/*
Theme Name: Eventum
Theme URI: https://themeforest.net/item/eventum-conference-event-wordpress-theme/12943209
Author: Themeum
Author URI: http://themeum.com/
Description: Eventum - Conference & Event WordPress Theme with Ticket Selling Feature
Version: 3.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, green, pink, purple, dark, right-sidebar, two-columns, responsive-layout
Text Domain: eventum
*/

@import url('css/bootstrap.min.css');
@import url('css/font-awesome.css');
@import url('css/animate.css');
@import url('css/magnific-popup.css');
@import url('css/main.css');
@import url('css/woocommerce.css');
@import url('css/responsive.css');

.eventum-schedules thead tr th:nth-child(3),
.eventum-schedules thead tr th:nth-child(5),
.eventum-schedules tbody tr td:nth-child(3){
	display:none;
}
.d_none{
	display:none;
}
#slider_img .vc_inner {
    text-align: center;
}
#slider_img .vc_inner img {
    max-width: 100%;
    height: 100px;
    width: auto;
    margin-inline: auto !important;
}
#table_register table td, 
#table_register table th {
    padding: 10px;
    border: 1px solid rgb(160 160 160);
}
header#masthead{
	background-color:#00144A;
}
#top-strip-column.vc_column_container > .vc_column-inner{
  padding-left: 0px !important;
  padding-right: 0px !important;
}

#top-strip-column h3.style-title.animated.fadeIn {
  background-image: linear-gradient(to right, #E2A226, #FFC20F, rgba(255, 194, 15, 0) 100%);
padding: 10px 10px 10px 40px;
  margin:0px !important
}

/*border-bottom: solid 2px #648939;*/
#top-strip-column .themeum-title:nth-of-type(1) h3.style-title{
    position:relative;
}

#top-strip-column .themeum-title:nth-of-type(1) h3.style-title::after {
content: "";
display: block;
margin: 0px 100px 0px 0px;
height: 2px;
background-color: #648939;
position: relative;
top: 10px;
}

#top-strip-column h4.style-sub-title {
  font-size: 40px !important;
  color: #fff !important;
  background-image: linear-gradient(to right, #3891d5, rgba(255, 194, 15, 0) 100%);
  padding:10px 10px 10px 40px;
  margin:0px !important;
  padding-top: 20px;
  padding-bottom: 20px;
}
#top-strip-column-1 .wpb_single_image.wpb_content_element.vc_align_center{
	margin-bottom:0 !important;
}
.themeum-speaker-listing.speaker-transparent .row {
  width: 20%;
}

.themeum-speaker-listing.speaker-transparent {
  display: flex;
  align-items: center;
  justify-content: space-between;
}


.btn-lg{ border-radius: 0px; }
.gallery-caption{ }
.bypostauthor{ }
#mailchimp-id{ display:none; }
.screen-reader-text{}

.sub-title-inner h2 {
   /* background-image: url(images/banner-bg.png); */
    background-repeat: no-repeat;
    background-position: center;
    padding: 13px 0px;
}
.btn-yellow .acton-btn:hover {
    background-color: #B8BF25;
}
.btn-yellow .acton-btn {
    color: #000;
    background-color: #cbd504;
    padding: 13px 28px;
    border-radius: 3px;
    font-weight: 400;
    margin-top: 20px;
    display: inline-block;
}
.themeum-clients {
    background-color: #ecedee;
    padding: 70px 30px 30px 30px;
}
.client-image {
    display: block;
    float: right;
    top: -100px;
    position: relative;
}
.client-image img {
    width: 60px;
}
.client-name {
    font-size: 16px;
    font-weight: 500;
    margin-top: 15px;
    color: #2a303b;
}
h4.speaker-title, .speaker-designation {
    text-align: left;
    color: #424242;
}
.themeum-counter-number {
    font-weight: 900;
    display: inline-block;
    padding: 0 1px;
}
.counter-number-title {
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #c5c5c5;
}

.counter-content {
    transition: .6s;
}


.vc_custom_1505906424801 {
    margin-top: 0px !important; 
    margin-bottom: 0px !important;
    padding-top: 150px !important;
    padding-bottom: 130px !important;
    background-image:none!important;/* url(https://demo.themeum.com/wordpress/eventum/wp-content/uploads/2016/01/feature-event-bg-3.png?id=1104) !important;*/
    background-position: 0 0 !important;
    background-repeat: no-repeat !important;
}
.footer-wrap-inner > .container{
    width: 89em;
    max-width: 100%;
}
.footer-columns {
    padding: 3% 0;
    display: flex;
    justify-content: space-between;
    font-size: 1.3125em;
    color: #fff;
}
.footer-columns__column:first-child {
    margin-top: -40px;
    border: none;
}
.footer-columns__column {
    border-left: 1px solid #fff;
    padding: 0 15px;
    text-align: left;
    font-size: 18px;
    font-weight: 400;
}
.footer-columns__column h2 {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
}
.footer-columns__column a{
    color: #fff;
}
@media (min-width: 769px){
.footer-columns__column:last-child a{
    display: block;
}
}
.footer-columns__column:last-child h2 {
    color: #fff;
}
.footer-columns__column:first-child p {
    line-height: 1;
}
footer .social-icons, .footer-logo {
    display: none;
}


@media (max-width: 768px){

.themeum-speaker-listing.speaker-transparent .row {
  width: 100%;
}


.footer-columns__column {text-align: center;}
.footer-columns {padding: 1.5em 0;display: block;}
.footer-columns__column {border-left: 0;color: #fff;border-bottom: 1px solid #fff;padding: 15px 0;font-size: 14px;}
.footer-columns__column:first-child, .footer-columns__column:last-child {border: none;}
.logo_footer_bottom img{max-width: 100%;}
.footer-columns__column h2{font-size: 21px;}
}