.bg-heading { height: 175px; background: #25272A; color: #fff; display: table; width: 100%; margin: 0; font-size: 45px; }
.bg-heading .inner { display: table-cell; vertical-align: middle; }
.static-holder { width: 700px; margin: 0 auto; margin-top: 50px; margin-bottom: 35px; }
.static-holder.about-us { width: 1000px; }
.static-holder.join-us { width: 800px; }
.static-holder p, .static-holder li { font-size: 16px; line-height: 26px; font-weight: 400; word-spacing: 6px; }
.static-holder h3 { font-size: 25px; color: #25272A; padding: 20px 0 0 0; text-decoration: none; text-transform: uppercase; }
.static-holder ul { padding: 0; margin: 0; }
.static-holder ul li { margin-bottom: 15px; padding-left: 15px; position: relative; }
.static-holder:not(.about-us) ul li:before { content: ' '; position: absolute; top: 9px; left: 0; width: 7px; height: 7px; background: #DC4E41; }
.error-page { height: calc(100vh - 75px); background: transparent; padding: 50px 0; display: table; width: 100%; }
.error-image { display: block; height: 300px; width: 300px; margin: 0 auto; }
.error-image img { width: auto; height: 300px; }
.error-page p { color: #2E2F30; font-size: 25px; padding-top: 25px; }
.inner-error { display: table-cell; vertical-align: middle; }
.zig-zag .left { float: left; width: 55%; padding-right: 15px; }
.zig-zag .right { float: right; width: 45%; padding-left: 15px; }
.zig-zag .even .left { float: right; padding-left: 15px; padding-right: 0; }
.zig-zag h3 { margin-bottom: 0; }
.zig-zag .even h3, .zig-zag .even p { text-align: right; }
.zig-zag .even .right { float: right; padding-left: 0; padding-right: 15px; }
.static-holder.join-us .btn { height: 55px; line-height: 55px; margin-top: 23px; font-size: 17px; }
.member-image { padding-bottom: 10px; }
.member-image img { width: 150px; height: 150px; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; vertical-align: top; }
.team-member { width: 33.3333%; text-align: center; float: left; margin: 30px 0; }
.member-social-details li { display: inline-block; padding: 0!important; margin: 2px!important; }
.member-name { font-size: 20px; margin: 0!important; font-weight: normal; text-transform: capitalize; }
.member-post { font-size: 14px; color: #777777; text-transform: uppercase; margin: 0!important; }
.member-social-details { margin: 0; padding: 0; }
.member-social-details a { color: #25272A; font-size: 20px; }
.member-social-details a:hover { color: #dc4e41; }
.team-container h1 { margin-top: 0; margin-bottom: 30px; }
.get-in-touch { padding: 25px; background: #dc4e41; color: #ffffff; }
.get-in-touch h1 { margin-top: 10px; color: #ffffff; margin-bottom: 50px; }
.contact-form { width: 500px; margin: 0 auto; }
.contact-form label { font-size: 14px; display: block; font-weight: normal; margin-bottom: 8px; text-transform: uppercase; }
.contact-form .input { width: 100%; display: block; background: transparent; border: 1px solid #fff; padding: 0 10px; color: #fff; font-size: 18px; height: 45px; line-height: 45px; }
.contact-form textarea { height: 200px!important; font-family: "Ubuntu",sans-serif; line-height: 30px!important; }
.contact-form .form-group { margin: 30px 0; }
.contact-form .btn { height: 45px; font-weight: 700; margin-bottom: 15px; }
.contact-form .btn:hover { background: #ffffff; color: #25272A; }

@media(max-width: 1040px) {
  .container { width: 768px; padding: 0 15px; }
  .static-holder { width: 100%; margin-top: 25px; }
  .static-holder.join-us { width: 100%; }
  .static-holder.about-us { width: 100%; }
}

@media(max-width: 767px) {
  .container { width: 640px; }
  .bg-heading { height: 150px; font-size: 35px; }
  .static-holder h3 { font-size: 18px; padding-top: 10px; }
  .zig-zag .left, .zig-zag .right { padding: 0; width: 100%; }
  .zig-zag .even .left { float: left; padding: 0; }
  .zig-zag .even .right { float: left; padding: 0; }
  .static-holder.join-us .btn { margin-top: 10px; }
  .zig-zag .even h3, .zig-zag .even p { text-align: left; }
  .zig-zag .clear + .clear { padding-top: 20px; }
  .team-member { width: 50%; }
  .contact-form { width: 100%; }
  .get-in-touch { padding: 15px; }
  .primary-footer.about { margin-top: 0; }
  .member-social-details li { margin: 2px 4px!important; }
}

@media(max-width: 639px) {
  .container { width: 480px; }
}

@media(max-width: 479px) {
  .container { width: 100%; }
  .team-member { width: 100%; margin: 20px 0; }
}

.btn-primary-important { color: #ffffff!important; background: #25272A!important; }
.btn-primary:hover { background: #DC4E41; }
.btn-primary-important:hover { background: #DC4E41!important; }
.btn-block { width: 80%!important; display: block; }
.faq-form { padding: 0px; text-align: center; }
.form-control { width: 100%; }
.error { width: 80%; display: inline-block; font-size: 12px; }
.btn-form {
    width: 80%;
    margin: 0 10%;
    text-align: center!important;
    height: 40px;
    color: #27303A;
    background: transparent;
    border: 1px solid #27303A;
    font-size: 14px;
    box-shadow: 0 0 0 transparent;
    line-height: 36px;
    font-weight: 700;
}

.select-style {
  padding: 10px;
  margin: 0 0 10px 0;
  border: 1px solid #27303A;
  width: 80%;
  border-radius: 3px;
  overflow: hidden;
  background-color: #fff;
  height: 35px;
  font-size: 14px;
  color: black;
}

.select-style select {
  padding: 5px 8px;
  width: 80%;
  border: none;
  box-shadow: none;
  background-color: transparent;
  background-image: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.select-style select:focus {
  outline: none;
}
.align-center {
  text-align: center;
  padding: 10px;
  font-size: 20px;
  margin: 0;
  border-bottom: solid 1px #ccc;
  font-weight: 700;
}

.modal-box {
  border: solid 2px #ccc;
}

.faq-form {
  padding: 0px;
  margin: 0 8%;
  text-align: left;
}

#published_author_other_details {
  line-height: 25px;
}

#raise-ticket-modal.modal, #published-author-modal.modal {
  min-height: 560px!important;
  height: 560px!important;
}

#published-author-modal .modal-body {
  height: 489px;
}

@media (max-width: 1039px) {
  #raise-ticket-modal.modal, #published-author-modal.modal {
    height: 450px!important;
  }
}

@media (max-width: 479px) {
  #raise-ticket-modal.modal, #published-author-modal.modal {
    height: 450px !important;
  }
}

.red { color: #DC4E41; }

ol.author-form-points li {
  list-style-type: decimal;
  margin: 0;
  padding-top: 5px;
}

ol.author-form-points {
  -webkit-padding-start: 15px;
}
.isDisabled {
  background: #787878;
  cursor: not-allowed;
  opacity: 0.5;
  text-decoration: none;
}

a.isDisabled:hover {
  background: #787878;
  opacity: 0.5;
  text-decoration: none;
}
