/* (1366x768) WXGA Display */
@media screen and (max-width: 768px) {

.message-strip {
    display: flex;
    justify-content: space-around;
    align-items: center;
    position: fixed;
    left: auto;
    bottom: 0;
    z-index: 9999;
    right: auto;
    margin: 0px auto;
}

ul.list-unstyled.join-list {
    display: block;
    text-align:center;
} 

.blog-card.style3.video-strip {
    background: #01a553;
    padding: 20px 20px 20px !important;
    border-radius: 0px !important;
    border: 2px solid #01a553;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    position: relative;
}

.blog-card.style3 .blog-content .blog-title {
    color: #fff;
    font-size: 15px !important;
    margin-top: 6px !important;
    margin-bottom: 0 !important;
}

a.btn.style4.call-for-btn {
    border-bottom-left-radius: 50px;
    padding-left: 40px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    float: right;
    font-size: 20px;
    width: 100%;
    border-radius: 15px  !important;
}

.join-bg {
    background:url(https://shashibbhopal.com/web_assets/img/join-bg.jpg) no-repeat center top !important;
    background-size: cover;
    height: 100vh !important;
    padding-top: 0;
}

.header-join {
    background: #fff !important;
    padding: 15px;
    border-top: 5px solid #01a553;
}

.explore-course-strip {
    background: beige;
    padding: 30px;
    border-radius: 15px;
    min-height: auto !important;
    margin-bottom: 30px;
}

.slick-slide img {
    display: inline-block;
    width: 150px;
}

.course-list-title {
    /* background: #fff; */
    padding: 15px 20px;
    font-size: 17px;
    border-radius: 15px;
}

.esta-strip h2.sec-title.text-white.choose-title {
    color: #333 !important;
    padding-top: 24px;
    font-size: 24px;
}

.establishment-strip {
    min-height:auto !important
}

.checklist li {
    margin-bottom: 6px;
    font-size: 14px;
}

.testi-box  {
    min-height:auto ;
}

.message-strip a {
    padding: 10px 14px;
    background: #ef9d30;
    color: #FFF;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
    text-align: center;
    width: 110px;
    height: 40px;
    font-size: 13px;
}

.scroll-top {
    position: fixed;
    right: 30px !important;
    bottom: 80px;
    height: 50px;
    width: 50px;
    cursor: pointer;
    display: block;
    border-radius: 50px;
    z-index: 10000;
    opacity: 1;
    visibility: hidden;
    transform: translateY(45px);
    transition: all 300ms linear;
}

.course-shashib-strip p.pera1 {
    font-size: 12px;
}

      .hero-title {
        font-size: 28px !important;
        max-width: 100%;
    }
      .hero-text {
        font-size: 14px;
        line-height: 22px;
        margin-top: 0px;
    }
      .hero-style1 {
        padding: 90px 0 90px;
    }
    
        .container2 h2 {
        font-size: 26px !important;
        font-weight: 900;
        color: #000;
    }
    
    .college-group-strip {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
    flex-flow: column;
    background: linear-gradient(120deg, #079d56 0%, #65d7a1 100%);
    padding: 20px;
    border-bottom-right-radius: 40px;
    border-bottom: 5px solid #fff;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-top-left-radius: 0;
    border-top-right-radius: 40px;
    /* writing-mode: tb-rl; */
    border-: 5px solid #fff;
    border: 5px solid #fff;
    text-align: center;
}
.container-fluid.container2 {
    width: 100% !important;
}


.why-area-2 {
    position: relative;
    border-radius: 15px;
    background: rgb(255 255 255 / 70%);
    padding: 60px 25px;
    box-shadow: none;
}
    
    .hero-wrapper {
    position: relative;
    z-index: 2;
    overflow: hidden;
    padding-top: 0px;
    margin-top: 100px;
    border-bottom-right-radius: 0;
}

.explore-course-strip {
        background: beige;
        padding: 30px;
        border-radius: 15px;
        min-height: auto !important;
        margin-bottom: 75px;
    }
    .title-area {
    margin-bottom: calc(var(--section-title-space) - 17px);
    position: relative;
    z-index: 2;
    text-align: center;
}

.study-with-bg:before {
    width: 50%;
    height: 100%;
    background: aliceblue;
    content: "";
    right: 0;
    top: 0;
    position: absolute;
    border-left: 5px solid #fff;
}

.process-area-1.overflow-hidden.study-with-bg {
    height: 100%;
    background-size: cover;
}

    .footer-layout1 .footer-top {
        padding: 0 0 0px;
    }
    
    .mobile-menu ul li a {
    display: block;
    position: relative;
    padding: 12px 0;
    line-height: 1.4;
    font-size: 17px;
    color: var(--title-color);
    font-weight: 600;
}


.sub-title  {
        line-height: 44px;
}








}

/* (320x480) Smartphone, Portrait */
@media only screen and (device-width: 320px) and (orientation: portrait) {

}

/* (320x480) Smartphone, Landscape */
@media only screen and (device-width: 480px) and (orientation: landscape) {

}

/* (480x800) Android */
@media only screen and (min-device-width: 480px) and (max-device-width: 800px) {
    /* insert styles here */
}

/* (640x960) iPhone 4 & 4S */
@media only screen and (min-device-width: 640px) and (max-device-width: 960px) {
    /* insert styles here */

    
}

/* (720x1280) Galaxy Nexus, WXGA */
@media only screen and (min-device-width: 720px) and (max-device-width: 1280px) {

.header-layout1 .header-top.landingpage-top-header  {
    display:none;
}

.testi-box {
    padding: 20px;
    border-radius: 15px;
    border: 1px solid var(--border-color);
    background: var(--white-color);
    transition: 0.4s;
    min-height: 337px;
    text-align: center;
    max-width: 100%;
    margin: 0px auto;
}

}

/* (720x1280) Galaxy Nexus, Landscape */
@media only screen and (min-device-width: 720px) and (max-device-width: 1280px) and (orientation: landscape) {

    .header-logo a img {
        width: 110px;
    }


}

/* (1024x768) iPad 1 & 2, XGA */
@media only screen and (min-device-width: 820px) and (max-device-width: 1180px)  {
    
 .testi-box {
    padding: 20px;
    border-radius: 15px;
    border: 1px solid var(--border-color);
    background: var(--white-color);
    transition: 0.4s;
    min-height: 337px;
    text-align: center;
    max-width: 100%;
    margin: 0px auto;
}   

.approval-strip {
    border-bottom: 2px dashed green;
    height: 285px;
    margin: 5px;
}


.explore-course-strip {
    background: beige;
    padding: 30px;
    border-radius: 15px;
    min-height: auto !important;
    margin-bottom: 30px;
}

.section-tittle .title {
    color: #000;
    font-size: 20px;
    font-weight: 900;
    margin-bottom: 12px;
}

.footer-layout1 .footer-top .info-card .info-card_icon {
    margin-bottom: 20px;
    margin: 0px auto 15px;
}

.footer-layout1 .footer-top .info-card {
    display: block;
    text-align: center;
}

}

@media only screen and (min-device-width: 820px) and (max-device-width: 1180px) and (orientation: landscape)  {
  
.slick-slide img {
    display: inline-block;
    width: 150px;
}

.explore-course-strip {
    background: beige;
    padding: 30px;
    border-radius: 15px;
    min-height: 834px !important;
    margin-bottom: 30px;
}

.section-tittle .title {
    color: #000;
    font-size: 19px !important;
    font-weight: 900;
    margin-bottom: 12px;
}

.course-title {
    font-size: 18px;
    font-weight: 700;
    color: #000;
}


}



/* (1024x768) iPad 1 & 2, XGA */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {

    /* insert styles here */
    .counter-card.style3 {
    background: var(--white-color);
    border-radius: 5px;
    box-shadow: 0 0 65px 16px rgba(0, 0, 0, 0.05);
    padding: 50px 30px 40px 30px;
    min-height: 733px !important;
}

.message-strip {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: fixed;
    left: auto;
    bottom: 0;
    z-index: 9999;
    right: auto;
    margin: 0px auto;
}

.message-strip a {
    padding: 10px 10px;
    background: #ef9d30;
    color: #FFF;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
    text-align: center;
    width: 140px;
    height: 40px;
    margin-right:10px !important;
    font-size: 16px;
}

.hero-title {
    font-size: 40px;
}

.container2 h2 {
    font-size: 35px;
    font-weight: 900;
    color: #000;
}

.sec-title {
    font-size: 35px;
    line-height: 1.2;
}


}

/* (768x1024) iPad 1 & 2, Portrait */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    /* insert styles here */


}



/* (1024x768) iPad 1 & 2, Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    /* insert styles here */
.slick-slide img {
    width: 120px !important;
    margin: 0px auto  !important;
}

.service-card.style4 .service-card_content {
    border: 1px solid #E3E3E3;
    margin: 0 15px;
    text-align: left;
    position: relative;
    z-index: 1;
    margin-top: -70px;
    background: var(--white-color);
    padding: 0 30px 0;
    margin-bottom: 27px;
    border-radius: 5px;
    transition: 0.4s;
    min-height: 738px;
}

.explore-course-strip {
    background: beige;
    padding: 30px;
    border-radius: 15px;
    min-height: 836px !important;
}

}

/* (2048x1536) iPad 3 */
@media only screen and (min-device-width: 1536px) and (max-device-width: 2048px) {
    /* insert styles here */
}

/* (1280x720) Galaxy Note 2, WXGA */
@media only screen and (min-device-width: 720px) and (max-device-width: 1280px) {
    /* insert styles here */
}

/* (1280x720) Galaxy Note 2, WXGA */
@media only screen and (min-device-width: 1300px) and (max-device-width: 1500px) {
    /* insert styles here */
    .hero-title {
    font-size: 40px !important;
}
    
}

/* (1366x768) WXGA Display */
@media screen and (max-width: 1366px) {
    /* insert styles here */
    ul.list-unstyled.join-list {
    display: block;
    text-align:center;
} 
}

/* (1280x1024) SXGA Display */
@media screen and (max-width: 1280px) {
    /* insert styles here */
}

/* (1440x900) WXGA+ Display */
@media screen and (max-width: 1440px) {
    /* insert styles here */
}

/* (1680x1050) WSXGA+ Display */
@media screen and (max-width: 1680px) {

    /* insert styles here */
    .carousel-caption {
        left: 12% !important;
    }
}

/* (1920x1080) Full HD Display */
@media screen and (max-width: 1920px) {
    /* insert styles here */
}

/* (1600x900) HD+ Display */
@media screen and (max-width: 1600px) {
    /* insert styles here */
}