/****** Basic Styles *********/
@font-face {
    font-family: 'Montserrat-Regular';
    src: url('/Areas/Country/Static/fonts/Montserrat-Regular.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat-Bold';
    src: url('/Areas/Country/Static/fonts/Montserrat-Bold.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto-Medium';
    src: url('/Areas/Country/Static/fonts/Roboto-Medium.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('/Areas/Country/Static/fonts/Roboto-Regular.ttf');
    font-weight: normal;
    font-style: normal;
}

body {
    background-color: #f5f6f5;
    font-family: 'Roboto', sans-serif;
}

.page-body {
    position: relative;
}

.page-top {
    clear: both;
}

    .page-top img {
        width: 100%;
    }

.anim-scroll {
    margin-bottom: 30px;
}

    .anim-scroll img {
        width: 28px;
    }

.countrycarouselblock {
    padding-left: 0px;
    padding-right: 0px;
}

.countrycookiedisclaimerblock {
    z-index: 1000;
}

.container {
    max-width: 1200px;
    padding-right: 0px;
    padding-left: 0px;
    margin-bottom: 15px;
}

.page-header-box {
    text-align: center;
    margin: 0 0 30px 0;
    padding: 30px 20% 0;
}

.center {
    position: relative;
    margin: 0 auto;
    text-align: center;
}

.float-right {
    position: relative;
    float: right;
}

.float-left {
    position: relative;
    float: left;
}

.mobile-only {
    display: none;
}

/* font styles  */
h1 {
    color: #001f5b;
    font-size: 40px;
    font-weight: 400;
    margin-bottom: 28px;
}

h2 {
    color: #001f5b;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.5;
}

h3 {
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 10px;
    color: #001f5b;
    font-weight: 700;
}

h4 {
    color: #001f5b;
    font-size: 18px;
    margin-bottom: 20px;
}

h5 {
    font-size: 18px;
    color: #001f5b;
    font-weight: 500;
}

bold {
    font-weight: 700;
}

h4 a {
    color: #66ccff;
    text-decoration: none;
}

    h4 a:hover {
        color: #269fd9;
        text-decoration: none;
    }
/* Image styles */
img.responsive {
    width: 100%;
}

h1 + p {
    color: #001f5b;
    font-size: 26PX;
}

.legal-page-body-bg h1 + p {
    font-size: 14px;
    color: #333;
}

.img-center {
    text-align: center;
    margin: 0 auto;
}

.countryH1Imitate {
    color: #001f5b;
    font-size: 40px;
    font-weight: 400;
    margin-bottom: 28px;
}

/******* Device Compatability ***********/

#deviceIncompatible, #deviceIOSCompatible, #deviceIOSIncompatible, #deviceAndroidCompatible, #deviceAndroidIncompatible {
    display: none;
}

/******* Splash Specific Modal *******/

/* Self-Certification */


.selfcert {
    height: 750px;
    text-align: center;
}

    .selfcert .btn-1,
    .selfcert .btn-2 {
        display: inline-block;
    }

        .selfcert .btn-1 a,
        .selfcert .btn-2 a {
            display: inline-block;
            border-radius: 7px;
            color: #000;
            font-size: 13px;
            background: #e6b73f;
            padding: 20px 30px 20px 30px;
            text-decoration: none;
            margin: 15px;
            width: 150px;
            text-align: center;
        }

    .selfcert .selfcert-subTitle p {
        font-size: 20px;
        color: #fff;
        padding: 10px;
    }

    .selfcert .selfcert-title img {
        margin: 50px auto;
        width: 220px;
        height: auto;
    }

    .selfcert p {
        margin-bottom: 0;
    }

h3.selfcert-title {
    margin: 0;
    margin-top: 30px;
    display: inline-block;
}

.selfcertificationblock.col-lg-12.col-md-12.col-sm-12.col-xs-12 {
    margin: 0;
    padding: 0;
}


/*End Self-Certification */
/******* Remove Grey td border *******/
.borderless td {
    border-top: 0px !important;
}

/******* CTA Block Styles *******/

.white-bg-cta {
    background-color: #fff;
    width: 100%;
}

.blue-bg-cta {
    background-color: #269fd9;
    height: 300px;
}

    .blue-bg-cta h2, .blue-bg-cta h3 {
        color: #fff;
    }

    .blue-bg-cta a, .blue-bg-cta p, .blue-bg-cta span, .blue-bg-cta h3 {
        color: #fff;
    }

.white-bg-cta a, .white-bg-cta p, .white-bg-cta span, .white-bg-cta h3 {
    color: #373737;
}

.cta-image-top img {
    width: 100%;
}

.cta-text-bottom {
    padding: 10px 15px;
    position: relative;
}

.cta-bottom-link {
    text-align: right;
    position: relative;
    bottom: 0;
    right: 0px;
}

    .cta-bottom-link span {
        vertical-align: middle;
        font-size: 22px;
    }

.card-1-link .cta-bottom-link span {
    font-size: 20px;
}
/* for large amount of text */



/* home page additional*/


.bg-image {
    background: url('../img/home-tall-placeholder.jpg') left top no-repeat;
}

.bg-image {
    background-position: 15px 0;
    margin-bottom: 30px;
}

.bg-color-gray {
    background-color: #f5f6f5;
    margin-bottom: 0 !important;
}

/****** Footer Styles **********/

.grey-bknd {
    background-color: #cccccc;
}

.black-bknd {
    background-color: #404040;
}

.footer {
    padding: 48px 0px 50px;
    color: #fff;
}

    .footer .social-links a {
        display: inline-block;
        margin-right: 15px;
    }

    .footer .social-links img {
        margin-bottom: 5px;
        display: block;
    }

    .footer a:hover, .footer a:focus {
        text-decoration: none;
    }

    .footer .footer-logo {
        padding-left: 0px;
    }

    .footer a {
        color: #6dcff6;
        /*text-decoration: underline;*/
        /*font-size:18px;*/
        line-height: 21px;
    }

.footer-text {
    font-size: 13px;
}

.footer a:hover, .footer a:active, .footer a:visited {
    color: #6dcff6;
    /*text-decoration: underline;*/
    /*font-size:18px;*/
    line-height: 21px;
}

.copyright-line {
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 50px;
    color: #ccc;
}

/******** Home Page copy Styles *******/

.scroll-arrow {
    margin: 20px auto 10px;
    width: 20px;
    height: 20px;
}

.scroll-down-tagline {
    margin-bottom: 40px;
    text-align: center;
}

/****** Download Section / Buttons **********/

.download-section {
    width: 500px;
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
}

    .download-section h5 {
        text-align: center;
        display: block;
        position: absolute;
        top: -40px;
        left: 50%;
        margin-right: auto;
        width: 300px;
    }

    .download-section .button-custom {
        width: 245px;
        float: left;
        margin-right: 5px;
        margin-left: 5px;
        margin-top: 10px;
        display: block;
    }

    .download-section .countrydownloadblock {
        height: auto;
        float: left;
    }

/***** Home Page Carousel Styles *******/
.right.carousel-control, .left.carousel-control {
    background-color: transparent;
}

.glyphicon-chevron-left:before, .glyphicon-chevron-right:before {
    color: blue;
}

/************ Navigation Overides **********/


/******** Modal Styles *********/

.modal-backdrop.in {
    opacity: 0.8;
}

.modal-content {
    position: relative;
    background: none !important;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: none !important;
    border: none !important;
    border-radius: 0 !important;
    outline: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}


.modal-dialog {
    width: 80% !important;
    margin: 30px auto;
}

.close:hover, .close:focus, .close {
    color: #fff !important;
    opacity: 1 !important;
    font-size: 34px;
}

.modal h4.modal-title {
    color: #fff;
    font-size: 2em;
    text-transform: uppercase;
    margin-bottom: 15px;
    letter-spacing: 1px;
}

.white-modal .modal-content {
    background: #fff !important;
    border-radius: 6px !important;
}

/* ADCGL-202 */
#externalInterstitial .modal-header h3 {
    color: #001f5b;
    font-size: 40px;
    font-weight: 400;
    margin: 20px 0 28px 0;
}

/*product overview*/
.block.products-page {
    background-color: #fff;
    margin-bottom: 0;
}

.block.product-details {
    background-color: #fff;
    margin-bottom: 0;
}

.white-bg {
    background-color: #fff;
}

.block.products {
    padding: 10px;
    background-color: #fff;
}
/*.products .col-md-3 {
   padding-left: 5px;
    padding-right: 5px; 
 background-color:#fff;}*/
a.product-cta {
    display: block;
}

.product-cta {
    background-color: #fff;
    width: 100%;
    padding: 10px;
    border: 1px solid #999;
}

    .product-cta:hover {
        background-color: #003366;
        color: #fff;
    }

        .product-cta:hover h4 {
            color: #fff !important;
        }

.products h4 {
    text-align: center;
    color: #337ab7;
    font-size: 14px;
    font-weight: 700;
    margin: 20px 0 10px;
}

.products p {
    text-align: center;
}

.product-cta:hover {
    text-decoration: none;
    color: #fff;
}





.product-img {
    position: relative;
    width: auto;
    margin: 0 auto;
    min-height: 55px;
}


    .product-img img {
        width: auto;
        margin: 0 auto;
        max-height: 130px;
        max-width: 230px;
    }



.product-cta .product-img {
    display: table;
}

    .product-cta .product-img a {
        height: 130px;
        vertical-align: middle;
        display: table-cell;
    }

.countryproductcalloutblock {
    margin-bottom: 13px;
}

.product-steps-img {
    border: 2px solid #48bfad;
    margin-bottom: 10px;
    background-color: #fff;
}


    .product-steps-img img {
        width: auto;
        max-width: 100%;
        max-height: 300px;
        margin: 0 auto;
        display: block;
    }

ul.featurs-block {
    padding: 0;
}

.featurs-block li {
    position: relative;
    list-style-type: none;
    display: block;
    border: 1px solid #f3f3ee;
    border-bottom: 0;
    padding: 10px;
}

    .featurs-block li:last-child {
        border-bottom: 1px solid #f3f3ee;
    }

.featurs-block div {
    margin-left: 40px;
    margin-bottom: 0;
    font-size: 12px;
    color: #003366;
    line-height: 120%;
}

.featurs-block img {
    width: 27px;
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.features {
    margin: 0;
    padding: 0;
}

    .features li {
        list-style-type: none;
    }

    .features img {
        display: inline-block;
        width: 76px;
        padding: 10px;
    }


/* product carousel*/
.main-product-image img {
    padding: 0 40px;
}
/* end product carousel*/




.button-custom {
    border: 1px solid #f3f3ee;
    line-height: 1.3;
    position: relative;
    height: 61px;
}

    .button-custom > span {
        display: inline-block;
        position: absolute;
        padding: 10px;
        top: 50%;
        transform: translateY(-50%);
        color: #003366;
    }

    .button-custom a {
        display: inline-block;
        margin-right: 0;
        position: absolute;
        right: 0;
    }

    .button-custom img {
        display: block;
    }

    .button-custom p {
        margin-bottom: 0;
    }

.downloads-title {
    font-size: 16px;
    font-weight: bold;
}

.button-blue {
    display: inline-block;
    height: 59px;
    width: auto;
    background-color: #003366;
}

    .button-blue > span {
        display: inline-block;
        vertical-align: middle;
        color: #fff;
        padding-right: 30px;
        padding-left: 30px;
    }

    .button-blue a {
        display: inline-block;
        vertical-align: middle;
    }

    .button-blue img {
        display: block;
    }

    .button-blue p {
        margin-bottom: 0;
        font-size: 18px;
    }

#Sub-Menu-1 .col-md-3 {
    padding-right: 40px;
    padding-left: 40px;
}
/*tabs*/

.resources div div {
    margin-top: 40px;
}

.custom-tabs-block {
    border-bottom: none;
    padding: 0;
    text-align: center;
}

.custom-tabs-block {
    list-style-type: none;
    margin-bottom: 50px;
}

.custom-tabs-block {
    display: table;
    margin: 0 auto;
    margin-bottom: 50px;
}

.nav-tabs .custom-tab {
    float: none;
    display: inline-block;
    /*margin:0 20px;*/
    /*max-width:375px;*/
    padding-bottom: 5px;
    min-height: 50px;
}

.custom-tabs-block .custom-tab a {
    margin-right: auto;
    border: 0;
    border-radius: 0;
    font-size: 22px !important;
    color: #66ccff;
    /*line-height:1.2;*/
    font-weight: bold;
}

    .custom-tabs-block .custom-tab a h2 {
        color: #007BBD;
        font-size: 22px;
        font-weight: bold;
    }


.custom-tabs-block.condensed-font .custom-tab a {
    font-size: 20px;
    font-stretch: ultra-condensed;
    font-family: arial; /* changed font-family to make it condensed on IE*/
}


.custom-tabs-block > div {
    display: table-cell;
    width: auto;
    min-height: 47px;
}

.custom-tabs-block .custom-tab a:hover, .product-tabs.nav-tabs .custom-tab.active a,
.custom-tabs-block a {
    border: 0;
    text-decoration: none;
}

.custom-tabs-block .custom-tab a:hover {
    color: #001f5b;
}

.custom-tabs-block .custom-tab a.active h2 {
    height: 31px;
    border-bottom: 4px solid #001f5b;
    font-size: 22px;
    /*line-height: 1.2; */
    color: #001f5b;
    /*margin-bottom:5px;*/
}

.custom-tabs-block .nav-tabs.nav .custom-tab a {
    padding: 0;
    margin-right: 20px;
}

.custom-tabs-block .active, .custom-tabs-block > .custom-tab.active a:hover, .custom-tabs-block .custom-tab .active > a:focus {
    background-color: transparent;
    color: #001f5b !important;
    border-bottom: 3px solid #001f5b !important;
}

.tabcontent {
    display: none;
}
/* table */
.table-custom {
    width: 100%;
}

    .table-custom td {
        padding: 15px 10px;
    }

    .table-custom tbody tr:nth-child(odd) {
        background-color: #66ccff;
        border-top: 1px solid #bababa;
        border-bottom: 1px solid #bababa;
        color: #fff;
    }

    .table-custom tbody tr td:nth-child(1) {
        vertical-align: top;
        font-weight: bold;
        width: 40%;
    }

    .table-custom th {
        Font-size: 20px;
        font-weight: bold;
    }

    .table-custom td {
        Font-size: 18px;
    }

    .table-custom ul {
        padding-left: 0;
        list-style-type: none;
        margin-bottom: 0;
    }

        .table-custom ul li:before {
            content: '\2022 ';
            color: #66ccff;
            padding-right: 0.5em;
        }

    .table-custom tbody tr:nth-child(odd) ul li:before {
        color: #fff;
    }


/*FAQ*/
.countryfaqblock div {
    padding-right: 0;
    padding-left: 0;
}

.countryfaqblock p {
    margin-bottom: 0px
}

.faq-block img {
    width: 100%;
}

.faq-accordion {
    padding-bottom: 50px;
}

.cta p {
    margin-bottom: 10px;
    margin-top: 10px;
}

/*
.cta a {
    color: #66ccff;
    font-size: 18px;
}

.cta a:hover {
    color: #269fd9;
    text-decoration: none;
}
    */
.faqSupport {
    padding-top: 60px;
    margin: 0 15px;
    text-align: center;
}

    .faqSupport p {
        font-size: 22px;
    }

    .faqSupport a {
        font-weight: bold;
        color: #66ccff;
    }

        .faqSupport a:hover {
            color: #269fd9;
            text-decoration: none;
        }


.countryfaqblock .cta-bottom-link, .countryblogblock .cta-bottom-link {
    text-align: right;
    position: relative;
    margin-top: 20px;
    bottom: 0px;
    right: 0px;
}

.countrybloglistingcontainerblock .countryblogblock {
    padding-bottom: 20px;
    border-bottom: 1px solid #69c8e6;
}

.countryblogblock .wrap {
    margin-bottom: 20px;
}

.countryblogblock .cta-bottom-link {
    clear: both;
}

.countryblogblock .center-block {
    margin-bottom: 20px;
}

/* END FAQ */


.tab {
    padding-top: 25px;
    padding-bottom: 25px;
    border-top: 1px solid #d6d6d6;
}

.tab-header a:link {
    text-decoration: none;
}


.countryfaqitemblock {
    float: none;
    margin: 0 auto;
    width: 83%;
    padding: 20px 0;
    border-bottom: 1px solid #d6d6d6;
}

.faq-panel {
    border-radius: 0 !important;
    border-left: none;
    border-right: none;
    border-top: none;
    box-shadow: none;
    background-color: transparent;
    width: 83%;
    padding: 20px 0;
    margin: 0 auto;
}

    .faq-panel > .panel-heading {
        color: #333;
        background-color: transparent;
        border-color: #ddd;
    }

        .faq-panel > .panel-heading + .panel-collapse > .panel-body {
            border-top: none;
        }

.panel-title {
    color: #001f5b;
    font-size: 26px;
}


.accordion-panel a {
    position: relative;
    display: block;
    padding-top: 15px;
    padding-bottom: 20px;
    margin: 0 auto;
}

.e3 .accordion-panel a {
    display: inline-block;
}

a#collapse-icon:after {
    font-family: "Glyphicons Halflings";
    content: "\e260";
    display: inline-block;
    background: #d6d6d6;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    vertical-align: middle;
    color: #fff;
    font-size: 14px;
    position: relative;
    margin: -20px auto 0;
    left: 50%;
    margin-left: -25px;
}

a#collapse-icon.collapsed:after {
    font-family: "Glyphicons Halflings";
    content: "\e259";
}

.countryfaqblock .countryfaqitemblock {
    border-bottom: none;
    width: 100%;
    padding: 20px 0 0;
}


/*pagination*/
.pagination {
    height: 36px;
    display: block;
    text-align: center;
}

    .pagination ul {
        display: inline-block;
        padding: 0;
        margin: 0 auto;
    }

    .pagination li {
        display: inline;
    }

    .pagination a {
        float: left;
        padding: 1px 16px;
        line-height: 34px;
        text-decoration: none;
        color: #66ccff;
    }

        .pagination a:hover,
        .pagination .active a {
            background-color: #66ccff;
            color: #fff;
        }

    .pagination .active a {
        color: #fff;
        cursor: default;
    }

    .pagination .disabled span,
    .pagination .disabled a,
    .pagination .disabled a:hover {
        color: #999999;
        background-color: transparent;
        cursor: default;
    }

    .pagination li:first-child a {
        padding-left: 30px;
    }

        .pagination li:first-child a:before {
            font-family: "Glyphicons Halflings";
            content: "\e257";
            display: inline-block;
            position: absolute;
            margin-left: -20px;
        }

    .pagination li:last-child a {
        padding-right: 30px;
        position: relative;
    }

        .pagination li:last-child a:after {
            font-family: "Glyphicons Halflings";
            content: "\e258";
            display: inline-block;
            position: absolute;
            margin-left: 5px;
        }

.pagination-centered {
    text-align: center;
}

.pagination-right {
    text-align: right;
}
/* progress bar */
#progress * {
    box-sizing: border-box;
}

#progress {
    padding: 0;
    list-style-type: none;
    font-family: arial;
    font-size: 12px;
    clear: both;
    line-height: 1em;
    margin: 0 -1px;
    text-align: center;
}

    #progress li {
        float: left;
        padding: 10px 30px 10px 40px;
        background: #fff;
        color: #000;
        position: relative;
        border-top: 1px solid #666;
        border-bottom: 1px solid #666;
        width: 25%;
        margin: 0;
        font-weight: bold;
        font-size: 14px;
        min-height: 34px;
    }

        #progress li:before {
            content: '';
            border-left: 16px solid #666;
            border-top: 16px solid transparent;
            border-bottom: 16px solid transparent;
            position: absolute;
            top: 0;
            left: 1px;
        }

        #progress li:first-child:before {
            border-left: 1px solid #666;
            border-top: 0;
            border-bottom: 0;
            position: absolute;
            top: 0;
            left: 0;
        }

        #progress li:first-child {
            border-left: 1px solid #666;
        }

        #progress li:after {
            content: '';
            border-left: 16px solid #fff;
            border-top: 16px solid transparent;
            border-bottom: 16px solid transparent;
            position: absolute;
            top: 0;
            left: 100%;
            z-index: 20;
        }

        #progress li:last-child {
            border-right: 1px solid #666;
        }

            #progress li:last-child:after {
                border-left: 0;
                border-top: 0;
                border-bottom: 0;
                position: absolute;
                top: 0;
            }

        #progress li.active {
            background: #269fd9;
            color: #fff;
            border-top: 1px solid #269fd9;
            border-bottom: 1px solid #269fd9;
        }

            #progress li.active:before {
                content: '';
                border-left: 16px solid #fff;
                left: 2px;
            }

            #progress li.active:after {
                border-left-color: #269fd9;
            }

            #progress li.active:first-child {
                border-left: 1px solid #fff;
            }



.linkedinshareblock .center-block, .facebooklikeblock .center-block, .twittershareblock .center-block, .googleplusshareblock .center-block {
    width: inherit;
    margin: 0 auto;
}

/******************************* Country Select ********************************/
#countrySelect {
    background-color: #000;
    position: fixed;
    display: none;
}

.modal-dialog.country-select {
    opacity: 1;
}

#modal-map {
    background: url('/globalassets/Country-Sites/map.svg') no-repeat;
    height: 100%;
    width: 82%;
    margin: 5% 10%;
    position: absolute;
    opacity: .25;
}

.modal-body.country-select {
    width: 400px;
    margin: auto;
    padding: 0;
    position: relative;
}

#countrySelect .close-btn {
    background-image: url('/globalassets/Country-Sites/close_btn.svg');
    cursor: pointer;
    height: 25px;
    width: 25px;
    position: relative;
    float: right;
    top: 100px;
    left: 40px;
}

#find-country {
    margin-top: 120px;
    width: 400px;
    height: 65px;
    font-size: 25px;
    padding-left: 10px;
    color: black;
}

    #find-country::-ms-clear {
        display: none;
    }

#countrySelectList {
    padding: 0;
}

li.countrySelectItem {
    list-style-type: none;
}

    li.countrySelectItem a {
        width: 400px;
        display: block;
        border-color: #FFFFFF;
        background-color: transparent;
        color: #FFFFFF;
        font-size: 25px;
        font-weight: 400;
        background-image: url('/globalassets/Country-Sites/right.png');
        background-repeat: no-repeat;
        background-position: 96% center;
        background-size: 30px 30px;
        padding: 15px 60px 15px 10px;
        border: 1px solid #fff;
        border-width: 0 1px 1px 1px;
    }

        li.countrySelectItem a:hover {
            background-color: #009DE0;
        }


/* cookies*/
.cookie-warning {
    display: none;
}

.cookie-warning {
    background-color: #269fd9;
    padding: 1% 2% 0.5%;
    position: fixed;
    width: 100%;
    top: 0;
    right: 0;
}

    .cookie-warning .inner {
        width: 1200px;
    }

section.page-bottom {
    z-index: 30;
}

#cookieDisclaimer a {
    background-color: #003366;
    padding: 8px 15px;
    cursor: pointer;
    text-align: center;
    display: block;
    width: 33%;
    margin-left: 10px;
    float: right;
    max-width: 120px;
}

.opt-privacy ul li {
    list-style: none;
}

.opt-privacy img {
    display: inline;
}

.cookie-warning a {
    color: #fff;
}

    .cookie-warning a:hover {
        color: #fff;
        text-decoration: none;
    }

.cookie-warning .opt-privacy a {
    color: #fff;
    text-decoration: none;
}

    .cookie-warning .opt-privacy a:hover {
        color: #fff;
        text-decoration: underline;
    }


/********************************************* Mobile Styles ************************************************************/
@media (max-width: 1200px) {
    .row .row {
        margin-left: 0 !important;
    }

        .row .row .row {
            margin-left: 0 !important;
        }

    .download-section {
        width: auto;
    }

        .download-section h5 {
            position: absolute;
            left: 15px;
        }

        .download-section .button-custom {
            width: auto;
            float: none;
            margin-right: 0px;
            margin-left: 0px;
            margin-top: 0px;
            display: block;
        }
}

@media (max-width: 768px) {

    .mobile-only {
        display: block;
    }

    .desktop-only {
        display: none;
    }

    .container {
        width: 100%;
    }

    .page-body {
        margin: 0 auto;
    }

    .page-header-box {
        text-align: center;
        margin: 0 0 30px 0;
        padding: 30px 2% 0px;
    }

    #progress li {
        width: 16%;
    }

        #progress li.active.active-text {
            width: 50%;
            font-size: 12px;
        }

    /* Fonts */
    body {
        font-size: 13px;
    }

    h1 {
        font-size: 24px;
        line-height: 38px;
    }

    h2 {
        font-size: 18px;
    }

    h3 {
        font-size: 16px;
    }

    h4 {
        font-size: 16px;
    }

    h5 {
        font-size: 16px;
    }

    h1 + p {
        color: #001f5b;
        font-size: 18PX;
    }

    .cta-bottom-link {
        right: 0px;
    }

    .modal-dialog {
        width: 100% !important;
    }


    .contour-img img {
        width: 100%;
        height: auto;
    }

    /* tabs */
    .custom-tabs {
        margin: 0 10px;
    }

    .custom-tabs-block {
        display: block;
        overflow: auto;
        max-width: 100%;
        width: 100%;
    }

    .nav-tabs .custom-tab {
        margin: 0;
        padding-bottom: 0;
    }

    .custom-tab p {
        margin-bottom: 0;
        font-size: 16px;
        font-weight: bold;
    }

    .custom-tabs-block .custom-tab a.active h2 {
        color: #fff;
        border: 0;
    }

    .custom-tabs-block div {
        display: block;
        width: 100%;
        max-width: 100% !important;
        background-color: #fff;
        margin: 0;
        padding-bottom: 0;
    }

    .custom-tab {
        border: 1px solid #d6d6d6;
        border-bottom: 0;
    }

    .custom-tabs-block .custom-tab a:hover {
        color: #fff;
        border-bottom: 0;
    }

    .custom-tabs-block .active {
        background-color: #003366;
        color: #fff;
    }

    .custom-tabs-block a:hover {
        background-color: #003366;
        color: #fff;
    }

    .custom-tabs-block .custom-tab a {
        display: block;
        padding: 20px;
        font-size: 14px;
        font-weight: 500;
        line-height: 1;
    }

        .custom-tabs-block .custom-tab a.active {
            border-bottom: 0;
        }

    .custom-tabs-block > div:last-child {
        border-bottom: 1px solid #d6d6d6;
    }


    .custom-tabs-block > a.active, .custom-tabs-block > a.active:hover, .custom-tabs-block > a.active:focus {
        color: #fff;
    }
    /*FAQ*/
    .faq-block h4, .faq-block h3 {
        margin-right: 10px;
        margin-left: 10px;
    }

    .cta p {
        margin-bottom: 0;
    }

    .countryfaqblock p {
        margin-right: 15px;
        margin-left: 15px;
    }

    .countryfaqblock {
        border-bottom: 15px solid #f5f6f5;
    }

    .table-custom p {
        margin: 0;
    }

    .table-custom td {
        font-size: 16px;
    }

    .button-custom {
        border: 1px solid #fff;
    }

    /*Product CTA Styles*/

    .ukblock .product-cta {
        min-height: 0;
    }


    /*.faqSupport{background-color:#f5f6f5;}*/
    .faqSupport p {
        font-size: 18px;
    }

    .faqSupport {
        border: 0;
        padding-top: 0;
        padding-bottom: 20px;
    }

    .faq-answer {
        padding-right: 15px;
        padding-left: 15px;
    }

    .page-body-bg {
        background: rgba(255,255,255, 0);
    }

    .faqcategory p {
        color: #001F5b;
    }

    .footer {
        text-align: center;
    }

    .footercontainer {
        padding-bottom: 10px;
    }

    .footer-logo {
        padding-bottom: 48px;
        padding-top: 48px;
        /*margin-left:320px;*/
        margin: 0;
        /*width:50px;*/
        width: 100%;
        top: 380px;
    }

    .footer .social-links {
        text-align: center;
        top: -340px;
        clear: both;
        width: 100%;
        margin-bottom: 10px;
    }

    .copyright-line {
        margin-top: 50px;
        padding-left: 0px;
        padding-right: 0px;
    }

    .download-section h5 {
        left: 0;
    }

    #modal-map {
        margin: 36% 8%;
    }

    .modal-dialog.country-select {
        margin: 5% auto;
    }

    .modal-body.country-select {
        width: 375px;
    }

    #countrySelect .close-btn {
        top: 0;
        right: 20px;
        bottom: 10px;
        left: 0;
        margin: auto;
        float: none;
        position: relative;
    }

    #find-country {
        width: 88%;
        margin: 20px auto auto 20px;
        height: 45px;
        font-size: 21px;
    }

    li.countrySelectItem a {
        background-position-x: 90%;
        width: 98%;
        padding: 8px 60px 8px 10px;
        font-size: 21px;
    }

    #countrySelectResults {
        width: 90%;
        margin: auto;
    }
}
/*End Mobile max Width 768px */

@media(min-device-width: 375px) and (max-device-width:667px) {

    .footer {
        text-align: center;
    }
        /*.footer-logo{
				margin-left:130px;				
                width:50px;
               top:380px;
              
    }*/
        .footer .social-links {
            text-align: center;
            top: -360px;
            clear: both;
            Width: 100%;
            margin-bottom: 10px;
        }
}

.searchbox {
    background-color: #e9f6fc;
    margin-top: 2rem;
    padding: 2rem;
    margin-bottom: 5rem;
}

.modal-white .modal-dialog {
    background: #fff;
    width: 70% !important;
}

.modal-white .modal-title {
    color: #000 !important;
}

/*multi carousel -mKumawat 30-11*/

.carousel-control-custom.left,
.carousel-control-custom.right {
    background-image: none;
    opacity: 1;
    color: #000;
}

.carousel-control-custom.left {
    margin-left: -25px;
}

.carousel-control-custom.right {
    margin-right: -25px;
}

.carousel-control > a > span {
    color: white;
    font-size: 29px !important;
}

.carousel-col {
    position: relative;
    min-height: 1px;
    padding: 5px;
    float: left;
}

.active > div {
    display: none;
}

    .active > div:first-child {
        display: block;
    }

/*xs*/
@media (max-width: 767px) {
    .carousel-inner .active.left {
        left: -50%;
    }

    .carousel-inner .active.right {
        left: 50%;
    }

    .carousel-inner .next {
        left: 50%;
    }

    .carousel-inner .prev {
        left: -50%;
    }

    .carousel-col {
        width: 50%;
    }

    .active > div:first-child {
        display: block;
    }
}

/*sm*/
@media (min-width: 768px) and (max-width: 991px) {
    .carousel-inner .active.left {
        left: -50%;
    }

    .carousel-inner .active.right {
        left: 50%;
    }

    .carousel-inner .next {
        left: 50%;
    }

    .carousel-inner .prev {
        left: -50%;
    }

    .carousel-col {
        width: 50%;
    }

    .active > div:first-child + div {
        display: block;
    }
}

/*md*/
@media (min-width: 992px) and (max-width: 1199px) {
    .carousel-inner .active.left {
        left: -33%;
    }

    .carousel-inner .active.right {
        left: 33%;
    }

    .carousel-inner .next {
        left: 33%;
    }

    .carousel-inner .prev {
        left: -33%;
    }

    .carousel-col {
        width: 33%;
    }

    .active > div:first-child + div {
        display: block;
    }

        .active > div:first-child + div + div {
            display: block;
        }
}

/*lg*/
@media (min-width: 1200px) {
    .carousel-inner .active.left {
        left: -25%;
    }

    .carousel-inner .active.right {
        left: 25%;
    }

    .carousel-inner .next {
        left: 25%;
    }

    .carousel-inner .prev {
        left: -25%;
    }

    .carousel-col {
        width: 25%;
    }

    .active > div:first-child + div {
        display: block;
    }

        .active > div:first-child + div + div {
            display: block;
        }

            .active > div:first-child + div + div + div {
                display: block;
            }
}
