@import url(https://fonts.googleapis.com/css?family=Lato:300,400,700,400italic);
@import "owl.carousel.css";
/*
    Frameless 960 grid system
    Frameless			<http://framelessgrid.com/>
    960 Grid System     <http://960.gs/>
    @author             AB
*/
.grid {
    width: 960px;
    float: none;
    margin: 0 auto;
}

.full-grid {
    width: 950px;
    margin-left: 5px;
    margin-right: 5px;
    float: left;
}

.full {
    width: 950px;
    margin-left: 5px;
    margin-right: 5px;
    float: none;
}

.half {
    width: 470px;
    margin-left: 5px;
    margin-right: 5px;
    float: left;
}

.middle-half {
    width: 230px;
    margin: 0 auto;
}
/* Typography */
.clear {
    clear: both;
}

.clear10 {
    clear: both;
    height: 10px;
}

.clear20 {
    clear: both;
    height: 20px;
}

.clear40 {
    clear: both;
    height: 40px;
}

p {
    margin: 10px 0px;
}

a {
    text-decoration: none;
}

img {
    border: none;
}

.float-left {
    float: left !important;
}

.float-right {
    float: right !important;
}

input {
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

*:focus {
    outline: none;
}

* html .clearfix {
    height: 1%;
    overflow: visible;
}

* + html .clearfix {
    min-height: 1%;
}

    .clearfix:after {
        clear: both;
        content: ".";
        display: block;
        height: 0;
        visibility: hidden;
        font-size: 0;
    }

body {
    padding: 0;
    margin: 0;
    background: #fff;
    font-family: 'Lato';
}

input,
textarea,
select {
    font-family: 'Lato';
    outline: none;
}

.errorMessage {
    font-weight: 400;
    font-size: 16px;
    color: #fb3333;
    font-style: italic;
}

.transition {
    -webkit-transition: all .6s ease .1s;
    -moz-transition: all .6s ease .1s;
    -o-transition: all .6s ease .1s;
    -ms-transition: all .6s ease .1s;
    transition: all .6s ease .1s;
}

.fixed-contact {
    position: fixed;
    left: 0;
    top: 40%;
    z-index: 10 !important;
}

    .fixed-contact .live-chat,
    .fixed-contact .email-us {
        height: 45px;
        width: 45px;
        border-radius: 0px 5px 5px 0px;
        box-shadow: 0 0 7px #aaa;
        background: #fff;
        margin: 10px 0;
    }

        .fixed-contact .live-chat img,
        .fixed-contact .email-us img {
            padding: 0 4px;
            vertical-align: middle;
            margin-top: 5px;
        }

    .fixed-contact .live-chat {
        border-left: 3px solid #00A6C1;
    }

    .fixed-contact .email-us {
        border-left: 3px solid #E50040;
    }

#header {
    width: 100%;
}

    #header #header-top {
        width: 100%;
        height: 41px;
        background: #808080;
        border-bottom: 2px solid #18478C;
    }

        #header #header-top .grid {
            position: relative;
        }

            #header #header-top .grid .social-icons {
                float: left;
            }

                #header #header-top .grid .social-icons img {
                    display: inline;
                    margin: 8px 5px 0 0;
                }

            #header #header-top .grid .top-menu {
                float: right;
                margin-right: 60px;
            }

                #header #header-top .grid .top-menu ul {
                    list-style: none;
                    margin: 0;
                    padding: 0;
                }

                    #header #header-top .grid .top-menu ul li {
                        display: table-cell;
                        position: relative;
                        height: 41px;
                        padding: 0 10px;
                        vertical-align: middle;
                    }

                        #header #header-top .grid .top-menu ul li a {
                            display: block;
                            color: #AFAFAF;
                            font-weight: 700;
                            font-size: 17px;
                        }

                        #header #header-top .grid .top-menu ul li:hover a,
                        #header #header-top .grid .top-menu ul li.active a {
                            color: #FFF;
                        }

                        #header #header-top .grid .top-menu ul li ul.sub {
                            height: 0;
                            opacity: 0;
                            visibility: hidden;
                            background: #18478C;
                            list-style: none;
                            margin: 0;
                            padding: 15px 20px;
                            position: absolute;
                            top: 41px;
                            left: -50%;
                            white-space: nowrap;
                            z-index: 11;
                        }

                            #header #header-top .grid .top-menu ul li ul.sub li {
                                display: none;
                                padding: 5px 20px 5px 10px;
                                height: auto;
                            }

                                #header #header-top .grid .top-menu ul li ul.sub li a {
                                    color: #FFF;
                                    font-size: 16px;
                                    font-weight: 400;
                                    padding-left: 10px;
                                }

                                #header #header-top .grid .top-menu ul li ul.sub li:hover a {
                                    color: #2BBFF6;
                                }

                                    #header #header-top .grid .top-menu ul li ul.sub li:hover a:before {
                                        content: "";
                                        background: url(../images/active-sub-menu.png) no-repeat center left;
                                        position: absolute;
                                        left: 0;
                                        top: 12px;
                                        height: 9px;
                                        width: 5px;
                                    }

                        #header #header-top .grid .top-menu ul li:hover ul {
                            opacity: 1;
                            visibility: visible;
                            height: auto;
                            -webkit-transition: all .6s ease .1s;
                            -moz-transition: all .6s ease .1s;
                            -o-transition: all .6s ease .1s;
                            -ms-transition: all .6s ease .1s;
                            transition: all .6s ease .1s;
                        }

                            #header #header-top .grid .top-menu ul li:hover ul li {
                                display: list-item;
                            }

                        #header #header-top .grid .top-menu ul li.menu-medonline,
                        #header #header-top .grid .top-menu ul li.menu-mobilebanking,
                        #header #header-top .grid .top-menu ul li.menu-social {
                            display: none;
                        }

                        #header #header-top .grid .top-menu ul li.menu-medonline {
                            background: #d71921;
                            background: -webkit-linear-gradient(#d71921, #b7131f);
                            /* For Safari 5.1 to 6.0 */
                            background: -o-linear-gradient(#d71921, #b7131f);
                            /* For Opera 11.1 to 12.0 */
                            background: -moz-linear-gradient(#d71921, #b7131f);
                            /* For Firefox 3.6 to 15 */
                            background: linear-gradient(#d71921, #b7131f);
                            /* Standard syntax */
                        }

                        #header #header-top .grid .top-menu ul li.menu-mobilebanking {
                            background: #f98435;
                            background: -webkit-linear-gradient(#f98435, #ed701b);
                            /* For Safari 5.1 to 6.0 */
                            background: -o-linear-gradient(#f98435, #ed701b);
                            /* For Opera 11.1 to 12.0 */
                            background: -moz-linear-gradient(#f98435, #ed701b);
                            /* For Firefox 3.6 to 15 */
                            background: linear-gradient(#f98435, #ed701b);
                            /* Standard syntax */
                        }

                        #header #header-top .grid .top-menu ul li.menu-social a {
                            display: initial;
                        }

                            #header #header-top .grid .top-menu ul li.menu-social a img {
                                display: inline;
                                margin: 15px 5px 0 0;
                            }

            #header #header-top .grid .search {
                position: absolute;
                right: 0;
                top: 0;
                display: table;
            }

                #header #header-top .grid .search ul {
                    list-style: none;
                    margin: 0;
                    padding: 0;
                }

                    #header #header-top .grid .search ul li {
                        display: table-cell;
                        vertical-align: top;
                    }

                        #header #header-top .grid .search ul li.search-input {
                            opacity: 0;
                            max-width: 0;
                            overflow: hidden;
                            height: 39px;
                        }

                            #header #header-top .grid .search ul li.search-input input[type='text'] {
                                display: block;
                                background: #fff;
                                text-indent: 10px;
                                border: none;
                                padding: 0;
                                margin: 0;
                                height: 41px;
                                width: 325px;
                            }

                #header #header-top .grid .search:hover ul li.search-input {
                    opacity: 1;
                    max-width: 325px;
                    -webkit-transition: all .6s ease .1s;
                    -moz-transition: all .6s ease .1s;
                    -o-transition: all .6s ease .1s;
                    -ms-transition: all .6s ease .1s;
                    transition: all .6s ease .1s;
                }

            #header #header-top .grid .close-mobile-menu {
                display: none;
                float: right;
                color: #fff;
                cursor: pointer;
                margin: 10px;
                height: 20px;
                width: 20px;
            }

    #header #logo-header {
        padding: 22px 0;
    }

        #header #logo-header .logo {
            float: left;
        }

        #header #logo-header .links {
            width: 150px;
            margin-left: 5px;
            margin-right: 5px;
            float: right;
            padding-right: 20px;
        }

            #header #logo-header .links .link {
                float: left;
                width: 60px;
                margin: 0 5px;
                text-align: center;
                text-transform: uppercase;
                font-size: 11px;
            }

                #header #logo-header .links .link a {
                    color: #444444;
                    padding-bottom: 5px;
                    display: block;
                }

        #header #logo-header .mobile-menu {
            display: none;
            float: right;
            margin: 20px 20px 0 0;
            cursor: pointer;
            height: 16px;
            width: 23px;
        }

    #header #services-menu {
        width: 100%;
        height: 37px;
        background: #18478C;
        border-bottom: 5px solid #4BDED4;
    }

        #header #services-menu .services-menu {
            position: relative;
        }

            #header #services-menu .services-menu ul {
                margin: 0;
                padding: 0;
                list-style: none;
                display: table;
                position: absolute;
                width: 100%;
                top: 0;
                left: 0;
            }

                #header #services-menu .services-menu ul li {
                    position: relative;
                    display: table-cell;
                    height: 37px;
                    font-size: 16px;
                    font-weight: 400;
                    color: #FFF;
                    text-align: center;
                    vertical-align: middle;
                    width: 25%;
                }

                    #header #services-menu .services-menu ul li a {
                        color: #FFF;
                        display: block;
                        border-left: 1px solid rgba(255, 255, 255, 0.5);
                        line-height: 13px;
                        font-weight: 600;
                    }

                    #header #services-menu .services-menu ul li:last-child a {
                        border-right: 1px solid rgba(255, 255, 255, 0.5);
                    }

                    #header #services-menu .services-menu ul li .services-menu-hover {
                        display: none;
                        position: absolute;
                        top: -100px;
                        left: 50%;
                        transform: translate(-50%, 0);
                        -ms-transform: translate(-50%, 0);
                        /* IE 9 */
                        -webkit-transform: translate(-50%, 0);
                        /* Chrome, Safari, Opera */
                        height: 236px;
                        width: 236px;
                        z-index: 3;
                        text-align: center;
                    }

                        #header #services-menu .services-menu ul li .services-menu-hover div {
                            display: table-cell;
                            vertical-align: middle;
                        }

                            #header #services-menu .services-menu ul li .services-menu-hover div a {
                                color: #FFF;
                                font-size: 22px;
                                padding: 0 40px 10px;
                                display: block;
                                text-transform: uppercase;
                                line-height: 31px;
                            }

                    #header #services-menu .services-menu ul li.business {
                        border-bottom: 5px solid #39B24A;
                    }

                        #header #services-menu .services-menu ul li.business .services-menu-hover {
                            background: url('../images/service-business-over.png') no-repeat center center;
                        }

                    #header #services-menu .services-menu ul li.consumer {
                        border-bottom: 5px solid #2BC3FA;
                    }

                        #header #services-menu .services-menu ul li.consumer .services-menu-hover {
                            background: url('../images/service-consumer-over.png') no-repeat center center;
                        }

                    #header #services-menu .services-menu ul li.financial {
                        border-bottom: 5px solid #FFC81D;
                    }

                        #header #services-menu .services-menu ul li.financial .services-menu-hover {
                            background: url('../images/service-financial-over.png') no-repeat center center;
                        }

                    #header #services-menu .services-menu ul li.news {
                        border-bottom: 5px solid #D71921;
                    }

                        #header #services-menu .services-menu ul li.news .services-menu-hover {
                            background: url('../images/service-news-over.png') no-repeat center center;
                        }

.home #header #logo-header {
    position: absolute;
    top: 45px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 5;
}

.home #header #header-top .grid .top-menu ul li a {
    color: #FFF;
}

.home #header #header-top .grid .top-menu ul li:hover a,
.home #header #header-top .grid .top-menu ul li.active a {
    color: #AFAFAF;
}

.home #header #services-menu .services-menu ul li:hover .services-menu-hover {
    display: table;
}

#banner {
    width: 100%;
    position: relative;
    margin-top: 160px;
}

    #banner #slider {
        position: relative;
        top: 0px;
        left: 0px;
        height: 490px;
        width: 940px;
    }

        #banner #slider .slides {
            cursor: move;
            position: absolute;
            overflow: hidden;
            left: 0px;
            top: 0px;
            height: 490px;
            width: 940px;
            display: block;
        }

            #banner #slider .slides div {
                position: relative;
            }

                #banner #slider .slides div .banner-text {
                    position: absolute;
                    height: 100%;
                    display: table;
                    color: #333;
                    text-transform: uppercase;
                    font-size: 38px;
                    width: 25%;
                }

                    #banner #slider .slides div .banner-text div {
                        display: table-cell;
                        vertical-align: middle;
                    }

        #banner #slider .arrowleft,
        #banner #slider .arrowright {
            position: absolute;
            top: 450px;
            height: 27px;
            width: 45px;
            z-index: 15;
            cursor: pointer;
        }

        #banner #slider .arrowleft {
            right: 60px;
            background: url('../images/slider-arrow-left.png') no-repeat center center;
        }

        #banner #slider .arrowright {
            right: 15px;
            background: url('../images/slider-arrow-right.png') no-repeat center center;
        }

#call-center {
    width: 100%;
    background: #FFF;
    text-align: center;
}

    #call-center .call-center {
        font-size: 22px;
        color: #0860A8;
        text-transform: uppercase;
        padding: 18px 0;
        font-weight: 300;
    }

        #call-center .call-center span.nbr {
            font-weight: 400;
        }

#footer {
    width: 100%;
    background: #333333;
    padding: 8px 0;
    text-align: center;
}

    #footer .links {
        font-size: 13px;
        color: #FFF;
        line-height: 20px;
    }

        #footer .links a {
            display: inline;
            color: #FFF;
        }

        #footer .links span {
            font-size: 16px;
            vertical-align: bottom;
            padding: 0 3px;
        }

    #footer .copy {
        font-size: 12px;
        color: #FFF;
        line-height: 20px;
    }

#home {
    background: #E9E9E9;
    padding: 20px 0;
}

    #home .newsLetter {
        padding: 10px 0;
    }

        #home .newsLetter span {
            color: #333333;
            text-transform: uppercase;
            font-size: 30px;
            text-align: left;
            padding-left: 25px;
            font-weight: 600;
        }

        #home .newsLetter .newsLetterBox {
            width: 270px;
            margin-left: 5px;
            margin-right: 5px;
            float: right;
            margin-right: 25px;
            height: 28px;
            border: 1px solid #FFF;
        }

            #home .newsLetter .newsLetterBox input[type='text'] {
                height: 28px;
                width: 210px;
                border: none;
                background: transparent;
                color: #8F8F8F;
                font-size: 13px;
                padding: 0 10px;
                display: inline-block;
                font-style: italic;
            }

            #home .newsLetter .newsLetterBox img {
                display: inline-block;
                vertical-align: middle;
            }

    #home .tab {
        width: 270px;
        margin-left: 5px;
        margin-right: 5px;
        float: left;
        margin: 15px 25px;
        text-align: center;
    }

        #home .tab span {
            text-transform: uppercase;
            font-size: 16px;
            color: #333;
            font-weight: 700;
            padding: 0 3px 10px;
            border-bottom: 2px solid #333;
        }

            #home .tab span a {
                color: #333;
            }

        #home .tab .image {
            position: relative;
            height: 240px;
            width: 100%;
            overflow: hidden;
            margin-top: 20px;
            background: #FFF;
        }

            #home .tab .image img {
                display: block;
                width: 100%;
                height: auto;
            }

            #home .tab .image .button {
                position: absolute;
                right: 0;
                left: 0;
                bottom: 16px;
                height: 29px;
                z-index: 2;
            }

                #home .tab .image .button a {
                    color: #fff;
                    text-transform: uppercase;
                    font-size: 14px;
                    font-weight: 400;
                    padding: 7px 20px;
                    border-radius: 10px;
                }

            #home .tab .image .tab-slider .item img {
                max-height: 160px;
            }

        #home .tab.atm .image {
            border-bottom: 3px solid #2BC3FA;
        }

            #home .tab.atm .image .button a {
                background: #2dcefb;
                background: -webkit-linear-gradient(#2dcefb, #0092b8);
                /* For Safari 5.1 to 6.0 */
                background: -o-linear-gradient(#2dcefb, #0092b8);
                /* For Opera 11.1 to 12.0 */
                background: -moz-linear-gradient(#2dcefb, #0092b8);
                /* For Firefox 3.6 to 15 */
                background: linear-gradient(#2dcefb, #0092b8);
                /* Standard syntax */
            }

        #home .tab.medmiles .image {
            border-bottom: 3px solid #006DEB;
        }

            #home .tab.medmiles .image .button a {
                background: #0086f1;
                background: -webkit-linear-gradient(#0086f1, #00427c);
                /* For Safari 5.1 to 6.0 */
                background: -o-linear-gradient(#0086f1, #00427c);
                /* For Opera 11.1 to 12.0 */
                background: -moz-linear-gradient(#0086f1, #00427c);
                /* For Firefox 3.6 to 15 */
                background: linear-gradient(#0086f1, #00427c);
                /* Standard syntax */
            }

        #home .tab.medpoints .image {
            border-bottom: 3px solid #FFC81D;
        }

            #home .tab.medpoints .image .button a {
                background: #ffd024;
                background: -webkit-linear-gradient(#ffd024, #9b7a00);
                /* For Safari 5.1 to 6.0 */
                background: -o-linear-gradient(#ffd024, #9b7a00);
                /* For Opera 11.1 to 12.0 */
                background: -moz-linear-gradient(#ffd024, #9b7a00);
                /* For Firefox 3.6 to 15 */
                background: linear-gradient(#ffd024, #9b7a00);
                /* Standard syntax */
            }

        #home .tab.products .image {
            border-bottom: 3px solid #E21B1B;
        }

            #home .tab.products .image .button a {
                background: #ea3322;
                background: -webkit-linear-gradient(#ea3322, #931200);
                /* For Safari 5.1 to 6.0 */
                background: -o-linear-gradient(#ea3322, #931200);
                /* For Opera 11.1 to 12.0 */
                background: -moz-linear-gradient(#ea3322, #931200);
                /* For Firefox 3.6 to 15 */
                background: linear-gradient(#ea3322, #931200);
                /* Standard syntax */
            }

        #home .tab.csr .image {
            border-bottom: 3px solid #41AD49;
        }

            #home .tab.csr .image .button a {
                background: #4db85b;
                background: -webkit-linear-gradient(#4db85b, #006f12);
                /* For Safari 5.1 to 6.0 */
                background: -o-linear-gradient(#4db85b, #006f12);
                /* For Opera 11.1 to 12.0 */
                background: -moz-linear-gradient(#4db85b, #006f12);
                /* For Firefox 3.6 to 15 */
                background: linear-gradient(#4db85b, #006f12);
                /* Standard syntax */
            }

        #home .tab.media .image {
            border-bottom: 3px solid #7539BC;
        }

            #home .tab.media .image .button a {
                background: #8953c8;
                background: -webkit-linear-gradient(#8953c8, #320f60);
                /* For Safari 5.1 to 6.0 */
                background: -o-linear-gradient(#8953c8, #320f60);
                /* For Opera 11.1 to 12.0 */
                background: -moz-linear-gradient(#8953c8, #320f60);
                /* For Firefox 3.6 to 15 */
                background: linear-gradient(#8953c8, #320f60);
                /* Standard syntax */
            }

.service {
    padding-top: 22px;
}

    .service .service-title {
        float: left;
        text-transform: uppercase;
        color: #18478C;
        font-size: 23px;
        padding-bottom: 15px;
        font-weight: 300;
    }
    .service .service-title-ar {
        float: right;
        text-transform: uppercase;
        color: #18478C;
        font-size: 23px;
        padding-bottom: 15px;
        font-weight: 300;
    }

    .service .breadcrumb {
        float: right;
        padding-right: 45px;
        padding-top: 10px;
        font-size: 13px;
        color: #333;
    }

        .service .breadcrumb a {
            color: #9B9B9B;
        }

    .service .tab-icon {
        height: 27px;
        width: 30px;
        background: url(../images/icons/tab-icon.png);
        cursor: pointer;
        margin: 0 auto;
        position: absolute;
        left: 0;
        right: 0;
    }

    .service .sub-service-menu {
        width: 100%;
        height: 36px;
        border-bottom: 2px solid #00a7eb;
        background: url('../images/sub-service-menu-bg.png') repeat-x;
    }

        .service .sub-service-menu ul {
            list-style: none;
            padding: 0;
            margin: 0;
        }

            .service .sub-service-menu ul li {
                display: inline-block;
                color: #fff;
                font-size: 17px;
                line-height: 36px;
                padding-right: 35px;
            }

                .service .sub-service-menu ul li a {
                    color: #fff;
                }

                .service .sub-service-menu ul li:hover a,
                .service .sub-service-menu ul li.ui-tabs-active a {
                    color: #5FF2EA;
                }

    .service .sub-service-holder {
        width: 100%;
        border-top: 1px solid #ccc;
        background: #F4F4F4;
        padding-top: 20px;
    }

        .service .sub-service-holder ul {
            list-style: none;
            margin: 0;
            padding: 0;
        }

            .service .sub-service-holder ul li {
                display: inline-block;
                vertical-align: top;
                text-align: center;
            }

                .service .sub-service-holder ul li .sub-service-item {
                    width: 150px;
                    margin-left: 5px;
                    margin-right: 5px;
                    float: none;
                    margin-right: 75px;
                    padding-top: 17px;
                    display: table;
                    text-align: center;
                    padding-bottom: 35px;
                }

                    .service .sub-service-holder ul li .sub-service-item a {
                        color: #18478C;
                        font-size: 20px;
                        display: block;
                        text-transform: capitalize;
                        font-weight: 300;
                    }

                        .service .sub-service-holder ul li .sub-service-item a.main {
                            display: block;
                        }

                        .service .sub-service-holder ul li .sub-service-item a.over {
                            display: none;
                        }

                    .service .sub-service-holder ul li .sub-service-item:hover a.main,
                    .service .sub-service-holder ul li .sub-service-item.active a.main {
                        display: none;
                    }

                    .service .sub-service-holder ul li .sub-service-item:hover a.over,
                    .service .sub-service-holder ul li .sub-service-item.active a.over {
                        display: block;
                    }

        .service .sub-service-holder.level-2 {
            display: none;
        }

            .service .sub-service-holder.level-2 ul li .sub-service-item.active {
                background: url('../images/arrow-up.png') no-repeat bottom center;
            }

        .service .sub-service-holder.hidden {
            display: none;
        }

        .service .sub-service-holder.active {
            display: block;
        }

        .service .sub-service-holder.white-bg {
            background: none;
        }

    .service .data {
        padding-top: 35px;
    }

        .service .data .title {
            font-size: 20px;
            text-transform: uppercase;
            color: #2BC3FA;
            padding-bottom: 10px;
            font-weight: 400;
        }

        .service .data .sub-title {
            font-size: 20px;
            color: #15337B;
            font-weight: 600;
        }

        .service .data .text {
            display: table;
            color: #666666;
            font-size: 16px;
            font-weight: 400;
            font-style: italic;
        }

            .service .data .text .data-text {
                display: table-cell;
                vertical-align: top;
                padding-right: 15px;
                padding-bottom: 15px;
            }

                .service .data .text .data-text p {
                    padding-top: 25px;
                    margin: 0;
                }

            .service .data .text .data-image {
                display: table-cell;
                vertical-align: top;
            }

                .service .data .text .data-image img {
                    vertical-align: top;
                }

        .service .data .back {
            padding: 10px 0;
        }

            .service .data .back a {
                color: #2BC3FA;
                font-size: 17px;
            }

            .service .data .back img {
                vertical-align: baseline;
            }

    .service .features-holder {
        display: table;
        padding: 15px 0 25px;
        width: 100%;
    }

        .service .features-holder .features {
            float: left;
            display: table-cell;
        }

            .service .features-holder .features ul {
                list-style: none;
                margin: 0;
                padding: 0;
                display: table;
            }

                .service .features-holder .features ul li {
                    display: inline-table;
                    vertical-align: middle;
                    margin: 0 3px 10px;
                }

                    .service .features-holder .features ul li .feature-button {
                        display: table-cell;
                        height: 38px;
                        border: 1px solid #2AA0D8;
                        border-radius: 8px;
                        text-align: center;
                        vertical-align: middle;
                    }

                        .service .features-holder .features ul li .feature-button a {
                            display: block;
                            font-size: 14px;
                            color: #2AA0D8;
                            font-weight: 400;
                            padding: 0 22px;
                            line-height: 14px;
                        }

                    .service .features-holder .features ul li.ui-tabs-active .feature-button {
                        background: #2AA0D8;
                    }

                        .service .features-holder .features ul li.ui-tabs-active .feature-button a {
                            color: #FFF;
                        }

    .service .feature-details {
        color: #666666;
        font-size: 15px;
        font-weight: 300;
    }

        .service .feature-details span {
            color: #1A2F5B;
            font-size: 16px;
            padding: 3px 0;
            font-weight: 600;
        }

        .service .feature-details p {
            padding: 10px 0 15px;
            margin: 0;
            border-bottom: 1px solid #ccc;
        }

        .service .feature-details ul {
            list-style: none;
            padding: 10px 0;
            margin: 0 10px;
        }

            .service .feature-details ul li {
                display: list-item;
                padding: 2px 0;
            }

                .service .feature-details ul li:before {
                    color: #2AA0D8;
                    content: "";
                    background: url(../images/ul-blue-square.png);
                    font-size: 4px;
                    padding-right: 4px;
                    margin-right: 6px;
                    position: relative;
                    top: -3px;
                    height: 4px;
                    width: 4px;
                }

    .service .apply {
        float: right;
        height: 39px;
        width: 107px;
        text-transform: uppercase;
        color: #FFF;
        font-size: 16px;
        font-weight: 700;
        line-height: 37px;
        text-align: center;
        background: url('../images/apply.png') no-repeat center center;
        display: table-cell;
    }

        .service .apply a {
            display: block;
            color: #FFF;
        }

    .service .sub-service-listing {
        width: 100%;
        background: #F9F9F9;
        border-top: 3px solid #1294E6;
    }

        .service .sub-service-listing .item {
            width: 100%;
            padding: 20px 0;
            border-bottom: 1px solid #ccc;
        }

            .service .sub-service-listing .item ul {
                padding: 0;
                margin: 0;
                list-style: none;
                width: 100%;
                display: table;
            }

                .service .sub-service-listing .item ul li {
                    display: table-cell;
                    vertical-align: middle;
                }

                    .service .sub-service-listing .item ul li .title {
                        color: #000;
                        font-size: 18px;
                        padding-bottom: 5px;
                        font-weight: 700;
                    }

                        .service .sub-service-listing .item ul li .title a {
                            color: #000;
                        }

                    .service .sub-service-listing .item ul li .description {
                        color: #666;
                        font-size: 16px;
                        padding-bottom: 5px;
                        font-style: italic;
                    }

                    .service .sub-service-listing .item ul li .read-more {
                        color: #1294E6;
                        font-size: 14px;
                        padding-bottom: 5px;
                    }

                        .service .sub-service-listing .item ul li .read-more a {
                            color: #1294E6;
                        }

            .service .sub-service-listing .item:hover {
                background: #EAEAEA;
            }

                .service .sub-service-listing .item:hover ul li .title {
                    position: relative;
                }

                    .service .sub-service-listing .item:hover ul li .title:before {
                        background: url(../images/hover-subservice-listing.png) no-repeat center left;
                        content: '';
                        height: 14px;
                        width: 18px;
                        display: block;
                        position: absolute;
                        top: 4px;
                        left: -35px;
                    }

    .service .image {
        width: 100%;
        text-align: center;
        background: url('../images/service-image-bg.png') repeat;
    }

        .service .image img {
            vertical-align: top;
            max-width: 100%;
            width: auto;
        }

.finaicial-table .med-table .tr-header td > span {
    display: inline-block;
    padding-right: 5px;
    height: 17px;
}

.comission {
    text-align: right;
}

.commission a {
    float: right;
    color: #18478C !important;
    text-decoration: underline !important;
    margin-right: 20px;
    font-weight: 700;
}


.close-commission {
    float: right;
    border: 1px solid #a0a0a0;
    color: #a0a0a0;
    padding: 2px 5px;
}

    .close-commission:hover {
        cursor: pointer;
    }

.commission {
    text-align: right;
    border-bottom: 1px solid #808080;
    overflow: hidden;
    color: #18478C;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 16px;
    background: #fff;
    /*z-index: 1;*/
}

/* Big Screens : 1280px grid*/
@media screen and (min-width: 1400px) {
    .grid {
        width: 1280px;
    }

    .full {
        width: 1270px;
        margin-left: 5px;
        margin-right: 5px;
        float: none;
    }

    .half {
        width: 630px;
        margin-left: 5px;
        margin-right: 5px;
        float: left;
    }
}
/* Small Screens and mobile: 640px, 480px and 320px grid */
@media screen and (max-width: 1080px) {

    .commission a:nth-child(2) {
        display: none;
    }

    .commission a {
        display: block;
        float: none;
        margin: 0 auto !important;
        text-align: center;
    }




    #header #header-top {
        -webkit-transition: all .6s ease .1s;
        -moz-transition: all .6s ease .1s;
        -o-transition: all .6s ease .1s;
        -ms-transition: all .6s ease .1s;
        transition: all .6s ease .1s;
        position: fixed;
        top: 0;
        height: 0;
        z-index: 10;
        border-bottom: none;
        overflow: scroll;
    }

        #header #header-top .grid {
            width: 100%;
        }

            #header #header-top .grid .social-icons {
                display: none;
            }

            #header #header-top .grid .top-menu {
                width: 100%;
                float: none;
                margin: 0 auto;
                padding-top: 41px;
            }

                #header #header-top .grid .top-menu ul li {
                    display: list-item;
                    height: auto;
                    padding: 0;
                    border-bottom: 1px solid #5E5E5E;
                    background: #898888;
                    background: -webkit-linear-gradient(#898888, #7c7b7b);
                    /* For Safari 5.1 to 6.0 */
                    background: -o-linear-gradient(#898888, #7c7b7b);
                    /* For Opera 11.1 to 12.0 */
                    background: -moz-linear-gradient(#898888, #7c7b7b);
                    /* For Firefox 3.6 to 15 */
                    background: linear-gradient(#898888, #7c7b7b);
                    /* Standard syntax */
                    text-align: center;
                }

                    #header #header-top .grid .top-menu ul li a {
                        font-size: 16px;
                        line-height: 47px;
                    }

                    #header #header-top .grid .top-menu ul li ul.sub {
                        padding: 0;
                        position: relative;
                        left: 0;
                        top: 0;
                    }

                        #header #header-top .grid .top-menu ul li ul.sub li {
                            background: #1A2F5B;
                            border-bottom: 1px solid #0A2149;
                        }

                            #header #header-top .grid .top-menu ul li ul.sub li a {
                                font-size: 14px;
                                line-height: 35px;
                            }

                            #header #header-top .grid .top-menu ul li ul.sub li:hover a:before {
                                background: none;
                            }

                    #header #header-top .grid .top-menu ul li:last-child {
                        border: none;
                    }

                    #header #header-top .grid .top-menu ul li:first-child {
                        border-top: 1px solid #5E5E5E;
                    }

                    #header #header-top .grid .top-menu ul li:hover a,
                    #header #header-top .grid .top-menu ul li.active a {
                        color: #FFF;
                    }

                    #header #header-top .grid .top-menu ul li.menu-medonline,
                    #header #header-top .grid .top-menu ul li.menu-mobilebanking,
                    #header #header-top .grid .top-menu ul li.menu-social {
                        display: list-item;
                    }

            #header #header-top .grid .search {
                left: 0;
            }

            #header #header-top .grid .close-mobile-menu {
                display: table-cell;
            }

    #header #logo-header {
        padding: 0;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
        height: 70px;
        background: #FFF;
        z-index: 5;
    }

        #header #logo-header .logo {
            float: left;
            margin-top: 5px;
            margin-left: 15px;
        }

            #header #logo-header .logo img {
                max-height: 60px;
            }

        #header #logo-header .links {
            display: none;
        }

        #header #logo-header .mobile-menu {
            display: block;
        }

    #header #services-menu {
        position: fixed;
        bottom: 0;
        height: 68px;
        background: #fff;
        border-bottom: none;
        z-index: 9;
    }

        #header #services-menu .services-menu {
            position: relative;
            width: 100%;
        }

            #header #services-menu .services-menu ul {
                display: table;
                position: relative;
                width: 100%;
            }

                #header #services-menu .services-menu ul li {
                    display: block;
                    float: left;
                    height: 68px;
                    width: 25%;
                    font-size: 12px;
                    overflow: hidden;
                }

                    #header #services-menu .services-menu ul li a {
                        display: none;
                    }

                    #header #services-menu .services-menu ul li .services-menu-hover {
                        display: table;
                        position: relative;
                        top: 0;
                        left: 0;
                        transform: translate(0, 0);
                        -ms-transform: translate(0, 0);
                        /* IE 9 */
                        -webkit-transform: translate(0, 0);
                        /* Chrome, Safari, Opera */
                        height: 68px;
                        width: 100%;
                    }

                        #header #services-menu .services-menu ul li .services-menu-hover div {
                            border-right: 1px solid #fff;
                        }

                            #header #services-menu .services-menu ul li .services-menu-hover div a {
                                font-size: 12px;
                                padding: 2px 0;
                                line-height: 12px;
                                border: none;
                            }

                                #header #services-menu .services-menu ul li .services-menu-hover div a img {
                                    max-width: 37%;
                                }

                    #header #services-menu .services-menu ul li.business .services-menu-hover {
                        background: url('../images/service-business-over-mobile.png') no-repeat center center;
                    }

                        #header #services-menu .services-menu ul li.business .services-menu-hover.active {
                            background: url('../images/service-business-over-mobile.png') no-repeat center center;
                        }

                    #header #services-menu .services-menu ul li.consumer .services-menu-hover {
                        background: url('../images/service-consumer-over-mobile.png') no-repeat center center;
                    }

                        #header #services-menu .services-menu ul li.consumer .services-menu-hover.active {
                            background: url('../images/service-consumer-over-mobile-active.png') no-repeat center center;
                        }

                    #header #services-menu .services-menu ul li.financial .services-menu-hover {
                        background: url('../images/service-financial-over-mobile.png') no-repeat center center;
                    }

                        #header #services-menu .services-menu ul li.financial .services-menu-hover.active {
                            background: url('../images/service-financial-over-mobile.png') no-repeat center center;
                        }

                    #header #services-menu .services-menu ul li.news .services-menu-hover {
                        background: url('../images/service-news-over-mobile.png') no-repeat center center;
                    }

                        #header #services-menu .services-menu ul li.news .services-menu-hover.active {
                            background: url('../images/service-news-over-mobile.png') no-repeat center center;
                        }

                        #header #services-menu .services-menu ul li.news .services-menu-hover div {
                            border-right: none;
                        }

                    #header #services-menu .services-menu ul li.business,
                    #header #services-menu .services-menu ul li.consumer,
                    #header #services-menu .services-menu ul li.financial,
                    #header #services-menu .services-menu ul li.news {
                        border-bottom: none;
                    }

                        #header #services-menu .services-menu ul li.business .services-menu-hover,
                        #header #services-menu .services-menu ul li.consumer .services-menu-hover,
                        #header #services-menu .services-menu ul li.financial .services-menu-hover,
                        #header #services-menu .services-menu ul li.news .services-menu-hover {
                            background-size: cover;
                        }

                            #header #services-menu .services-menu ul li.business .services-menu-hover.active,
                            #header #services-menu .services-menu ul li.consumer .services-menu-hover.active,
                            #header #services-menu .services-menu ul li.financial .services-menu-hover.active,
                            #header #services-menu .services-menu ul li.news .services-menu-hover.active {
                                background-size: cover;
                            }

    .home #header #logo-header {
        padding: 0;
        position: fixed;
        top: 0;
        height: 70px;
    }

    #banner {
        margin-top: 56px;
        border-bottom: 1px solid #223e6e;
    }

        #banner #slider .slides div {
            position: relative;
        }

            #banner #slider .slides div .banner-text {
                font-size: 32px;
                left: 25px;
                width: 50%;
                text-align: center;
            }

                #banner #slider .slides div .banner-text div {
                    display: table;
                    vertical-align: top;
                    padding-top: 25px;
                }

    #home .newsLetter {
        display: none;
    }

    .service {
        margin-top: 70px;
    }

        .service .service-title {
            display: none;
        }
        .service .service-title-ar {
            /*display: none;*/
            padding-top: 15px;
            font-size: 13px;
        }

        .service .breadcrumb {
            display: none;
        }

        .service .tab-icon {
            height: 18px;
            width: 20px;
            background-size: 20px 18px;
        }

        .service .sub-service-holder ul li {
            width: 24%;
        }

            .service .sub-service-holder ul li .sub-service-item {
                width: 90%;
                margin-right: 0;
                padding-top: 15px;
                padding-bottom: 20px;
            }

                .service .sub-service-holder ul li .sub-service-item a {
                    font-size: 14px;
                    line-height: 18px;
                }

                    .service .sub-service-holder ul li .sub-service-item a img {
                        width: 100%;
                    }

        .service .data {
            padding-top: 25px;
        }

            .service .data .title {
                font-size: 16px;
            }

            .service .data .sub-title {
                font-size: 16px;
            }

            .service .data .text {
                display: block;
            }

                .service .data .text .data-text {
                    display: block;
                    padding-right: 0;
                }

                    .service .data .text .data-text p {
                        padding-top: 15px;
                    }

                .service .data .text .data-image {
                    display: block;
                    width: 100%;
                    position: relative;
                }

                    .service .data .text .data-image img {
                        max-width: 100%;
                    }

        .service .features-holder .apply {
            float: left;
        }

    #call-center .call-center {
        font-size: 18px;
    }

    #footer {
        margin-bottom: 68px;
    }

    .finaicial-table .med-table .tr-header td > span {
        display: block;
    }

    .commission {
        position: fixed;
        z-index: 9;
        top: 83px;
        left: 0;
        right: 0;
    }
}
/*@media screen and (max-width: 1399px) {
    .re-item .table-outer {
        display: block;
    }

    .re-item .table-outer > li {
        display: block;
        width: 100%;
    }
}*/
/* Small Screens: 640px grid */
@media screen and (min-width: 760px) and (max-width: 1080px) {
    .grid {
        width: 640px;
    }

    .full {
        width: 630px;
        margin-left: 5px;
        margin-right: 5px;
        float: none;
    }

    .half {
        width: 310px;
        margin-left: 5px;
        margin-right: 5px;
        float: left;
    }

    #header #services-menu {
        height: 120px;
    }

        #header #services-menu .services-menu ul li {
            height: 120px;
        }

            #header #services-menu .services-menu ul li .services-menu-hover {
                height: 120px;
            }

    #footer {
        margin-bottom: 120px;
    }
}
/* Mobile Landscape: 480px grid */
@media screen and (min-width: 480px) and (max-width: 759px) {
    .grid {
        width: 480px;
    }

    .full {
        width: 470px;
        margin-left: 5px;
        margin-right: 5px;
        float: none;
    }

    .half {
        width: 470px;
        margin-left: 5px;
        margin-right: 5px;
        float: none;
    }

    .fixed-contact {
        top: 35%;
    }

        .fixed-contact .live-chat,
        .fixed-contact .email-us {
            height: 25px;
            width: 25px;
            margin: 7px 0;
        }

            .fixed-contact .live-chat img,
            .fixed-contact .email-us img {
                width: 70%;
            }

        .fixed-contact .live-chat {
            border-left: 2px solid #00A6C1;
        }

        .fixed-contact .email-us {
            border-left: 2px solid #E50040;
        }

    #header #services-menu {
        height: 100px;
    }

        #header #services-menu .services-menu ul li {
            height: 100px;
        }

            #header #services-menu .services-menu ul li .services-menu-hover {
                height: 100px;
            }

    #home .tab {
        float: none;
        margin: 15px auto;
    }

    #footer {
        margin-bottom: 100px;
    }

    .service .sub-service-menu {
        background-size: auto 100%;
        height: auto;
    }

        .service .sub-service-menu ul li {
            display: list-item;
            padding: 0 10px;
            line-height: 28px;
        }

    .service .data .data-left {
        width: 100%;
        float: none;
    }

    .service .data .data-right {
        width: 100%;
        float: none;
    }
}
/* Mobile Portrait: 320px grid */
@media screen and (max-width: 479px) {
    .grid {
        width: 320px;
    }

    .full {
        width: 310px;
        margin-left: 5px;
        margin-right: 5px;
        float: none;
    }

    .half {
        width: 310px;
        margin-left: 5px;
        margin-right: 5px;
        float: none;
    }

    .fixed-contact {
        top: 35%;
    }

        .fixed-contact .live-chat,
        .fixed-contact .email-us {
            height: 30px;
            width: 30px;
            margin: 7px 0;
        }

            .fixed-contact .live-chat img,
            .fixed-contact .email-us img {
                width: 80%;
            }

        .fixed-contact .live-chat {
            border-left: 2px solid #00A6C1;
        }

        .fixed-contact .email-us {
            border-left: 2px solid #E50040;
        }

    #header #services-menu .services-menu ul li .services-menu-hover div a {
        font-size: 10px;
    }

    .service .sub-service-menu {
        background-size: auto 100%;
        height: auto;
    }

        .service .sub-service-menu ul li {
            display: list-item;
            padding: 0 10px;
            line-height: 28px;
        }

    .service .data .data-left {
        width: 100%;
        float: none;
    }

    .service .data .data-right {
        width: 100%;
        float: none;
    }

    .service .sub-service-listing .item ul {
        display: block;
    }

        .service .sub-service-listing .item ul li {
            display: block;
        }

            .service .sub-service-listing .item ul li .apply {
                margin: 0 5px;
            }

    .service .features-holder .features ul li .feature-button {
        height: 32px;
    }

        .service .features-holder .features ul li .feature-button a {
            font-size: 12px;
        }
}

/** gdpr cookies  */
.cookies-popup-wrapper {
    background-color: #969696;
    color: #fffefe;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 18px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 100;
}

    .cookies-popup-wrapper p {
        max-width: 950px;
        float: left;
        padding-right: 80px;
        font-weight: 400;
    }

    .cookies-popup-wrapper .cookie-settings {
        color: #fffefe !important;
        font-weight: 400;
        padding-bottom: 3px;
    }

        .cookies-popup-wrapper .cookie-settings span {
            border-bottom: 1px solid #fff;
        }

.cookie-settings:hover {
    cursor: pointer;
}

.wrap-settings {
    float: right;
    margin-top: 8px;
}

.accept-cookie {
    border: 0px;
    background-color: #293f6b;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 45px;
    float: right;
    border-radius: 20px;
    margin-top: -10px;
    position: relative;
    z-index: 0;
}

    .accept-cookie:hover {
        cursor: pointer;
    }

    .accept-cookie:before {
        content: url('/resources/images/accept.png'); /* with class ModalCarrot ??*/
        position: absolute; /*or absolute*/
        /*a number that's more than the modal box*/
        width: 30px;
        height: 30px;
        z-index: 212;
        left: 5px;
        top: 6px;
    }

.cookie-center-popup-wrapper {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(41,63,107,0.83);
    top: 0;
    z-index: 1000;
}

.cookie-center-popup {
    position: fixed;
    top: 50%;
    z-index: 100;
    max-width: 800px;
    width: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    -ms-transform: translateY(-50%);
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
    background-color: #ffffff;
    height: 50%;
}

.popup-title-wrapper .logo img {
    padding-left: 43px;
    padding-top: 20px;
    padding-right: 66px;
    width: 109px;
}

.popup-title-wrapper .logo {
    max-width: 270px;
    width: 100%;
    display: inline-block;
}

.popup-title-wrapper .popup-title {
    max-width: 840px;
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    padding-top: 26px;
}

.popup-title-wrapper {
    display: table;
    width: 100%;
    position: relative;
    border-bottom: 3px solid #eeeeee;
}

    .popup-title-wrapper .popup-title h5 {
        font-size: 20px;
        color: #003399;
    }

.close-popup {
    position: absolute;
    color: #fff;
    font-size: 30px;
    width: 30px;
    text-align: center;
    font-weight: 100;
    right: 38px;
    top: 35px;
    height: 30px;
    line-height: 28px;
    cursor: pointer;
    background-image: url('/resources/images/close-button.png');
    background-repeat: no-repeat;
    background-size: cover;
}

.popup-body-wrapper .tab-wrapper {
    max-width: 25%;
    width: 100%;
    display: inline-block;
    float: left;
}

.popup-body-wrapper .tab-content-wrapper {
    float: left;
    max-width: 70%;
    padding-left: 18px;
    padding-top: 20px;
    overflow: hidden;
    padding-right: 18px;
    text-align: justify;
}

.popup-body-wrapper .tab-wrapper ul {
    list-style-type: none;
}

    .popup-body-wrapper .tab-wrapper ul li {
        color: #666666;
        font-size: 15px;
        position: relative;
    }

        .popup-body-wrapper .tab-wrapper ul li:first-child {
            border-bottom: none;
        }

    .popup-body-wrapper .tab-wrapper ul li {
        border: 2px solid #eeeeee;
    }

        .popup-body-wrapper .tab-wrapper ul li a {
            color: #666666;
            padding-left: 40px;
            padding-top: 20px;
            padding-bottom: 20px;
            display: block;
        }

        .popup-body-wrapper .tab-wrapper ul li span {
            top: 36%;
            position: absolute;
            left: 10px;
        }

        .popup-body-wrapper .tab-wrapper ul li:hover {
            cursor: pointer;
        }

    .popup-body-wrapper .tab-wrapper ul .ui-state-active a:after {
        content: '';
        width: 0;
        height: 0;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-right: 10px solid #33ccff;
        right: 0;
        position: absolute;
        top: 39%;
    }


.tab-content-wrapper h3 {
    font-size: 18px;
    color: #717070;
    float: left;
}

.tab-content-wrapper .ui-widget-content {
    border: 0;
}

.tab-content-wrapper p, .tab-content-wrapper ul li {
    color: #666666;
    font-size: 16px;
    font-weight: 400;
    padding-bottom: 20px;
}

.popup-body-wrapper .content {
    padding: 0;
}

.tab-content-wrapper .blue-title {
    float: right;
    color: #b5e4e2;
}

.tab-content-2 h3 {
    float: left;
}

.content-title {
    overflow: hidden;
    padding-bottom: 20px;
}

.tab-content-2 {
    display: none;
}

.cookie-center-popup-wrapper .popup-body-wrapper {
    border-bottom: 3px solid #eeeeee;
    overflow-y: scroll;
    height: 80%;
    padding-top: 10px;
}

.popup-footer-wrapper {
    overflow: hidden;
    height: 75px;
}


    .popup-footer-wrapper .accept-cookie {
        border: 0px;
        background-color: #293f6b;
        border-radius: 20px;
        margin-top: -10px;
        position: relative;
        z-index: 0;
        color: #ffffff;
        padding: 15px 20px;
        border-radius: 30px;
        margin-right: 45px;
        top: 30%;
    }

        .popup-footer-wrapper .accept-cookie:before {
            content: ''
        }

.download-pdf {
    float: right;
    top: 21%;
    position: relative;
    margin-right: 45px;
}

.languages {
    float: left;
    position: relative;
    line-height: 38px;
}

    .languages li {
        float: left;
        list-style: none;
    }

        .languages li a {
            margin-left: 12px;
            color: #293f6b;
            font-size: 16px;
            font-weight: bold;
            padding-bottom: 3px;
            border-bottom: 1px solid #293f6b;
        }

.download-pdf img {
    float: left;
    /* width: 41px; */
}

.lock {
    background-image: url('/resources/images/lock.png');
    padding: 11px;
    background-position: center center;
    margin-right: 10px;
    background-repeat: no-repeat;
}

.data-text ol > ol > li, .content ol > ol > li {
    color: #666666;
    list-style-type: lower-latin;
    margin-left: 20px;
    margin-top: 20px;
}

.data-text ol li ol li, .content ol li ol li {
    color: #666666;
    list-style-type: lower-roman;
    margin-left: 20px;
    margin-top: 7px;
}

.data-text ol ol li ul li, .content ol ol li ul li {
    list-style-type: disc;
    margin-top: 10px;
}

.data-text ol ol li > ul li > ul li, .content ol ol li > ul li > ul li {
    list-style-type: none;
}

    .data-text ol ol li > ul li > ul li:before, .content ol ol li > ul li > ul li:before {
        content: "-";
        text-indent: -5px;
    }

.data-text ol li, .content ol li {
    color: #666666;
}

.data-text ol ul li, .content ol ul li {
    color: #666666;
    list-style-type: disc;
}

.data-text ul, .content ul {
    color: #666666;
    margin-left: 20px;
}

.check-mark {
    background-image: url('/resources/images/check-mark.png');
    padding: 11px;
    background-position: center center;
    margin-right: 10px;
    background-repeat: no-repeat;
}



@media screen and (max-width:768px) and (max-height:1024px) {
    .cookies-popup-wrapper {
        bottom: 0;
        z-index: 100;
    }

    .popup-body-wrapper .tab-wrapper {
        max-width: 100%;
    }

        .popup-body-wrapper .tab-wrapper ul li a {
            padding-top: 20px;
            padding-bottom: 20px;
        }
}

@media screen and (max-width:1366px) {
    .cookie-center-popup {
        height: 65%;
    }
}

@media screen and (width:1024px) and (height:1366px) {
    .popup-body-wrapper .tab-wrapper {
        max-width: 100%;
    }

        .popup-body-wrapper .tab-wrapper ul li {
            width: 49%;
            float: left;
        }
}

@media screen and (width:1024px) and (height:768px) {
    .popup-body-wrapper .tab-wrapper {
        max-width: 100%;
    }

        .popup-body-wrapper .tab-wrapper ul li {
            width: 49%;
            float: left;
        }

            .popup-body-wrapper .tab-wrapper ul li a {
                padding-top: 20px;
                padding-bottom: 20px;
            }
}

@media screen and (max-width: 1280px) {
    .cookie-center-popup {
        overflow-y: scroll;
    }
}

@media screen and (max-width:1024px) {
    .popup-body-wrapper .tab-content-wrapper {
        max-width: 100%;
    }

    .accept-cookie {
        float: left;
        margin-top: 5px;
    }

    .wrap-settings {
        float: left;
    }
    /* .popup-body-wrapper .content {
        max-height: 280px;
    }*/
}

@media screen and (max-width: 767px) {
    .popup-title-wrapper .logo img {
        display: none;
    }

    .cookies-popup-wrapper {
        position: fixed;
        bottom: 0;
        z-index: 100;
        left: 0;
        right: 0;
    }

        .cookies-popup-wrapper p {
            padding-right: 0;
        }

    .cookie-center-popup {
        top: 0;
        -ms-transform: translateY(0);
        -webkit-transform: translate(0,0);
        transform: translate(0,0);
        height: 100%;
        overflow: scroll;
    }

    .popup-title-wrapper {
        display: block;
        padding-bottom: 20px;
    }

        .popup-title-wrapper .popup-title {
            padding-left: 20px;
            padding-top: 0;
        }

    .close-popup {
        right: 20px;
        top: 20px;
    }

    .popup-body-wrapper .tab-wrapper ul li {
        width: 100%;
        float: none;
        padding-left: 0;
        text-align: center;
    }

    .popup-body-wrapper .tab-wrapper {
        max-width: initial;
    }

    .popup-body-wrapper .tab-content-wrapper {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 20px;
        height: auto;
        max-width: 100%;
        height: 100%;
    }

    .tab-content-wrapper h3 {
        float: none;
    }

    .tab-content-wrapper .blue-title {
        float: none;
    }



    .popup-body-wrapper .tab-wrapper ul li a {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .download-pdf {
        float: left;
        margin-left: 20px;
    }

    .cookie-center-popup-wrapper .popup-body-wrapper {
        padding-bottom: 0;
        overflow-y: auto;
        height: auto;
    }
}

@media screen and (height:1280px) {
    .cookie-center-popup {
        height: 70%;
    }
}

@media screen and (width:800px) and (height:1280px) {
    .popup-body-wrapper .tab-wrapper {
        max-width: 100%;
    }

        .popup-body-wrapper .tab-wrapper ul li {
            width: 49%;
            float: left;
        }

    .cookie-center-popup {
        height: 45%;
    }
}
