.home-column button {
    min-width: 180px;
}
.user_style {
    display: none !important;
}
#standardMenu .rootMenu li a span {
    padding: 0 15px;
}
img {
    max-width: 100% !Important;
    height: auto !IMPORTANT;
}


.Cozza3 {
  background: #276193;
}

.ThemeEvents .EventDayScroll {
    height: 84% !important;
}

.ThemeEvents .EventDay, .ThemeEvents .EventDayEvents {
    height: 120px !important;
}

.color-white {
      color: #fff !important;
}

.Info_one {
    min-height: 35px;
    background: #e4e4e4;
    margin: 0px;
    padding: 7px 20px 7px 20px;
    border-top: 1px solid #c3c3c3;
    border-bottom: 1px solid #c3c3c3;
}

.Info_wrapper .Info_content {
    padding: 10px;
  font-size: 16px;
}

.Info_box {
    margin: 0 5%;
}

.column-para{
     background: #d4bb8e;
  padding: 25px;
  box-shadow: inset 0 0 20px #0000007a;
}

.btn-warning {
    font-size: 20px !important;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
}

.video-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}


/*CM Slides Hidden thumbnails and text*/
.rev_slider .tp-mask-wrap .tp-caption,.rev_slider .tp-mask-wrap :last-child,.wpb_text_column .rev_slider .tp-mask-wrap .tp-caption,.wpb_text_column .rev_slider .tp-mask-wrap {
    display: none;
}

.tp-thumbs.inner.gyges.nav-pos-hor-center.nav-pos-ver-top.nav-dir-horizontal {
    display: none;
}





