/* ==================================================================================
	content.html
================================================================================== */
.order-block-guar_img-wr{
	position: absolute;
	z-index: 1024;
	right: 6%;
    top: 83%;
	width: 20.42553191489362%; /*145px from 940px*/
	hieght:22px;
}
.content__top {
    background-position: 50% 0 !important;
    background-repeat: no-repeat;
    -webkit-background-size: cover !important;
            background-size: cover !important;
}

.content__top-title-wr{
    margin-top: 3.225806451612903%; /*20px from 620px*/
}
    .content__top-title{
        font-size: 2.8em;
    }

	.content__cost__content {
			margin: 11% 0 0 0; /*27px from 300px*/
		}
        .content__cost__content__big {
			text-align: center;
			font-size: 8em;
			letter-spacing: -7px;
            line-height: 72px;
		}
        .content__cost__content__small-wr {
            margin: 0 8.333333333333333% 0 0; /*25px from 300px*/
        }
		    .content__cost__content__small {
                text-align: right;
			    font-size: 1.4em;
		    }
		.content__cost__bonus-wr {
            margin: 4% auto 0; /*12px from 300px*/
			width: 95.66666666666667%; /*287px from 300px*/
		}

            .content__cost__bonus{
                
            }

        .content__cost__add-big-wr{
            margin: 2.666666666666667% 0 0 0; /*8px from 300px*/
        }
			.content__cost__add-big {
				font-size: 1.8em;
				text-align: center;
			}
                .content__cost__add-small-wr{
                    margin: 3.333333333333333% 0 0 0; /*10px from 300px*/
                }
					.content__cost__add-small {
						font-size: 1.4em;
						text-align: center;
						letter-spacing: -1px;
					}

				.content__cost__credit__img-wr {
                    margin: 6.666666666666667% auto 8.333333333333333%; /*20px // 25px from 300px*/
                    width: 55%; /*165px from 300px*/
				}

                


@media (max-width: 767px) {

.content__top-title {
    font-size: 18px;
    text-align: center;
}

.content__cost__content{
    margin: 0;
}

.content__cost__content__small-wr{
    margin: auto;
}
    .content__cost__content__small{
        text-align: center;
        font-size: 12px;
}
.content__cost__bonus-wr{
    margin: 10px auto;
    max-width: 240px;
    width: auto;
}

.content__main-image{
    max-width: 100%;
    margin: 10px auto;
    width: auto;
}

}

.features-video {
	margin: 6.333333333333333% 5% 0 5%; /*13px // 21px from 300px*/
    border: 5px solid #d3ac66;
}
	.features-video .flex-video {
		position: relative;
		clear: both;
		padding-bottom: 75.25%;
		height: 0;
	}	
	.features-video .flex-video iframe,
	.features-video .flex-video object,
	.features-video .flex-video embed,
	.features-video .flex-video video {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}



	.features__list-wr {
		margin: 3.666666666666667% 7.333333333333333% 0 0; /*11px // 22px from 300px*/
	}
		.features__list__title-wr {
			
		}
			.features__list__title {
				position: relative;
				padding: 5px 10px;
				text-align: center;	
                font-size: 3.2em;	
			}

				.features__list__title-wr:before,
				.features__list__title-wr:after {
					position: absolute;
					top: 100%;
					border: 5px solid transparent;
					content: "";
				}
				.features__list__title-wr:before {
					left: 0;
					border-color: #000000 #000000 transparent transparent;
				}
				.features__list__title-wr:after {
					right: 0;
					border-color: #000000 transparent transparent #000000;
				}


		.features__list__content {
			margin: auto 10px;
            background: transparent;
           /* background: -moz-radial-gradient(center, ellipse cover,  #f5f5f5 1%, #e9e9e9 100%);
            background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(1%,#f5f5f5), color-stop(100%,#e9e9e9));
            background: -webkit-radial-gradient(center, ellipse cover,  #f5f5f5 1%,#e9e9e9 100%);
            background: -o-radial-gradient(center, ellipse cover,  #f5f5f5 1%,#e9e9e9 100%);
            background: -ms-radial-gradient(center, ellipse cover,  #f5f5f5 1%,#e9e9e9 100%);
            background: radial-gradient(ellipse at center,  #f5f5f5 1%,#e9e9e9 100%);*/
		}
			.features__list__content__list {
				padding: 2% 0 3%;
                color: #000;
			}
                .features__list__content__list__li {                    
                    padding: 6px 10px 5px 30px;
                    background-image: url(https://cdn.buyist.com/t-10840-50goldbuffalotributeproof/870503c4836943cd9f95178d5ea38961/i/blue_star.jpg);
                    background-repeat: no-repeat;
                    background-position: 10px center;
                    font-size: 1.4em;
                }

        .shadow{
            padding: 0 10px;
        }


@media (max-width: 767px) {

.features-video {
    margin: 0 auto;
    max-width: 267px;
}

.features__list-wr {
    margin: 10px;
}

}

	.content__banner-top__text {
		text-align: center;
		font-size: 2.8em;
        padding: 1.282051282051282% 0; /*10px from 780px*/
        background-color: transparent;
        
	}


	.content__middle {
		padding-bottom: 33px;
		background-color: transparent;
		
		
	}
	
			.free-dvd-img-wr {
				margin: 10% 0 0; /*30px from 300px*/
                border: 4px solid #d2d2d2;
				-webkit-border-radius: 10px;
					-moz-border-radius: 10px;
						border-radius: 10px;
                max-width: 300px;
			}
				.free-dvd-img {
                   
					
				}
				.free-dvd-img img{
                    -webkit-border-radius: 10px;
					-moz-border-radius: 10px;
						border-radius: 10px;
				}
			.free-dvd__link-wr{
                margin: -12% 13.33333333333333% 0; /*36px // 40px from 300px*/
                position: relative;
                z-index: 1024;
			}


@media (max-width: 767px) {

    .content__banner-top__text {
        font-size: 16px;
        padding: 10px;
    }

    .free-dvd-img-wr{
        margin: 10px auto 0;
    }

    .free-dvd__link-wr {
        margin: 10px 10px 0;
    }
}

	.steps-title-wr{
        margin: 4.238709677419355% 0 1.290322580645161% 0; /*30px // 8px from 620px*/
	}
        .steps-title{
            font-size: 2.4em;
        }

    .step-wr-1{
        margin: 0 11.81818181818182% 0 0; /*26px from 220px*/
    }
    .step-wr-2{
        margin: 0 -19.28571428571429%; /*27px from 140px*/
    }
    .step-wr-3{
        margin: 0 0 0 11.81818181818182%; /*26px from 220px*/
    }

    .step-img-wr{
        border: 2px solid #d2d2d2;
    }
			.step-text-wr {
				margin-top: 30px;
			}
				.step-text {
					font-size: 1.4em;
					text-align: center;
				}	
					
		.step-list-wrap {
			margin: 0 2% 0% 1%;
		}

.content__banner-bottom-line{
    height: 16px;
}

.content__banner-bottom__text {
		text-align: center;
		font-size: 2.8em;
        padding: 1.612903225806452% 0; /*10px from 620px*/
	}


@media (max-width: 767px) {

.steps-title-wr {
    text-align: center;
}
.step-wr-1, .step-wr-2, .step-wr-3{
    margin: 0 auto;
}


.step-img-wr{
    margin: 0 auto;
    max-width: 196px;
    width: auto;
}

.step-text-wr {
    margin: 10px 0;
}
    .step-text{
        font-size: 18px;
        padding: 0 10px;
    }

.content__middle {
    padding-bottom: 0;
}

.content__banner-bottom__text {
    font-size: 14px;
    line-height: 18px;
    padding: 10px;
}


}

.result {
	margin: 0 3.260869565217391%; /*15px from 460px*/
}
	.result__title-wr {
		margin: 5.434782608695652% 0 2.173913043478261%; /*25px // 10px from 460px*/
	}
		.result__title{
            font-size: 2.2em;
            text-align: center;
		}
		.result__images-wrap {
            border-top: 0px solid #000;
			padding: 12px 0 0;
		}
		.early-wrap{
			float: left;
			width: 47.2093023255814%; /*203px from 430px*/
		}
		.later-wrap{
			float: right;
			width: 47.2093023255814%; /*203px from 430px*/
		}

		.result__speach__name-wr {
			margin: 5.652173913043478% 0 2.173913043478261%; /*26px // 10px from 460px*/
		}
			.result__speach__name {
				font-size: 1.8em;
			}
        .result__speach__text-wr{
            margin-bottom: 6.521739130434783%; /*30px from 460px*/
        }
			.result__speach__text {
				font-size: 1.4em;
                line-height: 22px;
			}


@media (max-width: 767px) {

.result__images{
    max-width: 300px;
    margin: 0 auto;
}
 
.result__title {
    font-size: 16px;
}

}

.order-block-wrapper{
    margin: 6.391304347826087% 1.304347826086957% 2.391304347826087% 7.217391304347826%; /*34px // 6px // 11px // 24px from 460px*/
    border-left: 0px solid #000000;
    background-color: none;
    
}


.order-block-logo-wr, .order-block-product-wr{
    margin: auto;
    width: 100%;
    max-width: 424px;
}

.order-block_title-wr{
    margin-top: 6.08695652173913%;
}
    .order-block_title{
        text-align: center;
        font-size: 2.8em;
    }

.order__cost__content{
    margin-top: 5.217391304347826%; /*24px from 460px*/
}
    .order__cost__content__small-wr {
        margin: 0 19.69565217391304% 0 0; /*86px from 460px*/
    }

.order__cost__bonus-wr{
    margin-top: 5.434782608695652%; /*25px from 460px*/
}
    .order__cost__bonus{

    }

.order__cost__add-big-wr{
    margin-top: 4.782608695652174%; /*22px from 460px*/
}
    .order__cost__add-big{
        text-align: center;
        font-size: 2.2em;
    }
.order__cost__add-small-wr {
    margin-top: 2.826086956521739%; /*13px from 460px*/
}
    .order__cost__add-small{
        text-align: center;
        font-size: 1.6em;
    }

.order-lable-block{
    margin-top: 2.608695652173913%; /*12px from 460px*/
}

.order-lable-asotv-wr{
    float: left;
    width: 15.80188679245283%; /*67px from 424px*/
    margin: 2.122641509433962% 3.30188679245283% 0 2.594339622641509%; /*9px // 14px // 11px from 424px*/
}

.btn-order-wr{
    float: left;
    width: 55.18867924528302%; /*234px from 424px*/
}

.order-lable-guar-wr{
    margin: 0 auto 0 2.594339622641509%; /*11px from 424px*/
    width: 17.45283018867925%; /*74px from 424px*/
    float: left;
}

.order-lable-cards-wr{
    float: left;
    margin: 0 0 1.886792452830189%; /*8px from 424px*/
    width: 100%;
}

@media (max-width: 767px) {
 
.order-block-wrapper{
   margin: 0 10px;
}

.order-block_title-wr {
    margin-top: 0;
}
.order__cost__content {
    margin-top: 0;
}
.order__cost__content__small-wr {
    margin: 0;
}

.order__cost__add-big-wr {
    margin-top: 0;
}

.order__cost__add-big {
    font-size: 16px;
}
.order-lable-block {
    margin-top: 30px;
}

.btn-order-wr {
    float: none;
    margin: 0 10px 10px;
    width: auto;
}

.order__cost__bonus-wr{
    margin: 20px auto;
    max-width: 424px;
    width: auto;
}

.early-wrap {
    float: left;
    width: 141px;
}
.later-wrap {
    float: right;
    width: 141px;
}

}