/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    min-height: 100%;
}
html {
    100%
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
/* ==========================================================================
   Web's custom styles
   ========================================================================== */
header{
width:935px;
height:61px;
position:fixed;
z-index:1000;
background:url(../img/general/header_bg.png) no-repeat center top;
left:50%;
top:0;
margin:0 0 0 -487px;
padding:0 20px 0 20px;
}

header h1{
padding:0;
margin:10px 0 0 5px;
width:116px;
height:34px;
display:block;
float:left;
line-height:0;
}
header h1 a{
border:none;
}
header .syn_btn{
width:132px;
height:38px;
float:left;
display:block;
margin:6px 0 0 38px;
padding:0;
}
header nav{
float:left;
font-family: 'Carrois Gothic SC', sans-serif;
text-shadow: 1px 1px 0px rgba(255, 255, 255, 1);
text-transform:uppercase;
font-size:13px;
font-weight:bold;
margin:0 0 0 0;
padding:0;
}
header nav ul{
float:left;
margin:18px 0 0 30px;
padding:0;
}
header nav ul li{
float:left;
margin:0 30px 0 0;
padding:0;
}
header nav ul li a{
text-decoration:none;
color:#3e3e3e;
}
header nav ul li a:hover{
text-decoration:none;
color:#3d5f4b;
}
/*Section 1*/
.section1{
width:100%;
height:556px;
background:url(../img/intro/main_banner.png) no-repeat center top;
z-index:2;
position:absolute;
}
.section1 #intro{
width:459px;
height:142px;
position:absolute;
top:95px;
left:50%;
margin:0 0 0 -440px;
}
.section1 #intro .introducing{
font-family: 'Titillium Web', sans-serif;
color:#fefefe;
font-size:16px;
font-weight:400;
text-transform:uppercase;
letter-spacing:1px;
margin:0 0 0 16px;
}
#pro_can{
position: absolute;
top:345px;
left:50%;
margin:0 0 0 -350px;
z-index:100;
}
/*Review 1*/
.review01_bg{
background:url(../img/general/review_bg.jpg) repeat;
position:absolute;
width:100%;
top:486px;
z-index:0;
}
.review01_bg_left{
background: url(../img/general/review_bg_left.jpg) no-repeat center top;
position:relative;
width:100%;
z-index:0;
padding:100px 0 20px 0;
height:600px;
}
.review01_scroll{
font-family: 'Titillium Web', sans-serif;
font-style:italic;
font-size:13px;
letter-spacing:2px;
color:#434343;
font-weight:700;
text-transform:uppercase;
text-align:center;
}
.img_center{
margin:8px auto 0 auto;
display:block;
}
.arrow_down{
background:url(../img/general/arrow_down.png) repeat-y center top;
height:88px;
width:23px;
display:block;
margin:15px auto 15px auto;
}

.review_text{
width:486px;
background-color:#000;
display:block;
padding:20px 34px;
margin:0 auto;
font-family: 'Titillium Web', sans-serif;
text-align:center;
}

.review_text span{
display:block;
}

.review_content{
font-size:30px;
font-weight:600;
color:#fefffe;
text-transform:uppercase;
line-height:36px;
}

.review_person{
font-size:16px;
font-weight:600;
color:#999;
text-transform:uppercase;
line-height:16px;
margin:10px 0 2px 0;
}

.review_desc{
font-size:14px;
font-style:italic;
font-weight:400;
color:#999;
line-height:16px;
letter-spacing:1px;
}

.review_desc a{
color:#999;
text-decoration:none;
}

.review_desc a:hover{
color:#999;
text-decoration:underline;
}
/*Section 2*/
.section2{
width:100%;
z-index:2;
height:730px;
display:block;
position: absolute;
margin:0 0 0 0;
background-color: #fff;
top:1205px;
}

.section2 .section2_wrapper{
width:960px;
margin:0 0 0 -480px;
background: url(../img/material/wax_image.jpg) no-repeat left 98px;
height:475px;
position:relative;
top:50px;
left:50%;
padding:50px 0 0 0;
}

.section2 #natural_wax{
width:170px;
position:relative;
left:402px;
top:28px;
}

.section2 #synthetic_resins{
width:180px;
position:relative;
left:333px;
top:90px;
}

.section2 h4{
font-family: 'Titillium Web', sans-serif;
font-size:16px;
font-weight:700;
color:#000;
padding:0;
margin:0 0 3px 0;
line-height:16px;
}

.section2 h4 span{
color:#3d5f4b;
}

.wax_desc{
font-family: 'Titillium Web', sans-serif;
font-size:14px;
line-height:16px;
color:#777;
font-weight:400;
margin:0;
padding:0;
width:100%;
}

.section2 #tech_content{
width:400px;
left:516px;
position:relative;
top:50px;
}

.section2 #tech_content h3{
font-family: 'Titillium Web', sans-serif;
padding:0;
margin:0 0 8px 0;
text-transform:uppercase;
font-size:45px;
font-weight:normal;
line-height:42px;
}

.section2 #tech_content h3 span{
font-size:30px;
font-weight:normal;
line-height:30px;
}

.section2 #tech_content h3 b{
color:#3d5f4b;
}

.section2 #tech_content .tech_desc{
font-family: 'Titillium Web', sans-serif;
padding:0;
margin:0 0 15px 0;
font-size:16px;
font-weight:normal;
line-height:21px;
color:#1a1a1a;
}

.section2 #tech_content a.learn_more_btn{
font-family: 'Titillium Web', sans-serif;
padding:7px 0 0 15px;
margin:0 0 0 0;
text-transform:uppercase;
font-size:15px;
line-height:15px;
font-weight:600;
width:117px;
height:24px;
color:#fff;
text-decoration:none;
display:block;
background:url(../img/material/learn_more_btn.jpg) no-repeat left top;
}

.section2 #tech_content a.learn_more_btn:hover{
background-position:0 -31px;
}
/*Review 2*/
.review02_bg{
background:url(../img/general/review_bg.jpg) repeat;
position:absolute;
width:100%;
top:1935px;
z-index:0;
}
.review02_bg_right{
background: url(../img/general/review_bg_right.jpg) no-repeat center top;
position:relative;
width:100%;
z-index:0;
padding:50px 0 30px 0;
height:510px;
}
.review02_scroll{
font-family: 'Titillium Web', sans-serif;
font-style:italic;
font-size:13px;
letter-spacing:2px;
color:#434343;
font-weight:700;
text-transform:uppercase;
text-align:center;
}

/* Section 3*/
.section3{
width:100%;
z-index:2;
height:730px;
display:block;
position: absolute;
margin:0 0 0 0;
background-color: #fff;
top:2515px;
}

.section3 .section3_wrapper{
width:960px;
margin:0 0 0 -480px;
height:475px;
position:relative;
top:50px;
left:50%;
padding:80px 0 0 0;
}

.section3 h3{
font-family: 'Titillium Web', sans-serif;
padding:0;
margin:0 0 20px 0;
text-transform:uppercase;
font-size:40px;
font-weight:normal;
line-height:38px;
text-align:center;
}

.section3 h3 span{
text-transform:uppercase;
font-weight:600;
color:#3d5f4b;
}

.section3 .section3_wrapper #features_content{
width:958px;
margin:0 auto;
overflow:hidden;
}

#protection_container{
background-color:#fff;
float:left;
text-align:center;
width:217px;
padding:7px 14px 0 0;
height:380px;
border-right:#dadada 1px solid;
}

#gloss_container{
background-color:#fff;
float:left;
text-align:center;
width:217px;
padding:7px 14px 0 14px;
height:380px;
border-right:#dadada 1px solid;
}

#sleek_container{
background-color:#fff;
float:left;
text-align:center;
width:217px;
padding:7px 14px 0 14px;
height:380px;
border-right:#dadada 1px solid;
}

#simplicity_container{
background-color:#fff;
float:left;
text-align:center;
width:217px;
padding:7px 0 0 14px;
height:380px;
}
.section3 h4{
font-family: 'Titillium Web', sans-serif;
margin:0 0 5px 0;
padding:0;
font-size:25px;
line-height:25px;
font-weight:600;
text-transform:uppercase;
}

.section3 h5{
font-family: 'Titillium Web', sans-serif;
margin:0;
padding:3px 0 5px 0;
font-size:16px;
font-weight:400;
color:#fff;
line-height:16px;
width:100%;
display:block;
background-color:#3d5f4b;
}

.section3 .feature_text{
font-family: 'Titillium Web', sans-serif;
margin:8px 0 0 0;
padding:0;
font-size:14px;
font-weight:300;
color:#000;
line-height:18px;
width:100%;
}

.section3 .feature_text b{
font-weight:400;
}

.section3 .remarks{
font-family: 'Titillium Web', sans-serif;
margin:8px 0 0 0;
padding:0;
font-size:12px;
font-weight:300;
font-style:italic;
color:#6e6e6e;
line-height:13px;
width:100%;
}

/*Review 3*/
.review03_bg{
background:url(../img/general/review_bg.jpg) repeat;
position:absolute;
width:100%;
top:3145px;
z-index:0;
}
.review03_bg_left{
background: url(../img/general/review_bg_left.jpg) no-repeat center top;
position:relative;
width:100%;
z-index:0;
padding:50px 0 20px 0;
height:510px;
}
.review03_scroll{
font-family: 'Titillium Web', sans-serif;
font-style:italic;
font-size:13px;
letter-spacing:2px;
color:#434343;
font-weight:700;
text-transform:uppercase;
text-align:center;
}

/* Section 4*/
.section4{
width:100%;
z-index:2;
display:block;
position: absolute;
margin:0 0 0 0;
background-color: #fff;
top:3725px;
}

.section4 .section4_wrapper{
width:100%;
margin:0 0 0 0;
position:relative;
top:50px;
padding:120px 0 50px 0;
background:url(../img/where/map.jpg) no-repeat center 75px;
min-height:500px;
}

.section4 h3{
font-family: 'Titillium Web', sans-serif;
padding:0;
margin:0 0 20px 0;
text-transform:uppercase;
font-size:30px;
font-weight:normal;
line-height:36px;
text-align:center;
}

.section4 h3 span{
text-transform:uppercase;
font-weight:700;
color:#3d5f4b;
font-size:40px;
}

/*#states{
width:960px;
margin:40px auto 0 auto;
min-height:100px;
text-align:center;
}

#states .state_indi{
text-align:left;
padding:0 0 0 450px;
font-family: 'Titillium Web', sans-serif;
font-size:20px;
font-weight:600;
}

#states .detailers{
display:none;
min-height:100px;
background-color:#00FF00;
}*/
#states{
width:960px;
margin:40px auto 0 auto;
min-height:100px;
}
#states ul{
width:753px;
margin:0 auto 0 auto;
padding:0 0 0 0;
}
#states li:hover{
background:#f3f3f3;
}
#states li{
list-style-type:none; 
cursor:pointer; 
margin:0 0 0 0; 
padding:0 0 0 333px;
font-family: 'Titillium Web', sans-serif;
font-size:20px;
font-weight:600;
}
#states ul div{
color: #575757; 
cursor: auto; 
display: none; 
padding: 20px 0 20px 20px; 
text-align:center;
font-family: 'Titillium Web', sans-serif;
font-size:14px;
line-height:18px;
font-weight:300;
}
#states ul div h5{
color:#3d5f4b;
font-size:18px;
font-weight:600;
text-transform:uppercase;
margin:0 0 3px 0;
padding:0;
}
#states li:before {
content: "+"; 
padding:5px 5px 0px 0; 
color:#3d5f4b; 
font-weight:bold;
}
#states li.active:before {
content: "-"; 
padding:5px 5px 0px 0; 
color:#3d5f4b; 
font-weight:bold;
}
/*footer*/
footer{
width:100%;
background-color:#000;
position: absolute;
bottom:0;
margin:0 0 0 0;
padding:0;
}
footer #footer_container{
width:960px;
overflow:hidden;
margin:0 auto;
padding:8px 0;
}
#copyright{
width:50%;
float: left;
font-family: 'Titillium Web', sans-serif;
color:#808080;
font-size:11px;
font-weight:normal;
letter-spacing:1px;
}
footer #footer_container ul{
width:40%;
float:right;
list-style:none;
padding:0;
margin:0;
font-family: 'Titillium Web', sans-serif;
}
footer #footer_container ul li{
float:right;
padding:0 0 0 10px;
margin:0;
font-size:11px;
color:#808080;
}
footer #footer_container ul li a{
font-weight:300;
text-decoration:none;
font-size:12px;
color:#808080;
}
footer #footer_container ul li a:hover{
text-decoration:underline;
color:#808080;
}
/*
Back to top button 
*/
#back-top {
	position: fixed;
	bottom: 0px;
	z-index:2000;
	background: url(../img/general/back_top_bg.png) no-repeat right top;
	height:151px;
	padding: 55px 3px 0 0;
	left:50%;
	margin:0 0 0 451px;
}
#back-top a {
	width: 26px;
	display: block;
	text-align: center;
}

/* arrow icon (span tag) */
#back-top span {
	width: 26px;
	height: 32px;
	display: block;
	background: url(../img/general/back_top_btn.png) no-repeat center top;
}
#back-top a:hover span {
	background-position: 0 -32px;
}

.social_media{
	position:absolute;
	right:10px;
	width:160px;
	display:block;
}

.social_media span{
	font-family: 'Titillium Web', sans-serif;
	font-size:11px;
	text-transform:uppercase;
	font-weight:600;
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 1);
	color:#b4b4b4;
	margin:0 0 0 0;
	padding:0 0 0 0;
	line-height:13px;
	vertical-align: middle;
}

.fb-like{
	width:80px;
	padding:15px 0 0 4px;
	position:absolute;
}