 /*
Theme Name: Travel Affiliate Guru
Theme URI: http://travelaffiliateguru.com/
Description: Responsive Travel Search Engine for WordPress.
Author: Travel Affiliate Guru
Author URI: http://travelaffiliateguru.com/
Version: 1.5
Tags: travel search engine, responsive, travel, hotel, hotel comparison, hotel booking theme, travel booking theme

License: GPL-2.0+
License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/

/* 1. HTML Reset
 
   normalize.css v2.1.2 | MIT License | git.io/normalize
   ----------------------------------------------------------------------------*/

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}a{background:transparent}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace, serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:\201C \201D \2018 \2019}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}body,figure{margin:0}
legend,button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}

* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}
/* 2. Defaults
----------------------------------------------------------------------------*/

body {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #5c5c5c;
}

a {
	color: #013e7d;
	text-decoration: none;
	transition: all ease-in-out 0.4s;
	-moz-transition: all ease-in-out 0.4s;
	-o-transition: all ease-in-out 0.4s;
	-ms-transition: all ease-in-out 0.4s;
}

a:hover {
	color: #999;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

p {
	margin: 0 0 16px 0;
	padding:0;
}

.clearboth {clear:both;}

hr {
  border:0;
	box-shadow:0px 8px 11px -4px #d5d5d5;
	-webkit-box-shadow: 0px 8px 11px -4px #d5d5d5;
	clear:both;
	height:10px;
	border-bottom:1px solid #eee;
	margin-bottom:30px;
}

.container {
	max-width: 1200px;
	margin: 0px auto;
}



.clearfix:after{
	content: '';
	clear: both;
	display: table;
}

/* Headings
-----------------------------------------*/

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #3d3d3d;
	font-weight: 700;
	line-height: 1.2;
	margin: 0 0 18px;
}

h1 {
	font-size:2.2em;
	margin-bottom:25px;
}

h2 {
	font-size:1.9em;
}

h2.centeredheading {
	font-size: 35px;
	line-height: 30px;
	font-weight: 600;
	text-align: center;
}

h3 {
	font-size:1.6em;
}

h4 {
	font-size:1.4em;
}

h5 {
	font-size:1.2em;
}

h6 {
	font-size:1.1em;
	font-weight:normal;
}


h1.entry-title {
		margin-bottom:4px;
}

/* 3. Site Layout and Structure
   ----------------------------------------------------------------------------*/

.outside {
	width:100%;
	margin:0 auto;
	background:#fff;
}

.wrap {
	width:1200px;
	margin:0 auto;
}


/* 4. Common Classes
   ----------------------------------------------------------------------------*/
   
    /* Flytonic Buttons */
a.visbutton {
    background:#3399fe; 
 	color:#fff !important;
 	line-height:1em;
	border-radius:3px;
	-moz-border-radius:3px;
 	padding:11px 14px;
 	text-align: center;
	text-decoration: none !important;
	display: inline-block;
	font-weight:600 !important;
	font-size:14px !important;
	text-transform:uppercase;
}

a.visbutton.gray {
	background:#d6d6d6; 
	color:#555 !important;
}  
   
a.visbutton.size1 {
	padding:8px 0;
	width:80px;
	font-size:14px !important;
}


a.visbutton.lg {
	display: block;
	padding:12px 0;
	font-size:20px !important;
}

a.visbutton.sm {
	margin:0 auto;
	padding:7px 5px;
	font-size:12px !important;
} 

a.visbutton.cent {
	margin:16px auto 10px auto;
	text-align:center;
	display:block;
} 

a.visbutton:hover, 
a.visbutton:active, 
a.visbutton:visited {
	opacity: 0.85; 
	box-shadow:none;
} 

 /* Rating Stars */
   
span.rate { 
	display:block;
	height:19px;
	width:119px;
	background:url(images/stars.png) -2px -25px;
}

span.ratetotal {
	display:block;
	height:19px;
	width:119px;
	background:url(images/stars.png) -2px -3px;
}   
   
span.rate.cen {
	margin:0 auto;
}

span.rate.mbot {
	margin:4px 0 8px 0;
}

span.rate.mtop {
	margin:25px 0 0 0;
}

/* Excerpts */

.articleexcerpt { 
	margin-bottom:25px; 
	padding-bottom:25px;
	border-bottom:1px solid #e5e5e5;
	overflow:hidden;
}

.articleexcerpt .thumb {
	margin:0 auto 25px auto;
	position:relative;
	max-height:250px;
	overflow:hidden;
}

.articleexcerpt .thumb img {
	display:block;
	max-width:100%;
	height:auto;
	margin:0 auto;
	clear:both;
}

.bylinedate {
	color:#fff;
	padding:5px 5px 3px 5px;
	background:#FC9531; 
	display:block;
	float:left;
	margin-right:10px;
	width:55px;
	text-align:center;
	font-weight:700;
}

.bylinedate p{
	margin:0;
	padding:0;
}

.bylinedate strong {
	font-size:28px;
}

.articleexcerpt h3 { 
	margin:0 0 6px 0;
	font-size:22px;

}

.articleexcerpt h2 { 
	margin:0 0 6px 0;
}

.bylines { 
	margin:0 0 30px 0;  
	font-weight:600;
	font-size:13px;
}

.articleexcerpt .bylines { 
	margin-bottom:20px;
}

.likeusarea li {
	 display: block;
       float:left;
		list-style:none;
		height:20px;
}

 .likeusarea {
	margin-bottom:25px;
	line-height:14px;
	overflow: hidden;
}

.singlebylines .likeusarea {
	float:left;
	padding-left:20px;
	margin:0;
}

.likeusarea li.share_fb {
	padding:0 10px 0 0;
}

.likeusarea li.share_tw {
	margin:0;
	padding:0;
	width:90px;
}

.likeusarea li.share_gp {
	padding:0;
	width:66px;
}

.entry-content blockquote {
	padding:8px 8px 8px 16px;
	background:#e9e9e9; 
	margin-bottom:18px;
	border-left:4px solid #d5d5d5;
	font-style:italic;
	color:#777;
}

/* Breadcrumbs */

.breadcrumb{ 
	font-size:11px; 
	padding:8px 0; 
	border-top:1px solid #EEE; 
	border-bottom:1px solid #EEE; 
	color:#666; 
	font-weight:bold;
	margin-bottom:15px;
}

.current_crumb {
	font-weight:normal;
}


/* Images */

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignleft {
	margin: 5px 20px 5px 0;
}

.wp-caption.alignleft {
	margin: 5px 10px 5px 0;
}

img.alignright {
	margin: 5px 0 5px 20px;
}

.wp-caption.alignright {
	margin: 5px 0 5px 10px;
}

img.aligncenter {
	margin: 5px auto;
}

img.alignnone {
	margin: 5px 0;
}

.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption {
color: #333;
font-size: 13px;
font-style: italic;
background: #eee;
padding: 2px 8px;
}

.entry-content .wp-caption.aligncenter {
	max-width:97.5%;
}

img.wp-smiley,
.rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

.wp-caption.alignleft + ul,
.wp-caption.alignleft + ol  {
	list-style-position: inside;
}

.entry-content img[class*="align"],
img[class*="wp-image-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

.entry-content img {
	max-width:100%;
	height: auto;
}

.entry-content img.size-full {
	max-width: 97.5%;
	width: auto; /* Prevent stretching of full-size images with height and width attributes in IE8 */
}

/* Pagination */

.pagination {
	clear:both;
	padding:30px 0;
	line-height:13px; 
	margin:0 0 15px 0;
}

.pagination span, 
.pagination a { 
	display:block;
	float:left;
	margin: 2px 7px 2px 0;
	padding:9px 12px;
	text-decoration:none;
	background:#ddd;
	width:auto;
	color:#444;
	text-decoration:none; 
}

.pagination a:hover {
	color:#444;
	background: #FC9531;
}

.pagination .current {
	padding:9px 12px;
	background: #FC9531;
	color:#444; 
}

.pagination a.last { 
	background:#ddd; 
	color:#444;
}

.pagination a.last:hover { 
	background:#ddd; color:#444;
}

.main-content .bannerAd { 
	padding:15px 0;
}

/* 5. Header
   ----------------------------------------------------------------------------*/

.socialmediatop {
	float:right;
	margin-left:10px;
	position:relative;
	padding-top:10px;
}

.socialmediatop li {
	display:inline;
	padding:0 6px;
	margin:0;
	font-size:22px;
	line-height:1em;
}

.socialmediatop a {
	color:#fff;
}

.socialmediatop a:hover {
	color:#eee;
}

header.main-header  { 
	background:#111;
	padding: 15px 0;
background: -moz-linear-gradient(left, #000000 0%, #333333 50%, #000000 100%); 
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#000000), color-stop(50%,#333333), color-stop(100%,#000000)); 
background: -webkit-linear-gradient(left, #000000 0%,#333333 50%,#000000 100%); 
background: -o-linear-gradient(left, #000000 0%,#333333 50%,#000000 100%); 
background: -ms-linear-gradient(left, #000000 0%,#333333 50%,#000000 100%); 
background: linear-gradient(to right, #000000 0%,#333333 50%,#000000 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=1 ); /* IE6-9 */
	
}

.header-logo { 
	float:left;  
	padding:0 0 0 10px;
	width:275px;
	}
	
	.header-logo h1 { 
		line-height:1.1em; 
		font-size:34px; 
		margin:0; 
		color:#cacaca; 
		color:#fff;
	}
	
.header-logo h1 a {
	color:#fff;
}

.stickyheader {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
  z-index:99999;
    border-top: 0;
}

.stickyheader .header-logo img{
	max-height:45px;
	display:block;
}

header.main-header.stickyheader {
	padding:5px 0;
}

.stickyheader .socialmediatop {
    padding-top: 9px;
}


/* Navigation
   ------------------------------*/

.searchgo {
	position:absolute;
	bottom:-7px;
	right:32px;
	overflow:hidden;
	background:#000;
	padding:4px;
  width:250px;
  display:none;
  z-index:10;
}

.searchgo .searchinput {
	width:155px;
	  padding: 2px 4px;
}

.searchgo .searchsubmit {
  line-height: 24px;
  padding: 0 10px;
  height: 24px;
}


nav.navbar {
	float:left;
	width:700px;
	padding-left:25px;
} 

.stickyheader nav.navbar{
	padding:0;
}

.nav {
	display: block; 
	height:45px; 
	width:100%; 
	margin:0; 
}

.nav,
.nav ul {
	line-height: 33px; 
	margin:0; 
	padding:0; 
	list-style: none;
 }

.nav li {
	float: left;
 	font-size:14px; 
	font-weight: 600;
 }

.nav li a,
.nav li a:visited {
	display:block;
 	padding:6px 10px;
	margin:0 2px;
	color:#fff;
	text-shadow: 0px 2px 3px rgba(25, 25, 25, 0.75);
}

.nav li a:hover, 
.nav li a:active {
	background:#FC9531;
	color:#fff;
	border-radius:5px;
	-moz-border-radius:5px;
}	

.nav li ul {
	position: absolute; 
	left: -999em; 
	width:160px; 
	margin:0; 
	line-height: 18px;
 	margin-left:-1px; 
	background:#222;
	z-index:10;
	padding:5px 0;
}

.nav li li { 
	width: 160px; 
	margin:0; 
 	font-size:.9em;
	text-transform:none;
}

.nav li li a,
.nav li li a:visited {
	color:#fff; 
	border-right:0; 
}

.nav li li a:hover, 
.nav li li a:active {
	
}

.nav li:hover ul, 
.nav li li:hover ul, 
.nav li li li:hover ul, 
.nav li.sfhover ul, 
.nav li li.sfhover ul, 
.nav li li li.sfhover ul {
	left: auto;
}

.nav li li ul,  
.nav li.current-menu-item li ul, 
.nav li.current-menu-parent li ul { 
	margin: -33px 0 0 160px; 	
	visibility:hidden; 
	font-size:1.1em;
}

.nav li li:hover ul { 
	visibility:visible;
}

.nav li.current-menu-item > a, 
.nav li.current-menu-parent > a {
	background:#FC9531;
	color:#fff;
	border-radius:5px;
	-moz-border-radius:5px;
}

.nav li.current-menu-item li a, 
.nav li.current-menu-parent li a {
	border-radius:0;
	-moz-border-radius:0;
}

#nav li li ul,  
#nav li.current-menu-item li ul, 
#nav li.current-menu-parent li ul { 
	margin: -31px 0 0 160px; 
 	visibility:hidden; 
	font-size:1.1em;
}

.nav li li a:hover, 
.nav li li a:active {
	background:#FC9531;
	color:#fff;
	border-radius:0;
	-moz-border-radius:0;
}	

.stickyheader  .nav li {
    font-size: 13px;
}

#nav li li:hover ul {
	visibility:visible;
}


#mobile-menu-btn{
display: none;
margin: 3px 0 0;
  position: absolute;
  right: 15px;
  top:15px;
  z-index:100; 
  padding: 0 3px;
}

#mobile-menu{
		display: none;
}

#mobile-menu .menu-item-has-children .arrow{
	display: none;
}

.nav li.menu-item-has-children {
position:relative;
}

.nav li.menu-item-has-children a {
padding:6px 16px 6px 12px;
}

.nav li.menu-item-has-children:after {
font-family: 'FontAwesome';
    font-weight: normal;
	position:absolute;
	right:3px;
	top:6px;
   content: "\f078";

color:#fff;
font-size:9px;
}

.contentarea {
	background:#fff;
	overflow:hidden;
	width:1200px;
	margin:0 auto;
	padding:30px 20px;
	
}

.main-content {
	float:left;
	width:780px;
	font-size:14px;
	line-height: 1.6em;
	padding:0 20px 0 0;
}

.main-content.full {
	float:none;
	width:98%;
	margin:0 auto;
	border:0;
}

.entry-content  ul { 
	padding: 0 0 6px 32px; 
	margin:0;
}

.entry-content  ul li { 
	line-height:1.2em;
	padding: 0;
	margin-bottom:13px;
	list-style:outside disc;
}

.entry-content  ol {
	padding: 0 0 9px 32px; 
	margin:0;
}

.entry-content  ol li { 
	line-height:1.2em;
	padding:0;
	margin-bottom:7px;
	list-style:decimal outside;
}

/* Flight Page */

.flightwrap {
	padding:10px 0;
	background:#3399fe; 
}

 .carwrap {
	padding:40px 0;
	background:#3399fe; 
}

.carwrap .leftcar{
	width:48%;
	float:left;
}

.carwrap .rightcar{
	width:48%;
	float:right;
	text-align:center;
}

.carwrap .rightcar img {
	max-width:100%;
	height:auto;
}

.carform {
	background:#001D38;
	padding:15px;
	width:500px;
	border-radius:6px;
	-moz-border-radius:6px;
}	

.carform h2 {
	margin:0 0 10px 0;
	padding-bottom:10px;
	border-bottom:1px solid #fff;
	color:#fff;
	font-size:24px;
}

.carform iframe {
	width:100% !important;
}	


/* Hotel Search Form 1 */

.search-hotels .hcsb_poweredBy, .search-hotels h2.hcsb_topTitle, .search-hotels h1.hcsb_topTitle{
	display:none!important;
}

.search-hotels .hcsb_outer {
	padding:0 0 15px 0!important;
}

.search-hotels .hcsb_container  {
	width:100%!important;
}

.search-hotels .hcsb_content, .search-hotels .hcsb_content fieldset,.search-hotels  .hcsb_container, .search-hotels .hcsb_extend {
	background:none!important;
}

.search-hotels .hcsb_guests {
    width: 200px!important;
}

.search-hotels .hcsb_content label {
    font-size: 14px !important;
    text-transform: uppercase !important;
    color: #FFF !important;
    font-family: "Open Sans",sans-serif !important;
    letter-spacing: 1.2px !important;
    display: block;
    margin-bottom: 12px!important; 
	padding:0!important;
}

.search-hotels .hcsb_content {
	border:0 !important;
	padding:0 !important;
}

.search-hotels .hcsb_extend {
	margin-top: 10px;
	background: none!important;
}

.search-hotels .hcsb_container  {
	height:inherit !important;
	padding-bottom:0!important;
}

.search-hotels .hcsb_content input {
	border:none!important;
	line-height: 30px !important;
	padding: 7px 14px !important;
	color:#777!important;
}

.search-hotels .hcsb_content select {
	border:none!important;
	line-height: 30px !important;
	padding: 10px 5px !important;
	color:#777!important;
	height: auto !important;
}

.search-hotels .hcsb_noDatesLabel {
	display:inline!important;
}

.search-hotels .hcsb_guestsRoomsWrapper {
    width: 50%;
    float: left;
    margin: 0 0 1em 0;
}

.search-hotels a.hcsb_searchButton {
	background: #FC9531 !important;
	height: 38px !important;
	line-height: 38px !important;
	margin: 32px 15px 0 15px !important;
	padding: 0 !important;
	float: left !important;
	width: 120px;
	clear:none !important;
}

.search-hotels a.hcsb_searchButton:hover {
	background:#555 !important;
}

.search-hotels .hcsb_noDatesWrapper {
    width: 98% !important;
}

.search-hotels .hcsb_guestsRoomsWrapper {
    float: left !important;
	clear: both;
}

.search-hotels .hcsb_rcChildrenAgeWrapper input {
	padding:8px 3px!important;
}


/*Slider */

.slider-wrap {
	position: relative;
	border-bottom: #3399ff 3px solid;
}

.banner-image {	background-color:#001D38;}

.flexslider#banner .slides > li {
	position: relative;
	max-height: 665px;
}
.slider-wrap .flexslider {
	margin: 0 0;
	background: none;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
}
.slider-wrap .flex-control-nav {
	bottom: 180px;
}
.slider-wrap .flex-control-nav li {
	margin: 0 2px;
}
.slider-wrap .flex-control-paging li a {
	width: 14px;
	height: 13px;
	box-shadow: none;
	background: #fff;
}
.slider-wrap .flex-control-paging li a.flex-active, .slider-wrap .flex-control-paging li a:hover {
	background: #fc9531;
}
.slider-wrap .flex-direction-nav a {
	width: 26px;
	height: 55px;
	margin: -13px 0 0;
	background: url(images/nav.png)0 0 no-repeat;
	opacity: 1;
	z-index: 9999;
}
.slider-wrap .flex-direction-nav .flex-prev {
	left: 10px;
}
.slider-wrap .flexslider:hover .flex-prev {
	opacity: 1;
	left: 10px;
}
.slider-wrap .flex-direction-nav .flex-next {
	background-position: 0px -55px;
	right: 10px;
}
.slider-wrap .flexslider:hover .flex-next {
	opacity: 1;
	right: 10px;
}
.slider-content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	margin: 0 0 0 0;
	padding-top: 85px;
	text-align: center;
}
.ribbon {
	display: inline-block;
	background: #001d38;
	color: #d9edff;
	font-size: 23px;
	padding: 10px 12px 11px;
	position: relative;
	font-family: 'pironv2';
	font-style: italic;
}
.ribbon:before {
	position: absolute;
	content: ' ';
	top: 0;
	left: 0;
	background: url(images/ribbon.png)0 0 no-repeat;
	width: 11px;
	height: 47px;
	margin: 0 0 0 -11px;
}
.ribbon:after {
	position: absolute;
	content: ' ';
	top: 0;
	right: 0;
	background: url(images/ribbon1.png)0 0 no-repeat;
	width: 11px;
	height: 47px;
	margin: 0 -11px 0 0;
}
.slider-content h2 {
	color: #f3faff;
	font-size: 72px;
	line-height: 72px;
	text-transform: uppercase;
	font-weight: normal;
	text-shadow: 0px 5px 5px rgba(0, 0, 0, 0.4);
	margin: 25px 0;
}
.slider-content a {
	color: #fff;
	font-size: 20px;
	display: inline-block;
	padding: 9px 29px;
	border-radius: 8px;
	border: #fff 2px solid;
	text-transform: uppercase;
}
.slider-content a:hover {
	background: #001d38;
	border-color: #001d38;
}

.destination {
	padding: 50px 0 15px;
	position: relative;
	overflow:hidden;
}
.destination:after {
	position: absolute;
	content: ' ';
	bottom: 0;
	left: 50%;
	margin: 0px 0 -15px -15px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 15px 0 15px;
	border-color: #fff transparent transparent transparent;
}

.destination p {
	color: #797979;
	font-size: 17px;
	line-height: 24px;
	text-align: center;
	margin: 5px 0;
}
.four-col {
	padding: 26px 0;
}
.row {
	margin: 0 -8px;
}
.col-4 {
	padding: 0 8px;
	width: 33.33333333%;
	float: left;
}
.image-wrap {
	position: relative;
	margin: 10px auto;
	max-width: 389px;
}
.overlay {
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.75);
	width: 100%;
	padding: 2px 10px 8px;
	transition: all ease-in-out 0.4s;
	-moz-transition: all ease-in-out 0.4s;
	-o-transition: all ease-in-out 0.4s;
	-ms-transition: all ease-in-out 0.4s;
}
.overlay h3 {
	color: #fff;
	font-weight: normal;
	font-size: 14px;
	text-transform: uppercase;
	margin: 10px 0;
}
.overlay h3 a {
	color: #fff;
}
.overlay p {
	color: #fff;
	text-align: left;
	margin: 0 0;
	font-size: 13px;
}
.overlay p big {
	font-size: 18px;
}
.image-wrap:hover .overlay {
	background: rgba(252, 149, 49, 0.9);
}
.image-wrap img {
display:block;
}
.info {
	position: absolute;
	right: 0;
	bottom: 0;
	margin: 0 15px 12px 0;
	z-index: 9999;
}
.info i {
	color: #fff;
	font-size: 18px;
}
.popular-hotels {
	background: #f6f7f0;
	padding: 50px 0;
	overflow:hidden;
}
.hotelBlock {
	padding: 20px 0 0 0;
}
.col-6 {
	width: 50%;
	float: left;
}
.imagehotel {
	width: 50%;
	float: left;
	position: relative;
	max-width: 300px;
}
.imagehotel:before {
	position: absolute;
	content: ' ';
	background: rgba(0, 0, 0, 0.3);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.imagehotel  img {
	display:block;
	max-width: 100%;
height: auto;
vertical-align: bottom;
}

.whyus-wrap {
	background: #fff;
	padding-top:30px;
	overflow:hidden;
}
.articles-wrap {
	background: #f6f7f0;
}
.plus {
	position: absolute;
	content: ' ';
	top: 50%;
	left: 50%;
	margin: -24px 0 0 -24px;
	display: inline-block;
	width: 48px;
	transition: all ease-in-out 0.4s;
	-moz-transition: all ease-in-out 0.4s;
	-o-transition: all ease-in-out 0.4s;
	-ms-transition: all ease-in-out 0.4s;
	opacity: 0;
	visibility: hidden;
}
.imagehotel:hover .plus {
	opacity: 1;
	visibility: visible;
}
.link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
}
.price {
	position: absolute;
	top: 0;
	right: 0;
	color: #fff;
	font-size: 40px;
	line-height: 40px;
	margin: 62px 0 0 0;
	padding: 0px 35px 0 0;
	text-shadow: 0px 0px 1px rgba(0, 0, 0, 1);
}
.price:before {
	position: absolute;
	right: 0;
	top: 0;
	margin: 0 -1px 0 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 20px 20px 0;
	border-color: transparent #f6f7f0 transparent transparent;
	content: ' ';
}
.hotel-desc {
	width: 50%;
	float: left;
	border: #d6d7cf 1px solid;
	padding: 12px 20px;
	min-height: 249px;
}
.hotel-desc h3 {
	font-size: 20px;
	color: #2d2d2d;
	margin:0;
}
.hotel-desc h3 a {
	color: #2d2d2d;
}
.hotel-desc p {
	line-height: 22px;
	margin:0;
}
.hotel-desc p span {
	color: #3399ff;
	font-size: 14px;
	text-transform: uppercase;
	display: inline-block;
	margin: 7px 0;
}
.hotel-desc hr {
	border: none;
	width: 100%;
	height: 1px;
	background: #d1d2c8;
	position: relative;
	margin: 13px 0 15px;
}
.hotel-desc hr:before {
	position: absolute;
	content: ' ';
	top: 0;
	left: 50%;
	margin: -6px 0 0 -5px;
	background: url(images/diamond.png)0 0 no-repeat;
	width: 11px;
	height: 13px;
}
.detail {
	display: inline-block;
	background: #3399ff;
	font-size: 15px;
	color: #fff;
	border-radius: 4px;
	padding: 10px 8px;
	margin: 18px 0 2px;
	text-transform: uppercase;
}
.detail:hover {
	background: #001d38;
}
.hotel-desc i {
	font-size: 20px;
	color: #fc9531;
}
.text-right {
	text-align: right;
}

.left {
	right: auto;
	left: 0;
	padding: 0 0 0 35px;
}
.left.price:before {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 0 20px 20px;
	border-color: transparent transparent transparent #f6f7f0;
	right: auto;
	left: 0;
	margin: 0 0 0 -1px;
}
.whyBook {
	padding: 12px 0 43px;
	border-bottom: #e7e7e2 1px solid;
}
.col-3 {
	width: 25%;
	padding: 0 8px;
	float: left;
}
.icon-wrap {
	width: 68px;
	height: 68px;
	margin: 39px auto 16px;
	background: #fc9531;
	line-height: 53px;
	text-align: center;
	border-radius: 50%;
	font-size: 37px;
	line-height: 67px;
	color: #FEF2E7;
}
.content-wrap {
	text-align: center;
}
.content-wrap h3 {
	font-size: 20px;
	color: #3c3c3c;
	line-height: 22px;
	margin: 0 0 9px;
}
.content-wrap p {
	line-height: 22px;
}
.col {
	width: 46%;
	float: left;
}
.title {
	background: #cfcece;
	padding: 9px 11px;
	position: relative;
	margin: 50px 0 20px;
	max-width: 537px;
}
.title:before {
	position: absolute;
	content: ' ';
	top: 0;
	right: 0;
	margin: 0 -10px 0 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 22px 0 22px 10px;
	border-color: transparent transparent transparent #cfcece;
}
.title h4 {
	font-size: 24px;
	color: #4b4a4a;
	margin:0;
	font-weight:400;
}
.title a {
	color: #4b4a4a;
	font-size: 16px;
	text-transform: uppercase;
	display: inline-block;
	margin: 6px 0 0;
}
.article {
	text-align: center;
	min-height: 186px;
}
.article p {
	line-height: 22px;
	margin: 7px 0 44px;
}

.col-4 .thumb {
	margin: 3px auto;
}

.col-4 .thumb img {
	margin: 3px auto;
	max-width:100%;
	height:auto;
}

.pull-right {
	float: right;
}
.two-col {
	margin-bottom: 20px;
}
.blogThumb {
	max-width: 178px;
	float: left;
}

/* Home Articles */

.blogContent {
	padding-left: 198px;
}
.blogContent h3 {
	color: #3c3c3c;
	font-size: 16px;
	line-height: 20px;
	margin:0;
}
.blogContent h3 a {
	color: #3c3c3c;
}
.blogContent p {
	line-height: 22px;
	margin:0 0 5px 0;
}
.blogContent p em {
	color: #939191;
	display: inline-block;
	margin: 6px 0;
}


/* Footer */



.footer-logos {
	padding: 16px 0;
	border-top: #d9dad3 1px solid;
}
.footer-logos ul {
	margin: 0;
	padding: 0;
	text-align: center;
}
.footer-logos ul li {
	list-style-type: none;
	display: inline-block;
	margin: 10px 8px;
}

.bottom-footer a {
	color:#fff;
}

.bottom-footer a:hover {
	color:#999;
}

.bottom-footer {
	padding: 30px 10px;
	background: #001d38;
	overflow:hidden;
	color:#fff;
}

.footerwidget h3 {
	font-size:18px;
	font-weight:700;
	margin:0 0 18px 0;
	color:#fff;
}

.footerwidget h2 {
	font-size:30px;
	font-weight:700;
	margin:0 0 10px 0;
	color:#eee;
	text-transform:uppercase;
}

.footerwidget h4 {
	font-size:15px;
	font-weight:normal;
	margin:0 0 10px 0;
	color:#eee;
	text-transform:uppercase;
}

.footerwidget {
	width:23.5%;
	margin-right:2%;
	float:left;
}

.footerwidget.last {
	margin-right:0px;
}

.footerwidget ul {
	padding: 0;  
}

.footerwidget li {
	line-height:1.2em;
	padding:0;
	text-indent:0;
	margin-bottom:9px;
	list-style:none;
}

.copyright {
	text-align: center;
	padding: 38px 0;
}
.copyright p {
	color: #484848;
}
.copyright p a {
	display: inline-block;
	color: #484848;
	border-left: #484848 1px solid;
	margin-left: 3px;
	padding: 0px 6px;
}


/* 7. Sidebar
   ----------------------------------------------------------------------------*/

.sidebar { 
	float:right;
	width:350px;
	font-size:14px;
}
.sidebar h3 {
	font-size:20px;
	margin-bottom:15px;
}

.sidebar ul {
	padding: 0;  
}

.sidebar li {
	line-height:1.2em;
	padding:0 0 10px 15px;
	margin-bottom:10px;
	list-style:none;
	border-bottom:1px solid #ddd;
	position:relative;
}

.sidebar ol {
	margin: 0;  
	padding: 5px 0px 15px 25px;  
}

.sidebar ol li{ 
	list-style:decimal outside; 
	margin: 0px 0px 10px 0px;
}

.sidebar .bannerwidget { 
	display: block; 
	margin:0 auto; 
	float:none; 
	text-align:center; 
}

.sidebar .widget {
	margin-bottom:30px;
}

.sidebar .widget ul li::before {
    content: "\f105";
    font-family: "FontAwesome";
    position: absolute;
    left: 0px;
    width: 18px;
    color: #bbb;
    text-align: left;
    font-weight: bold;
    top: 0;
}

/* Calendar Widget */

#wp-calendar {
	margin:0 auto;

}

#wp-calendar caption {
	font-size: 14px;
	margin: 0;
}

#wp-calendar th,
#wp-calendar td {
	padding: 5px;
	text-align: center;
}


/* Newsletter Widget */

.newsletter {
	padding:0 5px;
}

.newsletterform { 
	margin:10px 0 0 0;
	overflow:hidden;
	clear:both;
}

.newsletter .newsimage {
	float:right;
	margin:0 0 15px 12px;
}

.newsletter span{ 
	line-height:1.2em;
	font-size:13px;
	font-weight:bold;
}

.newsletter p.counter {
	margin:0 0 15px 0;
	padding:0;
}

.newsletterform .newsletterinput { 
	background:#fff; 
	border:1px solid #ddd;
	color:#aaa; 
	padding:15px; 
	margin:0 auto 15px auto; 
	width:100%; 
	display:block;
	font-size:12px;
}

.newsletterform .submitbutton { 
   background:#FC9531;
 	color:#fff;
 	line-height:1em;
	border-radius:4px;
	-moz-border-radius:4px;
 	text-align: center;
	text-transform:uppercase;
	display:block;
	font-weight:600 !important;
	padding:14px 0;
	font-size:18px !important;
	border:none;
	width:100%;
}

.newsletterform .submitbutton:hover{
	filter: alpha(opacity=80);
	opacity: 0.8;
	text-decoration:none;
	cursor:pointer;
}

.newsletter .nlimage {
	float:right;
	margin:0 0 10px 15px;
}

/* Search Widget */

.searchform { 
	overflow:hidden;  
}

.searchinput {
	background:#fff; 
	border:1px solid #ccc; 
	color:#777; 
	font-style:italic; 
	padding:8px 10px; 
	margin:0; 
	font-weight:300;
	width:65%; 
	display:block;
	float:left;
	font-size:13px;
}

.searchsubmit {
   background:#FC9531; 
 	color:#FFF;
 	line-height:35px;
 	padding:0 12px;
	height:35px;
 	text-align: center;
	display:block;
	width:33%;
	margin:0 0 0 2%;
	border:0;
	font-size:15px;
	float:left;
	font-weight:600;
}	
				   
.searchsubmit:hover { 
	filter: alpha(opacity=80);
	opacity: 0.8;
	cursor:pointer;
}

/* Category Widget */

.fly_cat .thumb {
	float:left;
	margin:0 10px 2px 0;
	width:100px;
	height:100px;
}

.fly_cat .thumbcat {
	float:none;
	width:100px;
	height:100px;
}

.leftcat{
	float:left;
	width:100px;
}

.rightcat {
	float:right;
	width:235px;
}

.rightcat strong{
	font-size:16px;
}


.fly_cat.right  .thumb{
	float:right;
	margin:0 0 2px 10px;
}

.fly_cat  h4 {
	font-size:15px;
	text-transform:uppercase;
	font-weight:700;
	margin: 0;
	margin-bottom:4px;
}

.fly_cat span {
	display:block;
	color:#777;
	font-size:13px;
	font-weight:300;
	line-height:1.3em;
}

.fly_cat {
	overflow:hidden;
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px solid #eee;
}


/* Social Media Widget */

ul.smedia {
	padding:0 10px;
	margin:0;
	overflow:hidden;
}

ul.smedia li {
	display:block; 
	float:left;
	padding:6px;
	list-style:0;
	background:0;
	margin:0;
	border:0;
}


ul.smedia li::before {
	display:none;
}


/************************************Index 1*************************************/
.search-hotels {
	background-color: rgba(24, 38, 67, 0.9);
	max-width: 1200px;
	margin: 0px auto;
	padding: 17px 20px 20px;
	border-radius: 4px;
	    overflow: hidden;
}
}
.search-hotels .row {
	margin-left: -20px;
	margin-right: -20px;
}
.search-hotels .row:after {
	clear: both;
	display: table;
	content: '';
}
.search-hotels .row > .hotel-col, .search-hotels .hotel-col{
	width: 50%;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
}
.search-outer {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}
.search-detail {
	padding-right: 30px;
}
.search-hotels h2 {
	color: #fc9531;
	font-size: 30px;
	text-align: left;
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 17px;
	letter-spacing: 0.7px;
}

.welcome-text {
	padding-left: 30px;
}
.welcome-text h2 {
	font-size: 30px;
	color: #fff;
	letter-spacing: 1.2px;
	text-align: left;

	margin-bottom: 20px;
}
.welcome-text p {
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 0.3px;
	color: #eef4fc;
	font-weight: normal;
	margin-bottom: 23px;
}
.welcome-text h3 {
	margin-bottom: 12px;
	font-size: 20px;
	color: #fc9531;
	letter-spacing: 1.2px;
}
.welcome-text ul {
	margin: 0px 0px 25px 0px;
	list-style: url(images/list-style.png);
	padding-left: 15px;
}
.welcome-text ul li {
	font-size: 14px;
	color: #eef4fc;
	font-weight: normal;
	line-height: 24px;
	letter-spacing: 0.2px;
}
.sites {
	max-width: 406px;
}
.sites ul {
	list-style: none;
	padding-left: 0px;
	margin: 0px;
}
.sites ul li {
	width: 33.33%;
	float: left;
	padding-right: 20px;
	margin-bottom: 10px;
}


.mobile-nav {
	display: none;
}

.hotelBlock .opposite .imagehotel {
	float: right;
}
.slider-wrap.t1 .flex-control-nav {
	bottom: 40px;
}

/******************* Travel Post Comments ****************************************/

#comments {
	padding-top: 20px;
}
#respond h4 {
	font-size: 14px;
}
#respond {
	padding: 15px 15px 15px 15px;
	background: #f8f8f8;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#respond p {
	margin-bottom: 10px;
}
#commentform {
	padding: 10px 0 0 0;
	margin: 0;
}
#commentform label {
	color: #555;
	font-weight: 600;
	font-size: 12px;
}
#commentform label span {
	font-weight: normal;
	color: #777;
}
ol.commentlist {
	border-top: solid 2px #c6c6c6;
	margin: 0 0 20px 0 !important;
	padding: 0 !important;
}
ol.commentlist li {
	position: relative !important;
	min-height: 50px !important;
	padding: 10px 10px 10px 96px!important;
	list-style: none !important;
	border-bottom: 1px solid #ddd !important;
}
ol.commentlist li .avatar {
	padding: 4px;
	text-align: center;
	background: #fff;
	border: solid 1px #ccc;
	position: absolute;
	left: 10px;
	top: 10px;
}
ol.commentlist li span.avatar img {
	margin: 5px;
}
ol.commentlist ul.children {
	margin: 10px 0 0 0 !important;
	border-top: solid 1px #ddd;
	padding: 0;
}
ol.commentlist .thread-odd {
	background: #f8f8f8;
}
ol.commentlist .thread-even .even {
	background: #fff;
}
ol.commentlist .thread-even .odd {
	background: #f8f8f8
}
ol.commentlist .thread-odd .odd {
	background: #fff;
}
ol.commentlist .thread-odd .even {
	background: #f8f8f8
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
div.comment-author {
	font-size: 1.1em;
	line-height: 1em;
}
b.fn {
	font-weight: normal;
}
span.says {
	display: none;
}
div.comment-metadata {
	font-size: .8em;
	margin-bottom: 10px;
	color: #888;
}
div.comment-metadata a, div.comment-metadata a:visited {
	color: #888;
}
div.comment-metadata a:hover {
	color: #000;
}
.reply {
	text-align: right;
}
/** Comment Buttons **/

div.reply a.comment-reply-link, div.reply a.comment-reply-link:visited {
	background: #67C9E0;
	color: #fff;
	border: 0;
	padding: 6px;
	text-align: center;
	width: 70px;
	text-transform: uppercase;
	font-size: 12px!important;
	font-weight: 300;
	border-radius: 4px;
	-moz-border-radius: 4px;
}
div.reply a.comment-reply-link:hover {
	background: #999;
	color: #fff;
}
.comments {
	padding-bottom: 20px;
}
.comments .form-col {
	float: left;
	width: 50%;
	padding-left: 8px;
	padding-right: 8px;
}
.comment-row {
	margin-left: -8px;
	margin-right: -8px;
}
.comments input.field {
	width: 100%;
	margin-bottom: 20px;
	line-height: 50px;
	background: #ebebeb;
	border: none;
	outline: none;
	border-radius: 7px;
	padding: 0px 18px;
	font-size: 16px;
	color: #888b8b;
}
.comments textarea.field {
	width: 100%;
	margin-bottom: 16px;
	background: #ebebeb;
	border: none;
	outline: none;
	border-radius: 7px;
	resize: none;
	padding: 10px 18px;
	font-size: 16px;
	color: #888b8b;
}
.comments input[type='submit'] {
	padding: 0px 30px;
	text-transform: uppercase;
	color: #fff;
	line-height: 50px;
	display: inline-block;
	border: none;
	border-radius: 6px;
	background: #FC9531;
	outline: none;
	cursor: pointer;
	transition: all ease-in-out 0.4s;
	-moz-transition: all ease-in-out 0.4s;
	-o-transition: all ease-in-out 0.4s;
	-ms-transition: all ease-in-out 0.4s;
}
.comments input[type='submit']:hover {
	background: #666;
}
.comment-body a {
	color: #119fdc;
	margin-bottom: 5px;
	display: block;
}
.comment-body p {
	padding-bottom: 10px;
}
h3.commentsheading {
	margin-bottom: 5px;
}
.thumb-wrap .thumb {
	margin: 0px !important;
}
.clearfix.right .thumb-wrap {
	float: right !important;
}
.clearfix.right .latest-desc {
	padding-right: 10px;
	padding-left: 0px !important;
}





@media only screen and (max-width: 1200px) {

.wrap {
	width:100%;
}

.socialmediatop {
    float: none;
    margin:0 auto;
	text-align:center;
}

.main-header {
	position:relative;
}

.topheader,
.searchgo {
	display:none;
}

.header-logo  {
	float:none;
	margin:0 auto;
	text-align:center;
	width:96%;
	padding:0 2% 5px 0;
}

.navbar {
	display:none;
}


#mobile-menu-btn{
		display: block;
		background: #fff;
		border: none;
		cursor: pointer;
		border-radius:3px;
		-moz-border-radius:3px;
	}

	#mobile-menu-btn:focus{
		outline: none;
	}
	#mobile-menu-btn i{
		display: block;
		width: 22px;
		height:3px;
		background: #000;
		margin: 4px 0;
		padding:0;
	}
	#mobile-menu{
		display: none;
		position: absolute;
		top:0;
		left:0;
		z-index:9999;
		width: 70%;
		background: #252525;
		box-shadow: 0px 0px 12px 0px #333;
	}
	#mobile-menu .logomobile{
		color: #eee;
		font-size: 26px;
		font-weight: 900;
		font-family: 'Arial',sans-serif;
		padding: 10px 5px 5px 10px;
		text-align:center;
	}
	
	#mobile-menu .socialmobile {
	text-align:center;
	font-size:18px;
	padding:10px 0 15px 0;
	}	

#mobile-menu .socialmobile li{
		list-style: none;
		margin: 0 0 5px;
		display:inline;
		padding: 0;
}

		#mobile-menu .socialmobile a{
		color:#CACACA;
		}
	
	#mobile-menu ul{
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#mobile-menu ul li{
		border-top: 1px solid #3d3e3e;
		position: relative;
	}

	#mobile-menu .menu-item-has-children .arrow{
		content: "\25bc ";
		position: absolute;
		display: block;
		border-left: 1px solid #3d3e3e;
		top: 0;
		right:0;
		color: #fff;
		padding: 10px;
		cursor: pointer;
	}
	#mobile-menu .menu-item-has-children .arrow.up{
		display: none;
	}
	#mobile-menu .menu-icon-up > .arrow.down{
		display: none !important;
	}
	#mobile-menu .menu-icon-up > .arrow.up{
		display: block !important;
		background-color: #3c3c3c;
	}
	#mobile-menu ul li a{
		position: relative;
		color:#cacaca;
		text-decoration: none;
		padding: 10px;
		font-family: 'Arial',sans-serif;
		font-size: 14px;
		font-weight: bold;
		line-height: 38px;
		z-index:99999;
	}
	#mobile-menu a:hover{
	color:#fbaa10;
	}
	#mobile-menu ul ul{
		display: none;
		padding-left: 15px;
	}
	#mobile-menu ul ul a{
		padding-left: 30px;
	}
	#mobile-menu .open{
		display: block;
	}

	.image-wrap img {
	max-width: 100%;
height: auto;
vertical-align: bottom;
}

	.form-wrap input[type="text"], .form-wrap select {
		width: 201px;
	}
	#datepicker, #datepicker1{ width: 140px; }
	.slider-wrap .flex-control-nav {
		bottom: 150px;
	}
	.detail{ margin-top: 10px; font-size: 12px;}
	.rating{ padding-top: 15px; }
	.hotelBlock  .col-6{ width:100%; margin-bottom: 10px; }
	.hotelBlock .hotel-desc{ overflow: hidden; float: none; width: auto !important; min-height: 250px; }
	.rating{ text-align: left;}
	.left.price {
		right: 0px;
		left: auto;
		padding: 0px 35px 0 0;
	}
	.left.price:before {
		position: absolute;
		right: 0;
		top: 0;
		margin: 0 -1px 0 0;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 20px 20px 20px 0;
		border-color: transparent #f6f7f0 transparent transparent;
		content: ' ';
		left: auto;
	}
	.hotelBlock .opposite .imagehotel {
		float: left;
	}
	.rating{ text-align: left; padding-top: 0px; }
	.article p{ line-height: 18px; }
	.welcome-text{ padding-left: 0px; }
	.search-detail{ padding-right: 0px; }
	.slider-wrap.t1 .flex-control-nav {
		bottom: 10px;
	}
	.search-hotels{ padding: 20px 20px 10px; }
	
.hcsb_checkinDateWrapper, .hcsb_checkoutDateWrapper {	
	float:none!important;
	width:100% !important;
	padding:5px 0 !important;;
}

.hcsb_guests {
width:100% !important;
}

.title::before {
	display:none;
}

.whyus-wrap, .destination, .popular-hotels, .col, .bottom-footer, .copyright {
    padding-left: 10px;
   padding-right: 10px;
}

.carform {
	width:100%;
	max-width:500px;
	margin:0 auto 20px auto;
}	
	
}

@media screen and (min-width:992px) and (max-width:1200px) {

.contentarea {
	width:992px;
}

.main-content {
	width:645px;
}

.sidebar{
	width:300px;
}

.rightcat {
    width: 185px;
}

}

@media only screen and (max-width: 991px) {
	.nav-wrap ul li a{
		padding: 8px 6px; 
	}

	.logo-wrap img{ max-width: 110px; }
	.form-wrap{ position: relative;}
	.form-wrap h3{ padding-top: 10px; margin-top: 0px;  }
	.slider-wrap .flex-control-nav{ bottom: 10px; }
	.overlay h3{ margin-bottom: 0px; }
	.blogThumb {
		max-width: 140px;
		float: left;
	}

	.popular-hotels .col-wrap { margin-left: -15px; margin-right: -15px; }
	.popular-hotels .col-wrap > .col{ padding-left: 15px; padding-right: 15px; width: 50%; }
	.title{ margin-right: 0; }
	.popular-hotels .col-wrap{ margin-left: 0px;  margin-right: 0px; }

	.search-outer {
		position: relative;
		top: auto;
		transform: translateY(0);
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		padding: 0px; 
	}
	.search-hotels{ border-radius: 0px; background-color: rgba(24, 38, 67, 1); }
	.welcome-text h2{ line-height: 32px; }
	.search-hotels .row {
		margin-left: -15px;
		margin-right: -15px;
	}
	.search-hotels .row > .hotel-col {
		padding-left: 15px;
		padding-right: 15px;
	}
	.search-detail input[type='submit']{
		letter-spacing: 0px; 
		font-size: 18px; 
	}
	.blogSection .container > .row > .col-4{ width: 35%; }
	.blogSection .container > .row > .col-8{ width: 65%; }

	.banner-image{    height: inherit !important;    min-height: 100px !important;}
}

@media screen and (min-width:768px) and (max-width:991px) {

.contentarea {
	width:768px;
	padding:20px 15px;
}

.main-content {
	width:430px;
}

.sidebar{
	width:300px;
}

.rightcat {
    width: 185px;
}

}

@media only screen and (max-width: 767px) {

.contentarea {
	width:100%;
	padding:25px 15px;
	
}

.main-content, .sidebar {
	float:none;
	width:100%;
	padding: 0;
}

.rightcat {
float:left;
    width: inherit;
}

.leftcat {
    width: inherit;
    padding-right: 10px;
}

.socialmediatop {display:none;}

	.nav-wrap { display: none;}
	.slider-content h2{ font-size: 45px; line-height: 44px;  }
	.slider-content h2{ margin: 10px 0px; } 
	.slider-content{ padding-top: 25px; }
	.slider-content a {
		font-size: 15px;
		padding: 3px 23px;
	}
	.mobile-nav {
		display: block;
	}
	button#mobile-menu-btn { display:block;}

	.slider-wrap .flex-direction-nav a{
		background-size: 18px 80px; 
		height: 40px; 
	}
	.slider-wrap .flex-direction-nav .flex-next {
		background-position: 0px -40px;
	}

	#datepicker, #datepicker1 {
		width: 100%;
		max-width: 100%;
	}
	.form-wrap input[type="text"], .form-wrap select{
		height: 36px; 
	}
	.form-wrap i {
		margin: 30px 0 0 11px;
	}
	.form-wrap h3{
		font-size: 24px; 
	}
	.destination .row .col-4{ width: 50%; }
	.whyBook > .row > .col-3{ width: 50%; }
	.popular-hotels .col-wrap > .col{ width: 100%;  }
	.title{ max-width: 100%}


	.popular-hotels .col-wrap > .col{ padding: 0px; }
	.search-hotels .row > .hotel-col{
		width: 100%; 
		padding: 0px; 
	}
	.search-hotels .row {
		margin: 0px; 
	}
	.welcome-text{
		padding-top: 30px; 
	}
	.search-hotels{padding: 20px 15px; }
	.search-detail h2{ font-size: 24px; }

	.welcome-text ul li{ 
		line-height: 16px; 
		padding: 5px 0px; 
	}
	.welcome-text h2{
		font-size: 24px; 
	}
	.travel1 h2{ font-size: 28px; }
	.travel1 h2 strong{ font-size: 34px; }

	.blog .detail{
		margin: 10px 0px; 
	}

	.blog .col-6{ width: 100%; float: none;}

	.blogTitle h3 {
		font-size: 24px;
		line-height: 24px;
	}
	.date {
		width: 40px;
	}
	.blogTitle {
		padding-left: 50px;
	}
	.blog p{
		line-height: 20px; 
	}

	.blog .detail {
		font-size: 16px;
		padding: 6px 15px;
	}
	.sidebar h3{
		font-size: 20px; 
	}
	.menu-item-has-children:before{display:none;}
	
.search-hotels .row > .hotel-col, .search-hotels .hotel-col {
    width: 100%;
    float: none;
    padding:15px 0;
}	

.footerwidget {
	width:100%;
	padding:10px 0;
	float:none;
}

.col {
	width: 100%;
	float: none;
	overflow:hidden;
}

.carwrap .leftcar, .carwrap .rightcar{
	width:100%;
	float:none;
}


	
}



@media only screen and (max-width: 650px) {
	.hotelBlock .imagehotel , .hotelBlock .opposite .imagehotel  {
		float: none;
		width: 100%;
		margin: 0px auto;

	}
	.hotelBlock { margin-left: -10px; margin-right: -10px; }
	.hotelBlock > .col-6{ width: 50%; padding:0px 10px; }
	.price:before, .left.price:before{ display: none;}
	.hotelBlock .imagehotel:after, .hotelBlock .opposite .imagehotel:after {
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 0 20px 20px 20px;
		border-color: transparent transparent #fff transparent;
		content: '';
		position: absolute;
		bottom: -1px;
		left: 50%;
		margin-left: -20px;
	}


	
}

@media only screen and (max-width: 480px) {
	.ribbon:before, .ribbon:after{ display: none;}
	.ribbon{ font-size: 14px; padding: 7px 15px; }
	.slider-content h2 {
		font-size: 30px;
		line-height: 30px;
	}
	.slider-content{ padding-top: 10px; }
	.logo-wrap {
		width: 100%;
		float: none;
		text-align: center;
		margin-bottom: 10px;
	}
	.right-header{
		float: none;
		width: 100%; 
	}

	.destination .row .col-4{
		width: 100%; 
	}
	h2{ font-size: 28px; }
	.destination p{ line-height: 20px; font-size: 14px; }
	.whyBook > .row > .col-3{ width: 100%; }
	.article p{ margin-bottom: 10px; }
	.popular-hotels .col-wrap > .col .row .col-4{ width: 50%; }
	.title a {
		position: absolute;
		top: 7px;
		right: 15px;
	}
	.title .col-6{ width: 100%; }
	.hotelBlock > .col-6 {
		width: 50%;
		padding: 0px 10px;
		width: 100%;
		max-width: 300px;
		margin: 0px auto 20px;
		float: none;
	}
	.blogThumb{ float: none; margin-bottom: 10px; }

	
	.blogTitle h3 {
		font-size: 20px;
		line-height: 20px;
	}
	
.hcsb_guestsRoomsWrapper, a.hcsb_searchButton {
	float:none !important;
}	

a.hcsb_searchButton {
	background: #FC9531 !important;
	height: 38px !important;
	line-height: 38px !important;
	margin: 10px auto 0 !important;
	padding: 0 !important;
	float: none !important;
	width: 100%!important;
	clear:none !important;
}

.col-4 {
    padding: 0px 8px;
    width: 100%;
    float: none;
}

.blogThumb {
    float: none;
    margin-bottom: 10px;
}

.blogContent {
    padding-left: 0px;
}

	
}