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

footer h4{color:#ccc;}
footer ul li {line-height:1.3em; margin:0.7em 0;}

div.wpcf7-response-output.wpcf7-mail-sent-ok:before{content:"";}
#cf7md-form.cf7md-form + .wpcf7-response-output{padding:20px;}

.header_top{}
.mlang{text-align:right;}
.mlang a {color:#fff; font-size:0.8em; letter-spacing:1px; font-weight:700; padding:1px 7px;}
.mlang a:hover{background-color:#fff; color:#637B19;}

.what {color:#fff !important; font-weight:600; letter-spacing:2px; font-size:0.9em;}
.what:hover{background-color:#fff; color:#637B19  !important;  padding:1px 7px;}



@media only screen and (max-width: 768px) {
    /* For mobile phones: */
.mlang{text-align:center;}
.header_top{line-height:15px !important;}
.mlang a{color:#DCEDA9;}
}

@media only screen and (max-width: 1460px) and (min-width: 1000px) {

}


