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

body, html { height:100%; background:transparent; }
body {font-size:18px; font-family: 'Overpass', sans-serif; font-weight:200; color:#303030; line-height:1.6em; min-width:100%; overflow-x:hidden; }

.shell { width: 1240px; margin: 0 auto; }

.header { padding-bottom:0px; position:fixed; background-image:url(../img/headerbg.png); background-position:top center; width:100%; height:196px; 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; }
.header .shell { width:auto; max-width:1240px;}
.header-top { height:196px; }

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:#3781c0; }

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:#3781c0; }

/* Header Scroll Movement */
.headeractive { background-color:#ffffff; border-bottom:#CCC solid 1px; !important; transition:background linear; height:187px; transform:translateY(-16px);-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;}
			
/* Menu Scroll Movement */
.menuactive { !important; transition:background linear; height:35px; transform:translateY(-3px);-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.9) rotate(0.01deg) translateY(0px);
        transform: scale(0.9) rotate(0.01deg) translateY(0px);
       -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;}
			
/* Social Scroll Movement */
.hubrightactive { !important; transition:background linear; height:35px; transform:translateY(7px);-webkit-transition: all 0.7s ease-out;
       -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;}
			
/* Tagline Movement */
.hubleftactive { !important; transition:background linear; height:35px; transform:translateY(6px);-webkit-transition: all 0.7s ease-out;
       -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; }


/* ----- Text (COMPUTER) ----- */
h1 { font-size:22px; font-family:'Amiko', san-serif; font-weight:400; color:#ffffff; line-height:1.0; }
h1 a { font-size:22px; font-family: 'Amiko', sans-serif; font-weight:400; color:#ffffff; }
h1 a:hover { font-size:22px; font-family: 'Amiko', sans-serif; font-weight:400; color:#ffffff; }

h2 { font-size:60px; font-family:'Amiko', san-serif; font-weight:600; color:#ffffff; line-height:1.0em; text-shadow:#000 3px 3px; }
h2 a { font-size:60px; font-family: 'Amiko', san-serif; font-weight:600; color:#ffffff; }
h2 a:hover { font-size:60px; font-family: 'Amiko', san-serif; font-weight:600; color:#fcbe03; }

h3 { font-size:24px; font-family:'Amiko', san-serif; font-weight:700; color:#303030; line-height:0.4; }
h3 a { font-size:24px; font-family: 'Amiko', sans-serif; font-weight:700; color:#303030; }
h3 a:hover { font-size:24px; font-family: 'Amiko', sans-serif; font-weight:700; color:#303030; }

h4 { font-size:19px; font-family:'Amiko', san-serif; font-weight:400; color:#ffffff; line-height:1.4; }
h4 a { font-size:19px; font-family: 'Amiko', sans-serif; font-weight:400; color:#ffffff; }
h4 a:hover { font-size:19px; font-family: 'Amiko', sans-serif; font-weight:400; color:#fcbe03; }

h5 { font-size:18px; font-family:'Amiko', san-serif; font-weight:400; color:#ffffff; line-height:1.0; }
h5 a { font-size:18px; font-family: 'Amiko', sans-serif; font-weight:400; color:#ffffff; }
h5 a:hover { font-size:18px; font-family: 'Amiko', sans-serif; font-weight:400; color:#ffffff; }

h6 { font-size:16px; font-family: 'Merriweather', serif; font-weight:300; color:#3781c0; line-height:1.8; }
h6 a { font-size:16px; font-family: 'Merriweather', serif; font-weight:300; color:#3781c0; }
h6 a:hover { font-size:16px; font-family: 'Merriweather', serif; font-weight:300; 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:464px; height:auto; z-index:1000; margin-top:50px; position:absolute; left:50%; margin-left:-232px; -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; }
#customhomes { width:250px; height:auto; z-index:1000; margin-top:60px; position:absolute; margin-left:1100px; display:block; }
#socialicons{ margin-bottom:-5px; }
#divider	{ margin-bottom:-6px; }
#homecircle1{ margin-top:-170px; }
#homecircle2{ margin-top:-220px; }
#homecircle3{ margin-top:-170px; }
#pagearrow	{ position:absolute; margin-top:-110px; }
#companies 	{ display:none; visibility:hidden; }


/* ----- Layout (COMPUTER) ----- */
#hubleft	{ width:auto; height:auto; float:left; margin-top:5px; z-index:100; -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   { width:auto; height:auto; float:right; margin-top:5px; z-index:100; -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:194px; margin-left:0px; -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; }
#quotemenu		{ display:none; visibility:collapse; }
.rslides		{ width:100%; height:1000px; position:absolute; background-attachment:scroll; margin-top:-47px; }
.rslides2		{ width:100%; height:800px; position:absolute; background-attachment:scroll; margin-top:-47px; }
.rslides3		{ width:100%; height:700px; position:absolute; background-attachment:scroll; margin-top:-47px; }
#home1			{ width:100%; height:450px; padding-bottom:40px; }
#featuredbox	{ width:100%; max-width:520px; height:auto; margin-left:5%; margin-right:auto; margin-top:28%; }
#home2			{ width:100%; min-height:300px; height:auto; margin-top:100px; }
#featuredbox2	{ width:100%; max-width:1200px; height:auto; z-index:0; margin-top:12%; }
#left			{ width:50%; float:left; }
#right			{ width:50%; float:right; }
#home3			{ width:100%; height:270px; padding-bottom:40px; }
#featuredbox3	{ width:100%; max-width:500px; height:auto; margin-left:auto; margin-right:auto; margin-top:28%; }
#subbox1		{ width:100%; min-height:300px; height:auto; margin-top:-55px; margin-bottom:20px; }
#subboxheader	{ background-image:url(../img/subboxbg.png); background-repeat:repeat-x; background-position:absolute; width:100%; height:143px; z-index:1000;  }
#subboxheader2	{ background-image:url(../img/subboxbg.png); background-repeat:repeat-x; background-position:absolute; width:100%; height:143px; z-index:1000;  }
#banner			{ background:url(../img/banner.jpg); background-repeat:repeat-x; background-position:absolute; width:100%; height:54px; z-index:1000;  }
#subbox2		{ width:100%; min-height:300px; background-color:#333333; height:auto; padding-top:40px; padding-bottom:20px; }
#subbox3		{ width:100%; min-height:200px; height:auto; background:#ffffff; padding-top:40px; padding-bottom:20px; }
#subbox4		{ width:100%; min-height:250px; height:auto; padding-bottom:60px;}
#contactboxleft	{float:left; width:55%; height:auto; min-height:800px; }
#contactboxright{float:right; width:40%; margin-top:30px; }
#faqbox			{ padding-top:20px; padding-bottom:40px; }
#socialicons2	{ margin-bottom:-5px; border:0px; }

.main { padding: 2px 0 2px 0; }
.main .cols { margin-top:0px; padding-left:0px; padding-right:0px; width:100%; padding-bottom:40px; text-align:center; }
.main .cols .col { width:247px; display:inline-block; vertical-align:text-top; }
.main .cols .col + .col { margin-left:10%; }
.main .cols .col img { width:auto; }
.main .cols .col2 { width:18%; display:inline-block; vertical-align:text-top; }
.main .cols .col2 + .col2 { margin-left:1%; }
.main .cols .col2 img { width:auto; }
.main .content { padding-left: 10px; padding-right: 10px; }
.main .content span { text-decoration: underline; }


<!----- Testimonial Slider ------>
.bx-wrapper .testimonials-thumbnail{ margin: 0px 0px 15px; }
.bx-wrapper .testimonials-title{ text-align: center;  margin: 25px 15px 3px; font-size: 24px; line-height: 1; }
.bx-wrapper .testimonials-carousel-thumbnail{ max-width: 55%; float: left; margin-right: 20px; }
.bx-wrapper .testimonials-carousel-content{ overflow: hidden; }
.bx-wrapper .testimonials-name{ font-size: 18px; margin-bottom: 15px; color:#808080; font-weight:400; text-align:center;}
.bx-wrapper span{ font-size: 12px; color:#aaa; font-family: Georgia, Arial, Helvetica, sans-serif; font-style:italic; }
.bx-wrapper {position:relative; margin:20px auto;padding: 0; width:100%;*zoom: 1;}
.bx-wrapper .slide {padding:0;margin:0;display: block; }
.bx-wrapper .bx-viewport {padding:10px;margin-left:-10px ;z-index:1;width:98%; padding-bottom:30px;}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {position: absolute;display:none;bottom: 30px;width: 100%;}
.bx-wrapper .bx-pager {text-align: center;font-size: .85em;font-weight: bold;color: #666;padding-top: 20px;}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {display: inline-block;*zoom: 1;*display: inline;}
.bx-wrapper .bx-pager.bx-default-pager a {background: #666;text-indent: -9999px;display: block;width: 10px;height: 10px;margin: 0 5px;outline: 0;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {background: #000;}
.bx-wrapper .bx-next {position:absolute; top:30px; right:-520px; width:56px; height:109px; cursor:pointer; background-image:url(../img/next.jpg);}
.bx-wrapper .bx-prev {position:absolute; top:30px; right:520px; width:56px; height:109px; cursor:pointer; background-image:url(../img/prev.jpg);}
.bx-wrapper .bx-controls-direction a {position:absolute; margin-top:-20px; margin-right:46%; outline:0; width:56px; height:109px; text-indent:-9999px; z-index:10;}

/* ----- Hidden Reveal (COMPUTER) ----- */
#pageList1 { list-style-type:none; margin-left:0px; background:#01262f; padding:10px; margin-bottom:10px; cursor:pointer; border-radius:7px; }
#pageList1 p { color:#ffffff; }
#pageList2 { list-style-type:none; margin-left:0px; background:#01262f; padding:10px; margin-bottom:10px; cursor:pointer; border-radius:7px; }
#pageList3 { list-style-type:none; margin-left:0px; background:#01262f; padding:10px; margin-bottom:10px; cursor:pointer; border-radius:7px; }
#pageList4 { list-style-type:none; margin-left:0px; background:#01262f; padding:10px; margin-bottom:10px; cursor:pointer; border-radius:7px; }
#pageList5 { list-style-type:none; margin-left:0px; background:#01262f; padding:10px; margin-bottom:10px; cursor:pointer; border-radius:7px; }
#pageList6 { list-style-type:none; margin-left:0px; background:#01262f; padding:10px; margin-bottom:10px; cursor:pointer; border-radius:7px; }
#pageList7 { list-style-type:none; margin-left:0px; background:#01262f; padding:10px; margin-bottom:10px; cursor:pointer; border-radius:7px; }
#pageList8 { list-style-type:none; margin-left:0px; background:#01262f; padding:10px; margin-bottom:10px; cursor:pointer; border-radius:7px; }
#pageList9 { list-style-type:none; margin-left:0px; background:#01262f; padding:10px; margin-bottom:10px; cursor:pointer; border-radius:7px; }
#pageList10 { list-style-type:none; margin-left:0px; background:#01262f; padding:10px; margin-bottom:10px; cursor:pointer; border-radius:7px; }
#pageList11 { list-style-type:none; margin-left:0px; background:#01262f; padding:10px; margin-bottom:10px; cursor:pointer; border-radius:7px; }
#pageList12 { list-style-type:none; margin-left:0px; background:#01262f; padding:10px; margin-bottom:10px; cursor:pointer; border-radius:7px; }
#pageList13 { list-style-type:none; margin-left:0px; background:#01262f; padding:10px; margin-bottom:10px; cursor:pointer; border-radius:7px; }
#pageList14 { list-style-type:none; margin-left:0px; background:#01262f; padding:10px; margin-bottom:10px; cursor:pointer; border-radius:7px; }
#pageList15 { list-style-type:none; margin-left:0px; background:#01262f; padding:10px; margin-bottom:10px; cursor:pointer; border-radius:7px; }
#pageList16 { list-style-type:none; margin-left:0px; background:#01262f; padding:10px; margin-bottom:10px; cursor:pointer; border-radius:7px; }
.subtext 	{ padding:10px; }

/* ----- Footer ------ */
#footer { background:#1b1b1b url(../img/footerbg.jpg) repeat-x; min-height:200px; height:auto; padding-top:40px; padding-left:20px; padding-right:20px; padding-bottom:20px; }
#footer .shell { padding: 0px 0; }
#footer .cols .col { width:170px; float:left; }
#footer .cols .col + .col { margin-left: 50px; }
#footer .cols .col ul 	{ list-style:none; }
#footer .cols .col ul li 	{ padding-bottom:0px; color:#828282; }
#footer .cols .col ul li a 	{ font-size:15px; font-family: 'Overpass', sans-serif; font-weight:300; color:#ffffff; line-height:2.2em; }
#footer .cols .col ul li a:hover 	{ padding-bottom:0px; color:#3781c0; }
#footer .cols .col2 { width:100%; max-width:387px; float:right; margin-top:0px; }
#footer  p 		{ font-size:12px; color:#ffffff; font-family:'Overpass', sans-serif; font-weight:300; line-height:0.8em; } 
#footer  p a	{ font-size:12px; color:#ffffff; font-family:'Overpass', sans-serif; font-weight:300; } 
#footer  p a:hover{ font-size:13px; color:#3781c0; font-family:'Overpass', sans-serif; font-weight:300; text-decoration:none; } 
#footer  h1 		{ font-size:20px; color:#ffffff; font-family:'Overpass', sans-serif; font-weight:300; line-height:1.4em; } 
#footer  h1 a	{ font-size:20px; color:#ffffff; font-family:'Overpass', sans-serif; font-weight:300; } 
#footer  h1 a:hover{ font-size:20px; color:#3781c0; font-family:'Overpass', sans-serif; font-weight:300; text-decoration:none; }
#copyrightbox		{ padding-top:15px; padding-bottom:5px; background-color:#ffffff; border-top:#CCC solid 1px; }



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

/* 1366 display */
@media only screen and ( min-width: 1290px) and ( max-width: 1370px ) {
#customhomes { width:250px; height:auto; z-index:1000; margin-top:60px; position:absolute; margin-left:1000px; display:block; }
}

/* 1280 display */
@media only screen and ( min-width: 1025px) and ( max-width: 1280px ) {
.shell 			{ width: 1140px; margin: 0 auto; }
.header .shell 	{ width:auto; max-width:1140px;}
.header-top 	{ height:123px; }
#customhomes { width:250px; height:auto; z-index:1000; margin-top:60px; position:absolute; margin-left:900px; display:block; }
}

/* tablet landscape */
@media only screen and ( min-width: 981px) and ( max-width: 1024px ) {
.shell { width: 100%; margin: 0 auto; }
.header .shell 	{ width:auto; max-width:100%;}
.header-top 	{ height:123px; }
#customhomes 	{ width:250px; height:auto; z-index:1000; margin-top:60px; position:absolute; margin-left:750px; display:block; }
.rslides		{ width:100%; height:700px; position:absolute; background-attachment:scroll; margin-top:-47px; }
.rslides2		{ width:100%; height:850px; position:absolute; background-attachment:scroll; margin-top:-47px; }
.rslides3		{ width:100%; height:600px; position:absolute; background-attachment:scroll; margin-top:-47px; }
#home3			{ width:100%; height:220px; padding-bottom:40px; }
#featuredbox3	{ width:400px; height:auto; margin-left:auto; margin-right:auto; margin-top:25%; }
#banner			{ background:url(../img/banner2.jpg); background-repeat:repeat-x; background-position:absolute; width:100%; height:54px; z-index:1000;  }
#homethumbs		{ width:250px; height:auto; border:0px; }
#hubleft	{ width:auto; height:auto; float:left; margin-top:6px; z-index:100; -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   { width:auto; height:auto; float:right; margin-top:6px; z-index:100; -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; }

<!----- Testimonial Slider ------>
.bx-wrapper .bx-next { display:none; visibility:hidden; }
.bx-wrapper .bx-prev { display:none; visibility:hidden; }
.bx-wrapper .bx-controls-direction a { display:none; visibility:hidden; }
}

/* tablet portrait */
@media only screen and ( min-width: 645px) and ( max-width: 980px ) {
.shell { width: 100%; margin: 0 auto; }
.header .shell 	{ width:auto; max-width:100%;}
.header-top 	{ height:123px; }
#quotemenu		{ display:block; visibility:visible; }
#hubleft	{ width:auto; height:auto; float:left; margin-top:6px; z-index:100; -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   { width:auto; height:auto; float:right; margin-top:6px; z-index:100; -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; width:100%; margin-top:199px; margin-left:0px; -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; }
.rslides		{ width:100%; height:650px; position:absolute; background-attachment:scroll; margin-top:-47px; }
#home1			{ width:100%; height:400px; padding-bottom:40px; }
#featuredbox	{ width:100%; max-width:600px; height:auto; margin-left:5%; margin-right:auto; margin-top:28%; }
#home2			{ width:100%; min-height:300px; height:auto; margin-top:100px; }
#featuredbox2	{ width:100%; max-width:900px; height:auto; margin-left:5%; margin-right:auto; z-index:0; margin-top:14%; }
#banner			{ background:url(../img/banner3.jpg); background-repeat:repeat-x; background-position:absolute; width:100%; height:100px; z-index:1000;  }
#left			{ width:100%; float:left; }
#home3			{ width:100%; height:270px; padding-bottom:40px; }
#featuredbox3	{ width:400px; height:auto; margin-left:auto; margin-right:auto; margin-top:25%; }
#subbox1		{ width:100%; min-height:300px; height:auto; margin-top:-55px; margin-bottom:20px; }
#subbox2		{ width:100%; min-height:300px; height:auto; padding-bottom:20px; }
#subbox3		{ width:100%; min-height:200px; height:auto; background:#ffffff; padding-top:20px; padding-bottom:20px; }
#duredeklogos	{ visibility:collapse; display:none; }
#contactboxleft	{float:left; width:55%; height:auto; min-height:800px; }
#contactboxright{float:right; width:40%; margin-top:30px; }
#faqbox			{ padding-top:20px; padding-bottom:40px; }
#hrule1			{ width:50px; }
#homeicons		{ width:150px; }
#socialicons	{ display:none; visibility:hidden; }

.main { padding: 2px 0 2px 0; }
.main .cols { margin-top:0px; padding-left:0px; padding-right:0px; width:100%; padding-bottom:70px; text-align:center; }
.main .cols .col { width:30%; margin-left:auto; margin-right:auto; display:inline-block;  }
.main .cols .col + .col { margin-left:1%; }
.main .cols .col img { width:auto; }
.main .content { padding-left: 10px; padding-right: 10px; }
.main .content span { text-decoration: underline; }

<!----- Testimonial Slider ------>
.bx-wrapper .bx-next { display:none; visibility:hidden; }
.bx-wrapper .bx-prev { display:none; visibility:hidden; }
.bx-wrapper .bx-controls-direction a { display:none; visibility:hidden; }

/* ----- Footer ------ */
#footer { background:#1b1b1b; min-height:200px; height:auto; padding:20px; }
#footer .shell { padding: 0px 0; }
#footer .cols .col { width:140px; float:left; }
#footer .cols .col + .col { margin-left: 50px; }
#footer .cols .col ul 	{ list-style:none; }
#footer .cols .col ul li 	{ padding-bottom:0px; color:#828282; }
#footer .cols .col ul li a 	{ font-size:15px; font-family: 'Overpass', sans-serif; font-weight:300; color:#ffffff; line-height:2.2em; }
#footer .cols .col ul li a:hover 	{ padding-bottom:0px; color:#3781c0; }
#footer .cols .col2 { width:50%; max-width:300px; float:right; margin-top:0px; margin-top:-3px; margin-right:60px; }
#footer  p 		{ font-size:12px; color:#ffffff; font-family:'Overpass', sans-serif; font-weight:300; line-height:1.4em; } 
#footer  p a	{ font-size:12px; color:#ffffff; font-family:'Overpass', sans-serif; font-weight:300; } 
#footer  p a:hover{ font-size:13px; color:#3781c0; font-family:'Overpass', sans-serif; font-weight:300; text-decoration:none; } 
#footer  h1 		{ font-size:20px; color:#ffffff; font-family:'Overpass', sans-serif; font-weight:300; line-height:1.0em; } 
#footer  h1 a	{ font-size:20px; color:#ffffff; font-family:'Overpass', sans-serif; font-weight:300; } 
#footer  h1 a:hover{ font-size:20px; color:#3781c0; font-family:'Overpass', sans-serif; font-weight:300; text-decoration:none; }

}


/* Phone*/
@media only screen and ( min-width: 376px) and ( max-width: 640px ) { 
.header-top { height: 125px; }
.shell { width:90%; max-width:100%; margin: 0 auto; }
#quotemenu		{ display:block; visibility:visible; }
#hubleft    	{ display:none; !important; visibility:hidden; }
#hubright    	{ width:100%; position:absolute; margin-top:6px; margin-left:0%; }
#socialicons	{ margin-bottom:-5px; border:0px; margin-left:0px; margin-right:-1px; width:18px; }
#menu		{ position:absolute; width:100%; margin-top:190px; margin-left:0px; -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; }
#homecircle1	{ display:none; visibility:hidden; }
#homecircle2	{ margin-top:-170px; }
#homecircle3	{ display:none; visibility:hidden; }
#banner			{ background:url(../img/banner4.jpg); background-repeat:repeat-x; background-position:absolute; width:100%; height:124px; z-index:1000;  }
h2 { font-size:50px; font-family:'Amiko', san-serif; font-weight:600; color:#ffffff; line-height:1.0em; text-shadow:#000 3px 3px; }
h2 a { font-size:50px; font-family: 'Amiko', san-serif; font-weight:600; color:#ffffff; }
h2 a:hover { font-size:50px; font-family: 'Amiko', san-serif; font-weight:600; color:#fcbe03; }
#leftpics	{ width:auto; max-width:300px; float:none; padding-right:0px; padding-bottom:10px; border:thin #CCC; margin-left:7%; margin-right:auto; }
#rightpics	{ width:auto; float:none; padding-left:0px; padding-bottom:10px; border:thin #CCC; margin-left:1%; }
.rslides		{ width:100%; height:550px; position:absolute; background-attachment:scroll; margin-top:-47px; }
.rslides2		{ width:100%; height:700px; position:absolute; background-attachment:scroll; margin-top:-47px; }
#home1			{ width:100%; height:300px; padding-bottom:40px; }
#homethumbs		{ height:auto; border:0px; }
#middlecolumn	{ margin-top:45px; }
#featuredbox	{ width:100%; height:auto; margin-left:-3%; margin-right:auto; margin-top:55%; }
#home2			{ width:100%; min-height:400px; height:auto; margin-top:100px; }
#featuredbox2	{ width:100%; height:auto; margin-left:-5%; margin-right:auto; z-index:0; margin-top:7%; }
#duredeklogos	{ visibility:collapse; display:none; }
#left			{ width:100%; float:left; }
.rslides3		{ width:100%; height:450px; position:absolute; background-attachment:scroll; margin-top:-47px; }
#home3			{ width:100%; height:200px; padding-bottom:40px; }
#featuredbox3	{ width:100%; height:auto; margin-left:auto%; margin-right:auto; margin-top:68%; }
.main .cols { padding-left:10px; padding-right:20px; width:94%; padding-bottom:40px; }
.main .cols .col { width:100%; display:inline-block; vertical-align:text-top; }
.main .cols .col + .col { margin-left:0%; margin-top:45px; }
.main .cols .col img { width:auto; margin-left:auto; margin-right:auto;  }
.main .cols .col .col-cnt { height: 100%; overflow: hidden; }
.main .cols .col2 { width:100%; display:inline-block; vertical-align:text-top; }
.main .cols .col2 + .col2 { margin-left:0%; }
.main .cols .col2 img { width:auto; }
#footer { min-height:300px; height:auto; padding-top:20px; text-align:center; }
#duradekfooter	{ width:167px; margin-left:auto; margin-right:auto; padding-top:20px; }
#footerlogo {width:250px; }
#footer .cols .col { display:none; visibility:hidden; }
#footer .cols .col + .col { margin-left: 2%; }
#footer .cols .col ul 	{ list-style:none; }

#footer .cols .col2 { width:auto; float:left; margin-top:20px; padding-bottom:20px; }
#contactboxleft	{float:none; width:99%; height:auto; min-height:800px; }
#contactboxright{float:none; width:99%; margin-top:30px; }
.menuactive { !important; transition:background linear; height:35px; transform:translateY(-5px);-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;}
			
			

			

}

/* Phone*/
@media only screen and ( min-width: 320px) and ( max-width: 375px ) { 
.header-top { height: 125px; }
.shell { width:90%; max-width:100%; margin: 0 auto; }
#quotemenu		{ display:block; visibility:visible; }
#hubleft    	{ display:none; !important; visibility:hidden; }
#hubright    	{ display:none; !important; visibility:hidden; }
#socialicons	{ margin-bottom:-5px; border:0px; margin-left:1px; margin-right:-1px; width:20px; }
#menu		{ position:absolute; width:100%; margin-top:190px; margin-left:0px; -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; }
#homecircle1	{ display:none; visibility:hidden; }
#homecircle2	{ margin-top:-170px; }
#homecircle3	{ display:none; visibility:hidden; }
#banner			{ background:url(../img/banner5.jpg); background-repeat:no-repeat; background-position:absolute; width:100%; height:124px; z-index:1000; text-align:center;  }
h2 { font-size:50px; font-family:'Amiko', san-serif; font-weight:600; color:#ffffff; line-height:1.0em; text-shadow:#000 3px 3px; }
h2 a { font-size:50px; font-family: 'Amiko', san-serif; font-weight:600; color:#ffffff; }
h2 a:hover { font-size:50px; font-family: 'Amiko', san-serif; font-weight:600; color:#fcbe03; }
#leftpics	{ width:auto; max-width:300px; float:none; padding-right:0px; padding-bottom:10px; border:thin #CCC; margin-left:7%; margin-right:auto; }
#rightpics	{ width:auto; float:none; padding-left:0px; padding-bottom:10px; border:thin #CCC; margin-left:1%; }
.rslides		{ width:100%; height:600px; position:absolute; background-attachment:scroll; margin-top:-47px; }
.rslides2		{ width:100%; height:700px; position:absolute; background-attachment:scroll; margin-top:-47px; }
#home1			{ width:100%; height:300px; padding-bottom:40px; }
#homethumbs		{ height:auto; border:0px; }
#middlecolumn	{ margin-top:45px; }
#featuredbox	{ width:100%; height:auto; margin-left:-3%; margin-right:auto; margin-top:55%; }
#home2			{ width:100%; min-height:400px; height:auto; margin-top:100px; }
#featuredbox2	{ width:100%; height:auto; margin-left:-5%; margin-right:auto; z-index:0; margin-top:7%; }
#duredeklogos	{ visibility:collapse; display:none; }
#left			{ width:100%; float:left; }
.rslides3		{ width:100%; height:450px; position:absolute; background-attachment:scroll; margin-top:-47px; }
#home3			{ width:100%; height:200px; padding-bottom:40px; }
#featuredbox3	{ width:100%; height:auto; margin-left:auto%; margin-right:auto; margin-top:68%; }
.main .cols { padding-left:10px; padding-right:20px; width:94%; padding-bottom:40px; }
.main .cols .col { width:100%; display:inline-block; vertical-align:text-top; }
.main .cols .col + .col { margin-left:0%; margin-top:45px; }
.main .cols .col img { width:auto; margin-left:auto; margin-right:auto;  }
.main .cols .col .col-cnt { height: 100%; overflow: hidden; }
.main .cols .col2 { width:100%; display:inline-block; vertical-align:text-top; }
.main .cols .col2 + .col2 { margin-left:0%; }
.main .cols .col2 img { width:auto; }
#footer { min-height:300px; height:auto; padding-top:20px; text-align:center; }
#duradekfooter	{ width:167px; margin-left:auto; margin-right:auto; padding-top:20px; }
#footerlogo {width:250px; }
#paymentlogos	{ width:100%; }
#footer .cols .col { display:none; visibility:hidden; }
#footer .cols .col + .col { margin-left: 2%; }
#footer .cols .col ul 	{ list-style:none; }

#footer .cols .col2 { width:auto; float:left; margin-top:20px; padding-bottom:20px; }
#contactboxleft	{float:none; width:99%; height:auto; min-height:800px; }
#contactboxright{float:none; width:99%; margin-top:30px; }
.menuactive { !important; transition:background linear; height:35px; transform:translateY(-5px);-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;}
			
			

			

}






