/* SLIDERS */

.ls-slide-effects,
.ls-layers.ls-visible a {
    background: #00000040;
      background: -webkit-gradient(linear,left top,left bottom,from(#000000a6),to(#0000001c)) bottom no-repeat;
    background: linear-gradient(#0000001c,#000000a6) bottom no-repeat;

}

.ls-wrapper.ls-in-out {    top: 55% !important;}

.ls-wrapper {width: 100% !important; left:0px  !important;}
.ls-wrapper div.ls-layer  {    
width: 100% !important; 
max-width:1140px !important; 
left:0px  !important;    
margin: 0 auto !important;}
.ls-wrapper a.gumb {
    color: #fff;
    background: #005baa;
    padding: 12px 40px;
    text-transform: uppercase;
}


.block.e_novice #mlb2-6862852 .subscribe-form .form-section .form-group { margin-bottom: 0px;}
.block.e_novice #mlb2-6862852 .subscribe-form {margin-top: 25px;padding: 0 !important;}
.e_novice_title .av-subheading.av-subheading_below {font-size: 16px;margin-top: 12px;line-height: 25px;}



@media screen and (max-width: 1210px) {
.ls-wrapper div.ls-layer {
max-width: 889px !important;
}

}


@media screen and (max-width: 889px) {
.ls-wrapper div.ls-layer {
max-width: 600px !important;
}
}

@media screen and (max-width: 768px) {


.ls-wrapper a.gumb {
display:none;
}

}

@media screen and (max-width: 600px) {
.ls-wrapper div.ls-layer {
max-width: 400px !important;
}


}

@media screen and (max-width: 375px) {
.ls-wrapper div.ls-layer {
max-width: 300px !important;
}

.responsive #top #main .container_wrap:first-child {
    border-top: none;
    min-height: 170px;
}
.ls-fullscreen-wrapper,
.ls-slide-backgrounds .ls-wrapper.ls-bg-outer {height: 170px !important;}

#top .avia-layerslider .ls-wp-container {
    margin: 0px auto !important;
    min-height: 170px;
}

}