header.styl4 .lgo>h1 {
    margin: -48px 0;
    text-align: left;
}

header.styl4 .lgo {
    width: 100%;
    max-width: 380px;
    float: left;
    /* text-align: left; */
}


header.styl4 nav{
    float: right;
}

.ui-helper-hidden-accessible {
    display: none
}

.grey-student {
    background: url(../images/bg3.jpg);
    background-attachment: fixed;
}

.banner-img {
    background-image: url(new-assets/images/qs-ranking-banner.jpg);
    height: 100vh;
    background-repeat: no-repeat;
    background-size: cover;
    transition: all 1.0s ease-in-out;
    -webkit-transition: all 1.0s ease-in-out;
    -moz-transition: all 1.0s ease-in-out;
    -ms-transition: all 1.0s ease-in-out;
    -o-transition: all 1.0s ease-in-out;
}

.banner-img:hover {
    transform: scale(1)
}

.loginPopup {
    height: 100%;
    width: 100%;
    position: fixed;
    left: 0;
    right: 0;
    top: -100%;
    bottom: 0;
    background: #fff;
    z-index: 100;
    overflow: auto;
    padding: 0px 0;
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#59b36e', endColorstr='#2077c8', GradientType=1);
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s
}

.loginPopup.swap {
    top: 0;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.registerForm span[id*="rfv"],
#span_dob {
    right: 18px;
    position: absolute;
    bottom: 0px;
    font-size: 10px;
    color: red
}


.registerForm .formBody input[type=email], .registerForm .formBody input[type=text], .registerForm .formBody select, .registerForm .formBody textarea{
    margin-top: 0 !important;
}


.registerForm .formField {
    position: relative;
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
}

.row.mrg20.dateinfo{
    margin-top: 5px;
}

img[id*="imgLoading"] {
    position: absolute;
    right: 14px;
    top: 23px;
    width: 15px;
    display: none
}

ul[class*="ui-front"] {
    overflow-y: scroll;
    max-height: 200px;
    font-size: 12px;
    background: #333;
    width: 200px!important;
    scrollbar-width: thin; 
    border-radius: 6px;
    margin-bottom: 0;
    padding-bottom: 10px;
}

.ui-menu .ui-menu-item a {	
    padding: 6.5px;
    padding-left: 15px;    
    padding-right: 10px;
    line-height: 13px;	
    font-size: 11px;
    color: #ccc;
    display: block;
}
.ui-menu .ui-menu-item a.ui-state-focus {
    background: #555;
    cursor: pointer;
}

.find_course .formField {
    margin-bottom: 0
}

#closePopup {
    position: absolute;
    border: 0;
    right: 30px;
    top: 30px;
    width: 50px;
    background: transparent;
    z-index: 9
}

#closePopup img {
    width: 100%
}

.noscroll {
    overflow: hidden
}

.loginLogo {
    margin: auto;
    width: 188px
}

.userLoginFrom .form-group {
    position: relative;
    margin-bottom: 15px
}

.userLoginFrom .form-group label {
    width: 100%;
    font-size: 11px;
    opacity: 0.5;
    text-align: left;
    color: #111;
    margin-bottom: 0.5rem
}

.userLoginFrom .form-group input[type=text],
.userLoginFrom .form-group input[type=password] {
    width: 100%;
    height: 47px;
    border: 0;
    border-bottom: 1px solid #ddd;
    padding: 0;
    font-weight: bold
}

.userLoginFrom .form-group input[type=text]::-moz-placeholder {
    color: #757575;
    font-size: 14px
}

.userLoginFrom .form-group input[type=text]::placeholder {
    color: #757575;
    font-size: 14px
}

.userLoginFrom .form-group input[type=password]::-moz-placeholder {
    color: #757575;
    font-size: 14px
}

.userLoginFrom .form-group input[type=password]::placeholder {
    color: #757575;
    font-size: 14px
}

.userLoginFrom span[id*="rfv"] {
    position: absolute;
    right: 0;
    bottom: -22px;
    font-size: 12px;
    color: red
}

.loginPopup .userLoginFrom input[type="password"] {
    background: #fff;
    color: #111
}

.userLoginFrom .form-group input[type=submit],
.btn_custom {
    width: 100%;
    height: 47px;
    border: 0;
    background: #c52f33;
    color: #fff;
    font-weight: bold;
    border-radius: 4px
}

.border-dark {
    border-color: #6c757d !important
}

.popup-head h3 {
    font-weight: 600;
    color: #373435;
    margin-bottom: 30px
}

.userLoginFrom .mb_30 {
    margin-bottom: 30px
}

#main-wrapper.oxyy-login-register {
    background: #fff
}

.oxyy-login-register .section {
    position: relative;
    padding: 4.5rem 0;
    overflow: hidden
}

@media (max-width: 767.98px) {
    .grey-student {
        background: #6c6b73
    }
    .oxyy-login-register .section {
        padding: 3.5rem 0
    }
}

@media (min-width: 1200px) {
    .oxyy-login-register .container {
        max-width: 1170px !important
    }
}

@media (max-width: 767.98px) {
    .oxyy-login-register .modal .close {
        position: absolute;
        z-index: 1;
        right: 8px
    }
}

.h-100 {
    height: 100vh
}

.w-100 {
    width: 100% !important
}

.order-md-2 {
    -ms-flex-order: 2;
    order: 2
}

.order-1 {
    -ms-flex-order: 1;
    order: 1
}

.oxyy-login-register .hero-wrap {
    position: relative;
    overflow: hidden
}

.oxyy-login-register .hero-wrap .hero-mask,
.oxyy-login-register .hero-wrap .hero-bg,
.oxyy-login-register .hero-wrap .hero-bg-slideshow {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.oxyy-login-register .hero-wrap .hero-mask {
    z-index: 1
}

.oxyy-login-register .hero-wrap .hero-content {
    position: relative;
    z-index: 2
}

.oxyy-login-register .hero-wrap .hero-particles {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 3
}

.oxyy-login-register .hero-wrap .hero-bg-slideshow {
    z-index: 0
}

.oxyy-login-register .hero-wrap .hero-bg {
    z-index: 0;
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    transition: background-image 300ms ease-in 200ms
}

.oxyy-login-register .hero-wrap .hero-bg.hero-bg-scroll {
    background-attachment: scroll
}

.oxyy-login-register .hero-wrap .hero-bg-slideshow .hero-bg {
    background-attachment: inherit
}

.oxyy-login-register .hero-wrap .hero-bg-slideshow.owl-carousel .owl-stage-outer,
.oxyy-login-register .hero-wrap .hero-bg-slideshow.owl-carousel .owl-stage,
.oxyy-login-register .hero-wrap .hero-bg-slideshow.owl-carousel .owl-item {
    height: 100%
}

input:-internal-autofill-selected {
    background-color: transparent
}

header {
    position: relative;
    top: auto;
    margin-top: -95px;
    transition: all 0.4s ease-in-out
}

.fixed-header {
    margin-top: 0;
    transition: all 0.4s ease-in-out
}

.mobile-banner {
    display: none;
}

.mobile-banner img {
    width: 100%;
}

.banner-img {
    min-height: 830px;
}

.grn-bs-bx {
    text-align: left;
    position: static;
    transform: none;
    max-width: 100%;
    margin-top: 60px;
}

.grn-bs-bx>h1 {
    max-width: 100%;
    font-size: 30px;
    line-height: 40px;
}

.grn-bs-bx>h1 span {
    font-size: 48px;
}

.registerForm p.notif {
    font-size: 10px;
    margin-top: 12px;
    text-align: left;
}

.award-img img{
    display: block;
    margin: 0 auto;
    width: auto;
    vertical-align: middle;
    align-items: center;
}

.consultImags-slider .single-award-block{
    margin: 0 5px;
}


/************************* API REGFORM SELECT2 CUSTOM CSS *************************/

.select2-selection__rendered{
    text-transform: uppercase;
}
.select2-container {
    margin: 0 !important;
    text-align: left!important;
}

.select2-container .select2-selection--single {
    height: 40px;
    font-size: 12px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 36px;
    padding-left: 15px;
}

.select2-container--default .select2-selection--single {
    border: 1px solid transparent;
    background-color: rgba(255, 255, 255, .8) !important;
    border-radius: 30px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #666 transparent transparent transparent;
    border-width: 5px 5px 0px 5px;
}

.select2-results__option {
    font-size: 10px;
    line-height: 13px;
}

.select2-dropdown {
    z-index: 10;
}

@media only screen and (max-width: 1599px) {
    .banner-img {
        background-position: 65% 0
    }
    .hndl-car-image {
        left: -220px;
    }
    .hndl-car-image img {
        max-width: 390px;
    }
}

@media only screen and (max-width: 1280px) {
    header {
        position: relative !important;
        top: auto !important;
    }
    header.styl4 nav>ul {
        padding-left: 0
    }
    header.styl4 .lgo {
        max-width: 250px;
    }
    header.styl4 nav {
        float: right;
        padding-right: 15px;
    }
}

@media only screen and (max-width: 1199px) {
    .registeration_container {
        max-width: 440px;
    }
    .banner-img {
        background-position: 72% 0
    }
    .grn-bs-bx>h1 {
        font-size: 25px;
        line-height: 36px;
    }
    .grn-bs-bx>h1 span {
        font-size: 40px;
    }
}

@media only screen and (max-width: 991px) {
    .mobile-banner {
        display: block;
    }
    .banner-img {
        background-image: none;
    }
    .banner-img {
        float: left;
        position: relative;
        width: 100%;
        background: url(new-assets/images/microsoft-placement-banner.jpg);
        background-size: cover;
        background-position: 59% 118%
    }
}

@media only screen and (max-width: 767px) {
    .registeration_container {
        margin: 0;
    }
   .col-sm-6.fixmob {
    width: 50%;
}
    .creative-slider {
        padding: 40px;
    }
    #div_ProgramDetails_content .table-bordered td,
    #div_ProgramDetails_content .table-bordered th {
        font-size: 12px;
    }
    .about-section .image-one {
    position: relative;
    -webkit-box-shadow: rgb(0 0 0 / 27%) 0 5px 20px 0;
    box-shadow: rgb(0 0 0 / 27%) 0 5px 20px 0;
    display: inline-block;
    border-radius: 6px;
    height: 200px;
    object-fit: contain;
    margin-left: 0;
}
.about-section .logo {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100px;
    height: 100px;
    padding: 0 10px;
    text-align: center;
    border-radius: 50%;
    border-width: 3px;
    border-style: dotted;
    border-color: transparent;
    -o-border-image: initial;
    border-image: initial;
}
}

@media only screen and (max-width: 480px) {
    ul[class*="ui-front"] {
        width: 160px!important;
    }    
    .creative-slider {
        padding: 0;
    }
    .grn-bs-bx {
        padding: 0
    }
    .grn-bs-bx>h1 {
        font-size: 20px;
        line-height: 30px;
    }
    .grn-bs-bx>h1 span {
        font-size: 30px;
    }
    .registerForm p.notif {
        font-size: 12px;
        line-height: 16px;
        border: 1px solid #ddd;
        background-color: rgba(255, 255, 255, .8);
        padding: 10px;
        color: #000;
        border-radius: 5px;
        text-align: center;
    }
    .banner-img {
        background-position: 26% 118%
    }
}


/* style for banner only */

@font-face {
    font-family: 'Montserrat', sans-serif!important;
    src: url('../fonts/AvertaStd-ExtraBold.eot');
    src: url('../fonts/AvertaStd-ExtraBold-1.eot') format('embedded-opentype'), url('../fonts/AvertaStd-ExtraBold.woff2') format('woff2'), url('../fonts/AvertaStd-ExtraBold.woff') format('woff'), url('../fonts/AvertaStd-ExtraBold.ttf') format('truetype'), url('../fonts/AvertaStd-ExtraBold.svg') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

header.styl4 nav>ul{
    padding: 0 !important;
}

header.styl4 nav>ul>li>a{
    font-family: 'Montserrat', sans-serif!important;
    text-transform: uppercase;
    letter-spacing: 1px;
}

header {
    background: #fff;
    padding: 0 100px;
}

.herobanner {
    background-color: #fff;
    height: 100vh;
    min-height: 860px;
    max-height: 1024px;
}

.registerForm-outer {
    padding: 0 100px;
    position: relative;
    top: 10%;
    transform: translateY(-10%);
}

.herobanner__slider {
    width: 100%;
    position: relative;
    z-index: 1;
}

.herobanner__slider .slick-list,
.herobanner__slider .slick-track {
    width: 100%;
    height: 100%;
}

.herobanner__slider .slick-dots {
    top: 0;
    bottom: auto;
    text-align: right;
    padding-right: 10px;
}

.herobanner__slider .slick-dots li button {
    background: #fff;
    padding: 0;
    height: 8px;
    width: 8px;
    border-radius: 50%;
    margin-left: 5px;
}

.herobanner__slider--item {
    position: relative;
}

.herobanner__slider--content {
    font-family: 'Montserrat', sans-serif!important;
    position: relative;
    top: 22%;
    left: -7px !important;
    transform: translateY(-30%);
}

.herobanner__slider--content h2 {
    font-size: 42px;
    font-weight: bold;
    color: #333333;
    line-height: 38px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif!important;
    text-align: center;
}

.consult-imgs{margin-top: 20px;}
.award_section .consult-wrp .consult-imgs .single-award-block{
background: rgba(255,255,255,.98);}

.blk-lyr .consult-info>h3, .blk-lyr .consult-info>p {
    color: #323743;
}
.herobanner__slider--content h2 span {
    display: block;
    font-size: 28px;
    color: #545454;
}

.qs-ranking__content {
    text-transform: uppercase;
    display: inline-block;
    vertical-align: bottom;
}

.qs-ranking__content span {
    display: block;
    font-size: 14px;
    color: #000;
}

.qs-ranking__content .top-no {
    font-size: 40px;
    color: #c52f33;
    line-height: 34px;
    margin-bottom: 5px;
}

.qs-ranking__content p {
    font-size: 18px;
    line-height: 18px;
    color: #000;
    margin: 0;
}

.qs-ranking {
    background: #fff;
    border-radius: 10px;
    padding: 20px 15px 20px;
    border: 1px solid #dadada;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    width: 340px;
    position: relative;
    top: -70px;
}

.qs-ranking__image {
    display: inline-block;
    vertical-align: bottom;
    width: 175px;
}

.qs-ranking__image img {
    width: 100%;
}

.herobanner__slider--bg {
    background: #F26922;
    margin-top: 20px;
    padding-left: 30px;
    position: relative;
}

.herobanner__slider--bg::after {
    content: '';
    background: #F26922;
    width: 120px;
    position: absolute;
    bottom: 0;
    left: -78%;
    height: 100%;
}

.herobanner__slider--bg::before {
    content: '';
    background: #F26922;
    width: 80px;
    position: absolute;
    bottom: 0;
    left: -200%;
    height: 100%;
}

.other-ranking-slider {
    max-width: 350px;
    position: relative;
    top: -60px;
}

.other-ranking-slider__item--thumb {
    margin-top: 30px;
}

.other-ranking-slider .qs-ranking__content .top-no {
    color: #ffbd3f;
}

.other-ranking-slider .qs-ranking__content .top-no sup {
    text-transform: none;
    top: -11px;
    left: -7px;
    font-size: 64%;
}

.other-ranking-slider .qs-ranking__content p,
.other-ranking-slider .qs-ranking__content span {
    color: #fff;
}

.other-ranking-slider__item img {
    vertical-align: top;
    margin-top: 5px;
    margin-right: 12px;
    display: inline-block;
}

.other-ranking-slider .slick-arrow {
    height: 42px;
    width: 42px;
    background: #bebebe;
    border-radius: 50%;
    font-size: 0;
    position: absolute;
    bottom: -130px;
    left: 0;
}

.other-ranking-slider .slick-next {
    left: 50px;
}

.other-ranking-slider .slick-arrow:hover {
    background: #F26922;
}

.other-ranking-slider .slick-next::after {
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    content: "\f054";
    position: absolute;
    font-size: 16px;
    color: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.other-ranking-slider .slick-prev::after {
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    content: "\f053";
    position: absolute;
    font-size: 16px;
    color: #fff;
    top: 50%;
    left: 48%;
    transform: translate(-50%, -50%);
}

.herobanner__slider--photoCaption {
    background: #373435;
    font-size: 12px;
    color: #fff;
    text-align: center;
    position: absolute;
    bottom: 95px;
    left: 0;
    width: 100%;
    text-transform: uppercase;
	display: none;
}

.registerForm .formBody input[type=email],
.registerForm .formBody input[type=text],
.registerForm .formBody select,
.registerForm .formBody textarea,
.registerForm .formBody select,
.select2-container--default .select2-selection--single {
    border: 1px solid #ccc;
}

.prm-vdo-inr:before{ opacity: 0.1;}
.menu-item-has-children .drpdwn{ padding: 0; background-image: none !important;}
.menu-item-has-children ul li>a{ padding: 15px 20px; font-size: 14px; position: relative;}
header.styl4 nav > ul > li::after{ content: ''; height: 5px; background: transparent; left: 0; bottom: 0; width: 100%; position: absolute;}
header.styl4 nav > ul > li:hover::after{ background: #F26922;}



.herobanner__slider--overlay{
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	padding: 30px;
}
.oneWorld-content__logo{
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 50px;
	padding: 0 10px;
}
.oneWorld-content__logo img{
	width: 100%;
}
.oneWorld-content__testimonial{
	max-width: 250px;
	position: absolute;
	bottom: 150px;
	left: 30px
}
.oneWorld-content__testimonial img{
	display: block;
	margin-bottom: 20px
}
.oneWorld-content__testimonial h3{
	font-family: 'Montserrat', sans-serif!important;
	font-size: 24px;
	line-height: 24px;
	color: #fff;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 10px;
}
.oneWorld-content__testimonial p{
	font-size: 14px;
	line-height: 16px;
	color: #fff;
}
.oneWorld-content__testimonial h4{
	font-family: 'Montserrat', sans-serif!important;
	font-size: 22px;
	color: #e93131;
	letter-spacing: -1px;
	text-transform: uppercase;
}




.acp-section__heading h2{
	color: #ffffff;
	font-weight: bold;
	font-size: 30px
}
.acp-section__heading p{
	color: #ffffff;
}

.acp-section{
	background: #818181;
	padding: 70px 0 40px;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
}
.acp-section__content h2{
	color: #ffffff;
	font-weight: bold;
}
.acp-section__content p{
	color: #ffffff
}
.acp-section__content h4{
	color: #ffffff;
	font-weight: bold;
	font-size: 18px;
}
.acp-section__content ul{
	padding-left: 21px
}
.acp-section__content ul li{
	list-style-type: none;
	display: block;
	color: #ffffff;
	margin-bottom: 5px;
	position: relative;
}
.acp-section__content ul li:last-child{
	margin-bottom: 0;
}
.acp-section__content ul li::after {
       content: '';
    height: 10px;
    width: 10px;
    background: #F26922;
    position: absolute;
    left: -20px;
    top: 5px;
    opacity: 1;
    border-radius: 50%;
}
.carrerPlanning-sec ul li::after {
       content: '';
    height: 10px;
    width: 10px;
    background: #F26922;
    position: absolute;
    left: -20px;
    top: 5px;
    opacity: 1;
    border-radius: 50%;
}
.acp-section__content ul li b{
	display: block;
	margin-bottom: 0;
}
.acp-section__number h3{
	color: #f26922;
	font-weight: bold;
	font-size: 50px;
    padding: 10px;
}
.acp-section__number h3 span{
	font-size: 14px;
	font-weight: normal;
	display: block;
    color: #ffffff;
}
.acp-highlights{
	margin-top: 47px;
}



.acp-section .abt-cmp-inr h2{
	color: #ffffff;
}
.acp-section .abt-cmp-inr p{
	color: #ffffff;
}

.find_course{
	background: #F26922;
	padding: 50px 0;
}

.rqst-cal-frm{
	margin: 0 !important;
}

.find_course h3{
	color: #fff;
}
.find_course p{
	color: #fff;
}


.acp-section{
	position: relative;
	z-index: 1;
}
.acp-section::before{
	content: '';
	background: rgba(0,0,0,0.75);
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
}

.acp-section .container{
	position: relative;
	z-index: 1;
}

.acp-section__heading{
	max-width: 690px;
	margin: auto;
	margin-bottom: 40px
}

.cta-btn-lg {
    background: #F26922;
    color: #fff;
    padding: 11px 30px 13px;
    font-size: 15px;
    font-weight: 800;
    display: inline-block;
    border-radius: 8px;
    margin-top: 10px;
}
.cta-btn-lg:hover,
.cta-btn-lg:focus{
	background: #ffffff;
	color: #111;
}

.avan-logo{
	position: relative;
	display: inline-block;
}
.santa-cap {
    position: absolute;
    right: 12px;
    top: -1px;
    width: 16px !important;
    transform: rotate(30deg);
}


.prmo-vdo-mckp{
	filter: grayscale(1)
}


.oneWorld-content__logo-edit{
	top: 15px !important;
	right: 0 !important;
	width: 180px;
	left: auto
}
.counclingPrograms {
    padding: 40px;
    background: #ffffff30;
    border-top: 10px solid #F26922;
}
.counclingPrograms.p-0 {
    background: transparent;
    border-top: 0;
}
.counclingPrograms.p-0 .acp-section__heading h2, .counclingPrograms.p-0 .acp-section__content ul li {
	color: #323743;
}
.counclingPrograms.p-0 .cta-btn-lg {
    z-index: 5;
    position: relative;
    background: #b73235;
}
.counclingPrograms.p-0 .cta-btn-lg:hover {
    background: #aa2b2e;
    color: #fff;
}
.course-list {
	column-count: 1;
}
.grn-bs-bx>h1 span{line-height: 1.25;}
.acp-section__content.highlights-li ul li::after{
	left: -5px
}

.counclingPrograms-li{
	text-align: left !important;
}
.counclingPrograms-li li{
	font-size: 16px;
	margin-bottom: 15px !important;
	font-weight: 600
}
.counclingPrograms-li li small{
	display: block
}

.counclingPrograms .acp-section__heading{
	margin-bottom: 24px;
}


.prmo-vdo-mckp{
    margin-top: -135px;
}



@media only screen and (min-width:1025px) and (max-width:1365px){
	.oneWorld-content__logo{ width: 160px; left: auto; top: 20px !important; right: 20px; padding: 0;}
}


@media only screen and (max-width:1799px){
    .herobanner{ height: 900px;}
    .grn-bs-bx>h1{ font-size: 28px; line-height: 35px;}
    .grn-bs-bx>h1 span{ margin-top: 10px; display: block;}
    .herobanner__slider--content h2{ font-size: 30px; line-height: 34px;}
	.oneWorld-content__logo{ top: 95px;}
}
@media only screen and (max-width:1499px){
    .registerForm-outer{ padding: 0 70px;}
    .herobanner__slider--bg::before{ left: -204%;}
}
@media only screen and (max-width:1365px){
    .registerForm-outer{ padding: 0 70px;}
    .herobanner__slider--bg::before{ left: -204%;}
    .grn-bs-bx>h1 span{ font-size: 32px;}
    header{ padding: 0 30px;}
}
@media only screen and (max-width:1199px){
    .registerForm-outer{ padding: 0 30px;}
    .herobanner__slider--bg::before{ left: -210%;}
    .herobanner__slider--content h2{ font-size: 28px; line-height: 28px;}
    .herobanner__slider--content h2 span{ font-size: 26px;}
    .qs-ranking{ width: 250px;}
    .other-ranking-slider{ width: 250px;}
    .rspn-hdr{ z-index: 10;}
    .herobanner__slider--content{ top: 32%;}
    header.styl4 nav>ul>li{ margin-right: 10px;}
}
@media only screen and (max-width:1024px){
    .herobanner{ height: auto; max-height: inherit;}
    .herobanner .row > .col-md-5{ max-width: 100%; flex: 0 0 100%;}
    .herobanner .row > .col-md-7{ max-width: 100%; flex: 0 0 100%;}
    .herobanner__righside .row > .col-md-5{ height: 800px !important; max-width: 41.666667%; flex: 0 0 41.666667%;}
    .herobanner__righside .row > .col-md-7{ max-width: 58.333333%; flex: 0 0 58.333333%;}
    .qs-ranking{ width: 100%;}
    .herobanner__slider--content h2{ padding: 0 30px;}
    .herobanner__slider--bg{ padding: 0 30px;}
    .other-ranking-slider{ width: 100%;}
    .herobanner__slider--photoCaption{ bottom: 0;}
	.santa-cap { width: 16px !important;}
}
@media only screen and (min-width:768px) and (max-width:800px){
	.herobanner__righside .row > .col-md-7 {
		max-width: 54.333333%;
		flex: 0 0 58.333333%;
	}
	.herobanner__righside .row > .col-md-5 {
		height: 800px !important;
		max-width: 45.666667%;
		flex: 0 0 41.666667%;
	}
	.abt-cmp-inr>h2{ font-size: 24px;}
}
@media only screen and (max-width:767px){
	.qs-ranking__content{ width: 160px;}
    .qs-ranking__content p{ font-size: 14px; line-height: 16px;}

    .herobanner__slider--item{ background-position: top center !important;}
    .grn-bs-bx>h1{ color: #373435 !important;}
    .registerForm-outer{ padding: 0 ;}
    .herobanner__righside .row > .col-md-5{ height: 700px !important; max-width: 100%; flex: 0 0 100%;}
    .herobanner__righside .row > .col-md-7{ max-width: 100%; flex: 0 0 100%;}
    .login-btn input{ max-width: 100%;}
    .herobanner__slider--content{ position: absolute; transform: none;}
    .herobanner__slider--content h2{ padding: 20px 15px 0;}
    .herobanner__slider--bg{ padding: 0 15px;}
    .other-ranking-slider .slick-arrow{ bottom: -50px;}
    .herobanner__slider--content h2{ font-size: 26px; line-height: 25px;}
    .herobanner__slider--bg{ margin-top: 85px;}
    .other-ranking-slider .slick-arrow{ width: 36px; height: 36px;}
    .other-ranking-slider .slick-next{ left: 40px;}
    .grn-bs-bx>h1{ font-size: 20px;}
    .grn-bs-bx>h1 span{ margin-top: 0;}

	.oneWorld-content__testimonial{ bottom: 30px}
	.oneWorld-content__logo{ top: 20px;}

	.abt-cmp-inr>h2{ font-size: 24px;}
	.acp-section__heading h2{ font-size: 24px;}
	.acp-section__number h3{ font-size: 44px;}
	.highlights-li{ text-align: left; margin-top: 30px}
	.avan-logo img:first-child{ width: 160px !important}
	.santa-cap { right: 8px; top: -2px; }

	.counclingPrograms{ padding: 30px; margin-top: 30px;}
}

@media only screen and (max-width:599px){
    .herobanner__righside .row > .col-md-5{ height: 650px !important; }
	.oneWorld-content__testimonial h4{ font-size: 20px;}

	.acp-section__content{ text-align: center}
	.acp-section__number{ text-align: center}
	.highlights-li{ text-align: left;}
	.acp-section{ text-align: center !important;margin-top: 620px;}

}

@media only screen and (max-width:479px){
    .herobanner__righside .row > .col-md-5{ height: 600px !important; }
	.acp-section__heading h2{ font-size: 21px}

	.counclingPrograms{ padding: 22px;}
    .course-list {
        column-count: 1;
    }    
	.counclingPrograms .cta-btn-lg{ font-size: 14px;}
}
@media only screen and (min-width: 768px){
.registerForm.text-center.rd10.dhide {
    display: none;

}}


@media only screen and (max-width: 767px){
 
 .registerForm.text-center.rd10.mhide {
    display: none;
}

  .registerForm.text-center.rd10 .grn-bs-bx{
    margin-top: 20px
  }
  .herobanner__righside.h-100{
    margin-top: 0px;
  }
  .herobanner__slider {
    height: 400px !important;
}

  .registerForm .formField{
      margin-bottom: 5px;
  }
}

@media only screen and (max-width: 480px){
    .registerForm .formField{
        margin-bottom: 0px;
    }
}

@media only screen and (min-width: 1025px){
  .herobanner .row > .col-md-7 {
      order: 1
  }
}
