/*-----------------------------------------------------------------------------
    Get In Touch Page
-----------------------------------------------------------------------------*/
.get_in_touch_section {
  /*-----------------------------------------------------------------------------
        Carousels
    -----------------------------------------------------------------------------*/
  /*-----------------------------------------------------------------------------
        Contact Info
    -----------------------------------------------------------------------------*/
}

@media (max-width: 991px) {
  .get_in_touch_section .header_banner_section .carousel_wrapper_text {
    padding: 20px 20px 10px;
  }
}

.get_in_touch_section .contact_info_page_section {
  padding: 0;
  /*-----------------------------------------
            Left Holder
        -----------------------------------------*/
  /*-----------------------------------------
            Right Holder
        -----------------------------------------*/
}

.get_in_touch_section .contact_info_page_section .container_left_holder .inner_wrapper {
  padding: 0 115px;
}

.get_in_touch_section .contact_info_page_section .container_left_holder .map_holder .embed-responsive-16by9 {
  padding-bottom: 500px;
}

.get_in_touch_section .contact_info_page_section .container_left_holder .info_holder {
  background: #6e7d75;
  padding: 50px;
}

@media (min-width: 1200px) {
  .get_in_touch_section .contact_info_page_section .container_left_holder .info_holder {
    padding: 60px 50px;
  }
}

@media (max-width: 991px) {
  .get_in_touch_section .contact_info_page_section .container_left_holder .info_holder {
    padding: 50px 20px;
  }
}

@media (max-width: 699px) {
  .get_in_touch_section .contact_info_page_section .container_left_holder .info_holder {
    padding: 20px 20px 50px;
  }
}

@media (max-width: 480px) {
  .get_in_touch_section .contact_info_page_section .container_left_holder .info_holder {
    padding: 20px 20px 30px;
  }
}

.get_in_touch_section .contact_info_page_section .container_left_holder .info_holder .button_holder {
  text-align: center;
  margin: 30px 0;
}

@media (min-width: 1200px) {
  .get_in_touch_section .contact_info_page_section .container_left_holder .info_holder .content_wrapper [class*='col-'] {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (max-width: 699px) {
  .get_in_touch_section .contact_info_page_section .container_left_holder .info_holder .content_wrapper [class*='col-'] {
    width: 100%;
  }
  .get_in_touch_section .contact_info_page_section .container_left_holder .info_holder .content_wrapper [class*='col-']:not(:first-child) {
    margin-top: 20px;
  }
}

@media (max-width: 1199px) and (min-width: 992px) {
  .get_in_touch_section .contact_info_page_section .container_left_holder .info_holder .content_wrapper [class*='col-']:last-child {
    margin-top: 20px;
  }
}

.get_in_touch_section .contact_info_page_section .container_left_holder .info_holder .content_wrapper .icon_holder ul {
  margin: 0;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .get_in_touch_section .contact_info_page_section .container_left_holder .info_holder .content_wrapper .icon_holder ul {
    text-align: center;
  }
}

@media (max-width: 699px) {
  .get_in_touch_section .contact_info_page_section .container_left_holder .info_holder .content_wrapper .icon_holder ul {
    text-align: center;
  }
}

.get_in_touch_section .contact_info_page_section .container_left_holder .info_holder .content_wrapper .icon_holder ul li {
  vertical-align: top;
}

@media (min-width: 992px) and (max-width: 1500px) {
  .get_in_touch_section .contact_info_page_section .container_left_holder .info_holder .content_wrapper .icon_holder ul li:first-child {
    display: block;
  }
}

@media (max-width: 830px) {
  .get_in_touch_section .contact_info_page_section .container_left_holder .info_holder .content_wrapper .icon_holder ul li:first-child {
    display: block;
  }
}

.get_in_touch_section .contact_info_page_section .container_left_holder .info_holder .content_wrapper .icon_holder ul li .medium_text {
  font-weight: 500;
}

.get_in_touch_section .contact_info_page_section .container_left_holder .info_holder .content_wrapper .icon_holder ul li .content_desc {
  color: #ffffff;
  margin-bottom: 0;
}

.get_in_touch_section .contact_info_page_section .container_left_holder .info_holder .content_wrapper .icon_holder ul li .content_desc a {
  color: #ffffff;
}

.get_in_touch_section .contact_info_page_section .container_left_holder .info_holder .content_wrapper .icon_holder ul li .content_desc a:hover {
  text-decoration: underline;
}

.get_in_touch_section .contact_info_page_section .container_left_holder .info_holder .content_wrapper .icon_holder ul li .icon {
  color: #ffffff;
  font-size: 20px;
}

.get_in_touch_section .contact_info_page_section .container_left_holder .info_holder .content_wrapper .icon_holder ul li .icon.icon-email {
  font-size: 18px;
}

@media (min-width: 1400px) {
  .get_in_touch_section .contact_info_page_section .container_right_holder {
    padding-right: 135px;
  }
}

.get_in_touch_section .contact_info_page_section .container_right_holder .container_right_wrapper {
  width: 100%;
  height: 100%;
  padding-left: 10%;
  padding-right: 10%;
}

@media (max-width: 991px) {
  .get_in_touch_section .contact_info_page_section .container_right_holder .container_right_wrapper {
    padding: 50px 20px;
  }
}

@media (max-width: 500px) {
  .get_in_touch_section .contact_info_page_section .container_right_holder .container_right_wrapper {
    padding: 50px 20px;
  }
}

.get_in_touch_section .contact_info_page_section .container_right_holder .content_title {
  color: #6f7f77;
}

@media (max-width: 640px) {
  .get_in_touch_section .contact_info_page_section .container_right_holder .contact_form [class*='col-'] {
    width: 100%;
  }
}

@media (min-width: 641px) {
  .get_in_touch_section .contact_info_page_section .container_right_holder .contact_form [class*='col-']:nth-child(3) {
    clear: left;
  }
}

.get_in_touch_section .contact_info_page_section .container_right_holder .contact_form .form-group .bootstrap-select .dropdown-toggle {
  color: #000000;
}

.get_in_touch_section .contact_info_page_section .container_right_holder .contact_form .form-group .bootstrap-select .dropdown-toggle .icon {
  color: #6e7d75;
}

.get_in_touch_section .contact_info_page_section .container_right_holder .contact_form .form-group .help-block {
  font-size: 12px;
}

.get_in_touch_section .contact_info_page_section .container_right_holder .contact_form .btn_holder {
  margin-top: 30px;
}

@media (max-width: 991px) {
  .get_in_touch_section .contact_info_page_section .container_right_holder .contact_form .btn_holder {
    text-align: center;
  }
}
