/* NEW CSS 2016 
------------------------------------------- */
/*! CSS Reset */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */



 html {
    font-family: sans-serif;
    /* 1 */
    
    -ms-text-size-adjust: 100%;
    /* 2 */
    
    -webkit-text-size-adjust: 100%;
    /* 2 */
}
/**
 * Remove the margin in all browsers (opinionated).
 */

body {
    margin: 0;
    padding: 0;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */

article,
aside,
details,
/* 1 */

figcaption,
figure,
footer,
header,
main,
/* 2 */

menu,
nav,
section,
summary {
    /* 1 */
    
    display: block;
}
/**
 * Add the correct display in IE 9-.
 */

audio,
canvas,
progress,
video {
    display: inline-block;
}
/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
    vertical-align: baseline;
}
/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */

template,
/* 1 */

[hidden] {
    display: none;
}
/* Links
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */

a {
    background-color: transparent;
}
/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */

a:active,
a:hover {
    outline-width: 0;
}
/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
    border-bottom: none;
    /* 1 */
    
    text-decoration: underline;
    /* 2 */
    
    text-decoration: underline dotted;
    /* 2 */
}
/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
    font-weight: inherit;
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
    font-weight: bolder;
}
/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
    font-style: italic;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
/**
 * Add the correct background and color in IE 9-.
 */

mark {
    background-color: #ff0;
    color: #000;
}
/**
 * Add the correct font size in all browsers.
 */

small {
    font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */

img {
    border-style: none;
}
/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
    overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    /* 1 */
    
    font-size: 1em;
    /* 2 */
}
/**
 * Add the correct margin in IE 8.
 */

figure {
    margin: 1em 40px;
}
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
    box-sizing: content-box;
    /* 1 */
    
    height: 0;
    /* 1 */
    
    overflow: visible;
    /* 2 */
}
/* Forms
   ========================================================================== */
/**
 * Change font properties to `inherit` in all browsers (opinionated).
 */

button,
input,
select,
textarea {
    font: inherit;
}
/**
 * Restore the font weight unset by the previous rule.
 */

optgroup {
    font-weight: bold;
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 * 2. Show the overflow in Edge, Firefox, and IE.
 */

button,
input,
/* 1 */

select {
    /* 2 */
    
    overflow: visible;
}
/**
 * Remove the margin in Safari.
 * 1. Remove the margin in Firefox and Safari.
 */

button,
input,
select,
textarea {
    /* 1 */
    
    margin: 0;
}
/**
 * Remove the inheritence of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritence of text transform in Firefox.
 */

button,
select {
    /* 1 */
    
    text-transform: none;
}
/**
 * Change the cursor in all browsers (opinionated).
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
    cursor: pointer;
}
/**
 * Restore the default cursor to disabled elements unset by the previous rule.
 */

[disabled] {
    cursor: default;
}
/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS.
 */

button,
html [type="button"],
/* 1 */

[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
    /* 2 */
}
/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
input:-moz-focusring {
    outline: 1px dotted ButtonText;
}
/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
    box-sizing: border-box;
    /* 1 */
    
    color: inherit;
    /* 2 */
    
    display: table;
    /* 1 */
    
    max-width: 100%;
    /* 1 */
    
    padding: 0;
    /* 3 */
    
    white-space: normal;
    /* 1 */
}
/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
    overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    /* 1 */
    
    padding: 0;
    /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
/**
 * Correct the odd appearance of search inputs in Chrome and Safari.
 */

[type="search"] {
    -webkit-appearance: textfield;
}
/**
 * Remove the inner padding and cancel buttons in Chrome on OS X and
 * Safari on OS X.
 */

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
select {
    border: none;
    border-radius: 2px;
    padding: 0.5em;
    font-size: 15px;
    line-height: 1.2em;
    width: 80%;
    background: #fff;
    -webkit-border-radius: 0.5em;
}
/* PX Styles */

body,
html {
    padding: 35px 0 60px 0;
    margin: 0;
    max-width: 100%;
    overflow-x: hidden;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}
a,
a:link,
a:visited {
    color: #494949;
    text-decoration: none;
}
p:empty {
    display: none;
}
button,
input,
select,
textarea {
    margin: 0;
    line-height: inherit;
    border-radius: 0;
}

ul,
li {
    list-style-type:circle;
    padding-left: 0px;
    font-size: 14px;
    color: #494949;
}
.css_tile_summary_text ul,
li {
    margin: 0;
}
table {
    border-spacing: 0;
    border-collapse: collapse;
}
td,
th {
    padding: 0;
}
xmp {
    white-space: pre-wrap;
    word-wrap: break-word;
    color: #3a72a7;
}
.clear {
    clear: both;
}
.bold {
    font-weight: bold;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
h1 {
    color: #595959;
    padding: 10px 0 0 0px;
    font-size: 20px;
}
h2 {
    color: #595959;
    font-size: 16px;
}
h3 {
    color: #595959;
    padding: 0;
    font-size: 16px;
}
h4 {
    font-size: 14px;
    color: #595959;
}
@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
    .visible-xs {
        display: block !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}
/* TABLES */

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    font-size: 14px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
    text-align: left;
}
.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
    border-top: 0;
}
.table > tbody + tbody {
    border-top: 2px solid #ddd;
}
.table .table {
    background-color: #fff;
}
.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #ffffff;
}
.table > thead {
    background-color: #f3f3f3;
    color: #494949;
}

.table_wrapper_div
{
	width: 100%;
	overflow-y: auto;
	_overflow: auto;
	margin: 0 0 1em;
}
.table_wrapper_div::-webkit-scrollbar
{
	-webkit-appearance: none;
	width: 14px;
	height: 14px;
}

.table_wrapper_div::-webkit-scrollbar-thumb
{
	border-radius: 8px;
	border: 3px solid #fff;
	background-color: rgba(0, 0, 0, .3);
}
.CodeBlock {
    width: 100%;
    min-height: 150px;
    border: 1px solid #c0c0c0;
    font-size: 11px;
    color: #bd21a9;
}
/* IPHONE 3 + 4 */

@media screen and (device-aspect-ratio: 2/3) {
    .css_logon_button {
        margin: -15px 20px 10px 60px!important;
    }
    .css_region_select {
        width: 47px!important;
    }
}
@media screen and (device-aspect-ratio: 40/71) {
    .css_logon_button {
        margin: -15px 20px 10px 60px!important;
    }
    .css_region_select {
        width: 47px!important;
    }
    .css_search_text {
        width: 180px!important;
    }
}

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 3) {
    .css_logon_button {
        margin: -5px 20px 10px 79px!important;
    }
}
@media only screen and (min-width: 670px) and (max-width: 767px) {
    a.logo {
        padding: 0px 10px 0px 630px!important;
    }
    .hero-Payment .hero-content {
        padding: 0px;
        max-width: 300px;
        line-height: auto;
        margin: 0 auto;
        margin-top: 270px!important;
        text-align: center;
    }
}

ol{
    padding-left:0px;
}
ol li {  
    list-style-position: inside; 
    list-style-type:decimal;
    padding-left:0;
    margin:10px 0 0 0;
}

/* Fixing width for HTC Desire and smaller devices */
@media only screen and (min-width: 220px) and (max-width: 350px) {
    .css_search_text{   
        width:150px!important;
    }
}
/* HEADER / NAV */

a.logo {
    background-image: url(../image/payment_express_logo_2016_v2.png);
    color: transparent;
    background-size: 200px 29px;
    background-repeat: no-repeat;
    display: inline-block;
    text-indent: -999;
    padding: 0px 10px 0px 530px;
    margin-left: 10px;
    margin-top: 0px;
    margin-bottom: 5px;
}
.css_mast {
    position: fixed;
    top: 0;
    z-index: 10;
    background-color: #ee1c25;
    width: 100%;
    height: 140px;
    overflow: visible;
}
.css_main {
    padding: 0;
    position: relative;
}
.css_main_nav {
    background-color: #d41922;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 40px;
    overflow: hidden;
}
.css_main_nav ul li{ 
     list-style-type:none;
}
.css_main_nav ul li {
    float: left;
    border-right: 1px solid #555;
    text-align: left;
}
.css_main_nav ul {
    margin-top: 0px;
    margin: 0;
    display: block;
    border-collapse: separate;
    border-spacing: 0px;
    z-index: 20;
    border: none;
    color: #fff;
    left: 0;
    bottom: 0;
}
.css_main_nav ul li {
    float: left;
    border-right: 0px;
    width: auto;
    text-align: left;
}
.css_main_nav ul li a {
    color: #fff;
    font-weight: normal;
    display: block;
    text-transform: none;
    letter-spacing: 0px;
    padding: 12px 10px 12px 10px;
    font-size: 14px;
    border-left: 1px solid #bd131b;
}
.css_main_nav_item_selected {
    background: none;
    color: #fff;
}
.css_main_nav ul li:hover {
    background: none;
}
.NavBarImage {
    margin: 0;
    padding: 0;
    margin-top: -5px;
}
/* COUNTRY SELECTOR */

.country-list {
    height: 50px;
    margin: 5px 0 0 0;
}
#logon_form {
    padding: 5px;
}
.login {
    float: right;
}
.css_mast_ul>li {
    position: relative;
    display: block;
    float: left;
}
.css_mast_ul>li>a {
    color: #fff;
    text-transform: uppercase;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 14px;
    padding: 10px;
    letter-spacing: 0px;
    border-bottom: 1px solid #ce161e;
}
.css_logon_button {
    display: inline-block;
    padding: 5px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 1px;
    background-color: #ee1c25;
    border: 1px solid #fff;
    color: #fff;
    margin: -15px 20px 10px 79px;
}
.css_search_button {
    display: inline-block;
    padding: 6px;
    font-size: 14px;
    width: 30px;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 1px;
    background-color: #ee1c25;
    border: 0px solid #fff;
    color: #fff;
    text-indent: -9000px;
    background: url(../image/search-button-lg.png) no-repeat 0px 0px;
    background-size: 30px 30px;
}
.css_region_select {
    display: inline-block;
    padding: 7px 0 6px 2px;
    font-size: 12px;
    font-weight: 400;
    text-align: left;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    border-radius: 1px;
    background-color: #ee1c25;
    border: 1px solid #fff;
    color: #000;
    background-color: #fff;
    margin: -5px 0 0px 5px;
    color: #555555;
    width: 45px;
    line-height: 18px;
    -webkit-appearance: menulist-button;
    height:33px;
}
.css_region_select {
    -webkit-appearance: none;
    background-color: white;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAYAAADDPmHLAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEwAACxMBAJqcGAAABApJREFUeJzt2s1uG1UYxvFnzkSURlkw52TLrtwAohISSIWm9IsWttwHEhcBFwNtAmLRVE3pqitYsOUG4nGM1MarOcMCG0VWgmecjH0+/j/JG8vyvPLz+MzxkSUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQGbemT1wnhs3rinFz8c5d9Na+9I611jnGmvtkXPuo03PFQpr7cfWuVfWOT/7fF7s7u5+uI5rF0NfwDl3s/H+yBhz/ezz3vupKYqvxuPxs6FnCFlVVfdb6UdjzLtnn/fen7ZbW5/8fXz8+5DXN0O+uSS1bfvDYviSZIy57tv2qbX2ztAzhKqqqvtFUfy0GL4kGWO2C++/H3qGoQuwpaL49MKLZ1yCefgqimsXvcZItzTwKj10AdrZ4+IBMixBl/AlSW37v5/dVRi6AE3r/dHSITIqQVVV9zqF/69DLfkCXdbwe4CtrW+992+XDpJBCaqqutdKncL33r9p2/a7oWcavACT4+M/VJZfeu9Plw6TcAnm4Z+34VvkvX9TSA9OTk7+HHquwX8Gzr23u3tLTfOLMWZ72WtT+4m4Yviv1jHb4CvA3GQ0OlJZPuyzEjjn9tYx25CstXdDDV9a4wow13clKI15XNf14Tpmu2rW2ru+bZ+EGr60gQJIeZQghvClNd4CzpqMRkelMZ03ho33+zHdDmIJX9rQCjDnnPus8f7nlFaCmMKXNlwAKa0SWGu/8G37NJbwpQAKIKVRghjDlza0B1hU1/WL0phHse4J+oavsnwYQvhSICvAnHPu88b7g5hWglXCn4xGv61jti6CKoC0Ugke1XX9fB2zLZqF/+S8/zssCjF8KcACSHGUIIXwpUALIIVdglTClwIugCQ552433u+HVAJr7Z3ZPT/68KXACyCFVYLUwpciKIAURglSDF+KpADSfyU46BjAlZYg1fClQA6Cuqjr+vnssGi67LWzw6ID59zty17XObfXI/y3MYUvRVQAaaUS7F+mBM65vdmtp2v4D2IKX4roFnBWz9vB6ezEsNftIIfwpUgLIA1bglzClyIugDRMCXIKX4psD7Botid43HFPsL1sT5Bb+FLkK8Bcz+DOXQl6riZJhC8lUgDpciXINXwpoQJIq5VAknINX0qsAFLvU7tTSUXPQ56XVzJoIJIrgNSvBF2kGr6UaAGkqytByuFLCRdAunwJUg9fSrwA0uolyCF8KfKDoC7G4/EzUxRfdzksmsslfCmDFWCu6//4cgpfyqgA0vIS5Ba+lFkBpItLkGP4klRueoB1m06nf+3s7Pzqvf+gKIr3JTVeOpT330zG49ebng/rVSrDLwEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIFj/ACyfXJDaAmmpAAAAAElFTkSuQmCC');
    background-size: 17px 17px;
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 1.5em; 
}
.css_search_button {
    margin-top: -3px;
}
#region_form {
    float: left;
    margin: 0 5px 0 0;
}
/* LOGO */

.css_logo_image {
    margin: 0 0 0 5px;
}
.css_mast_image {
    margin-top: 0px;
}
/* LOGIN */

.css_logon_form {
    float: right!important;
}
/* HERO */

.css_tile_imageabovetextbelow_image,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
}
/* FORMS */

.css_search_form {
    padding: -3px 10px 10px 10px;
    width: 100%;
    clear: both;
    position: inherit;
    margin: 0px 0 0 5px
}
button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
.css_search_text {
    border: 0;
    height: 31px;
    border-radius: 1px;
    width: 255px;
    padding-left: 5px;
    font-size: 14px;
}
.css_search_text:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}
.css_search_text::-moz-placeholder {
    color: #999;
    opacity: 1;
}
.css_search_text:-ms-input-placeholder {
    color: #999;
}
.css_search_text::-webkit-input-placeholder {
    color: #999;
}
.css_search_text[disabled],
.css_search_text[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1;
}
textarea.css_search_text {
    height: auto;
}
.css_main {
    padding: 60px 0 0 0;
}
/* ENQUIRY FORM IFRAME */

.responsive-iframe {
    width: 100%;
}
.responsive-iframe iframe {
    height: 450px;
}


/* TILES */

.tiles {
    padding: 10px;
    max-width: 100%;
    margin: 0 0 0 0;
    border-bottom: 1px solid #eaeaea;
}
.tiles ul li {
    margin-left: 20px;
    padding: 0;
    font-size: 12px;
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}
/* Tile grids */

.tile-3,
.tile-2,
.tile-2-lg,
.tile-2-sm,
.tile-lg-2,
.tile-sm-2 {
    float: left;
}
.tile-3 {
    width: 100%;
}
.tile-2 {
    width: 100%;
}
.tile-2-lg {
    width: 100%;
}
.tile-2-sm {
    width: 100%;
}
.tile-lg-2,
.tile-sm-2 {
    width: 100%;
}
/* Section Content */

.section-content {
    padding: 10px;
}
.section-content ul li {
    list-style: circle;
}
.css_tile_div,
.css_tile_summary_text {
    width: auto;
    padding: 5px 10px 5px 10px;
    margin: 0 auto;
    line-height: 26px;
    padding: 0 0 0 5px;
}
.css_tile_summary_text h3 {
    color: #494949;
}
.css_tile_summary_title a {
    display: inline-block;
    line-height: 1.8em;
    background: url(../image/arrow-titles-lg.png) no-repeat 0px -3px;
    background-size: 32px 32px;
    padding-left: 35px;
    font-size: 16px;
    margin: 0 0 0 0px;
}
.css_tile_summary_title a:hover {
    color: #c0c0c0;
    transition: color 0.5s ease;
}
.about {
    background: url(/image/arrow-right-mob-v1.png) no-repeat 0px 0px;
    background-position: right 10px top 28px;
    background-size: 30px 30px;
}
.developer {
    background: url(/image/arrow-right-mob-v1.png) no-repeat 0px 0px;
    background-position: right 10px top 28px;
    background-size: 30px 30px;
}
.merchant {
    background: url(/image/arrow-right-mob-v1.png) no-repeat 0px 0px;
    background-position: right 10px top 28px;
    background-size: 30px 30px;
}
.support {
    background: url(/image/arrow-right-mob-v1.png) no-repeat 0px 0px;
    background-position: right 10px top 28px;
    background-size: 30px 30px;
}
.about .css_tile_summary_title a {
    display: inline-block;
    line-height: 2.4em;
    background: url(/image/title-about-lg.png) no-repeat 0px 0px;
    padding-left: 50px;
    font-size: 17px;
    background-size: 42px 42px;
    height:50px;
    width:100%;
}
.developer .css_tile_summary_title a {
    display: inline-block;
    line-height: 2.4em;
    background: url(/image/title-developer-lg.png) no-repeat 0px 0px;
    padding-left: 50px;
    font-size: 17px;
    background-size: 42px 42px;
    height:50px;
    width:100%;
}
.merchant .css_tile_summary_title a {
    display: inline-block;
    line-height: 2.4em;
    background: url(/image/title-merchant-lg.png) no-repeat 0px 0px;
    padding-left: 50px;
    font-size: 17px;
    background-size: 42px 42px;
    height:50px;
    width:100%;
}
.support .css_tile_summary_title a {
    display: inline-block;
    line-height: 2.4em;
    background: url(/image/title-support-lg.png) no-repeat 0px 0px;
    padding-left: 50px;
    font-size: 17px;
    background-size: 42px 42px;
    height:50px;
    width:100%;
}
.css_tile_summary_title a {
    font-size: 16px;
}
.css_tile_summary_text a {
    border-bottom: 1px solid #a90f15;
    display: inline-block;
    line-height: 1.8em;
}
.developer .css_tile_ul li a {
    background: url(/image/small-arrow.png) no-repeat 0px 15px;
    padding-left: 25px;
    font-size: 14px;
    padding: 10px 0 0 20px;
}
.support .css_tile_ul li a {
    background: url(/image/small-arrow.png) no-repeat 0px 15px;
    padding-left: 25px;
    font-size: 14px;
    padding: 10px 0 0 20px;
}
.css_tile_summary_text a:hover {
    border-bottom: 1px solid #ee1c25;
    color: #ee1c25;
    transition: color 0.5s ease;
}
.css_tile_summary_text p {
    font-size: 12px;
    color: #494949;
    margin: 0;
    margin: 0 0px;
    padding: 0;
}
.grey-background {
    background-color: #f7f7f7;
    border: 1px solid #eeeeee;
    float: left;
    padding: 5px;
    margin: 5px;
    width: auto;
}
/* Home */
/* Support */

.support ul li {
    list-style: none;
}
.contact-button {
    margin: 5px 0 0 0;
    padding: 10px 15px 10px 15px;
    border-radius: 2px;
    border: 1px solid #f7f7f7;
    display: inline-block;
}
.contact-button:hover {
    border: 1px solid #ee1c25;
}
.support-contact-header a {
    color: #fff;
}
/* Contact Page */

.contact-box-email {
    background-color: #f7f7f7;
    border: 1px solid #e7e7e7;
    border-bottom: 3px solid #8e8d8d;
    padding: 5px 5px 20px 5px;
    height: auto;
}
.contact-box-address {
    background-color: #f7f7f7;
    border: 1px solid #e7e7e7;
    border-bottom: 3px solid #8e8d8d;
    padding: 5px 5px 10px 5px;
    height: auto;
}
.contact-box-email ul li,
.contact-box-address ul li {
    margin: 0;
    padding: 0;
    line-height: 25px;
    list-style: none;
}
.contact-box-address h4 {
    margin: 0 0 0 10px!important;
    color: #97191f;
}
.contact-box-email ul {
    padding: 0;
    margin: 20px 0 0 10px;
}
.contact-box-address ul {
    padding: 0;
    margin: 10px 0 0 10px;
}
.contact-box-email h3,
.contact-box-address h3 {
    margin-top: 20px;
    margin-left: 10px;
    margin-bottom: 0px;
}
.contact-box-email h4,
.contact-box-address h4 {
    color: #97191f;
    margin-left: 30px;
}
/*.css_tile_li a {
    margin-left: 20px;
}*/
.more-button {
    background-color: #434343;
    border: none;
    border-radius: 4px;
    padding: 10px 15px 10px 15px;
    display: inline-block;
    text-decoration: none;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
}
.css_tile_summary_text a.more-button {
    border-bottom: 2px solid #434343;
    color: #fff;
    margin: 5px 0 0 0;
}
.css_tile_summary_text a.more-button:hover {
    border-bottom: 2px solid #ee1c25;
    color: #fff;
    background-color: #333;
    transition: background 0.5s ease;
    transition: border 0.5s ease;
}
.social-icon {
    margin: 30px 0 0 10px;
    border-bottom: 0px!important;
}
.no-underline {
    border-bottom: 0px!important;
}
/* Hero Images */

.hero-Payment {
    background: url(../Image/hero-image-mob-v20.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 295px;
    position: relative;
    background-attachment: scroll;
}
.hero-Payment a.learn-more-button {
    border-radius: 3px;
    border: 2px solid #c0c0c0;
    color: #6a6869;
    display: inline-block;
    margin: 20px 10px 0 0;
    padding: 8px 17px 8px 17px;
}
.hero-Payment a.learn-more-button:hover {
    border-radius: 3px;
    border: 2px solid #ee1c25;
    color: #6a6869;
    display: inline-block;
    margin: 20px 10px 0 0;
    padding: 8px 17px 8px 17px;
    transition: border 0.5s ease;
}
.hero-Payment a.sign-up-button {
    border-radius: 3px;
    background-color: #e43940;
    color: #fff;
    display: inline-block;
    margin: 20px 10px 0 0;
    padding: 10px 20px 10px 20px;
}
.hero-Payment a.sign-up-button:hover {
    border-radius: 3px;
    color: #fff;
    background-color: #ad2c31;
    display: inline-block;
    margin: 20px 10px 0 0;
    padding: 10px 20px 10px 20px;
    transition: background 0.5s ease;
}
.hero-Payment h1 {
    color: #595959;
    font-size: 18px;
    margin: 0 auto;
    margin-top: 15px;
    font-weight: bold;
    text-align: center;
    display: none;
}
.hero-Payment p {
    color: #6a6869;
    font-size: 12px;
    line-height: 18px;
    margin: 0;
    padding: 0;
}
.hero-Payment .hero-content {
    padding: 0px;
    max-width: 300px;
    line-height: auto;
    margin: 0 auto;
    margin-top: 220px;
    text-align: center;
}
.hero-Payment hr {
    display: none;
}
/* About Hero */

.hero-About {
    background: url(../Image/hero-about-v3.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 200px;
    position: relative;
    background-attachment: scroll;
}
.hero-About a.learn-more-button {
    border-radius: 3px;
    border: 2px solid #c0c0c0;
    color: #fff;
    display: inline-block;
    margin: 20px 0 0 0;
    padding: 5px 15px 5px 15px;
}
.hero-About a.learn-more-button:hover {
    border-radius: 3px;
    border: 2px solid #ee1c25;
    color: #fff;
    display: inline-block;
    margin: 20px 0 0 0;
    padding: 5px 15px 5px 15px;
    transition: border 0.5s ease;
}
.hero-About h1 {
    color: #fff;
    font-size: 20px;
    padding: 0px;
    margin: 10px 0 20px 0;
}
.hero-About p {
    color: #fff;
    font-size: 14px;
}
.hero-About .hero-content {
    text-align: center;
    margin: 0 auto;
    padding: 20px;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    bottom: 20px;
}
.hero-About hr {
    color: #fff;
    width: 100px;
    border: 0;
    height: 1px;
    background: #fff;
}
/* Support Hero */

.hero-Support {
    background: url(../Image/hero-support.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 300px;
    position: relative;
    background-attachment: scroll;
}
.hero-Support h1 {
    color: #fff;
    font-size: 20px;
    padding: 0px;
    margin: 10px 0 20px 0;
}
.hero-Support p {
    color: #fff;
    font-size: 13px;
}
.hero-Support .hero-content {
    text-align: center;
    margin: 0 auto;
    padding: 20px;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    bottom: 40px;
}
.hero-Support hr {
    color: #fff;
    width: 100px;
    border: 0;
    height: 1px;
    background: #fff;
}
/* Developer Hero */

.hero-Developer {
    background: url(../Image/hero-Developer-v1.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 180px;
    position: relative;
    background-attachment: scroll;
}
.hero-Developer h1 {
    color: #fff;
    font-size: 20px;
    padding: 0px;
    margin: 10px 0 20px 0;
}
.hero-Developer p {
    color: #fff;
    font-size: 14px;
}
.hero-Developer .hero-content {
    text-align: center;
    margin: 0 auto;
    padding: 20px;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    bottom: 10px;
}
.hero-Developer hr {
    color: #fff;
    width: 100px;
    border: 0;
    height: 1px;
    background: #fff;
}
/* Security Hero */

.hero-Security {
    background: url(../Image/hero-security-v1.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 250px;
    position: relative;
    background-attachment: scroll;
}
.hero-Security h1 {
    color: #fff;
    font-size: 18px;
    padding: 0px;
    margin: 10px 0 20px 0;
}
.hero-Security p {
    color: #fff;
    font-size: 12px;
}
.hero-Security .hero-content {
    text-align: center;
    max-width: 1000px;
    margin: 0 auto;
    padding: 20px;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    bottom: 10px;
    line-height: 20px;
}
.hero-Security hr {
    color: #fff;
    width: 100px;
    border: 0;
    height: 1px;
    background: #fff;
}
/* Partners Hero */

.hero-Partners {
    background: url(../Image/hero-partners-v4.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 300px;
    position: relative;
    background-attachment: scroll;
}
.hero-Partners h1 {
    color: #fff;
    font-size: 18px;
    padding: 0px;
    margin: 10px 0 20px 0;
}
.hero-Partners p {
    color: #fff;
    font-size: 14px;
}
.hero-Partners .hero-content {
    text-align: center;
    max-width: 1000px;
    margin: 0 auto;
    padding: 20px;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    bottom: 10px;
    line-height: 20px;
}
.hero-Partners hr {
    color: #fff;
    width: 100px;
    border: 0;
    height: 1px;
    background: #fff;
}
.hero-Partners a {
    color: #fff;
}
.partners-button {
    margin: 5px 0 0 0;
    padding: 5px 15px 5px 15px;
    border-radius: 2px;
    border: 1px solid #f7f7f7;
    display: inline-block;
    color: #fff;
}
.partners-contact-header {
    color: #fff;
}
.partners-contact-header a {
    color: #fff;
}
.partners-button:hover {
    border: 1px solid #ee1c25;
}
/* Merchant Hero */

.hero-products {
    background: url(../Image/hero-merchant-v3.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 200px;
    position: relative;
    background-attachment: scroll;
}
.hero-products h1 {
    color: #fff;
    font-size: 20px;
    padding: 0px;
    margin: 10px 0 20px 0;
}
.hero-products p {
    color: #fff;
    font-size: 14px;
}
.hero-products .hero-content {
    text-align: center;
    margin: 0 auto;
    padding: 20px;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    bottom: 10px;
    line-height: 20px;
}
.hero-products hr {
    color: #fff;
    width: 100px;
    border: 0;
    height: 1px;
    background: #fff;
}
/* Merchant Hero */

.hero-Merchant {
    background: url(../Image/hero-merchant-v3.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 200px;
    position: relative;
    background-attachment: scroll;
}
.hero-Merchant h1 {
    color: #fff;
    font-size: 20px;
    padding: 0px;
    margin: 10px 0 10px 0;
}
.hero-Merchant p {
    color: #fff;
    font-size: 12px;
}
.hero-Merchant .hero-content {
    text-align: center;
    width: 1000px;
    margin: 0 auto;
    padding: 20px;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    bottom: 20px;
    line-height: 20px;
    text-align:center
}
.hero-Merchant hr {
    color: #fff;
    width: 100px;
    border: 0;
    height: 1px;
    background: #fff;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
    .css_main_nav ul li a {
        font-size: 11px;
    }
}
/* SiteMap */

.sitemap {
    margin: 10px;
}
.sitemap ul {
    margin: 0 0 0 0px;
}
.sitemap ul li {
    list-style-type:none;
    padding-left: 0px;
}
.css_sitemap_top {
    line-height: 27px;
}
.css_sitemap_top_text {
    color: #454545!important;
    font-weight: 700;
    font-size: 17px;
    padding-bottom: 5px;
    margin-bottom: 10px;
    text-transform: uppercase;
    border-bottom: 3px solid #f7f7f7;
}
.site-map-header {
    border-bottom: 2px solid #f7f7f7;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
    margin-top: 40px;
    color: #494949;
    text-transform: uppercase;
}
.sitemap .About {
    padding: 10px 20px 10px 10px;
}
.sitemap .Instorepayments {
    padding: 10px 20px 10px 10px;
}
.sitemap .Onlinepayments {
    padding: 10px 20px 10px 10px;
}
.sitemap .UnattendedPOS {
    padding: 10px 20px 10px 10px;
}
.sitemap .SupportandResources {
    padding: 10px;
}
.li-depth-0 {
    font-weight: bold;
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom: 3px solid #f7f7f7;
}
.li-depth-1 {
    font-weight: normal;
}
/* NEWS PAGE */

.news-date {
    padding-left: 10px;
    font-size: 14px;
    color: #C62828;
}
.news-content hr {
    border: 0;
    border-bottom: 2px solid #f7f7f7;
}
.news-calendar {
    margin: 0 0 0 3px;
    float: left;
}
.news-readmore {
    margin: 15px 0 0 0;
    padding: 5px 15px 5px 15px;
    border: 1px solid #c0c0c0;
    color: #c0c0c0;
    display: block;
    cursor: pointer;
}
/* SEARCH RESULTS */

.css_searchresult_wrapper {
    max-width: 1200px;
    margin: 0 auto;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 20px 10px 20px 10px;
    border-bottom: 2px solid #f7f7f7;
}
.css_searchresult_title {
    font-size: 16px;
    display: inline-block;
    line-height: 1.8em;
    margin: 0 0 5px 0;
}
.css_searchresult_title a {
    font-weight: bold;
}
.css_searchresult_title a:hover {
    color: #ee1c25;
}
.css_searchresult_hdr {
    max-width: 1200px;
    margin: 0 auto;
    color: #006621;
    font-weight: bold;
    padding: 70px 0 0 10px;
}
.download-button{   
   border:1px solid #c0c0c0; 
   padding:5px 10px 5px 30px;
   cursor:pointer;
   margin:10px 0 10px 0;
   background:url(/image/download-icon.png) #f7f7f7;
   background-position:10px 10px;
   background-repeat:no-repeat;
}

#error-box{
    width:auto;
    background-color:#f7f7f7;
    border:1px solid #ededed;
    margin:50px 0 0 0; 
    text-align:center;
    padding:50px 20px 50px 20px;  
}

#error-box h1{
    font-size:60px; 
}

#error-box .error-button{
    
    background-color:#ee1c25;
    color:#fff;
    padding:10px 10px 10px 10px;
    margin-top:30px;
    text-transform:uppercase;
    
}

/* LINK ANCHOR FOR FIXED HEADER */ 
.anchor:before {
    content:"";
    display:block;
    height:140px; /* fixed header height*/
    margin:-140px 0 0; /* negative fixed header height */
}


/* Support Content Section */
.support-email-section{ 
    background-color:#f7f7f7;
    border:1px solid #dadada;
    padding:15px 15px 15px 5px;
    width:auto;
}
.support-email-section ul li{ 
    list-style:none!important;
}
.support-email-icon{
    float:left;
    margin-top:2px;
    padding-right:20px;
}

 /* Apply + Enquire Section */
.container{
    max-width:1200px;
    margin:0 auto;
    }
.bottomCTA{
    margin-top:20px;
    background-color:#fbf9fa;
    border-top:1px solid #e3e3e3;
    border-bottom:1px solid #e3e3e3;
    width:100%;
    height:auto;
    padding:30px 0 30px 0;
}
.ApplyLink{
    color:#fff;
    padding:10px;
    max-width:450px;
    text-align:center;
    font-size:18px;
    font-weight:bold;
    margin:0 auto;
    border-radius:4px;
    margin-left:5px;
    margin-right:5px;
    background:#e43940;
}
.ApplyLink span{
   font-size:12px;
   font-weight:normal;
}
.EnquireLink{
   color:#fff;
   padding:10px;
   max-width:450px;
   text-align:center;
   font-size:18px;
   font-weight:bold;
   margin:0 auto;
   border-radius:4px;
   margin-top:10px;
   margin-left:5px;
   margin-right:5px;
   background:#e43940;
}
.EnquireLink:hover, .ApplyLink:hover {
    background-color:#ad2c31;
    transition: background 0.5s ease;
}
.EnquireLink span{
   font-size:12px;
   font-weight:normal;
}

/* Small devices (tablets, 768px and up) */
/* Modified to handle the additional width of the "System Status" nav button, which caused overflow/wrapping display issues) */
/* Reduced width of [.css_search_text] */
@media (min-width: 768px) {
    html {
        position: relative;
        min-height: 100%;
    }
    body {
        margin-bottom: 60px;
    }
    body,
    html {
        padding: 29px 0 0 0;
    }
    h1 {
        font-size: 25px;
    }
    h2 {
        font-size: 18px;
        color: #595959;
        padding: 0 0 10px 0;
    }
    h3 {
        font-size: 18px;
        color: #595959;
        padding: 0 0 10px 0;
    }
    h4 {
        font-size: 14px;
        color: #595959;
        padding: 0 0 0 0;
    }
    /* HEADER / NAV */

    a.logo {
        background-image: url(../image/payment_express_logo_2016_v2.png);
        color: transparent;
        background-size: 155px 22px;
        background-repeat: no-repeat;
        display: inline-block;
        text-indent: -999;
        padding: 5px 10px 0px 30px;
        margin-left: 10px;
        margin-top: 13px;
    }
    .css_mast {
        position: fixed;
        top: 0;
        z-index: 10;
        background-color: #ee1c25;
        width: 100%;
        height: 70px;
        overflow: hidden;
    }
    .css_main {
        padding: 0;
        position: relative;
    }
    .css_main_nav ul {
        position: inherit;
        display: block;
        border-collapse: separate;
        border-spacing: 0px;
        border: none;
        color: #fff;
        margin-top: -16px;
        float: right;
        display: block;
    }
    .css_main_nav ul li {
        float: left;
        border-right: 0px;
        width: auto;
        text-align: left;
    }
    .css_main_nav ul li a {
        color: #fff;
        font-weight: normal;
        display: block;
        text-transform: uppercase;
        letter-spacing: 0px;
        font-size: 12px;
        padding: 30px 5px 30px 5px;
    }
    .css_main_nav ul li a:hover {
        background-color: #bd131b;
        padding: 30px 5px 30px 5px;
        letter-spacing: 0px;
        transition: background 0.5s ease;
    }
    .css_main_nav_item_selected {
        background: none;
        color: #fff;
    }
    .css_main_nav ul li:hover {
        background: none;
    }
    .css_main_nav {
        background-color: transparent;
        height: auto;
        position: relative;
        bottom: 0;
        font-size: 16px;
        border-top: none;
        width: auto;
        overflow: visible;
    }
    .css_logon_button {
        display: inline-block;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.5;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        border-radius: 1px;
        background-color: #ee1c25;
        border: 1px solid #fff;
        color: #fff;
        margin: 5px 10px 5px 10px;
    }
    .css_logon_button:hover {
        background-color: #bb161d;
        transition: background-color 0.5s ease;
    }
    .css_search_button {
        display: inline-block;
        padding: 6px;
        font-size: 14px;
        width: 30px;
        font-weight: 400;
        line-height: 1.5;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        border-radius: 1px;
        background-color: #ee1c25;
        border: 0px solid #fff;
        color: #fff;
        text-indent: -9000px;
        background: url(../image/search-button-lg.png) no-repeat 0px 0px;
        background-size: 30px 30px;
    }
    .css_region_select {
        display: inline-block;
        padding: 7px 0px 7px 0px;
        font-size: 12px;
        font-weight: 400;
        line-height: 1.5;
        text-align: left;
        white-space: nowrap;
        vertical-align: middle;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        border: 1px solid transparent;
        border-radius: 1px;
        background-color: #ee1c25;
        border: 1px solid #fff;
        background-color: #fff;
        color: #999999;
        width: 45px;
        line-height: 18px;
        height:33px;
    }
    .css_search_form {
        margin: 5px 0 0 5px
    }
    .css_search_text {
        /* max-width: 100px; */
        max-width: 70px;
    }
    #region_form {
        float: right;
    }
    .css_main_nav ul li:nth-child(1) {
        text-indent: 1px;
        background: none;
        width: auto;
    }
    /* COUNTRY SELECTOR */
    
    .country-list {
        width: auto;
        height: auto;
        border-top: none;
        padding: 0px;
        margin: 10px 0 0 0;
    }
    #logon_form {
        padding: 0px;
    }
    /* LOGO */
    
    .css_logo_image {
        margin: 0 10px 0 10px;
    }
    /* Section Content */
    
    .section-content {
        padding: 15px;
    }
    /* TILES */
    
    .tiles {
        padding: 10px 20px 5px 20px;
        margin: 0 auto;
        border: 0;
        background-color: transparent;
        margin: 0;
    }
    .tiles ul li {
        margin-left: 30px;
        padding: 0;
        font-size: 14px;
    }
    .tiles ul {
        margin: 10px 0 20px 20px;
        line-height: 32px;
    }
    .css_tile_div,
    .css_tile_summary_text {
        max-width: 1200px;
        padding: 5px 10px 5 10px;
        margin: 0 auto;
        line-height: 26px;
        padding: 20px 20px 0px 10px;
    }
    .css_tile_div h1,
    .css_tile_summary_text h1 {
        padding: 0;
        color: #595959;
    }
    .css_tile_div h2,
    .css_tile_summary_text h2 {
        padding: 0;
        margin: 15px 10px 10px 10px;
        color: #595959;
    }
    .css_tile_div h3,
    .css_tile_summary_text h3 {
        padding: 0;
        margin: 15px 10px 10px 10px;
        color: #595959;
    }
    .css_tile_div h4,
    .css_tile_summary_text h4 {
        margin: 10px 10px 10px 0px;
        color: #595959;
    }
    h1.css_tile_summary_title {
        padding: 0;
        margin: 15px 0 10px 0px;
        color: #595959;
    }
    h2.css_tile_summary_title {
        padding: 0;
        margin: 0 0 10px 0px;
        color: #595959;
    }
    h3.css_tile_summary_title {
        padding: 0;
        margin: 0 0 10px 0px;
        color: #595959;
    }
    h4.css_tile_summary_title h4 {
        padding: 0;
        margin: 0 0 10px 0px;
        color: #595959;
    }
    .css_tile_summary_title a {
        display: inline-block;
        line-height: 1.8em;
    }
    .css_tile_summary_title a {
        background: url(/image/arrow-titles-v2.png) no-repeat -3px -3px;
        background-size:45px 45px;
        padding-left: 50px;
        font-size: 24px;
    }
    .css_tile_summary_title a:hover {
        color: #c0c0c0;
        transition: color 0.5s ease;
    }
    .css_tile_summary_text a {
        border-bottom: 1px solid #a90f15;
        display: inline-block;
        line-height: 1.8em;
    }
    .css_tile_summary_text a:hover {
        border-bottom: 1px solid #ee1c25;
        color: #ee1c25;
        transition: color 0.5s ease;
    }
    .css_tile_summary_text {
        padding: 0 20px 40px 5px;
    }
    .css_tile_summary_title a {
        margin: 0;
    }
    .css_tile_summary_text p {
        font-size: 14px;
        color: #494949;
        margin: 0;
        margin: 10px 10px;
        padding: 0;
    }
    /*.css_tile_li a {
        margin-left: 20px;
    }*/
    .css_tile_summary_text ul li {
        padding-left: 0px;
        list-style: circle;
    }
    .css_tile_summary_text {
        padding: 0 0 30px 0;
        border-bottom: 2px solid #f4f4f4;
    }
    /* Tile Grid */
    
    .tile-3 {
        width: 33.33333333%;
    }
    .tile-2 {
        width: 50%;
    }
    .tile-2-lg {
        width: 66.66666667%;
    }
    .tile-2-sm {
        width: 33.33333333%;
    }
    .grey-background {
        background-color: #f7f7f7;
        border: 1px solid #eeeeee;
        float: left;
        padding: 10px;
        margin: 5px 0 30px 0;
        width: 100%;
    }
    .tile-lg-2 {
        width: 66.66666667%;
    }
    .tile-sm-2 {
        width: 33.33333333%;
    }
    /* Home Page */
    
    .about,
    .developer,
    .merchant,
    .support {
        background: none;
    }
    .developer {
        background-color: #fff;
        max-width: 1200px;
        height: auto;
        margin: 0 auto;
    }
    .developer ul li {
        list-style: none;
    }
    .support ul li {
        list-style: none;
    }
    .about {
        max-height: 400px;
        max-width: 1200px;
        margin: 0 auto;
    }
    .about .css_tile_summary_title a {
        display: inline-block;
        line-height: 1.8em;
        background: url(/image/title-about-lg.png) no-repeat 0px 0px;
        padding-left: 50px;
        font-size: 24px;
        background-size: 42px 42px;
        margin-left: -15px;
    }
    .developer .css_tile_summary_title a {
        display: inline-block;
        line-height: 1.8em;
        background: url(/image/title-developer-lg.png) no-repeat 0px 0px;
        padding-left: 50px;
        font-size: 24px;
        background-size: 42px 42px;
        margin-left: -15px;
    }
    .merchant .css_tile_summary_title a {
        display: inline-block;
        line-height: 1.8em;
        background: url(/image/title-merchant-lg.png) no-repeat 0px 0px;
        padding-left: 50px;
        font-size: 24px;
        background-size: 42px 42px;
        margin-left: -15px;
    }
    .support .css_tile_summary_title a {
        display: inline-block;
        line-height: 1.8em;
        background: url(/image/title-support-lg.png) no-repeat 0px 0px;
        padding-left: 50px;
        font-size: 24px;
        background-size: 42px 42px;
        margin-left: -15px;
    }
    
    /* Partners */
    
    .partners {
        background-color: #fff;
    }
    /* Merchant */
    
    .merchant {
        height: auto;
        max-width: 1200px;
        margin: 0 auto;
    }
    /* Support */
    
    .support {
        height: auto;
        max-width: 1200px;
        margin: 0 auto;
    }
    /* Contact Page */
    
    .contact-box-email {
        background-color: #f7f7f7;
        border: 1px solid #e7e7e7;
        border-bottom: 3px solid #8e8d8d;
        padding: 5px;
        min-height: 200px;
    }
    .contact-box-email a{
        font-size:11px;
    }
    .contact-box-address {
        background-color: #f7f7f7;
        border: 1px solid #e7e7e7;
        border-bottom: 3px solid #8e8d8d;
        padding: 5px;
        min-height: 390px;
    }
    .contact-box-address h3 {
        margin: 20px 0 0 20px!important;
    }
    .contact-box-email ul li,
    .contact-box-address ul li {
        margin: 0;
        padding: 0;
        line-height: 25px;
        list-style: none;
    }
    .contact-box-address h4 {
        margin: 0 0 0 20px!important;
        color: #97191f;
    }
    .contact-box-email ul {
        padding: 0;
        margin: 20px 0 0 10px;
    }
    .contact-box-address ul {
        padding: 0;
        margin: 10px 0 0 20px;
    }
    .contact-box-email h3,
    .contact-box-address h3 {
        margin-top: 20px;
        margin-left: 30px;
    }
    .contact-box-email h4,
    .contact-box-address h4 {
        color: #97191f;
        margin-left: 30px;
    }
    /* Hero Images */
    
    .hero-Payment {
        background: url(../Image/hero_image_v10.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        min-height: 245px;
        position: relative;
        background-attachment: scroll;
    }
    .hero-Payment h1 {
        color: #595959;
        font-size: 20px;
        margin: 0 0 10px 0;
        font-weight: bold;
        display: block;
        text-align: left;
    }
    .hero-Payment p {
        color: #6a6869;
        font-size: 13px;
        line-height: 18px;
    }
    .hero-Payment .hero-content {
        text-align: left;
        padding: 20px;
        max-width: 400px;
        position: absolute;
        margin-left: 5px;
        margin-right: auto;
        margin-top: 0;
        left: 0;
        top: 5px;
        bottom: 30px;
        line-height: 30px;
    }
    .hero-Payment hr {
        display: none;
    }
    /* About Hero */
    
    .hero-About {
        background: url(../Image/hero-about-v3.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        min-height: 350px;
        position: relative;
        background-attachment: scroll;
    }
    .hero-About a.learn-more-button {
        border-radius: 3px;
        border: 2px solid #c0c0c0;
        color: #fff;
        display: inline-block;
        margin: 20px 0 0 0;
        padding: 5px 15px 5px 15px;
    }
    .hero-About a.learn-more-button:hover {
        border-radius: 3px;
        border: 2px solid #ee1c25;
        color: #fff;
        display: inline-block;
        margin: 20px 0 0 0;
        padding: 5px 15px 5px 15px;
        transition: border 0.5s ease;
    }
    .hero-About h1 {
        color: #fff;
        font-size: 60px;
        padding: 0px;
        margin: 10px 0 40px 0;
    }
    .hero-About p {
        color: #fff;
        font-size: 16px;
    }
    .hero-About .hero-content {
        text-align: center;
        max-width: 1000px;
        margin: 0 auto;
        padding: 20px;
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        bottom: 40px;
        line-height: 30px;
    }
    .hero-About hr {
        color: #fff;
        width: 100px;
        border: 0;
        height: 1px;
        background: #fff;
    }
    /* Support Hero */
    
    .hero-Support {
        background: url(../Image/hero-support.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        min-height: 350px;
        position: relative;
        background-attachment: scroll;
    }
    .hero-Support h1 {
        color: #fff;
        font-size: 60px;
        padding: 0px;
        margin: 10px 0 20px 0;
    }
    .hero-Support p {
        color: #fff;
        font-size: 16px;
    }
    .hero-Support .hero-content {
        text-align: center;
        margin: 0 auto;
        padding: 20px;
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        bottom: 40px;
    }
    .hero-Support hr {
        color: #fff;
        width: 100px;
        border: 0;
        height: 1px;
        background: #fff;
    }
    /* Developer Hero */
    
    .hero-Developer {
        background: url(../Image/hero-Developer-v1.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        min-height: 350px;
        position: relative;
        background-attachment: scroll;
    }
    .hero-Developer h1 {
        color: #fff;
        font-size: 60px;
        padding: 0px;
        margin: 10px 0 20px 0;
    }
    .hero-Developer p {
        color: #fff;
        font-size: 16px;
    }
    .hero-Developer .hero-content {
        text-align: center;
        margin: 0 auto;
        padding: 20px;
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        bottom: 40px;
    }
    .hero-Developer hr {
        color: #fff;
        width: 100px;
        border: 0;
        height: 1px;
        background: #fff;
    }
    /* Security Hero */
    
    .hero-Security {
        background: url(../Image/hero-security-v1.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        min-height: 350px;
        position: relative;
        background-attachment: scroll;
    }
    .hero-Security h1 {
        color: #fff;
        font-size: 60px;
        padding: 0px;
        margin: 10px 0 40px 0;
    }
    .hero-Security p {
        color: #fff;
        font-size: 16px;
    }
    .hero-Security .hero-content {
        text-align: center;
        max-width: 1000px;
        margin: 0 auto;
        padding: 20px;
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        bottom: 40px;
        line-height: 30px;
    }
    .hero-Security hr {
        color: #fff;
        width: 100px;
        border: 0;
        height: 1px;
        background: #fff;
    }
    /* Partners Hero */
    
    .hero-Partners {
        background: url(../Image/hero-partners-v4.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        min-height: 350px;
        position: relative;
        background-attachment: scroll;
    }
    .hero-Partners h1 {
        color: #fff;
        font-size: 60px;
        padding: 0px;
        margin: 10px 0 40px 0;
    }
    .hero-Partners p {
        color: #fff;
        font-size: 16px;
    }
    .hero-Partners .hero-content {
        text-align: center;
        max-width: 1000px;
        margin: 0 auto;
        padding: 20px;
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        bottom: 40px;
        line-height: 30px;
    }
    .hero-Partners hr {
        color: #fff;
        width: 100px;
        border: 0;
        height: 1px;
        background: #fff;
    }
    /* Merchant Hero */
    
    .hero-Merchant {
        background: url(../Image/hero-merchant-v3.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        min-height: 350px;
        position: relative;
        background-attachment: scroll;
    }
    .hero-Merchant h1 {
        color: #fff;
        font-size: 60px;
        padding: 0px;
        margin: 10px 0 40px 0;
    }
    .hero-Merchant p {
        color: #fff;
        font-size: 16px;
    }
    .hero-Merchant .hero-content {
        text-align: center;
        max-width: 1000px;
        margin: 0 auto;
        padding: 20px;
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        bottom: 40px;
        line-height: 30px;
    }
    .hero-Merchant hr {
        color: #fff;
        width: 100px;
        border: 0;
        height: 1px;
        background: #fff;
    }
    
    /* Apply + Enquire Section */

    .ApplyLink, .EnquireLink{
        font-size:24px;
        margin-top:0;
        margin-left:5px;
        margin-right:5px;
    }

    /* SiteMap */
    
    .sitemap-section {
        max-width: 1280px;
        margin: 0 auto;
    }
    .site-map-header {
        border-bottom: 2px solid #f7f7f7;
        padding-left: 0px;
        padding-right: 10px;
        padding-bottom: 20px;
        margin-top: 70px;
        color: #494949;
    }
    .sitemap {
        max-width: 1300px;
        margin: 0 auto;
    }
    .sitemap a {
        color: #616161;
    }
    .sitemap a:hover {
        color: #ba161d;
    }
    .sitemap .About {
        float: left;
        border-bottom: 0;
        margin: 30px 0 30px 0;
    }
    .sitemap .Instorepayments {
        float: left;
        border-bottom: 0;
        margin: 30px 0 30px 0;
    }
    .sitemap .Onlinepayments {
        float: left;
        border-bottom: 0;
        margin: 30px 0 30px 0;
    }
    .sitemap .UnattendedPOS {
        float: left;
        border-bottom: 0;
        margin: 30px 0 30px 0;
    }
    .sitemap .SupportandResources {
        float: left;
        border-bottom: 0;
        margin: 30px 0 30px 0;
    }
    .contact-box-email {
        min-height: 200px;
    }
    .contact-box-email h4,
    .contact-box-address h4 {
        color: #97191f;
    }
    .css_searchresult_title {
        font-size: 18px;
    }
     
}

@media (min-width: 900px) {
    .css_search_text {
        max-width: 170px;
    }
}

/* Medium devices (desktops, 992px and up) */

/* @media (min-width: 992px) { */

/* Medium devices (desktops, 1170px and up - to handle the additional width of the "System Status" nav button, which caused overflow/wrapping display issues) */
@media (min-width: 1170px) {
    h1 {
        font-size: 30px;
    }
    h2 {
        font-size: 25px;
    }
    h3 {
        font-size: 22px;
    }
    h4 {
        font-size: 20px;
    }
    /* HEADER / NAV */
    
    .css_main_nav ul li a {
        color: #fff;
        font-weight: normal;
        display: block;
        text-transform: uppercase;
        letter-spacing: 0px;
        padding: 30px 10px 30px 10px;
        border-left: 1px solid #bd131b;
    }
    .css_main_nav ul li a:hover {
        background-color: #333;
        padding: 30px 10px 30px 10px;
        letter-spacing: 0px;
        transition: background 0.5s ease;
    }
    .css_logon_button {
        display: inline-block;
        padding: 5px 10px 5px 10px;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.5;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        border-radius: 2px;
        background-color: none;
        border: 1px solid #fff;
        color: #fff;
        margin: 5px 20px 5px 50px;
    }
    .css_region_select {
        padding: 7px 0px 6px 2px;
        font-size: 12px;
        color: #999999;
        width: 48px;
        height:33px;
    }
    .NavBarImage {
        margin: 0;
        padding: 0;
        margin-top: -2px;
    }
    .css_tile_summary_text p {
        color: #494949;
        margin: 0;
        padding: 5px 0;
    }
    .css_tile_div h4,
    .css_tile_summary_text h4 {
        margin: 10px 0 10px 0;
        color: #494949;
    }
    .css_tile_div h2,
    .css_tile_summary_text h2 {
        padding: 0;
        margin: 15px 10px 10px 0px;
        color: #595959;
    }
    .css_tile_div h3,
    .css_tile_summary_text h3 {
        padding: 0;
        margin: 15px 10px 10px 0px;
        color: #595959;
    }
    .css_tile_div h4,
    .css_tile_summary_text h4 {
        padding: 0;
        margin: 15px 10px 10px 0px;
        color: #595959;
    }
    .css_tile_ul li a {
        font-size: 14px;
    }
    .css_tile_summary_text p {
        font-size: 14px;
    }
    h1.css_tile_summary_title {
        margin: 40px 0 10px 0px;
    }
    h2.css_tile_summary_title {
        margin: 5px 0 10px 0px;
    }
    h3.css_tile_summary_title {
        margin: 0px 0 0 0px;
    }
    h4.css_tile_summary_title {
        padding: 0;
        margin: 0px 0 0 10px;
        color: #494949;
    }
    .css_tile_div {
        padding: 20px 20px 0px 0px;
    }
    /* LOGO */
    
    a.logo {
        background-image: url(../image/payment_express_logo_2016_v3.png);
        color: transparent;
        background-size: 323px 40px;
        background-repeat: no-repeat;
        display: inline-block;
        /* width: 320px; */
        width: 290px;
        height: 50px;
        margin-left: 10px;
        margin-top: 3px;
        text-indent: -999px;
    }
    .css_logo_image {
        margin: 0 50px 0 20px;
    }
    /* FORMS */
    
    .css_search_text {
        max-width: 200px;
    }
    /* HOME */
    
    .macbook-dev {
        margin: 0px 0 0 60px;
    }
    /* Hero Images */
    
    .hero-Payment {
        background: url(../Image/hero_image_v10.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        min-height: 330px;
        position: relative;
        background-attachment: scroll;
    }
    .hero-Payment h1 {
        color: #595959;
        font-size: 30px;
        margin: 0 0 30px 0;
        font-weight: bold;
        display: block;
    }
    .hero-Payment p {
        color: #6a6869;
        font-size: 14px;
        line-height: 30px;
    }
    .hero-Payment .hero-content {
        text-align: left;
        padding: 20px;
        max-width: 500px;
        position: absolute;
        margin-left: 10px;
        margin-right: auto;
        left: 0;
        top: 20px;
        bottom: 30px;
        line-height: 30px;
    }
    .hero-Payment hr {
        display: none;
    }
    .section-content h3 {
        margin: 10px 0 0 0px;
        display:block;
    }
    /* About Hero */
    
    .hero-About {
        background: url(../Image/hero-about-v3.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        min-height: 450px;
        position: relative;
        background-attachment: scroll;
    }
    .hero-About a.learn-more-button {
        border-radius: 3px;
        border: 2px solid #c0c0c0;
        color: #fff;
        display: inline-block;
        margin: 20px 0 0 0;
        padding: 5px 15px 5px 15px;
    }
    .hero-About a.learn-more-button:hover {
        border-radius: 3px;
        border: 2px solid #ee1c25;
        color: #fff;
        display: inline-block;
        margin: 20px 0 0 0;
        padding: 5px 15px 5px 15px;
        transition: border 0.5s ease;
    }
    .hero-About h1 {
        color: #fff;
        font-size: 60px;
        padding: 0px;
        margin: 10px 0 40px 0;
    }
    .hero-About p {
        color: #fff;
        font-size: 16px;
    }
    .hero-About .hero-content {
        text-align: center;
        max-width: 1000px;
        margin: 0 auto;
        padding: 20px;
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        bottom: 90px;
        line-height: 30px;
    }
    .hero-About hr {
        color: #fff;
        width: 100px;
        border: 0;
        height: 1px;
        background: #fff;
    }
    /* Support Hero */
    
    .hero-Support {
        background: url(../Image/hero-support.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        min-height: 450px;
        position: relative;
        background-attachment: scroll;
    }
    .hero-Support h1 {
        color: #fff;
        font-size: 60px;
        padding: 0px;
        margin: 10px 0 20px 0;
    }
    .hero-Support p {
        color: #fff;
        font-size: 16px;
    }
    .hero-Support .hero-content {
        text-align: center;
        margin: 0 auto;
        padding: 20px;
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        bottom: 110px;
        width:1000px;
    }
    .hero-Support hr {
        color: #fff;
        width: 100px;
        border: 0;
        height: 1px;
        background: #fff;
    }
    /* Developer Hero */
    
    .hero-Developer {
        background: url(../Image/hero-Developer-v1.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        min-height: 500px;
        position: relative;
        background-attachment: scroll;
    }
    .hero-Developer h1 {
        color: #fff;
        font-size: 60px;
        padding: 0px;
        margin: 10px 0 20px 0;
    }
    .hero-Developer p {
        color: #fff;
        font-size: 16px;
    }
    .hero-Developer .hero-content {
        text-align: center;
        margin: 0 auto;
        padding: 20px;
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        bottom: 110px;
    }
    .hero-Developer hr {
        color: #fff;
        width: 100px;
        border: 0;
        height: 1px;
        background: #fff;
    }
    /* Security Hero */
    
    .hero-Security {
        background: url(../Image/hero-security-v1.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        min-height: 450px;
        position: relative;
        background-attachment: scroll;
    }
    .hero-Security h1 {
        color: #fff;
        font-size: 60px;
        padding: 0px;
        margin: 10px 0 40px 0;
    }
    .hero-Security p {
        color: #fff;
        font-size: 16px;
    }
    .hero-Security .hero-content {
        text-align: center;
        max-width: 1000px;
        margin: 0 auto;
        padding: 20px;
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        bottom: 90px;
        line-height: 30px;
    }
    .hero-Security hr {
        color: #fff;
        width: 100px;
        border: 0;
        height: 1px;
        background: #fff;
    }
    /* Partners Hero */
    
    .hero-Partners {
        background: url(../Image/hero-partners-v4.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        min-height: 500px;
        position: relative;
        background-attachment: scroll;
    }
    .hero-Partners h1 {
        color: #fff;
        font-size: 60px;
        padding: 0px;
        margin: 10px 0 40px 0;
    }
    .hero-Partners p {
        color: #fff;
        font-size: 16px;
    }
    .hero-Partners .hero-content {
        text-align: center;
        max-width: 1000px;
        margin: 0 auto;
        padding: 20px;
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        bottom: 90px;
        line-height: 30px;
    }
    .hero-Partners hr {
        color: #fff;
        width: 100px;
        border: 0;
        height: 1px;
        background: #fff;
    }
    /* Merchant Hero */
    
    .hero-Merchant {
        background: url(../Image/hero-merchant-v3.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        min-height: 450px;
        position: relative;
        background-attachment: scroll;
    }
    .hero-Merchant h1 {
        color: #fff;
        font-size: 60px;
        padding: 0px;
        margin: 10px 0 40px 0;
    }
    .hero-Merchant p {
        color: #fff;
        font-size: 16px;
    }
    .hero-Merchant .hero-content {
        text-align: center;
        max-width: 1000px;
        margin: 0 auto;
        padding: 20px;
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        bottom: 90px;
        line-height: 30px;
    }
    .hero-Merchant hr {
        color: #fff;
        width: 100px;
        border: 0;
        height: 1px;
        background: #fff;
    }
    .contact-box-email a{
        font-size:14px;
    }
    .contact-box-email h4,
    .contact-box-address h4 {
        color: #97191f;
    }
    
    /* SEARCH RESULTS */
    
    .css_searchresult_hdr {
        padding: 70px 0 0 10px;
    }
    /* ENQUIRY FORM IFRAME */
    
    .responsive-iframe {
        margin-top: 20px;
        height: 600px;
    }
    .responsive-iframe iframe {
        height: 600px;
    }
    
    /* LINK ANCHOR FOR FIXED HEADER */ 
    .anchor:before {
        content:"";
        display:block;
        height:70px; /* fixed header height*/
        margin:-70px 0 0; /* negative fixed header height */
    }
    
    /* Apply + Enquire Section */

    .ApplyLink, .EnquireLink{
        font-size:24px;
        margin:0 auto
    }
    
    /* FOOTER */
    
    .footer {
        position: absolute;
        bottom: 0;
        width: 100%;
        /* Set the fixed height of the footer here */
        
        height: 30px;
        border-top: 1px solid #e2e2e2;
        background-color: #fbf9fa;
    }
}
/* Large devices (large desktops, 1200px and up) */
/* @media (min-width: 1200px) { */
/* Large devices (desktops, 1340px and up - to handle the additional width of the "System Status" nav button, which caused overflow/wrapping display issues) */
/* Reduced the [.css_main_nav ul li a] padding */
@media (min-width: 1340px) {
    /* HEADER / NAV */
    
    h1.css_tile_summary_title {
        padding: 0;
        margin: 20px 0 15px 10px;
        color: #595959;
    }
    h2.css_tile_summary_title {
        padding: 0;
        margin: 0 0 10px 10px;
        color: #595959;
    }
    h3.css_tile_summary_title {
        padding: 0;
        margin: 0 0 10px 10px;
        color: #595959;
    }
    h4.css_tile_summary_title h4 {
        padding: 0;
        margin: 0 0 10px 10px;
        color: #595959;
    }
    .css_main_nav ul li a {
        color: #fff;
        font-weight: normal;
        display: block;
        text-transform: uppercase;
        letter-spacing: 0px;
        font-size: 16px;
        /* padding: 28px 15px 30px 15px; */
        padding: 28px 10px 30px 10px;
    }
    .css_main_nav ul li a:hover {
        background-color: #a00e14;
        letter-spacing: 0px;
        /* padding: 28px 15px 30px 15px; */
        padding: 28px 10px 30px 10px;
        transition: background 0.5s ease;
    }
    /* Hero Images */
    
    .hero-Payment {
        background: url(../Image/hero_image_v10.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        min-height: 550px;
        position: relative;
        background-attachment: scroll;
    }
    .hero-Payment h1 {
        color: #595959;
        font-size: 40px;
        margin: 0 0 35px 0;
        font-weight: bold;
        display: block;
    }
    .hero-Payment p {
        color: #6a6869;
        font-size: 16px;
        line-height: 30px;
    }
    .hero-Payment .hero-content {
        text-align: left;
        padding: 20px;
        max-width: 680px;
        position: absolute;
        margin-left: 30px;
        margin-right: auto;
        left: 0;
        top: 140px;
        bottom: 30px;
        line-height: 30px;
    }
    .hero-Payment hr {
        display: none;
    }
    /* About Hero */
    
    .hero-About {
        background: url(../Image/hero-about-v3.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        min-height: 500px;
        position: relative;
        background-attachment: scroll;
    }
    .hero-About a.learn-more-button {
        border-radius: 3px;
        border: 2px solid #c0c0c0;
        color: #fff;
        display: inline-block;
        margin: 20px 0 0 0;
        padding: 5px 15px 5px 15px;
    }
    .hero-About a.learn-more-button:hover {
        border-radius: 3px;
        border: 2px solid #ee1c25;
        color: #fff;
        display: inline-block;
        margin: 20px 0 0 0;
        padding: 5px 15px 5px 15px;
        transition: border 0.5s ease;
    }
    .hero-About h1 {
        color: #fff;
        font-size: 60px;
        padding: 0px;
        margin: 10px 0 40px 0;
    }
    .hero-About p {
        color: #fff;
        font-size: 16px;
    }
    .hero-About .hero-content {
        text-align: center;
        width: 1000px;
        margin: 0 auto;
        padding: 20px;
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        bottom: 90px;
        line-height: 30px;
    }
    .hero-About hr {
        color: #fff;
        width: 100px;
        border: 0;
        height: 1px;
        background: #fff;
    }
    /* Support Hero */
    
    .hero-Support {
        background: url(../Image/hero-support.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        min-height: 500px;
        position: relative;
        background-attachment: scroll;
    }
    .hero-Support h1 {
        color: #fff;
        font-size: 60px;
        padding: 0px;
        margin: 10px 0 20px 0;
    }
    .hero-Support p {
        color: #fff;
        font-size: 16px;
    }
    .hero-Support .hero-content {
        text-align: center;
        margin: 0 auto;
        padding: 20px;
        max-width: 1000px;
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        bottom: 110px;
    }
    .hero-Support hr {
        color: #fff;
        width: 100px;
        border: 0;
        height: 1px;
        background: #fff;
    }
    /* Developer Hero */
    
    .hero-Developer {
        background: url(../Image/hero-Developer-v1.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        min-height: 500px;
        position: relative;
        background-attachment: scroll;
    }
    .hero-Developer h1 {
        color: #fff;
        font-size: 60px;
        padding: 0px;
        margin: 10px 0 20px 0;
    }
    .hero-Developer p {
        color: #fff;
        font-size: 16px;
    }
    .hero-Developer .hero-content {
        text-align: center;
        margin: 0 auto;
        padding: 20px;
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        bottom: 110px;
    }
    .hero-Developer hr {
        color: #fff;
        width: 100px;
        border: 0;
        height: 1px;
        background: #fff;
    }
    /* Security Hero */
    
    .hero-Security {
        background: url(../Image/hero-security-v1.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        min-height: 500px;
        position: relative;
        background-attachment: scroll;
    }
    .hero-Security h1 {
        color: #fff;
        font-size: 60px;
        padding: 0px;
        margin: 10px 0 40px 0;
    }
    .hero-Security p {
        color: #fff;
        font-size: 16px;
    }
    .hero-Security .hero-content {
        text-align: center;
        max-width: 1000px;
        margin: 0 auto;
        padding: 20px;
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        bottom: 90px;
        line-height: 30px;
    }
    .hero-Security hr {
        color: #fff;
        width: 100px;
        border: 0;
        height: 1px;
        background: #fff;
    }
    /* Partners Hero */
    
    .hero-Partners {
        background: url(../Image/hero-partners-v4.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        min-height: 500px;
        position: relative;
        background-attachment: scroll;
    }
    .hero-Partners h1 {
        color: #fff;
        font-size: 60px;
        padding: 0px;
        margin: 10px 0 40px 0;
    }
    .hero-Partners p {
        color: #fff;
        font-size: 16px;
    }
    .hero-Partners .hero-content {
        text-align: center;
        max-width: 1000px;
        margin: 0 auto;
        padding: 20px;
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        bottom: 90px;
        line-height: 30px;
    }
    .hero-Partners hr {
        color: #fff;
        width: 100px;
        border: 0;
        height: 1px;
        background: #fff;
    }
    /* Merchant Hero */
    
    .hero-Merchant {
        background: url(../Image/hero-merchant-v3.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        min-height: 500px;
        position: relative;
        background-attachment: scroll;
    }
    .hero-Merchant h1 {
        color: #fff;
        font-size: 60px;
        padding: 0px;
        margin: 10px 0 40px 0;
    }
    .hero-Merchant p {
        color: #fff;
        font-size: 16px;
    }
    .hero-Merchant .hero-content {
        text-align: center;
        max-width: 1000px;
        margin: 0 auto;
        padding: 20px;
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        bottom: 90px;
        line-height: 30px;
    }
    .hero-Merchant hr {
        color: #fff;
        width: 100px;
        border: 0;
        height: 1px;
        background: #fff;
    }
    
    /* SEARCH RESULTS */
    
    .css_searchresult_hdr {
        padding: 70px 0 0 0;
    }
}
@media (min-width: 1340px) {
	.div-learn-more-banner {
    position: fixed;
    top: 70px;
    width: 100%;
    margin-left: -50px;
    height: 30px;
    background-color: gainsboro;
    text-align: center;
    vertical-align: middle;
    line-height: 30px;
    z-index: 999;
    }
}
@media (max-width: 1339px) {
	.div-learn-more-banner {
    position: fixed;
    top: 70px;
    width: 100%;
    margin-left: -30px;
    height: 30px;
    background-color: gainsboro;
    text-align: center;
    vertical-align: middle;
    line-height: 30px;
    z-index: 999;
    }
}
@media (max-width: 1169px) {
	.div-learn-more-banner {
    position: fixed;
    top: 70px;
    width: 100%;
    margin-left: -25px;
    height: 30px;
    background-color: gainsboro;
    text-align: center;
    vertical-align: middle;
    line-height: 30px;
    z-index: 999;
    }
}
@media (max-width: 767px) {
	.div-learn-more-banner {
    position: fixed;
    top: 140px;
    width: 100%;
    margin-left: -375px;
    height: 30px;
    background-color: gainsboro;
    text-align: center;
    vertical-align: middle;
    line-height: 30px;
    z-index: 999;
    }
}
@media only screen and (min-width: 670px) and (max-width: 767px) {
    .div-learn-more-banner {
    position: fixed;
    top: 140px;
    width: 130%;
    margin-left: -373px;
    height: 30px;
    background-color: gainsboro;
    text-align: center;
    vertical-align: middle;
    line-height: 30px;
    z-index: 999;
    }
}
@media only screen and (min-width: 376px) and (max-width: 679px) {
    .div-learn-more-banner {
    position: fixed;
    top: 140px;
    width: 150%;
    margin-left: -373px;
    height: 30px;
    background-color: gainsboro;
    text-align: center;
    vertical-align: middle;
    line-height: 30px;
    z-index: 999;
    top: 131px;
    font-size: 10px;
    }
}
@media only screen and (min-width: 0px) and (max-width: 375px) {
    .div-learn-more-banner {
    position: fixed;
    top: 10px;
    width: 200%;
    margin-left: -340px;
    height: 30px;
    background-color: gainsboro;
    text-align: center;
    vertical-align: middle;
    line-height: 30px;
    z-index: 999;
    font-size: 10px;
    top: 131px;
    font-size: 8px;
    }
}
.div-learn-more-banner {
    color: black;
    font-weight: bold;
}
.div-learn-more-banner  a {
	color: purple;
}