/*
Theme Name: NineZeroSeven Child
Theme URI: http://www.webcreations907.com
Author: webcreations907
Author URI: http://themeforest.net/user/webcreations907
Template: ninezeroseven
Description: One Page Parallax Theme ~ If you need support please use the <a href="http://support.webcreations907.com/">Theme's Support Forum</a>
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: black,white,orange,flexible-width,custom-background,custom-colors,featured-images,full-width-template,theme-options,translation-ready,left-sidebar,right-sidebar
*/

@import url("../ninezeroseven/style.css");


/************************************************************************
* Custom CSS code below
*************************************************************************/


/* FROM  ORIGINAL SITE */
/* ***** These fonts have been added via functions file in head --- link meta
@import url('https://fonts.googleapis.com/css2?family=Space+Mono:ital,wght@0,400;0,700;1,400;1,700&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;1,100;1,300;1,400;1,700&display=swap');
*/



@media screen {
    


html {
    font-size: 100%;
}

body {
    background-color: #fff;
}

.header-inner .primary-menu {
    float: right;
    margin-right: 125px;
    height: 100%;
    z-index: 1000;
}

h1, h2, h3 {
    font-family: "Lato",sans-serif;
    color: #000c1b;
    
}

h1 a, h2 a, h3 a {
    font-family: "Lato",sans-serif;
    color: #000c1b;
    
}

h1 {
    margin-bottom: .5rem;
    font-size: 2.875rem;
    line-height: 1.2;
    font-weight: 500;
}

h2 {
    font-size: 2rem;
    font-weight: 500;
}

h3 {
    font-size: 1.5rem;
    line-height: 2.25rem;
    font-weight: 300;
}
	
	.home-products h3 {
		font-size: 2.5em;
	}
	
	.home-products p {
		font-size: 1.1em;
	}

h3.cert-stat-title.mb-3 {
    color: #6221ea;
    font-family: Lato,sans-serif;
    font-size: 50px;
    font-weight: 500;
    letter-spacing: -.2px;
    line-height: 62px;
    text-align: center;
}

p.cert-stat.mb-5.mb-md-3 {
    color: #000c1b;
    font-family: Rubik,sans-serif;
    font-size: .875rem;
    font-weight: 200;
    letter-spacing: 0;
    line-height: 1.6875rem;
    text-align: center;
}

.cert-stat__source {
    text-align: center;
}


h4 {
    font-size: 1.5rem;
    line-height: 2rem;
    font-weight: 400;
}

.sub-heading-product {
    color: #6221ea;
    font-family: Space Mono,sans-serif;
    font-size: 1.25rem;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.875rem;
}

.emphasize {
    font-style: italic;
    color: #6221ea;
}



p {
    margin-bottom: .5rem;
    font-size: 1.25rem;
    line-height: 2rem;
    font-weight: 400;
    color: #000c1b;
    font-family: "Lato",sans-serif
}

.hidden {
    display: none;
}

.wbc-shop-cart {
    display: none;
}

.primary-menu #main-menu a {
    font-family: "Lato",sans-serif;
    font-size: .875rem;
    padding-left: 24px;
    padding-right: 24px;
}


.primary-menu #main-menu .sub-menu {
    background-color: #fff;
    border: 1px solid #5734e1;
    border-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 10px;
}
.primary-menu #main-menu #menu-item-736 .sub-menu {
    width: 1000px;
}


.primary-menu #main-menu #menu-item-736 .sub-menu li {
    max-width: 33%;
}

.primary-menu #main-menu #menu-item-921 .sub-menu, .primary-menu #main-menu #menu-item-842 .sub-menu {
    width: 700px;
}

.primary-menu #main-menu #menu-item-921 .sub-menu li, .primary-menu #main-menu #menu-item-842 .sub-menu li {
    max-width: 50%;
}


.primary-menu #main-menu #menu-item-872 .sub-menu {
    top: 65px;
    left: 0;
}

.dropdown-parent {
    display: flex;
    padding: 8px 21px;
    align-items: center;
}

.menu-item-has-children a:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .15em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}

.menu-item-has-children .sub-menu a:after {
    display: none;
    content: initial;
}


.dropdown-parent:hover {
    background-color: #f2eefb;
}

.sub-menu-box {
    display: inline-block;
    font-size: .875rem;
    line-height: 1.5rem;
    margin-left: 15px;
}

.dropdown-icon {
    padding: 5px;
}


.mobile-nav-menu .wbc_menu a {
    border-color: #ffffff;
    font-family: Lato,sans-serif;
    font-size: 1.375rem !important;
    margin-bottom: 2.8125rem;
}

.mobile-nav-menu .wbc-submenu-arrow {
    width: 100% !important;
}

.mobile-nav-menu li i {
    color: #777 !important;
    top: 40%!important;
    left: initial!important;
    width: 100%!important;
    height: 30px!important;
    text-align: right!important;
    padding-right: 20px;
    -webkit-transform: initial!important;
    -ms-transform:  initial!important;
    transform:  initial!important;
}

.mobile-nav-menu img.dropdown-icon {
    max-width: 50px;
}

.mobile-nav-menu ul.sub-menu {
    top: -25px !important;
    margin-bottom: 10px !important;
}

.mobile-nav-menu ul.sub-menu>li>a {
    padding-left: 0 !important;
}

.mobile-nav-menu .sub-menu-box p {
    text-align: left !important;
    color: #555;
    font-size: 1rem;
    line-height: 1.2rem;
}

.mobile-nav-menu .wbc_menu .sub-menu a {
    margin-bottom: 25px;
    padding-top: 0;
    padding-bottom: 0;
}



.menu-button {
    position: absolute;
    display: initial;
    right: -20px;
    top: 20px;
}

.img-left {
    max-width: 300px;
    padding: 20px 20px 20px 0;
}

.img-left {
    max-width: 300px;
    padding: 20px 0 20px 20px;
}
	
	.hero-screenshot-1 {
		box-shadow: 6px 6px 15px rgb(0 0 0 / 35%);
	}

.background-image-left {
    background-position: 35% !important;
    background-repeat: no-repeat;
    background-size: auto 100%;
    height: 80vh;
    overflow: hidden;
    position: relative;
}

.background-image-left .elementor-container {
    height: 100%;
    align-items: center;
}

.background-image-right {
    background-position: 75% !important;
    background-repeat: no-repeat;
    background-size: auto 100%;
    height: 80vh;
    overflow: hidden;
    position: relative;
}

.background-image-right .elementor-container {
    height: 100%;
    align-items: center;
}


.sub-menu-box p {
    font-size: .875rem;
    line-height: 1.5rem;
}

.feature-paragraph {
    color: #000c1b;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.6875rem;
}

.testimonials-text {
    color: #000c1b;
    font-family: Lato,sans-serif;
    font-size: 1.4375rem;
    line-height: 1.8125rem;
}

.feature-text {
    height: 3rem;
    font-size: 1.25rem;
}

.feature-text .one {
    display: block;
    margin-bottom: 1rem;
    width: 55px;
    background-color: #193f9d;
    border: 2px solid #193f9d;
    border-radius: 50px;
    height: 0;
}

.feature-text .two {
    display: block;
    margin-bottom: 1rem;
    width: 55px;
    background-color: #007b3c;
    border: 2px solid #007b3c;
    border-radius: 50px;
    height: 0;
}

.feature-text .three {
    display: block;
    margin-bottom: 1rem;
    width: 55px;
    background-color: #fb0;
    border: 2px solid #fb0;
    border-radius: 50px;
    height: 0;
}

.testimonials-name {
    color: #707070;
    font-size: .875rem;
    letter-spacing: 0;
    line-height: 1.8125rem;
    text-align: center;
}

	
	.table-center-center .wpb_wrapper {
		height: 100%;
	}

	
	.table-center-center .wpb_raw_code {
		height: 100%;
	}
	
	

	
.bullets-main ul {
  list-style: none; /* Remove default bullets */
}

.bullets-main ul li::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #5631e0; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}
	
	.bullets-main ul li {
		font-size: 16px;
		line-height: 1.5em;
		margin-bottom: 1em;
	}
	
	.our-people img {
		border-radius: 30px;
		box-shadow: 3px 3px 10px 0 rgb(0 0 0 / 30%);
	}
	
	.our-people-wrapper .p1 {
		margin-top: 20px;
    	line-height: 1.5em;
	}
	
.bullets-companies ul {
  list-style: none; /* Remove default bullets */
}

.bullets-companies ul li::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #f4aa01; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}
	
	.bullets-companies ul li {
		font-size: 16px;
		line-height: 1.5em;
		margin-bottom: 1em;
	}
	
	
.bullets-portfolios ul {
  list-style: none; /* Remove default bullets */
}

.bullets-portfolios ul li::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #00c9f0; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}
	
	.bullets-portfolios ul li {
		font-size: 16px;
		line-height: 1.5em;
		margin-bottom: 1em;
	}
	
	
.bullets-certification ul {
  list-style: none; /* Remove default bullets */
}

.bullets-certification ul li::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #f50190; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}
	
	.bullets-certification ul li {
		font-size: 16px;
		line-height: 1.5em;
		margin-bottom: 1em;
	}
	
	
	
	.bullets-certification ol li {
		font-size: 16px;
		line-height: 1.5em;
		margin-bottom: 1em;
	}
	
	
	
	
	
.bullets-insights ul {
  list-style: none; /* Remove default bullets */
}

.bullets-insights ul li::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #bf34e8; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}
	
	.bullets-insights ul li {
		font-size: 16px;
		line-height: 1.5em;
		margin-bottom: 1em;
	}
	
	
	
	
.bullets-press ul {
  list-style: none; /* Remove default bullets */
}

.bullets-press ul li::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #5631e0; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}
	
	.bullets-press ul li {
		font-size: 1.5em;
		line-height: 1em;
		margin-bottom: 1.5em;
	}


.elementor-widget-container li, .single-library-article li {
    font-family: Lato,sans-serif;
    font-size: 14px;
    margin: 10px 0;
    color: #000c1b;
}

.elementor-widget-container li, .single-library-article ol li {
    font-family: Lato,sans-serif;
    font-size: 16px;
    margin: 10px 0;
    color: #222222;
    margin-top: 25px;
    margin-bottom: 20px;
    font-weight: 700;
}

.wp-gallery-style .gallery-item {
    box-shadow: none !important;
}

.elementor-button-wrapper .elementor-button-link {
    background: var(--buttonGradient1) !important;
    box-shadow: 0 8px 30px 0 rgb(12 0 37 / 15%), 0 3px 10px 0 rgb(12 0 37 / 15%);
    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    border: 1px solid transparent;
    padding: .625rem 2.1875rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: 25rem;
}

.menu-button .elementor-button-text {
    color: #fff;
}

.blog-button .button {
    border: 2px solid #3085fc;
    border-radius: 25rem;
    color: #3085fc;
    font-family: Lato,sans-serif;
    font-size: 14px;
    font-weight: 700;
    padding: 10px 20px;
}

.blog-grid-button .button {
    color: #1ba5ea;
    font-family: Lato,sans-serif;
    font-size: .875rem;
    font-weight: 700;
    border: none;
}

.section-link {
    color: #6221ea;
    font-family: Source Code Pro;
    font-size: 1rem;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.875rem;
    text-decoration: underline;
}


.logo-gallery figure.gallery-item {
    background-color: initial;
}

.products {
    margin-bottom: 0 !important;
}
.productlogo-image img {
    height: 50px;
    margin: 4px 0 15px;
    position: static;
    width: 150px;
    margin-bottom: 0;
}

.shift-up {
    margin-top: -150px;
}

.shift-up img {
    box-shadow: 5px 5px 10px rgb(12 0 37 / 15%);
}

.outside-edge img {
    max-width: 100%;
}

.outside-right img {
    margin-right: -75%;
}

.outside-left img {
    margin-left: -75%;
}
	
	
#frm_form_2_container  .frm_message, #frm_form_3_container  .frm_message{
    margin: 5px 0 15px;
    border: none;
    background-color: initial;
    color: #fff;
    font-size: 21px;
}
	
#frm_form_2_container .frm_message p, #frm_form_3_container .frm_message p {
	font-family: "Lato",sans-serif;
    margin-bottom: 5px;
    color: #fff !important;
    font-size: 21px;
	text-align: center;
    font-weight: 700;
    line-height: 21px;
}

.popmake-content .wpcf7 form .wpcf7-response-output {
    border: none;
    font-family: 'Lato', sans-serif;
    color: #222222;
    font-size: 18px;
    margin: auto;
    font-weight: 700;
    width: 75%;
    text-align: center;
}


.eicon-chevron-left {
    color: #6221ea;
    font-family: eicons;
    font-size: 2rem !important;
}

.eicon-chevron-right {
    color: #6221ea;
    font-family: eicons;
    font-size: 2rem !important;
}

.elementor-swiper-button-prev {
    left: 0 !important;
}

.elementor-swiper-button-next {
    right: 0 !important;
}

.client-logo img {
    max-width: 300px;
}

.client-logo {
    margin: auto;
}

.advisors-image {
    display: inline-block;
    position: relative;
    width: 100%;
    margin: 0 50px;
}

.advisors-image:before {
    content: " ";
    display: block;
    margin-top: 100%;
}

.advisors-image img {
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    bottom: 0;
    height: 100%;
    left: 0;
    object-fit: cover;
    object-position: top;
    position: absolute;
    right: 0;
    width: 100%;
}

.white h1,.white h2,.white h3,.white h4 {
    color: #ffffff !important;
}


.profile-title {
    color: #373737;
    font-size: .875rem;
    font-weight: 700;
    letter-spacing: -.2px;
    line-height: 1.375rem;
}

.diversity-icon {
    max-width: 50px;
    text-align: center;
}

.diversity-icon img {
    margin: auto;
}

.profile-text {
    color: #858585;
    font-size: .75rem;
    font-weight: 400;
    letter-spacing: -.17px;
    line-height: 1.125rem;
}


.elementor-section {
    clear: both;
    width: 100% !important;
}

.elementor-inner-column {
    float: left;
}

.blog-feature {
        padding: 100px;
}

.blog-level-2 {
    font-size: 1.875rem;
    font-weight: 500;
    line-height: 1.33;
    width: 100%;
    margin-top: 25px;
}

.post-preview {
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 400;
    color: #000c1b;
    font-family: "Lato",sans-serif;
}

.blog-grid .post-preview {
    color: #707070;
    font-family: "Lato",sans-serif;
    font-size: 14px;
    line-height: 1.2rem;
}

.blog-grid h3 {
    line-height: 1rem;
    margin-top: 20px;
}

.blog-grid h3 a {
    font-size: 1.25rem;
    line-height: 1.25rem;
}

.post {
    height: 100%;
}

.post-image {
    height: 200px;
    overflow: hidden;
}

.post-details {
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: .75rem;
    line-height: 1rem;
    font-weight: 400;
    color: #707070;
    font-family: "Lato",sans-serif;
    
}

.blog-grid-content {
    padding: 25px;
    height: 275px;
}

.blog-grid-button {
    position: absolute;
    right: 10px;
    bottom: 5px;
}

.blog-desktop {
    display: block;
}

.blog-mobile {
    display: none;
}
	
	

	
.knowledge-wrapper-1.grid {
	grid-gap: 16px;
    width: 250px;
    background: #fff;
    border-radius: 25px;
    height: 350px;
	position: relative;
    overflow: hidden;
	box-shadow: 5px 3px 10px rgb(0 0 0 / 30%);
}
	
.knowledge-wrapper-1.grid .title {
	display: block;
	margin-top: 130px;
    padding: 5px 10px;
    font-family: "Lato", sans-serif;
    font-size: 28px;
    line-height: 1em;
    font-weight: 300;
}
	
	
.knowledge-wrapper-1.grid .date {
    font-family: "Lato", sans-serif;
    padding: 5px 10px;
    font-weight: 700;
}
	
.knowledge-wrapper-1 .excerpt-dash {
		display: none;
	}

.knowledge-wrapper-1.grid .excerpt {
	display: none;
    padding: 5px 10px;
    font-family: "Lato", sans-serif;
    line-height: 1em;
    font-weight: 300;
}
	
.knowledge-wrapper-1 .listing-item img {
	position: absolute;
    clip: rect(0, 250px, 140px, 0);
    width: 250px;
    top: -20px;
}

	
	

.whitepaper-image img {
    border-radius: 0 75px 75px 0;
    max-height: 440px;
    width: auto;
}

.whitepaper-header .elementor-container {
    height: 100%;
}


.whitepaper-column {
    display: flex;
    align-items: center;
}


#sub-feature-section {
    margin: auto;
    width: 100%;
    padding: 0 185px;
}

#sub-feature-section .elementor-col-50 {
    width: 50%;
    padding: 50px;
}

.spotlight-header {
    margin-bottom: 5px;
}

.spotlight-header a {
    color: #1ba5ea;
    font-family: Source Code Pro;
    font-size: .7rem;
    font-weight: 500;
    text-decoration: underline;
    margin-right: 10px;
}

.grid-article {
    margin: 0 185px;
}

.post-card-secondary {
    max-width: 33%;
    float: left;
    padding: 20px;
}

.post-card-wrapper {
    background: #fff;
    box-shadow: 0 3px 10px 0 rgb(12 0 37 / 5%), 0 20px 30px 0 rgb(12 0 37 / 5%);
    height: 525px;
    width: 100%;
}

	
.case-studies .vc_grid-item {
    max-width: 33%;
    float: left;
    padding: 20px;
	}
	
.case-studies .vc_grid-item-mini {
    background: #fff;
    box-shadow: 0 3px 10px 0 rgb(12 0 37 / 5%), 0 20px 30px 0 rgb(12 0 37 / 5%);
    height: 525px;
    width: 100%;		
	}
	
.wbc-pager, .wbc-pagination {
    clear: both;
}

.clearfix {
    clear: both;
}


.elementor-section {
    clear: both;
}



.footer {
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    padding-bottom: 5rem;
    padding-top: 5rem;
    position: relative;
}


.footer:after {
    background-color: #6221ea;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    opacity: .8;
    position: absolute;
    top: 0;
    width: 100%;
}

.footer-content {
    z-index: 1;
}

.footer-content h1 {
    color: #fff;
}

.footer-content p {
    color: #fff;
    font-size: 1rem;
}


.footer-button .elementor-button-wrapper .elementor-button-link {
    background: #ffffff;
    border-color: #ffffff;
    box-shadow: 0 8px 30px 0 rgb(12 0 37 / 15%), 0 3px 10px 0 rgb(12 0 37 / 15%);
    display: inline-block;
    font-weight: 600;
    text-align: center;
    vertical-align: middle;
    border: 1px solid transparent;
    padding: .625rem 2.1875rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: 25rem;
}
	
	.footer-menu-2 li a {
		color: #aaa !important;
	}
	
	.footer-menu-2 h3 a{
		color: #fff !important;
		font-size: 1em !important;
		line-height: 1em !important;
	}

.wbc-pager li {
    padding: 10px;
}

.wbc-pager li a {
    border-radius: 15px;
    padding: 0 20px;
    box-shadow: 0 5px 5px rgb(12 0 37 / 15%);
}


.wbc-pager li a:hover {
    color: #ffffff;
    background-color: #4517a4;
}


.footer-button .elementor-button-text {
    color: #6221ea;
}


.blog-footer .footer .footer-level-1 {
    max-width: 1140px;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}



.blog-footer .footer .footer-level-2 {
    position: relative;
    display: flex;
}



.blog-footer .footer .footer-level-3 {
    display: flex;
}

#popmake-1050 {
    top: 40px !important;
}

#popmake-1081 {
    top: 40px !important;
}

.formm-container {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 1050;
    overflow: hidden auto;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
}

.form-modal {
    background-color: #fff;
    background-image: url(/wp-content/uploads/2021/08/get-in-touch-1.svg);
    background-position: 100% 100%;
    background-repeat: no-repeat;
    border-radius: 30px;
    box-shadow: 0 5px 60px 0 rgb(0 0 0 / 15%), 0 2px 4px 0 rgb(0 0 0 / 20%);
    margin: 1.25rem auto;
    position: relative;
    top: 0;
    width: 38.75rem;
    padding: 35px;
}


.form-modal h1 {
    color: #6221ea;
    font-family: Lato,sans-serif;
    font-size: 3.3125rem;
    font-weight: 700;
    margin-top: 3rem;
}

.form-modal p {
    font-family: Lato,sans-serif;
    font-size: 1rem;
    margin-bottom: 1rem;
}


.form-modal input {
    background-color: #f6f6f6;
    border: 0;
    border-radius: 25px;
    height: 2.625rem;
    padding: 0 1.25rem;
    width: 100%;
}

.form-modal .wpcf7-submit {
    background: #6221ea;
    border-color: #6221ea;
    box-shadow: 0 8px 30px 0 rgb(12 0 37 / 15%), 0 3px 10px 0 rgb(12 0 37 / 15%);
    display: inline-block;
    font-weight: 600;
    text-align: center;
    vertical-align: middle;
    border: 1px solid transparent;
    padding: .625rem 2.1875rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: 25rem;
    margin-top: 3rem;
}

.form-modal .wpcf7-submit:hover {
    background: #6221ea;
    border-color: #6221ea;
}

.wpcf7 .ajax-loader {
    bottom: -25px;
    left: 240px;
}


/*magnus jg mod - turn off popup maker custs from prev build*/
/*
.pum-container.pum-responsive.pum-responsive-medium {
    margin-left: -325px;
    width: 650px;
}

#popmake-1081 .popmake-close {
    right: 43px;
    top: 50px;
    color: #aaaaaa;
}

#popmake-1050 .popmake-close {
    right: 43px;
    top: 50px;
    color: #aaaaaa;
}
*/
	
.pum-close {
    color: #CCC !important;
}

#dotted-lines-left {
    margin-top: -75px;
    margin-bottom: -100px;
    padding: 0px 0px 0px 0px;
    z-index: 0;
}


#dotted-lines-left-2 {
    margin-top: -40px;
    margin-bottom: -100px;
    padding: 0px 0px 0px 0px;
    z-index: 0;
}


#dotted-lines-right {
    margin-top: -75px;
    margin-bottom: -100px;
    padding: 0px 0px 0px 0px;
    z-index: 0;
}


.steps .elementor-widget-wrap .elementor-widget-text-editor .elementor-widget-container {
    display: flex;
}
	
	


.table-text {
    max-width: 50%;
    float: left;
    padding-right: 20px;
    padding-top: 20px;
}

.table-text h4 {
    color: #000c1b;
    font-family: "Lato", sans-serif;
    font-size: 1.25rem;
    font-weight: 700;
    letter-spacing: -.2px;
    line-height: 2.25rem;
}

.table-text p {
    font-size: 1.25rem;
    line-height: 2rem;
}

	
	
        .comparison-table {
            font-family: "Lato", sans-serif !important;
            font-size: 14px !important;
            font-weight: 400 !important;
			line-height: 1.2em;
            color: #2c2934 !important; 
            border-spacing: 7px 0 !important;
			border-collapse: initial !important;
			margin: auto;
        }
        
        
        .comparison-table img {
            max-width: 25px !important;
        }
        
        .comparison-table td {
            padding: 10px 30px !important;
            text-align: center !important;
			border: initial;
			box-shadow: 2px 2px 5px rgb(0 0 0 / 20%);
        }
	
	
        .table-title-caps {
            font-size: 16px;
            font-weight: 700;
            text-transform: uppercase;
        }
        
        
        .comparison-row-1 .comparison-table-td-1 {
            background-color: #7138db !important;
            color: #fff !important;
            width: 170px !important;
        }
        
        .comparison-row-2 .comparison-table-td-2 {
            background-color: #6633c7 !important;
            color: #fff !important;
            width: 170px !important;
        }
        
        .comparison-table-gray-1 {
            background-color: #e2e2e4 !important;            
        }
        
        .comparison-table-gray-2 {
            background-color: #d8d9db !important;            
        }
        
        .comparison-row-title td {
            background-color: #f0f0f1 !important;
            font-size: 18px;
            font-weight: 700;
            padding: 30px !important;
        }
        
        .comparison-row-1 td {
            background-color: #e2e2e4 !important; 
        }
        
        
        .comparison-row-2 td {
            background-color: #d8d9db !important; 
        }

.step-numbers {
    position: relative;
    color: #6221ea;
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 4rem;
    flex: 0 0 10%;
    max-width: 10%;
    padding: 0 15px;
    margin-right: 10px;
}

.step-numbers:after {
    background-color: #6221ea;
    background-position: 50%;
    content: " ";
    display: block;
    height: .35rem;
    margin-top: .25rem;
    position: absolute;
    right: 15px;
    width: 45%;
}

.single .elementor-container {
    display: flex;
}

.single .elementor-column.elementor-col-60.elementor-inner-column.elementor-element.elementor-element-4d15341 {
    display: flex;
    height: auto;
    width: auto;
}

.single .elementor-widget-wrap.elementor-element-populated.align-middle{
    display: flex;
    align-items: center;
    padding: 50px;
}

.single-blog {
    padding: 50px 185px;
    max-width: 1600px;
    margin: auto;
}

.single h2 {
    margin-top: 2rem;
}

.single p {
    margin-bottom: 1.5rem;
    font-size: 1rem;
}




/* Large tablets, small laptops 1200px - 990px */



@media only screen and (min-width: 990px) and (max-width: 1200px){
    .menu-button {
        display: none;
    }

    .menu-button .elementor-button-wrapper .elementor-button-link {
        font-size: .65rem;
        padding: .5rem 1.5rem;
    }

    .elementor-870 .elementor-element.elementor-element-8c9553f:not(.elementor-motion-effects-element-type-background), .elementor-870 .elementor-element.elementor-element-8c9553f > .elementor-motion-effects-container > .elementor-motion-effects-layer {
        background-position: center;
    }

    .post-card-secondary {
        max-width: 50%;
        padding: 10px;
    }


    .post-image {
        height: 175px;
    }


    #sub-feature-section {
        padding: 0 50px;
    }

    #sub-feature-section .elementor-col-50 {
        padding: 15px;
    }

    .single-blog {
        padding: 50px 100px;
    }


    .grid-article {
        margin: 0 50px;
    }
	
	
.case-studies .vc_gitem-post-data h4 {
	margin-top: initial;
	font-size: 1.5em;
}

.case-studies .vc_gitem-post-data p {
    font-size: 1em;
    line-height: 1.5em;
}



}

@media only screen and (min-width: 768px) and (max-width: 990px){
    .menu-button {
        display: none;
    }
	
	.empty-title-frame {
		display: none;
	}
	
	.main-title-frame {
		width: 100% !important;
	}


    .elementor-870 .elementor-element.elementor-element-8c9553f:not(.elementor-motion-effects-element-type-background), .elementor-870 .elementor-element.elementor-element-8c9553f > .elementor-motion-effects-container > .elementor-motion-effects-layer {
        background-position: center;
    }


    .post-card-secondary {
        max-width: 50%;
        padding: 10px;
    }


    .post-image {
        height: 125px;
    }

    .blog-grid-content {
        padding: 15px;
    }

    #sub-feature-section {
        padding: 0 50px;
    }

    #sub-feature-section .elementor-col-50 {
        padding: 15px;
    }

    .single-blog {
        padding: 50px 50px;
    }


    .grid-article {
        margin: 0 50px;
    }


.case-studies .vc_gitem-post-data h4 {
	margin-top: initial;
	font-size: 1.5em;
}

.case-studies .vc_gitem-post-data p {
    font-size: 1em;
    line-height: 1.5em;
}
	
	
	#wbc-623bd3e0077c6 .table-center-center.wpb_column.vc_column_container.vc_col-sm-6.text-center.eq-height-column {
    	height: initial !important;
}


}


/* Extra small devices (phones, 600px and down) */

@media only screen and (max-width: 768px) {
    
    
    .post-card-secondary {
        max-width: 50%;
        padding: 10px;
    }


    .post-card-wrapper {
        height: 425px;
    }

    .post-image {
        height: 200px;
    }

        .menu-button {
            display: none;
        }
        
        
    .elementor-870 .elementor-element.elementor-element-8c9553f:not(.elementor-motion-effects-element-type-background), .elementor-870 .elementor-element.elementor-element-8c9553f > .elementor-motion-effects-container > .elementor-motion-effects-layer {
        background-position: initial;
    }

        

	#wbc-623bd3e0077c6 .table-center-center.wpb_column.vc_column_container.vc_col-sm-6.text-center.eq-height-column {
    	height: initial !important;
}   
    .menu-item-has-children a:after {
        display: none;
        content: initial;
    }

    li.menu-item.menu-item-type-post_type.menu-item-object-page.current-menu-item.page_item.page-item-1584.current_page_item.menu-item-1613 {
        padding: 0 50px;
    }


    li.menu-item.menu-item-type-post_type.menu-item-object-page.current-menu-item.page_item.page-item-1584.current_page_item.menu-item-1613 a {
        font-size: 18px !important;
    }


    .single .elementor-widget-wrap.elementor-element-populated.align-middle {
        display: block;
        padding: 25px;
    }

    .single .spotlight-header {
        text-align: center;
        padding: 0;
    }

    .single .post-details {
        float: initial;
        text-align: center;
    }
        
        .single .elementor-container {
            display: block;
            }
            
            .single .whitepaper-image img {
                border-radius: initial;
            }
        
    .single-blog {
        padding: 25px;
    }

    .single-blog h1, .single-blog h2, .single-blog h3, .single-blog h4, .single-blog h5 {
        text-align: left;
    }

    .single-blog p {
        text-align: left;
    }
        
        

    .blog-desktop {
        display: none;
    }

    .blog-mobile {
        display: block;
        padding-right: 20px;
    }

    .blog-mobile img {
        border-radius: 0 50px 50px 0;
    }

    .blog-feature {
        padding: 0;
        margin-bottom: 25px;
    }

    .blog-feature .spotlight-header {
        text-align: left;
        padding: 0 15px;
    }

    .spotlight-header {
        text-align: left;
        padding: 0;
    }

    .spotlight-header a {
        font-size: .6rem;
        margin-right: 5px;
    }

    .blog-feature h1 {
        text-align: left;
        padding: 15px;
        font-size: 2.875rem;
        margin-bottom: .5rem;
        line-height: 1.2;
    }

    .blog-feature .post-preview {
        margin-top: 0;
        margin-bottom: 1rem;
        font-size: 1rem;
        line-height: 1.5rem;
        font-weight: 400;
        color: #000c1b;
        font-family: "Lato",sans-serif;
        text-align: left;
        padding: 0 15px;
    }

    .blog-feature .blog-button {
        text-align: left;
        padding: 0 15px;
        margin-bottom: 20px;
        float: initial;
    }

    .blog-button {
        float: right;
    }

    .post-details {
        float: left;
    }


        
        .elementor-24 .elementor-element.elementor-element-8c9553f {
            margin-top: 0;
            
        }
        
        h1 {
            font-size: 34px;
            line-height: 1.2;
            text-align: center;
        }
        
        p {
            font-size: .875rem;
            line-height: 1.5rem;
            text-align: center;
        }
        
        .elementor-widget-button {
            text-align: center;
        }
        
        .wp-gallery-style .gallery-item {
            width: 50%;
        }
        
        .client-logo img {
            max-width: 100%;
        }
        
        
        .background-image-left {
            background-image: initial !important;
            background-color: #f6f6f6;
            padding: 0 !important;
        }
        
        .background-image-right {
            background-image: initial !important;
            background-color: #f6f6f6;
            padding: 0 !important;
        }
        
        .elementor-widget-container {
            text-align: center;
        }
        
        .header-analytics {
            padding: 0 !important;
            margin-top: 0 !important;
        }
        
        .header {
            padding: 0 !important;
            margin-top: 0 !important;
        }
        
    .mobile-nav-menu .sub-menu-box p {
        text-align: left !important;
    }

    .dropdown-parent {
        padding: 5px 10px;
    }

    .table-text p {
        font-size: .8rem;
        line-height: 1.5rem;
        text-align: left;
    }

    .table-text h4 {
        font-size: 1rem;
        line-height: 1.2rem;
        text-align: left;
    }

    .text-left .feature-text {
        text-align: left;
    }

    .text-left .feature-paragraph {
        text-align: left;
    }

    .elementor-870 .elementor-element.elementor-element-47b361e > .elementor-widget-container {
        padding: 0px 0px 25px 0px;
    }

    .elementor-919 .elementor-element.elementor-element-81f1b8e {
        padding: 50px 0px 0px 0px;
    }

    .elementor-919 .elementor-element.elementor-element-75fff1f {
        margin-top: 0px !important;
        padding: 25px 0px 0px 0px !important;
    }

    .elementor-974 .elementor-element.elementor-element-7035a8c > .elementor-widget-container {
        margin: 0px 20px;
    }
        #sub-feature-section {
        width: 100%;
        padding: 15px;
    }

    #sub-feature-section .elementor-col-50 {
        width: 100%;
        padding: 0;
        margin: 25px 0;
    }

    .blog-level-2 {
        margin-top: 10px;
        text-align: left;
    }

    .post-preview {
        text-align: left;
    }

    .post-details {
        text-align: left;
    }

    .grid-article {
        margin: 0 15px;
    }

    .post-card-secondary {
        max-width: 100%;
        padding: 10px 0;
    }

    .blog-content-area {
        padding: 0;
    }
        .elementor-24 .elementor-element.elementor-element-49a55c4 > .elementor-element-populated {
        padding: 50px 0px 50px 0px;
    }

    .elementor-24 .elementor-element.elementor-element-256ad57 > .elementor-element-populated {
        padding: 50px 0px 50px 0px;
    }


    .form-modal {
        max-width: 400px;
        padding: 20px;
    }

    .field-container .half-width {
        max-width: 47%;
    }


    .wpcf7 .ajax-loader {
        bottom: -20px;
        left: 0;
    }
	
	
.case-studies .vc_gitem_row.vc_row.vc_gitem-row-position-top {
    height: 250px !important;
}
	
.case-studies .vc_gitem_row .vc_gitem-col {
    height: 100% !important;
}
	
.case-studies .vc_gitem-post-data h4 {
	font-size: 2em;
}
	
.case-studies .vc_grid-item {
    max-width: 100%;
}
	
.case-studies .vc_grid-item-mini {
    height: initial;
}
	
.case-studies .vc_btn3-container.vc_btn3-left {
}
	
	

}


}































/********************** start of rebuild custom overrides ******************************/
/*
> 1200
992 - 1199
768 - 991
<= 767

*/



:root{
    --blue1: #6120EA;
    --blue2: rgb(58, 36, 184);
    --orange1: #FFA700;
    --lightblue1: #00CDF7;
    --pink1: #FF0092;
    --purple1: #8F63F0;
    --headerColor1: #6120EA;
    --backgroundGradient1: linear-gradient(90deg, #904ECA, #5F20EA);
    --buttonGradient1: linear-gradient(135deg, #FF407E, #F78561);
    --buttonGradient2: linear-gradient(135deg, #904ECA, #5F20EA);
    --buttonGradient3: linear-gradient(135deg, #00b3d7, #3dd7f4);
    --buttonGradient4: linear-gradient(135deg, #F50190, #FF85F2);
    --buttonGradient5: linear-gradient(135deg, #bf34e8, #d38ff2);
    --buttonGradient6: linear-gradient(135deg, #F4AA01, #FFD86A);
    --mainTextColor: #2c2934;
    --mainTextTint1: #a3a3a3;

    }


h1, h2, h3 {
    font-family: "Lato",sans-serif;
    color:var(--headerColor1);

}

h1{
    font-size: 5em;
    font-weight: 300;
    line-height: 1.1em;
}
h1.hasSub + h1.isSub{

}
h2, h2.hasSub{
    font-size: 4.5em;
    font-weight: 300 !important;
    line-height: 1.1em;
}
h2.hasSub + h2.isSub{
    font-size: 2.2em;
    font-weight: 500 !important;
    color: #2c2934;
}
h3{
    font-size: 3em; 
    font-weight: 400 !important;
    line-height: 1.1em;
}
h3.hasSub + h3.isSub{
    font-size: 2.2em; 
    color: #2c2934;
}

h4{	
    font-family: "Lato",sans-serif;
    font-size: 2em;  
    line-height: 1.1em;
    color:var(--headerColor1);
	margin-top: 1.5em;
}

h4.hasSub + h4.isSub{
    font-size: 1.5em; 
    font-weight: !important;
}

p {
    margin-bottom: 1em !important;
    font-size: 1.25em;
    line-height: 2em;
    font-weight: 300;
    color: var(--mainTextColor);
    font-family: "Lato",sans-serif;
    text-align: initial;
}
.univ-text-white{
    color: #fff;
}
.univ-text-blue{
    color: var(--headerColor1);
}
.univ-remove-col-height{
    height: initial !important;
}

.univ-flex-vert-center .row-inner{
    align-items: center !important;
}
.univ-background1{
    background-color: var(--backgroundGradient1);
}


.frm_button_submit {
	font-family: Lato !important;
}

.white-paper {
	max-width: 300px;
	margin: auto;
}

.product-logo-hero img {
	max-width: 200px;
}

.icon-max img {
	max-width: 100px
}


.icon-small-max img {
	max-width: 60px
}

.feature-icons p {
	line-height: 1em;
}

.diversio-tabs .vc_tta-panels {
	border-color: #fff !important;
	background-color: initial !important;
}

.diversio-tabs .vc_tta-tab>a {
	font-size: 16px !important;
	font-weight: 700;
}

.diversio-tabs .vc_tta-tab.vc_active a {
	color: #2c2934 !important;
	border-color: #5631e0 !important;
    border-bottom-color: #5631e0 !important;
    background-color: #fff !important;
}

.purple-box {
	background: var(--backgroundGradient1);
    border-radius: 20px;
    padding: 20px 20px;
    max-width: 500px;
    margin: auto;
	color: #fff;
	box-shadow: 0 8px 30px 0 rgb(12 0 37 / 15%), 0 3px 10px 0 rgb(12 0 37 / 15%) !important;
}

.contact-us .purple-box {
    margin: initial;
}

.case-studies .vc_gitem-zone-a {
	height: 200px;
}

.case-studies .vc_gitem-post-data h4 {
	margin-top: initial;
}


.case-studies .vc_gitem_row .vc_gitem-col {
	height: 325px;
}

.case-studies .vc_btn3-container.vc_btn3-left {
    position: absolute;
    bottom: 0;
}

.this-grid-container > .g-item .button-knowledge {
	border: solid 2px #fff !important;
	text-align: center !important;
	padding: 0.5rem 1.5rem !important;
}



.this-grid-container > .g-item .knowledge-link {
	text-align: center !important;
}


.case-studies .vc_btn3-container.vc_btn3-left a {
	background: var(--buttonGradient2) !important;
    box-shadow: 0 8px 30px 0 rgb(12 0 37 / 15%), 0 3px 10px 0 rgb(12 0 37 / 15%) !important;
    text-align: center !important;
    vertical-align: middle !important;
    border: 0px solid #fff !important;
    padding: 0.5rem 1.75rem !important;
    font-size: .75rem !important;
    line-height: 1.5 !important;
    border-radius: 20px !important;
    color: #fff !important;
}

.case-studies .vc_gitem_row.vc_row.vc_gitem-row-position-top {
    height: 180px;
}

.case-studies .vc_gitem-post-data-source-post_excerpt {
	/* display: none; */
}

/* std book demo blue button*/
.univ-btn-book-demo-1 .vc_btn3{
    background-color: #6221ea !important;
    background-image: none !important;
    border-color: #6221ea;
    box-shadow: 0 8px 30px 0 rgb(12 0 37 / 15%), 0 3px 10px 0 rgb(12 0 37 / 15%) !important;
    /*display: inline-block !important;*/
    /*font-weight: 600 !important;*/
    text-align: center !important;
    vertical-align: middle !important;
    border: 1px solid transparent !important;
    padding: 0.625rem 2.1875rem !important;
    font-size: .875rem !important;
    line-height: 1.5 !important;
    border-radius: 25rem !important;
    color: #fff !important;
}




/*std blue book demo button with white border*/
.univ-btn-book-demo-2 .vc_btn3{
    /* background-color: var(--blue1) !important; */
	background-color: rgba(255, 255, 255, 0.2) !important;
    background-image: none !important;
    box-shadow: 0 8px 30px 0 rgb(12 0 37 / 15%), 0 3px 10px 0 rgb(12 0 37 / 15%) !important;
    /*display: inline-block !important;*/
    font-weight: 600 !important;
    text-align: center !important;
    vertical-align: middle !important;
    border: 1px solid #fff !important;
    padding: 0.625rem 2.1875rem !important;
    font-size: .75rem !important;
	text-transform: uppercase;
    line-height: 1.5 !important;
    border-radius: 25rem !important;
    color: #fff !important;
}

.univ-btn-book-demo-2 .vc_btn3:hover{
    background-color: #fff !important;
    background-image: none !important;
    box-shadow: 0 8px 30px 0 rgb(12 0 37 / 15%), 0 3px 10px 0 rgb(12 0 37 / 15%) !important;
    /*display: inline-block !important;*/
    /*font-weight: 600 !important;*/
    text-align: center !important;
    vertical-align: middle !important;
    border: 1px solid #fff !important;
    padding: 0.625rem 2.1875rem !important;
    font-size: .75rem !important;
    line-height: 1.5 !important;
    border-radius: 25rem !important;
    color: #6221EA !important;
}


/*std book demo red orange*/
.univ-btn-book-demo-3 .vc_btn3{
    background-image: var(--buttonGradient1) !important;
    box-shadow: 0 8px 30px 0 rgb(12 0 37 / 15%), 0 3px 10px 0 rgb(12 0 37 / 15%) !important;
    /*display: inline-block !important;*/
    /*font-weight: 600 !important;*/
    text-align: center !important;
    vertical-align: middle !important;
    border: 0px solid #fff !important;
    padding: 0.625rem 2.1875rem !important;
    font-size: .875rem !important;
    line-height: 1.5 !important;
    border-radius: 25rem !important;
    color: #fff !important;
}

.univ-btn-book-demo-yellow .vc_btn3{
    background-image: var(--buttonGradient6) !important;
    box-shadow: 0 8px 30px 0 rgb(12 0 37 / 15%), 0 3px 10px 0 rgb(12 0 37 / 15%) !important;
    /*display: inline-block !important;*/
    /*font-weight: 600 !important;*/
    text-align: center !important;
    vertical-align: middle !important;
    border: 0px solid #fff !important;
    padding: 0.625rem 2.1875rem !important;
    font-size: .875rem !important;
    line-height: 1.5 !important;
    border-radius: 25rem !important;
    color: #fff !important;
}


.univ-btn-book-demo-blue .vc_btn3{
    background-image: var(--buttonGradient3) !important;
    box-shadow: 0 8px 30px 0 rgb(12 0 37 / 15%), 0 3px 10px 0 rgb(12 0 37 / 15%) !important;
    /*display: inline-block !important;*/
    /*font-weight: 600 !important;*/
    text-align: center !important;
    vertical-align: middle !important;
    border: 0px solid #fff !important;
    padding: 0.625rem 2.1875rem !important;
    font-size: .875rem !important;
    line-height: 1.5 !important;
    border-radius: 25rem !important;
    color: #fff !important;
}


.univ-btn-book-demo-magenta .vc_btn3{
    background-image: var(--buttonGradient4) !important;
    box-shadow: 0 8px 30px 0 rgb(12 0 37 / 15%), 0 3px 10px 0 rgb(12 0 37 / 15%) !important;
    /*display: inline-block !important;*/
    /*font-weight: 600 !important;*/
    text-align: center !important;
    vertical-align: middle !important;
    border: 0px solid #fff !important;
    padding: 0.625rem 2.1875rem !important;
    font-size: .875rem !important;
    line-height: 1.5 !important;
    border-radius: 25rem !important;
    color: #fff !important;
}


.univ-btn-book-demo-fuschia .vc_btn3{
    background-image: var(--buttonGradient5) !important;
    box-shadow: 0 8px 30px 0 rgb(12 0 37 / 15%), 0 3px 10px 0 rgb(12 0 37 / 15%) !important;
    /*display: inline-block !important;*/
    /*font-weight: 600 !important;*/
    text-align: center !important;
    vertical-align: middle !important;
    border: 0px solid #fff !important;
    padding: 0.625rem 2.1875rem !important;
    font-size: .875rem !important;
    line-height: 1.5 !important;
    border-radius: 25rem !important;
    color: #fff !important;
}


.univ-btn-book-demo-fuschia-2 .vc_btn3{
    background-color: #fff !important;
    box-shadow: 0 8px 30px 0 rgb(12 0 37 / 15%), 0 3px 10px 0 rgb(12 0 37 / 15%) !important;
    /*display: inline-block !important;*/
    /*font-weight: 600 !important;*/
    text-align: center !important;
    vertical-align: middle !important;
    border: 2px solid #bf34e8 !important;
    padding: 0.625rem 2.1875rem !important;
    font-size: .875rem !important;
    line-height: 1.5 !important;
    border-radius: 25rem !important;
    color: #bf34e8 !important;
}

.univ-btn-learn-more-1 .vc_btn3{
    background-color: var(--orange1) !important;
    background-image: none !important;
    box-shadow: 0 8px 30px 0 rgb(12 0 37 / 15%), 0 3px 10px 0 rgb(12 0 37 / 15%) !important;
    /*display: inline-block !important;*/
    /*font-weight: 600 !important;*/
    text-align: center !important;
    vertical-align: middle !important;
    border: 0px solid #fff !important;
    padding: 0.625rem 2.1875rem !important;
    font-size: .875rem !important;
    line-height: 1.5 !important;
    border-radius: 25rem !important;
    color: #fff !important;
}

.univ-btn-learn-more-2 .vc_btn3{
    background-color: var(--lightblue1) !important;
    background-image: none !important;
    box-shadow: 0 8px 30px 0 rgb(12 0 37 / 15%), 0 3px 10px 0 rgb(12 0 37 / 15%) !important;
    /*display: inline-block !important;*/
    /*font-weight: 600 !important;*/
    text-align: center !important;
    vertical-align: middle !important;
    border: 0px solid #fff !important;
    padding: 0.625rem 2.1875rem !important;
    font-size: .875rem !important;
    line-height: 1.5 !important;
    border-radius: 20px !important;
    color: #fff !important;
}
.univ-btn-learn-more-3 .vc_btn3{
    background-color: var(--pink1) !important;
    background-image: none !important;
    box-shadow: 0 8px 30px 0 rgb(12 0 37 / 15%), 0 3px 10px 0 rgb(12 0 37 / 15%) !important;
    /*display: inline-block !important;*/
    /*font-weight: 600 !important;*/
    text-align: center !important;
    vertical-align: middle !important;
    border: 0px solid #fff !important;
    padding: 0.625rem 2.1875rem !important;
    font-size: .875rem !important;
    line-height: 1.5 !important;
    border-radius: 20px !important;
    color: #fff !important;
}


.univ-btn-learn-more-6 .vc_btn3{
    background-color: #F54E01 !important;
    background-image: none !important;
    box-shadow: 0 8px 30px 0 rgb(12 0 37 / 15%), 0 3px 10px 0 rgb(12 0 37 / 15%) !important;
    /*display: inline-block !important;*/
    /*font-weight: 600 !important;*/
    text-align: center !important;
    vertical-align: middle !important;
    border: 0px solid #fff !important;
    padding: 0.625rem 2.1875rem !important;
    font-size: .875rem !important;
    line-height: 1.5 !important;
    border-radius: 20px !important;
    color: #fff !important;
}


/* std Purple button*/
.univ-btn-learn-more-4 .vc_btn3{
    background: var(--buttonGradient2) !important;
    box-shadow: 0 8px 30px 0 rgb(12 0 37 / 15%), 0 3px 10px 0 rgb(12 0 37 / 15%) !important;
    /*display: inline-block !important;*/
    /*font-weight: 600 !important;*/
    text-align: center !important;
    vertical-align: middle !important;
    border: 0px solid #fff !important;
    padding: 0.5rem 1.75rem !important;
    font-size: .75rem !important;
    line-height: 1.5 !important;
    border-radius: 20px !important;
    color: #fff !important;
}


.univ-btn-learn-more-yellow .vc_btn3{
    background-color: var(--orange1) !important;
    background-image: none !important;
    box-shadow: 0 8px 30px 0 rgb(12 0 37 / 15%), 0 3px 10px 0 rgb(12 0 37 / 15%) !important;
    /*display: inline-block !important;*/
    /*font-weight: 600 !important;*/
    text-align: center !important;
    vertical-align: middle !important;
    border: 0px solid #fff !important;
    padding: 0.5rem 1.75rem !important;
    font-size: .75rem !important;
    line-height: 1.5 !important;
    border-radius: 20px !important;
    color: #fff !important;
}


.univ-btn-learn-more-blue .vc_btn3{
    background-color: var(--lightblue1) !important;
    background-image: none !important;
    box-shadow: 0 8px 30px 0 rgb(12 0 37 / 15%), 0 3px 10px 0 rgb(12 0 37 / 15%) !important;
    /*display: inline-block !important;*/
    /*font-weight: 600 !important;*/
    text-align: center !important;
    vertical-align: middle !important;
    border: 0px solid #fff !important;
    padding: 0.5rem 1.75rem !important;
    font-size: .75rem !important;
    line-height: 1.5 !important;
    border-radius: 20px !important;
    color: #fff !important;
}


.univ-btn-learn-more-pink .vc_btn3{
    background-color: var(--pink1) !important;
    background-image: none !important;
    box-shadow: 0 8px 30px 0 rgb(12 0 37 / 15%), 0 3px 10px 0 rgb(12 0 37 / 15%) !important;
    /*display: inline-block !important;*/
    /*font-weight: 600 !important;*/
    text-align: center !important;
    vertical-align: middle !important;
    border: 0px solid #fff !important;
    padding: 0.5rem 1.75rem !important;
    font-size: .75rem !important;
    line-height: 1.5 !important;
    border-radius: 20px !important;
    color: #fff !important;
}


.univ-contact-form input{
    border-radius: 20px !important;
}
.univ-contact-form .frm_submit button{
    background-image: var(--buttonGradient1) !important;
    box-shadow: 0 8px 30px 0 rgb(12 0 37 / 15%), 0 3px 10px 0 rgb(12 0 37 / 15%) !important;
    /*display: inline-block !important;*/
    /*font-weight: 600 !important;*/
    text-align: center !important;
    vertical-align: middle !important;
    border: 0px solid #fff !important;
    padding: 0.625rem 2.1875rem !important;
    font-size: .875rem !important;
    line-height: 1.5 !important;
    border-radius: 25px !important;
    color: #fff !important;
}

.video-wrapper-1 {
	box-shadow: 5px 15px 25px rgb(0 0 0 / 50%);
}



#popmake-219 {
    top: 40px !important;
}

#popmake-1081 {
    top: 40px !important;
}

.formm-container {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 1050;
    overflow: hidden auto;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
}

.form-modal {
    background-color: #fff;
    background-image: url(/wp-content/uploads/2021/08/get-in-touch-1.svg);
    background-position: 100% 100%;
    background-repeat: no-repeat;
    border-radius: 30px;
    box-shadow: 0 5px 60px 0 rgb(0 0 0 / 15%), 0 2px 4px 0 rgb(0 0 0 / 20%);
    margin: 1.25rem auto;
    position: relative;
    top: 0;
    width: 38.75rem;
    padding: 35px;
}


.form-modal h1 {
    color: #6221ea;
    font-family: "Lato",sans-serif;
    font-size: 3.3125rem;
    font-weight: 700;
    margin-top: 3rem;
}

.form-modal p {
    font-family: "Lato",sans-serif;
    font-size: 1rem;
    margin-bottom: 1rem;
}


.form-modal input {
    background-color: #f6f6f6;
    border: 0;
    border-radius: 25px;
    height: 2.625rem;
    padding: 0 1.25rem;
    width: 100%;
}

.form-modal .wpcf7-submit {
    background: #6221ea;
    border-color: #6221ea;
    box-shadow: 0 8px 30px 0 rgb(12 0 37 / 15%), 0 3px 10px 0 rgb(12 0 37 / 15%);
    display: inline-block;
    font-weight: 600;
    text-align: center;
    vertical-align: middle;
    border: 1px solid transparent;
    padding: .625rem 2.1875rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: 25rem;
    margin-top: 3rem;
}

.form-modal .wpcf7-submit:hover {
    background: #6221ea;
    border-color: #6221ea;
}

.wpcf7 .ajax-loader {
    bottom: -25px;
    left: 240px;
}

.field-container {
    display: flex;
}

.field-container .field {
    color: #5831e1;
    font-family: 'Lato',sans-serif;
    font-size: 1rem;
    font-weight: 400;
    margin: 10px 5px;
    flex-grow: 1;
}

.field-container .half-width {
    flex-grow: 1;
}

.field-container .field textarea {
    border-radius: .625rem;
    padding: 1.25rem;
    height: 6.25rem;
    background-color: #f6f6f6;
    border: 0;
    resize: none;
    overflow: auto;
}

.field-container .field input {
    border-radius: .625rem;
}

.wpcf7-form .wpcf7-submit{
    background-image: var(--buttonGradient1) !important;
    box-shadow: 0 8px 30px 0 rgb(12 0 37 / 15%), 0 3px 10px 0 rgb(12 0 37 / 15%) !important;
    display: inline-block !important;
    font-weight: 600 !important;
    text-align: center !important;
    vertical-align: middle !important;
    border: 0px solid #fff !important;
    padding: 0.625rem 2.1875rem !important;
    font-size: .875rem !important;
    line-height: 1.5 !important;
    border-radius: 25rem !important;
    color: #fff !important;
}


.hs-form .hs-form-field {
    color: #5831e1;
    font-family: 'Lato',sans-serif;
    font-size: 1rem;
    font-weight: 400;
}

.hs-form .hs-form-field textarea {
    border-radius: .625rem;
    height: 6.25rem;
    background-color: #f6f6f6;
    border: 0;
    resize: none;
    overflow: auto;
	width: 100% !important;
}

.hs-form .hs-form-field input {
    border-radius: .625rem;
}

.hs-form .actions {
	text-align: right;
	padding: 10px;
}


.hs-form input.hs-button.primary.large{
    background-image: var(--buttonGradient1) !important;
    box-shadow: 0 8px 30px 0 rgb(12 0 37 / 15%), 0 3px 10px 0 rgb(12 0 37 / 15%) !important;
    display: inline-block !important;
    font-weight: 600 !important;
    text-align: center !important;
    vertical-align: middle !important;
    border: 0px solid #fff !important;
    padding: 0.625rem 2.1875rem !important;
    font-size: .875rem !important;
    line-height: 1.5 !important;
    border-radius: 25rem !important;
    color: #fff !important;
}

.hs-form .hs-form-field input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #9683ea !important;
	font-weight: 300 !important;
}
.hs-form-field::-moz-placeholder { /* Firefox 19+ */
  color: #9683ea !important;
	font-weight: 300 !important;
	
}
.hs-form-field:-ms-input-placeholder { /* IE 10+ */
  color: #9683ea !important;
	font-weight: 300 !important;
}
.hs-form-field:-moz-placeholder { /* Firefox 18- */
  color: #9683ea !important;
	font-weight: 300 !important;
}



	li.hs-form-checkbox {
		display: inline-block !important;
		width: initial !important;
		height: auto;
	}


::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #9683ea;
	font-weight: 300;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #9683ea;
	font-weight: 300;
	
}
:-ms-input-placeholder { /* IE 10+ */
  color: #9683ea;
	font-weight: 300;
}
:-moz-placeholder { /* Firefox 18- */
  color: #9683ea;
	font-weight: 300;
}

.pum-container.pum-responsive.pum-responsive-medium {
    margin-left: -325px;
    width: 650px;
}


.single-post .page-title-wrap,
.blog .page-title-wrap
{
    display: none;
}

.left-content-top{
    display: flex;
}
.left-top-bar{
    width: 100%;
}
.left-content-top li:first-child{
    flex: 1;
}
.right-top-bar{
    display: none !important;
}
.primary-menu .sub-menu ul {
    display: flex;
    flex-wrap: wrap;
}
.primary-menu .sub-menu li {
    width: 100%;
}
.primary-menu #main-menu a {
    padding-left: 10px;
    padding-right: 24px;
}
.primary-menu .sub-menu li a {
    border-bottom: none;
    display: block;
    font-size: .875rem;
    line-height: .875rem;
    padding: 0;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.primary-menu ul#main-menu > li:last-child > a {
    padding: 7px 12px !important;
    border: 0px solid !important;
    display: inline !important;
    text-align: center !important;
    border-radius: 25rem !important;
    background-image: var(--buttonGradient1) !important;
    color: #fff;
}



.main-footer .container{
    max-width: 1400px !important;
}
.main-footer .row{
   /*justify-content: center !important; */
}
.main-footer h3{
    color: #fff !important;
    font-size: 1em !important;
    line-height: 1em !important;
}
.main-footer div.col-sm-6:nth-child(1n+2){
    display: none !important;
}
.main-footer div.col-sm-6 div.widget:nth-child(1){
    width: 100% !important;
    display: flex;
    flex-flow: wrap;
    flex-wrap: wrap;
    gap: 10px 10px;
}

.main-footer div.col-sm-6:nth-child(1){
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100%;

}
.main-footer .widgets-area .widget ul>li{
    padding: 0;
    border: none;
}
/*
.main-footer div.widget.widget_bloc:nth-child(1){
    width: 100% !important;
    max-width: 100% !important;
}*/

.mobile-nav-menu ul.sub-menu>li>a {
    padding-left: 38px !important;
}


@media (min-width: 1200px){
   .container {
       /* max-width: 1250px !important;*/
    }
}
/*
@media only screen and (max-width: 768px) {
    p {
        font-size: .875rem;
        line-height: 1.5rem;
        text-align: initial;
    }
    
}*/


@media only screen and (min-width: 1200px){

}
@media only screen and (max-width: 1199px){
    
}
@media only screen and (max-width: 991px) {
	    .menu-button {
        display: none;
    }


}

/*STACKED*/
@media only screen and (max-width: 767px){

}




