/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/
/* 27-11-2018 */
h1 {
    font-size: 30px;
    line-height: 42px;
  
}

h2 {
    font-size: 22px;
    line-height: 36px;
}
@-webkit-keyframes scroll {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
-webkit-transform: translateX(calc(-270px * 7));
transform: translateX(calc(-2730px * 7));
}
}
@keyframes scroll {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
-webkit-transform: translateX(calc(-270px * 7));
transform: translateX(calc(-270px * 7));
}
}
.slider-infinte {
height: 120px;
margin: auto;
overflow: hidden;
position: relative;
}

.slider-infinte .wpb_wrapper {
-webkit-animation: scroll 40s linear infinite;
animation: scroll 40s linear infinite;
display: flex;
width: calc(270px * 14);
}
.slider-infinte .wpb_wrapper:hover {
 animation-play-state: paused;
}
.slider-infinte .vc_column-inner {
    overflow: hidden;
}
.slider-infinte .img-with-aniamtion-wrap {
height: 120px;
width: 270px;
}
#footer-outer #copyright ul.social li a:hover i {
    border-color: #1176bc!important;
    color: #1176bc!important;
}
.checklist_banner_tilte{
	font-weight:bold;
}
.checklist_banner_content p {
    font-size: 20px;
}
.meetings-iframe-container iframe {
    height: 690px !important;
}
.home-request-free-demo form.wpcf7-form > p:nth-child(2), .home-request-free-demo form.wpcf7-form > p:nth-child(4) {
    width: -webkit-calc(50% - 10px);
    width: -moz-calc(50% - 10px);
    width: calc(50% - 10px);
    float: left;
    display: inline-block;
    box-sizing: border-box;
    margin-right: 10px;
    clear: both;
}
.home-request-free-demo form.wpcf7-form > p:nth-child(3), .home-request-free-demo form.wpcf7-form > p:nth-child(5) {
    width: -webkit-calc(50% - 10px);
    width: -moz-calc(50% - 10px);
    width: calc(50% - 10px);
    display: inline-block;
    box-sizing: border-box;
    margin-left: 10px;
}
.home-request-free-demo form.wpcf7-form > p:nth-child(8) {
    margin: 25px 0px;
}
form.wpcf7-form input[type="text"], form.wpcf7-form textarea, form.wpcf7-form input[type="email"], form.wpcf7-form input[type="password"], form.wpcf7-form input[type="tel"], form.wpcf7-form input[type="url"], form.wpcf7-form input[type="search"], form.wpcf7-form input[type="date"] {
    padding: 10px;
}

/* 22 November  */

.featured_hover_class {
    padding: 0 130px;
}

.featured_hover_class img {
    transition: transform .35s cubic-bezier(.19,1,.4,1);
}

.featured_hover_class img:hover { 
    transform: translateY(-0.5rem);
}

.logo_section_home .owl-dots {
    position: absolute;
    top: 42%;
    display: flex;
    width: 100%;
    justify-content: space-between;
	margin:0 !important;
	z-index:1;
}

.logo_section_home .owl-carousel .owl-stage {
    display: flex;
    align-items: center;
	padding :0;
}
.owl-carousel.owl-loaded.owl-drag.owl-theme{
	padding : 0px !important;
	margin-bottom : 0px !important;
}

/* .logo_section_home .img-with-aniamtion-wrap {
    line-height: 7; 
} */

.logo_section_home .owl-carousel .owl-stage-outer{
	z-index:3;
}
.logo_section_home  .owl-carousel .owl-item img {
    padding: 0 20px;
    display: inline-block;
    vertical-align: middle !important;
	transition: transform .35s cubic-bezier(.19,1,.4,1);
}
.logo_section_home .owl-carousel .owl-item img:hover {
	transform: translateY(-0.5rem);
}
 
.logo_section_home .owl-theme .owl-dots .owl-dot.active span {
    transform: scale(1);
    background: transparent !important;
	color: transparent !important;
    font-size: 0 !important;
}
.logo_section_home .owl-theme .owl-dots .owl-dot span{
	transform: scale(1);
    background-color: transparent !important;
    color: transparent !important;
	width: 30px !important;
    height: 30px  !important;
    font-size: 0 !important;
}
#header-outer.transparent header#top nav > ul > li > a{
	color:#888!important;
}
body .logo_section_home .span_12 .owl-theme .owl-dots .owl-dot.active span, body .logo_section_home .span_12 .owl-carousel .owl-dots .owl-dot:hover span{
	background-color: transparent !important;
	color: transparent !important;
	width: 34px !important;
	  height: 34px  !important;
    font-size: 0 !important;
}
.logo_section_home .owl-theme .owl-dots .owl-dot:nth-child(1) span:before {
    /*  content: "\f104"; */
	    left: -50px;
}
.logo_section_home .owl-theme .owl-dots .owl-dot:last-child span:before {
    right: -50px;
}
.logo_section_home  .owl-theme .owl-dots .owl-dot span:before {
/*     content: "\f105";
	 position: absolute;
    font-weight: bold;
    font-size: 20px;
    background: #000000a6;
    border-radius: 100%;
    color: #fff;  
	width: 34px !important;
    height: 34px  !important;
	line-height: 32px;
	font-family: 'FontAwesome'; */
}


/* 23 Nov Competition page */

 
.advantage_section .col .img-with-aniamtion-wrap .inner {
    height: 90px;
    display: flex;
    align-items: center;
}

.advantage_section .col h3 { 
    font-size: 18px; 
    font-weight: 700;
    line-height: 25px;
    letter-spacing: 0em;
    margin: 15px 0 20px;
	color:#181818;
}
 

.text_veritcal_center .vc_column-inner {
    height: 330px;
    display: flex;
    align-items: center;
	width:100%;
}

.modularization_section .vc_column-inner {
    height: 230px;
}
.simplicity_section .text_veritcal_center .vc_column-inner p {
    padding-right: 15%;
}
/* 24 nov */
.owl-nav .owl-prev.Prev1, .owl-nav .owl-next.Nxt1 {
    display: none;
}
.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
    display: flex;
    justify-content: space-between;
   width: 107%;
    position: relative;
    left: -38px;
	top: -20px;
	margin-top: 0px;
	height : 0px;
}

.owl-nav div {
    background: #000000a6 !important;
    border-radius: 50% !important;
    height: 34px;
    width: 34px;
    color: transparent !important;
}



.owl-nav .owl-prev.Prev0:after {
    content: "\f104";
    display: inline-block;
    height: 34px;
    width: 34px; 
    color: #fff;
    line-height: 34px;
    position: RELATIVE;
    left: -8px;
    top: -24px;
   font-family: 'FontAwesome';
    font-size: 20px;
   font-weight: bold;
	 border-radius: 100%;
}
.owl-nav .owl-next.Nxt0:after {
    content: "\f105";
    display: inline-block;
    height: 34px;
    width: 34px; 
    color: #fff;
    line-height: 34px;
    position: RELATIVE;
    left: -6px;
    top: -24px;
    FONT-FAMILY: 'FONTAWESOME';
    FONT-SIZE: 20PX;
    FONT-WEIGHT: BOLD;
	 border-radius: 100%;
}

/*  ===== Partner page =========== */

.part_form form {
    display: flex;
    background: #FFFFFF;
    box-shadow: 1px 1px 10px rgb(0 0 0 / 17%);
    border-radius: 10px;
	max-width: 730px;
    margin: auto;
}

.part_form input#searchsubmit {
    background-color: transparent !important;
    padding: 0 !important;
    background-image: url(/wp-content/uploads/2022/01/search.svg) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: 20px !important;
    font-size: 0;
    height: 55px;
    width: 55px;
}
.part_form input#search {
    background: transparent !important;
	    border: 0 !important;
	font-size: 17px;
    color: #888888;
}


/* ======== 1 Feb 2022 ================ */

.business-cat-top ul {
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
	    margin: 0 0 60px;
}

.business-cat-top li {
    font-weight: 600;
    font-size: 20px;
    line-height: 33px;
    text-align: center;
      cursor: pointer;
    list-style: none;
}
.business-cat-top li:hover a, .business-cat-top li.active a {
    color: #1176BC;
    border-color: #1176BC;
}

.business-cat-top li a {
    color: #676767;
    border-bottom: 4px solid transparent;
}

#business-records li {
    background: #FFFFFF;
    box-shadow: 1px 1px 10px rgb(0 0 0 / 17%);
    border-radius: 10px;
    list-style: none;
    margin-bottom: 40px;
	transition:all 0.6s ease-in-out;
}


#business-records ul {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin: 0;
}

.cta-tag span {
    display: inline-block;
    vertical-align: top;
        height: 37px;
	margin-bottom: 10px;
	font-size: 14px !important;
    padding: 5px 15px;
}

span.business-cat { 
    background: #FF7A59;
    border-radius: 10px 0px 0px 0px;
    font-weight: normal;
    line-height: 25px;
    color: #fff;
}

span.business-tag { 
    background: #FFF1ED;
    border-radius: 0px 0px 10px 0px;
    font-weight: 600;
    line-height: 25px;
    color: #FF7A59;
}


.business-row {
    display: flex;
    justify-content: space-between;
    font-size: 17px;
    line-height: 26px;
    color: #676767;
    padding: 0 10px 0 0;
    flex-wrap: wrap;
}

.business-thumb {
    flex-basis: 30%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.business-thumb img {
    width: 240px !important;
    height: 128px !important;
    object-fit: contain;    margin: 0 !important;
}
.business-text {
    flex-basis: 70%;
	    padding-right: 15px;
}


.business_readmore a {
    width: 160px;
    height: 35px;
    background: #1176BC;
    border-radius: 5px;
    color: #fff;
    line-height: 25px;
    text-align: center;
    color: #FFFFFF;
    font-size: 16px;
    padding: 5px 0px;
    margin: 35px 0;font-weight: bold;
    display: inline-block;
	transition: .3s all ease;
	
}
.business_readmore a:hover {
    opacity: 0.8;
}


@media only screen and (min-width:1001px) {
	.single_directory_video iframe {
    width: 824px !important;
    height: 498px !important;
    margin: 70px 0px 0px;
}
.post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(8n+1), .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(8n+6), .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(8n+7), .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(8n+8) {
    width: 33.333% !important;
}
.post-area.auto_meta_overlaid_spaced .masonry-blog-item {
    width: 33.333% !important;
}
.post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(8n+1) .post-header, .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(8n+6) .post-header, .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(8n+7) .post-header, .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(8n+8) .post-header {
    max-width: unset !important;
}
}
@media only screen and (min-width:300px) and (max-width:400px) {
.home-request-free-demo .g-recaptcha.wpcf7-recaptcha {
    -moz-transform: scale(0.85);
    -ms-transform: scale(0.85);
    -o-transform: scale(0.85);
    -webkit-transform: scale(1.1);
    transform: scale(0.85);
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.1,M12=0,M21=0,M22=1.1,SizingMethod='auto expand');
}
}
@media only screen and (min-width:300px) and (max-width:567px) {
.home-request-free-demo form.wpcf7-form > p:nth-child(2), .home-request-free-demo form.wpcf7-form > p:nth-child(4) {
    width: -webkit-calc(100% - 0px);
    width: -moz-calc(100% - 0px);
    width: calc(100% - 0px);
    float: left;
    display: block;
    box-sizing: border-box;
    margin-right: 0px;
}
.home-request-free-demo form.wpcf7-form > p:nth-child(3), .home-request-free-demo form.wpcf7-form > p:nth-child(5) {
    width: -webkit-calc(100% - 0px);
    width: -moz-calc(100% - 0px);
    width: calc(100% - 0px);
    float: left;
    display: block;
    box-sizing: border-box;
    margin-left: 0px;
}
}
@media only screen and (min-width:300px) and (max-width:690px) {
.post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(8n+1), .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(8n+6), .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(8n+7), .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(8n+8) {
    width: 100% !important;
}
.post-area.auto_meta_overlaid_spaced .masonry-blog-item {
    width: 100% !important;
}
.post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(8n+1) .post-header, .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(8n+6) .post-header, .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(8n+7) .post-header, .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(8n+8) .post-header {
    max-width: unset !important;
}
}
@media only screen and (min-width:691px) and (max-width:1000px) {
.post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(8n+1), .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(8n+6), .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(8n+7), .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(8n+8) {
    width: 50% !important;
}
.post-area.auto_meta_overlaid_spaced .masonry-blog-item {
    width: 50% !important;
}
.post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(8n+1) .post-header, .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(8n+6) .post-header, .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(8n+7) .post-header, .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(8n+8) .post-header {
    max-width: unset !important;
}
}
.hbspt-form .hs-form-required {
  color:green !important;
}
.featured_hover_class.slider-infinte img:hover {
    transform: translateY(-0rem);
}
.featured_hover_class.slider-infinte img {
    width: 200px !important;
}
@media only screen and (min-width:320px) and (max-width:1024px) {

	.owl-dots {
    display: none !important;
}
	.slider-infinte .vc_column-inner {
    overflow: visible;
}
	.slider-infinte {
    left: -8px !important;
}
}


/* Blog filter page  */

.blogData .business-cat-top li {
    font-size: 15px;
    text-align: left;
}
.blogData .business-cat-top ul {
    justify-content: space-between;
}
.blog-row {
    display: flex;
    margin-bottom: 50px;
    flex-direction: row;
    flex-wrap: wrap;
}
	.blog-thumb {
    width: 33%;
    position: relative;
    border-radius: 5px;
}
.blog-thumb img {
    height: 100% !important;
    width: 100%;
    object-fit: cover;
    object-position: top center;
    border-radius: 5px;
}

.blog-text {
    width: 66.6%;
    border-radius: 0 5px 5px 0;
    overflow: hidden;
    padding: 3% 0 3% 6%;
}

.blog-text .meta-category a.blog {
    color: #1176bc;
    margin: 0 3px 10px 0;
    display: inline-block;
	font-weight:600;
}

.blog-text a {
    color: inherit;
}
.blog-text .excerpt {
    margin-bottom: 20px;
}

.blog-text img.avtar_blog {
  width:50px !important;
    height: 50px !important;
    border-radius: 100%;
	margin-right: 16px;
}

.blog-text .grav-wrap {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.blog-text .grav-wrap  .text {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}
.blog-text .grav-wrap  .text a.avtar_name {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
}
.blog-text .grav-wrap  .text span{
	 font-size: 14px; 
    line-height: 24px;
}

.mobile_blog {
    display: none;
}

/*  Homepage real time process ============== */

.single h1.entry-title {
    color: #1176bc;
}

#process_real_time {
    display: none;
}

.productsData .home_monitor_category ul {
    justify-content: center;
    margin: 0 0 50px;
}
.productsData .home_monitor_category ul {
/*     justify-content: center; */
}
.productsData .home_monitor_category ul li {
    padding: 0 30px;
}
.home_monitor_category li a {
    color: #000;  font-weight: bold;
}
.cat_desc p {
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 16px; color:#444;
}
.cat_desc a {
    background: rgb(255, 122, 89);
    display: inline-block;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    padding: 10px 20px;
    border-radius: 3px;
}
.cat_desc a:hover{
	opacity:0.9;
}
.cat_desc {
    margin: 10px 0 30px;
}

.process_title h3 {
    color: #1C1C1C;
    font-weight: bold;
}
.category_image {
    display: flex;
    width: 100%;
    justify-content: center;
    margin-bottom: 20px;
}
.category_image img {
    max-width: 190px !important;
}

#process_monitor ul {
    display: flex;
    margin: 0;
    justify-content: center;
	text-align:center;
}

 
#process_monitor ul li {
    list-style: none;
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.process-thumb img {
/*     max-height: 200px; */
    height: 100%;
    margin: 0 0 30px !important;
    object-fit: cover;
    object-position: center;
}

.button_active span:before {
    content: "Hide Integrations";
    position: absolute;
    background: #1176bc; 
}



/*===================== Product Intregration =========================  */

.cpt_data .business-cat-top ul {
    justify-content: center;
}
.cpt_data .business-cat-top ul li {
    margin: 0 50px;
}

/* .row .parentCat_image img {
    max-width: 500px !important;
} */

.row .parentCat_image img {
    max-width: 500px !important;
/*     max-height: 380px; */
}
.cst_cat_image img:nth-child(1) {
    margin-left: 10%;
}

.cst_cat_image {
	align-items:center;
}


.benifits_section {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
	margin: 80px;
}

.benifits_section .box_benift{
	flex:0 0 33%;
	max-width:33%;
	padding:0 20px;
	text-align:center;
	color:#1C1C1C;
}
.row .box_benift h3 {
    font-size: 28px;
    margin-bottom: 20px;
}
.cat_main_box {
    background: #FFFFFF;
    box-shadow: 1px 1px 10px rgb(0 0 0 / 17%);
    border-radius: 10px;
    padding: 30px 30px 25px;
	    margin-bottom: 30px;
	max-width: 1020px;
    margin-left: auto;
    margin-right: auto;
}

.cat_main_box .process_monitor {
    display: none;
}

.sub_cat_box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.sub_category_image {
    flex: 0 0 22%;
    display: flex;
    align-items: center;
}

.sub_cat_desc {
    flex: 0 0 73%;
	font-size: 17px;
    line-height: 26px;
}

.row .sub_cat_desc a.process_monitors {
    display: table;
    margin-top: 22px;
    font-weight: 700;
    font-family: 'Open Sans';
    letter-spacing: 0px;
    text-transform: capitalize;
    font-size: 15px;
}

.cat_main_box .process_title h3 {
    font-size: 21px;
}


.process_monitor ul {
    display: flex;
    margin: 0;
    justify-content: center;
    text-align: center;
}
.process_monitor ul li {
    list-style: none;
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.cat_main_box .cat_desc {
    text-align: center;
}
.cat_main_box .button_active span:before { 
    letter-spacing: 0.08px;
}
/* ======== 26 August 22 ====== */

.cpt_data .business-cat-top ul li { 
    position: relative;
}

.cpt_data .business-cat-top ul li a {
    padding-top: 105px;
    display: block;
}

.cpt_data .business-cat-top ul li:before {
    content: "";
    display: inline-block;
    border-left: 150px solid transparent;
    border-right: 150px solid transparent;
    border-top: 60px solid transparent;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%, 0);
	pointer-events:none;
}

.cpt_data .business-cat-top ul li.before_active:before, .cpt_data .business-cat-top ul li.active:before {
	 border-top: 60px solid #ffffff;
}




/* ========== News page section */

.news_cat_filter {
    display: flex;
    justify-content: space-between;
	align-items: baseline;
}
.news_cat_filter .sort-by {
    flex: 0 0 23%;
	position:relative;
}
.news_cat_filter  select {
    color: #fff;
    font-size: 16px;
    background: #1176BC;
    border-radius: 10px;
	cursor:pointer;	
	appearance: none;
    padding: 12px 13px;
}

.sort-by:after {
    content: "";
    height: 20px;
    width: 20px;
    position: absolute;
    right: 16px;
    background: url(/wp-content/uploads/2022/06/arow.svg);
    top: 13px;
    background-repeat: no-repeat;
    background-position: center;
	pointer-events:none;
}

.news_cat_filter ul {
    flex: 1;
}


 .news_info {
    display: inline-block;
    padding: 7px;
    background: #676767;
    border-radius: 10px 0;
}

.news-records .cta-tag span {
    background: #676767;
    color: #fff;
    font-weight: normal;
	 font-size: 14px !important;
    padding: 0px 8px;
	height:auto;
	margin: 0;
}
.news-records .cta-tag span.business-tag {
    border-left: 1px solid;
}

.news_box {
    padding: 0px 10px 35px;
/*     min-height: 200px; */
    align-items: center;
}



.news_box .business-thumb {
    flex-wrap: wrap;
	justify-content:space-around;
	padding: 0 25px 0 0;
}
.business-thumb span {
    padding: 8px;
    display: block;
	flex: 1 1;
}
.news_box img {
    width: 100% !important;
    height: auto !important;
    max-height: 100px;
	max-width: 160px !important;
	margin: 0 auto !important;
}

.news_box .business-text {
    padding-right: 30px;
}
.news_box h3.new_title {
    margin: 0;
    font-size: 20px;
    font-weight: 700;
	 line-height: normal;
}
.subheading {
    margin: 16px 0px 24px;
	font-size:19px;
	line-height: normal;
}
.news_more a {
    margin: 0;
    width: auto;
    padding: 12px 24px;
    height: auto;
}

/* ====================== 6 August 2022 ===============  */

body .secAbproduct h2 {
    font-weight: 700;
    font-size: 2rem;
    max-width: 1140px;
    margin: auto;
    line-height: 42px;
}

body .secAbproduct p {
    max-width: 1000px;
    margin: auto;
    text-align: center;
    font-size: 18px;
    line-height: 28px;
}

body .secAbproduct a.nectar-button {
    margin: 0 auto !important;
    display: flex;
    max-width: 300px;
    width: 100%;
    justify-content: center;
    text-align: center;
    font-weight: bold;
    text-transform: capitalize;
    letter-spacing: normal;
    font-size: 18px;
}
body .secAbproduct a.nectar-button:hover{
	background: #4c98cd !important;
}

.cateHead {
    flex: 1 1 100%;
    text-align: center;
    font-size: 24px;
    margin-bottom: 40px;
}

.cateHead h3{
	font-size:inherit;
}
body .choseOption {
    text-align: center;
    color: #000;
    font-size: 18px;
}

/* ======= Blog page add news logos  */
.newsLogos {
    position: absolute;
    z-index: 3;
    width: 100%;
    display: flex;
    /* background: #fff; */
/*     padding: 5px; */
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    justify-content: center;
	align-items: center;
}
.newsLogos * {
/*     background: #fff; */
	padding: 4px;
	flex: 1 1;
}

.overlayBlog {
    height: 100%;
    width: 100%;
    background: #ffffffeb;
    position: absolute;
    top: 0;
}


/* 2 March 23 */
.headingBlock {
    font-weight: 700;
    font-size: 2rem;
    line-height: 42px;
    text-align: center;
    color: #000000;
    margin-bottom: 40px;
}



/* ============= Media query =============== */

@media only screen and (max-width:600px){
	
	.blogData .business-cat-top {
    display: none;
}
	
.mobile_blog {
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
    flex-wrap: wrap;
	width:100%;
}
	select#cat_select {
  	max-width: 76%;
    margin-right: 7px;
    font-size: 14px;
    background: #F7F6F6;
    border-radius: 5px;
    color: #1C1C1C;
}
	
	.blog-row {
		flex-direction: column;
		margin-bottom: 25px;
	}
	.blog-thumb {
		width: 100%;
	}
	.blog-text {
    width: 100%;
    margin-top: 18px;
    padding: 3% 2%;
}
	.blog-text .meta-category a.blog {
    font-size: 13px;
}

/* 	========= Real time process ============ */
	.productsData .home_monitor_category ul {
     justify-content: space-between;
   	 padding: 0 14px;
}

.productsData .home_monitor_category ul li {
    padding: 0 0 10px;
    font-size: 15px;
}

#process_monitor ul {
    flex-direction: column;
}
	
/* ======================== Product Integration ============	 */
	
	.cpt_data .business-cat-top ul li {
		margin: 0 10px;
		font-size: 15px;
	}
	.row .parentCat_image img {
    max-width: 80% !important;
}
	.benifits_section {
    flex-direction: column;
    margin: 30px 10px;
}
	.benifits_section .box_benift {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 36px;
}
	.sub_cat_box {
    flex-direction: column;
}
	.sub_category_image {
    flex: 0 0 100%;
    margin-bottom: 20px;
    justify-content: center;
		padding: 4% 18%;
}
	.process_monitor ul {
    flex-direction: column;
}
	body .secAbproduct .wpb_wrapper h2 {
    font-size: 1.25rem;
    line-height: normal;
    text-align: center !important;
		display: block
}
	
	.cpt_data .business-cat-top ul li:before {
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-top: 50px solid transparent;
}
	.cpt_data .business-cat-top ul li.before_active:before, .cpt_data .business-cat-top ul li.active:before {
    border-top: 50px solid #ffffff;
}
	.cpt_data .business-cat-top ul li a {
    font-size: 11px;
    padding: 52px 0 0;
}
	
/* ===== Header search mobile none	 */
section.ss360-section {
    display: none;
}
	
	#process_monitor ul li {
    align-items: center;
}
	
	.category_image.parentCat_image.cst_cat_image {
    flex-direction: column;
    /* padding: 0 45px; */
    align-items: center;
}
	.cst_cat_image img:nth-child(1) {
    margin-left: 0;
}
/* ======= News page =======================	 */
	
	.news_cat_filter {
    flex-direction: column-reverse;
		    margin: 0 13px;
}
	.news_cat_filter ul {
		margin-bottom: 15px;
		justify-content: space-around;
	}
	.news_cat_filter .sort-by {
	    margin-bottom: 40px;
		    width: 100%;
}
	.news_cat_filter ul li{
/* 		font-size:15px; */
	}
	.news-records ul li {
		margin: 10px;
	}
	
	.news_info {
    display: block;
    text-align: center;
    border-radius: 10px 10px 0 0;
}
	
	.business-row.news_box {
		padding: 10px 20px 20px;
	}
	.news_box .business-text {
    padding: 0;
}
 
	.news_box img { 
    max-height: 70px;
    margin-bottom: 20px !important;
}
}
