/*
Theme Name: Land Home Builders
Theme URI: https://www.landhomebuilders.com/
Author: Shaji
Author URI: https://www.isteamweblab.in/
Description: This is a Simple, Clean and Responsive WordPress Theme which automatically adapts to the screen size, ensuring that your content is always displayed beautifully no matter what device visitors are using. Theme comes with a lot of features like multiple page templates, multiple blog layouts, multiple gallery layouts, several post formats and theme options using the built-in WP Customizer. 
Version: 2.0
Text Domain: Hotel
This theme, like WordPress, is licensed under the GPL.
*/

.pam {
  padding: 0 0 15px 0 !important;
}
/* 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:0;padding:0;}
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;}
.view a:hover{ text-decoration:underline !important; color:#666666;}
.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 */
.underline{	padding-bottom:5px;	border-bottom: 1px solid #eee; margin:0 0 20px 0;}/* Add 5px bottom padding and a underline */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
img{max-width:100%; height:100%;}
.logo img{max-width:80%; height:80%;}
/*end reset*/
body{
	font-family: 'Open Sans', sans-serif;
	background:#fff;
}
.wrap{
	width:80%;
	margin:0 auto;
	-moz-transition:all .2s linear;
	-webkit-transition:all .2s linear; 
	-o-transition:all .2s linear; 
	-ms-transition:all .2s linear;
}
.wrap-box{
	background: url(images/strip.png);
	padding:2px;
}
.header-bottom{
	background: #0093a1;
}
.header-top {
	padding:7px 0 2px 0;
	background: #000;
	
}
.top-header-left {
	float: left;
	padding-top:5px;
}
.top-header-left p {
	font-family: 'Open Sans', sans-serif;
	color:#fff;
	font-size: 0.875em;
	background: url(images/phone.png) no-repeat;
	padding-left: 18px;
}
.right-left {
	float: right;
}
.right-left ul li {
	display: inline-block;
	margin-right: 10px;
}
.right-left ul li img {
	height:30px;
}
.login {
	background: url(images/lock.png) no-repeat 0;
	padding-left: 18px;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}
.sign {
	background: url(images/login.png) no-repeat 0;
	padding-left: 18px;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}
.login:hover {
	background: url(images/lock1.png) no-repeat 0;
}
.sign:hover {
	background: url(images/login1.png) no-repeat 0;
}
.right-left ul li a {
	color:#fff;
	font-size: 0.875em;
}
.right-left ul li a:hover {
	color:#333;
}
.follow_icon {
	list-style: none;
	padding-top: 10px;
}
ul.follow_icon  li {
	display:inline-block;
	margin-left: 1px;
}
.follow_icon li :hover{
	opacity:0.7;
}
.follow_icon li a img {
	vertical-align: middle;
}
.logo {
	float: left;
	margin-top:1.1%;
	width:30%;
}

/*--menu--*/
.top-nav {
	float: right;
	width:70%;
}
#menu{
		display:none;
	}
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index:9999;
}
.top-nav ul li {
	display: inline-block;
	float:inherit !important;
	padding: 40px 5px;
	width: 9.99%;
	text-align:center;
}
.top-nav ul li a {
	color: #fff;
	display: block;
	position: relative;
	text-transform: uppercase;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	font-size: 0.875em;
	position: relative;
}
.top-nav li.active a, .top-nav li a:hover {
	color:#000;
}
.main {
	background: #FFF;
}
/************Online booking popup ***********/
.booking{
	padding:10px;
	position:absolute;
	right:0px;
	background:#ff0000;
	z-index:999;
	color:#FFFFFF;
	-webkit-transition-duration: 0.7s;
  transition-duration: 0.7s;
	cursor:pointer;
}
.booking:hover{    
  background:#FFCC00;
  -webkit-transition-duration: 0.7s;
  transition-duration: 0.7s;
  cursor:pointer;
  }
  
  
#popup_window{
padding: 10px;
background: #FF0000;
cursor: pointer;
color: #FCFCFC;
margin: 21px 0px 0px 200px;
border:none;
font-style:italic;
font-weight:bold;
position:fixed;
}
#popup_window:hover{ background:#267E8A;}
.popup-overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, .55);
    top: 0;
    left: 100%;
    opacity: 0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: opacity .2s ease-out;
    -moz-transition: opacity .2s ease-out;
    -ms-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out;
	z-index:99;
}
.overlay .popup-overlay {
    opacity: 1;
    left: 0
}
.popup {
    position: fixed;
    top: 25%;
    left: 50%;
    z-index: -9999;
}
.popup .popup-body {
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f7f7f7));
    background: -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
    background: -o-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
    background: -ms-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #f7f7f7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7f7f7', GradientType=0);
    opacity: 0;
    min-height: 150px;
    width: 400px;
    margin-left: -200px;
    padding: 20px;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: opacity .2s ease-out;
    -moz-transition: opacity .2s ease-out;
    -ms-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out;
    position: relative;
    -moz-box-shadow: 1px 2px 3px 1px rgb(185, 185, 185);
    -webkit-box-shadow: 1px 2px 3px 1px rgb(185, 185, 185);
    box-shadow: 1px 2px 3px 1px rgb(185, 185, 185);
    text-align: center;
    border: 1px solid #e9e9e9;
}
.popup.visible, .popup.transitioning {
    z-index: 9999;
}
.popup.visible .popup-body {
    opacity: 1;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.popup .popup-exit {
    cursor: pointer;
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 150px;
    right: 195px;
    background: url("images/quit.png") no-repeat;
    
}
.popup .popup-content {
    overflow-y: auto;
}
.popup-content .popup-title {
    font-size: 24px;
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 10px;
}
.popup-content p {
    font-size: 13px;
    text-align: justify;
}

input.p_inp{
	margin:5px;
	padding:8px 5px;
	width:90%;
}
input.subm{ padding:7px 15px; font-size:12px;}
textarea.p_area{
	margin:5px;
	padding:5px;
	width:90%;
	resize:none;
}
/*--content--*/
/*  GRID OF THREE   ============================================================================= */
.col_1_of_3{
	display: block;
	float:left;
	margin: 1% 0 -2% 1.6%;
}
.col_1_of_3:first-child { margin-left: 0; }
.span_1_of_3 {
	width: 32.2%;
	padding:1.5% 0;
}
.span_1_of_3  h3{
	color:#0093a1;
	margin-bottom:0.5em;
	font-size:1.2em;
	line-height: 1.2;
	font-weight : normal;
	margin-top: 0px;
	letter-spacing: -1px;
	text-transform:uppercase;
}
.span_1_of_3  p  {
	font-size:0.8125em;
	padding:0.5em 0;
	color: #888;
	line-height: 1.5em;
}
/***** Media Quries *****/
@media only screen and (max-width: 1024px) {
	.wrap{
		width:95%;
	}	
}
/*  GO FULL WIDTH AT LESS THAN 640 PIXELS */
@media only screen and (max-width: 640px) and (min-width: 480px) {
	.wrap{
		width:95%;
	}
	.col_1_of_3{ 
		margin: 1% 0 1% 0%;
	}
	.span_1_of_3 {
		width:94%;
		padding:3%;  
	}
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */
@media only screen and (max-width: 480px) {
     
     .wrap{
		width:95%;
	}		
	.col_1_of_3{ 
		margin: 1% 0 1% 0%;
	}
	.span_1_of_3 {
		width:92%;
		padding:4%;
	}
}
.module-title h2 {
	font-size: 29px;
	text-transform: uppercase;
	padding:50px 0 21px 0;
	line-height: 27px;
	text-align:center;
	color:#0093a1;
}
p.modulePretext{
	padding: 0 192px 20px;
	font-size: 1em;
	line-height: 1.5em;
	color: #888;
	text-align:center;
}
.grid_img{
	border:1px solid #E9E7E7;
}
.hover_img img {
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
}
.hover_img img:hover {
	-webkit-transform: scale(0.99);
	-moz-transform: scale(0.99);
	-o-transform: scale(0.99);
	opacity: 1;
}
p.desc{
	padding:5%;
	text-align:center;
}
p.dec1{ padding:0; !important;}

p.desc a{
	text-transform:uppercase;
	color:#0093a1;
	font-size:1em;
}
p.desc a:hover{
	color:#333;
}
.more {
	text-align: center;
	padding:4% 0 2%;
}
.button {
	background: #000;
	background: -moz-linear-gradient(top, #000 0%, #0093a1 99%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000), color-stop(99%,#0093a1));
	background: -webkit-linear-gradient(top, #000 0%,#0093a1 99%);
	background: -o-linear-gradient(top, #000 0%,#0093a1 99%);
	background: -ms-linear-gradient(top, #000 0%,#0093a1 99%);
	background: linear-gradient(to bottom, #000 0%,#0093a1 99%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000', endColorstr='#0093a1',GradientType=0 );
	padding: 8.5px 15px;
	-webkit-box-shadow: rgba(255, 255, 255, 0.4) 0 1px 0, inset rgba(255, 255, 255, 0.4) 0 1px 0;
	-moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
	box-shadow: rgba(255, 255, 255, 0.4) 0 1px 0, inset rgba(255, 255, 255, 0.4) 0 1px 0;
	color: #FFF;
	font-size: 13px;
	text-decoration: none;
	vertical-align: middle;
	text-transform:uppercase;
}
.button:hover {
	background:#333;
}
ul.dishes_list li {
	border-bottom: 1px solid #E0E8ED;
	padding: 6px 0;
}
ul.dishes_list li a {
	color: #555;
	font-size: 13px;
	display: block;
	padding: 5px 0 5px 20px;
	background: url(images/marker.png) no-repeat 0;
}
.latest-news-pic {
	float: left;
	width: 20%;
	height: 50px;
}
.latest-news-info {
	float: right;
	width: 76%;
}
.latest-news-info a {
	color:#0093a1;
	font-size: 13px;
	line-height: 1.5em;
	-moz-transition: background 0.3s ease-out;
	-o-transition: background 0.3s ease-out;
	-webkit-transition: background 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.latest-news-info a:hover {
	color:#333;
}
.module-item{
	display: block;
	padding: 5px 0 8px;
	color: #000;
}
.module-text h4 a {
	text-decoration: none;
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	transition: all .5s ease-out;
	line-height: 18px;
	text-transform: uppercase;
	padding: 0 0 10px 0;
	color: #000;
	font-size:13px;
}
.module-text h4 a:hover {
	color:#0093a1;
}
.button1 {
	background: #000;
	background: -moz-linear-gradient(top, #000 0%, #0093a1 99%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000), color-stop(99%,#0093a1));
	background: -webkit-linear-gradient(top, #000 0%,#0093a1 99%);
	background: -o-linear-gradient(top, #000 0%,#0093a1 99%);
	background: -ms-linear-gradient(top, #000 0%,#0093a1 99%);
	background: linear-gradient(to bottom, #000 0%,#0093a1 99%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000', endColorstr='#0093a1',GradientType=0 );
	padding:5.5px 15px;
	-webkit-box-shadow: rgba(255, 255, 255, 0.4) 0 1px 0, inset rgba(255, 255, 255, 0.4) 0 1px 0;
	-moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
	box-shadow: rgba(255, 255, 255, 0.4) 0 1px 0, inset rgba(255, 255, 255, 0.4) 0 1px 0;
	color: #FFF;
	font-size: 13px;
	text-decoration: none;
	vertical-align: middle;
	text-transform: uppercase;
}
.button1:hover {
	background: #333;
}
.module-text{
	padding-bottom:3%;
}
.latest-news-grid{
	padding-top:5px;
	margin:10px 0;
	overflow:hidden;
}
.more1{
	padding-top:10px;
}
.content-bottom {
	padding-bottom: 2%;
	border-bottom: 1px solid #DADADA;
}
/*--footer--*/
.col_1_of_4{
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col_1_of_4:first-child { margin-left: 0; } /* all browsers except IE6 and lower */
.span_1_of_4 {
	width: 23.8%;
}
.span_1_of_4 {
	width: 23.8%;
}
.span_1_of_footer-lastgrid{
	width: 23.8%;
}
.span_1_of_4 h3, .span_1_of_footer-lastgrid h3{
	margin-bottom: 20px;
	font-family: 'Open Sans', sans-serif;
	font-size:1.1em;
	line-height: 1.2;
	margin-top: 0px;
	letter-spacing: -1px;
	color:#ffffff;
}
.span_1_of_4  p {
	font-size:0.8125em;
	color:#A0A0A0;
	line-height: 1.5em;
}
/***** Media Quries *****/
@media only screen and (max-width: 1024px) {
	.wrap{
		width:95%;
	}	
}
/*  GO FULL WIDTH AT LESS THAN 640 PIXELS */
@media only screen and (max-width: 640px) and (min-width: 480px) {
	.wrap{
		width:95%;
	}
	.col_1_of_4{ 
		margin: 1% 0 1% 0%;
	}
	.span_1_of_4 {
		width:94%;
	}
}
/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */
@media only screen and (max-width: 480px) {
	.wrap{
		width:95%;
	}
	.col_1_of_4{ 
		margin: 1% 0 1% 0%;
	}
	.span_1_of_4 {
		width:92%;
		padding:4%; 
	}
}
.span_1_of_4 ul li {
	background: url(images/marker1.gif)no-repeat;
	line-height: 0.4em;
	padding: 0 0 19px 13px;
}
.span_1_of_4 ul li a {
	color: #A0A0A0;
	font-size: 13px;
	-moz-transition: background 0.5s ease;
	-o-transition: background 0.5s ease;
	-webkit-transition: background 0.5s ease;
}
.span_1_of_4 ul li a:hover {
	color:#333;
}
.footer-top {
	padding-top: 2%;
}
.footer-grid-address p {
	font-size: 0.875em;
	color: #888;
	line-height: 1.8em;
}
.email-link {
	color: #333;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	text-transform: lowercase;
}
.email-link:hover {
	color:#0093a1;
}
.copy{
	text-align: left;
	padding:2% 0;
	border-top: 1px solid #DADADA;
}
.copy p {
	color:#888;
	font-size: 0.85em;
	float:left;
}
.copy p a {
	color:#0093a1;
}
.copy p a:hover {
	color:#333;
}
/*--about--*/
.col:first-child {
margin-left: 0;
}
.col {
	display: block;
	float: left;
	margin: 1% 0 1% 1.6%;
}
.span_1_of_about {
	width: 100%;
	margin-right: 3%;
}
.span_1_of_about h3 {
	color:#0093a1;
	margin-bottom: 20px;
	font-size: 1.2em;
	line-height: 1.2;
	font-weight: normal;
	margin-top: 0px;
	letter-spacing: -1px;
	text-transform: uppercase;
}
.about-img {
	width: 29%;
	float: left;
	margin-right: -3%;
}
.about-desc {
	width: 68%;
	float: left;
	margin-right: 0;
}
.about-desc p {
	color:#888;
	font-size: 13px;
	line-height: 1.8em;
}
.span_1_of_about1 {
	width: 25.2%;
}
.col {
	display: block;
	float: left;
	margin: 1% 0 1% 1.6%;
}
.span_1_of_about1 h3 {
	color:#0093a1;
	margin-bottom: 20px;
	font-size: 1.2em;
	line-height: 1.2;
	font-weight: normal;
	margin-top: 0px;
	letter-spacing: -1px;
	text-transform: uppercase;
}
.comments-custom li {
	overflow: hidden;
	margin: 0;
	padding: 0px 0 25px 0;
	border-bottom: none;
	background: none;
}
.comments-custom.unstyled .icon {
	background: url(images/comment.png) no-repeat 0 50%;
	width: 37px;
	height: 70px;
	float: left;
	border-right: 1px solid #DADADA;
	padding: 0 8px 0 0;
	margin: 0 10px 0 0;
}
.right-text {
	width:79%;
	float: left;
}
.comments-custom.unstyled .comments-custom_h {
	color:#888;
	font-size: 1em;
	margin: -2px 0 0 0;
}
.comments-custom.unstyled .comments-custom_txt {
	padding: 2px 0 0 0;
	font-size: 13px;
	line-height: 1.5em;
}
.comments-custom.unstyled .comments-custom_txt a {
	color: #333;
}
.comments-custom.unstyled .comments-custom_txt a:hover{
	color:#8A4A2E;
}
.comments-custom time {
	font-size: 11px;
	color:#0093a1;
}
.about-topgrid1 {
	width: 29%;
	float: left;
	margin-right: 3%;
}
.about-topgrid1 h3 {
	color:#0093a1;
	margin-bottom:20px;
	font-size: 1.2em;
	line-height: 1.2;
	font-weight: normal;
	margin-top: 0px;
	letter-spacing: -1px;
	text-transform: uppercase;
}
.about-topgrid1 img {
	margin-bottom: 20px;
}
.about-topgrid1 h5 {
	color:#0093a1;
	font-size: 13px;
	line-height: 1.5em;
	padding-bottom:10px;
}
.about-topgrid1 p {
	font-size: 0.8125em;
	color:#888;
	line-height: 1.5em;
	padding: 4px 0px 8px 0px;
}
.about-histore {
	float: left;
	width: 35%;
}
.about-histore h3 {
	color:#0093a1;
	margin-bottom:20px;
	font-size: 1.2em;
	line-height: 1.2;
	font-weight: normal;
	margin-top: 0px;
	letter-spacing: -1px;
	text-transform: uppercase;
}
.about-histore ul li span {
	color: #333;
	font-size: 14px;
	padding: 15px 0px 15px 0px;
	margin-bottom: 13px;
	float: left;
	width: 15%;
}
.about-histore ul li p {
	font-size: 0.8125em;
	color:#888;
	line-height: 1.5em;
	padding: 4px 0px 8px 0px;
	float: right;
	width: 83%;
}
.about-services {
	width: 30%;
	float: left;
	margin-left: 3%;
}
.about-services h3 {
	color:#0093a1;
	margin-bottom:20px;
	font-size: 1.2em;
	line-height: 1.2;
	font-weight: normal;
	margin-top: 0px;
	letter-spacing: -1px;
	text-transform: uppercase;	
}
.questions {
	margin: 10px 0 3px 0;
}
.questions h4 {
	color: #333;
	font-size: 15px;
	margin-bottom: 5px;
	font-weight: normal;
}
.questions p {
	font-size: 0.8125em;
	color: #888;
	line-height: 1.5em;
	padding: 4px 0px 8px 0px;
}
.about-bottom {
	padding-bottom: 2%;
	border-bottom: 1px solid #DADADA;
}
/*--single--*/
#login-form label {
	color: #333;
	line-height: 2.8em;
	font-size: 13px;
}
input.inputbox, input.required, div.k2AccountPage input[type="text"] {
	background: #FFF;
	border: 1px solid #BDBCBC;
	color: inherit;
	font-family: inherit;
	font-size: inherit;
	height: 27px;
	padding: 0 7px;
	width: 100%;
	outline: none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-size: 13px;
	color:#888;
}
.about{
	padding-top:3%;
}
fieldset.input input[type="submit"] {
	background: #FFD133;
	background: -moz-linear-gradient(top, #ffd133 0%, #0093a1 99%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFD133), color-stop(99%,#0093a1));
	background: -webkit-linear-gradient(top, #FFD133 0%,#0093a1 99%);
	background: -o-linear-gradient(top, #ffd133 0%,#0093a1 99%);
	background: -ms-linear-gradient(top, #ffd133 0%,#0093a1 99%);
	background: linear-gradient(to bottom, #FFD133 0%,#0093a1 99%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd133', endColorstr='#0093a1',GradientType=0 );
	border: none;
	color: #FFF;
	padding: 7px 20px;
	cursor: pointer;
	outline:none;
}
fieldset.input input[type="submit"]:hover {
	background: #333;
}
.single-box{
	margin-bottom:20px;
}
.more2{
	margin-top:20px;
}
.single-right{
	padding-top:15%;
}
.single-top{
	padding-bottom: 2%;
	border-bottom: 1px solid #DADADA;
}
/*--services--*/
/*  GRID OF Four   ============================================================================= */
.grid_1_of_4{
	display: block;
	float:left;
	margin:2% 2% 2% 0;
}
.grid_1_of_4:first-child { 
	margin-left: 0; 
} 
.images_1_of_4 {
	width:22.8%;
	position:relative;
}
.images_1_of_4  img{
	max-width:100%;
	display:block;
	height:200px;
}
.zoom-icon {
	position: absolute;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
	background: rgba(64, 72, 109, 0.61);
	display: block;
	left: 0;
	top: -152px;
	width: 290px;
	height: 219px;
	background: url(images/zoom.png) center center no-repeat;
	cursor: pointer;
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
}
.images_1_of_4 .zoom-icon {
	top: -50px;
	height: 182px;	
}
.images_1_of_4 a:hover .zoom-icon {
	top: 0;
	opacity: 1;
	filter: alpha(opacity=99); /* internet explorer */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=99)"; /*IE8*/
}
.projects-bottom-paination{
	text-align: center;
	padding-top: 25px;
}
.projects-bottom-paination li{
	display:inline-block;
}
.projects-bottom-paination li a{
	font-size:0.85em;
	color: #5a5a5a;
	padding:10px 18px;
	background: #fff;
	text-decoration: none;
	display:block;
	border:none;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.projects-bottom-paination li.active> a, .projects-bottom-paination li> a:hover {
	background:#CA009C;
	color:#fff;
}
.grid_1_of_4 h4 {
	text-transform: uppercase;
	font-size: 1em;
	line-height: 22px;
	color: #0093a1;
	-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;
	cursor: pointer;
	padding: 13px 0px 2px 0px;
}
.grid_1_of_4 h4:hover {
	color:#333;
}
.grid_1_of_4 p {
	font-size:13px;
	padding: 0.2em 0em 1.2em 0em;
	color: #6A6A6A;
	line-height: 1.6em;
}
.link {
	background: url(images/arrow.gif) no-repeat 100% 8px;
	display: inline-block;
	padding: 0 13px 0 0;
	line-height: 19px;
	font-size: 14px;
	font-style: normal;
	text-decoration: underline;
	color: #0093a1;	
}
.link:hover {
	color:#333;
	text-decoration:none;
}
.services{
	padding-bottom: 2%;
	border-bottom: 1px solid #DADADA;
}
/*--contact--*/
/*  Contact Form  ============================================================================= */
.col:first-child{
	margin-left:0;
}	
.span_2_of_contact {
	width: 63.1%;
	margin-right: 2.5%;
}
.span_1_of_contact{
	width: 32.2%;
}
.span_2_of_contact  h3,
.span_1_of_contact  h3 {
	color:#0093a1;
	margin-bottom: 20px;
	font-size: 1.2em;
	line-height: 1.2;
	font-weight: normal;
	margin-top: 0px;
	letter-spacing: -1px;
	text-transform: uppercase;
}
.contact-form{
	position:relative;
	padding-bottom:30px;
}
.contact-form div{
	padding:5px 0;
}
.contact-form span{
	display:block;
	font-size:0.8125em;
	color: #888;
	padding-bottom:5px;
	font-family :verdana, arial, helvetica, helve, sans-serif;
}
.contact-form input[type="text"],.contact-form textarea,.contact-form input[type="email"]{
	padding:8px;
	display:block;
	width:98%;
	background:#fcfcfc;
	border: none;
	outline:none;
	color:#464646;
	font-size:1.125em;
	font-family:Arial, Helvetica, sans-serif;
	box-shadow: inset 0px 0px 3px #999;
	-webkit-box-shadow: inset 0px 0px 3px #999;
	-moz-box-shadow: inset 0px 0px 3px #999;
	-o-box-shadow: inset 0px 0px 3px #999;
	-webkit-appearance:none;
	margin-bottom:12px;
}
.contact-form textarea{
	resize:none;
	height:120px;		
}
.contact-form input[type="submit"]{
	padding:7px 20px;
	color:#FFF;
	cursor:pointer;
	background:#0093a1 url(images/large-button-overlay.png);
	border: 1px solid rgba(0, 0, 0, 0.25);
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.50);
	-webkit-border-radius: 5px;
    border-radius:2px;
    font-family:Arial, Helvetica, sans-serif;
    position:absolute;
    right:0;
    outline:none;
}
.contact-form input[type="submit"]:hover{
	background-color:#333;
}
.contact-form input[type="submit"]:active{
	background-color:#333;  
}
.company_address{
	padding-top:20px;
}
.company_address p{
	color: #888;
	font-size: 13px;
	line-height: 1.8em;
}
.company_address p span{
	text-decoration:underline;
	color:#333;
	cursor:pointer;
}
.company_address p span:hover{
	text-decoration:none;
}
.map{
	border:1px solid #C7C7C7;
	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_contact {
		width:94%;
		padding:3%; 
	}
	.col{ 
		margin: 1% 0 1% 0%;
	}
	.span_1_of_contact {
		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_contact {
		width:94%;
		padding:3%; 
	}
	.col{ 
		margin: 1% 0 1% 0%;
	}
	.span_1_of_contact {
		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_contact {
		width:90%;
		padding:5%; 
	}
	.col { 
		margin: 1% 0 1% 0%;
	}
	.span_1_of_contact {
		width:90%;
		padding:5%; 
	}
	.contact-form input[type="text"],.contact-form textarea{
		width:92%;
	}
}
/*--404--*/
.page-not-found h1 {
	font-size: 15em;
	color: #F0F0F0;
	text-align: center;
	text-shadow: 1px 1px 6px #AAA;
	-moz-text-shadow: 1px 1px 6px #aaa;
	-webkit-text-shadow: 1px 1px 6px #aaa;
	-o-text-shadow: 1px 1px 6px #aaa;
}
/*--responsive design--*/
@media (max-width:1366px){
	.wrap{
		width:90%;
	}	
}
@media (max-width:1280px){
	.wrap{
		width:90%;
	}	
}
@media (max-width:1024px){
	.wrap{
		width:90%;
	}	
	.right-text {
		width: 75%;
	}
	.grid_1_of_4 h4 {
		font-size: 0.8125em;
	}
	p.modulePretext {
		padding: 0 128px 19px;
	}
	.about-desc {
		width: 100%;
		float: none;
		margin-right: 0;
	}
}
@media (max-width:800px){
	.wrap{
		width:90%;
	}	
	.right-text {
		width:68%;
	}
	.grid_1_of_4 h4 {
		font-size: 0.8125em;
	}
	p.modulePretext {
		padding:0 51px 19px;
	}
	.top-nav ul li {
		display: inline-block;
		float: inherit;
		padding: 40px 15px;
	}
	.logo {
		margin-top: 2.5%;
		width: 32%;
	}
	.module-title h2 {
		font-size: 25px;
	}
	.about-desc {
		width: 100%;
		float: none;
		margin-right: 0;
	}
}
@media (max-width:640px){
	.wrap{
		width:90%;
	}	
	.right-text {
		width:68%;
	}
	.grid_1_of_4 h4 {
		font-size: 0.8125em;
	}
	p.modulePretext {
		padding:0 51px 19px;
	}
	.top-nav{
		width:100%;
	}
	.top-nav ul li {
		display: inline-block;
		float: inherit;
		padding: 30px 9px;
		width: 14.99%;
	}
	.logo {
		margin-top: 2.5%;
		width: 32%;
	}
	.module-title h2 {
		font-size: 25px;
	}
	.copy {
		padding: 20px 0;
	}
	.footer-top {
		padding-bottom: 20px;
	}
	p.modulePretext {
		font-size:0.8125em;
	}
	.span_1_of_about {
		width: 100%;
		margin-right:0%;
	}
	.span_1_of_about1 {
		width: 100%;
	}
	.single-top {
		padding-bottom: 20px;
	}
	.about-topgrid1 {
		width: 100%;
		float: none;
		margin-right: 0px;
	}
	.about-histore {
		float: none;
		width: 100%;
	}
	.about-services {
		width: 100%;
		float: none;
		margin-left: 0px;
	}
	.images_1_of_4 {
		width: 100%;
		position: relative;
	}
	.about-desc {
		width: 100%;
		float: none;
		margin-right: 0;
	}
}
@media (max-width:680px){
	.wrap{
		width:90%;
	}	
	.right-text {
		width:68%;
	}
	.grid_1_of_4 h4 {
		font-size: 0.8125em;
	}
	p.modulePretext {
		padding:0 51px 19px;
	}
	.top-nav{
		width:100%;
		display:none;
	}
	.top-nav ul li {
		display: inline-block;
		float: left;
		padding: 16px 26px;
		width: 13.99%;
	}
	.logo {
		margin-top: 2.5%;
		width: 85%;
		text-align: left;
	}
	#menu{
		padding-top:24px;
		color:#fff;
		display:block;
	}
	.module-title h2 {
		font-size: 25px;
	}
	.copy {
		padding: 20px 0;
	}
	.footer-top {
		padding-bottom: 20px;
	}
	p.modulePretext {
		font-size:0.8125em;
	}
	.span_1_of_about {
		width: 100%;
		margin-right:0%;
	}
	.span_1_of_about1 {
		width: 100%;
	}
	.single-top {
		padding-bottom: 20px;
	}
	.about-topgrid1 {
		width: 100%;
		float: none;
		margin-right: 0px;
	}
	.about-histore {
		float: none;
		width: 100%;
	}
	.about-services {
		width: 100%;
		float: none;
		margin-left: 0px;
	}
	.images_1_of_4 {
		width: 100%;
		position: relative;
	}
	.span_1_of_footer-lastgrid {
		width: 100%;
	}
	.about-desc {
		width: 100%;
		float: none;
		margin-right: 0;
	}
}
@media (max-width:320px){
	.wrap{
		width:90%;
	}	
	.right-text {
		width:68%;
	}
	.grid_1_of_4 h4 {
		font-size: 0.8125em;
	}
	p.modulePretext {
		padding:0 51px 19px;
	}
	.top-nav{
		width:100%;
	}
	.top-nav ul li {
		display: inline-block;
		float: left;
		padding: 16px 26px;
		width: 14.99%;
	}
	.logo {
		margin-top: 2.5%;
		width: 100%;
		text-align: center;
	}
	.module-title h2 {
		font-size: 25px;
	}
	.copy {
		padding: 20px 0;
	}
	.footer-top {
		padding-bottom: 20px;
	}
	p.modulePretext {
		font-size:0.8125em;
	}
	.span_1_of_about {
		width: 100%;
		margin-right:0%;
	}
	.span_1_of_about1 {
		width: 100%;
	}
	.single-top {
		padding-bottom: 20px;
	}
	.about-topgrid1 {
		width: 100%;
		float: none;
		margin-right: 0px;
	}
	.about-histore {
		float: none;
		width: 100%;
	}
	.about-services {
		width: 100%;
		float: none;
		margin-left: 0px;
	}
	.images_1_of_4 {
		width: 100%;
		position: relative;
	}
	.span_1_of_footer-lastgrid {
		width: 100%;
	}
	.about-desc {
		width: 100%;
		float: none;
		margin-right: 0;
	}
	@media (max-width:480px){
	.wrap{
		width:90%;
	}	
	.right-text {
		width:68%;
	}
	.grid_1_of_4 h4 {
		font-size: 0.8125em;
	}
	p.modulePretext {
		padding:0 17px 19px;
	}
	.top-nav ul li {
		display: inline-block;
		float: left;
		padding: 16px 26px;
		width: 14.99%;
	}
	.logo {
		margin-top: 2.5%;
		width: 100%;
		text-align: center;
	}
	.module-title h2 {
		font-size: 25px;
	}
	.copy {
		padding: 20px 0;
	}
	.footer-top {
		padding-bottom: 20px;
	}
	p.modulePretext {
		font-size:0.8125em;
	}
	.span_1_of_about {
		width: 100%;
		margin-right:0%;
	}
	.span_1_of_about1 {
		width: 100%;
	}
	.single-top {
		padding-bottom: 20px;
	}
	.about-topgrid1 {
		width: 100%;
		float: none;
		margin-right: 0px;
	}
	.about-histore {
		float: none;
		width: 100%;
	}
	.about-services {
		width: 100%;
		float: none;
		margin-left: 0px;
	}
	.images_1_of_4 {
		width: 100%;
		position: relative;
	}
	.span_1_of_footer-lastgrid {
		width: 100%;
	}
	.about-desc {
		width: 100%;
		float: none;
		margin-right: 0;
	}
	.top-nav{
		width:100%;
	}
	.top-nav ul li a {
		font-size: 11px;
	}
	.top-nav ul li {
		padding: 16px 26px;
	}
}
.foot{ background:#333333 !important; margin: 0 auto; padding:0; color:#eeeeee;}
.nav { float:right;}
@media only screen and (max-width: 724px) {
	
}
	
