/*
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");

h1, .h1, .title h1 {
  margin-bottom: .3em;
}

.hidden {
    display: none !important;
  }

#rev_slider_2_1  h1 {   
  font-size: 34px;
  line-height: 44px;
  font-weight: 400;
  color: rgb(255, 255, 255);
  letter-spacing: 0px;
  font-family: "Playfair Display";
  font-style: italic;
  text-align: center;
  border-width: 0px;
  margin: 0px;
  padding: 0px;
  min-height: 0px;
  min-width: 0px;
  max-height: none;
  max-width: none;
  text-transform: capitalize;
}
  
.skip {
	position: absolute;
	top: -1000px;
	left: -1000px;
	height: 1px;
	width: 1px;
	text-align: left;
	overflow: hidden;
}

a.skip:active, 
a.skip:focus, 
a.skip:hover {
	left: 0; 
	top: 0;
	width: auto; 
	height: auto; 
	overflow: visible; 
}

  
  .testimonial_image_holder {
      margin: 0 0 30px;
  }
  
  .q_team {
      background-color: transparent;
  }
  
  .q_team.info_description_below_image .q_team_image_holder{
      text-align: center;
  }
  .q_team .q_team_image img{
      width: auto;
  }
  
  .q_team .q_team_description_inner {
      padding: 0 0px;
  }
  
  .q_team.info_description_below_image .q_team_image_holder:hover img{
      -webkit-transform: none;
      transform: none;
  }
  
  .qode_video_box .qode_video_image .qode_video_box_button {
      width: 108px;
      height: 108px;
  }
  
  .qode_video_box .qode_video_image .qode_video_box_button_arrow{
      border-left-width: 30px;
      border-top-width: 18px;
      border-bottom-width: 18px;
      left: 54%;
  }
  
  .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-text, .cf7_custom_style_1 textarea.wpcf7-form-control.wpcf7-textarea{
      text-align: center;  
  }
  
  #back_to_top span i {
    font-size: 18px;
    line-height: 46px;
  }
  
  .regulators {
    margin-bottom: 20px;
    white-space:nowrap;
  }
  
  .societies {
    width: 40%;
    margin-right: 10%;
    float: left;
    white-space: normal;
    text-align: center;
  }
  
  .treatments {
    width: 45%;
    float: left;
    white-space: normal;
    text-align: center;
  }
  
  .accreditation {
    display: inline-block;
    margin-bottom: 10px;
  }
  
  .societies .accreditation {
    margin-bottom: 15px;
  }
  
  .invisalign {
    width: 53%;
  }
  
  .gdc {
    width: 51%;
    margin-right: 5%;
  }
  
  .cqc {
    width: 38%;
  }
  
  .wfo {
    width: 84%;
  }
  
  .bos {
    width: 65%;
  }
  
  .four_columns>.column1 {
    float:none;
    width:100%;
    clear:both;
  }
  
  .four_columns>.column2 {
    clear:left;
  }
  
  .four_columns>.column2, .four_columns>.column3, .four_columns>.column4 {
    width:33.33%;
  }
  
  .footer-icon {
    width:80px;
    vertical-align:top;
  }
  
  .footer-logos {
    font-size:0;
    padding-bottom:40px;
  }
  
  .footer-logos a {
    width: 12.5%;
    display: inline-block;
    padding: 0 5px;
    box-sizing: border-box;
    margin-bottom: 20px;
    text-align:center;
  }

  .footer-logos img {
    width: 189.67px;
    display: inline-block;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
  }
  
  .engineroom {
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -4px;
  }
  
  .footer_bottom {
    font-size:inherit;
  }
  
  .position_center.title .breadcrumb {
    padding-top:15px;
  }
  
  .breadcrumb .current {
    color:#FFFFFF;
  }
  
  .vc_text_separator.full div {
    font-family:"Playfair Display", sans-serif;
    font-size:18px;
    font-style:italic;
    font-weight:400;
    color:#827f81;
  }
  
  h2, .h2, h3, .h3 {
    margin: 0.4em 0 0.2em 0;
  }
  
  h4, .h4, h5, .h5 {
    margin: 0.9em 0 0.7em 0;
  }
  
  a.top-button {
    display: inline-block;
    line-height: 18px;
    background: #bb8f5c;
    letter-spacing: 1px;
    color: #FFF !important;
    margin: 0 2px;
    text-transform: uppercase;
    transition:all .3s ease-in-out;
    font-weight: 600;
    padding: 6px 12px;
    font-size: 13px !important;
  }
  
  a.top-button:hover, a.top-button:focus {
    background:#FFF;
    color:#392e2d !important;
  }
  
  a.top-button:hover .fa, a.top-button:focus .fa {
    color:#392e2d !important;
  }
  
  .team .qode-accordion-holder .qode-title-holder:last-of-type {
    background:transparent;
  }
  
  .team .qode-accordion-holder .qode-title-holder .qode-tab-title {
    width:100%;
    height:auto;
  }
  
  .team .qode-accordion-holder .qode-title-holder .qode-tab-title span.qode-tab-title-inner:only-child {
    text-align: center;
    padding: 0;
  }
  
  .team .qode-accordion-holder .qode-title-holder .qode-accordion-mark {
    display:none;
  }
  
  .team .qode-accordion-holder {
    margin-top: -10px;
  }
  
  .team .qode-accordion-holder .qode-title-holder.ui-state-active, .team .qode-accordion-holder .qode-title-holder:hover {
    color:#bb8f5c;
  }
  
  .team .qode-accordion-holder .qode-accordion-content {
    padding:10px 20px;
  }
  
  .testimonials-page .testimonials .testimonial_content {
    float: none !important;
    margin: 0 0 50px 0 !important;
    display: block !important;
    opacity:1 !important;
  }
  
  .testimonials-page .testimonials .testimonial_text_inner p.testimonial_author {
    margin-top:10px !important;
  }
  
  .page-template-blog-large-image-with-dividers .grid2 {
    padding:10px 0 20px 0;
  }
  
  .page-template-blog-large-image-with-dividers .grid2 .blog_holder {
   padding:50px 0;
  }
  
  body.single .blog_single {
    padding:50px 0 30px 0;
  }
  
  .widget #searchform {
    border:1px solid #ebebeb;
  }
  
  body .gform_wrapper {
    margin:0;
  }
  
  body .gform_wrapper .top_label div.ginput_container {
    margin-top:2px !important;
  }
  
  body .gform_wrapper .gform_fields .gfield {
    margin-bottom:5px;
  }
  
  body .gform_wrapper .top_label .gfield_label {
    font-weight:500;
  }
  
  body .gform_wrapper.contact-form_wrapper .top_label .gfield_label {
    display:none;
  }
  
  body .gform_wrapper.contact-form_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), body .gform_wrapper.contact-form_wrapper textarea {
    text-align:center;
  }
  
  body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), body .gform_wrapper textarea {
    background-color: transparent;
    border-color: rgba(201,196,199,1);
    border-width: 2px;
    border-style: solid;
    color: #1f1b1d;
    font-size: 15px;
    line-height: 25px;
    font-weight: 400;
    margin-bottom: 7px;
    outline:0;
    padding:13px;
    font-family: Raleway,sans-serif;
  }
  
  body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::placeholder, body .gform_wrapper textarea::placeholder {
    color: #1f1b1d;
  }
  
  body .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
    color: #ffffff;
    font-size: 13px;
    line-height:60px;
    height: 60px;
    font-weight: 700;
    border-radius:0;
    letter-spacing: 2px;
    text-transform: uppercase;
    border-width: 2px;
    padding-left: 40px;
    padding-right: 40px;
    background-color: #b59a63;
    border-color: #b59a63;
    margin:0;
    box-sizing: initial !important;
  }
  
  body .gform_wrapper .gform_footer input.button:hover, .gform_wrapper .gform_footer input[type=submit]:hover, .gform_wrapper .gform_page_footer input.button:hover, .gform_wrapper .gform_page_footer input[type=submit]:hover {
    background-color: #1f1b1d;
    border-color: #1f1b1d;
  }
  
  body .gform_wrapper .gfield_checkbox li input, body .gform_wrapper .gfield_checkbox li input[type=checkbox] {
    vertical-align:top;
  }
  
  body .gform_wrapper .gform_footer {
    padding: 6px 0 10px;
  }
  
  body .gform_wrapper.contact-form_wrapper .gform_footer {
    text-align:center;
  }
  
  .footer_top .widget_nav_menu ul li ul {
    display:none;
  }
  
  .gform_wrapper .gf_step span.gf_step_label {
    text-transform:uppercase;
  }
  
  body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html h4 {
    margin-top:0.8em;
  }
  
  #bookNow {
    color: #ffffff;
    border-color: #2f2a2d;
    font-size: 13px;
    line-height: 50px;
    height: 50px;
    font-weight: 700;
    background-color: #2f2a2d;
    border-radius: 0px;
    letter-spacing: 2px;
    text-transform: uppercase;
    border-width: 2px;
    padding-left: 40px;
    padding-right: 40px;
    font-family:inherit;
    cursor:pointer;
    outline:0 none;
    box-sizing:content-box;
    transition:all 0.2s ease-in-out;
    box-shadow:none;
    border-style: solid;
  }
  
  #bookNow:hover {
    background-color:#bb8f5c;
    border-color:#bb8f5c;
  }
  
  #olb iframe {
    position: absolute;
    top: 0;
    left: 5%;
    width: 90%;
    height: 100%;
    border-style: none;
  }
  
  .content_inner ul {
    margin-bottom:15px;
  }
  
  body .gform_wrapper .gsection {
    margin-bottom:20px !important;
  }
  
  body .gform_wrapper .datepicker {
      width: 220px!important;
  }
  
  body .gform_wrapper select, body .gform_wrapper.gf_browser_chrome select {
    background:transparent;
    border-color: rgba(201,196,199,1);
    border-width: 2px;
    border-style: solid;
    font-size: 15px;
    font-weight:400;
    margin-bottom: 7px;
    padding:13px;
    text-align:center;
    text-align-last: center;
    text-align: center;
    -ms-text-align-last: center;
    -moz-text-align-last: center;
    color:#1f1b1d;
  }
  
  .footer_top .widget.widget_nav_menu li {
    padding:0 0 6px;
  }

  .footer_top p {
    margin:0;
  }
  
  .align-image-top {
    background-position:top center !important;
  }
  
  .fee-guide {
    width:100%;
  }
  
  .fee-guide tr {
    border-bottom:1px solid #eaeaea;
  }
  
  .fee-guide td {
    text-align:left;
    padding:12px;
  }
  
  .absolute-holder {
    position:relative;
  }
  
  .before-after {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 10px 20px;
  }
  
  .before-after p {
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 14px;
    color: #FFF;
  }
  
  #respond input[type=text], #respond input[type=email], #respond textarea, .contact_form input[type=text], .contact_form textarea {
    background-color: transparent;
    border-color: rgba(201,196,199,1);
    border-width: 2px;
    border-style: solid;
    color: #1f1b1d;
    font-size: 15px;
    line-height: 25px;
    font-weight: 400;
    outline: 0;
    padding: 13px;
  }
  
  .drop_down .second .inner ul li a {
    padding:5px 0;
  }
  
  .google-reviews {
    width:150px;
  }
  
  .home-team .q_team .q_team_text {
      padding-bottom: 5px;
  }
  
  .qode-accordion-holder .qode-accordion-content {
    overflow:hidden;
  }
  
  .services-top .q_elements_holder .q_elements_item, .services-bottom .q_elements_holder .q_elements_item {
    position:relative;
  }
  
  .services-top .q_elements_holder .q_elements_item .q_elements_item_inner, .services-bottom .q_elements_holder .q_elements_item .q_elements_item_inner {
    position:relative;
    z-index:1;
  }
  
  .services-top .q_elements_holder .q_elements_item:before, .services-bottom .q_elements_holder .q_elements_item:before {
    content:" ";
    position:absolute;
    left:0;
    right:0;
    bottom:0;
    top:0;
    width:100%;
    height:100%;
    background-color:rgba(17,17,17,0.6);
    transition: background 0.2s ease-in-out;
    z-index:0;
  }
  
  .services-top .q_elements_holder .q_elements_item:hover:before, .services-bottom .q_elements_holder .q_elements_item:hover:before {
    background-color:rgba(17,17,17,0);
  }
  
  .projects_holder article .portfolio_description {
    text-align:left;
    padding-top:0;
  }
  
  .projects_holder.slide_from_top article.show .image_holder {
    display:none;
  }
  
  .projects_holder article .portfolio_description .project_category {
    display:none;
  }
  
  .case-excerpt, .case-testimonial {
    font-size: 14px;
    line-height: 24px;
    margin-top: 8px;
    display: block;
  }
  
  .case-testimonial {
    font-style:italic;
    margin-top:12px;
    border-left:3px solid #bb8f5c;
    padding-left:20px;
    text-align:left;
  }
  
  .case-images {
    overflow:hidden;
    padding-bottom:20px;
  }
  
  .case-images span {
    display:block;
    width:50%;
    float:left;
    height:260px;
    background-position:center;
    background-size:cover;
  }
  
  div.section.service-bottom {
      background-position: center bottom !important;
  }
  
  div.section.service-top {
      background-position: center top !important;
  }
  
  #moving-tree {
      image-rendering: auto;
      filter: blur(0.3px);
      -webkit-filter: blur(0.3px);
  }
  
  header.centered_logo .q_logo img {
    height:100% !important;
  }
  
  header.centered_logo.sticky .header_inner_left {
    display:none;
  }
  
  .qbutton.big_large_full_width {
    height:54px;
    box-sizing:border-box !important;
  }
  
  .title.has_background, .title.has_fixed_background, section.parallax_section_holder {
    background-size:cover !important;
    background-position:center center;
  }
  
  .team .qode-accordion-holder .qode-accordion-content {
    height:0;
  }
  
  .team .qode-accordion-holder .qode-accordion-content.ui-accordion-content-active {
    height:auto;
  }

  .map-image {
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
  }

  div[id*="eapps-google-reviews"] div[class*="Text__Container"] {
    color:#FFF;
    font-size:17px;
    font-style:italic;
    line-height:1.7;
    margin-top:20px;
  }
  
  div[id*="eapps-google-reviews"] div[class*="Text__Container"] div[class*="Text__Control"] {
    display:none;
  }
  
  div[id*="eapps-google-reviews"] div[class*="Spotlight__Container"] {
    padding:0 60px;
    backdrop-filter: none;
  }
  
  div[id*="eapps-google-reviews"] div[class*="CommonLayout__ItemsContainer"] {
    margin:0;
  }
  
  div[id*="eapps-google-reviews"] div[class*="Foundation__Outer"] {
    padding:0;
  }
  
  div[id*="eapps-google-reviews"] div[class*="AuthorPicture__Container"] {
    display:none;
  }
  
  div[id*="eapps-google-reviews"] div[class*="Spotlight__AuthorName"] {
    font-family: "Montserrat";
    text-transform:uppercase;
    font-weight:400;
    letter-spacing:1.5px;
    color:#FFF;
    margin:0;
    font-size:14px;
  }
  
  div[id*="eapps-google-reviews"] div[class*="Carousel__CarouselArrowControlContainer"] {
    margin:0 !important;
  }
  
  div[id*="eapps-google-reviews"] div[class*="ArrowControl__ArrowControlContainer"] {
    background-color:transparent !important;
    border-radius:0;
    box-shadow:none !important;
  }
  
  div[id*="eapps-google-reviews"] div[class*="ArrowControl__ArrowControlContainer"] div[class*="Icon__IconContainer"] {
    width: 26px !important;
    height: 26px !important;
    opacity:0.5;
  }
  
  div[id*="eapps-google-reviews"] div[class*="ArrowControl__ArrowControlContainer"]:hover div[class*="Icon__IconContainer"] {
    opacity:1;
  }
  
  div[id*="eapps-google-reviews"] div[class*="Header__WidgetTitle"] {
    margin:0;
  }
  
  div[id*="eapps-google-reviews"] div[class*="Rating__Container"] > div[class*="FilledSvg__Container"] {
    margin:0 1px;
  }
  
  div[id*="eapps-google-reviews"] div[class*="Rating__Container"] div[class*="FilledSvg__ContainerAbsolute"] svg path {
    /* fill: #FFD20A; */
  }
  
  div[id*="eapps-google-reviews"] a[class*="Supplier__Container"] {
    margin-top:25px;
  }
  
  div[id*="eapps-google-reviews"] a[class*="Supplier__Container"] div[class*="Supplier__Label"] {
    color:#FFF;
    opacity:0.8;
    font-size:11px;
  }
  
  div[id*="eapps-google-reviews"] a[class*="Supplier__Container"] div[class*="Supplier__Name"] {
    font-family: "Montserrat";
    font-weight:500;
    letter-spacing:0.5px;
    color:#FFF;
    font-size:13px;
  }

  .mobile-bar {
    background-color:#bb8f5c;
    width:100%;
    left:0;
    right:0;
    position:fixed;
    bottom:0;
    z-index:9999;
    text-align:center;
	padding: 10px;
	box-sizing:border-box;
    display:none;
}

.mobile-bar a {
    display: inline-block;
    margin:0 15px;
	vertical-align:top;
	color:#FFF;
	font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.mobile-bar a:hover, .mobile-bar a:focus, .mobile-bar a:active {
	text-decoration: none;
}

.mobile-bar a .fa {
	margin-right:3px;
}

  @media screen and (min-width: 1001px) {
    .header_top {
      height:44px;
      line-height:44px;
    }
  
    header.centered_logo .q_logo a {
      height:106px !important;
    }
    
    .page-id-22862 .post_content_holder .post_image {
      float: left;
      width: 
      40%;
    }
    
    .page-id-22862 .post_content_holder .post_text {
        float: left;
        width: 60%;
    }
    
    .page-id-22862 .post_content_holder .post_text .post_text_inner {
        padding-left: 60px;
    }
  }
  
  @media screen and (min-width: 992px) {
    .footer_bottom {
      line-height:80px;
      white-space:nowrap;
    }
  }
  
  @media screen and (min-width: 768px) {
    .home .services-top .q_elements_holder.three_columns .q_elements_item:first-child, .home .services-bottom .q_elements_holder.three_columns .q_elements_item:first-child {
      position: relative !important; 
      left: -2px !important;
    }
    .home .services-top .q_elements_holder.three_columns .q_elements_item:last-child, .home .services-bottom .q_elements_holder.three_columns .q_elements_item:last-child {
      position: relative !important; 
      left: 2px !important;
    }
    .home .services-top .q_elements_holder, .home .services-bottom .q_elements_holder {
      padding-left: 2px !important;
      padding-right: 2px !important;
      box-sizing: border-box !important;
    }
  }
  
@media only screen and (min-width: 1280px) {
    #home-awards-row .q_elements_item_content {
        padding: 40px 20px 30px !important;
    }
}


  @media screen and (max-width: 1200px) {
    .case-images span {
      width: 100%;
      float: none;
    }
  }
  
  @media screen and (max-width: 767px) {
    .home .services-top .q_elements_holder.three_columns .q_elements_item {
      position: relative !important; 
      top:-2px
    }
  
    .home .services-top .q_elements_holder.three_columns .q_elements_item:first-child {
      position: relative !important; 
      top:-4px
    }
  
    .home .services-top .q_elements_holder.three_columns .q_elements_item:last-child {
      position: relative !important; 
      top:0;
    }
  
    .home .services-bottom .q_elements_holder.three_columns .q_elements_item {
      position: relative !important; 
      top:2px
    }
  
    .home .services-bottom .q_elements_holder.three_columns .q_elements_item:first-child {
      position: relative !important; 
      top:0;
    }
  
    .home .services-bottom .q_elements_holder.three_columns .q_elements_item:last-child {
      position: relative !important; 
      top:4px;
    }
  
    .case-images span {
      height:140px;
    }
  
    .qbutton.big_large_full_width {
      font-size:13px;
    }

    div[id*="eapps-google-reviews"] div[class*="Text__Container"] {
      font-size:16px;
      line-height:1.5;
    }
    
    div[id*="eapps-google-reviews"] div[class*="Spotlight__Container"] {
      padding: 0 30px;
    }
    
    div[id*="eapps-google-reviews"] div[class*="Carousel__CarouselArrowControlContainer"] {
      display:none;
    }
  }
  
  @media only screen and (max-width: 1000px) and (min-width: 600px) {
    .regulators {
      margin: 0 auto 20px auto;
      width: 80%;
    }
  
    .societies, .treatments {
      padding-left: 8%;
      box-sizing: border-box;
    }
  }
  
  @media only screen and (max-width:1599px) {
    nav.main_menu > ul > li > a {
      padding: 0 13px;
      letter-spacing:1px;
    }
  }
  
  @media only screen and (max-width: 1399px) and (min-width: 1001px) {
    body .home-padding .q_elements_item_content {
      padding: 453px 0px 0px !important;
    }
  
    body .home-slide-padding .q_elements_item_content {
      padding: 145px 0px 0px !important;
    }
  
    header .header_inner_left {
      right: 45px;
    }
  
    .logo_wrapper {
      width:100%;
    }
  
    .q_logo {
      right:0;
      width:100%;
    }
  
    .q_logo img {
      left:50%;
      margin-left: -186px;
    }
  
    nav.main_menu.right {
      text-align:center;
    }
  
    nav.main_menu ul li {
      float:none;
    }
  
    nav.main_menu > ul > li > a {
      padding: 0 20px;
    }
  }
  
  @media only screen and (max-width:1739px) {
    nav.main_menu > ul > li > a {
      padding: 0 20px;
      font-size: 11px;
    }
  }
  
  @media only screen and (min-width:1000px) and (max-width:1399px) {
    .header_inner_right, nav.main_menu.right {
      float: none;
    }
  
    nav.main_menu > ul > li > a {
      line-height:46px !important;
    }
  
    header.scrolled .drop_down .second {
      top: 46px;
    }
  }
  
  @media only screen and (max-width: 1000px) {
    .header_top {
      padding:5px 0;
    }
  
    body.qode_advanced_footer_responsive_1000 .four_columns .column1, body.qode_advanced_footer_responsive_1000 .four_columns .column2, body.qode_advanced_footer_responsive_1000 .four_columns .column3, body.qode_advanced_footer_responsive_1000 .four_columns .column4 {
      width: 47%;
      float: none;
      vertical-align: top;
      display: inline-block;
      box-sizing: border-box;
    }
  
    .q_logo a {
      height:65px !important;
      text-align:center;
    }
  
    .footer-logos a {
      width: 50%;
    }

    table.responsivetable thead {
      border: none;
      clip: rect(0 0 0 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px;
    }
    
    table.responsivetable tr {
      border-bottom: 3px solid #ddd;
      display: block;
    }
    
    table.responsivetable td {
      border-bottom: 1px solid #ddd;
      display: block;
      text-align: right;
    }
    
    table.responsivetable td::before {
      content: attr(data-label);
      float: left;
    }

    .mobile-bar {
      display:block;
    }

    .wrapper_inner {
      padding-bottom: 46px;
    }
  }
  
  @media only screen and (max-width:991px) {
    .footer_bottom_holder {
      padding-bottom:20px;
    }
  
    .footer_bottom_holder .three_columns>.column1, .footer_bottom_holder .three_columns>.column2, .footer_bottom_holder .three_columns>.column3 {
      width:100%;
      float:none;
    }
  
    .footer_bottom_columns.three_columns .column1 .footer_bottom, .footer_bottom_columns.three_columns .column2 .footer_bottom, .footer_bottom_columns.three_columns .column3 .footer_bottom {
      text-align:center;
    }
  
    .footer_bottom_columns.three_columns>.column1>.column_inner, .footer_bottom_columns.three_columns>.column2>.column_inner, .footer_bottom_columns.three_columns>.column3>.column_inner {
      padding:0;
    }
  }

  @media only screen and (min-width:600px) and (max-width:768px) {
    @supports (-webkit-overflow-scrolling: touch) {
      body .home-slide-padding .q_elements_item_content {
        padding: 235px 0px 0px !important;
      }
    }
  }

  
  @media only screen and (max-width:600px) {
    body.qode_advanced_footer_responsive_1000 .four_columns .column1, body.qode_advanced_footer_responsive_1000 .four_columns .column2, body.qode_advanced_footer_responsive_1000 .four_columns .column3, body.qode_advanced_footer_responsive_1000 .four_columns .column4 {
      width: 100%;
    }
  
    .title .subtitle {
      font-size:12px;
      line-height:16px;
    }
  
    .position_center.title .breadcrumb {
      padding-top:5px;
    }
  
    .footer-logos {
      padding-bottom:0;
    }
  }

  @media only screen and (min-width:480px) and (max-width:600px) {
    @supports (-webkit-overflow-scrolling: touch) {
      body .home-slide-padding .q_elements_item_content {
        padding: 240px 0px 0px !important;
      }
    }
  }
  
  @media only screen and (max-width:480px) {
    .header_top .header-icon {
      display:block;
    }
  
    .header_top .header-icon .q_font_awsome_icon {
      margin:0 4px 0 0 !important;
    }
  
    .position_center.title .breadcrumb {
      display:none;
    }
  
    .case-images span {
      height:180px;
    }

    .mobile-bar a {
      margin:0 8px;
      font-size:12px;
    }

    .mobile_menu_button {
      margin:0;
    }
    
    header.centered_logo .logo_wrapper {
      left: 0;
    }
    
    .q_logo a {
      left: 0;
    }

    header.centered_logo .logo_wrapper {
      max-width: 86%;
    }
    
    header.centered_logo .q_logo img {
      width: 100% !important;
    }

    @supports (-webkit-overflow-scrolling: touch) {
      body .home-slide-padding .q_elements_item_content {
        padding: 240px 0px 0px !important;
      }
    }
  }