@charset "utf-8";
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}@media print{*{text-shadow:none!important;color:#000!important;background:transparent!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:"("attr(href) ")"}abbr[title]:after{content:"("attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100%!important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}select{background:#fff!important}.navbar{display:none}.table td,.table th{background-color:#fff!important}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table-bordered th,.table-bordered td{border:1px solid #ddd!important}}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:before,:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#428bca;text-decoration:none}a:hover,a:focus{color:#2a6496;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive,.thumbnail>img,.thumbnail a>img,.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{font-weight:400;line-height:1;color:#999}h1,.h1,h2,.h2,h3,.h3{margin-top:20px;margin-bottom:10px}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small{font-size:65%}h4,.h4,h5,.h5,h6,.h6{margin-top:10px;margin-bottom:10px}h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small{font-size:75%}h1,.h1{font-size:36px}h2,.h2{font-size:30px}h3,.h3{font-size:24px}h4,.h4{font-size:18px}h5,.h5{font-size:14px}h6,.h6{font-size:12px}p{margin:0 0 10px}
html, body {
	margin: 0!important;
	padding: 0!important;
	width: 100%;
	height: 100%;
}
body {
	background:#010205;
	font-size:14px;
	font-weight:400;
	font-family: 'Montserrat', sans-serif;
	color:#fff;
	overflow-x: hidden
}
a, a:visited, a:link, a:active {
	color:#ff2c2c;
	text-decoration:none;
	outline:none
}
a:hover {color: #000; text-decoration:none}
img{border:0;}
ul{list-style:none}
h1, h2, h3, h4, h5, h6, p, ul, li, div{
	display:block;
	padding:0;
	margin:0;
	font-weight:normal
}
.inner{
	position: relative;
	display: block;
	margin:0 auto;
	padding:0;
	width: 1400px;
}
header{
	position: fixed;
	top: 0;
	left:0;
	width: 100%;
	padding: 15px 0;
	z-index: 9999;
}
header.fixed{
	padding: 0;
	background: rgba(0,0,0,.9)
}
.logo{
	display: inline-block;
	margin: 10px 20px;
}
.logo img{
	width: 343px;
	height: auto;
	transition: all .3s;
}
header.fixed .logo img{width: 250px;}
.show-menu {
	font-family:'FontAwesome';
	text-decoration: none;
	color: #fff;
	font-size:22px;
	background: #d92125;
	padding: 2px 10px;
	display: none;
	border-radius: 3px;
}
nav input[type=checkbox]{
    display: none;
    -webkit-appearance: none;
}
.navtxt{display:none;}
header.fixed nav{top: 14px;}
nav{
	position:absolute;
	margin: 0;
	padding: 0;
	top: 25px;
	right: 20px;
}
nav li{
	display:inline-block;
	margin: 0 20px;
}
nav li:last-child{margin:0 0 0 45px;}
header.fixed nav li a{padding:8px 25px;}
nav li a{
	display:block;
	padding:10px 25px;
	font-size:18px;
	line-height: 18px;
	color:#fff!important;
	text-transform: uppercase;
	border-radius: 100px;
}
nav li a:hover{color: #d81e1e!important}
nav li:last-child a{background: #d81e1e; color: #fff!important}
nav li:last-child a:hover, a.redBtn:hover, .nlform input[type=submit]:hover{background: #900101;}
.homeHdr{
	background: #000 url(../images/bg-top.jpg) no-repeat fixed;
	background-size:cover;
	width: 100%;
	height: 100%;
	text-align: center;
}
.hhC{
	position: absolute;
	top: 40%;
	left: 0;
}
.hhC h3{
	font-size: 60px;
	font-family: 'Oswald', sans-serif;
}
.hhC p{
	font-size: 18px;
	font-weight: 200;
	line-height: 30px;
	margin: 30px 26% 60px;
}
a.redBtn{
	position: relative;
	display: inline-block;
	border-radius: 100px;
	background: #d81e1e;
	padding: 20px 55px;
	font-size: 18px;
	font-weight: 500;
	color: #fff;
	text-transform: uppercase;
}
a.redBtn.big{
	padding: 15px 85px;
	font-size: 36px;
}
.howC .inner{
	padding: 100px 0 100px 569px;
	background: url(../images/bg-lvl1.jpg) left center no-repeat;
}
.deTtl{
	position: relative;
	font-size: 60px;
	font-weight: 700;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	margin-bottom: 10px;
}
.howC li, .offL li{
	position: relative;
	padding: 8px 0 8px 90px;
	font-size: 22px;
	font-weight: 200;
	background: url(../images/speedo-icon.png) left top no-repeat;
	margin: 45px 0;
}
.howCbgani, .whtHvr, .pubCbgani{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
}
.howCbgani{
    animation: flickerAnimation 2s infinite;
    background: url(../images/bg-lvl1-bright.jpg) left center no-repeat;
}
.whyC{
	overflow: hidden;
	background: #fff url(../images/bg-lvl2.jpg) center center no-repeat fixed;
	padding: 100px 0;
	color: #000;
	text-align: center;
}
.whyC .deTtl span{color: #d81e1e}
.whyC p{
	font-size: 22px;
	color: #696969
}
.whyC ul{margin-top: 70px}
.whyC li{
	display: inline-block;
	width: 18%;
	margin: 10px;
}
.iconC{
	border-radius: 50%;
	background: #fff;
	width: 240px;
	height: 240px;
	line-height: 220px;
	border: 5px solid #d81e1e;
	margin: 0 auto
}
.icon1{
	width: 65px;
	height: 91px;
	margin-top: 65px;
}
.icon2{
	width: 120px;
	height: 87px;
	margin-top: 67px;
}
.icon3{
	width: 140px;
	height: 137px;
	margin-top: 60px;
}
.icon4{
	width: 100px;
	height: 113px;
	margin-top: 55px;
}
.icon5{
	width: 115px;
	height: 139px;
	margin-top: 40px;
}
.whyC li:hover .icon1-ani{animation: flipko 1s infinite forwards;transform-origin: 102px 88px;}
.whyC li:hover .icon2-ani{animation: flickerAnimation .5s infinite;}
.whyC li:hover .icon3-ani{animation: shakeUp 5s infinite;}
.whyC li:hover .icon4-ani{animation: shake 3.5s infinite;}
.whyC li:hover .icon5-ani{animation: pulse 2s infinite;transform-origin: 102px 88px;}
.whyC li h4{
	font-size: 22px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 20px 0;
}
.publishersC{
	position: relative;
	background: #000 url(../images/bg-lvl3.jpg) center top no-repeat;
	text-align: center;
	color: #fff;
	width: 100%;
	overflow: hidden;
	display: table;
}
.pubCbgani{
    animation: flickerAnimation2 3s infinite;
	background: #000 url(../images/bg-lvl3-blur.jpg) center top no-repeat;
}
.whtHvr{background: rgba(255,255,255,0);}
.publishersC:hover .whtHvr{background: rgba(255,255,255,.9);}
.publishersC:hover{color: #000;}
.publishersC .deTtl{margin-bottom: 25px;}
.pubtblC{
	display: table;
	width: 100%;
}
.publishersC .inner{
	display: table-cell;
	vertical-align: middle;
	height: 780px;
}
.publishersC ul{
	position: relative;
	display: block;
	width: 530px;
	margin: 20px auto;
	color: #fff;
	text-align: left;
	padding: 0;
	height: 1px;
	overflow: hidden;
}
.publishersC:hover ul{height: 350px;}
.publishersC ul li{
	background: url(../images/check.png) left top no-repeat;
	padding: 4px 0 4px 80px;
	font-size: 30px;
	color: #000;
	margin: 25px 0 0;
}
.offersC{
	background: url(../images/bg-lvl4.jpg) center center no-repeat fixed;
	background-size: cover;
	padding: 20px 0 0
}
.offL{
	display: inline-block;
	width: 60%;
	vertical-align: middle;
	padding-left: 10%
}
.offImg{
	display: inline-block;
	vertical-align: middle
	width: 39%;
}
.offL ul{padding: 10px 0 20px;}
.offL li{
	padding: 2px 0 6px 75px;
	font-size: 30px;
	font-weight: 300;
	margin: 28px 0;
}
.pricingMC{
	width: 100%;
	overflow: hidden;
	padding: 100px 0;
	text-align: center;
	background: url(../images/bg-lvl5.jpg) center center no-repeat fixed;
	background-size: cover;
	color: #000;
}
.ebox{
	display: inline-block;
	width: 40%;
	margin: 60px 4% 40px;
	border: 5px solid #fff;
	padding: 80px;
}
.ebox h4{
	font-size: 70px;
	line-height: 80px;
	font-weight: 700;
	color: #d81e1e
}
.ebox li{
	margin: 10px 0;
	font-size: 24px;
	color: #4c4c4c;
}
.newsletterC{
	background: url(../images/bg-lvl6.jpg) center center no-repeat fixed;
	background-size: cover;
	text-align: center;
	padding: 100px 0;
	overflow: hidden
}
.newsletterC h5{
	font-size: 72px;
	font-weight: 500;
	line-height: 72px;
	text-transform: uppercase;
}
.newsletterC h6{
	font-size: 110px;
	font-weight: 300;
	line-height: 110px;
	color: #f41818;
	text-transform: uppercase;
}
.nlform{
	position: relative;
	margin: 70px auto 20px;
	width: 60%;
	background: #fff;
}
.nlform input[type=text]{
	display: inline-block;
	width: 100%;
	color: #5f5f5f;
	font-size: 18px;
	font-weight: 300;
	padding: 20px 10px 20px 80px;
	background: #fff url(../images/mail.png) left 15px center no-repeat;
	border: 0;
}
.nlform input[type=submit]{
	position: absolute;
	top:0;
	right: 0;
	display: inline-block;
	font-size: 18px;
	background: #4e4e4e;
	padding: 20px 80px;
	border: 0;
}
.deHdr{
	background:#000 url(../images/bg-hdr.jpg) center top no-repeat fixed;
	background-size: cover;
	padding: 150px 0 70px;
	text-align: center;
}
.deHdr h3{
	font-size: 60px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 300;
	font-family: 'Oswald', sans-serif;
}
.deHdr h3 strong{font-weight: 700;}
.aboutC, .affC{
	background: #fff;
	padding: 100px 0;
	text-align: center;
	color: #2b2b2b
}
.aboutC h2{
	font-size: 48px;
	margin-bottom: 30px;
}
.aboutC p{
	font-size: 16px;
	line-height: 30px;
	font-weight: 300;
	color: #7b7b7b;
	margin: 50px 8%;
}
.faqsC{
	padding:50px 0 80px;
	background: #fff;
	color: #2b2b2b
}
.faqsC ul{margin: 20px 25px}
.faqsC li{padding: 20px 0;}
.faqQ{
	position: relative;
	cursor: pointer;
	padding-left: 65px;
}
.faqQ h4{
	display: inline-block;
	font-size: 24px;
	font-weight: 400;
	line-height: 38px;
	margin-top: 4px;
	vertical-align: top;
}
.faqQ:before{
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 47px;
	height: 47px;
	background:url(../images/arrow-dwn.png);
	background-size: 100%;
}
.faqQ.active:before{
	background:url(../images/arrow-up.png);
	background-size: 100%;
}
.faqA{
	position: relative;
	display:none;
	padding: 10px 25px 0;
	margin: 10px 0 0 45px;
}
.faqA.active{display:block;}
.faqA p{
	font-size: 16px;
	line-height: 24px;
	color: #7b7b7b;
	font-weight: 300;
	margin: 20px 0;
}
.affC{padding: 50px 0 100px;}
.affW{
	font-size: 21px;
	font-weight: 200;
	line-height: 36px;
	margin: 0 5% 20px;
}
.affBox{
	display: inline-block;
	vertical-align: top;
	width: 45%;
	margin: 30px 20px 20px;
	padding: 30px;
	border: 8px solid #f9f9f9
}
.affTtl{
	font-size: 44px;
	line-height: 44px;
	color: #d81e1e;
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
	margin:20px 0 15px;
}
.affBox p{
	font-size: 21px;
	line-height: 34px;
	color: #656464;
}
.affBtm{
	margin: 40px 10% 70px;
}
.affBtm h4{
	font-size: 48px;
	font-weight: 700;
	margin-bottom: 10px
}
.affBtm p{
	font-size: 21px;
	font-weight: 200;
	line-height: 36px;
}

.offImg img{
	max-width: 100%;
	height: auto;
}
a, nav, .publishersC, .publishersC ul, .nlform input[type=submit], .whtHvr, i.fbIcon, i.twtrIcon{
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.cimg{
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

footer{
	background: #222;
	padding: 60px 0;
	text-align: center;
	color: #b8b8b8;	
}
.ftrL, .ftrAbout, .ftrM{
	display: inline-block;
	vertical-align: top;
	width: 550px;
	text-align: left;
}
.ftrL p{
	font-size: 12px;
	font-weight: 300;
	margin: 10px 0;
}
.ftrL h6{
	font-size: 18px;
	font-weight: 300;
	margin: 30px 0 16px;
}
.ftrL i{opacity: .8}
.ftrL i:hover{opacity: 1}
i.fbIcon, i.twtrIcon{
	position: relative;
	display: inline-block;
	width: 45px;
	height: 45px;
	background: url(../images/fb-icon.png);
	margin-right: 20px;
}
i.twtrIcon{background: url(../images/twtr-icon.png);}
.ftrAbout{width: 250px}
.ftrAbout h4, .ftrM h4{
	font-size: 24px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.ftrAbout li a, .ftrM li a{
	display: block;
	font-size: 18px;
	font-weight: 300;
	color: #b6b6b6;
	padding: 10px 0;
}
.ftrAbout li a:hover, .ftrM li a:hover{color: #ff2c2c;}
.ftrM{width: 370px}
.ftrM li a span{color: #fff}

|:-moz-any-link:focus {outline: none;}
input[type="image"]:focus {outline: none;}
button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {border: none;}
abbr[title], acronym[title] {border-bottom: none;}
*:focus {outline : none;}


@keyframes flickerAnimation {
  0%   { opacity:1; }
  45%  { opacity:0; }
  50%  { opacity:0; }
  55%  { opacity:0; }
  100% { opacity:1; }
}
@keyframes flickerAnimation2 {
  0%   { opacity:1; }
  15%  { opacity:0; }
  50%  { opacity:0; }
  85%  { opacity:0; }
  100% { opacity:1; }
}
@keyframes flipko {
    0% {transform: rotate(0deg);}
    100% {transform: rotate(360deg);} 
}

