html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption {
    background: transparent;
    border: 0;
    font-size: 100%;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
:focus {
    outline: none;
}
img {
    vertical-align: bottom;
    border: none;
}
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
form {
    padding: 0;
    margin: 0;
}
input, textarea, select {
    
    font-size: 100%;
    margin: 0;
}
input::-moz-focus-inner {
    border: 0;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
.clear {
    clear: both;
}
a {
    color:#004a8c;
    text-decoration: none;
    outline: 0;
    cursor: pointer;
}
a:hover {
    text-decoration: underline;
}
.fl {
    float: left;
}h
.fr {
    float: right;
}
h1, h2, h3, h4, h5, h6, strong, b {
    font-weight: 600;
    font-style: normal;
}
h1 {
    font-size: 3rem;
}
h2 {
    font-size: 2.25rem;
}
h3 {
    font-size: 1.75rem;
}
h4 {
    font-size: 16px;
    margin-bottom: 20px;
}
p {
    margin-bottom: 20px;
}
html, body {
    height: 100%;
}

@media all and (max-width:767px) {

    h1 {
        font-size: 2rem;
    }

}


@media all and (max-width:300px) {

    h1 {
        font-size: 1.5rem;
    }

}


@import url('https://fonts.googleapis.com/css2?family=Lexend:wght@100..900&display=swap');



@font-face {
    font-weight:600;
    src: url('../fonts/OpenSans-Bold-webfont.eot');
    src: url('../fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Bold-webfont.woff') format('woff'), url('../fonts/OpenSans-Bold-webfont.ttf') format('truetype'), url('../fonts/OpenSans-Bold-webfont.svg#open_sansbold') format('svg');
    src: local(open_sansbold), url('../fonts/OpenSans-Bold-webfont.ttf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-weight:400;
    src: url('../fonts/OpenSans-Regular-webfont.eot');
    src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Regular-webfont.woff') format('woff'), url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype'), url('../fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    src: local(open_sansregular), url('../fonts/OpenSans-Regular-webfont.ttf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-weight:600;
    src: url('../fonts/OpenSans-Semibold-webfont.eot');
    src: url('../fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Semibold-webfont.woff') format('woff'), url('../fonts/OpenSans-Semibold-webfont.ttf') format('truetype'), url('../fonts/OpenSans-Semibold-webfont.svg#open_sanssemibold') format('svg');
    src: local(open_sanssemibold), url('../fonts/OpenSans-Semibold-webfont.ttf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'fontawesome';
    src: url('../fonts/fontawesome-webfont.eot');
    src: url('../fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff') format('woff'), url('../fonts/fontawesome-webfont.ttf') format('truetype'), url('../fonts/fontawesome-webfont.svg#open_sanssemibold') format('svg');
    src: local(fontawesome), url('../fonts/fontawesome-webfont.ttf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
img {
    max-width: 100%;
    height: auto;
    border: none;
}
@media \0screen {
    img {
        width: auto;
    }
}
html, body {
    height: 100%;
}
body {
    display: flex;
    flex-direction: column;
}
.wrap {
    flex: 1 0 auto;
}
/***.wrap {
    min-height: 100%;
    height: auto !important;
    overflow: hidden;
}***/
body {
    font-family: "Lexend", sans-serif;
    font-optical-sizing: auto;
    color: #000;
    font-size: 14px;
}
.section {
    padding: 60px 0;
}
.section h2 {
    margin-bottom: 30px;
    line-height: 1.4;
}
.navbar-header {
    padding-bottom: 10px;
}
.navbar-default {
    background-color: transparent;
    background: url(../images/white-bg.png) repeat;
    border: none;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-box-shadow: 0 0 2px 0 #DBDBDB;
    box-shadow: 0 0 2px 0 #DBDBDB;
    margin-bottom: 0;
}
.navbar-brand {
    padding: 0;
    background: url(../images/logo.png) no-repeat 0 0;
    width: 111px;
    height: 27px;
    display: block;
    margin-top: 5px;
}
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: 0;
}
.navbar-collapse {
    float: right;
}
.navbar-default .navbar-nav {
    margin-top: 9px;
}
.navbar-default .navbar-nav > li {
    margin-left: 10px;
}
.navbar-default .navbar-nav > li > a {
    color: #333;
    display: block;
    line-height: 36px;
    padding: 0 10px;
}




@media all and (max-width:1200px) {
    .navbar-default .navbar-nav > li > a {
        padding: 0 5px;
    }
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #004a8c;
    background-color: transparent;
    -webkit-transition: background 0.3s ease;
    -moz-transition: background 0.3s ease;
    -ms-transition: background 0.3s ease;
    -o-transition: background 0.3s ease;
    transition: background 0.3s ease;
}
.navbar-default .navbar-nav > li.sign-up > a, .navbar-default .navbar-nav > li.login > a {
    color: #fff;
    padding: 0 25px;
}
.navbar-default .navbar-nav > li.sign-up > a {
    background: #f58220;
}
.navbar-default .navbar-nav > li.login > a {
    background: #004a8c;
}
.navbar-default .navbar-nav > li.sign-up > a:hover, .navbar-default .navbar-nav > li.sign-up > a:focus {
    background: #ffa04f;
}
.navbar-default .navbar-nav > li.login > a:hover, .navbar-default .navbar-nav > li.login > a:focus {
    background: #0065bf;
}
.header {
      background: url(../images/bg.svg) no-repeat center center fixed #0752b5;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.header h1 {
    font-size: 48px;
    padding: 80px 0 30px;
    color: #fff;
}
.main {
    padding: 50px 0;
}
.ico-country {
    width: 30px;
    height: auto;
    display: inline-block;
    margin: 0 10px 0 0;
    vertical-align: middle;
}
.ico-country-menu {
    width: 20px;
    height: auto;
    display: inline-block;
    margin: 0 10px 0 0;
    vertical-align: middle;
}
.country-current {
    display: block;
    padding: 3px 50px 5px 24px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}


.ico-country-hp {
    width: 35px;
	border: 1px solid #f7f7f7;
}

.ico-country-hp-text {
	font-size: 0.9rem;
}

.row-country {
    margin:0 -10px;
}
.col-country {
    width: 16.66666666666667%;
    position: relative;
    padding-right: 10px;
    padding-left: 10px;
}

@media all and (max-width:992px) {
	.col-country {
		width: 33.33333333333333%;
	}
	.col-country-top {
		width: 50%;
	}
}

.dropdown-menu {
    min-width: 180px;
}


 /** .btn {
    background: #f58220;
    border: none;
    font-size: 20px;
    font-weight: normal;
    color: #fff;
   padding: 10px 40px 15px;
    
        border-radius: 0;
 
    -webkit-transition: background 0.3s ease;
    -moz-transition: background 0.3s ease;
    -ms-transition: background 0.3s ease;
    -o-transition: background 0.3s ease;
    transition: background 0.3s ease;
} 
.btn span {
    padding-left: 20px;
    font-size: 25px;
    top: 6px;
}
.btn:hover, .btn:focus {
    background: #ffa04f;
    color: #fff;
}
.btn:active, .btn.active {
    box-shadow: none;
}

**/


.btn-dark {
    background: #000;
}
.btn-dark:hover, .btn-dark:focus {
    background: #333;
}
.hero {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right 0;
    background-attachment: fixed;
	background-color: #0752b5;
    width: 100%;
    color: #fff;
    padding:120px 0;
}

.hero-02 {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right 0;
    background-attachment: fixed;
	background-image: url(../images/bg.svg);
	background-color: #0752b5;
    width: 100%;
    color: #fff;
    padding:120px 0 60px;
}

.hero h1 {
    padding: 120px 0 20px;
    line-height: 1.3;
}
.hero h1.h-uk {
    padding: 110px 0 20px;
    font-size: 56px;
    line-height: 1.2;
}
.hero span {
    display: inline-block;
}
@media all and (max-width:992px) {
    .hero span {
        display: inline;
    }
    .hero h1.h-uk {
        padding: 110px 0 20px;
        font-size: 48px;
    }
	
	.hero-02 {
		background: rgb(0,74,140);
		background: -webkit-linear-gradient(30deg, rgba(0,74,140,1) 0%, rgba(38,129,247,1) 100%);
		background: -o-linear-gradient(30deg, rgba(0,74,140,1) 0%, rgba(38,129,247,1) 100%);
		background: linear-gradient(120deg, rgba(0,74,140,1) 0%, rgba(38,129,247,1) 100%);
	}
}
@media all and (max-width:767px) {
    .hero h1.h-uk {
        padding: 110px 0 20px;
        font-size: 38px;
    }
}
.hero h2 {
    padding: 20px;
    font-size: 42px;
    line-height: 60px;
    background: rgba(0,0,0,0.8);
    width: 50%;
}

.hero-title {
    font-size: 3rem;
    line-height: 60px;
    width: 60%;
	font-weight:600;
}


.hero p {
    font-size: 16px;
    margin: 0 0 15px 0;
}
.hero .featured {
    margin-top: 120px;
    float: right;
}
@media all and (max-width:767px) {
    .hero .featured {
        max-width: 100%;
    }
    .hero-title {
        font-size: 36px;
        line-height: 1.2;
        width: 100%;
    }


}
#home .hero {
      background: url(../images/bg.svg) no-repeat center center fixed #0752b5;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 0 0 60px 0;
}


/**#home .btn {
    padding: 10px 25px 15px;
}
#home .btn span {
    padding-left: 10px;
}**/
#home .hero .btn-video {
    background-image: url(../images/ico-youtube.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding: 13px 70px 15px 25px;
    margin-left: 15px;
}
.gift-demo p {
    font-size: 15px;
    line-height: 1.4;
}
.demo-img img {
    margin: 0 auto;
    display: block;
}
.hero .hero-text-uk {
    width: 85%;
}
@media all and (max-width:992px) {
    .hero .hero-text-uk {
        width: 100%;
    }
	
	#home .hero {
		background: rgb(0,74,140);
		background: -webkit-linear-gradient(30deg, rgba(0,74,140,1) 0%, rgba(38,129,247,1) 100%);
		background: -o-linear-gradient(30deg, rgba(0,74,140,1) 0%, rgba(38,129,247,1) 100%);
		background: linear-gradient(120deg, rgba(0,74,140,1) 0%, rgba(38,129,247,1) 100%);
	}
	
}
.hero ul.hero-solutions {
    list-style: disc;
    margin-left: 30px;
    margin-bottom: 30px;
}
.hero ul.hero-solutions li {
    font-size: 16px;
    margin: 0 0 3px 0;
}
.hero ul.hero-solutions li a {
    color: #fff;
    text-decoration: none;
}
#how .hero {
    background-image: linear-gradient(90deg, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.3) 100%), url(../images/hero-how.jpg);
	
}
#solutions .hero {
    background-image: url(../images/hero-why.jpg);
}
#support .hero {
    background-image: linear-gradient(90deg, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.3) 100%),url(../images/hero-support.jpg);
}
#support .hero h2, #features .hero h2 {
    margin-top: 0;
}
#plans .hero {
    background-image: url(../images/hero-pricing.jpg);
    background-position: center 0;
}
#plans .hero h2, #features .hero h2 {
    width: 75%;
}
#features .hero {
    background-image: url(../images/hero-features.jpg);
}
.footer {
    background: #000;
    color: #bbb;
    margin: 0;
    font-size: 12px;
    line-height: 68px
}
.footer ul {
    width: 100%;
    overflow: hidden;
}
.footer ul li {
    float: left;
    margin-right: 30px;
}
.footer ul li a {
    color: #bbb;
}
.footer p {
    text-align: right;
    margin-bottom: 0;
}
.footer-lg {
    flex-shrink: 0;
    background: #000;
    color: #fff;
    font-size: 14px;
    padding: 50px 0 60px;
}
.footer-lg h4 {
    padding-bottom: 10px;
}
.footer-lg ul {
    margin-bottom: 20px;
}
.footer-lg a {
    display: inline-block;
    line-height: 1.5;
    color: #fff;
    text-decoration: none;
}
.footer-lg .bnumber {
    color: #aaa;
    display: block;
    margin: 10px 0 0;
    font-size: 12px;
}
.box {
    display: flex;
    flex-wrap: wrap;
}
.box-col-copyright {
    width: 36%;
    order: 1;
}
.box-col-links {
    width: 16%;
    order: 2;
}
@media all and (max-width:992px) {
    .box-col-copyright {
        width: 100%;
        order: 2;
    }
    .box-col-links {
        width: 25%;
        order: 1;
    }
}
@media all and (max-width:480px) {
    .footer-lg {
        font-size: 12px;
    }
    .box-col-links {
        width: 100%;
    }
}
#home .laptop {
    background: url(../images/mac.png) no-repeat 0 0;
    width: 482px;
    height: 281px;
    position: absolute;
    top: 130px;
    left: 0;
    display: none;
}
#home .iphone {
    background: url(../images/iphone.png) no-repeat 0 0;
    width: 117px;
    height: 242px;
    position: absolute;
    top: 197px;
    right: 0;
    display: none;
}
#home .grey-box {
    background: #f5f5f5;
    padding: 35px 20px;
    margin-bottom: 30px;
    text-align: center;
}
#home .grey-box p {
    margin: 15px 0 0;
}
#home .section-grey .grey-box {
    background: #fff;
}
.programs h4 {
    font-size: 18px;
    text-align: center;
    font-weight:400;
}
.programs img {
    margin: 0 auto 15px;
    display: block;
}
.programs p {
    padding: 0 20px;
}
@media all and (max-width:1200px) {
    .programs p {
        padding: 0 15px;
    }
}
@media all and (max-width:767px) {
    .programs p {
        font-size: 13px;
        padding: 0 10px;
        margin-bottom: 30px;
    }
}
@media (max-width:479px) {
    .programs h4 {
        font-weight: bold;
    }
}
#solutions table {
    width: 100%;
    margin-bottom: 30px;
}
#solutions table td, #solutions table th {
    padding: 20px;
    vertical-align: top;
}
#solutions table th {
    text-align: left;
    font-size: 24px;
    font-weight:600;
}
#solutions table .row2 {
    background-color: #f5f5f5;
}
#solutions table .row3 {
    background-color: #eaf3fb;
}
#solutions table .even .row1 {
    background-color: #f5f5f5;
}
#solutions table .cross {
    background-color: #eee;
    background-image: url(../images/ico-cross.png);
    background-repeat: no-repeat;
    background-position: 20px 22px;
    padding-left: 50px;
}
#solutions table .even .cross {
    background-color: #fff;
}
#solutions table .tick {
    background-color: #c5ddf3;
    background-image: url(../images/ico-tick.png);
    background-repeat: no-repeat;
    background-position: 20px 22px;
    padding-left: 55px;
}
#solutions table .even .tick {
    background-color: #eaf3fb;
}
#solutions table .row1 {
    background-color: #ddd;
    text-align: center;
    font-size: 12px;
}
#solutions table span {
    background-image: url(../images/ico-why.png);
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    margin: 0 auto;
    display: block;
}
#solutions table .ico-time span {
    background-position: 0 0;
}
#solutions table .ico-postage span {
    background-position: 0 -80px;
}
#solutions table .ico-tracking span {
    background-position: 0 -168px;
}
#solutions table .ico-security span {
    background-position: 0 -270px;
}
#solutions table .ico-choice span {
    background-position: 0 -358px;
}
#solutions table .ico-expiry span {
    background-position: 0 -438px;
}
#solutions table .ico-processing span {
    background-position: 0 -522px;
}
#solutions table .ico-gifting span {
    background-position: 0 -608px;
}
#solutions table .ico-rebates span {
    background-position: 0 -698px;
}
#solutions table .ico-api span {
    background-position: 0 -786px;
}
#solutions table .ico-resend span {
    background-position: 0 -874px;
}
#solutions table .ico-email span {
    background-position: 0 -962px;
}
.solutions-header {
    color: #fff;
      background: url(../images/bg.svg) no-repeat center center fixed #0752b5;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 80px 0 50px;
}
.solutions-header h1 {
    font-size: 42px;
    line-height: 1.2;
    padding: 40px 0 0;
}
.solutions-header p {
    font-size: 18px;
    padding-top: 30px;
}
.solutions-info h2 {
    font-size: 32px;
    padding-bottom: 35px;
}
.solutions-intro {
    font-size: 17px;
    line-height: 1.5;
    margin-bottom: 40px;
}
.solutions-item a {
    color: #000;
    text-decoration: none;
}
.solutions-item {
    overflow: auto;
    margin: 0 0 20px 0;
    font-size: 0;
}
.solutions-item li {
    width: 50%;
    display: inline-block;
    padding: 5px 5% 0 0;
    vertical-align: top;
    margin: 0 0 20px 0;
}
.solutions-item li div {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 5px solid #eee;
    width: 100px;
    height: 100px;
    background-color: #fff;
    float: left;
}
.solutions-item li div img {
    margin: 0 auto;
    display: block;
    height: 90px;
}
.solutions-item span {
    display: block;
    color: #2c3335;
}
.solutions-item h2 {
    padding: 15px 0 11px;
    margin: 0 0 0 120px;
    font-size: 18px;
}
.solutions-item p {
    font-size: 15px;
    margin: 0 0 11px 120px;
    ;
}
.txt-link, p.txt-link {
    color: #428bca;
    text-decoration: none;
}
.txt-link:hover {
    color: #2b6496;
    text-decoration: underline;
}
.txt-link:before, p.txt-link:before {
    display: inline-block;
    margin-right: 5px;
    width: auto;
    height: auto;
    content: '\f105';
    font-family: fontawesome;
}
.solutions-nav {
    overflow: auto;
}
.solutions-nav ul {
    width: 100%;
    overflow: hidden;
    padding: 20px 100px 20px;
    border-bottom: 1px solid #ddd;
    margin: 0 0 15px 0;
}
.solutions-nav li {
    width: 20%;
    float: left;
    text-align: center;
    font-size: 11px;
    position: relative;
}
.solutions-nav img {
    display: block;
    margin: 0 auto 5px;
    width: 40px;
}
.solutions-nav img.solutions-nav-arrow {
    position: absolute;
    bottom: 0;
    width: 19px;
}
.solutions-top {}
.solutions-border-bottom {
    border-bottom: 1px solid #ddd;
}
.solutions-top h2 {
    font-size: 34px;
    line-height: 1.2;
    padding: 30px 0 20px 0;
}
.solutions-top .btn {
    margin-bottom: 30px;
}
.solutions-text {
    padding: 30px 0;
}
.solutions-bg-grey {
    background: #efefef;
    padding: 20px 0;
}
.solutions-bg-white {
    padding: 20px 0;
}
.solutions-details {
    padding-top: 10px;
    padding-bottom: 10px;
}
.solutions-details h3 {
    font-size: 18px;
    padding: 15px 0 11px;
    line-height: 1.4;
}
.solutions-details h5 {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 11px 0 0 0;
}
.solutions-details h4 {
    font-size: 16px;
    line-height: 1.4;
    padding-bottom: 10px;
}
.solutions-details p {
    font-size: 14px;
    line-height: 1.5;
}
.solutions-icon .solutions-img {
    width: 50px;
}
.solutions-text li {
    overflow: auto;
}
.resize-image-70 {
    width: 80%;
    display: block;
    margin: 0 auto;
}
.solutions-details-img-right {
    text-align: right
}
.solutions-details-img-right img {
    width: 85%;
}
.solutions-center {
    text-align: center;
}
.solutions-center div {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 5px solid #eee;
    width: 100px;
    height: 100px;
    background-color: #fff;
    margin: 0 auto 20px;
}
.solutions-center div img {
    margin: 0 auto;
    display: block;
    height: 90px;
}
.solutions-center h4 {
    font-size: 16px;
    line-height: 1.4;
    padding-bottom: 10px;
}
.solutions-center p {
    font-size: 14px;
    line-height: 1.5;
}
.solutions-menu {
    padding: 0 0 30px;
    margin: 0 0 50px;
}
.solutions-list {
    padding: 15px 15px 0;
}
#solutions-menu-list {
    text-align: center;
    padding: 0;
    font-size: 0;
}
#solutions-menu-list a {
    color: #000;
    text-decoration: none;
}
#solutions-menu-list li {
    display: inline-block;
    margin: 0;
    list-style: none;
    cursor: pointer;
    width: 20%;
    vertical-align: top;
}
#solutions-menu-list span {
    display: block;
    color: #2c3335;
    margin: 0 auto;
}
#solutions-menu-list span.solutions-menu-list-img {
    width: 108px;
    height: 90px;
    background: url('../images/sol-main-buttons.png') no-repeat 0 0;
}
#solutions-menu-list li:hover .solutions-menu-list-img.giftcards {
    background-position: 0px -90px;
}
#solutions-menu-list li .solutions-menu-list-img.rewards {
    background-position: -108px 0;
}
#solutions-menu-list li:hover .solutions-menu-list-img.rewards {
    background-position: -108px -90px;
}
#solutions-menu-list li .solutions-menu-list-img.competition {
    background-position: -216px 0;
}
#solutions-menu-list li:hover .solutions-menu-list-img.competition {
    background-position: -216px -90px;
}
#solutions-menu-list li .solutions-menu-list-img.staff {
    background-position: -324px 0;
}
#solutions-menu-list li:hover .solutions-menu-list-img.staff {
    background-position: -324px -90px;
}
#solutions-menu-list li .solutions-menu-list-img.client {
    background-position: -432px 0;
}
#solutions-menu-list li:hover .solutions-menu-list-img.client {
    background-position: -432px -90px;
}
#solutions-menu-list p.solutions-menu-list-txt {
    position: relative;
    top: 10px;
}
#solutions-menu-list li:hover .solutions-menu-list-txt {
    color: #000000;
}
p.small {
    font-size: 16px;
    color: #868f91;
    font-weight: 400;
}
.solutions-sub {
    overflow: auto;
}
.solutions-sub-list {
    padding: 0;
    font-size: 0;
    overflow: auto;
}
.solutions-sub-list a {
    color: #000;
    text-decoration: none;
    padding: 15px 0;
    display: block;
}
.solutions-sub-list li {
    display: inline-block;
    position: relative;
    margin: 0;
    list-style: none;
    cursor: pointer;
    width: 25%;
    vertical-align: top;
    border-bottom: 1px solid #ddd;
}
.solutions-sub ul {
    width: 100%;
    overflow: hidden;
    padding: 0;
    margin: 0 0 20px 0;
}
.solutions-sub-list p.solutions-sub-list-txt {
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    text-align: center;
}
.solutions-sub-list li.active .solutions-sub-list-txt, .solutions-sub-list li:hover .solutions-sub-list-txt {
    color: #004a8c;
}
.solutions-sub-list li span.solutions-sub-arrow {
    width: 19px;
    height: 13px;
    position: absolute;
    bottom: -1px;
    background: url(../images/sol-nav-arrow.png) no-repeat 0 0;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    display: none;
}
.solutions-sub-list li.active span.solutions-sub-arrow {
    display: block;
}
h3.solutions-h3 {
    font-size: 24px;
    padding-top: 20px;
    padding-bottom: 10px;
    line-height: 1.4;
}
.solutions-top-img {
    padding-bottom: 20px;
}
.solutions-menu h3 {
    font-size: 28px;
    line-height: 1.4;
    padding-bottom: 15px;
}
.solutions-item-main {
    margin: 0;
}
.solutions-item-main li {
    width: 100%;
    margin: 0 0 10px 0;
}
.solutions-item-main-choose h2, .solutions-item-main-choose p {
    margin: 0 0 11px 0;
}
.solutions-choice {
    background: #efefef;
    padding: 30px;
    margin-bottom: 30px;
}
.solutions-article h2 {
    font-size: 32px;
    line-height: 1.4;
    padding-bottom: 30px;
    font-weight:400;
}
.solutions-article h5 {
    font-size: 16px;
    padding-bottom: 10px;
}
.solutions-article p em strong {
    font-style: italic;
}
.solutions-article ul {
    list-style: disc;
    margin: 0 0 20px 30px;
}
@media all and (max-width:1023px) {
    .solutions-header {
        padding: 90px 0 30px;
    }
    .solutions-header h1 {
        font-size: 33px;
        padding: 10px 0 0;
    }
    .solutions-header p {
        font-size: 18px;
    }
    .solutions-info h2 {
        font-size: 24px;
        line-height: 1.2;
    }
    p.small {
        font-size: 14px;
    }
    .solutions-top h2 {
        padding: 0 0 20px 0;
        font-size: 28px;
    }
    .solutions-details-img-right img {
        display: block;
        margin: 0 auto;
    }
    .solutions-sub-list p.solutions-sub-list-txt {
        font-size: 12px;
    }
}
@media all and (max-width:992px) {
    .resize-image-70 {
        width: 100%;
    }
}
@media all and (max-width:767px) {
    .solutions-text {
        padding: 15px 0;
    }
    .solutions-text .pull-right, .solutions-text .pull-left {
        float: none !important;
    }
    .resize-image-70 {
        width: 70%;
    }
    .solutions-header h1 {
        font-size: 32px;
        padding: 20px 0 0;
    }
    .solutions-header p {
        font-size: 16px;
    }
    .solutions-header {
        padding: 60px 0 30px;
    }
    .solutions-info h2 {
        font-size: 20px;
        line-height: 1.2;
    }
    .solutions-image {
        display: none;
    }
    .solutions-nav ul {
        padding: 20px;
    }
    .solutions-item li {
        width: 100%;
    }
    .solutions-icon .solutions-img {
        width: 45px;
        float: left;
    }
    .solutions-icon h3 {
        margin-left: 60px;
        padding-top: 5px;
        font-size: 20px;
    }
    .solutions-icon p {
        margin-left: 60px;
    }
    .solutions-sub {
        padding-bottom: 15px;
        border-bottom: 1px solid #ddd;
        margin-bottom: 15px;
    }
    .solutions-sub ul {
        margin: 5px 0 0;
    }
    .solutions-sub-list li {
        width: 25%;
        display: inline-block;
        text-align: left;
        border: none;
    }
    .solutions-sub-list a {
        padding: 10px 0 0 15px;
    }
    .solutions-sub {
        text-align: left;
    }
    .solutions-sub-list p.solutions-sub-list-txt {
        text-align: left;
        margin: 0;
    }
    .solutions-sub-list li.active span.solutions-sub-arrow {
        display: none;
    }
}
@media all and (max-width:480px) {
    .resize-image-70 {
        width: 90%;
    }
    .solutions-top h2 {
        font-size: 26px;
        padding: 10px 0 20px;
    }
    .solutions-sub-list li {
        width: 50%;
    }
    .solutions-nav ul {
        padding: 20px 15px;
    }
    .solutions-details {
        padding: 15px 15px 0 15px;
    }
    .solutions-bg-grey {
        padding: 0;
    }
    #solutions-menu-list li {
        width: 50%;
        text-align: center;
    }
    #solutions-menu-list {
        text-align: left;
    }
    .solutions-details-img-right img {
        width: 100%;
    }
    h3.solutions-h3 {
        font-size: 20px;
        padding: 20px 0 0 0;
    }
    .solutions-item li div {
        width: 60px;
        height: 60px;
    }
    .solutions-item li div img {
        height: 50px;
    }
    .solutions-item h2 {
        margin-left: 75px;
        padding-top: 5px;
    }
    .solutions-item p {
        margin-left: 75px
    }
    .solutions-item li {
        margin: 0 0 5px;
    }
    .solutions-item-main-choose h2 {
        margin-left: 0;
        padding-top: 5px;
    }
    .solutions-item-main-choose p {
        margin-left: 0
    }
}
.popover {
    z-index: 2000;
}
.egift-sort-wrap {
    border-bottom: 1px dashed #ddd;
    margin-bottom: 30px;
}
.egift-sort-wrap h3 {
    margin-top: 30x;
    font-size: 16px;
    margin-bottom: 20px;
}
.nav-pills > li {
    margin-left: 2px;
    margin-right: 2px;
}
.nav-pills > li > a {
    border: 2px solid #ddd;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -khtml-border-radius: 0;
}
.nav-pills > li > a:hover, .nav-pills > li > a:focus {
    color: #333;
    background: #fdf3f3;
    border: 2px solid #f3b7b8;
}
.nav-pills > li > a.sort-tab-all:hover, .nav-pills > li > a.sort-tab-all:focus {
    color: #333;
    background: #eeeeee;
    border: 2px solid #dddddd;
}
.nav-pills > li > a.sort-tab-A:hover, .nav-pills > li > a.sort-tab-A:focus {
    color: #333;
    background: #fffbf2;
    border: 2px solid #fdedbc;
}
.nav-pills > li > a.sort-tab-B:hover, .nav-pills > li > a.sort-tab-B:focus {
    color: #333;
    background: #fff7f3;
    border: 2px solid #ffd5c1;
}
.nav-pills > li > a.sort-tab-C:hover, .nav-pills > li > a.sort-tab-C:focus {
    color: #333;
    background: #fdf2f8;
    border: 2px solid #f5beda;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #333;
    background: #fdf3f3;
    border: 2px solid #f3b7b8;
}
.nav-pills > li.active > a.sort-tab-all, .nav-pills > li.active > a.sort-tab-all:hover, .nav-pills > li.active > a.sort-tab-all:focus {
    color: #333;
    background: #eeeeee;
    border: 2px solid #dddddd;
}
.nav-pills > li.active > a.sort-tab-A, .nav-pills > li.active > a.sort-tab-A:hover, .nav-pills > li.active > a.sort-tab-A:focus {
    color: #333;
    background: #fffbf2;
    border: 2px solid #fdedbc;
}
.nav-pills > li.active > a.sort-tab-B, .nav-pills > li.active > a.sort-tab-B:hover, .nav-pills > li.active > a.sort-tab-B:focus {
    color: #333;
    background: #fff7f3;
    border: 2px solid #ffd5c1;
}
.nav-pills > li.active > a.sort-tab-C, .nav-pills > li.active > a.sort-tab-C:hover, .nav-pills > li.active > a.sort-tab-C:focus {
    color: #333;
    background: #fdf2f8;
    border: 2px solid #f5beda;
}
.cards-tabs a, .cards-tabs a:hover, .cards-tabs a:focus {
    color: #222;
}
.egift-sort {
    overflow: hidden;
    font-size: 0;
    padding-bottom: 25px;
}
.egift-sort li {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    color: #000;
    margin: 0 15px 5px 0;
    font-size: 14px;
    font-weight:600;
}
.egift-sort li > a {
    display: block;
    padding: 10px 15px;
    border: 2px solid #ddd;
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
.egift-sort li > a:hover {
    border: 2px solid #004A8C;
}
.egift-sort li.active > a {
    border: 2px solid #004A8C;
    background: #004A8C;
}
.egift-sort li > a.sort-tab-all {
    background: #eeeeee;
}
.egift-sort li > a.sort-tab-all:hover {
    border: 2px solid #ddd;
}
/***
.egift{overflow:hidden;*margin-bottom:30px;font-size:0;}
.egift li{display:inline-block;width:14%;vertical-align:top;text-align:center;margin-bottom:20px;}
***/
.egift-bg {
    background: #f5f5f5;
    border: 1px solid #ddd;
    padding: 30px;
    margin-bottom: 30px;
}
.egift-bg-white {
    padding: 0;
    margin-bottom: 20px;
}
.egift-bg-arrow {
    background: #f5f5f5;
    padding: 30px;
    margin-bottom: 30px;
}
.egift-arrow {
    width: 80px;
    height: 80px;
    border-radius: 40px;
    background: #f5f5f5;
    margin: -60px auto 0;
    padding-top: 25px;
}
.egift-arrow img {
    width: 26px;
    margin: 0 auto;
    display: block;
}
.egift-flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-wrap: wrap;
    align-items: stretch;
    margin:0 -6px;
}


.egift-col-item {
    width: 20%;
    padding: 0 6px 30px;

}

.egift-flex-noborder .egift-col-item{
    width: 16.666667%;
}

.egift-flex-hover .egift-col-item{
    width:20%;
}

.egift-img-box {
    border-radius:0.75rem;
    padding:1rem;
    background:#efefef;
    position:relative;
}

.egift-img-box img {
    transition: transform .2s; /* Animation */
    margin: 0 !important;
}
.egift-col-item a:hover .egift-img-box img {
    transform: scale(1);
}



.egift-col-item a {
    color: #000;
    text-decoration: none;
    display: block;
    position: relative;
    text-decoration: none !important;
}

.egift-flex-border .egift-col-item a {
    border: 1px solid #ddd;
    padding: 20px;
    border-radius: 5px;
    height: 100%;
    color: #000;
}
.egift-flex-border .egift-col-item a:hover {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 10px 0px;
}
.egift-retailer {
    font-size:15px;
    display: block;
    font-weight:600;
    padding:0.75rem;

}

.egift-denomination-title{
    border-top:1px dashed #ccc;
    padding-top:10px;
}


.egift-values {
    color: #999;
    display: block;
    margin: 6px 0;
}
.egift-col-item img {
    width: 100%;
    display: block;
    margin: 0 0 15px;
}

.egift-flex-img img {
    margin: 0 auto 15px;
}

.egift-values-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: .2s ease;
    background-color: rgba(255, 255, 255, 0.95);
    border-radius:5px;
    padding:10px 15px;
    font-weight:700;
}


.egift-flex-noborder .egift-values-overlay {
    padding:0;
    border-radius:0;
}
.egift-values-flex {
   display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-wrap: wrap;
    margin: 0 -1px;
}

.egift-values-item {
    width:33.3333333%;
    padding:0 3px;
}

.egift-denomination {
    font-weight:600;
    font-size:12px;
    display:block;
    text-align:center;
    color:#000;
    padding:3px;
    border-radius: 5px;
    margin: 3px 0;
    background:#fff;
    border:1px solid #ddd;
}
.egift-values-more {
    display: block;
    text-align:center;
    padding:10px;
    color:#fff;
    background:#000;
    margin-top:10px;
    font-size:12px;
    font-weight:400;
}

.egift-col-item a:hover .egift-values-overlay {
    opacity: 1;
}


.retailervalue-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content:flex-start;
    margin:0 -6px;
}

.retailervalue-item {
    width:25%;
    padding:0 6px;
}

.retailervalue {
    display: block;
    width: 100%;
    font-weight:700;
    text-align: center;
    line-height: 1.4;
    vertical-align: top;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 0.75rem;
    background: #fff;
    margin: 0 0 10px;
    font-size:16px;
}


.retailervalue-item-voucher {
    width:100% !important;
    padding:0 6px;
}



.retailercard-section {
    padding: 1.5rem 1rem;
    border-bottom: 1px solid #ddd;
}


.egift-hover{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(0,0,0,.5);
    opacity: 0;
    transition: opacity .5s ease,-webkit-transform 2s cubic-bezier(0,0,.44,1.18);
    transition: opacity .5s ease,transform 2s cubic-bezier(0,0,.44,1.18);
    transition: opacity .5s ease,transform 2s cubic-bezier(0,0,.44,1.18),-webkit-transform 2s cubic-bezier(0,0,.44,1.18);
}

.egift-col-item a:hover .egift-hover{opacity:1;}

.click-btn{
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 3;
    width: 100%;
    text-align: center;
    opacity: 0;
    transition: opacity .3s ease,-webkit-transform .3s ease;
    transition: transform .3s ease,opacity .3s ease;
    transition: transform .3s ease,opacity .3s ease,-webkit-transform .3s ease;
    text-align: center;
    padding:20px;
}
.click-btn span{
    font-size:12px;
    display: block;
    padding: 8px 14px;
    color:#FFFFFF;
    background:#000;
}


.egift-col-item a:hover .click-btn{
    opacity: 1;
    -webkit-transform: translateY(-50%) translateZ(0);
    transform: translateY(-50%) translateZ(0)
}



.egift-highlight{
    position: absolute;
    top: 0;
    right:0;
    bottom: 0;
    left: 0;
    visibility: hidden;
    background-color: #efefef;
    opacity: 0;
    border-radius: 1rem 1rem 0 0;

}
.egift-information .egift-highlight {
    background-color: #efefef;
    border-radius: 0 0 1rem 1rem;
    border-bottom: 1px solid #ccc;

}


.egift-col-item a:hover .egift-highlight {
    visibility:visible;
    opacity:1;
    transition:opacity .3s ease,visibility 0s ease,-webkit-transform .3s ease;
    transition:opacity .3s ease,visibility 0s ease,transform .3s ease;
    transition:opacity .3s ease,visibility 0s ease,transform .3s ease,-webkit-transform .3s ease;
    -webkit-transform:scale(1);
    transform:scale(1);
}


.egift-col-item a:hover .egift-values-more {
    -webkit-transition: max-height 0.5s ease-in-out;
    -moz-transition: max-height 0.5s ease-in-out;
    -o-transition: max-height 0.5s ease-in-out;
    transition: max-height 0.5s ease-in-out;
}








.egift-retailer-details {
    position: relative;
    overflow: hidden;
}

.relative{
    position:relative;
}

.egift-information {
    font-size:13px;
    visibility: hidden;
    opacity: 0;
    position:absolute;
    z-index: 100;
    width:100%;
    padding:0 0.75rem 0.75rem 0.75rem;  
}

.egift-col-item a:hover .egift-information {
    -webkit-transition: max-height 0.5s ease-in-out;
    -moz-transition: max-height 0.5s ease-in-out;
    -o-transition: max-height 0.5s ease-in-out;
    transition: max-height 0.5s ease-in-out;
    visibility:visible;
    opacity:1;
    margin-top:0;
}



.retailer-details-img img{
	margin:0 auto;
	display: block;
}

.retailercard-section p:last-of-type {
    margin-bottom: 0;
}

.temphighlight {
	background:#fff4e9;
	transition: background-color 1s ease;
}




@media all and (max-width:1200px) {
    .egift-flex-noborder .egift-col-item{
        width: 20%;
    }
}

@media all and (max-width:992px) {
    .egift-col-item, .egift-flex-noborder .egift-col-item {
        width: 25%;
    }
}
@media all and (max-width:767px) {
    .egift-col-item,  .egift-flex-noborder .egift-col-item{
        width: 33.333333%;
    }
}
@media all and (max-width:600px) {
    .egift-col-item, .egift-flex-noborder .egift-col-item {
        width: 50%;
    }
}
.egift {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-wrap: wrap;
    margin: 0 -15px;
    align-items: flex-start;
}
.egift li {
    width: 16.666667%;
    padding: 0 15px;
}
.egift li img {
    display: block;
    margin: 0 auto 10px;
    width: 150px;
}
.egift li span.egift-name {
    font-size: 13px;
    display: block;
    text-align: center;
    padding: 0 10px;
    margin: 0 0 10px;
}
.egift li .egift-info {
    display: none;
}
.egift-card {
    font-weight: bold;
    font-size: 13px;
}
.egift-value {
    font-weight: bold;
    font-size: 12px;
    line-height: 1.5;
    padding: 10px 0;
    border-bottom: 1px dashed #ddd;
}
.egift-value span {
    background: #222;
    padding: 5px 10px;
    color: #fff;
    display: inline-block;
    margin: 0 5px 0 0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -khtml-border-radius: 3px;
}
.egift-terms {
    font-size: 11px;
    padding: 10px 0;
}
.egift-cond {
    font-size: 12px;
}
.disclaimer {
    font-size: 12px;
}
.us-merchant-disclaimer {
    font-size: 12px;
}
@media all and (max-width:992px) {
    .egift li {
        width: 33.333333%;
    }
}
@media all and (max-width:480px) {
    .egift-sort li {
        margin: 0 5px 10px 0;
    }
    .egift li {
        width: 50%;
    }
}
@media all and (max-width:240px) {
    .egift-sort li {
        width: 100%;
        margin: 0 0 5px;
    }
    .nav-pills > li + li {
        margin: 0 0 5px;
    }
    .egift-sort li > a {
        padding: 5px
    }
    .egift li {
        width: 50%;
    }
}
.cards {
	width: 100%;
    overflow: hidden;
	border-radius: 10px;
	/**background-color: #fff;
	padding:20px;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;**/
    margin-bottom: 30px;
}
.cards li {
    float: left;
    /**border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;**/
    width: 20%;
	padding: 0.25rem;

}
.cards li img {
    display: block;
    margin: 0 auto;
}
.cards-uk li {
    width: 16.66666667%;
}

.cards-col-8 li {
    width: 12.5%;
}

.cards-col-6 li {
    width: 16.6666666667%;
	padding: 0.3rem;
}

.cards-border li {
    width: 20%;
	padding: 8px;
	color: #212121 !important;
	text-decoration: none !important;
}

.cards-item-name {
	font-size: 0.8rem;
	color:#212121 !important;
	text-decoration: none !important;
    line-height: 1.5;
    min-height: calc(1.5em * 2);
}

.cards-border li img{
    width: 100%;
}



.egiftlink {
	display: block;
    cursor:pointer;
	text-decoration: none !important;
}


@media all and (max-width:1200px) {
	.cards-col-8 li {
		width: 16.6666666667% !important;
	}
    .cards-uk li {
        width: 25%;
    }
}



@media all and (max-width:992px) {
	.cards-col-8 li {
		width: 25% !important;
	}
	.cards-border li {
		width: 33.3333333333% !important;
	}
}

@media all and (max-width:480px) {
	.cards-col-8 li {
		width: 33.3333333333% !important;
	}

}


.plans {
    overflow: hidden;
    margin: 0 -5px;
}
.plan-type {
    float: left;
    width: 20%;
    margin: 10px 0;
}
.plan {
    background: #f5f5f5;
    position: relative;
    border: 2px solid #ddd;
    height: 375px;
    margin: 0 5px 20px;
}
@media (max-width:1199px) {
    .plan {
        height: 395px;
    }
}
.plan li {
    padding: 20px 0;
    margin: 0 20px;
}
.plan li span {
    display: block;
    font-size: 30px;
}
.plan li p {
    background: url(../images/ico-tick.png) no-repeat 0 0;
    padding-left: 35px;
    margin-bottom: 0;
}
.plan .btn {
    padding-left: 10px;
    padding-right: 0;
    display: block;
    text-align: center;
}
.plan .btn span {
    display: inline;
    font-size: 25px;
}
.plan li.type {
    border: none;
    background: #eee;
    text-align: center;
    color: #000;
    font-weight:600;
    font-size: 18px;
    padding-bottom: 0;
    margin: 0;
}
.plan li.type h2 {
    font-size: 56px;
    font-weight:700;
    margin: 10px 0;
    padding: 0;
}
.plan li.type h2 sup, .plan li.type h2 b {
    font-weight:400;
    font-size: 15px;
}
.plan li.type h2 sup {
    padding-right: 5px;
    vertical-align: super;
}
.plan li.type span {
    background: #dddddd;
    padding: 7px 0;
    font-size: 18px;
    font-weight:400;
}
.plan li.gifts {
    text-align: center;
    padding-top: 20px;
}
#plans .table th {
    background: #ddd;
}
#plans .table .even {
    background: #f5f5f5;
}
.note {
    font-size: 11px;
    padding-top: 10px;
}
#intro {
    font-size: 16px;
}
#intro strong {
    font-weight:700;
}
#intro li div {
    background-color: #FFFFFF;
    border: 5px solid #EEEEEE;
    border-radius: 50%;
    float: left;
    height: 60px;
    width: 60px;
}
#intro li {
    margin-bottom: 20px;
    overflow: hidden;
}
#intro li div img {
    display: block;
    height: 50px;
    margin: 0 auto;
}
#intro li p {
    margin: 5px 0 0 80px;
}
#intro li.longtxt p {
    margin-top: 0;
}
#intro li.shorttxt p {
    margin-top: 30px;
}
@media (max-width:1199px) {
    #intro li p, #intro li.shorttxt p {
        margin-top: 15px;
    }
}
.free li.type span, .starter li.type span {
    background: #eee;
}
.free li.type span strong, .starter li.type span strong {
    visibility: hidden;
}
.starter li.gifts {
    padding-top: 20px;
}
.starter li.gifts span {
    font-size: 30px;
}
.advanced {
    border: 2px solid #004a8c;
}
.advanced li.popular {
    background: #004a8c;
    color: #fff;
    font-size: 16px;
    display: block;
    padding: 10px 0;
    margin: 0;
    width: 100%;
    text-align: center;
    border: none;
    position: absolute;
    bottom: 0;
}
.advanced li.popular strong {
    padding-left: 30px;
    background: url(../images/ico-star.png) no-repeat 0 center;
    background-size: 20px;
}
#plans h3 {
    padding: 0 0 20px;
}
#plans h2 {
    padding: 0 0 40px;
    font-size: 32px;
}
.plan-table {
    width: 100%;
    margin-bottom: 30px;
}
.plan-table th {
    background: #f7f7f7;
}
.plan-table td {
    font-size: 15px;
    padding: 15px 20px;
    text-align: center;
    vertical-align: top;
    border: 1px solid #ddd;
}
.plan-table td.plan-express {}
.plan-table td.plan-table-left {
    text-align: left;
}
.plan-table td.plan-table-b-r {}
.plan-table tr {
    background: #fff;
}
.plan-table tr.plan-table-grey {
    background: #f7f7f7;
}
.plan-table tr.plan-total {
    font-weight:600;
    font-size: 22px;
    color: #fff;
    background: #222;
}
.plan-table tr.plan-total td {
    font-size: 17px;
}
.plan-table .plan-free {
    font-size: 26px;
}
.plan-table .plan-premium {
    font-size: 20px;
}
.plan-table th.plan-table-logo-express {
    background: url(../images/logo-express-white.png) no-repeat center center #004a8c;
    height: 50px;
    border: 1px solid #004a8c;
}
.plan-table th.plan-table-logo-premium {
    background: url(../images/logo-premium-white.png) no-repeat center center #000;
    height: 50px;
    border: 1px solid #000;
}
.plan-table .price {
    font-size: 18px;
}
.plan-table .glyphicon {
    font-size: 24px;
}
.red-text {
    color: #f11e1e;
}
.green-text {
    color: #039504;
}
.plan-table .btn {
    font-size: 16px;
    display: block;
}
.vcenter {
    vertical-align: middle !important;
}
.vbottom {
    vertical-align: bottom !important;
}
@media all and (max-width:992px) {
    .plan-table td {
        font-size: 13px;
    }
    .plan-table .btn {
        font-size: 15px;
    }
    .plan-table .glyphicon {
        font-size: 18px;
    }
}
@media all and (max-width:767px) {
    .plan-table .plan-free {
        font-size: 20px;
    }
    .plan-table .plan-premium {
        font-size: 16px;
    }
    .plan-table td {
        padding: 10px;
    }
    .plan-table td {
        font-size: 12px;
    }
    .plan-table th.plan-table-logo-premium, .plan-table th.plan-table-logo-express {
        background-size: 80%;
    }
}
@media all and (max-width:600px) {
    .plan-table .plan-free {
        font-size: 14px !important;
    }
    .plan-table .plan-premium {
        font-size: 13px !important;
    }
}
@media all and (max-width:480px) {
    .plan-table td {
        font-size: 10px !important;
    }
    .plan-table .plan-free {
        font-size: 16px;
    }
    .plan-table .btn {
        font-size: 10px !important;
    }
    .plan-table-logo-express img, .plan-table-logo-premium img {
        width: 100% !important;
    }
}
@media all and (max-width:400px) {
    .plan-table th.plan-table-logo-express {
        background: url(../images/logo-express-white-short.png) no-repeat center center #004a8c;
    }
    .plan-table th.plan-table-logo-premium {
        background: url(../images/logo-premium-white-short.png) no-repeat center center #000;
    }
    .plan-table th.plan-table-logo-premium, .plan-table th.plan-table-logo-express {
        background-size: 80%;
    }
}
.others {
    overflow: hidden;
    padding: 0 0 10px 0;
}
.others p {
    background: url(../images/ico-tick.png) no-repeat 0 8px;
    padding-left: 35px;
}
.others span {
    display: block;
    font-size: 20px;
    font-weight:600;
}
.options {
    height: 110px;
}
.options li p {
    background: none;
    padding-left: 0;
}
.options li span {
    font-size: 16px;
    font-weight:600;
    padding-bottom: 5px;
}
#about img {
    float: right;
    margin: 0 0 10px 10px;
}
#about h3 {
    padding-bottom: 15px;
}
#about ol {
    list-style: decimal;
    margin: 0 0 20px 30px;
}
#about ul {
    list-style: disc;
    margin: 0 0 20px 30px;
}
#about li {
    padding-bottom: 5px;
}
#contact h3 {
    padding-bottom: 20px;
}
#contact label {
    font-size: 14px;
    font-weight: normal;
    font-weight:400;
}
/**#contact .form-control {
    height: auto;
    padding: 12px;
    font-size: 16px;
    border-radius: 0;
}**/
#contact .form-group {
    margin-bottom: 20px;
}
#contact .has-error .form-control {
    border-color: #cc0000;
}
.contact-list {
    list-style: none;
}
.contact-list li {
    padding: 20px;
    background: #f5f5f5;
    margin-bottom: 15px;
}
.contact-list h4 {
    padding-bottom: 10px;
    font-weight:600;
}
.contact-list h4 span {
    padding-right: 8px;
}
.contact-list p {
    padding: 0 0 15px 30px;
    margin-bottom: 0;
    font-size: 16px;
}
.contact-list span {
    float: left;
    font-size: 16px;
}
.contact-list .contact-email {
    border-left: 1px solid #ddd;
}
.feedback {
    margin-bottom: 20px;
    padding: 20px 20px 0;
    font-size: 16px;
}
.feedback span {
    font-size: 24px;
    float: left;
    padding-right: 15px;
}
.positive {
    border: 1px solid #66AC18;
    color: #4c9100;
}
.negative {
    border: 1px solid #cc0000;
    color: #dd0000;
}
#contact {
    min-height: 76%;
}
.contact-choice a {
    background: #f5f5f5;
    position: relative;
    margin-bottom: 20px;
    padding: 30px;
    font-size: 14px;
    cursor: pointer;
    display: block;
    text-decoration: none;
    color: #000;
	border:2px solid #fff;

}

.contact-choice a:hover {
	border:2px solid #ddd;
}

.contact-choice a h3 {
    font-size: 22px;
    padding-bottom: 10px !important;
}
.contact-details {
    display: none;
}
.contact-choice a.current {
    color: #fff;
    background: #333;
}
.contact-intro {
    font-size: 16px;
    margin-bottom: 30px;
}
.contact-support li {
    padding: 20px 20px 5px;
    font-size: 13px;
}
.contact-support p {
    font-size: 13px;
}
h2.contact-support-heading {
    font-weight:400;
    font-size: 32px;
    padding-bottom: 30px;
}
@media all and (max-width:767px) {
    h2.contact-support-heading {
        font-size: 24px;
        line-height: 30px;
        text-align: center;
        padding-bottom: 20px;
    }
}
.slide-panel h2 {
    font-weight:600;
    font-size: 35px;
    padding-bottom: 30px;
}
.slide-panel {
    width: 100%;
    overflow: hidden;
    margin-bottom: 50px;
}
.slide-panel-dark {
    background: #efefef;
    padding: 50px 0;
}
.slide-panel-dark .tab-pane b {
    background-image: url(../images/tab-arrow-grey.png)
}
.slide-content li {
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}
.slide-content li div {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 5px solid #ddd;
    width: 100px;
    height: 100px;
    background-color: #fff;
    float: left;
}
.slide-content li div img {
    margin: 0 auto;
    display: block;
    height: 90px;
}
.slide-content li h3 {
    padding: 15px 0 10px;
}
.slide-content li p {
    margin-bottom: 0;
}
.slide-content li h3, .slide-content li p {
    margin-left: 120px;
}
body#login {
    background: url(../images/bg.svg) no-repeat center center fixed #0752b5;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.apply-box {
    color: #fff;
    font-size: 18px;
    padding-left: 25px;
    margin-top: 20%;
}
.apply-box h1 {
    font-size: 56px;
    padding-bottom: 20px;
}
.create-btn {
    background-color: #fff;
    padding: 15px 0;
    width: 230px;
    color: #0158b7;
    margin: 10px 0;
}
.create-btn:hover {
    background-color: #fff;
    color: #0158b7;
    filter: alpha(opacity=0.8);
    opacity: 0.8;
}
#landing {
    color: #fff;
    font-size: 18px;
  	background: url(../images/bg.svg) no-repeat center center fixed #0752b5;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#landing .container {
    padding-top: 8%;
    padding-bottom: 8%;
}
#landing h1 {
    font-size: 56px;
    padding-bottom: 30px;
}
#landing h1 span {
    display: block;
    color: #f58220;
    font-size: 24px;
    padding-bottom: 10px;
}
#landing ul {
    list-style: disc;
    margin: 0 0 15px 25px;
}
#landing ul li {
    padding-bottom: 15px;
}
#landing .btn {
    font-size: 24px;
}
#landing img {
    margin-top: 50px;
}
.white-section {
    width: 100%;
    background: #fff;
    padding: 50px 0 30px;
}
.white-section h2 {
    font-size: 28px;
    padding-bottom: 10px;
}
.white-section .dark-btn {
    margin: 0;
}
.faq h2 {
    font-size: 28px;
    padding-bottom: 20px;
}
.faq h3 {
    font-size: 1.25rem;

    padding-top: 2rem;
    padding-bottom: 1.25rem;
}
.faq ul {
    list-style: disc;
    margin: 0 0 15px 25px;
}
.faq ul li {
    padding-bottom: 10px;
}
.faq-links {
    border-bottom: 1px dashed #ddd;
    padding-bottom: 10px;
    margin-bottom: 30px;
}
.faq-links ul li {
    margin-left: 30px;
    list-style: disc;
}
.faq-links ul li {
    padding-bottom: 5px;
}
.help-anchor {
    position: relative;
}
.help-anchor a {
    position: absolute;
    top: -70px;
}
.privacy h3 {
    font-size: 18px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.clients-box {
    overflow: hidden;
    margin: 0 0 60px;
}
.clients-logo img {
    display: block;
    margin: 0 0 15px;
    width: 200px;
}
.clients-logo {
    padding: 0;
    vertical-align: middle;
}
.clients-testimonial {}
.clients-quote {
    margin: 0 0 25px;
    position: relative;
}
.clients-quote img.clients-quote-arrow {
    position: absolute;
    bottom: -15px;
}
.clients-quote img.clients-quote-left {
    float: left;
    width: 25px;
    margin-top: 3px;
}
img.clients-quote-right {
    width: 20px;
    display: inline-block;
    margin: 3px 0 0 15px;
    vertical-align: top;
}
.clients-quote-marks {
    text-align: right;
    padding: 5px 0 0 0;
    display: block;
}
.clients-text {
    font-size: 14px;
    line-height: 1.5;
    padding: 0 20px 0 35px;
}
.clients-text span {
    font-weight:400;
    display: block;
    margin: 0 0 15px;
    line-height: 1.3;
    font-size: 23px;
}
.clients-name {
    font-weight: 700;
    font-size: 12px;
    padding: 0 20px 0 35px;
}
.clients-name span {
    font-weight: 400;
}
.clients-logo-list .row {
    margin-right: -0;
    margin-left: -0;
}
.clients-logo-list .clients-logo-img {
    padding: 10px 0;
}
.clients-logo-list .clients-logo-img {
    max-width: 16.66666667%;
}
.clients-logo-img img {
    margin: 0 0;
}
a.more-link {
    font-size: 18px;
    line-height: 41px;
}
a:hover.more-link {
    text-decoration: none;
}
a.more-link i {
    background: url(../images/plus-more.png) 0 0 no-repeat;
    width: 41px;
    height: 41px;
    margin: 0 10px 0 0;
    display: inline-block;
    vertical-align: middle;
}
@media all and (max-width:1200px) {
    .clients-logo-list .clients-logo-img {
        max-width: 25%;
    }
}
@media all and (max-width:767px) {
    .clients-logo img {
        margin: 15px auto !important;
    }
}
@media all and (max-width:640px) {
    .clients-logo-list .clients-logo-img {
        max-width: 50%;
    }
}
@media all and (max-width:480px) {
    .clients-text span {
        font-size: 20px;
    }
    a.more-link {
        font-size: 16px;
        line-height: 30px;
        display: block;
        text-align: center;
    }
    a.more-link i {
        width: 30px;
        height: 30px;
        background-size: 30px 30px;
    }
}
.card-details h2 {
    font-weight:400;
    font-size: 32px;
    padding-bottom: 30px;
}
.cards a {
    text-decoration: none !important;
}
.card-img img {
    width: 90%;
    max-width: 100%;
    display: block;
}
.card-value {
    font-size: 24px;
    padding-top: 5px;
    line-height: 1.5;
}
.card-value-amt span {
    font-size: 36px;
    line-height: 1.5;
    font-weight:600;
    border: 3px solid #262626;
    padding: 0 30px;
    display: inline-block;
    margin: 0 0 10px;
    min-width: 240px;
}
.card-expiry {
    font-size: 19px;
}
.card-expiry-activate {
    font-size: 19px;
}
.card-price {
    font-size: 24px;
    padding-top: 5px;
    line-height: 1.5;
}
.card-price-amt span {
    font-size: 36px;
    line-height: 1.5;
    font-weight:600;
    border: 3px solid #ccc;
    padding: 0 30px;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 10px;
    min-width: 240px;
}
.card-price-amt b {
    font-weight:600;
    display: inline-block;
    margin: 5px 0 0 10px;
    color: #fff;
    padding: 10px 10px 10px 15px;
    vertical-align: top;
    font-size: 12px;
    background: url(../images/ico-offer-arrow.png) no-repeat 0 center #f30004;
}
.card-description {
    font-size: 14px;
}
.card-terms {
    font-size: 14px;
    margin-bottom: 15px;
}
a.btn-back {
    font-weight: 700;
    display: inline-block;
    margin: 20px 0 30px;
    font-weight: normal;
    text-align: center;
    vertical-align: top;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 10px 20px;
    line-height: 1.42857143;
    border-radius: 4px;
    background: #379adc;
    color: #fff;
    text-decoration: none;
}
a.btn-back:hover {
    color: #fff;
    text-decoration: none;
}
.special-offer {
    position: relative;
}
.special-offer b {
    background: url(../img/ico-offer.png) no-repeat 0 0;
    width: 86px;
    height: 27px;
    display: block;
    position: absolute;
    top: -25px;
    right: 10px;
}
@media all and (max-width:1023px) {
    .card-details h2 {
        text-align: center;
        line-height: 48px;
    }
}
@media all and (max-width:567px) {
    .card-details h2 {
        font-size: 24px;
        line-height: 30px;
        text-align: center;
        padding-bottom: 20px;
    }
}
@media all and (max-width:991px) {
    .card-img img {
        width: 100%;
    }
    .card-price-amt, .card-value-amt, .card-expiry-activate {
        padding-left: 0;
    }
    .card-price-amt span, .card-value-amt span {
        font-size: 28px;
        min-width: 175px;
    }
}
@media all and (max-width:768px) {
    .card-price-amt b {
        margin: 5px 0 0 5px;
    }
}
@media all and (max-width:720px) {
    .card-price-amt span, .card-value-amt span {
        display: block;
        min-width: 0;
    }
    .card-price-amt b {
        margin: 0 0 10px;
        padding: 5px 20px;
        background: #f30004;
    }
}
@media all and (max-width:640px) {
    .card-value, .card-price {
        font-size: 18px;
        padding-left: 5px;
    }
    .card-expiry {
        font-size: 18px;
        padding-left: 5px;
    }
    .card-expiry-activate {
        font-size: 18px;
    }
    .card-details {
        padding-top: 0;
    }
}
@media all and (max-width:480px) {
    .card-value, .card-price {
        font-size: 18px;
        padding-left: 0;
    }
    .card-value-amt span, .card-price-amt span {
        font-size: 22px;
        padding: 0 10px;
    }
    .card-price-amt b {
        padding: 5px 10px;
    }
    .card-expiry {
        font-size: 15px;
        padding-left: 0;
    }
    .card-expiry-activate {
        font-size: 15px;
        line-height: 1.3;
    }
    .special-offer b {
        top: -30px;
        right: 0;
    }
    .card-description {
        font-size: 16px;
    }
    .card-terms {
        font-size: 13px;
    }
}
@media all and (max-width:380px) {
    .card-img {
        width: 100%;
    }
    .card-details {
        width: 100%;
    }
    .card-value, .card-expiry, .card-price {
        padding-left: 15px;
    }
    .card-value-amt, .card-expiry-activate, .card-price-amt {
        padding-left: 15px;
    }
    .card-img img {
        width: 70%;
        margin: 0 auto 20px;
    }
}
@media all and (max-width:250px) {
    .card-value, .card-expiry, .card-price {
        width: 33.33333333%;
    }
    .card-value-amt, .card-expiry-activate, .card-price-amt {
        width: 66.66666666%;
    }
}
.salesforce {
    width: 100%;
    background: #f5f5f5;
    padding: 50px 0;
    overflow: hidden;
    margin-bottom: 50px;
}
.salesforce-img img {
    margin: 0 auto;
    display: block;
}
.giftsender {
    padding: 25px;
	background: #1199FA;
	color: #fff;
    margin: 0 0 30px;
}
.giftsender a {
	color:#fff;
}
.giftsender img {
    float: left;
    width: 30px;
    margin-top: 5px;
}
.giftsender p {
    margin: 0;
    padding: 0 0 0 50px;
}
@media all and (max-width:480px) {
    .giftsender img {
        float: none;
        display: block;
        margin: 0 auto 10px;
    }
    .giftsender p {
        padding: 0;
    }
}
#welcome {
    color: #fff;
    font-size: 18px;
    background: url(../images/bg.svg) no-repeat center center fixed #0752b5;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.welcome-msg {
    padding: 15% 0;
    text-align: center;
}
.welcome-msg h1 {
    font-size: 38px;
    padding-bottom: 40px;
}
.welcome-msg h3 {
    font-size: 22px;
    font-weight:400;
    padding-bottom: 15px;
}
.welcome-msg .btn {
    width: 100%;
    font-size: 18px;
}
.welcome-msg img.welcome-logo {
    width: 180px;
    display: block;
    margin: 30px auto 40px;
}
.welcome-msg img.welcome-country {
    width: 50px;
    border: 1px solid #fff;
    display: block;
    margin: 20px auto;
}
.welcome-white {
    background: white;
    color: #222;
    padding: 30px;
    width: 80%;
    margin: 0 auto;
    -webkit-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.6);
    box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.6);
}
.welcome-white img.welcome-logo {
    width: 160px;
    display: block;
    margin: 20px auto 30px;
}
.welcome-white h1 {
    font-size: 38px;
    padding-bottom: 20px;
}
.welcome-white h3 {
    padding-bottom: 20px;
}
.welcome-country {
    display: block;
    text-align: center;
    padding: 20px 10px;
    font-size: 16px;
}
.welcome-country:hover {
    background-color: #efefef;
    text-decoration: none;
}
.welcome-country img {
    margin: 0 auto 15px;
    display: block;
    width: 50px;
}
.section-grey {
    background: #efefef;
}

.section-halfgrey {

	background: rgb(255,255,255);
	background: linear-gradient(180deg, rgba(255,255,255,1) 50%, rgba(245,245,245,1) 50%);	
}

.section-blue  {
   background: rgb(4,54,118);
background: linear-gradient(90deg, rgba(4,54,118,1) 0%, rgba(7,82,181,1) 35%, rgba(38,129,247,1) 100%);
}
.section-dark {
   background: #061121;
}


	.use-col {
    width: 20%;
    padding: 0 15px;
    float: left;
    text-align: center;
    font-size: 16px;
}

.use-link {
	color: #000 !important;
	text-decoration: none !important;
}


.use-img {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 5px solid #eee;
    width: 150px;
    height: 150px;
    margin: 0 auto 20px;
    background: #fff;
}
.use-img img {
    margin: 0 auto;
    display: block;
    height: 140px;
}

.use-img-colour {
    border: 0;
	display: flex;
	align-items: center;
}


.use-img-colour img {
    margin: 0 auto;
    display: block;
    max-height: 80px;
}





.country-box {
    display: flex;
    flex-wrap: wrap;
}
.country-col {
    width: 20%;
    position: relative;
}
.country-overlay {
    font-size: 12px;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: none;
    overflow: hidden;
    background-color: #fff;
    padding: 20px 10px 15px 10px;
    text-decoration: none !important;
}
.country-china {
    color: #428bca;
}
.country-china:hover .country-overlay {
    display: inline-block;
}
.country-overlay img {
    width: 110px;
    margin: 10px auto;
}
@media all and (max-width:992px) {
    .use-img {
        width: 120px;
        height: 120px;
    }
    .use-img img {
        height: 90px;
    }
}
@media all and (max-width:767px) {
    .country-col {
        width: 50%;
    }
    .welcome-country img {
        margin: 0 15px 0 0;
        display: inline-block;
        width: 50px;
        vertical-align: middle;
    }
    .welcome-country {
        display: block;
        text-align: left;
        padding: 15px 20px;
        margin: 0;
        font-size: 16px;
    }
    .use-col {
        width: 50%;
    }
    .country-overlay {
        margin: 0;
        padding: 10px 20px;
    }
    .country-overlay span {
        float: left;
        width: 60%;
    }
    .country-overlay img {
        float: right;
        margin: 0;
        width: 75px;
    }
}
@media all and (max-width:600px) {
    .country-col {
        width: 100%;
    }
}
@media all and (max-width:480px) {
    .use-col {
        width: 100%;
    }
}
.flexi-video {
    padding-left: 30px;
    border-left: 1px solid #ddd;
    overflow: hidden;
}
.flexi-video a {
    position: relative;
    display: block;
    overflow: hidden;
    text-decoration: none;
}
.flexi-video img {
    float: left;
    width: 250px;
    background: #e6f3ff;
}
.flexi-video span.video-play {
    position: absolute;
    top: 65px;
    left: 155px;
    font-size: 36px;
    color: #fff;
    opacity: 0.8;
}
.flexi-video a:hover span.video-play {
    opacity: 1;
}
.flexi-video span.video-time {
    text-decoration: none !important;
    background-color: #000;
    color: #fff;
    font-size: 13px;
    padding: 3px 5px;
    border-radius: 2px;
    position: absolute;
    top: 110px;
    left: 180px;
    width: 60px;
    text-align: center;
}
.flexi-video span i {
    margin-right: 5px;
    display: inline;
}
.flexi-video p {
    padding: 0 0 0 270px;
}
.flexi-video p strong {
    color: #000;
}
.flexi-video p em {
    color: #999;
}
.flexi-col {
    float: left;
    padding: 0 15px;
}
.flexi-col-1 {
    width: 55%
}
.flexi-col-2 {
    width: 45%
}
@media all and (max-width:1200px) {
    .flexi-col-1 {
        width: 50%
    }
    .flexi-col-2 {
        width: 50%
    }
}
@media all and (max-width:992px) {
    .flexi-video {
        padding: 20px 0;
        border-left: 0;
    }
    .flexi-col-1 {
        width: 100%
    }
    .flexi-col-2 {
        width: 100%
    }
}
@media all and (max-width:480px) {
    .flexi-video {
        width: 250px;
        margin: 0 auto;
    }
    .flexi-video img {
        float: none;
        margin: 0 auto;
        display: block;
        width: 250px;
    }
    .flexi-video p {
        padding: 20px 0 0;
        text-align: center;
    }
}
.section-border-top {
    border-top: 1px solid #ddd;
}
.list-styled {
    list-style: disc;
    margin: 0 0 20px 30px;
}
.client-nav {
    text-align: center;
    margin: 0 0 20px;
}
.client-nav li {
    display: inline-block;
    padding: 0 20px;
}
.clients-logo-section {
    padding: 0 0 35px;
    margin-bottom: 35px;
    border-bottom: 1px dashed #ddd;
}
.clients-logo-list h3 {
    font-size: 24px;
}
.h2-byline {
    display: block;
    margin-top: 5px;
    font-size: 18px;
}
.link-anchor {
    position: relative;
}
.link-anchor a {
    position: absolute;
    top: -80px;
}
.ui-icon {
    float: left;
    width: 20px;
    margin-top: 5px;
}
.free-branding {
    font-weight:600;
    font-size: 18px;
}
.plan-unavaliable {
    padding: 15px 20px;
}
.free-branding span {
    display: block;
    color: #fff;
    background-color: #f11e1e;
    padding: 5px;
    margin-bottom: 10px;
    font-size: 13px;
}
.plan-unavaliable {
    color: #aaa;
    text-decoration: line-through;
}
td.plan-offer {
    padding: 0;
}
.branding-promo-wrap {
    background: #f5f5f5;
    overflow: hidden;
    padding: 40px 40px 20px 40px;
/**box-shadow: 0 50px 100px -20px rgb(50 50 93 / 25%), 0 30px 60px -30px rgb(0 0 0 / 30%);**/
}
.branding-promo-uk {}
.branding-promo-ukbonus {
    background: #f5f5f5;
    overflow: hidden;
    border: 1px solid #ddd;
    margin-bottom: 30px;
}
.branding-promo {
    border-top: 1px solid #ddd;
    padding: 60px 0;
    overflow: hidden;
}
.limited {
    display: inline-block;
    background: #f11e1e;
    color: #fff;
    padding: 3px 10px;
    font-size: 13px;
    margin-bottom: 5px;
    font-weight:600;
}
.limitedoffer {
    display: inline-block;
    background: #f11e1e;
    color: #fff;
    padding: 3px 10px;
    font-size: 10px;
    margin-bottom: 5px;
    font-weight:600;
}
.branding-promo h2 {
    font-size: 32px;
    line-height: 1.3;
}
.branding-img {
    position: relative;
    margin-bottom: 30px;
}

.branding-screen {
    overflow: hidden;
	border-radius: 10px;
}
.branding-img img {
    display: block;
}
.branding-img span.branding-circle {
    position: absolute;
    width: 86px;
    height: 86px;
    border-radius: 86px;
    padding: 22px 0 0;
    text-align: center;
    background-color: #f11e1e;
    color: #fff;
    top: 160px;
    left: -15px;
    font-size: 10px;
    line-height: 1.2;
    z-index: 200;
}
.branding-img span.branding-circle-02 {
    position: absolute;
    width: 86px;
    height: 86px;
    border-radius: 86px;
    padding: 22px 0 0;
    text-align: center;
    background-color: #f11e1e;
    color: #fff;
    top: 15px;
    right: -20px;
    font-size: 10px;
    line-height: 1.2;
    z-index: 200;
}
.branding-img span.branding-circle strong, .branding-img span.branding-circle-02 strong {
    font-size: 20px;
    display: block;
    font-weight:600;
}
.branding-img span.branding-limited {
    font-size: 10px;
    padding: 15px 10px 0;
    top: 50px;
    right: 40px;
    background: #f58220;
    color: #fff;
    width: 70px;
    border-radius: 70px;
    height: 70px;
}
.slider-for, .slider-nav {
    display: none;
}
.slider-for.slick-initialized, .slider-nav.slick-initialized {
    display: block;
}
.branding-img-slider {
    padding: 0 25px 20px;
}
.branding-img-item {
    padding: 5px 10px;
}
.branding-img-item img {
    cursor: pointer;
}
.branding-terms {
    font-size: 12px;
    padding: 20px 30px 20px 0;
}
.bonus-text {
    padding: 30px 40px;
}
.bonus-img {
    height: 100%;
    padding: 30px 40px 30px 0;
}
.bonus-img img {
    display: block;
    margin: 0 auto;
}
.text-inline {
    display: inline-block
}
.bonus-brands {
    padding: 30px 40px;
}
.bonus-cards h4 {
    padding-bottom: 10px;
}
.bonus-cards a {
    display: inline-block;
    margin-top: 10px;
}
ul.bonus-list-img {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-wrap: wrap;
    align-items: flex-start;
    margin: 10px 0 0;
}
ul.bonus-list-img {
    margin: 0 -7px;
}
ul.bonus-list-img li {
    width: 14%;
    margin: 0 0 14px;
    padding: 0 7px;
}
.bonus-modal {
    padding: 30px;
}
.bonus-modal ul {
    list-style: disc;
    margin: 0 0 15px 25px;
}
.bonus-modal ul li {
    padding-bottom: 5px;
}
.branding-promo-ukbonus a {
    cursor: pointer;
}
.bonus-text h4 {
    margin-bottom: 10px;
}
.bonus-terms {
    font-size: 12px;
    margin: 30px 0 0;
}
.flexbox {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-wrap: wrap;
}
.flexbox-col-50 {
    width: 50%;
}
.flexbox-col-75 {
    width: 75%;
}
.flexbox-col-25 {
    width: 25%;
}
.flexbox-col-60 {
    width: 60%;
}
.flexbox-col-40 {
    width: 40%;
}
@media all and (max-width:992px) {
    .flexbox-col-50 {
        width: 100%;
    }
    .flexbox-col-75 {
        width: 100%;
    }
    .flexbox-col-25 {
        width: 100%;
    }
    .flexbox-col-60 {
        width: 100%;
    }
    .flexbox-col-40 {
        width: 100%;
    }
    .bonus-img {
        padding: 0 40px 30px;
    }
    .bonus-img img {
        width: 75%;
    }
}
@media all and (max-width:992px) {
    .branding-promo-wrap {
        padding: 20px 35px 0;
    }
    .branding-img span.branding-circle {
        left: -25px;
    }
    .branding-img span.branding-circle-02 {
        right: -25px;
    }
}
@media all and (max-width:767px) {
    .branding-promo h2 {
        padding-bottom: 20px;
    }
    .branding-terms {
        padding: 0 30px 20px 0;
    }
}
@media all and (max-width:480px) {
    .branding-promo {
        padding: 30px 0;
    }
    .branding-promo h2 {
        font-size: 24px;
        padding-bottom: 20px;
    }
    .branding-img span.branding-circle {
        width: 70px;
        height: 70px;
        border-radius: 70px;
        padding: 13px 5px 0;
        top: 40px;
        left: -25px;
        font-size: 10px;
    }
    .branding-img span.branding-circle-02 {
        width: 70px;
        height: 70px;
        border-radius: 70px;
        padding: 13px 0 0;
        top: -5px;
        right: -25px;
        font-size: 10px;
    }
    .branding-img span.branding-circle strong, .branding-img span.branding-circle-02 strong {
        font-size: 16px;
    }
    .branding-promo-wrap {
        padding: 10px 20px 0 20px;
    }
    .branding-img-item {
        padding: 5px;
    }
    .bonus-text {
        padding: 25px 20px 20px 20px;
    }
    .bonus-img {
        padding: 0 20px 30px;
    }
    ul.bonus-list-img {
        margin: 0 -5px;
    }
    ul.bonus-list-img li {
        width: 20%;
        margin: 0 0 10px;
        padding: 0 5px;
    }
}
.charity-list {
    margin-bottom: 30px;
}
.charity-list img {
    margin-bottom: 30px;
}
.charity-logo-img {
    width: 16.66666667%;
}
@media all and (max-width:1200px) {
    .charity-logo-img {
        width: 33.33333333%;
    }
}
@media all and (max-width:640px) {
    .charity-logo-img {
        width: 50%;
    }
}
@media all and (max-width:480px) {
    .charity-logo-img {
        padding: 20px;
    }
}
.charity-email img {
    -webkit-box-shadow: 0 10px 20px 0 rgba(142, 149, 156, 0.5);
    -moz-box-shadow: 0 10px 20px 0 rgba(142, 149, 156, 0.5);
    box-shadow: 0 10px 20px 0 rgba(142, 149, 156, 0.5);
    position: relative;
    border: 1px solid #ddd;
    display: block;
    margin: 0 auto 30px;
}
.input-button {
    display: block;
    padding: 12px;
    line-height: 1.42857143;
    font-size: 16px;
    border-radius: 0;
    text-decoration: none !important;
    color: #000 !important;
    cursor: pointer;
    border-width: 1px 0 1px 1px;
    border-color: #ccc;
    border-style: solid;
}
.dropdown-countrycode {
    font-size:14px;
    margin-top: -1px;
    border-radius: 0;
    overflow-y: auto;
    max-height: 200px;
}

.dropdown-item

.dropdown-countrycode .country-current {
    font-weight: bold;
}
.dropdown-countrycode a {
    cursor: pointer;
}
.dropdown-countrycode .country-current span, .dropdown-countrycode li span {
    color: #999;
    padding-left: 8px;
    display: inline-block;
    font-weight: normal;
}
.egifts-step {
    width: 40px;
    height: 40px;
    border-radius: 40px;
    line-height: 40px;
    text-align: center;
    display: block;
    color: #fff;
    background: #f58220;
    margin-bottom: 20px;
    font-weight: bold;
}
.intro-text {
    font-size: 17px
}
.egift-img {
    margin: 0 auto;
    display: block;
}
.egift-feature {
    background: #efefef;
    padding: 30px;
}
.egift-feature h3 {
    font-size: 28px;
    line-height: 1.4;
    padding-bottom: 15px;
    font-weight:400;
}
.egift-heading h2 {
    line-height: 1.4;
    padding-top: 50px;
}
.arrow-up {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid black;
    margin: 30px auto 0;
}
.egift-divide {
    border-bottom: 2px solid #000;
    margin-bottom: 50px;
}
.egift-image {
    overflow: hidden;
}
.egift-image img {
    margin-top: -50px;
}
@media all and (max-width:1200px) {
    .egift-image img {
        margin-top: 50px;
    }
}
@media all and (max-width:992px) {
    .egift-image {
        display: none;
    }
}
.card-value-text span {
    display: block;
    text-align: center;
}
.amsrs-section {
    border-top: 1px solid #ddd;
    padding: 60px 0;
    overflow: hidden;
}
.amsrs {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}
.amsrs-img {
    width: 250px;
    padding-right: 30px;
    border-right: 1px solid #ddd;
}
.amsrs-text {
    padding-left: 30px;
    font-size: 16px;
    font-weight:600;
}
.amsrs-border {
    border: 1px solid #ddd;
    padding: 20px;
    margin-bottom: 30px;
}
.amsrs-contact .amsrs-img {
    width: 250px;
    padding-right: 15px;
}
.amsrs-contact .amsrs-text {
    padding-left: 20px;
    font-size: 12px;
}
.fsqs-img {
    width: 90px;
    padding-right: 30px;
    border-right: 1px solid #ddd;
}
.amsrs-contact .fsqs-img {
    padding-right: 15px;
}
@media all and (max-width:767px) {
    .amsrs-text {
        font-size: 13px;
    }
}
@media all and (max-width:480px) {
    .amsrs {
        flex-wrap: wrap;
    }
    .amsrs-img {
        width: 100%;
        padding: 0 !important;
        border: 0;
        text-align: center;
    }
    .amsrs-img img {
        width: 100%;
        display: block;
        margin: 0 auto;
    }
    .amsrs-text {
        width: 100%;
        padding: 20px 0 0 0;
    }
    .amsrs-contact .amsrs-img {
        width: 100%;
    }
    .amsrs-contact .amsrs-text {
        width: 100%;
        padding: 20px 0 0 0;
    }
    .fsqs-img {
        width: 90px;
        padding: 0 !important;
        border: 0;
        margin: 0 auto;
    }
}
.currentoffers {
    border-top: 1px solid #ddd;
}
.offeritem {
    padding-bottom: 50px;
    margin-bottom: 50px;
}
.offersheading {
    font-size: 24px !important;
    font-weight:600;
    padding-bottom: 15px !important;
}
.terms {
    font-size: 12px;
}
.offersimg {
    overflow: hidden;
    position: relative;
    /**
	-webkit-box-shadow: 0 5px 15px 0 rgba(142,149,156,0.5);
    -moz-box-shadow: 0 5px 15px 0 rgba(142,149,156,0.5);
    box-shadow: 0 5px 15px 0 rgba(142,149,156,0.5);
	
	**/
}
.offerslabel {
    display: inline-block;
    background: #f11e1e;
    color: #fff;
    padding: 3px 10px;
    font-size: 12px;
    margin-bottom: 10px;
    font-weight:600;
}
.offerslabel-new {
    background: #37be46;
}
.flexisaver-terms {
    font-size: 12px;
    padding-top: 40px;
    border-top: 1px solid #ddd;
}
.offersimg-flexisaver {}
.offercircle {
    position: absolute;
    width: 86px;
    height: 86px;
    border-radius: 86px;
    text-align: center;
    background-color: #f11e1e;
    color: #fff;
    top: 15px;
    right: 15px;
    font-size: 12px;
    line-height: 1.2;
    z-index: 200;
}
.offercircle-green {
    background-color: #37be46;
}
.offercircle span {
    font-weight:600;
    padding-top: 15px;
    display: block;
}
.offercircle-green strong {
    font-size: 24px;
    font-weight:600;
    line-height: 86px;
    display: block;
}

.offercircle-word {
    font-size: 24px;
    font-weight:600;
    line-height: 86px;
    display: block;
}
.offerarrow {
    width: 35px;
    position: absolute !important;
    cursor: pointer;
}
.arrowprev {
    left: 10px;
    bottom: 10px;
}
.arrownext {
    right: 20px;
    bottom: 20px;
}
.offersfeature {
    background: #fff;
    height: 320px;
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
}
.offersfeature h3 {
    font-size: 28px;
    line-height: 1.3;
    margin-bottom: 10px;
}
.featuresavertext {
    padding: 30px 40px;
    width: 60%;
}
.featuresaver {
    color: #fff;
    background-image: url(../images/offersaver.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: auto 320px;
    background-color: #003295;
}
.featurebranding {
    color: #fff;
    background: #5E35B1;
    padding: 40px;
}
.offerbtn {
    position: absolute;
    left: 30px;
    bottom: 30px;
    line-height: 36px;
    color: #fff;
    padding: 0 25px;
    background: #f58220;
    border: none;
}
.orange {
    color: #f58220
}
@media all and (max-width:992px) {
    .offersimg {
        margin-bottom: 40px;
    }
}
.inline-block {
    display: inline-block;
}



.navbar-gp{
    -webkit-box-shadow: 0 0 2px 0 #DBDBDB;
    box-shadow: 0 0 2px 0 #DBDBDB;
}

.navbar-gp-country {
    font-size:14px !important;
    margin-bottom: .5rem;

}
.navbar-gp-country-eu {
	max-height:200px;
	overflow-y: auto;
}
.btn-lg {
    padding: .5rem 1.2rem;
}
.btn-lg span{
    margin: -0.2rem  0 0 0.7rem !important;
}

.btn-lg .play{
    margin: -0.2rem  0.7rem 0 0 !important;
}




.btn-navbar {font-size:14px; padding: 8px 25px;}
.btn-orange {background:#f58220;color:#fff;}
.btn-orange:hover, .btn-orange:focus{background:#ffa04f;color:#fff;}

.btn-blue {background: #0752b5;color:#fff;}
.btn-blue:hover, .btn-blue:focus{background:#0065bf;color:#fff;}

.btn-whiteborder {border:2px solid #fff; background: transparent;color:#fff !important;}





.pricing-tick {
    font-size:26px !important;
}

.alert {
	border:0 !important;
	border-radius: 0;
}
.alert-icon {
    font-size:24px;
}


.error {
	padding:50px 0;
	}


#navbar-gp .navbar-nav .nav-link {
    color: #333;
    margin:0 5px;
}

#navbar-gp .navbar-nav .nav-item .nav-link:hover, #navbar-gp .navbar-nav .nav-item .nav-link:focus, #navbar-gp .navbar-nav .nav-item.active .nav-link, #navbar-gp .navbar-nav .nav-item.active .nav-link:hover, #navbar-gp .navbar-nav .nav-item.active .nav-link:focus {
    color: #004a8c;
    background-color: transparent;
    -webkit-transition: background 0.3s ease;
    -moz-transition: background 0.3s ease;
    -ms-transition: background 0.3s ease;
    -o-transition: background 0.3s ease;
    transition: background 0.3s ease;
}

@media all and (max-width:1200px) {

    #navbar-gp .navbar-nav .nav-link {
        margin:0;
    }
    
    #navbar-gp .btn-navbar {
        padding: 8px 15px;
    }
}

@media all and (max-width:992px) {

    .navbar .navbar-brand {
        margin: 5px 15px 0 15px !important;
    }

}

@media all and (max-width:767px) {
    .navbar .navbar-brand {
        margin: 5px 15px 0 15px !important;
    }
}

@media all and (max-width:590px) {

    .navbar .navbar-brand {
        margin: 5px 0 0 0 !important;
    }
    
}


.quote {
	padding: 30px 0 ;
	margin:30px 0 ;
	border-top:1px solid #ddd;
}


.quote-02 {

}

.quote-intro-text {
	font-size:16px;
}



.quote-why {
	border-right:1px solid #ddd;
	padding:0 30px 30px 0;
}
.quote-check-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.quote-check-list li:before {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    top: 6px;
    left: 0;
    background-image: url(../images/check.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
}

.quote-check-list li {
    position: relative;
    padding: 6px 15px 6px 35px;
    width: 100%;
    font-size: 14px;
}
.quote-check-list-col li {
    width: 33.3333333333%;


}

.quote-check-list-col-2 li {
    width: 50%;


}

.quote-extras {
	margin-top:40px;
}

.quote-send {
	margin-top:30px;
	padding: 20px;
	border: 1px solid #ddd;
}

.quote-charges {
	margin-top:30px;
}
.quote-icon {
	width:60px;
	margin-bottom: 15px;
}
.quote-image {
	border-radius: 5px;
    border: 1px solid #ddd;
	overflow: hidden;
}

.quote-table {
	/**border:1px solid #ddd;***/
	
}

.quote-card {
    font-weight:600;
	font-size:22px;
	padding: 20px;
	line-height: 1.5;
}

.quote-total {
	width: 50%;
	border-left:1px solid #ddd;
	
	padding: 20px;
}

.quote-total-label {
	font-size: 18px;
}

.quote-total-amt {
	font-size: 40px;
	line-height: 1.3;
	margin-bottom:15px;
    font-weight:600;
}

.quote-fees {
	font-size:18px;
	line-height: 1.5;
}
.quote-fees strong{
	font-weight:600;
}

.quote-check img{
	width:30px;
}
.quote-section {
	display: none;
	padding-top:30px;
}

.quote-u100 {
	padding:20px;
	background:#f5f5f5;
}

.quote-amount {
	border: 1px solid #ddd;
}

.quote-features {
    font-weight:600;
	font-size: 16px;
}


.quote-cell-features {
    font-weight:600;
	background: #f7f7f7;
}

.quote-cell-check {
    display: flex;
    align-items: center;
	
}
.quote-cell-check img {
  	height: 20px;
    width: 20px;
    margin-right: 10px;
}


.quote-included {
	font-size:14px;
	border-left:1px solid #ddd;
}

.quote-cell {
	width:50%;
	padding:20px;
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #ddd;
}
.quote-cell-50 {
	width:50%;
}
.quote-cell-100 {
	width:100%;
}

.quote-cell-offer {
    font-weight:600;
	padding: 10px;
 	background: #D4EFDF;
    color: #28B463;
}

.quote-br-top {
		border-top:1px solid #ddd;

}



.quote-form {
	 background: url(../images/bg.svg) no-repeat center center fixed #0752b5;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	color:#fff;
	padding:30px;
	border-radius: 15px;
}


@media all and (max-width:767px) {
.quote-check-list-col li {
    width: 50%;


}
	.quote-card  {
		text-align: center;
	}
	.quote-total {
		width:100%;
		text-align:center;
		padding-top:0;
		border-width: 0 0 0 0;
		border-style: solid;
		border-color: #ddd;
	}
	
}



.cards-eu {
	
}


.country-modal-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.eu-country-col {
    width: 145px;
}

.country-modal-list a {
	display:block;
    padding: 12px;
    font-size: 15px;
	font-weight: bold;
    position: relative;
	text-align: center;
	cursor: pointer;
}
.country-modal-list a:hover {
	background: #f7f7f7;
}

.country-modal-list a.active {
	color: #004a8c !important;
	border-bottom:3px solid #004a8c;
}

.country-dropdown-icon {
    width: 30px;
    max-width: 30px !important;
    margin: 0 auto 10px;
    display: block;
}

.country-egift {
	margin:0 10px 10px 0;
	display: inline-block;
}



.country-egift img{
	width:20px;
	margin:0 !important;
}



.default-use {
	overflow: hidden;
	margin-bottom:30px; 
	border-radius: 12px;
	border:1px solid #ddd;
}
.default-use img{
	margin:0 !important;
}

.default-delivery {
	padding: 10px;
	border-radius: 10px;
	background:#fff;
	margin-bottom: 30px;
}

.default-delivery-img {
	background:#f5f5f5;
	padding: 15px;
	border-radius: 8px;
}
.default-delivery-img img{
	margin:0 auto;
	display: block;
}
.default-delivery-text {
	padding:10px 0 0;
	font-weight:600;
	font-size:14px;
}

.retailercountry-flex{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0 -6px;
}
.retailercountry-item {
    width: 25%;
    padding: 0 6px;

}

.retailercountry-item a{
	color:#000 !important;
	border: 1px solid #ddd;
    border-radius: 3px;
	display: flex;
	flex-wrap: wrap;
	padding: 0.75rem;
	background: #fff;
    margin: 0 0 10px;
	cursor: pointer;
    font-size:0.75rem;
}


.retailercountry-item a.active {
    background: #d9edf7;
    border: 1px solid #ABD3DC;
    outline: none;
    text-decoration: none;
}

.retailercountry-title {
	display: flex;
	margin-bottom: 1rem;
	font-weight:700;
}


.retailercountry-flag img{
	width:30px;
	display: block;
	margin-right:10px;
}

.default-hero-img {
	width:300px !important;
	min-width: 300px !important;
}

.default-hero-img img{
	
}

.default-eu-hero-text {
	font-size: 17px;
}

.default-eu-hero-text ul{
    list-style: disc;
    margin-left: 30px;
    margin-bottom: 30px;
}

.default-card-text {
	font-weight:600;
	font-size: 1.2rem;
	color: #fff !important;
	text-decoration: none !important;
}


.default-card-link {
	text-decoration: none !important;
}

.default-card-link:hover,.default-card-link:focus  {
	text-decoration: none !important;
}

.default-card-flex {
    display: grid;
    grid-template-columns: auto auto auto;
    gap:6px;
}

.default-card-item {
    /*width:33.3333%**/
}

.default-card-triangle {
    position: absolute;
    top:40px;
    left:-26px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 15px 26.0px 15px 0;
    border-color: transparent #ffffff transparent transparent;
    transform: rotate(0deg);
 }


.default-card-item-50 {
	width:50%;
}

.what-box {
    background: #fff;
    padding: 0;
	    border-radius: 10px;
	height: 100%;
    text-align: center;
	display: flex;
	flex-direction: column;
	overflow: hidden;
}
.what-box img {
	display: block;
	margin: 0 auto;
	overflow: hidden;
}
.what-box-img {
	background: rgb(7,82,181);
}
.what-box-text {
	flex-grow: 1;
	padding:1.5rem;
}

.what-step {
	margin:-20px auto 15px;
	display: flex;
    justify-content: center;
    align-items: center;
    height: 35px;
    width: 35px;
	border-radius: 50%;
	background:#061121;
	color:#fff;
}



@media all and (max-width:1200px) {

	.default-hero-img {
		width:50% !important;
		min-width: 50% !important;
	}
}

@media all and (max-width:992px) {

	.retailercountry-item {
		width: 50%;

	}

}


@media all and (max-width:767px) {

	.default-card-flex {
		margin:10px -5px 5px;
	}

	.btn-xs-block {
		width: 100%;
	}

}


.text-red {
    color:#f11e1e;
}

.xmas-promo {
	border-radius: 10px;
	overflow: hidden;
    background-color: #cc0000;
}

.offerslabel.h6 {
	font-size: 1rem;
}


.xmas-promo-02 {
	border-radius: 10px;
	overflow: hidden;
    background-color: #064eba;
	
}

.xmas-promo-heading {
    font-size: 24px;
    font-weight:600;
    border-left:5px solid #f58220;
    padding-left:20px;
}

.xmas-promo-heading-02 {
    font-size: 24px;
    font-weight:600;
    border-left:5px solid #f11e1e;
    padding-left:20px;
}

.xmas-promo-background {
	background:#fff;
	
}

.xmas-promo-background img{
	flex-grow: 1;
}

.video-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; }

.video-container iframe, .video-container object, .video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


  

.carousel-control-prev-icon {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-chevron-left' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3E%3C/svg%3E");
}

.carousel-control-next-icon {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-chevron-right' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
}
	.carousel-control-prev {
		width:50px;
		padding-left: 10px;
		justify-content: left;
	}

	.carousel-control-next {
		width:50px;
		padding-right: 10px;
		justify-content: right;
	}
.carousel .carousel-indicators li {background-color: #ddd;}
.carousel .carousel-indicators li.active {background-color: #0752b5;}

  .trsmember {
    width: 250px;
  }
	.fsqsmember {
		background: #fff;
		padding: 10px;
    	max-width: 80px;
	}


  .testimonials-widget-footer {
    max-width: 320px;
	position: fixed;	
    bottom: 0px;
	padding:10px;

}


.testimonials-widget-footer .testimonials-widget {
	padding: 20px;
	font-size:13px;
}

  .testimonials-widget {
      
	  text-align:center;
        position:relative;
	      padding: 30px 60px 30px;
  }

  #carouselTestimonials {
    min-height: 250px;

  }

    .testimonials-logo img {
		margin: 10px auto 0 ;
		display: block;
		width:130px;
    }
  .testimonials-quote {
      display:inline-flex;
      justify-content: center;
      align-items: center;
	  margin:0 15px;
      font-size:50px;
      font-family: 'Times New Roman', Times, serif;
	  font-weight: 700;
      border-radius: 50%;
  }
  .clients-quote-home {
    width:20px;
  }
.home-stripe {
	font-size:1.1rem;	
}


.icon-contact {
	width:75px;	
}

.section-orangegrad {
	background: rgb(250,201,158);
background: linear-gradient(120deg, rgba(250,201,158,1) 0%, rgba(245,245,245,1) 60%);
}

.cards-item-border { height: 100%;}

.rounded-lg {border-radius: 0.75rem!important;
}
.bg-grey {background: #efefef;}

.bg-darkblue {background: #061121;}
.bg-orange { background: #f4821f; }
.bg-green { background: #27ae61; }
.bg-red { background: #eb5757; }
.bg-blue { background: #0752b5; }
.bg-purple { background: #9a51e0; }
.bg-pink { background: #ef5da8; }
.bg-lighterblue { background: #56ccf2; }

.bg-lightorange { background: #fbf2eb; }
.bg-lightgreen { background: #ebfbf1; }
.bg-lightred { background: #fbebec; }
.bg-lightblue { background: #d9edf7; }
.bg-lightpurple { background: #f3ebfa; }
.bg-lightpink { background: #fbecf3; }


.features-box-img img{max-height: 80px;}



.paynow-amount, .paynow-loading, .paynow-check {
    display:none;
}

.bi {
  fill: currentColor;
}


/*****/

.ordo-qrcode img{
	width:150px !important;
	max-width:150px !important;
}

.ordo-line {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1;
}

.ordo-or {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #ddd;
	font-weight: bold;
	z-index: 5;
}


.ordo-line::after {
    position: absolute;
    content: "";
    border-bottom: 1px solid #ddd;
    width: 100%;
    top: 20px;
    z-index: 3;
}

.ordo-logo {
    width: 80px !important;
    margin: 0 auto;
}

.hero-02 {
    overflow: hidden;
}
.hero-mobile {
    position: absolute;
    top:-50px;
    left:30px;
    max-width:830px;
}

.hero-mobile-include {
    width:43%;
}


@media all and (max-width:992px) {
    .hero-02 {
        padding: 80px 0 60px;
    }
    .hero-mobile-section {
        margin-top:6rem;
    }
    .hero-mobile {
        left:0;
    }

}


@media all and (max-width:576px) {
    .hero-mobile {
        left:0;
        max-width:600px;
    }

}
@media all and (max-width:300px) {

    .hero-mobile-include {
        display: none;
    }

}


.retailercountryeu-item {
    width: 16.66666666666667%;
}


@media all and (max-width:992px) {

	.retailercountryeu-item {
		width: 33.33333333333333%;
	}

}



@media all and (max-width:767px) {

	.retailercountryeu-item {
		width: 50%;
	}

}



.icon-section {
	display: flex;
	flex-wrap: wrap;
}


.icon-section-desc {
	display: flex;
	flex-wrap: nowrap;
	gap:0.75rem;
}



.icon-summary {
    color: #000 !important;
	flex: 1;
    min-width: 20%;
    max-width: 20%;
	box-sizing: border-box;
	display:flex;
	text-align: center;
	gap:0.5rem;
	flex-direction: column;
	position: relative;
	padding: 0.6rem;
	border: 1px solid transparent;

}

.icon-summary:hover {
    background-color: #efefef;
	text-decoration: none !important;

}


.icon-img {
	margin: 0 auto;
	width: 34px;
    height: 34px;
	position: relative;
	opacity: 0.8;
}


.icon-summary:hover .icon-img {
	opacity: 1;
}


.attr-instore-limit {
	width:100%;
	height: 100%;
	font-size:1rem;
	color:#000;
	font-weight: 700;
	border:3px solid #000;
	border-radius:0.25rem;
	display: flex;
	justify-content: center;
	align-items: center; 
}



.icon-img-online {
	position:absolute;
	bottom:-4px;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: -30px;
	color:#888;
	width:25px;

}

.icon-text {
	flex-grow: 1;
	display: flex;
	align-items: center;
	justify-content: center; 
	font-size:0.75rem;
}


.nowrap {
    white-space: nowrap;
}

.orange {
	color: #fa8c2f;
}

@media all and (max-width:767px) {

	.icon-summary {
		flex-grow: 0;
		flex-shrink: 0;  
		flex-basis: auto;
		width:33.33333333333333%;
		max-width:33.33333333333333%;
	}
}

.retailervalue.retailervalue-oos {
    background: #e7e7e7;
}
.retailervalue-oos {
    color: #aaa;
    cursor: help;
    position: relative;
}

