@import url(http://fonts.googleapis.com/css?family=Lato:100,200,400,300,600,700);
@import url(http://fonts.googleapis.com/css?family=Raleway:100,200,400,300,600,700);
@import url('https://fonts.googleapis.com/css?family=Hind+Vadodara:300,400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Oswald:300,400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800,900');
/*@import url('https://fonts.googleapis.com/css?family=Quicksand:300,400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,600,700');
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700');*/
/*Fonts*/
.hind{font-family:hind vadodara;}
.oswald{font-family:oswald;}
.raleway{font-family:raleway;}
/*b,strong{font-weight:600;}*/
.ls-1{letter-spacing:-1px;}
.ls-2{letter-spacing:-0.5px;}
.ls0{letter-spacing:0px;}
/*
@font-face {font-family:'Proxima Nova Black';src: url('../fonts/Proxima Nova Black.otf');}
@font-face {font-family:'Proxima Nova Bold';src: url('../fonts/Proxima Nova Bold.otf');}
@font-face {font-family:'Proxima Nova Light';src: url('../fonts/Proxima Nova Light.otf');}
@font-face {font-family:'Proxima Nova Regular';src: url('../fonts/Proxima Nova Regular.otf');}
@font-face {font-family:'Proxima Nova Semibold';src: url('../fonts/Proxima Nova Semibold.otf');}*/
@font-face {font-family:'AvenirNextCyr-Bold';src: url('../fonts/AvenirNextCyr-Bold.otf');}
@font-face {font-family:'AvenirNextCyr-Regular';src: url('../fonts/AvenirNextCyr-Regular.otf');}
@font-face {font-family:'AvenirNextCyr-Medium';src: url('../fonts/AvenirNextCyr-Medium.otf');}
@font-face {font-family:'AvenirNextCyr-Medium';src: url('../fonts/AvenirNextCyr-Medium.otf');}

.ProximaNovaBlack{font-family:'Poppins', sans-serif; font-weight:900;}
.ProximaNovaBold{font-family:'Poppins', sans-serif; font-weight:800;}
.ProximaNovaLight{font-family:'Poppins', sans-serif; font-weight:300;}
.ProximaNovaRegular{font-family:'Poppins', sans-serif; font-weight:400;}
.ProximaNovaSemibold{font-family:'Poppins', sans-serif; font-weight:600;}

/* top header css */
.flex-box {
	display: -webkit-flex;
	display: -webkit-box;
	display: -moz-flex;
	display: -moz-box;
	display: -ms-flexbox;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-flex-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

#top-head {
    background-color: #19151c;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 9999;
}

#top-head .border-top {
    display: block;
    height: 4px;
    background-image: -moz-linear-gradient(to right, #fa5533 0%, #3d008e 51%, #f11c45 100%);
    background-image: linear-gradient(to right, #fa5533 0%, #3d008e 51%, #f11c45 100%);
    background-image: -ms-linear-gradient(to right, #fa5533 0%, #3d008e 51%, #f11c45 100%);
}

#top-head h3 {
	margin: 0;
	font: 400 25px/35px 'Lato';
	letter-spacing: 2px;
	padding: 5px 0;
	text-transform: uppercase;
}

#top-head h3 img {
    margin: 0 auto;
}

#top-head .coupon-text span {
	display: block;
	font: 600 33px/33px 'Lato';
}

#top-head .coupon-text {
	font: 400 29px/39px 'Lato';
	text-transform: uppercase;
	color: #fd9544;
}

#top-head .coupon-text span {
	font-size: 30px;
	line-height: 30px;
}

#top-head iframe {
	padding-top: 0;
	transform: scale(1.3);
	height: 115px !important;
}

@media only screen and (max-width: 1199px) {
    #top-head .coupon-text {
        font-size: 22px;
        line-height: 32px;
    }
    
    #top-head .coupon-text span {
        font-size: 27px;
    }
}

@media only screen and (max-width: 767px) {
    #top-head iframe {
        padding-top: 0;
    }
}

@media only screen and (max-width: 440px) {
    #top-head .coupon-text {
        font-size: 18px;
        line-height: 28px;
    }

    #top-head .coupon-text span {
        font-size: 22px;
        line-height: 32px;
    }
    
    #top-head iframe {;
        height: 115px !important;
    }
}
/* end top header css */

/* Checkout Button css*/
.btn-price {
    background-color: #ffffff;
    display: block;
    padding: 20px 25px;
    color: #900;
    font: 700 75px/85px 'Montserrat', Sans-serif;
    border: 5px solid #a2a0a0;
}
.btn-price span {
    display: block;
}
.btn-price span.price {
    margin-bottom: 10px;
}
.btn-price span.price sup {
    vertical-align: super;
    font: 700 30px/30px 'Hind Vadodara', Sans-serif;
}
.btn-price span.button {
    color: #fff;
    font-weight: 600;
    font-size: 50px;
    line-height: 50px;
    padding: 15px;
    margin-bottom: 13px;
    border: 5px solid #4c2b78;
    background-image: -ms-linear-gradient(to right,#e1a925 0%, #ff1414 51%,#f34e0d 100%);
    background-image: -moz-linear-gradient(to right,#e1a925 0%, #ff1414 51%,#f34e0d 100%);
    background-image: linear-gradient(to right,#e1a925 0%, #ff1414 51%,#f34e0d 100%);
    text-shadow: 1px 3px 0 #56505075;
    box-shadow: 0px 4px 4px #ff15427;
}
.btn-price:hover,
.btn-price:focus,
.btn-price:active {
    text-decoration: none;
    color: #900;
}
/* End Checkout Button css*/


/* top-page video -- start */
#gp_1893_rp_wrapper { 
    width: 100%; 
    margin: 0 auto; 
    
}
#gp_1893_wrapper{
    background: #000;
    box-sizing: border-box; 
    position: relative;
    padding-bottom: 56.25%;
    margin: 0 auto; 
    height: 0; 
    text-align: left; 
    margin: 0 auto; 
    
} 
#gp_1893_iframe { 
    position: absolute; 
    width: 100%; 
    height: 100% 
}
/* top-page video -- end */

/* play-button -- start */
#play-demo,
.svid-btn{
    position:relative;
    display:block;
}
#play-demo svg {
    max-width: 70px;
    position: absolute;
    top: 0;
    z-index: 999;
    left: 0;
    right: 0;
    display: block;
    margin: 0 auto;
}
#play-demo .ytp-large-play-button-bg {
    -moz-transition: fill .1s cubic-bezier(0.4,0.0,1,1),fill-opacity .1s cubic-bezier(0.4,0.0,1,1);
    -webkit-transition: fill .1s cubic-bezier(0.4,0.0,1,1),fill-opacity .1s cubic-bezier(0.4,0.0,1,1);
    transition: fill .1s cubic-bezier(0.4,0.0,1,1),fill-opacity .1s cubic-bezier(0.4,0.0,1,1);
    fill: #212121;
    fill-opacity: .8;
}
#play-demo:hover .ytp-large-play-button-bg {
    -moz-transition: fill .1s cubic-bezier(0.0,0.0,0.2,1),fill-opacity .1s cubic-bezier(0.0,0.0,0.2,1);
    -webkit-transition: fill .1s cubic-bezier(0.0,0.0,0.2,1),fill-opacity .1s cubic-bezier(0.0,0.0,0.2,1);
    transition: fill .1s cubic-bezier(0.0,0.0,0.2,1),fill-opacity .1s cubic-bezier(0.0,0.0,0.2,1);
    fill: #f00;
    fill-opacity: 1;
}
.svid-btn svg {
    max-width: 65px;
    position: absolute;
    top: 0;
    z-index: 999;
    left: 0;
    right: 0;
    display: block;
    margin: 0 auto;
}
.svid-btn .vimeo-play-btn {
    -moz-transition: fill .1s cubic-bezier(0.4,0.0,1,1),fill-opacity .1s cubic-bezier(0.4,0.0,1,1);
    -webkit-transition: fill .1s cubic-bezier(0.4,0.0,1,1),fill-opacity .1s cubic-bezier(0.4,0.0,1,1);
    transition: fill .1s cubic-bezier(0.4,0.0,1,1),fill-opacity .1s cubic-bezier(0.4,0.0,1,1);
    fill: #212121;
    fill-opacity: .8;
}
.svid-btn:hover .vimeo-play-btn {
    -moz-transition: fill .1s cubic-bezier(0.0,0.0,0.2,1),fill-opacity .1s cubic-bezier(0.0,0.0,0.2,1);
    -webkit-transition: fill .1s cubic-bezier(0.0,0.0,0.2,1),fill-opacity .1s cubic-bezier(0.0,0.0,0.2,1);
    transition: fill .1s cubic-bezier(0.0,0.0,0.2,1),fill-opacity .1s cubic-bezier(0.0,0.0,0.2,1);
    fill: #00ADEF;
    fill-opacity: 1;
}

.sample-vid {
    position:relative;
}
.s-vid-header{
    position:absolute;
    left:0;
    top:0;
    z-index:99;
    padding: 0.6em;
}
.s-vid-header h1, .s-vid-header h2 {
    margin: 0 0 4px 0;
}
.s-vid-header h1 a {
    background-color: rgba(0,0,0,0.7);
    font-family: "Helvetica Neue",Helvetica,Arial !important;
    font-weight: 700;
    font-size: 20px;
    color: rgb(0, 173, 239);
    text-decoration: none;
    padding: 2px 5px;
    transition: all 0.3s ease;
}
.s-vid-header h2 {
    font-size: 1em !important;
    font-weight: 400;
    color: #fff;
    padding: .2em .5em;
    background-color: rgba(0,0,0,0.7);
    max-width: 131px;
}
.s-vid-header h2 a {
    color: rgb(0, 173, 239);
    font-weight: 700;
    text-decoration: none;
    transition: all 0.3s ease;
}
.s-vid-header h1:hover a,
.s-vid-header h2:hover a{
    color: rgb(255, 82, 16);
}
/* play-button -- end */

.AvenirNextCyrBold{font-family:AvenirNextCyr-Bold;}
.AvenirNextCyrRegular{font-family:AvenirNextCyr-Regular;}
.AvenirNextCyrMedium{font-family:AvenirNextCyr-Medium;}
.orangetheme{
color:#fd9544;
}
.black{
  color:#000;
}
.black1{
  color:#474545;
}
.black2{
  color:#5a5a5a;
}
.black3{
  color:#555555;
}
.black4{
  color:#484848;
}
.black5{
  color:#3f3f3f;
}
.purple{
  color:#802d8f;
}
.white{color:#fff!important;}
.bdm{
  border-bottom: 4px solid #ff9648;
}
.bgtheme{
  background: #ff643c;
    color: #fff3f3;
    padding: -5px;
    padding: 3px 10px 3px 6px;
    margin: auto;
    border-radius: 4px;
}
.respvid {
    display: flex;
    align-items: center;
}
.comparetitle2 {
  position: relative;
  background:#565365;
  padding:8% 3%;
  border-radius:15px 15px 0 0;
}
.comparebox2{
  background:#fff;
  padding:6%;
}
.comparebox2 hr{
  margin-top:10px; margin-bottom:10px; border-top:1px dashed #d7d7d7;
}
.comparetitle2:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(90, 89, 188, 0);
  border-top-color: #565365;
  border-width: 20px;
  margin-left: -20px;
}
.comparetitle3 {
  position: relative;
  background-image: -moz-linear-gradient( 71deg, rgb(75,97,192) 0%, rgb(104,83,185) 43%, rgb(133,68,177) 100%);
  background-image: -webkit-linear-gradient( 71deg, rgb(75,97,192) 0%, rgb(104,83,185) 43%, rgb(133,68,177) 100%);
  background-image: -ms-linear-gradient( 71deg, rgb(75,97,192) 0%, rgb(104,83,185) 43%, rgb(133,68,177) 100%);
  padding:9% 3%;
  border-radius:15px 15px 0 0;
}
.comparetitle1:after,.comparetitle3:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(90, 89, 188, 0);
  border-top-color: #5a59bc;
  border-width: 20px;
  margin-left: -20px;
}
.comparebox1{
  background:#fff;
  padding:6%;
}

.comparebox1 hr{margin-top:10px; margin-bottom:10px; border-top:1px dashed #d7d7d7;}

.strip_footer{width:100%; height:auto; background:#32004b; padding:2% 0;}
.strip_footer a{color:#fff; font-weight:400;}

.testibox1{
    padding: 6% 4%;
    border-width: 1px;
    border-color: rgb(240, 246, 255);
    border-style: solid;
    border-radius: 6px;
    background-color: #fff;
    width: 100%;
    float: left;
    box-shadow: 12px 17px 11px 1px #04040421;
  }

.js-video {
     height: 0;
    padding-top: 25px;
    padding-bottom: 49.5%;
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
}
 
.js-video.widescreen {
  padding-bottom: 56.34%;
}
 
.js-video.vimeo {
  padding-top: 0;
}

.js-video embed, .js-video iframe, .js-video object, .js-video video {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
.iframe-border {
    border: 8px solid #fff;
    border-radius: 6px;
    margin-bottom: 36px;
}
.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 50.3%;
}

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.sec3imgul img {
    max-width: 38px;
    min-width: 38px;
    margin-bottom: 18px;
    padding: 5px;
}
.sec3head4ul {
    font-family: 'Open Sans', sans-serif;
    color: #f3f3f3;
    margin-bottom: 15px;
    font-size: 16px;
}
.sec3head4ul b {
    font-family: 'Proxima Nova Bold', sans-serif;
    color: #3b3838;
    font-size: 20px;
}
/*Common*/
body {font-family: lato;font-size: 14px;line-height: 1.42857143;color: #201f20;background-color: #fff;}
.wrap{
    position: fixed;
    z-index: 2000;
    right: 18px;
    bottom: 18px;
    max-width: 220px;
    background: rgba(63,61,57,.9);
    color: #fff;
    padding: 0 18px 18px;
    line-height: 1.2;
    font-size: 12px;
}
.wrappara{
    margin-top: 18px;
    font-size: 11px;
    line-height: 1.6;
}
.wrappara a{
    text-decoration:underline;
    color:#fff;
}
.btn{
    text-decoration: none;
    border-color: #fff;
    color: #fff;
    padding: 8px 20px;
}
.btn:hover{
    text-decoration: none !important;
    color: #fff !important;
    background: #1a94ff !important;
}
.bdr2{
  border: 3px solid #ff9648;
}
.mt6{
  margin-top:6%;
}
.mt7{
  margin-top:7%;
}
.mt8{
  margin-top:8% !important;
}
.padding7{
    padding: 6% 8% !important;
}
.padding11{
  padding: 7% 4% !important;
}


.mt4{
  margin-top:4%;
}
.gradient1{
      background: linear-gradient(330deg, #4a3bc9 10%, #4a3bc9 36%, #822e94 50%, #852d91 62%, #852d91 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.gradient2{
    background: linear-gradient(330deg, #682c84 10%, #682c84 36%, #822e94 50%, #852d91 62%, #392a70 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
@media (min-width:240px) {
.absimage{position:relative; top:20px; width:100%;}
.xs8 {font-size: 8px;}.xs9 {font-size: 9px;}.xs10 {font-size: 10px;}.xs11 {font-size: 11px;}.xs12 {font-size: 12px;}.xs13 {font-size: 13px;}.xs14 {font-size: 14px;}.xs15 {font-size: 15px;}.xs16 {font-size: 16px;}.xs17 {font-size: 17px;}.xs18 {font-size: 18px;}.xs19 {font-size: 19px;}.xs20 {font-size: 20px;}.xs21 {font-size: 21px;}.xs22 {font-size: 22px;}.xs23 {font-size: 23px;}.xs25 {font-size: 25px;}.xs27 {font-size: 27px;}.xs29 {font-size: 29px;}.xs31 {font-size: 31px;}.xs33 {font-size: 33px;}.xs35 {font-size: 35px;}.xs37 {font-size: 37px;}.xs39 {font-size: 39px;}.xs40 {font-size: 40px;}.xs41 {font-size: 41px;}.xs43 {font-size: 43px;}.xs45 {font-size: 45px;}.xs47 {font-size: 47px;}.xs49 {font-size: 49px;}.xs51 {font-size: 51px;}.xs70 {font-size: 70px;}.xs70 {font-size: 70px;}.xs80 {font-size: 80px;}
.mt-viral{margin-top:2%;}
.mobclear{clear:none;}

.xsmt1{margin-top:1%;}.xsmt2{margin-top:2%;}.xsmt3{margin-top:3%;}.xsmt4{margin-top:4%;}.xsmt5{margin-top:5%;}.xsmt6{margin-top:6%;}.xsmt8{margin-top:8%;}.xsmt13{margin-top:13%;}.xsmttop{margin-top:80px;}
.xsmb1{margin-bottom:1%;}
.xsmb2{margin-bottom:2%;}
.xsmb0{margin-bottom:0%;}
.timerbg{background: #35455c none; background-size:cover; padding:1% 0 2% 0;}
.fbbg{background: #e9e9e9 none; background-size:cover; padding:3% 0;}
.mycontainer,.mycontainer1{width:100%;}
.paddingmob0{padding:0 15px;}

.datebox{background:rgba(78,95,146,0.3); padding:6px; border-radius:12px; display: block; margin: 4% auto 0 auto; width: 90%;}
.mobileleftright{text-align:left;}
.mobilecenter{text-align:center;}
.navbar-default {background-color: #fff;border-color: #e7e7e7;margin-top: 0px;padding-bottom: 0;}
.backing{position: static; bottom: -70px; margin-top:30px;}
.quality{margin-top:10px;}
.lappy{position:static; right: 0; bottom: 0px;}
.videosection{position:static; right: 0; bottom: 0px;}
.paddingd0 {padding:0 15px;}
}

@media(min-width:240px)
{
	.demovideo {
    position: static;
    width: 100%;
    height: 180px;
}
.samplevideo {
    position: static;
    width: 100%;
    height: 180px;
}

.plusbox {
  border-width: 1px;
  border-color: rgb(204, 204, 204);
  border-style: solid;
  background-color: rgb(255, 255, 255);
 padding:3%;
 float:left;
 width:100%;
}
	.plusbox .mardiv{margin-left: 0px;}
	.plusbox .mardiv1{padding-left: 15px;}
	
	
	.plusbox1 {
   border-width: 1px;
  border-color: rgb(211, 211, 220);
  border-style: solid;
  border-radius: 6px;
 padding:3% 0%;
 float:left;width:100%;
}
	.plusbox1 .mardiv{margin-left: 0px;}
	.plusbox1 .mardiv1{padding-left: 15px;}	

	.mybutton a {
    color: #fff;
    padding: 2.5% 4% 2.5% 6%;
    display: table;
    margin: auto;
    border-radius: 15px;
    background-image: -moz-linear-gradient(to right, #ff0b4a 0%, #ff1c3c 51%, #ff6a3c 100%);
    background-image: linear-gradient(to right, #ff0b4a 0%, #ff1c3c 51%, #ff6a3c 100%);
    background-image: -ms-linear-gradient(to right, #ff0b4a 0%, #ff1c3c 51%, #ff6a3c 100%);
    text-shadow: 1px 3px 0 #56505075;
    box-shadow: 0px 4px 4px #ff15427d;
}

.mybutton a:hover, .mybutton1 a:hover {
    background-image: -moz-linear-gradient( 90deg, rgb(255,109,47) 0%, rgb(255,71,22) 100%);
    background-image: -webkit-linear-gradient( 90deg, #ff0b4a 0%, #ff6a3c 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(255,109,47) 0%, rgb(255,71,22) 100%);
    text-decoration: none;
}
	
}

@media(min-width:480px)
{
	.demovideo {
    position: static;
    width: 100%;
    height: 300px;
}
.samplevideo {
    position: static;
    width: 100%;
    height: 300px;
}
.topvideo{
	position:static;
margin-top:0px;
	}
}
.videoframe{position:static;}
@media (min-width:768px) {
	.mybutton a {
   color: #fff;
    padding: 2.5% 4% 2.5% 6%;
    display: table;
    margin: auto;
    border-radius: 15px;
    background-image: -moz-linear-gradient(to right, #ff0b4a 0%, #ff1c3c 51%, #ff6a3c 100%);
    background-image: linear-gradient(to right, #ff0b4a 0%, #ff1c3c 51%, #ff6a3c 100%);
    background-image: -ms-linear-gradient(to right, #ff0b4a 0%, #ff1c3c 51%, #ff6a3c 100%);
    text-shadow: 1px 3px 0 #56505075;
    box-shadow: 0px 4px 4px #ff15427d;
}

.mybutton a:hover,.mybutton1 a:hover{
  background-image: -moz-linear-gradient( 90deg, rgb(255,109,47) 0%, rgb(255,71,22) 100%);
  background-image: -webkit-linear-gradient( 90deg, #ff0b4a 0%, #ff6a3c 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(255,109,47) 0%, rgb(255,71,22) 100%);
  text-decoration:none;
}
	.plusbox {
  border-width: 1px;
  border-color: rgb(204, 204, 204);
  border-style: solid;
  background-color: rgb(255, 255, 255);
 padding:1% 0%;
 float:left;width:100%;
}
	.plusbox .mardiv{margin-left: -70px;}
	.plusbox .mardiv1{padding-left: 40px;}


.plusbox1 {
   border-width: 1px;
  border-color: rgb(164, 164, 171);
  border-style: solid;
  border-radius: 6px;
 padding:3% 0%;
 float:left;width:90%;
}
	.plusbox1 .mardiv{margin-left: -60px;}
	.plusbox1 .mardiv1{padding-left: 10px;}	
	
	.topvideo{
	position:relative;
bottom:-100px;
margin-top:-100px;
	}
	.bannerabs{position: relative;
    top: -710px;}
	.paddingd0 {padding:0;}
	.videoframe{position:relative;}
	.lappy{position:relative;}
	.videosection{position:relative;    right: 0; bottom: 0px;}
	.quality{margin-top:-160px;}
	.backing{position: relative; bottom: -70px; margin-top:-40px;}
	
	.navbar-default {background-color: transparent;border-color: #e7e7e7;margin-top: 0px;padding-bottom: 0;}
	.paddingmob0{padding:0;}
	.mobileleftright{text-align:right;}
	.mobilecenter{text-align:left;}
	.lmt-7{margin-top:-7.5%;}
.fbbg{background: #e9e9e9 url(https://s3-us-west-2.amazonaws.com/clipsreel/sales/fbbg.png) no-repeat right center; background-size:cover; padding:3% 0;}
.timerbg{background: #35455c url(https://s3-us-west-2.amazonaws.com/clipsreel/sales/timerbg.png) no-repeat left center; background-size:cover; padding:1% 0 2% 0;}
.sm8 {font-size: 8px;}.sm9 {font-size: 9px;}.sm10 {font-size: 10px;}.sm11 {font-size: 11px;}.sm12 {font-size: 12px;}.sm13 {font-size: 13px;}.sm14 {font-size: 14px;}.sm15 {font-size: 15px;}.sm16 {font-size: 16px;}.sm17 {font-size: 17px;}.sm18 {font-size: 18px;}.sm19 {font-size: 19px;}.sm20 {font-size: 20px;}.sm21 {font-size: 21px;}.sm23 {font-size: 23px;}.sm25 {font-size: 25px;}.sm27 {font-size: 27px;}.sm29 {font-size: 29px;}.sm31 {font-size: 31px;}.sm33 {font-size: 33px;}.sm35 {font-size: 35px;}.sm37 {font-size: 37px;}.sm39 {font-size: 39px;}.sm41 {font-size: 41px;}.sm43 {font-size: 43px;}.sm45 {font-size: 45px;}.sm47 {font-size: 47px;}.sm49 {font-size: 49px;}.sm51 {font-size: 51px;}.sm60 {font-size: 60px;}.sm70 {font-size: 70px;}.sm100 {font-size: 100px;}.sm130 {font-size: 130px;}
.mt-viral{margin-top:20%;}
.mobclear{clear:both;}
.mobile-center{text-align:left;}
.lmt0{margin-top:0%;}.lmt1{margin-top:1%;}.lmt2{margin-top:2%;}.lmt3{margin-top:3%;}.lmt4{margin-top:4%;}.lmt5{margin-top:5%;}.lmt13{margin-top:13%;}.lmt5{margin-top:5%;}.lmt6{margin-top:6%;}.lmt7{margin-top:72px;}.lmt8{margin-top:8%;}.lmt10{margin-top:10%;}.lmt18{margin-top:18%;}.lmt12{margin-top:12%;}.lmt15{margin-top:15%;}.lmt18{margin-top:18%;}.lmt9{margin-top:9%;}.lmt95{margin-top: 95px;}
.lmt-15{margin-top:-14.5%;}
.lmt-5{margin-top:-5%;}
.lmt-4{margin-top:-4%;}
.lmt-3{margin-top:-3%;}
.lmt-2{margin-top:-2%;}
.lmt-1{margin-top:-1%;}
.lmt-6{margin-top:-6%;}
.lmt-7{margin-top:-7%;}
.lmt-8{margin-top:-8%;}
.lmt-9{margin-top:-9%;}
.lmt-10{margin-top:-10%;}
.lmt-12{margin-top:-12%;}
.lmt-13{margin-top:-13%;}
.lmt-29{margin-top:-29%;}
.lmb1{margin-bottom:1%;}
.lmb2{margin-bottom:2%;}
.absimage{position:relative; top:30px;}
.mycontainer,.mycontainer1{width:750px;}

.demovideo {
    position: absolute;
    width: 548px;
    height: 320px;
    top: 24px;
    left: 86px;
}

.samplevideo {
    position: absolute;
    width: 357px;
    height: 200px;
    top: 10px;
    left: 9px;
}
.datebox{background:rgba(78,95,146,0.3); padding:6px; border-radius:12px; display: block; margin: 4% auto 0 auto; width: 80%;}
}

@media (min-width:992px) {
.md8 {font-size: 8px;}.md9 {font-size: 9px;}.md10 {font-size: 10px;}.md11 {font-size: 11px;}.md12 {font-size: 12px;}.md13 {font-size: 13px;}.md14 {font-size: 14px;}.md15 {font-size: 15px;}.md16 {font-size: 16px;}.md17 {font-size: 17px;}.md18 {font-size: 18px;}.md19 {font-size: 19px;}.md20 {font-size: 20px;}.md21 {font-size: 21px;}.md22 {font-size: 22px;}.md23 {font-size: 23px;}.md24 {font-size: 24px;}.md25 {font-size: 25px;}.md27 {font-size: 27px;}.md28 {font-size: 28px;}.md29 {font-size: 29px;}.md30 {font-size: 30px;}.md31 {font-size: 31px;}.md33 {font-size: 33px;}.md34 {font-size: 34px;}.md35 {font-size: 35px;}.md36 {font-size: 36px;}.md37 {font-size: 37px;}.md38 {font-size: 38px;}.md39 {font-size: 39px;}.md40 {font-size: 40px;}.md41 {font-size: 41px;}.md43 {font-size: 43px;}.md45 {font-size: 45px;}.md47 {font-size: 47px;}.md48 {font-size: 48px;}.md49 {font-size: 49px;}.md50 {font-size: 50px;}.md51 {font-size: 51px;}.md53 {font-size: 53px;}.md55 {font-size: 55px;}.md57 {font-size: 57px;}.md63 {font-size: 63px;}.md65 {font-size: 65px;}.md60{font-size: 60px;}.md72 {font-size: 72px;}.md75 {font-size: 75px;}.md77 {font-size: 77px;}.md70 {font-size: 70px;}.md72 {font-size: 72px;}.md80 {font-size: 80px;}.md87 {font-size: 87px;}.md120{font-size:120px;}.md170 {font-size: 170px;}.md95 {font-size: 95px;}
.absimage{position: absolute; bottom: -70px; width: 665px;}
.mycontainer,.mycontainer1{width:970px;}
.demovideo {
        position: absolute;
    width: 685px;
    height: 401px;
    top: 30px;
    left: 128px;
}

.samplevideo {
    position: absolute;
    width: 462px;
    height: 260px;
    top: 13px;
    left: 12px;
}


}
@media (min-width:1200px) {
.datebox{background:rgba(78,95,146,0.3); padding:6px; border-radius:12px; display: block; margin: 4% auto 0 auto; width: 60%;}
	.mycontainer,.mycontainer1{width:1170px;}
.demovideo {
    position: absolute;
    width: 682px;
    top: 30px;
    left: 230px;
}

.samplevideo {
    position: absolute;
    width: 540px;
    height: 303px;
    top: 15px;
    left: 22px;
}
.introimg{position: relative; bottom: -25px; z-index: 11;}
}
@media (min-width:1300px) {.mycontainer,.mycontainer1{width:1260px;}
}
@media (min-width:1400px) {.mycontainer1{width:1360px;}
}
@media (min-width:1500px) {
.llmt6{margin-top:6%;}
}


.topvideo{background:#6b626b; padding:6px; box-shadow:5px 5px 20px 0 rgba(0,0,0,0.5);}
.myvideo{background: #1321346e;box-shadow: 5px 5px 20px 0 rgb(0, 0, 0);border: 4px solid #293a56;}

.lappysection{width:100%; border-bottom: 1px solid #d7d7d7; padding-bottom:3%;}
.responsive-video {padding-bottom: 56.21%;overflow: hidden;    position: relative;}
.responsive-video1 {position: relative;padding-bottom: 57%;overflow: hidden;}
.responsive-video iframe,.responsive-video object,.responsive-video embed,.responsive-video1 iframe,.responsive-video1 object,.responsive-video1 embed,.responsive-demo-video embed ,.responsive-demo-video object,.responsive-demo-video iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.clear{clear:both;}
.w300 {font-weight: 300;}.w400 {font-weight: 400;}.w500 {font-weight: 500;}.w600 {font-weight: 600;}.w700 {font-weight: 700;}.w900 {font-weight: 900;}
.lh0 {line-height: 0%;}.lh50 {line-height: 50%;}.lh60 {line-height: 60%;}.lh70 {line-height: 70%;}.lh80 {line-height: 80%;}.lh90 {line-height: 90%;}.lh100 {line-height: 100%;}.lh110 {line-height: 110%;}.lh120 {line-height: 120%;}.lh130 {line-height: 130%;}.lh140 {line-height: 140%;}.lh150 {line-height: 150%;}.lh160 {line-height: 160%;}.lh165 {line-height: 165%;}.lh170 {line-height: 170%;}.lh180 {line-height: 180%;}.lh190 {line-height: 190%;}.lh200 {line-height: 200%;}.lh230 {line-height: 230%;}
.brush{background:#b8236f; padding:0 8px; border-radius:8px; -webkit-border-radius:8px;}
.orange{color:#f39c12;}

.mb0{margin-bottom:0%;}

.responsive-demo-video {
    overflow: hidden;
}
hr.testihr{height:1px; border:0; background:#d8d8d8;}
.primary{color:#1c2737;}
.red{color:#f22929;}
.skyblue{color:#5cbdff;}
.red1{color:#fa364d;}
.red2{color:#f43a08;}
.red3{color:#f42626;}
.red4{color:#f65858;}
.blue{color:#62cdff;}
.linkblue{color:#3f80ec;}
.green{color:#7b9e26;}
.featurecolor{color:#616977;}
.yellow{color:#e1ea54;}
.pink{color:#ff5283;}
.pink1{color:#ff3c80;}
.pink2{color:#ee3c7a;}
.yellow1{color:#ffc106;}
.yellow2{color:#ffe451;}
.yellow3{color:#ffe819;}
.yellow4{color:#e7da4a;}
.special{border:2px dashed #959628; padding:2% 4%; display:table; margin:auto; border-radius:4px;}


.popular {
	position: relative;
	background: #e74b32;
	display:table;
	margin:auto;
	padding:10px 15px;
	border-radius:4px;
	margin-top:-35px;
}
.popular:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(231, 75, 50, 0);
	border-top-color: #e74b32;
	border-width: 12px;
	margin-left: -12px;
}
.pinkbox{
  border-radius: 5px;
  background-color: rgb(238, 60, 122);
padding:1px 14px; display:table; margin:auto;}
.factbox{
  border-width: 1px;
  border-color: rgb(215, 215, 215);
  border-style: solid;
  border-radius: 5px;
  padding:2px 10px;
  display:table;
  margin:auto;
}
.buybox{
  border-width: 1px;
  border-color: rgb(42, 65, 95);
  border-style: solid;
  border-radius:40px;
  padding:4px 14px;
  display:table;
  margin:auto;
}

.bonuscolor{color:#3e4044;}
.bonus{background:#f11755; padding:5px 10px; border-radius:4px; display:table;}

.italic{font-style:italic;}
.underline{text-decoration:underline;}
.underline1{border-bottom:1px solid #30439e;}
.padding0 {padding:0;}
.paddingright5{padding-right:10%;}
.paddingleft5{padding-left:10%;}
.padding1 {padding:0 1px;}
.paddingr0 {padding-right:0;}
.padding5 {padding:0 5px;}
.padding5p {padding:0 5%;}
.padding4 {padding:0 3.5%;}
.padding3p {padding:0 2.5%;}
.padding9 {padding:5px 9px;}

.uppercase{text-transform: uppercase;}
.download{margin-top:-56px;}
.download1{background:#27333d; padding:3% 5% 1% 5%;}
.download2{background:#f38c12; padding:2%; border-radius:0 0 15px 15px;}

.seperator{border-bottom:2px dotted #e2e2e2; width:100%;}

.stepsbg hr{border-top:1px solid #f5933b; margin-top: 2px; margin-bottom: 8px; width:92%; float:left;}

/*Lists*/
.introlist li{background:url(https://s3-us-west-2.amazonaws.com/clipsreel/sales/introlist.png) no-repeat 0 0px; padding-left:55px; list-style:none; margin-left:-40px; padding-bottom:18px;line-height: 24px; margin-bottom:4px;}
.yesbullet li{background:url(https://s3-us-west-2.amazonaws.com/clipsreel/sales/yesbullet.png) no-repeat 0 0; padding-left:41px; list-style:none; margin-left:-40px; padding-bottom:10px;line-height: 27px; padding-top:0px; margin-bottom:8px;font-family:AvenirNextCyr-Regular;}
.yesbullet1 li{background:url(https://s3-us-west-2.amazonaws.com/clipsreel/sales/yesbullet1.png) no-repeat 0 0; padding-left:42px; list-style:none; margin-left:-40px; padding-bottom:10px;line-height: 27px; padding-top:0px; margin-bottom:8px;}
.comparelist li{background:url(https://s3-us-west-2.amazonaws.com/clipsreel/sales/comparelist.png) no-repeat 0 4px; padding-left:30px; list-style:none; margin-left:-40px; line-height: 22px; padding-top:2px;}
.comparelist2 li{background:url(https://s3-us-west-2.amazonaws.com/clipsreel/sales/nolist.png) no-repeat 0 4px; padding-left:30px; list-style:none; margin-left:-40px; line-height: 22px; padding-top:2px;}
.comparelist1 li{background:url(https://s3-us-west-2.amazonaws.com/clipsreel/sales/comparelist1.png) no-repeat 0 4px; padding-left:30px; list-style:none; margin-left:-40px; line-height: 22px; padding-top:2px;}
.excuselist li{background:url(https://s3-us-west-2.amazonaws.com/clipsreel/sales/excuselist.png) no-repeat 0 2px; padding-left:40px; list-style:none; margin-left:-40px; line-height: 27px; padding-top:2px; padding-bottom:15px;}
.actlist li{background:url(https://s3-us-west-2.amazonaws.com/clipsreel/sales/actlist.png) no-repeat 0 0; padding-left:40px; list-style:none; margin-left:-40px; line-height: 24px; padding-bottom:15px;}
.ppslist li{background:url(https://s3-us-west-2.amazonaws.com/clipsreel/sales/ppslist.png) no-repeat 0 0; padding-left:33px; list-style:none; margin-left:-40px; line-height: 24px; padding-bottom:15px;}


.crosslist li{background:url(https://s3-us-west-2.amazonaws.com/clipsreel/sales/crosslist.png) no-repeat 0 0px; padding-left:50px; list-style:none; margin-left:-20px; padding-bottom:10px;line-height: 27px; padding-top:4px; margin-bottom:10px;}


@media(max-width:767px)
{
	

.testibox1 {
    margin-top: 6% !important;
    margin-bottom: 18% !important;
}


.padding5 {
    padding: 5px 5px !important;
}

.mt13{
	margin-top: 13% !important;
}	
	
	.featuresbg1 img.direction{margin-left:0px;}
  .featuresbg1{background-image: -moz-linear-gradient( -55deg, #7a2d8c 0%, #3a2a70 100%);
    background-image: -webkit-linear-gradient( -55deg, #792d8c 0%, #6e2d87 100%);
    background-image: -ms-linear-gradient( -55deg, #7a2d8c 0%, #3a2a70 100%); padding:2% 0;}

	.banner{background-image: -moz-linear-gradient( -55deg, #7a2d8c 0%, #3a2a70 100%);
    background-image: -webkit-linear-gradient( -55deg, #792d8c 0%, #6e2d87 100%);
    background-image: -ms-linear-gradient( -55deg, #7a2d8c 0%, #3a2a70 100%); padding:2% 0;}

	.testibg {background-image: -moz-linear-gradient( -55deg, #7a2d8c 0%, #3a2a70 100%);
    background-image: -webkit-linear-gradient( -55deg, #792d8c 0%, #6e2d87 100%);
    background-image: -ms-linear-gradient( -55deg, #7a2d8c 0%, #3a2a70 100%);
    padding: 0 0 3% 0;}
    .testibg1 {background-image: -moz-linear-gradient( -55deg, #7a2d8c 0%, #3a2a70 100%);
    background-image: -webkit-linear-gradient( -55deg, #7a2d8c 0%, #3a2a70 100%);
    background-image: -ms-linear-gradient( -55deg, #7a2d8c 0%, #3a2a70 100%); padding:0 0 3% 0;}

    .samplebg{background-image: -moz-linear-gradient( -55deg, #7a2d8c 0%, #3a2a70 100%);
    background-image: -webkit-linear-gradient( -55deg, #7a2d8c 0%, #3a2a70 100%);
    background-image: -ms-linear-gradient( -55deg, #7a2d8c 0%, #3a2a70 100%); padding:0 0 3% 0;}

    .gurantebg{
          background-image: -moz-linear-gradient( -55deg, #7a2d8c 0%, #3a2a70 100%);
    background-image: -webkit-linear-gradient( -55deg, #7a2d8c 0%, #3a2a70 100%);
    background-image: -ms-linear-gradient( -55deg, #7a2d8c 0%, #3a2a70 100%); padding:0 0 3% 0;
    }
    .stepsbg{background-image: -moz-linear-gradient( -55deg, #7a2d8c 0%, #3a2a70 100%);
    background-image: -webkit-linear-gradient( -55deg, #7a2d8c 0%, #3a2a70 100%);
    background-image: -ms-linear-gradient( -55deg, #7a2d8c 0%, #3a2a70 100%); padding:0 0 3% 0;}

    .waitbg{background-image: -moz-linear-gradient( -55deg, #7a2d8c 0%, #3a2a70 100%);
    background-image: -webkit-linear-gradient( -55deg, #7a2d8c 0%, #3a2a70 100%);
    background-image: -ms-linear-gradient( -55deg, #7a2d8c 0%, #3a2a70 100%); padding:0 0 3% 0;}

    .turnbg{background-image: -moz-linear-gradient( -55deg, #7a2d8c 0%, #3a2a70 100%);
    background-image: -webkit-linear-gradient( -55deg, #7a2d8c 0%, #3a2a70 100%);
    background-image: -ms-linear-gradient( -55deg, #7a2d8c 0%, #3a2a70 100%); padding:0 0 3% 0;}

    .comparebg {background-image: -moz-linear-gradient( -55deg, #7a2d8c 0%, #3a2a70 100%);
    background-image: -webkit-linear-gradient( -55deg, #7a2d8c 0%, #3a2a70 100%);
    background-image: -ms-linear-gradient( -55deg, #7a2d8c 0%, #3a2a70 100%); padding:0 0 3% 0;}

    .chancebg{background-image: -moz-linear-gradient( -55deg, #7a2d8c 0%, #3a2a70 100%);
    background-image: -webkit-linear-gradient( -55deg, #7a2d8c 0%, #3a2a70 100%);
    background-image: -ms-linear-gradient( -55deg, #7a2d8c 0%, #3a2a70 100%); padding:0 0 3% 0;}

    .excusebg {background-image: -moz-linear-gradient( -55deg, #7a2d8c 0%, #3a2a70 100%);
    background-image: -webkit-linear-gradient( -55deg, #7a2d8c 0%, #3a2a70 100%);
    background-image: -ms-linear-gradient( -55deg, #7a2d8c 0%, #3a2a70 100%); padding:0 0 3% 0;}

    .limitedbg{background-image: -moz-linear-gradient( -55deg, #7a2d8c 0%, #3a2a70 100%);
    background-image: -webkit-linear-gradient( -55deg, #7a2d8c 0%, #3a2a70 100%);
    background-image: -ms-linear-gradient( -55deg, #7a2d8c 0%, #3a2a70 100%); padding:0 0 3% 0;}

    .explodebg{background-image: -moz-linear-gradient( -55deg, #7a2d8c 0%, #3a2a70 100%);
    background-image: -webkit-linear-gradient( -55deg, #7a2d8c 0%, #3a2a70 100%);
    background-image: -ms-linear-gradient( -55deg, #7a2d8c 0%, #3a2a70 100%); padding:0 0 3% 0;}

    .tablebg{background-image: -moz-linear-gradient( -55deg, #7a2d8c 0%, #3a2a70 100%);
    background-image: -webkit-linear-gradient( -55deg, #7a2d8c 0%, #3a2a70 100%);
    background-image: -ms-linear-gradient( -55deg, #7a2d8c 0%, #3a2a70 100%); padding:0 0 3% 0;}

    .testibox2 {
    padding: 6% 4%;
     border-width: 1px;
    border-radius: 6px;
    background: linear-gradient(#ff853c, #f62c56);
    width: 100%;
    float: left;
}

	.cheatbg {background:#f8f9fb; padding:3% 0;}
	
	
	.slavebg {background:#142234; padding:3% 0;}
	.moneybackbg {background:#eff4fa; padding:3% 0;}
	.offerbg {background:#ecf2f9; padding:3% 0;}
	.buybg {background:#142132; padding:3% 0;}
	.deskbg {background:#fff; padding:3% 0;}
	.faqbg {background:#f2f2f2; padding:3% 0;}
	.featuresbg{background-image: -moz-linear-gradient( -55deg, #7a2d8c 0%, #3a2a70 100%);
    background-image: -webkit-linear-gradient( -55deg, #7a2d8c 0%, #3a2a70 100%);
    background-image: -ms-linear-gradient( -55deg, #7a2d8c 0%, #3a2a70 100%); padding:0 0 3% 0;}
	.sec3head4ul b {
    font-family: 'Proxima Nova Bold', sans-serif;
    color: #fff;
    font-size: 20px;}
    .themecolor{
      color:#ff9648;
    }
    .hrsize {
    margin-top: 8px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #ff8a67;
}

}
@media(min-width:768px)

{
	.featuresbg1 img.direction{margin-left:-15px;}
  .featuresbg1 {background:transparent url(https://s3-us-west-2.amazonaws.com/clipsreel/sales/featuresbg1.png) no-repeat center center; background-size:100% 100%; padding-bottom:6%;}
	.testibg  {background:transparent url(https://s3-us-west-2.amazonaws.com/clipsreel/sales/testibg.png) no-repeat center top; background-size:cover; padding:8% 0 0% 0;}
  .testibg1  {background:transparent url(https://s3-us-west-2.amazonaws.com/clipsreel/sales/testibg1.png) no-repeat center top; background-size:100% 100%; padding:0% 0 2% 0;}
	.featurepadright{border-right:1px solid rgba(96,78,106,0.08);}
	.banner {background:transparent url(https://s3-us-west-2.amazonaws.com/clipsreel/sales/banner.png) no-repeat center center; background-size:100% 100%;padding: 0% 0 0% 0;}
	.featuresbg {background:transparent url(https://s3-us-west-2.amazonaws.com/clipsreel/sales/featuresbg.png) no-repeat center top; background-size:100% 100%; padding: 4% 0 6% 0;}
	.cheatbg {background:transparent url(https://s3-us-west-2.amazonaws.com/clipsreel/sales/cheatbg.png) no-repeat center top; background-size:cover; padding:4% 0 0 0;}
  .gurantebg {background:transparent url(https://s3-us-west-2.amazonaws.com/clipsreel/sales/gurantebg.png) no-repeat center top; background-size:100% 100%; padding:4% 0 12% 0;}
	.stepsbg {background:url(https://s3-us-west-2.amazonaws.com/clipsreel/sales/stepsbg.png) no-repeat center top; padding:4% 0 7% 0; background-size:100% 100%;}
	.waitbg {background:url(https://s3-us-west-2.amazonaws.com/clipsreel/sales/waitbg.png) no-repeat center top; padding:4% 0 4% 0; background-size:cover;}
	.turnbg {background:url(https://s3-us-west-2.amazonaws.com/clipsreel/sales/turnbg.png) no-repeat center bottom; padding:7% 0 5% 0; background-size:100% 100%;}
	.comparebg {background:url(https://s3-us-west-2.amazonaws.com/clipsreel/sales/chancebg.png) no-repeat center top; background-size:100% 100%;padding: 0% 1% 6% 0;}
  .limitedbg {background:#5d2c80; padding: 0% 0 10% 0; background-size:100% 100%;}
	.explodebg {background:url(https://s3-us-west-2.amazonaws.com/clipsreel/sales/explodebg.png) no-repeat center center; padding:0 0 10% 0; background-size:100% 100%;}
  .tablebg {background: url(https://s3-us-west-2.amazonaws.com/clipsreel/sales/tablebg.png) no-repeat center center; padding: 4% 0 13% 0;background-size: 100% 100%;}
	.chancebg {background:url(https://s3-us-west-2.amazonaws.com/clipsreel/sales/chancebg.png) no-repeat center bottom; padding:6% 0 7% 0; background-size:100% 100%;}
	.excusebg {background:url(https://s3-us-west-2.amazonaws.com/clipsreel/sales/stepsbg.png) no-repeat center top; padding:5% 0 7% 0; background-size:cover;}
	.samplebg {background:url(https://s3-us-west-2.amazonaws.com/clipsreel/sales/samplebg.png) no-repeat center center; padding:1% 0 3% 0; background-size:cover;}
	.demobg {background:url(https://s3-us-west-2.amazonaws.com/clipsreel/sales/demobg.png) no-repeat center center;background-size: cover;padding-bottom: 2%;}
	.offerbg {background:url(https://s3-us-west-2.amazonaws.com/clipsreel/sales/offerbg.png) no-repeat center bottom; padding:5% 0 5% 0; background-size:cover;}
	.buybg {background:url(https://s3-us-west-2.amazonaws.com/clipsreel/sales/buybg.png) no-repeat center center; padding:8% 0 14% 0; background-size:cover;}
	.deskbg {background:url(https://s3-us-west-2.amazonaws.com/clipsreel/sales/deskbg.png) no-repeat center bottom; padding:0% 0 6% 0; background-size:cover;}
	.faqbg {background:url(https://s3-us-west-2.amazonaws.com/clipsreel/sales/faqbg.png) no-repeat center center; padding:3% 0 14% 0; background-size:100% 100%;}
	
	


.featuresbg2 {background:#f8f9fb; padding:3% 0 6% 0;}
.mt18{
  margin-top:18% !important;
}
.mt14{
  margin-top:14% !important;
}

.mt19{
  margin-top:19% !important;
}
/*
.proofbg {background:#fff url(https://s3-us-west-2.amazonaws.com/clipsreel/sales/proofbg.png) no-repeat left bottom; padding:0% 0 3% 0;}
.timebg {background:#36123d url(https://s3-us-west-2.amazonaws.com/clipsreel/sales/timebg.png) no-repeat center center; padding:3% 0; background-size:cover;}
.forgetbg {background:#fff url(https://s3-us-west-2.amazonaws.com/clipsreel/sales/forgetbg.png) no-repeat center top; padding:3% 0; background-size:cover;}
.videosbg {background:#36123d url(https://s3-us-west-2.amazonaws.com/clipsreel/sales/videosbg.png) no-repeat center center; padding:3% 0 4% 0; background-size:cover;}
.stonebg {background:#242536 url(https://s3-us-west-2.amazonaws.com/clipsreel/sales/stonebg.png) no-repeat center center; padding:3% 0; background-size:cover;}
.plusbg {background:#f2f8fc url(https://s3-us-west-2.amazonaws.com/clipsreel/sales/plusbg.png) no-repeat center center; padding:3% 0; background-size:cover;}
.ctabg1 {background:#16162b url(https://s3-us-west-2.amazonaws.com/clipsreel/sales/ctabg1.png) no-repeat center center; padding:2% 0; background-size:cover;}
.lightbg {background:#f1f4f8; padding:3% 0;}

.lightbg1 {background:#f1f4f8; padding:3% 0 0 0;}
.moneybackbg {background:#2c1031 url(https://s3-us-west-2.amazonaws.com/clipsreel/sales/moneybackbg.png) no-repeat center center; background-size:cover;padding:3% 0;}
.accessbg {background:#fff url(https://s3-us-west-2.amazonaws.com/clipsreel/sales/accessbg.png) no-repeat center center; background-size:cover; padding:3% 0;}
.faqbg {background:#f1f1f1 url(https://s3-us-west-2.amazonaws.com/clipsreel/sales/faqbg.png) no-repeat center center; background-size:cover; padding:3% 0;}


.bringbg {background:#181c27 url(https://s3-us-west-2.amazonaws.com/clipsreel/sales/bringbg.png) no-repeat center center; background-size:cover;padding:2% 0;}
.magicbg {background:#28142c url(https://s3-us-west-2.amazonaws.com/clipsreel/sales/magicbg.png) no-repeat center center; background-size:cover;padding:2% 0;}
.powerbg {background:#fff url(https://s3-us-west-2.amazonaws.com/clipsreel/sales/powerbg.png) no-repeat center center; background-size:cover;padding:2% 0;}
.easybg {background:#30283a url(https://s3-us-west-2.amazonaws.com/clipsreel/sales/easybg.png) no-repeat center center; background-size:cover;padding:0 0 3% 0;}
.nobg {background:#f6f9fa url(https://s3-us-west-2.amazonaws.com/clipsreel/sales/nobg.png) no-repeat center center; background-size:cover;padding:3% 0;}
.weaponbg {background:#331f32 url(https://s3-us-west-2.amazonaws.com/clipsreel/sales/weaponbg.png) no-repeat center center; background-size:cover;padding:3% 0 4% 0;}
.tablebg {background:#341227 url(https://s3-us-west-2.amazonaws.com/clipsreel/sales/tablebg.png) no-repeat center center; background-size:cover;padding:3% 0;}

.hoursbg {background:#3c2b46 url(https://s3-us-west-2.amazonaws.com/clipsreel/sales/hoursbg.png) no-repeat center center; background-size:cover;padding:2% 0;}
.actbg {background:#f3f3f3 url(https://s3-us-west-2.amazonaws.com/clipsreel/sales/actbg.png) no-repeat center center; background-size:cover;padding:3% 0;}
.buybg {background:#260f21 url(https://s3-us-west-2.amazonaws.com/clipsreel/sales/buybg.png) no-repeat center center; background-size:cover;padding:3% 0;}

.faultbg {background:#c2172f; padding:2% 0;}



.moneybackbox{background:#6ea034; border-radius:2px; padding:3%; float:left; width:100%;}


.templatesbg {background:#fafdff; padding:2% 0;}
.templatesbg1 {background:#fafdff; padding:2% 0 6% 0;}
.awesomebg {background:#1e2c3d; padding:2% 0 6% 0;}
.factbg {background:#fff url(https://s3-us-west-2.amazonaws.com/clipsreel/sales/factbg.png) no-repeat center top; padding:2% 0;}
.subbanner {background:#151924 url(https://s3-us-west-2.amazonaws.com/clipsreel/sales/subbanner.png) no-repeat center center; background-size:cover;padding:2% 0 5% 0;}
.profitsbg {background:#ececec url(https://s3-us-west-2.amazonaws.com/clipsreel/sales/profitsbg.png) no-repeat center center; background-size:cover;padding:0 0 7% 0;}
.watchbg {background:#f9fdff;padding:2% 0 4% 0;}
*/


.headline{
background: #80389d;
transform: skewX(-35deg);
padding: 8px 4%;
display: table;
margin: auto;
}
.headline div{transform: skewX(35deg);}

.featurepadbottom1{background:rgba(96,78,106,0.08); height:1px; width:90%; float:left;}
.featurepadbottom2{background:rgba(96,78,106,0.08); height:1px; width:90%; margin:auto;}
.featurepadbottom3{background:rgba(96,78,106,0.08); height:1px; width:90%; float:left;}

.stepsbox{
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 20px 54px 0px rgba(0, 0, 0, 0.13);
	padding:4% 0;
	width:100%;
	float:left;
}





 .pointer1 {
    width: 100%;
    height: auto;
    position: relative;
    background: #ff652d;
	float:left;
  }
  
  .pointer1:before {
    content: "";
    position: absolute;
    right: -48px;
    bottom: 0;
    width: 0;
    height: 0;
    border-left: 48px solid #ff652d;
    border-top: 48px solid transparent;
    border-bottom: 48px solid transparent;
  }

  
   .pointer2 {
    width: 100%;
    height: auto;
    position: relative;
    background: #3164d9;
	float:left;
	padding:5px 0 10px 0;
  }
  
  .pointer2:before {
    right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-right-color: #3164d9;
	border-width: 61px;
	margin-top: -61px;
  }
 

 .pointer3 {
    width: 100%;
    height: auto;
    position: relative;
    background: #ae489e;
	float:left;
  }
  
  .pointer3:before {
    content: "";
    position: absolute;
    right: -48px;
    bottom: 0;
    width: 0;
    height: 0;
    border-left: 48px solid #ae489e;
    border-top: 48px solid transparent;
    border-bottom: 48px solid transparent;
  } 
  

.viewbox{background:#fff; box-shadow:0 0 21px 0 rgba(0,0,0,0.13); border-radius:25px; padding:10% 4% 3% 4%;}

.themecolor{color:#ff9648;}
.themecolor1{color:#f78e12;}
.themecolor2{color:#0045a6;}
.themecolor3{color:#2a2657;}
.themecolor4{color:#30439e;}
.cyan{color:#7ae1ff;}

.toplinks{padding:1%; background-color:#05345c; float:right;margin-right:5%;}
.videobox{padding:8px; background:#fff; float:left; width:100%;}

.themebg{background:#f4353e; display:table; margin:auto; border-radius:2px; padding:2px 10px;}
.yellowbg{background:#ffe400; display:table; margin:auto; border-radius:2px; padding:2px 10px;}


.fixed {position: fixed; top: 0; height: 100px; z-index: 1;}
nav {position: static;bottom: 0;width: 100%;height: auto;background: #fff;}
.nav li a {color: #55616e!important; font-weight:300;}
.connector{z-index:-1; margin-top:-4%;}

.mt0{margin-top:0%;}.mt1{margin-top:1%;}.mt2{margin-top:2%;}.mt3{margin-top:3%;}.mt4{margin-top:4%;}.mt5{margin-top:5%;}.mt6{margin-top:6%;}
.mt8{margin-top:8%;}.mt-14{margin-top:-14%;}.mt-4{margin-top:-4%;}.mt-1{margin-top:-1%;}.mt-2{margin-top:-2%;}.mt-3{margin-top:-3%;}.mt-8{margin-top:-8%;}.mt10{margin-top:11%;}.mt-4p{margin-top:-4px;}
.mt-10{margin-top: -45px;border: 6px solid #fff;}
.pinkstrip{background:#d34b44; padding:1.5% 0 2.5% 0; width:100%; }

.strip_footer a.active{color:#fff;}



.offwhite{color:#cdd1d4!important;}

.table-borderless tbody tr td, .table-borderless tbody tr th, .table-borderless thead tr th {
    border: none;
}
.table-borderless>tbody>tr>td{
    padding: 0px 12px!important;
}

.table-borderless{margin-bottom: 10px;}
.grey{color:#737373;}
.grey1{color:#616161;}
.abcdbox{border:1px dotted #74787a; border-radius:10px; -webkit-border-radius:10px; padding:4px; display:inline-block;}


.timebox{display:inline-block; margin:0 5px;  padding-top: 7px; background:#111; border-radius:50%; width:70px; height:70px; color:#fff!important;}

.lightblock{background:#f2f2f2; padding:2% 0; border-bottom:1px solid #e3e3e3;}


.features {
	padding:2% 0;
	background:#3b4c61;
}

@media(min-width:240px)
{
	.datebox sup {top: -2.5em;}
}

@media only screen and (max-width: 1366px) {
    .banner .headline {
        margin-top: 15px;
    }
    .banner .respvid .col-md-7 {
        margin-top: 30px !important;
    }
}