/*@import url('https://fonts.googleapis.com/css2?family=Ubuntu:wght@300;400;500;700&display=swap');*/
@import url('https://fonts.googleapis.com/css2?family=Hind:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@300;400;600;700;800;900&display=swap');

/*common*/
/*body{font-family: 'Montserrat', sans-serif;font-size: 16px;line-height: 1.42857143; color: #091d4c; background-color: #fff;}*/
body{font-family: 'Nunito', sans-serif;font-size: 16px;line-height: 1.42857143; color: #091d4c; background-color: #fff;}

a,a:hover,a:focus{
	text-decoration: none;
}

.hindfont{
    font-family: 'Hind', sans-serif;
}

/*font weights*/
.w100{font-weight: 100;}
.w300{font-weight: 300;}
.w400{font-weight: 400;}
.w500{font-weight: 500;}
.w600{font-weight: 600;}
.w700{font-weight: 700;}
.w800{font-weight: 800;}
.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%;}.lh170 {line-height: 170%;}.lh180 {line-height: 180%;}.lh190 {line-height: 190%;}.lh200 {line-height: 200%;}.lh230 {line-height: 230%;}
.lhimp {line-height: 160%!important;}
.lh64px{line-height: 64px;}
.lh38px{line-height: 38px;}
.lh34px{line-height: 34px;}
.lh36px{line-height: 36px;}
.lh40px{line-height: 40px;}
.lh41px{line-height: 41px;}
.lh42px{line-height: 42px;}
.lh50px{line-height: 50px;}
.lh53px-xs{line-height: 53px;}
.lh53px{line-height: 53px;}
.lh54px{line-height: 54px;}
.lh63px{line-height: 63px;}
.lh599px{line-height: 59.9px;}
.lh76px{line-height: 76px;}
.lh83px{line-height: 83px;}

.lh110per{line-height: 110%;}

.yellowHEading-tag {
    color: red;
    background: yellow;
    padding: 9px 18px;
    margin: 2% 0;
    border-radius: 10px;
    display: table;
}

.priceTag-1{
    color: red;
    background: yellow;
    padding: 9px 18px;
    margin: 0% auto;
    border-radius: 10px;
    display: table;
}

.pointer{cursor: pointer;};
.prelative{
	position: relative;
}
.lappyborder{
    background-color: rgba(255, 255, 255,0.239);
    box-shadow: 0px 18px 51px 0px rgba(0, 0, 0, 0.57);
}
.green {color: #1aff00;}
.red-t {color: #ef0e0e;}
.blue-d-text{color: #0072cd;}
.heading-yellow-bg{
    margin: 4% 0;
    padding: 10px;
    background-image: -moz-linear-gradient( -90deg, rgb(255,210,0) 0%, rgb(255,192,0) 36%, rgb(255,174,0) 100%);
    background-image: -webkit-linear-gradient( -90deg, rgb(255,210,0) 0%, rgb(255,192,0) 36%, rgb(255,174,0) 100%);
    background-image: -ms-linear-gradient( -90deg, rgb(255,210,0) 0%, rgb(255,192,0) 36%, rgb(255,174,0) 100%);
    box-shadow: 7px 12.124px 29px 0px rgba(0, 0, 0, 0.25);
}
/*Colors*/
.white-text{color: #ffffff;}
.light-purple{color: #a9b1de;}
.grey-para{color: #757d8f;}
.grey-para-1{color: #091d4b;}
.dark-red-text{color: #ed143d;}
.dark-pink-text{color: #c24867;}
.dark-pink-text-1{color: #a9448e;}
.dark-green-text-1{color: #6da76d;}
.dark-purple-text{color: #7a5cda;}
.yellow-text{color: #ffe26f;}
.yellow-text-1{color: #e7eab8;}
.blue-text-1{color: #0a93ff;}
.yellow-text-2{color: #faf100;}
.border-blue-1{border: 2px solid #4ed0e7;}

.blue-light-box {
    color: #fff;
    background-color: #001dbb;
    padding: 2% 1%;
}
.yellowHEading-tag {
    color: red;
    background: yellow;
    padding: 9px 18px;
    margin: 2% 0;
        margin-right: 0px;
        margin-left: 0px;
    border-radius: 10px;
    display: table;
}
.yellowHightlight-mark{
	background: #f4a93e;
    color: #3839b2;
    padding: 0 10px;
}

.videoIndicator{
	position: relative;
    top: 39px;
    left: -30px;
}

.blueHEading-tag{
    color: #fffc00;
    background: #0065fd;
    padding: 9px 18px;
    display: table;
    margin: 2% auto;
    border-radius: 10px 0;
}
.headerlisting-box{
    min-height: 160px;
    max-height: 100%;
    margin-bottom: 20px;
    padding: 20px 10px 20px 20px;
    position: relative;
    border-radius: 20px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 20px 27px 0px rgba(0, 0, 0, 0.27);
}
.headerListing-gradient {
    position: relative;
    left: -20px;
    background-image: -moz-linear-gradient( 0deg, rgb(254,74,109) 0%, rgb(249,114,95) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(254,74,109) 0%, rgb(249,114,95) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(254,74,109) 0%, rgb(249,114,95) 100%);
    box-shadow: 4px 6.928px 8px 0px rgba(255, 30, 0, 0.25);
    padding: 10px 30px 10px 20px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    display: table;
}

/*margins*/
.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%;}.mt7{margin-top:7%;}
.mt8{margin-top:8%;}.mt10{margin-top:10%;}.mt12{margin-top:12%;}.mb-2{margin-bottom: 2%;}.mb-10{margin-bottom:-10%;}.mt-14{margin-top:-14%;}.mt-4{margin-top:-4%;}.mt-6{margin-top:-6%;}.mt-8{margin-top:-8%;}.mt-1{margin-top:-1%;}.mt-3{margin-top:-3%;}.mt15{margin-top:18%;}.mt14{margin-top:16%;}
.mt-10{margin-top: -45px;border: 6px solid #fff;}.mt-60{margin-top:-54px;}.mt11{margin-top:11%;}
.mb3{margin-bottom: 3%;}
.mb4{margin-bottom: 4%;}


.mb2{margin-bottom: 2%;}
.mb5{margin-bottom: 5%;}
.mb7{margin-bottom: 7%;}
.mb10{margin-bottom: 10%;}

.pr15{padding-right: 15px;}

.ptb3per{
	padding-top: 3%;
    padding-bottom: 3%;
}
.ptb7per{
	padding-top: 7%;
    padding-bottom: 7%;
}
.pt4per{
	padding-top: 4%;
}
	ul.logo-listing{
  padding: 0;
  margin: 0;
  margin-top: 4%;
}
ul.logo-listing li{
  list-style: none;
  border-radius: 10px;
  background-color: rgb(255, 255, 255);
  display: inline-block;
  margin-bottom: 20px;
  margin-right: 30px;
}
ul.logo-listing li:nth-child(1){
  padding: 24px;
}
ul.logo-listing li:nth-child(2){
  padding: 23px;
}
ul.logo-listing li:nth-child(3){
  padding: 12.5px 22px;
}
ul.logo-listing li:nth-child(4){
  padding: 9.5px 20px;
}
ul.logo-listing li:nth-child(5){
  padding: 11.5px 18px;
}
ul.logo-listing li:nth-child(6){
  padding: 15px 23px;
}
ul.logo-listing li:nth-child(7){
  padding: 23.5px;
}
ul.logo-listing li:nth-child(8){
  padding: 23.5px;
}
ul.logo-listing li:nth-child(9){
  padding: 31px 23px;
}

.homeBanner-listing{
	padding: 30px;
	border-radius: 20px;
    background-image: -moz-linear-gradient( 90deg, rgba(13,11,41,0.2) 0%, rgba(200,23,81,0.2) 98%);
    background-image: -webkit-linear-gradient( 90deg, rgba(13,11,41,0.2) 0%, rgba(200,23,81,0.2) 98%);
    background-image: -ms-linear-gradient( 90deg, rgba(13,11,41,0.2) 0%, rgba(200,23,81,0.2) 98%);
}
.homeBanner-listing ul{
	padding: 0;
}
.homeBanner-listing ul li{
	background: url(../images/videoplay-icon.png) no-repeat 0 0px;
    padding-left: 45px;
    list-style: none;
    margin-left: 0;
    padding-bottom: 15px;
    line-height: 34px;
    padding-top: 0px;
    color: #a9b1de;
    font-weight: 400;
}
.homeBanner-listing ul li:last-child{
	padding-bottom: 0;
}

ul.profilelisting-listing{
    padding: 0;
}
ul.profilelisting-listing li{
    background: url(../images/green-check-icon.png) no-repeat 0 0px;
    padding-left: 50px;
    list-style: none;
    margin-left: 0;
    padding-bottom: 25px;
    line-height: 40px;
    padding-top: 0px;
    color: #18163e;
    font-weight: 400;
}
ul.profilelisting-listing li:last-child{
    padding-bottom: 0;
}

ul.profilelisting-listing-pink{
    padding: 0;
}
ul.profilelisting-listing-pink li{
    background: url(../images/pink-check-icon.png) no-repeat 0 0px;
    padding-left: 50px;
    list-style: none;
    margin-left: 0;
    padding-bottom: 25px;
    line-height: 30px;
    padding-top: 0px;
    color: #18163e;
    font-weight: 400;
}
ul.profilelisting-listing-pink li:last-child{
    padding-bottom: 0;
}

ul.profilelisting-listing-purple{
    padding: 0;
}
ul.profilelisting-listing-purple li{
    background: url(../images/purple-check-icon.png) no-repeat 0 0px;
    padding-left: 50px;
    list-style: none;
    margin-left: 0;
    padding-bottom: 25px;
    line-height: 30px;
    padding-top: 0px;
    color: #18163e;
    font-weight: 400;
}
ul.profilelisting-listing-purple li:last-child{
    padding-bottom: 0;
}

ul.profilelisting-listing-private{
    padding: 0;
}
ul.profilelisting-listing-private li{
    background: url(../images/private-check-icon.png) no-repeat 0 0px;
    padding-left: 50px;
    list-style: none;
    margin-left: 0;
    padding-bottom: 25px;
    line-height: 30px;
    padding-top: 0px;
    color: #18163e;
    font-weight: 400;
}
ul.profilelisting-listing-private li:last-child{
    padding-bottom: 0;
}

ul.profilelisting-listing-simple{
    padding: 0;
}
ul.profilelisting-listing-simple li{
    background: url(../images/simple-check-icon.png) no-repeat 0 0px;
    padding-left: 50px;
    list-style: none;
    margin-left: 0;
    padding-bottom: 25px;
    line-height: 30px;
    padding-top: 0px;
    color: #18163e;
    font-weight: 400;
}
ul.profilelisting-listing-simple li:last-child{
    padding-bottom: 0;
}

ul.profilelisting-listing-simple1 li{
    background: url(../images/light-checked-green.png) no-repeat 0 0px;
    padding-left: 50px;
    list-style: none;
    margin-left: 0;
    padding-bottom: 25px;
    line-height: 30px;
    padding-top: 0px;
    color: #18163e;
    font-weight: 400;
}
ul.profilelisting-listing-simple1 li:last-child{
    padding-bottom: 0;
}

ul.fingertipsvideomanlisting{
    padding: 0;
    padding-top: 50px;
}
ul.fingertipsvideomanlisting li{
    background: url(../images/fingertips-cross-icon.png) no-repeat 0 5px;
    padding-left: 45px;
    list-style: none;
    margin-left: 0;
    padding-bottom: 15px;
    line-height: 40px;
    padding-top: 0px;
    color: #18163e;
    font-weight: 400;
}
ul.fingertipsvideomanlisting li:last-child{
    padding-bottom: 0;
}
ul.fingertipsvideomanlisting-right{
    padding: 0;
    padding-top: 50px;
}
ul.fingertipsvideomanlisting-right li{
    background: url(../images/rightfinger-cross-icon.png) no-repeat 0 5px;
    padding-left: 45px;
    list-style: none;
    margin-left: 0;
    padding-bottom: 15px;
    line-height: 40px;
    padding-top: 0px;
    color: #18163e;
    font-weight: 400;
}
ul.fingertipsvideomanlisting-right li:last-child{
    padding-bottom: 0;
}

.redTag-bg{
    background: #cf2e26;
    color: #fff;
    border-radius: 100px;
    padding: 15px 50px;
    display: table;
    margin: 3% auto;
}
.TestimonialsBox{
    min-height: 420px;
    max-height: 100%;
    padding: 20px;
    border-width: 1px;
    border-color: rgb(210, 210, 219);
    border-style: solid;
    border-radius: 20px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 40px 48px 0px rgba(198, 208, 217, 0.21);
}
.waveBox-design {
    max-height: 100%;
    min-height: 312px;
    padding: 20px;
    border-radius: 20px;
    background-color: rgb(255, 255, 255);
}
.afflink1 a {
    /*border-radius: 15px;*/
    /*background-image: -webkit-linear-gradient(0deg, rgb(32,206,77) 0%, rgb(113,231,52) 100%);*/
color: #ffffff !important;
padding: 0% 10%;
display: table;
margin: 0% auto;
color: #222730;
}
/*.afflink1 a:hover {*/
/*background: rgb(113,231,52);*/
/*text-decoration: none;*/
/*}*/
.afflink1 a{
    width: 100%;
}
.afflink1 a.btnNowBuy{
  border-radius: 50px;
  background-color: #474a59;
  background-image: -webkit-linear-gradient( 
  0deg
  , rgb(248 181 13) 0%, rgb(249 196 64) 100%);
  box-shadow: 0px 8px 29px 0px rgb(249 189 39 / 27%);
  color: #fff !important;
  padding: 4% 2%;
  display: table;
  margin: auto;
  transition: 0.5s;
  width: 100%;
  position: relative;
  border: 4px solid rgb(255, 255, 255);
  letter-spacing: 0.5px;
  margin: 4% 0;
}
.priceTag-table {
    border: 3px dotted #43b34c;
    color: #43b34c;
    font-weight: 700;
    font-size: 24px;
    padding: 4px 5px;
}
/* Button */
.videoman-btn a{
    border-radius: 15px;
    /*background-image: -moz-linear-gradient( 90deg, rgb(32,206,77) 0%, rgb(113,231,52) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(32,206,77) 0%, rgb(113,231,52) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(32,206,77) 0%, rgb(113,231,52) 100%);*/
	background-image: -webkit-linear-gradient(0deg, rgb(32,206,77) 0%, rgb(113,231,52) 100%);
    box-shadow: 0px 12px 38px 0px rgba(0, 81, 104, 0.44);
    color: #ffffff;
    display: block;
    text-align: center;
    padding: 20px 12%;
    margin-top: 30px;
    margin-bottom: 30px;
	margin-left:auto;
	margin-right:auto;
	display:table;
}



ul.moneyBack-lisitng{padding: 9px 15px;}
ul.moneyBack-lisitng li{
	background: url(../images/check-gold-icon.png) no-repeat 0 4px;
    padding-left: 40px;
    list-style: none;
    margin-left: 0;
    padding-bottom: 15px;
    line-height: 30px;
    padding-top: 0px;
    font-weight: 400;
}
ul.moneyBack-lisitng li:last-child{
	padding-bottom: 0;
}

ul.getStockrush-listing li{
	background: url(../images/coloured-check.png) no-repeat 0 0px;
    padding-left: 65px;
    list-style: none;
    margin-left: 0;
    padding-bottom: 40px;
    line-height: 40px;
    padding-top: 0px;
    font-weight: 400;
}
ul.getStockrush-listing  li:last-child{
	padding-bottom: 0;
}

.autoplayer-subarea-16-by-9-custom, .embed-responsive-16by9-custom{
	/* padding-bottom: 95.25% !important; */
	padding-bottom: 70% !important;
}
.paddingright-video{padding-right: 15%;}
.paddingleft-video{padding-left: 15%;}
.lightYellow-bg{
    background: #efff95;
    display: table;
    margin: 2% auto;
    padding: 6px 10px;
}
.boxBorder-1{
    min-height: 313px;
    max-height: 100%;
    padding: 30px;
    border-width: 1px;
    border-color: rgb(218, 218, 237);
    border-style: solid;
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
}
.boxBorder-2{
    min-height: 409px;
    max-height: 100%;
    padding: 30px;
    border-width: 1px;
    border-color: rgb(218, 218, 237);
    border-style: solid;
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
}
.borderBg-blue{
    background: #2279c2;
    padding: 26px;
    border-radius: 100px;
}
.red-dottedBox{
    padding: 35px;
    position: relative;
    border-width: 3px;
    border-color: rgb(238, 28, 28);
    border-style: dotted;
    border-radius: 47px;
}
.redheading-box{
    color: #ce2828;
    text-align: center;
}

.lightBlue-btntext{
    background: #2767a8;
    padding: 10px 40px;
    border-radius: 100px;
    display: table;
    margin: 2% auto;
}
.thankyouvideman{
    background: #488eee;
    color: #fff;
    padding: 8px 20px;
    border-radius: 100px;
    display: table;
    margin: 2% auto;
}
.faq-box {
    margin-bottom: 20px;
    padding: 25px;
    border-width: 1px;
    border-color: rgb(210, 210, 219);
    border-style: solid;
    border-radius: 20px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 40px 48px 0px rgba(198, 208, 217, 0.21);
}

.launch-price-clr{color: #ec0a2a;}
.pricetable-listing-white{
    background: rgb(246, 248, 252);
    border-radius: 20px;
    position: relative;
    padding: 50px 30px;
    padding-bottom: 50px;
    border: 1px solid #d2d2db;
}
.pricetable-listing-white ul{
  padding: 0;
  margin: 0;
  margin-bottom: 30px;
  padding-top: 40px;
  color: #6a6879;
}
.pricetable-listing-white ul li{
  background: url(../images/price-checkbox1.png) no-repeat 0px 2px;
  padding: 50px;
  list-style: none;
  margin-left: 0;
  padding-bottom: 10px;
  line-height: 30px;
  padding-top: 0px;
  font-weight: 300;
  color: #6a6879;
}
.pricetable-listing-white ul li.removeClose{
  background: url(../images/remove-list1.png) no-repeat 0px 2px;
  padding: 50px;
  list-style: none;
  margin-left: 0;
  color: #999eb2;
  padding-bottom: 10px;
  line-height: 30px;
  padding-top: 0;
  font-weight: 300;
}

.pricetable-listing-white hr, .pricetable-listing-blue hr {
    border: 0;
    border-bottom: 2px dotted #96a2a7;
    margin-top: 10px;
    margin-bottom: 10px;
}

.pricetable-listing-blue{
    background: #ffffff;
    border-radius: 20px;
    position: relative;
    padding: 50px 30px;
    padding-bottom: 50px;
    border: 5px solid #3d8de0;
    box-shadow: 0px 18px 79px 0px rgba(133, 154, 181, 0.57);
}
.pricetable-listing-blue ul{
  padding: 0;
  margin: 0;
  margin-bottom: 30px;
  padding-top: 40px;
}
.pricetable-listing-blue ul li{
  background: url(../images/price-checkbox1.png) no-repeat 0px 2px;
  padding: 45px;
  list-style: none;
  color: #201d3a;
  margin-left: 0;
  padding-bottom: 10px;
  line-height: 30px;
  padding-top: 0;
  font-weight: bold;
}
.pricetable-listing-blue ul li.removeClose{
  background: url(../images/remove-list1.png) no-repeat 0px 2px;
  padding: 45px;
  list-style: none;
  margin-left: 0;
  padding-bottom: 10px;
  line-height: 35px;
  padding-top: 0px;
  font-weight: 300;
}
.boughtPrice98-top{
    position: absolute;
    top: -25px;
    left: 0;
    right: 0;
    z-index: 1;
}
.boughtPrice98{
    position: absolute;
    bottom: -25px;
    left: 0;
    right: 0;
}

.bestseller-tag:before {
  content: "";
  z-index: -1;
  overflow: hidden;
  transform: rotate(-135deg);
  width: 120px;
  display: block; 
  background: #79A70A;
  background: linear-gradient(#9BC90D 0%, #79A70A 100%);
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 34px;
  right: -16px;
  clip-path: polygon(120px 20px, 90px -10px, 30px -10px, 0px 20px, 10px 30px,  110px 30px);
  height: 20px;
  width: 120px;
}
.bestseller-tag:after {
  content: "best seller";
  z-index: 1;
  overflow: hidden;
  font-size: 13px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(45deg);
  width: 120px;
  display: block; 
  background: #ec0a2a;
  background: linear-gradient(#eb0b2b 0%, #eb0b2b 100%);
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 20px; right: -30px;
  clip-path: polygon(120px 20px, 90px -10px, 30px -10px, 0px 20px, 10px 30px,  110px 30px)
}
.border-radius-30{border-radius: 30px;}
.nextgen-box-wrong {
  border-width: 1px;
  border-color: rgb(227, 237, 246);
  border-style: solid;
  background-color: rgb(255, 255, 255);
  border-radius: 50px;
  border-bottom-right-radius: 0;
  padding: 40px;
  position: relative;
  border-bottom: 9px solid #CF2E25;
  min-height: 710px;
  max-height: 100%;
  margin-bottom: 30px;
}
.wrongProfile{
  position: absolute;
  top: -60px;
  left: -50px;
}
.nextgen-box-right {
  border-width: 1px;
  border-color: rgb(227, 237, 246);
  border-style: solid;
  background-color: rgb(255, 255, 255);
  border-radius: 50px;
  border-bottom-right-radius: 0;
  padding: 40px;
  position: relative;
  border-bottom: 9px solid #78d130;
  margin-bottom: 30px;
}
.rightProfile{
  position: absolute;
  top: -60px;
  right: -50px;
}
.easiestyet-box{
  background: #ffebea;
  border-radius: 5px;
  padding: 30px;
  position: relative;
}
.easiestyet-box-left{
  position: absolute;
  left: 90px;
  bottom: -70px;
}
.easiestyet-box-right{
  position: absolute;
  right: 90px;
  bottom: -80px;
}
/*Media*/
@media (min-width:240px) {
	.mycontainer{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;}.xs55 {font-size: 55px;}.xs70 {font-size: 70px;}.xs70 {font-size: 70px;}.xs80 {font-size: 80px;}
	.xs97 {font-size: 97px;}
}
@media (min-width:768px) {
    .price-dleft-0{padding-left: 0;}
    .price-dright-0{padding-right: 0;}
	.xsmt10-xs{margin-top: 2%;}
	.addOn-img{
		position: relative;
		top: 130px;
	}
	.mycontainer{width:750px;}
	.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;}
	
    /*fe new start*/
    .expertmarketers-banner{
        padding: 4% 0 4% 0;
        background: transparent url(../images/expertmarketers-banner.png) no-repeat bottom;
        background-size: cover;
    }
    .simpleteps-banner{
        padding: 10% 0 6% 0;
        background: transparent url(../images/simpleteps-banner.png) no-repeat bottom;
        background-size: cover;
    }
    .hostimg-banner{
        position: relative;
        padding: 4% 0 8% 0;
        background: transparent url(../images/hostimg-banner.png) no-repeat bottom;
        background-size: cover;
    }
    .creatorjourney-banner{
        padding: 8% 0 4% 0;
        background: transparent url(../images/creatorjourney-banner.png) no-repeat bottom;
        background-size: cover;
    }
    .futuremarketing-banner{
        padding: 4% 0 4% 0;
        background: transparent url(../images/futuremarketing-banner.png) no-repeat bottom;
        background-size: cover;
    }
    .acrossplatform-banner{
        padding: 10% 0 4% 0;
        background: transparent url(../images/acrossplatform-banner.png) no-repeat top;
        background-size: cover;
    }
    /*.realized-yt-banner{*/
    /*    padding: 2% 0 20% 0;*/
    /*    background: transparent url(../images/realized-yt-banner.png) no-repeat bottom;*/
    /*    background-size: cover;*/
    /*}*/
    .unbeatable-cost-banner{
        padding: 4% 0 4% 0;
        background: transparent url(../images/unbeatable-cost-banner.png) no-repeat bottom;
        background-size: cover;
    }
    .becomingapps-banner{
        padding: 12% 0 4% 0;
        background: transparent url(../images/becomingapps-banner.png) no-repeat top;
        background-size: cover;
    }
    .videoman-tool-banner{
        padding: 4% 0 10% 0;
        background: transparent url(../images/videoman-tool-banner.png) no-repeat top;
        background-size: cover;
    }
    .purple_wave_section{
        padding: 10% 0 4% 0;
        background: transparent url(../images/purple_wave_banner.png) no-repeat top;
        background-size: cover;
    }
    .purple_wave_section1{
        padding: 10% 0 4% 0;
        background: transparent url(../images/purple_wave_banner1.png) no-repeat top;
        background-size: cover;
    }
    .watchvideo-banner{
        padding: 0% 0 10% 0;
        background: transparent url(../images/watchvideo-banner.png) no-repeat bottom;
        background-size: cover;
    }
    .clientvideo-banner{
        position: relative;
        padding: 4% 0 10% 0;
        background: transparent url(../images/clientvideo-banner.png) no-repeat bottom;
        background-size: cover;
    }
    .fingertips-banner{
        padding: 4% 0 8% 0;
        background: transparent url(../images/fingertips-banner.png) no-repeat bottom center;
        background-size: cover;
    }
    .stepwave-section-banner{
        padding: 4% 0 4% 0;
        background: transparent url(../images/stepwave-section-banner.png) no-repeat bottom;
        background-size: cover;
    }
    .videomanstats-banner{
        padding: 10% 0 4% 0;
        background: transparent url(../images/videomanstats-banner.png) no-repeat top center;
        background-size: cover;
    }
    .videoman-box-company{
        padding: 10% 0 4% 0;
        background: transparent url(../images/videoman-box-presenting.png) no-repeat bottom;
        background-size: cover;
    }
    .vimeo-bg-banner{
        padding: 10% 0 2% 0;
        background: transparent url(../images/vimeo-bg-banner.png) no-repeat top;
        background-size: cover;
    }
    .videomantougher-banner{
        padding: 4% 0 10% 0;
        background: transparent url(../images/videomantougher-banner.png) no-repeat top;
        background-size: cover;
    }
    .investment-banner{
        padding: 4% 0 4% 0;
        background: transparent url(../images/investment-banner.png) no-repeat top center;
        background-size: cover;
    }
    .moneyback-banner{
        padding: 10% 0 4% 0;
        background: transparent url(../images/moneyback-banner.png) no-repeat top center;
        background-size: cover;
    }
    .jaisharmapic-banner{
        padding: 4% 0 6% 0;
        background: transparent url(../images/jaisharmapic-banner.png) no-repeat bottom center;
        background-size: cover;
    }
    /*fe new end*/
    .white_section{background:#fff; padding:4% 4%;}
    .warning_section{background:url(../images/warning.png) no-repeat top right; padding:4% 4%;}
    .grey_section{background:#f7f7ff; padding:4% 4%;}
    .pink_section{background:#fff6f7; padding:4% 4%;}

	.banner {
	    padding: 2% 0 8% 0;
	    background: transparent url(../images/home-banner.png) no-repeat center right;
	    background-size: cover;
	}
    .btn-design-box{
        margin-top: 0px;
        margin-left: -60px;
    }
}

@media(max-width:767px){
    ul.logo-listing li{display: inline-block;margin-right: 0;margin-bottom: 20px;}
    .pricetable-listing-white, .pricetable-listing-blue{margin-bottom: 30px;}
    .price-dleft-0{padding-left: 15px;}
    .price-dright-0{padding-right: 15px;}
    .vid-front iframe{height: 100%;}
    .text-right-xs, .text-left-xs{text-align: center;}
    .white_section{background:#fff; padding:4% 4;}
	.banner {
	    padding:10% 0 10% 0;
	    background: #29baff;
	}
     /*fe new start*/
    .expertmarketers-banner{
        padding:10% 0 10% 0;
        background: #ffffff;
    } 
    .simpleteps-banner{
        padding:10% 0 10% 0;
        background: #f7f7ff;
    }
    .hostimg-banner{
        padding:10% 0 10% 0;
        background: #19165c;
    }
    .creatorjourney-banner{
        padding:10% 0 10% 0;
        background: #f3f4fd;
    }
    .futuremarketing-banner{
        padding:10% 0 10% 0;
        background: #ffffff;
    }
    .acrossplatform-banner{
        padding:10% 0 10% 0;
        background: #f1f8ff;
    }
    /*.realized-yt-banner, .stepwave-section-banner{*/
    /*    padding:10% 0 10% 0;*/
    /*    background: #ffffff;*/
    /*}*/
    .unbeatable-cost-banner{
        padding:10% 0 10% 0;
        background: #0082d2;   
    }
    .becomingapps-banner{
        padding:10% 0 10% 0;
        background: #f7f7ff;   
    }
    .videoman-tool-banner{
        padding:10% 0 10% 0;
        background: #0089f7; 
    }
    .purple_wave_section{
        padding:10% 0 10% 0;
        background: #f7f7ff; 
    }
    .purple_wave_section1{
        padding:10% 0 10% 0;
        background: #f6fafe; 
    }
    .watchvideo-banner{
        padding:10% 0 10% 0;
        background: #0088e3; 
    }
    .clientvideo-banner{
        padding:10% 0 10% 0;
        background: #0087f4; 
    }
    .fingertips-banner{
        padding:10% 0 10% 0;
        background: #eff8ff; 
    }
    .videomanstats-banner{
        padding:10% 0 10% 0;
        background: #f7f7ff; 
    }
    .videoman-box-company{
        padding:10% 0 10% 0;
        background: #271b5c; 
    }
    .vimeo-bg-banner{
        padding:10% 0 10% 0;
        background: #fff6f7; 
    }
    .videomantougher-banner{
        padding:10% 0 10% 0;
        background: #0a8bf4; 
    }
    .investment-banner{
        padding:10% 0 10% 0;
        background: #317dcc; 
    }
    .moneyback-banner{
        padding:10% 0 10% 0;
        background: #2978c9; 
    }
    .white_section{background:#fff; padding:4% 4%;}
    .grey_section{background:#f7f7ff; padding:4% 4%;}
    .btn-design-box{
        margin-top: 0px;
        margin-left: 0;
    }
    picture img, picture source{
        width: 100%; 
        height: auto;
        border: 2px solid #4ed0e7;
        padding: 2px;
    }
    .rightProfile{right:0;}
    .wrongProfile{left: 0;}
    .bestseller-tag:after {right: 0;transform: rotate(1deg);}
}

@media (min-width:992px) {
	.mycontainer{width:970px;}
	.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;}.md23 {font-size: 23px;}.md24 {font-size: 24px;}.md25 {font-size: 25px;}.md26 {font-size: 26px;}.md27 {font-size: 27px;}.md28 {font-size: 28px;}.md29 {font-size: 29px;}.md30 {font-size: 30px;}.md31 {font-size: 31px;}.md32 {font-size: 32px;}.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;}.md42 {font-size: 42px;}.md43 {font-size: 43px;}.md44 {font-size: 44px;}.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;}.md54 {font-size: 54px;}.md55 {font-size: 55px;}.md56 {font-size: 56px;}.md65 {font-size: 65px;}.md60{font-size: 60px;}.md72 {font-size: 72px;}.md75 {font-size: 75px;}.md70 {font-size: 70px;}.md80 {font-size: 80px;}.md130 {font-size: 130px;}.md22{font-size:22px;}.md110 {font-size: 110px;}.md120 {font-size: 120px;}.md220{font-size: 220px;}
	.headervertical-align{
		display: flex;
		align-items: center;
		flex-direction: row;
	}
}
@media (min-width:1200px) {
	.mycontainer{width:1170px;}
	.headervertical-align{
		display: flex;
		align-items: center;
		flex-direction: row;
	}
}
@media (min-width:1300px) {
    .mycontainer{width:1270px;}
}
@media (min-width: 1400px) {
.mycontainer{width:1370px;}
.headervertical-align{
	display: flex;
	align-items: center;
	flex-direction: row;
}
}	
@media (min-width: 1500px) {
.mycontainer{width:1470px;}
.headervertical-align{
	display: flex;
	align-items: center;
	flex-direction: row;
}
}






/*All Pages*/
video{
    width: 100%; 
    height: auto;
    border: 2px solid #4ed0e7;
    padding: 2px;
}

.bulletboxed{
  border-radius: 20px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 20px 27px 0px rgba(0, 0, 0, 0.27);
  padding:25px 15px;
}
.bulletboxed hr{
	border:0;
	border-bottom:2px dotted #ff3068;
	    margin-top: 10px;
    margin-bottom: 10px;
}
.responsive-video {    position: relative;  padding-bottom: 58%;border: 2px solid 
#4ed0e7;    overflow: hidden;}
.responsive-video iframe, .responsive-video object { position: absolute;    top: 0px;    left: 0px;    width: 100%;    
height: 100%;}

.responsive-video-client {    position: relative;  padding-bottom: 58%;border: 1px solid #dbd7f1;    overflow: hidden;}
.responsive-video-client iframe, .responsive-video-client object { position: absolute;    top: 0px;    left: 0px;    width: 100%;    
height: 100%;}
.red{color:#f00;}
.myshadow{text-shadow: 1.634px 2.516px 5.82px rgba(11, 56, 75, 0.53);}
.myunderline{border-bottom:1px solid #000}
.bulletpink{
	color:#ff3068;
}
.bulletboxed ul{
margin-left: -40px;
margin-bottom:0;
}
.bulletboxed li{
	padding-left:40px;
	list-style:none;
	line-height:24px;
}
.bulletboxed ul li.one{
	background:url(../images/bullet1.png) no-repeat top 2px left 0;
}
.bulletboxed ul li.two{
	background:url(../images/bullet2.png) no-repeat top 2px left 0;
}
.bulletboxed ul li.three{
	background:url(../images/bullet3.png) no-repeat top 2px left 0;
}
.bulletboxed ul li.four{
	background:url(../images/bullet4.png) no-repeat top 2px left 0;
}
.bulletboxed ul li.five{
	background:url(../images/bullet5.png) no-repeat top 2px left 0;
}
.bulletboxed ul li.six{
	background:url(../images/bullet6.png) no-repeat top 2px left 0;
}
.black{color:#000;}
/*@media (min-width: 240px) {
.xsmt0{margin-top:0%;}.xsmt1{margin-top:1%;}.xsmt2{margin-top:2%;}.xsmt3{margin-top:3%;}.xsmt4{margin-top:4%;}.xsmt5{margin-top:5%;}.xsmt6{margin-top:6%;}.xsmt7{margin-top:7%;}.xsmt8{margin-top:8%;}.xsmt9{margin-top:9%;}.xsmt10{margin-top:10%;}.xsmt11{margin-top:11%;}.xsmt12{margin-top:12%;}.xsmt13{margin-top:13%;}.xsmt14{margin-top:14%;}.xsmt15{margin-top:15%;}
}

@media (min-width: 992px) {
.lmt0{margin-top:0%;}.lmt1{margin-top:1%;}.lmt2{margin-top:2%;}.lmt3{margin-top:3%;}.lmt4{margin-top:4%;}.lmt5{margin-top:5%;}.lmt6{margin-top:6%;}.lmt7{margin-top:7%;}.lmt8{margin-top:8%;}.lmt9{margin-top:9%;}.lmt10{margin-top:10%;}.lmt11{margin-top:11%;}.lmt14{margin-top:14%;}.lmt16{margin-top:16%;} .lmt-9{    margin-top: -9%;}
}*/

.bannerboxblue {
	width:100%;
  background-color: #ffcd3d;
  padding:2% 7%;
  border: 2px solid #353c44;
}

@media(max-width:767px){
	.bannerboxblue {
  border-radius:50px;
}
}
@media(min-width:768px){
	.bannerboxblue {
  border-radius:160px;
}
}
.padding0{
	padding:0;
}
@media(max-width:1199px)
{
	.onlinemarketing{
	background:url(../images/online-marketing-tag-sm.png) no-repeat center center;
	background-size:cover;
	padding:2% 6% 2% 6%;
}
.profilebanner-temp{
    background:url(../images/profilebanner-temp.png) no-repeat top center;
    background-size:cover;
    padding:5% 6% 10% 6%;
}
.easiestBanner{
    background:url(../images/easist-yet-banner.png) no-repeat top center;
    background-size:contain;
    padding:8% 0 2% 0;
}
}
@media(min-width:1200px)
{
	.onlinemarketing{
	background:url(../images/online-marketing-tag.png) no-repeat center center;
	background-size:cover;
	padding:2% 6% 2% 6%;
}
.profilebanner-temp{
    background:url(../images/profilebanner-temp.png) no-repeat top center;
    background-size:contain;
    padding:5% 6% 10% 6%;
}
.easiestBanner{
    background:url(../images/easist-yet-banner.png) no-repeat top center;
    background-size:contain;
    padding:2% 0 2% 0;
}
}

.skybluee{
	color:#0072d4;
}


.yellowspan{
	background-color:#ffd000;
	border-radius:100px;
	margin:20px auto;
	display:table;
	padding:10px 20px;
}


.gtxt1{
background: #F1929D;
background: -webkit-linear-gradient(to right, #F1929D 35%, #B23E6C 50%, #B23E6C 100%);
background: -moz-linear-gradient(to right, #F1929D 35%, #B23E6C 50%, #B23E6C 100%);
background: linear-gradient(to right, #F1929D 35%, #B23E6C 50%, #B23E6C 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}

.gtxt2{
background: #cc92f1;
background: -webkit-linear-gradient(to right, #cc92f1 35%, #613eb2 50%, #613eb2 100%);
background: -moz-linear-gradient(to right, #cc92f1 35%, #613eb2 50%, #613eb2 100%);
background: linear-gradient(to right, #cc92f1 35%, #613eb2 50%, #613eb2 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}

.gtxt3{
background: #d7904a;
background: -webkit-linear-gradient(to right, #d7904a 35%, #9b5ba2 50%, #9b5ba2 100%);
background: -moz-linear-gradient(to right, #d7904a 35%, #9b5ba2 50%, #9b5ba2 100%);
background: linear-gradient(to right, #d7904a 35%, #9b5ba2 50%, #9b5ba2 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}

.gtxt4{
background: #47abb8;
background: -webkit-linear-gradient(to right, #47abb8 35%, #9982df 50%, #9982df 100%);
background: -moz-linear-gradient(to right, #47abb8 35%, #9982df 50%, #9982df 100%);
background: linear-gradient(to right, #47abb8 35%, #9982df 50%, #9982df 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}

.gtxt5{
background: #4cdd9e;
background: -webkit-linear-gradient(to right, #4cdd9e 35%, #61b057 50%, #61b057 100%);
background: -moz-linear-gradient(to right, #4cdd9e 35%, #61b057 50%, #61b057 100%);
background: linear-gradient(to right, #4cdd9e 35%, #61b057 50%, #61b057 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}

.gtxt6{
background: #5f36b5;
background: -webkit-linear-gradient(to right, #5f36b5 35%, #8230a3 50%, #8230a3 100%);
background: -moz-linear-gradient(to right, #5f36b5 35%, #8230a3 50%, #8230a3 100%);
background: linear-gradient(to right, #5f36b5 35%, #8230a3 50%, #8230a3 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}

.proofbg{

  border-width: 1px;
  border-color: rgb(219, 222, 229);
  border-style: solid;
  border-radius: 10px;
  background-image: -moz-linear-gradient( 90deg, rgb(248,249,252) 0%, rgb(255,255,255) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(248,249,252) 0%, rgb(255,255,255) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(248,249,252) 0%, rgb(255,255,255) 100%);
  position: relative;
    padding: 20px;
}



.proofbg img.boxback{
	    position: absolute;
    right: -32px;
    top: 0;
    z-index: -1;
}

.bubblebox-left {
    position: relative;
    text-align: center;
    width: 100%;
    height: auto;
    border-radius: 25px;
    padding: 0px;
	color:#fff;
	margin:auto;
	padding:2.5% 4%;
}
.bubblebox-left:after {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    z-index: 1;
    border-style: solid;
    border-width: 0 24px 30px 0;
    bottom: -30px;
    left: 77%;
    margin-left: -12px;
}



.bubblebox-right {
    position: relative;
    color: #FFFFFF;
    text-align: center;
    width: 100%;
    height: auto;
    border-radius: 25px;
    padding:2.5% 4%;
	margin:auto;
}
.bubblebox-right:after {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    z-index: 1;
    border-style: solid;
    border-width: 30px 24px 0 0;
    bottom: -30px;
    left: 22%;
    margin-left: -12px;
}





.bubblebox1{
	background: #6da76d;
	text-shadow:2px 2px 5px #6aa032;
}
.bubblebox1:after {
	border-color: transparent #6da76d transparent transparent;
}

.bubblebox2{
	background: #6d6da7;
	text-shadow:2px 2px 5px #615fa7;
}
.bubblebox2:after {
	border-color: #6d6da7 transparent transparent transparent;
}



.bubblebox3{
	background: #a9448e;
	text-shadow:2px 2px 5px #964291;
}
.bubblebox3:after {
	border-color: transparent #a9448e transparent transparent;
}

.bubblebox4{
	background: #795cd4;
	text-shadow:2px 2px 5px #6948d4;
}
.bubblebox4:after {
	border-color: #795cd4 transparent transparent transparent;
}

.bubblebox5{
	background: #eb840b;
	text-shadow:2px 2px 5px #d87808;
}
.bubblebox5:after {
	border-color: transparent #eb840b transparent transparent;
}


.featureline1 hr {
    border: 0;
    border-bottom: 2px dotted #6da76d;
    margin-top: 10px;
    margin-bottom: 10px;
}
.featureline2 hr {
    border: 0;
    border-bottom: 2px dotted #6d6da7;
    margin-top: 10px;
    margin-bottom: 10px;
}
.featureline3 hr {
    border: 0;
    border-bottom: 2px dotted #a9448e;
    margin-top: 10px;
    margin-bottom: 10px;
}
.featureline4 hr {
    border: 0;
    border-bottom: 2px dotted #795cd4;
    margin-top: 10px;
    margin-bottom: 10px;
}
.featureline5 hr {
    border: 0;
    border-bottom: 2px dotted #eb840b;
    margin-top: 10px;
    margin-bottom: 10px;
}


.dark-orang-text{
	color:#eb840b;
}

.footerbg {
    background: #0e121b;
    padding: 2% 0 2%;
}
.footerbg a{
	color:#fff;
}


.yellow-text-heading {
    background: #fcff0a;
    display: table;
    text-align: center;
    margin: 15px auto 2px auto;
    padding: 5px 15px;
    border-radius: 5px;
}

.otp{
	color: #ff4800;
}
.orange-t{
	color: #f40303;
}


.border-img1 {
    background: url(../images/fontLine1.png) no-repeat left bottom;
    padding: 4px 0;
}

.bblight-left {
  background-color: #2c75bf;
  border-radius:10px 0 0 10px;
  padding:4% 8%;
}
.bbdark-left {
  background-color: #2666a7;
  border-radius:10px 0 0 10px;
  padding:4% 8%;
}
.bblight-right {
  background-color: #2c75bf;
  border-radius:0 10px 10px 0;
  padding:4% 8%;
}
.bbdark-right {
  background-color: #2666a7;
  border-radius:0 10px 10px 0;
  padding:4% 8%;
}


.comparefeature{
  border-radius:10px 0 0 10px;
  padding:18px 4%;
}
.comparefeature-dark{
	background:#176bae;
}
.comparefeature-light{
	background:#247dc5;
}

.featuretext{
	color:#9fbce6;
	padding:4% 4%;
}

.videoman-top{
	    background: #379bec;
    border-radius: 15px 15px 0 0;
    padding: 15px 20px;
    height: 120px;
}
.videoman-bottom{
	background:#379bec;
	border-radius: 0 0 15px 15px;
	padding: 15px 20px;
    height: 120px;
}

.others-top{
	background:#176bae;
	border-radius:15px 15px 0 0;
	padding: 15px 20px;
    height: 120px;
}
.others-bottom{
	background:#176bae;
	border-radius: 0 0 15px 15px;
	padding: 15px 20px;
    height: 120px;
}

.videomanfeature{
  padding:10px 4%;
}
.videomanfeature-light{
	background:#2f98ee;
}
.videomanfeature-dark {
  background-image: -moz-linear-gradient( -64deg, rgb(28,147,242) 0%, rgb(111,190,255) 99%);
  background-image: -webkit-linear-gradient( -64deg, rgb(28,147,242) 0%, rgb(111,190,255) 99%);
  background-image: -ms-linear-gradient( -64deg, rgb(28,147,242) 0%, rgb(111,190,255) 99%);
}
.othersfeature{
	padding:10px 4%;
}
.othersfeature-light{
	background:#176bae;
}
.othersfeature-dark {
  background:#247cc5;
}

.mt10px{
	margin-top:5px;
}