/* LICENSE & DETAILS
   ==================================================

	Theme Name: Microbiome child theme
	Theme URI: http://uplift.swiftideas.com
	Description: An Incredible Responsive Multi-Purpose WordPress Theme - Designed & Developed by Swift Ideas ( www.swiftideas.com )
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Template: uplift
	Version: 1.0
	Author: Swift Ideas
	Author URI: www.swiftideas.com

	All files, unless otherwise stated, are released under the GNU General Public License
	version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)

   ==================================================
*/

/* --------------------------------------------
	CHILD THEME CSS
-------------------------------------------- */

.scroll-wrapper {
	position: relative;
	max-width: 100%;
	/*height: 50px;*/
	margin: 1em auto;
	/*overflow-x: hidden;*/
	/*overflow-y: hidden;*/
}

.scroll-menu	{
	/*height: 80px;*/
	box-sizing: border-box;
	white-space: nowrap;
	overflow-x: scroll;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
}


.paddle {
	position: absolute;
    top: 2px;
    bottom: 0;
    width: 2.5em;
    height: 2.5em;
	z-index: 30000;
	background: #FFF;
	border: 0;
	border-radius: 120px;
	box-shadow: 0 8px 24px 0 rgba(0,0,0,0.10);
}
.paddle:focus {
	outline: none;
}
.paddle i {
	color: #575756;
}
.left-paddle {
	left: 0;
}
.right-paddle {
	right: 0;
}
.hidden {
	display: none;
}

.pn-Advancer_Left {
	left: 0;
}

.pn-Advancer_Right {
	right: 0;
}

.fw-row.row {
	overflow: visible;
}

a[rel="tooltip"] {
	border-bottom: none;
}

a[rel="tooltip"] sup {
	font-size: 55%;
	vertical-align: baseline;
}

.page-content section.fw-row {
	/*padding: 30px 0;*/
}

.single-post .page-content{
	padding:0px;
	margin:0px;
	width:100%;
}

article.type-post.single-post-standard{
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 30px;
}

.single-post figure.media-wrap img{
    width:auto;
}

.sidebar-widget-wrap .wrap{
	display: flex;
    flex-wrap: wrap;
}

.sidebar-widget-wrap .wrap:last-child > section {
    margin-bottom: 0px !important;
}

.sidebar{
    padding-bottom:0px;
}

#noc-subnav {
	padding: 0;
}

#noc-subnav a {
	font-size: 14px;
}

#noc-subnav a:hover {
	color: #303030;
	font-weight: bold;
}

#noc-subnav section.row {
	padding: 10px 0 20px;
}

#noc-subnav.subnav-fixed section.row {
	padding: 10px 0;
}

#noc-subnav.subnav-fixed section.row a:hover {
	color: #FFF;
}

.spb-asset-content {
	color: #303030 !important;
	line-height: 20px !important;
}

.line-height-max {
	line-height: 32px !important;
}

.link {
	display: inline-block;
	background: #FAFAFA;
	border-radius: 8px;
	cursor: pointer;
	margin-right: 25px;
	position: relative;
}

#mobile-menu {
	background: #fff;
}

.mh-overlay #mobile-menu{
    background-color: rgba(0,0,0,0.5);
    height: 100vh;
}

.mh-overlay #mobile-menu-wrap, .mh-overlay #mobile-cart-wrap {
    height: 100vh;
    left: -100%;
    transition: visibility 0.3s linear, left 0.3s linear;
    -moz-transition: visibility 0.3s linear, left 0.3s linear;
    -webkit-transition: visibility 0.3s linear, left 0.3s linear;
    -o-transition: visibility 0.3s linear, left 0.3s linear;
}

#mobile-menu ul li.menu-item > a, #mobile-menu ul.alt-mobile-menu > li > a {
	color: #FFF;
}

#mega-menu-wrap-mobile_menu #mega-menu-mobile_menu li.mega-menu-item.mega-hide-text a.mega-menu-link:before{
    font-size:35px;
    color:#4796cf !important;
}

#mega-menu-wrap-mobile_menu #mega-menu-mobile_menu li.mega-menu-item a.mega-menu-link:before{
    font-family:Microbiome;
}

#mega-menu-wrap-mobile_menu #mega-menu-mobile_menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after{
    color:#4796cf;
}

#mega-menu-wrap-mobile_menu #mega-menu-mobile_menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item{
    display:inline-block;
}

nav > .mega-menu-wrap ul.mega-menu > li.mega-menu-item.mega-toggle-on > a, #mega-menu-wrap-mobile_menu #mega-menu-mobile_menu li.mega-menu-item.mega-hide-text a.mega-menu-link:before, #mega-menu-wrap-mobile_menu #mega-menu-mobile_menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after{
    color:#848484 !important;
}

#mega-menu-wrap-mobile_menu #mega-menu-mobile_menu > li.mega-menu-item> a.mega-menu-link, #mega-menu-wrap-mobile_menu #mega-menu-mobile_menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link{
    color:#848484 !important;
}

#mega-menu-wrap-mobile_menu #mega-menu-mobile_menu > li.mega-menu-item{
    background-color:#ffffff;
}

#mega-menu-wrap-mobile_menu #mega-menu-mobile_menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{
    color:#fff;
    background:transparent !important;
}

.mh-overlay ul.mobile-language-select{
    display:none;
}

#mega-menu-wrap-mobile_menu .mega-menu-toggle{
    background:#fff;
}

.link .gradient {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: linear-gradient(-90deg, #FF8300 0%, #EB1629 100%);
	opacity: 0;
	transition: all ease-in-out .2s;
	z-index: 0;
	border-radius: 8px;
}


.link:hover .gradient {
	opacity: 1;
}

.link .icn, .link .icn_hover {
	float: left;
	position: relative;
	z-index: 3;
	padding: 6px 0 0px 10px;
}

.link img {
	height: 40px;
	width: auto;
}

.spb_image.padding-top {
	padding-top: 50px;
}

.link span {
	color: #303030;
	font-size: 14px;
	line-height: 50px !important;
	font-weight: bold;
	font-family: 'Roboto';
	padding: 0 20px;
	position: relative;
	z-index: 1;
	display: inline-block;
}

.icn_hover {
	display: none;
}

.link:hover .icn_hover {
	display: block;
}

.link.selected .icn_hover {
	display: block;
}

.link:hover .icn {
	display: none;
}
.link.selected .icn {
	display: none;
}

.link:hover span {
	color: #FFF;
}

.link.selected span {
	color: #FFF;
}

.link.selected {
	/*box-shadow: 0 16px 24px 0 rgba(0,0,0,0.15);*/
}

.link.selected .gradient {
	opacity: 1;
}

h2, .blog-item .quote-excerpt, .spb-row-expand-text {
	font-size: 20px ;
	line-height: 32px ;
}

body, p, nav.std-menu ul.sub-menu, ul.mega-sub-menu, blockquote.blockquote1, blockquote.blockquote1 p {
	font-size: 16px !important;
	line-height: 21px !important;
}

.noc-link {
	text-decoration: none !important;
	border-bottom: solid 1px;
	padding-bottom: 5px;
}

.gform_wrapper form.gf_simple_horizontal div.gform_body {
	width: 100% !important;
	max-width: 100% !important;
}

.gform_wrapper .gform_footer input[type=submit]{
    font-size: 12px !important;
    width: 100px !important;
    margin: 10px !important;
    line-height: 12px !important;
    padding-top: 8px !important;
    padding-left: 4px !important;
    border-radius:25px !important;
}

.gfield_html.gfield_html_formatted{
    margin-top:25px !important;
}

.owl-item .item > section {

}

.owl-carousel.owl-drag .owl-item{
    width:250px;
    
}

.owl-responsive-0{
    width:250px;
}

.title-wrap.col-md-6.col-sm-12.col-xs-12{
    width:49.5%;
}

.col-md-6.col-sm-12.col-xs-12.carousel-buttons-parent{
    width:50.5%;
    margin-bottom:10px;
}

.parent_category_archive_page .col-md-6.col-sm-12.col-xs-12.carousel-buttons-parent{
    height:57px;
}

.owl-theme .owl-nav [class*=owl-], .owl-theme .owl-nav [class*=owl-]:hover{
    background:transparent !important;
}

.owl-carousel .fw-row {
	position: static !important;
	width: 100% !important;
	left: 0 !important;
}

.owl-dots {
	text-align: center;
}

.owl-carousel.owl-theme {
	overflow: hidden !important;
}

.owl-carousel .spb_content_element {
	padding: 0 20px !important;
}

.owl-dot {
	background-color: #FFF !important;
	border: solid 1px #8E1556 !important;
	width: 10px;
	height: 10px;
	border-radius: 20px;
	display: inline-block;
	margin: 0 5px;
}

.is-sticky nav .menu > li.menu-item:hover > a, .is-sticky nav.std-menu .menu > li:hover > a {
	font-weight: bold;
	color: #303030 !important;
}

.owl-next, .owl-prev {
	position: absolute;
	top: 50%;
	color: #8E1556;
}

.owl-prev {
	left: -2vw;
}

.owl-next {
	right: -2vw;
}

.owl-dot.active {
	background-color: #8E1556 !important;
}

.owl-pagination .owl-page span {
	background-color: #8E1556 !important;
}

a.carousel-prev-icon, a.carousel-next-icon{
    border:none;
    border-radius:0px;
    MARGIN:0PX;
}

.pagination-prev-icon .mb-Arrow-2:before,.pagination-next-icon .mb-Arrow-1:before{
    vertical-align: -11px;
    font-style: normal;
    font-size: 35px !important;
}

.pagination-prev-icon{
    margin-right:-6px;
}

.pagination-next-icon{
    margin-right:6px;
}

.pagination{
    display:block;
    width:100%;
    border: 2px solid #848484;
    height:58px;
    padding-top:12px;
}

a.carousel-next-icon{
    margin-right:5px;
}

a.carousel-prev-icon i, a.carousel-next-icon i {
    font-style:normal;
}

#gform_wrapper_1 form {
	max-width: 60%;
}

.owl-pagination .owl-page {
    border-width: 0 !important;
    opacity: 1 !important;
}

.no-results-text .search-form input[type="text"]{
    height:40px;
}

.no-results-text .search-form input[type="submit"]{
    width: 100px;
    text-transform: uppercase;
    background: #4796cf;
}

.search-results .heading-text h1 {
	font-weight: normal;
	font-size: 18px;
}

body.search .page-heading{
    padding-top:10px;
}

.search-results .heading-text span {
	font-weight: bold;
	font-size: 18px;
}

.search-results .page-heading {
	border-bottom: 0;
	padding-top: 25px;
	padding-right: 35px;
	margin-bottom: 30px;
}

.search-results .blog-item-details time:before {
	content: "";
}

.modal-header {
	padding: 15px 30px 25px;
}

.mymodal.in .modal-dialog{
   width: auto !important; 
}

.search-results .standard-post-content {
	/* Rectangle 2 Copy: */
	background: #FFFFFF;
	box-shadow: 0 16px 32px 0 rgba(0,0,0,0.10);
	border-radius: 8px;
	/* Nocdurna Efficacy â:
	font-family: Roboto-Medium; */
	font-size: 14px;
	color: #303030;
	letter-spacing: 0;
	text-align: left;
	/* February 27, 2018 â: 
	font-family: Roboto-Regular;*/
	font-size: 12px;
	color: #303030;
	letter-spacing: 0;
	text-align: left;
	margin-bottom: 30px;
	padding: 30px !important;
}

.wq_singleAnswerCtr .wq_answerTxtCtr {
	background-image: none !important;
	line-height: 40px !important;
	padding-left: 10px !important;
}

.wq_quizCtr .wq_singleAnswerCtr {
	box-shadow: 0 8px 24px 0 rgba(0,0,0,0.15);
	border-radius: 8px;
	border: 0 !important;
}

.wq_triviaQuestionExplanation {
	padding: 20px !important;
}

.swift-slider-pagination, #swift-slider-1, .caption-wrap {
	animation-name: none !important;
	display: block !important;
	opacity: 1 !important;
}

.wq_QuestionExplanationText

.wq_promoteQuizCtr, .wq_promoteQuizCtr span, .wq_promoteQuizCtr a {
	display: none !important;
	color: #FFF !important;
	height: 0px !important;
}

.wq_triviaQuestionExplanation {
	text-align: center;
}

p.wq_QuestionExplanationText {
	font-size: 15px !important;
}

.wq_correctExplanationHead {
    font-size: 20px !important;
    margin: 15px 0;
    color: #83CB69 !important;
}

.wq_triviaQuestionExplanation {
	border-color: #ecf0f1 !important;
}

.modal-dialog {
    width: 100% !important;
    max-width: 780px !important;
    max-height: 90% !important;
}

.wq_singleResultWrapper {
	padding: 40px 20px !important;
	background-color: transparent !important;
	border: 0 !important;
}

.wq_singleResultWrapper {
	text-align: center;
}

.wq_resultTitle {
	margin-bottom: 30px;
}

.wq_quizCtr .wq_singleAnswerCtr:hover {
	background-image: linear-gradient(-90deg, #FF8300 0%, #EB1629 100%) !important;
	background-color: transparent !important;
	color: #FFF !important;
}

.wq_questionTextCtr {
	background-image: linear-gradient(-90deg, #FF8300 0%, #EB1629 100%) !important;
	background-color: transparent !important;
	color: #FFF !important;
}

.search-results .standard-post-content h1 {
	margin-bottom: 0px;
	font-size: 18px;
}

.search-results .blog-item .excerpt {
	display: block;
}

.search-results .col-sm-8 {
	padding: 0;
}

.search-results .standard-items .blog-item .blog-item-details {
	padding-bottom: 0;
	font-size: 15px;
}

.video_link {
	background: transparent !important;
	color: #8E1556 !important;
	text-transform: none !important;
	padding: 0 !important;
	box-shadow: 0 0 0 0 transparent !important;
}

.video_link span.text {
	border-bottom: solid 1px;
	padding-bottom: 5px;
}

.video_link i {
	float: left;
	font-size: 22px !important;
	margin-right: 10px;
	margin-top: -1px;
	padding-left: 0 !important;
	margin-left: 0 !important;
	font-weight: bold;
}

.noc-text-light p {
	font-size: 12px!important;
	line-height: 22px!important;
}

a.sf-button {
	letter-spacing: 2px;
	font-weight : normal;
	box-shadow: 0 16px 24px 0 rgba(0,0,0,0.15);
}

.gform_button {
	background: transparent!important;
	border: 2px solid #8E1556!important;
	color: #8E1556!important;
	border-color: #8e1556;
	border-radius: 6px;
}

.ginput_container input[type=text], .ginput_container input[type=email] {
	padding: 5px 8px !important;
	height: auto;
	border-radius: 6px !important;
}

.display-none, #display-none {
	display: none !important;
}

.scroll {
	white-space: nowrap;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
}

.scroll-menu::-webkit-scrollbar {
	display: none;
}

.scroll nav {
	width: 4000px;
}

.timer p {
	color: #808080;
	font-size: 14px !important;
	padding-top: 15px;
	padding-right: 15px;
}

.gform_button.button {
	padding-top: 6px !important;
	padding-bottom: 6px !important;
	margin-top: -10px !important;
}

.home .container, .home .spb_content_element {
	padding: 0;
}

.home .spb-row .spb_content_element {
	overflow: visible;
}

.home .spb-column-inner {
	min-height: 350px !important;
	padding-bottom: 0 !important;
	margin-left: 0;
	margin-right: 0;
}

.mobile-header-opts .hamburger .button-text {
	display: block;
}

.mobile-header-opts .hamburger .button-text {
	transform: translate3d(-10px, -5px, 0);
	display: inline-block;
}

.bg-type-cover .noc-content-bloc h4 {
	line-height: 30px;
}

.bg-type-cover .noc-content-bloc .overlay {
	position: absolute;
    width: 98%;
    margin-top: 0;
    left: 1%;
    top: -30px;
    height: 350px;
    text-align: center;
    opacity: 0;
    transition: all .3s ease-out;
    transform: translateY(20px);
    padding: 16% 40px 0 40px;
    background: rgba(0,0,0,.5);
}

.home .flexbox .spb-column-container>.spb-column-inner {
	position: relative;
}

.home .spb-row[data-col-spacing="20"] .spb-column-inner {
	overflow: hidden;
}

.bg-type-cover .noc-content-bloc h1,
.bg-type-cover .noc-content-bloc h4 {
	transition: all .3s ease-out;
}

.bg-type-cover .noc-content-bloc .sf-button {
	margin-top: 2em;
}

.bg-type-cover .noc-content-bloc .hover {
	opacity: 1 !important;
	color: #FFF !important;
	text-align: center;
}

.bg-type-cover:hover .noc-content-bloc h1,
.bg-type-cover:hover .noc-content-bloc h4 {
	opacity: 0;
}

.bg-type-cover:hover .overlay {
	opacity: 1;
	transform: translateY(0px);
}

.bg-type-cover {
	position: relative;
}

.home .spb_text_column>.spb-asset-content {
	transform: translateY(30px);
}

.home .spb_text_column>.spb-asset-content h4 {
	color: #EAEBD6;
	text-shadow: 0 0 7px #000000;
}

@media screen and (max-width: 600px) {
	.bg-type-cover .noc-content-bloc .overlay {
		background: transparent !important;
		padding-top: 0 !important;
	}
	.link span {
		margin-right: 50px;
		display: none;
	}
	.hover {
		display: none;
	}
	body {
		overflow-x: hidden;
	}
	#noc-subnav {
		display: none;
	}
	.home .forcefullwidth_wrapper_tp_banner, #rev_slider_3_1_wrapper {
		height: 400px !important;
	}
	.home .spb-row[data-col-spacing="20"] .spb-column-inner {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	.home .spb_parallax_asset .spb-column-inner {
		padding-bottom: 0 !important;
	}
	.home .spb_parallax_asset .spb-column-inner .noc-content-bloc {
		padding: 20px !important;
	}
	.home .spb-row-no-cols-wrapper {
		margin: 0 20px !important;
	}
	.home .page-content section.fw-row {
		padding: 0 !important;
	}
	.home .blank_spacer {
		display: none;
	}
	.home #no-small-margin-top {
		margin-top: -50px;
	}
	.fullwidthbanner-container .fullwidthabanner {
		height: 100% !important;
	}
    
	.tp-caption h1 {
		font-size: 46px !important;
		transform: translate3d(-11vw, 19vw, 0);
	}
	.tp-caption span {
		font-size: 20px !important;
		transform: translate3d(-10vw, 22vw, 0);
	    display: block;
		line-height: 25px !important;
	}
	.home .col-sm-8 .spb-asset-content {
		padding: 0 20px !important;
	}
	#footer-widgets .widget {
		padding-left: 20px;
		padding-right: 20px;
	}
	#footer .widget_nav_menu ul li:first-child {
		/*padding-left: 20px !important;*/
	}
	
	.noc-content-bloc h4 {
	    padding: 0 20px;
	    line-height: 1.5;
	}
	.bg-type-cover .noc-content-bloc .sf-button {
		margin-top: 3em;
	}
	.bg-type-cover:hover .noc-content-bloc .sf-button, .bg-type-cover:focus .noc-content-bloc .sf-button {
		margin-top: 3em;
	}
	.bg-type-cover .noc-content-bloc .overlay {
		opacity: 1;
		margin-top: 3em;
	}
	.bg-type-cover:hover .noc-content-bloc h1,
	.bg-type-cover:hover .noc-content-bloc h4 {
		opacity: 1;
	}
	.home .spb-column-inner {
		min-height: 260px !important;
	}
	.bg-type-cover .noc-content-bloc .overlay {
		top: 15px !important;
	}
	.bg-type-cover:hover .overlay {
		opacity: 1;
		transform: translateY(20px);
	}
	.noc-content-bloc h1 {
		margin-top: -20px;
	}
	.owl-carousel .owl-item{
	    max-width:261px !important;
	    
	}
}


/* --------------------------------------------
	STYLE CUSTOMIZATION FOR MICROBIOME
-------------------------------------------- */

.home .header4-topbar-container > .row:first-child{
	margin-left:0px;
}

.home .full-center .header4-topbar-container > .row > span{
	padding: 0px 0px 0px 0px !important;
}

.full-center #header-section #header > .container{
	height:45px;
}

.full-center .header4-topbar-container > .row > span{
	padding: 0px 0px 0px 10px!important;
}

.full-center .header-4 .fw-header .float-menu {
    margin-left: 40px; 
}

.full-center .header-4 .float-menu {
    Float: left; 
    text-align: left; 
    width: auto; 
    margin-left: 0; 
}

.full-center .menu-space{
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: auto;
    z-index: 99;
	max-width: 25%;
	float: right;
}

.full-center #logo{
	position: static;
	width:100%;
	max-width: 100%;
}

.home .full-center #logo, .page .full-center #logo{
	padding-right:0px;
}

.full-center #logo.has-img a > img{
    max-width:100%;
    width:100%;
}

.topbar-text{
	height:47px;
	line-height:47px;
	display: table-cell;
	vertical-align: middle;
}

.mb-Menu_icon,.mega-mb-Menu_icon, .mb-share_icon, .mega-mb-share_icon, .mb-search_icon, .mega-mb-search_icon, .mb-globe_icon, .mega-mb-globe_icon, .mb-eye_icon, .mega-mb-eye_icon, .mb-UK_icon, .mega-mb-UK_icon, .mb-x-circle, .mega-mb-facebook, .mega-mb-twitter, .mega-mb-linkedin, .mega-mb-mail, .mega-mb-uk, .mega-mb-de, .mega-mb-fr, .mb-Heart_icon, .mb-heart-outline, .mb-Cancel, .mb-Plus, .mb-Arrow-1, .mb-Arrow-2, .mb-facebook-square, .mb-linkedin-brands, .mb-twitter-square, .mb-envelope  {
	font-family: microbiome !important;
	font-weight: normal !important;
	font-size: 20px !important;
	color:#848484;
}

.mb-Menu_icon > a > .menu-item-text, .mb-share_icon > a > .menu-item-text, .mb-search_icon > a > .menu-item-text, .mb-globe_icon > a > .menu-item-text, #main-navigation > .mega-menu-wrap ul.mega-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item.mega-mb-facebook > a, #main-navigation > .mega-menu-wrap ul.mega-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item.mega-mb-twitter > a, #main-navigation > .mega-menu-wrap ul.mega-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item.mega-mb-linkedin > a, #main-navigation > .mega-menu-wrap ul.mega-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item.mega-mb-mail > a, #main-navigation > .mega-menu-wrap ul.mega-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item.mega-mb-fr > a, #main-navigation > .mega-menu-wrap ul.mega-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item.mega-mb-uk > a, #main-navigation > .mega-menu-wrap ul.mega-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item.mega-mb-de > a {
	font-family: microbiome !important;
	font-weight: normal;
	font-size: 35px;
	color:#848484;
}

.mega-mb-facebook > a, .mega-mb-twitter > a, .mega-mb-linkedin > a, .mega-mb-mail > a, .mega-mb-uk > a, .mega-mb-de > a, .mega-mb-fr > a{
	display: none;
}

.full-center #header nav.std-menu ul.menu > li > a{
	padding: 0px;
}

.mb-share_icon > a,.mb-search_icon,.mb-globe_icon{margin-left:-12px;}


.mega-mb-Menu_icon > a:before, .mb-Menu_icon > a:before{
	content: '\e90a';
	font-size: 35px;
}

.mega-mb-share_icon > a:before, .mb-share_icon > a:before{
	content: '\e90c';
	font-size: 35px;
}

.mega-mb-search_icon > a:before, .mb-search_icon > a:before{
	content: '\e90b';
	font-size: 35px;
}

.mega-mb-globe_icon > a:before, .mb-globe_icon > a:before{
	content: '\e908';
	font-size: 35px;
}

.mega-mb-eye_icon > a:before, .mb-eye_icon > a:before{
	content: '\e907';
	font-size: 35px;
}

.mega-mb-UK_icon > a:before, .mb-UK_icon > a:before{
	content: '\e904';
	font-size: 35px;
	color:#fff;
}

.mega-mb-x-circle > a:before, .mb-x-circle:before{
	content: '\e90d';
	font-size: 35px;
}

.mb-Heart_icon:before{
	content: '\e909';
	font-size: 35px;
	cursor:pointer;
}

.mb-heart-outline:before{
	content: '\e90e';
	font-size: 35px;
	font-weight: bolder;
	cursor:pointer;
}

.mega-mb-facebook > a:before, .mb-facebook:before{
	content: '\e904';
	font-size: 25px !important;
    vertical-align: bottom;
    padding: 5px;
    color:#fff !important;
}

.mega-mb-twitter > a:before, .mb-twitter:before{
	content: '\e906';
	font-size: 25px !important;
    vertical-align: bottom;
    padding: 5px;
    color:#fff !important;
}

.mega-mb-linkedin > a:before, .mb-linkedin:before{
	content: '\e905';
	font-size: 25px !important;
    vertical-align: bottom;
    padding: 5px;
    color:#fff !important;
}

.mega-mb-mail > a:before, .mb-mail:before{
	content: '\e903';
	font-size: 25px !important;
    vertical-align: bottom;
    color:#fff !important;
    padding: 5px;
}

.mega-mb-uk > a:before, .mb-uk:before{
	content: '\1f316';
	font-size: 25px !important;
    vertical-align: bottom;
    padding: 5px;
    color:#fff !important;
}

.mega-mb-fr > a:before, .mb-fr:before{
	content: '\e900';
	font-size: 25px !important;
    vertical-align: bottom;
    padding: 5px;
    color:#fff !important;
}

.mega-mb-de > a:before, .mb-de:before{
	content: '\1f315';
	font-size: 25px !important;
    vertical-align: bottom;
    padding: 5px;
    color:#fff !important;
}

.mb-Cancel:before{
	content: '\e902';
	font-size: 25px !important;
}

.close .mb-Cancel:before{
	font-size: 30px !important;
	position: relative;
    top: -18px;
    right: -25px;
}

.mb-Plus:before{
	content: '\e901';
	font-size: 18px !important;
	color:inherit;
	font-weight:bolder;
	vertical-align:top;
}

.mb-Arrow-2:before{
    content: '\e910';
	font-size: 35px !important;
}

.mb-Arrow-1:before{
    content: '\e90f';
	font-size: 35px !important;
}

.mb-Plus{
    color:#fff;
}

.mb-facebook-square:before{
    content: '\e913';
	font-size: 35px !important;
    color: #3b5998;
}

.mb-linkedin-brands:before{
    content: '\e914';
	font-size: 35px !important;
	color: #4875B4;
}

.mb-twitter-square:before{
    content: '\e912';
	font-size: 35px !important;
	color:#00acee;
}

.mb-envelope:before{
    content: '\e911';
	font-size: 35px !important;
	vertical-align: -2px;
	color:#cc4326;
}

.icons-share a{
    padding-right:15px;
}

.full-center #main-navigation ul.menu > li > a, .full-center nav.float-alt-menu ul.menu > li > a, .full-center nav > .mega-menu-wrap ul.mega-menu > li.mega-menu-item, .split-menu nav > .mega-menu-wrap ul.mega-menu > li.mega-menu-item, .split-menu ul.menu > li, .header-1 .split-menu .no-menu, #sf-full-header-search, .float-menu nav > .mega-menu-wrap ul.mega-menu > li.mega-menu-item, #mega-menu-wrap-main_navigation #mega-menu-main_navigation > li.mega-menu-item, #mega-menu-wrap-main_navigation #mega-menu-main_navigation > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-split_nav_left #mega-menu-split_nav_left > li.mega-menu-item, #mega-menu-wrap-split_nav_right #mega-menu-split_nav_right > li.mega-menu-item{
	line-height: 0px;
	width: 40px;
}

#header li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item{
	display: inline-block;
	padding: 0px;
	margin-right:0px;
	margin-left:0px
}

#header li.mega-menu-flyout.mega-mb-Menu_icon ul.mega-sub-menu li.mega-menu-item:first-child{
	margin-right:-5px;
}

#header li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child{
	margin-left: 10px;
}

#header li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item > a.mega-menu-link{
	border-top: none;
}

nav.std-menu ul.sub-menu > li > a, nav.std-menu ul.mega-sub-menu li.mega-menu-item > a, nav.std-menu ul.sub-menu > li > div.current-language{
	padding: 0px;
}

#header ul.mega-sub-menu{
	border-radius: 0px;
}

#main-navigation .menu-main-container  ul.menu  li.active-menu .sub-menu{
	display:flex;
}

#header .std-menu ul.mega-menu > li.mega-menu-item-has-children > a:after{
	content:'';
	margin-left:0px;
}

#header li.mega-menu-item a.mega-menu-link:before, #main-navigation li.mega-menu-item a.mega-menu-link:before{
	font-size: 35px;
	vertical-align: -7px;
	color:#848484;
	margin-left:-4px !important;
}

#main-navigation ul#mega-menu-main_navigation > li.mega-menu-item > a.mega-menu-link:hover:before{
    color:#549ad1;
}

.mega-mb-facebook > a, .mega-mb-twitter> a, .mega-mb-linkedin> a, .mega-mb-mail> a, .mega-mb-uk> a, .mega-mb-fr> a, .mega-mb-de> a{
	top:-11px;
}

#main-navigation #mega-menu-wrap-main_navigation  #mega-menu-main_navigation  li  .mega-sub-menu{
	margin-left:5px;
	margin-top:0px;
	background-image: url('./images/Banner.jpg') !important; 
	background-position: bottom center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	color:#ffffff !important;
	position: absolute;
	height:40px;
}

nav.std-menu .mega-menu-wrap li.mega-menu-megamenu ul.mega-sub-menu > .container, nav.std-menu .mega-menu-wrap li.mega-menu-megamenu ul.mega-sub-menu > .container > .container{
	margin:0px;
}

li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-item.mega-menu-item-type-widget{
	padding-left:6px !important
}

li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-item.mega-menu-item-type-widget > form{
	width:25%;
	top:8px;
}

#header li.mega-menu-megamenu input{
	display: inline-block;
	background-color:transparent;
	color:#fff;
}

#header li.mega-menu-megamenu input[type="text"]{
    height: 20px;
    width: 80%;
    font-size: 12px !important;
	padding-bottom: 7px;
	padding-left: 5px;
}

.widget_search form:after{
	content:"";
}


#header li.mega-menu-megamenu input[type="submit"]{
    border-radius: 50%;
    font-size: 10px;
    padding: 0px;
    margin: 0px;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
	visibility: visible !important;
	text-transform:uppercase;
}

#header li.mega-menu-megamenu input[type="text"]::-webkit-input-placeholder {
    color:#fff !important;
}

#header li.mega-menu-megamenu input[type="text"]::-moz-placeholder {
    color:#fff !important;
}

#header li.mega-menu-megamenu input[type="text"]::-ms-placeholder {
    color:#fff !important;
}

#header li.mega-menu-megamenu input[type="text"]::placeholder {
    color:#fff !important;
}

#main-navigation #mega-menu-wrap-main_navigation  #mega-menu-main_navigation  li.mega-mb-search_icon  .mega-sub-menu{
	margin-left:-15px;
}

#main-navigation > .mega-menu-wrap ul.mega-menu > li.mega-menu-flyout ul.mega-sub-menu, #main-navigation > .mega-menu-wrap ul.mega-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{
	background: transparent !important;
}

#main-navigation > .mega-menu-wrap ul.mega-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:not(.menutitle) a:hover, #main-navigation > .mega-menu-wrap ul.mega-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a:focus{
	color:#4796cf !important;
}

#main-navigation > .mega-menu-wrap ul.mega-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:not(.menutitle) a:hover:before{
    color:#4796cf !important;
}

#main-navigation > .mega-menu-wrap ul.mega-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a{
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'FuturaBook' !important;
	font-size: 12px;
	margin-right:15px;
}

#main-navigation > .mega-menu-wrap ul.mega-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item.mega-mb-facebook a, #main-navigation > .mega-menu-wrap ul.mega-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item.mega-mb-linkedin a, #main-navigation > .mega-menu-wrap ul.mega-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item.mega-mb-twitter a, #main-navigation > .mega-menu-wrap ul.mega-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item.mega-mb-mail a, #main-navigation > .mega-menu-wrap ul.mega-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item.mega-mb-fr a, #main-navigation > .mega-menu-wrap ul.mega-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item.mega-mb-uk a, #main-navigation > .mega-menu-wrap ul.mega-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item.mega-mb-de a{
	margin-right:0px;
	padding-right:10px;
}

#main-navigation .menu-main-container  ul.menu  li  .sub-menu li > a:hover, #main-navigation .menu-main-container  ul.menu  li  .sub-menu li > a:focus{
	color:#ffffff;
}

#header .std-menu ul.mega-menu > li > a{
	padding:0px;
}

.widget_search form{
	top: 5px;
}

.mega-mb-search_icon > ul.mega-sub-menu{
	margin: 0px;
	padding: 0px;
	left:20px;
}

.mega-mb-share_icon > ul.mega-sub-menu{
	margin: 0px;
	padding: 0px;
	left:-80px;
}

.mega-mb-globe_icon ul.mega-sub-menu{
	margin: 0px;
	padding: 0px;
	left:-120px;
}

.widget_search form:after{
	top:5px;
	content:"";
}

.mega-mb-search_icon > ul.mega-sub-menu > section.container{
	position: relative;
    top: -25px;
}

.widget_search form input{
	height:30px;
}

nav.std-menu ul.sub-menu > li > a, nav.std-menu ul.mega-sub-menu li.mega-menu-item > a, nav.std-menu ul.sub-menu > li > div.current-language{
	font-size:13px;
}

#main-navigation .menu-main-container  ul.menu  li  .sub-menu li{
	margin-left:10px;
}
.submenu-row{
	display: none;
}

nav.std-menu ul.menu > li{
	position: unset;
}

nav.std-menu ul.menu{
	position: relative;
}

.home #container{
    background-repeat: no-repeat;
    background-image: url(https://d1h46iqc2qmkh4.cloudfront.net/wp-content/uploads/sites/93/2019/04/29112613/Slider1.jpg);
    background-position: top center;
    background-color:#f6f8f7;
}

body.home, .home.layout-fullwidth #container{
    background-color:#f6f8f7;
}

.inner-page-wrap{
	margin-bottom: 0px;
	margin-top:0px;
}

.home .inner-container-wrap, .home #main-container .inner-container-wrap{
    background-color:transparent;
}

.layout-fullwidth:not(.home) .inner-container-wrap, .layout-fullwidth:not(.home) #main-container .inner-container-wrap{
    background-color:#ffffff;
    margin-top:50px;
}

.parent-submenu-div > ul > li{
	display: inline-block;
}

.parent-submenu-div > ul > li{
	display: inline-block;
}

.parent-submenu-div > ul > li .sub-menu{
	display: inline-block;
}

.page-heading, .fancy-heading{
	text-align: left;
	border-top:2px solid #000;
}

.page-heading > .container{
	padding-left: 0px;
}

.page-heading{
	padding-top:0px;
	padding-bottom:10px;
	background-color: transparent !important;
	border-bottom-color: transparent !important;
	border-bottom: 0px;
	margin-bottom:25px;
	width:100%;
	position:relative;
}

.page-heading .heading-text .entry-title{
	font-family: 'FuturaHeavy';
	font-size:14px;
	text-align: left;
	text-transform: uppercase;
	line-height: normal;
	margin-top:5px;
	margin-bottom:-7px;
}

.page-heading .heading-text h1{
	margin-top:10px;
	margin-bottom:-7px;
	text-transform: uppercase;
	text-align: left;
	font-weight: normal;
	font-family: 'FuturaBook';
	display: block;
	float: left;
	color: #848484 !important;
	font-size: 22px;
	line-height: normal;
}

.page-heading .heading-text .mb-x-circle{
	float: right;
	margin-top:-4px;
}

.page-heading .heading-text{
	float: left;
	width:84%;
}

.close-div{
	float: right;
	margin-top: 15px;
	color:#848484;
	position:absolute;
	bottom:0px;
	right:0px;
}

.icon-fav{
    cursor:pointer;
}

.page-heading, .close-div{
	display: inline-block;
}

.inner-page-wrap > div{
	padding-right:30px; 
}

.has-no-sidebar > div{
	padding-right:0px;
}

aside.sidebar{
	padding-left:0px;
	padding-right:0px;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

aside.right-sidebar .listing > .title_sidebar > h2{
	color: #ffffff;
	padding: 5px 20px 10px 10px;
	font-weight: normal;
	display: block;
	font-family: 'FuturaHeavy';
	font-size:17px;
	text-align: left;
	text-transform: uppercase;
	line-height: normal;
}

aside.right-sidebar > .sidebar-widget-wrap{
	margin-top:-15px;
	padding-left:0px !important;
}

aside.right-sidebar > .sidebar-widget-wrap section article{
	margin-top:-8px;
	position:relative;
	overflow:hidden;
}

aside.right-sidebar > .sidebar-widget-wrap section article a img{
	width:80%;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
}

.single-post > aside.sidebar.right-sidebar > .sidebar-widget-wrap{
	margin-top:0px !important;
}

.single-post > aside.right-sidebar > .sidebar-widget-wrap section article{
	margin-top:0px;
	height:100%;
	position:relative;
	overflow:hidden;
}

aside.right-sidebar right-sidebar-post{
	margin-bottom:10px;
}

.post-aux-wrap{
	margin-top:0px;
}

.parent_article_single{
	margin-bottom:0px;
}

.article-extras{
	border-top: 0px solid transparent;
	background-color:transparent !important;
}

.post-content-wrap{
	margin-bottom:0px !important;
}

.right-sidebar-post{
	margin-bottom:10px;
}



aside.right-sidebar > .sidebar-widget-wrap section article .post-videos > a > img, aside.right-sidebar > .sidebar-widget-wrap section article .post-whitepapers > a > img, aside.right-sidebar > .sidebar-widget-wrap section article .post-articles > a > img{
	width: 100%;
}

.overText{
  position: absolute;
  width: 100%;
  top: 0px;
  left: -100%;
  height:250px;
  color:#fff;
  padding:20px;
}

.overText .share-view{
    position:absolute;
    bottom:10px;
    color:#fff;
    left:10px;
}

.overText .share-view a{
    color:#fff;
}

.overText .mb-share_icon{
    cursor:pointer;
}

.post-agenda{
	padding: 17px 25px 10px 15px;
}

.post-agenda h2{
	font-family: "TimesNewRomanPS";
	font-size: 47px;
	margin-bottom:5px;
	margin-top: 5px;
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 15px;
}

.post-agenda h5{
	font-family: "FuturaBook";
	font-size: 14px;
	line-height: normal;
	margin-bottom:10px;
	text-transform: uppercase;
}

.post-agenda .post-agenda-details{
	margin-top:10px;
}

.post-agenda .author-post{
	margin-bottom:5px;
	text-transform: capitalize;

}

.post-agenda .time-stamp-post{
	margin-bottom:5px;
}

.post-agenda .author-post,.post-agenda .time-stamp-post{
	display: inline-block;
}

.icons-post-agenda{
	margin-left: -10px;
	position: absolute;
    bottom: 0px;
}


.icons-post-agenda > .mb-eye_icon > a:before, .icons-post-agenda > .mb-share_icon > a:before{
	font-size: 40px;
}

.post-news{
	padding: 17px 25px 10px 15px;
}

.post-news h2{
	font-family: "TimesNewRomanPS";
	font-size: 60px;
	margin-bottom:5px;
	margin-top: 5px;
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 15px;
}

.post-news h5{
	font-family: "FuturaBook";
	font-size: 14px;
	line-height: normal;
	margin-bottom:10px;
	text-transform: uppercase;
}

.post-news .post-news-details{
	margin-top:10px;
}

.post-news .author-post, .post-news .time-stamp-post, .post-agenda .author-post,.post-agenda .time-stamp-post{
    font-family: "FuturaBook";
	font-size: 12px;
	color:#848484;
}

.post-news .author-post{
	border-bottom:1px solid #848484;
}

.post-news .time-stamp-post{
	margin-bottom:5px;
	margin-top: -3px;
}

.icons-post-news{
	margin-left: -10px;
    margin-top: 30px;
    position:absolute;
    bottom:0px;
}

.icons-post-news > .mb-eye_icon > a:before, .icons-post-news > .mb-share_icon > a:before{
	font-size: 40px;
}

.icons-post-agenda .mb-share_icon > a,.icons-post-news .mb-share_icon > a{
        margin-left: -18px;
}

.parentcategory_wrap h4, .parentcategory_wrap h3{
	margin-top:0px;
	margin-bottom: 0px;
}

.parent_carouselitems .title-wrap{
	padding-left:0px;
	padding-right:0px;
	margin-bottom:10px;
	/*height:59px;*/
}

.title_pageChapitre h2{
	text-transform: uppercase;
	line-height: normal;
	font-family: 'FuturaHeavy';
    font-size: 17px;
	text-align: left;
	color: #fff;
	margin: 5px 10px 2px 10px;
}

.page_chapitre_firstrow{
	padding-left:0px;
	padding-right:10px;
	height:100%;
	cursor:pointer;
	overflow:hidden;
    position:relative;
    z-index:1;
    background-color:#eeeeee;
}

/*.home .page_chapitre_firstrow{
    overflow:hidden;
    position:relative;
    z-index:1;
    background-color:#eeeeee;
}*/

@media only screen and (max-width:359px){
    .page_chapitre_firstrow{
        min-height: 45px;
        height: 100%;
    }
}

@media only screen and (max-width:400px){
    
    .parent_category_archive_page .page_chapitre_firstrow{
        min-height: 45px;
        height: 100%;
    }
}

.page_chapitre_firstrow .close-div .mb-x-circle:before{
	content: '\e90d';
	font-size: 20px;
}

.page_chapitre_firstrow .close-div .mb-x-circle{
    color:#ffffff;
}

#sharemodal .modal-dialog{
    max-width:400px !important;
}

#sharemodal .modal-body{
    padding:30px 30px 60px 30px !important;
}

#sharemodal .modal-body button{
    background:#fff;
    border:none;
    float:right;
}

#sharemodal .modal-body h1{
    margin:0px;
    color:#4796cf;
    font-size:22px;
    line-height:22px;
}

#sharemodal .modal-body p{
    margin:0px;
    font-size:16px !important;
    margin-bottom:20px;
}



.nopadding{
	padding-left:0px;
	padding-right:0px;
}

.home .tab-pane .post-videos img, .home .tab-pane .post-infographics img, .home .tab-pane .post-whitepapers img, .home .tab-pane .post-articles img{
	width: 100%;
}

.tab-pane .parent-tab-list, .tab-pane .wrap-tab{
    overflow:hidden;
}

.tab-pane .wrap-tab{
    margin-bottom:15px;
    padding-left:0px;
    padding-right:30px;
}

.tab-pane .wrap-tab:nth-child(4n+4){
    padding-right:0px;
}


.tab-pane .wrap-tab .post-agenda, .tab-pane .wrap-tab .post-news{
    height:248px;
}

.slideleft{
    width:100%;
    height:100%;
    min-height:250px;
    background-color:#000;
    position:absolute;
    z-index:99;
    top:0;
    animation: slide 0.5s linear 1.5s 1 forwards;
}

.slideleftload{
    width:100%;
    height:100%;
    min-height:250px;
    background-color:#000;
    position:absolute;
    z-index:99;
    top:0;
    animation: slide 0.7s linear 1.0s 1 forwards;
}

.slideleftcat{
  position: absolute;
  top:0;
  z-index:-1; 
  background-color:#eee;
  width:100%;
  height:100%;
}

@keyframes slide{
    0%{
        left: 0%;
    }
    
    100%{
        left:100%;
    }
}

.home .page_chapitre_firstrow .close-div{
	z-index:5;
}

.home .page_chapitre_firstrow .close-div, .home .page_chapitre_firstrow .title_pageChapitre{
	z-index:5;
}

.page_chapitre_firstrow .close-div{
	margin-top:3px;
	margin-right:7px;
}

.title_pageChapitre{
	float:left;
}

.nav>li>.mb-tab{
	padding: 7px 10px 3px;
	margin-top: 1px;
	border-radius: 0px;
	background-color: #e6e6e6;
	margin-bottom: 1px;
	text-transform: uppercase;
	font-size: 12px;
	font-family: FuturLight;
	font-weight: bold;
}

#all-tab{
	padding:7px 10px 3px !important;
}

#parent-category-tab{
	border-bottom: none;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus{
    color: #fff;
}

@media only screen and (max-width: 479px){
    .nav-tabs>li {
        width: 33.3333%;
    }
    
    .title_pageChapitre{
        width:90%;
    }
    
    .nav>li>.mb-tab{
	    padding: 7px 10px 3px;
    }
}

.tab-pane .post-news .post-news-details, .tab-pane .post-agenda .post-agenda-details{
	margin-top:0px;
}

.tab-pane .post-news .icons-post-news{
	margin-top:19px;
}

.tab-pane .post-agenda h5{
	font-size: 16px;
}

.tab-pane .post-agenda .icons-post-agenda{
	margin-top:14px;
}

.category-list{
	padding-left:0px;
	padding-right:0px;
}

.carousel-buttons-parent{
	text-align: right;
}

.carousel-buttons{
	display: block;
	width: 100%;
	border: 2px solid #dadada;
	padding: 16px 12px 12px 12px;
	height:59px;
	
}

.carousel-buttons-parent{
	padding-right: 0px;
}

.carousel-buttons-parent{
	padding-left: 1px;
}

.carousel-buttons{
	height:57px;
	background-color:#fff;
}

.home .tab-pane{
	margin-bottom:0px;
}

.sub-menu li{
	display: inline-block;
}

.tab-pane > .owl-carousel.owl-theme{
	margin-left:0px !important;
	height: 250px;
    margin-bottom: 10px;
}

.tab-pane .carousel-item{
	height:200px;
	position:relative;
	overflow:hidden;
}

.owl-carousel{
	touch-action: none;
	width:100% !important;
}

.tab-content>.active{
	display: inline-block;
}

.owl-carousel.owl-loaded{
	opacity: 1 !important;
}

.container-fluid{
    width: 50%;
    max-width: 1140px;
    text-align: left;
    margin: 0px 15px;
    border-top: 1px dotted #848484;
}

.single-post .container-fluid{
    width: 50%;
    max-width: 1140px;
    text-align: left;
    margin: 0px 15px 0px 0px;
    border-top: 1px dotted #848484;
    padding-left:0px;
}

.title4favourites{
    font-family:FuturaBook;
    font-size:14px;
    color:#848484;
    padding:5px 0px 10px 5px;
}

section.archieve-page-cookie{
    margin-top:20px;
}

.cookie-container{
    padding-left:15px;
    padding-right:0px;
}

.single-post .cookie-container{
    padding-left:30px;
    padding-right:0px;
}

.archieve-taxonomy-parent .cookie-container{
    width:100%;
    max-width:100%;
    padding:0;
    margin:0;
}

.archieve-taxonomy-parent .container-fluid, .page .container-fluid{
    width: 100%;
    text-align: left;
    margin: 0px;
    padding:0px;
    border-top: 1px dotted #848484;
}

.archieve-taxonomy-parent .cookie-container > .container{
    margin-left: 5px;
}


.cookie-container > .container{
	padding:0px;
	margin: 0px auto;
	background-color:#f7f7f7;
	width: 99.5% !important;
    margin-left: 0px;
}

.cookie-tab{
	width:175px;
	float:left;
	margin-right: 1px;
	margin-bottom: 1px;
	position:relative;
	overflow:hidden;
}

.delete{ 
  animation: delete 0.3s linear 0.1s 1 forwards ;
  margin-right:0px;
  margin-bottom: 0px;
}

@keyframes delete{
  0%{
    height: 100%;
    
  }
  100%{
    height: 0%;
    display: none !important;
    width: 0;
    flex-grow: 0;
  }
}

.cookie-title{
	font-size: 14px;
	width:120px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	color:#fff;
	padding-left: 10px;
    padding-top: 2px;
}

.unlike-fav .mb-x-circle:before{
	font-size:20px;
	color:#fff;
}

.unlike-fav{
	float:right;
	padding-top: 2px;
	padding-right: 10px;
}

.cookie-title, .unlike-fav{
	display: inline-block;
	margin-bottom: -2px;
}

#footer .widget ul li{
	display: inline-block;
    font-family: FuturaBook;
    font-size: 12px;
    border: none;
}

#footer .widget ul li > a{
	border-bottom: 1px solid #dddddd;
	padding: 0px;
}

#footer .widget ul li > a:hover, #footer .widget ul li > a:focus{
	color: #68a8d7;
}

#footer{
	padding-top: 10px;
	background:#ffffff !important;
}

.home #footer{
    padding-top:0px;
}

.home #footer{
    background:#f6f8f7 !important;
}

#footer-widgets{
	border-top:3px solid #549ad1;
	margin:0px 0px 0px 15px;
	padding-top:10px;
}

.home #footer-widgets{
    margin:0px 0px 0px 0px;
}

#footer-widgets > .col-sm-8{
	padding-left:0px;
}

#footer-widgets > .col-sm-4 > #media_image-2{
	float: right;
	padding-right: 0px;
}

#footer > .container{
    padding-left:0px;
    padding-right:0px;
}

#footer-widgets #menu-footer-menu{
	padding-left:0px;
	padding-right: 0px;
}

@media only screen and (max-width:620px){
	.tab-pane .post-videos img, .tab-pane .post-infographics img, .tab-pane .post-whitepapers img, .tab-pane .post-articles img{
		height:auto;
		margin: 0 auto;
	}
	
	.owl-carousel .owl-stage-outer{
	    height:250px;
	}

	.owl-stage-outer.owl-height{
		height:auto !important;
	}

	.tab-pane .carousel-item{
		height:250px;
	}
	
	#footer-widgets > .col-sm-4 > #media_image-2{
	    float:none;
	    text-align:center;
	    padding-right:20px;
	}
	
	#footer-widgets > .col-sm-8{
	    text-align:center;
	}
	
	#footer > .container{
	    padding-left:15px;
	    padding-right:15px;
	}
	
	.single-post > aside.right-sidebar > .sidebar-widget-wrap section article{
	    height:auto;
	}
	
	article.type-post.single-post-standard{
	   padding-left:0px;
	   padding-top: 30px;
	}
	
	.inner-page-wrap > div{
	    padding-right:0px;
	}
	
	.single-post .content-left{
	    padding-left:5px;
	    padding-right:5px;
	}
	
	.page-heading .heading-text{
	    width:70%;
	}
	
	.cookie-container > .container{
	    /*margin-left:10px;*/
	}
	
	.post-agenda{
	    padding:25px 10px 10px 10px;
	    height:270px;
	}
	
	.post-news{
	    padding:25px 10px 10px 10px;
	    height:270px;
	}
	
	#footer-widgets .col-sm-4, #footer-widgets .col-sm-8{
	    padding-right:0px;
	    padding-left:0px;
	}
}

@media only screen and (max-width:786px){
	.carousel-buttons-parent{
		padding-left: 0px;
		padding-bottom: 0px;
		text-align: center;

	}
	
	.right-sidebar-post{
	    width:100%;
	}
	.post-agenda, .post-news{
	    height:270px;
	}
	
	.no-margin-wrapper{
        margin-bottom:0px !important;
    }
    
}

@media only screen and (max-width:991px){
    li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-item.mega-menu-item-type-widget > form{
        width:100%;
        height:30px;
    }
    
    #mega-menu-mobile_menu > li.mega-menu-item > ul.mega-sub-menu > li > a {
        color:#ffffff;
    }
    
    #mega-menu-wrap-mobile_menu #mega-menu-mobile_menu > li.mega-menu-item > ul.mega-sub-menu > li > a.mega-menu-link:before{
        color: #ffffff !important;
    }
    
    .mega-mb-search_icon > ul.mega-sub-menu > section.container, li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-item.mega-menu-item-type-widget > form{
        top:0px;
    }
    
    #mega-menu-wrap-mobile_menu .mega-menu-toggle {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
    }
    
    #mega-menu-wrap-mobile_menu .mega-menu-toggle.mega-menu-open + #mega-menu-mobile_menu {
        display: block;
    }
    
    #mega-menu-wrap-mobile_menu .mega-menu-toggle + #mega-menu-mobile_menu {
        background: #a8cbe7;
        padding: 0;
    }
    
    #mega-menu-wrap-mobile_menu #mega-menu-mobile_menu > li.mega-menu-item {
        display: list-item;
        margin: 0;
        clear: both;
        border: 0;
    }
    
    #mega-menu-wrap-mobile_menu #mega-menu-mobile_menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
        display: inline-block;
    }
    
    #mega-menu-wrap-mobile_menu #mega-menu-mobile_menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
        content: '\f140';
    }
    
    #mega-menu-wrap-mobile_menu #mega-menu-mobile_menu > li.mega-menu-flyout > ul.mega-sub-menu {
        float: left;
        position: static;
        width: 100% !important;
        padding: 0;
        border: 0;
        display:none;
    }
    
    #mega-menu-wrap-mobile_menu #mega-menu-mobile_menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item {
        clear: both;
    }
    
    #mega-menu-wrap-mobile_menu #mega-menu-mobile_menu li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-mobile_menu #mega-menu-mobile_menu li.mega-menu-megamenu.mega-menu-item.mega-toggle-on ul.mega-sub-menu {
        display: block;
    }
    
    #mega-menu-wrap-mobile_menu #mega-menu-mobile_menu li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-mobile_menu #mega-menu-mobile_menu li.mega-menu-item > ul.mega-sub-menu{
        background-color:#98bbd7 !important;
        width:100% !important;
    }
    
    #mega-menu-wrap-mobile_menu #mega-menu-mobile_menu > li.mega-menu-megamenu > ul.mega-sub-menu {
        float: left;
        position: static;
        width: 100% !important;
        display:none;
    }
    
    #mega-menu-wrap-mobile_menu #mega-menu-mobile_menu li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {
        content: '\f142';
    }
    
    .inner-page-wrap > div.col-sm-9{
        width:100%;
    }
    
    .single-post > aside.right-sidebar > .sidebar-widget-wrap section article {
        float: right;
    }
    
    aside.right-sidebar,.single-post .content-left{
        width:100%;
    }
    
    .page .right-sidebar article.category-listing{
        height:auto !important;
    }
    
    .page .right-sidebar .wrap:last-child > section{
        width:261px;
        padding-right:10px;
    }
    
    .page .right-sidebar .wrap:last-child > section:last-child{
        padding-right:0px;
    }
    
}
/***************Media query for 991px (max-width)*******************************************/



@media only screen and (max-width: 767px){
    .container-fluid{
        width: 100%;
        margin-top:25px;
    }
    
    .single-post .content-left{
        padding-right:5px;
        padding-left:0px;
    }
    .single-post > aside.right-sidebar > .sidebar-widget-wrap section article{
        float:none;
    }
    
    .tab-pane > .owl-carousel.owl-theme{
        margin-bottom:4px;
    }
}



/***************Media query for 1800px (min-width)*******************************************/
@media only screen and (min-width: 1800px){
    #mega-menu-wrap-main_navigation #mega-menu-main_navigation > li.mega-menu-megamenu > ul.mega-sub-menu {
        min-width: 1170px;
        max-width: 100%;
        left: 0;
    }
    
    #main-navigation #mega-menu-wrap-main_navigation #mega-menu-main_navigation li.mega-mb-search_icon .mega-sub-menu{
        margin-left:5px;
    }
}

@media only screen and (max-width: 620px){
    #mega-menu-wrap-mobile_menu #mega-menu-mobile_menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item{
        display:block;
    }
}
/***************Media query for 1800px (min-width)*******************************************/



/***************Media query for 620px (min-width) and max-width 1024px*******************************************/
@media only screen and (min-width: 620px) and (max-width:1024px){
    #main-container{
        margin-top:30px;
    }
}

@media only screen and (min-width: 992px) and (max-width:1070px){
    .full-center .header4-topbar-container > .row > span.menu-icon-container {
        width: 170px;
    }
}

@media only screen and (min-width: 320px) and (max-width:1024px) and (pointer: coarse){
    .overText{
        display:none;
    }
    
    .inner-page-wrap > div{
        padding-right: 0px;
    }
}

@media only screen and (min-width: 768px) and (max-width:1024px) and (orientation: landscape){
    .single-post .content-left{
	    width:70%;
	    margin-bottom:0px !important;
	}
	.single-post .right-sidebar{
	    width:30%;
	}
	
	.sidebar-widget-wrap .wrap:last-child > section:first-child{
	    margin-bottom:10px !important;
	}
}

@media only screen and (min-width: 320px) and (max-width:768px){
    .inner-page-wrap > div{
        padding-right: 0px;
    }
    
    article.type-post.single-post-standard{
	   padding-left:5px;
	}
	
	.single-post > aside.right-sidebar > .sidebar-widget-wrap section article{
	    margin:5px auto;
	}
	
	#main-container{
        margin-top:30px;
    }
    
    .article-extras{
        margin-top:20px;
    }
    
    .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
        color: inherit;
        background-color: inherit;
        border: 1px solid inherit;
        border-bottom-color: inherit;
        cursor: default;
    }
}

@media only screen and (min-width: 320px) and (max-width:1169px){
    .tab-pane .carousel-item{
        margin: 0 auto !important;
    }
    .archieve-taxonomy-parent .container-fluid, .page .container-fluid{
        margin: 15px 0px 0px;
        width:auto;
    }
}

@media only screen and (max-width:1215px) and (min-width:786px){
    .right-sidebar-post{
        width:100%;
        padding-right:0px;
    }
    
    .sidebar-widget-wrap .wrap:last-child > section:first-child{
        margin-bottom:10px;
    }
    
    .single-post > aside.right-sidebar > .sidebar-widget-wrap section article{
        float:right;
    }
    
    .inner-page-wrap > div{
        padding-right: 10px;
    }
    
    article.type-post.single-post-standard{
	   padding-left:15px;
	   padding-right: 15px;
	}
}

@media only screen and (max-width:991px) and (min-width:768px){
    .right-sidebar-post{
        width:100%;
        padding-right:0px;
    }
    
    .sidebar-widget-wrap .wrap:last-child > section:first-child{
        margin-bottom:10px;
    }
    
    .single-post > aside.right-sidebar > .sidebar-widget-wrap section article{
        float:none;
        margin:0 auto;
    }
    
    .inner-page-wrap > div{
        padding-right: 0px;
    }
    
    article.type-post.single-post-standard {
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media screen and (max-width:768px){
    .title-wrap.col-md-6.col-sm-12.col-xs-12, .col-md-6.col-sm-12.col-xs-12.carousel-buttons-parent{
        width:100%;
    }
    
    .parent_category_archive_page .col-md-6.col-sm-12.col-xs-12.carousel-buttons-parent{
        height:auto;
    }
    
    .access-un {
        margin-left: 0;
    }
    
    .slotholder > div{
        background-image: none;
    }
    
    #gform_wrapper_1 form#gform_1{
        max-width: 100% !important;
    }
    .unsubcribe .top_label .gfield_label, .unsubcribe ul.gform_fields li.gfield span.name_first label, .unsubcribe ul.gform_fields li.gfield span.name_last label{
        width:35% !important;
    }
   .gform_wrapper .top_label input.medium{
    width: 65% !important;
       
   }
    
    .unsubcribe ul.gform_fields li.gfield span.name_first input, .unsubcribe ul.gform_fields li.gfield span.name_last input {
      width: 64% !important;  
    }
    .gform_wrapper .top_label select.medium{
            width: 50% !important;
    }
    
    .single-post > aside.right-sidebar > .sidebar-widget-wrap section article{
        width:auto ;
    }
    .sidebar-widget-wrap .wrap:last-child > section {
        margin-bottom: 0px;
        max-width: 261px;
    }
    
    .sidebar-widget-wrap .wrap > section {
        max-width: 261px;
        margin: 0 auto 10px;
    }
    
    aside.sidebar {
    padding-left: 15px;
    width:100%;
    }
    
    .single-post .content-left{
        width:100%;
        margin-bottom:60px !important;
    }
    
    #mega-menu-wrap-mobile_menu .mega-menu-toggle + #mega-menu-mobile_menu{
            background: #fff;
    }
    #mega-menu-wrap-mobile_menu #mega-menu-mobile_menu > li.mega-menu-item{
        border: 1px solid #ccc!important;
    }
    
    #mega-menu-wrap-mobile_menu #mega-menu-mobile_menu li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu{
        width: 100% !important;
        padding: 10px 0 0 7px;
        margin-top: 2px;
        background-color: #a8cbe7 !important;  
    }
    
    #mega-menu-wrap-mobile_menu #mega-menu-mobile_menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{
        background-color: #a8cbe7 !important;
    }
    
    li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-item.mega-menu-item-type-widget > form{
      height:55px;  
    }
    iframe{
        width:100%;
        height:217px;
    }
    
    .cookie-container .container-fluid{
        width:100%;
    }
}

@media only screen and (min-width: 768px) {
    .slotholder > div{
        background-image: none !important;
    }
}

@media only screen and (max-width: 480px) {
    .ct-ultimate-gdpr-cookie-popup-topPanel {
        padding: 20px 0 35px 0;
    }
    #mobile-top-text{
        font-size:15px;
    }
    .single-post .right-sidebar .wrap section article{
        height: 218px ;
        width: 249px !important;
    }
    .single-post .right-sidebar-post{
        padding: 0;
    }
    .single-post > aside.right-sidebar > .sidebar-widget-wrap section article{
        margin: 5px auto;
    }
    .page .sidebar-widget-wrap .wrap{
        padding: 0 8%;
    }
    .gform_wrapper .gform_footer input.button{
        margin: -5px 0 0 15px !important;
        font-size: 12px !important;

    }
    #sharemodal .modal-dialog{
        padding: 0 5% 0 0% !important;
    }
    #sharemodal .icons-share button{
        margin-bottom:2% !important;
    }
    iframe{
        width:100%;
        height:217px;
    }
}
/* --------------------------------------------
	STYLE CUSTOMIZATION FOR MICROBIOME
-------------------------------------------- */

