@media only screen and (max-width : 1200px) {
    #tsrv-menus .tsrv-inner{
        padding-top: 15px !important;
        padding-bottom:15px;
    }

    .navbar-toggler{
        margin-top:20px;
        margin-bottom:20px;
    }
    
    #main-navbar a, #main-navbar2 a{
        padding-top: 12px !important;
        padding-bottom: 12px !important;
    }
    
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

#tsrv-div-main-menu{
    background-color: #0b3b5b;
}

#main-navbar a, #main-navbar2 a{
    color: #fd7e14 !important;
    font-size: 14px;
    font-family: Arial, Tahoma, sans-serif;
    font-weight: 600;
    padding: 0 13px;
    line-height: 1;
    display: inline-block;
    text-decoration-line: underline !important;
    text-decoration-color: #fd7e14 !important;
    text-decoration-thickness: 1.5px !important;
    text-underline-offset: 4px !important;
}

#main-navbar a:hover{
    color: #fff !important;
    text-decoration-line: none !important;
}

/*#tsrv-main-banner, #tsrv-main-banner-1 img{
    width:100%;
    max-width: 100%;
}*/

#tsrv-main-banner-1 p{
    margin-bottom: 0rem;
}

#tsrv-main-banner-2, #tsrv-main-banner-3, #tsrv-main-banner-4{
    display:none;
}

#tsrv-minicart{
    background-color: #fff !important;
    color: #000 !important;
    border-color: #000 !important;
    margin-right:15px;
    font-size: 14px;
}

#tsrv-widgets .navbar-nav .nav-item > a.btn {
    margin-bottom: 11px !important;
    border-color: #000;
}

.btn{
    color: #fff;
    background-color: #0b3b5b !important;
}

.tsrv-btn{
    color: #fff;
    background-color: #0b3b5b !important;
}

.btn:hover{
    color: #fff !important;
}

.btn.go-back:hover{
    color: #fff !important;
}

#tsrv-ticketlist-back:hover{
    color: #000 !important;  
}

a.continue{
    color: #fff !important;
}

a.continue:hover{
    color: #fff !important;
}

.go-back{
    border-color: #000 !important;
}

a.btn.go-back:hover {
    color: #000 !important;
}

#tsrv-div-main-footer{
    background-color: #0b3b5b;
}

#tsrv-main-footer{
    background-color: #0b3b5b;
}

#tsrv-main-footer a{
    color: #fff;
    font-family: Arial;
    font-size:14px;
}

#tsrv-main-footer a:hover{
    border-bottom: 1px solid #fff !important;
}

#tsrv-main-footer-1 h3{
    display:none;
}

.navbar-toggler{
    border-color: #fff !important;
    background-color: #0b3b5b;
}

#tsrv-div-main-banner {
	background-image: url('https://nci.ticketsrv.co.uk/frontendv2/sites/nci/img/skin_top_bg.jpg') !important;
}