/*
Theme Name: Eldo Web Design Child
Template: being-patient
Text Domain: beingpatient
Version: 1.0.1
*/
@font-face {
    font-family: 'Graphik-Medium';
    src: url('inc/font/Graphik-Medium.eot');
    src: url('inc/font/Graphik-Medium.eot?#iefix') format('embedded-opentype'),
        url('inc/font/Graphik-Medium.svg#Graphik-Medium') format('svg'),
        url('inc/font/Graphik-Medium.ttf') format('truetype'),
        url('inc/font/Graphik-Medium.woff') format('woff'),
        url('inc/font/Graphik-Medium.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'Graphik-Regular';
    src: url('inc/font/Graphik-Regular.eot');
    src: url('inc/font/Graphik-Regular.eot?#iefix') format('embedded-opentype'),
        url('inc/font/Graphik-Regular.svg#Graphik-Regular') format('svg'),
        url('inc/font/Graphik-Regular.ttf') format('truetype'),
        url('inc/font/Graphik-Regular.woff') format('woff'),
        url('inc/font/Graphik-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}

/* Changes Fonts */

html,
body,
.entry-content {
    font-family: 'Graphik-Regular' !important;
}

code,
kbd,
pre,
samp,
tt,
var {
    font-family: 'Graphik-Regular' !important;
}

h1,
h2,
h3,
h4 {
    font-family: 'Graphik-Medium' !important;
}

.sm-clean a,
.sm-clean a:hover,
.sm-clean a:focus,
.sm-clean a:active {
    font-family: 'Graphik-Medium' !important;
}

.wpp-list li {
    font-family: 'Graphik-Medium' !important;
}

input[name="dgx-donate-pay-enabled"] {
    font-family: 'Graphik-Regular' !important;
}

h3.excerpt-title,
h2.excerpt-title,
h3.excerpt-title {
    font-weight: normal !important;
}

/* Promotional design*/
.bp-banner-mobile-image {
    display: none;
}

/* As anything panel */
.ask-anyhting-panel h2 {
    font-size: 1.3em;
    font-weight: bold;
    color: #000;
}

.ask-anyhting-panel a {
    font-size: 15px;
    text-transform: uppercase;
}

.topic_sorting_results_section {
    margin-top: 22px;
}

/* Search Reults CSS */
.qa-search-results ul {
    list-style: none;
}

.qa-search-results ul li a {
    text-decoration: none;
}

.ajax-results-section {
    animation-duration: 300ms;
    opacity: 1;
    display: block;
    visibility: visible;
}

.ajax-results-section ul {
    margin: 0 !important;
    padding: 0px;
}

.ajax-results-section ul hr {
    margin: 1rem auto !important;
}

.ajax-results-section ul li {
    border-bottom: 1px solid lightgrey;
    padding: 5px;
    color: #000000;
    font-size: 15px;
    font-weight: bold;
}

.ajax-results-section ul a li:hover {
    background-color: #F7F7F8;
}

#remove_results {
    float: right;
    color: white;
    font-weight: bold;
    cursor: pointer;
}

/* ending */

.qa-search-section {}

.qa_form_body {}

.qa_input_container input,
textarea {
    width: 50%;
    border: 1px solid #000000;
    font-size: 16px;
    margin-top: 10px;
}

.qa_input_container {
    margin-bottom: 30px;
}

.qa_input_container label {
    font-size: 16px;
}

.qa_form_footer .qa_form_button {
    width: 50%;
    font-size: 16px;
    text-transform: uppercase;
}

.ask_an_expert_2of2 h2 {
    margin: 0px 0px 5px 0px;
}

.check_results h5 {
    color: #555;
    font-family: 'Graphik-Regular';
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 10px 0px;
}

.key_based_results {
    margin-bottom: 15px;
}

.key_based_results ul {
    list-style: none;
    margin: 0px 0 1em -2.6em;
}

.key_based_results ul li a {
    text-decoration: underline;
    color: #555;
    font-style: italic;
}

.key_based_results .if_not_answer {
    font-weight: bold;
    color: #555;
    border-top: 1px solid;
    padding: 2px 0 0 0;
}

.if_not_answer {
    font-size: 15px;
}

.if_not_answer b {
    font-family: 'Graphik-Medium';
}

#qaform {
    margin-top: 10px;
}

.question_from_expert_from_page h2 {
    font-weight: bold;
}

.questioner_contact_information {
    margin-top: 10px;
}

.questioner_contact_information input {
    width: 50%;
    border: 1px solid black;
    font-weight: bold;
}

.questioner_contact_information div {
    margin-bottom: 10px;
}

.questioner_contact_information .submit-q-section .submit_question {
    width: 25%;
    border: none;
    font-size: 16px;
    text-transform: uppercase;
}

#success-message {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;
    padding-right: 4rem;
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}

/* Single tamplate style */

.user-question h2 {
    font-weight: bold;
}

.related-topics span {
    font-size: 20px;
}

.featured-answers-header {
    border-bottom: 2px solid #7aa3cf;
}

.featured-answers-header h3 {
    font-weight: bold;
    color: black;
}

.answer_given_by {
    display: flex;
    padding-top: 15px;
}

.answer_given_by .expert_photo {
    height: 80px;
    width: 80px;
}

.answer_given_by .expert_name {
    font-size: 20px;
    font-weight: bold;
}

.education_sepciality {
    display: block;
}

.exert-answers p {
    font-size: 18px;
}

.eabp-heading h2 {
    font-size: 2em;
    font-weight: bold;
}

.sort-by-topic label {
    font-size: 20px;
}

.sort-by-topic #sort_by_topics {
    height: 45px;
    font-size: 20px;
    width: 62%;
    margin-left: 6px;
    padding-left: 15px;
}

.read-more-a {
    font-size: 17px;
}

.expert-answers-by-topic {}

.sort_by_topic_results h3 {
    font-weight: bold;
}

.sort_by_topic_results p {
    font-size: 20px;
    margin: 0;
    padding: 0;
}

.expert-details {
    display: flex;
}

.expert-details .expert_photo {
    height: 40%;
    width: 40%;
}

.expert-details p {
    margin: 0px 27px;
    font-size: 20px;
}

.expert_name h3 {
    font-weight: bold;
}

.expert_bio {
    font-size: 18px;
    border-radius: 5px;
}

.expert-answers-list h3 {
    font-weight: bold;
    font-size: 1.5em;
}

.expert-answers-list p {
    font-size: 21px;
    margin: 0;
}

.topics_expert {
    display: flex;
}

.experts_on_topic {
    margin-top: 20px;
}

.sort-expert-list {
    font-size: 16px;
    border-bottom: 1px solid;
    display: inline;
    padding: 4px 0px;
}

.expert_photo img {
    border-radius: 50%;
    height: 100px;
    width: 100px;
    max-width: unset;
}

.expert_content h3 {
    padding: 10px 1px;
    margin: 0;
}

.expert_content p {
    font-size: 18px;
    line-height: 20px;
}

.user_alert_message {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    width: 50%;
}

.disbale_click a {
    pointer-events: none;
}

.user_alert_message a {
    pointer-events: auto !important;
}

.qa-up-down-vote {
    margin: 10px 0;
}

.answer_given_by:last-of-type {
    border-bottom: none !important;
}

.confirm-subscription .button {
    padding: 10px 80px;
    font-size: 16px;
    font-family: 'Graphik-Regular';
}

body.search .maininner {
    max-width: 1110px;
}

/* Ending Of expert page css */
.overflow-hidden {
    overflow: hidden !important;
  }
.container {
    margin: 0 auto;
    max-width: 1094px;
    padding-left: 15px;
    padding-right: 15px;
}

/* HEADER STYLE CSS */
.header {
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999;
    position: inherit;
}

.header .navbar {
    z-index: 9999;
    position: relative;
    padding: 12.5px 0;
    background-color: #fff;
    transition: all 0.3s ease;
}

.header .navbar .container {
    display: flex;
    margin: 0 auto;
    flex-wrap: wrap;
    max-width: 1094px;
    padding-left: 15px;
    padding-right: 15px;
    align-items: center;
    justify-content: space-between;
}

.header .navbar .navbar-brand a {
    display: block;
    line-height: 0;
}

.header .navbar .navbar-brand a:hover,
.header .navbar .navbar-brand a:focus {
    outline: 0;
    box-shadow: none;
}

.header .navbar .navbar-brand img {
    max-width: 380px;
    transition: all 0.3s ease-in-out;
}

.header .navbar .navbar-brand p {
    margin: 0;
    font-weight: 700;
}

.header .navbar .navbar-nav {
    margin: 0;
    display: flex;
    padding-left: 0;
    list-style: none;
    flex-direction: row;
}

.header .navbar .navbar-nav li.header-search {
    display: flex;
    margin-left: 25px;
    align-items: center;
}

.header .navbar .navbar-nav li.header-search .search-wrap {
    z-index: 1;
    position: relative;
    display: inline-flex;
}

.header .navbar .navbar-nav li.header-search .search-wrap:before,
.header .navbar .navbar-nav li.header-search .search-wrap:after {
    content: none;
}

.header .navbar .navbar-nav li.header-search .search-wrap .search-toggle {
    border: 0;
    padding: 0;
    width: 22px;
    color: #4796d7;
    cursor: pointer;
    line-height: 0;
    position: relative;
    align-items: center;
}

.header .navbar .navbar-nav li.header-search .search-wrap .search-toggle:before,
.header .navbar .navbar-nav li.header-search .search-wrap .search-toggle:after {
    content: none;
}

.header .navbar-search {
    z-index: 9999;
    position: relative;
    padding-bottom: 19px;
    background-color: #ffffff;
}

.header .navbar-search .search-box {
    width: 100%;
    border-radius: 0;
    background: #fff;
    border: 1px solid #5e5e5e;
    transition: all 0.3s ease;
}

.header .navbar-search .search-box #ajaxsearchpro3_1 .proinput {
    padding: 0;
    margin: 0 0 0 7px;
}

.header .navbar-search .search-box #ajaxsearchpro3_1 .proinput input.orig {
    width: 100%;
    font-size: 18px;
    padding: 10px 20px;
    font-family: "Graphik-Regular";
}

.header .navbar-search .search-box #ajaxsearchpro3_1 .proinput input.orig::-webkit-input-placeholder {
    font-size: 18px;
    color: #5e5e5e;
}

.header .navbar .navbar-nav li.btn-nav a {
    border: 0;
    color: #5e5e5e;
    line-height: 1;
    font-size: 16px;
    font-weight: 600;
    border-radius: 0;
    position: relative;
    padding: 15px 30px;
    text-transform: uppercase;
    font-family: "Graphik-Regular";
    background-color: #ffc528;
    transition: all 0.3s;
}

.header .navbar .navbar-nav li.btn-nav a:hover,
.header .navbar .navbar-nav li.btn-nav a:focus {
    color: #ffffff;
    background-color: #4796d7;
}

.header .navbar .navbar-nav.navbar-nav--right {
    margin-left: 0;
}

.header.stop {
    position: fixed;
    box-shadow: 0 0 36px rgba(0, 0, 0, 0.3);
}

.navbar-bottom {
    opacity: 0;
    width: 100%;
    z-index: 0;
    overflow: auto;
    position: fixed;
    height: calc(100vh - 120px);
    background: white;
    transform: translateY(-100%);
    border-top: 1px solid #ddd;
    transition: all 0.3s ease-in-out;
}

.navbar-bottom .mega-menu {
    margin-left: 0;
    display: flex;
    flex-wrap: wrap;
    padding-top: 60px;
    padding-left: 0;
    list-style: none;
    text-align: left;
    margin: 0 -15px;
}

.navbar-bottom .mega-menu>li {
    flex: 0 0 25%;
    max-width: 25%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 40px;
}

.navbar-bottom .mega-menu>li>a {
    color: #554;
    display: inherit;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-family: "Graphik-Medium" !important;
    transition: all 0.3s ease;
}

.navbar-bottom .mega-menu>li>a:hover,
.navbar-bottom .mega-menu>li>a:focus {
    outline: 0;
    box-shadow: none;
    color: #4796d7;
}

.navbar-bottom .mega-menu .sub-menu {
    padding: 0;
    list-style: none;
    margin: 0 !important;
    min-width: 100% !important;
    box-shadow: none;
}

.navbar-bottom .mega-menu .sub-menu>li {
    margin: 15px 0;
}

.navbar-bottom .mega-menu .sub-menu>li>a {
    color: #999;
    font-size: 20px;
    line-height: 1;
    letter-spacing: 0.5px;
    font-family: "Graphik-Medium" !important;
}

.navbar-bottom .mega-menu .sub-menu>li>a:hover,
.navbar-bottom .mega-menu .sub-menu>li>a:focus {
    color: #ffc528;
    outline: 0;
    box-shadow: none;
}

.navbar-bottom.show {
    opacity: 1;
    z-index: 999;
    transform: translateY(0);
}

.hamburger-menu .navbar-toggle {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    cursor: pointer;
    background: transparent;
}

.hamburger-menu .navbar-toggle:hover {
    outline: 0;
    box-shadow: none;
}

.hamburger-menu .navbar-toggle:hover .icon-bar:nth-child(1) {
    transform: translateY(-2px);
}

.hamburger-menu .navbar-toggle:hover .icon-bar:nth-child(3) {
    transform: translateY(2px);
}

.hamburger-menu .navbar-toggle:hover:before,
.hamburger-menu .navbar-toggle:focus:before {
    opacity: 1;
    transform: translateX(0);
}

.hamburger-menu .navbar-toggle.in .icon-bar {
    transition: transform 150ms linear 150ms;
}

.hamburger-menu .navbar-toggle.in .icon-bar:nth-child(1) {
    transform: rotate(45deg) translate(3px, -4px);
}

.hamburger-menu .navbar-toggle.in .icon-bar:nth-child(2) {
    transform: scaleX(0);
}

.hamburger-menu .navbar-toggle.in .icon-bar:nth-child(3) {
    transform: rotate(-45deg) translate(-1px, 4px);
}

.hamburger-menu .navbar-toggle .icon-bar {
    width: 30px;
    height: 4px;
    margin: 4.5px 0;
    display: block;
    transform-origin: 0 0;
    background-color: #205a8a;
    transition: all 0.4s ease;
}

/* End Of Featured Section*/



#social {
    width: 50%;
    text-align: right;
    padding: 23px 8px;
}

.social-icons {
    display: inline;
    padding: 5px;
    border-right: 2px solid #ddd;
}

.being-access {
    display: inline;
    margin-left: 0;
    padding-left: 10px;
}

/* upvote and downvote css*/
.up_vote {
    display: inline-block;
    overflow: hidden;
    width: 30px;
    height: 20px;
    cursor: pointer;
    background: url('inc/img/up_vote.png');
    background-position: 0 -25px;
    padding-left: 38px;
}

.down_vote {
    display: inline-block;
    overflow: hidden;
    width: 30px;
    height: 20px;
    cursor: pointer;
    background: url('inc/img/down_vote.png');
    background-position: 0px -5px;
    padding-left: 38px;
}


.down_vote.on {
    background-position: 0 -32px;
    padding-left: 44px;
    padding-left: 44px;
}

.up_vote.on {
    background-position: 0 2px;
}

.qa-dislike .dislike-count,
.qa-like .like-count {
    cursor: auto;
}

/*  */


.being-access li {
    list-style: none;
    display: inline;
}

.being-access li a {
    font-size: 14px;
    color: #67727C;
    font-family: 'Graphik-Medium' !important;
}


.social-group-icon:hover {
    fill: #4796D7;
}

#logo {
    text-align: left;
    padding: 0px 8px;
    margin-top: 10px;
    margin-left: -5px;
}

#logo img {
    max-width: 297px;
}

#header h3 {
    font-size: 14px;
    line-height: 18px;
    font-family: 'Graphik-Medium';
    color: #393939;
}

.sm-clean {
    text-align: left;
    padding: 0;
}

.sm-clean>.current-menu-item {
    border-bottom: 4px solid #4796D7;
}

.sm-clean li:hover {
    border-bottom: 4px solid #4796D7;
}

.sm-clean a {
    color: #67727C;
}

.sm-clean a,
.sm-clean a:hover,
.sm-clean a:focus,
.sm-clean a:active {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.18px;
    text-transform: uppercase;
    font-family: 'Graphik-Medium';
}

.sub-menu li:hover {
    border: none !important;
}

.sub-menu {
    margin-top: 5px !important;
    min-width: 171px !important;
    max-width: 171px !important;
    border: none !important;
    box-shadow: -2px 1px 2px 0px #cacaca;
}

.sm-clean>li>ul:before,
.sm-clean>li>ul:after {
    display: none !important;
}

.sm-clean ul a {
    border: 0 !important;
    font-size: 12px !important;
    line-height: 16px !important;
    text-transform: capitalize !important;
    font-family: 'Graphik-Regular';
}

.sm-clean ul li {
    width: 100%;
}

#secondary {
    padding: 0 0px 0px 15px !important;

}

#header-navigation .inner {
    border-top: 0;
    border-bottom: 0;
}

#search-head {
    display: block !important;
}

.tag-cloud-link {
    display: none;
}

#ajaxsearchpro3_1,
#ajaxsearchpro3_2,
div.asp_m.asp_m_3 {
    box-shadow: none !important;
}

#header-navigation {
    margin-bottom: 40px;
    margin-top: 15px;
    height: 38px;
}

.header-menu {
    display: flex;
    justify-content: space-between;
    padding-right: 10px;
}

.header-search-box .probox {
    padding: 0px !important;
    border: 1px solid #c7c7c7 !important;
    border-radius: 14px !important;
}

#ajaxsearchpro3_1 .probox .promagnifier .innericon svg,
#ajaxsearchpro3_2 .probox .promagnifier .innericon svg,
div.asp_m.asp_m_3 .probox .promagnifier .innericon svg {
    fill: rgb(181 181 181) !important;
}

.asp_m.ajaxsearchpro .probox .promagnifier .innericon svg,
div.asp_m.ajaxsearchpro .probox .prosettings .innericon svg,
div.asp_m.ajaxsearchpro .probox .proloading svg {
    width: 18px !important;

}

.bp-menu {
    width: 100%;
}

.mobile-header {
    display: none;
}

.header-search-box {
    display: block;
}

/* Footer Area */

#footer {
    background: #fff;
    margin-top: 70px;
}

#footer-logo {
    text-align: center;
}

#footer-logo h3 {
    padding: 0;
    margin: 0;
    font-size: 14px;
    line-height: 18px;
    font-family: 'Graphik-Medium';
    color: #393939;
}


.footer-area-menu {
    width: 100%;
    overflow: hidden;
}

#footer-menus {
    text-align: center;
    padding: 10px;
    margin: 15px;
}

#footer-menus .sub-menu {
    margin-top: 5px !important;
    min-width: 100% !important;
    max-width: 100% !important;
    border: none !important;
    box-shadow: none !important;
}

#footer-menus li {
    display: inline;
}

#footer-menus li .sub-menu {
    display: inline;
    margin: 0;
    padding: 10px;
}

#footer-menus li .sub-menu li {
    display: inline;
    margin-right: 8px;
}

#footer-menus li a {
    color: #6F6F6F;
    font-size: 13.5px;
    font-weight: normal;
    font-family: 'Graphik-Medium' !important;
}

#footer-menus li .sub-menu li a {
    color: #6F6F6F;
    font-size: 13.5px;
    font-weight: normal;
    font-family: 'Graphik-Medium' !important;

}

.mobile-tag {
    display: none;
}

#copyright {
    font-size: 13.5px;
    text-align: center;
    font-family: 'Graphik-Medium' !important;
}

.newsletter_form .column-4 .campaign-content .bp-subscriber-newsletter_wrapper .gform_body ul li div select {
    width: 100%;
    border: 1px solid;
    padding: 12px 20px;
}

/* main menu style */
#main-menu li a {
    margin: 0px -6px;
}


.gform_confirmation_message {
    margin: 15px 0px;
}

/* Seven Stages Form CSS */
.seven-stages-form-wrap_wrapper .seven-stages-form-wrap .gform_body .seven-stages-form-zip input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    width: 103% !important;
    padding: 12px !important;
    border: 1px solid !important;
}

.seven-stages-form-wrap_wrapper ul.gform_fields li.seven-stages-form-relation div.ginput_container_select select {
    width: 50% !important;
    padding: 12px !important;
    border: 1px solid !important;
}

.seven-stages-form-wrap_wrapper ul.gform_fields li.seven-stages-form-consent div.ginput_container_checkbox ul li {
    width: 55% !important;
}

.seven-stages-form-wrap_wrapper .seven-stages-form-wrap .gform_footer .gform_button {
    width: 50%
}

.seven-stages-form-wrap_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.seven-stages-form-wrap_wrapper .ginput_complex .ginput_left input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]) {
    width: 50% !important;
    padding: 12px !important;
    border: 1px solid !important;
	margin-bottom: 12px;
}

.seven-stages-banner {
    display: flex;
}

.seven-stages-banner img {
    max-width: 40%;
    margin-bottom: 20px;
}

.seven-stages-banner h2 {
    margin-left: 20px;
    margin-top: 0;
}

membership-content {
    margin-right: 20px;
}

/* End Of Seven Stages Form CSS */
/* FEATURED SECTION STYLE CSS */
.featured-topics-wrapper .title {
    margin-left: 0;
    margin-bottom: 10px;
}

.featured-topics-wrapper .featured-topics {
    display: grid;
    gap: 15px;
    margin-bottom: 30px;
    grid-template-columns: 1fr 1fr 1fr;
}

.featured-topics-wrapper .featured-topics .featured-topics-item {
    color: #205A8A;
    font-size: 22px;
    line-height: 25px;
    min-height: 132px;
    align-items: center;
    padding: 15px 10px;
    justify-content: center;
    border: 1px solid #205a8a;
    font-family: "Graphik-Medium";
}
.featured-topics-wrapper .featured-topics .featured-topics-item .topic-headline{
    font-weight: 700;
    font-size: 17px;
    margin-top: 0;
}

.featured-topics-wrapper .featured-topics .featured-topics-item:any-link:hover,
.featured-topics-wrapper .featured-topics .featured-topics-item:any-link:focus {
    outline: 0;
    color: #4796d7;
    box-shadow: none;
}

/* SIDEBAR STYLE CSS */
#secondary {
    margin-top: 40px;
    padding: 0 15px !important;
}

#secondary .widget-member {
    margin-bottom: 30px;
}

#secondary .widget-member a {
    width: 100%;
    display: flex;
    color: #000;
    min-height: 200px;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    align-items: center;
    justify-content: center;
    background-color: #65d743;
    font-family: "Graphik-Medium";
}

#secondary .widget-member a:hover,
#secondary .widget-member a:focus {
    color: #4796d7;
}

#secondary .widget-contact {
    padding: 15px 20px;
    margin-bottom: 30px;
    background-color: #fff;
    border: 1px solid #4796d7;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

#secondary .widget-contact .widget-title {
    border: 0;
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 10px;
}

#secondary .widget-contact .social-icons {
    border: 0;
    padding: 0;
    display: flex;
    margin-left: -5px;
    margin-right: -5px;
    align-items: center;
}

#secondary .widget-contact .social-icons a {
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
}

#secondary .widget-contact .social-icons a i.fa-linkedin {
    font-size: 20px;
}

#secondary .widget-contact .social-icons a:hover,
#secondary .widget-contact .social-icons a:focus {
    outline: 0;
    box-shadow: none;
}

/* End of featured topics section */
/* Expert Page Responsive */


/* Talks page css */
.talks_guest_photo a,
.talks_guest_photo img {
    min-width: 100%;
    max-width: 100%;
}

.single_talk_reserve_button,
.talk_reserve_button {
    display: block;
}

.single_talk_reserve_button a,
.talk_reserve_button a {
    display: inline-block;
    padding: 10px 44px;
}

.talks_details {
    margin: 0 0 40px;
}

.talks_section_single {
    display: block;
}

.talks_guest_photo {
    margin: 20px 0px;
}

.talks_guest_photo img {
    height: 100%;
    width: 330px;
    max-width: 330px;
}

.talks_details {
    margin: 15px 20px;
}

.talks_title h2 {
    color: #67727C;
}

.date_headline h2 {
    color: #4796D7;
}

.date_headline h2,
.talks_title h2 {
    font-size: 1.6em;
    margin: 0;
}

.talks_desc {
    margin: 5px 0;
    line-height: 20px;
}

.talk_reserve_button {
    margin: 18px 0px;
}

single_talk_reserve_button .reserve_seat {
    padding: 18px 44px;
    font-size: 18px;
    color: #5f5f60 !important;
    background: #FFC528;
}

#reserve_seat {
    padding: 11px 30px 9px;
    font-size: 16px;
    font-weight: 600;
    color: #333 !important;
    background: #FFC528;
    border-radius: 2px;
    text-transform: uppercase;

}

#reserve_seat:hover,
.reserve_seat:hover {
    background: #4796d7;
    color: #fff !important;
}

.single_talk_title h2 {
    margin: 0;
    font-size: 2.3em;
}

.single_talk_date {
    letter-spacing: 3px;
    font-size: 15px;
    font-weight: bold;
}

.single_talk_reserve_button {
    margin: 18px 0;
}

.single_talk_desc {
    font-size: 20px;
    line-height: 28px;
    color: #5f5f60;
    font-family: 'Graphik-Regular';
}

.coming-date h2 {
    margin: 0;
}

.talks-details div .excerpt-title {
    margin-top: 0;
}

.talks_date_time {
    color: rgb(0, 0, 0);
    font-size: 16px;
}

.content-area .talks-wrap .excerpt:first-child .thumbnail {
    width: 45%;
}

.content-area .talks-wrap .excerpt:first-child .text {
    width: 55%;
}

.content-area .talks-wrap .excerpt .thumbnail {
    width: 45%;
}

.content-area .talks-wrap .excerpt .text {
    width: 55%;
}

.talk-event-date {
    font-size: 20px;
}

.selected-talk h2 {
    margin-bottom: 0;
}

.confirm_talk_msg p {
    margin-top: 10px;
}

.reserve-page-title h2 {
    font-weight: 300;
    color: #205A8A;
    font-size: 1.5em;
}

/* .talks-wrap .excerpt:first-child .thumbnail, .posts-wrap .excerpt:first-child .talks-banner{
    width: 45%;
}
.talks-wrap .excerpt:first-child .thumbnail, .posts-wrap .excerpt:first-child .text{
    width: 55%;
}
.talks-wrap .excerpt .text{
    width: 55%;
}
.talks-wrap .excerpt .thumbnail{
    width: 45%;
} */
/* End of talks page */
/* Gform styling */
/* Start of reserve a seat Gravity form*/
.reserve-seat-confirm-sec .reserve-seat-confirm-form_wrapper .reserve-seat-confirm-form .gform_body .gform_fields .reserve-seat-confirm-name .ginput_complex .name_first input {
    width: 50%;
    padding: 10px;
}

.reserve-seat-confirm-sec .reserve-seat-confirm-form_wrapper .reserve-seat-confirm-form .gform_body .gform_fields .reserve-seat-confirm-email .ginput_container_email input {
    width: 50%;
    padding: 10px !important;
}

.reserve-seat-confirm-sec .reserve-seat-confirm-form_wrapper .reserve-seat-confirm-form .gform_body .gform_fields .reserve-recaptcha {
    padding-left: 60px;
}

.reserve-seat-confirm-sec .reserve-seat-confirm-form_wrapper .reserve-seat-confirm-form .gform_body .gform_fields li .gfield_label {
    display: inline !important;
    font-size: 15px !important;
}

.reserve-seat-confirm-sec .reserve-seat-confirm-form_wrapper .reserve-seat-confirm-form .gform_body .gform_fields li .ginput_container,
.reserve-seat-confirm-sec .reserve-seat-confirm-form_wrapper .reserve-seat-confirm-form .gform_body .gform_fields li .ginput_container .name_first {
    display: inline !important;
}

.reserve-seat-confirm-sec .reserve-seat-confirm-form_wrapper .reserve-seat-confirm-form .gform_footer {
    padding: 0 0 0 60px;
}

.reserve-seat-confirm-sec .reserve-seat-confirm-form_wrapper .reserve-seat-confirm-form .gform_footer .gform_button {
    width: 56%;
}

.reserve-seat-confirm-page {
    padding: 0 10px;
}
/* End Of Gravity form reserve a seat */
/* Custom form reserve a seat */
#reserver_confirmation_form #reserver_name_sec, #reserver_email_sec{
    margin: 15px 0px;
}
#reserver_confirmation_form div input{
    width: 50%;
    border: 1px solid;
    padding: 13px;
}
#reserver_confirmation_form #confirm_reserve{
    width: 50%;
    font-size: 16px;
}
/* End of custom reserve a seat */

/* Guide Subscribe Section*/
.subscribe-to-guide {
    display: flex;
}

.subscribe-content {
    margin-right: 50px;
}

/* End Od guide subscribe */
/* End Of Reserve a seat form*/
body .gform_wrapper ul li.gfield {
    margin-top: 0;
}

.bp-subscriber-newsletter_wrapper .gfield_required {
    display: none;
}

.bp-subscriber-newsletter_wrapper .bp-subscriber-newsletter .gform_heading .gform_title {
    font-size: 1.5em;
    color: #554;
    padding-bottom: 12px;
}
.bp-popup-form .bp-subscriber-newsletter_wrapper .bp-subscriber-newsletter .gform_body .gform_fields .gfield .ginput_container input, .bp-popup-form .bp-subscriber-newsletter_wrapper .bp-subscriber-newsletter .gform_body .gform_fields .gfield .ginput_container select{
	padding: 10px !important;
}
.bp-popup-form{
	margin-top: 10px;
}
.gform_wrapper {
    margin: 0 auto !important;
}

body .gform_wrapper .top_label div.ginput_container {
    margin-top: 0px;
}

.gform_wrapper .top_label .gfield_label,
.gform_wrapper legend.gfield_label {
    display: none !important;
}

body .gform_wrapper .top_label div.ginput_container {
    margin-top: 0px;
}

.gform_wrapper {
    margin: 0 !important;
}

body .gform_wrapper ul li.gfield {
    margin-top: 0;
}

.newsletter_form {
    display: flex;
}

.newsletter_form .column-4 {
    width: 400px;
}

.newsletter_form .column-8 {
    width: 700px;
}

.newsletter_form .column-4 .campaign-content {
    width: 350px;
}

.bp-subscriber-newsletter_wrapper .gform_heading .gform_title h3 {
    font-size: 1.6em;
    color: #554;
}

.bp-subscriber-newsletter_wrapper .gform_heading .gform_description {
    color: #554;
    font-family: 'Graphik-Medium'
}

.newsletter_form .column-4 .campaign-content .bp-subscriber-newsletter_wrapper .gform_body ul li div input[type="text"] {
    width: 90%;
    padding: 12px 20px !important;
    border: 1px solid black !important;
}

.newsletter_form .column-4 .campaign-content .bp-subscriber-newsletter_wrapper .gform_body .gfield_checkbox li input {
    margin-top: 0;
}

.newsletter_form .column-4 .campaign-content .bp-subscriber-newsletter_wrapper .gform_body ul .bp-subscriber-name div input {
    width: 90% !important;
    margin-bottom: 0px;
}

.newsletter_form .column-4 .campaign-content .bp-subscriber-newsletter_wrapper .gform_body ul li div input::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: black;
    opacity: 1;
    /* Firefox */
}

.newsletter_form .column-4 .campaign-content .bp-subscriber-newsletter_wrapper .gform_body ul li div input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: black;
}

.newsletter_form .column-4 .campaign-content .bp-subscriber-newsletter_wrapper .gform_body ul li div input::-ms-input-placeholder {
    /* Microsoft Edge */
    color: black;
}

.bp-subscriber-newsletter_wrapper .bp-subscriber-newsletter .gform_footer input[type=submit] {
    width: 90%;
    padding: 10px 12px;
    border: 2px solid;
    margin-top: 0;
    border: none;
    text-transform: uppercase;
    font-size: 16px;
}

.newsletter_form .column-4 .campaign-content .bp-subscriber-newsletter_wrapper .gform_body ul .bp-subscriber-name div input {
    width: 90% !important;
    margin-bottom: 0px;
}

.founder-quote {
    font-style: italic;
}

/* Subscribe free/premium page */
.membership-section {
    display: flex;
}

.feature ul li {
    list-style: none;
}

.column-5 {
    width: 600px;
}

.column-7 {
    width: 500px;
}

/* .free-feature ul .not-free{
    list-style-image: url('../being-patient-child/inc/img/list_style.png');
  } */
.feature ul li {
    padding: 10px 0;
}

.feature ul {
    margin: 0 0 0.5em -3em;
}

.feature ul li img {
    height: 20px;
    width: 20px;
    margin-bottom: -4px;
    margin-right: 5px;
}

.feature ul .not-free img {
    height: 15px;
    width: 15px;
    margin-bottom: -3px;
    margin-right: 10px;
}

.membership-feature {
    margin-bottom: 30px;
    border-bottom: 1px solid #dadae7;
    padding-bottom: 30px;
    width: 250px;
}

.free-feature-list li {}

.confirm-subscription {
    padding: 15px 0;
}

.confirm-subscription button {
    width: 300px;
    font-size: 16px;
}

.pp-privacy-page-link {
    border-bottom: 1px dashed;
}

.campaign-banner .bp-banner-image img {}

.desktop_promotion_banner_text {
    background: #697180;
    color: white;
    font-size: 16px;
    /* font-style: italic; */
    position: relative;
    top: -115px;
    padding: 20px;
    left: 131px;
    width: 76%;
    height: 200px;
}

.desktop_promotion_banner_text p {
    margin-bottom: 0;
}

.newsletter_form {
    margin: 0px 10px 60px 10px;
}

.bp-banner-image {
    position: relative;
}

.desktop_promotion_banner_text {
    background: #697180;
    color: white;
    font-size: 16px;
    /* font-style: italic; */
    position: absolute;
    top: 416px;
    padding: 20px;
    left: 145px;
    width: 76%;
    height: 210px;
    line-height: 31px;
    word-spacing: 1px;
}

.adthrive-footer-message {
    display: none;
    margin-bottom: 100px;
}

/* End of promotion responsive design */

.talks h2 {
    margin: 0;
}

.header.stop .navbar {
    padding: 0 0;
	padding-bottom: 10px;
}

.header.stop .navbar .navbar-brand img {
    max-width: 300px;
}
.header.stop .navbar .navbar-nav--right .btn-nav a{
    padding: 10px 20px;
    font-size: 14px;
}
.header.stop .navbar .navbar-nav .hamburger-menu .navbar-toggle span{
    width: 25px;
    height: 4px;
    margin: 3.5px 0;
}
.header.stop .navbar .navbar-nav .header-search .search-wrap a img{
    max-width: 80%;
}

@media only screen and (max-width: 991px) {

    /* HEADER STYLE CSS */

    .header .navbar {
        padding: 10px 0;
    }

    .header .navbar .navbar-brand img {
        max-width: 320px;
    }

    .header .navbar .navbar-brand p {
        font-size: 14px;
    }

    .header .navbar-search .search-box #ajaxsearchpro3_1 .proinput {
        margin: 0 0 0 7px;
    }

    .header .navbar-search .search-box #ajaxsearchpro3_1 .proinput input.orig {
        font-size: 16px;
        padding: 8px 20px;
    }

    .header .navbar-search .search-box #ajaxsearchpro3_1 .proinput input.orig::-webkit-input-placeholder {
        font-size: 16px;
    }

    .header .navbar .navbar-nav li.btn-nav a {
        font-size: 16px;
        padding: 15px 30px;
    }

    .navbar-bottom .mega-menu {
        padding-top: 40px;
    }

    .navbar-bottom .mega-menu>li {
        margin-bottom: 30px;
    }

    .navbar-bottom .mega-menu>li>a {
        font-size: 18px;
        letter-spacing: 0.5px;
    }

    .navbar-bottom .mega-menu .sub-menu>li {
        margin: 12px 0;
    }

    .navbar-bottom .mega-menu .sub-menu>li>a {
        font-size: 16px;
        letter-spacing: 0.5px;
    }

    .header.stop .navbar {
        padding: 9px 0;
    }

    .header.stop .navbar .navbar-brand img {
        max-width: 280px;
    }
}

/* Responsive Experts page */
@media only screen and (min-device-width : 375px) and (max-device-width : 667px) {
    #reserver_confirmation_form #confirm_reserve, #reserver_confirmation_form div input{
        width: 100%;
    }
    .expert-answers-by-topic {}

    .sort-by-topic #sort_by_topics {
        width: 95%;
    }

    #primary .full {}

    .questioner_contact_information input {
        width: 50%;
    }

    .questioner_contact_information .submit-q-section .submit_question {
        width: 50%;
    }

    .sm-clean ul li {
        width: 300px;
    }

    .adthrive-footer-message {
        display: none;
    }

    .sort-by-topic label {
        display: block;
    }

    .sort-by-topic #sort_by_topics {
        margin-left: 0;
        padding-left: 2px;
    }
}
/* Responsive CSS*/
@media only screen and (min-device-width: 300px) {
    .qa-search-section {}

    .sort-by-topic #sort_by_topics {
        width: 100%;
    }

    .ask-anyhting-panel {
        width: 95%
    }
}

/* iphone X , XS, 11 Pro */
@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {}

/* Ending Responsive Experts page */
/* promotional mobile design */
@media only screen and (device-width : 375px) and (device-height : 812px) and (-webkit-device-pixel-ratio : 3) {
    .experts_talks {
        margin-left: 10px;
    }

    .intro h2 {
        margin-left: 8px;
    }

    .full form {
        margin: 15px;
    }

    .confirm-subscriber-msg,
    .memership-welcome-msg,
    .membership-section {
        margin: 10px;
    }

    .membership-feature div {
        padding-bottom: 7px;
    }

    .membership-feature {
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .membership-section {
        display: block;
    }

    .select-membership-section div {
        margin-left: 20px;
    }

    .column-5 {
        margin-left: 20px;
        width: 300px;
    }

    .memership-welcome-msg h2 {
        color: #000;
        font-size: 1.5em;
    }

    .newsletter_form {
        display: block;
    }

    .bp-subscriber-newsletter {
        margin-left: 20px;
    }

    .gform_wrapper .gform_footer {
        padding: 0px 0 10px 0;
    }

    .campaign-banner {
        margin-right: 19px;
    }

    .newsletter_form .column-8 {
        width: unset;
    }

    .select-membership-section .confirm-subscription {
        margin-left: 0;
    }

    .confirm-subscription button {
        width: 63%;
    }

    .qa-search-section {
        margin-left: 15px;
    }

    #comments {
        padding: 10px;
    }

    .single-question-answer {
        margin: 10px;
    }
}

@media only screen and (max-width: 420px) {

    /* FEATURED SECTION STYLE CSS */
    .featured-topics-wrapper .featured-topics {
        grid-template-columns: 1fr;
    }
    .featured-topics-wrapper .featured-topics .featured-topics-item {
        padding: 10px;
        min-height: 100px;
    }
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    .experts_talks {
        margin-left: 0;
    }

    .intro h2 {
        margin-left: 8px;
    }

    .full form {
        margin: 15px;
    }

    #comments {
        padding: 10px;
    }

    .single-question-answer {
        margin: 10px;
    }

    .newsletter_form {
        display: block;
        /*         padding-left: 5px; */
        margin: 0px 0px 50px 15px;
    }

    .newsletter_form .column-4 {
        width: auto;
    }

    .newsletter_form .column-4 .campaign-content {
        width: auto;
    }

    .newsletter_form .column-8 {
        width: 95%;
    }

    .newsletter_form .column-4 .campaign-content .bp-subscriber-newsletter_wrapper .gform_body ul li div input[type="text"] {
        width: 95% !important;
    }

    .newsletter_form .column-4 .campaign-content .bp-subscriber-newsletter_wrapper .gform_body ul .bp-subscriber-name div input {
        width: 95% !important;
    }

    .bp-subscriber-newsletter_wrapper .bp-subscriber-newsletter .gform_footer input[type=submit] {
        width: 95%;
    }

    .gform_wrapper .gform_footer {
        padding: 0 0 0px 0;
    }

    /*ask anything section*/
    .qa_form_footer .qa_form_button {
        width: 100%;
    }

    .qa_input_container input,
    textarea {
        width: 100%;
    }

    .questioner_contact_information input {
        width: 100%;
    }

    .questioner_contact_information .submit-q-section .submit_question {
        width: 100%;
    }

    /* membership page responsive */
    .select-membership-section .premium-check,
    .select-membership-section .free-check {
        margin-left: 0;
    }

    .confirm-subscription {
        width: 300px;
    }

    .bp-banner-image {
        display: none;
    }

    .bp-banner-mobile-image {
        display: block;
        margin-bottom: -60px;
    }

    .promotion_banner_text {
        background: #697180;
        color: white;
        font-size: 14px;
        position: relative;
        top: -45px;
        padding: 10px;
    }

    .promotion_banner_text p {
        margin-bottom: 0;
    }

    .bp-banner-image {
        display: none;
    }

    .bp-banner-mobile-image {
        display: block;
        margin-bottom: -60px;
    }

    .reserve_seat,
    single_talk_reserve_button .reserve_seat {
        padding: 13px 21px;
    }

    .newsletter_form .column-4 .campaign-content .bp-subscriber-newsletter_wrapper .gform_body ul li div select {
        width: 95%;
        border: 1px solid;
        padding: 18px;
    }

    .sort-by-topic label {
        display: inline;
    }

    .sort-by-topic #sort_by_topics {
        width: 95%;
    }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {

    .talks_guest_photo a,
    .talks_guest_photo img {
        min-width: 100%;
        max-width: 100%;
    }

    .experts_talks {
        margin-left: 0;
    }

    .intro h2 {
        margin-left: 8px;
    }

    .full form {
        margin: 15px;
    }

    #comments {
        padding: 10px;
    }

    .single-question-answer {
        margin: 10px;
    }

    .newsletter_form {
        display: block;
    }

    .newsletter_form .column-4 {
        width: 100%;
    }

    .newsletter_form .column-4 {
        width: 100%;
    }

    .newsletter_form .column-4 .campaign-content {
        width: 100%;
    }

    .newsletter_form .column-8 {
        width: 95%;
    }

    .newsletter_form .column-4 .campaign-content .bp-subscriber-newsletter_wrapper .gform_body ul .bp-subscriber-name div input {
        width: 100% !important;
    }

    .newsletter_form .column-4 .campaign-content .bp-subscriber-newsletter_wrapper .gform_body ul li div input[type="text"] {
        width: 95%;
    }

    .bp-subscriber-newsletter_wrapper .bp-subscriber-newsletter .gform_footer input[type=submit] {
        width: 95%;
    }

    .bp-banner-mobile-image img {}

    .sort-by-topic label {
        display: inline;
    }

    .sort-by-topic #sort_by_topics {
        width: 70%;
    }

}

@media only screen and (min-width: 601px) {
    talks_guest_photo img {
        height: auto;
        /* width: 100%; */
        max-width: 100%;
    }

    .experts_talks {
        margin-left: 10px;
    }

    .talks_section_single {
        display: block;
    }

    .intro h2 {
        margin-left: 8px;
    }

    .full form {
        margin: 15px;
    }

    #comments {
        padding: 10px;
    }

    .single-question-answer {
        margin: 10px;
    }

    .newsletter_form {
        display: block;
    }

    .newsletter_form .column-4 {
        width: 95%;
        margin-left: 15px;
    }

    .newsletter_form .column-4 .campaign-content {
        width: 100%;
    }

    .newsletter_form .column-8 {
        width: 95%;
    }

    .newsletter_form .column-4 .campaign-content .bp-subscriber-newsletter_wrapper .gform_body ul .bp-subscriber-name div input {
        width: 100% !important;
    }

    .newsletter_form .column-4 .campaign-content .bp-subscriber-newsletter_wrapper .gform_body ul li div input[type="text"] {
        width: 100%;
    }

    .bp-subscriber-newsletter_wrapper .bp-subscriber-newsletter .gform_footer input[type=submit] {
        width: 100%;
    }

    .bp-banner-image {
        display: none;
    }

    .bp-banner-mobile-image {
        display: block;
    }

    .promotion_banner_text {
        background: #697180;
        color: white;
        font-size: 18px;
        font-family: 'Graphik-Regular';
        position: relative;
        top: -90px;
        padding: 10px;
        font-weight: 500;
    }

    .promotion_banner_text p {
        margin-bottom: 0;
    }

    .newsletter_form .column-8 {
        margin-left: 16px;
    }

    .newsletter_form .column-4 .campaign-content .gform_wrapper {
        max-width: 100% !important;
    }

    .newsletter_form {}
}

@media (max-width: 767px) {

    /* HEADER STYLE CSS */
    .header .navbar {
        padding: 8px 0;
    }

    .header .navbar .navbar-brand img {
        max-width: 260px;
    }

    .header .navbar .navbar-nav li.btn-nav a {
        font-size: 16px;
        padding: 12px 20px;
    }

    .navbar-bottom .mega-menu {
        padding-top: 30px;
    }

    .navbar-bottom .mega-menu>li {
        flex: 100%;
        max-width: 100%;
    }

    .featured-topics-wrapper .featured-topics {
        grid-template-columns: 1fr 1fr;
    }

    .desktop-header {
        display: none;
    }

    .mobile-header {
        display: block;

    }

    .mobile-fixed {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 9999;
        width: 100%;
        height: 100%;
        overflow-y: scroll;
        background: #fff;
    }

    .mobile-tag {
        display: block;
    }

    #mobile-social {
        text-align: center;
        border-top: 1px solid #ddd;
        margin-top: 20px;
        padding-top: 19px;
    }

    #mobile-social .social-icons {
        border-right: none;
    }

    #mobile-social .social-icons a {
        padding-right: 10px;
        font-size: 20px;
    }

    .mobile-menu {
        display: flex;
        justify-content: space-between;
        padding-top: 10px;
        padding-bottom: 10px;
        position: relative;
    }
    .menu-toggle {
        background: #fff;
        color: #8c8b8b;
        font-size: 24px;
        padding: 0px 10px;
        margin: 0;
    }
    .menu-toggle:hover {
        background: #fff;
    }

    #logo {
        width: 50%;
        margin-top: 0px;
    }

    #logo img {
        width: 180px;
        height: 31px;
    }

    .mobile-search-icon i {
        font-size: 20px;
        color: #8c8b8b;
        padding: 8px 12px;
    }

    .header-search-box,
    .mobile-tag-line {
        padding: 0 10px;
    }

    .header-search-box {
        display: none;
        margin-bottom: 10px;
    }

    #ajaxsearchprores3_1.vertical,
    #ajaxsearchprores3_2.vertical,
    div.asp_r.asp_r_3.vertical {
        left: 10px !important;
        width: 94% !important;
    }

    .mobile-tag-line h3 {
        font-size: 13px;
        line-height: 18px;
        margin: 0 0px 10px 0px;
        font-family: 'Graphik-Medium' !important;
    }

    .sm ul {
        display: block;
    }


    .sm-clean {
        background: #fff;
    }

    .sm-clean a {
        padding: 20px 0px 0px 13px;
    }



    .current-menu-item,
    .sm-clean li:hover {
        border-bottom: none;
    }

    .sm-clean li {
        border-top: none;
    }

    .sm-clean ul {
        background: #fff;
    }

    .sub-menu {
        box-shadow: none;
    }

    .sm a {
        display: block;
        color: #222C35;
        font-size: 14px !important;
        line-height: 15px !important;
        letter-spacing: 0.13px;
        font-family: 'Graphik-Medium';

    }

    .sm-clean ul a {
        font-size: 14px !important;
        color: #6F6F6F !important;
        line-height: 18px !important;

        padding: 8px 14px;
        font-family: 'Graphik-Regular' !important;
    }


    .being-access {
        display: block;
        margin-left: 0;
        padding-left: 0;
        width: 100%;
        text-align: center;
        margin-bottom: 0;
    }

    #header-navigation {
        margin-top: 0;
        border-top: 1px solid #ddd;
        padding-top: 10px;
    }

    /* Footer */
    #footer {
        padding: 5px;
    }


    #footer-logo h3 {
        display: none;
    }

    #footer-menus li {
        display: block;
    }

    #footer-menus li a {
        font-size: 10px;
    }

    #footer-menus li .sub-menu li a {
        padding: 2px;
        font-size: 12px;
    }

    #footer-menus {
        padding: 0px;
        margin: 15px 0px 5px 0px;
    }

    #footer-menus li .sub-menu {
        padding: 0px;
    }

    #footer-menus li .sub-menu li {
        margin-right: 0;
    }

    #copyright {
        font-size: 9px;
        background: #ffffff;
        text-align: center;
        padding: 0px 10px 15px 10px;
        color: #6F6F6F;
        font-family: 'Graphik-Medium' !important;
    }

    .fa-times {
        position: absolute;
        right: 0px;
        top: 8px;
        background: #fff;
        padding: 10px;
    }

    .being-access li a {
        font-size: 14px;
        letter-spacing: 0.16px;
        color: #393939;
        font-family: 'Graphik-Medium' !important;
    }

    .experts_talks {
        padding: 0 15px;
    }

    .talks_details {
        margin: 0 0 40px;
    }

    .single_talk_section {
        padding: 0 10px;
    }

    .single_talk_desc {
        font-size: 19px;
        line-height: 26px;
    }

    .header.stop .navbar {
        padding: 8px 0;
    }

    .header.stop .navbar .navbar-brand img {
        max-width: 220px;
    }

}

@media screen and (max-width: 700px) {

    .content-area .talks-wrap .excerpt:first-child .thumbnail,
    .content-area .talks-wrap .excerpt:first-child .text,
    .content-area .talks-wrap .excerpt .thumbnail,
    .content-area .talks-wrap .excerpt .text {
        width: 100%;
        float: left;
        padding-top: 5px;
    }
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
    .experts_talks {
        margin-left: 10px;
    }

    .newsletter_form {
        display: flex;
        margin: 0px 10px 40px 0px;
    }

    .newsletter_form .column-4 {
        width: 481px;
    }

    .newsletter_form .column-8 {
        width: 700px;
    }

    .bp-subscriber-newsletter_wrapper .bp-subscriber-newsletter .gform_footer input[type=submit] {
        width: 97%;
    }

    .bp-banner-image {
        display: block;
    }

    .bp-banner-mobile-image {
        display: none;
    }

    .newsletter_form .column-4 {
        padding-right: 62px;
    }

    .desktop_promotion_banner_text {
        background: #697180;
        color: white;
        font-size: 15px;
        /* font-style: italic; */
        position: absolute;
        top: 241px;
        padding: 20px;
        left: 100px;
        width: 76%;
        height: 239px;
        line-height: 31px;
        word-spacing: 1px;
    }

    #main-menu li a {
        font-size: 12px;
        margin: 0px -8px;
        letter-spacing: 0.10px;
    }

    .qa-search-section {
        margin: 0 10px;
    }

    .qa-search-section {
        margin: 0;
    }

    .talks_details {
        margin: 0 0 40px;
    }

    .talks_section_single {
        display: flex;
    }

    .talks_guest_photo img {
        height: auto;
        /* 		max-height:330px; */
        width: 330px;
        max-width: 330px;
        object-fit: cover;
    }

    .talks_details {
        margin: 15px 20px;
    }
}

@media only screen and (max-width: 575px) {

    /* HEADER STYLE CSS */

    .header .navbar .navbar-brand img {
        max-width: 190px;
    }

    .header .navbar .navbar-brand p {
        font-size: 13px;
        max-width: 180px;
        line-height: 1;
        margin: 0 auto;
    }

    .navbar-bottom .mega-menu>li {
        margin-bottom: 20px;
    }

    .navbar-bottom .mega-menu>li>a {
        font-size: 16px;
        letter-spacing: 0.5px;
    }

    .navbar-bottom .mega-menu .sub-menu>li {
        margin: 12px 0;
    }

    .navbar-bottom .mega-menu .sub-menu>li>a {
        font-size: 14px;
        letter-spacing: 0.5px;
    }

    .header.stop .navbar .navbar-brand img {
        max-width: 205px;
    }
    .header .navbar .navbar-nav li.btn-nav a{
        font-size: 12px;
        padding: 10px 15px;
    }
    .header .navbar .navbar-brand img {
        max-width: 220px;
    }
    .header.stop .navbar .navbar-nav--right .btn-nav a {
        padding: 7px 5px;
        font-size: 11px;
    }
    .header.stop .navbar .navbar-nav .hamburger-menu .navbar-toggle span {
        width: 22px;
        height: 3px;
        margin: 3.5px 0;
    }
    .hamburger-menu .navbar-toggle .icon-bar {
        width: 23px;
        height: 4px;
        margin: 3px 0;
    }

}


@media only screen and (max-width: 480px) {

    /* HEADER STYLE CSS */

    .header .navbar .navbar-brand img {
        max-width: 202px;
    }

    .header .navbar .navbar-brand p {
        font-size: 12px;
    }

    .header .navbar .navbar-nav li.header-search {
        margin-left: 10px;
    }

    .header .navbar .navbar-nav li.header-search .search-wrap .search-toggle {
        width: 18px;
    }

    .header .navbar-search .search-box {
        left: -33px;
        bottom: -60px;
    }

    .header .navbar-search .search-box #ajaxsearchpro3_1 .probox {
        padding: 6px 10px !important;
    }

    .header .navbar-search .search-box #ajaxsearchpro3_1 .proinput {
        margin: 0 0 0 5px;
    }

    .header .navbar-search .search-box #ajaxsearchpro3_1 .proinput input.orig {
        font-size: 14px;
    }

    .header .navbar-search .search-box #ajaxsearchpro3_1 .proinput input.orig::-webkit-input-placeholder {
        font-size: 14px;
    }

    .header .navbar .navbar-nav li.btn-nav a {
        font-size: 10px;
        padding: 8px 5px;
    }

    .navbar-bottom .mega-menu>li {
        margin-bottom: 20px;
    }

    .navbar-bottom .mega-menu>li>a {
        font-size: 15px;
    }

    .navbar-bottom .mega-menu .sub-menu>li {
        margin: 8px 0;
    }

    .hamburger-menu .navbar-toggle .icon-bar {
        width: 23px;
        height: 3px;
        margin: 3px 0;
    }
    .single_talk_reserve_button a {
        padding: 10px 30px;
        line-height: 1.2;
        font-size: 16px;
    }

    .talks_details {
        margin: 0 0 30px;
    }

    .featured-topics-wrapper .featured-topics .featured-topics-item {
        font-size: 16px;
        line-height: 22px;
    }
	.seven-stages-banner {
        display: block;
    }
    .seven-stages-banner img {
        max-width: 100%;
    }
    .seven-stages-banner h2{
        font-size: 1.7em;
    }
}

@media only screen and (max-width: 375px) {

    /* HEADER STYLE CSS */

    .header .navbar .navbar-brand img {
        max-width: 190px;
    }

    .header .navbar .navbar-brand p {
        font-size: 10px;
        max-width: 140px;
    }

    .header .navbar .navbar-nav li.btn-nav a {
        font-size: 10px;
        padding: 7px 6px;
    }

    .header.stop .navbar .navbar-brand img {
        max-width: 178px;
    }
    .header.stop .navbar .navbar-nav--right .btn-nav a{
        padding: 6px 5px;
        font-size: 10px;
    }
    .header.stop .navbar .navbar-nav .hamburger-menu .navbar-toggle span{
        width: 20px;
        height: 3px;
    }

}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
    .desktop_promotion_banner_text {
        background: #697180;
        color: white;
        font-size: 16px;
        /* font-style: italic; */
        position: absolute;
        top: 400px;
        padding: 20px;
        left: 135px;
        width: 76%;
        height: 210px;
        line-height: 31px;
        word-spacing: 1px;
    }

    #main-menu li a {
        font-size: 13px;
        margin: -1px -8px;
        letter-spacing: 0.18px;
    }

    #main-menu li a {
        padding-left: 3px;
    }

    .newsletter_form .column-4 {
        margin-left: 0;
    }

    .ask-anyhting-panel {
        width: 100%;
    }

    .newsletter_form {
        margin: 0px 10px 40px 10px;
    }

    .talks_section_single {
        display: flex;
    }
}

/* Large devices (laptops/desktops, 1023px and up) */
@media only screen and (min-width: 1023px) {

    /* SIDEBAR STYLE CSS */
    #secondary {
        padding: 0 0px 0px 15px !important;
    }

    #secondary .widget-member a {
        min-height: 283px;
    }
}

/* Large devices (laptops/desktops, 1060px and up) */
@media only screen and (min-width: 1060px) {
    .desktop_promotion_banner_text {
        background: #697180;
        color: white;
        font-size: 16px;
        /* font-style: italic; */
        position: absolute;
        top: 414px;
        padding: 20px;
        left: 145px;
        width: 76%;
        height: 210px;
        line-height: 31px;
        word-spacing: 1px;
    }

    #main-menu li a {
        font-size: 13px;
        margin: -1px -8px;
        letter-spacing: 0.18px;
        padding-left: 15px;
    }

    .newsletter_form {
        margin: 0px 10px 60px;
    }
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
    .desktop_promotion_banner_text {
        background: #697180;
        color: white;
        font-size: 16px;
        /* font-style: italic; */
        position: absolute;
        top: 414px;
        padding: 20px;
        left: 145px;
        width: 76%;
        height: 210px;
        line-height: 31px;
        word-spacing: 1px;
    }
}
.entry-content .date+h3{
	margin-top: 0;
}
.single-post #primary .clear.date {
    padding-bottom: 8px!important;
}

.entry-content li {
    font-weight: bold;
}

/* owl carousel */
.carousel-wrap {
  width: auto;
  position: relative;
}

/* fix blank or flashing items on carousel */
.owl-carousel .item {
  position: relative;
  z-index: 100; 
  -webkit-backface-visibility: hidden; 
}

/* end fix */
.owl-nav > div {
  margin-top: -26px;
  position: absolute;
  top: 50%;
  color: #cdcbcd;
}

.owl-nav i {
  font-size: 52px;
}

.owl-nav .owl-prev {
  left: -30px;
}

.owl-nav .owl-next {
  right: -30px;
}
.owl-carousel .nav-btn{
	height: 47px;
	position: absolute;
	width: 26px;
	cursor: pointer;
	top: 145px !important;
	font-size: 30px;
}
.owl-carousel .prev-slide{
  left: -30px;
}
.owl-carousel .next-slide{
  right: -30px;
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: block;
}
.owl-carousel .item{
	display: flex;
	padding: 0 10px
}
.owl-carousel .item .text{
	margin-left: 20px;
}
.owl-carousel .nav-btn:hover{
	color: red;
}
.owl-carousel .owl-item{
	border-left: 1px solid #ccc;
}
.owl-carousel .owl-item:first-child{
	border: 0;
}
.owl-carousel .owl-item h3{
	font-size: 18px;
	padding-left: 0;
}
.owl-carousel .owl-item .coming-date h3{
	margin: 2px;
	padding-left: 0;
}
.owl-carousel .owl-item #reserve_seat{
	padding: 10px 16px 5px;
    font-size: 15px;
}
.talk-event{
	font-size: 16px;
    font-weight: bold;
}

/* Intro text for post */
.single-post .bp-intro-text-for-post p{
    font-family: 'Graphik-Medium' !important;
    font-size: 2em !important;;
    font-weight: 300;
    color: #205A8A;
    line-height: 1.3;
}

@media only screen and (min-width: 641px) {
    .b-campaign-content .gform_legacy_markup_wrapper .top_label input.small, 
    .b-campaign-content .gform_legacy_markup_wrapper .top_label select.small {
        width: 100%;
    }
}

.slider {
    width: 100%;
    margin: 20px auto;
}

.slick-slide {
  margin: 0px 20px;
}

.slider .item {
    width: 100%;
    height: auto;
    background: #999;
  }

.slick-prev:before,
.slick-next:before {
  color: black;
}


.slick-slide {
  transition: all ease-in-out .3s;
  opacity: .2;
}

.slick-active {
  opacity: 1;
}

.slick-current {
  opacity: 1;
}

.tags-wrap h3.excerpt-side{
    margin-top: 10px;
}
