@media only screen and (min-width: 1601px)
{
    .pt-150 {
    padding-top: 150px;
    padding-bottom: 240px;
}
}
@media only screen and (max-width: 575px)
{
    .ptb_60 {
    padding: 0 15px;
}
span.spanfrom {
    font-size: 18px;
    font-weight: 600;
    color: #161c2d66;
    display: block;
}
    .fordesktop
    {
        display: none;
    }
     .formobile
    {
        display: block;
    }
    .career_two .wrappertesting .center-line {
    top: 275px;
}
.career_two .timeline ul li {
    height: 675px;
}
.p18.pzeroonmob {
    padding: 0;
}
.afterlogin_six .markedbox .mark,.afterlogin_six .markedbox mark {
        min-height: 80px;
}
.afterlogin_six .timeline ul li.in-view::before
{
    width: 40px;
    height: 40px;
}
.career_two.career_three .wrappertesting .center-line {
    top: 280px;
}
.career_two.career_three .timeline ul li {
    height: 700px;
}
.afterlogin_six .cbox1, .afterlogin_six .cbox2, .afterlogin_six .cbox3 {
    width: 100%;
    min-height: 160px;
    padding-bottom: 15px;
}
    .mega-menu .lower-box {
    display: none;
}
	section.clients-section-two.featured-section.service_section.pb-0.mobpt60 {
    padding-top: 80px;
}
.iconbox_padding .icon-box {
    margin-top: 0;
    margin-bottom: 0;
}
.page-links-box a{
		padding:8px 20px 8px 10px;
		margin:0px 4px 20px;
	}
	.has-mega-menu{
	    padding: 20px 10px;
	}
	.mobile-menu .navigation li > a {
    padding: 10px 10px 25px;
    font-size: 17px;
	}
	.navbar-header {
    display: none;
}
.mobile-menu .nav-logo {
    position: relative;
    padding: 20px 20px;
}
.orderreverse_mob
 {
    flex-direction: column-reverse;
}
.parents_banner .about-first h1 {
    font-size: 26px;
    line-height: 40px;
    margin-bottom: 10px;
    margin-top: 20px;
}
.parents_banner .btn-box {
    text-align: center;
}
.career-bank-r .feature-block-three .inner-box h4 {
    font-size: 20px;
    line-height: 34px;
}
.isotope.gy-6.testimonial-carouseltwoo.owl-carousel.owl-theme.owl-loaded {
    margin-bottom: 55px;
}
.career-bank-r .feature-block-six .inner-box .text {
    font-size: 20px;
    line-height: 34px;
}
.ptb_100.parents_banner {
    padding: 30px 0 40px;
}
.mob_none
{
    display: none;
}
.career_two .afterloginschool .about-first h1 {
    margin-bottom: 5px;
}
.parents_paddingless
{
    padding: 45px 0 0;
}
.mob_mb_20
{
    margin-bottom: 20px;
}
.mobtextcenter
{
    text-align: center;
}
.connection-section.mob_connectionsection {
    padding: 75px 0 0;
}


.mob_connectionsection .sec-title h2 {
    line-height: 40px;
}
.mob_connectionsection .sec-title {
    position: relative;
    margin-bottom: 35px;
    text-align: center;
}
.mob_connectionsection .feature-block-three .inner-box .icon-box {
    margin: auto;
    margin-bottom: 15px;
}
.mob_connectionsection .feature-block-three .inner-box h4 {
    text-align: center;
}
.benefit-section.parents_paddingless .content-column {
    margin-bottom: 65px;
}
.connection-section.mob_connectionsection .icon-layer-two
{
    display: none;
}
.courses-section-four.courses_parents_sec {
    padding: 60px 0px 50px;
}
.courses_parents_sec .feature-block-six .inner-box .text {
    font-size: 21px;
}
.parents_nesletter .form-column h2 {
    font-size: 26px;
    line-height: 40px;
}
.list-style-one li {
    padding-left: 35px;
}
.newsletter-section-two.parents_nesletter .form-column .inner-column {
    padding: 20px 10px 0;
}
.newsletter-section-two.parents_nesletter .form-column {
    margin-bottom: 25px;
}
.hideonmob
{
    display: none;
}
.upper-box .pull-right {
    float: left !important;
    width: 100%;
}
.footer-style-two .footer-widget h5 {
    margin-bottom: 20px;
}
.ptb_100.aboutpadd {
    padding: 110px 0 60px;
}
.aboutpadd .about-first h1 {
    margin-bottom: 10px;
    margin-top: 30px;
}
img.plusimg {
    width: 50px;
}
.aboutsec.clients-section-two {
    padding-top: 60px;
}
.aboutpadd
{
    
}
.wrappertesting.apicstand .center-line {
    left: 45px;
}
.apicstand .row section .details .title {
    font-size: 19px;
    margin-bottom: 0;
}
.apicstand .timeline ul li {
    height: 150px;
}
.parents_paddingless h2
{
    text-align: center;
}
.parents_paddingless .list-style-one {
    position: relative;
    text-align: center;
}
.parents_paddingless .list-style-one li {
    padding-left: 0;
    font-size: 20px;
}
section.benefit-section.mission-section.parents_paddingless span.icon.flaticon-double-check {
    position: relative;
    margin-right: 15px;
    top: -2px;

}

/*.modal.in .modal-dialog {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
}
.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0,-25%);
    -ms-transform: translate(0,-25%);
    -o-transform: translate(0,-25%);
    transform: translate(0,-25%);
}
.modal.fade .modal-dialog {
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out,-webkit-transform .3s ease-out;
    -webkit-transform: translate(0,-25%);
    transform: translate(0,-25%);
}
.modal-dialog {
    width: 400px;
}*/
.newtyle_pricing .price-block .inner-box {
    min-height: auto;
}
.btn-style-two .txt:before, .btn-style-two .txt:after {
    top: 9px;
}
.classfirst .timeline ul li.in-view::before {
    width: 40px;
    height: 40px;
}
.pzeroonmob .timeline ul li.in-view::before {
    width: 40px;
    height: 40px;
}
.classfirst .wrappertesting .center-line {
    top: 270px !Important;
}
.cbox1, .cbox2, .cbox3 {
    padding: 10px;
}
.career_two.career_three.career_four .timeline ul li {
    height: 725px;
}
.career_four .cbox1, .career_four .cbox2, .career_four .cbox3{
    min-height: 180px;
}
.career_two.career_three.career_four .timeline .default-line {
    height: 50%;
}
.career_two.career_three.career_four .wrappertesting .center-line {
    top: 325px;
}
.classeelventh .wrappertesting .center-line {
    left: 30px;
}

.classfirst.classeelventh .wrappertesting .center-line {
    top: 305px !Important;
}
.classfirst.classeelventh .timeline .default-line {
    height: 52% !Important;
}
.classfirst.classeelventh .timeline ul li {
    height: 665px !Important;
}
}
@media screen and (max-width: 395px)
{.classfirst .timeline ul li {
    height: 565px !Important;
}
.classfirst .wrappertesting .center-line {
    top: 260px !Important;
}
.classfirst .timeline .default-line {
    height: 68% !Important;
}
    .classfirst.classeelventh .wrappertesting .center-line {
    top: 325px !Important;
}
.classfirst.classeelventh .timeline .default-line {
    height: 52% !Important;
}
.classfirst.classeelventh .timeline ul li {
    height: 675px !Important;
}
}
@media screen and (max-width: 360px)
{.classfirst .timeline ul li {
    height: 590px !Important;
}
.classfirst .timeline .default-line {
    height: 68% !Important;
}
    .classfirst .row section p {
    font-size: 11px;
    line-height: 17px;
}
.markedbox .mark, .markedbox mark {
    padding: 8px 15px;
    font-weight: 500;
}
.classfirst.classeelventh .wrappertesting .center-line {
    top: 300px !Important;
}
.classfirst.classeelventh .timeline ul li {
    height: 610px !Important;
}
}