/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 11 2021 | 11:34:21 */
@media (max-width: 980px) {
.left-section {
    position: relative;
    width: 100%;
    height: auto;
    padding: 130px 10% 45px 10%;
    overflow-y: auto;
    overflow-x: auto;
    font-size: 17px;
    border-bottom: solid 1px rgb(219,219,219);
    border-right: none;
}
.center-section {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    overflow-y: auto;
    overflow-x: auto;
    font-size: 16px;
    padding: 90px 10% 45px 10%;
    border-bottom: solid 1px rgb(219,219,219);
    border-right: none;
}
.slider-banner-wrap {
    padding: 60px 0 0 0;
}
.videoitem {
    width: 100%!important;
    margin: 15px 0!important;
}
a.bookitem {
    width: 100%!important;
    margin: 0 0 30px!important;
}
}