body{
    padding-top: 99px;
}
.inner{
    width: 100% !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    box-sizing: border-box !important;
}
#header{
    padding: 10px 0;
}
#header.fixed{
    padding: 10px 0;
}
#header .inner{
    padding-bottom: 30px;
}
#logo img{
    width: 200px;
    height: 49px;
}
#header.fixed #logo img{
    width: 200px;
}
#header.fixed #menu{
    left: auto;
}
#menu.open{
    display: block;
    background: white;
    z-index: 9000;
    width: calc(100% - 30px);
    box-shadow: 0px 0px 2px black;
    top: 50px;
}
#menu{
    position: absolute;
    display: none;
    margin: 0;
    padding: 0;
    right: 15px;
    left: auto;
}
#header.fixed #menu ul > li{
    margin: 0;
}
#menu ul > li{
    display: block;
    margin: 0;
}
#header.fixed #menu ul > li > a{
    height: auto;
    line-height: 1;
}
#menu ul > li > a{
    text-align: center;
    padding: 10px;
    border-bottom: 1px solid #00000045;
}
#menu ul li:hover > a, #menu ul li > a.active{
    background: #ffe807;
}
#header.fixed #header-account{
    bottom: 0;
}
#header-account{
    left: 15px;
    right: auto;
    width: calc(100% - 30px);
}
#header-account a{
    width: 100%;
    font-size: 12px;
    height: 30px;
    line-height: 31px;
}
#page-top{
    height: auto;
    padding: 30px 0;
}
#page-top .inner{
    align-items: center;
}
#page-top .title{
    font-size: 25px;
    line-height: 1.3;
    text-align: center;
    margin-bottom: 0;
}
#page-top .right-place{
    font-size: 37px;
    text-align: center;
    margin-bottom: 20px;
}
.account-form{
    width: 100%;
    padding: 15px;
}
.account-form .singup-title{
    text-align: center;
    font-size: 20px;
    line-height: 1.3;
}
.account-form .pricing-time{
    font-size: 25px;
    margin-bottom: 20px;
    text-align: center;
}
.account-form .form{
    display: block;
}
.account-form .form-fields{
    flex: 0;
    width: 100%;
}
.account-form .form-title{
    display: block;
    padding: 0;
    margin-bottom: 6px;
}
.account-form input{
    border-radius: 0px;
    width: 100%;
}
.account-form .form-label{
    display: block;
    margin-bottom: 12px;
}
.account-form .form-label.cols{
    margin-bottom: 0;
}
.account-form .form-label .col{
    display: block;
    margin-bottom: 12px;
}
.account-form .form-label .col input{
    width: 100%;
}
#wy-us-section{
    padding: 30px 0;
}
.main-sec-title{
    font-size: 25px;
    margin-bottom: 20px;
}
.main-sec-desc{
    font-size: 15px;
    line-height: 1.6;
}
#wy-us-section .main-sec-desc{
    margin-bottom: 30px;
}
.counters{
    display: block;
    width: 100%;
}
.counter-item{
    width: 100%;
    flex: 0;
    padding: 0;
    margin-bottom: 30px;
}
.icons{
    display: block;
    width: 100%;
}
.icon-item{
    width: 100%;
    flex: 0;
    padding: 0;
    margin-bottom: 30px;
}
#opinion-section{
    padding-bottom: 30px;
    padding-top: 60px;
}
#opinion-section-wrapper{
    width: 100%;
    box-sizing: border-box;
}
.opinion-section-slide{
    padding-top: 10px;
}
.opinion-section-slide .desc{
    font-size: 15px;
    line-height: 1.6;
}
.opinion-data{
    flex-wrap: wrap;
    align-items: center;
}
.opinion-data .login{
    margin-bottom: 10px;
}
.stars{
    flex-wrap: wrap;
    justify-content: center;
}
.stars .stars-wrapper{display: none;}
#offer-section{
    padding: 30px 0;
}
#offer-section .main-sec-title{
    margin-bottom: 20px;
}
#offer-section .main-sec-desc{
    margin-bottom: 30px;
}
.offers-list{
    display: block;
    font-size: 20px;
    margin-bottom: 20px;
}
.offer-col ul{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.offer-col li{
    background: none;
    padding: 0;
    font-size: 16px;
}
.bottom-section-title{
    font-size: 20px;
    line-height: 1.2;
}
.write-to-us a{
    font-size: 16px;
    height: 35px;
    line-height: 35px;
    width: 100%;
    min-width: 0;
    box-sizing: border-box;
}
#price-section{
    padding: 30px 0;
}
#price-section .main-sec-title{
    margin-bottom: 20px;
}
#assurance-section{
    padding: 30px 0 1px;
}
.assurance-list{
    padding: 0;
    display: block;
}
.assurance-item{
    margin-bottom: 30px;
}
.assurance-item .title{
    padding: 0;
    background: none;
    font-size: 19px;
    line-height: 1.4;
}
#contact-section .title{
    font-size: 24px;
    line-height: 1.1;
}
#bottom-account-form{
    width: 100%;
    padding: 15px;
}
#bottom-account-form .singup-title{
    font-size: 20px;
    margin-bottom: 22px;
}
#contact-info{
    width: 100%;
    margin: 30px auto 0;
    font-size: 18px;
    line-height: 1.3;
}
#contact-info .email{
    font-size: 17px;
}
#contact-info .border-top{
    padding-top: 20px;
}
#opinion-rotator-next a, #opinion-rotator-prev a{
    font-size: 50px;
    top: -54px;
    color: #222;
}
#opinion-rotator-next a{
    right: 15px;
    line-height: 1;
}
#opinion-rotator-prev a{
    left: 15px;
}
#movie-bg{display: none;}
#static-bg{display: block;}

#menu-icon{
    position: absolute;
    cursor: pointer;
    width: 40px;
    height: 40px;
    top: 2px;
    right: 15px;
}
#menu-icon span{
    width: 100%;
    height: 6px;
    display: block;
    background: #333333;
    border-radius: 5px;
    margin-top: 6px;
}
#menu-icon span + span{
    margin-top: 5px;
}
a.phone-call{
    bottom:auto;
    top: 5px;
}