/*header-style-only*/
.header-bg { background-color: #044350;  }

.satyamay-logo{ height:50px; }

.header-gvt{ font-size: 12px!important; }
.header-org1{ font-size: 18px!important; }
.header-org2{ font-size: 24px!important; }
.header-add{ font-size: 14px!important; }


.nav-menu-btn{ color:#dddddd ;font-size: 16px!important; padding: 2px 5px!important }

.nav-menu-btn:hover { background-color:#1687A7!important ;color:#ffffff!important }


/****************************** 1440px **********************************/



@media only screen and (max-width: 1440px) {

.satyamay-logo{ height:70px; }

.header-gvt{ font-size: 17px!important; }
.header-org1{ font-size: 18px!important; }
.header-org2{ font-size: 24px!important; }
.header-add{ font-size: 16px!important; }


.nav-menu-btn{ font-size: 12px!important; }

}





/****************************** 1024px **********************************/



@media only screen and (max-width: 1024px) {

.satyamay-logo{ height:70px; }

.header-gvt{ font-size: 15px!important; }
.header-org1{ font-size: 18px!important; }
.header-org2{ font-size: 24px!important; }
.header-add{ font-size: 14px!important; }


.nav-menu-btn{ font-size: 16px!important; }

}





/****************************** Tablet **********************************/



@media only screen and (max-width: 991px) {

.satyamay-logo{ height:60px; }

.header-gvt{ font-size: 14px!important; }
.header-org1{ font-size: 15px!important; }
.header-org2{ font-size: 16px!important; }
.header-add{ font-size: 13px!important; }


.nav-menu-btn{ font-size: 16px!important; }

}


/****************************** MOBILE **********************************/


@media only screen and (max-width: 576px){

.satyamay-logo{ height:40px; }

.header-gvt{ font-size: 13px!important; }
.header-org1{ font-size: 14px!important; }
.header-org2{ font-size: 16px!important; }
.header-add{ font-size: 12px!important; }


.nav-menu-btn{ font-size: 13px!important; }

}
