.inner-block ul li{
    float: right !important;
}
.top-section .people img {
    left: -88px !important;
}
.top-section aside ul li {
clear: both;
    padding: 0px 25px 0 0px !important;
    background: url(../images/top-section-li-bg.png) no-repeat right !important;
}
.top-section aside .product .info-popup.man {
    top: 68px;
    left: 221px !important;
}
.fifth-section .reviews-block .review-box .review .text {
    font-style: italic;
    text-align: right !important;
    padding: 45px 25px 0 25px !important;
    margin: 0 271px 0 0px !important;
}
.fifth-section .reviews-block .review-box .review .name {
    text-align: right !important;
}

.fifth-section .reviews-block .review-box .review .name:after {
    right: 73px !important;
}
.popup-wrapper .popup {
    left: 18% !important;
}
.bx-wrapper{
    direction: ltr;
}
.footer{
    float: right;
    margin-right: 15%;
}
.order-delivery {
    padding: 22px 144px 0 0 !important;
    background: url(../images/usps-logo.png) no-repeat 97% 15px !important;
    background-size: auto 70px !important;
}
.order-satisfaction {
    padding: 22px 140px 19px 20px !important;
    background: url(../images/icon-moneyback.png) no-repeat 96% 20px !important;
    background-size: 100px 100px !important;
}
.order-section .order-content .product-block header .tip-text {
    padding: 8px 0 0 5px !important;
}
#apply {
    right: 196px !important;
}


.header-inner .sticker.people-viewing {
    opacity: 0;
    -webkit-animation-name: StickerPeopleViewing;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-duration: 10s;
    -webkit-animation-direction: alternate;
    -moz-animation-name: StickerPeopleViewing;
    -moz-animation-timing-function: ease-in-out;
    -moz-animation-iteration-count: infinite;
    -moz-animation-duration: 10s;
    -moz-animation-direction: alternate;
}

.header-inner .sticker {
    right: 663px !important;
}
.order-section .right-block {
    margin-left: 0px !important;
    margin-right: 655px !important;
}

.third-section .circle-block {
    height: 576px;
    position: relative;
    background: url(../images/third-section-image_ur.png) no-repeat 50% 50% !important;
}

.top-section .arrows .arrow-image {
    top: 231px !important;
    width: 649px;
    height: 380px;
    display: none;
    position: absolute;
    left: 294px;
    bottom: 36px;
    z-index: 10;
}

.mobile-form-image{
    display: none;
}
.desktop-form-image{
    display: block;
}
.footer-main .footer-gray {
    font-size: 12px;
    color: #606060;
    line-height: 18px;
    padding: 19px 0 6px 0;
    background-color: #fcfcfc;
}
.footer-main{
    background-color: #fcfcfc;
}
.footer-main .footer-gray {
    font-size: 12px;
    color: #606060;
    line-height: 18px;
    padding: 19px 0 6px 0;

    width: 940px;
    margin: auto;
}
@media screen and (max-width: 768px){
    .order-section .right-block {
       margin-right: 0px !important;
    }

}

@media screen and (max-width: 480px){
    .footer-bottom {
        width: 100% !important;
    }
    .six-section {
        padding: 17px 8px 0px 8px !important;
    }
    .footer-gray{
        width: 100% !important;
        padding: 10px 20px !important;
    }
    .order-delivery {
        text-align: center !important;
        padding: 99px 0 14px; !important;
        background-size: auto 80px !important;
        background-position: 50% 15px !important;
        clear: both;
    }
    .mobile-form-image{
        display: block;
    }
    .desktop-form-image{
        display: none;
    }
}