@charset "utf-8";
img, object, embed, video {
	max-width: 100%;
}
.ie6 img {
	width:100%;
}
body{
	font-family: "Outfit", sans-serif;
	font-weight:normal;
    color: #000;
    -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
    -webkit-overflow-scrolling: touch;
	padding:0;
	margin:0;
	list-style:none;
	background:#fff;
}
.container{
	width:970px;
	height:auto;
	margin:0 auto;
	padding:0;
	box-sizing:border-box;
}
p, h1, h2, h3, ul{
	padding:0;
	margin:0;
}
li{list-style:none;}
a{text-decoration:none;}
.clearall{
	clear:both;
	height:1px;
	width:auto;
}
.position{position:relative;}
.dsplay{width:100%;display:table;box-sizing:border-box;}
*{box-sizing:border-box;}
.flt{float:left;width:100%;}
.ovrfl{overflow:hidden;}
.bdhding1, .bdhding2{
	font-weight:800;	
	font-size:46px;
	line-height:54px;
	text-align:center;
}
.bdhding2{font-size:36px;line-height:44px;}
.bdhding1 sup{font-size:32px;line-height:32px;}
.bdfont{	
	font-size:24px;
	line-height:32px;
	text-align:left;
}
.bdfont2{
	font-size:26px;
	line-height:36px;
	text-align:left;
}
.bdfont3{
	font-size:28px;
	line-height:38px;
	text-align:left;
}
.bdfont4{
	font-size:30px;
	line-height:40px;
	text-align:left;
}
.bdfont5{
	font-size:32px;
	line-height:42px;
	text-align:left;
}
.mar1{margin-top:32px;}
.mar2{margin-top:44px;}
.hdmar{margin-top:12px;}

.bold{font-weight:bold;}
.exbold{font-weight:800;}
.semibold{font-weight:600;}
.medium{font-weight:500;}
.txlncntr{text-align:center;}
.txlnlft{text-align:left;}
@media only screen and (max-width: 1020px){
.container{ max-width:750px; width:100%; }
.bdhding1{font-size:38px;line-height:46px;}
.bdhding2{font-size:32px;line-height:40px;}

.bdfont{font-size:20px;line-height:28px;}
.bdfont2{font-size:22px;line-height:30px;}
.bdfont3{font-size:24px;line-height:32px;}
.bdfont4{font-size:26px;line-height:34px;}
.bdfont5{font-size:27px;line-height:35px;}
.mar1{margin-top:28px;}
.mar2{margin-top:40px;}
.hdmar{margin-top:10px;}
}
@media only screen and (max-width: 767px){
.container{ width:100%;max-width:640px;}
.bdinpad{padding:0 10px;box-sizing:border-box; }

.bdhding1{font-size:30px;line-height:38px;}
.bdhding1 sup{font-size:22px;line-height:22px;}
.bdhding2{font-size:27px;line-height:35px;}

.bdfont{font-size:18px;line-height:26px;}
.bdfont2{font-size:19px;line-height:27px;}
.bdfont3{font-size:20px;line-height:28px;}
.bdfont4{font-size:22px;line-height:30px;}
.bdfont5{font-size:23px;line-height:31px;}
.mar1{margin-top:26px;}
.mar2{margin-top:36px;}
.hdmar{margin-top:6px;}
}
@media only screen and (max-width: 479px){
.bdhding1{font-size:26px;line-height:34px;}
}
/* CSS Document */
.vslsec1{background:url(../images/vslsec1.jpg) center top no-repeat;padding:30px 0 50px 0;}
.vsls1hding{
	font-weight:800;
	font-size:58px;
	line-height:68px;
	color:#fff;
	text-align:center;
}
.vsls1hding span{color:#ffcc00;text-decoration:underline;text-decoration-thickness:3px;text-underline-offset:12px;}
.vsls1img{margin:0 0 -16px 20px;}
.vsls1img {margin: 0 0 -16px 20px;}
.vslvideobx{
	border:6px solid #fff;
	margin-top:36px;
}
.vslvideobxtxt{
	position:relative;
	background:#ff0000;
	padding:6px 10px;
	color:#fff;
	font-weight:500;
	font-size:20px;
	line-height:30px;
	text-align:center;
}
.lftspeaker, .rgtspeaker{position:absolute;top:10px;}
.lftspeaker{left:80px;}
.rgtspeaker{right:80px;}
.vslvideo{margin:0 auto;display:block;max-width:100%;height:auto;}
/*---------------------vsl section2-----------------------*/
.vslsec2{padding:45px 0 60px 0;background:#fff;}
.counter{
	font-weight:bold;
	font-size:66px;
	line-height:66px;
	color:#ff0000;
	text-align:center;
	margin-top:14px;
}

/* Make section.timerDelayed display as column when flex is applied */
section.timerDelayed {
	flex-direction: column;
}
/*-----------------------------------------*/
.pkgcontainer{
	margin:50px 0 0 0;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
.pkg1, .pkg2, .pkg3{width:32.3%;position:relative;}
.pkg1{
	order:2;
	border:2px solid #93902f;
	border-radius:8px;
	background:#fefdde;
	position:relative;
	padding:28px 16px 20px 16px;
	box-shadow:0 0 10px #c2c0c0;
}
.pkg2{order:3;}
.pkg3{order:1;}
.pkg2, .pkg3{
	border:2px solid #c0d2ed;
	background:#fff;
	padding:28px 16px 20px 16px;
	border-radius:8px;
}
.pkg1, .pkg2, .pkg3{
	cursor:pointer;
	transition:all ease 0.3s;
	-webkit-transition:all ease 0.3s;
}
.pkg1:hover, .pkg2:hover, .pkg3:hover{
	transform: scale(1.05);
	-webkit-transform: scale(1.03);
}
.bestvalue, .mostpopular, .starter{
	position:absolute;
	left:0;
	right:0;
	top:-17px;margin:0 auto;display:block;
	width:178px;
	height:29px;
	background:url(../images/bestvaluebg.png) center top no-repeat;
	background-size:100%;
	font-size:15px;
	line-height:30px;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
}
.mostpopular{background:url(../images/mostpopularbg.png) center top no-repeat;background-size:100%;color:#000;}
.starter{background:url(../images/starterbg.png) center top no-repeat;background-size:100%;color:#000;width:180px;height:31px;}
.pkg1-hding1{
	font-weight:bold;
	font-size:38px;
	line-height:36px;
	color:#2a2f6e;
	text-align:center;
}
.pkg1-hding2{
	font-weight:500;
	font-size:28px;
	line-height:36px;
	text-align:center;
	color:#2a2f6e;
	margin-top:8px;
}
.pkg1imgbx{position:relative;}
.pkgbtl{margin:14px auto 0 auto;display:block;max-width:100%;height:auto;}
.save{
	position:absolute;
	right:0;
	top:-10px;
	height:67px;
	width:65px;
	background:url(../images/savebg.png) center top no-repeat;
	background-size:100%;
}
.save p{
	font-weight:bold;
	font-size:16px;
	line-height:19px;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
	padding-top:14px;
}
.save p span{font-size:20px;}
ul.pkgprclist{padding:25px 0 0 0;display:flex;justify-content:center;flex-wrap:nowrap;}
ul.pkgprclist li:nth-child(1){
	font-weight:bold;
	font-size:60px;
	line-height:44px;
	color:#2a2f6e;
	text-align:right;
	margin-right:8px;	
}
ul.pkgprclist li:nth-child(2){
	font-size:18px;
	line-height:22px;
	color:#0c0c0c;
	text-align:left;
}
ul.pkg1list{width:96%;margin:24px auto 0 auto;display:block;}
ul.pkg2list{margin:58px auto 0 auto;}
ul.pkg1list li{
	height:34px;
	width:100%;
	background:#d93137;
	border:1px solid #c5181a;
	position:relative;
	padding:0 10px 0 46px;
	font-weight:600;
	font-size:18px;
	line-height:34px;
	color:#fff;
	text-align:left;
	text-transform:uppercase;
	font-style:italic;
	text-shadow:1px 1px #881f23;	
	margin:4px 0 0 0;
	border-radius:30px;
}
ul.pkg1list li.moneyback{background:#0e8647;border:1px solid #0b6f3a;text-shadow:1px 1px #0a5c31;}
ul.pkg1list li.shipping{background:#2a2f6e;border:1px solid #1e2151;text-shadow:1px 1px #1a1d43;}
ul.pkg1list li img{position:absolute;left:0;top:-3px;}

.pkg1btn{margin:15px auto 0 auto;display:block;max-width:100%;}
.pkg1cards{margin:10px auto 0 auto;display:block;max-width:100%;}
.total{
	font-weight:500;
	font-size:17px;
	line-height:24px;
	color:#333333;
	text-align:center;
	margin-top:14px;
}
.total span{padding:0 2px;margin:0 2px;}

.vsls2subhding{
	font-weight:bold;
	text-align:center;
	margin-top:54px;
}
.stars2{margin:7px auto 14px auto;display:block;max-width:100%;}
.vsls2txt{
	margin-top:45px;
	text-align:center;
}
.vsls2txt span.span1{border:2px solid #307284;padding:10px 20px;}
.vsls2txt span.span2{color:#307284;}
@media only screen and (max-width: 1020px){
.vsls1hding {
    font-size: 46px;
    line-height: 56px;
}
.vsls1img{width:76px;height:auto;}
.vslvideobxtxt {
    padding: 5px 10px;
    font-size: 17px;
    line-height: 25px;
}
.lftspeaker{left:22px;top:6px;}
.rgtspeaker{right:22px;top:6px;}

.vslsec2{padding:40px 0 48px 0;}
.counter {font-size: 56px;line-height: 56px;}
.pkg1 {padding: 28px 10px 20px 10px;}
.pkg2, .pkg3 {padding: 28px 10px 20px 10px;}
.pkg1-hding1 {font-size: 34px;line-height: 32px;}
.pkg1-hding2 {font-size: 24px;line-height: 32px;margin-top:6px;}
ul.pkgprclist li:nth-child(1) {font-size: 54px;line-height: 38px;}
ul.pkgprclist li:nth-child(2) {font-size: 16px;line-height: 19px;}
ul.pkg1list li {
    height: 32px;
    padding: 0 10px 0 42px;
    font-size: 16px;
    line-height: 31px;
}
ul.pkg1list li img{width:34px;height:34px;top:-2px;}
.pkg1btn{height:auto;}
.pkg1cards{width:150px;height:auto;margin:8px auto 0 auto;}
.total{margin-top:10px;}
.vsls2subhding{margin-top:44px;}
.vsls2txt{margin-top:40px;}

.vslsec2 {padding: 40px 0 48px 0;}
.bestvalue, .mostpopular, .starter{
	width:150px;height:25px;
	background-size:100% 100%;
	top: -14px;
	line-height:25px;
}

}
@media only screen and (max-width: 767px){
.vslsec1 {
    background:url(../images/vslsec1-mob.jpg) center top no-repeat;background-size:cover;
    padding: 20px 0 35px 0;
}
.vsls1hding {
	font-size: 36px;
	line-height: 46px;
}
.vsls1hding span{text-decoration-thickness:2px;text-underline-offset:7px;}
.vsls1img{width:60px;height:auto;}
.vslvideobx{
	border:4px solid #fff;
	margin-top:30px;
}
.vslvideobxtxt {
    padding: 3px 30px;
    font-size: 15px;
    line-height: 18px;
}
.lftspeaker{left:12px;top:13px;width:20px;height:auto;}
.rgtspeaker{right:12px;top:13px;width:20px;height:auto;}

.vslsec2 {padding: 35px 0 44px 0;}
.counter {
	font-size: 46px;
	line-height: 46px;
}
.pkgcontainer{margin:6px 0 0 0;justify-content:center;text-align:center;}
.pkg1, .pkg2, .pkg3{
	width:450px;
	margin:30px 0 0 0;
	padding:20px 0 20px 0;
}
.pkg1{order:1;}
.pkg2{order:2;}
.pkg3{order:3;}
.pkglft, .pkgrgt{
	float:left;
	display:block;
	width:50%;
	padding:20px 2px 0 6px;
}
.pkg1 .pkglft{padding:8px 2px 0 6px;}
.pkg2 .pkglft{padding:14px 2px 0 6px;}
.pkg3 .pkglft{padding:10px 2px 0 6px;}
ul.pkgprclist{padding:0;}
ul.pkg1list{margin:14px auto 0 auto;}
.pkg1btn{margin:10px auto 0 auto;}
.save {
    right: 6px;
    top: -5px;
    height: 57px;
    width: 55px;
}
.save p {
    font-size: 14px;
    line-height: 16px;
    padding-top: 12px;
}
.save p span {font-size: 18px;}
.adtopmar{margin-top:15px;}
.vsls2subhding{margin-top:30px;}
.stars2{width:122px;height:auto;margin: 4px auto 10px auto;}
.vsls2txt{margin-top:24px;}
.vsls2txt span.span1 {padding: 6px 10px;}

}
@media only screen and (max-width: 479px){
.vsls1hding {
	font-size: 32px;
	line-height: 42px;
}
.vsls1img{width:50px;height:auto;}
.lftspeaker{left:6px;top:12px;width:20px;height:auto;}
.rgtspeaker{right:6px;top:12px;width:20px;height:auto;}

.counter {
	font-size: 38px;
	line-height: 38px;
}
.pkg1, .pkg2, .pkg3{width:370px;}
.pkglft{width:48%;}
.pkgrgt{width:52%;}
.pkg1-hding1 {
	font-size: 28px;
	line-height: 27px;
}
.pkg1-hding2 {
	font-size: 20px;
	line-height: 27px;
	margin-top:3px;
}
ul.pkgprclist li:nth-child(1) {
	font-size: 46px;
	line-height: 30px;
}
ul.pkgprclist li:nth-child(2) {font-size: 14px;line-height: 16px;}	
ul.pkg1list li {
	font-size: 12px;
	line-height: 20px;
	height: 20px;
	padding: 0 0 0 24px;
}
ul.pkg1list li img {width: 22px;top: -2px;height:auto;}
.pkgrgt-txt {
	font-size: 18px;
	line-height: 24px;
}
.total {font-size: 15px;line-height: 22px;}
.pkg1cards{width:120px;}
}
@media only screen and (max-width: 389px){
.vsls1hding {
	font-size: 30px;
	line-height: 40px;
}
.vslsec2 {padding: 33px 0 40px 0;}
.pkg1, .pkg2, .pkg3{width:100%;}
.pkg1-hding1 {font-size: 26px;line-height: 24px;}
.pkg1-hding2 {font-size: 18px;line-height: 24px;}	
.pkg1prc, .pkg2prc {
	font-size: 40px;
	line-height: 30px;
}
.pkg1prc span {font-size: 15px;}
ul.pkg1list li {font-size: 11px;line-height:18px;}
.vsls2txt{border: 1px solid #307284;padding: 5px 5px;margin-top:15px;}
.vsls2txt span.span1 {border:none;padding:0;}
}
/*====================start section3, 4, 5, 6=====================*/
.vslsec3{background:#edf7f9;padding:45px 0 104px 0;}
.mbbx {
    border: 36px solid transparent;
    border-image-source: url(../images/mbbg.jpg);
    border-image-repeat: repeat;
    border-image-slice: 46;
    padding: 0;
    box-sizing: border-box;
    margin: 66px 62px 0 62px;
    display: block;
    position: relative;
}
.mbbx-in {
    background: #fffaec;
    padding: 1px 30px 30px 30px;
}
.mbseal {
    margin: -108px auto 0 auto;
    display: block;
}
.mbbx-in p{text-align:center;}
.mbbxhding, .vsls4hding, .vsls5hding{
	font-weight:800;
	font-size:54px;
	line-height:64px;
	margin-top:10px;
}
.vsls4hding{margin-top:13px;text-align:center;}
.vsls5hding{margin-top:0;text-align:center;}
.vsls5hding sup{font-size:24px;line-height:24px;}

.mbbxtxt{margin-top:15px;}
.seals{margin:44px auto 0 auto;display:block;max-width:100%;}
/*---------------------vsl section4-----------------------*/
.vslsec4{padding:1px 0 56px 0;background:#fff;}
.vsls4bx {
	width:768px;
	margin:-60px auto 0 auto;
	background:#1e4164;
	padding:2px;
	border-radius:8px;
	position:relative;
	padding:2px 2px 2px 116px;
}
.vsls4bxicon{position:absolute;left:20px;top:24px;}
.vsls4bx-innner{background:#fff;border-radius:0 8px 8px 0;padding:20px 20px 20px 40px;position:relative;}
.triangle-right {
	position:absolute;
	left:0;
	top:0;
	width: 0;
	height: 0;
	border-top: 54px solid transparent;
	border-left: 22px solid #1e4164;
	border-bottom: 54px solid transparent;
}
.vsls4bx-hding{
	font-weight:bold;
	font-size:27px;
	line-height:35px;
	text-align:left;
}
.vsls4bx-hding span{color:#ff0000;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:5px;text-transform:uppercase;}
.vsls4bx-txt{
	font-weight:500;
	font-size:22px;
	line-height:30px;
	margin-top:5px;
}
.vsls4stars{margin:45px auto 0 auto;display:block;max-width:100%;}
ul.vsls4list{padding:20px 0 0 0;display:flex;justify-content:center;flex-wrap:nowrap;}
ul.vsls4list li{margin:20px 8px 0 8px;}
.vsls4-seal{margin:0 auto;display:block;max-width:100%;height:auto;}
a.vsls4btn{
	height:70px;
	width:706px;
	background-image: linear-gradient(#3fd403, #04a000);
	border:1px solid #078d02;
	border-radius:8px;
	margin:30px auto 0 auto;
	display:block;
	font-weight:800;
	font-size:32px;
	line-height:70px;
	color:#fff;
	text-align:center;
	outline:none;
	padding:0 20px 0 0;
	position:relative;
}
a.vsls4btn sup{font-size:25px;line-height:25px;font-weight:normal;}
.btnarw{position:absolute;right:30px;top:28px;}
/*---------------------vsl section5-----------------------*/
.vslsec5{padding:45px 0 56px 0;background:#edf7f9;}
.vsltbx{
	margin-top:38px;
	border:2px solid #1e4164;
	background:#f8f8f8;
	padding:30px 35px 35px 35px;
	border-radius:10px;
	position:relative;
}
.vsllftqt{position:absolute;left:35px;top:-28px;}
.vsltbxtxt1{
	font-weight:500;
	font-size:20px;
	line-height:28px;
	color:#7b7b7b;
	text-align:left;
}
.vsls5stars{margin:0 8px -1px 0;}
.vslvficon{margin:0 0 -2px 5px;}
.vsltbxtxt2{
	font-weight:500;
	color:#323232;
	font-style:italic;
	margin-top:8px;
}
.vsltbxtxt3{
	font-weight:500;
	font-size:24px;
	line-height:32px;
	margin-top:30px;
}
.vsltimg{float:right;margin:8px 0 0 30px;max-width:100%;}
/*---------------------vsl section6-----------------------*/
.vslsec6{background:#edf7f9;padding:45px 0;}
/*---------------------vsl section7-----------------------*/
.vslsec7{background:#fff;padding:45px 0 55px 0;}
#accordion {
    height: auto!important;
    margin: 40px 96px 0 96px;
    display: block;
}
.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    zoom: 1;
    background:#fff url(../images/down.png) 97% 25px no-repeat;
    padding: 12px 54px 12px 26px;
    margin: 13px 0 0 0;
    outline: none;
	font-weight:600;
    font-size: 24px;
    line-height: 34px;
    color: #000;
    text-align: left;
    border: 2px solid #e7e7e7;
	border-radius:8px;
}
.ui-accordion .ui-accordion-header.active {
    background:#fff url(../images/up.png) 97% 25px no-repeat;
    border-bottom: none;
	border-radius:8px 8px 0 0;
}
.ui-accordion .ui-accordion-content {  
    overflow: auto;
    zoom: 1;
    padding:1px 26px 0 26px;
    border: 2px solid #e7e7e7;
    border-top: none;
	border-radius:0 0 8px 8px;
	background:#fff;
}
.accordline{height:2px;width:100%;background:#e7e7e7;margin-bottom:12px;}
.accord-txt {
    box-sizing: border-box;
    float: left;
    text-align: left;
    padding: 0 0 30px 0;
    background: #fff;
	position:relative;
}
@media only screen and (max-width: 1020px){
.mbbx {margin: 66px 0 0 0;}
.mbbxhding, .vsls4hding, .vsls5hding {
    font-size: 46px;
    line-height: 56px;
}
.seals{width:600px;height:auto;margin:40px auto 0 auto;}

.vsls4bx{width:650px;padding: 2px 2px 2px 110px;margin:-50px auto 0 auto;}
.vsls4bxicon{left:15px;top:13px;}
.triangle-right {border-left: 16px solid #1e4164;border-top: 46px solid transparent;border-bottom: 46px solid transparent;}
.vsls4bx-innner {padding: 15px 10px 15px 30px;}
.vsls4bx-hding {font-size: 23px;line-height: 30px;}
.vsls4bx-txt {font-size: 19px;line-height: 27px;}
ul.vsls4list{padding:15px 0 0 0;}
.vsls4-seal{height:auto;}

.vsltbx {
    margin-top: 38px;
    padding: 26px 25px 30px 25px;
}
.vsltimg{width:190px;height:auto;margin: 8px 0 0 20px;}
.vsllftqt{left:25px;}
.vsltbxtxt1{font-size: 17px;line-height: 25px;}
.vsltbxtxt3{font-size:20px;margin-top:26px;}
.vsls5stars {width:100px;height:auto;margin: 0 3px -1px 0;}
.vslvficon {width:15px;height:auto;margin: 0 0 -2px 3px;}

#accordion {margin: 40px 0 0 0;}
.ui-accordion .ui-accordion-header {
    padding: 12px 54px 12px 20px;
    font-size: 20px;
    line-height: 30px;
}
.ui-accordion .ui-accordion-content {padding: 1px 20px 0 20px;}









}
@media only screen and (max-width: 767px){
.vslsec3 {padding: 45px 0 88px 0;}
.mbbx {
    border: 18px solid transparent;
    border-image-source: url(../images/mbbg-mob.jpg);
    border-image-repeat: repeat;
    border-image-slice: 18;
    padding: 0;
    box-sizing: border-box;
    margin: 34px auto 0 auto;
    display: block;
    position: relative;
}
.mbbx-in{padding:20px 8px 20px 8px;}
.mbseal{width:100px;margin:-84px auto 0 auto;height:auto;}
.mbbxhding, .vsls4hding, .vsls5hding {
	font-size: 36px;
	line-height: 46px;
}

.vslsec4 {padding: 1px 0 42px 0;}
.vsls4bx{width:450px;padding: 2px 2px 2px 110px;margin:-50px auto 0 auto;}
.vsls4bxicon {top:37px;}
.vsls4bx-innner {padding: 10px 10px 10px 30px;}
.triangle-right {
	border-top: 70px solid transparent;
	border-bottom: 70px solid transparent;
}
.vsls4stars{width:130px;height:auto;margin: 35px auto 0 auto;}
ul.vsls4list{flex-wrap:wrap;}
ul.vsls4list{padding:10px 0 0 0;}
.vsls4-seal{width:100px;height:auto;}
a.vsls4btn{width:100%;height:auto;padding:10px;font-size:26px;line-height:32px;}
a.vsls4btn sup {font-size: 20px;line-height: 20px;}
.btnarw{top:38px;}

.vslsec5 {
    padding: 35px 0 40px 0;
    background: #edf7f9;
}
.vsltbx {
	margin-top: 32px;
	padding: 20px 12px 20px 12px;
}
.vsllftqt{width:26px;height:auto;}
.vsllftqt {left: 12px;top:-15px;}
.vsltimg{width:140px;height:auto;margin: 0 0 0 10px;}
.vsltbxtxt1 {
	font-size: 16px;
	line-height: 24px;
}
.vsltbxtxt3{font-size:18px;margin-top:20px;}

.vslsec6, .vslsec7 {padding: 35px 0 40px 0;}
#accordion {margin:32px 0 0 0;}
.ui-accordion .ui-accordion-header {
	background:#fff url(../images/down.png) 98% 21px no-repeat;
	background-size:15px;
    padding: 10px 44px 10px 12px;
    font-size: 18px;
    line-height: 28px;
	margin: 8px 0 0 0;
}
.ui-accordion .ui-accordion-header.active {
    background:#fff url(../images/up.png) 98% 21px no-repeat;
	background-size:15px;
}
.ui-accordion .ui-accordion-content {padding: 1px 12px 0 12px;}

}
@media only screen and (max-width: 479px){
.seals{margin:26px auto 0 auto;}
.mbbxhding, .vsls4hding, .vsls5hding {
	font-size: 32px;
	line-height: 42px;
}
.vsls4bx{width:100%;padding: 2px 2px 2px 65px;}
.vsls4bx-innner {padding: 6px 10px 6px 25px;}
.vsls4bxicon{width:54px;height:auto;left:10px;}
.triangle-right {
	border-top: 57px solid transparent;
	border-bottom: 57px solid transparent;
}
.vsls4bx-hding {font-size: 19px;line-height: 25px;}
.vsls4bx-txt {font-size: 16px;line-height: 22px;}
.vsls4-seal{width:80px;}
a.vsls4btn {font-size: 22px;line-height: 24px;}
.btnarw {top: 31px;right:24px;}

.vsltimg{width:110px;height:auto;margin: 0 0 0 5px;}



}
@media only screen and (max-width: 389px){
.mbbxhding, .vsls4hding, .vsls5hding {
	font-size: 28px;
	line-height: 36px;
}	
	
}