.skin_width {
    max-width: 1300px;
}
.Login, A.Login:link, A.Login:visited, A.Login:active {
    display: none;
}
.color-white, .color-white .Normal {
  color: #fff !important;  
}
.pt-20 {
  padding-top:20px;
}
img {
    max-width: 100% !Important;
    height: auto !IMPORTANT;
}
.pb-20 {
  padding-bottom: 20px;
}

.content_colorbg *, .top_colorbg *, .Hb1_style *, .content_graybg *, .contactpane * {
    color: #fff;
}

.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%;
}

.content_colorbg {
    /*background: #853212;*/
  	background: #e02114;
    box-shadow: inset 0 0 10px #000;
}




.mincontact th td{
	width: 410px;
	float: left;
	padding: 0 10px 10px;
	background-color: #F0EFEF;
	border: solid 1px #BABABA;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius: 5px;
	margin: 0 10px 10px 0;
}

a.dnnSearchBoxClearText {
    display: none !important;
}


.footer_bg {
    max-width: 1260px;
    margin: 0 auto;
}

.linkitem{ 
list-style: none; 
line-height:1.5; 
margin:0; 
padding:0; 
font-size:16px; 
}

.ThemeEvents .ListTitle {
font-size:16px; 
font-weight:bold; 
text-align: left; 
  vertical-align: top; }
img {
    max-width: 100% !Important;
    height: auto !IMPORTANT;
}

#standardMenu .rootMenu {
    padding-left: 10px;
}
.ThemeEvents .EventDayScroll {
    height: 81% !Important;
}

.Info_wrapper {
    min-height: 150px;
    border: solid 1px #cecece;
    margin: 0 0 8px 0;
}



.Info_one {
    min-height: 35px;
    background: #e4e4e4;
    margin: 0px;
    padding: 7px 20px 7px 20px;
}

.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;
}

.skin_content {
    padding: 2rem;
}
@media screen and (min-width: 992px) {
.cs-content-top-left {
    width: calc(66% - 0.75rem);
    padding-right: 1rem;
}
.cs-content-top-right {
    width: calc(33% - 0.75rem);
    padding-top: 0.01em;
    margin-left: 1rem;
}
}


/*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;
}






