#mainHeader.small-nav .oi-logo {
    padding-top: 20px;
}

.home-slider div {
    height: 100%;
}

#headerMenu .dropdown-menu>li.menu-item-has-children>a:after{
    content: '›';
    position: absolute;
    right: 10px;
}

.open-sub-menu{
   display: block;
    left: 100%!important;
    top: 0; 
}
.slider-section .home-slider-nav-list {
    z-index: unset;
}

.glyphicon-menu-left,
.glyphicon-menu-right {
    z-index: 1;
}

.slick-track {
    cursor: pointer!important;
}

.gm-style .place-card,
.gm-style .default-card {
    display: none!important;
}

textarea {
    resize: none;
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) {
    .pull-right.top-bar-login {
        margin-right: -3rem !important;
    }
    .slider-section .slide {
        position: initial !important;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1023px) and (-webkit-min-device-pixel-ratio: 2) {
    .slider-section .slide {
        position: initial !important;
    }
}

#mainHeader.small-nav .headerLogo {
    width: 140px !important;
}

#mainHeader.small-nav .oi-logo {
    width: 100% !important;
    max-width: 100% !important;
}

#mainHeader.small-nav .headerLogo a {
    padding-top: initial !important;
    margin-top: -39px;
    margin-left: 5rem;
}

#headerMenu .headerLogo:after,
#headerMenu .headerLogo:before {
    content: none !important;
}

.gm-style .place-card,
.gm-style .default-card {
    display: none !important;
}

@media (max-width: 768px) {
    .slider-section .slide:before {
        background: none;
    }
}

@media (max-width: 480px) {
    #headerMenu.navbar {
        padding-top: 58px !important;
    }
}

#headerMenu .navbar-toggle {
    background: transparent !important;
}

#headerMenu.navbar-default .navbar-toggle .icon-bar {
    background-color: #888 !important;
}

@media only screen and (max-width: 600px) {
    .home-slider .slick-slide img {
        margin: 0 auto;
        width: 100%;
        height: 97%;
        text-align: center;
    }
    .home-slider.slick-initialized.slick-slider {
        height: auto;
    }
    .home-slider .slider-section .slide:before {
        content: none !important;
    }
    #headerMenu .headerLogo:after,
    #headerMenu .headerLogo:before {
        content: none !important;
    }
    #headerMenu .oi-logo {
        max-width: 100%;
        width: 100%;
    }
    #headerMenu .headerLogo {
        margin-top: 6px;
        margin-bottom: -65px;
        width: auto;
        height: auto;
        z-index: 0;
    }
    #headerMenu .oi-logo {
        max-width: 46% !important;
        margin-left: 0rem;
    }
    .navbar-toggle {
        margin-top: 20px !important;
        margin-bottom: 15px !important;
    }
    .slider-section {
        margin-top: 10px !important;
    }
}

@media only screen and (min-device-width: 768px) {
    .home-slider .slick-slide img {
        max-width: 994px;
        margin: 40px auto 0px;
        height: 425px;
        text-align: center;
    }
    .home-slider .slider-section .slide {
        min-height: 475px;
        display: inline;
        height: 399px;
        float: left;
        top: 0;
        text-align: center;
    }
    .home-slider.slick-initialized.slick-slider {
        height: 475px;
    }
    #headerMenu .headerLogo a {
        padding-top: 72px !important;
    }
}
li[class*="open"] a[title="Centres"]+ul[role="menu"] {
        display: flex;
    flex-wrap: wrap;
    min-width: 326px;
}
li[class*="open"] a[title="Centres"]+ul[role="menu"] > li {
width: 50%;
}