.lightbox {
	display: none;
}

@CHARSET "ISO-8859-1";

@media (max-width: 767px) {
	.fr-courses {
		margin-top: 52px;
	}
}

@media (max-width: 767px) {
	.bu-courses {
		margin-top: 90px;
	}
}

@media (max-width: 767px) {
	.cl-courses {
		margin-top: 90px;
	}
}

@media (max-width: 767px) {
	.it-courses {
		margin-top: 90px;
	}
}

@media (max-width: 767px) {
	.occupational-courses {
		margin-top: 90px;
	}
}

@media (max-width: 767px) {
	.nursing-courses {
		margin-top: 90px;
	}
}

@media (max-width: 767px) {
	.ed-courses {
		margin-top: 120px;
	}
}

@media (max-width: 767px) {
	.po-courses {
		margin-top: 460px;
	}
}

@media (max-width: 767px) {
	.ot-courses {
		margin-top: 60px;
	}
}

ul.enlarge {
	list-style-type: none;
	/*remove the bullet point*/
	margin-left: 0;
}

ul.enlarge li {
	display: inline-block;
	/*places the images in a line*/
	position: relative;
	z-index: 0;
	/*resets the stack order of the list items - later we'll increase this*/
	margin: 10px 40px 0 20px;
}

ul.enlarge img {
	padding: 6px;
	-webkit-box-shadow: 0 0 6px rgba(132, 132, 132, .75);
	-moz-box-shadow: 0 0 6px rgba(132, 132, 132, .75);
	box-shadow: 0 0 6px rgba(132, 132, 132, .75);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

ul.enlarge span {
	width: 200%;
	position: absolute;
	left: -9999px;
	background-color: #142f3a;
	padding: 10px;
	font-family: 'Droid Sans', sans-serif;
	font-size: .9em;
	text-align: center;
	color: #495a62;
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .75));
	-moz-box-shadow: 0 0 20px rgba(0, 0, 0, .75);
	box-shadow: 0 0 20px rgba(0, 0, 0, .75);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

ul.enlarge li:hover {
	z-index: 50;
	cursor: pointer;
}

ul.enlarge span img {
	padding: 2px;
	background: #ccc;
}

ul.enlarge li:hover span {
	top: -300px;
	/*the distance from the bottom of the thumbnail to the top of the popup image*/
	left: -20px;
	/*distance from the left of the thumbnail to the left of the popup image*/
}

ul.enlarge li:hover:nth-child(2) span {
	left: -100px;
}

ul.enlarge li:hover:nth-child(3) span {
	left: -200px;
}

/**IE Hacks - see http://css3pie.com/ for more info on how to use CS3Pie and to download the latest version**/
ul.enlarge img,
ul.enlarge span {
	behavior: url(pie/PIE.htc);
}

.full-images-two {
	margin-top: 7px;
	width: 120%;
	border-bottom-right-radius: 7px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
}


#full-images-none {
	margin-top: 7px;
	width: 100%;
	border-bottom-right-radius: 7px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
}

.art {
	border: 1px solid #ccd1d4;
	box-shadow: 1px 1px 1px #52646e;
	margin-bottom: 5px;
	padding: 10px;
}

.partners {
	border: 1px solid #e9e9e9;
	box-shadow: 1px 1px 1px #909aa0;
	margin-bottom: 5px;
}

#home_logo_link {
	margin-top: 7px;
	color: black;
}

.yellow > a {
	background-color: #2b5a69;
	color: white;
	min-height: 69px;
}

.red > a {
	background-color: #ca3234;
	color: white;
}

.off-blue > a {
	background-color: #757d4e;
	color: white;
	min-height: 69px;
}

.orange > a {
	background-color: #d05522;
	color: white;
	min-height: 69px;
}

.green > a {
	background-color: #4692b3;
	color: white;
}

.light-blue > a {
	background-color: #0b76a0;
	color: white;
}

.blue > a {
	background-color: #224a61;
	color: white;
}

.graph > a {
	border: 1px solid #05212f;
	padding: 5px;
	border-radius: 7px;
}

.graph {
	text-align: center;
}

.container-fluid {
	padding: 0;
}

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

.read-more > a {
	font-size: 16px;
	font-weight: bold;
}

#read-more-courses {
	padding-left: 35px;
}

.read-more-block > a {
	font-size: 14px;
	font-weight: bold;
	color: white;
}

button.navbar-toggle > span.icon-bar {
	color: #fff;
}

#underline {
	text-decoration: underline;
}

#round-img {
	border-radius: 100%;
}

#images-center {
	text-align: center;
}

.names {
	color: black;
}

.listing > p > a {
	padding-bottom: 0;
}

#padding {
	padding-bottom: 20px;
}

#in-text-li > li {
	font-size: 14px;
}

#full-images-con {
	margin-top: 7px;
	width: 100%;
	border-bottom-right-radius: 7px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
}

#full-images-con:hover {
	margin-top: 7px;
	box-shadow: 2px 2px 4px #57672e;
	border-bottom-right-radius: 7px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
}

#full-images-aca {
	margin-top: 7px;
	width: 100%;
	border-bottom-right-radius: 7px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
}

#full-images-aca:hover {
	margin-top: 7px;
	box-shadow: 2px 2px 4px #da5e2a;
	border-bottom-right-radius: 7px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
}

#full-images-ta {
	margin-top: 7px;
	width: 100%;
	border-bottom-right-radius: 7px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
}

#full-images-ta:hover {
	margin-top: 7px;
	box-shadow: 2px 2px 4px #34616f;
	border-bottom-right-radius: 7px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
}

#full-images-op {
	margin-top: 7px;
	width: 100%;
	border-bottom-right-radius: 7px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
}

#full-images-op:hover {
	margin-top: 7px;
	box-shadow: 2px 2px 4px #fbae2b;
	border-bottom-right-radius: 7px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
}

#full-images {
	width: 100%;
}

.line > a {
	font-size: 12px;
	color: white;
}

.line2 > a {
	font-size: 20px;
}

#line-between {
	text-align: center;
}

#line-top {
	text-align: center;
}

#line-between > img {
	padding-top: 20px;
	padding-bottom: 20px;
}

#services-list > li > a {
	color: #224a61;
	font-size: 15px;
}

#services-list {
	padding-top: 5px;
}

#services-list > li > a:hover {
	padding-top: 5px;
	color: #e9c67b;
}

.navbar-header {
	width: 100%;
	margin-top: 40px;
}

.navbar-stat {
	box-shadow: 1px 1px 1px #224a61;
	position: relative;
	z-index: 100;
}

.navbar-stat > .container > ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.navbar-stat > .container > ul > li {
	float: left;
	border-right: 1px solid #dedede;
}

.navbar-stat > .container > ul > li a {
	font-size: 17px;
	display: block;
	color: #36779C;
	text-align: center;
	padding: 14px 16px;
	text-decoration: none;
}

.course-li > li {
	color: white;
	font-size: 14px;
}

.navbar-stat > .container > ul > li a:hover {
	color: #042e46;
}

.navbar-stat > .container > ul > li.active {
	color: #042e46;
	font-size: 20px;
	text-shadow: 1px 1px 2px rgba(0, 48, 99, 0.43);
}

.sidenav {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 1040;
	top: 0;
	right: 0 !important;
	background-color: #111;
	overflow-x: hidden;
	transition: 0.5s;
	padding-top: 60px;
}

.sidenav a {
	padding: 8px 8px 8px 32px;
	text-decoration: none;
	font-size: 18px;
	color: #818181;
	display: block;
	transition: 0.3s;
}

#mySidenav {
	scrollbar-width: none;
}

.sidenav a:hover,
.offcanvas a:focus {
	color: #f1f1f1;
}

.sidenav .closebtn {
	position: absolute;
	top: 0;
	right: 25px;
	font-size: 36px;
	margin-left: 50px;
}

@media screen and (max-width: 768px) {
	#carousel-example-generic {
		margin-top: 50px;
	}
}

.quick-links {
	position: absolute;
	right: 0;
	display: block;
	color: #36779C;
	text-align: center;
	padding: 11px 16px;
	text-decoration: none;
	background-color: #e2dcbb;
	box-shadow: 2px 1px 2px #676247;
}

#homepage-courses {
	background: url(/images/footer.jpg) no-repeat center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

#in-box {
	font-size: 15px;
	color: white;
	list-style: none;
	padding-bottom: 5px;
	margin-left: -25px;
}

#tfheader {
	background-color: white;
}

#tfnewsearch {
	padding: 20px;
	text-align: center;
}

.tftextinput {
	margin: 0;
	padding: 10px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1px solid #0076a3;
	border-right: 0px;
	border-top-left-radius: 5px 5px;
	border-bottom-left-radius: 5px 5px;
	width: 60%
}

.tfbutton {
	margin: 0;
	padding: 10px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	border: solid 1px #0076a3;
	border-right: 0px;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top, #00adee, #0078a5);
	border-top-right-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
}

.tfbutton:hover {
	text-decoration: none;
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top, #0095cc, #00678e);
}

/* Fixes submit button height problem in Firefox */
.tfbutton::-moz-focus-inner {
	border: 0;
}

.tfclear {
	clear: both;
}


#headings-on-white {
	font-size: 30px;
	text-align: center;
	padding-top: 15px;
}

#pillars {
	background-color: #e6e3d9;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

#pillars > .container > div > p {
	padding-top: 35px;
}

#alumni > .container > div > p {
	padding-top: 35px;
}

#services > .container > div > p {
	padding-top: 35px;
}

#alumni {
	background-color: #012232;
}

#homepage-courses > .container > div > p {
	padding-top: 35px;
}

#services {
	background: rgb(216, 216, 216);
	/* Old browsers */
	background: -webkit-linear-gradient(left, rgba(216, 216, 216, 1) 0%, rgba(255, 255, 255, 1) 31%, rgba(255, 255, 255, 1) 69%, rgba(255, 255, 255, 1) 69%, rgba(216, 216, 216, 1) 100%);
	background: -o-linear-gradient(left, rgba(216, 216, 216, 1) 0%, rgba(255, 255, 255, 1) 31%, rgba(255, 255, 255, 1) 69%, rgba(255, 255, 255, 1) 69%, rgba(216, 216, 216, 1) 100%);
	background: linear-gradient(to right, rgba(216, 216, 216, 1) 0%, rgba(255, 255, 255, 1) 31%, rgba(255, 255, 255, 1) 69%, rgba(255, 255, 255, 1) 69%, rgba(216, 216, 216, 1) 100%);
	/* FF3.6-15 */
	/* Chrome10-25,Safari5.1-6 */
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d8d8d8', endColorstr='#d8d8d8', GradientType=1);
	/* IE6-9 */
}

#headings-on-colour {
	font-size: 30px;
	text-align: center;
	padding-top: 15px;
	color: white;
}

body {
	font-family: 'Ubuntu', sans-serif;
}

li {
	display: list-item;
	text-align: -webkit-match-parent;
	font-size: 20px;
}

#footer-list > li {
	display: inline;
	padding-left: 16px;
	padding-right: 16px;
	color: white;
}

#header-list > li {
	display: inline;
	padding: 20px;
	color: white;
}

.caption {
	position: relative;
	overflow: hidden;
}

.caption__media {
	display: block;
	min-width: 100%;
	max-width: 100%;
	height: auto;
}

.caption__overlay {
	position: absolute;
	top: 0;
	right: -15px;
	bottom: 0;
	left: -15px;
	color: white;
	transform: translateY(100%);
	transition: transform .35s ease-out;
}

.caption:hover .caption__overlay {
	transform: translateY(0);
}

.caption__overlay__title {
	margin: 0;
	margin-top: -1px;
	padding: 8px 9px 12px;
	transform: translateY(-100%) translateY(-10px);
	/* +10px overlay padding */
	transition: transform .35s ease-out;
	font-size: 30px;
	background-color: rgba(0, 0, 0, 0.36);
}

@media (max-width: 1024px) {
	.caption__overlay__title {
		transform: translateY(0) translateY(0px);
		/* +10px overlay padding */
		transition: transform .35s ease-out;
	}
}

@media (max-width: 1024px) {
	.caption__overlay {
		transform: translateY(0%);
		transition: transform .35s ease-out;
	}
}

.caption:hover .caption__overlay__title {
	transform: translateY(0);
}

.caption::before {
	content: ' ';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: transparent;
	transition: background .35s ease-out;
}

.caption:hover::before {
	background: rgba(0, 0, 0, .5);
}

.caption {
	transform: translateZ(0);
}

.caption_front {
	position: relative;
	overflow: hidden;
}

.caption__media_front {
	display: block;
	min-width: 100%;
	max-width: 100%;
	height: auto;
}

.caption__overlay_front {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 6px;
	color: white;
	transform: translateY(100%);
	transition: transform .35s ease-out;
}

.caption_front:hover .caption__overlay_front {
	transform: translateY(0);
	-webkit-transform: -webkit-translateY(0);
}

.caption__overlay__title_front {
	margin: 0;
	margin-top: -3px;
	padding: 8px 9px 12px;
	transform: translateY(-100%) translateY(-10px);
	/* +10px overlay padding */
	transition: transform .35s ease-out;
	font-size: 22px;
}

@media (max-width: 1024px) {
	.caption__overlay__title_front {
		transform: translateY(0) translateY(0px);
		/* +10px overlay padding */
		transition: transform .35s ease-out;
	}
}

@media (max-width: 1024px) {
	.caption__overlay_front {
		transform: translateY(0%);
		transition: transform .35s ease-out;
	}
}

.caption_front:hover .caption__overlay__title_front {
	transform: translateY(0);
	-webkit-transform: -webkit-translateY(0);
}

.caption_front::before {
	content: ' ';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: transparent;
	transition: background .35s ease-out;
	-webkit-transition: background .35s ease-out;
}

.caption_front:hover::before {
	background: rgba(0, 0, 0, .5);
}

.caption_front {
	transform: translateZ(0);
	-webkit-transform: -webkit-translateZ(0);
}

a {
	color: white;
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	/* padding-left: 0px; */
}

.line2 > a {
	color: aliceblue;
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#travel-li {
	color: #163133;
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	/* padding-left: 0px; */
}

#travel-li:hover {
	color: #e9c67b;
}

.breadcrumb {
	padding: 0;
	background: inherit;
}

.breadcrumb > li > a {
	color: inherit;
	text-decoration: inherit;
	-webkit-transition: inherit;
	transition: inherit;
	font-size: 12pt;
}

.breadcrumb > li > a.active {
	color: #888;
}

.media-heading > a {
	color: inherit;
	text-decoration: inherit;
	-webkit-transition: inherit;
	transition: inherit;
	font-size: inherit;
}

#read-more {
	margin-left: 10px;
	margin-top: 10px;
}

#read-more2 {
	margin-left: 26px;
	margin-top: 10px;
}

a:hover {
	color: #e9c67b;
	text-decoration: underline;
	/*	padding-left: 10px */
}

.line {
	border-right: 1px solid #376c7b;
}

.line2 {
	border-right: 1px solid #376c7b;
}

#footer-list {
	text-align: center;
}

#header-list {
	text-align: center;
	position: absolute;
	right: 0;
	line-height: 95px;
	top: -20px;
}


h4 {
	font: 400 18px/26px;
	color: #3d3d3d;
}

h5 {
	font: 700 18px/25px;
	color: #2d2d2d;
	text-transform: uppercase;
}

h6 {
	font: 600 24px/30px;
	color: #464646;
	text-transform: uppercase;
}

@media (max-width: 979px) {
	h6 {
		font-size: 20px;
		line-height: 26px;
	}
}

.h7 {
	display: block;
	font: 700 22px/25px;
	text-transform: uppercase;
	color: #2d2d2d;
}

@media (max-width: 479px) {
	.h7 {
		font-size: 20px;
		line-height: 23px;
	}
}

p a {
	display: inline-block;
	font: 500;
	color: #4d4f50;
	margin-bottom: 10px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

p .a2 {
	font: 300 12px/18px;
}

p span {
	display: inline-block;

	color: #4d4f50;
	padding-bottom: 10px;
}

.heading2 {
	text-align: left;
	margin-bottom: 39px;
}

.heading2 h2 {
	color: #ffffff;
}

.heading2.heading2__inset1 {
	text-align: center;
}

.heading3 {
	text-align: center;
	margin-bottom: 64px;
}


.footer {
	background-image: url(/images/footer2.jpg);
}

/*========================================================
                    HEADER styles
=========================================================*/

#header {
	background: #ffffff;
	z-index: 100;
	position: relative;
	/*  height: 150px;*/
}

#header #stuck_container {
	padding: 54px 0 40px;
}

@media (max-width: 1366px) {
	#header #stuck_container {
		padding: 30px 0 20px;
	}
}

#header #stuck_container.isStuck {
	padding: 10px 0;
}

#header #stuck_container.isStuck .sf-menu > li:after {
	display: none;
}

.bord_block {
	border-bottom: 1px solid #f0eeeb;
}

/* ======= Logo ======= */
h1 {
	display: inline-block;
	text-align: left;
	float: left;
}

h1 a {
	display: inline-block;
	font: 700 22px/28px;
	letter-spacing: 2px;
	color: #2f3133;
}

h1 a span {
	font: 300 10px/15px;
	text-transform: uppercase;
	letter-spacing: 0px;
	color: #adb0b6;
}

h1 a:hover {
	color: #e9c67b;
}

#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 80px;
	right: 30px;
	overflow: hidden;
	border: none;
	color: #e9c67b;
	font-size: 42px;
	line-height: 38px;
	z-index: 2000;
	-webkit-transition: color 0.5s ease;
	transition: color 0.5s ease;
}

#toTop:hover {
	outline: none;
	color: #2f3133;
}

@media only screen and (max-width: 1199px) {
	#toTop {
		display: none !important;
	}
}

@media only screen and (min-width: 1200px) {
	.page {
		margin-top: 0px !important;
	}
}

/*.navbar-stat > .container {
	height: 58px;
}*/

@media only screen and (max-width: 768px) {
	.navbar-stat > .container {
		height: auto !important;
	}
}

@media only screen and (max-width: 768px) {
	.navbar-stat {
		margin-top: 50px !important;
	}
}

@media only screen and (min-width: 767px) and (max-width: 1199px) {
	.navbar-stat > .container > ul {
		margin-right: 53px !important;
	}
}

@media only screen and (min-width: 1199px) and (max-width: 1660px) {
	.navbar-stat > .container > ul {
		margin-right: 70px !important;
	}
}

@media only screen and (max-width: 768px) {
	.quick-links {
		margin-top: -55px !important;
		margin-right: 77px !important;
		padding: 10px 15px !important;
	}
}

@media only screen and (max-width: 768px) {
	.navbar-brand > img {
		margin-top: -38px !important;
		width: 90% !important;
	}
}

@media only screen and (max-width: 768px) {
	.page {
		margin-top: -50px !important;
	}
}

@media only screen and (max-width: 430px) {
	#nav_container {
		padding-top: 0px !important;
		padding-bottom: 0px !important;
	}
}

ul {
	font: 300 12px/18px 'Ubuntu', sans-serif;
	color: #606364;
	font-size: 20pt;
}

p {
	text-align: left;
	font-size: 14px;
}

#content {
	position: relative;
	z-index: 50;
	overflow: hidden;
}

#content.common {
	padding-top: 85px;
}

h4 {
	font-size: 24px;
}


.course-info p {
	text-align: justify;
}

/* ======= Banners ======= */
.banner_1,
.banner_2,
.banner_3 {
	width: 100%;
	display: block;
	position: relative;
	background: #e9cb63;
	margin-top: 34px;
	height: 722px;
}

.banner_1:after {
	content: "";
	position: absolute;
	top: -34px;
	right: 0;
	background: url('../images/banner_1_coner.jpg') no-repeat right bottom;
	width: 100%;
	height: 34px;
	display: block;
}

.banner_2:after {
	content: "";
	position: absolute;
	top: -34px;
	right: 0;
	background: url('../images/banner_2_coner.jpg') no-repeat right bottom;
	width: 100%;
	height: 34px;
	display: block;
}

.fa-arrow-circle-up:before {
	content: "\f0aa";
}

.banner_3:after {
	content: "";
	position: absolute;
	top: -34px;
	right: 0;

	width: 100%;
	height: 34px;
	display: block;
}

.banner_1 p > a,
.banner_2 p > a,
.banner_3 p > a {
	margin-bottom: 0;
}

.banner_1 h2,
.banner_2 h2,
.banner_3 h2 {
	font: 500 36px/36px;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: -1px;
	display: inline-block;
	max-width: 276px;
}

.banner_1 h2:after,
.banner_2 h2:after,
.banner_3 h2:after {
	content: "";
	position: relative;
	background: url('../images/h2_border.jpg') no-repeat left bottom;
	display: block;
	width: 60px;
	height: 5px;
	left: 0;
	top: 20px;
}

.banner_1 p,
.banner_2 p,
.banner_3 p {
	color: #ffffff;
	margin-top: 78px;
}

.banner_1 p a,
.banner_2 p a,
.banner_3 p a {
	font: 500 17px/18px;
	display: inline-block;
	text-decoration: none;
	color: #ffffff;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.banner_1 p a:hover,
.banner_2 p a:hover,
.banner_3 p a:hover {
	color: #ce8753;
	text-decoration: none;
}

.banner_1 .btn_1,
.banner_2 .btn_1,
.banner_3 .btn_1 {
	background: none;
	padding: 0;
	margin-top: 45px;
}

.banner_1 .btn_1:hover,
.banner_2 .btn_1:hover,
.banner_3 .btn_1:hover {
	color: #ce8753;
}

@media (max-width: 1366px) {

	.banner_1 .pad_1,
	.banner_2 .pad_1,
	.banner_3 .pad_1 {
		padding: 17px 30px;
	}

	.banner_1 p,
	.banner_2 p,
	.banner_3 p {
		color: #ffffff;
		margin-top: 40px;
	}

	.banner_1 h2,
	.banner_2 h2,
	.banner_3 h2 {
		font: 500 30px/30px;
	}
}

@media (max-width: 979px) {

	.banner_1 h2,
	.banner_2 h2,
	.banner_3 h2 {
		font: 500 26px/26px;
	}
}

.banner_2 {
	background: #ed9b5f;
}

.banner_2:after {
	background: url('../images/banner_2_coner.jpg') no-repeat right bottom;
}

.banner_2 p > a:hover {
	color: #55a6c8;
}

.banner_2 .btn_1:hover {
	color: #55a6c8;
}

.banner_3 {
	background: #62bfe6;
}

.banner_3:after {
	background: url('../images/banner_3_coner.jpg') no-repeat right bottom;
}

.banner_3 p > a:hover {
	color: #e9cb63;
}

.banner_3 .btn_1:hover {
	color: #e9cb63;
}

/* ======= Box 1 Professional business solutions ======= */
.box1 .top {
	background: #dfc95f;
	height: 147px;
	position: relative;
}

/*banner style*/
.banner_1,
.banner_2,
.banner_3 {
	margin-top: 45px !important;
}

.news-summary p,
.news-content p {
	text-align: justify;
}

.navbar-brand {
	margin-top: -40px;
}


@media (max-width: 768px) {
	.navbar-brand {
		margin-top: 0px !important;
	}
}

.active-bnt {
	background-color: #fbb033;
}

.active-bnt:hover {
	background-color: #fbb033;
}

/**********
Transitions for menu scroll
***********/
.transitions {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.navbar-stat-fixed {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1030;
	background-color: #fff;
}

.block-fade-container {
	position: relative;
	margin-bottom: 50px;
}

.block-fade {
	height: 350px;
	overflow: hidden;
	margin-bottom: 40px;
}

.block-fade-image {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 350px;
	width: 100%;
	background-image: url(/images/trans-white.png);
	background-position: bottom;
	background-repeat: repeat-x;
}

.read-more-button {
	position: absolute;
	top: 316px;
	left: 45%;
}

.show-less {
	bottom: -265px;
	top: inherit;
}

/* About conferencing styles */
.tabbable .nav-pills > li {
	margin: 0;
}

.tabbable .nav-pills > li > a {
	border-bottom: 1px solid #172a32;
	border-radius: 0;
	color: #172a32;
}

.tabbable .nav-pills > li.active > a,
.tabbable .nav-pills > li.active > a:hover,
.tabbable .nav-pills > li.active > a:focus {
	background-color: #172a32;
	color: #fff;
}

/* About conferencing styles end*/

/* Course Savings Section */
.course-savings {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 30px;
	border: 1px solid #fff;
	background-color: rgba(1, 48, 75, 0.85);
	max-width: 450px;
}

.course-savings img {
	max-height: 50px;
}

.course-savings hr {
	margin: 0;
	border: 0;
	border-right: 1px solid #fff;
	height: 50px;
}

.course-savings p {
	font-size: 16px;
}

.course-savings p span {
	color: #fff;
	font-size: 25px;
	padding-bottom: 0;
}

/* Course Savings Section End*/
@media(max-width: 1670px) {
	.line2 > a {
		font-size: 18px;
	}
}

@media(max-width: 1520px) {
	.line2 > a {
		font-size: 16px;
	}
}

@media(max-width: 1400px) {
	.line2 > a {
		font-size: 14px;
	}
}

@media(max-width: 1250px) and (min-width: 768px) {
	.navbar-default {
		height: 120px;
	}

	.line2 > a {
		font-size: 14px;
	}

	#header-list {
		position: absolute;
		padding-left: 0;
		bottom: 0;
		top: auto;
		left: auto;
		right: auto;
		line-height: 1.2;
	}

	#header-list li {
		padding: 10px 20px;
	}

	#header-list li:first-child {
		padding-left: 0;
	}

	#header-list #toggle_search img {
		height: 50px;
	}
}

@media (max-width: 992px) {
	.mt-4-mobile {
		margin-top: 80px;
	}

}
