﻿

.top-header {
    background: #0050db;
}
#header .header-inner, #header #header-wrap{
    height:95px;
    padding:8px 0px;
}
.dark #header[data-transparent="true"]:not(.sticky-active) .header-inner, .dark #header[data-transparent="true"]:not(.sticky-active) #header-wrap, #header.dark[data-transparent="true"]:not(.sticky-active) .header-inner, #header.dark[data-transparent="true"]:not(.sticky-active) #header-wrap {
    background-color: #00000094!important;
}

#header{
    position:absolute!important;
}
.dark #mainMenu nav > ul > li > a, #mainMenu.dark nav > ul > li > a {
    color: #fff;
}
.heading-text.heading-section h2:after{
    display:none;
}

/*video.video-sec {
    position: relative;
    background: #fff;
    border-radius: 10px;
    -webkit-box-shadow: 0 10px 6px -6px #777;
    -moz-box-shadow: 0 10px 6px -6px #777;*/
    /*box-shadow: 0 15px 18px -18px #777;*/
    /*box-shadow: 0 20px 20px -20px #000;
}*/
.video-secnew {
    position:relative;
}
    .video-secnew::before, .video-secnew::after {
        z-index: -1;
        position: absolute;
        content: "";
        bottom: 15px;
        left: 10px;
        width: 50%;
        top: 80%;
        max-width: 300px;
        background: #777;
        -webkit-box-shadow: 0 15px 10px #777;
        -moz-box-shadow: 0 15px 10px #777;
        box-shadow: 0 15px 10px #777;
        -webkit-transform: rotate(-3deg);
        -moz-transform: rotate(-3deg);
        -o-transform: rotate(-3deg);
        -ms-transform: rotate(-3deg);
        transform: rotate(-3deg);
    }
    .video-secnew:after {
        -webkit-transform: rotate(3deg);
        -moz-transform: rotate(3deg);
        -o-transform: rotate(3deg);
        -ms-transform: rotate(3deg);
        transform: rotate(3deg);
        right: 10px;
        left: auto;
    }
    .video-secnew video.video-sec {
        border-radius:15px;
    }
    .p-justify p {
        text-align: justify;
    }
.head-new {
    position: relative;
  font-size: 34px;
    line-height: 56px;
    margin-bottom: 30px;
}
.head-new:before {
 content: "";
 position: absolute;
  height: 2px;
width: 100px;
background-color: #017cc1;
bottom: -15px;
left: 0;
right: 0;

}
.program-sec-new .head-new:before {
    background-color: #fff;
    margin: auto;
}
.program-sec-new {
    background-image: url(../img/all-imgs/college-building/college-building.webp);
    /*    background-image: url(../img/all-imgs/home/bg.webp);
*/ background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.overlay-1 {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    content: ' ';
    z-index: -1;
    background: #238ee2ba;

}
.our-program-block {
    background: #ffffff; /* z-index: 999999!important; */
    display: flex;
    padding-left: 20px;
    padding-right: 10px;
    border-radius: 20px;
    /*box-shadow: 0px 4px 4px rgb(43 45 79 / 38%);*/
    box-shadow: 0 3px 10px rgb(0 0 0 / 64%);
    margin: 10px;
}

.our-programs-img {
    width: 50%;
    background: #e24b28;
    /*margin-right: 15px;*/
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
  align-items: center;
}
.ibdp-sec .our-programs-img {
    background: #e6c62e;
}
.our-programs-text {
    padding: 20px 0px;
}
.our-programs-img img {
    width: 90px;
}
.our-programs-text h4 {
    color: #00318a;
    line-height: 25px;
    min-height:55px;
    margin-bottom:0px;
}
.our-program-block p{
    font-size:15px;
    font-weight:500;
}
.program-blocks {
    padding-left:30px;
    padding-right:30px;
}
.heading-text{
    margin-bottom:40px;
}
.our-programs-text {
    padding: 20px 10px 20px 20px;
}
.grid-item {
    background: #000000;
    /* border-bottom: 0px; */
    margin-bottom: 1px;
    border: 2px solid #000;
}
.grid-item .grid-image img{
    height:233px;
    border-radius:0px;
}
.gallery-sec {
    background:#000;
    margin-top:20px;
}
.gallery-sec .grid-item:first-child{
    border-top:0px!important;
}
.section-padding.show-archive {
    background-image: url(../img/home-new/events-banner.jpg);
}
section.photo-gallery-sec {
    padding-bottom: 0px;
}
section{
    padding:4rem 0;
}
.single-show-ticket {
    padding: 12px 17px 15px;
}
.single-show-ticket h5, .single-show-ticket p {
margin-bottom: 0px;
 }
.section-padding.show-archive .heading-text.heading-section h2:before {
    background: #fff;
}
h6.text-light {
    background: #00000085;
    width: 300px;
    margin: auto;
    font-size: 28px;
    line-height: 42px;
}

h2.text-uppercase.text-medium.text-light {
    background: #00000087;
    width: 750px;
    margin: 5px auto;
}
.slide-captions a.btn.btn-primary.scroll-to.btn-white {
    background: #fff !important;
    color: #017cc1 !important;
    border: 1px solid #fff!important;
}
.slide-captions {
   /* margin-top: 30px;*/
    top: 100px;
}
.apply-btn {
    margin-top: 20px;
}
a.btn.btn-primary.scroll-to.btn-white {
    padding: 10px 30px;
    font-size: 16px;
}
@media only screen and (min-width:320px) and (max-width:767px) {
    h2.text-uppercase.text-medium.text-light {
        width: 100%!important;
        margin: 13px auto 0px;
        font-size: 18px !Important;
    }
    h6.text-light{
        width:200px;
        font-size:14px;
    }
    .slide-captions{
        top:50px;
    }
    h6.text-light{
        line-height:30px;
    }
    .heading-text.heading-section h2:before {
        display: block !important;
    }
    .heading-text {
        margin-bottom: 0px;
    }
     .heading-text.heading-section.p-justify.me-3{
         margin-right:0px!important;
     }
    .program-blocks {
        padding-right: 0px;
        padding-left: 0px;
        margin-top: 30px;
    }
    .our-programs-text h4{
        min-height:unset;
    }
    .our-programs-img img {
        display: block;
        margin: auto;
    }
    .our-programs-img {
        width: unset;
        margin: auto;
        padding: 10px;
        display:block;
    }
    .our-program-block{
        display:block!important; 
        padding-left:0px;
        padding-right:0px;
    }
    .gallery-sec .p-0 {
        padding: 0px 15px !important;
    }
    .gallery-sec{
        background:#fff;
    }
    .grid-item {
        box-shadow: unset!important;
        background: #fff;
        border-bottom: 0px;
        padding: 10px;
        border: 0px !important;
    }
    .date-time:after{
        display:none;
    }
    .show-archive .btn:not(.close):not(.mfp-close).btn-reveal, .show-archive a.btn:not([href]):not([tabindex]).btn-reveal {
        padding: 5px 26px;
        margin-top:15px;
    }
    .why-choose-us .why-choose-us-wrapper-top .why-choose-us-wrapper {
        padding: 60px 0 60px;
        padding-right: 0px;
    }
    .slide-captions {
        margin-top: 0px;
    }
    .apply-btn {
        margin-top: 10px;
    }
    .our-programs-text h4{
        margin-bottom:10px;
    }
    #header .header-inner, #header #header-wrap{
        height:unset!important;
    }
    /*#mainMenu nav > ul > li.dropdown:before {
        color: #040404!important;
    }*/
    .our-programs-img {
        border-radius: 20px 20px 0px 0px;
    }
    .header-extras{
        display:none;
    }
    .header-lists{
        padding:0px!important;
        float:left;
    }
        .header-lists li a{
            font-size:12px;
        }
   
}
@media only screen and (min-width:768px) and (max-width:991px) {
    .heading-text.heading-section.p-justify.me-3 {
        margin-right: 0px !important;
    }
    h2.text-uppercase.text-medium.text-light {
        width: unset;
        margin: 13px auto 0px;
        font-size: 24px !Important;
    }

    h6.text-light {
        width: 200px;
        font-size: 18px;
    }
    .show-archive .btn:not(.close):not(.mfp-close).btn-reveal, .show-archive a.btn:not([href]):not([tabindex]).btn-reveal {
        padding: 5px 10px;
    }
    .single-show-ticket h5{
        line-height:28px;
    }
    .heading-text.heading-section h2:before{
        display:block;
    }
    .why-choose-us img{
        width:50%;
    }
    .gallery-sec {
        background: #fbfbfb;
        margin-top: 20px;
    }
     .gallery-sec .p-0{
         padding:10px 15px!important;
     }
    .gallery-sec {
        background: #fff;
    }
    .grid-item {
        box-shadow: unset;
        background: #fff;
        border-bottom: 0px;
        border:0px!important;
        padding: 10px;
    }
  /*  .date-time:after {
        display: none;
    }*/
    .date-time{
        width:90%;
    }
    .show-archive .btn:not(.close):not(.mfp-close).btn-reveal, .show-archive a.btn:not([href]):not([tabindex]).btn-reveal {
        padding: 5px 26px;
        margin-top: 15px;
    }
    .why-choose-us .why-choose-us-wrapper-top .why-choose-us-wrapper {
        padding: 60px 0 60px;
        padding-right:0px;
    }
    .show-archive .btn:not(.close):not(.mfp-close).btn-reveal, .show-archive a.btn:not([href]):not([tabindex]).btn-reveal {
        padding: 5px 12px!important;
     }
    .single-show-ticket h5{
        font-size:18px;
    }
    .inspiro-slider{
        height:38vh;
    }
    .slide-captions {
        margin-top: 0px;
    }
    .apply-btn {
        margin-top: 10px;
    }
}