/* SMARTPHONE */
@media only screen and (max-width: 500px) 
{
	html, body
	{
		overflow-x: hidden !important;
	}
	body
	{
		font-size:16px;
		margin: 0;
	}
	.container-fluid
	{
		width:100%;
		padding:0;
	}
	H1
	{
		font-size:24px;
	}
	
	H4
	{
		font-size:16px;
	}
	
	H2
	{
		text-align:center;
	}
	#steps-img ul {
		padding: 0 25px !important;
	}
	ul {
		padding: 0 5px !important;
	}
	li {
		list-style: none !important;	
	}
	#steps-img ul li {
		list-style: disc !important
	}
    #video IFRAME
    {
		width:100%;
		height:12em;
    }
	#clr { display: none; }
	
	#action .container, #sec-reviews .row, #foot .container
	{
		overflow-x: hidden !important;
	}
	#header img {
		display: block;
		width: 35%;
	}
	#intro-hero {
		margin-top: 20px;
		display: block;
		background-image: none;
		max-width: 100%;
		width: 100%;
		min-height: 400px;
		background-color: #5296c1;
	}
	#intro-hero .hcontent-text {
		top: 40px;
		display: block;
		width: auto;
		position: relative;
		text-align: left;
	}
	#intro-hero .hcontent-text h1 {
		color: #fff;
		font-weight: 700;
		font-style: normal;
		font-size: 32px;
		line-height: normal;
	}
	#intro-hero .hcontent-text h2 {
		color: #fff;
		font-weight: 400;
		font-style: normal;
		font-size: 24px;
		line-height: normal;
		margin-top: 30px;
		margin-bottom: 20px;
		text-align: left;
	}
	#intro {
		margin: 90px auto 10px auto;
		display: block;
		clear: both;
	}
	#intro .row {
		margin-top: 20px;
	}
	#intro .btn-link-mobils-only {
		display: block;
		margin: 0;
		padding: 0;
	}
	#startk-stars {
		display: block;
		padding: 10px 0;
		margin: 0 auto 20px auto;
	}
	#startk-stars p {
		margin: 5px auto;
		line-height: normal;
		font-size: 20px;
		font-weight: 600;
	}
	#startk-stars img {
		width: 30%;
		position: relative;
		display: inline-block;
	}
	ul#top-list {
		padding: 0 5px;
	}
	#top-list p {
		display: flex;
		margin: 0;
	}
	ul#feature-imgs {
		padding: 0;
	}
	#get-btn-link {
		text-align: center;
		padding: 0;
		display: block;
	}
	#get-btn-link #get-btn {
		font-size: 22px;
		padding: 15px 10px;
	}
	#action .container {
		margin: 0px -9999px 20px;
		padding: 45px 9999px 20px;
	}
	#action #feature-imgs li {
		width: 45%;
	}
	#action #feature-imgs li img {
		width: 100%;
		padding: 15px;
	}
	#video h2 {
		font-weight: 700;
		font-style: normal;
		font-size: 26px;
		color: #5296c1;
		margin: 30px auto 0 auto;
		text-align: center;
	}
	#video .videoframe.desktop
	{
		display: none;
	}
	#video .videoframe.mobile
	{
		display: block;
	}
	#how h2 {
		font-size: 26px;
		text-align: center;
		line-height: normal;
	}
	#how #steps-img .steps-blck {
		width: 100%;
		margin: 10px auto;
	}
	#how #get-btn-link {
		margin: 30px auto;
	}
	#aboutus h3 {
		text-align: center;
		font-weight: 500;
		font-size: 20px;
		color: #5296c1;
		font-style: normal;
		margin: 30px auto;
	}
	#aboutus p {
		font-size: 18px;
		font-style: normal;
		font-weight: 300;
		letter-spacing: 0.3px;
		line-height: 25px;
		margin: 0 0 20px 0;
	}
	#sec-reviews-title .row h2 {
		font-size: 26px;
	}
	#steps-reviews li .col .col.col-xs-12.col-sm-9 {
		padding: 15px 10px;
	}
	#steps-reviews li .col .col.col-xs-12.col-sm-3 img {
		display: none;
	}
	#steps-reviews li.review-odd,
	#steps-reviews li.review-even {
		padding: 30px 0px;
	}
	#sec-reviews .row h2 {
		font-size: 30px;
	}
	#sec-reviews .reviews h3 {
		font-size: 22px;
	}
	ul#steps-reviews {
		padding: 0 10px;
		margin: 0;
	}
	#steps-reviews li img {
		float: none;
	}
	#sec-reviews #steps-reviews li h3 {
		font-size: 20px;
		width: 100%;
	}
	#steps-reviews li .col .col.col-xs-12.col-sm-9 p {
		text-align: left;
	}
	#steps-reviews li .col .col.col-xs-12.col-sm-3 img {
		display: none;
	}
	#prdcts .container {
		padding: 10px 5px;
	}
	#prdcts .row h2 {
		font-size: 26px;
	}
	.bs-odr-price {
		font-size: 22px;
		padding: 22px 0 5px;
	}
	.bs-price-details p {
		margin: 5px auto;
	}
	#box-set-pricing div.regular-offer, #box-set-pricing div.popular-offer, #box-set-pricing div.best-offer {
		width: 90%;
		margin: 20px auto;
		float: none;
	}
	.popular-offer, .best-offer {
		top: initial;
		min-height: auto;
	}
	#pay-icons img {
		display: block;
		width: 100%;
	}
	.shg-rich-text p, .shg-rich-text a {
		color: #778593 !important;
	}
	
	.bs-main.desktop {
		display: none;
	}
	.btns-mobile {
		display: block;
	}
	div#box-set-pricing {
		line-height: 5px;
	}
	#mobileOrder h3 {
		text-align: center;
		font-size: 18px;
	}
	#ordrbtn-1, #ordrbtn-2, #ordrbtn-3 {
		display: none;
	}
	section#section_six {
		padding: 0 10px;
		width: 100%;
	}
	section#section_six #mobileOrder ul {
		padding: 0 !important;
		border: 1px solid #eeefef;
		margin-bottom: 0.5em;
		box-sizing: border-box;
		border-radius: 0.25em;
		transition: all 0.3s ease-in-out;
		position: relative;
		border-bottom-left-radius: 20px;
		border-bottom-right-radius: 20px;
	}
	section#section_six #mobileOrder ul::after {
		clear:both;
		content:"";
		display:block;
	} 
	section#section_six #mobileOrder ul li {
		list-style-type:none;
		float:left;
	}
	section#section_six #mobileOrder ul li:first-child {
		width:5%;
		box-sizing:border-box;
		padding-top:1em;
		padding-left: 5px;
	}
	section#section_six #mobileOrder ul li:nth-child(2) {
		width:65%;
	}
	section#section_six #mobileOrder ul li:nth-child(2) p {
		margin:0;
		font-size:16px;
    	padding: 10px 0 0 20px;
		text-align:left;
	}
	section#section_six #mobileOrder ul li:nth-child(3) {
		width:30%;
		box-sizing:border-box;
		padding-left:0;
		position: relative;
		top: 35px;
	}
	section#section_six #mobileOrder ul li:nth-child(3) img {
		width:100%;
	}
	section#section_six #mobileOrder ul li:nth-child(4) p {
		margin: 5px 0;
		padding-left: 30px;
	}
	section#section_six #mobileOrder ul#ulp1 li:nth-child(4) {
		width: -webkit-fill-available;
		background: #094f92;
		color: #fff;
		font-weight: 700;
		border-bottom-left-radius: 20px;
		border-bottom-right-radius: 20px;
		margin: 0;
		padding: 0px 10px;
	}
	
	section#section_six #mobileOrder ul#ulp2 li:nth-child(4) {
		width: -webkit-fill-available;
		background: #128b46;
		color: #fff;
		font-weight:700;
		border-bottom-left-radius: 20px;
		border-bottom-right-radius: 20px;
		margin: 0;
		padding: 0px 10px;
	}
	
	section#section_six #mobileOrder ul#ulp3 li:nth-child(4) {
		width: -webkit-fill-available;
		background: #f17330;
		color: #fff;
		font-weight:700;
		border-bottom-left-radius: 20px;
		border-bottom-right-radius: 20px;
		margin: 0;
		padding: 0px 10px;
	}
	section#section_six #mobileOrder ul li:nth-child(2) p.price {
		color:#5296c1;
		font-size:24px;
    	font-weight: 700;
	}
	strike {
		color: #000;
		font-weight: 400;
		font-size: 16px;
	}
	section#section_six #mobileOrder ul.activeSelection {
		transform: scale(1.05);
		background-color: #d5e6f0;
		border-color: #5296c1;
		transition: all 0.3s ease-in-out;
	}
	.order-btn .btn-buy {
		padding: 5px 20px;
		background: #128b46;
		display: block;
		width: max-content;
		margin: 15px auto 0 auto;
		text-decoration: none;
		color: #fff;
		letter-spacing: 1px;
		font-size: 20px;
	}
}
/* SMARTPHONE SMALL SCREEN */
@media only screen and (max-width:320px) {
	
}
/* SMARTPHONE LANDSCAPE */
@media only screen and (max-width:767px) and (orientation:landscape) {
}
/* iPHONEX LANDSCAPE */
@media only screen and (max-width:900px) and (orientation:landscape) {
}
/* TABLET */
@media (min-width:768px) and (max-width:800px)
{
	#intro h3 {
		font-size: 20px;
	}
	ul#top-list {
		padding: 0;
		margin: 0;
	}
	#get-btn-link #get-btn {
		font-size: 20px;
	}
	#action #feature-imgs li img {
		width: 80%;
	}
	#prdcts .row h2 {
    	font-size: 26px;
	}
	#prdcts .row h3 {
    	font-size: 18px;
	}
	#pay-icons img {
		width: 70%;
	}
	#intro-hero .hcontent-text {
		top: 90px;
		display: block;
		width: 450px;
		position: relative;
		text-align: left;
	}
}
/* IPAD LANDSCAPE */
@media only screen 
and (min-device-width :1024px) 
and (max-device-width :1024px) 
and (orientation:landscape)
{
	#intro h3 {
		font-size: 20px;
	}
	ul#top-list {
		padding: 0;
		margin: 0;
	}
	#get-btn-link #get-btn {
		font-size: 20px;
	}
	#action #feature-imgs li img {
		width: 80%;
	}
	#prdcts .row h2 {
    	font-size: 26px;
	}
	#prdcts .row h3 {
    	font-size: 18px;
	}
	#pay-icons img {
		width: 70%;
	}
	#intro-hero .hcontent-text {
		top: 90px;
		display: block;
		width: 450px;
		position: relative;
		text-align: left;
	}
}
/* IPAD PRO PORTRAIT */
@media only screen 
and (min-device-width :1024px) 
and (max-device-width :1366px) 
and (orientation:portrait)
{
	#intro h3 {
		font-size: 20px;
	}
	ul#top-list {
		padding: 0;
		margin: 0;
	}
	#intro-hero .hcontent-text {
		top: 90px;
		display: block;
		width: 450px;
		position: relative;
		text-align: left;
	}
	#get-btn-link #get-btn {
		font-size: 20px;
	}
	#action #feature-imgs li img {
		width: 90%;
	}
	#prdcts .row h2 {
    	font-size: 26px;
	}
	#prdcts .row h3 {
		font-size: 22px;
		color: #5296c1;
		font-weight: 600;
	}
	#pay-icons img {
		width: 70%;
	}
}
/* IPAD PRO LANDSCAPE */
@media only screen 
and (min-device-width :1024px) 
and (max-device-width :1366px) 
and (orientation:landscape)
{
	#intro h3 {
		font-size: 20px;
	}
	ul#top-list {
		padding: 0;
		margin: 0;
	}
	#get-btn-link #get-btn {
		font-size: 20px;
	}
	#action #feature-imgs li img {
		width: 100%;
	}
	#prdcts .row h2 {
    	font-size: 26px;
	}
	#prdcts .row h3 {
    	font-size: 18px;
	}
	#pay-icons img {
		width: 70%;
	}
}
/* TABLET AND UP */
@media (min-width:768px)
{	
	#intro h3 {
		font-size: 20px;
	}
	ul#top-list {
		padding: 0;
		margin: 0;
	}
	#get-btn-link #get-btn {
		font-size: 20px;
	}
	#action #feature-imgs li img {
		width: 80%;
	}
	#prdcts .row h2 {
    	font-size: 26px;
	}
	#pay-icons img {
		width: 70%;
	}
}
/* DESKTOP */
@media (min-width:800px) and (max-width:1399px)
{
}
/* WIDE, BUT BEFORE WIDESCREEN */
@media (min-width:1200px)
{
}
/* WIDESCREEN */
@media (min-width:1400px)
{
}
