@media only screen and (min-width: 767px) {
}
 @media only screen and (min-width: 320px) and (max-width: 767px) {
     .container-fluid {
         padding: 0 20px;
    }
    .section_padding {
        padding: 45px 0 0px 0px;
    }
    .photo-section {
        margin-bottom: 50px;
    }
     .mobile-header {
         display: block;
         background: #7AB2D3;
    }
    .mobile-logo {
        display: grid;
        grid-template-columns: 20% 80%;
        font-size: 16px;
        height: 70px;
        align-items: center;
        justify-content: space-between;
        padding: 0 15px;
    }
     .fixed-top .mobile-logo {
         margin-bottom: 0px;
    }
    .mobile-menu.active {
        left: 0;
        top: -40px;
        transform: translateY(40px);
        transition: transform 1s;
        background: #7ab2d3;
        box-shadow: -2px 1px 0px 2px #ffffff;
        color: white;
    }
     .sticky {
         transition: 0.35s ease;
    }
     .sticky.fixed-top {
         background-color: #ffffff;
         width: 100%;
         z-index: 999;
         box-shadow: -1px -1px 9px 0px #0000006b;
        /* padding: 13px;
         */
         top: -40px;
    }
     .mobile-menu {
         width: 305px;
         left: -310px;
         position: fixed;
         top: 0;
         z-index: 99999;
         background-color: #fff;
         height: 100vh;
         transition: all 0.35s ease;
         overflow-y: auto;
         height: 100vh;
    }
    .menu-bar i {
        font-size: 22px;
        color: #ffffff !important;
    }   
     .mobile-menu li.parent-category {
         position: relative;
    }
     .mobile-menu span.menu-category-toggle {
         position: absolute;
         right: 0px;
         top: 0px;
         display: flex;
         width: 50px;
         height: 50px;
         justify-content: center;
         align-items: center;
    }
     .mobile-menu span.menu-category-toggle.active i {
         transition: transform 0.3s ease;
    }
     .mobile-menu span.menu-category-toggle.active i {
         transform: rotate(180deg);
    }
    .mobile-menu-logo {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 10px 15px;
        background: #ffffff;
        border-bottom: 2px solid #ffffff;
    }
     .menu-logo {
         height: 50px;
    }

    .menu-logo a {
        color: #fff;
        line-height: 49px;
        font-weight: 700;
        font-size: 24px;
        text-align: center;
    }
    .mobile-menu-close {
        height: 40px;
        width: 40px;
        display: flex;
        justify-content: center;
        align-items: center;
        background: #9b9b9b;
        color: white;
    }
    .mobile-menu-close i {
        font-size: 32px;
        color: #3b3838;
    }
     .mobile-menu {
         display: block;
    }
     section.header {
         background-color: #fff;
         box-shadow: 0px 1px 10px #6c6c6c;
         display: none;
    }
     .main_item {
         padding: 5px 13px;
         margin-bottom: 18px;
    }
     .banner_content {
         position: absolute;
         width: 95%;
         top: 50%;
         transform: translateY(-30%);
         z-index: 9;
    }
     .main_item h1:nth-of-type(1) {
         font-weight: 300 !important;
         line-height: 63px;
         font-size: 30px;
         color: #fff;
    }
     .molile_menu_item {
         color: #fff;
         padding-left: 16px;
         line-height: 44px;
         font-size: 21px;
    }
     .first-nav li {
         display: block;
         margin-left: 20px;
         line-height: 38px;
    }
    ul.first-nav {
        text-align: center;
        padding-top: 45px;
    }
    ul.first-nav a {
        font-size: 26px;
        font-family: math;
        font-weight: 700;
        color: white;
    }
    .mobile_btm_social i {
        color: #ffffff;
        padding: 8px;
        font-size: 25px;
    }
    
   .mobile_btm_social {
        text-align: center;
        margin-top: 135px;
    }
   .mobile_btm_social {
    text-align: center;
    }
    li.moblie-contact {
        display: block;
        margin-top: 41px;
        font-size: 23px;
        font-weight: 700;
    }

    .moblie-contact a:hover {
       transition: 0.35s all;
    }
    .moblie-contact a:hover {
        background: #d4a50b;
        color: #ffff;
        padding: 15px 39px;
        border-radius: 3px;
        font-size: 18px;
    }
    .logo-image {
        font-size: 22px;
        font-weight: 600;
        color: #7AB2D3;
        text-align: center;
    }

    /* ========= Banner video Css ============ */
     .banner_video_sec {
         display: grid;
         padding: 5px;
         background-color: white;
         justify-content: center;
    }

     .banner_video_text h2 {
         font-size: 20px;
         margin-bottom: 10px;
         font-weight: bold;
         text-transform: uppercase;
         margin-top: 35px;
    }
    .content {
        height: 199.4px;
        margin: 10px;
        position: relative;
    }
    .bg_video {
        position: relative;
        width: 100%;
        height: 270px;
        overflow: hidden;
    }
    
    .banner_video_text p {
        color: #ffffff;
        text-align: start;
    }
    .banner_video_text {
        z-index: 99;
        position: absolute;
        top: 50%;
        transform: translatey(-50%);
        width: 100%;
        padding-left: 10px;
        opacity: 0.7;
    }
    
    /* =========Content Css========== */
     .content_section {
         display: none;
    }
     .content_section_m {
         display: block;
         background: #7AB2D3;
    }
     .content_grid {
         display: grid;
         grid-template-columns: 1fr 1fr;
         gap: 5px;
    }
     .writing_box_m {
         margin-top: 4px;
    }
     .audio_box_m {
         margin: 5px 0;
    }
     .section_title h4 {
         font-size: 38px;
         color: #ffffff;
         font-weight: 500;
    }

    .all_title h2 {
        font-size: 22px;
        color: #b70707;
        font-style: italic;
        font-weight: 600;
    }
    .audio_text {
        margin: 38px 0;
        line-height: 27px;
        font-weight: 500;
    }
    .custom-audio-player audio {
        flex-shrink: 0;
        margin-right: 19px;
        width: 148px;
    }
    .video_title h3 {
        font-size: 20px;
        color: #332f2f;
        font-weight: 500;
    }
    .awards_list ul li {
        list-style: square;
        line-height: 31px;
        font-family: math;
        font-size: 17px;
        padding-left: 4px;
    }
    .video__all_items {
        display: grid;
        grid-template-columns: 1fr;
        gap: 15px;
    }
    .box_overlay {
        position: absolute;
        color: #000000;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 9999;
        width: 100%;
        text-align: center;
    }
    .box_overlay h4 {
        font-size: 17px;
        font-weight: 700;
        line-height: 47px;
        color: #ffffff;
    }
    .video_item {
        width: 100%;
        height: 176px;
    }
    .watch_more a {
        background: #7AB2D3;
        color: #fff;
        font-weight: 600;
        padding: 16px 16px;
        transition: 0.35s all;
    }
    .photo_grid {
        display: grid;
        grid-template-columns: 1fr;
        gap: 30px;
    }
    .inner_photo {
        height: 285px;
        width: 100%;
    }

    .contact_pd {
        padding-top: 41%;
        padding-left: 22px;
    }
    
    .contact_h1 {
        font-size: 37px;
        margin-bottom: 8px;
        font-weight: 500;
        font-family: 'Roboto Condensed';
        color: #000000;
        letter-spacing: 0.5px;
    }
    .audio_pd {
        padding: 0 5px;
        margin-top: 34px;
    }
    .all_title {
        text-align: center;
        margin: 40px 0;
        margin-top: 10px;
    }
    .audio_bt_description {
        margin-bottom: 23px;
        text-align: center;
        font-family: math;
        padding: 0 15px;
    }
    .audio_bt_description p {
        text-align: center;
    }
    .audio_bt_title {
        margin-top: 36px;
    }
    .audio_bt_title h3 {
        color: #000000;
        font-family: emoji;
        font-size: 22px;
        font-weight: 500;
    }
    .word_info {
        padding: 5px;
        margin-right: 0px !important;
        margin-left: 0px !important;
        margin-bottom: 20px;
    }
    .word_info p {
        font-size: 17px;
        color: #000000;
        margin-top: 22px;
        font-family: none;
        font-style: italic;
        font-weight: 600;
    }
    .item-image {
        margin: 5px;
        height: 180px;
        margin-bottom: 20px;
    }
     .footer_social_midea {
         text-align: left;
         margin-left: 0px;
         margin-top: 20px;
         float: left;
    }
     .footer_social_midea {
         text-align: left;
         margin-left: 0px;
         margin-top: 20px;
    }
    .workshop_grid {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 5px;
    }

    .work_img_box {
        height: 110px;
        width: 100%;
    }
    .video_container img {
        width: 280px;
        height: 287px;
        border-radius: 50%;
        margin-bottom: 19px;
    }
}