/**
 * Theme Name: Bornate
 * Author: Bornate
 * Version: 99.0
**/

.menu-item-438 a, .menu-item-439 a{color:white !important;}
.golden-banner__content h3 {
    max-width: 40% !important;
}
.the_text_blk p{
	color:#fff;
	margin: 20px 0;
}
@media (min-width: 1400px){
	.container{
		max-width: 1200px !important;
	}
}
.btn-text:before{
	left: 8px !important;
}
.btn-text.width80{
	    width: 60% !important;
}

/*  
 * beginning of
 * newsroom 
 * styling
 * 
 */
.page-template-template-newsroom .header {
    background: #0A0B0C !important;
}
.page-template-template-newsroom .hero-banner{
	margin-top:0 !important;
	filter: grayscale(100%) !important;
}
.page-template-template-newsroom .golden-banner{
	display:none !important;	
}
.workwith-section{
	width:100%;
	
	background: #DA9B47;
}
.workwithcontent{
	height:100%;
	padding:100px 0;
	width:100%;
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
}
.workacutal{
	max-width:478px;
	width:100%;
	margin:0 auto;
	text-align:center;
}
.workacutal h5{
	font-weight: 700;
	font-size: 32px;
	line-height: 166.5%;
	color: #0A0909;
}
.workacutal a{
	font-weight: 500;
	font-size: 32px;
	line-height: 166.5%;
	text-decoration-line: underline;
	color: #0A0909;
}
.custom-listingblocks .alm-reveal {
    display: flex;
    flex-flow: row wrap;
    column-gap: 110px;
}
.custom-listingblocks .alm-reveal .alm-item{
	    flex-basis: calc((100% - 220px)/3);
}

.newsroom-pg { background: #0A0909; padding: 70px 0; }
.newsroom-pg h2.pg-headign { color: #fff; font-size: 48px; line-height: 1.4; }
.fe-sliderparent .featuredslidecontent .featuredImg { background-position: center; min-height: 480px; position: relative; background-size: cover; padding: 120px 50px; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-end; height: 100%; }
.fe-sliderparent .featuredslidecontent * { position: relative; z-index: 9; }
.fe-sliderparent .featuredPost .slidercontentto .post-details p { font-size: 16px; font-weight: 700; color: rgba(163, 163, 163, 1); }
.fe-sliderparent .featuredPost .slidercontentto .post-details p .fe-ssc-pg { text-transform: uppercase; color: rgba(250, 207, 72, 1); }
.fe-sliderparent .featuredPost .slidercontentto h2 { margin-bottom: 15px;  color: #fff; font-size: 48px; font-weight: 500; line-height: 1.3; }
.fe-sliderparent .featuredslidecontent h2 + a { position: absolute; right: 50px; bottom: 50px; background: linear-gradient(90deg, #facf48 0%, #be5142 125%); color: #131313; font-size: 14px; font-weight: bold; padding: 12px 25px; text-transform: uppercase; border: none; min-width: 150px; text-align: center; }
.fe-sliderparent .featuredslidecontent h2 + a:hover { color: #fff; }
.newsroom-pg .fe-sliderparent .swiper-button-prev, .newsroom-pg .fe-sliderparent .swiper-button-next { position: absolute; bottom: 50px; left: 50px; margin: 0; right: auto; top: auto; width: 28px; height: 15px; background: url(./assets/images/arrow.svg); background-position: center; }
.newsroom-pg .fe-sliderparent { margin-top: 70px; position: relative; }
.newsroom-pg .fe-sliderparent .swiper-button-next { left: 100px; }
.newsroom-pg .fe-sliderparent .swiper-button-prev:after, .newsroom-pg .fe-sliderparent .swiper-button-next:after { display: none; }
.newsroom-pg .fe-sliderparent .swiper-button-prev { transform: rotate(180deg); }
.filter-newss { background: #0A0909; margin-top: -1px; }
.filter-newss .filter-fepg { max-width: 165px; margin-left: auto; }
.filter-newss .filter-fepg select { color: #fff; background-color: rgba(242, 242, 242, 0.1); font-size: 13px; border: 1px solid rgba(255, 255, 255, 0.08); -webkit-appearance: none; -moz-appearance: none; appearance: none; }
.filter-newss .newscontent-pg .alm-item { margin: 70px 0 0; }
.filter-newss .newscontent-pg .fe-img { background-position: center; min-height: 275px; background-size: cover; margin-bottom: 30px; }
.filter-newss .newscontent-pg .thefeatured-block .dt-source { color: rgba(163, 163, 163, 1); font-size: 14px; font-weight: 700; }
.filter-newss .newscontent-pg .thefeatured-block .dt-source .source-fea { color: rgba(211, 176, 62, 1); text-transform: uppercase; }
.filter-newss .newscontent-pg .thefeatured-block h3 { color: #fff; font-size: 20px; font-weight: 500; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; margin-bottom: 20px; }
.excs_thecontent{
	color:#fff;
	display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.filter-newss .newscontent-pg .thefeatured-block .lmorelink { font-size: 16px; color: rgba(255, 255, 255, 1); opacity: 0.8; transition: 0.3s ease; }
.filter-newss .newscontent-pg { padding-bottom: 120px; }
.filter-newss .newscontent-pg .thefeatured-block  .lmorelink:hover { color: #FACF48; }
.filter-newss .newscontent-pg .alm-btn-wrap { margin-top: 70px; text-align: center; }
.filter-newss .newscontent-pg .alm-btn-wrap button { background: linear-gradient(90deg, #facf48 0%, #be5142 125%); color: #131313; font-size: 15px; font-weight: bold; padding: 15px 25px; text-transform: uppercase; border: none; min-width: 230px; text-align: center; }
.filter-newss .newscontent-pg .alm-btn-wrap button:hover { color: #fff; }
.filter-newss .newscontent-pg .alm-btn-wrap button[disabled] { display: none; }
.filter-newss .filter-fepg select option { background: rgb(0 0 0); }
.ltitlelink h3:hover { color: #d3b03e !important; }
.lmorelink { position: relative; }
.lmorelink:after { position: absolute; right: -20px; top: 3px; opacity: 0; content: ''; background-size: contain; background-image: url(/wp-content/uploads/2022/12/rightar.png); height: 16px; background-repeat: no-repeat; background-position: center; width: 16px; transition: all 0.5s; }
.lmorelink:hover:after { right: -30px !important; transition: all 0.5s; opacity: 1; }
.fe-sliderparent .featuredPost { display: flex; flex-wrap: wrap; margin: 0 -20px; }
.fe-sliderparent .featuredPost .featuredslidecontent, .fe-sliderparent .featuredPost .slidercontentto { flex: 0 0 auto; width: 50%; padding: 20px; box-sizing: border-box; }
.fe-sliderparent .featuredPost .slidercontentto .contentactual p { color: #fff; font-size: 20px; line-height: 2; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; font-weight: 500; }
.fe-sliderparent .featuredPost .slidercontentto .contentactual { padding: 15px 0; margin-bottom: 20px; }
.fe-sliderparent .featuredPost .slidercontentto .featuredMore { background: linear-gradient(90deg, #facf48 0%, #be5142 125%); color: #131313; font-size: 14px; font-weight: bold; padding: 12px 25px; text-transform: uppercase; border: none; min-width: 140px; text-align: center; display: inline-block; }
.fe-sliderparent .featuredPost .slidercontentto .featuredMore:hover { color: #fff; }
.desktop-menu-class .header-menu.menu li.underattckbtns a { background: linear-gradient(90deg, #facf48 0%, #be5142 125%); color: #131313; font-size: 14px; font-weight: bold; padding: 15px 23px; text-transform: uppercase; border: none; line-height: 1;}
.desktop-menu-class .header-menu.menu li.underattckbtns a:hover { background: linear-gradient(90deg, #facf48 0%, #be5142 125%) !important; color: #fff !important; }
.desktop-menu-class .header-menu.menu { justify-content: initial; }
.desktop-menu-class .header-menu.menu li { padding: 0 15px; }
.desktop-menu-class .header-menu.menu li>a { padding: 0; }
.desktop-menu-class .header-menu.menu li.menu-item-has-children>a:first-child:after { content: ">"; font-size: 21px; left: 10px; font-weight: 800; transform: rotate(90deg); position: relative; display: inline-block; top: 2px; }
.header { overflow: initial !important; }
.desktop-menu-class .header-menu.menu li.solutions-menu { margin-left: auto; }
.desktop-menu-class .header-menu.menu li.menu-item-has-children>a { padding-right: 10px; }
.desktop-menu-class .header-menu.menu li.solutions-menu .submenu { position: absolute; min-width: 460px; left: auto; right: 20px; flex-wrap: wrap; flex-direction: row; }
.desktop-menu-class .header-menu.menu li.solutions-menu .submenu li { padding: 0; }
.desktop-menu-class .header-menu.menu li.solutions-menu .submenu.js-dropdown-active { display: flex; }
.desktop-menu-class .header-menu.menu li.solutions-menu .submenu li { width: 33.33%; border-right: 1px solid rgb(255 255 255 / 10%); padding: 25px 15px; background: #000; }
.desktop-menu-class .header-menu.menu li.solutions-menu .submenu li:last-child { border-width: 0; }
.desktop-menu-class .header-menu.menu li.menu-item-has-children>a:hover { background: transparent !important; color: #000; }
.desktop-menu-class .header-menu.menu li.is-active.menu-item-has-children>a { background: transparent; }
.desktop-menu-class .header-menu.menu li.solutions-menu .submenu li a { position: relative; background: transparent; padding: 0; text-transform: none; text-align: center; font-size: 14px; width: 100%; line-height: 1.3; font-weight: 400; color: rgba(255, 255, 255, 0.7) !important; padding-top: 85px; display: block; }
.desktop-menu-class .header-menu.menu li.solutions-menu .submenu li a:before { content: ''; width: 78px; height: 56px; position: absolute; left: 0; right: 0; margin: 0 auto; top: 15px; background-size: contain; background-repeat: no-repeat; background-position: top center; }
.desktop-menu-class .header-menu.menu li.solutions-menu .submenu li.Athena7logo a:before { background-image: url(/wp-content/uploads/2023/01/athena-d.png); }
.desktop-menu-class .header-menu.menu li.solutions-menu .submenu li.Athena7logo:hover a:before { background-image: url(/wp-content/uploads/2023/01/athena-h.png); }
.desktop-menu-class .header-menu.menu li.solutions-menu .submenu li:hover a { color: #fff !important; }
.desktop-menu-class .header-menu.menu li.solutions-menu .submenu li.grypho5logo a:before { background-image: url(/wp-content/uploads/2023/01/grypho-d.png); }
.desktop-menu-class .header-menu.menu li.solutions-menu .submenu li.grypho5logo:hover a:before { background-image: url(/wp-content/uploads/2023/01/grypho-h.png); }
.desktop-menu-class .header-menu.menu li.solutions-menu .submenu li.fenix24logo a:before { background-image: url(/wp-content/uploads/2023/01/fenix-h.png); }
.desktop-menu-class .header-menu.menu li.solutions-menu .submenu li.fenix24logo:hover a:before { background-image: url(/wp-content/uploads/2023/01/fenix-h.png); }

.desktop-menu-class .header-menu.menu li.solutions-menu .submenu li.argoslogo a:before { background-image: url(/wp-content/uploads/2024/12/ARGOS99_logo.svg); }
.desktop-menu-class .header-menu.menu li.solutions-menu .submenu li.argoslogo:hover a:before { background-image: url(/wp-content/uploads/2024/12/ARGOS99_logo_reverse.svg); }

.desktop-menu-class .header-menu.menu li.solutions-menu .submenu li.fenix24logo a { color: #fff !important; }
.desktop-menu-class .header-menu.menu li.solutions-menu > a, .mobile-view .top-bar #menu-header-menu li.solutions-menu > a { text-decoration: underline; }
@media(max-width:1460px) {
	.filter-newss .newscontent-pg .custom-listingblocks .alm-reveal { column-gap: 60px; }
	.filter-newss .newscontent-pg .custom-listingblocks .alm-reveal .alm-item { flex-basis: calc((100% - 120px)/3); }
}
@media(max-width:1200px) {
	.filter-newss .newscontent-pg .fe-img { min-height: 225px; }
}
@media(max-width:1024px) {
	.mobile-view .top-bar #menu-header-menu li.menu-item-has-children a { margin: 0; }
	.mobile-view .top-bar #menu-header-menu li.menu-item-has-children .submenu-toggle { top: 10px; right: 15px; }
	.mobile-view .top-bar { padding-bottom: 20px; padding-top: 20px; background: #000 !important; }
	.mobile-view .top-bar #menu-header-menu .underattckbtns a { background: linear-gradient(90deg, #facf48 0%, #be5142 125%) !important; color: #131313 !important; font-size: 18px; font-weight: bold; padding: 20px 25px; text-transform: uppercase; border: none; line-height: 1; max-width: calc(100% - 30px); margin: 15px auto; }
	.mobile-view .top-bar #menu-header-menu li.solutions-menu .submenu a { font-size: 16px; padding: 75px 20px 20px 20px; position: relative; }
	.mobile-view .top-bar #menu-header-menu li.solutions-menu .submenu a:before { content: ""; width: 78px; height: 56px; position: absolute; left: 0; right: 0; margin: 0 auto; top: 15px; background-size: contain; background-repeat: no-repeat; background-position: top center; }
	.mobile-view .top-bar #menu-header-menu li.solutions-menu .submenu .Athena7logo a:before { background-image: url(/wp-content/uploads/2023/01/athena-h.png); }
	.mobile-view .top-bar #menu-header-menu li.solutions-menu .submenu .grypho5logo a:before { background-image: url(/wp-content/uploads/2023/01/grypho-h.png); }
	.mobile-view .top-bar #menu-header-menu li.solutions-menu .submenu .fenix24logo a:before { background-image: url(/wp-content/uploads/2023/01/fenix-h.png); }
	.mobile-view .top-bar #menu-header-menu li.solutions-menu .submenu .fenix24logo a { color: #facf48 !important; }
}
@media(max-width:991px) {
	.filter-newss .newscontent-pg .custom-listingblocks .alm-reveal .alm-item { flex-basis: calc((100% - 60px)/2); }
	.fe-sliderparent .featuredPost { display: block; }
	.fe-sliderparent .featuredPost .slidercontentto h2 { font-size: 34px; }
	.fe-sliderparent .featuredPost .featuredslidecontent, .fe-sliderparent .featuredPost .slidercontentto { width: 100%; }
}
@media(max-width:767px) {
	.filter-newss .newscontent-pg .custom-listingblocks .alm-reveal .alm-item { flex-basis: calc(100%); }
	.fe-sliderparent .featuredslidecontent .featuredImg { height: 315px; padding: 25px 25px 100px; min-height: initial; }
	.fe-sliderparent .featuredPost .slidercontentto h2 { font-size: 30px; }
	.newsroom-pg .fe-sliderparent .swiper-button-prev, .newsroom-pg .fe-sliderparent .swiper-button-next { left: 25px; bottom: 40px; }
	.newsroom-pg .fe-sliderparent .swiper-button-next { left: 65px; }
	.filter-newss .newscontent-pg .alm-item, .newsroom-pg .fe-sliderparent { margin: 50px 0 0; }
	.newsroom-pg { padding: 50px 0; }
	.filter-newss .newscontent-pg .thefeatured-block h3 { margin-bottom: 20px; }
	.filter-newss .newscontent-pg .alm-btn-wrap { margin-top: 50px; }
	.filter-newss .newscontent-pg { padding-bottom: 70px; }
	.fe-sliderparent .featuredPost .slidercontentto .contentactual p { line-height: 1.5; }
	.newsroom-pg h2.pg-headign { font-size: 36px; }
	.page-template-template-newsroom .hero-banner { margin-top: -155px !important; }
}
/*  
 * end of
 * newsroom 
 * styling
 * 
 */
.over-footer__content{
	padding: 110px 0 !important;
}
.img-onhover{
	display:none;
}
.sitetolink:hover .img-onhover{
	display:block;
}
.sitetolink:hover .img-nohover{
	display:none;
}
.sitetolink:hover .fnt16 p{
	color:#fff !important;
}
.sitetolink{
	text-decoration:none !important;
}
.imgs-containerss{
	max-height:56px;
	overflow:none;
}
.news-alert-cs{
	padding:10px 0;
	width:100%;
	background: linear-gradient(87.46deg, #FACF48 9.86%, #BE5142 121.9%);
/* 	position: absolute;
    top: 127px;
    left: 0; */
    z-index: 9;
}
.scroll-content-cs{
	display: flex;
}
.scroll-content-cs p {
	padding:0 !important;
	text-align:center;
	flex-basis: 100%;
	margin-bottom:0 !important;
	color:#000 !important;
}
.scroll-content-cs a{
	color:#000 !important;
}
.news-alert-cs .scroll-left {
 overflow: hidden;
 position: relative;
}
.scroll-content-cs .swiper-wrapper {
  transition-timing-function: linear;
}
.header{
	z-index:99 !important;
}
.conv-logo-solutions{
	width: 100% !important;
    border-top: 1px solid rgb(255 255 255 / 10%) !important;
    border-right: none;
	padding-bottom: 0;
    padding-top: 16px;
}
.desktop-menu-class .header-menu.menu li.solutions-menu .submenu li.conv-logo-solutions a{
	line-height: 0;
    font-size: 0;
    color: transparent;
	padding-top: 55px;
}
.conv-logo-solutions a:hover,.grypho-logo a:hover,.fenix-logo a:hover{
	opacity:1 !important;
}
.desktop-menu-class .header-menu.menu li.solutions-menu .submenu li.conv-logo-solutions a:hover:before {
    background-image: url(/wp-content/uploads/2023/01/conversant-group-logo.png);
}
.desktop-menu-class .header-menu.menu li.solutions-menu .submenu li.conv-logo-solutions a:before {
    content: '';
    width: 121px;
    height: 43px;
    position: absolute;
    left: 0;
    top: 10px;
    background-image: url(/wp-content/uploads/2023/01/con-logo-dark.png);
    background-size: cover;
    background-repeat: no-repeat;
    right: 0;
    margin: 0 auto;
}

.mobile-view .top-bar #menu-header-menu li.solutions-menu .submenu li.conv-logo-solutions a:before {
    content: '';
    width: 121px;
    height: 43px;
    position: absolute;
    left: 0;
    top: 10px;
    background-image: url(/wp-content/uploads/2023/01/conversant-group-logo.png);
    background-size: cover;
    background-repeat: no-repeat;
    right: 0;
    margin: 0 auto;
}
.top-bar #menu-header-menu li.conv-logo-solutions a{
	position: relative;
	border-top:none !important;
    padding: 55px 20px 10px 20px !important;
    text-align: center;
	line-height: 0 !important;
    font-size: 0 !important;
    color: transparent !important;
}
.lever_content_styling h3.lever-group-title{
	background: linear-gradient(87.46deg, #FACF48 9.86%, #BE5142 121.9%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	text-fill-color: transparent;
}
.lever_content_styling .lever-job-title a{
	color:#fff !important;
}
.lever_content_styling .lever-categories li{
	color:rgba(255, 255, 255, 0.6);
}
.lever_content_styling .lever .lever-job-apply{
	background: linear-gradient(87.46deg, #FACF48 9.86%, #BE5142 121.9%);
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 26px;
	letter-spacing: -0.36px;
	text-transform: uppercase;
	color: #131313 !important;
	border-radius:0 !important;
}
.lever_content_styling .lever .lever-job-apply:hover{
	color: #fff !important;
    opacity: 1;
    background: linear-gradient(87.46deg, #BE5142 9.86%, #FACF48 121.9%);
}
.careeers_page_video_container{
	position: relative;
	  overflow: hidden;
	  width: 100%;
		max-width:975px;
		margin:0 auto;
		margin-top:80px;
	  padding-top:40%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}
.careeers_page_video{
	position: absolute;
	  top: 0;
	  left: 0;
	  bottom: 0;
	  right: 0;
	  width: 100%;
	  height: 100%;
}
.iframe_parent{
	display: flex;
    margin-top: 60px;
}
.ifrmae_ransom{
	width: 100%;
    height: 60vh;
    max-width: 1280px;
    margin: 0 auto;
	
	/* change in style 09-07-23 */
	height: 40rem;
  	margin-bottom: 1rem;
}
.content_ul_listings_footer h3 a:hover{
	color:#000 !important;
}
.scanqrcode{
	max-width: 80rem;
    margin: 0 auto;
    margin-top: 100px;
	text-align: center;
}
.scanqrcode img{
	margin: 20px 0;
}
@media (max-width: 875.98px) {
	.careeers_page_video_container{
		  padding-top:56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
	}
.scroll-content-cs .swiper-slide{
	width: max-content;
}
	.news-alert-cs{
	 
    top: 110px;
    
}

}
@media (max-width: 575.98px) {
	.lever_content_styling .lever-job .lever-job-info {
		position: relative;
		display: inline-block;
		width: 90%;
		margin-bottom:20px;
	}
	.lever_content_styling .lever-job .lever-job-action{
		
		text-align: left;	
	}
	.careeers_page_video_container{
		margin-bottom:80px;
	}

}
.additional_info{
	display: flex;
    column-gap: 20px;
    align-items: center;
}

/*New Css For Language Menu*/
.header .grid-container{
	    max-width: 100%;
}
.weglot-parent-menu-item {
	position: relative !important;
}
.weglot-parent-menu-item .sub-menu{
	    gap: initial !important;
}
.weglot-flags>a:before{
	    margin-top: -2px;
}

.weglot-parent-menu-item{
	position: relative !important;
	visibility: visible;
	background-color: #2B2B2D !important;
	padding-left: 11px !important;
    padding-right: 11px !important;
}
.weglot-parent-menu-item a{
	padding: 2px 10px !important;
}
.joinus-tbn.menu-item.menu-item-type-custom{
	padding-right: 11px !important;
}
#main-menu .weglot-parent-menu-item .submenu{
	    width:115px !important;
		padding:0px !important;
	    min-width: auto !important;
	left: -19px !important;
}

#main-menu .header-menu.menu .weglot-parent-menu-item .submenu li>a{
	background: transparent !important;
}
#main-menu .weglot-parent-menu-item .submenu li{
	padding:5px 11px !important;
	background-color: #2B2B2D !important;
	    width: auto !important;
}
#main-menu .weglot-parent-menu-item .submenu li:last-child{
		padding-bottom: 15px !important;
}
#main-menu .weglot-parent-menu-item .submenu a{
	    padding: 0px;
}
[lang="fr"] .et_pb_menu .et-menu>li{
	padding-left: 5px;
	padding-right: 5px;
}
[lang="fr"] .et_pb_menu .et-menu .crowdstrike-btn,[lang="fr"] .joinus-tbn.menu-item.menu-item-type-custom,[lang="fr"] .weglot-parent-menu-item.menu-item-weglot{
	padding-right: 11px !important;
}
[lang="fr"] .weglot-parent-menu-item.menu-item-weglot{
	padding-left: 13px !important;
}

.desktop-menu-class .header-menu.menu li {
	padding-left: 10px !important;
    padding-right: 10px !important;
}

@media only screen and (min-width : 1431px) and (max-width : 1500px) {
  [lang="fr"] ul.et-menu.nav li a{
		    font-size: 15px !important;
	}
}
@media only screen and (min-width : 1400px) and (max-width : 1460px) {
  [lang="es"] ul.et-menu.nav li a{
		    font-size: 15px !important;
	}
}

@media only screen and (min-width : 1340px) and (max-width : 1430px) {
  ul.et-menu.nav li a{
		    font-size: 14px !important;
	}
	.header-menu.menu li>a{
		font-size: 14px !important;
	}
}
@media only screen and (min-width : 1202px) and (max-width : 1339px) {
	.header-menu.menu li>a{
		font-size: 14px !important;
	}
}


@media only screen and (min-width : 1024px) and (max-width : 1201px) {
  ul.et-menu.nav li a{
		    font-size: 14px !important;
	}
	.header-menu.menu li>a{
		font-size: 13px !important;
	}
}


.insights__main-title {
	padding-left:0;
	padding-right:0;
}

