@media (min-width: 992px) {
   header .navbar .nav-item .dropdown-menu {
      display: block;
      border: none;
      margin-top: 0;
      top: 150%;
      opacity: 0;
      visibility: hidden;
      transition: .5s;
    }
   header .navbar .nav-item:hover .dropdown-menu {
      top: 100%;
      visibility: visible;
      transition: .5s;
      opacity: 1;
      background-color: #2b7392;
    }
    header .navbar .nav-item:hover .dropdown-menu a{
        border-bottom: 1px solid #3585a7;
    }
    header .dropdown-item:focus, .dropdown-item:hover{
        border-bottom: 1px solid #3585a7;
        background-color: #246581;
         
    }
   .navbar-expand-lg {
        padding: 0px 0;
    }
    #saferText {
        margin: 0 !important;
        font-size: 23px !important;
    }
}
@media (max-width: 768px) {
    .top-nav { 
        height: 100%;
        padding: 12px 0 6px;
    }
    .top-nav .top-contact {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        justify-content: center;
    } 
    .top-nav .top-contact .d-flex {
        flex-wrap: wrap;
        justify-content: center;
        width: 100%;
        text-align: center;
    }
   .top-nav .top-contact .location-language {
        background-color: #2b7392;
        padding: 7px 8px;
        border-radius: 10px;
        width: 100%;
        border: 1px solid #eee;
        margin: 0 20px;
    }
    .navbar-dark .navbar-collapse {
        background-color: #2b7392;
        margin-top: 0;
        border-radius: 0;
        width: 100%;
        top: 2px;
        position: relative;
        padding: 20px 0px 20px;
        overflow: auto;
        height: 260px;
    }
    .navbar-dark .navbar-nav .nav-link{
        padding: 10px 20px;
        color: #fff;
    }
    .navbar-dark .navbar-toggler:focus{
        box-shadow: none;
    }
    .navbar-dark .navbar-brand img{
        width: 200px;
        margin-top: -13px;
        z-index: 99;
        position: relative;
    } 
    .title p { 
        width: 100%; 
    }
    .title h2 {
        font-size: 32px; 
    } 
    .blog-sectoion {
        padding: 62px 0;
    }
    .footer-logo {
        margin-bottom: 20px;
        text-align: center;
    }
    .footer-wegits{
        text-align: center;
    }
    .footer-wegits h2 { 
        margin-bottom: 12px;
        margin-top: 24px;
    }
    .footer-logo .logo img {  
        right: 0;
        left: 0;
        margin: 0px auto;
    }
    .footer-logo p { 
        width: 100%;
        margin-bottom: 15px;
    }
   header.navbar-dark .navbar-toggler {
        color: rgb(43 115 146);
        border-color: transparent;
        position: absolute;
        right: 10px;
        padding: 0;
    }
    header .navbar {
        height: 60px;
    }
    header.navbar-dark .navbar-toggler-icon{
        background-image: url(../images/toggle-image.png);
    }
    header.navbar-dark .navbar-nav .nav-link:hover {
        color: rgb(227 223 217);
    }
    header .button-box a {
        margin: 0 10px;
        width: 100%;
        justify-content: center;
        text-align: center;
    }
    .slider-content {
        width: 100%;
        height: auto;
        justify-content: center;
        top: 66px;
    }
    .slider-content img{
        height: auto;
        width: 150px;
    }
    .slider-content h1 { 
        font-size: 27px; 
    }
    .slider-content h2 { 
        font-size: 15px;  
    }
    .slider-content p { 
        font-size: 12px; 
        margin-top: 2px;
    }
     .slider-content .btn-white { 
        padding: 7px 21px; 
        font-size: 13px; 
        margin-top: 12px; 
    }
    .about-image img {
        width: 100%;
    }
    .about-section { 
        
    }
    .about-section .about-content img {
        margin-top: 20px;
        width: 100%;
    }
    .about-section .about-image-1{
        text-align: center;
        margin-top: 0;
    }
    .about-section .about-image-1 img{
        width: 100%;
    }
    .mt-negative {
        margin-top: 20px;
    }
    .safer-image img{
        width: 100%;
    }
    .about-section .safer-content {
        padding: 20px 0px;
    }
    .safar-approach .safar-wrapper { 
        grid-template-columns: 1fr;
    }
    .safar-approach .safar-wrapper .safar-box{
        margin-bottom: 25px;
    }
    .safar-approach .safar-wrapper .safar-box:last-child{
        margin-bottom: 0px;
    }
    .safar-approach .safar-wrapper .safar-box::after{
        display: none
    }
    .explore-section .owl-theme .owl-nav { 
        top: 10px; 
    }
    .explore-section .owl-carousel .owl-nav button.owl-prev {
        left: 10px;
    }
    .explore-section .owl-carousel .owl-nav button.owl-next {
        right: 30px;
    }
    .founder-box {
        margin-top: 48px;
        padding: 0 10px 0 10px;
    }
    .program-box {
        border: 1px solid #4EC2B5;
        margin-bottom: 15px;
    }
    .program-box .info {
        padding: 36px 20px;
        height: auto;
    }
    .program-box .image {
        margin: 0 20px; 
        margin-top: 20px;
    }
    .explore-section .testimonial-box-1{
        width: 100%;
    }
    .title {
        font-size: 25px;
        color: #072736;
        font-weight: 700;
    }
    h2.title br{
        display: none;
    } 
    .explore-section.success-testimonial .owl-theme .owl-nav {
        top: 30px;
    }
    .explore-section .owl-carousel .owl-nav button.owl-next img, .explore-section .owl-carousel .owl-nav button.owl-prev img{
        width: 60px;
    }
    .founder-box h2 {
        font-size: 25px; 
        margin-bottom: 34px;
    }
    .programs-section .title {
        margin-bottom: 30px;
        color: #fff;
    }
    .about-section .about-content {
        text-align: center;
        padding: 30px 10px;
    }
    .first-step .about-content h2 { 
        font-size: 25px; 
    }
    .first-step .about-content .btn-green { 
        margin-top: 10px;
        margin-right: 0px; 
        width: 100%;
    }
    .first-step .about-content .btn-white { 
        margin-top: 12px; 
        width: 100%;
    }
    .first-step { 
        padding: 0px 0;
    }
    footer {
        margin-top: 0px; 
        padding: 60px 0 20px;
    }
    #saferText {
        margin: 0 !important;
        font-size: 19px !important;
    }
}
@media (max-width: 480px) {
    html{
        overflow-x: hidden;
    }
   
}
