/* Theme Name: Nervoderm */

/*Remove Black Bar in Vimeo Video*/
.video-wrapper {
    position: relative;
    padding-bottom: 54.1%;
    padding-top: 2.2%;
    height: 0;
}

.video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*Remove Black Bar in Vimeo Video End*/
.sidedock {
    display: none;
}

html,
div,
body,
iframe,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-family: 'AktivGrotesk-Regular', 'sans-serif';
    font-weight: 300;
    color: #646464;
}

*:focus {
    outline: none !important;
}

* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

input[type="text"]:focus {
    outline: none;
}

html,
body {
    height: auto;
    width: 100%;
    font-size: 18px;
    line-height: 30px;
    text-rendering: optimizeLegibility;
}

a {
    word-break: break-word;
    color: #f7941d;
    -moz-transition: ease-in-out .3s all;
    -webkit-transition: ease-in-out .3s all;
    transition: ease-in-out .3s all;
    -o-transition: ease-in-out .3s all;
    -ms-transition: ease-in-out .3s all;
    text-decoration: none;
    font-family: 'AktivGrotesk-Regular', 'sans-serif';
}

a:hover,
a:focus {
    text-decoration: none;
    color: #009993;
}

a:hover {
    -moz-transition: ease-in-out .3s all;
    -webkit-transition: ease-in-out .3s all;
    transition: ease-in-out .3s all;
    -o-transition: ease-in-out .3s all;
    -ms-transition: ease-in-out .3s all;
}

h6 {
    font-size: 14px;
    line-height: 22px;
    color: #e3e3e3;
}

p {
    font-size: 18px;
    line-height: 24px;
    font-family: 'AktivGrotesk-Regular', 'sans-serif';
    color: #fff;
}

ul li {
    list-style: none;
}

.page.page_title {
    margin-bottom: 15px;
}

img {
    width: auto;
    max-width: 100%;
}

h3 {
    color: #646464;
    font-size: 30px;
    line-height: 40px;
    margin-top: 0;
}

h4 {
    font-size: 18px;
    line-height: 24px;
    margin-top: 0;
}


/* Header CSS */
header {
    background: #009993;
    padding: 15px 0;
    position: relative;
}

.header .header_menu {
    display: block;
    text-align: right;
    line-height: 0;
    padding: 15px 0;
}

.header .header_menu ul {
    margin: 0;
    padding: 0;
    line-height: 0;
}

.header .header_menu ul li {
    margin: 0 15px;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
}

#menu-item-28 a {
    color: #f7941d;
}

.header .header_menu ul li a {
    color: #ffffff;
    font-size: 14px;
    line-height: 20px;
    display: block;
    font-family: 'AktivGrotesk-Regular', 'sans-serif';
    letter-spacing: 0.5px;
}

.header .header_menu ul .current_page_parent > a,
.header .header_menu ul .current-menu-item > a,
.header .header_menu ul li a:hover,
.header .header_menu ul li a:focus {
    color: #f7941d
}
.hide-menu{
    display:none !important;
}
.show-menu{
    display:block !important;
}
.inner_page_banner {
    height: 464px;
    width: 100%;
    margin-bottom: 70px;
}

.table_div {
    display: table;
    height: 100%;
    width: 100%;
}

.table_div .table_inner {
    display: table-cell;
    vertical-align: middle;
}

.b_content {
    padding-top: 55px;
}

.mob_banner_image {
    display: none;
}

.banner_title {
    color: #009993;
    font-family: 'AktivGroteskTrial-Medium', 'sans-serif';
    font-size: 36px;
    line-height: 40px;
    position: relative;
    margin-bottom: 26px;
}

.banner_title span {
    font-size: 25px;
    position: absolute;
    top: -5px;
}

.banner_button {
    display: block;
    margin-bottom: 20px
}

.banner_button a {
    background: #f7941d;
    color: #fff;
    font-size: 16px;
    display: inline-block;
    padding: 8px 46px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

.banner_button a:hover {
    background: #009993;
}

.banner_image {
    position: relative;
    bottom: -3px;
    left: -17px;
}

.top_slogan {
    text-align: center;
    color: #626262;
    margin-bottom: 55px;
}

.top_slogan p {
    margin-bottom: 0px;
    color: #009993;
    max-width: 75%;
    margin: 0 auto;
    font-size: 24px;
    line-height: 30px;
}

.top_slogan p {
    font-size: 36px;
    line-height: 50px;
    font-family: 'AktivGrotesk-Medium', 'sans-serif';
    max-width: 100%;
}

.clinically_proven {
    background: #009993;
    margin-bottom: 33px;
}

.left_half_col {
    display: block;
    float: left;
    width: 50%;
    text-align: right;
}

.right_half_col {
    display: block;
    width: 50%;
    float: right;
}

.clinically_proven {
    background: #009993;
    display: block;
    /*background-image: url(../img/flare-bg.png);*/
    background-repeat: no-repeat;
    background-position: 50%;
}

.clinically_proven_head {
    text-align: center;
    color: #fff;
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 35px;
    letter-spacing: -0.1px;
    font-family: 'AktivGroteskTrial-Medium', 'sans-serif';
}

.inner_clinic_proven {
    padding: 50px 0 85px;
}

.page-id-7 .research_form_subtitle {
    max-width: 60%;
}

.pain_type {
    display: inline-block;
}

.pain_ico_box {
    display: inline-block;
    text-align: center;
    padding: 0 15px;
}

.pain_ico_box img {
    margin-bottom: 10px;
}

.pain_ico_box p a {
    font-family: 'AktivGrotesk-Regular', 'sans-serif';
    letter-spacing: -0.25px;
    font-size: 24px;
    line-height: 24px;
    color: #fff;
}

.how_works_sec {
    margin-bottom: 50px;
}

.dual_action_section {
    margin-bottom: 20px;
}

.pain_ico_box p a:hover {
    color: #f7941d;
}

.how_works_sec h3 {
    text-align: center;
    color: #646464;
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 35px;
    margin-top: 0;
    letter-spacing: 0.1px;
}

.how_works_outer {
    display: block;
    margin-bottom: 30px;
}

.how_works_ico_txt {
    width: 20%;
    float: left;
    text-align: center;
}

.how_works_ico {
    background: #009993;
    display: inline-block;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    width: 137px;
    height: 137px;
    position: relative;
}

.how_works_ico_txt .how_works_ico:after {
    content: "\f105";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #009993;
    font-size: 45px;
    position: absolute;
    top: 50%;
    right: -50%;
    margin-right: 15px;
    margin-top: -15px;
    display: block;
}

.research_form_subtitle {
    max-width: 61%;
}

.page-id-7 .nervoderm_benefits ul {
    padding-left: 0px;
}

.how_works_outer .how_works_ico_txt:last-child .how_works_ico:after {
    display: none;
    content: '';
}

.how_works_ico img {
    text-align: center;
    display: block;
    margin: 0 auto;
}

.how_works_ico_txt p {
    font-size: 14px;
    line-height: 24px;
    color: #636363;
    max-width: 81%;
    margin: 0 auto;
}

.how_works_ico_txt h5 {
    text-transform: uppercase;
    font-size: 18px;
    line-height: 26px;
    font-family: 'AktivGrotesk-Bold', 'sans-serif';
    color: #636363;
    margin: 5px 0;
}

.how_works_btn {
    text-align: center;
}

.how_works_btn a {
    background: #f7941d;
    color: #fff;
    font-size: 16px;
    display: inline-block;
    padding: 8px 45px;
    margin: 15px 0;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

.nervo_btn {
    background: #f7941d;
    color: #fff;
    font-size: 16px;
    display: inline-block;
    padding: 10px 47px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

.nervo_btn:hover {
    background: #009993;
    color: #fff;
}

.how_works_btn a:hover {
    background: #009993;
}

.association_sec {
    background: #f8f8f8;
    text-align: center;
    padding: 23px 0;
    margin-bottom: 0 !important;
}

.association_sec p,
.inner_clinic_proven span,
.association_txt {
    color: #444444;
    font-size: 12px;
    line-height: 22px;
    font-family: 'AktivGrotesk-Regular', 'sans-serif';
    margin-bottom: 0;
    display: block;
}

.association_txt {
    color: #fff;
    font-size: 22px;
    line-height: 24px;
}

.inner_clinic_proven span {
    color: #fff;
    display: block;
    text-align: center;
    padding: 11px 15px 0 15px;
    font-size: 22px;
    line-height: 24px;
    font-family: 'AktivGrotesk-Medium', 'sans-serif';
}

.research_form_subtitle {
    max-width: 65%;
    margin: 0 auto;
    margin-bottom: 55px;
}

.research_form_subtitle p {
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 24px;
    color: #5c5d5e;
    font-family: 'AktivGroteskTrial-Medium', 'sans-serif';
}

.research_form_title {
    margin-bottom: 20px;
}

.market_research_form ul,
.faq_form ul,
.contact_form ul {
    display: inline-block;
    padding: 0;
    margin-left: -1360px;
}

.market_research_form ul li label,
.faq_form ul li label,
.contact_form ul {
    display: none;
}

.research_form_title h3,
.faq_form h3,
.contact_form h3 {
    color: #fff;
}

.gfield_description {
    color: #009993;
    padding-top: 20px;
    text-align: center;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 24px;
    font-family: 'AktivGroteskTrial-Medium', 'sans-serif';
}

.market_research_form {
    background: #009993;
    padding: 60px 0;
    text-align: center;
}

.market_research_form form {
    position: relative;
}

.market_research_form ul li,
.faq_form ul li,
.contact_form ul li {
    list-style: none;
    display: inline-block;
    float: left;
    margin-right: 1px;
}

.market_research_form ul li:first-child input {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.market_research_form ul li input,
.faq_form ul li input,
.contact_form ul li input {
    padding: 7px 10px;
    border: none;
    font-size: 16px;
    font-family: 'AktivGrotesk-Regular', 'sans-serif';
}

.market_research_form .gform_footer {
    display: inline-block;
    position: absolute;
    top: -1px;
}

.market_research_form input[type=submit],
.faq_form input[type=submit],
.contact_form input[type=submit],
.testimonial_form input[type=submit] {
    background: #f7941d;
    color: #fff;
    width: 180px;
    font-size: 16px;
    display: inline-block;
    padding: 7px 42px;
    border: none;
    border-top-right-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-bottom-right-radius: 4px;
    top: 1px;
    position: relative;
    -moz-transition: ease-in-out .3s all;
    -webkit-transition: ease-in-out .3s all;
    transition: ease-in-out .3s all;
    -o-transition: ease-in-out .3s all;
    -ms-transition: ease-in-out .3s all;
}

button,
html input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
    color: #009993;
    background: #fff;
}

.terms_checkbox {
    float: none;
    display: inline;
    clear: both;
    text-align: left;
    color: #fff;
}

.ginput_container.ginput_container_checkbox {
    color: #fff;
    font-size: 13px;
    font-family: 'AktivGrotesk-Regular', 'sans-serif';

}

.market_research_form ul li:last-child {
    margin-right: 0;
}

input::-webkit-input-placeholder {
    color: #a7a7a7;
    font-family: 'AktivGrotesk-Regular', 'sans-serif';
}

input::-moz-placeholder {
    color: #a7a7a7;
    font-family: 'AktivGrotesk-Regular', 'sans-serif';
}

input:-ms-input-placeholder {
    color: #a7a7a7;
    font-family: 'AktivGrotesk-Regular', 'sans-serif';
}

input:-moz-placeholder {
    color: #a7a7a7;
    font-family: 'AktivGrotesk-Regular', 'sans-serif';
}

.terms_checkbox [type="checkbox"]:not(:checked),
.terms_checkbox [type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
}


.terms_checkbox [type="checkbox"]:not(:checked) + label,
.terms_checkbox [type="checkbox"]:checked + label {
    position: relative;
    padding-left: 25px;
    padding-top: 4px;
    display: block;
    font-weight: 300;
    color: #5c5d5e;
}

.terms_checkbox a:hover {
    color: #fff;
    font-weight: 300;
}

.terms_checkbox [type="checkbox"]:not(:checked) + label:before,
.terms_checkbox [type="checkbox"]:checked + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
    width: 16px;
    height: 16px;
    background: #fff;
    border: 1px #009993 solid;

}

.terms_checkbox [type="checkbox"]:not(:checked) + label:after,
.terms_checkbox [type="checkbox"]:checked + label:after {
    content: '';
    position: absolute;
    left: 6px;
    top: 11px;
    width: 5px;
    height: 11px;
    border: solid #009993;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.terms_checkbox [type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

/*Home page - Benefits of Nervodeerm*/

.nervoderm_benefits_home ul {
    padding-left: 25px;
    margin-top: 15px;
}

.nervoderm_benefits_home ul:before {
    display: table;
    content: " ";
}

.nervoderm_benefits_home ul:after {
    clear: both;
    display: table;
    content: " ";
}

.nervoderm_benefits_home a.nervo_btn {
    margin: 30px 0 0 15px;
}

.nervoderm_benefits_home li {
    width: 60%;
    float: left;
    clear: right;
    vertical-align: middle;
    margin-bottom: 14px;
    color: #fff;
    position: relative;
    padding-left: 52px;
    /* margin-right: 22px; */
    display: block;
    padding-top: 5px;
    line-height: 24px;
    background: url(https://www.nervoderm.com.au/wp-content/uploads/2018/11/tick.png) no-repeat;
        min-height: 43px;
    font-size: 18px;
    font-family: 'AktivGroteskTrial-Medium', 'sans-serif';
}

.nervoderm_benefits_home li:nth-child(2n) {
    margin-right: 0;
    width: 40%;
}

.nervoderm_benefits_home {
    padding: 10px 0 50px 0;
}

.nervoderm_benefits_home .how_works_btn a {
    margin: 0;
    padding: 10px 47px;
}




/*TESTIMONIAL FORM*/
.terms_checkbox_test {
    float: none;
    display: inline;
    clear: both;
    text-align: left;
    color: #fff;
}


input::-webkit-input-placeholder {
    color: #a7a7a7;
    font-family: 'AktivGrotesk-Regular', 'sans-serif';
}

input::-moz-placeholder {
    color: #a7a7a7;
    font-family: 'AktivGrotesk-Regular', 'sans-serif';
}

input:-ms-input-placeholder {
    color: #a7a7a7;
    font-family: 'AktivGrotesk-Regular', 'sans-serif';
}

input:-moz-placeholder {
    color: #a7a7a7;
    font-family: 'AktivGrotesk-Regular', 'sans-serif';
}

.terms_checkbox_test [type="checkbox"]:not(:checked), .terms_checkbox_test [type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
}


.terms_checkbox_test [type="checkbox"]:not(:checked) + label, .terms_checkbox_test [type="checkbox"]:checked + label {
    position: relative;
    padding-left: 25px;
    padding-top: 4px;
    display: block;
    font-weight: 300;
}

.terms_checkbox_test a:hover {
    color: #fff;
    font-weight: 300;
}

.terms_checkbox_test [type="checkbox"]:not(:checked) + label:before, .terms_checkbox_test [type="checkbox"]:checked + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
    width: 16px;
    height: 16px;
    background: #fff;
    border: solid #009993;
    border-width: 1px;


}

.terms_checkbox_test [type="checkbox"]:not(:checked) + label:after, .terms_checkbox_test [type="checkbox"]:checked + label:after {
    content: '';
    position: absolute;
    left: 6px;
    top: 11px;
    width: 5px;
    height: 11px;
    border: solid #009993;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.terms_checkbox_test [type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}


.below_lightening {
    padding: 50px 0 33px 0;
    text-align: center;
}

.below_lightening .container {
    border-bottom: 1px solid #ccc;
}

.below_lightening p {
    color: #646464;
    max-width: 80%;
    margin: 0 auto;
    padding-bottom: 45px;
}

.pain_type_sec p {
    color: #646464;
    text-align: center;
    margin-bottom: 10px;
}

/* Footer CSS */
footer {
    background: #f0f4f4;
    padding: 30px 0;
}

.foot_logo {
    margin-bottom: 25px;
}

footer p {
    color: #9e9e9e;
    font-size: 12px;
    line-height: 20px;
    font-family: 'AktivGrotesk-Regular', 'sans-serif';
}

footer ul {
    padding-left: 0;
}

footer ul li a {
    color: #444444;
    font-size: 14px;
    line-height: 34px;
    font-family: 'AktivGrotesk-Regular', 'sans-serif';
}

footer .social_foot ul li {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

footer .social_foot ul li {
    float: left;
    margin-right: 13px;
    margin-bottom: 10px;
    background: #009993;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -moz-transition: ease-in-out .3s all;
    -webkit-transition: ease-in-out .3s all;
    transition: ease-in-out .3s all;
    -o-transition: ease-in-out .3s all;
    -ms-transition: ease-in-out .3s all;
}

footer .social_foot ul li a {
    color: #fff;
    font-size: 15px;
    line-height: 15px;
    display: block;
    text-align: center;
    padding: 5px;
}

footer .social_foot ul li:hover {
    background: #f7941d;
}

footer .social_foot ul li .fa.fa-google-plus {
    font-size: 13px;
}

.copyright_txt {
    margin-top: 28px;
}

.social_foot {
    /*float: right;*/
    font-size: 14px;
    line-height: 34px;
    font-family: 'AktivGrotesk-Regular', 'sans-serif';
    color: #333333;
}

footer .social_foot ul li:last-child {
    margin-right: 0;
}

/* Understanding Pain */
* .page_banner {
    height: 277px;
    width: 100%;
    position: relative;
    display: none;
}

.inner_banner_title {
    margin-bottom: 15px;
}

.inner_banner_title h3, .nerve_pain h3 {
    font-size: 36px;
    line-height: 44px;
}

.inner_banner_desc {
    max-width: 390px;
}

.inner_banner_desc p, .nerve_pain p {
    color: #646464;
    font-size: 18px;
    line-height: 23px;
}

.banner_content {
    margin-left: 30px;
    padding: 46px 0px;
}

.nerve_pain, .nervoderm_benefits h3, .dual_action_section h3, .nervoderm_benefits_home h3 {
    padding: 34px 0;
    text-align: center;
}

.nerve_pain p {
    max-width: 80%;
    margin: 0 auto;
    margin-bottom: 10px;
}

.nerve_pain h3, .nervoderm_benefits h3, .dual_action_section h3, .nervoderm_benefits_home h3 {
    color: #009993;
    font-size: 36px;
    margin-bottom: 22px;
    font-family: 'AktivGroteskTrial-Medium', 'sans-serif';
}

.lightening_sec {
    padding: 64px 0;
    text-align: center;
    background: url(../img/flare-bg.png) #009993 no-repeat;
    position: relative;
    background-size: contain;
    background-position: left center;
}

.left_arrow_here {
    background: url(../img/arrow-left-understanding.png) no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 335px;
    background-position: right center;
    background-size: cover;
}

.right_arrow_here {
    background: url(../img/arrow-right-understanding.png) no-repeat;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 335px;
    background-position: left center;
    background-size: cover;
}

.lightening_sec h3 {
    color: #fff;
}

.lightening_sec p {
    margin: 0 auto;
    font-family: 'AktivGrotesk-Regular', 'sans-serif';
    font-size: 20px;
    line-height: 36px;
}

.lightening_sec span {
    font-family: 'AktivGrotesk-Bold', 'sans-serif';
    font-size: 24px;
}

.lightening_sec .content_wrap_here{
    transform: translate(0, 0);
}

.pain_type_head {
    text-align: center;
    margin-bottom: 30px;
}

.pain_type_head h3 {
    margin-bottom: 20px;
}

.pain_type_sec h4 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    display: block;
}

.bottom_content_pain, .seperate_pain_content {
    margin-bottom: 37px;
}

.pain_type_sec p {
    color: #646464;
    margin-bottom: 10px;
    max-width: 80%;
    margin: 0 auto;
}

.pain_type_sec ul li {
    color: #009993;
    list-style-type: disc;
    line-height: 23px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    padding-right: 70px;
}

.pain_type_sec ul {
    list-style: circle;
    padding-left: 22px;
    margin-bottom: 20px;
}

.pain_type_sec span {
    font-size: 14px;
    line-height: 20px;
    display: block;
}

.pain_type_inner_sec {
    padding-bottom: 60px;
    margin-bottom: 60px;
    border-bottom: 1px solid #ccc;
}

.pain_type_inner_sec {
    padding-bottom: 40px
}

.pain_type_inner_sec .row {
    /*    margin-right: -33px;
        margin-left: -33px;*/
}

.pain_type_inner_sec .col-md-6 {
    /*    padding-left: 33px;
        padding-right: 33px;*/
}

.bottom_content_pain p, .seperate_pain_content p {
    color: #646464;
    margin-bottom: 30px;
}

.bottom_content_pain h3 {
    margin-bottom: 20px;
}

.alignleft {
    float: left;
    display: inline;
    margin-right: 55px;
    margin-bottom: 10px;
}

/* About Page */
.nervoderm_benefits ul {
    padding-left: 25px;
    margin-top: 15px;
}

.nervoderm_benefits ul:before {
    display: table;
    content: " ";
}

.nervoderm_benefits ul:after {
    clear: both;
    display: table;
    content: " ";
}

.nervoderm_benefits a.nervo_btn {
    margin: 30px 0 0 15px;
}

.nervoderm_benefits li {
    width: 60%;
    float: left;
    clear: right;
    vertical-align: middle;
    margin-bottom: 14px;
    color: #009993;
    position: relative;
    padding-left: 52px;
    /* margin-right: 22px; */
    display: block;
    padding-top: 5px;
    line-height: 24px;
    background: url(../img/li_check.png) no-repeat;
    min-height: 43px;
    font-size: 18px;
    font-family: 'AktivGroteskTrial-Medium', 'sans-serif';
}

.nervoderm_benefits li:nth-child(2n) {
    margin-right: 0;
    width: 40%;
}

.nervoderm_benefits {
    padding: 10px 0 50px 0;
}

.nervoderm_benefits .how_works_btn a {
    margin: 0;
    padding: 10px 47px;
}

.lightening_sec.understand_nervoderm {
    padding: 45px 0;
}

.lightening_sec.understand_nervoderm h3 {
    margin-bottom: 20px;
    font-family: 'AktivGroteskTrial-Medium', 'sans-serif';
}

.lightening_sec.understand_nervoderm p {
    line-height: 24px;
    margin-bottom: 15px;
    font-size: 18px;
    font-family: 'AktivGroteskTrial-Medium', 'sans-serif';
}

.understand_nervoderm_btns a:first-child {
    margin-right: 25px;
}

.understand_nervoderm_btns {
    padding: 15px 0 15px 0;
}

.understand_nervoderm_btns .nervo_btn:hover {
    color: #f7941d;
    background: #fff;
}

.flare_left {
    /*background: url(../img/flare-bg.png) no-repeat;*/
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.flare_right {}

/* How it works */
.box_title_desc {
    text-align: center;
    padding: 25px 0;
}

.box_title {
    font-size: 24px;
    line-height: 32px;
    color: #009993;
    margin-bottom: 2px;
    font-family: 'AktivGroteskTrial-Medium', 'sans-serif';
}

.box_title_desc p {
    color: #656565;
    max-width: 73%;
    margin: 0 auto;
    line-height: 30px;
    font-family: 'AktivGroteskTrial-Medium', 'sans-serif';
}

.how_it_works .lightening_sec {
    padding: 45px 0;
}

.how_it_works .lightening_sec h3 {
    margin-bottom: 40px;
}

.how_it_works .pain_type {
    margin-bottom: 20px;
}

.how_it_works .lightening_sec p a {
    font-size: 24px;
    line-height: 30px;
}

.how_it_works .how_works_btn a {
    padding: 9px 47px;
}

.how_it_works .how_works_btn a:hover {
    color: #009993;
    background: #fff;
}

.where_buy_box_inner {
    width: 296px;
    height: 208px;
    display: inline-block;
    text-align: center;
    float: left;
    border: 1px solid #8c9692;
    margin: 43px 35px;
    -moz-transition: ease-in-out .3s all;
    -webkit-transition: ease-in-out .3s all;
    transition: ease-in-out .3s all;
    -o-transition: ease-in-out .3s all;
    -ms-transition: ease-in-out .3s all;
}

//*.where_buy_box_inner:hover{
opacity: 0.8;
cursor: pointer;
}

* //

.where_buy_box_inner:nth-child(3n) {
    clear: right;
}

.where_buy_btn {
    text-align: center;
    margin-bottom: 0;
}

.where_buy_box_outer {
    padding: 28px 0;
}

.where_buy_btn .nervo_btn {
    padding: 10px 57px;
}

.how_to_use_list {
    margin-bottom: 55px;
}

.how_to_use_list ul li {
    color: #009993;
    list-style-type: disc;
    padding-bottom: 18px;
    padding-left: 18px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 16px;
    line-height: 22px;
    list-style: none;
    display: inline-flex;
    width: 100%;
    font-size: 18px;
    font-family: 'AktivGroteskTrial-Medium', 'sans-serif';
}

.how_to_use_list ul li:before {
    content: "•";
    font-size: 29px;
    color: #009993;
    margin-right: 25px;
}

.col_4_box_outer {
    margin: 55px 0;
}

.col_4_box_outer {
    margin-bottom: 30px;
}

.col_4_box_outer .col-md-4 img {
    max-width: 300px;
    margin-bottom: 15px;
}

.col_4_box {
    margin-bottom: 10px;
}

.col_4_box_inner {
    max-width: 75%;
    margin: 0 auto;
    min-height: 112px;
}

.col_4_box_title {
    color: #000;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 13px;
    font-family: 'AktivGrotesk-Bold', 'sans-serif';
}

.col_4_box_inner p {
    font-size: 14px;
    line-height: 22px;
    color: #000;
}

.how_works_video_sec {
    background: #009993;
    padding: 48px 0;
}

.left_video {
    width: 41%;
}

.right_video_desc {
    width: 50%;
    padding-left: 58px;
}

.right_video_desc h3 {
    color: #fff;
    margin-bottom: 30px;
    font-family: 'AktivGroteskTrial-Medium', 'sans-serif';
    font-size: 24px;
    line-height: 34px;
}

.right_video_desc p {
    max-width: 73%;
    margin-bottom: 30px;
}

.right_video_desc .nervo_btn:hover {
    color: #f7941d;
    background: #fff;
}

/* FAQ Page */
/*----- Accordion -----*/
.accordion, .accordion * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.accordion-section {
    margin-bottom: 5px;
}

.accordion {
    overflow: hidden;
    max-width: 93%;
    margin: auto;
}

.faq_outer {
    margin: 33px 0 80px 0;
}

.accordion-section-title {
    width: 100%;
    position: relative;
    padding: 13px 15px 13px 75px;
    display: inline-block;
    background: #009993;
    font-size: 18px;
    line-height: 26px;
    color: #fff;
    font-family: 'AktivGrotesk-Bold', 'sans-serif';
}

.accordion-section-title:focus {
    color: #fff;
}

.accordion-section-title:before {
    content: "Q";
    font-size: 37px;
    position: absolute;
    left: 11px;
}

.accordion-section-title:after {
    content: "";
    float: right;
    width: 0px;
    height: 0px;
    border: 8px solid transparent;
    border-top-color: #F3F3F3;
    position: absolute;
    top: 50%;
    margin-top: -2px;
    right: 24px;
}

.accordion-section-title.active:after {
    content: "";
    border-bottom-color: #F3F3F3;
    border-top-color: transparent;
    position: absolute;
    margin-top: 0px;
    right: 23px;
    top: 25%;
}

.accordion-section:first-child .accordion-section-content {
    display: block;
}

.accordion-section-content p:before {
    content: "A";
    font-size: 37px;
    position: absolute;
    left: 0;
    top: 2px;
    color: #cacaca;
}

.accordion-section-title.active, .accordion-section-title:hover {
    background: #f7941d;
    color: #fff;
    text-decoration: none;
}

.accordion-section-content {
    padding: 15px 37px 15px 15px;
    display: none;
    background: #ededed;
}

.accordion-section-content p {
    color: #636363;
    padding-left: 60px;
    position: relative;
    font-size: 16px;
}

.faq_form {
    background: #009993;
    padding: 35px 0;
    text-align: center;
}

.faq_form_title {
    margin-bottom: 26px;
}

.faq_form_title h3 {
    letter-spacing: 0.1px;
    line-height: 38px;
}

.faq_form li.textarea_field, .contact_form li.textarea_field {
    float: none;
    display: block;
    width: 100%;
}

.faq_form li.textarea_field textarea, .contact_form li.textarea_field textarea {
    width: 100%;
    height: 144px;
    padding: 9px;
    font-size: 16px;
    border: 0;
    font-family: 'AktivGrotesk-Regular', 'sans-serif';
}

.faq_form ul, .contact_form ul {
    margin-left: 0px;
    width: 46%;
    margin: 0 auto;
    margin-bottom: 20px;
    display: block;
}

.faq_form ul li, .contact_form ul li {
    margin-bottom: 14px;
    width: 49.8%;
}

.faq_form ul li input, .contact_form ul li input {
    width: 100%;
}

.faq_form .gform_footer, .contact_form .gform_footer {
    margin-bottom: 15px;
}

.contact_form {
    background: #009993;
    padding: 47px 0;
    text-align: center;
}

/* Contact Page CSS */
.contact_details {
    padding: 35px 0;
}

.contact_label h3 {
    color: #009993;
    margin-bottom: 5px;
}

.contact_info {
    max-width: 90%;
}

.contact_info p {
    color: #646464;
}

.contact_form_title {
    max-width: 100%;
    margin: 0 auto;
    margin-bottom: 30px;
}

.contact_form_title h3 {
    font-size: 18px;
    letter-spacing: 0.1px;
    line-height: 22px;
}

.custom_dropdown label {
    float: left;
    width: 50%;
    color: #fff;
    background: #4cb3af;
    padding: 10px;
    border: none;
    line-height: 22px;
    font-weight: 300;
    margin-bottom: 0;
    letter-spacing: 0.1px;
    font-family: 'AktivGrotesk-Regular', 'sans-serif';
}

.custom_dropdown select {
    width: 50%;
    color: #646464;
    background: #e7e7e7;
    padding: 6px 12px;
    border: none;
    font-size: 16px;
    font-family: 'AktivGrotesk-Regular', 'sans-serif';
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.custom_dropdown .ginput_container_select {
    position: relative;
}

.ginput_container_select:after {
    content: '';
    display: block;
    position: absolute;
    height: 0;
    width: 0;
    border-top: 6px solid #646464;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid transparent;
    z-index: 1;
    right: 20px;
    top: 50%;
    margin-top: -3px;
}

.contact_form li.custom_dropdown {
    margin-bottom: 14px;
    width: 100%;
}

.desktop_image {
    display: block;
}

.mobile_image {
    display: none;
}

.mobile_copyright_txt {
    display: none;
}

.page_mobile_banner {
    display: none;
}

.left_placement_div {
    width: 48%
}

.right_placement_desc {
    width: 48%;
    padding-left: 15px;
    text-align: left;
}

.bottom_content_pain p:last-child {
    margin-bottom: 0;
}

.mobile_menu_sec {
    display: none;
}

ul .gfield_checkbox {
    margin-left: 0
}

.market_research_form .gform_body {
    display: initial
}

.gform_wrapper .validation_message {
    display: none
}

.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    border: 0;
    background: transparent;
}

.gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper li.gfield_error textarea {
    border: 1px solid red;
}

.gform_wrapper div.validation_error {
    display: none
}

.gform_wrapper li.gfield_error ul.gfield_checkbox input[type="checkbox"] + label:before, .gform_wrapper li.gfield_error select {
    border: 1px solid red;
}

.gform_wrapper span.gfield_required {
    display: none
}

.pain_type_body p {
    max-width: 100%;
    text-align: left;
}

.where_buy_btn a:focus {
    text-decoration: none;
    color: #fff;
}

.error_wrapper {
    text-align: center;
    margin: 110px auto;
}

.error_wrapper h1 {
    font-size: 150px;
    line-height: 150px;
}

.default_page h1 {
    color: #646464;
    padding: 15px 0;
}

.default_page p {
    color: #646464;
    padding: 15px 0;
}

.faq_form .gform_confirmation_message, .market_research_form .gform_confirmation_message, .contact_form .gform_confirmation_message {
    color: #fff;
}

.contact_info a {
    color: #646464;
}

.contact_info a:hover {
    color: #f7941d;
}

.left_half_sec, .right_half_sec {
    width: 50%
}

.mobile_display {
    display: none;
}

.desktop_display {
    display: block;
}

#social_share_title {
    font-size: 14px;
    line-height: 34px;
    font-family: 'AktivGrotesk-Regular', 'sans-serif';
    color: #333333;
}

/*Wilson Training and Quiz*/
.training_title {
    color: #009993;
    font-size: 36px;
    margin-bottom: 22px;
    margin-top: 65px;
    text-align: center;
}

.space_wrapper {
    padding: 35px 0px;
}

.post-password-form p {
    padding: 33px 0px;
}

#pwbox-944 {
    margin: auto 12px;
    border-style: none none solid none;
}

.pptx_btn {
    background: #f7941d;
    color: #fff;
    font-size: 16px;
    display: inline-block;
    padding: 8px 45px;
    margin: 15px 18px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

.pptx_btn:hover {
    color: #fff;
    background: #009993;
}

.download_text {
    padding-bottom: 0px;
}

.post-password-form input[type=submit], #gform_6 input[type=submit], #gform_6 input[type=reset], #gform_7 input[type=submit] {
    background: #f7941d;
    color: #fff;
    width: 150px;
    font-size: 16px;
    display: inline-block;
    padding: 3px 42px;
    border: none;
    border-top-right-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-bottom-right-radius: 4px;
    top: 1px;
    position: relative;
    -moz-transition: ease-in-out .3s all;
    -webkit-transition: ease-in-out .3s all;
    transition: ease-in-out .3s all;
    -o-transition: ease-in-out .3s all;
    -ms-transition: ease-in-out .3s all;
    margin: auto 12px;
}

.post-password-form input[type=button]:hover, .post-password-form input[type=reset]:hover, .post-password-form input[type=submit]:hover {
    color: #fff;
    background: #009993;
}

#gform_6 input[type=button]:hover, #gform_6 input[type=reset]:hover, #gform_6 input[type=submit]:hover {
    color: #009993;
    background: #fff;
}

#gform_7 input[type=button]:hover, #gform_7 input[type=reset]:hover, #gform_7 input[type=submit]:hover {
    color: #009993;
    background: #fff;
}

#gform_6, #gform_7 {
    background-color: #009993;
    padding: 15px;
}

#gform_6 h3, #gform_6 label, #gform_7 h3, #gform_7 label {
    color: white;
}

#gform_6 .gform_heading {
    margin: 27px 36px;
}

#gform_6 #gform_submit_button_displayed, #gform_6 #gform_submit_button_6 {
    display: inline-block ! important;
    margin-right: 25px;
}

#gform_6 #gform_reset_button {
    margin-left: 25px;
}

#gform_6 .gfield_label {
    vertical-align: top;
    margin-right: 17px;
    width: 30%;
}

#gform_6 .ginput_container {
    width: 65%;
    display: inline-block;
}

#gform_6 .ginput_container input {
    width: 92%;
    margin: 7px 14px;
}

#gform_6 .gfield {
    width: 47%;
    display: inline-block;
    margin: 5px auto;
    margin-left: 1px;
}

.store, .tnc {
    display: block ! important;
    width: 94% ! important;
}

.store >label {
    width: 15% ! important;
}

.store .ginput_container {
    width: 82% ! important;
}

.store > div > input {
    width: 97% ! important;
}

.country >div > select {
    width: 92%;
    margin: 7px 14px;
}

.tnc .ginput_container {
    width: 100% ! important;
}

.tnc > div > ul > li > input {
    width: unset !important;
    vertical-align: top;
    margin-top: 10px;
}

.tnc > div > ul > li > label {
    width: 90%;
    color: #646464;
}

.tnc>label {
    display: none ! important;
}

#field_6_13 {
    width: 100% ! important;
    text-align: center;
}

#field_6_13 input {
    margin-bottom: 26px !important;
    margin: 0px 12px 26px 0px ! important;
}

/*Button Row*/
.gfield_html {
    width: 100% ! important;
    text-align: center;
}

.gfield_html input {
    margin-bottom: 26px !important;
    margin: 0px 12px 26px 0px ! important;
}

.ginput_container_select:after {
    display: none;
}

#gform_6 .validation_message, #gform_6 div.validation_error {
    display: none ! important;
    color: red;
}

#gform_7 .validation_message {
    display: inline-block ! important;
    color: #f7941d;
}

#gform_7 .validation_error {
    display: none ! important;
    color: #f7941d;
}

#gform_7 .quiz_name label, #gform_7 .quiz_name div {
    display: inline-block;
}

#gform_7 .quiz_name label div {
    margin: 18px 16px;
}

.quiz_name >div > input {
    margin-left: 22px;
}

#gform_7 .gfield_radio li {
    display: inline-block;
    margin: auto 9px;
}

#gform_7 .gfield_radio li label {
    margin: auto 9px;
}

#gform_7 .gform_heading {
    display: none;
}

#gform_7 .gform_footer {
    text-align: center;
}

#gform_7 .gfield {
    margin: 26px auto;
}

#gform_confirmation_message_7 {
    margin-bottom: 5px;
}

.hidden_class {
    display: none;
}

.power_point_frame {
    margin: 20px auto;
    text-align: center;
}

.power_point_frame iframe {
    height: 50% ! important;
}

/*Added by Wilson for footer layout*/
.menu-footer-menu-1-container {
    padding-left: 36%;
}

.menu-footer-menu-2-container {
    padding-left: 16%;
}

.footer_social_widget {
    padding-left: 0%;
}

/* !! NEW CSS ADDED BY PUROHIT  DATE: 23-12-2017 !!*/
.custom_text_class {
    font-family: 'AktivGroteskTrial-Medium', 'sans-serif';
}

.inner_page_banner {
    position: relative;
}

.available-sticker {
    position: absolute;
    left: 0;
    right: 0;
    text-align: right;
    top: 0;
}

.header .header_menu ul li:last-of-type {
    margin-right: 0;
}

.citation_sec {
    text-align: center;
    padding: 23px 0;
}

.how_works_video_third .table_inner.right_video_desc {
    padding-right: 58px;
    padding-left: 0;
}

.citation_sec p {
    padding: 0 !important;
    margin: 0;
}

/* !! ABOUT PAGE LAYOUT HOLDER ONE CSS ADDED BY PUROHIT  !! */
.layout-holder-one {
    position: relative;
    padding: 50px 0;
}

.layout-holder-one h3 {
    font-family: 'AktivGroteskTrial-Medium', 'sans-serif';
    color: #009993;
    text-align: center;
    margin: 0 0 30px 0;
}

.layout-holder-one h4 {
    color: #646464;
}

.layout-holder-one ul {
    padding: 0 0 0 15px;
    margin: 0 0 15px 0;
}

.layout-holder-one li {
    color: #5f6060;
    list-style: disc;
}

.layout-holder-one h4, .layout-holder-one li {
    font-size: 18px;
    font-family: 'AktivGroteskTrial-Medium', 'sans-serif';
}

.note-holder {
    color: #646464;
    font-size: 14px;
    font-family: 'AktivGroteskTrial-Medium', 'sans-serif';
    margin: 0;
}

.note-holder span {
    color: #009993;
    font-family: 'AktivGrotesk-Bold', 'sans-serif';
}

/* !! ABOUT PAGE LAYOUT HOLDER TWO CSS ADDED BY PUROHIT  !! */
.layout-holder-two {
    position: relative;
    padding: 50px 0;
    color: #646464;
    text-align: center;
}

.layout-holder-two p {
    color: #333;
    font-size: 15px;
    font-family: 'AktivGroteskTrial-Medium', 'sans-serif';
    margin: 30px 0 0 0;
}

.layout-holder-two .small-p {
    font-size: 12px;
    color: #646464;
    margin: 30px 0;
    font-family: 'AktivGrotesk-Regular', 'sans-serif';
}

.layout-holder-two h3 {
    font-family: 'AktivGroteskTrial-Medium', 'sans-serif';
    color: #009993;
    text-align: center;
    margin: 0 0 30px 0;
    font-size: 24px;
}

/* layout-holder-two association_sec */
.layout-holder-two .association_sec {
    margin: 15px 0 0 0;
}

.layout-holder-two .association_sec p {
    margin: 0;
}

/* !! HOW IT WORK PAGE CSS ADDED BY PUROHIT  !! */
/*.page-id-41 .available-sticker {
    display: none;
}*/
.how-it-work-step-holder {
    position: relative;
    padding: 50px 0;
    text-align: center;
}

.how-it-work-step-holder ul li {
    vertical-align: top;
    /*    width: 205px;*/
    width: 19%;
    position: relative;
}

.how-it-work-step-holder h3 {
    color: #636363;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    font-size: 18px;
    margin: 20px 0 15px;
}

.how-it-work-step-holder .step-box {
    text-align: center;
    color: #636363;
    position: relative;
}

.how-it-work-step-holder ul li .step-box:before {
    content: '';
    top: 60px;
    right: -15px;
    width: 14px;
    height: 24px;
    position: absolute;
    background: url(../img/arrow.png) no-repeat;
}

.how-it-work-step-holder ul li:last-child .step-box:before {
    display: none;
}

.how-it-work-step-holder .step-box p {
    text-align: center;
    color: #636363;
    line-height: 24px;
    font-size: 14px;
}

/* !! HOW TO USE PAGE CSS ADDED BY PUROHIT  !! */
/*.page-id-43 .available-sticker a {
    background: url(/wp-content/uploads/2018/01/available-sticker-red.png)no-repeat;
    width: 113px;
    height: 98px;
    display: inline-block;
}
.page-id-43 .available-sticker a img {
    display: none;
}*/
.page-id-43 .inner_banner_desc p {
    font-size: 16px;
    line-height: 22px;
}

.how_works_video_third_sec h3 {
    font-size: 30px;
    line-height: 40px;
}

/* !! WHERE TO BUSY PAGE CSS ADDED BY PUROHIT  !! */
/*.page-id-23 .available-sticker a {
    background: url(/wp-content/uploads/2018/01/available-sticker-red.png)no-repeat;
    width: 113px;
    height: 98px;
    display: inline-block;
}
.page-id-23 .available-sticker a img {
    display: none;
}*/
.where_new_sec {
    font-family: 'AktivGroteskTrial-Medium', 'sans-serif';
    font-size: 18px;
}

/* ====================================================== */
/* !!!!!            RESPONSIVE MEDIA CSS            !!!!! */
/* ====================================================== */
@media (max-width: 1500px) {
    .right_arrow_here, .left_arrow_here {
        width: 300px;
    }
}

/* !! MEDIA NEW CSS ADDED BY PUROHIT DATE: 10-01-2018 !!*/
@media (max-width: 1471px) {
    /*    .available-sticker {
        top: 1px;
    }*/
    /*    .page-id-7 .available-sticker {
        top: 1px;
    }*/
}

@media (max-width: 1465px) {
    /*    .page-id-7 .available-sticker {
        top: 2px;
    }*/
    /*    .available-sticker {
        top: 2px;
    }*/
}

@media (max-width: 1400px) {
    .right_arrow_here, .left_arrow_here {
        width: 250px;
    }
}

@media (max-width: 1300px) {
    .right_arrow_here, .left_arrow_here {
        width: 200px;
    }
}

@media (max-width: 1200px) {
    .right_arrow_here, .left_arrow_here {
        width: 150px;
    }
}

@media (max-width: 1199px) {

    /*    .page_banner .available-sticker {
        top: 0;
    }*/
    .where_buy_box_inner {
        float: none;
    }

    .where_buy_box_outer {
        text-align: center;
    }

    .where_buy_box_inner {
        width: 270px;
        height: 188px;
        margin: 15px
    }

    .where_buy_wrap {
        text-align: center;
    }

    .faq_form ul, .contact_form ul {
        width: 80%;
    }

    .col_4_box_outer {
        text-align: center;
    }

    .right_video_desc h3 {
        color: #fff;
        margin-bottom: 22px;
        font-size: 24px;
        line-height: 32px;
    }

    .clinically_proven_head span.display_block {
        font-size: 24px !important;
    }

    .nervoderm_benefits li {
        font-size: 14px;
    }

    footer .social_foot ul li {
        margin-right: 5px;
    }

    /* clinically_proven */
    .pain_ico_box p a {
        font-size: 18px;
    }

    .inner_clinic_proven {
        padding: 30px 0;
    }

    .clinically_proven_head {
        font-size: 24px;
        margin-bottom: 15px;
    }

    .top_slogan p {
        font-size: 30px;
        line-height: 42px;
    }

    /* how_works_video_sec  */
    .how_works_video_sec {
        padding: 25px 0;
    }

    /* market_research_form */
    .market_research_form {
        padding: 50px 0;
    }

    /* how-it-work-step-holder */
    .how-it-work-step-holder .step-box p br {
        display: none;
    }

    .how-it-work-step-holder .step-box img {
        max-width: 70%;
    }
}

@media (max-width: 1100px) {
    .right_arrow_here, .left_arrow_here {
        width: 100px;
    }
}

@media (max-width: 1024px) {
    #gform_6 .gfield {
        width: 100%;
    }

    .store .ginput_container {
        width: 65% ! important;
        margin-left: 12px;
    }

    .store .gfield_label {
        width: 30% !important;
    }

    .country .ginput_container {
        margin-left: 15px;
    }

    .country >div > select {
        margin: 0px;
    }

    .power_point_frame iframe {
        height: 60% ! important;
    }
}

@media (max-width: 1000px) {
    .menu-footer-menu-1-container {
        padding-left: 0%;
    }

    .menu-footer-menu-2-container {
        padding-left: 0%;
    }

    .footer_social_widget {
        padding-left: 0%;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1130px;
    }

    .inner_page_banner {
        background-position: 50% !important;
    }

    .col_4_box_outer .row {
        margin-right: -36px;
        margin-left: -36px;
    }

    .col_4_box_outer .col-md-4 {
        padding-right: 36px;
        padding-left: 36px;
        text-align: center;
    }
}

@media (max-width: 991px) {
    .how-it-work-step-holder ul li .step-box:before {
        top: 25px;
    }

    .nervoderm_benefits .col-md-5 {
        width: 100%;
    }

    .nervoderm_benefits img {
        width: 63%;
        margin: 0 auto;
    }

    .nervoderm_benefits .col-md-7 {
        width: 100%;
    }

    .how_works_video_third .table_inner.right_video_desc {
        padding-right: 0 !important;
    }

    .page-id-7 .research_form_subtitle {
        max-width: 100%;
    }

    .desktop_image {
        display: none;
    }

    .mobile_image {
        display: block;
        width: 100%
    }

    .clinically_proven .left_half_col, .clinically_proven .right_half_col {
        float: none;
        width: 100%;
    }

    .clinically_proven .right_half_col {
        text-align: center;
    }

    .pain_ico_box {
        margin-bottom: 25px;
    }

    .left_video {
        width: 100%;
        margin-bottom: 20px
    }

    .right_video_desc {
        width: 100%;
    }

    .video_desc.clearfix {
        text-align: center
    }

    .video_desc .table_div .table_inner {
        display: inline-block
    }

    .right_video_desc {
        width: 100%;
        padding-left: 0;
    }

    .right_video_desc p {
        max-width: 100%;
    }

    .right_video_desc h3 {
        margin-bottom: 13px
    }

    .nervoderm_benefits img {
        width: 58%
    }

    .benefits_img {
        text-align: center
    }

    .benefits_btn {
        text-align: center
    }

    .contact_label h3 {
        font-size: 24px;
        line-height: 30px;
    }

    .contact_wrap {
        margin-bottom: 25px;
    }

    .contact_info p {
        font-size: 17px
    }

    .box_title_desc p {
        max-width: 100%
    }

    .bottom_content_pain {
        text-align: center
    }

    .bottom_content_pain .alignleft {
        float: none;
        display: inline-block;
        margin-right: 0px;
        margin-bottom: 10px;
        width: auto
    }

    .bottom_content_pain br {
        display: none;
    }

    .pain_type_sec ul li {
        padding-right: 0
    }

    .lightening_sec br, .right_arrow_here, .left_arrow_here {
        display: none;
    }

    .mobile_display {
        display: block;
    }

    .desktop_display {
        display: none;
    }

    /* how_it_works */
    .how_it_works .lightening_sec {
        background-size: cover !important;
    }

    /* how-it-work-step-holder */
    .how-it-work-step-holder {
        padding: 50px 0 0;
    }

    .how-it-work-step-holder .step-box img {
        max-width: 55%;
    }

    .how-it-work-step-holder .step-box p {
        line-height: 16px;
        font-size: 10px;
    }
}

@media (max-width: 780px) {
    #gform_6 .gfield_label {
        width: 100%;
    }

    /*    .available-sticker {
        top: 0px!important;
    }*/
    .store .ginput_container {
        margin: 0px;
    }

    .store .gfield_label {
        width: 100% ! important;
    }

    .tnc {
        margin: 20px 0px 8px 0px ! important;
    }

    .tnc > div > ul {
        margin: 0px;
        padding: 0px 14px;
    }

    #field_6_13 {
        text-align: left;
    }

    .gfield_html {
        text-align: left;
    }
}

@media (max-width: 767px) {
    .where_buy_box_outer {
        padding: 0 0 30px 0;
    }

    .where_new_sec {
        padding: 0 !important;
    }

    .nervoderm_benefits li {
        font-size: 18px;
    }

    .social_foot {
        text-align: left !important;
    }

    .nervoderm_benefits img {
        margin-bottom: 20px;
        max-width: 350px;
        width: 100%;
    }

    .nerve_pain h3, .nervoderm_benefits h3, .dual_action_section h3 {
        font-size: 26px;
        padding-bottom: 0;
    }

    .right_video_desc h3 {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 23px !important;
    }

    h3, .inner_banner_title h3, .nerve_pain h3 {
        font-size: 26px;
    }

    .header .header_menu {
        display: none;
    }

    .mob_banner_image {
        display: block;
        margin-bottom: 26px;
    }

    .top_slogan p {
        font-size: 18px;
        line-height: 24px;
    }

    .banner_image {
        display: none;
    }

    .inner_page_banner {
        height: auto;
        margin-bottom: 30px;
    }

    .top_slogan {
        margin-bottom: 30px;
    }

    .top_slogan p {
        max-width: 100%
    }

    .inner_page_banner {
        background-position: 25% !important;
    }

    .mob_banner_image img {
        width: 58%;
    }

    .how_works_ico_txt {
        width: 100%;
        float: none;
        text-align: center;
    }

    .how_works_ico_txt .how_works_ico:after {
        display: none
    }

    .how_works_ico_txt {
        margin-bottom: 40px
    }

    .how_works_ico_txt:last-child {
        margin-bottom: 0;
    }

    .research_form_subtitle {
        max-width: 100%
    }

    .market_research_form ul, .faq_form ul, .contact_form ul {
        width: 80%;
        margin: 0 auto;
    }

    .market_research_form ul li, .faq_form ul li, .contact_form ul li {
        float: none;
        display: block;
        width: 100%;
        margin-bottom: 10px;
    }

    .market_research_form ul li input, .faq_form ul li input, .contact_form ul li input {
        width: 100%;
    }

    .market_research_form .gform_footer {
        position: static;
        margin-top: 15px;
        display: block;
    }

    .custom_dropdown select {
        width: 100%;
    }

    .custom_dropdown label {
        display: none
    }

    .inner_banner_title h3, .nerve_pain h3 {
        font-size: 26px;
        line-height: 35px;
    }

    .inner_banner_desc p, .nerve_pain p {
        font-size: 17px;
    }

    .lightening_sec br {
        display: none;
    }

    .dual_action_section {
        text-align: center
    }

    .accordion-section-title {
        padding: 13px 40px 13px 60px;
    }

    .accordion-section-title:after {
        right: 15px;
    }

    .nerve_pain h3, .nervoderm_benefits h3, .dual_action_section h3 {
        font-size: 26px
    }

    .right_img_sec {
        text-align: center;
        padding-top: 20px;
    }

    .pain_type_inner_sec {
        margin-bottom: 40px;
    }

    .pain_type_head h3 {
        font-size: 26px
    }

    .below_lightening p, .inner_banner_desc p, .nerve_pain p {
        max-width: 100%;
    }

    .mobile_banner_image {
        margin-bottom: 0;
    }

    .page_banner {
        display: none;
    }

    .page_mobile_banner {
        /* display: block; */
        display:none;
    }

    .page_mobile_banner .banner_content {
        padding: 20px;
        margin: 0;
    }

    .inner_banner_desc {
        max-width: 100%
    }

    footer {
        padding-bottom: 0
    }

    .social_foot {
        display: block;
        width: 100%;
        text-align: left;
    }

    .footer_widget {
        margin-bottom: 25px
    }

    .b_content {
        padding-top: 35px;
    }

    .copyright_txt {
        display: none;
    }

    .seperate_pain_content p {
        padding: 0 15px
    }

    .pain_type_head, .pain_type_sec p {
        max-width: 100%;
        text-align: left
    }

    .bottom_content_pain img {
        margin-bottom: 20px;
    }

    .box_title {
        font-size: 20px;
    }

    .how_it_works .lightening_sec {
        background-position: center center !important;
    }

    .mobile_copyright_txt {
        display: block;
        text-align: center;
        background: #ececec;
        padding: 10px 0;
    }

    .mobile_copyright_txt p {
        color: #9e9e9e;
        margin-bottom: 0;
    }

    .how_to_use_list ul {
        padding-left: 0
    }

    .how_to_use_list ul li:before {
        margin-right: 15px;
    }

    .market_research_form ul li label, .faq_form ul li label, .contact_form ul li label {
        display: none;
    }

    .mobile_menu_sec {
        padding: 11px 8px;
        width: 42px;
        height: 42px;
        position: absolute;
        right: 15px;
        top: 50%;
        margin-top: -21px;
        display: block;
    }

    .mobile_menu_sec .open_m_menu .s_icon {
        width: 22px;
        display: block;
        box-shadow: 2px 1px 0px 1px #fff, 2px 9px 0px 1px #fff, 2px 18px 0px 1px #fff;
        -moz-box-shadow: 2px 1px 0px 1px #fff, 2px 9px 0px 1px #fff, 2px 18px 0px 1px #fff;
        -webkit-box-shadow: 2px 1px 0px 1px #fff, 2px 9px 0px 1px #fff, 2px 18px 0px 1px #fff;
    }

    .open_m_menu {
        width: 27px;
        height: 27px;
        display: block;
    }

    .mm-menu .mm-navbar > *,
    .mm-menu .mm-navbar a {
        font-size: 23px;
        line-height: 16px;
        color: #4a4a4a;
    }

    .mm-menu > .mm-panel {
        background: #e0e0e0;
    }

    .mm-listview > li > a,
    .mm-listview > li > span {
        font-size: 14px;
        line-height: 16px;
        color: #4a4a4a;
        font-weight: bold;
    }

    .mm-listview > li > a:hover {
        background: #464646;
        color: #fff;
    }

    .mm-menu .mm-navbar {
        border-color: rgba(255, 255, 255, 0.3);
    }

    .mm-menu .mm-listview > li:after {
        border-color: rgba(255, 255, 255, 0.3);
    }

    .mm-listview > li:not(.mm-divider):after {
        left: 0;
    }

    a.close_m_menu {
        position: absolute;
        z-index: 9;
        right: 16px;
        color: #4a4a4a;
        font-size: 24px;
        line-height: 24px;
        top: 8px;
        width: 24px;
        height: 24px;
        text-align: center;
    }

    #Mobile_menu.mm-menu {
        width: 100%;
    }

    #Mobile_menu.mm-menu {
        max-width: 250px;
    }

    html.mm-opening .mm-slideout {
        -webkit-transform: translate(250px, 0);
        -moz-transform: translate(250px, 0);
        -ms-transform: translate(250px, 0);
        -o-transform: translate(250px, 0);
        transform: translate(250px, 0);
    }

    .header_menu .current-menu-item a {
        color: #b0cd41;
        background: #464646;
    }

    #Mobile_menu .current-menu-item a {
        color: #fff;
        background: #009993;
    }

    .header_menu {
        display: none;
    }

    .logo_desktop {
        display: none;
    }

    .logo_mobile {
        display: block;
    }

    .top_banner .title br {
        display: block;
    }

    .banner_title {
        font-size: 30px;
        line-height: 34px
    }

    .terms_checkbox [type="checkbox"]:not(:checked) + label, .terms_checkbox [type="checkbox"]:checked + label {
        padding-top: 0;
        line-height: 18px;
    }

    .terms_checkbox [type="checkbox"]:not(:checked) + label:before, .terms_checkbox [type="checkbox"]:checked + label:before {
        height: 16px;
        top: 0
    }

    footer ul {
        margin-bottom: 0;
    }

    footer .social_foot ul li {
        float: none;
        display: inline-block;
    }

    .bottom_content_pain .table_div {
        display: block;
    }

    .bottom_content_pain .table_div .table_inner {
        display: block;
    }

    .left_placement_div, .right_placement_desc {
        width: 100%;
    }

    .page-id-7 .inner_page_banner {
        height: 220px;
    }

    .page-id-7 .research_form_subtitle {
        max-width: 100%;
    }

    .how_works_video_third .table_inner.right_video_desc {
        padding-right: 0;
        padding-left: 0;
    }

    .clinically_proven_head {
        text-align: center;
        padding: 0 20px;
    }

    .lightening_sec {
        background-size: cover;
    }

    /* banner */
    .page-id-43 .banner_content {
        padding: 20px !important;
    }

    /* how-it-work-step-holder */
    .how-it-work-step-holder ul li {
        width: 100%;
    }

    .how-it-work-step-holder .step-box {
        max-width: 350px;
        margin: 0 auto 30px;
    }

    .how-it-work-step-holder ul li .step-box:before {
        display: none;
    }

    .how-it-work-step-holder .step-box p {
        line-height: 24px;
        font-size: 16px;
    }

    .banner_content {
        margin-left: 0;
    }

    .layout-holder-two .small-p {
        margin: 15px 0;
    }

    /**/
    .layout-holder-two h3 {
        font-size: 20px;
        line-height: 26px;
    }

    .layout-holder-two h3 br {
        display: none;
    }

}

@media (min-width: 992px) and (max-width: 1199px) {
    .header .header_menu ul li {
        margin: 0 7px;
    }

    .how_works_ico_txt .how_works_ico:after {
        right: -50px;
    }

    .inner_page_banner {
        background-position: 50% !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .header .header_menu ul li:last-child {
        margin-right: 0;
    }

    .header .header_menu ul li {
        margin: 0 3px;
    }

    .header .header_menu ul li a {
        font-size: 11px;
    }

    .how_works_sec {
        margin-bottom: 25px;
    }

    .how_works_ico {
        width: 100px;
        height: 100px;
    }

    .how_works_ico img {
        width: 50%;
    }

    .inner_page_banner {
        background-position: 50% !important;
    }

    /*    .lightening_sec{background-size: 50%;}*/
}

@media (max-width: 480px) {
    .where_buy_box_inner {
        width: 100%;
        margin: 0 0 15px 0;
    }

    .faq_form ul, .contact_form ul {
        width: 100%;
        margin: 0 auto;
    }

    .clinically_proven_head {
        text-align: center !important;
        padding: 0 20px !important;
    }

    .nervoderm_benefits li {
        font-size: 16px;
        margin-right: 0;
    }

    .pain_ico_box {
        margin: 0 auto;
        width: 100%;
    }

    .how_works_video_sec {
        padding: 48px 0 20px 0;
    }

    .right_half_col {
        background-size: cover !important;
    }

    .inner_clinic_proven {
        padding: 30px 0 !important;
    }

    .understand_nervoderm_btns a:first-child {
        margin-right: 10px;
    }

    .understand_nervoderm_btns a {
        padding: 10px 24px;
    }

    /* !! MEDIA NEW CSS ADDED BY PUROHIT  DATE: 23-12-2017 !!*/
    .inner_page_banner {
        background-position: 49% !important;
    }

    .banner_title {
        font-size: 22px;
        line-height: 26px;
    }

    .inner_clinic_proven {
        padding: 50px 0 0;
    }

    .clinically_proven_head,
    .inner_clinic_proven span {
        font-size: 24px !important;
        line-height: 32px !important;
    }

    .how_works_video_third .table_inner.right_video_desc {
        padding-right: 0;
    }

    .clinically_proven_head {
        padding-left: 0;
    }

    .video_desc .table_div .table_inner iframe {
        height: 100%;
    }

    .available-sticker {
        display: none;
    }
}

@media (max-width: 420px) {
    .quiz_name > div > input {
        margin-left: 0px;
    }

    #gform_7 .gfield_radio {
        padding-left: 0px;
    }

    #gform_7 .q5 > div > ul {
        padding-left: 0px;
    }

    #gform_7 .gfield_radio li {
        display: block;
        margin: 0px;
    }

    #gform_7 .quiz_name label,
    #gform_7 .quiz_name div {
        display: block;
    }

    #pwbox-944 {
        display: block;
        margin: 30px 12px;
        border-style: none none solid none;
    }

    .power_point_frame iframe {
        height: 72% ! important;
    }
}

@media (max-width: 375px) {
    .nervo_btn {
        width: 100%;
        display: block;
        margin: 0 auto;
    }

    .nervoderm_benefits a.nervo_btn {
        margin: 30px 0 0 0;
    }

    .understand_nervoderm_btns .nervo_btn {
        margin-bottom: 15px;
    }
}

@media (max-width: 320px) {
    .banner_title {
        font-size: 20px;
        line-height: 22px;
    }

    .banner_button a {
        padding: 5px 26px;
    }
}

.reference_row {
    margin-top: 15px;
}
