@media only screen and (max-width: 992px) { 
#clk_btn { display: block;     width: 40px;     float: right;}
.main_navi, .main_nav_cont{ display: none; }
.mid_inner .row div[class^="col"]{margin: 5px 0;}
.social_icons{float: left;}
.footer_row div[class^="col"]{margin:10px 0;} 
.sds :last-child .text_left_portion{margin-top: 20px;}
.footernav{margin:20px 0; width: 100%;}
.social_icons{margin-top: 10px;}
.bancont{background: url(../images/banner_tst.jpg) no-repeat #d7d7d7;
    height: 286px;
    background-attachment: fixed;
    background-position: center top;
}
.mid_container{    margin: 5px 0;}
.more_lnk_cont{display: none;}
#clos_btn{border: none;}
}

@media only screen and (max-width: 768px) { 
.fetured_srv_block{margin: auto;}
.text_left_portion h1{font-size: 14px;    line-height: 15px;}
.bancont{background: url(../images/banner_tst.jpg) no-repeat #d7d7d7;
    height: 286px;
    background-position: center center !important;
}
.txt_hvr {     position: relative;
    left: 0px;
    background: transparent;
    display: inline;
    height: 30px;
    margin: 0px;
    text-align: right;
    margin-top: 10px;}
.hrv_acls{    margin: 0px;}

}


@media only screen and (max-width: 480px) {
	.bancont{background: url(../images/banner_mob.jpg) no-repeat #d7d7d7;
    height: 130px;
}
.social_icons a{width: 50px;}
.top_contact{font-size: 12px;}

}

@media only screen and (max-width: 380px) { 
.img_block { width: 100%; }

.img_blk {
     float: none; 
    width: 100%;
    background-size: 100%;
    margin: auto;
}
.txt_block{width: 100%;}
.txt_block h4{text-align: center;}
.logo_connr{width: 80%;}
.logo_connr img{width: 100%; height: auto;}


}