

.mrp-sidebar-tab {
    display: none !important;
}

ul.mrp-menu-v2-h a {
    font-size: 13px;
}

ul.mrp-menu-v2-h-top {
    margin-left: 15px;
}

.mrp-weblet-menu a {
    font-size: 14px;
}

#mrp-container1 {
        background: url("_media/css/transparent.png") top center no-repeat transparent;
        background-size:cover;
}
#content-wrapper {
        padding-top: 0;
}
#mrp-container1.main-nav-scrolled {
        background: url("_media/custom/se-banner.jpg") top center no-repeat #0a0a0a;
                background-size:cover;
}

@media (min-width:1400px) {

#mrp-container19 .mrp-resp-banner ul.images img {
    width: 100% !important;
    height: auto !important;
}

}


#mrp-container19 .mrp-resp-banner .mrp-js-banner-content {
        top: 65%;
}
#mrp-container19 .mrp-resp-banner .mrp-js-banner-hero-title {
        font-size: 46px;  
        font-weight: 500; 
}
#mrp-container19 .mrp-js-banner-hero-text {
        padding-bottom: 20px;
}
#mrp-container19 {
        min-height: 100px;
        width: 100%;
        padding: 0;
}
#mrp-container19 .weblet-inner {
    max-width: 100%;
}


@media (min-width:841px) {


#mrp-container19 .mrp-resp-banner {
        padding-bottom: 0;
        height: 550px;
}
#mrp-container19 .mrp-resp-banner ul.images img {
    width: auto;
    height: 100%;
}

}

@media (max-width:840px) {

#mrp-container19 .mrp-resp-banner ul.images img {
    width: auto;
    height: 100%;
}

#mrp-container2 {
        position: absolute;
        top: 0;
        left: 50px;
        right: 50px;
        z-index: 10000;
}

}


@media (max-width: 650px) {
	
.mrp-resp-banner {
	height: 450px;
	padding-bottom: 0;
}
#mrp-container19 .mrp-resp-banner .mrp-js-banner-hero-title {
        font-size: 30px;
        min-width: 300px;
}

}



.mrp-resp-banner .mrp-js-banner-button {
        min-width: 300px;
        display: inline-block;
	padding: 15px;
        border-radius: 5px;
	border: 1px solid #C2C2C2;
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c2c2c2+0,ffffff+28,ffffff+50,ffffff+74,c2c2c2+100 */
        background: #c2c2c2; /* Old browsers */
        background: -moz-linear-gradient(left, #c2c2c2 0%, #ffffff 28%, #ffffff 50%, #ffffff 74%, #c2c2c2 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(left, #c2c2c2 0%,#ffffff 28%,#ffffff 50%,#ffffff 74%,#c2c2c2 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, #c2c2c2 0%,#ffffff 28%,#ffffff 50%,#ffffff 74%,#c2c2c2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c2c2c2', endColorstr='#c2c2c2',GradientType=1 ); /* IE6-9 */
	color: #222222 !important;
}

