div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	border: 0;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	color: #f00;
	font-size: 1em;
	display: block;
}

.use-floating-validation-tip span.wpcf7-not-valid-tip { 
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	border: 1px solid #ff0000;
	background: #fff;
	padding: .2em .8em;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

.wpcf7-display-none {
	display: none;
}

div.wpcf7 img.ajax-loader {
	border: none;
	vertical-align: middle;
	margin-left: 4px;
}

div.wpcf7 div.ajax-error {
	display: none;
}

div.wpcf7 .placeheld {
	color: #888;
}


.headerimgcontainer{
	height: 900px;
    padding-top: 350px !important;
    background-repeat: no-repeat;
    background-size: 100% 100% !important;
}

.reserve-btn-elg{
	margin: 0 auto !important;
}

.customcarousel .img-wrap {
		height:350px;
		background-size:100%;
	}
	
	.customcarousel .owl-prev {
		top: 25%;
		left: -25px;
		position: absolute;
		font-size: 60px !important;
	}
	
	.customcarousel .owl-next {
		top: 25%;
		right: -25px;
		position: absolute;
		font-size: 60px !important;
	}
	
	.customcarousel h4 {
		font-weight: 600;
	}
	
	.customcarousel p {
		margin-bottom: 0px;
	}
	
	.page-content {
							margin-top: 15px;
							border: 2px solid black;
							padding: 10px;
							background: #FFF;
						}
						
						.fullheight-el {
							height:100%;
						}
						
						.el-textwrap{
							overflow:hidden;
						}
						
						.view-more {
							color: #a67a4d;
							float: right;
							cursor: pointer;
						}
						
						.shift-module-image .media {
							padding-top: 15px;
							padding-left: 15px;
						}
						
						.shift-module-image .awe-media-img-top .media-img {
							margin-bottom: 0px;
						}
						
						.shift-module-image .after-shadow {
							margin-left: 0px;
							margin-top: 0px;
						}
						
						.shift-module-image .awe-litemedia .media-heading-head:after {
							display: none;
						}
						
						.shift-module-image .awe-litemedia .media-heading-head {
							margin-bottom: 0px;
						}

@media only screen and (max-width: 1500px) {
  .headerimgcontainer {
	height:800px;
	padding-top: 300px !important;
  }
}

@media only screen and (max-width: 1400px) {
  .headerimgcontainer {
	height:725px;
  }
}

@media only screen and (max-width: 1300px) {
  .headerimgcontainer {
	height:675px;
	padding-top: 250px !important;
  }
}

@media only screen and (max-width: 1200px) {
  .headerimgcontainer {
	height:625px;
	padding-top: 185px !important;
  }
  
  .customcarousel .img-wrap {
    height: 300px;
  }
}

@media only screen and (max-width: 1050px) {
  .headerimgcontainer {
	height:550px;
  }
}

@media only screen and (max-width: 992px) {
  .customcarousel .img-wrap {
    height: 230px;
  }
}

@media only screen and (max-width: 975px) {
  .headerimgcontainer {
	height:490px;
	padding-top: 125px !important;
  }
}

@media only screen and (max-width: 900px) {
  .headerimgcontainer {
	height:450px;
  }
}

@media only screen and (max-width: 800px) {
  .headerimgcontainer {
	height:400px;
	padding-top: 80px !important;
  }
}

@media only screen and (max-width: 766px) {
   .customcarousel .img-wrap {
    height: 240px;
  }
  
  .customcarousel {
	          width: 500px !important;
        margin: 0 auto;
  }
}


@media only screen and (max-width: 700px) {
  .headerimgcontainer {
	height:360px;
  }
}

@media only screen and (max-width: 600px) {
  .headerimgcontainer {
	height:310px;
	padding-top: 40px !important;
  }
  
  .customcarousel .img-wrap {
    height: 210px;
  }
  
  .customcarousel {
	          width: 450px !important;
        margin: 0 auto;
  }
}

@media only screen and (max-width: 500px) {
  .headerimgcontainer {
	height:260px;
	padding-top: 20px !important;
  }
  
  .headerimgcontainer .awe-heading-title {
	  font-size: 36px !important;
  }
  
  .customcarousel {
        width: 350px !important;
        margin: 0 auto;
    }
	
	.customcarousel .img-wrap {
    height: 350px;
  }
}

@media only screen and (max-width: 400px) {
  .headerimgcontainer {
	height:230px;
  }
  
  .customcarousel {
        width: 300px !important;
        margin: 0 auto;
    }
	
	.customcarousel .img-wrap {
    height: 300px;
  }
}