h1,
h2,
h3,
h4,
h5 {
    font-family: 'Holland' !important
}


/*Custom CSS*/

a.slick-slide.slick-current.slick-active.slick-center {

    background: #39b54a;

    position: relative;

    -moz-border-radius: 30px;

    -webkit-border-radius: 30px;

    border-radius: 30px;

    color: #fff;

}

a.slick-slide.slick-current.slick-active.slick-center p,
a.slick-slide.slick-current.slick-active.slick-center h4 {

    color: #fff !important;

}



#header .site-logo img {

    width: 200px;

    height: auto;
    margin-top: 6px;


}

#footer-links .site-logo img {

    width: 300px;

    height: auto;



}

.site-logo {

    z-index: 9999;

}



#header {

    background: rgba(255, 255, 255, 0.65);

    padding: 15px 15px;

    position: relative;

    width: 100%;

}



.nav>li>a {

    text-transform: uppercase;

}

#top-navbar .nav>li>a {

    color: #fff !important;

}

#footer-links .nav>li>a {

    color: #000 !important;

}

#top-navbar .nav>li>a:hover {

    color: #ebd26d !important;

    background: none;

}

#footer-links .nav>li>a:hover {

    color: #ebd26d !important;

    background: none;

}



.head-banner {

    background-position: center center;

    padding-top: 103px;

}





.banner-content {

    margin-top: 130px;

    margin-bottom: 130px;

}


.banner-content-contact {

    margin-top: 100px;

    margin-bottom: 130px;

}


.logo-banner {

    margin-top: -120px;
    position: relative;
    z-index: 9;
    text-align: center;

}

.home-page-wrapper .row {
    padding: 0px !important;
}

.home-page-wrapper .row ul li {
    list-style: disc;
    margin-left: 10px;
}



@media (min-width: 768px) {

    #footer-navbar-1 .navbar-nav>li,
    #footer-navbar-2 .navbar-nav>li {

        float: none;

    }

    .all-section {
        padding: 0px 3em;
    }

}

.logo-banner img {

    max-width: 100%;

    height: auto;

}

.banner-content p,
h1,
h2,
h3,
h4,
h5,
h6 {

    color: #fff;

}

.content-box {

    background: #ebd26d;

}


.logo-banner:before,
.logo-banner:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 50%;
    bottom: 0;
    height: 12.2%;
    background: #fff;
    z-index: -1;
}

.logo-banner:after {
    left: 50%;
    right: 0;
    height: 45%
}



@media (max-width: 991px) {
    .navbar-header {
        float: none;
    }

    .navbar-toggle {
        display: block;
        margin: 16px 0 0 0;
    }

    .navbar-collapse {
        box-shadow: none;
        border: none;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-nav {
        float: none !important;
        margin: 7.5px -15px;
        background: rgba(220, 186, 96, 0.99);
    }

    .navbar-nav>li {
        float: none;
    }

    .navbar-nav>li>a {
        padding-top: 4px;
        padding-bottom: 4px;
    }

    .navbar-collapse.collapse.in {
        /* NEW */
        display: block !important;

    }

    .navbar-toggle {
        background: #dcba60 !important
    }

    #header .site-logo img {
        margin-top: 0
    }
}


.loader {
    border: 5px solid #333;
    border-radius: 30px;
    height: 30px;
    left: 50%;
    margin: -15px 0 0 -15px;
    opacity: 0;
    position: absolute;
    top: 50%;
    width: 30px;

    animation: pulsate 1s ease-out;
    animation-iteration-count: infinite;
}

@keyframes pulsate {
    0% {
        transform: scale(.1);
        opacity: 0.0;
    }

    50% {
        opacity: 1;
    }

    100% {
        transform: scale(1.2);
        opacity: 0;
    }
}



#loadingDiv {
    position: absolute;
    ;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.1);
}

div:focus {
    outline: none
}



/*.gform_wrapper ul.gfield_radio li {
    padding: 0!important;
    width: 25px;
    float: left;
}
.gform_wrapper ul.gfield_radio li label{
    display: none !important;
}*/
/*
label.gfield_label
{
    float: left;
    width: 50%;
}
.ginput_container.ginput_container_radio
{
    width: 50%;
    margin-top: 0px !important;
    float: left;
    margin-bottom: 25px !important;
}*/

.gform_wrapper ul.gform_fields li.gfield {
    padding: 10px 0px;
}

.gform_wrapper .gf_progressbar_wrapper h3.gf_progressbar_title {
    font-size: 15px !important;
    color: brown;
    font-weight: bold;
}

.wp-chart-wrap {
    width: 100% !important;
}

.wp_charts_canvas {
    width: 100% !important;
    max-width: 100%;
    height: auto !important;
}

.container {
    min-height: 450px;
}

.edit-profile p {
    padding: 10px 0px;
}

.col-sm-4.home-tab {
    color: #fff;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    padding: 15px;
    padding-bottom: 5px;
    z-index: 999;
}

.col-sm-4.home-tab.tab1 {
    background: red;
}

.col-sm-4.home-tab.tab2 {
    background: blue;
}

.col-sm-4.home-tab.tab3 {
    background: green;
}

.btn-btn-default {
    background: orange;
    padding: 15px;
    border-radius: 5px;
    display: block;
    margin-top: 40%;
    width: 200px;
    color: #fff;
}

.btn-btn-default:focus {
    color: #fff;
}

.home-page-wrapper .col-sm-7 {
    padding: 90px 100px;
}

@import url('https://fonts.googleapis.com/css?family=Nunito:300,600,700,900');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700');

.home .surveyapp_header_wrapper {
    border-bottom: 8px solid #a5e3fc;
}

.home .surveyapp_header_wrapper:after,
.home .surveyapp_header_wrapper:before {
    position: relative;
    border: none;
    bottom: 0;
}

.surveyapp_header_wrapper {
    border-bottom: 8px solid #29aae3;
    position: relative;
}

.surveyapp_header_wrapper::after {
    position: absolute;
    content: "";
    border-bottom: 8px solid #95d251;
    right: 0;
    width: 33%;
    bottom: -8px;
    z-index: 9;
}

.surveyapp_header_wrapper::before {
    position: absolute;
    content: "";
    border-bottom: 8px solid #fc7c4d;
    right: 0;
    width: 66%;
    bottom: -8px;
}

.home-page-wrapper {
    width: 100%;
    padding: 0 15px;
    float: left;
}

.site-logo a h3 {
    text-align: center;
    font-family: 'Nunito', sans-serif !important;
    color: #1c3549;
    font-weight: 600;
}

.col-sm-4.site-logo {
    text-align: center;
}

a:hover,
a:focus {
    text-decoration: none !important;
}

ul li {
    list-style: disc;
    margin-left: 10px;
}

.site-logo a h4 {
    margin-top: 0;
    color: #000;
    letter-spacing: 1px;
}

.home-page-wrapper .col-sm-7 {
    padding: 90px 100px;
}

.home-page-wrapper .row.section1 .col-sm-7,
.home-page-wrapper .row.section2 .col-sm-7,
.home-page-wrapper .row.section3 .col-sm-7 {
    padding: 0 0;
}

.home-page-wrapper .col-sm-7 h3 {
    font-size: 46px;
}

.home-page-wrapper .col-sm-7 h4 {
    font-size: 18px;
    border-top: 1px solid #fff;
    padding: 30px 0;
    border-bottom: 1px solid #fff;
}

.btn-btn-default {
    background: #d75a2a;
    padding: 15px;
    border-radius: 0;
    display: block;
    margin-top: 40%;
    color: #fff;
    font-size: 18px;
    padding: 10px 10px;
    width: auto;
    display: inline-block;
}

.btn-btn-default:hover {
    background: #fc7c4d;
    color: #fff;
}

.col-sm-4.home-tab {
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}

.col-sm-4.home-tab a {
    color: #fff;
}

.col-sm-4.home-tab.tab1 {
    background: #29aae3;
}

.col-sm-4.home-tab.tab2 {
    background: #fc7c4d;
}


.col-sm-4.home-tab.tab3 {
    background: #95d251;
}

.home-page-wrapper .row {
    background-attachment: fixed !important;
    background-size: cover !important;
}

.home-page-wrapper .row.section1 .col-sm-6,
.home-page-wrapper .row.section2 .col-sm-6,
.home-page-wrapper .row.section3 .col-sm-6 {
    padding: 25px 25px;
}

row.section1,
.row.section2,
.row.section3 {
    padding: 50px 0;
}

/*
.home-page-wrapper .row.section2 .col-sm-7 {
    padding-left: 130px;
}

.home-page-wrapper .row.section3 .col-sm-7 {
    padding-right: 130px;
}

.home-page-wrapper .row.section3 .col-sm-5 {
    padding-right: 50px;
}

.home-page-wrapper .row.section2 .col-sm-5 {
    padding-left: 50px;
}*/

.surveyapp_footer {
    float: left;
    width: 100%;
    background-color: #04131a !important;
    padding-top: 30px;
}

.surveyapp_footer .surveyapp_copyright a {
    color: #fff;
}

.my_profile_menu {
    background-color: #f5f5f5;
    padding: 10px;
    margin-top: 0;
    border-radius: 4px;
}

.my_profile_menu a {
    color: #000;
    font-size: 16px;
    padding: 10px;
    width: 100%;
    display: inline-block;
    border-bottom: 1px solid #eeeeee;
    transition: all 0.2s ease-out;
}

.my_profile_menu li:last-child a {
    border-bottom: none;
}

.view-profile-wrapper {
    margin-top: 0;
}

.my_profile_menu .current_page_item a,
.my_profile_menu a:hover,
.my_profile_menu a:focus {
    background-color: #a5e3fc;
}



.gform_wrapper .gf_progressbar {
    background-color: #fff !important;
}

.surveyapp-form-wrapper .gform_wrapper .gf_progressbar_wrapper h3.gf_progressbar_title {
    color: #fff !important;
    margin-bottom: 15px !important;
    opacity: 1 !important;
    font-weight: 700;
}



.gform_wrapper .gf_progressbar {
    box-shadow: none !important;
    border: 1px solid #40b6bf;
}

.gform_wrapper ul.gfield_checkbox li,
.gform_wrapper ul.gfield_radio li {
    padding: 0 !important;
    width: 50%;
    float: left;
    color: #777 !important;
}

.graph_section .col-sm-6 p {
    font-size: 16px;
    color: #fff;
}

.gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0;
    background-color: transparent;
    margin: 0;
    float: left;
    width: 100%;
    margin-bottom: 10px;
    padding: 10px;
    border-radius: 4px;
    border: none;
}

.gform_wrapper .top_label .gfield_label {
    color: #fff;
    float: left;
    width: 100%;
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 12px;
    font-size: 19px;
    text-transform: uppercase;
    font-weight: 700;
}

.gform_page_footer input {
    background-color: #d85b2b;
    border: none;
    padding: 10px 30px;
    color: #fff;
    font-size: 16px !important;
    transition: all 0.2s ease-out;
}

.gform_page_footer input:hover {
    background-color: #fc7c4d;
}



form#adduser h4,
form#adduser h3 {
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
    font-size: 18px;
    float: left;
    width: 100%;
    font-weight: 600;
    margin-top: 0;
    color: #fff;
    font-size: 26px;
}

section#dashboard-content label,
section#dashboard-content p {
    color: #fff;
}

form#adduser input {
    height: 40px;
    border-radius: 4px;
    border: none;
    margin-bottom: 15px;
    color: #000;
}

.view-survey-wrapper {
    color: #fff;
}

.view-survey-wrapper .col-sm-12 .row {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding: 15px 0;
}

.view-survey-wrapper .col-sm-12 .row a {
    color: #fff;
}

.view-profile-wrapper h4,
.view-survey-wrapper h4 {
    margin-top: 0;
    font-weight: 600;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
    color: #fff;
    font-size: 26px;
}

#adduser .form-submit {
    width: 100%;
    text-align: right;
    display: inline-block;
}

.container.margin-top-div {
    margin-top: 0;
    background: url(https://www.alacritianalytics.com/wp-content/uploads/2020/02/survey-bg.jpg) no-repeat fixed center;
    width: 100%;
    padding: 50px;
    box-sizing: border-box;
}

.container.margin-top-div.submit_section {
    padding: 0px 50px 50px 0px;
}

.container.margin-top-div.graph_section {
    padding: 50px 0px 0 50px;
    overflow: hidden;
    position: relative;
}

.container.margin-top-div.graph_section .col-sm-9 {
    margin-top: 0;
}

.container.margin-top-div.graph_section>.row {
    margin-right: 0;
}

.container.margin-top-div.graph_section .spider-graph-user {
    background-color: #fff;
    margin-top: -55px;
    position: relative;
    right: 0;
    margin-bottom: 0;
    min-height: 720px;
    width: 100%;
}

form#adduser input {
    height: 40px;
    border-radius: 4px;
    border: 1px solid #ccc;
    margin-bottom: 15px;
}

.result-analysis {
    background-color: #eff9e4;
    padding: 15px;
    border-radius: 4px;
    color: #002400;
}

.gform_wrapper .percentbar_orange {
    background-color: #ff7800 !important;
    color: #FFF;
}

.wppb-user-forms {
    width: 50%;
    margin: 0 auto;
    background-color: #ffffff;
    padding: 20px;
    border-radius: 4px;
    border: 1px solid #eee;
    border-top: 5px solid #a5e3fc;
}

.wppb-user-forms input {
    height: 40px;
}

input#wppb-submit,
input#wppb-recover-password-button,
input#register {
    background-color: #d85b2b;
    color: #fff;
    border: none;
    display: inline-block;
    transition: all 0.2s ease-out;
    padding: 10px 30px;
    text-transform: uppercase;
    font-weight: 700;
}

input#wppb-submit:hover,
input#wppb-recover-password-button:hover,
input#register:hover {
    background-color: #fc7c4d;
    text-transform: uppercase;
}

#wppb-login-wrap p.login-submit {
    text-align: center;
}

#wppb-login-wrap .col-sm-12 {
    text-align: center;
    float: none;
}

.wppb-user-forms input[type="checkbox"],
.wppb-user-forms input[type="radio"] {
    padding: 0;
    height: auto;
}

.login-remember,
.wppb-form-field wppb-send-credentials-checkbox {
    text-align: center;
}

.surveyapp_pagetitle,
.form-submit {
    text-align: center;
}


#wppb_register_pre_form_message {
    text-align: center;
}

.row.login_links {
    text-align: center;
    margin-top: 15px;
}

.login_links {
    text-align: center;
    margin-bottom: 15px;
    padding-top: 10px;
}

.home-page-wrapper .section1 h4 {
    color: #fc7c4d;
    /* #d75a2a; */
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 20px;
}

.home-page-wrapper .section2 h4,
.home-page-wrapper .section3 h4 {
    color: #000;
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 20px;
}

.home .row .col-sm-6 h4 {
    color: #fc7c4d;
}

body {
    max-width: 2050px;
    margin: auto;
}

label.gfield_label {
    color: white !important;
    font-weight: bold !important;

}

.home .row.section3 {
    margin-bottom: 30px;
}

#mCSB_1_scrollbar_vertical {
    opacity: initial;
}

.featuredBannerText {
    position: absolute;
    z-index: 999;
    top: 25%;
}

.survey-steps .form-steps {
    text-transform: uppercase;
    font-weight: 600;
    color: white;
    font-size: 16px;
    line-height: 30px;
    padding: 5px 5px 5px 15px;
}

.survey-steps .form-steps.active {
    background-color: #fc7c4d;

}

form#gform_3 [type="radio"]:checked,
form#gform_3 [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

form#gform_3 [type="radio"]:checked+label,
form#gform_3 [type="radio"]:not(:checked)+label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
}

form#gform_3 [type="radio"]:checked+label:before,
form#gform_3 [type="radio"]:not(:checked)+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #000;
    border-radius: 100%;
    background: #000;
    border: solid 1px;
}

form#gform_3 [type="radio"]:checked+label:after,
form#gform_3 [type="radio"]:not(:checked)+label:after {
    content: '';
    width: 18px;
    height: 18px;
    background: #fc7c4e;
    position: absolute;
    top: 0px;
    left: 0px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    border: solid 1px;
}

form#gform_3 [type="radio"]:not(:checked)+label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

form#gform_3 [type="radio"]:checked+label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.container.margin-top-div .col-sm-9 {
    margin-top: 50px;
}

.surveyapp-form-wrapper .gform_wrapper .gform_body {
    height: 500px;
    overflow: auto;
}

.step-score a {
    color: #000;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 29px;
}

.step-score a span.score-red {
    color: #cf141d;
    padding-left: 10px;
}

.total-score,
.step-detail-heading {
    background-color: black;
    width: auto;
    display: inline-block;
    padding: 10px;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 30px;
    min-width: 70%;
}

.view-survey h5 {
    font-size: 17px;
}

.view-survey-wrapper p {
    font-size: 17px;
}

.total-score .score-red,
.step-detail-heading .current-step-score {
    color: #fc7c4d;
    padding-left: 10px;
}

.step-detail-heading {
    margin-top: 0;
    margin-bottom: 30px;
}

.container.margin-top-div.login_section {
    /*background: #fff;*/
    width: 100%;
    text-align: center;
}

.user-wrapper {
    color: #fff;
}

.user-wrapper p {
    font-size: 18px;
    font-weight: 400;
}

@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900');
@import url('https://fonts.googleapis.com/css?family=Noto+Serif+SC');

body {
    font-family: 'Roboto', sans-serif !important;
}

h1,
h2,
h3,
h4,
h5 {
    font-family: 'Noto Serif SC', serif !important;
}

.header_menu_transparent {
    background: #ffffff7a;
    padding: 15px 0px;
    margin-top: 0px;
    position: relative;
    bottom: 15px;
}

.container.margin-top-div.login_section .col-sm-6:first-child {
    text-align: center;
    border-right: 3px solid #c3c3c3;
    min-height: 480px;
}

.login_section .wppb-user-forms {
    /*width: 100%;*/
    width: 75%;
    margin: 25px auto;
}

.login_section .register-context {
    font-size: 24px;
    margin-bottom: 24px;
    color: #fff;
}


.login_section .register-text {
    color: #fff;
    padding-bottom: 30px;
    font-weight: 500;
    font-size: 16px;
}

.login_section .register-link .button.button-primary {
    background: #d85b2b;
    padding: 15px 30px;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
}

.gform_wrapper .gfield_required {
    display: none;
}

.login_section .login-context span {
    font-size: 22px;
    margin-bottom: 20px;
    float: left;
    width: 100%;
}

.container.margin-top-div.login_section .col-sm-6 {
    padding: 0px 80px;
}

.step-detail-heading {
    min-width: 95%;
    cursor: pointer;
    margin-bottom: 10px;
}

.step-detail-result {
    margin-bottom: 25px;
}

.step-detail-heading.collapsed {
    background-color: transparent;
    color: #000;
}

@media (max-width:1024px) {
    .container.margin-top-div>.row>.col-sm-2 {
        width: 100%;
        float: left;
        margin-bottom: 25px;
    }

    .container.margin-top-div>.row>.col-sm-10 {
        width: 100%;
        float: left;
    }

    .container.margin-top-div.graph_section .spider-graph-user {
        background-color: #fff;
        margin-top: 0;
        position: relative;
        right: 0;
        margin-bottom: 0;
        height: auto;
        width: 100%;
    }

    section#dashboard-content p {
        color: #fff;
        float: left;
        width: 100%;
    }
}



@media (max-width:991px) {
    .home-page-wrapper .col-sm-7 {
        padding: 50px 40px;
    }

    .home-page-wrapper .col-sm-7 h3 {
        font-size: 33px;
    }

    .home-page-wrapper .row.section3 .col-sm-7 {
        padding-right: 70px;
    }

    .home-page-wrapper .row.section2 .col-sm-7 {
        padding-left: 70px;
    }

    .wppb-user-forms {
        width: 100%;
    }

    .container.margin-top-div.login_section .col-sm-6 {
        width: 100%;
        float: left;
    }

    .register-link .button.button-primary {
        background: #d85b2b;
        padding: 15px 30px;
        color: #fff;
        display: inline-block;
        margin-bottom: 40px;
    }

    .container.margin-top-div.login_section .col-sm-6:first-child {
        text-align: center;
        border-right: none;
        min-height: auto;
        width: 100%;
        float: left;
        border-bottom: 3px solid #c3c3c3;
        margin-bottom: 40px;
    }

    .login_section .register-context {
        font-size: 24px;
        margin-bottom: 30px;
    }

    .gform_wrapper .top_label .gfield_label {
        float: left;
        width: 100%;
        font-size: 16px;
    }

    form#gform_3 [type="radio"]:checked+label,
    form#gform_3 [type="radio"]:not(:checked)+label {
        font-size: 14px;
        font-weight: 300;
    }
}

@media(max-width:767px) {
    .home-page-wrapper .col-sm-7 {
        padding: 10px 30px;
    }

    .home-page-wrapper .col-sm-7 h3 {
        font-size: 26px;
    }

    .home-page-wrapper .row.section2 .col-sm-7 {
        padding-left: 0;
    }

    .home-page-wrapper .row.section3 .col-sm-7 {
        padding-right: 0;
    }

    .home-page-wrapper .row.section3 .col-sm-5 {
        padding-right: 15px;
        padding-left: 15px;
    }

    .home-page-wrapper .row.section1 .col-sm-5,
    .home-page-wrapper .row.section2 .col-sm-5,
    .home-page-wrapper .row.section3 .col-sm-5 {
        padding: 0 15px;
    }

    .home-page-wrapper .row.section2 .col-sm-5 {
        padding-left: 15px;
    }

    .row.section1,
    .row.section2,
    .row.section3 {
        padding: 25px 0;
    }

    .btn-btn-default {
        margin-top: 0;
    }

    .container.margin-top-div.login_section .col-sm-6 {
        padding: 0px 0;
    }

    .container.margin-top-div.login_section {
        background: #fff;
        width: 100%;
        text-align: center;
    }

    .container.margin-top-div.submit_section {
        padding: 15px;
    }

    .gform_wrapper .top_label .gfield_label {

        font-size: 14px;
    }

    .gform_wrapper ul.gfield_checkbox li,
    .gform_wrapper ul.gfield_radio li {
        padding: 0 !important;
        width: 100%;
    }

    .user-wrapper .col-sm-10 p {
        font-size: 18px;
        font-weight: 400;
        margin-bottom: 20px;
        margin-top: -10px;
    }

    section#dashboard-content label,
    section#dashboard-content p {
        color: #fff;
        width: 100%;
        float: left;
    }

    form#adduser input {
        width: 100%;
    }

    .container.margin-top-div.graph_section,
    .container.margin-top-div {
        padding: 15px;
    }

    .container.margin-top-div.graph_section {
        padding: 15px 15px 15px 25px;
        width: 100%;
        box-sizing: border-box;
    }

    .step-detail-heading span.step-name {
        font-size: 15px;
    }

    .container.margin-top-div.login_section {
        padding: 25px;
    }
}

.login-context p {
    font-weight: 600;
}

.survey-steps {
    margin-top: 65px;
}

.my_profile_menu {
    position: fixed;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    left: 0;
    top: 110px;
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    z-index: 9999;
}

.my_profile_menu>.menu {
    position: relative;
}

.my_profile_menu>a {
    display: block;
    position: absolute;
    right: 0;
    top: 5px;
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    background: #f5f5f5;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    width: 40px;
    height: 40px;
    border-radius: 3px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border: solid 1px #ccc;
    line-height: 40px;
    border-left: none;
    text-align: center;
    padding: 0;

}

.my_profile_menu>a:after {
    /*content: "\e072";*/
    content: "\e236";
    font-family: Glyphicons Halflings;
    font-size: 18px;
    color: #f97c4d;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
}

.my_profile_menu.my_profile_menu_out {
    transform: translateX(0%);
}

.my_profile_menu.my_profile_menu_out>a:after {
    transform: rotate(180deg);
}

.home .my_profile_menu {
    display: none;
}

.page-template-surveylogin-page-templates .my_profile_menu {
    display: none;
}

.page-id-102 .my_profile_menu {
    display: none;
}

.container {
    margin-top: 0;
    background: url(https://www.alacritianalytics.com/wp-content/uploads/2020/02/survey-bg.jpg) no-repeat fixed center;
    width: 100% !important;
    padding: 50px;
    box-sizing: border-box;
}

.login_links a {
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
}

.login-context {
    color: #fff;
}

.login_section .row>div#wppb-login-wrap {
    display: none;
}

.home-page-wrapper .row ol,
.home-page-wrapper .row ul {
    font-size: 16px;
    padding: 0;
    margin: 0;
    padding-left: 15px;
}

.home-page-wrapper .row ol li,
.home-page-wrapper .row ul li,
.home-page-wrapper .row .col-sm-6 p {
    margin-bottom: 10px;
    font-weight: 400;
    color: #333;
    font-size: 16px;
    float: left;
    width: 100%;
    text-align: justify;
}

.home-page-wrapper .row.section1 .col-sm-7 {
    padding-right: 130px;
}

.wppb-user-forms input,
.wppb-user-forms select {
    height: 40px;
    border: 1px solid #cccccc;
    border-radius: 3px;
    padding: 0 10px !important;
}

.btn-read-more {
    background: #d75a2a;
    border-radius: 0;
    color: #fff;
    font-size: 18px;
    padding: 10px 10px;
    width: auto;
    margin: auto;
    display: table;
}

.btn-read-more:hover {
    background: #fc7c4d;
    color: #fff;
}


@media (max-width:767px) {
    .home-page-wrapper .row.section1 .col-sm-7 {
        padding-right: 0;
    }
}

.home-page-wrapper .row .col-sm-6 p:empty {
    display: none;
}

.submit.button {
    background-color: #d85b2b;
    color: #fff;
    border: none;
    display: inline-block;
    transition: all 0.2s ease-out;
    padding: 10px 30px;
}


#select_user_to_edit_form .wppb-form-field {
    width: 50%;
    margin: 0 auto;
    color: #fff;
}

@media (max-width:991px) {
    #select_user_to_edit_form .wppb-form-field {
        width: 100%;
    }
}

#select_user_to_edit_form .select2-container--default .select2-selection--single {
    background-color: #fff;
    border: none;
    border-radius: 4px;
    height: 40px;
    padding-top: 5px;
}

#select_user_to_edit_form .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px;
    right: 5px;
}

@media (min-width: 992px) {
    .img_info {
        padding-left: 0 !important;
    }

    .img_info2 {
        padding-right: 0 !important;
    }
}

@media (max-width: 480px) {

    .home-page-wrapper .section1 h4,
    .home-page-wrapper .section2 h4,
    .home-page-wrapper .section3 h4 {
        font-size: 16px;
    }
}

.gf_progressbar {
    width: 70% !important;
}

@media (max-width:767px) {
    .gf_progressbar {
        width: 100% !important;
    }

}


.gform_wrapper .gf_progressbar_wrapper {
    position: relative;
    padding-bottom: 50px !important;
}

.surveyapp-form-wrapper .gform_wrapper .gf_progressbar_wrapper h3.gf_progressbar_title {
    position: absolute;
    bottom: 0;
    font-size: 19px !important;
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 8px;
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #f97c4d;
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #f97c4d;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
}

.view-survey .list_title {
    min-height: 45px;
}

.view-survey-wrapper a {
    color: #fff;
}

.view-survey-wrapper a:hover {
    color: #fff;
}

.btn.btn-default {
    background: #d75a2a;
    padding: 15px;
    border-radius: 0;
    display: block;
    color: #fff;
    font-size: 16px;
    padding: 8px 12px;
    width: auto;
    display: inline-block;
    border: none;
}

.btn.btn-default:hover {
    background: #fc7c4d;
    color: #fff;
}

.list_title h3 {
    margin-top: 0;
}

@media (min-width: 992px) {
    .container.margin-top-div.survey_listing_section {
        padding: 30px 50px;
    }
}

@media (max-width:767px) {
    .list_btn a.button.btn.btn-default.pull-right {
        float: left !important;
        margin-bottom: 15px;
        margin-top: -15px;
    }

    .col-sm-6.list_btn {
        float: left;
        width: 100%;
        text-align: left;
        border-bottom: 1px solid rgba(255, 255, 255, 0.4);
        margin-bottom: 8px;
    }
}

section.surveyapp_myaccountcontent h4 a {
    color: white;
    text-decoration: underline;
}

.recommendation-btn {
    text-align: center;
    margin-bottom: 20px;
    margin-top: -100px;
}

@media (max-width:1025px) {
    .recommendation-btn {
        text-align: center;
        margin-bottom: 20px;
        margin-top: 0px;
    }
}

.brand-chart {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
}

.chartjs-render-monitor {

    position: relative;
    z-index: 1;
}

.recommendation-btn {
    text-align: center;
    margin-bottom: 20px;
    margin-top: 40px;
}

.brand-chart img {
    width: 100%;
}

/*@media (min-width:1900px){
.brand-chart {
    position: absolute;
    top: -64px;
    left: -80px;
    width: 120%;
}

}

@media (max-width:736px){
.brand-chart {
    position: absolute;
    top: -94px;
    left: -120px;
    width: 125%;
}
}



@media (max-width:414px){
.brand-chart {
    position: absolute;
    top: 21px;
    left: 30px;
    width: 88%;
}
}*/



.canvas-title h2 {
    color: #08354b;
    font-weight: 900;
    font-family: 'Roboto', sans-serif !important;
    line-height: 10px;

}

/*@media (max-width:1700px){
.brand-chart {
    padding-left: 16px;
    padding-top: 7px;
}
}

@media (max-width:1650px){
.brand-chart {
    padding-left: 21px;
    padding-top: 10px;
}
}

@media (max-width:1440px){
.brand-chart {
padding-left: 36px;
padding-top: 21px;
padding-right: 8px;
}
}

@media (max-width:1366px){
.brand-chart {
padding-left: 43px;
padding-top: 28px;
padding-right: 12px;
}
}

@media (max-width:1280px){
.brand-chart {
padding-left: 49px;
padding-top: 32px;
padding-right: 16px;
}
}

@media (max-width:1024px){
.brand-chart {
padding-left: 68px;
padding-top: 48px;
padding-right: 28px;
}
}

@media (max-width:812px){
.brand-chart {
padding-left: 88px;
padding-top: 62px;
padding-right: 36px;
}
}

@media (max-width:740px){
.brand-chart {
padding-left: 35px;
padding-top: 24px;
padding-right: 12px;
}
}

@media (max-width:667px){
.brand-chart {
padding-left: 47px;
padding-top: 32px;
padding-right: 16px;
}
}


@media (max-width:480px){
.brand-chart {
padding-left: 77px;
padding-top: 53px;
padding-right: 30px;
}
}



@media (max-width:414px){
.brand-chart {
padding-left: 85px;
padding-top: 62px;
padding-right: 37px;
}
}

@media (max-width:384px){
.brand-chart {
padding-left: 89px;
padding-top: 62px;
padding-right: 37px;
}
}

@media (max-width:375px){
.brand-chart {
padding-left: 91px;
padding-top: 64px;
padding-right: 39px;
}
}

@media (max-width:360px){
.brand-chart {
padding-left: 93px;
padding-top: 66px;
padding-right: 40px;
}
}

@media (max-width:320px){
.brand-chart {
padding-left: 101px;
padding-top: 73px;
padding-right: 44px;
}
}*/


/*new css*/
.home-page-wrapper.slider-section .col-sm-7 {
    padding: 0;
}

section#header {
    display: table;
}

.home-page-wrapper.slider-section {
    display: table;
    float: left;
    width: 100%;
    height: 600px;
    position: absolute;
    top: 0;
    z-index: 0;
}



.slider-section .row.featuredBannerText {
    position: relative;
}

.slider-section .overlay_ {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    padding-top: 120px;
}

.slider-section .row.featuredBannerText {
    position: relative;
    width: 80%;
    margin: 0 auto;
}

.slider-section .btn-btn-default {
    margin-top: 100px;
}

.slider-section .header_menu_transparent {
    z-index: 99;
}

.header_right_btn a.btn.btn-default {
    margin-top: 13px;
    margin-right: 20px;
}

@media (min-width:1900px) {
    .brand-chart {
        position: absolute;
        top: 8px;
        left: 0;
        bottom: 0;
        right: 0;
        width: 100%;
        padding-left: 15px;
        padding-top: 8px;
        padding-right: 5px;
    }
}

@media (max-width:1700px) {
    .brand-chart {
        padding-left: 28px;
        padding-top: 17px;
        padding-right: 11px;
    }
}

@media (max-width:1650px) {
    .brand-chart {
        padding-left: 33px;
        padding-top: 21px;
        padding-right: 14px;
    }
}

@media (max-width:1440px) {
    .brand-chart {
        padding-left: 59px;
        padding-top: 37px;
        padding-right: 25px;
    }
}

@media (max-width:1366px) {
    .brand-chart {
        padding-left: 88px;
        padding-top: 66px;
        padding-right: 39px;
    }
}

@media (max-width:1280px) {
    .brand-chart {
        padding-left: 79px;
        padding-top: 53px;
        padding-right: 37px;
    }
}

@media (max-width:1024px) {
    .brand-chart {
        padding-left: 128px;
        padding-top: 96px;
        padding-right: 60px;
    }
}

@media (max-width:812px) {
    .brand-chart {
        padding-left: 159px;
        padding-top: 117px;
        padding-right: 73px;
    }
}

@media (max-width:740px) {
    .brand-chart {
        padding-left: 76px;
        padding-top: 59px;
        padding-right: 34px;
    }

    .canvas-title h2 {

        line-height: normal;
    }

    .header_right_btn a.btn.btn-default {
        margin-top: 5px;
        margin-right: 0;
        width: 100%;
    }

    .header_right_btn {
        width: 100%;
    }

    .home-page-wrapper.slider-section {
        display: block;
        float: left;
        width: 100%;
        height: auto;
        position: relative;
        top: 0;
        z-index: 0;
    }

    .slider-section .overlay_ {
        display: block;
        vertical-align: middle;
        width: 100%;
        padding-top: 0;
    }
}

@media (max-width:667px) {
    .brand-chart {
        padding-left: 99px;
        padding-top: 73px;
        padding-right: 45px;
    }
}


@media (max-width:480px) {
    .brand-chart {
        padding-left: 120px;
        padding-top: 83px;
        padding-right: 58px;
    }
}



@media (max-width:414px) {
    .brand-chart {
        padding-left: 135px;
        padding-top: 92px;
        padding-right: 65px;
    }

    .header_right_btn a.btn.btn-default {
        font-size: 11px;
    }

    .slider-section .btn-btn-default {
        margin-top: 30px;
    }
}

@media (max-width:384px) {
    .brand-chart {
        padding-left: 154px;
        padding-top: 114px;
        padding-right: 73px;
    }
}

@media (max-width:375px) {
    .brand-chart {
        padding-left: 165px;
        padding-top: 121px;
        padding-right: 76px;
    }
}

@media (max-width:360px) {
    .brand-chart {
        padding-left: 150px;
        padding-top: 104px;
        padding-right: 72px;
    }
}

@media (max-width:320px) {
    .brand-chart {
        padding-left: 150px;
        padding-top: 104px;
        padding-right: 72px;
    }
}

.header_right_btn {
    z-index: 999;
    position: relative;
}

/***************************/
/***************************/
/*ADDED BY ALPHACREW STUDIO*/
/***************************/
/***************************/

.buttonAC {
    border-radius: 8px !important;
    /*    background-color: #fc7c4d !important;
    background:#fc7c4d !important;*/
    background-color: #d75a2a !important;
    background: #d75a2a !important;
}

.buttonAC:hover {
    border-radius: 8px !important;
    background-color: #fc7c4d !important;
    background: #fc7c4d !important;
}



.buttonAC1 {
    border: solid 1px !important;
    border-radius: 8px !important;
    background-color: none !important;
    border-color: #fc7c4d !important;
    background: none !important;
}

.buttonAC1:hover {

    background-color: #fc7c4d !important;
    background: #fc7c4d !important;
    border-color: #fc7c4d
}


/*****************/
/*****************/
/*ADDED BY ALPHACREW STUDIO*/
/*****************/
/*****************/


.gform_wrapper div.validation_error {
    color: #FFEB3B !important;

    border-top: 2px solid #424242 !important;
    border-bottom: 2px solid #424242 !important;
}

.gform_wrapper .validation_message {

    color: #FFEB3B !important;

}

.gform_wrapper .percentbar_orange {


    background-color: #ffffff !important;
}

.gform_page_footer input {
    border-radius: 4px !important;

}

.borderTableAC {
    border-bottom-color: #424242 !important;
}

.buttonMVBE:hover {
    color: #fc7c4d !important;
}
.buttonMVBE {
  font-size: 14px !important;
}

.classAC{
padding-left:30px !important;
}
.classAC2{
    
}

.gf_progressbar_title{
    top:54px !important;
}

.redFlag{
        color: red;
    background: white;
    border-radius: 6px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.linkHref{
color: #966958  !important;
text-decoration: underline !important;
padding-left: 106px;
font-size: 12px;
}

.linkHref:hover{

    color: #c57455 !important;
    text-decoration: underline !important;
}