/* (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;
}

.form-main-strip button.btn.style4 {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
}

.form-main-strip .btn.style5 {
    background: var(--title-color);
    width: 100%;
}

.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;
}

.inner-page-body {
    background: url(../img/login-bg.jpg) no-repeat top right;
    background-size: cover;
    height: 100% !important;
}

.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;
}



}

/* (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;
}

}

/* (720x1280) Galaxy Nexus, Landscape */
@media only screen and (min-device-width: 720px) and (max-device-width: 1280px) and (orientation: landscape) {




}

/* (1024x768) iPad 1 & 2, XGA */
@media only screen and (min-device-width: 820px) and (max-device-width: 1180px)  {

.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;
}
.inner-page-body {
    background: url(../img/login-bg.jpg) no-repeat top right;
    background-size: cover;
    height: 100% !important;
    background-attachment: fixed;
}
.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 */
}

/* (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 */
}