@media screen and (max-width: 1500px){

/*--------------------------------------------------------------
>>> WORK STYLE SETTINGS START (1500px):
--------------------------------------------------------------*/

.work-decor{
    left: 0;
}

.work-column2{
    margin-left: 50px;
}

.work-list-title{
    font-size: 21px;
    line-height: 29px;
}

.work-list-description{
    margin-top: 8px;
    font-size: 19px;
    line-height: 24px;
}

.work-list li{
    padding-left: 50px;
}

.work-list li:before{
    font-size: 48px;
	position: absolute;
    width: 50px;
    top: -10px;
    left: -25px;
    counter-increment: myCounter;
    content: counter(myCounter);
    font-weight: bold;
    line-height: 30px;
    letter-spacing: -0.05em;
    color: rgba(72, 188, 253, 0.4);
    text-align: right;
	max-width: 1500px;
}

/*--------------------------------------------------------------
>>> WORK STYLE SETTINGS END (1500px).
--------------------------------------------------------------*/

}








@media screen and (max-width: 1420px){
	
/*--------------------------------------------------------------
>>> WORK STYLE SETTINGS START (1420px):
--------------------------------------------------------------*/

.work-decor{
    left: 0;
}

.work-column2{
    margin-left: 50px;
}

.work-list-title{
    font-size: 21px;
    line-height: 29px;
}

.work-list-description{
    margin-top: 8px;
    font-size: 19px;
    line-height: 24px;
}

.work-list li{
    padding-left: 50px;
}

.work-list li:before{
    font-size: 48px;
	position: absolute;
    width: 50px;
    top: -10px;
    left: -25px;
    counter-increment: myCounter;
    content: counter(myCounter);
    font-weight: bold;
    line-height: 30px;
    letter-spacing: -0.05em;
    color: rgba(72, 188, 253, 0.4);
    text-align: right;
}

/*--------------------------------------------------------------
>>> WORK STYLE SETTINGS END (1420px).
--------------------------------------------------------------*/
    
/*--------------------------------------------------------------
>>> BENEFITS STYLE SETTINGS START (1420px):
--------------------------------------------------------------*/

.benefits-description-text{
    padding-right: 0;
}

/*--------------------------------------------------------------
>>> BENEFITS STYLE SETTINGS END (1420px).
--------------------------------------------------------------*/



/*--------------------------------------------------------------
>>> DECOR STYLE SETTINGS START (1420px):
--------------------------------------------------------------*/

.decor-section-right .decor{
    width: 100%;
    transform: scale(0.85);
}

.decor-section-left{
    width: 550px;
}

.decor-section-left .decor{
    transform: scale(0.85) translateX(-40px);
}

.decor-background-image{
    animation: animation_scale 1.5s linear infinite alternate-reverse;
}

@keyframes animation_scale{
    0%{
        transform: scale(0.85);
    }

    100%{
        transform: scale(0.95);
    }
}

/*--------------------------------------------------------------
>>> DECOR STYLE SETTINGS END (1420px).
--------------------------------------------------------------*/

}










@media screen and (max-width: 1200px){

/*--------------------------------------------------------------
>>> HEADING STYLE SETTINGS START (1200px):
--------------------------------------------------------------*/

header{
    border-radius: 0px 0px 200px 200px;
}

.header__background_mask{
    border-radius: 0px 0px 200px 200px;
}

.heading{
    font-size: 40px;
    line-height: 42px;
}

.header__main-information h1{
    font-size: 48px;
    line-height: 50px;
}

/*--------------------------------------------------------------
>>> HEADING STYLE SETTINGS END (1200px).
--------------------------------------------------------------*/



/*--------------------------------------------------------------
>>> TABS STYLE SETTINGS START (1200px):
--------------------------------------------------------------*/

.tab-title{
    font-size: 23px;
}

/*--------------------------------------------------------------
>>> TABS STYLE SETTINGS END (1200px).
--------------------------------------------------------------*/



/*--------------------------------------------------------------
>>> DECOR STYLE SETTINGS START (1200px):
--------------------------------------------------------------*/

.decor-section-right{
    justify-content: flex-start;
}

.decor-section-right .decor{
    transform: scale(0.65);
}

.decor-section-left{
    width: 400px;
}

.decor-section-left .decor{
    transform: scale(0.65) translateX(-130px);
}

/*--------------------------------------------------------------
>>> DECOR STYLE SETTINGS END (1200px).
--------------------------------------------------------------*/



/*--------------------------------------------------------------
>>> INFORMATION STYLE SETTINGS START (1200px):
--------------------------------------------------------------*/

.information-section{
    margin-top: 180px;
}

.information-column-01{
    width: auto;
}

.information-column-02{
    width: 500px;
}

.information-text{
    max-width: 625px;
    line-height: 29px;
}

.information-text,
.information-links a{
    font-size: 19px;
}

.information-links{
    max-width: 580px;
    margin-top: 40px;
}

.information-links a{
    margin-top: 15px;
}

.information-links a::after{
    margin-left: 8px;
    width: 7px;
    height: 13px;
}

/*--------------------------------------------------------------
>>> INFORMATION STYLE SETTINGS END (1200px).
--------------------------------------------------------------*/



/*--------------------------------------------------------------
>>> BENEFITS STYLE SETTINGS START (1200px):
--------------------------------------------------------------*/

.benefits-description-text{
    max-width: 70%;
}

.benefits-description-text, .benefits-block-title{
    font-size: 19px;
    line-height: 29px;
}

.benefits-block{
    max-width: 300px;
}

.benefits-block-description{
    font-size: 17px;
    line-height: 21px;
    max-width: 97%;
}

/*--------------------------------------------------------------
>>> BENEFITS STYLE SETTINGS END (1200px).
--------------------------------------------------------------*/



/*--------------------------------------------------------------
>>> WORK STYLE SETTINGS START (1200px):
--------------------------------------------------------------*/

.work-decor{
    left: 0;
}

.work-column2{
    margin-left: 50px;
}

.work-list-title{
    font-size: 21px;
    line-height: 29px;
}

.work-list-description{
    margin-top: 8px;
    font-size: 19px;
    line-height: 24px;
}

.work-list li{
    padding-left: 50px;
}

.work-list li:before{
    font-size: 48px;
	left: -15px;
}

/*--------------------------------------------------------------
>>> WORK STYLE SETTINGS END (1200px).
--------------------------------------------------------------*/



/*--------------------------------------------------------------
>>> BUSINESS STYLE SETTINGS START (1200px).
--------------------------------------------------------------*/

.for-business-description{
    font-size: 19px;
    line-height: 29px;
}

/*--------------------------------------------------------------
>>> BUSINESS STYLE SETTINGS END (1200px).
--------------------------------------------------------------*/



/*--------------------------------------------------------------
>>> EARNINGS STYLE SETTINGS START (1200px).
--------------------------------------------------------------*/

.earnings-block-heading{
    font-size: 30px;
    line-height: 28px;
}

.earnings-block-description{
    font-size: 19px;
    line-height: 29px;
}

.earnings-block-prices ul{
    padding-left: 15px;
}

.earnings-block-prices li{
    font-size: 19px;
    line-height: 29px; 
}

/*--------------------------------------------------------------
>>> EARNINGS STYLE SETTINGS END (1200px).
--------------------------------------------------------------*/



/*--------------------------------------------------------------
>>> CALCULATOR STYLE SETTINGS START (1200px):
--------------------------------------------------------------*/


.calculator-description{
    font-size: 19px;
    line-height: 29px;
}

.calculator-block-radio{
    font-size: 19px;
    line-height: 17px;
}

.calculator-block-content label{
    min-width: 110px;
}

.calculator-block-description{
    margin-top: 18px;
}

.calculator-block-description p{
    font-size: 15px;
    line-height: 17px;
}

/*--------------------------------------------------------------
>>> CALCULATOR STYLE SETTINGS END (1200px).
--------------------------------------------------------------*/



/*--------------------------------------------------------------
>>> QUESTIONS STYLE SETTINGS START (1200px):
--------------------------------------------------------------*/

.questions-content{
    justify-content: space-between;
}

.questions-column2{
    padding-left: 30px;
}

.questions-block-title{
    font-size: 17px;
}

.questions-block-content{
    font-size: 16px;
}

/*--------------------------------------------------------------
>>> QUESTIONS STYLE SETTINGS END (1200px).
--------------------------------------------------------------*/


/*--------------------------------------------------------------
>>> HEADING-SECTION STYLE SETTINGS START (1200px).
--------------------------------------------------------------*/

.heading-description{
    font-size: 19px;
}

/*--------------------------------------------------------------
>>> HEADING-SECTION STYLE SETTINGS END (1200px).
--------------------------------------------------------------*/


/*--------------------------------------------------------------
>>> WIDGET STYLE SETTINGS START (1200px):
--------------------------------------------------------------*/

.widget--terms{
	margin: 15px 15px 15px 15px;
}

/*--------------------------------------------------------------
>>> WIDGET STYLE SETTINGS END (1200px).
--------------------------------------------------------------*/

}










@media screen and (max-width: 1148px){

/*--------------------------------------------------------------
>>> WIDGET STYLE SETTINGS START (1148px):
--------------------------------------------------------------*/

.widget{
	margin-top: 50px;
}

.widget--terms{
	margin: 50px 15px 15px 15px;
}

/*--------------------------------------------------------------
>>> WIDGET STYLE SETTINGS END (1148px).
--------------------------------------------------------------*/

}










@media screen and (max-width: 992px){
	
.menu-section{
    display:flex;
}

/*--------------------------------------------------------------
>>> BUTTON STYLE SETTINGS START (992px):
--------------------------------------------------------------*/

.button_big{
    font-size: 18px;
    line-height: 18px;
}

.button-up{
    right: 40px;
    bottom: 40px;
}

/*--------------------------------------------------------------
>>> BUTTON STYLE SETTINGS END (992px).
--------------------------------------------------------------*/



/*--------------------------------------------------------------
>>> HEADING STYLE SETTINGS START (992px):
--------------------------------------------------------------*/

.heading{
    font-size: 38px;
    line-height: 40px;

    /*text-align: left;*/
	text-align: center;
    display: block;
}

.heading::before{
    left: 0;
}

header{
    border-radius: 0px 0px 100px 100px;
	background-size: unset;
}

.header__background_mask{
    border-radius: 0px 0px 100px 100px;
}

.header__main-information{
    margin: 70px 0px 0px 20px;
}

.header__main-information h1{
    font-size: 42px;
    line-height: 46px;
}

.header__main-information h4{
    font-size: 22px;
}

.header__nav-menu{
    display: none;
}

.header-block-sticky-active .header__first_row{
    padding: 15px 0px 15px 0px;
    justify-content: space-between;
}

.header__first_row{
    padding-top: 25px;
}

.header__first_row > .button{
    display: none;
}

.header__first_row .button{
    padding: 12px 20px;
}

.header__first_row > img{
    width: 34px;
}

.header__mobile{
    display: flex;
}

.header__mobile .button{
    width: auto;
    margin: 0px 30px 0px 0px;
}

.header__mobile img{
    width: 34px;
    height: max-content;
    cursor: pointer;
}

/*--------------------------------------------------------------
>>> HEADING STYLE SETTINGS END (992px).
--------------------------------------------------------------*/



/*--------------------------------------------------------------
>>> TABS STYLE SETTINGS START (992px):
--------------------------------------------------------------*/

.tab-title{
    font-size: 22px;
}

/*--------------------------------------------------------------
>>> TABS STYLE SETTINGS END (992px).
--------------------------------------------------------------*/



/*--------------------------------------------------------------
>>> DECOR STYLE SETTINGS START (992px):
--------------------------------------------------------------*/

.decor-section-right, .decor-section-left{
    /*justify-content: center;*/
    display: none;
}

/*--------------------------------------------------------------
>>> DECOR STYLE SETTINGS END (992px).
--------------------------------------------------------------*/



/*--------------------------------------------------------------
>>> INFORMATION STYLE SETTINGS START (992px):
--------------------------------------------------------------*/

.information-content{
    justify-content: flex-start;
}

.information-column-01{
    width: 100%;
}

.information-column-02{
    margin-top: 60px;
}

.information-text, .information-links a{
    font-size: 17px;
}

.information-text{
    max-width: 520px;
    text-align: left;
    line-height: 28px;
    margin-top: 40px;
}

.information-links{
    max-width: 520px;
    margin-top: 30px;
}

.information-links a::after{
    margin-left: 6px;
    width: 6px;
    height: 11px;
}

/*--------------------------------------------------------------
>>> INFORMATION STYLE SETTINGS END (992px).
--------------------------------------------------------------*/



/*--------------------------------------------------------------
>>> BENEFITS STYLE SETTINGS START (992px):
--------------------------------------------------------------*/

.benefits-section{
    margin-top: 160px;
}

.benefits-container{
    justify-content: space-evenly;
}

.benefits-description-text{
    width: 100%;
    float: initial;
    text-align: left;
    margin-left: 0;
}

.benefits-description-text, .benefits-block-title{
    font-size: 18px;
    line-height: 28px;
}

.benefits-block{
    max-width: 280px;
}

.benefits-block-description{
    font-size: 16px;
    line-height: 20px;
    max-width: 97%;
}

/*--------------------------------------------------------------
>>> BENEFITS STYLE SETTINGS END (992px).
--------------------------------------------------------------*/



/*--------------------------------------------------------------
>>> WORK STYLE SETTINGS START (992px):
--------------------------------------------------------------*/

.work-section{
    margin-top: 160px;
}

.work-content{
    justify-content: flex-start;
}

.work-column2{
    margin: 0;
    width: 100%;

    display: flex;
    flex-direction: column;
    justify-content: center;
}

.work-list li{
    flex-basis: auto;
    margin-left: 45px;
    max-width: 320px;
}

.work-list li:before{
    font-size: 46px;
}

.work-list-title{
    font-size: 20px;
    line-height: 28px;
}

.work-list-description{
    margin-top: 6px;
    font-size: 18px;
    line-height: 23px;
}

/*--------------------------------------------------------------
>>> WORK STYLE SETTINGS END (992px).
--------------------------------------------------------------*/



/*--------------------------------------------------------------
>>> BUSINESS STYLE SETTINGS START (992px):
--------------------------------------------------------------*/

.for-business-section{
    margin-top: 100px;
    text-align: left;
}

.for-business-description{
    font-size: 18px;
    line-height: 28px;
    margin: 0;
}

/*--------------------------------------------------------------
>>> BUSINESS STYLE SETTINGS END (992px).
--------------------------------------------------------------*/



/*--------------------------------------------------------------
>>> EARNINGS STYLE SETTINGS START (992px):
--------------------------------------------------------------*/

.earnings-section{
    margin-top: 160px;
}

.earnings-block-content{
	margin: 0 auto;
	max-width: 750px;
}

.earnings-block-column-2{
    display: none;
}

.earnings-block-heading{
    font-size: 28px;
    line-height: 26px;
}

.earnings-block-description{
    font-size: 18px;
    line-height: 28px;
}

.earnings-block-button{
	margin: 40px auto 0;
	display: flex;
	justify-content: center;
	align-items: center;
    max-width: 225px;
	height: 57px;
	text-align: center;
	padding: 10px 15px;
}

.earnings-block-prices li{
    font-size: 18px;
    line-height: 28px;
}

/*--------------------------------------------------------------
>>> EARNINGS STYLE SETTINGS END (992px).
--------------------------------------------------------------*/



/*--------------------------------------------------------------
>>> CALCULATOR STYLE SETTINGS START (992px):
--------------------------------------------------------------*/

.calculator-section{
    margin-top: 160px;
}

.calculator-content{
    margin-top: 40px;
}

.calculator-description{
    font-size: 18px;
    line-height: 28px;
    /*text-align: left;*/
    padding-top: 40px;
}

.calculator-block-radio{
    font-size: 18px;
    line-height: 16px;
}

.calculator-block-description{
    margin-top: 16px;
}

.calculator-block-description p{
    font-size: 14px;
    line-height: 16px;
}

/*--------------------------------------------------------------
>>> CALCULATOR STYLE SETTINGS END (992px).
--------------------------------------------------------------*/



/*--------------------------------------------------------------
>>> QUESTIONS STYLE SETTINGS START (992px):
--------------------------------------------------------------*/

.questions-section{
    margin-top: 160px;
}

.questions-decor-right{
    top: 75px;
}

.questions-content{
    justify-content: flex-start;
}

.questions-column2{
    padding-left: 0;
}

.questions-block-title{
    font-size: 16px;
}

.questions-block-content{
    font-size: 15px;
}

/*--------------------------------------------------------------
>>> QUESTIONS STYLE SETTINGS END (992px).
--------------------------------------------------------------*/



/*--------------------------------------------------------------
>>> HEADING-SECTION STYLE SETTINGS START (992px):
--------------------------------------------------------------*/

.heading-section{
    margin-top: 160px;
}

.heading-headline{
    /*justify-content: flex-start;*/
	justify-content: center;
}

.heading-container{
    /*text-align: left;*/
	text-align: center;
}

.heading-description{
    font-size: 18px;
}

/*--------------------------------------------------------------
>>> HEADING-SECTION STYLE SETTINGS END (992px).
--------------------------------------------------------------*/



/*--------------------------------------------------------------
>>> WIDGET STYLE SETTINGS START (992px):
--------------------------------------------------------------*/

.widget{
	margin-top: -30px;
}

.widget--terms{
	margin: -30px 15px 15px 15px;
}

/*--------------------------------------------------------------
>>> WIDGET STYLE SETTINGS END (992px).
--------------------------------------------------------------*/



/*--------------------------------------------------------------
>>> FOOTER-SECTION STYLE SETTINGS START (992px):
--------------------------------------------------------------*/

.footer-1-section{
    padding: 40px 0px;
}

.footer-1-content{
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-around;
}

.footer-1-menu.nav-menu{
    margin: 20px 0px;
}

.footer-1-menu ul{
    justify-content: center;
}

.footer-2-menu.nav-menu{
    width: 100%;
}

.nav-menu ul{
    justify-content: center;
}

/*--------------------------------------------------------------
>>> FOOTER-SECTION STYLE SETTINGS END (992px).
--------------------------------------------------------------*/

}










@media screen and (max-width: 858px){

/*--------------------------------------------------------------
>>> WIDGET STYLE SETTINGS START (858px):
--------------------------------------------------------------*/

.widget{
	margin: -30px 15px 15px 15px;
}

/*--------------------------------------------------------------
>>> WIDGET STYLE SETTINGS END (858px).
--------------------------------------------------------------*/

/*--------------------------------------------------------------
>>> WELCOME STYLE SETTINGS START (858px):
--------------------------------------------------------------*/

.welcome_good, .welcome_bad{
	font-size: 20px;
}

/*--------------------------------------------------------------
>>> WELCOME STYLE SETTINGS END (858px).
--------------------------------------------------------------*/

}










@media screen and (max-width: 768px){

/*--------------------------------------------------------------
>>> BUTTON STYLE SETTINGS START (768px):
--------------------------------------------------------------*/

.arrow-right{
    display: none;
}

.button-up{
    right: 30px;
    bottom: 30px;
}

/*--------------------------------------------------------------
>>> BUTTON STYLE SETTINGS END (768px).
--------------------------------------------------------------*/



/*--------------------------------------------------------------
>>> HEADING STYLE SETTINGS START (768px):
--------------------------------------------------------------*/

.heading{
    font-size: 36px;
    line-height: 38px;
}

.heading-section{
    margin-top: 130px;
}

/*--------------------------------------------------------------
>>> HEADING STYLE SETTINGS END (768px).
--------------------------------------------------------------*/



/*--------------------------------------------------------------
>>> DECOR STYLE SETTINGS START (768px):
--------------------------------------------------------------*/

.decor-section-right, .decor-section-left{
    display: block;
}

/*--------------------------------------------------------------
>>> DECOR STYLE SETTINGS END (768px).
--------------------------------------------------------------*/



/*--------------------------------------------------------------
>>> INFORMATION STYLE SETTINGS START (768px):
--------------------------------------------------------------*/

.information-content{
    justify-content: center;
    flex-wrap: wrap;
} 

.information-column2{
    margin-top: 50px;
}

.information-links{
    max-width: 520px;
    margin-top: 30px;
}

.information-text,
.information-links a{
    font-size: 16px;
}

.information-text{
    line-height: 27px;
    margin-top: 30px;
}

.information-links{
    margin-top: 20px;
}

.information-links a::after{
    margin-left: 4px;
    width: 5px;
    height: 9px;
}

/*--------------------------------------------------------------
>>> INFORMATION STYLE SETTINGS END (768px).
--------------------------------------------------------------*/



/*--------------------------------------------------------------
>>> BENEFITS STYLE SETTINGS START (768px):
--------------------------------------------------------------*/

.benefits-section{
    margin-top: 120px;
}

.benefits-decor-left{
    top: -90px;
}

.benefits-description-text, .benefits-block-title{
    font-size: 17px;
    line-height: 27px;
}

.benefits-description-text{
    max-width: 100%;
}

.benefits-block{
    max-width: 273px;
}

.benefits-block-description{
    font-size: 15px;
    line-height: 20px;
    max-width: 95%;
}

/*--------------------------------------------------------------
>>> BENEFITS STYLE SETTINGS END (768px).
--------------------------------------------------------------*/



/*--------------------------------------------------------------
>>> WORK STYLE SETTINGS START (768px):
--------------------------------------------------------------*/

.work-section{
    margin-top: 120px;
}

.work-content{
    justify-content: center;
    flex-wrap: wrap;
}

.work-list{
    /*margin-top: 50px;*/
    /*margin-left: 40px;*/
	margin-left: 0;
}

.work-list ol{
    justify-content: center;
}

.work-list li{
    max-width: none;
    margin-left: 0;
    margin-bottom: 50px;
}

.work-list li:before{
    font-size: 44px;
}

.work-list-title{
    font-size: 19px;
    line-height: 27px;
}

.work-list-description{
    font-size: 17px;
    line-height: 22px;
    margin-top: 5px;
}

/*--------------------------------------------------------------
>>> WORK STYLE SETTINGS END (768px).
--------------------------------------------------------------*/



/*--------------------------------------------------------------
>>> BUSINESS STYLE SETTINGS START (768px):
--------------------------------------------------------------*/

.for-business-container{
    text-align: left;
}

/*--------------------------------------------------------------
>>> BUSINESS STYLE SETTINGS END (768px).
--------------------------------------------------------------*/



/*--------------------------------------------------------------
>>> EARNINGS STYLE SETTINGS START (768px):
--------------------------------------------------------------*/

.earnings-block-heading{
    font-size: 26px;
    line-height: 24px;
}

.earnings-block-description, .earnings-block-prices li{
    font-size: 17px;
    line-height: 27px;
}
/*--------------------------------------------------------------
>>> EARNINGS STYLE SETTINGS END (768px).
--------------------------------------------------------------*/



/*--------------------------------------------------------------
>>> CALCULATOR STYLE SETTINGS START (768px):
--------------------------------------------------------------*/

.calculator-description{
    font-size: 17px;
    line-height: 27px;
}

.calculator-block-radio{
    font-size: 17px;
    line-height: 15px;
}

.calculator-block-description{
    margin-top: 13px;
}

.calculator-block-description p{
    font-size: 13px;
    max-width: 220px;
    line-height: 15px;
}

/*--------------------------------------------------------------
>>> CALCULATOR STYLE SETTINGS END (768px).
--------------------------------------------------------------*/



/*--------------------------------------------------------------
>>> QUESTIONS STYLE SETTINGS START (768px):
--------------------------------------------------------------*/

.questions-section{
    margin-top: 100px;
}

.questions-content{
    flex-wrap: wrap;
    justify-content: center;
}

.questions-column2{
    max-width: 550px;
}

.questions-list{
    margin-top: 70px;
}

.questions-decor-right{
    width: 220px;
    height: 650px;
    top: 200px;
    right: 0px;
}

/*--------------------------------------------------------------
>>> QUESTIONS STYLE SETTINGS END (768px).
--------------------------------------------------------------*/

/*--------------------------------------------------------------
>>> NEWS STYLE SETTINGS START (768px):
--------------------------------------------------------------*/
.tables_inv img:not(.avatar){
    display: none;
}
/*--------------------------------------------------------------
>>> NEWS STYLE SETTINGS END (768px).
--------------------------------------------------------------*/

}










@media screen and (max-width: 576px){

/*--------------------------------------------------------------
>>> BUTTON STYLE SETTINGS START (576px):
--------------------------------------------------------------*/

.button_average{
    font-size: 14px;
    line-height: 14px;
}

.button_big{
    font-size: 16px;
    line-height: 16px;
}

.button-up{
    padding: 14px 18px;
}


/*--------------------------------------------------------------
>>> BUTTON STYLE SETTINGS END (576px).
--------------------------------------------------------------*/



/*--------------------------------------------------------------
>>> HEADING STYLE SETTINGS START (576px):
--------------------------------------------------------------*/

header{
    border-radius: 0px 0px 60px 60px;
    padding: 0px 0px 100px 0px;
}

.header__background_mask{
    border-radius: 0px 0px 60px 60px;
}

.heading{
    font-size: 34px;
    line-height: 36px;
}

.header__logotype img{
    width: 120px;
}

.header__main-information{
    margin: 60px 0px 0px 0px;
}

.header__main-information h1{
    font-size: 32px;
    line-height: 36px;
}

.header__main-information h2{
    font-size: 30px;
    line-height: 34px;
}

.header__main-information h4{
    font-size: 20px;
    line-height: 22px;
}

.header__switch{
    width: 45px;
    height: 25px;
    margin: 0 30px;
}

.header__type-user{
    font-size: 15px;
}

#switch:checked ~ * .header__switch_slider:before{
    -webkit-transform: translateX(18px);
    -ms-transform: translateX(18px);
    transform: translateX(18px);
}

/*--------------------------------------------------------------
>>> HEADING STYLE SETTINGS END (576px).
--------------------------------------------------------------*/



/*--------------------------------------------------------------
>>> DECOR STYLE SETTINGS START (576px):
--------------------------------------------------------------*/

.decor-section-left{
    display: none;
}

.decor-section-right .decor{
    transform: scale(0.45);
}

.decor-section-left .decor{
    transform: scale(0.45) translateX(-130px);
}

/*--------------------------------------------------------------
>>> DECOR STYLE SETTINGS END (576px).
--------------------------------------------------------------*/



/*--------------------------------------------------------------
>>> INFORMATION STYLE SETTINGS START (576px):
--------------------------------------------------------------*/

.information-section{
    margin-top: 140px;
}

.information-column-02{
    display: none;
}

.information-text{
    line-height: 20px;
}

.information-text, .information-links a{
    font-size: 15px;
}

.information-links a{
    margin-top: 10px;
}

/*--------------------------------------------------------------
>>> INFORMATION STYLE SETTINGS END (576px).
--------------------------------------------------------------*/



/*--------------------------------------------------------------
>>> BENEFITS STYLE SETTINGS START (576px):
--------------------------------------------------------------*/

.benefits-section{
    margin-top: 180px;
}

.benefits-description{
    margin-top: 10px;
    display: inline-block;
}

.benefits-description-text{
    margin-left: 0;
    line-height: 22px;
}

/*--------------------------------------------------------------
>>> BENEFITS STYLE SETTINGS END (576px).
--------------------------------------------------------------*/



/*--------------------------------------------------------------
>>> WORK STYLE SETTINGS START (576px):
--------------------------------------------------------------*/

.work-section{
    margin-top: 60px;
}

.work-list{
	margin-top: 50px;
}

.work-list ol{
    justify-content: center;
}

.work-list li{
	max-width: 280px;
}

.work-list li:before {
    font-size: 42px;
}

.work-list-title{
    font-size: 18px;
    line-height: 26px;
}

.work-list-description{
    margin-top: 3px;
    font-size: 16px;
    line-height: 21px;
}

/*--------------------------------------------------------------
>>> WORK STYLE SETTINGS END (576px).
--------------------------------------------------------------*/



/*--------------------------------------------------------------
>>> BUSINESS STYLE SETTINGS START (576px):
--------------------------------------------------------------*/

.for-business-heading{
    max-width: 480px;
    text-align: left;
    margin-left: 0;
}

.for-business-description{
    max-width: 420px;
    font-size: 17px;
    line-height: 22px;
    padding: 40px 0px 40px 0px;
}

/*--------------------------------------------------------------
>>> BUSINESS STYLE SETTINGS END (576px).
--------------------------------------------------------------*/



/*--------------------------------------------------------------
>>> HEADING-SECTION STYLE SETTINGS START (576px):
--------------------------------------------------------------*/
.heading-container{
	text-align: center;
}

.heading-description{
    /*max-width: 420px;*/
    font-size: 17px;
    /*line-height: 22px;
    padding: 40px 0px 40px 0px;*/

}

/*--------------------------------------------------------------
>>> HEADING-SECTION STYLE SETTINGS END (576px).
--------------------------------------------------------------*/



/*--------------------------------------------------------------
>>> EARNINGS STYLE SETTINGS START (576px):
--------------------------------------------------------------*/

.earnings-section{
    margin-top: 140px;
}

.earnings-block-content{
	max-width: 100%;
	margin: 0;
}

.earnings-block-heading{
    font-size: 24px;
    line-height: 26px;
    margin: 0px 0px 10px 0px;
}

.earnings-block-description, .earnings-block-prices li{
    font-size: 16px;
    line-height: 24px;
}
/*--------------------------------------------------------------
>>> EARNINGS STYLE SETTINGS END (576px).
--------------------------------------------------------------*/



/*--------------------------------------------------------------
>>> CALCULATOR STYLE SETTINGS START (576px):
--------------------------------------------------------------*/

.calculator-description{
    font-size: 17px;
    line-height: 22px;
}

.calculator-block-radio{
    font-size: 16px;
    line-height: 14px;
}
.calculator-block-content label{
    min-width: 100px;
}

.calculator-block-description{
    margin-top: 10px;
}

.calculator-block-description p{
    font-size: 12px;
    line-height: 14px;
    width: 50%;
}

/*--------------------------------------------------------------
>>> CALCULATOR STYLE SETTINGS END (576px).
--------------------------------------------------------------*/



/*--------------------------------------------------------------
>>> QUESTIONS STYLE SETTINGS START (576px):
--------------------------------------------------------------*/

.questions-block{
    max-height: none;
}

.questions-list{
    margin-top: 50px;
}   

.questions-list li{
    padding: 12px 0;
}

.questions-block-title::before{
    width: auto;
    height: auto;
    min-width: 25px;
    min-height: 25px;
    margin-right: 12px;
}

.questions-block-title::after{
    position: relative;
    padding: 1px;
    margin-right: 0px;
}

.questions-block-content{
    width: 90%;
    padding-left: 35px;
}

.questions-decor-right{
    width: 220px;
    height: 520px;
    top: 300px;
    right: 0px;
}

/*--------------------------------------------------------------
>>> QUESTIONS STYLE SETTINGS END (576px).
--------------------------------------------------------------*/



/*--------------------------------------------------------------
>>> FOOTER-SECTION STYLE SETTINGS START (576px):
--------------------------------------------------------------*/

.footer-1-menu ul{
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.footer-2-menu ul{
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

footer .nav-menu li{
    font-size: 14px;
    line-height: 13px;
    margin-right: 0px;
}

.footer-1-date{
    font-size: 14px;
    line-height: 13px;
}

/*--------------------------------------------------------------
>>> FOOTER-SECTION STYLE SETTINGS END (576px).
--------------------------------------------------------------*/

}










@media screen and (max-width: 532px){

/*--------------------------------------------------------------
>>> CONTACT FORM STYLE SETTINGS START (532px):
--------------------------------------------------------------*/

.contacts_title{
	display: block;
	text-align: center;
}
.contacts_field input[type=text]{
	width: 100%;
	min-width: unset;
	margin: 3px auto;
}
.contacts_block_text{
	margin-top: 40px;
}
/*--------------------------------------------------------------
>>> CONTACT FORM STYLE SETTINGS END (532px).
--------------------------------------------------------------*/

}










@media screen and (max-width: 386px){

/*--------------------------------------------------------------
>>> CONTACT FORM STYLE SETTINGS START (386px):
--------------------------------------------------------------*/

.contacts_field input[type=text]{
	padding: 5px 8px;
}
.contacts_captcha input[type=text]{
	width: 100%;
	min-width: unset;
	margin: 5px auto;	
	padding: 5px 8px;
}

/*--------------------------------------------------------------
>>> CONTACT FORM STYLE SETTINGS END (386px).
--------------------------------------------------------------*/

/*--------------------------------------------------------------
>>> WELCOME STYLE SETTINGS START (386px):
--------------------------------------------------------------*/

.welcome_good, .welcome_bad{
	left: 0;
	right: 0;
	font-size: 22px;
}

.tg-auth, .tg-auth .img{
	width: 95%;
}

/*--------------------------------------------------------------
>>> WELCOME STYLE SETTINGS END (386px).
--------------------------------------------------------------*/

}










@media screen and (max-width: 342px){

/*--------------------------------------------------------------
>>> CONTACT FORM STYLE SETTINGS START (342px):
--------------------------------------------------------------*/

#bodylength, .form_area, .contacts_field input[type=text]{
	font-size: 12px;
}

/*--------------------------------------------------------------
>>> CONTACT FORM STYLE SETTINGS END (342px).
--------------------------------------------------------------*/

}










@media screen and (max-width: 340px){


/*--------------------------------------------------------------
>>> HEADING STYLE SETTINGS START (340px):
--------------------------------------------------------------*/

.header__switch{
    width: 45px;
    height: 25px;
    margin: 0 15px;
}

/*--------------------------------------------------------------
>>> HEADING STYLE SETTINGS END (340px).
--------------------------------------------------------------*/

/*--------------------------------------------------------------
>>> WELCOME STYLE SETTINGS START (340px):
--------------------------------------------------------------*/

.tg-auth .img{
	background: url('../../img/tg_icon_mini.png') no-repeat;
	background-position: center center;
}

/*--------------------------------------------------------------
>>> WELCOME STYLE SETTINGS END (340px).
--------------------------------------------------------------*/

}
