/* 
 Theme Name:     Blank Divi Child Theme

Version: 4.22.136
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/*  Enter your custom CSS below */ 


@font-face {
    font-family: 'Perpetua';
    src: url('fonts/perpetua/Perpetua.eot');
    src: url('fonts/perpetua/Perpetua.eot?#iefix') format('embedded-opentype'),
        url('fonts/perpetua/Perpetua.woff2') format('woff2'),
        url('fonts/perpetua/Perpetua.woff') format('woff'),
        url('fonts/perpetua/Perpetua.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Perpetua';
    src: url('fonts/perpetua/Perpetua-Bold.eot');
    src: url('fonts/perpetua/Perpetua-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/perpetua/Perpetua-Bold.woff2') format('woff2'),
        url('fonts/perpetua/Perpetua-Bold.woff') format('woff'),
        url('fonts/perpetua/Perpetua-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Perpetua';
    src: url('fonts/perpetua/Perpetua_1.eot');
    src: url('fonts/perpetua/Perpetua_1.eot?#iefix') format('embedded-opentype'),
        url('fonts/perpetua/Perpetua_1.woff2') format('woff2'),
        url('fonts/perpetua/Perpetua_1.woff') format('woff'),
        url('fonts/perpetua/Perpetua_1.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}


h1, h2, h3, h4, h5, h6{
	font-family: 'Perpetua';
	font-weight:bold;
}

#top-header{
	display:none;
}
.custom-top-navigation #et-info {
    float: right !important;
	padding-bottom:0 !important;
}
.et_header_style_left #et-top-navigation {
    padding-top: 0 !important;
}
#et-top-navigation{
	padding-left: 0 !important;
    width: calc(100% - 350px);
	padding-top:0 !important;
	position:relative;
}

#top-menu-nav{
	float:right !important;
}

.et-fixed-header #et-top-navigation:before {
	display:none;
}
@media only screen and (max-width: 980px) {
	.custom-top-navigation{
		display:none;
	}
	#et-top-navigation {
		width:100% !important;
	}
	.et_header_style_left #et-top-navigation {
		padding-top: 24px !important;
	}
}
.custom-top-navigation{
	border-bottom:1px solid #e2e2e2;
	-webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.custom-top-navigation #et-info a{
	font-size:16px;
	color:#000000;
	display:inline-block;
}
.top-cta-btn{
	font-weight:800;
}
.custom-top-navigation #et-info a:first-child{
	margin-right:30px;
}

.custom-top-navigation #et-info a.top-cta-btn{
	background-color:#00FFFF;
	padding:15px 40px;
}
.et_header_style_left #et-top-navigation nav>ul>li>a {
    padding-bottom: 25px !important;
	padding-top:40px;
}


nav#top-menu-nav{
	width:100%;
	text-align:right;
}
#top-menu{
	float:right !important;
}

.et-fixed-header .custom-top-navigation{
	-webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
	display:none;
}
@media (min-width: 981px){
	.et_header_style_left .et-fixed-header #et-top-navigation nav>ul>li>a {
		padding-bottom: 20px;
		padding-top: 20px;
	}
	#et-top-navigation:before{
		content:'';
		position:absolute;
		height:100%;
		width:1px;
		background-color:#e2e2e2;
		left:0;
	}
}

@media (max-width: 980px){
	.et-fixed-header .custom-top-navigation{
		display:none;
	}
}

/*
.et-fixed-header #logo{
	max-height: 90%;
}
*/

.d-flex{
	display:flex;
}
.align-items-center{
	align-items:center;
}
.home-banner {
    background-position: top;
}
@media (min-width: 981px){
	.banner h1, .banner .h1, .et-db #et-boc .et-l .et_pb_column_2_5 h1{
		font-size:60px;
		font-weight:700;
	}
	
	.banner .et_pb_text .et_pb_text_inner {
		font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
    	font-size: 24px !important;
	}
}

.et_pb_button.btn{
	padding:10px 30px !important;
}
/*** footer***/
.foo-title{
	font-size:18px;
	color:#fff !important;
	display: inline-block;
    position: relative;
}
.foo-title:before{
	content:'';
		position:absolute;
		height:1px;
		width:100%;
		background-color:#e2e2e2;
		left:0;
		bottom:0;
}
footer p{
	color:#fff;
}
.foo-menu #menu-footer-menu{
	flex-direction:column;
	color:#fff;
}

.foo-menu #menu-footer-menu li a{
	color:#fff !important;
}
/*** end footer title **/

.services-blurb{
	border:1px solid #3C3C3C;
	padding:1px 1px 20px;
}

.services-blurb .et_pb_blurb_container{
	position:relative;
}

.services-blurb .et_pb_module_header{
	padding-top:40px;
	text-align:center;
	font-size:30px;
	min-height:110px;
}

.services-blurb .et_pb_blurb_description{
	
    position: absolute;
    top: 0;
    margin-top: -75px;
    left: 50%;
    transform: translateX(-50%);

}

.heading-xs{
	font-size:14px !important;
}
	
a.btn-clear, a.btn-clear:hover, .et_pb_button_module_wrapper a.btn-clear, .et_pb_button_module_wrapper a.btn-clear:hover, .et_pb_button.btn-clear, .et_pb_button.btn-clear:hover{
	background-color:transparent !important;
	border:0 !important;
	padding:0 !important;
	text-align:left !important;
	color:#00FFFF !important;
	border-bottom:1px solid !important;
}

.margin-auto{
	margin:auto;
}



ul.check-list {
  /*list-style-image: url('https://snmconsultistg.wpengine.com/wp-content/uploads/2023/08/icon-check.png');*/
	list-style-type:none;
	padding-left:0;
}

ul.check-list li{
	font-size:18px;
}
ul.check-list li:not(:last-child){
	border-bottom:1px solid #e2e2e2;
}

ul.check-list li:before{
	content:url('/wp-content/uploads/2023/08/icon-check.png');
}
ul.check-list li{
	display:flex;
	gap:15px;
	align-items:center;
	padding:20px 0px
}

.align-center{
	text-align:center;
}
.contact-form-row{
	position:relative;
	padding:0px 0px 400px !important;
}
.contact-form-col{
	padding:50px;
	position: absolute;
    top: 0;
    margin-top: -300px;
    background-color: #fff;
}

.logo-row .et_pb_column:nth-child(1):before {
    content: "";
    position: absolute;
    width: 1px;
    height: 64px;
    right: -6px;
    top: 50%;
    background: #e1e1e1;
    transform: rotate(28deg) translateY(-50%);
}

.logo-col{
	display: flex;
  justify-content: space-between;
	padding-left:50px;
}

.logo-item {
	margin-bottom:0 !important;
}

.logo-item .et_pb_blurb_container .et_pb_module_header{
	font-size:16px !important;
}

.logo-item .et_pb_only_image_mode_wrap{
	height:60px;
}

.logo-item .et_pb_main_blurb_image{
	margin-bottom:5px !important;
}

.gform_wrapper.gravity-theme input[type=text], .gform_wrapper.gravity-theme input[type=email],.gform_wrapper.gravity-theme textarea {
	font-size: 16px;
    margin-bottom: 0;
    margin-top: 0;
    padding: 24px !important;
	background-color:#EDEDED;
}
.gform_wrapper.gravity-theme select{
	padding-top:14px;
	padding-bottom:14px;
	background-color:#EDEDED;
}

.gform_wrapper.gravity-theme .gfield input{
	width:28px;
	height:28px;
}

#field_1_6 .ginput_container_consent{
	display:flex;
	align-items:center;
	gap:10px;
}
.gfield_consent_label{
	font-size:16px;
	font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
}

.gform-button--width-full{
	background-color:#00FFFF;	
	border:#00FFFF;
	padding:15px;
	font-weight:800;
}

.sub-heading{
	font-size:18px;
	display:inline-block;
	position:relative;
}
.sub-heading:before{
	content:'';
	background-color:#00FFFF;
	position:absolute;
	height:4px;
	width:100%;
	bottom:8px;
}

.our-values-item .et_pb_module_header{
	color:#fff;
	font-size:24px;
	text-align:center
}

.et_pb_button.btn:hover {
    padding: 10px 30px !important;
}
.cta-row{
	margin-top:140px;
}
.cta-row{
	margin-top:50px;
} .et_pb_column_2_5{
	position:relative;
}

.cta-row .cta-image{
	position: absolute;
    bottom: 0;
    left: 30px;
}

.gform_wrapper.gravity-theme .gfield textarea.medium {
    height: 133px;
}

.contact-info-blurb .et_pb_module_header{
	font-size:18px;
}

.contact-info-blurb .et_pb_blurb_description{
	font-size:24px;
	font-weight:700;
	line-height:1.2em;
}
.contact-info-blurb .et_pb_blurb_description a{
	color:#3C3C3C;
}



@media only screen and (min-width: 1080px) {
    
	.blog article, .service-wrapper article{
		display:flex;
		flex-wrap:wrap;
		
	}
	.blog article .post-featured-image-container{
		width:45%;
		margin-right:5%;
	}
	.blog article .post-content-wrapper{
		width:50%;
	}
	.service-wrapper article .post-featured-image-container{
		width:350px;
		margin-right:5%;
	}
	.service-wrapper article .post-content-wrapper{
		width:calc(90% - 350px);
	}
}

.blog .post-wrapper{
	border-bottom: 1px solid #e2e2e2;
}
.blog article{
	margin-bottom:80px;
}
.blog .post-meta{
	font-size:16px;
	font-weight:700;
	text-transform:uppercase;
	border-bottom: 1px solid #e2e2e2;
	padding-bottom:15px !important;
	margin-bottom:20px;
}

.blog .entry-title{
	font-size:48px;
}
.blog .post-content-inner{
	margin-bottom:30px;
}
.blog .post-content-inner p{
	font-size:16px;
	line-height:22px;
}
.blog .more-link {
	display:inline-block;
}
.btn {
    padding: 10px 30px !important;
	-webkit-transition: all 0.4s ease-in-out, background-color 0.4s ease-in-out;
    transition: all 0.4s ease-in-out, background-color 0.4s ease-in-out;
}

.btn-cyan{
	background-color:#00FFFF !important;
	color:#000000 !important;
	font-weight:700 !important;
	border-color:#00FFFF !important;
}
.btn-cyan:hover{
	background-color: #3c3c3c !important;
	color:#fff !important;
	border-color:#3c3c3c !important;
}

.blog article .entry-featured-image-url {
    margin-bottom: 36px;
    display: block;
    position: relative;
    width: 100%;
    padding-bottom: 79%;
    overflow: hidden;
}

.blog article .entry-featured-image-url img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    top: 0;
    left: 0;
    transition: 0.5s all ease-in-out;
}

.pagination{
	margin-top:30px;
}

.pagination .page-numbers{
	display:inline-flexflex;
	color:#3C3C3C;
	margin-right:20px;
	width:32px !important;
	height:32px !important;
}
.pagination .current{
		background-color: #00FFFF;
	padding:5px;
	width:32px !important;
	height:32px !important;
	display: inline-flex;
    align-items: center;
    justify-content: center;
	border-radius:50%;
}

/***single post**/
.single-post-meta {
    display: flex;
    gap: 15px;
	align-items:center;
	border-bottom: 1px solid #f2f2f2;
	padding-bottom: 10px;
	margin-bottom:30px;
}

.meta.post-author{
	font-size:16px;
	font-weight:600;
}

.meta.post-date{
	font-size:16px;
	font-weight:300;
}



.single-post-meta .authour-avatar {
    border-radius: 50%;
    overflow: hidden;
    height: 44px;
    width: 44px;
	background-color: #00FFFF;
}

.et_pb_post_content h3{
	font-size:30px;
	padding-bottom:20px;
	padding-top:20px;
}

.back-link{
	color:#3C3C3C;
	text-decoration:underline;
	margin-left:20px;
	position:relative;
	display:inline-block;
}
.back-link:before{
	content:'\34';
	font-family: etmodules;
   font-size: 1.5em;
	position:absolute !important;
	left:0;
	margin-left:-25px;
}

.single-post-social-share .heateor_sss_sharing_ul{
	display:flex;
	flex-direction:column;
	gap:15px;
	text-align:center;
	justify-content:center;
}

.single-post-content-row .et_pb_column_1_4{
	width:100px !important;
}


/** end single post **/

/** services **/
.service-wrapper article .entry-featured-image-url {
    margin-bottom: 0px;
    display: block;
    position: relative;
    width: 100%;
    padding-bottom: 95%;
    overflow: hidden;
	border: 1px solid #bababa;
	box-shadow: 0px 0px 63px 1px rgba(0,0,0,0.1);

}

.service-wrapper article .entry-featured-image-url img {
    position: absolute;
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    object-fit: cover;
    object-position: center;
    top: 2px;
    left: 2px;
    transition: 0.5s all ease-in-out;
}
.service-wrapper .post-content-wrapper{
	display:flex;
	flex-direction:column;
	justify-content:center;
}
.service-wrapper .service-icon{
	margin-bottom:30px;
}
.service-wrapper .post-content-inner{
	padding-bottom:15px;
}

.service-wrapper .more-link{
	color:#626262;
	text-decoration:underline;
}

.service-wrapper article{
	padding-bottom:50px;
	border-bottom: 1px solid #e2e2e2;
}
.service-wrapper article:not(:first-child){
	padding-top:50px
}

.services-tab h2, .services-tab .bb_col_half, .services-tab p{
	color:#fff !important;
}


/** end services **/

#top-menu li.current-menu-ancestor>a, #top-menu li.current-menu-item>a, #top-menu li.current_page_item>a {
	position:relative;
}
#top-menu li.current-menu-ancestor>a:before, #top-menu li.current-menu-item>a:before, #top-menu li.current_page_item>a:before {
	position:absolute;
	content:'';
	background:#00FFFF;
	height:4px;
	width:100%;
	bottom:20px;
	z-index:-1;
}

.cta-bg-row{
	position:absolute !important;
}

/*Inner Tabs Section*/
.bb_content_row {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    padding: 28px 0;
}
[class*="bb_col"] {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

@media only screen and (min-width: 981px) {
	.bb_content_row {
		margin-right: -30px;
    	margin-left: -30px;
	}
	[class*="bb_col"] {
		padding-right: 30px;
    	padding-left: 30px;
	}
	.bb_col_half {
	    -ms-flex: 0 0 50%;
	    flex: 0 0 50%;
	    max-width: 50%;
	}
}

@media only screen and (max-width: 980px) {
	[class*="bb_col"]:not(:last-child) {
	    padding-bottom: 20px;
	}
}

ul.bb_tab_nav {
	position: relative;
    list-style: none;
    padding: 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
	    justify-content: center;
	    width: 100%;
}

ul.bb_tab_nav li {
    display: table;
	    max-height: 90px!important;
}
ul.bb_tab_nav li a {
    padding: 25px 13px 25px;
/*     color:#5f5f5f !important; */
	color:#fff!important;
    font-size: 16px;
    font-weight: 700;
    vertical-align: middle;
    display: table-cell;
    line-height: 1.1;
	text-align:center;
	opacity:0.8;
	    cursor: pointer;
}
ul.bb_tab_nav li.bb_tab_active {
    background-color: #3C3C3C;
    border-left: 1px solid #5f5f5f;
    border-right: 1px solid #5f5f5f;
    border-top: 1px solid #5f5f5f;
}

ul.bb_tab_nav li.bb_tab_active a {
    color: #fff !important;
	opacity:1!important;
}
.bb_all_tabs {
    padding-top: 50px;
}
.bb_all_tabs > div {
    display: none;
}
.bb_all_tabs .bb_active_content {
  display: block;
}
.bb_tab_content p, .bb_tab_content ul {
    font-size: 16px;
    color: #282828;
}
.bb_tab_content li a {
    color: #282828;
    text-decoration: underline;
}
.bb_tab_content ul li:not(:last-child) {
    margin-bottom: 10px;
}
.table-responsive {
	overflow-x:auto;
}
span.bb_image_wrap.bb_image_dots {
    position: relative;
    padding-top: 30px;
    padding-right: 30px;
    display: inline-block;
}
span.bb_image_wrap.bb_image_dots:before {
    content: "";
    width: 32.3%;
    height: 49%;
    position: absolute;
    background-image: url(/wp-content/uploads/2023/01/img-vector-dots.png);
    background-size: contain;
    background-repeat: no-repeat;
    top: 1px;
    right: 3px;
    z-index: -1;
}
.bb_single_image {
    text-align: center;
}
.bb_single_image .bb_image_wrap {
    max-width: 908px;
    display: inline-block;
}
.bb_content_row .gallery-slider {
    padding-top: 25px;
}
.bb_content_row.align-center {
    align-items: center;
}


.bb_tab_nav:after{
	content:'';
	position:absolute;
	height:1px;
	width:100%;
	bottom:0;
	left:0;
	background:#5f5f5f;
	z-index:-1;
}
.services-tab h2{
	padding-bottom:30px !important;
}

@media only screen and (max-width: 980px) {
	ul.bb_tab_nav:after {
	    bottom: -1px;
	}
	ul.bb_tab_nav li {
	    width: 100%;
	    height: auto !important;
	}
	ul.bb_tab_nav li a br {
	    display: none;
	}
	.bb_all_tabs {
	    padding-top: 30px;
	}
}

/* End Inner Tabs Section*/

/** What we've done ***/

.industries-item-blub .et_pb_module_header{
	font-size:24px !important;
	text-transform:uppercase;
	text-align:center;
}

/** End What we've done ***/

/** testimonial **/
.sp-testimonial-free{
	border:1px solid #f3f3f3 !important;
	padding:80px 20px 20px;
	display: flex;
  flex-direction: column;
	background-image: url(https://snmconsultistg.wpengine.com/wp-content/uploads/2023/08/testimonial-bg.png) !important;
	background-position: 50% !important;
    background-size: initial !important;
	background-repeat: no-repeat !important;
	align-items:center;
}
.sp-testimonial-free:before{
	 content: url(/wp-content/uploads/2023/08/qoute.png);
	position:absolute;
	top:40px;
}

.sp-testimonial-client-testimonial{
	order:1;
	margin-bottom:0 !important;
	max-width:600px;
	margin:auto;
}
.sp-testimonial-client-image{
	order:2;
	margin-bottom:5px !important;
}
.sp-testimonial-client-name{
	order:3;
}
.swiper-pagination-bullet-active{
	background-color:#3C3C3C !important;
}

/** end testimonial **/

.case-study-wrapper article{
	display:flex;
	flex-wrap:wrap;
}

@media only screen and (min-width: 981px) {
		.case-study-wrapper article .post-featured-image-container{
		width: 47.25%;
			margin-right: 5.5%;
	}

	.case-study-wrapper article .post-content-wrapper{
		width: 47.25%;
	}
}

.case-study-wrapper article .entry-title, .case-study-wrapper article .post-content-inner{
	color:#fff;
}
.case-study-wrapper article .entry-title{
	padding-bottom:20px;
	font-size:36px;
	font-weight:400;
}
.case-study-wrapper article .post-content-inner{
	margin-bottom:10px;
}

.case-study-slider{
	position:relative;
}
.case-study-slider .owl-nav{
	position:absolute;
	top:0;
	left:0;
	margin-left:340px;
	margin-top:-85px
}
.case-study-slider .owl-nav button{
	top: unset !important;
  position: unset !important;
}

.case-study-slider .owl-nav button:before{
	color:#fff !important;
	border:1px solid #fff !important;
	width:50px;
	height:50px;
	border-radius:50%;
	margin-right:10px;
}

.case-study-slider .owl-nav button span{
	display:none !important;
	
}

a.text-white{
	color:#fff !important;
}

.bb_content_row ul li{
	color:#fff;
}

.size-xs{
	font-size:14px !important;
}
.posts.service-grid-wrapper{
	display:grid !important;
	grid-template-columns:1fr 1fr 1fr;
	gap:3%;
}
.posts.service-grid-wrapper article.post{
	border: 1px solid #3C3C3C;
    padding: 2px 2px 20px;
}

.posts.service-grid-wrapper .post-content-wrapper{
	position:relative;
}

.posts.service-grid-wrapper .entry-title{
	padding-top: 60px;
	text-align: center;
    font-size: 30px;
    min-height: 66px;
}
.posts.service-grid-wrapper .service-icon{
	position:absolute;
	left:50%;
	transform:translatex(-50%);
	top:0;
	margin-top:-50px;
	width:92px;
	height:92px;
	display:inline-flex;
	background-color:#33FFFF;
	border-radius:50%;
	align-items:center;
	justify-content:center;
}

.posts.service-grid-wrapper  .entry-featured-image-url{
	position: relative;
        display: block;
    position: relative;
    width: 100%;
    padding-bottom: 95%;
    overflow: hidden;
}
.posts.service-grid-wrapper  .entry-featured-image-url img{
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    top: 0;
    left: 0;
    transition: 0.5s all ease-in-out;
}

.cta-bg-row {
    min-height: 208px !important;
    background-position: right top !important;
}




@media (max-width:980px){
.et_mobile_menu {
    border-top: 3px solid #676b6d;
}

.mobile_menu_bar:before {
    color: #000;
}

.footer-section  .et_pb_menu_inner_container.clearfix,
.footer-section  .et_pb_menu_inner_container.clearfix,
.footer-section  .et_pb_menu__menu,
.footer-section  .et-menu-nav,
.footer-section  .et_pb_menu .et_pb_menu__menu>nav>ul,
.footer-section .et_pb_menu__wrap {
    display: inherit !important;
}

.footer-section  .et_pb_menu {
    background: transparent !important;
}

.footer-section  .et_mobile_nav_menu {
    display: none !important;
}	
.footer-section {
    padding: 0px 0px !important;
}

.footer-copy p {
    font-size: 14px;
}	
	
header #logo {
    max-width: 236px !important;
    max-height: inherit;
}

header  .container.et_menu_container {
    max-width: 90%;
    width: 100%;
}

header  img#logo {
    position: relative;
    left: -16px;
}	
	
.home-banner, .inner-header ,  .all-services .banner{
    min-height: auto !important;
    padding: 30px 0px !important;
    background-position: right !important;
}

.home-banner h1, .inner-header h1, body .all-services .banner h1 {
    font-size: 30px !important;
    text-align: center;
    padding-bottom: 0 !important;
}

.home-banner:before , .inner-header:before, .all-services .et_pb_section_0.banner:before{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #FFF;
    opacity: 0.8;
}
.what-section {
    padding: 20px 0px 0 !important;
}

h2, .product .related h2, .et_pb_column_1_2 .et_quote_content blockquote p {
    font-size: 26px !important;
    line-height: 30px;
}

.contact-form-row   .et_pb_column {
    padding: 18px !important;
}
.contact-form-row  .et_pb_column .et_pb_module {
    margin-bottom: 3px;
}

body .et_pb_row.contact-form-row {
    padding-bottom: 0 !important;
}

.contact-form-section {
    padding: 0px 0px !important;
}

.logo-col {
    padding-left: 0 !important;
}

.logo-col {
    flex-wrap: wrap;
}

.logo-row .et_pb_text_inner {
    margin-bottom: 20px;
}

.logo-col .et_pb_module {
    width: 50% !important;
    text-align: center;
    margin-bottom: 20px !important;
}

.logo-item .et_pb_blurb_container .et_pb_module_header {
    text-align: center;
}

.logo-row .et_pb_text_inner {
    text-align: center;
    padding-bottom: 20px !important;
}

.hr-section {
    padding: 20px 0px !important;
}

.home-banner h1, .home-banner  p {
    text-align: center;
}

.home-banner 
 .et_pb_button_module_wrapper {
    text-align: center;
}
.home-banner  .et_pb_module.et_pb_text.et_pb_text_0 {
    margin-bottom: 0 !important; 
}

.footer-section .et_pb_text_inner {
    text-align: center;
}

.footer-section .et_pb_menu .et_pb_menu__menu>nav>ul>li {
    justify-content: center;
}

.footer-section ul.et_pb_module {
    text-align: center;
}

.footer-section .et_pb_column {
    text-align: center;
}

.footer-section .et_pb_image .et_pb_image_wrap {
    display: block !important;
    text-align: center;
}

.sm-center .et_pb_text_inner, 
.sm-center .et_pb_text_inner p,
.sm-center .et_pb_text_inner h1,
.sm-center .et_pb_text_inner h2,
.sm-center .et_pb_text_inner h3,
.sm-center .et_pb_text_inner h4,
.sm-center .et_pb_text_inner h5,
.sm-center .et_pb_text_inner h6,
.sm-center 	.et_pb_button_module_wrapper,
.sm-center 	.et_pb_module {
    text-align: center; 
}
	
 
.contact-info-blurb .et_pb_blurb_description {
    font-size: 18px;
}	
.inner-header .et_pb_column .et_pb_module {
    margin-bottom: 0 !important;
}

.inner-header .et_pb_column .et_pb_module h1 {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.inner-header  .et_pb_column {
    margin-bottom: 0 !important;
}	

.industries-item-blub .et_pb_module_header {
    font-size: 16px !important;
}

.inner-header .et_pb_column .et_pb_module h1 {
    text-align: center;
}

.text-section {
    padding: 20px 0px !important;
}

.text-section  .et_pb_button_module_wrapper {
    margin-top: 30px;
}

.post-featured-image-container {
    margin-bottom: 20px;
}

.case-section .et_pb_row:nth-child(1) {
    padding-top: 20px !important;
    padding-bottom: 0 !important;
}

.case-study-wrapper article .entry-title {
    font-size: 18px !important;
    line-height: 25px;
}
 

.sp-testimonial-free-section.swiper-initialized, .sp-testimonial-free-section:not(.swiper-initialized,.tfree-layout-grid) {
    margin: 0;
}

.test-section  .et_pb_row:nth-child(1){
     padding-top: 0px !important;
    padding-bottom: 0 !important;
}

.cta-row .et_pb_column:last-child {
    padding: 15px 30px 37px !important;
}

.bottom-cta  p {
    font-size: 20px;
    line-height: 28px;
}

.bottom-cta  .et_pb_text_inner,
.bottom-cta ,
.bottom-cta  .et_pb_text_inner p{
    text-align: center;
}

.cta-row .cta-image {
    max-width: 220px;
    left: 0;
    right: 0;
    margin: auto;
}

.bottom-cta {
    padding: 80px 0px 50px!important;
    margin-top: 90px;
}	
	
.case-study-wrapper article {
    display: inherit;
/*     margin-top:60px; */
	 margin-top:0px;
}

.case-section .et_pb_row:nth-child(1) {
    margin-top: 0;
}

.case-study-slider .owl-nav {
    margin-top: 0px !important;
    top: 0;
    margin: auto;
    left: 0;
    right: 0;
}	
.our-values-item .et_pb_module_header {
    font-size: 18px;
}

.step-section .et_pb_main_blurb_image {
    margin-bottom: 14px;
}
.logo_container a {
    z-index: 999;
    position: relative;
} 	
.blog .entry-title {
    font-size: 20px;
}
	
.blog-single-sec .et_pb_post_content h3 {
    font-size: 20px;
    line-height: 26px;
}

.blog-single-sec h1 {
    font-size: 24px;
    line-height: 30px;
}

.single-post-meta {
    display: inherit;
}

.single-post-social-share .heateor_sss_sharing_ul {
    flex-direction: row;
    justify-content: center;
    margin: auto;
    position: relative;
    left: 15px;
    margin-bottom: 20px !important;
}

.single-post-meta .authour-avatar {
    margin-bottom: 10px;
}

.single-post span.h1, .single-case-study  span.h1{
    font-size: 30px;
    font-family: 'Perpetua';
    font-weight: bold;
    display: block;
    text-align: center;
}
 	
.single-case-study .et_pb_post_content_0_tb_body {
    border: 0 !important;
}	
.all-services 
 .et_pb_section.et_pb_section_1 {
    padding: 20px  0px !important;
}

.all-services  .et_pb_section.et_pb_section_2 {
    padding: 0px 0px !important;
}

.all-services  .et_pb_module.et_pb_text.et_pb_text_1.et_pb_text_align_left.et_pb_bg_layout_light {
    margin-bottom: 10px !important;
}

.et-db #et-boc .all-services .et_pb_module.et_pb_text.et_pb_text_0.banner {
    padding: 0 !important;
    margin-bottom: 0 !important;
}

.all-services   .et_pb_text_inner,
.all-services   .et_pb_text_inner p{
    text-align: center;
}

.all-services   .et_pb_button_module_wrapper {
    text-align: center;
}

.all-services  .bb_col_half {
    text-align: center;
}

ul.bb_tab_nav li {
    border: 0 !important;
    text-align: center;
}

ul.bb_tab_nav li a {
    padding: 16px 10px;
}

.all-services   .et_pb_section.et_pb_section_2.et_pb_with_background.et_section_regular {
    padding-top: 40px !important;
}	
.btn-dark:hover {
    background: #000 !important;
}	
	
}

/*max- 980 */





@media (min-width:981px) and (max-width:1200px){
    
header .container {
    width: 95%;
    max-width: 100%;
}

img#logo {
    position: relative;
    left: -20px;
}
    
}



@media (min-width:768px) and (max-width:981px){
    
.posts.service-grid-wrapper .entry-title {
    font-size: 18px;
}
    
}




@media (max-width:767px){

.posts.service-grid-wrapper {
    grid-template-columns: 1fr;
    /* padding-bottom: 30px !important; */
    display: inherit !important;
}

.posts.service-grid-wrapper article.post {
    margin-bottom: 30px;
    max-width: 293px;
    margin-left: auto;
    margin-right: auto;
}

.posts.service-grid-wrapper .entry-title {
    font-size: 18px;
    padding-left: 10px;
    padding-right: 10px;
} 
}

@media (min-width:992px)
{
	.footer-section .et_pb_social_media_follow li a {
    text-align: left;
}
}


.foo-mobile-sticcky {
    display: flex!important;
    align-items: center;
    position: fixed !important;
    padding: 0px !important;
    z-index: 9990;
    width: 100%;
    left: 0px;
    bottom: 0px;
    top: auto;
    margin-bottom: 0px;
}
.foo-mobile-sticcky .et_pb_icon a{
    padding:10px!important;
}
.foo-mobile-sticcky a {
    display: block;
}
@media (max-width:980px)
{
	.copyright-sec
	{
		margin-bottom:60px!important;
	}
.page-id-15	.bottom-cta {
    margin-top: 160px;
}
	.what-we-blurb .et_pb_column.et_pb_column_1_4 {
    width: 47.25%!important;
    margin-right: 5.5%!important;
}
	.what-we-blurb .et_pb_column.et_pb_column_1_4:nth-child(even) {
    margin-right:0%!important;
}
	.what-we-blurb {
    padding-bottom: 0px;
}
}

	.what-we-blurb .et_pb_main_blurb_image {
    height: 50px;
}

.case-study-wrapper article .post-content-inner p {
    font-weight: 300!important;
}
.case-study-wrapper article .et_pb_button_module_wrapper {
    margin-top: 30px;
}
.gform_button {
    cursor: pointer;
}
a.text-white.foo-email-links {
    color: #00FFFF!important;
}

.btn-black:hover, .btn-dark:hover {
    background: #00FFFF !important;
    color: #000 !important;
}








@media (min-width:981px){
.footer-row .et_pb_column:nth-child(1) {
    width: 40% !important;
}

.footer-row {
    display: flex;
}
.home-banner p {
    line-height: 32px;
}
.footer-row .et_pb_column:nth-child(2) {
    width: 29% !important;
    margin-right: 0;
}
.bb_content_row {
    padding-bottom: 0;
}	

 .single-service.et-db #et-boc .et-l .et_pb_section_2.et_pb_section {
    padding-top: 90px;
}
	
}


@media (min-width:981px) and (max-width:1080px){
ul.bb_tab_nav li a {
    padding: 25px 15px 25px;
}
    
}
@media (min-width:981px) and (max-width:1025px){
#top-menu li a {
    font-size: 14px !important;
}   
}


@media (max-width:980px){
.copyright-sec a.text-white {
    display: inline-block;
}	
.logo-row .et_pb_column:nth-child(1):before {
    background: transparent;
}
.bb_tab_nav:after {
    background: transparent !important;
}	

ul.bb_tab_nav li.bb_tab_active {
    border-bottom: 1px solid #5f5f5f !important;
}	
.et-db #et-boc .et-l  .contact-form-section   .et_pb_row_4.et_pb_row.contact-form-row {
    padding-bottom: 40px !important;
}	
}
/************My custom css**********/

#top-menu .menu-item-has-children>a:first-child:after {
    top: unset;
}
#top-menu li li a:before{
	content:none!important;
}
@media (min-width:992px)
{
.nav li ul {
    width: 290px;
}
#top-menu li li a {
    width: 250px;
    padding: 5px 15px;
}
}
.bb_all_tabs .bb_image_wrap img {
    filter: brightness(0) invert(1);
}
@media (min-width:981px)
{
		.bb_content_row .bb_col_half:nth-child(1) {
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
}
	.bb_content_row .bb_col_half:nth-child(2) {
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%;
}
}

/*change hamburger icon to x when mobile menu is open*/

#et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before,
.et_pb_module.et_pb_menu .et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before {
    content: '\4d';
}

/*adjust the new toggle element which is added via jQuery*/
ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
ul.et_mobile_menu li.page_item_has_children .mobile-toggle,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
.et-db #et-boc .et-l ul.et_mobile_menu li.page_item_has_children .mobile-toggle {
    width: 44px;
    height: 100%;
    padding: 0px !important;
    max-height: 44px;
    border: none;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 999;
    background-color: transparent;
    font-size: 14px !important;
}

/*some code to keep everyting positioned properly*/

ul.et_mobile_menu>li.menu-item-has-children,
ul.et_mobile_menu>li.page_item_has_children,
ul.et_mobile_menu>li.menu-item-has-children .sub-menu li.menu-item-has-children,
.et-db #et-boc .et-l ul.et_mobile_menu>li.menu-item-has-children,
.et-db #et-boc .et-l ul.et_mobile_menu>li.page_item_has_children,
.et-db #et-boc .et-l ul.et_mobile_menu>li.menu-item-has-children .sub-menu li.menu-item-has-children {
    position: relative;
}

/*remove default background color from menu items that have children*/

.et_mobile_menu .menu-item-has-children>a,
.et-db #et-boc .et-l .et_mobile_menu .menu-item-has-children>a {
    background-color: transparent;
}

/*hide the submenu by default*/

ul.et_mobile_menu .menu-item-has-children .sub-menu,
#main-header ul.et_mobile_menu .menu-item-has-children .sub-menu,
.et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu,
.et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu {
    display: none !important;
    visibility: hidden !important;
}

/*show the submenu when toggled open*/

ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
#main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
.et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
.et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible {
    display: block !important;
    visibility: visible !important;
}

/*adjust the toggle icon position and transparency*/

ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle {
    text-align: center;
    opacity: 1;
}

/*submenu toggle icon when closed*/

ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after {
    top: 10px;
    position: relative;
    font-family: "ETModules";
    content: '\33';
    color: #ffffff;
    background: #000;
    border-radius: 50%;
    padding: 3px;
}

/*submenu toggle icon when open*/

ul.et_mobile_menu li.menu-item-has-children.dt-open>.mobile-toggle::after,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children.dt-open>.mobile-toggle::after {
    content: '\32';
}

/*add point on top of the menu submenu dropdown*/

.et_pb_menu_0.et_pb_menu .et_mobile_menu:after {
    position: absolute;
    right: 5%;
    margin-left: -20px;
    top: -14px;
    width: 0;
    height: 0;
    content: '';
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #ffffff;
}

/*adjust the position of the hamburger menu*/

.mobile_menu_bar {
    position: relative;
    display: block;
/*    bottom: 10px;*/
    line-height: 0;
}

/*force the background color and add a rounded border*/

.et_pb_menu_0.et_pb_menu .et_mobile_menu,
.et_pb_menu_0.et_pb_menu .et_mobile_menu ul {
    background-color: #ffffff!important;
    border-radius: 10px;
} 


.case-study-slider .owl-nav button:before {
    color: #fff !important;
    border: 1px solid #fff !important;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-right: 10px;
     
}

.case-study-slider  .owl-next, .case-study-slider  .owl-prev {
    font-family: ETmodules!important;
    opacity: .6;
    display: inline-block;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    position: absolute;
    z-index: 100;
    background: transparent !important;
}
.case-study-slider  .owl-next:before  {
    content: "5";
    vertical-align: text-bottom;
    font-size: 56px;
}
.case-study-slider  .owl-prev:before {
    content: "4";
    vertical-align: text-bottom;
    font-size: 56px;
}
.services-slider {
    display: block;
}
.logo-item .et_pb_blurb_container .et_pb_module_header {
    text-align: center;
}
.page.page-id-15 .ind-section {
    margin-top: 40px;
}

@media (min-width:981px){
body .case-study-slider .owl-nav {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 340px;
    margin-top: -85px;
}  
.logo-head.et_pb_column {
    position: relative;
    top: -24px;
} 	
	
}



@media (min-width:1280px){
.equal-row .et_pb_module.et_pb_image ,
.equal-row span.et_pb_image_wrap  {
    height: 100%;
}

.equal-row span.et_pb_image_wrap img {
     height: 100%;
}

.equal-row  .et_pb_column:nth-child(2) {
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
}	
}



@media (max-width:980px)
{
    .et_mobile_menu {
    max-height: 440px;
    overflow-y: auto;
}
.case-study-slider .owl-nav {
    left: 0 !important;
    right: 0 !important;
    margin-left: 0 !important;
}	
.logo-col .et_pb_module {
    width: 100% !important;
}	
	
}
@media (min-width:1200px) and (max-width:1300px)
{
	ul.bb_tab_nav li a {
    font-size: 15px;
}
}

/****10-26-23***/
.posts.service-grid-wrapper article.post {
	border:0 !important;
}
.posts.service-grid-wrapper .service-icon{
	display:none !important;
}
.posts.service-grid-wrapper .entry-title {
	padding-top: 30px !important;
}
#et-top-navigation:before{
	display:block !important;
}
.et_header_style_left #et-top-navigation nav>ul>li>a {
    padding-bottom: 25px !important;
    padding-top: 40px !important;
}
.et-fixed-header .custom-top-navigation{
	display:block !important;
}

.service-wrapper article .entry-featured-image-url {
	border:0 !important;
}
.service-wrapper article .entry-featured-image-url img {
	width:100%!important;
	height:100%!important;
	top:0!important;
	left:0!important;
}

.inner-page-banner{
	background-position: center top 20% !important;
}
/**** end 10-26-23***/
.gform_wrapper.gravity-theme select {
    height: 50px;
}
.page-id-16 input[type=checkbox] {
    -webkit-transform: scale(2,2);
    width: auto !important;
    height: auto !important;
}
.single-service  .bb_tab_content ul li {
    color: #3c3c3c;
}

.single-service  .bb_tab_content ul {
    margin-top: 10px;
}