@charset "utf-8";
/* CSS Document */

/**************Mobile Responsive by Sumit *****************/

@media (min-width:320px) and (max-width:767px)
{
.container {width:96%; float:none; padding:2%;}
.text-box { float: none;  padding: 5px;  text-align: center;}
.module-video > img {width: 100%;}
.online-success {padding: 5px;}
.special {margin-left: 0; padding:0; height:63px;}
.sp-client {max-width: 64px;}
.share-box {background: none repeat scroll 0 0 #fff;padding: 20px 0;text-align: center;width: 100%;}
.share-box > a {display: inline-block;}
.main-steps {padding: 40px 0px;}
.module-panel {float: none;width: auto;}
.module-image > img {width: 100%;}
.value {left: 0;}
.basics h1, .intermediate h1, .advanced h1 {margin: 57px 0 16px;}
.quote-testimonial li {margin: 10px 0px 40px;}
.mastermind{ width:100%;}
.mastermind > img { width: 93%;}
.bonus .module-panel {float: left;}
.save, .full-package, .any {right: -6px;}
.bonus h1 {margin: 48px 0 16px;}
}
@media (min-width:768px) and (max-width:1024px)
{
#full-container {padding: 2%; width: 96%;}
.online-success {padding: 5px 16px;}
.save, .full-package, .any {right: -30px;}	
.bonus h1 {font-size: 25px;}
.innerpage-sale h5 {font-size: 18px;}
.value {right: -31px;}
.intermediate h1, .advanced h1, .basics h1{ font-size:20px;}
.module-image {float: left;width: 291px;}
.module-image img{width:100%;}
}