@media only screen and (min-width: 992px) {
    .navbar ul li .dropdown-menu { display: block; opacity: 0; visibility: hidden; transition: 0.35s all; }
    .navbar ul li:hover .dropdown-menu { opacity: 1; visibility: visible; }
    .blog-post-list .blog-info h4 { font-size: 1.2rem; margin: 0; }
}

/*==========================================================================================================*/
@media only screen and (max-width: 1400px) {
	.section-row { padding: 4rem 0; }
    h1, .h1 { font-size: 3.1rem; }
    h2, .h2 { font-size: 2.725rem; } 
    h3, .h3 { font-size: 2.3rem; }
    h4, .h4 { font-size: 1.675rem; }
    .section-title { margin-bottom: 2.5rem; }
    .logo { max-width: 340px; }
    .navbar ul li { font-size: 1.07rem; }
}

/*==========================================================================================================*/
@media only screen and (max-width: 1199px) {
    h1, .h1 { font-size: 2.9rem; }
    h2, .h2 { font-size: 2.425rem; }
    h3, .h3 { font-size: 2.2rem; }
    h4, .h4 {font-size: 1.575rem; }
    h6, .h6 { font-size: 1.15rem; }
    .navbar ul li { margin-right: 0; font-size: 0.9rem; }
    .header-contact a figure { height: 35px; width: 35px; margin: 0 0.5rem 0 0; }
    body { font-size: 15px; }
    .social-links a { height: 35px; width: 35px; margin: 0 0.5rem 0 0; }
    .social-links a figure { width: 14px; height: 14px; }
    .logo { max-width: 260px; }
    .sign-in { padding-left: 0.3rem; }
    .team-bar-box h3 { font-size: 3.5rem; }
    .team-bar-box span { font-size: 1.2rem; }
    .blog-info { padding: 1.3rem; }

}

/*==========================================================================================================*/
@media only screen and (max-width: 991px) {
    body { font-size: 15px; }
    .section-row { padding: 3rem 0; }
    .section-title { margin-bottom: 2rem; }
    h2, .h2 { font-size: 2.225rem; }
    h3, .h3 { font-size: 2rem; }
    .navbar .navbar-toggler { display: block; }
    .right-menubar .navbar { position: static; }
    .header-bottom { position: relative; padding: 1.6rem 0; }
    .navbar-collapse { background: #1584c1; position: absolute; top: 100%; left: 0; right: 0; max-height: calc(100vh - 94px); overflow: auto; }
    .navbar ul li { border-top: 1px solid #fff; font-size: 18px; margin-bottom: 0; } 
    .navbar ul.navbar-nav li a { padding: 8px 20px !important; display: block; color: #fff; }
    .navbar ul li a.active, .navbar ul li:hover > a { background: #1584c1; color: #fff; }
    .dropdown .dropdown-toggle::after { position: absolute; top: 1.15rem; right: 0.8rem; }
    .navbar ul li .dropdown-menu { background-color: transparent; border: 0; border-radius: 0; box-shadow: none; margin: 0; padding: 0; }
    .navbar ul.navbar-nav li li a { padding: .5rem 2rem; }
    .navbar ul li a::after { display: none; }
    .footer-top { padding: 60px 0; display: flex; flex-direction: column; }
    .search-area-top { background: #fff0; border-radius: 0; padding: 0; }
    .search-area-top .form-group .form-select { border: 0; background-color: #fff; color: #000; border-radius: 10px; height: 55px; padding: 1.2rem 1.9rem 1.2rem 1.3rem !important; background-image: url('data:image/svg+xml;charset=US-ASCII,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 4 5"><polygon fill="%23000" points="0,0 4,0 2,4"/></svg>'); background-repeat: no-repeat; background-position: 94% 55%; background-size: 8px; font-size: 15px; border-radius: 0; }
    .banner-search-area .banner-search { background: #fff; border-radius: 10px; margin-top: 1.2rem; }
    .banner-search-area .banner-search .form-control { font-size: 15px; border-radius: 0; } 
    .banner-search .form-group.form-btn { max-width: 55px; min-width: 55px; width: 55px; }
    .banner-search .form-group.form-btn .btn { font-size: 0 !important; height: 55px; width: 55px; border-radius: 10px; border: 0; padding: 0; display: flex; align-items: center; justify-content: center; margin: 0; gap: 0; }
    .banner-search .form-group.form-btn svg { top: 0; }
    .container { width: 95%; }
    .team-bar-box h3 { font-size: 3rem; }
    .team-bar-box span { font-size: 1.1rem; }
    .team-bar-box { padding: 2rem; }
    .explore-region-row .section-title { margin-bottom: 1rem; }

}

/*==========================================================================================================*/
@media only screen and (max-width: 767px) {
	.btn { font-size: 0.9rem; }
    h1, .h1 { font-size: 2.6rem; }
    h2, .h2 { font-size: 1.925rem; }
    h3, .h3 { font-size: 1.8rem; }
    h4, .h4 { font-size: 1.375rem; }
    h5, .h5 { font-size: 1.2rem; }
    h6, .h6 { font-size: 1.05rem; }
    h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { margin: 0 0 0.5rem; }
    .navbar-collapse { max-height: calc(100vh - 85px); }
    .reveal { visibility: visible !important; opacity: 1 !important; transform: scale(1) !important; }
    .logo { max-width: 250px; }
    .right-menubar { padding-left: 1rem; }
    .sign-in { padding-left: 12px; }
    .footer-top h5 { font-size: 1.4rem; margin-bottom: 2rem; }
    .f-menu li { margin-bottom: 0; }
    .f-menu li a { font-size: 1.025rem; }
    .copyright { text-align: center; }
    .copyright p { font-size: 0.9rem; }
    .f-bottom-menu ul { justify-content: center; }
    .f-bottom-menu ul li a { font-size: 15px; }
    .section-search { max-width: 100%; margin-bottom: 2rem; }
    .container { width: 100%; }
    .team-bar-box h3 { font-size: 2.8rem; }
    .team-bar-box span { font-size: 1rem; }
    .team-bar-box { padding: 1.5rem; }
    .blog-info { padding: 1.3rem; position: static; background: rgba(0,0,0,0.7); }
    .blog-post-box figure { border-radius: 1rem 1rem 0 0; }
    
}

/*==========================================================================================================*/
@media only screen and (max-width: 575px) {
    .section-row { padding: 2.5rem 0; }
    h1, .h1 { font-size: 2.3rem; }
    h2, .h2 { font-size: 1.4rem; }
    h3, .h3 { font-size: 1.5rem; }
    h4, .h4 { font-size: 1.175rem; }
    h5, .h5 { font-size: 1rem; }
    h6, .h6 { font-size: 1rem; }
    .section-title { margin-bottom: 1.2rem; }
    .footer-top h5 { font-size: 1.2rem; margin-bottom: 1rem; }
    .f-menu li a { font-size: 0.9rem; }
    .f-menu ul { grid-gap: 18px; }
    .copyright p { font-size: 0.8rem; }
    .footer-bottom { padding: 1.9rem 0; }
    .f-bottom-menu ul li a { font-size: 14px; }
    .footer-top { padding: 3rem 0; }
    body { font-size: 14px; }
    .team-bar-box h3 { font-size: 2.5rem; }
    .logo-slider-box figure img { max-height: 50px; }
    

}

/*==========================================================================================================*/
@media only screen and (max-width: 479px) {
    .user-info a { font-size: 0; }
    .copyright p { font-size: 0.7rem; }
    .region-card figure { width: 90px; min-width: 90px; }

}