@media screen and (max-width:1400px) {
.HeaderNav ul li a {
        font-size: 13px;
        padding: 0 6px;
    }
}

@media screen and (max-width:1399.99px) {

.HeaderRight a.FirstChild span {
    font-size: 9px;
}
/* .HeaderRight a:first-child strong {
    font-size: 12px;
    font-weight: 600;
} */
.HeaderRight a.FirstChild {
    padding: 12px 10px;
    width: 80px;
}
.main_slider .carousel-caption h1 {
    font-size: 60px;
    font-weight: 700;
}
.PassTxt h3 {
    font-size: 130px;
}
.PassTxt h4 {
    font-size: 45px;
}
.HeaderRight a.LastChild{font-size: 14px;}
}
@media screen and (max-width:1300px) {
    .HeaderNav ul li a {
        font-size: 12px;
        padding: 0 7px;
    }
}
@media screen and (max-width:1199.99px) {
.Nascla img {margin-top: -40%;}
.HeaderNav ul li a {font-size: 11px;}
.HeaderRight a.FirstChild {padding: 10px;width: 60px;}
.HeaderRight a.FirstChild strong {font-size: 8px;}
.HeaderRight a.FirstChild span {font-size: 6px;}
.HeaderRight a.FirstChild .bi {font-size: 10px;width: 20px;height: 20px;line-height: 20px;}
.HeaderRight a.LastChild {font-size: 12px;}
.MeasurementPic img,
.HomeImroved img {width: 60%;}
.HomeImroved {top: -35px;right: -30%;}
.MeasurementPic{top: 50%;right: -30%;}
.videoBanner video{height: 55vh;}
.HeaderRight a {font-size: 14px;}
}

@media screen and (max-width:1024px) {
.MeasurementPic img,
.HomeImroved img {width: 60%;}
.HomeImroved {top: -35px;right: -38%;}
.videoBanner video{height: 100%;}
}
@media screen and (max-width:991px) {
body{overflow-x: hidden;}
.ShowOverlay {
    position: relative;
    height: 100vh;
    overflow: hidden;
}
.ShowOverlay::before {
    width: 100%;
    height: 100%;
    content: '';
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    z-index: 9;
    animation: fadeIn 0.8s;
    -webkit-animation: fadeIn 0.8s;
    -moz-animation: fadeIn 0.8s;
    -o-animation: fadeIn 0.8s;
    -ms-animation: fadeIn 0.8s;
}

.navbar-nav>.dropdown>a::after {
    position: absolute;
    right: 18px;
    top: 22px;
}
.nav-item.dropdown.open .dropdown-menu {
    display: block;
}
.navbar {
    position: inherit;
}
section,
footer {
    padding: 30px 0;
}
.navbar-toggler-icon {
    position: relative;
}
header .fixednav {
    padding: 10px !important;
}
.navbar-nav {
    text-align: left !important;
}
header .fixedheader {
    width: 100%;
    left: 0;
}
.container,
.container-md,
.container-sm {
    max-width: 100%;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    border: none;
    border-radius: 0;
    margin-left: 2px;
    margin-top: 0;
}
.navbar-expand-lg .navbar-nav .dropdown-menu li a {
    padding-left: 25px;
}
.navbar-expand-lg .navbar-nav .dropdown-menu li.FirstChild a,
.navbar-expand-lg .navbar-nav .dropdown-menu li.LastChild a {
    border-radius: 0;
    border-bottom: 1px solid #ccc;
}
#navbarTogglerDemo {
    height: 100vh;
    overflow: auto;
    width: 300px;
    position: absolute;
    top: 0px;
    right: -312px;
    background: var(--white-color);
    z-index: 99;
    transition: all 0.4s;
    padding: 20px;
}
#navbarTogglerDemo.shownav {
    right: -3px;
}
#navbarTogglerDemo .CloseIcon {
    position: relative;
    padding: 10px 0;
    left: 0;
    top: -10px;
    border: none;
}
.navbar.navbar-expand-lg.navbar-dark .MobLogo {
    width: 150px;
    margin: 0 auto;
}
.HeaderNav {
    padding: 0;
}
header .fixedheader .LogoBox {
    margin-top: 0;
    margin-bottom: 5px;
}
header .fixedheader .ScheduleBox {
    margin-top: -68px;
}
#navbarTogglerDemo ul {
    margin-bottom: 0;
}
.main_slider .carousel-caption {
    top: 50%;
    padding: 0;
}
#ShowNav,
#ShowNav:focus {
    outline: none;
    border: none;
    box-shadow: none;
}
#HideNav .bi {
    color: var(--red-color);
    font-size: 30px;
}
#slider .TxtBox .h1 {
    font-size: 35px;
    line-height: 40px;
}
.main_slider .carousel-arrow {
    bottom: 30px;
}
.main_slider .carousel-arrow {
    bottom: 30px;
    left: 30px;
}
.main_slider .carousel-arrow.carousel-control-next {
    left: 95px;
}
.main_slider .carousel-arrow {
    width: 40px;
    height: 40px;
}
.main_slider .carousel-arrow .bi {
    font-size: 20px;
}
.HideTitle {
    font-size: 70px;
}
#slider .TxtBox h6 {
    font-size: 20px;
}
#ShowNav .bi {
    color: var(--black-color);
    font-size: 40px;
}
#slider.innerBanner .TxtBox {
    max-width: 400px;
}
#slider .TxtBox {
    width: 100%;
}
.main-nav .navbar .nav-item>a{color: var(--black-color);}
/* other css */
.main-nav .navbar .nav-item>a{
    border-bottom: 1px solid var(--gray-color);
    border-radius: 0;
}
.HeaderRight{
    margin-top: 0px;
    justify-content: end;
    padding-left: 0;
    margin-right: 0px;
}
.Homeslider h1 {font-size: 60px;margin-bottom: 30px;}
.Homeslider p{font-size: 18px;}
.LogoBox img {height: 55px;}
.main-nav .navbar-toggler{top: 8px;}
.Mobile { display: block;text-align: end;}
.DpNav{display: none;}
.offcanvas-header{background: #A6A6A6;}
.offcanvas-header .btn-close{color: var(--white-color);}
.HeaderNav ul li{display: block; width: 100%;}
/* .HeaderRight a:first-child {padding: 10px 10px;width: 80px;} */
.offcanvas-header .navbar-brand img {width: 100px;}
.offcanvas-header {padding: 0 16px 0 0;}
.HeaderRight a.FirstChild {padding: 20px 10px;width: 90px;}
.HeaderRight a.FirstChild strong {font-size: 10px;}
.HeaderRight a.FirstChild span {font-size: 8px;}
.HeaderRight a.LastChild {font-size: 14px;}
.PassTxt h3 {font-size: 70px;}
.PassTxt h4 {font-size: 30px;}
.PassTxt a{font-size: 20px;}
.PassTxt a .bi.bi-check-lg {width: 60px;height: 60px;line-height: 60px; font-size: 50px;}
.HeaderNav {padding: 10px 0;}
.Mobile .navbar {float: right;}
.main-nav .navbar .nav-item>a {font-size: 16px;}
.main-nav .navbar .nav-item>a:hover {color: #f00;}
.NasclaPic img{margin-top: -70px;}
.Nascla img {margin-top: -20%;}
.WeRecommendTxtLeft p{padding-top: 70px;}
.main-nav .navbar{padding-right: 0;}
.MeasurementPic,
.HomeImroved {right: -45%;}
.HeaderNav ul li.submenu ul{position: inherit; padding: 0;}
.HeaderNav ul li.submenu ul li{width: 100%;}
.main-nav .navbar .nav-item>a {display: block;width: 100%;text-align: left;}
.CompanyInfo span::before{width: 30px;}
.CompanyInfo span{padding-left: 40px;}
.BlueprintPic img {right: -35px;bottom: -18px;}
.ProfeTxt {padding-top: 10px;}
}

@media screen and (max-width:767px) {
.main_slider .carousel-caption h1 {font-size: 40px;}
.HeaderRight a.FirstChild {padding: 15px 10px;width: 80px;}
.PassTxt a {font-size: 16px;margin-left: 10px;}
.PassTxt h4 {font-size: 25px;}
.PassTxt h3 {font-size: 46px;}
.BooksPictur{text-align: center;}
.Nascla img {margin-top: 0;}
.NasclaPic img {margin-top: 0;}
.SuccessStartsTxt {padding: 0;}
.WeRecommendTxtLeft p {font-size: 18px;}
.highlighting {margin-bottom: 0;}
.WeRecommendTxtLeft h3 {font-size: 22px;}
.EnrollTxt{font-size: 18px;}
.TlUnder{font-size: 25px;}
.TlUnder::after {width: 150px;height: 4px;bottom: -12px;}
.WaitWrapp h4,
.WaitWrapp h5 {font-size: 20px;}
.OpenBook h3 {font-size: 22px;}
.TlUnder::after {width: 150px;height: 4px;bottom: -14px;}
.Catthumbs.mt-5 {margin: 0 !important;}
.OfferingsWrapp h4 {font-size: 25px;}
.OfferingsWrapp h3{font-size: 22px;}
.Catthumbs {margin-top: 40px;}
.BannerTxtLeft h3 span,
.BannerTxtLeft h3{font-size: 30px;}
.WeRecommendTxtLeft p{padding-top: 65px; font-size: 15px;}
.NasclaPic img{margin-top:  0px;}
.ClassLeft{margin-bottom: 30px;}
.AllFeatures {padding-top: 0;}
.RequiredRight img {margin-top: -20px;}
.CertificatePic{text-align: center;}
.SocialLinks,
.footercall{text-align: left;}
.Title3Orng {font-size: 25px;}
.PassingScoreList li span.FirstChild {width: 66.66666667%;}
.ImprovementWrapper::after{display: none;}
.ImproveList {padding: 20px 0px;}
.MeasurementPic,
.HomeImroved {top: 0;right: -25%;position: relative;}
.MeasurementPic img,
.HomeImroved img {width: 80%;}
.Sales24Pic img,
.PallHomePic img {position: inherit;margin-top: 20px;}
.AddPic img {position: inherit;margin-top: 10px;}
.Digitalcard{margin-top: 0;}
.BlueprintPic{position: inherit;}
.ProfeTxt{display: flex;}
.CountN{
    background: var(--light-green); 
    color: var(--white-color); 
    width: 30px;
    height: 30px;
    font-weight: 700;
    font-size: 20px;
    margin-right: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.Proccess {width: calc(100% - 40px);}
.GuideModalForm.LetusForm {padding-left: 16px;padding-right: 16px;}
.HelpusPic img {position: inherit;width: 100%;}
.DownloadTop {padding: 0;}
}

@media screen and (max-width:575px) {
.PrepareExam::after{display: none;}
.checkList li{color: var(--theme-color);}
.WaitWrapp h4,
.WaitWrapp h5 {font-size: 16px;}
.footercall {text-align: start; margin-bottom: 20px;}
.SocialLinks,
.SocialLinks li {text-align: start;}
.SocialLinks li .bi{text-align: center;}
.copyright span {padding: 0 15px;}
.Callus a{font-size: 30px;}
.GrTxt .bi {font-size: 80px;margin-right: 20px;}
.GrTxt{width: 95%;padding: 0 20px;margin-top: -80px;}
.GrTxt p {font-size: 18px;}
.AccreditedTxt{width: 95%;}
.CallusPic img {width: 100px;}
.ContractorBox{flex-flow: wrap;}
.PassTxt,
.PassImg{width: 95%; margin-bottom: 25px;}
.PassYourTitle{left: 0;}
.WeRecPic{display: none;}
.TlUnder {font-size: 20px;}
.StudentsTxt ul li {font-size: 18px;padding-left: 35px;}
.StudentsTxt ul li::before{font-size: 20px;}
.StudentsTxt ul li {font-size: 16px;}
.PostList figure{min-height: 180px;}
.PostList figure img{height: 180px;}
.main_slider .carousel-caption h1 {font-size: 30px;}
.SocialLinks{width: 150px;}
.SocialLinks li{text-align: center;}
.PassingScore h6{font-size: 16px;} 
.BannerCall a{width: 170px; height: 170px;}
.BannerCall a strong{font-size: 30px;}
.BannerCall a .bi {font-size: 22px;width: 50px;height: 50px;line-height: 50px;margin-top: 0;}
.BannerCall a span {font-size: 16px;margin-top: -8px;}
#OnecallModal .modal-header h3{font-size: 25px;}
#OnecallModal .modal-header h4{font-size: 20px;}
.FtIcon {padding-top: 0px;padding-bottom: 20px;}
.MobDnone{display: none;}
}


@media screen and (max-width:479px) {
.HeaderRight a.FirstChild span,
.HeaderRight a.FirstChild strong{display: none;}
.HeaderRight a.FirstChild .bi {font-size: 16px;width: 30px;height: 30px;line-height: 30px;}
.HeaderRight{margin-right: -10px;}
.ProssessDiv h6 {font-size: 12px;}
.Tobotton .btn.btn-primary {font-size: 14px;padding-left: 20px;padding-right: 20px;}
.HeaderRight a.LastChild {font-size: 12px;height: 35px;margin-right: 4px;}
.HeaderRight a.FirstChild {padding: 8px 0 1px;width: 40px;}
.navbar-brand img {max-width: 60px !important;}
.PreLicense{ column-count: 1;}
.BannerCall a{width: 140px; height: 140px;}
.BannerCall a strong{font-size: 28px;}
.BannerCall a .bi {font-size: 22px;width: 40px;height: 40px;line-height: 40px;margin-top: -3px;}
.BannerCall a span {font-size: 14px;margin-top: -5px;}
#OnecallModal .modal-header h3{font-size: 20px;}
#OnecallModal .modal-header h4{font-size: 16px;}
}

@media screen and (max-width:375px) {
.Callus a{font-size: 25px;}
.navbar-brand img {max-width: 50px !important;}
}