
html {
    height: 100%;
    width:100% !important;
    margin: 0;
    padding: 0;
    background:#111111 !important;
}

body {
    min-height: 100%;
	background:#ececec;
	font:normal 15px/20px 'Open Sans', sans-serif !important;
	color:#222;
    min-width:100% !important;
    max-width:100% !important;
}

/* Form Tweak */
.bumpDown {
    clear: both;
    margin-top: 10px;
}

/* Utility Classes */

html { overflow-y: scroll; }
label, input[type=button], input[type=submit], button { cursor: pointer; }
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; *vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
.ie7 img { -ms-interpolation-mode: bicubic; }
a:hover, a:active { outline: none; }
a, a:active, a:visited { color:#515050; }
a:hover { color:#036; }
.clearfull { clear:both; width:100%; }
.fultoplmenu a:visited { color:#A0A0A0; }

/* Branding Bar */

.branding {
    background: rgb(0, 0, 0);
    width: 100%;
    text-align: center;
}

.branding h1 {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
    font-size: 1.6em;
    font-weight: normal;
    line-height: 45px;
    letter-spacing: .15em;
    color: rgb(245, 245, 245);
}

span.line {
    display: inline-block;
    vertical-align: middle;
    width: 220px;
    height: 45px;
    background: url(../img/thatline.png) repeat-x center center;
}

.pinstripes {
    width: 100%;	
}


/* Orbit Slider (mobile first definitions */

.orbit-bullets {
    display: none;
}

.orbit-slide-number {
    display: none;
}

.orbit-caption {
    z-index: 10;
    color: rgb(245,245,245);
    font-size: 80%;

    font-weight: 600;
    text-align: center;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 1);
}



/*-------------- Main Content Area --------------*/

.main-content {
    width: 100%;
    padding: 45px 0 0 20px;
    border-top: 1px dotted rgba(0,0,0,.4);
    overflow: hidden;
}

.main-content .page h2 {
    font-weight: normal;
    font-size: 241%;
    letter-spacing: .05em;
    border-bottom: 1px dotted rgb(12, 12, 13);
    color: rgb(12, 12, 13);
    margin: 0 0 10px 0;
    line-height: 100%;
}

.main-content .page p {
    font-weight: normal;
    font-size: 105%;
    line-height: 105%;
    text-align: justify;
}

.main-content aside {
    margin-top: 38px;
    text-align: center;
}

.main-content aside p {
    font-size: 80%;

}

.feature {
    border: 1px solid rgba(0,0,0,.2);
}

/* Update default Foundation 4 elements for full resolution devices */

@media screen and (max-width: 940px) {

    .transnav { 
        margin: 0; 
    }

}

@media screen and (max-width: 768px) {

    .branding h1 {
        display: block;
        text-align: center;
    }

    span.line {
        display: block;
        margin: 0 auto;
    }

}

/*-------------- End Main Content Area --------------*/

/*-------------- Top Bar Styles --------------*/

.fulllogo { position:relative; }

.full { width:100%; }
.row { max-width:1024px; }
.topmenubg { min-height:38px; background: #222222 url(../img/topbg.jpg) repeat-x bottom; position: fixed; top: 0; z-index: 99999; }
.navbg { min-height:72px; background: #d2d2d2 url(../img/navbg.jpg) repeat-x bottom; }
.toptxtcol { color:#c3c3c3; }
.topclicking { min-width:24px; float:left; }
.locationtxt { font-weight: 700px;font-size: 11px;color: #b9b9b9;float: left;margin-top: -2px;padding-left: 10px;max-width:105px; }
.phonetxt { font-weight: 700px;font-size: 20px;float: right;margin: 8px 0 0 0 ;color: #b9b9b9;padding-left: 30px; }
.phonetxt a { color: #b9b9b9 !important; }
.phonetxt a:active { color: #b9b9b9 !important; }
.phonetxt a:visited { color: #b9b9b9 !important; }
.topoverziebart:hover .phonetxt a { color: #000 !important; }
.topcontent:hover .topoverziebart .phonetxt a { color: #000 !important; }

.top-bar { background: none; }
.top-bar-section { background: none; }
.logoimg { position: absolute;top: 10px; z-index: 99999999;left: 20px; } 

#search { width: 198px;height: 28px;background:url(../img/searchbg.png) no-repeat;margin: 23px 0 10px 0; position:fixed; top:38px; }
#search input[type=text] { background: none;max-width: 170px;border: none; box-shadow: none; float: left; }
#search input[type=submit] { margin: 8px 10px 0 0;float: right; width:13px; padding:0px; height:13px; background:url(../img/searchicon.png) no-repeat; font-size:0px; border:none;}
.mobsearch { display:none; }
#search { margin-left: 10px; }

.clearcontent { width: 100%; clear: both; height: 80px; }
.vh { visibility: hidden !important; }
.pr { position: relative;max-width: 950px;position: relative; }

.homefullcontent { margin-top: -120px !important; }
.service { width: 100%; height: auto;   padding: 20px 0; margin: 0px auto 5px !important; }
.footbg { background:#111111; padding:15px 0 10px 0; }


.flink a { font:normal 11px/13px Arial, Helvetica, sans-serif; margin-bottom: 8px; color:#bcbcbc; width:100%; }
.flink .fred { margin-bottom: 5px; color: #ec2027; font-size: 14px !important; }
.flink ul li.fred:first-child { margin-top: 10px !important; }
.flink a.fwhite { color:#ffffff; font-size:13px !important; line-height:18px; }
.flink ul.flinkprotection { margin-top: 37px !important; }

.fbrd { border-right:1px solid #323232; border-left:1px solid #323232; padding-left: 30px; }

.flastb { text-align: center; font: normal 11px/13px Arial, Helvetica, sans-serif; color:#bcbcbc; }
.flastb p { color:#ffffff; text-transform:uppercase; margin: 10px 0 50px; }
.flastb a { font: normal 11px/13px Arial, Helvetica, sans-serif;  color:#bcbcbc; }

div.mobback:nth-child(2) > div:nth-child(1) > h2:nth-child(1)

.mobsearch > h2:nth-child(1)

.gfs { padding-top:32px; }
.logosc { position:absolute; top:0px;  z-index:99999999;  display:none; }

.sliderlinkbtn { width:100%; float:left; margin:5px 0 0 0; max-width:103px; }

.facebooklink { background:#929292 url(../img/fpng.png) no-repeat center; height:34px; width:34px; display:inline-block; }
.facebooklink:hover { background-color:#295dae; }

.linkedinlink { background:#929292 url(../img/inpng.png) no-repeat center; height:34px; width:34px; display:inline-block; }
.linkedinlink:hover { background-color:#63a9c0; }

.gpluslink { background:#929292 url(../img/gpng.png) no-repeat center; height:34px; width:34px; display:inline-block; }
.gpluslink:hover { background-color:#3c3e44; }

.twitterlink { background:#929292 url(../img/tpng.png) no-repeat center; height:34px; width:34px; display:inline-block; }
.twitterlink:hover { background-color:#32b2de; }

.vlink { background:#929292 url(../img/vpng.png) no-repeat center; height:34px; width:34px; display:inline-block; }
.vlink:hover { background-color:#de3131; }

.bloglink { background:#929292 url(../img/bpng.png) no-repeat center; height:34px; width:34px; display:inline-block;}
.bloglink:hover { background-color:#ed7206;}

.sfpostContent p a { color: #EC2027; }
.sfpostContent p a:hover { text-decoration: underline; }

.mobscreenfooter { display:none; }

.prmov {display:none; }

.clearmobheight { display:none; }

.mobsubmenu { display:none; }

.navgap { width: 120px; }
.navgap:hover { background:none !important; }
.navgap span { cursor:auto !important; }
.custCare div.acs1 { max-width: 170px; }
.custCare div.acs2 { max-width: 180px; }
.custCare div.acs3 { max-width: 230px; }

/*-------------- End Top Bar Styles --------------*/

/*-------------- Top Bar Media Query Styles --------------*/

@media screen and (min-width:768px) and (max-width: 960px) {

	.top-bar-section { float:left; }

}

@media screen and (min-width:768px) and (max-width: 800px) {

    .phonetxt { padding:1px 3px 0 0 !important ; float:right !important; font-size:10px; }

}

@media screen and (min-width:801px) and (max-width: 1035px) {

    .phonetxt { padding:1px 3px 0 0 !important ; float:right !important; font-size:15px; }

}

@media screen and (max-width: 767px) {

	.phonetxt { display:none; }

}

@media screen and (max-width:955px) {

	#search { display: none !important; }

}

@media screen and (min-width: 768px) and (max-width: 940px) {

    .navgap { width: 110px; }

}

@media screen and (min-width: 371px)  and (max-width: 767px) {

	.flexinav_fixed { top: 40px !important; }	
	.topclicking { margin-left: 100px; margin-top: -25px; }
	.sliderlinkbtn { max-width: 94px; font-size: 12px; }
    .clearcontent { height: 28px; }

}

.slidemob { display:none; }

@media screen and (max-width: 370px) {

    .clearcontent { height: 32px; }

}

.mobtopmenu { display: none; padding: 0; }

@media screen and (min-width: 481px) and (max-width: 767px) {

    .skdslider:after { padding-top: 44% !important; }

}

@media screen and (max-width: 480px) {

	.skdslider:after { padding-top:44% !important; }

}

.clearcontentinner { height: 5px; }

@media screen and (max-width: 767px) {

    .slides li { background:none !important; }
    .deskmobfull { padding: 0; }
    .clearcontentinner {display: none; }
	.slidefull { display: none; }
	.slidemob { display: block; cursor:pointer; }
	.fultoplmenu { display: none; }
	.mobtopmenu { display: block; }
    .mobtopmenu ul { margin: 0; padding: 0; list-style: none; } 
    ul.left.mobilestreachmenu li ul li ul li a.parent-link { font-weight:bold; }
	.locationtxt { margin-top: -24px; float: left; }
	.logoimg { display: none; }
	.vh { display: none !important; }
	.flexinav .flexinav_wrapper .flexinav_menu > li > span,
	.flexinav .flexinav_wrapper .flexinav_menu > li > a {
		display: block;
		line-height:40px !important;
		padding:0 20px;
	}
	.navbg { min-height:40px; }
	
	.logosc { width:49px; display:block; top:1px; }
	
	.fa { margin-left:100px; }
	.navgap { display:none !important; }
	.navbg { background:none;}
	.flexinav .colrow { margin-top:-25px !important; }
	.fbrd { border:0px; }
	.frbrd { border-right:1px solid #323232; } 
	.fullscreenfooter { display:none;}
	.mobscreenfooter { display:block;}
	.flastb p { font:normal 10px/20px Arial, Helvetica, sans-serif; color:#ffffff; text-transform:uppercase; margin-bottom:20px;}
	.flastb a { font:normal 9px/10px Arial, Helvetica, sans-serif;}
	.secmenu { visibility:hidden; height:0px !important; overflow:hidden}
	.topmenubg { background:#D2D2D2 url(../img/mob-top-bg.png) repeat-x top;  }
    .top-bar { height:50px; }
	.topcontent { display:none;}
	
	.pr { display:none;}
	.prmov { position:relative; max-width:767px; position:relative; display:block;}
	.clearmobheight { display:block; height:15px;}
	
	.pagecontent .mobfixedmenu a { 
        background: url(../img/mobsubmenurepbg.jpg) repeat-x; 
        padding-right: 50px !important; 
        text-transform: uppercase;  
        font-size: 14px;
        text-decoration: none; 
        width: 100%; 
        float: left; 
        height: 47px; 
        color: #FFF; 
        line-height: 47px; 
        padding: 0 0 0 5%;	
	}
	
	.mobfixedmenu a:hover { background:#d2d2d2 url(../img/mob-top-bg.png) repeat-x bottom;}
	.mobfixedmenu img { position:absolute; right:20px; margin:16px 0 0 0;}
	
	.full .mobsearch { display:block; /*background:url(../img/mob-search-bg.jpg) no-repeat top;*/ background-color: #111111; padding:2% 5%; background-size:120%; overflow:hidden;}
    .full .mobsearch h2 { font-size: 20px; color:#FFF !important; background: none !important; font-weight:bold; line-height:24px; text-align: center; margin: 20px 0 25px !important; padding: 0 !important; }
	.full .mobsearch p { font-size:12px; color:#FFF; font-weight:bold; text-align:center; padding-top:10px; padding:0px; margin:0px;}
	.full .mobsearch a { font-size:12px; color:#FFF; font-weight:bold; line-height:40px; text-align:center; width:100%; float:left; text-decoration:underline;}
	.full .mobsearch a:hover { text-decoration:none;}
	div.serachfield { 
        -webkit-border-radius: 5px;
	    -moz-border-radius: 5px;
	    border-radius: 5px;  background:#FFF; height:35px; 
	}
	div.serachfield input[type=text] { background:none; border:0px; box-shadow:none; float:left;   font-size:15px; font-weight:400px; width:75%;}
	div.serachfield img { float:right;}
	.mobsubmenu { display:block;}
	.hascolor { background:url(../img/mobsubmenurepbg.jpg) repeat-x; padding-right:50px !important; text-transform:uppercase;}
	.dropdown { background:#dc1a20 url(../img/mobsubmenurepbg.jpg) repeat-x bottom;}
	.top-bar-section .dropdown li.title h5 a { 
       background:none !important; 
        padding-top:17px; 
        padding-bottom:17px; 
        margin-left:0px; 
        font:bold 12px/15px Arial, Helvetica, sans-seri !important; 
        text-align:right;
        color:#F00 !important;
        
	}
    .top-bar.expanded {
        min-height:450px !important;
    }
    
}
	.top-bar-section .dropdown { left:0%;}
	.top-bar-section .has-dropdown.moved>.dropdown { left:100%;}
	.top-bar-section ul li>a{ font-weight:400;  font-size:12px;   text-align:left}
	.top-bar-section ul li>a:hover{ background:#d2d2d2 url(../img/mob-top-bg.png) repeat-x bottom;}
	.font_14{ font-size:14px !important;}
	
	


/*-------------- End Top Bar Media Query Styles --------------*/

.clearboth { width: 100%;clear: both; }

.fullscreenfooter ul { padding: 0px;margin: 0px;list-style: none; }
.fullscreenfooter ul li { padding: 0px;margin: 0px; }

/*-------------- Button Styles --------------*/


button.yellowBtn, input.yellowBtn {
    background: #ffd100;
    background-image: -webkit-linear-gradient(top, #ffd100, #ffb500);
    background-image: -moz-linear-gradient(top, #ffd100, #ffb500);
    background-image: -ms-linear-gradient(top, #ffd100, #ffb500);
    background-image: -o-linear-gradient(top, #ffd100, #ffb500);
    background-image: linear-gradient(to bottom, #ffd100, #ffb500);
    -webkit-border-radius: 5;
    -moz-border-radius: 5;
    border-radius: 5px;
    text-shadow: 0 1px 0 #ffe880;
    -webkit-box-shadow: 0 1px 3px #2b2b2b;
    -moz-box-shadow: 0 1px 3px #2b2b2b;
    box-shadow: 0 1px 3px #2b2b2b;
    color: #212121;
    font-size: 14px;
    padding: 5px 12px 5px 12px !important;
    border: solid #ffb500 1px;
    text-decoration: none;
	margin-top: 15px;
	font-weight: normal;
}

button:hover.yellowBtn, input:hover.yellowBtn {
    background: #ffd100;
    background-image: -webkit-linear-gradient(top, #ffd100, #ffd100);
    background-image: -moz-linear-gradient(top, #ffd100, #ffd100);
    background-image: -ms-linear-gradient(top, #ffd100, #ffd100);
    background-image: -o-linear-gradient(top, #ffd100, #ffd100);
    background-image: linear-gradient(to bottom, #ffd100, #ffd100);
    text-decoration: none;
}

button.grayBtn, input.grayBtn {
    background: #fdfdfd;
    background-image: -webkit-linear-gradient(top, #fdfdfd, #cecece);
    background-image: -moz-linear-gradient(top, #fdfdfd, #cecece);
    background-image: -ms-linear-gradient(top, #fdfdfd, #cecece);
    background-image: -o-linear-gradient(top, #fdfdfd, #cecece);
    background-image: linear-gradient(to bottom, #fdfdfd, #cecece);
    -webkit-border-radius: 5;
    -moz-border-radius: 5;
    border-radius: 5px;
    text-shadow: 0 1px 0 #fdfdfd;
    -webkit-box-shadow: 0 1px 3px #2b2b2b;
    -moz-box-shadow: 0 1px 3px #2b2b2b;
    box-shadow: 0 1px 3px #2b2b2b;
    color: #212121;
    font-size: 14px;
    padding: 5px 12px 5px 12px !important;
    border: solid #fefefe 1px;
    text-decoration: none;
	margin: 15px 0 0 0;
	font-weight: normal;
}

button:hover.grayBtn, input:hover.grayBtn {
    background: #fdfdfd;
    background-image: -webkit-linear-gradient(top, #fdfdfd, #fdfdfd);
    background-image: -moz-linear-gradient(top, #fdfdfd, #fdfdfd);
    background-image: -ms-linear-gradient(top, #fdfdfd, #fdfdfd);
    background-image: -o-linear-gradient(top, #fdfdfd, #fdfdfd);
    background-image: linear-gradient(to bottom, #fdfdfd, #fdfdfd);
    text-decoration: none;
}

button.darkBtn, input.darkBtn {
    background: #8a8a8a;
    background-image: -webkit-linear-gradient(top, #525252, #383838);
    background-image: -moz-linear-gradient(top, #525252, #383838);
    background-image: -ms-linear-gradient(top, #525252, #383838);
    background-image: -o-linear-gradient(top, #525252, #383838);
    background-image: linear-gradient(to bottom, #525252, #383838);
    -webkit-border-radius: 5;
    -moz-border-radius: 5;
    border-radius: 5px;
    text-shadow: 0px -1px 0px #2b2b2b;
    -webkit-box-shadow: 0px 1px 3px #2b2b2b;
    -moz-box-shadow: 0px 1px 3px #2b2b2b;
    box-shadow: 0px 1px 3px #2b2b2b;
    color: #e1e1e1;
    font-size: 14px;
    padding: 6px 13px 6px 13px !important;
    border: solid #525252 1px;
    text-decoration: none;
    margin: 15px 0 0 0;
	font-weight: normal;
}

button:hover.darkBtn, input:hover.darkBtn {
    background: #fdfdfd;
    background-image: -webkit-linear-gradient(top, #525252, #525252);
    background-image: -moz-linear-gradient(top, #525252, #525252);
    background-image: -ms-linear-gradient(top, #525252, #525252);
    background-image: -o-linear-gradient(top, #525252, #525252);
    background-image: linear-gradient(to bottom, #525252, #525252);
    text-decoration: none;
}

button.redBtn, input.redBtn {
    background: #eb2026;
    background-image: -webkit-linear-gradient(top, #eb2026, #c60e14);
    background-image: -moz-linear-gradient(top, #eb2026, #c60e14);
    background-image: -ms-linear-gradient(top, #eb2026, #c60e14);
    background-image: -o-linear-gradient(top, #eb2026, #c60e14);
    background-image: linear-gradient(to bottom, #eb2026, #c60e14);
    -webkit-border-radius: 5;
    -moz-border-radius: 5;
    border-radius: 5px;
    text-shadow: 0 1px 0 #6c191c;
    -webkit-box-shadow: 0 1px 3px #2b2b2b;
    -moz-box-shadow: 0 1px 3px #2b2b2b;
    box-shadow: 0 1px 3px #2b2b2b;
    font-family: Arial;
    color: #ffffff;
    font-size: 14px;
    padding: 5px 12px 5px 12px !important;
    border: solid #eb2026 1px;
    text-decoration: none;
    margin: 15px 0 0 0;
	font-weight: normal;
}

button:hover.redBtn, input:hover.redBtn {
    background: #eb2026;
    background-image: -webkit-linear-gradient(top, #eb2026, #eb2026);
    background-image: -moz-linear-gradient(top, #eb2026, #eb2026);
    background-image: -ms-linear-gradient(top, #eb2026, #eb2026);
    background-image: -o-linear-gradient(top, #eb2026, #eb2026);
    background-image: linear-gradient(to bottom, #eb2026, #eb2026);
    text-decoration: none;
}

input.bigBtn, button.bigBtn {
    padding: 10px 19px 10px 19px !important;
}

input.fullBtn, button.fullBtn {
    font-size: 25px;
    font-weight: bold;
    width: 100%;
    padding: 20px 0 !important;
    margin-bottom: 35px !important;
}

/*-------------- End Button Styles --------------*/

/*-------------- Homepage Boxes --------------*/

.service { text-align:center; }
.service div a { text-decoration: none; }

/* Box 1 */

.servicebox1 { background: url(../img/box1.png) no-repeat; width:265px; height:185px; background-size:100%; margin:0px auto; }
.servicebox1 p span {  font-size:8px; color:#b8b8b8; font-weight:800; padding-left:10px; padding-right:10px; line-height:10px; }
.servicebox1 p.bigtext { font-size:18px; color:#f5f5f5;  font-weight:normal; text-shadow: 1px 2px 2px #000; padding:10px 0 0 0; line-height:30px; }
.servicebox1 p.bigtext span { font-size:30px; font-weight:bold; color:#f5f5f5; }
.servicebox1 p { font-size:14px; color:#f5f5f5; line-height:14px; padding: 0; margin: 0; }
		
/* End Box 1 */

/* Box 2 */

.servicebox2 { background: url(../img/box2.png) no-repeat; width:265px; height:185px; background-size:100%; margin:0px auto; padding-top: 18px; }
.servicebox2 p { font-size: 14px; color: #dad8d8; padding: 0; margin: 0; }
.servicebox2 p:first-child { font-weight: bold; }
.servicebox2 p.bigtext { text-align: left; font-size:70px; color:#FFF; font-weight:bold;  line-height:50px; padding:10px 0 0 58px;  background: -webkit-linear-gradient(#ffffff, #d3d3d3);
  -webkit-background-clip: text;
  -webkit-text-fill-color:transparent;}
.servicebox2 p.midtext span { font-size: 30px; font-weight: 400; }
.servicebox2 p.midtext { margin-top: 52px;font-size: 35px; line-height: 30px; color: #fdfdfd; font-weight: bold; text-shadow: 1px 0 2px rgba(0, 0, 0  , .50); }
.servicebox2 .grayBtn { margin-top: 8px; }

/* End Box 2 */

/* Box 3 */

.servicebox3 { background: url(../img/box3.png) no-repeat; width:265px; height:185px; background-size:100%; margin:0px auto; }
.servicebox3 p.bigtext { font-size:36px; color: #2b2b2b; line-height: 36px; padding: 75px 0 0 0; margin:0px; text-shadow: 1px 0 8px #fdfdfd; }
.servicebox3 .darkBtn { margin-top: 16px; }

/* End Box 3 */

@media screen and (max-width: 370px) {
	.flexinav_fixed { top:25px !important;}
	.clearcontent { height:28px;}
	.topclicking { margin-left:70px;margin-top:-25px;}
	.sliderlinkbtn { max-width:70px;font-size: 10px;padding:2px 5px; }	
}

@media screen  and (max-width: 370px) {
    
	#flexinav1{ margin: 15px 0 0 0;}
	.logoimg{ width: 60px; height: auto; z-index: 99999999; }
}

@media screen and (max-width: 980px) {
    .phonetxt { padding:5px 40px 5px 35px; float:left; }
}

@media screen and (max-width: 370px) {
    .phonetxt { padding:5px 40px 5px 35px; width:100%; float:left; }
}

/*-------------- Inner Pages --------------*/

/* General Styles */

.pagecontent { padding: 100px 10px 0 10px; }
.fright { float:right; }
.fleft { float:left; }

 .sfBreadcrumbWrp{ 
 	 padding: 20px 0 0; 
	 font: normal 11px/15px Arial, Helvetica, sans-serif !important; 
	 color: #444444 !important;
 }

.pagecontent h1 { 
	font-weight: normal; 
	font-size: 36px;
}
.pagecontent h2 {
	font-size: 24px;
    line-height: 1.2em;
	font-weight: normal;
}

.pagecontent h3 {
	font-size: 19px !important;
    line-height: 1.2em;
	font-weight: normal !important;
}

 /*-------------- Left Column Styles --------------*/
 
.pagecontent h2 { color:#EC2127 !important; background:url(../img/conseptfull.png) no-repeat bottom left; padding-bottom:25px !important; margin:40px 0 30px !important; }
.pagecontent h3 {  margin: 35px 0 10px; text-transform: capitalize; }
.pagecontent ul { list-style: square; margin: 0 0 0 16px; padding: 0 0 10px 0; border: none; }
.pagecontent a { color: #EC2127; text-decoration: underline; }
.pagecontent a:hover { text-decoration: none; }

.pagecustomcontent1 .sfContentBlock h2 { color:#EC2127 !important; background:url(../img/consepthalf.png) no-repeat bottom left; padding-bottom: 15px !important; margin: 10px 0 30px !important; }
.pagecustomcontent1 h3 {  margin: 35px 0 10px; text-transform: capitalize; }
.pagecustomcontent1 ul { list-style: square; margin: 0 0 0 16px; padding: 0 0 10px 0; border: none; }
.pagecustomcontent1 ul li a { color: #EC2127; text-decoration: underline; }
.pagecustomcontent1 ul li a:hover { text-decoration: none; }

/* Blog Styles */

.blogStyle ul { list-style: none; }
.blogStyle { margin-top: 30px !important; }
.blogStyle h2 { background: none; padding: 0 0 10px 0 !important; margin: 0 !important; }
.blogStyle h2 a { color: #000 !important; padding: 0; margin: 0; }
.blogStyle h2 a:hover { text-decoration: underline; }
.blogStyle a { color: #EC2027; }
.blogStyle a:hover { text-decoration: underline; }

article #cph_main_C006_ctl00_ctl00_imageItem

.bloglink { background: #929292 url(../img/bpng.png) no-repeat center; height: 34px; width: 34px; display: inline-block; }
.bloglink a:hover { background-color: #ed7206; }
.blogStyle .sfpostListTitleDateSummary .sfpostListItem { border-bottom: 1px solid #cacaca;margin-bottom: 20px; padding-bottom: 20px !important; }

.sf_pagerNumeric a.sf_PagerCurrent:link, .sf_pagerNumeric a.sf_PagerCurrent:visited, .sf_pagerNumeric a.sf_PagerCurrent:hover, .sf_pagerNumeric a.sf_PagerCurrent:active { background-color: #F00 !important;color: #fff !important;border-color: #F00 !important; }
.sf_pagerNumeric a:link, .sf_pagerNumeric a:visited, .sf_pagerNumeric a:hover, .sf_pagerNumeric a:active { border: none !important; }


/* Blog Styles */

/* Media Room Styles */

.mediaBoxes div { margin-bottom: 20px; }
.mediaBoxes a img {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; 
    transition: all 200ms ease-out 0s;      
}
.mediaBoxes a:hover img {
    -webkit-box-shadow: 1px 1px 4px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 1px 1px 4px rgba(50, 50, 50, 0.75);
    box-shadow: 1px 1px 4px rgba(50, 50, 50, 0.75);
    transition: all 200ms ease-in 0s;  
}
.mediaBoxes p {display: none;  position: absolute; top: 0; left: 0; width: 90%; font-weight: bold; color:#fff ; margin: 0; padding: 30% 0 0 0; text-align: center; text-shadow: 0 1px 0 #6c191c; } 

.sfPlayerWrp {
    margin-bottom: 40px;
}

.RadMediaPlayer {
    width: 100% !important;
}

.RadMediaPlayer iframe {
    width: 100% !important;
}

/* Sitemap */

.sfNavVerticalSiteMap a {  font-size: 14px !important; text-decoration: none; }
.sfNavVerticalSiteMap li a { color: #2b2b2b; }
.sfNavVerticalSiteMap li ul li a { color: #666666; }

/* End Sitemap */

/* About */

.chronoStyle {
    margin-left: 0 !important;
}

.chronoStyle ul {
    padding-bottom: 0;
}

.chronoStyle ul li:first-child {
    padding-top: 10px;
}

.chronoStyle ul li {
    padding-bottom: 0; border-top: none;
}

.chronoStyle li {
    padding-top: 10px; padding-bottom: 20px; list-style: none; border-top: 1px solid #cccccc;
}

.chronoStyle li strong {
    font-size: 28px;
}

/* End Sitemap */

/* Find A Store */

#btnFindZiebart {
    margin-top: -2px;
    margin-left: 7px;
}

#myMap {
    margin-left: 20px; 
    width: 98%; 
    height: 510px;
}

#tbllocations > tbody:nth-child(1) > tr{
    background-color: #FFF;
}

.hiddenFormField {
    display: none;
}

.formCheckBox .sfCheckListBox {
    position: relative;
}

.formCheckBox .sfCheckListBox input {
    float: left;
    margin-top: 4px;
}

.formCheckBox .sfCheckListBox label {
    margin-left: 20px;
}

/* End Find A Store*/

/*-------------- End Left Column Styles --------------*/

/*-------------- Right Column Styles --------------*/

.quickLinks { border:1px solid #d8d8d8; margin: 0 0 25px 0; padding: 30px; }
.quickLinks h3 { margin: 0 0 25px 0 !important; text-transform: capitalize; }
.quickLinks ul { list-style: square; }
.quickLinks ul li { margin-left: 16px; }
.quickLinks ul li a { color: #EC2127; text-decoration: underline;}
.quickLinks ul li a:hover { text-decoration: none; }

.pagecustomcontent1 .sfContentBlock {
    margin-bottom: 0;
}

.sfContentBlock ul { 
    margin-bottom: 2px !important; 
}

.sfContentBlock h2 {
    border: 0;
    margin-top: 15px;
}

.sfContentBlock h3 {
    border: 0;
}

.sfContentBlock table td {
    border-top: none !important;
    border-left: none !important;
}

.sfContentBlock p a { 
    color: #EC2027; 
    text-decoration: underline; 
}
.sfContentBlock p a:hover { 
    text-decoration: none; 
}

/* Video Box Right Column */

.detailing { 
	overflow: hidden;
	border: 1px solid #e1e1e1;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #e1e1e1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e1e1e1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#e1e1e1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#e1e1e1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#e1e1e1 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#e1e1e1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e1e1e1',GradientType=0 ); /* IE6-9 */
	padding: 5px;
    margin-bottom: 25px;
}

.detailtxt { 
    float: left;
    width: 248px;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    color: #212121;
    text-align: center;
    line-height: 30px;
    padding: 35px 0 10px 0; 
}

.detailtxt.det2lines { 
    padding-top: 15px; 
}

.detailtxt strong { font-size: 26px; font-style: normal; }
.detailtxt span { font-size: 14px; color: #666; }

.videoscreen { float: right; }
.fullVid .detailtxt { float: left; padding: 13% 0 0 2%; width: 320px; margin: 0; }
a.popup-youtube { text-decoration:none; }

/* End Video Box Right Column */

/*-------------- End Right Column Styles --------------*/

/*-------------- SVG Social Media Icons --------------*/

.socialSvg {
    margin: 20px 0;
}

.socialSvg a {
    display: inline-block;
    padding: 5px;
    margin: 5px;
}
.socialSvg svg {
	fill: #000000 !important;	
}
.socialSvg svg:hover {
	fill: #EC2027 !important;	
}

/*-------------- End  SVG Social Media Icons --------------*/

/*-------------- 404 Page --------------*/

.style404 {
    text-align: center;
    margin-bottom: 60px;
}

.style404 h1 {
    font-size: 130px;
    color: #eb2026;
}

.style404 .subhead {
    font-size: 30px;
    line-height: 50px;
    color: #929292;
    margin-bottom: 20px;
}

.style404 p {
    font-size: 18px;
}

/*-------------- 404 Page --------------*/

/*-------------- Form Adjustments --------------*/

.sfFormsEditor { 
    padding-left: 15px; 
}

.sfFormDropdown { 
    margin-bottom: 10px;
}

.sfFormBox { 
    margin-bottom: 0; 
}

.sfFormDropdown select {
    width:90% !important;
	height:28px !important;
}

.sfFormBox.sfTxtBoxMedium .sfTxt {
    width:90% !important;
}

.sfFormInstructions h2 { 
    color:#f00 !important; 
}
.sfError {
    background: url(../img/errorIcon.png) no-repeat left center;
    margin: 0 0 10px;
}

.sfexpandableListWrp .sflistItemToggleLnk {
    background: url(../img/arrowIcon.png) no-repeat scroll 0 4px;
}

.sfexpandableListWrp .sflistListItemExpanded.sflistItemToggleLnk {
    background: url(../img/arrowIcon.png) no-repeat scroll 0 -25px;
}

.sfSuccess {
    margin-top: 0px;
    margin-bottom: 30px;
}

/*-------------- End Form Adjustments --------------*/

.fmobfirstmenu { padding-left: 90px !important; }
.pagecontent:first-child .sfimageWrp { background: url(../img/inimgbgtop.png) no-repeat left top, url(../img/inimgbgbottom.png) no-repeat left bottom; padding: 6px 0; margin-bottom: 20px; }
.septhalf { margin: 10px 0 20px 0; }
.septfull { margin: 30px 0 30px 0; } 
.leaders img { margin-top: 35px; padding-bottom: 10px; }
.leaders { font-size: 12px; line-height: 16px; }

/*-------------- Franchise Section --------------*/

.faranchisetxt {
    color: #FFF; 
    text-align: right; 
    line-height: 35px;
    padding-right: 15px;
}

.faranchisetxt span {
    color: #ffb500;
}

.franchisevideosection {
    position: relative;
    padding-bottom: 62.25%;
    padding-top: 30px;
    height: 0;
    overflow: auto; 
    -webkit-overflow-scrolling: touch;
    border: solid white 5px;
}

.franchisevideosection iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.franchisecustomcontent1 { 
    margin: 0 0 30px 0;
}

.franchisecustomcontent2 {
    color: #bcbcbc;
    margin: 0 0 30px 0;
    font-size: 13px;
}

.franchisecustomcontent2 blockquote {
    padding: 0;
    margin: -15px 0 15px 0;
    border: 0;
    color: #fff;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 30px;
    font-weight: 900;
}

.franchisecustomcontent2 blockquote strong {
    font-size: 75px; 
    line-height: 50px;   
}

.franchisecustomcontent2 blockquote span {
    font-size: 50px; 
    line-height: 40px;   
}

.sfContentBlock.franCss h2 { color: #ffb500 !important; background: none; padding-bottom: 0 !important; }
.sfContentBlock.franCss a { color: #ffb500 !important; text-decoration: underline;}
.sfContentBlock.franCss a:hover { text-decoration: none;}
.franCss h2.sflistTitle { color: #BFBFBF !important; font-size: 19px; font-weight: normal; background: none; padding-bottom: 0 !important; }
.franCss h2.sfFormTitle { color: #ffb500 !important; background: none; padding-bottom: 0 !important; }
.franCss .sflistItemTitle a { color: #ffb500; font-size: 15px; text-decoration: none; }
.franCss .sfTxtLbl { color: #d9d9d9 !important; }
.franCss .sfTxt { background-color: #f1f1f1 !important; }
.franCss .sfDropdownList select { background-color: #f1f1f1 !important; border: none; }
.franCss h3 { color: #FFF !important; }
.franCss p { color: #e3e3e3; }
.franHomeText p { color: #e3e3e3; }

/* Testimonials Section */

.franTestThumb {
    color: #e1e1e1;
}

.franTestThumb img {
    clear: both;
    display: block;
}

.franTestThumb div {
    margin-top: 15px;
}

.franTestThumb div:first-child {
    margin-top: 0;
}

.franTestThumb .testimonialvideo img {
    margin-bottom: 5px; border:1px solid #e1e1e1;
}

.franTestThumb p {
    font-size: 14px;
}

/* End Testimonials Section */



/* Support Info Graphic */

.supportInfoGraphic {
    margin: 40px 0;  
}

.infoGraphHead p {
    margin: 10px;
    padding: 20px 0;
    background-color: #EC2027;
    color: #e1e1e1;
    text-align: center;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: bold;
}

.infoGraphHead p span {
    display: block;
    text-transform: none;
    font-size: 14px;
    font-weight: normal;
}

.infoGraphBody p {
    height: 140px;
    margin: 10px;
    padding: 30px;
    background-color: #e1e1e1;
    color: #2b2b2b;
    text-align: center;
    line-height: 1.2em;
    font-size: 14px;
}

/* End Support Info Graphic */

/*-------------- End Franchise Section --------------*/

/*-------------- Location Details Section--------------*/

.locDetLeft {
    font-size: 14px;
}

.locDetLeft .large-6 {
    padding-left: 0;
}

.locDetLeft > div:nth-child(3) {
    padding-left: 0;
}

.locDetLeft .large-12 {
    padding-left: 0;
}

.locDetLeft #storemap {
    width: 100% !important; 
    height: 198px !important;
}

.locDetRight .videoscreen {
    margin-top: 10px;
    margin-bottom: 14px; 
    float: left;
}

.locDetRight .videoscreen img {
    width: 100% !important; 
}

.locDetLeft a {
    text-decoration: underline;
}

.locDetLeft a:hover {
    text-decoration: none;
}

.locDetLeft h4 {
    color: #EC2027; 
    font-size: 18px !important;
    font-weight: normal;
    margin-top: 20px;
}

.locDetLeft h4 {
    color: #EC2027; 
    font-size: 14px;
}

.locDetLeft p {
    margin-bottom: 20px;
}

.setmydir {
    color: #EC2027;
    cursor:pointer;
    text-decoration: underline; 
}

.setmydir:hover {
    text-decoration: none;
}

.setstoredetail {
    color: #EC2027 !important;
    cursor: pointer;
    text-decoration: underline !important;
}

.setstoredetail:hover {
    text-decoration:none;
}

.shownearestlocations {
    color: #EC2027;
    cursor:pointer;
    text-decoration:underline;
}

.shownearestlocations:hover {
    text-decoration:none;
}

.divlocations {
    background-color: #ffffff;
}

.divlocations .setmydir:after {
    content: "s";
}

p.clsAddress {
    margin-bottom: 5px; 
}

.sfContentBlock h2.clsZiebartHeading {
    color: #222 !important;
    margin-bottom: 0 !important;
}

.clsPhoneNumber {
    font-size: 26px;
}

.clsServices {
    font-size: 13px;
}

.disclaimer {
    font-size: 12px;
    font-style: italic;
}

.sfContentBlock table th {
    border: none;
}

#specification_responsive {
    margin-top: 20px;
}

.clsStoreTiming td {
    border-right: 1px solid #e1e1e1;
}

.clsStoreTiming td:last-child {
    border-right: none;
}

.ui-tooltip, .arrow:after {
    background: black;
    border: 2px solid white;
  }
  .ui-tooltip {
    padding: 10px 20px;
    color: white;
    border-radius: 20px;
    font: normal 8px !important; /*  "Helvetica Neue", Sans-Serif */
    /* text-transform: uppercase; */
    box-shadow: 0 0 7px black;
    width: 650px !important;
  }
  .arrow {
    width: 70px;
    height: 16px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    bottom: -16px;
  }
  .arrow.top {
    top: -16px;
    bottom: auto;
  }
  .arrow.left {
    left: 20%;
  }
  .arrow:after {
    content: "";
    position: absolute;
    left: 20px;
    top: -20px;
    width: 25px;
    height: 25px;
    box-shadow: 6px 5px 9px -9px black;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .arrow.top:after {
    bottom: -20px;
    top: auto;
  }

  .myCustomClass{
    border-color: rgb(32,34,46);
    background-color: rgb(176,38,36);
    width: 700px;
    height: 95px;
   
   }
  .myCustomClass .qtip-content{
        font-size: 13px;

    }
  .qtip {
      background-color: #e1e1e1 !important;
      color: #222 !important;
      border: 1px solid #cccccc !important;
      font-size: 13px !important;
      line-height: 17px !important;
  }

/*-------------- End Location Details Section--------------*/

/* End Main Styles */


@media screen and (max-width: 1035px) {
    .brdtopbottom img {
        margin-left: 0;
    }
}

@media screen and (max-width: 767px) {

    .sfBreadcrumbWrp { padding: 10px 0 0; }
    .pagecontent { padding: 40px 10px 20px 10px; }
    .detailing { margin: 30px 0 30px 0; }
    .carimg { text-align: center}
    .fullsept { display: none; }

    #btnFindZiebart {
        margin-left: 0;
    }

    #myMap {
        margin-top: 20px;
        margin-left: 0; 
        width: 100%;
    }

}

@media screen and (max-width: 1004px) {

    .detailtxt { text-align: center; width:100%; margin: 0;}
    .videoscreen { text-align: center; width:100%; margin: 0 0 40px 0; }
    .fullVid .detailtxt { float: none ; padding: 20px 0; margin: 0; }

}

@media screen and (max-width: 370px) {

    .fmobfirstmenu { margin:10px 0 0 0; }

}

.topbarlink, .topbarlink:link, .topbarlink:visited, .topbarlink:hover, .topbarlink:active { color:#A0A0A0 !important; }
.flinkfirst { padding-left:0px; }

@media screen and (min-width: 768px) {

    .pagecustomcontent1 {
        padding-left: 0;

        padding-right: 30px;
    }

	nav {
	    float:right;
    }

    nav ul {
	    padding: 0;
	    margin: 0;
    }

    nav li {
	    display: inline;
	    float: left;
	    color:#c3c3c3;
	    background:url(../img/brd-sept.png) no-repeat right; 
    }

    nav li.lastbg { 
        background:none; 
    }

    nav a {
	    color: #c3c3c3;
	    display: inline-block;
	    text-align: center;
	    text-decoration: none;
	    padding:6px 6px;
	    font-size:12px;	
    }

    nav a#pull {
	    display: none;
    }

    nav a:hover {
		color: #ec2027;
    } 

}

.top-bar-section { margin-top:40px; }
.top-bar-section ul li > a { color:#121212 !important; padding:10x 15px;}
.top-bar-section ul li > a:hover { color:#FFF !important; }
.top-bar-section ul li > a:hover { background:#f00 !important; }
.top52 { top:-65px !important; }



.franbrd {
    border-right: 1px solid #323232;
    min-height: 190px;
}

.searchziebart {
    width: 140px !important; 
    float: left;
}

.distanceziebart {
    width: 170px !important; 
    float: left;
}

.ddlradius {
    width: 100px !important; 
    float: left; 
    height: 30px; 
    margin-left: 10px;
}

.selectedstore {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 18px;
    font-weight: bold;
    color: #5e820a;
}

.gm-style {
    border: 1px solid #DDD;
    width: 99.5% !important;
}

.aligencenter {
    text-align: center;
}

.preferredstore {
	background:#e3e3e3;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	width:600px;
	padding:20px;
	clear:both;
	overflow:hidden;
	position:absolute; 
	z-index:99999; 
	top:37px;  
	right:0; 
	display:none;
    -webkit-box-shadow: 0 6px 5px 0 rgba(50, 50, 50, 0.4);
    -moz-box-shadow:    0 6px 5px 0 rgba(50, 50, 50, 0.4);
    box-shadow:         0 6px 5px 0 rgba(50, 50, 50, 0.4);  
}

span.bigredtxt { color:#000; font-size:20px; padding:10px 0 10px 0; }
.topmapimg { float:left; border:1px solid #000; margin-right:10px; }
.preferredstoreinfo { float:left; margin-right:10px; font-size:12px; }
.preferredstoreinfo p { padding:0px; margin:0px; line-height:15px; font-size:12px; }
.preferredstoreinfo p.redcalltxt { color:#f00; font-size:25px; margin:4px 0 10px 0; }
.preferredstoreinfo p.redcalltxt a { color:#f00; font-size:25px; margin:4px 0 10px 0; }
.preferredstoreinfo p.getdirectiontxt { font-size:8px; line-height:20px; text-decoration: underline;}
.preferredstoreinfo p.getdirectiontxt a { color:#f00;font-size:12px; text-decoration: underline !important; }
p.closepreferredstoretxt { width:100%; float:left; text-align:right; }
p.closepreferredstoretxt a { color:#06C; }
.hourstxt { float:right; }

ul.conleftlistlink h3 { font-size:18px; color:#000; font-weight:normal; margin-bottom:25px !important; }
ul.conleftlistlink { list-style:square; border:1px solid #d8d8d8; margin:0px; padding:30px; }
ul.conleftlistlink li { margin-left:50px; }
ul.conleftlistlink li a { color:#EC2127; text-decoration:underline; }
ul.conleftlistlink li a:hover { text-decoration:none;}
.topoverziebart { float:left; cursor:pointer; width:88%;}
.phsept { visibility:hidden; }
.phonetxt a { color: #b9b9b9 !important; }
.phonetxt a:hover { color: #000 !important; }
/*.phonetxt a:link { color: #515050 !important; }*/


.testimonialvideo img {
    margin-bottom:15px; border:1px solid #cccccc;
}

.topcontent {
    padding-left:0px;
}

.sfTopLbls .sfTxtLbl {
    font-weight:normal !important;
}

/*------------ Slider Styles -----------------*/

#slidebox { width:1000px; margin:0px auto; position:relative; z-index:999;}
#slidecontent { position:absolute; top:75px; left:0; max-width:690px; z-index: 0; }
#slideicon { width:149px; float:left; }
#slideicon p { padding:0px; margin:0; }

#slideicon p img { 
    margin-bottom: 5px;
    /*-webkit-box-shadow: 0 1px 3px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    0 1px 3px rgba(50, 50, 50, 0.75);
    box-shadow:         0 1px 3px rgba(50, 50, 50, 0.75);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;*/
	cursor: pointer;
}

#slideicon1 { width:149px; float:left; z-index: 0; }
#slideicon1 p { padding:0px; margin:0; }

#slideicon1 p img { 
    margin-bottom: 5px;
    /*-webkit-box-shadow: 0 1px 3px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    0 1px 3px rgba(50, 50, 50, 0.75);
    box-shadow:         0 1px 3px rgba(50, 50, 50, 0.75);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;*/
	cursor: pointer;
}


#slideicon p img:hover {  }  

.slide3 #slideicon p img { margin-top:77px;}
.slide4 #slideicon p img { margin-top:77px;}
.slide5 #slideicon p img { margin-top:154px;}
.slide6 #slideicon p img { margin-top:154px;}
.slide7 #slideicon p img { margin-top:231px;}
.slide8 #slideicon p img { margin-top:231px;}

#slideicon p img.lefticon { float:left; }
#slideicon p img.righticon { float:right; }
#slidetext { 
    background: url(../img/slideopbg.png);
    -webkit-box-shadow: 1px 1px 2px rgb(0, 0, 0);
    -moz-box-shadow:    1px 1px 2px rgb(0, 0, 0);
    box-shadow:         1px 1px 2px rgb(0, 0, 0); 
    padding: 14px;
    float: left; 
    width: 490px;
    height: 250px; 
    margin-left: 20px;
    font: normal 14px/20px 'Open Sans', sans-serif;color:#FFF;
}
/*.slide2 #slideicon p img{ -moz-box-shadow: 0 0 15px #000; -webkit-box-shadow: 0 0 15px #000; box-shadow: 0 0 15px #000; outline: 1px solid black;
 outline-offset:-3px;}*/



.slideicon1:hover, .slideicon2:hover, .slideicon3:hover, .slideicon4:hover, .slideicon5:hover, .slideicon6:hover, .slideicon7:hover, .slideicon8:hover{outline: 2px solid white; outline-offset:-2px;}


.slide1 #slideicon p img{outline: 2px solid white; outline-offset:-2px;}
.slide2 #slideicon p img{outline: 2px solid white; outline-offset:-2px; margin-right:2px;}

.slide3 #slideicon p img{outline: 2px solid white; margin-top:77px; outline-offset:-2px; }
.slide4 #slideicon p img{outline: 2px solid white; margin-top:77px; outline-offset:-2px; margin-right:2px;}

.slide5 #slideicon p img{outline: 2px solid white; margin-top:154px; outline-offset:-2px;}
.slide6 #slideicon p img{outline: 2px solid white; margin-top:154px; outline-offset:-2px; margin-right:2px;}

.slide7 #slideicon p img{outline: 2px solid white; margin-top:231px; outline-offset:-2px;}
.slide8 #slideicon p img{outline: 2px solid white; margin-top:231px; outline-offset:-2px; margin-right:2px;}

.selectediconover {z-index:99;}

#slidetext p.spraybedliner { padding:0px; margin:0 0 25px 0; font:bold 30px/25px 'Open Sans', sans-serif;  text-transform:uppercase; }
#slidetext img { border:3px solid #FFF; float:left; margin:0 20px 0 0; }
#slideboxmob {
    margin: 0 auto;
    position: fixed;
    float: left;
    width: 100%;
    top: 40px;
    height: 50px;
    z-index: 999;
    text-align: center;
    font: bold 25px/50px 'Open Sans', sans-serif;
    color: #FFF;
    text-shadow: 2px 2px 8px rgb(0, 0, 0);
}

@media screen and (min-width: 1480px) and (max-width: 1659px) {

#slidecontent { left:20px; }

}

@media screen and (min-width: 1250px) and (max-width: 1479px) {

#slidecontent { left:30px; }

}

@media screen and (min-width: 1100px) and (max-width: 1249px) {

#slidecontent { left:40px; }

}

@media screen and (min-width: 800px) and (max-width: 1099px) {

#slidecontent { left:75px; }

}

@media screen and (min-width: 768px) and (max-width: 799px) {

#slidecontent { left:50px; }
.skdslider a.prev { left:0% !important; }
.skdslider a.next { right:0% !important; }

}

@media screen  and (max-width: 767px) {

#slidebox { display:none; }

}

@media screen  and (min-width: 768px) {

    #slideboxmob { display:none; }

}

@media screen  and (max-width: 420px) {

    #slideboxmob { font: bold 20px/50px 'Open Sans', sans-serif; }

}

.socialpad { margin-bottom:20px; }

#cpw_navigation { display:none;}
.ziebartsearch {
    margin: 0 65px 0 0;
    z-index:9999;
}

/*.slide1 { background:url(../img/slides/bed-liner.png) no-repeat center center; }
.slide2 { background:url(../img/slides/accessories.png) no-repeat center center; }
.slide3 { background:url(../img/slides/bed-exterior-detail.png) no-repeat center center; }
.slide4 { background:url(../img/slides/bed-interior-detail.png) no-repeat center center; }
.slide5 { background:url(../img/slides/bed-protective-films.png) no-repeat center center; }
.slide6 { background:url(../img/slides/bed-remote-start.png) no-repeat center center; }
.slide7 { background:url(../img/slides/glass-repair.png) no-repeat center center; }
.slide8 { background:url(../img/slides/rust-protection.png) no-repeat center center; }*/


/*------------ End Slider Styles -----------------*/


.sfsearchResultStatistics {
    margin-top: 15px;
    font-size: 36px;
    color: #000;
}
.sfsearchResultStatistics strong{
    font-weight:normal !important;
}
.sfsearchResultTitle a {
    color:#000 !important;
    font-size: 20px;
}
.sfsearchResultHighLighter {
    border-bottom:2px solid #ccc;
    padding-bottom:30px;
}
.sfsearchResultUrl a{
    color:#f00 !important;;
}
.sf_PagerCurrent {
    background:red !important;
    border:red !important;
}
.adp {
    height:500px;
    overflow:auto;
}
.adp div {
    margin-bottom:10px !important;
}
.adp-substep .adp-stepicon {
    left:5px !important;
}
.adp-substep {
    padding-left:15px !important;
    border-bottom:1px solid #ccc !important;
    padding-top:10px !important;
}
#divMaps {
  height: 495px; 
  margin-top:25px; 
  background-color:none !important;

}
#divMaps .gm-style {
    width: 100% !important;
     border: 1px solid #cccccc;
     background-color: none !important;
}

.adp-placemark {
    background: url(../img/iconA.png) center left no-repeat;
    padding: 0 0 0 45px;
    height: 41px;
    width: 27px;
    border: none !important;
}

#divRoutes > div:nth-child(1) > div:nth-child(3) > div:nth-child(3) > table:nth-child(1) {
    background: url(../img/iconB.png) center left no-repeat !important;
}

.adp-text {
    padding: 0 0 0 35px !important; font-weight: bold;
}

#divRoutes > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > table:nth-child(1) {
    border: 1px solid #CCC;
}

img.adp-marker {
    display:none;
}

.singletext {
    position:absolute !important; 
    top:0px !important; 
    text-align:center !important; 
    width:100% !important;
}
.activebold {
    color:#222 !important;
}



@media screen and (min-width: 768px) and (max-width: 820px) {
    .service .large-4 {
        width:100% !important;
        margin:0 0  15px 0;
    }
    
}

