@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Covered+By+Your+Grace&family=Lato:wght@400;700&family=Raleway:wght@500;600;700&display=swap');

/*font-family: 'Bebas Neue', sans-serif;
font-family: 'Covered By Your Grace', cursive;
font-family: 'Lato', sans-serif;
font-family: 'Raleway', sans-serif;*/


* {
    padding: 0;
    margin: 0;
}

html,
body {
    height: 100%;
}

body {
    position: relative;
    font-family: 'Lato', sans-serif;
}


/*************************************** common style start ********************************************/
.btn_facebook {
    color: #fff;
    background: #3b5998;
}

.btn_twitter {
    color: #fff;
    background: #00aced;
}

.btn_google {
    color: #fff;
    background: #db3236;
    margin-top: 10px;
}

ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

a {
    color: #000;
    text-decoration: none;
}

a:hover {
    color: #000;
    text-decoration: none;
}

.bordrht {
    border-right: 1px solid #ccc;
}
.padleftright0{
    padding-left: 0;
    padding-right: 0;
}
.padright0{
    padding-right: 0;
}
.padleft0{
    padding-left: 0;
}
.width100{
    width: 100%;
}
.form-group{
    margin-bottom: 0;
}
.martop30{
    margin-top: 30px;
}


/*************************************** general style start ********************************************/
.header-nav{
/*    padding: 5px 0;*/
    background: #fff;
}
.sitemapH{
    padding: 40px 0;
}
.sitemapH ul li{
    float: left;
    padding: 0 15px;
    border-right: 1px solid #ccc;
   line-height: 16px;
}
.sitemapH ul li:last-child{
    border-right: none;
}
.sitemapH ul li a{
   color: #000;
   font-size: 14px;
   line-height: 12px;
   font-weight: 600;
}
.sitemapH ul li.active a{
    color: #F47923;
    border-bottom: 2px solid #F47923;
}

.sitemaphUl{
    float: right;
}

.aplybtn{
    padding: 25px 0;
}
.btn_org{
    background:#F47923;
    color: #fff;
    font-size: 16px;
    padding: 12px 35px;
    border-radius: 40px;
}
.btn_org:hover, .btn_org:focus{
    color: #fff;
}

.SliderSec{
    position: relative;
    background: url(../images/slider-bg.jpg) top center no-repeat;
    background-size: cover;
}
.sliderLeftCon{
    padding: 9% 0;
    padding-left: 50px;
}
.sliderLeftCon h1{
    font-family: 'Bebas Neue', sans-serif;
    font-size: 80px;
    line-height: 65px;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    text-shadow: 1px 1px 6px #33333396;
}
.sliderLeftCon h3{
    font-size: 24px;
    line-height: 110%;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    text-shadow: 1px 1px 6px #33333396;
    margin: 0 0 3rem;
}
.slideIconD{
    margin-top: 20px;
}
.slideIconD img{
    height: 60px;
    float: left;
    margin-right: 20px;
}
.slideIconD h4{
        color: #fff;
    font-size: 24px;
    line-height: 24px;
    float: left;
    margin: 6px 0;
}
.slideIconD h4 small{
    color: #fff;
    font-size: 16px;
}
.headsld h4{
    margin: 15px 0;
}
.maskimgD{
    position: absolute;
    z-index: 9;
    bottom: 0;
}


.sliderRightFm{
    padding: 15px;
    background: #fff;
    margin: 22% 0;
}
.sliderRightFm h3{
    color:rgba(173, 173, 173, 1);

    margin-top: 0;
        font-family: 'Roboto', sans-serif;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
}




.schlLearning-Sec{
    padding: 60px 0;
    background: #fff;
}
.schlLearningHead h2{
    font-size: 60px;
    font-weight: 700;
    line-height: 48px;
    text-align: center;
    color: #0E3265;
    margin-bottom: 40px;
    font-family: 'Raleway', sans-serif;
    margin-top: 0;
}
.schlLearningTabD{
    background: #fff;
    border-radius: 40px 40px 10px 10px;
    box-shadow: 0px 10px 50px -20px #33333382;
}
.schlLearningTabD .nav-pills{
    padding: 5px;
    border-radius: 40px;
  background-color: #234E84; /* For browsers that do not support gradients */
  background-image: radial-gradient(#234E84 10%, #000000 100%);
}
.schlLearningTabD .nav>li>a{
        padding: 10px 15px;
    background: rgba(49, 92, 148, 0.1);
    border-radius: 30px;
    color: #fff;
    font-size: 14px;
    line-height: 14px;
    font-weight: normal;
    margin: 0 4px;
}
.schlLearningTabD .nav-pills>li.active>a, .schlLearningTabD .nav-pills>li.active>a:focus, .schlLearningTabD .nav-pills>li.active>a:hover{
    color: #fff;
    background-color: #F47923;
}
.schlLearningTabD .tab-content{
    padding: 30px;
}

.learnMaainD{
    background: #F9F9F9;
    border-radius: 0 0 20px 20px;
    border: 1px solid #ECECEC;
    padding: 10px;
            margin-bottom: 30px;
}
.learnMaainimgD{
    position: relative;
}
.learnMaainimgD img{
    border-radius: 20px 20px 0 0;
    height: 165px;
    width: 100%;
}
.learnCapD{
        position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: transparent;
    background-image: linear-gradient(#0e3c6f00, #0E3C6F);
    padding: 15px;
    color: #fff;
    font-size: 13px;
    line-height: 18px;
    padding-top: 80px;
}

.learnMaaintextD{
        height: 130px;
        padding: 5px;
        overflow-x: hidden;
        overflow-y: scroll;
}
.learnMaaintextD h4{
    color: #000;
    font-size: 13px;
    font-weight: 600;
    line-height: 16px;
}
.learnMaaintextD p{
    color: #000;
    font-size: 12px;
}





.whychoos-Sec{
    background: url(../images/uni-bg.jpg) top center no-repeat;
    background-size: cover;
    padding: 50px 0;
    position: relative;
}
.schlLearningHead h2 small{
    color: #F47923;
    font-family: 'Covered By Your Grace', cursive;
}

.whyChostextD{
    margin: 20px 0;
    padding: 0 20px;
}
.whyChostextD img{
    height: 80px;
}
.whyChostextD h4{
    font-size: 24px;
    color: #000;
    font-weight: 600;
    margin-bottom: 20px;
}
.whyChostextD p{
    font-size: 16px;
    color: #000;
}


.mainVideo-sec{
    position: relative;
}
.topmaskimgD{
    position: absolute;
/*    z-index: 9;*/
    top: -1px;
}




.award-sec{
    position: relative;
    padding-top: 50px;
}
.awardTextSubD img{
    height: 40px;
}
.awardTextD h2{
    font-size: 48px;
    font-weight: 700;
    line-height: 48px;
    color: #0E3265;
    margin-bottom: 40px;
    font-family: 'Raleway', sans-serif;
}
.awardTextD{
    padding-left: 100px;
}
.awardTextSubD{
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding:15px 25px;
    height: 185px;
}
.awardTextSubD h4{
    color: #000;
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
}
.awardTextSubD p{
    color: #000;
    font-size: 14px;
}
.bdrRno{
    border-right: none;
}
.bdrBno{
    border-bottom: none;
}
.awardTextD .carousel-control.right, .awardTextD .carousel-control.left{
    background-image: none;
}
.awardTextD .carousel-control {
    top: inherit;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 2px solid #F47923;
    opacity: 1;
    bottom: -30px;
}
.awardTextD .carousel-control .glyphicon-chevron-left, .awardTextD .carousel-control .glyphicon-chevron-right{
    width: 20px;
    height: 20px;
    margin-top: 0;
    font-size: 17px;
    line-height: 1px;
    color: #000;
    text-shadow: none;
}
.awardTextD .carousel-control.right {
    right: 83%;
}




.career-Sec{
    position: relative;
    background: url(../images/career-bg.jpg) top center no-repeat;
    background-size: cover;
    padding: 50px 0;
}
.careerD h2{
    font-size: 46px;
    font-weight: 700;
    line-height: 48px;
    color: #F47923;
    text-align: center;
    margin-bottom: 40px;
    font-family: 'Raleway', sans-serif;
    margin-top: 0;
}
.careerMainD{
        padding: 95px 30px;
    padding-left: 70px;
    height: 370px;
    margin: 15px 0;
}
.careerMainD img{
    height: 60px;
}
.careerMainD h5{
    color: #000;
    font-size: 16px;
    font-weight: 600;
}
.careerMainD p{
    color: #000;
    font-size: 13px;
}
.careerMainstep1D{
    background: url(../images/ca1.png) top center no-repeat;
    background-size: cover;
}
.careerMainstep2D{
    background: url(../images/ca2.png) top center no-repeat;
    background-size: cover;
}
.careerMainstep3D{
    background: url(../images/ca3.png) top center no-repeat;
    background-size: cover;
}
.careerMainstep4D{
    background: url(../images/ca4.png) top center no-repeat;
    background-size: cover;
}




.pride-Sec{
    padding: 60px 0;
}
.prideHead h2{
    font-size: 54px;
    font-weight: 700;
    line-height: 48px;
    color: #0E3265;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    margin-top: 0;
    margin-bottom: 10px;
}
.prideHead p{
    color: #000;
    font-size: 14px;
    text-align: center;
}
.prideTab{
    margin-top: 30px;
}
.prideTab .nav-pills li a img{
    height: 30px;
    filter: grayscale(100%);
}
.prideTab .nav>li>a{
    background: #fff;
    border:2px solid #fff;
}
.prideTab .nav-pills>li.active>a, .prideTab .nav-pills>li.active>a:focus, 
.prideTab .nav-pills>li.active>a:hover{
    background: #fff;
    border:2px solid #F47923;
}
.prideTab .nav-pills>li.active>a img, .prideTab .nav-pills>li.active>a:focus img, 
.prideTab .nav-pills>li.active>a:hover img{
    filter: grayscale(0%);
}
.prideTab .tab-content{
    padding: 20px 80px;
}

.prideStudentD img{
    border-radius: 20px;
}
.prideStudentD h3{
    font-size: 18px;
    font-weight: 700;
    color: #0E3265;
    text-align: center;
    font-family: 'Raleway', sans-serif;
}
.prideStudentD{
    padding: 20px;
}



.camlife-Sec{
    padding: 60px 0;
    background: #f9f9f9;
}
.camlifeMainD{
    margin-top: 30px;
}
.camlifesubD{
    border-radius: 25px;
    overflow: hidden;
}
.camlifeMainD h5{
    color: #000;
    font-size: 16px;
    font-weight: 600;
}





 .lastfooter-Sec{
    padding: 20px 0;
    background-color: #234E84;
    background-image: radial-gradient(#234E84 10%, #000000 100%);
 }
 .lastfooter-Sec p{
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    font-family: 'Poppins', sans-serif;
 }


@media screen and (max-width: 1920px) {
.sliderLeftCon {
    padding: 17% 0;
    padding-left: 100px;
}
.sliderLeftCon h1 {
    font-size: 80px;
}
.sliderLeftCon h3 {
    font-size: 24px;
}
}

@media screen and (max-width: 1440px) {
.sliderLeftCon {
    padding: 13% 0;
    padding-left: 100px;
}
.slideIconD h4 {
    font-size: 20px;
}

}

@media screen and (max-width: 1366px) {
.sliderLeftCon {
    padding: 10% 0;
    padding-left: 100px;
}
.slideIconD h4 {
    font-size: 20px;
}

}

@media screen and (max-width: 1024px) {
.sliderLeftCon {
    padding: 10% 0;
    padding-left: 25px;
}
.slideIconD h4 {
    font-size: 18px;
}
.sliderLeftCon h1 {
    font-family: 'Bebas Neue', sans-serif;
    font-size: 34px;
    line-height: 42px;
}
.sliderRightFm {
    margin: 7% 0;
}
.sitemapH ul li {
    float: left;
    padding: 0 7px;
}
.slideIconD img {
    height: 45px;
    margin-right: 12px;
}
.slideIconD h4 {
    font-size: 15px;
    line-height: 22px;
    margin: 0px 0;
}
.slideIconD {
    margin-top: 10px;
}
.sitemapH ul li a {
    font-size: 13px;
}

}

@media screen and (max-width: 768px) {
    

}
@media screen and (max-width: 480px) {
.awardimgB{
    display: none;
}
    .btn_org {
    font-size: 12px;
    padding: 8px 15px;
}
.aplybtn {
    padding: 14px 0;
}
.navbar-toggle {
    margin-right: 0;
    margin-bottom: 0;
}
.sliderLeftCon {
    padding: 9% 15px;
}
.sliderLeftCon h1 {
    font-size: 26px;
    line-height: 28px;
}
.sliderLeftCon h3 {
    font-size: 18px;
}
.slideIconD h4 {
    color: #fff;
    font-size: 13px;
    line-height: 16px;
    float: left;
    margin: 6px 0;
}
.slideIconD img {
    height: 45px;
    margin-right: 10px;
}
.slideIconD h4 small {
    font-size: 11px;
}
.sliderRightFm {
    margin: 0;
}
.schlLearningHead h2 {
    font-size: 23px;
    line-height: 26px;
    margin-bottom: 15px;
}
.schlLearningTabD .nav>li>a {
    margin: 6px 0;
}
.learnMaainimgD img {
    height: auto;
}
.schlLearningTabD .tab-content {
    padding: 15px;
}
.whyChostextD {
    padding: 0;
        height: 160px;
}
.whyChostextD img {
    height: 45px;
}
.whyChostextD h4 {
    font-size: 16px;
    margin-bottom: 10px;
}
.whyChostextD p {
    font-size: 11px;
}
.whychoos-Sec {
    padding: 30px 0;
}
.award-sec {
    padding-top: 30px;
}
.awardTextD {
    padding-left: 0;
        padding-bottom: 65px;
}
.awardTextD h2 {
    font-size: 23px;
    line-height: 25px;
    margin-bottom: 20px;
}
.awardTextD .carousel-control.right {
    right: 65%;
}
.awardTextD .carousel-control {
    bottom: -50px;
    z-index: 9;
}
.careerD h2 {
    font-size: 20px;
    line-height: 30px;
}
.prideStudentD {
    padding: 0;
        height: 220px;
}
.prideStudentD h3 {
    font-size: 13px;

}
.prideHead h2 {
    font-size: 22px;
    line-height: 24px;
}
.careerMainD {
        padding: 15px;
    height: 160px;
    background: #fff;
    border-radius: 10px;
}
.careerMainD img {
    height: 35px;
}
.careerMainD h5 {
    font-size: 14px;
}
.careerMainD p {
    font-size: 12px;
}
.sitemapH ul li {
    float: none;
    padding: 10px 15px;
    border-right: none;
}
.sitemaphUl {
    float: none;
}
.sitemapH ul li a {
    color: #000;
    font-size: 16px;
    line-height: 18px;
}
.sitemapH {
    padding: 0;
}
.sliderimg img{
    height: 300px;
    margin: 0 auto;
}
.whyChostextD {
    padding: 0;
    height: 115px;
}
.awardTextSubD {
    height: 160px;
}

}

@media screen and (max-width: 360px) {
    
.careerMainD {
    padding: 40px 12px;
    padding-left: 32px;
    height: 180px;
}

.prideStudentD {
    padding: 0;
        height: 160px;
}
.careerMainD img {
    height: 25px;
}
.careerMainD h5 {
    font-size: 10px;
        margin-bottom: 2px;
}
.careerMainD p {
    font-size: 8px;
}
.whyChostextD p {
    font-size: 10px;
}

}




/* Let's get this party started */
.catby::-webkit-scrollbar {
    width:3px;
    height:3px;
}
 
/* Track */
.catby::-webkit-scrollbar-track {
    box-shadow: inset 0 0 3px rgba(0,0,0,0.4); 
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.4); 
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
 
/* Handle */

.catby::-webkit-scrollbar-thumb {
    -webkit-border-radius:10px;
    border-radius: 10px;
    background:#F47923;
}









