/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

/* Menu */
.sf-menu >li ul {
	padding: 0;
/*	width: 20em; */
}
.sf-menu >li ul >li a {
    padding: 10px 12px;
    display: block;
    text-transform: none !important;
}

/* Blog Page */
.masonry.classic_enhanced .masonry-blog-item .article-content-wrap, .blog-recent[data-style*="classic_enhanced"] .article-content-wrap {
 padding: 23px 3px;
}
.page-id-1559 .content-inner {
}
/* Blog Listing page */

.page-id-1559 .masonry.material .masonry-blog-item h3 {
	line-height: 22px;
}
.page-id-1559 .post-header .title a {
	font-family: Montserrat;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	line-height: 26px;
}
/*.page-id-1559 #pagination a.page-numbers {
	display: none;
}
.page-id-1559 span.page-numbers.current {
	display: none !important;
}
.page-id-1559 span.page-numbers.dots {
	display: none !important;
}
.page-id-1559 #pagination a.page-numbers.next, .page-id-1559 #pagination a.page-numbers.prev {
	display: inline-block;
}*/
.page-id-1559 .masonry.material .masonry-blog-item .meta-category a {
	font-size: 12px;
	text-transform: capitalize;
	border: 1px solid;
	padding: 0px 9px;
	font-size: 10px;
	font-weight: 600 !important;
	border-radius: 12px;
}
.masonry.material .masonry-blog-item .meta-category a:before {
	display: none !important;
}
.ascend .container-wrap #author-bio #author-info {
	width: 100%;
}
/* Case Studies */
.case-studies-template-default .row.heading-title.hentry {
	display: none !important;
}
.case-studies-template-default .container-wrap.no-sidebar {
	padding-top: 0px;
}
.case-studies-template-default .row {
	padding-bottom: 0px;
}
.case-studies-template-default .nectar-social.fixed {
	display: none !important;
}

/* FLEXIPIM Pricing Page */
@media only screen and (max-width: 812px) {
 .price-features-table tr td {
 font-size: 10px !important;
 line-height: 15px !important;
 padding: 10px 0px 10px 0px !important;
}
 .price-table tr th {
 font-size: 9px !important;
 line-height: 24px !important;
 padding: 7px 0px 7px 0px !important;
}
}
.box-price-center {
	margin:0px 2.1% !important;
}
.price-table {
	width:100%;
}
.price-table table {
	width: 100%;
	table-layout: fixed;
	margin: 0px !important;
}
.pricing-banner h1 {
	color: #fff;
}
.pricing-banner p {
	color: #272e3a;
}
.toggle a {
	/*font-size: 20px !important;
	color: #333 !important;*/
	line-height: 34px !important;
}
.toggle h3 a i {
	color: #ff8908;
}
span.yes-mark {
	color: #ff8908;
}
.features img.alignnone.size-full {
	display: inline-block;
}
.pricing-common p {
	font-size: 14px !important;
}
.pricing-common img {
	width:65% !important;
	position: relative;
	top: 4px;
}
.price-features-table {
	box-shadow: 2px 2px 2px 2px #d4d4d4;
}
.price-features-table tr th, .price-table tr th {
	background: #ff8908;
}
.price-features-table tr th h4, .price-table tr th h4 {
	color: #ffffff;
}
.price-features-table tr td .yes-mark {
	background: url('https://www.qatouch.com/wp-content/uploads/2020/06/check.png');
}
.price-features-table tr th, .price-table tr th {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 48px;
	text-transform: uppercase;
	color: #ffffff;
	text-align: center;
}
.price-features-table tr td {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 40px;
	color: #515161;
	text-align: center;
}
.price-features-table tr td .yes-mark {
	background: url('https://www.qatouch.com/wp-content/uploads/2020/06/check.png');
	width: 24px;
	display: inline-block;
	height: 24px;
	text-indent: -99999px;
}
.button-group {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	border:1px solid #00A396;
}
.button-group.button-group-1 {
	color: #FFFFFF;
	background: #ff8908;
}
.button-group.button-group-2 {
	color: #333333;
}
.button-group {
	width: 50%;
	padding: 15px 10px;
	float: left;
}
.button-group.button-group-2 {
	color: #ff8908;
	background: #fff0e0;
}
.qatouch-button-1 {
	display: inline-block;
}
.pricing-box.right-line {
	margin-bottom: 0px !important;
}
a.qatouch-button-2 {
	color: #1e7ccb;
	font-weight: 500;
}
a.plan-switch.active {
	background: #ff8908;
	color: #FFF;
}
a.plan-switch {
	background: no-repeat;
	color: #ff8908;
	padding: 5px 8px;
	padding: 5px 8px;
	font-size: 15px;
	font-weight: 600;
	border: 1px solid #ff8908;
	width: 25%;
	display: block;
	float: left;
	background: #fff0e0;
}
tr.table-header-plan th {
	background: #f7f7f7;
}
.pricing-matrix td, .pricing-matrix th {
	font-size: 16px !important;
	padding: 20px !important;
}
i.fa.fa-check {
	color: #ff8908!important;
	font-size: 20px;
}
i.fa.fa-times {
	color: #CCC;
}
.pricing-box.right-line {
	border: 0px;
}
.price-show.pricing-box small {
	font-size: 15px;
	font-weight: 400;
}
 @media screen and (max-width:1024px) {
 .pro-col.pricing-row-item {
 display: none;
}
 .enterprise-col.pricing-row-item {
 display: none;
}
}
body form label {
	font-weight: 400 !important;
	color: #242436;
}
td.pricing-row-item.standard-col, td.pricing-row-item.pro-col, td.pricing-row-item.enterprise-col {
	text-align: center;
}
.nectar_single_testimonial p {
	font-size: 16px !important;
	line-height: 32px !important;
}
.pricing-toggle .ui-tabs-nav {
	width: 100%;
}
.pricing-toggle .ui-tabs-nav li {
	width: 50%;
	text-align: center !important;
	float:left !important;
}
.pricing-toggle .ui-tabs-nav li a {
	background: #fff0e0 !important;
	color: #ff8908;
}
 .tabbed[data-style*="material"] .wpb_tabs_nav {
 margin-bottom: 2px!important;
}
tr.table-header-plan.pricing-group-label th {
	background-color: #ff8908;
	border-color: #ffffff !important;
	text-align: center;
}
td.pricing-row-label.inside-title {
	background: #fff0e0 !important;
	color: #ff8908;
	font-size: 20px !important;
	font-weight: 600;
}
ul.slick-dots {
	display: none !important;
}
.slick-arrow {
	display: none !important;
}
.wpb_raw_code.wpb_raw_js {
	margin: 0px;
}
td.pricing-row-item img {
	width: 30px !important;
	display: table;
	padding-top: 10px;
}
td.pricing-row-item {
	text-align: center;
}
td.pricing-row-item i {
	color: #ff8908;
	display: contents;
}
i.fa.fa-times {
	color: #bfbcff;
}
a.qatouch-pricing {
	cursor: pointer;
}
td.pricing-row-label.inside-title-blank {
	padding: 3px !important;
	background: #fff0e0;
}
.pricing-matrix.table-header-plan.pricing-group-label thead {
	margin: 0px;
	display: none;
	position: fixed;
	top: 32px;
	margin-left: -90px;
	padding: 0px 90px;
	visibility: visible;
	width: 100%;
}
.pricing-matrix.table-header-plan.pricing-group-label thead th {
	list-style: none;
	width: 323px;
	display: block;
	float: left;
	text-align: center;
	background: #ff8908;
	color: #fff;
	font-weight: 600;
	padding: 20px 0px;
}
.sticky {
	z-index:1000;
}
.price-features-table tr th, .price-table tr th {
	background: #ff8908;
	text-align: center !important;
}
.pricing-matrix.table-header-plan.pricing-group-label.sticky thead {
	display: block;
 -webkit-animation: slide-down .3s ease-out;
 -moz-animation: slide-down .3s ease-out;
}
 @-webkit-keyframes slide-down {
 0% {
opacity: 0;
-webkit-transform: translateY(-100%);
}
 100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
 @-moz-keyframes slide-down {
 0% {
opacity: 0;
-moz-transform: translateY(-100%);
}
 100% {
opacity: 1;
-moz-transform: translateY(0);
}
}
table.pricing-matrix.table-header-plan.pricing-group-label.sticky tr {
	display: block;
}
table.pricing-matrix.table-header-plan.pricing-group-label, .matrix-container.prod-price {
	margin: 0px;
}
tr.pricing-row.price-list td {
	font-size: 18px !important;
	font-weight: 900;
	color: #ff8908;
	padding-top: 30px !important;
	padding-bottom: 30px !important;
}
.mobile-btns {
	display: none;
}
tr.pricing-link-top td {
	width: 100%;
	display: block;
	padding: 0px !important;
	text-align: center;
	margin-top: 6px;
}
.pricing-box.right-line {
	border: 0px !important;
}
.price-show.pricing-box {
	margin-top: 20px;
}
.price-show.pricing-box {
	height: 120px;
}
.price-show.pricing-box .yearprice {
	color: #ff8908;
	font-weight: 800;
}
.price-show.pricing-box .crossedoutprice {
	text-decoration: line-through;
}
 @media only screen and (max-width: 1500px) {
 .pricing-matrix.table-header-plan.pricing-group-label thead th {
 width: 25%;
}
 ul.wpb_tabs_nav.ui-tabs-nav.clearfix {
 display: inline-block !important;
}
}
 @media only screen and (max-width: 1200px) {
 .pricing-matrix.table-header-plan.pricing-group-label thead th {
 width: 50%;
}
 tr.pricing-top {
 display: none !important;
}
 .mobile-btns {
 display: block;
}
 .in-pricing-toggle {
 width: 100% !important;
}
}
 @media only screen and (max-width: 800px) {
     /*table.pricing-matrix.table-header-plan.pricing-group-label.sticky {
         display: none;
        }*/
        .pricing-matrix.table-header-plan.pricing-group-label thead {
 top:90px;
}
}
 @media only screen and (max-width: 700px) {
 a.plan-switch {
 width: 33.3%;
 text-align: center;
}
 tr.pricing-link-top td {
 width: 86%;
}
 .qa-monthly, .qa-annual, .qa-price-toggle #test {
 font-size: 22px;
}
}
 @media only screen and (min-width: 1024px) {
 .slide-for-head {
 display:none;
}
 .price-box-center.no-left-margin {
 margin: 0 2.1% !important;
}
 .pricing-matrix.table-header-plan.pricing-group-label thead th {
 width: 329.5px !important;
}
}
 @media only screen and (max-width: 500px) {
 tr.pricing-link-top td {
 width: 137%;
}
 .pricing-matrix.table-header-plan.pricing-group-label thead {
 top:42px;
}
}
 @media only screen and (max-width: 400px) {
 tr.pricing-link-top td {
 width: 165%;
}
}
.monthly-tabs {
	display:none;
}
.monthly-tabs, .yearly-tabs {
	margin-bottom:0px !important;
}
.price-count {
	position: relative;
	font-weight: 600;
	font-size: 45px;
	line-height: 55px;
	width: 58px;
	margin: 0 auto;
	color: #ff8908;
}
.price_currency {
	top: -4px;
	margin-right: 4px;
	right: 100%;
	font-weight: 800;
	position: absolute;
	font-size: 20px;
}
.price_cent {
	top: 6px;
	left: 100%;
	font-weight: 600;
	position: absolute;
	font-size: 16px;
	line-height: 24px;
}
.price_period {
	position: absolute;
	left: 100%;
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	bottom:0px;
}
.price-triangle-topright {
	width: 0;
	height: 0;
	border-top: 75px solid #ff8908;
	border-left: 80px solid transparent;
	position: absolute;
	top: 0;
	right: 0;
}
.price-triangle-topright:before {
	content: "20% off";
	position: absolute;
	top: -70px;
	left: -42px;
	color: #ffffff;
	font-size: 14px;
	font-weight: 600;
	text-align: center;
	line-height: 1.3;
}
img.annual-offer-icon {
	position: absolute;
	right: -40px;
	top: -5px;
	width: 35px !important;
}
p.qa-annual {
	position: relative;
}
.g2-icon {
	top: -46px;
	right: -46px;
	width: 40px;
	position: absolute;
}
.g2-icon img {
	padding: 5px !important;
}
.pricing-row-item img.unlimited {
	width: auto;
	height: 22px !important;
}
/* Cloras Pricing */
a.plan-switch.active {
	background: #592ce0;
	color: #FFF;
}
a.plan-switch {
	background: no-repeat;
	color: #592ce0;
	padding: 8px 10px;
	font-size: 15px;
	font-weight: 600;
	border: 1px solid #592ce0;
}
.mobile-btns {
	display: none;
}
tr.table-header-plan th {
	background: #f7f7f7;
}
.pricing-matrix td, .pricing-matrix th {
	font-size: 16px !important;
	padding: 20px !important;
}
 body div[data-style*="minimal"] .toggle.open h3 a, body div[data-style*="minimal"] .toggle h3 a {
 background-color: transparent!important;
 font-family: Montserrat;
 text-transform: none;
 letter-spacing: 0;
 font-size: 18px;
 line-height: 20px;
 font-weight: 700;
 color: #00000C;
}
i.fa.fa-check {
	color: #592ce0!important;
	font-size: 20px;
}
i.fa.fa-times {
	color: #CCC;
}
 @media screen and (max-width:1024px) {
 .mobile-btns {
 display: block;
}
 .pro-col.pricing-row-item {
 display: none;
}
 .enterprise-col.pricing-row-item {
 display: none;
}
}
body form label {
	font-weight: 400 !important;
	color: #242436;
}
.page-id-8366 .ocm-effect-wrap .container-wrap {
	padding-bottom: 0px !important;
}
#display-none {
	display: none;
}
/* Holiday Calendar */

.table-calendar th {
	background: #606061;
	color: #FFF;
	font-style: normal;
	font-weight: 600;
	/* font-size: 20px; */
    line-height: 30px;
}
.table-calendar td {
	font-style: normal;
	font-weight: 400;
	font-size: 16px !important;
	line-height: 30px;
	color: #463B39;
	background: #FFF;
}
.cal-header {
	font-family: Montserrat;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 30px;
	/* display: flex; */
    /* align-items: center; */
    /* letter-spacing: 0.05em; */
    color: #000000;
	text-align: center;
}
.cal-header a {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 30px;
	/* display: flex; */
    align-items: center;
	letter-spacing: 0.05em;
	color: #CA4E2A;
	cursor: pointer;
}
.cal-header a.active-month {
	color: #20272e;
}
.my-calendar-header {
	display: inline;
	visibility: hidden;
	height: 0;
}
table.my-calendar-table {
	border-collapse: separate !important;
	border-spacing: 10px !important;
}
td.no-events.weekend {
	background: #cecece;
	box-shadow: inset 0px 0px 4px rgba(160, 160, 160, 0.35);
}
td.nextmonth {
	visibility: hidden;
	background-color: #FFF !important;
	opacity: 0;
}
ul.wpb_tabs_nav.ui-tabs-nav {
	text-align: center !important;
	margin-top: 40px;
}
.ui-tabs-nav a, ul.wpb_tabs_nav.ui-tabs-nav a.active-tab {
	background: none !important;
	font-family: Montserrat;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 10px;
	display: flex;
	align-items: center;
	letter-spacing: 0.05em;
	color: #CA4E2A;
}
ul.wpb_tabs_nav.ui-tabs-nav a.active-tab {
	font-weight: bold;
}
table.my-calendar-table {
	border: 1px solid #ececec !important;
}
.my-calendar-table th {
	background: #606061 !important;
	color: #FFF !important;
}
table.my-calendar-table th, table.my-calendar-table td {
	border: 1px solid #ececec !important;
}
.tabbed > ul li a.active-tab {
	border: none !important;
}
table.table.table-borderless.table-calendar {
	max-width: 850px;
	margin: 0 auto;
}
td.has-events {
	position: relative;
}
.mc-main .has-events .mc-date {
	z-index: 100000;
	position: absolute;
	right: 1px;
}
td.has-events .mc-event h3 {
	min-height: 76px;
	padding-right: 22px;
}
@media only screen and (max-width: 600px) {
 .table-calendar th:last-child, .table-calendar td:last-child {
 display: none;
}
}
/* Flexipim Imported Case Studies */
.testi-meta-item i.fas {
	float: left;
	margin-right: 15px;
	color: #a82700;
	margin-top: 4px;
}
.testi-meta-item h4, .testi-meta-item p {
	margin-left: 30px;
}
.testi-meta-item p {
	margin-bottom: 10px;
}
.case-studies-template-default .int-icon {
	display: inline-block;
	height: 48px;
	width: 52px;
	background-repeat: no-repeat;
}
.case-studies-template-default .int-icon.bigcommerce {
	background-image: url('img/bigcommerce.png');
}
.case-studies-template-default .int-icon.unilog {
	background-image: url('img/unilog.png');
}
.case-studies-template-default .int-icon.epicor {
	background-image: url('img/epicor.png');
}
.case-studies-template-default .int-icon.magento {
	background-image: url('img/magento-1.png');
}
.case-studies-template-default .int-icon.magento1 {
	background-image: url('img/magento-1.png');
}
.case-studies-template-default .int-icon.magento2 {
	background-image: url('img/magento-2.png');
}
.case-studies-template-default .int-icon.hawthrone {
	background-image: url('img/hawthrone.png');
}
/* EVENTS */
.events-template-default .row.heading-title.hentry {
	display: none !important;
}
.events-template-default .container-wrap.no-sidebar {
	padding-top: 0px;
	padding-bottom: 0px;
}
.events-template-default .row {
	padding-bottom: 0px;
}
body[data-bg-header="true"] .container-wrap, body.single-portfolio .container-wrap, body.page-template-template-portfolio-php .container-wrap, body.tax-project-type .container-wrap {
	padding-bottom: 0px;
}
/* Top Header */
.header-top-menu {
	background: #1F272E;/* padding: 10px; */
}
.white-logo {
	float: left;
	margin-right: 20px;
}
.header-top-menu li a {
	line-height: 11px;
	font-size: 11px;
	padding: 10px;
}
.header-top-menu li a span.menu-title-text {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 600;
	font-size: 13px;
	line-height: 16px;
	color: #FFF;
}
.clearfix {
	clear: both;
}
.product-logo {
	padding-top: 18px;
}
/* Footer */
.col-sm-4 {
	width: 25%;
	float: left;
}
.new-footer {
	background: #1F272E;
	padding: 70px 0 0 0;
}
.new-footer h4 {
	font-family: Montserrat;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 17px;
	color: #FFFFFF;
}
.new-footer p {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 17px;
	color: #FFFFFF;
}
.new-footer ul {
	padding: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.new-footer ul li {
	list-style: none;
}
.new-footer ul li a {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 17px;
	color: #FFFFFF;
}
.new-footer .social-icons li {
	display: inline-block;
}
.new-footer .social-icons li a {
	padding: 7px;
	margin-right: 12px;
}
.new-footer hr {
	border: 1px solid #000000;
	margin-bottom: 20px;
}
.newsletter-form {
	margin-right: 40px;
	position: relative;
	margin-bottom: 40px;
}
.newsletter-form label {
	display: none;
}
.new-footer .newsletter-form input[type="email"] {
	background: #f4f0ef !important;
	border: 1px solid #20272d !important;
	box-sizing: border-box;
	border-radius: 26px !important;
	font-family: Montserrat;
	font-style: normal;
	font-weight: normal;
	font-size: 13px !important;
	line-height: 16px !important;
	color: #a92800;
	padding: 13px 133px 13px 13px !important;
}
.new-footer .newsletter-form input[type="submit"] {
	position: absolute;
	background: #a82700;
	border-radius: 26px !important;
	font-family: Montserrat;
	font-style: normal;
	font-weight: 600;
	font-size: 13px;
	line-height: 16px;
	color: #FFFFFF;
	position: absolute;
	top: -2px;
	right: 0px;
	padding: 13px 23px !important;
	-ms-transform: translateY(3px) !important;
	transform: translateY(3px) !important;
	-webkit-transform: translateY(3px) !important;
}
.new-footer .newsletter-form input[type="submit"] :hover {
	-ms-transform: translateY(3px) !important;
	transform: translateY(3px) !important;
	-webkit-transform: translateY(3px) !important;
}
.social-icons.mobile {
	display: none;
}

/* Sub Menu */
#search-outer .ui-widget-content, header#top .sf-menu li ul li a, body[data-dropdown-style="minimal"]:not([data-header-format="left-header"]) header#top .sf-menu li ul, header#top nav > ul > li.megamenu > ul.sub-menu, body header#top nav > ul > li.megamenu > ul.sub-menu > li > a, #header-outer .widget_shopping_cart .cart_list a, #header-secondary-outer ul ul li a, #header-outer .widget_shopping_cart .cart_list li, .woocommerce .cart-notification, #header-outer .widget_shopping_cart_content {
	background-color: rgba(255, 255, 255, 100)!important;
	border-bottom: none !important;
   }
   body[data-dropdown-style="minimal"] header#top nav >ul >li.megamenu >ul.sub-menu >li a, body header#top nav >ul >li.megamenu >ul.sub-menu >li a, body #header-outer header#top nav >ul >li.megamenu >ul.sub-menu >li >a, body[data-dropdown-style="minimal"] header#top .sf-menu li ul li a, body:not([data-header-format="left-header"]) header#top nav >ul >li.megamenu >ul >li >ul >li.has-ul.current-menu-item >a {
	background-color: transparent!important;
   }
   #search-outer .ui-widget-content li a, #search-outer .ui-widget-content i, header#top .sf-menu li ul li a, body #header-outer .widget_shopping_cart .cart_list a, #header-secondary-outer ul ul li a, .woocommerce .cart-notification .item-name, .cart-outer .cart-notification, .sf-menu li ul .sf-sub-indicator [class^="icon-"], .sf-menu li ul .sf-sub-indicator [class*=" icon-"], #header-outer .widget_shopping_cart .quantity, body[data-dropdown-style="minimal"] #header-outer:not([data-format="left-header"]) header#top nav > ul > li:not(.megamenu) ul a {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	line-height: 18px;
	color: #1F272E !important;
   }
   body[data-dropdown-style="minimal"] #header-outer:not([data-format="left-header"]) header#top nav > ul > li:not(.megamenu) ul a:hover {
	color: #A82700 !important;
   }
   #search-outer .ui-widget-content li a, #search-outer .ui-widget-content i, header#top .sf-menu li ul li a, body #header-outer .widget_shopping_cart .cart_list a, #header-secondary-outer ul ul li a, .woocommerce .cart-notification .item-name, .cart-outer .cart-notification, .sf-menu li ul .sf-sub-indicator [class^="icon-"], .sf-menu li ul .sf-sub-indicator [class*=" icon-"], #header-outer .widget_shopping_cart .quantity, body[data-dropdown-style="minimal"] #header-outer:not([data-format="left-header"]) header#top nav > ul > li:not(.megamenu) ul a {
	background: transparent !important;
   }
   .sf-menu li ul.sub-menu {
	   border-radius: 0 0 4px 4px;
	   /* border: 1px solid #CCC !important; */
	   /* border-top: transparent !important; */
	   box-shadow: 0px 2px 3px 0 rgb(0 0 0 / 22%);
   }
   header#top .sf-menu li ul li a {
	   border-bottom: none !important;
   }
   header#top .sf-menu li ul li:last-child a {
	   border-bottom: none !important;
   }
   /* li.sfHover .sub-menu::after {
	display: block;
	content: ' ';
	width: 15px;
	height: 15px;
	background: #fff;
	left: 10%;
	position: absolute;
	top: -9px;
	transform: rotate(45deg);
	border-top: .5px solid rgb(204 204 204 / 50%) !important;
	border-left: .5px solid rgb(204 204 204 / 50%) !important;
   } */
/* Events Page */
.page-id-6775 .nectar-post-grid[data-text-color="light"] .nectar-post-grid-item .content * {
	font-family: Montserrat;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	color: #1F272E;
}
/* Testimonials */
.page-id-1594 .o-masonry {
	flex-direction: row;
	display: flex;
}
.page-id-1594 .o-masonry__section {
	flex-direction: column;
	flex: 1;
	padding: 10px;
}
.page-id-1594 .o-masonry__article {
	padding: 35px;
	border-radius: 4px;
	border: 1px solid #d2d2d2;
	box-shadow: 0px 0px 10px 4px rgba(53, 53, 53, 0.03);
	-moz-box-shadow: 0px 0px 10px 4px rgba(53, 53, 53, 0.03);
	-webkit-box-shadow: 0px 0px 10px 4px rgba(53, 53, 53, 0.03);
	margin-bottom: 20px;
}
.dckap-product-logo {
	width: 308px !important;
	margin-bottom: 0px !important;
}
.footer-logo img {
	width: 220px !important;
}
.blog-top-panel .blog-category {
	float: left;
	width: 70%;
	padding-top: 35px;
}
.blog-top-panel .blog-category ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
}
.blog-top-panel .blog-category ul li {
	list-style: none;
	display: inline-block;
}
.blog-top-panel .blog-category ul li a {
	border: 1px solid;
	padding: 5px 12px;
	margin-right: 10px;
	border-radius: 30px;
	display: inline-block;
	margin-bottom: 5px;
}
.blog-top-panel .blog-search {
	float: left;
	width: 30%;
}
.blog-top-panel .blog-search form {
	position: relative;
	padding-top: 20px;
}
.blog-top-panel .blog-search input[type="search"] {
	border: 1px solid #CCC;
	padding: 12px 112px 12px 12px;
	border-radius: 30px;
}
.blog-top-panel .blog-search input[type="submit"] {
	position: absolute;
	right: 0;
	-webkit-transform: translateY(0px) !important;
	border-radius: 30px !important;
}
.blog-top-panel .blog-search input[type="submit"]:hover {
	-webkit-transform: translateY(0px) !important;
}
body[data-button-style*="slightly_rounded"].ascend .container-wrap input[type="submit"] {
 border-radius: 30px !important;
}
/* NEW VERSION */
div#header-secondary-outer {
	background: #1F272E !important;
	padding: 5px 0px;
}
div#header-secondary-outer ul {
	float: left;
}
div#header-secondary-outer span.menu-title-text {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 600;
	font-size: 13px;
	line-height: 16px;
	color: #FFFFFF;
	flex: none;
	order: 0;
	flex-grow: 0;
}
#header-outer[data-format=centered-menu] .logo-spacing {
	display: none;
}
/* Step 2 form */

.inline-form {
	display: inline-block !important;
	width: 50%;
	position: relative;
}
.inline-form input[type="email"] {
	float: left;
	width: 100%;
	border: 2px solid #A82700 !important;
	background: #FFF !important;
	font-size: 16px;
	padding: 13px 16px;
	line-height: 1.35;
	border-radius: 30px !important;
}
.container-wrap .inline-form input[type="submit"] {
	background: #A82700;
	color: #FFF;
	font-weight: 600;
	text-transform: uppercase;
	margin-left: 0px;
	border: 1px solid #A82700;
	min-width: 150px;
	display: inline-block;
	text-align: center;
	font-size: 15px;
	position: absolute;
	right: 0px;
	padding: 11px !important;
	top: -3px;
	border-radius: 19px !important;
	-ms-transform: translateY(3px) !important;
	transform: translateY(3px) !important;
	-webkit-transform: translateY(3px) !important;
}
.container-wrap .inline-form input[type="submit"]:hover {
	-ms-transform: translateY(3px) !important;
	transform: translateY(3px) !important;
	-webkit-transform: translateY(3px) !important;
}
.inline-form.two-step-form input[type="email"] {
	padding: 14px !important;
	border-radius: 19px !important;
}
#wpcf7-f7583-p5761-o1 .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
	display: none !important;
}
.wpb_text_column.wpb_content_element.top-bennr-block {
	margin-bottom: 0px;
}
body[data-button-style*="slightly_rounded"].ascend .container-wrap input[type="submit"] {
 border-radius: 40px !important;
}
.button_solid_color a span.menu-title-text {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 600;
	font-size: 13px;
	line-height: 20px;
	flex: none;
	order: 0;
	flex-grow: 0;
}
.container-wrap .inline-form.head_subscription_form input[type="submit"] {
	background: #23313E;
	border: none;
	font-size: 16px;
}
.container-wrap .inline-form.head_subscription_form input[type="submit"]:hover {
	background: #23313E !important;
}
.container-wrap .inline-form.head_subscription_form input[type="email"] {
	background: #F3F6FA !important;
	border: 1px solid #23313E !important;
}
body[data-button-style=rounded].ascend .container-wrap button[type=submit], body[data-button-style=rounded].ascend .container-wrap input[type=submit] {
	padding: 15px 23px!important;
}
.product-feature .nectar-button.large {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	padding-top: 8px;
	padding-bottom: 10px;
	width: 100%;
	text-align: center;
}
.nectar-button.see-through-2 {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	color: #A82700;
	padding-top: 8px !important;
	padding-bottom: 10px !important;
}
a.nectar-button.regular.regular-button, a.nectar-button.large.accent-color.regular-button {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 8px;
}
.home div#header-secondary-outer {
	display: none !important;
}
.nectar-fancy-ul ul li {
	padding-left: 28px;
}
.box-new p {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	color: #23313E;
}
.box-new p a.link_text {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	color: #A82700 !important;
	background-image: url(https://dckapv2dev.wpengine.com/wp-content/uploads/2022/04/arrow.png);
	background-repeat: no-repeat;
	background-position: 98% center;
	background-size: 7px;
	padding-right: 20px !important;
}
.box-new p {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	color: #23313E;
	margin-bottom: 10px !important;
}
.box-new:hover * {
	color: #FFFFFF !important;
}
.box-new:hover .nectar_icon_wrap[data-color="extra-color-2"] i {
	color: #FFFFFF !important;
}
.header-bg .row-bg {
	background-size: contain;
}
.nectar-button.large.see-through.accent-color {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	color: #FFFFFF;
}
.p-small p {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	color: #23313E;
}
.nectar-fancy-ul h5 {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	font-size: 14px !important;
	line-height: 17px !important;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	color: #23313E;
}
.wpb_tab h5.vc_custom_heading {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 17px;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	color: #23313E;
}
.new-testimonial h5.vc_custom_heading {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 17px;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	color: #23313E;
}
.new-testimonial h3.vc_custom_heading {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	font-size: 24px;
	line-height: 29px;
	color: #23313E;
}
.new-testimonial p {
	padding-bottom: 10px !important;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
}
.new-testimonial p strong {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
}
.new-testimonial a.testi-learn-more {
	border: 1.5px solid #A82700;
	box-sizing: border-box;
	border-radius: 30px;
	padding: 8px 30px;
	display: inline-block;
	margin-top: 10px;
}
.new-testimonial a.testi-learn-more:hover {
	background-color: #C84E2A;
	background-image: url("https://dckapv2dev.wpengine.com/wp-content/uploads/2022/04/noun-arrow.png");
	background-repeat: no-repeat;
	background-size: 15px;
	background-position: 94% center;
	box-shadow: none !important;
	color: #FFFFFF !important;
}
.new-testimonial .tabbed >ul li a {
	background: #4F5A64 !important;
	padding: 5px 5px !important;
	border-radius: 30px !important;
	width: 6px !important;
	height: 8px !important;
	text-indent: -9999px;
	margin-right: 10px;
	border: 6px solid #f7f7f7 !important;
	box-shadow: none;
}
.new-testimonial ul.wpb_tabs_nav.ui-tabs-nav li {
	float: left !important;
}
.new-testimonial ul.wpb_tabs_nav.ui-tabs-nav a.active-tab {
	border: 6px solid #FFF !important;
	box-shadow: 0px 0px 1px #4f5a64 !important;
	background: #4f5a64 !important;
}
.new-testimonial {
	position: relative;
}
.new-testimonial ul.wpb_tabs_nav.ui-tabs-nav {
	position: absolute;
	bottom: -30px;
	left: 46.5%;
}
.hero-section .nectar-shape-divider-wrap {
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
}
.nectar-fancy-box img.img-with-animation {
	width: 102px !important;
	margin: 30px auto !important;
}
.inner-wrap .nectar-fancy-box {
	background: #FFFFFF;
	border: 1px solid #F1F1F1;
	box-sizing: border-box;
	border-radius: 8px;
	padding: 40px 50px !important;
	text-align: center;
}
ol.flickity-page-dots {
	display: none;
}
.clients.no-carousel .no-link {
	padding: 40px;
}
.nectar-fancy-box[data-style="image_above_text_underline"] .text {
	padding: 0px;
}
.inner-wrap .nectar-fancy-box .img-with-aniamtion-wrap.left {
	width: 102px;
	margin: 30px auto;
}
.inner-wrap .nectar-fancy-box a.nectar-button.n-sc-button.large.accent-color.regular-button {
	background: #A82700;
	border-radius: 30px !important;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	color: #FFFFFF;
	width: 100%;
	padding: 8px 30px 10px 30px;
	text-align: center;
}
.nectar-fancy-box .img-with-aniamtion-wrap.left {
	min-height: 130px;
}
.clients.no-carousel .no-link {
	padding: 40px;
}
.nectar-fancy-box[data-style="image_above_text_underline"] .text {
	padding: 0px;
}
.inner-wrap .nectar-fancy-box .img-with-aniamtion-wrap.left {
	width: 102px;
	margin: 30px auto;
}
.inner-wrap .nectar-fancy-box a.nectar-button.n-sc-button.large.accent-color.regular-button {
	background: #A82700;
	border-radius: 30px !important;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	color: #FFFFFF;
	width: 100%;
	padding: 8px 30px 10px 30px;
	text-align: center;
}
.nectar-fancy-box .img-with-aniamtion-wrap.left {
	min-height: 130px;
}
.testimonial_slider[data-style="multiple_visible"] blockquote {
	background: #F9F9F9;
	border: 20px solid #23313E !important;
	box-sizing: border-box;
	border-radius: 28px;
	opacity: 1;
	min-height: 450px !important;
}
.testimonial_slider[data-style="multiple_visible"] blockquote .testimonial-name {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700 !important;
	font-size: 14px;
	line-height: 17px;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	color: #23313E;
	text-align: left;
	padding-left: 40px;
}
.testimonial_slider[data-style="multiple_visible"] blockquote .title {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400 !important;
	font-size: 14px;
	line-height: 24px;
	color: #23313E;
	text-align: left;
	padding-left: 40px;
}
.testimonial_slider[data-style="multiple_visible"] blockquote p {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 22px;
	color: #23313E;
	padding: 20px 20px 0px 20px;
}
.testimonial_slider[data-style="multiple_visible"] blockquote p::before {
 display: none;
}
.testimonial-botton-strip {
	position: relative;
}
.testimonial-botton-strip::after {
 display: block;
 width: 130px;
 height: 85px;
 content: ' ';
 background: url("https://www.dckap.com/wp-content/uploads/2022/05/down.png");
 position: absolute;
 left: 46%;
 background-position: center top;
 background-size: contain;
 bottom: -31px;
}
[data-style="list_featured_first_row"] .meta-category a {
	font-family: Montserrat;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 600 !important;
	font-size: 12px;
	line-height: 15px;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	color: #000000 !important;
	background: #F3F6FA;
	border-radius: 20px;
	padding: 6px 12px 7px 12px;
	display: inline-block;
	margin-bottom: 10px;
}
.testimonial_slider[data-style="multiple_visible"] .image-icon {
	float: left;
	margin-left: 20px;
	margin-top: -3px;
	margin-right: 10px;
	width: 46px;
	height: 46px;
}
.testimonial_slider[data-rating-color="accent-color"] .star-rating .filled:before {
	color: #FFCD1F !important;
}
.blog-recent[data-style="list_featured_first_row"] .col:hover a > img {
	box-shadow: none !important;
	-webkit-transform: translateY(0px) !important;
	transform: translateY(0px) !important;
}
div[data-style="list_featured_first_row"] .status-publish.format-standard.has-post-thumbnail {
	background: #FFFFFF;
	border: 1px solid #F1F1F1;
	border-radius: 8px;
}
div[data-style="list_featured_first_row"] .status-publish.format-standard.has-post-thumbnail:hover {
	-webkit-transform: translateY(-4px);
	transform: translateY(-4px);
	box-shadow: 0px 25px 60px rgb(0 0 0 / 17%);
 -webkit-transition: transform .7s cubic-bezier(.2, 1, .22, 1), box-shadow .7s cubic-bezier(.2, 1, .22, 1), opacity 0.55s ease 0.25s;
 transition: transform .7s cubic-bezier(.2, 1, .22, 1), box-shadow .7s cubic-bezier(.2, 1, .22, 1), opacity 0.55s ease 0.25s;
}
div[data-style="list_featured_first_row"] .status-publish.format-standard.has-post-thumbnail .post-header.featured {
	padding: 0 20px;
}
div[data-style="list_featured_first_row"] .status-publish.format-standard.has-post-thumbnail .post-header.featured h3 {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 22px;
	color: #23313E;
}
div[data-style="list_featured_first_row"] .status-publish.format-standard.has-post-thumbnail .excerpt {
	padding: 0 20px 20px;
}
div[data-style="list_featured_first_row"] span.star-rating-wrap {
	text-align: left;
	margin-left: 40px;
}
.blog-recent[data-style="list_featured_first_row"] .featured .img-thumbnail {
	width: 100%;
	background-size: contain;
	background-position: center;
	padding-bottom: 65%;
	display: block;
}
a.readmore-blogpost {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	color: #A82700;
	margin-left: 20px;
	margin-bottom: 20px;
	display: inline-block;
}
a.readmore-blogpost i.fa.fa-angle-right {
	margin-left: 5px;
}
.clients.carousel.five-cols >div {
	padding: 0 30px;
}
.testimonial_slider:not([data-style="minimal"]) blockquote span.star-rating-wrap {
 text-align: left;
 margin-left: 20px;
}
a.nectar-button.large.see-through.accent-color {
	border: 1.5px solid #FFFFFF !important;
	box-sizing: border-box;
	border-radius: 30px !important;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 500 !important;
	font-size: 16px !important;
	line-height: 20px !important;
	color: #FFFFFF !important;
	padding: 8px 60px 10px;
	margin-top: 15px;
	box-shadow: none !important;
	-ms-transform: translateY(-3px);
	transform: translateY(-3px);
	-webkit-transform: translateY(-3px);
}
body #header-secondary-outer nav>ul>li>a {
	text-transform: none;
}
body[data-form-style="minimal"] .container-wrap .span_12.light input[type="email"] {
	/* color: #777777; */
    padding-right: 160px;
	color: #23313E;
	font-size: 16px;
}
.single-post-subscription {
	background: linear-gradient(95.39deg, rgba(168, 39, 0, 0.66) 18.43%, rgba(200, 78, 42, 0.3234) 73.56%), #B95233;
	padding: 70px 0;
}
.single-post-subscription h4 {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 17px;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	color: #FFFFFF;
}
.single-post-subscription h2 {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	font-size: 28px;
	line-height: 34px;
	color: #FFFFFF;
}
.single-post-subscription .hs-input {
	background: #FFF !important;
	border: none !important;
}
.single-post-subscription input.hs-button.primary.large {
	background: #000000;
	width: 100%;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	border-radius: 0px !important;
	padding: 10px;
}
.single-post-subscription ul.no-list.hs-error-msgs.inputs-list {
	margin: 0;
	list-style: none !important;
}
.single-post-subscription ul.no-list.hs-error-msgs.inputs-list li {
	list-style: none;
}
.single-post-subscription ul.no-list.hs-error-msgs.inputs-list li label {
	color: #FFF;
	font-size: 10px;
}
.single-post-subscription .hs_email > label {
	display: none;
}
.single-post-subscription .hs_email.hs-email.hs-fieldtype-text.field.hs-form-field {
	margin-bottom: 10px;
}
body.single-post #page-header-bg h1, html body .row .col.section-title h1, .nectar-box-roll .overlaid-content h1 {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	font-size: 36px;
	line-height: 48px;
	color: #23313E;
	text-transform: none !important;
}
.single-post-subscription .hbspt-form {
	margin-left: 120px;
}
.single-post-subscription .subscribe-note {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 24px;
	color: #FFFFFF;
	margin-left: 120px;
	margin-top: 10px;
}
.single-post-subscription .col-sm-6 {
	width: 50%;
	float: left;
}
.nectar-social.fixed {
	display: none !important;
}
/* Pricing page CSS Start */
/* Pricing page CSS Start */


.page-id-3976 .pricing-page-blocks .fa-check:before {
	background: #4176ad;
	color: #fff;
	font-size: 10px;
	padding: 3px;
	margin-left: -15px;
	border-radius: 12px;
}
.page-id-3976 .pricing-page-blocks .iwithtext .iwt-text {
	padding-left: 28px;
	padding-top: 6px;
	font-size:14px;
}
.page-id-3976 .pricing-page-blocks p {
	font-size:14px !important;
}
.page-id-3976 .pricing-button {
	/* padding-top:8px !important;
    padding-bottom:10px !important;*/
    width:100%;
	text-align:center;
}
.page-id-3976 .pricing-matrix h5 {
	text-align: center;
	font-weight:700;
	font-size:18px;
}
.page-id-3976 .pricing-matrix h6 {
	text-align: left;
	font-weight:800;
	font-size:16px;
	text-transform:uppercase;
	margin-bottom:0px !important;
}
.page-id-3976 td.pricing-row-label {
	font-size: 14px !important;
}
.page-id-3976 tr:nth-child(even) {
 background-color: #F9F9F9 !important;
}
.page-id-3976 tr:nth-child(odd) {
 background-color: #FFFFFF !important;
}
.page-id-3976 .pricing-matrix td {
	border: none !important;
}
.page-id-3976 .pricing-matrix th {
	border: none !important;
}
.page-id-3976 .pricing-matrix tr {
	border: none !important;
}
.page-id-3976 .prod-price table {
	border:none !important;
}
.page-id-3976 tr.table-header-plan th {
	background: none !important;
}
.page-id-3976 td.pricing-row-item.enterprise-col {
	font-size: 16px;
	font-weight: 700;
	font-style: normal;
}
.page-id-3976 td.pricing-row-item.standard-col {
	font-size: 16px;
	font-weight: 700;
	font-style: normal;
}
.page-id-3976 a.nectar-button.small.regular.accent-color.regular-button.pricing-button {
	width: auto;
	padding: 8px 28px !important;
}
.page-id-3976 td.pricing-row-item.pro-col {
	font-size: 16px;
	font-weight: 700;
	font-style: normal;
}
.page-id-3976 i.fa.fa-times {
	color: #CFDDEA !important;
	font-size: 26px;
}
.page-id-3976 i.fa.fa-check {
	color: #125398 !important;
	font-size: 23px;
}
.page-id-3976 .calculator-section img {
	width:63px !important;
}
.page-id-3976 .calculator-section h6 {
	margin-top:-14px;
}
.page-id-3976 .font-weight-700 {
	font-weight:700 !important;
	letter-spacing:0.02em;
}
.page-id-3976 .testimonial_slider[data-style="multiple_visible"] blockquote {
/*border: 9px solid #23313E !important;*/
}
.page-id-3976 .testimonial_slider[data-style=multiple_visible] blockquote {
/*width: 36% !important;*/
}
.paragraph-color {
	color:#23313E;
}
.pricing-page-blocks .nectar-flickity.nectar-carousel[data-border-radius="10px"] .flickity-slider .inner-wrap {
	padding: 40px 28px!important;
	letter-spacing:0.02em;
}
.heading-label p {
	font-weight:700 !important;
	color:#B95233;
	font-size:14px !important;
	text-align:center;
	margin-bottom:11px !important;
}
.testimonial_slider[data-style="multiple_visible"] blockquote {
	background: #F9F9F9;
	border: 10px solid #23313E !important;
	box-sizing: border-box;
	border-radius: 28px;
	opacity: 1;
}
.pricing-matrix td, .pricing-matrix th {
	font-size: 14px !important;
	padding: 20px !important;
}
#calculator {
	padding-top: 100px !important;
}
.custom-shape .row-bg.using-image {
	background-size: 100%;
}
.custom-shape2 {
	height: 100px;
	margin-bottom: -80px;
}
/* Pricing page Mobile CSS */

a.nectar-button.large.regular.has-icon.regular-button.pricing-button.cta-button {
	width: auto;
}
a.plan-switch {
	color: #125398;
	font-size: 12px;
	border-top: 1px solid #23313E !important;
	border-bottom: 1px solid #23313E !important;
	border-left: 1px solid #23313E !important;
	border-right: 0px;
	padding:14px;
	width: 33.33%;
	text-align: center;
}
a.plan-switch:first-child {
	-moz-border-top-left-radius: 4px;
	-moz-border-bottom-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
a.plan-switch:last-child {
	border-right: 1px solid #125398 !important;
	-moz-border-top-right-radius: 4px;
	-moz-border-bottom-right-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
a.plan-switch.active {
	background: #125398;
	color: #FFF;
	padding:14px;
}
.menu-item-22687 {
	white-space: nowrap;
}
body .full-width-section>.nectar-shape-divider-wrap {
	margin-left: -50vw;
	width: 100vw !important;
}
.header-bg {
	height: calc(100vh - 100px);
	align-items: center;
	display: flex;
}
.header-bg .row-bg {
	background-size:cover !important;
}

/* For Medium Devices */
@media only screen and (max-width: 1400px) {
 .header-bg {
 height: 500px;
}
}
 @media only screen and (max-width: 1024px) {
 .pricing-matrix .table-header {
display: none;
}
 #ajax-content-wrap .vc_row.top_margin_-8pct {
 margin-top: -17%;
}
 .savings-slide-sec {
 height: 200px;
 margin-top: -110px;
}
 .testimonial_slider[data-style=multiple_visible] blockquote {
 min-height: 450px !important;
}
 .savings-slide-sec {
 height: 200px;
 margin-top: 0px;
}
}
 @media only screen and (max-width: 991.98px) {
 .testimonial_slider[data-style=multiple_visible] blockquote {
 min-height: 550px !important;
}
 .savings-slide-sec {
 margin-top: -110px;
}
.header-bg {
 height:350px;
}
}
/* For Mobile Devices */
@media only screen and (max-width: 767.98px) {
 .mobile-text {
 display:none !important;
}
.header-bg {
 height:450px;
}
 a.plan-switch {
 color: #125398;
 font-size: 12px;
 border-top: 1px solid #23313E !important;
 border-bottom: 1px solid #23313E !important;
 border-left: 1px solid #23313E !important;
 border-right: 0px;
 padding:14px;
}
a.plan-switch:first-child {
-moz-border-top-left-radius: 4px;
 -moz-border-bottom-left-radius: 4px;
 -webkit-border-top-left-radius: 4px;
 -webkit-border-bottom-left-radius: 4px;
 border-top-left-radius: 4px;
 border-bottom-left-radius: 4px;
}
a.plan-switch:last-child {
 border-right: 1px solid #125398 !important;
 -moz-border-top-right-radius: 4px;
 -moz-border-bottom-right-radius: 4px;
 -webkit-border-top-right-radius: 4px;
 -webkit-border-bottom-right-radius: 4px;
 border-top-right-radius: 4px;
 border-bottom-right-radius: 4px;
}
a.plan-switch.active {
 background: #125398;
 color: #FFF;
 padding:14px;
}
 .mobile-only {
 display:block !important;
}
 #header-outer .row .col.span_9 {
 float: left;
 right: auto;
}
.dckap-product-logo {
 width: 200px !important;
 margin: auto;
 display: block;
}
.page-id-3976 .wpb_wrapper h1, .page-id-3976 .wpb_wrapper h1.vc_custom_heading {
 font-size: 24px !important;
 line-height: 30px !important;
 font-weight: 700;
}
.page-id-3976 .wpb_wrapper h2.vc_custom_heading {
 font-size: 22px !important;
 font-weight: 700;
}
.page-id-3976 .wpb_wrapper h3.vc_custom_heading {
 font-size: 20px !important;
line-height: 24px !important;
}
.page-id-3976 p {
 font-size: 14px !important;
 font-weight: 400;
 padding-bottom: 0px;
 line-height: 24px;
}
.page-id-3976 h4 {
 font-size: 18px !important;
 font-weight: 700;
}
.page-id-3976 h5 {
 font-size: 16px !important;
 font-weight: 700;
 line-height: 14px;
}
 .page-id-3976 h6 {
 font-size: 12px !important;
 font-weight: 700;
}
 .page-id-3976 .prod-price h6 {
 font-size: 14px !important;
}
 .dckap-integrator .nectar-shape-divider-wrap:not([data-using-percent-val="true"]) .nectar-shape-divider {
 height: 28% !important;
}
 .pricing-page-blocks {
height: 510px;
}
 .matrix-container.prod-price {
 margin-left: -50px;
 margin-right: -50px;
}

 .plan-switch.std.active .pricing-row-item.standard-col {
display: block !important;
}
 .pricing-matrix tr:last-child .standard-col {
 width:168%;
}
 .pricing-matrix tr:last-child .enterprise-col, .pricing-matrix tr:last-child .pro-col {
 width:145%;
}
.testimonial_slider[data-style=multiple_visible] blockquote {
 width: 100% !important;
 height: 580px !important;
}
 .savings-slide-sec {
 height: 200px;
}
.testimonial_slider .slides {
 overflow: visible !important;
}
body .full-width-section .row-bg-wrap {
 width: 100vw !important;
 margin-left: -50vw !important;
}
}
@media(max-width:410px) {
.matrix-container.prod-price {
 margin-left: -35px;
 margin-right: -35px;
}
.pricing-matrix tr:last-child .standard-col {
 width:155%;
}
}
/* Pricing page CSS End */


/*partners page Start */
.esummit-blog h5 {
	font-weight:700;
}
.esummit-blog p {
	font-size: 16px;
	letter-spacing: 0.02rem;
}
.esummit-blog img {
	width:100%;
}
.partners-blocks-desc a {
	color:#23313E;
}
.esummit-blog .watch-now a {
	font-size:16px;
	font-weight:500;
	color:#A82700;
	font-family: 'Montserrat';
	font-style: normal;
	margin-bottom:20px;
	letter-spacing:0px;
}
.esummit-blog .watch-now a:hover {
	color:#A82700;
	font-family: 'Montserrat';
}
.testimonial-static .testimonial_slider[data-style="multiple_visible"] blockquote {
	border:none !important;
	background:#fff;
}
.testimonial-static .testimonial_slider[data-style=multiple_visible] blockquote {
	width:100%;
}
.testimonial-static .star-rating-wrap {
    margin-left: 0px;
}
/*.testimonial-static .testimonial_slider[data-style*=multiple_visible] blockquote {
	padding:0px;
}
.testimonial-static .testimonial_slider[data-style="multiple_visible"] blockquote p {
	padding: 10px 0px 0px 0px;
}*/

.testimonial-static .testimonial_slider[data-style="multiple_visible"] blockquote {
	border-radius:8px;
}
.testimonial-static .testimonial_slider[data-style="multiple_visible"] .image-icon {
	margin-left:0px;
}
.testimonial-static .testimonial_slider:not([data-style="minimal"]) blockquote span.star-rating-wrap {
 margin-bottom:20px;
}
.testimonial-static .nectar_single_testimonial {
	display: none !important;
}
.testimonial-static .testimonial_slider[data-style="multiple_visible"] .image-icon {
	margin-left:18px !important;
}
.testimonial-static.partners-new .testimonial_slider[data-style=multiple_visible] blockquote {
  min-height: 360px !important;
  padding: 15px;
  /* min-height: auto !important; */
}
 @media only screen and (max-width: 1400px) {
 .testimonial-static.partners-new .testimonial_slider[data-style=multiple_visible] blockquote {
 position: relative !important;
 height: 366px;
}

}
 @media only screen and (max-width: 1024px) {
 .testimonial-static.partners-new {
 padding-bottom:100px;
}
.testimonial-static.partners-new .testimonial_slider[data-style=multiple_visible] blockquote {
 height: 450px;
 min-height: auto !important;
}
}
 @media only screen and (max-width: 991.98px) {
 .testimonial-static.partners-new {
 padding-bottom:0px;
}
 .testimonial-static.partners-new .testimonial_slider[data-style=multiple_visible] blockquote {
 height: auto;
 padding-bottom:30px;
}
}
 @media only screen and (max-width: 767.98px) {
 .testimonial-static.partners-new {
 padding-bottom:30px;
}
 .testimonial-static.partners-new .testimonial_slider[data-style=multiple_visible] blockquote {
 position: relative !important;
 height: auto !important;
 padding-bottom:15px;
}
}
/*partners page End */

/* Blog indivudual page start */

/* Blog Layout */
span.meta-category a {
	background: #F3F6FA !important;
    border-radius: 20px !important;
    border: none !important;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600 !important;
    font-size: 12px !important;
    line-height: 15px !important;
    letter-spacing: 0.02em !important;
    text-transform: uppercase !important;
    padding: 6px 9px !important;
    transform: translateY(-3px)!important;
    color: #000000 !important;
	margin-right:6px;
}
.single .row .col.section-title span {
	padding-left:0px !important;
}
.single .heading-title[data-header-style="default_minimal"] .meta-category a:hover, .single .heading-title[data-header-style="default_minimal"] .meta-category a:focus {
    background: #F2F9FE !important;
    color: #000000;
}
.single body[data-button-style^=rounded].single .heading-title[data-header-style=default_minimal] .meta-category a {
	margin-left:0px !important;
}

body[data-button-style*="slightly_rounded"].single .heading-title[data-header-style="default_minimal"] .meta-category {
    display: block;
    max-width: 1000px;
    margin: 0 auto;
    text-align: left;
}

div#ez-toc-container {
    background: #F9F9F9;
    padding: 20px;
}
div#ez-toc-container p.ez-toc-title {
    /* color: #a82700; */
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 800;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #23313E;
    margin-bottom: 10px;
    display: block;
}
div#ez-toc-container ul.ez-toc-list a {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #A82700;
}
div#ez-toc-container ul.ez-toc-list a:hover{
    color: #A82700;
}
span.ez-toc-title-toggle {
    display: none;
}
div#ez-toc-container ul li a {
    background: url('https://www.dckap.com/wp-content/uploads/2022/04/Vector.png');
    background-repeat: no-repeat;
    padding-left: 17px;
    background-position: left center;
}
.single #single-below-header {
    margin-bottom: 0;
    max-width: 1000px;
    margin: 0 auto;
    text-align: left;
}
.single h1.entry-title {
    text-align: left !important;
}

.single-post-subscription {
    background: linear-gradient(95.39deg, rgba(168, 39, 0, 0.66) 18.43%, rgba(200, 78, 42, 0.3234) 73.56%), #B95233;
    padding: 70px 0;
}

.single-post-subscription h4 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #FFFFFF;
}
.single-post-subscription h2 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 34px;
    color: #FFFFFF;
}
.single-post-subscription .hs-input {
    background: #FFF !important;
    border: none !important;
}
.single-post-subscription 
 input.hs-button.primary.large {
    background: #000000;
    width: 100%;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    border-radius: 0px !important;
    padding: 10px;
}
.single-post-subscription ul.no-list.hs-error-msgs.inputs-list {
    margin: 0;
    list-style: none !important;
}
.single-post-subscription ul.no-list.hs-error-msgs.inputs-list li {
    list-style: none;
}
.single-post-subscription ul.no-list.hs-error-msgs.inputs-list li label {
    color: #FFF;
    font-size: 10px;
}
.single-post-subscription .hs_email > label {
    display: none;
}
.single-post-subscription .hs_email.hs-email.hs-fieldtype-text.field.hs-form-field {
    margin-bottom: 10px;
}

body.single-post #page-header-bg h1, html body .row .col.section-title h1, .nectar-box-roll .overlaid-content h1 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 48px;
    color: #23313E;
    text-transform: none !important;
}

.single-post-subscription .hbspt-form {
    margin-left: 120px;
}
.single-post-subscription .subscribe-note {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #FFFFFF;
    margin-left: 120px;
    margin-top: 10px;
}
.single-post .heading-title {
	margin-bottom:0px !important;
	padding-bottom:10px !important;
	padding-top:10px !important;
}
.single .heading-title[data-header-style=default_minimal] .meta-category a {
	margin:5px 5px 0 0px !important;
	text-transform:uppercase !important;
}

.single h2 {
	margin:18px 0px !important;
}

.single p {
	padding-bottom:13px !important;
	padding-top:13px !important;
}
.single span.meta-comment-count {
    display: none !important;
}
.single #ez-toc-container { 
	margin-bottom:2.5em !important;
}
.single .row .col.section-title.blog-title, .row .col.section-title.project-title {
	margin-bottom:0px !important;
}
.single .blog-title #single-below-header>span {
	border-left: none !important;
}
.divider-single {
	color:#F1F1F1 !important;
}
.single #search-outer {
	background:#23313E !important;
	padding: 35px 0px !important;
}

.single #search-outer #search #search-box input[type="text"] {
    color: #fff !important;
	font-size: 24px !important;
    font-weight: 700 !important;
    font-style: normal !important;
	padding-left:0px !important;
}
body[data-form-style="minimal"] input[type="text"] {
	border-bottom: 1px solid #FFFFFF !important;
}
#search-outer #search #close a span, body.ascend #search-outer #search #close a span {
	color:#ffffff !important;
	float:right !important;
	display:none !important;
}
.single li#search-btn {
   padding:4px 12px 4px 16px !important;
    border: 1px solid #f1f1f1;
    border-radius: 24px;
	background: #FFFFFF;
	display: flex;
}
.single span.search-text {
    padding-right:10px;
	font-size: 14px !important;
    font-weight: 400;
    color: #616161 !important;
	font-family: 'Montserrat' !important;
}
.single .icon-salient-search:before {
	font-size:13px !important;
	font-weight:800;
}

.single-post p a:hover {
	text-decoration:underline;
	color:#a82700 !important;
}
 
/*nav ul.buttons.sf-menu {
    display: none !important;
}
#top .mobile-search {
	display:none !important;
}*/

/*Blog individual page end */

/*Blog listing page start */
.blog-listing-paragraph p {
	font-weight:700 !important;
	color:#CFDDEA;
	font-size:14px !important;
	text-align:left;
}
.font-weight-700 {
	font-weight:700 !important;
	letter-spacing:0.02em;
} 

#search-outer {
	background:#23313E !important;
	padding: 35px 0px !important;
}

#search-outer #search #search-box input[type="text"] {
    color: #fff !important;
	font-size: 24px !important;
    font-weight: 700 !important;
    font-style: normal !important;
	padding-left:0px !important;
}
body[data-form-style="minimal"] input[type="text"] {
	border-bottom: 1px solid #FFFFFF !important;
}
#search-outer #search #close a span, body.ascend #search-outer #search #close a span {
	color:#ffffff !important;
	float:right !important;
	display:none !important;
}
li#search-btn {
   padding:4px 12px 4px 16px !important;
    border: 1px solid #f1f1f1;
    border-radius: 24px;
	background: #FFFFFF;
	display: flex;
}
span.search-text {
    padding-right:10px;
	font-size: 14px !important;
    font-weight: 400;
    color: #616161 !important;
	font-family: 'Montserrat' !important;
}
.icon-salient-search:before {
	font-size:13px !important;
	font-weight:800;
}
.blog-listing-common .post-area.masonry.classic_enhanced .post .content-inner {
    padding: 20px;
	position: relative !important;
}

.blog-listing-common .masonry.classic_enhanced .posts-container .has-post-thumbnail .meta-category a { 
	top:24px !important;
	margin-right:6px;
}
.blog-listing-common .blog-recent[data-style*=classic_enhanced] .meta-category a:not(:first-child), .masonry.classic_enhanced .posts-container article .meta-category a:not(:first-child) {
    display: inline-block !important;
}
.blog-listing-common .blog-recent[data-style*=classic_enhanced] .has-post-thumbnail .meta-category a, .blog-recent[data-style*=classic_enhanced] .meta-category a, .masonry.classic_enhanced .posts-container .has-post-thumbnail .meta-category a {
    position: static !important;
}
.blog-listing-common .masonry.classic_enhanced .masonry-blog-item .article-content-wrap {
	padding:10px !important;
}
.blog-listing-common .excerpt {
    font-size: 16px !important;
    font-weight: 400;
    color: #23313E;
    line-height: 24px;
}
.blog-listing-common a.esummit-blog.watch-now {
    padding-left: 12px;
    display: none;
}
#pagination span.page-numbers.current {
	background-color:#125398 !important;
}
span.post-date {
    display: none !important;
}
#sidebar .widget .nectar_widget[class*=nectar_blog_posts_][data-style=minimal-counter]>li, .widget .nectar_widget[class*=nectar_blog_posts_][data-style=minimal-counter]>li {
	background:#ffffff !important;
}
#footer-outer #footer-widgets .widget .nectar_widget[class*=nectar_blog_posts_][data-style=minimal-counter]>li, #sidebar .widget .nectar_widget[class*=nectar_blog_posts_][data-style=minimal-counter]>li, .widget .nectar_widget[class*=nectar_blog_posts_][data-style=minimal-counter]>li {
    padding-top: 20px;
    padding-bottom: 20px;
}
.widget .nectar_widget[class*=nectar_blog_posts_][data-style=minimal-counter]>li::before {
	margin-left:10px !important;
	color: #4176AD !important; 
}
.widget .nectar_widget[class*=nectar_blog_posts_] .arrow-circle {
	margin-left:9px !important;
}
.widget .nectar_widget[class*="nectar_blog_posts_"] .arrow-circle svg circle {
	stroke:#4176AD !important;
}
body .widget .nectar_widget[class*=nectar_blog_posts_]>li .post-title {
	font-weight:700 !important;
	font-size:14px !important;
	color:#23313E  !important;
}
#sidebar h4 {
	font-size:14px !important;
	font-weight:700 !important;
	color:#000000 !important;
	opacity:1 !important;
}
.blog-listing-common span.post-title {
    font-size: 14px !important;
    font-weight: 700 !important;
    color: #23313E;
}
span.post-title:hover {
    color: #a82700 !important;
}
.post-header title a:hover {
	color: #a82700 !important;
} 
#sidebar div ul li a {
    font-size: 14px;
    font-weight: 700;
	color:#23313E;
}
.page-id-1559 .icon-salient-search:before {
	color:#000 !important;
}
.page-id-1559 .post-area.masonry.span_12 .masonry-blog-item {
    width: 46.8%;
}
.page-id-1559 li#search-btn a {
    margin: 3px;
}
.page-id-1559 li#search-btn {
    padding: 3px 12px 4px 10px !important;
}
.page-id-1559 span.search-text {
	margin-right:26px;
}
.dots + .page-numbers {
display:none !important;
}
.post-area.masonry.span_12 #pagination {
	text-align:left;
}
.blog-banner {
	max-width:96%;
}
.blog-featured-post {
	font-weight:700;
	padding-bottom: 13px;
}
.blog-banner-content {
    position: absolute;
}
span.page-numbers.dots {
    display: none !important;
}
a.entire-meta-link {
    position:relative !important;
}
/* i.fa.fa-angle-right {
    padding-top: 3px;
} */
.page-id-1559 img.nectar-lazy.skip-lazy.wp-post-image.loaded.auto-height {
    object-fit: cover;
    /* height: 270px !important; */
}
.post-area.masonry.classic_enhanced .post .inner-wrap:hover .post-featured-img img {
    transform: scale(1) !important;
}
@media only screen and (max-width: 767.98px) {
	.blog-index-common span.meta-category a {
		line-height:40px !important;
	}
	.blog-index-common ul.buttons.sf-menu {
    	margin-top: 8px;
		margin-bottom:10px;
	}
	.page-id-1559 .post-area.masonry.span_12 .masonry-blog-item {
    width: 100%;  
}
}

/*Blog listing page end */

/*Search page Start */
body.search-results .container-wrap .main-content {
    background: #f9f9f9;
}
body #search-results .result {
	width:46.8%;
	padding:0px;
}
#search-results .result .inner-wrap {
	padding:0px;
	border-radius:4px;
}
#search-results article {
	margin-right:20px;
	margin-bottom:20px !important;
}
#search-results .post-area.masonry.classic_enhanced .post .content-inner {
    padding: 20px;
    position: relative !important;
}
#search-results .post-content {
	padding-left:0px !important
}
#search-results .excerpt {
    font-size: 16px !important;
    font-weight: 400;
    color: #23313E;
    line-height: 24px;
}
.search-results .subheader {
    color: #fff;
    font-size: 20px;
    font-weight: 300;
}
#search-results .result img {
    margin-bottom: 10px;
    object-fit: cover;
    height: 270px;
	border-radius:4px;
	margin-bottom:0px !important;
}
.result .meta-category a:hover {
	background:#a82700!important;
	color:#fff !important;
}
.search-results .container-wrap {
	padding-bottom:0px !important;
}
.post-area.masonry.classic_enhanced .post .content-inner {
    padding: 20px;
    position: relative !important;
}
#search-results span.meta-category a {
	text-transform:capitalize !important;
}
#search-results .post-area {
	padding-right:0px !important;
}
.post-area #pagination {
    padding-left:0px !important; 
}
.search-results a.entire-meta-link {
    position: relative !important;
}
.search-results .masonry.classic_enhanced .posts-container article .meta-category a:hover {
	color:#fff !important;
}
/*Search page end */

/*Category page STart */
.archive .subheader {
    color: #fff;
    font-size: 20px;
    font-weight: 300;
}
.archive .container-wrap {
	background:#f9f9f9 !important;
}
.archive  .excerpt {
    font-size: 16px !important;
    font-weight: 400;
    color: #23313E;
    line-height: 24px;
}
.archive .post-header span {
	display:none;
}
.archive .row.page-header-no-bg {
    background: #23313e;
}
.archive .section-title span {
    color: #fff !important;
}
.archive .section-title h1 {
    color: #fff !important;
}
.archive .post-area.masonry .post .post-meta {
	display:none;
}
.archive .masonry.classic_enhanced .masonry-blog-item .entire-meta-link {
	position:relative;
}
.archive .masonry.classic_enhanced .posts-container article .meta-category a:hover {
	color:#fff !important;
}
.archive .masonry.classic_enhanced .masonry-blog-item .article-content-wrap {
    padding: 5px 0px !important;
}
.masonry.classic_enhanced .masonry-blog-item .entire-meta-link {
	position:relative !important;
}
.masonry.classic_enhanced .posts-container article .meta-category a:hover {
	color:#fff !important;
}
.archive img.nectar-lazy.skip-lazy.wp-post-image.auto-height.loaded {
    object-fit: cover;
    height: 270px !important;
}
/*Category page End */

/* Category page search add  Start */

 .section-title .meta-category {
    display: none;
} 
 .category .section-title h1 {
	display:inline-block;
} 
.category .subheader {
    color: #fff;
    font-size: 20px;
    font-weight: 300;
}
.category .excerpt {
    font-size: 16px !important;
    font-weight: 400;
    color: #23313E;
    line-height: 24px;
}
.category span.search-text {
    margin-right: 26px;
}
.category li#search-btn a {
    margin: 3px;
}
.category li#search-btn {
    padding: 3px 12px 4px 10px !important;
}
.category .icon-salient-search:before {
    color: #000 !important;
}
.category li#search-btn .search-text {
    color: #616161  !important;
	font-size:14px !important;
}
.category span.search-icon {
    /*margin-top: 12px;*/
	padding-left:0px !important;
	
}
.category .section-title span {
	font-size:12px !important;
	line-height:12px !important;
}
/* Category page search add  End */

/* Author page search add  Start */	
 .section-title .meta-category {
    display: none;
} 
 .author .section-title h1 {
	display:inline-block;
} 
.author .subheader {
    color: #fff;
    font-size: 20px;
    font-weight: 300;
}
.author .excerpt {
    font-size: 16px !important;
    font-weight: 400;
    color: #23313E;
    line-height: 24px;
}
.author span.search-text {
    margin-right: 26px;
}
.author li#search-btn a {
    margin: 3px;
}
.author li#search-btn {
    padding: 3px 12px 4px 10px !important;
}
.author .icon-salient-search:before {
    color: #000 !important;
}
.author li#search-btn .search-text {
    color: #616161  !important;
	font-size:14px !important;
}
.author span.search-icon {
    /*margin-top: 12px;*/
	padding-left:0px !important;
	
}
.author .section-title span {
	font-size:12px !important;
	line-height:12px !important;
}
/* Author page search add  end */	

/*Search result page add search css start */
.search-results .subheader {
    text-align: left;
    font-size: 20px !important;
}
.search-results .row.page-header-no-bg {
    background: #23313e;
}
/* .section-title .meta-category {
    display: none !important;
} */
/* .search-results .section-title h1 {
	display:inline-block;
} */

.search-results span.search-text {
    margin-right: 26px;
}
.search-results li#search-btn a {
    margin: 3px;
}
.search-results li#search-btn {
    padding: 3px 12px 4px 4px !important;
}
.search-results .icon-salient-search:before {
    color: #000 !important;
}
.search-results li#search-btn .search-text {
    color: #616161  !important;
	font-size:14px !important;
}
.search-results span.search-icon {
    /*margin-top: 12px;*/
	padding-left:0px !important;
}
.search-results .subheader {
    display: inline-block !important;
    float: left !important;
}
.search-results .section-title span {
	font-size:12px !important;
	line-height:12px !important;
}
.search-results .section-title span.result-description {
    font-size: 23px !important;
}
body.search #page-header-bg {
    height: auto !important;
}
.search-results .page-header-no-bg {
	padding-bottom:35px !important;
}
.search-results .row .col.section-title {
	border-bottom:none !important;
}
@media only screen and (min-width: 1px) and (max-width: 999px){
body.search-results .row .col.section-title span.search-icon {
	display:inline !important;
	
}
}
/*Search result page add search css end */

/*menu sri edited for spacing */
ul.sub-menu.tracked-pos li a {
    padding-left: 20px !important;
}
small.item_desc {
    padding-top: 4px !important;
}
.nectar-fancy-ul ul li {
	font-size:14px;
}
#header-secondary-outer[data-lhe="animated_underline"] ul.sub-menu li > a .menu-title-text {
    font-family: 'Montserrat' !important;
    font-style: normal !important;
    font-weight: 600 !important;
    font-size: 13px !important;
}
/*menu sri edited for spacing end */

/* New Menu Style */
body.ascend #header-secondary-outer[data-mobile=display_full] {
	display: none !important;
}
body.ascend.page-id-3970 #header-secondary-outer[data-mobile=display_full], body.ascend.parent-pageid-3970 #header-secondary-outer[data-mobile=display_full] {
	display: block !important;
}
body.ascend.page-id-4148 #header-secondary-outer[data-mobile=display_full], body.ascend.parent-pageid-4148 #header-secondary-outer[data-mobile=display_full] {
	display: block !important;
}
body.ascend.page-id-1928 #header-secondary-outer[data-mobile=display_full], body.ascend.parent-pageid-1928 #header-secondary-outer[data-mobile=display_full] {
	display: block !important;
}


/* New Menu Style */
body #header-outer #top nav .sf-menu ul li > a .item_desc {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    color: #7B838B !important;
}
body #header-outer #top nav .sf-menu ul li > a:hover .item_desc {
    color: #7B838B !important;
}
#header-outer[data-lhe="animated_underline"] ul.sub-menu li > a .menu-title-text {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    color: #A82700;
}
.sf-menu >li ul {
    padding: 0;
    width: 30em;
}
#top nav > ul > li > a {
    font-size: 15px;
}
body[data-dropdown-style="minimal"]:not([data-header-format="left-header"]) header#top .sf-menu li ul {
    border-top: 2px solid #A82700;
}
body:not([data-header-format="left-header"]) #header-outer .sf-menu li ul {
    background: #1F272E !important;
    border-top: 2px solid #A82700;
    border-bottom: none !important;
}
#header-secondary-outer ul ul li a:hover, #header-secondary-outer ul ul li a:focus, #header-secondary-outer ul > li:not(.megamenu) ul a:hover {
    background: #1F272E !important;
}
#header-secondary-outer span.menu-title-text {
    color: #FFF !important;
}
#header-secondary-outer small.item_desc {
    color: #7B838B;
    font-size: 12px !important;
}
#header-secondary-outer .sf-menu > li > ul > li:last-child a {
    border-bottom: none !important;
}
body[data-dropdown-style="minimal"] #header-outer:not([data-format="left-header"]) header#top nav > ul > li:not(.megamenu) ul a:hover {
    background: #f1f1f1 !important;
}
body #header-outer #top nav .sf-menu ul .current-menu-item > a .item_desc, body #header-outer #top nav .sf-menu ul .current_page_item > a .item_desc{
	color: #7B838B !important
}
#header-outer[data-lhe="animated_underline"]:not([data-format="left-header"]) nav > ul > li:not([class*="button_"]) > a .menu-title-text:after {
    border-top-width: 0px;
}


/* CS Filter*/
.casestudy-filter-panel .filter-input label {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #CFDDEA;
    margin-bottom: 10px;
    display: block;
}
.casestudy-filter-panel .filter-input select.filter-select {
    /* display: flex; */
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 12px;
    gap: 10px;
    /* width: 108px; */
    /* height: 28px; */
    background: #F3F6FA;
    border-radius: 20px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 15px;
    letter-spacing: 0.02em;
    text-transform: capitalize;
    color: #000000;
}
body #pagination>span.page-numbers.current {
	height: 40px !important;
    width: 40px !important;
	line-height:20px !important;
}

.postid-24090  .tabbed > ul li a.active-tab {
    background: #23313e !important;
	color:#fff;
}
.postid-24108  .tabbed > ul li a.active-tab {
    background: #23313e !important;
	color:#fff;
}
.postid-24090 .clearfix {
    clear: none !important; 
}
.postid-24108 .clearfix {
    clear: none !important; 
}
.postid-24090 .ui-tabs-nav a, ul.wpb_tabs_nav.ui-tabs-nav a.active-tab { 
	font-size:15px !important;
}
.postid-24108 .ui-tabs-nav a, ul.wpb_tabs_nav.ui-tabs-nav a.active-tab { 
	font-size:15px !important;
}
.postid-24090 .tabbed[data-style=vertical_modern] .wpb_tabs_nav li a {
    font-family: 'Montserrat';
    font-weight: bold;
	background-color: rgba(0,0,0,0.04);
	text-align:left;
	line-height:19px !important;
}
.postid-24108 .tabbed[data-style=vertical_modern] .wpb_tabs_nav li a {
    font-family: 'Montserrat';
    font-weight: bold;
	background-color: rgba(0,0,0,0.04);
	text-align:left;
	line-height:19px !important;
}
.postid-24090 .tabbed>ul li a {
	color:#23313e;
}
.postid-24108 .tabbed>ul li a {
	color:#23313e;
}
.postid-24090 ul.wpb_tabs_nav.ui-tabs-nav {
	margin-top:0px;
}
.postid-24108 ul.wpb_tabs_nav.ui-tabs-nav {
	margin-top:0px;
}

body.events-template-default .post-area {
    margin-top: 0px !important;
}


.single-post-subscription-form {
    background: linear-gradient(95.39deg, rgba(168, 39, 0, 0.66) 18.43%, rgba(200, 78, 42, 0.3234) 73.56%), #B95233;
    padding: 50px 50px 30px 50px;
    border-radius: 10px;
}
.single-post-subscription-form .hs_email > label {
    display: none;
}
.single-post-subscription-form .hs-input {
    background: #FFF !important;
    border: none !important;
	margin-bottom: 10px;
}
.single-post-subscription-form input.hs-button.primary.large {
    background: #000000;
    width: 100%;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    border-radius: 0px !important;
    padding: 10px;
}
.single-post-subscription-form p {
    color: #FFF;
    font-size: 18px;
    line-height: 28px;
}

body[data-button-style=rounded].ascend .container-wrap .single-post-subscription-form input[type=submit] {
    border-radius: 0px !important;
}

@media (min-width:1025px){
	.single-post-subscription-form {
		margin: 0 100px;
		position: relative;
	}
	.single-post-subscription-form::before {
		background: url("https://www.dckap.com/wp-content/uploads/2022/09/arrow.svg");
		content: " ";
		display: block;
		position: absolute;
		width: 76px;
		height: 100px;
		left: -38px;
		background-repeat: no-repeat;
		top: 70px;
	}
	.single-post-subscription-form .hs_email.hs-email.hs-fieldtype-text.field.hs-form-field {
		float: left;
		width: 70%;
	}
	.single-post-subscription-form .hs_submit.hs-submit {
		float: left;
		width: 28%;
		margin-left: 2%;
	}
}