/* mainHomepage css */
/*
 *  Structure (with shortcodes):
 *      (#m01mls) MAIN LAYOUT
 *      (#m02hds) HEADER
 *      (#m03mcs) MAIN CONTENT
 *      (#m04bos) BOOTSTRAP OVERWRITE/EXTEND STYLES
 *      (#m05ths) THEME
 *      (#m06hes) HELPERS
 *      (#m07res) RESPONSIVE
 *      (#m08rts) RETINA
 */

/*
=================================================================
(#m01mls) MAIN LAYOUT
=================================================================
*/

/* Include Open Sans font from Google Web Fonts */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/openSans/open-sans-v16-latin-300.eot'); /* IE9 Compat Modes */
  src: 
       url('fonts/openSans/open-sans-v16-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/openSans/open-sans-v16-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/openSans/open-sans-v16-latin-300.woff') format('woff'), /* Modern Browsers */
       url('fonts/openSans/open-sans-v16-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/openSans/open-sans-v16-latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url('fonts/openSans/open-sans-v16-latin-italic.eot'); /* IE9 Compat Modes */
  src: 
       url('fonts/openSans/open-sans-v16-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/openSans/open-sans-v16-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/openSans/open-sans-v16-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('fonts/openSans/open-sans-v16-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/openSans/open-sans-v16-latin-italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/openSans/open-sans-v16-latin-regular.eot'); /* IE9 Compat Modes */
  src: 
       url('fonts/openSans/open-sans-v16-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/openSans/open-sans-v16-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/openSans/open-sans-v16-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/openSans/open-sans-v16-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/openSans/open-sans-v16-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/openSans/open-sans-v16-latin-600.eot'); /* IE9 Compat Modes */
  src: 
       url('fonts/openSans/open-sans-v16-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/openSans/open-sans-v16-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/openSans/open-sans-v16-latin-600.woff') format('woff'), /* Modern Browsers */
       url('fonts/openSans/open-sans-v16-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/openSans/open-sans-v16-latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-600italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: url('fonts/openSans/open-sans-v16-latin-600italic.eot'); /* IE9 Compat Modes */
  src: 
       url('fonts/openSans/open-sans-v16-latin-600italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/openSans/open-sans-v16-latin-600italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/openSans/open-sans-v16-latin-600italic.woff') format('woff'), /* Modern Browsers */
       url('fonts/openSans/open-sans-v16-latin-600italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/openSans/open-sans-v16-latin-600italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-700italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: url('fonts/openSans/open-sans-v16-latin-700italic.eot'); /* IE9 Compat Modes */
  src: 
       url('fonts/openSans/open-sans-v16-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/openSans/open-sans-v16-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/openSans/open-sans-v16-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('fonts/openSans/open-sans-v16-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/openSans/open-sans-v16-latin-700italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/openSans/open-sans-v16-latin-700.eot'); /* IE9 Compat Modes */
  src: 
       url('fonts/openSans/open-sans-v16-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/openSans/open-sans-v16-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/openSans/open-sans-v16-latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/openSans/open-sans-v16-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/openSans/open-sans-v16-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}


body {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #353535;
    background-color: #ffffff;
}

#page-container {
    margin: 0 auto;
    width: 100%;
}

#page-container.boxed {
    max-width: 1280px;
}

/*
=================================================================
(#m02hds) HEADER
=================================================================
*/

header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    min-width: 320px;
    /*padding: 25px 0;*/
    padding-bottom: 20px;
    color: #ffffff;
    background: #ffffff;
    z-index: 1000;
    -webkit-transition: all ease-out 0.25s;
    transition: all ease-out 0.25s;
    border-bottom: 2px solid #dddddd;
}

header.header-scroll {
    /*padding: 10px 0;*/
    background: rgba(255, 255, 255, 1);
}

/*header.header-scroll:hover {
    background: rgba(0, 0, 0, 0.8);
}*/

/* Logo */
a.site-logo {
    display: block;
    float: left;
    color: #ffffff;
    font-size: 24px;
    height: 45px;
    line-height: 45px;
}

a.site-logo:hover {
    color: #ffffff;
    text-decoration: none;
}

a.site-logo > i {
    font-size: 14px;
    opacity: 0.6;
    -webkit-transition: all ease-in-out 0.25s;
    transition: all ease-in-out 0.25s;
}

a.site-logo:hover > i {
    -webkit-transform: rotate(360deg) scale(1.5);
    transform: rotate(360deg) scale(1.5);
}

/* Menu */
header nav {
    float: right;
}

.site-nav {
    position: fixed;
    top: 0;
    right: -260px;
    bottom: 0;
    overflow-y: auto;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 250px;
    background: #ffffff;
    z-index: 1001;
    -webkit-transition: -webkit-transform ease-out .3s;
    transition: transform ease-out .3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.site-nav.site-nav-visible {
    -webkit-transform: translateX(-260px) translateY(0) translateZ(0);
    transform: translateX(-260px) translateY(0) translateZ(0);
}

.lt-ie10 .site-nav.site-nav-visible {
    right: 0;
}

.site-nav a {
    display: block;
    font-size: 13px;
    color: #000000;
    font-weight: 600;
    padding: 0 10px;
    margin: 2px 5px;
    height: 34px;
    line-height: 34px;
    border-radius: 3px;
    text-transform: uppercase;
}

.site-nav a:hover,
.site-nav a:focus {
    color: #333333;
    background: #ffffff;
    text-decoration: none;
}

.site-nav a.active,
.site-nav a.active:hover,
.site-nav a.active:focus,
.site-nav li.active > a {
    color: #000000;
    border-radius: 0!important;
    /*background: rgba(0, 0, 0, 0.4);*/
    /*border-top: 5px solid rgb(135,0,14);*/
}

.site-nav i {
    font-size: 14px;
}

.site-nav i.site-nav-arrow {
    float: right;
    line-height: 34px;
    margin-left: 10px;
}

/* Submenu */
.site-nav ul {
    list-style: none;
    margin: 0;
    padding: 0 0 0 10px;
}

.site-nav ul a {
    color: #dddddd;
    text-transform: none;
    height: auto;
    line-height: normal;
    padding-top: 5px;
    padding-bottom: 5px;
}

/*
=================================================================
(#m03mcs) MAIN CONTENT
=================================================================
*/

/* Main Structure */
.site-section {
    padding: 50px 0;
}

.site-block {
    margin-bottom: 49px;
}

.site-heading {
    margin: 0 0 29px;
}

.site-content {
    background-color: #ffffff;
    padding-bottom: 1px;
}

.site-section-top {
    padding-top: 70px;
    overflow: hidden;
}

.site-section-light {
    color: #ffffff;
}

.site-slide-content {
    overflow-x: hidden;
}

.site-top-avatar {
    margin-top: 25px;
    width: 74px;
    height: 74px;
    border-width: 5px;
    border-style: solid;
    border-color: #cccccc;
    border-color: rgba(255, 255, 255, 0.4);
}

.site-top-avatar.pull-right {
    margin-left: 30px;
}

.site-top-avatar.pull-left {
    margin-right: 30px;
}

.sidebar > .sidebar-block {
    padding-bottom: 20px;
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 20px;
}

.sidebar > .sidebar-block:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
}

.promo-content {
    margin-bottom: 0;
    font-size: 18px;
    color: #555555;
}

/* Media Container */
.media-container {
    position: relative;
    height: 279px;
    overflow: hidden;
}

.media-container > .site-section {
    min-height: 279px;
}

.media-container > .site-section,
.media-container > .media-map,
.media-container > .media-image {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
}

.media-container > .media-image {
    left: 50%;
    width: 2560px;
    height: 279px;
    margin-left: -1280px;
}

.media-container > .site-section {
    z-index: 200;
    background: rgba(0, 0, 0, 0.2);
    text-shadow: 0 0 30px #000000;
}

/* Parallax */
.parallax-image {
    background-position: 50% 0;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
}

/* Footer */
.site-footer {
    color: #656565;
    padding-top: 11px;
    padding-bottom: 40px;
    background-color: #ffffff;
}

.footer-heading {
    color: #ffffff;
    font-size: 19px;
    margin: 29px 0 15px;
}

.footer-nav a {
    color: #777777;
    -webkit-transition: all ease-out 0.15s;
    transition: all ease-out 0.15s;
}

.footer-nav a:hover,
.footer-nav a:focus {
    text-decoration: none;
}

.footer-nav-social a {
    display: block;
    width: 26px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    background-color: #151515;
    border-radius: 13px;
    -webkit-transition: all ease-out 0.25s;
    transition: all ease-out 0.25s;
}

.footer-nav-social a:hover {
    color: #ffffff;
    background-color: #1bbae1;
    -webkit-transform: rotate(360deg) scale(1.5);
    transform: rotate(360deg) scale(1.5);
}

/* Portfolio */
.portfolio {
    margin-bottom: 19px;
}

.portfolio > div {
    margin-bottom: 30px;
}

.portfolio-item > a {
    display: block;
    position: relative;
    overflow: hidden;
}

.portfolio-item > a > img {
    -webkit-transition: all ease-out 0.2s;
    transition: all ease-out 0.2s;
}

.portfolio-item > a:hover > img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

.portfolio-item-info {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px 5px;
    color: #ffffff;
    background: rgba(0, 0, 0, 0.6);
}

/* Store Items */
.store-items {
    margin-bottom: 19px;
}

.store-item {
    padding: 5px;
    position: relative;
    display: block;
    margin-bottom: 30px;
    border: 4px solid #eeeeee;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.store-item:hover {
    border-color: #dddddd;
    text-decoration: none;
}

a.store-item:hover {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
}

.store-item-rating {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    text-align: center;
    padding: 10px;
    opacity: 0;
    background-color: #ffffff;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    z-index: 10;
}

.store-item-icon {
    padding: 50px 20px;
    font-size: 84px;
    text-align: center;
}

.store-item:hover .store-item-rating {
    top: 15px;
    opacity: 1;
}

.store-item-image {
    overflow: hidden;
}

.store-item-image img {
    -webkit-transition: transform .2s ease-out;
    transition: transform .2s ease-out;
}

.store-item:hover .store-item-image img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

.store-item-price {
    font-weight: bold;
    font-size: 28px;
}

.store-item-info {
    padding: 20px;
    background-color: #f9f9f9;
}

/* Store Menu */
.store-menu,
.store-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    background: #eeeeee;
}

.store-menu a {
    display: block;
    padding: 7px 10px;
    color: #333333;
}

.store-menu a:hover,
.store-menu a:focus,
.store-menu a.active {
    text-decoration: none;
    color: #1bbae1;
}

.store-menu > li > a {
    font-weight: bold;
}

.store-menu a.submenu > i {
    margin-right: 5px;
    -webkit-transition: -webkit-transform .2s ease-out;
    transition: transform .2s ease-out;
}

.store-menu ul {
    display: none;
    background: #f9f9f9;
}

.store-menu ul a {
    padding: 5px 0 5px 25px;
}

.store-menu ul ul a {
    padding: 5px 0 5px 40px;
    color: #555555;
}

.store-menu .open > a.submenu > i {
    -webkit-transform: rotateZ(90deg);
    transform: rotateZ(90deg);
}

.store-menu .open > ul {
    display: block;
}

/* Pricing Table */
.table.table-pricing {
    background-color: #ffffff;
}

.table-pricing th,
.table-pricing td {
    text-align: center;
}

.table-pricing th {
    font-size: 24px !important;
}

.table-pricing td {
    font-size: 15px;
    padding-top: 12px !important;
    padding-bottom: 12px !important;
}

.table-pricing .table-price {
    background-color: #f9f9f9;
}

.table-pricing.table-featured .table-price,
.table-pricing .table-price.table-featured {
    background-color: #252525;
}

.table-pricing.table-featured th,
.table-pricing th.table-featured {
    background-color: #1bbae1;
    border-bottom: 2px solid #394263;
    color: #ffffff;
}

.table-pricing.table-featured td,
.table-pricing td.table-featured {
    background-color: #394263;
    color: #ffffff;
}

/* Gallery */
.gallery img, .gallery a img, .gallery-image img, a[data-toggle="lightbox-image"] img {
    max-width: 100%;
}

a[data-toggle="lightbox-image"],
a.gallery-link {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.gallery a:hover img,
.gallery-image:hover img,
a[data-toggle="lightbox-image"]:hover img {
    opacity: 0.75;
}

.gallery-image {
    position: relative;
}

.gallery-image-options {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    padding: 10px;
}

.gallery-image:hover .gallery-image-options {
    display: block;
}

.gallery > .row > div {
    margin-bottom: 15px;
}

.gallery.gallery-widget > .row > div {
    margin-bottom: 0;
    padding-top: 7px;
    padding-bottom: 7px;
}

/* Content which contains floats */
.content-float .pull-left {
    margin: 0 20px 20px 0;
}

.content-float .pull-right {
    margin: 0 0 20px 20px;
}

/* Counter */
.counter {
    text-align: center;
    color: #ffffff;
}

.counter span {
    font-weight: 700;
    font-size: 56px;
    text-align: center;
    display: block;
}

.counter small {
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
}

/* Circles */
.circle {
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    display: inline-block;
    font-size: 42px;
    color: #ffffff;
    border-radius: 50px;
    margin-bottom: 15px;
    -webkit-transition: all ease-out 0.25s;
    transition: all ease-out 0.25s;
}

.circle:hover,
.circle:focus {
    color: #ffffff;
    text-decoration: none;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.circle .gi,
.circle .hi,
.circle .si,
.circle .fi {
    margin-top: -7px;
}

/* Row Items */
.row-items > div {
    margin-bottom: 49px;
}

/* Scroll to top link */
#to-top {
    display: none;
    position: fixed;
    right: 20px;
    bottom: 30px;
    border-radius: 3px;
    padding: 0 12px 3px;
    font-size: 28px;
    text-align: center;
    color: #000000;
    background-color: #aeaeae;
    opacity: 0.2;
}

#to-top:hover {
    color: #ffffff;
    background-color: rgb(137,0,14);
    text-decoration: none;
    opacity: 1;
}

/*
=================================================================
(#m04bos) BOOTSTRAP OVERWRITE/EXTEND STYLES
=================================================================
*/

/* Typography */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6,
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small,
.h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small {
    font-weight: 300;
}

strong {
    font-weight: 600;
}

a,
a:hover,
a:focus,
.text-primary,
.text-primary:hover {
    color: #1bbae1;
}

.text-danger,
.text-danger:hover,
a.text-danger,
a.text-danger:hover,
a.text-danger:focus {
    color: #e74c3c;
}

.text-warning,
.text-warning:hover,
a.text-warning,
a.text-warning:hover,
a.text-warning:focus {
    color: #e67e22;
}

.text-success,
.text-success:hover,
a.text-success,
a.text-success:hover,
a.text-success:focus {
    color: #27ae60;
}

.text-info,
.text-info:hover,
a.text-info,
a.text-info:hover,
a.text-info:focus {
    color: #3498db;
}

.text-muted,
.text-muted:hover,
a.text-muted,
a.text-muted:hover,
a.text-muted:focus {
    color: #999999;
}

blockquote {
    margin: 20px 0;
    padding: 10px 20px 10px 60px;
    position: relative;
    width: 100%;
    border-left: none;
}

blockquote:before {
    display: block;
    content: "\201C";
    font-family: serif;
    font-size: 96px;
    position: absolute;
    left: 0;
    top: -30px;
    color: #eeeeee;
}

blockquote.pull-right:before {
    left: 10px;
    right: auto;
}

blockquote.no-symbol {
    padding: 10px 20px;
}

blockquote.no-symbol:before {
    content: "";
}

p {
    line-height: 1.7;
}

article p {
    font-size: 16px;
    line-height: 1.8;
}

ul.ul-breath li {
    margin-bottom: 7px;
}

/* Tables */
.table.table-vcenter th,
.table.table-vcenter td {
    vertical-align: middle;
}

.table-options {
    padding: 6px 0;
}

.table thead > tr > th {
    font-size: 18px;
    font-weight: 600;
}

.table thead > tr > th > small {
    font-weight: 400;
    font-size: 75%;
}

.table thead > tr > th,
.table thead > tr > td,
.table tfoot > tr > th,
.table tfoot > tr > td {
    padding-top: 14px;
    padding-bottom: 14px;
}

.table tfoot > tr > th,
.table tfoot > tr > td {
    background-color: #f9f9f9;
}

.table-borderless tbody > tr > th,
.table-borderless tbody > tr > td {
    border-top-width: 0;
}

.table thead > tr > th,
.table tbody > tr > th,
.table tfoot > tr > th,
.table thead > tr > td,
.table tbody > tr > td,
.table tfoot > tr > td,
.table tbody + tbody,
.table-bordered,
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
    border-color: #f2f2f2;
}

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
    background-color: #f2f2f2;
}

/* Forms */
label {
    font-weight: 600;
}

fieldset legend {
    font-size: 16px;
    padding: 30px 0 10px;
    border-bottom: 2px solid #eaedf1;
}

input[type="file"] {
    padding-top: 7px;
}

input[type="text"].form-control,
input[type="password"].form-control,
input[type="email"].form-control,
textarea.form-control {
    -webkit-appearance: none;
}

.form-control {
    font-size: 13px;
    padding: 6px 8px;
    max-width: 100%;
    margin: 1px 0;
    color: #353535;
    border-color: #dddddd;
}

.form-control-borderless .form-control,
.form-control-borderless .input-group-addon,
.form-control-borderless,
.form-control-borderless:focus {
    border: transparent !important;
}

.input-group {
    margin-top: 1px;
    margin-bottom: 1px;
}

.input-group .form-control {
    margin-top: 0;
}

.form-control:focus {
    border-color: rgb(255,178,138);
}

.help-block {
    color: #777777;
    font-weight: 400;
}

.input-group-addon {
    min-width: 45px;
    text-align: center;
    background-color: #ffffff;
    border-color: #dbe1e8;
}

.form-horizontal .control-label {
    margin-bottom: 5px;
}

.form-bordered {
    margin: -15px -15px -1px;
}

.modal-body .form-bordered {
    margin-bottom: -20px;
}

.form-bordered fieldset legend {
    margin: 0;
    padding-left: 20px;
    padding-right: 20px;
}

.form-bordered .form-group {
    margin: 0;
    border: none;
    padding: 15px;
    border-bottom: 1px dashed #eaedf1;
}

.form-bordered .form-group.form-actions {
    background-color: #f9fafc;
    border-bottom: none;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.form-horizontal.form-bordered .form-group {
    padding-left: 0;
    padding-right: 0;
}

.form-bordered .help-block {
    margin-bottom: 0;
}

.has-success .form-control,
.has-warning .form-control,
.has-error .form-control {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.has-success .help-block,
.has-success .control-label,
.has-success .input-group-addon,
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .radio,
.has-success .radio-inline {
    color: #27ae60;
}

.has-success .form-control,
.has-success .input-group-addon {
    border-color: #27ae60;
    background-color: #ffffff;
}

.has-success .form-control:focus {
    border-color: #166638;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .input-group-addon,
.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .radio,
.has-warning .radio-inline {
    color: #e67e22;
}

.has-warning .form-control,
.has-warning .input-group-addon {
    border-color: #e67e22;
    background-color: #ffffff;
}

.has-warning .form-control:focus {
    border-color: #b3621b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .input-group-addon,
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .radio,
.has-error .radio-inline {
    color: #e74c3c;
}

.has-error .form-control,
.has-error .input-group-addon {
    border-color: #e74c3c;
    background-color: #ffffff;
}

.has-error .form-control:focus {
    border-color: #c0392b;
}

/* Form Select Switches */
.switch {
    margin: 1px 0;
    position: relative;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
}

.switch input {
    position: absolute;
    opacity: 0;
}

.switch span {
    position: relative;
    display: inline-block;
    width: 54px;
    height: 28px;
    border-radius: 28px;
    background-color: #f9f9f9;
    border: 1px solid #dddddd;
    -webkit-transition: background-color 0.35s;
    transition: background-color 0.35s;
}

.switch span:after {
    content: "";
    position: absolute;
    left: 2px;
    top: 1px;
    bottom: 1px;
    width: 24px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 50%;
    -webkit-box-shadow: 1px 0 3px rgba(0, 0, 0, 0.05);
    box-shadow: 1px 0 3px rgba(0, 0, 0, 0.05);
    -webkit-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}

.switch input:checked + span:after {
    left: 26px;
    border: none;
    -webkit-box-shadow: -2px 0 3px rgba(0, 0, 0, 0.1);
    box-shadow: -2px 0 3px rgba(0, 0, 0, 0.1);
}

.switch input:checked + span {
    background-color: #eeeeee;
}

.switch-default span {
    border-color: #dbe1e8;
}

.switch-default input:checked + span {
    background-color: #dbe1e8;
}

.switch-primary span {
    border-color: #1bbae1;
}

.switch-primary input:checked + span {
    background-color: #1bbae1;
}

.switch-info span {
    border-color: #7abce7;
}

.switch-info input:checked + span {
    background-color: #7abce7;
}

.switch-success span {
    border-color: #aad178;
}

.switch-success input:checked + span {
    background-color: #aad178;
}

.switch-warning span {
    border-color: #f7be64;
}

.switch-warning input:checked + span {
    background-color: #f7be64;
}

.switch-danger span {
    border-color: #ef8a80;
}

.switch-danger input:checked + span {
    background-color: #ef8a80;
}

/* Buttons */
.btn {
    margin: 1px 0;
    border-width: 0;
    background-color: #ffffff;
    -webkit-transition: all ease-out 0.15s;
    transition: all ease-out 0.15s;
}

.input-group-btn .btn {
    border-width: 1px;
}

.btn .gi,
.btn .hi,
.btn .si,
.btn .fi {
    line-height: 1;
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    opacity: 0.4;
}

.input-group .btn,
.modal-content .btn {
    margin-top: 0;
    margin-bottom: 0;
}

.btn-default {
    background-color: #f1f1f1;
    border-color: #eeeeee;
    color: #353535;
}

.btn-default.btn-alt {
    background-color: #ffffff;
}

.btn-default:hover {
    background-color: #dddddd;
    border-color: #cccccc;
}

.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default:active:hover,
.btn-default:active:focus,
.btn-default.active,
.btn-default.active:hover,
.btn-default.active:focus,
.open .btn-default.dropdown-toggle,
.open .btn-default.dropdown-toggle:hover,
.open .btn-default.dropdown-toggle:focus,
.open .btn-default.dropdown-toggle.focus {
    background-color: #eaedf1;
    border-color: #eaedf1;
}

.btn-default.disabled,
.btn-default.disabled:hover,
.btn-default.disabled:focus,
.btn-default.disabled:active,
.btn-default.disabled.active,
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled].active,
.btn-default[disabled]:active:focus,
.btn-default[disabled].active:focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default:active:focus,
fieldset[disabled] .btn-default.active:focus {
    background-color: #eaedf1;
    border-color: #eaedf1;
}

.btn-primary {
    background-color: #6ad2eb;
    border-color: #1bbae1;
    color: #ffffff;
}

.btn-primary.btn-alt {
    background-color: #ffffff;
    color: #1bbae1;
}

.btn-primary:hover {
    background-color: #1bbae1;
    border-color: #1593b3;
    color: #ffffff;
}

.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary.active,
.btn-primary.active:hover,
.btn-primary.active:focus,
.open .btn-primary.dropdown-toggle,
.open .btn-primary.dropdown-toggle:hover,
.open .btn-primary.dropdown-toggle:focus,
.open .btn-primary.dropdown-toggle.focus {
    background-color: #1bbae1;
    border-color: #1bbae1;
    color: #ffffff;
}

.btn-primary.disabled,
.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled:active,
.btn-primary.disabled.active,
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled].active,
.btn-primary[disabled]:active:focus,
.btn-primary[disabled].active:focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary:active:focus,
fieldset[disabled] .btn-primary.active:focus {
    background-color: #1bbae1;
    border-color: #1bbae1;
    color: #ffffff;
}

.btn-danger {
    background-color: #ef8a80;
    border-color: #e74c3c;
    color: #ffffff;
}

.btn-danger.btn-alt {
    background-color: #ffffff;
    color: #e74c3c;
}

.btn-danger:hover {
    background-color: #e74c3c;
    border-color: #9c3428;
    color: #ffffff;
}

.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger:active:hover,
.btn-danger:active:focus,
.btn-danger.active,
.btn-danger.active:hover,
.btn-danger.active:focus,
.open .btn-danger.dropdown-toggle,
.open .btn-danger.dropdown-toggle:hover,
.open .btn-danger.dropdown-toggle:focus,
.open .btn-danger.dropdown-toggle.focus {
    background-color: #e74c3c;
    border-color: #e74c3c;
    color: #ffffff;
}

.btn-danger.disabled,
.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled:active,
.btn-danger.disabled.active,
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled].focus,
.btn-danger[disabled]:active,
.btn-danger[disabled].active,
.btn-danger[disabled]:active:focus,
.btn-danger[disabled].active:focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger:active:focus,
fieldset[disabled] .btn-danger.active:focus {
    background-color: #e74c3c;
    border-color: #e74c3c;
    color: #ffffff;
}

.btn-warning {
    background-color: #f7be64;
    border-color: #f39c12;
    color: #ffffff;
}

.btn-warning.btn-alt {
    background-color: #ffffff;
    color: #f39c12;
}

.btn-warning:hover {
    background-color: #f39c12;
    border-color: #b3730c;
    color: #ffffff;
}

.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning:active:hover,
.btn-warning:active:focus,
.btn-warning.active,
.btn-warning.active:hover,
.btn-warning.active:focus,
.open .btn-warning.dropdown-toggle,
.open .btn-warning.dropdown-toggle:hover,
.open .btn-warning.dropdown-toggle:focus,
.open .btn-warning.dropdown-toggle.focus {
    background-color: #f39c12;
    border-color: #f39c12;
    color: #ffffff;
}

.btn-warning.disabled,
.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled:active,
.btn-warning.disabled.active,
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled].focus,
.btn-warning[disabled]:active,
.btn-warning[disabled].active,
.btn-warning[disabled]:active:focus,
.btn-warning[disabled].active:focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning:active:focus,
fieldset[disabled] .btn-warning.active:focus {
    background-color: #f39c12;
    border-color: #f39c12;
    color: #ffffff;
}

.btn-success {
    background-color: #aad178;
    border-color: #7db831;
    color: #ffffff;
}

.btn-success.btn-alt {
    background-color: #ffffff;
    color: #7db831;
}

.btn-success:hover {
    background-color: #7db831;
    border-color: #578022;
    color: #ffffff;
}

.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success:active:hover,
.btn-success:active:focus,
.btn-success.active,
.btn-success.active:hover,
.btn-success.active:focus,
.open .btn-success.dropdown-toggle,
.open .btn-success.dropdown-toggle:hover,
.open .btn-success.dropdown-toggle:focus,
.open .btn-success.dropdown-toggle.focus {
    background-color: #7db831;
    border-color: #7db831;
    color: #ffffff;
}

.btn-success.disabled,
.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled:active,
.btn-success.disabled.active,
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled].active,
.btn-success[disabled]:active:focus,
.btn-success[disabled].active:focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success:active:focus,
fieldset[disabled] .btn-success.active:focus {
    background-color: #7db831;
    border-color: #7db831;
    color: #ffffff;
}

.btn-info {
    background-color: #7abce7;
    border-color: #3498db;
    color: #ffffff;
}

.btn-info.btn-alt {
    background-color: #ffffff;
    color: #3498db;
}

.btn-info:hover {
    background-color: #3498db;
    border-color: #2875a8;
    color: #ffffff;
}

.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info:active:hover,
.btn-info:active:focus,
.btn-info.active,
.btn-info.active:hover,
.btn-info.active:focus,
.open .btn-info.dropdown-toggle,
.open .btn-info.dropdown-toggle:hover,
.open .btn-info.dropdown-toggle:focus,
.open .btn-info.dropdown-toggle.focus {
    background-color: #3498db;
    border-color: #3498db;
    color: #ffffff;
}

.btn-info.disabled,
.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled:active,
.btn-info.disabled.active,
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled].focus,
.btn-info[disabled]:active,
.btn-info[disabled].active,
.btn-info[disabled]:active:focus,
.btn-info[disabled].active:focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info:active:focus,
fieldset[disabled] .btn-info.active:focus {
    background-color: #3498db;
    border-color: #3498db;
    color: #ffffff;
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link.btn-icon:hover,
.btn-link.btn-icon:focus {
    color: #1bbae1;
}

.btn-link.btn-icon {
    color: #999999;
}

.btn-link.btn-icon:hover,
.btn-link.btn-icon:focus {
    text-decoration: none;
}

/* Labels, Badges */
.label,
.badge {
    font-weight: normal;
    font-size: 90%;
}

.label {
    padding: 1px 4px;
}

.badge {
    background: rgba(0, 0, 0, 0.3);
    padding: 3px 6px;
}

.label-danger {
    background-color: #e74c3c;
}

.label-danger[href]:hover,
.label-danger[href]:focus {
    background-color: #ff5542;
}

.label-warning {
    background-color: #e67e22;
}

.label-warning[href]:hover,
.label-warning[href]:focus {
    background-color: #ff8b26;
}

.label-success {
    background-color: #27ae60;
}

.label-success[href]:hover,
.label-success[href]:focus {
    background-color: #2cc76c;
}

.label-info {
    background-color: #2980b9;
}

.label-info[href]:hover,
.label-info[href]:focus {
    background-color: #2f92d4;
}

.label-primary {
    background-color: #1bbae1;
}

.label-primary[href]:hover,
.label-primary[href]:focus {
    background-color: #5ac5e0;
}

.label-default {
    background-color: #999999;
}

.label-default[href]:hover,
.label-default[href]:focus {
    background-color: #777777;
}

/* Alerts */
.alert {
    border-top-width: 0;
    border-right-width: 2px;
    border-bottom-width: 0;
    border-left-width: 2px;
}

.alert-danger {
    color: #e74c3c;
    background-color: #ffd1cc;
    border-color: #ffb8b0;
}

.alert-danger .alert-link {
    color: #e74c3c;
}

.alert-warning {
    color: #e67e22;
    background-color: #ffe4cc;
    border-color: #ffd6b2;
}

.alert-warning .alert-link {
    color: #e67e22;
}

.alert-success {
    color: #27ae60;
    background-color: #daf2e4;
    border-color: #b8e5cb;
}

.alert-success .alert-link {
    color: #27ae60;
}

.alert-info {
    color: #3498db;
    background-color: #dae8f2;
    border-color: #b8d2e5;
}

.alert-info .alert-link {
    color: #3498db;
}

.alert-dismissable .close {
    top: -5px;
    right: -25px;
}

.close {
    text-shadow: none;
}

/* Carousel */
.carousel-control {
    width: 60px;
}

.carousel-control.left,
.carousel-control.right,
.carousel-control.left.no-hover:hover,
.carousel-control.right.no-hover:hover {
    background: none;
    filter: none;
}

.carousel-control.left:hover,
.carousel-control.right:hover {
    background: rgba(0, 0, 0, 0.1);
    filter: none;
}

.carousel-control span {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 5;
    display: inline-block;
    text-shadow: none;
}

.carousel-control i {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
}

.carousel.carousel-html {
    margin-bottom: 40px;
}

.carousel-html .carousel-indicators {
    bottom: -20px;
}

.carousel-html .carousel-indicators li {
    background-color: #dddddd;
}

.carousel-html .carousel-indicators .active {
    background-color: #1bbae1;
}

.carousel-html .carousel-control {
    text-shadow: none;
    color: #cccccc;
}

.carousel-html .carousel-control:hover {
    color: #ffffff;
}

.carousel-home {
    margin-bottom: 0 !important;
}

.carousel-home img{
    max-width: 100%;
}

/* Nav */
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus,
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus,
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    color: #fff;
    background-color: #1bbae1;
}

.nav > li i {
    font-size: 14px;
}

.nav-pills > .active > a > .badge {
    color: #1bbae1;
}

.nav-stacked > li > a {
    margin: 4px 0 0;
}

.nav .caret,
.nav a:hover .caret,
.nav a:focus .caret {
    border-top-color: #1bbae1;
    border-bottom-color: #1bbae1;
}

.nav > li > a:hover,
.nav > li > a:focus {
    background-color: #f9fafc;
}

.nav-tabs {
    border-bottom-color: #eaedf1;
}

.nav-tabs > li {
    margin-bottom: 0;
}

.nav-tabs > li > a {
    padding-left: 7px;
    padding-right: 7px;
    margin-bottom: -1px;
}

.nav-tabs > li > a:hover {
    border-color: #eaedf1;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    color: #394263;
    border-color: #eaedf1;
    border-bottom-color: transparent;
}

.nav-pills > li.active > a > .badge {
    background: rgba(0, 0, 0, 0.2);
    color: #ffffff;
}

/* Pagination & Pager */
.pagination > li > a,
.pagination > li > span  {
    color: #1bbae1;
    margin-left: 5px;
    margin-right: 5px;
    border: none !important;
    border-radius: 25px !important;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    background-color: #1bbae1;
    font-weight: 600;
}

.pager > li > a,
.pager > li > span {
    border-color: #eaedf1;
}

.pager > li > a:hover,
.pagination > li > a:hover {
    background-color: #1bbae1;
    border-color: #1bbae1;
    color: #ffffff;
}

.pager > li.disabled > a:hover {
    border-color: #eaedf1;
}

/* Modals */
.modal-content {
    border-radius: 3px;
}

.modal-header {
    padding: 15px 15px 14px;
    border-bottom: 1px solid #eeeeee;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.modal-title {
    font-weight: 300;
}

.modal-body {
    padding: 20px 15px;
}

.modal-body .nav-tabs {
    margin: 0 -15px 15px;
    padding: 0 5px !important;
}

.modal-footer {
    margin-top: 0;
    padding: 14px 15px 15px;
    border-top: 1px solid #eeeeee;
    background-color: #f9f9f9;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

/* Bottom Margin */
p, .table, .alert, .carousel {
    margin-bottom: 20px;
}

/* Removing shadows and radius */
.navbar-form,
.navbar-collapse,
.form-control,
.form-control:focus,
.has-success .form-control:focus,
.has-warning .form-control:focus,
.has-error .form-control:focus,
.popover,
.progress,
.progress-bar,
.btn.active,
.open .btn.dropdown-toggle,
.panel {
    -webkit-box-shadow: none;
    box-shadow: none;
}

/*
=================================================================
(#m05ths) THEME
=================================================================
*/

/* Default Color Theme specific colors */
.themed-color {
    color: #1bbae1;
}

.themed-border {
    border-color: #1bbae1;
}

.themed-background {
    background-color: #1bbae1;
}

.themed-color-dark {
    color: #394263;
}

.themed-border-dark {
    border-color: #394263;
}

.themed-background-dark {
    background-color: #394263;
}

/*
=================================================================
(#m06hes) HELPERS
=================================================================
*/

.bg-video {
    width: 100%;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
}

.push-bit {
    margin-bottom: 30px;
}

.push {
    margin-bottom: 49px;
}

.push-top-bottom {
    margin-top: 49px;
    margin-bottom: 49px;
}

.remove-margin {
    margin-bottom: 0;
}

.lt-ie10 .hidden-lt-ie10 {
    display: none !important;
}

.display-none {
    display: none;
}

.visibility-none {
    visibility: hidden;
}

:focus {
    outline: 0 !important;
}

/*
=================================================================
(#m07res) RESPONSIVE
=================================================================
*/

/* Small devices, Tablets (>767px) */
@media screen and (min-width: 768px) {

    /* General */
    .site-heading-promo {
        margin-top: 60px;
    }

    .modal-body {
        padding-left: 20px;
        padding-right: 20px;
    }
}

/* Medium devices, Desktops (>991px) */
@media screen and (min-width: 992px) {

    /* Menu */
    .site-nav {
        position: static;
        top: auto;
        right: auto;
        bottom: auto;
        overflow-y: visible;
        width: auto;
        background: transparent;
        z-index: auto;
        -webkit-transition: none;
        transition: none;
        -webkit-backface-visibility: visible;
        backface-visibility: visible;
    }

    .site-nav.site-nav-visible {
        -webkit-transform: none;
        transform: none;
    }

    .lt-ie10 .site-nav.site-nav-visible {
        right: auto;
    }

    .site-nav li {
        float: left;
        padding: 0;
        margin-left: 10px;
        position: relative;
    }

    .site-nav a {
        margin: 0;
    }

    .site-nav li:hover > ul {
        display: block;
    }

    .site-nav li.active > a {
        border-radius: 3px;
    }

    .site-nav a.site-nav-sub,
    .site-nav li.active:hover > a.site-nav-sub {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }

    .site-nav > li:hover > a,
    .site-nav > li.active:hover > a {
        color: #333333;
        background: #ffffff;
        text-decoration: none;
    }

    .site-nav a.site-nav-sub {
        padding-right: 30px;
    }

    .site-nav i.site-nav-arrow {
        margin: 0 -20px 0 0;
    }

    /* Submenu */
    .site-nav ul {
        display: none;
        position: absolute;
        left: 0;
        top: 34px;
        padding: 2px 0;
        width: 160px;
        background-color: #ffffff;
        border-radius: 3px;
        border-top-left-radius: 0;
        -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
        box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    }

    .site-nav li:last-child ul {
        left: auto;
        right: 0;
        border-radius: 3px;
        border-top-right-radius: 0;
    }

    .site-nav ul li {
        float: none;
        margin: 0;
        padding: 1px 3px;
    }

    .site-nav ul a {
        color: #333333;
    }

    .site-nav ul a:hover {
        background-color: #eeeeee;
    }

    .site-nav ul a.active,
    .site-nav ul a.active:hover {
        background-color: #454545;
    }
}

/* Large devices, Desktops (>1199px) */
@media screen and (min-width: 1200px) {

    /* General */
    article p {
        font-size: 19px;
        line-height: 1.9;
    }

    .site-heading-promo {
        margin-top: 120px;
    }

    .promo-content {
        font-size: 24px;
        font-weight: 300;
    }
}

/*
=================================================================
(#m08rts) RETINA
=================================================================
*/

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {
    /* If you did use a CSS image background, you can put your high resolution image here */

}


.card-block{
    background-color: #fff;
    padding: 20px 30px;
    box-shadow: -10px 5px 30px #e7e7e7;
}

.footerLink{
    color: #aaa!important;
}

/* end of mainHomepage css */

/* themesHompage css */
/*
=================================================================
THEME DEFAULT
=================================================================
*/

.themed-color-default {
  color: #1bbae1 !important;
}

.themed-border-default {
  border-color: #1bbae1 !important;
}

.themed-background-default {
  background-color: #1bbae1 !important;
}

.themed-color-dark-default {
  color: #394263 !important;
}

.themed-border-dark-default {
  border-color: #394263 !important;
}

.themed-background-dark-default {
  background-color: rgb(246,246,246) !important;
}

/*
=================================================================
THEME NIGHT
=================================================================
*/

.themed-color-night {
  color: #888888 !important;
}

.themed-border-night {
  border-color: #888888 !important;
}

.themed-background-night {
  background-color: #888888 !important;
}

.themed-color-dark-night {
  color: #333333 !important;
}

.themed-border-dark-night {
  border-color: #333333 !important;
}

.themed-background-dark-night {
  background-color: #333333 !important;
}

/*
=================================================================
THEME AMETHYST
=================================================================
*/

.themed-color-amethyst {
  color: #af64cc !important;
}

.themed-border-amethyst {
  border-color: #af64cc !important;
}

.themed-background-amethyst {
  background-color: #af64cc !important;
}

.themed-color-dark-amethyst {
  color: #583a63 !important;
}

.themed-border-dark-amethyst {
  border-color: #583a63 !important;
}

.themed-background-dark-amethyst {
  background-color: #583a63 !important;
}

/*
=================================================================
THEME MODERN
=================================================================
*/

.themed-color-modern {
  color: #46b7bf !important;
}

.themed-border-modern {
  border-color: #46b7bf !important;
}

.themed-background-modern {
  background-color: #46b7bf !important;
}

.themed-color-dark-modern {
  color: #3b3f40 !important;
}

.themed-border-dark-modern {
  border-color: #3b3f40 !important;
}

.themed-background-dark-modern {
  background-color: #3b3f40 !important;
}

/*
=================================================================
THEME AUTUMN
=================================================================
*/

.themed-color-autumn {
  color: #e67e22 !important;
}

.themed-border-autumn {
  border-color: #e67e22 !important;
}

.themed-background-autumn {
  background-color: #e67e22 !important;
}

.themed-color-dark-autumn {
  color: #4a392b !important;
}

.themed-border-dark-autumn {
  border-color: #4a392b !important;
}

.themed-background-dark-autumn {
  background-color: #4a392b !important;
}

/*
=================================================================
THEME FLATIE
=================================================================
*/

.themed-color-flatie {
  color: #1ec1b8 !important;
}

.themed-border-flatie {
  border-color: #1ec1b8 !important;
}

.themed-background-flatie {
  background-color: #1ec1b8 !important;
}

.themed-color-dark-flatie {
  color: #32323a !important;
}

.themed-border-dark-flatie {
  border-color: #32323a !important;
}

.themed-background-dark-flatie {
  background-color: #32323a !important;
}

/*
=================================================================
THEME SPRING
=================================================================
*/

.themed-color-spring {
  color: #27ae60 !important;
}

.themed-border-spring {
  border-color: #27ae60 !important;
}

.themed-background-spring {
  background-color: #27ae60 !important;
}

.themed-color-dark-spring {
  color: #344a3d !important;
}

.themed-border-dark-spring {
  border-color: #344a3d !important;
}

.themed-background-dark-spring {
  background-color: #344a3d !important;
}

/*
=================================================================
THEME FANCY
=================================================================
*/

.themed-color-fancy {
  color: #d9416c !important;
}

.themed-border-fancy {
  border-color: #d9416c !important;
}

.themed-background-fancy {
  background-color: #d9416c !important;
}

.themed-color-dark-fancy {
  color: #352b4e !important;
}

.themed-border-dark-fancy {
  border-color: #352b4e !important;
}

.themed-background-dark-fancy {
  background-color: #352b4e !important;
}

/*
=================================================================
THEME FIRE
=================================================================
*/

.themed-color-fire {
  color: #e74c3c !important;
}

.themed-border-fire {
  border-color: #e74c3c !important;
}

.themed-background-fire {
  background-color: #e74c3c !important;
}

.themed-color-dark-fire {
  color: #4a2e2b !important;
}

.themed-border-dark-fire {
  border-color: #4a2e2b !important;
}

.themed-background-dark-fire {
  background-color: #4a2e2b !important;
}

/*
=================================================================
THEME CORAL
=================================================================
*/

.themed-color-coral {
  color: #ff6b6b !important;
}

.themed-border-coral {
  border-color: #ff6b6b !important;
}

.themed-background-coral {
  background-color: #ff6b6b !important;
}

.themed-color-dark-coral {
  color: #3c3e4f !important;
}

.themed-border-dark-coral {
  border-color: #3c3e4f !important;
}

.themed-background-dark-coral {
  background-color: #3c3e4f !important;
}

/*
=================================================================
THEME LAKE
=================================================================
*/

.themed-color-lake {
  color: #e38e7b !important;
}

.themed-border-lake {
  border-color: #e38e7b !important;
}

.themed-background-lake {
  background-color: #e38e7b !important;
}

.themed-color-dark-lake {
  color: #043e50 !important;
}

.themed-border-dark-lake {
  border-color: #043e50 !important;
}

.themed-background-dark-lake {
  background-color: #043e50 !important;
}

/*
=================================================================
THEME FOREST
=================================================================
*/

.themed-color-forest {
  color: #0ead87 !important;
}

.themed-border-forest {
  border-color: #0ead87 !important;
}

.themed-background-forest {
  background-color: #0ead87 !important;
}

.themed-color-dark-forest {
  color: #3b322c !important;
}

.themed-border-dark-forest {
  border-color: #3b322c !important;
}

.themed-background-dark-forest {
  background-color: #3b322c !important;
}

/*
=================================================================
THEME WATERLILY
=================================================================
*/

.themed-color-waterlily {
  color: #4ca5a9 !important;
}

.themed-border-waterlily {
  border-color: #4ca5a9 !important;
}

.themed-background-waterlily {
  background-color: #4ca5a9 !important;
}

.themed-color-dark-waterlily {
  color: #4f243e !important;
}

.themed-border-dark-waterlily {
  border-color: #4f243e !important;
}

.themed-background-dark-waterlily {
  background-color: #4f243e !important;
}

/*
=================================================================
THEME EMERALD
=================================================================
*/

.themed-color-emerald {
  color: #69b899 !important;
}

.themed-border-emerald {
  border-color: #69b899 !important;
}

.themed-background-emerald {
  background-color: #69b899 !important;
}

.themed-color-dark-emerald {
  color: #07313a !important;
}

.themed-border-dark-emerald {
  border-color: #07313a !important;
}

.themed-background-dark-emerald {
  background-color: #07313a !important;
}


/*
=================================================================
THEME BLACKBERRY
=================================================================
*/

.themed-color-blackberry {
  color: #148e81 !important;
}

.themed-border-blackberry {
  border-color: #148e81 !important;
}

.themed-background-blackberry {
  background-color: #148e81 !important;
}

.themed-color-dark-blackberry {
  color: #352738 !important;
}

.themed-border-dark-blackberry {
  border-color: #352738 !important;
}

.themed-background-dark-blackberry {
  background-color: #352738 !important;
}
/* end of themesHomepage css */

.p-t-0 {
  padding-top: 0px !important;
}
.p-r-0 {
  padding-right: 0px !important;
}
.p-l-0 {
  padding-left: 0px !important;
}

.p-b-0 {
  padding-bottom: 0px !important;
}
.padding-0 {
  padding: 0px !important;
}
.p-t-5 {
  padding-top: 5px !important;
}
.p-r-5 {
  padding-right: 5px !important;
}
.p-l-5 {
  padding-left: 5px !important;
}
.p-b-5 {
  padding-bottom: 5px !important;
}
.padding-5 {
  padding: 5px !important;
}
.p-t-10 {
  padding-top: 10px !important;
}
.p-r-10 {
  padding-right: 10px !important;
}
.p-l-10 {
  padding-left: 10px !important;
}
.p-b-10 {
  padding-bottom: 10px !important;
}
.padding-10 {
  padding: 10px !important;
}
.p-t-15 {
  padding-top: 15px !important;
}
.p-r-15 {
  padding-right: 15px !important;
}
.p-l-15 {
  padding-left: 15px !important;
}
.p-b-15 {
  padding-bottom: 15px !important;
}
.padding-15 {
  padding: 15px !important;
}
.p-t-20 {
  padding-top: 20px !important;
}
.p-r-20 {
  padding-right: 20px !important;
}
.p-l-20 {
  padding-left: 20px !important;
}
.p-b-20 {
  padding-bottom: 20px !important;
}
.padding-20 {
  padding: 20px !important;
}
.p-t-25 {
  padding-top: 25px !important;
}
.p-r-25 {
  padding-right: 25px !important;
}
.p-l-25 {
  padding-left: 25px !important;
}
.p-b-25 {
  padding-bottom: 25px !important;
}
.padding-25 {
  padding: 25px !important;
}
.p-t-30 {
  padding-top: 30px !important;
}
.p-r-30 {
  padding-right: 30px !important;
}
.p-l-30 {
  padding-left: 30px !important;
}
.p-b-30 {
  padding-bottom: 30px !important;
}
.padding-30 {
  padding: 30px !important;
}
.p-t-35 {
  padding-top: 35px !important;
}
.p-r-35 {
  padding-right: 35px !important;
}
.p-l-35 {
  padding-left: 35px !important;
}
.p-b-35 {
  padding-bottom: 35px !important;
}
.padding-35 {
  padding: 35px !important;
}
.p-t-40 {
  padding-top: 40px !important;
}
.p-r-40 {
  padding-right: 40px !important;
}
.p-l-40 {
  padding-left: 40px !important;
}
.p-b-40 {
  padding-bottom: 40px !important;
}
.padding-40 {
  padding: 40px !important;
}
.p-t-45 {
  padding-top: 45px !important;
}
.p-r-45 {
  padding-right: 45px !important;
}
.p-l-45 {
  padding-left: 45px !important;
}
.p-b-45 {
  padding-bottom: 45px !important;
}
.padding-45 {
  padding: 45px !important;
}
.p-t-50 {
  padding-top: 50px !important;
}
.p-r-50 {
  padding-right: 50px !important;
}
.p-l-50 {
  padding-left: 50px !important;
}
.p-b-50 {
  padding-bottom: 50px !important;
}
.padding-50 {
  padding: 50px !important;
}
/* Generic Margin Helpers
------------------------------------
*/
.m-t-0 {
  margin-top: 0px;
}
.m-r-0 {
  margin-right: 0px;
}
.m-l-0 {
  margin-left: 0px;
}
.m-b-0 {
  margin-bottom: 0px;
}
.m-t-5 {
  margin-top: 5px;
}
.m-r-5 {
  margin-right: 5px;
}
.m-l-5 {
  margin-left: 5px;
}
.m-b-5 {
  margin-bottom: 5px;
}
.m-t-10 {
  margin-top: 10px;
}
.m-r-10 {
  margin-right: 10px;
}
.m-l-10 {
  margin-left: 10px;
}
.m-b-10 {
  margin-bottom: 10px;
}
.m-t-15 {
  margin-top: 15px;
}
.m-r-15 {
  margin-right: 15px;
}
.m-l-15 {
  margin-left: 15px;
}
.m-b-15 {
  margin-bottom: 15px;
}
.m-t-20 {
  margin-top: 20px;
}
.m-r-20 {
  margin-right: 20px;
}
.m-l-20 {
  margin-left: 20px;
}
.m-b-20 {
  margin-bottom: 20px;
}
.m-t-25 {
  margin-top: 25px;
}
.m-r-25 {
  margin-right: 25px;
}
.m-l-25 {
  margin-left: 25px;
}
.m-b-25 {
  margin-bottom: 25px;
}
.m-t-30 {
  margin-top: 30px;
}
.m-r-30 {
  margin-right: 30px;
}
.m-l-30 {
  margin-left: 30px;
}
.m-b-30 {
  margin-bottom: 30px;
}
.m-t-35 {
  margin-top: 35px;
}
.m-r-35 {
  margin-right: 35px;
}
.m-l-35 {
  margin-left: 35px;
}
.m-b-35 {
  margin-bottom: 35px;
}
.m-t-40 {
  margin-top: 40px;
}
.m-r-40 {
  margin-right: 40px;
}
.m-l-40 {
  margin-left: 40px;
}
.m-b-40 {
  margin-bottom: 40px;
}
.m-t-45 {
  margin-top: 45px;
}
.m-r-45 {
  margin-right: 45px;
}
.m-l-45 {
  margin-left: 45px;
}
.m-b-45 {
  margin-bottom: 45px;
}
.m-t-50 {
  margin-top: 50px;
}
.m-r-50 {
  margin-right: 50px;
}
.m-l-50 {
  margin-left: 50px;
}
.m-b-50 {
  margin-bottom: 50px;
}

.px-0{
  padding-left: 0;
  padding-right: 0;
}

/* from bootstrap 4 alignment*/

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.m-0 {
  margin: 0 0 !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mr-0 {
  margin-right: 0 !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.ml-0 {
  margin-left: 0 !important;
}

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.m-1 {
  margin: 0.25rem 0.25rem !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mr-1 {
  margin-right: 0.25rem !important;
}

.mb-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1 {
  margin-left: 0.25rem !important;
}

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem 0.5rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mr-2 {
  margin-right: 0.5rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2 {
  margin-left: 0.5rem !important;
}

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.m-3 {
  margin: 1rem 1rem !important;
}

.mt-3 {
  margin-top: 1rem !important;
}

.mr-3 {
  margin-right: 1rem !important;
}

.mb-3 {
  margin-bottom: 1rem !important;
}

.ml-3 {
  margin-left: 1rem !important;
}

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.m-4 {
  margin: 1.5rem 1.5rem !important;
}

.mt-4 {
  margin-top: 1.5rem !important;
}

.mr-4 {
  margin-right: 1.5rem !important;
}

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4 {
  margin-left: 1.5rem !important;
}

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.m-5 {
  margin: 3rem 3rem !important;
}

.mt-5 {
  margin-top: 3rem !important;
}

.mr-5 {
  margin-right: 3rem !important;
}

.mb-5 {
  margin-bottom: 4rem !important;
}

.ml-5 {
  margin-left: 3rem !important;
}

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.mt-rem2{
  margin-top: 2rem!important;
}

.p-0 {
  padding: 0 0 !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pr-0 {
  padding-right: 0 !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pl-0 {
  padding-left: 0 !important;
}

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.p-1 {
  padding: 0.25rem 0.25rem !important;
}

.pt-1 {
  padding-top: 0.25rem !important;
}

.pr-1 {
  padding-right: 0.25rem !important;
}

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1 {
  padding-left: 0.25rem !important;
}

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem 0.5rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.pr-2 {
  padding-right: 0.5rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2 {
  padding-left: 0.5rem !important;
}

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.p-3 {
  padding: 1rem 1rem !important;
}

.pt-3 {
  padding-top: 1rem !important;
}

.pr-3 {
  padding-right: 1rem !important;
}

.pb-3 {
  padding-bottom: 1rem !important;
}

.pl-3 {
  padding-left: 1rem !important;
}

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.p-4 {
  padding: 1.5rem 1.5rem !important;
}

.pt-4 {
  padding-top: 1.5rem !important;
}

.pt-rem2 {
  padding-top: 2rem !important;
}

.pr-4 {
  padding-right: 1.5rem !important;
}

.pb-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4 {
  padding-left: 1.5rem !important;
}

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.p-5 {
  padding: 3rem 3rem !important;
}

.pt-5 {
  padding-top: 3rem !important;
}

.pr-5 {
  padding-right: 3rem !important;
}

.pb-5 {
  padding-bottom: 3rem !important;
}

.pl-5 {
  padding-left: 3rem !important;
}

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.py-rem2 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto {
  margin-top: auto !important;
}

.mr-auto {
  margin-right: auto !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.ml-auto {
  margin-left: auto !important;
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 0 !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0 {
    margin-left: 0 !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem 0.25rem !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1 {
    margin-left: 0.25rem !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem 0.5rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2 {
    margin-left: 0.5rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem 1rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3 {
    margin-left: 1rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem 1.5rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4 {
    margin-left: 1.5rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem 3rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5 {
    margin-left: 3rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 0 !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0 {
    padding-left: 0 !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem 0.25rem !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1 {
    padding-left: 0.25rem !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem 0.5rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2 {
    padding-left: 0.5rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem 1rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3 {
    padding-left: 1rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem 1.5rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4 {
    padding-left: 1.5rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem 3rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5 {
    padding-left: 3rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto {
    margin-left: auto !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}

.apiTable table, th, td{
  /*border: 3px solid white;*/
  border-top: 3px solid white;
}

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 0 !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0 {
    margin-left: 0 !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem 0.25rem !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1 {
    margin-left: 0.25rem !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem 0.5rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2 {
    margin-left: 0.5rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem 1rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3 {
    margin-left: 1rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem 1.5rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4 {
    margin-left: 1.5rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem 3rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5 {
    margin-left: 3rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .p-md-0 {
    padding: 0 0 !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0 {
    padding-left: 0 !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem 0.25rem !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1 {
    padding-left: 0.25rem !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem 0.5rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2 {
    padding-left: 0.5rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem 1rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3 {
    padding-left: 1rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem 1.5rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4 {
    padding-left: 1.5rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-rem2 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .p-md-5 {
    padding: 3rem 3rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5 {
    padding-left: 3rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto {
    margin-left: auto !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 0 !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0 {
    margin-left: 0 !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem 0.25rem !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1 {
    margin-left: 0.25rem !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem 0.5rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2 {
    margin-left: 0.5rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem 1rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3 {
    margin-left: 1rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem 1.5rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4 {
    margin-left: 1.5rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem 3rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5 {
    margin-left: 3rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 0 !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0 {
    padding-left: 0 !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem 0.25rem !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1 {
    padding-left: 0.25rem !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem 0.5rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2 {
    padding-left: 0.5rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem 1rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3 {
    padding-left: 1rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem 1.5rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4 {
    padding-left: 1.5rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem 3rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5 {
    padding-left: 3rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto {
    margin-left: auto !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 0 !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0 {
    margin-left: 0 !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem 0.25rem !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1 {
    margin-left: 0.25rem !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem 0.5rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2 {
    margin-left: 0.5rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem 1rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3 {
    margin-left: 1rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem 1.5rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4 {
    margin-left: 1.5rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem 3rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5 {
    margin-left: 3rem !important;
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 0 !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0 {
    padding-left: 0 !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem 0.25rem !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1 {
    padding-left: 0.25rem !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem 0.5rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2 {
    padding-left: 0.5rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem 1rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3 {
    padding-left: 1rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem 1.5rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4 {
    padding-left: 1.5rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem 3rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5 {
    padding-left: 3rem !important;
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto {
    margin-left: auto !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}

.text-justify {
  text-align: justify !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}

@media (min-width: 300px) and (max-width: 767px)
{
  .pM-t-rem3{
    padding-top: 3rem;
  }
  .mM-t-rem3{
    margin-top: 3rem;
  }
}


.f-12{
  font-size: 12px;
}

.f-13{
  font-size: 13px;
}

.f-14{
  font-size: 14px;
}

.f-15{
  font-size: 15px;
}

.f-16{
  font-size: 16px;
}

.f-17{
  font-size: 17px;
}

.f-18{
  font-size: 18px;
}

.f-19{
  font-size: 19px;
}

.f-20{
  font-size: 20px;
}

.f-21{
  font-size: 21px;
}

.f-22{
  font-size: 22px;
}

.f-23{
  font-size: 23px;
}

.f-24{
  font-size: 24px;
}

.f-25{
  font-size: 25px;
}

.f-26{
  font-size: 25px;
}

.f-27{
  font-size: 25px;
}

.f-28{
  font-size: 25px;
}

.fw-1{
  font-weight: 100!important;
}

.fw-2{
  font-weight: 200!important;
}

.fw-3{
  font-weight: 300!important;
}

.fw-4{
  font-weight: 400!important;
}

.fw-5{
  font-weight: 500!important;
}

.fw-6{
  font-weight: 600!important;
}

.fw-7{
  font-weight: 700!important;
}
/* End bootstrap 4 alignment*/

@media(min-width: 767px){
  .px-md-3{
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .pl-md-3{
    padding-left: 1rem;
  }
}

a {
  padding-top: 10px!important;
}

/*.site-nav a.active,
.site-nav a.active:hover,
.site-nav a.active:focus,
.site-nav li.active {
    border-top: 5px solid rgb(135,0,14)!important;
}

.site-nav a.active,
.site-nav a.active:hover,
.site-nav a.active:focus,
.site-nav li.active > a {
    padding-top: -10px!important;
}*/

.site-nav a:hover {
  border-radius: 0!important;
    border-top: 5px solid rgb(135,0,14)!important;
}


.site-nav a:focus {
  border-radius: 0!important;
    border-top: 5px solid transparent;
}

@media (max-width: 992px){
  .site-nav {
      position: fixed;
      top: 0;
      right: -260px;
      bottom: 0;
      overflow-y: auto;
      list-style: none;
      margin: 0;
      padding: 0;
      width: 250px;
      background: #ffffff;
      border-top: 5px solid rgb(135,0,14)!important;
      z-index: 1001;
      -webkit-transition: -webkit-transform ease-out .3s;
      transition: transform ease-out .3s;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
  }

  .site-nav a:hover,
  .site-nav a:focus {
    border: none!important;
    color: rgb(135,0,14)!important;
  }

  .mobileImg{
    width: 680px!important;
  }

  .mobileImg2{
    width: 350px!important;
  }

  .mobileHideImage{
    display: none;
  }

  .mobileMarginHomepage{
    margin-top: -45%!important;
  }
}

/*boxShadow*/
.boxShadow{
  box-shadow: 0px -7px 7px -7px #333;
}

.boxShadowBot{
  box-shadow: 0px 0px 7px 1px #333;
}

.indexH1Class{
  font-size: 55px !important;
}

.indexH3Class{
  font-size: 30px !important;
}

.btn-primaryCustom{
  background-color: rgb(137,0,14)!important;
}

.btn-primary{
    background-color: rgb(137,0,14)!important;
    padding-left: 30px;
    padding-right: 30px;
}

.btn-primary:hover {
    -webkit-box-shadow: 0 0 0 2px white, 0 0 0 4px rgb(137,0,14);
    -mox-box-shadow: 0 0 0 2px white, 0 0 0 4px rgb(137,0,14);
    /* box-shadow: 0 0 0 2px white, 0 0 0 4px rgb(51,63,68); */
}

.btn-defaultCustom{
  background-color: rgb(51,63,68)!important;
  color: #fff!important;
}

.btn-defaultCustom:hover{
  -webkit-box-shadow: 0 0 0 2px white, 0 0 0 4px rgb(51,63,68);
  -mox-box-shadow: 0 0 0 2px white, 0 0 0 4px rgb(51,63,68);
  /* box-shadow: 0 0 0 2px white, 0 0 0 4px rgb(51,63,68); */
}

.btn-primaryCustom:hover{
  -webkit-box-shadow: 0 0 0 2px white, 0 0 0 4px rgb(137,0,14);
  -mox-box-shadow: 0 0 0 2px white, 0 0 0 4px rgb(137,0,14);
  /* box-shadow: 0 0 0 2px white, 0 0 0 4px rgb(51,63,68); */
}

@media (max-width: 767px){
  .mobileCenter{
    text-align: center!important;
  }

  .mobileImg{
    width: 250px!important;
  }

  .mobileImg2{
    width: 200px!important;
  }

  .mobileHideImage{
    display: none;
  }

  .mobileMarginHomepage{
    margin-top: -45%!important;
  }

  .mobileMargin{
    margin: 0!important;
  }

  .mobilePadding{
    padding-left: 0!important;
    padding-right: 0!important;
    padding-top: 40px!important;
    padding-bottom: 20px!important;
  }

  .mobileCustomInput{
    margin-top: 30px!important;
  }

  .mobilePadding2{
    padding-top: 0px!important;
  }

  .mobileLeft{
    margin-left: 23%!important;
  }
}


.indexContentClass h1{
  font-size: 25px;
  font-weight: normal;
}

.width600{
  width: 600px;
}

@media (min-width: 769px){
  .widthCustom{
    width: 600px!important;
  }

  .widthCustom2{
    width: 750px!important;
  }

  .widthCustom3{
    width: 900px!important;
  }

  .laptopViewShadow{
    box-shadow: 0px -7px 7px -7px #333;
  }

  .laptopViewShadow2{
    box-shadow: 0px -4px 0px 0px #9d0a10;
  }
}

/*body {font-family: 'open sans'; background-color:#2C3E50; padding:0; margin:0;}
html {box-sizing:border-box;}
*, *:before, *:after {box-sizing:inherit;}*/

/* CONTAINER */
/*.container {width:80%; margin:0; padding:0px 20px 20px 20px;}*/

/* SIDEBAR NAVIGATION */
.sidebarLink {
  position:absolute;
  right:0;
}

.dot1, .dot2, .dot3, .dot4, .dot5 {
  display:inline-block;
  width:10px;
  height:10px;
  background-color:rgb(137,0,14);
  border-radius:10px;
  z-index:999;
  content:'';
  color:black;
  font-size:14px;
  line-height:10px;
  vertical-align:middle;
  margin:5px 0 5px 0;
  font-weight:300;
}

.dot1:hover,
.dot2:hover,
.dot3:hover,
.dot4:hover,
.dot5:hover {
  background-color:red;
  color:red;
}

.textColor1, .textColor2, .textColor3, .textColor4, .textColor5 {
  color:red!important;
}

.textColor {

}

/*.dot span {
  margin:0px 0px 20px 15px;
  position:relative;
  top:-10px;
  left:-80px;
}*/

nav.sidebarSpecialLink {
  width:100px;
  height:200px;
  padding:0 0px;
  position:fixed;
  top:50%;
  right:50px;
  transform: translate(0, -50%);
  z-index: 10000;
  text-align:right;
}

nav ul li a {
  text-decoration:none;
}

nav ul {
  list-style-type:none;
  margin:0;
  padding:0;
}

.name-active {
  color:red;
  background-color:red;
  text-align:right;
}

/* PAGE CONTENT */
.content {
  width:100%;
  text-align:justify;
}

section {
  padding:0 0 20px 0;
}

/*section:last-child {
  padding:0 0 100vh 0;
}*/

.title {
  font-size:24px;
  color:rgba(255,255,255,.3);
  text-transform:uppercase;
  padding:0 0 0px 0;
}

p {
  margin:0;
  padding:0px 0 0px 0;
}

.resellerPopImage{
  height:250px;
  width: 100%;
  /*margin: 10px;*/
  border:5px solid transparent;
  transition:0.5s;
  cursor: pointer;
}

.resellerPopImage:hover{
  border-radius: 10px;
  border:5px solid rgb(209,209,209);
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */
  /*margin-bottom: 60px;*/
}
/*footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: #f5f5f5;
}*/

.successMsg p{
  padding-bottom: 8px;
    line-height: 23px;
}


/*Canvas loader in head.php*/
#canvasLoader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background: rgba(243, 243, 243, 0.4);
}
#canvasLoaderContainer {
    position: absolute;
    width: 100%;
    height: 200px;
    top:0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
}
/*Canvas loader in head.php*/

/*Canvas message in head.php*/
#canvasMessage .modal-header,
#canvasMessage .modal-body,
#canvasMessage .modal-footer {
    text-align: center;
    border: 0;
}

#canvasMessage .modal-footer {
    padding-bottom: 45px;
}

#canvasMessage .modal-title i {
    display: block;
    padding-top: 25px;
}

/*Canvas message in head.php*/

@media (min-width: 767px){
  .othersView{
    display: inline-flex;
  }
}

@media (max-width: 767px){
  .landingSection{
    padding-top: 130px!important;
  }
}


#to-top{
  padding-top: unset!important;
}

.hidden{
  display: none;
}


.text-grey{
  color: #aaa;
}

.input-group .btn:hover {
    background-color: #53627a!important;
    border: 1px solid rgba(98, 98, 98, 0.27);
    color: #fff!important;
}

/* By Hz */

html, body {
  height: 100%;
  margin: 0;
}

#page-container {
  background-color: #f6f6f6;
  min-height: 100%;
  margin: 0 auto -100px;
}

.footer{
  height: 100px;
}

#page-container .container {
  padding-bottom: 50px;
}

/* End By Hz */

.modal-footer{
  padding-bottom: 15px!important;
}

@media (min-width: 767px){
    .modal-dialog{
        width: 500px!important;
    }

    .landingForm{
      padding: 100px 55px 30px 20px;
    }
}


@media (max-width: 767px){
  .landingForm{
      padding: 110px 40px 30px 40px!important;
    }

    .landingFooter{
      margin-top: 10px!important;
    }

    .mobileView{
      margin-top: 30px!important;
    }

    #accordion{
      margin-bottom: 0!important;
    }

    .submenuCustom{
      margin-bottom: 20px!important;
    }

    .mobileWidthCustom{
      padding-left: 0!important;
      padding-right: 0!important;
    }
}


@media (min-width: 400px) and (max-width: 550px){
  .phoneImg{
    width: 90%!important;
  }

  .landingForm{
      padding: 110px 60px 30px 50px!important;
    }
}

@media (min-width: 767px) and (max-width: 990px){
  .phoneImg{
    width: 70%!important;
  }

  .landingForm{
      padding: 90px 75px 30px 15px!important;
    }

  .container{
      width: unset!important;
  }
}

@media (min-width: 990px) and (max-width: 1200px){
  .landingForm{
      padding: 80px 45px 30px 20px!important;
    }

  .ipadProViewMargin{
    margin-top: 30px;
  }
}

.pricingHomepage .table th{
  text-align: center;
}

.pricingHomepage .table tbody tr:nth-child(even){
  background-color: #f3f3f3;
}

.form-control:focus.pricingCountry {
    border-color: #dddddd;
}

@media (max-width: 767px){
  #homepagePricingListTable td{
    max-width: 70px;
    overflow: hidden;
    /*text-overflow: ellipsis;*/
    /*word-break:  break-all;*/
    white-space: normal!important;
  }

  #homepagePricingListTable th{
    max-width: 70px;
    font-size:15px;
    white-space: normal!important;
  }
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    z-index: 3;
    color: #9d2416;
    background-color: unset;
    border-color: unset;
    cursor: pointer;
}

.pagination > li > a, .pagination > li > span {
    color: #00000090;
    padding: 10px 10px;
    margin-left: 0px;
    margin-right: 0;
    border: none !important;
    border-radius: 0 !important;
}

.pager > li > a:hover, .pagination > li > a:hover {
    background-color: unset;
    border-color: unset;
    opacity: 1;
    font-weight: 600;
    color: #000000;
}

/* Select2
http://ivaynberg.github.io/select2/
*/
.form-group-default .select2-container .select2-selection,
.select2-container-multi .select2-choices {
  border-color: transparent;
}

.form-group label:not(.error) {
    text-transform: capitalize;
}

select.full-width + .select2-container {
  width: 100% !important;
}
.select2-container *:focus {
  outline: none;
}
.select2-container .select2-selection {
    background-image: none;
    border-radius: 2px;
    border: 1px solid rgba(0, 0, 0, 0.1) !important;
    padding: 2px 9px;
    transition: border 0.2s linear 0s;
}
.select2-container .select2-selection .select2-selection__rendered {
  padding: 0;
  padding-left: 3px;
  padding-top: 1px;
}
.select2-container .select2-selection .select2-selection__arrow {
    top: auto;
    bottom: 5px;
    right: 10px !important;
    left: auto;
    background: transparent;
    border-left: 0px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.select2-container .select2-selection.select2-selection--single {
    height: 35px;
    margin-top: 8px;
}
.select2-container .select2-selection > .select2-chosen {
  margin-right: 26px;
  margin-left: 0;
}
.select2-container.select2-drop-above .select2-choice {
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.select2-container--default .select2-results__option[aria-selected="true"] {
  background-color: transparent;
}
.select2-container--default .select2-results__group {
  color: #2c2c2c;
}
.select2-search input,
.select2-search-choice-close,
.select2-container .select2-choice abbr,
.select2-container .select2-choice .select2-arrow b {
  background-image: none !important;
}
.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
  background-image: none !important;
  border: 1px solid rgba(0, 0, 0, 0.07);
  background: #f0f0f0;
}
.select2-dropdown-open .select2-choice .select2-arrow {
  -webkit-transform: scale(scale(1, -1));
  -ms-transform: scale(scale(1, -1));
  transform: scale(scale(1, -1));
}
.select2-dropdown {
  border: 1px solid rgba(0, 0, 0, 0.07);
  border-bottom: none;
  border-radius: 2px;
  padding-top: 0px;
}
.select2-dropdown.select2-drop-above {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  box-shadow: none;
}
.select2-container--open .select2-selection {
  box-shadow: none;
  border: 1px solid rgba(0, 0, 0, 0.07);
  background: #f0f0f0;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.select2-search--dropdown {
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 4px;
}
.select2-search--dropdown input {
  background: #fff !important;
  vertical-align: baseline;
  line-height: 28px;
  border-radius: 2px;
  border: none;
  font-size: 12px;
  border: 1px solid rgba(0, 0, 0, 0.07) !important;
}
.select2-results {
  margin: 3px 8px 10px 8px;
}
.select2-results li {
  color: #626262;
}
.select2-results li.select2-result-with-children > .select2-result-label {
  color: #2c2c2c;
}
.select2-results li.select2-result-with-children > .select2-result-label:first-child {
  padding-top: 8px;
}
.select2-results .select2-results__option--highlighted {
  background-color: #f0f0f0 !important;
  border-radius: 3px;
  color: #626262 !important;
}
.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
  background: none;
  color: #626262;
  font-size: 12px;
  padding-left: 8px;
  padding-top: 0px;
  position: relative;
  top: -5px;
}
.select2-dropdown {
  border: 1px solid rgba(0, 0, 0, 0.07);
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  padding-top: 5px;
  z-index: 790;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}
.select2-container--open .select2-selection--multiple .select2-selection__choice {
  background-color: #fff !important;
}
.select2-selection--multiple .select2-selection__rendered {
  background-image: none;
}
.select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
  background-color: #e6e6e6;
  background-image: none;
  border: none;
  box-shadow: none;
  color: inherit;
  border-radius: 8px;
  margin: 6px -5px 0px 10px;
  padding: 0 8px 0 7px;
  line-height: 21px;
}
.select2-selection--multiple .select2-selection__rendered .select2-selection__choice:first-child {
  margin-left: 0;
}
.select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove {
  color: #626262;
  font-weight: 900;
  margin-right: 4px;
}
.select2-selection--multiple .select2-selection__rendered .select2-search--inline {
  margin-left: 8px;
}
.select2-selection--multiple.select2-container-active .select2-choices {
  border: 1px solid rgba(0, 0, 0, 0.07);
  box-shadow: none;
}
.select2-selection--multiple .select2-search-choice-close {
  left: 6px;
}
.select2-search-choice-close {
  background: none;
  top: 4px;
  right: 0;
}
.select2-search-choice-close:hover {
  text-decoration: none;
}
.select2-drop-multi .select2-results .select2-no-results,
.select2-drop-multi .select2-results .select2-searching,
.select2-drop-multi .select2-results .select2-selection-limit {
  top: 0px;
}
.select2.form-control {
  padding: 0;
  box-shadow: none;
  border: 0;
}
.select2-drop-mask {
  z-index: 700;
}


@media (min-width: 992px){
  .loginImgCustom{
    top: 0;
    width: 100%;
    background-attachment: fixed;
    background-size: cover;
    height: 1155px;
  }
}


@media (max-width: 766px){
  .contentCustom{
    padding-left: 30px!important;
    padding-right: 30px!important;
  }

  .loginImgCustom{
    height: 1500px;
  }
}

.modal-footer>:not(:last-child) {
    margin-right: .25rem;
}

.floated-chat-btn{
    font-size: 13px!important;
}

/*------------joel-------------*/
@media(min-width: 450px) and (max-width: 767px){
  .connectFooter .col-xs-3{
    width:12%;
  }
}




/*new login design - joel*/
@media(max-width: 767px){
  .verifyAccountDiv{
    text-align: left;
  }
  .resetPasswordDiv{
    text-align: left;
  }
}


@media(min-width: 768px){
  .verifyAccountDiv{
    text-align: right;
  }
  .resetPasswordDiv{
    text-align: left;
  }

}


@media (min-width: 769px){
  .widthCustom4{
    width: 450px!important;
  }

}

.form-control {
    padding:5px 8px;
    height: 42px;
}

.input-group-addonCustom{
  background-color:#e0e1e1;
}

.loginBg{
  margin-bottom:0!important;
}



.plus-minus-input {
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.plus-minus-input .input-group-field {
  text-align: center;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  padding: 1rem;
}

.plus-minus-input .input-group-field::-webkit-inner-spin-button,
.plus-minus-input .input-group-field ::-webkit-outer-spin-button {
  -webkit-appearance: none;
          appearance: none;
}

.plus-minus-input .input-group-button .circle {
  border-radius: 50%;
  padding: 0.25em 0.8em;
}

.plus-minus-input {
  align-items: center;

  .input-group-field {
    text-align: center;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    padding: 1rem;

    &::-webkit-inner-spin-button,
    ::-webkit-outer-spin-button {
      appearance: none;
    }
  }

  .input-group-button {
    .circle {
      border-radius: 50%;
      padding: 0.25em 0.8em;
    }
  }
}




.input-group-questionmark{
  position: absolute;
  color:#aaa;
  right:-20px;
  top:0;
  width: 22px;
  height: 22px;
  border-radius:50%;
  border:1px solid #dadada;
  text-align: center
}
@media(max-width: 767px){
  .input-group-questionmarkMobile{
    display:block;
  }
  .input-group-questionmark{
    display:none;
  }
  .loginBg{
    background-image: none;
  }
}


@media(min-width: 768px){
  .input-group-questionmarkMobile{
    display:none;
  }
  .input-group-questionmark{
    display:block;
  }
  .loginBg{
    background-color:transparent;
    background-image: url('../images/loginBg.png');
    background-size:cover;
    background-attachment: fixed;
  }
}

.table th.textLeft, .table td.textLeft{
    text-align: left!important;
}

.table th.textCenter, .table td.textCenter{
    text-align: center!important;
}

.table th.textRight, .table td.textRight{
    text-align: right!important;
}

.sentChinaNow {
  font-size: 30px;
  padding-right: 200px;
}

.sentChinaNow02 {
  font-size: 30px;
  font-weight: bold;
}

.redSendSize {
  width: 300px;
}

.zeroMarginTop {
  margin-top: 60px!important;
}

@media (min-width: 320px) and (max-width: 767px) {
  .redSendSize {
  width: 150px;
  margin-top: 20px;
}
.sentChinaNow {
  font-size: 20px;
  padding-right: 0px;
}
.sentChinaNow02 {
  font-size: 30px;
  font-weight: bold;
}

.tuneAlignment {
  text-align: center;
}

.zeroMarginTop {
  margin-top: 0px!important;
}
}

@font-face {
  font-family: 'LucidaHandwriting';
  font-style: normal;
  font-weight: 1000;
  src: url('fonts/lucidaHand/LucidaHandwritingItalic.ttf');
}

@font-face {
  font-family: 'KaushanScript';
  font-style: normal;
  font-weight: 1000;
  src: url('fonts/KaushanScript-Regular.ttf');
}


.section02img {
  width: 200px;
}

.wifiPortalStep {
  font-family: 'LucidaHandwriting';
  font-weight: 1000;
  font-size: 70px;
  color: #000;
}

.wifiPortalStar {
  font-size: 15px!important;
  color: #000;
  vertical-align: middle;
}

.wifiPortalSub {
  font-size: 20px;
  color: #000;
  vertical-align: middle;
  font-weight: 600;
}

.wifiPortalContactAdmin {
  font-size: 20px;
  font-weight: 600;
  padding: 10px 30px!important;
  background-color: #db3732!important;
  border-radius: 10px;
}

.wifiPortalContactAdmin:hover {
    -webkit-box-shadow: 0 0 0 2px white, 0 0 0 4px rgb(219,55,50);
    -mox-box-shadow: 0 0 0 2px white, 0 0 0 4px rgb(219,55,50);
    /* box-shadow: 0 0 0 2px white, 0 0 0 4px rgb(51,63,68); */
}

.wifiHotspotImg {
  width: 90px;
}

.wifiPortalSection02Title {
  font-size: 22px;
  color:#89000e;
  font-weight: 600;
}

.wifiPortalSection02Des {
  font-size: 14px;
  color:#999999;
  font-weight: 600;
  text-align: justify;
}

.section03img {
  width: 200px;
}

.wifiPortalSection03Text {
  font-size: 40px;
  color:#333333;
}

.wifiPortalSection04Title {
  font-size: 20px;
  color:#89000e;
  font-weight: 900;
}

.wifiPortalSection04Des {
  font-size: 14px;
  color:#999999;
  text-align: center;
}

.wifiPortalSection04Bar1 {
  position: absolute;
  top: 130px;
  left: 285px;
  width: 10px;
  height: 150px;
}

.wifiPortalSection04Bar2 {
  position: absolute;
  top: 130px;
  left: 583px;
  width: 10px;
  height: 150px;
}

.wifiPortalSection04Bar3 {
  position: absolute;
  top: 130px;
  left: 875px;
  width: 10px;
  height: 150px;
}

.section06MarginLeft {
  margin-left: 10px;
}

.section03MarginTop {
  margin-top: 30px;
}

.section04img {
  height: 100px;
}

.section06Arrow {
  width: 100px;
  margin-top: 100px;
}

.section04IconTitle {
  font-size: 18px;
}

@media (min-width: 991px) and (max-width: 1199px) {


    .wifiPortalSection04Bar1 {
    position: absolute;
    top: 130px;
    left: 242px;
    width: 10px;
    height: 150px;
  }

  .wifiPortalSection04Bar2 {
    position: absolute;
    top: 130px;
    left: 484px;
    width: 10px;
    height: 150px;
  }

  .wifiPortalSection04Bar3 {
    position: absolute;
    top: 130px;
    left: 725px;
    width: 10px;
    height: 150px;
  }
}

@media (min-width: 768px) and (max-width: 990px) {
  .section02img {
  width: 200px;
}

    .section03MarginTop {
  margin-top: 50px;
}
}

@media (min-width: 320px) and (max-width: 767px) {
      .section03MarginTop {
  margin-top: 50px;
}

.section06Arrow {
  width: 100px;
  transform: rotate(90deg);
  margin-bottom: 50px;
  margin-top: 50px;
}

.section06MarginLeft {
  margin-left: 10px;
}

.wifiPortalContactAdmin {
  font-size: 20px;
  font-weight: 600;
  padding: 10px 25px!important;
  background-color: #db3732!important;
  border-radius: 10px;
}

.wifiHotspotImg {
  width: 60px;
}

.section04IconTitle {
  font-size: 15px;
}

}

@media screen and (min-width: 992px){
.site-nav a {
    margin: 0;
border-radius: 0!important;
    border-top: 5px solid transparent;
}
}

@media screen and (min-width: 992px){
.site-nav ul {
    display: none;
    position: absolute;
    left: 0;
    top: 40px;
    padding: 2px 0;
    width: 160px;
    background-color: #ffffff;
    border-radius: 3px;
    border-top-left-radius: 0;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}
}

.site-nav ul a {
    color: #000000;
    text-transform: none;
    height: auto;
    line-height: normal;
    padding-top: 15px!important;
    padding-bottom: 5px;
}

@media screen and (min-width: 992px){
.site-nav ul a:hover {
    background-color: transparent;
    color: rgb(135,0,14);
    border-top: 5px solid transparent!important;
}
}

.trackCustomerBG {
  background-image: url(../images/trackcustomer_image.png);
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  margin-top: 50px;
  padding-top: 50px;
  padding-bottom: 200px;
}

.trackCustomer {
  font-size: 50px;
  font-weight: 300;
  color: #000;
}

.myTacLogo {
  width: 250px;
}

.btnTrackCustomer{
  font-size: 23px;
  font-weight: 400;
  color: #fff;
  border-radius: 10px;
  background-color: rgb(137,0,14)!important;
  padding: 10px 50px;
  margin-top: 10px;
  box-shadow: 0 2px 4px 0 rgba(0,0,0,0.5),0 2px 10px 0 rgba(0,0,0,0.5);
}

.btnTrackCustomer:hover {
  box-shadow: 0 0 0 2px white, 0 0 0 4px rgb(137,0,14);
    -webkit-box-shadow: 0 0 0 2px white, 0 0 0 4px rgb(137,0,14);
    -mox-box-shadow: 0 0 0 2px white, 0 0 0 4px rgb(137,0,14);
    color: #fff;
}

.trackCustomerLogoAlign {
  text-align: right;
}

.trackCustomerBtnAlign {
  /* text-align: left; */
  text-align: center;
}

@media (min-width: 320px) and (max-width: 767px) {
  .trackCustomerLogoAlign {
  text-align: center;
}

.trackCustomerBtnAlign {
  text-align: center;
  margin-top: 10px;
}

.trackCustomerBG {
  background-image: url(../images/trackcustomer_image_mobile.png);
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  margin-top: 50px;
  padding-top: 50px;
  padding-bottom: 0px;
}

.container.specialMobile {
  padding-left: 0;
  padding-right: 0;
}
}

@media screen and (max-width: 420px)
{
  .bannerControl{
    padding-bottom: 20px;
  }
}

.tableWidth {
  width: 500px;
}

img.img-flag {
    margin: 0!important;
    display: inherit!important;
    height: 22.6px;
    width: 25px;
}

.specialOfferTxt{
  color: #89000e;
  font-weight: 600;
  font-size: 16px;
}

.specialOfferBtn{
  background: rgb(188,190,192);
  background: linear-gradient(0deg, rgba(188,190,192,1) 0%, rgba(255,255,255,1) 100%);
  border: 1px solid #a7a9ac;
}

@media screen and (min-width: 768px){
  .specialOfferTxtPayment{
    margin-top: -30px;
  }

  #displayPurchaseDiv.specialOfferTxtPayment{
    margin-top: 0;
  }
}

@media screen and (max-width: 767px){
  #displayPurchaseDiv .specialOfferTxt{
    font-size: 14px;
  }
}

.rewardBackground{
  background-image: url(../images/rewardBackground.png);
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  margin-top: -155px;
  padding-top: 50px;
  padding-bottom: 25px;
  /* border-bottom: 15px solid #89000e; */
}

.rewardTitle
{
  padding-top: 70px;
}

.infoBtnSection
{
  text-align: right;
}

.infoSection
{
  text-align: left;
}

.leftCoin
{
  width: 300px;
  position: absolute;
  left: 0;
}

.rightCoin
{
  width: 300px;
  position: absolute;
  right: 0;
}

.downloadTheNuxSection
{
  margin-top: 13%;
}

.downloadSection
{
  margin-top: 100px;
}

.cardStyle
{
  width: 80%;
}

.toSignUp
{
  font-size: 20px;
}

.rewardSectionHeading
{
  font-size: 35px;
  font-weight: 600;
}

.rewardIconBackground
{
  background-color: #efefef;
  border-top: 2px solid #cec9c9;
  border-bottom: 2px solid #cec9c9;
  padding-top: 15px;
  padding-bottom: 15px;
}

/* ======================== Other VIEW ======================== */
/* ipad pro view */
@media (min-width: 991px) and (max-width: 1199px)
{
  .rewardTitle
  {
    padding-top: 15px;
  }

  .leftCoin
  {
    width: 200px;
    position: absolute;
    left: 0;
  }

  .rightCoin
  {
    width: 200px;
    position: absolute;
    right: 0;
  }

  .downloadTheNuxSection
  {
    margin-top: 19%;
  }

  .toSignUp
  {
    font-size: 20px;
  }
}
/* END ipad pro view */

/* ipad */
@media (min-width: 768px) and (max-width: 990px)
{

  .mobileCenter{
    text-align: center!important;
  }


  .downloadTheNuxSection
  {
    margin-top: 14%;
  }

  .rewardTitle
  {
    padding-top: 15px;
  }

  .leftCoin
  {
    width: 140px;
    position: absolute;
    left: 0;
  }

  .rightCoin
  {
    width: 140px;
    position: absolute;
    right: 0;
  }

  .rewardSectionHeading
  {
    font-size: 30px;
    font-weight: 600;
  }

  .toSignUp
  {
    font-size: 15px;
  }
}
/* END ipad */

/* Mobile */
@media (min-width: 320px) and (max-width: 767px)
{
  .rewardBackground{
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    margin-top: -150px;
    padding-top: 50px;
    padding-bottom: 25px;
  }

  .rewardTitle
  {
    padding-top: 20px;
  }

  .infoBtnSection
  {
    text-align: center;
  }

  .infoSection
  {
    text-align: center;
  }

  .leftCoin
  {
    width: 100%;
    position: unset;
  }

  .downloadTheNuxSection
  {
    margin-top: 15%;
  }

  .downloadSection
  {
    margin-top: 50px;
  }

  .cardStyle
  {
    width: 90%;
  }

  .rewardSectionHeading
  {
    font-size: 25px;
    font-weight: 600;
  }

}
/* END Mobile */
/* ======================== Other VIEW ======================== */

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/Montserrat/Montserrat-Regular.woff2');
}

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/Montserrat/Montserrat-Medium.woff2');
}

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/Montserrat/Montserrat-SemiBold.woff2');
}

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/Montserrat/Montserrat-Bold.otf');
}



.rewardSection01 {
  background: rgb(171,187,203);
background: linear-gradient(90deg, rgba(171,187,203,1) 0%, rgba(250,252,255,1) 15%, rgba(250,252,255,1) 85%, rgba(171,187,203,1) 100%);
padding-top: 60px;
padding-bottom: 150px;
overflow: hidden;
}

.rewardSection01Title {
  font-family: 'Montserrat';
  font-weight: 600;
  font-size: 30px;
  color: #000;
}

.rewardSection01TitleColor {
  color: #c02026;
}

.rewardSection01SubTitle {
  font-family: 'Montserrat';
  font-weight: 400;
  font-size: 20px;
  color: #c02026;
}

.rewardSection01CardTitle {
  font-family: 'Montserrat';
  font-weight: 600;
  font-size: 18px;
  color: #000;
  margin-top: 20px;
}

.rewardCardSize {
  width: 260px;
}

.rewardCardSize2 {
  width: 260px;
  display: none;
}

.rewardCardPointSize {
  height: 25px;
  margin-right: 10px;
  vertical-align: middle;
}

.rewardCardPoint {
  font-family: 'Montserrat';
  font-weight: 300;
  font-size: 15px;
  color: #000;
  vertical-align: middle;
}

.rewardCardPointColor {
  color: #c02026;
}

.rewardBtn{
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  border-radius: 10px;
  background-color: rgb(137,0,14)!important;
  padding: 10px 50px;
  margin-top: 10px;
  box-shadow: 0 2px 4px 0 rgba(0,0,0,0.5),0 2px 10px 0 rgba(0,0,0,0.5);
}

.rewardBtn:hover {
  box-shadow: 0 0 0 2px white, 0 0 0 4px rgb(137,0,14);
    -webkit-box-shadow: 0 0 0 2px white, 0 0 0 4px rgb(137,0,14);
    -mox-box-shadow: 0 0 0 2px white, 0 0 0 4px rgb(137,0,14);
    color: #fff;

}

.rewardSection02Box1 {
  background-color: #fff;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  -webkit-box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.37);
-moz-box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.37);
box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.37);
}

.rewardSection02Box2 {
  background-color: #fff;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  -webkit-box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.37);
-moz-box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.37);
box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.37);
}

.rewardSection02BoxLeft1 {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%);background: rgb(236,28,36);
  background: linear-gradient(90deg, rgba(236,28,36,1) 16%, rgba(148,39,51,1) 83%);
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 70px;
}

.rewardSection02BoxLeft2 {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  clip-path: polygon(25% 0%, 100% 1%, 100% 100%, 25% 100%, 0% 50%);
  background: rgb(148,39,51);
  background: linear-gradient(90deg, rgba(148,39,51,1) 16%, rgba(236,28,36,1) 83%);
  padding-top: 25px;
  padding-bottom: 25px;
  padding-right: 70px;
}

.rewardSection02BoxRight1 {
  padding-top: 20px;
}

.rewardSection02BoxRight2 {
  padding-top: 20px;
  padding-left: 50px;
}

.rewardSection02BoxStep {
  font-family: 'Montserrat';
  font-weight: 600;
  font-size: 20px;
  color: #fff;
  margin-top: 10px;
}

.rewardSection02BoxStepNumber {
  font-family: 'Montserrat';
  font-weight: 600;
  font-size: 45px;
  color: #fff;
  margin-top: -10px;
}

.step1IconSize {
  height: 140px;
}

.step2IconSize {
  height: 80px;
}

.step3IconSize {
  height: 100px;
}

.divCenterTest {
  display: table-cell;
        vertical-align: middle;
        float: none;
}

.downloadTheNuxFont {
  font-family: 'Montserrat';
  font-weight: 600;
  font-size: 20px;
  color: #000;
}

.downloadTheNuxFontColor {
  color: #c02026;
}

.downloadTheNuxFontContent {
  font-family: 'Montserrat';
  font-weight: 300;
  font-size: 17px;
  color: #929497;
}

.downloadBtnSize {
  height: 35px;
}

.step2phoneSize {
  width: 150px;
}

.step2phonePosition {
  position: absolute;
    top: -180px;
    right: -210px;
}

.step3phonePosition {
  position: absolute;
    top: -180px;
    left: -210px;
}

.step4IconSize {
  height: 120px;
}

.step5IconSize {
  height: 110px;
}


.BGribbonPosition {
    position: absolute;
    right: -240px;
    top: -90px;
    height: 400px;
}

.BGbubblePosition {
    position: absolute;
    left: -200px;
    top: 0;
    height: 600px;
}

.BGbubble2Position {
    position: absolute;
    right: -200px;
    top: 0;
    height: 600px;
}

.rewardSection02 {
 background: rgb(255,255,255);
    background: linear-gradient(360deg, rgba(255,255,255,1) 80%, rgba(255,255,255,0) 100%);
    padding-top: 50px;
    z-index: 2;
    margin-top: -200px;
    padding-top: 100px;
    padding-bottom: 0;
}

.rewardSection02Star {
  height: 300px;
  position: absolute;
  right: 100px;
  top: 100px;
}

.rewardSection02Image {
  height: 350px;
}

.rewardContactUsMargin {
  margin-top: 150px;
}

.rewardSection02Title {
  font-family: 'Montserrat';
  font-weight: 400;
  font-size: 18px;
  color: #A6A8AB;
}
.widthInner1
{
  width: 6%;
  display: inline-block;
  margin: 0 60px;
}
.widthInner3
{
  width: 8%;
  display: inline-block;
  margin: 0 20px;
}
.widthInner4
{
  width: 8%;
  display: flex;
  align-self: center;
  justify-content: center;
  margin: 0 20px;
}
.widthInner2
{
  width: 8%;
  display: inline-block;
  margin: 0 50px;
}
.marginTopS021
{
  margin-top: 80px;
}
.marginTopS022
{
  margin-top: 50px;
}
.secondRowDisplay {
  justify-content: center;
}

.rewardContacUsSectionMargin {
  margin-top: 50px;
}

.redeemRewardIconSize {
  height: 70px;
}

.rewardCardAlign {
  text-align: right;
}

.getStartedBtnAlign {
  text-align: left;
  margin-top: 50px;
}

.rewardStepSolutionSize {
  padding-left: 100px;
  padding-right: 100px;
}

/* Affiliate Program Landing Page */
.nuxpayLogo1,
.nuxpayLogo2 {
  display: none;
}

.affiliatePageContent {
  background-image: url('../images/sms-affiliate-bg.jpg');
  background-size: cover;
  padding: 0 100px;
  height: 93vh;
}

.affiliatePage2 {
  background-image: url('../images/sms-affiliate-bg2.jpg');
  background-size: cover;
  padding: 0 100px;
  height: 100%;
}

.affiliatePage3 {
  background-image: url('../images/sms-affiliate-bg3.jpg');
  background-size: cover;
  padding: 0 100px;
  height: 100%;
}

.headerAffiliate {
  text-align: center;
}

.commonHeader {
  background-color: #fff;
  padding: 10px 100px;
  height: 7vh;
}

.commonHeader2 {
  padding: 10px 0;
}

.commonHeader3 {
  padding: 30px 0;
}

.commonHeader a {
  height: 100%;
  padding-top: 0 !important;
  display: flex;
  justify-content: left;
  align-items: center;
}

.commonHeader3 img {
  width: 200px;
}

.headerAffiliate .nuxpayLogo1 {
  height: 80px;
}

.headerAffiliate .nuxpayLogo2 {
  height: 50px;
  margin: 10px 0;
}

.affiliateTextSection {
  padding-right: 20px;
}

.affiliateTitle {
  font-size: 30px;
  font-weight: 600;
  padding-bottom: 10px;
  text-align: center;
}

.affiliateTitle2 {
  font-size: 30px;
  font-weight: 600;
  padding-bottom: 10px;
  text-align: center;
  color: #fff;
}

.affiliateTitle3 {
  font-size: 45px;
  font-weight: 600;
  padding-bottom: 30px;
}

.affiliateDescription {
  font-size: 14px;
  padding-bottom: 20px;
  text-align: center;
}

.affiliateDescription2 {
  font-size: 14px;
  padding-bottom: 20px;
  text-align: center;
  color: #fff;
}

.affiliateDescription3 {
  font-size: 18px;
  padding-bottom: 30px;
}

.affiliateContent {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: start;
}

.affiliateContent3 {
  display: flex;
  justify-content: start;
  align-items: start;
}

.affiliateListIcon {
  padding-right: 25px;
}

.affiliateListIcon2 {
  background: rgb(255,255,255,0.5);
  border: 1px solid rgb(255,255,255,0.5);
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  transform: translateX(-10px);
}

.affiliateListIcon img {
  width: 30px;
}

.affiliateListIcon2 img {
  width: 100%;
  padding: 15px 25px;
}

.affiliateDetails {
  display: flex;
  justify-content: start;
  align-items: center;
  width: 100%;
  padding: 10px 25px;
  background-color: rgb(255,255,255,0.5);
}

.affiliateDetails2 {
  display: flex;
  justify-content: start;
  align-items: center;
  width: 100%;
  border-bottom: 1px solid rgb(255,255,255,0.5);
}

.affiliateDetails3 {
  padding: 15px;
  background-color: rgb(255,255,255,0.5);
  border-radius: 10px;
}

.affiliateDetails:nth-child(2),
.affiliateDetails2:nth-child(2) {
  margin: 10px 0;
}

.affiliateDetails3:nth-child(2) {
  margin: 0 10px;
}

.affiliateDetailsText2 {
  width: 100%;
  color: #fff;
}

.affiliateDetailsTitle,
.affiliateDetailsTitle2 {
  font-size: 20px;
  font-weight: 600;
}

.affiliateDetailsTitle3 {
  font-size: 24px;
  font-weight: 600;
}

.affiliateDetailsDescription,
.affiliateDetailsDescription2 {
  font-size: 14px;
}

.affiliateDetailsDescription3 {
  font-size: 18px;
}

.affiliateFormSection {
  padding-left: 50px;
  height: 100%;
}

.affiliateFormHeader2 {
  background-color: #89000e;
  padding: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.affiliateFormBody {
  padding: 20px 30px;
  background-color: #fff;
  border-radius: 5px;
}

.affiliateFormBody2 {
  padding: 20px 30px;
  background-color: #fff;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.affiliateFormBody3 {
  padding: 40px 30px;
  background-color: #fff;
  border-radius: 5px;
}

.affiliateFormBodyTitle {
  font-size: 20px;
  font-weight: 600;
  color: #4e5a64;
  text-align: center;
}

.affiliateFormBodyTitle2 {
  font-size: 20px;
  font-weight: 600;
  color: #4e5a64;
  padding-bottom: 5px;
}

.affiliateFormBodyTitle3 {
  font-size: 24px;
  font-weight: 600;
  color: #4e5a64;
  text-align: center;
}

.affiliateFormInputGroup,
.affiliateFormInputGroup2 {
  display: flex;
  flex-direction: column;
  padding-top: 15px;
}

.affiliateFormInputGroup3 {
  display: flex;
  flex-direction: column;
  padding-top: 30px;
}

.affiliateFormInputGroup label {
  color: #5d5f77;
  font-weight: 600;
  font-size: 12px;
}

.affiliateFormInputGroup3 label {
  color: #5d5f77;
  font-weight: 600;
  font-size: 14px;
}

.affiliateFormInputGroup input,
.affiliateFormInputGroup3 input,
.affiliatePage4Bg2 input {
  border-radius: 5px;
  border: 2px solid rgb(244, 244, 244);
  background-color: rgb(244, 244, 244);
  padding: 10px 15px;
  font-size: 12px;
}

.affiliateFormInputGroup2 input {
  border: none;
  border-bottom: 1px solid rgb(139, 139, 139);
  background-color: rgb(244, 244, 244);
  padding: 10px 15px;
  font-size: 12px;
}

.affiliateFormInputGroup input::placeholder,
.affiliateFormInputGroup2 input::placeholder,
.affiliateFormInputGroup3 input::placeholder,
.affiliatePage4Bg2 input::placeholder {
  font-size: 12px;
}

.affiliateFormBtnGroup {
  padding-top: 30px;
  font-size: 12px;
}

.affiliateFormBtnGroup3 {
  padding-top: 30px;
  font-size: 14px;
}

.affiliateFormBtnGroup .submitBtn,
.affiliateFormBtnGroup3 .submitBtn,
.affiliatePage4Bg2 .submitBtn {
  background: linear-gradient(#cc3636, #89000e);
  color: #fff;
  font-weight: 600;
  border-radius: 5px;
  border: none;
  padding: 8px 30px;
  width: 100%;
}

.footerAffiliate {
  padding-top: 20px;
  font-size: 12px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}

.affiliatePaymentMethod {
  display: none;
  justify-content: start;
  align-items: center;
  padding-top: 10px;
  width: 100%;
}

.affiliateMobileView {
  justify-content: center;
}

.affiliateFooterCopyright {
  color: #fff;
  width: 100%;
  text-align: center;
}

.affiliatePaymentText {
  padding-right: 10px;
  font-size: 14px;
  display: none;
}

.affiliatePaymentText2 {
  padding-right: 10px;
  font-size: 14px;
  color: #fff;
  display: none;
}

.affiliatePaymentMethod img:nth-child(1),
.affiliatePaymentMethod img:nth-child(2) {
  width: 55px;
  margin: 0 3px;
  padding: 3px;
}

.duitnow1 {
  display: none;
  width: 40px;
}

.duitnow2 {
  display: none;
  width: 35px;
  padding: 3px;
  background-color: #fff;
}

.affiliateContainer .row {
  display: flex;
  justify-content: center;
  align-items: start;
}

.affiliatePage4Bg {
  margin-top: 70px;
  background-image: url('../images/contentBg1.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.nuxpay {
  width: 250px;
}

.fw-title {
  font-weight: 900;
}

.fw-description {
  font-weight: 500;
}

.color-white {
  color: #fff;
}

.color-darkRed {
  color: rgb(137,0,14);
}

.color-black {
  color: #000;
}

.affiliate4Icon {
  width: 70px;
}

.affiliate4Icon2 {
  height: 90px;
}

.lightGrayBg {
  background-color: #f3f3f3;
}

.linearPinkBg {
  background: linear-gradient(90deg, rgb(255, 173, 173) 35%, rgb(255, 255, 255) 0%);
}

.affiliate4Img {
  width: 100%;
}

.affiliate4Form {
  background-color: rgb(255,255,255,0.5);
}

.affiliatePage4Bg2 {
  background-image: url('../images/contentBg3.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.d-flex {
  display: flex;
}

.justify-center {
  justify-content: center;
}

.align-center {
  align-items: center;
}

.flex-column {
  flex-direction: column;
}

@media (min-width: 991px) and (max-width: 1199px) {

   .rewardSection01 {
    padding-top: 80px;
  }

  .rewardStepSolutionSize {
  padding-left: 50px;
  padding-right: 50px;
}


  .rewardSection02BoxRight2 {
    padding-top: 20px;
    padding-left: 30px;
}

.step2phonePosition {
    position: absolute;
    top: -180px;
    right: -205px;
}

.step3phonePosition {
    position: absolute;
    top: -180px;
    left: -205px;
}

.widthInner1 {
    width: 6%;
    display: inline-block;
    margin: 0 40px;
}

  /* Affiliate Program Landing Page */
  .affiliateTextSection {
    padding-right: 0;
  }

  .affiliateFormSection {
    padding-left: 0;
  }

  .affiliateFormInputGroup3,
  .affiliateFormBtnGroup3 {
    padding-top: 40px;
  }
}

@media (min-width: 768px) and (max-width: 990px) {
 .rewardStepSolutionSize {
  padding-left: 30px;
  padding-right: 30px;
}


    .rewardSection02BoxRight2 {
    padding-top: 20px;
    padding-left: 30px;
}


  .step2phonePosition {
    display: none;
  }

  .step3phonePosition {
    display: none;
  }

  .widthInner1 {
    width: 6%;
    display: inline-block;
    margin: 0 30px;
    margin-top: 20px;
}

.widthInner3 {
    width: 15%;
    display: inline-block;
    margin: 0 20px;
}

.rewardContactUsMargin {
    margin-top: 50px;
}

.BGribbonPosition {
    position: absolute;
    right: -206px;
    top: -76px;
    height: 300px;
}

  /* Affiliate Program Landing Page */
  .affiliatePageContent {
    padding: 0 70px;
  }
  
  .affiliateTextSection {
    padding-right: 0;
  }

  .affiliateFormSection {
    padding-left: 0;
  }

  .affiliateTitle2,
  .affiliateTitle3 {
    font-size: 25px;
  }

  .affiliateDescription2,
  .affiliateDescription3,
  .affiliateDetailsDescription2,
  .affiliatePaymentText2 {
    font-size: 12px;
  }

  .affiliateDetailsDescription3 {
    font-size: 16px;
  }

  .affiliateFormBodyTitle2,
  .affiliateDetailsTitle2 {
    font-size: 18px;
  }

  .affiliateDetailsTitle3 {
    font-size: 22px;
  }

  .affiliateFormInputGroup2 input,
  .affiliateFormInputGroup2 input::placeholder,
  .affiliateFormBtnGroup {
    font-size: 10px;
  }

  .affiliateTitle3 {
    font-size: 25px;
  }

  .affiliateDetails3 {
    min-height: 135px;
  }

  .affiliateFormInputGroup3 {
    padding-top: 30px;
  }

  .affiliateFormBtnGroup3 {
    padding-top: 35px;
  }

  .affiliateFormBody3 {
    padding: 40px 30px;
  }
}

@media (min-width: 320px) and (max-width: 767px) {

    .rewardSection02BoxRight2 {
    padding-top: 20px;
    padding-left: 30px;
    padding-bottom: 20px;
}

.rewardSection02BoxLeft1 {
  padding-left: 40px;
}

.rewardSection02BoxLeft2 {
  padding-right: 40px;
}


  .step2phonePosition {
    display: none;
  }

  .step3phonePosition {
    display: none;
  }

  .widthInner1 {
    width: 30%;
    display: inline-block;
    margin: 0 20px;
    margin-top: 20px;
}

.widthInner3 {
    width: 30%;
    display: inline-block;
    margin: 0 20px;
    margin-top: 20px;
}

.secondRowDisplay{
  margin-top: 0;
}

.rewardContactUsMargin {
    margin-top: 0px;
}

.BGribbonPosition {
    position: absolute;
    right: -206px;
    top: -65px;
    height: 200px;
}

.rewardSection02Image {
    height: 200px;
    margin-top: 20px;
}

.rewardCardAlign {
  text-align: center;
}

.rewardCardSize2 {
  width: 260px;
  display: block;
  margin: 0 auto;
}

.rewardCardSize {
  width: 260px;
  display: none;
}

.rewardSection01CardTitle {
  text-align: center;
}

.getStartedBtnAlign {
  text-align: center;
  margin-top: 20px;
}

.rewardSection02BoxRight1 {
  padding-top: 0;
  padding-bottom: 20px;
  margin-top: 20px;
}


.step1IconSize {
  height: 100px;
}

.step4IconSize {
    height: 90px;
}

.rewardSection02 {
  margin-top: -265px;
}

.rewardContacUsSectionMargin {
    margin-top: 50px;
}

/* Affiliate Program Landing Page */

.affiliateContainer .row {
  display: block;
}

.affiliateContainer .row>* {
  padding-bottom: 30px;
}

.affiliatePageContent {
  padding: 0 20px;
  height: fit-content;
}

.affiliateTextSection {
  padding-right: 0;
}

.affiliateFormSection {
  padding-left: 0;
}

.affiliateFooterCopyright {
  padding: 20px 0;
}

.footerAffiliate {
  padding-top: 0;
}

.commonHeader {
  padding: 10px 0;
}

.commonHeader a {
  justify-content: center;
}

.affiliateTitle {
  font-size: 40px;
  line-height: 1.2;
  padding-bottom: 20px;
}

.affiliateDescription,
.affiliateDetailsDescription {
  font-size: 16px;
}

.affiliateDetailsTitle,
.affiliateFormBodyTitle {
  font-size: 22px;
}

.headerAffiliate {
  padding: 0;
}

.affiliateFormInputGroup label,
.affiliateFormInputGroup3 label,
.affiliateFormInputGroup input,
.affiliateFormInputGroup input::placeholder,
.affiliateFormBtnGroup,
.affiliateFormBtnGroup3,
.footerAffiliate  {
  font-size: 14px;
}

.affiliatePage2,
.affiliatePage3 {
  padding: 0 30px;
  height: fit-content;
}

.commonHeader2 {
  text-align: center;
}

.commonHeader3 {
  text-align: center;
  padding: 30px 0;
}

.affiliateListIcon2 {
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.affiliateContent3 {
  flex-direction: column;
}

.affiliateDetails3 {
  width: 100%;
}

.affiliateDetails3:nth-child(2) {
  margin: 10px 0;
}

}

.footerSignUpBtn {
  padding: 10px 40px;
}

@media (min-width: 320px) and (max-width: 767px) {
  .footerSignUpBtn {
  padding: 10px 20px;
}
}

.mooncakeFreeTxt {
  margin-top: -100px;
}

.mooncakeTitle {
  font-family: 'KaushanScript';
  color: #e5750a;
  font-size: 70px;
  font-weight: 600;
  text-shadow: 4px 4px 4px rgba(120, 120, 120, .3);
}

.mooncakeLine {
  background-color: #cc3636;
  height: 5px;
  width: 450px;
  margin: 15px auto;
  position: relative;
  max-width: 95%;
}

/* .mooncakeLine:before, .mooncakeLine:after {
  content: "";
  width: 20px;
  height: 10px;
  border: 1px solid #9d0a10;
  position: absolute;
  top: 0;
}

.mooncakeLine:before {
  left: 0;
}

.mooncakeLine:after {
  right: 0;
} */

.callWhatsappMooncake {
  margin-bottom: 60px;
}

@media (min-width: 768px) and (max-width: 990px) {
  .mooncakeFreeTxt {
    margin-top: -60px;
  }

  .callWhatsappMooncake {
    margin-bottom: 60px;
  }
}

@media (min-width: 320px) and (max-width: 767px) {
  .mooncakeFreeTxt {
    margin-top: -30px;
  }

  .callWhatsappMooncake {
    margin-bottom: 100px;
  }
}

@media (max-width: 320px) {
  .promoHomepageLogo {
    text-align: center !important;
  }
  .promoText {
    font-size: 20px;
  }
  .promoCredits {
    position: absolute;
    top: 10%;
    left: 15%;
  }
  .promoPricing {
    position: absolute;
    top: 40%;
    left: 15%;
  }
  .fontAmount{
    font-size:35px
  }
  .fontCredits{
    font-size:28px;
  }
  .fontPricing{
    font-size:25px;
  }
  .bg-image{
    background-size:90%;
  }
  .fontExpiry{
    margin-top:10px;
    margin-left:190px; 
  }
  .fontExpiryDate{
    margin-left:190px; 
  }

  /* Affiliate Program Landing Page */
.affiliateContainer .row {
  display: block;
}

.affiliateContainer .row>* {
  padding-bottom: 30px;
}

.affiliatePageContent,
.affiliatePage2,
.affiliatePage3 {
  padding: 0 10px;
  height: fit-content;
}

.affiliateTextSection {
  padding-right: 0;
}

.affiliateFormSection {
  padding-left: 0;
}

.affiliateFooterCopyright {
  padding: 20px 0;
}

.footerAffiliate {
  padding-top: 0;
}

.commonHeader {
  padding: 10px 0;
  text-align: center;
}

.commonHeader2 {
  padding: 10px 0;
  text-align: center;
}

.commonHeader a {
  justify-content: center;
}

.affiliateTitle,
.affiliateTitle2,
.affiliateTitle3 {
  font-size: 40px;
  line-height: 1.2;
  padding-bottom: 20px;
}

.affiliateDescription,
.affiliateDescription2,
.affiliateDescription3,
.affiliateDetailsDescription,
.affiliateDetailsDescription2 {
  font-size: 16px;
}

.affiliateDetailsDescription3 {
  font-size: 20px;
}

.affiliateDetailsTitle,
.affiliateDetailsTitle2,
.affiliateFormBodyTitle,
.affiliateFormBodyTitle2 {
  font-size: 22px;
}

.affiliateDetailsTitle3 {
  font-size: 26px;
}

.affiliateFormInputGroup label,
.affiliateFormInputGroup3 label,
.affiliateFormInputGroup input,
.affiliateFormInputGroup2 input,
.affiliateFormInputGroup input::placeholder,
.affiliateFormInputGroup2 input::placeholder,
.affiliateFormBtnGroup,
.affiliateFormBtnGroup3,
.footerAffiliate  {
  font-size: 14px;
}

.affiliatePaymentMethod img {
  margin: 0;
}

.affiliateFormBody,
.affiliateFormBody3 {
  padding: 20px;
}

.affiliateListIcon2 {
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.affiliateContent3 {
  flex-direction: column;
}

.affiliateDetails3 {
  width: 100%;
}

.affiliateDetails3:nth-child(2) {
  margin: 10px 0;
}

.commonHeader3 {
  text-align: center;
  padding: 30px 0;
}

}

@media (min-width: 321px) and (max-width: 767px){
  .promoHomepageLogo {
    text-align: center !important;
  }
  .promoText {
    font-size: 20px;
  }
  .promoCredits {
    position: absolute;
    top: 10%;
    left: 15%;
  }
  .promoPricing {
    position: absolute;
    top: 40%;
    left: 15%;
  }
  .fontAmount{
    font-size:45px;
  }
  .fontCredits{
    font-size:30px;
  }
  .fontPricing{
    font-size:28px;
  }
  .fontExpiry{
    margin-top:10px;
    margin-left:210px; 
  }
  .fontExpiryDate{
    margin-left:210px; 
  }
}

@media (min-width: 768px) and (max-width: 990px) {
  .promoHomepageLogo {
    text-align: left !important;
  }
  .promoText {
    font-size: 30px;
  }
  .promoCredits {
    position: absolute;
    top: 10%;
    left: 38%;
  }
  .promoPricing {
    position: absolute;
    top: 45%;
    left: 38%;
  }
  .fontAmount{
    font-size:45px;
  }
  .fontCredits{
    font-size:30px;
  }
  .fontPricing{
    font-size:28px;
  }
  .fontExpiry{
    margin-top:10px;
    margin-left:220px; 
  }
  .fontExpiryDate{
    margin-left:220px; 
  }
}

@media (min-width: 991px) {
  .promoHomepageLogo {
    text-align: left !important;
  }
  .promoText {
    font-size: 30px;
  }
  .promoCredits {
    position: absolute;
    top: 10%;
    left: 39%;
  }
  .promoPricing {
    position: absolute;
    top: 45%;
    left: 39%;
  }
  .fontAmount{
    font-size:35px;
  }
  .fontCredits{
    font-size:28px;
  }
  .fontPricing{
    font-size:25px;
  }
  .fontExpiry{
    margin-top:20px;
    margin-left:210px; 
  }
  .fontExpiryDate{
    margin-left:210px; 
  }
}

.maintxt {position: relative;}
.maintxt > img, .overlay-text {position: absolute;}

@media screen and (max-width: 767px){
  .mobile-text-center {
    text-align: center;
  }

  .linearPinkBg {
    background: linear-gradient(180deg, rgb(255, 173, 173) 25%, rgb(255, 255, 255) 0%);
  }
}

/* yy  */

.sms{
  background-image: url('../images/smsBackgrd.jpg');
  background-size: cover;
  padding: 0 100px;
  height: 100%;
}

.sms_name{
  font-size: 20px;
  font-weight: 800;
  margin-top: 30px;
}

.sms_title{
  font-size: 20px;
  font-weight: 800;
  margin-top: 50px;
}

.affiliateFormBtnGroup .howWorksBtn {
  background: linear-gradient(#cc3636, #89000e);
  color: #fff;
  font-weight: 600;
  border-radius: 5px;
  border: none;
  padding: 8px 30px;
  width: 40%;
}

.sms_contactUs{
  margin-top: 50px;
}

.sms_contactUsImg1 {
  width: 46px;
}

.sms_contactUsImg2 {
  width: 200px;
}

.text-black{
  color: #000;
}

.landingPage3_bg{
  margin-top: 70px;
  background-image: url('../images/landingPage3-bg.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 400px;
}

.landingPage3_content{
  color: #fff;
}

.landingPage3_subcontent_1{
  font-size: 40px;
  font-weight: 700;
}

.subcontent-container{
  background-color: #f3f3f3;
  height: 150px;
  color: #000;
}

.subcontentMoveTop{
  transform: translateY(-100px);
}

.subcontent-1{
  padding: 22px;
}

.subcontent-2{
  line-height: 2.0;
}

.lightWhiteBg{
  background-color: #fff;
}

.landingPage3_bg_sec3{
  background-image: url('../images/landingPage3-sec3bg.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: fit-content;
}

.landingPage3-sec3Img{
  width: 400px;
}

.landingPage3_content_sec3{
  color: #fff;
}

.subcontent-3{
  line-height: 1.6;
  margin-bottom: 15px;
}

/* .zoomInprogressBarImg {
  touch-action: pan-y pinch-zoom;
} */

#progressBar-Img {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#progressBar-Img:hover {
  opacity: 0.7;
}

/* The Modal (background) */
.modal.imgPopupModal {
  display: none; 
  position: fixed;
  z-index: 1;
  padding-top: 150px;
  padding-bottom: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0,0.9);
}

/* Modal Content (image) */
.modal-content.modalContent-progressImg {
  margin: auto;
  display: block;
  width: 100%;
  max-width: 700px;
}

/* Add Animation */
.modal-content.modalContent-progressImg, 
#caption {  
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  from {-webkit-transform:scale(0)} 
  to {-webkit-transform:scale(1)}
}

@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
}

/* The Close Button */
.closeImgPopupModal {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
  opacity: 1.0;
}

.closeImgPopupModal:hover,
.closeImgPopupModal:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}


@media (max-width: 320px) {
  .sms{
    background-image: url('../images/smsBackgrd.jpg');
    background-size: cover;
    padding: 0 40px;
    height: fit-content;
  }

  .affiliateFormBtnGroup .howWorksBtn{
    width: 100%;
  }

  .landingPage3_bg{
    height: fit-content;
  }

  .landingPage3_subcontent_1 {
    font-size: 25px;
    font-weight: 700;
    text-align: center;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .landingPage3_subcontent_2,
  .landingPage3_subcontent_3 {
    text-align: center;
    margin-bottom: 15px;
  }

  .subcontentMoveTop{
    transform: none;
    padding-bottom: 20px;
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .landingPage3-sec3Img{
    width: 280px;
    margin-bottom: 30px;
  }

  .landingPage3_content_sec3{
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .subcontent-3,
  .subcontent-4,
  .subcontent-5,
  .subcontent-6{
    text-align: center;
  }

  .progressBarImg{
    padding: 0 3rem;
  }

  .subcontent-2 {
    padding: 0 3rem;
  }

  .subcontent-container{
    margin-bottom: 20px;
  }
}

@media (min-width: 321px) and (max-width: 767px) {
  .sms{
    background-image: url('../images/smsBackgrd.jpg');
    background-size: cover;
    padding: 0 50px;
    height: 100%;
  }

  .affiliateFormBtnGroup .howWorksBtn{
    width: 75%;
  }

  .landingPage3_subcontent_1,
  .landingPage3_subcontent_2,
  .landingPage3_subcontent_3 {
    text-align: center;
  }

  .subcontentMoveTop{
    transform: none;
    padding-bottom: 25px;
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .subcontent-2 {
    padding: 0px 30px;
  }

  .landingPage3-sec3Img{
    width: 350px;
    margin-bottom: 30px;
  }

  .landingPage3_content_sec3{
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .subcontent-container{
    margin-bottom: 20px;
  }

  .subcontent-3,
  .subcontent-4,
  .subcontent-5,
  .subcontent-6{
    text-align: center;
  }

  .progressBarImg{
    padding: 0 3rem;
  }

}

@media (min-width: 768px) and (max-width: 989px) {

  .landingPage3_bg{
    height: fit-content;
  }
  
  .landingPage3_content{
    text-align: center;
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .subcontentMoveTop{
    transform: none;
    padding-bottom: 30px;
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .subcontent-2 {
    padding: 0px 30px;
  }

  .subcontent-3{
    margin-top: 20px;
  }

  .subcontent-3,
  .subcontent-4,
  .subcontent-5,
  .subcontent-6{
    text-align: center;
  }

  .progressBarImg{
    padding: 0 3rem;
  }

  .subcontent-container{
    margin-bottom: 20px;
  }

}

@media (min-width: 990px) and (max-width: 1200px) { 
  .affiliateFormBtnGroup .howWorksBtn {
    width: 50%;
  }

  .subcontent-container{
    margin-bottom: 20px;
  }

  .subcontentMoveTop{
    transform: none;
    padding-bottom: 30px;
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .subcontent-2 {
    padding: 0px 30px;
  }

  .progressBarImg{
    padding: 0 3rem;
  }

  .landingPage3-sec3Img {
    width: 500px;
  }

  .subcontent-3{
    margin-top: 20px;
  }

  .subcontent-3,
  .subcontent-4,
  .subcontent-5,
  .subcontent-6{
    text-align: center;
  }
}


/***** Partner Page Start *****/
#partnerPage .themed-background-dark-default {
  background-image: url('../images/partner/Banner.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
#partnerPage .jp-container {
  padding: 4rem;
}
#partnerPage h1 {
  font-family: "Times New Roman", Times, serif;
  font-size: 10rem;
  font-weight: bold;
}
@media (max-width: 320px) {
  #partnerPage h1 {
    font-size: 4rem;
  }
  #partnerPage .site-section-2 h2::after {
    width: 0% !important;
  }
  #partnerPage .jp-container {
    padding: 4rem;
  }
}
@media (min-width: 321px) and (max-width: 767px) {
  #partnerPage h1 {
    font-size: 4rem;
  }
  #partnerPage .site-section-2 h2::after {
    width: 0% !important;
  }
  #partnerPage .jp-container {
    padding: 4rem;
  }
}
@media (min-width: 768px) and (max-width: 989px) {
  #partnerPage h1 {
    font-size: 8rem;
  }
  #partnerPage .site-section-2 h2::after {
    width: 0% !important;
  }
}
#partnerPage .site-section-top h3 {
  color: #ac0000;
  font-size: 4rem;
  font-weight: bold;
}
#partnerPage p {
  font-size: 1.8rem;
  font-weight: 600;
  margin-bottom: 3rem;
}
#partnerPage .site-footer.site-section.boxShadow {
  display: none;
}
.btn-partner {
  background-color:#89010d;
  padding: 1.2rem 3.5rem;
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
}
#partnerPage .site-section {
  padding: 30px 0;
}
#partnerPage .site-section-2 h3 {
  font-weight: bold;
  font-size: 2rem;
  text-transform: uppercase;
  margin-top: 35px;
}
#partnerPage .site-section-2 p,
#partnerPage .site-section-3 p {
  color: #3b3b3b;
  font-weight: 400;
}
#partnerPage .site-section-2 h2 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 5rem;
}
#partnerPage .site-section-3 h2 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 4rem;
}
#partnerPage .site-section-2 h2 font {
  color: #00aa00;
}
#partnerPage .site-section-2 h2::after {
  content: "";
  display: inline-block;
  border-bottom: 2px solid #949da4;
  width: 40%;
}
#partnerPage {
  color: #000;
}
#partnerPage .site-section:last-child {
  margin-bottom: 100px;
}
#partnerPage .img-only {
  background-image: url('../images/partner/Montecristo.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 600px;
}
#partnerPage .site-section-3 {
  background-color: #f0f0f0;
  padding: 0;
}
#partnerPage label {
  font-size: 1.6rem;
}
/***** Partner Page End *****/

.landing-custom-bg{
  background-image: linear-gradient(to right, #89000E , #DF2D2D);
  /* background-image: url('../images/insurance/insurance-img-18.png'); */
  /* background-size: 100% 90%; */
  background-repeat: no-repeat;
}

@media (max-width: 1023px) {
  .landing-custom-bg{
    background-image: linear-gradient(to right, #89000E , #DF2D2D);
  }
}

/* Root CSS */

:root {

  /* font size related */
  --banner-title-font-size: 40px;
  --section-title-font-size: 25px;
  --content-font-size: 16px;

  /* color related */
  --primary-font-color: #FFFFFF;
  --secondary-font-color: #000000;
  --primary-bg-color: #F9FAFB;
  --focus-font-color: #9D0A10;
  --compliment-font-color: #8D8D8D;

  --border-radius-sm: 5px;

  /* spacing related */
  --section-spacing: 45px;
}

/* End of Root CSS */

/* Help Center */

.help-center-header {
  background-image: url("/images/top-banner.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  color: white;
  font-weight: bold;
  font-size: var(--banner-title-font-size);
  padding-block: 20px;
}

.faq-answer {
  display: none;
  padding: 20px;
  padding-top: 0;
  font-size: var(--content-font-size);
}

.faq-title {
  cursor: pointer;
  padding: 20px;
  font-size: var(--content-font-size);
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0!important;
}

.help-center-body {
  margin-block: var(--section-spacing);
}

.help-center-body .flex-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: var(--section-spacing);
}

.help-center-body .services {
  width: 20%;
  text-align: center;
  padding: 30px;
  padding-inline: 75px;
  border-radius: var(--border-radius-sm);
}

.help-center-body .services p {
  line-height: 1.2;
}

.service-guide .title, .service-faq .title {
  font-weight: bold;
  color: var(--secondary-font-color);
  font-size: var(--section-title-font-size);
  text-transform: capitalize;
}

.service-guide a {
  color: black;
}

.service-guide img {
  width: 70px;
  margin-bottom: 20px;
}

.faq {
  background-color: var(--primary-bg-color);
  margin-bottom: 20px;
  border-radius: var(--border-radius-sm);
}
.services:hover {
  cursor: pointer;
  background-color: var(--primary-bg-color);
}

.sms-credit-faq, .topping-up-faq, .technical-faq, .security-faq {
  margin-top: var(--section-spacing);
}

.sign-up-faq div:first-child, .sms-credit-faq div:first-child, .topping-up-faq div:first-child, .technical-faq div:first-child, .security-faq div:first-child {
  margin-bottom: 20px;
}

.sign-up-faq img, .sms-credit-faq img, .topping-up-faq img, .technical-faq img, .security-faq img {
  height: 32px;
  margin-right: 10px;
}

/* End of Help Center */

/* Help Center Links */

.user-guide-links .breadcrumb p, .user-guide-video .breadcrumb p{
  display: inline;
  margin-right: 15px;  
  color: var(--compliment-font-color);
  font-size: var(--content-font-size);
  font-weight: 600;
}

.user-guide-links .breadcrumb p a, .user-guide-video .breadcrumb p a {
  color: var(--compliment-font-color);
  font-weight: 600;
}

.user-guide-links .breadcrumb .guideline-page-name, .user-guide-video .breadcrumb .guideline-page-name {
  color: var(--focus-font-color);
}

.user-guide-links .breadcrumb, .user-guide-video .breadcrumb {
  background-color: unset;
  margin-top: var(--section-spacing);
}

.user-guide-body .title {
  color: var(--secondary-font-color);
  font-weight: bold;
  font-size: var(--section-title-font-size);
  margin-bottom: var(--section-spacing);
}

.user-guide-body a {
  color: var(--secondary-font-color);
}

.user-guide-body .user-guide-content {
  background-color: var(--primary-bg-color);
  padding: 20px;
  border-radius: var(--border-radius-sm);
  font-size: var(--content-font-size);
  margin-bottom: 20px;
}

/* End of Help Center Links */

/* User Guide Video */

.user-guide-video .title {
 font-size: var(--section-title-font-size);
 font-weight: bold;
 color: var(--secondary-font-color);
 margin-bottom: calc(var(--section-spacing)*0.5);
}

.user-guide-video .video-container span {
  display: inline-block;
  padding: 10px 15px;
  margin-right: 10px;
  margin-bottom: calc(var(--section-spacing)*0.5);
  border-radius: var(--border-radius-sm);
  cursor: pointer;
  font-weight: bold;
}

.user-guide-video .video-container span.active {
  background: var(--primary-bg-color)
}

.video-container iframe {
  display: block;
  border-radius: 10px;
}

/* End of User Guide Video */

/* Homepage */

.homepage-header {
  background-image: url("/images/raya-banner.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
  color: var(--primary-font-color);
  position: relative;
}

.homepage-header .header-content {
  position: absolute;
  transform: translate(13%, -50%);
  top: 50%;
  left: 50%;
  /* background-color: antiquewhite;   */
}

.homepage-header .header-content p {
  font-size: var(--content-font-size);
  /* font-weight: bold; */
  font-weight: 500;
}

.homepage-header .header-content .title {
  font-size: var(--banner-title-font-size);
  font-weight: bold;
  color: var(--primary-bg-color);
  line-height: 1.2;
}

.homepage-header .header-content img {
  width: 30px;
  margin-right: 10px;
}

.homepage-header .header-content .header-text {
  display: flex;
  align-items: center;
  /* margin-bottom: 10px; */
}

.package-btn button{
  background: #00aa00;
  border: none;
  border-radius: 5px;
  padding: 8px 25px;
  margin-top: 10px;

}

.homepage-header .header-content  .first-header-text {
  margin-top: 13px;
}

.homepage-pitching {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-block: var(--section-spacing);
  padding-inline: 0;
}

.homepage-pitching .card-container {
  width: 50%;
}

.homepage-pitching .card-container .title {
  color: var(--secondary-font-color);
  font-weight: bold;
  font-size: 28px;
  margin-bottom: 15px;
}

.homepage-pitching .card-container p {
  font-size: 18px;
  line-height: 1.2;
}

.homepage-pitching .card-container div {
  padding: 30px;
  margin: 15px;
  height: 400px;
  background: var(--primary-bg-color);
  border: 1px solid #00000029;
  border-radius: var(--border-radius-sm);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.homepage-pitching .card-container img {
  width: 100px;
  margin-bottom: 15px;
}

.offering {
  background-color: #EFEFEF;
}

.offering-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-block: var(--section-spacing);
  padding-inline: 0;
}

.offering img {
  width: 100%;
}

.offering .image-container  {
  width: 50%;
  text-align: center;
}

.offering .offering-description {
  width: 35%;
}

.offering .offering-description .title {
  font-size: var(--section-title-font-size);
  font-weight: bold;
  color: var(--secondary-font-color);
  margin-bottom: 10px;
}

.offering .offering-description p {
  font-size: var(--content-font-size);
  line-height: 1.2;
}

.offering-description .section-1{
  margin-bottom: 70px;
  width: 310px;
}

.mobile-display-1 {
  display: none;
}


/* .join-us-container-1 {
  display: flex;
  align-items: center;
  text-align: center;
}

.join-us-container-2 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  text-align: center;
}

.join-us p {
  font-weight: 500;
  font-size: var(--content-font-size);
  line-height: 1.2;
}

.join-us .title {
  color: var(--secondary-font-color);
  font-size: var(--section-title-font-size);
  font-weight: bold;
  margin-bottom: 15px;
}

.join-us img {
  height: 400px;
}

.join-us-text-container {
  width: 480px;
  margin-inline: auto;
} */

.join-us img {
  height: 400px;
}

.join-us {
  display: flex;
  padding: var(--section-spacing);
}

.join-us-container-1, .join-us-container-2 {
  text-align: center;
  width: 450px;
}

.join-us-container-1 .title, .join-us-container-2 .title {
  color: var(--secondary-font-color);
  font-size: var(--section-title-font-size);
  font-weight: bold;
  margin-bottom: 15px;
}

.join-us-main-container p {
  line-height: 1.2;
  font-size: var(--content-font-size);
}

.join-us-main-container {
  margin-inline: auto;
}

.join-us-container-1 {
  margin-bottom: 100px;
}

.special-image {
  margin-top: 100px;
}


.trial-contact .wrapper {
  background-image: url("/images/homepage-bg-img-2-webp.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
  position: relative;
}

.trial-contact .wrapper .text-container {
  position: absolute;
  transform: translate(-20%, -50%);
  top: 50%;
  left: 50%;
}

.trial-contact .wrapper .text-container .title {
  color: var(--primary-bg-color);
  font-weight: bold;
  font-size: 35px;
}

.trial-contact .wrapper .text-container .title-2 {
  color: var(--primary-bg-color);
  font-weight: bold;
  font-size: var(--section-title-font-size);
  margin-bottom: 15px;
}

.trial-contact .wrapper .text-container button{
  background-color: #2C2C2C;
  border: none;
  outline: none;
  color: var(--primary-font-color);
  border-radius: var(--border-radius-sm);
  padding: 8px 16px;
}

/* End of Homepage */


/* Footer */

.footer-address p {
  color: #aaa!important;
}

/* End of Footer */

.homepage-pitching .card-container .card-1, .homepage-pitching .card-container .card-3 {
  margin-left: 0;
}

.homepage-pitching .card-container .card-2, .homepage-pitching .card-container .card-4 {
  margin-right: 0;
}


/* Landing Page */

.landingBody{
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  max-width: 1500px;
  margin: auto;
}

.landingTop{    
  padding-top: 55px;
  overflow: hidden;
}

.landingBackImage{
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.landingContainer{
  padding-left: 100px;
  padding-right: 100px;
}

.landingPadding{
  padding-bottom: 40px;
}

.landingModelPadding{
  height: 700px;
  display: flex;
  align-items: center;
}

.landingFlex{
  display: flex;
  align-items: center;
}
.btn-whiteCustom{
  background-color: #fff!important;
}

.btn-white{
    background-color: #fff!important;
    padding-left: 30px;
    padding-right: 30px;
}

.btn-white:hover {
    -webkit-box-shadow: 0 0 0 2px rgb(137,0,14), 0 0 0 4px white;
    -mox-box-shadow: 0 0 0 2px rgb(137,0,14), 0 0 0 4px white;
    /* box-shadow: 0 0 0 2px white, 0 0 0 4px rgb(51,63,68); */
}

.btn-whiteCustom:hover{
  -webkit-box-shadow: 0 0 0 2px rgb(137,0,14), 0 0 0 4px white;
  -mox-box-shadow: 0 0 0 2px rgb(137,0,14), 0 0 0 4px white;
  /* box-shadow: 0 0 0 2px white, 0 0 0 4px rgb(51,63,68); */
}

.landingbtn{
  padding: 10px 50px;
  font-size: 15px;
}

.landingFont h1{
  font-weight:900; 
  font-size: 35px;
}

.landingFont h2{
  font-weight:800; 
  font-size: 35px;
}

.landingFont h3{
  font-weight:550; 
  font-size: 28px;
}

.landingFont p{
  font-size: 20px;
  line-height:normal;
}

.landingImgIcon, .landingImgIcon2{
  display:flex; 
  align-items: flex-start;
  padding-top: 10px;
}

.landingImgIcon img, .landingImgIcon2 img{
  padding-right:15px;
  padding-top: 0.5rem;
  width: 35px;
}

.landingMailGroup{
  margin-bottom: -100px;  
}

.landingImgBgUrl{
  background-image:url('../images/landingPage/landingBg.png');
}

.landingImgBgUrl2{
  background-image:url('../images/landingPage/landingBg2.png');
}

.landing2ImgBgUrl{
  background-image:url('../images/landingPage2/Bg1.webp');
}

.landing2ImgBgUrl2{
  background-image:url('../images/landingPage2/Bg2.webp');
  padding:100px 100px;
}

.landingContent h1, .landding2Content h1{
  text-transform: uppercase;
}

.landingRemoveImgSpace{
  margin:-10% 0%;
}

.float-right-landing label{
  float: right;
}

.landing2Left{
  margin-left: 200px;
}

.landing2Privacy{
  margin-left: -33px;
  margin-top: -80px;
}

.landing2hoverbtn:hover{
  color: var(--focus-font-color);
}


@media (max-width: 1300px){
  .landing2Page h1{
    font-size: 40px !important; 
  }
  .landing2Page p{
    font-size: 25px !important; 
  }

  .landing2Page .landingbtn{
    font-size:15px; 
  }
  .landing2Left{
    margin-left: 50px;
  }
  .landing2Privacy{
    margin-left: 0px;
    margin-top: 0px;
  }

}

@media (min-width: 990px){
  .landingTopContainer{
    padding:0px 90px;
  }
  .landingPadding{
    padding-bottom: 150px;
  }  
}

@media (min-width: 768px) and (max-width: 990px) {
  .landingTopContainer{
    padding:0px 60px;
  }
  .landingContainer{
    padding:60px 70px;
  }
  .landingModelPadding{
    height: 500px;
  }
  .landingFont h1, .landingFont h2{
    font-size: 27px !important; 
  }

  .landingFont h3{
    font-size: 23px !important; 
    margin: 0px !important;
  }

  .landingFont p{
    font-size: 18px !important; 
  }
  .landingImgIcon img{
    width: 30px;
  }
  .landing2MainImage{
    text-align: center !important;
    margin-top: 30px !important;
  }

  .landing2Left{
    margin-left: 0px;
  }

}
@media (max-width: 767px) {
  .float-right-landing{
    padding-left: 0px !important;
    margin: 0px !important;
  }
  .float-right-landing label{
    float: left !important;
  }

  .landingMail{
    height: auto !important;
  }

  .removeMargin{
    margin-top: 0px;
  }
  .landingFlex{
    display: block;
  }
  .landingContainer{
    padding: 60px 60px !important;
  }
  .landingFont h1, .landingFont h2{
    font-size: 24px !important; 
  }
  .landingFont h3{
    font-size: 18px !important; 
  }

  .landingFont p{
    font-size: 14.5px !important; 
  }
  .landingModelPadding{
    display: block;
  }
  .landingImgBgUrl{
    background-image:url('../images/landingPage/landingMobileBg.png');
  }
  .landingImgBgUrl2{
    background-image:url('../images/landingPage/landingMobileBg2.png');
  }  
  .landingBackImage.landingImgBgUrl{
    background-position: 50% 70%;
  }
  .landingImgIcon img{
    padding-top:0.3rem;
    width: 28px; 
  }

  .landingImgIcon2 img{
    width: 32px !important;
  }

  .landingMailGroup{ 
    margin-bottom: -50px;  
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }
  .landing2Image{
    text-align: center;
  }
  .landing2Image img{ 
    width: 70%;
  }

  .landingRemoveImgSpace{
    margin:-10% 0% -13% 0%;
  }
  .landing2MainImage{
    text-align: center !important;
    margin-top: 30px !important;
  }

  .landing2ImgBgUrl2{
    padding: 50px;
  }

  .landing2Left{
    margin-left: 0px;
  } 

  .landing2Center h1{
    text-align: center;
  }

  .landding2Content .landingContainer, .landding2Content.landingContainer{
    padding: 40px 60px !important;
  }

  .landingImgIcon2{
    margin-left: 11%;
    margin-right: 10%;
  }

  .landing2form{
    padding-top: 0px !important;
  }

}


@media (max-width: 576px) {
  .landingContainer{
    padding: 40px 30px !important;
  }
  .landingImgBgUrl.landingModelPadding{
    height: 650px;
  }
  .landingImgBgUrl2.landingModelPadding{
    height: 550px;
  }
  .landingFont h1, .landingFont h2{
    font-size: 20px !important; 
  }

  .landingFont h3{
    font-size: 15px !important; 
  }

  .landingFont p{
    font-size: 12px; 
  }
  .landingbtn{
    padding: 8px 40px;
  }
  .landing2btn{
    padding: 8px 30px !important;
  }
  .landing2MainImage{
    text-align: center !important;
    margin-top: 30px !important;
  } 
  .landing2ImgBgUrl2 {
    padding: 25px;
  }

  .landding2Content .landingContainer{
    padding: 20px 30px !important;
  }

  .landingImgIcon2{
    margin-left: 15%;
    margin-right: 5%;
  }

  .landingMailGroup{ 
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    width: 75% !important;
  }

  .landing2Image img{ 
    width: 80%;
  }
  .landing2form{
    padding-top: 0px !important;
  }

}

@media (max-width: 480px) {
  .landingImgIcon2{
    margin-left: 9%;
  }
  .landingMailGroup {
    margin-bottom: -30px;
  }
  .payModelTitle{
    width:50% !important;
  }
  .payModelContent{
    width:50% !important;
  }
}

@media (max-width: 400px) {
  .landingImgIcon2{
    margin-left: 5%;
  }

  .payModelTitle{
    width:45% !important;
  }
  .payModelContent{
    width:55% !important;
  }
}


@media (max-width: 350px) {
  .landingImgIcon2{
    margin-left: 0%;
  }
}


.landingDropdown {
  cursor: pointer;
  position: relative;
  display: inline-block;
  
}

.landingDropdown-content {
  display: none;
  position: absolute;
  background-color: #ffffff;
  min-width: 160px;
  z-index: 1;
  border-radius: 5px;
  border: 1px solid #ffffff;
  left: -140px;
}

.landingDropdown-content li {
  padding: 12px 16px;
  display: block;
}

.landingDropdown-content li a{
  color: black;
  text-decoration: none;
  font-weight: 600;
}

.landingDropdown-content a:hover {
  background-color: #ffffff;
  color:#9d0a10; 
}

.landingDropdown:hover .landingDropdown-content {
  display: block;
}

.fa-angle-down {
  margin-left: 5px;
}

/* Home Page */

.homepage_slide1 {
  background-image: url('../images/homepage_SMS123NewBanner.webp');
}

.homepage_slide2 {
  background-image: url('../images/homepage_bg_banner2-webp.webp');
}

.homepage_slide3 {  
  background-image: url('../images/homepage_bg_banner3-webp.webp');
}

.homepageBackImage{
  height: 450px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display:flex; 
  align-items:center;
}

.homepageIconSparkle li::before{
  background-image: url('../images/sparkle.svg');
  content: '';
  display: inline-block;
  height: 20px;
  width: 20px;
  background-size: 20px;
  background-repeat: no-repeat;
  margin-right: 10px;
}

.homepageIconSparkle li{
  display: flex;
  align-items: center;
  margin-left: -1px;
  list-style-type: none;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 30px;
}

.homepadding {
  padding-top: 20px;
  padding-bottom: 20px;
}

.card {
  width: 100%;
  margin: 10px 0px;
  padding: 10px 14px;
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  transition: transform 0.3s ease;
}

.card .card_center{
  display: flex;
  align-items: center;
}

.homepageFont h1 {
  font-size: 34px !important;
}

.homepageFont h2 {
  font-size: 28px !important;
}

.homepageFont p {
  font-size: 17px;
}

.homepageFont.homepageSlide1NewBig h1{
  font-size: 50px !important;
}

.homepageIconTick{
  display:flex;  
  align-items:baseline;
}

.homepageIconTick div{
  margin-right: 10px;
}

.homepageIconTick div img{
  width: 15px;
  margin-top: -4px;
}

.iconleft{
  padding-left:10px;
}

.iconright{
  padding-left:10px;
}

.iconright i ,.iconleft i{
  display: none;
}

.iconright:hover, .iconleft:hover {
  display: flex;
  justify-content: center;
  align-items: center;
}

.iconright:hover i ,.iconleft:hover i{
  display: block;
}

.bannerWhasIcon{
  width: 30px;
}

.homepageLink a{
  text-decoration: none;
  color: #fff;
}

.homepageBannerBorderTel {
  display: flex;
  align-items: center;
  justify-content: center;
  width: max-content;
  border: 2px solid #ffffff;
  transition: all 0.3s ease; /* Smooth transition */
}

.homepageBannerBorderTel a{
  text-decoration: none;
}

.homepageBannerBorderTel:hover {
  border: 2px solid rgb(137, 0, 14);
  background-color: #ffffff;
}

.bannerWhasIcon {
  color: #fff;
  cursor: pointer;
}

.homepageLink {
  font-weight: bold;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
}

.homepageBannerBorderTel:hover .homepageLink{
  color: rgb(137, 0, 14);

}


@media (max-width:1200px){
  .homepageFont p {
    font-size: 16px;
  }
}

@media (min-width: 990px) and (max-width: 993px) {
  .homepageBannerFull{
    margin-top: 56px !important;
  }
  .container{
    width: unset !important;
  }
}


@media (max-width:992px){
  .homepageBannerFull{
    padding: 0px !important;
  }
  .homepageFont h1 {
    font-size: 29px !important;
  }
  .homepageFont p {
    font-size: 15px;
  }
  .homepageIcon li{
    font-size: 25px;
  }
  .homepageFont.homepageSlide1NewBig h1{
    font-size: 40px !important;
  }
}

@media (max-width: 767px) {

  .homepageSlide1NewBig {
    padding-top: 50px !important;
  }

  .homepage_slide2 {
    background-image: url('../images/homepage_bgmobile_banner2-webp.webp');
  }

  .homepage_slide3 {  
    background-image: url('../images/homepage_bgmobile_banner3-webp.webp');
  }

  .homepageBackImage{
    height: 600px;
    background-position: 50% 90%;
    display: block;
  }

  .landing-logo{
    display: block !important;
  }

  .landing-logo a img, .landing-logo img{
    width: 170px !important;
  }

  .mobile-landing-logo{
    display: flex;
    align-items: center;
  }

}

@media (max-width: 576px) {
  .homepageBackImage{
    height: 550px;
    background-position: bottom right ;
  }
  .homepageFont h1 {
    font-size: 23px !important;
  }
  .homepageFont h2 {
    font-size: 22px !important;
  }
  .homepageFont p { 
    font-size: 14px !important;
  }
  .homepageIcon li{
    font-size: 18px;
  }
  .iconright ,.iconleft{
    width: 40px;
  }
  .bannerWhasIcon{
    width: 24px;
  }
  .landingMobile{
    display: none;
  }

  .homepageFont.homepageSlide1NewBig h1{
    font-size: 35px !important;
  }
}

@media (max-width: 400px) {
  .homepageBackImage{
    height: 600px;
  }
}

@media (max-width: 300px) {
  .homepageBackImage{
    height: 700px;
  }
}


.btn-black{
  background-color: #000000;
  color: #fff;
  padding-left: 30px;
  padding-right: 30px;
}

.btn-black:hover {
  -webkit-box-shadow: 0 0 0 2px rgb(0, 0, 0), 0 0 0 4px white;
  -mox-box-shadow: 0 0 0 2px rgb(0, 0, 0), 0 0 0 4px white;
  background-color: #fff;
  color: #000000;
  /* box-shadow: 0 0 0 2px white, 0 0 0 4px rgb(51,63,68); */
}

@media (max-width: 767px) {
  #landingError{
    margin-bottom: 0px;
  }
}

/* customResponsive css */
:root {
  --mobile-section-title-font-size: 25px;
}

/* Mobile View */
@media (min-width: 320px) and (max-width: 767px) {

  /* Help Center - Mobile View */
  .help-center-body .services {
      width: 50%;
      padding-inline: unset;
  }
  /* End of Help Center - Mobile View */

  /* User Guide - Mobile View */
  .user-guide-links .breadcrumb p a {
      font-size: 15px
  }

  .user-guide-links .breadcrumb p {
      font-size: 15px;
  }

  .user-guide-body .title {
      font-size: var(--mobile-section-title-font-size);
  }
  /* End of User Guide - Mobile View */

  /* Homepage - Mobile View */

  .homepage-header {
      background-image: url("/images/raya-banner-mobile.jpg");
      background-color: #9D0A10;
      height: 400px;
      display: flex;
      align-items: center;
      justify-content: center;
  }

  .homepage-header .header-content {
      /* position: unset; */
      transform: translate(-50%, -115%);
      padding: 25px;
      text-align: center;
      width: 100%;
  }

  .homepage-header .header-content .title {
      font-size: 21px;
  }

  .homepage-header .header-content .header-text {
      justify-content: center;
  }

  .package-btn button {
      padding: 8px 11px;
      font-size: 12px;
  }

  .homepage-header .header-content p {
      font-size: 12px;
      line-height: 1.2;
  }
  /* .homepage-header .header-content .header-text {
      justify-content: center;
  } */

  .homepage-pitching .card-container div {
      height: unset;
  }

  .homepage-pitching .card-container .card-1, .homepage-pitching .card-container .card-3 {
      margin-left: 15px;
  }
    
  .homepage-pitching .card-container .card-2, .homepage-pitching .card-container .card-4 {
      margin-right: 15px;
  }

  .homepage-pitching .card-container {
      width: 100%;
  }

  .offering-container {
      flex-direction: column-reverse;
      padding-inline: 15px;
  }

  .offering-description .section-1 {
      width: unset;
      margin-bottom: 50px;
  }

  .offering img {
      margin-right: 0;
      margin-bottom: 20px;
  }

  .offering .offering-description {
      width: 100%;
      margin-left: 0;
  }

  .join-us {
      flex-direction: column;
  }

  .join-us-img {
      display: flex;
      justify-content: center;
  }

  .join-us-container-1, .join-us-container-2 {
      width: unset;
  }

  .join-us img {
      width: 60%;
      height: unset;
  }

  .join-us-container-1 {
      margin-bottom: 50px;
  }

  .special-image {
      margin-top: 20px;
  }

  .trial-contact .wrapper .text-container {
      position: unset;
      transform: unset;
      text-align: center;
  }

  .trial-contact .wrapper {
      background-image: none;
      background-color: #9D0A10;
      display: flex;
      align-items: center;
      justify-content: center;
  }

  .trial-contact {
      padding-inline: 0;
  }

  .mobile-display-1 {
    display: block;
  }

  .mobile-display-2 {
    display: none;
  }

  .trial-contact .wrapper .text-container .title {
    font-size: 25px;
  }

  /* End of Homepage - Mobile View */
}

/* Ipad View */
@media (min-width: 768px) and (max-width: 990px) {
  .help-center-body .services {
      width: 30%;
      padding-inline: unset;
  }

  .offering .offering-description {
    width: 50%;
  }

  /* Homepage - Ipad View */

  .homepage-header {
      /* background-image: url("images/raya-banner.jpg"); */
      background-color: #9D0A10;
      height: 400px;
      display: flex;
      align-items: center;
      justify-content: center;
  }

  .homepage-header .header-content {
      /* position: unset; */
      /* transform: unset; */
  }

  .homepage-pitching .card-container {
      width: 100%;
  }

  .homepage-pitching .card-container div {
      height: unset;
  }

  .join-us {
      /* display: unset; */
      text-align: center;
      padding-inline: 15px;
  }

  .join-us-container-1, .join-us-container-2 {
      width: 80%;
      margin-inline: auto;
  }

  .join-us-main-container {
      text-align: center;
  }

  .trial-contact .wrapper {
      background-image: none;
      background-color: #9D0A10;
      /* height: 400px; */
      display: flex;
      align-items: center;
      justify-content: center;
  }

  .trial-contact .wrapper .text-container {
      position: unset;
      transform: unset;
  }

  .trial-contact {
      padding-inline: 0;
  }

  .homepage-pitching .card-container .card-1, .homepage-pitching .card-container .card-3 {
      margin-left: 15px;
    }
    
  .homepage-pitching .card-container .card-2, .homepage-pitching .card-container .card-4 {
  margin-right: 15px;
  }

  .offering-container {
      padding-inline: 35px;
  }
    

  /* End of Homepage - Ipad View */
}

/* Ipad Pro View */
@media (min-width: 991px) and (max-width: 1199px) {
  .help-center-body .flex-container {
      justify-content: flex-start;
  }

  .help-center-body .services {
      width: 25%;
      padding-inline: unset;
  }

  /* Homepage - Ipad Pro */

  .homepage-pitching .card-container div {
      height: 450px;
  }


  /* End of Homepage - Ipad Pro */
}
/* end of customResponsive css */


/* fancyBox css */
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url(fancybox_sprite.png);
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(fancybox_loading.gif) center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url(blank.gif); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: visible !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url(../images/fancybox_overlay.png);
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	/*display: inline-block;*/
	display: none;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url(../images/fancybox_sprite@2x.png);
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url(../images/fancybox_loading@2x.gif);
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
/* end of fancyBox css */

/* fancyBoxButton css */
#fancybox-buttons {
	position: fixed;
	left: 0;
	width: 100%;
	z-index: 8050;
}

#fancybox-buttons.top {
	top: 10px;
}

#fancybox-buttons.bottom {
	bottom: 10px;
}

#fancybox-buttons ul {
	display: block;
	width: 166px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	border: 1px solid #111;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	   -moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	        box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	background: rgb(50,50,50);
	background: -moz-linear-gradient(top, rgb(68,68,68) 0%, rgb(52,52,52) 50%, rgb(41,41,41) 50%, rgb(51,51,51) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(68,68,68)), color-stop(50%,rgb(52,52,52)), color-stop(50%,rgb(41,41,41)), color-stop(100%,rgb(51,51,51)));
	background: -webkit-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: -o-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: -ms-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: linear-gradient(to bottom, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#222222',GradientType=0 );
}

#fancybox-buttons ul li {
	float: left;
	margin: 0;
	padding: 0;
}

#fancybox-buttons a {
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	background-color: transparent;
	background-image: url('fancybox_buttons.png');
	background-repeat: no-repeat;
	outline: none;
	opacity: 0.8;
}

#fancybox-buttons a:hover {
	opacity: 1;
}

#fancybox-buttons a.btnPrev {
	background-position: 5px 0;
}

#fancybox-buttons a.btnNext {
	background-position: -33px 0;
	border-right: 1px solid #3e3e3e;
}

#fancybox-buttons a.btnPlay {
	background-position: 0 -30px;
}

#fancybox-buttons a.btnPlayOn {
	background-position: -30px -30px;
}

#fancybox-buttons a.btnToggle {
	background-position: 3px -60px;
	border-left: 1px solid #111;
	border-right: 1px solid #3e3e3e;
	width: 35px
}

#fancybox-buttons a.btnToggleOn {
	background-position: -27px -60px;
}

#fancybox-buttons a.btnClose {
	border-left: 1px solid #111;
	width: 35px;
	background-position: -56px 0px;
}

#fancybox-buttons a.btnDisabled {
	opacity : 0.4;
	cursor: default;
}
/* end of fancyBox Button css */

/* fancyBox Media css */
/*!
 * Media helper for fancyBox
 * version: 1.0.6 (Fri, 14 Jun 2013)
 * @requires fancyBox v2.0 or later
 *
 * Usage:
 *     $(".fancybox").fancybox({
 *         helpers : {
 *             media: true
 *         }
 *     });
 *
 * Set custom URL parameters:
 *     $(".fancybox").fancybox({
 *         helpers : {
 *             media: {
 *                 youtube : {
 *                     params : {
 *                         autoplay : 0
 *                     }
 *                 }
 *             }
 *         }
 *     });
 *
 * Or:
 *     $(".fancybox").fancybox({,
 *         helpers : {
 *             media: true
 *         },
 *         youtube : {
 *             autoplay: 0
 *         }
 *     });
 *
 *  Supports:
 *
 *      Youtube
 *          http://www.youtube.com/watch?v=opj24KnzrWo
 *          http://www.youtube.com/embed/opj24KnzrWo
 *          http://youtu.be/opj24KnzrWo
 *			http://www.youtube-nocookie.com/embed/opj24KnzrWo
 *      Vimeo
 *          http://vimeo.com/40648169
 *          http://vimeo.com/channels/staffpicks/38843628
 *          http://vimeo.com/groups/surrealism/videos/36516384
 *          http://player.vimeo.com/video/45074303
 *      Metacafe
 *          http://www.metacafe.com/watch/7635964/dr_seuss_the_lorax_movie_trailer/
 *          http://www.metacafe.com/watch/7635964/
 *      Dailymotion
 *          http://www.dailymotion.com/video/xoytqh_dr-seuss-the-lorax-premiere_people
 *      Twitvid
 *          http://twitvid.com/QY7MD
 *      Twitpic
 *          http://twitpic.com/7p93st
 *      Instagram
 *          http://instagr.am/p/IejkuUGxQn/
 *          http://instagram.com/p/IejkuUGxQn/
 *      Google maps
 *          http://maps.google.com/maps?q=Eiffel+Tower,+Avenue+Gustave+Eiffel,+Paris,+France&t=h&z=17
 *          http://maps.google.com/?ll=48.857995,2.294297&spn=0.007666,0.021136&t=m&z=16
 *          http://maps.google.com/?ll=48.859463,2.292626&spn=0.000965,0.002642&t=m&z=19&layer=c&cbll=48.859524,2.292532&panoid=YJ0lq28OOy3VT2IqIuVY0g&cbp=12,151.58,,0,-15.56
 */
 ;(function ($) {
	"use strict";

	//Shortcut for fancyBox object
	var F = $.fancybox,
		format = function( url, rez, params ) {
			params = params || '';

			if ( $.type( params ) === "object" ) {
				params = $.param(params, true);
			}

			$.each(rez, function(key, value) {
				url = url.replace( '$' + key, value || '' );
			});

			if (params.length) {
				url += ( url.indexOf('?') > 0 ? '&' : '?' ) + params;
			}

			return url;
		};

	//Add helper object
	F.helpers.media = {
		defaults : {
			youtube : {
				matcher : /(youtube\.com|youtu\.be|youtube-nocookie\.com)\/(watch\?v=|v\/|u\/|embed\/?)?(videoseries\?list=(.*)|[\w-]{11}|\?listType=(.*)&list=(.*)).*/i,
				params  : {
					autoplay    : 1,
					autohide    : 1,
					fs          : 1,
					rel         : 0,
					hd          : 1,
					wmode       : 'opaque',
					enablejsapi : 1,
                    			ps: 'docs',
                    			controls: 1
				},
				type : 'iframe',
				url  : '//www.youtube.com/embed/$3'
			},
			vimeo : {
				matcher : /(?:vimeo(?:pro)?.com)\/(?:[^\d]+)?(\d+)(?:.*)/,
				params  : {
					autoplay      : 1,
					hd            : 1,
					show_title    : 1,
					show_byline   : 1,
					show_portrait : 0,
					fullscreen    : 1
				},
				type : 'iframe',
				url  : '//player.vimeo.com/video/$1'
			},
			metacafe : {
				matcher : /metacafe.com\/(?:watch|fplayer)\/([\w\-]{1,10})/,
				params  : {
					autoPlay : 'yes'
				},
				type : 'swf',
				url  : function( rez, params, obj ) {
					obj.swf.flashVars = 'playerVars=' + $.param( params, true );

					return '//www.metacafe.com/fplayer/' + rez[1] + '/.swf';
				}
			},
			dailymotion : {
				matcher : /dailymotion.com\/video\/(.*)\/?(.*)/,
				params  : {
					additionalInfos : 0,
					autoStart : 1
				},
				type : 'swf',
				url  : '//www.dailymotion.com/swf/video/$1'
			},
			twitvid : {
				matcher : /twitvid\.com\/([a-zA-Z0-9_\-\?\=]+)/i,
				params  : {
					autoplay : 0
				},
				type : 'iframe',
				url  : '//www.twitvid.com/embed.php?guid=$1'
			},
			twitpic : {
				matcher : /twitpic\.com\/(?!(?:place|photos|events)\/)([a-zA-Z0-9\?\=\-]+)/i,
				type : 'image',
				url  : '//twitpic.com/show/full/$1/'
			},
			instagram : {
				matcher : /(instagr\.am|instagram\.com)\/p\/([a-zA-Z0-9_\-]+)\/?/i,
				type : 'image',
				url  : '//$1/p/$2/media/?size=l'
			},
			google_maps : {
				matcher : /maps\.google\.([a-z]{2,3}(\.[a-z]{2})?)\/(\?ll=|maps\?)(.*)/i,
				type : 'iframe',
				url  : function( rez ) {
					return '//maps.google.' + rez[1] + '/' + rez[3] + '' + rez[4] + '&output=' + (rez[4].indexOf('layer=c') > 0 ? 'svembed' : 'embed');
				}
			}
		},

		beforeLoad : function(opts, obj) {
			var url   = obj.href || '',
				type  = false,
				what,
				item,
				rez,
				params;

			for (what in opts) {
				if (opts.hasOwnProperty(what)) {
					item = opts[ what ];
					rez  = url.match( item.matcher );

					if (rez) {
						type   = item.type;
						params = $.extend(true, {}, item.params, obj[ what ] || ($.isPlainObject(opts[ what ]) ? opts[ what ].params : null));

						url = $.type( item.url ) === "function" ? item.url.call( this, rez, params, obj ) : format( item.url, rez, params );

						break;
					}
				}
			}

			if (type) {
				obj.href = url;
				obj.type = type;

				obj.autoHeight = false;
			}
		}
	};

}(jQuery));
/* end of fancyBox Media css */

/* fancyBoxThumbs css */
#fancybox-thumbs {
	position: fixed;
	left: 0;
	width: 100%;
	overflow: hidden;
	z-index: 8050;
}

#fancybox-thumbs.bottom {
	bottom: 2px;
}

#fancybox-thumbs.top {
	top: 2px;
}

#fancybox-thumbs ul {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}

#fancybox-thumbs ul li {
	float: left;
	padding: 1px;
	opacity: 0.5;
}

#fancybox-thumbs ul li.active {
	opacity: 0.75;
	padding: 0;
	border: 1px solid #fff;
}

#fancybox-thumbs ul li:hover {
	opacity: 1;
}

#fancybox-thumbs ul li a {
	display: block;
	position: relative;
	overflow: hidden;
	border: 1px solid #222;
	background: #111;
	outline: none;
}

#fancybox-thumbs ul li img {
	display: block;
	position: relative;
	border: 0;
	padding: 0;
	max-width: none;
}

/* end of fancyBoxThumbs */
