/*

 Theme Name:   Twenty Seventeen Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Twenty Fifteen Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     twentyseventeen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fifteen-child
*/

body{
	font-family: 'Montserrat', sans-serif;
}
 .postid-12437 .left-contact-menu  P, .postid-12437 .left-contact-menu A{
    display: none;
}
header.site-header{
    width: 100%;
    background: none !important;
    z-index: 99;
	padding: 15px 0;
}
.entry-content a, .entry-summary a, .comment-content a, .widget a, .site-footer .widget-area a, .posts-navigation a, .widget_authors a strong{
box-shadow:none !important;
}
.widget ul li, .widget ol li{
	border-bottom: none;
    border-top: none;
}
.widget ul li a{
	color:#fff;
}
.menu-footer-menu-container ul.menu li{
    float: left;
    width: 50%;
	margin-top: 0px !important;
}
.menu-footer-menu-container ul.menu li:after {
  content: "";
  display: table;
  clear: both;
}
.menu-footer-menu-container ul.menu li a{ color:#fff; }
.widget {
    padding-bottom: 30px;
}
.widget ul li a, .widget p{
	color:#797979;
}
.widget .tagcloud a, .widget.widget_tag_cloud a, .wp_widget_tag_cloud a{
	border:none;
	padding:0px;
}
h2.widget-title{
	font-weight: 500 !important;
    font-size: 17px;
    line-height: 21px;
    text-transform: capitalize;
    color: #242424;
	margin-bottom: 10px;
}
.vc_gitem-post-data {
    margin-bottom: 5px !important;
    color: #333;
    font-size: 12px;
}
.vc_gitem-post-data p{
	margin-bottom: 5px !important;
}
.has-sidebar #secondary {
    float: right;
    padding-top: 0;
    width: 100%;
}
.partners-section-register-btn .elementor-button-icon{
	position: relative;
    left: 0;
    transition: left 360ms ease;
}
.partners-section-register-btn a:hover .elementor-button-icon {
    left: 50%;
    opacity: 0;
	width: 0;
    margin: 0;
/* 	display:none; */
}
.rwesearch-section > .elementor-widget-wrap{
	transition: background-size 300ms linear !important;
	background-size:100% !important
}
.rwesearch-section:hover > .elementor-widget-wrap{
	background-size: 120% !important;
}
.speaker-company-logo img {
    height: 50px !important;
    object-fit: contain !important;
}
.speaker-repre-logo img {
    width: 100% !important;
    max-width: 180px !important;
    height: 50px !important;
    object-fit: contain !important;
}
.rwe-search a.elementor-accordion-title {
    text-align: center;
}
.co-chairs-image .elementor-widget-container{
	height: 250px !important;
    width: 250px !important;
    border-radius: 50% !important;
    overflow: hidden !important;
	margin:0 auto 20px auto !important;
}
.single-event-filter-image{
	overflow:hidden;
}
.single-event-filter-image img{
	width:100% !important;
	height:200px !important;
	transition:0.5s !important;
}
/* .single-event:hover img {
    transform: scale(1.05);
} */
.single-event .event-link>h2{
	color: #2f5c83;
    font-size: 22px;
    line-height: 26px;
    font-weight: 600;
    margin-bottom: 15px;
}
.single-event .event-cat-name {
	margin:15px 0 !important;
}
.single-event .event-cat-name>span , .single-event .event-start-end-date{
	 color: #4d4d4f !important;
    font-size: 18px !important;
    line-height: 22px !important;
    font-weight: 300 !important;
}
@media(min-width:1023px){
	.container{
		max-width:1600px;
		padding-left: 7%;
		padding-right: 7%;
	}
}
#site-header {
    position: absolute;
    z-index: 9;
    width: 100%;
    top: 62px ;
}
#site-header .header-inner{
	/* background:linear-gradient(92.28deg, #2F5C87 20.41%, #366999 20.41%), #34597C; */
	padding:10px;
	background: #2F5C87;
}
/*.custom-logo-link img{
	width:100%;
	height:auto
}*/

.left-contact-menu a{
	border: 1px solid #000;
    padding: 2px 10px;
    border-radius: 5px;
}
.left-contact-menu a span{
	text-align: center;
	font-size: 14px;
	color: #000;
    padding-right: 10px;
    transition: left 360ms ease;
    left: 0px;
    position: relative;
}
.left-contact-menu a i{
	position: relative;
    left: 0;
    transition: left 360ms ease;
 color:#4cacd8;
}
.left-contact-menu a:hover{
text-decoration: none;
}
.left-contact-menu a:hover i{
 opacity: 0;
 left: 10%;
}
.left-contact-menu a:hover span{
	left: 8px;
}
.custom-logo-link {
    padding-right: 1em;
    padding-left: 1em;
}
#site-navigation{
	text-align:right
}
#menu-main-menu .menu-item-has-children > a{
	display:none !important
}
.main-navigation li {
    border: 0;
    display: inline-block;
    padding: 10px 12px;
}
.main-navigation li:nth-last-child(1){
	padding-right:0
}
#top-menu{
	text-align:right;
	margin-right: 2%;
}
.main-navigation a {
    padding: 0px !important;
    display: block;
    text-decoration: none;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    text-transform: capitalize;
    color: #FFFFFF !important;
	font-family: 'Poppins', sans-serif;
}
.main-navigation .current-menu-item a::after{
	    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background: #fff;
    transition: width .3s;
}
.main-navigation li a::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #fff;
    transition: width .3s;
}

.main-navigation li a:hover::after {
    width: 100%;
}
.section-heading{
	font-weight: 600;
    font-size: 36px;
    line-height: 44px;
    text-align: center;
}
p{
font-size: 16px;
line-height: 26px;
color: #797979;
font-family: 'Poppins', sans-serif;
}
.top-header{
/*	background: #2F2F2F;*/
	padding:15px 0;
	padding-bottom: 35px;
}
.top-header .widget{
	padding-bottom:0
}
.top-header ul{
	padding-left:0;
	list-style:none;
	margin-left:0;
	margin-bottom:0

}
.top-header ul li{
	display:inline-block;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	color: #FFFFFF;
	margin-right:30px;
	margin-top: 0 !important;
	padding: 0;
}
.left-con-detail img{
	margin-right:5px;
	vertical-align: middle;
}
#menu-social-menu {
	text-align:right
}
/*#menu-social-menu li{
	border:0;
	margin-right:0;
	margin-left:20px
}*/
#menu-social-menu li {
    border: 0;
    margin-right: 0;
    margin-left: 10px;
    background: #fff;
    border-radius: 100%;
    padding: 6px 7px;
    line-height: 15px;
}
#menu-social-menu li a{
	text-decoration:none !important;
	color:#fff;
	font-size:20px;
	box-shadow:none
}
.vc_section{
	padding-top:70px !important;
	padding-bottom:70px !important
}
.heading-second{
	padding-top:0;
	font-weight: 500;
font-size: 22px;
line-height: 27px;
text-align: center;
text-transform: capitalize;
}

.wpsm_counterbox{
	margin-top:0 !important;
	text-align:left !important
}
.wpsm_count-icon{
	height:50px;
	width:50px;
	/* background:url(http://healthark.ai/wp-content/uploads/2020/10/icon-1.png); */
	background-size: 49px;
	background-position: left !important;
	text-align: left;
	margin-left: 0 !important;
	background-repeat: no-repeat;
	display: none !important;
}
.wpsm_count-icon i{
	display:none;
}
.wpsm_number{
	margin-top:10px !important;
	font-family: 'Montserrat', sans-serif !important;
	font-weight:600 !important
}
.wpsm_count-title{
	margin-top:0px !important;
	font-family: 'Montserrat', sans-serif !important;
	letter-spacing:0 !important
}
#wpsm_counter_b_row_67 .wpsm_counterbox .wpsm_count-title{
	min-height:auto !important
}
.btn-dark-bg a{
	font-size: 17px !important;
	line-height: 26px !important;
	text-transform: capitalize;
	color: #FFFFFF;
	background: #2F5C87 !important;
    border-radius: 50px !important;
    box-shadow:none !important;
    padding:10px 40px !important;
    border:1px solid #2F5C87 !important
}

.btn-dark-bg a:hover{
	color: #2F5C87 !important;
	background: #fff !important;
}
.post-title a{
	font-weight: 500 !important;
    font-size: 17px;
    line-height: 21px;
    text-align: center;
    color: #242424;
}
.post-title h3, .post-title{
	margin-bottom:0 !important
}
.post-title h3{
	margin-bottom:0 !important;
	line-height: 20px;
}
.post-excerpt  .readmore-btn{
	display:none
}
.post-excerpt p{
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	text-transform: capitalize;
	color: #797979;
	margin:0
}
.vc_tta-color-white.vc_tta-style-classic .vc_tta-tab.vc_active>a{
	font-weight: 500;
	font-size: 17px;
	line-height: 21px;
	text-transform: capitalize;
	color: #2F5C87 !important;
}
.vc_tta-color-white.vc_tta-style-classic  a{
	font-weight: 500;
	font-size: 17px;
	line-height: 21px;
	text-transform: capitalize;
    color: #242424;
    border:0 !important;
    background:none !important
}
.vc_tta-panel-body{
	background:#fff !important;
}
.blog-grid{
	padding:15px;
	border: 1px solid #C4C4C4;
}
.blog-grid .date-post{
	margin-bottom:0 !important
}
.blog-grid .date-post p{
	margin-bottom:10px !important;
	font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    text-transform: capitalize;
    color: #242424;
}

.blog-title h3{
    font-weight: 500;
font-size: 18px;
line-height: 21px;
text-align: center;
color: #242424;
}
.post-excerpt-blog p{
	margin-bottom:0;
	font-weight: normal;
	font-size: 16px !important;
	line-height: 26px !important;
	text-transform: capitalize;
	color: #797979;
}
.post-excerpt-blog a.readmore-btn{
	display:none
}
.blog-hover p, .blog-hover a, .blog-hover h3{
	color:#fff !important
}
.logo-gallery{
	margin-top:35px;
	margin-bottom:0px !important
}
.logo-gallery li{
    width: 20%;
    text-align: center;
    position: unset !important;
    margin: 0 !important;
}
.logo-gallery li img{
	width: auto !important;
	height: 100px !important;
	margin-left: auto;
	margin-right: auto;
}
.home-contact-detail{
	background-size: auto 100%;
	background-position:right;
	background-repeat: no-repeat;
}
.wpcf7  input{
	height:45px;
	border: 1px solid #C4C4C4;
	box-sizing: border-box;
	border-radius: 40px;
	font-weight: 500;
    font-size: 16px;
    line-height: 17px;
    color: #797979;
}
.wpcf7  textarea{
	height:100px;
	border: 1px solid #C4C4C4;
	box-sizing: border-box;
	border-radius: 20px;
	font-weight: 500;
    font-size: 16px;
    line-height: 17px;
    color: #797979;	
}
.wpcf7  input[type="submit"]{
	background: #2F5C87;
    border-radius: 50px;
    color:#fff;
	border:1px solid #2F5C87 !important;
	line-height: 30px;
    padding: 0 30px;
}
.wpcf7  input[type="submit"]:hover{
	color: #2F5C87 !important;
	background: #fff !important;
}

.home-contact-detail .wpb_text_column{
	margin-bottom:0 !important
}
.home-contact-detail .wpb_text_column p{
	font-weight: 500;
    font-size: 17px;
    line-height: 21px;
    text-transform: capitalize;
    color: #797979;
    margin-bottom:0
}
.home-contact-detail h2{
	padding-top:0 !important;
	margin-bottom:20px !important;
	font-weight: 600;
	font-size: 34px;
	line-height: 42px;
/*	text-transform: capitalize; */
	color: #242424;
}
.site-footer{
	margin-top:0;
	border:0;
	padding-top:50px;
	background: url('/wp-content/uploads/2024/07/Vector-Smart-Object-3.png');
	    background-size: cover;
    background-repeat: no-repeat;
}
.site-footer #nav_menu-3 li{
	border:0;
	display:inline-block;
}
.site-footer #nav_menu-3 li a{
	color:#fff;
	border:0 !important;
	text-decoration:none;
	box-shadow:none;
	font-size:20px;
	margin-right:10px
}
#text-2 p{
	font-weight: normal;
	font-size: 16px;
	line-height: 26px;
	text-transform: capitalize;
	color: #FFFFFF;
}
.site-footer .widget-title{
	font-weight: 600;
	font-size: 17px;
	line-height: 21px;
	text-transform: capitalize;
	color: #FFFFFF;
}
.site-footer #menu-main-menu li{
	border:0;
	margin:0;
	padding:0
}
.site-footer #menu-main-menu li a{
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 26px;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration:none;
	box-shadow:none;
	padding: 0;
	display:block;
	font-family: 'Poppins', sans-serif;
}
#custom_html-3 ul{
	margin-left:0;
	list-style:none;
}
#custom_html-3 ul li{
	font-weight: normal;
	font-size: 16px;
	line-height: 26px;
	text-transform: inherit;
	color: #FFFFFF;
	padding-left:25px;
	padding-top: 0;
    padding-bottom: 25px;
	font-family: 'Poppins', sans-serif;
}
#custom_html-3 ul li i{
	margin-left: -20px;
	margin-right:5px;
}
.site-footer .widget{
	padding-bottom:10px !important
}
.header-section.fixed{
	position: fixed !important;
	top: 0px !important ;
	z-index: 9 !important;
	width: 100% !important;
	background: #2f5c87;
	box-shadow: 1px 1px 10px 1px #00000026;
}
.page:not(.home) #content{
	padding-top:0;
	    padding-bottom: 0;
}
.banner-image{
	height:250px;
	position:relative;
	margin-bottom: 20px;
	background-repeat: no-repeat !important;
	background-size: cover !important;
}
.banner-image h1{
	font-weight: bold;
    font-size: 40px !important;
    color:#fff !important;
    position:absolute;
    top:45%;
    letter-spacing:0 !important;
    text-transform:capitalize !important;
	padding-left: 2.5%;
}
.page.page-one-column:not(.twentyseventeen-front-page) #primary{
	max-width:100%
}
#menu-services-menu li{
	border:0;
	padding: 6px 0;
}
#menu-services-menu li a{
	font: 600 16px/25px Montserrat,sans-serif;
	color: #242424;
	display: block;
	background: #f1f1f1;
	border-left: 4px solid #2f5c87;
	padding: 15px;
	text-decoration:none !important;
	box-shadow:none;
}
#menu-services-menu li.current-menu-item a, #menu-services-menu li a:hover{
	background:#2f5c87;
	color:#fff;
}
.contact-sidebar .widget-title{
	font: 600 30px/35px Montserrat,sans-serif;
}
.contact-sidebar li{
	color:#000 !important;
}
.blog-sidebar .widget-title{
	font: 600 30px/35px Montserrat,sans-serif;
}
.blog-sidebar  li{
	color:#000 !important;
}
.blog-sidebar ul li i {
    margin-left: -23px;
    margin-right: 7px;
    font-size: 18px;
    text-align: right;
    color: #366999;
}
.blog-sidebar ul {
    margin-left: 0;
    list-style: none;
}

.blog-sidebar ul li {
    font-weight: normal;
    font-size: 14px !important;
    line-height: 26px;
    text-transform: capitalize;
    padding-top: 0;
    font-family: 'Poppins', sans-serif;
}
.blog-sidebar ul.contact-box li{
	padding-left: 20px;
}

@media(max-width:1369px){
	.contact-sidebar  li, .blog-sidebar  li{
		font-size:14px !important;
	}
}
.main-navigation ul ul{
	border:0;
	text-align:left !important;
	    background: #376a9a;
}
.main-navigation ul ul li a{
	text-align:left
}
.main-navigation ul ul li a:after{
    content:none !important; 
}
.main-navigation li li:hover, .main-navigation li li.focus {
    background: #305d88;
}
#media_image-3{
	padding-bottom:30px
}
#custom_html-4 ul{
	margin-left:0;
	list-style:none;
}
#custom_html-4 ul li{
	font-weight: normal;
	font-size: 14px !important;
	line-height: 26px;
	text-transform: capitalize;
	padding-left: 18px;
	padding-top: 0;
	font-family: 'Poppins', sans-serif;
}
#custom_html-4 ul li i{
	margin-left: -23px;
	margin-right: 7px;
	font-size: 18px;
	text-align: right;
	color: #366999;
}
.service-points .vc_column-inner{
	padding-left: 100px !important;
	position:relative;
	padding:15px;
	border: 1px solid #e9e9e9;
	padding-top:15px !important;
	    background: #fff !important;
}
.service-points .vc_column-inner img{
	width: 65px;
}
.service-points .vc_column-inner .left-service-image{
	margin-bottom:0;
	position:absolute;
	left: 15px;
	top:50%;
	transform: translate(0px, -50%);
}
.service-points .vc_column-inner h2{
	padding-top:0
}
.service-points .vc_column-inner .about-content{
	margin-bottom:0
}
.faq-form-service h2{
	font-size:24px !important;
	line-height:30px !important;
	margin-bottom:35px
} 
.faq-form-service .vc_toggle{
	padding:6px !important;
	border:1px solid #ddd;
	border-radius:0px
}
.faq-form-service .vc_toggle h3{
	margin-bottom:0
}
.faq-form-service .wpcf7-form{
	width: 100%;
    background: #f4f4f4;
    border: 1px solid #ddd;
    padding: 20px 20px 30px;
}
.faq-form-service .wpcf7-form input, .faq-form-service .wpcf7-form select{
	color: #a7a7a7 !important;
	border-color: #ddd;
	border-radius: 0;
	background: #fff;
	-webkit-box-shadow: none;
	box-shadow: none;
	height: 42px;
	padding: 0 20px;
	margin-top: 10px;
	width:100%;
	font-weight: 400;
	font-size: 14px;
	line-height: 17px;
}
.faq-form-service .wpcf7-form textarea{
	color: #a7a7a7;
	border-color: #ddd;
	border-radius: 0;
	background: #fff;
	-webkit-box-shadow: none;
	box-shadow: none;
	height: 100px;
	padding: 10px 20px;
	margin-top: 10px;
}
.faq-form-service .wpcf7-form  input[type="submit"]{
	margin-top:0;
	background:#2f5c87;
	color:#fff !important
}
.faq-form-service .wpcf7-form  input[type="submit"]:hover{
	color:#2f5c87 !important
}
.faq-form-service .vc_toggle i{
	top: 10px !important;
	display: block;
}
.faq-form-service .wpcf7-form  input::placeholder, .faq-form-service .wpcf7-form  textarea::placeholder{
	color:#a7a7a7 !important
}
.faq-form-service .wpcf7-form  select{
	margin-top:0
}
.btn-light-bg a{
	box-shadow:none !important;
	border-radius:50px !important;
	border-width:1px !important;
	padding:10px 40px !important;
	background:#fff !important;
	color:#2f5c87 !important;
	font-weight:normal !important
}
.btn-light-bg a:hover{
	background:none !important;
	color:#fff !important;	
}
.site-content{
	padding:0;
}

/*.shop-header h1{
	color:#fff;
	font-weight:600;
	position:absolute;
	bottom:10%;
	left:50%;
	transform:translate(-50%, -0%)
}*/
.shop-header h1 {
	text-align: left !important;
	font-size: 44px !important;
    color: #fff;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 0 !important;
}
.has-sidebar:not(.error404) #primary{
	    width: 100%;
}
.nav-title{
	display:none
}
.nav-links a{

    border-radius: 50px !important;
    box-shadow:none !important;
    padding:10px 40px !important;
    border:1px solid #2F5C87 !important;
    display:inline-block;
    background: #2F5C87 !important;

}
.nav-links a .nav-subtitle{
	margin-bottom:0;
	font-size: 17px !important;
	line-height: 26px !important;
	text-transform: capitalize;
	color: #FFFFFF;
	font-weight:normal;
	
}
.single-blog-feature-img  .post-thumbnail img{
	display: none !important;
	width:100%;
}
.page-id-200 .post-excerpt, .case-study-home .post-excerpt{
	display:none;
}
.shop-header h1{
	text-align:center
}
.blog-sidebar .col-md-9 ul{
  list-style: disc !important;
  padding-left: 15px
}
.case-study-home .vc_col-sm-3{
	padding-bottom:0 !important
}
.wpb_text_column.wpb_content_element.section-content.about-content li {
    margin-left: 5%;
}
.single-post .entry-content li{
    font-size: 16px !important;;
  line-height: 26px !important;;
  color: #797979 !important;;
  font-family: 'Poppins', sans-serif;
}
.blog-sidebar .col-md-9 ol{
    padding-left: 15px
}
.wpb_text_column.wpb_content_element.section-content li {
    margin-left: 4%;
}
.page-id-19 .site-content li{
	    font-size: 16px !important;;
  line-height: 26px !important;;
  color: #797979 !important;;
  font-family: 'Poppins', sans-serif;
}
.sub-heading2{
	font-weight:bold;
	font-size:20px !important
}
.key-success-fac h3.heading-second{
    font-family: 'Poppins', sans-serif;
    font-size:18px !important;
    color: #797979 !important;
}
.bx-wrapper .bx-prev {
    left: -30px !important;
}
.bx-wrapper .bx-next {
    right: -30px !important;
}
.entry-content a img, .comment-content a img, .widget a img{
	box-shadow:none !important
}


@media(min-width:768px){
	.display-mobile{
		display:none !important
	}
}
@media(max-width:1023px) and (min-width:768px){
	.left-contact-menu{
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.right-social-menu{
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	button#responsive-menu-button {
    	width: 45px !important;
   		height: 45px !important;
    	position: absolute !important;
    	top: 49px !important;
    	right: 5% !important;
    	background: #366999 !important;
	}
	.home-contact-detail .vc_col-sm-9{
		width:100% !important
	}
	.wpsm_col-md-4 {
    	width: 33.33333333% !important;
	}
	.header-section.fixed{
		position:unset !important;
	}
	.custom-logo-link img {
		width: auto;
		height: 50px !important;
	}
	.main-navigation li{
		padding: 10px 5px;
	}

}
@media(min-width:768px){
#site-navigation {
    display: block !important;
}
}
@media(max-width:767px){
	ul.sub-menu.show-sub-menu {
		padding-left: 5% !important;
	}
	.mobmenu-right-panel li, .rightmbottom, .rightmtop {
		padding-left: 0% !important;
		padding-right: 0% !important;
	}
	.display-desktop{
		display:none !important
	}
	#site-header, .header-section.fixed{
		position:unset !important;
	}
	#site-header .container{
		padding:0;
	}
	.top-header ul li{
	    display:inline-block;
	    font-weight: normal;
	    font-size: 12px;
	    line-height: 20px;
	    text-align: center;
	    text-transform: capitalize;
	    color: #FFFFFF;
	    margin-right: 10px;
	    margin-top: 0 !important;
	    padding: 0;
    }
    .left-con-detail img{
	    margin-right: 0px;
	    vertical-align: middle;
	    height: 15px;
    }
    .top-header{
    	padding-bottom:15px !important;
		display: none;
    }
    #menu-social-menu{
    	margin-top:15px;
    	text-align:center
    }
    #menu-social-menu a{
    	font-size:16px !important
    }
   .custom-logo-link img {
    	width: auto;
    	height: auto;
    	max-height: 50px !important;
	}
	#site-header .header-inner{
		background:#2F5C87 !important 
	}
	.counter-section h2{
		text-align:center !important;
	}
	.counter-section h2 br{
		display:none
	}
	.counter-section .wpsm_counterbox{
		margin-bottom:25px !important;
		text-align:center !important
	}
	.counter-section .wpsm_count-icon{
		margin-left:auto !important;
		margin-right:auto !important
	}
	.btn-dark-bg.vc_custom_1607338977373{
		margin-bottom:35px !important
	}
	.vc_section{
		    padding-top: 35px !important;
    padding-bottom: 35px !important;
	}
	.banner-image{
		height: 190px;
	}
	.banner-image h1{
		    top: 30%;
	}
	.section-heading {
    	font-weight: 600;
    	font-size: 24px !important;
    	line-height: 34px !important;
	}
	#site-header .row{
		margin:0
	}
	.page-id-230 .wpb_single_image{
		text-align:center !important
	}
	.page-id-230 .wpb_single_image img{
		width:100% !important;
		height:auto !important
	}
	.page-id-230 .vc_column_container{
		width: 50% !important;
        display: inline-grid !important;
	}
	.bx-wrapper .bx-controls-direction a {
    	display: none !important;
	}
	.service-points .vc_column-inner .left-service-image{
		    top: 46px;
	}
	.shop-header {
    	height: 170px;
	}
	.shop-header h1{
		width: 80%;
		font-size: 18px;
	}
	.vc_grid.vc_row.vc_grid-gutter-30px .vc_pageable-slide-wrapper{
		margin-right: 0px !important;
	}
	.vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item{
		padding-right:0 !important
	}
	.home-contact-detail-inner{
		display:flex;
		flex-direction:column-reverse
	}
}
@media(max-width:480px){
	.bx-wrapper .bx-controls-direction a{
	margin-left: 18px;
	margin-right: 18px;
}
	.gs_logo_single{
		width: 140px !important;
		margin-left: 20px;
	}
	.banner-image h1{
		font-size:30px !important;
	}
	.custom-logo-link {
    padding-left: 0;
}
}
.wpb_single_image.wpb_content_element.vc_align_left.ser-img-top img {
    width: 100%;
}
.custom-logo-link img {
    width: auto;
    height: 60px;
}
.bx-wrapper .bx-controls-direction a{
	display: inherit !important;
}
.podcast-listing h2{
	font-size: 18px;
	text-transform:capitalize !important;
	color:#2f5c87;
	font-weight: 600;
	font-family: 'Poppins', sans-serif;
	margin-bottom: 10px !important;
}
.podcast-listing .readmore-btn{
	font-size:16px;
	text-transform:capitalize;
	margin-top:10px;
	display:inline-block;
	font-weight:600;
	border-bottom:2px solid #2f5c87 !important;
	color:#2f5c87 !important;
	font-family: 'Poppins', sans-serif;
}
.embed-container { 
        position: relative; 
        padding-bottom: 56.25%;
        overflow: hidden;
        max-width: 100%;
        height: auto;
	    margin-bottom: 25px;
    } 

    .embed-container iframe,
    .embed-container object,
    .embed-container embed { 
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
.wpcf7 input[type="file"] {
    border: none;
    border-radius: inherit;
}
.form-section input[type="checkbox"]{
	 height: auto;
}
.form-section .wpcf7-acceptance .wpcf7-list-item{
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: normal
}
.form-section .wpcf7-acceptance label{
	font-weight: 400
}
.copyright-bottom{
	background:#1c4265;
	padding:10px 0;
}
.copyright-bottom p{
	margin-bottom:0;
	color:#fff
}
.copyright-bottom .priv-term{
	text-align:right;
}
.copyright-bottom .priv-term a{
	color:#fff
}
.page-id-3 #main{
	padding-top:30px;
	padding-bottom:30px
}
.page-id-3 h2{
	padding-top:0;
	font-size: 30px;
    color: #242424;
    line-height: 44px;
	font-weight: 600;
	margin-bottom:10px
}
.page-id-3 h3{
	padding-top:0;
	font-size: 24px;
    color: #242424;
    line-height: 44px;
	font-weight: 600;
	margin-bottom:10px
}

.page-id-2484 #main{
	padding-top:30px;
	padding-bottom:30px
}
.page-id-2484 h2{
	padding-top:0;
	font-size: 30px;
    color: #242424;
    line-height: 44px;
	font-weight: 600;
	margin-bottom:10px
}
.page-id-2484 h3{
	padding-top:0;
	font-size: 24px;
    color: #242424;
    line-height: 44px;
	font-weight: 600;
	margin-bottom:10px
}
.top-footer a{
	color: #fff !important;
}
.menu-footer-menu-container ul.menu li{
	width:100% ;
	float:none;
	padding: 6px 0;
	line-height: 1.3em;
}
.top-footer a{
	padding:0 !important;
	background:none !important;
	font-weight:normal !important;
	border:0 !important
}
.site-footer .top-footer{
	padding-bottom:40px
}
#email-subscribers-form-2 .emaillist .es_required_field{
	    font-weight: 500;
	    font-size: 14px;
	    line-height: 17px;
	    background: #2F5C87;
	    border-radius: 50px;
	    color: #fff;
	    border: 1px solid #f6f6f6 !important;
		padding: 15px;
}
#email-subscribers-form-2 .emaillist .es_required_field::placeholder{
	color: #fff;
}
#email-subscribers-form-2 .es_subscription_form_submit {
	font-size: 14px;
	line-height: 17px;
	background: #ffffff;
	border-radius: 50px;
	color: #2f5c87;
	border: 1px solid #f6f6f6 !important;
	padding: 14px 30px;
}
#custom_html-3 ul{
	margin-bottom:0
}
.site-footer #menu-services-menu li a{
	font-size: 14px;
	line-height: 1.3;
}
.es_subscription_message{
	color:#fff !important
}
.single-report .report  ul li{
	font-size: 16px !important;
    line-height: 26px;
    color: #797979 !important;
    font-family: 'Poppins', sans-serif;
}
.modal.pdf-popup {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.pdf-popup .modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
}

/* The Close Button */
.pdf-popup .close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.pdf-popup .close:hover, .pdf-popup
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.downloadbtn{
	font-family: "Quicksand";
    font-size: 14px;
    font-weight: 500;
    background-color: transparent;
    background-image: linear-gradient(180deg, var( --e-global-color-8383334 ) 0%, var( --e-global-color-cd516c4 ) 100%);
	border:0;
	padding:10px 30px;
	text-transform:capitalize
}
.downloadbtn:hover, .downloadbtn:focus{
	background:#2f5c87 !important;
}
.categories-sidebar  li a {
    font: 600 16px/25px Montserrat,sans-serif;
    color: #242424;
    display: block;
    background: #f1f1f1;
    border-left: 4px solid #2f5c87;
    padding: 15px;
    text-decoration: none !important;
    box-shadow: none;
}
.categories-sidebar  li a:hover{
	background: #2f5c87;
	color:#fff !important
}
.categories-sidebar .widget_search{
	background:#2f5c87;
	padding:30px 15px;
	margin-bottom:30px
}
.categories-sidebar .widget_search label{
	margin:0
}
.categories-sidebar .widget_search .search-submit{
	background:transparent;
	color:#2f5c87;
}
.categories-sidebar .widget-title{
    font: 600 30px/35px Montserrat,sans-serif;
}
.categories-sidebar ul.contact-box  li {
    font-weight: normal;
    font-size: 14px !important;
    line-height: 26px;
    text-transform: capitalize;
    padding-top: 0;
    font-family: 'Poppins', sans-serif;
}
.categories-sidebar ul.contact-box  li i {
    margin-left: -23px;
    margin-right: 7px;
    font-size: 18px;
    text-align: right;
    color: #366999;
}
.categories-sidebar ul.contact-box  {
    margin-left: 0;
    list-style: none;
}
.categories-sidebar ul.contact-box li {
    padding-left: 20px;
}
.archive .page-header{
	padding:120px;
	padding-bottom:50px;
	margin-bottom:50px
}
.archive h1{
	text-transform:capitalize;
	letter-spacing:0;
	color:#fff;
	font-weight: bold;
    font-size: 40px !important;
    letter-spacing:0 !important;
    text-transform:capitalize !important;
	padding-left: 0%;
}
.featurebox .feature-image{
	height:220px;
	/*background-position:center !important;*/
	background-position: inherit !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
}
.header-blog{
	padding-top:20px;
    font-weight: 500;
	font-size: 18px;
	line-height: 21px;
	color: #242424;
}
.featurebox a{
	text-decoration:none
}
.current-cat a{
	background:#2f5c87 !important;
	color:#fff !important
}
.featurebox:hover .feature-image{
	position:relative;
}
.featurebox:hover .feature-image:before{
	background-color: rgba(47,92,135,0.83) !important;
	content:"";
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;
}
.categories-sidebar .widget_search h2{
	display:none
}
.right-btn a{
	padding-left:0px !important;
	background:none !important;
	border:0 !important;
	color:#2f5c87 !important;
	font-weight:600;
	font-size:14px !important
}
.our-client-box img{
	height: 100px !important;
	object-fit: cover;

}
.map-banner h2{
	font-size:40px !important;
	text-transform:uppercase;
	line-height:60px !important;
	font-weight:bold;
	color:#2f5c87 !important;
	letter-spacing:1px
}
.our-client-box .wpb_single_image{
	margin-bottom:0
}
.welcome-section .wpb_single_image{
	margin-bottom:15px
}
.btn-dark-bg{
	margin-bottom:0 !important
}
@media(max-width:580px){
	.mobmenu-right-panel {
		background-color: #2f5c87;
		width: 100%;
	}

}
.welcome-section h3 a:hover{
	color:#2f5c87
}
@media(max-width:1169px){
	.map-banner h2{
		font-size: 34px !important;
		text-transform: uppercase;
		line-height: 45px !important;
	}
}
@media(max-width:1200px) and (min-width:1170px){
	.map-banner h2 {
    	font-size: 38px !important;
		line-height: 50px !important;
	}
}
@media(max-width:767px){
	/* .leader-linked-icon {
    
} */
	.page-id-1730 .elementor-image-box-img img{
	height:112px !important;
	width:auto !important
}
	
}
.fade.in{
	opacity:1
}
.modal-backdrop{
	background-color: #0000006e !important;
}
.modal.fade .modal-dialog{
    top: 50%;
    transform: translate(0%, -50%);
}
.new-knowledge-series-page-setup .elementor-image-box-wrapper figure.elementor-image-box-img img {
    height:250px;
        object-fit: fill;
/*object-fit: cover;
object-position: center;*/
}
section.new-analytic-demo-page-setup .elementor-image-box-wrapper figure.elementor-image-box-img img {
    height: 300px;
    object-fit: cover;
    object-position: center;
}
section.infographic-page-setup .elementor-image-box-wrapper {
    width: 100%;
}
section.infographic-page-setup .elementor-image-box-wrapper figure.elementor-image-box-img {
    width: 100%;
    height: 300px;
}
section.infographic-page-setup .elementor-image-box-wrapper figure.elementor-image-box-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
left: auto;
right: 100%;
}

/*New manage access page Css*/
.new-manage-text p {
        color: #fff;
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 0;
    font-weight: 300;
}
section.one-solution-list-setup .elementor-image-box-wrapper figure.elementor-image-box-img img {
    width: 200px;
    height: 200px;
    padding: 20px 20px;
    object-fit: fill;
    object-position: center;
}
section.one-solution-list-setup .elementor-image-box-wrapper figure.elementor-image-box-img {
    width: 180px !important;
    height: 180px;
    border: 3px solid #2f5c87;
    border-radius: 100%;
    padding: 10px 10px;
}
section.one-solution-list-setup .elementor-image-box-wrapper {
    text-align: center !important;
}
section.one-solution-list-setup .elementor-image-box-wrapper .elementor-image-box-content {
    text-align: left;
}
section.one-solution-list-setup .elementor-image-box-wrapper figure.elementor-image-box-img img {
    width: 100%;
    height: 100%;
    padding: 20px 20px;
    object-fit: contain;
    object-position: center;
}
section.one-solution-list-setup .elementor-image-box-content h3.elementor-image-box-title {
       text-align: center !important;
    color: #09294f !important;
        font-size: 20px !important;
    line-height: 35px;
    font-weight: bold !important;
}
section.one-solution-list-setup .elementor-image-box-content ul li {
        font-weight: 400;
    font-size: 16px;
    line-height: 26px;
}
section.one-solution-list-setup .elementor-image-box-content ul {
        margin-left: 30px;
}


section.healthark-choice-section .elementor-image-box-wrapper figure.elementor-image-box-img {
    background: #004e72;
    border-radius: 100%;
    padding: 20px 20px;
    width: 200px !important;
    height: 200px;
    position: relative;
}
section.healthark-choice-section .elementor-image-box-wrapper figure.elementor-image-box-img img {
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    width: 80%;
    margin: auto;
    top: 0;
    bottom: 0;
}
section.healthark-choice-section .elementor-image-box-wrapper .elementor-image-box-content {
    padding: 0 30px;
}

section.new-market-coonect-with-us-list-setup .elementor-widget-container figure.elementor-image-box-img {
    background: #fff;
    border-radius: 100%;
    position: absolute;
    right: 20px;
    top: 20px;
}
section.new-market-coonect-with-us-list-setup .elementor-widget-container .elementor-image-box-wrapper {
    position: relative;
    height: 250px;
}
section.new-market-coonect-with-us-list-setup .elementor-widget-container figure.elementor-image-box-img img {
    width: 60%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}
section.new-market-coonect-with-us-list-setup .elementor-widget-container figure.elementor-image-box-img {
    background: #fff;
    border-radius: 100%;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 100px !important;
    height: 100px;
}
section.new-market-coonect-with-us-list-setup .elementor-widget-container .elementor-image-box-content {
    position: absolute;
    bottom: 40px;
    left: 20px;
    width: 260px;
    text-align: left;
}
section.new-market-coonect-with-us-list-setup .elementor-widget-container .elementor-image-box-wrapper:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #1D3558;
    position: absolute;
    left: 0;
    opacity: 0.5;
    top: 0;
}
section.new-market-access-footer-form {
    background: #F6F6F5 url(https://healthark.ai/wp-content/uploads/2020/11/px-1.png?id=221) !important;
        background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.new-market-access-form-setup input[type="radio"] {
    height: auto;
}
.dis-manufacture-option br {
    display: none;
}
.dis-manufacture-option {
    /*margin-left: 15px;*/
        margin-bottom: 20px;
            display: flex;
}
.dis-manufacture-option label {
    font-weight: 500;
}
section.leadership-list-team-setup .elementor-image-box-wrapper figure.elementor-image-box-img {
    width: 210px !important;
    height: 210px;
    background: #fff;
    border-radius: 100%;
}
section.leadership-list-team-setup .elementor-image-box-wrapper figure.elementor-image-box-img img {
    width: 100% !important;
    height: 100%;
    object-fit: contain;
    object-position: bottom;
    border-radius: 100%;
}
section.leadership-list-team-setup .elementor-image-box-wrapper p.elementor-image-box-description {
    padding-right: 30px;
}
#blog-latest-market-access .blog-date {
    font-size: 16px;
    line-height: 26px;
    color: #797979;
    font-family: 'Poppins', sans-serif;
}
#blog-latest-market-access .blog-title h3 {
    text-align: left;
    font-size: 18px;
    line-height: 22px;
    color: #797979;
    font-family: 'Montserrat';
    padding-top: 10px;
}
#blog-latest-market-access .blog-img {
    position: relative;
}
div#blog-latest-market-access a:hover .blog-img:after {
    background: rgba(47,92,135,0.83) !important;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
#blog-latest-market-access .new-market-access-radmore-blog {
    width: 100%;
    clear: both;
    text-align: center;
}
#blog-latest-market-access .new-market-access-radmore-blog a {
    color: #fff;
    background: #2F5C87;
    font-size: 17px;
    line-height: 26px;
    text-transform: capitalize;
    border-radius: 50px;
    box-shadow: none;
    padding: 10px 40px;
    border: 1px solid #2F5C87;
    margin-top: 50px;
    display: inline-block;
}
#blog-latest-market-access .new-market-access-radmore-blog a:hover {
    background: #fff;
    color: #2F5C87;
}
.new-market-access-solution-setup ul.elementor-icon-list-items li {
    width:calc(25% - 66px) !important;
    float: left;
    background: #F6F6F6;
   /* background: url('https://healthark.ai/wp-content/themes/twentyseventeen-child/images/access1.png');*/
    height: 200px;
    border-radius: 10px;
        width: 230px;
    margin-left: 48px !important;
        box-shadow: 1px 1px 7px #00000040;
}
.new-market-access-solution-setup ul.elementor-icon-list-items li span.elementor-icon-list-text {
    font-size: 18px;
    font-weight: 700;
    padding: 20px 20px;
    line-height: 26px;
}
/*.new-market-access-solution-setup ul.elementor-icon-list-items li:before {
        content: "";
    background: url(https://healthark.ai/wp-content/themes/twentyseventeen-child/images/arrow1.png);
    width: 100%;
    height: 100%;
    position: absolute;
    left: -20px;
    bottom: -20px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
}*/
.new-market-access-solution-setup ul.elementor-icon-list-items li:nth-child(1):before,
.new-market-access-solution-setup ul.elementor-icon-list-items li:nth-child(2):before,
.new-market-access-solution-setup ul.elementor-icon-list-items li:nth-child(3):before,
.new-market-access-solution-setup ul.elementor-icon-list-items li:nth-child(4):before{
	content: "";
	width: 100%;
    height: 100%;
    position: absolute;
    left: -25px;
    bottom: -25px;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: bottom !important;
}
.new-market-access-solution-setup ul.elementor-icon-list-items li:nth-child(1):before{
	
	background: url(https://healthark.ai/wp-content/themes/twentyseventeen-child/images/arrow1.png);
	 
}
.new-market-access-solution-setup ul.elementor-icon-list-items li:nth-child(2):before{
	background: url(https://healthark.ai/wp-content/themes/twentyseventeen-child/images/arrow2.png);
	}
.new-market-access-solution-setup ul.elementor-icon-list-items li:nth-child(3):before{
	background: url(https://healthark.ai/wp-content/themes/twentyseventeen-child/images/arrow3.png);
	}
.new-market-access-solution-setup ul.elementor-icon-list-items li:nth-child(4):before{
	background: url(https://healthark.ai/wp-content/themes/twentyseventeen-child/images/arrow4.png);
	}
.new-market-access-solution-setup ul.elementor-icon-list-items{
    padding: 40px 20px !important;
}
section.leadership-list-team-setup .elementor-image-box-wrapper h3.elementor-image-box-title span {
    display: block;
    font-size: 14px;
    line-height: 18px;
        font-weight: 400;
}
.banner-market-point-list .elementor-widget-container {
       width: 580px;
    height: 580px;
    display: flex;
    align-items: center;
}

section.barrier-points-list-setup .elementor-widget-container h3 {
        background: #2f5c87;
    color: #fff;
    border-radius: 10px;
    padding: 20px 20px;
    width: 400px;
   /* height: 190px;*/
    display: flex;
    align-items: center;
}


.new-market-access-form-setup textarea {
    height: 115px;
}
.new-market-entry-right-setup ul li {
    margin-bottom: 20px;
}
.new-market-entry-left-setup,.new-market-entry-right-setup{
	position: relative;
}
section.second-new-market-div,section.new-market-first-section {
    overflow-x: hidden;
}
section.products-images-list .elementor-widget-container img {
    height: 100%;
    width: auto;
    object-fit: contain;
    object-position: center;
    
}
section.products-images-list .elementor-image-box-wrapper .elementor-image-box-content {
    transform: rotateY(-180deg);
}
section.products-images-list .elementor-image-box-wrapper figure.elementor-image-box-img,
 section.products-images-list .elementor-image-box-wrapper .elementor-image-box-content {
    backface-visibility: hidden;
    transition: 0.6s;
    transform-style: preserve-3d;
    position: absolute;
    top: 0;
    left: 0;
        background: #fff;
    border-radius: 10px;
    padding: 30px;
    height:150px;
        cursor: pointer;
}
section.products-images-list .elementor-image-box-wrapper .elementor-image-box-content{
	background: #2F5C87;
	color:#fff;
	display: flex;
}
section.products-images-list .elementor-widget-container .elementor-image-box-wrapper {
    transition: 0.6s;
    transform-style: preserve-3d;
    position: relative;
}
section.products-images-list .elementor-widget-container {
    perspective: 1000px;
    transform-style: preserve-3d;
        height: 150px;
}
section.products-images-list .elementor-image-box-wrapper figure.elementor-image-box-img {
    z-index: 2;
    transform: rotateY(0deg);
}
section.products-images-list .elementor-widget-container:hover .elementor-image-box-content {
	transform: rotateY(0deg);    display: flex;}
section.products-images-list .elementor-widget-container:hover figure.elementor-image-box-img {
	transform: rotateY(180deg);}
section.products-images-list .elementor-widget-container .elementor-image-box-content h3.elementor-image-box-title {
    font-size: 20px;
    line-height: 30px;
   /* height: 86px;*/
    display: flex;
    align-items: center;
    color: #fff;
}
section.banner-bootom-service-list-setup .elementor-image-box-wrapper {
    /*box-shadow: 0px 0px 10px #00000021;
    padding: 30px;
    min-height: 200px;*/
}
.new-market-access-main-title {
    margin-bottom: 0 !important;
}
.new-market-location-list ul li {
    width: 50%;
    float: left;
}
section.new-market-location-list-section .elementor-widget-wrap {
    border: 1px solid #ccc;
    margin: 0 10px;
    box-shadow: 0px 0px 10px #00000021;
    padding: 20px 20px !important;
}
body.page.page-id-3279 {
    overflow-x: hidden;
}
.gallery-tab-setup div.elementor-tab-content > p {
    display: none;
}
.gallery-tab-setup div.elementor-tab-content div.ngg-galleryoverview {
    margin-top: 0;
    text-align: left;
}
.gallery-tab-setup div.elementor-tab-title.elementor-active {
    background: #fff;
}
.gallery-tab-setup div.elementor-tab-content {
    padding-left: 0;
}

.gallery-popup-setup h2.fg-header-title {
    display: none;
}
.gallery-popup-setup h3.fg-header-active,.gallery-popup-setup .fg-has-active .fg-header-back {
    color: #fff;
}
.gallery-popup-setup .fg-header {
    border: 0;
    z-index: 1;
    display: inline-flex;
}
.gallery-popup-setup .fg-header h3.fg-header-active {
    text-align: left;
}
.gallery-popup-setup .foogallery-stack-album{
	    text-align: left;
}
.gallery-popup-setup .fg-has-active .fg-header-back {
    font-size: 40px;
    font-weight: 700;
    color: #2f5c87;
    background: #fff;
    height: auto !important;
    padding: 2px 8px 8px 8px;
    width: auto !important;
}
.gallery-popup-setup ul li.fg-pile-item{
	border: 2px solid #fff;
}
.gallery-popup-setup ul li.fg-pile-item a img {
    width: 100%;
}
div#foogallery-album-5246 .fg-pile-cover {
    align-items: end;
    }
    .contact-page-social-icons p a i {
    color: #2f5c87;
    font-size: 25px;
}
.contact-page-social-icons p a {
    padding: 0 6px;
}
.contact-page-social-icons p a img {
    /*width: 20px;
    height: 23px;*/
    margin-top: -9px;
}
.client-review-image-box a img {
    /*height: 200px;
    width: auto;
    object-fit: cover;
    border: 1px solid #ccc;*/
        border: 1px solid #ccc;
    margin-right: 30px;
    padding: 14px 14px;
        margin-bottom: 20px !important;
}
ul#menu-social-menu li.instagram i {
    color: #f09433;
    color: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    color: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
    color: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
}
#menu-social-menu li.twitter a {
    color: #1da1f2;
}
ul#menu-social-menu li.linkedin a {
    color: #0077b5;
}
ul#menu-social-menu li.youtube a i {
    color: #c4302b;
}
ul#menu-footer-social-menu-1 li a,.socialmenuincontact ul li a,ul#menu-footer-social-menu li a {
    background: #fff !important;
    border-radius: 100%;
    padding: 10px 10px !important;
    margin-right: 2px !important;
        display: flex;
}
.socialmenuincontact ul#menu-footer-social-menu li a {
	background: #ddd !important;
}
ul#menu-footer-social-menu-1 li a img,.socialmenuincontact ul li a img,ul#menu-footer-social-menu li a img{
    width: 18px;
    height: 18px;
    object-fit: contain;
    object-position: center;
    vertical-align: middle;
}
ul#menu-social-menu li a img {
    width: 16px;
    height: 16px;
    object-fit: contain;
    object-position: center;
    vertical-align: middle;
}
.contact-page-social-icons .wpb_wrapper p {
    text-align: center;
}
.employe-say-about-us-section {
    background: #f1f1f1;
}
.employe-say-about-us-section img {
    border: 1px solid #ccc;
        padding: 10px 25px;
    border-radius: 10px;
}
/*.fg-pile-cover{
	position: unset;
}*/
.fg-pile-cover-content{
	    flex-basis: max-content;
}
.culture-page-gal-setup .fg-header {
    border: 0;
    height: 0;
}
.culture-page-gal-setup div.fg-has-active .fg-header {
    height: auto;
}
.culture-page-gal-setup .fg-header h2.fg-header-title {
    display: none;
}
.culture-page-gal-setup .fg-header h3.fg-header-active {
    text-align: left;
}
.culture-page-gal-setup .fg-header span.fg-header-back {
    font-size: 40px;
    font-weight: 700;
    color: #fff;
    background: #2f5c87;
    height: auto !important;
    padding: 2px 8px 8px 8px;
    width: auto !important;
}
.culture-page-gal-setup ul li.fg-pile-item {
    border: 2px solid #fff;
}
.culture-page-gal-setup ul li.fg-pile-item img {
    width: 100%;
}
.culture-page-gal-setup .fg-piles {
    float: left;
}
.culture-page-gal-setup .fg-pile-cover {
    align-items: end;
}
.new-market-access-form-setup .intl-tel-input input{
	padding-left: 50px !important;
}
.phone-with-code-setup {
    display: inline-flex;
    margin-bottom: 30px;
}
.new-market-access-form-setup .phone-with-code-setup .PhoneNo {
    width: 25%;
    display: inline-block;
}
.new-market-access-form-setup .phone-with-code-setup [data-name="tel-389"]{
	width: 75%;
	display: inline-block;
}
.new-market-access-form-setup .phone-with-code-setup .PhoneNo input {
    border-radius: 50px 0 0 50px;
}
.new-market-access-form-setup .phone-with-code-setup [data-name="tel-389"] input {
    border-radius: 0 50px 50px 0;
}
.life-grid-view-list-setup p.elementor-image-box-description a {
    background: #08c;
    display: block;
    color: #fff;
    margin-top: 10px;
    width: fit-content;
    padding: 10px 20px;
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    border-radius: 5px;
        position: absolute;
    bottom: 20px;
}
.pressreleases-date {
    background: #dddddd;
    padding: 11px;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
    color: #28547e;
}
.pressreleases-single {
    margin-bottom: 30px;
}
.infographic-link {
    font-family: "Poppins";
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 20px;
    background: #2F5C87;
    color: #fff;
    text-align: center;
    padding: 15px 30px;
    margin-top: 20px;
}
.infographic-single {
    margin-bottom: 20px;
}
#custom_html-8 .textwidget.custom-html-widget ul {
    list-style-type: none;
    margin: 0;
}
#custom_html-8 .textwidget.custom-html-widget ul li {
    color: #fff;
}
#email-subscribers-form-4 {
    margin: 20px 0 0 0;
}
#es_subscription_form_669a2de9cb74f button, input[type="button"], input[type="submit"] {
    background-color: #2f5c87;
    border-radius: 0;
}
#es_subscription_form_669a2de9cb74f button , input[type="submit"]:hover {
    background: #2f5c87;
}
div#es_form_f1-n1 {
    margin: 0 10px 0 0;
}
 .es-field-wrap input[type="email"] {
    border-radius: 0 !important;
}

#es_form_f1-n1 form {
    display: flex;
    flex-wrap: nowrap;
}

.es-field-wrap {
    margin: 0;
}
 input[type="submit"]:hover {
    background: #2f5c87;
}
div#nav_menu-8 {
    padding-left: 15px;
}
@media(max-width:768px){
	#es_form_f1-n1 form {
    display: block;
}
.es-field-wrap {
    margin: 10px 0;
}
div#nav_menu-8 {
    padding-left: 0;
}
}

.es-field-wrap label {
    margin: 0;
}
#media_image-7 img {
    width: 100% !important;
    max-width: 120px !important;
}


/*responsive start here*/

@media (min-width: 768px) and (max-width: 991px){
	section.products-images-list .elementor-image-box-wrapper figure.elementor-image-box-img, 
	section.products-images-list .elementor-image-box-wrapper .elementor-image-box-content{
	    padding: 10px;
}
section.products-images-list .elementor-widget-container .elementor-image-box-content h3.elementor-image-box-title {
    font-size: 15px;
    line-height: 21px;
    }
    section.leadership-list-team-setup .elementor-image-box-wrapper figure.elementor-image-box-img {
    width: 150px !important;
    height: 150px;
}
section.healthark-choice-section .elementor-image-box-wrapper figure.elementor-image-box-img{
	width: 150px !important;
    height: 150px;
}
section.healthark-choice-section .elementor-image-box-wrapper .elementor-image-box-content {
    padding: 0 0px;
}
.new-market-location-list ul li span.elementor-icon-list-text {
    font-size: 13px !important;
    line-height: 20px !important;
}
section.one-solution-list-setup .elementor-image-box-wrapper figure.elementor-image-box-img {
    width: 140px !important;
    height: 140px;
    }
    .new-market-access-solution-setup ul.elementor-icon-list-items li:nth-child(1):before, .new-market-access-solution-setup ul.elementor-icon-list-items li:nth-child(2):before, .new-market-access-solution-setup ul.elementor-icon-list-items li:nth-child(3):before, .new-market-access-solution-setup ul.elementor-icon-list-items li:nth-child(4):before{
    	background: none;
    }
    .new-market-access-solution-setup ul.elementor-icon-list-items li {
    width: calc(50% - 30px) !important;
        margin-left: 20px !important;
            margin-bottom: 20px;
}
	.event-page-accordian .elementor-accordion{
		column-gap: 25px !important;
    	row-gap: 25px !important;
	}
	.co-chairs-image .elementor-widget-container{
	height: 220px !important;
    width: 220px !important;
		margin:0 auto 20px auto !important;
	}
	
}
@media (max-width: 767px){


	.events-page-form{
		width:100% !important;
	}
	.wpcf7-validates-as-email.event-page-email {
    width: 100% !important;
		margin-bottom:10px !important;
  
	}
	.co-chairs-image .elementor-widget-container{
	height: 220px !important;
    width: 220px !important;
	}
.wpcf7-validates-as-required.event-page-name {
    width: 100% !important;
	margin-left:0 !important;
	margin-bottom:20px !important;
   
	}
	.event-page-accordian .elementor-accordion-item{
		width:100% !important;
	}
	.elementor-12437 .elementor-element.elementor-element-8094641 .elementor-tab-title{
		padding:0 !important;
	}
.fg-piles ul.fg-pile.foobox.fbx-instance {
    margin-top: -300px;
}
	section.new-market-coonect-with-us-list-setup .elementor-widget-text-editor .elementor-widget-container {
    text-align: left !important;
}
	.banner-market-point-list .elementor-widget-container {
    width: auto;
    height: auto;
}
.new-market-access-solution-setup ul.elementor-icon-list-items li:nth-child(1):before, 
.new-market-access-solution-setup ul.elementor-icon-list-items li:nth-child(2):before,
 .new-market-access-solution-setup ul.elementor-icon-list-items li:nth-child(3):before, 
 .new-market-access-solution-setup ul.elementor-icon-list-items li:nth-child(4):before {
    background: none;
}
.new-market-access-solution-setup ul.elementor-icon-list-items li {
    width: calc(50% - 30px) !important;
    margin-left: 20px !important;
    margin-bottom: 30px;
}
section.banner-bootom-service-list-setup .elementor-column {
    width: 50%;
    float: left;
}
section.banner-bootom-service-list-setup .elementor-column:nth-child(5) {
    width: 100%;
}
.new-market-access-solution-setup ul.elementor-icon-list-items li span.elementor-icon-list-text {
    font-size: 15px;
    padding: 10px 10px;
    line-height: 20px;
}
.new-market-access-solution-setup ul.elementor-icon-list-items {
    padding: 0px 0px !important;
}
.blog-slider-single {
    margin-bottom: 20px;
}
#blog-latest-market-access .new-market-access-radmore-blog a{
	    margin-top: 20px;
}
.new-market-access-form-setup .col-sm-6 {
    margin-top: 20px;
}
.dis-manufacture-option {
    margin-bottom: 0;
}
section.new-market-location-list-section .elementor-column{
	margin-bottom: 20px;
}
section.leadership-list-team-setup .elementor-image-box-wrapper p.elementor-image-box-description {
    padding-right: 0;
}
section.healthark-choice-section .elementor-image-box-wrapper .elementor-image-box-content {
    padding: 0 0px;
}
section.products-images-list .elementor-column {
    width: 50%;
    float: left;
}
section.products-images-list .elementor-widget-container .elementor-image-box-content h3.elementor-image-box-title {
    font-size: 15px;
    line-height: 20px;
}
section.products-images-list .elementor-image-box-wrapper figure.elementor-image-box-img,
 section.products-images-list .elementor-image-box-wrapper .elementor-image-box-content{
	    padding: 10px;
}
	
}
.tab-section-digi .elementor-widget-tabs .elementor-tab-desktop-title{
	border:0 !important;
	outline:0 !important
}
.tab-section-digi .elementor-widget-tabs .elementor-tab-content{
	border:0 !important
}
.tab-section-digi .elementor-widget-tabs{
	border:0 !important
}
.tab-section-digi .elementor-tabs-content-wrapper{
	border:0 !important
}
.pressreleases-date .blog-date{
	margin-top:10px;
	font-size: 14px;
}
.infographic-single .blog-date{
	font-size:14px;
	color:#333333;
	margin-top:10px
}
.sub-menu li {
    padding-bottom: 5px;
}
.wpcf7 form.sent .wpcf7-response-output {
    color: #3F51B5 !important;
    font-weight: 600 !important;
    border-color: transparent;
    text-align: center;
}
#category-container{
	margin-top:20px;
	margin-bottom:50px
}
#category-container input[type="checkbox"] {
    display: none;
}

/* Style the label to look like a button */
#category-container label {
    display: inline-block;
    padding: 8px 16px;
    margin: 4px;
    background-color: #ffffff;
    border-radius: 0px;
    cursor: pointer;
	font-weight:normal;
	font-size:16px !important;
	border:1px solid #000
}


#category-container label:has(> input[type="checkbox"]:checked) {
	background-color: #e9e9e9;
    color: #2f5c87;
}
.report-filter-img{
	overflow: hidden;
}

