/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
body{
	padding:0;
	margin:0;
    font-family: 'Roboto', sans-serif;
	background:#fff;
}
body a{
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
input[type="button"],input[type="submit"]{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
h1,h2,h3,h4,h5,h6{
	margin:0;			   
}
h2{
	color: #7F0000;
}
p{
	margin:0;
}
hr {
	display: block;
	margin: 2.5em auto;
	border-style: inset;
	border-width: 2px;
	color: #7F0000;
} 
ul{
	margin:0;
	padding:0;
}
ol{
	font-size: 1.1em;
}
label{
	margin:0;
}
/*-----start-header----*/
.header{
	background: #FFF;
	padding:0.4em 0;
	border-bottom:5px solid #7F0000;
}
.logo{
	float:left;
	margin-top: 13px;

}
.header-right{
	float:right;
}
.header-right h4 {
	color: #FFF;
	font-size: 2.1em;
	font-weight: 700;
	text-align: right;
	margin-bottom: 31px;
}
i.phone {
	width: 35px;
	height: 35px;
	background: url('../images/img-sprite.png') no-repeat 0px 0px;
	display: inline-block;
	vertical-align: sub;
	margin-right: 5px;
}
.top-menu ul li{
	display:inline-block;
	margin: 0 0.7em;
}
.top-menu ul li:nth-child(6) {
	margin-right: 0;
}
.top-menu ul li a:nth-child(6) {
	padding-right:0;
}
.top-menu ul li a{
	text-decoration: none;
	color: #2D0000;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 1.1em;
	padding: 10px 5px;
}
.top-menu ul li a.active{
	border-bottom:5px solid #7F0000;
	color: #7F0000;
}
.top-menu ul li a:hover{
	border-bottom:5px solid #7F0000;
	color: #7F0000;
}
.banner{
	background:url('../images/albert_news.png') no-repeat 0px 0px;
	background-size:cover;
	min-height:494px;
	position:relative;
}
.banner-info h2{
	color: #fff;
	font-size: 2.5em;
	font-weight: 300;
	letter-spacing: 3px;	
	margin-bottom: 0.7em;
}
.banner-info p{
	color: #fff;
	font-size: 1.4em;
	font-weight: 400;
	line-height:1.5em;
}

.banner-info {
	background: rgba(128, 0, 0, 0.6);
	width: 60%;
	position: absolute;
	top: 17%;
	float:right;
	padding: 2.5em 2em;
}

.intro-quote{
	text-align: center;
	font-size: 1.5em;
	font-weight: 300;
	padding: 0;
	margin: 0;
}

.subscribe-section{
	background: url('../images/subscribe-bg.jpg') no-repeat 0px 0px;
	background-size:cover;
	min-height: 220px;
	margin-top: 70px;
}
.services-section{
	padding:2em 0;
}
.services-section h3 {
	color: #7F0000;
	font-size: 2.7em;
	font-weight: 300;
	letter-spacing:2px;
	margin-bottom:0.8em;
	text-align: center;
}
.services-section h4 {
	color: #fff;
	font-weight: 300;
	font-size: 1.9em;
	letter-spacing: 2px;
}
.services-section p {
	color: #fff;
	font-weight: 300;
	font-size: 1.05em;
	line-height:1.4em;
	margin:8px 0 15px 0;
	letter-spacing: 1px;
}
i.call{
	width: 60px;
	height: 67px;
	background: url('../images/img-sprite.png') no-repeat -35px 0px;
	display: inline-block;	
}
i.callmsg{
	width: 70px;
	height: 70px;
	background: url('../images/img-sprite.png') no-repeat -98px 0px;
	display: inline-block;
}
i.interact{
	width: 130px;
	height: 130px;
	background: url('../images/img-sprite.png') no-repeat -170px 0px;
	display: inline-block;
}
i.dt{
	width: 80px;
	height: 70px;
	background: url('../images/img-sprite.png') no-repeat -311px 0px;
	display: inline-block;
}
i.zoom{
	width: 70px;
	height: 70px;
	background: url('../images/img-sprite.png') no-repeat -401px -2px;
	display: inline-block;
}
i.arrow{
	width: 35px;
	height: 35px;
	background: url('../images/img-sprite.png') no-repeat -471px 0px;
	display: inline-block;
}
i.smartphone{
	width: 70px;
	height: 70px;
	background: url('../images/img-sprite.png') no-repeat 0px -63px;
	display: inline-block;
	margin-bottom: 2em;
}
i.user{
	width: 70px;
	height: 68px;
	background: url('../images/img-sprite.png') no-repeat -2px -140px;
	display: inline-block;
}
i.global{
	width: 70px;
	height: 70px;
	background: url('../images/img-sprite.png') no-repeat -78px -78px;
	display: inline-block;
	margin-bottom: 2em;
}
.arrow1 {
	margin-top: 15px;
}
.arrow2 {
	margin-top: 22px;
}
.arrow3 {
	margin-top: 50px;
}
.arrow4 {
	margin-top: 18px;
}
.arrow5 {
	margin-top: 18px;
}
.icons{
	margin-top:2em;
}
.icons2{
	margin-top:7em;
}
.services-section-grid0 {
	width: 100%;
	padding: 0 15px 0 0;
}
.services-section-grid0-top {
	padding: 0px 15px;
	margin-bottom: 15px;
}
.services-section-grid0-top p{
	color: #000000;
	font-size: 1.4em;
}
.services-section-grid0-top span{
	color: #7F0000;
	font-weight: 500;
}
.services-section-grid0-top ul{
	font-size: 1.4em;
	padding: 0px 0px 0px 15px;
}
.services-section-grid0-top li{
	font-size: 1em;
	padding: 0px 0px 0px 15px;
	font-weight: 300;
}
.services-section-grid0-top ul ul{
	font-size: 1em;
}
.services-section-grid0-top a{
	color: #7F0000;
	text-decoration: underline;
}
.services-section-grid0-top a:hover{
	text-decoration: none;
}
.services-section-grid0-top strong{
	color: #7F0000;
}
ul.forum-ul{
	font-size: 1em;
	padding: 0px 20px;
}
ol.forum-ol{
	font-size: 1em;
}
ul.newproject-ul{
	color: #000000;
	
	font-weight: 300;
	width: 100%;
}
ul.newproject-ul li{
	
}
ol.newproject-ol{
	font-size: 1em;
	text-decoration: none;
	width:100%;
}

.banner-info-grid1 {
	background: rgba(128, 0, 0, 0.6);
	width: 50%;
	padding: 0 15px 0 0;
	margin-right: 10px;
	margin-top: 20px;
	height: 320px;
}
.banner-info-grid1-top {
	padding: 15px 25px;
	margin-bottom: 15px;
}
.banner-info-grid2 {
	background: rgba(128, 0, 0, 0.6);

	padding: 0 15px 0 0;
	width: 45%;
	margin-top: 20px;
	height: 320px;
}
.banner-info-grid2-top {
	padding: 15px 25px;
	margin-bottom: 15px;
}
.banner-info-grid1 h2 {
	color: #fff;
	font-size: 2em;
	font-weight: 300;
	letter-spacing: 3px;	
	margin-bottom: 0.7em;
}
.banner-info-grid1 p{
	color: #fff;
	font-size: 1.4em;
	font-weight: 400;
	line-height:1.5em;
}
.banner-info-grid2 h2 {
	color: #fff;
	font-size: 2em;
	font-weight: 300;
	letter-spacing: 3px;	
	margin-bottom: 0.7em;
}
.banner-info-grid2 p{
	color: #fff;
	font-size: 1.4em;
	font-weight: 400;
	line-height:1.5em;
}


.services-section-grid1 {
	width: 50%;
	padding: 0 15px 0 0;
}
.services-section-grid1-top {
	background: #2D0000;
	padding: 15px 25px;
	margin-bottom: 15px;
}
.services-section-grid1-bottom {
	background: #7F0000;
	padding: 15px 25px;
	margin-bottom: 15px;
}
.services-section-grid2 {
	padding: 0 15px 0 0;
	width: 50%;
}
.services-section-grid2-top {
	background: #7F0000;
	padding: 15px 25px;
	margin-bottom: 15px;
}
.services-section-grid2-bottom {
	background: #B40000;
	padding: 15px 25px;
	margin-bottom: 15px;
}
.services-section-grid3 {
	width: 33.333%;
	padding: 0 15px 0 0;
}
.services-section-grid3-top {
	background: #B40000;
	padding: 15px 25px;
	margin-bottom: 15px;
}
.services-section-grid3-bottom {
	background: #B40000;
	padding: 15px 25px;
	margin-bottom: 15px;
}
.about-section{
	padding:3em 0;
}
.about-section h3 {
	color: #7F0000;
	font-size: 2.7em;
	font-weight: 300;
	letter-spacing:2px;
	margin-bottom:0.8em;
	text-align: center;
}
.about-section h4 {
	color: #fff;
	font-weight: 300;
	font-size: 1.9em;
	letter-spacing: 2px;
}
.about-section p {
	color: #fff;
	font-weight: 300;
	font-size: 1.05em;
	line-height:1.4em;
	margin:8px 0 10px 0;
	letter-spacing: 1px;
}
.about-section-grid1 {
	width: 33.333%;
	padding: 0 15px 0 0;
}
.about-section-grid1-top {
	background: #2D0000;
	padding: 15px 25px;
	margin-bottom: 15px;
}
.about-section-grid2 {
	padding: 0 15px 0 0;
	width: 33.333%;
}
.about-section-grid2-top {
	background: #7F0000;
	padding: 15px 25px;
	margin-bottom: 15px;
}
.about-section-grid3 {
	width: 33.333%;
	padding: 0 15px 0 0;
}
.about-section-grid3-top {
	background: #B40000;
	padding: 15px 25px;
	margin-bottom: 15px;
}
.icon-left{
	float:left;
}
.icon-right{
	float:right;
}
.subscribe h3 {
	color: #fff;
	font-size: 2.4em;
	font-weight: 300;
	letter-spacing: 2px;
	margin-bottom: 1em;
}
.subscribe input[type="text"] {
	width: 43%;
	color: #fff;
	font-size: 15px;
	padding: 12px;
	border: none;
	outline: none;
	background: #94c2dd;
	border:2px solid #fff;
}
.subscribe a{
	text-decoration: none;
	border: 2px solid #fff;
	background: #7F0000;
	color: #fff;
	font-size: 14px;
	letter-spacing: 2px;
	margin-left: -6px;
	padding: 13px 30px;
}
.subscribe a:hover {
	background: #2D0000;
}
.subscribe {
	text-align: center;
	width: 100%;
}
.book {
	text-align: center;
}
.subscribe-section-grids{
	padding-top:3.5em;
}
.courses-section-grid1 {
	width: 50%;
	padding: 0 15px 0 0;
}
.courses-section-grid1-top {
	background: #2D0000;
	padding: 15px 25px;
	margin-bottom: 50px;
}
.courses-section-grid2 {
	padding: 0 15px 0 0;
	width: 50%;
}
.courses-section-grid2-top {
	background: #7F0000;
	padding: 15px 25px;
	margin-bottom: 50px;
}
.forum-section-grid1 {
	width: 50%;
	padding: 0 15px 0 0;
}
.forum-section-grid1-top {
	background: #2D0000;
	padding: 5px 25px 0px 25px;
	margin-bottom: 0px;
}
.forum-section-grid2 {
	padding: 0 15px 0 0;
	width: 50%;
}
.forum-section-grid2-top {
	background: #7F0000;
	padding: 5px 25px 0px 25px;
	margin-bottom: 0px;
}
.forum-error{
	text-align: center;
	background: red;
	font-size: 1.2em;
	padding:20px;
	color: #FFF;
}
.forum-error p{
	color: #FFF;
}
.forum-ok{
	text-align: center;
	background: green;
	font-size: 1.2em;
	padding:20px;
	color: #FFF;
}
.inhousetoolinfo {
	border: 3px solid #7F0000;
	padding: 10px 10px;
	margin: 30px 0px;
	font-size: 1.4em;
	background: #7F0000;
	color: #FFFFFF;
	font-style: italic;
	text-align: center;
}
.inhousetoolstep1 {
	border: 3px solid #7F0000;
}
.inhousetoolstep1 td{
	vertical-align: top;
	padding: 15px;
	font-size: 1.4em;
	width: 40%;
}


	div#coursetool { background : #FFFFFF; color : #000000; width : 100%; height : 300px; overflow : auto; }
	div#coursetool a:link,div#coursetool a:active,div#coursetool a:visited{ color: #6398c5;}
	div#coursetool a:hover{ color: #a19650; text-decoration:none;}

	table#coursetable { width: 100%; border: 1px solid #000000; border-collapse: collapse; font-size: 1em; }
	td#chnr { width: 14px; vertical-align: top; border: 1px solid #000000; }
	td#chna { width: 90px; vertical-align: top; border: 1px solid #000000; }
	td#chde { width: 180px; vertical-align: top; border: 1px solid #000000; }
	td#chdu { width: 50px; vertical-align: top; border: 1px solid #000000; }
	td#chcu { width: 50px; vertical-align: top; text-align: center; border: 1px solid #000000; }
	
	table#coursetable2 { width: 100%; border: 0px solid #000000; border-collapse: collapse; background: #7F0000; color: #FFFFFF; font-size: 1em;  }
	table#coursetable2 tr { padding: 0px 100px; }
	td#chnr2 { width: 14px; vertical-align: top; border: 0px solid #000000; }
	td#chna2 { width: 90px; vertical-align: top; border: 0px solid #000000; }
	td#chde2 { width: 180px; vertical-align: top; border: 0px solid #000000; }
	td#chdu2 { width: 50px; vertical-align: top; border: 0px solid #000000; }
	td#chcu2 { width: 50px; vertical-align: top; text-align: center; border: 0px solid #000000; }



.inhouse-form {
	background: #FFFFFF;
	padding: 0em 1em;
	position: relative;
	z-index: 1;
	width: 100%;
	top: 1em;
	text-align: center;
}
.inhouse-form input[type="text"], .inhouse-form textarea {
	width: 100%;
	color: #fff;
	font-size: 16px;
	padding: 15px 15px;
	border: none;
	outline: none;
	margin: 0 0px 15px 0;
	background: #7F0000;
}
.inhouse-form textarea {
	resize: none;
	width: 98%;
	height: 7.5em;
}
.inhouse-form input[type="submit"] {
	color: #fff;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 400;
	border: 1px solid #fff;
	padding: 9px 30px;
	outline: none;
	background: #7F0000;
	margin-top: 1em;
	border: 2px solid #2D0000;
}
.inhouse-form input[type="submit"]:hover{
	background: #7F0000;
	border: 2px solid #7F0000;
}

.forum-form {
	background: #FFFFFF;
	padding: 0em 1em;
	position: relative;
	z-index: 1;
	width: 90%;
	top: 3em;
	text-align: center;
	margin: 0px auto;
	color: #7F0000;
	font-size: 1.4em;
}
.forum-form input[type="text"], .inhouse-form textarea, .forum-form textarea {
	width: 100%;
	color: #fff;
	font-size: 16px;
	padding: 15px 15px;
	border: none;
	outline: none;
	margin: 0 0px 15px 0;
	background: #7F0000;
}
input[type="text"].forumcode {
	width: 200px;
}
.forum-form textarea {
	resize: none;
	width: 98%;
	height: 7.5em;
}
.forum-form input[type="submit"] {
	color: #fff;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 400;
	border: 1px solid #fff;
	padding: 9px 20px;
	outline: none;
	background: #7F0000;
	margin-top: 1em;
	border: 2px solid #7F0000;
}
.forum-form input[type="submit"]:hover{
	background: #2D0000	;
	border: 2px solid #7F0000;
}
table.forumform {
	width: 80%;
}
table.forumform td {
	padding-left: 20px;
	text-align: right;
}
table#coursecontact {
	width: 100%; 
}
table#coursecontact td {
	vertical-align: top; 
}
table#coursecontact td#rechts {
	text-align: right; 
}



.our-clients-head h3 {
	color: #7F0000;
	font-size: 2.9em;
	font-weight: 300;
	letter-spacing: 2px;
	margin-bottom: 1em;
}
/*--clients--*/
#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
	display: none;
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.nbs-flexisel-inner {
	overflow: hidden;
}
.nbs-flexisel-item {
	float: left;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	position: relative;
}
.nbs-flexisel-item > img {
	position: relative;
	max-width:300px;
	max-height:100px;
}
/*** Navigation ***/
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	width: 40px;
	height: 35px;
	position: absolute;
	cursor: pointer;
	z-index: 100;
	margin-top:9em;
}
.nbs-flexisel-nav-left {
	left: 24em;
	background: url('../images/img-sprite2.png') no-repeat -75px -176px;
}
.nbs-flexisel-nav-right {
	right: 24em;
	background: url('../images/img-sprite2.png') no-repeat -114px -176px;
}
/********************/
/*-----*/

.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:9999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
}

.nbs-flexisel-inner {
    overflow:hidden;
    float:left;
    width:100%;
}
.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    position:relative;
    cursor:pointer;
}
.nbs-flexisel-item img {
    width: 65%;
	position: relative;
}
.our-clients {
	padding: 1.1em 0;
}
.our-clients span{
	font-size: 1.2em;
	font-weight: 500;
	color: #7F0000;
}
.our-clients a{
	color: #7F0000;
	text-decoration:underline;
}
.our-clients a:hover{
	text-decoration:none;
}
.client-text p {
	color: #7F0000;
	font-size: 1.75em;
	font-weight: 300;
	line-height: 1.6em;
	text-align: center;
}
.testimonials-section{
	background: url('../images/subscribe-bg22.jpg') no-repeat 0px 0px;
	background-size:cover;
	min-height:85px
}
.testimonials-section-head h3{
	color: #7F0000;
	font-size: 2.8em;
	font-weight: 300;
	letter-spacing: 2px;
}
.testimonials-section-head {
	margin: 2em 0;
}
.text{
	background:#fff;
	padding:12px;
}
.text h4{
	color:#333333;
	font-size:1.3em;
	font-weight:500;
	margin-bottom:5px;
	text-transform:uppercase;
}
.text p{
	color:#585858;
	font-size:1em;
	text-transform:uppercase;
}
.description {
	padding: 1em 0 0 0;
	min-height: 100px;
}
.client-text {
	padding: 3em 8em 0 8em;
	margin-top: 35px;
}
.member1 {
	width: 23%;
	float: left;
	padding:0;
}
.member1  img{
	width:100%;
}
.contact-section {
	padding: 3em 0;
	color: #7F0000;
}
.contact-section h3 {
	color: #7F0000;
	font-size: 2.9em;
	font-weight: 300;
	letter-spacing: 2px;
	margin-bottom: 1em;
}
.contact-top p {
	color: #7F0000;
	font-size: 1.3em;
	font-weight: 500;
}
.contact-section. {
	padding: 4em 0;
}
.contact-section-grid a{
	color: #7F0000;
	text-decoration: underline;
}
.contact-section-grid a:hover{
	text-decoration: none;
}
.contact-section-bottom {
	position: relative;
}
.contact-form {
	background: #2D0000;
	padding: 4.5em 3em;
	position: relative;
	z-index: 1;
	width: 100%;
	top: 3em;
}
.contact-form p {
	color: #FFF;
	text-align: left;
	font-size: 1.2em;
	padding-left: 10px;
	padding-bottom: 10px;
}
.contact-form input[type="text"], .contact-form textarea {
	width: 100%;
	color: #fff;
	font-size: 16px;
	padding: 15px 15px;
	border: none;
	outline: none;
	margin: 0 0px 15px 0;
	background: #7F0000;
}
.contact-form textarea {
	resize: none;
	width: 98%;
	height: 9.9em;
}
.contact-form input[type="submit"] {
	color: #fff;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 400;
	border: 1px solid #fff;
	padding: 9px 30px;
	outline: none;
	background: #7F0000;
	margin-top: 1em;
}
.contact-form input[type="submit"]:hover{
	background:#2D0000;
}
.contact-error {
	color: #FFF;
	font-size: 1.5em;
	padding: 5px;
	margin-bottom: 25px;
}
.contact-success {
	color: #FFF;
	background: #2D0000;
	font-size: 1.5em;
	padding: 25px;
	margin: 25px;
}
.map{
	position:relative;
	margin-top: 13em;
}
.map iframe{
	width:100%;
	min-height:500px;
}
.map-layer{
	background:#1a1a1a;
	min-height:500px;
}
.map-layer {
	background: rgba(26, 26, 26, 0.48);
	min-height: 505px;
	position: absolute;
	bottom: 0;
	width: 100%;
}
.footer{
	background:#FFF;
	padding:3.4em 0;
}
.menu_bottom a{
	text-decoration: none;
	color: #7F0000;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 1.1em;
	padding: 10px 5px;
}
.menu_bottom a:hover{
	border-bottom:5px solid #7F0000;
	color:#7F0000;
}
.copyright p{
	color: #7F0000;
	font-size: 16px;
	font-weight: 300;
	margin-top: 1em;
	margin-bottom: 1em;
}
.copyright p a{
	color: #7F0000;
	font-size: 16px;
	font-weight: 300;
	margin-top: 1em;
}

/*-- services-page-starts-here --*/
.services_overview h3 {
	color: #fff;
	font-size: 2.7em;
	font-weight: 300;
	letter-spacing: 2px;
	margin-bottom: 0.8em;
}
.service_grid {
	padding: 0;
	width: 31.333%;
	margin-right: 3%;
}
.span_55{
	margin-right:0;
}
.service_grid h4 {
	color: #2D0000;
	font-size: 1.4em;
	font-weight: 500;
	text-transform: uppercase;
	margin: 20px 0 0 0;
}
.service_grid p{
	color: #E6E6E6;
	font-weight: 300;
	font-size: 1em;
	line-height: 1.8em;
	margin: 8px 0 0 0;
}
.services_overview{
	background:#1a1a1a;
	padding: 4em 0;
}
.s-map{
	margin-top:0;
}
/*-- about-page-starts-here --*/
.who_we_are,.latest-news {
	padding: 3em 0;
}
.grid_12 h3 {
	color: #7F0000;
	font-size: 2.7em;
	font-weight: 300;
	letter-spacing: 2px;
	margin-bottom: 0.8em;
	text-align: center;
}
.grid_12 p {
	
	color: #000000;
	font-size: 1.4em;
	line-height: 1.6em;
	margin: 8px 0 15px 0;
	max-width: 810px;
	margin: 0 auto 13px;
	
}
.grid_12 h5 {
	font-size: 1.4em;
	color: #000000;
	line-height: 1.6em;
	margin: 0 auto 13px;
	max-width: 860px;
	
}
.grid_12 span {
	color: #7F0000;
}
.grid_5{
	width:35%;
	margin-left:11%;
	margin-right:4%;
	float:left;
	margin-top:2%;
}
.grid_6{
	width:35%;
	margin-right:11%;
	margin-left:4%;
	float:left;
	margin-top:2%;
}
.grid_5 img,.grid_6 img{
	width:100%;
}
.why_choose_us {
	padding: 3em 0;
	background: #394c5a;
}
.grid_4 span {
	margin-top: 15px;
	display: inline-block;
	width: 78px;
	height: 78px;
	background: #ffffff;
	color: #21a5bc;
	text-align: center;
	font-size: 24px;
	line-height: 78px;
	border-radius: 50%;
	position: relative;
}
.why_choose_us h3 {
	color: #fff;
	font-size: 2.7em;
	font-weight: 300;
	letter-spacing: 2px;
	margin-bottom: 0.8em;
}
.grid_4 p{
	color: #fff;
	font-weight: 400;
	font-size: 0.965em;
	line-height: 1.8em;
	margin: 15px 0 0 0;
}

/* General button style (reset) */
.btn {
	border: none;
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	background: none;
	padding: 0.4em 1.5em;
	display: inline-block;
	text-transform: uppercase;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	border-radius:0px !important;
	text-decoration: none;
}
.btn:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.btn {
	background: #7F0000;
	color: #ffffff;
	border: none;
	font-size: 1.1em;
	font-weight: 400;
	padding:8px 20px;
	border-radius: 0;
	text-align: center;
	text-transform:capitalize;
	z-index:1;
}
.btn:hover {
	background: #ffffff;
	color: #7F0000;
}
a.btn1{
	border: none;
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	background: none;
	padding:0.8em 3em;
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 1px;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	border-radius:0px !important;
	text-decoration: none;
	font-size: 1.8em;
	border: 2px solid #fff;
	font-weight: 900;
	color: #fff;
}
a.btn1:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
/* Button 1c */
.btn-1c:after {
	width: 100%;
	height: 0;
	top: 0;
	left: 0;
	background: #fff;
}

.btn-1c:hover,
.btn-1c:active {
	color:#ff0000;
}

.btn-1c:hover:after,
.btn-1c:active:after {
	height: 100%;
}
/* Button 1d */
.btn-1d {
	overflow: hidden;
}

.btn-1d:after {
	width: 0;
	height: 103%;
	top: 50%;
	left: 50%;
	background: rgba(128, 0, 0, 0.7);
	opacity: 0;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

.btn-1d:hover,
.btn-1d:active {
	color: #fff;
}

.btn-1d:hover:after {
	width: 90%;
	opacity: 1;
}

.btn-1d:active:after {
	width: 101%;
	opacity: 1;
}
.latest-news h3{
	color: rgb(51, 51, 51);
	font-size: 2.7em;
	font-weight: 300;
	letter-spacing: 2px;
	margin-bottom: 0.8em;
}
.banner-info a{
	color:#fff;
	font-weight:500;	
	text-decoration:none;
	z-index:1;
}
.banner-info a:hover{
	color:#2D0000;
}


.element{
	background: #f8f8f8;
	padding-bottom:2em;
}
.grid_7 img{
	width:100%;
}
.element p {
	color: #333333;
	font-weight: 400;
	font-size: 0.965em;
	line-height: 1.8em;
	margin:10px 0 0px 0;
	padding: 0 10px;
}
.element h4{
	color: #1f3e4f;
	font-weight: 500;
	font-size: 18px;
	text-transform: uppercase;
	margin-top: 39px;
	margin-bottom: 17px;
}
/*-- contact-page-starts-here --*/

.contact-form_grid {
	text-align: center;
}
.contact-form_grid input[type="text"],.contact-form_grid textarea {
	display: block;
	width: 99%;
	padding:12px;
	outline: none;
	font-size: 14px;
	font-weight:bold;
	color: #D6D5D5;
	background: #FFF;
	border: none;
	border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
	-o-border-radius: 0.3em;
	margin-bottom:1em;
	font-family:'Open Sans', sans-serif;
}
.contact-form_grid input[type="text"]:focus,.contact-form_grid textarea:focus {
	color:#ADADAD;
}
 .contact-form_grid textarea {
	height:170px;
	resize:none;
}
.contact-form_grid input[type="submit"] {
	display:block;
	font-size:18px;
	font-weight:600;
	color:#FFF;
	text-transform:uppercase;
	padding:12px 0px;
	width:100%;
	background:#f28858;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	border:none;
	border-bottom:4px solid #b56642;
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-webkit-apperance:none;
	font-family:'Open Sans', sans-serif;
	outline:none;
}
.contact-form_grid input[type="submit"]:hover {
	 background:#EC7945;
	 border-bottom:4px solid #D1612E;
}
.contact-form_grid input[type="submit"]:active {
  position:relative;
  bottom:-2px;
}
.contact_right {
	background: #f1f1f1;
	padding: 5%;
}
.contact.about-desc {
	padding: 4em 0;
}
.contact.about-desc h3{
	color: rgb(51, 51, 51);
	font-size: 2.7em;
	font-weight: 300;
	letter-spacing: 2px;
	margin-bottom: 1.5em;
	text-align:center;
}
.contact_address {
	margin: 2em 0;
}
.contact_grid h5 {
	color: #f6724b;
	font-size:1.5em;
}
.contact_grid p {
	color:#999;
	line-height: 1.8em;
}
p.m_6 {
	color: #333333;
	font-weight: 400;
	font-size: 0.965em;
	line-height: 1.8em;
	margin: 8px 0 15px 0;
	opacity: 0.7;
}
p.m_7 {
	color: #333333;
	font-weight: 400;
	font-size: 0.965em;
	line-height: 1.8em;
	margin: 8px 0 15px 0;
	opacity: 0.7;
}
.contact_left h4{
	font-size:2em;
	font-weight:400;
	color:#7F0000;
	text-transform: uppercase;
}
/*-- blog-page-starts-here --*/
.head_element {
	width: 105px;
	height: 105px;
	border-radius: 50%;
	border: 2px solid #7F0000;
	text-align: center;
	padding-top: 15px;
	margin-right: 20px;
	margin-bottom: 17px;
	float: left;
}
.alpha1{
	width:40%;
	margin-right:3%;
	float:left;
}
.alpha1 img{
	width:100%;
}
.head_element span {
	color: #7F0000;
	font-size: 1.2em;
	display: block;
	margin: 0 auto;
	text-transform: uppercase;
}
.subitem{
	float:left;
	margin-top: 1.1em;
	color: #7F0000;
	font-size: 1.8em;
}
.sub{
	float:left;
	margin-top: 1.3em;
	color: #7F0000;
	font-size: 1.2em;
}
a.readblog{
	color: #7F0000;
	font-size: 1.4em;
	text-transform:uppercase;
	font-weight: 400;
	letter-spacing: 1px;
	margin-bottom:3px;
	text-decoration:underline;
}
.sub p{
	color: #000;
	font-size:1em;
	font-weight:300;
}
a.newstext{
	float:none;
	color: #7F0000;
	text-decoration:underline;
}
a.newstext:hover{
	float:none;
	color:#7F0000;
	text-decoration:none;
}
.sub a{
	float:left;
	margin-top: 0.1em;
	color: #7F0000;
	font-size: 1.2em;
}
.sub a:hover{
	color:#7F0000;
	text-decoration:none;
}
article.clearfix {
	margin: 1em 0 1em 0;
}
.blog-section {
	padding: 4em 0;
}
h2.with-line {
	color: #7F0000;
	font-size: 2.7em;
	font-weight: 300;
	letter-spacing: 2px;
	margin-bottom: 0.8em;
	text-align: center;
}
.right_column h2 {
	text-align: left;
	font-size: 2.3em;
	margin: 1em 0 0.4em 0;
}
.grid_b4 h5{
	font-size: 1.2em;
	color: #7F0000;
	line-height: 1.8em;
}
.left_column {
	width: 65%;
	padding: 0 50px 0 0;
}
.onepage_column {
	width: 95%;
	padding: 0 50px 0 0;
}
.grid_b4 p {
	color: #000;
	font-weight: 400;
	font-size: 1.2em;
	line-height: 1.9em;
	margin: 15px 0 27px 0;
}
.grid_b4 span{
	font-weight: 600;
	color: #7F0000;
}
.right_column li {
	line-height: 14px;
	padding: 7px 0 7px 18px;
	background: url(../images/bullet.png) left 16px no-repeat;
	font-size: 13px;
	list-style-type:none;
}
.right_column li a { 
	color: #333333;
	font-weight: 400;
	font-size: 0.965em;
	line-height: 1.8em;
	opacity: 0.6;
	text-decoration:underline;
}
.right_column li a:hover{
	color:#7F0000;
	text-decoration:none;
	padding-left:10px;
}
.grid_b4 {
	float: left;
	width: 95%;
}
/*** Page numbers ***/
.content-pagenation{
	text-align:center;
}
.content-pagenation li {
	display: inline-block;
}
.content-pagenation li a {
	color:#7F0000;
	font-size: 1em;
	background: #FFF;
	padding: 10px 12px;
	border: 1px solid #7F0000;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
}
.content-pagenation li a:hover{
	background:#7F0000;
	color:#FFF;
}
/*-- error-page --*/
.error-page{
	padding:2em 0 5em 0;
}
.error-404 {
	padding-top: 8em;
	min-height: 650px;
}
.error-404 h2{
	font-size:18em;
	font-weight:500;
	color:#7F0000;
	margin:0;
	padding:0;
	text-transform:uppercase;
}
.error-404 p{
	color: #4f4844;
	margin: 0;
	font-size: 1.4em;
	text-transform: uppercase;
	margin-top: 1em;
} 
a.b-home{
	background:#272e34;
	padding:0.8em 3em;
	display:inline-block;
	color:#FFF;
	text-decoration:none;
	margin-top:1em;
}
a.b-home:hover{
	background:#7F0000;
}
article.attach {
	margin-bottom: 1em;
}
p.text1 {
	color: #333333;
	font-weight: 400;
	font-size: 0.9em;
	line-height: 1.9em;
	margin: 15px 0 27px 0;
	opacity: 0.6;
}
#commentform input[type="text"] {
	padding: 8px 15px;
	width: 60%;
	color: #444;
	font-size: 1em;
	border: 1px solid #eee;
	background: #eee;
	outline: none;
	display: block;
}
.leave h4 {
	color: #1f3e4f;
	font-size: 1.8em;
	font-weight: 400;
	letter-spacing: 1px;
	margin-bottom: 12px;
}
#commentform label {
	display: block;
	font-size: 1em;
	color: #888;
}
#commentform span {
	color: #A60000;
	position: absolute;
}
#commentform input[type="text"] {
	padding: 8px 15px;
	width: 60%;
	color: #444;
	font-size: 1em;
	border: 1px solid #eee;
	background: #eee;
	outline: none;
	display: block;
}
#commentform textarea {
	padding: 13px 20px;
	width:60%;
	color: #444;
	font-size:0.85em;
	outline: none;
	height:150px;
	display: block;
	resize: none;
	font-weight:400;
	border: 1px solid #eee;
	background: #eee;
}
#commentform input[type="submit"] {
	padding: 12px 50px;
	color: #FFF;
	background: #444;
	outline: none;
	border: none;
	text-transform: uppercase;
	cursor: pointer;
	-webkit-appearance: none;
	font-size: 1.2em;
	font-weight: 500;
}
#commentform input[type="submit"]:hover {
	background:#222;
}
.comments1 {
	margin-top: 3em;
}
#commentform p {
	position: relative;
	padding: 8px 0;
	font-size: 1em;
}
.comments-main {
	border: 1px solid #D5D4D4;
	padding: 17px 0px;
	margin: 15px 0px 40px 0;
}
.cmnts-right a {
	padding: 6px 12px;
	color: #fff;
	font-weight: 600;
	font-size: 14px;
	background: #999;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
	outline: none;
}
.Archives {
margin-bottom:3em;
}
.cmts-main-left img{
	border: 3px solid#ccc;
}
.cmnts-right a:hover{
	background: #333;
	text-decoration:none;
}
.cmts-main-right h5 {
	font-size: 1em;
	color: #4e4e4b;
	margin: 0px;
	font-weight: 600;
}
.comments1 h4 {
	color: #1f3e4f;
	font-size: 1.8em;
	font-weight: 400;
	letter-spacing: 1px;
	margin-bottom: 12px;
}
.cmts-main-right p{
	color: #333333;
	font-weight: 400;
	font-size: 0.9em;
	line-height: 1.9em;
	opacity: 0.6;
	margin: 2px 0 15px 0px;
}
.cmnts-left p {
	font-size: 13px;
	color:#999;
	font-weight: 600;
	margin: 15px 0px;
}

.coursemanage td {
	padding: 10px;
}

/*-- responsive-design starts-here --*/

@media screen and (max-width: 1366px) {
	.banner-info {
		width: 75%;
		left: 8%;
		top: 13%;
		padding: 2em 1.8em 2em 2em;
	}
	.header-right h4 {
		font-size: 1.9em;
		margin-bottom: 25px;
	}
	.top-menu  li a {
		font-size: 1.05em;
	}
	.logo {
		margin-top: 10px;
		width: 25%;
	}
	.banner-info h2 {
		font-size: 2.4em;
		letter-spacing: 2px;
		margin-bottom: 0.6em;
	}
	.banner-info p {
		font-size: 1.4em;
		line-height: 1.45em;
	}
	.banner-info a {
		font-size: 1.2em;
		padding: 9px 20px;
		width: 35%;
	}
	.banner {
		min-height: 421px;
	}
	.services-section {
		padding: 3em 0;
	}
	.subscribe-section {
		min-height: 200px;
	}
	.subscribe h3 {
		font-size: 2.6em;
		margin-bottom: 0.7em;
	}
	.subscribe-section-grids {
		padding-top: 2.2em;
	}
	.subscribe input[type="text"] {
		font-size: 14px;
		padding: 10px;
	}
	.subscribe a {
		font-size: 13px;
		padding: 11px 30px;
	}
	.book img {
		width: 55%;
	}
	.member1 {
		width: 16.7%;
	}
	.client-text p{
		font-size:1.5em;
	}
	.nbs-flexisel-nav-left, .nbs-flexisel-nav-right{
		margin-top:7em;
	}
	.description {
		min-height: 240px;
		width: 83%;
	}
	.testimonials-section {
		min-height: 417px;
	}
	.testimonials-section-head {
		margin: 2em 0 2.5em 0;
	}
	.nbs-flexisel-nav-left{
		left:30.5em;
	}
	.nbs-flexisel-nav-right{
		right:30.5em;
	}
	.map-layer {
		min-height: 455px;
	}
	.map iframe {
		min-height: 450px;
	}
	.contact-form {
		padding: 3.5em 3em;
	}
	.services_overview {
		padding: 3em 0;
	}
	.blog-section {
		padding: 3em 0 4em 0;
	}
	.contact.about-desc {
		padding: 3em 0;
	}
	.contact.about-desc h3 {
		margin-bottom: 1.2em;
	}
	.contact_left h4 {
		font-size: 1.85em;
	}
}
@media screen and (max-width: 1280px) {
	.map-layer {
		min-height: 405px;
	}
	.map iframe {
		min-height: 400px;
	}
	.logo {
		width: 18%;
	}
	.banner-info {
		width: 75%;
		left: 4.5%;
		padding: 1.5em 1.5em 1.8em 1.5em;
	}
	.banner {
		min-height: 389px;
	}
	.banner-info h2 {
		font-size: 2.3em;
		letter-spacing: 1px;
		margin-bottom: 0.5em;
	}
	.banner-info p {
		font-size: 1.35em;
		line-height: 1.4em;
	}
	.banner-info a {
		font-size: 1.1em;
		margin-top: 1.8em;
	}
	.icons {
		margin-top: 1.5em;
	}
	.icons2 {
		margin-top: 6em;
	}
	.subscribe h3 {
		font-size: 2.4em;
		margin-bottom: 0.6em;
	}
	.subscribe-section-grids {
		padding-top: 1.8em;
	}
	.book img {
		width: 50%;
	}
	.subscribe-section {
		min-height: 171px;
	}
	.our-clients {
		padding: 2.5em 0;
	}
	.nbs-flexisel-item img{
		width:60%;
	}
	.testimonials-section {
		min-height: 390px;
	}
	.contact-section {
		padding: 2em 0;
	}
	.who_we_are, .latest-news {
		padding: 2em 0 3em 0;
	}
	.head_element {
		margin-bottom: 0px;
	}
}
@media screen and (max-width: 1024px) {
	.header-right h4 {
		font-size: 1.55em;
		margin-bottom: 20px;
	}
	i.phone {
		width: 25px;
		height: 25px;
		background-size: 450px;
	}
	.top-menu  li a {
		font-size: 1em;
		padding: 5px 4px;
	}
	.top-menu  li a.active {
		border-bottom: 4px solid #7F0000;
	}
	.top-menu  li a:hover {
		border-bottom: 4px solid #7F0000;
	}
	.header {
		padding: 0.5em 0;
	}
	.logo {
		width: 17%;
	}
	.banner-info h2 {
		font-size: 2.0em;
		letter-spacing: 0px;
	}
	.banner-info p {
		font-size: 1.25em;
	}
	.banner-info a {
		font-size: 1em;
		margin-top: 1.6em;
		padding: 7px 15px;
		width: 39%;
	}
	.banner-info {
		top: 10%;
		left: 3.5%;
		padding: 1.3em 1.3em 1.6em 1.3em;
	}
	.banner-info-grid1 {
		width: 90%;
		height: unset;
	}
	.banner-info-grid2 {
		width: 90%;
		height: unset;
	}
	.banner {
		min-height: 315px;
	}
	.services-section {
		padding: 2em 0 3em 0;
	}
	.services-section h3 {
		font-size: 2.5em;
		letter-spacing: 0px;
		margin-bottom: 0.55em;
	}
	.services-section-grid1-top,services-section-grid2-top,.services-section-grid3-top{
		padding: 10px 15px;
		margin-bottom: 10px;
	}
	.services-section-grid1 {
		padding: 0 10px 0 0;
	}
	.services-section-grid2 {
		padding: 0 10px 0 0;
	}
	.services-section-grid3 {
		padding: 0 10px 0 0;
	}
	.services-section h4 {
		font-size: 1.8em;
		letter-spacing: 1px;
	}
	.forum-section-grid1 {
		width: 100%;
		margin-bottom: 10px;
	}
	.forum-section-grid2 {
		width: 100%;
	}
	.about-section-grid1 {
		width: 100%;
		margin-bottom: 10px;
	}
	.about-section-grid2 {
		width: 100%;
		margin-bottom: 10px;
	}
	.about-section-grid3 {
		width: 100%;
		margin-bottom: 10px;
	}
	.icons2 {
		margin-top: 4.8em;
	}
	.subscribe h3 {
		font-size: 2.2em;
		letter-spacing: 1px;
	}
	.subscribe input[type="text"] {
		padding: 8px;
	}
	.subscribe a {
		padding: 9px 25px;
	}
	.subscribe-section-grids {
		padding-top: 1.6em;
	}
	.subscribe-section {
		min-height: 150px;
	}
	.our-clients-head h3 {
		font-size: 2.5em;
		letter-spacing: 1px;
		margin-bottom: 0.8em;
	}
	.nbs-flexisel-item img{
		width:55%;
	}
	.description {
		min-height: 205px;
		width: 82%;
	}
	.member1 {
		width: 18%;
	}
	.client-text p{
		font-size:1.4em;
	}
	.client-text {
		padding: 0 3em;
	}
	.nbs-flexisel-nav-right{
		right: 24.5em;
	}
	.nbs-flexisel-nav-left{
		left: 24.5em;
	}
	.description {
		padding: 1.6em 0 0 0;
	}
	.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
		margin-top: 6em;
	}
	.testimonials-section-head h3 {
		font-size: 2.4em;
		letter-spacing: 1px;
	}
	.contact-section h3 {
		font-size: 2.5em;
		letter-spacing: 1px;
		margin-bottom: 0.8em;
	}
	.testimonials-section-head {
		margin: 1.5em 0 1.5em 0;
	}
	i.smartphone,i.user,i.global {
		margin-bottom: 1em;
	}
	.testimonials-section {
		min-height: 315px;
	}
	.text h4 {
		font-size: 1.1em;
		margin-bottom: 2px;
	}
	.text p {
		font-size: 0.95em;
	}
	.text {
		padding: 8px;
	}
	.contact-top p {
		font-size: 1.15em;
	}
	.footer {
		padding: 2em 0;
	}
	.map-layer {
		min-height: 355px;
	}
	.map iframe {
		min-height: 350px;
	}
	.contact-form input[type="text"], .contact-form textarea {
		font-size: 14px;
		padding: 12px 12px;
	}
	.contact-form {
		padding: 2.5em 3em;
	}
	.map {
		margin-top: 10em;
	}
	.error-404 {
		padding-top: 6em;
		min-height: 590px;
	}
	.grid_12 h3 {
		font-size: 2.6em;
		letter-spacing: 1px;
		margin-bottom: 0.5em;
	}
	.s-map {
		margin-top: 0;
	}
	.why_choose_us {
		padding: 2em 0 3em 0;
	}
	.why_choose_us h3,.latest-news h3 {
		font-size: 2.5em;
		letter-spacing: 1px;
		margin-bottom: 0.5em;
	}
	.element h4 {
		font-size: 17px;
		margin-top: 25px;
		margin-bottom: 10px;
	}
	.element p {
		font-size: 0.95em;
		line-height: 1.6em;
	}
	.btn {
		font-size: 1em;
		padding: 7px 18px;
	}
	.error-404 h2 {
		font-size: 17em;
	}
	.services_overview h3 {
		font-size: 2.5em;
		letter-spacing: 1px;
		margin-bottom: 0.5em;
	}
	.services_overview {
		padding: 2em 0;
	}
	.service_grid h4 {
		font-size: 1.21em;
		margin: 15px 0 0 0;
	}
	.service_grid p {
		font-size: 0.95em;
		line-height: 1.7em;
		margin: 5px 0 20px 0;
	}
	p.m_6 {
		margin: 8px 0;
	}
	.contact.about-desc h3 {
		margin-bottom: 1em;
		font-size: 2.6em;
		letter-spacing: 1px;
	}
	.contact_left h4 {
		font-size: 1.75em;
	}
	.head_element span {
		font-size: 1.2em;
	}
	.head_element {
		width: 105px;
		height: 105px;
		margin-bottom: 0px;
	}
	.sub h3 {
		font-size: 1.2em;
		letter-spacing: 1px;
		margin-bottom: 2px;
	}
	.sub p {
		font-size: 0.95em;
	}
	.grid_b4 h5 {
		line-height: 1.5em;
	}
	.grid_b4 p {
		line-height: 1.8em;
		margin: 5px 0 15px 0;
	}
	.blog-section {
		padding: 2em 0 3em 0;
	}	
	article.clearfix {
		margin: 1em 0 3em 0;
	}
	h2.with-line {
		font-size: 2.65em;
		letter-spacing: 1px;
		margin-bottom: 0em;
	}
	.right_column h2 {
		font-size: 2.2em;
		margin: 1em 0 0.4em 0;
		margin-bottom: 0.4em;
	}
	.right_column li {
		padding: 5px 0 5px 18px;
		background: url(../images/blet.png) left 13px no-repeat;
	}
	.left_column {
		padding: 0 25px 0 0;
	}
	p.text1 {
		margin-top: -47px;
	}
	.cmts-main-left {
		padding: 0 0 0 8px;
		width: 16.666%;
	}
	.cmts-main-left img{
		width:100%;
	}
	.cmts-main-right p {
		height: 63px;
		overflow: hidden;
		line-height: 1.7em;
	}
	.cmnts-left p {
		height: 24px;
		margin:0;
	}
	a.readblog {
		font-size: 1.2em;
	}
}
@media screen and (max-width: 800px) {
	.header-right h4 {
		display: none;
	}
	.banner-info {
		width: 90%;
	}
	ul.forum-ul{
		padding: 0px 10px;
		line-height:0.1em;
	}
	.forum-form {
		padding: 0em 0em;
		width: 100%;
		text-align: center;
		margin: 0px auto;
		font-size: 1.3em;
	}
	.forum-form input[type="text"], .inhouse-form textarea, .forum-form textarea {
		font-size: 14px;
		padding: 5px 5px;
	}
	input[type="text"].forumcode {
		width: 200px;
	}
	.forum-form textarea {
		resize: none;
		width: 98%;
		height: 7.5em;
	}
	table.forumform {
		width: 100%;
	}
	table.forumform td {
		padding-left: 0px;
		text-align: right;
	}
	.services-section-grid0-top {
		padding: 0px 0px;
		margin-bottom: 15px;
		line-height:0.3em;
	}
	.services-section-grid1-top,.services-section-grid2-top,.services-section-grid3-top{
		width: 100%;
		float: left;
		margin-right:2%;
		margin-bottom: 10px;
	}
	.services-section-grid1-bottom,.services-section-grid2-bottom,.services-section-grid3-bottom{
		width: 100%;
		float: left;
		margin-right:2%;
		margin-bottom: 10px;
	}
	.services-section-grid1,.services-section-grid2,.services-section-grid3 {
		width: 100%;
		float: left;
	}
	.services-section-grid2{
		padding: 5px;
	}
	.services-section-grid3 {
		padding: 5px;
	}
	.services-section-grid1 {
		padding: 5px;
	}
	.icons2 {
		margin-top: 2em;
	}
	.subscribe {
		width: 100%;
		float: left;
	}
	.book {
		width: 30%;
		float: left;
	}
	.book img {
		width: 70%;
	}
	.subscribe h3 {
		font-size: 1.8em;
		letter-spacing: 0px;
	}
	.subscribe a {
		padding: 7px 18px;
		border: 1px solid #fff;
	}
	.subscribe input[type="text"] {
		padding: 6px;
		border: 1px solid #fff;
	}
	.subscribe-section-grids {
		padding-top: 1.4em;
	}
	.subscribe-section {
		min-height: 125px;
	}
	.contact-section-grid {
		width: 33.333%;
		float: left;
	}
	.contact-top p {
		font-size: 1em;
	}
	.contact-left{
		width:50%;
		float:left;
	}
	.contact-right{
		width:50%;
		float:left;
	}
	.contact-form {
		padding: 2em 1em;
	}
	.contact-form input[type="submit"] {
		font-size: 14px;
		padding: 6px 25px;
		margin-top: 0.5em;
	}
	.map-layer {
		min-height: 305px;
	}
	.map iframe {
		min-height: 300px;
	}
	.copyright p {
		font-size: 15px;
		margin-top: 0.5em;
	}
	.contact-section h3 {
		font-size: 2.3em;
		letter-spacing: 0px;
	}
	.contact-form input[type="text"], .contact-form textarea {
		font-size: 13px;
		padding: 12px 10px;
	}
	.description {
		padding: 1.2em 0 0 0;
		float: left;
		width: 80%;
		min-height: 182px;
	}
	.member1 {
		width: 20%;
	}
	.client-text p{
		font-size:1.2em;
	}
	.testimonials-section-head h3 {
		font-size: 2.1em;
		letter-spacing: 0px;
	}
	.our-clients-head h3 {
		font-size: 2.3em;
		letter-spacing: 0px;
	}
	.banner-info h2 {
		font-size: 1.6em;
	}
	.banner-info p{
		font-size:1em;
	}
	.banner-info a {
		font-size: 0.95em;
		margin-top: 1.5em;
		padding: 7px 0px;
		border: 1px solid #fff;
		width: 42%;
	}
	.banner-info {
		width: 75%;
		padding: 15px 11px 20px 17px;
	}
	.banner {
		min-height: 240px;
	}
	.services-section h3 {
		font-size: 2.3em;
		margin-bottom: 0.5em;
	}
	.header {
		border-bottom: 3px solid #7F0000;
		padding:17px 0;
	}
	.logo {
		margin-top: 0;
	}
	.text p {
		font-size: 0.875em;
	}
	.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
		margin-top: 5em;
	}
	.nbs-flexisel-nav-right {
		right: 17.5em;
	}
	.nbs-flexisel-nav-left {
		left: 17.5em;
	}
	.testimonials-section {
		min-height: 290px;
	}
	span.menu{
		width:28px;
		height:28px;
		background:url(../images/nav.png)no-repeat;
		display: inline-block;
		float:right;
		cursor: pointer;
		margin-top: -38px;
	}
	.top-menu{
		width:100%;
		display: none;
		text-align:center;
		background:#fff;
		padding:0;
		margin-top:10px;
	}
	.top-menu {
		float:none;
		width:100%;
	}
	.top-menu  li{
		display:block;
		float: none;
	}
	.top-menu  li a{
		color:#000;
		display: block;
		padding: 10px 0px;
		border-bottom: 3px solid #fff;
	}
	.top-menu  li a.active{
		border-bottom: 3px solid #7F0000;
	}
	.top-menu  li a:hover{
		border-bottom: 3px solid #7F0000;
	}
	.header-right {
		width: 100%;
	}
	.logo {
		width: 22%;
	}
	.error-404 h2 {
		font-size: 15em;
	}
	.grid_12 h5 {
		font-size: 1.05em;
		height: 46px;
		overflow: hidden;
	}
	.grid_12 p {
		height: 74px;
		overflow: hidden;
	}
	.grid_12 h3 {
		font-size: 2.5em;
		letter-spacing: 0px;
		margin-bottom: 0.4em;
	}
	.grid_7 {
		width: 33.333%;
		float: left;
		padding:0 8px;
	}
	.grid_4 {
		width: 33.333%;
		float: left;
		padding: 0 10px;
	}
	.grid_4 span {
		margin-top: 10px;
		width: 65px;
		height: 65px;
		font-size: 22px;
		line-height: 65px;
	}
	.grid_4 p {
		font-size: 0.9em;
	}
	.element p {
		margin: 0px 0 0px 0;
	}
	.element h4 {
		margin-top: 15px;
		margin-bottom: 5px;
	}
	.element {
		padding-bottom: 1.5em;
	}
	.why_choose_us h3, .latest-news h3 {
		font-size: 2.3em;
		letter-spacing: 0px;
	}	
	.btn {
		font-size: 0.95em;
		padding: 5px 15px;
	}	
	.left_column {
		width: 100%;
		padding: 0 0px 0 0;
	}
	.grid_b4 h5 {
		line-height: 1.8em;
	}
	.grid_b4 p {
		line-height: 1.9em;
		margin: 10px 0 20px 0;
	}
	p.text1 {
		margin-top: -27px;
	}
	.service_grid {
		width: 32%;
		margin-right: 2%;
		float:left;
	}
	.span_55 {
		margin-right: 0;
	}
	.services_overview h3 {
		font-size: 2.3em;
		letter-spacing: 0px;
		margin-bottom: 0.6em;
	}
	.service_grid h4 {
		font-size: 0.94em;
		margin: 12px 0 0 0;
	}
	.service_grid p {
		margin: 5px 0 0px 0;
		height: 67px;
		overflow: hidden;
	}
	h2.with-line {
		font-size: 2.5em;
		letter-spacing: 0px;
	}
	.cmts-main-left {
		margin-right: 4%;
		float:left;
		padding: 0 0 0 15px;
	}
	.cmnts-left {
		float: left;
	}
	.contact_right {
		margin-top: 5%;
		padding: 4%;
	}
	.contact.about-desc h3 {
		margin-bottom: 0.8em;
		font-size: 2.5em;
		letter-spacing: 0px;
	}
	.contact.about-desc {
		padding: 2em 0;
	}
	.contact_left h4 {
		font-size: 1.65em;
	}
	.right_column h2 {
		font-size: 2em;
	}
}
@media screen and (max-width: 768px) {
	.banner {
		min-height: 234px;
	}
	.error-404 h2 {
		font-size: 14em;
	}
	.error-404 {
		padding-top: 5em;
		min-height: 530px;
	}
	span.menu {
		margin-top: -32px;
	}
}
@media screen and (max-width: 640px) {
	.logo {
		width: 24%;
	}
	.banner-info {
		width: 85%;
		padding: 10px 10px 15px 10px;
		top: 8%;
		left: 2.5%;
	}
	.banner-info h2 {
		font-size: 1.3em;
	}
	.banner-info p {
		font-size: 0.875em;
	}
	.banner-info a {
		font-size: 0.875em;
		margin-top: 1em;
		padding: 5px 0px;
		width: 47%;
	}
	.banner {
		min-height: 195px;
	}
	.banner-info-grid1 {
		width: 100%;
	}
	.banner-info-grid2 {
		width: 100%;
	}
	.map-layer {
		min-height: 255px;
	}
	.map iframe{
		min-height: 250px;
	}
	.footer {
		padding: 1.5em 0;
	}
	.header {
		padding: 15px 0;
	}
	.services-section h3 {
		font-size: 2.1em;
	}
	.services-section h4 {
		font-size: 1.5em;
		letter-spacing: 0px;
	}
	.services-section p {
		font-size: 1.25em;
	}
	ul.newproject-ul{
		font-weight: 250;
		font-size: 1.15em;
	}
	i.call {
		width: 40px;
		height: 50px;
		background: url('../images/img-sprite.png') no-repeat -28px 0px;
		background-size: 450px;
	}
	i.callmsg {
		width: 55px;
		height: 50px;
		background: url('../images/img-sprite.png') no-repeat -72px -2px;
		background-size: 450px;
	}
	.arrow2 {
		margin-top: 14px;
	}
	.arrow1 {
		margin-top: 12px;
	}
	i.arrow {
		width: 30px;
		height: 30px;
		background: url('../images/img-sprite.png') no-repeat -392px 0px;
		background-size: 500px;
	}
	i.interact {
		width: 100px;
		height: 100px;
		background: url('../images/img-sprite.png') no-repeat -125px 2px;
		background-size: 450px;
	}
	.arrow3 {
		margin-top: 40px;
	}
	i.dt {
		width: 65px;
		height: 55px;
		background: url('../images/img-sprite.png') no-repeat -231px 0px;
		background-size: 450px;
	}
	.services-section p {
		margin: 8px 0 0px 0;
	}
	i.zoom {
		width: 50px;
		height: 55px;
		background: url('../images/img-sprite.png') no-repeat -302px -2px;
		background-size: 450px;
	}
	.icons2 {
		margin-top: 1em;
	}
	.icons {
		margin-top: 1em;
	}
	i.smartphone {
		width: 55px;
		height: 55px;
		background: url('../images/img-sprite.png') no-repeat -1px -46px;
		background-size: 450px;
	}
	i.user {
		width: 55px;
		height: 55px;
		background: url('../images/img-sprite.png') no-repeat 0px -103px;
		background-size: 450px;
	}
	i.global {
		width: 55px;
		height: 55px;
		background: url('../images/img-sprite.png') no-repeat -56px -58px;
		background-size: 450px;
	}
	.services-section {
		padding: 1.5em 0 2em 0;
	}
	.subscribe h3 {
		font-size: 1.5em;
		margin-bottom: 0.4em;
	}
	.subscribe a {
		padding: 5px 10px;
		font-size: 12px;
	}
	.subscribe input[type="text"] {
		padding: 4px;
		font-size: 13px;
	}
	.book img {
		width: 65%;
	}
	.subscribe-section-grids {
		padding-top: 1.1em;
	}
	.subscribe-section {
		min-height: 100px;
	}
	.our-clients-head h3 {
		font-size: 2.1em;
		margin-bottom: 0.6em;
	}
	.contact-form input[type="text"], .contact-form textarea {
		font-size: 12px;
		padding: 10px 10px;
	}
	.contact-form input[type="submit"] {
		font-size: 13px;
		padding: 6px 23px;
		margin-top: 0.3em;
	}
	.contact-form {
		padding: 1.5em 1em;
	}
	.client-text p {
		font-size: 1em;
	}
	.text h4 {
		font-size: 1em;
		margin-bottom: 0px;
	}
	.text p {
		font-size: 0.7em;
	}
	.text {
		padding: 8px 0;
	}
	.description {
		padding: 1em 0 0 0;
		min-height: 153px;
	}
	.nbs-flexisel-nav-right {
		right: 13.5em;
	}
	.nbs-flexisel-nav-left {
		left: 13.5em;
	}
	.testimonials-section-head h3 {
		font-size: 2em;
	}
	.testimonials-section-head {
		margin: 1em 0;
	}
	.testimonials-section {
		min-height: 250px;
	}
	.error-404 h2 {
		font-size: 12em;
	}
	.error-404 {
		padding-top: 4em;
		min-height: 480px;
	}
	.element h4 {
		margin-top: 10px;
		margin-bottom: 3px;
		font-size: 1.12em;
	}
	.element p {
		margin: 0px 0 0 0;
		height: 60px;
		overflow: hidden;
	}
	.why_choose_us h3, .latest-news h3 {
		font-size: 2em;
		letter-spacing: 0px;
	}
	.grid_12 h3 {
		font-size: 2.3em;
	}
	.grid_12 h5 {
		font-size: 1em;
		height: 42px;
	}
	.grid_12 p {
		height: 60px;
		overflow: hidden;
		line-height: 1.7em;
		font-size: 0.875em;
	}
	.grid_4 p{
		height: 80px;
		overflow: hidden;
		line-height: 1.7em;
		font-size: 0.875em;
		margin: 15px 0 0px 0;
	}
	.grid_4 span {
		margin-top: 5px;
		width: 60px;
		height: 60px;
		font-size: 21px;
		line-height: 60px;
	}
	.services_overview h3 {
		font-size: 2em;
		margin-bottom: 0.5em;
	}
	.services_overview {
		padding: 1.5em 0;
	}
	p.text1 {
		margin-top: -49px;
	}
	.content-pagenation {
		margin-top: 2em;
	}
	.contact.about-desc h3 {
		margin-bottom: 0.5em;
		font-size: 2.3em;
	}
	.contact_left h4 {
		font-size: 1.5em;
	}	
	p.m_6 {
		margin: 6px 0;
		font-size: 0.9em;
	}
	p.m_7 {
		font-size: 0.9em;
	}
}
@media screen and (max-width: 480px) {
	.logo {
		width: 27%;
	}
	span.menu {
		width: 21px;
		height: 21px;
		background-size: 21px;
	}
	span.menu {
		margin-top: -27px;
	}
	.banner-info p {
		display: none;
	}
	.banner-info h2 {
		font-size: 1.2em;
	}	
	.banner-info a {
		font-size: 0.75em;
		width: 54%;
		margin-top: 1.8em;
	}
	.banner {
		min-height: 170px;
	}	
	.header {
		padding: 10px 0;
		border-bottom: 2px solid #7F0000;
	}
	.subscribe {
		padding: 0;
	}
	.services-section h3 {
		font-size: 1.9em;
	}
	.banner-info {
		width: 90%;
		top: 18%;
		padding: 10px 10px 15px 11px;
	}
	.services-section {
		padding: 1em 0 1.5em 0;
	}
	.subscribe h3 {
		font-size: 1.15em;
	}
	.subscribe a {
		padding: 4px 6px;
		font-size: 12px;
		letter-spacing: 1px;
	}
	.subscribe input[type="text"] {
		padding: 3px;
	}
	.book img {
		width: 75%;
	}
	.subscribe-section {
		min-height: 90px;
	}
	.our-clients {
		padding: 1.5em 0;
	}
	.nbs-flexisel-item img{
		width:38%;
	}
	.contact-section-grid {
		width: 100%;
		margin-top: 2em;
	}
	i.smartphone, i.user, i.global {
		margin-bottom: 0.3em;
	}
	.contact-section h3 {
		font-size: 2em;
		margin-bottom: -0.2em;
	}
	.map-layer {
		min-height: 205px;
	}
	.map iframe {
		min-height: 200px;
	}
	.contact-form {
		padding: 1.2em 0em;
	}
	.contact-form input[type="text"], .contact-form textarea {
		margin: 0 0px 10px 0;
		padding: 8px 8px;
	}
	.contact-form textarea {
		height: 6.5em;
	}
	.client-text p{
		height:60px;
		overflow:hidden;
	}
	.nbs-flexisel-nav-right {
		right: 9.5em;
	}
	.nbs-flexisel-nav-left {
		left: 9.5em;
	}
	.description {
		min-height: 137px;
	}
	.testimonials-section {
		min-height: 220px;
	}
	.error-404 h2 {
		font-size: 9em;
	}
	.error-404 p {
		font-size: 1.2em;
	}
	a.b-home {
		padding: 0.6em 2em;
		margin-top: 0.8em;
	}
	.error-404 {
		padding-top: 3em;
		min-height: 380px;
	}
	.grid_12 h3 {
		font-size: 2em;
	}
	.grid_12 h5 {
		font-size: 0.95em;
		height: 39px;
		line-height: 1.5em;
	}
	.who_we_are, .latest-news {
		padding: 1em 0 2em 0;
	}
	.why_choose_us {
		padding: 1.2em 0 2em 0;
	}
	.grid_7 {
		width: 100%;
		padding: 0 50px;
		margin-bottom: 2em;
	}
	.grid_4 {
		width: 100%;
		padding: 0 50px;
		margin-bottom: 2em;
	}
	.service_grid {
		width: 100%;
		margin: 0 0 2em 0;
	}
	.contact.about-desc {
		padding: 1.2em 0;
	}	
	.contact.about-desc h3 {
		margin-bottom: 0.4em;
		font-size: 2em;
	}
	.contact_left h4 {
		font-size: 1.35em;
	}
	.head_element span {
		font-size: 1.2em;
	}
	.head_element {
		width: 95px;
		height: 95px;
		margin-bottom: 0px;
	}	
	.sub h3 {
		font-size: 1.2em;
		letter-spacing: 0px;
		margin-bottom: 0px;
	}
	.sub {
		margin-top: 1.1em;
	}
	h2.with-line {
		font-size: 2.2em;
	}
	.grid_b4 h5 {
		line-height: 1.6em;
		font-size: 0.9em;
	}
	.grid_b4 p {
		line-height: 1.7em;
		margin: 5px 0 15px 0;
		height: 40px;
		overflow: hidden;
	}
	.right_column h2{
		font-size: 1.85em;
	}
	.sub p {
		font-size: 0.875em;
		margin-top: 0px;
	}
	.content-pagenation li a {
		font-size: 0.875em;
		padding: 5px 10px;
	}
	#commentform input[type="text"] {
		padding: 6px 12px;
		width: 75%;
	}
	#commentform textarea {
		padding: 6px 12px;
		width: 75%;
	}
	.comments1 h4 {
		font-size: 1.5em;
	}
	#commentform input[type="submit"] {
		padding: 9px 45px;
	}
	.contact_grid h5 {
		font-size: 1.3em;
	}
	.grid_4 p {
		height: 60px;
	}
	a.readblog {
		font-size: 1.2em;
		letter-spacing: 0px;
	}
}
@media screen and (max-width: 320px) {
	.logo {
		width: 38%;
	}
	span.menu {
		margin-top: -23px;
	}
	.banner-info h2 {
		font-size: 0.95em;
	}
	.banner-info {
		width: 90%;
		padding: 5px 5px 10px 5px;
	}
	.banner-info a {
		font-size: 0.7em;
		width: 67%;
		margin-top: 1em;
	}
	.banner {
		min-height: 120px;
	}
	.services-section h3 {
		font-size: 1.75em;
	}
	.services-section-grid1-top,.services-section-grid2-top, .services-section-grid3-top {
		width: 100%;
		margin-right: 0;
		margin-bottom: 2%;
	}
	.book img {
		display: none;
	}
	.subscribe {
		width: 90%;
	}
	.our-clients-head h3 {
		font-size: 1.8em;
	}
	.copyright p {
		font-size: 13px;
	}
	.copyright p a {
		font-size: 15px;
		margin-top: 0.3em;
		display: block;
	}
	.footer {
		padding: 1em 0;
	}
	.map-layer {
		min-height: 155px;
	}
	.map iframe {
		min-height: 150px;
	}
	.contact-left,.contact-right {
		width: 100%;
	}
	.contact-form input[type="submit"] {
		font-size: 12px;
		padding: 5px 20px;
	}
	.contact-form {
		top: 1em;
	}
	.description {
		min-height: 136px;
		width: 62%;
	}
	.member1 {
		width: 38%;
	}
	.client-text p{
		width:100%;
	}
	.nbs-flexisel-nav-right {
		right: 2.5em;
	}
	.nbs-flexisel-nav-left {
		left: 2.5em;
	}
	.grid_4,.grid_7 {
		padding: 0 10px;
		margin-bottom: 1.8em;
	}
	.grid_5 {
		width: 47%;
		margin-left: 0%;
		margin-right: 2%;
	}
	.grid_6 {
		width: 48%;
		margin-right: 0%;
		margin-left: 2%;
	}
	.grid_12 h3 {
		font-size: 1.85em;
	}
	.right_column {
		padding: 0;
	}
	.alpha1 {
		width: 75%;
		margin-right: 0;
		margin-bottom:0.8em;
	}
	.grid_b4 {
		width: 100%;
	}
	.head_element span {
		font-size: 1em;
	}
	.head_element {
		width: 80px;
		height: 80px;
		margin-right: 5px;
		margin-bottom: 10px;
	}
	.sub {
		margin-top: 0.7em;
	}
	h2.with-line {
		font-size: 2em;
	}
	.right_column h2 {
		font-size: 1.8em;
	}	
	.blog-section {
		padding: 1em 0 2em 0;
	}
	.contact_left h4 {
		font-size: 1.1em;
	}
	.contact.about-desc h3 {
		font-size: 1.8em;
	}
	p.m_6 {
		height: 67px;
		overflow: hidden;
	}
	.contact-form_grid input[type="submit"] {
		font-size: 16px;
		padding: 9px 0px;	
	}
	.contact_address {
		margin: 1.5em 0;
	}
	p.text1 {
		margin-top: -41px;
		height: 136px;
		overflow: hidden;
	}
	.leave h4 {
		font-size: 1.6em;
		letter-spacing: 0px;
		margin-bottom: 5px;
	}
	#commentform input[type="text"],#commentform textarea {
		padding: 5px 10px;
		width: 100%;
	}
	.cmnts-left {
		width: 65%;
	}
	.comments1 {
		margin-top: 1.5em;
	}	
	.top-menu  li a:hover {
		border-bottom: 2px solid #7F0000;
	}
	.top-menu  li a.active {
		border-bottom: 2px solid #7F0000;
	}
	.top-menu  li a {
		font-size: 0.95em;
		padding: 7px 0px;
		border-bottom: 2px solid #fff;
	}
	a.readblog {
		font-size: 0.92em;
	}
}

