/* STYLES FOR QUIZ FORM */
.quizForm {
    max-width: unset !important;
    margin: 0 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    min-height: 853px;
    position: relative;
}
.gform_wrapper {
    width: 100%;
}
#gf_progressbar_wrapper_4 {
    position: absolute;
    top: 143px;
    left: 0;
    width: 100%;
    margin: 0;
    z-index: 1;
}
.gf_progressbar {
    margin: 0 !important;
    background: transparent !important;
}
.gf_progressbar_percentage {
    border-radius: 0 !important;
    position: relative !important;
    height: 35px !important;
}
.gf_progressbar_percentage::after {
    position: absolute;
	top: 0;
	left: 0;
	width: 100%;
    height: 100%;
    background: repeating-linear-gradient(  45deg,  rgba(123, 175, 212, 0.8),  rgba(123, 175, 212, 0.8) 10px,  rgba(123, 175, 212, 0.6) 10px,  rgba(123, 175, 212, 0.6) 20px);
    content: "";
}
#gform_wrapper_4 .gf_progressbar_percentage span{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    z-index: 9;
    font-family: 'BauerBodoniStdBlackItalic';
    font-size: 18px !important;
    color: #FFFFFF !important;
    line-height: 25px !important;
}
.gf_progressbar_title {
    display: none;
}
#gform_page_4_1, #gform_page_4_2, #gform_page_4_3, #gform_page_4_4, #gform_page_4_5, #gform_page_4_6,
#gform_page_4_7, #gform_page_4_8, #gform_page_4_9, #gform_page_4_10, #gform_page_4_11, #gform_page_4_12,
#gform_page_4_13, #gform_page_4_14, #gform_page_4_15, #gform_page_4_16, #gform_page_4_17, #gform_page_4_18, 
#gform_page_4_19, #gform_page_4_20 {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    background-image: url(/wp-content/uploads/2021/11/Quiz-Q1.png);
    min-height: 853px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 200px 0 62px 0;
}
#gform_page_4_18 {
    flex-direction: column;
}
#gform_page_4_2, #gform_page_4_11, #gform_page_4_15 {
    background-image: url(/wp-content/uploads/2021/11/Quiz-Q2.png);
}
#gform_page_4_3, #gform_page_4_12 {
    background-image: url(/wp-content/uploads/2021/11/Quiz-Q3.png);
}
#gform_page_4_4, #gform_page_4_13 {
    background-image: url(/wp-content/uploads/2021/11/Quiz-Q4.png);
}
#gform_page_4_5, #gform_page_4_14 {
    background-image: url(/wp-content/uploads/2021/11/Quiz-Q5.png);
}
#gform_page_4_6, #gform_page_4_16 {
    background-image: url(/wp-content/uploads/2021/11/Quiz-Q6.png);
}
#gform_page_4_7, #gform_page_4_17 {
    background-image: url(/wp-content/uploads/2021/11/Quiz-Q7.png);
}
#gform_page_4_8, #gform_page_4_18 {
    background-image: url(/wp-content/uploads/2021/11/Quiz-Q8.png);
}
#gform_page_4_9, #gform_page_4_19 {
    background-image: url(/wp-content/uploads/2021/11/Quiz-Q9.png);
}
#gform_page_4_10, #gform_page_4_20 {
    background-image: url(/wp-content/uploads/2021/11/Quiz-Q10.png);
}
#gform_fields_4, #gform_fields_4_2, #gform_fields_4_3, #gform_fields_4_4, #gform_fields_4_5, #gform_fields_4_6,
#gform_fields_4_7, #gform_fields_4_8, #gform_fields_4_9, #gform_fields_4_10, #gform_fields_4_11, #gform_fields_4_12,
#gform_fields_4_13, #gform_fields_4_14, #gform_fields_4_15, #gform_fields_4_16, #gform_fields_4_17, #gform_fields_4_18,
#gform_fields_4_19, #gform_fields_4_20 {
    max-width: 960px;
    text-align: center;
}
#gform_page_4_17, #gform_page_4_19, #gform_page_4_20 {
    flex-direction: column;
}
#gform_wrapper_4 .gfield_label {
    margin-bottom: 25px !important;
    font-family: 'BauerBodoniStdBlack' !important;
	font-weight: 900 !important;
	font-size: 45px !important;
	color: #FFFFFF !important;
	line-height: 50px !important;
    text-align: center;
}
#gform_wrapper_4 .gfield_radio .gfield-choice-input {
    display: none !important;
}
#gform_wrapper_4 .gfield_radio label {
    background: rgba(0,0,0,0.40);
    border: 2px solid #FFFFFF;
    border-radius: 32px;
    font-family: "Gotham A", "Gotham B" !important;
    font-size: 22px;
    color: #FFFFFF;
    text-align: center;
    padding: 7px;
    width: 353px;
    margin-top: 15px !important;
    cursor: pointer;
}
#gform_wrapper_4 .gfield_radio label:hover {
    background: rgba(123, 175, 212, 0.5);
    border: 2px solid rgba(123, 175, 212, 0.5);
}
#gform_wrapper_4  .gform_page_footer .gform_previous_button {
    position: absolute;
    top: 200px;
    left: 235px;
    height: 25px;
}
#gform_wrapper_4 .gform_next_button, #gform_submit_button_4 {
    font-family: "Gotham A", "Gotham B" !important;
	font-size: 15px !important;
	color: #FFFFFF !important;
	text-align: center;
	background: rgba(0,0,0,0.10) !important;
	border: 2px solid #B2B2B2 !important;
	padding: 7px 18.4px !important;
	text-transform: uppercase;
    outline: none;
    margin-top: 77px;
    height: 46px;
}
#gform_wrapper_4 select {
    background: #1D1D1D !important;
    color: white !important;
    border: 2px solid #B2B2B2 !important;
    position: relative;
}
#gform_wrapper_4 .ginput_container_select {
    position: relative;
}
#gform_wrapper_4 .ginput_container_select:after {
    position: absolute;
    content: '';
    color: white;
    right: 13px;
    top: 13px;
    bottom: 2px;
    width: 14px;
    height: 14px;
    border-bottom: 2px solid white;
    border-right: 2px solid white;
    transform: rotate(45deg);
    overflow: hidden;
}
#gform_wrapper_4 .gform_next_button:hover {
    color: #7BAFD4 !important;
	background: transparent !important;
	border: 2px solid #7BAFD4 !important;
}
#gform_page_4_17 .ginput_container_select, #gform_page_4_19 .ginput_container_select {
    width: 365px !important;
    position: relative;
    background: #000;
    margin: 0 auto;
}
#gform_page_4_17 .ginput_container_select::before, 
#gform_page_4_19 .ginput_container_select::before {
    position: absolute;
    right: 42px;
    content: "";
    width: 1px;
    height: 100%;
    z-index: 1;
    background: #FFF;
}
#gform_page_4_17 .ginput_container_select::after,
#gform_page_4_19 .ginput_container_select::after {
    position: absolute;
    top: 10px;
    right: 15px;
    content: "";
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 6px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
#gform_page_4_17 select,
#gform_page_4_19 select {
    width: 365px !important;
    position: relative;
    background: #000;
    color: #fff;
    border: 1px solid #fff !important;
    margin: 0 auto;
    text-transform: uppercase;
    font-family: "Gotham A", "Gotham B" !important;
    font-size: 16px !important;
    line-height: 25px !important;
    padding: 10px;
    cursor: pointer;
}
#field_4_48 {
    border: none !important;
    font-family: 'BauerBodoniStdBlack' !important;
	font-weight: 900 !important;
	font-size: 45px !important;
	color: #FFFFFF !important;
	line-height: 50px !important;
}
#input_4_38, #input_4_40, #input_4_44, #input_4_45, #input_4_46,
#input_4_47 {
    background: transparent;
    border: none;
    border-bottom: 1px solid #FFF;
    width: 317px;
    text-align: center;
    font-family: "Gotham A", "Gotham B" !important;
	font-weight: normal !important;
	font-size: 22px !important; 
	line-height: 31px;
    position: relative;
    color: #fff;
    margin: 20px 0;
    outline: none;
}
#input_4_44, #input_4_45, #input_4_46, #input_4_47 {
    margin: 0;
}
#input_4_38::placeholder, #input_4_40::placeholder, #input_4_44::placeholder,
#input_4_45::placeholder, #input_4_46::placeholder, #input_4_47::placeholder {
    color: #fff;
  }
#gform_wrapper_4 #gform_ajax_spinner_4 {
    position: absolute !important;
    bottom: 10% !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
}
.quizForm .gform_confirmation_message a {
    color: #fff !important;
}
@media only screen and (max-width: 1000px) {
    #gf_progressbar_wrapper_4 {
        top: 0;
    }
    .quizForm, #gform_page_4_1, #gform_page_4_2, #gform_page_4_3, #gform_page_4_4, 
    #gform_page_4_5, #gform_page_4_6, #gform_page_4_7, #gform_page_4_8, #gform_page_4_9, 
    #gform_page_4_10, #gform_page_4_11, #gform_page_4_12, #gform_page_4_13, #gform_page_4_14, 
    #gform_page_4_15, #gform_page_4_16, #gform_page_4_17, #gform_page_4_18, 
    #gform_page_4_19, #gform_page_4_20 {
        min-height: 250px;
    }
    #gform_wrapper_4 .gform_page_footer .gform_previous_button {
        top: 50px;
        left: 20px;
    }
    #gform_wrapper_4 #gform_ajax_spinner_4 {
        position: absolute !important;
        bottom: 20px !important;
        left: 50% !important;
        transform: translateX(-50%) !important;
    }
}
@media only screen and (max-width: 800px) {
    .gf_progressbar_percentage {
        height: 25px !important;
    }
    #gform_wrapper_4 .gf_progressbar_percentage span {
        font-size: 14px !important;
    }
    #gform_page_4_1, #gform_page_4_2, #gform_page_4_3, #gform_page_4_4, 
    #gform_page_4_5, #gform_page_4_6, #gform_page_4_7, #gform_page_4_8, #gform_page_4_9, 
    #gform_page_4_10, #gform_page_4_11, #gform_page_4_12, #gform_page_4_13, #gform_page_4_14, 
    #gform_page_4_15, #gform_page_4_16, #gform_page_4_17, #gform_page_4_18, 
    #gform_page_4_19, #gform_page_4_20 {
        padding: 100px 15px 62px 15px;
        flex-direction: column;
    }
    #gform_wrapper_4 .gform_next_button, #gform_submit_button_4 {
        margin-top: 0;
    }
    #gform_wrapper_4 .gfield_radio label {
        width: 290px;
        padding: 0;
    }
    #gform_wrapper_4 .gfield_label {
        font-size: 34px !important;
    }
}
/* SELECT 
#gform_page_4_17 {
    flex-direction: column;
}
#gform_page_4_17 .ginput_container_select {
    position: relative;
  }
  #gform_page_4_17 select, #gform_page_4_17 .gform_page_footer {
    display: none;
  }
  .select-selected {
    background-color: #1D1D1D;
  }
  .select-selected:after {
    position: absolute;
    content: "";
    top: 15px;
    right: 20px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 5px;
    transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  }
  .select-selected.select-arrow-active:after {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    top: 23px;
  }
  .select-items div,.select-selected {
    color: #ffffff;
    padding: 8px 16px;
    border: 1px solid transparent;
    border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
    cursor: pointer;
    user-select: none;
    width: 365px;
    position: relative;
  }
  .select-items {
    width: 365px;
    background-color: DodgerBlue;
    z-index: 99;
  }
  .select-hide {
    display: none;
  }
  .select-items div:hover, .same-as-selected {
    background-color: rgba(0, 0, 0, 0.1);
  }
  */