@media only screen and (max-width: 1980px) { /* ------------------------ */
/* start */

.simulator-content .img-content.foox-01 {
    transform: translateX(-50px) translateY(75px) scale(2);
}

.simulator-content {
    margin: 0;
}

/* end 1980 */ }

@media only screen and (max-width: 1600px) { /* ------------------------ */
/* start */

header .inner {
    padding: 0 15px;
}

header .nav-desktop nav > ul {
    margin-right: 30px;
}

header .nav-desktop nav > ul > li {
    margin-right: 20px;
}

header .nav-desktop nav > ul {
    display: inline-block;
    margin-right: 20px;
}

.simulator-content .img-content.foox-01 {
    transform: translateX(-35px) translateY(45px) scale(2);
}

/* end 1600 */ }

@media only screen and (max-width: 1400px) { /* ------------------------ */
/* start */



/* end 1400 */ }

@media only screen and (max-width: 1360px) { /* ------------------------ */
/* start */



/* end 1360 */ }

@media only screen and (max-width: 1200px) { /* xl --------------------- */
/* start */

.logo-content {
    width: 220px;
}

body {
    font-size: 15px;
    font-weight: 400;
}

.simulator-content .simulator .inner {
    width: 85.5%;
    padding: 40px 40px;
    margin-left: 0;
}

h2 {
    font-size: 32px;
}

.warning-content p {
    font-size: 12px;
}

/* end 1200 */ }

@media only screen and (max-width: 1100px) { /* ------------------------ */
/* start */




/* end 1100 */ }

@media only screen and (max-width: 1024px) { /* ------------------------ */
/* start */



/* end 1024 */ }

@media only screen and (max-width: 992px) { /* lg ---------------------- */
/* start */

.heading-content .background {
    height: 100%;
}

.btn {
    padding: 20px 20px;
}

.btn-border-o,
.btn-border-o:hover {
    padding: 18px 18px;
}

.simulator-content .simulator .inner {
    padding: 40px 20px;
    padding-bottom: 30px;
    margin-left: 0;
}

.simulator-content .img-content.foox-02 {
    max-width: 230px;
    margin-bottom: -33px;
}

.result-content .result-list .result p {
    font-size: 16px;
}

h2 {
    font-size: 28px;
    line-height: 1.1;
}

.warning-content p {
    font-size: 11px;
}

.result-content .result-list .result .icon {
    width: 35px;
    margin: auto;
}

/* end 992 */ }

@media only screen and (max-width: 991px) { /* ------------------------- */
/* start */



/* end 991 */ }

@media only screen and (max-width: 767px) { /* md ---------------------- */
/* start */

.simulator-content .simulator {
    width: 100%;
}

.simulator-content .result-content {
    position: relative;
    top: -30px;
    right: inherit;
    width: 90%;
    height: inherit;
    margin: auto;
}

.simulator-content .simulator .inner {
    width: 100%;
    padding-bottom: 60px;
}

.heading-content .container {
    margin-top: 240px;
}

.custom-txt-input {
    width: -webkit-fill-available;
}

/* end 767 */ }

@media only screen and (max-width: 680px) { /* ------------------------- */
/* start */

h1 {
    font-size: 26px;
}

h2 {
    font-size: 22px;
    line-height: 1.1;
}

.simulator-content .img-content.foox-02 {
    max-width: 155px;
    margin-bottom: -25px;
}

.warning-content p {
    display: none !important;
}

.heading-content .container {
    margin-top: 150px;
}

.btn {
    padding: 15px 15px;
    font-size: 14px;
}

.btn-border-o,
.btn-border-o:hover {
    padding: 13px 13px;
}

.bt-open-nav {
    font-size: 42px;
}

header a.logo-content {
    max-width: 135px;
    line-height: 0;
}

input[type="text"], 
input[type="email"], 
input[type="password"], 
input[type="number"], 
input[type="tel"], 
input[type="url"], 
input[type="search"], 
select, textarea {
    height: 50px;
}

.bt-moreless {
    width: 50px;
    height: 50px;
}



/* end 680 */ }

@media only screen and (max-width: 576px) { /* sm ---------------------- */
/* start */

h1 {
    font-size: 24px;
}

.container {
    padding-left: 20px;
    padding-right: 20px;
}

.warning-content h2 {
    font-size: 18px;
}

.step-value button {
    padding: 5px 10px;
}

/* end 576 */ }

@media only screen and (max-width: 480px) { /* ------------------------- */
/* start */


/* end 480 */ }

@media only screen and (max-width: 320px) { /* ------------------------- */
/* start */



/* end 320 */ }