/*
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 "/css/7254febcf93cbe51c3096326d172d4ea/style.css";

.post_text_inner{min-height: auto!important;}
.screen-reader-response{
    margin-bottom: 5px;
  
    padding: 5px;
    float: left;
}
.wpcf7-response-output{float:left}
.col-md-5{float:left;padding-right: 10px;    box-sizing: border-box;}
.col-md-12{float:left;padding-right: 10px;    box-sizing: border-box;}

@media screen and (min-width:1024px){
.col-md-5{width:50%; }
.col-md-12{width:100%;}
.full input[type='text']{width:98%!Important;}
.carousel-inner .active .slider_content .thumb.fade{position:absolute; right:120px}

}
@media screen and (max-width:768px){
.col-md-5{width:100%;padding-right: 0px;  }
.col-md-12{width:100%;padding-right: 0px; }
}