/*
Theme Name: quiz
Author: quiz
Description: Suspension Health, Optimization & Characteristics Tracker
Version: 1.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: quiz
Tags: Suspension Health, Optimization & Characteristics Tracker
*/


*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #000000;
  text-align: left;
  background-color: #fff;
  font-family: 'Lato', sans-serif;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}
 
.df
{
    display: flex;
    justify-content: space-between;
}
.quiz_content_text h2 
{
   font-weight: bold;
   font-size: 30px;
   line-height: 1.32;
   font-family: 'Lato', sans-serif;
   color: #F5F5F1;
   max-width: 328px;
   letter-spacing: -0.025em;
   line-height: 1.23;
}
.quiz
{
    overflow: hidden;
    width: 100%;
}
.quiz_main
{
    background-color: #000;
    width: 100%;
    min-height: 100vh;
    background-size: cover;
    background-repeat: no-repeat;
    /* background-position: 0 98%; */
    align-items: center;
    display: flex;
    justify-content: center;
    width: 100%;
    padding: 20px;
    padding-right: 0px;
    padding-bottom: 0px;
    position: relative;
}
.quiz_left
{
    width: 50%;
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.quiz_logo
{
    position: relative;
    top: 0px;
    margin-bottom: 42px;
    display: block;
    /* padding-top: 50px; */
}
.quiz_logo img 
{
    width: 100%;
    max-width: 112px;
    /* padding-bottom: 35px; */
    display: block;
}
.quiz_left .main_text
{
    color: #fff;
    font-size: 48px;
    line-height: 1.12;
    margin-bottom: 18px;
    font-weight: 600;
    letter-spacing: 1px;
    max-width: 350px;
}
.quiz_left .main_text span
{
    color: #FF7548;
    font-weight: bold;
}
.quiz_left .main_text1 
{
    color: #F5F5F1;
    font-size: 16px;
    font-weight: normal;
    margin: 22px 0px;
    line-height: 1.3;
    font-family: 'Montserrat', sans-serif;
    max-width: 300px;
}
.bold
{
    font-weight: 500 !important;
}
.m_30_auto
{
    margin: 30px auto;
}
.main_text2 b 
{
    color: #FFF;
    font-weight: bold;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
}
.quiz_left p span
{
}
.quiz_form input 
{
    width: 100%;
    padding: 12px;
    outline: none;
    margin: 12px 0px;
    font-size: 14px;
    background: #FFFFFF;
    box-sizing: border-box;
    border-radius: 5px;
    font-family: 'Lato', sans-serif;
    border: none;
}
.quiz_form input::placeholder
{
    font-size: 13px;
    color: #a6a6a6;
    font-weight: normal;
    letter-spacing: 1px;
    font-family: 'Lato', sans-serif;
}
.quiz_form .df input 
{
    width: 100%;
}
.wpcf7-tel
{
    float: right;
}
.quiz_form input[type = submit]
{
    border-radius: 0px;

    width: 100%;
    border: none;
    padding: 13px;
    font-weight: bold;
    margin: 0px 0px;
    cursor: pointer;
    font-size: 16px;
    border-radius: 5px;
    font-family: 'Asap', sans-serif;
    padding: 16px 10px;
    /* background-image: linear-gradient(10.8deg, #FD823E 11.15%, #F2204B 91.34%);
    border-radius: 5px;
    box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.25); */
    color: #fff;
    font-family: 'Lato', sans-serif;
    background-color: transparent;
}
/* .my_form input[type = submit]
{
    background-color: transparent;
    border-radius: 0px;
    width: 100%;
    border: none;
    padding: 13px;
    font-weight: bold;
    margin: 10px 0px;
    cursor: pointer;
    margin: 0px;
    font-size: 14px;
    border-radius: 4px;
    text-transform: capitalize;
    color: #314AA3;
    z-index: 3;
    position: relative;
    text-decoration: none;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(
     to right, #314AA3,
     #314AA3 50%,
     #314AA3 50%);
    background-size: 200% 100%;
    background-position: 100%;
} */
.my_form input[type = submit]:hover
{
    color: #fff;
}
.my_form button:focus
{
    outline: none;
}
.quiz_form input[type = submit]:hover
{color: #fff;}
.quiz_form button:focus
{
    outline: none;
}
.quiz_right
{
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    min-height: 90%;
    position: absolute;
    right: 0px;
    background-repeat: no-repeat;
    background-size: cover;
    /* top: 60px; */
    bottom: 0px;
}
.quiz_right img
{
    max-width: 600px;
    position: absolute;
    margin: 0 auto;
    /* top: 15px; */
    padding-left: 25px;
    bottom: 0px;
    width: 100%;
}
.quiz_footer 
{
    position: relative;
    bottom: -10px;
    width: 100%;
    right: 0px;
    align-items: baseline;
    max-width: 460px;
    flex-direction: column;
}
.quiz_socail img 
{
    width: 22px;
    margin-right: 18px;
}
.terms_privacy a
{
    background-color: transparent;
    border: none;
    outline: none;
    color: #fff;
    font-size: 10px;
    text-decoration: none;
    margin-left: 18px;
    font-weight: bold;
    font-family: 'Lato', sans-serif;
}
.quiz_content {
    position: relative;
    width: 70%;
    max-width: 460px;
    right: 15%;
    padding-bottom: 0px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    /* min-height: calc(100vh - 100px); */
    padding-bottom:10px;
    /* transform: translateY(-10px); */
    max-width: 425px;
    right: -25%;
    padding-top: 25px;
    height: 100%;
    padding-bottom: 50px;
}
.made 
{
    color: #fff;
    display: flex;
    align-items: center;
    margin: 20px 0px;
    font-family: TTCommons;
    font-size: 11px;
    margin-top: 10px;
}
.made img
{
   margin: 0px 10px;
   width: 20px;
}
.mob_logo
{
    display: none;
}
.m_df
    {
        display: block;
    }
    .quiz_mob_extra
    {
        display: none;
    }
    .quiz_left .main_text i
    {
        font-family: 'Courgette', cursive;
        font-weight: normal;
        text-indent: inherit;
    }
    .quiz_logo a {
        display: block;
     }
     .colored
     {
        color: #FF7548;
        font-weight: 600;
     }
     b 
     {
        display: block;
        font-weight: 500;
     }
     .quiz_content_text h2 span {
        color: #FD823E;
    }

    .quiz_left .main_text2 {
        color: #F5F5F1;
        font-size: 17px;
        font-weight: normal;
        margin: 15px 0px;
        line-height: 1.3;
        font-family: 'Montserrat', sans-serif;
        max-width: 375px;
        z-index: 2;
        position: relative;
        margin-top: 110px;
    }
    .quiz_left p.h2
    {
        font-size: 32px;
    padding: 0px;
    line-height: 1.05;
    margin: 0px;
}
@media screen and (max-width:1380px) and (min-width:990px)
{
    /* .quiz_content {
        padding-top: 100px;
    }
    .quiz_left .main_text {
        font-size: 34px;
        line-height: 1.2;
    }
    .quiz_left .main_text1 {
        margin: 12px 0px;
    }
    .quiz_footer {
        bottom: 25px;
    } */


    .quiz_content {
        position: relative;
        max-width: 450px;
        right: -25%;
        padding-top: 10px;
        height: 100%;
        padding-bottom: 15px;
    }
    .quiz_logo {
        position: relative;
        top: 0px;
        margin-bottom: 38px;
    }
   
    .quiz_main {
        height: unset;
        min-height: 100vh;

    }
    .quiz_left {
        flex-wrap: wrap;
    }
    .quiz_footer {
        position: relative;
        bottom: -5px;
        width: 100%;
        max-width: 450px;
        /* right: -25%; */
        align-items: baseline;
    }
}

@media screen and (max-width:990px)
{
    .back_img
    {
        background-image: linear-gradient(90deg, #F2204B 0.25%, #2A1C4C 99.82%);
        width: calc(100% + 50px);
        position: relative;
        bottom: -10px;
        right: 0px;
        left: 0px;
        z-index: 0;
        margin-left: -25px;
        padding: 25px;
        padding-bottom: 0px;
        margin-top: -10px;
    }
    .quiz_content_text
    {
        margin-bottom: -10px;
    }
    .main_text2 b
    {
        font-size: 25px;
    }
    .quiz_left .main_text2
    {
    margin: 25px auto;
    text-align: center;
    margin-top: 0px;
    }
    .quiz_left p.h2
    {
        margin-top: 12px;
    }
    .df.w_100
    {
        flex-direction: row;
        display: flex;
        align-items: baseline;
    }
    .made
    {
        width: 100%;
        justify-content: flex-end;
        font-weight: 500;
        font-size: 12px !important;
        margin-top: 8px;
        margin-bottom: 10px;
    }
    .m_df
    {
        display: flex;
    }
   .df{
       display: block;
   }
   .quiz_form input::placeholder
{
    font-size: 11px;
    color: #6B6B6B;
    font-weight: normal;
    letter-spacing: 0px;
}
   .quiz_logo img {
    width: 58%;
}
    .quiz_mob_extra
    {
        display: block;
        width: calc(100% + 50px);
        position: relative;
        margin-left: -25px;
    }
    .mob_logo
    {
        display: block;
        width: 100px;
        margin: 35px 0px;
    }
    .quiz_form .df input 
{
    width: 100%;
}
    .quiz_main
    {
        height: unset;
        background-size: cover;
        background-repeat: no-repeat;
        padding: 0px;
        background-color: #fff;
        background-position: unset;
    }
    
    .quiz_left {
        width: 100%;
        margin-left: 0px;
        position: unset;
        display: block;
    }
    .quiz_right {
        width: 100%;
        display: none;
    }
   
    .quiz_right img {
        position: relative;
    }
    .quiz {
        overflow: hidden;
        width: 100%;
        position: relative;
    }
    .quiz_content {
        position: relative;
        max-width: 100%;
        padding-top: 25px;
        padding-right: 25px;
        padding-left: 25px;
        height: unset;
        width: 100%;
        right: unset;
        padding-bottom: 0px;
    }
    .quiz_logo {
        position: relative;
        margin-bottom: 35px;
    }
    .quiz_logo img {
        position: relative;
        padding-bottom: 0px;
        margin-bottom: 10px;
    }
    .quiz_left p {
        padding-bottom: 10px;
        padding-left: 0px;
        font-size: 16px;
        line-height: 1.4;
        margin-top: 15px;
    }
    .quiz_left .main_text {
        font-size: 36px;
        line-height: 1.2;
        margin: 38px 0px;
        max-width: 260px;
    }
  
    .quiz_left .main_text1  {
        margin-bottom: 25px;
        max-width: 315px;
        width: 100%;
        font-size: 16px;
        padding-right: 0px;
        margin-top: 25px;
    }
    .quiz_left .main_text1.m_30_auto b {
        margin-bottom: 25px;
        margin: 0 auto;
        max-width: 300px;
        width: 100%;
        font-size: 26px;
        max-width: 100%;
        text-align: center;
        display: block;
        margin-top: 15px;
    }
    .quiz_left h2 {
        font-size: 32px;
        padding: 0px;
        line-height: 1.05;
        margin: 0px;
    }
   
    .quiz_mob
    {
        display: block;
        height: unset;
        margin-top: 0px;
        width: 100%;
    
    }
    .quiz_footer {
        bottom: 15px;
        padding: 28px 0px;
        position: relative;
        max-width: 100%;
        display: flex;
        justify-content: space-between;
        padding-bottom: 0px;
    }
    
    .quiz_form
    {
        position: relative;
        bottom: 0px;
        margin-top: 0;
    }
    .quiz_form .df 
    {
        display: block;
    }
    .quiz_form input {
        margin: 8px 0px;
        width: 100%;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        padding: 16px  10px;
    }
    .quiz_form button
    {
        margin: 8px 0px;
    }
    .quiz_socail img {
        width: 20px;
    }
    .terms_privacy a {
        font-size: 11px;
        font-weight: 500;
        margin-right: 0px;
        margin-left: 18px;
        color: #F5F5F1;
        font-weight: 800;
    }
}
.container {
    position: relative;
    padding: 25px;
    max-width: 1200px;
    margin: 0 auto;
}
.terms
{
   text-align: center;
   justify-content:center;
   padding: 20px;
   background-color: #2A1C4C;
   background-size: cover;
   background-repeat: no-repeat;
}
.terms 
{
    position: relative;
    top: 0px;
}
.quiz_terms_footer
{
    background-color: #2A1C4C;
}

.screen-reader-response, .wpcf7-validation-errors
{
    display: none !important;
}
.wpcf7-response-output
{
    color: #FFC400;
    font-family:  rubik-medium;
    font-size: 15px;
    text-align: center;
    margin-top: 10px;
}
.wpcf7-not-valid-tip
{
    color: #fff;
    font-size: 10px;
    margin: 0px;
    padding: 0px;
    display: block;
    padding-bottom: 10px;
    margin-top: -4px;
}

.quiz_main_inner
{
    display: flex;
    width: 100%;
    justify-content: space-between;
    /* position: relative; */
    top: 20px;
}
.quiz_socail a 
{
    text-decoration: none;
}
.w_100
    {
        width: 100%;
    }
    .made a 
    {
        text-decoration: none;
    }
    span.wpcf7-form-control-wrap
    {
        width: 48%;
    }
    .mob_show
    {
        display: none;
    }
    .mob_hide
    {
        display: block;
    }
    @media screen and (max-width:990px)
{
    .mob_show
    {
        display: block;
    }
    .mob_hide
    {
        display: none;
    }
    span.wpcf7-form-control-wrap
    {
        width: 100%;
    }
    .wpcf7-not-valid-tip
    {
        /* height: 48px; */
        /* position: absolute; */
        /* bottom: 0px; */
        padding-bottom: 0px;
        margin-bottom: -4px;
        margin-top: -6px;
    }
}
/* Second Button */

#button-2 {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    z-index: 0;
    margin: 10px 0px;
  }
  
  #button-2 a {
    position: relative;
    transition: all .35s ease-Out;
  }
  
  #slide {
    width: 100%;
    height: 100%;
    left: -100%;
    position: absolute;
    transition: all .4s ease;
    bottom: 0;
    border-radius: 4px;
    background-image: linear-gradient(10.8deg, #FD823E 11.15%, #F2204B 91.34%);
    background-image: linear-gradient(10.8deg, #4355b8 11.15%, #3f51b5 91.34%);
  }
  
  #button-2:hover #slide {
    left: 0;
  }
  #button-2:hover input {
    color: #FFCE00;
    transition: all 0.4s ease;
    background-position: 0%;
    background-image: linear-gradient( to right, #FFCE00, #FFCE00 50%, #FFCE00 50%);
  }
  #button-2:hover a {
    color: #2D3142;
  }
  #button-2 p 
  {
      margin: 0px;
      background-color: #FFCE00;
      z-index: 29;
      border-radius: 4px;
  }
  .my_form input[type = submit]:active
  {
      background-color: #182C74;
      color: #FFCE00;
  }
  /* .btn-hover {
    width: 100%;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    cursor: pointer;
    margin: 20px auto;
    text-align:center;
    border: none;
    background-size: 225% 100%;
    border-radius: 5px;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
} */


.btn-hover {
    width: 100%;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    cursor: pointer;
    margin: 20px auto;
    text-align: center;
    border: none;
    background-size: 300% 100%;
    border-radius: 5px;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

/* .btn-hover:hover {
    background-position: -200% 100%;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    background-size: -150% 100% !important;
    background-size: 154% 100%;
} */
/* .btn-hover:hover {
    background-position: -200% 100%;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    background-size: 181% 100% !important;
    background-position: 100% 100%;
} */

.btn-hover.color-1 {}
.btn-hover:focus {
    outline: none;
}

/* .btn-hover.color-1 {
    background-image: linear-gradient(10deg , #FD823E 12.15%, #F2204B 49.34%, #FD823E 85.15%);
    background-size: 150% 100%;
} */

/* .btn-hover.color-1 {
    background-image: linear-gradient(12.8deg, #F2204B 0.50%, #FD823E 40.34%, #F2204B 100.15%);
    background-size: 300% 100%;
} */
.btn-hover.color-1 {
    background-image: linear-gradient(12.8deg, #F2204B 0%, #FD823E 1.34%, #F2204B 100%);
    /* box-shadow: 0 4px 15px 0 rgba(49, 196, 190, 0.75); */
    background-size: 150% 100%;
}
.btn-hover:hover {
    background-position: -200% 100%;
    moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    background:linear-gradient(12.8deg, #F2204B -12%, #FD823E 23.34%, #F2204B 95.15%) !important;
    background-size: 500% 100% !important;
    /* background-position: 100% 100%; */
}
.btn-hover input{
    border-radius: 0px;
      width: 100%;
      border: none;
      padding: 13px;
      font-weight: bold;
      margin: 0px 0px;
      cursor: pointer;
      font-size: 16px;
      border-radius: 5px;
      font-family: 'Asap', sans-serif;
      padding: 16px 10px;
      color: #fff;
      font-family: 'Lato', sans-serif;
      background-color: transparent;
  }
@media screen and (max-width:990px)
{
    .btn-hover.color-1
    {
        
        display: inline-block;
    }
}