/*
	Author: PSD Booster.
	Author URI: http://www.psdbooster.com/
*/



/****************************************************************************
CSS RESET
****************************************************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address,
big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl,
dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas,
details, embed,  figure, figcaption, footer, header, hgroup,  menu, nav, output, ruby, section, summary, time, mark, audio,
video {	margin: 0; 	padding: 0;	border: 0;	font-size: 100%;	font: inherit;	vertical-align: baseline;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
ol, ul { list-style: none;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table {	border-collapse: collapse; border-spacing: 0; }


/****************************************************************************
BASIC STYLES
****************************************************************************/

body { font-family:'Rubik', sans-serif; color: #fefefe; overflow-x: hidden; }

a {font-family:'Rubik', sans-serif ; font-size: 14px ; color: #fefefe;  text-decoration: none; }
a:hover { text-decoration: none; color: #fefefe;  }
a:focus { outline: none; text-decoration: none;  color: #fefefe; }
a:hover, a:active { outline: 0; outline: none; cursor: pointer; text-decoration: none; color: #fefefe; }

h1, h2, h3, h4, h5, h6 { font-family: 14px 'Rubik', sans-serif; color: #fefefe; }
h1 { font-weight: 400; font-size: 45px !important; font-family:'Rubik', sans-serif; }
h1 a { color: #000; }
h2 { font-size: 36px; font-family:'Rubik', sans-serif; font-weight: 100; padding-top: 40px; text-align: center;}
h2 a { color: #000; }
h3 { font-size: 18px !important; font-family:'Rubik', sans-serif;   }
h3 a { color: #000; }
h4 { font-size: 15px; font-weight: 400; font-family:'Rubik', sans-serif; color:#202020;}
h4 a { color: #000; }
h5 { font-size: 14px !important;  font-family:'Rubik', sans-serif; font-weight: 100;}
h5 a { color: #000; }
h6 { font-size: 12px; font-family:'Rubik', sans-serif; padding-left: 18px; color: #c6c6c6;}
h6 a { color: #000; }

ul li {font-family:'Rubik', sans-serif; font-size: 12px; float: left;}
ul li a {font-family:'Rubik', sans-serif !important; font-size: 17px; color: #fefefe; }

blockquote { margin-bottom: 23px; }
b { font-weight: 700; font-size: 36px; font-family: 'Rubik', sans-serif; color: #ffffff; margin-bottom: 40px; display: block; }
sup { font-weight: 700; font-size: 18px !important; font-family: 'Rubik', sans-serif; top: -17px; }
p { font: 12px 'Rubik', sans-serif; color: #868686; }
p strong { font-weight: 300; font-size: 13px; font-family:'Rubik', sans-serif; color: #717171; }
em { font-size: 14px; font-family:'Rubik', sans-serif; color: #ffffff; }

::-moz-selection { background: #376ade; color: #fff; text-shadow: none; }
::selection { background: #376ade; color: #fff; text-shadow: none; }

.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

div.buy-shipping-info {text-align: left; clear: left; font-weight: 300; font-size: 12px; color: #bfbfbf; }

p.first { padding-top: 15px;}

div.banner div.col-md-12 { padding: 0;}

div.ecwid-minicart {
  display:none !important;
}

html#ecwid_html body#ecwid_body .ecwid td div.ecwid-productBrowser-head {
font-family: 'Rubik', sans-serif !important; 
text-transform: uppercase;
font-size: 30px;
font-weight: 100 !important;
}

.faqHeader {
    font-size: 27px;
    margin: 20px 14px;
    text-transform: uppercase;
    font-weight: 100;
}

.panel-heading [data-toggle="collapse"]:after {
    font-family: 'Rubik';
    content: "›"; /* "play" icon */
    float: right;
    color: #ffffff;
    font-size: 20px;
    line-height: 22px;
    /* rotate "play" icon from > (right arrow) to down arrow */
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    padding-right: 10px;
    margin-top: -5px;
}

.panel-heading [data-toggle="collapse"].collapsed:after {
    /* rotate "play" icon from > (right arrow) to ^ (up arrow) */
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    color: #ffffff;
    padding-right: 0px;
    margin-top: 0px;
}

#faq div.panel-body { font-family: 'Rubik', sans-serif; font-size: 15px; padding: 16px 18px; color: #FFFFFF; background-color: #0e3a8c; border: 0;}
#faq div.panel { border: 0; }
#faq div.panel-group { margin-bottom: 80px; }
#faq h4.panel-title { color: #ffffff; font-weight: 200; text-transform: uppercase; }
#faq h4.panel-title > a {font-size: 18px; text-decoration: none;}
#faq div.panel-heading { background-color: #062c73; }
#faq a.btn { border-radius: 0px; }

table.specs { margin: 20px 0px; }
table.specs td { border-top: 0 !important; }
table.specs tbody { font-size: 17px; font-weight: 100; color: #868686; }

table.feature-list { margin-top: 20px; }
table.feature-list td { padding: 4px 8px !important; font-size: 17px; border-top: 0 !important; }
table.feature-list tbody { text-transform: uppercase; font-size: 20px;
font-weight: 200;
color: rgb(160, 160, 160);
}
table.feature-list tbody img { width: 35px;
height: 35px;
position: relative;
float: left;
margin: 0 5px;
bottom: 5px; }

/****************************************************************************
Header
****************************************************************************/
header { background: #202020; width: 100%; z-index: 9999; }
header .logo-sml { display: none; }
header .logo { text-align: center; padding-top: 2px; }
header .logo > a { display: inline-block; font-family: sans-serif; padding: 35px 0 30px 0; }
header .menu nav { line-height: 102px; float: right; }
header .menu nav ul { height: 102px; overflow: hidden;}
header .menu nav ul li { float: left; margin-right: 10px; font-family:'Rubik', sans-serif; }
header .menu nav ul li:last-child { margin-right: 0; }
header .menu nav a { padding: 8px 14px; }
header .slicknav_menu { display:none; }
header .menu span.cart-items { color: #bbbbbb;}
header .cart-items img { position: relative; top: 2px; }


/****************************************************************************
Slider
****************************************************************************/
.home-slider { width: 100%; position: relative; margin-bottom: 48px; overflow: hidden; }
.home-slider h5 { line-height: normal; padding: 9px 12px; display: inline-block; }
.home-slider h1 { line-height: normal; }
.home-slider h1 span { padding: 15px 18px; color: #fefefe; background: #222221; display:inline-block; }
.home-slider h3 { line-height: normal; padding: 10px 25px; background: #232322; display: inline-block; }
.home-slider img { max-width: inherit !important; }

.home-slider .phone-num-wraper {  width: 100%; position: absolute; top: 0; left: 0px; }
.home-slider .phone-num-inner-wraper { width: 100%; max-width: 1170px; margin: 0 auto; position: relative; }
.home-slider .phone-num { z-index: 99; position: absolute; top: 0; right: 0; font-style: normal; padding: 8px 25px 8px 50px; }
.home-slider .phone-num span { position: absolute; background: url("../images/phone-icon.png") center center no-repeat; padding: 18px 18px 19px 18px; left: 0; top: 0; }

.fullwidthbanner-container{
    width:100% !important;
    position:relative;
    padding:0;
    max-height:581px !important;
    overflow:hidden;
}

.tcs h2, .tcs h3 { color: black; text-transform: uppercase; margin: 20px 0;}
.tcs p { font-size: 14px; margin: 10px 0;}

/****************************************************************************
Introduction
****************************************************************************/
.intro .heading { text-align: center; margin-bottom: 47px; }
.intro .heading h1 { color: #202020; margin: 0px 0px 6px; }
.intro .heading p { font-size: 20px; color: #a2a2a2; font-family: Rubik, tahoma, arial, sans-serif; text-transform: uppercase; font-weight: 300; }

.intro .features { margin-bottom: 42px; text-align: center; }
.intro .features img { display: inline-block; height: 54px; }
.intro .features h3 { margin-bottom: 20px; font-weight: 400; line-height: 26px; color: #202020; }
.intro .features p { font-size: 16px; font-weight: 300; line-height: 22px; margin-bottom: 22px }

.intro .heading h1 strong,
.pricing .plans:hover .signup-btn,
.pricing .plans.selected .signup-btn { color: #1554C8; }

/****************************************************************************
Mini 1 amp
****************************************************************************/
.mini1 { background-color: #1a1a1a; padding-bottom: 55px; background-size: cover; }

.mini1 h3 { font-size: 23px !important; font-weight: 400; text-transform: uppercase; }
.mini1 h3 span { color: #6199FF; }
.mini1 p { font-size: 21px; margin-top: 10px; margin-bottom: 17px; font-weight: 300; }

.heading { margin-bottom: 63px; }
.heading h2 { padding-top: 55px; color: #ffffff; position: relative; }
.heading h2 span { width: 45px; height: 1px; background: #ffffff; position: absolute; bottom: -3px; margin-left: -22px; left: 50%; }
.heading p { color: #a2a2a2; text-align: center; margin-bottom: 0; font-size: 20px; font-family: Rubik; text-transform: uppercase; font-weight: 300; }

.mini1 figure a { display: block; line-height: 0; }
.mini1 h5 { color: #afafaf; }
.mini1 div.download { float: left; padding: 10px; width: 131px; text-align: center; } 
.mini1 div.download img {
    width: 40px;
    opacity: 0.8;
    transition: opacity .15s ease-in-out;
    -moz-transition: opacity .15s ease-in-out;
    -webkit-transition: opacity .15s ease-in-out;
}
.mini1 div.download img:hover {
  opacity: 0.5;
}
.mini1 div.download h4 { color: white; text-transform: uppercase; }

.mini1 a.addtocart { font-size: 21px; width: 132px; margin: 5px 39px 20px 0px; padding: 16px 9px; text-shadow: 0 2px 1px rgba(40, 0, 0, 0.35); background-color: #38a736; border: 1px solid #1a8017; text-align: center; color: #ffffff; float: left;}
.mini1 a.addtocart:hover { background-color: #136f11; }

.mini1 .awards img { border: 1px solid grey; margin-top:20px; }
.mini1 .questions  { padding-left: 15px; font-size: 13px; }
.mini1 .questions a,
.mini1 .questions a:hover { font-family: 'Rubik', arial, sans-serif; color: white; font-size: 12px;}

.mini1 blockquote .quote { color: rgb(160, 160, 160); margin-bottom: 0px; padding: 9px 21px 10px 16px; font-family: 'Rubik', sans-serif; font-size: 20px; font-weight: 200; }
.mini1 blockquote small { display: inline-block;}

/****************************************************************************
Accessories
****************************************************************************/
.accessories { padding: 35px 0 60px 0; background-color: #ffffff; }
.accessories .heading { margin-bottom: 25px; }
.accessories .heading h2 { color: #202020; margin-bottom: 25px; padding-top: 24px; }
.accessories .heading h2 span { background: #202020; }
.accessories .heading p { line-height: 21px; text-align: center; }
.accessories .accessory-item { margin-bottom: 30px; }
.accessories .accessory-item .span3 { margin-bottom: 30px; }
.accessories .accessory-item a { display: block; overflow: hidden; line-height: 0; margin-bottom: 10px; position: relative; }
.accessories .accessory-item a span { display: none; width: 100%; height: 100%; position: absolute; top: 0; left: 0; }
.accessories .accessory-item a:hover span { display: block; }
.accessories .accessory-item h4 { margin-bottom: 3px; padding-left: 10%; }
.accessories .accessory-item p { font: 12px ; padding-left: 10%; }



/****************************************************************************
PSU-1
****************************************************************************/
.psu1 { padding: 35px 0 60px 0; background-color: #1a1a1a; }
.psu1 .heading { margin-bottom: 50px; }
.psu1 .heading h2 { margin-bottom: 17px; padding-top: 24px; }

.psu1 h3 { font-size: 23px !important; font-weight: 400; text-transform: uppercase; }
.psu1 h3 span { color: #6199FF; }
.psu1 p { font-size: 21px; margin-top: 10px; margin-bottom: 17px; font-weight: 300; }

.psu1 div.download { float: left; padding: 10px; width: 131px; text-align: center; } 
.psu1 div.download img {
    width: 40px;
    opacity: 0.8;
    transition: opacity .15s ease-in-out;
    -moz-transition: opacity .15s ease-in-out;
    -webkit-transition: opacity .15s ease-in-out;
}
.psu1 div.download img:hover {
  opacity: 0.5;
}
.psu1 div.download h4 { color: white; text-transform: uppercase; }

.psu1 a.addtocart { font-size: 21px; width: 132px; margin: 12px 39px 20px 0px; padding: 16px 9px; text-shadow: 0 2px 1px rgba(40, 0, 0, 0.35); background-color: #38a736; border: 1px solid #1a8017; text-align: center; color: #ffffff; float: left;}
.psu1 a.addtocart:hover { background-color: #136f11; }

/****************************************************************************
Pricing
****************************************************************************/
.pricing { background: #0e3a8c; }
.pricing .heading { margin-bottom: 63px; }
.pricing .heading h2 { padding-top: 73px; }
.pricing .plans { text-align: center; margin-bottom: 60px; border: 2px solid #ccc; }
.pricing .plans h3 { padding-top: 45px; font-weight: 700; margin-bottom: 36px; }
.pricing .plans ul { margin-bottom: 27px; }
.pricing .plans ul li { font-size: 14px; float: none; display: block; width: 100%; margin: 0px 0px 17px; }
.pricing .plans ul li span { display: inline-block; background: url(../images/tick.png) no-repeat left center; padding-left: 32px; color: #ffffff; }
.pricing .plans .signup-btn { font-size: 18px; line-height: 54px; display: block; max-width: 230px; margin: 0 auto 60px; height: 54px; color: #fff; text-align: center; }
.pricing .plans:hover, .pricing .plans.selected { border-color: #ffffff; }
.pricing .plans:hover .signup-btn, .pricing .plans.selected .signup-btn { background: #fff; }


/****************************************************************************
Partners
****************************************************************************/
.partners { padding-bottom: 65px; }
.partners .heading { margin-bottom: 61px; }
.partners .heading h2 { color: #000; padding-top: 54px; }
.partners .heading h2 span { background: #000; }
.partners .caroufredsel_wrapper { margin: 0 auto !important; width: 90% !important; height: 45px !important; }
.partners .carousal { position: relative; }
.partners ul li { padding: 0 32px; text-align: center; float: left; }
.partners .next { background: url(../images/slider-arrow-right.png) no-repeat ; float: right; width: 11px; height: 19px; position: absolute; right: 0; top: 50%; margin-top: -9px; }
.partners .prev { background: url(../images/slider-arrow-left.png) no-repeat ; float: left; width: 11px; height: 19px; position: absolute; left: 0; top: 50%; margin-top: -9px; }



/****************************************************************************
Newsletter
****************************************************************************/
.newsletter { padding-bottom: 65px; background-color: #e7e7e7; }
.newsletter .heading { margin-bottom: 30px; }
.newsletter .heading h2 { color: #000; padding-top: 50px; }
.newsletter .heading h2 span { background: #000; }
.newsletter label { color: #000; margin-bottom: 5px; font-family: 'Rubik', arial, sans-serif; font-weight: 600; text-transform: uppercase; }
.newsletter button { text-transform: uppercase; font-weight: 400; color: #fff; background-color: #0057d1; border-radius: 2px; font-size: 18px; padding: 8px 16px; }
.newsletter button:hover { background-color: #1145A6; }
.newsletter input { border-radius: 0px; color: #094683;}
.newsletter .info { float: right; font-size: 15px; color: #91949a; padding-bottom: 6px;}

/****************************************************************************
Footer
****************************************************************************/
footer { background: #202020; }
footer .social-network p { background: url(/assets/img/twitter.png) left center no-repeat; color: #c6c6c6; font-size: 16px; line-height: 21px; padding: 32px 0 28px 40px; width: 650px; max-width: 100%; float: left; margin-bottom: 0; }
footer .social-network a { color: white; font-family: 'Rubik', arial, sans-serif; font-size: 13px;}
footer .social-network { border-bottom: 1px solid #323232; }

footer .social-icon { vertical-align: middle; float: right; padding: 27px 0 25px; }
footer .social-icon a { display: inline-block;  margin: 0px 6px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
footer .social-icon img {
    opacity: 1;
    transition: opacity .15s ease-in-out;
    -moz-transition: opacity .15s ease-in-out;
    -webkit-transition: opacity .15s ease-in-out;
}

footer .social-icon img:hover {
  opacity: 0.5;
}


footer .contact { background: url(/assets/img/footer-bg.png) no-repeat center center; padding-top: 60px; }
footer .contact h4 { color: #ffffff;  padding-bottom: 20px; }

footer .contact-info p { font-size: 14px; line-height: 21px; padding-right: 100px; margin-bottom: 22px; float: none; padding: 0; display: inline-block; }
footer .contact-info .mobile { background: url(/assets/img/mobile-icon.png) no-repeat left center; }
footer .contact-info .email { background: url(/assets/img/email-icon.png) no-repeat left center; font-family:'Rubik', sans-serif; font-size: 12px; color: #c6c6c6; padding-left: 18px; margin-top: 5px; }

footer .send-message { margin-bottom: 89px; }
footer .send-message h4 { padding-bottom: 27px; }
footer .send-message input[type="text"] { font-family:'Rubik', sans-serif; font-size: 13px; padding: 6px 10px; width: 190px; margin-right: 15px; margin-bottom: 16px; border: 1px solid #4f4f4f; color: #eee; background: transparent; outline: none; border-radius: 0px; }
footer .send-message input[type="text"].last { margin-right: 0px; width: 188px; }
footer .send-message textarea { font-family:'Rubik', sans-serif; font-size: 13px; float: left; padding: 10px; width: 398px; min-height: 90px; resize: none; margin-right:18px; border: 1px solid #4f4f4f; color: #eee; background: transparent; outline: none; border-radius: 0px; }
footer .send-message input[type="submit"] { font-family:'Rubik', sans-serif; font-size: 14px; color: #ffffff;  border: none; padding: 9px 54px 9px 20px; margin-bottom: 9px; outline: none;}
footer .send-message h6 { padding: 0; color: #707070; display: inline-block;}
footer .send-message label.error { display: none !important; }
footer .send-message input.valid { background: #69be5e; color: #fff; }
footer .send-message input.error { background: #e25050; color: #fff; }

footer .send-message input[type="text"]::-webkit-input-placeholder {
    color:#999;  
}
footer .send-message input[type="text"]::-moz-placeholder { 
    color:#999; 
    opacity: 1;
}
footer .send-message input[type="text"]:-moz-placeholder { 
    color:#999; 
    opacity: 1;
}
footer .send-message input[type="text"]::-ms-input-placeholder { 
    color:#999;
}   


footer .footer-bottom { padding-bottom: 40px; }
footer .footer-bottom p { float: left !important; margin-bottom: 0; font-weight: 300; font-family: 'Rubik', tahoma, arial, sans-serif; }
footer .footer-bottom a { text-decoration: none; font-weight: 300; font-size: 12px; font-family: 'Rubik', tahoma, arial, sans-serif;; }
footer .footer-bottom a.gotop { float: right; margin-top: 14px; }
footer .footer-bottom a:hover { text-decoration: underline; }


.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-top-color: #fff;
  border-width: 5px 5px 0;
}
.tooltip-inner {
  color: #000;
  background: #fff;
  border: solid 1px #fff;
}

@media only screen and (min-width: 641px)
{
    .remodal {
        max-width: 308px !important;
        max-height: 314px !important;
    }
}
