@media screen and (max-width: 767px) {
.inner-banner-thumb{min-height:180px;}
.inner-banner-thumb img{max-height:180px;}  
.inner-banner-thumb h1{top:45%; padding-left:0px; text-align:center;}
.header .container{padding:0px !important;}
.container{width: auto; padding: 15px;}
.footer-row{margin:0;}
.footer-row .cols-3{margin:0 !important;}
.footer-row .cols-3:nth-child(2){margin-bottom:15px !important;}
}

@media screen and (min-width: 480px) and (max-width: 767px) {
#navigation{padding-bottom:8px;}	
}

@media screen and (max-width: 1023px) and (min-width: 768px) {
.header{position:relative;}	
body.wp-custom-logo .logo{padding: 25px 50px 20px 25px !important;}
.header-extras{margin-top: -22px !important; margin-bottom: 22px;}
.menu-toggle{top:26px !important;}
}

@media screen and (max-width: 1169px) and (min-width: 768px) {
.header{position:relative;}		
.head-info-area .left .phntp{position:relative; padding:15px;}	
.phntp.phntp1{border:none;}
.head-info-area .right .phntp{padding: 13px 20px 0px 0;}
.header .container{padding:0px !important;}
.head-info-area:before{display:none;}
.head-info-area .right{position: relative; width: 50%; text-align:right;}
.head-info-area .left{position: relative; width: 50%; text-align:left;}
.skt-header-extras{width:30%;}
.head-info-area .suptp{padding:13px 20px 13px 0;}	
.skt-header-extras{width: 190px !important;}
.logo{padding:35px 30px 15px 25px !important;}
.skt-header-extras .skt-header-button a{font-size:15px; padding: 26px 0 26px 22px;}
.page_content, body.home .page_content{padding: 40px 0;}
.main-navigation ul li a{padding:0px 20px !important;}
#navigation{width:60%;}
}