.webform .contact-form-sec {
  padding-left: 0;
  padding-right: 0;
  margin-left: -5px;
  margin-right: -15px;
  padding-top: 0;
}

@media (max-width: 767px) {
  .webform .contact-form-sec {
    margin-left: -5px;
    margin-right: 0px;
    padding: 0px 0px 80px !important;
  }
}

.webform .form-actions .webform-submit {
  border: solid 2px black;
  font-size: 1em;
  color: black;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0.3125em 1.25em;
  border-radius: 0;
  display: inline-block;
  background: #fff;
  margin-top: 20px;
  margin-left: 5px;
  float: left;
}

.webform .form-actions .webform-submit:hover {
  background: #fff;
  color: #1575ba;
  border: solid 2px #1575ba;
  transition: all 0.5s;
}

.webform .form-checkboxes.css-label {
  float: left;
  clear: none;
  position: relative;
  left: 4px;
}

.webform .webform-container-inline div.description {
  display: block;
  float: none !important;
  clear: inherit;
  text-align: left;
  direction: ltr;
  margin-top: 14px;
  padding-left: 40px;
}

.webform .form-item label {
  float: left;
  position: relative;
  left: 25px;
}

.webform .contact-form-sec .form-textarea {
  width: 99.5%;
}

.webform label[for="edit-submitted-confirm"] {
  opacity: 0;
  width: 0;
  height: 0;
  position: absolute;
  z-index: -9;
}

.webform label[for="edit-captcha-response"] {
  display: block;
  width: 100%;
  text-align: left;
  left: 0;
}

.webform #captcha_reload_image {
  border: 0;
  text-align: left;
  float: left;
  margin-left: 20px;
  text-indent: -999em;
  overflow: hidden;
  width: 30px;
  height: 30px;
  position: relative;
}

.webform #captcha_reload_image:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: #fff url(../images/refresh.svg) center no-repeat;
  background-size: 100%;
  top: 0;
  left: 0;
}

.webform #captcha_reload_image #alttext-image {
  display: none;
}

.webform .form-checkboxes input[type=checkbox] + label {
  padding-left: 25px;
  text-indent: -999em;
  overflow: hidden;
}

.webform .form-checkboxes input[type=checkbox]:focus + label {
  outline: -webkit-focus-ring-color auto 1px;
}

.webform .content-section {
  text-align: left;
}

.webform .captcha-wrapper {
  margin-bottom: 20px;
  margin-top: 20px;
}

.webform .captcha-wrapper .visually_hidden {
  position: absolute;
  z-index: -99;
  width: 0;
  height: 0;
  opacity: 0;
}

.webform #captcha_image_audio_controls {
  text-align: left;
  padding-left: 20px;
}

.webform #captcha_play_image {
  border: 0px;
  margin-left: 20px;
  text-indent: -999em;
  overflow: hidden;
  width: 30px;
  height: 30px;
  position: relative;
}

.webform #captcha_play_image:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: #fff url(../images/speaker_Icon.svg) center no-repeat;
  background-size: 100%;
  top: 0;
  left: 0;
}

.webform #captcha_play_image #alttext-image {
  display: none;
}

.webform #edit-captcha-response {
  border: solid 2px #999;
  font-size: 20px;
  padding: 10px 10px;
  font-style: italic;
  color: #999;
  margin-top: 10px;
  float: left;
}

.webform #edit-captcha-response.error {
  border-color: red;
}

.webform .form-item-captcha-response .description {
  display: block;
  clear: both;
  font-size: 14px;
  padding-top: 10px;
  line-height: 1.4;
}

.webform fieldset.captcha {
  padding: 0 5px;
}

.webform fieldset.captcha > legend {
  position: absolute;
  z-index: -99;
  width: 0;
  height: 0;
  opacity: 0;
}

.webform .webform-component-checkboxes {
  position: relative;
}

.webform .webform-component-checkboxes #edit-submitted-confirm {
  position: absolute;
  left: 5px;
  top: 0;
}

.webform .webform-component-checkboxes #edit-submitted-confirm .error + label {
  background-image: url(../images/check-box-bg-red.png);
}

.webform .webform-component-checkboxes #edit-submitted-confirm .error:checked + label {
  background-image: url(../images/check-box-bg-checked.png);
}

.webform .fieldset-wrapper {
  padding-top: 30px;
}

.webform .fiction-sec {
  margin-bottom: 0;
}

.webform .content-section {
  padding-bottom: 0;
}

.webform .field-type-text-with-summary .field-items > .field-item p {
  font-size: 1.25em;
  line-height: 30px;
}

.contact-form-sec .fieldset-wrapper {
  padding-top: 15px;
}

.contact-form-sec fieldset.captcha {
  padding: 0 5px;
}

.contact-form-sec fieldset.captcha > legend {
  position: absolute;
  z-index: -99;
  width: 0;
  height: 0;
  opacity: 0;
}

.contact-form-sec #edit-captcha-response--2.error {
  border-color: red;
}

.content-section.secrty-section.marketing-section {
  background: url(../images/shadow-inner.gif) no-repeat -142px top;
  padding-bottom: 40px;
}

.content-section.secrty-section.marketing-section .bredcrumb ul {
  padding-left: 0;
}

.content-section.secrty-section.marketing-section .bredcrumb ul li:first-child {
  padding-left: 0;
}

.content-section.secrty-section.marketing-section .paragraphs-items-field-campaign-body-v2 .field-items .field-item {
  clear: both;
}

.content-section.secrty-section.marketing-section .audio-section-new {
  padding-top: 20px;
}

.content-section.secrty-section.marketing-section .audio-section-new h3 {
  padding-top: 0px;
}

.content-section.secrty-section.marketing-section .avaliable-programmes-sec {
  text-align: center;
  padding: 70px 0px;
}

.content-section.secrty-section.marketing-section .avaliable-programmes-sec h3,
.content-section.secrty-section.marketing-section .avaliable-programmes-sec p {
  color: #fff;
}

.content-section.secrty-section.marketing-section .avaliable-programmes-sec h3 {
  color: #fff;
  font-size: 29px;
  line-height: 44px;
  padding-top: 0px;
  padding-bottom: 5px;
}

.content-section.secrty-section.marketing-section .avaliable-programmes-sec .sub-title {
  font-size: 20px;
  line-height: 31px;
  color: #fff;
  padding: 0 20%;
  text-align: center;
}

.looking-for-mx .container > h3 {
  text-align: center;
}

.looking-for-mx .container > .field-type-text-long {
  text-align: center;
  max-width: 1010px;
  margin: 0 auto;
}
