/*===========================================*/
/*	DESKTOP LAYOUT 
/*===========================================*/
@media (min-width: 1200px) {
header.main-head.default {
    background-color: #001657 !important;
}
.header-sticky .header-logo img {
    max-height:90px;
}
.main-head .menu-item > a {
color: #ffffff;
}
.menu .menu-item > a:hover {
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
border: 0.5px solid grey;
}
.grecaptcha-badge {
visibility: hidden;
}
.bg-default {
background-color: #001657;
}
.bg-dark {
background-color: #1a1c1e;
}
.bg-default.form {
background-color: #001657 !important;
}
.txt-default {
color: #001657;
}
.txt-default:hover {
color: #1a1c1e;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
header.main-head.default {
background-color: #001657 !important;
}
.header-sticky .header-logo img {
max-height:90px;
}
.main-head .menu-item > a {
color: #ffffff;
}
.menu .menu-item > a:hover {
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
border: 0.5px solid grey;
}
.grecaptcha-badge {
visibility: hidden;
}
.bg-default {
background-color: #001657;
}
.bg-dark {
background-color: #1a1c1e;
}
.bg-default.form {
background-color: #001657;
}
.txt-default {
color: #001657;
}
.txt-default:hover {
color: #1a1c1e;
}
}
@media (min-width: 992px) {
header.main-head.default {
background-color: #001657 !important;
}
.header-sticky .header-logo img {
max-height:90px;
}
.main-head .menu-item > a {
color: #ffffff;
}
.menu .menu-item > a:hover {
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
border: 0.5px solid grey;
}
.grecaptcha-badge {
visibility: hidden;
}
.bg-default {
background-color: #001657;
}
.bg-dark {
background-color: #1a1c1e;
}
.bg-default.form {
background-color: #001657;
}
.txt-default {
color: #001657;
}
.txt-default:hover {
color: #1a1c1e;
}		
}
/*===========================================*/
/*	MOBILE & TABLET COMMON
/*===========================================*/
@media (min-width: 200px) and (max-width: 991px) {
header.main-head.default {
background-color: #001657 !important;
}
.header-sticky .header-logo img {
max-height:90px;
}
.main-head .menu-item > a {
color: #ffffff;
}
.menu .menu-item > a:hover {
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
border: 0.5px solid grey;
}
.grecaptcha-badge {
visibility: hidden;
}
.bg-default {
background-color: #001657;
}
.bg-dark {
background-color: #1a1c1e;
}
.bg-default.form {
background-color: #001657;
}
.txt-default {
color: #001657;
}
.txt-default:hover {
color: #1a1c1e;
}
}
/*===========================================*/
/*	TABLET
/*===========================================*/
@media (min-width: 768px) and (max-width: 991px) {
header.main-head.default {
background-color: #001657 !important;
}
.header-sticky .header-logo img {
max-height:90px;
}
.main-head .menu-item > a {
color: #ffffff;
}
.menu .menu-item > a:hover {
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
border: 0.5px solid grey;
}
.grecaptcha-badge {
visibility: hidden;
}
.bg-default {
background-color: #001657;
}
.bg-dark {
background-color: #1a1c1e;
}
.bg-default.form {
background-color: #001657;
}
.txt-default {
color: #001657;
}
.txt-default:hover {
color: #1a1c1e;
}
}
/*===========================================*/
/*	MOBILE
/*===========================================*/
@media (min-width: 200px) and (max-width: 767px) {
header.main-head.default {
background-color: #001657 !important;
}
.header-sticky .header-logo img {
max-height:90px;
}
.main-head .menu-item > a {
color: #ffffff;
}
.menu .menu-item > a:hover {
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
border: 0.5px solid grey;
}
.grecaptcha-badge {
visibility: hidden;
}
.bg-default {
background-color: #001657;
}
.bg-dark {
background-color: #1a1c1e;
}
.bg-default.form {
background-color: #001657;
}
.txt-default {
color: #001657;
}
.txt-default:hover {
color: #1a1c1e;
}
}
@media (min-width: 600px) and (max-width: 767px) {
header.main-head.default {
background-color: #001657 !important;
}
.header-sticky .header-logo img {
max-height:90px;
}
.main-head .menu-item > a {
color: #ffffff;
}
.menu .menu-item > a:hover {
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
border: 0.5px solid grey;
}
.grecaptcha-badge {
visibility: hidden;
}
.bg-default {
background-color: #001657;
}
.bg-dark {
background-color: #1a1c1e;
}
.bg-default.form {
background-color: #001657;
}
.txt-default {
color: #001657;
}
.txt-default:hover {
color: #1a1c1e;
}
}
@media (min-width: 480px) and (max-width: 599px) {
header.main-head.default {
background-color: #001657 !important;
}
.header-sticky .header-logo img {
max-height:90px;
}
.main-head .menu-item > a {
color: #ffffff;
}
.menu .menu-item > a:hover {
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
border: 0.5px solid grey;
}
.grecaptcha-badge {
visibility: hidden;
}
.bg-default {
background-color: #001657;
}
.bg-dark {
background-color: #1a1c1e;
}
.bg-default.form {
background-color: #001657;
}
.txt-default {
color: #001657;
}
.txt-default:hover {
color: #1a1c1e;
}

}
@media (min-width: 200px) and (max-width: 479px) {
header.main-head.default {
background-color: #001657 !important;
}
.header-sticky .header-logo img {
max-height:90px;
}
.main-head .menu-item > a {
color: #ffffff;
}
.menu .menu-item > a:hover {
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
border: 0.5px solid grey;
}
.grecaptcha-badge {
visibility: hidden;
}
.bg-default {
background-color: #001657;
}
.bg-dark {
background-color: #1a1c1e;
}
.bg-default.form {
background-color: #001657;
}
.txt-default {
color: #001657;
}
.txt-default:hover {
color: #1a1c1e;
}
}