@media only screen and (max-width: 1265px) {
}
 


@media only screen and (max-width: 991px) {}



@media only screen and (max-width: 1000px) {
.contentInr{padding: 0px 12px;}
.headerBox{background-size: 200px;}
.logo{width: 130px;}
.headerBox .contentBox{padding-top: 20px;}	
.headerBox{height: auto; min-height: 80px;}	
.titleHd h2{font-size: 16px; padding: 10px 15px;}	
.hmBox{width: 100%; display: inherit;}	
.hmCol50{width: 100%; padding-bottom: 20px; margin-bottom: 20px;}	
.hmLogoImg img{width: 200px;}
.btn{width: 235px;}
.btnRow{display: flex; justify-content: center;}
.hmCol50::after {content: '';width: 100%;height: 1px;background: #f1b629;position: absolute;right: inherit;
top: inherit;bottom: 0px;left: 0px;display: block;}	
.hmCol50:last-child::after{display: block!important;}
.btnRow{padding-top: 15px;}	
.innerLogoImg span{width: 200px;}	
	
}
