.apbc-primary-btn a i,
.apbc-secondary-btn a i,
.rev-btn a i {
	line-height: 30px;
	border-radius: 50%;
	background-color: #fff;
	margin-left: 20px
}

ul,
ul li {
	list-style: none
}

.apbc-body {
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	font-size: 16px;
	line-height: 1.556;
	color: #858585;
	font-family: Roboto, sans-serif;
	-moz-osx-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased
}

::selection {
	color: #0f385f;
	background-color: #fecc00
}

::-moz-selection {
	color: #000625;
	background-color: #fecc00
}

.container {
	max-width: 1240px
}

ul {
	margin: 0;
	padding: 0
}

[data-background] {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center
}

a {
	color: inherit;
	text-decoration: none;
	-webkit-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out
}

.apbc-body-overlay,
.apbc-primary-btn a i,
.apbc-readmore-btn a,
.apbc-secondary-btn a i,
.rev-btn a i {
	-webkit-transition: .3s ease-in;
	-o-transition: .3s ease-in
}

img {
	width: 100%;
	height: auto
}

section {
	overflow: hidden
}

section .container {
    position: static;
    max-width: 1000px;
    padding: 0px 15px;
    margin: 0 auto;
}

section .container {
    position: static;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
}

.apbc-sidebar-info .apbc_sidebar_info_content .close-menu,
button {
	cursor: pointer
}

.form-control:focus,
a.active,
a:focus,
a:hover,
a:visited,
button.active,
button:focus,
button:hover,
button:visited,
input.active,
input:focus,
input:hover,
input:visited,
select,
select:focus,
select:hover,
select:visited,
textarea:focus,
textarea:hover {
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-decoration: none;
	color: inherit
}

.form-control {
	-webkit-box-shadow: none;
	box-shadow: none
}

.apbc-about-left,
.apbc-about-left .apbc-img-wrapper,
.apbc-mobile-navigation ul li,
.relative-position {
	position: relative
}

.no-padding {
	padding: 0
}
.light{font-family: "Outfit", sans-serif; font-weight:300;}

.apbc-headline h1,
.apbc-headline h2,
.apbc-headline h3,
.apbc-headline h4,
.apbc-headline h5,
.apbc-headline h6 {
	font-family: "Outfit", sans-serif;
	font-weight: 600;
	line-height: 1.25;
	letter-spacing: -1px;
	margin-bottom: 0;
	color: #183e65
}

.apbc-headline h1 {
	font-family: "Outfit", sans-serif;
	font-size: 74px;
	line-height:84px;
	font-weight: 700;
	margin-bottom:20px;
}
.apbc-headline h1 span{
	font-family: "Outfit", sans-serif;
	font-size: 32px;
	line-height:40px;
	font-weight: 500;
	display:block;
	margin-bottom:20px;
}

.apbc-primary-btn a,
.apbc-secondary-btn a,
.rev-btn a {
	width: auto;
	border-radius: 30px;
	font-weight: 600;
	font-family: Poppins, sans-serif;
	text-transform: capitalize
}

.apbc-headline h2 {
	font-size: 48px
}

.apbc-headline h3 {
	font-size: 40px;
	line-height:44px;
	font-weight:500;
}

.apbc-headline h3 span{
	font-size:28px;
	display:block;
}

.apbc-headline p {
	font-size: 20px;
	line-height: 26px;
	color: #000
}

.apbc-headline h4 {
	font-size: 30px
}

.apbc-headline h5 {
	font-size: 24px
}

.apbc-about-right .apbc-about-inner h6,
.apbc-headline h6 {
	font-size: 20px
}

.apbc-pera-txt p {
	color: #858585;
	margin: 0
}

[class*=" flaticon-"]:after,
[class*=" flaticon-"]:before,
[class^=flaticon-]:after,
[class^=flaticon-]:before {
	margin-left: 0;
	line-height: 0
}

.loading-preloader {
	background-color: #fff;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 900
}

#loading-preloader {
	position: fixed;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	height: 50px;
	width: 150px;
	visibility: visible;
	z-index: 1000
}

.line_shape {
	width: 8px;
	height: 50px;
	margin-right: 5px;
	background-color: #fecc00;
	-webkit-animation: 1s infinite animate24;
	animation: 1s infinite animate24;
	float: left;
	opacity: 1
}

.line_shape:last-child {
	margin-right: 0
}

.line_shape:nth-child(10) {
	-webkit-animation-delay: .9s;
	animation-delay: .9s
}

.line_shape:nth-child(9) {
	-webkit-animation-delay: .8s;
	animation-delay: .8s
}

.line_shape:nth-child(8) {
	-webkit-animation-delay: .7s;
	animation-delay: .7s
}

.line_shape:nth-child(7) {
	-webkit-animation-delay: .6s;
	animation-delay: .6s
}

.line_shape:nth-child(6) {
	-webkit-animation-delay: .5s;
	animation-delay: .5s
}

.line_shape:nth-child(5) {
	-webkit-animation-delay: .4s;
	animation-delay: .4s
}

.line_shape:nth-child(4) {
	-webkit-animation-delay: .3s;
	animation-delay: .3s
}

.line_shape:nth-child(3) {
	-webkit-animation-delay: .2s;
	animation-delay: .2s
}

.line_shape:nth-child(2) {
	-webkit-animation-delay: .1s;
	animation-delay: .1s
}

@-webkit-keyframes animate24 {
	50% {
		-webkit-transform: scaleY(0);
		transform: scaleY(0)
	}
}

@keyframes animate24 {
	50% {
		-webkit-transform: scaleY(0);
		transform: scaleY(0)
	}
}

.apbc-body-overlay {
	background-color: rgba(0, 0, 0, .7);
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 50;
	top: 0;
	left: 0;
	opacity: 0;
	visibility: hidden;
	transition: .3s ease-in
}

.apbc-body-overlay-on {
	opacity: 1;
	visibility: visible
}

.apbc-title-area {
	margin-bottom: 20px
}

.apbc-title-area .apbc-subtitle {
	display: inline-block;
	position: relative;
	color: #000625;
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 15px
}

.apbc-title-area .apbc-subtitle::after {
	content: '';
	position: absolute;
	width: 40px;
	height: 2px;
	background-color: #fecc00;
	bottom: 8px;
	left: calc(100% + 6px)
}

.apbc-nav-menu .side-demo span {
	top: 0;
	right: 20px
}

.apbc-title-area .apbc-pera-txt {
	margin-top: 25px
}

.apbc-primary-btn a,
.rev-btn a {
	height: 55px;
	line-height: 32px;
	font-size: 22px;
	color: #0e375e;
	background-color: #fecc00;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 0 30px
}

.apbc-primary-btn a i,
.apbc-secondary-btn a,
.rev-btn a i {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	-webkit-box-align: center
}

.apbc-primary-btn a i,
.rev-btn a i {
	width: 35px;
	height: 35px;
	color: #f31717;
	display: inline-flex;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	transition: .3s ease-in
}

.apbc-primary-btn a:hover,
.rev-btn a:hover {
	background-color: #000625
}

.apbc-primary-btn a:hover i,
.rev-btn a:hover i {
	color: #000625
}

.apbc-secondary-btn a {
	font-size: 20px;
	color: #000625;
	background-color: #fecc00;
	display: inline-flex;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 15px 20px 10px 35px
}

.apbc-mobile-menu-open a,
.apbc-secondary-btn a i,
.apbc-sidebar-btn a {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	-webkit-box-align: center;
	color: #000625
}

.apbc-secondary-btn a i {
	width: 35px;
	height: 35px;
	display: inline-flex;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	transition: .3s ease-in
}

.apbc-secondary-btn a:hover {
	background-color: #000625;
	color: #fff
}

.apbc-secondary-btn a:hover i,
.apbc-service-slider .apbc-service-single:hover .apbc-readmore-btn {
	color: #f31717
}

.apbc-readmore-btn {
	margin-top: 20px
}

.apbc-readmore-btn a {
	font-size: 15px;
	font-weight: 700;
	font-family: Poppins, sans-serif;
	text-transform: capitalize;
	transition: .3s ease-in
}

.apbc-readmore-btn a i,
.apbc-service-slider .apbc-service-single .apbc-img-wrapper img {
	-webkit-transition: .3s ease-in;
	-o-transition: .3s ease-in;
	transition: .3s ease-in
}

.apbc-scroll-top {
	width: 50px;
	height: 50px;
	color: #0f385f !important;
	background-color: #fecc00;
	font-size: 24px;
	text-align: center;
	line-height: 50px;
	position: fixed;
	bottom: 30px;
	right: 30px;
	z-index: 10;
	border-radius: 4px;
	display: none;
	-webkit-transition: initial;
	-o-transition: initial;
	transition: initial
}

.apbc-nav-menu ul li a::after,
.apbc-nav-menu ul li a::before {
	width: 0;
	height: 3px;
	bottom: 15px;
	-webkit-transition: .3s ease-in;
	-o-transition: .3s ease-in;
	background-color: #fecc00;
	position: absolute;
	content: ''
}

.apbc-hero-slider .rev-btn {
	background-color: transparent !important;
	padding: 0 !important
}

.apbc-hero-slider .rev-btn a {
	border: 2px solid transparent
}

.apbc-hero-slider .rev-btn a:hover {
	background-color: transparent;
	border: 2px solid #f31717 !important
}

.apbc-hero-slider .rev-btn i {
	font-family: 'Font Awesome 5 Free';
	font-weight: 900 !important
}

.apbc-hero-slider .rev-btn i::before {
	font-family: 'Font Awesome 5 Free';
	font-weight: 900
}

.apbc-p-20 {
	padding: 0 20px
}

@-webkit-keyframes apbc_shape_ups_down {

	0%,
	100% {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px)
	}

	50% {
		-webkit-transform: translateY(10px);
		transform: translateY(10px)
	}
}

@keyframes apbc_shape_ups_down {

	0%,
	100% {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px)
	}

	50% {
		-webkit-transform: translateY(10px);
		transform: translateY(10px)
	}
}

@-webkit-keyframes apbc_fadeInUp {

	0%,
	60% {
		opacity: 0;
		-webkit-transform: translateY(50px);
		transform: translateY(50px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes apbc_fadeInUp {

	0%,
	60% {
		opacity: 0;
		-webkit-transform: translateY(50px);
		transform: translateY(50px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

.apbc-header-section {
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10;
	position: absolute;
	background-color: transparent
}

.apbc-header-section .apbc-logo-wrapper a {
	width: 220px;
	display: inline-block;
	padding: 10px
}

.apbc-header-sticky {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	background-color: #000625;
	-webkit-box-shadow: -3.119px 14.672px 60px 0 rgba(70, 73, 95, .6);
	box-shadow: -3.119px 14.672px 60px 0 rgba(70, 73, 95, .6);
	-webkit-animation: 1s slideInDown;
	animation: 1s slideInDown;
	z-index: 20
}

.apbc-mobile-menu-open,
.apbc-nav-menu,
.apbc-service-section .apbc-secondary-btn,
.apbc-sidebar-btn {
	text-align: right
}

.apbc-nav-menu ul li {
	display: inline-block;
	position: relative
}

.apbc-nav-menu ul li a {
	padding: 26px 10px;
	color: #fff;
	font-weight: 500;
	text-transform: capitalize;
	display: block;
	position: relative
}

.apbc-hero-slider .slick-dots li button::before,
.apbc-mobile-menu-open,
.apbc-mobile-navigation ul li ul,
.apbc-nav-menu ul li.has-submenu ul li a::after,
.apbc-nav-menu ul li.has-submenu ul li a::before,
.slick-dots li button::before,
.no-border {
	display: none
}

.apbc-nav-menu ul li a::after {
	left: 20px;
	border-radius: 2px;
	transition: .3s ease-in
}

.apbc-nav-menu ul li a::before {
	left: 50px;
	transition: .3s ease-in
}

.apbc-nav-menu ul li a.active::after,
.apbc-nav-menu ul li a:hover::after {
	width: 25px
}

.apbc-nav-menu ul li a.active::before,
.apbc-nav-menu ul li a:hover::before {
	width: 6px
}

.apbc-nav-menu ul li.has-submenu::after {
	content: '+';
	position: absolute;
	top: 26px;
	right: 10px;
	font-family: Roboto, sans-serif;
	font-weight: 500;
	color: #fff;
	font-size: 16px;
	-webkit-transition: .3s ease-in;
	-o-transition: .3s ease-in;
	transition: .3s ease-in
}

.apbc-nav-menu ul li.has-submenu ul {
	position: absolute;
	top: calc(100% + 10px);
	left: 0;
	background-color: #000625;
	min-width: 200px;
	z-index: 10;
	text-align: left;
	-webkit-transition: .3s ease-in;
	-o-transition: .3s ease-in;
	transition: .3s ease-in;
	opacity: 0;
	visibility: hidden
}

.apbc-mobile-navigation,
.apbc-sidebar-info .apbc_sidebar_info_content {
	position: fixed;
	-webkit-transition: .3s ease-in;
	-o-transition: .3s ease-in;
	top: 0
}

.apbc-nav-menu ul li.has-submenu ul:after {
	content: '';
	position: absolute;
	left: 0;
	top: -5px;
	width: 100%;
	height: 5px;
	background-color: #f31717
}

.apbc-nav-menu ul li.has-submenu ul li {
	display: block
}

.apbc-nav-menu ul li.has-submenu ul li::after {
	top: 15px;
	right: 15px
}

.apbc-nav-menu ul li.has-submenu ul li a {
	padding: 12px 20px
}

.apbc-nav-menu ul li.has-submenu ul li a:hover {
	color: #f31717;
	padding-left: 25px
}

.apbc-nav-menu ul li.has-submenu ul li ul {
	left: 100%;
	top: 10px
}

.apbc-nav-menu ul li.has-submenu ul li:hover>ul {
	top: 5px
}

.apbc-mobile-navigation ul li.abpc-submenu-icon-ratate::after,
.apbc-nav-menu ul li.has-submenu:hover::after {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.apbc-nav-menu ul li.has-submenu:hover>ul {
	top: calc(100% + 5px);
	opacity: 1;
	visibility: visible
}

.apbc-mobile-menu-open a,
.apbc-sidebar-btn a {
	width: 50px;
	height: 50px;
	background-color: #fecc00;
	display: inline-flex;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 25px;
	border-radius: 50%;
	border: 2px solid transparent
}

.apbc-mobile-menu-open a:hover,
.apbc-sidebar-btn a:hover {
	background-color: transparent;
	border: 2px solid #fecc00;
	color: #fff
}

.banner-form input:focus,
.banner-form select option {
	color: #000
}

.apbc-mobile-navigation {
	right: -320px;
	width: 300px;
	height: 100vh;
	overflow: scroll;
	background-color: #000625;
	padding-top: 20px;
	z-index: 300;
	display: none;
	transition: .3s ease-in
}

@media (max-width:1024.98px) {
	.apbc-mobile-navigation {
		display: block
	}
}

.apbc-mobile-navigation .apbc-mobile-menu-close {
	margin-left: 20px;
	margin-bottom: 20px;
	display: inline-block;
	color: #fff
}

.apbc-mobile-navigation ul li a {
	padding: 12px 18px;
	display: block;
	color: #fff;
	font-weight: 600;
	text-transform: capitalize
}

.apbc-mobile-navigation ul li+li a {
	border-top: 1px solid #eff3fc2e
}

.apbc-mobile-navigation ul li ul li a {
	padding-left: 30px
}

.apbc-mobile-navigation ul li ul li ul li a {
	padding-left: 35px
}

.apbc-mobile-navigation ul li.has-submenu::after {
	content: '\f067';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	font-size: 14px;
	position: absolute;
	right: 10px;
	top: 10px;
	color: #fff
}

.apbc-mobile-menu-on,
.apbc-sidebar-info .apbc-sidebar-on {
	right: 0
}

.apbc-sidebar-info .apbc_sidebar_info_content {
	width: 380px;
	height: 100%;
	right: -380px;
	background-color: #fff;
	z-index: 9999999;
	padding: 30px 40px;
	transition: .3s ease-in
}

.apbc-sidebar-info .apbc_sidebar_info_content .apbc_sidebar_logo {
	text-align: center;
	margin-bottom: 60px
}

.apbc-sidebar-info .apbc_sidebar_info_content .apbc_sidebar_logo img {
	width: 130px
}

.apbc-sidebar-info .apbc_sidebar_info_content .apbc-pera-txt {
	line-height: 1.8em
}

.apbc-sidebar-info .apbc_sidebar_info_content .apbc-sidebar-gallery,
.apbc-sidebar-info .apbc_sidebar_info_content .apbc-sidebar-social {
	margin-top: 30px
}

.apbc-sidebar-info .apbc_sidebar_info_content .apbc-sidebar-gallery ul li {
	display: inline-block;
	margin: 5px
}

.apbc-service-slider .apbc-service-single .apbc-service-content .apbc-headline,
.apbc-sidebar-info .apbc_sidebar_info_content .apbc-sidebar-social h5,
.sa_programs_accordion .ei-programs {
	margin-bottom: 15px
}

.apbc-sidebar-info .apbc_sidebar_info_content .apbc-sidebar-social a+a {
	margin-left: 10px
}

.apbc-sidebar-info .apbc_sidebar_info_content .apbc-sidebar-copyright {
	text-align: center;
	margin-top: 40px
}

.apbc-hero-slider {
	margin-top: -100px;
	position: relative
}

.apbc-hero-slider .apbc-slider-overlay {
	background-image: -webkit-gradient(linear, left top, right top, color-stop(30%, #070022), color-stop(70%, #07002200));
	background-image: -webkit-linear-gradient(left, #070022 30%, #07002200 70%);
	background-image: -o-linear-gradient(left, #070022 30%, #07002200 70%);
	background-image: linear-gradient(90deg, #070022 30%, #07002200 70%);
	background-color: none !important
}

.apbc-hero-slider rs-bullet.tp-bullet {
	background-color: #fff !important
}

.apbc-hero-slider rs-bullet.tp-bullet:hover {
	-webkit-box-shadow: none !important;
	box-shadow: none !important
}

.apbc-hero-slider rs-bullet.selected {
	-webkit-box-shadow: 0 0 0 2px #f31717 !important;
	box-shadow: 0 0 0 2px #f31717 !important;
	background-color: transparent !important
}

.apbc-hero-slider rs-bullet.selected span {
	background-color: #f31717 !important
}

.apbc-hero-slider .apbc-single-item {
	padding: 270px 0 90px;
	position: relative
}

.apbc-hero-slider .apbc-single-item::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: -webkit-gradient(linear, left top, right top, color-stop(100%, #070022), color-stop(100%, #07002200));
	background-image: -webkit-linear-gradient(left, #070022 100%, #07002200 100%);
	background-image: -o-linear-gradient(left, #070022 100%, #07002200 100%);
	background-image: linear-gradient(90deg, #070022 100%, #07002200 100%);
	opacity: .2
}

.apbc-hero-slider .apbc-single-item .apbc-slide-shape-1 {
	position: absolute;
	top: 0;
	left: 0
}

.apbc-hero-slider .apbc-single-item .apbc-slide-shape-2 {
	position: absolute;
	bottom: 0;
	right: 0
}

.apbc-hero-slider .apbc-single-item .apbc-slide-left .apbc-headline h1,
.programs-offered-img-text:hover .programs-case-text h3,
.programs-offered-img-text:hover .programs-case-text p,
.programs-offered-img-text:hover .programs-case-text p strong {
	color: #fff
}

.apbc-hero-slider .apbc-single-item .apbc-slide-left .apbc-headline p {
	display: block;
	font-size: 17px
}

.apbc-hero-slider .apbc-single-item .apbc-slide-left .apbc-pera-txt {
	margin-top: 10px
}

.apbc-hero-slider .apbc-single-item .apbc-slide-left .apbc-pera-txt p {
	color: #fff;
	font-size: 18px;
	line-height: 26px;
	font-style: italic;
	margin-top: 100px
}

.apbc-hero-slider .apbc-single-item .apbc-slide-left .apbc-pera-txt h2 {
	color: #fff;
	font-size: 24px;
	line-height: 30px;
	font-weight: 600
}

.apbc-hero-slider .apbc-single-item .apbc-slide-left .apbc-pera-txt h2 span {
	color: #fff;
	font-size: 30px;
	line-height: 36px;
	display: block;
	font-family: Roboto, sans-serif;
	font-weight: 400
}

.apbc-hero-slider .apbc-single-item .apbc-slide-left .apbc-pera-txt img{
	width:auto;
}

.star {
	color: #fff;
	font-size: 36px;
	line-height: 46px;
	font-family: "Outfit", sans-serif;
	font-weight: 900
}

.apbc-hero-slider .apbc-single-item.slick-active .apbc-slide-shape-1 {
	-webkit-animation: 1s linear fadeInLeft;
	animation: 1s linear fadeInLeft
}

.apbc-hero-slider .apbc-single-item.slick-active .apbc-slide-shape-2 {
	-webkit-animation: 1.5s linear fadeInRight;
	animation: 1.5s linear fadeInRight
}

.apbc-hero-slider .apbc-single-item.slick-active .apbc-slide-left .apbc-headline h1 {
	-webkit-animation: 1s apbc_fadeInUp;
	animation: 1s apbc_fadeInUp
}

.apbc-hero-slider .apbc-single-item.slick-active .apbc-slide-left .apbc-pera-txt h2 {
	-webkit-animation: 1.7s apbc_fadeInUp;
	animation: 1.7s apbc_fadeInUp
}

.apbc-hero-slider .apbc-single-item.slick-active .apbc-slide-left .apbc-pera-txt p {
	-webkit-animation: 1.3s apbc_fadeInUp;
	animation: 1.3s apbc_fadeInUp
}

.apbc-hero-slider .apbc-single-item.slick-active .apbc-slide-left .apbc-primary-btn a {
	-webkit-animation: 1.6s apbc_fadeInUp;
	animation: 1.6s apbc_fadeInUp
}

@media (max-width:991.98px) {
	.apbc-header-section {
		padding: 0
	}

	.apbc-header-section .apbc-desktop-menu,
	.apbc-sidebar-btn {
		display: none
	}

	.apbc-mobile-menu-open {
		display: block
	}

	.apbc-hero-slider {
		margin-top: -70px
	}

	.apbc-hero-slider .apbc-single-item {
		text-align: center;
		padding: 200px 0
	}

	.apbc-about-right {
		margin-top: 60px
	}

	.apbc-about-right .apbc-primary-btn {
		margin-top: 30px
	}

	.apbc-service-section .apbc-secondary-btn {
		text-align: left;
		margin-top: 30px
	}
}

@media (max-width:767.98px) {
	.apbc-headline h2 {
		font-size: 36px
	}

	.apbc-headline h3 {
		font-size: 30px
	}

	.apbc-hero-slider .apbc-single-item {
		padding: 0px 0
	}

	.apbc-hero-slider .apbc-single-item .apbc-slide-social {
		display: none
	}
}

@media (max-width:575.98px) {
	.apbc-headline h2 {
		font-size: 30px
	}

	.apbc-hero-slider .rev-btn a {
		width: auto;
		height: auto;
		padding: 8px !important;
		font-size: 9px
	}

	.apbc-hero-slider .rev-btn a i {
		width: 25px;
		height: 25px
	}

	.apbc-hero-slider .apbc-single-item .apbc-slide-left .apbc-pera-txt p br {
		display: none
	}

	.apbc-hero-slider .apbc-single-item {
		padding: 130px 0 60px
	}
}

.apbc-hero-slider .slick-dots {
	bottom: 30px
}

.apbc-hero-slider .slick-dots li {
	width: 18px;
	height: 18px;
	padding: 3px;
	border: 1px solid transparent;
	border-radius: 50%;
	margin: 0
}

.apbc-hero-slider .slick-dots li+li {
	margin-left: 3px
}

.apbc-hero-slider .slick-dots li button {
	width: 100%;
	height: 100%;
	background-color: #fff;
	border: 0;
	border-radius: 50%;
	padding: 0;
	font-size: 0
}

.apbc-hero-slider .slick-dots li.slick-active {
	border: 1px solid #f31717
}

.apbc-hero-slider .slick-dots li.slick-active button,
.apbc-service-slider .slick-dots li.slick-active button {
	background-color: #f31717
}

.apbc-about-section,
.faq-section,
.recruiters-section {
	padding: 100px 0
}

.apbc-about-left .apbc-img-wrapper .apbc-ab-shape {
	position: absolute;
	left: 0;
	top: 0
}

.apbc-about-left .apbc-countarea .apbc-headline {
	margin-right: 15px;
	width: 70px
}

.apbc-about-left .apbc-countarea .apbc-headline h2 {
	color: #f31717;
	display: inline-block
}

.apbc-about-left .apbc-countarea .apbc-exp span {
	color: #000625;
	font-weight: 700;
	text-transform: default
}

.apbc-about-right .apbc-title-area,
.features-box {
	margin-bottom: 40px
}

.banner-form h4,
.why_choose_list {
	text-align: center;
	margin-bottom: 20px
}

.apbc-about-right .apbc-about-inner .apbc-inner-content {
	margin-bottom: 30px
}

.apbc-about-right .apbc-about-inner h6 i {
	color: #f31717;
	margin-right: 10px
}

.apbc-about-right .apbc-about-inner .apbc-pera-txt {
	margin-top: 8px
}

.apbc-service-section {
	background-color: #fafafa;
	padding: 100px 0
}

.apbc-service-section .apbc-title-area {
	margin-bottom: 0
}

.apbc-service-slider {
	margin-top: 60px
}

.apbc-service-slider .slick-list {
	margin: 0 -15px;
	padding: 30px 0
}

.apbc-service-slider .slick-slide {
	margin: 0 15px
}

.apbc-service-slider .apbc-service-single {
	-webkit-box-shadow: -3.119px 14.672px 18px 0 rgba(90, 90, 90, .15);
	box-shadow: -3.119px 14.672px 18px 0 rgba(90, 90, 90, .15)
}

.apbc-service-slider .apbc-service-single .apbc-img-wrapper {
	border-radius: 3px 3px 0 0;
	overflow: hidden
}

.apbc-service-slider .apbc-service-single .apbc-icon-wrapper {
	text-align: center;
	position: relative;
	z-index: 10
}

.apbc-service-slider .apbc-service-single .apbc-icon-wrapper i {
	width: 80px;
	height: 80px;
	display: inline-block;
	background-color: #fff;
	-webkit-box-shadow: -3.119px 14.672px 60px 0 rgba(90, 90, 90, .15);
	box-shadow: -3.119px 14.672px 60px 0 rgba(90, 90, 90, .15);
	border-radius: 50%;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 40px;
	color: #f31717;
	margin-top: -40px;
	-webkit-transition: .3s ease-in;
	-o-transition: .3s ease-in;
	transition: .3s ease-in
}

.apbc-service-slider .apbc-service-single .apbc-service-content {
	padding: 25px;
	text-align: center
}

.apbc-service-slider .apbc-service-single .apbc-service-content .apbc-readmore-btn {
	margin-top: 15px;
	color: #000625;
	font-weight: 600;
	text-transform: capitalize;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: .3s ease-in;
	-o-transition: .3s ease-in;
	transition: .3s ease-in
}

.apbc-service-slider .apbc-service-single .apbc-service-content .apbc-readmore-btn i {
	margin-left: 6px
}

.apbc-service-slider .apbc-service-single:hover .apbc-img-wrapper img {
	-webkit-transform: rotate(2deg) scale(1.1);
	-ms-transform: rotate(2deg) scale(1.1);
	transform: rotate(2deg) scale(1.1)
}

.apbc-service-slider .apbc-service-single:hover .apbc-icon-wrapper i {
	background-color: #f31717;
	color: #fff;
	-webkit-box-shadow: -4.158px 19.563px 40px 0 rgba(243, 23, 23, .2);
	box-shadow: -4.158px 19.563px 40px 0 rgba(243, 23, 23, .2)
}

.apbc-service-slider .slick-dots {
	bottom: -55px
}

.apbc-service-slider .slick-dots li,
.sa_programs_feed_section .saas_two_section_title {
	margin: 0
}

.apbc-service-slider .slick-dots li button {
	width: 10px;
	height: 10px;
	background-color: #000625;
	padding: 0;
	margin: 0;
	-webkit-transition: .3s ease-in;
	-o-transition: .3s ease-in;
	transition: .3s ease-in
}

.banner-form {
	padding: 0% 5% 5% 5%;
	box-shadow: 0 0 20px #000;
	border: 2px solid #fff;
	border-radius: 20px
}

.banner-form input:focus,
.banner-form select:focus {
	border: 1px solid #183e65
}

.banner-form h4 {
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	padding-bottom: 5px;
	position: relative;
	font-size: 22px;
	line-height: 26px
}

.banner-form input,
.banner-form select {
	padding: 5px 7px;
	border: 1px solid #aaa;
	background-color: transparent;
	color: #fff;
	width: 100%
}

.banner-form h4:after {
	position: absolute;
	content: "";
	height: 3px;
	background-color: #f8c300;
	width: 20%;
	bottom: -15%;
	left: 50%;
	transform: translateX(-50%)
}

.banner-form p,
.form span {
	font-size: 16px;
	line-height: 22px;
	color: #fff;
	text-align: center;
	font-weight: 400
}

.banner-form input {
	font-size: 16px;
	transition-duration: .3s
}

.banner-form select {
	height: 38px;
	transition-duration: .3s
}

input.banner-apply-btn,
input.banner-call-btn {
	font-weight: 600;
	border: none;
	transition-duration: .3s
}

.banner-form select:focus-visible {
	outline: 0;
	color: #000
}

input.banner-apply-btn {
	background-color: #f8c300;
	color: #032c4d;
	text-transform: uppercase;
	padding: 10px;
	font-size: 18px
}

input.banner-call-btn {
	background-color: #f6c640;
	color: #000
}

input.banner-apply-btn:hover,
input.banner-call-btn:hover {
	opacity: .9
}

.copyright {
	background: #ededed;
	padding: 20px 0 3px;
	text-align: center;
	color: #000
}

.button-section {
	margin-top: 5%;
	background-color: #fff
}

.apbc-slide-left {
	margin-top: 0%
}

.contact-section {
	padding: 50px 0;
	background-color: #fff
}

.single_address {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: #fff;
	border-bottom: 1px solid #eee;
	border-image: none;
	border-radius: 5px;
	border-top: 1px solid #eee;
	box-shadow: 0 1px 1px 0 rgb(0 0 0 / 10%);
	padding: 20px;
	min-height: 220px
}

.single_address p {
	font-size: 18px;
	line-height: 26px;
	color: #000;
	font-weight: 400
}

.single_address i {
	font-size: 28px;
	margin-top: 20px
}

.single_address h4 {
	font-weight: 700;
	margin-bottom: 10px;
	text-transform: capitalize;
	margin-top: 20px
}

.footer-social {
	text-align: center;
	margin-top: 5%
}

.footer-social a {
	color: #fff;
	width: 35px;
	height: 35px;
	line-height: 35px;
	margin-right: 15px;
	text-align: center;
	border-radius: 100%;
	display: inline-block;
	background-color: #3f4755;
	-webkit-transition: .5s;
	transition: .5s
}

.footer-social a:hover {
	background-color: #3b6aff
}

.btn-theme {
	background-color: #f8c300 !important;
	color: #032c4d !important;
	text-transform: uppercase !important;
	border: none !important;
	font-weight: 600 !important;
	transition-duration: .3s !important;
	padding: 10px !important;
	font-size: 18px !important;
	width: 100% !important
}

#input_email,
#input_name,
#input_phone,
#FormPage1_PnlProgram {
	margin-bottom: 1rem;
	padding-right: 0;
	padding-left: 0
}

.about-section {
	padding: 70px 0;
	text-align: center;
}

.about-section p{
	font-family: "Outfit", sans-serif;
	font-size:24px;
	line-height:30px;
	color:#525252;
	font-weight:300;
}


ul.banner_list {
    width: 100%;
    padding: 0px;
    list-style-type: none;
}

ul.banner_list li {
    width: 100%;
    clear: both;
    display: block;
    margin-bottom: 5px;
    background: url(../img/list-icon.webp) no-repeat 0 5px;
    padding-left: 35px;
    text-decoration: none;
    font-size: 16px;
    color: #fff;
    line-height: 22px;
    padding-bottom: 5px;
    padding-top: 0;
    margin-top: 5px;
}



.ranking-section {
	padding: 70px 0;
	text-align: center;
	background:#f5f5f2;
}

.ranking-block{
	padding:15px; width:100%;
	margin-top:0%;
}

.ranking-box{ position:relative;}
.ranking-box img{border:solid 2px #fca716; border-radius:20px;}
.ranking-box-shadow{}

.owl-ranking .owl-dots{
	display:flex;
	justify-content:center;	
	gap:10px;
	margin-top:2%;
}
.owl-ranking .owl-dot{
	height:20px;
	width:20px;
	border-radius:50%;
	border:1px solid #fecc00 !important;
	background-color:#fff !important;
}
.owl-ranking .owl-dot.active{
	background-color:#fecc00 !important;
}

.divider{ position:relative; }
.divider::after {    
	content: "";
    position: absolute;
    height: 0.0625rem;
    background: #9c9c9c;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 1000px;
}

.accreditations-section {
	padding: 70px 0;
	text-align: center;
}
.accreditations_list{ position:relative;}
.accreditations_list img{border:solid 2px #fca716; border-radius:20px;}
.accreditations_list_shadow{}



.advantage-section {
	padding: 70px 0;
	text-align: center;
	background:#001b38;
}


.advantage-box{ padding:10px; background: #fecc00; width:100%; position:relative; margin-top:50px; min-height:240px;}
.advantage_icon{
	width:90px !important;
	height:90px !important;
	left:0;
	right:0;
	top:-20%;
	margin:auto;
	position:absolute;
} 
.advantage-box h3 {
	font-family: "Outfit", sans-serif;
    font-weight: bold;
	margin-top:50px;
	font-size:20px;
	color:#525252;
} 
.advantage-box p {
	font-family: "Outfit", sans-serif;
    font-size: 16px;
	line-height:20px;
	color:#525252;
}

.advantage-box a { display:block; margin-top:3%;
}

.advantage-block{
	padding:15px; width:100%;
	margin-top:0%;
}

.owl-advantage .owl-dots{
	display:flex;
	justify-content:center;	
	gap:10px;
	margin-top:2%;
}
.owl-advantage .owl-dot{
	height:20px;
	width:20px;
	border-radius:50%;
	border:1px solid #fecc00 !important;
	background-color:#fff !important;
}
.owl-advantage .owl-dot.active{
	background-color:#fecc00 !important;
}



.specializations-section {
	padding: 70px 0;
	text-align: center;
	background:url(../img/Specializations-bg.webp) no-repeat;
	background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.specializations {
    padding: 30px;
    box-shadow: 0px 0px 150px 0px rgb(78 67 250 / 10%);
    background: #fff;
    border-radius: 10px;
	height:100%;
}

ul.specializations_list_bullet {
    width: 100%;
    padding: 0px;
    list-style-type: none;
}
ul.specializations_list_bullet li {
    width: 100%;
    clear: both;
    display: block;
    margin-bottom: 5px;
    background: url(../img/round-icon.webp) no-repeat 0 7px;
    padding-left: 15px;
    text-decoration: none;
	font-size: 20px;
	line-height: 26px;
	color: #2e2e2e;
	font-weight: 200;
    padding-bottom: 3px;
	text-align:left;
	border-bottom:solid 1px #eaeaea;
}

.specializations-section .brochure{
    font-size: 20px;
    line-height: 26px;
    padding: 10px 26px 10px 26px;
    border-radius: 30px;
    text-align: center;
    display: inline-block;
    color: #fecc00;
    background: #001b38;
    box-shadow: 0 10px 30px 0 rgb(40 128 126 / 20%);
    transition: all 0.3s ease-in-out;
	font-weight:400;
	margin-top:5%;
}
.specializations-section .brochure:hover{
    background: #fff;
    box-shadow: 0 10px 30px 0 rgb(236 89 81 / 20%);
}



.ai-section {
	padding: 70px 0;
	text-align: center;
	background: url(../img/ai-bg.webp) no-repeat #f7f7f7;
}

.ai-section p{
font-family: "Outfit", sans-serif;
font-size: 20px;
line-height: 26px;
color: #2e2e2e;
font-weight: 200;
text-align:left;
}



.industry-interactions-section {
	padding: 70px 0;
	text-align: center;
	background: #001b38;
}
.industry-interactions-section p{
font-family: "Outfit", sans-serif;
font-size: 20px;
line-height: 26px;
color: #fff;
font-weight: 200;}

.industry_interactions_list{ width:100%;}
.industry_interactions_list h2{font-size:18px; font-weight:bold; color:#fff;}
.industry_interactions_list p{font-size:15px; line-height:20px; color:#fff;}
.industry_interactions_list img {margin-bottom:15px; border-bottom:solid 5px #fff;}

.industry-block{
	padding:15px; width:100%;
}

.industry-box{ padding:5px; border:solid 1px #6d6d6d; background: #f3f3f3;}

.owl-industry .owl-dots{
	display:flex;
	justify-content:center;	
	gap:10px;
	margin-top:2%;
}
.owl-industry .owl-dot{
	height:20px;
	width:20px;
	border-radius:50%;
	border:1px solid #fecc00 !important;
	background-color:#fff !important;
}
.owl-industry .owl-dot.active{
	background-color:#fecc00 !important;
}


.global-exposure-section {
	padding: 70px 0;
	text-align: center
}
.global_exposure_content{ position:relative; padding:30px; margin-top:5%;}
.global_exposure_content::before{ position:absolute; content:""; width:120%; height:120%; border-radius:100%; background:#f5f5f2; z-index:-1; top:50%; left:50%; transform:translate(-50%,-50%);}
.global_exposure_content h2{ font-size:28px; line-height:34px; color: #525252; font-weight:700; text-align:left;}
.global_exposure_content p{font-family: "Outfit", sans-serif; font-size: 20px; line-height: 26px; color: #2e2e2e; font-weight: 200; text-align:left;} 


.global-impact-section {
	padding: 70px 0;
	text-align: center;
	background: #f5f5f2;
}
.impact_list {width: 18.5%; margin: 5px; margin-top:120px; background:#5184bb; padding:15px; padding-top:90px; position:relative;}
.impact_list_pic {margin-bottom:15px; top:-100px; position:absolute; left:0; right:0; margin:auto; width:170px; height:170px;}
.impact_list h2 {font-size: 22px; line-height:28px; font-weight: bold; color: #e8bb07;}
.impact_list p {font-size: 16px; line-height: 20px; color: #fff; font-weight:200;}


.recruiters-section {
	padding: 70px 0;
	text-align: center;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f5f5f2+0,ffffff+22,ffffff+100 */
background: linear-gradient(to bottom, #f5f5f2 0%,#ffffff 22%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.recruiters-section p{
font-family: "Outfit", sans-serif;
font-size: 20px;
line-height: 26px;
color: #2e2e2e;
font-weight: 200; 
margin-bottom:7px;}


.brand-default {
	padding: 0;
	margin: 0;
	list-style: none
}

.brand-default .brand {
	text-align: center
}

.brand-default .brand img {
	-webkit-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
	display: inline-block;
	padding:15px;
}

.brand-default .brand a:hover img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	opacity: 1
}

.brand-default.brand-style--2 {
	-ms-grid-columns: (1fr)[4];
	grid-template-columns: repeat(4, 1fr);
	display: -ms-grid;
	display: grid
}

@media only screen and (max-width:575px) {
	.brand-default.brand-style--2 {
		-ms-grid-columns: (1fr)[1];
		grid-template-columns: repeat(2, 1fr)
	}
}

.brand-default.brand-style--2 .brand {
	position: relative;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 10px;
	border-right: 1px solid #6f7e8e;
    border-bottom: 1px solid #6f7e8e;
}

.brand-default.brand-style--2 .brand::after {
	display: block;
	position: absolute;
	content: "";
	left: -1px;
	top: -1px;
	right: 0;
	bottom: 0;
	pointer-events: none
}

.brand-default.brand-style--2.no-border .brand::after {
	display: none
}

.brand-default.brand-style--2 .brand:nth-child(4n+0) {
    border-right: none;
}

.brand-default.brand-style--2 .brand:nth-child(13),
.brand-default.brand-style--2 .brand:nth-child(14),
.brand-default.brand-style--2 .brand:nth-child(15),
.brand-default.brand-style--2 .brand:nth-child(16) {
   border-bottom: none;
}



.concept-section {
padding: 70px 0;
background:url(../img/concept.webp) no-repeat right top #fff;
text-align: center
}
.concept-section p{
font-family: "Outfit", sans-serif;
font-size: 20px;
line-height: 26px;
color: #2e2e2e;
font-weight: 200;
margin-bottom:7px;
text-align:left;}

.concept_list {
padding: 20px;
margin-top:20px;
border-radius: 10px;
background:#FFF;
box-shadow: 0 50px 100px 0 rgb(0 0 0 / 20%);
z-index: 1;
height:100px;
display: flex;
justify-content: center;
align-items: center;
}
.concept_list h1{
font-family: "Outfit", sans-serif;
font-size: 24px;
line-height: 30px;
color: #525252;
font-weight: 300;
}
.concept_list h1 strong{font-weight: 700;}


.faq-section {
	padding: 70px 0;
	text-align: center
}


.faq_accordion {
	padding-top: 30px;
	width: 100%
}

.faq_accordion .faq-header button {
	width: 100%;
	color: #212529;
	border: none;
	font-size: 20px;
	font-weight: 600;
	text-align: left;
	border-radius: 5px;
	padding: 15px 20px;
	position: relative;
	background-color: #fff;
	box-shadow: 0 4px 50px rgb(136 136 136 / 15%)
}

.faq_accordion .faq-header button:before {
	top: 15px;
	right: 20px;
	content: '\f078';
	font-weight: 900;
	position: absolute;
	font-family: 'Font Awesome 5 Free'
}

.faq_accordion .faq-body {
	padding: 20px 15px;
	font-size: 20px;
	line-height: 26px;
	color: #2e2e2e;
	font-weight: 200;
	text-align:left;
}

.faq_question_content {
	padding-top: 60px
}

.faq_question_content .faq-feed-item {
	max-width: 540px;
	margin-bottom: 40px
}

.faq_question_content .faq-feed-item h3 {
	color: #000;
	font-size: 20px;
	font-weight: 600;
	padding-bottom: 15px
}

@media only screen and (max-width:991px) {
	.faq-contact-form-area {
		margin-left: 0;
		padding-top: 40px
	}
}


.lead-future-section {
	width:82%;
	margin:auto;
	padding: 50px 40px;
	text-align: center;
	background:url(../img/bg02.webp) no-repeat center top;
	border-radius:10px;
	margin-bottom:40px;
}

.lead-future-section h2{
	text-align:left;
	color:#FFF;
}
.lead-future-section .applynow {
  font-size: 18px;
  line-height: 26px;
  padding: 11px 26px 13px 26px;
  border-radius: 10px;
  text-align: center;
  display: inline-block;
  color: #292929;
  background: #fff;
  box-shadow: 0 10px 30px 0 rgb(40 128 126 / 20%);
  transition: all 0.3s ease-in-out;
  margin-top: 2%;
  font-weight:600;
  text-transform:uppercase;
}



/*MOdal Popup*/
.modal{ right:0px; top:10%;}
.modal-open{ padding-right:0 !important; overflow:auto;}
.modal.in{ padding-right:0 !important;}
.modal-content{ float:left; width:100%; margin-bottom:40px; border-radius:0; box-shadow:0 0 0 10px rgba(255, 255, 255, 0.2); border: none; overflow: hidden;}
.modal-content .close{ position:absolute; background-color:transparent; opacity:1; padding:0; line-height:normal; right:15px; z-index:99; top:10px; width:18px; height:18px; bottom:20px;}
.modal-content .close:hover, .modal-content .close:focus{ color:#fff; opacity:1;}
.modal-dialog{ max-width:600px; width:90%; margin:10px auto 0;}
.modal-body{ float:left; width:100%; padding:30px;}
.modal-body h1{ margin:0; padding:0; margin-bottom:15px; font-weight:normal; margin-top:-20px; padding-bottom:10px; font-size:24px; text-transform:uppercase; font-weight:700; text-align:center;}
.modal-body h3{ margin:0; padding:0; margin-bottom:25px; font-weight:700; margin-top: 20px; border-bottom:solid 1px #CCCCCC; padding-bottom:10px; font-size:24px; text-transform:uppercase;}
.modal-body h4{font-size: 20px; line-height:20px; margin-bottom:10px;}
.modal-backdrop.in{ opacity:.70;}

.enroll_modal .modal-body{ padding-top:50px; padding-bottom:50px;}
.enroll_modal .modal-dialog{ max-width:400px;}
.enroll_modal .form-control{ min-height:30px; border:1px solid #cecece; font-size:15px;}
.enroll_modal .form-group{ position:relative;}
.enroll_modal input[type="checkbox"]{ position:absolute; top:3px; margin-top:0; left:0;}
.enroll_modal label{ padding-left:22px; font-size:13px; color:#333;}
.enroll_modal label a{ color:#ec1d07; text-decoration:underline;}
.enroll_modal label a:hover{ text-decoration:none;}
.enroll_modal .btn{ width:100%;}

.modal-dialog3{ max-width:700px; width:90%; margin:10px auto 0;}
.enroll_modal .modal-dialog3{ max-width:900px;}

.banner { background:url(../img/banner.webp) no-repeat center top;
}
.banner-mob{ display:none;}

.apply-now {position: fixed; top: 220px; right: -2px; z-index: 9; background: #000;}
.quick-enquiry-right {
    padding: 15px;
    padding-bottom: 15px;
    background: #FFF;
    text-align: center;
    border-radius: 20px;
}

@media only screen and (min-width:320px) and (max-width:769px) {
	
.banner { background:#002059;}
.banner-mob{ display:block; margin-top:10%;}
	
.apbc-hero-slider .apbc-single-item .apbc-slide-shape-1 {
display: none
}

.apbc-hero-slider .apbc-single-item .apbc-slide-left .apbc-pera-txt p {
color: #fff;
font-size: 20px;
line-height: 26px
}

.banner-form {
margin-top: 10%
}

.apbc-header-section .apbc-logo-wrapper a {
width: 180px;
display: inline-block;
padding: 10px
}

.apbc-hero-slider .apbc-single-item {
text-align: left
}

.apbc-slide-left {
margin-top: 8%;
}
.apbc-headline h1 {
font-size: 44px;
line-height: 52px;
}

.apbc-headline h3 {
  font-size: 28px;
  line-height:32px;
}

.apbc-headline h3 span {
  display: block;
}

.advantage {
  margin-top: 0px;
}


.divider::after {    
	content: "";
    width: 100%;
}

ul.banner_list li {
    line-height: 26px;
}

.faq_accordion .faq-header button {
	padding: 15px 30px;
}


.owl-advantage .owl-dots {
  margin-top: 5%;
}

.faculty_list {
  width: 44%;
  margin: 10px;
  float:left;
  margin-bottom:20px;
  display:grid;
}
.faculty_list h2{ height:auto;}

.faculty_list_pic img {
  width: 170px;
  height: 170px;
  margin-bottom:0px;
}
.faculty_list_pic::before{ display:none;}

.specializations-section .brochure {
  position: relative;
  margin-top:20px;
  font-size:16px;
}
.specializations{box-shadow:none;}

.ai-section {
	background:#f7f7f7;
}
.ai-section p{ text-align:center;}

.industry-experts-icon{ float:none;}
.industry-experts-icon img{ width:150px !important; height:150px !important; margin:auto;}
.industry-experts-text {margin-top:10px; text-align:center; padding-left:0px;
}
.industry-experts-text p {
  font-size: 18px;
  line-height: 24px;
  color: #525252;
  font-weight: 300;
}
.industry-experts-text h5{font-size: 24px; line-height: 32px;}
.industry-experts-text span{font-size: 18px; line-height: 24px;}

.brand-default.brand-style--2 .brand:nth-child(2n+0) {
    border-right: none;
}

.brand-default.brand-style--2 .brand:nth-child(13),
.brand-default.brand-style--2 .brand:nth-child(14) {
  border-bottom: 1px solid #6f7e8e;
}

.global-exposure-section{ padding-bottom:0px;}
.global-exposure-section img{ margin-bottom:20px;}

.global_exposure_content::before { display:none;}
.global_exposure_content{ padding-top:0%; margin-top:0%;}
.global_exposure_content h2{font-size: 22px; line-height: 26px;}
.global_exposure_content p{font-size: 18px; line-height: 24px;}

.graduate_employability_box{ margin-bottom:10px; height:auto;}
.impact_list{ width:100%;}

.concept-section { background:#f5f5f2;}
.concept-section p{ text-align:center;}


.apbc-headline h3 span {
  display: block;
  font-size:24px;
  line-height:30px;
}

.testimonials-icon{ float:none;}
.testimonials-icon img{ width:150px !important; height:150px !important; margin:auto;}
.testimonials-text { margin-top:10px; text-align:center; padding-left:0px;
}
.testimonials-text p {
  font-size: 18px;
  line-height: 24px;
  color: #fff;
  font-weight: 300;
}
.testimonials h5{font-size: 24px; line-height: 32px;}
.testimonials span{font-size: 18px; line-height: 24px;}

.about-section p {font-size: 18px; line-height: 24px;}
.faculty-section p {font-size: 18px; line-height: 24px;}
.ai-section p {font-size: 18px; line-height: 24px;}
.industry-interactions-section p {font-size: 18px; line-height: 24px;}
.tie-ups-section p {font-size: 18px; line-height: 24px;}
.graduate-employability-section p {font-size: 18px; line-height: 24px;}
.recruiters-section p {font-size: 18px; line-height: 24px;}
.concept-section p {font-size: 18px; line-height: 24px;}
.tie-ups-section p {font-size: 18px; line-height: 24px;}
.tie-ups-section p {font-size: 18px; line-height: 24px;}
.career-assistance-section p{font-size: 18px; line-height: 24px;}

ul.specializations_list_bullet li{ font-size:18px; line-height:24px;}

    .apply-now-bottom {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 9;
        background: #ffcd01;
        display: block !important;
        text-align: center;
    }
}


.apply-now-bottom {
    display: none
}