body {
	margin: 0;
	background: #ffffff;
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	font-size: 100%;
	line-height: 25px;
	}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	}

li {
	display: inline-block;
	}
	


.container {
    max-width: 1000px;
    margin: 0 auto;
	padding: 0 10px;
	}	
.clearfix {
  overflow: auto;
	}

.hide-mobile {
	display: none;
	}

	
	
	
/************************************/
/* HEADER SECTION */
/************************************/
	
header {
	padding-top: 10px;
	background-color: #3A4B54;
	text-align: center;
	}
header svg {
	max-width:100%;
	height: auto;
	}
header img {
	max-width:100%;
	height: auto;
	}
	header a {
	color: #000000;
	text-decoration: none;
	}

	
	
/************************************/
/* TOP NAVIGATION */	
/************************************/
#nav {
	background-color: #0E2430;
	border-top: 1px solid #E32E68;	
	border-bottom: 1px solid #E32E68;		
	}
	
nav {
	color: #ffffff;
	}
nav ul {
	text-transform: uppercase;
	text-align: center;
	}
nav li {
	padding: 5px 5px;
	line-height: normal;	
	}
nav li a {
	color: #ffffff;
	padding: 5px 5px;
	text-decoration: none;
	}
nav  li a:hover {
	background-color: #E32E68;
	color: #ffffff;
	padding: 10px 5px;
	text-decoration: underline;
	}


	
	
#search-form {
	padding: 20px 0;
	background-image: url("../images/vegas-background.jpg");
	}
#search-form .container {
/*	
	background-color: #0E2430;
	opacity: 0.85;
	filter: alpha(opacity=85);	
	color: #ffffff;
	font-size: 150%;
	line-height: 40px;
*/	
	}

	
	
	
	
/************************************/
/* FOOTER SECTION */	
/************************************/
	
footer {
	background-color: #0E2430;
	text-align: center;
	color: #ffffff;
	margin-top:	15px;
	}
footer ul {
	text-transform: uppercase;
	text-align: center;
	}
footer li {
	padding: 5px;
	}
footer a {
	color: #ffffff;
	 text-decoration: none;
	}
footer a:hover {
	text-decoration: underline;
	}
footer .copyright {
	font-size: 85%;
	}
	

	
/************************************/
/* BUTTONS */	
/************************************/
	
button {
	background-color: #E32E68;
	padding: 10px;
	color: #ffffff;
	border: 0;
	border-radius: 5px;
	font-size: 80%;
	text-transform: uppercase;
	}
button:hover {
	background-color: #3A4B54;
		}
button a {
	color: #ffffff;
	text-decoration: none;
	}
button a:hover {
	color: #ffffff;
	text-decoration: none;
	text-decoration: none;
	}

button.button-link {
	padding: 0;
	color: #E32E68;
	border-radius: 0;
	background: none;
	text-transform: capitalize;
	font-size: 100%;
	}

	
.li-margin li {
	margin: 0 5px;
	}
	
	
#top-destinations li {
	padding: 2px 10px;
	margin: 5px;
	border: 1px dashed #909090;
	}


#pagnation {
	text-align: center;
	}
#pagnation ul {
	margin-top: 10px;
	font-size: 80%;
	}
#pagnation li {	
	margin: 0 5px;
	border: 1px solid #808080;
	background-color: #efefef;
	padding: 0 8px;
	}
	

#inline-list ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
#inline-list li {
	display: inline-block;
	padding: 5px;
	}

	
	
#property-list, .google-ad-container {
	margin:0 0 25px 0;
	border-bottom:1px solid #808080;
	padding-bottom:10px;
	}
#property-list .photo-container {
	width:100%;
	height:150px;
	overflow:hidden;
	margin:0 0 20px 0
	}
#property-list .photo-container img {
	width:100%;
	}
#property-list .from-rate {
	font-weight:bold;
	display:inline;
	float: right;
	text-align: right;
	}

/* PROPERTY PAGE */
#property img{
	max-width: 100%;
	height: auto;
	}

.sort-form {
	margin:0 0 20px 0;
	background-color:#3A4B54;
	padding:5px;
	text-align:right;
	color: #ffffff;
	}
.sort-label, .sort-select{
	display:inline-block;
	}

.sort-select-form {
	height:30px;
	padding:0 5px;
	}
	
	
/************************************/
/* TYPOGRAPHY */
/************************************/


h1 ,h2 {
	font-size: 150%;
	/* text-transform: uppercase; */
	margin: 0 0 10px 0;
	color: #3A4B54;
	}
h2 {
	font-size: 125%;
	}
a {
    color: #3A4B54;
    text-decoration: underline;
	}	
a:hover {
     text-decoration: underline;
	}	

	
	
.text-left {
	text-align: left;
	}
.text-center {
	text-align: center;
	}
.text-right {
	text-align: right;
	}


	
/* padding */
.pad-10 {
	padding: 10px !important;
	}
.pad-top-10 {
	padding-top: 10px !important;
	}
.pad-right-10 {
	padding-right: 10px !important;	
	}	
.pad-bottom-10 {
	padding-bottom: 10px !important;
	}
.pad-left-10 {
	padding-left: 10px !important;	
	}
.pad-top-15 {
	padding-top: 15px !important;
	}
.pad-right-15 {
	padding-right: 15px !important;	
	}	
.pad-bottom-15 {
	padding-bottom: 15px !important;
	}
.pad-left-15 {
	padding-left: 15px !important;	
	}
	

	
	
	


	

	


.breadcrumb {
	margin-bottom: 15px;
	font-style: italic;
	font-size: 80%;
	}

.property-name {
	font-size: 125%;
	font-weight: 400;
	}
.property-rate {
	font-size: 115%;
	font-weight: 400;
	}


	
.col-row {
	width: 100%;
	}
.col-10, .col-20, .col-25, .col-30, .col-35, .col-33, .col-40, .col-45, .col-50, .col-60, .col-65, .col-70, .col-75, .col-80, .col-90, .col-100 {
	width: 100%;
    float: left;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	}



@media all and (min-width: 400px) {

	header img {
		max-width:75%;
		height: auto;
		}

	nav li {
		padding: 10px 5px;
		}
	nav li a {
		padding: 10px 5px;
		}		
}



@media all and (min-width: 600px) {

	header img {
		max-width:55%;
		height: auto;
		}
	
}	
	

@media all and (min-width: 720px) {


	header img {
		max-width:30%;
		height: auto;
		}
	#search-form {
		height: 300px;
		}
	.hide-mobile {
		display: block;
		}
	.block-items li {
		display: block;
		margin: 0;
		}	

	
	.col-10 {width: 10%;}			
    .col-20 {width: 20%;}		
    .col-25 {width: 25%;}			
    .col-30 {width: 30%;}		
    .col-35 {width: 35%;}	
	.col-33 {width: 33.333%;}
    .col-40 {width: 40%;}
	.col-45 {width: 45%;}
    .col-50 {width: 50%;}
    .col-60 {width: 60%;}		
    .col-65 {width: 65%;}		
	.col-70 {width: 70%;}
	.col-75 {width: 75%;}
	.col-80 {width: 80%;}	
	.col-90 {width: 90%;}	 
    .col-100 {width: 100%;} 



	#property-list .photo-container {
		float:left;
		width:250px;
		height:150px;
		overflow:hidden;
		margin-right:20px;
		}
	#property-list .photo-container img {
		width:100%;
		}



	#property .property-img {
		max-width: 50%;
		}
	
}



@media all and (min-width: 900px) {

	header img {
		max-width:45%;
		height: auto;
		}

		
		
}	




@media all and (min-width: 1028px) {




}