* { margin: 0; padding: 0; outline: 0; }

body, html { width:100%; height:100%; background:url(../img/background.jpg) top center; background-attachment:fixed; }
body {font-size:16px; font-family: 'overpass', sans-serif; font-weight:200; color:#ffffff; line-height:1.8em; min-width:100%; overflow-x:hidden;  }

.shell { width:100%; margin:0 auto; overflow:hidden;}

.header { padding-bottom:0px; position:fixed; background:url(../img/headerbg.png) top center; background-repeat:no-repeat; width:100%; height:76px; z-index:1000; -moz-transition:all 0.4s ease-out; -ms-transition: all 0.4s ease-out; -o-transition:all 0.4s ease-out; transition:all 0.4s ease-out; margin-top:-10px; }
.header .shell { width:100%;}
.header-top { height:72px; }

a 	{ text-decoration:none; -webkit-transition:color 0.25s ease-out; -moz-transition:color 0.45s ease-out; -ms-transition:color 0.45s ease-out; -o-transition:color 0.45s ease-out;
transition: color 0.45s ease-out; color:#FFFFFF; }

a:hover	{ text-decoration:none; -webkit-transition:color 0.25s ease-out; -moz-transition:color 0.45s ease-out; -ms-transition:color 0.45s ease-out; -o-transition:color 0.45s ease-out;
transition: color 0.45s ease-out; color:#000000; }

/* Header Scroll Movement */
.headeractive { !important;  transition:background linear; height:193px; transform:translateY(-50px); -webkit-transition: all 0.4s ease-out; 
       -moz-transition: all 0.4s ease-out;
        -ms-transition: all 0.4s ease-out;
         -o-transition: all 0.4s ease-out;
            transition: all 0.4s ease-out;
			-webkit-transition: all 0.7s ease-in; -moz-transition:all 0.4s ease-in; -ms-transition:all 0.4s ease-in; -o-transition:all 0.4s ease-in; transition:all 0.4s ease-in;
			-webkit-transform: translateY(-50px); 
}


/* Menu Scroll Movement */
.menuactive { !important; transition:background linear; height:35px; transform:translateY(0px);-webkit-transition: all 0.4s ease-out;
       -moz-transition: all 0.4s ease-out;
        -ms-transition: all 0.4s ease-out;
         -o-transition: all 0.4s ease-out;
            transition: all 0.4s ease-out;
			}
			
/* Logo Scroll Movement */
.logoactive { !important; transition:background linear; height:35px; -webkit-transition: all 0.7s ease-out; -webkit-transform: scale(0.7) rotate(0.01deg) translateY(35px);
        transform: scale(0.7) rotate(0.01deg) translateY(35px);
       -moz-transition: all 0.7s ease-out;
        -ms-transition: all 0.7s ease-out;
         -o-transition: all 0.7s ease-out;
            transition: all 0.7s ease-out;}

article, aside, details, footer, header, menu, nav, section { display: block; }
input, textarea, select { font-size: 12px; font-family: arial, sans-serif; }
textarea { overflow: auto; }

.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }
.lists	{ margin-left:40px; }
.listitem	{ padding-bottom:10px; }

/* ----- Text (COMPUTER) ----- */
h1 { font-size:34px; font-family:'Oswald', sans-serif; font-weight:400; color:#000000; line-height:1.6; }
h1 a { font-size:34px; font-family: 'Oswald', sans-serif; font-weight:400; color:#000000; }
h1 a:hover { font-size:34px; font-family: 'Oswald', sans-serif; font-weight:400; color:#000000; }

h2 { font-size:104px; font-family:'Fjalla One', sans-serif; font-weight:400; color:#ffffff; text-shadow:1px 1px #000000; line-height:1.2em; }
h2 a { font-size:104px; font-family: 'Fjalla One', sans-serif; font-weight:400; color:#ffffff; }
h2 a:hover { font-size:104px; font-family: 'Fjalla One', sans-serif; font-weight:400; color:#ffffff; }

h3 { font-size:36px; font-family:'Fjalla One', sans-serif; font-weight:400; color:#ffffff; text-shadow:1px 1px #000000; line-height:1.2em; }
h3 a { font-size:36px; font-family: 'Fjalla One', sans-serif; font-weight:400; color:#ffffff; }
h3 a:hover { font-size:36px; font-family: 'Fjalla One', sans-serif; font-weight:400; color:#ffffff; }

h4 { font-size:21px; font-family:'Oswald', sans-serif; font-weight:400; color:#ffffff; text-shadow:1px 1px #000000; line-height:1.6em; }
h4 a { font-size:21px; font-family: 'Oswald', sans-serif; font-weight:400; color:#ffffff; }
h4 a:hover { font-size:21px; font-family: 'Oswald', sans-serif; font-weight:400; color:#ffffff; }

h5 { font-size:14px; font-family:'Heebo', sans-serif; font-weight:400; color:#ffffff; line-height:1.2em; }
h5 a { font-size:14px; font-family: 'Heebo', sans-serif; font-weight:400; color:#ffffff; }
h5 a:hover { font-size:14px; font-family: 'Heebo', sans-serif; font-weight:400; color:#ffffff; }

h6 { font-size:22px; font-family:'Oswald', sans-serif; font-weight:400; color:#ffffff; line-height:1.4em; }
h6 a { font-size:22px; font-family: 'Oswald', sans-serif; font-weight:400; color:#ffffff; }
h6 a:hover { font-size:22px; font-family: 'Oswald', sans-serif; font-weight:400; color:#ffffff; }

/* ----- Graphics (COMPUTER) ----- */
.entry			{ clear:both; padding:0px;}
.entry img		{ max-width: 100%; display:block; margin-left:auto; margin-right:auto; padding-top:5px; padding-top:5px; padding-right:0px; padding-left:0px;}
#logo 			{ width:263px; height:auto; z-index:1000; margin-top:-67px; margin-left:125px; position:absolute; -webkit-transition: all 0.7s ease-out; -moz-transition:all 0.4s ease-out; -ms-transition:all 0.4s ease-out; -o-transition:all 0.4s ease-out; transition:all 0.4s ease-out;}
#contactbutton	{ position:absolute; margin-top:-82px; margin-left:79.5%; z-index:0; }
#seehowbutton	{ float:right; margin-top:20px; }

#postidol		{ margin-bottom:-6px; }
#footericons	{ margin-bottom:-7px; }


/* ----- Layout (COMPUTER) ----- */
#menu			{ position:absolute; margin-top:48px; margin-left:450px; -webkit-transition: all 0.7s ease-out; -moz-transition:all 0.4s ease-out; -ms-transition:all 0.4s ease-out; -o-transition:all 0.4s ease-out; transition: all 0.4s ease-out; position:relative; z-index:100; }
#hubright		{ position:absolute; width:120px; margin-top:-55px; margin-left:88%; padding:0px 5px 3px 5px; }


/* ----- Slideshow ---- */
#slider					{ width:100%; position:relative; }
.rslides 				{ position:relative; list-style:none; overflow:hidden; width:100%; padding:0; margin:0 auto 40px; margin-top:70px; background:#000000; overflow-x:hidden; }
.rslides li 			{ -webkit-backface-visibility:hidden; position:absolute; display:none; width:100%; left:0; top:0; }
.rslides li:first-child { position:relative; display:block; float:left; }
.rslides img 			{ display:block; height:auto; float:left; width:100%; border:0; }

/* ----- Main Elements ---- */

.main 			{ padding: 2px 0 2px 0; overflow:hidden;}
.main .content 	{ padding-left: 0px; padding-right: 10px; overflow:hidden; }
.main .content span { text-decoration: underline; overflow:hidden; }
.main .cols 	{ margin-top:0px; padding:20px; width:100%; position:relative; z-index:10; overflow:hidden; }

#featuredbox	{ width:455px; height:auto; position:absolute; margin-left:10%; margin-top:-35%; z-index:500; }


#content1		{ width:1650px; left:50%; margin-left:-825px; position:relative; }
#subbox1		{ width:100%; max-width:1650px; min-height:350px; height:auto; background:#BE9E77; position:relative; z-index:0; border-radius:10px; }
.main .cols .col { width:15%; display:inline-block; vertical-align:text-top; padding:15px; }
.main .cols .col + .col { margin-left:5%; }
.main .cols .col img { width:auto; }

.main .cols .col2 { width:75%; display:inline-block; vertical-align:text-top; padding:15px; }
.main .cols .col + .col2 { margin-left:3%; }
.main .cols .col2 img { width:auto; }


#subbox2		{ width:100%; max-width:1650px; min-height:350px; height:auto; margin-top:100px; background:#BE9E77; position:relative; z-index:0; border-radius:10px; }
#leftpic1		{ position:absolute; margin-left:110px; z-index:150; width:800px;  }
.main .cols .col3 { width:48%; display:inline-block; vertical-align:text-top; padding:15px; }
.main .cols .col3 + .col3 { margin-left:5%; }
.main .cols .col3 img { width:auto; }

.main .cols .col4 { width:48%; display:inline-block; vertical-align:text-top; padding:15px; }
.main .cols .col3 + .col4 { margin-left:48%; }
.main .cols .col4 img { width:auto; }
#servicesbutton	{ float:right; margin-top:20px; }

#subbox3		{ width:100%; max-width:1650px; min-height:350px; height:auto; margin-top:150px; background:#BE9E77; position:relative; z-index:0; border-radius:10px; }
#rightpic1		{ position:absolute; margin-top:100px; margin-left:55%; z-index:150; }
.main .cols .col5 { width:48%; display:inline-block; vertical-align:text-top; padding:15px; }
.main .cols .col5 + .col5 { margin-left:5%; }
.main .cols .col5 img { width:auto; }

.main .cols .col6 { width:48%; display:inline-block; vertical-align:text-top; padding:15px; }
.main .cols .col5 + .col6 { margin-left:48%; }
.main .cols .col6 img { width:auto; }

#contactboxleft	{float:left; width:75%; height:auto; min-height:800px; }
#contactboxright{float:right; width:25%; margin-top:30px; }

/* ----- Footer ------ */
#footer { min-height:200px; height:auto; padding-top:20px; margin-top:50px; width:87%; left:50%; margin-left:-43.5%; position:relative; overflow-x:hidden; background-color: rgba(0, 0, 0, 0.4);}
#footer .shell { padding: 0px; }
#footer .cols .col { width:240px; height:150px; float:left; padding:10px; }
#footer .cols .col + .col { margin-left: 10px; }

#footer .cols .col2 { width:360px; float:right; margin-top:5px; margin-right:40px; }

#footer .cols .col a  { font-size:16px; font-family: 'Overpass', sans-serif; font-weight:200; color:#ffffff; line-height:1.8em; }
#footer .cols .col a:hover  { font-size:16px; font-family: 'Overpass', sans-serif; font-weight:200; color:#090; line-height:1.8em; }
#footer .cols .col h1 { font-size:22px; color:#ffffff; font-family:'Overpass', sans-serif; font-weight:400; line-height:1.6em; }
#footer .cols .col h1 a { font-size:22px; color:#ffffff; font-family:'Overpass', sans-serif; font-weight:400; line-height:1.6em; }
#footer .cols .col h1 a:hover { font-size:22px; color:#ffffff; font-family:'Overpass', sans-serif; font-weight:400; line-height:1.6em; }

#footer .cols .col2 p  { font-size:11px; font-family: 'Raleway', sans-serif; font-weight:400; color:#000000; line-height:1.4em; }


/* ================================================== #Media Queries ================================================== */

/* 1680 display */
@media only screen and ( min-width: 1481px) and ( max-width: 1690px ) {
#logo 			{ width:263px; height:auto; z-index:1000; margin-top:-67px; margin-left:50px; position:absolute; -webkit-transition: all 0.7s ease-out; -moz-transition:all 0.4s ease-out; -ms-transition:all 0.4s ease-out; -o-transition:all 0.4s ease-out; transition:all 0.4s ease-out;}
#contactbutton	{ position:absolute; margin-top:-82px; margin-left:84.5%; z-index:0; }

#hubright		{ position:absolute; width:120px; margin-top:-55px; margin-left:90%; padding:0px 5px 3px 5px; }

#leftpic1		{ position:absolute; margin-left:5px; z-index:150; }
}

/* 1480 display */
@media only screen and ( min-width: 1369px) and ( max-width: 1480px ) {
#logo 			{ width:263px; height:auto; z-index:1000; margin-top:-67px; margin-left:50px; position:absolute; -webkit-transition: all 0.7s ease-out; -moz-transition:all 0.4s ease-out; -ms-transition:all 0.4s ease-out; -o-transition:all 0.4s ease-out; transition:all 0.4s ease-out;}
#contactbutton	{ position:absolute; margin-top:-82px; margin-left:84.5%; z-index:0; }

#hubright		{ position:absolute; width:120px; margin-top:-55px; margin-left:90%; padding:0px 5px 3px 5px; }

#featuredbox	{ width:455px; height:auto; position:absolute; margin-left:6%; margin-top:-40%; z-index:500; }

#subbox1		{ width:88%; left:50%; margin-left:-44%; min-height:350px; height:auto; background:#BE9E77; position:relative; z-index:0; }

#subbox2					{ width:88%; left:50%; margin-left:-44%; min-height:350px; height:auto; background:#BE9E77; position:relative; z-index:0; }
#leftpic1					{ position:absolute; width:700px; margin-top:50px; margin-left:5px; z-index:150; }
.main .cols .col3 + .col4 	{ margin-left:47%; }

#subbox3					{ width:88%; left:50%; margin-left:-44%; min-height:350px; height:auto; background:#BE9E77; position:relative; z-index:0; }
#rightpic1					{ position:absolute; margin-top:200px; margin-left:55%; z-index:150; }
.main .cols .col6 img 		{ width:auto; }
#footer 					{ min-height:200px; height:auto; padding-top:20px; margin-top:50px; width:100%; left:50%; margin-left:-50%; position:relative; overflow-x:hidden; background-color: rgba(0, 0, 0, 0.4);}
}

/* 1366 display */
@media only screen and ( min-width: 1285px) and ( max-width: 1368px ) {
#logo 			{ width:263px; height:auto; z-index:1000; margin-top:-67px; margin-left:10px; position:absolute; -webkit-transition: all 0.7s ease-out; -moz-transition:all 0.4s ease-out; -ms-transition:all 0.4s ease-out; -o-transition:all 0.4s ease-out; transition:all 0.4s ease-out;}
#menu			{ position:absolute; margin-top:48px; margin-left:350px; -webkit-transition: all 0.7s ease-out; -moz-transition:all 0.4s ease-out; -ms-transition:all 0.4s ease-out; -o-transition:all 0.4s ease-out; transition: all 0.4s ease-out; position:relative; z-index:100; }
#contactbutton	{ position:absolute; margin-top:-82px; margin-left:84.5%; z-index:0; }

#hubright		{ position:absolute; width:120px; margin-top:-55px; margin-left:90%; padding:0px 5px 3px 5px; }

#featuredbox	{ width:455px; height:auto; position:absolute; margin-left:6%; margin-top:-40%; z-index:500; }

#subbox1		{ width:84%; left:50%; margin-left:-42%; min-height:350px; height:auto; background:#BE9E77; position:relative; z-index:0; }

#subbox2					{ width:84%; left:50%; margin-left:-42%; min-height:350px; height:auto; background:#BE9E77; position:relative; z-index:0; }
#leftpic1					{ position:absolute; width:650px; margin-top:115px; margin-left:5px; z-index:150; }
.main .cols .col3 + .col4 	{ margin-left:47%; }

#subbox3					{ width:84%; left:50%; margin-left:-42%; min-height:350px; height:auto; background:#BE9E77; position:relative; z-index:0; }
#rightpic1					{ position:absolute; margin-top:200px; margin-left:55%; z-index:150; }
.main .cols .col6 img 		{ width:auto; }
#footer 					{ min-height:200px; height:auto; padding-top:20px; margin-top:50px; width:100%; left:50%; margin-left:-50%; position:relative; overflow-x:hidden; background-color: rgba(0, 0, 0, 0.4);}
}

/* 1280 display */
@media only screen and ( min-width: 1025px) and ( max-width: 1280px ) {
#logo 			{ width:263px; height:auto; z-index:1000; margin-top:-67px; margin-left:10px; position:absolute; -webkit-transition: all 0.7s ease-out; -moz-transition:all 0.4s ease-out; -ms-transition:all 0.4s ease-out; -o-transition:all 0.4s ease-out; transition:all 0.4s ease-out;}
#menu			{ position:absolute; margin-top:48px; margin-left:350px; -webkit-transition: all 0.7s ease-out; -moz-transition:all 0.4s ease-out; -ms-transition:all 0.4s ease-out; -o-transition:all 0.4s ease-out; transition: all 0.4s ease-out; position:relative; z-index:100; }
#contactbutton	{ position:absolute; margin-top:-82px; margin-left:83%; z-index:0; }

#hubright		{ position:absolute; width:120px; margin-top:-55px; margin-left:90%; padding:0px 5px 3px 5px; }

#featuredbox	{ width:455px; height:auto; position:absolute; margin-left:6%; margin-top:-40%; z-index:500; }

#subbox1		{ width:76%; left:50%; margin-left:-38%; min-height:350px; height:auto; background:#BE9E77; position:relative; z-index:0; }
#leftpic		{ position:absolute; margin-left:-15px; z-index:150; }

#subbox2					{ width:76%; left:50%; margin-left:-38%; min-height:350px; height:auto; background:#BE9E77; position:relative; z-index:0; }
#leftpic1					{ position:absolute; width:600px; margin-top:115px; margin-left:5px; z-index:150; }
.main .cols .col3 + .col4 	{ margin-left:47%; }

#subbox3					{ width:76%; left:50%; margin-left:-38%; min-height:350px; height:auto; background:#BE9E77; position:relative; z-index:0; }
#rightpic1					{ position:absolute; margin-top:200px; margin-left:53%; z-index:150; }
.main .cols .col6 img 		{ width:auto; }
#footer 					{ min-height:200px; height:auto; padding-top:20px; margin-top:50px; width:100%; left:50%; margin-left:-50%; position:relative; overflow-x:hidden; background-color: rgba(0, 0, 0, 0.4);}
}

/* tablet landscape */
@media only screen and ( min-width: 981px) and ( max-width: 1024px ) {
#logo 			{ width:263px; height:auto; z-index:1000; margin-top:-67px; margin-left:10px; position:absolute; -webkit-transition: all 0.7s ease-out; -moz-transition:all 0.4s ease-out; -ms-transition:all 0.4s ease-out; -o-transition:all 0.4s ease-out; transition:all 0.4s ease-out;}
#hubright		{ position:absolute; width:120px; margin-top:-55px; margin-left:88%; padding:0px 5px 3px 5px; }
#menu			{ position:absolute; margin-top:48px; margin-left:275px; -webkit-transition: all 0.7s ease-out; -moz-transition:all 0.4s ease-out; -ms-transition:all 0.4s ease-out; -o-transition:all 0.4s ease-out; transition: all 0.4s ease-out; position:relative; z-index:100; }
#contactbutton	{ position:absolute; margin-top:-82px; margin-left:80%; z-index:0; }

#featuredbox	{ width:455px; height:auto; position:absolute; margin-left:6%; margin-top:-40%; z-index:500; }

#subbox1		{ width:64%; left:50%; margin-left:-31%; min-height:350px; height:auto; background:#BE9E77; position:relative; z-index:0; }
#leftpic		{ position:absolute; margin-left:-15px; z-index:150; }
.main .cols .col { width:15%; display:inline-block; vertical-align:text-top; padding:15px; }
.main .cols .col + .col { margin-left:5%; }
.main .cols .col img { width:auto; }

.main .cols .col2 { width:65%; display:inline-block; vertical-align:text-top; padding:15px; }
.main .cols .col + .col2 { margin-left:7%; }
.main .cols .col2 img { width:auto; }

#subbox2					{ width:70%; left:50%; margin-left:-35%; min-height:350px; height:auto; background:#BE9E77; position:relative; z-index:0; }
#leftpic1					{ position:absolute; width:500px; margin-top:180px; margin-left:5px; z-index:150; }
.main .cols .col3 { width:48%; display:inline-block; vertical-align:text-top; padding:15px; }
.main .cols .col3 + .col3 { margin-left:5%; }
.main .cols .col3 img { width:auto; }

.main .cols .col4 { width:40%; display:inline-block; vertical-align:text-top; padding:15px; }
.main .cols .col3 + .col4 { margin-left:48%; }
.main .cols .col4 img { width:auto; }

#subbox3					{ width:64%; left:50%; margin-left:-32%; min-height:350px; height:auto; background:#BE9E77; position:relative; z-index:0; }
#rightpic1					{ position:absolute; margin-top:265px; margin-left:53%; z-index:150; width:450px; }
.main .cols .col5 { width:48%; display:inline-block; vertical-align:text-top; padding:15px; }
.main .cols .col5 + .col5 { margin-left:5%; }
.main .cols .col5 img { width:auto; }

.main .cols .col6 { width:48%; display:inline-block; vertical-align:text-top; padding:15px; }
.main .cols .col5 + .col6 { margin-left:48%; }
.main .cols .col6 img { width:auto; }
#footer 					{ min-height:200px; height:auto; padding-top:20px; margin-top:50px; width:100%; left:50%; margin-left:-50%; position:relative; overflow-x:hidden; background-color: rgba(0, 0, 0, 0.4);}
}

/* tablet portrait */
@media only screen and ( min-width: 645px) and ( max-width: 980px ) {
#logo 			{ width:263px; height:auto; z-index:1000; margin-top:-67px; margin-left:10px; position:absolute; -webkit-transition: all 0.7s ease-out; -moz-transition:all 0.4s ease-out; -ms-transition:all 0.4s ease-out; -o-transition:all 0.4s ease-out; transition:all 0.4s ease-out;}
#hubright		{ position:absolute; width:120px; margin-top:-55px; margin-left:86%; padding:0px 5px 3px 5px; }		
#menu			{ position:absolute; width:100%; margin-top:55px; margin-left:-42%; -webkit-transition: all 0.7s ease-out; -moz-transition:all 0.4s ease-out; -ms-transition:all 0.4s ease-out; -o-transition:all 0.4s ease-out; transition: all 0.4s ease-out; }
#contactbutton	{ display:none; visibility:hidden; }

#featuredbox	{ width:455px; height:auto; position:absolute; margin-left:2%; margin-top:-50%; z-index:500; }

#subbox1				{ width:50%; left:50%; margin-left:-25%; min-height:350px; height:auto; background:#BE9E77; position:relative; z-index:0; }
#leftpic				{ position:absolute; width:258px; height:auto; left:50%; margin-left:-127px; z-index:150; }
.main .cols .col 		{ width:100%; display:inline-block; vertical-align:text-top; padding:15px; }
.main .cols .col + .col { margin-left:5%; }
.main .cols .col img 	{ width:auto; }

.main .cols .col2 		{ width:90%; margin-left:15%; position:relative; display:inline-block; vertical-align:text-top; padding:15px; }
.main .cols .col + .col2{ margin-top:30%; margin-left:0%; padding-bottom:50px; }
.main .cols .col2 img 	{ width:auto; }

#subbox2					{ width:50%; left:50%; margin-left:-25%; min-height:350px; height:auto; background:#BE9E77; position:relative; z-index:0; }
#leftpic1					{ position:absolute; width:500px; left:50%; margin-top:100px; margin-left:-250px; z-index:150; }
.main .cols .col3 			{ width:48%; display:inline-block; vertical-align:text-top; padding:15px; }
.main .cols .col3 + .col3 	{ margin-left:5%; }
.main .cols .col3 img 		{ width:auto; }

.main .cols .col4 			{ width:90%; margin-left:15%; position:relative; display:inline-block; vertical-align:text-top; padding:15px; }
.main .cols .col3 + .col4 	{ margin-top:50%; margin-left:0%; padding-bottom:50px; }
.main .cols .col4 img 		{ width:auto; }
		
#subbox3					{ width:50%; left:50%; margin-left:-25%; min-height:350px; height:auto; background:#BE9E77; position:relative; z-index:0; }
#rightpic1					{ display:none; visibility:hidden; }
.main .cols .col5 			{ width:91%; display:inline-block; vertical-align:text-top; padding:15px; }
.main .cols .col5 + .col5 	{ margin-left:5%; }
.main .cols .col5 img 		{ width:auto; }

.main .cols .col6 			{ display:none; visibility:hidden; }
.main .cols .col5 + .col6 	{ margin-top:50%; margin-left:0%; padding-bottom:50px; }
.main .cols .col6 img 		{ width:auto; }

#footer 					{ min-height:200px; height:auto; padding-top:20px; margin-top:50px; width:100%; left:50%; margin-left:-50%; position:relative; overflow-x:hidden; background-color: rgba(0, 0, 0, 0.4);}
#footer .cols .col + .col 	{ margin-left: 0px; }

}


/* Phone*/
@media only screen and ( min-width: 410px) and ( max-width: 640px ) {
/* Menu Scroll Movement */
.menuactive { !important; transition:background linear; height:35px; transform:translateY(8px);-webkit-transition: all 0.4s ease-out;
       -moz-transition: all 0.4s ease-out;
        -ms-transition: all 0.4s ease-out;
         -o-transition: all 0.4s ease-out;
            transition: all 0.4s ease-out;
			}
			
#logo 			{ width:263px; height:auto; z-index:1000; left:50%; margin-top:-67px; margin-left:-132px; position:absolute; -webkit-transition: all 0.7s ease-out; -moz-transition:all 0.4s ease-out; -ms-transition:all 0.4s ease-out; -o-transition:all 0.4s ease-out; transition:all 0.4s ease-out; z-index:0; }
#hubright		{ display:none; visibility:hidden; }	
#menu			{ position:absolute; width:100%; margin-top:88px; margin-left:-42%; -webkit-transition: all 0.7s ease-out; -moz-transition:all 0.4s ease-out; -ms-transition:all 0.4s ease-out; -o-transition:all 0.4s ease-out; transition: all 0.4s ease-out; }
#slider					{ width:100%; position:relative; }
.rslides 				{ position:relative; list-style:none; overflow:hidden; width:100%; padding:0; margin:0 auto 40px; margin-top:70px; background:#000000; }
.rslides li 			{ -webkit-backface-visibility:hidden; position:absolute; display:none; width:100%; left:0; top:0; }
.rslides li:first-child { position:relative; display:block; float:left; }
.rslides img 			{ display:block; height:auto; float:left; width:100%; border:0; padding-top:65px; }
#contactbutton	{ display:none; visibility:hidden; }
#seehowbutton	{ display:none; visibility:hidden; }

#featuredbox			{ display:none; visibility:hidden; }

#content1				{ width:100%; left:50%; margin-left:-50%; position:relative; }
#subbox1				{ width:90%; left:50%; margin-left:-45%; min-height:350px; height:auto; background:#BE9E77; position:relative; z-index:0; border-radius:10px; }
#leftpic				{ position:absolute; width:300px; height:auto; left:50%; margin-left:-170px; z-index:150; }

.main 			{ padding: 0px 0 0px 0; overflow:hidden;}
.main .content 	{ padding-left: 0px; padding-right:-10px; overflow:hidden; }

.main .cols .col 		{ width:48%; display:inline-block; vertical-align:text-top; padding:15px; }
.main .cols .col + .col { margin-left:5%; }
.main .cols .col img 	{ width:auto; }

.main .cols .col2 		{ width:84%; margin-left:-5%; position:relative; display:inline-block; vertical-align:text-top; padding:15px; }
.main .cols .col + .col2{ margin-top:75%; margin-left:0%; padding-bottom:50px; }
.main .cols .col2 img 	{ width:auto; }

#subbox2					{ width:90%; left:50%; margin-left:-45%; min-height:350px; height:auto; background:#BE9E77; position:relative; z-index:0; border-radius:10px;  }
#leftpic1					{ position:absolute; width:300px; left:50%; margin-top:140px; margin-left:-150px; z-index:150; }
.main .cols .col3 			{ width:48%; display:inline-block; vertical-align:text-top; padding:15px; }
.main .cols .col3 + .col3 	{ margin-left:5%; }
.main .cols .col3 img 		{ width:auto; }

.main .cols .col4 			{ width:84%; margin-left:15%; position:relative; display:inline-block; vertical-align:text-top; padding:15px; }
.main .cols .col3 + .col4 	{ margin-top:80%; margin-left:0%; padding-bottom:50px; }
.main .cols .col4 img 		{ width:auto; }
		
#subbox3					{ width:90%; left:50%; margin-left:-45%; min-height:350px; height:auto; background:#BE9E77; position:relative; z-index:0; border-radius:10px; }
#rightpic1					{ display:none; visibility:hidden; }
.main .cols .col5 			{ width:84%; display:inline-block; vertical-align:text-top; padding:15px; }
.main .cols .col5 + .col5 	{ margin-left:5%; }
.main .cols .col5 img 		{ width:auto; }

.main .cols .col6 			{ display:none; visibility:hidden; }
.main .cols .col5 + .col6 	{ margin-top:50%; margin-left:0%; padding-bottom:50px; }
.main .cols .col6 img 		{ width:auto; }

#footer 					{ min-height:200px; height:auto; padding-top:20px; margin-top:50px; width:100%; left:50%; margin-left:-50%; position:relative; overflow-x:hidden; background-color: rgba(0, 0, 0, 0.4);}
#footer .cols .col + .col 	{ margin-left: 0px; }
}

/* Phone*/
@media only screen and ( min-width: 321px) and ( max-width: 409px ) { 
/* Menu Scroll Movement */
.menuactive { !important; transition:background linear; height:35px; transform:translateY(8px);-webkit-transition: all 0.4s ease-out;
       -moz-transition: all 0.4s ease-out;
        -ms-transition: all 0.4s ease-out;
         -o-transition: all 0.4s ease-out;
            transition: all 0.4s ease-out;
			}
			
#logo 			{ width:263px; height:auto; z-index:1000; left:50%; margin-top:-67px; margin-left:-132px; position:absolute; -webkit-transition: all 0.7s ease-out; -moz-transition:all 0.4s ease-out; -ms-transition:all 0.4s ease-out; -o-transition:all 0.4s ease-out; transition:all 0.4s ease-out; z-index:0; }
#hubright		{ display:none; visibility:hidden; }	
#menu			{ position:absolute; width:100%; margin-top:88px; margin-left:-42%; -webkit-transition: all 0.7s ease-out; -moz-transition:all 0.4s ease-out; -ms-transition:all 0.4s ease-out; -o-transition:all 0.4s ease-out; transition: all 0.4s ease-out; }
#slider					{ width:100%; position:relative; }
.rslides 				{ position:relative; list-style:none; overflow:hidden; width:100%; padding:0; margin:0 auto 40px; margin-top:70px; background:#000000; }
.rslides li 			{ -webkit-backface-visibility:hidden; position:absolute; display:none; width:100%; left:0; top:0; }
.rslides li:first-child { position:relative; display:block; float:left; }
.rslides img 			{ display:block; height:auto; float:left; width:100%; border:0; padding-top:65px; }
#contactbutton	{ display:none; visibility:hidden; }
#seehowbutton	{ display:none; visibility:hidden; }

#featuredbox	{ display:none; visibility:hidden; }

#content1				{ width:100%; left:50%; margin-left:-50%; position:relative; }
#subbox1				{ width:90%; left:50%; margin-left:-45%; min-height:350px; height:auto; background:#BE9E77; position:relative; z-index:0; border-radius:10px; }
#leftpic				{ position:absolute; width:300px; height:auto; left:50%; margin-left:-170px; z-index:150; }

.main 			{ padding: 0px 0 0px 0; overflow:hidden;}
.main .content 	{ padding-left: 0px; padding-right:-10px; overflow:hidden; }

.main .cols .col 		{ width:48%; display:inline-block; vertical-align:text-top; padding:15px; }
.main .cols .col + .col { margin-left:5%; }
.main .cols .col img 	{ width:auto; }

.main .cols .col2 		{ width:84%; margin-left:-5%; position:relative; display:inline-block; vertical-align:text-top; padding:15px; }
.main .cols .col + .col2{ margin-top:80%; margin-left:0%; padding-bottom:50px; }
.main .cols .col2 img 	{ width:auto; }

#subbox2					{ width:90%; left:50%; margin-left:-45%; min-height:350px; height:auto; background:#BE9E77; position:relative; z-index:0; border-radius:10px;  }
#leftpic1					{ position:absolute; width:300px; left:50%; margin-top:150px; margin-left:-150px; z-index:150; }
.main .cols .col3 			{ width:48%; display:inline-block; vertical-align:text-top; padding:15px; }
.main .cols .col3 + .col3 	{ margin-left:5%; }
.main .cols .col3 img 		{ width:auto; }

.main .cols .col4 			{ width:84%; margin-left:15%; position:relative; display:inline-block; vertical-align:text-top; padding:15px; }
.main .cols .col3 + .col4 	{ margin-top:80%; margin-left:0%; padding-bottom:50px; }
.main .cols .col4 img 		{ width:auto; }
		
#subbox3					{ width:90%; left:50%; margin-left:-45%; min-height:350px; height:auto; background:#BE9E77; position:relative; z-index:0; border-radius:10px; }
#rightpic1					{ display:none; visibility:hidden; }
.main .cols .col5 			{ width:84%; display:inline-block; vertical-align:text-top; padding:15px; }
.main .cols .col5 + .col5 	{ margin-left:5%; }
.main .cols .col5 img 		{ width:auto; }

.main .cols .col6 			{ display:none; visibility:hidden; }
.main .cols .col5 + .col6 	{ margin-top:50%; margin-left:0%; padding-bottom:50px; }
.main .cols .col6 img 		{ width:auto; }

#footer 					{ min-height:200px; height:auto; padding-top:20px; margin-top:50px; width:100%; left:50%; margin-left:-50%; position:relative; overflow-x:hidden; background-color: rgba(0, 0, 0, 0.4);}
#footer .cols .col + .col 	{ margin-left: 0px; }
}

/* Phone*/
@media only screen and ( min-width: 260px) and ( max-width: 320px ) { 
/* Menu Scroll Movement */
.menuactive { !important; transition:background linear; height:35px; transform:translateY(8px);-webkit-transition: all 0.4s ease-out;
       -moz-transition: all 0.4s ease-out;
        -ms-transition: all 0.4s ease-out;
         -o-transition: all 0.4s ease-out;
            transition: all 0.4s ease-out;
			}
			
#logo 			{ width:263px; height:auto; z-index:1000; left:50%; margin-top:-67px; margin-left:-132px; position:absolute; -webkit-transition: all 0.7s ease-out; -moz-transition:all 0.4s ease-out; -ms-transition:all 0.4s ease-out; -o-transition:all 0.4s ease-out; transition:all 0.4s ease-out; z-index:0; }
#hubright		{ display:none; visibility:hidden; }	
#menu			{ position:absolute; width:100%; margin-top:88px; margin-left:-40%; -webkit-transition: all 0.7s ease-out; -moz-transition:all 0.4s ease-out; -ms-transition:all 0.4s ease-out; -o-transition:all 0.4s ease-out; transition: all 0.4s ease-out; }
#slider					{ width:100%; position:relative; }
.rslides 				{ position:relative; list-style:none; overflow:hidden; width:100%; padding:0; margin:0 auto 40px; margin-top:70px; background:#000000; }
.rslides li 			{ -webkit-backface-visibility:hidden; position:absolute; display:none; width:100%; left:0; top:0; }
.rslides li:first-child { position:relative; display:block; float:left; }
.rslides img 			{ display:block; height:auto; float:left; width:100%; border:0; padding-top:65px; }
#contactbutton	{ display:none; visibility:hidden; }
#seehowbutton	{ display:none; visibility:hidden; }

#featuredbox	{ display:none; visibility:hidden; }

#content1				{ width:100%; left:50%; margin-left:-50%; position:relative; }
#subbox1				{ width:90%; left:50%; margin-left:-45%; min-height:350px; height:auto; background:#BE9E77; position:relative; z-index:0; border-radius:10px; }
#leftpic				{ position:absolute; width:200px; height:auto; left:50%; margin-left:-115px; z-index:150; }

.main 			{ padding: 0px 0 0px 0; overflow:hidden;}
.main .content 	{ padding-left: 0px; padding-right:-10px; overflow:hidden; }

.main .cols .col 		{ width:48%; display:inline-block; vertical-align:text-top; padding:15px; }
.main .cols .col + .col { margin-left:5%; }
.main .cols .col img 	{ width:auto; }

.main .cols .col2 		{ width:80%; margin-left:-5%; position:relative; display:inline-block; vertical-align:text-top; padding:15px; }
.main .cols .col + .col2{ margin-top:70%; margin-left:0%; padding-bottom:50px; }
.main .cols .col2 img 	{ width:auto; }

#subbox2					{ width:90%; left:50%; margin-left:-45%; min-height:350px; height:auto; background:#BE9E77; position:relative; z-index:0; border-radius:10px;  }
#leftpic1					{ position:absolute; width:200px; left:50%; margin-top:150px; margin-left:-100px; z-index:150; }
.main .cols .col3 			{ width:48%; display:inline-block; vertical-align:text-top; padding:15px; }
.main .cols .col3 + .col3 	{ margin-left:5%; }
.main .cols .col3 img 		{ width:auto; }

.main .cols .col4 			{ width:80%; margin-left:15%; position:relative; display:inline-block; vertical-align:text-top; padding:15px; }
.main .cols .col3 + .col4 	{ margin-top:75%; margin-left:0%; padding-bottom:50px; }
.main .cols .col4 img 		{ width:auto; }
		
#subbox3					{ width:90%; left:50%; margin-top:50px; margin-left:-45%; min-height:350px; height:auto; background:#BE9E77; position:relative; z-index:0; border-radius:10px; }
#rightpic1					{ display:none; visibility:hidden; }
.main .cols .col5 			{ width:80%; display:inline-block; vertical-align:text-top; padding:15px; }
.main .cols .col5 + .col5 	{ margin-left:5%; }
.main .cols .col5 img 		{ width:auto; }

.main .cols .col6 			{ display:none; visibility:hidden; }
.main .cols .col5 + .col6 	{ margin-top:50%; margin-left:0%; padding-bottom:50px; }
.main .cols .col6 img 		{ width:auto; }

#footer 					{ min-height:200px; height:auto; padding-top:20px; margin-top:50px; width:100%; left:50%; margin-left:-50%; position:relative; overflow-x:hidden; background-color: rgba(0, 0, 0, 0.4);}
#footer .cols .col + .col 	{ margin-left: 0px; }
}





