<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/*@font-face {
    font-family: "Source Sans Pro";
    font-display: swap;
    src: url("../fonts/source-sans-pro-source-sans-pro-v11-latin-200.eot");
    src: url("../fonts/source-sans-pro-source-sans-pro-v11-latin-200.eot#iefix") format("embedded-opentype"), url("../fonts/source-sans-pro-source-sans-pro-v11-latin-200.ttf") format("truetype"), url("../fonts/source-sans-pro-source-sans-pro-v11-latin-200.woff") format("woff"), url("../fonts/source-sans-pro-source-sans-pro-v11-latin-200.svg") format("svg");
    font-weight: 200;
    font-style: normal
}*/
/*
@font-face {
    font-family: "Source Sans Pro";
    font-display: swap;
    src: url("../fonts/source-sans-pro-source-sans-pro-v11-latin-300.eot");
    src: url("../fonts/source-sans-pro-source-sans-pro-v11-latin-300.eot#iefix") format("embedded-opentype"), url("../fonts/source-sans-pro-source-sans-pro-v11-latin-300.ttf") format("truetype"), url("../fonts/source-sans-pro-source-sans-pro-v11-latin-300.woff") format("woff"), url("../fonts/source-sans-pro-source-sans-pro-v11-latin-300.svg") format("svg");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: "Source Sans Pro";
    font-display: swap;
    src: url("../fonts/source-sans-pro-source-sans-pro-v11-latin-regular.eot");
    src: url("../fonts/source-sans-pro-source-sans-pro-v11-latin-regular.eot#iefix") format("embedded-opentype"), url("../fonts/source-sans-pro-source-sans-pro-v11-latin-regular.ttf") format("truetype"), url("../fonts/source-sans-pro-source-sans-pro-v11-latin-regular.woff") format("woff"), url("../fonts/source-sans-pro-source-sans-pro-v11-latin-regular.svg") format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "Source Sans Pro";
    font-display: swap;
    src: url("../fonts/source-sans-pro-source-sans-pro-v11-latin-italic.eot");
    src: url("../fonts/source-sans-pro-source-sans-pro-v11-latin-italic.eot#iefix") format("embedded-opentype"), url("../fonts/source-sans-pro-source-sans-pro-v11-latin-italic.ttf") format("truetype"), url("../fonts/source-sans-pro-source-sans-pro-v11-latin-italic.woff") format("woff"), url("../fonts/source-sans-pro-source-sans-pro-v11-latin-italic.svg") format("svg");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: "Source Sans Pro";
    font-display: swap;
    src: url("../fonts/source-sans-pro-source-sans-pro-v11-latin-600.eot");
    src: url("../fonts/source-sans-pro-source-sans-pro-v11-latin-600.eot#iefix") format("embedded-opentype"), url("../fonts/source-sans-pro-source-sans-pro-v11-latin-600.ttf") format("truetype"), url("../fonts/source-sans-pro-source-sans-pro-v11-latin-600.woff") format("woff"), url("../fonts/source-sans-pro-source-sans-pro-v11-latin-600.svg") format("svg");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: "Lato";
    font-display: swap;
    src: url("../fonts/lato-lato-lightitalic.eot");
    src: url("../fonts/lato-lato-lightitalic.eot#iefix") format("embedded-opentype"), url("../fonts/lato-lato-lightitalic.ttf") format("truetype"), url("../fonts/lato-lato-lightitalic.woff") format("woff"), url("../fonts/lato-lato-lightitalic.svg") format("svg");
    font-weight: 300;
    font-style: italic
}*/
/*

@font-face {
    font-family: "Lato";
    font-display: swap;
    src: url("../fonts/lato-lato-regular.eot");
    src: url("../fonts/lato-lato-regular.eot#iefix") format("embedded-opentype"), url("../fonts/lato-lato-regular.ttf") format("truetype"), url("../fonts/lato-lato-regular.woff") format("woff"), url("../fonts/lato-lato-regular.svg") format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "Lato";
    font-display: swap;
    src: url("../fonts/lato-lato-bold.eot");
    src: url("../fonts/lato-lato-bold.eot#iefix") format("embedded-opentype"), url("../fonts/lato-lato-bold.ttf") format("truetype"), url("../fonts/lato-lato-bold.woff") format("woff"), url("../fonts/lato-lato-bold.svg") format("svg");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: "icomoon";
    font-display: block;
    src: url("../fonts/icomoon-icomoon.eot");
    src: url("../fonts/icomoon-icomoon.eot#iefix") format("embedded-opentype"), url("../fonts/icomoon-icomoon.ttf") format("truetype"), url("../fonts/icomoon-icomoon.woff") format("woff"), url("../fonts/icomoon-icomoon.svg") format("svg");
    font-weight: normal;
    font-style: normal
}
*/
.divLeft{
    float: left;
}
.normalFont{
    font-weight: normal !important;
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: "icomoon", "Lato", sans-serif !important;
    speak: none;
    color: #5A6872;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.alert-danger{
    cursor: pointer !important;
}

.icon-arrow-up:before {
    content: ""
}

.icon-arrow-right:before {
    content: ""
}

.icon-arrow-down:before {
    content: ""
}

.icon-arrow-left:before {
    content: ""
}

.icon-caret-up:before {
    content: ""
}

.icon-caret-right:before {
    content: ""
}

.icon-caret-down:before {
    content: ""
}

.icon-caret-left:before {
    content: ""
}

.icon-chevron-up:before {
    content: ""
}

.icon-chevron-right:before {
    content: ""
}

.icon-chevron-down:before {
    content: ""
}

.icon-chevron-left:before {
    content: ""
}

.icon-check-mark:before {
    content: ""
}

.icon-check-mark-border:before {
    content: ""
}

.icon-check-mark-full:before {
    content: ""
}

.icon-close:before {
    content: ""
}

.icon-close-border:before {
    content: ""
}

.icon-close-full:before {
    content: ""
}

.icon-subtract-border:before {
    content: ""
}

.icon-subtract-full:before {
    content: ""
}

.icon-plus:before {
    content: ""
}

.icon-plus-border:before {
    content: ""
}

.icon-plus-full:before {
    content: ""
}

.icon-help-border:before {
    content: ""
}

.icon-help-full:before {
    content: ""
}

.icon-info-border:before {
    content: ""
}

.icon-info-full:before {
    content: ""
}

.icon-maximize:before {
    content: ""
}

.icon-download:before {
    content: ""
}

.icon-upload:before {
    content: ""
}



.icon-top:before {
    content: ""
}

.icon-filter:before {
    content: ""
}

.icon-launch:before {
    content: ""
}

.icon-play-border:before {
    content: ""
}

.icon-settings:before {
    content: ""
}

.icon-search:before {
    content: ""
}

.icon-trash:before {
    content: ""
}

.icon-calendar:before {
    content: ""
}

.icon-document:before {
    content: ""
}

.icon-menu:before {
    content: ""
}

.icon-facebook:before {
    content: ""
}

.icon-twitter:before {
    content: ""
}

.icon-linkedin:before {
    content: ""
}

.icon-google-plus:before {
    content: ""
}

.icon-youtube:before {
    content: ""
}

.icon-instagram:before {
    content: ""
}

html {
    height: 100%;
    position: relative
}

body {
    height: 100%
}

html,
body,
h1,
h2,
h3,
h4,
h5,
p,
caption,
ol,
ul,
li,
label,
input,
select,
textarea,
button {
    margin: 0
}

html,
body,
h1,
h2,
h3,
h4,
h5,
caption,
label,
input,
select,
textarea,
button {
    font-family: "Lato", sans-serif
}

p,
ol,
ul,
li {
    font-family: "Source Sans Pro", sans-serif
}

h1 {
    padding: 0 0 20px 0
}
.event-detail h3{
    font-size: 22px !important;
}
@media only screen {
    h1 {
        font-size: 30px;
        line-height: 36px;
        letter-spacing: 0
    }
    .event-detail h3{
        font-size: 18px;
    }
}

@media only screen and (min-width: 768px) {
    h1 {
        font-size: 54px;
        line-height: 58px;
        font-weight: 700;
        letter-spacing: 0.2px
    }
    h4{
        font-size: 1.2rem !important;
    }

}

@media only screen and (min-width: 1200px) {

    h1 {
        font-size: 53px;
        line-height: 58px;
        font-weight: 700;
        letter-spacing: 1.6px
    }
}

h1 span {
    display: block
}

@media only screen {
    h1 span {
        letter-spacing: 0
    }
}

@media only screen and (min-width: 768px) {
    h1 span {
        letter-spacing: 0.2px
    }
}

@media only screen and (min-width: 1024px) {
    h1 span {
        letter-spacing: 2.6px
    }
}

h2 {
    padding: 0 0 20px 0;
    font-weight: 700;
    color: #4A5570
}

@media only screen {
    h2 {
        font-size: 28px;
        line-height: 38px;
        letter-spacing: -0.7px
    }
}

@media only screen and (min-width: 768px) {
    h2 {
        font-size: 42px;
        line-height: 50px;
        letter-spacing: -1px
    }
}

h3 {
    padding: 0 0 20px 0;
    font-size: 34px;
    line-height: 42px;
    font-weight: 300;
    color: #4A5570
}

h4 {
    padding: 0 0 20px 0;
    font-size: 28px;
    line-height: 36px;
    font-weight: 400;
    /*color: #4A5570*/
}

h5 {
    padding: 0 0 20px 0;
    font-size: 18px;
    line-height: 32px;
    font-weight: 700;
    color: #4A5570
}

p {
    padding: 0 0 20px 0;
    font-size: 17px;
    line-height: 25px;
    font-weight: 400;
    /*color: #5A6872;*/
    letter-spacing: 0.2px
}

li {
    color: #5A6872
}

ul {
    padding: 10px 0 20px 0
}

ul li {
    list-style: none;
    position: relative;
    padding: 0 0 15px 20px
}

ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0
}

ul.no-spacing li {
    padding: 0 0 5px 20px
}

ol {
    padding: 10px 0 20px 0;
    margin: 0
}

ol li {
    padding: 0 0 10px 10px;
    margin: 0;
    font-size: 17px;
    line-height: 25px
}

caption {
    font-size: 14px;
    line-height: 18px;
    font-weight: 400
}

.legal {
    font-size: 11px;
    line-height: 17px;
    font-weight: 400
}

input,
select,
textarea,
button {
    padding: 0;
    border: solid 0 #fff;
    background-color: #fff
}

#body {
    min-height: 100%;
    position: relative;
    overflow: hidden
}

@media only screen {
    #body .content {
        padding: 84px 0 0 0
    }
}

@media only screen and (min-width: 768px) {
    #body .content {
        padding:84px 0 0 0
    }
}

.button,
.button-wrapper a {
    color: #fff !important;
    border: solid 0 #fff;
    position: relative;
    text-align: center;
    text-decoration: none;
    font-family: "Source Sans Pro", sans-serif;
    cursor: pointer;
    margin: 0;
    display: inline-block;
    background-color: transparent;
    letter-spacing: 0.1px;
    text-transform: capitalize;
    font-weight: 400;
    z-index: 1;
    outline: none
}

.button.button-large,
.button-wrapper a.button-large {
    font-size: 14px;
    padding: 21px 20px 19px 20px;
    letter-spacing: 0.8px;
    line-height: 20px;
    width: 150px
}

.button.button-medium,
.button-wrapper a.button-medium {
    padding: 14px 15px 14px 15px;
    letter-spacing: 0.2px;
    font-size: 15px;
    line-height: 20px;
    width: 134px
}

.button.button-medium.button-wide,
.button-wrapper a.button-medium.button-wide {
    width: 200px
}

.button.button-small,
.button-wrapper a.button-small {
    padding: 9px 10px 8px 10px;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 0.6px;
    width: 80px
}

.button.blue-button:after,
.button-wrapper a.blue-button:after {
    background-color: #6BAAD7
}

.button.blue-button:before,
.button-wrapper a.blue-button:before {
    background-color: #5291BD
}

.button.red-button,
.button-wrapper a.red-button {
    color: #fff !important
}

.button.red-button:after,
.button-wrapper a.red-button:after {
    background-color: #fe7525 !important
}

.button.red-button:before,
.button-wrapper a.red-button:before {
    background-color: #0fba6d !important
}

.button.white-button,
.button-wrapper a.white-button {
    color: #fe7525 !important
}

.button.white-button:after,
.button-wrapper a.white-button:after {
    background-color: #fff !important
}

.button.white-button:before,
.button-wrapper a.white-button:before {
    background-color: #fff !important
}

.button:after,
.button-wrapper a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    z-index: -2;
    background-color: #fe7525
}

.button:before,
.button-wrapper a:before {
    top: 0;
    height: 100%;
    z-index: -1;
    display: inline-block;
    background-color: #0fba6d;
    bottom: auto;
    border-bottom: none;
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    -moz-transition: width 0.3s ease-out;
    -o-transition: width 0.3s ease-out;
    -webkit-transition: width 0.3s ease-out;
    transition: width 0.3s ease-out
}

.button:hover:before,
.button-wrapper a:hover:before {
    width: 100%
}

.button[disabled],
.button-wrapper a[disabled] {
    opacity: .5;
    filter: alpha(opacity=50);
    cursor: default
}

.button[disabled]:before,
.button-wrapper a[disabled]:before {
    display: none
}



.button.outline,
.button-wrapper a.outline {
    color: #4A5570;
    padding: 10px 0 15px 0
}

.button.outline:after,
.button-wrapper a.outline:after {
    background-color: transparent
}

.button.outline:before,
.button-wrapper a.outline:before {
    border-bottom: solid 1px #5291BD;
    top: -2px;
    background-color: transparent;
    border-bottom: solid 2px #fe7525
}

.button .icon-arrow-right,
.button-wrapper a .icon-arrow-right {
    font-size: 13px;
    line-height: 13px;
    margin: 0 1px 0 17px;
    color: #4A5570
}

.button-wrapper.outline a {
    color: #4A5570;
    padding: 10px 0 15px 0;
    outline: none
}

.button-wrapper.outline a:after {
    background-color: transparent
}

.button-wrapper.outline a:before {
    border-bottom: solid 1px #5291BD;
    top: -2px;
    background-color: transparent;
    border-bottom: solid 2px #fe7525
}

.giant-button,
.giant-button-wrapper a {
    display: inline-block;
    padding: 21px 10px 21px 12px;
    width: 280px;
    text-align: center;
    color: #fff;
    letter-spacing: 0.2px;
    background-color: #fe7525;
    box-shadow: 0 5px 10px rgba(213, 34, 81, 0.25);
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
    -moz-transition: box-shadow 0.3s ease-out;
    -o-transition: box-shadow 0.3s ease-out;
    -webkit-transition: box-shadow 0.3s ease-out;
    transition: box-shadow 0.3s ease-out;
    outline: none
}

.giant-button:hover,
.giant-button-wrapper a:hover {
    box-shadow: 0 15px 20px rgba(213, 34, 81, 0.25)
}

.giant-button.outline,
.giant-button-wrapper a.outline {
    color: #F54A5C;
    background-color: #fff;
    width: 331px;
    letter-spacing: 0.1px
}

.giant-button.outline .icon-arrow-right,
.giant-button-wrapper a.outline .icon-arrow-right {
    color: #F54A5C;
    margin: 0 0 0 10px;
    font-size: 16px;
    line-height: 16px;
    display: inline-block;
    -moz-transform: translate(0, 2px);
    -o-transform: translate(0, 2px);
    -ms-transform: translate(0, 2px);
    -webkit-transform: translate(0, 2px);
    transform: translate(0, 2px);
    -moz-transition: transform 0.4s ease-out;
    -o-transition: transform 0.4s ease-out;
    -webkit-transition: transform 0.4s ease-out;
    transition: transform 0.4s ease-out
}

.giant-button.outline:hover .icon-arrow-right,
.giant-button-wrapper a.outline:hover .icon-arrow-right {
    -moz-transform: translate(20px, 2px);
    -o-transform: translate(20px, 2px);
    -ms-transform: translate(20px, 2px);
    -webkit-transform: translate(20px, 2px);
    transform: translate(20px, 2px)
}

.giant-button:before,
.giant-button-wrapper a:before {
    display: none
}

.giant-button-wrapper.outline a {
    color: #F54A5C;
    background-color: #fff;
    width: 331px;
    letter-spacing: 0.1px
}

.giant-button-wrapper.outline a .icon-arrow-right {
    color: #F54A5C;
    margin: 0 0 0 10px;
    font-size: 16px;
    line-height: 16px;
    display: inline-block;
    -moz-transform: translate(0, 2px);
    -o-transform: translate(0, 2px);
    -ms-transform: translate(0, 2px);
    -webkit-transform: translate(0, 2px);
    transform: translate(0, 2px);
    -moz-transition: transform 0.4s ease-out;
    -o-transition: transform 0.4s ease-out;
    -webkit-transition: transform 0.4s ease-out;
    transition: transform 0.4s ease-out
}

.giant-button-wrapper.outline a:hover .icon-arrow-right {
    -moz-transform: translate(20px, 2px);
    -o-transform: translate(20px, 2px);
    -ms-transform: translate(20px, 2px);
    -webkit-transform: translate(20px, 2px);
    transform: translate(20px, 2px)
}

.container-content h2{
    font-size: 1.8rem;
}

form[disabled] [data-action="submit"] {
    opacity: .5;
    filter: alpha(opacity=50);
    cursor: default
}

form[disabled] [data-action="submit"]:before {
    display: none
}

.container {
    margin: 0 auto 0 auto;
    position: relative
}

@media only screen {
    .container {
        width: auto
    }
}

@media only screen and (min-width: 1200px) {
    .container {
        width: 1200px
    }
}

.container-padding {
    margin: 0 auto 0 auto;
    position: relative
}

@media only screen {
    .container-padding {
        width: auto;
        padding: 0 25px 0 25px
    }
}

@media only screen and (min-width: 1200px) {
    .container-padding {
        width: 1200px;
        padding: 0
    }
}

.container-padding-tablet {
    margin: 0 auto 0 auto;
    position: relative
}

@media only screen {
    .container-padding-tablet {
        width: auto;
        padding: 0 25px 0 25px
    }
}

@media only screen and (min-width: 1200px) {
    .container-padding-tablet {
        width: 768px;
        padding: 0
    }
}

.container-padding-no-width {
    position: relative
}

@media only screen {
    .container-padding-no-width {
        padding: 0 25px 0 25px
    }
}

@media only screen and (min-width: 1200px) {
    .container-padding-no-width {
        padding: 0
    }
}

.container-content {
    position: relative;
    margin: 0 auto 0 auto;
    max-width: 900px;
}

@media only screen {
    .container-content {
        padding: 35px 25px 35px 25px
    }
}

@media only screen and (min-width: 768px) {
    .container-content {
        padding: 35px 25px 80px 25px
    }
}

@media only screen and (min-width: 1200px) {
    .container-content {
        padding: 20px 0 20px 0
    }
}

@media only screen {
    .container-content h2 {
        padding: 10px 0 10px 0;
        background-color: #e3e3e3;
        text-align: center;
        border-radius: 5px;
        font-size: 22px;

    }
}

@media only screen and (min-width: 768px) {
    .container-content h2 {
        /*padding: 0 0 35px 0*/
        padding: 10px 0 10px 0;
        background-color: #e3e3e3;
        text-align: center;
        border-radius: 5px;
        font-size: 22px;

    }
}

@media only screen and (min-width: 1200px) {
    .container-content h2 {
        /*padding: 0 0 25px 0;*/
        padding: 10px 0 10px 0;
        background-color: #e3e3e3;
        text-align: center;
        border-radius: 5px;
        font-size: 1.8rem;

    }
}

@media only screen {
    .container-content p {
        padding: 0 0 0px 0
    }
}

@media only screen and (min-width: 768px) {
    .container-content p {
        padding: 0 0 0 0
    }
}

@media only screen and (min-width: 1200px) {
    .container-content p {
        padding: 0 0 0px 0;
    }
}

.container-content p.list-p {
    padding: 0 0 5px 0
}

.container-content img {
    max-width: 100%;
    /*height: auto;*/
    max-height: 230px !important;
}

a {
    color: #5291BD;
    text-decoration: none;
    position: relative;
    outline: none
}

.video-link {
    position: relative;
    display: inline-block;
    padding: 5px 0 0 42px;
    line-height: 21px;
    font-size: 17px;
    width: 60px;
    letter-spacing: 0.8px;
    color: #152935
}

.video-link:after {
    font-family: "icomoon";
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    font-size: 30px;
    line-height: 30px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: solid 1px #152935;
    display: inline-block;
    color: #152935
}

.video-link:before {
    display: none
}

.video-link:hover:after {
    color: #fff;
    background-color: #fe7525;
    border-color: #fe7525
}

.ghost-link {
    display: inline-block;
    position: relative;
    padding-right: 18px;
    letter-spacing: 0.3px;
    font-size: 16px;
    line-height: 21px
}

.ghost-link:after {
    font-family: "icomoon";
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    font-size: 16px;
    line-height: 24px;
    display: inline-block;
    color: #5291BD
}

.ghost-link:before {
    display: none
}

.text-align-center {
    text-align: center
}

.text-align-left {
    text-align: left
}

.text-align-right {
    text-align: right
}

.block-section {
    position: relative;
    z-index: 1
}

.block-section .container .block-section-container {
    position: relative
}

.block-section .container .block-section-container .image {
    background-repeat: no-repeat;
    background-position: center
}

@media only screen {
    .block-section .container .block-section-container .image {
        background-size: auto 90%
    }
}

@media only screen and (min-width: 1024px) {
    .block-section .container .block-section-container .image {
        background-size: 100% auto
    }
}

.block-section .container .block-section-container .container-padding-no-width h2 {
    text-align: center
}

@media only screen {
    .block-section .container .block-section-container .container-padding-no-width h2 {
        padding: 8px 0 30px 0;
        letter-spacing: -1px;
        font-size:24px !important;
    }
}

@media only screen and (min-width: 1024px) {
    .block-section .container .block-section-container .container-padding-no-width h2 {
        padding: 0 0 38px 0;
        letter-spacing: -0.7px
    }
}

.block-section .container .block-section-container .container-padding-no-width p {
    text-align: center;
    letter-spacing: -0.1px
}

@media only screen {
    .block-section .container .block-section-container .container-padding-no-width p {
        line-height: 25px;
        padding: 0 0 30px 0
    }
}

@media only screen and (min-width: 1024px) {
    .block-section .container .block-section-container .container-padding-no-width p {
        line-height: 28px;
        padding: 0 50px 35px 0
    }
}

.block-section .container .block-section-container .container-padding-no-width .button {
    width: 179px
}

.block-section .container .block-section-container .container-padding-no-width .button.aligned-left {
    text-align: left;
    width: auto
}

.block-section .container .block-section-container .container-padding-no-width .button.no-width {
    width: auto
}

.block-section .container .block-section-container .container-padding-no-width .wp-block-embed {
    text-align: center;
    margin: 0
}

.block-section .container .block-section-container .container-padding-no-width .wp-block-embed iframe {
    max-width: 100%
}

@media only screen {
    .block-section .container .block-section-container .container-padding-no-width .wp-block-embed iframe {
        width: 300px;
        height: 225px
    }
}

@media only screen and (min-width: 768px) {
    .block-section .container .block-section-container .container-padding-no-width .wp-block-embed iframe {
        width: 500px;
        height: 375px
    }
}

@media only screen {
    .block-section.right-side .container .block-section-container {
        padding: 0 0 43px 0;
        text-align: center
    }
}

@media only screen and (min-width: 1024px) {
    .block-section.right-side .container .block-section-container {
        padding: 40px 30px 84px 676px;
        text-align: left
    }
}

@media only screen {
    .block-section.right-side .container .block-section-container .image {
        display: block;
        height: 265px
    }
}

@media only screen and (min-width: 768px) {
    .block-section.right-side .container .block-section-container .image {
        height: 365px
    }
}

@media only screen and (min-width: 1024px) {
    .block-section.right-side .container .block-section-container .image {
        width: 590px;
        height: 100%;
        display: inline-block;
        position: absolute;
        left: 0;
        top: 0
    }
}

@media only screen {
    .block-section.right-side .container .block-section-container .container-padding-no-width h2 {
        text-align: center
    }
}

@media only screen and (min-width: 1024px) {
    .block-section.right-side .container .block-section-container .container-padding-no-width h2 {
        text-align: left
    }
}

@media only screen {
    .block-section.right-side .container .block-section-container .container-padding-no-width p {
        text-align: center
    }
}

@media only screen and (min-width: 1024px) {
    .block-section.right-side .container .block-section-container .container-padding-no-width p {
        text-align: left
    }
}

.block-section.right-side .container .block-section-container .container-padding-no-width p.list-p {
    padding-bottom: 15px
}

@media only screen {
    .block-section.left-side .container .block-section-container {
        padding: 0 0 50px 0;
        text-align: center
    }
}

@media only screen and (min-width: 1024px) {
    .block-section.left-side .container .block-section-container {
        padding: 85px 650px 76px 86px;
        text-align: left
    }
}

@media only screen {
    .block-section.left-side .container .block-section-container .image {
        display: block;
        height: 253px
    }
}

@media only screen and (min-width: 768px) {
    .block-section.left-side .container .block-section-container .image {
        height: 365px
    }
}

@media only screen and (min-width: 1024px) {
    .block-section.left-side .container .block-section-container .image {
        display: inline-block;
        position: absolute;
        right: 0;
        top: 0;
        height: 100%;
        width: 590px
    }
}

@media only screen {
    .block-section.left-side .container .block-section-container .container-padding-no-width h2 {
        padding: 52px 0 50px 0;
        line-height: 35px;
        letter-spacing: -1.1px;
        text-align: center
    }
}

@media only screen and (min-width: 1024px) {
    .block-section.left-side .container .block-section-container .container-padding-no-width h2 {
        padding: 0 0 36px 0;
        line-height: 48px;
        letter-spacing: -0.7px;
        text-align: left
    }
}

.block-section.left-side .container .block-section-container .container-padding-no-width p {
    line-height: 25px;
    padding: 0 0 34px 0
}

@media only screen {
    .block-section.left-side .container .block-section-container .container-padding-no-width p {
        letter-spacing: -0.2px;
        text-align: center
    }
}

@media only screen and (min-width: 1024px) {
    .block-section.left-side .container .block-section-container .container-padding-no-width p {
        letter-spacing: 0;
        text-align: left
    }
}

.block-section.left-side .container .block-section-container .container-padding-no-width p.list-p {
    padding-bottom: 15px
}

.block-section.left-side .container .block-section-container .container-padding-no-width .check-in-guests-buttons .button {
    float: left;
    width: 123px;
    padding: 15px
}

@media only screen {
    .block-section.left-side .container .block-section-container .container-padding-no-width .check-in-guests-buttons .button {
        margin: 0 20px 10px 0
    }
}

@media only screen and (min-width: 1024px) {
    .block-section.left-side .container .block-section-container .container-padding-no-width .check-in-guests-buttons .button {
        margin: 0 20px 0 0
    }
}

.block-section.left-side .container .block-section-container .container-padding-no-width .check-in-guests-buttons .button.outline {
    width: 138px;
    padding: 6px 0 11px 0;
    line-height: 24px;
    font-size: 16px;
    font-weight: 600;
    text-align: left;
    letter-spacing: -0.1px
}

.block-section.left-side .container .block-section-container .container-padding-no-width .check-in-guests-buttons .button.outline .icon-arrow-right {
    margin: 0 1px 0 13px
}

.block-section.left-side .container .block-section-container .container-padding-no-width .check-in-guests-buttons .button.no-width {
    width: auto
}

.block-section.left-side .container .block-section-container .container-padding-no-width .check-in-guests-buttons:after {
    content: "";
    clear: both;
    display: block;
    height: 0
}

.block-section.orange-background {
    background-color: #FBF6F4
}

.block-section.blue-background {
    background-color: #F3F9FB
}

.block-section.grey-background {
    background-color: #F4F7FB
}

@media only screen {
    .block-section.orange-background .container .block-section-container .image,
    .block-section.blue-background .container .block-section-container .image,
    .block-section.grey-background .container .block-section-container .image {
        background-size: cover
    }
}

@media only screen and (min-width: 768px) {
    .block-section.orange-background .container .block-section-container .image,
    .block-section.blue-background .container .block-section-container .image,
    .block-section.grey-background .container .block-section-container .image {
        background-size: cover
    }
}

@media only screen and (min-width: 1024px) {
    .block-section.orange-background .container .block-section-container .image,
    .block-section.blue-background .container .block-section-container .image,
    .block-section.grey-background .container .block-section-container .image {
        background-size: cover
    }
}

.block-section.three-icons {
    padding: 40px 0 20px 0
}

.block-section.three-icons .container .block-section-container .container-padding-no-width .icons {
    padding: 20px 0 0 0
}

.block-section.three-icons .container .block-section-container .container-padding-no-width .icons .icon {
    padding: 50px 0 0 0;
    background-repeat: no-repeat;
    background-position: center top
}

@media only screen and (min-width: 768px) {
    .block-section.three-icons .container .block-section-container .container-padding-no-width .icons .icon {
        float: left;
        width: 33.3%
    }
}

.block-section.three-icons .container .block-section-container .container-padding-no-width .icons .icon h4 {
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
    text-align: center;
    max-width: 250px;
    margin: 0 auto 0 auto;
    padding: 60px 0 20px 0
}

.block-section.three-icons .container .block-section-container .container-padding-no-width .icons .icon p {
    text-align: center;
    max-width: 250px;
    margin: 0 auto 0 auto;
    padding: 0 0 40px 0
}

.block-section.three-icons .container .block-section-container .container-padding-no-width .icons:after {
    content: "";
    clear: both;
    display: block;
    height: 0
}

.block-section.quote .container .block-section-container .container-padding-no-width h2 {
    text-align: center;
    padding: 80px 0 35px 0
}

.block-section.quote .container .block-section-container .container-padding-no-width p {
    text-align: center;
    font-size: 28px;
    line-height: 36px;
    font-weight: 300;
    max-width: 700px;
    margin: 0 auto 0 auto;
    padding: 0 0 35px 0;
    color: #4A5570
}

.block-section.quote .container .block-section-container .container-padding-no-width .title {
    position: relative;
    font-size: 18px;
    line-height: 25px;
    padding: 0 0 80px 0;
    font-weight: 400
}

.block-section.quote .container .block-section-container .container-padding-no-width .title .name {
    color: #F54A5C;
    font-weight: 600
}

.block-section.quote .container .block-section-container .container-padding-no-width .title .image {
    display: inline-block;
    width: 40px;
    height: 40px;
    background-size: 100% auto;
    position: relative;
    top: 15px;
    right: 15px
}

@-webkit-keyframes main-menu-top-open {
    0% {
        -moz-transform: translate(0, 9px);
        -o-transform: translate(0, 9px);
        -ms-transform: translate(0, 9px);
        -webkit-transform: translate(0, 9px);
        transform: translate(0, 9px)
    }
    50% {
        -moz-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    100% {
        -moz-transform: translate(0, 0) rotate(45deg);
        -o-transform: translate(0, 0) rotate(45deg);
        -ms-transform: translate(0, 0) rotate(45deg);
        -webkit-transform: translate(0, 0) rotate(45deg);
        transform: translate(0, 0) rotate(45deg)
    }
}

@-moz-keyframes main-menu-top-open {
    0% {
        -moz-transform: translate(0, 9px);
        -o-transform: translate(0, 9px);
        -ms-transform: translate(0, 9px);
        -webkit-transform: translate(0, 9px);
        transform: translate(0, 9px)
    }
    50% {
        -moz-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    100% {
        -moz-transform: translate(0, 0) rotate(45deg);
        -o-transform: translate(0, 0) rotate(45deg);
        -ms-transform: translate(0, 0) rotate(45deg);
        -webkit-transform: translate(0, 0) rotate(45deg);
        transform: translate(0, 0) rotate(45deg)
    }
}

@-o-keyframes main-menu-top-open {
    0% {
        -moz-transform: translate(0, 9px);
        -o-transform: translate(0, 9px);
        -ms-transform: translate(0, 9px);
        -webkit-transform: translate(0, 9px);
        transform: translate(0, 9px)
    }
    50% {
        -moz-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    100% {
        -moz-transform: translate(0, 0) rotate(45deg);
        -o-transform: translate(0, 0) rotate(45deg);
        -ms-transform: translate(0, 0) rotate(45deg);
        -webkit-transform: translate(0, 0) rotate(45deg);
        transform: translate(0, 0) rotate(45deg)
    }
}

@keyframes main-menu-top-open {
    0% {
        -moz-transform: translate(0, 9px);
        -o-transform: translate(0, 9px);
        -ms-transform: translate(0, 9px);
        -webkit-transform: translate(0, 9px);
        transform: translate(0, 9px)
    }
    50% {
        -moz-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    100% {
        -moz-transform: translate(0, 0) rotate(45deg);
        -o-transform: translate(0, 0) rotate(45deg);
        -ms-transform: translate(0, 0) rotate(45deg);
        -webkit-transform: translate(0, 0) rotate(45deg);
        transform: translate(0, 0) rotate(45deg)
    }
}

@-webkit-keyframes main-menu-bottom-open {
    0% {
        -moz-transform: translate(0, -9px);
        -o-transform: translate(0, -9px);
        -ms-transform: translate(0, -9px);
        -webkit-transform: translate(0, -9px);
        transform: translate(0, -9px)
    }
    50% {
        -moz-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    100% {
        -moz-transform: translate(0, 0) rotate(-45deg);
        -o-transform: translate(0, 0) rotate(-45deg);
        -ms-transform: translate(0, 0) rotate(-45deg);
        -webkit-transform: translate(0, 0) rotate(-45deg);
        transform: translate(0, 0) rotate(-45deg)
    }
}

@-moz-keyframes main-menu-bottom-open {
    0% {
        -moz-transform: translate(0, -9px);
        -o-transform: translate(0, -9px);
        -ms-transform: translate(0, -9px);
        -webkit-transform: translate(0, -9px);
        transform: translate(0, -9px)
    }
    50% {
        -moz-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    100% {
        -moz-transform: translate(0, 0) rotate(-45deg);
        -o-transform: translate(0, 0) rotate(-45deg);
        -ms-transform: translate(0, 0) rotate(-45deg);
        -webkit-transform: translate(0, 0) rotate(-45deg);
        transform: translate(0, 0) rotate(-45deg)
    }
}

@-o-keyframes main-menu-bottom-open {
    0% {
        -moz-transform: translate(0, -9px);
        -o-transform: translate(0, -9px);
        -ms-transform: translate(0, -9px);
        -webkit-transform: translate(0, -9px);
        transform: translate(0, -9px)
    }
    50% {
        -moz-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    100% {
        -moz-transform: translate(0, 0) rotate(-45deg);
        -o-transform: translate(0, 0) rotate(-45deg);
        -ms-transform: translate(0, 0) rotate(-45deg);
        -webkit-transform: translate(0, 0) rotate(-45deg);
        transform: translate(0, 0) rotate(-45deg)
    }
}

@keyframes main-menu-bottom-open {
    0% {
        -moz-transform: translate(0, -9px);
        -o-transform: translate(0, -9px);
        -ms-transform: translate(0, -9px);
        -webkit-transform: translate(0, -9px);
        transform: translate(0, -9px)
    }
    50% {
        -moz-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    100% {
        -moz-transform: translate(0, 0) rotate(-45deg);
        -o-transform: translate(0, 0) rotate(-45deg);
        -ms-transform: translate(0, 0) rotate(-45deg);
        -webkit-transform: translate(0, 0) rotate(-45deg);
        transform: translate(0, 0) rotate(-45deg)
    }
}

@-webkit-keyframes main-menu-top-close {
    0% {
        -moz-transform: translate(0, 0) rotate(45deg);
        -o-transform: translate(0, 0) rotate(45deg);
        -ms-transform: translate(0, 0) rotate(45deg);
        -webkit-transform: translate(0, 0) rotate(45deg);
        transform: translate(0, 0) rotate(45deg)
    }
    50% {
        -moz-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    100% {
        -moz-transform: translate(0, 9px);
        -o-transform: translate(0, 9px);
        -ms-transform: translate(0, 9px);
        -webkit-transform: translate(0, 9px);
        transform: translate(0, 9px)
    }
}

@-moz-keyframes main-menu-top-close {
    0% {
        -moz-transform: translate(0, 0) rotate(45deg);
        -o-transform: translate(0, 0) rotate(45deg);
        -ms-transform: translate(0, 0) rotate(45deg);
        -webkit-transform: translate(0, 0) rotate(45deg);
        transform: translate(0, 0) rotate(45deg)
    }
    50% {
        -moz-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    100% {
        -moz-transform: translate(0, 9px);
        -o-transform: translate(0, 9px);
        -ms-transform: translate(0, 9px);
        -webkit-transform: translate(0, 9px);
        transform: translate(0, 9px)
    }
}

@-o-keyframes main-menu-top-close {
    0% {
        -moz-transform: translate(0, 0) rotate(45deg);
        -o-transform: translate(0, 0) rotate(45deg);
        -ms-transform: translate(0, 0) rotate(45deg);
        -webkit-transform: translate(0, 0) rotate(45deg);
        transform: translate(0, 0) rotate(45deg)
    }
    50% {
        -moz-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    100% {
        -moz-transform: translate(0, 9px);
        -o-transform: translate(0, 9px);
        -ms-transform: translate(0, 9px);
        -webkit-transform: translate(0, 9px);
        transform: translate(0, 9px)
    }
}

@keyframes main-menu-top-close {
    0% {
        -moz-transform: translate(0, 0) rotate(45deg);
        -o-transform: translate(0, 0) rotate(45deg);
        -ms-transform: translate(0, 0) rotate(45deg);
        -webkit-transform: translate(0, 0) rotate(45deg);
        transform: translate(0, 0) rotate(45deg)
    }
    50% {
        -moz-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    100% {
        -moz-transform: translate(0, 9px);
        -o-transform: translate(0, 9px);
        -ms-transform: translate(0, 9px);
        -webkit-transform: translate(0, 9px);
        transform: translate(0, 9px)
    }
}

@-webkit-keyframes main-menu-bottom-close {
    0% {
        -moz-transform: translate(0, 0) rotate(-45deg);
        -o-transform: translate(0, 0) rotate(-45deg);
        -ms-transform: translate(0, 0) rotate(-45deg);
        -webkit-transform: translate(0, 0) rotate(-45deg);
        transform: translate(0, 0) rotate(-45deg)
    }
    50% {
        -moz-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    100% {
        -moz-transform: translate(0, -9px);
        -o-transform: translate(0, -9px);
        -ms-transform: translate(0, -9px);
        -webkit-transform: translate(0, -9px);
        transform: translate(0, -9px)
    }
}

@-moz-keyframes main-menu-bottom-close {
    0% {
        -moz-transform: translate(0, 0) rotate(-45deg);
        -o-transform: translate(0, 0) rotate(-45deg);
        -ms-transform: translate(0, 0) rotate(-45deg);
        -webkit-transform: translate(0, 0) rotate(-45deg);
        transform: translate(0, 0) rotate(-45deg)
    }
    50% {
        -moz-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    100% {
        -moz-transform: translate(0, -9px);
        -o-transform: translate(0, -9px);
        -ms-transform: translate(0, -9px);
        -webkit-transform: translate(0, -9px);
        transform: translate(0, -9px)
    }
}

@-o-keyframes main-menu-bottom-close {
    0% {
        -moz-transform: translate(0, 0) rotate(-45deg);
        -o-transform: translate(0, 0) rotate(-45deg);
        -ms-transform: translate(0, 0) rotate(-45deg);
        -webkit-transform: translate(0, 0) rotate(-45deg);
        transform: translate(0, 0) rotate(-45deg)
    }
    50% {
        -moz-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    100% {
        -moz-transform: translate(0, -9px);
        -o-transform: translate(0, -9px);
        -ms-transform: translate(0, -9px);
        -webkit-transform: translate(0, -9px);
        transform: translate(0, -9px)
    }
}

@keyframes main-menu-bottom-close {
    0% {
        -moz-transform: translate(0, 0) rotate(-45deg);
        -o-transform: translate(0, 0) rotate(-45deg);
        -ms-transform: translate(0, 0) rotate(-45deg);
        -webkit-transform: translate(0, 0) rotate(-45deg);
        transform: translate(0, 0) rotate(-45deg)
    }
    50% {
        -moz-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    100% {
        -moz-transform: translate(0, -9px);
        -o-transform: translate(0, -9px);
        -ms-transform: translate(0, -9px);
        -webkit-transform: translate(0, -9px);
        transform: translate(0, -9px)
    }
}

header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    background-color: #fff;
    z-index: 1000;
    border-bottom: solid 1px #DFE3E6;
}

header .container #main-menu-button {
    cursor: pointer;
    position: absolute
}

@media only screen {
    header .container #main-menu-button {
        display: block;
        right: 15px;
        top: 26px
    }
}

@media only screen and (min-width: 768px) {
    header .container #main-menu-button {
        right: 40px;
        top: 22px
    }
}

@media only screen and (min-width: 1024px) {
    header .container #main-menu-button {
        display: none
    }
}

header .container #main-menu-button:before {
    display: none
}

@media only screen {
    header .container #main-menu-button svg {
        width: 24px;
        height: 24px
    }
}

@media only screen and (min-width: 768px) {
    header .container #main-menu-button svg {
        width: 36px;
        height: 36px
    }
}

header .container #main-menu-button svg rect {
    -webkit-animation-fill-mode: ease;
    -moz-animation-fill-mode: ease;
    -o-animation-fill-mode: ease;
    animation-fill-mode: ease;
    -webkit-animation-duration: .5s;
    -moz-animation-duration: .5s;
    -o-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    transform-origin: center
}

header .container #main-menu-button svg rect.middle {
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-transition: opacity 0.1s ease-out 0.1s;
    -o-transition: opacity 0.1s ease-out 0.1s;
    -webkit-transition: opacity 0.1s ease-out 0.1s;
    transition: opacity 0.1s ease-out 0.1s
}

header .container .logo {
    display: inline-block;
    background-size: 100% auto;
    background-repeat: no-repeat;
    outline: none
}

@media only screen {
    header .container .logo {
        margin: 27px 0 26px -32px;
        width: 260px;
        height: 30px;

    }
}

@media only screen and (min-width: 768px) {
    header .container .logo {
        width: 260px;
        height: 30px;
        margin: 24px 0 20px 0
    }
}

@media only screen and (min-width: 1024px) {
    header .container .logo {
        margin: 25px 0 22px 2px
    }
}

header .container .logo.load {
    /*background-image: url("../images/670mainlogolight.png");*/
    background-image: url("../imagesnew/logo_new.png");
}

header .container .logo:before {
    display: none
}

header .container nav {
    z-index: 1010;
    text-align: left;
    background-color: #fff
}

@media only screen {
    header .container nav {
        position: fixed;
        top: 81px;
        right: -100%;
        left: auto;
        width: 100%;
        height: 100%;
        padding: 0 0 40px 0;
        -moz-transition: transform 0.5s ease-out;
        -o-transition: transform 0.5s ease-out;
        -webkit-transition: transform 0.5s ease-out;
        transition: transform 0.5s ease-out;
        -moz-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        display: block;
        overflow: scroll
    }
}

@media only screen and (min-width: 768px) {
    header .container nav {
        top: 79px;
        padding: 16px 0 0 0
    }
}

@media only screen and (min-width: 1024px) {
    header .container nav {
        display: inline-block;
        position: static;
        left: 0;
        top: 0;
        right: auto;
        width: auto;
        height: auto;
        padding: 0;
        -moz-transition: none;
        -o-transition: none;
        -webkit-transition: none;
        transition: none;
        -moz-transform: none;
        -o-transform: none;
        -ms-transform: none;
        -webkit-transform: none;
        transform: none;
        overflow: auto
    }
}

header .container nav .menu-main-menu-container {
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block
}

@media only screen {
    header .container nav .menu-main-menu-container {
        position: static;
        display: block
    }
}

@media only screen and (min-width: 1024px) {
    header .container nav .menu-main-menu-container {
        position: absolute;
        display: inline-block;
        margin: 0 0 0 21px
    }
}

header .container nav .menu-main-menu-container ul {
    padding: 0;
    list-style: none;
    display: block;
    margin: 0 0 0 21px
}

@media only screen {
    header .container nav .menu-main-menu-container ul {
        margin: 0;
        padding: 0 20px 0 20px
    }
}

@media only screen and (min-width: 768px) {
    header .container nav .menu-main-menu-container ul {
        padding: 0 50px 0 50px
    }
}

@media only screen and (min-width: 1024px) {
    header .container nav .menu-main-menu-container ul {
        padding: 0
    }
}

@media screen and (min-width: 1024px) and (max-width: 1120px) {
    header .container nav .menu-main-menu-container ul li:last-of-type {
        display: none
    }
}

header .container nav .menu-main-menu-container ul li {
    padding: 0;
    list-style: none
}

@media only screen {
    header .container nav .menu-main-menu-container ul li {
        display: block;
        float: none
    }
}

@media only screen and (min-width: 1024px) {
    header .container nav .menu-main-menu-container ul li {
        display: inline-block;
        float: left
    }
}

header .container nav .menu-main-menu-container ul li:before {
    display: none
}

header .container nav .menu-main-menu-container ul li a {
    font-family: "Source Sans Pro", sans-serif;
    color: #152935;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    letter-spacing: 0.2px;
    position: relative;
    z-index: 1000;
    -moz-transition: transform 0.2s ease-out 0.2s, color 0.2s ease-out 0.2s;
    -o-transition: transform 0.2s ease-out 0.2s, color 0.2s ease-out 0.2s;
    -webkit-transition: transform 0.2s ease-out 0.2s, color 0.2s ease-out 0.2s;
    transition: transform 0.2s ease-out 0.2s, color 0.2s ease-out 0.2s
}

@media only screen {
    header .container nav .menu-main-menu-container ul li a {
        display: block;
        margin: 0;
        padding: 19px 0 19px 0;
        border-bottom: solid 1px #DFE3E6
    }
}

@media only screen and (min-width: 768px) {
    header .container nav .menu-main-menu-container ul li a {
        padding: 29px 0 29px 0
    }
}

@media only screen and (min-width: 1024px) {
    header .container nav .menu-main-menu-container ul li a {
        display: inline-block;
        border-bottom: none;
        margin: 21px 0 0 0;
        padding: 8px 8px 30px 8px;
        float: left
    }
    header .container nav .menu-main-menu-container ul li a:before {
        display: block
    }
}

header .container nav .menu-main-menu-container ul li a:before {
    height: 0;
    z-index: -1;
    bottom: 0;
    border-bottom: solid 4px #fe7525;
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    -moz-transition: width 0.2s ease-out 0.2s, transform 0.2s ease-out 0.2s;
    -o-transition: width 0.2s ease-out 0.2s, transform 0.2s ease-out 0.2s;
    -webkit-transition: width 0.2s ease-out 0.2s, transform 0.2s ease-out 0.2s;
    transition: width 0.2s ease-out 0.2s, transform 0.2s ease-out 0.2s;
    -moz-transform: translate(0, 0) scale(1, 0);
    -o-transform: translate(0, 0) scale(1, 0);
    -ms-transform: translate(0, 0) scale(1, 0);
    -webkit-transform: translate(0, 0) scale(1, 0);
    transform: translate(0, 0) scale(1, 0);
    transform-origin: bottom center
}

@media only screen {
    header .container nav .menu-main-menu-container ul li a:before {
        display: none
    }
}

@media only screen and (min-width: 1024px) {
    header .container nav .menu-main-menu-container ul li a:before {
        display: inline-block
    }
}

header .container nav .menu-main-menu-container ul li a:hover {
    color: #0fba6d;
    text-decoration: none;
}

@media only screen {
    header .container nav .menu-main-menu-container ul li a:hover {
        -moz-transform: none;
        -o-transform: none;
        -ms-transform: none;
        -webkit-transform: none;
        transform: none
    }
}

@media only screen and (min-width: 1024px) {
    header .container nav .menu-main-menu-container ul li a:hover {
        -moz-transform: translate(0, -4px);
        -o-transform: translate(0, -4px);
        -ms-transform: translate(0, -4px);
        -webkit-transform: translate(0, -4px);
        transform: translate(0, -4px)
    }
}

header .container nav .menu-main-menu-container ul li a:hover:before {
    -moz-transform: translate(0, 4px) scale(1, 1);
    -o-transform: translate(0, 4px) scale(1, 1);
    -ms-transform: translate(0, 4px) scale(1, 1);
    -webkit-transform: translate(0, 4px) scale(1, 1);
    transform: translate(0, 4px) scale(1, 1)
}

header .container nav .menu-main-menu-container ul li ul {
    padding: 0
}

@media only screen {
    header .container nav .menu-main-menu-container ul li ul li a {
        padding: 19px 0 19px 30px
    }
}

@media only screen and (min-width: 768px) {
    header .container nav .menu-main-menu-container ul li ul li a {
        padding: 29px 0 29px 30px
    }
}

header .container nav .menu-main-menu-container ul li.menu-item-has-children {
    position: relative
}

@media only screen and (min-width: 1024px) {
    header .container nav .menu-main-menu-container ul li.menu-item-has-children a {
        padding: 5px 30px 6px 8px;
        border: solid 1px #fff;
        background-color: #fff;
        margin: 23px 0 0 0
    }
}

header .container nav .menu-main-menu-container ul li.menu-item-has-children a:hover {
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none
}

header .container nav .menu-main-menu-container ul li.menu-item-has-children a:before {
    border-bottom: solid 4px transparent
}

header .container nav .menu-main-menu-container ul li.menu-item-has-children a:after {
    content: "▼";
    display: inline-block;
    position: absolute;
    font-size: 10px;
    line-height: 10px;
    right: 9px;
    font-family: "icomoon"
}

@media only screen {
    header .container nav .menu-main-menu-container ul li.menu-item-has-children a:after {
        top: 25px
    }
}

@media only screen and (min-width: 768px) {
    header .container nav .menu-main-menu-container ul li.menu-item-has-children a:after {
        top: 37px
    }
}

@media only screen and (min-width: 1024px) {
    header .container nav .menu-main-menu-container ul li.menu-item-has-children a:after {
        top: 12px
    }
}

@media only screen and (min-width: 1024px) {
    header .container nav .menu-main-menu-container ul li.menu-item-has-children ul {
        position: absolute;
        left: 0;
        top: 58px;
        display: none;
        background-color: #fff;
       /* width: 100%;*/
        width:185px;
        box-shadow: 0 5px 10px 0 rgba(21, 41, 53, 0.13);
        z-index: 10000
    }
}

@media only screen and (min-width: 1024px) {
    header .container nav .menu-main-menu-container ul li.menu-item-has-children ul li {
        display: block;
        float: none;
        margin: 0;
        border-bottom: 1px solid #e3e3e3;
    }
}

@media only screen and (min-width: 1024px) {
    header .container nav .menu-main-menu-container ul li.menu-item-has-children ul li.menu-item-has-children ul {
        display: none
    }
}

@media only screen and (min-width: 1024px) {
    header .container nav .menu-main-menu-container ul li.menu-item-has-children ul li a {
        border: none;
        display: block;
        box-shadow: none;
        float: none;
        margin: 0;
        padding: 4px 8px 4px 8px;
        font-size: 16px;
        line-height: 24px;
        color: #4a5471;
        -moz-transition: color 0.2s ease, background-color 0.2s ease;
        -o-transition: color 0.2s ease, background-color 0.2s ease;
        -webkit-transition: color 0.2s ease, background-color 0.2s ease;
        transition: color 0.2s ease, background-color 0.2s ease
    }
}

@media only screen and (min-width: 1024px) {
    header .container nav .menu-main-menu-container ul li.menu-item-has-children ul li a:hover {
        background-color: #0fba6d;
        color: #fff;
        text-decoration: none;

    }
}

header .container nav .menu-main-menu-container ul li.menu-item-has-children ul li a:after {
    display: none
}

@media only screen and (min-width: 1024px) {
    header .container nav .menu-main-menu-container ul li.menu-item-has-children.open a {
        border: solid 1px #2F77B0;
        box-shadow: 0 5px 10px 0 rgba(21, 41, 53, 0.13)
    }
}

@media only screen and (min-width: 1024px) {
    header .container nav .menu-main-menu-container ul li.menu-item-has-children.open a:after {
        content: ""
    }
}

@media only screen and (min-width: 1024px) {
    header .container nav .menu-main-menu-container ul li.menu-item-has-children.open ul {
        display: block
    }
}

@media only screen and (min-width: 1024px) {
    header .container nav .menu-main-menu-container ul li.menu-item-has-children.open ul li a {
        border: none;
        box-shadow: none
    }
}

header .container nav .menu-main-account-container {
    position: absolute;
    right: 0;
    top: 0
}

@media only screen {
    header .container nav .menu-main-account-container {
        position: static;
        display: block
    }
}

@media only screen and (min-width: 1024px) {
    header .container nav .menu-main-account-container {
        position: absolute;
        display: inline-block;
        margin: 0 40px 0 0
    }
}

header .container nav .menu-main-account-container ul {
    display: block;
    margin: 0 39px 0 0
}

@media only screen {
    header .container nav .menu-main-account-container ul {
        margin: 0;
        padding: 0 20px 0 20px
    }
}

@media only screen and (min-width: 768px) {
    header .container nav .menu-main-account-container ul {
        padding: 0 50px 0 50px
    }
}

@media only screen and (min-width: 1024px) {
    header .container nav .menu-main-account-container ul {
        padding: 0
    }
}

header .container nav .menu-main-account-container ul li {
    display: inline;
    float: left;
    padding: 0
}

@media only screen {
    header .container nav .menu-main-account-container ul li {
        display: block;
        float: none
    }
}

@media only screen and (min-width: 1024px) {
    header .container nav .menu-main-account-container ul li {
        display: inline-block;
        float: left
    }
}

header .container nav .menu-main-account-container ul li:before {
    display: none
}

header .container nav .menu-main-account-container ul li a {
    font-family: "Source Sans Pro", sans-serif;
    display: inline-block;
    color: #152935;
    font-weight: 400;
    letter-spacing: 0.2px;
    -moz-transition: color 0.2s ease-out 0.2s;
    -o-transition: color 0.2s ease-out 0.2s;
    -webkit-transition: color 0.2s ease-out 0.2s;
    transition: color 0.2s ease-out 0.2s;
    width: 90%;
    text-align: center;

}


@media only screen {
    header .container nav .menu-main-account-container ul li a {
        display: block;
        float: none;
        margin: 0;
        padding: 19px 0 19px 0;
        border-bottom: solid 1px #DFE3E6;
        width: 100% !important;
    }
}

@media only screen and (min-width: 768px) {
    header .container nav .menu-main-account-container ul li a {
        padding: 29px 0 29px 0;
        width:100% !important;
    }

}


@media only screen and (min-width: 1024px) {
    header .container nav .menu-main-account-container ul li a {
        display: inline-block;
        border-bottom: none;
        margin: 20px 0px 21px 9px;
        padding: 10px 5px 9px 5px;
        float: right
    }
}

@media only screen {
    header .container nav .menu-main-account-container ul li a:before {
        display: none
    }
}

header .container nav .menu-main-account-container ul li a:hover {
    color: #0fba6d;
    text-decoration: none;
}

@media only screen {
    header .container nav .menu-main-account-container ul li a:hover {
        -moz-transform: none;
        -o-transform: none;
        -ms-transform: none;
        -webkit-transform: none;
        transform: none
    }
}

header .container nav .menu-main-account-container ul li.button-wrapper a {
    color: #fff;
    text-align: center
}

@media only screen {
    header .container nav .menu-main-account-container ul li.button-wrapper a {
        display: block;
        width: auto;
        margin: 20px auto 10px auto;
        padding: 21px 10px 19px 10px;
        max-width: 320px
    }
}

@media only screen and (min-width: 768px) {
    header .container nav .menu-main-account-container ul li.button-wrapper a {
        width: 280px;
        display: block;
        margin: 45px auto 0 auto;
        max-width: none
    }
}

@media only screen and (min-width: 1024px) {
    header .container nav .menu-main-account-container ul li.button-wrapper a {
        width: 167px;
        margin: 16px 0 16px 23px;
        display: inline-block;
        padding: 14px 13px 14px 14px
    }
}

header .container nav .menu-main-account-container ul li.button-wrapper a:hover {
    color: #fff
}

header .container nav .menu-main-account-container ul li.button-wrapper a:before {
    display: block
}

header[data-open] .container #main-menu-button svg rect.top {
    -webkit-animation-name: main-menu-top-open;
    -moz-animation-name: main-menu-top-open;
    -o-animation-name: main-menu-top-open;
    animation-name: main-menu-top-open
}

header[data-open] .container #main-menu-button svg rect.middle {
    opacity: 0;
    filter: alpha(opacity=0)
}

header[data-open] .container #main-menu-button svg rect.bottom {
    -webkit-animation-name: main-menu-bottom-open;
    -moz-animation-name: main-menu-bottom-open;
    -o-animation-name: main-menu-bottom-open;
    animation-name: main-menu-bottom-open
}

@media only screen {
    header[data-open] .container nav {
        -moz-transform: translate(-100%, 0);
        -o-transform: translate(-100%, 0);
        -ms-transform: translate(-100%, 0);
        -webkit-transform: translate(-100%, 0);
        transform: translate(-100%, 0)
    }
}

@media only screen and (min-width: 1024px) {
    header[data-open] .container nav {
        -moz-transform: none;
        -o-transform: none;
        -ms-transform: none;
        -webkit-transform: none;
        transform: none
    }
}

header[data-close] .container #main-menu-button svg rect.top {
    -webkit-animation-name: main-menu-top-close;
    -moz-animation-name: main-menu-top-close;
    -o-animation-name: main-menu-top-close;
    animation-name: main-menu-top-close
}

header[data-close] .container #main-menu-button svg rect.middle {
    opacity: 1;
    filter: alpha(opacity=100)
}

header[data-close] .container #main-menu-button svg rect.bottom {
    -webkit-animation-name: main-menu-bottom-close;
    -moz-animation-name: main-menu-bottom-close;
    -o-animation-name: main-menu-bottom-close;
    animation-name: main-menu-bottom-close
}

header[data-sticky] {
    border-bottom: solid 1px #DFE3E6
}

header[data-sticky][data-open] {
    border-bottom: solid 1px #DFE3E6
}

@media only screen {
    header[data-open] {
        border-bottom: solid 1px #DFE3E6
    }
}

@media only screen and (min-width: 1024px) {
    header[data-open] {
        border-bottom: solid 1px #fff
    }
}

.footer-buttons {
    background-color: rgba(245, 74, 92, 0.0509804);
    text-align: center;
    padding: 31px 0 32px 0
}

@media only screen {
    .footer-buttons {
        padding: 20px 0 20px 0
    }
}

@media only screen and (min-width: 1024px) {
    .footer-buttons {
        padding: 31px 0 32px 0
    }
}

@media only screen {
    .footer-buttons .container-padding-no-width .giant-button {
        display: block;
        margin: 20px auto 20px auto;
        width: auto;
        max-width: 280px
    }
}

@media only screen and (min-width: 1024px) {
    .footer-buttons .container-padding-no-width .giant-button {
        display: inline-block;
        width: 280px;
        max-width: none;
        margin: 0 25px 0 25px
    }
}

footer {
    margin: 0 auto 0 auto
}

@media only screen {
    footer {
        padding: 0 20px 0 20px
    }
}

@media only screen and (min-width: 1024px) {
    footer {
        padding: 0
    }
}

footer .grey-section {
    background-color: #fff
}

footer .grey-section .company-details {
    display: block
}

@media only screen {
    footer .grey-section .company-details {
        padding: 14px 0 0 0
    }
}

@media only screen and (min-width: 768px) {
    footer .grey-section .company-details {
        width: 33%;
        float: left;
        padding: 0
    }
}

@media only screen and (min-width: 1024px) {
    footer .grey-section .company-details {
        padding: 0 0 0 40px;
        float: none;
        position: absolute;
        width: auto;
        left: 0;
        top: 0
    }
}

footer .grey-section .company-details .logo {
    display: inline-block;
    width: 118px;
    height: 24px;
    background-size: 100% auto;
    background-repeat: no-repeat;
    outline: none
}

@media only screen {
    footer .grey-section .company-details .logo {
        margin: 20px 0 17px 0
    }
}

@media only screen and (min-width: 768px) {
    footer .grey-section .company-details .logo {
        margin: 58px 0 17px 20px
    }
}

@media only screen and (min-width: 1024px) {
    footer .grey-section .company-details .logo {
        margin: 58px 0 17px 0
    }
}

footer .grey-section .company-details .logo.load {
    background-image: url("../imagesnew/670mainlogolight.png");
    float: left;
    width: 200px;
    height: 100px;
}

footer .grey-section .company-details p {
    font-size: 16px;
    line-height: 36px;
    font-weight: 400;
    letter-spacing: 0.1px;
    font-family: "Source Sans Pro", sans-serif;
    padding: 0
}

@media only screen and (min-width: 768px) {
    footer .grey-section .company-details p {
        margin: 0 0 0 20px
    }
}

@media only screen and (min-width: 1024px) {
    footer .grey-section .company-details p {
        margin: 0
    }
}

footer .grey-section .company-details p a {
    font-size: 15px;
    -moz-transition: color 0.2s ease-out 0.2s;
    -o-transition: color 0.2s ease-out 0.2s;
    -webkit-transition: color 0.2s ease-out 0.2s;
    transition: color 0.2s ease-out 0.2s
}

@media only screen {
    footer .grey-section .company-details p a {
        letter-spacing: 1px
    }
}

@media only screen and (min-width: 1024px) {
    footer .grey-section .company-details p a {
        letter-spacing: 0
    }
}

footer .grey-section .company-details p a:hover {
    color: #0fba6d
}

footer .grey-section nav {
    display: block
}

@media only screen {
    footer .grey-section nav {
        padding: 22px 0 19px 0
    }
}

@media only screen and (min-width: 768px) {
    footer .grey-section nav {
        width: 66%;
        float: left;
        padding: 56px 0 19px 0
    }
}

@media only screen and (min-width: 1024px) {
    footer .grey-section nav {
        width: auto;
        padding: 56px 0 58px 277px;
        float: none
    }
}

@media only screen {
    footer .grey-section nav .menu {
        display: block;
        float: none;
        width: auto
    }
}

@media only screen and (min-width: 768px) {
    footer .grey-section nav .menu {
        display: inline-block;
        float: left;
        width: 50%
    }
}

@media only screen and (min-width: 1024px) {
    footer .grey-section nav .menu {
        width: 25%
    }
}

footer .grey-section nav .menu h4 {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
    position: relative;
    font-weight: 600;
    text-transform: uppercase;
    font-family: "Source Sans Pro", sans-serif;
    padding: 0
}

@media only screen {
    footer .grey-section nav .menu h4 {
        cursor: pointer;
        margin: 0 0 20px 0
    }
    footer .grey-section nav .menu h4:after {
        content: "";
        position: absolute;
        font-size: 10px;
        line-height: 10px;
        right: -1px;
        top: 7px;
        font-family: "icomoon"
    }
    footer .grey-section nav .menu h4[data-open]:after {
        content: ""
    }
}

@media (max-width: 768px) {
    .btnsBG ul li a{
        padding: 20px 13px !important;
    }
}

@media only screen and (min-width: 768px) {
    footer .grey-section nav .menu h4 {
        cursor: default;
        margin: 0 0 20px 17px
    }
    footer .grey-section nav .menu h4:after {
        display: none
    }
}

@media only screen and (min-width: 1024px) {
    footer .grey-section nav .menu h4 {
        margin: 0 0 19px 0
    }
}

footer .grey-section nav .menu ul {
    list-style: none;
    display: block;
    width: auto
}

@media only screen {
    footer .grey-section nav .menu ul {
        overflow: hidden;
        padding: 0;
        height: 0
    }
    footer .grey-section nav .menu ul[data-animation] {
        -moz-transition: height 0.4s ease-out;
        -o-transition: height 0.4s ease-out;
        -webkit-transition: height 0.4s ease-out;
        transition: height 0.4s ease-out
    }
}

@media only screen and (min-width: 768px) {
    footer .grey-section nav .menu ul {
        overflow: visible;
        height: 315px !important;
        padding: 0 20px 0 17px
    }
    footer .grey-section nav .menu ul[data-animation] {
        -moz-transition: none;
        -o-transition: none;
        -webkit-transition: none;
        transition: none
    }
}

@media only screen and (min-width: 1024px) {
    footer .grey-section nav .menu ul {
        padding: 0 20px 0 0;
        height: auto !important
    }
}

footer .grey-section nav .menu ul li {
    list-style: none;
    display: block
}

@media only screen {
    footer .grey-section nav .menu ul li {
        padding: 4px 0 12px 0
    }
}

@media only screen and (min-width: 1024px) {
    footer .grey-section nav .menu ul li {
        padding: 5px 0 11px 0
    }
}

footer .grey-section nav .menu ul li:before {
    display: none
}

footer .grey-section nav .menu ul li a {
    font-size: 15px;
    line-height: 16px;
    font-weight: 400;
    letter-spacing: 0.5px;
    -moz-transition: color 0.2s ease-out 0.2s;
    -o-transition: color 0.2s ease-out 0.2s;
    -webkit-transition: color 0.2s ease-out 0.2s;
    transition: color 0.2s ease-out 0.2s;
    color: #5A6872;
    font-family: "Source Sans Pro", sans-serif
}

footer .grey-section nav .menu ul li a:before {
    display: none
}

footer .grey-section nav .menu ul li a:hover {
    color: #0fba6d
}

footer .grey-section nav:after {
    content: "";
    clear: both;
    display: block;
    height: 0
}

footer .white-section {
    background-color: #333333 !important;
}

footer .white-section p {
    font-size: 12px;
    line-height: 18px;
    color: #fff;
    font-weight: 400;
    letter-spacing: 0.2px;
    float: left;
    font-family: "Source Sans Pro", sans-serif
}

@media only screen {
    footer .white-section p {
        padding: 49px 0 40px 0
    }
}

@media only screen and (min-width: 768px) {
    footer .white-section p {
        padding: 21px 0 40px 20px
    }
}

@media only screen and (min-width: 1024px) {
    footer .white-section p {
        padding: 24px 0 25px 39px
    }
}

@media only screen {
    footer .white-section .social-menu {
        width: auto;
        position: static;
        text-align: left;
        padding: 0
    }
}

@media only screen and (min-width: 768px) {
    footer .white-section .social-menu {
        float: right;
        padding: 21px 7px 0 0
    }
}

@media only screen and (min-width: 1024px) {
    footer .white-section .social-menu {
        width: 198px;
        padding: 25px 0 0 0
    }
}

footer .white-section .social-menu li {
    display: inline-block;
    padding: 0
}

footer .white-section .social-menu li:before {
    display: none
}

footer .white-section .social-menu li a {
    -moz-transition: opacity 0.2s ease-out 0.2s;
    -o-transition: opacity 0.2s ease-out 0.2s;
    -webkit-transition: opacity 0.2s ease-out 0.2s;
    transition: opacity 0.2s ease-out 0.2s
}

@media only screen {
    footer .white-section .social-menu li a {
        float: none;
        margin: 2px 13px 0 0;
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@media only screen and (min-width: 1024px) {
    footer .white-section .social-menu li a {
        float: left;
        margin: 0 0 0 13px;
        opacity: .7;
        filter: alpha(opacity=70)
    }
}

footer .white-section .social-menu li a:after {
    font-size: 15px;
    line-height: 15px;
    font-family: "icomoon"
}

footer .white-section .social-menu li a:before {
    display: none
}

footer .white-section .social-menu li a:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

footer .white-section .social-menu li a.facebook:after {
    content: "";
    color: #314C8F
}

footer .white-section .social-menu li a.twitter:after {
    content: "";
    color: #0194F3
}

footer .white-section .social-menu li a.linkedin:after {
    content: "";
    color: #1A85BC
}

footer .white-section .social-menu li a.instagram:after {
    content: "";
    color: #F00075
}

footer .white-section .social-menu li a.youtube:after {
    content: "";
    color: #EA4335
}

footer .white-section .menu-footer-legal-container {
    float: left
}

footer .white-section .menu-footer-legal-container ul {
    list-style: none
}

@media only screen {
    footer .white-section .menu-footer-legal-container ul {
        position: absolute;
        top: 0;
        left: 0;
        text-align: left;
        padding: 38px 0 0 0
    }
}

@media only screen and (min-width: 768px) {
    footer .white-section .menu-footer-legal-container ul {
        float: left;
        position: static;
        padding: 22px 0 0 66px
    }
}

@media only screen and (min-width: 1024px) {
    footer .white-section .menu-footer-legal-container ul {
        padding: 25px 0 0 66px
    }
}

footer .white-section .menu-footer-legal-container ul li {
    padding: 0;
    list-style: none;
    float: left
}

footer .white-section .menu-footer-legal-container ul li:before {
    display: none
}

footer .white-section .menu-footer-legal-container ul li a {
    display: inline-block;
    float: left;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.4px;
    color: #fff;
    -moz-transition: color 0.2s ease-out 0.2s;
    -o-transition: color 0.2s ease-out 0.2s;
    -webkit-transition: color 0.2s ease-out 0.2s;
    transition: color 0.2s ease-out 0.2s;
    font-family: "Source Sans Pro", sans-serif
}

@media only screen {
    footer .white-section .menu-footer-legal-container ul li a {
        margin: 0 30px 0 2px
    }
}

@media only screen and (min-width: 768px) {
    footer .white-section .menu-footer-legal-container ul li a {
        margin: 0 24px 0 2px
    }
}

footer .white-section .menu-footer-legal-container ul li a:hover {
    color: #fe7525;
}

footer .white-section:after {
    content: "";
    clear: both;
    display: block;
    height: 0
}

[data-action="animation"] {
    opacity: 0;
    filter: alpha(opacity=0)
}

[data-action="animation"][data-animated] {
    -moz-transition: opacity 1s ease-out 0.1s;
    -o-transition: opacity 1s ease-out 0.1s;
    -webkit-transition: opacity 1s ease-out 0.1s;
    transition: opacity 1s ease-out 0.1s;
    opacity: 1;
    filter: alpha(opacity=100)
}

[data-action="animation"][data-animation-direction][data-animated] {
    -moz-transition: opacity 1s ease-out 0.1s, transform 0.8s ease-out 0.1s;
    -o-transition: opacity 1s ease-out 0.1s, transform 0.8s ease-out 0.1s;
    -webkit-transition: opacity 1s ease-out 0.1s, transform 0.8s ease-out 0.1s;
    transition: opacity 1s ease-out 0.1s, transform 0.8s ease-out 0.1s;
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

[data-action="animation"][data-animation-direction="top"] {
    -moz-transform: translate(0, -100px);
    -o-transform: translate(0, -100px);
    -ms-transform: translate(0, -100px);
    -webkit-transform: translate(0, -100px);
    transform: translate(0, -100px)
}

[data-action="animation"][data-animation-direction="bottom"] {
    -moz-transform: translate(0, 100px);
    -o-transform: translate(0, 100px);
    -ms-transform: translate(0, 100px);
    -webkit-transform: translate(0, 100px);
    transform: translate(0, 100px)
}

[data-action="animation"][data-animation-direction="right"] {
    -moz-transform: translate(100px, 0);
    -o-transform: translate(100px, 0);
    -ms-transform: translate(100px, 0);
    -webkit-transform: translate(100px, 0);
    transform: translate(100px, 0)
}

[data-action="animation"][data-animation-direction="left"] {
    -moz-transform: translate(-100px, 0);
    -o-transform: translate(-100px, 0);
    -ms-transform: translate(-100px, 0);
    -webkit-transform: translate(-100px, 0);
    transform: translate(-100px, 0)
}

.hero-section {
    background-color: #152935;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top
}

.hero-section.front-page-hero {
    background-position: right bottom;
    background-size: auto 100%;
    background-color: transparent;
    position: relative
}

.hero-section.front-page-hero .container .button {
    color: #293142
}

.hero-section.front-page-hero .container .button:after {
    background-color: #fff
}

.hero-section.front-page-hero .container .button.hover-no-color:before {
    display: none
}

@media only screen and (min-width: 768px) {
    .hero-section.front-page-hero p {
        font-size: 22px;
        font-weight: 300;
        margin-bottom: 10px
    }
}

@media only screen {
    .hero-section.left .container .hero {
        padding: 59px 0 39px 0;
        text-align: center
    }
}

@media only screen and (min-width: 768px) {
    .hero-section.left .container .hero {
        padding: 120px 0 158px 57px;
        text-align: left;
        width: 700px
    }
}

@media only screen and (min-width: 1024px) {
    .hero-section.left .container .hero {
        padding: 116px 0 184px 60px
    }
}

@media only screen {
    .hero-section.left .container .hero h1 {
        padding: 0 13px 36px 13px
    }
}

@media only screen and (min-width: 768px) {
    .hero-section.left .container .hero h1 {
        padding: 0 13px 39px 13px
    }
}

@media only screen and (min-width: 1024px) {
    .hero-section.left .container .hero h1 {
        padding: 0 0 38px 0
    }
}

@media only screen {
    .hero-section.left .container .hero p {
        padding: 0 13px 35px 13px
    }
}

@media only screen and (min-width: 768px) {
    .hero-section.left .container .hero p {
        padding: 0 13px 35px 8px
    }
}

@media only screen and (min-width: 1024px) {
    .hero-section.left .container .hero p {
        padding: 0 50px 36px 0
    }
}

@media only screen {
    .hero-section.left .container .hero .button {
        margin: 0 25px 26px 25px
    }
}

@media only screen and (min-width: 768px) {
    .hero-section.left .container .hero .button {
        margin: 0 28px 22px 3px
    }
}

@media only screen and (min-width: 1024px) {
    .hero-section.left .container .hero .button {
        margin: 0 25px 0 0;
        display: inline-block
    }
}

.hero-section.left .container .hero .button.outline {
    color: #fff;
    width: auto
}

.hero-section.left .container .hero .button.outline .icon-arrow-right {
    color: #fff
}

.hero-section.left .container .hero .button.outline:after {
    background-color: transparent
}

.hero-section.left .container .hero .button.outline:before {
    border-bottom-color: #fff
}

.hero-section .container .hero {
    padding: 101px 0 100px 0;
    text-align: center
}

.hero-section .container .hero h1 {
    color: #fff
}

.hero-section .container .hero p {
    color: #fff
}

.hero-section .container .hero .button {
    margin: 0 20px 0 20px
}

.hero-section .container .hero .button.outline {
    color: #fff
}

.hero-section .container .hero .button.outline .icon-arrow-right {
    color: #fff
}

.show-mobile-up {
    display: block
}

.mobile-mb-nav {
    margin-bottom: 0 !important;
}

@media only screen {
    .show-tablet-up {
        display: none
    }
}

@media only screen and (min-width: 768px) {
    .show-tablet-up {
        display: block
    }
}

@media only screen {
    .show-laptop-up {
        display: none
    }
}

@media only screen and (min-width: 1024px) {
    .show-laptop-up {
        display: block
    }
}

@media only screen {
    .show-desktop-up {
        display: none
    }
}
.show-desktop-div{
    display: block;
}
@media only screen and (min-width: 1200px) {

    .show-desktop-up {
        display: block
    }
}

.hide-mobile-up {
    display: none
}

@media only screen {
    .hide-tablet-up {
        display: block
    }
}

@media only screen and (min-width: 768px) {
    .hide-tablet-up {
        display: none
    }
}

@media only screen {
    .hide-laptop-up {
        display: block
    }
}

@media only screen and (min-width: 1024px) {
    .hide-laptop-up {
        display: none
    }
}

@media only screen {
    .hide-desktop-up {
        display: block
    }
}

@media only screen and (min-width: 1200px) {
    .hide-desktop-up {
        display: none
    }
}

body #body {
    opacity: 1;
    filter: alpha(opacity=100)
}

@media only screen {
    .step-on-the-way {
        text-align: left
    }
}

@media only screen and (min-width: 1024px) {
    .step-on-the-way {
        text-align: center
    }
}

@media only screen {
    .step-on-the-way {
        padding: 32px 0 30px 0
    }
}

@media only screen and (min-width: 1024px) {
    .step-on-the-way {
        padding: 78px 0 80px 0
    }
}

@media only screen {
    .step-on-the-way .container-padding h2 {
        text-align: left;
        padding: 0 0 23px 0
    }
}

@media only screen and (min-width: 768px) {
    .step-on-the-way .container-padding h2 {
        text-align: center;
        padding: 40px 0 23px 0
    }
}

@media only screen and (min-width: 1024px) {
    .step-on-the-way .container-padding h2 {
        padding: 0 0 23px 0
    }
}

.step-on-the-way .container-padding p {
    padding: 0 0 5px 0
}

.step-on-the-way .container-padding .step-on-the-way-chart {
    position: relative
}

@media only screen {
    .step-on-the-way .container-padding .step-on-the-way-chart {
        max-width: 270px;
        margin: 0 auto 0 auto
    }
}

@media only screen and (min-width: 1024px) {
    .step-on-the-way .container-padding .step-on-the-way-chart {
        max-width: none;
        margin: 0
    }
}

.step-on-the-way .container-padding .step-on-the-way-chart ul {
    list-style: none;
    display: block
}

@media only screen {
    .step-on-the-way .container-padding .step-on-the-way-chart ul {
        padding: 0 0 0 60px
    }
}

@media only screen and (min-width: 1024px) {
    .step-on-the-way .container-padding .step-on-the-way-chart ul {
        padding: 0 50px 0 50px
    }
}

.step-on-the-way .container-padding .step-on-the-way-chart ul li {
    list-style: none;
    position: relative
}

@media only screen {
    .step-on-the-way .container-padding .step-on-the-way-chart ul li {
        display: block;
        padding: 89px 0 39px 0
    }
}

@media only screen and (min-width: 1024px) {
    .step-on-the-way .container-padding .step-on-the-way-chart ul li {
        width: 25%;
        float: left;
        display: inline-block;
        padding: 185px 0 0 0
    }
}

.step-on-the-way .container-padding .step-on-the-way-chart ul li h5 {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-transform: translate(0, 20px);
    -o-transform: translate(0, 20px);
    -ms-transform: translate(0, 20px);
    -webkit-transform: translate(0, 20px);
    transform: translate(0, 20px)
}

@media only screen {
    .step-on-the-way .container-padding .step-on-the-way-chart ul li h5 {
        padding: 0 0 17px 0
    }
}

@media only screen and (min-width: 1024px) {
    .step-on-the-way .container-padding .step-on-the-way-chart ul li h5 {
        padding: 0 25px 10px 25px
    }
}

.step-on-the-way .container-padding .step-on-the-way-chart ul li p {
    font-size: 15px;
    line-height: 20px;
    color: #5A6872;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-transform: translate(0, 20px);
    -o-transform: translate(0, 20px);
    -ms-transform: translate(0, 20px);
    -webkit-transform: translate(0, 20px);
    transform: translate(0, 20px)
}

@media only screen {
    .step-on-the-way .container-padding .step-on-the-way-chart ul li p {
        padding: 0
    }
}

@media only screen and (min-width: 1024px) {
    .step-on-the-way .container-padding .step-on-the-way-chart ul li p {
        padding: 0 25px 0 25px
    }
}

.step-on-the-way .container-padding .step-on-the-way-chart ul li:after {
    display: inline-block;
    position: absolute;
    width: 27px;
    line-height: 12px;
    font-size: 12px;
    padding: 8px 0 7px 0;
    text-align: center;
    font-weight: 600;
    margin: 0 0 0 -13px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    z-index: 5;
    -moz-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0)
}

@media only screen {
    .step-on-the-way .container-padding .step-on-the-way-chart ul li:after {
        left: -35px;
        top: 39px
    }
}

@media only screen and (min-width: 1024px) {
    .step-on-the-way .container-padding .step-on-the-way-chart ul li:after {
        left: 50%;
        top: 128px
    }
}

.step-on-the-way .container-padding .step-on-the-way-chart ul li:before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    background-repeat: no-repeat;
    background-size: auto 100%;
    -moz-transform: translate(0, 150%) scale(0, 0);
    -o-transform: translate(0, 150%) scale(0, 0);
    -ms-transform: translate(0, 150%) scale(0, 0);
    -webkit-transform: translate(0, 150%) scale(0, 0);
    transform: translate(0, 150%) scale(0, 0)
}

@media only screen {
    .step-on-the-way .container-padding .step-on-the-way-chart ul li:before {
        background-position: left top;
        width: 60px
    }
}

@media only screen and (min-width: 1024px) {
    .step-on-the-way .container-padding .step-on-the-way-chart ul li:before {
        background-position: center top;
        width: 100%
    }
}

.step-on-the-way .container-padding .step-on-the-way-chart ul li.create:before {
    height: 47px
}

@media only screen {
    .step-on-the-way .container-padding .step-on-the-way-chart ul li.create:before {
        top: 29px
    }
}

@media only screen and (min-width: 1024px) {
    .step-on-the-way .container-padding .step-on-the-way-chart ul li.create:before {
        top: 46px
    }
}

.step-on-the-way .container-padding .step-on-the-way-chart ul li.create:after {
    content: "1";
    color: #DF3971
}

.step-on-the-way .container-padding .step-on-the-way-chart ul li.create.load:before {
    background-image: url("../imagesnew/step-on-the-way-create.png");
    background-image: url("../fonts/step-on-the-way-create.svg")
}

.step-on-the-way .container-padding .step-on-the-way-chart ul li.promote-sell:before {
    height: 59px
}

@media only screen {
    .step-on-the-way .container-padding .step-on-the-way-chart ul li.promote-sell:before {
        top: 23px
    }
}

@media only screen and (min-width: 1024px) {
    .step-on-the-way .container-padding .step-on-the-way-chart ul li.promote-sell:before {
        top: 35px
    }
}

.step-on-the-way .container-padding .step-on-the-way-chart ul li.promote-sell:after {
    content: "2";
    color: #6576A8
}

.step-on-the-way .container-padding .step-on-the-way-chart ul li.promote-sell.load:before {
    background-image: url("../imagesnew/step-on-the-way-promote-sell.png");
    background-image: url("../fonts/step-on-the-way-promote-sell.svg")
}

.step-on-the-way .container-padding .step-on-the-way-chart ul li.event-day:before {
    height: 58px
}

@media only screen {
    .step-on-the-way .container-padding .step-on-the-way-chart ul li.event-day:before {
        top: 23px
    }
}

@media only screen and (min-width: 1024px) {
    .step-on-the-way .container-padding .step-on-the-way-chart ul li.event-day:before {
        top: 27px
    }
}

.step-on-the-way .container-padding .step-on-the-way-chart ul li.event-day:after {
    content: "3";
    color: #65A7BF
}

.step-on-the-way .container-padding .step-on-the-way-chart ul li.event-day.load:before {
    background-image: url("../imagesnew/step-on-the-way-event-day.png");
    background-image: url("../fonts/step-on-the-way-event-day.svg")
}

.step-on-the-way .container-padding .step-on-the-way-chart ul li.scale:before {
    height: 48px
}

@media only screen {
    .step-on-the-way .container-padding .step-on-the-way-chart ul li.scale:before {
        top: 28px
    }
}

@media only screen and (min-width: 1024px) {
    .step-on-the-way .container-padding .step-on-the-way-chart ul li.scale:before {
        top: 45px
    }
}

.step-on-the-way .container-padding .step-on-the-way-chart ul li.scale:after {
    content: "4";
    color: #90CFC7
}

.step-on-the-way .container-padding .step-on-the-way-chart ul li.scale.load:before {
    background-image: url("../imagesnew/step-on-the-way-scale.png");
    background-image: url("../fonts/step-on-the-way-scale.svg")
}

.step-on-the-way .container-padding .step-on-the-way-chart ul:before {
    content: "";
    position: absolute
}

@media only screen {
    .step-on-the-way .container-padding .step-on-the-way-chart ul:before {
        background: #152935;
        background: -moz-linear-gradient(top, #fff 1%, #DF3971 12%, #6576A8 37%, #65A7BF 63%, #90CFC7 87%, #9ADAC9 100%);
        background: -webkit-linear-gradient(top, #fff 1%, #DF3971 12%, #6576A8 37%, #65A7BF 63%, #90CFC7 87%, #9ADAC9 100%);
        background: linear-gradient(to bottom, #fff 1%, #DF3971 12%, #6576A8 37%, #65A7BF 63%, #90CFC7 87%, #9ADAC9 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#9ADAC9', GradientType=1);
        width: 2px;
        height: 96%;
        top: 40px;
        left: 24px
    }
}

@media only screen and (min-width: 1024px) {
    .step-on-the-way .container-padding .step-on-the-way-chart ul:before {
        background: #152935;
        background: -moz-linear-gradient(left, #fff 1%, #DF3971 12%, #6576A8 37%, #65A7BF 63%, #90CFC7 87%, #9ADAC9 100%);
        background: -webkit-linear-gradient(left, #fff 1%, #DF3971 12%, #6576A8 37%, #65A7BF 63%, #90CFC7 87%, #9ADAC9 100%);
        background: linear-gradient(to right, #fff 1%, #DF3971 12%, #6576A8 37%, #65A7BF 63%, #90CFC7 87%, #9ADAC9 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#9ADAC9', GradientType=1);
        width: 95%;
        height: 2px;
        top: 141px;
        left: 0
    }
}

.step-on-the-way .container-padding .step-on-the-way-chart ul:after {
    content: "";
    clear: both;
    display: block;
    height: 0
}

.step-on-the-way .container-padding .step-on-the-way-chart:after {
    position: absolute;
    font-family: "icomoon";
    font-size: 18px;
    line-height: 18px;
    color: #9ADAC9;
    z-index: 10;
    opacity: 0;
    filter: alpha(opacity=0)
}

@media only screen {
    .step-on-the-way .container-padding .step-on-the-way-chart:after {
        content: "\e906";
        left: 16px;
        top: 40px
    }
}

@media only screen and (min-width: 1024px) {
    .step-on-the-way .container-padding .step-on-the-way-chart:after {
        content: "\e905";
        left: 0;
        top: 133px
    }
}

.step-on-the-way .container-padding .step-on-the-way-chart:before {
    content: "";
    position: absolute;
    background-color: #fff;
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    z-index: 1
}

@media only screen {
    .step-on-the-way .container-padding .step-on-the-way-chart:before {
        height: 96%;
        width: 2px;
        top: 40px;
        left: 24px
    }
}

@media only screen and (min-width: 1024px) {
    .step-on-the-way .container-padding .step-on-the-way-chart:before {
        height: 2px;
        width: 95%;
        top: 141px;
        left: 0
    }
}

.step-on-the-way[data-animated] .container-padding .step-on-the-way-chart ul li:after {
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -moz-transition: transform 0.6s ease;
    -o-transition: transform 0.6s ease;
    -webkit-transition: transform 0.6s ease;
    transition: transform 0.6s ease
}

.step-on-the-way[data-animated] .container-padding .step-on-the-way-chart ul li:before {
    -moz-transform: translate(0, 0) scale(1, 1);
    -o-transform: translate(0, 0) scale(1, 1);
    -ms-transform: translate(0, 0) scale(1, 1);
    -webkit-transform: translate(0, 0) scale(1, 1);
    transform: translate(0, 0) scale(1, 1);
    -moz-transition: transform 0.6s ease;
    -o-transition: transform 0.6s ease;
    -webkit-transition: transform 0.6s ease;
    transition: transform 0.6s ease
}

@media only screen {
    .step-on-the-way[data-animated] .container-padding .step-on-the-way-chart ul li.create:before,
    .step-on-the-way[data-animated] .container-padding .step-on-the-way-chart ul li.create:after,
    .step-on-the-way[data-animated] .container-padding .step-on-the-way-chart ul li.create h5,
    .step-on-the-way[data-animated] .container-padding .step-on-the-way-chart ul li.create p {
        -moz-transition-delay: 0.7s;
        -o-transition-delay: 0.7s;
        -webkit-transition-delay: 0.7s;
        transition-delay: 0.7s
    }
}

@media only screen and (min-width: 1024px) {
    .step-on-the-way[data-animated] .container-padding .step-on-the-way-chart ul li.create:before,
    .step-on-the-way[data-animated] .container-padding .step-on-the-way-chart ul li.create:after,
    .step-on-the-way[data-animated] .container-padding .step-on-the-way-chart ul li.create h5,
    .step-on-the-way[data-animated] .container-padding .step-on-the-way-chart ul li.create p {
        -moz-transition-delay: 0.8s;
        -o-transition-delay: 0.8s;
        -webkit-transition-delay: 0.8s;
        transition-delay: 0.8s
    }
}

@media only screen {
    .step-on-the-way[data-animated] .container-padding .step-on-the-way-chart ul li.promote-sell:before,
    .step-on-the-way[data-animated] .container-padding .step-on-the-way-chart ul li.promote-sell:after,
    .step-on-the-way[data-animated] .container-padding .step-on-the-way-chart ul li.promote-sell h5,
    .step-on-the-way[data-animated] .container-padding .step-on-the-way-chart ul li.promote-sell p {
        -moz-transition-delay: 1s;
        -o-transition-delay: 1s;
        -webkit-transition-delay: 1s;
        transition-delay: 1s
    }
}

@media only screen and (min-width: 1024px) {
    .step-on-the-way[data-animated] .container-padding .step-on-the-way-chart ul li.promote-sell:before,
    .step-on-the-way[data-animated] .container-padding .step-on-the-way-chart ul li.promote-sell:after,
    .step-on-the-way[data-animated] .container-padding .step-on-the-way-chart ul li.promote-sell h5,
    .step-on-the-way[data-animated] .container-padding .step-on-the-way-chart ul li.promote-sell p {
        -moz-transition-delay: 1.1s;
        -o-transition-delay: 1.1s;
        -webkit-transition-delay: 1.1s;
        transition-delay: 1.1s
    }
}

@media only screen {
    .step-on-the-way[data-animated] .container-padding .step-on-the-way-chart ul li.event-day:before,
    .step-on-the-way[data-animated] .container-padding .step-on-the-way-chart ul li.event-day:after,
    .step-on-the-way[data-animated] .container-padding .step-on-the-way-chart ul li.event-day h5,
    .step-on-the-way[data-animated] .container-padding .step-on-the-way-chart ul li.event-day p {
        -moz-transition-delay: 1.4s;
        -o-transition-delay: 1.4s;
        -webkit-transition-delay: 1.4s;
        transition-delay: 1.4s
    }
}

@media only screen and (min-width: 1024px) {
    .step-on-the-way[data-animated] .container-padding .step-on-the-way-chart ul li.event-day:before,
    .step-on-the-way[data-animated] .container-padding .step-on-the-way-chart ul li.event-day:after,
    .step-on-the-way[data-animated] .container-padding .step-on-the-way-chart ul li.event-day h5,
    .step-on-the-way[data-animated] .container-padding .step-on-the-way-chart ul li.event-day p {
        -moz-transition-delay: 1.5s;
        -o-transition-delay: 1.5s;
        -webkit-transition-delay: 1.5s;
        transition-delay: 1.5s
    }
}

@media only screen {
    .step-on-the-way[data-animated] .container-padding .step-on-the-way-chart ul li.scale:before,
    .step-on-the-way[data-animated] .container-padding .step-on-the-way-chart ul li.scale:after,
    .step-on-the-way[data-animated] .container-padding .step-on-the-way-chart ul li.scale h5,
    .step-on-the-way[data-animated] .container-padding .step-on-the-way-chart ul li.scale p {
        -moz-transition-delay: 1.8s;
        -o-transition-delay: 1.8s;
        -webkit-transition-delay: 1.8s;
        transition-delay: 1.8s
    }
}

@media only screen and (min-width: 1024px) {
    .step-on-the-way[data-animated] .container-padding .step-on-the-way-chart ul li.scale:before,
    .step-on-the-way[data-animated] .container-padding .step-on-the-way-chart ul li.scale:after,
    .step-on-the-way[data-animated] .container-padding .step-on-the-way-chart ul li.scale h5,
    .step-on-the-way[data-animated] .container-padding .step-on-the-way-chart ul li.scale p {
        -moz-transition-delay: 1.9s;
        -o-transition-delay: 1.9s;
        -webkit-transition-delay: 1.9s;
        transition-delay: 1.9s
    }
}

.step-on-the-way[data-animated] .container-padding .step-on-the-way-chart ul li h5,
.step-on-the-way[data-animated] .container-padding .step-on-the-way-chart ul li p {
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-transition: transform 0.6s ease, opacity 0.6s ease;
    -o-transition: transform 0.6s ease, opacity 0.6s ease;
    -webkit-transition: transform 0.6s ease, opacity 0.6s ease;
    transition: transform 0.6s ease, opacity 0.6s ease
}

.step-on-the-way[data-animated] .container-padding .step-on-the-way-chart:after {
    opacity: 1;
    filter: alpha(opacity=100)
}

@media only screen {
    .step-on-the-way[data-animated] .container-padding .step-on-the-way-chart:after {
        -moz-transition: top 1.5s linear 0.6s, opacity 0.2s ease 0.4s;
        -o-transition: top 1.5s linear 0.6s, opacity 0.2s ease 0.4s;
        -webkit-transition: top 1.5s linear 0.6s, opacity 0.2s ease 0.4s;
        transition: top 1.5s linear 0.6s, opacity 0.2s ease 0.4s;
        top: 99%
    }
}

@media only screen and (min-width: 1024px) {
    .step-on-the-way[data-animated] .container-padding .step-on-the-way-chart:after {
        -moz-transition: left 1.5s linear 0.6s, opacity 0.2s ease 0.4s;
        -o-transition: left 1.5s linear 0.6s, opacity 0.2s ease 0.4s;
        -webkit-transition: left 1.5s linear 0.6s, opacity 0.2s ease 0.4s;
        transition: left 1.5s linear 0.6s, opacity 0.2s ease 0.4s;
        left: 94%;
        top: 133px
    }
}

.step-on-the-way[data-animated] .container-padding .step-on-the-way-chart:before {
    -moz-transition: transform 1.5s linear 0.6s;
    -o-transition: transform 1.5s linear 0.6s;
    -webkit-transition: transform 1.5s linear 0.6s;
    transition: transform 1.5s linear 0.6s
}

@media only screen {
    .step-on-the-way[data-animated] .container-padding .step-on-the-way-chart:before {
        -moz-transform: translate(0, 100%);
        -o-transform: translate(0, 100%);
        -ms-transform: translate(0, 100%);
        -webkit-transform: translate(0, 100%);
        transform: translate(0, 100%)
    }
}

@media only screen and (min-width: 1024px) {
    .step-on-the-way[data-animated] .container-padding .step-on-the-way-chart:before {
        -moz-transform: translate(100%, 0);
        -o-transform: translate(100%, 0);
        -ms-transform: translate(100%, 0);
        -webkit-transform: translate(100%, 0);
        transform: translate(100%, 0)
    }
}

@-webkit-keyframes pricing-table {
    0% {
        -moz-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    50% {
        -moz-transform: translate(0, 4px);
        -o-transform: translate(0, 4px);
        -ms-transform: translate(0, 4px);
        -webkit-transform: translate(0, 4px);
        transform: translate(0, 4px)
    }
    100% {
        -moz-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@-moz-keyframes pricing-table {
    0% {
        -moz-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    50% {
        -moz-transform: translate(0, 4px);
        -o-transform: translate(0, 4px);
        -ms-transform: translate(0, 4px);
        -webkit-transform: translate(0, 4px);
        transform: translate(0, 4px)
    }
    100% {
        -moz-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@-o-keyframes pricing-table {
    0% {
        -moz-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    50% {
        -moz-transform: translate(0, 4px);
        -o-transform: translate(0, 4px);
        -ms-transform: translate(0, 4px);
        -webkit-transform: translate(0, 4px);
        transform: translate(0, 4px)
    }
    100% {
        -moz-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes pricing-table {
    0% {
        -moz-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    50% {
        -moz-transform: translate(0, 4px);
        -o-transform: translate(0, 4px);
        -ms-transform: translate(0, 4px);
        -webkit-transform: translate(0, 4px);
        transform: translate(0, 4px)
    }
    100% {
        -moz-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

.full-featured-pricing {
    z-index: 1;
    position: relative
}

.full-featured-pricing .container-padding .full-featured-pricing-content {
    position: relative
}

@media only screen {
    .full-featured-pricing .container-padding .full-featured-pricing-content {
        padding: 39px 0 69px 0
    }
}

@media only screen and (min-width: 1024px) {
    .full-featured-pricing .container-padding .full-featured-pricing-content {
        padding: 142px 710px 185px 60px
    }
}

@media only screen {
    .full-featured-pricing .container-padding .full-featured-pricing-content h2 {
        padding: 0 0 24px 0
    }
}

@media only screen and (min-width: 1024px) {
    .full-featured-pricing .container-padding .full-featured-pricing-content h2 {
        padding: 0 0 38px 0
    }
}

.full-featured-pricing .container-padding .full-featured-pricing-content p {
    letter-spacing: -0.1px
}

@media only screen {
    .full-featured-pricing .container-padding .full-featured-pricing-content p {
        line-height: 25px;
        padding: 0 0 18px 0
    }
}

@media only screen and (min-width: 1024px) {
    .full-featured-pricing .container-padding .full-featured-pricing-content p {
        line-height: 28px;
        padding: 0 0 30px 0
    }
}

.full-featured-pricing .container-padding .full-featured-pricing-content .stroke-focus {
    display: block;
    list-style: none
}

@media only screen {
    .full-featured-pricing .container-padding .full-featured-pricing-content .stroke-focus {
        width: 200px;
        padding: 0 0 18px 0
    }
}

@media only screen and (min-width: 1024px) {
    .full-featured-pricing .container-padding .full-featured-pricing-content .stroke-focus {
        width: auto;
        padding: 0 0 36px 0
    }
}

.full-featured-pricing .container-padding .full-featured-pricing-content .stroke-focus li {
    list-style: none;
    padding: 0;
    position: relative;
    display: inline-block
}

@media only screen {
    .full-featured-pricing .container-padding .full-featured-pricing-content .stroke-focus li {
        margin: 0 40px 13px 0
    }
}

@media only screen and (min-width: 1024px) {
    .full-featured-pricing .container-padding .full-featured-pricing-content .stroke-focus li {
        margin: 0 38px 0 7px
    }
}

.full-featured-pricing .container-padding .full-featured-pricing-content .stroke-focus li:before {
    display: none
}

.full-featured-pricing .container-padding .full-featured-pricing-content .stroke-focus li:after {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    top: -10px;
    width: 0;
    height: 100%;
    border-bottom: solid 1px #5A6872
}

.full-featured-pricing .container-padding .full-featured-pricing-content .circle {
    position: absolute;
    right: 0;
    top: 14px;
    z-index: -1;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #F4F7FB;
    width: 554px;
    height: 554px
}

.full-featured-pricing .container-padding .full-featured-pricing-content .pricing-tables {
    -moz-transform: translate(0, 50px);
    -o-transform: translate(0, 50px);
    -ms-transform: translate(0, 50px);
    -webkit-transform: translate(0, 50px);
    transform: translate(0, 50px);
    opacity: 0;
    filter: alpha(opacity=0)
}

@media only screen {
    .full-featured-pricing .container-padding .full-featured-pricing-content .pricing-tables {
        padding: 0 0 55px 0
    }
}

@media only screen and (min-width: 1024px) {
    .full-featured-pricing .container-padding .full-featured-pricing-content .pricing-tables {
        position: absolute;
        right: 0;
        top: 0;
        width: 650px;
        height: 650px;
        padding: 0
    }
}

.full-featured-pricing .container-padding .full-featured-pricing-content .pricing-tables .pricing-table {
    box-shadow: 9.899px 9.899px 30px rgba(33, 72, 99, 0.1);
    background-color: #fff
}

@media only screen {
    .full-featured-pricing .container-padding .full-featured-pricing-content .pricing-tables .pricing-table {
        max-width: 255px;
        margin: 0 auto 0 auto
    }
}

@media only screen and (min-width: 1024px) {
    .full-featured-pricing .container-padding .full-featured-pricing-content .pricing-tables .pricing-table {
        position: absolute;
        right: 335px;
        top: 66px;
        width: 255px;
        max-width: none;
        margin: 0
    }
}

.full-featured-pricing .container-padding .full-featured-pricing-content .pricing-tables .pricing-table .logo {
    background-color: #e9f4ff;
    background-image: url("../imagesnew/logo-logo.png");
    background-image: url("../fonts/logo-logo.svg");
    background-repeat: no-repeat;
    background-position: center 22px;
    background-size: auto 30px;
    height: 30px;
    padding: 33px 0 19px 0;
    display: block
}

.full-featured-pricing .container-padding .full-featured-pricing-content .pricing-tables .pricing-table ul {
    list-style: none
}

@media only screen {
    .full-featured-pricing .container-padding .full-featured-pricing-content .pricing-tables .pricing-table ul {
        padding: 9px 28px 0 27px
    }
}

@media only screen and (min-width: 1024px) {
    .full-featured-pricing .container-padding .full-featured-pricing-content .pricing-tables .pricing-table ul {
        padding: 5px 28px 0 27px
    }
}

.full-featured-pricing .container-padding .full-featured-pricing-content .pricing-tables .pricing-table ul li {
    list-style: none;
    border-top: solid 1px #EDEFF1;
    font-size: 14px;
    line-height: 20px;
    text-align: center
}

@media only screen {
    .full-featured-pricing .container-padding .full-featured-pricing-content .pricing-tables .pricing-table ul li {
        padding: 25px 0 35px 0
    }
}

@media only screen and (min-width: 1024px) {
    .full-featured-pricing .container-padding .full-featured-pricing-content .pricing-tables .pricing-table ul li {
        padding: 25px 0 25px 0
    }
}

.full-featured-pricing .container-padding .full-featured-pricing-content .pricing-tables .pricing-table ul li:before {
    display: none
}

.full-featured-pricing .container-padding .full-featured-pricing-content .pricing-tables .pricing-table ul li .link {
    color: #458ABA
}

.full-featured-pricing .container-padding .full-featured-pricing-content .pricing-tables .pricing-table ul li:first-child {
    border-top: none
}

.full-featured-pricing .container-padding .full-featured-pricing-content .pricing-tables .pricing-table ul li.percent {
    position: relative;
    text-align: left
}

@media only screen {
    .full-featured-pricing .container-padding .full-featured-pricing-content .pricing-tables .pricing-table ul li.percent {
        padding: 37px 0 35px 99px
    }
}

@media only screen and (min-width: 1024px) {
    .full-featured-pricing .container-padding .full-featured-pricing-content .pricing-tables .pricing-table ul li.percent {
        padding: 37px 0 27px 99px
    }
}

.full-featured-pricing .container-padding .full-featured-pricing-content .pricing-tables .pricing-table ul li.percent:first-child {
    padding: 37px 0 35px 99px
}

.full-featured-pricing .container-padding .full-featured-pricing-content .pricing-tables .pricing-table ul li.percent .number {
    position: absolute;
    left: 5px;
    top: 30px;
    font-size: 42px;
    line-height: 53px;
    color: #458ABA;
    font-weight: 300;
    letter-spacing: -1px
}

.full-featured-pricing .container-padding .full-featured-pricing-content .pricing-tables .pricing-table ul li.percent .number:after {
    content: "%";
    font-size: 35px
}

.full-featured-pricing .container-padding .full-featured-pricing-content .pricing-tables .pricing-table ul li.payouts {
    font-size: 28px;
    line-height: 35px;
    letter-spacing: 0.4px;
    color: #458ABA
}

@media only screen {
    .full-featured-pricing .container-padding .full-featured-pricing-content .pricing-tables .pricing-table ul li.payouts {
        padding: 28px 0 26px 0
    }
}

@media only screen and (min-width: 1024px) {
    .full-featured-pricing .container-padding .full-featured-pricing-content .pricing-tables .pricing-table ul li.payouts {
        padding: 31px 0 24px 0
    }
}

.full-featured-pricing .container-padding .full-featured-pricing-content .pricing-tables .other-pricing-table {
    position: absolute;
    right: 60px;
    top: 173px;
    width: 255px;
    height: 410px;
    opacity: .5;
    filter: alpha(opacity=50)
}

.full-featured-pricing .container-padding .full-featured-pricing-content .pricing-tables .other-pricing-table h5 {
    font-size: 25px;
    line-height: 30px;
    padding: 18px 0 20px 0
}

.full-featured-pricing .container-padding .full-featured-pricing-content .pricing-tables .other-pricing-table ul {
    list-style: none;
    padding: 5px 28px 0 27px;
    background-color: #fff
}

.full-featured-pricing .container-padding .full-featured-pricing-content .pricing-tables .other-pricing-table ul li {
    list-style: none;
    border-top: solid 1px #EDEFF1;
    font-size: 14px;
    line-height: 20px;
    padding: 25px 0 25px 0;
    text-align: center
}

.full-featured-pricing .container-padding .full-featured-pricing-content .pricing-tables .other-pricing-table ul li:before {
    display: none
}

.full-featured-pricing .container-padding .full-featured-pricing-content .pricing-tables .other-pricing-table ul li:first-child {
    border-top: none
}

.full-featured-pricing .container-padding .full-featured-pricing-content .pricing-tables .other-pricing-table ul li.percent {
    padding: 37px 0 27px 99px;
    position: relative;
    text-align: left
}

.full-featured-pricing .container-padding .full-featured-pricing-content .pricing-tables .other-pricing-table ul li.percent:first-child {
    padding: 37px 0 35px 99px
}

.full-featured-pricing .container-padding .full-featured-pricing-content .pricing-tables .other-pricing-table ul li.percent .number {
    position: absolute;
    left: 5px;
    top: 30px;
    font-size: 42px;
    line-height: 53px;
    font-weight: 300;
    letter-spacing: -1px
}

.full-featured-pricing .container-padding .full-featured-pricing-content .pricing-tables .other-pricing-table ul li.percent .number:after {
    content: "%";
    font-size: 35px
}

.full-featured-pricing .container-padding .full-featured-pricing-content .pricing-tables .other-pricing-table ul li.payouts {
    font-size: 20px;
    line-height: 36px;
    padding: 16px 0 50px 0;
    letter-spacing: 0.4px
}

.full-featured-pricing[data-animated] .container-padding .full-featured-pricing-content .stroke-focus li:after {
    width: 100%;
    -moz-transition: width 0.6s ease-out;
    -o-transition: width 0.6s ease-out;
    -webkit-transition: width 0.6s ease-out;
    transition: width 0.6s ease-out
}

.full-featured-pricing[data-animated] .container-padding .full-featured-pricing-content .stroke-focus li.first:after {
    -moz-transition-delay: 1s;
    -o-transition-delay: 1s;
    -webkit-transition-delay: 1s;
    transition-delay: 1s
}

.full-featured-pricing[data-animated] .container-padding .full-featured-pricing-content .stroke-focus li.second:after {
    -moz-transition-delay: 1.5s;
    -o-transition-delay: 1.5s;
    -webkit-transition-delay: 1.5s;
    transition-delay: 1.5s
}

.full-featured-pricing[data-animated] .container-padding .full-featured-pricing-content .stroke-focus li.third:after {
    -moz-transition-delay: 2s;
    -o-transition-delay: 2s;
    -webkit-transition-delay: 2s;
    transition-delay: 2s
}

.full-featured-pricing[data-animated] .container-padding .full-featured-pricing-content .pricing-tables {
    -moz-transition: transform 0.6s ease 1s, opacity 0.6s ease 1s;
    -o-transition: transform 0.6s ease 1s, opacity 0.6s ease 1s;
    -webkit-transition: transform 0.6s ease 1s, opacity 0.6s ease 1s;
    transition: transform 0.6s ease 1s, opacity 0.6s ease 1s;
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
    filter: alpha(opacity=100)
}

@media only screen and (min-width: 1024px) {
    .full-featured-pricing[data-animated] .container-padding .full-featured-pricing-content .pricing-tables .pricing-table {
        -webkit-animation-name: pricing-table;
        -moz-animation-name: pricing-table;
        -o-animation-name: pricing-table;
        animation-name: pricing-table;
        -webkit-animation-duration: 4s;
        -moz-animation-duration: 4s;
        -o-animation-duration: 4s;
        animation-duration: 4s;
        -webkit-animation-iteration-count: infinite;
        -moz-animation-iteration-count: infinite;
        -o-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-delay: 3;
        -moz-animation-delay: 3;
        -o-animation-delay: 3;
        animation-delay: 3
    }
}

@media only screen {
    .ultimate-ticket-experience {
        padding: 50px 0 31px 0
    }
}

@media only screen and (min-width: 1024px) {
    .ultimate-ticket-experience {
        padding: 84px 0 31px 0
    }
}

@media only screen {
    .ultimate-ticket-experience .container {
        padding: 0 13px 0 13px
    }
}

@media only screen and (min-width: 1024px) {
    .ultimate-ticket-experience .container {
        padding: 0
    }
}

.ultimate-ticket-experience .container h2 {
    text-align: center;
    padding: 0 0 17px 0;
    letter-spacing: 0.1px
}

.ultimate-ticket-experience .container p {
    text-align: center
}

@media only screen {
    .ultimate-ticket-experience .container p {
        padding: 0 0 45px 0
    }
}

@media only screen and (min-width: 1024px) {
    .ultimate-ticket-experience .container p {
        padding: 0 170px 85px 170px
    }
}

.ultimate-ticket-experience .container ul {
    list-style: none;
    display: block
}

@media only screen {
    .ultimate-ticket-experience .container ul {
        padding: 0;
        margin: 0 auto 0 auto;
        max-width: 294px
    }
}

@media only screen and (min-width: 1024px) {
    .ultimate-ticket-experience .container ul {
        padding: 0 100px 0 100px;
        margin: 0;
        max-width: none
    }
}

.ultimate-ticket-experience .container ul li {
    -moz-transition: transform 0.4s ease;
    -o-transition: transform 0.4s ease;
    -webkit-transition: transform 0.4s ease;
    transition: transform 0.4s ease;
    list-style: none;
    padding: 0;
    display: inline-block;
    text-align: center
}

@media only screen and (min-width: 1024px) {
    .ultimate-ticket-experience .container ul li {
        width: 33.3%;
        float: left
    }
}

.ultimate-ticket-experience .container ul li:before {
    display: none
}

.ultimate-ticket-experience .container ul li .experience-content {
    opacity: 0;
    filter: alpha(opacity=0)
}

@media only screen {
    .ultimate-ticket-experience .container ul li .experience-content {
        padding: 0 0 34px 0
    }
}

@media only screen and (min-width: 1024px) {
    .ultimate-ticket-experience .container ul li .experience-content {
        padding: 17px 20px 47px 20px
    }
}

.ultimate-ticket-experience .container ul li .experience-content h5 {
    position: relative
}

@media only screen {
    .ultimate-ticket-experience .container ul li .experience-content h5 {
        padding: 104px 0 18px 0
    }
}

@media only screen and (min-width: 1024px) {
    .ultimate-ticket-experience .container ul li .experience-content h5 {
        border-top: solid 1px #DFE3E6;
        padding: 97px 0 18px 0
    }
}

.ultimate-ticket-experience .container ul li .experience-content h5:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: auto 100%
}

.ultimate-ticket-experience .container ul li .experience-content p {
    font-size: 16px;
    line-height: 27px;
    padding: 0 0 22px 0
}

.ultimate-ticket-experience .container ul li.promote .experience-content h5:after {
    height: 35px
}

@media only screen {
    .ultimate-ticket-experience .container ul li.promote .experience-content h5:after {
        top: 36px
    }
}

@media only screen and (min-width: 1024px) {
    .ultimate-ticket-experience .container ul li.promote .experience-content h5:after {
        top: 28px
    }
}

.ultimate-ticket-experience .container ul li.promote .experience-content h5.load:after {
    background-image: url("../imagesnew/ultimate-ticket-experience-promote.png");
    background-image: url("../fonts/ultimate-ticket-experience-promote.svg")
}

.ultimate-ticket-experience .container ul li.payment .experience-content h5:after {
    height: 47px
}

@media only screen {
    .ultimate-ticket-experience .container ul li.payment .experience-content h5:after {
        top: 33px
    }
}

@media only screen and (min-width: 1024px) {
    .ultimate-ticket-experience .container ul li.payment .experience-content h5:after {
        top: 25px
    }
}

.ultimate-ticket-experience .container ul li.payment .experience-content h5.load:after {
    background-image: url("../imagesnew/ultimate-ticket-experience-payment.png");
    background-image: url("../fonts/ultimate-ticket-experience-payment.svg")
}

.ultimate-ticket-experience .container ul li.reporting .experience-content h5:after {
    height: 41px
}

@media only screen {
    .ultimate-ticket-experience .container ul li.reporting .experience-content h5:after {
        top: 31px
    }
}

@media only screen and (min-width: 1024px) {
    .ultimate-ticket-experience .container ul li.reporting .experience-content h5:after {
        top: 25px
    }
}

.ultimate-ticket-experience .container ul li.reporting .experience-content h5.load:after {
    background-image: url("../imagesnew/ultimate-ticket-experience-reporting.png");
    background-image: url("../fonts/ultimate-ticket-experience-reporting.svg")
}

@media only screen and (min-width: 1024px) {
    .ultimate-ticket-experience .container ul li:hover {
        -moz-transform: translate(0, -25px);
        -o-transform: translate(0, -25px);
        -ms-transform: translate(0, -25px);
        -webkit-transform: translate(0, -25px);
        transform: translate(0, -25px);
        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1)
    }
}

.ultimate-ticket-experience .container ul li:hover .experience-content h5 {
    border-top: solid 1px #fff
}

.ultimate-ticket-experience .container ul:after {
    content: "";
    clear: both;
    display: block;
    height: 0
}

.ultimate-ticket-experience .container .ultimate-ticket-experience-button {
    text-align: center
}

@media only screen {
    .ultimate-ticket-experience .container .ultimate-ticket-experience-button {
        padding: 57px 0 53px 0
    }
}

@media only screen and (min-width: 1024px) {
    .ultimate-ticket-experience .container .ultimate-ticket-experience-button {
        padding: 50px 0 50px 0
    }
}

.ultimate-ticket-experience .container .ultimate-ticket-experience-button .giant-button {
    max-width: 260px;
    display: block;
    width: auto;
    margin: 0 auto
}

.ultimate-ticket-experience[data-animated] .container ul li.promote .experience-content {
    -moz-transition: opacity 0.8s ease-out 0.8s;
    -o-transition: opacity 0.8s ease-out 0.8s;
    -webkit-transition: opacity 0.8s ease-out 0.8s;
    transition: opacity 0.8s ease-out 0.8s
}

.ultimate-ticket-experience[data-animated] .container ul li.payment .experience-content {
    -moz-transition: opacity 0.8s ease-out 1.2s;
    -o-transition: opacity 0.8s ease-out 1.2s;
    -webkit-transition: opacity 0.8s ease-out 1.2s;
    transition: opacity 0.8s ease-out 1.2s
}

.ultimate-ticket-experience[data-animated] .container ul li.reporting .experience-content {
    -moz-transition: opacity 0.8s ease-out 1.6s;
    -o-transition: opacity 0.8s ease-out 1.6s;
    -webkit-transition: opacity 0.8s ease-out 1.6s;
    transition: opacity 0.8s ease-out 1.6s
}

.ultimate-ticket-experience[data-animated] .container ul li .experience-content {
    opacity: 1;
    filter: alpha(opacity=100)
}

.exceptional-companies {
    padding: 78px 0 119px 0
}

.exceptional-companies .container .exceptional-companies-content h2 {
    text-align: center;
    letter-spacing: 0
}

@media only screen {
    .exceptional-companies .container .exceptional-companies-content h2 {
        padding: 0 0 34px 0
    }
}

@media only screen and (min-width: 1024px) {
    .exceptional-companies .container .exceptional-companies-content h2 {
        padding: 0 0 55px 0
    }
}

[data-element="testimonials"] {
    display: block;
    overflow: hidden;
    position: relative
}

[data-element="testimonials"] .testimonials {
    width: 10000px;
    padding: 0 0 40px 0
}

[data-element="testimonials"] .testimonials ul {
    list-style: none;
    padding: 0;
    display: inline-block;
    position: relative;
    -moz-transition: transform 0.6s ease;
    -o-transition: transform 0.6s ease;
    -webkit-transition: transform 0.6s ease;
    transition: transform 0.6s ease
}

[data-element="testimonials"] .testimonials ul li {
    list-style: none;
    padding: 0;
    float: left
}

[data-element="testimonials"] .testimonials ul li:before {
    display: none
}

[data-element="testimonials"] .testimonials ul li a {
    display: inline-block;
    opacity: .4;
    filter: alpha(opacity=40);
    -moz-transition: opacity 0.6s ease 0.2s;
    -o-transition: opacity 0.6s ease 0.2s;
    -webkit-transition: opacity 0.6s ease 0.2s;
    transition: opacity 0.6s ease 0.2s;
    background-repeat: no-repeat;
    background-size: cover
}

@media only screen {
    [data-element="testimonials"] .testimonials ul li a {
        width: 33px;
        height: 33px;
        margin: 0 30px 0 30px
    }
}

@media only screen and (min-width: 1024px) {
    [data-element="testimonials"] .testimonials ul li a {
        width: 50px;
        height: 50px;
        margin: 0 50px 0 50px
    }
}

[data-element="testimonials"] .testimonials ul li a:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

[data-element="testimonials"] .testimonials ul li[data-selected] a {
    opacity: 1;
    filter: alpha(opacity=100)
}

[data-element="testimonials"] .testimonials ul:after {
    content: "";
    clear: both;
    display: block;
    height: 0
}

[data-element="testimonials"] .testimonials-details {
    position: relative;
    margin: 0 auto
}

@media only screen {
    [data-element="testimonials"] .testimonials-details {
        width: auto
    }
}

@media only screen and (min-width: 768px) {
    [data-element="testimonials"] .testimonials-details {
        width: 560px;
        margin: 0 auto 0 auto
    }
}

@media only screen and (min-width: 1024px) {
    [data-element="testimonials"] .testimonials-details {
        width: 780px
    }
}

[data-element="testimonials"] .testimonials-details .testimonials-details-list {
    overflow: hidden;
    margin: 0 auto 0 auto
}

@media only screen {
    [data-element="testimonials"] .testimonials-details .testimonials-details-list {
        width: auto;
        margin: 0 55px 0 55px
    }
}

@media only screen and (min-width: 768px) {
    [data-element="testimonials"] .testimonials-details .testimonials-details-list {
        width: 440px;
        margin: 0 auto 0 auto
    }
}

@media only screen and (min-width: 1024px) {
    [data-element="testimonials"] .testimonials-details .testimonials-details-list {
        width: 720px
    }
}

[data-element="testimonials"] .testimonials-details .testimonials-details-list ul {
    width: 200%;
    list-style: none;
    padding: 0
}

[data-element="testimonials"] .testimonials-details .testimonials-details-list ul li {
    display: inline-block;
    float: left;
    width: 50%;
    list-style: none;
    padding: 0;
    position: relative
}

[data-element="testimonials"] .testimonials-details .testimonials-details-list ul li:before {
    display: none
}

[data-element="testimonials"] .testimonials-details .testimonials-details-list ul li .quote {
    line-height: 36px;
    font-weight: 300
}

@media only screen {
    [data-element="testimonials"] .testimonials-details .testimonials-details-list ul li .quote {
        font-size: 18px;
        padding: 23px 0 0 0
    }
}

@media only screen and (min-width: 1024px) {
    [data-element="testimonials"] .testimonials-details .testimonials-details-list ul li .quote {
        font-size: 28px;
        padding: 30px 0 0 0
    }
}

[data-element="testimonials"] .testimonials-details .testimonials-details-list ul li .quote span {
    font-style: italic
}

[data-element="testimonials"] .testimonials-details .testimonials-details-list ul li .person {
    font-size: 14px;
    line-height: 20px
}

@media only screen {
    [data-element="testimonials"] .testimonials-details .testimonials-details-list ul li .person {
        padding: 24px 0 0 0
    }
}

@media only screen and (min-width: 1024px) {
    [data-element="testimonials"] .testimonials-details .testimonials-details-list ul li .person {
        padding: 54px 0 0 0
    }
}

[data-element="testimonials"] .testimonials-details .testimonials-details-list ul li .button {
    font-size: 14px;
    letter-spacing: 0;
    font-weight: 600;
    width: auto;
    text-transform: none;
    padding: 10px 0 4px 0
}

@media only screen {
    [data-element="testimonials"] .testimonials-details .testimonials-details-list ul li .button {
        display: block;
        margin: 30px auto 0 auto
    }
}

@media only screen and (min-width: 1024px) {
    [data-element="testimonials"] .testimonials-details .testimonials-details-list ul li .button {
        position: absolute;
        bottom: 0;
        right: 4px;
        display: inline-block;
        margin: 0
    }
}

[data-element="testimonials"] .testimonials-details .testimonials-details-list ul li .button .icon-arrow-right {
    font-size: 10px;
    line-height: 10px
}

[data-element="testimonials"] .testimonials-details .testimonials-details-list ul li .button:before {
    border-bottom: solid 1px #0fba6d
}

[data-element="testimonials"] .testimonials-details .testimonials-details-list ul:after {
    content: "";
    clear: both;
    display: block;
    height: 0
}

[data-element="testimonials"] .testimonials-details .testimonials-details-list ul[data-next] {
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

[data-element="testimonials"] .testimonials-details .icon-chevron-left,
[data-element="testimonials"] .testimonials-details .icon-chevron-right {
    position: absolute;
    display: inline-block;
    font-size: 8px;
    line-height: 8px;
    padding: 11px 0 11px 0;
    width: 30px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    box-shadow: 0px -5px 10px rgba(0, 0, 0, 0.1);
    text-align: center;
    cursor: pointer
}

@media only screen {
    [data-element="testimonials"] .testimonials-details .icon-chevron-left,
    [data-element="testimonials"] .testimonials-details .icon-chevron-right {
        top: 35%
    }
}

@media only screen and (min-width: 1024px) {
    [data-element="testimonials"] .testimonials-details .icon-chevron-left,
    [data-element="testimonials"] .testimonials-details .icon-chevron-right {
        top: 121px
    }
}

[data-element="testimonials"] .testimonials-details .icon-caret-down {
    color: #0fba6d;
    position: absolute;
    left: 50%;
    font-size: 10px;
    line-height: 10px;
    margin: 0 0 0 -5px
}

@media only screen {
    [data-element="testimonials"] .testimonials-details .icon-caret-down {
        top: -26px
    }
}

@media only screen and (min-width: 1024px) {
    [data-element="testimonials"] .testimonials-details .icon-caret-down {
        top: -23px
    }
}

@media only screen {
    [data-element="testimonials"] .testimonials-details .icon-chevron-left {
        left: 10px
    }
}

@media only screen and (min-width: 1024px) {
    [data-element="testimonials"] .testimonials-details .icon-chevron-left {
        left: -49px
    }
}

@media only screen {
    [data-element="testimonials"] .testimonials-details .icon-chevron-right {
        right: 10px
    }
}

@media only screen and (min-width: 1024px) {
    [data-element="testimonials"] .testimonials-details .icon-chevron-right {
        right: -49px
    }
}

[data-element="testimonials"][data-animating] .testimonials-details .testimonials-details-list ul {
    -moz-transition: transform 0.6s ease;
    -o-transition: transform 0.6s ease;
    -webkit-transition: transform 0.6s ease;
    transition: transform 0.6s ease
}

[data-element="testimonials"]:before,
[data-element="testimonials"]:after {
    content: "";
    position: absolute;
    top: 0;
    width: 50px;
    height: 34px;
    z-index: 10
}

@media only screen {
    [data-element="testimonials"]:before,
    [data-element="testimonials"]:after {
        display: none
    }
}

@media only screen and (min-width: 1024px) {
    [data-element="testimonials"]:before,
    [data-element="testimonials"]:after {
        display: inline-block
    }
}

[data-element="testimonials"]:before {
    background: -moz-linear-gradient(left, #fff 0%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(left, #fff 0%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, #fff 0%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#00ffffff', GradientType=1);
    left: 0
}

[data-element="testimonials"]:after {
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #fff 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #fff 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#fff', GradientType=1);
    right: 0
}

[data-action="slider"] {
    position: absolute;
    background-color: #293142;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -3
}

[data-action="slider"] [data-action="slider-item"] {
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    z-index: -2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -moz-transition: opacity 1s ease-out;
    -o-transition: opacity 1s ease-out;
    -webkit-transition: opacity 1s ease-out;
    transition: opacity 1s ease-out;
    background-size: auto 100%;
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: cover
}

[data-action="slider"] [data-action="slider-item"].selected {
    z-index: -1;
    opacity: 1;
    filter: alpha(opacity=100)
}

[data-action="slider"] [data-action="slider-item"].red {
    background-color: #293142
}

@media only screen {
    [data-action="slider"] [data-action="slider-item"].red.load.webp {
       /* background-image: url("../imagesnew/hero-1-mobilewebp?ver=1.1 0.5")*/
        background-image: url("../imagesnew/hero-1-desktop.png");
    }
    [data-action="slider"] [data-action="slider-item"].red.load.non-webp {
        background-image: url("../imagesnew/hero-1-desktop.png")
    }
}

@media only screen and (min-width: 1024px) {
    [data-action="slider"] [data-action="slider-item"].red.load.webp {
        /*background-image: url("../imagesnew/hero-1-desktop.webp?ver=1.1 0.5")*/
        background-image: url("../imagesnew/hero-1-desktop.png");
    }
    [data-action="slider"] [data-action="slider-item"].red.load.non-webp {
        background-image: url("../imagesnew/slider1.jpg")
    }
}

[data-action="slider"] [data-action="slider-item"].blue {
    background-color: #458ABA
}

@media only screen {
    [data-action="slider"] [data-action="slider-item"].blue.load.load.webp {
        /*background-image: url("../imagesnew/hero-2-mobile.webp?ver=1.1 0.5")*/
        background-image: url("../imagesnew/hero-2-desktop.png");
    }
    [data-action="slider"] [data-action="slider-item"].blue.load.load.non-webp {
        background-image: url("../imagesnew/hero-2-desktop.png")
    }
}

@media only screen and (min-width: 1024px) {
    [data-action="slider"] [data-action="slider-item"].blue.load.load.webp {
        background-image: url("../imagesnew/hero-2-desktop.png")
    }
    [data-action="slider"] [data-action="slider-item"].blue.load.load.non-webp {
        background-image: url("../imagesnew/hero-2-desktop.png")
    }
}

[data-action="slider"] [data-action="slider-item"].dark-blue {
    background-color: #4A5570
}

@media only screen {
    [data-action="slider"] [data-action="slider-item"].dark-blue.load.load.webp {
       /* background-image: url("../imagesnew/hero-3-mobile.webp?ver=1.1 0.5")*/
        background-image: url("../imagesnew/hero-3-desktop.png");
    }
    [data-action="slider"] [data-action="slider-item"].dark-blue.load.load.non-webp {
        background-image: url("../imagesnew/hero-3-desktop.png")
    }
}

@media only screen and (min-width: 1024px) {
    [data-action="slider"] [data-action="slider-item"].dark-blue.load.load.webp {
        background-image: url("../imagesnew/hero-3-desktop.png")
    }
    [data-action="slider"] [data-action="slider-item"].dark-blue.load.load.non-webp {
        background-image: url("../imagesnew/hero-3-desktop.png")
    }
}

[data-action="slider"] .navigation {
    position: absolute;
    width: 100%;
    text-align: center;
    padding: 0;
    margin: 0;
    list-style: none
}

@media only screen {
    [data-action="slider"] .navigation {
        bottom: 20px
    }
}

@media only screen and (min-width: 1024px) {
    [data-action="slider"] .navigation {
        bottom: 40px
    }
}

[data-action="slider"] .navigation li {
    display: inline-block;
    width: 6px;
    height: 6px;
    line-height: 6px;
    font-size: 6px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin: 0 1.5px 0 1.5px;
    padding: 0;
    list-style: none;
    background-color: #fff;
    opacity: .5;
    filter: alpha(opacity=50);
    -moz-transition: opacity 1s ease-out;
    -o-transition: opacity 1s ease-out;
    -webkit-transition: opacity 1s ease-out;
    transition: opacity 1s ease-out
}

[data-action="slider"] .navigation li:before {
    display: none
}

[data-action="slider"] .navigation li.selected {
    opacity: 1;
    filter: alpha(opacity=100)
}

.here-to-help .container .block-section-container .image.load.webp {
    background-image: url("../imagesnew/support.jpg") !important;
    max-height: 500px;
}

.here-to-help .container .block-section-container .image.load.non-webp {
    background-image: url("../imagesnew/support.jpg") !important;
    max-height: 500px;
}


.check-in-guests .container .block-section-container .image.load.webp {
    background-image: url("/wp-content/themes/TicketGrind/assets/imagesnew/front-page/payment.webp?ver=1.1 0.5")
}

.check-in-guests .container .block-section-container .image.load.non-webp {
    background-image: url("../imagesnew/front-page-payment.jpg")
}


/* */

.round-btn {display: inline;height: 40px; width: 40px; background:#fff;border-radius: 50%;float: left;margin: 15px 8px;box-shadow: 2px 2px 5px 0px rgb(82, 0, 67);border: 1px solid;/*border: 1px solid #622657;*/}
.round-btn a {display: block !important;padding: 7px 12px;font-size: 18px;border-radius: 50%;}
.round-btn .icon {padding: 3px;}
.round-btn .icon img{height: 24px; width: 32px;margin-top: 6px;}
.btn-facebook a {color: #3b5998;padding: 8px 13px;}
.btn-linkedin a {color: #007bb6;}
.btn-twitter a{color: #1c9deb;}
.btn-instagram a{color: #dd3f5c;}
.btn-whatsapp a{color: #155E54;}
.btn-envelop a{color: #D6403A;font-size: 15px; padding: 9px 12px;}
.standard_header .standard_social_links {margin-left: 1rem;}





/*Event Section*/
.world-tour{
    background-color: #fff;
}
.world-tour ul li{
    float: left;
    width: 100%;
    padding-top: 0;
}

/* Top Categories section*/
.catBg {
    background-color: #FFF;
    background-image: url(../../imagesnew/catBg.jpg);
}

.mtitle h3 {
    font-size: 27px;
    margin: 20px 0 0 0;
    border-bottom: 1px solid #e3e3e3;
}
ul.catList {
    list-style-type: none;
    margin: 11px 0;
    padding: 0;
}

.catList li  {
    font-size: 18px;
    color: #757575;
    display: inline-block;
}

.catList li::before {

    content: "\f105";
    font-family: 'FontAwesome';
    padding-right: 10px;
    color: #ccc;

}
.catList li a {
    font-size: 16px;
    color: #757575;
    display: inline-block;
}
.catList li a:hover{
    color:#0fba6d;
    text-decoration: none;
}

/* Instant payment css */
ul.arrowList {
    list-style-type: none;
    margin: 11px 0;
    padding: 0;
}

.arrowList li  {
    font-size: 15px;
}

.arrowList li::before {

    content: "\f105";
    font-family: 'FontAwesome';
    padding-right: 10px;
    color: #ccc;

}
.arrowList li a {
    font-size: 15px;
    color: #757575;
    display: inline-block;
}
.arrowList li a:hover{
    color:#0fba6d;
    text-decoration: none;
}
/*
=========================================================================================
                                  footer
=========================================================================================
*/

.footer-wrap {
    padding-top: 43px;
    background-size: cover;
}

.footer-wrap h3 {
    color: #fff;
    font-size: 17px;
    text-transform: uppercase;
    margin-top: 10px;
    padding-bottom: 0;
    text-align: left;
}

.footer-wrap p {
    font-size: 13px;
    line-height: 24px;
    color: #b3b3b3;
    margin-top: 15px;
}

.footer-wrap p a {
    color: #fff;
    text-decoration: underline;
    font-style: italic;
}

.footer-wrap p a:hover {
    text-decoration: none;
    color: #ff7800;
}

.linkColor{
    color: #ff7800;
}
.linkColor:hover{
    color:#0fba6d !important;
    text-decoration: none;
}
.footer-links li {
    padding: 0 0 2px 10px !important;
}
.footer-links li::before{
    top: 3px;
}

.footer-links li a {
    font-size: 13px;
    line-height: 30px;
    color: #ccc;
    text-decoration: none;
}

.footer-links li a:hover{
    color:#0fba6d !important;;
}


.footer-links li:before {
    content: "\f105";
    font-family: 'FontAwesome';
    padding-right: 10px;
    color: #ccc;
}

.footer-category li a {
    font-size: 13px;
    line-height: 30px;
    color: #ccc;
    text-decoration: none;
}

.footer-category li:before {
    content: "\f105";
    font-family: 'FontAwesome';
    padding-right: 10px;
    color: #b3b3b3;
}

.address {

    color: #b3b3b3;
    font-size: 14px;
    position: relative;
    padding-left: 30px;
    line-height: 30px;
}

.address:before {
    content: "\f277";
    font-family: 'FontAwesome';
    position: absolute;
    top: 0;
    left: 0;
}

.info a {

    color: #b3b3b3;
    font-size: 14px;
    line-height: 30px;
    font-weight: normal;
}

.fa-phone:before {
    content: "\f095";
}

.info a {

    color: #b3b3b3;
    font-size: 14px;
    line-height: 30px;
    font-weight: normal;
}

.fa-fax:before {
    content: "\f1ac";
}

.copyright {
    border-top: 1px solid #111;
    font-size: 14px;
    color: #ccc;
    padding-top: 15px;
    text-align: center;
    padding-bottom: 15px;
    background: #222;
}
footer .second_class{
    border-bottom: 1px solid #444;
    padding-bottom: 25px;
}
footer .first_class {
    padding-bottom: 21px;
    border-bottom: 1px solid #444;
}
footer .first_class p, footer .first_class h3{
    margin: 0 0;

}
footer{
    background: #333;
}

footer .newsletter input[type="text"] {
    width: 100%;
    background: #fff;
    color: #333;
    border: 1px solid #222;
    padding: 14px 20px;
    border-radius: 50px;
    margin-top: 12px;
}

.newsletter .newsletter_submit_btn {
    background: #fff;
    position: absolute;
    right: 30px;
    border: 0;
    top: 26px;
    font-size: 17px;
    color: #333;
}


footer .second_class_bdr{

}

footer .btn-facebook a {
    padding: 10px 14px !important;
}

footer .btn-envelop a {
    color: #D6403A;
    font-size: 15px;
    padding: 12px 12px;
}

footer .round-btn a {
    padding: 10px 12px;
}

footer .round-btn {
    box-shadow: 2px 2px 5px 0px #222 !important;}

footer .round-btn {
    margin: 15px 4px;}

footer dl, ol, ul {
    padding-left: 5px;
}
footer li{
    list-style: none;
}
.divInstant{
    float: left;
}
.imgMargin{
    margin-top: 28px;
}
@media(max-width:768px){
    .container-content img {
        max-width: 100%;
        /*height: auto;*/
        max-height: 280px !important;
        margin-bottom: 23px;
    }
    .divInstant{
        float: left;
        width: 100%;
    }
    .imgMargin{
        margin: 0;
    }
    li .home-page{
        overflow-wrap: break-word !important;
    }
    .footer-wrap h3 {
        margin-top: 27px;}

    footer .round-btn {
        margin: 15px 4px;}
}
@media(max-width:320px){
    .copyright {
        font-size: 13px;}
}
.button-medium:hover{
text-decoration: none !important;;
    color: #fff !important;
}

.container-fluid{
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.more-event{
    text-align: center !important;
}
.tour h2 a:hover{
    color: #0fba6d !important;
}
.orgName a{
    color: #0fba6d !important;
}
.orgName a:hover{
    color: #fe7525 !important;
}
.josef{
	padding:0 !important;
    box-shadow: none !important;
}

.img-fluid{
    padding: 0 5px !important;
}

/*Form CSS for contact us page*/
.event-title label{
    float: left;
    font-weight: bold;
}

.panel-default &gt; .panel-heading{
    background: #e3e3e3;
}
.acc{
    margin-top: 0;
}

.loginBox .panel-default{
    border-radius: 5px !important;
}

.agree p a, .acc a{
    color: #fe7525 !important;
}
.acc a{
    font-size: unset;
}
.acc a:hover, .agree p a:hover{
    color: #0fba6d !important;
}
.btn-common  a{
    font-size: 16px;
}
.btn-common  a:hover{
    color: #fff !important;
    background-color: #2d4373;
    text-decoration: none;
}
.loginBox .panel-default &gt; .panel-heading{
    padding: 15px 20px 0px 20px;
}
/* Sign up page css*/
.event-type li{
    background-color: #e3e3e3;
    color: #000;
    border-radius: 17px;
    border: none;
    padding: 5px 18px;
}

/*Event detail page css*/
.red-event h4 {
    padding: 6px;
}
.cur_symbol{
    float: none !important;
}
.forborder::before{
    width: 32px !important;
}
.forborder_event::before{
    width: 32px !important;
    background: transparent url('../images/bookmark-hover.png') no-repeat center center;
}
.btn-saveevent {
    text-align: center;
    background: #0fba6d;
    padding: 12px 6px;
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    color: #FFF;
    border-radius: 5px;
}
.btn-saveevent:hover {
    background: #fe7525;
    color: #fff !important;
    text-decoration: none;
}
.pd-0{
    padding: 0 !important;
}
/*
.tab-bg{
    background-color: #e3e3e3;
}*/
.nav &gt; li &gt; a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
.pd-bottom-0{
    padding-bottom: 0;
}
.tour h5{
    font-size: 15px !important;
    font-weight: bold;
    padding-bottom: 3px;
}
.tour h5 a{
    color: #0fba6d !important;
    white-space: nowrap !important;
    overflow: hidden;
    text-overflow: ellipsis;
    width: auto;
    display: flow-root;
}
.tour h5 a:hover{
    color: #fe7525 !important;
}

.view a{
    color: #fe7525 !important;
    text-decoration: none;
    font-size: 14px;
}
.view a:hover{
    color: #0fba6d !important;
    text-decoration: underline;
}

.ls-tab &gt; li.active &gt; a, .ls-tab &gt; li.active &gt; a:hover, .ls-tab &gt; li.active &gt; a:focus{
    font-weight: bold;
    text-decoration: none;
}
.eventListContainer ul li{
    margin-bottom: 0;
}
.twitter_icon,  .facebook_icon{
    color: #fff;
    width: 70%;
    display: inline-block;
    border-radius: 5px;
}

twitter_icon:hover ,.facebook_icon:hover{
    color: #fff !important;
    text-decoration: none;
}

#twitter a{
    color: #fff !important;
    text-decoration: none;
}

/* For pagination style*/
.pagination {
    display: inline-block;
    height: auto;
    float: right;
}

.pagination a {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    transition: background-color .3s;
    border: 1px solid #ddd;
}

.pagination a.active {
    background-color: #0fba6d;
    color: white;
    border: 1px solid #0fba6d;
}

.pagination a:hover:not(.active) {background-color: #0fba6d;}

/* Event Listing or search Page*/
.border_event_list{
    border: 1px solid #e3e3e3 !important;
    border-radius: 6px;
    margin-bottom: 10px !important;
}

.eventdash-link2 .panel a:hover{
    background-color: #0fba6d;
    color: #fff;
    text-decoration: none;
}

.activeMenu{
    background-color: #0fba6d !important;
    color: #fff !important;
    text-decoration: none;
    font-weight: bold;
}

.list-group-item:hover{
    background-color: #fe7525 !important;
}

.imgEventWidth{
    width: 120px;
    height: 120px;
}

.event-search{
  /*  width: 45% !important;*/
    float: left;
    box-shadow: none !important;
    border: 1px solid #e3e3e3 !important;
    height: 100% !important;
    margin-right: 8px;
}

.event-search-btn{
    margin-top: 1px;margin-left: -4px;float: left; min-height: 37px;
}

.mob-pd-0{
    padding: auto;
}

.mob-pd-3{
padding-top: 0px !important;
}

.desk-pd-15{
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.small-size {font-size:16px;}

.mob-mt-default{
    margin-top: 0px;
}

.save-preview3 li{
    width: auto !important;
}

@media only screen and (max-width: 867px) {

    .btnsBG ul li a{
        padding: 20px 13px !important;
    }

    .mob-mt-default{
        margin-top: 30px !important;
    }
    .eventdash-link2 .panel a:hover{
        background-color: #0fba6d !important;
        color: #fff !important;
        text-decoration: none;
    }

    .eventListContainer .josef .imgLeft{
        float: none !important;
        width: 95% !important;
        max-height: none;
    }

    .imgEventWidth{
        width: 100% !important;
        text-align: center;
        max-height: 250px;
        height: unset;
    }

    .tour h5 a{
        width: 100% !important;
    }

    .event-search{
        width: 100% !important;
    }
    .mob-pd-3{
        padding-top: 15px !important;
    }
    .desk-pd-15{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .red-event h4{
        font-size: 20px !important;
    }

    .mob-pd-0{
        padding: 0 !important;
    }.container-content img
    .mob-tab-content{
        padding-top: 50px;
    }

}

.accountSidebar{
    border-top: 0;
    border-radius: 0 !important;
    border-top:1px solid #e3e3e3;
}
.btn-event{
    font-weight: unset !important;
}

.btn-event:hover{
    background-color: #0fba6d !important;
    box-shadow: 0 0 8px 1px #333 inset !important;
    text-decoration: none;
}
.btn-link{
    color: #fe7525 !important;
}
.breadcrumb .breadcrumb-item{
    font-size: 16px;
}
.breadcrumb .breadcrumb-item a{
    color: #fe7525;
    font-size: 16px;
}
.breadcrumb .breadcrumb-item a:hover{
    color: #0fba6d;
    font-size: 16px;
    text-decoration: none;
}

.breadcrumb .active{
    font-width: bold;
}

@media only screen and (max-width: 867px) {
    .breadcrumb .breadcrumb-item{
        font-size: 14px;
    }
    .breadcrumb .breadcrumb-item a{
        font-size: 14px;
    }
}

.event-detail h3{
    padding-left: 12px;
    font-size: 20px !important;
}
td .add-new ul{
    padding: 0!important;
    margin-bottom: unset !important;
}

.event_view_table &gt; thead &gt; tr &gt; th{
    background-color: #0fba6d;
    color: #fff;
}
.all_event li a{
    color: #fe7525 !important;

}
.all_event li a:hover{
    color: #0fba6d !important;
    text-decoration: none;

}

input[type="checkbox"] {
    border:2px solid white;
    box-shadow:0 0 0 1px #0fba6d;
    appearance:none;
    border-radius:12%;
    width:12px;
    height:12px;
    background-color:#fff;
    transition:all ease-in 0.2s;

}
input[type="checkbox"]:checked {
    border:2px solid white;
    box-shadow:0 0 0 1px #0fba6d;
    appearance:none;
    border-radius:12%;
    width:12px;
    height:12px;
    background-color:#0fba6d;
    transition:all ease-in 0.2s;

}
input[type="radio"] {
    border:2px solid white;
    box-shadow:0 0 0 1px #0fba6d;
    appearance:none;
    border-radius:50%;
    width:12px;
    height:12px;
    background-color:#fff;
    transition:all ease-in 0.2s;

}
input[type="radio"]:checked {
    border:2px solid white;
    box-shadow:0 0 0 1px #0fba6d;
    appearance:none;
    border-radius:50%;
    width:12px;
    height:12px;
    background-color:#0fba6d;
    transition:all ease-in 0.2s;

}
.redstar{
    color: red;
}
.lable-rite span{
    color: red !important;
}
 .fa, .fas{
    color: #0fba6d !important;
}
.user_menu{
    z-index: 999;
}
.user_menu li:hover{
     border-radius: 5px ;
}

.show-mobile-div{
    display: none;
}

.hide-mobile-div{
    display: block;
}

.show-desktop-div{
    display: none;
}
.btn-eventgrey{
    background: #0fba6d;
    font-size: 15px;
}

.btn-eventgrey:hover{
    background: #fe7525;
    text-decoration: none;
}


.upload .btn-event, .upload .uploads{
    background-color: #0fba6d !important;
    color: #fff;
    margin-top: 4px;
}
@media only screen and (max-width: 867px) {
    .user_menu{
        min-height: 720px;
    }
    .user_menu li{
        width: 100%;
    }
    header .container nav .menu-main-account-container ul li{
        border: none;
    }
    header .container nav .menu-main-account-container ul{
        padding: 0 8px 0 20px !important;
    }
    .show-mobile-div{
        display: block !important;
    }
    .mobile-mb-nav {
        margin-bottom: 127px !important;
    }
    .mobile-mb-nav-dashboard {
        margin-bottom: 70px !important;
    }
    .hide-mobile-div{
        display: none;
    }
    .table-striped{
        display: block;
        overflow-x: scroll;
    }
}
.redactor_box, .redactor_box textarea{
    float: right;
    width: 100%;
}
.mt-0{
    margin-top:0;
}

#add_Custom_url{
    color: #fe7525 !important;
}
.defaultColor a, .dashRightLinks li a, #add_Custom_url{
    color: #fe7525 !important;
}
.defaultColor a:hover, .reg a:hover, .dashRightLinks li, #add_Custom_url:hover{
    color: #0fba6d !important;
    text-decoration: none;
}
/*Additional Css*/
p a, h4 a, .backLink a, .org_Link, .filter-location a{
    color: #fe7525 !important;
}
p a:hover, h4 a:hover, .backLink a:hover, .org_Link:hover, .filter-location a:hover, defaultColor a:hover{
    color: #0fba6d !important;
    text-decoration: none;
}
.message p{
    padding-bottom: 0 !important;
    text-align: left;
    margin-bottom: 2px;
}
/* For search filter tags css*/
ul.tagit li.tagit-choice{
    padding: 2px 18px 2px 6px !important;
    background-color: #0fba6d !important;
}
ul.tagit li.tagit-choice:hover, ul.tagit li.tagit-choice.remove{
    background-color: #fe7525 !important;
    border-color: #ccc !important;
}
ul.tagit li.tagit-choice .tagit-close .text-icon, ul.tagit li.tagit-choice .tagit-label:not(a){
    color:#fff !important;
    font-size: 17px;
}
.filter-location h3{
    margin-top: 10px !important;
}

.fa-icon-on-field{
    float: left;
    position: absolute;
    top: 10px;
    margin-left: -30px;
}
.has-feedback label ~ .form-control-feedback{
    top: 11px !important;
}
.filter-location{
    margin-bottom: 0;
}

/* Error div alert */
.event-detail .alert-danger{
    margin: 0 10px 14px 10px !important;
}
.event-detail .alert-danger p{
    margin-bottom: 3px !important;
}
.event-title textarea{
    padding: 0 5px !important;
}
.hidden{
    display: none !important;
}
.no_records{
    padding-top: 50px !important;
    margin-left: 15px;
}
.inbox-img .img-circle {
    border-radius: 50%;
}
.list-unstyled{
    padding-left: 20px !important;
}
.inboxMsg{
    text-decoration: none;
}
.inboxMsg:hover{
    text-decoration: none;
}
.back_inbox, .h4head{
    font-size: 17px !important;
}

.select-all ul li a:hover{
    color: #0fba6d !important;
    text-decoration: none;
}
.select-all ul li{
    padding-bottom: 0;
}
.tour p{
    margin-bottom: 1px;
    font-size: 14px;
}
.slides li{
    min-height: 102px !important;
}

/* Css for Event Dashboard*/
.status article {
    font-size: 13px;
    color: #1e1e1c;
    font-weight: bold;
}
.status span {
    font-weight: 700;
    font-size: 13px;
    color: #fe7525;
}
.eventDash .eventdash-link{
    background-color: #e3e3e3 !important;
    margin-bottom: -1px !important;
}
.eventdash-link:hover{
    text-decoration: none;
    color: #0fba6d !important;
}
.scrollme{
    overflow-x: scroll;
    overflow: hidden;
}
.panel-heading .accordion-toggle::after {
    content: "^" !important;
}
/* Inbox mobile*/
@media only screen and (max-width: 768px) {
    .indox-content{
        margin-left: 0 !important;
    }
    .container-content img{
        max-width: 100% !important;
        padding: 9px;
    }
}
.mt40{
    padding: 12px 15px !important;
}</pre></body></html>