﻿/* SJ Start*/
#country-dd ul li {
    border-width: 0px !important;
            
}
 
/* SJ End*/
@charset "utf-8";


.main-header {
    background: #fff;
    margin: 0 auto;
}

@media (max-width: 767px) {
    .main-header {
        background: #10218b;
    }
}

.header-links {
    background: #f2f6f6;
}

/* USER LINKS STARTS */

#userLinks {
    /*width: 100%;
    max-width: 960px;*/
    margin: 0 auto;
    text-align: right;
}

    #userLinks.container {
        padding-right: 0;
        padding-left: 0;
    }

    #userLinks ul {
        line-height: 1.4em;
    }

        #userLinks ul li {
            display: inline-block;
            padding: 10px 10px;
            border-right: 1px solid #d9d9d9;
            text-transform: uppercase;
        }

        #userLinks ul li {
            font-weight: normal;
        }

            #userLinks ul li a {
                color: #4d4d4d;
            }

            #userLinks ul li.login {
                border: none;
            }

    .grey #userLinks ul li,
    #userLinks.grey ul li {
        border-color: #999;
        color: #e1e1e1;
    }

    #userLinks ul li a,
    #userLinks ul li label,
    #userLinks ul li strong {
        text-decoration: none;
    }

        #userLinks ul li a:hover {
            text-decoration: underline;
        }

    #userLinks ul li strong {
        margin-right: 10px;
    }

    .grey #userLinks ul li label,
    #userLinks.grey ul li label {
        color: #4d4d4d;
    }

    .grey #userLinks ul li#selCountryDropdown a,
    #userLinks.grey ul li#selCountryDropdown a {
        
        background: url('../images/country-header-dropdown/ico_arrowdown_grey.png') no-repeat right center; padding: 0pt 12px 0pt 0pt;
    }

#container .selCountryContainer {
    width: 222px;
    z-index: 999;
    text-align: left;
    padding-top: 10px;
    background: url('../images/country-header-dropdown/country_container_bg.png') no-repeat left top;
}

    #container .selCountryContainer .content {
        padding: 0 11px 12px;
        border: none;
        background: url('../images/country-header-dropdown/country_container_bg.png') no-repeat right bottom; text-align: right;
    }

    #container .selCountryContainer .top,
    #container .selCountryContainer .bottom {
        display: none;
    }

    #container .selCountryContainer .content .row {
        margin-bottom: 5px;
    }

    #container .selCountryContainer .content .jsDropdown span {
        width: 153px;
    }

#container a.jsDropdown {
    display: inline-block;
    padding-right: 65px;
    background: url('../images/country-header-dropdown/sprite_buttons.png') no-repeat 117% -1477px; line-height: 2.9;
    text-align: left;
}

    #container a.jsDropdown.disabled {
        opacity: 0.5;
    }

    #container a.jsDropdown:hover {
        text-decoration: none;
    }

    #container a.jsDropdown span {
        display: inline-block;
        padding: 0px 10px;
        background: url('../images/country-header-dropdown/sprite_buttons.png') no-repeat 0 -1437px; font-family: Verdana,Arial,sans-serif;
        font-size: 1.1em;
        color: #636363;
        cursor: pointer;
        white-space: nowrap;
    }

        #container a.jsDropdown span:hover {
            color: #78D3EF;
        }

#container .jsDropdownMenu {
    position: absolute;
    z-index: 999;
}

    #container .jsDropdownMenu ul {
        max-height: 200px;
        overflow: auto;
        text-align: left;
        z-index: 999;
    }

        #container .jsDropdownMenu ul li {
            display: block;
            min-height: 1.36em;
            padding: 5px 10px;
            font-family: Verdana,Arial,sans-serif;
            font-size: 1em;
            cursor: pointer;
            _padding: 5px 10px;
        }

        *:first-child + html #container .jsDropdownMenu ul li {
            padding: 2px 10px;
        }

            #container .jsDropdownMenu ul li.separator {
                border-top: 1px solid #E1E1E1;
            }

            #container .jsDropdownMenu ul li.selected {
                color: #78D3EF;
            }

            #container .jsDropdownMenu ul li a {
                display: block;
                color: #4d4d4d;
                line-height: 1.5;
            }

            #container .jsDropdownMenu ul li.selected a {
                color: #78D3EF;
                text-decoration: none;
            }

/* Login details and/or member details starts */
        nav .membership-details {
    margin: 0 auto;
    min-height: 25px;
    margin-top: -2px;
}

    nav.membership-details ul {
        margin: 0;
        padding: 0;
        list-style: none;
        position: relative;
        float: right;
        background: #eee;
    }

    nav.membership-details li {
        float: left;
    }

    nav.membership-details #login-trigger,
    nav.membership-details .rest-of-links a {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        height: 25px;
        line-height: 24px;
        padding: 0 12px;
        text-decoration: none;
        color: #444;
        text-shadow: 0 1px 0 #fff;
        border-right: 1px solid #ddd;
        font-family: Tahoma, Arial, Sans-Serif;
    }

        nav.membership-details #login-trigger:hover,
        nav.membership-details #login .active,
        nav.membership-details #signup a:hover,
        nav.membership-details .rest-of-links a:hover {
            background: #fff;
        }

    nav.membership-details #login-content {
        display: none;
        position: absolute;
        top: 24px;
        right: 0;
        z-index: 999;
        background: #fff;
        background-image: linear-gradient(top, #fff, #eee);
        padding: 15px;
        box-shadow: 0 2px 2px -1px rgba(0,0,0,.9);
        border-radius: 3px 0 3px 3px;
    }

    nav.membership-details li #login-content {
        right: 0;
    }

    nav.membership-details #inputs input {
        background: #f1f1f1;
        padding: 5px;
        margin: 0 0 8px 0;
        width: 238px;
        border: 1px solid #ccc;
        border-radius: 3px;
        box-shadow: 0 1px 1px #ccc inset;
        font-size: 1.2em !important;
        font-family: Tahoma, Arial, Sans-Serif !important;
    }

        nav.membership-details #inputs input:focus {
            background-color: #fff;
            border-color: #00d2ff;
            outline: none;
            box-shadow: 0 0 0 1px #00d2ff inset;
        }

    nav.membership-details #login #actions {
        margin: 10px 0 0 0;
    }

            nav.membership-details #login #submit {
                /* comment by SJ as no effect 
        background: url('/img/new_divisions/login.jpg') no-repeat;
                    */
        width: 65px;
        height: 25px;
    }


        nav.membership-details #login #submit:hover,
        nav.membership-details #login #submit:focus {
            cursor: pointer;
        }

        nav.membership-details #login #submit:active {
            outline: none;
            box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
        }

        nav.membership-details #login #submit::-moz-focus-inner {
            border: none;
        }

    nav.membership-details #login label {
        float: right;
        line-height: 30px;
    }

        nav.membership-details #login label input {
            position: relative;
            top: 2px;
            right: 2px;
        }

/* Login details and/or member details starts */
                /* generic rounded corners starts */
                .genericRoundedCorners .top {
    height: 7px;
}

                    .genericRoundedCorners .top .tl {
                        width: 7px;
                        height: 7px;
                        float: left;
                        background: transparent url('../images/country-header-dropdown/bak_masthead_tl.png') no-repeat 0 0;
                    }

                    .genericRoundedCorners .top .tr {
                        width: 7px;
                        height: 7px;
                        float: right;
                        background: url('../images/country-header-dropdown/bak_masthead_tr.png') no-repeat 100% 0;
                    }

                    .genericRoundedCorners .top .t {
                        margin: 0 7px;
                        height: 7px;
                        background: transparent url('../images/country-header-dropdown/bak_masthead_t.png') repeat-x;
                    }

.genericRoundedCorners .content {
    background: #ffffff url('../images/country-header-dropdown/bak_masthead.png') repeat-x 0 100%; border-right: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
}

.genericRoundedCorners .bottom {
    height: 10px;
}

    .genericRoundedCorners .bottom .bl {
        width: 10px;
        height: 10px;
        float: left;
        background: transparent url('../images/country-header-dropdown/bak_masthead_bl.png') no-repeat 0 0;
    }

    .genericRoundedCorners .bottom .br {
        width: 10px;
        height: 10px;
        float: right;
        background: transparent url('../images/country-header-dropdown/bak_masthead_br.png') no-repeat 100% 0;
    }

    .genericRoundedCorners .bottom .b {
        margin: 0 10px;
        height: 10px;
        background: transparent url('../images/country-header-dropdown/bak_masthead_b.png') repeat-x;
    }

* html .genericRoundedCorners .top,
* html .genericRoundedCorners .bottom {
    position: relative;
    font-size: 0;
    line-height: 0;
}

* html .genericRoundedCorners .tl,
* html .genericRoundedCorners .bl {
    position: absolute;
    top: 0;
    left: 0;
}

* html .genericRoundedCorners .tr,
* html .genericRoundedCorners .br {
    position: absolute;
    top: 0;
    right: 0;
}

/* USER LINKS ENDS */

/* HEADER STARTS */

#header {
    z-index: 150;
    position: relative;
    margin: 0 auto;
    text-align: left;
}

    #header.container {
        padding-right: 15px;
    }

@media (min-width: 767px) {
    #header.container {
        padding-left: 0;
        padding-right: 0;
        border-bottom: 1px solid #f3f3f3;
    }

    .epson-home #header.container {
        border-bottom: 0;
    }
}

#header:after {
    content: '';
    display: block;
    clear: both;
}

#header .roundInner:after {
    content: '';
    display: block;
    clear: both;
}

#header .logo {
    float: left;
    width: 13%;
    margin: 1% 0;
    font-size: 43px;
    line-height: 1.3;
    background: transparent;
    padding: 0;
}

    #header .logo img {
        width: 100%;
        max-width: 150px;
    }

        #header .logo img.print-logo {
            display: none;
        }

#header .content {
    position: relative;
    float: right;
    width: 84%;
    border-left: 1px solid #d9d9d9;
}

@media (max-width: 767px) {
    #header .content {
        border-left: 0px;
    }
}

#header #primaryNav {
    overflow: hidden;
    border-bottom: 1px solid #d9d9d9;
}

    #header #primaryNav ul.nav {
        width: 75%;
        overflow: hidden;
    }

#header .search {
    float: right;
    padding-top: 3px;
    width: 24%;
    margin-right: 1%;
}

    #header .search form {
        text-align: center;
        position: relative;
    }

        #header .search form fieldset {
            display: inline;
        }

    #header .search input {
        width: 80%;
        padding: 5px 0px 5px 5px;
        border: 1px solid #E1E1E1;
         
        background: url('../images/bak_textFields.gif') repeat-x left top;
         
        font: 1.2em normal Verdana,Arial,sans-serif;
        margin-right: 5px;
    }

    #header .search .searchButton {
        overflow: hidden;
        display: inline-block;
        padding-right: 2px;
        height: 25px;
        width: 18%;
     
        background: url('../images/search_btn.png') no-repeat left top;
        vertical-align: -8px;
        position: absolute;
        right: -5px;
        top: 0px;
    }

@media only screen and (max-width: 767px) {
    #header .search .searchButton,
    #container .mob-search .searchButton,
    .navigation-is-open .mob-menu-search span.searchButton {
        display: none;
    }
}

*:first-child + html #header .search .searchButton {
    vertical-align: 1px;
}

    #header .search .searchButton:hover {
        background-position: left -25px;
    }

    #header .search .searchButton:active {
        background-position: left -50px;
        outline: none;
    }

    #header .search .searchButton:focus {
        outline: none;
    }

    #header .search .searchButton input {
        width: 25px;
        margin: 0;
        padding: 25px 0 0;
        border: 0;
        cursor: pointer;
        background: none;
    }

#header .search .searchButtonWide {
    overflow: hidden;
    display: inline-block;
    height: 25px;
    padding-right: 3px;
    /* comment by SJ as no effect 
    background: url(/common/img/search_wide_btn.gif) no-repeat right -75px;
        */
    vertical-align: -8px;
    outline: none;
}

*:first-child + html #header .search .searchButtonWide {
    vertical-align: 1px;
}

    #header .search .searchButtonWide:hover {
        background-position: right -100px;
    }

    #header .search .searchButtonWide:active {
        background-position: right -125px;
        outline: none;
    }

    #header .search .searchButtonWide:focus {
        outline: none;
    }

    #header .search .searchButtonWide input {
        width: auto;
        float: left;
        margin: 0;
        padding: 5px 6px 7px 18px;
        border: 0;
        /* comment by SJ as no effect 
        background: url(/common/img/search_wide_btn.gif) no-repeat left top;
            */
        text-transform: uppercase;
        font-size: 1.1em;
        font-weight: bold;
        color: #fff;
        cursor: pointer;
    }

#header .nav li {
    float: left;
    font-size: 1.4em;
    text-transform: uppercase;
}

@media (max-width: 991px) and (min-width: 768px) {
    #header .nav li {
        font-size: 1.1rem;
        font-weight: bold;
    }

    #header #secondaryNav li a {
        font-size: 1.1rem;
        font-weight: bold;
        margin-right: 10px;
    }

    #header #secondaryNav > ul > li:hover > a {
        font-weight: bold !important;
    }
}

#header .nav li:first-child {
    padding-left: 0px;
}

#header .nav li a {
    color: #000;
    text-decoration: none;
    padding: 10px;
    font-size: 1em;
}

    #header .nav li a:hover {
        background: #d9e3ec;
        background-color: #d9e3ec;
        border-color: #d4dee6;
        color: #000;
    }

#header .nav li strong a,
#header .nav li.active a,
#header .nav li:hover strong a,
#header .nav li:hover a,
#header #secondaryNav li strong a,
#header #secondaryNav li:hover a {
    border-color: #d4dee6;
    background-color: #ffffff;
    color: #78d3ef;
    font-weight: normal;
}

/* Navigation(main & sub) link color ends */
        #header #secondaryNav {
    width: 100%;
}

    #header #secondaryNav ul {
        width: 90%;
        float: left;
        overflow: visible;
    }

#header .roundInner.desktop #secondaryNav .trolley-button {
    width: 5%;
    position: relative;
    float: right;
    margin-right: 1%;
    max-width: 35px;
}

    #header .roundInner.desktop #secondaryNav .trolley-button a.mastheadCheckout {
        position: static;
        padding: 0;
    }

        #header .roundInner.desktop #secondaryNav .trolley-button a.mastheadCheckout img {
            width: 100%;
            height: auto;
            max-width: 31px;
        }

#MastHead .mastheadCheckout span, .trolley-button span {
    color: #007fc6;
}

@media only screen and (max-width: 767px) {
    #MastHead .mastheadCheckout span, .trolley-button span.glyphicon {
        color: #ffffff;
    }
}

.trolley-button a.mastheadCheckout span.glyphicon-shopping-cart {
    position: relative !important;
    font-size: 180% !important;
    background: none !important;
    line-height: 2 !important;
}

#header .roundInner.desktop #secondaryNav .trolley-button a.mastheadCheckout span:nth-child(2) {
    position: absolute;
    top: 2px;
    right: 4px;
    background-color: #007fc6;
    padding: 2px;
    border-radius: 6px;
    color: #ffffff;
}

#header .roundInner.desktop #secondaryNav .trolley-button:hover a.mastheadCheckout span:nth-child(2) {
    color: #fff;
    background-color: #0d4d4d;
}

#header .roundInner.desktop #secondaryNav .trolley-button:hover a.mastheadCheckout span {
    color: #4d4d4d;
}

*:first-child + html #header #secondaryNav {
    zoom: 1;
}

    #header #secondaryNav .myBasket {
        display: none;
    }


.nav-mobile {
    display: none;
}

@media (max-width: 767px) {
    #userLinks li.signup,
    #userLinks li.login,
    #userLinks li.myaccount,
    #userLinks li.logout,
    #header #primaryNav,
    #header #secondaryNav {
        display: none;
    }

    .nav-mobile {
        background-color: #10218b;
        padding: 2%;
    }

    #header .nav-mobile.visible, #header .mob-search.visible {
        display: block !important;
        border-top: 1px solid #10218b;
        padding: 5px;
    }

    #header .nav-mobile .sec-nav-mobile .dropdown.has-child.active .dropmenu,
    .cd-navigation-wrapper .sec-nav-mobile .dropdown.has-child.active .dropmenu,
    .cd-navigation-wrapper .dropdown.has-child.active .dropmenu {
        display: block !important;
        padding: 1% 0 0 2%;
        margin-top: 1%;
    }

    #header .nav-mobile ul li {
        padding-bottom: 2%;
    }

        #header .nav-mobile ul li a {
            text-decoration: none;
            color: #ffffff;
            font-size: 1.2em;
        }

        #header .nav-mobile ul li.dropdown > a:after {
            content: '\25BC';
        }

        #header .nav-mobile ul li.dropdown:focus > a:after {
            content: '\25B2';
        }
}

@media (min-width: 768px) {
    .mob-shortcuts {
        display: none;
    }

    .nav-mobile, .mob-search {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .mob-shortcuts {
        display: inline-block;
    }

    #MastHead .mastheadCheckout {
        padding-right: 0px !important;
    }
}

#header #secondaryNav .myBasket {
    position: absolute;
    top: -5px;
    right: 0px;
    /* comment by SJ as no effect 
    background: url(/common/img/header_basket_bg.gif) no-repeat left top;
        */
    text-transform: uppercase;
}

    #header #secondaryNav .myBasket a {
        display: block;
        padding: 10px 9px 8px 32px;
        color: #78D3EF;
        font-size: 1.1em;
        font-weight: bold;
    }

        #header #secondaryNav .myBasket a:hover {
            text-decoration: none;
            color: #000000;
        }

#header #MastHead {
    margin-top: 6px;
}

#MastHead .mastheadCheckout {
    position: absolute;
    bottom: 1px;
    right: 0;
    padding-right: 10px;
    text-align: right;
    background: transparent none no-repeat 100% 0;
}

#MastHead .mobile-tablet .mastheadCheckout {
    position: static;
}

#container #MastHead .mastheadCheckout {
    outline: none;
    text-decoration: none;
}

@media (max-width: 767px) {
    #container #MastHead .mastheadCheckout {
        background: none;
    }

    #header .roundInner .trolley-button a.mastheadCheckout span:nth-child(2) {
        position: absolute;
        top: -5px;
        right: 1px;
        background-color: #ffffff;
        padding: 2px;
        border-radius: 6px;
        line-height: inherit;
        color: #000;
    }
}

#MastHead .mastheadCheckout:hover {
    background-position: 100% -27px;
    text-decoration: none;
}

#MastHead .mastheadCheckout:active {
    background-position: 100% -54px;
}

#MastHead .mastheadCheckout:focus {
    outline: none;
    text-decoration: none;
}

#MastHead .mastheadCheckout:hover span {
    color: #fff;
    background-position: 0 -29px;
}

#MastHead .mastheadCheckout:active span {
    color: #fff;
    background-position: 0 -54px;
}

.mob-shortcuts {
    width: 40%;
    height: auto;
    float: right;
    text-align: right;
}

    .mob-shortcuts .search {
        width: 100% !important;
    }

    .mob-shortcuts span#myBasketLink {
        margin-right: 15%;
    }

    .mob-shortcuts span#mobileMenu {
        margin-right: 2px;
    }

    .mob-shortcuts a.mastheadCheckout {
        position: static !important;
    }

        .mob-shortcuts a.mastheadCheckout span {
            background: none !important;
            padding: 0 !important;
        }

#header #secondaryNav ul:after {
    content: '';
    display: block;
    clear: both;
}

#header #secondaryNav a {
    color: #000;
    text-decoration: none;
    padding: 11px 4px 14px;
    display: inline-block;
    font-size: 1em;
}

#header #secondaryNav li:first-child a {
    padding-left: 10px;
}

#header #secondaryNav li.dropdown > a:after {
    content: '\25BC';
}

#header #secondaryNav li.dropdown:hover > a {
    background: #d9e3ec;
}

    #header #secondaryNav li.dropdown:hover > a:hover {
        color: #78d3ef;
    }

#header #secondaryNav li.dropdown:hover > a {
    color: #000;
}

    #header #secondaryNav li.dropdown:hover > a:after {
        content: '\25B2';
    }

#header #secondaryNav a:hover {
    color: #78D3EF;
}

#header #secondaryNav li {
    margin-right: 20px;
    font-size: 1.2em;
    display: inline-block;
    text-transform: uppercase;
}

    #header #secondaryNav li.dropdown {
        position: relative;
    }

        #header #secondaryNav li.dropdown:hover .dropmenu,
        #header #secondaryNav li.hover .dropmenu,
        #header #mobileSecondaryNav li.hover .dropmenu {
            display: block;
        }

#header #secondaryNav .dropmenu {
    display: none;
    position: absolute;
    top: 37px;
    left: 0px;
    /* comment by SJ- changed to 210
    width: 200px; 
    */
    width: 210px;
    background-color: #d9e3ec;
}

#header #mobileSecondaryNav .dropmenu {
    display: none;
}

#header #secondaryNav .dropmenu ul {
    position: relative;
    /* comment by SJ- changed to 210
    width: 200px; 
    */
    width: 210px;
    padding-top: 20px;
}

*:first-child + html #header #secondaryNav .dropmenu ul {
    zoom: 1;
}

#header #secondaryNav .dropmenu li {
    float: none;
    display: block;
    margin-right: 0;
    margin-left: 10px;
}

#header #secondaryNav li.dropdown li.dropdown {
    padding-bottom: 0;
    /* comment by SJ as no effect 
    background: url(/common/img/arrow_right.gif) no-repeat 95% 7px;
        */
}

#header #secondaryNav li.dropdown ul a {
    display: block;
    padding: 11px 10px 11px 0;
    background: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    text-transform: none;
    position: relative;
    color: #000;
}

#header .dropmenu ul > li {
    border-bottom: 1px solid #b7b7b7;
}

    #header .dropmenu ul > li:last-child {
        border-bottom: none;
    }

#header #secondaryNav .subdropmenu {
    position: absolute;
    left: 199px;
    top: -5px;
    /* comment by SJ as no effect 
    background: url(/common/img/dropmenu_bg_bottom.png) no-repeat left bottom;
        */
    width: 200px;
    padding: 5px 0 10px;
    display: none;
}

#header #secondaryNav .dropmenu li:hover .subdropmenu {
    display: block;
}

/*mobile menu starts here*/
    @media (max-width: 767px) {
        .roundInner.desktop {
            display: none;
        }
    }

    @media (min-width: 768px) {
        .roundInner.mobile-tablet {
            display: none;
        }
    }

    .roundInner.mobile-tablet {
    width: 100%;
}
    /*can be delted if the other version is approved - from*/
    .roundInner.mobile-tablet .header-menu {
        width: 10%;
        display: inline-block;
        margin-left: 1.5%;
    }

        .roundInner.mobile-tablet .header-menu span img,
        .roundInner.mobile-tablet .other-items img,
        .navigation-is-open .other-items .mobile-menu-search-button img {
            width: 80%;
            height: auto;
            max-width: 35px;
        }
    /*can be delted if the other version is approved  - till*/
    .roundInner.mobile-tablet .header-logo {
        width: 55%;
        display: inline-block;
    }

@media (min-width: 440px) and (max-width: 767px) {
    .roundInner.mobile-tablet .header-logo {
        width: 50%;
    }
}

#header .roundInner.mobile-tablet .header-logo .logo {
    float: right;
    width: 70%;
    text-align: right;
}

    #header .roundInner.mobile-tablet .header-logo .logo img {
        width: 90%;
        max-width: 116px;
        height: auto;
    }

.roundInner.mobile-tablet .other-items {
    width: 30%;
    display: block;
    text-align: right;
    float: right;
    margin-top: 1.3%;
}

    .roundInner.mobile-tablet .other-items .search-button,
    .navigation-is-open .other-items .mobile-menu-search-button {
        width: 30%;
        display: inline-block;
        margin-right: 3px;
    }

    .roundInner.mobile-tablet .other-items .trolley-button {
        width: 30%;
        display: inline-block;
        position: relative;
    }

        .roundInner.mobile-tablet .other-items .trolley-button img {
            width: 26%;
        }

.search-button span.glyphicon-search,
.mobile-menu-search-button span.glyphicon-search {
    position: static !important;
    font-size: 180% !important;
    background: none !important;
    color: #fff !important;
    line-height: 2 !important;
}

#container #MastHead .roundInner.mobile-tablet .other-items .search-button label {
    cursor: pointer;
}

#container .mob-search {
    display: none;
    padding: 2%;
    background-color: #ffffff;
}

.navigation-is-open .mob-menu-search {
    display: none;
    height: auto;
    width: 100%;
    background-color: #ffffff;
    padding: 1% 0 1% 0;
}

    #container .mob-search input,
    .navigation-is-open .mob-menu-search input {
        width: 100%;
        border: none;
        background: none;
        /*color: #ffffff;*/
        font-size: 1.4em;
    }
/*mobile menu ends here*/

/*new mobile menu with transition effects starts here*/
.mob-floating-tool, .mob-menu-search {
    display: none;
}

@media (min-width: 768px) {
    a.cd-nav-trigger {
        display: none;
    }

    .cd-nav {
        display: none;
    }

    .mob-floating-tool {
        display: none;
    }
}

@media (max-width: 767px) {
    .navigation-is-open {
        position: fixed;
        width: 100%;
        height: 100%;
    }

        .navigation-is-open .mob-floating-tool {
            position: absolute;
            z-index: 4;
            left: 35%;
            top: 34px;
            display: inline-block;
            width: 65%;
        }

            .navigation-is-open .mob-floating-tool .header-logo {
                width: 45%;
                float: left;
            }

                .navigation-is-open .mob-floating-tool .header-logo .logo {
                    background: transparent;
                }

                .navigation-is-open .mob-floating-tool .header-logo img {
                    width: 100%;
                    max-width: 116px;
                    /*min-width: 115px;*/
                }

            .navigation-is-open .mob-floating-tool .other-items {
                width: 44%;
                float: right;
                text-align: right;
                margin-right: 20px;
            }

                .navigation-is-open .mob-floating-tool .other-items .search-button,
                .navigation-is-open .mob-floating-tool .other-items .mobile-menu-search-button {
                    width: 25%;
                    display: inline-block;
                }

                    .navigation-is-open .mob-floating-tool .other-items .search-button img,
                    .navigation-is-open .mob-floating-tool .other-items .mobile-menu-search-button img {
                        width: 100%;
                    }

                .navigation-is-open .mob-floating-tool .other-items .trolley-button {
                    width: 20%;
                    display: inline-block;
                    position: relative;
                }

                    .navigation-is-open .mob-floating-tool .other-items .trolley-button img {
                        width: 100%;
                    }

                    .navigation-is-open .mob-floating-tool .other-items .trolley-button span:nth-child(2) {
                        position: absolute;
                        right: 3% !important;
                        bottom: 66% !important;
                        background-color: #ffffff;
                        padding: 7%;
                        border-radius: 5px;
                    }

    .cd-nav-trigger {
        position: absolute;
        z-index: 150;
        left: 105%;
        /* comment SJ as Menu for responsive was not displaying in the centre 
        top: 62px;*/
        top: 55px;
    }

    .navigation-is-open .cd-nav-trigger {
        top: 34px;
        left: 5%;
    }

    .cd-nav-trigger button {
        color: #ffffff !important;
        padding: 6px 0;
    }

        .cd-nav-trigger button:hover {
            color: #ffffff;
        }

    .navigation-is-open .cd-nav-trigger .icon-hamburger:before {
        content: "\e604";
    }

    .cd-nav-trigger .cd-nav-icon {
        position: absolute;
        left: 50%;
        top: 50%;
        bottom: auto;
        right: auto;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        width: 98%;
        height: 4px;
        background-color: #ffffff;
        border-radius: 5px;
    }

        .cd-nav-trigger .cd-nav-icon::before,
        .cd-nav-trigger .cd-nav-icon:after {
            content: '';
            position: absolute;
            top: 0;
            right: 0;
            width: 100%;
            height: 100%;
            background-color: inherit;
            -webkit-transform: translateZ(0);
            -moz-transform: translateZ(0);
            -ms-transform: translateZ(0);
            -o-transform: translateZ(0);
            transform: translateZ(0);
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
            -webkit-transition: -webkit-transform 0.5s, width 0.5s, top 0.3s;
            -moz-transition: -moz-transform 0.5s, width 0.5s, top 0.3s;
            transition: transform 0.5s, width 0.5s, top 0.3s;
        }

        .cd-nav-trigger .cd-nav-icon::before {
            -webkit-transform-origin: right top;
            -moz-transform-origin: right top;
            -ms-transform-origin: right top;
            -o-transform-origin: right top;
            transform-origin: right top;
            -webkit-transform: translateY(-10px);
            -moz-transform: translateY(-10px);
            -ms-transform: translateY(-10px);
            -o-transform: translateY(-10px);
            transform: translateY(-10px);
            border-radius: 5px;
        }

        .cd-nav-trigger .cd-nav-icon::after {
            -webkit-transform-origin: right bottom;
            -moz-transform-origin: right bottom;
            -ms-transform-origin: right bottom;
            -o-transform-origin: right bottom;
            transform-origin: right bottom;
            -webkit-transform: translateY(10px);
            -moz-transform: translateY(10px);
            -ms-transform: translateY(10px);
            -o-transform: translateY(10px);
            transform: translateY(10px);
            border-radius: 5px;
        }

    .navigation-is-open .cd-nav-trigger .cd-nav-icon::after,
    .navigation-is-open .cd-nav-trigger .cd-nav-icon::before {
        width: 50%;
        transition: transform 0.5s, width 0.5s;
    }

    .navigation-is-open .cd-nav-trigger .cd-nav-icon::before {
        transform: rotate(45deg);
    }

    .navigation-is-open .cd-nav-trigger .cd-nav-icon::after {
        transform: rotate(-45deg);
    }

    .cd-nav-trigger svg {
        position: absolute;
        top: 0;
        left: 0;
    }

    .cd-nav-trigger circle {
        -webkit-transition: stroke-dashoffset 0.4s 0s;
        -moz-transition: stroke-dashoffset 0.4s 0s;
        transition: stroke-dashoffset 0.4s 0s;
    }

    .cd-nav {
        position: absolute;
        z-index: 150;
        top: 0;
        left: -100%;
        height: 100%;
        width: 100%;
        background-color: #10218b;
        visibility: hidden;
        -webkit-transition: 0.7s;
        -moz-transition: 0.7s;
        transition: 0.7s;
        padding-top: 90px;
    }

    .navigation-is-open .cd-nav {
        visibility: visible;
        left: 0;
    }

    .cd-nav .cd-navigation-wrapper {
        text-align: left;
        height: 100%;
        width: 100%;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transition: 0.7s;
        -moz-transition: 0.7s;
        transition: 0.7s;
        position: absolute;
        left: -100%;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
        padding-bottom: 150px;
    }

    .navigation-is-open .cd-nav .cd-navigation-wrapper {
        left: 0;
        -webkit-transition: 0.7s;
        -moz-transition: 0.7s;
        transition: 0.7s;
    }

    .mobile-container {
        position: relative;
        -webkit-overflow-scrolling: touch;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    .cd-navigation-wrapper li {
        padding: 4% 0 4% 5%;
        border-top: 1px solid #46505e;
    }

    .cd-navigation-wrapper .dropmenu li {
        border: none;
    }

    .cd-navigation-wrapper li a {
        color: #e6e6e6;
        text-decoration: none;
        font-size: 1.4em;
        text-transform: uppercase;
        font-weight: bold;
    }

    .cd-navigation-wrapper li.dropdown .dropmenu {
        display: none;
    }

        .cd-navigation-wrapper li.dropdown .dropmenu li {
            padding: 3% 0 3% 3%;
        }

        .cd-navigation-wrapper li.dropdown .dropmenu a {
            text-transform: capitalize;
        }

    .hidden-upper-div {
        background-color: #10218b;
        position: absolute;
        top: -20px;
        left: -100%;
        width: 100%;
        height: auto;
        min-height: 70px;
        z-index: 151;
        -webkit-transition: 0.7s;
        -moz-transition: 0.7s;
        transition: 0.7s;
    }

    .navigation-is-open .hidden-upper-div {
        left: 0;
    }

        .navigation-is-open .hidden-upper-div button span.label {
            display: none;
        }
}

@media (max-width: 350px) {
    .cd-navigation-wrapper li a {
        font-size: 1.4em;
    }
}
/* HEADER ENDS */

/*TOP and BOTTOM scroll buttons*/
#bottom, #top {
    width: 100%;
    z-index: 100;
    background-color: #02adef;
    padding: 10px;
    position: fixed;
    top: 0;
    bottom: inherit;
}

    #bottom a, #top a {
        color: #fff;
    }

#secondaryNav .dropmenu {
    position: relative;
}

.dropmenu > ul > li > ol.submenu-2 {
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    /*  width: 200px; SJ Comment and added below to 210px*/
    width: 210px;
    background: #fff;
    padding-top: 19px;
    border: 1px solid #b7b7b7;
    min-height: 370px;
}

#secondaryNav .dropmenu > ul > li:hover > ol.submenu-2 {
    display: block;
}

#header #secondaryNav .dropmenu > ul > li:hover {
    background: #fff;
    margin-left: 0;
    padding-left: 10px;
    color: #000;
    border-left: 1px solid #d9e3ec;
}

    #header #secondaryNav .dropmenu > ul > li:hover a {
        color: #000;
    }

#header #secondaryNav .dropmenu > ul > li > ol.submenu-2 li a {
    color: #000;
}

#header #secondaryNav .dropmenu > ul > li > ol.submenu-2 li {
    font-size: 1em;
    border-bottom: 1px solid #b7b7b7;
    padding-left: 20px;
    margin-left: 0;
}

    #header #secondaryNav .dropmenu > ul > li > ol.submenu-2 li:hover {
        background: #d9e3ec;
    }

    #header #secondaryNav .dropmenu > ul > li > ol.submenu-2 li:last-child {
        border-bottom: none;
    }

.dropmenu li.has-sub:after {
    content: "\25ba";
    font-size: 12px;
    line-height: 16px;
    float: right;
    padding: 11px 10px 0 0;
}

#header #secondaryNav li.dropdown ul li.has-sub a {
    display: inline-block;
}

@media only screen and (max-width: 767px) {

    button.btn-nav__menu.js-toggle-sm-navigation {
        background: transparent;
    }
}

@media (min-width: 768px) {
    .navbar-nav > li > a {
        line-height: 14px;
    }
}
