/***************************************************** 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 1px;padding: 0; font-family: 'Visual Hollow Serif'; text-transform: uppercase; }
.blog-template ul.page-numbers li:before{display: none;}
.current{color:#fff;padding: 10px 15px;background-color: #c19c3e;}
.blog-template ul.page-numbers li a{color:#000;padding: 10px 15px;background: #fff;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-template ul.page-numbers li a.next.page-numbers img, .blog-template ul.page-numbers li a.prev.page-numbers img {width: 16px;}
.blog-template ul.page-numbers li a.prev.page-numbers img {transform: rotate(180deg);}

/* Blog Single style */
.blog-single-thumb img {width: 100%;}
/* Search form  */
.not-found {border: 2px solid #3c5e38;text-align:center; width: 100%;padding: 20px 15px 30px; padding: 30px 15px 35px; background: #fff; }
.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 #3c5e38;height: 40px;width: 300px;padding: 0 15px; margin-right: 5px; }
form.search-form button.search-submit { line-height: 36px; padding: 0 25px; border: 2px solid #e7bdb1; font-family: 'freight-display-pro';
  font-weight: 300; text-transform: uppercase; font-size: 18px; position: relative; top: 1px; }
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: #4a4a4a;}
._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: #4a4a4a; 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 #3c5e38 !important; height: 48px !important; line-height: 48px !important; padding-left: 10px !important; padding-right: 10px !important;font-size:16px;}
.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{ border: 2px solid #e7bdb1;
  text-align: center;
  background-color: #fff;
  text-decoration: none;
  color: #fff;
  font-weight: 400;
  display: inline-block;
  font-size: 20px;
  letter-spacing: normal;
  line-height: 42px;
  padding: 0 15px;
  margin-top: 7px;
  text-transform: uppercase;
  position: relative;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  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;
  font-family: 'Visual Hollow Serif';
  font-weight: normal; width: 100%; }
.vfbp-form .btn-primary:hover, .vfbp-form .btn-primary:focus, .vfbp-form .btn-primary:active{background-color: #e7bdb1;
  border: 2px solid #e7bdb1;
  text-decoration: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;} 
.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; }

/************ 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; }
header 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: #4a4a4a;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; }

.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: #fff; 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;}
 .rp4wp-related-post-content a { color: #000 !important; border: none !important; }
.rp4wp-related-post-content a:hover { color: #3c5e38 !important; }

.wp-block-button .wp-block-button__link, .wp-block-button a {
  font-family: 'freight-display-pro';
  font-weight: 300;
  font-size: 20px;
  background-color: #ffffff;
  color: #000000;
  border: 2px solid #e7bdb1;
  text-align: center;
  text-decoration: none;
  font-weight: 400;
  display: inline-block;
  font-size: 20px;
  letter-spacing: normal;
  line-height: 36px;
  padding: 0 30px;
  margin: 15px 0;
  text-transform: uppercase;
  position: relative;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  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;
  font-weight: normal;
}

.wp-block-button .wp-block-button__link:hover, .wp-block-button a:hover{background-color: #e7bdb1;}

@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 { border: none !important;}
.wpvqgr-answer-picture {margin-bottom: 20px;}
.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;
    width: auto !important;
    min-width: 237px;
    font-weight: 400;
    text-transform: uppercase;  
    border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
	border: 2px solid #e7bdb1 !important; color: #000 !important; background-color: #fff !important; font-size: 20px !important; line-height: 42px !important;  padding: 0 15px !important; font-family: 'Visual Hollow Serif' !important;
}
.wpvqgr-wrapper div.wpvqgr-explanation, .wpvqgr-wrapper div.wpvqgr-forcetoshare, .wpvqgr-wrapper div.wpvqgr-askinfo {
  padding: 10px 30px 10px 30px !important;
  background: #fff !important;
  border: 5px solid #3c5e38 !important;
}
.wpvqgr-wrapper button.wpvqgr-button:hover { background-color: #e7bdb1 !important; border: 2px solid #e7bdb1 !important; color: #000 !important;filter: none !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 #3c5e38 !important;   border-radius: 0 !important;    height: 42px !important;    background-color: #fff !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;}
.font-script h2 {  margin-top: 46px;  margin-bottom: 36px;  font-weight: normal; color: #000;   font-size: 84px;  line-height: 36px; font-weight: normal;
  font-family: 'Cellien Script';}
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: #4a4a4a;}
.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:#4a4a4a;}
.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: #4a4a4a;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: #4a4a4a;}
.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; }

.header-left {right: 0;left: inherit;top: 0;}
.header-six .ubermenu-main{float: left;width:40%; text-align:left;}
.header-six .header-left a {color: #000;font-size: 20px;border: 2px solid #e7bdb1 !important;text-transform: uppercase;}
.new-location-page-sec .yoast-faq-four .faq-listing {min-height: 530px;}

.wallpaper-box::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0.69;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.88), rgba(0, 0, 0, 0));
}

@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;}

.new-location-page-sec .yoast-faq-four .faq-listing {min-height: 480px;}
.header-six .ubermenu-responsive-toggle {float: left !important;margin: 0 !important;font-size: 30px;padding: 0 !important;color: #fff;}
.header-six .ubermenu-responsive-toggle:hover{color: #e7bdb1;}
.header-six .ubermenu-responsive.ubermenu {top: 15px;width: 100%;background: #fff;z-index: 9999;padding: 0 20px;}
.ubermenu-main .ubermenu-item-level-0.ubermenu-current-menu-item > .ubermenu-target, .ubermenu-main .ubermenu-item-level-0.ubermenu-current-menu-parent > .ubermenu-target, .ubermenu-main .ubermenu-item-level-0.ubermenu-current-menu-ancestor > .ubermenu-target {color: #3c5e38 !important;}
i.ubermenu-sub-indicator.fas.fa-angle-down {display: block;}
.ubermenu-responsive .ubermenu-nav .ubermenu-item .ubermenu-submenu.ubermenu-submenu-drop a {padding:8px 30px !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;}

.new-location-page-sec .yoast-faq-four .faq-listing {min-height: auto;}
.header-six .ubermenu-responsive-toggle {float: left !important;margin: 0 !important;font-size: 30px;padding: 0 !important;}
.header-six .ubermenu-responsive.ubermenu {top: 0;width: 100%;background: #fff;z-index: 9999;padding: 0 20px;}
.ubermenu-main .ubermenu-item-level-0.ubermenu-current-menu-item > .ubermenu-target, .ubermenu-main .ubermenu-item-level-0.ubermenu-current-menu-parent > .ubermenu-target, .ubermenu-main .ubermenu-item-level-0.ubermenu-current-menu-ancestor > .ubermenu-target {color: #3c5e38 !important;}

}

@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; }

}

@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; }

}