/* @media (min-width: 1200px) and (max-width: 1300px) {

} */


@media (min-width: 992px) and (max-width: 1199px) {
    .header-ps h3 {
        width: 992px;
    }
    @keyframes move {
        0% {
    text-align: left;
    
        }
        100% {
    padding-left: 530px;;
        }
    }
    .our_servise-content_top ul li {
        max-width: 280px;
    }
    .footer_bottom {
        width: 100%;
    }

}


@media (min-width: 768px) and (max-width: 991px) {
    .footer_bottom {
        width: 100%;
    }
    .header-content_up ul li a {
        font-size: 12px;
    }
    .header-content_up ul {
        align-items: center;
    }
    header img {
        display: none;
    }
    header ul li a {
        font-size: 12px;
    }
    .header-nav {
        margin: 0 auto;
    }
    .header-ps h3 {
        font-size: 12px;
    }
    @keyframes move {
        0% {
    text-align: left;
    
        }
        100% {
    padding-left: 430px;;
        }
    }
    .intro_container_two {
        margin-top: 20px;
    }
    .intro_container_two h1 {
        font-size: 15px;
    }
    .header-ps_two h3 {
        font-size: 12px;
    }
    .write_me-right-btn a {
        font-size: 12px;
    }
    .our_servise h1 {
        font-size: 20px;
        margin-bottom: 15px;
    }
    .our_servise-content_top ul li{
        width: 90%;
        margin: 0 auto;
        
    }
    .our_servise-content ul {
        padding: 0;
        margin: 0 auto;
    }
    .our_servise-content_top {
        justify-content: space-around;
    }
    .our_servise-content h3 {
        font-size: 12px;
    }
    .our_servise {
        padding-bottom: 30px;
    }
    .splide h1 {
        font-size: 20px;
        padding: 15px;
    }
    .splide h3 {
        font-size: 12px;
    }
    .study_in_evrope h1 {
        font-size: 20px;
    }
    .footer_bottom ul li {
        font-size: 12px;
    }
    .footer_two ul li, .footer_three ul li, .footer_four ul li, .footer_five ul li {
        font-size: 12px;
    }
    .footer_one p {
        font-size: 12px;
    }
    .footer_one-phone a, .footer_one-mail a { 
        font-size: 12px;
    }
    .footer_one-location {
        font-size: 12px;
    }
    .footer_bottom_desAndDev-content {
        font-size: 12px;
    }
    .change-lang {
        font-size: 12px;
    }
}


@media (min-width: 768px) {
    .MOBILE_HEADER {
        display: none;
    }
    .MOBILE_section_header {
        display: none;
    }
}


@media (min-width: 300px) and (max-width: 767px) {
    .MOBILE_section_header {
        display: block;
    }
    .header-content_up{
        display: none;
    }
    .header-bg {
        display: none;
    }
    .section_video {
        display: none;
    }
    .MOBILE_HEADER {
        display: block;
        background: url('../img/mobile/header_bg.jpg') no-repeat center top / cover;
        height: 100vh;
        width: 100%;
    }
    .MOBILE_HEADER img {
        margin: 0 auto;
        padding-top: 30%;
        max-width: 100%;
        width: 250px;
    }
    .write_me-left {
        display: none;
    }
    .write_me-right {
        width: 90%;
        margin: 0 auto;
        margin-bottom: 40px;
    }
    .write_me h1 {
        font-size: 5vw;
    }
    .write_me h2 {
        font-size: 3.5vw;
    }
    .write_me-right-btn {
        font-size: 4vw;
        margin-bottom: 15px;
        margin-top: 20px;
    }
    .write_me-right-content-121 {
        max-width: 90%;
        border-radius: 15px;
        padding-bottom: 50px;
    }
    .our_servise-content_top {
        display: block;
    }
    /* ///////////////////////////// */

    .splide h1 {
        font-size: 6vw;
        margin-bottom: 15px;
    }
    .splide h3 {
        font-size: 4vw;
        /* padding-bottom: 15px; */
    }
    .splide__arrow {
        margin-top: 20%;
    }
    .study_in_evrope-oneLine ul li {
        width: 19vw;
    }
    .study_in_evrope-oneLine ul li a h3 {
        font-size: 3vw;
        padding-bottom: 10px;
    }
    .study_in_evrope-oneLine ul li {
        height: 130px;
    }
    .study_in_evrope-oneLine ul {
        display: block;
    }
    .study_in_evrope {
        display: flex;
        margin: 0 auto;
    }
    .study_in_evrope-h1 {
        display: none;
    }
    .study_in_evrope-oneLine {
        max-width: 100%;
        width: 30%;
    }
    body.lock {
        overflow: hidden;
    }
    .layers {
        display: none;
    }
    header {
        display: none;
    }
    .MOBILE_section_header {
        display: block;
    }
    .MOBILE_section_oblako {
        display: none;
        
    }
    .MOBILE_airport_content {
        display: none;
    }


    /* //////////////////////////////////////////////// */

    .MOBILE_container {
        max-width: 100%;
        margin: 0 auto; 
        padding: 0 10px;   
    }

    .MOBILE_header {
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 100;
   }
   .MOBILE_header::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgb(32, 26, 92);
        z-index: 3;
   }

    .MOBILE_header_body {
        position: relative;
        display: flex;
        justify-content: space-between;
        height: 50px;
        align-items: center;
    }

    .MOBILE_header_logo {
        position: relative;
        
        z-index: 5;
    }
    .MOBILE_header_burger {
        display: block;
        position: relative;
        width: 30px;
        height: 20px;
        z-index: 3;
    }
    .MOBILE_header_burger:before,
    .MOBILE_header_burger:after {
        content: '';
        background-color: #fff;
        position: absolute;
        width: 100%;
        height: 2px;
        left: 0;
    }
    .MOBILE_header_burger span {
        position: absolute;
        background-color: #fff;
        width: 100%;
        height: 2px;
        top: 9px;
        transition: 0.3s all 0s;
    }
    .MOBILE_header_burger:before {
        top: 0;
        transition: 0.3s all 0s;
    }
    .MOBILE_header_burger:after {
        bottom: 0;
        transition: 0.3s all 0s;
    }

    .MOBILE_header_burger.active:before  {
        transform: rotate(45deg);
        top: 9px;
    }
    .MOBILE_header_burger.active:after  {
        transform: rotate(-45deg);
        bottom: 9px;
    }
    .MOBILE_header_burger.active span  {
        transform: scale(0);
    }

    .MOBILE_header_menu {
        position: fixed;
        top: -100%;
        left: 0;
        width: 100%;
        height: 100%;
        overflow: auto;
        background-color: #302f70;
        transition: all 0.6s ease 0s;
        padding-left: 15px;
        padding-top: 60px;
    }
    .MOBILE_header_menu.active {
        top: 0;
    }
    .MOBILE_header_list {
        display: block;
        padding-top: 95px;
    }
    .MOBILE_header_list li {
        list-style: none;
        padding-bottom: 15px;
        font-size: 5vw;
        text-transform: uppercase;
        border-bottom: 1px solid #fff;
        padding-top: 10px;
        margin-right: 15px;
    }
    .MOBILE_header_list li a {
        text-decoration: none;
        color: #fff;
    }
    .MOBILE_header_link {
        color: #fff;
        text-transform: uppercase;   
        font-size: 18px;
    }


    body {
        padding-top: 50px;
    }
    /* ////////////////////////// */

    .MOBILE_section_header_background {
        padding: 0px 15px;
        display: block;
        margin-top: -50px;
        height: 100vh;
        background: url('../img/mobile/header_bg.jpg') no-repeat center top / cover;
    }
    .MOBILE_section_header_background-h1 {
        color: #fff;
        padding-top: 20vh;
        text-align: center;
        font-size: 9vw;
    }
    .MOBILE_section_header_background-h2 {
        color: #fff;
        text-align: center;
        font-size: 4vw;
        padding-top: 15px;
    }
    .MOBILE_section_header_background-plane {
        max-width: 200px;
        padding-top: 7vh;
        padding-left: 7vw;
    }


    /* //////////////// */


    .footer_two,
    .footer_three,
    .footer_four,
    .footer_five {
        display: none;
    }
    .footer_bottom {
        display: none;
    }
    .footer_one {
        width: 100%;
    }
    .footer_bottom_desAndDev-left {
        font-size: 3.5vw;
    }
    .footer_bottom_desAndDev-right {
        font-size: 3.5vw;
    }

    /* ///////////// */
    .our_servise-content_top ul li{
       margin: 0 auto;
    }
    .our_servise-content_top ul {
        padding-left: 0px;
    }
    /* /////////////// */


    .pulse {
        right: 25px;
        bottom: 25px;
        width: 70px;
        height: 70px;
        background-color: rgba(13, 20, 110, 0.6);
    }
    .pulse img {
        width: 55px;
    }

    .change-lang {
        position: fixed;
        top: 50px;
        right: 0;
        width: 80px;
        height: 30px;
        
        margin-left: 0px;
        background: rgba(167, 167, 167, 0.5);
        border: 0;
        border-radius: 5px;
        color: #fff;
        margin-top: 15px;
        z-index: 1000;
    }

    /*  */

    .MOBILE_header_list {
        padding-top: 30px;
    }
}
