/* reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;font-family:"HelveticaLTStdRoman",Arial,Helvetica,sans-serif;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol{list-style:none;margin:0px;padding:0px;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/* start editing from here */
a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
img{max-width:100%;}
strong {font-weight: 700;}
/*end reset*/
/*----start-wrap----*/
.wrap{
	width:80%;
	margin:0 auto;
}
.header{
	background:url(../images/bg.png);
	padding: 0em 0 0.1em 0;
	border-top: 10px solid #21A9AD;
}
.logo{
	text-align: center;
	padding: 1em 0 0.5em 0;
}
.logo > a  > span{font-size:1.7em; text-transform:uppercase; font-weight:400;font-family:arial; color:#fff;}
.top-nav{
	text-align:center;
	padding: 0px 8px;
	border:1px dashed #FFF;
	border-left:none;
	border-right:none;
	margin:1em 0;
}
.top-nav ul{
  margin: 5px 0px; 
}
.top-nav ul li{
	display:inline-block;
}
.top-nav li.active> a, .top-nav li> a:hover {
	color: #FFF;
	background:#21A9AD;
}
.top-nav li a{
	font-size:0.875em;
	font-family: 'Archivo Narrow', sans-serif;
	padding: 10px 20px;
	text-transform:uppercase;
	display:block;
	color:#FFF;
}
.image-slider{
	background: url(../images/shadow.png) 28% 100.5% no-repeat;
	padding-bottom: 2em;
}
/*---start-wel-mesg----*/
.wel-mesg{
	font-family: 'Archivo Narrow', sans-serif;
	text-align:center;
	background:#FFF;
	padding: 1em 0 1.8em 0;
}
.wel-mesg h2{
	font-family: 'Archivo Narrow', sans-serif;
	font-size: 2em;
	color: #3e454d;
	padding: 0.2em 0 0.1em 0;
	text-transform: uppercase;
}
.wel-mesg p{
	font-size: 1.2em;
	color: #999;
	font-weight: normal;
}
.wel-mesg a, a.apply{
	color: #FFF;
	padding: 0.8em 2em;
	background: #3E454D;
	display: inline-block;
	border-radius: 0.3em;
	font-size: 0.875em;
	text-transform: uppercase;
	margin-top: 1.5em;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.wel-mesg a:hover, a.apply:hover {
	background:#22B4B8;
}
.border{
	height: 10px;
	background: url(../images/border.gif) repeat-x;
}
.top-grid{
	width: 23.4%;
	float:left;
	background:#22B4B8;
	border: 1px solid #e5e5e5;
	margin-right:1.5em;
}
.top-grid-head{
	background:#FFF;
	padding: 1em 0 0 0;
}
.top-grid-head h3{
	font-family: 'Archivo Narrow', sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #3e454d;
	padding: 0.3em 0 0.8em 0;
}
.top-grid-head h3 span{
	font-weight: 400;
	display:block;
	margin-bottom: 0.2em;
}
.top-grid-info h4{
	color:#FFF;
	font-family: 'Archivo Narrow', sans-serif;
	font-size: 1em;
	font-weight: 700;
}
.top-grid-info p{
	color:#FFF;
	font-size:0.875em;
	font-family: 'Archivo Narrow', sans-serif;
	line-height: 1.5em;
}
.top-grid{
	text-align:center;
	-webkit-box-shadow: 0px 56px 36px -60px #121D12;
	-moz-box-shadow: 0px 56px 36px -60px #121D12;
	-o-box-shadow: 0px 56px 36px -60px #121D12;
}
.top-grid a{
	background:#F4F6F5;
	padding: 0.8em 0;
	display:block;
	color: #3e454d;
	font-size:0.875em;
	text-transform:uppercase;
	font-family: 'Archivo Narrow', sans-serif;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.top-grid a:hover{
	background: #3E454D;
	color:#FFF;
}
.top-grid-head img{
	margin-bottom: -67px;
	border: 1px solid #d4d4d4;
	-webkit-border-radius: 15%;
	-moz-border-radius: 15%;
	border-radius: 15%;
}
.content-top-grids{
	background:#F9FBFA;
	padding: 4em 0;
}
.top-grid-info {
	padding: 5em 0 2em 0;
}
.top-grid-info h4 {
	margin-bottom:0.5em;
}
.top-grid-info p{
	width:90%;
	margin:0 auto;
}
.last-grid{
	margin:0;
}
/*----content-banner----*/
.content-banner{
	background:#fff;
	padding: 3.5em 0px 3em 0;
}
.content-banner-info {
	width: 63%;
	float:right;
}
.content-banner-info img{
	opacity:0.7;
}
.content-banner-info h3{
	float:right;
	font-family: 'Archivo Narrow', sans-serif;
	padding: 0px 30px;
	color: #3e454d;
	padding-top: 23px;
}
.content-banner-info h3 a{
	color:#22B4B8;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}
.content-banner-info h3 a:hover{
	color: #4a4a4a;
}
.content-banner-info p{
	font-size: 1.3em;
	color: #777;
	line-height: 1.8em;
	font-family: 'Parisienne', cursive;
}
.content-banner-info p:before{
	content: url(../images/q.png);
	padding-right:10px;
}
.content-banner-info{
	width: 74%;
	float:right;
	margin-top: 1em;
}
.content-banner-info-banner{
	float:left;
	width: 24%;
	-webkit-box-shadow: 0px 43px 41px -60px #121D12;
	-moz-box-shadow: 0px 56px 36px -60px #121D12;
	padding-bottom:0.5em;
}
.content-banner-info-banner img{
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #FFF;
	padding: 10px;
	box-shadow: 0px 0px 1px rgba(119, 119, 119, 0.56);
}
/*-----bottom-grids----*/
.bottom-grid1 {
	width: 27%;
	float:left;
	margin-right: 3%;
}
.bottom-grids{
	font-family: 'Archivo Narrow', sans-serif;
	padding: 2em 0 3em 0;
	background: #F9FBFA;
}
.bottom-grid1 h3,.bottom-grid2 h3{
	color: #3e454d
	font-family: 'Archivo Narrow', sans-serif;
	font-size: 24px;
	padding: 15px 0px 15px 0px;
	border-bottom: 1px solid #E9E9E9;
	margin-bottom: 13px;
	text-transform: uppercase;
}
.bottom-grid1 span,.bottom-grid2 span{
	color: #22B4B8;
	font-family: 'Archivo Narrow', sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 1.5em;
}
.bottom-grid1 p,.bottom-grid2 p{
	font-size: 0.875em;
	color: rgba(85, 85, 85, 0.53);
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 6px 0px 5px 0px;
}
.bottom-grid1 ul li a{
	color: #777;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.875em;
	line-height: 2.73em;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}
.bottom-grid1 ul li a img{
	vertical-align:middle;
}
.bottom-grid1 ul li a:hover{
	color:#22B4B8;
}
.bottom-grid-fristlink{
	background: #22B4B8;
	padding: 10px;
	color: #fff;
	font-family: 'Archivo Narrow', sans-serif;
	font-weight: bold;
	transition: all 0.3s;
}
.bottom-grid-fristlink img{
	vertical-align:middle;
}
.bottom-grid-fristlink:hover{
	color:#000;
}
.bottom-grid2 ul li{
	display: inline-block;
	width: 30%;
	padding: 1.99% 1.34%;
}
.bottom-grid2 {
	float: left;
	width: 33%;
	margin-right: 3%;
}
.bottom-mid span{
	color:#22B4B8;
}
.bottom-mid a{
	background:#22B4B8;
}
.bottom-last a{
	background:#22B4B8;
}
.bottom-last span{
	color:#22B4B8;	
}
.gallery li a img{
	display:block;
}
.button{
	color: #FFF;
	padding: 0.8em 2em;
	background: #3E454D;
	display: inline-block;
	font-size: 0.875em;
	text-transform: uppercase;
	margin-top: 1.5em;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	font-family: 'Archivo Narrow', sans-serif;
}
.button:hover{
	background: #22B4B8;
}
/*---start-footer---*/
.footer{
  background: url("../images/bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	padding:1em 0 0.6em 0;
	font-family: 'Archivo Narrow', sans-serif;
	position:relative;
}
.footer-left{
	float:left;
}
.footer-right{
	float:right;
	margin-top: 0.8em;
}
.footer-right p{
	font-size: 1em;
	color: #FFF;
	letter-spacing: 0.06em;
}
.footer-right p a{
	color:#FFF;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.footer-right p a:hover{
	color:#3E454D;
}
/*** move top **/
.scroll {
	width: 40px;
	height: 40px;
	border: none;
	display: block;
	text-indent: 100%;
	background: url(../images/top-icon.png) no-repeat right top;
	position: absolute;
	right: 14px;
	bottom: 8px;
}
.scroll:hover{
	opacity:0.8;
}
/*---start-about----*/
.top-head h3{
	font-weight: 400;
	display: block;
	font-family: 'Archivo Narrow', sans-serif;
	font-size: 2em;
	color: #3e454d;
	margin: 0.5em 0;
	text-transform: uppercase;
}
.top-head ul li{
	display:inline-block;
}
.top-head ul{
	background:#f5f5f5;
	padding:10px;
}
.top-head ul li a{
	color:#777;
	font-size: 0.875em;
	font-family: 'Archivo Narrow', sans-serif;
	text-transform: uppercase;
}
.top-head ul li a span{
	color:#22B4B8
}
.about-left-info img{
	float: left;
	border: 1px solid #EEE;
	padding: 5px;
	width: 22%;
	margin: 0.8em 1em 0.1em 0;
}
.about-left-info p, p{
	font-size: 0.875em;
	line-height: 1.7em;
	padding: 6px 0px 5px 0px;
}
.about-left-info h4{
	color: #22B4B8;
	font-family: 'Archivo Narrow', sans-serif;
	font-size: 1.2em;
	text-transform: uppercase;
	padding:0.5em 0;
	display:block;
}
.about-left h3{
	color: #3e454d;
	font-family: 'Archivo Narrow', sans-serif;
	font-size: 1.2em;
	text-transform: uppercase;
	padding: 0.8em 0 0 0;
	display: block;
}
.about-left{
}
.about-right{
	width: 24%;
	float:right;
}
.about-right h3{
	color: #3e454d;
	font-family: 'Archivo Narrow', sans-serif;
	font-size: 1.2em;
	text-transform: uppercase;
	padding: -0.2em 0 0.8em 0;
	display: block;
}
.about-right-pic{
	float:left;
	width:20%;
}
.about-right-pic span{
	background: #3e454d;
	color: #FFF;
	padding: 17px 20px 18px 26px;
	font-family: 'Archivo Narrow', sans-serif;
	font-size: 1.2em;
	display: block;
	border-radius: 50%;
	margin-top: 0.3em;
	text-transform:uppercase;
}
.about-right-info{
	float:right;
	width: 75%;
}
.about-right-info h4{
	color: #22B4B8;
	font-family: 'Archivo Narrow', sans-serif;
	font-size: 0.875em;
	text-transform: uppercase;
	display: block;
	line-height: 1.5em;
}
.about-right-info p{
	font-size: 0.875em;
	color: rgba(85, 85, 85, 0.53);
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 6px 0px 5px 0px;
}
/*---start-team----*/


/***** Categories Section *****/

.blogcategories{
	width:100%;
	float:left;
}
ul.clients-list{
  padding-left:10px;
}
ul.clients-list li{
  list-style-type: none;
  text-align: left;
}
.service-list ul li:before, ul.clients-list li:before{ 
  content:'\2023';
  display: inline-block;
  margin: 0 0.1em 0 0.6em;
  color:#666;
  font-size: 1.6em;
}

.blogcategories ul{
	width:85%;
	float:none;
	padding:0px;
	margin:0px auto;
}

.blogcategories ul li{
  display:block;
	float:left;
	list-style-type: none;
	width:100%;
	color: #666;
	font-size: 0.95em;
}

.blogcategories ul li:last-child{
	display:block;
	float:left;
	list-style-type: none;
	width:100%;
	/*margin:15px 0;*/
	padding-bottom:20px;
}

.blogcategories ul li a, .blogcategories ul li a:visited{
	padding:4px 8px 4px 18px;
	margin:0px;
	list-style-type: none;
	background-image: url(../images/cross.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	text-decoration:none;
	font-family: 'HelveticaLTStdRoman',Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:600;
	color:#333;
}

.blogcategories ul li a:hover{
	padding:4px 8px 4px 18px;
	margin:0px;
	list-style-type: none;
	background-image: url(../images/cross-hover.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	font-family: 'HelveticaLTStdRoman',Arial, Helvetica, sans-serif;
	color:#d25809;
	text-decoration:none;
}

.blogcategories ul li ul li:first-child{
	padding-top:0px;
}
.blogcategories ul li ul li:last-child{
	padding-bottom:0px;
}

.blogtitle{
	width:100%;
	float:left;
	text-align:left;
	border-bottom:1px solid #d5d5d5;
	margin-bottom:10px;
}

.blogtitle h3{
	padding:4px 0px 4px 6px !important;
}

.taxation {
    font-size: 0.875em;
    line-height: 1.7em;
    padding: 6px 0 5px;
    margin-left: 25px;
    clear: both;
}


/*---start-team----*/
.team {
	margin-bottom: 3em;
}
.team h2{
	font-weight: 400;
	display: block;
	font-family: 'Archivo Narrow', sans-serif;
	font-size: 2em;
	color: #3e454d;
	margin: 0.5em 0 0.5em 0;
	text-transform: uppercase;
	border-bottom: 1px solid #eee;
	padding-bottom:0.3em;
}
.team-member, .client-block{
	width: 30.3%;
	float: left;
	text-align: center;
	margin-right: 1em;
	border: 1px solid #eee;
	padding: 0.5em;
}
.client-block{
  width: 21.96%;
}
.team-member h3, .client-block h3{
	color: #22B4B8;
	font-family: 'Archivo Narrow', sans-serif;
	font-size: 1.5em;
	text-transform: uppercase;
	display: block;
	line-height: 1.5em;
	padding: 0.8em 0 0 0;
}
.team-member p, .client-block p{
	font-size: 0.875em;
	line-height: 1.5em;
	text-align:justify;
	padding: 6px 0px 5px 0px;
}
/*---light-box---*/
.flipLightBox{
	color: #22B4B8;
	font-family: 'Archivo Narrow', sans-serif;
	font-size: 0.875em;
	text-transform: uppercase;
	display: block;
	line-height: 1.5em;
}
.last{
	margin:0;
}
.sub-about-grid-social ul li{
	display:inline-block;
}
.sub-about-grid-social {
	padding: 0.5em 0;
}
.sub-about-grid-social ul li img{
	background:#fff;
	padding:15px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	border:1px solid #EEE;
}
.sub-about-grid-social ul li img:hover{
	background:#3E454D;
}
.flipLightBox img{
	width:100%;
}
/*---start-seravices----*/
.service-image{
	float:left;
	width:25%;
	margin-right:1.5%;
	text-align:center;
}
.service-image img{
		border: 3px solid #FFF;
		-webkit-box-shadow: 0px 0px 2px #3BA482;
		-moz-box-shadow: 0px 0px 2px #3BA482;
		-o-box-shadow: 0px 0px 2px #3BA482;
		box-shadow: 0px 0px 2px #3BA482;
}
.service-text{
float:left;
width:73%;
margin-bottom:2%;
}
.service-text h1{color: #22B4B8;
	font-family: 'Archivo Narrow', sans-serif;
	font-size: 1em;
	text-transform: uppercase;
	margin-bottom: 1%;
	}
.service-text p{
font-size: 0.875em;
line-height: 1.7em;
text-align:justify;
}
.service-text p a{
	background-color:#3e454d; 
	color:#fff;
	padding:0.4em; 
	font-size:0.8em;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
	}	
.service-text p a:hover{background-color:#22B4B8; color:#fff;}	
.services-grid{
	width: 30%;
	float: left;
	background: #f5f5f5;
	padding: 15.7px;
	margin: 0em 1em 0em 0;
}
.services-grid h3{
	color: #22B4B8;
	font-family: 'Archivo Narrow', sans-serif;
	font-size: 1em;
	text-transform: uppercase;
	display: block;
	line-height: 1.5em;
	padding: 0.5em 0 0 0;
}
.services-grid p{
	font-size: 0.875em;
	color: rgba(85, 85, 85, 0.53);
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 6px 0px 5px 0px;
}
.services-grid img{
	background: #FFF;
	padding: 5px;
	width: 98%;
	box-shadow: 0px 0px 26px #DFDFDF;
	-webkit-filter: grayscale(100%);
	opacity: 5;
	transition: all 300ms!important;
	-webkit-transition: all 300ms!important;
	-moz-transition: all 300ms!important;
}
.last-grid{
	margin:0em 0 1em 0;
}
.services-grids {
	margin-bottom: 4em;
}
/*---start-gallery-----*/
.gallery1{
	min-height:800px;
	margin-bottom:4em;
}
#info {
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;				
	background:#fcf8e3;
	border:1px solid  #fbeed5;
	width:95%;
	max-width:900px;
	margin:0 auto 40px auto;
	font-family:arial;
	font-size:12px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
}
#info .info-wrapper {
	padding:10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
}
#info a {
	color:#c09853;
	text-decoration:none;
}
#info p {
	margin:5px 0 0 0;
}
.container { 
	position: relative; 
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;	
	font-family: 'Archivo Narrow', sans-serif;
}
 
#filters {
	margin:1%;
	padding:0;
	list-style:none;
}

	#filters li {
		float:left;
	}
	
	#filters li span {
		display: block;
		padding: 10px 30px;
		text-decoration: none;
		color: #666;
		cursor: pointer;
		text-transform: uppercase;
	}
	
	#filters li span.active {
		background: #22B4B8;
		color:#fff;
	}
 
	#portfoliolist .portfolio {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	width:23%;
	margin:1%;
	display:none;
	float:left;
	overflow:hidden;
}

	.portfolio-wrapper {
		overflow:hidden;
		position: relative !important;
		background: #666;
		cursor:pointer;
	}

	.portfolio img {
		max-width:100%;
		position: relative;
		-webkit-filter: grayscale(100%);
		opacity: 5;
		transition: all 300ms!important;
		-webkit-transition: all 300ms!important;
		-moz-transition: all 300ms!important;
	}
	
	.portfolio .label {
		position: absolute;
		width: 100%;
		height:40px;
		bottom:-40px;
	}

		.portfolio .label-bg {
			background: #22B4B8;
			width: 100%;
			height:100%;
			position: absolute;
			top:0;
			left:0;
		}
	
		.portfolio .label-text {
			color:#fff;
			position: relative;
			z-index:500;
			padding:5px 8px;
		}
			
			.portfolio .text-category {
				display:block;
				font-size:9px;
				font-size: 12px;
				text-transform:uppercase;
			}
	
	
	
.table-light {
	width: 100%;
	border: 1px solid #22B4B8;
}

.table-light td,
.table-light th {
    padding: 10px;
    text-align: center;
}
.table-light th {
	background: #22B4B8;
	font-weight: 600;
	color: #FFF;
	text-transform: uppercase;
}
.table-light td {
	border: 1px solid #22B4B8;
	padding: 25px 10px;
}

.table-hover .table-light:hover {
    background-color: #ececf6
}

.table-hover .table-light:hover>td,
.table-hover .table-light:hover>th {
    background-color: #ececf6
}



/* #Tablet (Portrait) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
	.container {
	}
}


/*  #Mobile (Portrait) - Note: Design for a width of 320px */
@media only screen and (max-width: 767px) {
	.container { 
		width: 95%; 
	}
	
	#portfoliolist .portfolio {
		width:48%;
		margin:1%;
	}		

	#ads {
		display:none;
	}
	
}


/* #Mobile (Landscape) - Note: Design for a width of 480px */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	.container {
		width: 70%;
	}
	
	#ads {
		display:none;
	}
	
}

/* #Clearing */

/* Self Clearing Goodness */
.container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }

.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }
.row:after,
.clearfix:after {
  clear: both; }
.row,
.clearfix {
  zoom: 1; }

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
/*---start-contact----*/
.contact{
	margin-bottom:4em;
}
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
    zoom:1;
}
.col{
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col:first-child{
	margin-left:0;
}	
.span_2_of_3 {
	width: 63.1%;
	padding:1.5%; 
}
.span_1_of_3 {
	width: 29.2%;
	padding: 0 1.5% 1.5% 0;
}
.span_2_of_3  h3,
.span_1_of_3  h3 {
	font-family: 'Archivo Narrow', sans-serif;
	font-size: 1.5em;
	color: #3e454d
	 text-transform: uppercase;
	padding: 0.5em 0 1em 0;
	text-transform: uppercase;
}
.contact-form{
	position:relative;
	padding-bottom:30px;
}
.contact-form div{
	padding:5px 0;
}
.contact-form span{
	display:block;
	font-size: 0.875em;
	color: #3e454d;
	padding-bottom:5px;
	margin-bottom:5px;
	font-family: 'Archivo Narrow', sans-serif;
}
.contact-form input[type="text"],.contact-form textarea{
		    padding:8px;
			display:block;
			width:98%;
			border: none;
			outline:none;
			color:#3e454d
			font-size:0.8125em;
			font-family:Arial, Helvetica, sans-serif;
			border: 1px solid rgba(192, 192, 192, 0.41);
			-webkit-appearance:none;
}
.contact-form textarea{
		resize:none;
		height:120px;		
}
.contact-form input[type="button"]{
	color: #FFF;
	padding: 1em 2em;
	background: #3E454D;
	display: inline-block;
	font-size: 0.875em;
	text-transform: uppercase;
	margin-top: 0em;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	font-family: 'Archivo Narrow', sans-serif;
	border:none;
	cursor:pointer;
	outline:none;
	float: right;
}
.contact-form input[type="button"]:hover{
	background: #22B4B8;
}
.contact-form input[type="button"]:active{
	background: #22B4B8;
}
.company_address{
}
.company_address p{
	font-size: 0.875em;
	color: #6a6a6a;
	line-height: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
}
.company_address p span{
	text-decoration:underline;
	color:#454545;
	cursor:pointer;
}
.map{
	margin-bottom:15px;
}

/***** Media Quries *****/
@media only screen and (max-width: 1024px) {
	.wrap{
		width:95%;
	}	
}
/*  GO FULL WIDTH AT LESS THAN 800 PIXELS */

@media only screen and (max-width: 800px) {
	.wrap{
		width:95%;
	}
	.span_2_of_3 {
		width:94%;
		padding:3%; 
	}
	.col{ 
		margin: 1% 0 1% 0%;
	}
	.span_1_of_3 {
		width:94%;
		padding:3%; 
	}
}

/*  GO FULL WIDTH AT LESS THAN 640 PIXELS */

@media only screen and (max-width: 640px) and (min-width: 480px) {
	.wrap{
		width:95%;
	}
	.span_2_of_3 {
		width:94%;
		padding:3%; 
	}
	.col{ 
		margin: 1% 0 1% 0%;
	}
	.span_1_of_3 {
		width:94%;
		padding:3%; 
	}
   
   .contact-form input[type="text"],.contact-form textarea{
		width:97%;
	}
}
/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
	.wrap{
		width:95%;
	}
	.span_2_of_3 {
		width:90%;
		padding:5%; 
	}
	.col { 
		margin: 1% 0 1% 0%;
	}
	.span_1_of_3 {
		width:90%;
		padding:5%; 
	}
	.contact-form input[type="text"],.contact-form textarea{
		width:92%;
	}
}
/*----responsive-design-----*/
@media only screen and (max-width: 1440px) and (min-width: 1366px) {
	.wrap{
		width:90%;
	}
}
@media only screen and (max-width: 1366px) and (min-width: 1280px) {
	.wrap{
		width:90%;
	}
	.top-grid {
		width: 23%;
	}
	.bottom-grid2 ul li {
		width: 29%;
	}
	.sub-about-grid-social ul li img {
		padding: 13px;
	}
	.team-member {
		width: 30.3%;
	}
	.services-grid {
		width: 29.8%;
	}
}
@media only screen and (max-width: 1280px) and (min-width: 1024px) {
	.wrap{
		width:90%;
	}
	.top-grid {
		width: 22.5%;
	}
	.bottom-grid2 ul li {
		width: 29%;
	}
	.sub-about-grid-social ul li img {
		padding: 11.3px;
	}
	.team-member {
		width: 30.3%;
	}
	.services-grid {
		width: 29.6%;
	}
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
	.wrap{
		width:90%;
	}
	.top-grid {
		width: 22%;
	}
	.bottom-grid2 ul li {
		width: 29%;
	}
	.sub-about-grid-social ul li img {
		padding: 6px;
	}
	.team-member {
		width: 30%;
	}
	.services-grid {
		width: 28%;
	}
	.content-banner-info {
		width: 71%;
	}
	.about-right-pic span {
		padding: 8px 6px 11px 16px;
	}
	.team-member {
		margin-right: 0.5em;
	}
	.logo {
		padding: 1em 0 0.5em 0;
	}
}
@media only screen and (max-width: 768px) and (min-width: 640px) {
	.wrap{
		width:90%;
	}
	.top-grid {
		width: 46%;
		margin-bottom: 18px
	}
	.bottom-grid2 ul li {
		width: 29%;
	}
	.sub-about-grid-social ul li img {
		padding: 15px;
	}
	.team-member {
		width: 29%;
	}
	.services-grid {
		width:95%;
		float:none;
		margin-bottom:1em;
	}
	.content-banner-info {
		width:100%;
		float:left;
	}
	.content-banner-info-banner{
		display:none;
	}
	.about-right-pic span {
		padding: 8px 6px 11px 16px;
	}
	.team-member {
		margin-right: 0.5em;
		width:16%;
	}
	.logo {
		padding: 1em 0 0.5em 0;
	}
	.bottom-grid1,.bottom-grid2,.bottom-grid3{
		width:100%;
		float:none;
		margin-bottom:1em;
	}
	.about-left,.about-right{
		float:none;
		width:100%;
	}
	.about-right-pic {
		width: 7%;
	}
	.about-right-info {
		width: 91%;
	}
	.about-right-grid {
		margin-bottom: 1em;
	}
	.team-member p{
		display:none;
	}
}
