@font-face {
	font-family: Graphik;
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/Graphik-Regular-Web.woff2) format("woff2"), url(../fonts/Graphik-Regular-Web.woff) format("woff");
	font-display: swap
}

@font-face {
	font-family: GraphikBold;
	font-style: normal;
	font-weight: 700;
	src: url(../fonts/Graphik-Bold-Web.woff2) format("woff2"), url(../fonts/Graphik-Bold-Web.woff) format("woff");
	font-display: swap
}
@font-face {
	font-family: GraphikMedium;
	font-style: normal;
	font-weight: 700;
	src: url(../fonts/Graphik-Medium-Web.woff) format("woff2"), url(../fonts/Graphik-Medium-Web.woff) format("woff");
	font-display: swap
}

@font-face {
	font-family: Graphikitalic;
	font-style: italic;
	font-weight: 400;
	src: url(../fonts/Graphik-RegularItalic-Web.woff2) format("woff2"), url(../fonts/Graphik-RegularItalic-Web.woff) format("woff");
	font-display: swap
}

@font-face {
	font-family: GraphikiBoldtalic;
	font-style: italic;
	font-weight: 700;
	src: url(../fonts/Graphik-BoldItalic-Web.woff2) format("woff2"), url(../fonts/Graphik-BoldItalic-Web.woff) format("woff");
	font-display: swap
}
@font-face {
    font-family: 'QuattrocentoSans'; /* Use quotes for the font name */
    src: url('../fonts/QuattrocentoSans-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'QuattrocentoSansBold'; /* Use quotes for the font name */
    src: url('../fonts/QuattrocentoSans-Bold.ttf') format('truetype');
}


body {
	font-family: Graphik;
	line-height: 20px;
	color: #999;
	font-size: 300;
	font-size: 16px;
	background: #fff
}

ol,
ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
	content: '';
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Graphik;
	font-weight: 600;
	color: #222
}

a,
a:active,
a:focus,
a:hover {
	outline: 0
}

.section-padding {
	padding-top: 115px
}

h2 {
	line-height: 20px;
	margin: 0;
	font-size: 28px;
	font-weight: 700;
	text-transform: uppercase
}

hr.botm-line {
	height: 3px;
	width: 60px;
	background: #ffb737;
	position: relative;
	border: 0;
	margin: 20px 0 20px 0
}

.btn-warning {
	color: #000;
	background-color: unset;
	border-color: #eea236
}

.btn-warning-new {
	color: #000;
	background-color: #eea236;
	border-color: #eea236;
	color: #f5f5f5;
	font-weight: 575
}

.btn-warning:active,
.btn-warning:active:hover,
.btn-warning:focus,
.btn-warning:hover {
	color: #000;
	background-color: unset;
	border-color: #d58512
}

.navbar {
	margin-bottom: 0;
	border: 0
}

.navbar {
	border-radius: 0
}

.navbar-default {
	background-color: #fff;
	transition: all .3s
}

.navbar-default {
	background-color: #ffcc2a;
	border: 0
}

.homepage-banner {
	margin-bottom: 60px
}

.homepage-banner .navbar-default {
	background-color: unset
}

.navbar {
	border-radius: 0
}

.navbar-brand {
	font-family: Graphik;
	font-size: 32px;
	height: unset;
	padding: unset
}

.navbar-brand img {
	padding-top: 10px;
	width: 90px;
	display: none;
	margin-bottom: 10px
}

.navbar-default .navbar-brand,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
	color: #ea6045
}

.navbar-nav>li {
	padding: 10px 15px;
	height: 40px
}

.navbar-nav>li>a {
	padding: 0
}

.top-nav-collapse {
	padding: 0;
	border-bottom: 2px solid #fba733
}

.homepage-banner .top-nav-collapse {
	background-color: #ffcc2a
}

.white,
.white:focus,
.white:hover {
	color: #fff;
	width: 100% !important
}

.block {
	display: block
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
	color: #4d4d4d;
	background-color: unset;
	border-bottom: 1px solid #ffffd0;
	font-weight: 700
}

.navbar-default .navbar-nav>li>a {
	color: #4d4d4d;
	font-size: 14px;
	font-weight: 300
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
	color: #4d4d4d;
	border-bottom: 1px solid #ffffd0;
	font-weight: unset
}

.top-nav-collapse .navbar-collapse {
	padding: 20px 0
}

.top-nav-collapse .navbar-brand img.img-responsive {
	display: block
}

.affix {
	background-color: #fff !important
}

.affix .navbar-nav>li>a:focus,
.affix .navbar-nav>li>a:hover {
	background-color: rgba(12, 184, 182) !important
}

.navbar-toggle {
	margin: 25px 0
}

#banner {
	background-color: #fff;
	position: relative
}

.banner-info {
	padding-top: 190px
}

.banner-logo img {
	display: inline-block
}

.banner-text h1 {
	padding-bottom: 15px
}

.btn {
	width: 130px;
	height: 34px
}

.btn-appoint,
.btn-appoint:focus,
.btn-appoint:hover {
	margin-top: 30px;
	padding: 6px 30px;
	color: #fcb147;
	font-weight: 400;
	box-shadow: none
}

.overlay-detail a i {
	text-align: center;
	position: absolute;
	bottom: 25px;
	font-size: 38px;
	color: #fff;
	margin: 0 auto
}

.text-primary i {
	padding-top: 8px;
	display: inline-block
}

.icon i {
	color: #0cb8b6;
	font-size: 45px;
	margin-bottom: 25px
}

.service-info {
	margin-bottom: 20px
}

.icon-info h4 {
	padding-bottom: 15px
}

.icon-info p {
	font-size: 15px !important
}

.schedule-tab {
	background-color: #0cb8b6;
	float: left
}

.medi-info {
	border-right: 1px solid #fff
}

.medi-info,
.time-info {
	padding: 20px;
	color: #fff
}

.medi-info h3,
.time-info h3 {
	padding-bottom: 16px;
	color: #fff;
	font-weight: 600
}

.medi-info-btn,
.medi-info-btn:focus,
.medi-info-btn:hover {
	margin: 15px 0 5px;
	display: inline-block;
	border: solid #fff 2px;
	padding: 3px 8px;
	font-size: 12px;
	color: #fff;
	font-weight: 400 !important;
	cursor: pointer
}

td {
	border: 0 solid #ededed;
	border-top: 1px solid rgba(216, 216, 216, .5);
	padding: 6px 10px 6px 0
}

.medi-info,
.time-info {
	font-size: 14px
}

#about {
	background-color: #f3f3f3;
	margin-top: 0px;
	padding: 130px 0
}

#about .btn-appoint {
	margin-top: unset;
	padding: unset;
	font-size: inherit;
	color: #a0a0a0;
	font-weight: 700;
	text-align: left;
	width: 20%;
	box-shadow: none
}

#about .btn-appoint:focus:after,
#about .btn-appoint:hover:after {
	content: " >"
}

#about .btn-appoint:focus,
#about .btn-appoint:hover {
	color: #fcb147
}

#about h1 {
	color: #000;
	font-weight: 700;
	text-transform: uppercase;
	margin: 30px 0 10px 0
}

.lg-line {
	line-height: 1.4;
	font-size: 28px
}

.more-features-box-text-icon {
	float: left;
	width: 40px;
	height: 40px;
	padding-top: 6px;
	background: #0cb8b6;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	color: #fff;
	text-align: center
}

.more-features-box-text-description h3 {
	padding-bottom: 15px
}

.more-features-box-text-icon i {
	font-size: 18px;
	line-height: 26px
}

.more-features-box-text-description {
	margin-left: 80px;
	margin-bottom: 35px
}

.sec-para {
	padding-bottom: 10px
}

.thumbnail {
	border-radius: 0
}

.caption h3 {
	padding-bottom: 5px
}

.caption p {
	padding-bottom: 10px
}

#testimonial {
	background-color: #eee
}

#cta-2 {
	background-color: #29302e
}

.white {
	color: #fff
}

.icon-play,
.icon-play:focus,
.icon-play:hover {
	background-color: #0cb8b6;
	padding: 5px 10px;
	color: #fff;
	text-decoration: none;
	padding: 5px 17px;
	margin-top: 26px;
	display: block
}

.text-primary {
	color: #0cb8b6
}

.icon-mar {
	margin-right: 7px
}

.space {
	margin-top: 40px
}

.btn-form,
.btn-form:focus,
.btn-form:hover {
	background-color: #0cb8b6;
	color: #fff;
	border-radius: 0;
	padding: 10px 20px
}

.br-radius-zero {
	border-radius: 0
}

.form-control {
	height: 40px;
	margin-bottom: 10px
}

.validation {
	color: red;
	display: none;
	margin: 0 0 20px;
	font-weight: 400;
	font-size: 13px
}

#sendmessage {
	color: green;
	border: 1px solid green;
	display: none;
	text-align: center;
	padding: 15px;
	font-weight: 600;
	margin-bottom: 15px
}

#errormessage {
	color: red;
	display: none;
	border: 1px solid red;
	text-align: center;
	padding: 15px;
	font-weight: 600;
	margin-bottom: 15px
}

#errormessage.show,
#sendmessage.show,
.show {
	display: block
}

#footer {
	background-color: #325c6a
}

.ftr-tle {
	height: 50px
}

.info-sec {
	color: #fff
}

.quick-info li i {
	font-size: 8px;
	width: 15px;
	height: 15px;
	line-height: 15px;
	text-align: left
}

.social-icon li {
	float: left;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	margin-right: 5px
}

.bglight-blue {
	background-color: #3498db
}

.bgred {
	background-color: #e74c3c
}

.bgdark-blue {
	background-color: #2c3e50
}

.bglight-blue {
	background-color: #3498db
}

.top-footer {
	padding: 40px 0;
	border-bottom: 1px solid rgba(255, 255, 255, .12)
}

.footer-line {
	padding: 30px 0;
	color: #fff
}

.footer-line a {
	color: #0cb8b6
}

.quick-info li a {
	color: #fff
}

.site-link,
.site-link:focus,
.site-link:hover {
	color: #0cb8b6;
	text-transform: none
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
	border-color: unset
}

.navbar-collapse {
	border-top: unset
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
	max-height: unset
}

img.telescope-image {
	width: 100%;
	position: absolute;
	bottom: -80px
}

.bx-wrapper .bx-pager {
	bottom: 60px
}

#admissions {
	padding-top: 40px
}

#admissions img.vector-image {
	width: 100%
}

#admissions p {
	font-size: 14px;
	line-height: 15px
}

#admissions .btn-appoint,
#admissions .btn-appoint:focus,
#admissions .btn-appoint:hover {
	margin: 0;
	padding: 5px 15px
}

#admissions .northstar-label {
	width: 50%
}

.background-height {
	position: relative;
	height: 640px
}

.background-alignment {
	position: absolute;
	top: 40%;
	transform: translate(0, -50%)
}

#learning {
	background-color: #cce7d4;
	margin-top: -160px;
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 0
}

#learning .learning-content {
	font-size: 15px
}

#curriculum {
	background-color: #e4f2e7;
	margin-top: -160px;
	float: left;
	width: 50%;
	padding-top: 50px;
	padding-bottom: 20px
}

#curriculum .learning-content {
	font-size: 15px
}

.learning-menu {
	padding: 0 0 50px 0
}

.learning-menu-item {
	margin: 0 auto;
	float: none;
	display: inline-block;
	font-size: 18px;
	z-index: 2
}

.learning-menu-item a {
	text-decoration: none;
	display: inline-block
}

.learning-menu-item a span {
	display: inline-block
}

.learning-menu-item a img {
	padding: 20px 0;
	width: 77px
}

.learning-menu-item a:hover {
	font-weight: 700
}

.learning-menu-item h4 {
	font-weight: 400
}

.first-part {
	padding: unset;
	z-index: 1;
	margin-top: -165px
}

.first-part img {
	width: 100%
}

.campus-top-padding {
	color: #000;
	position: absolute;
	bottom: 10%;
	z-index: 1
}

.campus-top-padding1 {
	top: 0;
	float: left;
	position: absolute;
	z-index: 1
}

.campus-top-padding1 .campus-text-area {
	padding: 50px 150px 0 0
}

.learning-menu {
	padding: 20px 0
}

.learning-menu-item {
	float: left
}

.learning-menu-item a img {
	padding: 10px;
	width: 77px
}

#institute {
	margin-top: -150px;
	padding-bottom: 80px;
}

#institute .bx-wrapper {
	margin-bottom: 0;
	border: unset
}

#institute .bx-wrapper .bx-pager {
	text-align: right;
	bottom: 5%;
	right: 1%
}

#institute .bx-next,
.bx-prev {
	display: none
}

#institute .bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff
}

#institute .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: pink
}

#institute .bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
	background: #ffcc2a
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #d3d3d3;
	width: 7px;
	height: 7px;
	margin: 0 2px
}

#institute iframe {
	border: none
}

#institute .background-height {
	height: 571px
}

#institute .institute-biodiversity-heading {
	color: #a8cf45
}

#institute img.center-block.biodiversity-image {
	padding: 20px 0
}

#institute .gallery-tab-buttons {
	padding-top: 20px;
	text-align: right
}

#biodiversity .row {
	float: left;
	width: 100%;
	padding-top: 60px
}

#biodiversity .background-height {
	height: 350px
}

#biodiversity .background-alignment {
	top: 58%
}

.biodiversity-image {
	width: 55%
}

#careers .careers-container {
	position: relative
}

#careers .work-with-us-container {
	height: 300px;
	z-index: 1
}

#careers .careers-image {
	position: absolute;
	bottom: 0;
	width: 100%
}

#contactus {
	background-color: #ffcc2a;
	color: #000
}

#contactus h4 {
	color: #fff
}

#contactus .contactus-image-container,
.contactus-text-container {
	padding: 40px 0
}

#contactus .contactus-image-container img {
	width: 60%
}

#footer {
	background-color: #fff
}

#footer .copyright-text {
	padding: 20px 0
}

#footer .social-icons {
	padding: 20px 0
}

#footer .copyright-text p {
	margin: 0
}

#footer .social-icons a {
	color: gray
}

.anchor-container a {
	text-decoration: none
}

.anchor-container {
	font-size: 18px;
	padding: 5px 10px;
	text-align: center;
	display: inline-block
}

.filter-button.active,
.filter-button:focus,
.filter-button:hover {
	background-color: unset;
	border-bottom: 2px solid #fba733;
	font-weight: unset
}

.gallery-container h4 {
	color: #fff
}

.contactus-sub {
	float: left
}

.banner-logo {
	position: absolute;
	width: 35%
}

.navbar-nav {
	margin: 5px 0
}

.banner-logo-hide {
	display: none
}

.bxslider li.one img,
.bxslider li.three img,
.bxslider li.two img {
	display: block;
	width: 100%;
	margin: 0 auto
}

.bx-wrapper .bx-viewport {
	left: 0;
	border: none;
	box-shadow: none
}

.bx-wrapper ul,
ul li {
	margin: 0;
	padding: 0
}

.bx-wrapper {
	border: none
}

.bx-wrapper .bx-controls {
	position: absolute;
	bottom: 40px;
	z-index: 1;
	text-align: right;
	width: 100%
}

.bx-wrapper .bx-pager {
	text-align: right;
	right: 20px
}

#admission {
	/* background: url(../img/admission-background.jpg); */
	background-size: 100%;
	background-repeat: no-repeat;
	padding: 70px 0 50px 0;
	margin-top: -40px;
	float: left;
	width: 100%
}

.admission-heading {
	font-family: Graphik;
	padding: 0;
	margin: 0;
	color: #000;
	font-size: 70px;
	font-weight: 700
}

.classy .admission-heading {
	line-height: 60px;
	font-size: 58px
}

.classy .admission-heading-1 {
	line-height: 40px;
	font-size: 48px;
	opacity: .5
}

.classy .classy-hr-line-container {
	padding: 0 60px
}

.classy .classy-hr-line-container hr {
	border-top: 1px solid #000;
	opacity: .5
}

.main-carousel-area .col-sm-12 {
	padding: 0;
	margin: 0
}

#main-carousel-area .limit-line-entry-content {
	padding: 0
}

.carousel-area {
	position: relative
}

.carousel-area .owl-carousel {
	padding: 0 50px
}

.carousel-area .owl-carousel .owl-nav .owl-prev,
.owl-next {
	position: absolute;
	top: 35%;
	transform: translateY(-50%)
}

.carousel-area .owl-carousel .owl-nav .owl-prev {
	left: 0
}

.carousel-area .owl-carousel .owl-nav .owl-next {
	right: 0
}

.carousel-area .owl-carousel .owl-nav button.owl-prev {
	font-size: 100px;
	margin-left: 20px;
	color: #fff;
	top: 30%
}

.carousel-area .owl-carousel .owl-nav button.owl-next {
	margin-right: 20px;
	font-size: 100px;
	color: #fff;
	top: 30%
}

.carousel-area .owl-carousel .carousel-image {
	padding: 25px 15px 0 15px
}

.carousel-area .owl-carousel .carousel-image img {
	height: auto
}

.carousel-area .owl-theme .owl-nav [class*=owl-]:hover {
	background: 0 0
}

.carousel-area .owl-theme .owl-nav button span:focus,
button {
	outline: unset
}

.entry-header {
	margin-bottom: 25px
}

.limit-line-entry-title {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	line-height: 20px;
	min-height: 100px;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	font-size: 18px
}

h2.limit-line-entry-title {
	margin: 0;
	margin-top: 5px
}

.limit-line-entry-title a {
	font-size: 18px;
	color: #444;
	padding: unset;
	font-weight: 700
}

.limit-line-entry-title a:hover {
	color: #da4453
}

.entry-meta {
	color: #d3d3d3
}

.entry-meta .author-name {
	color: gray
}

.entry-meta span.author-name {
	color: #000
}

.entry-meta span {
	margin-right: 5px
}

.limit-line-entry-content p {
	display: contents
}

.limit-line-entry-content figure,
.limit-line-entry-content iframe {
	display: none
}

.limit-line-entry-content {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	line-height: 20px;
	min-height: 80px;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	margin-bottom: 20px
}

.video-container {
	float: left;
	margin-top: -25px;
	width: 100%
}

#section-container {
	background-color: #f2f4f4;
	float: left;
	width: 100%
}

#section-container .left-side-menu {
	padding: unset;
	background-color: #f2f4f4;
	padding-top: 50px
}

#section-container .left-side-menu li {
	list-style-type: none;
	margin: 10px 0
}

#section-container .left-side-menu a {
	display: block;
	padding: 5px 10px;
	margin: 0 30px;
	text-align: left
}

#section-container .left-side-menu a:active,
#section-container .left-side-menu a:focus,
#section-container .left-side-menu a:hover {
	color: #faa831;
	border-radius: 50px;
	text-decoration: underline
}

#section-container .left-side-menu li li a {
	background-color: unset;
	text-align: left;
	margin-left: 50px
}

#section-container .left-side-menu li li a:active,
#section-container .left-side-menu li li a:focus,
#section-container .left-side-menu li li a:hover {
	background-color: unset;
	color: #faa831;
	text-decoration: underline
}

.join-us-full-time-employment {
	padding: 0 15px 0 100px
}

#section-container .page-content {
	background-color: #fff;
	padding: 20px 25px 0 100px
}

#section-container .who-we-are-left-left {
	border-right: 2px solid #e5e8e8
}

#section-container .who-we-are-left-left h1 {
	margin: 0;
	font-size: 100px;
	color: #fdd1a1
}

#section-container .who-we-are-left-left p b {
	font-weight: 700;
	color: #333
}

#section-container .who-we-are-left-right h1 {
	margin: 0;
	font-size: 100px;
	color: #fdd1a1
}

#section-container .who-we-are-left-right p b {
	font-weight: 700;
	color: #333
}

#section-container .who-we-are-right-one h1 {
	margin: 0;
	font-size: 100px;
	color: #cde8e1
}

#section-container .who-we-are-right-one p b {
	font-weight: 700;
	color: #333
}

#section-container .who-we-are-main-content ul {
	list-style-type: disc;
	margin-left: 20px;
	font-size: 24px;
	line-height: 40px
}

#section-container .page-top-space {
	padding: 70px 15px 0 130px
}

#section-container .ney-program-page-top-space {
	padding: 30px 15px 30px 130px
}

.side-menu-active {
	color: #faa831;
	border-radius: 50px;
	white-space: normal;
	width: unset;
	height: unset;
	text-decoration: underline
}

.our-team-main-content-area h2.limit-line-entry-title {
	text-transform: none
}

.our-team-main-content-area .limit-line-entry-title a {
	font-weight: 400;
	line-height: 15px;
	text-decoration: none;
	outline: unset;
	min-height: 100px;
	display: block;
	width: 100%;
	text-align: center
}

.our-team-main-content-area .limit-line-entry-title a span {
	font-size: 15px
}

.our-team-main-content-area .limit-line-entry-title a:hover {
	color: #000;
	text-decoration: none;
	font-weight: 400;
	display: block;
	text-align: center;
	width: 100%
}

.our-team-main-content-area .limit-line-entry-title a:hover span {
	font-weight: 400
}

.our-team-main-content-area .limit-line-entry-title a:hover span:after {
	content: url(../img/our-team-hover-image.webp);
	display: block
}

.our-team-main-content-area li.active .limit-line-entry-title a {
	text-decoration: none;
	font-weight: 700;
	display: block;
	text-align: center;
	width: 100%;
	color: #000
}

.habits-of-mind-our-team-main-content-area .limit-line-entry-title a {
	font-size: 14px
}

.our-team-main-content-area li.active .limit-line-entry-title a span {
	font-weight: 400
}

.our-team-main-content-area li.active .limit-line-entry-title a span:after {
	content: url(../img/our-team-hover-image.webp);
	display: block
}

.our-team-main-tab-area p {
	font-size: 14px
}

.our-team-main-tab-area p b {
	font-weight: 700
}

.our-team-main-tab-area p b.our-tea-title-color {
	font-size: 18px
}

.join-us-main-container {
	padding: 0;
	background-color: #fff
}

.join-us-top-heading h1 {
	margin-bottom: 30px;
	font-weight: 700;
	text-transform: uppercase
}

.join-us-yellow-background-content {
	background-color: #ffcc2a;
	padding: 20px 15px 20px 130px;
	float: left
}

.join-us-yellow-background-content p {
	margin-bottom: 0;
	line-height: 30px;
	font-size: 24px;
	font-weight: lighter;
	color: #1a1a1a
}

.join-us-main-container-accordion-area {
	background-color: #d3d3d3;
	margin: 0 -13px 50px -13px;
	padding: 70px 25px 0px 25px;
}

.join-us-main-container-accordion-area h1 {
	color: #000;
	font-weight: 700;
	text-transform: uppercase
}

.join-us-main-container-accordion-area .panel-group .panel {
	background: 0 0;
	border-radius: 0
}

.join-us-main-container-accordion-area .panel-default>.panel-heading {
	background-color: unset;
	border-color: #ddd;
	padding: 5px 0
}

.join-us-main-container-accordion-area .panel {
	border: unset;
	border-bottom: 1px solid #fba733
}

.all-heading {
	color: #fba733;
	font-weight: 700
}

.join-us-full-term h4 {
	margin: 0
}

.join-us-or {
	padding-top: 10px
}

.join-us-spring-term h4 {
	margin: 0
}

.fellowship-benefits h5 {
	margin-bottom: 10px
}

.join-us-fic-button {
	padding: 0 15px 0 130px
}

.join-us-fic-button .side-menu-active {
	padding: 5px 20px;
	width: unset;
	height: unset
}

.join-us-fic-button a.side-menu-active:hover,
a.side-menu-active:focus {
	color: #000;
	outline: unset
}

.join-us-full-time-employment h1 {
	font-weight: 700;
	color: #d3d3d3;
	font-size: 50px;
	margin: 0;
	padding: 0
}

.our-vision-paragraph {
	padding: 20px 0
}

.our-vision-paragraph p {
	font-size: 25px;
	padding: 5px 0;
	margin: 0;
	line-height: 35px
}

.our-vision-left-quote {
	width: 20px;
	margin-top: -15px;
	margin-right: 10px
}

.our-vision-right-quote {
	width: 20px;
	margin-top: -15px;
	margin-left: 10px
}

.our-vision-hr-line hr {
	border-top: 2px solid #ffcc29
}

.approach-slider-container {
	background-color: #fff;
	float: left;
	width: 100%;
	padding: 0
}

.approach-slider-container1 .owl-carousel {
	padding: unset
}

.approach-slider-container1 .owl-carousel .carousel-image {
	padding: unset
}

.approach-slider-container1 .owl-carousel .carousel-image img {
	width: 80%;
	margin: 0 auto
}

.approach-slider-container1 .owl-carousel .owl-item .col-sm-12 {
	padding: unset
}

.approach-slider-container .owl-carousel .owl-nav button.owl-next {
	top: 50%
}

.approach-slider-container .owl-carousel .owl-nav button.owl-prev {
	top: 50%
}

.approach-graph-content-container {
	position: relative
}

.approach-graph-content-container-left {
	padding: 0;
	position: absolute;
	z-index: 1;
	width: 50%
}

.approach-graph-content-container-right {
	padding: 0
}

.approach-tab-content {
	padding: 0
}

.northstar-approach-carousel-container {
	background-color: #fff;
	padding: 0 15px 0 130px
}

.panel-heading {
	position: relative
}

.panel-heading[data-toggle=collapse]:after {
	content: ">";
	position: absolute;
	font-size: 25px;
	line-height: 22px;
	right: 20px;
	top: calc(50% - 10px);
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg)
}

.panel-heading[data-toggle=collapse].collapsed:after {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg)
}

.learner-attributes-heading {
	background: #ff8431;
	display: inline-block;
	padding: 5px 20px;
	border-radius: 50px;
	font-weight: 400;
	color: #fff;
	text-transform: uppercase
}

.habits-of-mind-slider {
	background-color: #f1f1e3
}

.habits-of-mind-slider .approach-slider-container {
	background-color: #f1f1e3
}

.habits-of-mind-slider .carousel-area .owl-carousel {
	padding: 10px 50px
}

.habits-of-mind-slider .carousel-area .owl-carousel .col-sm-4 p {
	padding: 0 40px
}

.habits-of-min-slider-inner {
	background-size: 80%;
	padding: 10px;
	background-repeat: no-repeat;
	background-position: center
}

.habits-of-min-slider-1 {
	background-image: url(../img/1-slider-bottom-image.webp)
}

.habits-of-min-slider-2 {
	background-image: url(../img/2-slider-bottom-image.webp)
}

.habits-of-min-slider-heading {
	color: #fff;
	font-weight: 700;
	display: inline-block;
	border-radius: unset;
	text-transform: unset;
	width: 100%
}

.habits-of-mind-heading {
	background-color: #7a75b5;
	margin: 50px 0
}

.habit-on-mind-area {
	background-color: #fff
}

.habits-on-mind-image-area {
	background: #ededdc;
	border: 1px solid #fff
}

.habits-on-mind-image-area:hover img {
	transform: scale(1.1);
	transform-origin: 50% 50%
}

.habits-on-mind-image-area img {
	display: block;
	transition: transform .4s
}

.habits-on-mind-image-area h3 {
	margin-top: -50px;
	position: absolute;
	text-align: center;
	width: 100%
}

.habits-on-mind-image-area:hover h3 {
	color: orange
}

.habits-on-mind-main-height {
	position: relative
}

.habits-on-mind-middle-align {
	position: absolute;
	top: 50%;
	right: 50%;
	transform: translate(50%, -50%)
}

.overlay {
	position: absolute;
	bottom: 100%;
	left: 0;
	right: 0;
	background-color: #008cba;
	overflow: hidden;
	width: 100%;
	height: 0;
	transition: .5s ease
}

.habits-on-mind-image-area:hover .overlay {
	bottom: 0;
	height: 100%
}

.text {
	color: #fff;
	font-size: 20px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center
}

.habits-on-mind-modal-dialog {
	top: 25%
}

.habits-on-mind-modal-dialog .modal-content {
	border: 2px solid #ff8533
}

.habits-on-mind-modal-dialog .modal-header {
	padding: 10px 10px 0 0;
	border-bottom: unset
}

.habits-on-mind-modal-dialog .modal-header .close {
	font-size: 12px;
	color: #ff8533;
	opacity: unset
}

.habits-on-mind-modal-dialog .modal-body {
	padding: unset
}

.habits-on-mind-modal-dialog .modal-footer {
	padding: 0 0 30px 0
}

.habits-on-mind-modal-dialog .nav-btn {
	width: 70%
}

.modal-backdrop.in {
	opacity: 0
}

.gallery-sm-12 {
	margin-top: -30px
}

.learning-text-area {
	padding: 0 50px
}

.ney-program-discover-container {
	position: relative;
	float: left;
	margin-top: -70px;
	width: 100%
}

.ney-program-discover-container-change {
	margin-top: unset
}

.ney-program-discover-sub-container {
	position: absolute;
	top: 17%;
	width: 100%
}

.ney-program-discover-container-change .ney-program-discover-sub-container {
	top: 1%
}

.ney-program-discover-sub-container .learner-attributes-heading {
	text-transform: unset;
	color: #fff
}

.ney-program-discover-main-container {
	padding: 0 15px 0 130px
}

.ney-program-discover-main-container .admission-heading {
	color: #faa831
}

.ney-program-preschool-span {
	text-decoration: underline;
	font-weight: 700
}

.ney-program-discover-main-container .col-sm-6,
.ney-program-discover-main-container .col-sm-7,
.ney-program-discover-main-container .col-sm-8 {
	width: 100%
}

.ney-image {
	margin: unset;
	width: 180px
}

.classy .background-height {
	height: 500px
}

.classy .background-alignment {
	top: 35%
}

.classy,
.new-classy {
	margin-top: 82px
}

.new-classy img {
	width: 100%
}

.nav-tabs .col-sm-4 {
	padding: 0
}

.ney-program-que {
	padding: 0;
	margin: 0 5px;
	line-height: 0;
	color: gray
}

.ney-program-foundations {
	color: #fbb235
}

.unordered-list {
	list-style-type: none;
	font-size: 100%;
	margin-left: 23px
}

.unordered-list li:before {
	content: "\2022";
	color: #fbb235;
	font-weight: 700;
	display: inline-block;
	width: 25px;
	margin-left: -25px;
	font-size: 25px;
	position: absolute;
	margin-top: -2px
}

.unordered-list li {
	margin-bottom: 0;
	color: #1a1a1a;
	position: relative;
	margin-bottom: 10px
}

.order-list li:before {
	content: ""
}

.ney-program-elements {
	color: #7a75b5
}

.ney-program-elements-image-container {
	background: #fff;
	border: 0 solid #d3d3d3;
	display: inline-block;
	overflow: hidden
}

.ney-program-admission-container {
	margin-top: 100px
}

.ney-program-admission-main-container {
	padding: 0 0 0 80px
}

.ney-program-admission-main-container1 {
	padding: 0 0 0 30px
}

.ney-program-gallery .gallery-tab-buttons {
	padding: 25px 0 0 0;
	text-align: right
}

.ney-program-gallery .gallery-container {
	padding: 0
}

.ney-program-gallery .gallery-sm-12 {
	padding: 115px 0 0 0
}

.panel-title,
a,
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
span {
	font-family: Graphik;
	transition: unset;
	color: #1a1a1a
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: unset
}

.page-content p,
.page-top-space p {
	color: #1a1a1a
}

.who-we-are-left-left p,
.who-we-are-left-right p,
.who-we-are-right-one p {
	padding: 0 25px
}

.who-we-are-main-content p {
	padding-bottom: 20px
}

.who-we-are-main-content {
	padding-bottom: 100px;
	padding-top: 20px
}

.our-story-bottom-block-area .col-sm-3 {
	padding: 0
}

.our-story-bottom-block-area p {
	border-right: 1px solid #fc0;
	padding: 0 25px;
	height: 110px
}

.our-story-bottom-block-area .col-sm-3:last-child p {
	border: unset
}

.who-we-are-mobile-footer-image {
	display: none
}

.whole-button {
	background: #faa831;
	color: #000;
	text-decoration: none;
	border: 1px solid #faa831;
	border-radius: 5px
}

.contactus-text-container p {
	color: #000;
	font-size: 14px;
	line-height: 15px
}

.who-we-are-main-content img {
	margin: 20px 0
}

.our-team-main-content-area {
	margin-top: 30px
}

.owl-carousel-our-team .entry-header {
	margin-bottom: unset
}

.our-team-main-tab-area {
	margin-top: -30px;
	margin-bottom: 50px
}

.join-us-tabs .nav-tabs>li.active>a,
.join-us-tabs .nav-tabs>li.active>a:focus,
.join-us-tabs .nav-tabs>li.active>a:hover {
	color: #faa831;
	border: unset;
	border-radius: 50px;
	text-decoration: underline
}

.join-us-tabs .nav>li>a {
	padding: unset;
	padding-right: 20px;
	font-size: 24px
}

.join-us-tabs .nav-tabs {
	border-bottom: 0 solid #faa831;
	padding-bottom: 25px
}

.join-us-tabs .nav>li>a:focus,
.join-us-tabs .nav>li>a:hover {
	color: #faa831;
	border-radius: 50px;
	border: 1px solid #fff;
	text-decoration: underline
}

.join-us-tabs .nav>li>a:focus,
.join-us-tabs .nav>li>a:hover {
	background-color: unset
}

#section-container .curriculum-and-boards-page-top-space .learning-menu-item {
	padding: 0;
	margin-right: 30px
}

#section-container .curriculum-and-boards-page-top-space .learning-menu-item .center-block {
	margin: 0
}

.curriculum-and-boards-heading {
	font-weight: 700;
	color: #000;
	margin-bottom: 5px
}

.curriculum-and-boards-page-top-space .admission-heading {
	font-size: 50px
}

.learning-approaches-experiential {
	color: #fbb23f
}

.learning-approaches-arts {
	color: #48887b
}

.learning-approaches-arts-sub-heading {
	color: #48887b;
	font-weight: 700
}

.learning-approaches-social-and-emotional {
	color: #5cc6d0
}

.learning-approaches-self-directed {
	color: #96c25c
}

.learning-approaches-technology {
	color: #f27d9c
}

.learning-approaches-technology-sub-heading {
	color: #f27d9c;
	font-weight: 700
}

.learning-approaches-blended {
	color: #faa831
}

.learning-approaches .panel-default>.panel-heading {
	background-color: unset;
	padding: 10px 0
}

.learning-approaches .panel-default>.panel-heading+.panel-collapse>.panel-body {
	padding: 10px 0
}

.learning-approaches .panel-group .panel {
	border-radius: unset
}

.learning-approaches .panel {
	border: unset;
	border-bottom: 1px solid
}

.learning-approaches .panel-default {
	border-color: unset
}

.learning-approaches-experiential-container .panel-default {
	border-color: #fbb23f
}

.learning-approaches-experiential-container .panel-title {
	color: #fbb23f;
	padding-right: 50px;
	text-transform: none
}

.learning-approaches-experiential-container .panel-title::first-letter {
	text-transform: uppercase
}

.learning-approaches-arts-container .panel-default {
	border-color: #48887b
}

.learning-approaches-arts-container .panel-title {
	color: #48887b;
	font-weight: 700
}

.learning-approaches-social-and-emotional-container .panel-default {
	border-color: #5cc6d0
}

.learning-approaches-social-and-emotional-container .panel-title {
	color: #5cc6d0;
	font-weight: 700
}

.learning-approaches-self-directed-container .panel-default {
	border-color: #96c25c
}

.learning-approaches-self-directed-container .panel-title {
	color: #96c25c;
	font-weight: 700
}

.learning-approaches-technology-container .panel-default {
	border-color: #f27d9c
}

.learning-approaches-technology-container .panel-title {
	color: #f27d9c;
	font-weight: 700
}

.learning-approaches-blended-container .panel-default {
	border-color: #faa831
}

.learning-approaches-blended-container .panel-title {
	color: #faa831;
	font-weight: 700
}

.faq-main-heading {
	color: gray;
	font-weight: 700
}

.learning-approaches .curriculum-and-boards-heading {
	min-height: 50px
}

.admission-procedure-count-page-top-space {
	padding-top: 20px
}

.admission-procedure-count-content {
	padding-top: 3%;
	padding-left: 0
}

.admission-procedure-count-content ul {
	margin-left: 23px
}

.admission-procedure-count-content ol {
	list-style-type: decimal;
	margin-left: 20px;
	margin-top: 5px
}

.admission-procedure-count-content li {
	margin-top: 0
}

.admission-procedure-count-content ol li {
	margin-top: 5px;
	color: #1a1a1a
}

.admission-procedure-count-image-container img {
	width: 70%;
	margin-right: 15px
}

.ney-program-span {
	color: #000;
	font-size: 20px;
	padding: 5px 40px 5px 20px;
	display: inline-block;
	text-align: center;
	margin-left: -1em
}

.owl-carousel-approach h3 {
	color: orange
}

.owl-carousel-approach .col-sm-5,
.owl-carousel-approach .col-sm-7 {
	padding: 0
}

.owl-carousel-approach .col-sm-5 {
	margin-top: 30px
}

.gallery-heading {
	padding: 0
}

.gallery-heading {
	font-weight: 700;
	text-transform: uppercase
}

.right-align-telescope-image {
	margin-top: -50px;
	width: 100%;
	height: auto
}

.masonry.gutterless {
	column-gap: 5px
}

.admission-procedure-count-content .learning-approaches-experiential-container .panel-title {
	color: #1a1a1a;
	font-weight: 400
}

.admission-procedure-count-content .panel-heading[data-toggle=collapse]:after {
	content: ""
}

.admission-procedure-count-content .panel-heading[data-target="#collapse8"]:after {
	content: ">"
}

.read-less {
	display: none
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
	color: #fff;
	font-weight: 700;
	background: #ff8431
}

.box-shadow {
	padding: 20px;
	border-radius: 6px
}

.ney-program-box .box-shadow {
	border: 1px solid #7a75b5
}

.ney-program-box .col-sm-4 {
	padding: 15px
}

.ney-program-box .box-shadow h4 {
	font-weight: 700;
	color: #7a75b5
}

.ney-program-box .box-shadow p {
	display: block
}

.dropdown-submenu {
	position: relative
}

.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px
}

.dropdown-menu>li>a:hover:after {
	text-decoration: underline;
	transform: rotate(-90deg)
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
	background-color: unset
}

.assessments-main-image {
	width: 60%
}

.ney-program-elements-content {
	height: 60px;
	padding: 0 20px;
	overflow: hidden;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	line-height: 20px;
	min-height: 80px;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical
}

.ney-program-elements-content::-webkit-scrollbar {
	width: 3px
}

.ney-program-elements-content::-webkit-scrollbar-track {
	background: #f1f1f1
}

.ney-program-elements-content::-webkit-scrollbar-thumb {
	background: #888
}

.ney-program-elements-content::-webkit-scrollbar-thumb:hover {
	background: #555
}

.ney-program-button-set-container p {
	padding: unset;
	margin: unset
}

.ney-program-button-set-container .learner-attributes-heading {
	width: 130px;
	margin: 10px;
	text-align: center
}

.ney-bird-image {
	width: 200px
}

.ney-admission-open-heading {
	margin: 0;
	font-weight: 700;
	margin-bottom: 10px
}

.ney-curriculum-design-heading {
	font-size: 40px
}

p.primary-text-color {
	color: #fba733
}

.doors-open-heading {
	color: #fba733;
	font-size: 70px;
	word-spacing: 3px;
	font-weight: 700
}

.doors-open-sub-heading {
	margin: 0;
	padding: 0;
	font-weight: 700
}

.learning-customize .learning-menu-item {
	font-size: 16px
}

.learning-customize .learning-menu-item {
	border-right: 1px solid #fff
}

.learning-customize .learning-menu-item:last-child {
	border: unset
}

.homepage-learning-section .col-sm-31 {
	display: inline-block;
	border: 1px solid #9dd3af;
	padding: 10px;
	border-radius: 5px;
	width: 115px;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 15px
}

.homepage-learning-section p {
	padding: 0;
	margin: 0
}

.biodiversity-alignment h1 {
	font-weight: 700;
	text-transform: uppercase;
	margin: 0;
	margin-top: 10px
}

.phone-email-area p {
	font-size: 15px;
	font-weight: 700
}

.work-with-us-container h1 {
	font-weight: 700;
	text-transform: uppercase;
	margin: 0;
	margin-top: 10px
}

.navbar-nav>li>.dropdown-menu {
	margin-top: 0;
	float: right;
	left: 15px;
	border-radius: 5px;
	border-color: #d3d3d3
}

.dropdown-menu {
	min-width: min-content;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
	background-color: #ffcc2a
}

.whole-new-website-heading {
	font-weight: 700;
	text-transform: uppercase
}

.ney-admission-open-image {
	margin-top: 37px;
	width: 70%
}

.who-we-are-left-image {
	width: 58%
}

.who-we-are-right-image {
	width: 100%
}

.northstar-about-label .center-block {
	margin: unset
}

.admission-2 {
	margin-top: unset !important
}

#admission .admission-container-1 {
	padding-top: 20px;
}

#admission1 .admission-container-1 {
	padding-top: 20px;
}

.life-at-video-container {
	float: left;
	width: 100%;
	background-color: #f3f3f3;
	padding: 80px 0 0 0;
	margin-top: 0px
}

.life-at-video-container h1 {
	font-weight: 700;
	margin: 0;
	padding: 0
}

.life-at-video-container .col-sm-6 {
	padding: 0 35px
}

.life-at-video-container .background-height {
	padding-left: 100px;
	height: 400px
}

.masonry.gutterless .brick {
	margin-bottom: 5px
}

.ney-program-button-set-container {
	padding: 0;
	margin: 0
}

.blog-list-container {
	padding-top: 115px
}

.blog-list-container .ney-program-gallery .gallery-sm-12 {
	padding: 0;
	border-right: 2px solid #d3d3d3
}

.blog-list-container .masonry.gutterless {
	column-gap: 15px
}

.blog-list-container .masonry.gutterless .brick {
	margin-bottom: 15px
}

.blog-list-container h2.limit-line-entry-title {
	text-transform: unset
}

.blog-list-container .limit-line-entry-title a:hover {
	color: #ffcc2a
}

.blog-list-container .page-header {
	margin: 15px 0 20px
}

.blog-list-container .limit-line-entry-title a {
	color: #000;
	font-weight: unset
}

.blog-list-container .hentry {
	padding-bottom: 40px
}

.blog-list-container .limit-line-entry-content {
	max-height: 80px
}

.search-bar-container .form-group {
	position: relative
}

.search-bar-container .search-bar {
	border: unset;
	border-bottom: 1px solid #d3d3d3;
	outline: unset;
	box-shadow: unset;
	border-radius: unset
}

.search-bar-container .search-bar:focus {
	border-color: #d3d3d3;
	outline: 0;
	-webkit-box-shadow: unset;
	box-shadow: unset
}

.search-bar-container button {
	position: absolute;
	top: 10px;
	right: 0;
	border: unset;
	background: unset
}

.search-bar-container button i {
	color: #d3d3d3;
	font-size: 20px
}

.tag-container {
	margin-top: 20px
}

.tag-container h5 {
	margin-bottom: 20px
}

.tag-container a {
	padding: 5px;
	background: #f1efef;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
	display: inline-block;
	border-radius: 5px
}

.tag-container a:active,
.tag-container a:focus,
.tag-container a:hover {
	text-decoration: none;
	color: #1a1a1a;
	background: #ffcc2e
}

#free-entry {
	margin-top: 60px
}

.blog-listing-image {
	max-height: 170px;
	overflow: hidden
}

.blog-details-page-image {
	overflow: hidden
}

.footer-logo-area {
	padding: 0
}

.footer-logo-area .learning-menu-item {
	float: left
}

.footer-logo-area .learning-menu-item img {
	width: 100%
}

.life-at-video-container-1 {
	background-color: #e6e6e6;
	padding: 80px 0 0 0;
	margin-top: unset
}

.life-at-video-container-1 img {
	width: 85%;
	margin-left: 30px;
	margin-top: 10px
}

.footer-logo-area .learning-menu-item img.afs-logo {
	width: 60%
}

.banner .navbar-brand-logo1 {
	display: none
}

.homepage-banner .navbar-brand-logo {
	display: none
}

.homepage-banner .navbar-brand-logo1 {
	display: inline-block
}

.homepage-banner .top-nav-collapse .navbar-brand-logo1 {
	display: none
}

.homepage-banner .top-nav-collapse .navbar-brand-logo {
	display: inline-block
}

.homepage-banner .classy .col-sm-6 {
	padding: unset
}

.homepage-banner .background-height {
	height: 400px
}

.homepage-banner .classy .background-alignment {
	top: 50%;
	right: 40%;
	transform: translate(40%, -50%)
}

.homepage-banner .alphabet-container img {
	width: 6.5%;
	margin-bottom: 7px
}

.homepage-banner .alphabet-container img.active {
	filter: unset;
	cursor: pointer
}

.homepage-banner .alphabet-container img:hover {
	filter: unset;
	cursor: pointer
}

.global-webinar-series-container {
	background-color: unset
}

.global-webinar-series-left {
	color: gray
}

.global-webinar-series-left h1 {
	color: gray
}

.global-webinar-series-left h3 {
	margin: 0;
	color: gray
}

.global-webinar-series-left hr {
	border: 3px solid gray
}

.global-webinar-series-left .admission-heading {
	font-size: 50px;
	color: #000;
	line-height: 50px
}

.global-webinar-series-left h2 {
	text-transform: unset;
	margin-top: 10px
}

.global-webinar-series-container .background-height {
	padding-left: unset;
	padding-right: unset
}

.global-webinar-series-container .background-alignment {
	top: 30%;
	left: 35%
}

.orientation-page .gallery-sm-12 {
	position: relative;
	padding: 80px 0 0 0
}

.badge-image {
	width: 30%;
	position: absolute;
	right: 5%;
	bottom: -33%
}

.video-document-container {
	position: relative;
	display: inline-block;
	width: 25%
}

.video-document-container img {
	width: 70%
}

.video-document-container h2 {
	position: absolute;
	left: 45%;
	bottom: 25%;
	font-size: 100%
}

.orientation-welcome-text {
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	text-align: left;
	position: absolute;
	top: 30%;
	right: 0;
	background: #fff;
	padding: 10px 40px 10px 10px
}

.orientation-heading {
	position: absolute;
	bottom: 25%;
	right: 0;
	background: #ffcc2a;
	padding: 10px 20px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px
}

.orientation-heading h2,
.orientation-heading h4 {
	margin: 0
}

.orientation-heading h2 {
	font-family: Monoton;
	margin-top: 5px
}

.timer-background {
	background-image: url(../img/timer-background.webp);
	background-size: 100%;
	background-repeat: no-repeat;
	padding: 5% 0
}

.timer-background h2 {
	line-height: 40px;
	text-transform: unset
}

#orientation-homepage-heading {
	background: url(../img/orientation.webp);
	background-size: 100%;
	background-repeat: no-repeat;
	padding: 100px 0
}

.mt-60 {
	margin-top: 60px
}

.pt-20 {
	padding-top: 20px
}

.pt-40 {
	padding-top: 40px
}

.pt-60 {
	padding-top: 60px
}

.pb-100 {
	padding-bottom: 100px
}

.pb-20 {
	padding-bottom: 20px
}

.pb-40 {
	padding-bottom: 40px
}

.pb-60 {
	padding-bottom: 60px
}

.p-0 {
	padding: 0
}

.m-0 {
	margin: 0
}

.mt-20 {
	margin-top: 20px
}

.whole-font-weight {
	font-weight: 700
}

.mb-0 {
	margin-bottom: 0
}
.pl-20{
    padding-left:20px;
}

.free-entry-text {
	text-align: left
}
.notes-section{
	padding: 80px 210px 0px 210px;
	background-color: white;
}
@media (min-width:1600px) {
	.ney-program-discover-sub-container {
		top: 25%
	}

	.our-vision-paragraph p {
		font-size: 30px
	}

	.masonry {
		column-count: 3
	}

	.blog-list-container .masonry {
		column-count: 3
	}

	.classy .background-height {
		height: 600px
	}

	.homepage-banner .background-height {
		height: 500px
	}
	.notes-section{
		padding: 80px 300px 0px 300px;
		background-color: white;
	}
}

@media (min-width:1800px) {
	.ney-program-discover-sub-container {
		top: 27%
	}

	.our-vision-paragraph p {
		font-size: 38px;
		line-height: 45px
	}

	.right-align-telescope-image {
		width: 60%
	}

	.admission-procedure-count-image-container img {
		width: 35%
	}

	.admission-procedure-count-content {
		padding-top: 2%
	}

	.learning-customize .learning-menu-item {
		font-size: 25px
	}

	.classy .background-height {
		height: 800px
	}

	.homepage-banner .background-height {
		height: 600px
	}
	.notes-section{
		padding: 80px 400px 0px 400px;
		background-color: white;
	}
}

@media (min-width:2300px) {
	.admission-procedure-count-content {
		padding-top: 3%
	}
}

@media (max-width:1200px) {
	.background-height {
		height: 500px
	}

	img.telescope-image {
		bottom: -140px
	}

	#admission {
		padding: 45px 0 20px 0
	}

	#admission .admission-container {
		padding-top: unset
	}

	#admission1 .admission-container {
		padding-top: unset
	}

	.join-us-main-container,
	.left-side-menu,
	.page-top-space {
		width: 100%
	}

	#section-container {
		background-color: #fff
	}

	#section-container .left-side-menu {
		padding: 20px 0
	}

	#section-container .left-side-menu a {
		text-align: center
	}

	.our-vision-paragraph p {
		font-size: 20px;
		line-height: 25px
	}

	.global-webinar-series-container .col-sm-6 {
		width: 100%;
		text-align: center
	}

	.global-webinar-series-container .background-height {
		height: unset;
		margin-bottom: 4%
	}

	.global-webinar-series-container .background-alignment {
		top: unset;
		left: unset;
		position: unset;
		transform: unset;
		text-align: center;
		margin: 5%
	}

	#orientation-homepage-heading {
		background-size: cover
	}
	#sidebar{
		margin-top:4%
	}
}

@media (max-width:1000px) {

	.col-sm-12,
	.campus-top-padding,
	.campus-top-padding .col-sm-6,
	.first-part {
		float: none
	}

	.campus-top-padding {
		position: unset;
		bottom: unset
	}

	.campus-top-padding1 {
		position: unset;
		top: unset;
		text-align: center
	}

	.campus-top-padding .col-sm-6 {
		width: 100%;
		text-align: center
	}

	.campus-top-padding1 .col-sm-5 {
		width: 100%;
		text-align: center
	}

	.learning-menu-item {
		float: none;
		display: inline-block
	}

	.campus-top-padding1 .campus-text-area {
		padding: unset
	}

	#institute {
		margin-top: unset
	}

	#learning .learning-menu-item {
		width: 30%
	}

	#curriculum .learning-menu-item {
		width: 30%
	}

	#institute .background-alignment {
		top: 55%
	}

	#institute .background-height {
		height: 435px
	}

	#institute .gallery-heading {
		width: 100%;
		text-align: center
	}

	#institute .gallery-tab-buttons {
		width: 100%;
		text-align: center;
		padding: 10px 0 20px 0
	}

	img.telescope-image {
		bottom: -120px
	}

	#admission {
		padding: 25px 0 15px 0
	}

	.video-container {
		margin-top: unset
	}

	#institute .video-container {
		margin-top: -10px
	}

	.approach-graph-content-container-left {
		position: unset;
		z-index: unset;
		width: 100%
	}

	.ney-program-discover-sub-container {
		position: unset
	}

	.ney-program-discover-main-container {
		padding: 0 0 70px 0;
		width: 100%;
		text-align: center
	}

	.ney-image {
		margin: 0 auto
	}

	.ney-program-discover-main-container {
		margin: unset
	}

	.ney-program-admission-container {
		float: unset
	}

	.ney-program-admission-container .ney-program-discover-sub-container {
		padding: 0
	}

	.ney-program-admission-container img {
		display: none
	}

	.ney-program-admission-main-container .col-sm-6 {
		width: 100%
	}

	.ney-program-admission-main-container {
		padding: 45px 0;
		background-color: #f06277
	}

	.who-we-are-100-width {
		width: 100%
	}

	.our-story-bottom-block-area .col-sm-3 {
		width: 100%;
		padding: 0 20px
	}

	.our-story-bottom-block-area p {
		border: unset;
		padding: 0;
		height: unset;
		border-bottom: 1px solid #fc0
	}

	.our-story-bottom-block-area .col-sm-3:last-child p {
		border-bottom: 1px solid #fc0
	}

	.who-we-are-desktop-footer-image {
		display: none
	}

	.who-we-are-mobile-footer-image {
		display: block
	}

	.admission-procedure-count-content {
		padding-top: 3%
	}

	.ney-program-foundations {
		font-size: 75px
	}

	.gallery-heading {
		padding: 10px 0 0 15px
	}

	.ney-program-gallery .gallery-tab-buttons {
		padding: 25px 0;
		text-align: right
	}

	.ney-program-button-set-container {
		width: 100%
	}

	.ney-program-discover-container-change img {
		display: none
	}

	.biodiversity-alignment {
		top: 50%
	}

	.who-we-are-right-image {
		width: unset
	}

	.orientation-welcome-text {
		top: 35%
	}

	.orientation-heading {
		bottom: 20%
	}
	#sidebar{
		margin-top:6%
	}
}

@media (max-width:992px) {
	.background-height {
		height: 400px
	}

	#careers .work-with-us-container {
		height: 260px
	}

	.navbar-default .container {
		width: 100%
	}
	#sidebar{
		margin-top:4%
	}
}

@media (max-width:900px) {
	#admission {
		padding: 15px 0 10px 0
	}

	#campus .first-part {
		margin-top: -140px
	}

	.admission-procedure-count-content {
		padding-top: 3%
	}

	#about {
		padding-top: 50px
	}

	#about .background-height {
		height: unset;
		width: 100%
	}

	#about .background-alignment {
		margin: unset;
		position: unset;
		top: unset;
		transform: unset;
		padding-top: unset
	}
	#admission .admission-container-1 {
		padding-top: unset;
	}
	#admission1 .admission-container-1 {
		padding-top: unset;
	}
	#sidebar{
		margin-top:6%
	}
}

@media (max-width:800px) {
	.notes-section{
		padding: 40px 20px 0px 20px;
		background-color: white;
	}
	img.telescope-image {
		bottom: -95px
	}

	#admission {
		padding: 70px 0;
		background-size: cover
	}

	.admission-container {
		width: 100%;
		text-align: center
	}

	.navbar-collapse {
		position: absolute;
		right: 0
	}

	.our-vision-paragraph {
		width: 100%
	}

	.admission-procedure-count-content {
		padding-top: 2%
	}

	#admission {
		padding: 40px 0;
		background: unset;
		background-color: white;
		background-size: 100%;
		background-repeat: no-repeat;
		margin-top: unset
	}

	#admission1 {
		padding: 40px 0;
		background: unset;
		background-color: #fec22e;
		margin-top: unset
	}

	.admission-2 {
		margin-top: 40px !important
	}
}

@media (max-width:767px) {
	.notes-section{
		padding: 40px 20px 0px 20px;
		background-color: white;
	}
	#admissions {
		margin-top: unset;
		padding-top: unset
	}

	#admissions1 {
		margin-top: unset;
		padding-top: unset
	}

	#admissions img.vector-image {
		width: 100%
	}

	#admissions1 img.vector-image {
		width: 100%
	}

	#admissions p {
		font-size: unset;
		text-align: center;
		line-height: 20px
	}

	#admissions1 p {
		font-size: unset;
		text-align: center;
		line-height: 20px
	}

	#admissions .northstar-label {
		width: 50%
	}

	#admissions1 .northstar-label {
		width: 50%
	}

	#admissions .col-sm-4 {
		margin: 40px 0
	}

	#admissions1 .col-sm-4 {
		margin: 40px 0
	}

	#learning {
		margin-top: -140px;
		width: inherit
	}

	#learning .learning-text-area {
		margin-top: unset
	}

	#curriculum {
		margin-top: 0;
		width: inherit
	}

	#curriculum .learning-text-area {
		margin-top: unset
	}

	.background-alignment {
		padding: 0 15px;
		text-align: center;
		position: unset;
		transform: unset
	}

	.classy .background-height {
		height: 380px
	}

	.classy .background-alignment {
		transform: translate(0, 0);
		padding: 0 40px
	}

	.classy .background-alignment .admission-heading {
		font-size: 40px;
		line-height: 40px
	}

	.background-height {
		height: unset;
		padding-top: 60px
	}

	#about .background-height {
		padding-top: unset
	}

	#about {
		padding-top: unset !important;
		padding-bottom: 40px;
		margin-top: 35px
	}

	.learning-menu-item {
		margin: inherit;
		float: inherit;
		display: inline-block;
		padding: 10px
	}

	#learning .learning-menu-item {
		width: 45%
	}

	#curriculum .learning-menu-item {
		width: 45%
	}

	#institute .background-height {
		height: unset
	}

	#institute .background-alignment {
		transform: unset
	}

	#biodiversity .row {
		float: unset;
		width: unset;
		padding-top: unset
	}

	#careers {
		padding-top: 40px
	}

	#careers .careers-image {
		top: unset;
		position: unset
	}

	#careers .work-with-us-container {
		text-align: center;
		background-color: #d3d3d3;
		padding: 40px 20px;
		margin-bottom: 60px;
		height: unset
	}

	#careers .btn-warning {
		border-color: #000
	}

	#contactus .contactus-image-container img {
		width: 30%
	}

	#contactus .contactus-text-container {
		text-align: center
	}

	#contactus .contactus-text-container .col-sm-3 {
		margin-bottom: 20px
	}

	#contactus .contactus-sub {
		float: unset
	}

	#footer .copyright-text {
		text-align: center
	}

	#footer .social-icons {
		text-align: center;
		font-size: 40px
	}

	#institute .gallery-sm-12,
	.gallery-sm-6 {
		float: left;
		width: 100%
	}

	.banner-logo {
		display: none
	}

	.navbar-brand img {
		display: block
	}

	.top-nav-collapse .navbar-collapse {
		padding: unset
	}

	.navbar-collapse {
		padding: unset
	}

	img.telescope-image {
		bottom: -90px
	}

	#about .btn-appoint {
		text-align: center;
		width: 30%
	}

	.admission-heading {
		font-size: 50px
	}

	#section-container .who-we-are-left-left {
		border-right: unset
	}

	.join-us-yellow-background-content {
		float: inherit
	}

	.navbar-collapse {
		position: unset;
		right: unset
	}

	#section-container .page-top-space {
		padding: 50px 15px 0 15px
	}

	.join-us-yellow-background-content {
		padding: 20px 15px 20px 15px
	}

	#section-container .page-content {
		padding: 20px 15px 15px 15px
	}

	.join-us-full-time-employment {
		padding: unset
	}

	.join-us-main-container-accordion-area {
		padding: 0 15px 0 15px
	}

	.join-us-fic-button {
		padding: 0 15px 0 5px
	}

	.northstar-approach-carousel-container {
		padding: 0 15px 0 15px
	}

	.approach-tab-content {
		padding: 0 15px
	}

	.our-vision-paragraph {
		margin: 0
	}

	.ney-program-discover-container {
		float: unset;
		margin-top: unset
	}

	.ney-program-foundations {
		font-size: 40px;
		margin-bottom: 10px
	}

	.unordered-list {
		margin-left: 20px
	}

	.ney-program-admission-main-container .admission-heading {
		font-size: 40px
	}

	.ney-program-gallery .gallery-sm-12 {
		text-align: center
	}

	.ney-program-gallery .gallery-tab-buttons {
		text-align: center
	}

	.join-us-top-heading h1,
	.join-us-yellow-background-content p,
	.page-content p,
	.page-top-space p {
		padding: 0 20px
	}

	.our-story-bottom-block-area p {
		padding: unset
	}

	#contactus p {
		padding: 0 15px
	}

	.curriculum-and-boards-page-top-space .admission-heading {
		font-size: 30px
	}

	.admission-procedure-count-image-container img {
		width: 100%
	}

	.admission-procedure-count-content {
		padding-top: 5%
	}

	.join-us-main-container-accordion-area .admission-procedure-count-content {
		padding-top: 20px
	}

	.admission-procedure-count-content ul {
		padding: 0 20px
	}

	.join-us-main-container-accordion-area .admission-procedure-count-content ul {
		padding: unset
	}

	.habit-on-mind-area {
		padding: unset
	}

	.ney-program-span {
		padding: 10px;
		margin-left: unset
	}

	.whole-website-heading {
		padding: 0 20px
	}

	#section-container .assessments-container {
		text-align: left
	}

	#section-container .assessments-container .curriculum-and-boards-heading {
		margin-left: 20px
	}

	.owl-carousel-approach {
		padding: 0
	}

	.right-align-telescope-image {
		margin-top: unset
	}

	.northstar-approach-carousel-container .owl-carousel-approach {
		padding: 0
	}

	.curriculum-and-boards-page-top-space .all-heading {
		margin-left: 20px
	}

	.admission-procedure-count-content .panel-group {
		padding: 0 20px
	}

	.ney-program-gallery {
		padding: 0 50px
	}

	.approach-slider-container1 .owl-carousel .carousel-image img {
		width: 100%
	}

	.navbar-nav li:hover>ul.dropdown-menu {
		width: 100%
	}

	.navbar-nav .open .dropdown-menu {
		position: sticky;
		background-color: #fff
	}

	.assessments-main-image {
		width: 100%
	}

	.ney-program-button-set-container .learner-attributes-heading {
		width: 120px
	}

	.ney-bird-image {
		display: block;
		margin: 0 auto
	}

	.doors-open-heading {
		font-size: 30px
	}

	.doors-open-container {
		padding: 0
	}

	.northstar-about-label .center-block {
		margin: 0 auto
	}

	#contactus .contactus-image-container,
	.contactus-text-container {
		padding: 15px 0;
		float: left;
		width: 100%
	}

	.learning-approaches-experiential-container .panel-title {
		font-weight: unset
	}

	.our-story-bottom-block-area .col-sm-3 {
		padding: 0 40px
	}

	.bx-wrapper .bx-pager {
		bottom: -60px
	}

	.life-at-video-container {
		text-align: center
	}

	.life-at-video-container {
		padding: 80px 0
	}

	.life-at-video-container .background-height {
		padding-left: unset;
		height: unset;
		padding: 40px 0 0 0
	}

	#photo-gallery {
		padding: 0 50px
	}

	.admission-2 {
		margin-top: 0 !important
	}

	#biodiversity .background-height {
		height: unset;
		padding-top: 60px
	}

	.biodiversity-image {
		width: 78%
	}

	.life-at-northstar-p-tag {
		font-size: 14px
	}

	#section-container .curriculum-and-boards-page-top-space .learning-menu-item {
		margin-right: unset
	}

	#section-container .curriculum-and-boards-learning-menu {
		padding-left: 35px
	}

	.ney-program-button-set-container .learner-attributes-heading {
		width: 100px;
		font-size: 12px
	}

	.habits-of-mind-slider .carousel-area .owl-carousel {
		padding: 10px 0
	}

	.habits-of-mind-slider .carousel-area .owl-carousel .col-sm-4 p {
		padding: 0 0
	}

	.our-team-main-content-area .limit-line-entry-title a {
		font-size: 16px
	}

	.blog-list-container .ney-program-gallery .gallery-sm-12 {
		border: unset
	}

	.blog-list-container .ney-program-gallery .gallery-sm-12 {
		text-align: unset
	}

	.blog-list-container .ney-program-gallery {
		padding: 0 20px
	}

	.blog-list-container .entry-content p {
		padding: 0
	}

	.search-bar-container {
		padding: 0 35px
	}

	#free-entry {
		margin-top: 0
	}

	.free-entry-text {
		text-align: left
	}

	.footer-logo-area .learning-menu-item {
		padding: 0;
		float: none;
		width: 100%
	}

	.footer-logo-area .learning-menu-item img {
		width: 30%;
		margin: 0 auto
	}

	.footer-logo-area .learning-menu-item img.afs-logo {
		width: 25%
	}

	#contactus .footer-logo-area .learning-menu-item p {
		padding: 0
	}

	.life-at-video-container-1 img {
		width: 85%;
		margin-left: unset;
		margin-top: unset
	}

	.our-team-main-tab-area .tab-content p {
		padding: 0
	}

	.learning-approaches .panel-default>.panel-heading+.panel-collapse>.panel-body p {
		padding: 0
	}

	.homepage-banner .navbar-brand-logo {
		display: inline-block
	}

	.homepage-banner .navbar-brand-logo1 {
		display: none
	}

	.homepage-banner .navbar-default {
		background-color: #ffcc2a
	}

	.homepage-banner .classy {
		float: left;
		width: 100%
	}

	.homepage-banner .classy .col-sm-6 {
		width: 100%
	}

	.homepage-banner .classy .background-height {
		height: unset
	}

	.homepage-banner .classy .background-alignment {
		top: unset;
		right: unset;
		transform: unset;
		margin-top: 60px
	}

	.homepage-banner .alphabet-container img {
		width: 12%
	}

	.global-webinar-series-container {
		float: unset
	}

	.orientation-page {
		padding: 0
	}

	.badge-image {
		bottom: -25%
	}

	.video-document-container {
		padding: 0 100px;
		margin-top: 50px;
		display: block;
		width: 100%
	}

	.video-document-container h2 {
		left: 45%
	}

	.orientation-welcome-text {
		top: 40%;
		font-size: 100%
	}

	.orientation-heading {
		position: unset;
		text-align: center;
		background: 0 0;
		margin-bottom: 20px
	}

	.orientation-heading h2,
	.orientation-heading h4 {
		font-size: 100%
	}

	.timer-background {
		background-size: cover
	}

	#orientation-homepage-heading {
		margin: 40px 0;
		padding: 40px 0
	}

	#section-container .join-us-work-with-us-container {
		text-align: center;
		background-color: #d3d3d3;
		padding: 40px 20px;
		margin-bottom: 60px;
		height: unset
	}

	#section-container .join-us-work-with-us-container .btn-warning {
		border-color: #000
	}
	#sidebar{
		margin-top:8%
	}
}

@media (max-width:680px) {
	.notes-section{
		padding: 40px 20px 0px 20px;
		background-color: white;
	}
	#sidebar{
		margin-top:8%
	}
	img.telescope-image {
		margin-top: -80px
	}

	.bx-wrapper .bx-pager {
		text-align: center;
		right: unset;
		bottom: unset
	}

	#campus .first-part {
		margin-top: -125px
	}

	.admission-procedure-count-content {
		padding-top: 4%
	}

	.our-vision-paragraph p {
		font-size: 18px
	}

	.free-entry-text {
		text-align: center
	}
}

@media (max-width:600px) {
	.notes-section{
		padding: 40px 20px 0px 20px;
		background-color: white;
	}
	.our-vision-paragraph p {
		font-size: 14px
	}

	.video-document-container {
		padding: 0 100px;
		margin-top: 50px
	}

	.timer-background {
		padding: 10% 2%;
		margin-top: 30px
	}

	.timer-background h2 {
		font-size: 100%
	}
}

@media (max-width:551px) {
	.notes-section{
		padding: 40px 20px 0px 20px;
		background-color: white;
	}
	#learning {
		margin-top: -90px
	}

	.banner-logo {
		width: 70%
	}

	img.telescope-image {
		bottom: -70px
	}

	.admission-procedure-count-content {
		padding-top: 3%
	}

	.our-vision-paragraph p {
		font-size: 12px
	}

	.free-entry-text {
		text-align: center
	}
}

@media (max-width:500px) {
	.notes-section{
		padding: 40px 20px 0px 20px;
		background-color: white;
	}
	.gal {
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1
	}

	img.telescope-image {
		bottom: -60px
	}

	.admission-procedure-count-image-container {
		padding: 0;
		padding-left: 15px
	}

	.admission-procedure-count-content {
		padding: 0;
		padding-top: 4%
	}

	.ney-program-foundations {
		font-size: 35px;
		margin-top: 10px
	}

	.ney-program-discover-main-container .admission-heading {
		font-size: 45px
	}

	.our-vision-paragraph p {
		font-size: 10px
	}

	.free-entry-text {
		text-align: center
	}

	.global-webinar-series-left .admission-heading {
		font-size: 40px;
		line-height: 40px
	}

	.video-document-container {
		padding: 0 50px
	}

	.orientation-heading {
		position: unset;
		text-align: center;
		background: 0 0;
		margin-bottom: 20px
	}
}

@media (max-width:400px) {
	.notes-section{
		padding: 40px 20px 0px 20px;
		background-color: white;
	}
	#about {
		padding-top: unset
	}

	#campus .learning-menu-item {
		width: 30%
	}

	#learning .learning-menu-item {
		width: 50%
	}

	#curriculum .learning-menu-item {
		width: 50%
	}

	img.telescope-image {
		bottom: -50px
	}

	#banner {
		background-color: #fff
	}

	.bx-wrapper .bx-controls {
		bottom: 30px
	}

	.bx-wrapper {
		-webkit-box-shadow: unset;
		box-shadow: unset
	}

	.admission-procedure-count-content {
		padding-top: 3%
	}

	.our-vision-paragraph p {
		font-size: 9px
	}

	.free-entry-text {
		text-align: center
	}

	.global-webinar-series-left .admission-heading {
		font-size: 25px;
		line-height: 30px
	}

	.global-webinar-series-left h2 {
		font-size: 17px
	}
}

@media (min-width:220px) and (max-width:551px) {
	.marb20 {
		margin-top: 30px
	}

	h2 {
		font-size: 24px;
		line-height: 1.2
	}

	.section-title {
		margin-bottom: 30px
	}

	.medi-info {
		border: 0;
		border-bottom: 1px solid #fff
	}

	.service-info {
		margin-top: 20px;
		margin-bottom: 0
	}

	.caption h3 {
		font-size: 14px
	}

	.caption p {
		font-size: 12px;
		padding-bottom: 5px
	}

	.caption ul li a i {
		font-size: 14px
	}

	.banner-text h1 {
		font-size: 24px
	}

	.free-entry-text {
		text-align: center
	}
}

@media (max-width:360px) {
	img.telescope-image {
		bottom: -20px
	}

	.free-entry-text {
		text-align: center
	}
}

.custom-left-side-menu {
	padding: unset;
	background-color: #f2f4f4;
	padding-top: 50px
}

.custom-left-side-menu li {
	list-style-type: none;
	margin: 10px 0
}

.custom-left-side-menu a {
	display: block;
	padding: 5px 18px;
	margin: 0 30px;
	text-align: left;
	text-decoration: none
}

.custom-left-side-menu .active,
.custom-left-side-menu a:active,
.custom-left-side-menu a:focus,
.custom-left-side-menu a:hover {
	color: #fff;
	border-radius: 50px;
	text-decoration: none;
	background-color: #faa831
}

.custom-left-side-menu li li a {
	text-align: left;
	margin-left: 50px
}

.custom-left-side-menu li li .active,
.custom-left-side-menu li li a:active,
.custom-left-side-menu li li a:focus,
.custom-left-side-menu li li a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #faa831
}

.custom-page-grid {
	background-color: #f4f4f4
}

.custom-page-grid .custom-page-grid-heading {
	padding: 50px;
	background-color: #fff
}

.custom-page-grid .custom-page-grid-text-box {
	height: 650px;
	display: flex;
	align-items: center;
	padding: 125px;
	text-align: center
}

.custom-page-grid .custom-page-grid-img-box {
	height: 650px;
	background-repeat: no-repeat
}

.custom-page-grid .custom-page-grid-text {
	padding: 0 70px;
	overflow: hidden;
	vertical-align: middle !important;
	direction: ltr;
	line-height: 1.3
}

@media (min-width:0) {
	.custom-page-grid .d-table-cell {
		display: block !important
	}
}

@media (min-width:576px) {
	.custom-page-grid .d-table-cell {
		display: block !important
	}

	.custom-page-grid .custom-page-grid-text {
		padding: 70px 70px
	}
}

@media(max-width:768px) {
	.custom-page-grid .custom-page-grid-text-box {
		padding: 40px
	}

	.custom-page-grid .custom-page-grid-img-box {
		height: 395px
	}

	.custom-left-side-menu li a {
		text-align: center
	}

	.custom-page-grid .custom-page-grid-text {
		font-size: 1.3em;
		padding: 70px
	}
}

@media(min-width:768px) {
	.custom-left-side-menu li {
		display: inline-block
	}

	.custom-page-grid .d-table-cell {
		display: table-cell !important;
		width: 50%
	}

	.custom-page-grid .custom-page-grid-text {
		font-size: 1.125em;
		padding: 0 40px
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.custom-left-side-menu li {
		display: inline-block
	}

	.custom-page-grid .d-table-cell {
		display: table-cell !important;
		width: 50%
	}

	.custom-page-grid .custom-page-grid-text {
		font-size: 1.25em;
		padding: 0 75px
	}
}

@media(min-width:1200px) {
	.custom-left-side-menu li {
		display: list-item
	}

	.custom-page-grid .d-table-cell {
		display: table-cell !important;
		width: 50%
	}

	.custom-page-grid .custom-page-grid-text {
		font-size: 1.3em;
		padding: 0 121px
	}
}

#symbol-slide .symbol-slider-dots {
	margin-top: 15px
}

#symbol-slide .symbol-image-container img {
	width: 100%
}

#symbol-slide img.symbol-slider-dot {
	width: 25px;
	cursor: pointer
}

#symbol-slide img.symbol-slider-dot.active {
	padding: 5px;
	width: 45px;
	border-radius: 50%;
	background-color: #f2efe1;
	box-shadow: 2px 3px #888
}

#symbol-slide .symbol-image-container img.desk {
	display: block
}

#symbol-slide .symbol-image-container img.mobile {
	display: none
}

.mySlides {
	display: none
}

.custom-fade {
	-webkit-animation-name: fade;
	-webkit-animation-duration: 1.5s;
	animation-name: fade;
	animation-duration: 1.5s
}

@-webkit-keyframes fade {
	from {
		opacity: .2
	}

	to {
		opacity: 1
	}
}

@keyframes fade {
	from {
		opacity: .2
	}

	to {
		opacity: 1
	}
}

@media (max-width:600px) {
	#symbol-slide .symbol-slider-dots {
		bottom: 0
	}

	#symbol-slide .symbol-image-container img.desk {
		display: none
	}

	#symbol-slide .symbol-image-container img.mobile {
		display: block
	}
}

.w-100 {
	width: 100%
}