@media only screen and (min-width:992px) and (max-width:1200px) {
h1{font-size:30px;}
}
@media only screen and (min-width:768px) and (max-width:991px) {
body{font-size:15px;}
h1{font-size:28px;}
.banner_cnt .btns1 {margin-left:8px;}
.banner_cnt{padding: 30px 20px;}
.home_bg {min-height:600px;}
.home_bg .banner_cnt {margin-top: 100px;}
h2{font-size:24px; line-height: inherit;}
#sidebar h2 {font-size: 20px;margin: 0px 0px 15px;}
#sidebar h5{font-size:16px;}
article figure{height: inherit;}
.article h2{font-size:18px;}
.article .inner p {min-height: 170px;}
footer.footer ul li a, footer.footer a {font-size: 15px;}
.copyright {margin-top: 25px;padding-top: 20px;padding-bottom: 0px;font-size: 14px;}
.banner_cnt h1{font-size:30px;}
.content_center h3{font-size:20px; line-height:inherit;}
.article .padding{padding:0px;}
footer .Btm_MRgn{margin-bottom:15px;}
}

@media only screen and (max-width:767px) {
body{font-size:15px;}
h1{font-size:20px;}
.banner_cnt .btns1 {margin-left:0px; margin-top:10px;}
.banner_cnt{padding:20px 15px;text-align:center;}
.home_bg .banner_cnt{text-align:center;}
.banner_cnt p {font-size: 15px;}
.home_bg {min-height:600px;}
.home_bg .banner_cnt {margin-top: 100px;}
h2{font-size:18px; line-height: inherit;}
#sidebar h2 {font-size: 16px;margin: 0px 0px 15px;}
#sidebar h5{font-size:15px;}
article figure{height: inherit;}
.article h2{font-size:16px; line-height: inherit; margin-bottom: 0px; margin-top: 15px;}
.article .inner p {min-height:inherit;}
footer.footer ul li a, footer.footer a {font-size: 15px;}
.copyright {margin-top: 25px;padding-top: 20px;padding-bottom: 0px;font-size: 14px;}
.content_center{padding:15px;}
.social_network_icon img {width: 115px;}
.home_bg{min-height:inherit;}
.banner_cnt p{margin-bottom:10px;}
.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:15px;margin-right:0px;margin-bottom:8px;background-color:#fff;background-image:none;border:1px solid #ddd;border-radius:4px;}
.navbar-toggle:focus{outline:0;}
.navbar-toggle.collapsed .icon-bar{border-radius:1px;display:block;height:2px;margin-top:0;transform:rotate(0deg);width:22px;}
.navbar-toggle .icon-bar{border-radius:1px;display:block;height:4px;margin-top:5px;transform:rotate(45deg);width:22px;}
.navbar-toggle.collapsed .icon-bar + .icon-bar{display:block;margin-top:4px;}
.navbar-toggle.collapsed .icon-bar + .icon-bar + .icon-bar{display:block;margin-bottom:0;margin-top:4px;transform:rotate(0deg);}
.navbar-toggle .icon-bar + .icon-bar{display:none;margin-top:4px;}
.navbar-toggle .icon-bar + .icon-bar + .icon-bar{display:block;margin-bottom:5px;margin-left:0;margin-top:-4px;transform:rotate(-45deg);}
.navbar-toggle .icon-bar {background-color: #888;}
#menu-list{display:none;}
#menu-list li{width:100%;text-align:left;padding:10px 0px !important;}
#menu-list ul.nav-list > li:first-child{margin-left:0px;}
#menu-list ul > li .dropdown-menu > li{padding: 8px 15px !important;}
.brand img {width: 160px;}
.banner_bg{min-height:inherit;}
.banner_cnt h1{font-size:22px; line-height:inherit;}
.content_center h3{font-size:16px; line-height: inherit;}
.article .padding{padding:0px;}
}