* { 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:#592614; line-height:1.6em; min-width:100%; overflow-x:hidden;  }

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

.header { padding-bottom:0px; position:fixed; background:url(../img/headerbg.png) top center; background-repeat:repeat-x; width:100%; height:237px; 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: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:#414141; }

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

/* Header Scroll Movement */
.headeractive {!important;  transition:background linear; background-color: #db792a; height:85px; transform:translateY(-1px); -webkit-transition: all 0.4s ease-out; border:#f3de30 solid 1px; 
       -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;}


/* Menu Scroll Movement */
.menuactive { !important; transition:background linear; height:05px; transform:translateY(-7px);-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.5) rotate(0.01deg) translateY(-70px);
        transform: scale(0.5) rotate(0.01deg) translateY(-70px);
       -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; 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;}
			

/* Sticky Sub Menu */
#sticky.stick {
  position: fixed;
  top: 75px;
  z-index: 0;
-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;
}
			

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:53px; font-family:'Overpass', sans-serif; font-weight:400; color:#ffffff; line-height:1.0; text-shadow:#000000 2px 2px; }
h1 a { font-size:53px; font-family: 'Overpass', sans-serif; font-weight:400; color:#ffffff; }
h1 a:hover { font-size:53px; font-family: 'Overpass', sans-serif; font-weight:400; color:#ffffff; }

h2 { font-size:105px; font-family: 'Sacramento', cursive; font-weight:400; color:#f3de30; line-height:1.0em; text-shadow:#000000 2px 2px; }
h2 a { font-size:105px; font-family: 'Overpass', sans-serif; font-weight:400; color:#f3de30; }
h2 a:hover { font-size:105px; font-family: 'Overpass', sans-serif; font-weight:400; color:#f3de30; }

h3 { font-size:32px; font-family:'Overpass', sans-serif; font-weight:200; color:#ffffff; line-height:1.2em; text-shadow:#000000 2px 2px; }
h3 a { font-size:32px; font-family: 'Overpass', sans-serif; font-weight:200; color:#ffffff; }
h3 a:hover { font-size:32px; font-family: 'Overpass', sans-serif; font-weight:200; color:#ffffff; }

h4 { font-size:31px; font-family:'Overpass', sans-serif; font-weight:200; color:#ffffff; line-height:1.4em; text-shadow:#000000 2px 2px; }
h4 a { font-size:31px; font-family: 'Overpass', sans-serif; font-weight:200; color:#ffffff; }
h4 a:hover { font-size:31px; font-family: 'Overpass', sans-serif; font-weight:200; color:#ffffff; }

h5 { font-size:31px; font-family:'Rubik', sans-serif; font-weight:700; color:#2e2d2d; line-height:1.6; }
h5 a { font-size:31px; font-family: 'Rubik', sans-serif; font-weight:700; color:#2e2d2d; }
h5 a:hover { font-size:31px; font-family: 'Rubik', sans-serif; font-weight:700; color:#39aa01; }

h6 { font-size:14px; font-family: 'Overpass', sans-serif; font-weight:200; color:#592614; line-height:1.0em; }
h6 a { font-size:14px; font-family: 'Overpass', sans-serif; font-weight:200; color:#592614; }
h6 a:hover { font-size:14px; font-family: 'Overpass', sans-serif; font-weight:200; color:#000000; }

/* ----- ACCORDIAN MENU (COMPUTER) ----- */
.accordion-menu {
  width: 100%;
  margin: 60px auto 20px;
  background: #fff;
  border-radius: 4px;
  list-style:none;
}

.accordion-menu li.open .dropdownlink {
  color: #ec1208;
}
.accordion-menu li.open .dropdownlink .fa-chevron-down {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.accordion-menu li:last-child .dropdownlink {
  border-bottom: 0;
}

.dropdownlink {
  cursor: pointer;
  display: block;
  padding: 15px 15px 15px 45px;
  font-size: 18px;
  border-bottom: 1px solid #ccc;
  color: #212121;
  position: relative;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.dropdownlink i {
  position: absolute;
  top: 17px;
  left: 16px;
}
.dropdownlink .fa-chevron-down {
  right: 12px;
  left: auto;
}

.submenuItems {
  display: none;
  background:#CCC;
  padding:20px;
}
.submenuItems li {
  border-bottom: 1px solid #B6B6B6;
  list-style:none;
  padding:10px;
}

.submenuItems a {
  display: block;
  padding: 12px 12px 12px 15px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.submenuItems a:hover {
  background-color: #ec1208;
  color: #fff;
}


/* ----- Graphics (COMPUTER) ----- */
.entry img	{max-width:97%;display:block;margin-left:auto;margin-right:auto;padding-top:5px;padding-right:0;padding-left:0; }
#logo 		{width:393px; height:auto; z-index:50; margin-top:13px; margin-left:100px; 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;}
#icons1		{ margin-bottom:-4px; padding-left:5px; }
#postidol	{ margin-bottom:-11px; }
#leftpics	{ float:left; padding-right:20px; padding-bottom:20px; }
#headline1	{ position:absolute; margin-left:150px; margin-top:0px; }
#headline3	{ position:absolute; margin-left:300px; margin-top:-20px; }


/* ----- Layout (COMPUTER) ----- */
#menu			{ position:absolute; margin-top:85px; margin-left:650px; -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:1150px; position:absolute; background-attachment:scroll; margin-top:-150px; z-index:0; }
#home1			{ width:100%; height:480px; padding-bottom:40px; }
#featuredbox	{ width:600px; height:auto; position:relative; left:50%; margin-left:-300px; margin-top:18%; }
#signature		{ margin-top:50px; margin-left:70%; }

.rslides2		{ width:100%; height:300px; position:absolute; background-attachment:scroll; margin-top:-50px; z-index:0; }
#home2			{ width:100%; height:150px; padding-bottom:40px; }
#featuredbox2	{ width:400px; height:auto; position:relative; left:50%; margin-left:-200px; margin-top:2%; }

#headerred		{ width:auto; height:auto; padding:20px 20px 0px 10px; background-color:#e80e05; vertical-align:middle; border-bottom-right-radius:30px; margin-bottom:20px; }

#boxtop1		{ background-image:url(../img/boxtop1.png); background-repeat:repeat-x; background-position:top center; width:100%; height:135px; margin-top:-150px; position:absolute; z-index:1;  }
#subbox1		{ width:100%; min-height:200px; height:auto; margin-top:0px; padding-top:50px; padding-bottom:0px;  position:relative; z-index:0; background:#ffb35f; }
#content1		{ width:85%; margin-top:-70px; margin-left:auto; margin-right:auto; position:relative; z-index:50; }
#boxbot1		{ background-image:url(../img/boxbot1.png); background-repeat:repeat-x; background-position:top center; width:100%; height:115px; position:absolute; z-index:1;  }

#subbox2		{ width:100%; min-height:200px; height:auto; padding-bottom:150px; padding-top:150px; position:relative; z-index:1; }
#content2		{ width:85%; margin-left:auto; margin-right:auto; }
#boxleft1		{ width:400px; height:auto; float:left; margin-left:10%; }
#infobox1		{ width:100%; height:auto; background:#FFF; border-bottom-right-radius:45px; padding:25px; }
#boxright1		{ width:711px; height:auto; float:right; margin-top:65px; margin-right:10%; }

#subbox3		{ width:100%; min-height:250px; height:auto; padding-top:75px; margin-top:0px; padding-bottom:15px; }
#boxtop2		{ background-image:url(../img/boxtop2.png); background-repeat:repeat-x; background-position:top center; width:100%; height:99px; margin-top:-150px; position:absolute; z-index:1;  }
#content3		{ width:65%; margin-top:-50px; margin-left:auto; margin-right:auto; }
#boxbot2		{ background-image:url(../img/boxbot2.png); background-repeat:repeat-x; background-position:top center; width:100%; height:123px; margin-top:38px; position:absolute; z-index:10;  }

#subbox4		{ width:100%; min-height:250px; height:auto; padding-top:150px; margin-top:0px; padding-bottom:75px; }
#content3		{ width:65%; margin-top:-50px; margin-left:auto; margin-right:auto; }

#subbox5		{ width:90%; min-height:250px; height:auto; left:50%; margin-left:-46%; position:relative; padding-top:70px; padding-left:10px; margin-top:0px; padding-bottom:75px; background-color:#FFF; border-radius:10px; -webkit-box-shadow: 0px 10px 37px -9px rgba(0,0,0,0.75); -moz-box-shadow: 0px 10px 37px -9px rgba(0,0,0,0.75); box-shadow: 0px 10px 37px -9px rgba(0,0,0,0.75); margin-bottom:50px; }

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


.main 			{ padding: 2px 0 2px 0; }
.main .content 	{ padding-left: 0px; padding-right: 10px; }
.main .content span { text-decoration: underline; }
.main .cols 	{ margin-top:-230px; padding-left:0px; padding-right:0px; width:100%; padding-bottom:40px; text-align:center; position:relative; z-index:10; }
.main .cols .col { width:20%; display:inline-block; vertical-align:text-top; padding:15px; border-radius:7px; }
.main .cols .col + .col { margin-left:10%; }
.main .cols .col img { width:auto; }
.main .cols2 	{ margin-top:0px; padding-left:0px; padding-right:0px; width:100%; left:50%; margin-left:-50%; position:relative; padding-bottom:40px; z-index:0; position:relative; }
.main .cols2 .col2 { width:65%; display:inline-block; vertical-align:text-top; padding:25px; border-radius:7px; }
.main .cols2 .col2 + .col2 { margin-left:1%; }
.main .cols2 .col2 img { width:auto; }
.main .cols2 .col3 { width:20%; display:inline-block; vertical-align:text-top; padding:25px; margin-top:5px; border-radius:7px; }
.main .cols2 .col2 + .col3 { margin-left:4%; }
.main .cols2 .col3 img { width:auto; }
.main .cols4 	{ margin-top:0px; padding-left:0px; padding-right:0px; text-align:center; position:relative; padding-bottom:40px; z-index:0; position:relative; }
.main .cols4 .col4 { width:28%; display:inline-block; vertical-align:text-top; padding:25px; border-radius:7px; }
.main .cols4 .col4 + .col4 { margin-left:2%; }
.main .cols4 .col4 img { width:auto; }

#spacer		{ height:200px; }

<!----- Service Boxes ----->
#servicebox		{ padding:40px; }
#serviceboxopen	{ padding:40px; margin-bottom:10px; background:#D6D6D6; }
#pageList1 		{ list-style-type:none; margin-left:0px; background:transparent; padding:10px; margin-bottom:10px; cursor:pointer; }
#pageList2 		{ list-style-type:none; margin-left:0px; background:transparent; padding:10px; margin-bottom:10px; cursor:pointer; }


<!----- 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; background:#ffffff; padding:25px; border-radius:10px; -webkit-box-shadow: -1px -1px 21px -4px rgba(0,0,0,0.75);
-moz-box-shadow: -1px -1px 21px -4px rgba(0,0,0,0.75);
box-shadow: -1px -1px 21px -4px rgba(0,0,0,0.75); }
.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:15px; right:-520px; width:27px; height:180px; cursor:pointer; background-image:url(../img/next.png);}
.bx-wrapper .bx-prev {position:absolute; top:15px; right:550px; width:27px; height:180px; cursor:pointer; background-image:url(../img/prev.png);}
.bx-wrapper .bx-controls-direction a {position:absolute; margin-top:-20px; margin-right:46%; outline:0; width:27px; height:180px; text-indent:-9999px; z-index:10;}

<!----- Coursel ------>
#flexisel	{ display:none; }
.nbs-flexisel-container { position:relative; max-width:100%; }
.nbs-flexisel-ul 		{ position:relative; width:9999px; margin:0px; padding:0px; list-style-type:none; text-align:center; }
.nbs-flexisel-inner 	{ overflow:hidden; float:left; width:100%; background:none; }
.nbs-flexisel-item 		{ float:left; margin:0px; padding:0px; cursor:pointer; position:relative; line-height:0px; }
.nbs-flexisel-item img  { width:100%; cursor:pointer; position:relative; margin-top:10px; margin-bottom:10px; max-width:166px; max-height:214px; padding:10px;}

/* ----- Footer ------ */
#footer { width:100%; background:#da6819 url(../img/footerbg.jpg); background-position:top center; background-repeat:repeat-x; min-height:200px; height:auto; margin-top:-50px; padding-top:50px; padding-left:150px; padding-bottom:40px; }
#footer .shell { padding: 0px 0; }
#footer .cols .col { width:200px; 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 p 	{ font-size:18px; font-family: 'Overpass', sans-serif; font-weight:200; color:#ffffff; line-height:1.8em;  }
#footer .cols .col a 	{ font-size:18px; font-family: 'Overpass', sans-serif; font-weight:200; color:#ffffff; line-height:1.6em;  }
#footer .cols .col a:hover 	{ padding-bottom:0px; color:#fef600; }
#footer .cols .col2 { width:344px; margin-left:68%; margin-top:0px; }
#footer  h1 		{ font-size:20px; color:#fff; font-family:'Overpass', sans-serif; font-weight:400; line-height:0.8em; } 
#footer .col2 p	{ font-size:12px; font-family: 'Overpass', sans-serif; font-weight:200; color:#ffffff; line-height:1.2em; }



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

/* 1680 display */
@media only screen and ( min-width: 1380px) and ( max-width: 1690px ) {
#menu				{ margin-left:650px; }
#menu2				{ margin-left:0px; }
.main .cols2 	{ margin-top:0px; padding-left:0px; padding-right:0px; width:100%; left:50%; margin-left:-50%; position:relative; padding-bottom:40px; z-index:0; position:relative; }
.main .cols2 .col2 { width:62%; display:inline-block; vertical-align:text-top; padding:25px; border-radius:7px; }
.main .cols2 .col2 + .col2 { margin-left:1%; }
.main .cols2 .col2 img { width:auto; }
.main .cols2 .col3 { width:25%; display:inline-block; vertical-align:text-top; padding:25px; border-radius:7px; }
.main .cols2 .col2 + .col3 { margin-left:4%; }
.main .cols2 .col3 img { width:auto; }
#footer 			{ padding-left:75px; padding-bottom:40px; }
#footer .cols .col2 { width:210px; margin-left:78%; margin-top:0px; }
}

/* 1366 display */
@media only screen and ( min-width: 1285px) and ( max-width: 1368px ) {
#logo			{ margin-top:5px; margin-left:10px; }
/* Logo Scroll Movement */
.logoactive { !important; transition:background linear; height:35px; -webkit-transition: all 0.7s ease-out; -webkit-transform: scale(0.5) rotate(0.01deg) translateY(-55px) translateX(-120px);
        transform: scale(0.5) rotate(0.01deg) translateY(-55px) translateX(-120px);
       -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;}
#menu			{ margin-left:500px; }
/* Menu Scroll Movement */
.menuactive { !important; transition:background linear; height:05px; transform:translateY(-15px);-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;
			}
#content2		{ width:95%; margin-left:auto; margin-right:auto; }
#boxleft1		{ width:350px; height:auto; float:left; margin-left:5%; }
#infobox1		{ width:100%; height:auto; background:#FFF; border-bottom-right-radius:45px; padding:25px; }
#boxright1		{ width:711px; height:auto; float:right; margin-top:65px; margin-right:5%; }

#content3		{ width:95%; margin-top:-50px; margin-left:auto; margin-right:auto; }

.main .cols2 .col2 { width:56%; display:inline-block; vertical-align:text-top; padding:25px; border-radius:7px; }
.main .cols2 .col2 + .col2 { margin-left:1%; }
.main .cols2 .col2 img { width:auto; }
.main .cols2 .col3 { width:30%; display:inline-block; vertical-align:text-top; padding:25px; border-radius:7px; }
.main .cols2 .col2 + .col3 { margin-left:2%; }
.main .cols2 .col3 img { width:auto; }
.main .cols4 	{ margin-top:0px; padding-left:0px; padding-right:0px; text-align:center; position:relative; padding-bottom:40px; z-index:0; position:relative; margin-left:-50px; }
.main .cols4 .col4 { width:25%; display:inline-block; vertical-align:text-top; padding:25px; border-radius:7px; }
.main .cols4 .col4 + .col4 { margin-left:2%; }
.main .cols4 .col4 img { width:auto; }

#footer 			{ padding-left:45px; padding-bottom:40px; }
#footer .cols .col2 { width:210px; margin-left:68%; margin-top:0px; }
}

/* 1280 display */
@media only screen and ( min-width: 1025px) and ( max-width: 1280px ) {
#logo			{ margin-top:5px; margin-left:10px; }
/* Logo Scroll Movement */
.logoactive { !important; transition:background linear; height:35px; -webkit-transition: all 0.7s ease-out; -webkit-transform: scale(0.5) rotate(0.01deg) translateY(-55px) translateX(-120px);
        transform: scale(0.5) rotate(0.01deg) translateY(-55px) translateX(-120px);
       -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;}
#menu			{ margin-left:500px; }
/* Menu Scroll Movement */
.menuactive { !important; transition:background linear; height:05px; transform:translateY(-15px);-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			{ margin-left:450px; }
#content1		{ width:95%; margin-top:-100px; margin-left:auto; margin-right:auto; }
.main .cols .col { width:28%; display:inline-block; vertical-align:text-top; padding:15px; border-radius:7px; }
.main .cols .col + .col { margin-left:1%; }

#content2		{ width:95%; margin-left:auto; margin-right:auto; }
#boxleft1		{ width:350px; height:auto; float:left; margin-left:5%; }
#infobox1		{ width:100%; height:auto; background:#FFF; border-bottom-right-radius:45px; padding:25px; }
#boxright1		{ width:711px; height:auto; float:right; margin-top:65px; margin-right:5%; }

.main .cols2 .col2 { width:56%; display:inline-block; vertical-align:text-top; padding:25px; border-radius:7px; }
.main .cols2 .col2 + .col2 { margin-left:1%; }
.main .cols2 .col2 img { width:auto; }
.main .cols2 .col3 { width:30%; display:inline-block; vertical-align:text-top; padding:25px; border-radius:7px; }
.main .cols2 .col2 + .col3 { margin-left:2%; }
.main .cols2 .col3 img { width:auto; }
.main .cols4 	{ margin-top:0px; padding-left:0px; padding-right:0px; text-align:center; position:relative; padding-bottom:40px; z-index:0; position:relative; margin-left:-60px; }
.main .cols4 .col4 { width:25%; display:inline-block; vertical-align:text-top; padding:25px; border-radius:7px; }
.main .cols4 .col4 + .col4 { margin-left:2%; }
.main .cols4 .col4 img { width:auto; }

#content3		{ width:95%; margin-top:-50px; margin-left:auto; margin-right:auto; }

#footer 		{ width:100%; padding-left:20px; }
#footer .cols .col2 { margin-left:68%; }
}

/* tablet landscape */
@media only screen and ( min-width: 981px) and ( max-width: 1024px ) {
#logo			{ margin-top:5px; margin-left:10px; width:325px; }
/* 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(-25px) translateX(-40px);
        transform: scale(0.7) rotate(0.01deg) translateY(-25px) translateX(-40px);
       -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;}
#menu			{ margin-left:500px; }
/* Menu Scroll Movement */
.menuactive { !important; transition:background linear; height:05px; transform:translateY(-15px);-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			{ margin-left:350px; }
#featuredbox	{ margin-top:30%; }
#home1			{ height:400px; }
.main .cols .col { width:28%; display:inline-block; vertical-align:text-top; padding:15px; border-radius:7px; }
.main .cols .col + .col { margin-left:1%; }

#content2		{ width:100%; margin-left:auto; margin-right:auto; }
#boxleft1		{ width:300px; height:auto; float:left; margin-left:5%; }
#infobox1		{ width:100%; height:auto; background:#FFF; border-bottom-right-radius:45px; padding:25px; }
#boxright1		{ width:550px; height:auto; float:right; margin-top:65px; margin-right:5%; }
#coupon			{ width:100%; height:auto; }

#content3		{ width:95%; margin-top:-50px; margin-left:auto; margin-right:auto; }

.main .cols2 .col2 { width:56%; display:inline-block; vertical-align:text-top; padding:25px; border-radius:7px; }
.main .cols2 .col2 + .col2 { margin-left:1%; }
.main .cols2 .col2 img { width:auto; }
.main .cols2 .col3 { width:30%; display:inline-block; vertical-align:text-top; padding:25px; border-radius:7px; }
.main .cols2 .col2 + .col3 { margin-left:2%; }
.main .cols2 .col3 img { width:auto; }
.main .cols4 	{ margin-top:0px; padding-left:0px; padding-right:0px; text-align:center; position:relative; padding-bottom:40px; z-index:0; position:relative; margin-left:-60px; }
.main .cols4 .col4 { width:100%; display:inline-block; vertical-align:text-top; padding:25px; border-radius:7px; }
.main .cols4 .col4 + .col4 { margin-left:0%; }
.main .cols4 .col4 img { width:auto; }

#footer 		{ width:100%; padding-left:20px; }
#footer .cols .col { width:160px; float:left; }
#footer .cols .col + .col { margin-left: 10px; }
#footer .cols .col2 { margin-left:62%; }
}

/* tablet portrait */
@media only screen and ( min-width: 645px) and ( max-width: 980px ) {
#logo			{ margin-top:5px; margin-left:10px; width:325px; }
/* 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(-25px) translateX(-60px);
        transform: scale(0.7) rotate(0.01deg) translateY(-25px) translateX(-60px);
       -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;}
#menu			{ position:absolute; width:100%; margin-top:95px; 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		{ height:700px; }
#home1			{ height:350px; }
#featuredbox	{ margin-top:23%; }
.main .cols .col { width:94%; display:inline-block; vertical-align:text-top; padding:15px; border-radius:7px; }
.main .cols .col + .col { margin-left:1%; }
.main .cols2 .col2 { width:99%; display:inline-block; vertical-align:text-top; padding:0px; margin-top:20px; border-radius:7px; }
.main .cols2 .col2 + .col2 { margin-left:1%; }
.main .cols2 .col2 img { width:auto; }
.main .cols2 .col3 { width:99%; display:inline-block; vertical-align:text-top; padding:0px; margin-top:20px; border-radius:7px; }
.main .cols2 .col2 + .col3 { margin-left:0%; }
.main .cols2 .col3 img { width:auto; }
.main .cols4 	{ margin-top:0px; padding-left:0px; padding-right:0px; text-align:center; position:relative; padding-bottom:40px; z-index:0; position:relative; margin-left:-60px; }
.main .cols4 .col4 { width:100%; display:inline-block; vertical-align:text-top; padding:25px; border-radius:7px; }
.main .cols4 .col4 + .col4 { margin-left:0%; }
.main .cols4 .col4 img { width:auto; }

#content2		{ width:100%; margin-left:auto; margin-right:auto; }
#boxleft1		{ width:92%; height:auto; float:left; margin-left:1%; }
#infobox1		{ width:100%; height:auto; background:#FFF; border-bottom-right-radius:45px; padding:25px; }
#boxright1		{ width:98%; height:auto; float:right; margin-top:25px; margin-right:1%; }
#coupon			{ width:100%; height:auto; }

#subbox4		{ width:100%; min-height:250px; height:auto; padding-top:50px; margin-top:0px; padding-bottom:25px; }
#content3		{ width:95%; margin-top:-50px; margin-left:auto; margin-right:auto; }


#footer 		{ width:100%; padding-left:20px; }
#footer .cols .col { width:160px; float:left; }
#footer .cols .col + .col { margin-left: 10px; }
#footer .cols .col2 { margin-left:50%; }


}


/* Phone*/
@media only screen and ( min-width: 410px) and ( max-width: 640px ) { 
h2 { font-size:60px; margin-top:65px; margin-left:30px; }
h3 { margin-left:-130px; }
h4 { margin-left:-130px;}

#headline1	{ position:absolute; margin-left:100px; margin-top:0px; }
#headline2	{ position:absolute; margin-top:10px; }
#headline3	{ position:absolute; margin-left:210px; margin-top:60px; }
#headline4	{ position:absolute; margin-left:150px; margin-top:60px; }

#logo			{ margin-top:5px; margin-left:0px; width:300px; }
/* 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(-25px) translateX(-60px);
        transform: scale(0.7) rotate(0.01deg) translateY(-25px) translateX(-60px);
       -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;}
#menu			{ position:absolute; width:100%; margin-top:85px; 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; }
#phonelink		{ display:block; visibility:visible; }
#home1			{ width:100%; height:300px; padding-bottom:40px; }
#featuredbox	{ width:400px; margin:50%; margin-left:-200px; margin-top:40%; position:relative; }

.main .cols .col { width:94%; display:inline-block; vertical-align:text-top; padding:15px; border-radius:7px; }
.main .cols .col + .col { margin-left:1%; }
.main .cols .col { width:94%; display:inline-block; vertical-align:text-top; padding:15px; border-radius:7px; }
.main .cols .col + .col { margin-left:1%; }
.main .cols2 .col2 { width:99%; display:inline-block; vertical-align:text-top; padding:0px; margin-top:20px; border-radius:7px; }
.main .cols2 .col2 + .col2 { margin-left:1%; }
.main .cols2 .col2 img { width:auto; }
.main .cols2 .col3 { width:99%; display:inline-block; vertical-align:text-top; padding:0px; margin-top:20px; border-radius:7px; }
.main .cols2 .col2 + .col3 { margin-left:0%; }
.main .cols2 .col3 img { width:auto; }
.main .cols4 	{ margin-top:-80px; padding-left:0px; padding-right:0px; text-align:center; position:relative; padding-bottom:40px; z-index:0; position:relative; margin-left:-35px; }
.main .cols4 .col4 { width:80%; display:inline-block; vertical-align:text-top; padding:25px; border-radius:7px; }
.main .cols4 .col4 + .col4 { margin-left:0%; }
.main .cols4 .col4 img { width:auto; }

#signature		{ margin-top:50px; margin-left:50%; }

#content2		{ width:100%; margin-left:auto; margin-right:auto; }
#boxleft1		{ width:86%; height:auto; float:left; margin-left:1%; }
#infobox1		{ width:100%; height:auto; background:#FFF; border-bottom-right-radius:45px; padding:25px; }
#boxright1		{ width:98%; height:auto; float:right; margin-top:25px; margin-right:1%; }
#coupon			{ width:100%; height:auto; }

#footer 		{ width:100%; padding-left:20px; padding-bottom:300px; }
#footer .cols .col { width:100%; float:left; }
#footer .cols .col + .col { margin-left: 0px; margin-top:50px; }
#footer .cols .col2 { position:absolute; margin-top:600px; margin-left:10%; }
}

/* Phone*/
@media only screen and ( min-width: 320px) and ( max-width: 409px ) { 
h2 { font-size:60px; margin-top:65px; margin-left:30px; }
h3 { font-size:20px; }

#headline1	{ position:absolute; margin-left:100px; margin-top:0px; }
#headline2	{ position:absolute; margin-top:10px; }
#headline3	{ position:absolute; margin-left:210px; margin-top:60px; }
#headline4	{ position:absolute; margin-left:150px; margin-top:60px; }

#logo			{ margin-top:5px; margin-left:0px; width:300px; }
/* 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(-25px) translateX(-60px);
        transform: scale(0.7) rotate(0.01deg) translateY(-25px) translateX(-60px);
       -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;}
#menu			{ position:absolute; width:100%; margin-top:85px; 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; }
#phonelink		{ display:block; visibility:visible; }
#home1			{ width:100%; height:300px; padding-bottom:40px; }
#featuredbox	{ width:400px; margin:50%; margin-left:-200px; margin-top:40%; position:relative; }

.main .cols .col { width:94%; display:inline-block; vertical-align:text-top; padding:15px; border-radius:7px; }
.main .cols .col + .col { margin-left:1%; }
.main .cols .col { width:94%; display:inline-block; vertical-align:text-top; padding:15px; border-radius:7px; }
.main .cols .col + .col { margin-left:1%; }
.main .cols2 .col2 { width:99%; display:inline-block; vertical-align:text-top; padding:0px; margin-top:20px; border-radius:7px; }
.main .cols2 .col2 + .col2 { margin-left:1%; }
.main .cols2 .col2 img { width:auto; }
.main .cols2 .col3 { width:99%; display:inline-block; vertical-align:text-top; padding:0px; margin-top:20px; border-radius:7px; }
.main .cols2 .col2 + .col3 { margin-left:0%; }
.main .cols2 .col3 img { width:auto; }
.main .cols4 	{ margin-top:-80px; padding-left:0px; padding-right:0px; text-align:center; position:relative; padding-bottom:40px; z-index:0; position:relative; margin-left:-35px; }
.main .cols4 .col4 { width:80%; display:inline-block; vertical-align:text-top; padding:25px; border-radius:7px; }
.main .cols4 .col4 + .col4 { margin-left:0%; }
.main .cols4 .col4 img { width:auto; }

#signature		{ margin-top:50px; margin-left:30%; }

#content2		{ width:100%; margin-left:auto; margin-right:auto; }
#boxleft1		{ width:86%; height:auto; float:left; margin-left:1%; }
#infobox1		{ width:100%; height:auto; background:#FFF; border-bottom-right-radius:45px; padding:25px; }
#boxright1		{ width:98%; height:auto; float:right; margin-top:25px; margin-right:1%; }
#coupon			{ width:100%; height:auto; }

#footer 		{ width:100%; padding-left:20px; padding-bottom:300px; }
#footer .cols .col { width:100%; float:left; }
#footer .cols .col + .col { margin-left: 0px; margin-top:50px; }
#footer .cols .col2 { position:absolute; margin-top:600px; margin-left:-5%; }
}





