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;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{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%;}
body{
	background: url(../images/box-bg.png);
}
/*end reset*/
/*=============================
 * start-wrap
 ============================*/
.wrap{
	width:80%;
	margin:0 auto;
}
/*=============================
 * start-header
 ============================*/
.header{
	background: url(../images/box1.png) repeat-x;
}
.header-top{
	padding: 17px 0 10px 0;
}
.logo{
	float:left;
	margin-top: 0.8em;
}
.contact-info{
	float:right;
	margin-top: 3.0em;
}
.contact-info p{
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 1.3em;
	font-weight: 400;
	color: #3B3B3B;
}
.contact-info p a{
	color:#71D6EA;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}
.contact-info p a:hover{
	color:#3B3B3B;
}
.header-top-nav ul li {
    display: inline-block;
    border-left: 1px solid rgba(85, 85, 85, 0.41);
    float:left;
    width: 19%;
    text-align: center;
}
.header-top-nav ul li a{
	color: #FFF;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 1.3em;
	font-weight: 500;
	display: block;
	padding: 11px 0;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}
.header-top-nav li.active> a, .header-top-nav li> a:hover {
	color: #5793e0;
	background: #454545;
}
.header-top-nav{
	background: url(../images/top-nav-bg.png) repeat-x;
}
.phone:before{
	content: url(../images/phone.png);
	vertical-align: middle;
	padding: 0px 5px 0px 0px;
}
.gpa:before{
	content:url(../images/pointer.png);https://github.com/OFFLINE-GmbH/Online-FTP-S3
	vertical-align: middle;
	padding: 0px 5px 0px 0px;
}
/*=============================
 * start-content
 ============================*/
.content-grid-pic{
	float:left;
	width:25%;
	margin-top: 27px;
}
.content-grid-pic img{
	display: block;
	border-radius: 50%;
	border: 5px solid #fff;
	box-shadow: 0px 0px 10px rgba(119, 119, 119, 0.25)
}
.content-grid-info{
	float:right;
	width: 69.5%;
}
.content-grid-info h3{
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 1.8em;
	font-weight: 400;
	color: #71D6EA;
}
.content-grid-info p{
	font-family: Arial, Helvetica, sans-serif;
	color: #6a6a6a;
	font-size: 0.875em;
	padding: 5px 0 5px 0;
	line-height: 1.5em;
}
.content-grid-info a{
	font-family: 'PT Sans Narrow', sans-serif;
	font-size:1em;
	font-weight: 400;
	color: #3B3B3B;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}
.content-grid-info a:hover{
	color:#71D6EA;
}
.content-grid{
	float:left;
	width:33.333%;
}
.content-grids{
	padding: 3.5em 0 3.7em 0;
	background: url(../images/box.png);
	margin:0 0 40px 0px;
}
.start:before{
	content: url(../images/quote-1.png);
	vertical-align: super;
	padding-right:5px;
}
.end:after{
	content: url(../images/quote-2.png);
	vertical-align: super;
	padding-right:5px;
}
.quit p{
	font-family: "Lucida Handwriting", cursive, serif;
	font-size: 1.7em;
	font-weight: 400;
	color: #3B3B3B;
	display: block;
	width: 60%;
	text-align: center;
	margin: 0.5em auto;
}
/*=============================
 * start-content-box
 ============================*/
.content-box-left{
	float:left;
	width:70%;
}
.content-box-left-topgrid h3{
	font-family: "Comic Sans MS", cursive, sans-serif;
	font-size: 2em;
	font-weight: 350;
	color: #3b3ec5;
	border-bottom: 1px solid rgba(85, 85, 85, 0.1);
	padding: 0em 0 0.2em 0;
	margin: 0px 0px 0.5em 0;
}
.content-box-left-topgrid p{
	font-family: "Comic Sans MS", cursive, sans-serif;
	color: #6a6a6a;
	font-size: 1.2em;
	padding: 5px 0 5px 0;
	line-height: 1.5em;
}
.content-box-left-topgrid span{
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: 400;
	color: #3B3B3B;
	border-top: 1px solid rgba(85, 85, 85, 0.1);
	border-bottom: 1px solid rgba(85, 85, 85, 0.1);
	padding: 1em 0;
	display: block;
	width: 80%;
	text-align: center;
	margin: 0.5em 0;
}
.content-box-right{
	float:right;
	width:27%;
}
.content-box-left-bootomgrid{
	width:31.33%;
	float:left;
	margin-right:3%;
}
.content-box-left-bootomgrid h3{
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 1.3em;
	font-weight: 400;
	color: #3B3B3B;
	text-transform: uppercase;
}
.content-box-left-bootomgrid p{
	font-family: Arial, Helvetica, sans-serif;
	color: #6a6a6a;
	font-size: 0.875em;
	padding: 0.5em 0;
	line-height: 1.8em;
}
.content-box-left-bootomgrid img{
	background:#FFF;
	padding:5px;
	display:block;
	width: 93%;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}
.content-box-left-bootomgrid:hover img{
	background:#71D6EA;
}
.content-box-left-bootomgrids {
	padding: 0.5em 0 2em 0;
}
.lastgrid{
	margin:0;
}
.content-box-right-topgrid h3{
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 1.8em;
	font-weight: 400;
	color: #71D6EA;
	border-bottom: 1px solid rgba(85, 85, 85, 0.1);
	padding: 0em 0 5px 0;
	display: block;
	margin: 0 0 0.6em 0;
}
.content-box-right-topgrid h4{
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 1.3em;
	font-weight: 400;
	color: #3B3B3B;
	padding: 0.5em 0 0.0em 0;
}
.content-box-right-topgrid p{
	font-family: Arial, Helvetica, sans-serif;
	color: #6a6a6a;
	font-size: 0.875em;
	padding: 0.5em 0;
	line-height: 1.5em;
}
.content-box-right-topgrid a{
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 1em;
	font-weight: 400;
	color: #3B3B3B;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}
.content-box-right-topgrid a:hover{
	color:#71D6EA;
}
.content-box-right-bottomgrid h3{
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 1.8em;
	font-weight: 400;
	color: #71D6EA;
	border-bottom: 1px solid rgba(85, 85, 85, 0.1);
	padding: 1em 0 5px 0;
	display: block;
	margin: 0 0 0.6em 0;
}
.content-box-right-bottomgrid ul li{
	display:block;
}
.content-box-right-bottomgrid ul li a{
	font-family: Arial, Helvetica, sans-serif;
	color: #6a6a6a;
	font-size: 0.875em;
	padding: 0.5em 0;
	display: inline-block;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}
.content-box-right-bottomgrid ul li:before{
	content:url(../images/list.png);
	padding-right:5px;
}
.content-box-right-bottomgrid ul li a:hover{
	color:#71D6EA;
}
/*-----boxs-----*/
.boxs {
	background: url(../images/box.png);
	padding: 1.5em 0 1em 0;
	margin: 40px 0px 0 0;
}
.box{
	width: 29.33%;
	float: left;
}
.box h3{
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 30px;
	font-weight: 400;
	line-height: 2em;
	margin: 0;
	color: #454545;
}
.box span{
	display: block;
	color: #71D6EA;
	font-size: 0.875em;
	font-weight: bold;
	-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;
}
.box span:hover,.box p a:hover{
	color:#454545;
}
.box p {
	font-family: Arial, Helvetica, sans-serif;
	color: #6a6a6a;
	font-size: 0.875em;
	padding: 5px 0 24px 0;
	line-height: 1.8em;
	width: 89%;
}
.box p a{
	font-weight:bold;
	color: #71D6EA;
	-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: 'PT Sans Narrow', sans-serif;
}
.center-box{
	border-right: 1px dashed silver;
	border-left: 1px dashed silver;
	padding: 0px 40px;
	margin-right: 40px;
}
.center-box ul li{
	display: block;
	padding: 0px 0px 10px 0px;
}
.center-box ul li a{
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #454545;
	-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: 'PT Sans Narrow', sans-serif;
}
.center-box ul li a:hover{
	color:#71D6EA;
}
.center-box ul li:before{
	content:url(../images/marker.png);
	padding: 10px;
}
.center-box ul{
	margin-top:30px;
}
/*---start-copy-tight-----*/
.copy-tight{
	text-align: center;
	padding: 1em 0px 0.6em 0;
}
.copy-tight p{
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 1.3em;
	font-weight: 400;
	color: #3B3B3B;
}
.copy-tight a{
	color: #71D6EA;
	-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;
}
.copy-tight a:hover{
	color: #3B3B3B;
}
/*---start-about----*/
/*----start-about-----*/
.about-grid{
	width: 31.33%;
	float: left;
}
.about-grid h3{
	font-family: 'Comic Sans MS', cursive, sans-serif;
	font-size: 32px;
	font-weight: 400;
	line-height: 3em;
	margin: 0;
	color: #0e0fbe;
}
.about-grid span{
	font-family: Arial, Helvetica, sans-serif;
	color: #6a6a6a;
	font-size: 1em;
	padding: 5px 0 1px 0;
	line-height: 1.5em;
	font-weight: bold;
	display: block;
}
.about-grid p{
	font-family: Arial, Helvetica, sans-serif;
	color: #6a6a6a;
	font-size:1em;
	padding: 5px 0 10px 0;
	line-height: 1.8em;
}
.center-grid1 p{
	padding:0px 0px 10px 0px;
}
.center-grid1 label{
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #71D6EA;
	-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: 'PT Sans Narrow', sans-serif;
	cursor:pointer;
}
.center-grid1{
	margin:0 3%;
}
.center-grid1 label:hover {
	color: #454545;
}
.about-team-left{
	float:left;
	width:25%;
}
.about-team-right{
	float:right;
	width: 73%;
}
.about-team-right p{
	font-family: Arial, Helvetica, sans-serif;
	color: #6a6a6a;
	font-size: 1em;
	padding: 0px 0 10px 0;
	line-height: 1.8em;
}
.client {
	padding-bottom: 10px;
}
.about-grids {
	padding: 10px 0px 0px 0px;
}
.about-team-left img {
	-webkit-filter: grayscale(100%);
	opacity: 5;
	transition: all 300ms!important;
	-webkit-transition: all 300ms!important;
	-moz-transition: all 300ms!important;
}
.about-team-left img:hover {
	opacity: 1;
	-webkit-filter: grayscale(0%);
	cursor: pointer;
}
.button1 {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.2em;
	text-decoration: none;
	margin-right: 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;
	text-align: center;
	margin: 0 auto;
	color: #71D6EA;
	padding: 12px 0px;
}
/*---services----*/
.service-content h3{
	font-family: 'Comic Sans MS', cursive, sans-serif;
	font-size:22px;
	font-weight: 400;
	line-height: 1.5em;
	margin: 0;
	color: #0e0fbe;
}
.service-content ul li{
	display: block;
}
.service-content ul li span{
	width: 5%;
	float: left;
	font-size: 2em;
	color: #454545;
	font-family: 'PT Sans Narrow', sans-serif;
}
.service-content ul li p{
	font-family: Arial, Helvetica, sans-serif;
	color: #6a6a6a;
	font-size: 1em;
	padding: 5px 0 10px 0;
	line-height: 1.8em;
}
.service-content ul li p a{
	font-size: 1.2em;
	color: #454545;
	font-family: 'PT Sans Narrow', sans-serif;
	display: block;
}
.service-content{
	float:left;
	width: 74.5%;
}
.service-content ul{
	padding-bottom:5px;
}
.services-sidebar{
	float:right;
	width:23%;
}
.services-sidebar h3{
	font-family: 'Comic Sans MS', cursive, sans-serif;
	font-size: 25px;
	font-weight: 400;
	line-height: 1.5em;
	margin: 0;
	color: #0e0fbe;
}
.services-sidebar ul li a{
	display: block;
	font-family: 'Arial, Helvetica', sans-serif;
	font-size: 1em;
	color: #454545;
	padding: 2px 0px 5px 0px;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}
.services-sidebar ul li a:hover{
	color: #0f0fbe;
}
.services-sidebar ul li {
	border-bottom: 1px dashed rgba(192, 192, 192, 0.33);
	background: url(../images/marker.png) 0 15px no-repeat;
	padding: 9px 13px 8px 23px;
}
.services {
	padding-top: 10px;
}
/*---start-gallery---*/
.gallerys {
	padding-top: 10px;
}
.gallerys h3{
	font-family: 'Comic Sans MS', cursive, sans-serif;
	font-size: 25px;
	font-weight: 400;
	line-height: 3.5em;
	margin: 0;
	color: #0e0fbe;
}
.gallery-grid{
	width: 31.44%;
	float:left;
}
.gallery-grid p {
	font-size: 0.875em;
	padding: 0.2em 0em 1.2em 0em;
	color: #6a6a6a;
	line-height: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
}
.gallery-button a {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.2em;
	text-decoration: none;
	margin-right: 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;
	text-align: center;
	margin: 0 auto;
	color: #71D6EA;
	padding: 12px 0px;
}
.gallery-button a:hover {
	color:#454545;
}
.grid2{
	margin: 0px 35px;
}
.gallery-grids {
	margin-bottom: 30px;
}
.projects-bottom-paination ul li{
	display:inline-block;
}
.projects-bottom-paination{
	text-align: center;
	padding-top: 55px;
}
.projects-bottom-paination li a{
	font: 400 12px/1.2em Arial;
	color: #5a5a5a;
	padding: 11px 18px;
	background: #fff;
	text-decoration: none;
	text-shadow: none;
	border: 1px solid #e9e9e9;
	margin-top: 16px;
}
.projects-bottom-paination li.active> a, .projects-bottom-paination li> a:hover {
	background: #0e0fbe;
	color:#fff;
}
.gallery-grid h4{
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #454545;
	-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: 'PT Sans Narrow', sans-serif;
	cursor: pointer;
	padding: 13px 0px 2px 0px;
}
.gallery-grid h4:hover{
	color:#71D6EA;
}
/*---contect----*/
/*  Contact Form  ============================================================================= */
.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:1.5%; 
}
.span_2_of_3  h3,
.span_1_of_3  h3 {
	font-family: 'Comic Sans MS', cursive, sans-serif;
	font-size: 25px;
	font-weight: 400;
	line-height: 2em;
	margin: 0;
	color: #0f0fbe;
}
.contact-form{
	position:relative;
	padding-bottom:30px;
}
.contact-form div{
	padding:5px 0;
}
.contact-form span{
	display:block;
	font-size:1em;
	color: #454545;
	padding-bottom:5px;
	font-family: 'PT Sans Narrow', sans-serif;
}
.contact-form input[type="text"],.contact-form textarea{
		    padding:8px;
			display:block;
			width:98%;
			border: none;
			outline:none;
			color:#464646;
			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="submit"]{
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.2em;
	text-decoration: none;
	margin-right: 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;
	text-align: center;
	margin: 0 auto;
	color: #71D6EA;
	border:none;
	outline: none;
	background:none;
	cursor:pointer;
}
.contact-form input[type="submit"]:hover{
	color: #454545;
}
.contact-form input[type="submit"]:active{
	color: #454545;
}
.company_address{
}
.company_address p{
	font-size: 1em;
	color: #6a6a6a;
	line-height: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
}
.company_address p span,.company_address p span a{
	text-decoration:underline;
	color:#0f0fbe;
	cursor:pointer;
}
.map{
	margin-bottom:15px;
}
.contact-footer{
	border-top: 1px solid rgba(69, 69, 69, 0.13);
	padding: 28px 0px 0px 0px;
}

/*----responsive-design-----*/
@media(max-width: 1440px){
	.quit p {
		font-size: 1.8em;
	}
	.center-box {
		padding: 0px 20px;
		margin-right: 34px;
	}
	.box {
		width: 31%;
	}
	.center-box ul li a {
		font-size: 17px;
	}
}
@media(max-width: 1366px){
	.wrap{
		width:90%;
	}
	.quit p {
		width: 70%;
	}
	.center-box ul li a {
		font-size: 17px;
	}
	.gallery-grid {
		width: 31.3%;
	}
}
@media (max-width: 1280px){
	.wrap{
		width:90%;
	}
	.quit p {
		width: 70%;
	}
	.center-box ul li a {
		font-size: 16px;
	}
	.gallery-grid {
		width: 31.2%;
	}
	.span_2_of_3 h3, .span_1_of_3 h3 {
		font-size: 27px;
	}
}
@media(max-width: 1080px){
	.quit p {
		width: 80%;
		font-size: 1.7em;
	}
	.content-grids {
		padding: 3.5em 0 3em 0;
	}
	.content-grid-info h3 {
		font-size: 1.6em;
	}
	.content-box-left-topgrid span {
		font-size: 1.7em;
		width: 95%;
	}
	.content-box-right-bottomgrid h3 {
		font-size: 1.7em;
	}
	.center-box ul li a {
		font-size: 15px;
	}
	.center-box {
		margin-right: 25px;
	}
	.box h3 {
		font-size: 24px;
	}
	.copy-tight p {
		font-size: 1.2em;
	}
	.about-grid h3 {
		font-size: 27px;
	}
	.about-team-left {
		float: left;
		width: 23%;
	}
	.gallery-grid {
		width: 30%;
	}
}
@media(max-width: 1050px){
	.logo img {
		width: 86%;
	}
	.contact-info p {
		font-size: 1.2em;
	}
	.quit p {
		font-size: 1.53em;
	}
	.content-grid-info h3 {
		font-size: 1.5em;
	}
	.content-grid-info p {
		font-size: 0.85em;
	}
	.center-box ul li a {
		font-size: 14px;
	}
	.box p {
		font-size: 0.85em;
	}
	.box {
		width: 30.9%;
	}
}
@media(max-width: 1024px){
	.wrap{
		width:90%;
	}
	.quit p {
		width: 85%;
	}
	.gallery-grid {
		width: 30%;
	}
	.quit p {
		font-size: 1.5em;
	}
	.content-grid-info h3 {
		font-size: 1.4em;
	}
	.center-box ul li:before {
		padding: 6px;
	}
	.box {
		width: 30%;
	}
	.box h3 {
		line-height: 1.2em;
		padding-bottom:0.2em;
	}
	.gallery-grid p {
		padding: 0.2em 0em 0.5em 0em;
	}
	.service-content ul li span {
		height: 81px;
	}
	.service-content ul li span {
		font-size: 2em;
	}
}
@media (max-width: 991px){
	.center-box {
		margin-right: 19px;
	}
	.box {
		width: 31%;
	}
	.box h3 {
		font-size: 23px;
	}
	.header-top {
		padding: 30px 0 18px 0;
	}
	.content-box-left-topgrid h3, .content-box-right-topgrid h3, .content-box-right-bottomgrid h3 {
		font-size: 1.7em;
	}
	.about-grid {
		width: 100%;
		float: none;
	}
	.center-grid1 {
		margin: 1% 0;
	}
	.about-team-left {
		float: left;
		width: 17%;
	}
	.about-team-right {
		float: right;
		width: 83%;
		margin-top: 1.2em;
	}
	.gallery-button a {
		font-size: 18px;
	}
	.span_2_of_3 h3, .span_1_of_3 h3 {
		font-size: 25px;
	}
}
@media (max-width: 900px){
	.quit p {
		font-size: 1.39em;
	}
	.content-box-left-topgrid span {
		font-size: 1.5em;
	}
	.box {
		width: 100%;
		float: none;
	}
	.center-box {
		margin-right: 0;
		padding: 0;
		border: none;
	}
	.center-box ul li a {
		font-size: 15px;
	}
	.center-box ul li:before {
		padding: 10px 10px 10px 0;
	}
	.box p {
		padding: 5px 0 0px 0;
	}
	.center-box ul {
		margin: 24px 0 14px;
	}
	.box h3 {
		font-size: 21px;
	}
	.boxs {
		background: #fff;
		padding: 2em 0 2em 0;
		margin: 0;
	}
	.service-content , .services-sidebar{
		float: none;
		width: 100%;
	}
	.projects-bottom-paination {
		padding: 43px 0;
	}
}
@media (max-width: 800px){
	.logo img {
		width: 75%;
	}
	.contact-info p {
		font-size: 1.1em;
	}
	.content-grid {
		float: none;
		width: 100%;
	}
	.content-grid-pic {
		width: 17%;
		margin-top: 7px;
	}
	.content-grid-pic img {
		width: 60%;
	}
	.content-grid:nth-child(2) {
		margin: 1.5em 0;
	}
	.content-grid-info {
		width: 82.5%;
	}
	.content-grids {
		padding: 2em 0 2em 0;
		background: #fff;
		margin: 0;
	}
	.content-box-left-topgrid{
		padding-top: 2em;
	}
	.content-box-left, .content-box-right {
		float: none;
		width: 100%;
	}
	.content-box-right {
		padding-bottom: 2em;
	}
	.span_2_of_3 {
		width:94%;
		padding:3%; 
	}
	.col{ 
		margin: 1% 0 1% 0%;
	}
	.span_1_of_3 {
		width:94%;
		padding:3%; 
	}
	.gallery-grid p {
		font-size: 0.8em;
	}
	.span_2_of_3 {
		padding: 1% 3% 3%;
	}
}
@media (max-width: 768px){
	.wrap{
		width:90%;
	}
	.quit p {
		width: 80%;
	}
	.center-box ul li a {
		font-size: 16px;
	}
	.gallery-grid {
		width: 29%;
	}
	.quit p {
		font-size: 1.5em;
	}
	.content-grid-info h3 {
		font-size: 1.4em;
	}
	.content-box-left-topgrid span {
		font-size: 1.4em;
	}
	.center-box {
		margin-right: 40px;
	}
	.center-box ul li:nth-child(1){
		display:none;
	}
	.content-box-left-topgrid p:nth-child(3){
		display:none;
	}
	.gallery-grid p {
		padding: 0.2em 0em 0.5em 0em;
	}
	.service-content ul li span {
		height: 81px;
	}
	.content-box-left-bootomgrid h3 {
		font-size: 1.1em;
	}
	.content-box-right-bottomgrid ul li a {
		font-size: 0.8em;
	}
	.content-box-right-topgrid h3 {
		font-size: 1.4em;
	}
	.content-box-right-bottomgrid h3 {
		font-size: 1.4em;
	}
	.content-box-left-topgrid span {
		width: 96%;
	}
	.content-box-left-topgrid h3 {
		font-size: 1.4em;
	}
	.about-grid {
		width: 100%;
		float:none;
	}
	.center-grid1 {
		margin: 0;
	}
	.header-top-nav ul li a {
		font-size: 1.2em;
	}
	.quit p {
		width: 92%;
		font-size: 1.25em;
	}
	.logo img {
		width: 72%;
	}
	.services-sidebar h3 {
		font-size: 26px;
	}
	.service-content h3 {
		font-size: 26px;
	}
}
@media (max-width: 736px){
	.about-team-right {
		float: right;
		width: 80%;
	}
}
@media (max-width: 667px){
	.logo {
		width: 60%;
	}	
	.logo img {
		width: 83%;
	}
	.gallerys h3 {
		font-size: 27px;
	}
	.gallery-grid {
		width: 100%;
	}
	.gallery-grid {
		width: 100%;
	}
	.gallery-grid:nth-child(2) {
		margin: 1.5em 0;
	}
}
/*  GO FULL WIDTH AT LESS THAN 640 PIXELS */
@media (max-width: 640px){
	.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%;
	}
	.copy-tight p {
		font-size: 1.1em;
	}
}
@media (max-width: 600px) {
	.about-team-right {
		margin-top: .5em;
	}
}
@media (max-width: 568px) {
	.quit p {
		width: 92%;
		font-size: 1.1em;
	}
}
/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */
@media (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%;
	}
	.logo {
		width: 58%;
	}
	.logo img {
		width: 94%;
	}
	.contact-info p {
		font-size: 1em;
	}
	.header-top-nav ul li a {
		font-size: 1em;
	}
	.quit p {
		width: 100%;
		font-size: 1em;
	}
	.content-grid-info h3 {
		font-size: 1.25em;
	}
	.content-box-left-topgrid p {
		font-size: 0.8em;
	}
	.content-box-left-topgrid span {
		width: 100%;
		font-size: 1.2em;
	}
	.content-box-left-bootomgrid {
		width: 100%;
		float: none;
		margin-right: 0;
	}
	.content-box-left-bootomgrid:nth-child(2) {
		margin: 1em 0;
	}
	.about-grid h3 {
		font-size: 23px;
	}
	.about-grid p {
		font-size: 0.8em;
	}
	.center-grid1 label {
		font-size: 17px;
	}
	.about-team-right p {
		font-size: 0.8em;
	}
	.about-team-right {
		margin-top: 0;
	}
	.service-content ul li p {
		font-size: 0.8em;
	}
	.service-content ul li span {
		font-size: 1.5em;
	}
	.span_2_of_3 {
		padding: 1% 5% 5%;
	}
}
@media (max-width: 414px) {
	.logo {
		width: 100%;
		float: none;
		margin-top: 0;
		text-align: center;
	}
	.logo img {
		width: 74%;
	}
	.contact-info {
		float: none;
		text-align: center;
		margin-top: .7em;
	}
	p.gpa {
		margin-top: 6px;
	}
	.header-top {
		padding: 31px 0 10px 0;
	}
	.quit p {
		font-size: .9em;
	}
	.content-box-left-topgrid span {
		font-size: 1.1em;
	}
	.content-box-left-bootomgrid p {
		font-size: 0.8em;
	}
	.copy-tight p {
		font-size: 1em;
		line-height: 1.5;
	}
	.service-content ul li span {
		font-size: 1.3em;
		height: 114px;
	}
	.service-content h3, .services-sidebar h3 {
		font-size: 23px;
	}
	.span_2_of_3 h3, .span_1_of_3 h3 {
		font-size: 23px;
	}
	.company_address p {
		font-size: 0.8em;
	}
}
@media (max-width: 375px){
	.content-grids {
		padding: 1em 0 1em 0;
	}
	.content-box-left-topgrid {
		padding-top: 1em;
	}
	.content-grid-info p {
		font-size: 0.8em;
	}
	.about-team-right p {
		font-size: 0.75em;
	}
	.projects-bottom-paination {
		padding: 29px 0;
	}
}
@media (max-width: 320px){
	.contact-info p {
		font-size: .9em;
	}
	p.gpa {
		margin-top: 4px;
	}
	.logo img {
		width: 78%;
	}
	.header-top-nav ul li a {
		font-size: .9em;
	}
	.quit p {
		font-size: .8em;
	}
	.content-grid-info h3 {
		font-size: 1.2em;
	}
	.content-box-left-topgrid h3 {
		font-size: 1.3em;
	}
	.content-box-left-topgrid span {
		font-size: 1em;
	}
	.content-box-left-bootomgrids {
		padding: 0.5em 0 1em 0;
	}
	.content-box-right-bottomgrid h3 {
		font-size: 1.3em;
	}
	.center-box ul li a {
		font-size: 14px;
	}
	.about-grid span {
		font-size: 0.75em;
	}
	.about-grid p {
		font-size: 0.7em;
	}
	.button1 {
		font-size: 17px;
	}
	.services-sidebar ul li a {
		font-size: .9em;
		padding: 1px 0px 2px 0px;
	}
	.service-content h3, .services-sidebar h3 {
		font-size: 21px;
	}
	.boxs {
		padding: 1em 0 1em 0;
	}
	.span_2_of_3 h3, .span_1_of_3 h3 {
		font-size: 21px;
	}
}


