/*
Theme Name: GeneratePress Child
Theme URI: https://generatepress.com
Template: generatepress
Author: Tom Usborne
Author URI: https://tomusborne.com
Description: GeneratePress is a lightweight WordPress theme built with a focus on speed and usability. Performance is important to us, which is why a fresh GeneratePress install adds less than 15kb (gzipped) to your page size. We take full advantage of the new block editor (Gutenberg), which gives you more control over creating your content. If you use page builders, GeneratePress is the right theme for you. It is completely compatible with all major page builders, including Beaver Builder and Elementor. Thanks to our emphasis on WordPress coding standards, we can boast full compatibility with all well-coded plugins, including WooCommerce. GeneratePress is fully responsive, uses valid HTML/CSS and is translated into over 25 languages by our amazing community of users. A few of our many features include microdata integration, 9 widget areas, 5 navigation locations, 5 sidebar layouts, dropdown menus (click or hover) and navigation color presets. Learn more and check out our powerful premium version at https://generatepress.com
Tags: two-columns,three-columns,one-column,right-sidebar,left-sidebar,footer-widgets,blog,e-commerce,flexible-header,full-width-template,buddypress,custom-header,custom-background,custom-menu,custom-colors,sticky-post,threaded-comments,translation-ready,rtl-language-support,featured-images,theme-options
Version: 2.4.2.1601549648
Updated: 2020-10-01 13:54:08

*/
@import url("https://fonts.googleapis.com/css2?family=Exo:wght@300;400;500;600;700;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Roboto+Mono&display=swap');

input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="number"]:focus, textarea:focus, select:focus {
  color: inherit;
  border-color: inherit;
  outline: none;
  font-family: Inter;
}

body,
button,
input,
select,
textarea {
  font-family: "Inter", sans-serif;
}
/* 23-06-2021 */
.page-id-38 section.inner-content table{
	overflow:hidden;
}
/* 23-06-2021 */
/* 29-06-2021 */
.page-template-page-blog-php .site-footer, 
.page-template-page-blog-php div#footer-widgets, 
.page-template-page-blog-php footer.site-info,
.page-template-taxonomy-resourcescats-php .site-footer, 
.page-template-taxonomy-resourcescats-php div#footer-widgets, 
.page-template-taxonomy-resourcescats-php footer.site-info,
.single-post .site-footer, 
.single-post div#footer-widgets, 
.single-post footer.site-info{
	   background-color: #0d0220!important;
}
.page-template-page-blog-php .site-footer::before,
.single-post .site-footer::before,
.page-template-taxonomy-resourcescats-php .site-footer::before,
.page-id-697 .site-footer::before,
.page-id-713 .site-footer::before,
.page-id-708 .site-footer::before,
.page-id-680 .site-footer::before,
.page-id-715 .site-footer::before{
	display:none;
}
/* 29-06-2021 */
/* 18-06-2021 */
.right_hero_col select {
  -moz-appearance: none;
  -webkit-appearance: none;
}
.right_hero_col select::-ms-expand {
    display: none;
}
.right_hero_col  select {
    background: url(https://cycode.com/wp-content/themes/generatepress-child/images/down_arrow.png);
    background-position: right 11px top 18px;
    background-repeat: no-repeat;
}

/* 18-06-2021 */
/* about*/
.team_about_row {
    padding-bottom: 50px;
}
.left_col_team  .team-logo,
.right_col_team  .team-logo{
    display: flex;
    justify-content: unset;
    margin: 0px;
}
.left_col_team  .team_title {
    margin-right: 175px;
}
.right_col_team .team-logo {
    padding-left: 230px;
}
.left_col_team .team-logo_info,
.right_col_team .team-logo_info{
	width:60%;
}
.right_col_team  h2.team_title {
    display: none;
} 
/* use case */
.use_video iframe {
    height: 400px;
}
.work_use_image {
    position: relative;
    z-index: 1;
}
.work_upper_img img {
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    top: 100px;
}
.use_video {
	margin-top:20px;
	background-size: cover !important;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    position: relative;
    z-index: 1;
	padding: 120px 0px;
}
.use_started_bottom_section .vc_btn3-container {
    margin-bottom: 0px;
}
.use_started_bottom_section a::before {
    width: 13px;
    height: 12px;
    content: '';
    position: absolute;
    background: url(./images/arrowr.svg) no-repeat 0 0;
    background-size: contain;
    right: 30px;
    top: 21px;
    filter: brightness(0) invert(1);
}
.use_started_bottom_section a {
    border-radius: 12px!important;
    font-family: Inter!important;
    font-weight: 600!important;
    font-size: 16px!important;
    line-height: 26px!important;
    color: #FFF!important;
    background: #0062FF!important;
    padding: 14px 56px 14px 36px!important;
}
.use_started_bottom_section h2.vc_custom_heading {
    font-family: Exo;
    font-style: normal;
    font-weight: normal;
	margin-bottom: 0px;
    font-size: 32px;
    line-height: 143.02%;
    text-align: center;
    text-transform: capitalize;
    color: #0D0220;
}
.use_started_bottom_section {
    background: #FFFFFF;
    border-radius: 20px;
    position: relative;
	padding: 50px 50px;
    z-index: 1;
}
.control_section {
    padding-top: 70px;
    position: relative;
    z-index: 1;
}
.works_use_section{
	position:relative;
	z-index:1;
}
.control_section .wpb_text_column.wpb_content_element {
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #FFFFFF;
    opacity: 0.6;
}
.control_section h2.vc_custom_heading {
    font-family: Exo;
    font-style: normal;
    font-weight: normal;
    font-size: 32px;
    line-height: 130%;
    text-align: center;
    text-transform: capitalize;
    color: #FEFCFE;
}
.monitor_section .vc_col-sm-4 > .vc_column-inner {
    padding-left: 0px;
    padding-right: 0px;
}
.monitor_section {
    padding-top: 170px;
}
.monitor_section h2.vc_custom_heading {
	padding-bottom: 70px;
    font-family: Exo;
    font-style: normal;
    font-weight: normal;
    font-size: 32px;
    line-height: 130%;
    text-align: center;
    text-transform: capitalize;
    color: #FEFCFE;
}
.use_started_section a::before {
    width: 13px;
    height: 12px;
    content: '';
    position: absolute;
    background: url(./images/arrowr.svg) no-repeat 0 0;
    background-size: contain;
    right: 43px;
    top: 21px;
}
.use_started_section .vc_btn3-container {
    margin-bottom: 0px;
}
.use_started_section {
    margin-top: 170px;
}
.use_started_section a {
	border-radius:12px!important;
    font-family: Inter!important;
    font-weight: 600!important;
    font-size: 16px!important;
    line-height: 26px!important;
    color: #0D0220!important;
    background: #fff!important;
    padding: 14px 65px 14px 45px!important;
}
.use_started_section a {
    position: relative;
}
.use_started_section .wpb_text_column {
	margin-bottom: 0px;
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 26px;
    color: #FFFFFF;
    opacity: 0.8;
}
.use_started_section h2.vc_custom_heading {
    font-family: Exo;
    font-style: normal;
    font-weight: normal;
    font-size: 34px;
    line-height: 130%;
    text-transform: capitalize;
    color: #FFFFFF;
}
.use_started_section {
    background: linear-gradient(
269.99deg
, #0E0528 0.01%, rgba(42, 14, 83, 0.9) 62.79%, #121043 99.99%);
    mix-blend-mode: normal;
    border-radius: 20px;
    padding: 75px 50px;
}
body.page-id-680::after{
    position: absolute;
    top: 3000px;
    opacity: 0.6;
    content: "";
    background: url(./images/use_bottom.svg);
    width: 100%;
    height:100%;
    background-size: cover;
    background-repeat: no-repeat;
}
body.page-id-697::after,
body.page-id-713::after,
body.page-id-708::after{
    position: absolute;
    top: 3000px;
    opacity: 0.6;
    content: "";
    background: url(./images/use_bottom.svg);
    width: 100%;
    height:100%;
    background-size: cover;
    background-repeat: no-repeat;
}
/* 29-06-2021 */
.site-footer,
div#footer-widgets,
footer.site-info{
    position: relative!important;
    background-color: transparent!important;
}
.site-footer::before {
    content: "";
    background: linear-gradient(180deg, rgba(16, 5, 75, 0) 0%, #000000 59.86%);
    position: absolute;
    width: 100%;
    height:336px;
    bottom: 0;
}
body.page-id-715::after{
    position: absolute;
    top: 3000px;
    opacity: 0.6;
    content: "";
    background: url(./images/use_bottom.svg);
    width: 100%;
    height:100%;
    background-size: cover;
    background-repeat: no-repeat;
}
/* 29-06-2021 */
.page-id-697 div#content .inside-article::before,
.page-id-715 div#content .inside-article::before,
.page-id-713 div#content .inside-article::before,
.page-id-708 div#content .inside-article::before{
	display:none;
    position: absolute;
    top: 2000px;
    right: 0px;
    opacity: 0.6;
    content: "";
    background: url(./images/use_right.png);
    width: 700px;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
}
.page-id-697 div#content .inside-article::after,
.page-id-708 div#content .inside-article::after,
.page-id-713 div#content .inside-article::after,
.page-id-715 div#content .inside-article::after{
	display:none;
    position: absolute;
    top: 2500px;
    left: 0px;
    opacity: 0.6;
    content: "";
    background: url(./images/use_left.png);
    width: 700px;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
}
.page-id-680 div#content .inside-article::before{
	display:none;
    position: absolute;
    top: 2900px;
    right: 0px;
    opacity: 0.6;
    content: "";
    background: url(./images/use_right.png);
    width: 700px;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
}
.page-id-680 div#content::before,
.page-id-708 div#content::before,
.page-id-713 div#content::before,
.page-id-715 div#content::before,
.page-id-697 div#content::before{
	display:none;
	position: absolute;
    top: 447px;
    right: 0px;
    opacity: 0.6;
    content: "";
    background: url(./images/use_right.png);
    width: 700px;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
}
.page-id-680 div#content::after,
.page-id-697 div#content::after,
.page-id-708 div#content::after,
.page-id-713 div#content::after,
.page-id-715 div#content::after{
	display:none;
    position: absolute;
    top: 971px;
    left: 38px;
    opacity: 0.4;
    content: "";
    background: url(./images/use_left.png);
    width: 700px;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
}
/*.page-id-695 div#content {
    position:relative;
}*/
.use_second_inner_row {
    padding-top: 100px;
}
.use_section_row {
    padding-top: 140px;
    position: relative;
    z-index: 1;
}
.page-id-680  article::before,
.page-id-697  article::before,
.page-id-708  article::before,
.page-id-713  article::before,
.page-id-715  article::before{
    position: absolute;
    right: 0;
    top: 60px;
    content: "";
    background: url(./images/use_bg.svg);
    width: 100%;
    height: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
}
.hero_use_case h2.vc_custom_heading {
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 130.02%;
    text-align: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #5DC7FE;
}
.hero_use_case h4.vc_custom_heading {
    font-family: Exo;
    font-style: normal;
    font-weight: normal;
    font-size: 38px;
    line-height: 130.02%;
    text-align: center;
    text-transform: capitalize;
    color: #FEFCFE;
}
.hero_use_case h5.vc_custom_heading{
	font-family: Inter;
	font-style: normal;
	font-weight: normal;
	font-size: 21px;
	line-height: 22px;
	text-align: center;
	color: #FFFFFF;
}
.use_section_row h3.vc_custom_heading {
	padding-left:40px;
    font-family: Exo;
    font-style: normal;
    font-weight: normal;
    font-size: 34px;
    line-height: 130%;
    text-transform: capitalize;
    color: #FEFCFE;
}

.use_section_row  .wpb_text_column {
    background: rgba(255, 255, 255, 0.03);
    backdrop-filter: blur(40px);
    border-radius: 16px;
	padding: 40px 20px;
}
.use_section_row .wpb_text_column ul li::before {
    content: url(./images/icon-bulletstyle.svg);
    position: absolute;
    left: -31px;
    top: -3px;
}
.use_section_row  .wpb_text_column ul li {
    font-family: Inter;
	margin-bottom: 10px;
    padding-left: 15px;
	position:relative;
	list-style: none;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color: #FFFFFF;
    opacity: 0.6;
    padding-bottom: 12px;
}
/* use case */
/* free trial */
.mobile_header_button,
.mobile_logos{
	display:none!important;
}
.hero_free_row {
    display: flex;
    align-items: stretch;
	min-height: 100vh;
}
.left_hero_col {
	padding-top: 55px;
	background: linear-gradient(180deg, #121041 0%, #0D0220 100%), #C4C4C4;
}
.left_hero_col .free_logo {
    margin-bottom: 57px;
}
/* .left_hero_col > .vc_column-inner {
    max-width: 600px;
    float: right;
} */
.left_hero_col h2.vc_custom_heading {
    font-style: normal;
    font-weight: 600;
    font-family: Exo;
    padding-bottom: 25px;
	margin-top: -8px;
}
/* .right_hero_col > .vc_column-inner {
    max-width: 600px;
    float: left;
} */
.right_hero_col {
	display: flex;
    align-items: center;
}
.right_hero_col > .vc_column-inner {
    position: fixed;
    left: 75%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.right_hero_col h3 {
    font-family: Exo;
	padding-bottom: 20px;
    font-style: normal;
    font-weight: 600;
    font-size: 28px;
    line-height: 37px;
    text-align: center;
}
.left_hero_col .free_image img {
    max-width: 478px!important;
}
.right_hero_col input[type="text"],
.right_hero_col input[type="email"],
.right_hero_col select,
.right_hero_col input[type="phone"],
.right_hero_col input[type="tel"],
.right_hero_col textarea{
    border: 0px;
	background-color: #F1F1F1;
    border-radius:8px;
    margin-bottom: 12px;
	width: 100%;
	height: 42px;
	color:#979797;
	font-family: 'Inter';
	font-size: 14px;
	line-height: 17px;
}
.right_hero_col input[type="text"]:focus,
.right_hero_col input[type="email"]:focus,
.right_hero_col select:focus,
.right_hero_col input[type="phone"]:focus,
.right_hero_col input[type="tel"]:focus,
.right_hero_col textarea:focus{
	filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}
.right_hero_col .hs-form-field .hs-error-msgs,
.right_hero_col  .hs_error_rollup{
    font-size: 12px!important;
    color: red;
    font-family: 'Exo';
    line-height: 16px;
    padding-bottom: 10px;
    padding-left: 5px;
}
.right_hero_col ::placeholder {
	color:#979797;
	font-family: 'Inter';
	font-size: 14px;
	line-height: 17px;
}
.right_hero_col :-ms-input-placeholder { /* Internet Explorer 10-11 */
	color:#979797;
	font-family: 'Inter';
	font-size: 14px;
	line-height: 17px;
}
.right_hero_col ::-ms-input-placeholder { /* Microsoft Edge */
	color:#979797;
	font-size: 14px;
	font-family: 'Inter';
	line-height: 17px;
}
.right_hero_col > .vc_column-inner > .wpb_wrapper > .wpb_content_element {
    margin: 0px auto;
    max-width: 346px;
}
.right_hero_col .hs-fieldtype-text.hs-form-field {
    position: relative;
}
.right_hero_col  .legal-consent-container .hs-form-booleancheckbox-display>span {
    font-size: 11px;
    line-height: 15px;
	color:#979797;
	margin-left: 40px;
}
.right_hero_col .legal-consent-container {
    padding-top: 20px;
    padding-bottom: 10px;
	margin-left: 20px;
}
.right_hero_col  .hs_error_rollup{
	position:relative;
	text-align: left;
}
.right_hero_col input.hs-button:hover {
    color: #0D0220 !important;
    background: #fff !important;
    text-decoration: none;
    border: 1px solid #241A47;
}
.right_hero_col input.hs-button {
    background: #241A47;
    width: 100%;
    border-radius:8px;
    height: 48px;
    font-size: 14px;
    line-height: 26px;
	font-weight: 600;
}
.right_hero_col .legal-consent-container ul.no-list.hs-error-msgs.inputs-list {
    padding-top: 10px;
}
.right_hero_col .legal-consent-container .hs-form-booleancheckbox-display>span a{
    text-decoration: underline;
    color: #979797;
}
.right_hero_col .hs-fieldtype-text.hs-form-field .input::after {
    content: '*';
    position: absolute;
    top: 11px;
    right: 11px;
    color: #979797;
}
.left_hero_inner_row {
	max-width: 600px;
	margin: 0 auto !important;
}
.left_hero_inner_row img {
    zoom: 0.5;
}
.left_hero_inner_row .wpb_single_image {
	margin-bottom:0px;
}
.left_hero_inner_row  .wpb_wrapper{
	text-align:center;
}
.left_hero_inner_row .wpb_content_element .wpb_wrapper {
    font-family: Exo;
	padding-top: 20px;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
	color:#fff;
    text-align: center;
}
.left_hero_inner_row .wpb_single_image {
    height: 70px;
    display: inline-flex;
    align-items: flex-end;
    margin: 0px auto!important;
}
.free_logos_section h4 {
    font-size: 13px !important;
    line-height: 17px !important;
    font-family: 'Exo';
    font-weight: 600;
    color: #fff;
    opacity: 0.5;
}
/* .free_logos_section h4.vc_custom_heading{
	position:relative;
	padding-bottom: 15px;
	font-family: 'Exo';
}
.free_logos_section > .vc_column_container >.vc_column-inner {
    padding-left: 0px!important;
    padding-right: 0px!important;
}
.free_logos_section h4.vc_custom_heading::before {
    content: "";
    position: absolute;
    height: 8px;
    border-bottom: 1px solid white;
    top: 0;
    width: 220px;
    left: 0px;
}
.free_logos_section h4.vc_custom_heading::after {
    content: "";
    position: absolute;
    height: 8px;
    border-bottom: 1px solid white;
    top: 0;
    width: 220px;
    right: 0px;
} */
.free_logos_section {
    padding-top: 48px;
	padding-bottom: 37px;
}
.free_logos_section ul {
	display: flex;
    align-items: center;
    justify-content: center;
    max-width: 669px;
    margin: 0 auto;
    list-style: none;
}
.free_logos_section ul li {
    display: inline-block;
    padding-left:25px;
    padding-right:25px;
}
.free_logos_section .wpb_text_column{
	margin-bottom:0px;
} 
/* .free_logos_section ul li img {
    height: 60px;
    object-fit: contain;
}
.free_logos_section ul li:nth-child(1) img {
    width: 52px;
}
.free_logos_section ul li:nth-child(2) img {
	width: 56px;
}
.free_logos_section ul li:nth-child(3) img {
	width: 58px;
}
.free_logos_section ul li:nth-child(4) img {
	width: 59px;
}
.free_logos_section ul li:nth-child(5) img {
	width: 74px;
} */
.right_hero_col .legal-consent-container input:checked+ span::before {
    content: '\2713';
    left: 0rem;
    position: absolute;
    color: #241a47;
    font-size: 15px;
    border-radius: 5px;
	top: 0rem;
    padding: 7px 7px 4px 7px;
    background-color: #F1F1F1;
}
.right_hero_col .legal-consent-container input {
    height:25px;
    width:25px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    border-radius: 4px;
    outline: none;
    transition-duration: 0.3s;
    background-color: #f1f1f1;
    cursor: pointer;
}
.right_hero_col .legal-consent-container .hs-form-booleancheckbox-display {
    position: relative;
	display: block!important;
}
.right_hero_col .legal-consent-container .hs-form-booleancheckbox-display .hs-form-required {
	opacity: 0;
}
.right_hero_col .submitted-message {
    text-align: center;
}
/* free trial */
/* 15-04-2021 */
.page-template-page-about #main{
	margin-bottom:0px!important;
}
.growing .vc_column_container{
    background-image: linear-gradient(to right, #0f0340, #100547);
} 
.page-template-page-about #main::before{
  position: absolute;
  left: 0;
  top: 906px;
  content: "";
  background: url(images/media-r.svg);
  opacity: 0.9;
  width: 100%;
  height:3000px;
  background-size: 102%;
  background-repeat: no-repeat;
}
.page-template-page-about #main::after{
  position: absolute;
  right: 0;
  top:906px;
  content: "";
  background: url(images/media-l.svg);
  opacity: 0.5;
  width: 100%;
  height:3000px;
  background-size: 100%;
  background-repeat: no-repeat;
}
.page-template-page-about .site-footer,
.page-template-page-about div#footer-widgets,
.page-template-page-aboutfooter.site-info{
	z-index:1;
}
.page-template-page-about .site-footer::before{
    content: "";
    background: linear-gradient( 
180deg
 , rgba(16, 5, 75, 0) 0%, #02000c 50%);
    width: 100%;
    height:618px;
    bottom: 0;
	z-index:1;
    position: absolute;
}
.page-template-page-about .site-footer{
	background-image: linear-gradient(to right, #0f0341, #100446);
}
/* 15-04-2021 */
/* 05-04-2021 */
.page-id-640.page-template-page-about #main {
    overflow: hidden;
	height:auto;
	position:unset;
}
.updated_growing_img::after {
    content: url(./images/job_circle.svg);
    position: absolute;
    width: 350px;
    top: 400px;
	right: 0px;
}
.growing .updated_growing_img img {
    max-width: 900px!important;
	position: relative;
    z-index: 1;
}
.jobs_posts {
    max-width: 900px;
    margin: 0px auto;
	position: relative;
}
.jobs_posts .job_link a:hover {
    background:transparent!important;
}
.jobs_posts .job_link a {
    display: unset;
    width: unset;
    height: unset;
    line-height: unset;
    margin: unset;
    background: transparent;
    border-radius: unset;
    font-size: unset;
    text-align: unset;
    color: transparent;
}
.jobs_posts ul li:nth-child(odd) {
    background: #241A47;
}
/*.new_about_team {
    background: linear-gradient(180deg, #121041 0%, #0D0220 100%), #C4C4C4;
}*/
.jobs_posts ul {
	margin-left: 0px;
    list-style: none;
    display: flex;
    flex-direction: column;
}
.jobs_posts .job_title,
.jobs_posts .job_department,
.jobs_posts .job_location,
.jobs_posts .job_link {
    float: left;
}
.jobs_posts .job_title{
    width: 50%;
    padding-left: 40px;
    font-size: 16px;
	line-height:21px;
    font-family: 'Exo';
	color:#fff;
}
.jobs_posts .job_inner {
    text-align: left;
	display: flex;
    align-items: center;
}
.jobs_posts .job_department{
    width:20%;
	line-height: 17px;
    font-size: 14px;
    font-family: 'Exo';
    color: #fff;
}
.jobs_posts .job_location{
	width:20%;
	line-height: 17px;
    font-size: 14px;
    font-family: 'Exo';
    color: #fff;	
}
.jobs_posts .job_link {
	width:5%;
}
.jobs_posts ul li {
    padding: 17px 0px 15px 0px;
	border-radius: 7px;
}
/* 05-04-2021 */
/* header css start */
header.site-header {
  background-color: #0d0220;
  border-bottom: 1px solid rgba(255,255,255,0.3);
}
header.site-header .main-navigation ul .current_page_item a {
  background-color: transparent !important;
  font-family: Roboto Mono;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 28px;
  color: #D1D1DE;
}
header .main-navigation,
header .main-navigation ul ul {
  background-color: transparent;
}
header .inside-header {
  padding-top: 23px;
  padding-left: 42px;
  padding-right: 27px;
  padding-bottom: 23px;
}
header .site-logo,
.nav-float-right header .inside-header .main-navigation {
  float: left;
}
header .inside-header .main-navigation {
  margin-left: 50px;
}
header.site-header .header-image {
  width: 196px;
}
header .main-navigation .main-nav ul li:hover > a,
header .main-navigation .main-nav ul li:focus > a,
header .main-navigation .main-nav ul li.sfHover > a {
  color: #d1d1de;
  background-color: transparent;
}
body header .grid-container {
  max-width: 1440px;
  box-sizing: border-box;
}
.main-navigation li {
  margin-right: 52px;
}
body header > .grid-container {
  display: flex;
  justify-content: space-between;
}
header #site-navigation {
  width: 100%;
  float: none;
  display: flex;
  justify-content: center;
  margin-left: -20px; /*-88*/
}
header #site-navigation #primary-menu ul {
  display: flex;
  width: 100%;
  justify-content: center;
}
header #site-navigation #primary-menu ul li#menu-item-27 {
  margin-right: 0;
  margin-left: auto;
}
header .main-navigation .main-nav ul li a {
  padding: 0;
  background-color: transparent !important;
  font-family: Roboto Mono;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 28px;
  color: #D1D1DE;
}
header .main-navigation .main-nav ul li a:hover {
  text-decoration: underline;
}
header .main-navigation .main-nav ul li.get_early a,
.top_get_early,
header #site-navigation #primary-menu ul li#menu-item-27 a {
  border: 1px solid #fff;
  border-radius: 10px;
  width: 105px;
  font-weight: 500;
  text-align: center;
  padding: 0;
  color: #fff !important;
  font-size: 13px;
  line-height: 38px;
  margin-top: -5px;
  box-sizing: border-box;
  height: 38px;
}
header #site-navigation #primary-menu ul li#menu-item-27 a:hover {
	color: #0D0220 !important;
  background: #fff !important;
  text-decoration: none;
}
/* header css end */
/* Footer css start */
footer .copyright-bar {
  display: none;
}
body .site-footer .grid-container {
  max-width: 1180px;
}
footer .footer-bar {
  float: none !important;
  display: flex;
  justify-content: space-between;
}
.footer-widgets,
.site-info {
  background-color: #0d0220;
}
.footer-bar .textwidget {
  color: #d1d1de;
  font-size: 12px;
  line-height: 15px;
}
.footer-widget-1 .textwidget {
  font-size: 12px;
  line-height: 18px;
  color: #d1d1de;
  max-width: 339px;
  opacity: 0.7;
}
.footer-widget-1 {
  width: 50%;
}
.site-footer .footer-widget-2,
.site-footer .footer-widget-3,
.site-footer .footer-widget-4 {
  width: 16.5%;
}
.site-footer .footer-widget-4 ul.social_icon li {
  display: inline-block;
  padding-left: 20px;
}
.site-footer .footer-widget-4 ul.social_icon {
  float: right;
}
.social_icon img {
	filter: brightness(0) invert(1);
}
.site-footer .footer-widget-4 ul.social_icon li img:hover {
  filter: none;
}
.site-footer .widget_nav_menu ul li a {
  font-size: 14px;
  line-height: 28px;
  color: #fff;
}
.site-footer .widget_nav_menu ul li.current_page_item a {
  font-weight: bold;
}
.site-footer .widget_nav_menu ul li a:hover {
  border-bottom: 1px solid #fff;
}
.site-footer .footer-widgets-container {
  border-bottom: 1px solid rgb(209 209 222 / 0.2);
  padding: 65px 0px 20px 0px;
}
.footer-widgets {
  padding: 0px;
}
.site-info {
  padding: 24px 0px 30px 0px;
}
#back_to_top {
  font-size: 12px;
  line-height: 15px;
  /* position: fixed;
  bottom: 45px;
  right: 12%; */
  transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
  opacity: 0;
  /* visibility: hidden; */
  z-index: 1000;
  letter-spacing: -0.6px;
}
#back_to_top::before {
  content: url(/wp-content/themes/generatepress-child/images/Back_to_top.svg);
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
  position: absolute;
  top: -17px;
  left: -31px;
}
#back_to_top:hover {
  cursor: pointer;
  color: #fff;
  text-decoration: underline;
}
#back_to_top.show {
  opacity: 1;
  visibility: visible;
}
/* Footer css end */
/* Blog page Css start*/
.page-template-page-blog .site-main,
.page-template-page-press .site-main,
.page-template-page-terms .site-main,
.page-template-page-resources .site-main {
  margin: 0px;
}
.page-template-page-blog .site.container.grid-container,
.page-template-page-press .site.container.grid-container,
.page-template-page-terms .site.container.grid-container,
.page-template-page-about .site.container.grid-container,
.page-template-page-resources .site.container.grid-container,
.page-template-taxonomy-resourcescats .site.container.grid-container, .tax-resourcescats  .site.container.grid-container,
.page-template-page-contact .site.container.grid-container,
.page-template-page-book .site.container.grid-container,
.page-template-page-thankyou .site.container.grid-container,
.page-template-page-audit .site.container.grid-container,
.page-template-page-nfl .site.container.grid-container,
.home .site.container.grid-container
{
  max-width: 100%;
}
.page-template-taxonomy-resourcescats .site.container.grid-container .grid-75, .tax-resourcescats .site.container.grid-container .grid-75  {
	width: 100%;
	float:  none;
}
.page-template-taxonomy-resourcescats .site.container.grid-container .site-main, .tax-resourcescats .site.container.grid-container .site-main, .page-template-page-contact .site.container.grid-container .site-main, .page-template-page-thankyou .site.container.grid-container .site-main, .page-template-page-book .site.container.grid-container .site-main, .page-template-page-audit .site.container.grid-container .site-main {
	margin: 0;
}
.page-template-page-contact .blog_form_section .blog_page_desc {
	max-width: 573px;
	margin: 0 auto;
}
.blog_form_section {
  background: #0d0220;
  padding-top: 104px;
  padding-bottom: 112px;
  margin-bottom: 0px !important;
}
.blog_page_name {
	text-align: center;
	color: #D1D1DE;
	margin-bottom: 9px;
	position: relative;
	z-index: 1;
	font-family: Roboto Mono;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 28px;
}
.blog_page_title {
  font-weight: 400;
  font-size: 38px;
  line-height: 51px;
  padding: 0;
  text-align: center;
  text-transform: capitalize;
  color: #fff;
  font-family: "exo", sans-serif;
  position: relative;
  z-index: 1;
}
.blog_page_desc {
  font-weight: normal;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  color: #d1d1de;
  position: relative;
  z-index: 1;
}

.blog_page_desc_mobile {
  font-weight: normal;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  color: #d1d1de;
}


.custom_blog li {
  list-style: none;
}
.top_post .post_image {
  width: 569px;
  height: 298px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-radius: 15px;
  float: left;
}
.blog_posts {
  background: #fff;
  padding-bottom: 0;
}
.blog_posts .post_main {
  max-width: 1180px;
  margin: 0px auto 100px;
  padding: 41px 0px 0 0px;
}
.blog_posts ul.custom_blog {
  margin-left: 0px;
  display: inline-block;
  margin-bottom: 0;
}
.blog_posts .top_post {
  /*! width: 1180px; */
  border-bottom: 2px solid #f2f2f2;
  padding-bottom: 40px;
  height: 300px;
}
.blog_desc {
  font-family: Inter;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #000;
  max-width: 460px;
  margin-bottom: 31px;
}
.blog_posts .title a {
  font-family: Exo, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 40px;
  color: #0d0220;
}
.blog_posts .top_post .content_area {
  width: 539px;
  float: left;
  height: 298px;
  padding-left: 40px;
}
.blog_posts span.date_text,
.blog_posts span.time_read {
  font-weight: 500;
  font-size: 14px;
  line-height: 26px;
  color: #676767;
}
.blog_posts .title {
  max-width: 362px;
}
.blog_posts .name {
  font-weight: 400;
  font-size: 14px;
  line-height: 26px;
  color: #676767;
  padding: 2px 0px 0px 43px;
	text-transform: capitalize;
}
.blog_posts .author_image {
  float: left;
  width: 30px;
  height: 30px;
}
.blog_posts .cat_date {
  margin-bottom: 20px;
}
.blog_posts span.time_read::before {
  content: "|";
  position: absolute;
  left: 1px;
}
.blog_posts span.time_read {
  position: relative;
  padding-left: 14px;
}
.blog_posts .remain_posts {
  max-width: 372px;
  float: left;
  padding-right: 31px;
  padding-top: 40px;
  border-bottom: 2px solid #f2f2f2;
  overflow: hidden;
}
.blog_posts .remain_posts .post_image {
  width: 373px;
  height: 204px;
  background-size: cover;
  border-radius: 15px;
  background-repeat: no-repeat;
}

.blog_posts div#more_posts, .resources_posts div#more_posts {
  display: block;
  clear: both;
  text-align: center;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  color: #2c6eff;
  border: 1px solid #2c6eff;
  border-radius: 8px;
  width: 169px;
  margin: 0px auto;
  padding: 0;
  cursor: pointer;
  box-sizing: border-box;
  height: 42px;
  line-height: 42px;
  position: relative;
  left: -3px;
}
.blog_posts div#more_posts:hover, .resources_posts div#more_posts:hover {
  background: #2c6eff;
  color: #fff;
}
.blog_posts div#more_posts.load, .resources_posts div#more_posts.load {
	background: url('data:image/svg+xml;utf8,<svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.0" width="16px" height="16px" viewBox="0 0 50 50" xml:space="preserve"><g><path fill="%23FFFFFF" d="M43.935,25.145c0-10.318-8.364-18.683-18.683-18.683c-10.318,0-18.683,8.365-18.683,18.683h4.068c0-8.071,6.543-14.615,14.615-14.615c8.072,0,14.615,6.543,14.615,14.615H43.935z"/><animateTransform attributeName="transform" type="rotate" values="0 25 25;300 25 25" dur="0.6s" repeatCount="indefinite"></animateTransform></g></svg>');
	background-repeat: no-repeat;
	background-position: center;
	background-color: #1359E5;
	text-indent: -9999px;
}
.blog_posts .remain_posts .title a {
  font-size: 26px !important;
  line-height: 36px !important;
  display: block;
}
.blog_posts .remain_posts .cat_date {
  padding: 24px 0px 0;
  margin-bottom: 15px;
}
.blog_posts .remain_posts .title {
  	min-height: 105px;
	margin-bottom: 26px;
	max-height: 105px;
	overflow: hidden;
}
.blog_posts .remain_posts .author_details {
  padding-bottom: 21px;
}
.blog_posts .custom_blog li:nth-last-child(-n + 3) {
  border: 0px !important;
}
.blog_posts .author_image img {
  border-radius: 30px;
}
.blog_posts .remain_posts:nth-child(3n + 1) .post_image {
  width: 373px;
}
.blog_posts .remain_posts:nth-child(3n + 1) {
  padding-right: 0px;
}
.blog_posts {
  margin-bottom: 0px !important;
}
.subscribe_section .bottom_text_desc {
  margin-bottom: 0px;
}
.subscribe_section .blog_bottom_section {
  max-width: 1180px;
  margin: 0px auto;
  background: #f0f1f4;
  border-radius: 20px;
  margin-bottom: 80px;
  display: inline-block;
  width: 100%;
}
.subscribe_section .left_text_section {
  padding: 50px;
  width: 41%;
  float: left;
  text-align: left;
}
.subscribe_section .right_form_section {
  width: 31%;
  float: left;
}
.subscribe_section .bottom_text_desc {
  font-style: normal;
  font-weight: normal;
  color: #676767;
  font-size: 14px;
  line-height: 24px;
}
.subscribe_section .bottom_text_title {
  font-family: Exo, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 143.02%;
  color: #0f0437;
}
.subscribe_section {
  text-align: center;
  background: #fff;
}
.resources_loader {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgb(85 82 82 / 60%);
  z-index: 99999;
  display: none;
}
.resources_loader .loading-animation {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 99;
}
.loading-frame {
  animation: rotation 8s infinite linear;
  width: 50px;
}

@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
/* Blog page Css end*/
/* Responsive Start*/
@media screen and (min-width:1700px) {
	.growing .vc_column_container {
    	background-image: linear-gradient(to right, #10033c, #100547);
	}
}
@media screen and (min-width: 768px) {
	
  .top-bar {
    display: none;
  }
}
@media screen and (max-width: 1200px) {
  /*  Header css Start*/
  header .inside-header {
    max-width: 100% !important;
    padding: 20px 30px;
  }
  body header .grid-container {
    max-width: 100%;
  }
  .nav-float-right header .inside-header .main-navigation {
    float: right;
  }
  header .get_early a {
    position: unset;
    margin-top: -8px;
  }
  /* header css end*/
  /* footer css start*/
  body .site-footer .grid-container {
    max-width: 100%;
    padding: 65px 30px 40px 30px;
  }
  .site-info .inside-site-info {
    padding: 5px 30px 0px 30px !important;
  }
  /* footer css end*/
  /* Main Blog page Start*/
  html,
  body {
    overflow-x: hidden;
  }
  .top_post .post_image {
    width: 35%;
  }
  .blog_posts .top_post .content_area {
    width: 45%;
  }
  .blog_posts .post_main,
  .blog_posts .top_post {
    max-width: 100%;
    padding: 50px 30px 20px 30px;
  }
  .blog_posts .content_area {
    width: 100%;
  }
  .blog_posts .remain_posts .post_image,
  .blog_posts .remain_posts:nth-child(3n + 1) .post_image,
  .blog_posts ul.custom_blog {
    width: 100%;
  }
  .blog_posts .remain_posts .title {
    min-height: 120px;
  }
  .blog_posts .remain_posts {
    max-width: 31.3%;
    padding-right: 22px;
  }
  .subscribe_section .blog_bottom_section {
    max-width: 100%;
    margin-bottom: 50px;
    width: 100%;
  }
  .subscribe_section {
    padding: 0px 30px;
  }
}
.main-navigation .main-nav li.mobilesoc {
  display: none !important;
}
.mobile {
	display: none;
}
@media screen and (min-width:767px) {
	/* 4-05-2021*/
	header .main-navigation .main-nav ul.sub-menu li:hover a {
    	padding-left: 6px;
		border-bottom: 1px solid transparent;
	}
	header #primary-menu ul.sub-menu::before {
    position: absolute;
    width: 0;
	content: "\A";
    border-width: 10px 15px 10px 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #fff;
    bottom: -20px;
    left: 52px;
	top:-10px;
    transform: rotate(180deg);
	}
	header #site-navigation #primary-menu ul.sub-menu li {
    	text-decoration: none!important;
	}
	header .main-navigation .main-nav ul.sub-menu li:hover {
		color: #45108A;
		border-left: 4px solid #45108A;
		background: rgba(209, 209, 222, 0.4);
		border-top-left-radius: 4px;
		border-radius:4px;
		text-decoration:none;
		border-bottom-left-radius: 4px;
	}
	header .main-navigation .main-nav ul.sub-menu li a:hover{
		text-decoration:none;
		color: #45108A;
	}
	header .main-navigation .main-nav ul.sub-menu li:last-child a{
		border-bottom:0px;
	}
	header .main-navigation .main-nav ul.sub-menu li a {
		font-family: Inter;
		padding-left:10px;
		font-style: normal;
		font-weight: normal;
		border-bottom: 1px solid #D1D1DE;
		font-size: 16px;
		line-height: 28px;
		color: #0D0220;
	}
	header .menu-item-has-children .dropdown-menu-toggle {
    	display: none;
	}
	header #site-navigation #primary-menu ul.sub-menu {
    display: block;
    width: 266px;
    padding: 33px;
	margin-top:10px;
    background: #FFFFFF;
    box-shadow: 0px 6px 14px rgb(124 29 201 / 40%);
    border-radius: 10px;
	margin-left:-30px;
	}
	/* 4-05-2021*/
}
@media screen and (max-width:1024px) {
		/* free trial */
	.left_hero_col .free_image img {
    	max-width: 100%!important;
	}
	.free_logos_section h4.vc_custom_heading::before {
    	width: 35%;
	}
	.free_logos_section h4.vc_custom_heading::after {
    	width: 35%;
	}
	.free_logos_section ul {
	    text-align: center;
	}
	/* free trial */
	.page-template-page-about .team-logo {
		margin: 0 17.5px 100px;
	}
	.page-template-page-about #main::before,
	.page-template-page-about #main::after{
    	/*background-size: cover; */
	}
}
@media screen and (max-width: 768px) {
	/* 5-04-2021 */
	
	.growing .updated_growing_img .vc_single_image-wrapper::after{
		display:none!important;
	}
	.growing .updated_growing_img img {
		max-width: 100%!important;
		width: 100%!important;
	}
	.new_about_team .team.size-small,
	.new_about_team .team-logo,
	.new_about_team .wpb_content_element.center-text,
	.updated_growing_img{
		padding-left: 30px;
		padding-right: 30px;
	}
	.new_about_team a.team__item {
    	width:100%!important;
	}
	.new_about_team .team__item-wrap {
    	margin: unset!important;
	}
	.new_about_team .vc_column-inner {
    width: 100%!important;
	}
	.new_about_team .team.size-big .team__item:nth-child(1) .team__item-wrap,
	.new_about_team .team.size-big .team__item:nth-child(2) .team__item-wrap{
		float: none!important;
		margin-right: 0px!important;
	}
	.new_about_team .team_list {
		max-width: 320px;
		margin: 0px auto;
	}
	/* 5-04-2021 */
}
@media screen and (max-width: 767px) {
	/* 18-06-2021 */
	.right_hero_col select {
    	background-position: right 11px top 12px;
	}
	.right_hero_col select {
		padding:2px 15px;
	}
	/* 18-06-2021 */
	.left_col_team .team_title {
    	margin-right: 0px;
    	text-align: center;
	}
	.team_about_row {
    	max-width: 400px;
    	margin: 0px auto!important;
	}
	.left_col_team .team-logo,
	.right_col_team .team-logo{
		display:block;
		margin:0px;
	}
	/* use cases */
	.work_upper_img img {
		top: 77px;
		width: 17%;
	}
	.use_video iframe {
    	height: 100%;
	}
	.use_video {
    	padding: 0px 0px;
	}
	.use_section_row .wpb_single_image {
	    text-align: center!important;
	}
	.use_second_inner_row {
    	padding-top: 30px;
	}
	.works_use_section {
    	padding-top: 0px!important;
		padding-bottom:30px;
	}
	.use_second_inner_row {
    	display: flex;
    	flex-direction: column-reverse;
	}
	.use_started_bottom_section h2.vc_custom_heading {
    	font-size: 24px;
    	text-align: center!important;
	}
	.use_started_bottom_section  .vc_btn3-container.vc_btn3-right {
    	text-align: center;
    	padding-top: 20px;
	}
	.control_section h2.vc_custom_heading {
    	font-size: 24px;
	}
	.monitor_section {
    	padding-top: 70px;
	}
	.monitor_section h2.vc_custom_heading {
    padding-bottom: 50px;
    font-size: 24px;
    text-align: center;
	}
	.use_started_section .vc_btn3-container.vc_btn3-right {
    	text-align: center;
	}
	.use_section_row .wpb_text_column ul li {
    font-size: 14px;
    line-height: 20px;
	}
	.monitor_section .wpb_single_image {
    	text-align: center!important;
	}
	.page-id-680 div#content::after,
	.page-id-680 div#content::before,
	.page-id-680 div#content .inside-article::before,
	body.page-id-680::after,
	.page-id-697 div#content .inside-article::after,
	.page-id-697 div#content::after,
	.page-id-697 div#content::before,
	.page-id-697 div#content .inside-article::before,
	body.page-id-697::after{
    	display: none;
	}
	.page-id-680 .inside-article,
	.page-id-697 .inside-article{
    	padding-left: 30px!important;
    	padding-right: 30px!important;
	}
	.hero_use_case h4.vc_custom_heading {
    	font-size: 28px;
    	line-height: 37px;
	}
	.hero_use_case h5.vc_custom_heading {
    	font-size: 16px;
    	line-height: 22px;
	}
	.use_section_row {
    	padding-top: 50px;
	}
	.use_section_row h3.vc_custom_heading,
	.use_started_section h2.vc_custom_heading{
    font-size: 24px;
	padding-left:0px!important;
    text-align: center!important;
	}
	.use_started_section .vc_btn3-container {
    	margin-bottom: 0px;
    	text-align: center;
	}
	.use_started_section {
    	margin-top: 25px;
    	padding: 30px!important;
	}
	.use_started_section .wpb_text_column {
    	padding-bottom: 20px;
    	text-align: center;
	}
	.monitor_center_img {
    	display: none;
	}
	/* use cases */
		/* free trial */
	.right_hero_col input[type="text"],
	.right_hero_col input[type="email"],
	.right_hero_col select,
	.right_hero_col input[type="phone"],
	.right_hero_col input[type="tel"],
	.right_hero_col textarea {
		height:27px;
	}
	.right_hero_col .hs-fieldtype-text.hs-form-field .input::after {
    	top: 5px;
	}
	.right_hero_col .hs-form-field .hs-error-msgs, .right_hero_col .hs_error_rollup {
		font-size: 9px!important;
		line-height: 10px;
	}
	.left_hero_inner_row .wpb_text_column {
    	margin-bottom: 0px;
	}
	.right_hero_col .legal-consent-container .hs-form-booleancheckbox-display>span {
		font-size: 9px;
		line-height: 13px;
	}
	.right_hero_col .legal-consent-container input:checked+ span::before {
		font-size: 14px;
		padding: 1px 1px 1px 1px;
	}
	.right_hero_col .legal-consent-container input {
		height: 13px;
		width: 13px;
	}
	.right_hero_col .legal-consent-container .hs-form-booleancheckbox-display>span {
    	margin-left: 25px;
	}
	.right_hero_col .legal-consent-container {
		margin-left:0px;
	}
	.right_hero_col > .vc_column-inner > .wpb_wrapper > .wpb_content_element {
		max-width: 100%;
		background: #fff;
		padding:20px;
		border-radius: 15px;
	}
	.right_hero_col h3 {
		font-size: 18px;
		line-height: 23px;
		color: #241A47;
		margin-bottom: 0px;
	}
/*	.left_hero_inner_row .vc_column_container:nth-child(1) img{
		width:45px;
	}
	.left_hero_inner_row .vc_column_container:nth-child(2) img{
		width:46px;
	}
	.left_hero_inner_row .vc_column_container:nth-child(3) img{
		width:38px;
	}
 	.free_logos_section .vc_column_container ::before {
		content: "";
		position: absolute;
		height: 8px;
		border-bottom: 1px solid white;
		top: 4px;
		width: 100%;
		right: 0px;
		z-index: 1;
	} */
	.free_logos_section .vc_separator {
		margin-bottom: 25px;
	}
	.free_logos_section h4.vc_custom_heading {
		background: #0C0323;
		width: 120px;
		margin: 0px auto;
		padding-top: 5px!important;
		padding-bottom:30px;
		position: relative;
    	z-index: 2;
	}
	.free_logos_section h4.vc_custom_heading::before,
	.free_logos_section h4.vc_custom_heading::after{
		display:none;
	}
	/*.free_logos_section ul li:nth-child(3){
		padding-left:0px!important;
		padding-right:0px!important;
		width:100%!important;
	}*/
	.free_logos_section ul li:nth-child(1) img{
		width:69px!important;
	}
	.free_logos_section ul li:nth-child(2) img{
		width:75px!important;
	}
	.free_logos_section ul li:nth-child(3) img{
		width:80px!important;
	}
	.free_logos_section ul li:nth-child(4) img{
		width:77px!important;
	}
	.free_logos_section ul li:nth-child(5) img{
		width:78px!important;
	}
	.free_logos_section ul li:nth-child(6) img {
    	width: 80px;
	}
	.free_logos_section ul {
		flex-wrap: wrap;
		justify-content: space-between;
    	text-align: center;
    	max-width: 320px;
		margin:0px auto;
	}
	.free_logos_section ul li {
		padding: 7px 30px;
	}
	.right_hero_col {
    	float: left;
	}
	.left_hero_col {
    	background: unset;
	}
	.hero_free_row {
    	background: linear-gradient(180deg, #121041 0%, #0D0220 100%), #C4C4C4;
	}
	.left_hero_col h2.vc_custom_heading {
		font-size: 24px!important;
		line-height: 31px!important;
		padding-bottom: 0px;
		margin-top: 0;
    	margin-bottom: 0px;
	}
	.left_hero_inner_row {
    	width: 100%;
    	text-align: center;
		padding-top: 25px;
    	padding-bottom: 40px;
	}
	.left_hero_inner_row > .vc_column_container {
    	width: 50%;
    	display: inline-block;
	}
	.left_hero_inner_row .wpb_content_element .wpb_wrapper {
		font-size: 10px;
		line-height: 15px;
		padding-top: 15px;
	}
	.left_hero_inner_row .wpb_single_image {
		height: auto;
	}
	.left_hero_inner_row img {
		width: 40%;
		max-height: 70px;
		object-fit: contain;
		zoom: unset;
	}
	.free_image {
    	padding-top: 40px;
		margin-bottom:20px!important;
	}
	.mobile_header_button a{
		color: #fff!important;
		padding-top: 5px!important;
		padding-bottom: 5px!important;
		padding-left: 20px!important;
		padding-right: 20px!important;
		font-weight: 600;
		font-size: 12px!important;
		background: #2C6EFF!important;
		border-radius: 8px!important;
		border: 0px!important;
	} 
	.left_hero_col > .vc_column-inner,
	.right_hero_col > .vc_column-inner{
    	max-width: 100%;
    	float: none;
	}
	.right_hero_col > .vc_column-inner {
		position: unset;
		left: 0;
		top: 0;
		transform: none;
	}
	.mobile_header_button,
	.mobile_logos{
		display:block!important;
	}
	.free_logos_section {
		padding-top: 45px;
		padding-bottom: 35px;
	}
	.desktop_logos{
		display:none!important;
	}
	.free_logo {
    	position: absolute;
    	left: 30px;
    	top: 30px;
	}
	.mobile_header_button {
		position: absolute;
		top: 30px;
		right: 30px;
	}
	.hero_free_row {
    	display: block;
    	align-items: unset;
	}
	.left_hero_col {
    	float: left;
	}
	/* free trial */
	/* 5-04-2021 */
	/*.page-template-page-about #main::before{
	  height:5000px;
	}
	.page-template-page-about #main::after{
	  	height:5000px;
	}*/
	.page-template-page-about .site-footer::before{
		height: 140%!important;
    	bottom: 0px!important;
    	background: linear-gradient( 
180deg
 , rgba(16, 5, 75, 0) 43%, #000000 64.86%);
	}
	.jobs_posts .job_link a {
		position: absolute;
   	 	right: -2px;
    	top: -157px;
	}
	.jobs_posts .job_link {
    	position: relative;
	}
	.updated_growing_img::after {
		display:none;
	}
	.jobs_posts .job_inner {
    	display: block;
		padding-right: 35px;
	}
	.jobs_posts .job_department,
	.jobs_posts .job_location{
   	 	width: 93%;
    	padding-left: 20px;
		padding-top:10px;
    	padding-bottom:10px;
	}
	.jobs_posts .job_title{
	   	width:100%;
    	padding-left: 20px;
		padding-top: 10px;
    	padding-bottom:10px;	
		background: url(./images/arrow_job.png);
    	background-repeat: no-repeat;
    	background-position: center right;
	}
	.jobs_posts .job_link{
		width: 93%;
		position:relative;
		display: none;
	}
	/* 5-04-2021 */
	.page-template-page-about #main {
    margin-top: 0;
    padding-top: 0px;
}
	.contact_from {
    margin: 0px auto 0 !important;
}
	#text-10 {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 99999;
}
	.mobile {
	display: block;
}
  .main-navigation.toggled .main-nav li.mobilesoc {
    width: 32px;
    height: 32px;
    text-indent: -99999px;
    display: inline-block !important;
    overflow: hidden;
    margin: 30px 15px 0 15px !important;
  }
  .main-navigation.toggled .main-nav li.mobilesoc a{
    background-image: url(images/twitter.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    border: none  !important;
    display: block;
    width: 100%  !important;
    height: 100%  !important;
    margin: 0  !important;
    filter: brightness(0) invert(1);
  }
  .main-navigation.toggled .main-nav li.mobilesoc.fb a{
    background-image: url(images/facebook.svg);
  }
  .main-navigation.toggled .main-nav li.mobilesoc.in a{
    background-image: url(images/linkedin.svg);
  }
  header #site-navigation #primary-menu ul li.mobilesoc.in a:hover{
    background: url(images/linkedin.svg) no-repeat 0 0 !important;
    background-size: 100% !important;
  }
  #menu-item-27 {
    display: none !important;
  }
  .subscribe-form .hbspt-form form {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  /* header css start */
  .top_get_early {
    position: absolute;
    right: 15px;
    z-index: 10;
    top: 20px;
    width: 110px;
    height: 32px;
    line-height: 32px;
  }
  .top-bar {
    height: 0px;
    background: #0d0220;
  }
  .site-logo {
    padding-top: 16px;
    left: 50px;
    width: 82px;
    position: absolute;
    z-index: 9999;
  }
  header .inside-header {
    padding: 0px 30px;
  }
  .inside-header.grid-container.grid-parent {
    display: flex;
    flex-direction: row-reverse;
    float: none;
    padding: 0;
    justify-content: flex-end;
  }
  button.menu-toggle {
    padding: 0px;
  }
  .nav-float-right header .inside-header .main-navigation {
    float: left;
    margin-left: 0px;
  }
  button.menu-toggle span.mobile-menu {
    display: none;
  }
  header .get_early a {
    display: none !important;
  }
  .toggled div#primary-menu {
    position: absolute;
    width: 100%;
    background: #0d0220;
    padding: 30px 43px;
    box-sizing: border-box;
  }
  .main-navigation.toggled .main-nav li {
    margin-bottom: 20px;
  }
  .menu-toggle {
    width: 50px !important;
  }

  /* header css end */
  /* footer css start */
  .site-footer .footer-widget-2,
  .site-footer .footer-widget-3 {
    width: 50%;
    float: left;
    clear: unset;
  }
  .footer-widget-1 .textwidget {
    max-width: 100%;
  }
  .site-footer .footer-widget-4 {
    width: 100%;
  }
  .site-footer .footer-widget-4 ul.social_icon {
    float: left;
  }
  .site-footer .footer-widget-4 ul.social_icon li {
    padding-right: 20px;
    padding-left: 0px;
  }
  .site-info {
    padding: 30px 0px 30px 0px;
    height: 30px;
  }
  a#back_to_top {
    display: none;
  }
  .footer-widget-4 {
    border-bottom: 1px solid rgb(255 255 255 / 0.2);
    padding-bottom: 50px;
  }
  body .site-footer .grid-container {
    padding: 65px 30px 0px 30px;
    border-bottom: 0px;
  }
  /* footer css end */
  /* main blog page css start */
  .blog_page_name {
    font-size: 14px;
  }
  .blog_form_section {
    padding-top: 30px;
    padding-bottom: 38px;
  }
  .blog_page_title {
    font-size: 26px;
    line-height: 32px;
    padding: 15px 0px 0px 0px;
  }
  .blog_page_desc {
    font-size: 13px;
    line-height: 20px;
  }
	
	 .blog_page_desc_mobile {
    font-size: 13px;
    line-height: 20px;
  }
	
	
  .top_post .post_image,
  .blog_posts .remain_posts .post_image,
  .blog_posts .remain_posts:nth-child(3n + 1) .post_image {
    width: 100%;
    height: 182px;
    float: none;
	  background-position: center;
  }
  .blog_posts .top_post {
    max-width: 100%;
    padding: 30px 0px 30px 0px;
    height: auto;
    display: inline-block;
  }
  .blog_posts .top_post .cat_date {
    padding: 24px 0px 0;
    margin-bottom: 15px;
  }
  .blog_posts .top_post .content_area {
    float: none;
    width: 100%;
    padding-left: 0px;
  }
  .blog_posts .remain_posts {
    max-width: 100%;
    padding-right: 0px;
    width: 100%;
    padding-top: 30px;
  }
  .blog_posts .remain_posts .author_details {
    padding-bottom: 30px;
  }
  .blog_desc {
    display: none;
  }
  .blog_posts .top_post .title {
    min-height: 72px;
  }
  .blog_posts .remain_posts .title {
    min-height: 72px;
  }
  .blog_posts .top_post .content_area {
    width: 100%;
    float: left;
    height: auto;
    padding-left: 0px;
  }
  .blog_posts .custom_blog li:nth-last-child(-n + 3) {
    border-bottom: 2px solid #f2f2f2 !important;
  }
  .blog_posts .custom_blog li:last-child {
    border-bottom: 0px !important;
  }
  .blog_posts .post_main {
    max-width: 100%;
    padding: 0px 30px 20px 30px;
  }
  .blog_posts .title {
    max-width: 100%;
  }
  .blog_posts .title a {
    font-size: 24px;
    line-height: 36px;
  }
  .blog_posts div#more_posts {
    width: 80%;
  }
  .subscribe_section {
    padding: 0px;
  }
  .subscribe_section .blog_bottom_section {
    margin-bottom: 0px;
    border-radius: 0px;
  }
  .subscribe_section .left_text_section {
    width: 100%;
    float: none;
    text-align: center;
    padding: 50px 0px;
  }
  .subscribe_section .right_form_section {
    width: 100%;
    float: none;
  }
  .bottom_text_title,
  .bottom_text_desc {
    padding: 0px 30px;
  }
  .bottom_text_desc br {
    display: none;
  }
  .subscribe_section .bottom_text_title {
    font-size: 24px;
    line-height: 34px;
  }
  .subscribe_section .bottom_text_desc {
    font-size: 14px;
    line-height: 20px;
  }
  /* main blog page css start */
  header #site-navigation #primary-menu ul {
    display: none;
  }
  header #site-navigation.toggled #primary-menu ul {
    display: block;
  }
  header #site-navigation {
    width: 100%;
    position: relative;
    z-index: 10;
	  margin-left: 0;
  }
  .top-bar.top-bar-align-right {
    z-index: 3;
  }
}
/*ifors*/

.subscribe-form {
  width: 420px;
  max-width: 90%;
  margin: 40px auto 0;
  position: relative;
}

.subscribe-form .hbspt-form form {
  display: flex;
}
.subscribe-form .hbspt-form form input[type="email"] {
  border-radius: 8px 0 0 8px;
  font-family: Inter;
  font-size: 14px;
  box-sizing: border-box;
  padding: 0 12px 0 12px; /*44*/
  height: 42px;
/*   background-image: url(images/email-blog.svg); */
  background-repeat: no-repeat;
  background-position: 12px center;
  color: #0D0220;
  border-color: #fff;
  width: 300px;
  font-weight: 400;
}
.subscribe-form .hbspt-form form input[type="submit"] {
  padding: 0 22px;
  background: #2c6eff;
  border-radius: 0 8px 8px 0px;
  font-weight: 600;
  font-family: Inter;
  font-size: 14px;
  width: 120px;
  height: 42px;
}
.subscribe-form .hbspt-form form input[type="email"]::placeholder {
	color: #979797;
  	opacity: 1;
}
.subscribe-form .hbspt-form form input[type="email"].invalid::placeholder, .subscribe-form .hbspt-form form input[type="email"].invalid {
	color: #EF3D3A;
}
.subscribe-form .hbspt-form form ul.no-list.hs-error-msgs.inputs-list {
	display: none !important;
}
.subscribe-form .hbspt-form .submitted-message{
	border: none;
	font-family: Inter;
	font-style: normal;
	font-size: 14px;
	line-height: 26px;
	text-align: center;
	margin: 44px 0 0;
	padding: 0;
	font-weight: 400;
	color: #fff;
}

.subscribe-form div.wpcf7 .ajax-loader {
	position: absolute;
	width: 120px;
	height: 42px;
  right: 0;
  background: url('data:image/svg+xml;utf8,<svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.0" width="16px" height="16px" viewBox="0 0 50 50" xml:space="preserve"><g><path fill="%23FFFFFF" d="M43.935,25.145c0-10.318-8.364-18.683-18.683-18.683c-10.318,0-18.683,8.365-18.683,18.683h4.068c0-8.071,6.543-14.615,14.615-14.615c8.072,0,14.615,6.543,14.615,14.615H43.935z"/><animateTransform attributeName="transform" type="rotate" values="0 25 25;300 25 25" dur="0.6s" repeatCount="indefinite"></animateTransform></g></svg>');
	background-repeat: no-repeat;
  background-position: center;
}
.subscribe-form form p {
  display: flex;
  justify-content: center;
}
.subscribe-form form br {
  display: none;
}
.subscribe-form form p .wpcf7-form-control-wrap.your-email {
  max-width: 300px;
}
.subscribe-form form p .wpcf7-form-control-wrap.your-email input {
  border-radius: 8px 0 0 8px;
  font-family: Inter;
  font-size: 14px;
  box-sizing: border-box;
  padding: 0 12px 0 12px;
  height: 42px;
background-image: none; 
  background-repeat: no-repeat;
  background-position: 12px center;
  color: #0D0220;
  border-color: #fff;
}
/*input effects*/
.subscribe-form form p .wpcf7-form-control-wrap.your-email input::placeholder {
  color: #979797;
  opacity: 1;
}
.subscribe-form form p .wpcf7-form-control-wrap input.wpcf7-not-valid::placeholder, .subscribe-form form p .wpcf7-form-control-wrap input.wpcf7-not-valid{
  color: #EF3D3A;
}
.subscribe-form form p .wpcf7-form-control-wrap.your-email input:focus {
  border-color: #fff;
}
.subscribe-form form p .wpcf7-form-control-wrap.your-email input:focus::placeholder {
  color: #D1D1DE;
}

.subscribe-form form .wpcf7-form-control.wpcf7-submit {
  padding: 0 22px;
  background: #2c6eff;
  border-radius: 0 8px 8px 0px;
  font-weight: 600;
  font-family: Inter;
  font-size: 14px;
  width: 120px;
}
.wpcf7-form-control.wpcf7-submit.hideText {
	text-indent: -9999px;
}
.subscribe-form form .wpcf7-form-control.wpcf7-submit:hover {
  background: #1359E5;
}
.subscribe-form form .wpcf7-form-control.wpcf7-submit:active {
  background: #114FCC;
}
.subscribe-form form .wpcf7-not-valid-tip {
  position: absolute;
  display: none !important;
}
.subscribe-form .wpcf7 form .wpcf7-response-output {
  margin-left: 0;
  margin-right: 0;
  color: #fff;
  display: none !important;
}
.subscribe-form .wpcf7 form.sent .wpcf7-response-output {
	display: block !important;
	border: none;
	font-family: Inter;
	font-style: normal;
	font-size: 14px;
	line-height: 26px;
	text-align: center;
	margin: 44px 0 0;
	padding: 0;
	font-weight: 400;
}
.subscribe_section .blog_bottom_section {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.subscribe_section .blog_bottom_section .right_form_section {
  width: auto;
  padding: 0 50px 50px 0;
  min-width: 40%;
}
.blog_bottom_section .subscribe-form .wpcf7 form .wpcf7-response-output {
  color: #000;
}
.subscribe_section .blog_bottom_section .right_form_section .subscribe-form {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
}
.right_form_section .subscribe-form .hbspt-form form input[type="email"] {
	width: 335px;
}
.right_form_section .subscribe-form .hbspt-form form input[type="submit"] {
	width: 145px;
}
.right_form_section .subscribe-form .hbspt-form .submitted-message {
	color: #000;
}
.right_form_section .subscribe-form form .wpcf7-form-control.wpcf7-submit {
  width: 141px;
}
.right_form_section .subscribe-form div.wpcf7 .ajax-loader {
  width: 140px;
}
.right_form_section
  .subscribe-form
  form
  p
  .wpcf7-form-control-wrap.your-email
  input {
  width: 335px;
}
.right_form_section .subscribe-form form p .wpcf7-form-control-wrap.your-email {
  max-width: 335px;
}
.site-footer .footer-widgets-container .inner-padding {
  margin-bottom: 12px;
  padding-top: 3px;
}
.footer-widget-1 {
  width: 57%;
}
.site-footer .footer-widgets-container .inner-padding#nav_menu-3 {
  padding-left: 47px;
}
.footer-widget-2.grid-parent.grid-25.tablet-grid-50.mobile-grid-100 {
  width: 15%;
}
.footer-widget-3.grid-parent.grid-25.tablet-grid-50.mobile-grid-100 {
  width: 15%;
}
.site-footer .footer-widget-4 ul.social_icon li {
  padding-left: 15px;
}
.site-footer .footer-widget-4 ul.social_icon li:first-child {
  padding-left: 0;
}
.site-footer .footer-widgets-container .inner-padding#text-6 {
  padding: 0;
}
.footer-widget-4.grid-parent.grid-25.tablet-grid-50.mobile-grid-100 {
  width: 10%;
  float: right;
  margin-top: 3px;
}
.widget ul li {
  padding-bottom: 6px;
}
#text-8 {
  position: relative;
}
@media screen and (max-width: 1020px) {
  .main-navigation li {
    margin-right: 36px;
  }
}
@media screen and (max-width: 767px) {
	/* 16-04-2021 */
		.page-template-page-about .new_about_team > .vc_column_container > .vc_column-inner::before {
		content: "";
		background:#0f0445;
		width: 100%;
		height: 2250px;
		bottom: 0;
		position: absolute;
	}
	/* 16-04-2021 */
  .subscribe-form form p .wpcf7-form-control-wrap.your-email {
    max-width: 212px;
  }
  .subscribe-form form p {
    margin-bottom: 0;
  }
  .subscribe_section .blog_bottom_section {
    display: block;
  }
  .right_form_section
    .subscribe-form
    form
    p
    .wpcf7-form-control-wrap.your-email {
    max-width: 292px;
  }
  .right_form_section .subscribe-form form .wpcf7-form-control.wpcf7-submit {
    width: 43px;
    text-indent: -9999px;
    background-image: url(images/send_arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
  }
  .subscribe_section .blog_bottom_section .right_form_section {
    width: 90%;
    padding: 0 0 60px;
    min-width: inherit;
    margin: 0 auto;
    float: none;
  }
  .subscribe_section .blog_bottom_section .right_form_section .subscribe-form {
    margin-top: 0;
  }
  .footer-widget-2.grid-parent.grid-25.tablet-grid-50.mobile-grid-100 {
    width: 50%;
  }
  .site-footer .footer-widgets-container .inner-padding#nav_menu-3 {
    padding-left: 0;
  }
  .footer-widget-4.grid-parent.grid-25.tablet-grid-50.mobile-grid-100 {
    width: 100%;
    float: none;
    margin-top: 0;
  }
  .site-footer .footer-widget-4 ul.social_icon li {
    padding-left: 0;
  }
  .inside-footer-widgets > div:not(:last-child) {
    margin-bottom: 20px;
  }
}
/*press & media page*/
.page-template-page-press #main::before,
.page-template-page-terms #main::before,
.page-template-page-contact #main::before,
.page-template-page-book #main::before,
.page-template-page-thankyou #main::before,
.page-template-page-nfl #main::before,
.page-template-page-audit #main::before
{
  position: absolute;
  left: 0;
  top: 230px;
  content: "";
  background: url(images/media-r.svg)
    /*, linear-gradient(29.82deg, #0D0220 4.3%, #110232 12.86%, #10054D 59.13%)*/;
  opacity: 0.9;
  /* transform: matrix(1, 0, 0, -1, 0, 0); */
  width: 100%;
  height: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.page-template-page-press #main::after,
.page-template-page-terms #main::after,
.page-template-page-contact #main::after,
.page-template-page-book #main::after,
.page-template-page-thankyou #main::after,
.page-template-page-nfl #main::after,
.page-template-page-audit #main::after 
{
  position: absolute;
  right: 0;
  top: 230px;
  content: "";
  background: url(images/media-l.svg)
    /*, linear-gradient(180deg, #0D0220 3.49%, #3D065F 24.57%, #10054D 58.76%)aliceblue*/;
  opacity: 0.5;
  width: 100%;
  height: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.page-template-page-press .site-footer::before,
.page-template-page-terms .site-footer::before,
.page-template-page-contact .site-footer::before,
.page-template-page-book .site-footer::before,
.page-template-page-thankyou .site-footer::before,
.page-template-page-nfl .site-footer::before,
.page-template-page-audit .site-footer::before{
  content: "";
  background: linear-gradient(180deg, rgba(16, 5, 75, 0) 0%, #000000 59.86%);
  position: absolute;
  width: 100%;
  height: 618px;
  bottom: 0;
	
}
.page-template-page-contact .site-footer::before, .page-template-page-thankyou .site-footer::before,  .page-template-page-book .site-footer::before,  .page-template-page-audit .site-footer::before{
	bottom:80px;
}
.page-template-page-press .site-footer,
.page-template-page-terms .site-footer,
.page-template-page-about .site-footer,
.page-template-page-contact .site-footer,
.page-template-page-book .site-footer,
.page-template-page-thankyou .site-footer,
.page-template-page-nfl .site-footer,
.page-template-page-audit .site-footer {
  position: relative;
}
.page-template-page-press .footer-widgets,
.page-template-page-press .site-info,
.page-template-page-terms .footer-widgets,
.page-template-page-terms .site-info,
.page-template-page-about .footer-widgets,
.page-template-page-about .site-info,
.page-template-page-contact .footer-widgets,
.page-template-page-contact .site-info,
.page-template-page-book .footer-widgets,
.page-template-page-book .site-info,
.page-template-page-thankyou .footer-widgets,
.page-template-page-thankyou .site-info,
.page-template-page-nfl .footer-widgets,
.page-template-page-nfl .site-info,
.page-template-page-audit .footer-widgets,
.page-template-page-audit .site-info {
  background-color: transparent;
  position: relative;
}
.page-template-page-contact .site-info, .page-template-page-thankyou .site-info,  .page-template-page-book .site-info, .page-template-page-audit .site-info, .page-template-page-nfl .site-info {
	background-color: #000;
}
.page-template-page-press,
.page-template-page-terms,
.page-template-page-book,
.page-template-page-thankyou,
.page-template-page-nfl,
.page-template-page-audit,
 {
	background: #0d0220;
	background-image: linear-gradient(180deg, #0D0220 3.49%, #0D0220 24.57%, #10054D 58.76%);
	overscroll-behavior: contain;
}
.page-template-page-about, .page-template-page-contact {
	background: #0d0220;
}
.page-template-page-press #primary,
.page-template-page-terms #primary,
.page-template-page-about #primary,
.page-template-page-contact #primary,
.page-template-page-book #primary,
.page-template-page-thankyou #primary,
.page-template-page-audit #primary,
.home #primary {
  position: relative;
}
.media_posts {
  position: relative;
  z-index: 9;
  width: 900px;
  margin: 15px auto 0;
}
.media-download {
  text-align: center;
  display: block;
  position: relative;
  z-index: 9;
  margin-top: 32px;
  color: #27d6ff;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
}
.media-download img {
  margin-right: 11px;
}
.media-download:hover,
.media-download:focus,
.media-download:active {
  color: #27d6ff;
  opacity: 0.5;
}
a.media-download:hover{
  opacity: 1;
  text-decoration: underline;
}
.media_posts .custom_blog {
  margin: 0;
}
.media_posts li {
  background: rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(160px);
  border-radius: 16px;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  border: 1px solid rgba(255, 255, 255, 0);
  position: relative;
}
a.all_link {
	position: absolute;
	width: 100%;
	height: 100%;
}
.media_posts li:hover {
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.media_posts li:hover .media-arrow {
  opacity: 1;
}
.media_posts .post_image {
  width: 250px;
  height: 50px;
  background-repeat: no-repeat;
  background-position: center center;
  padding: 20px 63px 8px 82px;
  margin: 40px 0;
  display: inline-block;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.media_posts .date_text {
  font-size: 12px;
  line-height: 21px;
  color: #d1d1de;
  opacity: 0.6;
}
.media_posts .content_area {
  padding-left: 41px;
  padding-right: 60px;
  width: 497px;
}
.media_posts .title a {
  font-size: 20px;
  line-height: 141%;
  color: #fefcfe;
}
.page-template-page-press #more_posts {
  width: 169px;
  height: 42px;
  margin: 80px auto 0 auto;
  border: 1px solid #ffffff;
  box-sizing: border-box;
  border-radius: 8px;
  text-align: center;
  line-height: 42px;
  font-weight: 500;
  font-size: 16px;
  color: #ffffff;
  cursor: pointer;
}
.page-template-page-press #more_posts:hover {
  background: #2c6eff;
  color: #fff;
  border-color: #2c6eff;
}
.page-template-page-press #more_posts.load {
	background: url('data:image/svg+xml;utf8,<svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.0" width="16px" height="16px" viewBox="0 0 50 50" xml:space="preserve"><g><path fill="%23FFFFFF" d="M43.935,25.145c0-10.318-8.364-18.683-18.683-18.683c-10.318,0-18.683,8.365-18.683,18.683h4.068c0-8.071,6.543-14.615,14.615-14.615c8.072,0,14.615,6.543,14.615,14.615H43.935z"/><animateTransform attributeName="transform" type="rotate" values="0 25 25;300 25 25" dur="0.6s" repeatCount="indefinite"></animateTransform></g></svg>');
	background-repeat: no-repeat;
	background-position: center;
  background-color: #1359E5;
  border-color: #1359E5;
	text-indent: -9999px;
}
.page-template-page-press #content {
  margin-bottom: 87px;
}
.media-arrow {
  position: absolute;
  top: 45%;
  right: 32px;
  opacity: 0.15;
}

@media screen and (max-width: 767px) {
	.page-template-page-press .site-footer::before,
.page-template-page-terms .site-footer::before,
.page-template-page-about .site-footer::before,
.page-template-page-contact .site-footer::before,
.page-template-page-book .site-footer::before,
.page-template-page-thankyou .site-footer::before,
.page-template-page-audit .site-footer::before{
  height: 140%; 

	
}
  .page-template-page-press .blog_page_title br {
    display: none;
  }
  
  .page-template-page-press .blog_page_title {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .page-template-page-press .blog_page_desc br {
    display: none;
  }
  .page-template-page-press .blog_page_desc {
    width: 71%;
    margin: 0 auto;
  }
  .media-download {
    font-size: 14px;
  }
  .media_posts {
    max-width: 90%;
  }
  .media_posts li {
    display: block;
    padding: 36px 38px;
  }
  .media_posts .post_image {
    margin: 0 0 5px;
    padding: 0 0 33px;
    border-right: none;
    background-position: 0 0;
    position: relative;
  }
  .media_posts .post_image::after {
    content: "";
    width: 80px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .media_posts .content_area {
    padding: 0;
    max-width: 100%;
  }
  .media_posts .title a {
    font-size: 16px;
    line-height: 23px;
    display: block;
  }
  .media_posts .content_area .cat_date {
    margin-bottom: 13px;
  }
  .media-arrow {
    right: 24px;
    top: inherit;
    bottom: 52px;
  }
  .media_posts .title {
    margin-bottom: 0;
  }
  .page-template-page-press #main::before {
    display: none;
  }
  .page-template-page-press #main::after {
    top: 350px;
    background-repeat: no-repeat;
  }
  .page-template-page-press #more_posts {
    margin-top: 50px;
    width: 100%;
    max-width: 375px;
  }
  .page-template-page-press #content {
    margin-bottom: 20px;
  }
}

/*terms page*/
.page-template-page-terms .inner-content {
  position: relative;
  color: #fff;
  width: 797px;
  margin: 0 auto;
  font-size: 16px;
  line-height: 26px;
  color: #837e92;
  margin-top: 5px;
  left: -3px;
  z-index: 9;
  margin-bottom: 139px !important;
}
.page-template-page-terms .inner-content p {
  margin-bottom: 40px;
}
.page-template-page-terms .inner-content ol li {
  margin-bottom: 26px;
  position: relative;
  padding-left: 41px;
}
.page-template-page-terms .inner-content ol {
  list-style: none;
  margin: 0;
  counter-reset: item;
}
.page-template-page-terms .inner-content li::before {
  position: absolute;
  left: 0;
  content: counters(item, ".") ". ";
  counter-increment: item;
}
.page-template-page-terms .inner-content ol ol {
  padding-top: 38px;
}
.page-template-page-terms .inner-content a {
  color: inherit;
  text-decoration: underline;
}

@media screen and (max-width: 767px) {
  .footer-widget-3.grid-parent.grid-25.tablet-grid-50.mobile-grid-100 {
    width: 50%;
  }
  
  .page-template-page-about .site-footer::after {
    background: #000;
    content: '';
    position: absolute;
    width: 100%;
    height: 50%;
    bottom: 0;
    z-index: 1;
	  display: block;
  }
	.page-template-page-about .site-info {
  z-index: 2;
}
.page-template-page-about #footer-widgets {
  z-index: 2;
}
  
.page-template-page-about .site-footer::before {
  bottom: 216px;
}
  .page-template-page-terms .inner-content {
    max-width: 85%;
    left: inherit;
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 0 !important;
  }
  .page-template-page-terms .inner-content ol li {
    padding-left: 25px;
  }
  .page-template-page-press,
  .page-template-page-terms {
    background: #0d0220;
    background: linear-gradient(
      180deg,
      #0d0220 2.07%,
      #0d0220 6.18%,
      #10054d 28.42%
    );
  }
}

/*About*/
.page-template-page-about .grid-images .vc_column-inner {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0;
}
.page-template-page-about .grid-images .vc_column-inner > .wpb_wrapper {
  display: flex;
  justify-content: space-between;
}
.page-template-page-about
  .grid-images
  .vc_column-inner
  .wpb_wrapper
  .wpb_gallery {
  height: 454px;
  width: 67.4%;
  overflow: hidden;
}
.page-template-page-about
  .grid-images
  .vc_column-inner
  .wpb_wrapper
  .wpb_gallery:last-child {
  width: 36.5%;
}
.page-template-page-about .wpb_image_grid .wpb_image_grid_ul .isotope-item {
  list-style: none;
  margin: 0 6px 6px 0;
  max-width: 100%;
  float: left;
  position: inherit !important;
  left: inherit !important;
  top: inherit !important;
}
.page-template-page-about .wpb_image_grid .wpb_image_grid_ul {
  height: auto !important;
}
.page-template-page-about .wpb_image_grid .wpb_image_grid_ul li:first-child,
.page-template-page-about .wpb_image_grid .wpb_image_grid_ul li:last-child {
  margin-bottom: 0;
}
.page-template-page-about
  .grid-images
  .vc_column-inner
  .wpb_wrapper
  .wpb_gallery:last-child
  li {
  margin-right: 0;
}

#team .vc_column-inner {
  margin: 0 auto;
  padding: 0;
}
.team__title, .team_title {
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #27d6ff;
}

.team.size-big .team__title{
   margin-bottom: 80px;
 }
.team.size-big .team__item {
  display: inline-block;
  width: 33%;
  margin-bottom: 50px;
	vertical-align: top;
}
.team.size-big {
  text-align: center;
  margin-bottom: 54px;
}
/* .team.size-big .team__item:nth-child(1),
.team.size-big .team__item:nth-child(2) {
  width: 50%;
} */
.page-template-page-about .inner-content {
  position: relative;
  z-index:1;
}
.page-template-page-about .vc_row {
  margin: 0;
}
.page-template-page-about .media-download {
	display: flex;
	justify-content: center;
  align-items: center;
  color: #27D6FF;
}
.page-template-page-about .media-download:hover {
  opacity: 1;
  text-decoration: underline;
}
.team__item-wrap {
  width: 320px;
  margin: 0 auto;
}
.team.size-big .team__item:nth-child(1) .team__item-wrap {
  float: right;
  margin-right: 12.5px;
}
.team.size-big .team__item:nth-child(2) .team__item-wrap {
  float: left;
  margin-left: 12.5px;
}
.team.size-big .team__item-info {
  background: rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(160px);
  border-radius: 10px;
  padding: 62px 15px 33px 15px;
  font-family: Exo;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 122.52%;
  color: #d1d1de;
  margin-top: -35px;
  border: 1px solid rgba(255, 255, 255, 0);
  
}
.team.size-big .team__item:hover .team__item-info {
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.team.size-big .team__item-name {
  font-family: Exo;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 122.52%;
  color: #ffffff;
  margin-bottom: 10px;
}

.team.size-big .team__item-img {
  width: 120px;
  height: 120px;
  margin: 0 auto;
  position: relative;
  z-index: 9;
}
.team.size-big .team__item-img .team__item-in {
  position: absolute;
  width: 32px;
  height: 32px;
  border-radius: 100%;
  background: #fff;
  line-height: 32px;
  text-align: center;
  display: block;
  bottom: 0;
  right: 0;
  color: #0F051F;
  font-weight: bold;
}

.team.size-small {
  display: flex;
  justify-content: space-between;
  margin: 0 17.5px;
  border-bottom: 1px solid rgba(255,255,255,0.1);
  padding-bottom: 62px;
  margin-bottom: 60px;
}
.team.size-small .team_list {
	width: 66%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.team.size-small .team__title {
  text-align: left;
  margin-top: 22px;
}
.team.size-small .team_list .team__item {
  display: inline-block;
  vertical-align: top;
  width: 49%;
}
.team.size-small .team_list .team__item .team__item-in {
  display: none;
}
.team.size-small .team_list .team__item .team__item-img {
  width: 60px;
  height: 60px;
  margin-right: 20px;
}
.team.size-small .team_list .team__item .team__item-wrap {
  box-sizing: border-box;
  padding: 22px 21px 18px;
  background:transparent;
  backdrop-filter: blur(160px);
  border-radius: 10px;
  display: flex;
  height: 100px;
  align-items: center;
}
.team.size-small .team_list .team__item:hover .team__item-wrap {
  background: rgba(255, 255, 255, 0.05);
}
.team.size-small .team_list .team__item:nth-last-child(-n+2) {
  margin-right: 0;
}

.team.size-small .team__item-name {
  font-family: Exo;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 122.52%;
  color: #FFFFFF;
  margin-bottom: 7px;
}
.team.size-small .team__item-excerpt {
  font-family: Exo;
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  line-height: 122.52%;
  color: #D1D1DE;
}
#team {
	margin-top: 0;
	clear: both;
}

.team-logo {
  display: flex;
  justify-content: space-between;
  margin: 0 17.5px 176px;
}
.team-logo__info, .team-logo_info {
  width: calc(66% - 22px);
}
.team-logo__info img, .team-logo_info img {
  margin-bottom: 20px;
}
.team-logo__info p, .team-logo_info p {
  font-size: 14px;
  line-height: 21px;
  color: #979797;
  opacity: 0.8;
}
.team-logo_info p a {
	color: #979797;
}
/* .team-logo_info p a:hover {
  text-decoration: underline;
} */

.team-logo_info:hover:before {
  content: '';
  position: absolute;
  background: rgba(255, 255, 255, 0.05);
  width: 49%;
  height: 100%;
  left: -21px;
  padding: 22px 21px 18px;
  top: -22px;
  border-radius: 10px;
}
.team-logo_info {
  position: relative;
}
.growing img {
  border-radius: 13px 13px 0 0;
  max-width: 800px !important;
}
.growing .vc_single_image-wrapper {
  position: relative;
}
.growing .vc_single_image-wrapper::after {
	content: '';
	position: absolute;
	background: url(images/reserved.svg) no-repeat 0 0;
	width: 153.98px;
	height: 75.69px;
	bottom: 0;
	z-index: 9;
	right: -107px;
}
.growing .wpb_single_image.wpb_content_element.vc_align_center {
  margin-bottom: 41px;
}

.center-text h2 {
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #27D6FF;
  margin-bottom: 19px;
}
.center-text p {
  font-size: 14px;
  line-height: 21px;
  text-align: center;
  color: #D1D1DE;
  opacity: 0.8;
  margin-bottom: 41px;
}
.center-text a {
  display: block;
  width: 203px;
  height: 48px;
  line-height: 48px;
  margin: 0 auto;
  background: #2C6EFF;
  border-radius: 8px;
  font-weight: 600;
  font-size: 14px;
  text-align: center;
  color: #FFFFFF;
}
.center-text a:hover {
	background: #114FCC;
}
.center-text {
  text-align: center;
}
.wpb_text_column.wpb_content_element.center-text {
	margin-bottom: 113px;
}
.page-template-page-about #main {
	position: relative;
	overflow: hidden;
	height: 100%;
}
#team::after {
	/*background: linear-gradient(180deg, rgb(36, 24, 99) 0%, rgb(0, 0, 0) 120%);*/
	background:linear-gradient(180deg, #0f0446 0%, rgb(15 3 64) 120%)
	content: '';
	position: absolute;
	width: 100%;
	height: 17.5%;
	bottom: 0;
	z-index: -1;
}
.page-template-page-about .blog_form_section {
  padding-top: 60px;
  padding-bottom: 98px;
}
@media screen and (max-width: 767px) {
	.blog_form_section {
    background: transparent;
	}
	.page-template-page-blog .blog_form_section, .page-template-taxonomy-resourcescats .blog_form_section, .tax-resourcescats .blog_form_section{
    background: #0d0220;
	}
#team::after {
	display: none;
}
	
 .page-template-page-about .site-footer::before,  .page-template-page-book .site-footer::before, .page-template-page-audit .site-footer::before {
    height: 853px;
}
	
	.page-template-page-book #main::before, .page-template-page-book #main::after {
		display:none;
	}
	
  .page-template-page-thankyou #main::before, .page-template-page-thankyou #main::after {
		display:none;
	}
	
  .growing img {
    max-width: 100% !important;
  }
.page-template-page-about .blog_form_section {
  padding-top: 20px;
  padding-bottom: 60px;
}
.page-template-page-about .blog_page_title br {
  display: none;
}
.page-template-page-about .blog_page_title {
  width: 90%;
  margin: 0px auto 15px;
  padding-top: 0;
}
.page-template-page-about .blog_page_desc br {
  display: none;
}
.page-template-page-about .blog_page_desc {
  width: 77%;
  margin: 0 auto;
}
	
	.page-template-page-about .blog_page_desc_mobile br {
  display: none;
}
.page-template-page-about .blog_page_desc_mobile {
  width: 77%;
  margin: 0 auto;
}
	
	
.page-template-page-about .media-download {
  margin-top: 20px;
}
.page-template-page-about .grid-images .vc_column-inner .wpb_wrapper .wpb_gallery {
  width: 100%;
  height: 217px;
  margin-bottom: 5px;
}
.page-template-page-about .grid-images .vc_column-inner > .wpb_wrapper {
  display: block;
}
.page-template-page-about .wpb_image_grid .wpb_image_grid_ul li:first-child {
  width: 67%;
  margin-right: 5px;
  height: 100%;
}
.page-template-page-about .wpb_image_grid .wpb_image_grid_ul .isotope-item {
  width: 31.6%;
  margin: 0 0 5px;
}
.page-template-page-about .wpb_image_grid .wpb_image_grid_ul img {
  min-height: 100%;
  max-width: inherit;
  width: auto;
  min-width: 100%;
}
.page-template-page-about .wpb_image_grid .wpb_image_grid_ul {
  height: 100% !important;
}
.page-template-page-about .grid-images .vc_column-inner .wpb_wrapper .wpb_gallery .wpb_wrapper {
  height: 100%;
}
.page-template-page-about .grid-images .vc_column-inner .wpb_wrapper .wpb_gallery .wpb_wrapper .wpb_gallery_slides.wpb_image_grid {
  height: 100%;
}
.page-template-page-about .grid-images .vc_column-inner .wpb_wrapper .wpb_gallery:last-child {
  width: 100%;
  height: 253px;
}
.page-template-page-about .grid-images .vc_column-inner .wpb_wrapper .wpb_gallery:last-child li {
  width: 100%;
}

#team {
  margin-top: 30px;
}
#team .vc_column-inner {
  width: 85%;
}
.team__title {
  font-size: 14px;
  text-align: left;
}
.team.size-big .team__title {
  margin-bottom: 60px;
  text-align: center;
}
.team.size-big .team__item:nth-child(1), .team.size-big .team__item:nth-child(2) {
  width: 100%;
}
.team.size-big .team__item {
  width: 100%;
  margin-bottom: 30px;
}
.team.size-big .team__item-img {
  width: 80px;
  height: 80px;
}
.team.size-big .team__item-img .team__item-in {
  width: 28px;
  height: 28px;
  line-height: 28px;
}
.team.size-big .team__item-info {
  padding: 54px 15px 33px 15px;
}
.team.size-big .team__item-name {
}
.team.size-small {
  display: block;
  margin: 0;
  padding-bottom: 25px;
}
.team.size-big {
  text-align: center;
  margin-bottom: 30px;
  border-bottom: 1px solid rgba(255,255,255,0.1);
}
.team.size-small .team_list {
  width: 100%;
  display: block;
}
.team.size-small .team_list .team__item {
  width: 100%;
}
.team.size-small .team_list .team__item .team__item-wrap {
  padding: 0;
}
.team__item-wrap {
  width: 100%;
}
.team-logo {
  display: block;
  margin: 32px 0 97px;
}
.team-logo__info, .team-logo_info {
  width: 100%;
}
.team-logo_info p br {
  display: none;
}
.growing .wpb_single_image.wpb_content_element.vc_align_center {
  margin-bottom: 65px;
}
.center-text h2 {
  font-size: 14px;
}
.center-text p {
  font-size: 12px;
}
.center-text p br {
  display: none;
}
.center-text a {
  width: 100%;
  height: 42px;
  line-height: 42px;
  font-size: 16px;
}
#text-4 p br {
  display: none;
}
.team.size-big .team__item:nth-child(1) .team__item-wrap, .team.size-big .team__item:nth-child(2) .team__item-wrap {
	float: none;
	margin-right: 0;
	margin-left: 0;
}
/* .page-template-page-about {
	background: linear-gradient(180deg, #0D0220 0.74%, #0D0220 18%, #10054D 12.38%);
}*/

.growing .vc_single_image-wrapper::after {
	background: url(images/reserved-mob.svg) no-repeat 0 0;
	bottom: -45px;
	z-index: 9;
	right: -90px;
}
#team::after {
	bottom: -191px;
}
}


.resources_cats .wrapper, .resources_posts .wrapper {
  width: 872px;
  margin: 0 auto;
}
.resources_cats {
  margin-top: 40px;
}
.resources_cats ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
.resources_cats ul li a {
  color: #837E92;
  font-size: 14px;
  line-height: 28px;
  display: block;
  border-bottom: 2px solid #fff;
  padding: 0 5px 6px;
}
.resources_cats ul li {
  display: inline-block;
  margin: 0 9px;
}
.resources_posts {
  margin-top: 65px;
}
.resources_cats ul li.current_page_item a, .resources_cats ul li.current-menu-item a, .resources_cats ul li:hover a {
  color: #2C6EFF;
  border-color: #2C6EFF;
}
.resources_posts .custom_blog {
  display: flex;
  flex-wrap: wrap;
  /* justify-content: center; */
}
.resources_posts .custom_blog > a.item {
  width: 250px;
  display: block;
  background-position: center center;
  border-radius: 4px;
  height: 363px;
  position: relative;
  background-repeat: no-repeat;
  text-align: center;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  color: #fff;
	background-size: contain;
	margin: 0 20px 60px;
	transform: perspective(1000px) rotateX(0deg) rotateY(0deg) scale3d(1, 1, 1);
	transition: all 1000ms cubic-bezier(0.03,0.98,0.52,0.99);
}
.resources_posts .custom_blog > a.item:hover{
	transform: perspective(1000px) rotateX(0deg) rotateY(0deg) scale3d(1.05, 1.05, 1.05);
	
}
.resources_posts {
  margin-bottom: 80px !important;
}
.resources_cats .mobile {
	display: none;
}
@media screen and (max-width: 767px) {
	.resources_cats .mobile {
		display: block;
  }
  
	
.page-template-page-resources .blog_page_desc {
  padding: 0 15px;
  font-size: 13px;
  line-height: 20px;
}
.page-template-page-resources .blog_page_desc br {
  display: none;
}
.page-template-page-resources .blog_page_title {
  padding: 10px 73px 0;
}
.resources_cats .mobile.show-cats {
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #2C6EFF;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
}
.resources_cats .wrapper, .resources_posts .wrapper {
  max-width: 100%;
	padding: 0 20px;
box-sizing: border-box;
}
.resources_cats .mobile.show-cats img {
  margin-left: 12px;
}
.menu-resources-cats-container {
  background: #0d0220;
  padding: 37px 41px;
	display: none;
}
.resources_cats ul li:nth-child(1) {
  display: none;
}
.resources_cats ul li {
  display: block;
  margin: 0 0 19px;
}
.resources_cats ul li a {
  border-bottom: none;
  color: #D1D1DE;
  text-align: left;
  padding: 0;
  font-size: 12px;
  line-height: 28px;
  letter-spacing: 1px;
  text-transform: uppercase;
	padding-left:39px;
	background: url(images/whitepaper.svg) no-repeat left center;
}
	.resources_cats ul li#menu-item-219 a{
		background-image: url(images/case-study.svg);
	}
	.resources_cats ul li#menu-item-220 a{
		background-image: url(images/webinar.svg);
	}
	.resources_cats ul li#menu-item-221 a{
		background-image: url(images/podcast.svg);
	}
.resources_cats ul li:last-child {
  margin-bottom: 0;
}
	.resources_posts {
	margin-top: 44px;
}
	.resources_posts .custom_blog > a.item {
		margin-bottom: 40px;
  }
  
  .subscribe-form .hbspt-form form input[type="email"]{
    width: 212px;
  }
  .right_form_section .subscribe-form .hbspt-form form input[type="email"]{
    width: 292px;
  }
  .right_form_section .subscribe-form .hbspt-form form input[type="submit"]{
    width: 43px;
    text-indent: -9999px;
    background-image: url(images/send_arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
  }

}


.contact_from {
  width: 700px;
  margin: 70px auto 0;
}
.contact_from input:not([type="checkbox"]), .contact_from textarea {
  height: 42px;
  line-height: 42px;
  box-sizing: border-box;
  border: none;
  border-radius: 8px;
  padding: 0 17px;
  font-family: Inter;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 17px;
  display: flex;
  align-items: center;
  color: #0D0220;
  width: 100%;
}
.contact_from input::placeholder, .contact_from textarea::placeholder {
  color: #979797;
  opacity: 1;
}
.contact_from fieldset {
  max-width: inherit !important;
  margin-bottom: 20px !important;
}
.contact_from input:not([type="checkbox"]).hs-input {
  min-width: 100%;
}
.contact_from textarea {
  min-width: 100%;
  height: 250px;
  padding: 10px 20px;
  line-height: 22px;
}
.contact_from fieldset.form-columns-2 .input, .contact_from fieldset.form-columns-1 .input {
  margin-right: 20px !important;
}
.inputs-list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.hs-form-booleancheckbox-display {
  font-family: Inter;
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  line-height: 18px;
  text-align: left;
  color: #979797;
  display: flex;
  align-items: center;
}
.contact_from  .form-columns-0 {
  font-family: Inter;
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  color: #979797;
  margin-right: 20px !important;
  margin-bottom: 30px !important;
}
.contact_from input[type="submit"] {
  width: 168px;
  height: 48px;
  line-height: 48px;
  box-sizing: border-box;
  margin: 0 auto;
  background: #2C6EFF;
  border-radius: 8px;
  color: #fff;
  font-family: Inter;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
	text-align: center;
	display: flex;
	justify-content: center;
}

fieldset .no-list.hs-error-msgs.inputs-list {
  display: none !important;
}
.hs_error_rollup {
  font-family: Inter;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 17px;
  color: #EF3D3A;
  text-align: center;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.contact_from {
  position: relative;
  padding-bottom: 47px;
  z-index: 9;
}

.submitted-message strong {
	font-family: Exo;
	font-style: normal;
	font-weight: 500;
	font-size: 28px;
	line-height: 37px;
	text-align: center;
	text-transform: capitalize;
	margin-bottom: 20px;
	display: block;
}
.contact_from .submitted-message {
  color: #fff;
}
.contact_from .submitted-message p {
  font-family: Inter;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
margin: 0;
}
.page-template-page-contact #main::before, .page-template-page-contact #main::after,
.page-template-page-book #main::before, .page-template-page-book #main::after,
.page-template-page-thankyou #main::before, .page-template-page-thankyou #main::after,
.page-template-page-audit #main::before, .page-template-page-audit #main::after{
  top:0;
}
.contact_from .submitted-message {
  min-height: 100vh;
}
.contact_from .submitted-message a {
	background: #2C6EFF;
	border-radius: 8px;
	color: #fff;
	display: block;
	width: 136px;
	height: 48px;
	margin: 40px auto 0;
	line-height: 48px;
	font-weight: 600;
	font-size: 14px;
}
.book_form {
	position: relative;
	z-index: 9;
}
.book_form .bottom-text {
  width: 498px;
  margin: 20px auto;
  font-weight: 300;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  color: #979797;
}
.book_form .bottom-text a {
  color: #979797;
  text-decoration: underline;
}
.calendly-inline-widget {
	height: 670px !important;
}
table td, table th {
    padding: 10px;
    border-bottom: 1px solid #f0f0f0;
}
table {
	width: 100%;
	margin: 20px 0;
	border-collapse: collapse;
}
.calendly-inline-widget {
	height: 795px !important;
}
@media screen and (max-width: 767px) {
	.team_title {
	text-align: left;
		font-size: 14px;
}
	.media-download img {
	margin-right: 0;
}
  .calendly-inline-widget {
    max-width: 85%;
    margin: 50px auto;
  }
	.blog_page_title br {
	display: none;
}
  .book_form .bottom-text {
    max-width: 286px;
    margin-top: 50px;
  }
  .page-template-page-contact .blog_form_section,
  .page-template-page-book .blog_form_section,
  .page-template-page-thankyou .blog_form_section,
  .page-template-page-audit .blog_form_section {
    position: relative;
    z-index: 9;
  }
  .page-template-page-contact .blog_form_section .blog_page_desc {
    max-width: 268px;
    margin: 0 auto;
  }
  
.contact_from {
  width: 90%;
}
.contact_from fieldset.form-columns-2 .input, .contact_from fieldset.form-columns-1 .input {
  margin-right: 0 !important;
}
.contact_from fieldset.form-columns-2 .input {
  margin-bottom: 11px !important;
}
.contact_from fieldset {
  margin-bottom: 0 !important;
}
.contact_from .form-columns-0 {
  margin-top: 20px !important;
  margin-right: 0 !important;
}
.contact_from input[type="submit"] {
  width: 100%;
}
.submitted-message strong {
  font-size: 22px;
  line-height: 29px;
}
.contact_from .submitted-message p {
  font-size: 14px;
  line-height: 21px;
}
}

.home .vc_row {
  position: relative;
  z-index: 8;
  color: #FEFCFE;
  margin: 0;
}
.home #main > .vc_row > .wpb_column > .vc_column-inner {
  max-width: calc(1440px - 130px * 2);
  margin: 0 auto;
  padding: 0;
}

.home .wpb_content_element {
  margin-bottom: 0;
}


.section1 .wpb_text_column.wpb_content_element {
	max-width: 521px;
}
.section1.vc_row-has-fill {
  background-position: center -81px;
  background-repeat: no-repeat;
  padding-top: 111px;
  padding-bottom: 305px;
  margin-bottom: 0;
	background-size: 1440px;
}
.section1 h2 {
  font-family: Exo;
  font-size: 38px;
  line-height: 130.02%;
  text-transform: capitalize;
  color: #FEFCFE;
  margin-bottom: 26px;
}
.section1 h2 strong {
	font-weight: 600;
}
.section1 p {
  font-family: Inter;
  font-size: 16px;
  line-height: 22px;
  color: #FEFCFE;
  margin: 0;
}
.section1 a {
  display: block;
  width: 160px;
  height: 55px;
  line-height: 55px;
  box-sizing: border-box;
  background: #FEFCFE;
  border-radius: 12px;
  padding: 0 24px;
  font-family: Inter;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  color: #0D0220;
  margin-top: 55px;
  position: relative;
  border: 1px solid #fff;
}
.section1 a::before {
	width: 13px;
	height: 12px;
	content: '';
	position: absolute;
	background: url(images/arrowr.svg) no-repeat 0 0;
	background-size: contain;
	right: 31px;
	top: 22px;
}
.section1 a:hover {
	background: none;
	color: #fff;
}
.section1 a:hover::before {
  filter: brightness(0) invert(1);
}
.section1 p:nth-child(2) {
  opacity: 0.6;
}

/*sect2*/

#content .section2 .wpb_text_column h2 {
  font-family: Exo;
  font-style: normal;
  font-weight: normal;
  font-size: 32px;
  line-height: 130%;
  text-transform: capitalize;
  margin-bottom: 62px;
}
.section2 .vc_col-sm-4 .wpb_wrapper {
  width: 263px;
  margin: 0 auto;
  text-align: center;
}
.section2 .vc_col-sm-4 .wpb_wrapper .wpb_content_element {
  margin-bottom: 20px;
}
.section2 .vc_col-sm-4 .wpb_wrapper h3 {
  font-family: Inter;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-bottom: 14px;
}
.section2 .vc_col-sm-4 .wpb_wrapper p {
  font-family: Inter;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #FFFFFF;
  opacity: 0.5;
}
.home .vc_row.section2 {
  margin-bottom: 134px;
}
.home #main > .vc_row.section3 > .wpb_column > .vc_column-inner {
	width: 100%;
	margin-bottom: 120px;
}
.section3 .wpb_image_grid_ul {
	display: flex;
	justify-content: space-between;
}
.section3 .isotope-item, .scroll-galleries .image {
	background: rgba(255, 255, 255, 0.08) !important;
	backdrop-filter: blur(40px);
	border-radius: 100%;
	display: flex;
	width: 100px;
	height: 100px;
	position: inherit !important;
  float: none  !important;
  left: inherit !important;
  top: inherit !important;
}
.section3 .isotope-item img, .scroll-galleries .image img {
  margin: auto;
	width: auto;
}

.section4 .vc_row.wpb_row.vc_inner.vc_row-fluid {
  display: flex;
  justify-content: space-between;
}
.section4 .vc_row .vc_col-sm-6 {
  float: none;
  width: 480px;
  box-sizing: border-box;
  padding: 30px;
  text-align: center;
  background: rgba(255, 255, 255, 0.03);
  backdrop-filter: blur(40px);
  border-radius: 16px;
  margin-bottom: 40px;
  height: 423px;
  display: flex;
  align-items: center;
}
.section4 .vc_row .vc_col-sm-6 .vc_column-inner {
  padding: 0;
}
.section4 .vc_row .vc_col-sm-6 figure {
  display: block;
  margin: 0 auto;
}
.section4 .vc_row .vc_col-sm-6 figure .vc_single_image-wrapper.vc_box_border_grey {
  display: flex;
  margin: 0 auto 23px;
  text-align: center;
  justify-content: center;
  align-items: flex-end;
  height: 62px;
}
.section4 .vc_row .vc_col-sm-6 strong {
  font-family: Inter;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #24C4EB;
  display: block;
  margin-bottom: 20px !important;
}
.section4 .vc_row .vc_col-sm-6 p {
  margin-bottom: 0;
}
.section4 .vc_row .vc_col-sm-6 h2 {
  font-family: Exo;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 32px;
  text-align: center;
  color: #FFFFFF;
}
.section4 .vc_row .vc_col-sm-6 p:last-child {
  font-family: Inter;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  color: #FFFFFF;
  opacity: 0.5;
}
.home #main > .vc_row.section4 > .wpb_column > .vc_column-inner {
  margin-bottom: 135px;
}

.section5 .vc_col-sm-6.vc_col-has-fill .vc_column-inner {
  background-repeat: no-repeat;
  box-sizing: border-box;
  padding-top: 116px;
  padding-left: 150px;
  padding-bottom: 214px;
  padding-right: 0;
}
.section5 .vc_col-sm-6.vc_col-has-fill {
  max-width: 40%;
  margin-right: 89px;
}

.section5 .vc_col-sm-6.vc_col-has-fill .vc_column-inner h2 {
  font-family: Exo;
  font-style: normal;
  font-weight: normal;
  font-size: 34px;
  line-height: 130%;
  text-transform: capitalize;
}

.section5 .vc_col-sm-6.vc_col-has-fill .vc_column-inner a {
  display: block;
  background: #FEFCFE;
  border-radius: 12px;
  width: 195px;
  height: 55px;
  box-sizing: border-box;
  font-family: Inter;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 55px;
  text-align: left;
  color: #0D0220;
  padding-left: 38px;
  position: relative;
  border: 1px solid #fff;
}
.section5 .vc_col-sm-6.vc_col-has-fill .vc_column-inner a::before {
	width: 13px;
	height: 12px;
	content: '';
	position: absolute;
	background: url(images/arrowr.svg) no-repeat 0 0;
	background-size: contain;
	right: 31px;
	top: 22px;
}
.section5 .vc_col-sm-6.vc_col-has-fill .vc_column-inner a:hover {
	background: none;
	color: #fff;
}
.section5 .vc_col-sm-6.vc_col-has-fill .vc_column-inner a:hover::before{
  filter: brightness(0) invert(1);
}
.section5 ul {
  margin: 122px 0 0;
  padding: 0;
  list-style: none;
}
.section5 ul li {
  font-family: Inter;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  color: #BCBCBC;
  display: block;
  position: relative;
  padding-left: 45px;
  margin-bottom: 23px;
}
.section5 ul li strong {
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  color: #FFFFFF;
}
.section5 ul li:before {
  content: '';
  width: 30px;
  height: 30px;
  position: absolute;
  left: 0;
  top: -5px;
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 100%;
  background: url(images/stroke.svg) no-repeat center center;
}
.home #main > .vc_row.detection-card > .wpb_column > .vc_column-inner {
  width: 100%;
  text-align: center;
}
.detection-card .svg-wrapper > .wpb_column > .vc_column-inner {
  position: relative;
  padding-bottom: 202px;
}
.detection-card .svg-wrapper > .wpb_column > .vc_column-inner::after {
	height: 1431px;
	width: 110%;
	bottom: 0;
	margin: auto;
	left: 0;
	right: 0;
	background: linear-gradient(360deg, #0D0220 33.6%, rgba(18, 16, 67, 0) 108.56%);
	opacity: 0.8;
	content: '';
	position: absolute;
	z-index: -1;
	margin: auto;
}
.detection-card .wpb_single_image .vc_figure {
  display: block;
}
.detection-card .wpb_single_image .vc_single_image-wrapper {
  display: block;
  text-align: center;
}
.detection-card .svg-wrapper .wpb_raw_html {
  margin-top: -182px;
}
.detection-card .wpb_single_image.vc_align_left {
	position: relative;
	z-index: 9;
}

.detection-card  .wpb_text_column.wpb_content_element {
  margin-top: 70px;
}
.detection-card .wpb_text_column.wpb_content_element h2 {
  font-family: Exo;
  font-style: normal;
  font-weight: normal;
  font-size: 32px;
  line-height: 130%;
  text-align: center;
  text-transform: capitalize;
  margin-bottom: 30px;
}
.detection-card .wpb_text_column.wpb_content_element p {
	font-family: Inter;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	color: #FFFFFF;
	opacity: 0.5;
	max-width: 551px;
	margin: 0 auto;
}
.pre-build > .vc_column_container {
	position: relative;
	background: #0d0228;
  margin-top: -130px;
  padding-bottom: 50px;
}
.pre-build  > .vc_column_container::after {
  background: linear-gradient(360deg, #0D0220 33.6%, rgba(18, 16, 67, 0) 108.56%);
  opacity: 0.8;
  content: '';
  height: 100%;
  width: 100%;
  position: absolute;
  bottom: 0;
}
.home #main {
	margin-bottom: 0;
}
.home #main > .vc_row.pre-build > .wpb_column > .vc_column-inner {
  width: 1180px;
}
.pre-build > .vc_column_container > .vc_column-inner::before {
	content: '';
	background: linear-gradient(180deg, #0D0220 -20.38%, #3D065F -1.86%, #10054D 28.18%);
	opacity: 0.5;
	position: absolute;
	width: 100%;
	height: 100%;
	clip-path: polygon(0 45%, 100% 0%, 100% 100%, 0% 100%);
  left: 0;
  top: 0;
}
.pre-build > .vc_column_container > .vc_column-inner::after {
	content: '';
	background: linear-gradient(180deg, #0D0220 -19.64%, #3D065F -1.79%, #10054D 27.16%);
  opacity: 0.6;
	position: absolute;
	width: 100%;
	height: 100%;
	clip-path: polygon(0 45%, 100% 0%, 100% 100%, 0% 100%);
  left: 0;
  transform: matrix(-1, 0, 0, 1, 0, 0);
  top: 0;
}
.pre-build > .vc_column_container > .vc_column-inner > .wpb_wrapper {
  position: relative;
  z-index: 9;
}

.pre-build > .vc_column_container > .vc_column-inner > .wpb_wrapper .center-text h2 {
  font-family: Exo;
  font-style: normal;
  font-weight: normal;
  font-size: 32px;
  line-height: 130%;
  text-align: center;
  text-transform: capitalize;
  color: #fff;
  margin-top: -95px;
  margin-bottom: 48px;
}
.pre-build > .vc_column_container > .vc_column-inner > .wpb_wrapper .center-text {
  position: relative;
  z-index: 9;
}
#content .pre-build > .vc_column_container > .vc_column-inner > .wpb_wrapper .center-text p {
  font-family: Inter;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  color: #D1D1DE;
  opacity: 0.8;
  width: 692px;
  margin: 0 auto;
}
.detection-card .svg-wrapper .wpb_raw_html svg {
  width: 90%;
  height: auto;
}
#content .pre-build > .vc_column_container > .vc_column-inner > .wpb_wrapper .white-bg {
  background: #FFFFFF;
  border-radius: 20px;
  padding: 54px 54px 54px 70px;
}
#content .pre-build > .vc_column_container > .vc_column-inner > .wpb_wrapper .white-bg .wpb_wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#content .pre-build > .vc_column_container > .vc_column-inner > .wpb_wrapper .white-bg .wpb_wrapper p:first-child {
  font-family: Exo;
  font-style: normal;
  font-size: 32px;
  line-height: 1;
  text-align: center;
  text-transform: capitalize;
  color: #0D0220;
  margin-bottom: 0;
}
#content .pre-build > .vc_column_container > .vc_column-inner > .wpb_wrapper .white-bg .wpb_wrapper p:first-child strong {
  font-weight: 600;
}
#content .pre-build > .vc_column_container > .vc_column-inner > .wpb_wrapper .white-bg .wpb_wrapper a {
  background: #0062FF;
  border-radius: 12px;
  height: 55px;
  width: 195px;
  display: block;
  color: #fff;
  line-height: 55px;
  box-sizing: border-box;
  padding-left: 36px;
  position: relative;
}
#content .pre-build > .vc_column_container > .vc_column-inner > .wpb_wrapper .white-bg .wpb_wrapper a::before {
	width: 13px;
	height: 12px;
	content: '';
	position: absolute;
	background: url(images/arrowr.svg) no-repeat 0 0;
	background-size: contain;
	right: 31px;
  top: 22px;
  filter: brightness(0) invert(1);
}
#content .pre-build > .vc_column_container > .vc_column-inner > .wpb_wrapper .white-bg .wpb_wrapper a:hover{
  background-color: #1359e5;
}
#content .pre-build > .vc_column_container > .vc_column-inner > .wpb_wrapper .white-bg .wpb_wrapper a:active, #content .pre-build > .vc_column_container > .vc_column-inner > .wpb_wrapper .white-bg .wpb_wrapper a:focus{
  background-color: #114fcc;
}
.home .footer-widgets, .home .site-info {
  background-color: #0d0227;
}
.section2 .vc_col-sm-4 .wpb_wrapper .vc_single_image-wrapper.vc_box_border_grey {
  position: relative;
}
.section2 .vc_col-sm-4 .wpb_wrapper .vc_single_image-wrapper.vc_box_border_grey img {
	max-width: 119px;
}
.section2 .vc_col-sm-4:not(:last-child) .wpb_wrapper .vc_single_image-wrapper.vc_box_border_grey::after {
	content: '';
	position: absolute;
	width: 233px;
	height: 1px;
	background: url(images/line.png) no-repeat 0 0;
	left: 100px;
	top: 95px;
}


@media screen and (max-width: 767px) {
	
.section1.vc_row-has-fill {
	background-size: 100%;
}
.home #main > .vc_row > .wpb_column > .vc_column-inner {
  max-width: 90%;
}
.section1.vc_row-has-fill {
	background-image: url(images/mobile.png) !important;
	background-size: 350px;
	background-position: center -15px;
	padding-top: 217px;
	padding-bottom: 70px;
}
.home #main {
  margin-top: 0;
}
.section1 .wpb_text_column.wpb_content_element {
  max-width: inherit;
  text-align: center;
}
.section1 h2 {
    font-size: 28px;
    line-height: 130.02%;
    margin-top: 25px;
}
	.section1 h2 br:nth-child(2) {
	display: block;
}
.section1 h2 br:nth-child(4) {
  /*! display: none; */
}
.section1 p {
}
.section1 h2 br {
/*   display: none; */
}
.section1 a {
  width: 100%;
  margin-top: 40px;
}
#content .section2 .wpb_text_column h2 {
  font-size: 24px;
  line-height: 122.52%;
  margin-bottom: 60px;
}
#content .section2 .wpb_text_column h2 br {
  display: none;
}
.section2 .vc_col-sm-4 > .wpb_wrapper {
  display: flex;
}
.section2 .vc_col-sm-4 .wpb_wrapper {
  max-width: 100%;
  width: 100%;
}
.section2 .vc_col-sm-4 .wpb_wrapper figure {
  max-width: 80px;
  margin-top: -29px;
}
.section2 .vc_col-sm-4 .wpb_wrapper .wpb_content_element > .wpb_wrapper {
  width: auto;
  text-align: left;
}
.section2 .vc_col-sm-4 .wpb_wrapper .wpb_single_image.wpb_content_element.vc_align_left {
  width: 70px;
}
.section2 .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper .wpb_text_column {
  width: 71%;
}
.section2 .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding-bottom: 53px;
}
.section2 .vc_col-sm-4 .wpb_wrapper h3 {
  text-align: left;
  font-size: 14px;
  line-height: 28px;
  margin-bottom: 10px;
}
.section2 .vc_col-sm-4 .wpb_wrapper p {
  text-align: left;
  font-size: 14px;
  line-height: 20px;
}
.section2 .vc_col-sm-4 > .vc_column-inner {
  padding: 0;
}
	
#main .section2 .vc_col-sm-4 .wpb_wrapper .vc_single_image-wrapper.vc_box_border_grey::after {
  left: -65px;
  transform: rotate(90deg);
  top: inherit;
  bottom: -101px;
  width: 200px;
  overflow: hidden;
  z-index: -1;
  background: url(images/line.png) no-repeat 0 0;
  height: 1px;
  background-size: contain;
	content: '';
}
.section2 .vc_col-sm-4 .wpb_wrapper figure img {
  position: relative;
  z-index: 3;
}
.home .vc_row.section2 {
  margin-bottom: 0;
}
.scroll-galleries .image {
  width: 74px;
  height: 74px;
}
.scroll-galleries .image img {
  max-width: 35px;
}	

.section4 .vc_row .vc_col-sm-6 {
  width: 100%;
  margin-bottom: 20px;
  padding-bottom: 40px;
  height: auto;
}
.section4 .vc_row.wpb_row.vc_inner.vc_row-fluid {
  display: block;
}
.section4 .vc_row .vc_col-sm-6 h2 {
  font-size: 22px;
  line-height: 29px;
}
.section4 .vc_row .vc_col-sm-6 h2 br {
  display: none;
}
.home #main > .vc_row.section3 > .wpb_column > .vc_column-inner {
  margin-bottom: 70px;
}
.home #main > .vc_row.section4 > .wpb_column > .vc_column-inner {
  margin-bottom: 50px;
}
.section5 .vc_col-sm-6.vc_col-has-fill {
  max-width: 100%;
  margin-right: 0;
  position: relative;
  z-index: 9;
}
.section5 .vc_col-sm-6.vc_col-has-fill .vc_column-inner {
  padding-left: 0;
  padding-bottom: 0;
}
.section5 .vc_col-sm-6.vc_col-has-fill .vc_column-inner h2 {
  font-size: 28px;
  line-height: 122.52%;
  text-align: center;
}
.section5 .vc_col-sm-6.vc_col-has-fill .vc_column-inner a {
  width: 100%;
  text-align: center;
  padding: 0;
  margin-top: 89px;
}
.section5 ul {
  margin-top: 64px;
}
.section5 {
  margin-bottom: 110px;
}
.vc_row.wpb_row.vc_row-fluid.section5 {
  position: relative;
  z-index: 9;
  margin-bottom: 110px;
}

.section5 .vc_col-sm-6.vc_col-has-fill > .vc_column-inner {
  background-size: 100%;
}
.section5 ul li strong {
  display: block;
  font-size: 14px;
  line-height: 17px;
  margin-bottom: 4px !important;
}
.section5 ul li {
  font-size: 14px;
  line-height: 140%;
}
.home #main > .vc_row.detection-card > .wpb_column > .vc_column-inner {
  max-width: 100%;
}
.detection-card .wpb_text_column.wpb_content_element h2 {
  font-size: 24px;
  line-height: 122%;
}
.detection-card .wpb_text_column.wpb_content_element p {
  font-size: 14px;
  line-height: 22px;
}
.pre-build > .vc_column_container > .vc_column-inner > .wpb_wrapper .center-text h2 {
  font-size: 24px;
  line-height: 122.52%;
	margin-top: 50px;
}
.pre-build > .vc_column_container {
}
#content .pre-build > .vc_column_container > .vc_column-inner > .wpb_wrapper .center-text p {
  width: 100%;
  font-size: 14px;
  line-height: 22px;
}
#content .pre-build > .vc_column_container > .vc_column-inner > .wpb_wrapper .white-bg .wpb_wrapper {
  display: block;
}
#content .pre-build > .vc_column_container > .vc_column-inner > .wpb_wrapper .white-bg {
  padding: 31px;
}
#content .pre-build > .vc_column_container > .vc_column-inner > .wpb_wrapper .white-bg .wpb_wrapper p:first-child {
  font-size: 24px;
  margin-bottom: 30px;
  line-height: 143%;
}
#content .pre-build > .vc_column_container > .vc_column-inner > .wpb_wrapper .white-bg .wpb_wrapper p:first-child strong {
  display: block;
}
#content .pre-build > .vc_column_container > .vc_column-inner > .wpb_wrapper .white-bg .wpb_wrapper a {
  width: 100%;
  text-align: center;
  padding: 0;
}


.pre-build > .vc_column_container > .vc_column-inner::after {
  display: none;
}
.pre-build > .vc_column_container > .vc_column-inner::before {
  display: none;
}
.home #main::before {
  background: linear-gradient(180deg, #0D0220 4.99%, #3D065F 10.76%, #10054D 20.11%);
opacity: 0.5;
  top: 0;
}
.home #main::after {
  display: none;
	}
	.desktop {
	display: none;
}
	.detection-card .svg-wrapper .wpb_raw_html {
	margin-top: 0;
}
	.detection-card .wpb_single_image .vc_single_image-wrapper img {
  width: 100%;
}
.wpb_single_image.wpb_content_element.vc_align_left.upper.mobile img {
  margin-top: -95px;
	max-width: 89%;
}
	.section2 .vc_col-sm-4 .wpb_wrapper .vc_single_image-wrapper.vc_box_border_grey img {
    max-width: 70px;
}
	.site-footer .mobile {
	display: none;
}
	.home #main > .vc_row.section3 > .wpb_column > .vc_column-inner {
		max-width: 100%;
	}
}
	.detection-card {
	overflow: hidden;
}



.home #main {
	overflow: hidden;
	position: relative;
}
.home #main::before {
	width: 125%;
}
@media screen and (max-width: 360px){
	.jobs_posts .job_inner {
		padding-right: 48px;
	}
}

/*engeneering*/

.main-navigation li.get_early {
  margin-left: auto;
  margin-right: 0;
}
header #site-navigation .inside-navigation.grid-container.grid-parent {
  margin: 0;
  width: 100%;
}
.main-navigation li:first-child {
  margin-left: auto;
}
.main-navigation li:nth-child(3) {
	margin-right: 0;
	margin-left: 16px;
}
.wrapper {
	max-width: calc(1440px - 130px * 2);
	margin: 0 auto;
}
.page_descr {
  padding-top: 64px;
}
.page_descr p {
  margin: 0 0 14px;
  font-family: Roboto Mono;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 21px;
  text-transform: capitalize;
  color: #65D4FA;
}
.page_descr h2 {
  font-family: Exo;
  font-style: normal;
  font-weight: 500;
  font-size: 28px;
  line-height: 152.88%;
  text-transform: capitalize;
  color: #0D0220;
  margin: 0;
}
.blog_posts .top_post {
  border-bottom: none !important;
}

.team_main {
  margin-top: 41px;
}
.custom_team {
  margin: 0 0 16px;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: space-between;
}
.custom_team .item {
  border: 1px solid rgba(209, 209, 222, 0.5);
  border-radius: 10px;
  width: 224px;
}
.team_main-img {
  position: relative;
  height: 286px;
}
.team__item-in {
	width: 22px;
	height: 22px;
	background: #FFFFFF;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	border-radius: 10px;
	position: absolute;
	display: flex;
	text-align: center;
	top: 12px;
	right: 17px;
	align-items: center;
	justify-content: center;
}
.team_main-descr {
  padding: 12px 17px 15px;
}
.team_main-descr h3 {
  margin: 0 0 3px;
  font-family: Inter;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 152.88%;
  text-transform: capitalize;
  color: #0D0220;
}
.team_main-descr p {
  font-family: Inter;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 152.88%;
  text-transform: capitalize;
  color: #676767;
  margin: 0;
}

.team_gallery .section-gallery_item {
  display: flex;
  justify-content: space-between;
  margin-bottom: 16px;
}
.team_gallery .section-gallery_item:nth-child(2n+1) .team-gallery_img {
  order: 2;
}
.team_gallery .section-gallery_item .team-gallery_img {
  width: calc(100% - 436px - 16px);
  height: 391px;
}
.team_gallery .section-gallery_item .team-gallery_descr {
  width: 436px;
  display: flex;
  border-radius: 10px;
  padding: 42px 54px;
  box-sizing: border-box;
  font-family: Exo;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 152.88%;
  text-transform: capitalize;
  color: #FFFFFF;
  height: 391px;
  align-items: flex-end;
  padding-right: 84px;
}
.team_gallery .section-gallery_item .team-gallery_descr p {
  margin: 0;
}
.team_gallery .section-gallery_item .team-gallery_img img {
  min-height: 100%;
}
.team_gallery .section-gallery_item .team-gallery_descr.with-image {
	align-items: center;
	justify-content: center;
}
.office_gallery .vc_column-inner {
  padding: 0  !important;
}
.office_gallery {
  margin-top: 47px !important;
}

.office_gallery .vc_col-sm-6:nth-child(2) .wpb_wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.office_gallery .vc_col-sm-6:nth-child(2) .wpb_wrapper .section-gallery_item:nth-child(1) {
  width: 283px;
  margin-right: 15px;
  margin-bottom: 15px;
}
.office_gallery .vc_col-sm-6:nth-child(2) .wpb_wrapper .section-gallery_item:nth-child(1) .team-gallery_descr.with-image {
  padding: 33px;
  border-radius: 10px;
  position: relative;
  box-sizing: border-box;
  height: 389px;
  display: flex;
  align-items: flex-end;
}
.office_gallery .vc_col-sm-6:nth-child(2) .wpb_wrapper .section-gallery_item:nth-child(1) .team-gallery_descr.with-image img {
  position: absolute;
  top: 38px;
  left: 37px;
}
.office_gallery .vc_col-sm-6:nth-child(2) .wpb_wrapper .section-gallery_item:nth-child(1) .team-gallery_descr.with-image p {
  font-family: Exo;
  font-style: normal;
  font-weight: 500;
  font-size: 26px;
  line-height: 152.88%;
  text-transform: capitalize;
  color: #FFFFFF;
  margin: 0;
}
.office_gallery {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px !important;
}
.office_gallery .vc_col-sm-6 {
  float: none;
  width: 581px;
}
.office_gallery .vc_col-sm-6:nth-child(1) {
  margin-right: 15px;
}

.office_posts .btn-blue, .post_main .btn-blue{
	text-align: center;
	display: block !important;
	margin-bottom: 63px;
}
.office_posts .btn-blue a, .post_main .btn-blue a {
  background: #2C6EFF !important;
  border-radius: 8px;
  padding: 11px 50px !important;
  font-family: Inter;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 26px;
  text-align: center;
  color: #FFFFFF !important;
}
.blog_posts .top_post .title a {
  font-size: 26px;
  line-height: 36px;
}
.blog_posts .top_post .title {
  max-width: inherit;
}
.blog_posts .top_post {
  height: 298px !important;
  padding-bottom: 45px !important;
}
#team .vc_col-sm-12 {
	float: none;
}

@media (max-width: 1200px) {
  .wrapper {
    max-width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
  .blog_posts .top_post {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .office_gallery .vc_col-sm-6:nth-child(2) .wpb_wrapper .section-gallery_item:nth-child(1) {
    width: 264px;
  }
  .home #main > .vc_row > .wpb_column > .vc_column-inner {
    max-width: 100%;
  }
  .team_gallery {
    padding: 0 30px;
  }
  .office_gallery {
    padding: 0 30px;
  }
}

@media (max-width: 1100px) {
  
.team_gallery .section-gallery_item .team-gallery_img {
  height: 300px;
}
.team_gallery .section-gallery_item .team-gallery_img {
	height: 300px;
	overflow: hidden;
	border-radius: 10px;
}
.office_gallery .vc_col-sm-6:nth-child(2) .wpb_wrapper .section-gallery_item:nth-child(1) {
  width: 50%;
}
.office_gallery .vc_col-sm-6:nth-child(2) .wpb_wrapper .section-gallery_item:nth-child(2) {
  width: 46%;
}
.office_gallery .vc_col-sm-6:nth-child(2) .wpb_wrapper .section-gallery_item:nth-child(1) .team-gallery_descr.with-image {
  height: 288px;
}
}

@media (max-width: 991px) {

  
.wrapper {
  padding-left: 0;
  padding-right: 0;
}
.page_descr h2 br {
  display: none;
}
.custom_team {
  flex-wrap: wrap;
}
.custom_team .item {
  width: 47%;
  margin: 0 0px 15px;
}
.team_main-img {
  height: auto;
}
.team_gallery {
  padding: 0;
}
#team .vc_column-inner {
  width: 100%;
  padding: 0 30px !important;
}
.custom_team .item:nth-child(2n) {
  margin-left: 10px;
}
#team .vc_column-inner .team_gallery .vc_column-inner {
  padding: 0 !important;
}
.team_gallery .section-gallery_item {
  flex-wrap: wrap;
}
.team_gallery .section-gallery_item .team-gallery_img {
  width: 100%;
  height: auto;
  margin-bottom: 0;
  order: 2;
  margin-top: 15px;
}
#office .page_descr {
  padding-left: 30px;
  padding-right: 30px;
}
.office_gallery .vc_col-sm-6 {
  width: 100%;
}
.office_gallery {
  flex-wrap: wrap;
}
.office_gallery .vc_col-sm-6:nth-child(1) {
  margin-right: 0;
  margin-bottom: 15px;
}
.office_gallery .vc_col-sm-6:nth-child(2) .wpb_wrapper .section-gallery_item:nth-child(1) {
  width: 100%;
  margin-right: 0;
}
.office_gallery .vc_col-sm-6:nth-child(2) .wpb_wrapper .section-gallery_item:nth-child(2) {
  width: 100%;
}
.office_gallery .vc_col-sm-6:nth-child(2) .wpb_wrapper .section-gallery_item:nth-child(2) img {
  width: 100%;
  margin-bottom: 15px;
}
#blog .page_descr.wrapper {
	padding-left: 30px;
	padding-right: 30px;
}
.top_get_early {
  max-width: 105px;
}
.site-logo {
  left: 53px;
  width: 180px;
}
}

.post_main .btn-blue {
	margin-top: 63px;
	margin-bottom: 0;
}
.blog_posts div#more_posts {
	margin: 63px auto;
}
header .main-navigation .main-nav ul li.get_early a {
	background-color: #2C6EFF !important;
	border-color: #2C6EFF !important;
}
.main-navigation li.get_early#menu-item-922 a {
	width: 145px;
	background-color: transparent !important;
	border-color: #fff !important;
}
@media (max-width: 991px) {
	.main-navigation li.get_early#menu-item-922 a {
		display: block !important;
		width: auto;
		text-align: left;
		border: none;
		font-family: Roboto Mono;
		font-size: 14px;
		line-height: 28px;
		color: #D1D1DE !important;
	}
	.blog_posts .top_post {
	height: auto !important;
}
}