/*
Theme Name: Axiom surveying
Description: 
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: 
Text Domain: axiomsurveying
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
html,body{
	width:100%;
	overflow-x:hidden !important;
	max-width:100%;
	font-size:14px;
	font-weight:400;
	font-family: 'Open Sans', sans-serif;
	color:#fff;
}
*{
	outline:0!important;
}
a,a:hover{
	text-decoration:none;
}
.base{
	float:left;
	width:100%;
}
.no-class{
	padding-left: 0 !important;
	padding-right: 0 !important;}
#cf{
  position:relative;
  height:auto;
  width:auto;
  min-width:80px;
  margin:0 auto;
}
#cf img{
  position:absolute;
  left:0;
  -webkit-transition: opacity 0s ease-in-out;
  -moz-transition: opacity 0s ease-in-out;
  -o-transition: opacity 0s ease-in-out;
  transition: opacity 0s ease-in-out;
}

#cf img.top:hover {
  opacity:0;
}
#hero-left, #hero-right {
position:absolute;
  height:48px;
  width:35px;
  margin:0 auto;
  top:33%;
}
#hero-left {
    background: rgba(0, 0, 0, 0) url("images/left.png") repeat scroll 0 0;
	left:30px;
}
#hero-left:hover {
    background: rgba(0, 0, 0, 0) url("images/left2.png") repeat scroll 0 0;
}
#hero-right {
    background: rgba(0, 0, 0, 0) url("images/right.png") repeat scroll 0 0;
	right:30px;
}
#hero-right:hover {
    background: rgba(0, 0, 0, 0) url("images/right2.png") repeat scroll 0 0;
}
/*-----after----*/


section.section-head{
	background:#19b14c;
	height:100px;
}	


.header-logo {
    float: left;
    margin-top: 10px;
	padding-left: 30px;
}
.navbar.menu-head {
    border: 0 none;
    height: 100px;
    margin: 0;
    padding: 0;
}
.header-menu{
	z-index:9999;
	padding-right:15px;}
.menu-items >li > a {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 70px;
	text-transform:capitalize;
}
.menu-items >li > a:hover{
	color:#424242;
	background:#fff;}
.menu-items >li > ul{
	padding:0;
	border:0;}	
.menu-items >li > ul >li{
	border-bottom:1px solid #ccc;}
.menu-items >li > ul >li > a{
	line-height:36px;}		
::-webkit-input-placeholder {
    color:    #fff;
	text-transform:capitalize;
}
:-moz-placeholder {
    color:    #fff;
}
::-moz-placeholder {
    color:    #fff;
}
:-ms-input-placeholder {
    color:    #fff;
}

/*----slider part----*/
.carousel-caption h2{
    color: #fff;
    font-size: 36px;
    font-weight: 700;
    line-height: 48px;
    margin: 0;
    text-shadow: none;
    text-transform: uppercase;
}
.carousel-caption h2 a{
	color:inherit;
}
.carousel-caption {
	top:150px;
}
.carousel-caption h2:hover{
	color:#19b14c;
	text-shadow:none;}	
.carousel-caption .sub-dot {
    float: left;
    max-width: 100%;
    padding: 0;
    width: 100%;
}	
.carousel-caption .sub-dot em{
	width:25px;
	display:inline-block;
	margin:0 auto;
	padding:0 20px;
	border-bottom: 2px solid #fff;
	height:3px;
	}	
.carousel-caption p {
     font-size: 18px;
    line-height: 30px;
	max-width:770px;
	margin:15px auto 0;
	width:100%;
	float:left;
}
.carousel-caption {
    margin: 0 auto;
    max-width: 700px;
    padding-top: 0;
    text-align: center;
}	
.carousel-links {
    background: rgba(0, 0, 0, 0) url("images/arrow.png") no-repeat scroll 105px 10px;
    border: 2px solid #fff;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: 800;
    height: 33px;
    line-height: 30px;
    padding: 0 17px 0 0;
    text-shadow: none;
    text-transform: uppercase;
    width: 126px;
	margin-top:8px;
}
.carousel-links:hover {
	color:#424242;
	background:url("images/arrow2.png") #19b14c no-repeat scroll 102px 10px;
	border-color:#19b14c;
	text-decoration:none;
	}
.item{
    background: #333;    
    text-align: center;
    height: 728px;
}
.roll-over:hover{
	color:#19b14c;}
hr.dot-line {
    border-bottom: 1px solid #fff;
    margin: 25px auto 10px;
    padding: 0;
    width: 32px;
}
div.wpcf7-response-output {
    margin: 50px 0 0;
    padding: 0.2em 1em;
    float: left;
    width: 100%;
}
.your-name .wpcf7-not-valid-tip {
    position: absolute;
    top: 226px;
	white-space: nowrap;
}
.your-email .wpcf7-not-valid-tip {
    position: absolute;
	top: 245px;
	left: -163px;
	white-space: nowrap;
}


/*-----------------footer -section---*/
section.section-footer{
	padding:47px 0 22px;
	background:#19b14c;
	}
.footer-menu-title,
.footer-mail-title {
    font-size: 13px;
    font-weight: 800;
    line-height: 17px;
    text-align: left;
    text-transform: uppercase;
}
.footer-mail-title.no-class {
    margin-bottom: 10px;
}
.footer-menu-list, 
.footer-faq-list,
.footer-contact-list {
    float: left;
    list-style: outside none none;
    margin: 5px 0;
    padding: 0;
    width: 100%;
}
.col-md-4.col-sm-4.col-xs-12.footer-mail {
    padding-right: 0;
}
.footer-menu-list li,
.footer-faq-list li,
.footer-contact li {
    float: left;
    margin: 3px 0;
    width: 100%;
}
.footer-menu-list li a,
.footer-faq-list li a,
.footer-contact li a {
    color:#fff;
	font-size:13px;
	line-height:16px;
	text-transform:capitalize;
	}
.footer-menu-list li a:hover,
.footer-faq-list li a:hover,
.footer-contact li a:hover {
    color:#424242;
	text-decoration:none;}		
.footer-mail input[type="text"]{
	width:100%;
}
.footer-mail input[type="email"] {
	width:100%;
}
.wpcf7-form-control-wrap.your-email{
	width:calc(50% - 18px);
	margin-left:10px;
	display:inline-block;
}
	
.wpcf7-form-control-wrap.your-name{
	width:calc(50% - 18px);
	margin-right:10px;
	display:inline-block;
}
	
.footer-mail input[type="text"],
.footer-mail input[type="email"] {
    background: #424242 none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    float: left;
    font-size: 12px;
    font-weight: 800;
    line-height: 17px;
    padding: 10px 0 10px 10px;
    text-transform: uppercase;
}
.footer-mail textarea {
    background: #424242 none repeat scroll 0 0;
   color: #fff;
    border: 0 none;
    float: left;
	height:120px;
    font-size: 12px;
    font-weight: 800;
    line-height: 17px;
    margin: 10px 10px 10px 0;
    padding: 10px 0 10px 10px;
    text-transform: uppercase;
    width: calc(100% - 15px);
}	
.mail-submit {
    background: rgba(0, 0, 0, 0) url("images/arrow.png") no-repeat scroll 52px 10px;
    border: 2px solid #fff;
    color: #fff;
    float: right;
    font-size: 13px;
    font-weight: 800;
    height: 33px;
    line-height: 17px;
    margin-right: 15px;
    margin-top: 10px;
    padding: 0 15px 0 0;
    text-transform: uppercase;
    width: 75px;
}
.mail-submit:hover{
	color:#19b14c;
	background: rgba(255, 255, 255, 1) url("images/list-img.png") no-repeat scroll 52px 10px;
}
.footer-mail input::-webkit-input-placeholder {
	color:#fff;
	text-transform: uppercase;
}
 .footer-mail input::-moz-placeholder {
	color:#fff;
	text-transform: uppercase;
}
 .footer-mail input:-moz-placeholder {   /* Older versions of Firefox */
	color:#fff;
	text-transform: uppercase;
}
 .footer-mail input:-ms-input-placeholder { 
	color:#fff;
	text-transform: uppercase;
}
/*----second footer----*/
.second-footer{
	padding:20px 0 0;}
.second-footer-left{
	text-align:left;
	font-size:10px;
	color:#424242;
	width:50%;
	float:left;
	}
.second-footer-right{
	text-align:right;
	font-size:10px;
	color:#424242;
	padding-right:0;
	width:calc(50% - 10px);
	float:left;
	}
.second-footer-right a:hover
	{
		color:#fff;
		text-decoration:underline;
	}
.social-widget {
    float: left;
    font-size: 30px;
    margin-top: 88px;
}
.social-widget a {
    color: #424242;
    margin: 0 10px 0 0;
}		
.social-widget a:hover {
    color: #fff;
	text-decoration:none;
}
/*-----------section-sub-footer--------*/
.section-sub-footer{
	background:url(../images/sub_background.png) no-repeat scroll center center / cover ;
	padding:20px 0;
	}		
.sub-footer-info{
	padding:78px 0 10px;
	display:inline-block;
	margin:0 auto;
	width:100%;}
.sub-footer-title{
	font-size:24px;
	font-weight:700;
	line-height:24px;
	color:#fff;
	text-transform:uppercase;
	width:100%;
	text-align:center;
	text-shadow:none;
	margin-bottom:5px;
}	
.sub-footer-title:hover{color:#19b14c;}
.sub-footer-info .sub-mark{
	width:100%;
	position:relative;
	padding:0 0 12px;}	
.sub-footer-info .sub-mark em {
    border-bottom: 2px solid #fff;
    margin: 0 auto;
    padding-left: 32px;
}
.short-info{
	width:50%;
	float:none;
	text-align:center;
	margin:0 auto;
	font-size:12px;
	line-height:20px;}
.sub-footer-info p{
	text-align:center;}
.sub-footer-links {
    background: rgba(0, 0, 0, 0) url("images/arrow.png") no-repeat scroll 96px 11px;
    border: 2px solid #fff;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: 800;
    height: 33px;
    line-height: 30px;
    margin: 20px 0 80px;
    padding: 0 14px 0 0;
    text-transform: uppercase;
    width: 118px;
}	
.sub-footer-links:hover{
	background: #19b14c url("images/arrow2.png") no-repeat scroll 100px 12px;
	color:#424242;
	border:0;
	text-decoration:none;
	line-height:33px;
}
/*-------section-tiles--------------*/
section.section-tiles{
	background:#f6f6f5;
	padding:40px 0 100px;}

.tiles-grid {
    float: left;
    position: relative;
    width: 957px;
}	
.tiles-grid .col-md-12 ,
.tiles-grid-gallery .col-md-12 {
    padding-left: 40px;
}
.col-md-12.tiles-grid {
    padding-right: 10px;
}	
.col-md-12.tiles-grid-gallery {
    padding-right: 5px;
}
section.section-tiles .tiles-one {
    background: rgba(0, 0, 0, 0) url("images/tiles_background.jpg") no-repeat scroll center center / cover ;
    float: left;
    height: 412px;
    margin: -280px 0 0;
    padding: 20px 0;
	width:65%;
}	
section.section-tiles .tiles-one-title {
    float: left;
    font-size: 28px;
    font-weight: 700;
    line-height: 28px;
    margin-top: calc(200px - 12%);
    padding: 0 5%;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

section.section-tiles .tiles-one-title:hover {
	color:#19b14c;}
section.section-tiles .tiles-one-links {
    float: left;
    margin-top: 17px;
    text-align: center;
    width: 100%;
}
section.section-tiles .tiles-one-links > a {
    background: rgba(0, 0, 0, 0) url("images/arrow.png") no-repeat scroll 105px 10px;
    border: 2px solid #fff;
    color: #fff;
    font-size: 13px;
    font-weight: 800;
    line-height: 25px;
    padding: 5px 26px 5px 10px;
    text-decoration: none;
    text-transform: uppercase;
}
section.section-tiles .tiles-one-links > a:hover {
    background: #19b14c url("images/arrow2.png") no-repeat scroll 105px 12px;
    border: 0 none;
    color: #424242;
    padding: 7px 28px 7px 12px;
}
section.section-tiles .tiles-two {
    background: #19b14c none repeat scroll 0 0;
    float: left;
    height: 412px;
    margin: -280px 0 0 25px;
    padding: 45px 50px;
   width: calc(35% - 25px);
}
section.section-tiles .tiles-two-title {
    float: left;
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    margin: 0;
    padding: 0;
    text-align: left;
    text-transform: uppercase;
    width: 100%;
}
section.section-tiles .tiles-two-title:hover {
	color:#424242;}
.tiles-two-info {
    float: left;
    font-size: 11px;
    line-height: 18px;
    max-height: 217px;
    overflow: hidden;
    text-align: justify;
    width: 100%;
}
.titles-two-links {
    float: left;
    margin-top: 30px;
    width: 100%;
}
.titles-two-links a {
    background: rgba(0, 0, 0, 0) url("images/arrow.png") no-repeat scroll 95px 10px;
    border: 2px solid #fff;
    color: #fff;
    font-size: 13px;
    font-weight: 800;
    line-height: 25px;
    padding: 5px 25px 5px 11px;
    text-transform: uppercase;
}
.titles-two-links a:hover{
	border:0;
	background: rgba(255, 255, 255, 1) url("images/list-img.png") no-repeat scroll 95px 12px;
	padding: 7px 27px 7px 13px;
	color:#19b14c;
	text-decoration:none;
	}
.dot-block {
    float: left;
    margin: -15px 0 15px;
    width: 100%;
}	
.dot-block > em {
    border-bottom: 2px solid #FAFCFC;
    min-width: 100px;
    padding: 0 16px;
    width: 10px;
}
.grid-1 {
    background: #fff none repeat scroll 0 0;
    float: left;
    height: 470px;
    overflow: hidden;
    width: 65%;
}
.tiles-three-sub-one {
    float: left;
    margin-right: 2%;
    padding: 50px 40px 60px 50px;
    width: 53%;
}
.grid-2 {
    background: #fff none repeat scroll 0 0;
    float: left;
    height: 470px;
    margin: 0 0 0 25px;
    padding: 50px 50px 40px 0;
    width: calc(35% - 25px);
}	
.col-md-3.col-sm-3.grid-1 {
    margin-left: -15px;
}
.tiles-grid-gallery {
    background: #fff none repeat scroll 0 0;
    float: left;
    height: 482px;
    margin-top: 40px;
    width: 957px;
}	
/*----------tiles-three-----------*/
.tiles-three{
	padding:40px;
	background:#fff;
	}
.tiles-sub-title{
	color:#19b14c;
	font-size:14px;
	line-height:47px;
	text-transform:uppercase;
	font-weight:700;
	margin-top:-17px;
}
.tiles-sub-title:hover{
	color:#424242;
	}
.dot-block2{
	width:100%;
	float:left;
	margin: -15px 0 15px;}
.dot-block2 > em{
	padding-left:32px;
	border-bottom:2px solid #19b14c;
	}
.tiles-sub-sub{
	width:100%;
	float:left;
	color:#19b14c;
	font-size:18px;
	font-weight:800;
	text-transform:uppercase;
}
.tiles-sub-sub a{
	color:inherit;
}
.tiles-sub-sub:hover{
	color:#424242;}
.tiles-sub-info {
    color: #888888;
    float: left;
    font-size: 12px;
    height: 207px;
    line-height: 17px;
    margin: 15px 0 30px;
    overflow: hidden;
    text-align: justify;
    width: 100%;
}
.tiles-sub-links{
	width:100%;
	float:left;
	}			
.tiles-sub-links a {
    background: rgba(0, 0, 0, 0) url("images/list-img.png") no-repeat scroll 96px 10px;
    border: 2px solid #19b14c;
    color: #19b14c;
    font-size: 13px;
    font-weight: 700;
    line-height: 25px;
    padding: 5px 28px 5px 10px;
    text-transform: uppercase;
}
.tiles-sub-links a:hover{
	background: #19b14c url("images/arrow.png") no-repeat scroll 100px 12px;
	border:0;
	margin-bottom:4px;
	color:#fff;
	text-decoration:none;
	 padding: 7px 30px 7px 12px;
	}
	.gallery-img1 img{
		height:100%;
		width:100%;}
.gallery-img1 img:hover {
    opacity: 0.4;
	filter: alpha(opacity=40);
}		
.gallery-img1 {
    float: left;
    height: 431px;
    padding: 50px 0 0;
    width: 45%;
}	
.gallery-img2 {
    float: left;
    height: 179px;
    margin-bottom: 12px;
    width: 100%;
}
.gallery-img3 {
    float: left;
    height: 179px;
    margin-top: 12px;
    width: 100%;
}
.gallery-img2 img, .gallery-img3 img {	
	width:100%;
	height:100%;
}
.gallery-img2 img:hover, 
.gallery-img3 img:hover {
	    opacity: 0.4;
	filter: alpha(opacity=40);
	}
 
/*-----------page-header--------------*/
Section.page-two {  
    height: 450px;
}
.page-info{
	width:100%;
	float:left;
	margin-top:140px;}
.page-title{
	font-size:20px;
	line-height:20px;
	font-weight:700;
	margin-left: 2px;
	text-transform:uppercase;
	color:#fff;}
.page-title-border {
    float: left;
    margin: -5px 36px 15px;
    width: 100%;
}		
.page-title-border	> em{
	padding-left:32px;
	margin-left:-32px;
	border-bottom:2px solid #fff;}
.page-detail{
	width:100%;
	margin-left: 2px;
	margin-top:-5px;
	float:left;
	font-size:36px;
	font-weight:700;
	text-transform:uppercase;
	line-height:66px;
	color:#fff;}	
/*-------page-content----*/
section.page-content{
	margin-bottom: -250px;
	padding:20px 20px 100px;
	background:#f6f6f5;
	}	
.data-block-one {
    border-bottom: 1px solid #e5e5e5;
    float: left;
    padding-bottom: 36px;
	margin-bottom:35px;
	width:100%;
}	
.data-block-title,
.elementor h2{
	font-size:14px;
	font-weight:600;
	color:#19b14c;
	text-transform:uppercase;
	line-height:17px;
	width:100%;
	float:left;
	margin: 10px 0 15px;}
.data-block-one-info,
.data-block-two-info{
	width:100%;
	float:left;
	font-size:12px;
	color:#888;
	text-align:justify;
	}	
.data-block-one-info p,
.data-block-two-info p,
.elementor p{
	font-size:12px;
	line-height:20px;
	color:#888;
	text-align:justify;
	font-family:'Open Sans', sans-serif;
	}	
.page-content-data {
    float: left;
    padding: 65px 50px 0;
    position: relative;
    top: -250px;
    width: calc(100% - 15px);
}
.background {
    background: #fff none repeat scroll 0 0;
    float: left;
    padding: 37px 50px 0;
	width:100%;
}
.page-content-data a{
	color:#19b14c;
	}		
.page-content-data a:hover{
	text-decoration:underline;}
.data-block-two,
.data-block-three {
    float: left;
    width: 100%;
	color:#888;
}
.data-block-three{padding-bottom: 4px;}
.data-block-three form{
	padding:10px 0 30px;}
.data-block-three label {
    font-size: 12px;
    font-weight: 400;
    line-height: 19px;
	width:75px;
}
.data-block-three .form-group {
	margin-left:0;
	margin-right:0}
.data-block-three .form-group input {
    border: 1px solid #e1e1e1;
    margin-left: 0;
    padding: 5px;
	min-width:200px
}
.data-block-three .form-right input{ 
 width: calc(100% - 80px);
}
.data-block-three .form-left input{ 
 width: calc(100% - 115px);
}
.data-block-three .form-group button,
.data-block-three .form-group input[type="submit"] {
    background: rgba(0, 0, 0, 0) url("images/list-img.png") no-repeat scroll 55px 10px;
    border: 2px solid #19b14c;
    color: #19b14c;
    font-size: 13px;
    font-weight: 800;
    line-height: 17px;
    margin-top: 10px;
    padding: 6px 25px 6px 15px;
	min-width:0;
}
.data-block-three .form-group button:hover,
.data-block-three .form-group input[type="submit"]:hover{
	background: #19b14c url("images/arrow.png") no-repeat scroll 58px 10px;
	border:0;
	color:#fff;
	margin-bottom:4px;}	
.form-group textarea {
    border: 1px solid #e1e1e1;
    padding: 10px;
    vertical-align: top;
    width: calc(100% - 80px);
	height:80px;
}
.form-group.form-left {
    float: left;
    width: 50%;
}
.form-right {
    float: left;
    width: 50%;
}

.data-block-four,
.data-block-five {
     float: left;
    padding-bottom: 0px;
    width: 100%;
	color:#888;
}
.data-block-four{margin-bottom:44px;}
.data-block-five{margin-bottom:50px;}
.data-block-four {
    padding-top: 12px;
}
.data-block-four iframe {
    height: 500px;
}
.table-one,.table-three{width:35%;border:1px solid #ddd;float:left; padding:0;border-bottom:0;}
.table-two{width:30%;border-top:1px solid #ddd;float:left; padding:0;}
.table-head {
    background: #19b14c none repeat scroll 0 0;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 25px 20px;
    text-transform: capitalize;
	border-bottom:1px solid #ddd;
}
.table-odd {
    background: #f6f6f5 none repeat scroll 0 0;
    color: #888;
    font-size: 14px;
    font-weight: 400;
    padding: 25px 20px;
    text-transform: capitalize;
	border-bottom:1px solid #ddd;
}
.table-even {
    background: #fff none repeat scroll 0 0;
    color: #888;
    font-size: 14px;
    font-weight: 400;
    padding: 25px 20px;
    text-transform: capitalize;
	border-bottom:1px solid #ddd;
}
.data-block-two-info > ul {
    list-style: outside none none;
}
.data-block-two-info li,
.elementor .elementor-text-editor li {
    line-height: 25px;
	font-size: 12px;
	color: #888;
	text-align: justify;
	font-family:'Open Sans', sans-serif;
	list-style-type:none;
}
.data-block-two-info li::before,
.elementor .elementor-text-editor li::before {
    content: url("images/list-img.png");
    left: -17px;
    position: relative;
    top: 2px;
}

/*----------------scroll---------*/

.scroll-top-wrapper {
    position: fixed;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	text-align: center;
	z-index: 99999999;
	font-size:40px;
    background: #fff url("images/back-top.png") no-repeat scroll 15px 12px;
	color: #19b14c;
	width: 90px;
	height: 90px;
	line-height: 48px;
	right: 20px;
	top: calc(60% - 50px);
	padding-top: 2px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.scroll-top-wrapper:hover {
	background: #19b14c url("images/back-top2.png") no-repeat scroll 15px 12px;
}
.scroll-top-wrapper.show {
    visibility:visible;
    cursor:pointer;
	opacity: 1.0;
}
.scroll-top-wrapper i.fa {
	line-height: inherit;
}
@media (min-width:1200px) {
.container{
	width:972px;
}
}
@media (max-width:960px) {
	.tiles-grid-gallery {
    width: 775px;
	}
	.tiles-grid {
    width: 775px;
	}
	.tiles-two-info {
    max-height: 200px;
}
.tiles-sub-info {
    height: 157px;}
	}
@media (max-width:800px) {
	.tiles-grid-gallery {
    width: 100%;
	}
	.tiles-grid {
    width: 100%;
	}
	.tiles-two-info {
    max-height: 200px;
}
.tiles-sub-info {
    height: 157px;}
	
.scroll-top-wrapper {
    background: #fff url("images/back-top.png") no-repeat scroll 0 0;
    height: 60px;
    width: 60px;
}
.scroll-top-wrapper:hover {
    background: #19b14c url("images/back-top2.png") no-repeat scroll 0 0;
}
	}	
@media (max-width:768px) {
.your-email .wpcf7-not-valid-tip{
	top:225px;
	left:0;
}
.wpcf7-form-control-wrap.your-name{
	width:100%;
	margin-right:10px;
}	
.wpcf7-form-control-wrap.your-email{
	width:100%;
	margin:0 10px 0 0;
}
.footer-mail textarea{
	width:100%;
	margin:0 10px 0 0;
}
.your-name .wpcf7-not-valid-tip{
	top:245px;
}
#hero-left, #hero-right {
	position:absolute !important;
	top: 50% !important;
}	
#hero-left {
 	left:15px;
}

#hero-right {
	right:15px;
}
	section.section-footer {
    padding: 40px 20px;
}
	.navbar-toggle {
    background:#fff;
	margin-top:30px;
	 position: absolute;
    right: 0;
    top: 0;
	}
	.navbar-toggle .icon-bar {
	padding:2px;
	background:#19b14c;
	}
.navbar-collapse {
    background: #19b14c none repeat scroll 0 0;
    border-top: medium none;
    box-shadow: none;
    margin-top: 10px;
    position: absolute;
    top: 90px;
    width: 100%;
}
		.navbar-nav {
			margin:10px 0;
			width:100%;
		}
	.nav > li > a {
    padding: 0 20px;
	}
	.menu-items > li > ul > li {
    background: #fff none repeat scroll 0 0;
    margin-left: 10%;
    padding: 10px 0;
    width: 90%;
}
.item {
    height: 600px;
}
Section.page-two {
    height: 350px;
}
.page-two .page-info {
    padding: 0 40px;
}
.social-widget {
    margin-bottom: 20px;
    margin-top: 30px;
    width: 100%;
}
.sub-footer-links {
    margin: 20px 0 45px;
}
.sub-footer-links:hover {
    margin: 20px 0 49px;
}
.table-head {
    height: 100px;
}
.data-block-three .form-left input {
    width: calc(100% - 80px);
}
.form-right {
    float: left;
    width: 100%;
}
.form-group.form-left {
    float: left;
    width: 100%;
}
.data-block-four iframe {
    height: 350px;
}
section.page-content {
    padding: 20px 0 50px;
}
.page-content-data {
    padding: 40px 50px 0;
    top: 0px;
	width:100%;
}
section.section-tiles .tiles-one {
    width: 100%;
	margin: -150px 0 0;
	height:300px;
}
section.section-tiles .tiles-two {
    margin: 30px 0 0;
    width: 100%;
	height:300px;
}
section.section-tiles .tiles-one-title {
    margin-top: calc(200px - 15%);
}
.col-md-9.col-xs-9.grid-1 {
    height: 600px;
}
.grid-1 {
    width: 100%;
	height:auto;
}
.tiles-three-sub-one {
    width: 100%;
}
.gallery-img1 {
    height: auto;
    margin-left: 0;
    padding: 0 40px 40px;
    width: 100%;
	max-height:450px;
}
.gallery-img1 img {
    height: auto;
}
.tiles-sub-info {
    height: 105px;
    margin: 15px 0 25px;
    width: 100%;
}
.tiles-sub-links {
    width: 100%;
	margin-bottom:30px
}
.col-md-3.col-sm-3.grid-1 {
    margin-left: 0;
}
.tiles-grid-gallery .col-md-12 {
    padding-right: 5px;
}
.gallery-img2 {
    float: left;
    height: 220px;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 18px;
    width: 46%;
}
.gallery-img3 {
    float: left;
    height: 220px;
    margin-left: 18px;
    margin-top: 0;
    width: 46%;
}
.tiles-two-info {
    max-height: 130px;
}
section.page-content {
    margin-bottom: 0px;
}
.table-odd {
    padding: 25px 0 25px 5px;
}
.table-even {
 padding: 25px 0 25px 5px;
}
.tiles-grid {
    width: 100%;
}
.tiles-grid-gallery.no-class {
    float: left;
    height: auto;
    width: 100%;
}
.tiles-sub-info {
    height: 85px;
}
.grid-2 {
    margin: 0;
    padding: 40px;
    width: 100%;
	height:auto;
}
.tiles-grid-gallery {
    height: 700px;
    width: 100%;
}



	}
@media only screen and (min-width: 770px) and (max-width:991px) {
.your-email .wpcf7-not-valid-tip{
	left:-127px;
}
}	

@media (max-width:600px) {
.wpcf7-form-control-wrap.your-email{
	width:100%;
	margin-left:0px;
}
	
.wpcf7-form-control-wrap.your-name{
	width:100%;
	margin-left:0px;
}
.gallery-img3{
	width:100%;
	margin-left:0;}

.gallery-img2{
	width:100%;}
		
	.page-detail {
    font-size: 30px;
	line-height:36px;
	}
	.data-block-four iframe {
    height: 275px;
}
.table-two,
.table-one, 
.table-three {
    width: 100%;
}
.footer-mail textarea {
	width:100%;}
.footer-mail input[type="text"], .footer-mail input[type="email"] {
	width:100%;}
.mail-submit {
	margin-right:0;}	
.second-footer-right {
	float: left;
    margin-left: 0px;
    margin-top: 10px;
    text-align: left;
	width:100%;
}
.footer-menu,
.footer-faq,
.footer-contact {
    width: 100%;
}	
.data-block-three label {
    width: 80px;
}	
.form-group textarea {
    width: 100%;
}
.data-block-three .form-right input {
    width: 100%;
}
.data-block-three .form-left input {
    width: 100%;
}

.col-md-3.col-sm-3.grid-1 {
    height: 430px;
}
.carousel-caption h2 {
    font-size: 30px;
    line-height: 36px;
 }
.carousel-caption p {
    font-size: 14px;
    line-height: 22px;
}
.item {
     height: 430px;
 } 
 section.section-tiles .tiles-one-title {
    font-size: 24px;
    margin-top: calc(200px - 20%);
}

.col-md-3.col-sm-3.col-xs-4.tiles-two {
    height: 300px;
    margin-left: 0;
    margin-top: 20px;
    width: 100%;
}
.col-md-8.col-sm-8.col-xs-7.tiles-one {
    height: 300px;
    width: 100%;
}
section.section-footer {
    padding: 40px;
}
section.section-tiles .tiles-one {
	margin: 0 0;
}
.carousel-caption {
    top: 40px;
}
.tiles-grid-gallery {
    height: 700px;
}
.footer-mail input[type="text"], .footer-mail input[type="email"] {
    margin: 0px 0;
    width: 100%;
}
	}	
@media (max-width:480px) {
	section.section-tiles .tiles-one {
    margin: 0;
}
section.section-tiles .tiles-one-title {
    margin-top: calc(200px - 30%);
	font-size:20px;
}
.tiles-sub-sub {
    font-size: 14px;
}	
.second-footer-right {
    float: left;
    margin-left: 0;
    text-align: left;
    width: 100%;
}
.second-footer-left {
    text-align: left;
    width: 100%;
}
section.section-tiles {
    padding: 0 0 50px;
}
	}	
@media (max-width:360px) {
section.section-tiles .tiles-one-title {
    margin-top: 50px;
}
section.page-content {
    margin: 0 0;
    padding: 0 0 50px;
}

.page-content-data {
    padding: 40px 0 0;
 }
 .page-two .page-info {
    padding: 0 20px;
    margin-top: 120px;
}
	}	