@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);
@import 'https://fonts.googleapis.com/css?family=Tangerine:400,700';

p { margin: 0; }
ul { padding: 0; }
li { list-style: none; }
a {text-decoration: none; }
a:visited,a:link {
	background-color: none;
	text-decoration: none;
}
a:hover {
	background-color: none;
	text-decoration: none;
}

i  {
	color: #FEA; 
	}

/*  2. Universal styles
--------------------------------------*/

* {
	font-family: 'Open Sans', sans serif;
 }
body { 
	margin:0px;
	padding:0px;
	color: #FFF;
	background-color: #43454B;
	background-image: url(../images/background.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-size: auto 100%;
	}

.main-container { 
	max-width: 1500px;
	margin: 0px auto 0px auto;	
	border: 0;
	padding: 0px 15px;
	border-radius: 0px;
	background:none;
}

.content-container {
	width: 100%;
	box-sizing: border-box;
	border: 0;
	margin: 0 auto;
	padding: 0px;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.6);
	background: rgba(0,0,0,0.8);
}

.container	 { 
	width: 100%;
}

h1 {
   font-family: 'Tangerine', cursive;
	font-weight: 700;
	font-size: 48px;
	color: #FFFFFF;
	line-height: 1.2;
	letter-spacing: 1px;
	text-shadow: -1px -1px 1px rgba(0,0,0, 0.8);
	margin: 0px 0 0px 0;
	padding: 5px 10px;
	background: -webkit-linear-gradient(#E1D174,#996633); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#E1D174,#996633); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#E1D174,#996633); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#D1C164,#895623); /* Standard syntax (must be last) */
}

h2 { 
   font-family: 'Tangerine', cursive;
	font-weight: 700;
	font-style: normal;
	font-size: 50px;
	color: #FEA;
	line-height: 1.2;
	text-shadow: -1px -1px #000;
	margin: 10px 0px 10px 0px;
	padding: 3px 10px 5px 10px;
	}

h3 { 
	font-family: 'Open Sans', sans serif;
	font-weight: 300;
	font-size: 30px;
	font-style: italic;
	color: #FFFFFF;
	line-height: 1.2;
	letter-spacing: 1px;
	text-shadow: -1px -1px #000;
	margin: 10px 0px 15px 0px;
	padding: 5px 10px 3px 10px;
	}

h4 { 
	background: -webkit-linear-gradient(#E1D174,#996633); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#E1D174,#996633); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#E1D174,#996633); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#E1D174,#996633); /* Standard syntax (must be last) */
   font-family: 'Tangerine', cursive;
	font-weight: 700;
	font-style: normal;
	font-size: 44px;	
	color: #FFFFFF;
	line-height: 1.2;
	text-shadow: -1px -1px #000;
	margin: 10px 0px 10px 0px;
	padding: 5px;
	}

form, ol, ul, ul a { 
	font-size: 16px;
	color: #FFFFFF;
	}

.toppic {
	box-sizing: border-box;
	width: 100%;
	background: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;	
	border: 0px solid #FFFFFF;
}

.pix {
	box-sizing: border-box;
	background: none;
	margin: 5px;
	padding: 5px;	
	border: 0;
	background: none;
}

.picture {
	box-sizing: border-box;
	width: 100%;
	margin: 15px 0px 15px 0px;
	padding: 10px;	
	border: 0;
	background: -webkit-linear-gradient(#E1D174,#996633); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#E1D174,#996633); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#E1D174,#996633); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#E1D174,#996633); /* Standard syntax (must be last) */
}

.pics {
	box-sizing: border-box;
	width: 100%;
	margin: 15px 0px 5px 0px;
	padding: 10px;	
	border: 0;
	background: -webkit-linear-gradient(#E1D174,#996633); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#E1D174,#996633); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#E1D174,#996633); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#E1D174,#996633); /* Standard syntax (must be last) */
}

.pics:hover {
	background: -webkit-linear-gradient(#FFF,#FFFFFF); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#FFF,#FFFFFF); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#FFF,#FFFFFF); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#FFF,#FE0); /* Standard syntax (must be last) */
}

.video {
	width: 650px;
	height: 380px;
	margin: 0px auto;
	padding: 0px;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
	border: 15px solid #424549;
	border-radius: 0px;
}
.midpic {
	box-sizing: border-box;
	width: 100%;
	background: none;
	margin: 10px 0px 10px 0px;
	padding: 0px;	
	border: 0;
	box-shadow: 2px 2px 8px rgba(0,0,0,0.8);
}

.bottompic {
	box-sizing: border-box;
	width: 100%;
	background: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0;
}

.content { padding-top: 15px; }

p { 
	font-family: 'Open Sans', sans serif;
 	padding: 0px 10px 0px 10px;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #FFFFDD;
	font-weight: 400;
	font-style: italic;
	font-size: 16px;
	line-height: 1.7em;
	}

p i { 
	color: #FFD;
	font-weight: 400;
	font-style: italic;
	text-decoration: none;
	}

p b { 
	color: #FFFFDD;
	font-weight: 700;
	font-style: normal;
	font-size: 17px;
	text-decoration: none;
	}

p strong { 
	color: #FFFFFF;
	font-weight: 400;
	font-style: normal;
	font-size: 19px;
	text-decoration: none;
	}

p a { 
	color: #FFFFFF;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	}

p a:hover { 
	color: #FFFFFF;
	text-decoration: none;
	}

.row ul { 
	list-style: disc;
	padding: 0px;
	margin: 0px 0px 20px 30px;
	color: #FFFFFF;
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	line-height: 1.7em;
	}

.row ul li { 
	list-style: disc;
	padding: 0px;
	margin: 0px 0px 0px 30px;
	color: #FFFFFF;
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	line-height: 1.7em;
	}

ol { 
	list-style: decimal;
	padding: 0px;
	margin: 0px 0px 0px 30px;
	color: #FFFFFF;
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	line-height: 1.7em;
	}

ol li { 
	list-style: decimal;
	padding: 0px;
	margin: 0px 0px 0px 30px;
	color: #FFFFFF;
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	line-height: 1.7em;
	}

ol ol li { 
	list-style: lower-alpha;
	padding: 0px;
	margin: 0px 0px 0px 30px;
	color: #FFFFFF;
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	line-height: 1.7em;
	}

.subtitle { font-weight: bold; color: #909090; }

.margin-top-0 {
	margin-top: -20px;
}
.margin-top-10 {
	margin-top: 10px;
}
.margin-top-20 {
	margin-top: 20px;
}
.margin-top-30 {
	margin-top: 30px;
}
.margin-left-20 {
	margin-left: 20px;
}
.padding-left-30 {
	padding-left: 30px;
}

.logo {
	max-width: 100%;
	text-align: left;
	border: 0px;
	margin: 0px;
	padding: 10px 0px 10px 0px;
}

.leftphoto {
	margin: 15px 0px 0px 0px;
	padding: 0px;
	border: 1px solid #FFFFFF;
	max-width: 100%;
}

.property-search { 
	display: block;
	width: 100%;
	border: 1px solid #FFFFFF;
	background: rgba(0,50,10,0.7);
	padding: 0px;
	margin: 10px 0px 15px 0px;
	border-radius: 4px;
	height: 650px;
	box-shadow: 3px 3px 5px rgba(0,0,0,0.7);
	}

.redish {
	border: 1px solid #FFFFFF;
	background: rgba(60,0,10,0.7);
}

.topview { 
	display: block;
	width: 100%;
	border: 1px solid #FFFFFF;
	background: rgba(60,0,10,0.7);
	padding: 5px 10px 8px 10px;
	margin: 15px 0px 5px 0px;
	color: #FFFFFF;
	border-radius: 4px;
	font-size: 16px;
	line-height: 1.2em;
	text-align: center;
	text-decoration: none;
	font-weight: 400;
	box-shadow: 3px 3px 5px rgba(0,0,0,0.5);
	}

.topview:hover { 
	border: 1px solid #FFF;
	text-decoration: none;
	background: rgba(0,0,0,0.7);
	color: #FFFFFF;
	}

.newsletter, .topviews { 
	display: block;
	width: 100%;
	border: 1px solid #FFFFFF;
	background: rgba(60,0,10,0.7);
	padding: 5px 10px 3px 10px;
	margin: 15px 0px 5px 0px;
	color: #FFFFFF;
	border-radius: 4px;
	font-size: 16px;
	line-height: 1.2em;
	text-align: center;
	text-decoration: none;
	font-weight: 400;
	box-shadow: 3px 3px 5px rgba(0,0,0,0.5);
	}

.newsletter:hover, .topviews:hover { 
	border: 1px solid #FFF;
	text-decoration: none;
	background: rgba(0,0,0,0.7);
	color: #FFFFFF;
	}

.tour {
	width: 100%;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #652;
	border-bottom: 1px solid #652;
	background: rgba(255,230,153,0.7);	box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
}
.tour:hover {
	border-top: 1px solid #652;
	border-left: 1px solid #652;
	border-right: 1px solid #210;
	border-bottom: 1px solid #210;
	background: rgba(50,30,5,0.5);
}

.photo {
 	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	color: #000;
	text-align: center;
	text-decoration: none;
	margin: 0px 0px 15px 0px;
	padding: 10px 10px 5px 10px;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #652;
	border-bottom: 1px solid #652;
	background: rgba(255,230,153,0.7);
	box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
}
.photo img {
	width: 100%;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 1px solid #431;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
}
.photo:hover {
	border-top: 1px solid #652;
	border-left: 1px solid #652;
	border-right: 1px solid #110;
	border-bottom: 1px solid #110;
	background: rgba(50,30,5,0.5);
}

.photo a{
	color: #000;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
}

.photo a:hover{
	color: #FFF;
	text-decoration: none;
}

.resize {
	width: 100%;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #652;
	border-bottom: 1px solid #652;
	background: rgba(255,230,153,0.7);	box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
}

.contact {
	width: 100%;
	margin: 15px 0px 10px 0px;
	padding: 7px;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #652;
	border-bottom: 1px solid #652;
	background: rgba(255,230,153,0.7);	box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
}

.staff {
 	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	color: #000;
	text-align: center;
	text-decoration: none;
	margin: 0px 0px 15px 0px;
	padding: 10px 10px 5px 10px;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #652;
	border-bottom: 1px solid #652;
	background: rgba(255,230,153,0.7);	box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
}
.staff img {
	width: 100%;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 1px solid #431;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
}
.staff:hover {
	border-top: 1px solid #652;
	border-left: 1px solid #652;
	border-right: 1px solid #110;
	border-bottom: 1px solid #110;
	background: rgba(50,30,5,0.5);
}

.staff a{
	color: #000;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
}

.staff a:hover{
	color: #FFF;
	text-decoration: none;
}

.details table{
	width: 100%;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 20px 10px;
	text-align: left;
}

.yl {
	padding: 2px 5px;
	text-align: left;
	vertical-align: top;
	font-size: 15px;
	color: #FFFFFF;
}

.wh {
	padding: 2px 5px;
	text-align: left;
	vertical-align: top;
	font-size: 15px;
	color: #FFF;
}

.selectbox {
 	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	background: -webkit-linear-gradient(#E1D174,#996633); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#E1D174,#996633); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#E1D174,#996633); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#E1D174,#996633); /* Standard syntax (must be last) */
	box-shadow: 0px 0px 9px  rgba(0,0,0,0.3);
	padding: 10px;
	border-radius: 8px;
	text-align: center;
}

.selectbox img {
 	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	border-radius: 5px;
	width: 100%;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.8);
	margin: 0px 0px 5px 0px;
}

.selectbox:hover img {
	border-radius: 50%;
}

.selectbox:hover a {
	color: #FFF;
}

.selectbox a {
	font-family: 'Open Sans', sans serif;
	font-size: 16px;
	line-height: 1.2em;
	color: #FFFFFF;
	font-weight: 300;
	letter-spacing: 1px;
	text-transform: none;
	text-align: center;
}

.gallerybox {
 	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	background: -webkit-linear-gradient(#7ADEEF,#013A69); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#7ADEEF,#013A69); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#7ADEEF,#013A69); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#7ADEEF,#013A69); /* Standard syntax (must be last) */
	box-shadow: 0px 0px 9px  rgba(0,0,0,0.3);
	padding: 10px 10px 0px 10px;
	border-radius: 8px;
	text-align: center;
	color: #FFF;
}

.gallerybox img {
 	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	border-radius: 5px;
	width: 100%;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.8);
	margin: 0px 0px 0px 0px;
}

.gallerybox:hover img {
	border-radius: 50%;
}

.gallerybox:hover a {
	color: #FFF;
}

.gallerybox a {
	font-family: 'Open Sans', sans serif;
	font-size: 18px;
	line-height: 40px;
	color: #FFFFFF;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: none;
	text-align: center;
}

.viewbox {
 	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	background: -webkit-linear-gradient(#7ADEEF,#013A69); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#7ADEEF,#013A69); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#7ADEEF,#013A69); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#7ADEEF,#013A69); /* Standard syntax (must be last) */
	box-shadow: 0px 0px 9px  rgba(0,0,0,0.3);
	padding: 10px 10px 0px 10px;
	border-radius: 8px;
	text-align: center;
	color: #FFF;
}

.viewbox img {
 	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	border-radius: 5px;
	width: 100%;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.8);
	margin: 0px 0px 0px 0px;
}

.viewbox:hover a {
	color: #FFF;
}

.viewbox i {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: 400;
}

.videobox {
 	font-family: 'Open Sans', sans serif;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	background-image: -moz-linear-gradient(top, #036,#023);
	background-image: -o-linear-gradient(top, #036,#023);
	background-image: -webkit-linear-gradient(top, #036,#023);
	background-image: linear-gradient(to bottom, #036,#023);
	box-shadow: 0px 0px 9px  rgba(0,0,0,0.3);
	padding: 10px;
	border-radius: 8px;
	text-align: center;
}

.videobox img {
 	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	border-radius: 50%;
	width: 100%;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.8);
	margin: 0px 0px 5px 0px;
}

.videobox:hover img {
	border-radius: 5px;
}

.videobox a {
	font-family: 'Open Sans', sans serif;
	font-size: 14px;
	line-height: 40px;
	color: #FFFFFF;
	font-weight: 400;
	text-transform: none;
	text-align: center;
}

.videobox a b {
	font-family: 'Open Sans', sans serif;
	font-size: 16px;
	line-height: 40px;
	color: #FFFFFF;
	font-weight: 400;
	text-transform: none;
	text-align: center;
}

.videobox:hover a, .videobox:hover a b{
	color: #adf;
}

.viewbutton { 
	display: block;
	width: 100%;
	height: 36px;
	padding: 3px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
	color: #FFF;
	border-radius: 4px;
	font-size: 15px;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	border:0;
	background-image: -moz-linear-gradient(top, #036,#023);
	background-image: -o-linear-gradient(top, #036,#023);
	background-image: -webkit-linear-gradient(top, #036,#023);
	background-image: linear-gradient(to bottom, #036,#023);
	box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
	}

.viewbutton i { 
	color: #FFF;
	}
	
.viewbutton:hover, .viewbutton.active { 
	text-decoration: none;
	background-image: -moz-linear-gradient(top, #065,#032);
	background-image: -o-linear-gradient(top, #065,#032);
	background-image: -webkit-linear-gradient(top, #065,#032);
	background-image: linear-gradient(to bottom, #065,#032);
	color: #FFFFFF;
	}

.viewbutton:hover  i { 
	color: #FFF;
	}
	
.infoname { 
	font-family: 'Open Sans', sans serif;
	font-weight: 400;
	padding: 0px 0px 0px 15px;
	margin: 10px 0px 0px 0px;
	color: #FFFFFF;
	font-weight: 300;
	font-style: normal;
	font-size: 18px;
	line-height: 1.1em;
	}

.infotext { 
	font-family: 'Open Sans', sans serif;
	font-weight: 400;
	padding: 0px 0px 0px 15px;
	margin: 10px 0px 0px 0px;
	color: #FFFFFF;
	font-weight: 300;
	font-style: normal;
	font-size: 18px;
	line-height: 1.1em;
	}
	
.sentence {
	display: block;
}

.sentence:after{
	clear:both
	}

.sentence:after,.sentence:before{
	display:table;
	content:" "
	}

.property-details p b { 
	font-family: 'Open Sans', sans serif;
	font-weight: 400;
	color: #FFFFFF;
	font-size: 18px;
	font-style: normal;
	}

.light {
	display: block;
	background: #323539;
	margin: 0px 0px 15px 0px;
	padding: 10px;
	border: 0;
	width: 100%;
	box-shadow: inset 0px 0px 6px rgba(0,0,0,0.8);
}

.green {
	display: block;
	background: rgba(0,50,0,0.2);
	margin: 0px 0px 15px 0px;
	padding: 15px 0px 10px 0px;
	border: 1px solid #FFFFFF;
	width: 100%;
	box-shadow: inset 0px 0px 6px rgba(0,0,0,0.8);
}

.broker {
	background: rgba(0,50,0,0.2);
	padding: 10px 0px 10px 0px;
	border: 1px solid #FFFFFF;
	box-shadow: inset 0px 0px 6px rgba(0,0,0,0.8);
}

.greenphotos {
	display: block;
	background: rgba(0,50,0,0.4);
	margin: 0px 0px 15px 0px;
	padding: 10px;
	border: 1px solid #FFFFFF;
	width: 100%;
	box-shadow: inset 0px 0px 6px rgba(0,0,0,0.8);
}

.fb-page {
	display: block;
	width: 100%;
	height: 960px;
	margin: 0px auto 15px auto;
	padding: 10px;
	border: 0;
	background: none;
}

.pricing {
	display: block;
	width: 100%;
	margin: 0px 0px 15px 0px;
	padding: 10px;
	border: 0;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.6);
}
i {	color: #FFFFFF; }

/*--Footer--*/

footer {
	margin:  0px auto;
	padding: 5px;
	background: -webkit-linear-gradient(#E1D174,#996633); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#E1D174,#996633); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#E1D174,#996633); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#D1C164,#895623); /* Standard syntax (must be last) */
	border: 0;
	}

.main-footer {
	max-width: 1440px;
	margin: 0px auto;
	}

.footer-title {
	font-family: 'Open Sans', sans serif;
 	font-size: 11px;
	font-weight: 400;
	color: #000;
	text-transform: none;
	padding: 0px;
	margin: 0;
	background: none;
	}

.shop-list ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-shadow: none;
	}

.shop-list ul li {
	list-style: none;
	font-size: 14px;
	margin: 0px 10px;
	text-shadow: none;
	color: #FFFFFF;
	}

.shop-list i {
	font-size: 18px;
	margin-right: 5px;
	color: #FFFFFF;
	}

.shop-list a {
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: 400;
	font-size: 13px;
	text-shadow: none;
	}

.shop-list a:hover {
	color: #FFF;
	text-decoration: none;
	}

.more-info p {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 1.8em;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	}

.more-info i {
	margin-right: 5px;
	color: #FFFFFF;
	}

.more-info i:hover {
	color: rgb(8,108,180);
	}

.bottom-footer {
	background: -webkit-linear-gradient(#222,#000); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#222,#000); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#222,#000); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#222,#000); /* Standard syntax (must be last) */
	border:0;
	text-align: center;
	padding: 10px 0 10px 0;
	}

.bottom-footer p {
	font-size: 12px;
	font-weight: 400;
	text-align: center;
	color: #CCC;
	margin: 0px;
	padding: 0px;
	}

/*-- End Footer --*/

ul.checkmark li:before { 
	font-family: 'FontAwesome'; 
	content: '\f058'; 
	margin:0 5px 0 -15px; 
	color: #929292; 
} 
ul.pad-left {	
	overflow: auto;	
	padding-left: 30px;	
	line-height: 1.8em; 
}
img.shadow { box-shadow: 5px 10px 10px -5px rgba(0,0,0,0.5); }
p.justify { text-align: justify; }
.maxweb-detail img { 
	max-width: 250px; 
	width: 100%; 
	height: auto;
	margin-right: 15px;	
	margin-bottom: 15px; 
}
.fa { margin: 6px; }
.left { float: left; }
.right { float: right; }

.righttop { 
	float: right;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}
.leftttop { 
	float: right;
	margin: 0px;
	padding: 0px;
	}
.center-text { text-align: center; }

/*-- End Latest Posts --*/




/* 3. Media queries 
-----------------------------------------------------*/
@media screen and (max-width: 1024px) {
	.topheading  p { 
		font-size: 17px;
		line-height: 1.2em;
	}
		.righttop {
		margin-bottom: 10px;
	}
}

@media screen and (max-width: 980px) {
	.topheading  p { 
		font-size: 15px;
		line-height: 1.2em;
	}
	h1 { 
		margin-top: 10px;
		font-size: 28px;
		}
	h2 { 
		margin-bottom: 15px;
		font-size: 24px;
		}
		.righttop {
		margin-bottom: 10px;
	}

}
@media screen and (max-width: 806px) and (min-width: 701px) {
	.topheading  p { 
		font-size: 15px;
		line-height: 1.1em;
	}
	h1 { 
		margin-top: 10px;
		font-size: 26px;
		}
	h2 { 
		margin-bottom: 15px;
		font-size: 22px;
		}
	.video {
		width: 560px;
		height: 330px;
	}
		.columbine {
		display: none;
	}

}
@media screen and (max-width: 700px) {
	header {
		padding-top: 0;
		padding-bottom: 0;
	}
	h1 { 
		margin-top: 10px;
		font-size: 24px;
		}
	h2 { 
		margin-bottom: 20px;
		font-size: 15px;
		}
	.video {
		width: 560px;
		height: 330px;
	}
	.logo-center {
		text-align: center;
	}
	.topheading  p { 
		font-size: 15px;
		line-height: 1.1em;
		text-align: center;
	}
	.logo-center {
		text-align: center;
	}
		.righttop, .columbine {
		display: none;
	}
}
@media screen and (max-width: 600px) {
	.about-detail ul { padding-left: 20px;	}
	img.left {
		float: none;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	.video {
		width: 430px;
		height: 253px;
	}
	.social { clear: both; }
	.topheading  p { 
		font-size: 14px;
		line-height: 1.1em;
		text-align: center;
	}
	.logo-center {
		text-align: center;
	}
	.spacer h3 { 
		font-size: 20px;
	}
}
@media screen and (max-width:480px) {
	.video {
		width: 360px;
		height: 212px;
	}
	.topheading  p { 
		font-size: 14px;
		line-height: 1.1em;
		text-align: center;
	}
	.spacer h3 { 
		font-size: 16px;
	}
}
@media screen and (max-width:400px) {
	.video {
		width: 300px;
		height: 180px;
	}
	.topheading  p { 
		font-size: 14px;
		line-height: 1.1em;
		text-align: center;
	}
	.spacer h3 { 
		font-size: 14px;
	}
}