body{
    padding-top: 152px;
}
.inner{
    width: 100% !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    box-sizing: border-box !important;
}
#static-bg{display: block;}
#movie-bg{display: none;}
#header.fixed{
    padding-bottom: 0;
    padding-top: 10px;
}
.fixed #logo{
    float: none;
    margin-bottom: 5px;
}
#logo img{
    width: 190px;
    height: auto;
}
#header.fixed #logo img{
    margin: auto;
    width: 160px;
}
#header.fixed #header-tools{
    float: none;
}
#header.fixed #menu{
    left: 0;
    display: block;
    width: 100%;
    text-align: center;
}
#menu{
    margin-top: 20px;
}
#header.fixed #menu ul > li{
    margin: 0px 10px;
}
#menu ul > li{
    margin-left: 13px;
}
#header.fixed #menu ul > li > a{
    height: 30px;
    line-height: 30px;
}
#header.fixed #header-account{
    top: 5px;
    bottom: auto;
}
#header-account{
    right: 15px;
}
#header-account a{
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    min-width: 130px;
}
#page-top{
    height: auto;
    padding: 40px 0;
}
#page-top .title{
    line-height: 45px;
    font-size: 40px;
}
#page-top .right-place{
    font-size: 40px;
}
.account-form{
    width: 100%;
    max-width: 793px;
    margin: 0 auto;
}
.account-form .singup-title{
    font-size: 24px;
    text-align: center;
}
.account-form .pricing-time{
    text-align: center;
}
.account-form .form{
    flex-wrap: wrap;
    max-width: 582px;
    margin: 0 auto;
}
.account-form .form-fields{
    flex: 1;
    flex-grow: 1;
}
.account-form .form-submit{
    flex: 1;
    margin-top: 13px;
}
#wy-us-section{
    padding: 40px 0;
}
#wy-us-section .inner{}

.main-sec-title{
    font-size: 30px;
}
.main-sec-desc{
    font-size: 16px;
    line-height: 1.7;
}
#wy-us-section .main-sec-title{
    margin-bottom: 30px;
}
#wy-us-section .main-sec-desc{
    margin-bottom: 50px;
}
.counters{
    width: 100%;
    flex-wrap: wrap;
}
.counter-item{
    flex: 0 0 50%;
    margin-bottom: 30px;
    padding: 0px 40px;
}
.icons{
    width: 100%;
    flex-wrap: wrap;
}
.icon-item{
    flex: 0 0 50%;
    margin-bottom: 27px;
    padding: 0px 40px;
}
#opinion-section-wrapper{
    width: 100%;
    box-sizing: border-box;
    padding: 0px 70px;
}
#offer-section{
    padding-bottom: 40px;
    padding-top: 40px;
}
#offer-section .main-sec-title{
    margin-bottom: 20px;
}
#offer-section .main-sec-desc{
    margin-bottom: 40px;
}
.offers-list{
    margin-bottom: 40px;
}
.offer-col{
    padding-right: 20px;
    box-sizing: border-box;
    flex: 0 0 33.333%;
    width: 33.333%;
}
.offer-col li{
    padding-left: 24px;
    font-size: 15px;
    background-size: auto 16px;
    padding-bottom: 4px;
    padding-top: 3px;
    margin-bottom: 10px;
}

.bottom-section-title{
    font-size: 23px;
}
.write-to-us a{
    font-size: 20px;
    height: 45px;
    line-height: 45px;
    min-width: 270px;
}
#price-section{
    padding: 40px 0;
}
#price-section .main-sec-title{
    margin-bottom: 20px;
}
#assurance-section{
    padding: 40px 0;
}
.assurance-list{
    grid-template-columns: repeat(2, 48%);
    padding: 0;
}
.assurance-item .title{
    background: none;
    padding-left: 0;
    font-size: 20px;
    padding: 0;
    margin-bottom: 10px;
}
#contact-section .title{
    font-size: 26px;
}
#bottom-account-form{
    padding: 30px;
    max-width: 1020px;
    box-sizing: border-box;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
#contact-info{
    width: 100%;
    max-width: 1020px;
    font-size: 20px;
}
#contact-info .email{
    font-size: 20px;
}
#opinion-rotator-next a{
    right: 15px;
}
#opinion-rotator-prev a{
    left: 15px;
}