html{overflow-y:hidden !important;}
.fixed-header {
    transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
}
.box-shadow {
    box-shadow:0 0 25px rgba(0,0,0,0.3);
    -webkit-box-shadow:0 0 25px rgba(0,0,0,0.3);
}
.scheme_default table tr:nth-child(even) th {
    background-color:#14b0b1 !important;
}
.scheme_default table tr:nth-child(odd) th {
    background-color:#13a4a5 !important;
}
.scheme_default .sc_layouts_row.fixed-header {
    background-color: #fff !important;
}
.without_bg_image  .sc_layouts_row.fixed-header {
    background-color: transparent !important;
}
.scheme_default .sc_layouts_row.sc_layouts_row_fixed_on, .scheme_default.sc_layouts_row.sc_layouts_row_fixed_on {
    background-color: #000000 !important;
}
.scheme_default .sc_layouts_row_fixed_on .sc_layouts_item a:not(.sc_button):not(.button), .scheme_default.sc_layouts_row_fixed_on .sc_layouts_item a:not(.sc_button):not(.button) {
    color: #ffffff !important;
}
.scheme_default .sc_layouts_row_type_compact .sc_layouts_item ul ul a:not(.sc_button):not(.button) {
    color: #222 !important;
}
.inner-banner {
    background-image: url(http://newsite.kochimetro.org/kmrl_content/uploads/2018/01/JAP_3777.jpg?id=2394) !important;
    background-size:cover;
    background-position:center;
    text-shadow:1px 1px 2px #444;
}
.text-left {
    text-align: left;
}
.footer-menu a {font-size:14px;}
@media (min-width: 783px){
.hustle-modal-minimal .hustle-modal-body section .hustle-modal-message {
    max-height: 75vh;
}}