@media (max-width: 1200px) {
    .showOnFullScreen .storyLine .sectionBtn.btn {
        right: 21% !important;
    }
}

@media only screen and (max-width: 1080px) and (min-width: 992px) {
    .media.introSec#targetDiv .topContentIntro h5 {
        min-height: 104px !important;
        font-size: 14pt !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
    .media.introSec#targetDiv .topContentIntro h5 {
        font-size: 12.2pt !important;
    }
    .showOnFullScreen .storyLine .sectionBtn.btn {
        right: 206px !important;
    }
}

@media (max-width: 768px) {
    .media.introSec#targetDiv .topContentIntro h5 {
        font-size: 11pt !important;
    }
    .showOnFullScreen .storyLine .sectionBtn.btn {
        right: 198px !important;
    }
   
}



@media (max-width: 576px) {
    #mainCarousel .slidercirclediv img.slidercircleimg.circleimg1 {
        right: 13%;
    }
    .media.introSec#targetDiv .topContentIntro h5 {
        font-size: 11pt !important;
    }
    p.availableCourse {
        padding-left: 15px;
    }
    #mainCarousel .bannerLeftContent .cgm_content .cgm_title .improveYour{
        font-size: 12px !important;
    }
    .showOnFullScreen .storyLine .sectionBtn.btn {
        right: 198px !important;
    }
   
}
@media (max-width: 480px) {
    #mainCarousel .carousel-inner .banner_BgImage.banner_BgImage_two {
        height: 209px !important;
    }
    #mainCarousel .bannerLeftContent .cgm_content .cgm_title .improveYour{
        font-size: 11px !important;
    }
}
@media (max-width: 415px) {
    #mainCarousel .carousel-inner .banner_BgImage.banner_BgImage_two {
        height: 209px !important;
    }
}
@media (max-width: 400px) {
    .storyLine .view-sec-btn.sectionBtn, .storyLine .miniFullScreen.btnWidth_Auto, .storyLine .viewFullScreen.btnWidth_Auto {
        font-size: 1.1rem !important;
        height: 26px !important;
    }

}
@media (max-width:385px) {
    .logoSec img {
        width: 70px !important;
        height: 30px !important;
    }
    .topHeaderNavUl li {
        margin-left: 1px !important;
    }
    .topHeaderNavUl li.loginlink {
        margin-right: 0px !important;
    }
}
