/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
/*@import url("../bridge/style.css");
*/
body:not(.home) ol {
  padding-left: 30px;
  text-indent: -30px;
}
body:not(.home) ol li {
  padding-left: 20px;
  text-indent: 0px;
  margin-bottom: 10px;
}
.latest_post_holder.boxes.four_columns > ul > li {
  min-height: 335px;
}
.xt-white h2,
.xt-white h3,
.xt-white p {
  color: #fff;
}
body:not(.home) h2,
body:not(.home) h3 {
  margin-bottom: 20px;
}
.apss-social-share .apss-single-icon:first-child a {
  margin-left: 0;
}
.blog_holder article .post_more {
  margin: 15px 0;
}
.blog .blog_holder article .post_text .post_text_inner {
  padding: 23px 23px 0px;
  border: 1px solid #eee;
}
h2.entry_title,
.single h1.entry_title {
  margin-bottom: 10px;
}
.blog .blog_holder article .post_info {
  margin-bottom: 0px;
}
p {
  margin-bottom: 15px;
}
.title h1 {
  color: #fff;
}
.content .container .container_inner,
.header_inner_right.left_side .side_menu_button a:last-child {
  padding: 30px 0 0;
}
nav.main_menu .xt-btn a span:nth-child(2) {
  background: #27b7da !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  padding: 10px 20px;
  font-weight: 700;
}
.header-widget {
  color: #fff !important;
}
.header-widget a:hover {
  color: #fff !important;
}
.vc_row.wpb_row.section.vc_row-fluid.xt-border:before {
  position: relative;
  width: 100%;
  height: 5px;
  content: "";
  top: -40px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAIElEQVQYV2NkQAL/////zwjjgzkgABKAcUBsRmQOSAAAIAYQASyLe4sAAAAASUVORK5CYII=)
    repeat;
}
.vc_row.wpb_row.section.vc_row-fluid.xt-border:after {
  position: relative;
  width: 100%;
  height: 5px;
  content: "";
  bottom: -40px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAIElEQVQYV2NkQAL/////zwjjgzkgABKAcUBsRmQOSAAAIAYQASyLe4sAAAAASUVORK5CYII=)
    repeat;
}
.xt-book {
  position: absolute;
  top: -35px;
  z-index: 99;
}
.qode_carousels .slides img {
  width: 50%;
  display: block;
  margin: 0 auto;
}
.caroufredsel_wrapper {
  min-height: 60px;
}
.newsletter-form {
  clear: both;
  overflow: hidden;
  max-width: 90%;
}
.newsletter-form .xt-half {
  width: 49%;
  float: left;
}
.newsletter-form .xt-half:nth-child(2) {
  width: 49%;
  float: right;
}
.xt-border .wdform-label-section {
  display: none;
}
.xt-border .wdform_row:nth-child(1) {
  width: 49%;
  float: left;
}
.xt-border .wdform_row:nth-child(2) {
  width: 49%;
  float: right;
}
.xt-border .wdform_row:nth-child(3) {
  width: 100%;
  float: none;
  clear: both;
  overflow: hidden;
}
.xt-border .wdform_row:nth-child(3) .mwd-subscribe-reset {
  display: block !important;
  float: none !important;
}
.xt-border .mwd-subscribe-reset div {
  text-align: center;
  width: 100%;
  display: block !important;
}
#mwd-form1 .wdform_column {
  padding: 0 !important;
}
.xt-border .wdform_row input:focus {
  box-shadow: none;
  border: none;
  outline: none;
  background: #f8f8f8;
}
.xt-border .wdform_row input {
  width: 90% !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 10px;
  border: none;
  box-shadow: none;
  padding: 5%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 0px;
  font-weight: 600;
  color: #888;
  font-family: "Raleway", sans-serif;
  font-size: 13px;
}
.newsletter-form p {
  margin-bottom: 0;
}
.xt-border .wdform_row input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #27b7da !important;
  font-weight: 600;
}
.xt-border .wdform_row input::-moz-placeholder {
  /* Firefox 19+ */
  color: #27b7da !important;
  font-weight: 600;
}
.xt-border .wdform_row input:-ms-input-placeholder {
  /* IE 10+ */
  color: #27b7da !important;
  font-weight: 600;
}
.xt-border .wdform_row input:-moz-placeholder {
  /* Firefox 18- */
  color: #27b7da !important;
  font-weight: 600;
}
.xt-border .wdform_row .button-submit {
  margin: 0px !important;
  background: #d40f00;
  color: #fff;
  padding: 3%;
  width: 100%;
  font-weight: 700;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  outline: none !important;
  border: none !important;
}
.xt-border .wdform_row .button-submit:hover {
  background: #091f34;
}
.xt-border h4 {
  font-size: 24px;
}
.arrow-bg {
  position: relative;
}
.arrow-bg:before {
  position: absolute;
  display: block;
  right: -90px;
  top: -30px;
  width: 175px;
  height: 33px;
  content: "";
  background: url(img/arrow.png) no-repeat;
  background-size: 70%;
}
.xt-services {
  background: #1e3346;
  padding: 20px;
  position: relative;
}
.xt-services:before {
  position: absolute;
  width: 100%;
  height: 5px;
  content: "";
  top: 0px;
  left: 0;
}
.xt-services h5 {
  font-size: 24px;
  color: #fff;
}
.home .xt-services li a {
  color: #fff !important;
  font-size: 13px;
  font-weight: 600;
}
.home .xt-services li a:hover {
  color: #27b7da !important;
}
.xt-services .widget {
  margin-bottom: 0;
}
.xt-services li {
  position: relative;
  padding-left: 20px;
  margin: 0 0 5px;
  padding-bottom: 5px;
  border-bottom: 1px dashed #2f4a60;
  line-height: 1.3;
}
.xt-services li:before {
  position: absolute;
  width: 20px;
  height: 3px;
  content: "";
  left: -20px;
  top: 11px;
  display: block;
  background: #27b7da;
}
.xt-column-margin {
  margin-top: 20px;
}
.xt-testimonials .caroufredsel-direction-nav a,
.xt-testimonials .flex-direction-nav a {
  top: 61%;
  background: rgba(0, 0, 0, 0.2);
}
.xt-testimonials .qode_content_slider .flex-control-nav {
  margin-top: 30px;
}
.qode_content_slider .flex-control-nav li a.flex-active {
  background-color: #27b7da;
}
header .header_top .q_social_icon_holder {
  float: none;
  width: 25px;
  text-align: center;
}
header .header_top .q_social_icon_holder .simple_social.fa-lg {
  color: #27b7da;
}
header .header_top .q_social_icon_holder a:hover .simple_social.fa-lg {
  color: #fff !important;
}
.xt-newsletter .wdform-label-section {
  display: none;
}
.xt-newsletter .wdform_row input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 10px;
  border: none;
  box-shadow: none;
  padding: 5%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 0px;
  font-weight: 600;
  color: #888;
  font-family: "Raleway", sans-serif;
  font-size: 13px;
}
.xt-newsletter .wdform-element-section {
  display: block !important;
  width: 94% !important;
}
.xt-newsletter .wdform_row:nth-child(1) {
  float: left;
}
.xt-newsletter .wdform_row:nth-child(2) {
  float: right;
}
.xt-newsletter .button-submit {
  margin: 0px !important;
  background: #1e3346;
  color: #fff;
  padding: 13%;
  font-size: 16px;
  width: 100%;
  font-weight: 700;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  outline: none !important;
  border: none !important;
}
.xt-newsletter .button-submit:hover {
  background: #d41000;
}
#mwd-form2 .wdform-page-and-images,
#mwd-form2 .wdform_column {
  padding: 0 !important;
  margin: 0 !important;
}
.footer_top h5 {
  text-transform: none;
  color: #fff;
  font-weight: 600;
  position: relative;
  padding-bottom: 10px;
}
.footer_top h5:after {
  position: absolute;
  width: 40px;
  height: 3px;
  content: "";
  background-color: #27b7da;
  display: block;
  left: 0;
  bottom: 0px;
}
.footer_col4 {
  float: right !important;
}
.footer_col2,
.footer_col3 {
  width: 18% !important;
}
.footer_col1,
.footer_col4 {
  width: 32% !important;
}
.footer_top .widget.widget_nav_menu li {
  line-height: 1 !important;
  padding-bottom: 10px;
}
.footer_top .widget.widget_nav_menu li a {
  font-weight: 600;
}
.contact-box {
  clear: both;
  overflow: hidden;
}
.contact-half {
  width: 49%;
  float: left;
}
.contact-half:nth-child(2) {
  float: right;
}
.footer_top h4 {
  font-weight: 700;
  font-size: 16px;
}
.footer_top .q_social_icon_holder.normal_social a i,
.footer_top strong {
  color: #27b7da !important;
}
.footer_top .q_social_icon_holder.normal_social a:hover i {
  color: #fff !important;
}
.footer_bottom a {
  color: #fff;
}
.footer_bottom a:hover {
  color: #27b7da !important;
}
#mwd-form1 .wdform-page-and-images {
  padding: 0 !important;
}
#mwd-form1 .wdform_footer {
  display: none;
}
.wdform-element-section {
  min-width: 100%;
}
.xt-column-margin .qbutton.default {
  max-width: 200px;
  text-align: center;
  margin: 0 auto;
  display: block !important;
  word-wrap: break-word !important;
  white-space: initial;
  height: auto;
  line-height: 1.5;
  padding: 10px 20px;
}
#mwd-form2 .wdform_footer {
  display: none;
}
aside .widget h5 {
  font-size: 24px;
  text-transform: none;
  color: #1e3346;
  position: relative;
  padding-bottom: 10px;
}
aside .widget h5:after {
  position: absolute;
  width: 40px;
  height: 3px;
  content: "";
  background-color: #27b7da;
  display: block;
  left: 0;
  bottom: 0px;
}
aside li {
  padding: 5px 0 5px 20px !important;
  margin: 0;
  position: relative;
}
aside li a {
  font-weight: 600 !important;
}
aside li :before {
  position: absolute;
  width: 10px;
  height: 10px;
  content: "\f054";
  font-family: "FontAwesome";
  left: 5px;
  top: 6px;
  display: block;
  color: #27b7da;
  font-size: 10px;
}
.book-sidebar {
  background: #27b7da;
  padding: 40px;
}
.book-sidebar h4 {
  text-align: center;
}
.book-sidebar .wdform-label-section {
  display: none;
}
.book-sidebar .mwd-subscribe-reset div {
  text-align: center;
  width: 100%;
  display: block !important;
}
.book-sidebar .wdform_row input:focus {
  box-shadow: none;
  border: none;
  outline: none;
  background: #f8f8f8;
}
.book-sidebar .wdform_row input {
  width: 90% !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 10px;
  border: none;
  box-shadow: none;
  padding: 5%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 0px;
  font-weight: 600;
  color: #888;
  font-family: "Raleway", sans-serif;
  font-size: 13px;
}
.book-sidebar .wdform_row input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #27b7da !important;
  font-weight: 600;
}
.book-sidebar .wdform_row input::-moz-placeholder {
  /* Firefox 19+ */
  color: #27b7da !important;
  font-weight: 600;
}
.book-sidebar .wdform_row input:-ms-input-placeholder {
  /* IE 10+ */
  color: #27b7da !important;
  font-weight: 600;
}
.book-sidebar .wdform_row input:-moz-placeholder {
  /* Firefox 18- */
  color: #27b7da !important;
  font-weight: 600;
}
.book-sidebar .wdform-element-section {
  display: block !important;
}
.book-sidebar .wdform_row .button-submit {
  margin: 0px !important;
  background: #d40f00;
  color: #fff;
  padding: 5%;
  font-size: 16px;
  width: 100%;
  font-weight: 700;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  outline: none !important;
  border: none !important;
}
.book-sidebar .wdform_row .button-submit:hover {
  background: #091f34;
}
.book-sidebar .mwd-subscribe-reset {
  float: none !important;
  display: block !important;
}
.nomargin a {
  font-size: 20px;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #27b7da !important;
  background: #fff !important;
  color: #272727 !important;
}
.q_accordion_holder.accordion
  .ui-accordion-header.ui-state-active
  .accordion_mark {
  background-color: #27b7da;
  transition: background-color 0.3s ease-in-out;
  border: none;
  width: 43px;
  height: 43px;
}
.q_accordion_holder.accordion .ui-accordion-header {
  margin-bottom: 0;
}
.ui-widget-content {
  background: #f8f8f8 !important;
}
.mobile-hide {
  display: inline-block;
}
.highlight {
  background: #eafbff;
  padding: 20px;
  display: block;
  clear: both;
  overflow: hidden;
  border: 4px solid #155794;
  color: #333;
}
.highlight br:nth-of-type(1) {
  display: none;
}
.highlight a {
  color: #d40f00;
  font-weight: bold;
  font-size: 18px;
}
.wpb_text_column li {
  padding-left: 30px;
  text-indent: -30px;
}
.q_list li {
  text-indent: 0px;
}
.mjHeadline {
  border-bottom: 1px solid #eee;
}
.mjTitle {
  font-size: 16px;
  font-weight: 600;
  color: #155794;
}
.mjStar {
  color: #27b7da;
  font-size: 18px;
}
.mjHalfStar {
  color: #37d3da;
  font-size: 18px;
}
.mjHeadline div {
  display: inline-block;
}
.mjReview {
  margin-bottom: 30px;
}
.topwrapper {
  padding: 30px;
  background: #f0f0f0;
  margin-bottom: 30px;
}
.mjQuestion {
  text-align: left;
}
.mjQuestionRatingsTbl {
  border: 2px solid #f0f0f0;
  padding: 30px;
}
.mjQuestionRatingsTbl tr {
  border-bottom: 1px solid #f0f0f0;
}
.mc-field-group input {
  width: 100%;
  padding: 10px;
  border: 2px solid #28b7da;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.mc-field-group p {
  margin-bottom: 10px;
}
.mc-field-group label {
  color: #1e3346;
  font-weight: 600;
}
.mc-field-group {
  margin-bottom: 20px;
}
#mc-embedded-subscribe {
  margin: 0px !important;
  background: #d40f00;
  color: #fff;
  padding: 2%;
  font-size: 16px;
  width: 200px;
  font-weight: 700;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  outline: none !important;
  border: none !important;
}
.blog_holder.blog_masonry_date_in_image article .post_text .post_text_inner {
  text-align: left;
  padding: 10px 5px;
}
.blog_holder.blog_masonry_date_in_image article .post_text h5 {
  margin-bottom: 15px;
  color: #1e3346;
}
.blog_holder.blog_masonry_date_in_image article .post_text h5 a {
  color: #1e3346;
}
.blog_holder.blog_masonry_date_in_image article .post_text_inner .post_info {
  display: none;
}
.event-form .wdform-label-section {
  display: none;
}
.event-form .mwd-subscribe-reset div {
  text-align: center;
  width: 100%;
  display: block !important;
}
.event-form .wdform_row input:focus {
  box-shadow: none;
  border: none;
  outline: none;
  background: #f8f8f8;
}
.event-form .wdform_row input {
  width: 96% !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 9px;
  border: none;
  box-shadow: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 0px;
  font-weight: 600;
  color: #888;
  font-family: "Raleway", sans-serif;
  font-size: 13px;
}
.event-form p {
  margin-bottom: 5px;
}
.event-form .wdform_row input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #27b7da !important;
  font-weight: 600;
}
.event-form .wdform_row input::-moz-placeholder {
  /* Firefox 19+ */
  color: #27b7da !important;
  font-weight: 600;
}
.event-form .wdform_row input:-ms-input-placeholder {
  /* IE 10+ */
  color: #27b7da !important;
  font-weight: 600;
}
.event-form .wdform_row input:-moz-placeholder {
  /* Firefox 18- */
  color: #27b7da !important;
  font-weight: 600;
}
.event-form .wdform-element-section {
  display: block !important;
}
.event-form .wdform_row .button-submit {
  margin: 0px auto !important;
  background: #d40f00;
  color: #fff;
  padding: 10px;
  font-size: 16px;
  width: 100%;
  font-weight: 700;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  outline: none !important;
  border: none !important;
  width: 260px;
  display: block;
}
.event-form .wdform_row .button-submit:hover {
  background: #091f34;
}
.event-form .mwd-subscribe-reset {
  float: none !important;
  display: block !important;
}
.event-form .mwd-form .wdform_column {
  float: none;
  display: block !important;
  width: 100%;
}
.event-form .wdform-field {
  width: 94% !important;
  display: block;
}
.event-form .mwd-form .wdform_section {
  display: block !important;
  width: 100% !important;
}
.xt-box {
  display: block;
  border: 4px solid #27b7da;
  color: #27b7da;
  padding: 20px;
}
.xt-white .qode_video_box {
  max-width: 495px;
  margin: 0 auto 30px !important;
  display: block !important;
}
body.page-id-1777 i.qode_icon_font_awesome.fa.fa-bars {
  display: none;
}
.mejs-container,
.mejs-container .mejs-controls,
.mejs-embed,
.mejs-embed body {
  background: #ffffff !important;
}
div#specialx {
  background: red;
  color: #fff;
  font-weight: bold;
  text-align: center;
  padding: 2px 10px;
  line-height: 1.3;
}
.q_logo img.mobile.lazyloaded {
  display: none;
}
div#toptop {
  text-align: center;
  padding: 10px;
  color: #fff;
  background: red;
  font-weight: bold;
  font-size: 1.1em;
}
form#gform_3 {
  margin-top: 20px;
}
body .gform_wrapper .gform_fields .gfield {
  margin: 0 0 10px;
}
body .gform_wrapper #gform_fields_3 .gfield,
body .gform_wrapper #gform_fields_4 .gfield,
body .gform_wrapper #gform_fields_6 .gfield,
body .gform_wrapper #gform_fields_7 .gfield,
body .gform_wrapper #gform_fields_8 .gfield {
  margin: 0px 0 -10px;
}
div#gform_fields_3 input,
div#gform_fields_3 textarea,
div#gform_fields_7 input,
div#gform_fields_7 textarea,
div#gform_fields_8 input,
div#gform_fields_8 textarea {
  background: #eeeeee;
  font-size: 1.3em !important;
}
div#gform_fields_4 input,
div#gform_fields_4 textarea,
div#gform_fields_4 select,
div#gform_fields_5 input,
div#gform_fields_6 input {
  font-size: 1.1em;
}
input#gform_submit_button_3,
input#gform_submit_button_4,
input#gform_submit_button_5,
input#gform_submit_button_6,
input#gform_submit_button_7,
input#gform_submit_button_8 {
  background: #124773 !important;
  font-size: 1.2em !important;
}
textarea#input_3_5,
textarea#input_7_6,
textarea#input_8_5 {
  height: 160px !important;
  min-block-size: 0;
}
textarea#input_4_7 {
  height: 120px !important;
  min-block-size: 0;
}
.gform-body.gform_body div#gform_fields_4 label,
.gform-body.gform_body div#gform_fields_5 label,
.gform-body.gform_body div#gform_fields_6 label {
  display: none;
}
div#contact-xpress-pay a img {
  margin: 20px 0 10px;
}
div#contact-xpress-pay p {
  margin-top: 30px;
}
.single-post h1.entry_title {
  color: #155794;
  font-size: 25px;
  font-weight: 600;
  margin-top: 10px;
}
/* ================= RESPONSIVE ================== */
/* =================================================== */
@media only screen and (min-width: 1000px) {
  .single .content {
    margin-top: 130px;
  }
  .q_logo {
    top: 0;
    left: 0;
  }
  .q_logo img {
    max-width: 220px;
    top: 13px;
    position: relative;
  }
}
@media only screen and (max-width: 1200px) {
  nav.main_menu > ul > li > a {
    font-size: 14px;
    padding: 0 8px;
  }
  .xt-border h4 {
    font-size: 18px;
  }
  .xt-border {
    padding-bottom: 20px !important;
  }
  .vc_row.wpb_row.section.vc_row-fluid.xt-border:after {
    bottom: -20px;
  }
  .footer_top {
    font-size: 90%;
  }
  .home .xt-services li a {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1000px) {
  .xt-book {
    top: -80px;
  }
  .xt-border h4 {
    font-size: 16px;
  }
  .xt-newsletter .wdform_row:nth-child(1) {
    float: left;
    width: 68%;
  }
  .xt-newsletter .button-submit {
    padding: 11%;
  }
  #mwd-form2 {
    margin-top: 20px;
  }
  .header_top .left,
  .mobile-hide {
    display: none;
  }
  .contact-number a {
    background: #27b7da;
    color: #fff;
    padding: 5px 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-weight: 600;
    margin-left: 5px;
  }
  .contact-number a:hover {
    background: #d41000;
  }
  .contact-number {
    margin-top: 5px;
    display: block;
  }
  .header_top {
    line-height: 30px;
  }
}
@media only screen and (max-width: 768px) {
  .xt-book,
  .xt-book .vc_single_image-wrapper {
    position: static;
    top: 0;
    z-index: 99;
    margin: 0 auto;
    display: block;
  }
  .xt-book img {
    display: block;
    margin: 0 auto 15px;
    width: 140px;
  }
  .xt-border h4 {
    font-size: 16px;
    display: block;
    margin: 0 auto 20px;
    text-align: center;
  }
  .arrow-bg:before {
    display: none;
  }
  .wdform-element-section {
    width: 100% !important;
    display: block;
  }
  .xt-services {
    margin-top: 40px;
  }
  .qode_video_box .qode_video_image .qode_video_box_button {
    width: 40px;
    height: 40px;
  }
  .footer_col2,
  .footer_col3 {
    width: 50% !important;
  }
  .footer_col1,
  .footer_col4 {
    width: 50% !important;
    min-height: 370px;
  }
  .xt-newsletter h2,
  .xt-newsletter p {
    text-align: center;
  }
  .xt-newsletter .button-submit {
    padding: 12%;
  }
  .page-id-9 .vc_col-sm-6 {
    margin: 30px 0;
  }
  .service-list {
    padding: 0;
  }
}
@media only screen and (max-width: 600px) {
  .footer_col2,
  .footer_col3 {
    width: 100% !important;
    float: none !important;
  }
  .footer_col1,
  .footer_col4 {
    width: 100% !important;
    float: none !important;
    min-height: 100%;
  }
  .featured-section {
    padding-bottom: 0px !important;
  }
  .footer_bottom span {
    display: block;
  }
  .xt-newsletter .wdform_row:nth-child(1) {
    float: left;
    width: 50%;
  }
  .xt-newsletter .wdform_row:nth-child(2) {
    float: left;
  }
  .xt-newsletter .button-submit {
    padding: 10px 20px;
  }
  .xt-testimonials .caroufredsel-direction-nav a,
  .xt-testimonials .flex-direction-nav a {
    top: 68%;
  }
  .xt-testimonials .flex-next {
    right: 0 !important;
  }
  .xt-testimonials .flex-prev {
    left: 0 !important;
  }
  .xt-newsletter .wdform_row input {
    padding: 10px;
  }
}
@media (min-width: 1300px) {
  .q_logo img {
    max-width: 250px;
    top: 9px;
    position: relative;
  }
}
