@media(min-width: 768px){
	header::before {
	    left: -300px;
	}
}
@media(min-width: 1680px){
	header::before {
	    left: -160px;
	}
}
@media(min-width: 1920px){
	header::before {
	    left: -50px;
	}
}
@media (min-width: 768px){
	.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
	    margin-left:70px;
	    display: block;
	    padding: 0;
	    width: 230px;
	}
}
@media(max-width: 1280px){
	.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand{
		margin-left:120px;
	}
}
@media(max-width: 1024px){
	header::before {
	    width: 60%;
	    left: -330px;
	}
	.banner_tagline {
	    width: 85%;
	    padding-right: 100px;
	}
	.banner_tagline h1 span, .banner_tagline p span, .main_title p span{
		display: inline-block;
	}
	.block{
		min-height: 340px;
	}
	.section_two{
		    background-position: 65% 50%;
	}
	.section_two .col-md-8.col-sm-12{
	    width: 80%;
	}
	.step_section .col-md-4.col-sm-6.col-xs-12 {
	    width: 50%;
        margin-bottom: 30px;
	}
	.step_section .col-md-4.col-sm-6.col-xs-12:nth-child(3){
	    margin-left: 25%;
	}
	.navbar-default .navbar-nav>li>a{
		padding: 0px 12px;
	}
}
@media(max-width: 992px){
	.navbar-header{
	    display: block;
	    float: none;
	    text-align: center;
	}
	.navbar-brand.logo, .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand{
	    margin: 0;
	    float: none;
	    display: inline-block;
	        margin-top: 10px;
	}
	.top-contact{
        display: block;
	    float: none;
	    text-align: center;
	    margin-bottom: 5px;	
	}
	.navbar-default .navbar-nav{
	    float: none !important;
	    display: block;
	    text-align: center;
        margin: 0;
	}
	.navbar-nav>li {
	    float: none;
	    display: inline-block;
	}
	header{
		height: auto;
	}
	.banner{
		    padding: 80px 0px;
	}
	.banner_tagline .button_section {
	    margin-top: 60px;
	}
	header::before{
		height: 150px;
	}
	.wel_block_grid{
		width: 100%;
	}
	section {
	    padding-top: 80px;
	    padding-bottom: 80px;
	}
	.banner_tagline h1 span, .banner_tagline p span, .main_title p span, .service_list .media-body p span{
	    display: inline;
	}
	.section_one .col-sm-6:nth-child(3){
	   margin-left: 25%;
	   margin-top: 10px;
	}
	.section_two .col-md-8.col-sm-12 {
	    width: 100%;
	}
	.section_one.section_five > .container{
	    width: 890px;
	}
	.col-md-6.col-sm-12.col-xs-12.form-border-right{
		border-right:none;
	}
}
@media(max-width: 814px){
	.plan_section{
		width: 100%;
	}
	.section_one.section_five > .container {
	    width: 100%;
	}
	.plan_section .plan_list .plan_inner{
		min-height: 569px;
	    padding: 10px 0px;
	}
	.plan_section .plan_list .plan_inner .listing{
		    padding: 0px 20px;
	}
	.plan_section .plan_list .plan_inner .listing ul li{
		font-size: 16px;
	}
	.shop_product_list aside{
		    min-height: 440px;
	}
	header::before {
	    width: 66%;
	}
	.col-md-6.col-sm-12.col-xs-12.form-border-right {
	    border-right: none;
	}
	.col-md-6.col-sm-12.col-xs-12.mg-bottom-15{
		margin-bottom: 25px;
	}
	.biling_form {
	    padding: 40px 20px;
	}
	a.why_cvv{
		padding-left: 20px;
	}
}
@media(max-width: 768px){
	.plan_section, .section_one.section_five > .container{
		width: 100%;
	}
	.shop_product_list aside .add_to_cart_section{
	    bottom: -10px;
	}
	.cart_btn, .btn, .btn-primary, .plan_section .plan_list .plan_inner .listing .btn{
		font-size: 24px;
	}
	header::before{
	    width: 70%;
	}
	.plan_section .plan_list.basic_plan .plan_inner, .plan_section .plan_list.premium_plan .plan_inner{
		background-size: 100%;
	    min-height: 579px;
	        padding-top: 20px;
	}
	.plan_section .plan_list .plan_inner .listing ul li{
	    font-size: 17px;
	    margin-bottom: 14px;
	}
	.shop_product_list aside .qty label{
		margin-bottom: 5px;
	}
}
@media(max-width: 767px){
	header::before{
		display: none;
	}
	.section_one .col-sm-6:nth-child(3) {
	    margin-left: 0;
	    margin-top: 0;
	}
	.navbar-header {
	    display: block;
	    float: left;
	    text-align: left;
	    width: 100%;
	}
	.container>.navbar-header{
	    margin-right: 0;
    	margin-left: 0;
	}
	.navbar-brand.logo, .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand{
	    float: left;
    	display: block;
	    margin: 0;
    	padding: 0;
    	height: auto;
	    width: 200px;
	}
	.navbar-default .navbar-nav{
	    float: left;
	    display: block;
	    text-align: left;
	}
	.navbar-nav>li {
	    float: left;
	    display: block;
        width: 100%;
	}

		.thanks-left{
		width: 100%;
	}
.thanks_right{
	width: 100%;
}


	.navbar-default .navbar-collapse, .navbar-default .navbar-form{
		width: 100%;
	    margin: 0;
	    padding: 0;
	}
	.navbar-default .navbar-nav>li>a{
	    padding: 10px 0px;
	    border-right: none;
    	border-bottom: 1px solid #444444;
	}
	.banner, section, .section_two, .section_four, .section_five{
	    padding: 40px 0px;
	}
	.main_title p{
		    margin-bottom: 40px;
	}
	h1, .page_title h1{
	    font-size: 36px;
	}
	h2{
		    font-size: 28px;
	}
	h4, .block .block_content h4, .form_body h4{
	    font-size: 24px;
	}
	.banner_tagline p, p, .main_title p, .block .block_content p{
		font-size: 18px;
	}

	.banner_tagline .button_section {
	    margin-top: 30px;
	}
	.cart_btn, .btn, .btn-primary, .plan_section .plan_list .plan_inner .listing .btn {
	    font-size: 20px;
	}
	.banner_tagline {
	    width: 80%;
	 background: #ffffffb5;
    text-align: center;
    padding-bottom: 30px;
}
.txt-shipping{
	text-align: center;
	width: 100%;
	margin: 0;
	padding: 20px;
}

.banner_tagline p, .banner_tagline h1{
	padding-right: 0 !important;
}
	.block {
	    min-height: 260px;
	}
	.section_two {
	    background-position: 75% 50%;
	}
	.service_list .media{
		min-height: 10px;
	}
	.service_list .media-body h4 span {
	    display: inline;
	}
	.step_section .col-md-4.col-sm-6.col-xs-12{
		width: 100%;
	}
	.step_section .col-md-4.col-sm-6.col-xs-12:nth-child(3){
		margin-left: 0px;
	}
	.plan_section .plan_list{
		width: 100%;
	}
	.block{
		text-align: center;
	}
	.section_two .main_title h2 {
	    margin-bottom: 40px;
	}
	.plan_section .plan_list {
	    width: 60%;
	    margin: 0 auto;
	    float: none;
	    margin-bottom: 10px;
	}
	.plan_section .plan_list.basic_plan .plan_inner, .plan_section .plan_list.premium_plan .plan_inner {
	    background-size: auto;
	    min-height: 649px;
	}
	.plan_section .plan_list .plan_inner .listing{
	    bottom: 54px;
	        padding: 0px 50px;
	}
	.border-right{
	    border-right: none;
    	border-bottom: 1px solid #d7d7d7;
	}
	.shop_product_list aside{
		    min-height: 420px;
	}
	.shop_product_list aside .add_to_cart_section {
        bottom: unset;
	    position: relative;
	    left: unset;
	    right: unset;
	        margin-bottom: 20px;
	}
	.shop_product_list aside .product_content .price_section h4.margin_none{
		margin: 0px;
	    margin: 20px 0px;
	}
	.shop_product_list aside .product_content .thumb > img{
	    position: relative;
	    top: unset;
	    left: unset;
        transform: unset;
    	-webkit-transform: unset;
	}
	.shop_product_list aside .product_content .thumb{
	    height: auto;
    	overflow: visible;
    	    margin: 20px 0;
	}
}
@media(max-width: 732px){
	.banner_tagline .button_section .btn {
	    margin-right: 2px;
	}
	h1, .page_title h1{
	    font-size: 32px;
	}
	.plan_section .plan_list{
		width: 62%;
	}
}
@media(max-width: 668px){
	.cart_btn, .btn, .btn-primary, .plan_section .plan_list .plan_inner .listing .btn{
		font-size: 18px;
		line-height: 28px;
        width: 165px;
    	height: 52px;
	}
	.plan_section .plan_list{
	    width: 70%;
	}
	.service_list .media{
		text-align: center;
	}
	.service_list .media-left img {
	    width: 80px;
	}
	.service_list .media-left{
	    padding-right: 0px;
	    float: none;
	    display: inline-block;
	    margin-bottom: 20px;
	}
	.banner_tagline .button_section .btn {
	    margin-right: 10px;
	}
	.plan_section .plan_list.basic_plan .plan_inner, .plan_section .plan_list.premium_plan .plan_inner {
	    padding-top: 20px;
	}
	.service_list .media-left {
	    width: auto;
	}
}
@media(max-width: 640px){
	.banner_tagline {
	    width: 80%;
	    padding-right: 40px;
	}
	.plan_section .plan_list .plan_inner{
		padding-top: 20px;
	}
	.shop_product_list aside {
	    min-height: 10px;
	}
}
@media(max-width: 572px){
	.banner_tagline {
	    width: 70%;
	    padding-right: 0;
	}
	.banner_tagline p{
		margin-top: 20px;
	}
	.block{
		margin-top: 40px;
	}
	h1, .page_title h1{
	    font-size: 28px;
	}
	.plan_section .plan_list {
	    width: 80%;
	}
}
@media(max-width: 540px){
	.banner_tagline .button_section .btn {
	    margin-right: 5px;
	}
	.block {
	    margin-top: 80px;
	}
}
@media(max-width: 482px){
	.banner_tagline {
	    width: 100%;
	}
	.banner_tagline .button_section .btn {
	    margin-right: 5px;
	}
	.banner_tagline p, .banner_tagline h1{
        padding-right: 100px;
	}
	.banner{
	    background-position: 54% 60%;
	}
	.block {
	    margin-bottom: 40px;
	        margin-top: 40px;
	}
	.section_one{
		padding-bottom: 20px;
	}
	.step_section .step_block .thumb_icon img{
	    width: 100px;
	}
	.step_section .step_block .thumb_icon.register_icon {
	    left: -46px;
	}
	.step_section .step_block .thumb_icon{
		left: -49px;
	}
	.step_section .step_block .thumb_icon.journey_icon {
	    left: -47px;
	}
	.plan_section .plan_list {
	    width: 100%;
	}
	.block .thumb_icon span{
		width: 100px;
	    height: 100px;
	    line-height: 60px;
	    padding: 20px;
	}
	.service_list .media-body h4{
		margin-bottom: 10px;
	}
	.table>thead>tr>th, .table.table_total>tbody>tr>td{
		font-size: 13px;
	}
	.table>tbody>tr>td .p_thmb span.title, .table>tbody>tr>td.font-size18, .table.table_total>tbody>tr>td.font-size18 {
		font-size: 14px;
	}
	.table>tbody>tr>td .p_thmb.wide_img > span{
		white-space: normal;
	}
	.page_title span.divider{
	    width: 60px;
    	height: 60px;
    	top: -25px;
	}
	.page_title h1{
	    font-size: 24px;
	}
	.form_body h4{
	    font-size: 22px;
	}
	.table.table_total {
	    width: 100%;
	    float: none;
	}
	.form_body aside.biling_form .add_to_cart_section .btn{
	    width: 100%;
	    height: 52px;
	    font-size: 20px;
	}
	.table>tbody>tr>td .p_thmb span.title{
		display: block;
	}
	
}
@media(max-width: 459px){
	.step_section .step_block{
		padding: 30px 10px;
	    margin-left: 40px;
	}
	.plan_section .plan_list.basic_plan .plan_inner, .plan_section .plan_list.premium_plan .plan_inner{
		margin: 0;
    	background-size: contain;
    	    padding-top: 30px;
	}
	.section_one {
	    padding-bottom: 0;
	}
	.main_title p {
	    margin-bottom: 20px;
	}
	h2 {
	    font-size: 24px;
	}
	h1, .page_title h1{
	    font-size: 26px;
	}
	.main_title h5, h5{
		font-size: 18px;
		margin-bottom: 20px;
	}
	.main_title h2{
		margin-bottom: 22px;
	}
	
	.block {
	    margin-top: 50px;
	}
	.shop_product_list aside {
	    min-height: 10px;
	}
	.page_title h1 {
	    font-size: 22px;
	}
	.form_body h4 {
	    font-size: 18px;
	}
}
@media(max-width: 384px){
	.plan_section .plan_list .plan_inner .listing{
	    padding: 0px 20px;
	}
	.plan_section .plan_list.basic_plan .plan_inner, .plan_section .plan_list.premium_plan .plan_inner{
		min-height: 609px;
	}
	.banner {
	    background-position: 57% 60%;
	}
	.page_title h1{
	    padding: 40px 10px;
    	padding-bottom: 20px;
	}
	.pd-top-none{
	    padding-top: 0;
	}
}
@media(max-width: 375px){
	.banner_tagline p, .banner_tagline h1 {
	    padding-right: 70px;
	}
	.banner_tagline p{
		    padding-right: 120px;
	}
	.banner {
	    background-position: 60% 60%;
	}
	.cart_btn, .btn, .btn-primary, .plan_section .plan_list .plan_inner .listing .btn{
	    font-size: 16px;
	    line-height: 1.5em;
	    width: 150px;
	    height: auto;
	    padding: 10px 30px;
	}
	.navbar-default .navbar-toggle{
		margin-top: 0;
		margin-bottom: 18px;
	}
	
	
	.plan_section .plan_list.basic_plan .plan_inner, .plan_section .plan_list.premium_plan .plan_inner{
		padding-top: 20px;
	}
	.plan_section .plan_list .plan_inner .listing {
	    bottom: 34px;
	    padding: 0px 30px;
	}
	.plan_section .plan_list.basic_plan .plan_inner, .plan_section .plan_list.premium_plan .plan_inner{
		min-height: 560px;
	}
	.section_one.section_five{
		padding-bottom: 20px;
	}
}
@media(max-width: 360px){
	.plan_section .plan_list .plan_inner h3{
		    font-size: 24px;
	}
	.plan_section .plan_list .plan_inner .listing ul li{
		font-size: 16px;
	}
	.plan_section .plan_list.basic_plan .plan_inner, .plan_section .plan_list.premium_plan .plan_inner {
	    min-height: 530px;
	}
	.step_section .step_block .thumb_icon{
		    width: 88px;
	}
	.step_section .step_block .thumb_icon.register_icon {
	    left: -41px;
	}
	.step_section .step_block .thumb_icon {
	    left: -44px;
	}
	.step_section .step_block .thumb_icon.journey_icon {
	    left: -42px;
	}
	.step_section .step_block .step_content{
		padding-left: 35px;
	}
	.step_section .step_block .step_content h4{
		margin-bottom: 10px;
	}


}
@media(max-width: 322px){
	h1, .page_title h1{
	    font-size: 22px;
	}
	.banner_tagline p, p, .main_title p, .block .block_content p, 
	.service_list .media-body p, .step_section .step_block .step_content p,
	.shop_product_list aside .qty label{
	    font-size: 16px;
	    line-height: 1.5em;
	}
	.shop_product_list aside .product_content .price_section p{
		font-size: 18px;
	}
	.shop_product_list aside .product_content .price_section p.pp {
	    font-size: 20px;
	}
	.cart_btn, .btn, .btn-primary, .plan_section .plan_list .plan_inner .listing .btn{
	    font-size: 14px;
	    min-width: 130px;
	        width: auto;
	}
	h2 {
	    font-size: 20px;
	}
	h4, .block .block_content h4, .service_list .media-body h4, .form_body h4{
	    font-size: 20px;
	}
	.block .thumb_icon span {
	    width: 80px;
	    height: 80px;
	    line-height: 40px;
	    padding: 20px;
	}
	.block {
	    min-height: 220px;
	}
	.plan_section .plan_list .plan_inner .listing{
		    padding: 0px 20px;
	}
	.plan_section .plan_list.basic_plan .plan_inner, .plan_section .plan_list.premium_plan .plan_inner {
	    min-height: 490px;
	}
	.plan_section .plan_list .plan_inner .listing ul li {
	    font-size: 14px;
	}
	footer ul li a{
	    font-size: 13px;
        padding: 0px 10px;
	}
	.copy_rights p{
		font-size: 13px;
	}
	footer{
		    padding: 20px 0px;
	}
	.banner {
	    background-position: 63% 60%;
	}
	.form_body h4{
	    font-size: 16px;
	}
	.page_title h1 {
	    font-size: 18px;
	}
	aside.padding_30 {
	    padding-right: 10px;
	    padding-left: 10px;
	}
	.biling_form {
	    padding: 20px 10px;
	}
	
}