/***************************************************** Developer Css ******************************************************/
/* Pagination style */
.blog-template ul.page-numbers {float: left;width: 100%;margin:30px 0 0 0;text-align: center;}
.blog-template ul.page-numbers li{display: inline-block;list-style: none;margin: 0;padding: 0;}
.blog-template ul.page-numbers li:before{display: none;}
.current{color:#fff;padding: 9px 15px;background-color: #c19c3e;}
.blog-template ul.page-numbers li a{color:#000;padding: 10px 15px;background: #f1efe8;display: block;}
.blog-template ul.page-numbers li a:hover{color:#fff;background-color: #000;}
.blog-template.project-pagination .page-numbers {margin: 30px 0 !important;}

/* Blog Single style */
.blog-single-thumb img {width: 100%;}
/* Search form  */
.not-found {border: 1px solid #000000;text-align:center; width: 100%;padding: 20px 15px 30px;}
.not-found.error-page {padding: 40px 0;}
form.search-form {text-align: center;}
form.search-form input[type=search] {-webkit-appearance: none;border: 1px solid #000000;height: 40px;width: 300px;padding: 0 15px;border-radius: 0 !important;}
form.search-form button.search-submit {line-height: 31px;padding: 0 25px;margin-top: -4px;}
form.search-form label span.screen-reader-text {color: #c19c3e;}
.search-not-found h2 {text-align: center;}
.error-img {margin-top: 60px;}


/* Password Protectted Page */
form.post-password-form { text-align: center !important;margin-bottom: 20px;}
.post-password-form input[type="submit"] { border:none !important; text-align: center;min-width: 140px;display: inline-block;font-size: 16px;letter-spacing: normal;line-height: 33px;padding: 0 22px;margin-top: -4px;text-transform: uppercase;position: relative;box-shadow: none !important;-webkit-box-shadow: none !important;-moz-box-shadow: none !important;border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;transition: all 0.4s ease-in-out 0s;-webkit-transition: all 0.4s ease-in-out 0s;-moz-transition: all 0.4s ease-in-out 0s;vertical-align: middle;}
.post-password-form input#pwbox-302 {height: 35px;border: 1px solid #293546; padding-left: 12px; padding-right: 12px; }

.wshs-post-simple-list h2{ margin-top:0; }
.comment-form input.error { border: 1px solid #f00;}
.comment-form label.error {display: none !important;}
.comment-form textarea.error {border: 1px solid #f00;}

/* Active Champions form css */
._form ._full_width._clear {display: none;}
._form ._html-code{ display:none; }
._form ._form-title{ display:none; }
._form ._form-branding{ display:none; }
._form {width: 100%;padding: 0;margin: 0;}
._form input {width: 100%;border-radius: 0;border: 1px solid #293546;height: 44px;line-height: 44px;padding-left: 10px;padding-right: 10px;}
._form ._form-label {width: 100%;font-weight: 400;font-size: 16px;color: #000000;}
._form ._form_element._full_width {margin-bottom: 10px;}
._form ._submit:hover, ._form ._submit:focus, ._form ._submit:active {background-color: #000;border: none;color: #FFF;box-shadow: none;-webkit-box-shadow: none;-moz-box-shadow: none;}
._form ._submit {background-color: #c19c3e;border: none;text-align: center;min-width: 128px;color: #fff;display: inline-block;font-size: 16px;letter-spacing: normal;line-height: 44px;padding: 0 30px;margin-top: 5px;text-transform: uppercase;position: relative;box-shadow: none;-webkit-box-shadow: none;-moz-box-shadow: none;border-radius: 0px;-webkit-border-radius: 0px;-moz-border-radius: 0px;transition: all 0.4s ease-in-out 0s;-webkit-transition: all 0.4s ease-in-out 0s;-moz-transition: all 0.4s ease-in-out 0s;vertical-align: middle;width:100%;border-radius: 4px;}
._form ._error._below {display: none !important;}._form ._error-inner { display: none;}
._form ._has_error {border: 1px solid #f00 !important;}
._form-thank-you {color: #4F8A10;text-align: center;font-weight: 600;border: 1px solid #4F8A10;padding: 10px;width: 50%;margin: 0 auto;background: #DFF2BF;}

.landing-page-form ._button-wrapper._full_width {padding: 0 0px 22px;}
.request-form-section ._form ._form_element._full_width { margin-bottom: 16px;}
.request-form-section ._form input{height: 48px;line-height: 48px;}
.request-form-section ._submit{height: 50px;line-height: 50px;}
.request-form-section ._form { padding-top: 9px;}

/* Search Page */
.search-section .search-post {text-align: left;}
.search-section .search-post h2 {text-align: left; margin-top:10px;}
.search-section .search-post h2:hover {color:#000000;}
.search-section .search-post .blog-date {color: #212b63;padding: 10px 0;cursor: pointer;}
.search-section .search-post .blog-date:hover {color: #000000;}
.search-post p { margin: 0 0 10px 0;}
.search-page .separator{ max-width:100%; }
.search-page .separator:last-child{ display:none; }
.search-page .separator hr {border-color: #000000; margin: 20px 0 20px 0; padding: 0px;}

.press-listing .row { text-align:center; justify-content: center;}
.wshs-post-simple-list ul li a{ color:#000; }
.wshs-post-simple-list ul li a:hover{ color:#c19c3e; }
/* Visual Form css */
.vfbp-form .form-input { width: 100% !important; border-radius: 0 !important; border: 1px solid #293546 !important; height: 48px !important; line-height: 48px !important; padding-left: 10px !important; padding-right: 10px !important;font-size:16px; background-color: #fafaf7; }
.vfbp-form label{width: 100%;font-size: 16px;text-align: left;margin-bottom: 6px ;font-weight: 400 !important;}
.vfbp-form .vfb-col-12 { padding: 0 !important;}
.vfbp-form .btn-primary { width: 100%; }
.vfbp-form .vfb-has-error .vfb-form-control {border: 1px solid #f00 !important;}
.vfbp-form .vfb-has-error .vfb-control-label {color: #001c1b !important;}
.vfbp-form .vfb-help-block { display: none;}
.vfbp-form .vfb-required-asterisk {display: none;}
.vfbp-form .vfb-has-success .vfb-form-control:focus{ box-shadow:none !important; }
.vfbp-form .vfb-form-control:focus{ box-shadow:none !important; }
.vfbp-form .btn.disabled:hover, .vfbp-form .btn[disabled]:hover { line-height:44px !important; }
.contact-left-section p a { color: #000; }

/************ Extra Button **********/
.extra-btn{background-color: #c19c3e;color: #fff;font-size:15px;}
.extra-btn:hover {background-color: #000;color: #fff;}

.anywhere-button .btn { margin-top: 0;}
.anywhere-button { padding:15px 0;}

a, ul li a, ol li a{ cursor:pointer; }
.footer-links ul li a{ color:#000; border-bottom:none !important; }
.footer-center a,.request-form-section a,.woocommerce div.product .woocommerce-tabs ul.tabs li a, .featured-item a,.rp4wp-related-posts a, .press-box-inner a,.header-nav a, .header-top .btn, .hero-content .btn, .lg-btn, .secondary-menu .navbar-nav li a, .blog-post a, .blog-template ul.page-numbers li a, .sidebar ul li a, .comment-reply-btn a, .contact-left-section a, .wshs-post-simple-list ul li a, .insta-img a, .footer-details a
{ 
	border-bottom:none !important;
}

/* Default Widgets css */
.widget {text-align: center;margin: 15px 0;border: 1px solid #969caa; display:inline-block;width: 100%;padding: 20px 0 !important;}
.widget ul li { text-align:center; padding:10px 10px; margin:0; }
.widget ul li a{ color: #000000;font-weight: 400; }
.widget ul li a:hover, .widget ul li a:focus {color: #c19c3e;}
.widget ul li:before{content:none;}
.widget .search-field{ max-width:100%; }
.widget.widget_calendar caption {color: #c19c3e; text-align: center;}
.widget.widget_calendar table {width: 100%;}
.widget.widget_calendar table th{text-align:center;}
.widget_search .search-submit {margin-top: 15px; width: 100%; max-width: 80%;}

.project-page-section .project-single .btn{ line-height:30px !important; }
.project-page-section .project-single .btn span {display: inline-block;}
.project-page-section .project-single .btn{ padding-top:5px !important; padding-bottom:5px !important; }
.single-project section { padding-bottom: 0; }
.project-single .wp-block-image.size-large { margin: 0; }
.project-single a span { width:100px !important; line-height:30px !important; }

.admin-bar .navbar-fixed-top {top: 30px;}
/*.admin-bar {margin-top: 30px;}*/
.no-sidebar {max-width: 100%;}

/* Wp Block Gallery */
.wp-block-gallery li.blocks-gallery-item {text-align: center;padding-left: 0;}
.wp-block-gallery li.blocks-gallery-item:before {display:none;}
.wp-block-gallery {width: 100%; display: block;}
.g-recaptcha {display: block;clear: both;margin-bottom: 1em;margin-left: 0px;width: 100%;}	
.wp-block-gallery .blocks-gallery-item figcaption {padding: 10px 10px 9px !important;background: rgba(255,255,255,.7) !important;color: #000 !important;}

/******social shereing*******/
.ess-sidebar-share ul li, .ess-popup-wrapper ul li {padding: 0 !important;}
.ess-pinterest-popup-title{ position: fixed; }
.ess-sidebar-share ul li:before, .ess-popup-wrapper ul li:before{ content:none !important; }
.ess-sidebar-share ul li, .ess-popup-wrapper ul li{ padding:0 !important; }
.ess-sidebar-share .ess-sidebar-icon-count-wrapper .ess-total-share{ padding: 0px !important;}
#ess-main-wrapper .ess-sidebar-networks-container .ess-total-share .ess-total-count, #ess-main-wrapper .ess-sidebar-share .ess-total-share .ess-total-count {display: block;line-height: 7px;padding-top: 10px;}
/*.ess-total-share {background: #c19c3e !important;}*/
#ess-wrap-sidebar-networks .socicon{color:#fff !important;}
.socicon::before {color:#fff !important;}

/* Related Post */
.rp4wp-related-post-image { width: 25% !important; padding-bottom: 30px;}
.rp4wp-related-post-image a img{ width:100%; }
.rp4wp-related-post-content { float: right; width: 75%;}
.rp4wp-related-post-content p { margin: 0px 0 10px 0 !important;  padding: 0 !important;line-height: 24px;}
.rp4wp-related-post-content a {padding: 0;margin-bottom: 10px;width: 100%;display: inline-block;font-size: 22px;line-height: 1.2;}
.rp4wp-related-posts ul li:before{ content:none; } 
.rp4wp-related-post-content br {display: none;}
.rp4wp-related-posts h3 {font-size: 34px; margin-bottom: 18px}
.rp4wp-related-posts ul > li {line-height: 1.2}


.wc_captcha-form {width: 100%;display: inline-block;margin-left: 15px;max-width: 250px;border: 1px solid #000;border-radius: 4px;padding: 18px;background: #eaeaea;text-align: center;}
.wc_captcha-form label { width: 100%;}
.wc_captcha-form input {border: 1px solid #000;height: 38px;padding: 0 10px;}
.wc_captcha-form span {font-weight: bold;font-size: 22px;} 

.wp-block-image figcaption {text-align: center;background: #f1efe8; margin: 0px; padding: 10px; font-size: 16px;}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {font-size: 16px;}

.search-post a.readmore {  border-bottom: none;   padding-left: 4px;}

.search-not-found {  padding-top: 18px;  text-align: center;}



.quiz-page div.fca_qc_quiz { padding-left: 0 !important; padding-right: 0 !important; }
.quiz-page div.fca_qc_quiz { max-width: 100% !important; }
.quiz-page div.fca_qc_quiz div.fca_qc_answer_div.fca-qc-twoup { width: calc(25% - 30px); margin: 12px !important; height: auto !important; padding:0 !important;}
.quiz-page div.fca_qc_answer_div { height: auto !important; }
.quiz-page div.fca_qc_answer_div img.fca_qc_quiz_answer_img { max-width: 100% !important; max-height: inherit !important; width: 100% !important; height: auto !important; margin: 0 !important; }
.quiz-page .fca_qc_quiz span.fca_qc_answer_span { display: none; }
.quiz-page #fca_qc_question { font-size: 26px !important; font-family: inherit !important; font-weight: 400 !important; }
.quiz-page .fca_qc_optin_container { max-width: 640px;padding: 30px !important;background: #f9f9f9;border: 1px solid #dddddd;margin: 0 auto !important;}
.quiz-page div.fca_qc_quiz input.fca_qc_optin_input { width: 100% !important;border-radius: 0 !important;border: 1px solid #293546 !important;height: 48px !important;line-height: 48px !important;padding-left: 10px !important;padding-right: 10px !important;font-size: 16px;margin: 16px 0 0 !important;}
.quiz-page div.fca_qc_quiz p.fca_qc_email_headline { margin-top: 0 !important; margin-bottom: 10px !important; }
.quiz-page .fca_qc_quiz button.fca_qc_button {margin-top: 15px;font-size: 15px !important;width: auto !important;min-width: 237px;font-weight: 400 !important;padding: 0 !important;text-transform: uppercase;line-height: 48px;border-radius: 0px !important;-webkit-border-radius: 0px !important;-moz-border-radius: 0px !important;}
.quiz-page .fca_qc_quiz button.fca_qc_button:hover, .quiz-page .fca_qc_quiz button.fca_qc_button:focus {  /*background-color: #000 !important;color: #FFF !important;border: 1px solid #000 !important;*/}
.quiz-page div.fca_qc_quiz p.fca_qc_email_headline { font-size: 26px !important; font-family: inherit !important; font-weight: 400 !important; }
.quiz-page .fca_qc_quiz_footer { display: none !important; }
.quiz-page .fca-qc-back, .quiz-page .fca-qc-front, .quiz-page .flip-container { height: auto !important;}
.quiz-page .fca-qc-front { position: relative !important; }


@media screen and (max-width: 991px){
.admin-bar .navbar-fixed-top { top: 45px; }
form.search-form input[type=search] { width: 230px;}
.header-four .ubermenu-main ul li:last-child a.ubermenu-target {text-transform: uppercase !important; min-width: 130px; width: 130px;}

.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target>.ubermenu-sub-indicator {display: block;}
.rp4wp-related-posts h3 {font-size: 26px; margin-bottom: 18px}
}

.wpvqgr-answer {  background: #fff !important;   border: none !important;}
.quiz-page .wpvqgr-wrapper div.wpvqgr-question div.wpvqgr-selected-answer {background: transparent !important;}
.wpvqgr-answer .wpvqgr-checkbox {   display: none;}
.wpvqgr-wrapper div.wpvqgr-askinfo {   max-width: 700px;    margin: 0 auto !important;}
.quiz-page .wpvqgr-wrapper div.wpvqgr-askinfo h3 {text-align: center;}

.wpvqgr-wrapper button.wpvqgr-button {  margin-top: 15px;
    background: #c19c3e;
    font-size: 15px !important;
    border: 1px solid #c19c3e !important;
    width: auto !important;
    min-width: 237px;
    font-weight: 400;
    padding: 0 !important;
    text-transform: uppercase;
    line-height: 48px;
    border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
}

.wpvqgr-wrapper button.wpvqgr-button:hover {  background-color: #000;   color: #FFF !important;    border: 1px solid #000 !important;}
.wpvqgr-askinfo h3 {
    text-align: center;
    padding-top: 15px;
    color: #000 !important;
    font-weight: 400 !important;
    font-size: 30px !important;
    font-family: 'Cormorant Garamond', serif !important; color: #010101;
}
.wpvqgr-wrapper .form-group label {  font-weight: normal;}
.wpvqgr-wrapper .form-group input {   border: solid 1px #3f3938 !important;   border-radius: 0 !important;    height: 42px !important;    background-color: #f8f8f8 !important;}
.wpvqgr-wrapper .form-control:focus {box-shadow: none !important;}
.wpvqgr-wrapper div.wpvqgr-question div.wpvqgr-question-label {
    text-align: center !important;
    font-family: 'Cormorant Garamond', serif !important;
    line-height: 30px;
    font-size: 28px !important;
    font-weight: normal !important;  color: #010101;
    
}
.wpvqgr-answer-col.col-xs-12.col-md-3 {   float: none;    display: inline-block;    width: 24.5%; padding: 0px 10px;}
.wpvqgr-wrapper .wpvqgr-question .row {   display: block !important;    text-align: center !important;}
.wpvqgr-wrapper div.wpvqgr-question div.wpvqgr-answer {padding: 0px !important; margin:0px !important;}

.blog-template ul.page-numbers {  float: left; width: 100%; text-align: center; margin: 30px 0px 0px 0px; display: flex; justify-content: center; align-items: center; gap: 4px; flex-wrap: wrap; }
.font-script h2 {  margin-top: 46px;  margin-bottom: 36px;  font-weight: normal;   color: #000;   font-size: 39px;  line-height: 36px;}
i.ubermenu-sub-indicator.fas.fa-angle-down {display: none;}



/**** Master Block Home **/
/*.master-page h1, .master-page h2, .master-page h3, .master-page h4, .master-page h5, .master-page h6, .master-page .page-btn{font-family:inherit !important;}*/
.master-page { padding-top: 0;}
.master-page header.position-relative {width: 100%;float: left;background:#f6f6f6;}
.master-page header.position-relative.header-type-ten .ubermenu {margin-top: 0;}
.master-page header.position-relative.header-type-ten .ubermenu {margin-top: 0;}
.master-page header.position-relative.header-type-ten .header-left span {width: 100%;background: #fff;border: 1px solid #000;color: #000;text-transform: uppercase;font-size: 14px;padding: 0 20px;font-weight: normal;}
.master-page header.position-relative .logo {max-width: 90px;padding-top: 10px;}
.master-page header.position-relative.header-type-eleven .header-top {text-align: center;}
.master-page header.position-relative.header-type-eleven .header-top .top-guide span a {float: none;text-align: center;text-transform: uppercase;border: none;color: #000000;}
.master-page header.position-relative.header-type-nine .logo {padding-top: 0 !important;margin-top: -12px !important;}
.master-page header.position-relative.header-type-ten .logo-two img {width: 94px !important;}
.master-page .slider-type-six .hero-seven-content .tagline:before, .master-page .slider-type-six .hero-seven-content .tagline:after{content:"";display:none;}
.master-page .slider-type-seven .hero-seven-content .tagline:before, .master-page .slider-type-seven .hero-seven-content .tagline:after{content:"";display:none;}
.master-page .slider-type-six .hero-seven-content .tagline {background: #f8f7f7;padding: 10px 24px;}
.master-page .slider-type-six .hero-seven-content .tagline h1{color:#000000;}
.master-page .slider-type-six .hero-seven-content{bottom: 0;}
.master-page .spacer {display: flex; width: 100%;}
.master-page .btn {border: 1px solid #000 !important;background: #fff !important;color: #000 !important;line-height: 35px !important;border-radius: 0 !important; cursor: pointer; }
.master-page header.header-seven .header-links {margin-right: 0;}
.tagline-four .main-headfive-section, .tagline-five .main-tagline-section, .tagline-six .main-heading-section {padding: 95px 0;}
.tagline-four, .tagline-five, .tagline-six {margin: 0;padding: 0 !important;}
.tagline-five .main-tagline-section .row{align-items: center;}
.tagline-six .messaging-block {padding: 0 18px;}

.call-action-two, .call-action-three, .call-action-four, .email-signup-one, .email-signup-two, .client-logo-type-one, .testimonial-type-one {padding-bottom:0 !important;}
.call-action-two .display-message-section .display-message-block:nth-child(2n) {flex-direction: row-reverse !important;}
.call-action-two .display-message-section .display-message-block:nth-child(2n+1) {flex-direction: inherit !important;}
.call-action-two .display-message-section .text-center .btn{border: 1px solid #000 !important;}
.master-section-bg1 {background: #f8f7f7 !important;}

.call-action-three .home-grid-section .row {margin: 0 !important;padding: 0 !important;}
.call-action-three .home-grid-section .row > * {padding: 0px;}
.call-action-three .grid-block .grid-title {background: #fff !important;color: #000 !important;border: 1px solid #000;padding: 0;height: 50px !important;width: 100%;max-width: 230px;}
.call-action-three .grid-block .grid-title h2 {color: #000 !important;font-size: 16px;text-transform: uppercase;line-height: 50px;}

.master-page .page-btn {background: #f6f6f6;color: #000 !important;font-size: 20px;}
.master-page li a:hover, .header-type-twelve .header-top .top-guide span a:hover, .master-page .header-type-nine .nav-item .nav-link:hover {color: #c19c3e !important;}
.master-page .page-main-box a:hover .page-btn, .master-page .btn:hover, .call-action-three .grid-block .grid-title h2:hover, .grid-block a:hover .grid-title h2, .email-signup-section .signup-img:hover .btn, .header-type-ten .header-left a:hover span, .call-action-one .multiuse-block a:hover .btn {background: #000 !important;color: #fff !important;}

.master-page .header-type-nine .nav-item .nav-link {color: #000 !important;font-weight: normal;font-size: 14px;}
.email-signup-section {width: 100%;float: left;margin: 0;padding: 0;text-align: center;}
.email-signup-section a {color: #000;border: none !important;}
.email-signup-section .signup-img {width: 100%;float: left;margin: 0 0 3px 0;padding: 100px 0 100px 0;background-size: cover;}
.email-signup-section .cap-detail {width: 100%;float: left;margin: 0;padding: 34px 50px 34px 50px;background: #f8f7f7;}
.email-signup-section .container {max-width: 650px;}
.email-signup-section h3 {margin: 0 0 0px 0;padding: 0;font-size: 32px;color: #000000;}
.email-signup-one .email-signup-section h2 {font-size:22px;text-transform:uppercase;margin:0;}
.email-signup-two h2 {margin: 0 0 0px 0;}
.email-signup-section p {margin: 0 0 15px 0;padding: 0;}
.email-signup-section .cap-detail .btn {margin-top: 0;}

.email-signup-two .get-on-the-list-section{text-align: center;}
.email-signup-two .btn {width: 100% !important;padding: 0 20px;}
.email-signup-two .page-style-seven .get-on-the-list-section{margin:0;}

.email-signup-box .email-signup-section .cap-detail .btn { margin-bottom: -40px; }
.email-signup-box .email-signup-section .cap-detail { padding-bottom: 10px; }

.blog-type-one .service-btn {display: flex;  justify-content: center;  margin-top: -60px;}

.master-page .testimonial-type-one .testimonial-section-home{padding:30px 0;}
.master-page .blog-type-one .blog-post-title h2{position: relative;z-index: 1;color: #fff;}
.master-page .blog-type-one .blog-post-title {position: absolute;top: 0;right: 0;left: 0;text-align: center;padding: 0 15px;}
.master-page .blog-type-one .blog-post-title:before{content:"";position:absolute;top: 0;right: 0;left: 0;height:176px;background: rgb(15,15,15);background: -moz-linear-gradient(0deg, rgba(15,15,15,0) 0%, rgba(28,28,28,1) 100%);background: -webkit-linear-gradient(0deg, rgba(15,15,15,0) 0%, rgba(28,28,28,1) 100%);background: linear-gradient(0deg, rgba(15,15,15,0) 0%, rgba(28,28,28,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0f0f0f",endColorstr="#1c1c1c",GradientType=1);opacity: .7;}
/*.master-page*/ .blog-type-one .btn{line-height: 50px !important;}
/*.master-page*/ .client-logo-type-one .featured-section.featured-section-new {padding: 0px 0 30px 0 !important;}
/*.master-page*/ .master-footer-one .footer-center, .master-page .master-footer-three .footer-center{background: none !important;}
/*.master-page*/ .master-footer-one .footer-tagline h3 {text-align: center !important;text-transform: uppercase;margin: 0;}
/*.master-page*/ .master-footer-one .footer-center-btn {text-align: center;}
/*.master-page*/ .master-footer-two {padding-top: 30px;}
/*.master-page*/ .master-footer-two .footer-bottom .footer-about address {margin: 0;}
/*.master-page*/ .master-footer-three .footer-three.footer-four {padding: 0;}
/*.master-page*/ .master-footer-three .footer-center-btn {text-align: center;}
/*.master-page*/ .master-footer-three .footer-center-btn .btn {margin: -17px 0 12px;}
/*.master-page*/ .master-footer-three .footer-tagline {font-size: 22px;text-transform: uppercase;margin: 0px 0 20px 0;padding: 0;padding-left: 0px;text-align: center !important;}
/*.master-page*/ .master-footer-three .footer-four .middle-section::before, .master-page .master-footer-three .footer-four .middle-section::after{content:none; display:none;}
/*.master-page*/ .master-footer-three .row {align-items: center;}

.header-type-twelve .menu-logo {width: 216px !important;font-size: 0px;transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-ms-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;-webkit-transition: all .3s ease-in-out;}
.header-type-twelve .logo {width: 100%;max-width: 180px;position: absolute;left: 0;right: 0;margin: 0 auto;text-align: center;padding-top: 15px !important; z-index: 1;}
.header-type-twelve .ubermenu-main {width: 100%;float: none; margin: 0;}

.header-type-twelve li::before {display: none;}
.header-type-twelve li a {text-transform: uppercase;color: #000000;font-size: 14px;}
.header-type-twelve .menu-logo a {visibility: hidden;}
.header-type-twelve .header-top .top-guide span a {float: none;text-align: center;text-transform: uppercase;border: none;color: #000000;}
.header-type-twelve .header-top .top-guide {text-align: center;}
.header-type-twelve .logo {max-width: 90px;}
.master-footer-one .footer-links ul li,.master-footer-two .footer-links ul li,.master-footer-three .footer-links ul li{font-size:13px;}
.master-page .header-type-nine{padding:26px 18px;}
.master-footer-two .footer-logo img{max-width:100% !important;}
.master-page .header-type-ten .header-left{z-index:1 !important;}
.master-page .header-type-twelve .navbar-toggler2{display:none;}

.tagline-six .messaging-block h2 {text-align: left;font-size: 22px;margin-bottom: 5px;}
.tagline-four h2 {margin-bottom: 5px;}
.master-page .client-logo-type-one .featured-section.featured-section-new .featured-logo .item {margin-bottom: 25px;}
.testimonial-type-one .testimonial-box {max-width: 380px;}

.master-page footer address p{font-size:16px !important;text-transform: uppercase;}

header.header-type-twelve .navbar-toggler span{top: 6px;cursor: pointer;height: 1px;width: 23px;background: #000;position: absolute;display: block;content: '';right: 0;}
header.header-type-twelve .navbar-toggler span::before {top: -7px;cursor: pointer;height: 1px;width: 23px;background: #000;position: absolute;display: block;content: '';right: 0;}
header.header-type-twelve .navbar-toggler {font-size: 14px;text-transform: uppercase;position: relative;padding: 12px 30px 8px 0;-webkit-transition: left .3s ease-in-out;-moz-transition: left .3s ease-in-out;left: 0;transition: left .3s ease-in-out;margin-top: 5px;border: none !important;}
header.header-type-twelve .navbar-toggler span::after {bottom: -7px;cursor: pointer;height: 1px;width: 23px;background: #000;position: absolute;display: block;content: '';right: 0;}
header.header-type-twelve .navbar-toggler:focus{box-shadow: none !important;}

.sign-up-full-secton { padding: 100px 0; }
.sign-up-small-container { background: rgba(255,255,255,1); text-align: center; border: 2px solid #000; max-width: 980px; margin: 0 auto; }
.sign-up-top-title { position: relative; top: -30px; }
.sign-up-top-title h2 { padding: 12px 17px; margin: 0; background: #fff; display: inline-block;  border: 2px solid #000; font-size: 24px; }
.sign-up-bottom-sec { padding: 0 20px 50px; }
.sign-up-bottom-top-title h2 { text-transform: uppercase; margin-top: 10px; margin-bottom: 15px; }
.sign-up-bottom-left-sec { max-width: 360px; margin-left: auto; text-align: left; }
.sign-up-bottom-right-sec { max-width: 300px; }
.sign-up-bottom-right-sec .form-group { width: 100%; }
.sign-up-bottom-right-sec .mailchimp-form .form-input { border: 1px solid #293546 !important; margin-bottom: 12px; padding: 0 12px !important; }
.sign-up-bottom-right-sec .mailchimp-form .btn { width: 100%; }
.sign-up-bottom-right-sec .mailchimp-form .form-group { padding: 0 !important; margin: 0; }
.sign-up-bottom-right-sec .mailchimp-form .form-group:last-child { width: 100% !important; padding: 0 !important; }
.sign-up-bottom-right-sec .newsleter_section h2 { margin-bottom: 10px; }
.sign-up-bottom-right-sec .newsleter_section h2 strong { font-size: 64px; position: relative; top: -7px; }

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption, .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption { font-size: 16px; }





@media screen and (max-width: 1199px){

.master-page .ubermenu-main .ubermenu-item-level-0 > .ubermenu-target {padding: 15px 15px !important;}
.header-type-twelve .menu-logo {width: 130px !important;}
.master-page .header-type-ten .logo-two{max-width: 100px;z-index: 1 !important;}

}

@media screen and (max-width: 991px){

.tagline-four .main-headfive-section, .tagline-five .main-tagline-section, .tagline-six .main-heading-section {padding: 50px 0;}
.master-page .master-footer-one .footer-tagline h3, .master-page .master-footer-two .footer-tagline, .master-page .master-footer-three .footer-tagline {font-size: 18px;}
.master-page .header-nav {padding: 0 10px !important;}
.master-page header {padding-left: 0 !important;padding-right: 0 !important;}
.master-page header.position-relative.header-type-nine .logo { margin-top: 0px !important;}
.master-page header .ubermenu-responsive-toggle {padding: 15px 13px !important;}
.master-page header.header-seven .header-links {margin-right: 10px;}
.header-type-twelve .logo{padding-top: 6px !important;}
.header-type-twelve .menu-logo {width: 0px !important;display: none;}
.header-type-twelve .navbar-toggler2 {display:block;background: none;box-shadow: none !important;border: none;}
.tagline-six .container {max-width: 100%;}
.tagline-five .main-tagline-section {padding: 0;}
.tagline-six .messaging-block {padding: 0 0px;}
.master-page .fas.fa-bars {font-size: 20px;}
.master-page .ubermenu-main .ubermenu-item-level-0 > .ubermenu-target {padding: 8px 10px !important;}
.header-type-twelve .nav-item {padding: 0 !important; margin: 0 !important;line-height: normal !important;}
.header-type-twelve .nav-item .nav-link {padding: 8px 10px !important;}
.master-page .header-type-ten .logo-two {padding-top: 5px;}


.navtoggleropener header.header-type-twelve .navbar-collapse{left: 0px;-webkit-box-shadow: 0 0px 17px rgba(0,0,0,.1);overflow-y: auto;-moz-box-shadow: 0 0px 17px rgba(0,0,0,.1);box-shadow: 0 0px 17px rgba(0,0,0,.1);-webkit-transition: all .4s ease-in-out;-moz-transition: all .4s ease-in-out;-o-transition: all .4s ease-in-out;-ms-transition: all .4s ease-in-out;transition: all .4s ease-in-out;z-index: 9;}
header.header-type-twelve .navbar-collapse {position: fixed;background: #FFF;height: 100%;top: 0px;width: 250px;left: -280px;display: block;padding: 30px 40px 30px 40px;-webkit-transition: all .4s ease-in-out;-moz-transition: all .4s ease-in-out;-o-transition: all .4s ease-in-out;-ms-transition: all .4s ease-in-out;transition: all .4s ease-in-out;}
.navtoggleropener header.header-type-twelve .navbar-toggler {position: relative;left: 240px;-webkit-transition: left .3s ease-in-out;-moz-transition: left .3s ease-in-out;transition: left .3s ease-in-out;}

.navtoggleropener header.header-type-twelve .navbar-toggler span::before {top: 0px;transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);-webkit-transform: rotate(45deg);bottom: 0px;}
.navtoggleropener header.header-type-twelve .navbar-toggler span::after {bottom: 0px;transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);-webkit-transform: rotate(-45deg);}
.master-page .header-type-twelve .navbar-toggler2 {display: inline-block !important;}
.master-page header.header-type-twelve .navbar-collapse {position: relative !important;background: none;padding: 0;left: 0 !important;width: 100%;display: none;top: inherit;}
.master-page header.header-type-twelve .navbar-collapse.show {display: block;}

}

@media screen and (max-width: 767px){
.tagline-four .main-headfive-section, .tagline-five .main-tagline-section, .tagline-six .main-heading-section {padding: 30px 0;text-align: center;}
.tagline-six .main-heading-section .col-md-4 {margin-bottom: 15px;}
.call-action-two .display-message-section .display-message-block:nth-child(2n+1) {flex-direction: column !important;}
.call-action-two .p-5 {padding: 15px !important;}
.call-action-three ~ .spacer {height: 30px !important;}
.master-page footer .col-md-4 {flex: 0 0 auto !important;width: 33.33333333% !important;}
.master-footer-one .footer-tagline h3, .master-footer-two .footer-tagline, .master-footer-three .footer-tagline {font-size: 16px;}
.master-footer-one .footer-center-btn .btn {margin-top: 0 !important;}
.master-footer-one {padding-top: 20px;}
.master-footer-one .footer-top-right { padding-top: 10px !important;}
.tagline-six .messaging-block h2, .tagline-six .messaging-block p {text-align: center;margin: 0;}
.testimonial-type-one .testimonial-section-home {padding: 0px 0;}
.call-action-one .multiuse-block .btn-block{top: -18px;}
.call-action-one .multiuse-block {margin: 20px 0;}
.call-action-one {padding-bottom: 0 !important;}
.master-footer-one .footer-four .footer-tagline {padding: 0 !important;}
.master-footer-one .footer-tagline h3{margin-bottom: 10px;}
.blog-type-one .btn {line-height: 40px !important;min-width: 160px !important;}
.blog-type-one .service-btn {margin-top: -52px;}

.sign-up-bottom-left-sec { margin: 0 auto 30px; }
.sign-up-bottom-right-sec { max-width: 360px; margin: 0 auto; }
.quiz-page div.fca_qc_quiz div.fca_qc_answer_div.fca-qc-twoup { width: calc(50% - 30px); }

}

@media screen and (max-width: 640px){
.master-page footer .col-md-4{width: 100% !important;}
.master-page header.position-relative.header-type-ten .header-left span{font-size: 10px;padding: 0 7px;}
.master-page header.position-relative.header-type-ten .header-left {top:-16px;}
.master-page .master-footer-two .footer-four .footer-top-right{padding:0;}
.master-footer-three .footer-four .footer-center{padding: 10px 0 0px;}
.master-footer-three .footer-four .footer-top-right{padding: 0;}
.master-footer-three .footer-four .footer-links {padding: 15px 0 12px 0;}
.header-type-twelve .logo {padding-top: 7px !important;}
.master-page .spacer, .call-action-three ~ .spacer{height:12px !important;}
.blog-type-one {padding-bottom: 30px !important;}
.client-logo-type-one .featured-section.featured-section-new {padding: 0px 0 0px 0 !important;}
.master-footer-two ~ .spacer {height: 30px !important;}
.master-footer-one footer address p,.master-footer-two footer address p,.master-footer-three footer address p {font-size: 14px !important;text-transform: uppercase;line-height: 20px;}
.master-footer-one .footer-tagline h3, .master-footer-two .footer-tagline,.master-footer-three .footer-tagline {font-size: 20px;}
.master-footer-two .footer-bottom {padding-top: 0 !important;}
.master-footer-one .footer-center, .master-footer-three .footer-center {padding-top: 0 !important;}
.master-page header.position-relative.header-type-nine .logo {margin-top: 5px !important;}
.master-page .page-btn{font-size: 18px;padding: 15px 15px !important;}
.master-page .header-type-ten .logo-two {padding-top: 2px;}
.tagline-five .main-heading-left h2 {font-size: 22px !important;margin-bottom: 5px !important;}
.tagline-four .main-headfive-section, .tagline-five .main-tagline-section, .tagline-six .main-heading-section {padding: 40px 0 0;}
.tagline-six .messaging-block h2 {margin-bottom: 5px;}
.tagline-six .main-heading-section .col-md-4 {margin-bottom: 40px;}

}

@media screen and (max-width: 480px){
.master-page header .btn, .master-page header.position-relative.header-type-ten .header-left {display: none;}
.master-page .page-btn{font-size:16px; font-weight: 400 !important;}
.master-page .client-logo-type-one .featured-section.featured-section-new .featured-logo .item {margin-bottom: 10px;}
.master-page .master-footer-one .footer-tagline h3, .master-page .master-footer-two .footer-tagline, .master-page .master-footer-three .footer-tagline {font-size: 18px;}
.master-page .slider-type-six .hero-seven-content .tagline h1 {font-size:20px !important;}
.tagline-four h2 {font-size: 19px;}
.master-page .master-footer-three .footer-tagline {margin: 0px 0 15px 0;}
.master-page .header-type-ten .logo-two{margin-top: 6px;}
.header-type-eight .logo {padding-top: 12px !important;}
.master-page .spacer:first-child {display: none !important;}
.master-page .header-type-ten .logo-two {padding-top: 0px;}

.sign-up-full-secton { padding: 70px 0 50px; }
.sign-up-top-title h2 { font-size: 20px; }
.sign-up-top-title { top: -27px; }
.sign-up-bottom-sec { padding: 0 25px 30px; }

.quiz-page div.fca_qc_quiz div.fca_qc_answer_div.fca-qc-twoup { width: calc(100% - 30px); }

}

.location-accordion .btn {width: inherit; min-width: inherit;}

/* location page each accordion each question css */
.each-question-faq { padding:15px; }
.each-question-faq .schema-faq .schema-faq-question:after {content: "";background: url(../images/faq-plus.png) no-repeat center center;display: block;width: 25px;height: 25px;background-size: 100% auto;
    right: 32px;top: calc(50% - 12.5px);}
.each-question-faq .schema-faq .schema-faq-question.faq-q-open:after {content: "";background: url(../images/faq-minus.png) no-repeat center center;background-size: 100% auto;}
.each-question-faq .schema-faq-question.faq-q-open {background-color:#f1efe8;}
.each-question-faq .schema-faq-section a {border-bottom: 0px solid #7d6c55 !important;}
.each-question-faq .schema-faq .schema-faq-question {font-size:20px !important;font-weight: 400;color: #333333;border-top: 2px solid #7d6c55;padding: 16px 60px 16px 34px;font-family: 'Cormorant';}
.each-question-faq .schema-faq p.schema-faq-answer {padding:0px 60px 30px 34px;border-bottom: none;background-color:#f1efe8;color: #000000;}
.each-question-faq .schema-faq .schema-faq-section {border: none;margin-bottom: 0px;background: transparent;}
.each-question-faq .schema-faq .schema-faq-section:last-child{margin-bottom: 15px; }


.make-sticky .sidebar.sticky-sidebar {
        position: fixed;
	      top:140px;
	transition: all 0.3s ease-in-out;
    }
.make-sticky .sidebar.stick {
	position:absolute;
	bottom:620px;
	top:inherit;
}
.make-sticky .blog-col-4 {
    padding-left: 1.2rem;
    padding-right: 1.2rem;
} 


/********************************************************** MEDIA KIT   ************************************************/

.media-kit-page-main .inner-title { margin-bottom: 0px;}
.inner-title {    width: 100%; float: left; margin-bottom: 40px; text-align: center; position: relative; z-index: 2;}
#headshots {padding-bottom: 58px;}
#headshots .media-title {padding-top: 28px;}
.headshots-section {position: relative;background: #e6e7e8; padding: 0; text-align: center;}
.headshots-section.headshots-section-top .headshot-box {width: 32%;}
.headshots-section .headshot-box { float: none; display: inline-block; width: 24%;}
.headshots-pic { position: relative; z-index: 2; margin: 15px 0 !important;}
.media-kit-page-main a { border: none; text-decoration: none;}
#bio { padding: 30px 0 50px;}
.media-title { text-align: center;}
#books {padding-top: 30px; padding-bottom: 50px;}
.headshots-section.books-section { margin-top: 14px;}
.books-section ul { margin: 0;list-style: none;text-align: center; width: 100%;position: relative; z-index: 2;}
.books-section ul li {display: inline-block;padding: 0 7px;margin: 0;list-style: none;}
.books-section ul li:before,.speaking-section ul li:before ,.social-page-social ul li:before, .media-testimonials-list ul li:before { display:none;}
.books-thumbnail { display: inline-block;-webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);-moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2); box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
}
#speaking { padding: 32px 0 70px;}
.speaking-logo { max-width: 790px;margin: 0 auto;width: 100%;}
.speaking-logo ul {width: 100%;margin: 0; padding: 0;text-align: center;}
.speaking-logo ul li {padding: 20px 14px;margin: 0;display: inline-block;vertical-align: middle;}
.speaker-sheet-section .speaker-sheet {width: 100%; margin-top: 0px; text-align:center;padding: 37px;}
.speaker-sheet-section .sheet-title {font-size: 36px;font-weight: 200 !important;padding: 0px 0px 15px 0px;}
.speaker-sheet {background-color: #527388; color: #FFF;  } 
.speaker-sheet p {margin:0px;}
#social-media { padding-top: 30px;}
.social-page-social { padding: 24px 0 45px;}
.social-page-social ul { margin: 0; padding: 0; width: 100%; text-align: center;}
.social-page-social ul li {padding: 0 15px; margin: 0; display: inline-block;}
.social-page-social li a {font-size: 58px;}
.instagram-feed-section { padding: 0 0 110px;}
#sb_instagram { width: 100%; margin: 0 auto;padding: 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.media-testimonials {padding: 30px 0 0;}
.media-testimonials-list {text-align: center;}
.media-testimonials-list ul {padding: 0; margin: 0;}
.media-testimonials-list ul li { display: inline-block; text-align: left; vertical-align: top; width: 32%; padding: 35px 0 40px;}
.media-testimonials .testimonials-main {max-width: 362px;}
.testimonials-main { width: 100%; float: left; padding: 0 0 0 82px;  position: relative;}
.testimonials-main:last-child {    margin: 0;}
.testimonials-quote {background: rgb(82, 115, 136);height: 66px; left: 0;position: absolute;top: 6px;width: 66px; border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%;}
.testimonials-main p { margin-bottom: 5px;}
.testimonials-author-details { font-size: 13px; white-space: nowrap;}
.headshots-pic img { width: 100%; height: auto;-webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);-moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
}
.headshots-section:before {content: ""; position: absolute;left: 0;top: 0;right: 0; width: 100%;height: 35px;background: #fff;}
.headshots-section:after { content: "";  position: absolute;   left: 0; bottom: 0; right: 0; width: 100%; height: 35px; background: #fff;}