/*
Theme Name : magPlusChild
Template:     magplus	
*/
h1.hidden-class,
#wrapper > #loader-wrapper,
#hs-eu-cookie-confirmation {
  display: none!important;
}
  /* Top Bar Menu*/


.accordion-container__event-page .wpb_accordion_section a {
    padding: 15px 30px 15px 30px !important;
    background-color: #988551;
    color: #ffffff;
    font-size: 16px;
    margin-bottom: 10px;
}
.accordion-container__event-page .wpb_accordion_section a:hover, .accordion-container__event-page .wpb_accordion_section .ui-state-active a{
  background-color: #000;
}
body .wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon {
  background-image: url(/wp-content/uploads/2022/01/close-white.png) !important;
}

.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon {
    background-image: url(/wp-content/uploads/2022/01/open-white.png) !important;
}
.l-inner{
  padding: 0 20px;
}
.logos__container{
  display: none;
}
.website-logos img {
    width: 85%;
    height: 60px;
}
.website-logos {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 15px 0 40px 0;
}
.arrow {
  border: solid black;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
}
.down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
#toggle-logo {
    cursor: pointer;
    padding: 15px 0;
    position: relative;
    display: flex;
    align-items: flex-end;
}
#toggle-logo img {
    margin-right: 5px;
    margin-left: 5px;
    width: 190px;
    padding-bottom: 1px;
}
.toggle-arrow {
    position: relative;
    top: -4px;
    margin-left: 10px;
}
.divider {
    height: 2px;
    width: 100%;
    background: #d6d6d6;
    margin-bottom: 15px;
}
@media (min-width: 1101px) {
  .website-logos .logo {
    width: 100%;
    text-align: center;
  }
  div.logos__container div.website-logos div.fi-desk {
      width: 55%;
      text-align: center;
  }
  .website-logos .fixglobal img{
      width: 95%;
  }
  .website-logos .derivsource img{
      width: 70%;
  }

}
@media (max-width: 1100px){
.website-logos .logo:nth-child(4), .website-logos .logo:last-child {
    text-align: center;
}


    .logo {
      flex-basis: 15%;
      text-align: center;
    }
    .website-logos img {
       width: auto;
    }
}
@media (max-width: 1023px){
    .footer .footer-menu #menu-footer-menu {
        text-align: center;
    }
    .custom-footer .footer-info ul {
        flex-direction: column;
    }
    .custom-footer .footer-info ul li {
        padding: 10px 0px;
    }
    .custom-footer .footer-info ul li::after {
        display: none!important;
    }
}
@media (max-width: 500px){
  .website-logos img {
     margin-bottom: 20px;
     height: 30px;
    }
  .website-logos {
    display: block;
  }
  #toggle-logo {
    text-align: center;
  }
  .logo {
      margin: 10px 0;
  }
}
/* End Top Bar Menu*/
.event-flex-2{
	display:flex;
}
.event-flex-2 .event-col{
	width:47%;
}
.event-flex-2 .event-col .event-title-inner{
	padding-right:10px;
}
.single.single-post .tt-blog-user-content{
	padding-left:0;
}
body .tt-blog-nav-label{
	color:#000;
}
.event_section_heading{
font-size: 48px;
margin: 55px 0 0px 0;
}
.event-heading-5 {
text-transform: uppercase;
font-size: 20px;
border-bottom: 3px solid #f99d1b !important;
font-family: "Ropa Sans";
font-style: normal;
font-weight: bold;
text-align: left;
padding-bottom: 5px;
}

.page-template-events-template .sidebar.sidebar-heading-.left-sidebar {
    margin-top: 60px;
}


.single figure.alignleft{
    margin-bottom: 10px !important;
}
.single .wp-caption img {
    margin-bottom: 10px !important;
}
.event-heading-3 {
text-transform: uppercase;
font-size: 18px;
border-bottom: 3px solid #f99d1b !important;
font-family: "Ropa Sans";
font-style: normal;
text-align: left;
padding-bottom: 5px;
display: inline-block;;
margin:40px auto 20px 0;
}
.events-page-data{
font-family: "Ropa Sans";
font-weight: 400;
font-style: normal;
}
.single .tt-blog-user-content a, .single  .tt-blog-user-content{
    color: #000 !important;
    font-family: 'Roboto';
    font-weight: bold;
}
.single .tt-blog-user-content a:hover{
    color:#f99d1b !important;
}
.tt-blog-user-content{
    font-weight: bold;
}
.spaceto{
	margin: 0 10px;
}
.event-title-inner {
display: flex;
    flex-direction: column-reverse;
    justify-content: space-evenly;
    /* text-align: left; */
    /* flex-direction: column; */
    padding-left: 15px;
    font-size: 16px;
    /* vertical-align: middle; */
    justify-content: center;
    align-items: stretch;
    min-height: 70px;
}
.share {
    background: #f99D1b;
    color: #fff;
    border-radius: 50%;
    border: 1px solid #f99D1b;
    -webkit-border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    padding-left: 0 !important;
    width: 30px;
    height: 30px;
    box-shadow: none;
    position: relative;
    text-align: center;
    line-height: 28px;
    margin-bottom: 10px;
}
.share:hover {
    background: transparent;
    color: #f99D1b;
}
.copywrite__text-social {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.copywrite__col:first-child {
/*     flex-basis: 78%; */
/*     text-align: left;*/
	padding-left:10px; 
}
.copywrite__col:last-child {
/*     flex-basis: 22%; */
	padding-right:10px;
}
.event-title-inner a {
color:#000;
}
.event-title-inner a:hover {
color:#f99D1b;
}

.event-flex {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(250px,1fr));
    grid-gap: 40px;
}
.event-col {
    border: 1px solid #f99D1b;
    border-radius: 2px;
   /* margin: 20px 0px;
     max-width: 48%;
    width: 100%;
   	display: flex; 
    justify-content: flex-start; 
    margin-right: 15px;
    float: left;*/

}
.col-inner-events:first-child {
background: #f99D1b;
    padding: 10px;
    text-align: center;
    color: #fff;
    flex-basis: 144px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: -1px;
    line-height: 18px;
    letter-spacing: 0.05em;
    float: left;
    width: 130px;
    min-height: 101%;
}
.col-inner-events:last-child {
/*flex-basis: 68%;*/
padding:10px;
height: 100%;
}

.col-inner-events{
margin-bottom: 0px;
}

.home .right-sidebar{
	margin-top: 35px;
}
.article-date-home{
	font-size: 12px;
	color: #b5b5b5;
}

.home .tt-header-wrapper .toggle-block .toggle-block-container{
	position: unset;
}
.home .tt-post-label .tt-post-author-name{
	display: none;
}
.single-post article, .single-post .col-md-8 .vc_column-inner{
	max-width: 800px;
}

.tt-mega-wrapper{
	min-height: 300px;
	z-index: 101;
}
.tt-header .cmn-mobile-switch span, .tt-header .cmn-mobile-switch::before, .tt-header .cmn-mobile-switch::after{
	background: #fff !important;
}
.style2 .tt-title-text, .sidebar-heading-style2 .tt-title-text{
	border-bottom: 3px solid #f99d1b !important;
}
.right-sidebar div.sidebar-item {
	text-align: center !important;
}

.tt-header .cmn-mobile-switch{
position: absolute !important;
}
.tt-header .tt-header-wrapper .top-inner {
padding-top: 0px !important;
}

._form_26 label._form-label {
/*display: none;*/
}
.sidebar .sidebar-item h5{
text-transform: uppercase;
font-size: 20px;

border-bottom: 3px solid #f99d1b !important;
font-family: "Ropa Sans";font-style: normal;
font-weight: bold;
text-align: left;
padding-bottom: 5px;

}
.sidebar-heading-style1 .tt-title-text:after{
height: 0px !important;
}
.sidebar-heading-style1 .tt-title-text:before{
height: 0px !important;
}
.single  br{
content: "";
margin-top: 20px;
display: block;
/*font-size: 24%;*/
}
.single .simple-text.tt-content p strong{
	font-weight:900;
}
.single .simple-text.tt-content p,
.single .simple-text.tt-content ul li,
.single .simple-text.tt-content ol li{
font-size: 16px;
line-height: 26px;
color:#000;
}


.sidebar ._form_26 input[type="text"]{   
width: 100%;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px solid #ddd;
background-color: #f4f4f4;
color: #444;
font-size: 14px;
}
.sidebar button#_form_26_submit{ 
width: 100%;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: normal;
border-radius: 0px;
height: auto;
margin: 0;
text-transform: uppercase;
}

.tt-footer ._form_26 input[type="text"]{ 
width: 100%;
padding: 10px;
display: block;
border: 1px solid #ddd;
border-color: #ddd;
background-color: #f4f4f4;
background-image: none;
text-shadow: none;
color: #444;
font-size: 14px;
line-height: normal;
box-sizing: border-box;
height: auto;

}

.tt-footer button#_form_26_submit{ 
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
margin: 0;

width: 100%;
padding: 10px;
display: block;
border: 1px solid #ddd;
border-color: #ddd;

font-size: 14px;
line-height: normal;
box-sizing: border-box;
height: auto;
margin-top: 10px;
}
.twitter-timeline {
width: 100vw !important;
}
.tt-post  .tt-post-cat{
/*display:none;*/
}
.home-featured-articles{
margin-top: 30px;
}
.single .tt-blog-user-img{
display: none;
}

.tt-share-linkedin {
background: #0e76a8;
border-color: #0e76a8;
}

.tt-share-linkedin:hover {
color: #1293d2;
}

.single .tt-blog-nav-label {
font-size: 20px !important;
}

.single .tt-tag-title, .single .tt-tags{
display: none ;
}
.single .simple-text{
margin:20px 20px 20px auto;
}
.podcast-providers-container{
text-align: center;

}

.podcast-providers-container a{
text-align: center;
}

.podcast-providers-container img{
width: 50px;
margin: 10px;
}
.social-podcast{
text-align: center;
}

.pod-title{
margin-top:15px; 
margin-bottom:5px; 
}
.category-podcast #content-wrapper .hentry p{
height: auto; 
}
.category-podcast .simple-text{
display: block;
}
/* Menu Topic */
.tt-header .main-nav > ul > .topic-menu li a:hover {
  color: #fff!important;
}
/* More button on homepage */
div.wpb_wrapper #morehomebutton,
div.wpb_wrapper #morehomebutton-a,
div.wpb_wrapper #morehomebutton-b,
div.wpb_wrapper #morehomebutton-c,
div.wpb_wrapper #morehomebutton-d {
    float: right;
    width: 180px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
}
div.wpb_wrapper #morehomebutton {
    margin-bottom: 50px;
}
/* Single Article */
.single div.tt-blog-nav-label {
  color: #c1c1c1;
  font-size: 12px!important;
}
.single div.tt-blog-nav a.tt-blog-nav-title,
.articles-related a.tt-blog-nav-title{
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
}
.articles-related h3 {
  padding: 10px;
  margin-bottom: 20px;
  font-size: 22px;
  line-height: 20px;
  font-weight: bold;
  border-left: 4px solid #f99d1b;
}
.articles-related div.thumbnail-related {
  margin: 20px 0px;
}
.articles-related div img {
  height: 150px;
  width: 100%;
  object-fit: cover;
}
div.wpb_wrapper #morehomebutton span,
div.wpb_wrapper #morehomebutton-a span,
div.wpb_wrapper #morehomebutton-b span,
div.wpb_wrapper #morehomebutton-c span,
div.wpb_wrapper #morehomebutton-d span{
  font-size: 18px;
}
.footer-links-custom{
/* text-align: left; */
margin-top: 10px;
}
.footer-links-custom a {
color:#fff ;
margin: 0 15px;
display: inline-block;
padding-bottom: 15px;
}
.footer-links-custom a:hover {
color:#f99d1b ;
}

.tt-footer{
padding-top: 25px !important;
}
.single .marg-lg-b50{
clear:both;	
}
li.magazine-menu a{
  color:#f99d1b !important;
}

.magazine-flex{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.magazine-flex div .cover-image{
  width: 100%;
}

.magazine-flex div{
 flex-basis: 48%;
 margin-bottom: 35px;

}
.tt-header .main-nav > ul > li:not(.mega) > ul > li > a:hover {
  color: #fff !important;
}
/* Footer */
.custom-footer {
    background-color: #000000;
    color: #FFFFFF;
}
.footer-wrap {
    max-width: 1150px;
    width: 100%;
    margin: 0 auto;
}
.footer {
    display: flex;
    justify-content: space-between;
    height: 392px;
    align-items: center;
}
.footer .footer-logo {
    display: block;
    max-width: 292px;
    width: 100%;
    height: auto;
}
.footer .footer-logo img {
    display: block;
    width: 100%;
}
.footer .footer-menu #menu-footer-menu {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 50px;
    font-family: Lato, serif;
    font-size: 15px;
    line-height: 29px;
    color: #FFFFFF;
}
.footer .footer-menu #menu-footer-menu li a,
.custom-footer .footer-info a{
    color: #FFFFFF;
    transition: all 0.3s ease;
}
.custom-footer .footer-info .widget_text.widget.tt-footer-list,
.custom-footer .social-icons .widget_text.widget.tt-footer-list,
.custom-footer .footer-menu .widget_text.widget.tt-footer-list {
    margin-bottom: 0!important;
}
.footer .social-icons .custom-html-widget,
.footer .social-icons section {
    display: flex;
}
.footer .social-icons a:not(:last-child){
    padding-right: 17px;
}
.footer .social-icons img {
    display: block;
    width: 30px;
    transition: .5s ease;
}
.footer .social-icons img:hover {
    opacity: 0.6;
}
.custom-footer .footer-info ul {
    display: flex;
    justify-content: space-between;
    font-size: 13px;
    width: 500px;
    margin: 0 auto;
    align-items: center;
    font-family: Lato, serif;
    font-size: 13px;
    color: #CCCCCC;
}
.custom-footer .footer-info {
    padding-bottom: 20px;
}
.custom-footer .footer-info ul li a {
    color: #CCCCCC;
}
.custom-footer .footer-info ul li::after {
    content: '|';
    display: inline-block;
    position: absolute;
    color: #818181;
    margin-left: 12px;
    margin-left: 24px;
}
.custom-footer .footer-info ul li:last-child:after {
    display: none;
}
/*End of new footer*/

.manual-ad-top {
    width: 55%;
    margin: 0 auto;
}



/* About us page */
.about-us-page {
  min-height: 650px;
}
.aboutus-image-wrapper {
  position: relative;
  overflow: hidden;
  height: 380px;
  margin: 50px 0px;
}
.about-us-wrapper .aboutus-title h1 {
  font-size: 25px;
}
.aboutus-image-wrapper .img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
div.tt-footer .row.footer__logo .widget_media_image a img {
  width: 300px;
  height: 37px!important;
}
@media only screen and (max-width: 1190px){
    .footer-wrap {
        max-width: 950px;
    }
}
@media only screen and (min-width: 992px) {
.cmn-mobile-switch{
display: none;
}
.footer-links-custom{
text-align: right;
}
.pod-title{
margin-top:0px; 
margin-bottom:5px; 
}
.category-podcast .simple-text{
display: table;
}

}
@media (min-width: 992px){
    .tt-header .tt-header-wrapper .top-inner{
    height: 76px !important;
    }
    .tt-header .tt-header-wrapper .main-nav.clearfix{
    float:right !important;
    }
    ._form._form_1._inline-form._dark select{
    height: 40px;
    border-radius: 5px;
    }
    .footer .footer-menu #menu-footer-menu li a:hover,
    .custom-footer .footer-info a:hover{
        color: #989797;
    }
}

@media (max-width:1420px) and (min-width:992px) {
.single-post article, .single-post .col-md-8 .vc_column-inner{
margin: 0 30px;
}
}
@media (max-width: 992px){
    .footer {
        height: 300px;
        flex-direction: column;
        justify-content: space-around;
    }
}
@media (max-width:767px){
	.footer__logo {
		text-align: center;
	}
  .articles-related h3 {
    margin: 20px;
  }
  .aboutus-image-wrapper {
    height: 200px;
  }
  .custom-footer .footer-info ul {
    width: 100%;
  }
    .manual-ad-top {
        width: 85%;
    }
}
@media (max-width:569px){
	.event-flex-2 .event-col{
		width:100%;
	}
}

.swp_social_panel:not(.nc_floater).scale-100.scale-full_width {
  width: 35%!important;
}

.single .swp_social_panel .sw{
  font-style: normal;
  }
  

.wp-block-social-links, .wp-block-social-links.has-normal-icon-size {
  display: none !important;
}

.swp_social_panel.swp_connected .nc_tweetContainer, .swp_social_panel.swp_connected .nc_tweetContainer:hover  {
  border-width: 0 !important;
}

.page-id-20446 #custom_html-10 {
  display: none !important;
}
