.welcome-section {
  /* background-image: url("/wp-content/uploads/2023/02/AdobeStock_264384917-Converted-min-scaled.jpg"); */
background: linear-gradient(to left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0) 60%), url(/wp-content/uploads/2023/02/AdobeStock_264384917-Converted-min-scaled.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}
.header {
  /* background: #fff; */
}

body, html{
	overflow-x:hidden;
}
.header {
   background: transparent; 
	 border-top: 0px ;
}

.welcome-section .text-block p,
.welcome-section h3,
.welcome-section h1{
	color: #fff;
}
.welcome-section h1{
	padding-left:0px;
}
.header__nav .mega-menu>li>a{
	color: #fff;
}

@media (max-width: 850px) {
.welcome-section h1 {
  margin-left:00px 
}
}
/*my css code will be here ()*/
/*HOME page css*/
.sub_head {
	margin: 0 auto !important;
    text-align: center;
    color: #ffcc03;
    font-weight: 600 !important;
    letter-spacing: 1px;
    font-size: 1.7rem !important;
}

.welcome-section .container{
	    max-width: 90%;
}
.welcome-section {  
/* background: linear-gradient(to left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0) 60%), url(/wp-content/uploads/2023/02/AdobeStock_264384917-Converted-min-scaled.jpg) no-repeat;  */
	 background: linear-gradient(to left,rgba(0,0,0,0) 0%,rgba(0,0,0) 60%);
    background-size: cover;
    background-position: center;
	    height: 100%;
	padding-bottom:160px;
	padding-top: 184px;
	background-attachment: fixed;
}
.welcome-section video{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
	mix-blend-mode: multiply;
}


.book-demo-section {
    background: linear-gradient(to right,rgba(0,0,0,0.8) 0%,rgba(0,0,0) 60%),url(/wp-content/uploads/2023/02/AdobeStock_264384917-Converted-min-scaled.jpg) no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    color: #fff;
    height: 100%;
    background-color: #000 !important;
}
.book-demo-section h2{
	font-size: 5rem;
}
.book-demo-section .container ,.logo_in .container{
	    max-width: 80% !important;
	width:100%;
}
.logosec h2{
	    width: 80%;
}
.book-demo-section .formsec{
	    background-color: #323538;
    border-radius: 0;
    color: #fff;
    padding: 20px;
}
.page-template-booking_template .logosec{
display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    align-content: center;
}
.page-template-booking_template .logosec h2{
	font-size: 1.9rem;
}
.page-template-booking_template .logosec img{
	    width: 100%;
    height: 52px;
    object-fit: contain;
}
.page-template-booking_template .book-demo-section .nf-form-content{
	padding: 0 !important;
}
.book-demo-section .book-demo-section p{
	margin-top: 1rem !important;
    margin-bottom: 2rem !important;
}
.book-demo-section .nf-form-content button, .book-demo-section .nf-form-content input[type=button], .book-demo-section .nf-form-content input[type=submit] {
	cursor: pointer;
    padding: 10px 30px;
    color: #000 !important;
    background-color: #ffcc03 !important;
    font-weight: 700;
    font-size: 1.8rem !important;
    border-radius: 5px;
    border: 0 !important;
    float: left;
}
.page-template-booking_template .book-demo-section ul li i{
	    color: #fff;
    display: block;
    position: absolute;
    left: -40px;
    top: 3px;
    border: 1px solid #ffcc03;
    border-radius: 50%;
    padding: 7px;
    font-size: 16px;
    font-weight: 400;
}
.page-template-booking_template .book-demo-section ul li i img{
	    width: 16px;
}
.page-template-booking_template .book-demo-section .nf-form-fields-required{
	padding-bottom: 15px !important;
}
.sub_title{
    padding-top: 30px;
    padding-bottom: 40px;
    display: block;
    font-weight: 500;
    font-size: 2.9rem;
}



.csbtn:last-child{
    padding: 15px 25px !important;
    border: 2px solid #fff !important;
    border-radius: 6px;
    font-size: 16px;
    font-weight: 600;
    min-height: 50px;
    max-height: 50px;
    line-height: 1em;
	color:#fff !important;
	background:#0000 !important;
	margin: 0 !important;
	margin-left: 20px !important;
}
.csbtn{
	    font-size: 16px;
    font-weight: 600;
	 line-height: 1em;
max-height: 52px !important;
    min-height: 52px;
    padding: 16px 25px !important;
	background:#FFCC03 !important;
	color:#000 !important;
	 border: 2px solid #FFCC03!important;
	    border-radius: 6px;
}
.home .welcome-section h1{
	font-size: 5.3rem;
    line-height: 1.3em;
    font-weight: 600;
}
.home .welcome-section .btn--extrasmall{
	margin-left:25px;
}
.home .appstore__section{
	background: linear-gradient(to left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0) 60%), url(/wp-content/uploads/2023/02/AdobeStock_264384917-Converted-min-scaled.jpg) no-repeat;
background-size: 100%;
    background-position: top center;
    background-color: #000;
	    margin-top: 0;
	padding-top: 50px;
	    z-index: 8;
}
.disc-appstore__header {
    position: relative !important;
    width: 100%;
    z-index: 0;
    background-color: #0000 !important;
    color: #fff;
    padding-top: 30px !important;
    padding-bottom: 0 !important;
}
.home .welcome-section .text-block{
	padding-top: 50px;
	max-width: 100%;
    width: 100%;
}
.home .welcome-section .text-block p{
		max-width: 770px;
    width: 100%;
}
.top_logos{
	    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    column-gap: 25px;
	padding-top: 40px;
    padding-bottom: 40px;
}
.top_logos p {
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
	margin-right:20px;
}
.top_logos img{
    width: auto;
    height: 45px;
    object-fit: contain;
}
.disc-appstore__header .phone_image {
background: none !important;
	    z-index: -99;
    height: 0px !important;
}
.disc-appstore__header h2, .disc-appstore__header div{
	text-align:left !important;
	    margin: 0 !important;
}
.disc-appstore__header .container{
	width: 100%;
    max-width: 90% !important;
    margin: auto !important;
}
.appstore__section .container{
	max-width: 90%;
    width: 100%;
}
.app__item {
    background: #fff;
    text-align: center;
	min-height: 210px;
    border-radius: 10px;
}
.app__item a.icon__link {
    box-shadow: none !important;
    padding-top: 15px;
    padding-bottom: 0;
    text-align: center;
	background:#0000;
}
.app__item a.button:hover {
    background-color: #0000;
}
.app__item a.icon__link img[width], .app__item a.icon__link img[height] {
height: 45px !important;
    object-fit: contain;
    margin-top: 15px;
}
.app__item p{
	padding: 6px 12px;
    font-size: 1.3rem;
    color: #404041;
    line-height: 1.6rem;
}
.app__item a.button {
    bottom: 15px;
    background-color: #0000;
    padding: 0;
    color: #000;
    border-radius: 0;
    text-align: center;
    left: auto;
    right: auto;
    width: 100%;
    font-weight: 600;
	display:block;
}
.disc-appstore__header h2{
	font-size: 5rem !important;
    font-weight: 600 !important;
	margin-bottom:15px !important;
}
.filter-button-group .cat__button .cat__icon{
	border: 1px solid #0000;
    background-color: #0000;
}
.cat__button.active{
	background-color: #0000;
}
.cat__button{
	    padding-top: 0;
    padding-bottom: 0;
	color: #fff;
}
.app__item h3{
	color: #000;
    padding: 0 10px;
    font-weight: 600;
    font-size: 1.7rem;
}
.filter-button-group .active .cat__icon{
	border: 1px solid #fff;
    background-color: #0000;
}
.filter-button-group .cat__button .cat__icon img{
	filter: brightness(100);
}

.newpost-row .row-item:first-child{
	background: #000;
    color: #fff;
	 width: 30%;
	text-align: left;
	    padding: 40px 50px;
    display: inline-flex;
    flex-direction: column;
    justify-content: space-between;
}
.newpost-row .row-item:first-child p:last-child , .newpost-row .row-item:first-child h3{
	text-align: left;
    width: 100%;
}
.newpost-row .row-item:first-child h3{

	display: inline-flex;
    align-items: center;
}
.newpost-row .row-item:first-child img{
	    width: 36px;
    height: auto;
    display: inline;
    padding-right: 10px;
}
.newpost-row .row-item:first-child p{
	    font-size: 1.7rem;
    padding-top: 0px;
    padding-bottom: 22px;
	    width: 100%;
    text-align: left;
}
.newpost-row .row-item:first-child p:last-child, .newpost-row .row-item:first-child p em{
    padding-top: 0;
    padding-bottom: 0;
    font-style: normal;
    text-transform: uppercase;
    font-weight: 600;
	    font-size: 1.3rem;
    letter-spacing: 1.5px;
}
.newpost-row .row-item:first-child p:last-child:after {
    content: "" !important;
    background: url(/wp-content/uploads/2023/03/right-arrow-2.svg);
    width: 16px;
    height: 16px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    z-index: 99;
    position: absolute;
    left: auto;
    right: auto !important;
    top: auto !important;
    bottom: auto !important;
    transform: translate(10px,3px);
}
.news-summary {
    background-color: #f6f6f6;
	    z-index: 6;
	    position: relative;
}
.news-summary .container{
	width: 100%;
    max-width: 90%;
}
.newpost-row .row-item:nth-child(n + 4), .newpost-row .row-item:nth-child(n + 2), .newpost-row .row-item:nth-child(n + 3) {
    width: 21%;
}
.news-summary h2 {
    text-align: center;
    color: #000;
    font-size: 4.5rem;
	padding-top: 10px;
}
/* custom section */
.cs_boxs{
    width: 100% !important;
    max-width: 90% !important;
	margin:0 auto !important;
	    flex-wrap: nowrap;
    justify-content: center;
	display:flex;
}
.cs_boxs h3{
	font-weight: 600;
	    font-size: 2.7rem;

}
.bxs-c {
background: #000;
    color: #fff;
    padding: 20px 30px;
    display: inline-flex;
    width: 24.8%;
    margin: 2% .05%;
    flex-direction: column;
    min-height: 215px;
    max-height: 215px;
    transition: .3s ease-in;
justify-content: space-between;
}
.bxs-c:hover {
transform: scale3d(1.05,1.05,1.05);  
	transition: 0.3s ease-out;
}
.bxs-c h2{font-weight:600;}
.bxs-c p{
font-size: 15px;}
.bxs-c img{
	width: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.cs_caltoac {
    background: linear-gradient(to left,rgba(0,0,0,0) 0%,rgba(0,0,0) 90%),url(/wp-content/uploads/2023/02/pexels-fauxels-3183197-1.jpg) no-repeat;
    background-size: 100%;
    background-position: 190px;
    color: #fff;
    height: 500px;
    display: flex;
    align-items: center;
    background-color: #000;
}
.cs_caltoac .container {
	    max-width: 90%;
    width: 100%;
}
.cs_caltoac p{
	    font-size: 1.8rem !important;
	padding-top:30px;
	padding-bottom:40px;
}
.cs_caltoac h2{
	font-size:5rem;
}

.new_general{
background: linear-gradient(to left,rgba(0,0,0,0) 0%,rgba(0,0,0) 90%),url(/wp-content/uploads/2023/02/pexels-burst-374018-scaled.jpg) no-repeat;
    background-size: cover;
    background-position: 350px;
    color: #fff;
    height: 750px;
    display: flex;
    align-items: center;
    background-color: #000;
	z-index: 6 !important;
    position: relative;
}
.new_general .container{
	 display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
	gap: 70px;
}
.new_general h4{
	font-weight: 500;
    font-size: 3rem;
}

.new_general .content ,.new_general .cs_counter {
	width: 50%;
}
.new_general .stat__cont{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    background: 0 0;
    column-gap: 10%;
    row-gap: 100px;
    align-items: center;
    justify-content: center;
}
.new_general .stat__cont .stat__item{
border-right: 0;
    width: 250px;
    border: 1px solid #ffffff30;
    background: 0 0;
    border-radius: 50%;
    padding: 0px 10px;
    z-index: 9;
    height: 250px !important;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.new_general .stat__cont .stat__item section {
    font-size: 4rem;
    font-weight: 500;
}
.new_general .stat__cont .stat__item section .counter{
    font-size: 10rem;
    font-weight: 500;
}
.stat__cont .stat__item footer {
    color: #ffcc03;
    letter-spacing: 0.5px;
    font-size: 1.4rem;
    line-height: 2rem;
    font-weight: bold;
    text-transform: uppercase;
}
.stat__cont:after{
content: '';
    position: absolute;
    z-index: 0;
    background: url(/wp-content/uploads/2023/02/profundcom_logo-1.png);
    background-size: contain;
    height: 80px;
    background-repeat: no-repeat;
    left: auto;
    right: auto;
    width: 18%;
	background-position:center;
}
.home .f_part .container{
	 display: flex;
    flex-direction: row;
	max-width: 90%;
    width: 100%;
   
}
.home .f_part .content{
	width:28%;
	padding-right:40px;
}
.f_part .content h2{
	font-size: 4rem;
		padding-bottom:20px;

}
.home .f_part .content p{
	font-size: 1.7rem;
	padding-bottom:20px;
}
.home .f_part .righ_con{
	width:72%;
}
.home .f_part{
	padding-top: 40px;
	    background: #f6f6f6;
	padding-bottom:80px;
}
.home .f_part .three-colblocks .container{
    display: flex;
    flex-direction: row;
    max-width: 100%;
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
    column-gap: 20px;
    row-gap: 20px;
    padding: 0 !important;
   
}
.home .f_part .three-colblocks .container .colblock p{
	    font-size: 15px;
    font-weight: 500;
    color: #000;
}
.home .f_part .three-colblocks .container .colblock {
    border-radius: 0;
    margin: 0 !important;
    min-height: 235px;
    max-height: 235px;
    padding: 25px;
}
.home .f_part .three-colblocks .container .findoutmore{
    background-color: #0000;
    color: #000;
    display: inline-block;
    padding: 0;
    border-radius: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1.4rem;
    left: 25px;
    position: absolute;
    width: 100%;
    z-index: 9;
    bottom: 15px;
}
.home .fblog.case-studies .fblog__item{
    padding: 20px 12px 12px;
}
.home .fblog.case-studies .fblog__item .fblog__title{
	font-size: 2.5rem !important;
    font-weight: 600;
    color: #000;
	line-height: 3.2rem !important;
	margin-top:0;
}
.home .fblog__item .meta-data {
    color: #ffcc03;
    font-weight: 600 !important;
    letter-spacing: 1px;
    font-size: 1.3rem !important;
    text-align: left;
    text-transform: uppercase;
    margin: 0 !important;
    margin-top: 12px !important;
}
.home .fblog__item span.batch{
	background: #000; font-weight: 600; text-transform: capitalize !important; color: #fff;padding: 8px 15px; z-index:3;position: relative;
}
.colblock div:first-child{
float: left;
    height: 70px !important;
    background-position: center !important;
    margin-bottom: 10px;
    margin-right: 10px;
    background: #f6f6f6;
    background-size: 34px !important;
    border-radius: 50%;
    display: inline;
    width: 70px !important;
}
.colblock h2{
width: 50%;
    float: left;
    margin: auto 0 !important;
    padding: 0;
    text-align: left;
    vertical-align: middle;
    margin-top: 8px !important;
    display: inline;
}

.colblock .findoutmore , .colblock p{
width: 100%;
    text-align: left;
    display: inline-flex;
}

.contact-section {
    background: linear-gradient(to right,rgba(0,0,0,0) 0%,rgba(0,0,0) 60%),url(/wp-content/uploads/2023/02/AdobeStock_264384917-Converted-min-scaled.jpg) no-repeat !important;
    background-size: cover!important;
    background-position: center !important;
    color: #fff;
    height: 100%;
    background-color: #000 !important;
	z-index: 6 !important;
    position: relative;
}
.contact-section .container{
		max-width: 90% !important;
    width: 100% !important;
	padding:60px 0;
}
.contact-section h2{
	font-size:5rem;
	padding-bottom:20px;
}
.contact-section .nf-row:nth-child(1),.contact-section .nf-row:nth-child(2), .contact-section .nf-row:nth-child(3), .contact-section .nf-row:nth-child(4) {
    display: inline;
    width: 48.5%;
    float: left;
	margin-right:1%;
}

.contact-section .nf-row:nth-child(2), .contact-section .nf-row:nth-child(4) {
		margin-left:1%;
	    float: right;
		margin-right:0%;
} 
.contact-section .nf-form-fields-required{
	color: #8d93b2;
    padding-bottom: 20px;
}
.contact-section #nf-field-27{
	cursor: pointer;
    padding: 10px 30px;
    color: #000 !important;
    background-color: #ffcc03 !important;
    font-weight: 700;
    font-size: 1.7rem;
	border-radius:5px; border: 0 !important;
	text-transform:uppercase;
}
.contact-section .label-left .nf-field-label{
	    display: none;
}
.contact-section .form_side{
	max-width:60%;
	margin-left: auto;
	margin-right:0;
}
.contact-section form input, .contact-section form textarea{
	background-color: #1f2426 !important;
	    border-color: #1f2426 !important;
}
.services--alt{
	z-index: 6 !important;
    position: relative;
}
.services--alt .container{
			max-width: 90%;
    width: 100%;
	
}
.services--alt .services__item {
    background: #000;
    border:0px solid #d9d9d9;
    color: #fff;
    padding-bottom: 80px;
    padding-top: 50px;
	    border-radius: 0;
	width: 25% !important;
}


.services--alt .services__item:nth-child(2) {
background:#3d4042;
}
.services--alt .services__item:nth-child(3) {
background:#7c8082;
}
.services--alt .services__item:nth-child(4) {
background:#9fa3a4;
}
.services--alt .services__item .services__link {
    bottom: 40px;
	color:#fff !important;
}
.services--alt .services__wrap {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
	top: -140px;
    z-index: 9;
    position: relative;
}
.services--alt .services__icon {
    background: #0000;
    padding: 0 !important;
    height: auto;
    padding-bottom: 20px !important;
}
.services--alt .services__icon img {
    filter: brightness(100);
	height: 40px;
    object-fit: contain;
}
.services--alt .services__item h3 {
    font-size: 1.9rem;
    line-height: 1.5em;
    font-weight: 500;
    padding-left: 40px;
    padding-right: 40px;
	    padding-bottom: 10px;
}
.services--alt {
    background: #fff;
    border-top: 0;
    padding-top: 0;
    padding-bottom: 0;
	    margin-bottom: -130px;
}
.clients__grid h2{
	    font-size: 4.5rem;
    font-weight: 600;
}
.case-studies .btn--primary{
	    background-color: #ffcc03;
    color: #000;
    border: 0;
    font-weight: 600;
    font-size: 1.7rem;
    border-radius: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
}
.case-studies .container{
	    max-width: 1040px;
}
.case-studies .fblog__item p.rnow {
    color: #fff !important;
    font-weight: 600;
    font-size: 1.7rem;
    border-bottom: 2px solid #ffcc03;
}
.case-studies  {
    background: #f6f6f6 !important;
	padding-bottom: 150px;
	    position: relative;
    z-index: 6;
}
.fblog.case-studies .transition--fade-in-down.is-inview {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 30px;
}
.logo_slider{
	    z-index: 6 !important;
    position: relative;
}
.logo_slider .container{
	width:100%;
	max-width: 1358px;
	padding: 0 4px;
}
.logo_slider .bx-default-pager {
    display: none;
}
.logo_slider .bx-wrapper {
    margin: 0 !important;
        padding: 30px 120px 30px;
    margin-bottom: -40px !important;
    z-index: 6 !important;
    position: relative;
    top: -80px;
}
.slider{
	    height: 100% !important;
    display: flex !important;
}
.bx-viewport{
	height: 100% !important;
}
.logo_slider .slide{    
display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-between;
    align-content: center;
    align-items: center;
}
.logo_slider .slide p{
	font-weight: 600;
    font-size: 2rem;
    font-style: normal;
	    word-break: break-word;
}
.logo_slider .slide .logos{
	
    width: 25%;
}
.logo_slider .slide .logos img{
    height: auto;
    width: 90%;
    float: right;
    text-align: right;
}
body .nf-form-content .list-select-wrap .nf-field-element>div, body .nf-form-content input:not([type=button]), .nf-form-content textarea{
	font-size: 20px !important;
	color: #b4b9cf !important;
}
.bx-prev {
    content: url(/wp-content/uploads/2023/03/left.svg);
    background: #dfdfdf !important;
    border-radius: 50%;
    width: 45px !important;
    height: 45px !important;
    padding: 7px !important;
    left: -30px !important;
    background-image: none !important;
}
.bx-next{
	content: url(/wp-content/uploads/2023/03/left.svg);
    background: #dfdfdf !important;
    border-radius: 50%;
    width: 45px !important;
    height: 45px !important;
    padding: 7px !important;
    right: -30px !important;
    background-image: none !important;
	transform: rotate(180deg) ;
}


.new__banner {
    background: linear-gradient(to right,rgba(0,0,0,0.2) 0%,rgba(0,0,0) 60%),url(/wp-content/uploads/2023/02/AdobeStock_264384917-Converted-min-scaled.jpg) no-repeat !important;
    background-position: 100% 10% !important;
    background-size: 120% !important;
    color: #fff;
    height: 100%;
    background-color: #000 !important;
    min-height: 400px !important;
}
.hero__parallax, body.single-post .hero__parallax{
	background-color: #fff00000;
	    transform: none !important;
}
.hero__parallax p{
	    font-size: 1.8rem;
}
.hero__title{
	color:#fff !important;
	    padding-top: 20rem !important;
	    font-weight: 600;
}
.hero__parallax .container{
	max-width: 850px;
}
.post-type-archive .hero__parallax {
    background: linear-gradient(to right,rgba(0,0,0,.2) 0%,rgba(0,0,0) 60%),url(/wp-content/uploads/2023/02/AdobeStock_264384917-Converted-min-scaled.jpg) no-repeat !important;
    background-position: 100% 10% !important;
    background-size: 120% !important;
    color: #fff;
    height: 100%;
    background-color: #000 !important;
    min-height: 560px!important;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    align-content: center;
}
.page-template-about_template .new__banner{
	min-height: 550px !important;
    height: 100%;
}
.anchor__nav{
	    background-color: #ffcc03;
    color: #000;
}
.anchor__nav .anchor__int a{
    padding: 16px 50px;
    color: #000;
    font-weight: 600;
    font-size: 1.8rem;
/* 	width: 200px; */
}
/* .anchor__nav .anchor__int a span {
    margin-left: 50px;
	font-weight: 400;
} */
.anchor__nav.static{
top: 0!important;
    z-index: 999;
    transform: translateY(95px);
}
.logged-in .anchor__nav.static{
top: 0!important;
    z-index: 999;
     transform: translateY(127px);
}
.anchor__nav .anchor__int a:last-child span {
    display: none;
}
.anchor__nav .anchor__int a:hover {
    background-color: transparent !important;
}
.form_section .container{
	    max-width: 80%;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    flex-direction: row;
	column-gap: 80px;
}

.form_section .content , .form_section .form_part{
	width:50% !important;
}
.form_section .nf-row:nth-child(1),.form_section .nf-row:nth-child(2), .form_section .nf-row:nth-child(3), .form_section .nf-row:nth-child(4) {
    display: inline;
    width: 48.5%;
    float: left;
	margin-right:1%;
}
.form_section .nf-row:nth-child(2), .form_section .nf-row:nth-child(4) {
		margin-left:1%;
	    float: right;
		margin-right:0%;
}
.form_section form input, .form_section form textarea{
	background-color: #fff !important;
}
.form_section form #nf-field-27{
background-color: #ffcc03 !important;
    color: #000 !important;
    font-weight: 600;
    font-size: 1.7rem !important;
    border-radius: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    line-height: 4.5rem;
    padding-left: 4.4rem;
    padding-right: 4.4rem;
    text-transform: uppercase;
    cursor: pointer;
    border: 0 !important;
}
.form_section h2{
	font-size: 3rem;
	margin-bottom:30px;
}
.form_section p, .form_section .lists li h4{
    font-size: 1.8rem !important;
    color: #000;
	font-weight:400;
}
.form_section .lists{
	 display: flex;
    flex-direction: column;
    row-gap: 15px;
    align-content: flex-start;
	margin:30px 0;
}
.form_section .lists li{
	    display: inline-flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
}

.form_section .lists img{
	    width: auto;
    height: 20px;
    object-fit: contain;
    margin-right: 10px;
    margin-top: 1px;
}
.location_p{
	background:#000;
	display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
    overflow: hidden;
    height: 100%;
    column-gap: 80px;
	padding-right:60px;
	
}
.location_p .left-P {
	width:40% !important;
	    object-fit: cover;
	    background-size: cover !important;
	color:#fff;
	padding:0px;
	height:350px !important;

}
.section_location{
	background:#f6f6f6;padding:50px 0;
}
.section_location .container{
	    max-width: 80%;
	row-gap: 40px;
    display: flex;
    flex-direction: column;
}

.location_p .left-P h4{
	    padding: 30px;
    font-weight: 600;
    font-size: 3rem;
}
.location_p .right_p{
	    display: inline-flex;
    align-items: center;
    column-gap: 35px;
}
.location_p .right_p img{
	height: 280px;
    object-fit: cover;
}
.location_p .right_p .lists li{
	    display: inline-flex;
    flex-direction: row;
    align-items: flex-start;
    color: #fff;
    flex-wrap: wrap;
}
.location_p .right_p .lists{
	    display: flex;
    flex-direction: column;
    row-gap: 15px;
}
.location_p .right_p .lists li h4{
	    font-size: 1.7rem;
    font-weight: 600;
}
.location_p .right_p .lists li p{
	font-size:16px;
}

.location_p .right_p .lists li img{
	width: 8%;
    height: 20px;
    object-fit: contain;
    margin-right: 10px;
}
#support{
	color: #fff !important;
    background: linear-gradient(to left,rgba(0,0,0,0) 0%,rgba(0,0,0) 60%),url(/wp-content/uploads/2023/03/three-co-workers-talking-1-1.jpg) no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    height: 100% !important;
	padding:30px 0;
}
#support .container{
	max-width: 850px;
}
#support p{
	font-weight:400;
	font-size:2rem;
}
#support p:nth-child(3){
	font-weight:600;
    padding-top: 15px !important;
    padding-bottom: 18px !important;
}
#support .btn{
	background-color: #ffcc03;
    color: #000;
    border: 0;
    font-weight: 600;
    font-size: 1.7rem;
    border-radius: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    line-height: 4.5rem;
	margin-top:30px;
	text-transform:uppercase;
}
.testim_se{
    color: #000 !important;
    background-position: center !important;
    height: 100% !important;
    min-height: 350px;
    background: url(/wp-content/uploads/2023/03/profundcom_yellow_clouds_bg_with_quotes.jpg) !important;
    background-size: 100% 100% !important;
    background-repeat: no-repeat !important;
	text-align:center;
	font-size:2.3rem;
	display: flex;
    flex-direction: column;
    justify-content: center;
}
.testim_se .container{
		max-width: 850px !important;
}
.testim_se span{
	    font-size: 1.7rem;
}
.testim_se h2{
	font-size: 3rem;
}
.testim_se h3{
	font-weight: 400;
    font-size: 2.2rem;
    line-height: 1.7em;
	padding-top: 10px;
    padding-bottom: 20px;
}
.testim_se .btn{
	padding: 2px 55px !important;
    display: inline-block;
    font-size: 1.7rem;
    font-weight: 600;
    border-radius: 5px;
    border: 2px solid #fff;
    margin: 0px !important;
    background: #0000;
    color: #fff;
}
.testim_se .btn:hover{
    background: #0000;
}
.quate_sec {
    background: url(/wp-content/uploads/2023/03/profundcom_yellow_clouds_bg.jpg) !important;
	background-size: 100% 100% !important;
	min-height:320px;
}
.top_Found{
	background: #f6f6f6!important;
	padding-bottom:145px;
	width: 98.6%;
    margin: 0 auto;
}
.top_Found .container{
	    max-width: 90%;
	    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
}
.top_Found .container .left_c{
	    width: 80%;
}
.top_Found .container .twocol__wrap{
	    max-width: 1040px;
    margin: 0 auto;
	    width: 100%;
	    padding-top: 3rem;
}
.top_Found .twocol__title{
	font-weight: 600;
    font-size: 4.3rem;
	line-height:1.2em;
}
.top_Found .twocol__description p {
    font-size: 1.7rem !important;
	line-height:1.5em;
    font-weight: 400 !important;
	    word-break: unset;
}
.top_Found:before {
    content: '';
    background: url(/wp-content/uploads/2023/03/divider.svg);
    background-size: cover;
    width: 98.6%;
    position: absolute;
    top: auto;
    left: 0;
    right: 0;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 99;
    transform: translate(0px, -88px);
    height: 15px;
	margin:0 auto;
}
.box_btm .container{
	margin-top:-240px;
}
.foundation__item--proj:hover, .foundation__item--proj:focus{
	    background: #000;
}
.foundation__item--proj {
    background: #000;
	    word-break: break-word;
}
.foundation__item--proj p {
    font-size: 1.6rem;
    font-weight: 400;
}
.foundation__item--proj h3 {
    font-size: 1.9rem;
    font-weight: 600;
    color: #FFCC03;
}

/* Product template */
.ntext-image{
background: linear-gradient(to right,rgba(0,0,0,.2) 0%,rgba(0,0,0) 60%),url(/wp-content/uploads/2023/02/AdobeStock_264384917-Converted-min-scaled.jpg) no-repeat !important;
    background-position: 100% 30% !important;
    background-size: 120% !important;
    color: #fff;
    height: 100%;
    background-color: #000 !important;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    align-content: center;
    min-height: auto !important;
    padding-top: 120px;
    padding-bottom: 30px;
}
.ntext-image .container{
	    background: #00000000;
    max-width: 90%;
	    padding: 40px 0 !important;
}
 body.single-post .hero__parallax, .single-team .hero__parallax, .single .hero__parallax{
    background: linear-gradient(to right,rgba(0,0,0,.2) 0%,rgba(0,0,0) 60%),url(/wp-content/uploads/2023/02/AdobeStock_264384917-Converted-min-scaled.jpg) no-repeat !important;
background-position: 100% 10% !important;
    background-size: 120% !important;
    color: #fff;
    height: 100%;
    background-color: #000 !important;
    min-height: 400px!important;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    align-content: center;
}
.page-template-about_template .general{
	background: #f6f6f6;
}
.page-template-about_template .general-content {
text-align: center;	
}
.location_boxes{
	 display: flex;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    column-gap: 2%;
    row-gap: 20px;
    justify-content: center;
    align-items: center;
	margin-top:30px;
}
.location_boxes div{
    height: 100%;
    background-size: 100% 100%!important;
    color: #fff;
    background-position: center !important;
    min-height: 350px;
    width: 49%;
    display: inline-flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-end;
    align-content: flex-start;
    padding: 30px;
    text-align: left;
}
.page-template-about_template .cs_caltoac p{
	padding-top: 0;
    padding-bottom: 0;
	margin:0 !important;
}
.page-template-about_template .cs_caltoac .content{
	    display: inline-flex;
    flex-direction: column;
    row-gap: 20px;
    align-content: flex-start;
    align-items: flex-start;
    text-align: left !important;
}
.page-template-about_template .general-content h4{
	    font-weight: 600;
    font-size: 2.2rem;
	margin-bottom:5px;
}
.page-template-about_template .general-content p{
font-size: 1.9rem;
    font-weight: 400;
    line-height: 1.7em;
    margin: 0;
}

.page-id-12817 .ntext-image img{
	margin: auto;
    height: 100%;
}
.page-id-12817 .twocol{
	    background: #fff;
}
.archive{
	    background: #f6f6f6;
}
.archive .atwocol{
	margin-top: -190px;
}
.archive .hero__title{
	    padding-top: 0rem !important;
}
.atwocol div, .fblog__item{
	background: #fff;
}
.afeat__bg , .fblog__bg{
	margin: 12px !important;
    background-color: #fff;
}
.afeat__main{
	    background-color: #fff;
	    padding: 0px 12px 12px 12px!important;
}
.newpost>span , .fblog__tag{
	    top: 12px;
    left: 12px;
    background: #000;
	    font-weight: 600;
    text-transform: CAPITALIZE;
}
.fblog__tag{
	    top: 0;
    left: 0; 
}
.fblog__title {
    font-weight: 400;
	margin-bottom: 11%;
	    font-size: 1.8rem;
    line-height: 2rem;
    margin-top: 1rem;
}

.single .fblog .container{
	    max-width: 80%;
}
.archive .new__banner{
    background: linear-gradient(to right,rgba(0,0,0,.2) 0%,rgba(0,0,0) 60%),url(/wp-content/uploads/2023/02/AdobeStock_264384917-Converted-min-scaled.jpg) no-repeat !important;
background-position: 100% 10% !important;
    background-size: 120% !important;
    color: #fff;
    height: 100%;
    background-color: #000 !important;
    min-height: 560px!important;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    align-content: center;
}
 .asimple .afeat__title{
font-size: 2.5rem;
    font-weight: 600;
    margin-bottom: 6%;
    color: #000;	
}
 .asimple .summary{
	    display: none;
}
 .afeat__main .meta-data {
    margin: 0!important;
    color: #ffcc03;
    font-weight: 600 !important;
    letter-spacing: 1px;
    font-size: 1.3rem !important;
    text-align: left;
	text-transform:uppercase;
}
.afeat__more , .fblog__more{
    display: inline-block;
    font-size: 1.5rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
	position: absolute;
    bottom: 12px;
}
.fblog__more:after, .afeat__more:after {
    top: 6% !important;
    right: -30px !important;
    content: "" !important;
    background: url(/wp-content/uploads/2023/03/right-arrow-2.svg);
    width: 16px;
    height: 16px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    z-index: 99;
    position: absolute;
}
.single-post .hero__parallax .container, .hero__parallax .container{
	width: 100% !important;
}
.article__intro{
	    max-width: 720px;
    padding-top: 20rem;
    padding-bottom: 14rem;
}
.article__intro h1 {
    font-weight: 600;
    background-color: #0000;
    padding: 0 !important;
}
.article__intro .amain__meta{
	    background-color: #ffcc03;
    color: #000;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 5px;
    font-weight: 600;
    font-size: 1.5rem;
    line-height: 1em;
    margin-bottom: 30px !important;
}
.amain .demo-callout, .amian div>div {
    background-color: #000;
	padding:20px 50px;
    color: #fff;
}

.amain p a {
	color: #000;
    font-weight: 600;
    text-decoration: underline;
}

.crp_related li {
    margin-bottom: 50px !important;
}
.crp_related li:last-child {
    margin-bottom: 10px !important;
}
.amain figure {
    margin-bottom: 0rem;
}
.crp_related li a .crp_title {
    color: #000;
	font-weight: 600;
	    font-size: 1.4rem;
	line-height: 1.8rem;
}
.crp_related h3 {
    color: #000;
    font-weight: 600;
    font-size: 2.2rem;
}
.single-post .fblog{
	background: #f6f6f6;
    padding-top: 7rem;
    padding-bottom: 6rem;
}
.fblog__item:hover, .fblog__item:focus{
	box-shadow: none;
}
.post-navigation .nav-links .nav-next a{
	background: #0000 !important;
    font-size: 1.7rem;
    font-weight: 600;
	padding: 0 50px 0 25px!important;
}
.post-navigation .nav-links .nav-next a::after {
 
    top: 20% !important;
    right: 0 !important;
    content: "" !important;
    background: url(/wp-content/uploads/2023/03/right-arrow-2.svg);
    width: 25px;
    height: 25px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
}
.post-navigation .nav-links .nav-previous a{
	background: #0000 !important;
    font-size: 1.7rem;
    font-weight: 600;
	padding: 0 25px 0 50px!important;
}
.post-navigation .nav-links .nav-previous a::before {
 
    top: 20% !important;
    left: 0 !important;
    content: "" !important;
    background: url(/wp-content/uploads/2023/03/right-arrow-2.svg);
    width: 25px;
    height: 25px;
    background-size: contain;
    transform: rotate(180deg);
    background-repeat: no-repeat;
    background-position: left;
}
/* .nav-previous:after {
    content: "";
    background: #666;
    position: absolute;
    height: 51px;
    width: 2px;
    right: 60.5%;
    top: auto;
	transform: translate(23vw,-50px);
    right: auto;
    left: auto;
} */
.amain .post-navigation {
    padding: 0px 0 !important;
    margin-top: 30px !important;
}
.single-team .hero__parallax .container .team-img{
	border: 4px solid #ffcc03;
    border-radius: 50%;
	margin-right: 35px;
}
.single-team .article__intro .amain__meta{
	margin-bottom: 15px !important;
    padding: 5px 20px;
	margin-top: 18px;
}
.single-team .article__intro h2{
	    color: #888;
    font-size: 1.5rem !important;
    margin-top: 10px;
}
.single-team .white-papers .fblog__item {
    border: 0;
}
.single-team .white-papers{
	    background: #f6f6f6;
}
.white-papers .fblog__title{
	position: relative !important;
    color: #000 !important;
    padding-top: 0 !important;
    margin-top: 31px !important;
    padding: 0 12px !important;  
    line-height: 1.3em;
    font-size: 2.3rem;
}
.white-papers .category{
	    text-transform: capitalize !important;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    font-size: 1.3rem;
    line-height: 3.6rem;
    font-weight: 600;
}
.white-papers .author-photo,.white-papers .excerpt, .single-team .fblog{
	display:none;
}
.white-papers .more-btn{
	position: absolute;
    bottom: 0;
    left: 0;
    right: auto;
    text-align: center;
    padding: 30px 20px;
    width: 100%;
    max-width: 131px;
    padding: 0 !important;
    margin: 0 auto;
}
.white-papers .fblog__more{
	    display: inline-block;
    font-size: 1.5rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
    position: absolute;
    bottom: 12px;
    padding: 0;
    margin: 0 auto;
    width: 100%;
    max-width: 58%;
    right: 0;
    left: 110%;
}
.white-papers{
	display:block !important;
}
.white-papers h2{
	padding-bottom: 40px !important;
}
.white-papers .btn{
	background-color: #ffcc03;
    color: #000;
    border-color: #ffcc03 !important;
    display: inline-block;
    font-size: 1.6rem;
    font-weight: 600;
    border-radius: 5px;
}
.page-template-product_template .cs_caltoac{
	background: linear-gradient(to left,rgba(0,0,0,0) 0%,rgba(0,0,0) 90%),url(/wp-content/uploads/2023/03/beautiful-skyscraper-with-architecture-building-around-city-1.jpg) no-repeat;
    background-size: 100% 100%;
    background-position: 335px 100%;
    background-color: #000;
}
.page-template-product_template .suggested-viewing{
	padding-bottom:140px;
}
.page-template-product_template .three-colblocks .container{
	padding:0;
	padding-top:30px;
	width: 100% !important;
    max-width: 100% !important;
	justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
}
.page-template-product_template .three-colblocks .container .colblock{
	margin: 0 10px 0px;
	text-align: left;
}
.page-template-product_template .f_part{
	padding:80px 0;
}
.page-template-product_template .f_part .container{
	    max-width: 1400px;
}
.page-template-product_template .colblock{
	background: #0000 !important;
    text-align: center;
	    padding: 0 30px !important;
}
.page-template-product_template .colblock div:first-child{
width: 100% !important;
    float: none;
    background-position: 35px 35px !important;
    display: block;
    height: 150px !important;
    background-size: 100px !important;
    margin-left: -35px;
}
.page-template-product_template .colblock h2 {
    width: 100%;
    float: none;
    text-align: center;
    margin-bottom: 10px !important;
}
.page-template-product_template .colblock p {
	width: 100%;
	text-align:left;
}
.btn__overlay {
    background: #ffcc03 !important;
}
.page-template-product_template .ntext-image .btn{
	    background-color: #ffcc03;
    color: #000;
    border-color: #ffcc03 !important;
    display: inline-block;
    font-size: 1.6rem;
    font-weight: 600;
    border-radius: 5px;
	border: 2px solid !important;
	padding: 14px 30px;
}
.page-template-product_template .ntext-image .btn:nth-child(2){
    background: #0000;
    border: 2px solid #fff !important;
    color: #fff;
    margin-left: 20px;
    border-color: #fff !important;
}
.page-id-10381 .hero__title__wrap p{
	padding-top: 40px;
}
.page-id-10381 .general-content h2{
	font-weight: 400;
    font-size: 2.5rem;
    padding-bottom: 10px;
    line-height: 1.4em;
}
.page-id-10381 .general-content p , .page-id-10381 .general-content li{
	    font-size: 1.8rem;
    line-height: 1.7em;
    font-weight: 400;
}
.page-id-10381 .general .container{
	max-width: 80% !important;
}
.page-id-10381 .general-content .row{
	 display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    justify-content: space-between !important;
    margin: 0 !important;
}
.page-id-10381 .general-content .col{
	width: 50% !important;
    padding: 0 !important;
    margin: 0 !important;
}
.page-id-10381 .general-content .col-7{
		background:#f6f6f6 !important;
}
.page-id-10381 .general-content ul li {
	    padding-left: 20px;
}
.page-id-10381 .general-content ul li :before {
    content: '';
    background: url(/wp-content/uploads/2023/03/check-1.svg);
    width: 30px;
    height: 30px;
    z-index: 9;
    position: absolute;
    left: 0;
    background-repeat: no-repeat;
    background-size: 17px;
    background-position: center;
    background-color: #fff;
    border: 2px solid #ffcc03;
    border-radius: 50%;
    padding: 10px;
	top: auto;
    bottom: auto;
    transform: translateY(5px);
}
.page-template-about_template .fblog{
	background:#f6f6f6;
}
.page-template-about_template .fblog .container{
	width: 100%;
    max-width: 80%;
}
.page-id-660 .fblog__item {
    background: #fff;
}
.page-template-about_template .fblog .fblog__maintitle{
	margin-top: 10px;
    margin-bottom: 50px;
	    font-size: 4.3rem;
}
.page-template-about_template .fblog .fblog__item{
	padding: 12px;
}
.page-template-about_template .fblog .fblog__item img{
	height: 190px;
    object-fit: cover;
}
.packages__section{
    background: linear-gradient(to left,rgba(0,0,0,0) 0%,rgba(0,0,0) 60%),url(/wp-content/uploads/2023/02/AdobeStock_264384917-Converted-min-scaled.jpg) no-repeat;
    background-size: 100%;
    background-position: top center;
    background-color: #000;
    margin-top: 0;
    color: #fff;
}
.packages__section .container {
    max-width: 90%;
    width: 100%;
}
.team {
    background-color: #fff;
}
.team .team-img{
	    border: 4px solid #ffcc03;
    border-radius: 50%;
    width: 150px;
    height: 150px;
    margin: 0 auto;
}
.group__name, .section__title {
    border-bottom: 0;
	font-weight:600;
}
.link_team{
	font-size: 1.5rem;
    font-weight: 600;
}
.link_team:after {
content: "" !important;
    background: url(/wp-content/uploads/2023/03/right-arrow-2.svg);
    width: 16px;
    height: 16px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    z-index: 99;
    position: absolute;
    right: auto !important;
    left: auto;
    top: auto !important;
    transform: translate(10px, 3px);
}
.team__name {
    padding-bottom: 0;
    padding-top: 1.5rem;
    color: #000;
    font-weight: 600;
    font-size: 2rem;
}
.team__name a {
    color: #000;
}
.team__title {
    color: #676363;
    font-size: 1.7rem;
    padding-bottom: 10px;
    font-weight: 400;
}
.team__members{
	-webkit-justify-content: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
}
.search .hero__content{
    background: linear-gradient(to right,rgba(0,0,0,.2) 0%,rgba(0,0,0) 60%),url(/wp-content/uploads/2023/02/AdobeStock_264384917-Converted-min-scaled.jpg) no-repeat !important;
    background-position: 100% 10% !important;
    background-size: 120% !important;
    color: #fff;
    height: 100%;
    background-color: #000 !important;
    min-height: 560px!important;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    align-content: center;
    padding-top: 0rem !important;
}

.home .findoutmore:after {
    content: "" !important;
    background: url(/wp-content/uploads/2023/03/right-arrow-2.svg);
width: 16px;
    height: 16px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    z-index: 99;
    position: absolute;
    left: auto;
    right: auto !important;
    top: auto !important;
    bottom: auto !important;
    transform: translate(10px, 3px);
}

.page-id-715 .blogpost__section .container{
	max-width: 100%;
    width: 100%;
    padding: 0;
}
.page-id-715 .blogpost__section .blogcol__wrapper{
	width: 100%;
    color: #fff;
    height: 100%;
	    background: #333333;
	    grid-template-columns: 50% 50%;
    display: grid;
}
.page-id-715 .blogpost__section .blog__col:first-child{
	    margin: 0;
    padding-left: 10%;
    height: 100%;
    padding-right: 80px;
    padding-top: 80px;
    padding-bottom: 80px;
    background: #000;
	width:100%;
}
.page-id-715 .blogpost__section .blog__col:last-child{
	background: #333;
    padding-right: 10%;
    height: 100%;
    padding-left: 80px;
    padding-top: 80px;
    padding-bottom: 80px;
	width:100%;
}
.page-id-715 .blogpost__item {
    color: #fff;
}
.page-id-715 .blogpost__item:hover h3 {
    color: #fff;
}
.page-id-715 .blogpost__section .twocol{
	    background: #f6f6f6;
}
.page-id-715 .blogpost__section .twocol .container{
	max-width: 1040px !important;
    width: 100%;
    padding: 0;
}
.page-id-715 .fblog__more{
	position: relative;
    color: #fff;
    top: auto;
    transform: none;
    margin: 0;
    padding: 0;
    bottom: 0;
	font-weight: 400;
	font-size: 1.4rem;
}
.page-id-715 .blogpost__item h3{
    font-weight: 400;
    padding-bottom: 10px;
    font-size: 1.6rem;
}
.page-id-715 .blogpost__but{
	display:none;
}
.page-id-715 .blogpost__section h2{
	    border-bottom: 0px;
}
.page-id-715 .new__banner{
	    min-height: 600px !important;
}
.top_btns {
	display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    column-gap: 30px;
	    margin-top: 30px;

}
.top_btns .btn{
	    background-color: #ffcc03;
    color: #000;
    border: 2px solid #ffcc03;
    font-weight: 600;
    font-size: 1.7rem;
    border-radius: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    line-height: 4.5rem;
    text-transform: uppercase;
}
.top_btns .btn:first-child{
	    background-color: #0000;
    color: #fff;
    border: 2px solid #fff;
}
.page-id-715 .support .container{
	width: 100% !important;
    max-width: 100% !important;
}
.page-id-715 .contact__form{
	max-width: 100% !important;
    color: #b4b9cf;
}
.page-id-715 .contact__group input,.page-id-715 .contact__group textarea {
    color: #b4b9cf;
    font-size: 20px !important;
}
.page-id-715 .divider_side{
	display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    column-gap: 2%;
    row-gap: 5px;
}
.page-id-715 .divider_side .contact__group {
    width: 49%;
}
.page-id-715 .contact__group select{
	background-color: #1f2426 !important;
    border-color: #1f2426 !important;
    color: #b4b9cf;
    font-size: 20px;
}
.page-id-715 .aligntext, .page-id-715 .g-recaptcha, .page-id-715 .contact__form button {
    margin-left: 0 !important;
}
.page-id-715 .contact-section{
	    padding-top: 80px;
}
.page-id-715 .contact{
	    padding-top: 0px !important;
}
.page-id-715 .twocol__description p{
	    font-size: 1.8rem !important;
    margin-bottom: 4rem;
}
.page-id-715 .twocol__description{
max-width:100% !important;
}
.page-id-715 .twocol__title{
	font-size: 4.5rem;
    font-weight: 600;
    padding: 10px 0;
    margin: 0;
}
.page-id-715 .twocol__subtitle {
    font-size: 2.3rem;
    font-weight: 600;
}
.page-id-715 .twocol__item p{
	font-size: 1.6rem;
    font-weight: 400;
}
.page-id-2872 .appstore__section{
	background: linear-gradient(to left,rgba(0,0,0,0) 0%,rgba(0,0,0) 60%),url(/wp-content/uploads/2023/02/AdobeStock_264384917-Converted-min-scaled.jpg) no-repeat;
    background-size: 100%;
    background-position: top center;
    background-color: #000;
    margin-top: 0;
    padding-top: 200px;
}
.page-id-2872 .appstore__banner{
	position: absolute !important;
    width: 100%;
    z-index: 99;
    background-color: #0000 !important;
    color: #fff;
    padding: 0 !important;
    border: 0;
}
.appstore__banner .hero__parallax {
    background-color: #26247b00;
    padding: 0 !important;
    height: 100%;
    min-height: auto;
	display:none;
}
.page-id-195 .f_part{
	background: linear-gradient(to right,rgba(0,0,0,0) 0%,rgba(0,0,0) 60%),url(/wp-content/uploads/2023/02/AdobeStock_264384917-Converted-min-scaled.jpg) no-repeat !important;
    background-size: cover!important;
    background-position: center !important;
    color: #fff;
    height: 100%;
    background-color: #000 !important;
    padding-top: 150px;
    padding-bottom: 100px;
}
.page-id-195 .f_part .container{
	    max-width: 80% !important;
}
.page-id-195 .three-colblocks .container{
	    max-width: 100% !important;
}
.page-id-195 .f_part .content , .page-id-195 .f_part .sub_head{
	text-align: center !important;
	max-width: 790px;
    margin: 0 auto;
}
.page-id-195 .f_part .content h2{
	font-size: 4.5rem;
}
.page-id-195 .f_part .content p{
	    font-size: 1.8rem;
}
.page-id-195 .three-colblocks .container .colblock {
    color: #000;
}
.page-id-195 .colblock{
    border-radius: 0 !important;
    min-height: 235px !important;
    max-height: 235px !important;
    padding: 25px !important;
}
.page-id-195 .f_part .three-colblocks .container .findoutmore{
    background-color: #0000;
    color: #000;
    display: inline-block;
    padding: 0;
    border-radius: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1.7rem;
    left: 25px;
    position: absolute;
    width: 100%;
    z-index: 9;
    bottom: 15px;
}
.page-id-195 .findoutmore:after{
	content: "" !important;
    background: url(/wp-content/uploads/2023/03/right-arrow-2.svg);
    width: 16px;
    height: 16px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    z-index: 99;
    position: absolute;
    left: auto;
    right: auto !important;
    top: auto !important;
    bottom: auto !important;
    transform: translate(10px,5px);
}
.app__modal .app__modal-int .modal__lozenge a.register_btn {
background-color: #ffcc03;
    color: #000;
    border-color: #ffcc03 !important;
    font-size: 1.6rem;
    font-weight: 600;
    border-radius: 5px;
    padding: 14px 33px;
    text-transform: uppercase;
	left: 40%;
	margin:auto;
}
/* header */
.header__nav .mega-menu>li .submenu ul.menu a{
	color: #000;
}
.header.static.header--alt {
    background-color: #000;
}
.header.static{
	    background: #000 !important;
}
.home .header.static{
	z-index: 99 !important;
}
.header__brand {
    position: relative !important;
    top: 14px !important;
    width: 220px !important;
    height: 64px !important;
    background: url(/wp-content/uploads/2023/02/profundcom_logo-1.png) no-repeat center top !important;
    background-size: contain !important;
    filter: none !important;
    z-index: 9999 !important;
}
.header .navigation .btn{
	    background-color: #ffcc03;
    color: #000;
    padding: 5px 25px !important;
    margin: 0 !important;
    border-color: #ffcc03 !important;
    display: inline-block;
    font-size: 1.6rem;
    font-weight: 600;
    border-radius: 5px;
}
.header .searchform form input {
    background-color: #0000;
    padding: 21.9px !important;
	border-radius: 0px 0px 0px 0px !important;
	font-size: 1.7rem;
    width: auto;
    display: inline;
    max-width: 150px;
	color: #ddd;
}
.header .searchform form div label.btn-search{
	    left: 20px;
    top: 12px;
	color: #ddd;
}
/* .header .searchform form{
	    position: absolute;
    right: 208px;
    top: 21.3px;
} */
.header.header--solid{
	background: #fff0;
}
.header__nav .mega-menu>li .submenu ul.menu a:hover {
    color: #ffcc03;
}
.archive .page__banner a {
    background-color: #ffcc03;
    color: #000;
	font-weight: 600;
}
/* footer */
.footer{
	min-height: 100px !important;
	width:100% !important;
	overflow: hidden;
	height: 100%;
	 background: #868c8f;
    color: #fff;
	padding-bottom:30px;
	padding-top:60px;

}
.footer__inner{
	    height: 100% !important;
    width: 100%;
	    position: unset !important;
}
.footer__bottom {
    background: #868c8f;
    color: #fff;    padding-top: 2rem;
    padding-bottom: 2rem;
}

.footer__copy, .footer__nav a {
	color: #fff;
}
.footer__copy{
	text-align: right;
}
.footer__copy .subfooter{
	padding-right: 20px;
}
.footer__copy .subfooter a{
	font-weight: 400;
}

.footer-n{
width: 100%;
max-width: none;
    padding-left: 3.5rem;
    padding-right: 3.5rem;
    margin: 0 auto;
}
.footer .f_one{
display: flex;
	padding-bottom:0px;
    width: 100% !important;
    justify-content: space-between;
}
.footer .subs_form{
	width: 50%;
	padding-right: 15%;
}
/* .footer .subs_form img{
	    width: 65%;
} */
.footer .texts{
    width: 30%;
    margin-right: 5%;
}
.footer .F_logo{
	display: inline-flex;
    flex-direction: column;
    justify-content: flex-end;
    padding-bottom: 40px;
}

.f_one h4{
	    font-weight: 500;
    font-size: 2.7rem;
	    padding-bottom: 15px;
}
.f_one p{
	line-height: 1.7em;
    font-size: 1.5rem;
}
.footer__nav--social a{
	height: 40px;
    width: 40px;
    border-radius: 50%;
    border: 1px solid;
    padding: 10px;
}
.f_menu{
	    display: flex;
    flex-wrap: nowrap;
    padding-bottom: 20px;
    justify-content: space-between;
	    width: 100%;
}
.f_menu .topNav_f{
    width: 75%;
}
.f_menu .topNav_f a{
	font-size: 1.7rem;
    font-weight: 400;
    line-height: 1.7em;
	margin: 0;
}
.f_menu .topNav_f a:after {
    content: '|';
    padding: 0 20px;
}
.f_menu .topNav_f a:last-child::after {
    content: '' !important;
}
.f_Fmenu .btmNav_f a{
	    font-size: 13px;
    font-weight: 400;
    line-height: 1.7em;
    
	margin: 0;
}
.f_Fmenu .btmNav_f a:after {
    content: '|';
    padding: 0 20px;
}
.f_Fmenu .btmNav_f a:last-child::after {
    content: '' !important;
}
.footer__nav{
	    padding-top: 2rem;
    padding-bottom: 2rem;
}
.footer .F_logo .header__brand {
    background-position: right top !important;

}
.header{
	z-index:99999 !important;
}
.footer-n #nf-field-30-wrap{
	float: left !important;
}
.footer-n #nf-field-30{
	    cursor: pointer;
    padding: 10px 30px;
    color: #000 !important;
    background-color: #ffcc03 !important;
    font-weight: 700;
    font-size: 1.7rem !important;
    border-radius: 5px;
    border: 0 !important;
    text-transform: uppercase;
}
.footer-n #nf-field-33 {
    font-size: 20px !important;
    color: #fff !important;
    background: #919495 !important;
	border:0px !important;
}

::placeholder {
  color: #b4b9cf !important;
  opacity: 1; /* Firefox */
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #b4b9cf !important;
}
::-ms-input-placeholder { /* Microsoft Edge */
 color: #b4b9cf !important;
}
/*End*/
#support-form .btn{
	cursor: pointer;
    color: #000 !important;
    background-color: #ffcc03 !important;
    font-weight: 700;
    font-size: 1.7rem;
    border-radius: 5px;
    border: 0 !important;
    text-transform: uppercase;
}
.blog .atweets,.blog .fblog,.blog .callout,.blog .contact,.blog #sidebar {
    display: none;
}
.app__modal {
    background: linear-gradient(to left,rgba(0,0,0,0) 0%,rgba(0,0,0) 60%),url(/wp-content/uploads/2023/02/AdobeStock_264384917-Converted-min-scaled.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    height: 100%;	
}
.app__modal .app__modal-int .modal__top {
	background: #0000 !important;
}
.app__modal .app__modal-int .modal__lozenge h3, .app__modal .app__modal-int .modal__lozenge p{
	color: #000 !important;
}
.app__modal .app__modal-int .modal__lozenge a.register_btn:hover {
    background-color: #ffcc03 !important;
}
.app__modal-int .close i{
	    color: #fff !important;
}
.newpost-row .row-item:nth-child(n+4), .newpost-row .row-item:nth-child(n+2), .newpost-row .row-item:nth-child(n+3){
filter: grayscale(100) !important; 
	border: 3px solid #0000;
}
.newpost-row .row-item:hover{
 	filter: grayscale(0) !important; 
	border: 3px solid #ffcc03;
}
.newpost-row .row-item:first-child:hover{
	border: 0px solid #ffcc03;
}
.newspost img:before{
	content:'';
}

.page-template-thank_you .fblog .fblog__wrap {
	display: flex;
    flex-wrap: nowrap;
    column-gap: 20px;
    row-gap: 20px;
}
.page-template-thank_you .fblog .fblog__wrap .fblog__item img {
    height: 205px;
    object-fit: cover;
}
.page-template-thank_you .fblog.case-studies .fblog__item{
    padding: 12px 12px !important;
}
.app__modal.active{
		    margin-top: 0;
}
.app__modal .app__modal-int {
    position: relative;
    height: fit-content;
    top: 13% !important;
}
/* media query */
@media(max-width:1250px){
	.top_logos img {
    height: 40px;
}
	.app__modal .app__modal-int .modal__lozenge a.register_btn{
		left: 0;
    right: 0;
    margin: 0 25%;
	}
	br{display:none;}
}
 @media only screen and (min-width: 768px) and (max-width: 1080px){
	.home .welcome-section h1 {
    font-size: 4rem;
}
	.welcome-section .container {
    padding-bottom: 0 !important;
}
	.home .f_part .container {  
    flex-direction: column;
}
	.home .f_part .content {
    width: 100%;
    padding-right: 0px;
}
	.home .f_part .righ_con {
    width: 100%;
}
	.new_general {
height: auto;
}
.new_general .container {
    flex-direction: column;
    gap: 0px;
	row-gap:50px;
	padding: 50px 0;
}
	.new_general .content, .new_general .cs_counter {
    width: 100%;
}
	.home .f_part .three-colblocks .container .colblock {
    min-height: 235px;
    max-height: 235px;
    padding: 25px;
    width: 48%;
}
	 .newpost-row .row-item:nth-child(n+4), .newpost-row .row-item:nth-child(n+2), .newpost-row .row-item:nth-child(n+3){
		 display: none;
	 }
	 .newpost-row {
     display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
	 .newpost-row .row-item:first-child {
    width: 100%;
}
	 .app__item {
    width: 24%;
	margin-left: 0.5%;
    margin-right: 0.5%;
	margin-bottom: 0px !important;
}
	 .clients-grid__item {
    width: 33% !important;
}
	 .services--alt .services__wrap {
    flex-wrap: wrap;
}
	 .services--alt .services__item {
    width: 50% !important;
    margin: 0;
}
	 .contact-section .form_side {
    max-width: 100%;
}
	 .footer .f_one {
    flex-wrap: wrap;
}
	 .footer .subs_form {
    padding-right: 0%;
}
	 .footer .texts {
    width: 45%;
    margin-right: 0%;
}
}
@media(max-width:767px){
	
.app__modal .app__modal-int {
    z-index: 9999999999;
    position: relative;
height: fit-content;
    top: 13% !important;
}
	
	.nf-field-label {
    display: none;
}
br{display:none;}
	.header .container .btn-menu {
    display: none !important;
}
.home .welcome-section h1 {
    font-size: 3.5rem;
}
	.top_logos {
    flex-wrap: wrap;
    row-gap: 25px;
}
	.top_logos p {
    width: 100%;
    margin: 0;
}
	.top_logos img {
    height: 35px;
}
.sub_title {
    padding-top: 10px;
    padding-bottom: 20px;
    font-size: 2rem;
}
.welcome-section .container {
    padding: 0;
}
	.welcome-section{
		padding-bottom: 108px;
    padding-top: 125px;
	}
	.logo_slider .bx-wrapper {
    padding: 5px;
    word-break: break-all;
}
.logo_slider .slide {
    flex-direction: column;
    align-items: center;
}
	.logo_slider .slide .logos {
    width: 100%;
}
.logo_slider .slide .logos img {
height: 60px;
    width: 70%;
    float: none;
    text-align: center;
    object-fit: contain;
    margin: 0 auto;
}
.bx-wrapper .bx-controls-direction a {
		top: 68% !important;
	}
.bxs-c{
	width: 100%;
    margin: 2% 0%;
	}
	.cs_boxs {
    flex-direction: column;
}
.home .f_part .container {
    flex-direction: column;
}
	.home .f_part .content {
    width: 100%;
    padding-right: 0;
}
	.home .f_part .righ_con {
    width: 100%;
}
	.csbtn:last-child {
    margin: 0 !important;
		margin-top: 20px !important;
}
	.csbtn {
    width: 100%;
    margin: 0;
}
	.new_general{
		height: 100%;
		padding-top:50px;
	}
	.new_general .container {
    flex-direction: column;
    gap: 35px;
}
	.new_general .content, .new_general .cs_counter {
    width: 100%;
		display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
    justify-content: flex-start;
    align-content: flex-start;
    row-gap: 20px;
}
	.new_general .stat__cont .stat__item {
    width: 110px !important;
    height: 110px !important;
   
}
	.new_general .stat__cont {
    column-gap: 15%; 
padding-bottom: 50px;
}
	.new_general .stat__cont .stat__item section {
    font-size: 2rem;
    height: 100%;
    min-height: 10px !important;
}
	.new_general .stat__cont .stat__item section .counter {
    font-size: 3rem;
}
	.stat__cont .stat__item footer {
    font-size: 1rem;
    line-height: 1.5rem;
    margin-top: -75px;
}
	.stat__cont:after {
    height: 100px;
    width: 40%;
}
	.cs_caltoac p {
    font-size: 1.5rem !important;
    padding-top: 0;
    padding-bottom: 0;
}
.new_general .csbtn:last-child {
    margin: 0 !important;
    margin-top: 0px !important;
}	
	.newpost-row{
		    flex-direction: column;
		row-gap: 25px;
	}
	.newpost-row .row-item:first-child {
    width: 100%;
		margin: 0;
}
	.newpost-row .row-item:nth-child(n+4), .newpost-row .row-item:nth-child(n+2), .newpost-row .row-item:nth-child(n+3) {
    width: 100%;
		margin: 0;
		display:none;
}
	.news-summary .container {
padding:0;
}
	.disc-appstore__header {
    padding-top: 50px !important;
}
.cs_caltoac {
    padding: 50px 0 !important;
	height:100%;
	background-size: cover;
}
	.clients-grid__item {
    width: 50%;
}
	.header__toggle span{
		background: #ffcc03;
	}
	.overlay-nav{
		    background: #ffcc03;
	}
	.clients__grid h2 {
    font-size: 3rem;
}
	.cs_caltoac h2 {
    font-size: 3rem;
}
	.cs_caltoac .content{
		    display: inline-flex;
    flex-direction: column;
    row-gap: 20px;
	}
	.cs_caltoac .csbtn:last-child {
    margin: 0 !important;
    margin-top: 0px !important;
}
	.contact-section h2 {
    font-size: 3rem;
}
	.contact-section .form_side {
    max-width: 100%;
}
	.footer .f_one {
    flex-direction: column;
}
	.footer .subs_form {
    width: 100%;
		padding-right: 0%;
    padding-bottom: 30px;
}
	.footer .subs_form img {
    width: 100%;
}
	.footer .texts {
    width: 100%;
    margin-right: 0%;
}
	.footer .F_logo .header__brand {
    background-position: left center !important;
}
	.f_menu {
    flex-direction: column;
}
	.f_menu p {
      width: 100%;
}
	.footer__nav--social, .footer__nav--main {
    text-align: left !important;
}
	.appstore__section .app__item {
    width: 48% !important;
    width: calc(50% - 20px) !important;
}
	.fblog.case-studies h3 {
    font-size: 2.5rem;
}
	.news-summary h2 {
    font-size: 3rem;
}
	.f_part .content h2 {
    font-size: 3rem;
}
	.footer__copy {
    text-align: left;
    padding: 0;
    margin: 0;
    width: 100%;
}
.disc-appstore__header h2 {
    font-size: 3rem !important;
}

.home .appstore__section {
    padding-top: 180px;
}
	.header .container {
    padding-left: 0rem;
    padding-right: 0rem;
}
.header__toggle {
    right: -5px;
}
.contact-section .nf-row:nth-child(1), .contact-section .nf-row:nth-child(2), .contact-section .nf-row:nth-child(3), .contact-section .nf-row:nth-child(4) {
    width: 100%;
    margin-right: 0;
}
#ninja_forms_required_items, .nf-field-container {
    margin-bottom: 0px !important;
}
.appstore__section .container {
    max-width: 100%;
}
.disc-appstore__header .container {
    max-width: 95% !important;
}
	.archive .new__banner {
   
    min-height: auto !important;
    padding-top: 130px;
    padding-bottom: 150px;
}
	.asimple .afeat__title {
    font-size: 2rem;
    line-height: 1.3em;
}
	.archive .atwocol {
    margin-top: -150px;
}
	.single .article__intro {
    max-width: 100%;
    padding-top: 12rem;
    padding-bottom: 7rem;
}
	.single	.article__intro h1 {
    font-size: 2.6rem;
    line-height: 3.5rem;
}
	.amain .post-navigation .nav-links {
display: flex;
    flex-direction: column;
    row-gap: 20px;
}
	.amain .post-navigation .nav-links .nav-previous, .amain .post-navigation .nav-links .nav-next {
    width: 100%;
}
	.single .fblog .container {
    max-width: 100%;
}
	.single-post .fblog {
    padding-top: 4rem;
    padding-bottom: 2rem;
}
	.testim_se .container {
    max-width: 90% !important;
}
	.testim_se h2 {
    font-size: 2.5rem;
}
	.testim_se h3 {
    font-size: 1.7rem;
    line-height: 1.7em;
}
	.quate_sec {
    min-height: auto;
    padding: 50px 0;
}
.page-template-about_template .hero__title {
    padding-top: 14rem !important;
}
	.page-template-about_template .new__banner {
    min-height: auto  !important;
    height: 100%;
    padding-bottom: 75px;
}
	.location_boxes div {
    min-height: 250px;
    width: 100%;
}
	.page-template-about_template .fblog .fblog__maintitle {
    margin-top: 10px;
    margin-bottom: 50px;
    font-size: 3rem;
}
	.page-id-660 .fblog {
    padding-top: 0;
    padding-bottom: 30px;
}
	.page-template-about_template .fblog .container {
    max-width: 100%;
}
	.top_Found .container {
    max-width: 95%;
}
	.top_Found .container .left_c {
    width: 100%;
}
	.top_Found .container .left_c .sub_head{
		    text-align: center !important;
	}
	.top_Found .twocol__title {
    font-size: 3rem;
}
	#foundation img{
		margin: 0 auto !important;
	}
	.form_section .container {
    max-width: 100%;
    column-gap: 0;
    row-gap: 25px;
	padding: 0 15px !important;
	flex-direction: column;
}
	.form_section .content, .form_section .form_part {
    width: 100% !important;
}
	.form_part{
		    padding: 20px 10px !important;
	}
	.form_section .nf-row:nth-child(1), .form_section .nf-row:nth-child(2), .form_section .nf-row:nth-child(3), .form_section .nf-row:nth-child(4) {
    width: 100%;
    float: left;
    margin-right: 0;
}
	.section_location .container {
    max-width: 100%;
}
	.location_p {
    background: #000;
    height: 100%;
    column-gap: 0;
    padding-right: 0px;
	row-gap: 30px;
	flex-direction: column;
}
	.location_p .left-P {
    width: 100% !important;
    height: 250px !important;
}
	.location_p .right_p {
    display: inline-flex;
    column-gap: 0px;
    row-gap: 20px;
    flex-direction: column;
		    padding-bottom: 35px;
}
	.location_p .right_p .lists {
    display: flex;
    flex-direction: column;
    row-gap: 15px;
    align-items: flex-start;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    flex-wrap: nowrap;
}
	.book-demo-section{
		min-height: auto;
    padding-top: 120px;
    padding-bottom: 40px;
	}
	.book-demo-section .container, .logo_in .container {
    max-width: 100% !important;
    width: 100%;
    padding: 0 20px !important;
}
	.book-demo-section h2 {
    font-size: 3rem;
}
	.book-demo-section ul li {
    font-size: 2.3rem;
}
	.page-template-booking_template .logosec {
flex-wrap: wrap;
    flex-direction: row;
    text-align: center;
    display: flex;
		    column-gap: 20px;
    row-gap: 20px;
}
	.page-template-booking_template .logosec img {
    width: 40%;
}
	.page-id-10381 .general-content .row {
    flex-direction: column !important;
}
	.page-id-10381 .general-content .col {
    width: 100% !important;
}
	.page-id-10381 .general .container {
    max-width: 97% !important;
}
	.ntext-image .container {
    max-width: 100%;
    padding: 0px 0 !important;
}
	.ntext-image .container .txt_block h1 {
    font-size: 3rem;
 }
	.page-template-product_template .colblock {
    padding: 0 0px !important;
}
	.page-template-product_template .three-colblocks .container {
    padding-top: 0px;
}
	.suggested-viewing .container>h2 {
    padding: 0 0 40px;
}
	.suggested-viewing .container {
    padding: 70px 1rem;
}
	.services--alt .container {
    max-width: 98%;
}
	.top_btns {
    flex-direction: column;
    column-gap: 0;
    row-gap: 20px;
	padding-bottom:70px;
}
	.page-template-support_template .hero__title {
    padding-top: 13rem !important;
}
	.top_btns .btn {
    width: 100%;
}
	.page-id-715 .blogpost__section .blog__col:first-child {
    padding: 40px 20px;
}
	.page-id-715 .blogpost__section .blog__col:last-child {
    padding: 40px 20px;
}
	.page-id-715 .blogpost__section .twocol {
    padding: 40px 30px 0;
}
	.page-id-715 .divider_side {
    flex-direction: column;
    column-gap: 0;
    row-gap: 10px;
		    margin-bottom: 10px;
}
	.page-id-715 .divider_side .contact__group {
    width: 100%;
}
	.page-id-195 .f_part .content h2 {
    font-size: 3rem;
}
	.page-id-195 .f_part .container {
    max-width: 100% !important;
}
	.cat-list li:first-child, .cat-list li:first-child:hover {
    color: #000;
    background-color: #ffcc03;
		    font-weight: 600;

}
	.archive .page__banner a {
    background-color: #ffcc03;
    color: #000;
    font-weight: 600;
}
	.cat-list li a {
    font-weight: 600;
}
	.search .hero__content {
    min-height: 360px!important;
}
	.page-template-product_template .ntext-image .btn:nth-child(2){
		margin-left:0;
	}
		.f_menu .topNav_f {
    width: 100%;
}
	.f_menu .topNav_f a:after {
    content: '|';
    padding: 0 5px;
}
	.f_menu .topNav_f a {
    font-size: 1.5rem;
}
	.footer-n {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
	.f_Fmenu .btmNav_f a:after {
    content: '|';
    padding: 0 5px;
}
	.app__modal .app__modal-int .modal__lozenge a.register_btn{
		left: auto;
		right: auto;
		width: 100%;
		margin:0;
	}
	.app__modal .app__modal-int{
		    z-index: 9999999999;
    position: relative;
	}
	.page-template-thank_you .fblog .fblog__wrap {
    flex-wrap: wrap;
    flex-direction: row;
}
	.welcome-section{
		background-size: 100% 100% !important;
		background-image: url(/wp-content/uploads/2023/04/mobile_cogs_bg.png) !important;
	}
	.welcome-section video {
    display: none;
}
	.app__modal .app__modal-int img{
		max-width: 62px;
	}
	.app__modal .close{
		top: auto !important;
    right: 33px !important;
    color: #000 !important;
    z-index: 999999 !important;
    position: fixed !important;
    filter: invert(1) !important;
	}
	
	.page-id-715 .blogpost__section .blogcol__wrapper {
    grid-template-columns: 100%;
    display: grid;
}
}

@media(min-width:1740px){
	.header__brand {
    position: relative !important;
    top: 14px !important;
    width: 260px !important;
    height: 100px !important;
    background: url(/wp-content/uploads/2023/02/profundcom_logo-1.png) no-repeat center top !important;
    background-size: contain !important;
    filter: none !important;
    z-index: 9999 !important;
}
}
.bx-wrapper .bx-controls-auto {
    opacity: 0;
}
/* temp css */
.page-id-5596 .ntext-image .txt_block , .page-id-5600 .ntext-image .txt_block , .page-id-11187 .ntext-image .txt_block, .page-id-5594 .ntext-image .txt_block{
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
	margin: 0 auto; 	width:100%;

}
.page-id-5596 .ntext-image .img_block , .page-id-5600 .ntext-image .img_block, .page-id-11187 .ntext-image .img_block, .page-id-5594 .ntext-image .img_block{
	width:100%;
	    padding: 0;
}
.page-id-5596 .ntext-image .container , .page-id-5600 .ntext-image .container, .page-id-11187 .ntext-image .container, .page-id-5594 .ntext-image .container{
    max-width: 60%;
}
.page-id-5596 .ntext-image .container .txt_block p , .page-id-5600 .ntext-image .container .txt_block p, .page-id-11187 .ntext-image .container .txt_block p, .page-id-5594 .ntext-image .container .txt_block p{
    text-align: center;
}
.cs_boxs{
	display: none; 
}

.disc-appstore__header .disc-appstore__intro{
		font-size: 18px !important;
	}
body.logged-in.admin-bar .header {
    top: 0px;
}

.stat__wrap {
    display: none;
}
.app__modal .app__modal-int .modal__lozenge .scroll_box{
	padding-bottom: 60px;
}
body.single-post .amain p:nth-child(1){
	font-size: 1.9rem;
	line-height: 3.2rem;
	font-style: normal;
	font-weight: 900 !important;
	color: #323232 !important;

}
body.single-post .amain p, body.single-post .amain p:nth-child(2), .amain ul li {
    font-size: 1.9rem !important;
	line-height: 3.2rem !important;
	font-style: normal;
	font-weight: 400 !important;
	color: #323232 !important;
}

body.single-post .amain .demo-callout p:nth-child(1) 
{
	color: white !important
}

.amain h2 {font-size: 2.4rem !important;font-weight:900 !important;margin: 20px 0 10px 0;}

.amain h3 {font-size: 1.9rem !important;font-weight:900 !important}

.ntext-image .container .img_block, .ntext-image .container .txt_block{
	    margin: auto;
}

.demo-callout a{
	color: #ffcc03 !important;
	font-weight: 300 !important;
}
.twocol__icon {
    max-width: 75px !important;
    max-height: 100px;
    position: absolute;
    top: 0;
    left: 0;
}
.ntext-image .container .txt_block p{
    width: 100%;
}
@media(max-width:1285px){
	
	.newpost-row .row-item {
    margin: 0 5px;
}
	.page-id-5596 .ntext-image .container , .page-id-5600 .ntext-image .container, .page-id-11187 .ntext-image .container, .page-id-5594 .ntext-image .container{
    max-width: 80%;
}
}
@media(max-width:767xpx){

	.page-id-5596 .ntext-image .container , .page-id-5600 .ntext-image .container, .page-id-11187 .ntext-image .container, .page-id-5594 .ntext-image .container{
    max-width: 100%;
}
	.app__item {
    width: 46% !important;
    margin: 10px 2%!important;
}
}

.search .newpost .afeat__bg{
	    background-size: cover !important;
}