@media (min-width: 1301px) and (max-width: 1400px) {
    .about-gr-img {
        width: 100%;
        height: 500px;
    }
    .about-gr-img img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        transition: transform .4s;
    }

}

@media (min-width: 1200px) and (max-width: 1300px) {
    .about-gr-img {
        width: 100%;
        height: 540px;
    }
    .about-gr-img img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        transition: transform .4s;
    }
    

}

@media (min-width: 200px) and (max-width: 767px) {
            .new-study-dream-abroad--right {
	display: none;
}
.moec-haeding {
	text-align: center;
}
.home-services-box-inner {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	height: 100%;
	margin: 7px 0px;
}
.image-respons {
	display: none;
} 
.banner-form p {
	font-size: 16px !important;
	color: #4c4c4c;
	line-height: 1.7;
}
  .change-btn {
    width: 30% !important;
    margin-bottom: 10px;
  }
  #bootstrap-touch-slider .item img {
	width: 100%;
	height: 190px;
}
.banner-main h1 {
	color: #fff;
	font-size: 30px;
	padding: 0px; 
	font-weight: 700;
	line-height: 27px;
	-webkit-animation-delay: .7s;
	animation-delay: .7s;
}
section.moec-sc-education-section {
	padding: 20px 0;
	position: relative;
	overflow: hidden;
}
.moec-sc-education-section.education-section .content_block_three .content-box h2 {
	display: block;
	font-size: 30px;
	line-height: 35px;
	font-weight: 700;
	color: #ffffff;
	margin-bottom: 19px;
	text-align: left;
}
.country-list li a {
	display: block;
	padding: 0px 15px;
	font-size: 17px;
	color: #2b2b2b;
	position: relative;
}
.whatsappChat img {
	position: fixed;
	bottom: 0px;
	width: 62px;
}
.moec-sc-education-section.education-section .content_block_three .content-box p {
	display: block;
	color: #fff;
	margin-bottom: 20px;
	text-align: left;
}
.home-padding.phone-rs {
	display: none;
}
.country-list li {
	list-style: none;
	margin: 1px 0;
}
.study-section {
	max-width: 1200px;
	margin: auto;
	padding: 12px;
}
.feature-box {
	flex: 1 1 188px;
	max-width: 297px;
	padding: 0px;
	text-align: center;
}
.study-header h2 {
	color: #1a519e;
	font-size: 30px;
	line-height: 35px;
	font-weight: 700;
	margin-bottom: 30px;
	text-align: left;
}
.testimonial-bg h2 {
	color: #fff;
	font-size: 30px;
	line-height: 35px;
	font-weight: 700;
	margin-bottom: 30px;
	text-align: left;
}
.moec-sc-education-section.education-section .theme-btn {
	background: #5E789C;
	padding: 8px 18px;
	display: inline-block;
	transition: .3s linear;
	font-size: 14px;
	border: none;
	color: #fff;
}
.moec-sc-education-section.education-section .content_block_three .content-box .country-list {
	display: grid;
	grid-template-columns: repeat(auto-fit,minmax(120px,1fr));
	gap: 20px;
	align-items: center;
	width: 100%;
}
.banner-form h2 {
	color: #1a519e;
	font-size: 27px !important;
	line-height: 35px;
	font-weight: 700;
	margin-bottom: 21px;
}
.banner-main h1 span {
	font-size: 30px;
	display: block;
	font-weight: 700;
	margin-top: 26px;
	color: transparent;
	-webkit-text-stroke-width: 2px;
	-webkit-text-stroke-color: #f6a601;
}
.home-padding {
	font-size: 15px;
	color: #fffefe;
	margin-bottom: 0;
}
.bannerViewBtn {
	background-color: #233986;
	padding: 7px 16px 7px 16px;
	font-size: 14px;
	text-transform: capitalize;
	font-weight: 700;
	margin-top: 20px;
	letter-spacing: 1px;
	border-radius: 4px;
	border: none;
	-webkit-animation-delay: .7s;
	animation-delay: .7s;
}
    .social-media {
        width: 100%;
        max-width: 192px;
        margin: auto;
    }
    .social-media,
    .social-media ul {
        width: 100%;
        text-align: center;
        float: none;
    }
    .social-media li,
    .social-media li+li {
        margin: 0 2px;
    }
    .top-app-li,
    .top-app-li ul {
        float: none;
        margin: 5px 0 0 0;
        padding: 0px;
        text-align: center;
    }
    .top-app-li li {
        float: none;
        display: inline-block;
        margin: 2px 0;
    }
    header {
        padding: 15px 0;
        border-bottom: 1px solid #ddd;
    }
    .affix {
        padding: 15px 0;
        position: inherit;
    }
    .navbar-brand {
        /*//margin-left: 15px;*/
        margin-top: 0px;
    }
.navbar-toggle {

	width: 12%;
}
.navbar-header {
	margin: 0px !important;
}
.conatact-form {
	padding: 0px !important;
	background: #233986;
}
.navbar-toggle {
	position: relative;
	float: right;
	padding: 10px !important;
	margin-top: 8px;
	margin-right: 0px !important;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}
    .navbar-nav {
        margin: 7.5px 5px;
    }
    .navbar-collapse {
        margin-top: 10px;
    }
    .navbar-default .navbar-nav>.counselling>a {
        margin: 0px;
    }
    .destination-banner {
        height: 200px;
        margin-top: 20px;
    }
    .banner-one,
    .banner-two,
    .banner-three {
        width: 100%
    }
    .banner-main h2 {
        padding: 10px;
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 0px;
    }
    .banner-main h2 span {
        font-size: 14px;
    }
    section.module.parallax {
        padding: 20px 0;
    }
    section.module.parallax h3 {
        font-size: 20px;
    }
    section.module.parallax h4 {
        margin: 20px 0;
    }
    section.module.parallax h5 {
        font-size: 15px;
    }
    .appointment-bg-full {
        width: 100%;
        padding: 40px 30px 40px 30px;
    }
    .appointment-bg .close-appointment {
        top: 40px;
        right: 30px;
    }
    .destiniation-detail {
        padding: 20px 0 0px 0;
    }
    .destiniation-detail h2 {
        font-size: 24px;
        margin: 20px 0 10px 0;
    }
    .destiniation-detail p {
        line-height: 22px;
        margin: 0 0 20px 0;
    }
    .highlights-bg p {
        margin: 0px;
    }
    .contact-city-office {
        padding: 15px;
        min-height: auto;
        border-left: none;
    }
    .city-contact-box {
        border-radius: 0px;
    }
    .city-contact-box .new-col {
        height: auto !important;
    }
    .office-address {
        padding: 0 0 0 40px;
        font-size: 15px;
    }
    .office-country li {
        margin: 0 1% 5px 1%;
        float: left;
        width: 48%;
    }
    .office-country li a {
        font-size: 16px;
    }
    .office-country li.active a:before {
        display: none;
    }
    .filldetailheading {
        padding: 0px;
    }
    .servicex-box-main {
        margin-top: 15px;
    }
    .servicex-box-main p {
        margin: 0px !important;
    }
    .services-right-content {
        padding-left: 0px;
    }
    .country-list li.active>a:after {
        display: none;
    }
    .destiniation-detail-content {
        padding: 0px;
    }
    .destiniation-detail-content .panel-group .panel {
        margin-top: 0px;
    }
    .destiniation-detail-content .panel-group .panel+.panel {
        margin-top: 5px;
    }
    .destiniation-detail-content .panel-group {
        margin-bottom: 0px;
    }
    .destiniation-detail-content .panel-title>a {
        padding: 12px 15px 10px 15px;
        font-size: 14px;
    }
    .why-choose {
        padding: 15px;
        margin: 10px 0 0 00;
    }
    .highlights-bg {
        padding: 20px 0 0 0;
    }
    .why-choose h3,
    .highlights-bg h3 {
        font-size: 20px;
        margin: 0 0 15px 0;
    }
    .highlights-box {
        margin-top: 0px;
        margin-bottom: 20px;
    }
    .highlights-box h4 {
        font-size: 18px;
        line-height: 20px;
        padding: 10px 15px;
        min-height: auto;
    }
    .highlights-des {
        padding: 15px;
    }
    .highlights-img {
        height: 200px;
    }
    .other-content-destination h4,
    .other-content-destination h5,
    .other-content-destination p {
        padding: 0px;
    }
    .other-content-destination h4 {
        font-size: 20px;
        line-height: 24px;
        margin: 20px 0 15px 0;
    }
    .other-content-destination h5 {
        font-size: 16px;
        line-height: 20px;
    }
    .other-content-destination h6 {
        padding: 0px;
        line-height: 24px;
    }
    .other-li,
    .other-li ul {
        padding: 0px;
    }
    .other-li li {
        font-size: 14px;
        line-height: 20px;
    }
    .other-destination-img {
        height: 200px;
        margin-bottom: 20px;
    }
    .other-destination-img1 {
        height: 250px;
        margin-bottom: 20px;
    }
    .schedule-btn {
        padding: 12px 40px 10px 40px;
        font-size: 16px;
        white-space: pre-wrap;
        line-height: 20px;
        border-radius: 10px;
    }
    .inner-banner {
        display: none;
    }
    .service-content {
        padding: 20px 0;
    }
    .service-content h2 {
        font-size: 20px;
        margin: 0 0 10px 0;
    }
    .service-text-content {
        padding: 0px;
    }
    .service-text-content p {
        font-size: 16px;
        line-height: 24px;
        margin: 0 0 15px 0;
    }
    .service-hr {
        margin: 20px 0;
    }
    .counselling-img {
        height: 200px;
        padding-left: 0px;
    }
    .departure-sessions {
        height: 200px;
        margin: 0px 0 20px 0;
    }
    .other-services-ielts {
        padding: 0px;
    }
    .services-box,
    .bank-box {
        padding: 15px;
        margin: 0 0 20px 0;
    }
    .services-box h4,
    .bank-box h4 {
        font-size: 20px;
        line-height: 24px;
        margin: 0 0 10px 0;
    }
    .services-box p,
    .bank-box p {
        margin: 0 0 20px 0;
    }
    .ieltsOnline h5,
    .ieltsOnlineRight h5 {
        font-size: 16px;
        margin: 0 0 10px 0;
    }
    .services-box-new-heading {
        margin: 0 0 10px 0;
    }
    .value-added-service h4 {
        margin: 0 0 10px 0;
    }
    .services-right:before,
    .services-right:after {
        display: none;
    }
    .services-left {
        padding: 15px 0 0 0;
    }
    .other-services {
        padding: 0px;
    }
    .other-services h3 {
        font-size: 20px;
        margin: 0 0 10px 0;
    }
    .other-services h4 {
        font-size: 16px;
        margin: 30px 0 20px 0;
    }
    .services-box-new {
        padding-bottom: 2px;
    }
    .ieltsEnroll {
        left: 15px;
        right: auto;
        bottom: 15px;
        position: inherit;
    }
    .ieltsOnlineRight {
        padding-left: 0px;
        border-left: none;
    }
    .ieltsOnlineExpress {
        padding-left: 15px;
        border-left: none;
    }
    .main-content {
        padding: 20px 0;
    }
    .main-content h2 {
        font-size: 24px;
        line-height: 30px;
        margin: 0 0 30px 0;
    }
    .main-content h3 {
        font-size: 18px;
        margin: 0 0 30px 0;
    }
    .explore-box {
        margin: 0 0 20px 0;
    }
    .destination-content .explore-box {
        margin: 15px 0 0 0;
    }
    .what-we-offer {
        padding: 20px 0;
    }
    .what-we-offer h3 {
        font-size: 24px;
        margin: 0 0 15px 0;
    }
    .offer-box-img {
        height: 250px;
    }
    .offer-box-content {
        padding: 15px;
    }
    .offer-box-content h4 {
        font-size: 22px;
        line-height: 24px;
    }
    .offer-box-content p {
        margin: 15px 0 0 0;
    }
    .offer-box {
        margin-bottom: 20px;
    }
    .prepare-to-study {
        padding: 20px 0 0 0;
    }
    .prepare-to-study h3 {
        font-size: 24px;
        margin: 0 0 15px 0;
    }
    .prepare-to-study p {
        padding: 0px;
        font-size: 14px;
        line-height: 24px;
        margin: 0 0 15px 0;
    }
    .prepare-study-box-inner {
        margin: 40px 0 0 0;
    }
    .plan-study-abroad {
        padding: 20px 0;
    }
    .plan-study-abroad h3 {
        font-size: 20px;
        line-height: 24px;
        margin: 0 0 10px 0;
    }
    .plan-study-abroad p {
        padding: 0px;
        font-size: 14px;
        line-height: 24px;
        margin: 0 0 15px 0;
    }
    .testimonial-bg {
        padding: 20px 0;
    }
    .testimonial-bg h3 {
        font-size: 20px;
        margin: 0 0 15px 0;
    }
    .about-content {
        padding: 20px 0;
    }
    .about-text-content {
        padding: 0 0px;
    }
    .mission-text {
        font-size: 18px;
        line-height: 26px;
        padding: 0 0px;
    }
    .about-content h2 {
        margin: 0 0 20px 0;
    }
    .about-content h3 {
        font-size: 22px;
        margin: 20px 0 15px 0;
    }
    .about-text-content p {
        font-size: 16px;
        margin: 0 0 20px 0;
    }
    .pie-award,
    .why-global {
        height: 250px;
    }
    .why-global {
        margin-top: 20px;
    }
    .team-bg {
        padding: 15px;
        margin: 0px 0 20px 0;
    }
    .team-bg h2 {
        font-size: 24px;
        margin-bottom: 15px;
    }
    .team-box h4 {
        font-size: 24px;
        margin: 0 0 0px 0;
    }
    .team-box h5 {
        font-size: 15px;
        line-height: 22px;
        margin: 0 0 10px 0;
    }
    .team-des {
        padding: 15px;
    }
    .tagline {
        margin: 0px;
    }
    .tagline h4 {
        padding: 0px;
    }
    .contact-content,
    .contact-office {
        padding: 20px 0;
    }
    .contact-office h4 {
        font-size: 20px;
        line-height: 26px;
        padding: 0 0px;
        margin: 0 0 30px 0;
    }
    .contact-location-btn {
        font-size: 14px;
        padding: 10px 15px;
        margin: 5px 2px;
    }
    hr.contact-hr {
        margin: 9px 0 12px 0;
    }
    .destination-content {
        padding: 20px 0;
    }
    .destination-content h2 {
        font-size: 20px;
        margin: 0 0 20px 0;
    }
    .destination-content h3 {
        font-size: 16px;
        margin: 0 0 0px 0;
    }
    .scholarship-content {
        padding: 20px 0;
    }
    .scholarship-content h2 {
        font-size: 20px;
        line-height: 26px;
        margin: 0 0 0px 0;
        padding: 0 0px;
    }
    .scholarship-box-new {
        padding: 15px;
    }
    .scholarship-left-new {
        padding: 0px;
    }
    .scholarship-left-new::after,
    .scholarship-right-new::before,
    .scholarship-right-new::after {
        display: none;
    }
    .scholarship-right-new {
        height: 200px;
        margin-bottom: 20px;
    }
    .scholarship-box-new h4 {
        font-size: 22px;
        line-height: 26px;
        margin: 0 0 15px 0;
    }
    .scholarship-right-new img {
        max-width: 60%;
    }
    .scholarship-box-new p {
        line-height: 22px;
        margin: 0 0 15px 0;
    }
    .contact-content h2,
    .contact-office h2 {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 20px;
    }
    .blog-box {
        margin-bottom: 15px;
    }
    .blog-box-des {
        padding: 40px 0 0 0;
    }
    .blog-box-des h3 {
        font-size: 16px;
        line-height: 20px;
        min-height: auto;
        margin: 20px 0 20px 0;
    }
    .conIdBtText {
        display: block;
        margin: 0px;
    }
    .conIdBt {
        width: 160px;
        padding: 10px 5px 8px 5px;
        font-size: 15px;
    }
    .blog-main-banner {
        height: 300px;
    }
    .blog-text-content {
        padding: 40px 0px 50px 0px;
    }
    .blog-text-content h3 {
        font-size: 20px;
    }
    .blog-text-content li {
        font-size: 16px;
    }
    .blog-text-content p {
        font-size: 16px;
    }
    .blog-reply {
        margin: 0px;
    }
    .date-main-relative-inner {
        padding: 0 0 0 95px;
    }
    .blog-user-inner {
        left: 25px;
        top: 0px;
    }
    .shareLi {
        top: -300px;
    }
    .counselling-text {
        font-size: 16px;
        padding: 0 0px;
        margin: 0 0 20px 0;
    }
    .benefits-bg {
        margin-bottom: 0px;
    }
    .glorious-year {
        padding: 15px;
        font-size: 20px;
        line-height: 30px;
        margin: 0 0 20px 0;
    }
    .prepare-to-study-text {
        padding: 15px 0 0 0;
    }
    .plan-study-abroad-box {
        padding: 0px;
    }
    .plan-study-abroad-boxinner {
        padding: 15px;
    }
    .plan-study-abroad-box-img {
        position: inherit;
        max-width: 200px;
        margin: 0 auto 10px auto;
    }
    .get-personalised {
        padding: 10px 15px;
        margin-top: 15px;
        font-size: 14px;
        margin-bottom: 10px;
    }
    .planstudyabroad-logo {
        padding-left: 15px;
        max-width: 250px;
    }
    .bannerViewBtn,
    .bannerViewBtnYellow {
        padding: 5px 20px 4px 20px;
        font-size: 14px;
        margin-top: 10px;
    }
.carousel-caption {
	bottom: 10px !important;
	left: 5%;
	right: 5%;
}
.irs-breadcrumb-section {
	display: none !important;
}
.glorious-year-bg {
	display: none;
}
.irs-sec-inner-container {
	position: relative;
	display: block;
	border-radius: 20px;
	overflow: hidden;
	padding: 9px;
	z-index: 1;
	/* margin-bottom: 5px; */
}
.irs-sc-feature-block-one {
	border: 1px solid #1a519d;
	padding: 5px;
	text-align: center;
	height: 100%;
	margin-bottom: 17px;
}
    .aboutHeading {
        font-size: 24px;
        margin: 0 0 15px 0;
    }
    .mission-bg {
        padding: 15px;
    }
    .mission-bg h2 {
        font-size: 22px;
        margin: 0 0 10px 0;
    }
    .mission-bg p {
        font-size: 15px;
        line-height: 22px;
        padding: 0;
    }
    .team-box-new p {
        font-size: 15px;
        line-height: 22px;
    }
    .award-bg {
        margin-top: 20px;
    }
    .award-content {
        padding: 15px;
    }
    .award-content h3 {
        font-size: 16px;
        margin: 0px 0 15px 0;
        line-height: 24px;
    }
    .captionText {
        font-size: 15px;
        margin: 30px 0 0 0;
    }
    .whyGlobal {
        margin-top: 20px;
    }
    .whyGlobal-content {
        padding: 15px;
        font-size: 16px;
        line-height: 24px;
    }
    .why-text-content {
        padding: 15px;
        margin-top: 20px;
    }
    .why-text-content p {
        font-size: 15px;
        font-weight: 400;
    }
    .canada-course {
        margin-top: 20px;
    }
    .canada-course-img {
        padding: 15px;
    }
    .canada-course-content {
        padding: 15px;
        font-size: 15px;
        line-height: 22px;
    }
    .why-text-img {
        float: none;
        max-width: 100%;
        margin-left: 0px;
    }
    .award-img,
    .whyGlobal-img {
        height: 200px;
    }
    .ENZ-bg {
        margin-top: 20px;
    }
    .ENZ-bg-img {
        padding: 15px;
    }
    .ENZ-bg-content {
        padding: 15px;
        font-size: 15px;
        line-height: 22px;
    }
    .team-bg-new {
        padding: 15px;
        margin: 20px 0 0 0;
    }
    .team-des-new {
        padding: 15px;
    }
    .team-bg-new h2 {
        font-size: 24px;
    }
    .upcoming-event-bg {
        padding: 15px 0;
    }
    .upcoming-event-bg h3 {
        font-size: 24px;
        line-height: 30px;
        margin: 0 0 15px 0;
    }
    .upcoming-events-item {
        margin-bottom: 10px;
    }
    .events-item-inner {
        height: auto;
    }
    .events-item-img {
        display: none;
    }
    .news-widget-content-inner {
        width: 100%;
        padding: 10px 10px 0 10px;
        position: relative;
    }
    .news-widget-content {
        position: inherit;
        background-color: rgba(219, 31, 51, 1);
    }
    .datebg {
        font-size: 14px;
        position: inherit;
        width: auto;
        max-width: 180px;
        padding: 5px;
        left: 10px;
        top: 10px;
        border: 2px solid #e9b320;
        margin-bottom: 10px;
    }
    .datebg span {
        display: inline-block;
    }
    .events-dv-content {
        font-size: 18px;
    }
    .events-dv-content abbr span {
        font-size: 15px;
    }
    .upcoming-event-inner-page {
        padding: 15px 0;
    }
    .eventCountryHeading {
        margin: 0 0 15px 0;
    }
    .eventCountryHeading span:before,
    .eventCountryHeading span:after {
        display: none;
    }
    .page-content {
        padding: 20px 0;
    }
    .page-content-inner {
        padding: 0px;
    }
    .page-content h2 {
        font-size: 20px;
        margin: 0 0 10px 0;
    }
    .page-content h3 {
        font-size: 20px;
        margin: 20px 0 10px 0;
    }
    .page-content p {
        font-size: 16px;
        line-height: 22px;
        margin: 0 0 20px 0;
    }
    .page-content-inner .registerBtn {
        float: left !important;
    }
    .content-image {
        height: 200px;
        margin-top: 15px;
    }
    .study-box-inner {
        padding: 15px;
        font-size: 16px;
        margin: 0 0 15px 0;
    }
    .benefits-box-content h4 {
        font-size: 18px;
    }
    .gmat-box {
        padding: 15px;
        margin-bottom: 15px;
    }
    .gmat-box h4 {
        font-size: 18px;
        margin: 0 0 10px 0;
    }
    .privacy-content p {
        margin: 0 0 15px 0;
    }
    .privacy-li,
    .privacy-li ul {
        margin: 0 0 20px 0;
    }
    .privacy-li li {
        margin: 0 0 10px 0;
    }
    .feesMainHeading {
        font-size: 20px !important;
        margin: 0 0 20px 0 !important;
    }
    .feeBgNew h2 {
        font-size: 18px !important;
        margin: 0 0 15px 0 !important;
    }
    .noteBox li {
        font-size: 16px !important;
    }
    .note-hr {
        margin: 15px 0 !important;
    }
    .office-address-bg {
        padding: 20px 0;
    }
    .office-team-bg {
        padding: 20px 0;
    }
    .office-address-bg h2 {
        font-size: 20px;
        margin: 0 0 20px 0;
    }
    .office-team-bg h2 {
        font-size: 18px;
        margin: 0 0 0 0;
    }
    .address-box {
        padding: 0px;
        font-size: 16px;
        margin: 0 0 15px 0;
    }
    .office-team-box {
        padding: 15px;
        margin-top: 15px;
    }
    .office-team-box h4 {
        font-size: 18px;
    }
    .upcoming-event-heading-inner {
        padding: 20px 0;
    }
    .upcoming-event-heading-inner h3 {
        font-size: 24px;
        line-height: 24px;
    }
    footer {
        padding: 15px 0;
    }
    .footer-link-content {
        padding-left: 0px;
        padding-top: 15px;
    }
    .footer-bottom {
        padding: 15px 0;
    }
    .footer-link li {
        font-size: 13px;
        text-align: left;
        border-bottom: 1px solid #262938;
    }
    .testimonial-carousel-bg {
        padding: 0px;
    }
    .testimonialBoxMain {
        margin-bottom: 15px;
    }
    .testimonialBoxTop {
        padding: 40px 25px 110px 25px;
    }
    .testimonial-content {
        padding: 20px 0;
    }
    .testimonial-content h2 {
        font-size: 16px;
        line-height: 24px;
        margin: 0;
        padding: 0;
    }
    .testimonial-box-new {
        margin-top: 25px;
    }
    .testimonial-box-top {
        padding: 15px 15px 20px 100px;
    }
    .test-icon {
        left: 15px;
        top: 20px;
    }
    .testimonial-box-top h4 {
        font-size: 13px;
        line-height: 20px;
    }
    .testimonial-box-bottom {
        padding: 15px;
    }
    .testimonial-box-bottom p {
        font-size: 14px;
        line-height: 22px;
        margin: 0px;
    }
    .social-link li {
        margin: 0 0 10px 0;
    }
    .video-testimonial-box {
        margin-bottom: 15px;
    }
    .form-banner-caption h1 {
        font-size: 22px;
        font-weight: 600;
        text-align: center;
        margin: 0px;
    }
    .form-banner-caption h1 abbr {
        margin-top: 2px;
    }
    .banner-slider-form-bg {
        padding: 15px 0;
    }
    .auto-container {
	position: static;
	max-width: 1450px;
	padding: 0 15px !important;
	margin: 8px 2px !important;
}
    .banner-form {
        padding: 0px;
        margin-top: 4px;
        border-radius: 0px;
    }
    .glorious-year-bg {
        padding: 10px 0;
    }
    .glorious-year-li,
    .glorious-year-li ul {
        text-align: left;
    }
    .glorious-year-li li {
        width: 100%;
        font-size: 15px;
        padding: 0px;
    }
    .glorious-year-li li+li {
        border-left: none;
        margin-top: 5px;
        padding-top: 5px;
        border-top: 1px solid #ee3549;
    }
    .glorious-year-li li i,
    .glorious-year-li li span {
        width: 30px;
        height: 30px;
        line-height: 26px;
        margin-right: 3px;
        font-size: 13px;
        display: inline-block;
    }
    .bankContent {
        padding: 20px;
    }
    .bank-logo {
        max-width: 170px;
        margin-top: 5px;
    }
    .home-page-form-img {
        height: 200px;
    }
    .home-page-form-inner {
        position: inherit;
    }
    .home-page-form-right {
        padding: 15px 0 20px 0;
    }
    .home-page-form-right h3 {
        font-size: 20px;
    }
    .home-page-form-right h3 span {
        display: inline-block;
    }
    .home-page-form-right h4 {
        font-size: 16px;
    }
    .home-page-form-right .form-group {
        margin-bottom: 10px;
    }
    .video-testimonial-bg {
        padding: 20px 0;
    }
    .video-testimonial-bg h3 {
        font-size: 20px;
        margin-bottom: 15px;
    }
    .upcoming-event-btn {
        display: none;
    }
    .benefits-box-img {
        width: 100%;
        height: 200px;
    }
    .benefits-box-img img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        transition: transform .4s;
    }
    .home-event-box h4 {
        font-size: 16px;
    }
    .home-event-box p abbr {
        background-color: #fff;
    }
    .vf-li li a {
        font-size: 12px;
    }
    .btn-home-event {
        margin-top: 0px;
    }
    .main-content .owl-prev,
    .main-content .owl-next,
    .our-associate-bg .owl-prev,
    .our-associate-bg .owl-next {
        width: 32px;
        height: 32px;
        line-height: 32px;
        font-size: 20px !important;
    }
    .benefits-bg .owl-prev,
    .benefits-bg .owl-next,
    .our-associate-bg .owl-prev,
    .our-associate-bg .owl-next {
        margin-top: -16px;
    }
    .main-content .owl-prev,
    .our-associate-bg .owl-prev {
        left: -15px;
    }
    .main-content .owl-next,
    .our-associate-bg .owl-next {
        right: -15px;
    }
    .home-page-service-carousel .owl-theme .owl-nav,
    .student-scholarship-bg .owl-theme .owl-nav,
    .easy-steps-study-abroad .owl-theme .owl-nav,
    .home-page-testmonial-carousel .owl-nav {
        position: initial;
        margin-top: 0px;
    }
    .student-scholarship-bg .owl-prev,
    .student-scholarship-bg .owl-next,
    .easy-steps-study-abroad .owl-prev,
    .easy-steps-study-abroad .owl-next,
    .home-page-service-carousel .owl-prev,
    .home-page-service-carousel .owl-next,
    .home-page-testmonial-carousel .owl-prev,
    .home-page-testmonial-carousel .owl-next {
        position: absolute;
        top: 50%;
        margin-top: -15px;
        border-radius: 50% !important;
    }
    .student-scholarship-bg .owl-prev,
    .easy-steps-study-abroad .owl-prev,
    .home-page-service-carousel .owl-prev,
    .home-page-testmonial-carousel .owl-prev {
        left: -15px;
    }
    .student-scholarship-bg .owl-next,
    .easy-steps-study-abroad .owl-next,
    .home-page-service-carousel .owl-next,
    .home-page-testmonial-carousel .owl-next {
        right: -15px;
    }
    .university-partner-bg,
    .easy-steps-study-abroad,
    .home-page-service-carousel,
    .student-scholarship-bg,
    .global-reach-app-bg,
    .our-associate-bg {
        padding: 15px 0;
    }
    .global-reach-app-bg {
        min-height: auto;
    }
    .home-page-service-carousel h3,
    .easy-steps-study-abroad h3,
    .university-partner-bg h3,
    .student-scholarship-bg h3,
    .global-reach-app-bg h3,
    .our-associate-bg h3 {
        font-weight: 900;
        font-size: 20px;
        margin: 0 0 15px 0;
    }
    .global-reach-app-bg h3 {
        padding-top: 0px;
    }
    .global-reach-app-bg h4 {
        font-size: 18px;
    }
    .home-services-box-inner {
        padding: 15px;
    }
    .home-services-box-inner h4 {
        font-size: 18px;
        margin: 0 0 15px 0;
    }
    .home-services-box-inner p {
        font-size: 15px;
    }
    .testimonial-box-home {
        padding: 15px;
        margin-bottom: 15px;
    }
    .testimonial-box-home h4 {
        font-size: 16px;
        margin: 15px 0 5px 0;
    }
    .testimonial-box-home h5 {
        font-size: 14px;
        margin: 0 0 15px 0;
    }
    .testimonial-box-home p {
        margin: 0 0 10px 0;
    }
    .testimonial-box-home-img {
        max-width: 100px;
    }
    .university-partners-li-home li {
        width: 33.333333%;
    }
    .university-partners-li-home li img {
        width: 96%;
    }
    .easy-steps-study-home-box {
        padding: 15px;
    }
    .easy-steps-study-home-box p {
        font-size: 15px;
    }
    .scholarship-home-box {
        padding: 0px;
        margin: 0px;
    }
    .scholarship-home-box-inner {
        padding: 30px 0px 15px 0px;
    }
    .owl-carousel.owl-drag .owl-item.center .scholarship-student-img {
        width: 70px;
        height: 70px;
        margin-top: -10px;
    }
    .scholarships-img-icon {
        bottom: -26px;
    }
    .owl-carousel.owl-drag .owl-item.center .scholarships-img-icon {
        width: 30px;
        margin-left: -15px;
    }
    .owl-carousel.owl-drag .owl-item.center .scholarship-home-box h4 {
        font-size: 18px;
    }
    .owl-carousel.owl-drag .owl-item.center .scholarship-home-box h5,
    .owl-carousel.owl-drag .owl-item.center .scholarship-home-box p {
        font-size: 16px;
    }
    .home-app-icon-li li {
        max-width: 150px;
    }
    .home-app-icon-li li img {
        border-width: 1px;
    }
    .gr-mobile-app {
        position: inherit;
        max-width: 150px;
        right: auto;
        top: auto;
        margin: 20px auto 0 auto;
    }
    .home-visitors {
        font-size: 15px;
        margin: 10px 0 0 0;
    }
    .service-page-content,
    .service-page-content-bottom {
        padding: 15px 0;
    }
    .service-page-content h2 {
        font-size: 20px;
        font-weight: 700;
        line-height: 28px;
        padding: 0px;
        margin: 0 0 15px 0;
    }
    .service-page-content-left {
        padding-right: 0px;
    }
    .service-page-content p,
    .comprehensive-how-box p {
        font-size: 15px;
        font-weight: normal;
    }
    .service-page-content-bottom h3 {
        font-size: 22px;
        font-weight: 800;
        margin: 0px 0 15px 0;
    }
    .service-page-content-bottom h5 {
        font-size: 18px;
        line-height: 24px;
    }
    .how-it-work-img {
        padding-right: 0;
        float: none;
        margin: 15px auto 0 auto;
    }
    .comprehensive-how-box {
        padding: 15px 20px;
        margin: 15px 0 0 0;
    }
    .comprehensive-how-box h4 {
        font-size: 18px;
        margin: 0 0 10px 0;
    }
    .speaking-english-test-bg {
        padding: 15px 0;
    }
    .speaking-english-des h3 {
        font-size: 20px;
        margin: 0 0 15px 0;
    }
    .speaking-english-img {
        max-width: 160px;
        margin-bottom: 15px;
    }
    .owl-carousel.owl-drag .owl-item.center .scholarships-img-icon {
        width: 36px;
        margin-left: -18px;
    }
    .owl-carousel.owl-drag .owl-item.center .scholarship-student-img {
        width: 100px;
        height: 100px;
        margin-top: 0px;
    }
    .inner-banner-bg {
        height: 200px;
    }
    .inner-banner-bg-overlay {
        padding: 42px 0 0 0;
    }
    .inner-banner-bg-overlay h2 {
        font-size: 24px;
        line-height: 26px;
    }
    .about-content-new-inner {
        position: inherit;
    }
    .about-serval-reason-bg,
    .about-mission-bg,
    .about-impact-bg {
        padding: 15px 0;
    }
    .about-new-left-box {
        padding: 15px 0 !important;
    }
    .about-new-left-box h3,
    .about-mission-bg h3,
    .about-impact-bg h3 {
        font-size: 20px;
        margin: 0 0 15px 0;
    }
    .about-serval-reason-bg h3,
    .about-serval-reason-bg h4 {
        font-size: 18px;
        line-height: 24px;
    }
    .about-serval-reason-bg h3 span,
    .about-serval-reason-bg h4 span {
        display: inline;
    }
    .about-mission-text {
        padding: 15px 0 0 0;
    }
    .about-new-left-box p,
    .about-mission-bg p {
        font-size: 16px;
    }
    .about-serval-reason-bg h4 {
        margin-top: 15px;
    }
    .about-mission-bg h3,
    .about-mission-bg p {
        text-align: left;
    }
    .several-reason-box {
        margin-top: 15px;
    }
    .several-reason-box-inner {
        padding: 15px;
    }
    .several-reason-box-icon {
        width: 60px;
        height: 60px;
        line-height: 60px;
        margin-top: -45px;
    }
    .several-reason-box-inner p {
        font-size: 16px;
    }
    .about-impact-bg {
        background-size: cover;
    }
    .impact-icon {
        width: 60px;
        height: 60px;
        line-height: 60px;
        margin: 0 auto 10px auto;
    }
    .impact-icon img,
    .several-reason-box-icon img {
        width: 30px;
    }
    .impact-box h4 {
        font-size: 15px;
    }
    .benefits-study-abroad-head {
        padding: 0px;
        margin: 0 0 15px 0;
    }
    .benefits-study-abroad-head h3 {
        font-size: 20px;
        margin: 0 0 15px 0;
    }
    .benfits-study-abroad-content,
    .benfits-study-abroad-content-right {
        padding: 0;
        text-align: left;
    }
    .benfits-study-abroad-content-padding {
        padding-top: 0px !important;
    }
    .benifits-study-abroad-box+.benifits-study-abroad-box {
        margin-top: 40px;
    }
    .benifits-study-abroad-box h4 {
        font-size: 20px;
        margin: 15px 0;
    }
    .benifits-study-abroad-box h4 span {
        display: inline;
    }
    .benefits-study-abroad-head p,
    .benifits-study-abroad-box p {
        font-size: 16px;
    }
    .main-services-bg h3 {
        font-size: 20px;
    }
    .services-main-box {
        margin-top: 15px;
    }
    .services-main-box a {
        padding: 20px;
    }
    .services-main-icon {
        width: 60px;
        height: 60px;
    }
    .services-main-box h4 {
        font-size: 18px;
        line-height: 22px;
        min-height: auto;
    }
    .services-page-img {
        height: 180px;
        margin: 0 0 15px 0;
    }
    .service-content h2,
    .service-content h3 {
        font-size: 22px;
        margin: 0 0 15px 0;
    }
    .destination-sidebar {
        padding: 10px 15px;
        margin-top: 15px;
    }
    .contact-menu-bg {
        padding: 20px 0 15px 0;
    }
    .contact-office-heading {
        font-size: 22px;
        margin: 0 0 15px 0;
    }
    .contact-city-office h5 {
        font-size: 18px;
        margin: 0 0 15px 0;
    }
    .europe-country-list li {
        width: 50%;
        margin: 0 0 5px 0;
    }
    .app-main-content,
    .express-lane-testimonial-bg,
    .express-lane-download-bg {
        padding: 20px 0;
    }
    .app-main-content h3 {
        font-size: 22px;
        line-height: 26px;
        margin: 0;
    }
    .app-main-content h3 strong {
        font-size: 24px;
    }
    .app-feature-box-img {
        width: 100%;
    }
    .express-lane-img {
        display: none;
    }
    .left-feature,
    .right-feature {
        width: 100%;
        padding: 10px 15px;
        text-align: left;
        position: inherit;
        left: auto;
        right: auto;
        top: auto;
        border: 1px solid #ddd;
        margin-top: 10px;
    }
    .left-feature span,
    .right-feature span {
        display: inline;
    }
    .express-lane-testimonial-bg h4 {
        font-size: 26px;
        font-weight: 900;
        margin: 0 0 15px 0;
    }
    .express-lane-testimonial-bg h4 span {
        display: inline;
    }
    .download-app-box h4 {
        font-size: 24px;
        margin: 0 0 15px 0;
    }
    .download-app-box p {
        padding-right: 0px;
    }
    .express-lane-app-img {
        max-width: 200px;
        margin-top: 15px;
    }
    .download-app-box-inner {
        padding-right: 0px;
    }
    .app-qr-code-box {
        padding-right: 0px;
    }
    .app-qr-code-box-right {
        padding-left: 0px;
        margin-top: 10px;
    }
    .app-qr-code-box,
    .app-qr-code-box-right {
        border: none;
    }
    .qr-code-bg {
        display: none;
    }
    .upcoming-event-inner-page h3 {
        font-size: 22px;
    }
    .event-box-main {
        margin-top: 15px;
    }
    .event-box-main-des {
        padding: 15px 15px 10px 15px;
    }
    .event-box-main-des h4 {
        font-size: 18px;
    }
    .event-box-main-des h5 {
        font-size: 16px;
    }
    .follow-us-box {
        margin: 30px 0 10px 0;
    }
    .contact-map-office {
        margin-top: 15px;
        padding: 5px;
    }
    .google-review-btn {
        margin-top: 10px;
    }
    .career-img,
    .career-form-img {
        display: none;
    }
    .content-right-text {
        padding: 0px;
    }
    .content-right-text p {
        font-size: 16px;
    }
    .content-right-text p+p {
        margin-top: 15px;
    }
    .career-form-box {
        padding: 15px 0;
    }
    .career-form-bg,
    .career-position-bg {
        padding: 20px 0;
    }
    .career-form-bg h4,
    .career-position-bg h4 {
        font-size: 22px;
        margin: 0 0 15px 0;
    }
    .opening-box h5 {
        min-height: auto;
    }
}