html,
body,
button,
input,
select,
textarea,
p {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 15px;
    color: #656f76;
    line-height: 1.6;
    -moz-transition: all .25;
    -o-transition: all .25;
    -webkit-transition: all .25;
    transition: all .25
}

.container-max {
    max-width: 1600px
}

.h1,
.h2,
.h3,
.h4 {
    line-height: 1.5
}

h1,
h2,
h3,
h4 {
    color: #0d2b3e;
    line-height: 1.3;
    font-family:  Helvetica, Arial, sans-serif;
    -webkit-transition: all 0.25;
    -moz-transition: all 0.25;
    -ms-transition: all 0.25;
    -o-transition: all 0.25;
    transition: all 0.25
}

h1 {
    font-size: 2.2em
}

h2 {
    font-size: 1.7em
}

h3,
h4 {
    font-size: 1.2em
}

a {
    color: #409844;
    outline: none;
    text-decoration: none;
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    -ms-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s
}

a:hover,
a:focus {
    color: #317434;
    text-decoration: none;
    outline: none
}

.icon,
.breadcrumb li+li:before,
.faq-categories h4:after,
.faq-categories li:hover a:before,
.faq-answer .qn:before,
.faq-answer .ans:before,
.features-nav a.active div:after {
    font-family: 'themify'
}

.thin-font,
.font300 {
    font-family: 'AvenirLTStd-Light'
}

.font-semibold,
.live-stores a:hover span {
    font-family: 'AvenirLTStd-Medium'
}

.gradient-h {
    background: #edf0f6;
    background: -moz-linear-gradient(top, #edf0f6 0%, #fff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #edf0f6), color-stop(100%, #fff));
    background: -webkit-linear-gradient(top, #edf0f6 0%, #fff 100%);
    background: -o-linear-gradient(top, #edf0f6 0%, #fff 100%);
    background: -ms-linear-gradient(top, #edf0f6 0%, #fff 100%);
    background: linear-gradient(to bottom, #edf0f6 0%, #ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edf0f6', endColorstr='#fff', GradientType=0)
}

.gradient-v {
    background: #edf0f6;
    background: -moz-linear-gradient(left, #edf0f6 0%, #fff 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #edf0f6), color-stop(100%, #fff));
    background: -webkit-linear-gradient(left, #edf0f6 0%, #fff 100%);
    background: -o-linear-gradient(left, #edf0f6 0%, #fff 100%);
    background: -ms-linear-gradient(left, #edf0f6 0%, #fff 100%);
    background: linear-gradient(to right, #edf0f6 0%, #ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edf0f6', endColorstr='#fff', GradientType=1)
}

.gradient-r {
    background: #fff;
    background: -moz-radial-gradient(center, ellipse cover, #fff 0%, #edf0f6 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #fff), color-stop(100%, #edf0f6));
    background: -webkit-radial-gradient(center, ellipse cover, #fff 0%, #edf0f6 100%);
    background: -o-radial-gradient(center, ellipse cover, #fff 0%, #edf0f6 100%);
    background: -ms-radial-gradient(center, ellipse cover, #fff 0%, #edf0f6 100%);
    background: radial-gradient(ellipse at center, #ffffff 0%, #edf0f6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#edf0f6', GradientType=1)
}

.font-bold {
    font-weight: 600
}

.text-muted {
    color: #bbbbbb
}

.text-white {
    color: #fff
}

.text-gray {
    color: #b4b4b4
}

.text-black {
    color: #000
}

.text-uppercase {
    text-transform: uppercase
}

.font-bold {
    font-weight: 600
}

.bg-gray {
    background-color: #f7f7f7
}

.bg-white {
    background-color: #fff
}

.text-info,
.text-info:hover,
.text-primary,
.text-primary:hover {
    color: #0ca3ff
}

.border-top {
    border-top: solid 1px #ddd
}

.border-bottom {
    border-bottom: solid 1px #ddd
}

.box-border {
    border: solid 1px #ddd
}

.position-absolute,
.docs-header #logo span:before,
.home-slide:before,
.faq-categories h4:after,
.faq-categories li:hover a:before,
.faq-answer .qn:before,
.faq-answer .ans:before,
.features-nav a.active div:after,
.all-themes .browser-strip .browser-dot:before,
.all-themes .browser-strip .browser-dot:after,
.all-themes .browser-strip .browser-nav:before,
.all-themes .browser-strip .browser-nav:after,
.web-frame .mobile-frame,
.screenshots figure .blk-mask,
.reviews figure,
.live-stores a figure i,
.live-stores a figure:after,
.catalogue-or:before,
.catalogue-or:after,
.themede-detail .web-mobile:after {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    z-index: 99
}

.clear {
    clear: both
}

.margin0 {
    margin: 0
}

.margin0auto {
    margin: 0 auto
}

.margintop10 {
    margin-top: 10px
}

.margin-top15 {
    margin-top: 15px
}

.margintop15 {
    margin-top: 15px
}

.margintop25 {
    margin-top: 25px
}

.margintop40 {
    margin-top: 40px
}

.margin-bottom15 {
    margin-bottom: 15px
}

.marginbottom15 {
    margin-bottom: 15px
}

.marginbottom40 {
    margin-bottom: 40px
}

.margin30 {
    margin: 30px 0
}

.padding0 {
    padding: 0
}

.padding5 {
    padding: 5px
}

.padding15 {
    padding: 15px
}

.paddingtop40 {
    padding-top: 40px
}

.space {
    padding: 4em 0
}

hr {
    border-color: #eae9e9
}

p {
    margin-bottom: 1.5em
}

.form-control:focus {
    border-color: #409844;
    box-shadow: none
}

::-webkit-input-placeholder {
    color: #ccc
}

:-moz-placeholder {
    color: #ccc
}

::-moz-placeholder {
    color: #ccc
}

:-ms-input-placeholder {
    color: #ccc
}

.underline,
.header nav a,
.responsive-tabs.nav-tabs>li a {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    overflow: hidden
}

.underline:before,
.header nav a:before,
.responsive-tabs.nav-tabs>li a:before,
.underline:after,
.header nav a:after,
.responsive-tabs.nav-tabs>li a:after {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.underline:before,
.header nav a:before,
.responsive-tabs.nav-tabs>li a:before {
    content: "";
    position: absolute;
    left: -100%;
    bottom: 0;
    display: block;
    width: 100%;
    height: 1px;
    background-color: #000
}

.underline:hover:before,
.header nav a:hover:before,
.responsive-tabs.nav-tabs>li a:hover:before {
    left: 0
}

.listing {
    list-style: none;
    padding: 0;
    margin: 0
}

.listing li {
    background: url(../images/right127.svg) 0px 8px no-repeat;
    background-size: 15px 15px;
    padding-left: 1.5em
}

.listing-tick {
    list-style: none;
    padding: 0;
    margin: 0
}

.listing-tick li {
    background: url(../images/tick9.png) 0px 8px no-repeat;
    padding-left: 1.8em
}

.listing-tick li strong {
    color: #000
}

.blockquote-box {
    border-left: 5px solid #bcbcbc;
    background-color: #f9f9f9;
    margin-bottom: 25px;
    margin-top: 0.8em;
    padding: 15px 0 15px 0
}

.blockquote-box .square {
    margin-right: 4px;
    text-align: center !important;
    padding: 10px;
    padding-top: 0
}

.blockquote-box h4,
.blockquote-box .glyphicon {
    color: #bcbcbc;
    margin-top: 0;
    margin-bottom: 0 !important
}

.blockquote-box h4 {
    font-size: 1.1em !important
}

.blockquote-box p {
    margin-bottom: 10px !important
}

.blockquote-box .glyphicon-lg,
.blockquote-box .fa {
    font-size: 2em
}

.blockquote-box svg {
    max-width: 36px
}

.blockquote-box.blockquote-warning {
    border-color: #EEA236;
    background-color: #fef7ed
}

.blockquote-box.blockquote-warning h4,
.blockquote-box.blockquote-warning .glyphicon {
    color: #EEA236
}

.blockquote-box.blockquote-warning path {
    fill: #EEA236
}

.blockquote-box.blockquote-primary {
    border-color: #357EBD;
    background-color: #edf4fa
}

.blockquote-box.blockquote-primary h4,
.blockquote-box.blockquote-primary .glyphicon {
    color: #357EBD
}

.blockquote-box.blockquote-primary path {
    fill: #357EBD
}

.blockquote-box.blockquote-success {
    border-color: #4CAE4C;
    background-color: #f4faf4
}

.blockquote-box.blockquote-success h4,
.blockquote-box.blockquote-success .glyphicon {
    color: #4CAE4C
}

.blockquote-box.blockquote-success path {
    fill: #4CAE4C
}

.blockquote-box.blockquote-info {
    border-color: #46B8DA;
    background-color: #f0f9fc
}

.blockquote-box.blockquote-info h4,
.blockquote-box.blockquote-info .glyphicon {
    color: #46B8DA
}

.blockquote-box.blockquote-info path {
    fill: #46B8DA
}

.blockquote-box.blockquote-danger {
    border-color: #D43F3A;
    background-color: #fdf7f6
}

.blockquote-box.blockquote-danger h4,
.blockquote-box.blockquote-danger .glyphicon {
    color: #D43F3A
}

.blockquote-box.blockquote-danger path {
    fill: #D43F3A
}

header,
footer,
header p,
footer p {
    font-size: 15px
}

.header {
    width: 100%;
    height: 80px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    -ms-transition: height 0.3s;
    -o-transition: height 0.3s;
    transition: height 0.3s
}

.header #logo {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    line-height: 60px;
    margin-top: 3px
}

.header #logo img {
    max-width: 240px;
    float: left;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.header.smaller {
    height: 55px;
    background-color: #220900;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.header.smaller #logo {
    width: 150px;
    height: auto;
    font-size: 30px
}

.header.smaller #logo img {
    max-width: 150px
}

.header.smaller #logo span {
    font-size: 14px;
    position: absolute;
    left: 160px;
    top: 0;
    -webkit-transition: all 0.25;
    -moz-transition: all 0.25;
    -ms-transition: all 0.25;
    -o-transition: all 0.25;
    transition: all 0.25
}

.doc-header-space {
    min-height: 100px
}

.docs-header #logo span {
    float: left;
    position: relative;
    left: 0;
    top: 15px;
    text-transform: uppercase;
    color: #b4b4b4;
    padding-left: 25px;
    -webkit-transition: all 0.25;
    -moz-transition: all 0.25;
    -ms-transition: all 0.25;
    -o-transition: all 0.25;
    transition: all 0.25
}

.docs-header #logo span:before {
    content: "/";
    left: 12px
}

.docs-header.smaller {
    position: absolute
}

.header-search {
    max-width: 550px;
    margin: 0 auto
}

.header-search .form-control {
    height: 45px;
    padding-left: 1.7em;
    border-color: #ddd;
    font-size: 1.1em
}

.header-search .form-control:focus {
    color: #000
}

.header-search .input-group-btn:last-child>.btn {
    position: relative;
    z-index: 999;
    outline: none;
    height: 45px;
    min-width: 60px;
    background: none;
    border-color: #ddd;
    -webkit-border-radius: 0 25px 25px 0;
    -moz-border-radius: 0 25px 25px 0;
    -ms-border-radius: 0 25px 25px 0;
    border-radius: 0 25px 25px 0;
    background-color: #fff
}

.header-search .input-group-btn:last-child>.btn .ti-search {
    font-size: 24px
}

.header-search .input-group .form-control:first-child {
    -webkit-border-radius: 25px 0 0 25px;
    -moz-border-radius: 25px 0 0 25px;
    -ms-border-radius: 25px 0 0 25px;
    border-radius: 25px 0 0 25px
}

label {
    font-weight: normal
}

.select-box {
    padding: 0;
    margin: 0;
    border: 1px solid #ddd;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    max-width: 80px;
    overflow: hidden;
    background-color: #fff;
    background: #fff url("../images/arrowdown.gif") no-repeat 90% 50%;
    margin: 0 auto
}

.select-box select {
    padding: 5px 8px;
    width: 130%;
    border: none;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.select-box select:focus {
    outline: none
}

label.error {
    color: #cf5f5b;
    display: block;
    font-weight: normal;
    font-size: 13px;
    line-height: 18px;
    margin-top: 2px;
    padding: 0 3px
}

input.error,
textarea.error,
select.error,
checkbox.error {
    background: #fff;
    border-color: #d2331f;
    color: #de888a
}

.cate-full {
    background: #ebeef1;
    padding: 1rem 1.5rem 1rem 1.5rem;
    border-radius: 0px
}

footer {
    padding: 3em 0 3em 0;
    background-color: #f6f6f6;
    border-top: solid 1px #eae9e9
}

footer .footer-ask {
    min-height: 90px;
    margin: 1.5em 0
}

footer .footer-ask h4 {
    margin-top: 0;
    margin-bottom: 0.1em
}

footer .footer-ask i {
    color: #b4b4b4;
    font-size: 2.5em;
    float: right;
    position: relative;
    top: 10px;
    margin-right: -10px
}

footer .footer-ask span {
    color: #0d2b3e;
    font-size: 102%
}

footer .footer-ask p {
    margin-bottom: 0.5em;
    colo: #6f7c82
}

footer .footer-ask-border {
    border-right: solid 1px #e5e5e5
}

footer .copyright {
    text-align: right
}

footer .footer-nav h4 {
    font-size: 100%;
    color: #656f76
}

footer .footer-nav ul {
    list-style: none;
    margin-left: 0;
    padding: 0
}

footer .footer-nav a {
    color: #656f76;
    display: block;
    padding: 2px 0
}

footer .footer-nav a:hover {
    color: #409844
}

footer .footer-links li {
    padding: 0
}

footer .footer-links li a {
    padding: 2px 6px;
    display: inline-block
}

footer .socials li {
    padding-left: 0;
    padding-right: 0
}

footer .socials a {
    -webkit-transition: all 0.25;
    -moz-transition: all 0.25;
    -ms-transition: all 0.25;
    -o-transition: all 0.25;
    transition: all 0.25;
    outline: none;
    line-height: 1.8;
    padding: 5px 5px
}

footer .socials a:hover span {
    color: #link-color
}

footer .socials a .ti::before {
    position: relative;
    top: 3px;
    padding-right: 5px
}

@media only screen and (max-width: 767px) {
    footer .f-manu {
        width: 100%
    }
    footer .f-manu .link {
        cursor: pointer;
        display: block;
        margin: 0;
        padding: 10px;
        font-size: 15px;
        border: 1px solid #f8f8f8;
        position: relative;
        -webkit-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
        background-color: #fff
    }
    footer .f-manu li {
        width: 100%;
        padding: 0 !important
    }
    footer .f-manu li i {
        position: absolute;
        top: 14px;
        right: 12px;
        font-size: 18px;
        color: #595959;
        -webkit-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease
    }
    footer .f-manu li i {
        right: 10px;
        left: auto;
        font-size: 12px
    }
    footer .f-manu li.open .link {
        color: #b63b4d
    }
    footer .f-manu li.open i img {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease
    }
    footer .f-manu .submenu {
        display: none;
        background: #fff
    }
    footer .f-manu .submenu li {
        border-bottom: 1px solid #eee
    }
    footer .f-manu .submenu a {
        display: block;
        text-decoration: none;
        color: #333 !important;
        padding: 10px;
        -webkit-transition: all 0.25s ease;
        -o-transition: all 0.25s ease;
        transition: all 0.25s ease
    }
    footer .f-manu .submenu a:hover {
        background: #ccc;
        color: #FFF
    }
}

.rewardpoint-bg {
    background: #e2e2ef url(../images/shape-bg.png) no-repeat left top;
    min-height: 700px;
    padding: 9em 0 5em 0
}

.rewardpoint-txt {
    max-width: 700px;
    float: right
}

.btn-custom {
    font-size: 14px !important;
    letter-spacing: 2px;
    font-family: 'AvenirLTStd-Heavy'
}

.txt-small {
    font-size: 13px;
    font-family: 'AvenirLTStd-Heavy'
}

.rewards {
    box-shadow: 0px 0px 50px #e7e7e7
}

.border-right {
    border-right: solid 1px #e2e8eb
}

.border-box {
    box-shadow: 0px 0px 50px #e7e7e7;
    border: solid 1px #e1edfa;
    border-radius: 30px;
    background: url(../images/shape-bg1.jpg) no-repeat right top;
    height: auto
}

.points-arrow:after {
    position: absolute;
    top: 20%;
    right: -15px;
    content: "";
    width: 15px;
    height: 23px;
    background: url(../images/arrow-right.png);
    opacity: 0.8
}

.padding3rem {
    padding: 3rem
}

.contact-support {
    padding: 40px 0 20px;
    text-align: center;
    background-color: #ffffff;
    color: #4d4d4d;
    border: solid 1px #e7e7e7
}

.text-gray-dark {
    color: #656f76
}

.text-light-blue {
    color: #8c8ca5
}

.landing-topbg {
    background: url(../images/blue-bg.jpg) no-repeat;
    background-size: cover;
    min-height: 750px !important;
    z-index: 0;
    padding-top: 5rem
}

.landing-topbg h1 {
    font-size: 50px
}

.landing-topbg::after {
    position: absolute;
    bottom: -8rem;
    right: 0;
    content: '';
    width: 100%;
    height: 100%;
    background: url(../images/bg4.png) no-repeat center bottom;
    background-size: 100%;
    opacity: 1;
    z-index: 0
}

.process-block {
    padding-bottom: 3rem
}

.process-block:after {
    position: absolute;
    top: 24%;
    right: 0;
    content: "";
    width: 33px;
    height: 4px;
    background: url(../images/list-arrow-dotted.png);
    opacity: 0.8
}

.large-text {
    font-family: 'AvenirLTStd-Heavy';
    color: #0d2b3e !important;
    line-height: 24px
}

.d-flex {
    display: -ms-flexbox;
    display: flex
}

.align-items-center {
    -ms-flex-align: center;
    align-items: center
}

.text-grey {
    color: #b5b7bb
}

.font-large {
    font-size: 35px;
    line-height: 1.4
}

.image-shadow {
    box-shadow: 0 5px 50px 0 rgba(39, 21, 102, 0.15), 0 1px 0 0 rgba(39, 21, 102, 0.07);
    border: solid 0px #efefef
}

.form-bdr {
    border-radius: 10px;
    border: solid 2px #ebebeb;
    padding: 2rem;
    background: #FFF
}

.featured-bg {
    background: #291857;
    padding: 1rem 0 2rem 0
}

.thirtyplus {
    font-size: 36px;
    font-weight: 600;
    color: #f1215f;
    font-family: 'AvenirLTStd-Heavy'
}

.strategic-partnerships {
    background: url(../images/strategic-partnerships-bg.jpg) no-repeat bottom center;
    background-size: cover;
    min-height: 480px !important
}

.bg-blue {
    background: #1f0c4e;
    background-size: auto;
    padding: 0 0
}

.bg-blue-light {
    background: #372761;
    border-radius: 0px;
    border: none
}

.font-small-text {
    font-size: 22px
}

.form-query .radio label,
.radio-inline label,
.checkbox label,
.checkbox-inline label {
    padding-left: 25px
}

.form-query .radio input[type="radio"],
.radio input[type="checkbox"],
.radio-inline input[type="radio"],
.radio-inline input[type="checkbox"],
.checkbox input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="radio"],
.checkbox-inline input[type="checkbox"] {
    margin-left: -25px
}

.form-query input[type="radio"],
.radio input[type="radio"],
.radio-inline input[type="radio"] {
    position: relative;
    margin-right: 4px;
    vertical-align: top;
    border: none;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer
}

.form-query input[type="radio"]:focus,
.radio input[type="radio"]:focus,
.radio-inline input[type="radio"]:focus {
    outline: none
}

.form-query input[type="radio"]:before,
input[type="radio"]:after,
.radio input[type="radio"]:before,
.radio input[type="radio"]:after,
.radio-inline input[type="radio"]:before,
.radio-inline input[type="radio"]:after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    -webkit-transition: 240ms;
    transition: 240ms
}

.form-query input[type="radio"]:before,
.radio input[type="radio"]:before,
.radio-inline input[type="radio"]:before {
    position: absolute;
    left: 0;
    top: -3px;
    background-color: #FFFFFF;
    -webkit-transform: scale(0);
    transform: scale(0)
}

.form-query input[type="radio"]:after,
.radio input[type="radio"]:after,
.radio-inline input[type="radio"]:after {
    position: relative;
    top: -3px;
    border: 2px solid #bbb
}

.form-query input[type="radio"]:checked:before,
.radio input[type="radio"]:checked:before,
.radio-inline input[type="radio"]:checked:before {
    -webkit-transform: scale(0.5);
    transform: scale(0.5)
}

.form-query input[type="radio"]:disabled:checked:before,
.radio input[type="radio"]:disabled:checked:before,
.radio-inline input[type="radio"]:disabled:checked:before {
    background-color: #dee2e6
}

.form-query input[type="radio"]:checked:after,
.radio input[type="radio"]:checked:after,
.radio-inline input[type="radio"]:checked:after {
    border-color: #FFFFFF
}

.form-query input[type="radio"]:disabled:after,
input[type="radio"]:disabled:checked:after,
.radio input[type="radio"]:disabled:after,
.radio input[type="radio"]:disabled:checked:after,
.radio-inline input[type="radio"]:disabled:after,
.radio-inline input[type="radio"]:disabled:checked:after {
    border-color: #dee2e6
}

.bdr-int {
    width: 25px !important;
    height: 2px !important;
    margin: 0px auto !important;
    background: #0d2b3e !important
}

.bounceicon {
    -webkit-animation: bounce 3s infinite ease-in-out;
    -o-animation: bounce 3s infinite ease-in-out;
    -ms-animation: bounce 3s infinite ease-in-out;
    -moz-animation: bounce 3s infinite ease-in-out;
    animation: bounce 3s infinite ease-in-out
}

@-webkit-keyframes bounce {
    0% {
        transform: translateY(-1px)
    }
    50% {
        transform: translateY(2px)
    }
    100% {
        transform: translateY(-1px)
    }
}

@keyframes bounce {
    0% {
        transform: translateY(-1px)
    }
    50% {
        transform: translateY(2px)
    }
    100% {
        transform: translateY(-1px)
    }
}

.header nav {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    margin-top: 25px;
    text-align: right
}

.header nav li {
    vertical-align: top
}

.header nav a {
    padding: 7px 8px;
    display: inline-block;
    color: #fff;
    position: relative
}

.header nav a:before {
    background-color: #ffffff
}

.header nav .btn {
    padding: 0px 15px 2px 15px;
    line-height: 25px;
    position: relative;
    top: 5px
}

.header nav .dropdown {
    max-height: 150px;
    overflow: hidden
}

.header nav .dropdown .dropdown-toggle {
    margin-top: 5px
}

.header nav .dropdown .dropdown-menu {
    -webkit-transition: all 800ms ease;
    -moz-transition: all 800ms ease;
    -ms-transition: all 800ms ease;
    -o-transition: all 800ms ease;
    transition: all 800ms ease;
    display: block;
    opacity: 0;
    margin-top: 0;
    z-index: 9999
}

.header nav .dropdown .dropdown-menu a {
    display: block;
    padding: 7px 15px;
    color: #000
}

.header nav .dropdown:hover {
    max-height: auto;
    overflow: visible
}

.header nav .dropdown:hover .dropdown-menu {
    display: block;
    opacity: 1
}

.header.smaller nav {
    margin-top: 8px
}

.header.smaller nav .dropdown-menu a {
    color: #000
}

@media all and (min-width: 768px) {
    .header.smaller nav a {
        font-size: 90%
    }
}

.cf:before,
.cf:after {
    content: " ";
    display: table
}

.cf:after {
    clear: both
}

.cf {
    *zoom: 1
}

.smobitrigger,
.mnuclose {
    display: none !important
}

.smobitrigger:before,
.mnuclose:before {
    display: none
}

@media all and (max-width: 980px) {
    .header nav li {
        padding: 0
    }
}

@media all and (max-width: 800px) {
    .header nav a {
        padding: 7px 5px
    }
}

@media all and (max-width: 768px) {
    .smobitrigger,
    .mnuclose {
        display: inline-block !important;
        padding: 15px
    }
    .mnuclose {
        position: absolute !important;
        top: 0;
        right: 10px;
        z-index: 5;
        padding: 0
    }
    .smaller .smobitrigger {
        font-size: 24px !important;
        top: 5px
    }
    .smobitrigger {
        color: #fff;
        font-size: 24px;
        line-height: 12px;
        padding: 8px
    }
    .header.smaller nav {
        margin-top: 0px
    }
    .smobitrigger span,
    .mnuclose span {
        font-size: 20px
    }
    .navigation nav {
        margin-top: 12px
    }
    .navigation nav ul {
        padding-bottom: 40px;
        overflow-y: auto
    }
    .navigation nav ul a {
        padding-top: 5px;
        padding-bottom: 5px;
        text-align: center;
        border-bottom: solid 1px #eee !important;
        font-size: 100%;
        color: #000 !important
    }
    .navigation nav ul a:hover {
        background: rgba(0, 0, 0, 0.29)
    }
    .navigation nav .btn {
        padding: 8px 15px 8px 15px;
        margin-top: 0.5em
    }
    .navigation nav .dropdown {
        max-height: none
    }
    .navigation nav .dropdown .dropdown-toggle {
        display: none
    }
    .navigation nav .dropdown .pull-right {
        float: none !important
    }
    .navigation nav .dropdown .dropdown-menu {
        float: none !important;
        opacity: 1;
        position: relative;
        margin: 1.5em 0
    }
    .navigation nav .dropdown .dropdown-menu a {
        color: #000 !important
    }
    .navigation nav ul li,
    .navigation nav ul li a {
        width: auto;
        display: block
    }
    .mobimenu {
        padding: 0px;
        margin: 0px;
        width: 80%;
        margin-left: 10%;
        position: fixed;
        height: 100%;
        top: 0px;
        right: -100%
    }
    .mnuopn {
        right: 0px !important;
        background-color: #f0f2f2;
        padding-top: 1em
    }
    .mnuopn .mnuclose span {
        display: inline-block;
        width: 40px;
        height: 40px;
        line-height: 40px
    }
    .mnuopn .btn {
        margin: 0 auto
    }
    .mnuopn .btn,
    .mnuopn .btn:hover {
        background-color: #409844;
        border-color: #409844;
        color: #fff !important;
        padding: 0.5em !important;
        width: 70%
    }
    .mnuopn li a {
        padding: 0.8em !important
    }
    .ovrActv {
        position: fixed;
        background: rgba(0, 0, 0, 0.79);
        width: 100%;
        height: 100%;
        z-index: 9998;
        transition: 0.5s;
        -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
        -ms-transition: 0.5s;
        -o-transition: 0.5s
    }
}

.btn {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    outline: none;
    font-size: inherit
}

.btn-default {
    background: none;
    border-color: #409844;
    color: #409844;
    font-size: inherit
}

.btn-default:hover {
    background-color: #409844;
    border-color: #409844;
    color: #fff
}

.btn-primary {
    border-color: #409844;
    background-color: #409844
}

.btn-primary:hover {
    background-color: #38863c;
    border-color: #38863c
}

.btn-round {
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    border-radius: 25px;
    padding-left: 2em;
    padding-right: 2em
}

.btn-white {
    border-color: #eee;
    color: #eee
}

.btn-lg {
    font-size: 110%
}

body,
html {
    height: 100%;
    width: 100%;
    min-height: 100%
}

.popup-home {
    z-index: 9999999;
    max-width: 1600px;
    margin: 0 auto
}

.popup-home .modal-content {
    border: none
}

.popup-home .modal-header {
    padding: 0;
    border: none
}

.popup-home .modal-header .close {
    position: absolute;
    right: 0;
    top: 2px;
    font-size: 25px;
    padding: 6px 12px;
    background-color: #4c4e4d;
    opacity: 1;
    border-radius: 2px;
    z-index: 9;
    color: #fff;
    text-shadow: none
}

.home-bg {
    background-color: #f0f2f2
}

.home-slide {
    background-size: cover !important;
    height: 100%;
    display: block;
    max-height: 470px;
    position: relative;
    overflow: hidden
}

.home-slide:before {
    width: 100%;
    height: 100%;
    z-index: 9;
    background-color: #000;
    opacity: 0;
    max-height: 900px
}

.home-slide .slide-caption {
    text-align: left;
    margin-top: 8rem;
    position: relative;
    z-index: 99;
    color: #fff
}

.home-slide .slide-caption h1,
.home-slide .slide-caption p {
    color: #fff
}

.home-slide .slide-caption span {
    font-size: 200%
}

.home-slide .slide-caption h1 {
    margin: 0;
    font-family:  Helvetica, Arial, sans-serif;
    line-height: 1;
    margin-bottom: 0.4em;
    font-family:  Helvetica, Arial, sans-serif;
    font-size: 50px
}

.home-slide .mouse-icon {
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -ms-border-radius: 16px;
    border-radius: 16px;
    border: 2px solid #fff;
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -17px;
    display: block;
    width: 30px;
    height: 50px;
    z-index: 10
}

.home-slide .mouse-icon .wheel {
    animation-delay: 0s;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-name: drop;
    animation-play-state: running;
    animation-timing-function: linear;
    background: #fff none repeat scroll 0 0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    height: 10px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 4px;
    width: 4px
}

@keyframes drop {
    0% {
        opacity: 0;
        top: 5px
    }
    30% {
        opacity: 1;
        top: 10px
    }
    100% {
        opacity: 0;
        top: 25px
    }
}

.how-works .how-work-div {
    text-align: center;
    max-width: 85%;
    margin: 0 auto;
    line-height: 1.2em;
    position: relative
}

.how-works .how-work-div:after {
    position: absolute;
    top: 32%;
    right: -45px;
    content: "";
    width: 33px;
    height: 4px;
    background: url(../images/list-arrow-dotted.png);
    opacity: 0.8
}

.how-works .how-work-div p {
    font-family: 'AvenirLTStd-Heavy';
    color: #35317e;
    line-height: 20px;
    margin-top: 0.6rem
}

.how-works .how-work-div img {
    max-width: 75%
}

.how-works .how-work-div1:after {
    display: none
}

.how-works p {
    line-height: 1.5;
    margin-bottom: 0
}

.home-partners-logo {
    margin: 20px 0 60px 0;
    line-height: 1.5
}

.home-partners-logo h4 {
    margin-top: 2em
}

.home-partners-logo p {
    line-height: 1.5;
    margin-bottom: 15px
}

.home-partners-logo li {
    background-color: #fff;
    padding: 0.2em
}

.home-partners-logo li img {
    max-height: 40px
}

.as-featured {
    padding: 2em 0
}

.as-featured a,
.as-featured img {
    display: inline-block
}

.trusted-clients {
    margin: 40px 0
}

.trusted-clients img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: all 800ms ease;
    -moz-transition: all 800ms ease;
    -ms-transition: all 800ms ease;
    -o-transition: all 800ms ease;
    transition: all 800ms ease;
    opacity: 0.8
}

.trusted-clients:hover img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    opacity: 1
}

.home-signup {
    background-color: #262e34;
    padding: 0;
    margin-top: 5em
}

.home-signup .trial-border {
    border-left: solid 1px #f5f5f5
}

.home-signup .home-signup-right {
    padding: 2.5em;
    text-align: center
}

.home-signup .home-signup-right .btn {
    max-width: 290px;
    clear: both;
    margin: 0 auto
}

.app-logos-hold {
    text-align: center;
    margin-bottom: 1em
}

.app-logos-hold h4 {
    color: #656f76
}

.app-logos-hold li {
    vertical-align: top
}

.app-logos-hold .app-store-logo img {
    padding: 7px
}

.app-logos-hold .googleplay-logo img,
.app-logos-hold .app-store-logo img {
    height: 70px
}

@media only screen and (min-width: 640px) {
    .app-logos-hold {
        margin-bottom: 2em
    }
    .app-logos-hold ul {
        border-bottom: solid 1px #eae9e9;
        padding-bottom: 2em
    }
}

@media only screen and (max-width: 360px) {
    .app-logos-hold li {
        padding: 0;
        margin-left: -2px;
        margin-right: -2px;
        width: 50%
    }
    .app-logos-hold .googleplay-logo img,
    .app-logos-hold .app-store-logo img {
        height: auto
    }
    .app-logos-hold .app-store-logo img {
        padding: 0;
        padding-top: 6px
    }
    .app-logos-hold .googleplay-logo img {
        padding: 3px;
        padding-top: 0
    }
}

.testimonials .speak-box {
    padding: 3em 0 3em 0
}

.testimonials .speak-box h2 {
    line-height: 1.4
}

.banner-dark {
    min-height: 230px;
    padding: 4.5em 0 1em 0;
    background-color: #220900;
    text-align: center;
    color: #fff
}

.banner-dark h1,
.banner-dark h2,
.banner-dark p,
.banner-dark .btn {
    color: #fff
}

.banner-dark .btn {
    padding-left: 3em;
    padding-right: 3em
}

.ourstory-banner {
    background: url(../images/ourstory-banner.jpg) top center no-repeat;
    padding: 9em 0 5em 0
}

.partner-banner {
    background: url(../images/partner-banner.jpg) top center no-repeat;
    background-size: auto 100%;
    padding: 9em 0 6em 0;
    text-align: left
}

.partner-banner,
.ourstory-banner {
    min-height: 470px
}

.getstarted-banner {
    background: url(../images/banner-bg1.jpg) top center repeat-x;
    color: #fff
}

.banner-landingpage {
    min-height: 250px;
    padding: 4.5em 0 0 0;
    width: 100%;
    background-color: #ececec
}

.banner-landingpage:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    content: "";
    height: 80px;
    background-color: #333;
    z-index: 9
}

.contact-from .form-control {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    min-height: 35px
}

.contact-from .form-control:focus {
    font-size: 110%;
    font-weight: 600
}

.contact-from .form-group {
    margin-bottom: 5px
}

.contact-from label {
    font-size: 80%
}

.box {
    border: solid 1px;
    border-color: transparent;
    margin-bottom: 1em;
    background-color: #edf0f6
}

.box .support-icon {
    position: relative;
    width: 75px;
    margin: 0 auto;
    margin-top: -10%;
    text-align: center;
    margin-bottom: 1em
}

.box .support-icon img {
    padding: 10px;
    background-color: #fff;
    border: solid 1px;
    border-color: #ddd;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%
}

.box-white {
    background-color: #fff;
    padding: 1em;
    min-height: 160px;
    -webkit-box-shadow: 0px 1px 7px 0px rgba(50, 50, 50, 0.2);
    -moz-box-shadow: 0px 1px 7px 0px rgba(50, 50, 50, 0.2);
    box-shadow: 0px 1px 7px 0px rgba(50, 50, 50, 0.2)
}

.box-white h3 {
    line-height: 1.4;
    color: #3a4a7c
}

.box-white p {
    font-size: 15px;
    line-height: 1.5;
    margin-bottom: 10px
}

.box-white .support-icon {
    margin-top: -15%
}

.box-white .support-icon img {
    padding: 5px
}

.contact-icon {
    position: relative !important
}

.contact-icon li {
    position: relative !important;
    padding-left: 1.2rem
}

.contact-icon .icons-map {
    position: absolute !important;
    left: 0;
    top: 0.3rem
}

.bdr-left-side {
    border-left: solid 1px #e9e9e9;
    padding-left: 5rem
}

.login {
    background-color: #f5f5f5
}

.logo {
    margin-top: 1.5em
}

.logo img {
    width: 160px
}

.create-store-form input {
    background: none;
    border: solid 1px #6d6d6d
}

.create-store-form input:focus {
    color: #fff
}

.create-store-form .input-group-addon {
    background: #262e34;
    color: #8d8d8d;
    border: solid 1px #6d6d6d;
    border-left: none
}

.create-store-form button.btn {
    letter-spacing: 0;
    padding: 0.5em 2em;
    width: 100%
}

.steps-hold {
    margin-top: 14%
}

.steps-hold h2 {
    margin-bottom: 0.8em;
    font-size: 2em;
    font-weight: 400
}

.steps-hold .heading-bdr {
    height: 3px;
    background-color: #643924;
    width: 30px;
    margin: 0 auto
}

.steps-hold .all-steps {
    color: #bbb;
    font-size: 1.3em;
    font-weight: 300;
    margin-top: 0.4em
}

.docs-nav nav {
    margin-top: 11px;
    text-align: right
}

.docs-nav nav li {
    vertical-align: top
}

.docs-nav nav a {
    padding: 7px 8px;
    display: inline-block
}

.docs-nav nav .btn {
    padding: 0px 15px 2px 15px;
    line-height: 25px;
    position: relative;
    top: 5px
}

.docs-nav nav .dropdown {
    max-height: 150px;
    overflow: hidden
}

.docs-nav nav .dropdown .dropdown-menu {
    -webkit-transition: all 800ms ease;
    -moz-transition: all 800ms ease;
    -ms-transition: all 800ms ease;
    -o-transition: all 800ms ease;
    transition: all 800ms ease;
    display: block;
    opacity: 0;
    margin-top: 0;
    z-index: 9999
}

.docs-nav nav .dropdown:hover {
    max-height: auto;
    overflow: visible
}

.docs-nav nav .dropdown:hover .dropdown-menu {
    display: block;
    opacity: 1
}

.page {
    margin: 2em 0 3em 0;
    clear: both
}

.new-badget {
    background: #cf3c23;
    border-radius: 100px;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    line-height: 1;
    padding: 22px 12px;
    position: absolute;
    right: 0px;
    top: -4px;
    z-index: 100;
    min-width: 55px;
    text-align: center
}

.breadcrumb-hold {
    border-bottom: solid 1px #eee;
    margin-bottom: 1.5em;
    margin-top: 0.7em
}

.breadcrumb {
    margin-top: 0.8em;
    padding-left: 0;
    background: none;
    font-size: 15px
}

.breadcrumb a {
    color: #000;
    line-height: 40px
}

.breadcrumb a:hover {
    text-decoration: none
}

.breadcrumb .active {
    color: #b4b4b4
}

.breadcrumb li+li:before {
    content: "\e649";
    font-size: 15px;
    line-height: normal;
    padding-right: 5px;
    float: left !important;
    padding-top: 15px;
    padding-left: 0
}

.hidden-mobile {
    display: none
}

.breadcrumb-hold1 {
    margin: 0
}

.breadcrumb-hold1 .breadcrumb {
    margin: 0;
    padding: 0
}

.breadcrumb-hold1 .breadcrumb a {
    font-size: 14px;
    letter-spacing: 2px
}

.breadcrumb-hold1 .breadcrumb li+li:before {
    color: #000;
    font-size: 11px
}

.faq-categories {
    margin: 2em 0
}

.faq-categories h4 {
    position: relative;
    margin-bottom: 1em;
    margin-right: 2em;
    border-bottom: solid 1px #b4b4b4
}

.faq-categories h4:after {
    color: #fff;
    background-color: #b4b4b4;
    content: "\e726";
    left: auto;
    right: -1em;
    top: auto;
    bottom: -1px;
    padding: 0px 11px;
    height: 40px;
    line-height: 40px;
    -webkit-border-radius: 25% 0;
    -moz-border-radius: 25% 0;
    -ms-border-radius: 25% 0;
    border-radius: 25% 0
}

.faq-categories ul {
    margin-bottom: 4em
}

.faq-categories li {
    margin: 0.2em 0;
    margin-right: 2em;
    margin-bottom: 0.8em
}

.faq-categories a {
    position: relative
}

.faq-categories li:hover a:before {
    content: '\e6d9';
    left: -30px;
    top: -2px
}

.category-nav li,
.features-nav li {
    padding: 0;
    margin-right: 2em
}

.category-nav a,
.features-nav a {
    margin-top: 0.7em;
    color: #656f76;
    display: block;
    text-align: center
}

.category-nav a i,
.features-nav a i {
    font-size: 24px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    border: solid 1px transparent;
    padding: 8px 15px;
    display: block;
    max-width: 55px;
    margin: 0 auto
}

.category-nav a span,
.features-nav a span {
    font-size: 13px
}

.category-nav a:hover i,
.features-nav a:hover i {
    color: #409844;
    border-color: #409844
}

.category-nav a:hover span,
.category-nav a.active span,
.features-nav a:hover span,
.features-nav a.active span {
    color: #409844
}

.category-nav a.active i,
.features-nav a.active i {
    background-color: #409844;
    color: #fff;
    border-color: #409844
}

.faq-hold {
    margin: 0 0 6em 0;
    background: #FFF;
    padding: 1rem 2rem 0rem 2rem;
    border: solid 1px #E3E3E3
}

.faq-answer .qn {
    position: relative;
    padding-left: 35px
}

.faq-answer .qn h4 {
    margin-top: 0;
    margin-bottom: 0.6em;
    font-size: 1.8em;
    color: #000
}

.faq-answer .qn:before,
.faq-answer .ans:before {
    content: '\e69c';
    color: #fff;
    font-size: 12px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    top: 11px;
    background-color: #409844 !important;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    border-radius: 25px;
    text-align: center
}

.faq-answer .ans {
    font-size: 15px;
    position: relative;
    padding-left: 35px;
    color: #333
}

.faq-answer .ans p {
    margin-bottom: 1.6em;
    font-size: 15px
}

.faq-answer .ans:before {
    color: #409844;
    content: 'A';
    font-size: 12px;
    line-height: 15px;
    border: solid 1px;
    top: 3px;
    background: none !important
}

.faq-answer .ans a {
    border-bottom: dashed 1px;
    padding-bottom: 0.2em
}

.faq-answer .ans a:hover {
    border-bottom: solid 1px
}

.faq-answer .ans ol.nums {
    list-style-type: none;
    counter-reset: ol-counter;
    padding: 0
}

.faq-answer .ans ol.nums>li {
    position: relative;
    padding-left: 2em;
    list-style-type: none;
    counter-increment: chapter;
    margin-bottom: 8px
}

.faq-answer .ans ol.nums>li p {
    margin-bottom: 0
}

.faq-answer .ans ol.nums>li figure {
    background-color: #f2f2f2;
    padding: 1em;
    margin: 1em 0
}

.faq-answer .ans ol.nums>li figure img {
    margin: 0 auto
}

.faq-answer .ans ol.nums>li strong,
.faq-answer .ans ol.nums>li b {
    font-weight: bold;
    color: #333
}

.faq-answer .ans ol.nums>li:before {
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    left: 0;
    color: #000;
    content: counter(chapter) ". ";
    padding: 0px 4px;
    background-color: #ccc;
    border-radius: 4px;
    text-align: center
}

.faq-related h5,
.docs-links h5 {
    margin-bottom: 0
}

.faq-related li,
.docs-links li {
    margin-bottom: 1em;
    position: relative
}

.faq-related li a,
.docs-links li a {
    display: block;
    postion: relative;
    vertical-align: top;
    font-size: 14px;
    -webkit-transition: all 0.25;
    -moz-transition: all 0.25;
    -ms-transition: all 0.25;
    -o-transition: all 0.25;
    transition: all 0.25
}

.faq-related li a:hover,
.docs-links li a:hover {
    padding-left: 0.3em
}

.faq-related li a:before,
.docs-links li a:before {
    opacity: 0
}

.accordion-summary {
    display: none
}

.docs-banner {
    background: url(../images/icon-pattern.png) #222228;
    padding: 4.3em 0 1.3em 0;
    text-align: center;
    color: #fff;
    min-height: 130px
}

.docs-banner i {
    color: #666;
    font-size: 180%
}

.docs-banner h1 {
    color: #fff;
    font-weight: 600;
    margin: 0
}

.docs-banner p {
    color: #b4b4b4
}

.docs-links {
    width: 100%;
    position: relative;
    display: inline-block;
    float: left;
    border: 0;
    margin-top: 0;
    background-color: #F3F5F7;
    padding: 0 10px 15px 10px;
    max-width: 230px;
    border-right: solid 1px #e5e5e5
}

.docs-links ul {
    margin: 0
}

.docs-links li {
    width: 100%;
    margin-bottom: 0
}

.docs-links .arrow-left li+li:before {
    font-family: 'themify';
    content: "\e649";
    font-size: 8px !important;
    line-height: normal;
    padding-right: 5px;
    float: left !important;
    padding-top: 10px;
    padding-left: 0
}

.docs-links a {
    display: block;
    padding: 4px 0;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    color: #656f76;
    border-bottom: solid 1px #f7f7f7
}

.docs-links a:hover,
.docs-links a.active {
    background: #38863c;
    color: #FFF !important
}

.docs-links a:hover,
.docs-links a.active {
    color: #FFF !important;
    background: #38863c !important;
    padding-left: 10px !important
}

.sub-category {
    border-top: solid 1px #e5e5e5;
    border-bottom: solid 1px #e5e5e5;
    padding-top: 1rem
}

.sub-category .category-help p {
    text-align: left;
    position: relative;
    padding: 0 0 0 30px;
    margin-bottom: 1em
}

.category-img {
    max-width: 80px;
    margin: 0px auto
}

.sub-category .qn:before,
.sub-category .ans:before {
    font-family: 'themify';
    content: '\e69c';
    color: #fff;
    font-size: 12px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    top: 11px;
    background-color: #409844;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    border-radius: 25px;
    text-align: center;
    display: inline-block
}

.sub-category .qn::before {
    font-family: 'themify';
    background: #409844;
    color: #FFFFFF;
    font-size: 12px;
    line-height: 15px;
    border: solid 1px;
    top: 5px;
    left: -0.3rem !important;
    position: absolute;
    border: solid 1px #409844;
    line-height: 1.4
}

.sub-category .ans::before {
    font-family: 'themify';
    background: none;
    color: #409844;
    content: 'A';
    font-size: 12px;
    line-height: 15px;
    border: solid 1px;
    top: 8px;
    left: -0.2rem !important;
    position: absolute
}

.docs-subcategory .category-help {
    width: 100% !important;
    margin: -1px 0 0 0 !important
}

.docs-subcategory .category-help ul li {
    margin-bottom: 0px !important
}

.docs-subcategory .category-help ul li p {
    text-align: left !important;
    position: relative !important
}

.docs-category .category-content p {
    min-height: 100px
}

.docs-category li {
    padding: 0;
    float: left
}

.docs-category .category-help {
    width: 32.5%;
    min-height: 179px;
    margin: 0 0 0.6rem 0
}

.docs-category .category-help .help-border {
    margin: 0.2em 0.3em;
    border: solid 1px #e7e7e7;
    max-width: 100%;
    min-height: 191px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
    background: #FFF;
    margin: 0 0.3em;
    border: solid 1px #e7e7e7;
    max-width: 100%;
    min-height: 190px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px
}

.docs-category .category-help .help-border:hover {
    border-color: #e7e7e7 !important;
    background: #fcfcfc
}

.docs-category .category-help .help-border h4 {
    margin-top: 0em;
    margin-bottom: 0px;
    clear: both;
    text-align: left;
    color: #262e34;
    font-size: 18px;
    font-family: 'AvenirLTStd-Medium';
    text-decoration: underline;
    position: relative
}

.docs-category .category-help .help-border a {
    padding: 1.6em 1em 0 1.2em;
    text-align: center;
    verticle-align: middle;
    text-decoration: none;
    color: #333
}

.docs-category .category-help .help-border a .category-content h4 {
    margin-top: 0em;
    margin-bottom: 0px;
    clear: both;
    text-align: left;
    color: #262e34;
    font-size: 18px;
    font-family: 'AvenirLTStd-Medium';
    text-decoration: underline;
    position: relative
}

.docs-category .category-help .help-border a .category-content p {
    text-align: left;
    position: relative
}

.docs-category .category-help .help-border a:hover {
    text-decoration: none
}

.docs-category .category-help .help-border a:hover i {
    color: #409844
}

.docs-category .category-help img {
    max-width: 100%;
    margin: 0px auto
}

.docs-category .category-help i {
    color: #b4b4b4;
    font-size: 45px
}

.docs-category .category-help h5 {
    margin-top: 1.5em;
    clear: both
}

.docs-category .category-help h3 {
    margin-top: 0.5em;
    font-weight: 600;
    padding-bottom: 1em;
    line-height: 1.5
}

.docs-category .category-help a {
    display: block
}

.docs-category .category-help a:hover {
    text-decoration: underline
}

.docs-category .category-help:nth-child(3n+1) {
    clear: left
}

.docs-category ul {
    margin-bottom: 3.5em
}

.docs-category ul li {
    margin-bottom: 0.3em
}

.faq-content {
    padding-bottom: 2em
}

.faq-content h1 {
    margin-top: 0
}

.faq-content li {
    border-bottom: solid 1px #ddd;
    padding-bottom: 1em
}

.faq-content li:last-child {
    border-bottom: none
}

.faq-content .question {
    font-size: 130%;
    color: #000;
    margin-top: 1.4em;
    margin-bottom: 0.5em
}

.doc-desc {
    font-size: 16px;
    position: relative;
    padding-left: 10px;
    color: #4b5053
}

.doc-desc h1 {
    margin-top: 0;
    margin-bottom: 0.6em;
    font-size: 2.1em
}

.doc-desc h2,
.doc-desc h3 {
    font-size: 1.4em;
    margin-top: 5px;
    margin-bottom: 5px
}

.doc-desc h4 {
    font-size: 1em;
    margin-bottom: 5px;
    font-weight: 600
}

.doc-desc h5 {
    font-size: 0.90rem
}

.doc-desc h1,
.doc-desc h2,
.doc-desc h3,
.doc-desc h4 {
    font-family:  Helvetica, Arial, sans-serif
}

.doc-desc p {
    margin-bottom: 1.5em;
    font-size: 16px;
    color: #0d2b3e
}

.doc-desc a {
    color: #4486f7
}

.doc-desc a:hover {
    border-bottom: solid 1px
}

.doc-desc strong,
.doc-desc b {
    color: #0d2b3e
}

.doc-desc .doc-articles {
    border-bottom: solid 1px #ddd;
    border-top: solid 1px #ddd;
    margin-top: 2em;
    padding: 2em 0 1em 0
}

.doc-desc .doc-articles a {
    color: #38863c
}

.doc-desc .doc-articles li {
    margin-bottom: 0.1em
}

.doc-desc .doc-articles h2 {
    margin-top: 0
}

.doc-desc .panel {
    box-shadow: none;
    margin: 2em 0;
    border-bottom: solid 1px #ddd;
    padding-bottom: 1em;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.doc-desc .panel h2 {
    margin-top: 5px;
    font-family:  Helvetica, Arial, sans-serif
}

.doc-desc figure {
    background-color: #f9f9f9;
    padding: 1em;
    margin: 1em 0 2em 0
}

.doc-desc figure img {
    margin: 0 auto
}

.doc-desc ul {
    margin: 0;
    padding: 0;
    margin-left: 15px;
    margin-bottom: 1.8em;
    list-style-type: none;
    counter-reset: ol-counter
}

.doc-desc ul>li {
    position: relative;
    padding-left: 0.8em;
    list-style-type: initial
}

.doc-desc ul>li:before {
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    left: 0;
    color: #000
}

.doc-desc ol.nums {
    list-style-type: none;
    counter-reset: ol-counter;
    padding: 0;
    margin-bottom: 2em;
    margin-top: 0.9em
}

.doc-desc ol.nums>li {
    position: relative;
    padding-left: 1.7em;
    list-style-type: none;
    counter-increment: chapter;
    margin-bottom: 3px
}

.doc-desc ol.nums>li p {
    margin-bottom: 0
}

.doc-desc ol.nums>li strong,
.doc-desc ol.nums>li b {
    font-weight: bold;
    color: #333
}

.doc-desc ol.nums>li:before {
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    left: 0;
    content: counter(chapter) ". ";
    color: #000;
    text-align: center
}

.feature-search .form-control,
.feature-search button {
    height: 40px;
    border: none
}

.feature-search .form-control {
    padding: 0 1em;
    font-size: inherit;
    -webkit-border-radius: 20px 0 0 20px;
    -moz-border-radius: 20px 0 0 20px;
    -ms-border-radius: 20px 0 0 20px;
    border-radius: 20px 0 0 20px
}

.feature-search button {
    background: none;
    border: none;
    background-color: #fff;
    padding: 5px 15px;
    -webkit-border-radius: 0 20px 20px 0;
    -moz-border-radius: 0 20px 20px 0;
    -ms-border-radius: 0 20px 20px 0;
    border-radius: 0 20px 20px 0
}

.features-nav {
    padding-top: 0.8em;
    background-color: #f6f6f6
}

.features-nav li {
    vertical-align: top;
    margin-right: 0.5em
}

.features-nav li:last-child {
    margin-right: 0em
}

.features-nav a {
    margin: 0.2em 0 0.8em 0
}

.features-nav a i {
    padding: 0;
    max-width: auto;
    line-height: 35px;
    max-width: 45px;
    -webkit-transition: all 0.25;
    -moz-transition: all 0.25;
    -ms-transition: all 0.25;
    -o-transition: all 0.25;
    transition: all 0.25;
    color: #409844
}

.features-nav a i:before {
    margin-left: 0;
    font-size: 24px
}

.features-nav a div {
    position: relative;
    font-size: 12px;
    max-width: 90px;
    line-height: 16px;
    margin-top: 0.5em;
    color: #555
}

.features-nav a:hover div,
.features-nav a.active div {
    color: #409844;
    position: relative
}

.features-nav a.active div:after {
    content: '\e64b';
    left: 50%;
    top: 33px;
    margin-left: -6px;
    font-weight: bold
}

.subMenu {
    z-index: 1000;
    width: 100%
}

.subMenu .end {
    margin: 0
}

.sTop,
.s1,
.s2,
.s3,
.s4,
.s5,
.s6,
.s7,
.s8,
.s9,
.s10,
.s11,
.s12,
.s13,
.s14,
.s15 {
    padding: 28px 0;
    min-height: 300px
}

.fxd {
    -webkit-transition: all 0.25;
    -moz-transition: all 0.25;
    -ms-transition: all 0.25;
    -o-transition: all 0.25;
    transition: all 0.25;
    background-color: #409844;
    border-bottom: solid 1px #f2f2f2;
    padding-top: 0;
    z-index: 999999
}

.fxd ul,
.fxd li {
    margin: 0;
    padding: 0
}

.fxd a {
    margin: 0;
    padding: 0.2em;
    color: #fff;
    display: block;
    min-height: 55px
}

.fxd a div {
    margin: 0;
    padding: 0.3em 0.3em;
    color: #fff
}

.fxd a div:after {
    left: 50%;
    margin-left: -3px
}

.fxd a i {
    display: none;
    margin: 0;
    color: #fff
}

.fxd a.active div:after {
    top: 40px;
    line-height: 1;
    font-size: 10px;
    color: #fff
}

.fxd a.active {
    background-color: #317434
}

.fxd a:hover div,
.fxd a:hover i,
.fxd a.active div,
.fxd a.active i {
    color: #fff
}

.feature-list-hold {
    margin-bottom: 1em
}

.feature-list-hold .child:nth-child(3n+1) {
    clear: left
}

.feature-list-hold .feature-list {
    text-align: center;
    padding: 0.8em 1.2em;
    border: solid 2px transparent;
    -webkit-box-shadow: 0 0 5px rgba(206, 206, 207, 0.1);
    -moz-box-shadow: 0 0 5px rgba(206, 206, 207, 0.1);
    box-shadow: 0 0 5px rgba(206, 206, 207, 0.1);
    min-height: 250px
}

.feature-list-hold .feature-list figure img {
    margin: 0 auto;
    max-height: 148px
}

.feature-list-hold .feature-list .glyph-icon {
    display: inline-block;
    padding-bottom: 0.5em
}

.feature-list-hold .feature-list .glyph-icon:before {
    font-size: 69px;
    line-height: 90px;
    margin-left: 0;
    color: #656f76
}

.feature-list-hold .feature-list h4 {
    margin-bottom: 4px
}

.feature-list-hold .feature-list p {
    margin-bottom: 0em;
    font-size: 90%;
    line-height: 1.5
}

.feature-list-hold .feature-list:hover {
    border-color: #fff
}

.screen span,
.all-themes figure span,
.web-frame .mobile-frame .mobile-screen span {
    max-height: 350px;
    overflow: hidden;
    display: inline-block;
    width: 100%;
    height: 100%;
    background-size: 100% auto
}

.all-themes {
    position: relative;
    margin-bottom: 2.5em;
    line-height: 40px
}

.all-themes figure {
    position: relative;
    border: solid 1px #eeeeee;
    border-top: none;
    margin-bottom: 1em;
    padding-bottom: 0
}

.all-themes .browser-strip {
    height: 20px;
    width: 100%;
    display: block;
    background: #f0f0f0;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -ms-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    position: relative;
    border-bottom: none
}

.all-themes .browser-strip .browser-dot {
    width: 6px;
    height: 6px;
    position: absolute;
    left: 10px;
    top: 8px;
    background: #ED5E38;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px
}

.all-themes .browser-strip .browser-dot:before {
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px;
    width: 6px;
    height: 6px;
    left: 12px;
    background: #FFA538
}

.all-themes .browser-strip .browser-dot:after {
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px;
    width: 6px;
    height: 6px;
    left: 24px;
    background: #70BEA9
}

.all-themes .browser-strip .browser-nav {
    width: 20px;
    height: 1.7px;
    background: #b4b4b4;
    position: absolute;
    right: 10px;
    top: 13px
}

.all-themes .browser-strip .browser-nav:before {
    width: 20px;
    height: 1.7px;
    background: #b4b4b4;
    right: 0px;
    top: 5px
}

.all-themes .browser-strip .browser-nav:after {
    width: 20px;
    height: 1.7px;
    background: #b4b4b4;
    right: 0px;
    top: -5px
}

.all-themes h4 {
    margin: 0;
    margin-left: 0.3em
}

.all-themes .btn {
    border-width: 3px;
    width: 100%
}

.all-stores article {
    display: flex;
    justify-content: space-between
}

.all-stores article h3 {
    line-height: normal;
    margin: 0
}

.all-stores article span {
    font-size: 14px;
    background: #eee606;
    padding: 2px 15px;
    border-radius: 20px;
    display: inline-block;
    margin-top: 10px
}

.all-stores article small {
    font-size: 12px;
    background-color: #f9f9f9;
    display: inline-table;
    padding: 0 10px;
    border-radius: 20px;
    border: solid 1px #eee;
    line-height: 25px
}

.all-stores article:hover small {
    background-color: #ebeff2;
    border-color: #e2e7eb
}

.all-stores .checkbox {
    width: 20px;
    height: 20px;
    background: #fff;
    border: 0;
    border-radius: 2px;
    margin: 2px 10px 0 0;
    border: solid 2px #cfcfcf;
    margin-left: -30px
}

.all-stores input:checked+.checkbox,
.all-stores .all-stores input:checked+.radio {
    border: 0;
    background: #409844
}

.all-stores .checkbox:before {
    border-color: #f7f8f9 !important;
    top: 6px;
    left: 4px
}

.all-stores .option {
    cursor: pointer
}

.all-stores .choose-theme {
    background: #f7f8f9;
    border-radius: 5px;
    padding: 9px 18px;
    margin-bottom: 22px;
    max-width: 250px
}

.all-stores .choose-theme h4 {
    font-size: 18px
}

.all-stores .choose-theme ul {
    margin: 0;
    padding: 0;
    margin-left: 25px
}

.all-stores .choose-theme ul li {
    font-size: 14px;
    color: #717d89;
    display: block;
    margin-bottom: 6px
}

.all-stores .choose-theme .option>input {
    position: absolute;
    height: inherit;
    width: inherit;
    opacity: 0;
    left: 0
}

.all-stores .choose-theme input:checked+.checkbox::before,
.all-stores .choose-theme input:checked+.radio::before {
    display: block
}

.all-stores .choose-theme .checkbox::before {
    position: absolute;
    top: 4px;
    left: 2px;
    width: 12px;
    height: 5px;
    border: solid #4ebd4a;
    border-top-width: medium;
    border-right-width: medium;
    border-bottom-width: medium;
    border-left-width: medium;
    border-top-color: #4ebd4a;
    border-right-color: #4ebd4a;
    border-bottom-color: #4ebd4a;
    border-left-color: #4ebd4a;
    border-width: 0 0 3px 3px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.all-stores .choose-theme .checkbox::before {
    content: '';
    display: none;
    position: absolute;
    border-color: #f7f8f9 !important;
    top: 6px;
    left: 4px
}

.m-allindus {
    display: none
}

.web-frame,
.theme-overview {
    margin: 3em 0
}

.web-frame {
    position: relative
}

.web-frame .mobile-frame {
    background: url(../images/mobile.png) no-repeat;
    top: auto;
    bottom: 2%;
    width: 200px;
    height: 393px;
    z-index: 2
}

.web-frame .mobile-frame .mobile-screen {
    margin-top: 34%;
    margin-left: 8%;
    height: 257px;
    width: 168px
}

.theme-overview {
    padding-left: 2em
}

.screenshots {
    margin: 2em 0
}

.screenshots figure {
    -webkit-transition: all 0.25;
    -moz-transition: all 0.25;
    -ms-transition: all 0.25;
    -o-transition: all 0.25;
    transition: all 0.25;
    overflow: hidden;
    position: relative;
    margin-bottom: 1.3em;
    box-shadow: 4px 8px 10px rgba(127, 127, 127, 0.5);
    padding: 2px
}

.screenshots figure img {
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease
}

.screenshots figure:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease
}

.screenshots figure .blk-mask {
    background-color: #000;
    width: 100%;
    height: 100%;
    opacity: 0;
    bottom: -50px;
    -webkit-transition: all 0.25;
    -moz-transition: all 0.25;
    -ms-transition: all 0.25;
    -o-transition: all 0.25;
    transition: all 0.25
}

.screenshots figure:hover .blk-mask {
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
    opacity: .6;
    z-index: 9
}

.screenshots figure i {
    -webkit-border-radius: 20%;
    -moz-border-radius: 20%;
    -ms-border-radius: 20%;
    border-radius: 20%;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
    position: absolute;
    color: #ffffff;
    top: 80%;
    left: 50%;
    z-index: 91;
    margin-left: -20px;
    margin-top: -15px;
    opacity: 0;
    font-size: 3em
}

.screenshots figure:hover i {
    opacity: 1;
    top: 48%
}

.screenshots figure:hover i span {
    position: absolute;
    bottom: -25px;
    left: -14px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 10px
}

.customize-option h4 {
    margin-bottom: 0
}

.customize-option i:before {
    font-size: 3.5em;
    color: #b4b4b4
}

.reviews {
    margin-top: 2em
}

.reviews li {
    position: relative;
    padding-left: 120px;
    margin-bottom: 2.2em;
    border-bottom: solid 1px #ddd;
    padding-bottom: 1em;
    vertical-align: top
}

.reviews li:last-child {
    margin-bottom: 0
}

.reviews blockquote {
    border-left: none;
    font-size: inherit
}

.reviews blockquote span {
    color: #000
}

.reviews figure {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    width: 90px;
    height: 90px;
    border: solid 1px #eeeeee
}

.reviews figure img {
    width: 100%
}

.press-logos {
    margin-top: 1em
}

.press-logos figure figcaption {
    background: #c0943d;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    padding: 15px
}

.press-logos img {
    width: 100%
}

.creatives {
    padding: 2em;
    padding-top: 0
}

.creatives img {
    margin-bottom: 2em;
    width: 100%
}

.live-stores-hold {
    text-align: center
}

.live-stores-hold .tab-pane {
    padding: 15px 5px;
    text-align: left;
    font-size: 15px
}

.live-stores-hold .child:nth-child(3n+1) {
    clear: left
}

.responsive-tabs.nav-tabs {
    position: relative;
    z-index: 10;
    overflow: visible;
    border-bottom: none
}

.responsive-tabs.nav-tabs span.glyphicon {
    position: absolute;
    top: 14px;
    right: 22px
}

.responsive-tabs.nav-tabs span.glyphicon.glyphicon-triangle-top {
    display: none
}

@media (min-width: 768px) {
    .responsive-tabs.nav-tabs span.glyphicon {
        display: none
    }
}

.responsive-tabs.nav-tabs>li {
    display: none;
    float: none;
    text-align: center
}

.responsive-tabs.nav-tabs>li:last-of-type>a {
    margin-right: 0
}

.responsive-tabs.nav-tabs>li a {
    margin-right: 0;
    background: #fff
}

.responsive-tabs.nav-tabs>li.active {
    display: block
}

.responsive-tabs.nav-tabs>li.active a {
    border-radius: 2px;
    border: 1px solid #ddd
}

.responsive-tabs.nav-tabs>li.active a:before,
.responsive-tabs.nav-tabs>li.active a:after {
    display: none
}

@media (min-width: 768px) {
    .responsive-tabs.nav-tabs>li {
        display: inline-block;
        padding: 0;
        float: none
    }
    .responsive-tabs.nav-tabs>li a {
        border: 1px solid transparent;
        color: #000;
        padding: 4px 12px
    }
    .responsive-tabs.nav-tabs>li.active a {
        border-bottom-color: transparent;
        border: 1px solid #409844;
        color: #409844
    }
    .responsive-tabs.nav-tabs>li.active {
        display: inline-block;
        float: none
    }
    .responsive-tabs.nav-tabs.open span.glyphicon.glyphicon-triangle-top {
        display: none
    }
}

@media (max-width: 980px) {
    .faq-categories .child:nth-child(2n+1) {
        clear: left
    }
}

@media (max-width: 767px) {
    .responsive-tabs.nav-tabs.open span.glyphicon.glyphicon-triangle-top {
        display: block
    }
    .responsive-tabs.nav-tabs.open span.glyphicon.glyphicon-triangle-bottom {
        display: none
    }
    .responsive-tabs.nav-tabs.open>li {
        display: block
    }
    .responsive-tabs.nav-tabs.open>li a {
        border-radius: 0;
        border: 1px solid #ddd !important
    }
    .responsive-tabs.nav-tabs.open>li:first-of-type a {
        border-radius: 2px 2px 0 0
    }
    .responsive-tabs.nav-tabs.open>li:last-of-type a {
        border-radius: 0 0 2px 2px
    }
    .responsive-tabs.nav-tabs.open>li a:hover,
    .responsive-tabs.nav-tabs.open>li a:focus {
        border-bottom-color: #333
    }
    .how-works .child:nth-child(2n+1) {
        clear: left
    }
    .how-works .how-work-div {
        margin-bottom: 1.5em
    }
}

.live-stores {
    overflow: hidden;
    line-height: 1.4;
    margin-bottom: 2.5em
}

.live-stores a {
    color: #4a4a4a
}

.live-stores a figure {
    position: relative;
    margin-top: 1.5em;
    margin-bottom: 0.4em;
    overflow: hidden;
    background-color: #eee;
    max-height: 400px;
    border: solid 1px #ddd
}

.live-stores a figure i {
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-left: -20px;
    opacity: 0;
    z-index: 999;
    font-size: 5px;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    -ms-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out
}

.live-stores a figure:after {
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    -ms-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out
}

.live-stores a:hover {
    color: #000
}

.live-stores a:hover figure i {
    opacity: 1;
    color: #fff;
    font-size: 3em
}

.live-stores a:hover figure:after {
    opacity: 1;
    background-color: rgba(0, 0, 0, 0.6)
}

.benefits-partner {
    padding: 0 1.5em;
    margin-bottom: 3em
}

.benefits-partner img {
    max-width: 120px
}

.benefits-partner-hold .child:nth-child(3n+1) {
    clear: left
}

.partner-faq-answer {
    margin-right: 4em
}

.partner-faq-answer .qn h4 {
    font-size: 1.3em
}

.partner-faq-answer li {
    margin-bottom: 3em
}

.partner-faq-answer li ul {
    margin: 0;
    padding: 0;
    padding-left: 15px
}

.partner-faq-answer li ul li {
    margin-bottom: 1em
}

.colored-block {
    background-color: #303636;
    padding: 3.5em 0 0em 0;
    color: #fff
}

.colored-block p,
.colored-block h3,
.colored-block h4,
.colored-block span {
    color: #fff
}

.colored-block .round-border {
    -webkit-border-radius: 50% 50%;
    -moz-border-radius: 50% 50%;
    -ms-border-radius: 50% 50%;
    border-radius: 50% 50%;
    background-color: #fff;
    font-weight: bold;
    display: block;
    font-size: 150%;
    color: #333333;
    width: 80px;
    height: 80px;
    line-height: 80px;
    margin: 0 auto;
    margin-bottom: 0.6em
}

.twentyfour-plus {
    border-left: 3px solid #FFCC00;
    margin: 2em 0 0 0;
    padding: 0 0 0 15%
}

.twentyfour-plus strong {
    color: #000
}

.twentyfour-plus em {
    border-bottom: 1px solid #777;
    display: block;
    margin: 20px 0 0;
    width: 50px
}

ol.simple-list {
    list-style-type: none;
    margin-left: 1.3em;
    padding: 0;
    counter-reset: li-counter
}

ol.simple-list li {
    position: relative;
    margin-bottom: 8px;
    padding-left: 0.8em;
    border-left: 2px solid #5ba022
}

ol.simple-list li:before {
    position: absolute;
    top: 0;
    left: -1.5em;
    width: 0.8em;
    font-size: 1.2em;
    line-height: 1.5em;
    font-weight: bold;
    text-align: right;
    color: #5ba022;
    content: counter(li-counter);
    counter-increment: li-counter
}

.parnter-form form {
    padding: 2em 2.5em
}

.privacy ol {
    padding: 0;
    padding-left: 0.8em
}

.privacy ol ul {
    padding: 0;
    padding-left: 1em
}

.privacy li {
    margin-bottom: 1em
}

.privacy li li {
    margin-bottom: 0.4em
}

.privacy li ol {
    margin-bottom: 1em;
    padding: 0;
    padding-left: 1.5em
}

.privacy li ol li {
    margin-bottom: 0
}

#back-to-top {
    position: fixed;
    bottom: 40px;
    right: 15px;
    z-index: 9999;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    background: #f5f5f5;
    color: #444;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0
}

#back-to-top:hover {
    background: #e9ebec
}

#back-to-top.show {
    background-color: #409844;
    color: #fff;
    opacity: 1;
    font-weight: bold
}

.landing-banner {
    padding-bottom: 1em
}

.landing-banner .h2 {
    margin: 0;
    font-weight: 600
}

.form-hold {
    padding: 0.5em;
    border-radius: 0;
    background-color: #d3d6d7
}

.banner-landingpage .form-hold .form-control {
    border-radius: 0
}

.landing-features {
    margin-top: 1em
}

.landing-features .box-white {
    min-height: 190px
}

.landing-features .child:nth-child(2n+1) {
    clear: left
}

.catalogue-or:before {
    width: 30px;
    height: 30px;
    left: -1.5em;
    top: 47%;
    content: 'Or';
    background-color: #b7bbbe;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    font-size: 12px;
    font-weight: 600;
    color: #000;
    line-height: 2.5;
    z-index: 9
}

.catalogue-or:after {
    width: 2px;
    height: 85%;
    left: -4px;
    top: 10%;
    content: '';
    color: #000;
    z-index: 8;
    border-left: dashed 1px #333
}

.space-home {
    padding: 4rem 0 7rem 0
}

.themede-banner {
    background: #f1f1f1;
    margin-bottom: 0;
    max-height: 580px;
    overflow: hidden
}

.themede-banner .back a {
    font-size: 14px;
    color: #323334;
    margin: 11px 0;
    display: inline-block;
    position: relative
}

.themede-banner .back a :before {
    display: inline-block;
    background: url("../images/back.png") no-repeat 0 0;
    content: '';
    width: 26px;
    height: 9px;
    margin-right: 10px
}

.themede-banner .back span {
    border-bottom: 1px solid #c1c1c2;
    padding-bottom: 3px
}

.themede-detail {
    display: flex;
    color: #000
}

.themede-detail p {
    color: #000
}

.themede-detail .price {
    font-size: 15px;
    margin-bottom: 12px
}

.themede-detail .price span {
    background: #eabd64;
    display: inline-block;
    padding: 0 18px;
    border-radius: 20px;
    font-weight: 600;
    color: #fff
}

.themede-detail small {
    font-size: 11px;
    padding-bottom: 12px;
    display: block
}

.themede-detail ul {
    margin-bottom: 20px
}

.themede-detail ul li {
    margin: 0 3px;
    margin-bottom: 0.6em;
    padding: 0
}

.themede-detail ul a {
    font-size: 10px;
    color: #525252;
    border: 1px solid #595959;
    border-radius: 20px;
    display: block;
    padding: 5px 15px 5px 8px
}

.themede-detail ul a.active i {
    background: #fff
}

.themede-detail ul i {
    width: 13px;
    height: 13px;
    display: inline-block;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 8px
}

.themede-detail ul .btn-red.active {
    background: #ee1302;
    border-color: #ee1302;
    color: #fff
}

.themede-detail ul .btn-light.active {
    box-shadow: 3px 3px 5px #ccc;
    border-color: #c3c3c5
}

.themede-detail .bg-danger {
    background: #ee1302
}

.themede-detail .bg-light {
    background: #c3c3c5
}

.themede-detail .bg-dark {
    background: #525252
}

.themede-detail .btn {
    padding: 12px 30px;
    border: 2px solid #5cb85c
}

.themede-detail .btn-outline-dark {
    border: 2px solid #3b3b3b;
    color: #3b3b3b
}

.themede-detail .btn-outline-dark:hover {
    background: #3b3b3b;
    color: #fff
}

.themede-detail .web-desktop {
    background: url("../images/desktop-bg.png") no-repeat 0 0;
    width: 615px;
    overflow: hidden;
    padding-top: 33px;
    position: relative;
    z-index: 3
}

.themede-detail .preview {
    display: flex;
    justify-content: flex-end;
    position: relative
}

.themede-detail .web-mobile {
    width: 242px;
    height: 400px;
    overflow: hidden;
    padding-top: 33px;
    position: absolute;
    left: -35px;
    bottom: 80px;
    padding-top: 45px;
    box-shadow: 5px -8px 32px rgba(153, 153, 153, 0.13);
    border-radius: 45px 45px 0 0;
    overflow: hidden;
    z-index: 4
}

.themede-detail .web-mobile:after {
    background: url("../images/mobile-bg.png") no-repeat 0 0;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    content: '';
    z-index: 8
}

.themede-detail .web-mobile img.theme-screenshot {
    width: 100%
}

.themede-detail article {
    padding-right: 55px;
    padding-top: 50px
}

.themede-detail article .bottom {
    padding-top: 10px
}

.themede-detail .live-demo:hover .link {
    opacity: 1
}

.themede-detail .live-demo .link {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(50, 51, 52, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    opacity: 0;
    transition: all .5s ease;
    z-index: 91
}

.themede-detail .live-demo .link span {
    border: 2px solid #fff
}

.themede-detail .live-demo .link span:hover {
    color: #fff
}

.themede-detail .live-demo .demo-mobile-cover {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 9
}

.theme-features {
    margin-bottom: 2em
}

.theme-features .topheading {
    margin-top: 3.5em;
    text-align: center
}

.theme-features h2 {
    margin-bottom: 1.5em
}

.theme-features h2 span {
    display: block;
    font-size: 20px
}

.theme-features h3 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 14px
}

.theme-features .text {
    margin-bottom: 10px;
    text-align: center
}

.theme-features .text p {
    line-height: 1.3;
    font-size: 14px
}

.theme-features .allfea {
    display: flex;
    flex-wrap: wrap
}

.theme-custext {
    background: #eabd64;
    border-radius: 8px;
    padding: 13px 5px 30px;
    margin-top: 15px
}

.theme-custext h3,
.theme-custext p {
    color: #000
}

.theme-custext p {
    line-height: 25px
}

.theme-blank-area {
    background: #f2f6f8;
    border-radius: 8px;
    min-height: 500px;
    margin-top: 35px
}

.store-running {
    background: #222228;
    padding: 60px 0 35px;
    color: #fff
}

.store-running ul {
    font-size: 13px;
    margin-top: 28px;
    text-align: center
}

.store-running ul li {
    vertical-align: top;
    margin-bottom: 20px;
    margin-left: -2px;
    margin-right: -2px
}

.store-running ul li a {
    color: #ccc
}

.store-running ul li a:hover {
    color: #fff
}

.store-running ul li a figure {
    max-height: 310px;
    overflow: hidden
}

.store-running ul li a div {
    color: #fff;
    margin-top: 0.8em;
    line-height: 1
}

.running-stores {
    margin: 0
}

.more-themes {
    padding: 54px 0
}

.more-themes p {
    display: flex;
    justify-content: space-between;
    color: #000;
    align-items: center;
    font-weight: 700;
    padding-top: 15px
}

.more-themes span {
    background: #eee606;
    border-radius: 20px;
    padding: 0 15px;
    font-size: 13px
}

.more-themes .insetbox {
    margin-top: 28px
}

.more-themes figure {
    max-height: 350px;
    overflow: hidden
}

@media (max-width: 1200px) {
    .themede-detail .web-desktop {
        background-size: 100%;
        padding-top: 28px
    }
    .themede-detail .web-mobile {
        bottom: 0
    }
    .themede-detail .btn {
        padding: 12px 15px
    }
    .theme-custext {
        font-size: 14px
    }
}

@media (max-width: 991px) {
    .themede-detail .web-mobile {
        width: 180px;
        height: 250px;
        background-size: 100%;
        padding-left: 11px;
        padding-right: 11px;
        background-color: #ffffff;
        left: -45px
    }
    .themede-detail article {
        padding-top: 0;
        padding-bottom: 20px
    }
    .store-running {
        margin-top: 20px
    }
    .store-running li {
        width: 25%
    }
    .themede-detail .web-desktop {
        width: 290px;
        margin: 0 auto
    }
}

@media (max-width: 767px) {
    .themede-detail {
        flex-wrap: wrap
    }
    .themede-detail article {
        padding-right: 0
    }
    .themede-banner {
        max-height: inherit
    }
    .themede-detail .web-mobile {
        display: none
    }
    .store-running,
    .more-themes {
        padding: 10px 0
    }
    .more-themes .insetbox {
        margin-top: 15px
    }
    .store-running li {
        width: 100%;
        text-align: center
    }
    .store-running li img {
        margin: auto
    }
    .all-stores .ontheme {
        margin: 0;
        border-bottom: 1px solid #e2e2e2;
        padding-top: 25px;
        padding-bottom: 25px
    }
    .all-stores .ontheme a {
        display: block;
        box-shadow: 0 2px 5px #e1e1e1;
        padding: 0 10px 10px
    }
    .all-stores .choose-theme {
        max-width: none
    }
    .allindus {
        display: none
    }
    .m-allindus {
        position: relative;
        display: block;
        top: -15px
    }
    .m-allindus .title {
        position: relative;
        color: #fff;
        margin: 0;
        font-size: 14px;
        padding: 13px;
        background: #2e222e;
        border-radius: 3px
    }
    .m-allindus .title:after {
        position: absolute;
        top: 10px;
        right: 10px;
        background: url("../images/link-right-arrow.png") no-repeat 0 0;
        background-size: cover;
        width: 25px;
        height: 25px;
        content: '';
        z-index: 8;
        transition: all .5s ease
    }
    .m-allindus .title.active {
        background: #409844
    }
    .m-allindus .title.active:after {
        transform: rotate(90deg)
    }
}

@media only screen and (min-width: 1600px) {
    .landing-topbg::after {
        position: absolute;
        bottom: -13rem;
        right: 0;
        content: '';
        width: 100%;
        height: 100%;
        background: url(../images/bg4.png) no-repeat center bottom;
        background-size: 100%;
        opacity: 1;
        z-index: 0
    }
}

@media (min-width: 769px) {
    .home-slide {
        background: url(../images/main-banner.jpg) top center no-repeat
    }
}

@media screen and (min-width: 981px) {
    .testimonials {
        background: url(../images/testimonial-gulmoharlane1.jpg) right center no-repeat #fff
    }
    .home-slide {
        min-height: 400px
    }
}

@media screen and (min-width: 1025px) {
    .store-running ul li {
        width: 20%
    }
}

@media only screen and (max-width: 1024px) {
    .as-featured {
        padding: 1em 0
    }
    .as-featured img {
        max-width: 160px
    }
    .store-running ul li {
        width: 33.33%
    }
    .header #logo img {
        max-width: 200px
    }
    .docs-header #logo span {
        top: 5px
    }
    .space {
        padding: 2em 0
    }
    .margin30 {
        margin: 15px 0
    }
    .contact-from {
        margin-top: 0em;
        padding: 0 0 2em 0
    }
    .home-slide {
        height: auto;
        max-height: none;
        height: 50%
    }
    .testimonials {
        background-size: auto 100%
    }
    .home-signup {
        background-color: #262e34;
        padding: 0;
        margin-top: 4em
    }
    .home-signup .google-play-screen img {
        top: -2.7em
    }
    .home-signup .googleplay-logo {
        margin-top: 3em
    }
    .slide-caption {
        margin-top: 5rem
    }
}

@media only screen and (max-width: 980px) {
    .live-stores a figure {
        max-height: 300px
    }
    footer .footer-nav a {
        display: block;
        padding: 0.15em 0
    }
    .footer-links li {
        padding: 0
    }
    .footer-links a {
        padding: 0.5em 0.6em;
        display: block
    }
    .testimonials {
        text-align: center;
        border: none;
        background-color: #fff
    }
    .speak-box {
        padding: 2em 0 2em 0
    }
    .speak-box .ti-comment-alt {
        color: #c4973e
    }
    .socials a {
        display: inline-block !important;
        padding: 8px 9px !important
    }
}

@media only screen and (max-width: 768px) {
    html,
    body,
    button,
    input,
    select,
    textarea,
    p {
        font-size: 98%
    }
    h1,
    h2,
    h3,
    h4 {
        line-height: 1.4
    }
    h1 {
        font-size: 155%
    }
    h2 {
        font-size: 130%
    }
    h3,
    h4 {
        font-size: 110%
    }
    .home-slide {
        background: url(../images/main-banner.jpg) top center no-repeat
    }
    .feature-list-hold {
        margin-bottom: 0em
    }
    .feature-list-hold .feature-list {
        padding: 1em;
        margin-bottom: 1em;
        background: #f2f1f1;
        background: -moz-linear-gradient(top, #f2f1f1 0%, #fff 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2f1f1), color-stop(100%, #fff));
        background: -webkit-linear-gradient(top, #f2f1f1 0%, #fff 100%);
        background: -o-linear-gradient(top, #f2f1f1 0%, #fff 100%);
        background: -ms-linear-gradient(top, #f2f1f1 0%, #fff 100%);
        background: linear-gradient(to bottom, #f2f1f1 0%, #ffffff 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f1f1', endColorstr='#fff', GradientType=0)
    }
    .feature-list-hold .feature-list .glyph-icon::before {
        font-size: 4.5em
    }
    .feature-list-hold .child:nth-child(3n+3) .feature-list {
        padding-right: 1em
    }
    .home-slide {
        background-size: 100% auto;
        height: auto;
        max-height: none;
        height: 380px
    }
    .home-slide:before {
        opacity: .6
    }
    .home-slide .slide-caption span {
        font-size: 130%
    }
    .home-slide .mouse-icon {
        width: 25px;
        height: 40px
    }
    .how-works .how-work-div {
        max-width: 90%
    }
    .how-works .how-work-div::after {
        right: -40px
    }
    .partner-faq-answer {
        margin-right: 0.5em
    }
    .price-box {
        margin-left: 1.5em
    }
    .price-form {
        margin-right: 1.5em
    }
    .sTop,
    .s1,
    .s2,
    .s3,
    .s4,
    .s5,
    .s6,
    .s7,
    .s8,
    .s9,
    .s10,
    .s11,
    .s12,
    .s13,
    .s14,
    .s15 {
        padding: 0em;
        margin-bottom: 2em
    }
    footer .copyright,
    .footer-links {
        text-align: center
    }
    .benefits-partner-hold .child:nth-child(3n+1) {
        clear: none
    }
    .benefits-partner-hold .child:nth-child(2n+1) {
        clear: left
    }
    .colored-block .round-border {
        font-size: 150%;
        width: 50px;
        height: 50px;
        line-height: 50px
    }
    .pricing-months {
        text-align: right
    }
    .faq-related {
        border-top: solid 1px #ccc;
        padding-top: 1.5em;
        margin-left: 2em
    }
    .home-signup .google-play-screen img {
        top: -2.3em
    }
    .home-signup .home-signup-right {
        padding: 1.5em
    }
}

@media screen and (min-width: 768px) {
    .home-slide {
        background: url(../images/main-banner.jpg) no-repeat center center #2c2c2c
    }
}

@media screen and (max-width: 767px) {
    .landing-topbg::after {
        position: absolute;
        bottom: -8rem;
        right: 0;
        content: '';
        width: 100%;
        height: 100%;
        background: none !important;
        background-size: 100%;
        opacity: 1;
        z-index: 0
    }
    .form-bdr {
        padding: 1rem
    }
    .font-small-text {
        font-size: 18px !important
    }
    .font-large {
        font-size: 26px;
        line-height: 1.4
    }
    .process-block {
        padding-bottom: 1rem
    }
    .features-block {
        text-align: center
    }
    .features-block img {
        margin: 0px auto
    }
    .d-flex {
        display: block
    }
    .landing-topbg h1 {
        font-size: 30px
    }
    .process-block::after {
        background: none
    }
    .integrations-icon li {
        width: 49% !important
    }
    .bdr-left-side {
        padding-left: 1rem !important
    }
    .home-slide {
        background: url(../images/home-mobile-banner.jpg) no-repeat center center #2c2c2c
    }
    .slide-caption {
        top: 3em;
        margin-top: 3rem !important
    }
    .home-slide .slide-caption h1 {
        font-size: 6.5vw
    }
    .footer-ask-border {
        border: none
    }
    .live-stores-hold .tab-pane {
        padding: 0
    }
    .live-stores-hold .live-stores a {
        color: #000
    }
    .live-stores-hold .responsive-tabs.nav-tabs {
        max-width: 200px;
        margin: 0 auto
    }
    .docs-header #logo span {
        display: none
    }
    .live-stores-hold .child:nth-child(3n+1) {
        clear: none
    }
    .live-stores-hold .child:nth-child(2n+1) {
        clear: left
    }
    .pricelist-currency {
        text-align: center;
        margin-bottom: 0.3em
    }
    .how-works .how-work-div:after {
        display: none
    }
    .how-works .how-work-div {
        max-width: 100%
    }
    .box-white {
        text-align: center
    }
    .box-white img {
        max-height: 80px;
        padding: 10px
    }
    .box-white .h3 {
        margin-bottom: 15px
    }
    .home-signup .google-play-screen img {
        top: 0;
        position: relative;
        max-width: 150px;
        padding-top: 1em;
        margin: 0 auto
    }
    .home-signup .trial-border {
        border-left: none;
        border-top: solid 1px #f5f5f5
    }
    .home-signup .googleplay-logo {
        margin-top: 3em
    }
    .home-signup .home-signup-right {
        padding: 2.5em;
        text-align: center
    }
    .home-signup .home-signup-right .btn {
        max-width: 290px;
        clear: both;
        margin: 0 auto
    }
    .space-home {
        padding: 2rem 0 2rem 0
    }
}

@media screen and (max-width: 640px) {
    .home-slide {
        background-size: 100% auto;
        height: 300px
    }
    .home-slide .mouse-icon {
        display: none
    }
    .feature-search button {
        padding: 8px 15px
    }
    .feature-search .input-group-btn {
        font-size: 16px
    }
    .landing-banner .h2 {
        font-size: 130%;
        margin-top: 0
    }
    .home-partners-logo li img {
        max-height: 30px
    }
    .socials-hold {
        text-align: center
    }
    .store-running ul li {
        width: 50%
    }
    .themede-detail h1 {
        margin-top: 0em;
        font-size: 2.2rem
    }
    .themede-detail ul {
        margin-bottom: 1em
    }
    .themede-detail article {
        padding-bottom: 0
    }
}

@media only screen and (max-width: 480px) {
    .as-featured img {
        max-width: 130px
    }
    .rewardpoint-bg {
        padding: 4em 0 5em 0
    }
    .padding3rem {
        padding: 1rem
    }
    .header #logo {
        max-width: 190px;
        display: inline-block
    }
    .header #logo img {
        max-width: 100%
    }
    .logo {
        margin-top: 2.5em
    }
    .logo img {
        width: 180px
    }
    .banner-dark {
        padding: 5em 0 2em 0;
        min-height: 250px
    }
    .banner-small {
        padding: 4em 0 1.5em 0;
        min-height: 200px
    }
    .banner-landingpage:before {
        height: 4.1em
    }
    .banner-landingpage .h1 {
        font-size: 1.5em;
        font-weight: bold
    }
    .live-stores-hold .responsive-tabs.nav-tabs {
        max-width: 100%
    }
    .home-slide {
        background-size: auto 100%
    }
    .home-slide .slide-caption {
        top: 3em
    }
    .home-slide .slide-caption span {
        font-size: 150%
    }
    .features-nav,
    .features-nav ul,
    .features-nav li {
        margin: 0;
        padding: 0
    }
    .features-nav a,
    .fxd a {
        margin: 1em 0.1em
    }
    .features-nav a i,
    .fxd a i {
        display: inline-block;
        max-width: auto;
        min-width: 30px;
        max-height: 35px;
        line-height: 30px
    }
    .features-nav a i:before,
    .fxd a i:before {
        font-size: 25px;
        padding: 2px 10px
    }
    .features-nav a div,
    .fxd a div {
        display: none
    }
    .fxd a {
        margin: 0;
        padding: 0.8em 0.2em;
        min-height: 30px
    }
    .fxd a.active {
        background: none
    }
    .docs-category .category-help {
        width: 100% !important
    }
    .docs-category .category-help .help-border {
        margin: 0.8em 0;
        min-height: auto
    }
    .docs-category .category-help p {
        text-align: center !important
    }
    .docs-category .category-content p {
        min-height: 105px
    }
    .docs-category .category-help h4 {
        padding-top: 0.6rem;
        text-align: center !important
    }
    .docs-subcategory .category-help h4 {
        padding-top: 0;
        text-align: left !important
    }
    .docs-subcategory .category-help p {
        padding-top: 0;
        text-align: left !important
    }
    .docs-category .category-help .help-border {
        margin: 0.8em 0 0em 0 !important
    }
    .docs-links {
        max-width: 100%
    }
    .accordion-summary {
        max-width: 480px;
        margin: 0 auto;
        margin-top: 0;
        position: relative;
        z-index: 2;
        text-align: center;
        cursor: pointer
    }
    .accordion-summary,
    .summary-open,
    .summary-close {
        display: block;
        background-color: #f5f4f4;
        padding: 6px 1em;
        border: 1px solid #ccc
    }
    .summary-close {
        border-bottom: 1px solid #ccc;
        margin-bottom: 1rem
    }
    .a {
        display: none;
        position: relative;
        top: -1px;
        z-index: 1
    }
    .a .border-gray {
        border: 1px solid #ccc;
        padding: 1em 0em 0.2em 0.4em
    }
    .summary-open img {
        -webkit-transform: translateY(-25%) rotateX(180deg);
        transform: translateY(-25%) rotateX(180deg);
        -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
        transition: transform 0.5s, opacity 0.5s;
        position: relative;
        top: 8px
    }
    .summary-close .img {
        -webkit-transform: translateY(-25%) rotateX(0deg);
        transform: translateY(-25%) rotateX(0deg);
        -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
        transition: transform 0.5s, opacity 0.5s
    }
    .hidden-mobile {
        display: none
    }
    .contact-from {
        margin-top: 0;
        padding: 1em 0
    }
    .form-hold {
        border: none;
        margin-top: 1.5em;
        padding: 10px;
        margin-left: -15px;
        margin-right: -15px;
        border-bottom: solid 1px #ccc
    }
    .form-hold .form-group {
        margin-bottom: 5px
    }
    .form-hold hr {
        margin: 5px
    }
    .form-hold .btn {
        margin-top: 10px;
        min-height: 40px
    }
    .home-signup .googleplay-logo img {
        max-width: 90%
    }
    .docs-links {
        max-width: 100%
    }
    .accordion-summary {
        max-width: 480px;
        margin: 0 auto;
        margin-top: 0;
        position: relative;
        z-index: 2;
        text-align: center;
        cursor: pointer
    }
    .accordion-summary,
    .summary-open,
    .summary-close {
        display: block;
        background-color: #f5f4f4;
        padding: 6px 1em;
        border: 1px solid #ccc
    }
    .summary-close {
        border-bottom: 1px solid #ccc;
        margin-bottom: 1rem
    }
    .a {
        display: none;
        position: relative;
        top: -1px;
        z-index: 1
    }
    .a .border-gray {
        border: 1px solid #ccc;
        padding: 1em 0em 0.2em 0.4em
    }
    .summary-open img {
        -webkit-transform: translateY(-25%) rotateX(180deg);
        transform: translateY(-25%) rotateX(180deg);
        -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
        transition: transform 0.5s, opacity 0.5s;
        position: relative;
        top: 8px
    }
    .summary-close .img {
        -webkit-transform: translateY(-25%) rotateX(0deg);
        transform: translateY(-25%) rotateX(0deg);
        -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
        transition: transform 0.5s, opacity 0.5s
    }
}

@media only screen and (max-width: 360px) {
    .home-slide {
        background-size: auto 100%;
        height: 45%
    }
    .home-slide .slide-caption {
        top: 3em
    }
    .home-slide .slide-caption h1 {
        font-size: 7.2vw
    }
    .live-stores a figure {
        max-height: 250px
    }
    .feature-list {
        padding: 0
    }
    .fxd li {
        margin: 0;
        padding: 0
    }
    .fxd a {
        padding: 0.3em 0.2em
    }
    .fxd a.active i {
        background-color: #fff;
        color: #409844
    }
    .fxd a.active i:before {
        font-size: 20px
    }
    .banner-landingpage .h1 {
        font-size: 1.2em
    }
}

@media only screen and (max-width: 320px) {
    .home-slide .slide-caption .btn-lg {
        font-size: normal;
        padding: 0.3em 1em
    }
    .logo {
        margin-top: 2em
    }
    .logo img {
        width: 150px
    }
    .fxd li {
        margin: -1px
    }
}