/*
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
*/
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@100;200;300;400;500;600;700;800;900&amp;display=swap');

body.single .post a b {
    color: #605eb9;
}
/* single post css start */
div#sec5 a {
    color: #fff;
}
div#sec5 h6 {
    font-size: 22px;
    line-height: 30px;
    min-height: 60px;
}
a#cta3-btn {
    background: #605eb9 !important;
    color: #fff !important;
}
#top li#menu-item-55 a {
    background: #605eb9;
    padding: 10px 25px !important;
    border-radius: 5px;
}

#top ul.sf-menu.sf-js-enabled.sf-arrows .current-menu-item a {
    opacity: 0;
}
.single-post #atr_sec .row-bg.viewport-desktop::before {
    content: url(../../../../../www.webappvault.com/blog/wp-content/uploads/2023/05/Cartoon-Character-PNG-Transparent-HD-Photo-removebg-preview-e1685490313640.png);
    position: absolute;
    right: 80%;
    transform: scale(1);
    bottom: 0;
    visibility: visible;
    filter: brightness(1.5);
}
.single-post #atr_sec h2 {
    font-weight: 700;
    background: #ffffff6e;
    padding: 10px;
    width: 80%;
}
.blog-text h2 {
    color: #000;
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 25px;
}
.blog-text p {
    color: #000;
}
.single-post #atr_sec a#btnn {
    padding: 16px 50px;
    margin: 0;
    margin-left: 15px;
    background-image: -webkit-linear-gradient(0deg, #e92785 0%, #e927856b 100%) !important;
    font-weight: 700;
    text-transform: uppercase;
}
.single-post #atr_sec a#btn {
    margin: 0;
    padding: 16px 50px;
    background-image: -webkit-linear-gradient( 0deg,#e99a28 0%,rgb(204,35,72) 100%) !important;
    font-size: 16px;
    font-weight: 700;
}
/* single post css end */
header#top ul#menu-ryt {
    justify-content: right !IMPORTANT;
}
header#top ul#menu-ryt li a {
    padding: 0px 1px !IMPORTANT;
}
header#top ul#menu-ryt .hy a {
    padding: 0px 10px !important;
}
header#top ul#menu-ryt .hy a span {
    color: #232323;
    font-size: 12px;
    line-height: 22px;
}
header#top ul.sub-menu.tracked-pos li a {
    font-family: poppins !IMPORTANT;
    text-transform: capitalize !important;
}
header#top .he:hover ul li {
    height: 30px !IMPORTANT;
    opacity: 1;
}
header#top ul#menu-ryt .im img {
    margin-bottom: 0px !IMPORTANT;
}
header#top {
    padding-top: 16px !IMPORTANT;
    padding-bottom: 16px !IMPORTANT;
}
header#top ul.sub-dropdown1 li {
    height: 0px;
    transition: 0.2s;
    opacity: 0;
    box-shadow: unset !important;
    background: transparent !important;
}
header#top .he {
    box-shadow: unset !important;
}
header#top .he ul.sub-dropdown1.tracked-pos {
    position: unset !important;
    box-shadow: unset !IMPORTANT;
}
#header-outer #top .sf-menu li:hover a {
    background: unset;
    border-color: #e5007c !IMPORTANT;
}
#header-outer #top .sf-menu > .sf-with-ul > a {
    padding: 10px 20px !IMPORTANT;
    background: transparent !important;
    transition: 0.2s linear;
    border-top: 2px solid #ececec;
}
div#header-secondary-outer .sf-menu.sf-js-enabled.sf-arrows a {
    font-size: 14px;
}
div#header-secondary-outer ul {
    padding-top: 0px !important;
}
div#header-secondary-outer ul li a span i:before {
    font-family: 'FontAwesome';
}
div#header-secondary-outer ul li a span i {
    font-family: 'Poppins';
}
div#header-secondary-outer .sf-menu.sf-js-enabled.sf-arrows a {
    display: inline-block;
    border: 1px solid #fff;
    border-top: 0;
/*     border-right: 0; */
    padding: 4px 15px;
    height: 34px;
    margin: 0px;
}
div#glo-sec ul li {
    list-style: none;
}
div#glo-sec ul li a {
    font-family: 'Poppins';
}
div#glo-sec h3 {
    font-size: 18px;
    height: 55px;
    margin-bottom: 35px !important;
	line-height: 26px;
}
div#glo-sec h3:after {
    content: '';
    position: absolute;
    background: #fff;
    width: 30%;
    height: 2px;
    left: 0;
    top: 70px;
}
div#glo-sec ul {
    margin-left: 0px;
}
div#header-secondary-outer .sf-menu.sf-js-enabled.sf-arrows i:before {
    padding-right: 6px;
}
#k-sec input.search-field::placeholder {
    font-size: 20px;
	color: #000 !important;
    font-weight: 700;
}
#k-sec form.search-form button.search-widget-btn {
    float: left;
    position: absolute;
    left: 0;
    right: unset;
}
#k-sec form.search-form button.search-widget-btn span.normal.icon-salient-search {
    font-weight: 700;
    color: #000 !IMPORTANT;
    font-size: 23px;
}
#k-sec .icn {
    display: flex;
    align-items: center;
}
#k-sec .icn ul li a i:hover {
    background: #fff;
    box-shadow: 0px 0px 20px 0px #ccc;
    color: #000 !important;
    transform: rotate(360deg);
}
#k-sec .icn ul li a i {
    background: #06051d;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 40px !IMPORTANT;
    margin-right: 10px;
    transition: 0.9s;
}
#k-sec .icn ul {
    margin-bottom: 0px !important;
}
#k-sec .icn ul li {
    display: inline-block;
}
#k-sec .ra h4 {
    font-size: 20px;
    line-height: 30px;
}
#k-sec .ra {
    float: right;
}
#k-sec {
    padding-bottom: 0px !IMPORTANT;
}
#h-sec {
    padding: 60px 100px !important;
    margin-bottom: 60px !IMPORTANT;
}
#h-sec input#tnp-1 {
    background: #fff !IMPORTANT;
    padding: 15px 20px;
    border-radius: 10px !IMPORTANT;
    border: 2px solid;
    width: 75%;
}
#h-sec form .tnp-field.tnp-field-button input.tnp-submit {
    position: absolute;
    width: auto;
    right: 0;
    top: unset;
    bottom: 0;
    margin: auto;
    padding: 27px 30px !important;
    line-height: 0px !IMPORTANT;
    border-radius: 10px !important;
    font-family: poppins !important;
    font-size: 16px;
}
#h-sec #sidebar {
    margin: auto;
    width: 60%;
}
#h-sec h2 {
    font-size: 35px !IMPORTANT;
    font-family: 'Poppins' !IMPORTANT;
}
#copyright {
    padding: 30px 0px !important;
    font-family: poppins !important;
}
#copyright .col.span_5 {
    border-top: 1px solid #cccf;
    padding-top: 30px;
    max-width: 100% !important;
}
#h-sec form {
    position: relative;
}
#header-outer #top .sf-menu li a span:hover {
    transform: scale(1.1);
    transition: 0.2s linear;
    display: inline-block;
}
#k-sec input.search-field {
    padding: 15px 20px 15px 70px !IMPORTANT;
}
header#top ul li a.sf-with-ul {
    margin-bottom: 0px !important;
}
#glo-sec h4 {
    color: #fff;
    font-size: 18px;
    padding: 0 0 0px;
    background: linear-gradient(to right, rgb(233, 154, 40) 0%, rgb(233, 39, 133) 40%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
#glo-sec {
    padding-top: 50px !IMPORTANT;
}
#glo-sec li.item.dropdown {
    position: relative;
}
#glo-sec .navwrp {
    display: table;
    width: 53%;
}
#glo-sec .wpb_raw_code.wpb_content_element.wpb_raw_html ul {
    margin-left: 0px;
}
#glo-sec .wpb_raw_code.wpb_content_element.wpb_raw_html ul li {
    list-style: unset;
}
#glo-sec .navwrp a {
    color: #fff;
}
#glo-sec p.dropdown_anchor {
    margin: 0;
    position: absolute;
    top: -2px;
    right: -20px;
}
#glo-sec .wpb_raw_code.wpb_content_element.wpb_raw_html ul li a {
    font-family: poppins !important;
}
#glo-sec li.item.dropdown.dropdown_active ul.items_links {
    height: 100px;
    overflow: auto;
    padding-left: 30px;
    margin-bottom: 10px;
}
#glo-sec li.item.dropdown.dropdown_active ul.items_links::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

#glo-sec li.item.dropdown.dropdown_active ul.items_links::-webkit-scrollbar
{
	width: 4px;
	background-color: #F5F5F5;
}
#glo-sec li.item.dropdown.dropdown_active ul.items_links::-webkit-scrollbar-thumb
{
	background-color: #1f0950;
}
#glo-sec p a {
    opacity: 1 !IMPORTANT;
    font-family: poppins;
}
#glo-sec .icn ul li {
    display: inline-block;
    margin-right: 10px;
    font-size: 20px;
}
header#top .he ul li a:hover {
    color: #e5007c !important;
    transform: scale(1.1);
    transition: 0.2s linear;
    display: inline-block;
}
header#top .he ul li:hover {
    color: #e5007c !important;
}
header#top ul.sub-menu.tracked-pos .he a {
    padding: 7px 0px !IMPORTANT;
}
header#top .he li.first a {
    margin-top: 7px !important;
}
header#top li.he:hover ul.sub-dropdown1.tracked-pos {
    padding-top: 10px !important;
}
header#top ul.sub-dropdown1.tracked-pos {
    padding-top: 0px;
}
#header-outer header#top .row .col.span_9.col_last ul.sf-menu.sf-js-enabled.sf-arrows ul.sub-menu.tracked-pos .he a:hover {
    color: #e5007c !important;
    transition: 0.2s;
}
body.material #header-outer[data-format=centered-menu-bottom-bar] .span_9, body.material #header-outer[data-format=centered-menu-bottom-bar] .span_9 nav {
    display: -ms-flexbox;
    display: flex;
    width: 100% !important;
}
header#top ul.sf-menu.sf-js-enabled.sf-arrows li a {
    margin-bottom: 0px !important;
}
header#top .col.span_9.col_last ul.sf-menu.sf-js-enabled.sf-arrows .gy {
    padding-left: 50px !IMPORTANT;
}
header#top .col.span_9.col_last ul.sf-menu.sf-js-enabled.sf-arrows .gy {
    padding-left: 32px !IMPORTANT;
}
header#top .col.span_9.col_last ul.sf-menu.sf-js-enabled.sf-arrows .gy ul {
	left: 57px;
}
#header-outer header#top ul#menu-ryt li:hover a span {
    transform: unset;
    color: #333333 !important;
}
#header-outer header#top ul#menu-ryt li:hover a {
    background: transparent !important;
}
#header-outer header#top ul.sf-menu.sf-js-enabled.sf-arrows .gu:hover a {
    background: transparent !important;
}
header#top ul#menu-ryt .im {
    width: 2.6%;
    padding: 0px 3px !important;
}
#b-sec {
    padding: 30px 0px 30px 0px !IMPORTANT;
    border-top: 1px solid #888;
}
#glo-sec .icn ul li a {
    color: #fff !important;
}
#b-sec .txte a {
    padding-left: 30px;
}
#b-sec .txte {
    text-align: right;
}
#b-sec img {
    width: 70%;
/*     margin: auto; */
	float: right;

}
/* body.single-post div#page-header-wrap {
    display: none !important;
} */

body.single-post.material[data-bg-header=true] .container-wrap {
    padding-top: 0px !important;
}
#b-sec p {
    font-family: 'Poppins';
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1920px) {
	header#top .col.span_9.col_last ul.sf-menu.sf-js-enabled.sf-arrows .gy {
    padding-left: 25px !IMPORTANT;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1600px) {
	header#top .col.span_9.col_last ul.sf-menu.sf-js-enabled.sf-arrows .gy ul {
  left: 18px;
}
	header#top .col.span_9.col_last ul.sf-menu.sf-js-enabled.sf-arrows .gy {
    padding-left: 18px !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1440px) {
	header#top ul.sf-menu.sf-js-enabled.sf-arrows li a {
    margin-bottom: 0px !important;
    padding: 0px 15px !IMPORTANT;
}
	header#top .col.span_9.col_last ul.sf-menu.sf-js-enabled.sf-arrows .gy ul {
  left: 8px;
}
	header#top .col.span_9.col_last ul.sf-menu.sf-js-enabled.sf-arrows .gy {
    padding-left: 0px !important;
}

#header-outer #top .sf-menu > .sf-with-ul > a {
    padding: 10px 14px !important;
}

#glo-sec p,#glo-sec a {font-size: 13px;line-height: 23px;}
}
#glo-sec ul li a:hover {
    color: #605eb9;
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1366px) {
	#header-outer #top .sf-menu > .sf-with-ul > a {
    padding: 8px 11px !important;
    font-size: 11px !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1340px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1320px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1280px) {
	div#sec5 h6 {
    font-size: 20px;
}
	#h-sec #sidebar {
    margin: auto;
    width: 70%;
}
	header#top ul.sf-menu.sf-js-enabled.sf-arrows li a {
    margin-bottom: 0px !important;
    padding: 0px 9px !IMPORTANT;
}
	#header-outer[data-lhe="default"] #top nav > ul > li > a, #header-outer .nectar-header-text-content, body[data-header-search="false"][data-full-width-header="false"] #header-outer[data-lhe="animated_underline"][data-format="default"][data-cart="false"] .nectar-header-text-content {
    padding-left: 19px;
    padding-right: 29px;
}
	#glo-sec p, #glo-sec a {
    font-size: 12px;
    line-height: 22px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1240px) {
	#header-outer #top .sf-menu > .sf-with-ul > a {
  padding: 8px 8px !important;
  font-size: 10px !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 820px) {
	#b-sec img {
    float: unset;
}
	div#sec5 h6 {
    text-align: left;
}
	#sec4 .vc_col-sm-6:first-child:not(.inner_row:last-child .vc_col-sm-6) {
    padding-left: 0 !important;
}
	.single-post #atr_sec .row-bg.viewport-desktop::before {
    display: none;
}
	.single-post #atr_sec h2 {
    width: 100%;
}
	div#atr_sec {
    text-align: center;
	padding-left: 20px;
    padding-right: 20px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 768px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 525px) {
	.single.single-post h4 {
    font-size: 23px;
    line-height: 33px;
}
	#h-sec form .tnp-field.tnp-field-button input.tnp-submit {
    position: unset;
}
	#h-sec #sidebar {
    width: 100%;
}
	#h-sec input#tnp-1 {
    padding: 15px 20px;
    width: 100%;
}
	#sec4 .img-with-aniamtion-wrap.center::after {
    transform: scale(0);
}
	#sec2 .inner_row {
    margin-top: 20px;
}
	#h-sec {
    padding: 30px 30px !important;
    margin-bottom: 30px !IMPORTANT;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 430px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 375px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 360px) {}
/* Blog */
#sec3 img {transform: scale(1.4);}
#sec5 a.nectar-button.large.regular.extra-color-2.regular-button {
    background: white !important;
    outline: 1px solid white;
    color: var(--color0)!important;
    box-shadow: 0px 3px 15px #00000059;
}
#sec5 a.nectar-button.large.regular.extra-color-2.regular-button:hover {
    background: transparent !important;
    box-shadow: unset;
}
#sec8 .open h3.toggle-title a {
    color: var(--color0);
}
#sec8 .open h3.toggle-title a::after {
    color: var(--color0);
}

.container-wrap .post-area.col.span_12.col_last {
    max-width: 100% !important;
}
:root{
	--color:#023083;
	--grad: linear-gradient(180deg, rgba(178,5,123,1) 0%, rgba(112,34,128,1) 100%);
--color0: #605eb9;
}
#sec1 img {
    width: 100%;
    margin-top: -10px;
}
.single-post p {
    line-height: 22px;
    font-size: 18px;
}
#sec2 .wpb_text_column:first-child:not(.inner_row .wpb_text_column) p {
    opacity: 1;
    color: var(--color0);
}
#sec2 h1 {
    position: relative;
    font-weight: 800;
}
#sec2 h1::before,#sec2 h1::after {
    content: '';
    height: 50px;
    background: var(--color0);
    width: 5px;
    display: inline-block;
    margin: 0 15px;
    border-radius: 50px;
    position: relative;
    top: 4px;
}
#sec2 .wpb_text_column:not(:first-child) p,#sec2 .inner_row .wpb_text_column p {
    text-shadow: 0 0 black;
}
#sec2 .img-with-aniamtion-wrap:has( .c1) {
    position: absolute;
    right: 17px;
    bottom: -48px;
}
#sec2 img:not(.c1) {width: 90%;}
#sec2 .inner_row>.col {
    align-items: center;
}
#sec2 .img-with-aniamtion-wrap:not(.right) {position: relative;}

#sec2 .img-with-aniamtion-wrap:not(.right)::before {
    content: '';
    width: 675px;
    height: 480px;
    border: 1px solid #c9c9c9;
    position: absolute;
    left: 0px;
    top: -30px;
    border-radius: 0px 25px;
    display: none;
}
#sec2 .inner_row {
    margin-top: 60px;
}
div#sec2 {
    padding: 60px 0 !important;
}
div#sec3 {
    padding: 220px 0 !important;
}
#sec3 p {
    margin-bottom: 20px;
    color: white;
}
.single-post a.nectar-button.large.regular.extra-color-2.regular-button {
    -webkit-text-stroke: 0.25px;
    padding: 15px 50px;
    border-radius: 5px !important;
    margin-right: 20px;
    font-size: 16px;
    opacity: 1;
    background: white !important;
}
a.nectar-button.large.regular.extra-color-2.regular-button:hover {
    background: transparent !important;
    outline: 1px solid #ffffff73;
    color: white !important;
}
div#sec3::before, div#sec3::after,div#sec7::before, div#sec7::after {
    content: '';
    width: 70px;
    height: 6px;
    background: #0a1c2d;
    position: absolute;
    z-index: 11;
    border-radius: 50px;
}
:root {
    --x-axis: 0px;
--y-axis: -20px;
}
div#sec3::before, div#sec7::before {
    top: var(--y-axis);
    right: var(--x-axis);
}
div#sec3::after,div#sec7::after {
    bottom: var(--y-axis);
    left: var(--x-axis);
}
div#sec4 {
    padding-top: 60px !important;
    padding-bottom: 100px !important;
}
#sec4 img.img-with-animation {
    margin-bottom: -40px;
    transform: scale(1.2);
    transform-origin: top right;
    margin-bottom: 60px;
}
#sec4 h4 {
    color: #605eb9;
}
#sec4 h4 strong {
    color: black;
    font-weight: 800;
}
#sec4 .vc_col-sm-6:first-child:not(.inner_row:last-child .vc_col-sm-6) {
    padding-left: 35px;
}
.single.single-post h4 {
    position: relative;
    font-size: 35px;
    line-height: 45px;
}
#sec4 .vc_col-sm-6:first-child h4::before {
    content: '';
    height: 60px;
    width: 5px;
    background: #605eb9;
    position: absolute;
    left: -20px;
    border-radius: 50px;
}
body.single .post h3 {
    font-weight: 600;
    font-size: 25px;
    line-height: 35px;
	color: #605eb9;
}
.single-post #sec2 h2, #sec4 h2, #sec6 h2 {
    color: #605eb9;
    font-size: 34px;
    line-height: 50px;
}
.single-post h4 {
    font-size: 40px;
    line-height: 50px;
    font-weight: 600;
    font-family: 'Poppins';
}
#sec4 .n2-section-smartslider {
    z-index: 111;
    position: relative;
}
#sec4 .form-field-fm {border-radius: 10px;background: #f2f5ff;margin-bottom: -10px;}
body[data-form-submit=regular] .container-wrap #sec4 input[type=submit] {
    background: var(--color0);
    font-family: 'Poppins';
    font-weight: 300;
}
body.single .post h5 {
    font-family: 'Raleway' !important;
    font-size: 35px;
    line-height: 45px;
    font-weight: 700;
    color: black;
}
div#sec4 .t2 {
    transform: scale(1.3);
}
#sec4 h5 {
    margin-top: 40px;
    color: var(--color0);
}
#sec4 .inner_row:nth-child(6) .vc_col-sm-6:first-child {
    padding-left: 10px;
}
#sec4 h5::before {
    content: '';
    width: 50px;
    background: black;
    display: block;
    height: 5px;
    border-radius: 50px;
    margin-bottom: 15px;
}
#sec4 em {
    font-size: 14px;
    line-height: 24px;
}
#sec4 p:has(em) {
    margin-top: -20px;
}
#sec5 p {
    text-align: left;
    color: white;
}
div#sec5 {
    padding: 120px 0 !important;
}
#sec5 li {
    text-align: left;
    font-size: 18px;
    line-height: 28px;
    font-family: 'Poppins';
    margin-bottom: 15px;
}
#sec5 li::before {
    content: url(../../../../../www.webappvault.com/blog/wp-content/uploads/2023/06/Vector-Smeart-Object.png);
    filter: invert(1);
    margin-right: 10px;
}
#sec5 h4::after {
    content: '';
    width: 50px;
    border-bottom: 5px solid white;
    display: block;
    margin: auto;
    border-radius: 50px;
    margin-top: 30px;
    margin-bottom: 90px;
}
div#sec6 {
    padding: 40px 0 !important;
}
#sec7 h5 {
    color: white;
    font-weight: 400;
}
#sec7 h4 {
    font-family: 'Raleway';
    font-weight: 700;
}
#sec7 form.tnp-form {
    display: flex;
    width: 50%;
    margin: auto;
    margin-bottom: -43px;
    box-shadow: 0px 4px 15px #00000057;
}
body[data-form-submit=regular] .container-wrap #sec7 input[type=submit] {
    background: var(--color0);
    width: 250px;
    border-radius: 0px 5px 5px 0px !important;
    font-family:
    'Raleway';
    text-transform: uppercase;
    font-size: 18px;
}
#sec7 #sidebar .widget input[type=email] {
    background: white;
    border: 2px solid var(--color0);
    border-radius: 5px 0px 0px 5px !important;
}
#sec7 #sidebar .widget input[type=email]::placeholder {
    color: black;
    font-style: italic;
}
div#sec7 {
    padding: 17px 0 !important;
}
#sec8 h1 {
    font-weight: 400;
    font-family: 'Raleway';
    margin-bottom: 70px;
}
#sec8 h1 strong,#sec8 h1 small {
    font-weight: 800;
    position: relative;
    display: inline-block;
}
#sec8 h1 strong {
    color: #0a1c2d;
}
#sec8 h1 small::after {
    content: '';
    display: block;
    width: 100px;
    border-bottom: 6px solid #0a1c2d;
    margin-left: auto;
}
div#sec8 {
    padding-top: 70px !important;
}
#sec8 h3.toggle-title a {
    font-size: 25px;
    line-height: 35px;
    position: relative;
}
#sec8 .toggle.extra-color-3 {
    border: 1px solid #e2e2e3;
    margin-bottom: 20px;
    border-radius: 15px;
    padding: 0 40px;
}
#sec8 .toggle.extra-color-3.open {
    background: #f2f2f2;
    border: unset;
    color: white;
}
#sec8 h3.toggle-title a i {
    display: none;
}
#sec8 h3.toggle-title a::after {
    content: "\f078";
    position: absolute;
    right: 0;
    font-family: 'FontAwesome';
    color: #7f7f7f;
}
#sec8 h3.toggle-title a::before {
    content: url(../../../../../www.webappvault.com/blog/wp-content/uploads/2023/06/Layer-8.png);
    margin-right: 30px;
}
#sec8 h3.toggle-title {
    position: relative;
}
#sec8 .open h3.toggle-title::after {
    content: '';
    width: 80%;
    border-bottom: 1px solid #d9d9d9;
    display: block;
    margin: auto;
    margin-bottom: 30px;
}
div#sec8 .vc_col-sm-12 {
    padding: 0 200px;
}
body.single-post  .post .content-inner {
    padding-bottom: 0;
}
body.single-post .blog_next_prev_buttons.vc_row-fluid.wpb_row.full-width-content.standard_section .controls {
    display: none;
}
body.single-post .row.heading-title.hentry {
    display: none;
}
body.single-post .container-wrap.no-sidebar {
    padding-top: 0;
}
div#sec2::before,div#sec4::before {
    content: url(../../../../../www.webappvault.com/blog/wp-content/uploads/2023/06/Vector-Smart-Object-1.png);
    position: absolute;
    right: -244px;
    top: -10px;
}
div#sec4::before {
    right: -260px;
    top: 850px;
    transform: scale(0.8);
}
div#sec4::after {
    content: url(../../../../../www.webappvault.com/blog/wp-content/uploads/2023/06/Vector-Smart-Object-copy-10.png);
    position: absolute;
    left: -256px;
    bottom: 300px;
}
#sec3 .t2 {
    position: absolute;
    width: 100%;
    bottom: -46px;
}
#sec2 .vc_col-sm-7::before {
    content: url(../../uploads/2023/07/Vector-Smart-Object.png);
    position: absolute;
    left: -10px;
    bottom: 8px;
}


#sec4 .img-with-aniamtion-wrap.center::before {
    content: url(../../../../../www.webappvault.com/blog/wp-content/uploads/2023/05/Vector-Smart-Object.png);
    position: absolute;
    bottom: 80px;
    left: -9%;
    animation: spin 5s infinite linear;
}
#sec4 .img-with-aniamtion-wrap.center {
    position: relative;
}
#sec4 .img-with-aniamtion-wrap.center::after {
    content: url(../../../../../www.webappvault.com/blog/wp-content/uploads/2023/05/Vector-Smart-Object.png);
    position: absolute;
    right: 0;
    top: 50%;
}
#sec2 .img-with-aniamtion-wrap:not(.right) .inner::before {
    content: '';
    width: 94%;
    height: 440px;
    border: 1px solid #8080804f;
    position: absolute;
    top: -30px;
    border-radius: 0px 20px 0px 0px;
}

#sec4 .vc_col-sm-6:first-child::before {
    content: '';
    height: 300px;
    width: 5px;
    position: absolute;
    background: linear-gradient(0deg,transparent , #cdd8ec, transparent);
    right: 50px;
}

#sec4 .inner_row:last-child .vc_col-sm-6:first-child::before {display: none;}


#sec4 .inner_row:last-child h5 {
    margin-top: 130px;
}

#sec8 h3.toggle-title::before {
    content: '';
--size: 24px;
    width: var(--size);
    height: var(--size);
    background: var(--color0);
    position: absolute;
    opacity: 0.2;
    border-radius: var(--size);
    top: 35px;
    left: -6px;
}

#sec8 p {
    color: black;
}


/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1920px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1600px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1440px) {
    div#sec2::before, div#sec4::before {
    right: -100px;
    top: -10px;
}

div#sec4::before {
    right: -120px;
    top: 850px;
}

div#sec4::after {
    left: -100px;
    bottom: 300px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1366px) {
	div#sec3 {
    padding: 170px 0 !important;
}
    .single-post h1 {
    font-size: 47px;
    line-height: 57px;
}

#sec2 h1::before, #sec2 h1::after {
    height: 44px;
}

body.single .post h3 {
    font-size: 22px;
    line-height: 32px;
}

.single-post p {
    font-size: 16px;
    line-height: 21px;
}

#sec2 .img-with-aniamtion-wrap:not(.right)::before {
    left: 0px;
    top: -20px;
    width: 635px;
    height: 440px;
}

.single-post h2 {
    font-size: 42px;
    line-height: 52px;
}

#sec3 h2 {
    margin-bottom: 10px;
}

.single-post h4 {
    font-size: 36px;
    line-height: 46px;
}

div#sec4 .t2 {
    position: relative;
    right: 110px;
}

div#sec5 {
    padding: 100px 0 !important;
}

#sec8 h1 {
    margin-bottom: 50px;
}
	#sec7 form.tnp-form {
    width: 37%;
}

body[data-form-submit=regular] .container-wrap #sec7 input[type=submit] {
    width: 190px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1340px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1320px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1280px) {
	div#sec3 {
    padding: 160px 0 !important;
}

.single.single-post h4 {
    font-size: 31px;
    line-height: 41px;
}

#sec4 .vc_col-sm-6:first-child::before {
    right: 8px;
}
	div#sec8::before {
    top: 70px;
    left: -80px;
    z-index: 11;
    animation: spin 5s infinite linear;
}
	#copyright {
    padding-top: 0px !important;
}

	#sec4 .form-field-fm {
    margin-bottom: 10px;
}
	#sec2 .img-with-aniamtion-wrap:not(.right)::before {
    width: 591px;

}
	div#sec5 {
    padding: 86px 0 !important;
}

	.single-post p br {
    display: none;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1024px) {
	div#sec3 {
    padding: 110px 0 !important;
}

#sec2 .img-with-aniamtion-wrap:not(.right) .inner::before {
    top: -18px;
    width: 93%;
    height: 290px;
}
	.single.single-post h4 {
    font-size: 27px;
    line-height: 37px;
}

#sec4 .vc_col-sm-6:first-child::before {
    right: -1px;
}
    #sec2 .img-with-aniamtion-wrap:not(.right)::before {
    left: 0px;
    top: -20px;
    width: 455px;
    height: 320px;
}

#sec2 .img-with-aniamtion-wrap:has( .c1) {
    right: -3px;
    bottom: -48px;
}

#sec2 .inner_row {
    margin-top: 20px;
}

.single-post h2 {
    font-size: 33px;
    line-height: 43px;
}

.single-post h4 {
    font-size: 32px;
    line-height: 42px;
}

#sec4 .form-field-fm {
    margin-bottom: 10px;
}

body.single .post h5 {
    font-size: 28px;
    line-height: 38px;
}

div#sec4 .t2 {
    right: 80px;
}

div#sec5 {
    padding: 36px 0 !important;
}

#sec5 h4::after {
    margin-top: 10px;
    margin-bottom: 50px;
}

#sec7 form.tnp-form {
    width: 47%;
}

body[data-form-submit=regular] .container-wrap #sec7 input[type=submit] {
    font-size: 16px;
}

div#sec8 .vc_col-sm-12 {
    padding: 0 70px;
}

#sec8 h3.toggle-title a {
    font-size: 20px;
    line-height: 30px;
}
div#glo-sec h3 {
    font-size: 14px;
    height: 55px;
    line-height: 24px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 820px) {
	#sec2 .img-with-aniamtion-wrap:not(.right) .inner::before {
    left: 30px;
}

div#sec3 {
    padding: 60px 0 !important;
}

#sec4 .vc_col-sm-6:first-child::before {
    display: none;
}

#sec4 .inner_row:last-child h5 {
    margin-top: 0;
}

#sec4 img.img-with-animation {
    transform: unset;
}
	
	#k-sec .ra {
    float: unset;
    margin: auto;
    display: table;
}
	#h-sec input#tnp-1 {
    padding: 15px 20px;
    width: 70%;
}
	#h-sec #sidebar {
    width: 90%;
}
	#h-sec {
    padding: 30px 30px !important;
    margin-bottom: 60px !IMPORTANT;
}
	#h-sec h2 {
    font-size: 25px !IMPORTANT;
    line-height: 35px;
}
	#sec4 img.img-with-animation {
    margin-bottom: 0px;
}
	div#sec3 .vc_col-sm-6:first-child::before{
		display:none;
	}
	#sec2 .vc_col-sm-5::before {
    display: none;
}

#sec3 img {
    transform: unset;
    margin: auto;
}

#sec4 .img-with-aniamtion-wrap.center::before {
    display: none;
}

div#sec5::before {
    display: none;
}

div#sec5::after {
    display: none;
}

div#sec8::before {
    display: none;
}

div#sec8::after {
    display: none;
}
	    div#sec6 {
    text-align: center;
}

#sec7 form.tnp-form {
    width: 65%;
}

div#sec8 .vc_col-sm-12 {
    padding: 0 !important;
}
    #sec3 .t2 {
    position: unset;
}
    #sec2 .inner_row {
    margin-top: 50px;
}

#sec2 img:not(.c1) {
    display: table;
    margin: auto;
}

#sec2 .img-with-aniamtion-wrap:not(.right)::before {
    left: 30px;
    top: -20px;
    width: 558px;
    height: 380px;
}

#sec2 .img-with-aniamtion-wrap:has( .c1) {
    right: -17px;
    bottom: -48px;
}

div#sec2 {
    text-align: center;
}

div#sec3 {
    text-align: center;
}

div#sec4 {
    text-align: center;
    padding-bottom: 60px !important;
}

#sec4 .vc_col-sm-6:first-child h4::before {
    height: 0;
}

body[data-form-submit=regular] .container-wrap #sec4 input[type=submit] {
    display: table;
    margin: auto;
}

#sec4 h5::before {
    width: 0;
}

#sec4 h5 {
    margin-top: -10px;
}
#b-sec {
    text-align: center !important;
}
#b-sec img {
    float: center !important;
}

}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 768px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 525px) {
	#nec-sec p {
    font-size: 12px !important;
    line-height: 22px !important;
}
#nec-sec h2.ns-heading-el {
    font-size: 25px !IMPORTANT;
    line-height: 35px !important;
}
	#h-sec input#tnp-1 {
    padding: 15px 20px;
    width: 100%;
}
	#k-sec .icn ul {
    margin-left: 10px;
}
	#k-sec .icn {
    display: block;
    text-align: center;
}
	div#footer-widgets {
    display: none;
}
	div#b-sec {
    text-align: center;
}
	#b-sec .txte {
    text-align: center;
}
	div#sec4 {
    padding-bottom: 40px !important;
    padding-top: 30px !IMPORTANT;
}

div#sec8 {
    padding-top: 30px !important;
}
	 .single-post h1 {
    font-size: 27px;
    line-height: 47px;
}

#sec2 h1::before, #sec2 h1::after {
    height: 29px;
}

div#sec2 {
    padding: 30px 0px !important;
}

#sec2 .img-with-aniamtion-wrap:not(.right)::before {
    left: 20px;
    top: -20px;
    width: 398px;
    height: 380px;
}

.single-post a.nectar-button.large.regular.extra-color-2.regular-button {
    margin: 0 10px;
}

#sec4 .vc_col-sm-6:first-child {
    padding-left: 0;
}

div#sec4 .t2 {
    transform: unset !important;
    right: 50px;
}

.single-post h4 {
    font-size: 24px;
    line-height: 35px;
}

#sec5 .vc_col-sm-3 {
    width: 50%;
}

#sec7 form.tnp-form {width: 80%;}

div#sec7::before, div#sec7::after {display: none;}

#sec8 .toggle.extra-color-3 {
    padding: 0 20px;
}

#sec8 h3.toggle-title a {
    font-size: 14px;
    line-height: 23px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 430px) {
	.single.single-post h4 {
    font-size: 19px;
    line-height: 26px;
}
    #sec2 h1::before, #sec2 h1::after {
    margin: 0 6px;
}

#sec2 .img-with-aniamtion-wrap:not(.right)::before {
    left: 15px;
    top: -20px;
    width: 298px;
    height: 240px;
}

.single-post p {
    font-size: 14px;
    line-height: 24px;
}

.single-post h2 {
    font-size: 27px;
    line-height: 37px;
}

.single-post a.nectar-button.large.regular.extra-color-2.regular-button {
    margin: 10px 0px;
}

body.single .post h5 {
    font-size: 23px;
    line-height: 31px;
}

div#sec4 .t2 {
    right: 0;
}

.single-post h4 {
    font-size: 19px;
    line-height: 28px;
}

#sec5 li {
    font-size: 14px;
    line-height: 24px;
}

#sec7 form.tnp-form {
    width: 100%;
}

#sec8 h1 {
    margin-bottom: 30px;
}

#sec8 h3.toggle-title a {
    padding-right: 20px;
    font-size: 12px;
    line-height: 20px;
}

#sec8 h3.toggle-title a::before {
    margin-right: 10px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 375px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 360px) {}