/* Opening app.css */

body,
html {
    height: 100%
}

*,
 :after,
 :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

body,
html {
    font-size: 100%
}

body {
    background: #fff;
    color: #222;
    cursor: auto;
    font-family: proxima-nova, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    margin: 0;
    padding: 0;
    position: relative
}

a:hover {
    cursor: pointer
}

.hide {
    display: none
}

@media only screen and (min-width:45.063em) {
    .push-0 {
        position: relative;
        left: 0;
        right: auto
    }
    .push-1 {
        position: relative;
        left: 8.3333333333%;
        right: auto
    }
    .push-2 {
        position: relative;
        left: 16.6666666667%;
        right: auto
    }
    .push-3 {
        position: relative;
        left: 25%;
        right: auto
    }
    .push-4 {
        position: relative;
        left: 33.3333333333%;
        right: auto
    }
    .push-5 {
        position: relative;
        left: 41.6666666667%;
        right: auto
    }
    .push-6 {
        position: relative;
        left: 50%;
        right: auto
    }
    .push-7 {
        position: relative;
        left: 58.3333333333%;
        right: auto
    }
    .push-8 {
        position: relative;
        left: 66.6666666667%;
        right: auto
    }
    .push-9 {
        position: relative;
        left: 75%;
        right: auto
    }
    .push-10 {
        position: relative;
        left: 83.3333333333%;
        right: auto
    }
    .push-11 {
        position: relative;
        left: 91.6666666667%;
        right: auto
    }
}

@media only screen and (min-width:64.063em) {
    .push-0 {
        position: relative;
        left: 0;
        right: auto
    }
    .push-1 {
        position: relative;
        left: 8.3333333333%;
        right: auto
    }
    .push-2 {
        position: relative;
        left: 16.6666666667%;
        right: auto
    }
    .push-3 {
        position: relative;
        left: 25%;
        right: auto
    }
    .push-4 {
        position: relative;
        left: 33.3333333333%;
        right: auto
    }
    .push-5 {
        position: relative;
        left: 41.6666666667%;
        right: auto
    }
    .push-6 {
        position: relative;
        left: 50%;
        right: auto
    }
    .push-7 {
        position: relative;
        left: 58.3333333333%;
        right: auto
    }
    .push-8 {
        position: relative;
        left: 66.6666666667%;
        right: auto
    }
    .push-9 {
        position: relative;
        left: 75%;
        right: auto
    }
    .push-10 {
        position: relative;
        left: 83.3333333333%;
        right: auto
    }
    .push-11 {
        position: relative;
        left: 91.6666666667%;
        right: auto
    }
}

[class*=block-grid-] {
    display: block;
    padding: 0;
    margin: 0 -.625rem
}

[class*=block-grid-]:after,
[class*=block-grid-]:before {
    content: " ";
    display: table
}

[class*=block-grid-]:after {
    clear: both
}

[aria-label=breadcrumbs] [aria-hidden=true]:after {
    content: "/"
}

[data-clearing] {
    list-style: none;
    margin-left: 0;
    margin-bottom: 0
}

[data-clearing]:after,
[data-clearing]:before {
    content: " ";
    display: table
}

[data-clearing]:after {
    clear: both
}

::-webkit-input-placeholder {
    color: #666
}

:-moz-placeholder {
    color: #666
}

::-moz-placeholder {
    color: #666
}

:-ms-input-placeholder {
    color: #666
}

[data-magellan-expedition-clone],
[data-magellan-expedition] {
    background: #fff;
    min-width: 100%;
    padding: 10px;
    z-index: 50
}

@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rotate {
    from {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

dl,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0
}

a {
    color: #008cba;
    line-height: inherit;
    text-decoration: none
}

a:focus,
a:hover {
    color: #0078a0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #222;
    font-family: proxima-nova, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
    margin-bottom: .5rem;
    margin-top: .2rem;
    text-rendering: optimizeLegibility
}

h1 {
    font-size: 2.125rem
}

h2 {
    font-size: 1.6875rem
}

h3 {
    font-size: 1.375rem
}

h4 {
    font-size: 1.125rem
}

h5 {
    font-size: 1.125rem
}

h6 {
    font-size: 1rem
}

i {
    font-style: italic;
    line-height: inherit
}

dl {
    font-family: inherit;
    font-size: 1rem;
    line-height: 1.6;
    list-style-position: outside;
    margin-bottom: 1.25rem
}

@media only screen and (min-width:45.063em) {
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        line-height: 1.4
    }
    h1 {
        font-size: 2.75rem
    }
    h2 {
        font-size: 2.3125rem
    }
    h3 {
        font-size: 1.6875rem
    }
    h4 {
        font-size: 1.4375rem
    }
    h5 {
        font-size: 1.125rem
    }
    h6 {
        font-size: 1rem
    }
}

@media print {
    * {
        background: 0 0!important;
        color: #000!important;
        box-shadow: none!important;
        text-shadow: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }
    @page {
        margin: .34in
    }
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
}

h1 {
    font-weight: 700
}

@media only screen and (max-width:45em) {
    body {
        overflow-x: hidden
    }
}

html {
    background-color: #fff
}

.orange {
    color: #f60
}

.hidden {
    display: none
}


/* Header app.css */

body,
html {
    height: 100%
}

*,
 :after,
 :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

body,
html {
    font-size: 100%
}

body {
    background: #fff;
    color: #222;
    cursor: auto;
    font-family: proxima-nova, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    margin: 0;
    padding: 0;
    position: relative
}

a:hover {
    cursor: pointer
}

img {
    max-width: 100%;
    height: auto
}

img {
    -ms-interpolation-mode: bicubic
}

.right {
    float: right!important
}

img {
    display: inline-block;
    vertical-align: middle
}

[class*=block-grid-] {
    display: block;
    padding: 0;
    margin: 0 -.625rem
}

[class*=block-grid-]:after,
[class*=block-grid-]:before {
    content: " ";
    display: table
}

[class*=block-grid-]:after {
    clear: both
}

[class*=block-grid-]>li {
    display: block;
    float: left;
    height: auto;
    padding: 0 .625rem 1.25rem
}

[aria-label=breadcrumbs] [aria-hidden=true]:after {
    content: "/"
}

[data-clearing] {
    list-style: none;
    margin-left: 0;
    margin-bottom: 0
}

[data-clearing]:after,
[data-clearing]:before {
    content: " ";
    display: table
}

[data-clearing]:after {
    clear: both
}

[data-clearing] li {
    float: left;
    margin-right: 10px
}

[data-clearing][class*=block-grid-] li {
    margin-right: 0
}

::-webkit-input-placeholder {
    color: #666
}

:-moz-placeholder {
    color: #666
}

::-moz-placeholder {
    color: #666
}

:-ms-input-placeholder {
    color: #666
}

.icon-bar {
    display: inline-block;
    font-size: 0;
    width: 100%;
    background: #333
}

.icon-bar>* {
    display: block;
    float: left;
    font-size: 1rem;
    margin: 0 auto;
    padding: 1.25rem;
    text-align: center;
    width: 25%
}

.icon-bar>* img {
    display: block;
    margin: 0 auto
}

.icon-bar>* img {
    height: 1.875rem;
    width: 1.875rem
}

.icon-bar>* {
    font-size: 1rem;
    padding: 1.25rem
}

.icon-bar>* img {
    height: 1.875rem;
    width: 1.875rem
}

.icon-bar>a:hover {
    background: #008cba
}

.icon-bar>a.active {
    background: #008cba
}

[data-magellan-expedition-clone],
[data-magellan-expedition] {
    background: #fff;
    min-width: 100%;
    padding: 10px;
    z-index: 50
}

@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rotate {
    from {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.top-bar {
    background: #fff;
    height: 2.8125rem;
    line-height: 2.8125rem;
    margin-bottom: 0;
    overflow: hidden;
    position: relative
}

.top-bar ul {
    list-style: none;
    margin-bottom: 0
}

.top-bar .title-area {
    margin: 0;
    position: relative
}

.top-bar .name {
    font-size: 16px;
    margin: 0
}

.top-bar .toggle-topbar {
    position: absolute;
    right: 0;
    top: 0
}

.top-bar .toggle-topbar a {
    color: #f60;
    display: block;
    font-size: .8125rem;
    font-weight: 700;
    height: 2.8125rem;
    line-height: 2.8125rem;
    padding: 0 .78125rem;
    position: relative;
    text-transform: uppercase
}

.top-bar .toggle-topbar.menu-icon {
    margin-top: -8px;
    top: 50%
}

.top-bar .toggle-topbar.menu-icon a {
    color: #f60;
    height: 34px;
    line-height: 33px;
    padding: 0 2.34375rem 0 .78125rem;
    position: relative
}

.top-bar-section {
    left: 0;
    position: relative;
    width: auto;
    transition: left .3s ease-out
}

.top-bar-section ul {
    display: block;
    font-size: 16px;
    height: auto;
    margin: 0;
    padding: 0;
    width: 100%
}

.top-bar-section [role=separator] {
    border-top: solid 1px #1a1a1a;
    clear: both;
    height: 1px;
    width: 100%
}

.top-bar-section ul li {
    background: #fff
}

.top-bar-section ul li>a {
    color: #f60;
    display: block;
    font-family: proxima-nova, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    padding-left: .78125rem;
    padding: 12px 0 12px .78125rem;
    text-transform: none;
    width: 100%
}

.top-bar-section ul li.active>a {
    background: 0 0;
    color: #f60
}

.top-bar-section ul li.active>a:hover {
    background: #f5f5f5;
    color: #f60
}

@media only screen and (min-width:45.063em) {
    .top-bar {
        background: #1a1a1a;
        overflow: visible
    }
    .top-bar:after,
    .top-bar:before {
        content: " ";
        display: table
    }
    .top-bar:after {
        clear: both
    }
    .top-bar .toggle-topbar {
        display: none
    }
    .top-bar .title-area {
        float: left
    }
    .top-bar-section {
        transition: none 0 0;
        left: 0!important
    }
    .top-bar-section ul {
        display: inline;
        height: auto!important;
        width: auto
    }
    .top-bar-section ul li {
        float: left
    }
    .top-bar-section>ul>[role=separator] {
        border-right: solid 1px #4e4e4e;
        border-bottom: none;
        border-top: none;
        clear: none;
        height: 2.8125rem;
        width: 0
    }
}

@media only screen and (min-width:45.063em) and (max-width:64em) {
    .top-bar-section ul li>a {
        font-size: 1rem;
        padding: 12px 0 12px .25rem
    }
    .top-bar .title-area {
        max-width: 40%
    }
}

div,
li,
ul {
    margin: 0;
    padding: 0
}

a {
    color: #008cba;
    line-height: inherit;
    text-decoration: none
}

a:focus,
a:hover {
    color: #0078a0
}

a img {
    border: none
}

ul {
    font-family: inherit;
    font-size: 1rem;
    line-height: 1.6;
    list-style-position: outside;
    margin-bottom: 1.25rem
}

ul {
    margin-left: 1.1rem
}

ul li ul {
    margin-left: 1.25rem;
    margin-bottom: 0
}

@media print {
    * {
        background: 0 0!important;
        color: #000!important;
        box-shadow: none!important;
        text-shadow: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }
    img {
        page-break-inside: avoid
    }
    img {
        max-width: 100%!important
    }
    @page {
        margin: .34in
    }
}

@media only screen and (max-width:45em) {
    body {
        overflow-x: hidden
    }
}

html {
    background-color: #fff
}

.top-bar {
    background-color: #fff;
    height: 6rem
}

.top-bar .toggle-topbar.menu-icon {
    padding-left: 0
}

@media only screen and (max-width:45em) {
    .top-bar {
        height: 3.75rem;
        padding-bottom: 1rem
    }
    .top-bar .name,
    .top-bar .title-area {
        height: 3.75rem
    }
    .top-bar .name .logo {
        height: 1.875rem;
        margin-top: 15px;
        margin-left: 2%
    }
    .top-bar .top-bar-section li.separator {
        display: none
    }
}


/* Index.ejs app.css */

.container-price {
    display: flex;
}

.app-conect-sec-1 h1 {
    font-size: 2.5rem;
    line-height: 1.15em;
}

.small-block-grid-9>li {
    list-style: none;
    width: 11.1111111111%;
}

.small-block-grid-9>li:nth-of-type(1n) {
    clear: none;
}

.small-block-grid-9>li:nth-of-type(9n+1) {
    clear: both;
}

.small-block-grid-10>li {
    list-style: none;
    width: 10%;
}

.small-block-grid-10>li:nth-of-type(1n) {
    clear: none;
}

.small-block-grid-10>li:nth-of-type(10n+1) {
    clear: both;
}

.small-block-grid-11>li {
    list-style: none;
    width: 9.0909090909%;
}

.small-block-grid-11>li:nth-of-type(1n) {
    clear: none;
}

.small-block-grid-11>li:nth-of-type(11n+1) {
    clear: both;
}

.small-block-grid-12>li {
    list-style: none;
    width: 8.3333333333%;
}

.small-block-grid-12>li:nth-of-type(1n) {
    clear: none;
}

.small-block-grid-12>li:nth-of-type(12n+1) {
    clear: both;
}


}
@media only screen and (min-width: 45.063em) {
    .medium-block-grid-1>li {
        list-style: none;
        width: 100%;
    }
    
    .medium-block-grid-1>li:nth-of-type(1n) {
        clear: none;
    }
    
    .medium-block-grid-1>li:nth-of-type(1n+1) {
        clear: both;
    }
    
    .medium-block-grid-2>li {
        list-style: none;
        width: 50%;
    }
    
    .medium-block-grid-2>li:nth-of-type(1n) {
        clear: none;
    }
    
    .medium-block-grid-2>li:nth-of-type(2n+1) {
        clear: both;
    }
    
    .medium-block-grid-3>li {
        list-style: none;
        width: 33.3333333333%;
    }
    
    .medium-block-grid-3>li:nth-of-type(1n) {
        clear: none;
    }
    
    .medium-block-grid-3>li:nth-of-type(3n+1) {
        clear: both;
    }
    
    .medium-block-grid-4>li {
        list-style: none;
        width: 25%;
    }
    
    .medium-block-grid-4>li:nth-of-type(1n) {
        clear: none;
    }
    
    .medium-block-grid-4>li:nth-of-type(4n+1) {
        clear: both;
    }
    
    .medium-block-grid-5>li {
        list-style: none;
        width: 20%;
    }
    
    .medium-block-grid-5>li:nth-of-type(1n) {
        clear: none;
    }
    
    .medium-block-grid-5>li:nth-of-type(5n+1) {
        clear: both;
    }
    
    .medium-block-grid-6>li {
        list-style: none;
        width: 16.6666666667%;
    }
    
    .medium-block-grid-6>li:nth-of-type(1n) {
        clear: none;
    }
    
    .medium-block-grid-6>li:nth-of-type(6n+1) {
        clear: both;
    }
    
    .medium-block-grid-7>li {
        list-style: none;
        width: 14.2857142857%;
    }
    
    .medium-block-grid-7>li:nth-of-type(1n) {
        clear: none;
    }
    
    .medium-block-grid-7>li:nth-of-type(7n+1) {
        clear: both;
    }
    
    .medium-block-grid-8>li {
        list-style: none;
        width: 12.5%;
    }
    
    .medium-block-grid-8>li:nth-of-type(1n) {
        clear: none;
    }
    
    .medium-block-grid-8>li:nth-of-type(8n+1) {
        clear: both;
    }
    
    .medium-block-grid-9>li {
        list-style: none;
        width: 11.1111111111%;
    }
    
    .medium-block-grid-9>li:nth-of-type(1n) {
        clear: none;
    }
    
    .medium-block-grid-9>li:nth-of-type(9n+1) {
        clear: both;
    }
    
    .medium-block-grid-10>li {
        list-style: none;
        width: 10%;
    }
    
    .medium-block-grid-10>li:nth-of-type(1n) {
        clear: none;
    }
    
    .medium-block-grid-10>li:nth-of-type(10n+1) {
        clear: both;
    }
    
    .medium-block-grid-11>li {
        list-style: none;
        width: 9.0909090909%;
    }
    
    .medium-block-grid-11>li:nth-of-type(1n) {
        clear: none;
    }
    
    .medium-block-grid-11>li:nth-of-type(11n+1) {
        clear: both;
    }
    
    .medium-block-grid-12>li {
        list-style: none;
        width: 8.3333333333%;
    }
    
    .medium-block-grid-12>li:nth-of-type(1n) {
        clear: none;
    }
    
    .medium-block-grid-12>li:nth-of-type(12n+1) {
        clear: both;
    }
}
@media only screen and (min-width: 64.063em) {
    .large-block-grid-1>li {
        list-style: none;
        width: 100%;
    }
    
    .large-block-grid-1>li:nth-of-type(1n) {
        clear: none;
    }
    
    .large-block-grid-1>li:nth-of-type(1n+1) {
        clear: both;
    }
    
    .large-block-grid-2>li {
        list-style: none;
        width: 50%;
    }
    
    .large-block-grid-2>li:nth-of-type(1n) {
        clear: none;
    }
    
    .large-block-grid-2>li:nth-of-type(2n+1) {
        clear: both;
    }
    
    .large-block-grid-3>li {
        list-style: none;
        width: 33.3333333333%;
    }
    
    .large-block-grid-3>li:nth-of-type(1n) {
        clear: none;
    }
    
    .large-block-grid-3>li:nth-of-type(3n+1) {
        clear: both;
    }
    
    .large-block-grid-4>li {
        list-style: none;
        width: 25%;
    }
    
    .large-block-grid-4>li:nth-of-type(1n) {
        clear: none;
    }
    
    .large-block-grid-4>li:nth-of-type(4n+1) {
        clear: both;
    }
    
    .large-block-grid-5>li {
        list-style: none;
        width: 20%;
    }
    
    .large-block-grid-5>li:nth-of-type(1n) {
        clear: none;
    }
    
    .large-block-grid-5>li:nth-of-type(5n+1) {
        clear: both;
    }
    
    .large-block-grid-6>li {
        list-style: none;
        width: 16.6666666667%;
    }
    
    .large-block-grid-6>li:nth-of-type(1n) {
        clear: none;
    }
    
    .large-block-grid-6>li:nth-of-type(6n+1) {
        clear: both;
    }
    
    .large-block-grid-7>li {
        list-style: none;
        width: 14.2857142857%;
    }
    
    .large-block-grid-7>li:nth-of-type(1n) {
        clear: none;
    }
    
    .large-block-grid-7>li:nth-of-type(7n+1) {
        clear: both;
    }
    
    .large-block-grid-8>li {
        list-style: none;
        width: 12.5%;
    }
    
    .large-block-grid-8>li:nth-of-type(1n) {
        clear: none;
    }
    
    .large-block-grid-8>li:nth-of-type(8n+1) {
        clear: both;
    }
    
    .large-block-grid-9>li {
        list-style: none;
        width: 11.1111111111%;
    }
    
    .large-block-grid-9>li:nth-of-type(1n) {
        clear: none;
    }
    
    .large-block-grid-9>li:nth-of-type(9n+1) {
        clear: both;
    }
    
    .large-block-grid-10>li {
        list-style: none;
        width: 10%;
    }
    
    .large-block-grid-10>li:nth-of-type(1n) {
        clear: none;
    }
    
    .large-block-grid-10>li:nth-of-type(10n+1) {
        clear: both;
    }
    
    .large-block-grid-11>li {
        list-style: none;
        width: 9.0909090909%;
    }
    
    .large-block-grid-11>li:nth-of-type(1n) {
        clear: none;
    }
    
    .large-block-grid-11>li:nth-of-type(11n+1) {
        clear: both;
    }
    
    .large-block-grid-12>li {
        list-style: none;
        width: 8.3333333333%;
    }
    
    .large-block-grid-12>li:nth-of-type(1n) {
        clear: none;
    }
    
    .large-block-grid-12>li:nth-of-type(12n+1) {
        clear: both;
    }
}
[aria-label="breadcrumbs"] [aria-hidden="true"]:after {
    content: "/";
}
button,
.button {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-family: proxima-nova, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: 1rem 2rem 1.0625rem 2rem;
    font-size: 1rem;
    background-color: #f60;
    border-color: #f60;
    color: #fff;
    transition: background-color 300ms ease-out;
}
button:hover,
button:focus,
.button:hover,
.button:focus {
    background-color: #007095;
}
button:hover,
button:focus,
.button:hover,
.button:focus {
    color: #fff;
}
button.info,
.button.info {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #333;
}
button.info:hover,
button.info:focus,
.button.info:hover,
.button.info:focus {
    background-color: #61b6d9;
}
button.info:hover,
button.info:focus,
.button.info:hover,
.button.info:focus {
    color: #fff;
}
button.large,
.button.large {
    padding: 1.125rem 2.25rem 1.1875rem 2.25rem;
    font-size: 1.25rem;
}
button.small,
.button.small {
    padding: .875rem 1.75rem .9375rem 1.75rem;
    font-size: .8125rem;
}
button.left-align,
.button.left-align {
    text-align: left;
    text-indent: .75rem;
}
button.right-align,
.button.right-align {
    text-align: right;
    padding-right: .75rem;
}
button.radius,
.button.radius {
    border-radius: 3px;
}
button[disabled],
.button[disabled] {
    background-color: #008CBA;
    border-color: #007095;
    color: #fff;
    box-shadow: none;
    cursor: default;
    opacity: .7;
}
button[disabled]:hover,
button[disabled]:focus,
.button[disabled]:hover,
.button[disabled]:focus {
    background-color: #007095;
}
button[disabled]:hover,
button[disabled]:focus,
.button[disabled]:hover,
.button[disabled]:focus {
    color: #fff;
}
button[disabled]:hover,
button[disabled]:focus,
.button[disabled]:hover,
.button[disabled]:focus {
    background-color: #008CBA;
}
button[disabled].info,
.button[disabled].info {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #333;
    box-shadow: none;
    cursor: default;
    opacity: .7;
}
button[disabled].info:hover,
button[disabled].info:focus,
.button[disabled].info:hover,
.button[disabled].info:focus {
    background-color: #61b6d9;
}
button[disabled].info:hover,
button[disabled].info:focus,
.button[disabled].info:hover,
.button[disabled].info:focus {
    color: #fff;
}
button[disabled].info:hover,
button[disabled].info:focus,
.button[disabled].info:hover,
.button[disabled].info:focus {
    background-color: #a0d3e8;
}
button::-moz-focus-inner {
    border: 0;
    padding: 0;
}
@media only screen and (min-width: 45.063em) {
    button,
    .button {
        display: inline-block;
    }
}
.button-group {
    list-style: none;
    margin: 0;
    left: 0;
}
.button-group:before,
.button-group:after {
    content: " ";
    display: table;
}
.button-group:after {
    clear: both;
}
.button-group>li {
    display: inline-block;
    margin: 0 -2px;
}
.button-group>li>button,
.button-group>li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
}
.button-group>li:first-child button,
.button-group>li:first-child .button {
    border-left: 0;
}
.button-group.radius>* {
    display: inline-block;
    margin: 0 -2px;
}
.button-group.radius>*>button,
.button-group.radius>* .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
}
.button-group.radius>*:first-child button,
.button-group.radius>*:first-child .button {
    border-left: 0;
}
.button-group.radius>*,
.button-group.radius>*>a,
.button-group.radius>*>button,
.button-group.radius>*>.button {
    border-radius: 0;
}
.button-group.radius>*:first-child,
.button-group.radius>*:first-child>a,
.button-group.radius>*:first-child>button,
.button-group.radius>*:first-child>.button {
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}
.button-group.radius>*:last-child,
.button-group.radius>*:last-child>a,
.button-group.radius>*:last-child>button,
.button-group.radius>*:last-child>.button {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}
[data-clearing] {
    list-style: none;
    margin-left: 0;
    margin-bottom: 0;
}
[data-clearing]:before,
[data-clearing]:after {
    content: " ";
    display: table;
}
[data-clearing]:after {
    clear: both;
}
[data-clearing] li {
    float: left;
    margin-right: 10px;
}
[data-clearing][class*="block-grid-"] li {
    margin-right: 0;
}
::-webkit-input-placeholder {
    color: #666;
}
:-moz-placeholder {
    color: #666;
}
::-moz-placeholder {
    color: #666;
}
:-ms-input-placeholder {
    color: #666;
}
[data-magellan-expedition],
[data-magellan-expedition-clone] {
    background: #fff;
    min-width: 100%;
    padding: 10px;
    z-index: 50;
}
@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes rotate {
    from {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    
    to {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.tooltip {
    background: #333;
    color: #fff;
    display: none;
    font-size: .875rem;
    font-weight: normal;
    line-height: 1.3;
    max-width: 300px;
    padding: .75rem;
    position: absolute;
    width: 100%;
    z-index: 1006;
    left: 50%;
}
.tooltip.radius {
    border-radius: 3px;
}
.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
    left: 0;
}
.text-left {
    text-align: left !important;
}
.text-right {
    text-align: right !important;
}
.text-center {
    text-align: center !important;
}
@media only screen {
    .small-text-left {
        text-align: left !important;
    }
    
    .small-text-right {
        text-align: right !important;
    }
    
    .small-text-center {
        text-align: center !important;
    }
}
@media only screen and (min-width: 45.063em) {
    .medium-text-left {
        text-align: left !important;
    }
    
    .medium-text-right {
        text-align: right !important;
    }
    
    .medium-text-center {
        text-align: center !important;
    }
}
@media only screen and (min-width: 64.063em) {
    .large-text-left {
        text-align: left !important;
    }
    
    .large-text-right {
        text-align: right !important;
    }
    
    .large-text-center {
        text-align: center !important;
    }
}
div,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
    padding: 0;
}
a {
    color: #008CBA;
    line-height: inherit;
    text-decoration: none;
}
a:hover,
a:focus {
    color: #0078a0;
}
a img {
    border: none;
}
p {
    font-family: inherit;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.6;
    margin-bottom: 1.25rem;
    text-rendering: optimizeLegibility;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #222;
    font-family: proxima-nova, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    line-height: 1.4;
    margin-bottom: .5rem;
    margin-top: .2rem;
    text-rendering: optimizeLegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    color: #6f6f6f;
    font-size: 60%;
    line-height: 0;
}
h1 {
    font-size: 2.125rem;
}
h2 {
    font-size: 1.6875rem;
}
h3 {
    font-size: 1.375rem;
}
h4 {
    font-size: 1.125rem;
}
h5 {
    font-size: 1.125rem;
}
h6 {
    font-size: 1rem;
}
em {
    line-height: inherit;
}
small {
    font-size: 60%;
    line-height: inherit;
}
ul {
    font-family: inherit;
    font-size: 1rem;
    line-height: 1.6;
    list-style-position: outside;
    margin-bottom: 1.25rem;
}
ul {
    margin-left: 1.1rem;
}
ul li ul {
    margin-left: 1.25rem;
    margin-bottom: 0;
}
@media only screen and (min-width: 45.063em) {
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        line-height: 1.4;
    }
    
    h1 {
        font-size: 2.75rem;
    }
    
    h2 {
        font-size: 2.3125rem;
    }
    
    h3 {
        font-size: 1.6875rem;
    }
    
    h4 {
        font-size: 1.4375rem;
    }
    
    h5 {
        font-size: 1.125rem;
    }
    
    h6 {
        font-size: 1rem;
    }
}
@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }
    
    a,
    a:visited {
        text-decoration: underline;
    }
    
    a[href]:after {
        content: " (" attr(href) ")";
    }
    
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }
    
    img {
        page-break-inside: avoid;
    }
    
    img {
        max-width: 100% !important;
    }
    
    @page {
        margin: .34in;
    }
    
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    
    h2,
    h3 {
        page-break-after: avoid;
    }
}
.left-small {
    height: 2.8125rem;
    position: absolute;
    top: 0;
    width: 2.8125rem;
    border-right: solid 1px #1a1a1a;
    left: 0;
}
.right-small {
    height: 2.8125rem;
    position: absolute;
    top: 0;
    width: 2.8125rem;
    border-left: solid 1px #1a1a1a;
    right: 0;
}
@media only screen {
    .show-for-small-up,
    .show-for-small,
    .hide-for-medium-up,
    .hide-for-medium,
    .hide-for-large-up,
    .hide-for-large {
        display: inherit !important;
    }
    
    .hide-for-small-up,
    .hide-for-small,
    .show-for-medium-up,
    .show-for-medium,
    .show-for-large-up,
    .show-for-large {
        display: none !important;
    }
}
@media only screen and (min-width: 45.063em) {
    .show-for-small-up,
    .hide-for-small,
    .show-for-medium-up,
    .show-for-medium,
    .hide-for-large-up,
    .hide-for-large {
        display: inherit !important;
    }
    
    .hide-for-small-up,
    .show-for-small,
    .hide-for-medium-up,
    .hide-for-medium,
    .show-for-large-up,
    .show-for-large {
        display: none !important;
    }
}
@media only screen and (min-width: 64.063em) {
    .show-for-small-up,
    .hide-for-small,
    .show-for-medium-up,
    .hide-for-medium,
    .show-for-large-up,
    .show-for-large {
        display: inherit !important;
    }
    
    .hide-for-small-up,
    .show-for-small,
    .hide-for-medium-up,
    .show-for-medium,
    .hide-for-large-up,
    .hide-for-large {
        display: none !important;
    }
}
@media only screen and (min-width: 90.063em) {
    .show-for-small-up,
    .hide-for-small,
    .show-for-medium-up,
    .hide-for-medium,
    .show-for-large-up,
    .hide-for-large {
        display: inherit !important;
    }
    
    .hide-for-small-up,
    .show-for-small,
    .hide-for-medium-up,
    .show-for-medium,
    .hide-for-large-up,
    .show-for-large {
        display: none !important;
    }
}
@media only screen and (min-width: 120.063em) {
    .show-for-small-up,
    .hide-for-small,
    .show-for-medium-up,
    .hide-for-medium,
    .show-for-large-up,
    .hide-for-large {
        display: inherit !important;
    }
    
    .hide-for-small-up,
    .show-for-small,
    .hide-for-medium-up,
    .show-for-medium,
    .hide-for-large-up,
    .show-for-large {
        display: none !important;
    }
}
.show-for-print {
    display: none !important;
}
@media print {
    .show-for-print {
        display: block !important;
    }
    
    .hide-on-print,
    .hide-for-print {
        display: none !important;
    }
}

/*h1, h2, h3, h4, h5, h6 {
    color: inherit
}*/
h1 {
    font-weight: bold;
}
@media all and (max-width: 800px) {
    .small-11 {
        width: 100%;
    }
}
p {
    font-size: inherit;
}
@media only screen and (max-width: 45em) {
    body {
        overflow-x: hidden;
    }
}
html {
    background-color: #fff;
}
p {
    margin-bottom: 0;
}
.play-video-button {
    margin-top: 20px;
}
.play-video-button span {
    background: url("../images/play-icon.png") bottom left no-repeat;
    padding-left: 40px;
    height: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.play-video-button:hover span {
    background-position: 0 0;
}
.show-for-medium-large-up {
    display: none !important;
}
@media only screen and (min-width: 55.063em) {
    .show-for-medium-large-up {
        display: inherit !important;
    }
}
.content section {
    height: auto;
    padding: 1.875rem 0;
}
.content section .inline-video {
    border: 8px solid #eee;
    border-radius: 8px;
}
@media only screen and (max-width: 45em) {
    /*.top-bar .toggle-topbar.menu-icon a::after {
        content: "";
        position: absolute;
        right: 0;
        display: block;
        width: 16px;
        top: 0;
        height: 0;
        box-shadow: 0 10px 0 1px #f60, 0 16px 0 1px #f60, 0 22px 0 1px #f60
        */
}

/* Footer app.css */

/* 8818 - 8853 */
footer {
    background: #f5f5f5;
    padding: 30px 0 120px
}
footer .footer-links {
    list-style-type: none
}
@media only screen and (max-width: 45em) {
    footer .footer-links {
        text-align: center;
        margin: 0 auto;
        padding-bottom: 5%;
    }
}
footer .footer-item {
    margin-bottom: .3125rem
}
footer .footer-header {
    color: #4a4a4a;
    font-weight: 600;
    font-size: 1.25rem;
    text-decoration: none
}
footer .footer-link {
    color: #4a4a4a !important;
    text-decoration: none
}
footer .footer-link:hover {
    text-decoration: underline;
}

/* 10951 - 10963 */
.footer-header {
    color: #ffffff;
    font-size: 20px;
    line-height: 30px;
    text-decoration: none
}
.footer-link {
    color: #b2b2b2;
    font-size: 16px;
    line-height: 30px;
    text-decoration: none
}

/* 142 - 195 */
.row {
    margin: 0 auto;
    max-width: 60rem;
    width: 100%
}
.row:before,
.row:after {
    content: " ";
    display: table
}
.row:after {
    clear: both
}
.row.collapse>.column,
.row.collapse>.columns {
    padding-left: 0;
    padding-right: 0
}
.row.collapse .row {
    margin-left: 0;
    margin-right: 0
}
.row .row {
    margin: 0 -.9375rem;
    max-width: none;
    width: auto
}
.row .row:before,
.row .row:after {
    content: " ";
    display: table
}
.row .row:after {
    clear: both
}
.row .row.collapse {
    margin: 0;
    max-width: none;
    width: auto
}
.row .row.collapse:before,
.row .row.collapse:after {
    content: " ";
    display: table
}
.row .row.collapse:after {
    clear: both
}

/* 437 - 450 */
@media only screen {
    .row.small-collapse>.column,
    .row.small-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }
    
    .row.small-collapse .row {
        margin-left: 0;
        margin-right: 0
    }
    
    .row.small-uncollapse>.column,
    .row.small-uncollapse>.columns {
        padding-left: .9375rem;
        padding-right: .9375rem;
        float: left
    }
}

/* 676 - 688 */
@media only screen and (min-width: 45.063em) {
    .row.medium-collapse>.column,
    .row.medium-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }
    
    .row.medium-collapse .row {
        margin-left: 0;
        margin-right: 0
    }
    
    .row.medium-uncollapse>.column,
    .row.medium-uncollapse>.columns {
        padding-left: .9375rem;
        padding-right: .9375rem;
        float: left
    }
}

/* 1036 - 1048 */
@media only screen and (min-width: 64.063em) {
    .row.large-collapse>.column,
    .row.large-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }
    
    .row.large-collapse .row {
        margin-left: 0;
        margin-right: 0
    }
    
    .row.large-uncollapse>.column,
    .row.large-uncollapse>.columns {
        padding-left: .9375rem;
        padding-right: .9375rem;
        float: left
    }
}

/* 3228 - 3252 */
form .row .row {
    margin: 0 -.5rem
}
form .row .row .column,
form .row .row .columns {
    padding: 0 .5rem
}
form .row .row.collapse {
    margin: 0
}
form .row .row.collapse .column,
form .row .row.collapse .columns {
    padding: 0
}
form .row .row.collapse input {
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}
form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
    padding-left: .5rem
}

/* 3467 - 3478 */
form .row .prefix-radius.row.collapse input,
form .row .prefix-radius.row.collapse textarea,
form .row .prefix-radius.row.collapse select,
form .row .prefix-radius.row.collapse button {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}
form .row .prefix-radius.row.collapse .prefix {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}
form .row .postfix-radius.row.collapse input,
form .row .postfix-radius.row.collapse textarea,
form .row .postfix-radius.row.collapse select,
form .row .postfix-radius.row.collapse button {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}
form .row .postfix-radius.row.collapse .postfix {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}
form .row .prefix-round.row.collapse input,
form .row .prefix-round.row.collapse textarea,
form .row .prefix-round.row.collapse select,
form .row .prefix-round.row.collapse button {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px
}
form .row .prefix-round.row.collapse .prefix {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
}
form .row .postfix-round.row.collapse input,
form .row .postfix-round.row.collapse textarea,
form .row .postfix-round.row.collapse select,
form .row .postfix-round.row.collapse button {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
}
form .row .postfix-round.row.collapse .postfix {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px
}
input[type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0
}
textarea[rows] {
    height: auto
}

/* 5965 */
.top-bar .row {
    max-width: none
}

/* 7990 - 7993 */
@media only screen {
    tbody.show-for-small-only,
    tbody.show-for-small-up,
    tbody.show-for-small,
    tbody.show-for-small-down,
    tbody.hide-for-medium-only,
    tbody.hide-for-medium-up,
    tbody.hide-for-medium,
    tbody.show-for-medium-down,
    tbody.hide-for-large-only,
    tbody.hide-for-large-up,
    tbody.hide-for-large,
    tbody.show-for-large-down,
    tbody.hide-for-xlarge-only,
    tbody.hide-for-xlarge-up,
    tbody.hide-for-xlarge,
    tbody.show-for-xlarge-down,
    tbody.hide-for-xxlarge-only,
    tbody.hide-for-xxlarge-up,
    tbody.hide-for-xxlarge,
    tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }
    
    tr.show-for-small-only,
    tr.show-for-small-up,
    tr.show-for-small,
    tr.show-for-small-down,
    tr.hide-for-medium-only,
    tr.hide-for-medium-up,
    tr.hide-for-medium,
    tr.show-for-medium-down,
    tr.hide-for-large-only,
    tr.hide-for-large-up,
    tr.hide-for-large,
    tr.show-for-large-down,
    tr.hide-for-xlarge-only,
    tr.hide-for-xlarge-up,
    tr.hide-for-xlarge,
    tr.show-for-xlarge-down,
    tr.hide-for-xxlarge-only,
    tr.hide-for-xxlarge-up,
    tr.hide-for-xxlarge,
    tr.show-for-xxlarge-down {
        display: table-row
    }
}

/* 8027 - 8032 */
@media only screen and (min-width: 45.063em) {
    tbody.hide-for-small-only,
    tbody.show-for-small-up,
    tbody.hide-for-small,
    tbody.hide-for-small-down,
    tbody.show-for-medium-only,
    tbody.show-for-medium-up,
    tbody.show-for-medium,
    tbody.show-for-medium-down,
    tbody.hide-for-large-only,
    tbody.hide-for-large-up,
    tbody.hide-for-large,
    tbody.show-for-large-down,
    tbody.hide-for-xlarge-only,
    tbody.hide-for-xlarge-up,
    tbody.hide-for-xlarge,
    tbody.show-for-xlarge-down,
    tbody.hide-for-xxlarge-only,
    tbody.hide-for-xxlarge-up,
    tbody.hide-for-xxlarge,
    tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }
    
    tr.hide-for-small-only,
    tr.show-for-small-up,
    tr.hide-for-small,
    tr.hide-for-small-down,
    tr.show-for-medium-only,
    tr.show-for-medium-up,
    tr.show-for-medium,
    tr.show-for-medium-down,
    tr.hide-for-large-only,
    tr.hide-for-large-up,
    tr.hide-for-large,
    tr.show-for-large-down,
    tr.hide-for-xlarge-only,
    tr.hide-for-xlarge-up,
    tr.hide-for-xlarge,
    tr.show-for-xlarge-down,
    tr.hide-for-xxlarge-only,
    tr.hide-for-xxlarge-up,
    tr.hide-for-xxlarge,
    tr.show-for-xxlarge-down {
        display: table-row
    }
}

/* columns */
.column,
.columns {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 100%;
    float: left
}
.column+.column:last-child,
.columns+.column:last-child,
.column+.columns:last-child,
.columns+.columns:last-child {
    float: right
}
.column+.column.end,
.columns+.column.end,
.column+.columns.end,
.columns+.columns.end {
    float: left
}

/*Medium Centered */
@media only screen and (min-width: 45.063em) {
    .column.medium-centered,
    .columns.medium-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }
    
    .column.medium-uncentered,
    .columns.medium-uncentered {
        float: left;
        margin-left: 0;
        margin-right: 0
    }
    
    .column.medium-centered:last-child,
    .columns.medium-centered:last-child {
        float: none
    }
    
    .medium-3 {
        width: 25%;
    }
    
    .top-bar-section li:not(.has-form) a:not(.button) {
        padding: 0 .78125rem;
    }
}

/* Homepage */
.header {
    width: 70%;
    margin: -10% auto 0;
}
.description {
    width: 65%;
    padding-bottom: .5em;
}
.table-div-cell {
    padding-top: 0;
}
section.socialproof {
    padding: 1%;
    margin: 0 auto;
}
ul.brands {
    display: flex;
    flex-flow: row;
    padding: 0;
    margin: 0 auto;
    justify-content: center;
}
a.content section .large-green-button:hover {
    background-color: #BF4C00;
}
nav.topbar {
    height: 2.8125rem !important;
}
.top-bar-section a:hover {
    text-decoration: underline;
}
#free-download a:hover {
    text-decoration: none !important;
    color: #fff !important;
    background-color: #ff6600 !important;
}
.hero {
    margin-left: -.5% !important;
}
.demo-title {
    font-size: 1.6rem;
    color: #ff6600;
}

/* Closing app.css */
body,
html {
    height: 100%
}
*,
 :after,
 :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
body,
html {
    font-size: 100%
}
body {
    background: #fff;
    color: #222;
    cursor: auto;
    font-family: proxima-nova, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    margin: 0;
    padding: 0;
    position: relative
}
[class*=block-grid-] {
    display: block;
    padding: 0;
    margin: 0 -.625rem
}
[class*=block-grid-]:after,
[class*=block-grid-]:before {
    content: " ";
    display: table
}
[class*=block-grid-]:after {
    clear: both
}
[aria-label=breadcrumbs] [aria-hidden=true]:after {
    content: "/"
}
[data-clearing] {
    list-style: none;
    margin-left: 0;
    margin-bottom: 0
}
[data-clearing]:after,
[data-clearing]:before {
    content: " ";
    display: table
}
[data-clearing]:after {
    clear: both
}
::-webkit-input-placeholder {
    color: #666
}
:-moz-placeholder {
    color: #666
}
::-moz-placeholder {
    color: #666
}
:-ms-input-placeholder {
    color: #666
}
[data-magellan-expedition-clone],
[data-magellan-expedition] {
    background: #fff;
    min-width: 100%;
    padding: 10px;
    z-index: 50
}
@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
@keyframes rotate {
    from {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0)
    }
    
    to {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
.top-bar {
    background: #fff;
    height: 2.8125rem;
    line-height: 2.8125rem;
    margin-bottom: 0;
    overflow: hidden;
    position: relative
}
.top-bar .toggle-topbar {
    position: absolute;
    right: 0;
    top: 0
}
.top-bar.expanded {
    background: 0 0;
    height: auto
}
@media only screen and (min-width:45.063em) {
    .top-bar {
        background: #1a1a1a;
        overflow: visible
    }
    
    .top-bar:after,
    .top-bar:before {
        content: " ";
        display: table
    }
    
    .top-bar:after {
        clear: both
    }
    
    .top-bar .toggle-topbar {
        display: none
    }
    
    .top-bar.expanded {
        background: #fff
    }
}
@media print {
    * {
        background: 0 0!important;
        color: #000!important;
        box-shadow: none!important;
        text-shadow: none!important
    }
    
    @page {
        margin: .34in
    }
}
@media only screen and (max-width:45em) {
    body {
        overflow-x: hidden
    }
}
html {
    background-color: #fff
}
.top-bar {
    background-color: #fff;
    height: 6rem
}
@media only screen and (max-width:45em) {
    .top-bar {
        height: 3.75rem;
        padding-bottom: 1rem
    }
}

/* opening */

/* Header */
html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
body {
    margin: 0
}
nav,
section {
    display: block
}
a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}
a:active,
a:hover {
    outline-width: 0
}
img {
    border-style: none
}
[type=reset],
[type=submit],
html [type=button] {
    -webkit-appearance: button
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
    border-style: none;
    padding: 0
}
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
    outline: 1px dotted ButtonText
}
[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}
[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}
menu {
    display: block
}
[hidden] {
    display: none
}
html {
    box-sizing: border-box;
    font-size: 100%
}
*,
 ::after,
 ::before {
    box-sizing: inherit
}
body {
    margin: 0;
    padding: 0;
    background: #fefefe;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: 400;
    line-height: 1.5;
    color: #0a0a0a;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic
}
div,
li,
ul {
    margin: 0;
    padding: 0
}
a {
    line-height: inherit;
    color: #1779ba;
    text-decoration: none;
    cursor: pointer
}
a:focus,
a:hover {
    color: #1468a0
}
a img {
    border: 0
}
ul {
    margin-bottom: 1rem;
    list-style-position: outside;
    line-height: 1.6
}
li {
    font-size: inherit
}
ul {
    margin-left: 1.25rem;
    list-style-type: disc
}
ul ul {
    margin-left: 1.25rem;
    margin-bottom: 0
}
@media print {
    * {
        background: 0 0!important;
        box-shadow: none!important;
        color: #000!important;
        text-shadow: none!important
    }
    
    a,
    a:visited {
        text-decoration: underline
    }
    
    a[href]:after {
        content: " (" attr(href) ")"
    }
    
    a[href^='#']:after,
    a[href^='javascript:']:after {
        content: ''
    }
    
    img {
        page-break-inside: avoid
    }
    
    img {
        max-width: 100%!important
    }
    
    @page {
        margin: .5cm
    }
}
[type=color],
[type=date],
[type=datetime-local],
[type=datetime],
[type=email],
[type=month],
[type=number],
[type=password],
[type=search],
[type=tel],
[type=text],
[type=time],
[type=url],
[type=week] {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 2.4375rem;
    margin: 0 0 1rem;
    padding: .5rem;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fefefe;
    box-shadow: inset 0 1px 2px rgba(10, 10, 10, .1);
    font-family: inherit;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #0a0a0a;
    transition: box-shadow .5s, border-color .25s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}
[type=color]:focus,
[type=date]:focus,
[type=datetime-local]:focus,
[type=datetime]:focus,
[type=email]:focus,
[type=month]:focus,
[type=number]:focus,
[type=password]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=text]:focus,
[type=time]:focus,
[type=url]:focus,
[type=week]:focus {
    outline: 0;
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow .5s, border-color .25s ease-in-out
}
[type=button],
[type=submit] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0
}
[type=checkbox],
[type=file],
[type=radio] {
    margin: 0 0 1rem
}
[type=file] {
    width: 100%
}
.menu {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
[data-whatinput=mouse] .menu li {
    outline: 0
}
.menu a {
    line-height: 1;
    text-decoration: none;
    display: block;
    padding: .7rem 1rem
}
.menu a {
    margin-bottom: 0
}
.menu,
.menu.horizontal {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row
}
.menu.icon-right a,
.menu.icon-top a {
    display: -ms-flexbox;
    display: flex
}
.menu.icon-right li a {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}
.menu.icon-right li a img {
    margin-left: .25rem
}
.menu.icon-top li a {
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}
.menu.icon-top li a img {
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    margin-bottom: .25rem;
    text-align: center
}
.menu .active>a {
    background: #1779ba;
    color: #fefefe
}
.no-js [data-responsive-menu] ul {
    display: none
}
.menu-icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 16px;
    cursor: pointer
}
.menu-icon::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #f60;
    box-shadow: 0 7px 0 #f60, 0 14px 0 #f60;
    content: ''
}
.menu-icon:hover::after {
    background: #f60;
    box-shadow: 0 7px 0 #f60, 0 14px 0 #f60
}
.sticky-container {
    position: relative
}
.sticky {
    position: relative;
    z-index: 0;
    transform: translate3d(0, 0, 0)
}
.title-bar {
    padding: .5rem;
    background: #0a0a0a;
    color: #fefefe;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center
}
.title-bar .menu-icon {
    margin-left: .25rem;
    margin-right: .25rem
}
.title-bar-right {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px
}
.title-bar-right {
    text-align: right
}
.title-bar-title {
    display: inline-block;
    vertical-align: middle;
    font-weight: 700
}
@media screen and (min-width:765px) and (max-width:821px) {
    .top-bar li {
        font-size: 10px!important
    }
}
@media screen and (min-width:721px) and (max-width:764px) {
    .logo {
        max-width: 250px;
        transform: translate(5%, 50%)
    }
}
@media screen and (min-width:765px) {
    .top-bar {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-align: center;
        align-items: center;
        padding: .5rem;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    
    .top-bar,
    .top-bar ul {
        background-color: #fff
    }
    
    .top-bar .top-bar-right {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}
@media print,
screen and (min-width:765px) {
    .top-bar {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    
    .top-bar .top-bar-right {
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        margin-left: auto
    }
}
.top-bar-title {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: .5rem 1rem .5rem 0
}
.top-bar-right {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}
@keyframes shake-7 {
    0%,
    10%,
    20%,
    30%,
    40%,
    50%,
    60%,
    70%,
    80%,
    90% {
        transform: translateX(7%)
    }
    
    15%,
    25%,
    35%,
    45%,
    5%,
    55%,
    65%,
    75%,
    85%,
    95% {
        transform: translateX(-7%)
    }
}
@keyframes spin-cw-1turn {
    0% {
        transform: rotate(-1turn)
    }
    
    100% {
        transform: rotate(0)
    }
}
@keyframes spin-cw-1turn {
    0% {
        transform: rotate(0)
    }
    
    100% {
        transform: rotate(1turn)
    }
}
@keyframes wiggle-7deg {
    40%,
    50%,
    60% {
        transform: rotate(7deg)
    }
    
    35%,
    45%,
    55%,
    65% {
        transform: rotate(-7deg)
    }
    
    0%,
    100%,
    30%,
    70% {
        transform: rotate(0)
    }
}

/* index */
@charset "UTF-8";
html {
    font-family: sans-serif;
    /* 1 */
    
    line-height: 1.15;
    /* 2 */
    
    -ms-text-size-adjust: 100%;
    /* 3 */
    
    -webkit-text-size-adjust: 100%;
    /* 3 */
}

/* Sections
       ========================================================================== */

/**
     * Remove the margin in all browsers (opinionated).
     */
body {
    margin: 0;
}

/**
     * Add the correct display in IE 9-.
     */
section {
    display: block;
}

/**
     * Correct the font size and margin on `h1` elements within `section` and
     * `article` contexts in Chrome, Firefox, and Safari.
     */
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
main {
    display: block;
}

/**
     * 1. Correct the inheritance and scaling of font size in all browsers.
     * 2. Correct the odd `em` font sizing in all browsers.
     */

/* Links
       ========================================================================== */

/**
     * 1. Remove the gray background on active links in IE 10.
     * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
     */
a {
    background-color: transparent;
    /* 1 */
    
    -webkit-text-decoration-skip: objects;
    /* 2 */
}

/**
     * Remove the outline on focused links when they are also active or hovered
     * in all browsers (opinionated).
     */
a:active,
a:hover {
    outline-width: 0;
}
small {
    font-size: 80%;
}

/**
     * Prevent `sub` and `sup` elements from affecting the line height in
     * all browsers.
     */

/* Embedded content
       ========================================================================== */

/**
     * Add the correct display in IE 9-.
     */
audio,
video {
    display: inline-block;
}

/**
     * Add the correct display in iOS 4-7.
     */
audio:not([controls]) {
    display: none;
    height: 0;
}

/**
     * Remove the border on images inside links in IE 10-.
     */
img {
    border-style: none;
}

/**
     * Hide the overflow in IE.
     */

/* Forms
       ========================================================================== */

/**
     * 1. Change the font styles in all browsers (opinionated).
     * 2. Remove the margin in Firefox and Safari.
     */
button {
    font-family: sans-serif;
    /* 1 */
    
    font-size: 100%;
    /* 1 */
    
    line-height: 1.15;
    /* 1 */
    
    margin: 0;
    /* 2 */
}

/**
     * Show the overflow in IE.
     */
button {
    overflow: visible;
}

/**
     * Remove the inheritance of text transform in Edge, Firefox, and IE.
     * 1. Remove the inheritance of text transform in Firefox.
     */
button {
    /* 1 */
    
    text-transform: none;
}

/**
     * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
     *    controls in Android 4.
     * 2. Correct the inability to style clickable types in iOS and Safari.
     */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
    /* 2 */
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
    /**
       * Remove the inner border and padding in Firefox.
       */
    /**
       * Restore the focus styles unset by the previous rule.
       */
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

/**
     * Show the overflow in Edge.
     */

/**
     * 1. Add the correct box sizing in IE 10-.
     * 2. Remove the padding in IE 10-.
     */
[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    /* 1 */
    
    padding: 0;
    /* 2 */
}

/**
     * Correct the cursor style of increment and decrement buttons in Chrome.
     */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
     * 1. Correct the odd appearance in Chrome and Safari.
     * 2. Correct the outline style in Safari.
     */
[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    
    outline-offset: -2px;
    /* 2 */
    /**
       * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
       */
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
     * 1. Correct the inability to style clickable types in iOS and Safari.
     * 2. Change font properties to `inherit` in Safari.
     */
::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    
    font: inherit;
    /* 2 */
}
details {
    display: block;
}
[hidden] {
    display: none;
}
html {
    box-sizing: border-box;
    font-size: 100%;
}
*,
*::before,
*::after {
    box-sizing: inherit;
}
body {
    margin: 0;
    padding: 0;
    background: #fefefe;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal;
    line-height: 1.5;
    color: #0a0a0a;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
}
button {
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    border-radius: 0;
    background: transparent;
    line-height: 1;
    cursor: auto;
}
[data-whatinput='mouse'] button {
    outline: 0;
}
button {
    font-family: inherit;
}
.grid-container {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 90rem;
    margin: 0 auto;
}
@media print,
screen and (min-width: 768px) {
    .grid-container {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}
.grid-x {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.cell {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: 100%;
}
.cell.auto {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
}
.grid-x>.auto {
    width: auto;
}
.grid-x>.small-1,
.grid-x>.small-2,
.grid-x>.small-3,
.grid-x>.small-4,
.grid-x>.small-5,
.grid-x>.small-6,
.grid-x>.small-7,
.grid-x>.small-8,
.grid-x>.small-9,
.grid-x>.small-10,
.grid-x>.small-11,
.grid-x>.small-12 {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
}
@media print,
screen and (min-width: 768px) {
    .grid-x>.medium-1,
    .grid-x>.medium-2,
    .grid-x>.medium-3,
    .grid-x>.medium-4,
    .grid-x>.medium-5,
    .grid-x>.medium-6,
    .grid-x>.medium-7,
    .grid-x>.medium-8,
    .grid-x>.medium-9,
    .grid-x>.medium-10,
    .grid-x>.medium-11,
    .grid-x>.medium-12 {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
}
@media print,
screen and (min-width: 1024px) {
    .grid-x>.large-1,
    .grid-x>.large-2,
    .grid-x>.large-3,
    .grid-x>.large-4,
    .grid-x>.large-5,
    .grid-x>.large-6,
    .grid-x>.large-7,
    .grid-x>.large-8,
    .grid-x>.large-9,
    .grid-x>.large-10,
    .grid-x>.large-11,
    .grid-x>.large-12 {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
}
.grid-x>.small-1 {
    width: 8.33333%;
}
.grid-x>.small-2 {
    width: 16.66667%;
}
.grid-x>.small-3 {
    width: 25%;
}
.grid-x>.small-4 {
    width: 33.33333%;
}
.grid-x>.small-5 {
    width: 41.66667%;
}
.grid-x>.small-6 {
    width: 50%;
}
.grid-x>.small-7 {
    width: 58.33333%;
}
.grid-x>.small-8 {
    width: 66.66667%;
}
.grid-x>.small-9 {
    width: 75%;
}
.grid-x>.small-10 {
    width: 83.33333%;
}
.grid-x>.small-11 {
    width: 91.66667%;
}
.grid-x>.small-12 {
    width: 100%;
}
@media print,
screen and (min-width: 768px) {
    .grid-x>.medium-auto {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        width: auto;
    }
    
    .grid-x>.medium-1 {
        width: 8.33333%;
    }
    
    .grid-x>.medium-2 {
        width: 16.66667%;
    }
    
    .grid-x>.medium-3 {
        width: 25%;
    }
    
    .grid-x>.medium-4 {
        width: 33.33333%;
    }
    
    .grid-x>.medium-5 {
        width: 41.66667%;
    }
    
    .grid-x>.medium-6 {
        width: 50%;
    }
    
    .grid-x>.medium-7 {
        width: 58.33333%;
    }
    
    .grid-x>.medium-8 {
        width: 66.66667%;
    }
    
    .grid-x>.medium-9 {
        width: 60%;
    }
    
    .grid-x>.medium-10 {
        width: 83.33333%;
    }
    
    .grid-x>.medium-11 {
        width: 91.66667%;
    }
    
    .grid-x>.medium-12 {
        width: 100%;
    }
}
@media print,
screen and (min-width: 768px) and (max-width: 892px) {
    .grid-x>.medium-6 {
        width: 100%;
    }
}
@media print,
screen and (min-width: 1024px) {
    .grid-x>.large-auto {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        width: auto;
    }
    
    .grid-x>.large-1 {
        width: 8.33333%;
    }
    
    .grid-x>.large-2 {
        width: 16.66667%;
    }
    
    .grid-x>.large-3 {
        width: 25%;
    }
    
    .grid-x>.large-4 {
        width: 33.33333%;
    }
    
    .grid-x>.large-5 {
        width: 41.66667%;
    }
    
    .grid-x>.large-6 {
        width: 50%;
    }
    
    .grid-x>.large-7 {
        width: 50%;
    }
    
    .grid-x>.large-8 {
        width: 66.66667%;
    }
    
    .grid-x>.large-9 {
        width: 75%;
    }
    
    .grid-x>.large-10 {
        width: 83.33333%;
    }
    
    .grid-x>.large-11 {
        width: 91.66667%;
    }
    
    .grid-x>.large-12 {
        width: 100%;
    }
}
.grid-margin-x:not(.grid-x)>.cell {
    width: auto;
}
.grid-margin-x {
    /*margin-left: -0.625rem;
  margin-right: -0.625rem;*/
}
@media print,
screen and (min-width: 768px) {
    .grid-margin-x {
        /*margin-left: -0.9375rem;
      margin-right: -0.9375rem;*/
    }
}
.grid-margin-x>.cell {
    width: calc(100% - 1.25rem);
    /*margin-left: 0.625rem;
    margin-right: 0.625rem;*/
}
@media print,
screen and (min-width: 768px) {
    .grid-margin-x>.cell {
        width: calc(100% - 1.875rem);
        margin-left: 0.9375rem;
        margin-right: 0.9375rem;
    }
}
.grid-margin-x>.auto {
    width: auto;
}
.grid-margin-x>.small-1 {
    width: calc(8.33333% - 1.25rem);
}
.grid-margin-x>.small-2 {
    width: calc(16.66667% - 1.25rem);
}
.grid-margin-x>.small-3 {
    width: calc(25% - 1.25rem);
}
.grid-margin-x>.small-4 {
    width: calc(33.33333% - 1.25rem);
}
.grid-margin-x>.small-5 {
    width: calc(41.66667% - 1.25rem);
}
.grid-margin-x>.small-6 {
    width: calc(50% - 1.25rem);
}
.grid-margin-x>.small-7 {
    width: calc(58.33333% - 1.25rem);
}
.grid-margin-x>.small-8 {
    width: calc(66.66667% - 1.25rem);
}
.grid-margin-x>.small-9 {
    width: calc(75% - 1.25rem);
}
.grid-margin-x>.small-10 {
    width: calc(83.33333% - 1.25rem);
}
.grid-margin-x>.small-11 {
    width: calc(91.66667% - 1.25rem);
}
.grid-margin-x>.small-12 {
    width: calc(100% - 1.25rem);
}
@media print,
screen and (min-width: 768px) {
    .grid-margin-x>.auto {
        width: auto;
    }
    
    .grid-margin-x>.small-1 {
        width: calc(8.33333% - 1.875rem);
    }
    
    .grid-margin-x>.small-2 {
        width: calc(16.66667% - 1.875rem);
    }
    
    .grid-margin-x>.small-3 {
        width: calc(25% - 1.875rem);
    }
    
    .grid-margin-x>.small-4 {
        width: calc(33.33333% - 1.875rem);
    }
    
    .grid-margin-x>.small-5 {
        width: calc(41.66667% - 1.875rem);
    }
    
    .grid-margin-x>.small-6 {
        width: calc(50% - 1.875rem);
    }
    
    .grid-margin-x>.small-7 {
        width: calc(58.33333% - 1.875rem);
    }
    
    .grid-margin-x>.small-8 {
        width: calc(66.66667% - 1.875rem);
    }
    
    .grid-margin-x>.small-9 {
        width: calc(75% - 1.875rem);
    }
    
    .grid-margin-x>.small-10 {
        width: calc(83.33333% - 1.875rem);
    }
    
    .grid-margin-x>.small-11 {
        width: calc(91.66667% - 1.875rem);
    }
    
    .grid-margin-x>.small-12 {
        width: calc(100% - 1.875rem);
    }
    
    .grid-margin-x>.medium-auto {
        width: auto;
    }
    
    .grid-margin-x>.medium-1 {
        width: calc(8.33333% - 1.875rem);
    }
    
    .grid-margin-x>.medium-2 {
        width: calc(16.66667% - 1.875rem);
    }
    
    .grid-margin-x>.medium-3 {
        width: calc(25% - 1.875rem);
    }
    
    .grid-margin-x>.medium-4 {
        width: calc(33.33333% - 1.875rem);
    }
    
    .grid-margin-x>.medium-5 {
        width: calc(41.66667% - 1.875rem);
    }
    
    .grid-margin-x>.medium-6 {
        width: calc(50% - 1.875rem);
    }
    
    .grid-margin-x>.medium-7 {
        width: calc(58.33333% - 1.875rem);
    }
    
    .grid-margin-x>.medium-8 {
        width: calc(66.66667% - 1.875rem);
    }
    
    .grid-margin-x>.medium-9 {
        width: calc(75% - 1.875rem);
    }
    
    .grid-margin-x>.medium-10 {
        width: calc(83.33333% - 1.875rem);
    }
    
    .grid-margin-x>.medium-11 {
        width: calc(91.66667% - 1.875rem);
    }
    
    .grid-margin-x>.medium-12 {
        width: calc(100% - 1.875rem);
    }
}
@media print,
screen and (min-width: 1024px) {
    .grid-margin-x>.large-auto {
        width: auto;
    }
    
    .grid-margin-x>.large-1 {
        width: calc(8.33333% - 1.875rem);
    }
    
    .grid-margin-x>.large-2 {
        width: calc(16.66667% - 1.875rem);
    }
    
    .grid-margin-x>.large-3 {
        width: calc(25% - 1.875rem);
    }
    
    .grid-margin-x>.large-4 {
        width: calc(33.33333% - 1.875rem);
    }
    
    .grid-margin-x>.large-5 {
        width: calc(41.66667% - 1.875rem);
    }
    
    .grid-margin-x>.large-6 {
        width: calc(50% - 1.875rem);
    }
    
    .grid-margin-x>.large-7 {
        width: calc(58.33333% - 1.875rem);
    }
    
    .grid-margin-x>.large-8 {
        width: calc(66.66667% - 1.875rem);
    }
    
    .grid-margin-x>.large-9 {
        width: calc(75% - 1.875rem);
    }
    
    .grid-margin-x>.large-10 {
        width: calc(83.33333% - 1.875rem);
    }
    
    .grid-margin-x>.large-11 {
        width: calc(91.66667% - 1.875rem);
    }
    
    .grid-margin-x>.large-12 {
        width: calc(100% - 1.875rem);
    }
}
.grid-padding-x .grid-padding-x {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
}
@media print,
screen and (min-width: 768px) {
    .grid-padding-x .grid-padding-x {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem;
    }
}
.grid-padding-x>.cell {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
}
@media print,
screen and (min-width: 768px) {
    .grid-padding-x>.cell {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}
.small-up-1>.cell {
    width: 100%;
}
.small-up-2>.cell {
    width: 50%;
}
.small-up-3>.cell {
    width: 33.33333%;
}
.small-up-4>.cell {
    width: 25%;
}
.small-up-5>.cell {
    width: 20%;
}
.small-up-6>.cell {
    width: 16.66667%;
}
.small-up-7>.cell {
    width: 14.28571%;
}
.small-up-8>.cell {
    width: 12.5%;
}
@media print,
screen and (min-width: 768px) {
    .medium-up-1>.cell {
        width: 100%;
    }
    
    .medium-up-2>.cell {
        width: 50%;
    }
    
    .medium-up-3>.cell {
        width: 33.33333%;
    }
    
    .medium-up-4>.cell {
        width: 25%;
    }
    
    .medium-up-5>.cell {
        width: 20%;
    }
    
    .medium-up-6>.cell {
        width: 16.66667%;
    }
    
    .medium-up-7>.cell {
        width: 14.28571%;
    }
    
    .medium-up-8>.cell {
        width: 12.5%;
    }
}
@media print,
screen and (min-width: 1024px) {
    .large-up-1>.cell {
        width: 100%;
    }
    
    .large-up-2>.cell {
        width: 50%;
    }
    
    .large-up-3>.cell {
        width: 33.33333%;
    }
    
    .large-up-4>.cell {
        width: 25%;
    }
    
    .large-up-5>.cell {
        width: 20%;
    }
    
    .large-up-6>.cell {
        width: 16.66667%;
    }
    
    .large-up-7>.cell {
        width: 14.28571%;
    }
    
    .large-up-8>.cell {
        width: 12.5%;
    }
}
.grid-margin-x.small-up-1>.cell {
    width: calc(100% - 1.25rem);
}
.grid-margin-x.small-up-2>.cell {
    width: calc(50% - 1.25rem);
}
.grid-margin-x.small-up-3>.cell {
    width: calc(33.33333% - 1.25rem);
}
.grid-margin-x.small-up-4>.cell {
    width: calc(25% - 1.25rem);
}
.grid-margin-x.small-up-5>.cell {
    width: calc(20% - 1.25rem);
}
.grid-margin-x.small-up-6>.cell {
    width: calc(16.66667% - 1.25rem);
}
.grid-margin-x.small-up-7>.cell {
    width: calc(14.28571% - 1.25rem);
}
.grid-margin-x.small-up-8>.cell {
    width: calc(12.5% - 1.25rem);
}
@media print,
screen and (min-width: 768px) {
    .grid-margin-x.small-up-1>.cell {
        width: calc(100% - 1.25rem);
    }
    
    .grid-margin-x.small-up-2>.cell {
        width: calc(50% - 1.25rem);
    }
    
    .grid-margin-x.small-up-3>.cell {
        width: calc(33.33333% - 1.25rem);
    }
    
    .grid-margin-x.small-up-4>.cell {
        width: calc(25% - 1.25rem);
    }
    
    .grid-margin-x.small-up-5>.cell {
        width: calc(20% - 1.25rem);
    }
    
    .grid-margin-x.small-up-6>.cell {
        width: calc(16.66667% - 1.25rem);
    }
    
    .grid-margin-x.small-up-7>.cell {
        width: calc(14.28571% - 1.25rem);
    }
    
    .grid-margin-x.small-up-8>.cell {
        width: calc(12.5% - 1.25rem);
    }
    
    .grid-margin-x.medium-up-1>.cell {
        width: calc(100% - 1.875rem);
    }
    
    .grid-margin-x.medium-up-2>.cell {
        width: calc(50% - 1.875rem);
    }
    
    .grid-margin-x.medium-up-3>.cell {
        width: calc(33.33333% - 1.875rem);
    }
    
    .grid-margin-x.medium-up-4>.cell {
        width: calc(25% - 1.875rem);
    }
    
    .grid-margin-x.medium-up-5>.cell {
        width: calc(20% - 1.875rem);
    }
    
    .grid-margin-x.medium-up-6>.cell {
        width: calc(16.66667% - 1.875rem);
    }
    
    .grid-margin-x.medium-up-7>.cell {
        width: calc(14.28571% - 1.875rem);
    }
    
    .grid-margin-x.medium-up-8>.cell {
        width: calc(12.5% - 1.875rem);
    }
}
@media print,
screen and (min-width: 1024px) {
    .grid-margin-x.large-up-1>.cell {
        width: calc(100% - 1.875rem);
    }
    
    .grid-margin-x.large-up-2>.cell {
        width: calc(50% - 1.875rem);
    }
    
    .grid-margin-x.large-up-3>.cell {
        width: calc(33.33333% - 1.875rem);
    }
    
    .grid-margin-x.large-up-4>.cell {
        width: calc(25% - 1.875rem);
    }
    
    .grid-margin-x.large-up-5>.cell {
        width: calc(20% - 1.875rem);
    }
    
    .grid-margin-x.large-up-6>.cell {
        width: calc(16.66667% - 1.875rem);
    }
    
    .grid-margin-x.large-up-7>.cell {
        width: calc(14.28571% - 1.875rem);
    }
    
    .grid-margin-x.large-up-8>.cell {
        width: calc(12.5% - 1.875rem);
    }
}
.cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar;
}
.cell-block-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100%;
}
.cell-block-container>.grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
@media print,
screen and (min-width: 768px) {
    .medium-cell-block {
        overflow-x: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-stype: -ms-autohiding-scrollbar;
    }
    
    .medium-cell-block-container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        max-height: 100%;
    }
    
    .medium-cell-block-container>.grid-x {
        max-height: 100%;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
}
@media print,
screen and (min-width: 1024px) {
    .large-cell-block {
        overflow-x: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-stype: -ms-autohiding-scrollbar;
    }
    
    .large-cell-block-container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        max-height: 100%;
    }
    
    .large-cell-block-container>.grid-x {
        max-height: 100%;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
}
.align-right {
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.align-center {
    -ms-flex-pack: center;
    justify-content: center;
}
.align-top {
    -ms-flex-align: start;
    align-items: flex-start;
}
.align-bottom {
    -ms-flex-align: end;
    align-items: flex-end;
}
.align-middle {
    -ms-flex-align: center;
    align-items: center;
}
.align-center-middle {
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
}
div,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
    padding: 0;
}
p {
    margin-bottom: 1rem;
    font-size: inherit;
    line-height: 1.6;
    text-rendering: optimizeLegibility;
}
em {
    font-style: normal;
    line-height: inherit;
}
small {
    font-size: 80%;
    line-height: inherit;
}

/*h1, .h1,h2, .h2,h3, .h3,h4, .h4,h5, .h5,h6, .h6 {
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: inherit;
  text-rendering: optimizeLegibility; }
  h1 small, .h1 small,  h2 small, .h2 small,  h3 small, .h3 small,  h4 small, .h4 small,  h5 small, .h5 small,  h6 small, .h6 small {
    line-height: 0;
    color: #cacaca; }*/
h1,
.h1 {
    font-size: 1.5rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 0.5rem;
}
h2,
.h2 {
    font-size: 1.25rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 0.5rem;
}
h3,
.h3 {
    font-size: 1.1875rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 0.5rem;
}
h4,
.h4 {
    font-size: 1.125rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 0.5rem;
}
h5,
.h5 {
    font-size: 1.0625rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 0.5rem;
}
h6,
.h6 {
    font-size: 1rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 0.5rem;
}
@media print,
screen and (min-width: 768px) {
    h1,
    .h1 {
        font-size: 3rem;
    }
    
    h2,
    .h2 {
        font-size: 2.5rem;
    }
    
    h3,
    .h3 {
        font-size: 1.9375rem;
    }
    
    h4,
    .h4 {
        font-size: 1.5625rem;
    }
    
    h5,
    .h5 {
        font-size: 1.25rem;
    }
    
    h6,
    .h6 {
        font-size: 1rem;
    }
}
a {
    line-height: inherit;
    color: #1779ba;
    text-decoration: none;
    cursor: pointer;
}
a:hover,
a:focus {
    color: #1468a0;
}
a img {
    border: 0;
}
ul {
    margin-bottom: 1rem;
    list-style-position: outside;
    line-height: 1.6;
}
li {
    font-size: inherit;
}
ul {
    margin-left: 1.25rem;
    list-style-type: disc;
}
ul ul {
    margin-left: 1.25rem;
    margin-bottom: 0;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
@media print,
screen and (min-width: 768px) {
    .medium-text-left {
        text-align: left;
    }
    
    .medium-text-right {
        text-align: right;
    }
    
    .medium-text-center {
        text-align: center;
    }
}
@media print,
screen and (min-width: 1024px) {
    .large-text-left {
        text-align: left;
    }
    
    .large-text-right {
        text-align: right;
    }
    
    .large-text-center {
        text-align: center;
    }
}
.show-for-print {
    display: none !important;
}
@media print {
    * {
        background: transparent !important;
        box-shadow: none !important;
        color: black !important;
        text-shadow: none !important;
    }
    
    .show-for-print {
        display: block !important;
    }
    
    .hide-for-print {
        display: none !important;
    }
    
    a,
    a:visited {
        text-decoration: underline;
    }
    
    a[href]:after {
        content: " (" attr(href) ")";
    }
    
    a[href^='javascript:']:after,
    a[href^='#']:after {
        content: '';
    }
    
    img {
        page-break-inside: avoid;
    }
    
    img {
        max-width: 100% !important;
    }
    
    @page {
        margin: 0.5cm;
    }
    
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    
    h2,
    h3 {
        page-break-after: avoid;
    }
}
.button {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 1rem 0;
    font-family: inherit;
    padding: 0.85em 1em;
    -webkit-appearance: none;
    border: 1px solid transparent;
    border-radius: 0;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
    font-size: 0.9rem;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    background-color: #f60;
    color: #fefefe;
}
[data-whatinput='mouse'] .button {
    outline: 0;
}
.button:hover,
.button:focus {
    background-color: #f60;
    color: #fefefe;
}
.button.small {
    font-size: 0.75rem;
}
.button.large {
    font-size: 1.25rem;
}
.button[disabled] {
    opacity: 0.25;
    cursor: not-allowed;
}
.button[disabled],
.button[disabled]:hover,
.button[disabled]:focus {
    background-color: #1779ba;
    color: #fefefe;
}
a.button:hover,
a.button:focus {
    text-decoration: none;
}
a.personal:hover {
    color: #f60;
}
[type='text'],
[type='password'],
[type='date'],
[type='datetime'],
[type='datetime-local'],
[type='month'],
[type='week'],
[type='email'],
[type='number'],
[type='search'],
[type='tel'],
[type='time'],
[type='url'],
[type='color'] {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 2.4375rem;
    margin: 0 0 1rem;
    padding: 0.5rem;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fefefe;
    box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
    font-family: inherit;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.5;
    color: #0a0a0a;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
[type='text']:focus,
[type='password']:focus,
[type='date']:focus,
[type='datetime']:focus,
[type='datetime-local']:focus,
[type='month']:focus,
[type='week']:focus,
[type='email']:focus,
[type='number']:focus,
[type='search']:focus,
[type='tel']:focus,
[type='time']:focus,
[type='url']:focus,
[type='color']:focus {
    outline: none;
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
[type='submit'],
[type='button'] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
}
[type='file'],
[type='checkbox'],
[type='radio'] {
    margin: 0 0 1rem;
}
[type='file'] {
    width: 100%;
}
.button-group {
    margin-bottom: 1rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.button-group::before,
.button-group::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-order: 1;
    order: 1;
}
.button-group::after {
    clear: both;
}
.button-group .button {
    margin: 0;
    margin-right: 1px;
    margin-bottom: 1px;
    font-size: 0.9rem;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
.button-group .button:last-child {
    margin-right: 0;
}
.button-group.small .button {
    font-size: 0.75rem;
}
.button-group.large .button {
    font-size: 1.25rem;
}
.card {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-bottom: 1rem;
    border: 1px solid #e6e6e6;
    border-radius: 0;
    background: #fefefe;
    box-shadow: none;
    overflow: hidden;
    color: #0a0a0a;
}
.card> :last-child {
    margin-bottom: 0;
}
.card-section {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    padding: 1rem;
}
.card-section> :last-child {
    margin-bottom: 0;
}
.card-image {
    min-height: 1px;
}
.no-js [data-responsive-menu] ul {
    display: none;
}
.position-left {
    top: 0;
    left: 0;
    height: 100%;
    overflow-y: auto;
    width: 250px;
    -ms-transform: translateX(-250px);
    transform: translateX(-250px);
}
.position-right {
    top: 0;
    right: 0;
    height: 100%;
    overflow-y: auto;
    width: 250px;
    -ms-transform: translateX(250px);
    transform: translateX(250px);
}
.position-top {
    top: 0;
    left: 0;
    width: 100%;
    overflow-x: auto;
    height: 250px;
    -ms-transform: translateY(-250px);
    transform: translateY(-250px);
}
.position-bottom {
    bottom: 0;
    left: 0;
    width: 100%;
    overflow-x: auto;
    height: 250px;
    -ms-transform: translateY(250px);
    transform: translateY(250px);
}
.tooltip {
    position: absolute;
    top: calc(100% + 0.6495rem);
    z-index: 1200;
    max-width: 10rem;
    padding: 0.75rem;
    border-radius: 0;
    background-color: #0a0a0a;
    font-size: 80%;
    color: #fefefe;
}
.tooltip::before {
    position: absolute;
}
.tooltip.bottom::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-top-width: 0;
    border-bottom-style: solid;
    border-color: transparent transparent #0a0a0a;
    bottom: 100%;
}
.tooltip.bottom.align-center::before {
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.tooltip.top::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #0a0a0a transparent transparent;
    top: 100%;
    bottom: auto;
}
.tooltip.top.align-center::before {
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.tooltip.left::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #0a0a0a;
    left: 100%;
}
.tooltip.left.align-center::before {
    bottom: auto;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.tooltip.right::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #0a0a0a transparent transparent;
    right: 100%;
    left: auto;
}
.tooltip.right.align-center::before {
    bottom: auto;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.tooltip.align-top::before {
    bottom: auto;
    top: 10%;
}
.tooltip.align-bottom::before {
    bottom: 10%;
    top: auto;
}
.tooltip.align-left::before {
    left: 10%;
    right: auto;
}
.tooltip.align-right::before {
    left: auto;
    right: 10%;
}
.hide {
    display: none !important;
}
@media print,
screen and (min-width: 768px) {
    .hide-for-medium {
        display: none !important;
    }
}
@media screen and (max-width: 767px) {
    .show-for-medium {
        display: none !important;
    }
}
@media print,
screen and (min-width: 1024px) {
    .hide-for-large {
        display: none !important;
    }
}
@media screen and (max-width: 1023px) {
    .show-for-large {
        display: none !important;
    }
}
.clearfix::before,
.clearfix::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-order: 1;
    order: 1;
}
.clearfix::after {
    clear: both;
}
.linear {
    transition-timing-function: linear !important;
}
.ease {
    transition-timing-function: ease !important;
}
.ease-in {
    transition-timing-function: ease-in !important;
}
@keyframes shake-7 {
    0%,
    10%,
    20%,
    30%,
    40%,
    50%,
    60%,
    70%,
    80%,
    90% {
        transform: translateX(7%);
    }
    
    5%,
    15%,
    25%,
    35%,
    45%,
    55%,
    65%,
    75%,
    85%,
    95% {
        transform: translateX(-7%);
    }
}
@keyframes spin-cw-1turn {
    0% {
        transform: rotate(-1turn);
    }
    
    100% {
        transform: rotate(0);
    }
}
@keyframes spin-cw-1turn {
    0% {
        transform: rotate(0);
    }
    
    100% {
        transform: rotate(1turn);
    }
}
@keyframes wiggle-7deg {
    40%,
    50%,
    60% {
        transform: rotate(7deg);
    }
    
    35%,
    45%,
    55%,
    65% {
        transform: rotate(-7deg);
    }
    
    0%,
    30%,
    70%,
    100% {
        transform: rotate(0);
    }
}
.linear {
    animation-timing-function: linear !important;
}
.ease {
    animation-timing-function: ease !important;
}
.ease-in {
    animation-timing-function: ease-in !important;
}

/* footer */
@charset "UTF-8";
html {
    font-family: sans-serif;
    /* 1 */
    
    line-height: 1.15;
    /* 2 */
    
    -ms-text-size-adjust: 100%;
    /* 3 */
    
    -webkit-text-size-adjust: 100%;
    /* 3 */
}

/* Sections
       ========================================================================== */

/**
     * Remove the margin in all browsers (opinionated).
     */
body {
    margin: 0;
}

/**
     * Add the correct display in IE 9-.
     */
footer,
header {
    display: block;
}
a {
    background-color: transparent;
    /* 1 */
    
    -webkit-text-decoration-skip: objects;
    /* 2 */
}
a:active,
a:hover {
    outline-width: 0;
}
small {
    font-size: 80%;
}
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
    /* 2 */
}
[type="button"],
[type="reset"],
[type="submit"] {
    /**
       * Remove the inner border and padding in Firefox.
       */
    /**
       * Restore the focus styles unset by the previous rule.
       */
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

/**
     * Show the overflow in Edge.
     */

/**
     * 1. Add the correct box sizing in IE 10-.
     * 2. Remove the padding in IE 10-.
     */
[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    /* 1 */
    
    padding: 0;
    /* 2 */
}

/**
     * Correct the cursor style of increment and decrement buttons in Chrome.
     */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
     * 1. Correct the odd appearance in Chrome and Safari.
     * 2. Correct the outline style in Safari.
     */
[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    
    outline-offset: -2px;
    /* 2 */
    /**
       * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
       */
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
     * 1. Correct the inability to style clickable types in iOS and Safari.
     * 2. Change font properties to `inherit` in Safari.
     */
::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    
    font: inherit;
    /* 2 */
}
[hidden] {
    display: none;
}
html {
    box-sizing: border-box;
    font-size: 100%;
}
*,
*::before,
*::after {
    box-sizing: inherit;
}
body {
    margin: 0;
    padding: 0;
    background: #fefefe;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal;
    line-height: 1.5;
    color: #0a0a0a;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
div,
ul,
li {
    margin: 0;
    padding: 0;
}
small {
    font-size: 80%;
    line-height: inherit;
}

/*h1, .h1,h2, .h2,h3, .h3,h4, .h4,h5, .h5,h6, .h6 {
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: inherit;
  text-rendering: optimizeLegibility; }
  h1 small, .h1 small,  h2 small, .h2 small,  h3 small, .h3 small,  h4 small, .h4 small,  h5 small, .h5 small,  h6 small, .h6 small {
    line-height: 0;
    color: #cacaca; }*/
a {
    line-height: inherit;
    color: #1779ba;
    text-decoration: none;
    cursor: pointer;
}
a:hover,
a:focus {
    color: #1468a0;
}
ul {
    margin-bottom: 1rem;
    list-style-position: outside;
    line-height: 1.6;
}
li {
    font-size: inherit;
}
ul {
    margin-left: 1.25rem;
    list-style-type: disc;
}
ul ul {
    margin-left: 1.25rem;
    margin-bottom: 0;
}
@media print {
    * {
        background: transparent !important;
        box-shadow: none !important;
        color: black !important;
        text-shadow: none !important;
    }
    
    a,
    a:visited {
        text-decoration: underline;
    }
    
    a[href]:after {
        content: " (" attr(href) ")";
    }
    
    a[href^='javascript:']:after,
    a[href^='#']:after {
        content: '';
    }
    
    @page {
        margin: 0.5cm;
    }
}
[type='text'],
[type='password'],
[type='date'],
[type='datetime'],
[type='datetime-local'],
[type='month'],
[type='week'],
[type='email'],
[type='number'],
[type='search'],
[type='tel'],
[type='time'],
[type='url'],
[type='color'] {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 2.4375rem;
    margin: 0 0 1rem;
    padding: 0.5rem;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fefefe;
    box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
    font-family: inherit;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.5;
    color: #0a0a0a;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
[type='text']:focus,
[type='password']:focus,
[type='date']:focus,
[type='datetime']:focus,
[type='datetime-local']:focus,
[type='month']:focus,
[type='week']:focus,
[type='email']:focus,
[type='number']:focus,
[type='search']:focus,
[type='tel']:focus,
[type='time']:focus,
[type='url']:focus,
[type='color']:focus {
    outline: none;
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
[type='submit'],
[type='button'] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
}
[type='file'],
[type='checkbox'],
[type='radio'] {
    margin: 0 0 1rem;
}
[type='file'] {
    width: 100%;
}
@keyframes shake-7 {
    0%,
    10%,
    20%,
    30%,
    40%,
    50%,
    60%,
    70%,
    80%,
    90% {
        transform: translateX(7%);
    }
    
    5%,
    15%,
    25%,
    35%,
    45%,
    55%,
    65%,
    75%,
    85%,
    95% {
        transform: translateX(-7%);
    }
}
@keyframes spin-cw-1turn {
    0% {
        transform: rotate(-1turn);
    }
    
    100% {
        transform: rotate(0);
    }
}
@keyframes spin-cw-1turn {
    0% {
        transform: rotate(0);
    }
    
    100% {
        transform: rotate(1turn);
    }
}
@keyframes wiggle-7deg {
    40%,
    50%,
    60% {
        transform: rotate(7deg);
    }
    
    35%,
    45%,
    55%,
    65% {
        transform: rotate(-7deg);
    }
    
    0%,
    30%,
    70%,
    100% {
        transform: rotate(0);
    }
}

/* closing */
@charset "UTF-8";
html {
    font-family: sans-serif;
    /* 1 */
    
    line-height: 1.15;
    /* 2 */
    
    -ms-text-size-adjust: 100%;
    /* 3 */
    
    -webkit-text-size-adjust: 100%;
    /* 3 */
}

/* Sections
       ========================================================================== */

/**
     * Remove the margin in all browsers (opinionated).
     */
body {
    margin: 0;
}
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
    /* 2 */
}
[type="button"],
[type="reset"],
[type="submit"] {
    /**
       * Remove the inner border and padding in Firefox.
       */
    /**
       * Restore the focus styles unset by the previous rule.
       */
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

/**
     * Show the overflow in Edge.
     */

/**
     * 1. Add the correct box sizing in IE 10-.
     * 2. Remove the padding in IE 10-.
     */
[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    /* 1 */
    
    padding: 0;
    /* 2 */
}

/**
     * Correct the cursor style of increment and decrement buttons in Chrome.
     */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
     * 1. Correct the odd appearance in Chrome and Safari.
     * 2. Correct the outline style in Safari.
     */
[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    
    outline-offset: -2px;
    /* 2 */
    /**
       * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
       */
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
     * 1. Correct the inability to style clickable types in iOS and Safari.
     * 2. Change font properties to `inherit` in Safari.
     */
::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    
    font: inherit;
    /* 2 */
}
[hidden] {
    display: none;
}
html {
    box-sizing: border-box;
    font-size: 100%;
}
*,
*::before,
*::after {
    box-sizing: inherit;
}
body {
    margin: 0;
    padding: 0;
    background: #fefefe;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal;
    line-height: 1.5;
    color: #0a0a0a;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/*h1, .h1,h2, .h2,h3, .h3,h4, .h4,h5, .h5,h6, .h6 {
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: inherit;
  text-rendering: optimizeLegibility; }
  h1 small, .h1 small,  h2 small, .h2 small,  h3 small, .h3 small,  h4 small, .h4 small,  h5 small, .h5 small,  h6 small, .h6 small {
    line-height: 0;
    color: #cacaca; }*/
@media print {
    * {
        background: transparent !important;
        box-shadow: none !important;
        color: black !important;
        text-shadow: none !important;
    }
    
    @page {
        margin: 0.5cm;
    }
}
[type='text'],
[type='password'],
[type='date'],
[type='datetime'],
[type='datetime-local'],
[type='month'],
[type='week'],
[type='email'],
[type='number'],
[type='search'],
[type='tel'],
[type='time'],
[type='url'],
[type='color'] {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 2.4375rem;
    margin: 0 0 1rem;
    padding: 0.5rem;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fefefe;
    box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
    font-family: inherit;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.5;
    color: #0a0a0a;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
[type='text']:focus,
[type='password']:focus,
[type='date']:focus,
[type='datetime']:focus,
[type='datetime-local']:focus,
[type='month']:focus,
[type='week']:focus,
[type='email']:focus,
[type='number']:focus,
[type='search']:focus,
[type='tel']:focus,
[type='time']:focus,
[type='url']:focus,
[type='color']:focus {
    outline: none;
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
[type='submit'],
[type='button'] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
}
[type='file'],
[type='checkbox'],
[type='radio'] {
    margin: 0 0 1rem;
}
[type='file'] {
    width: 100%;
}
@media screen and (min-width: 765px) {
    .top-bar {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-align: center;
        align-items: center;
        padding: 0.5rem;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    
    .top-bar {
        background-color: #fff;
    }
}
@media print,
screen and (min-width: 765px) {
    .top-bar {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
}
@keyframes shake-7 {
    0%,
    10%,
    20%,
    30%,
    40%,
    50%,
    60%,
    70%,
    80%,
    90% {
        transform: translateX(7%);
    }
    
    5%,
    15%,
    25%,
    35%,
    45%,
    55%,
    65%,
    75%,
    85%,
    95% {
        transform: translateX(-7%);
    }
}
@keyframes spin-cw-1turn {
    0% {
        transform: rotate(-1turn);
    }
    
    100% {
        transform: rotate(0);
    }
}
@keyframes spin-cw-1turn {
    0% {
        transform: rotate(0);
    }
    
    100% {
        transform: rotate(1turn);
    }
}
@keyframes wiggle-7deg {
    40%,
    50%,
    60% {
        transform: rotate(7deg);
    }
    
    35%,
    45%,
    55%,
    65% {
        transform: rotate(-7deg);
    }
    
    0%,
    30%,
    70%,
    100% {
        transform: rotate(0);
    }
}

/* Tooltips CSS */
.right {
    position: relative;
    display: inline-block;
}
.right .tip {
    visibility: hidden;
    width: 200px;
    background-color: #555;
    color: #fff;
    text-align: center;
    padding: 8px 6px;
    border-radius: 6px;
    position: absolute;
    z-index: 1;
    top: -10px;
    left: 105%;
    /*margin-left: -75px;*/
    
    opacity: 0;
    transition: opacity 0.3s;
    font-size: 12px;
    font-weight: 400;
    line-height: 1rem;
    margin-left: 8px;
}
.right .tip::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 100%;
    margin-left: -10px;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent #555 transparent transparent;
}
.right:hover .tip {
    visibility: visible;
    opacity: 1;
}
.info {
    border-bottom: dotted 1px #ccc;
    color: #333;
    cursor: help;
}

/*******************************************************************/

/********************/
.talkie_app {
    padding: 100px 0px 130px;
    background: #ffffff;
}
.talkie_app h5 {
    font-style: italic;
    color: #9B9B9B;
    letter-spacing: 0.38px;
    font-size: 30px;
}
.talkie_app h3 {
    color: #F16122;
    font-size: 50px;
    letter-spacing: 0.63px;
    font-weight: 700;
    text-transform: capitalize;
    padding-bottom: 70px;
}
.talkie_app_1 {
    margin: 40px 0px;
    background: #f5f5f5;
    height: 200px;
}

/* End Opening */

/*--------layout----------*/
.top-bar-right {
    display: inline-block;
    vertical-align: middle;
    padding-left: 25px;
    position: relative;
}
.top-bar-right ul {
    float: right;
    margin: 0px;
}
.top-bar-right ul li a {
    color: #323a41;
    font-weight: 600;
    color: #323a41;
    padding: 2px 12px;
}
.top-bar-right ul li a:hover {
    color: #ff6600;
}
.title-bar {
    display: none;
}

/* resources page */

/* end resources page */

/* start pillar pages */
.title-bar {
    display: none;
}

/********************/

/********************/
.download_img {
    display: inline-block;
    vertical-align: middle;
    width: 48px;
}

/* End Header */

/* Start Index */
* {
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
}
img {
    max-width: 100%;
}
.no_bg {
    background: none !important;
}
.clearfix:before,
.clearfix:after {
    content: '';
    display: table;
}
.clearfix:after {
    clear: both;
}

/*******************************************************************/
a {
    color: #000;
    text-decoration: none;
    outline: 0 none;
    transition: width .5s ease, background-color .5s ease;
}
a:hover {
    color: #000;
    text-decoration: none;
}
h1 {
    font-size: 24px;
}
h2 {
    font-size: 22px;
}
h3 {
    font-size: 18px;
}
h4 {
    font-size: 16px;
}
h5 {
    font-size: 14px;
}
h6 {
    font-size: 12px;
}

/*******************************************************************/
body {
    color: #000000;
    font-size: 15px;
    font-weight: 400;
    background: #ffffff;
    /*font-family: 'proxima_nova_rgregular', sans-serif;*/
}

/*--------layout----------*/
.wrapper {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    overflow-x: hidden;
}

/*--------walkie-app-sect----------*/
.walkie-app-sec {
    padding: 200px 0px 100px;
}
.walkie-app-sec-1 {
    width: 78%;
    margin: 0 auto;
    text-align: center;
}
.walkie-app-sec-1 h1 {
    font-size: 50px;
    line-height: 60px;
    color: #313a41;
    /*font-family: 'ProximaNova-Semibold', sans-serif;*/
    
    font-weight: 600;
    margin: 0px;
    padding-bottom: 15px;
}
.walkie-app-sec-1 p {
    font-size: 20px;
    color: #4a4a4a;
    width: 75%;
    margin: 0 auto;
    line-height: 28px;
    padding-bottom: 25px;
}
.walkie-app-sec-1 ul {
    margin-top: 30px;
}
.walkie-app-sec-1 ul li {
    display: inline-block;
    vertical-align: middle;
    width: 40%;
    margin-right: 15px;
}
.walkie-app-sec-1 ul li:last-child {
    margin-right: 0px;
}
.walkie-app-sec-1 ul li a.button {
    display: block;
    width: 100%;
    margin: 0px;
    background: transparent;
    border-radius: 4px;
    border: 1px solid #313a41;
    font-size: 17px;
    color: #313a41;
    letter-spacing: -.03em;
    /*font-family: 'ProximaNova-Semibold', sans-serif;*/
    
    font-weight: 600;
}
.walkie-app-sec-1 ul li.active a.button {
    background: #ff6600;
    border: 1px solid #ff6600;
    color: #ffffff;
}
.walkie-app-sec-1 ul li.active a.button:hover {
    background: transparent;
    border: 1px solid #ff6600;
    color: #ff6600;
}
.walkie-app-sec-1 ul li a.button:hover {
    color: #ffffff;
    background: #ff6600;
    border: 1px solid #ff6600;
}

/*--Business Page --*/
a.button {
    display: block;
    margin: 0px;
    background: transparent;
    border-radius: 4px;
    font-size: 16px;
    background: #ff6600;
    border: 1px solid #ff6600;
    color: #ffffff;
    /*font-family: 'ProximaNova-Semibold', sans-serif;*/
    
    font-weight: 600;
}
a.button:hover {
    background: transparent;
}

/*--------tab-sec----------*/
.tab-sec {
    position: relative;
}

/*.tab-sec:before{   position: absolute;  left: 0px; margin: 0 auto;  width: 100%;  height: 719px;  content: ''; top: -37px; background: url(assets/images/img-5.png) repeat-x;
    background-position: center; z-index: 99;}*/

/*.tab-sec:after{   position: absolute;  left: 0px; right: 0; margin: 0 auto; width: 100%;  height: 100%; content: '';  z-index: -1;  top: 321px; background: #f5f5f5;}
.tab-sec-1{position:relative;}*/
.tab-sec-img {
    position: relative;
    text-align: center;
    width: 832px;
    top: -40px;
    background: #fff;
    border-radius: 40px;
    margin: 0 auto;
    z-index: 99;
    padding: 43px 0px;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.18);
}
.tab-sec-img img {
    margin: 0 auto;
}

/*.tab-sec-img:before{  position: absolute; left: -7px; right: 0; margin: 0 auto; width: 838px;  height: 566px;  content: ''; top: -4px; z-index:999; background: url() no-repeat;}
/*--------small-phone-sec----------*/
.small-phone {
    position: absolute;
    top: 134px;
    left: 112px;
    text-align: center;
    background: #ffffff;
    width: 208px;
    border-radius: 26px;
    margin: 0 auto;
    padding: 37px 0px;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.18);
    z-index: 9999;
}
.small-phone img {
    margin: 0 auto;
}

/*.small-phone:before{    position: absolute; left: 0px;  right: 0;  margin: 0 auto; width: 211px;  height: 420px; content: ''; top: -1px; background: url(assets/images/img-3.png) no-repeat;}
/*--------tab-sec-2----------*/
.tab-sec-2 {
    padding-top: 100px;
    position: relative;
    padding-bottom: 70px;
}
.tab-sec-head {
    position: relative;
    z-index: 99;
    padding-bottom: 130px;
    width: 45%;
    margin: 0 auto;
    text-align: center;
}
.tab-sec-head h3 {
    font-size: 40px;
    color: #313a41;
    /*font-family: 'ProximaNova-Semibold', sans-serif;*/
    
    font-weight: 600;
    line-height: 50px;
    text-align: center;
}
.tab-sec-img-2 {
    width: 49.7%;
    display: inline-block;
    vertical-align: top;
}

/* .tab-sec-img-2 img{margin-top:-160px;} */
.save-time {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    margin-top: 40px;
}
.save-time h4 {
    font-size: 24px;
    color: #313a41;
    /*font-family: 'ProximaNova-Semibold', sans-serif;*/
    
    font-weight: 600;
    padding-bottom: 8px;
}
.save-time p {
    font-size: 20px;
    letter-spacing: 0.3px;
    line-height: 28px;
    width: 60%;
}

/*--------right-plan-sec----------*/
.right-plan-head {
    text-align: center;
    padding-bottom: 50px;
}
.right-plan {
    background: #ffffff;
    padding: 200px 0px 140px;
}
.right-plan h3 {
    font-size: 40px;
    color: #313a41;
    /*font-family: 'ProximaNova-Semibold', sans-serif;*/
    
    font-weight: 600;
}
.right-plan-main {
    width: 90%;
    margin: 0 auto;
}

/*--------business-sec----------*/
.business-sec {
    border: 1px solid #ff6600;
    border-radius: 8px;
    padding: 32px;
}
.business-sec h4 {
    color: #323a41;
    font-size: 30px;
    /*font-family: 'ProximaNova-Semibold', sans-serif;*/
    
    font-weight: 600;
}
.business-sec p {
    color: #323a41;
    font-size: 14px;
    font-weight: 500;
    position: relative;
}
.business-sec p:before {
    content: '';
    position: absolute;
    width: 80px;
    height: 1px;
    bottom: -15px;
    left: 0;
    background: #dadada;
}
.business-sec h5 {
    color: #323a41;
    font-size: 24px;
    /*font-family: 'ProximaNova-Semibold', sans-serif;*/
    
    font-weight: 600;
    margin: 0px;
    padding-top: 15px;
}
.business-sec em {
    color: #5f686e;
    font-size: 15px;
    font-style: normal;
    display: block;
    margin-bottom: 25px;
}
.business-sec a.button {
    color: #fff;
    width: 100%;
}
.business-sec a.button:hover {
    background: transparent;
    border: 1px solid #ff6600;
    color: #ff6600;
}
.business-main a {
    color: #ff6600;
    font-size: 16px;
    /*font-family: 'ProximaNova-Semibold', sans-serif;*/
    
    font-weight: 600;
    border-bottom: 1px solid #ff6600;
    margin-left: 30px;
}
.business-main a:hover {
    color: #323a41;
}

/*--------enterprise-sec----------*/
.enterprise-sec .business-sec a.button {
    background: transparent;
    border: 1px solid #323a41;
    color: #323a41;
}
.enterprise-sec .business-sec a.button:hover {
    background: #ff6600;
    border: 1px solid #ff6600;
    color: #ffffff;
}

/*--------control-sec----------*/
.control-sec {
    padding-top: 20px;
}
.control-sec h4 {
    font-size: 20px;
    color: #5f686e;
    margin-bottom: 15px;
}
.control-sec ul {
    margin-top: 8px;
    margin-left: 0px;
}
.control-sec ul li {
    font-size: 14px;
    /*font-family: 'proxima_nova_rgbold';*/
    
    font-style: normal;
    font-weight: 600;
    color: #323a41;
    list-style: none;
    line-height: 24px;
    position: relative;
    padding-left: 30px;
    padding-bottom: 14px;
}
.enterprise-sec .control-sec ul li em {
    font-weight: 400;
    font-style: normal;
    /*font-family: 'proxima_nova_rgregular';*/
}
.control-sec ul li:before {
    width: 15px;
    height: 10px;
    background: url('/assets/images/img-11.png');
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
    border-radius: 50%;
}
.control-sec ul li:hover {
    color: #ff6600;
}

/*--------real-sec----------*/
.real-sec {
    background: #f9f9f9;
    padding: 100px 0px;
}
.real-sec-1 {
    padding: 200px 0px;
}
.real-sec-1 h3 {
    font-size: 40px;
    color: #313a41;
    /*font-family: 'ProximaNova-Semibold', sans-serif;*/
    
    font-weight: 600;
    line-height: 50px;
    padding-bottom: 25px;
}
.real-sec-1 ul {
    margin: 0px;
}
.real-sec-1 ul li {
    font-size: 20px;
    letter-spacing: 0.3px;
    color: #313a41;
    line-height: 28px;
    padding-bottom: 30px;
    list-style: none;
    position: relative;
    padding-left: 30px;
}
.real-sec-1 ul li:before {
    width: 15px;
    height: 15px;
    background: #f16122;
    content: '';
    position: absolute;
    left: 0;
    top: 5px;
    border-radius: 50%;
}
.real-sec-2 {
    float: right;
}

/*--------social-icons-sec----------*/
.social-icons ul li:before {
    display: none;
}
.social-icons ul {
    margin: 0px;
}
.social-icons ul li {
    display: inline-block;
    margin-right: 10px;
    padding-left: 0px;
}
.social-icons ul li.fa_android {
    background: #76c450;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    line-height: 48px;
    display: inline-block;
}
.social-icons ul li.fa_web {
    background: #4a90e2;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    line-height: 48px;
    display: inline-block;
}
.social-icons ul li.fa_apple {
    background: #56677b;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    line-height: 48px;
    display: inline-block;
}

/*--------voxer-enter-sec----------*/
.voxer-enter-1 {
    background: #f16122;
    padding: 120px 260px 120px 248px;
}
.voxer-enter h6 {
    color: #ffc7af;
    font-size: 18px;
    /*font-family: 'ProximaNova-Semibold', sans-serif;*/
    
    font-weight: 600;
}
.voxer-enter h3 {
    font-size: 40px;
    color: #ffffff;
    /*font-family: 'ProximaNova-Semibold', sans-serif;*/
    
    font-weight: 600;
    line-height: 45px;
    padding-top: 10px;
    padding-bottom: 30px;
}
.voxer-enter a.button {
    display: inline-block;
    margin: 0px;
    background: transparent;
    border-radius: 4px;
    font-size: 18px;
    background: #ffffff;
    border: 1px solid #ffffff;
    color: #f16122;
    font-family: 'ProximaNova-Semibold', sans-serif;
    font-weight: 600;
    padding: 15px 45px;
}
.voxer-enter a.button:hover {
    color: #ffffff;
    border: 1px solid #ffffff;
    background: transparent;
}
.voxer-enter-1 ul {
    margin: 0px;
    margin-top: 40px;
}
.voxer-enter-1 ul li {
    list-style: none;
    display: inline-block;
    margin-right: 15px;
}
.voxer-enter-2 {
    background: #ffffff;
    padding: 120px 260px 120px 260px;
}
.voxer-enter-2 h6 {
    color: #5f686e;
}
.voxer-enter-2 h3 {
    color: #313a41;
}
.voxer-enter-2 a.button {
    color: #313a41;
    border: 1px solid #313a41;
    background: transparent;
    padding: 15px 67px;
}
.voxer-enter-2 a.button:hover {
    background: #f16122;
    color: #ffffff;
    border: 1px solid #f16122;
}
.voxer-enter-3 a.button {
    color: #fff;
    border: 1px solid #fff;
    background: transparent;
    padding: 15px 67px;
}
.voxer-enter-3 a.button:hover {
    background: #fff;
    color: #f60;
    border: 1px solid #fff;
}

/*--------footer-sec----------*/

/*--------feature-benifit----------*/

/*--------team-manage----------*/
.team-manage {
    background: #f5f5f5;
    padding: 130px 0px;
}
.team-manage-head,
.voxer-benefit-head {
    text-align: center;
}
.team-manage-head h3,
.voxer-benefit-head h3 {
    font-size: 40px;
    color: #313a41;
    padding-bottom: 10px;
}
.team-manage-head p {
    letter-spacing: 0.3px;
    color: #313a41;
    font-size: 20px;
    max-width: 70%;
    margin: 0 auto;
}
.team-manage-1 {
    border-style: solid;
    border-width: 0.5px;
    border-image-source: linear-gradient(315deg, #cbcbcb, rgba(155, 155, 155, 0));
    border-image-slice: 1;
    background-color: rgba(255, 255, 255, 0.53);
    text-align: center;
    padding: 60px;
    margin-bottom: 40px;
}
.team-manage-1 h3 {
    font-size: 24px;
    color: #313a41;
    font-weight: 600;
    /*font-family: 'ProximaNova-Semibold', sans-serif;*/
}
.team-manage-1 p {
    font-size: 18px;
    color: #313a41;
}
.team-manage-txt {
    padding-top: 18px;
}
.team-manage-txt h3 {
    padding-bottom: 8px;
}
.team-manage-main {
    padding-top: 0px;
    position: relative;
}
.team-manage-main:before {
    width: 100%;
    height: 848px;
    background: url(/assets/images/img-33.png) no-repeat;
    content: '';
    position: absolute;
    left: 0;
    right: 0px;
    margin: 0 auto;
    background-position: center;
}
.team-manage-button {
    text-align: center;
    padding-top: 20px;
}
.team-manage-button a.button {
    display: inline-block;
    padding: 15px 45px;
}
.team-manage-button a.button:hover {
    border: 1px solid #ff6600;
    color: #ff6600;
}
.team-manage-button p {
    padding-top: 15px;
    color: #666;
    font-size: 15px;
}

/*--------voxer-benefit----------*/
.voxer-benefit {
    padding: 130px 0px;
}
.voxer-benefit-main {
    padding-top: 80px;
}
.voxer-benefit-1 {
    text-align: center;
    margin-bottom: 40px;
}
.voxer-benefit-1 h3 {
    font-size: 24px;
    color: #313a41;
    font-weight: 600;
    /*font-family: 'ProximaNova-Semibold', sans-serif;*/
}
.voxer-benefit-1 p {
    font-size: 18px;
    color: #313a41;
}
.voxer-benefit-txt {
    padding: 18px 35px 0px 35px;
}
.voxer-benefit-txt h3 {
    padding-bottom: 8px;
}
.voxer-benefit-button {
    text-align: center;
    padding-top: 40px;
}
.voxer-benefit-button a.button {
    display: inline-block;
    padding: 15px 45px;
    background: transparent;
    border: 1px solid #323a41;
    color: #323a41;
}
.voxer-benefit-button a.button:hover {
    background: #ff6600;
    border: 1px solid #ff6600;
    color: #ffffff;
}
.voxer-benefit-button p {
    padding-top: 15px;
    color: #666;
    font-size: 15px;
}

/*--------voxer-benefit----------*/

/*--------inner-right-plan----------*/
.right-plan.inner-right-plan {
    background: #f9f9f9;
}
.inner-right-plan .business-sec {
    background: #ffffff;
}
.inner-right-plan .personal-1 a.button {
    color: #ff6600;
    border: 1px solid #ff6600;
    background: transparent;
}
.inner-right-plan .personal-1 a.button:hover {
    color: #ffffff;
    border: 1px solid #ff6600;
    background: #ff6600;
}
.inner-right-plan .enterprise-sec.pro-1 .business-sec a.button {
    color: #ffffff;
    border: 1px solid #ff6600;
    background: #ff6600;
}
.inner-right-plan .enterprise-sec.pro-1 .business-sec a.button:hover {
    color: #ff6600;
    border: 1px solid #ff6600;
    background: transparent;
}
.inner-right-plan .business-main.no-bg .business-sec {
    border: 1px solid #dadada;
    background: transparent;
}
.inner-right-plan .business-main.no-bg .business-sec h4,
.inner-right-plan .business-main.no-bg .business-sec p,
.inner-right-plan .business-main.no-bg .business-sec h5,
.inner-right-plan .business-main.no-bg .business-sec em {
    color: #5f686e;
}
.inner-right-plan .business-main.no-bg .business-sec a.button {
    color: #323a41;
    border: 1px solid #323a41;
    background: transparent;
}
.inner-right-plan .business-main.no-bg .business-sec a.button:hover {
    color: #ffffff;
    border: 1px solid #ff6600;
    background: #ff6600;
}

/*--------inner-real-sec----------*/
.real-sec.inner-real-sec {
    background: #ffffff;
}
.real-sec.inner-real-sec .real-sec-2 {
    float: left;
}
.inner-real-sec .real-sec-1 ul {
    padding-right: 180px;
}
.inner-real-sec .social-icons ul {
    padding-left: 30px;
}

/*--------inner-voxer-sec----------*/
.voxer-benefit.inner-voxer {
    background: #f5f5f5;
    position: relative;
}
.voxer-benefit.inner-voxer:before {
    width: 100%;
    height: 848px;
    background: url('/assets/images/img-33.png') no-repeat;
    content: '';
    position: absolute;
    left: 0;
    right: 0px;
    margin: 0 auto;
    background-position: center;
}
.voxer-benefit.inner-voxer .voxer-benefit-head {
    width: 54%;
    margin: 0 auto;
}
.voxer-benefit.inner-voxer .voxer-benefit-1 {
    margin-bottom: 60px;
}
.voxer-benefit.inner-voxer .voxer-benefit-button a {
    display: block;
    text-decoration: underline;
    margin-bottom: 15px;
    padding-bottom: 2px;
    font-size: 16px;
    color: #9b9b9b;
    font-weight: 600;
    font-family: 'ProximaNova-Semibold', sans-serif;
}
.voxer-benefit.inner-voxer .voxer-benefit-button a.button {
    color: #ffffff;
    border: 1px solid #ff6600;
    background: #ff6600;
}
.voxer-benefit.inner-voxer .voxer-benefit-button a.button:hover {
    color: #323a41;
    border: 1px solid #323a41;
    background: transparent;
}

/*--------voxer-faq----------*/

/* .voxer-faq-1 ul li:before{position: absolute; left: -254px;  width: 254px;  content: '';  top: -1px;   background: #eeeeee;  height: 1px;}
.voxer-faq-1 ul li:after{position: absolute; right: -246px;  width: 246px;  content: '';  top: -1px;   background: #eeeeee;  height: 1px;} */

/* .faq-all:before{position: absolute; left: -254px;  width: 254px;  content: '';  top: -1px;   background: #eeeeee;  height: 1px;}
.faq-all:after{position: absolute; right: -246px;  width: 246px;  content: '';  top: -1px;   background: #eeeeee;  height: 1px;} */

/*--------voxer-chat----------*/
.inner-right-plan .no-bg .control-sec ul li em {
    font-weight: 400;
    font-style: normal;
    /*font-family: 'proxima_nova_rgregular';*/
}
.inner-right-plan .enterprise-sec a {
    color: #ff6600;
    font-size: 16px;
    /*font-family: 'ProximaNova-Semibold', sans-serif;*/
    
    font-weight: 600;
    border-bottom: 1px solid #ff6600;
    margin-left: 30px;
}

/*--------inner-voxer-1----------*/
.voxer-benefit.inner-voxer-1 {
    background: #f5f5f5;
    padding: 50px 0px 100px;
    /*  margin-top:-250px; */
}
.inner-voxer-1 .voxer-benefit-1 {
    margin-bottom: 60px;
}
.inner-voxer-1 .voxer-benefit-1 p {
    padding: 0px 12px;
}
.inner-voxer-1 .voxer-benefit-1 a {
    color: #666;
    font-weight: 600;
    /*font-family: 'ProximaNova-Semibold', sans-serif;*/
    
    border-bottom: 1px solid #9b9b9b;
    padding-bottom: 2px;
}
.inner-voxer-1 .voxer-benefit-1 a:hover {
    border-bottom: 1px solid #ff6600;
    color: #ff6600;
}

/*--------voxer-logos----------*/
.voxer-logos {
    text-align: center;
}
.voxer-logos-1 {
    padding: 50px 0px;
    background: #506bb7;
}
.voxer-logos-2 {
    padding: 55px 0px 56px;
    background: url('/assets/images/img-44.jpg') no-repeat;
    width: 100%;
    background-size: cover;
}
.voxer-logos-3 {
    padding: 67px 0px;
    background: #ffffff;
}
.voxer-logos-4 {
    padding: 42px 0px 43px;
    background: #ba203d;
}

/*--------efficient-comm----------*/
.efficient-comm {
    background: #000000;
}

/* .efficient-comm:before{ background:rgba(0, 0, 0, 0.90); width:100%; height:620px; content:''; position:absolute; top:0; left:0; z-index:-1; } */
.efficient-comm-main {
    width: 50%;
    margin: 0 auto;
}
.efficient-comm-head {
    text-align: center;
}
.efficient-comm-head h4 {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 28px;
}
.efficient-comm-head p {
    color: #ffffff;
    font-size: 18px;
    position: relative;
}
.efficient-comm-head p:before {
    content: '';
    position: absolute;
    width: 90px;
    height: 1px;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #979797;
    opacity: 0.3;
}
.efficient-comm-1 {
    padding: 50px 0px;
    text-align: center;
}
.efficient-comm-1 h2 {
    font-size: 40px;
    color: #d4d4d4;
    font-weight: 600;
    /*font-family: 'ProximaNova-Semibold', sans-serif;*/
}
.efficient-comm-1 p {
    color: #ffffff;
    font-size: 20px;
    padding-top: 20px;
}
.efficient-comm-2 {
    text-align: center;
}
.efficient-comm-2 h5 {
    color: #b3b3b3;
    font-weight: 500;
    font-size: 18px;
}
.efficient-comm-2 span {
    display: block;
    font-weight: 600;
}
.efficient-comm-3 {
    text-align: center;
    padding: 25px 0px;
    width: 40%;
    margin: 0 auto;
}

/* .efficient-comm-3:before{     background: rgba(255, 255, 255, 0.90);  width: 100%; height: 100px;  content: '';  position: absolute;  bottom: 0; left: 0; z-index: -1; } */
.efficient-comm-3 h3 {
    color: #313a41;
    font-size: 40px;
    font-weight: 600;
    /*font-family: 'ProximaNova-Semibold', sans-serif;*/
}
.efficient_img {
    position: relative;
}
.efficient_img img {
    width: 100%;
    object-position: center bottom;
    height: 700px;
    object-fit: cover;
}

/*--------inner-right-plan-1----------*/
.right-plan.inner-right-plan-1 {
    background: #ffffff;
}
.inner-right-plan-1 .business-sec {
    background: #ffffff;
}
.inner-right-plan-1 .personal-1 a.button {
    color: #ff6600;
    border: 1px solid #ff6600;
    background: transparent;
}
.inner-right-plan-1 .personal-1 a.button:hover {
    color: #ffffff;
    border: 1px solid #ff6600;
    background: #ff6600;
}
.inner-right-plan-1 .enterprise-sec.pro-1 .business-sec a.button {
    color: #ffffff;
    border: 1px solid #ff6600;
    background: #ff6600;
}
.inner-right-plan-1 .enterprise-sec.pro-1 .business-sec a.button:hover {
    color: #ff6600;
    border: 1px solid #ff6600;
    background: transparent;
}
.inner-right-plan-1 .business-main.no-bg .business-sec {
    border: 1px solid #dadada;
    background: transparent;
}
.inner-right-plan-1 .business-main.no-bg .business-sec p,
.inner-right-plan-1 .business-main.no-bg .control-sec em {
    font-weight: 300;
    font-style: normal;
    /*font-family: 'proxima_nova_rgregular', sans-serif;*/
}
.inner-right-plan-1 .business-main.no-bg .business-sec a.button {
    color: #323a41;
    border: 1px solid #323a41;
    background: transparent;
}
.inner-right-plan-1 .business-main.no-bg .business-sec a.button:hover {
    color: #ffffff;
    border: 1px solid #ff6600;
    background: #ff6600;
}
.inner-right-plan-1 .enterprise-sec a {
    color: #ff6600;
    font-size: 16px;
    /*font-family: 'ProximaNova-Semibold', sans-serif;*/
    
    font-weight: 600;
    border-bottom: 1px solid #ff6600;
    margin-left: 30px;
}

/*--------inner-right-plan-1----------*/
.right-plan.inner-right-plan-2 {
    background: #ffffff;
}
.inner-right-plan-2 .business-sec {
    background: #ffffff;
}
.inner-right-plan-2 .personal-1 .business-sec {
    border: 0px;
    border: 1px solid #dadada;
}
.inner-right-plan-2 .personal-1 a.button {
    color: #ff6600;
    border: 1px solid #ff6600;
    background: transparent;
}
.inner-right-plan-2 .personal-1 a.button:hover {
    color: #ffffff;
    border: 1px solid #ff6600;
    background: #ff6600;
}
.inner-right-plan-2 .enterprise-sec.pro-1 .business-sec a.button {
    color: #ffffff;
    border: 1px solid #ff6600;
    background: #ff6600;
}
.inner-right-plan-2 .enterprise-sec.pro-1 .business-sec a.button:hover {
    color: #ff6600;
    border: 1px solid #ff6600;
    background: transparent;
}
.inner-right-plan-2 .business-main.no-bg .business-sec {
    border: 1px solid #dadada;
    background: transparent;
}
.inner-right-plan-2 .business-main.no-bg .business-sec p,
.inner-right-plan-2 .business-main.no-bg .control-sec em {
    font-weight: 300;
    font-style: normal;
    /*font-family: 'proxima_nova_rgregular', sans-serif;*/
}
.inner-right-plan-2 .business-main.no-bg .business-sec a.button {
    color: #323a41;
    border: 1px solid #323a41;
    background: transparent;
}
.inner-right-plan-2 .business-main.no-bg .business-sec a.button:hover {
    color: #ffffff;
    border: 1px solid #ff6600;
    background: #ff6600;
}
.inner-right-plan-2 .enterprise-sec a {
    color: #ff6600;
    font-size: 16px;
    /*font-family: 'ProximaNova-Semibold', sans-serif;*/
    
    font-weight: 600;
    border-bottom: 1px solid #ff6600;
    margin-left: 30px;
}

/* extra css */
.right-plan .right-plan-head {
    max-width: 500px;
    margin: 0 auto;
}
.team-manage .team-manage-head {
    max-width: 570px;
    margin: 0 auto;
}
.tooltip {
    background: #ffffff;
    color: #323a41;
    display: none;
    font-size: 15px;
    font-weight: normal;
    line-height: 1.3;
    padding: .75rem;
    position: absolute;
    max-width: 300px;
    z-index: 1006;
    left: 50%;
    box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.38);
}
.tooltip.radius {
    border-radius: 3px;
}
.right-plan-main .business-main.no-bg a,
.inner-right-plan .business-main.personal-1 a,
.inner-right-plan .enterprise-sec.pro-1 a,
.inner-right-plan-2 .business-main.personal-1 a,
.inner-right-plan-2 .enterprise-sec.pro-1 a {
    display: block;
}

/* .box ul li.desk{display:block;}
.box ul li.show{display:none;} */

/* .box ul li{display:none;} */
.right-plan .enterprise-sec.no-bg .business-sec {
    border: 1px solid #dadada;
    background: transparent;
}
.right-plan-main .personal-1 .business-sec {
    border: 1px solid #dadada;
}

/* .box_1 a.show2.toggleMessage{display:none;} */
.right-plan-main .enterprise-sec.no-bg a {
    display: none;
}
.control-sec ul li {
    display: none;
}
.control-sec ul li.desk {
    display: block;
}
.control-sec ul li.show {
    display: block;
}
.inner-right-plan-2 .right-plan-main .business-main.box_1 .control-sec ul li,
.inner-right-plan-2 .right-plan-main .enterprise-sec.box_2 .control-sec ul li {
    display: block;
}
.inner-right-plan .right-plan-main .business-main.box_1 .control-sec ul li,
.inner-right-plan .right-plan-main .enterprise-sec.box_2 .control-sec ul li,
.inner-right-plan .right-plan-main .business-main.box_2 .control-sec ul li {
    display: block;
}
.right-plan-main .business-main.box_1 a.show2.toggleMessage {
    display: inline-block;
}
.right-plan-main .business-main.box_1 a.hide2.toggleMessage {
    display: none;
}
.inner-right-plan .right-plan-main .business-main.box_1 a.show2.toggleMessage {
    display: none;
}
.inner-right-plan.plan-3 .enterprise-sec.box_1 a.hide2.toggleMessage {
    display: none;
}
.inner-right-plan.plan-3 .enterprise-sec.box_1 a.show2.toggleMessage {
    display: inline-block;
}
.right-plan-main .business-main.box_1 .control-sec ul li em {
    font-weight: 400;
    font-style: normal;
    /*font-family: 'proxima_nova_rgregular';*/
}

/* resources page */
.share-sec {
    display: table-cell;
    vertical-align: middle;
}
.share-sec {
    width: 62%;
    text-align: right;
}
a.share:hover.social-icon {
    display: block;
}
.social-icon {
    padding: 15px 19px;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .28);
    position: absolute;
    text-align: center;
    display: none;
    top: -47px;
    right: 0;
    z-index: 9;
    width: 70%;
    background: #fff;
}
.social-icon ul {
    margin-left: 0;
    margin-bottom: 0;
    line-height: normal;
}
.social-icon ul li {
    display: inline-block;
    padding: 0 7px;
}
.social-icon ul li a {
    color: #05a9f1;
}

/* end resources page */

/* start pillar pages */

/********************/
.team_com {
    margin-top: 107px;
}
.team_com_img {
    position: relative;
}
.team_com_img>img {
    width: 100%;
    height: 700px;
    object-fit: cover;
}
.team_com_txt_1 {
    background: rgba(255, 255, 255, 0.75);
    padding: 50px 40px;
    top: 107px;
    position: fixed;
    z-index: 99;
}
.team_com_txt_1 h4 {
    font-family: 'Proxima Nova Bl', sans-serif;
    font-style: italic;
    color: #313a41;
    font-size: 20px;
    letter-spacing: 0.50px;
    margin-bottom: 20px;
}
.team_com_txt_1 ul {
    margin-left: 0px;
}
.team_com_txt_1 ul li {
    font-size: 18px;
    color: #252a30;
    line-height: 44px;
    letter-spacing: 0.42px;
    list-style: none;
}
.team_com_txt_1 ul li span {
    color: #f16122;
}
.team_com_txt_1 ul li a {
    display: block;
    color: #252a30;
}
.team_com_txt_1 ul li a:hover {
    color: #f16122;
}
.team_com_txt {
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
}
.team_com_txt_2 {
    padding-top: 80px;
}
.team_com_txt_2 h5 {
    font-family: 'ProximaNova-Semibold', sans-serif;
    font-size: 25px;
    color: #313a41;
    text-transform: uppercase;
    font-weight: bold;
}
.team_com_txt_2 h2 {
    color: #f16122;
    font-size: 50px;
    font-weight: 700;
}
.team_com_txt_2 span {
    color: #313a41;
    display: block;
}

/********************/
.download_pdf {
    display: inline-block;
    background: #ffffff;
    padding: 14px 25px;
    margin-top: 70px;
}
.download_img {
    display: inline-block;
    vertical-align: middle;
    width: 48px;
}
.download_txt {
    display: inline-block;
    vertical-align: middle;
    padding-left: 30px;
}
.download_txt a {
    font-size: 20px;
    color: #f16122;
}
.download_txt p {
    font-size: 20px;
    color: #4a4a4a;
}

/********************/
.f_txt p {
    color: #313a41;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0.46px;
    padding-bottom: 10px;
}
.f_txt_1 span {
    font-size: 100px;
    font-weight: 700;
    letter-spacing: 1.25px;
    display: inline-block;
    line-height: normal;
    font-family: 'ProximaNova-Semibold', sans-serif;
    vertical-align: top;
}
.f_txt_1 p {
    display: inline-block;
    vertical-align: top;
    width: 93%;
}

/********************/

/********************/

/********************/

/********************/

/********************/

/********************/

/********************/

/********************/

/********************/

/********************/

/********************/

/********************/

/********************/
.talkie_app {
    padding: 100px 0px 130px;
    background: #ffffff;
}
.talkie_app h5 {
    font-style: italic;
    color: #9B9B9B;
    letter-spacing: 0.38px;
    font-size: 30px;
}
.talkie_app h3 {
    color: #F16122;
    font-size: 50px;
    letter-spacing: 0.63px;
    font-weight: 700;
    text-transform: capitalize;
    padding-bottom: 70px;
}
.talkie_app p {
    color: #313a41;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0.46px;
    padding-bottom: 10px;
}
.talkie_app_1 {
    margin: 40px 0px;
    background: #f5f5f5;
    height: 200px;
}

/* .talkie_app_1:before{content:''; position:absolute; left:0; top:0; width:100%; height:200px; background:#f5f5f5; z-index:-1;} */

/********************/

/********************/

/********************/

/********************/

/********************/
.team_box {
    position: relative;
    z-index: -1;
}
.team_box img {
    width: 100%;
    position: relative;
    z-index: -1;
}
.team_box_txt {
    background: #ffffff;
    padding: 40px 60px 30px;
    border-left: 3px solid rgb(49, 58, 65);
}
.team_box_main {
    position: absolute;
    left: 0;
    bottom: 100px;
    right: 0;
}
.team_box_main h5 {
    font-style: italic;
    color: #9b9b9b;
    letter-spacing: 0.38px;
    font-size: 30px;
}
.team_box_main h3 {
    color: #f16122;
    font-size: 50px;
    letter-spacing: 0.63px;
    font-weight: 700;
    text-transform: capitalize;
}

/********************/

/********************/
.white_box {
    padding: 80px 0px;
}
.white_box_img {
    display: inline-block;
    vertical-align: middle;
    width: 150px;
    padding-right: 40px;
}
.white_box_txt {
    display: inline-block;
    vertical-align: middle;
    width: 82%;
}
.white_box_txt p {
    color: #313a41;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0.46px;
    padding-bottom: 0px;
    margin: 0px;
}

/********************/

/********************/

/********************/

/********************/

/********************/

/********************/

/********************/

/********************/
.text_box {
    padding-bottom: 20px;
}
.text_box p {
    color: #313a41;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0.46px;
    padding-bottom: 10px;
}

/********************/
.retail_txt_1 {
    padding: 50px 0px;
}
.retail_txt_1 p {
    color: #313a41;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0.46px;
    margin: 0px;
    padding-bottom: 35px;
}
.retail_txt_1 h3 {
    color: #f16122;
    font-size: 30px;
    letter-spacing: 0.76px;
    font-weight: 700;
    text-transform: capitalize;
    margin: 0px;
    padding: 15px 0px;
    border-left: 5px solid #313a41;
    padding-left: 25px;
    margin: 30px 0px;
}

/* End Index */

/* Start Footer */

/*--------layout----------*/
.header {
    width: 100%;
    position: fixed;
    background: #ffffff;
    padding: 20px 0px;
    box-shadow: 0 2px 42px 0 rgba(0, 0, 0, 0.21);
    z-index: 999999;
}
.footer {
    background: #f5f5f5;
    padding: 40px 0px;
}
.footer-1 ul {
    margin: 0px;
}
.footer-1 ul li {
    list-style: none;
    font-size: 16px;
    letter-spacing: 0.3px;
    color: #313a41;
    line-height: 28px;
    text-transform: capitalize;
}
.footer-1 ul li a:hover {
    color: #f16122;
}
.voxer-faq {
    padding: 100px 0px 10px;
}
.voxer-faq-1 ul li {
    position: relative;
    border-top: 1px solid #eeeeee;
}
.team_com {
    margin-top: 107px;
}
.sdk a:hover {
    color: #f60;
}
.app-conect-sec {
    margin-bottom: 5%;
    background: #f9f9f9;
}

/* End Footer */

/* Start Header */
@media only screen and (max-width: 991px) {
    /* home page */
    /* inner4 page */
    /*      inner page 2     */
    /*      inner page 3     */
    
    .top-bar-right {
        padding-left: 20px;
    }
}
@media only screen and (max-width: 892px) {
    .title-bar {
        display: block;
    }
    /*      inner page 3     */
    /* .title-bar {
display: inline-block;
float: right;
} */
    
    .menu-icon::after {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 2px;
        background: #f60;
        box-shadow: 0 7px 0 #f60, 0 14px 0 #f60;
        box-shadow: 0 7px 0 #f60, 0 14px 0 #f60;
        content: '';
    }
    
    .menu-icon {
        width: 30px;
        height: 20px;
        margin-right: 5%;
    }
    
    .title-bar {
        background: transparent;
    }
    
    .title-bar {
        width: 100%;
    }
    
    .title-bar-right .logo {
        float: left;
    }
    
    .title-bar-right .toggle_right {
        float: right;
        position: relative;
        top: 10px;
    }
    
    .toggle_right.top-bar-right {
        position: relative;
        top: 0;
        right: 0;
        padding-left: 0;
    }
    
    .toggle_right .top-bar-right {
        padding-left: 0;
    }
    
    .menu-icon {
        outline: none;
    }
    
    .top-bar-right ul {
        float: left;
    }
    
    .top-bar-right {
        text-align: center;
        float: none;
        padding-left: 0;
        display: block;
        margin: 0 auto;
    }
    /* .inner-right-plan-1 .enterprise-sec a , .inner-right-plan .enterprise-sec a, .business-main a, .enterprise-sec.pro-1 a, .right-plan-main .business-main a{text-align: center;  display: inline-block; margin: 0 auto;} */
    
    .top-bar-right ul li a {
        padding: 0px 13px 5px;
        text-align: left;
        line-height: 20px;
    }
    /* .box_1 .control-sec ul li{display:none;}
.box_2 .control-sec ul li{display:none;} */
}
@media only screen and (max-width: 639px) {
    /*     .right-plan-main .business-main{padding-top: 40px;} */
    /*      inner page 3     */
}
@media only screen and (max-width: 480px) {
    /*      inner page 2     */
    /*      inner page 3     */
}
@media only screen and (max-width: 375px) {
    .title-bar-right .logo {
        float: left;
        max-width: 50%;
        width: 100%;
    }
    
    .title-bar-right .toggle_right {
        top: 5px;
    }
}

/* End Header */

/* Start Index */
@media only screen and (max-width: 1620px) {
    /* home page */
    
    .voxer-enter-2,
    .voxer-enter-1 {
        padding: 120px 200px 120px 200px;
    }
}
@media only screen and (max-width: 1439px) {
    /* home page */
    
    .voxer-enter-2,
    .voxer-enter-1 {
        padding: 120px 120px 120px 120px;
    }
}
@media only screen and (max-width: 1316px) {
    .tab-sec-img-2 {
        width: 49.4%;
    }
}
@media only screen and (max-width: 1327px) {
    .efficient-comm-3 {
        width: 60%;
    }
}
@media only screen and (max-width: 1279px) {
    /* home page */
    
    .walkie-app-sec-1 {
        width: 78%;
    }
    
    .save-time p {
        width: 80%;
    }
    
    .voxer-enter-2,
    .voxer-enter-1 {
        padding: 120px 100px 120px 100px;
    }
    
    .tab-sec-head {
        width: 51%;
    }
}
@media only screen and (max-width: 1200px) {
    .business-sec {
        padding: 25px;
    }
    /*      inner page 2     */
    
    .inner-right-plan-2 .right-plan-main {
        width: 100%;
    }
    /*      inner page 3     */
    
    .voxer-benefit-txt {
        padding: 18px 15px 0px 15px;
    }
}
@media only screen and (max-width: 1130px) {
    .tab-sec-head {
        width: 65%;
    }
    
    .team_com_txt_1 {
        display: none;
    }
    
    .team_com_txt_2 h2 {
        font-size: 40px;
        margin: 0 auto;
    }
}
@media only screen and (max-width: 1116px) {
    /* home page */
}
@media only screen and (max-width: 1024px) {
    /* home page */
    
    .walkie-app-sec-1 ul li {
        width: 45%;
    }
    
    .voxer-enter-2,
    .voxer-enter-1 {
        padding: 120px 40px 120px 40px;
    }
    /* inner4 page */
    
    .inner-real-sec .real-sec-1 ul {
        padding-right: 0;
    }
}
@media only screen and (max-width: 1023px) {
    /* home page */
    
    .real-sec-1 h3,
    .voxer-enter h3 {
        font-size: 36px;
        line-height: normal;
    }
    /* inner4 page */
    
    .right-plan .right-plan-head {
        max-width: 400px;
    }
    
    .right-plan h3 {
        font-size: 36px;
    }
    
    .right-plan-main {
        width: 80%;
    }
    /*      inner page 2     */
    
    .right-plan-main {
        width: 100%;
    }
    /*      inner page 3     */
    
    .team-manage-head h3,
    .voxer-benefit-head h3 {
        font-size: 36px;
    }
    
    .team-manage-main {
        padding: 0 50px;
        padding-top: 100px;
    }
}
@media only screen and (max-width: 991px) {
    /* home page */
    
    .walkie-app-sec-1 {
        width: 100%;
    }
    
    .tab-sec-head h3,
    .real-sec-1 h3,
    .voxer-enter h3 {
        font-size: 32px;
    }
    
    .walkie-app-sec-1 h1 {
        font-size: 40px;
        line-height: 1;
    }
    
    .walkie-app-sec-1 p {
        font-size: 18px;
    }
    
    .real-sec-1 ul li {
        font-size: 18px;
    }
    
    .control-sec h4 {
        font-size: 18px;
    }
    
    .tab-sec-head {
        padding-bottom: 30px;
    }
    
    .tab-sec-2 {
        padding-top: 30px;
    }
    
    .save-time p {
        font-size: 18px;
    }
    
    .tab-sec-img {
        width: 100%;
    }
    
    .tab-sec-img:before {
        width: 100%;
    }
    
    .tab-sec-img:before {
        width: 100%;
        background-size: 100% 100%;
    }
    
    .real-sec-1 {
        padding: 100px 0px;
    }
    
    .real-sec {
        padding: 50px 0px;
    }
    /* inner4 page */
    
    .voxer-benefit.inner-voxer .voxer-benefit-head {
        width: 100%;
    }
    
    .voxer-benefit.inner-voxer:before {
        background-size: 100%;
    }
    
    .right-plan h3 {
        font-size: 32px;
    }
    
    .business-sec h4 {
        font-size: 24px;
    }
    /*      inner page 2     */
    
    .business-sec h5 {
        font-size: 20px;
    }
    
    .business-sec {
        padding: 15px;
    }
    
    .business-sec .button {
        padding: 10px;
        font-size: 16px;
    }
    
    .control-sec h4 {
        font-size: 16px;
    }
    /*      inner page 3     */
    
    .team-manage-head h3,
    .voxer-benefit-head h3 {
        font-size: 32px;
    }
    
    .team-manage,
    .voxer-benefit {
        padding: 80px 0;
    }
    
    .efficient-comm-1 {
        padding: 20px 0;
    }
    
    .efficient-comm-main {
        width: 100%;
    }
    
    .small-phone {
        left: 25px;
    }
    
    .control-sec ul li {
        padding-left: 20px;
    }
    
    .efficient-comm-3 {
        width: 70%;
    }
}
@media only screen and (max-width: 800px) {
    .right-plan-main {
        width: 100%;
    }
    
    .team-manage-main {
        padding: 0 20px;
        padding-top: 60px;
    }
}
@media only screen and (max-width: 892px) {
    .voxer-enter button.button {
        padding: 15px 28px;
    }
    
    .walkie-app-sec-1 ul li {
        width: 48%;
    }
    
    .walkie-app-sec-1 ul {
        margin-left: 0px;
    }
    
    .tab-sec-head h3,
    .real-sec-1 h3,
    .voxer-enter h3,
    .right-plan h3 {
        font-size: 28px;
        line-height: 38px;
    }
    
    .right-plan-main {
        width: 100%;
    }
    
    .inner-right-plan-2 .grid-margin-x>.medium-4 {
        max-width: 250px;
        margin: 0 auto;
        width: 100%;
    }
    /*      inner page 3     */
    
    .team-manage-1 {
        padding: 15px;
    }
    
    .voxer-benefit-txt {
        padding: 15px;
    }
    
    .voxer-benefit-1 h3,
    .team-manage-1 h3 {
        font-size: 20px;
    }
    /* .title-bar {
display: inline-block;
float: right;
} */
    
    .inner-right-plan .grid-margin-x>.medium-4 {
        max-width: 330px;
        margin: 0 auto;
        width: 100%;
    }
    
    .tab-sec {
        display: none;
    }
    
    .tab-sec-img {
        padding: 30px 10px;
        display: none;
    }
    
    .tab-sec-img img {
        height: 360px;
        object-fit: cover;
    }
    
    .small-phone {
        position: relative;
        top: 0;
        left: 0;
    }
    
    .tab-sec-img:before {
        height: 431px;
        left: -6px;
    }
    
    .right-plan .right-plan-main .small-12 {
        max-width: 350px;
        margin: 0 auto;
        width: 100%;
        margin-bottom: 30px;
    }
    
    .control-sec {
        text-align: left;
        padding: 15px;
    }
    
    .control-sec h4 {
        display: none;
    }
    
    .business-main,
    .enterprise-sec {
        margin-bottom: 25px;
    }
    
    .business-sec,
    .inner-right-plan-1 .business-main.no-bg .business-sec,
    .inner-right-plan-2 .personal-1 .business-sec,
    .business-main.no-bg,
    .right-plan-main .business-main,
    .inner-right-plan-2 .business-main.no-bg .business-sec,
    .inner-right-plan .business-main.no-bg .business-sec {
        border: 0px;
        text-align: center;
    }
    
    .enterprise-sec,
    .business-main.no-bg,
    .right-plan-main .business-main {
        border: 1px solid #ff6600;
        border-radius: 8px;
        background: #fff;
        padding-bottom: 20px;
    }
    
    .banner {
        border: 1px solid #f60;
    }
    
    .business-main.no-bg {
        border: 1px solid #dadada;
    }
    
    .business-sec p:before {
        right: 0;
        margin: 0 auto;
    }
    
    .control-sec ul li {
        padding-left: 30px;
    }
    
    .enterprise-sec {
        text-align: center;
        padding-bottom: 20px;
    }
    
    .box ul li.desk {
        display: none;
    }
    
    .box ul li.desk.show {
        display: block;
    }
    /* .inner-right-plan-1 .enterprise-sec a , .inner-right-plan .enterprise-sec a, .business-main a, .enterprise-sec.pro-1 a, .right-plan-main .business-main a{text-align: center;  display: inline-block; margin: 0 auto;} */
    
    .right-plan-main .business-main.no-bg a,
    .inner-right-plan-2 .business-main.personal-1 a,
    .inner-right-plan-2 .enterprise-sec.pro-1 a,
    .inner-right-plan .business-main.personal-1 a,
    .inner-right-plan .enterprise-sec.pro-1 a {
        text-align: center;
        display: inline-block;
        margin: 0 auto;
    }
    
    .efficient-comm-3 {
        width: 90%;
    }
    
    .tab-sec-head {
        width: 90%;
    }
    
    .tab-sec-img-2 img {
        max-width: 100%;
        margin: 0 auto;
        display: block;
        text-align: center;
        margin: 0 auto;
    }
    
    .business-main a {
        margin: 0 auto;
    }
    /* .box_1 .control-sec ul li{display:none;}
.box_2 .control-sec ul li{display:none;} */
    
    .right-plan-main .enterprise-sec.no-bg a {
        display: inline-block;
        color: #ff6600;
        font-size: 16px;
        font-family: 'ProximaNova-Semibold', sans-serif;
        font-weight: 600;
    }
    
    .inner-right-plan.plan-3 .enterprise-sec a.show2.toggleMessage,
    .inner-right-plan-1 .enterprise-sec a.show2.toggleMessage,
    .right-plan-main .business-main a.show2.toggleMessage,
    .inner-right-plan-2 .right-plan-main .business-main.box_1 a.show2.toggleMessage,
    .inner-right-plan .right-plan-main .business-main.box_1 a.show2.toggleMessage {
        display: inline-block;
    }
    
    .inner-right-plan.plan-3 .enterprise-sec a.hide2.toggleMessage,
    .inner-right-plan .business-main.personal-1 a.hide2.toggleMessage,
    .inner-right-plan .enterprise-sec.pro-1 a.hide2.toggleMessage,
    .inner-right-plan-2 .business-main.personal-1 a.hide2.toggleMessage,
    .inner-right-plan-1 .enterprise-sec a.hide2.toggleMessage {
        display: none;
    }
    
    .right-plan-main .business-main a.hide2.toggleMessage {
        display: none;
    }
    
    .box_2 a.show2.toggleMessage {
        display: inline-block;
        border-bottom: 1px solid #f60;
    }
    
    .box_2 a.hide2.toggleMessage {
        display: none;
    }
    
    .inner-right-plan-1 .enterprise-sec a {
        margin: 0 auto;
    }
    
    .right-plan-main .personal-1 .business-sec,
    .right-plan .enterprise-sec.no-bg .business-sec {
        border: 0px;
    }
    
    .enterprise-sec.no-bg {
        border: 1px solid #dadada;
    }
    
    .tab-sec-img-2,
    .save-time {
        width: 100%;
    }
    
    .inner-right-plan-2 .right-plan-main .business-main.box_1 .control-sec ul li,
    .inner-right-plan-2 .right-plan-main .enterprise-sec.box_2 .control-sec ul li,
    .inner-right-plan .right-plan-main .business-main.box_1 .control-sec ul li,
    .inner-right-plan .right-plan-main .enterprise-sec.box_2 .control-sec ul li,
    .inner-right-plan .right-plan-main .business-main.box_2 .control-sec ul li {
        display: none;
    }
    
    .inner-right-plan-2 .right-plan-main .business-main.box_1 a.show2.toggleMessage,
    .inner-right-plan-2 .right-plan-main .business-main.box_2 a.show2.toggleMessage {
        display: inline-block;
    }
    
    .inner-right-plan-2 .right-plan-main .business-main.box_1 .control-sec ul li.show,
    .inner-right-plan-2 .right-plan-main .enterprise-sec.box_2 .control-sec ul li.show,
    .inner-right-plan .right-plan-main .business-main.box_2 .control-sec ul li.show,
    .inner-right-plan .right-plan-main .business-main.box_1 .control-sec ul li.show,
    .inner-right-plan .right-plan-main .enterprise-sec.box_2 .control-sec ul li.show {
        display: block;
    }
    
    .control-sec ul li.desk {
        display: none;
    }
    
    .control-sec ul li.desk.show {
        display: block;
    }
}
@media only screen and (max-width: 100px) {
    .walkie-app-sec-1 ul li {
        width: 98%;
        margin-right: 0;
        margin-bottom: 15px;
    }
    
    .tab-sec-img-2 img {
        width: 80%;
        margin-top: 0;
    }
    
    .tab-sec-head {
        padding-top: 30px;
    }
    
    .real-sec-2 {
        float: none;
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }
    
    .real-sec-2 img {
        width: 100%;
    }
    
    .changeorder {
        -webkit-order: 2;
        order: 2;
    }
    
    .walkie-app-sec-1 h1 {
        font-size: 32px;
    }
    
    .walkie-app-sec-1 p {
        width: 100%;
    }
    
    .right-plan .right-plan-head {
        max-width: 350px;
        padding-bottom: 20px;
    }
    
    .right-plan .right-plan-main .small-12 {
        max-width: 350px;
        margin: 0 auto;
        width: 100%;
    }
    
    .right-plan h3 {
        font-size: 28px;
    }
    
    .app-conect-sec-1 {
        text-align: center;
    }
    
    .app-conect-sec {
        margin-bottom: 0px;
    }
    /*     .right-plan-main .business-main{padding-top: 40px;} */
    /*      inner page 3     */
    
    .team-manage-1,
    .voxer-benefit-1 {
        max-width: 350px;
        width: 100%;
        margin: 20px auto;
    }
    
    .voxer-benefit-button button.button,
    .team-manage-button button.button {
        padding: 10px;
        font-size: 16px;
    }
    
    .voxer-benefit.inner-voxer .voxer-benefit-1 {
        margin-bottom: 30px;
    }
    
    .efficient-comm-3 h3,
    .efficient-comm-1 h2 {
        font-size: 28px;
    }
    
    .efficient-comm-1 p {
        font-size: 18px;
    }
}
@media only screen and (max-width: 480px) {
    .walkie-app-sec-1 p {
        font-size: 16px;
    }
    
    .walkie-app-sec-1 h1 {
        font-size: 1.8rem;
    }
    
    .app-conect-sec-1 h1 {
        font-size: 1.8rem;
    }
    
    .team_box_main {
        position: relative;
    }
    
    .team_box_txt {
        padding: 2%;
    }
    
    .team_box_main h3 {
        font-size: 9vw;
    }
    
    .white_box_txt {
        width: 100%;
        margin: 0 auto;
    }
    
    .right-plan h3 {
        font-size: 24px;
    }
    
    .business-sec h4,
    .business-sec h5 {
        font-size: 20px;
    }
    
    .inner-right-plan-1 .enterprise-sec.pro-1 .business-sec button.button,
    .inner-right-plan-1 .business-main.no-bg .business-sec button.button {
        padding: 10px;
        font-size: 16px;
    }
    
    .control-sec h4 {
        font-size: 18px;
    }
    
    .right-plan .right-plan-head {
        max-width: 280px;
        margin-bottom: 24px;
    }
    /*      inner page 2     */
    
    .inner-right-plan-2 .business-sec h5 {
        font-size: 16px;
    }
    /*      inner page 3     */
    
    .team-manage-head h3,
    .voxer-benefit-head h3 {
        font-size: 24px;
    }
    
    .team-manage-head p {
        font-size: 18px;
    }
    
    .tooltip {
        width: 100% !important;
    }
    
    .walkie-app-sec,
    .right-plan {
        padding-top: 140px;
        padding-bottom: 80px;
    }
    
    .save-time p {
        width: 100%;
    }
}

/* End Index */

/* Start Footer */
@media only screen and (max-width: 892px) {
    /*      inner page 3     */
    /* .title-bar {
display: inline-block;
float: right;
} */
    
    .footer-1 {
        text-align: center;
        margin-bottom: 20px;
    }
    /* .inner-right-plan-1 .enterprise-sec a , .inner-right-plan .enterprise-sec a, .business-main a, .enterprise-sec.pro-1 a, .right-plan-main .business-main a{text-align: center;  display: inline-block; margin: 0 auto;} */
    /* .box_1 .control-sec ul li{display:none;}
.box_2 .control-sec ul li{display:none;} */
}
@media only screen and (max-width: 639px) {
    .footer-1 {
        margin-bottom: 20px;
    }
    /*     .right-plan-main .business-main{padding-top: 40px;} */
    /*      inner page 3     */
}

/* End Footer */