html,
body, li {
	margin: 0;
	color: #000000;
	background: #efefef;
    font-family: 'Open Sans', sans-serif, "Microsoft JhengHei";
	font-size: 12px;
}
a,
a:hover, 
a:focus{
    text-decoration: none;
}
p {
    word-wrap: break-word;
    overflow-wrap: break-word;    
}
h1 {
    margin: 0;
    font-size: 28px;
    line-height: 34px;
}
h2 {
    font-size: 22px;
    margin-bottom:15px;
}
h3 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom:15px;
}
h4 {
    font-size: 14px;
    line-height: 20px;
    margin-bottom:15px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    line-height: 1.4;
}
.main_wrapper {
    margin: 0 auto;
    height: 100%;
    position: relative;
}

.wrapper {
    max-width: 1060px;
    margin: 0 auto;
}
.last_row {
    margin-bottom: 15px;
}
.row {
    margin-right: 0;
    margin-left: 0;
}

.header {
    height: 100px;
    padding: 36px 10px 20px;
}

.header_logo {
    width: 150px;
    height: 24px;
    margin-left: 30px;
}
.header_logo_blog {
    width: 31px;
    height: 8px;
    margin-top: 1px;
}
.header img{
    vertical-align: top;
}
.header .input-group {
    width: 100%;
}
.search_text {
    height: 40px;
    border: 2px solid #e8e8e8;
    color:  #888888;
    font-size: 16px;
    font-weight: 300;
    text-align: left;
}
.search_button {
    background-color: #f86e1e;
    width: 46px;
    height: 40px;
    cursor: pointer;
}
.input-group{
    width: 100%;
}
.domain_switch{
    text-align: center;
    float: right;
    margin-top: -5px;
}
.search_form{
    margin-top: -5px;
}
.domain_switch_text {
    color:  #262626;
    font-size: 8px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}
.back_to_mascus{
    color: #888888;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 8px;
    float: right;
}
.back_to_mascus a{
    color: #888888;
}

.btn {
    display: inline-block;
    padding: 0 6px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0;
}

.post_slider {
    max-width: 1920px;
    height: 366px;
    margin: 0 auto;
    background-image: url("../images/excavators-1174428_1920.png");
    position: relative;
}
.post_slider_top_shade {
    position: fixed;
}
.post_slider_bottom_shade {
    position: fixed;
    margin-top: -120px;
}
.slider_post_category {
    background-color: #fb7121;
    width: 191px;
    /*height: 35px;*/
    margin-top: 30px;
    text-transform: uppercase;
    
    color:  #ffffff;
    font-size: 18px;/* Approximation due to font substitution */
    font-weight: 700;
    text-align: left;
}
.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
}
.clearfix:after {
    clear: both;    
}



/* Slider */

.slider_wrapper {
	position: relative;
    overflow: hidden;
    /*height: 366px;*/
}
.slider {
	height: 455px;
    width: 1920px;
    position: relative;
    color: #ffffff;
    background-image: url('../images/top_shade.png'), url('../images/bottom_shade.png'), url('../images/excavators-1174428_1920.png');
    background-position: left top, left bottom, left top;
    background-repeat: no-repeat, no-repeat, no-repeat;
    left: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);	
    background-size: 1920px 125px, 1920px 125px, cover;
}

.clearfix {
    overflow: auto;
    clear: both;
}
.clearfix::after {
    content: "";
    clear: both;
    display: table;
}
.slider_category_title {
	padding: 10px;
    color: #ffffff;
	text-transform: uppercase;
	background: #f86e1e;
	position: inherit;
	margin-top: 20px;
    font-weight: 700;
    font-size: 18px;
    /*width: fit-content;*/
    position: absolute;
    top: 10px;
}
.slider_category_title::after{
    content: '';
    position: absolute;
    right: -15px;
    top: 0;
    width: 0;
    height: 0;
    border-right: 15px solid transparent;
    border-top: 45px solid #f86e1e;
    clear: both;	
}
.slider_post_time {
    position: absolute;
    top: 280px;
    font-weight: 300;
    font-size: 16px;
    color: #ffffff;
    left: 50px;
}
.slider_post_title {
    position: absolute;
    top: 300px;
    font-weight: 300;
    font-size: 50px;
    color: #ffffff;
    left: 50px;
    line-height: 55px;
    max-width: 90%;
    text-shadow: 1px 2px 6.8px rgba(0, 0, 0, 0.5);
}
.slider_image{
    position: relative;
}
.slider_image img{
    width: 100%;
    height: 100%;
}
.owl-item {
    height: 455px;
}

.category_triangle {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 200px 100px 0 0;
	border-color: #f47742 transparent transparent transparent;	
}
/* ------------- */


/* front page posts */
.main_content {
    min-height: 200px;
}
.main_content_category {
    min-height: 450px;
}
.post_latest_article_text {
    text-align: center;
    color: #262626;
    font-size: 42px;
    font-weight: 300;
    padding: 75px 0px 10px 0;
}

.post_content {
    width: 320px;
    /*width: 31%;*/
    height: 420px;
    background-color: #ffffff;
    float: left;
    margin: 40px 1.5%;
    padding: 0;
    position: relative;
}
.post_category_icon {
    padding: 30px;
}
.post_image {
    width: 100%;
    height: 150px;
    overflow: hidden;
}

.post_image img {
    width: 100%;
    height: auto;
    min-height: 150px;
}
.placeholder_image {
    height: 150px !important;
}
.post_timestamp {
    float: right;
    padding: 30px 20px;
}
.post_content_area {
    padding: 0px 20px;
}
.post_content_title {
    font-weight: 700;
    color: #000000;
    font-size: 16px;
    padding: 20px 0;
    line-height: 20px;
    height: 85px;
}
.post_content_title a {
    color: #000000;
}
.post_excerpt{
    font-weight: 300;
    color: #000000;
    font-size: 14px;
    line-height: 18px;
    overflow: hidden;
    max-height: 60px;
}
.post_footer {
    position: absolute;
    bottom: 20px;
    right: 20px;
    left: 20px;
}
.read_more {
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;  
    width: 50%;
    float: left;
}
.read_more a{
    color: #f86e1e;
}
.read_comment {
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;     
    width: 50%;
    float: right;
    text-align: right;    
}
.read_comment a{
    color: #d4d4d4;
}
/* front page posts */

/* ---------------------- */
footer {
    position: fixed;
    bottom: 60px;
    text-align: center;
    right: 0;
}
.small_footer_fix {
    background-image: url(../images/Mascus_man_standing_highres_news_cmyk.png);
    background-size: cover;
    width: 80px;
    height: 117px;
    cursor: pointer;
}
.footer_center_container {
    display: inline-block;
    width: 360px;
}
.newsletter_form .input-group{
    margin: 0 auto!important;
}
.newsletter_text {
    text-align: left;
    color: #262626;
    font-size: 16px;
    font-weight: 300;    
}
.mascus_ads {
    width: 100%;
    max-width: 1040px;
    height: 230px;
    border: none;
    margin: 0 auto;
    display: block;    
    float: none;
}
#mascus_iframe {
    float: left;
    background: #ffffff;
    width: 1020px;
    margin: 0 20px;
    color: #1a1a1a;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
}
.mascus_iframe_title {
    padding: 10px 30px;    
}
footer img {
    width: 114px;
}
footer .input-group {
    width: 100%;
    padding-top: 10px;
}

.message_error{
    margin: 10px;
    font-size: 15px;
    padding: 15px 30px;
    border-radius: 5px;
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.message_success {
    margin: 10px;
    font-size: 15px;
    padding: 15px 30px;
    border-radius: 5px;
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
/* footer */

/* - dialog - */
.modal {
    position: fixed;
    top: 50px;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.label-modal {
    margin-top: 15px;
}
.modal .btn {
    border: 1px solid #c8c8c8;
}
.border-red {
    border: 1px solid #ff5a5a !important;
}

#newsletter .input-text {
    height: 40px;
    border: 2px solid #e8e8e8;
    color:  #888888;
    font-size: 16px;
    font-weight: 300;
    text-align: left;
    border-radius: 4px;
}

.owl-theme .owl-dots {
    position: absolute;
    top: 20px;
    right: 20px;
}
.owl-theme .owl-dots .owl-dot span {
    width: 18px;
    height: 14px;
    margin: 5px 7px;
    background: rgba(255, 255, 255, 0.35);
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 0;
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -o-transform: skew(-20deg);
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #ffffff;
}

/* country drop-down*/
.btn-group img { 
   /* margin-right: 10px;*/
}
.dropdown-toggle { 
}

.country-dropdown-menu>li>a:hover { 
    background: #f1f9fd
}
.dropdown-header { 
    background: #ccc;
    font-size: 14px;
    font-weight: 700;
    padding-top: 5px;
    padding-bottom: 5px; 
    margin-top: 10px;
    margin-bottom: 5px
}
 .country-dropdown-menu {
    position: absolute;
    top: 100%;
    right: 0;
    left:auto;
    z-index: 1000;
    display: none;
    float: right;
    min-width: 0px;
    width: auto;
    padding: 0px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: center;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    height: 300px;
    overflow: auto;
}
.country-dropdown-menu > li > a {
    display: block;
    padding: 5px 14px;
    text-align: left;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
.country-dropdown-menu img {
    margin-right: 5px;
}

/* category menu */
.categories_wrapper {
	position: relative;
    overflow: hidden;
/*    height: 91px;*/
    background: #d4d4d4;
}
.categories_container {
	position: relative;
    width: 1920px;
    left: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);	
}

.categories_content {
	margin: 0 auto;
    width: 1060px;
	color: #ffffff;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);  /* Chrome, Opera 15+, Safari 3.1+  */
    -ms-transform: translate(-50%, 0);  /* IE 9 */
    padding: 0;
	height: 366px;
}

.category_icons img{
	background: #ffffff;
	margin:10px 5px;
	padding: 10px;
    max-width: 90px;
    max-height: 90px;
}
.category_post_icons img{
	background: #ffffff;
	padding: 20px;
    max-width: 80px;
    max-height: 80px;    
}
a .category_icon {
	-webkit-transition: ease-out 0.2s;
	-moz-transition: ease-out 0.2s;
	-o-transition: ease-out 0.2s;
	transition: ease-out 0.2s;
	border-radius: 3px;
}
a .category_icon:hover{
    padding-bottom: 0px;
    border-bottom: 5px solid #f86e1e;
}
.cat-icon-96 {
    display: block;
    width: 96px;
    height: 96px;
    background: url(../images/cat-icons96.png) #ffffff no-repeat 0 0;
    float: left;
    margin: 10px;
}
.cat-icon-80 {
    transform: scale(0.8, 0.8);
    -ms-transform: scale(0.8, 0.8);
    -webkit-transform: scale(0.8, 0.8);
}
.cat-icon-60 {
    display: inline-block;
    width: 60px;
    height: 60px;
    background: url(../images/cat-icons60.png) #ffffff no-repeat 0 0;
    margin: 7px 30px;
}
.cat-icon-60-post {
    display: inline-block;
    width: 60px;
    height: 60px;
    background: url(../images/cat-icons60.png) transparent no-repeat 0 0;
    margin: 7px 30px;
}
.cargo-transport .cat-icon-60, .cat-icon-60.cargo-transport{
    background-position:0 -60px;
}
.forestry .cat-icon-60, .cat-icon-60.forestry{
    background-position:0 -120px;
}
.construction .cat-icon-60, .cat-icon-60.construction{
    background-position:0 -180px;
}
.materialhandling .cat-icon-60, .cat-icon-60.materialhandling{
    background-position:0 -240px;}
.groundscare .cat-icon-60, .cat-icon-60.groundscare{background-position:0 -360px;
}
.agriculture .cat-icon-60, .cat-icon-60.agriculture{
    background-position:0 0;
}
.categories_icons {
    display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
    margin: 5px 20px;
}
.category_icon {
    background: #ffffff;
    margin: 5px;
    width: 100px;
    font-size: 8px;
    text-align: center;
    text-decoration: none;
    color: #000000;
    font-weight: bold;
    text-transform: capitalize;
    height: 75px;
    position: relative;
	-webkit-transition: linear 0.2s;
	-moz-transition: linear 0.2s;
	-o-transition: linear 0.2s;
	transition: linear 0.2s;
	padding-bottom: 0px;
    border-bottom: 0px solid #f86e1e;
}
.cat-icon-active{
    border-bottom: 2px solid #f86e1e;
}
.category_icon_text{
    position: absolute;
    top: 50px;
    right: 0;
    left: 0;
    padding: 0px 5px;    
}
.category_icon img{
    max-width: 80%;
    height: auto;
    margin-bottom: -8px;
}

/* social icons */
span.social-icons {
    display: block;
    width: 45px;
    height: 45px;
    float: left;
    margin: 7px;
}
.social-icons.facebook {
    background: url(../images/social_media/sm_facebook.png) transparent no-repeat 0 0;   
    background-size: 45px 45px;   
}
.social-icons.youtube {
    background: url(../images/social_media/sm_youtube.png) transparent no-repeat 0 0;   
    background-size: 45px 45px;   
}
.social-icons.linkedin {
    background: url(../images/social_media/sm_linkedin.png) transparent no-repeat 0 0;   
    background-size: 45px 45px;   
}
.social-icons.twitter {
    background: url(../images/social_media/sm_twitter.png) transparent no-repeat 0 0;   
    background-size: 45px 45px;   
}
.social_media {
    float: right;
    padding: 40px 40px 10px;
}

/* pagination */
.pagination {
    margin: 0 auto;
    text-align: center;
    margin: 20px 0;
    border-radius: 4px;
    display: block;
}
.page-numbers {
    display: inline-block;
    padding: 5px 10px;
    margin: 0 2px 0 0;
    text-decoration: none;
    border-radius: 2px;
    font-weight: 600;
}
a.page-numbers,
a.next.page-numbers{
    color: #f86e1e;
}
.page-numbers.current,
a.page-numbers:hover {
    background: #ffffff;
}

/* Breadcrumbs */ 
.breadcrumb_mascus a {
    color: #888888;
    text-decoration: none;
}
.breadcrumb_mascus {
    color: #888888;
    padding: 15px 0;
    font-weight: 700;
    list-style: none;
}
a.breadcrumb_home {
    color: #f86e1e;
}
.white_bg_color{
    background: #ffffff;
}

/* single post */
.single_post_section, .single_post_section_latest {
    padding: 10px;
}
.single_post_section_latest .col-lg-12 {
    padding-right: 0;
}
.single_post_section_latest .mascus_ads_vertical{
    border: none;
    margin: 0 auto;
    display: block;
    height: 480px;
    padding: 0;
}

.single_post_header {
    width: 100%;
    display: table;
}
.single_post_featured_image img {
    width: 100%;
    height: auto;
    max-width: -webkit-fill-available;
    /*max-height: fit-content;*/
}
.single_post_title {
    font-weight: 400;
    font-size: 24px;
    line-height: 34px;
    padding: 30px 0;
    color: #191919;
}
.single_post_title_content {
    padding: 0 0 30px 0;
    margin: 0 auto;
    float: none;
    font-size: 14px;
    line-height: 24px;
    min-height: 200px;
    
}
.single_post_comment {
    line-height: 34px;
    padding: 30px 0;
    font-weight: 700;
    font-size: 14px;
    float: right;
    text-align: right;
}
.single_post_comment a {
    color: #000000;
}

.comment-reply-title {
    color:  #000000;
    font-size: 10px;
    font-weight: 700;
    line-height: 24px;
}

/* sidebar */
.sidebar_title {
    color:  #ffffff;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    background-color: #d8d8d8;
    padding: 15px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.lastest_post_element{
    padding-top: 10px;
    border-bottom: 2px solid #dfdfdf;
}
.latest_post a {
    color: #000000;
}
.lastest_post_title {
    font-weight: 700;
    line-height: 20px;
}
.lastest_post_excerpt {
    font-size: 10px;
    line-height: 20px;
    font-size: 10px;/* Approximation due to font substitution */
    font-weight: 400;
    line-height: 14px;/* Approximation due to font substitution */
    padding: 10px 0 20px 0;
    overflow: hidden;
}
.lastest_post_element img{
    display: inline-block;
    width: 60px;
    height: 60px;
    padding: 10px;
}
.logged-in-as {
    font-size: 14px;/* Approximation due to font substitution */
    font-weight: 700;
    line-height: 24px;
}
.logged-in-as a {
    color: #000000;
}

.single_post_title_content #comment{
    width:100%;
    max-width:100%;
    padding: 10px;
    border: none;
}

/* floats */
.floatleft {
    float: left;
}
.floatright {
    float: right;
}
/* floats */ 
.no_border {
    border: none;
}

/* comments */
.comment-reply-title {
    border-top: 2px solid #dfdfdf;
    padding: 20px 0 0 0;
}
.comment-form-comment {
    width: 100%;
}
#respond input[type="submit"], .register_form button{
    border: none;
    background: none;
    color: #888888;
    font-weight: 700;
    font-size: 12px;
    padding: 10px;
}
.form-submit{
    background-color: #f9f9f9;
    text-align: right;    
}

#respond input[type="button"] {
    border: none;
    background: none;
    color: #888888;
    font-weight: 700;
    font-size: 12px;
    padding: 10px 20px;
    float: right;
}
.commentlist {
    padding-top: 30px;
    padding-left: 0;
}
cite {
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    font-style: normal;
    margin-left: 20px;
}
.commentlist, .commentlist ul, .commentlist li {
    list-style-type: none;
}
.comment_date_time {
    font-size: 10px;
    font-weight: 700;
}
.comment_date_time a {
    color: #888888;
}
.comment-body p{
    margin-left: 65px;
    font-size: 14px;
    line-height: 24px;
}
#user-login-form input[type="text"], #user-login-form input[type="password"],
.comment-form-comment input[type="text"], .comment-form-comment input[type="password"],
.register_form input[type="text"], .register_form input[type="password"] {
    width: 100%;
    padding: 10px;
    border: none;
}
.comment-notes {
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
}
.login_to_comment, .register_to_comment, .login_social_media {
    font-size: 10px;
    font-weight: 700;
    line-height: 24px;
}
.active {
    color: #1a1a1a; 
}
.inactive {
    color: #888888;
}
a.login_to_comment:hover, a.register_to_comment:hover, a.login_social_media:hover {
    color: #1a1a1a; 
}

.comment-author img{
    margin-right: 20px;
}
.depth-2,
.depth-3,
.depth-4,
.depth-5,
.depth-6,
.depth-7,
.depth-8,
.depth-9 {
    margin-left: 30px;
}
.reply {
    font-size: 10px;
    font-weight: 700;
    line-height: 24px;
}
.reply a {
    color:  #888888;
}
.sorting_comments_oldest, .sorting_comments_newest {
    padding-left: 10px;
    cursor: pointer;
    text-transform: capitalize;
}

.more_replies {
    color: #000000;
    font-size: 10px;
    font-weight: 700;
    line-height: 24px;
    text-align: right;
    margin-bottom: 15px;
    cursor: pointer;
}
/* comments */

.wp_category_icon img{
    width: 50px;
    height: 50px;
}

/* share icons */ 
.addtoany_list a {
    border: 0;
    box-shadow: none;
    display: inline-block;
    font-size: 16px;
    padding: 0 !important;
    vertical-align: middle;
}

.addtoany_content {
    float: right;
}
.addtoany_header {
    float: left;
    margin-right: 15px !important;
    font-weight: bold;
    font-size: 10px;
}

#wp-submit {
    border: none;
    background: none;
    color: #888888;
    font-weight: 700;
    font-size: 12px;
    padding: 10px 20px;
    float: right;
}
#user-login-form label{
    display: none;
}


/* articles */
.alignright, a img.alignright{
    float: right;
    margin: 0 0 21px 21px;
}
.alignleft, a img.alignleft {
    float: left;
    margin: 0 21px 0 0;
}
.single_post_title_content img {
    max-width: 100%;
    height: auto;    
}
.single_post_title_content p {
    margin-bottom: 1.857em;
}
p.comment-textarea {
    margin-bottom: -8px;
}
/* captcha */
.g-recaptcha{
    margin: 0 auto;
    width: 304px;
    height: 78px;
    margin-bottom: 20px;
}
#newsletter .g-recaptcha{
    margin: 0 auto;
    width: 304px;
    height: 78px;
    margin-top: 20px;
}
img#captcha {
    margin: 10px;
}
.wp-caption-text {
    font-style: italic;
    font-size: 0.923em;
    text-align: center;
}

.breadcrumb_mascus {
    margin-left: 15px;
}

.main_wrapper h4 {
    margin: 20px;
    color: #f86e1e;
    font-weight: bold;
}

.post_container {
    padding: 2%;
    background: #ffffff;
    margin: 2%;
    width: 96%;
}

.mascus_error {
    color: black;
    background-color: #ffe2d1 ;
    padding: 15px;
    margin-bottom: 20px;
    border-radius: 5px;
    margin: 10px;
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
}
.mascus_error a.site-error__link {
    color: #000000;
}

/* events */

h2.tribe-events-page-title{
	text-align: left !important;
	padding-left: 25px;
}
#tribe-events-content-wrapper {
	margin-top: 30px;
}
.tribe-events-calendar thead th {
	background-color: #d4d4d4;
    color: #464646;;
    font-weight: 700;
    padding: 1em 0;
    white-space: nowrap;
    border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	box-sizing: border-box;
}
#tribe-events .tribe-events-button, #tribe-events .tribe-events-button:hover, #tribe_events_filters_wrapper input[type=submit], .tribe-events-button, .tribe-events-button.tribe-active:hover, .tribe-events-button.tribe-inactive, .tribe-events-button:hover, .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-], .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]>a {
    background-color: #f86e1e !important;
}

.tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-], .tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-]>a {
    background-color: #d4d4d4;
    color: #707070;
}
#tribe-events-content .tribe-events-calendar td.tribe-events-othermonth {
    background: white;
}
#tribe-events-content .tribe-events-calendar td {
    border: 3px solid #efefef;
	background-color: white;
}
h3.tribe-events-month-event-title a {
    -webkit-transition: linear 0.2s;
	-moz-transition: linear 0.2s;
	-o-transition: linear 0.2s;
	transition: linear 0.2s;
}
h3.tribe-events-month-event-title a:hover {
    color: #f86e1e !important;
}
.tribe-events-calendar div[id*=tribe-events-daynum-], .tribe-events-calendar div[id*=tribe-events-daynum-] a {
    background-color: #d4d4d4;
	color: #464646;
	font-size: 14px;
}
#tribe-events-content .tribe-events-calendar td {
    box-sizing: border-box;
    color: #114b7d;
    font-size: 14px;
    height: 170px;
    padding: 0 0 .5em;
    vertical-align: top;
    width: 14.28%;
}
#tribe-events-pg-template a {
	color: #464646;
}
.tribe-events-pg-template {
	max-width: 1060px !important;
	padding: 0px 25px !important;
	box-sizing: border-box !important;
}
.tribe-events-sub-nav {
	padding-top: 20px !important;
	text-transform: uppercase !important;
}
.tribe-events-sub-nav li a {
	font-size: 10px !important;
	letter-spacing: 0.6px;
}
.tribe-events-cal-links,
#tribe-events-content a.tribe-events-ical.tribe-events-button,
.tribe-bar-views-select,
.tribe-address,
.tribe-events-event-cost
{
	display: none !important;
}
.tribe-events-list-separator-month:after {
    border-bottom: none;
}

.tribe-events-list-separator-month {
    text-align: left;
    padding: 0 !important;
	margin: 60px 0px 30px 0px !important;
}
.tribe-events-list-separator-month span {
    background-color: transparent;
    padding: 0;
	color: #f86e1e;
	text-transform: uppercase;
	font-size: 50px;
}
.tribe-events-loop {
    padding-left: 0px !important;
}
.tribe-events-list-separator-month:nth-child(1) {
    margin-top: 10px !important;
}
.tribe-events-read-more {
    background-color: rgb(229, 229, 229);
	color: #4d4d4d !important;
    padding: 12.5px 10px !important;
    border-radius: 0px 5px 5px 0px;
    text-transform: uppercase;
    text-align: center;	
	align-self: flex-end;
	-webkit-transition: linear 0.1s;
	-moz-transition: linear 0.1s;
	-o-transition: linear 0.1s;
	transition: linear 0.1s;
}
.tribe-events-venue-map {
    width: 100%;
}
[id^=tribe-events-gmap] {
    background-color: #c8c8c8;
}
.tribe-events-read-more:hover {
	background-color: #f86e1e;
	color: #FFFFFF !important;
}
.tribe-events-list-event-title,
.tribe-event-schedule-details
{
	display: inline-block;
}
.tribe-events-event-meta {
    display: block;
}
.tribe-event-schedule-main-wrapper {
	display: inline-block;
    float: left;
    width: 14%;
}
.tribe-events-event-meta {
	font-size: 10px !important;
	margin: 10px 0px !important;
}
.tribe-events-list .type-tribe_events {
    border-bottom: 0;
    margin-bottom: 0px;
    padding: 0;
    position: relative;
}

span.tribe-events-list-separator-month {
    text-transform: uppercase;
    padding-bottom: 10px !important;
    border-bottom: 2px solid white;
    margin-top: 60px;
}
span.tribe-events-list-separator-month:nth-of-type(1) {
    margin-top: 0px;
}
.tribe-events-list-separator-month + .type-tribe_events.tribe-events-first {
    padding-top: 0px !important;
}
h2.tribe-events-list-event-title.title-list-container {
    padding-right: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: 'Open Sans', sans-serif, "Microsoft JhengHei";
    font-weight: 900;
    font-size: 20px !important;
    align-self: center;
    float: left;
    line-height: 2;
}
.tribe-event-title-categories {
    float: left;
    display: flex;
    width: 86%;
}
.tribe-events-venue-details-wrapper {
    float: left;
}
.tribe-events-venue-details.venue-list-container {
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
    font-size: 14px !important;
	border-radius: 5px;
    padding: 0;
    margin: auto;
    background-color: #e5e5e5;
	cursor: default;
}
.tribe-events-venue-categories.venue-list-container {
	width: auto;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-radius: 5px 0px 0px 5px;
    padding: 0px 5px;
	box-sizing: border-box;
    margin: auto;
    background-color: #e5e5e5;
	cursor: default;
}
.tribe-events-venue-categories .ctgr-icon {
	padding: 5px 0px;
	box-sizing: border-box;
	pointer-events: none;
	user-select: none;
    -moz-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
	display: inline-block;
	flex-direction: row;
	flex-wrap: nowrap;
	vertical-align: inherit!important;
}
.tribe-events-venue-categories .ctgr-icon.op {
	display: none;
}
.tribe-event-schedule-details.details-list-container {
    width: auto !important;
	padding: 0px 15px;
    color: #f86e1e;
    font-size: 20px !important;
	align-self: center;
	cursor: default;
    line-height: 2;
}
.events-list-read-more {
    width: auto!important;
    padding: 0px !important;
	margin-left: auto;
	letter-spacing: 0.6px;
	display: flex;
	justify-content: flex-end;
	align-content: center;
	white-space: nowrap;
    float: right !important;
}
div.tribe-events-notices {
    background: #efefef;
    border-radius: 0px;
    border: none;
    margin: 10px 0 18px;
    padding: 8px 35px 8px 14px;
    text-shadow: 0 1px 0 #fff;
}

/* single events display */
.tribe-events-back-mascus {
    float: right;
    display: inline-block;
    background: #e5e5e5;
    padding: 5px 10px;
}
.tribe-events-single-mascus {
    margin-top: 30px;
}
h1.tribe-events-single-event-title {
    font-weight: 900;
    float: left;
    font-size: 36px;
}
#tribe-events .tribe-events-notices {
    margin: 0 0 0 15px;
    padding: 0;
    float: left;
    display: inline-block;
}
.tribe-events-schedule-mascus h2 {
    margin-top: 0;
}
h3.tribe-events-single-section-title-mascus {
    font-size: 24px !important;
    font-weight: 900;
}
.tribe-events-schedule-mascus {
    margin-top: 5px;
}
.tribe-events-sub-nav-mascus {
    padding: 0px !important;
}
.venue-list-container {
    color: #464646;
    font-size: 18px;
    font-style: normal !important;
    font-weight: 900 !important;
}
.tribe-events-meta-group-details-mascus {
    margin: 0px !important;
    padding: 0px !important;
    width: 50% !important;
}
.tribe-events-event-start-date {
    width: 500px;
    text-transform: uppercase;
    padding-bottom: 10px;
}
.tribe-events-thismonth:hover {
	box-shadow: none !important;
}
.mascus-events-text {
    font-weight: 900;
}
.mascus-events-values-small {
    text-transform: lowercase;
}
/* end single event display */

/* events */

/* newsletter checkboxes */
.mascus_categories_checkboxes, .mascus_categories_checkboxes_policy {
    border: 2px solid #e8e8e8;
    width: 100%;
    height: auto;
    display: inline-block;
    border-radius: 4px;
    font-size: 14px;
    padding: 5px;
}
.mascus_categories_label {
    margin-top: 10px;
}
.mascus_categories_checkboxes input[type="checkbox"],
.mascus_categories_checkboxes_policy input[type="checkbox"]{
    margin: 10px 10px 10px 0px;
}
/* newsletter checkboxes */

.clearfloat {
    float: none;
    content: "";
    clear: both;
}

/* page navigation */
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    color: #fff;
    text-decoration:none;
}
 
.navigation li {
    display: inline;
}
 
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    background-color: #F5A064;
    border-radius: 3px;
    cursor: pointer;
    padding: 12px;
    padding: 0.75rem;
}
 
.navigation li a:hover,
.navigation li.active a {
    background-color: #F86E1E;
}
.mascus-post-table table,
.mascus-post-table td,
.is-style-regular table,
.is-style-regular td
{
    border: 1px solid black;
    padding: 3px;
    word-break: break-word;
}
table.mascus-post-table,
table.is-style-regular
{
    width: 100%;
}

.navigation {
    margin-top: 30px;
}
.alm-btn-wrap {
    display: none !important;
}
#tribe-bar-views-toggle {
    font-size: 12px !important;
}
#tribe-bar-form .tribe-bar-filters {
    width: 48% !important;
}
.tribe-bar-disabled .tribe-bar-views-inner {
    padding: 6px 0 !important;
}

/* Make YouTube videos inserted via WordPress oEmbed full-width */
.wp-block-embed__wrapper {
	display: inline-block;
	position: relative;
	width: 100%;
}
.wp-block-embed__wrapper iframe {
	width: 100% !important;
}

    /*==========  Mobile First Method  ==========*/

    /* Custom, iPhone Retina */ 
    @media only screen and (min-width : 320px) {

    }   

    /* Extra Small Devices, Phones */ 
    @media only screen and (min-width : 480px) {

    }

    /* Small Devices, Tablets */
    @media only screen and (min-width : 768px) {

    }

    /* Medium Devices, Desktops */
    @media only screen and (min-width : 992px) {

    }

    /* Large Devices, Wide Screens */
    @media only screen and (min-width : 1200px) {

    }

    /*==========  Non-Mobile First Method  ==========*/

    @media only screen and (max-width : 1200px) {
        .post_content {
            float: none;
            margin: 40px auto;
        }
        .single_post_title_content {
            padding-left: 20px;
            padding-right: 20px;
        }        
    }
    
    /* Medium Devices, Desktops */
    @media only screen and (max-width : 1060px) {
        .header {
            padding: 36px 0px 20px;
        }
        .header_logo {
            width: 160px;
            height: 40px;
            margin-left: 20px;
        }
        .header_images, .header_search {
            float:left;
            padding: 0;            
        }
        .header_images {
            min-width: 260px;            
        }
        .domain_switch {
            padding: 0;
            width: 70px;
        }
        .back_to_mascus {
            padding: 0;
            width: 55px;
            margin-right: 15px;
        }
        .slider {
            width: auto;
            height: 323px;
        }
        .slider_post_time {
            top:180px;
        }
        .slider_post_title {
            top: 200px;
            font-size: 40px;
        }
        
        .categories_container {
            width: 98%;
        }
        .post_content_title {
            height: 85px;        
        }
        .lastest_post_element img{
            float: right;
        }

        .post_content {
            max-width: 320px;
            width: 100%;
            height: 420px;
            margin: 20px auto;
        }
        #mascus_iframe {
            max-width: 1020px;
            width: 94%;
        }
        #mascus_iframe {
            margin: 0 3%;
        }
        
        .tribe-event-schedule-main-wrapper {
            width: 80px;
            background-color: #e5e5e5;
            text-align: center;
            height: 100%;
            border-radius: 5px 0px 0px 5px;
        }
        .tribe-events-venue-categories .ctgr-icon.op {
            display: inline-block;
            opacity: 0.2;
        }
        .tribe-events-venue-categories .ctgr-icon,
        .tribe-events-venue-categories .ctgr-icon.op {
            width: 30px;
        }
        .tribe-event-title-categories {
            background: #fafafa;
        }
        .tribe-events-loop .tribe-events-event-meta {
            /* border: 1px solid #c8c8c8; */
            height: 100px;
            background-color: #fafafa;
        }
        .tribe-events-event-meta {
            display: block;
        }
        .tribe-events-venue-details-wrapper {
            float: none;
        }
        .tribe-events-venue-details.venue-list-container {
            font-size: 16px !important;
            height: auto;
            border-radius: 0px 5px 0px 0px;
            padding-top: 10px;
        }
        .tribe-events-venue-categories.venue-list-container {
            border-radius: 0px 5px 0px 0px;
            width: 120px;
            height: auto;
            line-height: 10px;    
        }
        .tribe-event-schedule-details.details-list-container {
            font-size: 16px !important;
            margin-bottom: 10px;
            padding: 0px;  
        }
        .tribe-event-title-categories {
            float: left;
            display: flex;
            width: calc(100% - 80px);
            padding-left: 20px;
        }
        .events-list-read-more {
            display: inline-block;
            white-space: unset;
        }
        .tribe-events-list-event-description.tribe-events-content {
            display: grid;
        }
        .tribe-events-read-more {
            padding: 5px 10px !important;
            border-radius: 0px 0px 5px 0px;
        }
        .tribe-events-venue-categories.venue-list-container {
            padding: 6px 5px;
        }
        .tribe-events-list-separator-month span {
            font-size: 40px;
        }        
    }
    @media only screen and (max-width: 1000px) {
        .single_post_section_latest .mascus_ads_vertical{
            height: 200px;
            margin-bottom: 10px;
        }
        .comment-reply-title {
            border-top: none;
            padding: 20px 0 0 0;
        }        
    }  
    
    /* Small Devices, Tablets */
    @media only screen and (max-width : 768px ) {
        .main_content {
            min-height: 200px;
        }
        .alm-reveal {
            margin: 0 10px;
        }
        .single_post_section_latest .mascus_ads_vertical{
            height: 160px;
        }
        .comment-reply-title {
            border-top: none;
        }
        .lastest_post_element img{
            float: right;
        }
        .categories_icons {
            float: right;
            margin: 5px;
        }
        .single_post_section {
            padding: 10px 0;
        }
        .single_post_wrapper {
            padding: 0;
        }
        .header_search {
            width: 35%;        
        }
        .social_media {
            float: right;
            padding: 0px 40px 10px;        
        }
        .slider_post_time {
            left: 30px;
        }
        .slider_post_title {
            left: 30px;
        }
        .mascus_ads {
            height: 175px;
        }
		.tribe-events-sub-nav {
			padding-top: 20px !important;
			text-transform: uppercase !important;
		}
		.tribe-events-sub-nav li a {
			font-size: 10px !important;
			letter-spacing: 0.6px;
			background: none !important;
			padding: 10px 30px !important;
		}
		#tribe-events-footer::after, #tribe-events-footer::before, #tribe-events-header::after, #tribe-events-header::before {
			visibility: hidden;
		}
		footer {
			visibility: hidden;
		}
		.tribe-events-loop .tribe-events-event-meta {
			padding: 0px !important;
			border: none !important;
			height: 80px;
            width: 100%;
		}
		.title-list-container {
			overflow: hidden;
			text-overflow: ellipsis;
			max-height: 60px;
			align-content: center;
		}
		h2.tribe-events-list-event-title.title-list-container {
			font-size: 16px !important;
			line-height: 20px !important;
		}
		.tribe-events-content {
			flex-direction: column;
		}
		.tribe-events-venue-categories {
			height: 55px !important;
			background-color: rgb(229, 229, 229);
			color: #4d4d4d !important;
			padding: 5px 0px !important;
			border-radius: 0px 5px 0px 0px !important;
			text-transform: uppercase;
			display: flex;
			flex-wrap: wrap;
		}
		.tribe-events-venue-categories .ctgr-icon {
			width: 36px;
			height: 25px;
			padding: 2px;
			box-sizing: border-box;
			pointer-events: none;
			user-select: none;
			-moz-user-select: none;
			-webkit-user-select: none;
			-o-user-select: none;
			display: flex;
			flex-direction: row !important;
			vertical-align: inherit !important;
		}
		.tribe-events-venue-categories .ctgr-icon.op {
			display: flex;
			opacity: 0.15;
		}
        .tribe-event-title-categories {
            float: left;
            display: flex;
            padding-left: 10px;
            padding-right: 120px;
        }
		.tribe-events-venue-categories.venue-list-container {
			width: 120px !important;
			height: 40px;
			text-align: center;
			line-height: 40px;
			padding: 5px !important;
			box-sizing: border-box;
			margin: 0;
			background-color: #e5e5e5;
			cursor: default;
		}
		.tribe-events-read-more {
			width: 120px !important;
			align-self: auto;
			padding: 5px 10px !important;
			border-radius: 0px 0px 5px 0px;
		}
		.tribe-event-schedule-main-wrapper {
			display: flex;
			flex-direction: column;
			margin-right: 0px;
		}
		.tribe-events-venue-details-wrapper {
			width: auto;
			display: flex;
			align-self: flex-start;
		}
		.tribe-events-venue-details.venue-list-container {
			width: 80px;
			height: 40px;
			line-height: 55px;
			text-align: center;
			font-size: 14px !important;
			border-radius: 5px 0px 0px 0px;
			padding: 0;
			margin: auto;
			background-color: #e5e5e5;
			cursor: default;
		}
		.tribe-event-schedule-details.details-list-container {
			height: 40px;
			line-height: 25px;
			text-align: center;
			font-size: 14px !important;
			border-radius: 0px 0px 0px 5px;
			box-sizing: border-box;
			margin: 0;
			background-color: #e5e5e5;
			cursor: default;
		}
        #tribe-events .tribe-events-loop .tribe-events-content {
            position: absolute;
            right: 0;
        }
        .tribe-events-event-meta {
            display: flex;
        }
        .tribe-events-single-section.tribe-events-event-meta.primary.tribe-clearfix{
            display: block;
        }
    }

    /* Extra Small Devices, Phones */ 
    @media only screen and (max-width : 638px) {
        .main_content {
            min-height: 100px;
        }        
        .hash{
            width:100%;
            float: left;
        }
        .post_content{
            margin: 40px auto;
        }
        .header_images {
            min-width: 68%;
        }
        .header_search{
            margin: 10px auto;
            width: 100%;
        }
        .search_form {
            margin: 5px 15px;
        }
        footer .input-group {
            width: 360px;
            padding-top: 10px;
        }
        .post_content {
            margin: 20px auto;
        }
    }
    @media only screen and (max-width : 601px) {
        #mascus_iframe {
            height: 750px;        
        }
        .mascus_ads {
            height: 700px;
        }        
    }
    
    @media only screen and (max-width : 568px) {
        .single_post_section_latest .mascus_ads_vertical {
            height: 695px;
        }
    }
    /* Custom, iPhone Retina */ 
    @media only screen and (max-width : 480px) {
        footer .input-group {
            width: 100%;
            padding-top: 10px;
        }        
        .newsletter_text {
            text-align: left;
            color: #262626;
            font-size: 12px;
            font-weight: 300;
        }
        .footer_center_container {
            width: 90%;
            margin: 0 auto;
        }
        .social_media {
            float: right;
            padding: 0 10px 10px;
        }
        span.social-icons {
            width: 35px;
            height: 35px;
            float: left;
            margin: 7px;
        }
        .social-icons.facebook {
            background-size: 35px 35px;   
        }
        .social-icons.youtube {
            background-size: 35px 35px;   
        }
        .social-icons.linkedin {
            background-size: 35px 35px;   
        }
        .social-icons.twitter {
            background-size: 35px 35px;   
        }
        .header_images {
            min-width: 50%;
        }
        .slider_category_title {
            font-size: 12px;
        }
        .slider_post_time {
            font-size: 14px;
        }
        .slider_post_title {
            top: 210px;
            font-size: 30px;
            line-height: 28px;
            max-width: 90%;
        }         
        .slider_category_title::after {
            border-top: 38px solid #f86e1e;
        }
        #respond .col-xs-2, 
        #respond .col-xs-8, 
        .login_form .col-xs-2, 
        .login_form .col-xs-8, 
        .register_form .col-xs-2,
        .register_form .col-xs-8 {
            width: 100%;
        }
        p.comment-form-comment a{
            width: 100%;
            float: left;
        }
        .single_post_section_latest .mascus_ads_vertical {
            height: 600px;
        }
        footer {
            padding: 5px;
        }
        #mascus_iframe {
            height: 620px;        
        }
        .mascus_ads {
            height: 570px;
        }
        .single_post_title_content p {
            margin-bottom: 15px;
        }
        p.comment-textarea {
            margin-bottom: 5px;
        }
    }
        
    
    @media only screen and (max-width: 420px){
        .header table {
            margin: 0 auto;
        }        
        .addtoany_list {
            float: left;
        }
        .header_logo {
            width: 120px;
            height: auto;
            margin-left: 10px;
        }
        .domain_switch {
            float: right;
        }
        .owl-theme .owl-dots {
            top: 5px;
        }
        .owl-theme .owl-dots .owl-dot span {
            width: 12px;
            height: 10px;
            margin: 3px 5px;
        }
        .footer_center_container .floatright {
            float: left;
        }
        .lastest_post_excerpt {
            float: none; 
            padding: 10px 0 10px 0;
        }
        .latest_post_icon {
            float: left;
            width: 80px;
        }
        .search_form {
            margin: 5px 10px;
        }        
    }
    
    @media only screen and (max-width: 360px){
        #mascus_iframe {
            height: 480px;
        }
        .g-recaptcha {
            transform:scale(0.77);
            -webkit-transform:scale(0.77);
            transform-origin:0 0;
            -webkit-transform-origin:0 0;
        }
    }
    @media only screen and (max-width: 320px){
        .single_post_section_latest .mascus_ads_vertical {
            height: 420px;
        }          

        .header_logo {
            width: 110px;
            height: auto;
            margin-left: 10px;
        }
    }
	