h1,
h2 {
    font-weight: 700
}

h2,
h4 {
    letter-spacing: .02em;
    text-align: left
}

a,
h1 {
    line-height: 2.5rem
}

a,
button,
input[type=button] {
    cursor: pointer
}

#ServiceRequest .modal-dialog .form-group label,
.footer_nav li a,
.radio_filter,
a,
h1,
h2,
h3,
h4,
h5,
input[type=text],
p,
select {
    font-family: Roboto, sans-serif
}

h1,
h2,
h4 {
    text-align: left
}

.hero_banner:before,
.photo_gallery a:before,
.section_head:before {
    content: ''
}

.filter_group .filter_products,
.search_area>select,
.search_listing select {
    -moz-appearance: none;
    -webkit-appearance: none
}

.btn-primary,
.cta_btn,
.filter_search,
.main_cta,
.main_cta:hover,
.nor_cta:hover,
.social,
a {
    text-decoration: none
}

* {
    margin: 0;
    padding: 0
}

h1 {
    display: inline-block;
    font-size: 2.8125rem;
    margin: 0 0 34px;
    text-shadow: 0 4px 5px rgba(0, 0, 0, .3)
}

h2 {
    width: 100%;
    height: auto;
    float: left;
    font-size: 1.875rem;
    line-height: 1.875rem;
    color: #45464f;
    margin: 20px 0 20px
}

h3 {
    width: 100%;
    height: auto;
    float: left;
    font-size: 1.2rem;
    line-height: 1.875rem;
    color: #45464f;
    margin: 10px 0 10px
}

a,
h4 {
    font-weight: 400
}

.footer_nav,
p {
    margin: 0;
    width: 100%;
    float: left;
    height: auto
}

h4 {
    width: 100%;
    height: auto;
    float: left;
    font-size: 14px;
    line-height: 20px;
    color: rgba(255, 255, 255, 1)
}

p {
    color: #707070;
    word-wrap: break-word
}

h1 span {
    font-size: 30px
}

a {
    float: left;
    font-size: .875rem;
    outline: 0
}

::-webkit-placeholder {
    color: #707070
}

::-moz-placeholder {
    color: #707070;
    opacity: 1
}

:-moz-placeholder {
    color: #707070;
    opacity: 1
}

input[type=text],
select {
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    letter-spacing: .01em;
    color: #707070
}

/*
header {
    position: relative;
    width: 100%;
    min-height: 85px;
    height: auto;
    float: left;
    padding: 0 25px;
    z-index: 1
}
*/

section.good_reads,
section.r_slider {
    padding: 70px 0
}

footer {
    width: 100%;
    height: auto;
    float: left;
    background: rgba(0, 23, 55, 1);
    padding: 35px 0
}

.footer_nav {
    display: block;
    list-style: none inside
}

.footer_nav h4 {
    font-size: 16px;
    margin: 0 0 10px
}

.footer_nav li {
    width: 100%;
    height: auto;
    float: left;
    border-bottom: solid 1px rgba(255, 255, 255, .05)
}

.footer_nav li a {
    width: 100%;
    font-size: 14px;
    line-height: 30px;
    color: rgba(255, 255, 255, .6)
}

.footer_nav li:last-child {
    border-bottom: none
}

footer .bottom_bar {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    border-top: solid 1px rgba(255, 255, 255, .1);
    padding: 15px 0 0;
    margin: 15px 0 0
}

/*
header nav {
    width: auto;
    height: auto;
    float: right;
    text-transform: uppercase;
    padding: 22px 0
}
*/

/*
.secondry_cta,
header nav a {
    padding: 0 15px;
    letter-spacing: .02em
}
*/


.secondry_cta {
    padding: 0 15px;
    letter-spacing: .02em
}


/*
header nav a {
    font-size: 12px;
    color: #fff;
    margin: 0 0 0 10px
}
*/

.view-search-cls {
    color: #34538c!important;
    display: inline-block;
    margin-right: 20px;
    margin-top: 10px
}

.view-search-cls>h6 {
    display: inline-block
}

.view-search-cls>i.fas {
    margin: 3px 5px 0 0
}

.brand_logo {
    width: 15%;
    height: auto;
    float: left;
    margin: 20px 0
}

.brand_logo img {
    width: 100%;
    height: auto;
    float: left
}

.hero_banner {
    position: relative;
    min-height: 630px;
    height: auto;
    float: left;
    background: url(../images/find_financial_advisor.jpg) left top no-repeat rgba(0, 0, 0, 1);
    background-size: 100%;
}

.hero_banner:before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .7));
    z-index: 0;
}

.hero_heading {
    position: relative;
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    color: #fff;
    margin: 10% 0 0;
    z-index: 1
}

.secondry_cta {
    width: auto;
    height: auto;
    float: left;
    color: #fff!important;
    cursor: pointer!important;
    background: rgba(0, 177, 79, 1);
    border-radius: 5px
}

.search_listing {
    position: relative;
    width: 50%;
    height: 60px;
    float: left;
    background: #fff;
    border-radius: 5px;
    margin: 0 25%;
    box-shadow: 0 5px 7px rgba(0, 0, 0, .35)
}

.search_listing select {
    width: 45%;
    height: 60px;
    float: left;
    border: none;
    padding: 0 1.5%;
    background: url(../images/dd_arrow.svg) 95% center no-repeat;
    border-right: solid 1px #d7d7d7
}

.search_listing input[type=text] {
    width: 55%;
    height: auto;
    float: left;
    line-height: 60px;
    border: none;
    padding: 0 12% 0 2%;
    border-radius: 0 5px 5px 0
}

.search_listing button.search {
    position: absolute;
    width: 10%;
    height: 60px;
    top: 0;
    right: 0;
    background: rgba(11, 110, 253, 1);
    border: none;
    cursor: pointer;
    border-radius: 0 5px 5px 0
}

button.search svg {
    width: 30%;
    height: auto;
    float: left;
    margin: 0 35%
}

.search_listing button.search span {
    display: none;
    width: 93%;
    float: right;
    font-size: 15px;
    color: rgba(255, 255, 255, 1)
}

.search_area .autocomplete,
.search_area .autosearch,
.search_listing .autocomplete,
.search_listing .autosearch {
    position: absolute;
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .15);
    z-index: 2
}

.autocomplete ul,
.autosearch ul {
    position: relative;
    width: 100%;
    height: auto;
    float: left;
    margin: 0;
    border-bottom: solid 1px #d9d9d9
}

.autocomplete ul li,
.autosearch ul li {
    width: 100%;
    height: auto;
    float: left;
    line-height: 36px;
    color: #303030;
    background: #fff;
    margin: 0;
    padding: 0 15px;
    border-bottom: solid 1px #e5e5e5
}

.feature {
    width: 90%;
    height: auto;
    float: left;
    margin: 8% 5% 0
}

.features {
    float: left;
    text-align: center
}

.features p {
    font-size: 16px;
    color: rgba(255, 255, 255, .7)
}

.features p span {
    font-size: 24px;
    font-weight: 700;
    color: rgba(255, 255, 255, 1)
}

/*
.hamburger_nav {
    display: none;
    position: absolute;
    width: 25px;
    height: 30px;
    top: 20px;
    right: 15px;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    z-index: 2
}

.hamburger_nav span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #fff;
    border-radius: 3px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.hamburger_nav span:nth-child(1) {
    top: 6px
}

.hamburger_nav span:nth-child(2) {
    top: 14px
}

.hamburger_nav span:nth-child(3) {
    top: 22px
}

.hamburger_nav.open span {
    background: #606060
}

.hamburger_nav.open span:nth-child(1) {
    top: 14px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg)
}

.hamburger_nav.open span:nth-child(2) {
    opacity: 0;
    left: -60px
}

.hamburger_nav.open span:nth-child(3) {
    top: 14px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

*/

.active_nav {
    display: block;
    width: auto;
    height: auto;
    background: #fff;
    background-size: 0;
    animation: bgflow .4s forwards
}

.active_nav a {
    animation: fadein .8s forwards
}

@keyframes bgflow {
    0% {
        width: 0;
        height: 0;
        right: 10%;
        top: 20%;
        border-radius: 50%
    }
    80% {
        width: 30px;
        height: 30px;
        right: 20%;
        top: 20%;
        border-radius: 50%
    }
    100% {
        width: 100%;
        height: auto;
        right: 0;
        top: 0;
        border-radius: 0
    }
}

@keyframes fadein {
    0%,
    50% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.search_area {
    position: relative;
    width: 100%;
    height: auto;
    float: left;
    border-radius: 5px;
    overflow: hidden
}

.search_bar h4 {
    line-height: 54px;
    margin: 0
}

.search_area>select {
    width: 45%;
    height: 52px;
    float: left;
    border: none;
    padding: 0 1.5%;
    background: url(../images/dd_arrow.svg) 95% center no-repeat rgba(255, 255, 255, 1);
    border: none;
    border-right: solid 2px #001737
}

.search_area .sp-pincode-wrapper,
.search_listing .sp-pincode-wrapper {
    position: relative;
    width: 45%;
    height: auto;
    float: left
}

.search_area>input[type=text] {
    width: 55%;
    height: auto;
    float: left;
    line-height: 52px;
    border: none;
    padding: 0 12% 0 2%
}

.search_listing input[type=text],
.sp-pincode-wrapper input[type=text] {
    width: 100%;
    height: auto;
    padding: 0 3%;
    border: none
}

.sp-pincode-wrapper input[type=text] {
    line-height: 60px
}

.search_area .sp-pincode-wrapper input[type=text] {
    line-height: 52px
}

.search_listing .autocomplete,
.search_listing .autosearch {
    top: 60px
}

.search_area .autocomplete,
.search_area .autosearch {
    top: 52px
}

.search_area>button.search {
    position: absolute;
    width: 10%;
    height: 52px;
    top: 0;
    right: 0;
    background: rgba(11, 110, 253, 1);
    border: none
}

.all_filters,
.filter_group,
.filter_results,
.profile_info,
.radio_filter,
.radio_filter h5,
.results {
    height: auto;
    width: 100%;
    float: left
}

.profile_info,
.results {
    padding: 15px 0
}

.filter_results {
    background: rgba(236, 236, 236, 1);
    box-sizing: border-box;
    padding: 5px;
    border-radius: 5px
}

.filter_results h3 {
    font-size: 18px;
    line-height: 54px;
    color: #45464f;
    padding: 0 15px
}

.all_filters {
    background: rgba(255, 255, 255, 1);
    border-radius: 3px
}

.filter_group {
    border-bottom: solid 1px rgba(181, 181, 185, 1)
}

.filter_group>h4 {
    font-size: 14px;
    font-weight: 500;
    line-height: 36px;
    color: #303030;
    padding: 0 15px;
    margin: 0
}

.filter_group:last-child {
    border-bottom: none
}

.radio_filter {
    position: relative;
    color: #707070;
    cursor: pointer;
    margin: 0;
    padding: 0 15px;
    border-bottom: solid 1px #f5f5f5
}

.radio_filter h5 {
    position: relative;
    font-size: 14px;
    line-height: 36px;
    margin: 0;
    z-index: 1
}

.radio_filter input {
    position: absolute;
    opacity: 0;
    cursor: pointer
}

.radio_filter .checkmark {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 0
}

.radio_filter:hover input~.checkmark {
    background: #f5f5f5
}

.radio_filter input:checked~.checkmark {
    background: url(../images/tick_mark.svg) 95% center no-repeat #f5f5f5
}

.select_pro_btn {
    position: relative;
    width: 100%;
    height: auto;
    float: left;
    cursor: pointer;
    margin: 10px 0 0;
    background: #fff;
    border: 1px solid rgba(181, 181, 185, 1);
    border-radius: 5px
}

.select_pro_btn input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    left: 0;
    top: 0
}

.select_pro_btn h5 {
    width: 100%;
    height: auto;
    float: left;
    font-size: 16px;
    line-height: 36px;
    text-align: center;
    margin: 0
}

.sub_head,
i.fas {
    line-height: 20px
}

.select_pro_btn .checkmark {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 0
}

.select_pro_btn input:checked~.checkmark {
    background: url(../images/tick_mark_2.svg) 20% center no-repeat
}

.filter_group .filter_products {
    width: 100%;
    height: 36px;
    float: left;
    font-size: 14px;
    background: url(../images/dd_arrow.svg) 95% center no-repeat;
    padding: 0 10px;
    border: none
}

.asso_pro_full,
.asso_pro_sm {
    position: relative;
    width: 100%;
    height: auto;
    float: left;
    border: 1px solid rgba(181, 211, 254, 1);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .12);
    border-radius: 5px;
    padding: 30px;
    margin: 0 0 30px
}

.asso_pro_full .pro_body,
.asso_pro_full>.group,
.asso_pro_sm .pro_body,
.asso_pro_sm .pro_footer,
.pro_details>.group {
    width: 100%;
    height: auto;
    float: left
}

.asso_pro_full .pro_body .pro_pic,
.asso_pro_sm .pro_body .pro_pic {
    width: 148px;
    height: 148px;
    float: left;
    background: url(../images/sp-default-pro-image.jpg) top left no-repeat;
    background-size: 100%;
    border-radius: 50%;
    overflow: hidden
}

.asso_pro_full .pro_body .pro_pic img,
.asso_pro_sm .pro_body .pro_pic img {
    display: block;
    width: 100%;
    height: 100%;
    float: left;
    border: 5px solid #d9d9d9;
    border-radius: 50%
}

.asso_pro_full .pro_body .pro_details,
.asso_pro_sm .pro_body .pro_details {
    width: 80%;
    height: auto;
    float: left;
    padding: 0 0 0 5%
}

.pro_details>.group {
    padding: 15px 0
}

.pro_details .head {
    margin: 0 0 10px
}

.pro_details>.group h5 {
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    color: #707070
}

.pro_details p {
    text-align: left
}

.pro_details .review {
    border-top: solid 1px #f5f5f5;
    border-bottom: solid 1px #f5f5f5
}

#view_profile,
.inner_ratebox {
    cursor: pointer
}

.pro_details .ratebox,
.pro_details .review>.rating,
.pro_details .review>.views,
.pro_details .review>.visits {
    display: inline-block;
    width: auto;
    height: auto;
    float: left;
    margin: 0;
    padding: 0 10px
}

.pro_details .review>.views i.fa,
.pro_details .review>.visits h6,
.pro_details .review>.visits i.fa {
    float: left
}

.pro_details .review>.views i.fa,
.pro_details .review>.visits i.fa {
    line-height: 1.2rem;
    margin: 0 5px 0 0
}

i.fas {
    float: left;
    margin: 0 5px 0 0
}

.star_checked {
    color: rgba(255, 204, 0, 1)
}

.pro_details .review>.rating h6,
.pro_details .review>.views h6 {
    width: auto;
    height: auto;
    float: left;
    margin: 0
}

.pro_details .review>.views svg {
    width: 12%;
    height: auto;
    float: left;
    margin: 0 10px 0 0
}

.asso_pro_sm .pro_footer {
    border-top: solid 1px #ececec;
    padding: 20px 0 0
}

.asso_pro_sm .pro_footer a.cta_btn {
    float: right;
    margin: 0 0 0 15px
}

.group a.cta_btn {
    margin: 0 15px 0 0
}

.asso_pro_sm .pro_footer a.cta_btn:last-child {
    margin: 0
}

.sub_head {
    font-size: 16px;
    font-weight: 700;
    text-align: left;
    color: #303030
}

.cta_btn {
    width: auto;
    height: auto;
    float: left;
    font-family: Poppins, sans-serif;
    font-size: 15px;
    font-weight: 400;
    text-align: center;
    background: #fff;
    line-height: 48px;
    padding: 0 15px;
    border-radius: 5px;
    box-sizing: border-box
}

.main_cta {
    color: #fff;
    background: url(../images/call.svg) 10% center no-repeat rgba(11, 110, 253, 1);
    background-size: 10%;
    padding: 0 15px 0 40px
}

.main_cta svg {
    width: 10%;
    height: auto;
    float: left;
    margin: 0 5px 0 0
}

.main_cta:hover {
    color: #fff;
    background: url(../images/call.svg) 10% center no-repeat rgba(0, 92, 226, 1);
    background-size: 10%
}

.nor_cta {
    color: #5d5d5d;
    background: #fff;
    border: 1px solid #b5b5b5
}

.nor_cta:hover {
    color: #303030;
    border: 1px solid rgba(11, 110, 253, .7)
}

.nor_cta span.count {
    display: inline-block;
    width: 20px;
    height: auto;
    font-size: 13px;
    font-weight: 400;
    text-align: center;
    line-height: 20px;
    border-radius: 50%;
    background: rgba(181, 211, 254, 1);
    margin: 0 0 0 5px
}

.btn-primary {
    background: rgba(11, 110, 253, 1)
}

.btn-secondry {
    color: #0073ac!important;
    background: #cce3ee;
    padding: 0 15px;
    border-radius: 5px
}

.multi_request {
    position: fixed;
    background: rgba(0, 23, 55, .95);
    left: 0;
    bottom: -168px;
    padding: 15px 0;
    z-index: 2;
    box-shadow: 0 -2px 5px rgba(0, 0, 0, .15);
    transition: bottom .3s
}

.active_multi_req {
    bottom: 0;
    transition: bottom .2s
}

.multi_request .info {
    position: relative;
    float: left;
    padding: 10px 0;
    border-bottom: solid 1px rgba(255, 255, 255, .07)
}

.multi_request .info p {
    color: #fff
}

.multi_request .info button {
    position: absolute;
    width: auto;
    height: 30px;
    top: 10px;
    right: 15px;
    color: #fff;
    background: rgba(255, 255, 255, .2);
    border: none;
    padding: 0 10px;
    border-radius: 5px
}

.selected_advisors {
    position: relative;
    width: 100%;
    height: auto;
    float: left;
    padding: 15px 0 0
}

.selected_advisors .main_cta {
    position: absolute;
    top: 35%;
    right: 10px
}

.asso_sel_pro {
    position: relative;
    width: 10%;
    height: auto;
    float: left;
    margin: 0 30px 0 0
}

.asso_sel_pro img {
    display: block;
    width: 100%;
    height: auto;
    float: left;
    border-radius: 50%
}

.asso_sel_pro h5 {
    float: left;
    font-size: 14px;
    text-align: center;
    color: #f5f5f5;
    margin: 10px 0 0
}

.asso_sel_pro .x_cta {
    position: absolute;
    width: 25px;
    height: 25px;
    font-size: 12px;
    text-align: center;
    line-height: 20px;
    color: rgba(1, 1, 1, 1);
    background: rgba(255, 255, 255, .7);
    cursor: pointer;
    top: 0;
    right: 5px;
    border-radius: 50%;
    border: none;
    z-index: 1
}

.pro_sec,
.section_head {
    height: auto;
    width: 100%;
    float: left
}

.pro_sec {
    margin: 0 0 70px
}

.section_head {
    position: relative;
    margin: 0 0 15px
}

.section_head:before {
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    top: 15px;
    background: rgba(236, 236, 237, 1);
    z-index: 1
}

.section_head h3 {
    position: relative;
    width: auto;
    height: auto;
    float: left;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    color: #45464f;
    background: #fff;
    padding: 0 10px 0 0;
    z-index: 2
}

.products_list {
    display: block;
    width: 100%;
    height: auto;
    float: left;
    list-style: none inside
}

.products_list li {
    display: inline-block;
    width: auto;
    height: auto;
    float: left;
    list-style: none;
    margin: 0 1.5% 1.5% 0
}

.products_list li a {
    display: block;
    line-height: 48px;
    color: #303030;
    float: none;
    color: #707070;
    background: #fff;
    padding: 0 15px;
    border: solid 1px #d9d9d9;
    border-radius: 5px;
    box-shadow: 3px 4px 0 #d9d9d9
}

.products_list li a:hover {
    text-decoration: none;
    color: #0b6efd;
    border: solid 1px rgba(11, 110, 253, .5);
    box-shadow: 3px 4px 0 #0b6efd
}

.affliation_sec,
.edu_sec {
    width: 100%;
    height: auto;
    float: left;
    margin: 0 0 20px
}

.awards_sec {
    width: 100%;
    height: auto;
    float: left
}

.awards_sec a:before {
    color: #fff
}

.affliation_sec h4,
.edu_sec h4,
.edu_sec p {
    width: 90%;
    margin: 0;
    padding: 0 0 0 1%
}

.awards_sec h4 {
    width: 80%;
    font-size: 16px;
    line-height: 56px;
    color: #707070;
    padding: 0 0 0 1%;
    margin: 0
}

.affliation_sec span,
.edu_sec span {
    width: 10%;
    min-height: 60px;
    height: auto;
    float: left;
    background: url(../images/icons.png) no-repeat;
    background-size: 470%
}

.awards_sec span {
    width: 60px;
    min-height: 60px;
    height: auto;
    float: left;
    background: url(../images/icons.png) no-repeat;
    background-size: 575%
}

.edu_sec p {
    color: #45464f;
    font-size: 16px;
    line-height: 24px
}

.affliation_sec h4,
.edu_sec h4 {
    color: #707070;
    font-size: 16px
}

.affliation_sec h4 {
    line-height: 56px
}

.qualification_ico {
    background-position: 0 0!important
}

.experience_ico {
    background-position: 25% 0!important
}

.work_ico {
    background-position: 50% 0!important
}

.certified_ico {
    background-position: 75% 0!important
}

.awards_ico {
    background-position: 98% 0!important
}

.search_box {
    padding: 20px;
    border-radius: 5px
}

.search_box h3 {
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    line-height: 24px;
    color: #fff;
    margin: 0 0 15px
}

.search_box input[type=text],
.search_box select {
    width: 100%;
    border-radius: 3px;
    padding: 0 20px;
    margin: 0 0 15px
}

.search_box .search_area {
    border-radius: 0;
    overflow: visible;
    text-align: center
}

.search_box select {
    height: 48px
}

.search_box input[type=text] {
    line-height: 48px
}

.search_box .search_area>button.search {
    display: inline-block;
    position: relative;
    width: 40%;
    color: #fff;
    border-radius: 3px
}

.nav_box,
.photo_gallery,
.pro_gallery,
.testimonials,
.testimonials .head h4,
.video_gallery {
    width: 100%;
    height: auto
}

.testimonials {
    float: left;
    border-bottom: solid 1px #ebebeb;
    padding: 15px 0
}

.testimonials .footer,
.testimonials .head {
    width: 100%;
    height: auto;
    float: left
}

.testimonials .head {
    background: url(../images/testimonial_ico.svg) left top no-repeat;
    background-size: 5%;
    padding: 0 0 0 7%
}

.testimonials .head h4 {
    display: block;
    float: left;
    font-size: 15px;
    font-weight: 500;
    color: #45464f;
    margin: 0
}

.testimonials .footer a {
    float: right;
    font-weight: 700;
    color: #707070
}

.nav_box {
    float: left;
    text-align: center;
    padding: 15px 0
}

.nav_box a {
    display: inline-block;
    float: none
}

.play_ico {
    background: url(../images/play_icon.svg) 5% center no-repeat;
    background-size: 10%;
    padding: 0 15px 0 45px
}

.nav-tabs {
    border: none
}

.pro_gallery {
    position: relative;
    float: left
}

.photo_gallery,
.video_gallery {
    float: left;
    background: #f5f5f5;
    padding: 2%;
    margin: 0 0 30px;
    border-radius: 5px
}

.photo_gallery a {
    position: relative;
    display: block;
    width: 15%;
    height: auto;
    float: left;
    margin: 2.5%;
    border-radius: 5px;
    overflow: hidden
}

.photo_gallery a:before,
svg.verified {
    position: absolute;
    top: 0;
    z-index: 1;
    left: 0
}

.photo_gallery a img {
    display: block;
    width: 100%;
    height: auto;
    float: left
}

.photo_gallery a:before {
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, .15), rgba(0, 0, 0, .7))
}

.photo_gallery a:hover:before {
    background: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .7))
}

svg.verified {
    width: 7%;
    height: auto
}

.sticky {
    position: fixed;
    width: 100%;
    height: auto;
    background: #03063c;
    top: 0!important;
    left: 0;
    padding: 10px 0!important;
    box-shadow: 0 4px 5px rgba(0, 0, 0, .2);
    transition: all .4s ease;
    z-index: 3
}

.all_filters .x_cta {
    display: none;
    position: fixed;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    top: 0;
    right: 0;
    color: #fff;
    background: #d9d9d9;
    border-radius: 0 0 0 75%
}

.modal-backdrop.show {
    opacity: .85;
    z-index: 3
}

.box_cont {
    float: left
}

#ServiceRequest {
    z-index: 4
}

#ServiceRequest .modal-dialog {
    position: relative;
    border-radius: 5px
}

#ServiceRequest .modal-dialog .modal-header {
    background: rgba(11, 110, 253, 1);
    padding: 1.3rem 1rem
}

#ServiceRequest .modal-dialog .modal-header h5 {
    font-size: 24px;
    line-height: 24px;
    color: #fff
}

#ServiceRequest .modal-dialog .modal-header h5 span {
    display: block;
    font-size: 16px;
    line-height: 20px
}

#ServiceRequest .modal-dialog .modal-header button {
    color: #fff;
    margin: 0;
    padding: 5px;
    opacity: 1
}

#ServiceRequest .modal-dialog .modal-content {
    border: none
}

#ServiceRequest .modal-dialog .form-group {
    padding: 6px 0;
    position: relative;
    line-height: 1.1
}

#ServiceRequest .modal-dialog .form-group:last-child {
    margin: 0
}

#ServiceRequest .modal-dialog .form-group label {
    position: absolute;
    font-weight: 700;
    top: 0;
    left: 15px;
    color: rgba(.23, 55, 1);
    background: #fff
}

#ServiceRequest .modal-dialog .form-group input[type=email],
#ServiceRequest .modal-dialog .form-group input[type=tel],
#ServiceRequest .modal-dialog .form-group input[type=text],
#ServiceRequest .modal-dialog .form-group select {
    line-height: 48px;
    border: 1px solid rgba(181, 211, 254, 1);
    padding: 0 10px
}

#ServiceRequest .modal-dialog .form-group select {
    height: 48px;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../images/dd_arrow.svg) 97% center no-repeat rgba(255, 255, 255, 1)
}

#ServiceRequest .modal-dialog .form-group input[type=email]:hover,
#ServiceRequest .modal-dialog .form-group input[type=tel]:hover,
#ServiceRequest .modal-dialog .form-group input[type=text]:hover {
    border: 1px solid rgba(109, 169, 255, 1)
}

#ServiceRequest .modal-dialog .modal-footer {
    display: block;
    text-align: center
}

#ServiceRequest .modal-dialog .modal-footer button {
    float: none
}

@keyframes grow {
    0% {
        width: 0%;
        height: 0%;
        left: 50%;
        top: 50%;
        border-radius: 50%
    }
    100% {
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        border-radius: 0
    }
}

@keyframes fadetoleft {
    0%,
    50% {
        left: 50%;
        opacity: 0
    }
    100% {
        left: 0;
        opacity: 1
    }
}

.nav_bar {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    padding: 15px 0
}

.nav_bar .cta_btn {
    display: inline-block;
    float: none
}

.active_filter {
    height: 100vh!important;
    top: 0;
    right: 0!important;
    overflow-x: scroll;
    background: rgba(0, 0, 0, .7)!important;
    transition: all .4s
}

.filter_results .x_cta {
    display: none;
    position: absolute;
    width: 40px;
    height: auto;
    text-align: center;
    color: rgba(0, 0, 0, .7);
    top: 0;
    right: 0;
    background: rgba(0, 0, 0, .15);
    border-radius: 0 0 0 75%
}

.active_filter .filter_results {
    right: 0!important;
    transition: all .75s
}

button.filter_btn {
    display: none;
    font-size: 14px;
    line-height: 30px;
    color: #fff;
    background: 0 0;
    border: 1px solid rgba(255, 255, 255, .2);
    padding: 0 10px;
    margin: 10px 0 0;
    border-radius: 3px
}

.filter_search {
    background-color: rgba(11, 110, 253, 1);
    border: none;
    color: #fff;
    padding: 9px 28px;
    text-align: center;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer
}

.search_bar {
    width: 100%;
    height: auto;
    float: left;
    background: rgba(0, 23, 55, 1);
    padding: 5px 0;
}

.result_info {
    width: auto;
    height: auto;
    float: left;
    background: url('<?=base_url(') images;
    background-size: 12%;
    box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    padding: 0 2% 0 8%;
    margin: 0 0 15px
}

.result_info p span {
    font-size: 24px;
    font-weight: 700;
    padding: 0 3px
}

.result_info p {
    width: auto;
    line-height: 48px;
    color: #202020;
    padding: 0 0 0 10px
}

.side_a {
    margin-left: 10px;
    cursor: pointer
}

.autocomplete ul li:hover,
.autosearch ul li:hover {
    color: #fff;
    background-color: #ff8700
}

.ename {
    color: red
}

.good_reads,
.r_slider {
    width: 100%;
    height: auto;
    float: left;
    padding: 50px 0
}

.good_reads h2,
.r_slider h2 {
    text-align: center;
    margin: 0 0 20px
}

.nor_nav_area {
    text-align: center;
    float: left
}

.nor_nav_area a {
    display: inline-block;
    float: none
}

#A_License {
    text-rendering: auto;
    font: 400 15px Poppins, sans-serif;
    white-space: pre-wrap;
    word-wrap: break-word
}

.social_share {
    position: relative;
    width: 100%;
    height: auto;
    float: left;
    border: 1px solid rgba(181, 211, 254, 1);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .12);
    border-radius: 5px;
    padding: 30px;
    margin: 0 0 30px
}

.social {
    padding: 14px;
    font-size: 8px;
    width: 30px;
    text-align: center;
    margin: 2px 8px
}

#rec_videos,
.vid_thumb,
.vid_thumb img {
    width: 100%;
    height: auto;
    float: left
}

.vid_thumb {
    margin: 0 0 20px 0
}

.fa:hover {
    opacity: .7
}

.fa-facebook {
    background: #3b5998!important;
    color: #fff
}

.fa-twitter {
    background: #55acee;
    color: #fff
}

.fa-google {
    background: #dd4b39;
    color: #fff
}

.fa-linkedin {
    background: #007bb5;
    color: #fff
}

.fa-envelope {
    background: #303030
}

.fa-whatsapp {
    background: #25d366
}

a.fa-whatsapp {
    display: none
}

#rec_videos {
    background: #fff;
    padding: 60px 0
}

#rec_videos>h2 {
    text-align: center
}

.vid_thumb svg {
    position: absolute;
    width: 18px;
    height: 18px;
    left: 42%;
    top: 34%;
    background: rgba(0, 0, 0, .7);
    box-sizing: content-box;
    padding: 4%;
    z-index: 1
}

.vid_thumb iframe {
    display: block;
    width: 100%;
    height: auto;
    max-height: 136px;
    float: left;
    border: none
}

div.blocks {
    width: 100%;
    height: auto;
    float: left;
    margin: 0 0 30px
}

.imp-txt {
    font-size: .75rem;
    font-weight: 400;
    text-align: left;
    line-height: 1rem;
    padding: 0 0 25px;
    margin: 0 0 25px;
    border-bottom: solid 1px rgba(255, 255, 255, .1);
    color: #797575
}

.tip_info {
    position: relative;
    width: 100%;
    height: auto;
    float: left;
    font-family: Roboto, sans-serif;
    padding: 4px;
    background: #fc0;
    margin: 0;
    animation: timeout 3s forwards;
    -webkit-animation: timeout 3s forwards
}

.tip_info p {
    color: #303030
}

.tip_info::before {
    position: absolute;
    width: 10px;
    height: 10px;
    content: "";
    top: -16px;
    left: 8px;
    border-top: solid 8px transparent;
    border-right: solid 8px transparent;
    border-bottom: solid 8px #fc0;
    border-left: solid 8px transparent
}

.search_area .sp-pincode-wrapper .tip_info {
    position: absolute
}

.cibil-top-banner {
    width: 100%;
    height: 65px;
    float: left;
    background: #0073ac;
    font-family: Roboto, sans-serif;
    text-align: center;
    padding: 10px 0;
    box-sizing: border-box;
    animation: glow 2s infinite;
    top: -65px;
    left: 0;
    transition: top .5s;
    z-index: 4
}

.cibil-top-banner .x-this {
    display: none;
    position: absolute;
    width: 36px;
    height: 36px;
    top: 14px;
    right: 20px;
    color: #fff;
    background: rgba(255, 255, 255, .2);
    border: none;
    border-radius: 50%
}

.cibil-img {
    display: inline-block;
    position: relative;
    width: 8%;
    height: auto;
    float: none
}

.cibil-top-banner p,
.sp-cta-btn {
    width: auto;
    height: auto;
    font-weight: 400;
    display: inline-block
}

.cibil-top-banner p {
    float: none;
    font-size: 18px;
    line-height: 45px;
    color: #fff;
    padding: 0 15px;
    margin: 0
}

.cibil-top-banner p span {
    color: #fc0
}

.sp-cta-btn {
    float: none;
    font-size: 16px;
    text-align: center;
    line-height: 36px;
    color: #303030;
    background: #fc0;
    padding: 0 25px;
    border-radius: 25px;
    box-shadow: 0 0 0 rgba(255, 255, 255, 0)
}

.cibil-static-popup .popup-body>h2,
.popup-cta,
.x-btn {
    font-size: 14px;
    font-weight: 400;
    text-align: center
}

.cibil-pop .modal-content h2 span {
    color: #0073ac
}

.blue-cta {
    color: #fff;
    background: linear-gradient(45deg, #0073ac, #0093dd)
}

.cibil-static-popup {
    position: fixed;
    width: 9%;
    height: auto;
    text-align: center;
    font-family: Roboto, sans-serif;
    right: 10px;
    bottom: 15px;
    z-index: 2
}

.cibil-static-popup .meter {
    position: relative;
    display: inline-block;
    width: 90px;
    height: 90px;
    background: #0073ac;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 0 -46px;
}

.cibil-static-popup .meter img,
.cibil-static-popup .popup-body {
    width: 100%;
    height: auto;
    float: left
}

.cibil-static-popup .popup-body {
    text-align: center;
    background: #0073ac;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2)
}

.cibil-static-popup .popup-body>h2 {
    position: relative;
    width: 100%;
    height: auto;
    float: left;
    line-height: 16px;
    color: #fff;
    margin: 0!important;
    z-index: 2
}

.popup-cta {
    display: inline-block;
    line-height: 30px;
    color: #303030;
    background: #fc0;
    padding: 0 5px;
    margin: 8px 0 0;
    border-radius: 5px
}

.im-modal-sm {
    width: 40%
}

.im-basic-form-wrapper .modal-content {
    overflow: hidden
}

.im-basic-form-wrapper .modal-header .close {
    color: #fff;
    margin-top: 4px;
    opacity: .8
}

.im-basic-form-wrapper .modal-body,
.im-basic-form-wrapper .modal-content,
.im-basic-form-wrapper .modal-footer {
    width: 100%;
    float: left
}

.im-basic-form-wrapper .modal-footer {
    justify-content: center
}

.im-basic-form-wrapper .modal-header {
    position: relative;
    display: block;
    background: #0093dd;
    border-bottom: dotted 2px #cce9f8
}

.im-basic-form-wrapper .modal-header .x-modal {
    position: absolute;
    width: 30px;
    height: 30px;
    top: 0;
    right: 35px
}

.im-basic-form-wrapper .modal-title {
    font-size: 1.5rem;
    font-weight: 700;
    text-align: center;
    line-height: 2rem;
    color: #fff
}

.im-basic-form-wrapper .modal-body {
    padding: 20px 30px 0 30px
}

.im-basic-form-wrapper .form-group {
    width: 100%;
    float: left;
    margin: 0 0 10px 0
}

.im-basic-form-wrapper .form-group label {
    font-size: 13px;
    font-weight: 700;
    margin: 0 0 4px 0
}

.im-basic-form-wrapper .form-group input[type=tel],
.im-basic-form-wrapper .form-group input[type=text] {
    height: auto;
    font-size: 13px;
    line-height: 40px;
    background: #f5f5f5;
    box-shadow: none;
    padding: 0 10px;
    border-radius: 0;
    border: solid 1px #f5f5f5;
    box-shadow: 0 2px 5px transparent;
    transition: all .3s
}

.im-basic-form-wrapper .form-group select {
    width: 100%;
    height: 42px;
    font-size: 13px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../images/down_arrow.svg) right 10px center no-repeat #f5f5f5;
    border: solid 1px #f5f5f5;
    border-radius: 0;
    padding: 0 40px 0 5px;
    transition: all .3s
}

.im-basic-form-wrapper .form-group input[type=tel]:focus,
.im-basic-form-wrapper .form-group input[type=text]:focus {
    background: #fff;
    border: solid 1px #4cb3e7;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
    transition: all .5s
}

.im-basic-form-wrapper .form-group select:focus {
    background: url(../images/down_arrow.svg) 97% center no-repeat #fff;
    border: solid 1px #4cb3e7;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
    transition: all .5s
}

.cta-ask-wd {
    position: fixed;
    width: 20%;
    line-height: 20px;
    border: none;
    outline: 0;
    text-decoration: none;
    background: 0 0;
    left: -300px;
    bottom: 15px;
    border: none;
    outline: 0;
    transition: left .4s;
    z-index: 2
}

.cta-ask-wd:active,
.cta-ask-wd:focus {
    border: none;
    outline: 0
}

.cta-ask-wd img {
    position: absolute;
    display: block;
    width: 35%;
    height: auto;
    left: 0;
    bottom: 0;
    z-index: 2
}

.cta-ask-wd span {
    position: relative;
    display: block;
    font-size: 14px;
    font-weight: 600;
    float: left;
    text-shadow: 0 4px 4px rgba(0, 0, 0, .18);
    color: #fff;
    background: linear-gradient(80deg, #00438f, #06abfe);
    padding: 3% 3% 3% 35%;
    border-radius: 5px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .24)
}

.active-ask-wd {
    left: 15px;
    transition: left .5s
}

.modal-backdrop.in {
    opacity: .85
}

.im-nav-bar {
    text-align: center
}

.im-nav-bar .form-cta {
    display: inline-block;
    float: none;
    line-height: 40px;
    color: #fff;
    background: #0093dd;
    padding: 0 20px
}

.form_cta_btn_sub {
    width: 20%;
    font-size: 14px;
    line-height: 28px;
    background: #3498db;
    margin: 0 auto;
    border: none;
    border-radius: 5px
}

.form-info {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    margin: 5px 0 0 0
}

.agree-to-policy input[type=checkbox] {
    display: inline-block;
    float: none
}

.agree-to-policy span {
    font-size: .875rem
}

.agree-to-policy a {
    float: none
}

.x-btn {
    position: absolute;
    width: 40px;
    height: 40px;
    line-height: 26px;
    color: #606060;
    background: #fff;
    top: -15px;
    right: -15px;
    border-radius: 50%;
    border: 2px solid #d9d9d9
}

.x_m-p {
    margin: 0;
    padding: 0
}

@media (min-width:320px) and (max-width:479px) {
    .asso_pro_sm .pro_footer,
    .pro_details .head h2,
    .pro_details .head h5,
    .pro_details>.review {
        text-align: center
    }
    h1 {
        font-size: 32px;
        line-height: 32px
    }
    h1 span {
        font-size: 24px
    }
	
	/*
    header {
        min-height: 0;
        height: auto;
        margin: 0;
        padding: 20px 15px;
        background: rgba(0, 0, 0, .4)
    }
    #associate_profile header,
    #list_associates header {
        background: rgba(255, 255, 255, 1)
    }
    .hamburger_nav {
        display: block
    }
    #associate_profile .hamburger_nav span,
    #list_associates .hamburger_nav span {
        background: #001737
    }
    .brand_logo {
        width: 50%;
        margin: 0
    }
    nav {
        display: none;
        position: absolute;
        width: 0%;
        height: 0%;
        top: 0;
        right: 0;
        background: 0 0;
        overflow: hidden;
        padding: 20px!important
    }
    .active_nav {
        width: auto
    }
	*/
	
    .hero_heading {
        width: 80%;
        margin: 17% 10% 0
    }
    .hero_banner {
        min-height: 0;
        min-height: 100vh;
        height: auto;
        float: left;
        background-size: 420%;
        background-position: 40% 0;
        animation: bg_move 30s linear infinite;
        padding: 0
    }
    .search_listing {
        width: 90%;
        height: auto;
        margin: 0 5%
    }
    .search_listing button.search,
    .search_listing input[type=text],
    .search_listing select {
        width: 100%;
        font-size: 14px;
        padding: 0 5%
    }
    .search_listing select {
        height: 48px;
        border-right: none;
        border-bottom: solid 1px #d9d9d9
    }
    .search_listing input[type=text] {
        height: 48px
    }
    .search_listing button.search {
        position: relative;
        height: 48px;
        float: left;
        border-radius: 0 0 5px 5px
    }
    button.search svg {
        position: absolute;
        width: 5%;
        margin: 0;
        left: 30%;
        top: 35%
    }
    .filter,
    .filter_results {
        top: 0;
        transition: all .2s;
        width: 100%
    }
    .search_listing button.search span {
        display: block
    }
    .feature {
        height: auto;
        padding: 0 0 30px
    }
    .features {
        height: auto;
        border-bottom: solid 1px rgba(255, 255, 255, .15)
    }
    .features:last-child {
        border-bottom: none
    }
    .features p {
        padding: 10px 0
    }
    .features p span {
        font-size: 18px;
        color: rgba(255, 255, 255, 1)
    }
    .filter {
        position: fixed;
        height: 100vh;
        right: -100%;
        background: rgba(0, 0, 0, 0);
        padding: 0 0 0 20%;
        z-index: 4
    }
    .filter_results {
        position: relative;
        right: -50%
    }
    .filter_results h3 {
        font-size: 16px;
        line-height: 36px;
        margin: 0
    }
    button.filter_btn {
        display: inline-block
    }
    .filter_results .x_cta {
        display: block
    }
    .asso_pro_full,
    .asso_pro_sm {
        padding: 15px
    }
    .asso_pro_full .pro_body .pro_details,
    .asso_pro_full .pro_body .pro_pic,
    .asso_pro_sm .pro_body .pro_details {
        width: 100%;
        padding: 0
    }
    .asso_pro_full .pro_body,
    .asso_pro_sm .pro_body {
        text-align: center
    }
    .asso_pro_full .pro_body .pro_pic,
    .asso_pro_sm .pro_body .pro_pic {
        display: inline-block;
        width: 120px;
        height: 120px;
        float: none
    }
    .asso_pro_full .pro_body .pro_pic img,
    .asso_pro_sm .pro_body .pro_pic img {
        width: 100%;
        margin: 0
    }
    .pro_details .head {
        margin: 0
    }
    .pro_details>.group {
        padding: 5px 0
    }
    .pro_details .ratebox {
        width: 100%;
        margin: 0;
        text-align: center;
        padding: 10px 0
    }
    .pro_details .review>.rating,
    .pro_details .review>.views {
        width: 50%;
        margin: 0;
        padding: 10px 0
    }
    .expert_on {
        padding: 10px 0!important
    }
    .multi_request {
        bottom: -105px;
        padding: 5px 0
    }
    .multi_request p {
        width: 70%;
        font-size: 14px
    }
    .products_list li {
        width: 100%;
        line-height: 36px
    }
    .asso_pro_sm .pro_footer a.cta_btn {
        display: inline-block;
        float: none;
        margin: 5px 0
    }
    .asso_pro_sm .pro_footer a.cta_btn:first-child {
        margin: 0 0 10px
    }
    svg.verified {
        width: 24%
    }
    .asso_pro_sm .search_bar {
        padding: 5px 0 15px
    }
    .asso_pro_sm .search_bar h4,
    .search_bar h4 {
        line-height: 24px;
        margin: 0 0 5px
    }
    .search_area {
        overflow: visible
    }
    .search_area>select,
    .search_bar .search_area>select {
        width: 85%;
        border-radius: 0;
        height: 36px;
        font-size: 14px;
        border-bottom: solid 1px #d9d9d9;
        border-right: none
    }
    .search_bar .search_area>input[type=text] {
        width: 85%;
        font-size: 14px;
        line-height: 36px;
        padding: 0 0 0 3%
    }
    .search_area .sp-pincode-wrapper,
    .search_listing .sp-pincode-wrapper {
        width: 100%
    }
    .sp-pincode-wrapper input[type=text] {
        line-height: 36px
    }
    .search_listing input[type=text] {
        width: 100%;
        padding: 0 6%
    }
    .search_area .sp-pincode-wrapper input[type=text] {
        font-size: 13px;
        line-height: 36px;
        padding: 0 3%
    }
    .search_bar .search_area>button.search {
        width: 15%;
        height: 100%
    }
    .search_bar .search_area button.search svg {
        width: 40%;
        top: 40%
    }
    .search_box .search_area>input[type=text],
    .search_box .search_area>select {
        width: 100%;
        font-size: 15px;
        padding: 0 8px
    }
    .search_box .search_area>input[type=text] {
        line-height: 48px
    }
    .search_box .search_area>select {
        height: 48px
    }
    .search_box .search_area button.search {
        width: 40%;
        height: 48px
    }
    .result_info {
        padding: 4% 2% 4% 15%
    }
    .result_info p {
        line-height: 20px
    }
    .result_info p span {
        font-size: 20px
    }
    @keyframes bg_move {
        0%,
        100% {
            background-position: 10% 0
        }
        50% {
            background-position: 70% 0
        }
    }
    .asso_pro_full .pro_details {
        margin: 0 0 10px
    }
    .pro_sec {
        margin: 0 0 40px
    }
    .group a.cta_btn {
        margin: 0 5px 5px 0
    }
    .asso_pro_full p {
        font-size: 15px
    }
    .affliation_sec span,
    .edu_sec span {
        width: 25%;
        min-height: 70px
    }
    .affliation_sec h4,
    .edu_sec h4,
    .edu_sec p {
        width: 75%;
        font-size: 14px
    }
    .affliation_sec h4 {
        line-height: 22px
    }
    .awards_sec {
        width: 100%
    }
    .awards_sec h4 {
        font-size: 14px;
        line-height: 20px;
        padding: 0 0 0 2%
    }
    .testimonials .head {
        background-size: 10%;
        padding: 0 0 0 15%;
        margin: 0 0 10px
    }
    .footer_nav {
        margin: 0 0 20px
    }
    .search_listing .autocomplete,
    .search_listing .autosearch {
        width: 100%;
        top: 72px;
        right: 0
    }
    .search_area .autocomplete,
    .search_area .autosearch {
        width: 100%;
        top: 36px;
        left: 0
    }
    .sp-pincode-wrapper .autocomplete {
        top: 48px
    }
    .pro_details .ratebox,
    .pro_details .review>.rating,
    .pro_details .review>.views,
    .pro_details .review>.visits {
        width: 100%
    }
    .pro_details .review>.visits {
        padding: 0
    }
    .tip_info {
        position: absolute;
        top: 48px;
        z-index: 1
    }
    .search_area .sp-pincode-wrapper .tip_info {
        position: absolute;
        top: 36px
    }
    a.fa-whatsapp {
        display: block
    }
    .cibil-top-banner {
        height: auto;
        float: left
    }
    .cibil-img {
        width: 15%;
        float: left
    }
    .cibil-top-banner p {
        width: 85%;
        float: left;
        font-size: 13px;
        line-height: 20px
    }
    .sp-cta-btn {
        font-size: 13px;
        line-height: 28px;
        padding: 0 15px;
        margin: 5px 0 0
    }
    .cibil-static-popup {
        width: 27%;
        bottom: 10px
    }
    .cibil-static-popup .meter {
        width: 55px;
        height: 55px;
        margin: 0 0 -28px;
    }
    .cibil-static-popup .popup-body>h2 {
        font-size: 12px;
        line-height: 14px
    }
    .popup-cta {
        font-size: 13px
    }
    .im-modal-sm {
        width: 94%
    }
    .im-basic-form-wrapper .modal-title {
        font-size: 16px;
        text-align: left;
        line-height: 20px;
        padding: 0 30px 0 0
    }
    .cta-ask-wd {
        width: 54%
    }
    .cta-ask-wd img {
        width: 32%
    }
    .cta-ask-wd span {
        font-size: 11px;
        line-height: 16px;
        padding: 2% 2% 2% 32%
    }
}

@media (min-width:480px) and (max-width:611px) {
    .asso_pro_sm .pro_footer,
    .pro_details .head h2,
    .pro_details .head h5,
    .pro_details>.review {
        text-align: center
    }
    h1 {
        font-size: 42px;
        line-height: 46px
    }
    h1 span {
        font-size: 32px
    }
    .brand_logo {
        width: 45%;
        margin: 0
    }
	
	/*
    header {
        min-height: 0;
        height: auto;
        margin: 0;
        padding: 25px 30px;
        background: rgba(0, 0, 0, .4)
    }
    #associate_profile header,
    #list_associates header {
        background: rgba(255, 255, 255, 1)
    }
    header nav a {
        font-size: 14px;
        line-height: 50px;
        padding: 0 20px
    }
    .hamburger_nav {
        display: block;
        right: 30px;
        top: 25px
    }
    #associate_profile .hamburger_nav span,
    #list_associates .hamburger_nav span {
        background: #001737
    }
    nav {
        display: none;
        position: absolute;
        top: 0;
        right: 0;
        overflow: hidden;
        padding: 25px 20px!important
    }
	
	*/
	
    .hero_heading {
        width: 80%;
        margin: 10% 10% 0
    }
    .hero_banner {
        min-height: 100vh;
        height: auto;
        float: left;
        background-size: 420%;
        background-position: 40% 0;
        animation: bg_move 30s linear infinite;
        padding: 0 0 30px
    }
    .search_listing {
        width: 80%;
        height: auto;
        margin: 0 10%
    }
    .search_listing button.search,
    .search_listing input[type=text],
    .search_listing select {
        width: 100%;
        font-size: 14px;
        padding: 0 5%
    }
    .search_listing select {
        height: 48px;
        border-right: none;
        border-bottom: solid 1px #d9d9d9
    }
    .search_listing input[type=text] {
        height: 48px
    }
    .search_listing button.search {
        position: relative;
        height: 48px;
        float: left;
        border-radius: 0 0 5px 5px
    }
    .feature,
    .features {
        height: auto
    }
    .search_listing button.search span {
        display: block;
        font-size: 18px
    }
    button.search svg {
        position: absolute;
        width: 5%;
        margin: 0;
        left: 32%;
        top: 35%
    }
    .features {
        border-bottom: solid 1px rgba(255, 255, 255, .15)
    }
    .features:last-child {
        border-bottom: none
    }
    .features p {
        padding: 10px 0
    }
    .features p span {
        font-size: 16px
    }
    .asso_pro_full .pro_body .pro_details,
    .asso_pro_full .pro_body .pro_pic,
    .asso_pro_sm .pro_body .pro_details {
        width: 100%;
        padding: 0
    }
    .asso_pro_full .pro_body,
    .asso_pro_sm .pro_body {
        text-align: center
    }
    .asso_pro_full .pro_body .pro_pic,
    .asso_pro_sm .pro_body .pro_pic {
        display: inline-block;
        width: 135px;
        height: 135px;
        float: none
    }
    .pro_details .ratebox {
        width: 100%;
        margin: 0;
        text-align: center;
        padding: 10px 0
    }
    .pro_details .review>.rating,
    .pro_details .review>.views {
        width: 50%;
        margin: 0;
        padding: 10px 0
    }
    .asso_pro_sm .pro_footer a.cta_btn {
        float: none;
        margin: 0 5px;
        display: inline-block
    }
    .search_bar {
        padding: 5px 0 15px
    }
    .search_bar h4 {
        line-height: 30px;
        margin: 0 0 5px
    }
    .search_area {
        overflow: visible
    }
    .search_bar .search_area button.search svg {
        width: 40%;
        top: 38%
    }
    .filter,
    .filter_results {
        width: 100%;
        top: 0;
        transition: all .2s
    }
    .result_info {
        padding: 4% 2% 4% 15%
    }
    .result_info p {
        line-height: 20px
    }
    .result_info p span {
        font-size: 20px
    }
    .filter {
        position: fixed;
        height: 100vh;
        right: -100%;
        background: rgba(0, 0, 0, 0);
        padding: 0 0 0 30%;
        z-index: 4
    }
    .filter_results {
        position: relative;
        right: -50%
    }
    .filter_results h3 {
        font-size: 16px;
        line-height: 36px;
        margin: 0
    }
    button.filter_btn {
        display: inline-block
    }
    .filter_results .x_cta {
        display: block
    }
    svg.verified {
        width: 15%
    }
    @keyframes bg_move {
        0%,
        100% {
            background-position: 10% 0
        }
        50% {
            background-position: 70% 0
        }
    }
    .asso_pro_full .pro_details {
        margin: 0 0 10px
    }
    .pro_sec {
        margin: 0 0 40px
    }
    .group a.cta_btn {
        margin: 0 5px 5px 0
    }
    .asso_pro_full p {
        font-size: 15px
    }
    .products_list li {
        width: 80%
    }
    .affliation_sec span,
    .edu_sec span {
        width: 23%;
        min-height: 65px
    }
    .affliation_sec h4,
    .edu_sec h4,
    .edu_sec p {
        width: 75%;
        font-size: 14px
    }
    .affliation_sec h4 {
        line-height: 22px
    }
    .awards_sec {
        width: 100%
    }
    .awards_sec h4 {
        font-size: 14px;
        line-height: 20px;
        padding: 0 0 0 2%
    }
    .testimonials .head {
        background-size: 10%;
        padding: 0 0 0 15%;
        margin: 0 0 10px
    }
    .footer_nav {
        margin: 0 0 20px
    }
    .autocomplete,
    .autosearch {
        width: 100%;
        top: 54px;
        right: 0
    }
    .search_listing .sp-pincode-wrapper {
        width: 100%
    }
    .search_listing .autocomplete,
    .search_listing .autosearch {
        top: 48px
    }
    .pro_details .ratebox,
    .pro_details .review>.rating,
    .pro_details .review>.views,
    .pro_details .review>.visits {
        width: 100%
    }
    .tip_info {
        position: absolute;
        top: 48px;
        z-index: 1
    }
    .search_area .sp-pincode-wrapper .tip_info {
        position: absolute;
        top: 52px
    }
    a.fa-whatsapp {
        display: block
    }
    .cibil-top-banner {
        height: auto;
        float: left
    }
    .cibil-img {
        width: 10%;
        float: left;
        margin: 5px 0 0
    }
    .cibil-top-banner p {
        width: 62%;
        float: left;
        font-size: 14px;
        line-height: 20px
    }
    .sp-cta-btn {
        font-size: 13px;
        line-height: 28px;
        padding: 0 15px;
        margin: 5px 0 0
    }
    .cibil-static-popup {
        width: 20%;
        bottom: 15px
    }
    .cibil-static-popup .meter {
        width: 55px;
        height: 55px;
        margin: 0 0 -28px
    }
    .cibil-static-popup .popup-body>h2 {
        font-size: 12px;
        line-height: 14px
    }
    .popup-cta {
        font-size: 13px
    }
    .im-modal-sm {
        width: 94%;
        margin: 3%
    }
    .im-basic-form-wrapper .modal-title {
        font-size: 22px;
        line-height: 26px
    }
    .cta-ask-wd {
        width: 42%
    }
    .cta-ask-wd img {
        width: 30%
    }
    .cta-ask-wd span {
        font-size: 14px;
        padding: 3% 2.5% 3% 30%
    }
}

@media (min-width:612px) and (max-width:767px) {
    .asso_pro_sm .pro_footer,
    .pro_details .head h2,
    .pro_details .head h5,
    .pro_details>.review {
        text-align: center
    }
    h1 {
        font-size: 44px;
        line-height: 48px
    }
    h1 span {
        font-size: 32px
    }
	
	/*
    header {
        min-height: 0;
        height: auto;
        margin: 0;
        padding: 25px 35px;
        background: rgba(0, 0, 0, .4)
    }
    #associate_profile header,
    #list_associates header {
        background: rgba(255, 255, 255, 1)
    }
    #associate_profile .hamburger_nav span,
    #list_associates .hamburger_nav span {
        background: #001737
    }
    header nav a {
        font-size: 14px;
        line-height: 50px;
        padding: 0 20px
    }
    .brand_logo {
        width: 40%;
        margin: 0
    }
    .hamburger_nav {
        display: block;
        right: 35px;
        top: 30px
    }
    nav {
        display: none;
        position: absolute;
        top: 0;
        right: 0;
        overflow: hidden;
        padding: 20px!important
    }
	
	*/
	
    .hero_heading {
        width: 80%;
        margin: 10% 10% 0
    }
    .hero_banner {
        min-height: 100vh;
        height: auto;
        float: left;
        background-size: 420%;
        background-position: 40% 0;
        animation: bg_move 30s linear infinite;
        padding: 0 0 30px
    }
    .search_listing {
        width: 80%;
        height: auto;
        margin: 0 10%
    }
    .search_listing button.search,
    .search_listing input[type=text],
    .search_listing select {
        width: 100%;
        font-size: 18px;
        padding: 0 5%
    }
    .search_listing select {
        height: 60px;
        border-right: none;
        border-bottom: solid 1px #d9d9d9
    }
    .search_listing input[type=text] {
        height: 60px
    }
    .search_listing button.search {
        position: relative;
        height: 60px;
        float: left;
        border-radius: 0 0 5px 5px
    }
    .feature,
    .features {
        height: auto
    }
    .search_listing button.search span {
        display: block;
        font-size: 20px
    }
    button.search svg {
        position: absolute;
        width: 4%;
        top: 35%;
        left: 35%;
        margin: 0
    }
    .features {
        border-bottom: solid 1px rgba(255, 255, 255, .15)
    }
    .features:last-child {
        border-bottom: none
    }
    .features p {
        font-size: 20px;
        padding: 10px 0
    }
    .features p span {
        font-size: 26px;
        color: rgba(255, 255, 255, 1)
    }
    .asso_pro_full .pro_body .pro_details,
    .asso_pro_full .pro_body .pro_pic,
    .asso_pro_sm .pro_body .pro_details {
        width: 100%;
        padding: 0
    }
    .asso_pro_full .pro_body,
    .asso_pro_sm .pro_body {
        text-align: center
    }
    .asso_pro_full .pro_body .pro_pic,
    .asso_pro_sm .pro_body .pro_pic {
        display: inline-block;
        width: 125px;
        height: 125px;
        float: none
    }
    .asso_pro_sm .pro_details .ratebox {
        width: 100%;
        margin: 0;
        text-align: center;
        padding: 10px 0
    }
    .asso_pro_sm .pro_details .review>.rating,
    .asso_pro_sm .pro_details .review>.views {
        width: 50%;
        margin: 0;
        padding: 10px 0
    }
    .asso_pro_sm .pro_footer a.cta_btn {
        float: none;
        margin: 0 5px;
        display: inline-block
    }
    .search_bar {
        padding: 10px 0 15px
    }
    .search_bar h4 {
        line-height: 24px;
        margin: 0 0 5px
    }
    .search_area {
        overflow: visible
    }
    .search_bar .search_area button.search svg {
        width: 40%;
        top: 38%
    }
    .filter,
    .filter_results {
        width: 100%;
        top: 0;
        transition: all .2s
    }
    .search_box {
        padding: 30px 45px
    }
    .result_info {
        padding: 4% 2% 4% 12%
    }
    .result_info p {
        line-height: 20px
    }
    .result_info p span {
        font-size: 20px
    }
    .filter {
        position: fixed;
        height: 100vh;
        right: -100%;
        background: rgba(0, 0, 0, 0);
        padding: 0 0 0 30%;
        z-index: 4
    }
    .filter_results {
        position: relative;
        right: -50%
    }
    .filter_results h3 {
        font-size: 18px;
        line-height: 40px;
        margin: 0
    }
    button.filter_btn {
        display: inline-block;
        font-size: 15px
    }
    .filter_results .x_cta {
        display: block
    }
    svg.verified {
        width: 15%
    }
    @keyframes bg_move {
        0%,
        100% {
            background-position: 10% 0
        }
        50% {
            background-position: 70% 0
        }
    }
    .group a.cta_btn {
        margin: 0 5px 0 0
    }
    .footer_nav {
        margin: 0 0 20px
    }
    .autocomplete,
    .autosearch {
        width: 100%;
        top: 54px;
        right: 0
    }
    .search_listing .sp-pincode-wrapper {
        width: 100%
    }
    .tip_info {
        position: absolute;
        top: 48px;
        z-index: 1
    }
    .search_area .sp-pincode-wrapper .tip_info {
        position: absolute;
        top: 52px
    }
    a.fa-whatsapp {
        display: block
    }
    .cibil-top-banner {
        height: auto;
        float: left
    }
    .cibil-img {
        width: 10%;
        float: left;
        margin: 5px 0 0
    }
    .cibil-top-banner p {
        width: 62%;
        float: left;
        font-size: 16px;
        line-height: 20px
    }
    .popup-cta,
    .sp-cta-btn {
        font-size: 13px
    }
    .sp-cta-btn {
        line-height: 28px;
        padding: 0 15px;
        margin: 5px 0 0
    }
    .cibil-static-popup {
        width: 15%;
        bottom: 15px
    }
    .cibil-static-popup .meter {
        width: 70px;
        height: 65px;
        margin: 0 0 -30px
    }
    .cibil-static-popup .popup-body>h2 {
        font-size: 13px;
        line-height: 16px
    }
    .cta-ask-wd {
        width: 35%
    }
    .im-modal-sm {
        width: 65%
    }
}

@media (min-width:768px) and (max-width:959px) {
    h1 {
        font-size: 56px;
        line-height: 56px
    }
    .hero_banner {
        min-height: 85vh;
        height: auto;
        float: left;
        background-size: 230%;
        background-position: 40% 0;
        animation: bg_move 30s linear infinite;
        padding: 0 0 30px
    }
    .brand_logo {
        width: 30%
    }
    @keyframes bg_move {
        0%,
        100% {
            background-position: 10% 0
        }
        50% {
            background-position: 70% 0
        }
    }
    .hero_heading {
        width: 70%;
        margin: 25% 15% 0
    }
    .search_listing {
        width: 70%;
        margin: 0 15%
    }
    .search_listing button.search,
    .search_listing input[type=text] {
        border-radius: 0 5px 5px 0
    }
    .features p span {
        display: block;
        width: 100%
    }
    .search_area {
        overflow: visible
    }
    .search_bar h4 {
        line-height: 24px
    }
    .result_info {
        background-size: 9%;
        padding: 4% 2% 4% 12%
    }
    .result_info p {
        line-height: 20px
    }
    .result_info p span {
        font-size: 20px
    }
    svg.verified {
        width: 14%
    }
    .pro_details .ratebox,
    .pro_details .review>.rating,
    .pro_details .review>.views {
        padding: 10px 0
    }
    .pro_details .ratebox {
        width: 100%;
        margin: 0;
        padding: 0 0 10px!important
    }
    .affliation_sec span,
    .edu_sec span {
        width: 15%
    }
    .affliation_sec h4,
    .edu_sec h4,
    .edu_sec p {
        width: 85%
    }
    .products_list li {
        width: 65%
    }
    .awards_sec {
        width: 70%
    }
    .awards_sec span {
        width: 20%
    }
    .awards_sec h4 {
        width: 70%
    }
    .testimonials .head {
        background-size: 8%;
        padding: 0 0 0 12%;
        margin: 0 0 10px
    }
    .autocomplete,
    .autosearch {
        width: 45%;
        top: 54px;
        right: 10%
    }
    a.fa-whatsapp {
        display: block
    }
    .cibil-static-popup {
        width: 14%;
        bottom: 15px
    }
    .cibil-top-banner p {
        font-size: 14px
    }
    .sp-cta-btn {
        font-size: 14px
    }
    .im-basic-form-wrapper .modal-title {
        line-height: 2rem
    }
    .im-modal-sm {
        width: 58%
    }
    .cta-ask-wd {
        width: 28%
    }
    .cta-ask-wd img {
        width: 30%
    }
    .cta-ask-wd span {
        font-size: 14px;
        padding: 3% 2.5% 3% 30%
    }
}

@media (min-width:960px) and (max-width:1119px) {
    .brand_logo {
        width: 20%
    }
    .hero_banner {
        min-height: 80vh;
        height: auto;
        float: left;
        background-size: 140%;
        background-position: 40% 0;
        animation: bg_move 30s linear infinite;
        padding: 0 0 30px
    }
    .search_listing {
        width: 70%;
        margin: 0 15%
    }
    .search_listing button.search,
    .search_listing input[type=text] {
        border-radius: 0 5px 5px 0
    }
    @keyframes bg_move {
        0%,
        100% {
            background-position: 10% 0
        }
        50% {
            background-position: 70% 0
        }
    }
    .search_area {
        overflow: visible
    }
    .search_bar h4 {
        line-height: 24px
    }
    .result_info {
        background-size: 9%;
        padding: 4% 2% 4% 10%
    }
    .result_info p {
        line-height: 20px
    }
    .result_info p span {
        font-size: 20px
    }
    svg.verified {
        width: 14%
    }
    .pro_details .ratebox,
    .pro_details .review>.rating,
    .pro_details .review>.views {
        padding: 10px 0
    }
    .pro_details .ratebox {
        width: 100%;
        margin: 0;
        padding: 0 0 10px!important
    }
    .affliation_sec span,
    .edu_sec span {
        width: 15%
    }
    .affliation_sec h4,
    .edu_sec h4,
    .edu_sec p {
        width: 85%
    }
    .products_list li {
        width: 65%
    }
    .awards_sec {
        width: 70%
    }
    .awards_sec span {
        width: 20%
    }
    .awards_sec h4 {
        width: 70%
    }
    .testimonials .head {
        background-size: 8%;
        padding: 0 0 0 12%;
        margin: 0 0 10px
    }
    .search_bar {
        width: 100%;
        height: auto;
        float: left;
        background: rgba(0, 23, 55, 1);
        padding: 5px 0
    }
    .filter_results h3 {
        line-height: 26px;
        padding: 15px
    }
    .side_a {
        margin-left: 10px;
        cursor: pointer
    }
    .autocomplete ul li:hover,
    .autosearch ul li:hover {
        background-color: #ff8700
    }
    .asso_pro_full,
    .asso_pro_sm {
        margin-top: 2%
    }
    .autocomplete,
    .autosearch {
        width: 45%;
        top: 54px;
        right: 10%
    }
    .asso_pro_full .pro_body .pro_pic,
    .asso_pro_sm .pro_body .pro_pic {
        width: 85px;
        height: 85px
    }
    a.fa-whatsapp {
        display: block
    }
    .cibil-static-popup {
        width: 14%
    }
    .im-basic-form-wrapper .modal-header {
        padding: 1rem 3rem
    }
    .im-basic-form-wrapper .modal-title {
        font-size: 1.5rem
    }
    .cta-ask-wd {
        width: 25%
    }
    .cta-ask-wd img {
        width: 32%
    }
    .cta-ask-wd span {
        font-size: 14px;
        padding: 3% 2.5% 3% 30%
    }
    .im-modal-sm {
        width: 48%
    }
}

@media (min-width:1120px) and (max-width:1359px) {
    .brand_logo {
        width: 18%
    }
    .hero_banner {
        min-height: 80vh;
        height: auto;
        float: left;
        background-size: 110%
    }
    .feature {
        margin: 8% 5% 5%
    }
    .search_area {
        overflow: visible
    }
    .search_bar h4 {
        line-height: 24px
    }
    .search_listing {
        width: 60%;
        margin: 0 20%
    }
    .search_listing button.search,
    .search_listing input[type=text] {
        border-radius: 0 5px 5px 0
    }
    .result_info {
        background-size: 9%;
        padding: 2% 2% 2% 8%
    }
    .result_info p {
        line-height: 20px
    }
    .result_info p span {
        font-size: 20px
    }
    svg.verified {
        width: 10%
    }
    .autocomplete,
    .autosearch {
        width: 45%;
        top: 54px;
        right: 10%
    }
    .asso_pro_full .pro_body .pro_pic,
    .asso_pro_sm .pro_body .pro_pic {
        width: 120px;
        height: 120px
    }
    .cibil-static-popup {
        width: 12%
    }
    .cibil-top-banner p {
        font-size: 15px
    }
    .cta-ask-wd {
        width: 20%
    }
    .cta-ask-wd img {
        width: 32%
    }
    .cta-ask-wd span {
        font-size: 14px;
        padding: 3% 3% 3% 34%
    }
}

@media (min-width:1360px) and (max-width:1439px) {
    .search_area {
        overflow: visible
    }
    .search_listing button.search,
    .search_listing input[type=text] {
        border-radius: 0 5px 5px 0
    }
    .autocomplete,
    .autosearch {
        top: 54px
    }
    .cta-ask-wd {
        width: 18%
    }
    .cta-ask-wd img {
        width: 32%
    }
    .cta-ask-wd span {
        font-size: 14px;
        padding: 3% 3% 3% 34%
    }
}

@media (min-width:1440px) and (max-width:1599px) {
    .search_area {
        overflow: visible
    }
    .search_listing button.search,
    .search_listing input[type=text] {
        border-radius: 0 5px 5px 0
    }
    .autocomplete,
    .autosearch {
        top: 54px
    }
    .search_area .sp-pincode-wrapper,
    .search_listing .sp-pincode-wrapper {
        position: relative;
        width: 50%;
        height: auto;
        float: left
    }
    .search_listing input[type=text],
    .sp-pincode-wrapper input[type=text] {
        width: 100%;
        height: auto;
        padding: 0 5%;
        border: none
    }
    .sp-pincode-wrapper input[type=text] {
        line-height: 52px
    }
    .search_listing input[type=text] {
        line-height: 58px
    }
    .search_listing .tip_info {
        top: 58px
    }
    .search_area .tip_info {
        top: 52px
    }
    .tip_info {
        position: absolute;
        width: 100%;
        height: auto;
        float: left;
        font-family: Roboto, sans-serif;
        padding: 4px;
        background: #fc0;
        margin: 0;
        animation: timeout 3s forwards;
        -webkit-animation: timeout forwards;
        -webkit-animation-delay: 3s
    }
    .tip_info p {
        width: 90%;
        height: auto;
        float: left;
        font-size: 13px;
        font-weight: 400;
        line-height: 20px;
        text-align: center;
        color: #202020;
        margin: 0;
        border: none;
        padding: 0 5%
    }
    .tip_info>.uparrow {
        position: relative;
        width: 0;
        height: 0;
        float: left;
        border-top: 7px solid transparent;
        border-right: 7px solid transparent;
        border-bottom: 7px solid #fc0;
        margin: -18px 0 -45px 0
    }
    .asso_pro_full .pro_body .pro_pic,
    .asso_pro_sm .pro_body .pro_pic {
        width: 148px;
        height: 148px
    }
    @keyframes timeout {
        0% {
            opacity: 1
        }
        90% {
            opacity: 1
        }
        100% {
            opacity: 0
        }
    }
    @-webkit-keyframes timeout {
        0% {
            -webkit-opacity: 1
        }
        50% {
            -webkit-opacity: 1
        }
        90% {
            -webkit-opacity: 1
        }
        100% {
            -webkit-opacity: 0
        }
    }
    .frm_error {
        border: solid 1px red;
        animation: error 3s forwards;
        -webkit-animation: error 3s forwards
    }
    @keyframes error {
        0% {
            border: solid 1px red
        }
        90% {
            border: solid 1px red
        }
        100% {
            border: solid 1px #fff
        }
    }
    @-webkit-keyframes error {
        0% {
            border: solid 1px red
        }
        90% {
            border: solid 1px red
        }
        100% {
            border: solid 1px #fff
        }
    }
    .cta-ask-wd {
        width: 18%
    }
    .cta-ask-wd img {
        width: 32%
    }
    .cta-ask-wd span {
        font-size: 14px;
        padding: 3% 3% 3% 34%
    }
}