/* Media Queries
-------------------------------------------------------------- */
@media (max-width:1950px) and (min-width:1600px){
    
}
@media (max-width:1599px) and (min-width:1399px){
    
}
@media only screen and (max-width: 1825px) {
    
}
@media only screen and (max-width: 1445px) {

}
@media only screen and (max-width: 1440px) {

}
@media only screen and (max-width: 1375px) {
    
}
@media only screen and (max-width: 1199px) {
    
}
@media (min-width:1300px){
    
    
    

}
@media (max-width: 1199px) and (min-width: 991px) {

    
}
@media (min-width:992px){
    
    
}
@media only screen and (max-width: 991px) {
  
    p.about-inner-content:before {
        font-size: 22px;
        content: "✔";
        position: absolute;
        left: 0% !important;
        top: -2%;
        color: rgb(207 0 8);
    }
    p.about-inner-content {
        font-family: 'Montserrat';
        font-size: 18px;
        color: #4a4a4a;
        font-weight: 600;
        padding-left: 30px;
    }
    .col-lg-4.logo {
        width: 75%;
    }
    section.header .col-lg-8 {
        width: 25%;
    }
    img.vector-plane {
        position: absolute;
        width: 35%;
        left: 60%;
        /* top: 0%; */
        animation: slideRight2 2s cubic-bezier(0, 0, 0, 0) infinite;
    }
    ul.quick-links {
        padding-left: 20px;
    }
    ul.contact-footer {
        padding-left: 0px;
    }
    h2.headings-footer {
        font-family: 'Poppins';
        font-weight: 500;
        color: #fff;
        padding-top: 20px;
        font-size: 25px;
        text-align: left;
    }
    .social-icon {
        padding-left: 0px;
    }
    img.plane {
        position: absolute;
        width: 20%;
        top: 26px;
        left: -67px;
        animation: drift 25s linear infinite;
    }
    button#btn-back-to-top {
        position: fixed;
        top: 82%;
        left: 85%;
        background-color: #fff;
        font-size: 22px;
        box-shadow: 0px 4px 10px #a1a1a1;
        display: none;
    }
    .Form.contact-us {
        padding: 30px;
        background-color: #005ea6;
        border-radius: 10px;
        margin-top: 80px;
    }
    .bb-heading{
        text-align:center;
    }
}
@media (max-width: 991px) and (min-width: 767px) {
.study-country{
    height: 290px;
}
}
@media only screen and (max-width: 767px) {
    .uk-position-left.uk-position-small.uk-text-left.uk-light {
        padding-top: 80px !important;
        padding-left: 10px;
    }
    h2.uk-margin-remove.title-main {
        text-align: left;
        color: #020869;
        font-size: 28px;
    }
    section.gallery-glimpse .uk-position-center-left {
        left: -36px;
    }
    section.gallery-glimpse .uk-position-center-right {
        display: none;
    }
    section.gallery-glimpse .uk-position-center-left {
        display: none;
    }
    .hero_services {
         background-image:url(../images/mobile-banner-2.1.svg);
            height:35vh;
            background-size:contain;
    }
    
    .hero{
    position:relative;
    width: 100%;
    height: 100%;
     background-image:url(../images/mobile-banner-1.1.svg);
     background-size:cover;
    background-position:center,center;
}
.hero1{
    position:relative;
    width: 100%;
    height: 100%;
     background-image:url(../images/mobile-banner-2.1.svg);
     background-size:cover;
    background-position:center,center;
}
.hero2{
    position:relative;
    width: 100%;
    height: 100%;
     background-image:url(../images/mobile-banner3.1.svg);
     background-size:cover;
    background-position:center,center;
}
.hero_top1{
    display:none;
    position:absolute;
    right: 5%;
    top: 20%;
   background: rgba(255, 255, 255, 0.718);
    /*color:white;*/
    border-radius:8px;
    padding:2rem;
    backdrop-filter: blur(10px);
}
.hero_top2{
    display:none;
    position:absolute;
    right: 5%;
    top: 20%;
   background: rgb(170, 11, 11);
    /*color:white;*/
    border-radius:8px;
    padding:2rem;
    backdrop-filter: blur(10px);
}
    
  .hero_top3 {
      display:none;
    position: absolute;
    right: 4%;
    top: 25%;
    left: 4%;
    background:rgb(170,11,11);
     color: white; 
    border-radius: 8px;
    padding: 2rem;
    backdrop-filter: blur(10px);
}
.common_cta1 {
    height: 45vh;
}
.study-country{
    height: 330px;
}
.bannner-blogs{
   background-image:url(../images/4.webp);
    height:35vh;
}
.bb-heading{
    font-size:48px;
    font-family:Montserrat;
}
.blogs-top{
    display:none;
}
.about-us h2.title-main{
    font-size:32px;
}
  .bb-heading{
        text-align:center;
    }
}
@media only screen and (max-width: 600px) {
    
}

@media only screen and (max-width: 499px) {
    
}
@media only screen and (max-width: 435px) {
    
}