/*START Style SASS File Overright*/
.coursePageBanner.pmpBanner{
        background-image: url(../img/banner/pmp-banner-min.jpg);
        background-position: center;
}
.coursePageBanner.awsBanner{
        background-image: url(../img/banner/aws.jpg);
        background-position: center;
}
.coursePageBanner.mspBanner{
        background-image: url(../img/banner/msp-banner.jpg);
        background-position: top left;
}
.coursePageBanner.ssgbBanner{
        background-image: url(../img/banner/ssgb-banner.jpg);
        background-position: center;
}
.coursePageBanner.ssybBanner{
        background-image: url(../img/banner/ssyb-banner.jpg);
        background-position: top left;
}
.coursePageBanner.bcwBanner{
        background-image: url(../img/banner/bcw-banner.jpg);
        background-position: center;
}
.coursePageBanner.leanBanner{
        background-image: url(../img/banner/lean-management-min.jpg);
        background-position: top right;
}
.coursePageBanner.mlBanner{
        background-image: url(../img/banner/machine-learning.jpeg);
        background-position: top right;
}
.bannerGallBtn {
    text-align: right;
    padding-bottom: 15px;
    padding-right: 15px;
}
.bannerGallBtn > a{
        border: 1px solid #616161;
    padding: 6px 10px;
    color: #ccc;
    font-size: 10px;
    text-decoration: none;
    background: rgba(255,255,255,0.1);
}
.bannerGallBtn > a:hover{
    background: rgba(255,255,255,0.3);
}
.courseSchedules .courseLocDetails .anchBtn {
    background: #039be5;
    color: #fff;
    padding-top:8px;
    padding: 8px 10px;
    text-decoration: none;
}
.courseSchedules .courseLocDetails .anchBtn:hover {
    color: #fff;

}
.corporatePage .courseWeOffer .container .courseCol h2{
    padding-left: 0;
    text-align: center;
}
.corporatePage .courseWeOffer .container .courseCol{
    border-right: 5px solid #039BE5;
}
.reviewsPage .reviewContainer .reviews .review .media .media-left img{
    max-width: 100px;
}
/* START Discount */
.courseSchedules .courseLocDetails{
    position: relative;
    z-index: 1;
    background: #f7f7f7;
}
#groupDiscount{
    position: relative;
}
#discountFlag {
    border: 30px solid #f54949;
    border-top: 0;
    border-bottom: 26px solid transparent;
    height: 80px;
    width: 40px;
    position: absolute;
    top: 0px;
    left: 2px;
    cursor: pointer;
    transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
}
#discountFlag span{
    text-align: center;
    position: absolute;
    left: -24px;
    top: 12px;
    color: #fff;
    font-size: 11px;
    padding: 0;
}
#galleryFlag{
    border: 30px solid #f54949;
    border-top: 0;
    border-bottom: 26px solid transparent;
    height: 80px;
    width: 40px;
    position: absolute;
    top: 0px;
    left: 65px;
    cursor: pointer;
    transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
}
#galleryFlag span{
    text-align: center;
    position: absolute;
    left: -27px;
    top: 12px;
    color: #fff;
    font-size: 11px;
    padding: 0;
}
#groupDiscount.showDiscount #discountFlag{
    top: -80px;
}
#groupDiscount.showDiscount #galleryFlag{
    top: -80px;
}
#groupDiscount.showDiscount .discountContent{
    height: 39px;
}
.discountContent{
    height: 0px;
    overflow: hidden;
    transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
}
.discountContent .container{
    background: #039be5;
    padding: 10px 0 0;
    color: #fff;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    
}
#closeDiscount{
    cursor: pointer;
}
/* END Discount */

/* START Webinar Page */
.WebinarPageBanner{
    background-image: url(../img/webinar.jpg);
    background-size: cover;
    background-position: center;
}
.webScheduleCarousel .item{
    border:1px solid #ddd;
    text-align: center;
    padding: 5px 15px 15px;
}
.webScheduleCarousel .webSchedule h3{
    margin: 0;
    padding: 8px;
    font-size: 1.5rem;
    font-weight: 600;
    border-bottom: 1px solid #ddd;
    margin-bottom: 8px;
}
.webScheduleCarousel .webSchDate{
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    align-items: center;
}
.webScheduleCarousel .webSchDate .dayOne{
    padding: 10px 5px;
    min-width: 80px;
    width: 40%;
    margin: 10px 5px;
    font-size: 1.3rem;
    box-shadow: 0px 1px 1px 1px #ddd;
    background: #fff;
}
.webScheduleCarousel .webSchDate .dayOne span{
    display: block;
}
.webScheduleCarousel .webSchDate .dayOne span:nth-child(1){
    text-align: center
}
.webScheduleCarousel .webSchDate .dayOne span:nth-child(2){
    text-align: center
}
.webScheduleCarousel .webSchDate .dayOne span:nth-child(3){
    text-align: center
}
.webScheduleCarousel .webSchPrice{
    padding: 10px;
    font-weight: bold;
}
.webScheduleCarousel .webSchBtn{
    text-align: center;
}
.webinarscheduleCont .owl-nav > div{
    display: inline-block;
    background: rgba(3, 155, 229, 0.7);
    font-size: 24px;
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 34px;
    text-align: center;
    margin: 10px;
    cursor: pointer;
    transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
}
.webinarscheduleCont .owl-nav > div:hover{
    background: rgba(3, 155, 229, 1);
}
.webinarscheduleCont .owl-nav > div.disabled{
    cursor: not-allowed;
}
.webinarscheduleCont .owl-nav {
    text-align: center;
}
.labeledSection{
    border-bottom: 1px solid #aaa;
    padding: 5px;
    margin-bottom: 20px;
}
.labeledSection label{
    margin: 0;
}
#footer .footerSocialMedia > li{
    display:inline-block;
}
#footer .footerSocialMedia > li > a{
    display:inline-block;
    padding: 5px 10px;
}
.venueSchedule {
    max-width: 290px;
}
.venueSchedule .sdate{
        border: 1px solid #888;
    display: inline-block;
    padding: 5px;
    text-align: center;
    margin: 2px 2px;
}
.venueSchedule .sdate > span{
    display: block;
}
/***********************<!--Start 5% banner -->**************************/
.offBanner{
        background-color: #f54949;
    background-size: 90px;
    background-repeat-y: no-repeat;
    background-position: 1px -2px;
    color: #fff;
        height: 0;
        overflow: hidden;
        transition: all ease 0.3s;
        -webkit-transition: all ease 0.3s;
        -moz-transition: all ease 0.3s;
    }
    .offBanner.show{
        height: 45px;
    }
    .offBanner .offer-content{
        display: block;
        text-transform: uppercase;
    }
    .offBanner .offer-content>span{
        font-size: 22px;
    font-weight: bold;
    padding-right: 10px;
    color: #fff;
    }
    .offBanner .offContainer{
        width: 820px;
        max-width: 100%;
        height: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    }
    .offBanner.show .bannerHideShowBtn{
        z-index: -1;
        top:58px;
        opacity: 0.6;
        transition: all ease 0.3s;
        -webkit-transition: all ease 0.3s;
        -moz-transition: all ease 0.3s;
    }
    .offBanner .giftIcon{
        height: 35px;
        padding: 0 35px;
    }
    .offBanner .bannerHideShowBtn{
        display: inline-block;
    position: absolute;
    top: 61px;
    right: 8px;
    z-index: 2;
    opacity: 1;
    
    }
    .offBanner .bannerHideShowBtn img{
        width: 54px;
    }
    .offBanner .bannerHideCloseIcon{
        position: absolute;
        top: 13px;
        right: 20px;
        font-size: 18px;
        cursor: pointer;
    }
/***********************<!--END 5% banner -->**************************/

.singleSchedule .weekendLabel, .singleSchedule .weekdayLabel {
    position: absolute;
    left: 0;
    top: -1px;
    background: #f35c23;
    font-size: 11px;
    padding: 1px 5px;
    border-bottom-right-radius: 4px;
    color: #fff;
}
.singleSchedule .weekdayLabel {
    background: #079726;
}
.scheduleList .singleSchedule {
    position: relative;
}

@media only screen and (max-width: 730px) {
    .secAmp{
        display: none;
    }
}
@media only screen and (max-width: 600px){
    .singleSchedule .weekendLabel, .singleSchedule .weekdayLabel {
        top: 11px;
        right: 0;
        left: unset;
        border-radius: 3px 0 0 3px;
    }
	#galleryFlag{
	    display: none;
	}
	#groupDiscount.showDiscount .discountContent{
        height: 82px;
    }
    #closeDiscount{
        display:none;
    }
    .allSchedules .scheduleList li.singleSchedule .schSdPrice span.currencyNative {
        display: inline-block;
        position: relative;
        top: 2px;
        font-size: 10px;
        padding-left: 4px;
    }
    .allSchedules .scheduleList li.singleSchedule .schEbPrice span.currencyNative {
        display: inline-block;
        position: relative;
        top: 2px;
        font-size: 10px;
        padding-left: 4px;
    }
}
/*START Loader*/
.loading-state:before{
            content:"";
            position: fixed;
            z-index: 999;
            top:0;
            left:0;
            width: 100%;
            height: 100%;
            background-color: rgba(255,255,255,0.7);
            background-image: url(../img/loader.gif);
            background-size: 60px;
            background-repeat: no-repeat;
            background-position: center center;
        }
/*END Loader*/
.selectPayment .securePaySecInfo .media-body h3{
    font-size: 14px;
    font-family: "Roboto-Medium", sans-serif;
    margin: 0 0 5px;
}

/*ie8-and-bellow*/
.ie8-and-bellow{
            position: fixed;
            width: 100%;
            height: 100%;
            left:0;
            top:0;
            background: #fff;
            z-index: 999;
        }
        .ie8-and-bellow a img{
        padding:10px;
        }
/*END Style SASS File Overright*/

#header .navbar .navbar-header .logo{
    position: relative;
    top: 10px;
    display: inline-block;
}

.allSchedules .scheduleList li.singleSchedule .schCountry {
          width: 180px;
          min-width: 16%;
          max-width: 16%; }
@media only screen and (max-width: 600px) {
          .allSchedules .scheduleList li.singleSchedule .schCountry {
      width: unset;
      min-width: unset;
      max-width: unset; }
      .allSchedules .scheduleList li.singleSchedule .schCountry:before {
        content: "Country: ";
        font-weight: bold;
        padding-right: 10px; }
}

.coursePageBanner .PageBannerContent .PageBannerRight.BannerReviewCarousel {
    margin-top: -15px;
    padding: 10px;
}
.coursePageBanner .PageBannerContent .PageBannerRight.BannerReviewCarousel .testimonials {
    padding: 0;
}
.coursePageBanner .PageBannerContent .PageBannerRight.BannerReviewCarousel .testimonials .testimionialContainer .reviewBlock .reviewImg, .coursePageBanner .PageBannerContent .PageBannerRight.BannerReviewCarousel .testimonials .testimionialContainer .reviewBlock .reviewImg img {
    height: 50px;
    width: 50px;
}
.coursePageBanner .PageBannerContent .PageBannerRight.BannerReviewCarousel .testimonials .testimionialContainer .reviewBlock {
    margin: 0;
}
.coursePageBanner .PageBannerContent .PageBannerRight.BannerReviewCarousel .testimonials .testimionialContainer .owl-nav {
    font-size: 24px;
}
.coursePageBanner .PageBannerContent .PageBannerRight.BannerReviewCarousel .testimonials .testimionialContainer .owl-nav .owl-testprev {
    left: 10px;
    top: 50px;
}
.coursePageBanner .PageBannerContent .PageBannerRight.BannerReviewCarousel .testimonials .testimionialContainer .owl-nav .owl-testnext {
    right: 10px;
    top: 50px;
}
.coursePageBanner .PageBannerContent .PageBannerRight.BannerReviewCarousel .testimonials .testimionialContainer .reviewBlock .reviewText {
    max-height: 68px;
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size:13px;
}
.coursePageBanner.virtualTrainingBanner{
        background-image: url(../img/banner/virtual-training.jpg);
        background-size: cover;
        background-position: 12% 22%;
    }

.coursePageBanner.banner-202{
        background-image: url(../img/banner/banner-img-202.jpg);
        background-size: cover;
        background-position: 12% 12%;
    }
    .coursePageBanner.banner-203{
        background-image: url(../img/banner/banner-img-203.jpg);
        background-size: cover;
        background-position: 12% 22%;
    }
    .coursePageBanner.banner-204{
        background-image: url(../img/banner/banner-img-204.jpg);
        background-size: cover;
        background-position: 12% 75%;
    }
    .coursePageBanner.banner-205{
        background-image: url(../img/banner/banner-img-205.jpg);
        background-size: cover;
        background-position: 12% 70%;
    }
    .coursePageBanner.banner-206{
        background-image: url(../img/banner/banner-img-206.jpg);
        background-size: cover;
        background-position: 12% 60%;
    }
@media only screen and (max-width: 600px) {
    .coursePageBanner.virtualTrainingBanner{
        background-image: url(../img/banner/virtual-training.jpg);
        background-size: cover;
        background-position: bottom center;
    }
    .coursePageBanner.banner-205{
        background-position: 65% 40%;
    }
    .coursePageBanner.banner-206{
        background-position: 38% 60%;
    }
    .coursePageBanner.psmiBanner, .coursePageBanner.banner-203, .coursePageBanner.banner-202{
       background-position: bottom center;
    }
}
