a.white-btn {
	border: 1px solid #fff;
	border-radius: 3px;
	color: #fff;
	display: block;
	font-size: 0.85em;
	margin-top: 1.25em;
	padding: 0.625em 1.25em;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
}
a.white-btn:hover {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.1);
}
a.color-btn, form.customform button.color-btn {
	background: none;
	border: 1px solid #001925;
	border-radius: 3px;
	color: #001925;
	display: block;
	font-size: 0.85em;
	padding: 0.625em 1.25em;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
}

a.color-btn:hover, form.customform button.color-btn:hover {
	border: 1px solid #92c500;
	color: #92c500;
}
a.color-btn:hover, form.customform button.color-btn:hover {
	border: 1px solid #f58220 !important;
	color: #f58220 !important;
}
/*#topbar {
    background: none repeat scroll 0 0 #f58220 !important;
	border-bottom: 1px solid #f58220 !important;
}*/
#topbar {
    background: none repeat scroll 0 0 #d00c27;
	border-bottom: 1px solid #d00c27;
	padding:0.735em 0;
}
/*#topbar {
	background: none repeat scroll 0 0 #012232;
	border-bottom: 1px solid #001925;
	padding: 0.725em 0;
}*/
#topbar p {
	color: #fff;
	font-size: 0.85em;
/*	opacity: 0.5;*/
	position: relative;
	top: 2px;
}
#topbar p strong {
	font-weight: 600;
}
#topbar i {
	color: #ffffff;
	font-size: 1.2em;
	/*opacity: 0.5;*/
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
}
#topbar i:hover {
	color: #92c500;
	cursor: pointer;
	opacity: 1;
}
.social-icon{
	padding-right:15px;
}

/*nav {
	background: none repeat scroll 0 0 #ffa64d !important;
}*/
nav {
	background: none repeat scroll 0 0 #fff;
}
/*header {
    border-bottom: 4px solid #00283a !important;
}*/
header{
	border-bottom:4px solid rgba(208, 12, 39, 0.53);
}
header {
	/*border-bottom: 4px solid rgba(0, 40, 58, 0.53);*/
	position: fixed;
	width: 100%;
	z-index: 10;
}
p.logo {
	color: #fff;
	font-size: 1.7em;
	font-weight: 300;
	position: relative;
	text-transform: uppercase;
	top: 0.625em;
}
p.logo strong {
	font-weight: 700;
}
.top-nav li a {
border-top: 2px solid #e0d0c0 !important;
}
.top-nav li a {
	border-top: 2px solid #00283a;
	color: #1f1a17;
	font-size: 1em;
	font-weight: 600;
	padding: 2.1em 1.5em 2.5em;
	text-transform: uppercase;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
}
.top-nav li.active-item a {
			background: none repeat scroll 0 0 #090D56 !important;
			border-top:2px solid #d00c27 !important;
			color:#00283a;
			position: relative;
}
.top-nav li a:hover, .top-nav li.active-item a {
	background: none repeat scroll 0 0 #d00c27;
	border-top:2px solid #d00c27 !important;
	color:#fff;
	position: relative;
}
#carousel .text {
	position: absolute;
	top: 40%;
	z-index: 10;
}
.item {
	overflow: hidden;
	width: 100%;
}
.prev-arrow, .next-arrow {
	background: none repeat scroll 0 0 #00283a;
	cursor: pointer;
	float: left;
	height: 30px;
	line-height: 30px;
	margin-right: 1px;
	text-align: center;
	width: 30px;
}
#carousel .text h2 {
/*	background: none repeat scroll 0 0 rgba(146, 197, 0, 0.8);*/
	background: none repeat scroll 0 0 rgba(208, 12, 39, .8);
	color: #fff;
	display: inline-block;
	font-size: 2em;
	font-weight: 300;
	margin: 1px 0;
	max-width: 600px;
	padding: 10px 20px;
	width: 100%;
}
#carousel .text p {
	background: none repeat scroll 0 0 #00283a;
	color: #fff;
	max-width: 600px;
	padding: 10px 20px;
	width: 100%;
}
#carousel .owl-theme .owl-controls {
	background: none repeat scroll 0 0 rgba(0, 40, 58, 0.53);
	bottom: 0;
	margin: 0;
	padding: 0.625em 0;
	position: absolute;
	width: 100%;
}
.owl-theme .owl-controls .owl-page span {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 3px solid rgba(0, 40, 58, 0.57);
	height: 18px;
	margin: 0 0.3125em;
	opacity: 1;
	width: 18px;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
	background: none repeat scroll 0 0 #92c500;
}
#first-block {
	background: none repeat scroll 0 0 #00283a;
	padding: 3em 2em;
	text-align: center;
}
#first-block h1 {
	color: #fff;
	font-size: 2em;
	font-weight: 300;
	margin-top: 0;
}
#first-block p {
	color: #6c7c84;
	font-size: 0.85em;
}
#features {
	background: none repeat scroll 0 0 #fff;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
	padding: 4em 2em;
	position: relative;
/*	text-align: center;*/
	z-index: 2;
}
#features i {
	background: none repeat scroll 0 0 #92c500;
	border-radius: 100px;
	box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3) inset;
	color: #fff;
	display: inline-block;
	font-size: 2em;
	height: 100px;
	line-height: 100px;
/*	text-align: center;*/
	width: 100px;
}
#features h2 {
	font-size: 1em;
	font-weight: 600;
	margin: 1.25em 0;
	text-transform: uppercase;
}
#features p {
	color: #777;
	font-size: 0.85em;
	line-height: 1.5em;
}
#about-us {
	background: none repeat scroll 0 0 #090D56;
	clear: both;
	padding:1em;
}
#about-us:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
#about-us article {
	padding: 1em;
	color:#fff;
	/*text-align:justify;*/
}
article h2 {
	font-size: 4em;
	font-weight: 900;
	letter-spacing: -2px;
	/*line-height: 0.9;*/
	margin: 0 0 0.625em 0;
	text-align:center;
}
article h1, article h2, article h3, article h4, article h5, article h6 {
	color: #fff;
}
.media-container {
  overflow: hidden;
}
.media-container video, .media-container img {
  display: block;
  height: 100%;
  max-width: none;
  min-width: 100%;
  width: auto;
}
article p, article li {
	color: #fff;
	font-size: 0.85em;
	opacity: 0.7;
}
article ul.service-type {
	padding: 1.25em 0;
}
article ul.service-type li {
	list-style-type: none;
	margin: 0.625em 0;
	padding: 0 0 0 1em;
}

article ul li:before {
	background: #00283a none repeat scroll 0 0;
	color: #fff;
	content: "\f006";
	display: inline-block;
	font-family: "mfg";
	font-size: 0.8em;
	height: 20px;
	line-height: 20px;
	margin-left: -1em;
	margin-right: 0.625em;
	text-align: center;
	width: 20px;
}
.about-us-icons i {
	border: 2px solid #92c500;
	border-radius: 100px;
	color: #92c500;
	display: block;
	float: left;
	font-size: 1.6em;
	height: 60px;
	line-height: 60px;
	margin-right: 0.625em;
	text-align: center;
	width: 60px;
}
.about-us-icons {
	display: block;
	margin-top: 2em;
}

h2.section-title:after {
	background: #dedede none repeat scroll 0 0;
	content: "";
	display: block;
	height: 1px;
	margin: 0.31225em auto 0;
	position: relative;
	width: 100px;
}
h2.section-title {
	color: #dedede;
	font-size: 3.8em;
	font-weight: 700;
	letter-spacing: -1px;
	margin: 0 0 1.25em;
	text-align: center;
	text-transform: uppercase;
}
.service-title{
	margin: 1em 0 0.50em !important;
}
#our-work {
	background: none repeat scroll 0 0 #fff;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
	padding: 3em 2em;
	position: relative;
	z-index: 2;
}
.tab-item {
	background: #fff none repeat scroll 0 0;
	margin-top: 1.25em;
	padding: 1.25em 0;
}
.our-work-container {
	display: block;
	height: 100%;
	position: relative;
}
.our-work-text {
	background: #00283a none repeat scroll 0 0;
	bottom: 0;
	display: block;
	left: 0;
	opacity: 0;
	padding: 1.25em;
	position: absolute;
	right: 0;
	text-align: center;
	transition: opacity 0.20s linear 0s;
	-o-transition: opacityd 0.20s linear 0s;
	-ms-transition: opacity 0.20s linear 0s;
	-moz-transition: opacity 0.20s linear 0s;
	-webkit-transition: opacity 0.20s linear 0s;
	width: 100%;
}
.our-work-container:hover > .our-work-text {
	opacity: 1;
}
.our-work-text h4 {
	color: #fff;
	font-size: 1em;
	font-weight: 600;
}
.our-work-text p {
	color: #fff;
	font-size: 0.8em;
	opacity: 0.7;
}
.about-img{
	padding:3%;
}
.tab-nav {
	display: table;
}
a.tab-label, a.tab-label:link, a.tab-label:visited {
	background: #00283a none repeat scroll 0 0;
	color: #fff;
	display: block;
	font-size: 1em;
	padding: 0.625em 1.25em;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
}
a.tab-label:hover, a.tab-label.active-btn {
	background: #92c500;
	color: #fff;
}
#services {
	background: #6f9600 none repeat scroll 0 0;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
	padding: 6em 2em;
}
#services h2 {
	color: #fff;
	margin: 0 0 1.25em;
}
#services h2.section-title:after {
	background: #fff none repeat scroll 0 0;
}
#services i {
	background: none repeat scroll 0 0 #fff;
	border-radius: 80px;
	color: #6f9600;
	display: block;
	float: left;
	font-size: 1.8em;
	height: 80px;
	line-height: 80px;
	margin-right: 0.625em;
	text-align: center;
	width: 80px;
}
.service-text {
	display: table;
	position: relative;
}
#services h3 {
	color: #fff;
	font-size: 1em;
	font-weight: 700;
	text-transform: uppercase;
}
#services p {
	color: #fff;
	font-size: 0.8em;
}
.solar-content{
	text-align:justify;
	padding-left:25px;
}
.waste-heat{
	line-height:2em;
	text-align:justify;
	padding-right:25px;
}
.offshore-wind{
/*	line-height:2.6em;*/
	text-align:justify;
	padding-left:25px;
}
.offshore-img{
	/*padding-top:20px;*/
}
.tab-content h3
{
	text-align:center;
}
#latest-news {
	background: #f3f3f3 none repeat scroll 0 0;
	box-shadow: 0px -10px 9px -11px rgba(0, 0, 0, 0.5);
	padding: 6em 2em;
	position: relative;
	z-index: 3;
}
.news-date {
	background: #6f9600 none repeat scroll 0 0;
	clear: both;
	color: #fff;
	display: block;
	float: none;
	height: 125px;
	padding: 0.625em 0;
	text-align: center;
	width: 100%;
}
.day {
	font-size: 2.5em;
	font-weight: 700;
}
.month, .year {
	font-size: 0.85em;
}
.news-text {
	background: #fff none repeat scroll 0 0;
	border-bottom: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;
	height: 125px;
	padding: 0.625em 1.25em;
}
.news-text p {
	color: #777;
	font-size: 0.85em;
}
#contact {
	background: none repeat scroll 0 0 #6f9600;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
	padding: 3em 2em;
	position: relative;
	z-index: 2;
}

#contact input, #contact textarea {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 3px;
}
form.customform button.color-btn {
	height: auto;
	margin-top: 0;
}
#contact h2 {
	color: #fff;
	margin: 0 0 1.25em;
}

#contact h3 {
	color: #fff;
	font-size: 1em;
	font-weight: 700;
	margin: 0 0 0.625em;
	text-transform: uppercase;
}
#contact p {
	font-size: 1em;
	font-style: normal;
	line-height: 2em;
}
#contact p strong {
	font-weight: 700;
}
#contact i {
	background: #e0e0e0 none repeat scroll 0 0;
	border-radius: 30px;
	color: #fff;
	display: inline-block;
	line-height: 30px;
	margin: 0.625em;
	text-align: center;
	width: 30px;
}
.propriter{
	color:#fff;
}
.propriter a{
	color:#fff;
}
.propriter a:hover{
	text-decoration:underline;
}
#contact  i:hover{
	color:#9BB800;
}
.employment{
	line-height:1.6;
	color:#fff;
}
.employment a {
	color:#fff;
}
.employment  a:hover {
	text-decoration:underline;
}

/*footer {
	background: none repeat scroll 0 0 #00283a;
	padding: 3.5em 0;
}*/
footer {
	background: none repeat scroll 0 0 #CCA53E;
	padding: .735em 0;
	position: relative;
width: 100%;
bottom: 40px;
}
/*footer p, footer a:visited, footer a, footer a:hover {
	color: #6c7c84;
	font-size: 0.8em;
}*/
.copy-txt{
	width:70%;
}
.footer-txt
{
	color:#fff;
	/*color: #00283a !important;*/
	font-size:13px;
}
.footer-txt a{
	color:#fff;
}
.design-txt
{
	width:30%;
}
.design-txt a:hover{
	font-size:13px;
	text-decoration:underline;
}
@media screen and (max-width: 768px) {
  header {
  	position: relative;
  }
  /*.top-nav li a {
  	background: #05374e none repeat scroll 0 0;
  }*/
 /*   .top-nav li a {
  	background: #213967 none repeat scroll 0 0;
  }*/
  #carousel .text {
  	font-size: 0.8em;
  	top: 20%;
  }
  .owl-controls.clickable {
  	display: none !important;
  }
  .right {
  	float: none;
  }
  .social.right {
  	float: right;
  }
  #about-us article {
  	padding: 4em 2.5em;
  }
  h2.section-title {
    color: #dedede;
    font-size: 3em;
    font-weight: 700;
    letter-spacing: -1px;
    margin: 0 0 1.25em;
    text-align: center;
    text-transform: uppercase;
}
article h2 {
    font-size: 3em;
    font-weight: 900;
    letter-spacing: -2px;
    line-height: 0.9;
    margin: 0 0 0.625em 0;
}
.about-img {
    padding: 0%;
}

body{
	font-size:14px;
}
.offshore-img{
	padding-top:30px;
}
.services-img img{
	width:100% !important;
	max-width:none;
}
.about-img {
    padding: 1%;
}
#our-services{
	padding:1em !important;
}
.abt-pad{
	padding:1em !important;
}
.service-w70{
	width:100% !important;
}
.service-w30{
	width:100% !important;
}
.course{
	margin-left:auto;
	margin-right:auto;
}
#university
{
	padding:1em !important;
}
#university .course {
    width: 100%;
}
.our-work-text{
			width:100% !important;
	}
	
.w-100{
		width:100%;
		padding-left:0 !important;
	}
	.right-btn{
		float:right;
	}
	.padrt-20{
		padding-right:0 !important;
	}
}
@media screen and (max-width: 480px) {
  #topbar {
  	line-height: 1.625em;
  	text-align: center;
  }
  .social.right {
  	float: none;
  }
  p.logo, p.nav-text {
  	text-align: center;
  }
  .margin > .solar {
	width:auto;
	padding-top: 15px;
}
.margin > .offshore {
	width:auto;

}
.margin > .waste {
	width:auto;
	padding-top: 15px;
}
.waste-img{
	padding-top:15px;
}
.solar-img{
	width:auto;
/*	padding:0 1em;*/
}
.copy-txt{
	width:100%;
}
.design-txt
{
	width:100%;
}
.footer-txt{
	text-align:center;
	padding-bottom:8px;
}
body{
	font-size:14px;
}
article li{
	font-size:14px !important;
}
.offshore-content
{
	padding-left:0px !important;
	padding-top:10px;
}
.waste-content{
	padding-right:0px !important;
	padding-top:0px;
}
article ul ul li{
	padding-left:15% !important;
}
.btn-read{
	width:47% !important;
}
#logo img{
	margin-left:auto;
	margin-right:auto;
}
.service-type li {

    color: #fff;
    text-transform: capitalize;
    float: none !important;
	width: 18em !important;
}
.about-lh ul.service-type li {
	margin:0.625em auto !important;
}

	.our-work-text{
			width:100% !important;
	}
	.our-work-text h4{
		font-size:1.1em;
	}
	
}
@media screen and (min-width: 481px) and (max-width: 799px) {
	
.copy-txt{
	width:100%;
}
.design-txt
{
	width:100%;
}
.footer-txt{
	text-align:center;
	padding-bottom:8px;
}

}
@media screen and (min-width: 481px) and (max-width: 600px) {
	
/*.copy-txt{
	width:50%;
}
.design-txt{
	width:50%;
}*/
.service-type li {

    color: #fff;
    text-transform: capitalize;
    float: none !important;
	width: 18em !important;
}
.about-lh ul.service-type li {
	margin:0.625em auto !important;
}
 #carousel .text h2 {
	  max-width:400px;
  }

}
@media screen and (min-width: 601px) and (max-width: 768px) {
	
/*.copy-txt{
	width:60%;
}
.design-txt{
	width:40%;
}*/
#carousel .text h2 {
	  max-width:500px;
  }
.service-type li {

    color: #fff;
    text-transform: capitalize;
    float: none !important;
	width: 18em !important;
}
.about-lh ul.service-type li {
	margin:0.625em auto !important;
}
}
@media screen and (min-width: 701px) and (max-width: 768px) {
	
body{
	font-size:14px;
}
/*.copy-txt{
	width:65%;
}
.design-txt{
	width:35%;
}*/
}
@media screen and (min-width: 769px) {
	.employment{
		width::50%;
	}
	article h2 {
    font-size: 3.7em;
    font-weight: 900;
    letter-spacing: 2px;
    /* line-height: 0.9; */
    margin: 0 0 0.625em 0;
    text-align: center;
}
.btn-read{
		width:32% !important;
	}
}
@media screen and (min-width:481px)
{
	.imgcentre{
		margin-left: auto;
		margin-right: auto;
	}
}
@media screen and (min-width:769px) and (max-width:799px)
{
	.w100-univ{
		width:50% !important;
	}
	.w50{
		width:100% !important;
	}
	.service-type li {

    color: #fff;
    text-transform: capitalize;
    float: none !important;
	width: 18em !important;
}
.about-lh ul.service-type li {
	margin:0.625em auto !important;
}
.w100{
	width:100%;
}
	.services-img img{
	width:100% !important;
	max-width:none;
}
.service-w70{
	width:100% !important;
}
.service-w30{
	width:100% !important;
}
.course{
	margin-left:auto;
	margin-right:auto;
}
.pt-lseaps{
		padding-top:11px !important;
	}
}
@media screen and (min-width:800px) and (max-width:959px)
{
	.w50{
		width:100% !important;
	}
	.about-img {
	    padding: 3%;
    	margin-left: auto;
	    margin-right: auto;
	}
	.about-lh ul.service-type{
		padding-left:6rem !important;
	}
}
@media screen and (min-width:800px) and (max-width:1024px)
{
	.w100{
		width:100%;
	}
	.services-img img {
	   /* width: auto !important;*/
    	max-width: none;
	}
	.services-img{
		overflow:hidden;
	}
	.about-lh ul.service-type {
 	   padding-left:2.25rem;
	}
	.w100-univ{
		width:50% !important;
	}
	.our-work-text{
		width:300px !important;
	}
	

}
@media screen and (min-width:769px) and (max-width:990px)
{
	.w50{
		width:50%;
	}
	article h2{
		margin:0px;
	}
	.about-lh{
		/*line-height:1.6 !important;*/
	}
	

}
@media screen and (min-width:991px) and (max-width:1300px)
{
	.w50{
		width:50%;
	}
	article h2{
		margin:0px;
	}
	
	
}
@media screen and (min-width:769px) and (max-width:959px)
{
		.service-w70{
		width:100% !important;
		}
		.service-w30{
		width:100% !important;
		}
		.course{
		margin-left:auto;
		margin-right:auto;
		}
		.h5-line{
			line-height:1 !important;
			font-size:1.1rem;
		}
		.fl-rt{
			float:right;
		}
		.fl-lt{
			float:left;
		}

}
@media screen and (min-width:960px) and (max-width:1279px)
{
	.service-w70{
		padding-top: 7px !important;
		padding-left: 15px;
	}
}
@media screen and (min-width:1280px) and (max-width:1400px)
{
	.service-w70{
		
		padding-left: 15px;
	}
}
article li{
	color:#fff;
	opacity:1;
}
article ul{
}
.prompt{
	text-align:right !important;
}
.prompt > a.button{
	background-color:#00283A;
}
article ul ul li{
color:#fff !important;
font-family:"Open Sans",Arial,sans-serif !important;
}
article li{
	font-size:16px;
	opacity:1;
	padding-left:2em !important;
}
article p{
		opacity:1;
}
.l-7 > a:hover
{
	color:#9BB800 !important;
}
.btn-read{
	border-radius:99px;
	background-color:#00283A !important;
	padding:5px 12px;
	text-align:center;
	color:#fff !important;
	line-height:1.6;
	box-shadow: 0 0 15px 5px white;
	text-shadow: 1px 1px rgba(0,0,0,0.3);
}
@media only screen and (min-width:1024px)
{
	.btn-read{
		width:28% !important;
	}
	
}
.text-ht{
	text-align:justify;
}
/*.service-type{
	 -moz-column-count: 2;

    -webkit-column-count: 2;

    column-count: 2;

	text-align:justify;
}*/
.service-type li{
	color:#fff;
	float:left;
	width:22em;
}
#logo img{
	width:auto;
	max-width:none;
	padding:3px 0px;
}
.services-img img{
	width:auto;
	max-width:none;
}
#about-us{
		padding:0em !important;
	}
#about-us .w50{
	padding:2em 0;
}
.scroll-margin{
	text-align:center;
	font-weight:900;
	color:#FFF;
	letter-spacing:2px;
	font-size: 4em;
	margin:0 0 0.625em 0;
	color:#aaaaaa !important;
}
.about-lh ul li:before{
    background: #00283a none repeat scroll 0 0;
    color: #fff;
    content: "\f006";
    display: inline-block;
    font-family: "mfg";
    font-size: 0.8em;
    height: 20px;
    line-height: 20px;
    margin-left: -1em;
    margin-right: 0.625em;
    text-align: center;
    width: 20px;
}
.about-lh ul.service-type {
    padding: 1.25em 0;
}

.about-lh ul.service-type li:before{
	background: #387793  none repeat scroll 0 0;
}
.about-lh ul.service-type li {
    list-style-type: none;
    margin: 0.625em 0;
    padding: 0 0 0 1em;
}
ul.service-type li {
    font-size: 16px;
    opacity: 1;
    padding-left: 2em !important;
}
ul.service-type li a{
	color:#fff;
}
ul.service-type li:hover a{
	color:#fff;
	text-decoration:underline;
}
#our-services{
	padding-top:8em;
	background: none repeat scroll 0 0 #fff;
	clear: both;
}
#our-services h2{
	color:#dedede;
}
.course{
	width:auto;
}
.abt-para{
	line-height:2.1 !important;
	color:#444 !important;
	text-align:justify !important;
	font-size:1em !important;
}
.button
{
	background-color:#dd7111;
}
.abt-pad{
	background: none repeat scroll 0 0 #fff;
	clear:both;
	padding:8em;
}
.abt-pad h2{

	color:#dedede;
	white-space:nowrap;
}
big{
	color:#00283a;
	font-weight:700;
}
.service-w70{
	width:70%;
	padding-top:15px;
}
.service-w30{
	width:30%;
	padding-top:15px;
}
.mb-20{
	margin-bottom:20px;
}
#university{
	background: none repeat scroll 0 0 #fff;
	clear:both;
	padding:8em;
}
#university h2{

	color:#dedede;
}
.crs-list{
	list-style-type:none;
	padding-left:.25rem;
}
.crs-list li{
	font-size:.96em;
	font-weight:600;
}
.crs-list li:before{
	 background: #00283a none repeat scroll 0 0;
    color: #fff;
    content: "\f006";
    display: inline-block;
    font-family: "mfg";
    font-size: 0.8em;
    height: 20px;
    line-height: 20px;
    margin-left: -1em;
    margin-right: 0.625em;
    text-align: center;
    width: 20px;
}
.tc{
	text-align:center;
}
.mt-20{
	margin-top:20px;
}
.pt-16{
	padding-top:16px;
}
.event-heading {
    /*position: absolute;*/
    top: 0;
    background: rgba(0, 0, 0, 0.5); /* Black background with transparency */
    color: #f1f1f1;
	padding: 13px;
	left:0;
	width: 300px;
	text-align: center;
	z-index: 2;
}

h4 span { 
   color: white; 
   font: bold 24px/45px Helvetica, Sans-Serif; 
   letter-spacing: -1px;  
   background: rgb(0, 0, 0); /* fallback color */
   background: rgba(0, 0, 0, 0.7);
   padding: 10px; 
}
.our-work-text{
	background: #00283a none repeat scroll 0 0;
	bottom:77px;
	display: block;
	left: 0;
	opacity: 1;
	padding: 9px;
	position: relative;
	right: 0px;
	text-align: center;
	width: 100%;
	height:77px;
}
/*#university .w100 {
    width: 100%;
}*/
.prlt-15{
	padding-left:9px;
	padding-right:9px;
}
.pt-2{
	padding-top:2em;
}
.pt-3{
	padding-top:3.2em;
}
.mt-35{
	margin-top:35px;
}

.h5-line{
	line-height:10px;
	margin:0;
    font-size:0.97rem;
}
.h5-line a {
	color:#007cde;
	
}
.padlt-20{
	padding-left:20px;
	padding-top: 14px;
}
.padrt-20{
	padding-right:20px;
	padding-top: 7px;
}
@media (min-width:320px) and (max-width:410px)
{
	.h5-line{
		line-height:1.2;
	}
	.h5-line a{
		font-size:.88rem;
	}
}
@media (min-width:320px) and (max-width:396px)
{
	#university h2{
		font-size:3em;
	}
	.abt-pad h2 {
		font-size:3em;
	}
	#our-services h2{
		font-size:3em;
	}
	
	
}
@media (min-width:320px) and (max-width:381px)
{
	/*#university h2{
		text-transform:uppercase;
		 font-weight: 600;
		 letter-spacing:0px;
	}*/
}
@media (min-width:335px) and (max-width:480px)
{
	.pt-qmul{
		padding-top:3em;
	}
}
@media (min-width:481px) and (max-width:544px)
{
	.pt-lseaps{
		padding-top:8px;
	}
}
@media (min-width:575px) and (max-width:768px)
{
	.pt-qmul{
		padding-top:3.1em;
	}
}
@media (min-width:575px) and (max-width:768px)
{
	.pt-lseaps{
		padding-top:3.1em;
	}
}
@media (min-width:800px) and (max-width:913px)
{
	.our-work-text {
	    width: 100% !important;
	}
	
}
@media (min-width:800px) and (max-width:832px)
{
	.pt-lseaps{
		padding-top:0.7em;
	}
}
@media (min-width:868px) and (max-width:1024px)
{
	.pt-qmul{
		padding-top:3em;
	}
}
@media (min-width:1025px) and (max-width:1100px)
{
	.w100-univ
	{
		width:50%;
	}
	.our-work-text {
	    width:300px;
	}
	.pt-qmul{
		padding-top:3em;
	}
}
@media (min-width:1101px) and (max-width:1279px)
{
	.pt-icl{
		padding-top:31px;
	}
	.pt-lseaps{
		padding-top:0.7em;
	}
	.pt-ucl{
		padding-top:1.7em;
	}
	.pt-uoc{
		padding-top:1.7em;
	}
}
@media (min-width:1280px) and (max-width:1400px)
{
	
	.pt-lseaps{
		padding-top:0.7em;
	}
	ul.service-type li {
	    color: #fff;
    	float: left;
	    width: 17em;
		white-space: nowrap;
	}
	.w50:nth-child(2){
		padding-left:6em !important;
	}
	
}
@media screen and (min-width:960px) and (max-width:1279px)
{
	.about-img{
		width:100% !important;
	}
	ul.service-type li {
	    color: #fff;
    	float: left;
	    width: 15em;
		white-space: nowrap;
	}
}
#about-us h2{
	color:#fff !important;
}
::-webkit-input-placeholder { /* Chrome */
  color: #213967;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #213967;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #213967;
  opacity: 1;
}
:-moz-placeholder { /* Firefox 4 - 18 */
  color: #213967;
  opacity: 1;
}
.read-more{
	background-color: #d00c27;
	margin-top:10px;
}
.read-more:hover{
	background-color: #090D56;
}
@media (min-width:800px)
{
.txt-rht{
	text-align:right;
}
.txt-lft{
	text-align:left;
}
}
@media (min-width:768px)
{
	.abt-pad,#our-services
	{
		padding-top:10em;
	}
}