/*COSI CUSTOM QUERIES*/
/*.sliderimage {*/
/*    border-radius: 10px !important;*/
/*}*/
.activity {
    margin-top: 60px !important;
}
.customcard {
    border-radius: 10px !important;
}
.studnts li {
    border-radius: 10px !important;
}
.sliderthumb {
    min-height: auto !important;
    max-height: 344px !important;
    border-radius: 10px;
}
.customcard .h2 {
    font-size: 16px !important;
}

.customdescription {
    font-size: 16px !important;
}
.solidtexttransparentbg {
    background: rgba(0, 46, 81, 0.5);
    border-radius: 10px;
    padding: 15px;
    min-height: auto !important;
    max-height: 344px !important;
    overflow: auto !important;
}

.hero-txt a {
    margin-top: 10px !important;
}


.carousel-caption {
    top: 120px !important;
}

.breadcrum2 {
    left: 15px !important;
    top: 80px !important;
}
/*NEW BREAKPOINTS*/
/* DEVICES 576px and down */
@media only screen and (max-width: 576px) {
    .custombanner {
        left: 15px !important;
        top: 50px !important;
    }

    .mobilespace {
        margin-top: 200px !important;
    }

    .slidecontrols {
        bottom: 185px !important;
    }
    .slider-img {
        min-height: 570px !important;
    }

    .sliderblock {
        height: 420px;
    }

    .cssgradient {
        display: none !important;
    }
    .pagemargin {
        margin-top: 50px !important;
    }
    .carousel-indicators {
        top: -250px !important;
    }

    .carousel-control-prev {
        display: none !important;
    }

    .carousel-control-next {
        display: none !important;
    }

    .breadcrum2 {
        top: 50px !important;
    }

    .carousel-caption {
        top: 90px !important;
        left: 25px !important;
    }

    #searchcustombanner {
        margin-bottom: -350px !important;
    }

    .solidtexttransparentbg {
        background: rgba(0, 46, 81, 0.5);
        border-radius: 10px;
        padding: 15px;
        min-height: auto !important;
        max-height: 300px !important;
        overflow: auto !important;
    }
}

/*DEVICES 577- 767*/
@media only screen and (max-width: 767px) and (min-width: 577px) {
    .custombanner {
        left: 15px !important;
        top: 80px !important;
    }

    .mobilespace {
        margin-top: 120px !important;
    }
    .slidecontrols {
        bottom: 185px !important;
    }

    .solidtexttransparentbg {
        background: rgba(0, 46, 81, 0.5);
        border-radius: 10px;
        padding: 15px;
        min-height: auto !important;
        max-height: 200px !important;
        overflow: auto !important;
    }

    .carousel-indicators {
        top: -280px !important;
    }

    .carousel-control-prev {
        display: none !important;
    }

    .cssgradient {
        display: none !important;
    }
    .carousel-control-next {
        display: none !important;
    }
    .sliderblock {
        height: 420px !important;
    }

    #searchcustombanner {
        margin-bottom: -250px !important;
    }
}
/*DEVICES 768-991*/
@media only screen and (max-width: 991px) and (min-width: 768px) {
    .custombanner {
        left: 15px !important;
        top: 80px !important;
    }
    .cssgradient {
        display: none !important;
    }
    .mobilespace {
        margin-top: 150px !important;
    }
    .slidecontrols {
        bottom: 185px !important;
    }
    .solidtexttransparentbg {
        background: rgba(0, 46, 81, 0.5);
        border-radius: 10px;
        padding: 15px;
        min-height: auto !important;
        max-height: 200px !important;
        overflow: auto !important;
    }
    .sliderthumb {
        max-height: 200px !important;
    }
    .carousel-indicators {
        top: -280px !important;
    }

    .carousel-control-prev {
        display: none !important;
    }

    #searchcustombanner {
        margin-bottom: -300px !important;
    }

    .carousel-control-next {
        display: none !important;
    }
    .sliderblock {
        height: 420px !important;
    }
}

/*DEVICES 992-1199*/
@media only screen and (max-width: 1199px) and (min-width: 992px) {
    .custombanner {
        left: 15px !important;
        top: 80px !important;
    }

    #searchcustombanner {
        margin-bottom: -150px !important;
    }

    .solidtexttransparentbg {
        background: rgba(0, 46, 81, 0.5);
        border-radius: 10px;
        padding: 15px;
        min-height: auto !important;
        max-height: 205px !important;
        overflow: auto !important;
    }

    .sliderblock {
        height: 400px !important;
    }

    .sliderthumb {
        min-height: auto !important;
        max-height: 205px !important;
        border-radius: 10px;
    }

    .carousel-indicators {
        top: -200px !important;
    }

    .carousel-control-prev {
        display: none !important;
    }

    .carousel-control-next {
        display: none !important;
    }
}

/*DEVICES 1200-1399*/
@media only screen and (max-width: 1399px) and (min-width: 1200px) {
    .custombanner {
        left: 15px !important;
        top: 80px !important;
    }

    .themeandstoryimg {
        max-height: 500px !Important;
    }
    .carousel-inner {
        height: 600px !important;
    }

    .solidtexttransparentbg {
        background: rgba(0, 46, 81, 0.5);
        border-radius: 10px;
        padding: 15px;
        min-height: auto !important;
        max-height: 344px !important;
        overflow: auto !important;
    }

    .sliderblock {
        height: 600px;
    }

    .sliderthumb {
        min-height: auto !important;
        max-height: 344px !important;
        border-radius: 10px;
    }
}

/*DEVICES 1400+*/
@media only screen and (min-width: 1400px) {
    .themeandstoryimg {
        max-height: 500px !Important;
    }

    .carousel-inner {
        height: 600px !important;
    }

    .custombanner {
        left: 15px !important;
        top: 80px !important;
    }
}

/* XS devices (575px and down) */
/*@media only screen and (max-width: 575px) {*/
/*    .custombanner {*/
/*        left: 15px !important;*/
/*        top: 50px !important;*/
/*    }*/

/*    .slider-img {*/
/*        min-height: 570px !important;*/
/*    }*/

/*    .carousel-indicators {*/
/*        top: -280px !important;*/
/*    }*/

/*    .carousel-control-prev {*/
/*        display: none !important;*/
/*    }*/

/*    .carousel-control-next {*/
/*        display: none !important;*/
/*    }*/

/*    .pagemargin {*/
/*        margin-top: 50px !important;*/
/*    }*/

/*    .breadcrum2 {*/
/*        top: 50px !important;*/
/*    }*/

/*    .carousel-caption {*/
/*        top: 90px !important;*/
/*        left: 25px !important;*/
/*    }*/
/*}*/

/* Sm devices (576px and up) */
/*@media only screen and (min-width: 576px) {*/
    /*.custombanner {*/
    /*    left: 15px !important;*/
    /*    top: 80px !important;*/
    /*}*/

    /*.sliderblock {*/
    /*    height: 420px !important;*/
    /*}*/

    /*.carousel-indicators {*/
    /*    top: -280px !important;*/
    /*}*/
/*}*/

/* Md devices (768px and up) */
/*@media only screen and (min-width: 768px) {*/
/*    .custombanner {*/
/*        left: 15px !important;*/
/*        top: 80px !important;*/
/*    }*/

/*    .solidtexttransparentbg {*/
/*        background: rgba(0, 46, 81, 0.5);*/
/*        border-radius: 10px;*/
/*        padding: 15px;*/
/*        min-height: auto !important;*/
/*        max-height: 205px !important;*/
/*        overflow: auto !important;*/
/*    }*/

    /*.carousel-indicators {*/
    /*    top: -280px !important;*/
    /*}*/

    /*.carousel-control-prev {*/
    /*    display: none !important;*/
    /*}*/

    /*.carousel-control-next {*/
    /*    display: none !important;*/
    /*}*/
    /*.sliderblock {*/
    /*    height: 400px !important;*/
    /*}*/
    /*.sliderthumb {*/
    /*    min-height: auto !important;*/
    /*    max-height: 205px !important;*/
    /*    border-radius: 10px;*/
    /*}*/
/*}*/

/* Lg devices (992px and up) */
/*@media only screen and (min-width: 992px) {*/
/*    .custombanner {*/
/*        left: 15px !important;*/
/*        top: 80px !important;*/
/*    }*/

/*    .carousel-inner {*/
/*        height: 600px !important;*/
/*    }*/

/*    .solidtexttransparentbg {*/
/*        background: rgba(0, 46, 81, 0.5);*/
/*        border-radius: 10px;*/
/*        padding: 15px;*/
/*        min-height: auto !important;*/
/*        max-height: 344px !important;*/
/*        overflow: auto !important;*/
/*    }*/

/*    .sliderblock {*/
/*        height: 600px;*/
/*    }*/

/*    .sliderthumb {*/
/*        min-height: auto !important;*/
/*        max-height: 344px !important;*/
/*        border-radius: 10px;*/
/*    }*/
/*}*/

/* XL devices (1200px and up) */
/*@media screen and (min-width: 1200px) {*/
    /*.themeandstoryimg {*/
    /*    max-height: 500px !Important;*/
    /*}*/

    /*.solidtexttransparentbg {*/
    /*    background: rgba(0, 46, 81, 0.5);*/
    /*    border-radius: 10px;*/
    /*    padding: 15px;*/
    /*    min-height: auto !important;*/
    /*    max-height: 344px !important;*/
    /*    overflow: auto !important;*/
    /*}*/

    /*.sliderblock {*/
    /*    height: 600px;*/
    /*}*/

    /*.sliderthumb {*/
    /*    min-height: auto !important;*/
    /*    max-height: 344px !important;*/
    /*    border-radius: 10px;*/
    /*}*/
    /*.carousel-inner {*/
    /*    height: 600px !important;*/
    /*}*/

    /*.custombanner {*/
    /*    left: 15px !important;*/
    /*    top: 80px !important;*/
    /*}*/
/*}*/

/* XXL devices (1400px and up) */
/*@media screen and (min-width: 1400px) {*/
    /*.themeandstoryimg {*/
    /*    max-height: 500px !Important;*/
    /*}*/

    /*.carousel-inner {*/
    /*    height: 600px !important;*/
    /*}*/

    /*.custombanner {*/
    /*    left: 15px !important;*/
    /*    top: 80px !important;*/
    /*}*/
/*}*/

/*END OF COSI CUSTOM QUERIES */