/* 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;}
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%;}
/*end reset*/
body{
	background:#FFF;
	border-top:5px solid rgba(212, 212, 212, 0.45);
}
/*----start-wrap----*/
 .wrap{
 	width:70%;
 	margin:0 auto;
 }
/*---start-header----*/
.header {
	border-bottom: 3px solid #ff8500;
}
.logo{
	float:left;
	margin: 19px 0px 0px 0px;
}

.logo1{
	float:left;
	margin: 27px 0px 0px 0px;
}

.logo1a{
	float:left;
	margin: 40px 0px 0px 40px;
}

.top-nav{
	float:right;
}
.top-nav ul li{
	display:inline-block;
	float:left;
}
.top-nav ul li a{
	font-family: 'Cookie', cursive;
	padding: 37px 30px;
	display: block;
	-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;
	color: #535353;
	font-size: 1.5em;
}
.top-nav li.active> a, .top-nav li> a:hover {
	color: #ff8500;
	background: rgba(212, 212, 212, 0.45);
}
/*---content----*/
.grid{
	float: left;
	width: 23%;
	border: 1px solid rgba(202, 198, 198, 0.80);
	margin-right: 1.833%;
	margin-top: -101px;
	background: rgba(227, 227, 225, 0.70)
}
.grid h3{
	font-family: 'Cookie', cursive;
	font-size: 2.55em;
	font-weight: 400;
	line-height: 2em;
	margin: 0;
	color: #000;
	text-align: center;
	margin: 10px;
	padding: 0px 0px 0px;
}


.grid h4{
	font-family: Arial, Helvetica, sans-serif;
	color: #6a6a6a;
	font-size: 0.875em;
	padding: 5px 0 24px 0;
	text-align: center;
	line-height: 1.5em;
	width: 86%;
	margin: 0 auto;
	
	
}

.grid p{
	font-family: Arial, Helvetica, sans-serif;
	color: #6a6a6a;
	font-size: 0.875em;
	padding: 5px 0 24px 0;
	text-align: center;
	line-height: 1.5em;
	width: 86%;
	margin: 0 auto;
}
.grid img{
	padding: 10px;
}
.last-grid{
	margin-right:0%;
}
.button {
	font-family: 'Cookie', cursive;
	font-size: 1.5em;
	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: #ff8500;
	padding: 12px 0px;
	display: block;
	border-top: 1px solid rgba(202, 198, 198, 0.22);
}


.button1{
	font-family: 'Cookie', cursive;
	font-size: 1.8em;
	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: #ff8500;
	padding: 12px 0px;
}

.button3 {
	font-family: 'Cookie', cursive;
	font-size: 2em;
	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: #6a6a6a;
	padding: 12px 0px;
	display: block;
	border-top: 1px solid rgba(202, 198, 198, 0.22);
}


.button4 {
	font-family: 'Cookie', cursive;
	font-size: 2.6em;
	font-weight: 400;
	line-height: 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: #6a6a6a;
	padding: 12px 0px;
	display: block;
	border-top: 1px solid rgba(202, 198, 198, 0.22);
}


.button3a{
	font-family: 'Cookie', cursive;
	font-size: 2.3em;
	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: #6a6a6a;
	padding: 12px 0px;
}

.button4a{
	font-family: 'Cookie', cursive;
	font-size: 2.8em;
	font-weight: 400;
	line-height: 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: #6a6a6a;
	padding: 12px 0px;
}

.tb {
	font-family:  Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: 400;
	line-height: 1.2em;
	
	margin-right: 15px;
	
	text-align: center;
	margin: 0 auto;
	color: #000000;
	padding: 12px 0px;
	
	
}

.button:hover,.button1:hover{
	color:#6a6a6a;
}

.button3:hover,.button3a:hover{
	color:#fe0202;
}

.button4:hover,.button4a:hover{
	color:#fe0202;
}

/*-----boxs-----*/
.boxs{
	background: rgba(227, 227, 225, 0.44);
	padding: 40px 0px 25px 0px;
	margin: 40px 0px;
}
.box{
	width: 29.33%;
	float: left;
}
.box h3{
	font-family: 'Cookie', cursive;
	font-size: 30px;
	font-weight: 400;
	line-height: 2em;
	margin: 0;
	color: #000000;
}
.box span{
	display: block;
	color: #ff8500;
	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:#000;
}
.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: #ff8500;
	-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: 'Cookie', cursive;
	font-size: 1.6em;
}
.center-box{
	border-right: 1px dashed rgba(192, 192, 192, 0.61);
	border-left: 1px dashed rgba(192, 192, 192, 0.61);
	padding: 0px 40px;
	margin-right: 40px;
}
.center-box ul li{
	display: block;
	padding: 0px 0px 10px 0px;
}
.center-box ul li a{
	font-family: 'Cookie', cursive;
	font-size: 1.6em;
	line-height: 22px;
	color:#ff8500;
	-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: 'Cookie', cursive;
}
.center-box ul li a:hover{
	color: #000000;
}
.center-box ul li:before{
	content:url(../images/marker.png);
	padding: 10px;
}
.center-box ul{
	margin-top:30px;
}


.center-box ul li1 a{
	font-family: 'Cookie', cursive;
	font-size: 2em;
	line-height: 22px;
	color:#fd0404;
	-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: 'Cookie', cursive;
}
.center-box ul li1 a:hover{
	color: #000000;
}
.center-box ul li1:before{
	content:url(../images/marker.png);
	padding: 10px;
}
.center-box ul{
	margin-top:30px;
}


/*---footer----*/
.footer-right{
	float:right;
}
.footer-left{
	float:left;
}
.footer-left p{
	font-family: 'Cookie', cursive;
	font-size: 1.5em;
	font-weight: 400;
	line-height: 2em;
	margin: 0;
	color: #d4d4d4;
	margin-top: 21px;
}

.footer-left p1{
	font-family: 'Times';
	font-size: 1.0em;
	font-weight: 400;
	line-height: 2em;
	margin: 0;
	color: #d4d4d4;
	margin-top: 21px;
}

.footer-left p a{
	color:#ff8500;
	-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-left p a:hover{
	color:#000;
}


.footer-left p1 a{
	color:#ff8500;
	-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-left p1 a:hover{
	color:#000;
}



.footer-right ul li{
	display: inline-block;
	margin: 0px 0px 0px 73px;
	padding: 2px 0px;
}
.footer-right ul li a{
	font-family: Arial, Helvetica, sans-serif;
	color: #6a6a6a;
	font-size: 1.2em;
	line-height: 1.8em;
	width: 89%;
	-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: 'Cookie', cursive;
}
.footer-right ul li a:hover{
	color:#ff8500;
}
.footer-right ul li:before{
	content:url(../images/marker1.gif);
	padding: 8px;
}



.footer-right1 ul li{
	display: inline-block;
	margin: -80px 0px 0px 240px;
	padding: 2px 0px;
}
.footer-right1 ul li a{
	font-family: Arial, Helvetica, sans-serif;
	color: #fd0404;
	font-weight:bold;
	font-size: 1.6em;
	line-height: 1.8em;
	width: 89%;
	-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: 'Cookie', cursive;
}
.footer-right1 ul li a:hover{
	color:#ff8500;
}









/*---top-link----*/
.top-link{
	text-align:center;
	background: rgba(227, 227, 225, 0.44);
	padding:10px 0;
	margin-top:31px;
}
.top-link a{
	font-family: 'Cookie', cursive;
	margin: 0;
	text-transform: uppercase;
	-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;
	padding: 10px 23px 15px 24px;
	background:url(../images/arrow_up.png);
}
.top-link a:hover{
	background:url(../images/arrow_up1.png);
}
/*----start-about-----*/
.about-grid{
	width: 45%;
	float: left;
}




.about-grid h3{
	font-family: 'Cookie', cursive;
	font-size: 2.6em;
	font-weight: 400;
	line-height: 2em;
	margin-left: 40%;
    	margin-right: 200;
	color: #858585;
}

.about-grid h3a{
	font-family: 'Cookie', cursive;
	font-size: 2.6em;
	font-weight: 400;
	line-height: 2em;
	margin: 10%;
	color: #fd0000;
}


.about-grid h3b{
	font-family: 'Cookie', cursive;
	font-size: 2.6em;
	font-weight: 400;
	line-height: 2em;
	margin: 10%;
	color: #858585;
}

.about-grid span{
	font-family: Arial, Helvetica, sans-serif;
	color: #6a6a6a;
	font-size: 0.875em;
	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: 0.875em;
	padding: 5px 0 10px 0;
	line-height: 1.8em;
}
.center-grid1 p{
	padding:0px 0px 10px 0px;
}
.center-grid1 label{
	font-family: 'Cookie', cursive;
	font-size: 1.4em;
	line-height: 22px;
	color: #ff8500;
	-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: 'Cookie', cursive;
	cursor:pointer;
}
.center-grid1{
	margin:0 5%;
}
.center-grid1 label:hover {
	color: #000;
}
.about-team-left{
	float:right;
	width: 35%;
}
.about-team-right{
	float:left;
	width: 65%;
}
.about-team-right p{
	font-family: Arial, Helvetica, sans-serif;
	color: #6a6a6a;
	font-size: 0.875em;
	padding: 0px 0 10px 0;
	line-height: 1.8em;
}
.client {
	padding-bottom: 25px;
}
.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;
}
/*---services-----?*/
/*---services----*/
.service-content h3{
	font-family: 'Cookie', cursive;
	font-size: 2.6em;
	font-weight: 400;
	line-height: 2em;
	margin: 0;
	color: #535353;
}
.service-content ul li{
	display: block;
}
.service-content ul li span{
	width: 5%;
	float: left;
	font-size: 3em;
	color: #858585;
	font-family: 'Cookie', cursive;
	height: 100px;
}
.service-content ul li p{
	font-family: Arial, Helvetica, sans-serif;
	color: #6a6a6a;
	font-size: 0.875em;
	padding: 5px 0 10px 0;
	line-height: 1.8em;
}
.service-content ul li p a{
	font-size: 2.2em;
	color: #ff8500;
	font-family: 'Cookie', cursive;
	display: block;
	text-transform: none;
}
.service-content{
	float:left;
	width: 74.5%;
}
.service-content ul{
	padding-bottom:5px;
}
.services-sidebar{
	float:right;
	width:23%;
}
.services-sidebar h3{
	font-family: 'Cookie', cursive;
	font-size: 2.6em;
	font-weight: 400;
	line-height: 2em;
	margin: 0;
	color: #858585;
}
.services-sidebar ul li a{
	display: block;
	font-family: 'Cookie', cursive;
	font-size: 1.5em;
	color: #d4d4d4;
	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: #ff8500;
}
.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;
}

.gallerys1 {
	padding-top: 20px;
}

.gallerys2 {
	padding-top: 20px;
}

.gallerys h3{
	font-family: 'Cookie', cursive;
	font-size: 2.6em;
	font-weight: 400;
	line-height: 2em;
	margin: 0;
	color: #858585;
}


.gallerys2 h2{
	font-family: 'Cookie', cursive;
	font-size: 1.6em;
	font-weight: 400;
	line-height: 2em;
text-align: center;
	margin: 0;
	color: #858585;
}
.gallerys1 h3{
	font-family: 'Cookie', cursive;
	font-size: 3.0em;
	font-weight: 400;
	line-height: 2em;
	text-align: center;
	margin: 0;
	color: #858585;
}


.gallerys1 h3a{
	font-family: 'Cookie', cursive;
	font-size: 1.6em;
	font-weight: 400;
	line-height: 1.1em;
	text-align: center;
	margin: 0;
	color: #b8b7b7;
}


.gallerys2 h3{
	font-family: 'Cookie', cursive;
	font-size: 2.6em;
	font-weight: 400;
	line-height: 2em;
	text-align: center;
	margin: 0;
	color: #ff8500;
}





.gallery-grid{
	width: 31.44%;
	float:left;
}
.gallery-grid-home{
	width: 25%;
	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: 'Cookie', cursive;
	font-size: 1.4em;
	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: #ff8500;
	padding: 12px 0px;
}
.gallery-button a:hover {
	color:#000;
}
.grid2{
	margin: 0px 35px;
}
.gallery-grids {
	margin-bottom: 30px;
}

.gallery-grids-home {
	margin-bottom: 10px;
}
.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: #ff8500;
	color:#fff;
}
.gallery-grid h4{
	font-family: 'Cookie', cursive;
	font-size: 1.8em;
	line-height: 22px;
	color: #858585;
	-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: 'Cookie', cursive;
	cursor: pointer;
	padding: 13px 0px 2px 0px;
}
.gallery-grid h4:hover{
	color:#ff8500;
}

.gallery-grid-home h4{
	font-family: 'Cookie', cursive;
	font-size: 1.8em;
	line-height: 22px;
	color: #858585;
	-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: 'Cookie', cursive;
	text-align: center;
	cursor: pointer;
	padding: 13px 0px 2px 0px;
}
.gallery-grid-home h4:hover{
	color:#ff8500;
}
/*---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%;
}

.col1{
	display: block;
	float:center;
	margin: 1% 0 1% 1.6%;
}

.col:first-child{
	margin-left:0;
}

.span_4 {
	width: 100%;
	padding:1.5%; 
}

	
.span_2_of_3 {
	width: 63.1%;
	padding:1.5%; 
}
.span_1_of_3 {
	width: 29.2%;
	padding:1.5%; 
}
.span_4  h3,
.span_2_of_3  h3,
.span_1_of_3  h3 {
	font-family: 'Cookie', cursive;
	font-size: 2.6em;
	font-weight: 400;
	line-height: 2em;
	margin: 0;
	color: #858585;
}
.contact-form{
	position:relative;
	padding-bottom:30px;
}
.contact-form div{
	padding:5px 0;
}
.contact-form span{
	display: block;
	font-size: 1.5em;
	color: #858585;
	padding-bottom: 5px;
	font-family: 'Cookie', cursive;
}
.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: 'Cookie', cursive;
	font-size: 1.5em;
	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: #ff8500;
	border: none;
	outline: none;
	background: none;
}
.contact-form input[type="submit"]:hover{
	color: #000;
}
.contact-form input[type="submit"]:active{
	color: #000;
}
.company_address{
	position:right;
	
}
.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:#858585;
	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_4 {
		width:94%;
		padding:3%; 
	}
	.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_4 {
		width:94%;
		padding:3%; 
	}
	.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_4 {
		width:90%;
		padding:5%; 
	}
	.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%;
	}
}
.contact-footer{
	border-top: 1px solid rgba(69, 69, 69, 0.13);
	padding: 28px 0px 0px 0px;
}
/*----responsive-design-----*/
@media only screen and (max-width: 1366px) and (min-width: 1280px) {
	.wrap{
		width:90%;
	}
	.grid2 {
		margin: 0px 34px;
	}
	.grid img {
		width: 93%;
	}
	.center-box ul li a {
		font-size: 1.5em;
	}
}
@media only screen and (max-width: 1280px) and (min-width: 1024px) {
	.wrap{
		width:90%;
	}
	.grid2 {
		margin: 0px 32px;
	}
	.grid img {
		width: 92.5%;
	}
	.center-box ul li a {
		font-size: 1.4em;
	}
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
	.wrap{
		width:90%;
	}
	.grid2 {
		margin: 0px 24px;
	}
	.center-box ul li a {
		font-size: 1.4em;
	}
	.grid img {
		width: 90%;
	}
	.box {
		width: 30%;
	}
	.center-box {
		padding: 0px 23px;
	}
	.footer-right ul li {
		margin: 0px 0px 0px 71px;
	}
	.footer-right {
		width: 79%;
	}
	.footer-left {
		width: 20%;
	}
	.grid h3 {
		font-size: 2em;
		padding: 13px 0px 0px;
	}
}
@media only screen and (max-width: 768px) and (min-width: 640px) {
	.wrap{
		width:90%;
	}
	.grid2 {
		margin: 0px 24px;
	}
	.center-box ul li a {
		font-size: 1.4em;
	}
	.grid img {
		width: 88%;
	}
	.box {
		width: 28%;
	}
	.footer-right ul li {
		margin: 0px 0px 0px 34px;
	}
	.top-nav ul li a {
		padding: 37px 17px;
	}
	.footer-left {
		width: 24%;
	}
	.footer-right {
		width: 75%;
	}
	.footer-right ul li {
		margin: 0px 0px 0px 23px;
	}
	.center-box {
		padding: 0px 32px
	}
	.service-content ul li span {
		width: 9%;
		height: 100px;
	}
	.grid2 {
		margin: 0px 17px;
	}
}