@import "bootstrap.css";
@import "dark.css";
@import "font-icons.css";
@import "animate.css";
@import "magnific-popup.css";
@import "colors.css";
@import "style.css";
@import "style-v4.css";
@import "style_extra.css";
@import "style_custom.css";
@import "swiper.css";
@import "real-estate.css";
@import "responsive.css";

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700');
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700');

html, body {
	font-family:'Roboto', sans-serif !important;
	font-size:15px;
}

.stretched #wrapper {
	max-width:1920px;
	margin:0 auto;
	border:none !important;
}

h1 {
	font-size:33px;
	color:#333;
	font-weight:700;
}

h2 {
	font-size:24px;
	color:#333;
	font-weight:700;
}

p {
	font-size:15px;
}

/*---Header---*/

#top-bar {
	background:#00698c;
	color:#fff;
}
#top-bar a {
	color:#fff;
}
#top-bar ul.header_menu {
	list-style:none;
	margin:0;
	padding:0;
	height:44px;
}
#top-bar ul.header_menu li {
	display:inline-block;
	vertical-align:middle;
	border-right:1px dotted #fff;
	padding:0 10px;	
}
#top-bar ul.header_menu li:last-child {
	border-right:0px dotted #fff;
}

header.sticky-header:not(.static-sticky) #primary-menu > ul li a {
	line-height:60px;
	height:60px;
}

#header {
	height:80px;
}
#header-wrap {
	height:80px;
}
#logo img {
	max-height:80px;
	height:auto;
}

#primary-menu ul ul {
	padding-left:0;
}

#primary-menu:not(.style-2) {
	height:80px;
}
#primary-menu:not(.style-2) > ul {
	height:80px;
}
#primary-menu ul li a {
	height:80px;
	line-height:80px;
	text-transform:none;
}
#primary-menu ul li.mega-menu .mega-menu-content {
	top:80px;
}

#top_social_mobile {
	display:none;
}
#top_social_mobile ul {
	list-style:none;
	margin:0;
	padding:0;
}
#top_social_mobile ul li {
	display:inline-block;
}
#top_social_mobile ul li a {
	padding:0 4px;
}
#top_social_mobile .mobile_social1, #top_social_mobile .mobile_social2, #top_social_mobile .mobile_social3 {
	display:inline-block;
	padding:0 10px;
}
#top_social_mobile .mobile_social2 {
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	height:20px;
	margin:12px 0;
	line-height:20px;
}

/* Top Social - Old
-----------------------------------------------------------------*/

#top-social,
#top-social ul { margin: 0; }

#top-social li,
#top-social li a,
#top-social li .ts-icon,
#top-social li .ts-text {
	display: block;
	position: relative;
	float: left;
	width: auto;
	overflow: hidden;
	height: 44px;
	line-height: 44px;
}

#top-social li { border-left: 1px solid #EEE; }

#top-social li:first-child { border-left: 0 !important; }

#top-social li a {
	float: none;
	width: 40px;
	font-weight: bold;
	color: #fff;
	-webkit-transition: color .3s ease-in-out, background-color .3s ease-in-out, width .3s ease-in-out;
	-o-transition: color .3s ease-in-out, background-color .3s ease-in-out, width .3s ease-in-out;
	transition: color .3s ease-in-out, background-color .3s ease-in-out, width .3s ease-in-out;
}

#top-social li a:hover {
	color: #FFF !important;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}

#top-social li .ts-icon {
	width: 40px;
	text-align: center;
	font-size: 14px;
}

/* Top Social
-----------------------------------------------------------------*/

.top_social_relative {
	display:none;
}

#top-social,
#top-social ul { margin: 0; }

#top-social li,
#top-social li a,
#top-social li .ts-icon,
#top-social li .ts-text {
	display: block;
	position: relative;
	float: left;
	margin-left: 2px;
	width: auto;
	overflow: hidden;
	height: 44px;
	line-height: 44px;
}

#top-social li { border-left: 1px dotted #EEE; }

#top-social li:first-child { border-left: 0 !important; }

#top-social li a {
	float: none;
	width: 400px;
	font-weight: normal;
 	-webkit-transition: color .3s ease-in-out, background-color .3s ease-in-out, width .3s ease-in-out;
	-o-transition: color .3s ease-in-out, background-color .3s ease-in-out, width .3s ease-in-out;
	transition: color .3s ease-in-out, background-color .3s ease-in-out, width .3s ease-in-out;
}

#top-social li a:hover {
	color: #FFF !important;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}

#top-social li .ts-text {
	
	font-size: 12px;
}

#top-social li .ts-icon {
	width: 80px;
	text-align: center;
	font-size: 12px;
}

#content {
	background-color:transparent;
}

.top_float {
	float:left;
	width:50%;
}

/*---Homepage---*/

.slider_video {
	opacity:0;
}

.vertical-middle {
	height: auto !important;
	left: 0;
	max-width: none !important;
	z-index: 2;
}

.fixed_header {
	position:fixed;
	z-index:99;
	top:35%;
}

.vertical-middle + .video-wrap { z-index: 1 !important; }

#slider {
	position:relative;
	z-index:1;
}
#content {
	z-index:2;
	position:relative;
}

.profile_container {
	text-align:center;
	/*background-color:rgba(0,0,0,0.4);*/
	position:absolute;
	z-index:3;
	top:-87px;
	width:100%;
	padding:10px 0;
}
.profile_container img {
	position:relative;
}
.profile_container .profile1, .profile_container .profile2, .profile_container .profile3 {
	display:inline-block;
}
.profile_container .profile1 img {
	max-height:35px;
}
.profile_container .profile2 {
	margin:0 15px;
	color:#fff;
	font-size:15px;
	font-weight:500;
}

body:not(.side-header) .slider-parallax .slider-parallax-inner {
	transform:translateY(0) !important;
}

.content-wrap {
	padding:0;
}

#side-panel .side-panel-wrap.blue {
	background-color:#033446;
}
#side-panel .side-panel-wrap.brown {
	background-color:#ba9664;
}

#testimony .container {
	position:relative;
	top:-50px;
	z-index:2;
}
#testimony .testimony_bg {
	margin:0;
	min-height:200px;
	background:#fff;
}
#testimony .testimony_bg .testimony_overflow {
	background:#033446;
	height:150px;
	width:100%;
	position:absolute;
	top:calc(50% - 56px);
	transform:translateY(calc(-50%));
	z-index:2;
}
#testimony .testimony_bg .testimony_overflow .black_bg {
	background-color:rgba(0,0,0,0.4);
	height:60px;
	width:100%;
	position:absolute;
	top:-60px;
}
.testimony_bg {
	color:#fff;
	position:relative;
	z-index:2;
}
.testimony_bg.brown {
	top:25px;
}
.testimony_bg .container {
	z-index:2;
}
.testimony_bg .testimony_overflow.brown {
	background:#ba9664;
}
.testimony_bg .testimony_overflow {
	background:#033446;
	height:150px;
	width:100%;
	position:absolute;
	top:calc(50%);
	transform:translateY(-50%);
	z-index:1;
}
.testimony_bg .testimony_overflow.pink {
	background:#ff2b42;
}
.testimony_bg p {
	font-style:italic;
	color:#fff;
}

.testimony_bg .profile_image {
	float:right;
	width:40%;
	text-align:center;
	position:relative;
}
.testimony_bg .profile_image img {
	max-height:200px;
	border-radius:100%;
}
.testimony_bg .profile_image .testimonial_overlay {
	position:absolute;
	height:190px;
	width:190px;
	border:2px solid #033446;
	opacity:0.4;
	border-radius:100%;
	top:50%;
	left:0;
	right:0;
	margin:0 auto;
	transform:translateY(-50%);
}
.testimony_bg .profile_image.left {
	float:left;
}
.testimony_bg .profile_info {
	float:left;
	width:calc(60% - 30px);
	margin-right:30px;
	position:absolute;
	top:50%;
	transform:translateY(-50%);
}
.testimony_bg .profile_info p {
	margin-bottom:15px;
}
.testimony_bg .profile_info.right {
	margin-right:0px;
	margin-left:30px;
	float:right;
	right:0;
}

.ambition_bg {
	padding:0px 0;
}
.ambition_bg .ambition_container {
	background-color:#f7f7f7;
	padding:30px;
}

.ambition_search {
	position:relative;
}
.ambition_search input {
	border:none;
	border-bottom:2px solid #eaeaea;
	color:#222845;
	font-weight:300;
}
.ambition_search .search_icon {
	position:absolute;
	right:0px;
	top:0px;
}

.ambition_special select {
	border:none;
	border-bottom:2px solid #eaeaea;
	color:#222845;
	font-weight:300;
}

a.ambition_button {
	display:inline-block;
	border:2px solid #b99663;
	padding:10px 45px;
	color:#b99663;
	text-transform:uppercase;
	font-size:15px;
}

.option_grid {
	width:calc(20% - 4px);
	display:inline-block;
	margin-bottom:4px;
}

.location_bg {
	text-align:center;
	margin:30px 0;
}
.location_bg .location_grid {
	color:#40c0cb;
	text-transform:uppercase;
	display:inline-block;
	border:2px solid #40c0cb;
	border-radius:5px;
	width:calc(20% - 4px);
	font-size:18px;
	padding:5px 0;
}

.carousel_container {
	position:relative;
}
.carousel_container .owl-nav {
	top:50%;
	position:absolute;
	transform:translateY(-50%);
	width:100%;
}
.carousel_container .owl-nav .owl-next {
	right:-30px;
	position:absolute;
}
.carousel_container .owl-nav .owl-prev {
	left:-30px;
	position:absolute;
}
.carousel_container .owl-dots .owl-dot {
	background:#8ddece;
	height:20px;
	width:20px;
	border-radius:50%;
	box-shadow:none;
	border:none;
	margin:0 5px;
}
.carousel_container .owl-dots .owl-dot.active {
	background:#00658b;
}

.owl-carousel .owl-dots .owl-dot {
	margin-top:0;
}

.choose_bg {
	background:url(../../images/choose_bg.jpg) no-repeat top center;
	padding:60px 0;
}
.choose_bg h1 {
	color:#fff;
	font-size:33px;
	text-transform:uppercase;
}
.choose_bg p {
	color:#fff;
}
.choose_bg .choose_container {
	max-width:1000px;
	margin:0 auto;
}
.choose_bg .choose_grid {
	float:left;
	width:200px;
	height:200px;
}
.choose_bg .choose_container .choose_grid img {
	width:100%;
	height:100%;
}
.choose_bg .choose_container .choose_grid .choose_count {
	background:#5b4323;
	color:#fff;
	padding:15px;
	height:200px;
	width:200px;
	text-align:center;
}
.choose_bg .choose_container .choose_grid .choose_count h2 {
	color:#fff;
	text-align:center;
	margin-bottom:10px;
	text-shadow:0.5px 0.5px rgba(0,0,0,0.5);
}
.choose_bg .choose_container .choose_grid .choose_count p {
	color:#fff;
	text-shadow:0.5px 0.5px rgba(0,0,0,0.5);
	margin:0;
}
.choose_bg .choose_container .choose_grid .choose_count .count_adjust {
	position:relative;
	top:50%;
	transform:translateY(-50%);
}

.news_bg {
	padding:30px 0;
}
.news_container {
	margin-bottom:30px;
}
.news_container .date {
	text-align:center;
	border:1px solid #ddd;
	border-top:1px solid #287bc4;
	width:75px;
	margin-right:15px;
	float:left;
}
.news_container .date .day {
	border-bottom:1px solid #ddd;
	color:#000;
	font-weight:700;
	padding:10px 0;
	font-size:20px;
}
.news_container .date .month {
	padding:10px 0;
	color:#888;
	font-weight:500;
	font-size:15px;
}
.news_container .info {
	float:left;
	width:calc(100% - 92px);
}
.news_container .info h3 {
	font-size:16px;
	font-weight:700;
	text-transform:uppercase;
	margin:0 0 10px;
}
.news_container .info h3 a {
	color:#444;
}
.news_container .info p {
	margin:0;
}

.news_grid {
	width:48%;
	margin:0 1% 30px;
	float:left;
}
.news_grid .news_image {
	height:210px;
	overflow:hidden;
}
.news_grid .news_info .date {
	text-align:center;
	background:#e32b3a;
	width:75px;
	margin-right:15px;
	float:left;
	color:#fff;
}
.news_grid .news_info .date .day {
	border-bottom:1px solid #fff;
	color:#fff;
	font-weight:700;
	padding:10px 0;
	font-size:20px;
	line-height:1.2;
}
.news_grid .news_info .date .day span {
	font-size:16px;
}
.news_grid .news_info .date .comment {
	padding:10px 0;
	font-weight:700;
}
.news_grid .news_info .news_content {
	float:left;
	width:calc(100% - 90px);
}
.news_grid .news_info .news_content h3 {
	font-size:16px;
	font-weight:700;
	margin:10px 0;
	height:50px;
}
.news_grid .news_info .news_content h3 a {
	color:#444;
}
.news_grid .news_info .news_content p {
	font-size:13px;
	margin-bottom:10px;
}

.social_bg {
	position:relative;
}
.social_bg h2 {
	font-weight:400;	
}
.social_bg .social_list .follow_us {
	position:relative;
	float:left;
	width:50%;
	overflow:hidden;
	height:600px;
	background:url(../../images/follow2.jpg) no-repeat top right;
	background-size:cover;
}
.social_bg .social_list .follow_us .follow_absolute {
	position:absolute;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.4);
	top:0;
	left:0;
}
.social_bg .social_list .follow_us .follow_absolute h2 {
	color:#fff;
	font-size:18px;
	margin-bottom:15px;
}
.social_bg .social_list .follow_us .follow_absolute p {
	color:#fff;
	font-size:13px;
	margin-bottom:15px;
}
.social_bg .social_list .follow_us .follow_absolute .follow_padding {
	max-width:400px;
	margin:0 auto;
	position:relative;
	top:50%;
	transform:translateY(-50%);
}
.social_bg .social_list .follow_us .follow_absolute .follow_padding .social_table1 {
	display:table-cell;
	color:#fff;
	padding-right:15px;
	padding-bottom:15px;
}
.social_bg .social_list .follow_us .follow_absolute .follow_padding .social_table2 {
	display:table-cell;
	color:#fff;
	padding-bottom:15px;
	font-size:13px;
}
.social_bg .social_list .follow_us .follow_absolute .follow_padding .social_table2 a {
	color:#fff;
}
.social_bg .social_list .social_images {
	position:relative;
	float:left;
	width:50%;
	height:600px;
	overflow:hidden;
}
.social_bg .social_list .social_images .social_split {
	float:left;
	width:50%;
	height:300px;
}
.social_bg .social_list .social_images .social_split.social1 {
	/*background:url(../../images/social1.jpg) no-repeat top center;
	background-size:cover;*/
}
.social_bg .social_list .social_images .social_split.social2 {
	/*background:url(../../images/social2.jpg) no-repeat top center;
	background-size:cover;*/
}
.social_bg .social_list .social_images .social_split.social3 {
	/*background:url(../../images/social3.jpg) no-repeat top center;
	background-size:cover;*/
}
.social_bg .social_list .social_images .social_split.social4 {
	/*background:url(../../images/social4.jpg) no-repeat top center;
	background-size:cover;*/
}
.social_bg .social_list .social_images .social_split .social_overlay {
	background:url(../../images/social_shadow.png) no-repeat top right;
	background-size:cover;
	height:300px;
	width:100%;
	transition:opacity 0.4s ease;
	-moz-transition:opacity 0.4s ease;
	-webkit-transition:opacity 0.4s ease;
	opacity:0;
	padding:15px 40% 15px 15px;
}
.social_bg .social_list .social_images .social_split:hover .social_overlay {
	opacity:1;
}
.social_bg .social_list .social_images .social_split .social_overlay h3 {
	color:#fff;
	margin-bottom:10px;
	font-size:15px;
}
.social_bg .social_list .social_images .social_split .social_overlay p {
	color:#fff;
	margin-bottom:10px;
	font-weight:300;
	font-size:13px;
}
.social_bg .social_list .social_images .social_split .social_overlay a {
	color:#fff;
}
.social_bg .social_list .social_images .social_split .social_overlay table {
	margin-top:30px;
}
.social_bg .social_list .social_images .social_split .social_overlay td {
	color:#fff;
	font-weight:300;
	font-size:13px;
}

.button:not(.button-white):not(.button-dark):not(.button-border):not(.button-black):not(.button-red):not(.button-teal):not(.button-yellow):not(.button-green):not(.button-brown):not(.button-aqua):not(.button-purple):not(.button-leaf):not(.button-pink):not(.button-blue):not(.button-dirtygreen):not(.button-amber):not(.button-lime) {
	background:#00698c;
	background-color:rgba(0, 105, 140, 0.5);
}

.button.button-border.button-fill:hover {
	background-color:#40C0CB !important;
}

/*---Page Template---*/

#page-title {
	position:relative;
	max-width:1920px;
	width:100%;
	margin:0 auto;
	padding:0;
}
#page-title .shadow_absolute {
	position:absolute;
	top:0;
	left:0;
	overflow:hidden;
	height:300px;
	width:100%;
}
#page-title .banner_bread {
	height:300px;
}
#page-title .shadow_absolute .animation1 {
	position:absolute;
	width:50%;
	background:url('../../images/bread_animation1.png') no-repeat top right;
	background-size:cover;
	height:300px;
	top:100%;
	left:0;
	transition:top 0.6s ease;
}
#page-title .shadow_absolute .animation2 {
	position:absolute;
	bottom:0;
	right:100%;
	transition:right 0.6s ease;
	transition-delay: 0.2s;
	background:url('../../images/bread_animation2.png') no-repeat top right;
	background-size:cover;
	height:150px;
	width:229px;
}
#page-title .shadow_absolute .shadow_content {
	color:#fff;
	position:absolute;
	top:50%;
	left:10%;
	width:40%;
	padding-right:10%;
	transform:translateY(-50%);
	opacity:0;
	transition:opacity 0.6s ease;
	-moz-transition:opacity 0.6s ease;
	-webkit-transition:opacity 0.6s ease;
	transition-delay: 0.6s;
}
#page-title .shadow_absolute .shadow_content h1 {
	color:#fff;
	font-size:33px;
}
#page-title .shadow_absolute .shadow_content h2 {
	font-size:13px;
	font-weight:300;
	line-height:1.2;
	color:#fff;
	margin-top:30px;
	font-weight:400;
}

.breadcrumb {
	position:static !important;
	margin-top:10px !important;
}
.breadcrumb li, .breadcrumb li a, .breadcrumb li.active {
	color:#fff;
	font-size:18px;
	line-height:1.2;
	text-transform:uppercase;
}
.breadcrumb li.active {
	color:#ff0000;
}

#content .content-wrap {
	padding:60px 0 0;
}

#content .single-post h1 {
	color:#232845;
}
#content .single-post h1 span {
	color:#b99663;
}
#content .single-post h2 span {
	color:#b99663;
}
#content .single-post h2 {
	font-size:24px;
}
#content .single-post h3 {
	font-size:18px;
}
#content .single-post h4 {
	font-size:18px;
	font-weight:400;
}
#content .single-post p {
	color:#555;
	font-size:15px;
	margin-bottom:15px;
	font-weight:400;
}
#content .single-post ol {
	padding-left:30px !important;
}
#content .single-post ul.paragraph_padding {
	padding-left:30px;
}
#content .single-post ul {
	padding-left:30px;
}
#content .single-post ul li, #content .single-post ol li {
	margin-bottom:10px;
}

.about_container {
	position:relative;
}
.about_container .about_grid {
	width:33.33%;
	text-align:center;
	float:left;
	position:relative;
}
.about_container .about_grid .vision {
	position:absolute;
	background:#e7e7e7;
	padding:30px;
	top:50%;
	transform:translateY(-50%);
	left:0;
	right:0;
	margin:0 auto;
}
.about_container .about_grid .vision h1 {
	text-transform:uppercase;
}
.about_container .about_grid .mission {
	position:absolute;
	background:#00698c;
	padding:30px;
	top:50%;
	transform:translateY(-50%);
	left:0;
	right:0;
	margin:0 auto;
}
.about_container .about_grid .mission h1 {
	text-transform:uppercase;
	color:#fff !important;
}
.about_container .about_grid .mission p {
	color:#fff !important;
}

.about_bg {
	background:#f6f7f7;
	padding:60px 0 30px;
}

.promise_bg {
	background:#00698c;
	color:#fff;
	height:565px;
	width:30%;
	padding:30px;
	text-align:center;
	position:relative;
	display:inline-block;
	vertical-align:top;
}
.promise_bg h1 {
	color:#fff !important;
}
.promise_bg p {
	color:#fff !important;
}
.promise_bg .promise_adjust {
	position:relative;
	top:50%;
	transform:translateY(-50%);
}
.action_bg {
	background:#e7e7e7;
	height:565px;
	width:calc(70% - 4px);
	padding:30px;
	text-align:center;
	position:relative;
	display:inline-block;
	vertical-align:top;
}
.action_bg .container {
	position:relative;
	top:50%;
	transform:translateY(-50%);
}

.leader_bg {
	text-align:center;
	padding:30px 0;
}
.leader_bg .leader_grid {
	float:left;
	margin:0 1% 30px;
	width:18%;
	max-width:279px;
}
.leader_bg .leader_grid .leader_info1 {
	background:#00698c;
	padding:10px;
}
.leader_bg .leader_grid .leader_info1 p {
	color:#fff !important;
	margin:0;
}
.leader_bg .leader_grid .leader_info1 p span {
	font-size:13px;
}
.leader_bg .leader_grid .leader_info1 p.name {
	height:60px;
}
.leader_bg .leader_grid .leader_info1 p.paragraph_height {
	height:190px;
}
.leader_bg .leader_grid .leader_info1 p.title {
	height:40px;
}
.leader_bg .leader_grid .leader_line {
	height:1px;
	background:#579cb3;
	width:100%;
	margin:10px 0;
}
.leader_bg .leader_grid a.leader_button {
	color:#fff;
	border:1px solid #fff;
	padding:5px 10px;
	display:inline-block;
}
.leader_bg .leader_grid .leader_info2 {
	background:#00698c;
	padding:10px;
}
.leader_bg .leader_grid .leader_info2 p {
	color:#fff !important;
	margin:0;
}
.leader_bg .leader_grid .leader_info2 p.position {
	height:50px;
}

.investor_bg {
	position:relative;
	text-align:center;
}
.investor_bg .investor_absolute {
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	left:0;
	right:0;
	margin:0 auto;
}
.investor_bg h1, .investor_bg p {
	color:#fff !important;
}
.investor_bg a.investor_button {
	background-color:rgba(130, 109, 79, 0.8);
	color:#fff;
	font-size:18px;
	font-weight:700;
	text-transform:uppercase;
	padding:10px 30px;
	display:inline-block;
}

.explore_bg {
	padding:30px;
	text-align:center;
}
.explore_bg .explore_grid {
	width:23%;
	float:left;
	margin:0 1% 30px;
}
.explore_bg .explore_grid .explore_image {
	margin-bottom:30px;
}
.explore_bg .explore_grid h2 {
	font-size:24px;
	font-weight:300;
	margin:0;
	height:60px;
}
.explore_bg .explore_grid p {
	margin:0;
	height:210px;
}
.explore_bg .explore_grid a.explore_button, a.explore_button {
	border:2px solid #2b9aff;
	display:inline-block;
	padding:0px 0 0px 30px;
	color:#555;
	text-transform:uppercase;
}
a.explore_button {
	background: linear-gradient(to left, #fff 50%, #2b9aff 50%);
	background-size: 200% 100%;
	background-position:right bottom;
	transition:all 0.4s ease;
}
.explore_bg .explore_grid a.explore_button:hover, a.explore_button:hover {
	background-position:left bottom;
	color:#fff;
}

a.read_btn_red {
	background: linear-gradient(to left, #fff 50%, #ff0000 50%);
	background-size: 200% 100%;
	background-position:right bottom;
	transition:all 0.4s ease;
}
a.read_btn_red:hover {
	background-position:left bottom;
	color:#fff;
}

a.read_btn_green {
	background: linear-gradient(to left, #fff 50%, #9aff2b 50%);
	background-size: 200% 100%;
	background-position:right bottom;
	transition:all 0.4s ease;
}
a.read_btn_green:hover {
	background-position:left bottom;
	color:#fff;
}

/*---Professional Homepage---*/

.professional_bg {
	padding:0 0 30px;
	position:relative;
}

.ambition_bg.professional {
	padding:80px 0;
	background:#f9f9f9;
}

.choose_bg .choose_container .choose_grid .choose_count h2 {
	font-size:22px;
}
.choose_bg .choose_container .choose_grid .choose_count p {
	font-size:14px;
}

/*---Corporate Policies---*/

.blue_corporate {
	width:360px;
	height:360px;
	background:#005d83;
	float:left;
	padding:30px;
	position:relative;
	text-align:center;
}
.blue_corporate h2 {
	display:inline-block;
	position:relative;
	top:50%;
	transform:translateY(-50%);
	color:#fff;
	margin:0;
}
.corporate_info {
	width:calc(100% - 390px);
	height:360px;
	margin-left:30px;
	float:left;
	position:relative;
}
.corporate_info p {
	font-weight:400;
	font-size:15px;
	text-align:justify;
}
.corporate_absolute {
	position:relative;
	top:50%;
	transform:translateY(-50%);
	color:#fff;
}

a.back_button {
	color:#fff;
	border:1px solid #005d83;
	background:#005d83;
	text-transform:uppercase;
	display:inline-block;
	padding:10px 30px;
}

/*---Our Leadership---*/

.leadership_image {
	text-align:center;
	float:left;
	width:35%;
	margin-right:30px;
}

.leadership_info {
	float:left;
	width:calc(65% - 30px);
}

.reference_grid {
	width:23%;
	margin:0 1% 30px;
	float:left;
	text-align:center;
}
.reference_grid .reference_image {
	margin-bottom:15px;
}
.reference_grid .reference_info h2 {
	color:#555;
	font-weight:300;
	text-transform:none;	
	margin-bottom:15px;
	height:60px;
}
.reference_grid .reference_info p {
	height:210px;
}

/*---Life @ SEGi---*/

.life_grid1, .life_grid2, .life_grid3 {
	width:33.33%;
	float:left;
	height:220px;
	color:#fff;
	position:relative;
	padding:15px;
}

.life_grid1 {
	background:#63b9b5;
	text-align:center;
}
.life_grid2 {
	background:#58b1ae;
	text-align:center;
}
.life_grid3 {
	background:#50a5a1;
	text-align:center;
}
.life_absolute .image {
	display:table-cell;
	width:30%;
	padding-right:15px;
	vertical-align:top;
	color:#fff;
}
.life_absolute .info {
	display:table-cell;
	width:calc(70%-15px);
	vertical-align:top;
	color:#fff;
	text-align:left;
}
.life_absolute .info h2 {
	color:#fff;
	margin-bottom:10px;
}
.life_absolute .info p {
	color:#fff !important;
	margin-bottom:10px;
}
.life_absolute .info a.life_button {
	color:#fff;
	display:inline-block;
	padding:5px 20px;
	border:1px solid #fff;
}
.life_absolute .info a.social_button {
	display:inline-block;
	margin:0 3px;
}
.life_absolute {
	position:relative;
	top:50%;
	transform:translateY(-50%);
	display:inline-block;
}

.student_info {
	float:left;
	width:40%;
	height:615px;
	border-right:8px solid #b89561;
}
.student_info .student1 {
	height:205px;
	background:#50a5a1;
	padding:15px 10%;
	position:relative;
}
.student_info .student2 {
	height:205px;
	padding:15px 10%;
	position:relative;
}
.student_info .student3 {
	height:205px;
	background:#d8d8d8;
	padding:15px 10%;
	position:relative;
}
.student_image {
	float:left;
	width:60%;
	height:615px;
	overflow:hidden;
	background:url(../../images/student.jpg) no-repeat center;
	background-size:cover;
}
.student_image.experience {
	background:url(../../images/community.jpg) no-repeat center;
	background-size:cover;
}

.student_absolute {
	position:relative;
	top:50%;
	transform:translateY(-50%);
}
.student_info .student1 .student_absolute h2 {
	color:#fff;
	margin-bottom:10px;
}
.student_info .student1 .student_absolute p {
	color:#fff !important;
	margin-bottom:10px;
}
.student_info .student2 .student_absolute h2 {
	color:#50a5a1;
	margin-bottom:10px;
}
.student_info .student2 .student_absolute p {
	color:#50a5a1 !important;
	margin-bottom:10px;
}
.student_info .student3 .student_absolute h2 {
	color:#50a5a1;
	margin-bottom:10px;
}
.student_info .student3 .student_absolute p {
	color:#50a5a1 !important;
	margin-bottom:10px;
}
a.student_button {
	display:inline-block;
	color:#fff;
	text-transform:uppercase;
	background:#b99663;
	padding:10px 30px;
}

.support_bg {
	padding:80px 30px 80px;
	background:#f3f3f3;
}
.support_bg .support_grid {
	height:440px;
	width:33.33%;
	float:left;
	position:relative;
}
.support_bg .support_grid .support_image {
	height:220px;
	width:100%;
	position:absolute;
	top:0;
	overflow:hidden;
}
.support_bg .support_grid .support_image img {
	width:100%;
	height:100%;
}
.support_bg .support_grid .support_image.right {
	bottom:0;
	top:auto;
}
.support_bg .support_grid .support_image .support_more {
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	background:rgba(0,0,0,0.7);
	opacity:0;
	transition:opacity 0.3s ease;
	-moz-transition:opacity 0.3s ease;
	-webkit-transition:opacity 0.3s ease;
}
.support_bg .support_grid .support_image:hover > .support_more {
	opacity:1;
}
.support_bg .support_grid .support_image .support_more a.support_link {
	display:inline-block;
	position:relative;
	top:50%;
	transform:translateY(-50%);
	color:#fff;
}
.support_bg .support_grid .support_info {
	height:220px;
	width:100%;
	float:left;
	background:#fff;
	padding:15px;
	position:absolute;
	bottom:0;
}
.support_bg .support_grid .support_info .arrow_up {
	position:absolute;
	top:-19px;
	left:0;
	right:0;
	margin:0 auto;
}
.support_bg .support_grid .support_info .arrow_down {
	position:absolute;
	bottom:-19px;
	left:0;
	right:0;
	margin:0 auto;
}
.support_bg .support_grid .support_info.right {
	bottom:auto;
	top:0;
}
.support_bg .support_grid .support_info .support_absolute {
	position:relative;
	top:50%;
	transform:translateY(-50%);
}

.campus_bg {
	text-align:center;
	padding:30px 0 0;
}

.campus_grid {
	width:25%;
	float:left;
	position:relative;
}
.campus_grid .campus_absolute {
	position:absolute;
	top:0;
	width:100%;
	height:100%;
	background:rgba(86, 165, 162, 0.7);
	padding:15px;
	transition:opacity 0.3s ease;
	-moz-transition:opacity 0.3s ease;
	-webkit-transition:opacity 0.3s ease;
	opacity:0;
}
.campus_grid:hover > .campus_absolute {
	opacity:1;
}
.campus_grid .campus_absolute .campus_relative {
	position:relative;
	top:50%;
	transform:translateY(-50%);	
}
.campus_grid h2 {
	color:#fff;
	background:url(../../images/title_border.jpg) no-repeat bottom center;
	padding-bottom:10px;
}
.campus_grid p {
	color:#fff !important;
}

.pursue_bg {
	background:#eee;
	padding:30px 0;
}

.mydiv33.myWhiteText {
	height:180px;
	position:relative;
}
.mydiv33 .mydivInnerPadding10 {
	position:relative;
	top:50%;
	transform:translateY(-50%);
}

.factGrid .factContent {
	height:120px;
}

/*---Student Clubs & Societies---*/

.event_bg {
	background:#f7f7f7;
	padding:30px 0;
}
.event_container {
	padding:15px;
	background:#fff;
}
.event_container .date_event {
	display:table-cell;
	width:95px;
	padding-right:15px;
}
.event_container .date_event .yellow {
	width:100%;
	padding:10px;
	background:#fdc800;
	color:#002147;
	font-size:20px;
	line-height:1;
}
.event_container .date_event .yellow span {
	font-size:13px;
}
.event_container .date_event .yellow .dot1 {
	background:#002147;
	border-radius:50%;
	width:10px;
	height:10px;
	float:left;
}
.event_container .date_event .yellow .dot1.right {
	float:right;
}
.event_container .info_event {
	display:table-cell;
	width:calc(100% - 110px);	
}
.event_container .info_event h3 {
	font-size:16px;
	position:relative;
	top:-24px;
	margin:0;
}
.event_container .info_event p {
	font-size:13px !important;
	margin-bottom:10px;
	line-height:1.2 !important;
}

a.event_button {
	background:#58b1ae;
	color:#fff;
	text-transform:uppercase;
	display:inline-block;
	padding:5px 30px;
}

.club_bg {
	text-align:center;
	margin-bottom:30px;
}
.club_bg .club_grid {
	display:inline-block;
	width:25%;
	margin-left:-4px;
	margin-bottom:30px;
	vertical-align:top;
}
.club_bg .club_grid.grey {
	text-align:left;
	background:#f9f9f9;
	width:calc(31.33% - 4px);
	margin:0 1% 30px;
}
.club_bg .club_grid .club_info {
	text-align:left;
	color:#000;
	font-size:15px;
	font-weight:700;
	padding:15px;
	background:#fdc800;
	margin-top:30px;
}
.club_bg .club_grid .club_info.green {
	color:#fff;
	background:#58b1ae;
}
.club_bg .club_grid .club_info.green p {
	color:#fff !important;
}
.club_bg .club_grid .club_info.blue {
	color:#fff;
	background:#002147;
}
.club_bg .club_grid .club_info.blue p {
	color:#fff !important;
}
.club_bg .club_grid .club_image {
	height:160px;
	position:relative;
}
.club_bg .club_grid.grey .club_image {
	padding:15px;
	height:200px;
}
.club_bg .club_grid.grey .club_image p {
	font-size:13px !important;
	height:40px;
}
.club_bg .club_grid.grey .club_image h2 {
	font-size:16px !important;
}
.club_bg .club_grid.grey .club_image h2 a {
	color:#333;
}
.club_bg .club_grid .club_image img {
	max-height:130px;
	max-width:100%;
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	left:0;
	right:0;
	margin:0 auto;
	padding:10px;
}
.club_bg .club_grid .club_info p {
	margin:0;
	color:#000 !important;
	line-height:1.2 !important;
}
.club_bg .club_grid .club_info p span {
	font-weight:300;
}
.club_bg .club_grid .club_info p.club_title {
	height:40px;
}
.club_bg .club_grid .club_info p.club_title a {
	color:#fff;
}
.club_bg .club_grid .club_info p.club_category {
	height:20px;
	margin-top:10px;
}

.club_bg .club_grid .club_info p.club_business {
	height:auto;
	margin:0 !important;
	float:left;
	font-size:13px !important;
}
.club_bg .club_grid .club_info p.club_apply {
	height:auto;
	margin-top:2px;
	margin-bottom:0 !important;
	float:right;
	font-size:13px !important;
}
.club_bg .club_grid .club_info p.club_apply a {
	color:#000;
}
.club_bg .club_grid .club_info.blue p.club_apply a {
	color:#fff;
}

.club_no_margintop {
	margin-top:0 !important;
}

.main_menu ul {
	list-style:none;
	margin:0;
	padding:0;
}
.main_menu ul li {
	font-weight:700;
	background:url(../../images/menu_arrow.jpg) no-repeat top left;
	padding-left:30px;
}
.main_menu ul li a {
	color:#000;
}
.main_menu ul ul {
	padding-left:30px;
	margin-bottom:30px;
}
.main_menu ul ul li {
	font-weight:300;
	background:none;
	padding:0;
}

.menu_bg {
	background:#fff;
	padding:30px;
	border:2px solid #e3e3e3;
}
.menu_bg h4 {
	background:url(../../images/menu_border.jpg) no-repeat bottom left;
	padding-bottom:10px;
}
.menu_bg p {
	margin:0;
}

.involve_info p {
	margin:0;
}
.involve_info p span {
	font-weight:300;
}

.recreation_bg {
	margin-bottom:30px;
}

.recreation_grid {
	width:50%;
	float:left;
	height:210px;
	overflow:hidden;
}
.recreation_grid img {
	width:100%;
	height:100%;
	max-height:210px;
}
.recreation_grid.right {
	float:right;
}
.recreation_grid.padding {
	height:210px;
	position:relative;
}
.recreation_grid.padding .recreation_absolute {
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	left:0;
	right:0;
	margin:0 auto;
	padding:0 15px;
}
.recreation_grid.padding h2 {
	margin-bottom:10px;
}
.recreation_grid.padding p {
	margin:0;
}

/*---News & Event---*/

.news_container2 {
	position:relative;
}
.news_container2 .news_grid2 {
	width:23%;
	margin:0 1% 30px;
	float:left;
	border:1px solid #ddd;
	padding:15px;
}
.news_container2 .news_grid2.news_article {
	width:48%;
}
.news_container2 .news_grid2 .news_image {
	height:260px;
	text-align:center;
	position:relative;
	margin-bottom:15px;
	background:#fff;
}
.news_container2 .news_grid2 .news_image img {
	max-height:260px;
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	left:0;
	right:0;
	margin:0 auto;
}
.news_container2 .news_grid2 .news_title {
	font-size:16px;
	font-weight:500;
	height:100px;
}
.news_container2 .news_grid2 .news_title a {
	color:#555;
}
.news_container2 .news_grid2 .news_title span {
	display:block;
	font-style:italic;
	font-weight:300;
	font-size:14px;
}
.news_container2 .news_grid2 .news_time {
	height:30px;
	color:#b68a45;
	border-bottom:1px solid #ebebeb;
	margin-bottom:15px;
}
.news_container2 .news_grid2 .news_time .date {
	float:left;
}
.news_container2 .news_grid2 .news_time .time {
	float:right;
}
.news_container2 .news_grid2 .news_description {
	height:120px;
}

a.news_button {
	border:1px solid #b68a45;
	text-transform:uppercase;
	color:#b68a45;
	padding:10px 30px;
	display:inline-block;
	margin-top:30px;
}

.search_container {
	margin:0 1% 30px;
}
.search_grid {
	width:100%;
	margin-bottom:10px;
}
.search_button {
	text-align:center;
}
.search_button a.mobile_search {
	display:none;
}
.search_button a.pc_search {
	background:#3598dc;
	color:#fff;
	display:block;
	padding:10px;
}
.search_button img {
	display:block !important;
}

.news_content h2.news_title {
	margin-bottom:0;
}
.news_content span {
	margin-bottom:30px;
	font-style:italic;
	font-weight:300;
	font-size:14px;
	display:block;
	margin-bottom:30px;
}
.news_content .news_date_share {
	margin-bottom:30px;
}

/*---Business & Accounting---*/

.business_grid {
	width:50%;
	float:left;
	margin:0 0 30px;
	height:240px;
	overflow:hidden;
	background:#e7e7e7;
	position:relative;
}
.business_grid img {
	max-height:240px;
	width:100%;
	height:100%;
}
.business_grid .business_info {
	position:absolute;
	top:50%;
	width:100%;
	padding:15px;
	transform:translateY(-50%);
}

/*---Footer---*/

#footer {
	background:#000;
	border:none;
	color:#fff;
}
#footer h4 {
	margin:0;
	text-transform:none;
	letter-spacing:normal;
	font-size:15px;
	font-weight:400;
	color:#fff;
}

.widget_links p {
	margin:0;
	color:#fff200;
}
.widget_links ul {
	list-style:none;
	padding:0;
	margin:0 0 15px;
}
.widget_links li {
	padding:0;
}
.widget_links li a {
	background:none;
	padding:0;
	color:#fff;
}

.widget_links ul.footer_special li {
	margin-bottom:30px;
}
.widget_links ul.footer_special li:last-child {
	margin:0;
}

.height_widget {
	height:360px;
	position:relative;
}
.height_widget.border {
	padding:0 0 0 30px;
	border-left:1px solid #6e6e6e;
}

.footer_logo {
	position:relative;
	top:50%;
	transform:translateY(-50%);
}

.social_container {
	background:#222;
	display:inline-block;
	vertical-align:top;
	padding:5px;
}

.social-icon {
	display:inline-block;
	float:none;
	vertical-align:top;
}

#copyrights {
	border-top:1px solid #6e6e6e;
	background:#000;
	color:#fff;
	padding:30px 0 !important;
}

/*---Programme Template---*/

.portfolio-item {
	padding:0;
	margin:0;
	width:25%;
	position:relative;
}

.portfolio-filter li.activeFilter a {
	background-color:#00698c;
}
.portfolio-filter li.activeFilter a:hover {
	color:#fff !important;
}
.portfolio-filter li a:hover {
	color:#00698c !important;
}

.program_overlay {
	background-color:rgba(0,0,0,0.6);
	position:absolute;
	height:60px;
	bottom:0;
	width:100%;
	padding:5px;
	text-align:center;
	color:#fff;
	opacity:1;
	transition:opacity 0.2s ease;
	-moz-transition:opacity 0.2s ease;
	-webkit-transition:opacity 0.2s ease;
}
.portfolio-item .portfolio-image a:hover > .program_overlay {
	opacity:1;
}
.program_overlay h2 {
	color:#fff;
	margin:0;
	position:relative;
	font-size:18px !important;
	font-weight:500;
	top:50%;
	transform:translateY(-50%);
}

.bachelor_grid {
	width:25%;
	height:350px;
	float:left;
	padding:15px;
}
.bachelor_grid h2 {
	color:#fff;
	font-size:18px !important;
	font-weight:500;
	text-transform:uppercase;
	height:60px;
}
.bachelor_grid p {
	color:#fff !important;
}
.bachelor_grid.red {
	background:#c53044;
}
.bachelor_grid.green {
	background:#84b274;
}
.bachelor_grid.yellow {
	background:#efb509;
}
.bachelor_grid.blue {
	background:#0eb9cb;
}

/*---Contact Template---*/

#bread_contact {
	background:#f5f5f5;
	padding:15px 0;
	position:relative;
}
#bread_contact .container {
	position:relative;
}
#bread_contact .bread_float1 h1 {
	text-transform:uppercase;
	font-weight:500;
	margin:0;
}
#bread_contact .bread_absolute {
	position:absolute;
	top:50%;
	right:0;
	transform:translateY(-50%);
}
#bread_contact .bread_absolute ul {
	list-style:none;
	margin:0;
	padding:0;
}
#bread_contact .bread_absolute ul li {
	display:inline-block;
	margin:0 5px;
	font-weight:400;
}
#bread_contact .bread_absolute ul li a {
	color:#555;
}
#bread_contact .bread_absolute ul li.active {
	font-weight:700;
}

.icon_absolute {
	position:absolute;
	top:50%;
	right:10px;
	transform:translateY(-50%);
}

a.contact_button {
	border:1px solid #3f3d6c;
	color:#3f3d6c;
	text-transform:uppercase;
	font-size:15px;
	display:inline-block;
	padding:10px 45px;
}

.contact_grid {
	float:left;
	width:50%;
}
.contact_grid .contact_info {
	background:#222845;
	position:relative;
	padding:30px;
	border-bottom:1px solid #b39260;
}
.contact_grid .contact_info .contact_icon {
	position:absolute;
	top:50%;
	right:25px;
	transform:translateY(-50%);
}
.contact_grid .contact_info:last-child {
	border-bottom:0px solid #b39260;
}
.contact_grid .contact_info .contact_social {
	display:inline-block;
	margin-right:5px;
}
.contact_grid .contact_info p {
	color:#fff !important;
	margin:0 !important;
	font-weight:400;
}
.contact_grid .contact_info p.margin_adjust {
	margin:0 0 15px;
}

/*---Campus Template---*/

.campusGridContent p {
	height:150px;
}
.campusGridContent .myBoldText {
	height:60px;
}

.student_profile p {
	font-size:13px;
	margin:0 !important;
}
.student_profile p span {
	font-weight:300;
	font-size:12px;
	margin:0 !important;
}

.owl-carousel .owl-item img {
	width:auto;
	height:auto;
	max-width:100%;
	display:inline-block;
}

.student_comment {
	background:#f8f8f8;
	padding:30px 15px 15px;
	margin-top:30px;
	position:relative;
}
.student_comment .comment_absolute {
	position:absolute;
	top:-22px;
}
.student_comment .comment_photo {
	position:absolute;
	transform:translateY(-100%);
	right:15px;
}

.apply_grid {
	float:left;
	width:50%;
	height:720px;
}
.apply_grid.background {
	background:url(../../images/apply_course.jpg) no-repeat center;
	background-size:cover;
}
.apply_grid.border {
	border-left:4px solid #b99663;
}
.apply_grid .apply_info {
	height:240px;
	padding:30px;
	background:#222845;
	color:#fff;
	position:relative;
}
.apply_grid .apply_info .apply_absolute {
	top:50%;
	transform:translateY(-50%);
	position:relative;
}
.apply_grid .apply_info h2 {
	text-transform:uppercase;
	color:#fff;
	margin-bottom:15px;
}
.apply_grid .apply_info p {
	color:#fff !important;
	margin-bottom:0;
	font-weight:300 !important;
}
.apply_grid .apply_info.white {
	background:#f4f4f4;
	color:#222845;
}
.apply_grid .apply_info.white h2 {
	color:#222845;
}
.apply_grid .apply_info.white p {
	color:#222845 !important;
}
.apply_grid .apply_info.grey {
	background:#d8d8d8;
	color:#222845;
}
.apply_grid .apply_info.grey h2 {
	color:#222845;
}
.apply_grid .apply_info.grey p {
	color:#222845 !important;
}

.about_campus {
	padding:30px 0;
	background:#f7f7f7;
	position:relative;
}
.about_campus .question_absolute {
	position:absolute;
	bottom:-30px;
}
.about_campus .question_absolute .question_relative {
	width:300px;
	padding:15px;
	position:absolute;
	top:45%;
	transform:translateY(-45%);
	left:5%;
}

.campus_explore {
	padding:30px 0;
}
.campus_explore_grid {
	width:31.33%;
	margin:0 1% 30px;
	float:left;
	padding:15px;
	background:#222845;
	color:#fff;
	text-align:center;
}
.campus_explore_grid h2 {
	color:#fff;
}
.campus_explore_grid.grey {
	background:#f4f4f4;
	color:#222845;
}
.campus_explore_grid.grey h2 {
	color:#222845;
}
.campus_explore_grid.dark_grey {
	background:#d8d8d8;
	color:#222845;
}
.campus_explore_grid.dark_grey h2 {
	color:#222845;
}

.map_bg {
	position:relative;
}
.map_bg .map_address {
	max-width:375px;
	position:absolute;
	left:0;
	right:0;
	margin:0 auto;
	top:50%;
	transform:translateY(-50%);
}
.map_bg .google_map, .map_bg .map_form {
	width:50%;
	float:left;
	height:850px;
	position:relative;
}
.map_bg .google_map iframe {
	height:850px;
	width:100%;
}
.map_bg .map_form .contact_form {
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	width:(100% - 200px);
	left:200px;
	padding:30px;
}

.height_adjust_campus {
	min-height:400px;
}

/*---Industry Template---*/

.industry_grid {
	width:50%;
	float:left;
	height:500px;
	position:relative;
}
.industry_grid.right {
	float:right;
}
.industry_grid.background {
	background:#f34646;
	padding:30px;
	text-align:center;
}
.industry_grid.background h2, .industry_grid.background p {
	color:#fff !important;
}
.industry_grid.background p {
	margin-bottom:60px !important;
}
.industry_grid .industry_absolute {
	position:relative;
	top:50%;
	transform:translateY(-50%);
}

a.industry_button {
	color:#fff;
	border:1px solid #fff;
	text-transform:uppercase;
	display:inline-block;
	padding:10px 30px;
}

.partner_bg {
	position:relative;
}
.partner_bg .container {
	position:absolute !important;
	top:50%;
	transform:translateY(-50%);
	left:0;
	right:0;
	margin:0 auto;
}
.partner_bg .container .partner_float {
	float:right;
	max-width:400px;
	width:100%;
	padding:30px;
	text-align:center;
}
.partner_bg .container .partner_float h2 {
	color:#fff;
}
.partner_bg .container .partner_float p {
	color:#fff !important;
	margin-bottom:30px !important;
}

a.partner_button {
	color:#fff;
	border:1px solid #f34646;
	background:#f34646;
	text-transform:uppercase;
	display:inline-block;
	padding:10px 30px;
}

.accordion_title {
	min-height:40px;
	padding-left:60px;
	padding-right:30px;
	padding-top:8px;
	background:url(../../images/accordion.jpg) no-repeat center left;
	line-height:1.2;
}

/*---Search Template---*/

table.search_result tr th {
	background:#fdc800;
	text-transform:uppercase;
	text-align:center;
}
table.search_result tr th.blue {
	background:#002147;
	color:#fff;
}
table.search_result tr td.upperLetter {
	text-transform:uppercase;
}
table.search_result tr td {
	vertical-align:middle;
}

/*---Pagination---*/

.page_number {
	margin:30px 0;
}
.page_number .page_grid {
	display:inline-block;
	text-align:center;
	width:30px;
	height:30px;
	vertical-align:middle;
	padding:5px;
	border:1px solid #002147;
	background:#002147;
	color:#fff;
}
.page_number .page_grid.active {
	border:1px solid #fdc800;
	background:#fdc800;
	color:#000;
}

/*------------------ pagination ------------------*/
.myPagination {
	color:#000;
	margin:10px 0;
	text-align:right;
}
.myPagination a {
	color:#fff;
	border:1px solid #002147;
	background:#002147 !important;
	font-size:13px;
	padding:6px 12px;
	background:none;
	text-decoration:none;
}
.myPagination a:hover {
	color:#000;
	background:#fdc800 !important;
	text-decoration:none;
	border:1px solid #fdc800;
}
.myPagination strong{
	border:1px solid #fdc800;
	font-size:13px;
	padding:6px 12px;
	background:#fdc800;
	font-weight:normal;
	color:#000;
}
.myPagination img{
	margin-top:-3px;
}
.myPagination .pagimg{
	background:none;
	border:none;
}

/*---Bootstrap Tabs---*/

ul.tab-nav:not(.tab-nav-lg) {
	padding-left:0 !important;
}
ul.tab-nav:not(.tab-nav-lg) li {
	margin-bottom:0 !important;
}

/*---Others---*/

.mt-10 {
	margin-top:10px;
}

.mt-15 {
	margin-top:15px;
}

.mb-15 {
	margin-bottom:15px;
}

.mb-60 {
	margin-bottom:60px;
}

.btn-secondary {
	background-color: #00698c;
	border-color: #00698c;
}

.testimony_disappear
{
	display:none;
}
.testimony_disappear.appear
{
	display:block;
}

#tagcloud a{
	color:#fff;
	padding:5px;
	border-radius:5px;
	margin:5px 0;
	display:inline-block;
}

a.brownBtn {
	display:inline-block;
}

.myIntSpecDiv {
	max-height:504px;
	height:auto !important;
}

.lang_absolute {
	position:absolute;
	height:0px;
}

.button {
	width:180px;
}

@media (max-width: 1200px) {
	/*---Header---*/
	
	#top-bar ul.header_menu li {
		padding:0 9px;	
	}
	#top-bar ul.header_menu li a {
		font-size:12px;
	}

	/*---Homepage---*/
	
	.slider_video {
		opacity:1;
	}
	
	.social_bg .social_list .social_images {
		float:none;
		width:100%;
	}
	.social_bg .social_list .follow_us {
		float:none;
		max-width:100%;
		width:100%;
	}
	
	.about_container .about_grid {
		width:100%;
		float:none;
		max-width:600px;
		margin:0 auto;
	}
	
	.leader_bg .leader_grid {
		width:31.33%;
	}
	
	.explore_bg .explore_grid p {
		height:220px;
	}
	
	/*---Corporate Policies---*/
	
	.corporate_info {
		height:auto;
	}
	.corporate_info .corporate_absolute {
		top:0;
		transform:translateY(0);
	}
	
	/*---Life @ SEGi---*/
	
	.campus_grid {
		width:50%;
		max-width:479px;
	}
	
	.support_bg .support_grid .support_info .arrow_up {
		display:none;
	}
	.support_bg .support_grid .support_info .arrow_down {
		display:none;
	}
	
	/*---News & Event---*/
	
	.news_container2 .news_grid2 {
		width:48%;
	}
	.news_container2 .news_grid2 .news_image {
		overflow:hidden;
	}
	.news_container2 .news_grid2 .news_image img {
		width:auto;
		height:auto;
	}
	
	/*---Campus Template---*/
	
	.campusGridContent p {
		height:200px;
	}
}

@media (max-width: 979px) {
	/*---Header---*/
	
	#primary-menu ul ul {
		top:100% !important;
		background:#fff !important;
		width:100%;
	}
	#primary-menu ul ul:not(.mega-menu-column) {
		width:100%;
	}
	
	.top_float {
		float:none;
		width:100%;
	}
	.top_float .fright {
		float:none !important;
	}
	
	#top-bar {
		height:auto;
	}
	
	#top-bar ul.header_menu {
		height:auto;
		text-align:center;
		margin:0 auto;
	}
	
	#top-bar ul.header_menu li {
		height:20px;
		margin:12px 0;
		border-right:1px solid #fff;
		line-height:20px;
	}
	
	#top_social_mobile {
		display:block;
		text-align:center;
	}
	
	#top-social {
		display:none;
	}
	
	#top-social ul {
		text-align:center;
	}
	#top-social li {
		float:none;
		display:inline-block;
	}
	
	#logo {
		height:80px;
	}
	
	#primary-menu-trigger {
		top:15px;
	}

	/*---Homepage---*/
	
	.choose_bg {
		background:#41392d;
	}
	.choose_bg .choose_container .choose_grid {
		float:left;
		width:50%;
	}
	.choose_bg .choose_container .choose_grid.image {
		text-align:right;
	}
	.choose_bg .choose_container .choose_grid img {
		width:auto;
		height:auto;
		max-height:200px;
	}
	
	#testimony .testimony_bg .container {
		top:-31px;
	}
	#testimony .testimony_bg .testimony_overflow {
		height:100%;
		top:calc(50% - 31px);
	}
	.testimony_bg {
		padding:30px 0;
	}
	.testimony_bg .testimony_overflow {
		height:100%;
	}
	
	/*---Page Template---*/
	
	.promise_bg {
		height:auto;
		width:100%;
		display:block;
	}
	.promise_bg .promise_adjust {
		top:0%;
		transform:translateY(0%);
	}
	.action_bg {
		height:auto;
		width:100%;
		display:block;
	}
	.action_bg .container {
		top:0%;
		transform:translateY(0%);
	}
	
	.explore_bg .explore_grid {
		width:48%;
	}
	.explore_bg .explore_grid p {
		margin:0;
		height:180px;
	}
	
	.investor_bg {
		background:#494b51;
		padding:30px;
	}
	.investor_bg img {
		display:none;
	}
	.investor_bg .investor_absolute {
		position:static;
		transform:translateY(0);
	}
	
	#page-title .shadow_absolute .shadow_content h1 {
		font-size:24px;
	}
	#page-title .shadow_absolute .shadow_content h2 {
		margin-top:15px;
	}
	
	.breadcrumb li, .breadcrumb li a, .breadcrumb li.active {
		font-size:15px;
	}
	
	/*---About Template--*/
	
	.about_container {
		margin-bottom:30px;
	}
	
	/*---Corporate Policies---*/
	
	.corporate_info {
		height:360px;
	}
	.corporate_info .corporate_absolute {
		top:50%;
		transform:translateY(-50%);
	}
	
	/*---Our Leadership---*/
	
	.reference_grid {
		width:48%;
	}
	
	/*---Life @ SEGi---*/
	
	.support_bg .support_grid .support_image {
		position:relative;
	}
	.support_bg .support_grid .support_info {
		position:relative;
	}
	
	.support_bg .support_grid {
		height:auto;
		margin-bottom:30px;
	}
	.support_bg .support_grid h2 {
		font-size:18px !important;
		height:60px;
	}
	.support_bg .support_grid p {
		font-size:13px !important;
		height:80px;
		margin:0 !important;
	}
	.support_bg .support_grid .support_info {
		height:auto;
	}
	.support_bg .support_grid .support_info .support_absolute {
		top:0;
		transform:translateY(0);
	}
	
	.life_absolute .info h2 {
		font-size:16px;
	}
	.life_absolute .info p {
		font-size:13px;
	}
	.life_absolute .info a.social_button img {
		max-height:30px;
		margin:0;
	}
	
	.student_info {
		float:none;
		width:100%;
		height:auto;
		border-right:0px solid #b89561;
	}
	.student_info .student1 {
		height:auto;
	}
	.student_info .student2 {
		height:auto;
	}
	.student_info .student3 {
		height:auto;
	}
	.student_image {
		float:none;
		width:100%;
		overflow:hidden;
	}
	
	.student_absolute {
		top:0;
		position:static;
		transform:translateY(0);
	}
	
	ul.tab-nav:not(.tab-nav-lg) li a {
		font-size:13px !important;
		font-weight:300 !important;
		padding:0 10px;
	}
	
	.portfolio-filter {
		border-radius:0;
		border:none;
		text-align:center;
	}
	.portfolio-filter li {
		float:none;
		display:inline-block;
		margin:10px 0;
		border:1px solid rgba(0,0,0,0.07);
	}
	.portfolio-filter li:first-child a, .portfolio-filter li:last-child a {
		border-radius:0;
	}
	.portfolio-filter li a {
		border:none;
	}
	
	.factGrid .factContent {
		height:180px;
	}
	
	.menu_bg {
		margin-top:30px;
	}
	
	/*---Campus Template---*/
	
	.about_campus .question_absolute {
		position:relative;
		margin-top:30px;
	}
	.about_campus .question_absolute .question_relative {
		position:absolute;
		left:13%;
	}
	
	.campus_explore_grid h2 {
		font-size:18px !important;
	}
	
	.map_bg .google_map, .map_bg .map_address, .map_bg .map_form {
		width:100%;
		float:none;
		height:auto;
	}
	.map_bg .google_map iframe {
		height:450px;
	}
	.map_bg .map_address {
		max-width:100%;
		position:static;
		top:0%;
		transform:translateY(0%);
	}
	.map_bg .map_form .contact_form {
		top:0;
		transform:translateY(0);
		position:static;
		max-width:100%;
	}
	
	.campusGridContent p {
		height:275px;
	}
	
	/*---Contact Template---*/
	
	#bread_contact .bread_absolute {
		position:static;
		top:0%;
		transform:translateY(0%);
	}
	
	/*---Footer---*/
	
	.height_widget {
		height:410px;
	}
}

@media (max-width: 767px) {
	/*---Header---*/
	
	#top-bar {
		text-align:center;
	}
	
	#primary-menu-trigger {
		top:15px;
	}
	
	/*---Homepage---*/
	
	.fixed_header {
		display:none;
	}
	
	#testimony .testimony_bg {
		background:#033446;
		padding:0 0 30px;
	}
	.testimony_bg {
		padding:30px 0;
	}
	.special_margin {
		top:0 !important;
	}
	.testimony_bg.brown {
		background:#ba9664;
		margin:0 !important;
	}
	.testimony_bg.pink {
		background:#ff2b42;
		margin:0 !important;
	}
	#testimony .testimony_bg .container {
		top:0;
	}
	#testimony .testimony_bg .testimony_overflow, .testimony_bg .testimony_overflow {
		display:none;
	}
	.testimony_bg .profile_image {
		float:none;
		width:100%;
	}
	.testimony_bg .profile_info {
		float:none;
		width:100%;
		margin-right:0px;
		position:static;
		top:0%;
		transform:translateY(0%);
		margin-top:30px;
	}
	
	.news_grid {
		width:100%;
		margin:0 0% 30px;
		float:none;
	}
	
	.vertical-middle {
		display:none;
	}
	
	.profile_container {
		background-color:rgba(0,0,0,1);
		position:static;
		margin-bottom:30px;
	}
	
	.ambition_bg {
		margin-top:30px;
	}
	.ambition_bg .ambition_container {
		margin-bottom:30px;
	}
	
	.option_grid {
		width: calc(50% - 4px);
		text-align:center;
		margin-bottom: 30px;
	}
	
	.location_bg {
		margin:0;
	}
	
	/*---Page Template---*/
	
	#page-title {
		background:#00698c;
		padding:30px 0;
	}
	#page-title .textCenter{
		display:none;
	}
	
	#page-title .banner_bread {
		height:auto;
	}
	
	#page-title .shadow_absolute .animation1, #page-title .shadow_absolute .animation2 {
		display:none;
	}
	
	#page-title .shadow_absolute {
		position:static;
		background:#00698c;
		height:auto;
	}
	#page-title .shadow_absolute img {
		display:none;
	}
	#page-title .shadow_absolute .shadow_content {
		position:static;
		width:100%;
		transform:translateY(0);
		padding:0 30px;
		opacity:1;
	}
	
	#page-title .breadcrumb {
		display:inline-block;
		margin:0 auto;
	}
	#page-title .breadcrumb li, #page-title .breadcrumb li a, #page-title .breadcrumb li.active {
		display:inline-block;
		margin:0;
		font-size:13px;
	}
	#page-title .shadow_absolute .shadow_content h1 {
		font-size:24px;
	}
	#page-title .shadow_absolute .shadow_content h2 {
		margin-top:15px;
	}
	
	.leader_bg .leader_grid {
		width:48%;
	}
	.explore_bg .explore_grid h2 {
		font-size:18px;
	}
	.explore_bg .explore_grid p {
		font-size:13px;
		height:220px;
	}
	
	/*---Life @ SEGi---*/
	
	.support_bg .support_grid .support_image {
		height:313px;
	}
	
	.support_bg .support_grid h2 {
		height:auto;
	}
	.support_bg .support_grid p {
		height:auto;
	}
	
	.campus_grid {
		width:100%;
		float:none;
		margin:0 auto 30px;
	}
	
	.life_grid1, .life_grid2, .life_grid3 {
		width:100%;
		float:none;
	}
	
	.support_bg .support_grid {
		height:auto;
		width:100%;
		float:none;
	}
	
	.student_info .student1 {
		height:auto;
	}
	.student_info .student2 {
		height:auto;
	}
	.student_info .student3 {
		height:auto;
	}
	
	.student_absolute {
		top:0;
		transform:translateY(0);
	}
	
	.factsDiv {
		background:#1f1e23 !important;
	}
	
	.factGrid .factContent {
		height:auto;
	}
	
	/*---Corporate Policies---*/

	.blue_corporate {
		width:100%;
		height:auto;
		float:none;
	}
	.blue_corporate h2 {
		top:0%;
		transform:translateY(0%);
	}
	.corporate_info {
		width:100%;
		height:auto;
		margin-left:0;
		float:none;
		position:relative;
		margin-top:30px;
	}
	.corporate_info .corporate_absolute {
		top:0%;
		transform:translateY(0%);
	}
	
	/*---Our Leadership---*/

	.leadership_image {
		float:none;
		width:100%;
		margin-right:0px;
		margin-bottom:30px;
	}

	.leadership_info {
		float:none;
		width:100%;
	}
	
	.reference_grid {
		width:100%;
		margin:0 0% 30px;
		float:none;
	}
	.reference_grid .reference_info h2 {
		height:auto;
	}
	.reference_grid .reference_info p {
		height:auto;
	}
	
	/*---Student Clubs & Societies---*/
	
	.club_bg .club_grid {
		width:50%;
	}
	
	.recreation_grid {
		width:100%;
		float:none;
		height:auto;
		overflow:hidden;
	}
	.recreation_grid img {
		max-height:none;
	}
	.recreation_grid.right {
		float:none;
	}
	.recreation_grid.padding {
		height:auto;
		position:relative;
	}
	.recreation_grid.padding .recreation_absolute {
		position:static;
		top:0%;
		transform:translateY(0%);
		padding:15px;
	}
	
	/*---News & Event---*/
	
	.news_container2 .news_grid2 {
		width:100%;
		float:none;
		margin:0 0 30px;
	}
	.news_container2 .news_grid2.news_article {
		width:100%;
	}
	.news_container2 .news_grid2 .news_title {
		height:auto;
	}
	.news_container2 .news_grid2 .news_description {
		height:auto;
	}
	
	.search_grid {
		width:100%;
		display:block;
		margin-bottom:10px;
	}
	.search_button {
		text-align:center;
		width:100%;
		display:block;
	}
	.search_button a.mobile_search {
		background:#3598dc;
		color:#fff;
		display:block;
		padding:10px;
	}
	.search_button a.pc_search {
		display:none;
	}
	
	/*---Programme Template---*/
	
	.business_grid {
		width:100%;
		float:none;
		height:auto;
	}
	
	.business_grid .business_info {
		position:static;
		transform:translateY(0);
	}
	
	.club_bg .club_grid.grey {
		width:100%;
		margin:0 0 30px;
		float:none;
	}
	.club_bg .club_grid.grey .club_image {
		height:auto;
	}
	
	/*---Contact Template---*/
	
	#bread_contact .container {
		text-align:center;
	}
	#bread_contact .bread_float1 h1 {
		font-size:24px;
		margin:0 0 15px;
	}
	
	.contact_grid {
		float:none;
		width:100%;
		margin-bottom:30px;
	}
	
	/*---Campus Template---*/
	
	.campusGridContent p {
		height:auto;
	}
	.campusGridContent .myBoldText {
		height:auto;
	}
	
	.apply_grid {
		float:none;
		width:100%;
		height:auto;
	}
	.apply_grid.background {
		height:500px;
	}
	.apply_grid .apply_info {
		height:auto;
	}
	.apply_grid .apply_info .apply_absolute {
		top:0%;
		transform:translateY(0%);
	}
	
	.about_campus .question_absolute {
		margin-top:0px;
	}
	.about_campus .question_absolute img {
		display:none;
	}
	.about_campus .question_absolute .question_relative {
		position:static;
		top:0;
		transform:translateY(0);
		margin-bottom:30px;
		width:100%;
	}
	
	.campus_explore_grid {
		width:100%;
		margin:0 0 30px;
		float:none;
	}
	
	.height_adjust {
		min-height:0;
	}
	
	/*---Industry Template---*/
	
	.industry_grid, .industry_grid.right {
		float:none;
		width:100%;
	}
	.industry_grid.background {
		height:auto;
	}
	.industry_grid .industry_absolute {
		top:0;
		transform:translateY(0);
	}
	
	.partner_bg {
		background:#888;
	}
	.partner_bg img {
		display:none;
	}
	.partner_bg .container {
		position:static !important;
		top:0;
		transform:translateY(0);
	}
	.partner_bg .container .partner_float {
		float:right;
		max-width:100%;
	}
	
	a.industry_button {
		margin:0 0 15px !important;
		display:block;
	}
	
	/*---Admission---*/
	
	.dotBg {
		padding:30px;
	}
	
	/*---Footer---*/
	
	.height_widget {
		height:auto;
	}
	.height_widget.border {
		padding:0 0 0 0px;
		border-left:0px solid #6e6e6e;
	}
	
	.footer_logo {
		top:0%;
		transform:translateY(0%);
	}
	
	/*---Programme Template---*/
	
	.bachelor_grid {
		width:50%;
	}
	
	/*---Others---*/
	
	#tab-1 ul.tab-nav:not(.tab-nav-lg) li {
		float:none;
		display:block;
		margin:0 0 10px !important;
	}
}

@media (max-width: 480px) {
	/*---Homepage---*/
	
	.choose_bg .choose_container {
		display:block;
	}
	.choose_bg .choose_container .choose_grid.image {
		text-align:center;
	}
	.choose_bg .choose_container .choose_grid.image img {
		max-height:200px;
	}
	.choose_bg .choose_container .choose_grid .choose_count {
		margin:0 auto;
	}
	.choose_bg .choose_container .choose_grid {
		margin:0 auto;
		float:none;
		width:100%;
	}
	
	.option_grid {
		margin-bottom: 4px;
	}
	
	.social_bg .social_list .social_images {
		height:auto;
	}
	.social_bg .social_list .social_images .social_split {
		float:none;
		width:100%;
		height:300px;
	}
	.social_bg .social_list .follow_us .follow_absolute .follow_padding {
		padding:0 30px;
	}
	
	/*---Page Template---*/
	
	.leader_bg .leader_grid {
		width:100%;
		float:none;
		margin:0 auto 30px;
	}
	
	.leader_bg .leader_grid .leader_info1 p.name {
		height:auto;
	}
	.leader_bg .leader_grid .leader_info1 p.paragraph_height {
		height:auto;
	}
	.leader_bg .leader_grid .leader_info1 p.title {
		height:auto;
	}
	.leader_bg .leader_grid .leader_info2 p.position {
		height:auto;
	}
	
	.explore_bg .explore_grid {
		width:100%;
		float:none;
		margin:0 auto 30px;
	}
	.explore_bg .explore_grid h2 {
		height:auto;
	}
	.explore_bg .explore_grid p {
		height:auto;
		margin-bottom:30px;
	}
	
	/*---Student Clubs & Societies---*/
	
	.club_bg .club_grid {
		width:100%;
		float:none;
	}
	
	/*---Programme Template---*/
	
	#portfolio:not(.portfolio-1) .portfolio-item {
		width:100%;
		margin:0 0 12px;
	}
	#portfolio:not(.portfolio-1) .portfolio-item .portfolio-image a {
		height:auto !important;
		width:auto !important;
	}
	#portfolio:not(.portfolio-1) .portfolio-item .portfolio-image img {
		height:auto !important;
		width:auto !important;
	}
	
	.bachelor_grid {
		width:100%;
		height:auto;
		float:none;
	}
	.bachelor_grid h2 {
		height:auto;
	}
}