@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300');

.blog-hover,
.home-work,
.learn-span,
.quote {
    position: relative
}

.mfp-arrow,
html {
    -webkit-tap-highlight-color: transparent
}

#submenu li a,
.dz-message span,
.dz-preview,
.thank-you-txt h2,
button,
h2.home-learnmore,
h2.learn,
h2.resource,
h2.signup_title,
html input[type=button],
input[id=footer],
input[type=reset],
input[type=submit],
p.signup_title {
    text-transform: uppercase
}

li.app_icons,
li.app_icons2,
li.app_icons2:first-child,
li.careers,
li.cat-item,
li.cat-item:last-child,
li.q_q,
nav.footer ul,
ul.social {
    list-style: none
}

h2.signup_title,
p.signup_title {
    color: #888
}

a:active,
a:hover,
button.filter:focus {
    outline: 0
}

a,
abbr,
acronym,
address,
applet,
big,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
ul,
var {
    border: 0;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
    font-family: 'Open Sans', sans-serif
}

html {
    overflow-y: scroll
}

body {
    background: #fff
}

.form_container {
    background: #f6f6f6;
    width: 100%;
    max-width: 560px;
    padding: 20px 30px;
    margin: 0 auto
}

.row2 {
    margin-right: -15px;
    margin-left: -15px
}

input.signup {
    padding: 15px;
    margin-top: 25px
}

#responsive-menu .appendLink {
    font-family: arial!important
}

.floating-form {
    max-width: 300px;
    padding: 30px 30px 10px;
    font-size: 14px;
    right: -87px;
    position: fixed;
    z-index: 999
}

.contact-opener {
    position: absolute;
    left: -102px;
    transform: rotate(-90deg);
    top: 100px;
    border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0
}

.visiable .contact-opener {
    left: -77px
}

.bottom-footer:after,
.bottom-footer:before,
.quote:after,
.quote:before {
    left: 0;
    content: '';
    -webkit-backface-visibility: hidden
}

.floating-form-heading {
    font-weight: 700;
    font-style: italic;
    border-bottom: 2px solid #ddd;
    margin-bottom: 10px;
    font-size: 15px;
    padding-bottom: 3px
}

.floating-form label {
    display: block;
    margin: 0
}

.floating-form label>span {
    width: 70px;
    font-weight: 700;
    float: left;
    padding-top: 8px;
    padding-right: 5px
}

.floating-form span.required {
    color: red
}

.floating-form .tel-number-field {
    width: 40px;
    text-align: center
}

.floating-form .long {
    width: 120px
}

.floating-form input.input-field {
    width: 68%
}

.floating-form .select-field,
.floating-form .tel-number-field,
.floating-form .textarea-field,
.floating-form input.input-field {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px solid #C2C2C2;
    box-shadow: 1px 1px 4px #EBEBEB;
    -moz-box-shadow: 1px 1px 4px #EBEBEB;
    -webkit-box-shadow: 1px 1px 4px #EBEBEB;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 7px;
    outline: 0
}

.floating-form .input-field:focus,
.floating-form .select-field:focus,
.floating-form .tel-number-field:focus,
.floating-form .textarea-field:focus {
    border: 1px solid #0C0
}

.floating-form .textarea-field {
    height: 100px;
    width: 68%
}

.contact-opener,
.floating-form input[type=button],
.floating-form input[type=submit] {
    -moz-box-shadow: inset 0 1px 0 0 #3985B1;
    -webkit-box-shadow: inset 0 1px 0 0 #ff353a;
    box-shadow: inset 0 1px 0 0 #ff353a;
    background-color: #ff353a;
    display: inline-block;
    cursor: pointer;
    color: #FFF;
    padding: 8px 18px;
    text-decoration: none;
    font: 14px
}

.floating-form .error,
.floating-form .success {
    padding: 5px 10px;
    margin: 0 0 5px;
    border: none;
    font-weight: 700
}

.contact-opener,
.floating-form input[type=button]:hover,
.floating-form input[type=submit]:hover {
    background: linear-gradient(to bottom, #2D77A2 5%, #337DA8 100%);
    background-color: #28739E
}

.floating-form .success {
    background: #D8FFC0;
    color: #2E6800;
    border-left: 3px solid #2E6800
}

.floating-form .error {
    background: #FFE8E8;
    color: red;
    border-left: 3px solid red
}

input#submit_btn {
    background: #faa61a;
    box-shadow: none;
    border: none;
    margin: 0 auto;
    display: block
}

.bottom-footer h2,
.quote h2 {
    font-size: 41px;
    font-weight: 300
}

.bottom-footer p,
.quote p {
    font-weight: 300;
    line-height: 32px
}

.quote {
    background: #faa61a;
    z-index: 1
}

.quote:after,
.quote:before {
    background: inherit;
    display: block;
    height: 50%;
    position: absolute;
    right: 0;
    z-index: -1
}

.quote:before {
    top: 0;
    -webkit-transform: skewY(1.5deg);
    transform: skewY(1.5deg);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.quote:after {
    bottom: 0;
    -webkit-transform: skewY(-1.5deg);
    transform: skewY(-1.5deg);
    -webkit-transform-origin: 100%;
    transform-origin: 100%
}

.quote {
    color: #fff;
    font-family: 'Fira Sans', sans-serif;
    margin: 50px 0;
    text-align: left;
    height: 300px
}

.bottom-footer {
    background: #e9e9e9;
    position: relative;
    z-index: 1;
    color: #333;
    text-align: center
}

.bottom-footer:after,
.bottom-footer:before {
    background: inherit;
    display: block;
    height: 50%;
    position: absolute;
    right: 0;
    z-index: -1
}

.bottom-footer:before {
    top: 0;
    -webkit-transform: skewY(1.5deg);
    transform: skewY(1.5deg);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.bottom-footer:after {
    bottom: 0;
    -webkit-transform: skewY(0);
    transform: skewY(0);
    -webkit-transform-origin: 100%;
    transform-origin: 100%
}

.bottom-footer p {
    margin: 0 auto 40px;
    max-width: 800px
}

li.icons-list {
    display: inline-block;
    list-style: none;
    margin: 0 3px
}

li.icons-list img {
    width: 70px
}

.two-dimension-modal {
    border-radius: 0!important;
    min-height: auto!important
}

.orange {
    background: #faa61a;
    height: 300px
}

h2.dimension {
    position: relative;
    font-size: 70px;
    letter-spacing: -5px;
    color: rgba(255, 255, 255, .9);
    z-index: 99;
    font-weight: 700;
    mix-blend-mode: screen;
    padding-top: 50px
}

img.shake,
img.shake-button {
    z-index: 10;
    position: absolute
}

.spiral_content {
    text-align: center;
    color: #fff;
    max-width: 1000px;
    margin: 0 auto;
    display: block;
    float: none!important
}

img.shake {
    width: 330px;
    margin-top: 50px
}

img.shake-button {
    width: 125px;
    margin-top: 20px;
    right: 30px
}

.lets {
    width: 350px;
    position: absolute;
    margin-top: -100px;
    margin-left: 150px;
    z-index: 11;
    pointer-events: none
}

.finger {
    width: 227px;
    position: absolute;
    margin-top: -4px;
    margin-left: auto;
    margin-right: auto;
    z-index: 0;
    left: 5px;
    right: 0;
    opacity: .8
}

h2.dimension-sub {
    font-size: 32px;
    margin-top: -10px;
    margin-bottom: 50px
}

.new-dimension-video .videoWrapper {
    margin-top: 0;
    padding-top: 0
}

a.return,
a.two-dimension {
    float: right;
    padding: 5px 10px;
    margin-top: 20px;
    font-weight: 700;
    text-transform: uppercase
}

a.return {
    border: 2px solid #faa61a;
    color: #faa61a;
    border-radius: 8px;
    text-decoration: none
}

a.return:focus,
a.return:hover {
    color: #faa61a;
    text-decoration: none
}

a.two-dimension,
a.two-dimension:focus,
a.two-dimension:hover {
    color: #fff;
    text-decoration: none
}

a.two-dimension {
    border: 2px solid #fff;
    border-radius: 8px
}

.new-dimension-video {
    border: 10px solid #000
}

@-webkit-keyframes spaceboots {
    0% {
        -webkit-transform: translate(2px, 1px) rotate(0)
    }
    10% {
        -webkit-transform: translate(-1px, -2px) rotate(-1deg)
    }
    20% {
        -webkit-transform: translate(-3px, 0) rotate(1deg)
    }
    30% {
        -webkit-transform: translate(0, 2px) rotate(0)
    }
    40% {
        -webkit-transform: translate(1px, -1px) rotate(1deg)
    }
    50% {
        -webkit-transform: translate(-1px, 2px) rotate(-1deg)
    }
    60% {
        -webkit-transform: translate(-3px, 1px) rotate(0)
    }
    70% {
        -webkit-transform: translate(2px, 1px) rotate(-1deg)
    }
    80% {
        -webkit-transform: translate(-1px, -1px) rotate(1deg)
    }
    90% {
        -webkit-transform: translate(2px, 2px) rotate(0)
    }
    100% {
        -webkit-transform: translate(1px, -2px) rotate(-1deg)
    }
}

.finger:focus,
.finger:hover,
.shake,
.shake-button,
li.icons-list img.logo:focus,
li.icons-list img.logo:hover {
    -webkit-animation-name: spaceboots;
    -webkit-animation-duration: .8s;
    -webkit-transform-origin: 50% 50%;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear
}

ul.icons-list {
    margin: 0 auto
}

@media only screen and (max-width:995px) {
    .quote .col-6 {
        width: 100%!important
    }
    img.shake {
        position: initial;
        max-width: 261px;
        width: 100%;
        margin: 100px auto 0;
        display: block;
        z-index: 10
    }
    .lets {
        max-width: 205px;
        width: 100%;
        position: absolute;
        margin-top: 0;
        margin-left: auto;
        margin-right: auto;
        z-index: 11;
        pointer-events: none;
        left: 0;
        right: -180px
    }
    h2.dimension {
        position: relative;
        font-size: 65px;
        letter-spacing: -5px;
        color: rgba(255, 255, 255, .9);
        z-index: 99;
        font-weight: 700;
        mix-blend-mode: screen;
        padding-top: 50px
    }
    h2.tribe-events-list-event-title {
        font-size: 1.9em!important
    }
}

.masonry {
    display: block;
    clear: both
}

div#author_pic {
    padding-top: .625em
}

div#author_pic img,
img.avatar {
    border-radius: 100%;
    width: 100%;
    max-width: 50px;
    height: auto
}

h1.entry-title a:hover {
    text-decoration: none;
    color: #000
}

.avatar {
    width: 80px;
    border-radius: 100px
}

.feature-post-wrap {
    padding: 22px 14px 14px
}

.blog-post {
    background: #fafafa;
    border: 2px solid #ccc;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .1);
    padding: 20px!important;
    margin: 1%!important;
    width: 100%!important;
    margin-top: 20px!important
}

.blog-post .excerpt p {
    color: #333;
    font-size: 14px
}

.blog-post h2 {
    color: #333;
    font-size: 24px;
    line-height: 1.25
}

.blog-post h2 a {
    color: #333
}

.blog-post h2 a:active,
.blog-post h2 a:hover {
    color: #333;
    text-decoration: none
}

.blog-post .moretag,
.feature-post-wrap .moretag {
    background-color: #faa61a;
    border-color: #ed990d;
    color: #fff;
    font-weight: 700;
    letter-spacing: .01em;
    transition: all .3s ease
}

.home-work .caption,
.home-work2 .caption,
.learn-span .caption,
.learn-span .caption .blog-hover {
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out
}

.blog-post .moretag:focus,
.blog-post .moretag:hover,
.feature-post-wrap .moretag:focus,
.feature-post-wrap .moretag:hover {
    background-color: #ed990d;
    color: #fff
}

.dropdown-container ul {
    margin: 20px auto 0;
    width: 100%;
    display: inline-block;
    display: block;
    text-align: center
}

.dropdown-container li {
    display: inline-block;
    list-style: none;
    text-align: center;
    margin: 0 20px;
    text-transform: uppercase
}

.dropdown-container li a {
    color: #fff;
    font-weight: 700
}

.slidedown-section ul {
    margin: 10px auto;
    max-width: 1000px;
    width: 100%;
    display: inline-block;
    display: block;
    text-align: center
}

#author_pic span {
    margin-left: 15px;
    font-weight: 700;
    text-transform: uppercase
}

.slidedown-section li {
    border: 0!important;
    display: inline-block;
    list-style: none;
    text-align: center;
    margin: 0 20px!important
}

.slidedown-section li a,
.slidedown-section li a:active,
.slidedown-section li a:hover {
    font-weight: 700;
    text-decoration: none;
    color: #333
}

#nav-below img {
    max-width: 40px!important
}

.row-flex {
    display: flex
}

.col-flex {
    flex: 1
}

.bodyblog {
    background-color: #eaeaea
}

.moretag,
.read-more {
    background: rgba(255, 255, 255, .18);
    padding: 10px 15px;
    line-height: 56px
}

.read-more {
    margin-right: 10px;
    border: 3px solid #fff;
    color: #fff;
    border-radius: 5px;
    font-size: 18px
}

#infscr-loading {
    width: 100px;
    margin: 0 auto;
    display: block
}

a.read-more:active,
a.read-more:hover {
    text-decoration: none;
    color: #fff
}

.moretag {
    margin-right: 10px;
    border: 2px solid #333;
    color: #333;
    border-radius: 5px;
    font-size: 14px
}

a.moretag:active,
a.moretag:hover {
    text-decoration: none;
    color: #333
}

h1.feature_blog_title {
    color: #fff;
    font-weight: 300;
    font-size: 38px;
    padding-top: 180px
}

.feature_blog_copy p {
    color: #fff;
    font-weight: 300;
    font-size: 19px
}

.over {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 100;
    background: rgba(0, 0, 0, .4)
}

@media screen and (max-width:768px) {
    h1.entry-title {
        margin-top: 10px;
        margin-bottom: 20px;
        font-weight: 700;
        font-size: 24px!important;
        color: #000
    }
    .blog-post .excerpt p {
        color: #333;
        font-size: 14px
    }
    .blog-post h2 {
        color: #333;
        height: auto;
        font-size: 24px
    }
    h1.feature_blog_title {
        color: #fff;
        font-weight: 300;
        font-size: 24px;
        padding-top: 180px
    }
}

.thank-you {
    background: url(https://www.focusvision.com/wp-content/uploads/2016/01/FocusVision-Resource-Library.jpg) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 800px
}

.thank-you-demo {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 800px
}

.sign-up-demo,
.thank-you-demo {
    background: url(https://www.focusvision.com/wp-content/uploads/2015/07/signup-background.jpg) center center no-repeat
}

h2.signup_title {
    font-size: 18px;
    font-weight: 400
}

h4.logo-lib {
    margin-bottom: 20px
}

p.signup_title {
    font-size: 11px;
    font-weight: 400;
    text-align: left
}

.blog-hover .caption,
.buttons.rlnew2,
.product_wrapper,
.rlnew2 button.filter,
.text-align-center,
.trigger2-resource2,
h2.job-title,
h2.name,
h2.product_name,
h2.product_name2,
h2.resource,
h2.resource-cat,
ul.social {
    text-align: center
}

.rl-padding-bottom {
    margin-bottom: 50px
}

.rl-wrap {
    background: #ccc
}

.rl-featured-contain {
    margin-right: auto;
    margin-left: auto;
    max-width: 1170px;
    height: 500px
}

.rl-featured-contain .resource-feat-title {
    font-size: 30px;
    color: #fff;
    margin: 0 auto;
    padding: 60px 0 0;
    font-weight: 600;
    float: left;
    width: 100%;
    text-align: center;
    line-height: 18px;
    letter-spacing: 1px
}

.rl-featured-pad {
    margin: 43px 0
}

.rl-featured .resource-cat,
.rl-featured .resource_title2 {
    color: #fff
}

.padding-253 {
    padding: 0;
    background: #fff;
    border-radius: 4px;
    height: 165px
}

.resource-lib-headers-feature1 .resource_icon2 {
    margin: 10px
}

.rl-featured .resource-cat {
    font-size: 20px
}

.best-practice,
.case-study,
.webinar,
.white-paper {
    margin-bottom: 35px
}

.home-work2 a:hover {
    text-decoration: none
}

.resource-lib-headers {
    height: 45px;
    width: 90%;
    border-bottom: #ccc 2px solid;
    margin: 0 auto
}

img.resource_icon2 {
    max-width: 20px!important;
    float: right;
    margin: -20px auto;
    display: block
}

.padding-252 {
    overflow: hidden;
    padding: 0;
    border: 2px solid #ccc;
    border-radius: 4px
}

.blog-hover:hover .caption,
.home-work:hover .caption,
.learn-span {
    opacity: 1
}

.blog-hover .caption {
    position: absolute;
    height: 100%;
    width: 100%;
    font-weight: 700;
    -webkit-transition: all .5s ease-out;
    top: 0;
    left: 0;
    color: #fff;
    opacity: 0;
    background-color: rgba(0, 0, 0, .7)
}

.trigger2-resource2 {
    text-decoration: none;
    background: #faa61a;
    color: #fff;
    font-weight: 600;
    display: block;
    line-height: 35px;
    font-size: 14px;
    height: 35px;
    width: 100%;
    margin: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    border-radius: 0 0 3px 3px;
    text-shadow: 0 1px 0 rgba(196, 97, 0, .5)
}

h2.resource-cat {
    color: #BBB;
    font-size: 15px;
    margin: 0 auto;
    padding: 13px 0 0;
    font-weight: 600;
    float: left;
    text-transform: uppercase;
    width: 100%;
    line-height: 18px;
    letter-spacing: 4px
}

h2.resource_title2 {
    color: #777;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    max-width: 750px;
    margin: 0 auto;
    padding: 20px
}

.home-work2 {
    min-height: 160px;
    position: relative
}

.learn-span {
    position: relative;
    height: 152px
}

.controls.rlnew1 {
    padding: 50px 0 40px;
    background: 0 0;
    color: #fff
}

.buttons.rlnew2 {
    margin: 0 auto;
    display: block;
    max-width: 1170px;
    width: 100%
}

.rlnew2 button.filter {
    display: inline-block;
    padding: .8em;
    background: #fff;
    border: 2px solid #555;
    color: #000;
    font-size: 16px;
    font-weight: 300;
    border-radius: 4px;
    cursor: pointer;
    line-height: 1.6;
    text-transform: none;
    margin: 5px;
    text-decoration: none;
    max-width: 215px;
    width: 100%;
    -webkit-appearance: button;
    text-shadow: none
}

.sign-up-demo {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 900px
}

input.signup_submit[type=submit] {
    border-radius: 0;
    background: #faa61a;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    line-height: 1;
    padding: 20px 1em;
    width: 100%;
    max-width: 100%;
    text-shadow: 0;
    font-weight: 400;
    font-family: "Open Sans";
    letter-spacing: 1px
}

.press-container {
    height: 250px;
    margin: 50px 0
}

.one-col-container {
    width: 100%;
    max-width: 330px;
    margin: 0 auto
}

.two-col-container {
    width: 100%;
    max-width: 660px;
    margin: 0 auto
}

.three-col-container {
    width: 100%;
    max-width: 990px;
    margin: 0 auto
}

.product_wrapper {
    margin: 30px 0 50px;
    padding: 20px 0;
    height: 295px;
    border: 2px solid #ccc;
    border-radius: 20px
}

.btn1,
a.apply {
    border: 2px solid #faa61a
}

p.dropdown-info {
    font-size: 14px;
    padding: 5px 10px;
    margin: 0
}

.testimonial {
    max-width: 750px;
    width: 100%;
    margin: 0 auto;
    padding-top: 200px;
    font-size: 18px
}

p.career {
    font-weight: 600;
    padding: 10px 0 0 70px
}

p.career-details {
    padding: 0 0 0 70px;
    float: left
}

img.bio_pic {
    width: 100%
}

a.apply {
    padding: 10px 20px;
    color: #faa61a;
    margin-top: 60px;
    background: #fff
}

a.apply:hover {
    color: #faa61a;
    text-decoration: none
}

h2.name2 {
    font-size: 24px;
    color: #000;
    font-weight: 300;
    margin: 10px 0 0
}

h2.job-title2 {
    font-size: 14px;
    color: #000;
    font-weight: 700;
    margin: 5px 0 20px
}

h2.name {
    font-size: 24px;
    color: #000;
    font-weight: 300;
    margin: 30px 0 0
}

h2.job-title,
h2.learn,
h2.press_name,
h2.product_name,
h2.resource {
    font-weight: 700
}

.press-icon {
    width: 120px;
    height: 120px;
    border: 1px solid;
    border-radius: 5px;
    box-shadow: 0 2px 1px #ccc;
    float: left;
    margin-bottom: 20px
}

h2.job-title {
    font-size: 14px;
    color: #000;
    margin: 0;
    padding-top: 20px;
    min-height: 50px
}

img.logo,
img.q_q_icons,
img.signup_logo {
    display: block;
    margin: 0 auto
}

.container-product {
    height: 100px
}

img[alt="Video Conferencing"] {
    display: none
}

img.q_q_icons {
    max-width: 60px!important
}

img.logo {
    max-width: 100px!important
}

img.logo.fv-focus-group-solutions {
    max-width: 160px!important
}

img.signup_logo {
    max-width: 50px!important
}

img.logo2,
img.logo3 {
    max-width: 100px!important;
    display: block
}

img.logo2 {
    margin: 40px auto 0;
    width: auto;
    left: center;
    max-height: 40px
}

img.icon,
img.logo-icon {
    max-height: 50px!important
}

img.logo3 {
    margin: 0 auto;
    width: 100%;
    padding-top: 200px
}

ul.social {
    margin: 0
}

ul.social li {
    padding-right: 20px;
    display: inline-block
}

ul.social li:last-child {
    padding-right: 0;
    display: inline-block
}

.awards_container {
    margin-bottom: 50px;
    overflow: auto
}

img.footer-logo {
    margin: 0 auto;
    display: block;
    max-width: 200px;
    width: 100%
}

img.footer-social {
    max-width: 50px;
    width: 100%
}

ul.social2 li {
    padding-right: 5px;
    display: inline
}

ul.social2 {
    margin: 0
}

img.social {
    max-width: 25px;
    width: 100%;
    margin-bottom: 20px
}

img.icon,
img.resource_icon {
    margin: 0 auto;
    display: block
}

img.logo-icon,
img.logo-icon2 {
    margin-bottom: 15px;
    width: auto
}

.press-container .press {
    max-width: 120px;
    float: left;
    width: 25%
}

img.resource_icon {
    max-width: 50px!important;
    padding-top: 8%
}

img.icon {
    width: auto
}

img.logo-icon2 {
    max-height: 40px!important
}

h2.product_name {
    font-size: 32px;
    margin-bottom: 10px
}

h2.press_name {
    font-size: 18px;
    margin: 0
}

h2.product_name2 {
    font-size: 25px
}

h2.blog-learnmore,
h2.home-learnmore {
    color: #fff;
    font-size: 18px;
    font-weight: 700
}

.learn-span {
    margin-bottom: 15px
}

h2.home-learnmore {
    padding-top: 30%;
    margin: 0
}

h2.blog-learnmore {
    padding-top: 15%;
    margin: 0 20px;
    top: 0;
    position: absolute;
    text-align: left
}

label {
    padding: 10px 0 0
}

li.cat-item,
li.cat-item:last-child {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #faa61a;
    color: #333
}

li.cat-item:last-child {
    margin-bottom: 50px
}

h2.learn,
ul.careers {
    margin: 0
}

li.cat-item a {
    color: #000
}

.job_app {
    padding-top: 50px
}

li.careers:nth-child(odd) {
    background: #f6f6f6
}

li.careers {
    background: #fff;
    overflow: auto
}

input[type=submit] {
    line-height: 1;
    padding: .6em 1em .4em
}

input,
select,
textarea {
    color: #606060;
    font-family: Oxygen, sans-serif;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.6 !important;
    width: 100%
}

select#00N1400000B7S7t {
    width: 100%
}

h2.learn {
    padding-top: 32%;
    color: #fff;
    font-size: 28px
}

h2.resource {
    color: #58585a;
    font-size: 12px;
    margin: 0;
    padding-top: 30px;
    background: #f6f6f6
}

p.home-learnmore {
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    width: 90%;
    margin: 0 auto;
    display: block
}

p.home-learnmore-click {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-decoration: underline;
    width: 80%;
    margin: 0 auto;
    display: block
}

.home-work .caption,
.learn-span .caption {
    position: absolute;
    height: 100%;
    width: 100%;
    font-weight: 700;
    -webkit-transition: all .5s ease-out;
    top: 0;
    left: 0;
    text-align: center;
    color: #fff
}

.learn-span .caption {
    background-color: rgba(0, 0, 0, .7);
    transition: all .5s ease-out
}

.home-work .caption,
.learn-span .caption {
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out
}

.home-work .caption {
    background-color: rgba(0, 0, 0, .4);
    transition: all .5s ease-out
}

.header-unit {
    height: 600px;
    border-right: none;
    border-left: none;
    position: relative
}

.header {
    position: relative;
    overflow: hidden
}

iframe,
video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

iframe {
    z-index: 6;
    height: 100%;
    width: 100%
}

.header-media,
.teaser-video {
    width: 100%;
    height: auto
}

.teaser-video {
    top: -150px
}

.header-video {
    overflow: hidden;
    position: relative;
    max-height: 650px
}

.image-txt,
.sign-up-txt,
.thank-you-txt,
.trigger2,
.video-txt,
.video-txt2,
p.q_q_button {
    position: absolute
}

.header-video-image {
    display: block!important
}

.trigger2,
.trigger2-learn-more {
    background: rgba(255, 255, 255, .18);
    width: 200px
}

.product-container {
    height: 330px
}

.trigger2 {
    z-index: 5;
    left: 60%;
    margin-left: -100px;
    top: 60%;
    margin-top: -30px;
    border: 3px solid #fff
}

.trigger-center,
.trigger2,
.trigger2-learn-more {
    text-align: center;
    text-decoration: none;
    height: 60px;
    line-height: 53px;
    font-size: 18px;
    border-radius: 5px
}

.video-txt,
.video-txt2 {
    top: 30%;
    z-index: 10
}

.image-txt {
    margin-top: 235px;
    z-index: 5
}

.trigger2-learn-more {
    border: 2px solid #fff;
    margin: 20px auto 100px;
    display: block
}

.trigger-center {
    background: #faa81e;
    max-width: 200px;
    width: 100%;
    border: 1px solid #9e6300;
    -moz-box-shadow: inset 0 0 10px #D88424;
    -webkit-box-shadow: inset 0 0 10px #D88424;
    box-shadow: inset 0 0 10px #D88424;
    margin: 20px auto 0;
    display: block
}

.trigger2-center,
.trigger2-events,
.trigger2-resource {
    text-decoration: none;
    background: rgba(255, 255, 255, .18);
    display: block
}

.trigger2-events,
.trigger2-resource {
    text-align: center;
    width: 130px;
    line-height: 40px;
    font-size: 16px;
    border-radius: 5px;
    height: 40px
}

.padding {
    padding: 100px 0
}

.padding-50 {
    padding: 50px 0
}

.padding-25 {
    padding: 25px 0
}

.trigger2-resource {
    border: 2px solid #fff;
    margin: 10px auto 0
}

.trigger2-events {
    border: 2px solid #fff;
    margin: 20% auto 0
}

.trigger2-center,
.video-trigger2 {
    text-align: center;
    line-height: 53px;
    font-size: 18px;
    border-radius: 5px
}

.trigger2-center {
    width: 200px;
    height: 60px;
    border: 3px solid #fff;
    margin: 20px auto 0
}

.video-trigger2,
a.trigger2-center:hover,
a.trigger2-learn-more:hover,
a.video-trigger2:hover,
a.video-trigger:hover {
    background: rgba(255, 255, 255, .3);
    text-decoration: none
}

a.trigger-center {
    color: #fff;
    font-weight: 600
}

a.trigger-center:hover {
    color: #fff;
    text-decoration: none
}

a.trigger2-center {
    color: #fff;
    font-weight: 600
}

a.trigger2-center:hover {
    color: #fff
}

a.trigger2-learn-more {
    color: #fff;
    font-weight: 600
}

a.trigger2-learn-more:hover {
    color: #fff
}

a.trigger2 {
    color: #fff;
    font-weight: 600
}

a.video-trigger:hover {
    color: #fff
}

a.video-trigger2:hover {
    color: #000
}

a.trigger {
    color: #9e6300;
    font-weight: 600
}

a.trigger:hover {
    color: #fff;
    text-decoration: none
}

a.trigger1-workflow:hover {
    text-decoration: none
}

a.trigger1-center-custom:hover,
a.trigger1-request-custom:hover {
    color: #fff;
    text-decoration: none
}

.links-full2 {
    display: none;
    margin-top: 20px
}

.image-txt,
.video-txt {
    color: #fff;
    width: 100%
}

.video-txt2 {
    color: #58595b;
    width: 100%
}

.thank-you-txt {
    top: 45%;
    color: #fff;
    width: 100%;
    z-index: 5
}

.sign-up-txt {
    top: 20%;
    color: #fff;
    width: 100%;
    z-index: 5
}

.txtct {
    text-align: center;
    z-index: 5
}

h2.thank-you-header {
    font-size: 48px;
    color: #fff;
    font-weight: 300;
    text-align: center
}

.free-button2,
.trigger,
.video-trigger {
    text-decoration: none;
    text-align: center;
    line-height: 53px;
    font-size: 18px
}

#click-menu {
    z-index: 99!important
}

.video-trigger2 {
    z-index: 5;
    padding: 14px 23px;
    font-weight: 700;
    border: 2px solid #000;
    color: #000
}

.free-button2,
.video-trigger {
    padding: 14px 23px;
    font-weight: 700;
    border-radius: 5px;
    z-index: 5
}

.free-button2,
.free-button2:hover {
    color: #a3cf62
}

.free-button2 {
    background: rgba(0, 0, 0, .1);
    border: 2px solid #a3cf62
}

.video-trigger {
    margin-right: 10px;
    background: rgba(255, 255, 255, .18);
    border: 3px solid #fff;
    color: #fff
}

.trigger {
    z-index: 5;
    background: #faa81e;
    padding: 15px 23px;
    margin-right: 10px;
    border-radius: 5px;
    border: 1px solid #9e6300;
    box-shadow: inset 0 0 10px #D88424
}

.trigger,
input[id=footer] {
    -moz-box-shadow: inset 0 0 10px #D88424;
    -webkit-box-shadow: inset 0 0 10px #D88424
}

.controls {
    padding: 50px 0 40px;
    background: #f7f7f7;
    color: #eee
}

label {
    margin: 0 .4em 0 0
}

.buttons {
    margin: 0 auto;
    display: block;
    max-width: 800px;
    width: 100%;
    text-align: center
}

button.filter {
    display: inline-block;
    padding: .6em .8em;
    margin-bottom: 10px;
    background: #ccc;
    border: 0;
    color: #000;
    font-size: 16px;
    font-weight: 300;
    border-radius: 4px;
    cursor: pointer
}

.lead,
.video-txt2 h2,
hr,
hr.footer {
    margin-bottom: 20px
}

.video-close-trigger,
h2.main-header {
    position: absolute;
    color: #fff;
    text-decoration: none
}

button.filter.active {
    background: #faa61a
}

button.filter+label {
    margin-left: 1em
}

.mix {
    text-align: left;
    display: none
}

.mix:before {
    content: '';
    display: inline-block
}

.video-close-trigger {
    z-index: 99;
    background: rgba(255, 255, 255, .19);
    text-align: center;
    width: 40px;
    padding: 0;
    height: 40px;
    right: 30px;
    top: 30px;
    -webkit-transition: background .3s;
    -moz-transition: background .3s;
    transition: background .3s;
    border: none;
    -webkit-box-shadow: none
}

.thank-you-txt h3,
.video-txt h3,
.video-txt2 h3 {
    max-width: 700px;
    padding: 0 15px;
    z-index: 5
}

.video-close-trigger:hover {
    background: #363636;
    cursor: pointer
}

.video-txt2 h2 {
    z-index: 5;
    font-size: 48px;
    font-weight: 300
}

.video-txt2 h3 {
    font-size: 20px;
    margin: 0 auto 40px;
    font-weight: 400;
    line-height: 28px
}

.thank-you-txt h2 {
    z-index: 5;
    font-size: 48px;
    margin-bottom: 10px;
    font-weight: 700
}

.thank-you-txt h3 {
    font-size: 32px;
    margin: 0 auto 40px;
    font-weight: 400
}

.image-txt h2,
.video-txt h1,
.video-txt h2 {
    z-index: 5;
    margin-bottom: 0;
    font-size: 48px;
    font-weight: 300
}

.video-txt h3 {
    font-size: 20px;
    margin: 0 auto 40px;
    font-weight: 400
}

.center_headline2,
h2.learn_more_headline,
h2.main-header,
h2.product_headline {
    text-shadow: 2px 2px rgba(37, 37, 37, .76)
}

h2.main-header,
h2.title_center {
    text-align: center;
    font-size: 40px
}

.left_headline,
.left_headline2 {
    padding-right: 50px
}

.header-video--media {
    width: 100%;
    height: auto
}

h2.main-header {
    width: 600px;
    height: 60px;
    z-index: 5;
    left: 39%;
    line-height: 60px;
    margin-left: -100px;
    top: 30%;
    margin-top: -30px
}

.header_image {
    background: center center no-repeat
}

h2.title_center {
    color: #58595b;
    font-weight: 700;
    max-width: 750px;
    margin: 0 auto 20px
}

.left_headline,
.right_headline {
    text-align: left;
    color: #000;
    font-weight: 300;
    font-size: 32px;
    max-width: 400px
}

.left_headline2 {
    text-align: left;
    color: #000;
    font-weight: 300;
    font-weight: 700;
    font-size: 48px
}

.right_headline {
    padding-left: 50px
}

.center_center_headline,
.center_headline {
    text-align: center;
    color: #000;
    font-weight: 300;
    font-size: 32px;
    max-width: 750px
}

.center_center_headline {
    margin: 0 auto;
    padding: 75px 0
}

.center_headline {
    margin: 0 auto 20px;
    padding-top: 100px
}

.center_headline2,
.center_headline3,
.center_headline4 {
    text-align: center;
    color: #000;
    max-width: 750px;
    margin: 0 auto
}

.center_headline2 {
    font-weight: 700;
    font-size: 48px
}

.center_headline3 {
    font-weight: 300;
    font-size: 32px
}

.center_headline4 {
    color: #58595B;
    font-weight: 400;
    font-size: 18px
}

#responsive-menu .RMImage {
    vertical-align: middle;
    display: block!important;
    margin: 0 auto!important;
    max-width: 70px
}

img.center_img,
img.half_img,
img.half_img_sm,
img.half_product_img {
    margin: 0 auto;
    display: block
}

#menu-item-59 {
    background: #faa61a;
    color: #fff
}

li#menu-item-59 a {
    color: #fff!important
}

#facility_search_box {
    padding-top: 40px
}

#survey-frame {
    max-width: 100%
}

.padding-200 {
    padding: 150px 0
}

h2.tribe-events-page-title {
    font-size: 32px!important;
    font-weight: 300!important;
    text-align: center!important;
    background-color: #f6f6f6;
    background-size: cover!important;
    padding: 27px 30px!important;
    width: 100%!important;
    float: left
}

#tribe-events-pg-template {
    margin: 0 auto 60px!important;
    padding: 40px 20px 20px
}

#tribe-events-bar {
    margin-bottom: 15px!important
}

.tribe-events-notices {
    background: #FAA61A!important;
    border: none!important;
    color: #555!important;
    text-shadow: none!important;
    margin: 15px 0 18px!important;
    width: 70%
}

#tribe-events-content a {
    color: #999
}

#tribe-events-content {
    padding: 2px 10px!important
}

#tribe-events-bar {
    margin-top: 15px;
    margin-right: 10px
}

.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-] {
    background-color: #FAA61A!important
}

.tribe-bar-disabled {
    z-index: 1!important
}

.tribe-events-event-image {
    margin: 15px auto 0!important;
    padding: 0 15px!important
}

.tribe-events-list .tribe-events-event-image img {
    display: inline-block!important;
    vertical-align: middle!important;
    width: auto!important
}

#tribe-events-photo-events .type-tribe_events.tribe-events-photo-event {
    margin: 0 3.7% 30px 1.5%;
    width: 27.5%
}

.tribe-events-photo-event .tribe-event-schedule-details {
    margin: 0
}

.tribe-events-single-event-description.tribe-events-content,
.tribe-events-single-event-description.tribe-events-content img {
    width: 50%!important
}

.status-publish .tribe-events-event-image {
    width: 50%;
    margin: 0 0 20px!important;
    padding: 0!important
}

@media only screen and (max-width:1040px) {
    #tribe-events-photo-events {
        margin: 18px auto!important;
        max-width: 1000px!important
    }
    .type-tribe_events {
        margin: 0 1% 30px 3.8%!important
    }
}

@media only screen and (max-width:995px) {
    .tribe-events-notices li {
        padding: 2px!important;
        font-size: 1.6em
    }
    li.tribe-events-nav-next,
    li.tribe-events-nav-previous {
        font-size: 15px!important;
        padding-top: 10px
    }
    ul.tribe-events-sub-nav {
        margin-bottom: 10px!important
    }
    .tribe-events-notices {
        margin: 15px 10px 18px!important
    }
    #tribe-events-footer {
        margin: 0 10px
    }
}

@media only screen and (max-width:768px) {
    .tribe-events-list .tribe-events-event-image img {
        width: 100%!important
    }
    .tribe-events-list .tribe-events-photo-event .tribe-events-event-details {
        padding: 15px!important
    }
    .tribe-events-notices {
        margin: 15px 0 18px!important;
        width: 100%
    }
    #tribe-events-footer {
        margin: 0
    }
    h2.tribe-events-page-title {
        float: none
    }
    .tribe-events-event-image {
        margin: 15px auto!important
    }
    .tribe-event-schedule-details {
        margin: 0 12px
    }
    .tribe-events-single-event-description.tribe-events-content {
        width: 100%!important
    }
}

@media only screen and (max-width:686px) {
    .type-tribe_events {
        margin: 0 1.8% 30px!important
    }
}

@media only screen and (max-width:600px) {
    #tribe-events-photo-events .type-tribe_events.tribe-events-photo-event {
        margin: 0 auto 12px!important
    }
}

@media (max-width:1200px) {
    .rl-featured-contain {
        max-width: 940px
    }
    .rlnew2 button.filter {
        max-width: 170px
    }
    .buttons.rlnews2 {
        max-width: 940px
    }
}

@media (max-width:991px) {
    .rl-featured-contain {
        max-width: 728px
    }
    .rlnew2 button.filter {
        max-width: 215px
    }
    .buttons.rlnew2 {
        max-width: 900px
    }
}

@media (max-width:950px) {
    .rl-featured-pad {
        margin: 40px 0 0
    }
    .padding-253 {
        height: 200px
    }
    .rl-featured-contain {
        max-width: 500px;
        height: 1200px
    }
    h2.resource_title2 {
        padding: 20px 35px
    }
}

@media (max-width:450px) {
    .rlnew2 button.filter {
        max-width: 170px;
        margin: 3px 2px
    }
}

@media (max-width:375px) {
    .rlnew2 button.filter {
        max-width: 140px
    }
}

@media only screen and (max-width:1200px) {
    .padding-200 {
        padding: 120px 0
    }
    img.half_product_img {
        margin: 0 auto;
        display: block;
        padding: 120px 0
    }
}

a.q_q_btn,
p.q_q_button {
    display: table-cell;
    vertical-align: middle
}

@media only screen and (max-width:1000px) {
    .padding-200 {
        padding: 65px 0
    }
    .col-sm-3 {
        width: 50%;
        float: left
    }
}

@media only screen and (max-width:800px) {
    .padding-200 {
        padding: 65px 0
    }
}

img.half_img {
    padding: 160px 0
}

img.half_img_sm {
    padding-top: 260px;
    width: 60%
}

img.half_product_img {
    padding: 130px 0
}

img.overlap_img {
    overflow: auto;
    width: 100%
}

img.center_img {
    color: #000;
    font-weight: 300;
    font-size: 32px;
    padding-top: 40px
}

p.center_info,
p.copy_info,
p.left_info2,
p.right_info {
    font-size: 16px;
    font-weight: 400;
    color: #000
}

p.center_info,
p.copy_info {
    text-align: center;
    padding-top: 20px;
    margin: 0 auto
}

.q_q-main,
p.left_info,
p.left_info2,
p.q_q,
p.q_q-header,
p.right_info {
    text-align: left
}

p.copy_info {
    max-width: 250px
}

p.center_info {
    max-width: 750px
}

.free-button,
a.q_q_btn,
p.free,
p.q_q_button {
    text-align: center
}

p.left_info2 {
    max-width: 400px;
    max-width: 450px
}

p.right_info {
    padding-left: 50px;
    max-width: 450px
}

p.q_q_button {
    bottom: 0;
    margin: 0 0 10px
}

p.free {
    width: 100%;
    max-width: 450px;
    margin: 0 auto
}

a.q_q_btn {
    font-size: 14px;
    text-transform: uppercase;
    margin: 0 auto;
    height: 50px;
    line-height: 15px;
    width: 1%;
    color: #333
}

li.q_q {
    height: 75px;
    border-left: 1px solid #333;
    border-right: 1px solid #333;
    color: #ccc
}

li.q_q:first-child {
    border-left: 0;
    color: #606060;
    border-right: 0
}

.grey {
    background-color: #eee
}

.free-button,
.free-button:hover {
    color: #a3cf62
}

.free-button {
    z-index: 5;
    background: rgba(255, 255, 255, .3);
    font-weight: 300;
    font-size: 18px;
    border: 2px solid #a3cf62;
    margin: 20px auto 0;
    display: block;
    width: 100%;
    max-width: 150px;
    padding: 10px 0
}

.videoWrapper,
h4,
h5,
h6 {
    margin-top: 10px
}

.free-button,
input[id=footer] {
    text-decoration: none;
    border-radius: 5px
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0
}

p.q_q-header {
    font-weight: 300;
    font-size: 32px;
    max-width: 600px
}

.q_q-main {
    font-weight: 400;
    font-size: 16px;
    max-width: 500px
}

.q_q_right_headline {
    text-align: left;
    color: #000;
    font-weight: 300;
    font-size: 32px;
    max-width: 400px
}

p.left_info,
p.q_q {
    color: #000;
    font-weight: 400;
    font-size: 16px
}

a.bio_link,
a.bio_link:hover {
    color: #faa61a
}

p.q_q {
    max-width: 600px;
    padding-left: 70px
}

img.steps {
    width: 100%;
    max-width: 45px;
    position: absolute
}

p.left_info {
    padding-right: 50px;
    max-width: 450px
}

a.bio_link {
    font-size: 14px;
    margin: 10px auto 0;
    text-align: center;
    display: block
}

a.see_it_now,
a.see_it_now:hover {
    color: #faa61a;
    font-size: 18px
}

a.see_it_now {
    padding-left: 50px
}

h2.learn_more_headline,
h2.product_headline {
    color: #fff;
    font-weight: 700;
    font-size: 48px;
    max-width: 750px;
    margin: 0 auto;
    text-align: center
}

h2.learn_more_headline {
    padding-top: 100px
}

.div_demo {
    width: 427px;
    height: 240px;
    position: relative
}

.div_demo span {
    display: block;
    position: relative;
    margin: 0 auto;
    color: #fff;
    font-size: 3em;
    padding-top: 40px;
    font-weight: 700;
    text-align: center;
    width: 250px
}

p.head,
video {
    position: absolute
}

h1.left_headline2,
h1.section_headline,
h2.left_headline2,
h2.section_headline {
    color: #fff;
    font-weight: 300;
    font-size: 48px;
    padding-top: 235px
}

h2.quant-qual-header {
    padding-top: 170px!important
}

h1.section_headline,
h2.section_headline {
    text-align: center;
    max-width: 850px;
    margin: 0 auto
}

h2.request_headline,
h2.resource_title {
    max-width: 750px;
    margin: 0 auto;
    text-align: center
}

h2.resource_title {
    color: #58585a;
    font-weight: 300;
    font-size: 16px;
    padding: 10px;
    background: #f6f6f6;
    letter-spacing: .06em;
    height: 80px
}

h2.request_headline {
    font-weight: 700;
    color: #fff;
    font-size: 48px;
    padding: 200px 0;
    text-shadow: 2px 2px rgba(37, 37, 37, .76)
}

p.product_copy,
p.section_info {
    font-size: 19px;
    margin: 0 auto;
    padding-top: 20px
}

p.section_info {
    text-align: center;
    color: #fff;
    font-weight: 400;
    max-width: 800px
}

p.product_copy,
p.product_copy2 {
    text-align: center;
    color: #000;
    font-weight: 400
}

p.product_copy {
    max-width: 750px
}

p.product_copy2 {
    font-size: 16px;
    max-width: 400px;
    margin: 0 auto
}

h2.sub_center,
p.text_center {
    color: #58595b;
    margin: 0 auto;
    font-weight: 300;
    text-align: center
}

h2.sub_center {
    font-size: 32px;
    max-width: 750px
}

h2.footer,
p.head {
    font-size: 18px;
    color: #fff
}

p.text_center {
    max-width: 740px;
    font-size: 20px
}

p.head {
    text-align: center;
    text-decoration: none;
    width: 750px;
    height: 60px;
    z-index: 5;
    left: 33%;
    line-height: 30px;
    margin-left: -100px;
    top: 40%;
    margin-top: -30px;
    text-shadow: 1px 1px rgba(0, 0, 0, 1)
}

video {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.grey-container {
    background: #ddd
}

.grey-container-light {
    background: #f7f7f7
}

.padding-bottom {
    padding-bottom: 75px
}

.margin_bottom {
    margin-bottom: 50px
}

.app_icons .pic2,
.app_icons:hover .pic1 {
    display: none
}

.app_icons:hover .pic2 {
    display: inline
}

img {
    width: 100%
}

a.app_icons3 {
    opacity: .5
}

a.app_icons3:hover {
    opacity: 1
}

img.app_icons3 {
    border-left: 1px #fff solid;
    border-right: 1px #fff solid
}

li.app_icons {
    border-right: 2px #f6f6f6 solid
}

li.app_icons:first-child {
    border-left: 2px #f6f6f6 solid;
    list-style: none
}

li.app_icons2 {
    border-left: 1px #f6f6f6 solid;
    border-right: 1px #f6f6f6 solid
}

.nav_container {
    width: 100%;
    max-width: 850px;
    margin: 0 auto;
    display: block
}

h2.footer {
    font-weight: 700
}

input[id=footer] {
    background: #faa81e;
    font-weight: 400!important;
    text-align: center;
    max-width: 100px!important;
    width: 100%;
    line-height: 1px;
    height: 28px!important;
    letter-spacing: .09em!important;
    font-size: 13px!important;
    color: #fff;
    border: 1px solid #9e6300;
    margin-top: 0!important;
    display: block
}

h2.footer2 {
    font-size: 18px;
    font-weight: 700;
    color: #58595b;
    text-align: center
}

nav.footer {
    font-size: 15px;
    letter-spacing: 1px;
    font-weight: 400
}

nav.footer ul {
    margin: 0;
    font-weight: 400
}

nav.footer a {
    color: #fff;
    font-weight: 300
}

img#ft_logo {
    max-width: 185px;
    margin: 0 0 10px;
    width: 100%
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section {
    display: block
}

caption,
td,
th {
    font-weight: 400;
    text-align: left
}

blockquote,
q {
    quotes: "" ""
}

.dropzone .browse-file {
    color: #faa61a;
    cursor: pointer;
    width: auto;
    display: inline-block
}

.dropzone {
    color: #7e7e7e;
    border: 4px dashed #e5e5e5!important;
    padding: 40px 20px 0;
    width: 100%
}

.dz-message span,
.dz-preview {
    text-align: center;
    width: 100%;
    display: block;
    font-size: 16px;
    color: #777;
    line-height: 25px
}

form.dropzone {
    background: url(https://www.focusvision.com/wp-content/uploads/2015/05/vqpwADAPwSajNnjXCxAAAAAElFTkSuQmCC.png) center 30px no-repeat
}

@-webkit-keyframes passing-through {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }
    30%,
    70% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        -moz-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        -o-transform: translateY(-40px);
        transform: translateY(-40px)
    }
}

@-moz-keyframes passing-through {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }
    30%,
    70% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        -moz-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        -o-transform: translateY(-40px);
        transform: translateY(-40px)
    }
}

@keyframes passing-through {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }
    30%,
    70% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        -moz-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        -o-transform: translateY(-40px);
        transform: translateY(-40px)
    }
}

@-webkit-keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@-moz-keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes pulse {
    0%,
    20% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
    10% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1)
    }
}

@-moz-keyframes pulse {
    0%,
    20% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
    10% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1)
    }
}

@keyframes pulse {
    0%,
    20% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
    10% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1)
    }
}

.dropzone,
.dropzone * {
    box-sizing: border-box
}

.dropzone.dz-clickable {
    cursor: pointer
}

.dropzone.dz-clickable * {
    cursor: default
}

.dropzone.dz-clickable .dz-message,
.dropzone.dz-clickable .dz-message * {
    cursor: pointer
}

.dropzone.dz-started .dz-message {
    display: none
}

.dropzone.dz-drag-hover {
    border-style: solid
}

.dropzone.dz-drag-hover .dz-message {
    opacity: .5
}

.dropzone .dz-preview.dz-file-preview .dz-details,
.dropzone .dz-preview:hover .dz-details {
    opacity: 1
}

.dropzone .dz-message {
    text-align: center;
    margin: 2em 0
}

.dropzone .dz-preview {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 16px;
    min-height: 100px
}

button,
input,
select,
sub,
sup,
textarea {
    vertical-align: baseline
}

.dropzone .dz-preview:hover {
    z-index: 1000
}

.dropzone .dz-preview.dz-file-preview .dz-image {
    border-radius: 20px;
    background: #999;
    background: linear-gradient(to bottom, #eee, #ddd)
}

.dropzone .dz-preview.dz-image-preview {
    background: #fff
}

.dropzone .dz-preview.dz-image-preview .dz-details {
    -webkit-transition: opacity .2s linear;
    -moz-transition: opacity .2s linear;
    -ms-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    transition: opacity .2s linear
}

.dropzone .dz-preview .dz-remove {
    font-size: 14px;
    text-align: center;
    display: block;
    cursor: pointer;
    border: none
}

.dropzone .dz-preview .dz-remove:hover {
    text-decoration: underline
}

.dropzone .dz-preview .dz-details {
    z-index: 20;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    font-size: 13px;
    min-width: 100%;
    max-width: 100%;
    padding: 2em 1em;
    text-align: center;
    color: rgba(0, 0, 0, .9);
    line-height: 150%
}

.dropzone .dz-preview .dz-details .dz-size {
    margin-bottom: 1em;
    font-size: 16px
}

.dropzone .dz-preview .dz-details .dz-filename {
    white-space: nowrap
}

.dropzone .dz-preview .dz-details .dz-filename:hover span {
    border: 1px solid rgba(200, 200, 200, .8);
    background-color: rgba(255, 255, 255, .8)
}

.dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
    overflow: hidden;
    text-overflow: ellipsis
}

.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
    border: 1px solid transparent
}

.dropzone .dz-preview .dz-details .dz-filename span,
.dropzone .dz-preview .dz-details .dz-size span {
    background-color: rgba(255, 255, 255, .4);
    padding: 0 .4em;
    border-radius: 3px
}

.dropzone .dz-preview:hover .dz-image img {
    -webkit-transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
    -webkit-filter: blur(8px);
    filter: blur(8px)
}

.dropzone .dz-preview .dz-image {
    border-radius: 20px;
    overflow: hidden;
    width: 120px;
    height: 120px;
    position: relative;
    display: block;
    z-index: 10
}

.dropzone .dz-preview .dz-image img {
    display: block
}

.dropzone .dz-preview.dz-success .dz-success-mark {
    -webkit-animation: passing-through 3s cubic-bezier(.77, 0, .175, 1);
    -moz-animation: passing-through 3s cubic-bezier(.77, 0, .175, 1);
    -ms-animation: passing-through 3s cubic-bezier(.77, 0, .175, 1);
    -o-animation: passing-through 3s cubic-bezier(.77, 0, .175, 1);
    animation: passing-through 3s cubic-bezier(.77, 0, .175, 1)
}

.dropzone .dz-preview.dz-error .dz-error-mark {
    opacity: 1;
    -webkit-animation: slide-in 3s cubic-bezier(.77, 0, .175, 1);
    -moz-animation: slide-in 3s cubic-bezier(.77, 0, .175, 1);
    -ms-animation: slide-in 3s cubic-bezier(.77, 0, .175, 1);
    -o-animation: slide-in 3s cubic-bezier(.77, 0, .175, 1);
    animation: slide-in 3s cubic-bezier(.77, 0, .175, 1)
}

.dropzone .dz-preview .dz-error-mark,
.dropzone .dz-preview .dz-success-mark {
    pointer-events: none;
    opacity: 0;
    z-index: 500;
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    margin-left: -27px;
    margin-top: -27px
}

.dropzone .dz-preview .dz-error-mark svg,
.dropzone .dz-preview .dz-success-mark svg {
    display: block;
    width: 54px;
    height: 54px
}

.dropzone .dz-preview.dz-processing .dz-progress {
    opacity: 1;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.dropzone .dz-preview.dz-complete .dz-progress {
    opacity: 0;
    -webkit-transition: opacity .4s ease-in;
    -moz-transition: opacity .4s ease-in;
    -ms-transition: opacity .4s ease-in;
    -o-transition: opacity .4s ease-in;
    transition: opacity .4s ease-in
}

.dropzone .dz-preview:not(.dz-processing) .dz-progress {
    -webkit-animation: pulse 6s ease infinite;
    -moz-animation: pulse 6s ease infinite;
    -ms-animation: pulse 6s ease infinite;
    -o-animation: pulse 6s ease infinite;
    animation: pulse 6s ease infinite
}

.dropzone .dz-preview .dz-progress {
    opacity: 1;
    z-index: 1000;
    pointer-events: none;
    position: absolute;
    height: 16px;
    left: 50%;
    top: 50%;
    margin-top: -8px;
    width: 80px;
    margin-left: -40px;
    background: rgba(255, 255, 255, .9);
    -webkit-transform: scale(1);
    border-radius: 8px;
    overflow: hidden
}

.dropzone .dz-preview .dz-progress .dz-upload {
    background: #333;
    background: linear-gradient(to bottom, #666, #444);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 0;
    -webkit-transition: width .3s ease-in-out;
    -moz-transition: width .3s ease-in-out;
    -ms-transition: width .3s ease-in-out;
    -o-transition: width .3s ease-in-out;
    transition: width .3s ease-in-out
}

.dropzone .dz-preview.dz-error .dz-error-message {
    display: block
}

.dropzone .dz-preview.dz-error:hover .dz-error-message {
    opacity: 1;
    pointer-events: auto
}

.dropzone .dz-preview .dz-error-message {
    pointer-events: none;
    z-index: 1000;
    position: absolute;
    display: block;
    display: none;
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -ms-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
    border-radius: 8px;
    font-size: 13px;
    top: 130px;
    left: -10px;
    width: 140px;
    background: #be2626;
    background: linear-gradient(to bottom, #be2626, #a92222);
    padding: .5em 1.2em;
    color: #fff
}

.dropzone .dz-preview .dz-error-message:after {
    content: '';
    position: absolute;
    top: -6px;
    left: 64px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #be2626
}

hr {
    background-color: #ccc
}

p {
    margin-bottom: 1.5em;
    font-size: 16px
}

ol,
ul {
    margin: 0 0 0 40px
}

ul {
    list-style: disc
}

ol {
    list-style: decimal
}

li>ol,
li>ul {
    margin-bottom: 0;
    margin-left: 1.5em
}

address,
table {
    margin: 0 0 1.5em
}

dd {
    margin: 0 1.5em 1.5em
}

cite,
dfn,
em,
i {
    font-style: italic
}

blockquote {
    margin: 0 1.5em
}

pre {
    background: #eee;
    margin-bottom: 1.6em;
    max-width: 100%;
    white-space: pre-wrap
}

code,
kbd,
tt,
var {
    font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help
}

ins,
mark {
    background: #fff9c0;
    text-decoration: none
}

sub,
sup {
    height: 0
}

sub {
    top: .5ex;
    bottom: -.25em
}

big {
    font-size: 125%
}

table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0
}

th {
    font-weight: 700
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    background: #faa81e;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    max-width: 150px;
    width: 100%;
    font-size: 16px;
    border-radius: 5px;
    color: #fff;
    border: 1px solid #9e6300;
    vertical-align: bottom!important;
    margin-top: 20px;
    display: block;
    cursor: pointer;
    -webkit-appearance: button;
    text-shadow: none
}

.aligncenter,
.alignleft,
.alignnone,
.alignright,
.wp-caption {
    max-width: 100%
}

textarea {
    padding-left: 3px;
    width: 98%
}

.alignleft {
    display: inline;
    margin-right: 25px;
    margin-bottom: 15px;
    float: left;
    width: auto
}

@media screen and (max-width:599px) {
    .bodyblog .alignleft {
        display: block;
        float: none;
        margin-left: auto;
        margin-right: auto
    }
}

.alignright {
    display: inline;
    margin-left: 15px;
    margin-bottom: 15px;
    float: right;
    width: auto
}

.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto;
    width: auto
}

.alignnone {
    display: inline;
    width: auto
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute!important
}

.screen-reader-text:active,
.screen-reader-text:focus,
.screen-reader-text:hover {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto!important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.list-inline,
.list-unstyled,
.main-navigation ul {
    padding-left: 0;
    list-style: none
}

.clear:after,
.clear:before,
[class*=content]:after,
[class*=content]:before,
[class*=site]:after,
[class*=site]:before {
    content: '';
    display: table
}

.clear:after,
[class*=content]:after,
[class*=site]:after {
    clear: both
}

.main-navigation {
    clear: both;
    display: block;
    float: left;
    width: 100%
}

.main-navigation ul {
    margin: 0
}

.main-navigation li {
    float: left;
    position: relative
}

.main-navigation a {
    display: block;
    text-decoration: none
}

.main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, .2);
    display: none;
    float: left;
    position: absolute;
    top: 1.5em;
    left: 0;
    z-index: 99999
}

.col-6-product,
.collapsing,
.input-group-btn,
.input-group-btn>.btn,
sub,
sup {
    position: relative
}

.main-navigation ul ul ul {
    left: 100%;
    top: 0
}

.main-navigation ul ul a {
    width: 200px
}

.main-navigation ul li:hover>ul {
    display: block
}

.menu-toggle {
    display: none;
    cursor: pointer
}

@media screen and (max-width:768px) {
    #tribe-events-content {
        padding: 2px 0!important
    }
    .tribe-events-sub-nav li a {
        background: #f7f7f7!important
    }
    #tribe-events-bar {
        margin-right: 0!important
    }
    .tribe-events-calendar .tribe-events-present,
    .tribe-events-calendar .tribe-events-present.mobile-active div[id*=tribe-events-daynum-],
    .tribe-events-calendar .tribe-events-present.mobile-active div[id*=tribe-events-daynum-] a,
    .tribe-events-calendar td.tribe-events-present.mobile-active {
        background-color: #FAA61A!important
    }
}

@media screen and (max-width:600px) {
    .main-navigation.toggled .nav-menu,
    .menu-toggle {
        display: block
    }
    .main-navigation ul {
        display: none
    }
}

.hentry {
    margin: 0 0 1.5em
}

.byline,
.updated {
    display: none
}

.group-blog .byline,
.single .byline {
    display: inline
}

.entry-content,
.entry-summary,
.page-content {
    margin: 1.5em 0 0
}

.page-links {
    clear: both;
    margin: 0 0 1.5em
}

.archive .format-aside .entry-title,
.blog .format-aside .entry-title {
    display: none
}

.comment-content img.wp-smiley,
.entry-content img.wp-smiley,
.page-content img.wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

.wp-caption {
    border: 1px solid #ccc;
    margin-bottom: 1.5em
}

.wp-caption img[class*=wp-image-] {
    display: block;
    margin: 1.2% auto 0;
    max-width: 98%
}

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

.wp-caption .wp-caption-text {
    margin: .8075em 0
}

.site-content .gallery {
    margin-bottom: 1.5em
}

.site-content .gallery a img {
    border: none;
    height: auto;
    max-width: 90%
}

hr,
img {
    border: 0
}

.widget select,
embed,
iframe,
object {
    max-width: 100%
}

.site-content .gallery dd {
    margin: 0
}

.site-content [class*=navigation] {
    margin: 0 0 1.5em;
    overflow: hidden
}

body,
figure {
    margin: 0
}

[class*=navigation] .nav-previous {
    margin: 30px auto 0;
    display: block;
    border: 2px solid #333;
    border-radius: 5px;
    padding: 8px 10px;
    width: 178px;
    text-align: center
}

[class*=navigation] .nav-previous a {
    color: #333
}

[class*=navigation] .nav-previous a:hover {
    color: #333;
    text-decoration: none
}

[class*=navigation] .nav-next {
    float: right;
    text-align: right;
    width: 50%
}

.comment-content a {
    word-wrap: break-word
}

.infinite-scroll .paging-navigation,
.infinite-scroll.neverending .site-footer,
.widget_search .search-submit {
    display: none
}

.infinity-end.neverending .site-footer,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}


/*!
 * Bootstrap v3.0.0
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 */


/*! normalize.css v2.1.0 | MIT License | git.io/normalize */

audio,
canvas,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

h1 {
    margin: .67em 0
}

h1,
h2,
h3,
hr,
hr.footer {
    margin-top: 20px
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

address,
cite {
    font-style: normal
}

hr {
    height: 0;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

mark {
    color: #000;
    background: #ff0
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}

sub,
sup {
    font-size: 75%;
    line-height: 0
}

sup {
    bottom: 1ex;
    top: -.5em
}

svg:not(:root) {
    overflow: hidden
}

button,
input,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h2.modal-h2,
h3,
h4,
h5,
h6 {
    font-family: 'Open Sans', sans-serif
}

button,
select {
    text-transform: none
}

button[disabled],
html input[disabled] {
    cursor: default
}

input[type=checkbox],
input[type=radio] {
    padding: 0;
    box-sizing: border-box
}

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

@media print {
    * {
        color: #000!important;
        text-shadow: none!important;
        background: 0 0!important;
        box-shadow: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
    thead {
        display: table-header-group
    }
    img,
    tr {
        page-break-inside: avoid
    }
    img {
        max-width: 100%!important
    }
    @page {
        margin: 2cm .5cm
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    .navbar {
        display: none
    }
    .table td,
    .table th {
        background-color: #fff!important
    }
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000!important
    }
    .label {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse!important
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd!important
    }
}

pre code,
table {
    background-color: transparent
}

body {
    background-color: #fff
}

a:focus,
a:hover {
    text-decoration: underline
}

a:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.img-responsive {
    display: inline-block;
    height: auto;
    max-width: 100%
}

.img-rounded {
    border-radius: 6px
}

.img-circle {
    border-radius: 500px
}

hr {
    border-top: 1px solid #eee
}

hr.footer {
    border: 0;
    border-top: 1px solid #58595b
}

.lead {
    font-size: 16.1px;
    font-weight: 200;
    line-height: 1.4
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    margin-bottom: 10px
}

@media(min-width:768px) {
    .lead {
        font-size: 21px
    }
}

small {
    font-size: 85%
}

.text-muted {
    color: #999
}

.text-primary {
    color: #428bca
}

.text-warning {
    color: #c09853
}

.text-danger {
    color: #b94a48
}

.text-success {
    color: #468847
}

.text-info {
    color: #3a87ad
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    line-height: 1.1
}

.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #999
}

legend,
pre {
    color: #333
}

.h1,
h1 {
    font-size: 38px
}

.h2,
h2 {
    font-size: 32px
}

.h3,
h3 {
    font-size: 24px
}

.h4,
h4 {
    font-size: 18px
}

.h5,
h5 {
    font-size: 14px
}

.h6,
h6 {
    font-size: 12px
}

.h1 small,
h1 small {
    font-size: 24px
}

.h2 small,
h2 small {
    font-size: 18px
}

.h3 small,
.h4 small,
h3 small,
h4 small {
    font-size: 14px
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

blockquote p:last-child,
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

address,
dl {
    margin-bottom: 20px
}

ol,
ul {
    margin-top: 0;
    margin-bottom: 10px
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}

dd,
dt {
    line-height: 1.428571429
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

.dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap
}

.btn-toolbar:after,
.clearfix:after,
.container:after,
.dl-horizontal dd:after,
.dropdown-menu>li>a,
.form-horizontal .form-group:after,
.modal-footer:after,
.nav:after,
.navbar:after,
.pager:after,
.row .row.collapse:after,
.row .row:after,
.row:after,
.tabbable:after,
.top-bar-section .divider,
.top-bar-section [role=separator] {
    clear: both
}

.dl-horizontal dd {
    margin-left: 180px
}

.dl-horizontal dd:after,
.dl-horizontal dd:before {
    display: table;
    content: " "
}

address,
pre {
    display: block
}

abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #999
}

abbr.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote p {
    font-size: 17.5px;
    font-weight: 300;
    line-height: 1.25
}

address,
blockquote small,
pre {
    line-height: 1.428571429
}

blockquote small {
    display: block;
    color: #999
}

blockquote small:before {
    content: '\2014 \00A0'
}

blockquote.pull-right {
    float: right;
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0
}

blockquote.pull-right p,
blockquote.pull-right small {
    text-align: right
}

blockquote.pull-right small:before {
    content: ''
}

blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: ""
}

.container:after,
.container:before,
.row:after,
.row:before {
    content: " "
}

code,
pre {
    font-family: Monaco, Menlo, Consolas, "Courier New", monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

pre {
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

pre.prettyprint {
    margin-bottom: 20px
}

pre code {
    padding: 0;
    color: inherit;
    white-space: pre-wrap;
    border: 0
}

.btn,
.dropdown-menu>li>a,
.input-group-btn {
    white-space: nowrap
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    margin-right: auto;
    margin-left: auto
}

.container:after,
.container:before {
    display: table
}

.row .row {
    margin-right: -15px;
    margin-left: -15px
}

.col-1,
.col-1-1,
.col-1-2,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-3-1,
.col-3-jobs,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9 {
    position: relative;
    min-height: 1px;
    padding: 0 15px
}

.col-1,
.col-1-1,
.col-1-2,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-3-1,
.col-3-jobs,
.col-4,
.col-5,
.col-6,
.col-6-product,
.col-7,
.col-8,
.col-9 {
    float: left
}

.career-info {
    width: 70%;
    float: left
}

.career-button {
    width: 30%;
    padding: 30px 0 0 30px;
    float: left
}

.col-1-1,
.col-1-2,
.col-3-1 {
    padding: 0
}

.col-1 {
    width: 8.3333333333333%
}

.col-1-1 {
    width: 14.285714%
}

.col-1-2 {
    width: 11.11%
}

.col-1-2.app_icons,
.col-1-2.app_icons2 {
    width: 25%
}

@media screen and (min-width:768px) {
    .col-1-2.app_icons,
    .col-1-2.app_icons2 {
        width: 12.5%
    }
}

.col-2 {
    width: 16.666666666667%
}

.col-3,
.col-3-1,
.col-3-jobs {
    width: 25%
}

.col-4 {
    width: 33.333333333333%
}

.col-5 {
    width: 41.666666666667%
}

.col-6 {
    width: 50%
}

.col-6-product {
    width: 50%;
    min-height: 1px
}

.col-7 {
    width: 58.333333333333%
}

.col-8 {
    width: 66.666666666667%
}

.col-9 {
    width: 75%
}

.col-10 {
    width: 83.333333333333%
}

.col-11 {
    width: 91.666666666667%
}

.col-12 {
    width: 100%
}

@media(min-width:768px) {
    .container {
        max-width: 728px
    }
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-1 {
        width: 8.3333333333333%
    }
    .col-sm-2 {
        width: 16.666666666667%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-4 {
        width: 33.333333333333%
    }
    .col-sm-5 {
        width: 41.666666666667%
    }
    .col-sm-6 {
        width: 50%
    }
    .blog-post {
        width: 47%!important
    }
    .col-sm-7 {
        width: 58.333333333333%
    }
    .col-sm-8 {
        width: 100%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-10 {
        width: 83.333333333333%
    }
    .col-sm-11 {
        width: 91.666666666667%
    }
    .col-sm-12 {
        width: 100%
    }
    .col-push-1 {
        left: 8.3333333333333%
    }
    .col-push-2 {
        left: 16.666666666667%
    }
    .col-push-3 {
        left: 25%
    }
    .col-push-4 {
        left: 33.333333333333%
    }
    .col-push-5 {
        left: 41.666666666667%
    }
    .col-push-6 {
        left: 50%
    }
    .col-push-7 {
        left: 58.333333333333%
    }
    .col-push-8 {
        left: 66.666666666667%
    }
    .col-push-9 {
        left: 75%
    }
    .col-push-10 {
        left: 83.333333333333%
    }
    .col-push-11 {
        left: 91.666666666667%
    }
    .col-pull-1 {
        right: 8.3333333333333%
    }
    .col-pull-2 {
        right: 16.666666666667%
    }
    .col-pull-3 {
        right: 25%
    }
    .col-pull-4 {
        right: 33.333333333333%
    }
    .col-pull-5 {
        right: 41.666666666667%
    }
    .col-pull-6 {
        right: 50%
    }
    .col-pull-7 {
        right: 58.333333333333%
    }
    .col-pull-8 {
        right: 66.666666666667%
    }
    .col-pull-9 {
        right: 75%
    }
    .col-pull-10 {
        right: 83.333333333333%
    }
    .col-pull-11 {
        right: 91.666666666667%
    }
}

@media(min-width:992px) {
    .container {
        max-width: 940px
    }
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-1 {
        width: 8.3333333333333%
    }
    .col-lg-2 {
        width: 16.666666666667%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-4 {
        width: 33.333333333333%
    }
    .col-lg-5 {
        width: 41.666666666667%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-7 {
        width: 58.333333333333%
    }
    .col-lg-8 {
        width: 66.666666666667%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-10 {
        width: 83.333333333333%
    }
    .col-lg-11 {
        width: 91.666666666667%
    }
    .col-lg-12 {
        width: 100%
    }
    .col-offset-1 {
        margin-left: 8.3333333333333%
    }
    .col-offset-2 {
        margin-left: 16.666666666667%
    }
    .col-offset-3 {
        margin-left: 25%
    }
    .col-offset-4 {
        margin-left: 33.333333333333%
    }
    .col-offset-5 {
        margin-left: 41.666666666667%
    }
    .col-offset-6 {
        margin-left: 50%
    }
    .col-offset-7 {
        margin-left: 58.333333333333%
    }
    .col-offset-8 {
        margin-left: 66.666666666667%
    }
    .col-offset-9 {
        margin-left: 75%
    }
    .col-offset-10 {
        margin-left: 83.333333333333%
    }
    .col-offset-11 {
        margin-left: 91.666666666667%
    }
}

@media(min-width:1200px) {
    .container {
        max-width: 1170px
    }
    .button_container {
        max-width: 500px;
        width: 100%;
        margin: 0 auto
    }
}

.table,
legend {
    margin-bottom: 20px;
    width: 100%
}

table {
    max-width: 100%
}

th {
    text-align: left
}

.table tbody>tr>td,
.table tbody>tr>th,
.table tfoot>tr>td,
.table tfoot>tr>th,
.table thead>tr>td,
.table thead>tr>th {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table thead>tr>th {
    vertical-align: bottom
}

.badge,
.btn,
.btn-group,
.btn-group-vertical,
.caret,
.checkbox,
.checkbox-inline,
.form-control,
.label,
.radio,
.radio-inline,
img {
    vertical-align: middle
}

.table caption+thead tr:first-child td,
.table caption+thead tr:first-child th,
.table colgroup+thead tr:first-child td,
.table colgroup+thead tr:first-child th,
.table thead:first-child tr:first-child td,
.table thead:first-child tr:first-child th {
    border-top: 0
}

.table tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed tbody>tr>td,
.table-condensed tbody>tr>th,
.table-condensed tfoot>tr>td,
.table-condensed tfoot>tr>th,
.table-condensed thead>tr>td,
.table-condensed thead>tr>th {
    padding: 5px
}

.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

.table-striped>tbody>tr:nth-child(odd)>td,
.table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover>td,
.table-hover>tbody>tr:hover>th,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f5f5f5
}

table col[class^=col-] {
    display: table-column;
    float: none
}

table td[class^=col-],
table th[class^=col-] {
    display: table-cell;
    float: none
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
    background-color: #f2dede;
    border-color: #eed3d7
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: #fcf8e3;
    border-color: #fbeed5
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6;
    border-color: #c9e2b3
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc;
    border-color: #e6c1c7
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc;
    border-color: #f8e5be
}

fieldset,
legend {
    padding: 0;
    border: 0
}

fieldset {
    margin: 0
}

legend {
    display: block;
    font-size: 21px;
    line-height: inherit;
    border-bottom: 1px solid #e5e5e5
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}

input[type=file] {
    display: block;
    font-size: 12px
}

select[multiple],
select[size] {
    height: auto
}

select optgroup {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
    outline: #333 dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

.form-control:-moz-placeholder {
    color: #999
}

.form-control::-moz-placeholder {
    color: #999
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control {
    display: block;
    width: 100%;
    height: 38px;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: rgba(82, 168, 236, .8);
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6)
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee
}

textarea.form-control {
    height: auto
}

.form-group {
    margin-bottom: 15px
}

.checkbox,
.radio {
    display: block;
    min-height: 20px;
    padding-left: 20px;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label,
.radio label {
    display: inline;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    float: left;
    margin-left: -20px
}

.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,
.radio-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.btn-block+.btn-block,
.help-block {
    margin-top: 5px
}

.input-large {
    height: 56px;
    padding: 14px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-small {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

select.input-large {
    height: 56px;
    line-height: 56px
}

select.input-small {
    height: 30px;
    line-height: 30px
}

textarea.input-large,
textarea.input-small {
    height: auto
}

.has-warning .control-label,
.has-warning .help-block {
    color: #c09853
}

.has-warning .form-control {
    padding-right: 32px;
    border-color: #c09853;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #a47e3c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #dbc59e;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #dbc59e
}

.has-warning .input-group-addon {
    color: #c09853;
    background-color: #fcf8e3;
    border-color: #c09853
}

.has-error .control-label,
.has-error .help-block {
    color: #b94a48
}

.has-error .form-control {
    padding-right: 32px;
    border-color: #b94a48;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #953b39;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #d59392;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #d59392
}

.has-error .input-group-addon {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #b94a48
}

.has-success .control-label,
.has-success .help-block {
    color: #468847
}

.has-success .form-control {
    padding-right: 32px;
    border-color: #468847;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #356635;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #7aba7b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #7aba7b
}

.has-success .input-group-addon {
    color: #468847;
    background-color: #dff0d8;
    border-color: #468847
}

.help-block {
    display: block;
    margin-bottom: 10px;
    color: #737373
}

.btn {
    display: inline-block;
    padding: 8px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.428571429;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

.btn:focus {
    outline: #333 dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.btn:focus,
.btn:hover {
    color: #fff;
    text-decoration: none
}

.breadcrumbs>:focus a,
.breadcrumbs>:hover a,
a.learn,
a.learn2 {
    text-decoration: underline
}

.btn.active,
.btn:active {
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    pointer-events: none;
    cursor: default;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-default {
    color: #fff;
    background-color: #474949;
    border-color: #474949;
    margin-bottom: 5px!important
}

.btn-default.active,
.btn-default:active,
.btn-default:focus,
.btn-default:hover {
    background-color: #3a3c3c;
    border-color: #2e2f2f
}

.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #474949;
    border-color: #474949
}

.btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
    background-color: #357ebd;
    border-color: #3071a9
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #428bca;
    border-color: #428bca
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e
}

.btn-warning.active,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover {
    background-color: #eea236;
    border-color: #ec971f
}

.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #f0ad4e
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f
}

.btn-danger.active,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover {
    background-color: #d43f3a;
    border-color: #c9302c
}

.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d9534f
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c
}

.btn-success.active,
.btn-success:active,
.btn-success:focus,
.btn-success:hover {
    background-color: #4cae4c;
    border-color: #449d44
}

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #5cb85c
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de
}

.btn-info.active,
.btn-info:active,
.btn-info:focus,
.btn-info:hover {
    background-color: #46b8da;
    border-color: #31b0d5
}

.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #5bc0de
}

.btn-link {
    font-weight: 400;
    color: #428bca;
    cursor: pointer;
    border-radius: 0
}

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #2a6496;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #333;
    text-decoration: none
}

.btn-large {
    padding: 14px 16px;
    font-size: 18px;
    border-radius: 6px
}

.btn-mini,
.btn-small {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-mini {
    padding: 3px 5px
}

.btn-block,
.input-group.col {
    padding-right: 0;
    padding-left: 0
}

.btn-block {
    display: block;
    width: 100%
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

.collapsing {
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    transition: height .35s ease
}

.input-group {
    display: table;
    border-collapse: separate
}

.input-group.col {
    float: none
}

.input-group .form-control {
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 8px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.428571429;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box
}

*,
.input-group-addon,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

*,
.intl-tel-input *,
.mfp-container,
:after,
:before,
img.mfp-img {
    box-sizing: border-box
}

.input-group-addon.input-small {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-large {
    padding: 14px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.dropdown-toggle {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn>.btn+.btn {
    margin-left: -4px
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:hover {
    z-index: 2
}

.form-inline .checkbox,
.form-inline .form-control,
.form-inline .radio {
    display: inline-block
}

.form-inline .checkbox,
.form-inline .radio {
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .control-label {
    padding-top: 9px
}

.form-horizontal .form-group:after,
.form-horizontal .form-group:before {
    display: table;
    content: " "
}

.caret,
.popover .arrow:after {
    content: ""
}

.form-horizontal .form-group .row {
    margin-right: -15px;
    margin-left: -15px
}

@media(min-width:768px) {
    .form-horizontal .form-group {
        margin-right: -15px;
        margin-left: -15px
    }
    .form-horizontal .control-label {
        text-align: right
    }
}

.nav-justified>li>a,
.navbar-brand,
.pager {
    text-align: center
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    border-top: 4px solid #000;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box
}

.close,
.nav>.pull-right {
    float: right
}

.dropdown-header,
.dropdown-menu>li>a {
    padding: 3px 20px;
    line-height: 1.428571429;
    display: block
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    font-weight: 400;
    color: #333
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover,
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    background-image: -webkit-gradient(linear, left 0, left 100%, from(#428bca), to(#357ebd));
    background-image: -webkit-linear-gradient(top, #428bca, 0, #357ebd, 100%);
    background-image: -moz-linear-gradient(top, #428bca 0, #357ebd 100%);
    color: #fff;
    background-color: #357ebd;
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff357ebd', GradientType=0);
    text-decoration: none
}

.popover,
code {
    white-space: normal
}

.badge,
.label,
.mfp-counter {
    white-space: nowrap
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    background-image: linear-gradient(to bottom, #428bca 0, #357ebd 100%)
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    background-image: linear-gradient(to bottom, #428bca 0, #357ebd 100%);
    outline: 0
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #999
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-header {
    font-size: 12px;
    color: #999
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid #000;
    content: ""
}

.btn-toolbar:after,
.btn-toolbar:before,
.nav:after,
.nav:before,
.navbar:after,
.navbar:before,
.tabbable:after,
.tabbable:before {
    content: " "
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 30px 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.list-group-item>.badge {
    float: right;
    margin-right: -15px
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

a.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item .list-group-item-text {
    color: #555
}

a.list-group-item:focus,
a.list-group-item:hover {
    text-decoration: none;
    background-color: #f5f5f5
}

a.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}

a.list-group-item.active .list-group-item-heading {
    color: inherit
}

a.list-group-item.active .list-group-item-text {
    color: #e1edf7
}

.panel {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-footer,
.panel-heading {
    padding: 10px 15px;
    background-color: #f5f5f5
}

.panel-heading {
    margin: -15px -15px 15px;
    border-bottom: 1px solid #ddd;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 17.5px;
    font-weight: 500
}

.list-group-flush,
.panel-footer {
    margin: 15px -15px -15px
}

.panel-footer {
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel-primary {
    border-color: #428bca
}

.panel-primary .panel-heading {
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success .panel-heading {
    color: #468847;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-warning {
    border-color: #fbeed5
}

.panel-warning .panel-heading {
    color: #c09853;
    background-color: #fcf8e3;
    border-color: #fbeed5
}

.panel-danger {
    border-color: #eed3d7
}

.panel-danger .panel-heading {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #eed3d7
}

.panel-info {
    border-color: #bce8f1
}

.panel-info .panel-heading {
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.list-group-flush .list-group-item {
    border-width: 1px 0
}

.list-group-flush .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.list-group-flush .list-group-item:last-child {
    border-bottom: 0
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-large {
    padding: 24px;
    border-radius: 6px
}

.well-small {
    padding: 9px;
    border-radius: 3px
}

.close {
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.carousel-caption,
.carousel-control {
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.progress-striped .progress-bar,
.progress-striped .progress-bar-danger,
.progress-striped .progress-bar-success,
.progress-striped .progress-bar-warning {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)), color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.modal-content,
.popover {
    background-clip: padding-box
}

.progress-striped .progress-bar,
.progress-striped .progress-bar-danger {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav:after,
.nav:before {
    display: table
}

.nav>li,
.nav>li>a {
    display: block;
    position: relative
}

.nav>li>a {
    padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #999
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #999;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.nav.open>a,
.nav.open>a:focus,
.nav.open>a:hover {
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}

.nav.open>a .caret,
.nav.open>a:focus .caret,
.nav.open>a:hover .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.428571429;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    display: table-cell;
    float: none;
    width: 1%
}

.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-right: 0;
    border-bottom: 1px solid #ddd
}

.nav-tabs.nav-justified>.active>a {
    border-bottom-color: #fff
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 5px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #428bca
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified>li {
    display: table-cell;
    float: none;
    width: 1%
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-bottom: 1px solid #ddd
}

.nav-tabs-justified>.active>a {
    border-bottom-color: #fff
}

.tabbable:after,
.tabbable:before {
    display: table
}

.pill-content>.pill-pane,
.tab-content>.tab-pane {
    display: none
}

.pill-content>.active,
.tab-content>.active {
    display: block
}

.nav .caret {
    border-top-color: #428bca;
    border-bottom-color: #428bca
}

.nav a:hover .caret {
    border-top-color: #2a6496;
    border-bottom-color: #2a6496
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 20px;
    background-color: #eee;
    border-radius: 4px
}

.navbar:after,
.navbar:before {
    display: table
}

.navbar-nav {
    margin-top: 10px;
    margin-bottom: 15px
}

.navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 20px;
    color: #777;
    border-radius: 4px
}

.navbar-nav>li>a:focus,
.navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}

.navbar-nav>.active>a,
.navbar-nav>.active>a:focus,
.navbar-nav>.active>a:hover {
    color: #555;
    background-color: #d5d5d5
}

.navbar-nav>.disabled>a,
.navbar-nav>.disabled>a:focus,
.navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-nav.pull-right {
    width: 100%
}

.navbar-static-top {
    border-radius: 0
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    border-radius: 0
}

.navbar-fixed-top {
    top: 0
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0
}

.navbar-brand {
    display: block;
    max-width: 200px;
    padding: 15px;
    margin-right: auto;
    margin-left: auto;
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
    color: #777
}

.navbar-brand:focus,
.navbar-brand:hover {
    color: #5e5e5e;
    text-decoration: none;
    background-color: transparent
}

.navbar-toggle {
    position: absolute;
    top: 9px;
    right: 10px;
    width: 48px;
    height: 32px;
    padding: 8px 12px;
    background-color: transparent;
    border: 1px solid #ddd;
    border-radius: 4px
}

.navbar-toggle:focus,
.navbar-toggle:hover {
    background-color: #ddd
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    background-color: #ccc;
    border-radius: 1px
}

.btn-group-vertical .btn:not(:first-child):not(:last-child),
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group-vertical .btn:first-child,
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

.navbar-form {
    margin-top: 6px;
    margin-bottom: 6px
}

.navbar-form .checkbox,
.navbar-form .form-control,
.navbar-form .radio {
    display: inline-block
}

.navbar-form .checkbox,
.navbar-form .radio {
    margin-top: 0;
    margin-bottom: 0
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-nav>.dropdown>a:focus .caret,
.navbar-nav>.dropdown>a:hover .caret {
    border-top-color: #333;
    border-bottom-color: #333
}

.navbar-nav>.open>a,
.navbar-nav>.open>a:focus,
.navbar-nav>.open>a:hover {
    color: #555;
    background-color: #d5d5d5
}

.navbar-nav>.open>a .caret,
.navbar-nav>.open>a:focus .caret,
.navbar-nav>.open>a:hover .caret {
    border-top-color: #555;
    border-bottom-color: #555
}

.navbar-nav>.dropdown>a .caret {
    border-top-color: #777;
    border-bottom-color: #777
}

.navbar-nav.pull-right>li>.dropdown-menu,
.navbar-nav>li>.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.navbar-inverse {
    background-color: #222
}

.navbar-inverse .navbar-brand {
    color: #999
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-text {
    color: #999
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.dropdown>a:hover .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}

.navbar-inverse .navbar-nav>.dropdown>a .caret {
    border-top-color: #999;
    border-bottom-color: #999
}

.navbar-inverse .navbar-nav>.open>a .caret,
.navbar-inverse .navbar-nav>.open>a:focus .caret,
.navbar-inverse .navbar-nav>.open>a:hover .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}

@media screen and (min-width:768px) {
    .navbar-brand {
        float: left;
        margin-right: 5px;
        margin-left: -15px
    }
    .navbar-nav {
        float: left;
        margin-top: 0;
        margin-bottom: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        border-radius: 0
    }
    .navbar-nav.pull-right {
        float: right;
        width: auto
    }
    .navbar-toggle {
        position: relative;
        top: auto;
        left: auto;
        display: none
    }
    .nav-collapse.collapse {
        display: block!important;
        height: auto!important;
        overflow: visible!important
    }
}

.popover .arrow,
.popover .arrow:after,
.tooltip-arrow {
    width: 0;
    position: absolute;
    border-style: solid;
    height: 0
}

.btn-group>.btn-group,
.btn-toolbar .btn-group {
    float: left
}

.modal,
.modal-backdrop {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.navbar-btn {
    margin-top: 6px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

.navbar-link {
    color: #777
}

.navbar-link:hover {
    color: #333
}

.navbar-inverse .navbar-link {
    color: #999
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.dropup .btn .caret {
    border-bottom-color: #fff
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    float: left
}

.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 2
}

.btn-group .btn+.btn {
    margin-left: -1px
}

.btn-toolbar:after,
.btn-toolbar:before {
    display: table
}

.btn-toolbar>.btn+.btn,
.btn-toolbar>.btn+.btn-group,
.btn-toolbar>.btn-group+.btn,
.btn-toolbar>.btn-group+.btn-group {
    margin-left: 5px
}

.btn .caret,
.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group>.btn-group:first-child>.btn:last-child,
.btn-group>.btn-group:first-child>.dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn-group:last-child>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}

.btn-group>.btn-large+.dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn .caret {
    border-top-color: #fff
}

.btn-large .caret {
    border-width: 5px
}

.dropup .btn-large .caret {
    border-bottom-width: 5px
}

.btn-group-vertical>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn+.btn {
    margin-top: -1px
}

.btn-group-vertical .btn:last-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%
}

.btn-group-justified .btn {
    display: table-cell;
    float: none;
    width: 1%
}

.btn-group[data-toggle=buttons]>.btn>input[type=checkbox],
.btn-group[data-toggle=buttons]>.btn>input[type=radio] {
    display: none
}

.breadcrumb>li,
.pagination {
    display: inline-block
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"
}

.clearfix:after,
.clearfix:before,
.modal-footer:after,
.modal-footer:before,
.pager:after,
.pager:before,
.popover.bottom .arrow:after,
.popover.top .arrow:after,
.row .row.collapse:after,
.row .row.collapse:before,
.row .row:after,
.row .row:before {
    content: " "
}

.breadcrumb>.active {
    color: #999
}

.pagination {
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    float: left;
    padding: 4px 12px;
    line-height: 1.428571429;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-left-width: 0
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    border-left-width: 1px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>li>a:focus,
.pagination>li>a:hover {
    background-color: #f5f5f5
}

.pagination>.active>a,
.pagination>.active>span {
    color: #999;
    cursor: default
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span {
    color: #999;
    cursor: not-allowed;
    background-color: #fff
}

.pagination-large>li>a,
.pagination-large>li>span {
    padding: 14px 16px;
    font-size: 18px
}

.pagination-large>li:first-child>a,
.pagination-large>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-large>li:last-child>a,
.pagination-large>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-small>li>a,
.pagination-small>li>span {
    padding: 5px 10px;
    font-size: 12px
}

.pagination-small>li:first-child>a,
.pagination-small>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-small>li:last-child>a,
.pagination-small>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none
}

.pager:after,
.pager:before {
    display: table
}

.pager li {
    display: inline
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:focus,
.pager li>a:hover {
    text-decoration: none;
    background-color: #f5f5f5
}

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
    color: #999;
    cursor: not-allowed;
    background-color: #fff
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    z-index: 1040;
    display: none;
    overflow: auto;
    overflow-y: scroll
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.fade.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-dialog {
    z-index: 1050;
    width: auto;
    padding: 10px;
    margin-right: auto;
    margin-left: auto
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.modal-backdrop {
    position: fixed;
    z-index: 1030;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.fade.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.428571429
}

.modal-body {
    position: relative;
    padding: 20px
}

.modal-footer {
    padding: 19px 20px 20px;
    margin-top: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    border-top-color: rgba(0, 0, 0, .9);
    border-width: 5px 5px 0
}

.modal-footer:after,
.modal-footer:before {
    display: table
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

@media screen and (min-width:768px) {
    .modal-dialog {
        right: auto;
        left: 50%;
        width: 600px;
        padding-top: 30px;
        padding-bottom: 30px
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
}

.tooltip {
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: visible
}

.tooltip.in {
    opacity: 1;
    filter: alpha(opacity=100)
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: rgba(0, 0, 0, .9);
    border-radius: 4px
}

.tooltip-arrow {
    border-color: transparent
}

.tooltip.top .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}

.tooltip.top-left .tooltip-arrow {
    left: 5px
}

.tooltip.top-right .tooltip-arrow {
    right: 5px
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-right-color: rgba(0, 0, 0, .9);
    border-width: 5px 5px 5px 0
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-left-color: rgba(0, 0, 0, .9);
    border-width: 5px 0 5px 5px
}

.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
    border-bottom-color: rgba(0, 0, 0, .9);
    border-width: 0 5px 5px;
    top: 0
}

.tooltip.bottom .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}

.tooltip.bottom-left .tooltip-arrow {
    left: 5px
}

.tooltip.bottom-right .tooltip-arrow {
    right: 5px
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    -webkit-bg-clip: padding-box;
    -moz-bg-clip: padding
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.badge,
.progress-bar {
    font-size: 12px;
    text-align: center
}

.popover-content {
    padding: 9px 14px
}

.popover .arrow,
.popover .arrow:after {
    display: block;
    border-color: transparent
}

.alert .close,
.btn .badge,
.carousel,
.carousel-inner {
    position: relative
}

.popover .arrow {
    border-width: 11px
}

.popover .arrow:after {
    border-width: 10px
}

.popover.top .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0
}

.popover.top .arrow:after {
    bottom: 1px;
    margin-left: -10px;
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.left .arrow:after,
.popover.right .arrow:after {
    bottom: -10px;
    content: " "
}

.popover.right .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0
}

.popover.right .arrow:after {
    left: 1px;
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
    border-top-width: 0
}

.popover.bottom .arrow:after {
    top: 1px;
    margin-left: -10px;
    border-bottom-color: #fff;
    border-top-width: 0
}

.popover.left .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25);
    border-right-width: 0
}

.popover.left .arrow:after {
    right: 1px;
    border-left-color: #fff;
    border-right-width: 0
}

.alert {
    padding: 10px 35px 10px 15px;
    margin-bottom: 20px;
    color: #c09853;
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert hr {
    border-top-color: #f8e5be
}

.alert .alert-link {
    font-weight: 500;
    color: #a47e3c
}

.alert .close {
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    color: #468847;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #356635
}

.alert-danger {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #eed3d7
}

.alert-danger hr {
    border-top-color: #e6c1c7
}

.alert-danger .alert-link {
    color: #953b39
}

.alert-info {
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #2d6987
}

.alert-block {
    padding-top: 15px;
    padding-bottom: 15px
}

.alert-block>p,
.alert-block>ul {
    margin-bottom: 0
}

.alert-block p+p {
    margin-top: 5px
}

.img-thumbnail,
.thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.thumbnail {
    display: block
}

.img-thumbnail,
.thumbnail>img {
    display: inline-block;
    height: auto;
    max-width: 100%
}

a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #428bca
}

.thumbnail>img {
    margin-right: auto;
    margin-left: auto
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.media,
.media-body {
    overflow: hidden;
    zoom: 1
}

.media,
.media .media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media-object {
    display: block
}

.media-heading {
    margin: 0 0 5px
}

.media>.pull-left {
    margin-right: 10px
}

.media>.pull-right {
    margin-left: 10px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.label {
    border-radius: .25em
}

.label[href]:focus,
.label[href]:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    background-color: gray
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #c9302c
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #449d44
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:focus,
.label-warning[href]:hover {
    background-color: #ec971f
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #31b0d5
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    background-color: #999;
    border-radius: 10px
}

.badge:empty {
    display: none
}

a.badge:focus,
a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.btn .badge {
    top: -1px
}

.nav-pills>.active>a>.badge,
a.list-group-item.active>.badge {
    color: #428bca;
    background-color: #fff
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@-moz-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@-ms-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 0 0
    }
    to {
        background-position: 40px 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    overflow: hidden;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    color: #fff;
    background-color: #428bca;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    transition: width .6s ease
}

#submenu,
.pull-right {
    float: right
}

.progress-striped .progress-bar {
    background-color: #428bca;
    background-size: 40px 40px
}

.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -moz-animation: progress-bar-stripes 2s linear infinite;
    -ms-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-danger,
.progress-striped .progress-bar-danger {
    background-color: #d9534f
}

.progress-bar-success,
.progress-striped .progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success,
.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-warning,
.progress-striped .progress-bar-warning {
    background-color: #f0ad4e
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-color: #5bc0de;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)), color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.carousel-control.left,
.carousel-control.right {
    background-color: transparent;
    background-repeat: repeat-x
}

.accordion-group {
    margin-bottom: 2px;
    border: 1px solid #e5e5e5;
    border-radius: 4px
}

.accordion-heading {
    border-bottom: 0
}

.accordion-heading .accordion-toggle {
    display: block;
    padding: 8px 15px;
    cursor: pointer
}

.accordion-inner {
    padding: 9px 15px;
    border-top: 1px solid #e5e5e5
}

.carousel-inner {
    width: 100%;
    overflow: hidden
}

.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    display: inline-block;
    height: auto;
    max-width: 100%;
    line-height: 1
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    opacity: .5;
    filter: alpha(opacity=50)
}

.carousel-control.left {
    background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .5) 0), color-stop(rgba(0, 0, 0, .0001) 100%));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .0001) 0), color-stop(rgba(0, 0, 0, .5) 100%));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:focus,
.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}

.carousel-control .glyphicon,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 5;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 120px;
    padding-left: 0;
    margin-left: -60px;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center
}

.carousel-caption .btn,
.text-hide {
    text-shadow: none
}

@media screen and (min-width:768px) {
    .carousel-control .glyphicon,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        margin-left: -15px;
        font-size: 30px
    }
    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}

.jumbotron {
    padding: 30px;
    margin-bottom: 30px;
    font-size: 21px;
    font-weight: 200;
    line-height: 2.1428571435;
    color: inherit;
    background-color: #eee
}

.jumbotron h1 {
    line-height: 1;
    color: inherit
}

.jumbotron p {
    line-height: 1.4
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding: 50px 60px;
        border-radius: 6px
    }
    .jumbotron h1 {
        font-size: 63px
    }
}

.pull-left {
    float: left
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    background-color: transparent;
    border: 0
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

@media screen and (max-width:400px) {
    @-ms-viewport {
        width: 320px
    }
}

.hidden {
    display: none!important;
    visibility: hidden!important
}

.visible-sm {
    display: block!important
}

tr.visible-sm {
    display: table-row!important
}

td.visible-sm,
th.visible-sm {
    display: table-cell!important
}

.hidden-sm,
.visible-lg,
.visible-md,
td.hidden-sm,
td.visible-lg,
td.visible-md,
th.hidden-sm,
th.visible-lg,
th.visible-md,
tr.hidden-sm,
tr.visible-lg,
tr.visible-md {
    display: none!important
}

.hidden-md {
    display: block!important
}

tr.hidden-md {
    display: table-row!important
}

td.hidden-md,
th.hidden-md {
    display: table-cell!important
}

.hidden-lg {
    display: block!important
}

tr.hidden-lg {
    display: table-row!important
}

td.hidden-lg,
th.hidden-lg {
    display: table-cell!important
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm,
    td.visible-sm,
    th.visible-sm,
    tr.visible-sm {
        display: none!important
    }
    .visible-md {
        display: block!important
    }
    tr.visible-md {
        display: table-row!important
    }
    td.visible-md,
    th.visible-md {
        display: table-cell!important
    }
    .visible-lg,
    td.visible-lg,
    th.visible-lg,
    tr.visible-lg {
        display: none!important
    }
    .hidden-sm {
        display: block!important
    }
    tr.hidden-sm {
        display: table-row!important
    }
    td.hidden-sm,
    th.hidden-sm {
        display: table-cell!important
    }
    .hidden-md,
    td.hidden-md,
    th.hidden-md,
    tr.hidden-md {
        display: none!important
    }
    .hidden-lg {
        display: block!important
    }
    tr.hidden-lg {
        display: table-row!important
    }
    td.hidden-lg,
    th.hidden-lg {
        display: table-cell!important
    }
}

@media(min-width:992px) {
    .visible-md,
    .visible-sm,
    td.visible-md,
    td.visible-sm,
    th.visible-md,
    th.visible-sm,
    tr.visible-md,
    tr.visible-sm {
        display: none!important
    }
    .visible-lg {
        display: block!important
    }
    tr.visible-lg {
        display: table-row!important
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell!important
    }
    .hidden-sm {
        display: block!important
    }
    tr.hidden-sm {
        display: table-row!important
    }
    td.hidden-sm,
    th.hidden-sm {
        display: table-cell!important
    }
    .hidden-md {
        display: block!important
    }
    tr.hidden-md {
        display: table-row!important
    }
    td.hidden-md,
    th.hidden-md {
        display: table-cell!important
    }
    .hidden-lg,
    td.hidden-lg,
    th.hidden-lg,
    tr.hidden-lg {
        display: none!important
    }
}

.visible-print,
td.visible-print,
th.visible-print,
tr.visible-print {
    display: none!important
}

@media print {
    .visible-print {
        display: block!important
    }
    tr.visible-print {
        display: table-row!important
    }
    td.visible-print,
    th.visible-print {
        display: table-cell!important
    }
    .hidden-print,
    td.hidden-print,
    th.hidden-print,
    tr.hidden-print {
        display: none!important
    }
}

@media only screen and (max-width:1700px) {
    .teaser-video {
        width: 100%;
        height: auto;
        top: 0
    }
}

@media only screen and (max-width:1000px) {
    .col-sm-3 {
        width: 50%
    }
    .col-3-jobs,
    .col-9,
    .col-sm-9,
    .press {
        width: 100%
    }
    .press-container {
        height: 400px
    }
    h2.resource_title {
        height: 95px
    }
    h2.press_name {
        margin-top: 20px
    }
    .press {
        max-width: 500px;
        float: left;
        margin-left: 15px
    }
}

@media only screen and (max-width:995px) {
    .video-txt,
    .video-txt2 {
        top: 25%;
        position: absolute;
        z-index: 5
    }
    .image-txt {
        top: 35%;
        margin-top: 0
    }
}

@media only screen and (max-width:950px) {
    .col-4,
    .col-5,
    .col-7 {
        width: 100%
    }
    li.app_icons,
    li.app_icons:first-child {
        list-style: none
    }
    .video-txt h2,
    .video-txt2 h2 {
        z-index: 5;
        margin-bottom: 0;
        font-weight: 300
    }
    .video-txt h3,
    .video-txt2 h2 {
        text-shadow: 1px 1px rgba(0, 0, 0, 1)
    }
    .padding {
        padding: 40px 0
    }
    .col-1-2 {
        width: 20%;
        padding: 0
    }
    .video-txt,
    .video-txt2 {
        position: absolute;
        top: 19%;
        width: 100%
    }
    li.app_icons {
        border-bottom: 1px #f6f6f6 solid;
        border-right: 1px #f6f6f6 solid;
        border-left: 1px #f6f6f6 solid
    }
    .teaser-video {
        display: none
    }
    .video-txt2 {
        color: #58595b;
        z-index: 5
    }
    .video-txt h3,
    .video-txt2 h3 {
        z-index: 5;
        font-size: 20px;
        max-width: 700px;
        margin: 0 auto 40px;
        padding: 0 15px;
        font-weight: 400
    }
    .video-txt {
        color: #fff;
        z-index: 5
    }
    .txtct {
        text-align: center;
        z-index: 5
    }
    img.half_img_sm {
        margin: 0 auto;
        display: block;
        padding-top: 215px;
        width: 60%
    }
    h2.request_headline {
        text-align: center;
        color: #fff;
        font-weight: 700;
        font-size: 35px;
        max-width: 750px;
        margin: 0 auto;
        text-shadow: 2px 2px rgba(37, 37, 37, .76)
    }
    img.overlap {
        display: none
    }
}

@media only screen and (max-width:770px) {
    .video-txt,
    .video-txt2 {
        top: 14%
    }
}

@media only screen and (max-width:650px) {
    .video-txt,
    .video-txt2 {
        z-index: 5;
        position: relative
    }
    .career-info,
    .col-6 {
        width: 100%
    }
    .links-full {
        display: none
    }
    h2.section_headline {
        padding-top: 235px
    }
    p.section_info {
        padding: 20px;
        color: #fff
    }
    .video-txt p.section_info {
        color: #555
    }
    .image-txt p.section_info {
        color: #fff
    }
    .press-icon {
        margin: 0 auto;
        display: block;
        float: none
    }
    .press-container {
        height: auto
    }
    .career-button {
        width: 100%;
        margin: 0 auto;
        display: block
    }
    a.apply {
        border: 2px solid #faa61a;
        padding: 10px 20px;
        color: #faa61a;
        float: none
    }
    .padding-50 {
        padding: 10px 0
    }
    h2.request_headline {
        text-align: center;
        color: #fff;
        font-weight: 700;
        font-size: 28px;
        max-width: 750px;
        margin: 0 auto;
        padding: 100px 0 0;
        text-shadow: 2px 2px rgba(37, 37, 37, .76)
    }
    .left_headline,
    .right_headline {
        text-align: center;
        color: #000;
        font-weight: 300;
        font-size: 32px;
        max-width: 400px
    }
    .left_headline,
    p.left_info {
        padding-right: 0
    }
    img.half_img_sm {
        margin: 0 auto;
        display: block;
        padding-top: 100px;
        width: 60%
    }
    .links-full2 {
        display: block;
        margin: 20px 0 30px
    }
    .left_headline {
        margin: 0 auto
    }
    .trigger1-request-custom {
        margin: 10px auto 0!important
    }
    .trigger1-request-custom2 {
        width: 238px!important;
        height: 75px!important;
        line-height: 70px!important;
        margin-top: 20px!important;
        margin-bottom: 100px!important
    }
    .right_headline {
        padding-left: 0;
        margin: 0 auto
    }
    p.left_info,
    p.right_info {
        font-weight: 400;
        font-size: 16px;
        max-width: 450px;
        margin: 0 auto;
        text-align: center;
        color: #000
    }
    img.half_product_img {
        margin: 0 auto;
        display: block;
        padding: 50px 0
    }
    p.right_info {
        padding-left: 0
    }
    .video-txt h2,
    .video-txt2 h2 {
        margin-bottom: 0;
        font-size: 35px;
        font-weight: 300;
        z-index: 5
    }
    .col-3 {
        width: 50%
    }
    .col-6-product,
    .col-sm-3 {
        width: 100%
    }
    .video-txt2 h2 {
        text-shadow: none;
        text-shadow: 0 0 transparent
    }
    .video-txt2 {
        color: #555;
        width: 100%
    }
    .video-trigger,
    .video-txt {
        color: #000;
        width: 100%
    }
    .video-txt h2 {
        text-shadow: none;
        text-shadow: 0 0 transparent
    }
    .txtct {
        text-align: center;
        z-index: 5
    }
    .video-txt h3,
    .video-txt2 h3 {
        z-index: 5;
        font-size: 14px;
        max-width: 700px;
        margin: 0;
        padding: 0 15px;
        font-weight: 400;
        text-shadow: 0 0 transparent
    }
    .trigger,
    .video-trigger {
        z-index: 5;
        text-align: center;
        text-decoration: none;
        line-height: 53px;
        font-size: 18px
    }
    .video-trigger {
        background: rgba(255, 255, 255, .18);
        padding: 13px 10px;
        border-radius: 5px;
        border: 3px solid #000
    }
    .trigger {
        background: #faa81e;
        padding: 15px 9px;
        margin-right: 0;
        border-radius: 5px;
        border: 1px solid #9e6300;
        -moz-box-shadow: inset 0 0 10px #D88424;
        -webkit-box-shadow: inset 0 0 10px #D88424;
        box-shadow: inset 0 0 10px #D88424
    }
    .thank-you {
        background: url(https://www.focusvision.com/wp-content/uploads/2016/01/FocusVision-Resource-Library.jpg) -790px center no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover
    }
}

.top-bar .toggle-topbar.menu-icon a::after span:after,
.top-bar .toggle-topbar.menu-icon a::after span:hover:after {
    box-shadow: 0 0 0 1px #fff, 0 7px 0 1px #fff, 0 14px 0 1px #fff
}

meta.foundation-version {
    font-family: "/5.2.3/"
}

meta.foundation-mq-small {
    font-family: "/only screen/";
    width: 0
}

meta.foundation-mq-medium {
    font-family: "/only screen and (min-width:40.063em)/";
    width: 40.063em
}

meta.foundation-mq-large {
    font-family: "/only screen and (min-width:64.063em)/";
    width: 64.063em
}

meta.foundation-mq-xlarge {
    font-family: "/only screen and (min-width:90.063em)/";
    width: 90.063em
}

meta.foundation-mq-xxlarge {
    font-family: "/only screen and (min-width:120.063em)/";
    width: 120.063em
}

meta.foundation-data-attribute-namespace {
    font-family: false
}

body,
html {
    height: 100%;
    font-size: 100%
}

body {
    position: relative;
    cursor: default
}

a:hover {
    cursor: pointer
}

#map_canvas embed,
#map_canvas img,
#map_canvas object,
.map_canvas embed,
.map_canvas img,
.map_canvas object {
    max-width: none!important
}

.row .row,
.top-bar .row {
    max-width: none
}

.left {
    float: left!important
}

.right {
    float: right!important
}

.clearfix:after,
.clearfix:before {
    display: table
}

.antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

img {
    -ms-interpolation-mode: bicubic;
    display: inline-block
}

.row .row.collapse:after,
.row .row.collapse:before,
.row .row:after,
.row .row:before,
.row:after,
.row:before {
    display: table
}

textarea {
    height: auto;
    min-height: 50px
}

select {
    width: 100%
}

.row.collapse>.column,
.row.collapse>.columns {
    padding-left: 0;
    padding-right: 0
}

.row.collapse .row {
    margin-left: 0;
    margin-right: 0
}

.row .row {
    width: auto;
    margin: 0 -.9375rem
}

.row .row.collapse {
    width: auto;
    margin: 0;
    max-width: none
}

.column,
.columns {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 100%;
    float: left
}

@media only screen and (max-width:515px) {
    .image-txt {
        top: 30%
    }
}

@media only screen {
    .column,
    .columns,
    .small-pull-0,
    .small-pull-1,
    .small-pull-10,
    .small-pull-11,
    .small-pull-2,
    .small-pull-3,
    .small-pull-4,
    .small-pull-5,
    .small-pull-6,
    .small-pull-7,
    .small-pull-8,
    .small-pull-9,
    .small-push-0,
    .small-push-1,
    .small-push-10,
    .small-push-11,
    .small-push-2,
    .small-push-3,
    .small-push-4,
    .small-push-5,
    .small-push-6,
    .small-push-7,
    .small-push-8,
    .small-push-9 {
        position: relative
    }
    .small-push-0 {
        left: 0;
        right: auto
    }
    .small-pull-0 {
        right: 0;
        left: auto
    }
    .small-push-1 {
        left: 8.33333%;
        right: auto
    }
    .small-pull-1 {
        right: 8.33333%;
        left: auto
    }
    .small-push-2 {
        left: 16.66667%;
        right: auto
    }
    .small-pull-2 {
        right: 16.66667%;
        left: auto
    }
    .small-push-3 {
        left: 25%;
        right: auto
    }
    .small-pull-3 {
        right: 25%;
        left: auto
    }
    .small-push-4 {
        left: 33.33333%;
        right: auto
    }
    .small-pull-4 {
        right: 33.33333%;
        left: auto
    }
    .small-push-5 {
        left: 41.66667%;
        right: auto
    }
    .small-pull-5 {
        right: 41.66667%;
        left: auto
    }
    .small-push-6 {
        left: 50%;
        right: auto
    }
    .small-pull-6 {
        right: 50%;
        left: auto
    }
    .small-push-7 {
        left: 58.33333%;
        right: auto
    }
    .small-pull-7 {
        right: 58.33333%;
        left: auto
    }
    .small-push-8 {
        left: 66.66667%;
        right: auto
    }
    .small-pull-8 {
        right: 66.66667%;
        left: auto
    }
    .small-push-9 {
        left: 75%;
        right: auto
    }
    .small-pull-9 {
        right: 75%;
        left: auto
    }
    .small-push-10 {
        left: 83.33333%;
        right: auto
    }
    .small-pull-10 {
        right: 83.33333%;
        left: auto
    }
    .small-push-11 {
        left: 91.66667%;
        right: auto
    }
    .small-pull-11 {
        right: 91.66667%;
        left: auto
    }
    .column,
    .columns {
        padding-left: .9375rem;
        padding-right: .9375rem;
        float: left
    }
    .small-1 {
        width: 8.33333%
    }
    .small-2 {
        width: 16.66667%
    }
    .small-3 {
        width: 25%
    }
    .small-4 {
        width: 33.33333%
    }
    .small-5 {
        width: 41.66667%
    }
    .small-6 {
        width: 50%
    }
    .small-7 {
        width: 58.33333%
    }
    .small-8 {
        width: 66.66667%
    }
    .small-9 {
        width: 75%
    }
    .small-10 {
        width: 83.33333%
    }
    .small-11 {
        width: 91.66667%
    }
    .small-12 {
        width: 100%
    }
    [class*=column]+[class*=column]:last-child {
        float: right
    }
    [class*=column]+[class*=column].end {
        float: left
    }
    .small-offset-0 {
        margin-left: 0!important
    }
    .small-offset-1 {
        margin-left: 8.33333%!important
    }
    .small-offset-2 {
        margin-left: 16.66667%!important
    }
    .small-offset-3 {
        margin-left: 25%!important
    }
    .small-offset-4 {
        margin-left: 33.33333%!important
    }
    .small-offset-5 {
        margin-left: 41.66667%!important
    }
    .small-offset-6 {
        margin-left: 50%!important
    }
    .small-offset-7 {
        margin-left: 58.33333%!important
    }
    .small-offset-8 {
        margin-left: 66.66667%!important
    }
    .small-offset-9 {
        margin-left: 75%!important
    }
    .small-offset-10 {
        margin-left: 83.33333%!important
    }
    .small-offset-11 {
        margin-left: 91.66667%!important
    }
    .small-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left
    }
    .column.small-centered,
    .columns.small-centered {
        margin-left: auto;
        margin-right: auto;
        float: none!important
    }
    .column.small-uncentered,
    .columns.small-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left!important
    }
    .column.small-uncentered.opposite,
    .columns.small-uncentered.opposite {
        float: right
    }
}

@media only screen and (min-width:40.063em) {
    .column,
    .columns,
    .medium-pull-0,
    .medium-pull-1,
    .medium-pull-10,
    .medium-pull-11,
    .medium-pull-2,
    .medium-pull-3,
    .medium-pull-4,
    .medium-pull-5,
    .medium-pull-6,
    .medium-pull-7,
    .medium-pull-8,
    .medium-pull-9,
    .medium-push-0,
    .medium-push-1,
    .medium-push-10,
    .medium-push-11,
    .medium-push-2,
    .medium-push-3,
    .medium-push-4,
    .medium-push-5,
    .medium-push-6,
    .medium-push-7,
    .medium-push-8,
    .medium-push-9,
    .pull-0,
    .pull-1,
    .pull-10,
    .pull-11,
    .pull-2,
    .pull-3,
    .pull-4,
    .pull-5,
    .pull-6,
    .pull-7,
    .pull-8,
    .pull-9,
    .push-0,
    .push-1,
    .push-10,
    .push-11,
    .push-2,
    .push-3,
    .push-4,
    .push-5,
    .push-6,
    .push-7,
    .push-8,
    .push-9 {
        position: relative
    }
    .medium-push-0 {
        left: 0;
        right: auto
    }
    .medium-pull-0 {
        right: 0;
        left: auto
    }
    .medium-push-1 {
        left: 8.33333%;
        right: auto
    }
    .medium-pull-1 {
        right: 8.33333%;
        left: auto
    }
    .medium-push-2 {
        left: 16.66667%;
        right: auto
    }
    .medium-pull-2 {
        right: 16.66667%;
        left: auto
    }
    .medium-push-3 {
        left: 25%;
        right: auto
    }
    .medium-pull-3 {
        right: 25%;
        left: auto
    }
    .medium-push-4 {
        left: 33.33333%;
        right: auto
    }
    .medium-pull-4 {
        right: 33.33333%;
        left: auto
    }
    .medium-push-5 {
        left: 41.66667%;
        right: auto
    }
    .medium-pull-5 {
        right: 41.66667%;
        left: auto
    }
    .medium-push-6 {
        left: 50%;
        right: auto
    }
    .medium-pull-6 {
        right: 50%;
        left: auto
    }
    .medium-push-7 {
        left: 58.33333%;
        right: auto
    }
    .medium-pull-7 {
        right: 58.33333%;
        left: auto
    }
    .medium-push-8 {
        left: 66.66667%;
        right: auto
    }
    .medium-pull-8 {
        right: 66.66667%;
        left: auto
    }
    .medium-push-9 {
        left: 75%;
        right: auto
    }
    .medium-pull-9 {
        right: 75%;
        left: auto
    }
    .medium-push-10 {
        left: 83.33333%;
        right: auto
    }
    .medium-pull-10 {
        right: 83.33333%;
        left: auto
    }
    .medium-push-11 {
        left: 91.66667%;
        right: auto
    }
    .medium-pull-11 {
        right: 91.66667%;
        left: auto
    }
    .column,
    .columns {
        padding-left: .9375rem;
        padding-right: .9375rem;
        float: left
    }
    .medium-1 {
        width: 8.33333%
    }
    .medium-2 {
        width: 16.66667%
    }
    .medium-3 {
        width: 25%
    }
    .medium-4 {
        width: 33.33333%
    }
    .medium-5 {
        width: 41.66667%
    }
    .medium-6 {
        width: 50%
    }
    .medium-7 {
        width: 58.33333%
    }
    .medium-8 {
        width: 66.66667%
    }
    .medium-9 {
        width: 75%
    }
    .medium-10 {
        width: 83.33333%
    }
    .medium-11 {
        width: 91.66667%
    }
    .medium-12 {
        width: 100%
    }
    [class*=column]+[class*=column]:last-child {
        float: right
    }
    [class*=column]+[class*=column].end {
        float: left
    }
    .medium-offset-0 {
        margin-left: 0!important
    }
    .medium-offset-1 {
        margin-left: 8.33333%!important
    }
    .medium-offset-2 {
        margin-left: 16.66667%!important
    }
    .medium-offset-3 {
        margin-left: 25%!important
    }
    .medium-offset-4 {
        margin-left: 33.33333%!important
    }
    .medium-offset-5 {
        margin-left: 41.66667%!important
    }
    .medium-offset-6 {
        margin-left: 50%!important
    }
    .medium-offset-7 {
        margin-left: 58.33333%!important
    }
    .medium-offset-8 {
        margin-left: 66.66667%!important
    }
    .medium-offset-9 {
        margin-left: 75%!important
    }
    .medium-offset-10 {
        margin-left: 83.33333%!important
    }
    .medium-offset-11 {
        margin-left: 91.66667%!important
    }
    .medium-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left
    }
    .column.medium-centered,
    .columns.medium-centered {
        margin-left: auto;
        margin-right: auto;
        float: none!important
    }
    .column.medium-uncentered,
    .columns.medium-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left!important
    }
    .column.medium-uncentered.opposite,
    .columns.medium-uncentered.opposite {
        float: right
    }
    .push-0 {
        left: 0;
        right: auto
    }
    .pull-0 {
        right: 0;
        left: auto
    }
    .push-1 {
        left: 8.33333%;
        right: auto
    }
    .pull-1 {
        right: 8.33333%;
        left: auto
    }
    .push-2 {
        left: 16.66667%;
        right: auto
    }
    .pull-2 {
        right: 16.66667%;
        left: auto
    }
    .push-3 {
        left: 25%;
        right: auto
    }
    .pull-3 {
        right: 25%;
        left: auto
    }
    .push-4 {
        left: 33.33333%;
        right: auto
    }
    .pull-4 {
        right: 33.33333%;
        left: auto
    }
    .push-5 {
        left: 41.66667%;
        right: auto
    }
    .pull-5 {
        right: 41.66667%;
        left: auto
    }
    .push-6 {
        left: 50%;
        right: auto
    }
    .pull-6 {
        right: 50%;
        left: auto
    }
    .push-7 {
        left: 58.33333%;
        right: auto
    }
    .pull-7 {
        right: 58.33333%;
        left: auto
    }
    .push-8 {
        left: 66.66667%;
        right: auto
    }
    .pull-8 {
        right: 66.66667%;
        left: auto
    }
    .push-9 {
        left: 75%;
        right: auto
    }
    .pull-9 {
        right: 75%;
        left: auto
    }
    .push-10 {
        left: 83.33333%;
        right: auto
    }
    .pull-10 {
        right: 83.33333%;
        left: auto
    }
    .push-11 {
        left: 91.66667%;
        right: auto
    }
    .pull-11 {
        right: 91.66667%;
        left: auto
    }
    .button,
    button {
        display: inline-block
    }
}

@media only screen and (min-width:64.063em) {
    .column,
    .columns,
    .large-pull-0,
    .large-pull-1,
    .large-pull-10,
    .large-pull-11,
    .large-pull-2,
    .large-pull-3,
    .large-pull-4,
    .large-pull-5,
    .large-pull-6,
    .large-pull-7,
    .large-pull-8,
    .large-pull-9,
    .large-push-0,
    .large-push-1,
    .large-push-10,
    .large-push-11,
    .large-push-2,
    .large-push-3,
    .large-push-4,
    .large-push-5,
    .large-push-6,
    .large-push-7,
    .large-push-8,
    .large-push-9,
    .pull-0,
    .pull-1,
    .pull-10,
    .pull-11,
    .pull-2,
    .pull-3,
    .pull-4,
    .pull-5,
    .pull-6,
    .pull-7,
    .pull-8,
    .pull-9,
    .push-0,
    .push-1,
    .push-10,
    .push-11,
    .push-2,
    .push-3,
    .push-4,
    .push-5,
    .push-6,
    .push-7,
    .push-8,
    .push-9 {
        position: relative
    }
    .large-push-0 {
        left: 0;
        right: auto
    }
    .large-pull-0 {
        right: 0;
        left: auto
    }
    .large-push-1 {
        left: 8.33333%;
        right: auto
    }
    .large-pull-1 {
        right: 8.33333%;
        left: auto
    }
    .large-push-2 {
        left: 16.66667%;
        right: auto
    }
    .large-pull-2 {
        right: 16.66667%;
        left: auto
    }
    .large-push-3 {
        left: 25%;
        right: auto
    }
    .large-pull-3 {
        right: 25%;
        left: auto
    }
    .large-push-4 {
        left: 33.33333%;
        right: auto
    }
    .large-pull-4 {
        right: 33.33333%;
        left: auto
    }
    .large-push-5 {
        left: 41.66667%;
        right: auto
    }
    .large-pull-5 {
        right: 41.66667%;
        left: auto
    }
    .large-push-6 {
        left: 50%;
        right: auto
    }
    .large-pull-6 {
        right: 50%;
        left: auto
    }
    .large-push-7 {
        left: 58.33333%;
        right: auto
    }
    .large-pull-7 {
        right: 58.33333%;
        left: auto
    }
    .large-push-8 {
        left: 66.66667%;
        right: auto
    }
    .large-pull-8 {
        right: 66.66667%;
        left: auto
    }
    .large-push-9 {
        left: 75%;
        right: auto
    }
    .large-pull-9 {
        right: 75%;
        left: auto
    }
    .large-push-10 {
        left: 83.33333%;
        right: auto
    }
    .large-pull-10 {
        right: 83.33333%;
        left: auto
    }
    .large-push-11 {
        left: 91.66667%;
        right: auto
    }
    .large-pull-11 {
        right: 91.66667%;
        left: auto
    }
    .column,
    .columns {
        padding-left: .9375rem;
        padding-right: .9375rem;
        float: left
    }
    .large-1 {
        width: 8.33333%
    }
    .large-2 {
        width: 16.66667%
    }
    .large-3 {
        width: 25%
    }
    .large-4 {
        width: 33.33333%
    }
    .large-5 {
        width: 41.66667%
    }
    .large-6 {
        width: 50%
    }
    .large-7 {
        width: 58.33333%
    }
    .large-8 {
        width: 66.66667%
    }
    .large-9 {
        width: 75%
    }
    .large-10 {
        width: 83.33333%
    }
    .large-11 {
        width: 91.66667%
    }
    .large-12 {
        width: 100%
    }
    [class*=column]+[class*=column]:last-child {
        float: right
    }
    [class*=column]+[class*=column].end {
        float: left
    }
    .large-offset-0 {
        margin-left: 0!important
    }
    .large-offset-1 {
        margin-left: 8.33333%!important
    }
    .large-offset-2 {
        margin-left: 16.66667%!important
    }
    .large-offset-3 {
        margin-left: 25%!important
    }
    .large-offset-4 {
        margin-left: 33.33333%!important
    }
    .large-offset-5 {
        margin-left: 41.66667%!important
    }
    .large-offset-6 {
        margin-left: 50%!important
    }
    .large-offset-7 {
        margin-left: 58.33333%!important
    }
    .large-offset-8 {
        margin-left: 66.66667%!important
    }
    .large-offset-9 {
        margin-left: 75%!important
    }
    .large-offset-10 {
        margin-left: 83.33333%!important
    }
    .large-offset-11 {
        margin-left: 91.66667%!important
    }
    .large-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left
    }
    .column.large-centered,
    .columns.large-centered {
        margin-left: auto;
        margin-right: auto;
        float: none!important
    }
    .column.large-uncentered,
    .columns.large-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left!important
    }
    .column.large-uncentered.opposite,
    .columns.large-uncentered.opposite {
        float: right
    }
    .push-0 {
        left: 0;
        right: auto
    }
    .pull-0 {
        right: 0;
        left: auto
    }
    .push-1 {
        left: 8.33333%;
        right: auto
    }
    .pull-1 {
        right: 8.33333%;
        left: auto
    }
    .push-2 {
        left: 16.66667%;
        right: auto
    }
    .pull-2 {
        right: 16.66667%;
        left: auto
    }
    .push-3 {
        left: 25%;
        right: auto
    }
    .pull-3 {
        right: 25%;
        left: auto
    }
    .push-4 {
        left: 33.33333%;
        right: auto
    }
    .pull-4 {
        right: 33.33333%;
        left: auto
    }
    .push-5 {
        left: 41.66667%;
        right: auto
    }
    .pull-5 {
        right: 41.66667%;
        left: auto
    }
    .push-6 {
        left: 50%;
        right: auto
    }
    .pull-6 {
        right: 50%;
        left: auto
    }
    .push-7 {
        left: 58.33333%;
        right: auto
    }
    .pull-7 {
        right: 58.33333%;
        left: auto
    }
    .push-8 {
        left: 66.66667%;
        right: auto
    }
    .pull-8 {
        right: 66.66667%;
        left: auto
    }
    .push-9 {
        left: 75%;
        right: auto
    }
    .pull-9 {
        right: 75%;
        left: auto
    }
    .push-10 {
        left: 83.33333%;
        right: auto
    }
    .pull-10 {
        right: 83.33333%;
        left: auto
    }
    .push-11 {
        left: 91.66667%;
        right: auto
    }
    .pull-11 {
        right: 91.66667%;
        left: auto
    }
}

meta.foundation-mq-topbar {
    font-family: "/only screen and (min-width:40.063em)/";
    width: 40.063em
}

.accordion dd>a,
.pricing-table .price,
.pricing-table .title,
.side-nav,
.side-nav li.active>a:first-child:not(.button),
.sub-nav dd,
.sub-nav dt,
.sub-nav li,
.tabs .tab-title>a,
.tabs dd>a,
.top-bar-section ul li>a {
    font-family: "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif
}

.contain-to-grid {
    width: 100%;
    background: #333
}

.contain-to-grid .top-bar {
    margin-bottom: 0
}

.fixed {
    width: 100%;
    left: 0;
    position: fixed;
    top: 0;
    z-index: 99
}

.fixed.expanded:not(.top-bar) {
    overflow-y: auto;
    height: auto;
    width: 100%;
    max-height: 100%
}

.fixed.expanded:not(.top-bar) .title-area {
    position: fixed;
    width: 100%;
    z-index: 99
}

.fixed.expanded:not(.top-bar) .top-bar-section {
    z-index: 98;
    margin-top: 45px
}

.top-bar {
    overflow: hidden;
    height: 45px;
    line-height: 45px;
    position: relative;
    background: #333;
    margin-bottom: 0
}

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

.top-bar form,
.top-bar input {
    margin-bottom: 0
}

.top-bar input {
    height: auto;
    padding-top: .35rem;
    padding-bottom: .35rem;
    font-size: .75rem
}

.top-bar .button,
.top-bar button {
    padding-top: .45rem;
    padding-bottom: .35rem;
    margin-bottom: 0;
    font-size: .75rem
}

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

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

.top-bar .name h1 {
    line-height: 45px;
    font-size: 1.0625rem;
    margin: 0
}

.top-bar .name h1 a {
    font-weight: 400;
    color: #fff;
    width: 75%;
    display: block;
    padding: 0 15px
}

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

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

.top-bar .toggle-topbar.menu-icon {
    right: 15px;
    top: 50%;
    margin-top: -16px;
    padding-left: 40px
}

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

.top-bar .toggle-topbar.menu-icon a::after {
    right: 0
}

.top-bar .toggle-topbar.menu-icon a::after span:after {
    content: '';
    position: absolute;
    display: block;
    height: 0;
    width: 16px
}

.top-bar-section,
.top-bar-section .has-dropdown {
    position: relative
}

.top-bar.expanded {
    height: auto;
    background: 0 0
}

.top-bar-section ul li,
.top-bar.expanded .title-area {
    background: #333
}

.top-bar.expanded .toggle-topbar a {
    color: #888
}

.top-bar.expanded .toggle-topbar a::after {
    box-shadow: 0 10px 0 1px #888, 0 16px 0 1px #888, 0 22px 0 1px #888
}

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

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

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

.top-bar-section ul li>a {
    display: block;
    width: 100%;
    color: #fff;
    padding: 12px 0 12px 15px;
    font-size: .8125rem;
    font-weight: 400;
    text-transform: none
}

.breadcrumbs>*,
.side-nav li.heading,
.sub-nav dt,
ul.off-canvas-list li label {
    text-transform: uppercase
}

.top-bar-section ul li>a.button {
    font-size: .8125rem;
    padding-right: 15px;
    padding-left: 15px;
    background-color: #008cba;
    border-color: #007095;
    color: #fff
}

.top-bar-section ul li>a.button:focus,
.top-bar-section ul li>a.button:hover {
    background-color: #007095;
    color: #fff
}

.top-bar-section ul li>a.button.secondary {
    background-color: #e7e7e7;
    border-color: #b9b9b9;
    color: #333
}

.top-bar-section ul li>a.button.secondary:focus,
.top-bar-section ul li>a.button.secondary:hover {
    background-color: #b9b9b9;
    color: #333
}

.top-bar-section ul li>a.button.success {
    background-color: #43ac6a;
    border-color: #368a55;
    color: #fff
}

.top-bar-section ul li>a.button.success:focus,
.top-bar-section ul li>a.button.success:hover {
    background-color: #368a55;
    color: #fff
}

.top-bar-section ul li>a.button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #fff
}

.top-bar-section ul li>a.button.alert:focus,
.top-bar-section ul li>a.button.alert:hover {
    background-color: #cf2a0e;
    color: #fff
}

.top-bar-section ul li>button {
    font-size: .8125rem;
    padding-right: 15px;
    padding-left: 15px;
    background-color: #008cba;
    border-color: #007095;
    color: #fff
}

.top-bar-section ul li>button:focus,
.top-bar-section ul li>button:hover {
    background-color: #007095;
    color: #fff
}

.top-bar-section ul li>button.secondary {
    background-color: #e7e7e7;
    border-color: #b9b9b9;
    color: #333
}

.top-bar-section ul li>button.secondary:focus,
.top-bar-section ul li>button.secondary:hover {
    background-color: #b9b9b9;
    color: #333
}

.top-bar-section ul li>button.success {
    background-color: #43ac6a;
    border-color: #368a55;
    color: #fff
}

.top-bar-section ul li>button.success:focus,
.top-bar-section ul li>button.success:hover {
    background-color: #368a55;
    color: #fff
}

.top-bar-section ul li>button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #fff
}

.top-bar-section ul li>button.alert:focus,
.top-bar-section ul li>button.alert:hover {
    background-color: #cf2a0e;
    color: #fff
}

.top-bar-section ul li:hover:not(.has-form)>a {
    background: #272727;
    color: #fff
}

.top-bar-section ul li.active>a {
    background: #008cba;
    color: #fff
}

.top-bar-section ul li.active>a:hover {
    background: #0078a0;
    color: #fff
}

.top-bar-section .has-form {
    padding: 15px
}

.top-bar-section .has-dropdown>a:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 5px inset;
    border-color: transparent transparent transparent rgba(255, 255, 255, .4);
    border-left-style: solid;
    margin-right: 15px;
    margin-top: -4.5px;
    position: absolute;
    top: 50%;
    right: 0
}

.top-bar-section .has-dropdown.moved {
    position: static
}

.top-bar-section .has-dropdown.moved>.dropdown {
    display: block;
    height: auto;
    overflow: visible;
    clip: auto;
    position: absolute!important;
    width: 100%
}

.top-bar-section .has-dropdown.moved>a:after {
    display: none
}

.top-bar-section .dropdown {
    padding: 0;
    left: 100%;
    top: 0;
    z-index: 99;
    display: block;
    position: absolute!important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px)
}

.top-bar-section .dropdown li {
    width: 100%;
    height: auto
}

.top-bar-section .dropdown li a {
    font-weight: 400;
    padding: 8px 15px
}

.top-bar-section .dropdown li a.parent-link {
    font-weight: 400
}

.top-bar-section .dropdown li.title h5 {
    margin-bottom: 0;
    margin-top: 0
}

.top-bar-section .dropdown li.title h5 a {
    color: #fff;
    line-height: 22.5px;
    display: block
}

.top-bar-section .dropdown li.has-form {
    padding: 8px 15px
}

.top-bar-section .dropdown li .button,
.top-bar-section .dropdown li button {
    top: auto
}

.top-bar-section .dropdown label {
    padding: 8px 15px 2px;
    margin-bottom: 0;
    text-transform: uppercase;
    color: #777;
    font-weight: 700;
    font-size: .625rem
}

.js-generated {
    display: block
}

@media only screen and (min-width:40.063em) {
    .top-bar,
    .top-bar.expanded {
        background: #333
    }
    .top-bar .title-area,
    .top-bar-section ul li {
        float: left
    }
    .top-bar {
        overflow: visible
    }
    .top-bar:after,
    .top-bar:before {
        content: " ";
        display: table
    }
    .top-bar:after {
        clear: both
    }
    .top-bar .toggle-topbar {
        display: none
    }
    .top-bar .name h1 a {
        width: auto
    }
    .top-bar .button,
    .top-bar button,
    .top-bar input {
        font-size: .875rem;
        position: relative;
        top: 7px
    }
    .contain-to-grid .top-bar {
        max-width: 62.5rem;
        margin: 0 auto
    }
    .top-bar-section {
        transition: none 0 0;
        left: 0!important
    }
    .top-bar-section ul {
        width: auto;
        height: auto!important;
        display: inline
    }
    .top-bar-section ul li .js-generated {
        display: none
    }
    .top-bar-section li.hover>a:not(.button) {
        background: #272727;
        color: #fff
    }
    .top-bar-section li:not(.has-form) a:not(.button) {
        padding: 0 15px;
        line-height: 45px;
        background: #333
    }
    .top-bar-section li:not(.has-form) a:not(.button):hover {
        background: #272727
    }
    .top-bar-section li.active:not(.has-form) a:not(.button) {
        padding: 0 15px;
        line-height: 45px;
        color: #fff;
        background: #008cba
    }
    .top-bar-section li.active:not(.has-form) a:not(.button):hover {
        background: #0078a0
    }
    .top-bar-section .has-dropdown>a {
        padding-right: 35px!important
    }
    .top-bar-section .has-dropdown>a:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: 5px inset;
        border-color: rgba(255, 255, 255, .4) transparent transparent;
        border-top-style: solid;
        margin-top: -2.5px;
        top: 22.5px
    }
    .top-bar-section .has-dropdown.moved {
        position: relative
    }
    .top-bar-section .has-dropdown.moved>.dropdown {
        display: block;
        position: absolute!important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }
    .top-bar-section .has-dropdown.hover>.dropdown,
    .top-bar-section .has-dropdown.not-click:hover>.dropdown {
        display: block;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        position: absolute!important
    }
    .top-bar-section .has-dropdown .dropdown li.has-dropdown>a:after {
        border: none;
        content: "\00bb";
        top: 1rem;
        margin-top: -1px;
        right: 5px;
        line-height: 1.2
    }
    .top-bar-section .dropdown {
        left: 0;
        top: auto;
        background: 0 0;
        min-width: 100%
    }
    .top-bar-section .dropdown li a {
        color: #fff;
        line-height: 45px;
        white-space: nowrap;
        padding: 12px 15px;
        background: #333
    }
    .top-bar-section .dropdown li:not(.has-form) a:not(.button) {
        color: #fff;
        background: #333
    }
    .top-bar-section .dropdown li:not(.has-form):hover>a:not(.button) {
        color: #fff;
        background: #272727
    }
    .top-bar-section .dropdown li label {
        white-space: nowrap;
        background: #333
    }
    .top-bar-section .dropdown li .dropdown {
        left: 100%;
        top: 0
    }
    .top-bar-section>ul>.divider,
    .top-bar-section>ul>[role=separator] {
        border-bottom: none;
        border-top: none;
        border-right: solid 1px #4e4e4e;
        clear: none;
        height: 45px;
        width: 0
    }
    .top-bar-section .has-form {
        background: #333;
        padding: 0 15px;
        height: 45px
    }
    .top-bar-section .right li .dropdown {
        left: auto;
        right: 0
    }
    .top-bar-section .right li .dropdown li .dropdown {
        right: 100%
    }
    .top-bar-section .left li .dropdown {
        right: auto;
        left: 0
    }
    .top-bar-section .left li .dropdown li .dropdown {
        left: 100%
    }
    .no-js .top-bar-section ul li:hover>a {
        background: #272727;
        color: #fff
    }
    .no-js .top-bar-section ul li:active>a {
        background: #008cba;
        color: #fff
    }
    .no-js .top-bar-section .has-dropdown:hover>.dropdown {
        display: block;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        position: absolute!important
    }
}

.alert-box,
.breadcrumbs {
    border-style: solid;
    border-width: 1px;
    display: block
}

.alert-box.radius,
.breadcrumbs {
    border-radius: 3px
}

.accordion:after,
.button-bar:after,
.button-group:after,
.clearing-thumbs:after,
.tabs-content:after,
.tabs:after,
[data-clearing]:after {
    clear: both
}

.breadcrumbs,
.button-bar .button-group div,
.clearing-container,
.inline-list,
.off-canvas-wrap,
.orbit-container,
.sub-nav,
div.switch {
    overflow: hidden
}

.breadcrumbs {
    padding: .5625rem .875rem;
    margin-left: 0;
    list-style: none;
    background-color: #f4f4f4;
    border-color: #dcdcdc
}

.breadcrumbs>* {
    margin: 0;
    float: left;
    font-size: .6875rem;
    line-height: .6875rem;
    color: #008cba
}

.breadcrumbs>* a {
    color: #008cba
}

.breadcrumbs>.current,
.breadcrumbs>.current a {
    cursor: default;
    color: #333
}

.breadcrumbs>.current:focus,
.breadcrumbs>.current:focus a,
.breadcrumbs>.current:hover,
.breadcrumbs>.current:hover a {
    text-decoration: none
}

.breadcrumbs>.unavailable,
.breadcrumbs>.unavailable a {
    color: #999
}

.breadcrumbs>.unavailable a:focus,
.breadcrumbs>.unavailable:focus,
.breadcrumbs>.unavailable:hover,
.breadcrumbs>.unavailable:hover a {
    text-decoration: none;
    color: #999;
    cursor: default
}

.breadcrumbs>:before {
    content: "/";
    color: #aaa;
    margin: 0 .75rem;
    position: relative;
    top: 1px
}

.breadcrumbs>:first-child:before {
    content: " ";
    margin: 0
}

.alert-box {
    font-weight: 400;
    margin-bottom: 1.25rem;
    position: relative;
    padding: .875rem 1.5rem .875rem .875rem;
    font-size: .8125rem;
    transition: opacity .3s ease-out;
    background-color: #008cba;
    border-color: #0078a0;
    color: #fff
}

.alert-box .close {
    font-size: 1.375rem;
    padding: 9px 6px 4px;
    line-height: 0;
    position: absolute;
    top: 50%;
    margin-top: -.6875rem;
    right: .25rem;
    color: #333;
    opacity: .3
}

.alert-box .close:focus,
.alert-box .close:hover {
    opacity: .5
}

.alert-box.alert-close,
div.switch input,
div.switch input:not(:checked)+label {
    opacity: 0
}

.alert-box.round {
    border-radius: 1000px
}

.alert-box.success {
    background-color: #43ac6a;
    border-color: #3a945b;
    color: #fff
}

.alert-box.alert {
    background-color: #f04124;
    border-color: #de2d0f;
    color: #fff
}

.alert-box.secondary {
    background-color: #e7e7e7;
    border-color: #c7c7c7;
    color: #4f4f4f
}

.alert-box.warning {
    background-color: #f08a24;
    border-color: #de770f;
    color: #fff
}

.alert-box.info {
    background-color: #a0d3e8;
    border-color: #74bfdd;
    color: #4f4f4f
}

.panel h1,
.panel h2,
.panel h3,
.panel h4,
.panel h5,
.panel h6,
.panel li,
.panel p,
.panel.callout h1,
.panel.callout h2,
.panel.callout h3,
.panel.callout h4,
.panel.callout h5,
.panel.callout h6,
.panel.callout li,
.panel.callout p {
    color: #333
}

.inline-list {
    margin: 0 0 1.0625rem -1.375rem;
    padding: 0;
    list-style: none
}

.panel.callout>:first-child,
.panel>:first-child {
    margin-top: 0
}

.panel,
.panel.callout {
    border-width: 1px;
    padding: 1.25rem;
    border-style: solid
}

.inline-list>li {
    list-style: none;
    float: left;
    margin-left: 1.375rem;
    display: block
}

.inline-list>li>* {
    display: block
}

.button-bar:after,
.button-bar:before,
.button-group:after,
.button-group:before {
    content: " ";
    display: table
}

.button-group {
    list-style: none;
    margin: 0;
    left: 0
}

.button-group>li {
    margin: 0;
    float: left
}

.button-group>li .button,
.button-group>li>button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}

.button-group>li:first-child .button,
.button-group>li:first-child button {
    border-left: 0
}

.button-group>li:first-child {
    margin-left: 0
}

.button-group.radius>* .button,
.button-group.radius>*>button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}

.button-group.radius>:first-child .button,
.button-group.radius>:first-child button {
    border-left: 0
}

.button-group.radius>:first-child,
.button-group.radius>:first-child>.button,
.button-group.radius>:first-child>a,
.button-group.radius>:first-child>button {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.button-group.radius>:last-child,
.button-group.radius>:last-child>.button,
.button-group.radius>:last-child>a,
.button-group.radius>:last-child>button {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.button-group.round>* .button,
.button-group.round>*>button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}

.button-group.round>:first-child .button,
.button-group.round>:first-child button {
    border-left: 0
}

.button-group.round>:first-child,
.button-group.round>:first-child>.button,
.button-group.round>:first-child>a,
.button-group.round>:first-child>button {
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
}

.button-group.round>:last-child,
.button-group.round>:last-child>.button,
.button-group.round>:last-child>a,
.button-group.round>:last-child>button {
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px
}

.button-group.even-2 li {
    width: 50%
}

.button-group.even-2 li .button,
.button-group.even-2 li>button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}

.button-group.even-2 li:first-child .button,
.button-group.even-2 li:first-child button {
    border-left: 0
}

.button-group.even-2 li .button,
.button-group.even-2 li button {
    width: 100%
}

.button-group.even-3 li {
    width: 33.33333%
}

.button-group.even-3 li .button,
.button-group.even-3 li>button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}

.button-group.even-3 li:first-child .button,
.button-group.even-3 li:first-child button {
    border-left: 0
}

.button-group.even-3 li .button,
.button-group.even-3 li button {
    width: 100%
}

.button-group.even-4 li {
    width: 25%
}

.button-group.even-4 li .button,
.button-group.even-4 li>button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}

.button-group.even-4 li:first-child .button,
.button-group.even-4 li:first-child button {
    border-left: 0
}

.button-group.even-4 li .button,
.button-group.even-4 li button {
    width: 100%
}

.button-group.even-5 li {
    width: 20%
}

.button-group.even-5 li .button,
.button-group.even-5 li>button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}

.button-group.even-5 li:first-child .button,
.button-group.even-5 li:first-child button {
    border-left: 0
}

.button-group.even-5 li .button,
.button-group.even-5 li button {
    width: 100%
}

.button-group.even-6 li {
    width: 16.66667%
}

.button-group.even-6 li .button,
.button-group.even-6 li>button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}

.button-group.even-6 li:first-child .button,
.button-group.even-6 li:first-child button {
    border-left: 0
}

.button-group.even-6 li .button,
.button-group.even-6 li button {
    width: 100%
}

.button-group.even-7 li {
    width: 14.28571%
}

.button-group.even-7 li .button,
.button-group.even-7 li>button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}

.button-group.even-7 li:first-child .button,
.button-group.even-7 li:first-child button {
    border-left: 0
}

.button-group.even-7 li .button,
.button-group.even-7 li button {
    width: 100%
}

.button-group.even-8 li {
    width: 12.5%
}

.button-group.even-8 li .button,
.button-group.even-8 li>button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}

.button-group.even-8 li:first-child .button,
.button-group.even-8 li:first-child button {
    border-left: 0
}

.button-group.even-8 li .button,
.button-group.even-8 li button {
    width: 100%
}

.button-bar .button-group {
    float: left;
    margin-right: .625rem
}

.panel {
    border-color: #d8d8d8;
    margin-bottom: 1.25rem;
    background: #f2f2f2
}

.panel>:last-child {
    margin-bottom: 0
}

.panel h1,
.panel h2,
.panel h3,
.panel h4,
.panel h5,
.panel h6 {
    line-height: 1;
    margin-bottom: .625rem
}

.panel h1.subheader,
.panel h2.subheader,
.panel h3.subheader,
.panel h4.subheader,
.panel h5.subheader,
.panel h6.subheader {
    line-height: 1.4
}

.panel.callout {
    border-color: #b6edff;
    margin-bottom: 1.25rem;
    background: #ecfaff
}

.panel.callout>:last-child {
    margin-bottom: 0
}

.panel.callout h1,
.panel.callout h2,
.panel.callout h3,
.panel.callout h4,
.panel.callout h5,
.panel.callout h6 {
    line-height: 1;
    margin-bottom: .625rem
}

.panel.callout h1.subheader,
.panel.callout h2.subheader,
.panel.callout h3.subheader,
.panel.callout h4.subheader,
.panel.callout h5.subheader,
.panel.callout h6.subheader {
    line-height: 1.4
}

.panel.callout a:not(.button) {
    color: #008cba
}

.panel.radius {
    border-radius: 3px
}

.dropdown.button,
button.dropdown {
    position: relative;
    padding-right: 3.5625rem
}

.dropdown.button:after,
button.dropdown:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    display: block;
    border-style: solid;
    top: 50%;
    border-width: .375rem;
    right: 1.40625rem;
    margin-top: -.15625rem;
    border-color: #fff transparent transparent
}

.dropdown.button.tiny,
button.dropdown.tiny {
    padding-right: 2.625rem
}

.dropdown.button.tiny:before,
button.dropdown.tiny:before {
    border-width: .375rem;
    right: 1.125rem;
    margin-top: -.125rem
}

.dropdown.button.tiny:after,
button.dropdown.tiny:after {
    border-color: #fff transparent transparent
}

.dropdown.button.small,
button.dropdown.small {
    padding-right: 3.0625rem
}

.dropdown.button.small:after,
button.dropdown.small:after {
    border-width: .4375rem;
    right: 1.3125rem;
    margin-top: -.15625rem;
    border-color: #fff transparent transparent
}

.dropdown.button.large,
button.dropdown.large {
    padding-right: 3.625rem
}

.dropdown.button.large:after,
button.dropdown.large:after {
    border-width: .3125rem;
    right: 1.71875rem;
    margin-top: -.15625rem;
    border-color: #fff transparent transparent
}

div.switch,
div.switch span:last-child {
    padding: 0;
    background: #fff;
    display: block;
    border-width: 1px;
    border-style: solid
}

.dropdown.button.secondary:after,
button.dropdown.secondary:after {
    border-color: #333 transparent transparent
}

div.switch {
    position: relative;
    margin-bottom: 1.25rem;
    height: 2.25rem;
    border-color: #ccc
}

div.switch label {
    position: relative;
    left: 0;
    z-index: 2;
    float: left;
    width: 50%;
    height: 100%;
    margin: 0;
    font-weight: 700;
    text-align: left;
    transition: all .1s ease-out;
    padding: 0;
    line-height: 2.3rem;
    font-size: .875rem
}

div.switch input {
    position: absolute;
    z-index: 3;
    width: 100%;
    height: 100%;
    -moz-appearance: none
}

div.switch input:focus,
div.switch input:hover {
    cursor: pointer
}

div.switch span:last-child {
    position: absolute;
    top: -1px;
    left: -1px;
    z-index: 1;
    transition: all .1s ease-out;
    width: 2.25rem;
    height: 2.25rem;
    border-color: #b3b3b3;
    background: linear-gradient(to bottom, #fff 0, #f2f2f2 100%);
    box-shadow: 2px 0 10px 0 rgba(0, 0, 0, .07), 1000px 0 0 980px #f3faf6, -2px 0 10px 0 rgba(0, 0, 0, .07), -1000px 0 0 1000px #f5f5f5
}

div.switch input:checked {
    display: none!important
}

div.switch input {
    left: 0;
    display: block!important
}

div.switch input:first-of-type+label,
div.switch input:first-of-type+span+label {
    left: -50%
}

div.switch input:first-of-type:checked+label,
div.switch input:first-of-type:checked+span+label {
    left: 0
}

div.switch input:last-of-type+label,
div.switch input:last-of-type+span+label {
    right: -50%;
    left: auto;
    text-align: right
}

div.switch input:last-of-type:checked+label,
div.switch input:last-of-type:checked+span+label {
    right: 0;
    left: auto
}

div.switch span.custom {
    display: none!important
}

form.custom div.switch .hidden-field {
    margin-left: auto;
    position: absolute;
    visibility: visible
}

div.switch input:first-of-type:checked~span:last-child {
    left: 100%;
    margin-left: -2.1875rem
}

div.switch:focus span:last-child,
div.switch:hover span:last-child {
    background: #fff;
    background: linear-gradient(to bottom, #fff 0, #e6e6e6 100%)
}

div.switch:active {
    background: 0 0
}

div.switch.large {
    height: 2.75rem
}

div.switch.large label {
    padding: 0;
    line-height: 2.3rem;
    font-size: 1.0625rem
}

div.switch.large input:first-of-type:checked~span:last-child {
    left: 100%;
    margin-left: -2.6875rem
}

div.switch.large span:last-child {
    width: 2.75rem;
    height: 2.75rem
}

div.switch.small {
    height: 1.75rem
}

div.switch.small label {
    padding: 0;
    line-height: 2.1rem;
    font-size: .75rem
}

div.switch.small input:first-of-type:checked~span:last-child {
    left: 100%;
    margin-left: -1.6875rem
}

div.switch.small span:last-child {
    width: 1.75rem;
    height: 1.75rem
}

div.switch.tiny {
    height: 1.375rem
}

div.switch.tiny label {
    padding: 0;
    line-height: 1.9rem;
    font-size: .6875rem
}

div.switch.tiny input:first-of-type:checked~span:last-child {
    left: 100%;
    margin-left: -1.3125rem
}

div.switch.tiny span:last-child {
    width: 1.375rem;
    height: 1.375rem
}

div.switch.radius {
    border-radius: 4px
}

div.switch.radius span:last-child {
    border-radius: 3px
}

div.switch.round {
    border-radius: 1000px
}

div.switch.round span:last-child {
    border-radius: 999px
}

div.switch.round label {
    padding: 0 .5625rem
}

.pricing-table .price,
.pricing-table .title {
    padding: .9375rem 1.25rem
}

.th {
    line-height: 0;
    display: inline-block;
    border: 4px solid #fff;
    max-width: 100%;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .2);
    transition: all .2s ease-out
}

.th:focus,
.th:hover {
    box-shadow: 0 0 6px 1px rgba(0, 140, 186, .5)
}

.th.radius {
    border-radius: 3px
}

.pricing-table {
    border: 1px solid #ddd;
    margin-left: 0;
    margin-bottom: 1.25rem
}

.pricing-table * {
    list-style: none;
    line-height: 1
}

.pricing-table .title {
    background-color: #333;
    text-align: center;
    color: #eee;
    font-weight: 400;
    font-size: 1rem
}

.pricing-table .price {
    background-color: #f6f6f6;
    text-align: center;
    color: #333;
    font-weight: 400;
    font-size: 2rem
}

.pricing-table .bullet-item,
.pricing-table .description {
    padding: .9375rem;
    font-weight: 400;
    border-bottom: dotted 1px #ddd;
    background-color: #fff;
    text-align: center
}

.pricing-table .description {
    color: #777;
    font-size: .75rem;
    line-height: 1.4
}

.pricing-table .bullet-item {
    color: #333;
    font-size: .875rem
}

.pricing-table .cta-button {
    background-color: #fff;
    text-align: center;
    padding: 1.25rem 1.25rem 0
}

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

.slideshow-wrapper {
    position: relative
}

.slideshow-wrapper ul {
    list-style-type: none;
    margin: 0
}

.slideshow-wrapper ul li,
.slideshow-wrapper ul li .orbit-caption {
    display: none
}

.slideshow-wrapper ul li:first-child {
    display: block
}

.slideshow-wrapper .orbit-container {
    background-color: transparent
}

.slideshow-wrapper .orbit-container li,
.slideshow-wrapper .orbit-container li .orbit-caption {
    display: block
}

.slideshow-wrapper .preloader {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -20px;
    border: 3px solid;
    border-color: #555 #fff;
    border-radius: 1000px;
    animation-name: rotate;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear
}

.orbit-container {
    width: 100%;
    position: relative;
    background: 0 0
}

.orbit-container .orbit-slides-container {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    -webkit-transform: translateZ(0)
}

.orbit-container .orbit-slides-container img {
    display: block;
    max-width: 100%
}

.orbit-container .orbit-slides-container.fade>li {
    opacity: 0;
    transition: opacity .5s ease-in-out;
    -ms-transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.orbit-container .orbit-slides-container.swipe-next>li,
.orbit-container .orbit-slides-container.swipe-prev>li.animate-out {
    -ms-transform: translate(100%, 0);
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0)
}

.orbit-container .orbit-slides-container.fade>li.animate-in {
    opacity: 1;
    z-index: 20;
    transition: opacity .5s ease-in-out
}

.orbit-container .orbit-slides-container.fade>li.animate-out {
    z-index: 10;
    transition: opacity .5s ease-in-out
}

.orbit-container .orbit-slides-container.swipe-next>li {
    transform: translate3d(100%, 0, 0)
}

.orbit-container .orbit-slides-container.swipe-next>li.animate-in {
    -ms-transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transition-duration: .5s
}

.orbit-container .orbit-slides-container.swipe-next>li.animate-out {
    transform: translate3d(-100%, 0, 0);
    transition-duration: .5s
}

.orbit-container .orbit-slides-container.swipe-next>li.animate-out,
.orbit-container .orbit-slides-container.swipe-prev>li {
    -ms-transform: translate(-100%, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0)
}

.orbit-container .orbit-slides-container.swipe-prev>li {
    transform: translate3d(-100%, 0, 0)
}

.orbit-container .orbit-slides-container.swipe-prev>li.animate-in {
    -ms-transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transition-duration: .5s
}

.orbit-container .orbit-slides-container.swipe-prev>li.animate-out {
    transform: translate3d(100%, 0, 0);
    transition-duration: .5s
}

.orbit-container .orbit-slides-container>li {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    -ms-transform: translate(100%, 0);
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.orbit-container .orbit-slides-container>li>a {
    display: block
}

.orbit-container .orbit-slides-container>li.active {
    opacity: 1;
    position: relative;
    top: 0;
    left: 0;
    -ms-transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.orbit-container .orbit-slides-container>li .orbit-caption {
    position: absolute;
    bottom: 0;
    background-color: rgba(51, 51, 51, .8);
    color: #fff;
    width: 100%;
    padding: .625rem .875rem;
    font-size: .875rem
}

.orbit-container .orbit-slide-number {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 12px;
    color: #fff;
    background: 0 0;
    z-index: 10
}

.orbit-container .orbit-slide-number span {
    font-weight: 700;
    padding: .3125rem
}

.orbit-container .orbit-timer {
    position: absolute;
    top: 12px;
    right: 10px;
    height: 6px;
    width: 100px;
    z-index: 10
}

.orbit-container .orbit-timer .orbit-progress {
    height: 3px;
    background-color: rgba(255, 255, 255, .3);
    display: block;
    width: 0;
    position: relative;
    right: 20px;
    top: 5px
}

.orbit-container .orbit-timer>span {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 11px;
    height: 14px;
    border: 4px solid #fff;
    border-top: none;
    border-bottom: none
}

.orbit-container .orbit-timer.paused>span {
    right: -4px;
    top: 0;
    width: 11px;
    height: 14px;
    border: 8px inset;
    border-left-style: solid;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    border-color: transparent #fff transparent transparent
}

.orbit-container .orbit-timer.paused>span.dark {
    border-color: transparent #333 transparent transparent
}

.orbit-container:hover .orbit-timer>span {
    display: block
}

.orbit-container .orbit-next,
.orbit-container .orbit-prev {
    position: absolute;
    top: 45%;
    margin-top: -25px;
    width: 36px;
    height: 60px;
    line-height: 50px;
    color: #fff;
    background-color: transparent;
    text-indent: -9999px!important;
    z-index: 10
}

.orbit-container .orbit-next:hover,
.orbit-container .orbit-prev:hover {
    background-color: rgba(0, 0, 0, .3)
}

.orbit-container .orbit-next>span,
.orbit-container .orbit-prev>span {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    display: block;
    width: 0;
    height: 0;
    border: 10px inset
}

.orbit-container .orbit-prev {
    left: 0
}

.orbit-container .orbit-prev>span {
    border-right-style: solid;
    border-color: transparent #fff transparent transparent
}

.orbit-container .orbit-prev:hover>span {
    border-right-color: #fff
}

.orbit-container .orbit-next {
    right: 0
}

.orbit-container .orbit-next>span {
    border-color: transparent transparent transparent #fff;
    border-left-style: solid;
    left: 50%;
    margin-left: -4px
}

.orbit-container .orbit-next:hover>span {
    border-left-color: #fff
}

.orbit-container .orbit-bullets-container {
    text-align: center
}

.orbit-container .orbit-bullets {
    margin: 0 auto 30px;
    overflow: hidden;
    position: relative;
    top: 10px;
    float: none;
    text-align: center;
    display: block
}

.orbit-container .orbit-bullets li {
    display: inline-block;
    width: .5625rem;
    height: .5625rem;
    background: #ccc;
    float: none;
    margin-right: 6px;
    border-radius: 1000px
}

.orbit-container .orbit-bullets li.active {
    background: #999
}

.orbit-container .orbit-bullets li:last-child {
    margin-right: 0
}

.touch .orbit-bullets,
.touch .orbit-container .orbit-next,
.touch .orbit-container .orbit-prev {
    display: none
}

@media only screen and (min-width:40.063em) {
    .touch .orbit-container .orbit-next,
    .touch .orbit-container .orbit-prev {
        display: inherit
    }
    .touch .orbit-bullets {
        display: block
    }
}

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

[data-magellan-expedition-clone] .sub-nav,
[data-magellan-expedition-clone] .sub-nav dd,
[data-magellan-expedition] .sub-nav,
[data-magellan-expedition] .sub-nav dd {
    margin-bottom: 0
}

[data-magellan-expedition-clone] .sub-nav a,
[data-magellan-expedition] .sub-nav a {
    line-height: 1.8em
}

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

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

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

.text-justify {
    text-align: justify!important
}

@media only screen and (max-width:40em) {
    .orbit-stack-on-small .orbit-slides-container {
        height: auto!important
    }
    .orbit-stack-on-small .orbit-slides-container>* {
        position: relative!important;
        margin-left: 0!important;
        opacity: 1!important;
        -webkit-transform: none!important;
        -moz-transform: none!important;
        -ms-transform: none!important;
        -o-transform: none!important;
        transform: none!important;
        transition: none!important
    }
    .orbit-stack-on-small .orbit-bullets,
    .orbit-stack-on-small .orbit-next,
    .orbit-stack-on-small .orbit-prev,
    .orbit-stack-on-small .orbit-slide-number,
    .orbit-stack-on-small .orbit-timer {
        display: none
    }
    .small-only-text-left {
        text-align: left!important
    }
    .small-only-text-right {
        text-align: right!important
    }
    .small-only-text-center {
        text-align: center!important
    }
    .small-only-text-justify {
        text-align: justify!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
    }
    .small-text-justify {
        text-align: justify!important
    }
}

@media only screen and (min-width:40.063em) and (max-width:64em) {
    .medium-only-text-left {
        text-align: left!important
    }
    .medium-only-text-right {
        text-align: right!important
    }
    .medium-only-text-center {
        text-align: center!important
    }
    .medium-only-text-justify {
        text-align: justify!important
    }
}

@media only screen and (min-width:40.063em) {
    .medium-text-left {
        text-align: left!important
    }
    .medium-text-right {
        text-align: right!important
    }
    .medium-text-center {
        text-align: center!important
    }
    .medium-text-justify {
        text-align: justify!important
    }
}

@media only screen and (min-width:64.063em) and (max-width:90em) {
    .large-only-text-left {
        text-align: left!important
    }
    .large-only-text-right {
        text-align: right!important
    }
    .large-only-text-center {
        text-align: center!important
    }
    .large-only-text-justify {
        text-align: justify!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
    }
    .large-text-justify {
        text-align: justify!important
    }
}

@media only screen and (min-width:90.063em) and (max-width:120em) {
    .xlarge-only-text-left {
        text-align: left!important
    }
    .xlarge-only-text-right {
        text-align: right!important
    }
    .xlarge-only-text-center {
        text-align: center!important
    }
    .xlarge-only-text-justify {
        text-align: justify!important
    }
}

@media only screen and (min-width:90.063em) {
    .xlarge-text-left {
        text-align: left!important
    }
    .xlarge-text-right {
        text-align: right!important
    }
    .xlarge-text-center {
        text-align: center!important
    }
    .xlarge-text-justify {
        text-align: justify!important
    }
}

@media only screen and (min-width:120.063em) and (max-width:99999999em) {
    .xxlarge-only-text-left {
        text-align: left!important
    }
    .xxlarge-only-text-right {
        text-align: right!important
    }
    .xxlarge-only-text-center {
        text-align: center!important
    }
    .xxlarge-only-text-justify {
        text-align: justify!important
    }
}

@media only screen and (min-width:120.063em) {
    .xxlarge-text-left {
        text-align: left!important
    }
    .xxlarge-text-right {
        text-align: right!important
    }
    .xxlarge-text-center {
        text-align: center!important
    }
    .xxlarge-text-justify {
        text-align: justify!important
    }
}

.clearing-caption,
.label,
.pagination-centered,
.tab-bar-section {
    text-align: center
}

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

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

a img {
    border: none
}

@media print {
    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid
    }
    * {
        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) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
    blockquote,
    pre {
        border: 1px solid #999
    }
    thead {
        display: table-header-group
    }
    img {
        max-width: 100%!important
    }
    @page {
        margin: .5cm
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    .hide-on-print {
        display: none!important
    }
    .print-only {
        display: block!important
    }
    .hide-for-print {
        display: none!important
    }
    .show-for-print {
        display: inherit!important
    }
}

.split.button.radius span,
.tabs.radius .tab:last-child a,
.tabs.radius dd:last-child a {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.tabs {
    margin-bottom: 0!important;
    margin-left: 0
}

.tabs:after,
.tabs:before {
    content: " ";
    display: table
}

.tabs .tab-title,
.tabs dd {
    position: relative;
    margin-bottom: 0!important;
    list-style: none;
    float: left
}

.tabs .tab-title>a,
.tabs dd>a {
    display: block;
    background: #efefef;
    color: #222;
    padding: 1rem 2rem;
    font-size: 1rem
}

.tabs .tab-title>a:hover,
.tabs dd>a:hover {
    background: #e1e1e1
}

.tabs .tab-title.active a,
.tabs dd.active a {
    background: #fff;
    color: #222
}

.tabs.radius .tab:first-child a,
.tabs.radius dd:first-child a {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.tabs.vertical .tab,
.tabs.vertical dd {
    position: inherit;
    float: none;
    display: block;
    top: auto
}

.tabs-content {
    margin-bottom: 1.5rem;
    width: 100%
}

.tabs-content:after,
.tabs-content:before {
    content: " ";
    display: table
}

.tabs-content>.content {
    display: none;
    float: left;
    padding: .9375rem 0;
    width: 100%
}

.tabs-content>.content.active {
    display: block;
    float: none
}

.tabs-content>.content.contained {
    padding: .9375rem
}

.tabs-content.vertical {
    display: block
}

.tabs-content.vertical>.content {
    padding: 0 .9375rem
}

@media only screen and (min-width:40.063em) {
    .tabs.vertical {
        width: 20%;
        float: left;
        margin-bottom: 1.25rem
    }
    .tabs-content.vertical {
        width: 80%;
        float: left;
        margin-left: -1px
    }
}

.no-js .tabs-content>.content {
    display: block;
    float: none
}

ul.pagination {
    display: block;
    min-height: 1.5rem;
    margin-left: -.3125rem
}

ul.pagination li {
    height: 1.5rem;
    color: #222;
    font-size: .875rem;
    margin-left: .3125rem;
    float: left;
    display: block
}

ul.pagination li a {
    display: block;
    padding: .0625rem .625rem;
    color: #999;
    border-radius: 3px
}

ul.pagination li a:focus,
ul.pagination li:hover a {
    background: #e6e6e6
}

ul.pagination li.unavailable a {
    cursor: default;
    color: #999
}

ul.pagination li.unavailable a:focus,
ul.pagination li.unavailable:hover a {
    background: 0 0
}

ul.pagination li.current a {
    background: #008cba;
    color: #fff;
    font-weight: 700;
    cursor: default
}

ul.pagination li.current a:focus,
ul.pagination li.current a:hover {
    background: #008cba
}

.pagination-centered ul.pagination li {
    float: none;
    display: inline-block
}

.side-nav {
    display: block;
    margin: 0;
    padding: .875rem 0;
    list-style-type: none;
    list-style-position: inside
}

.side-nav li {
    margin: 0 0 .4375rem;
    font-size: .875rem
}

.side-nav li a:not(.button) {
    display: block;
    color: #008cba;
    margin: 0;
    padding: .4375rem .875rem
}

.split.button.large span:after,
.split.button.small span:after,
.split.button.tiny span:after {
    margin-left: -.375rem;
    border-top-style: solid;
    top: 48%
}

.side-nav li a:not(.button):focus,
.side-nav li a:not(.button):hover {
    background: rgba(0, 0, 0, .025);
    color: #1cc7ff
}

.side-nav li.active>a:first-child:not(.button) {
    color: #1cc7ff;
    font-weight: 400
}

.side-nav li.divider {
    border-top: 1px solid;
    height: 0;
    padding: 0;
    list-style: none;
    border-top-color: #fff
}

.side-nav li.heading {
    color: #008cba;
    font-size: .875rem;
    font-weight: 700
}

.accordion {
    margin-bottom: 0
}

.accordion:after,
.accordion:before {
    content: " ";
    display: table
}

.accordion dd {
    display: block;
    margin-bottom: 0!important
}

.accordion dd.active>a {
    background: #e8e8e8
}

.accordion dd>a {
    background: #efefef;
    color: #222;
    padding: 1rem;
    display: block;
    font-size: 1rem
}

.accordion dd>a:hover {
    background: #e3e3e3
}

.accordion dd>.content {
    display: none;
    padding: .9375rem
}

.accordion dd>.content.active {
    display: block;
    background: #fff
}

.split.button {
    position: relative;
    padding-right: 5.0625rem
}

.split.button span {
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border-left: solid 1px
}

.split.button span,
.split.button.alert span,
.split.button.secondary span,
.split.button.success span {
    border-left-color: rgba(255, 255, 255, .5)
}

.split.button span:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    display: block;
    border-style: solid inset inset;
    left: 50%;
    border-width: .375rem;
    top: 48%;
    margin-left: -.375rem;
    border-color: #fff transparent transparent
}

.split.button span:active {
    background-color: rgba(0, 0, 0, .1)
}

.split.button span {
    width: 3.09375rem
}

.split.button.tiny {
    padding-right: 3.75rem
}

.split.button.tiny span {
    width: 2.25rem
}

.split.button.tiny span:after {
    border-width: .375rem
}

.split.button.small {
    padding-right: 4.375rem
}

.split.button.small span {
    width: 2.625rem
}

.split.button.small span:after {
    border-width: .4375rem
}

.split.button.large {
    padding-right: 5.5rem
}

.split.button.large span {
    width: 3.4375rem
}

.split.button.large span:after {
    border-width: .3125rem
}

.split.button.expand {
    padding-left: 2rem
}

.split.button.secondary span:after {
    border-color: #333 transparent transparent
}

.split.button.round span {
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px
}

.reveal-modal-bg {
    position: fixed;
    height: 100%;
    width: 100%;
    background: #000;
    background: rgba(0, 0, 0, .6);
    z-index: 99;
    display: none;
    top: 0;
    left: 0
}

.reveal-modal,
dialog {
    visibility: hidden;
    display: none;
    position: absolute;
    z-index: 9999;
    width: 100%;
    max-width: 900px;
    top: 0;
    left: 0;
    border-radius: 10px;
    background-color: #fff;
    padding: 0;
    border: 1px solid #666;
    box-shadow: 0 0 10px rgba(0, 0, 0, .4)
}

@media only screen and (max-width:40em) {
    .reveal-modal,
    dialog {
        min-height: 100vh
    }
}

.reveal-modal .column,
.reveal-modal .columns,
dialog .column,
dialog .columns {
    min-width: 0
}

.reveal-modal>:first-child,
dialog>:first-child {
    margin-top: 0
}

.reveal-modal>:last-child,
dialog>:last-child {
    margin-bottom: 0
}

@media only screen and (min-width:40.063em) {
    .reveal-modal,
    dialog {
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        width: 80%;
        top: 6.25rem;
        position: absolute
    }
}

.reveal-modal .close-reveal-modal,
dialog .close-reveal-modal {
    font-size: 1.5rem;
    line-height: 1;
    position: absolute;
    top: .5rem;
    right: .6875rem;
    color: #fff;
    font-weight: 700;
    cursor: pointer
}

.clearing-caption,
.tooltip {
    line-height: 1.3;
    background: #333
}

dialog[open] {
    display: block;
    visibility: visible
}

@media only screen and (min-width:40.063em) {
    .reveal-modal,
    .reveal-modal.collapse,
    dialog,
    dialog.collapse {
        padding: 0
    }
    .reveal-modal.radius,
    dialog.radius {
        border-radius: 3px
    }
    .reveal-modal.round,
    dialog.round {
        border-radius: 1000px
    }
    .reveal-modal.full,
    dialog.full {
        top: 0;
        left: 0;
        height: 100vh;
        min-height: 100vh;
        margin-left: 0!important
    }
}

@media only screen and (min-width:40.063em) and (min-width:40.063em) {
    .reveal-modal.tiny,
    dialog.tiny {
        margin-left: -15%;
        width: 30%
    }
    .reveal-modal.small,
    dialog.small {
        margin-left: -20%;
        width: 40%
    }
    .reveal-modal.medium,
    dialog.medium {
        margin-left: -30%;
        width: 60%
    }
    .reveal-modal.large,
    dialog.large {
        width: 70%
    }
    .reveal-modal.xlarge,
    dialog.xlarge {
        margin-left: -47.5%;
        width: 95%
    }
    .reveal-modal.full,
    dialog.full {
        margin-left: -50vw;
        width: 100vw
    }
}

@media print {
    .reveal-modal,
    dialog {
        background: #fff!important
    }
}

.has-tip {
    border-bottom: dotted 1px #ccc;
    cursor: help;
    font-weight: 700;
    color: #333
}

.has-tip:focus,
.has-tip:hover {
    border-bottom: dotted 1px #003f54;
    color: #008cba
}

.has-tip.tip-left,
.has-tip.tip-right {
    float: none!important
}

.tooltip {
    display: none;
    position: absolute;
    z-index: 999;
    font-weight: 400;
    font-size: .875rem;
    padding: .75rem;
    max-width: 85%;
    left: 50%;
    width: 100%;
    color: #fff
}

.tooltip>.nub {
    display: block;
    left: 5px;
    position: absolute;
    width: 0;
    height: 0;
    border: 5px solid;
    border-color: transparent transparent #333;
    top: -10px
}

.tooltip>.nub.rtl {
    left: auto;
    right: 5px
}

.tooltip.radius {
    border-radius: 3px
}

.tooltip.round {
    border-radius: 1000px
}

.tooltip.round>.nub {
    left: 2rem
}

.tooltip.opened {
    color: #008cba!important;
    border-bottom: dotted 1px #003f54!important
}

.tap-to-close {
    display: block;
    font-size: .625rem;
    color: #777;
    font-weight: 400
}

@media only screen and (min-width:40.063em) {
    .tooltip>.nub {
        border-color: transparent transparent #333;
        top: -10px
    }
    .tooltip.tip-top>.nub {
        border-color: #333 transparent transparent;
        top: auto;
        bottom: -10px
    }
    .tooltip.tip-left,
    .tooltip.tip-right {
        float: none!important
    }
    .tooltip.tip-left>.nub {
        border-color: transparent transparent transparent #333;
        right: -10px;
        left: auto;
        top: 50%;
        margin-top: -5px
    }
    .tooltip.tip-right>.nub {
        border-color: transparent #333 transparent transparent;
        right: auto;
        left: -10px;
        top: 50%;
        margin-top: -5px
    }
}

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

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

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

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

.clearing-blackout {
    background: #333;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 998
}

.clearing-blackout .clearing-close {
    display: block
}

.clearing-container {
    position: relative;
    z-index: 998;
    height: 100%;
    margin: 0
}

.clearing-touch-label {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #aaa;
    font-size: .6em
}

.visible-img {
    height: 95%;
    position: relative
}

.visible-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -50%;
    max-height: 100%;
    max-width: 100%
}

.clearing-caption {
    color: #ccc;
    font-size: .875em;
    margin-bottom: 0;
    bottom: 0;
    width: 100%;
    padding: 10px 30px 20px;
    position: absolute;
    left: 0
}

.clearing-close {
    z-index: 999;
    padding-left: 20px;
    padding-top: 10px;
    font-size: 30px;
    line-height: 1;
    color: #ccc;
    display: none
}

.clearing-close:focus,
.clearing-close:hover {
    color: #ccc
}

.clearing-assembled .clearing-container {
    height: 100%
}

.clearing-assembled .clearing-container .carousel>ul,
.clearing-feature li {
    display: none
}

.clearing-feature li.clearing-featured-img {
    display: block
}

@media only screen and (min-width:40.063em) {
    .clearing-main-next,
    .clearing-main-prev {
        position: absolute;
        height: 100%;
        width: 40px;
        top: 0
    }
    .clearing-main-next>span,
    .clearing-main-prev>span {
        position: absolute;
        top: 50%;
        display: block;
        width: 0;
        height: 0;
        border: 12px solid
    }
    .clearing-main-next>span:hover,
    .clearing-main-prev>span:hover {
        opacity: .8
    }
    .clearing-main-prev {
        left: 0
    }
    .clearing-main-prev>span {
        left: 5px;
        border-color: transparent #ccc transparent transparent
    }
    .clearing-main-next {
        right: 0
    }
    .clearing-main-next>span {
        border-color: transparent transparent transparent #ccc
    }
    .clearing-main-next.disabled,
    .clearing-main-prev.disabled {
        opacity: .3
    }
    .clearing-assembled .clearing-container .carousel {
        background: rgba(51, 51, 51, .8);
        height: 120px;
        margin-top: 10px;
        text-align: center
    }
    .clearing-assembled .clearing-container .carousel>ul {
        display: inline-block;
        z-index: 999;
        height: 100%;
        position: relative;
        float: none
    }
    .clearing-assembled .clearing-container .carousel>ul li {
        display: block;
        width: 120px;
        min-height: inherit;
        float: left;
        overflow: hidden;
        margin-right: 0;
        padding: 0;
        position: relative;
        cursor: pointer;
        opacity: .4;
        clear: none
    }
    .clearing-assembled .clearing-container .carousel>ul li.fix-height img {
        height: 100%;
        max-width: none
    }
    .clearing-assembled .clearing-container .carousel>ul li a.th {
        border: none;
        box-shadow: none;
        display: block
    }
    .clearing-assembled .clearing-container .carousel>ul li img {
        cursor: pointer!important;
        width: 100%!important
    }
    .clearing-assembled .clearing-container .carousel>ul li.visible {
        opacity: 1
    }
    .clearing-assembled .clearing-container .carousel>ul li:hover {
        opacity: .8
    }
    .clearing-assembled .clearing-container .visible-img {
        background: #333;
        overflow: hidden;
        height: 85%
    }
    .clearing-close {
        position: absolute;
        top: 10px;
        right: 20px;
        padding-left: 0;
        padding-top: 0
    }
}

.inner-wrap:after,
[class*=block-grid-]:after {
    clear: both
}

.progress {
    background-color: #f6f6f6;
    height: 1.5625rem;
    border: 1px solid #fff;
    padding: .125rem;
    margin-bottom: .625rem
}

.progress .meter {
    background: #008cba;
    height: 100%;
    display: block
}

.progress.secondary .meter {
    background: #e7e7e7;
    height: 100%;
    display: block
}

.progress.success .meter {
    background: #43ac6a;
    height: 100%;
    display: block
}

.progress.alert .meter {
    background: #f04124;
    height: 100%;
    display: block
}

.progress.radius {
    border-radius: 3px
}

.progress.radius .meter {
    border-radius: 2px
}

.progress.round {
    border-radius: 1000px
}

.progress.round .meter {
    border-radius: 999px
}

.sub-nav {
    display: block;
    width: auto;
    margin: -.25rem 0 1.125rem -.75rem;
    padding-top: .25rem
}

.sub-nav dd,
.sub-nav dt,
.sub-nav li {
    float: left;
    display: inline;
    margin-left: 1rem;
    margin-bottom: .625rem;
    font-weight: 400;
    font-size: .875rem;
    color: #999
}

.sub-nav dd a,
.sub-nav dt a,
.sub-nav li a {
    text-decoration: none;
    color: #999;
    padding: .1875rem 1rem
}

.sub-nav dd a:hover,
.sub-nav dt a:hover,
.sub-nav li a:hover {
    color: #737373
}

.sub-nav dd.active a,
.sub-nav dt.active a,
.sub-nav li.active a {
    border-radius: 3px;
    font-weight: 400;
    background: #008cba;
    padding: .1875rem 1rem;
    cursor: default;
    color: #fff
}

.sub-nav dd.active a:hover,
.sub-nav dt.active a:hover,
.sub-nav li.active a:hover {
    background: #0078a0
}

.joyride-list {
    display: none
}

.joyride-tip-guide {
    display: none;
    position: absolute;
    background: #333;
    color: #fff;
    z-index: 101;
    top: 0;
    left: 2.5%;
    font-family: inherit;
    font-weight: 400;
    width: 95%
}

.lt-ie9 .joyride-tip-guide {
    max-width: 800px;
    left: 50%;
    margin-left: -400px
}

.f-dropdown,
.f-dropdown.drop-left,
.f-dropdown.drop-right {
    font-size: .875rem;
    max-width: 200px
}

.joyride-content-wrapper {
    width: 100%;
    padding: 1.125rem 1.25rem 1.5rem
}

.joyride-content-wrapper .button {
    margin-bottom: 0!important
}

.joyride-tip-guide .joyride-nub {
    display: block;
    position: absolute;
    left: 22px;
    width: 0;
    height: 0;
    border: 10px solid #333
}

.joyride-tip-guide .joyride-nub.top {
    border-top-style: solid;
    border-color: #333;
    border-top-color: transparent!important;
    border-left-color: transparent!important;
    border-right-color: transparent!important;
    top: -20px
}

.joyride-tip-guide .joyride-nub.bottom {
    border-bottom-style: solid;
    border-color: #333 transparent transparent!important;
    bottom: -20px
}

.joyride-tip-guide .joyride-nub.right {
    right: -20px
}

.joyride-tip-guide .joyride-nub.left {
    left: -20px
}

.joyride-tip-guide h1,
.joyride-tip-guide h2,
.joyride-tip-guide h3,
.joyride-tip-guide h4,
.joyride-tip-guide h5,
.joyride-tip-guide h6 {
    line-height: 1.25;
    margin: 0;
    font-weight: 700;
    color: #fff
}

.joyride-close-tip,
.label {
    font-weight: 400;
    text-decoration: none
}

.joyride-tip-guide p {
    margin: 0 0 1.125rem;
    font-size: .875rem;
    line-height: 1.3
}

.joyride-timer-indicator-wrap {
    width: 50px;
    height: 3px;
    border: 1px solid #555;
    position: absolute;
    right: 1.0625rem;
    bottom: 1rem
}

.joyride-timer-indicator {
    display: block;
    width: 0;
    height: inherit;
    background: #666
}

.joyride-close-tip {
    position: absolute;
    right: 12px;
    top: 10px;
    color: #777!important;
    font-size: 24px;
    line-height: .5!important
}

.joyride-close-tip:focus,
.joyride-close-tip:hover {
    color: #eee!important
}

.joyride-modal-bg {
    position: fixed;
    height: 100%;
    width: 100%;
    background: 0 0;
    background: rgba(0, 0, 0, .5);
    z-index: 100;
    display: none;
    top: 0;
    left: 0;
    cursor: pointer
}

.joyride-expose-wrapper {
    background-color: #fff;
    position: absolute;
    border-radius: 3px;
    z-index: 102;
    box-shadow: 0 0 15px #fff
}

.joyride-expose-cover {
    background: 0 0;
    border-radius: 3px;
    position: absolute;
    z-index: 9999;
    top: 0;
    left: 0
}

@media only screen and (min-width:40.063em) {
    .joyride-tip-guide {
        width: 300px;
        left: inherit
    }
    .joyride-tip-guide .joyride-nub.bottom {
        border-color: #333 transparent transparent!important;
        bottom: -20px
    }
    .joyride-tip-guide .joyride-nub.right {
        border-color: transparent transparent transparent #333!important;
        top: 22px;
        left: auto;
        right: -20px
    }
    .joyride-tip-guide .joyride-nub.left {
        border-color: transparent #333 transparent transparent!important;
        top: 22px;
        left: -20px;
        right: auto
    }
}

.inner-wrap,
.off-canvas-wrap {
    width: 100%;
    -webkit-backface-visibility: hidden;
    position: relative
}

.left-small,
.right-small,
.tab-bar-section {
    top: 0;
    position: absolute
}

.label,
.tab-bar {
    position: relative
}

.label {
    font-family: "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
    line-height: 1;
    display: inline-block;
    margin-bottom: inherit;
    padding: .25rem .5rem .375rem;
    font-size: .6875rem;
    background-color: #008cba;
    color: #fff
}

.f-dropdown.content>:last-child,
.f-dropdown.drop-left>:last-child,
.f-dropdown.drop-right>:last-child,
.f-dropdown.drop-top>:last-child,
.f-dropdown>:last-child {
    margin-bottom: 0
}

.label.radius {
    border-radius: 3px
}

.label.round {
    border-radius: 1000px
}

.label.alert {
    background-color: #f04124;
    color: #fff
}

.label.success {
    background-color: #43ac6a;
    color: #fff
}

.label.secondary {
    background-color: #e7e7e7;
    color: #333
}

.off-canvas-wrap.move-left,
.off-canvas-wrap.move-right {
    min-height: 100%;
    -webkit-overflow-scrolling: touch
}

.inner-wrap {
    -webkit-transition: -webkit-transform .5s ease;
    -moz-transition: -moz-transform .5s ease;
    -ms-transition: -ms-transform .5s ease;
    -o-transition: -o-transform .5s ease;
    transition: transform .5s ease
}

.left-small,
.right-small,
.tab-bar .menu-icon {
    width: 2.8125rem;
    height: 2.8125rem
}

.inner-wrap:after,
.inner-wrap:before {
    content: " ";
    display: table
}

.tab-bar {
    -webkit-backface-visibility: hidden;
    background: #333;
    color: #fff;
    height: 2.8125rem;
    line-height: 2.8125rem
}

.tab-bar h1,
.tab-bar h2,
.tab-bar h3,
.tab-bar h4,
.tab-bar h5,
.tab-bar h6 {
    color: #fff;
    font-weight: 700;
    line-height: 2.8125rem;
    margin: 0
}

.tab-bar h1,
.tab-bar h2,
.tab-bar h3,
.tab-bar h4 {
    font-size: 1.125rem
}

.left-small {
    border-right: solid 1px #1a1a1a;
    left: 0
}

.right-small {
    border-left: solid 1px #1a1a1a;
    right: 0
}

.tab-bar-section {
    padding: 0 .625rem;
    height: 2.8125rem
}

.tab-bar-section.left {
    left: 0;
    right: 2.8125rem
}

.tab-bar-section.right {
    left: 2.8125rem;
    right: 0
}

.tab-bar-section.middle {
    left: 2.8125rem;
    right: 2.8125rem
}

.tab-bar .menu-icon {
    text-indent: 2.1875rem;
    display: block;
    line-height: 2.0625rem;
    padding: 0;
    color: #fff;
    position: relative;
    transform: translate3d(0, 0, 0)
}

.tab-bar .menu-icon span:after {
    content: '';
    position: absolute;
    display: block;
    height: 0;
    top: 50%;
    margin-top: -.5rem;
    left: .90625rem;
    box-shadow: 0 0 0 1px #fff, 0 7px 0 1px #fff, 0 14px 0 1px #fff;
    width: 1rem
}

.f-dropdown.drop-left:after,
.f-dropdown.drop-left:before,
.f-dropdown.drop-right:after,
.f-dropdown.drop-right:before,
.f-dropdown.drop-top:after,
.f-dropdown.drop-top:before,
.f-dropdown:after,
.f-dropdown:before {
    content: "";
    position: absolute;
    display: block
}

.left-off-canvas-menu,
.right-off-canvas-menu {
    -webkit-backface-visibility: hidden;
    width: 15.625rem;
    top: 0;
    bottom: 0;
    position: absolute;
    overflow-y: auto;
    background: #333;
    z-index: 1001;
    box-sizing: content-box;
    transition: transform .5s ease 0;
    -webkit-overflow-scrolling: touch
}

.tab-bar .menu-icon span:hover:after {
    box-shadow: 0 0 0 1px #b3b3b3, 0 7px 0 1px #b3b3b3, 0 14px 0 1px #b3b3b3
}

.move-left .exit-off-canvas,
.move-right .exit-off-canvas,
.offcanvas-overlap .exit-offcanvas-menu {
    cursor: pointer;
    left: 0;
    position: absolute;
    -webkit-backface-visibility: hidden;
    box-shadow: -4px 0 4px rgba(0, 0, 0, .5), 4px 0 4px rgba(0, 0, 0, .5);
    top: 0;
    bottom: 0;
    right: 0;
    -webkit-tap-highlight-color: transparent
}

.left-off-canvas-menu {
    -ms-transform: translate(-100%, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0
}

.left-off-canvas-menu * {
    -webkit-backface-visibility: hidden
}

.right-off-canvas-menu {
    -ms-transform: translate(100%, 0);
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    right: 0
}

.move-left .exit-off-canvas,
.move-right .exit-off-canvas {
    z-index: 1002
}

.move-left .exit-off-canvas,
.move-right .exit-off-canvas,
.offcanvas-overlap .exit-offcanvas-menu,
ul.off-canvas-list li a {
    transition: background .3s ease;
    display: block
}

.right-off-canvas-menu * {
    -webkit-backface-visibility: hidden
}

ul.off-canvas-list {
    list-style-type: none;
    padding: 0;
    margin: 0
}

ul.off-canvas-list li label {
    padding: .3rem .9375rem;
    color: #999;
    font-weight: 700;
    background: #444;
    border-top: 1px solid #5e5e5e;
    border-bottom: none;
    margin: 0
}

ul.off-canvas-list li a {
    padding: .66667rem;
    color: rgba(255, 255, 255, .7);
    border-bottom: 1px solid #262626
}

ul.off-canvas-list li a:hover {
    background: #242424
}

.move-right>.inner-wrap {
    -ms-transform: translate(15.625rem, 0);
    -webkit-transform: translate3d(15.625rem, 0, 0);
    -moz-transform: translate3d(15.625rem, 0, 0);
    -ms-transform: translate3d(15.625rem, 0, 0);
    -o-transform: translate3d(15.625rem, 0, 0);
    transform: translate3d(15.625rem, 0, 0)
}

.move-right .exit-off-canvas {
    background: rgba(255, 255, 255, .2)
}

@media only screen and (min-width:40.063em) {
    .tab-bar-section {
        text-align: left
    }
    .move-right .exit-off-canvas:hover {
        background: rgba(255, 255, 255, .05)
    }
}

.move-left>.inner-wrap {
    -ms-transform: translate(-15.625rem, 0);
    -webkit-transform: translate3d(-15.625rem, 0, 0);
    -moz-transform: translate3d(-15.625rem, 0, 0);
    -ms-transform: translate3d(-15.625rem, 0, 0);
    -o-transform: translate3d(-15.625rem, 0, 0);
    transform: translate3d(-15.625rem, 0, 0)
}

.move-left .exit-off-canvas {
    background: rgba(255, 255, 255, .2)
}

@media only screen and (min-width:40.063em) {
    .move-left .exit-off-canvas:hover {
        background: rgba(255, 255, 255, .05)
    }
}

.offcanvas-overlap .left-off-canvas-menu,
.offcanvas-overlap .right-off-canvas-menu {
    -ms-transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    z-index: 1003
}

.offcanvas-overlap .exit-offcanvas-menu {
    background: rgba(255, 255, 255, .2);
    z-index: 1002
}

@media only screen and (min-width:40.063em) {
    .offcanvas-overlap .exit-offcanvas-menu:hover {
        background: rgba(255, 255, 255, .05)
    }
}

.f-dropdown,
.f-dropdown.drop-left,
.f-dropdown.drop-right,
.f-dropdown.drop-top {
    background: #fff;
    list-style: none
}

.no-csstransforms .left-off-canvas-menu {
    left: -15.625rem
}

.no-csstransforms .right-off-canvas-menu {
    right: -15.625rem
}

.no-csstransforms .move-left>.inner-wrap {
    right: 15.625rem
}

.no-csstransforms .move-right>.inner-wrap {
    left: 15.625rem
}

.f-dropdown {
    position: absolute;
    left: -9999px;
    margin-left: 0;
    width: 100%;
    max-height: none;
    height: auto;
    border: 1px solid #ccc;
    z-index: 99;
    margin-top: 2px
}

.f-dropdown:after,
.f-dropdown:before {
    width: 0;
    height: 0
}

.f-dropdown.drop-left,
.f-dropdown.drop-left>:first-child,
.f-dropdown.drop-right>:first-child,
.f-dropdown>:first-child {
    margin-top: 0
}

.f-dropdown:before {
    border: 6px inset;
    border-color: transparent transparent #fff;
    border-bottom-style: solid;
    top: -12px;
    left: 10px;
    z-index: 99
}

.f-dropdown:after {
    border: 7px inset;
    border-color: transparent transparent #ccc;
    border-bottom-style: solid;
    top: -14px;
    left: 9px;
    z-index: 98
}

.f-dropdown.right:before {
    left: auto;
    right: 10px
}

.f-dropdown.right:after {
    left: auto;
    right: 9px
}

.f-dropdown.drop-right {
    position: absolute;
    left: -9999px;
    width: 100%;
    max-height: none;
    height: auto;
    border: 1px solid #ccc;
    z-index: 99;
    margin-top: 0;
    margin-left: 2px
}

.f-dropdown.drop-right:after,
.f-dropdown.drop-right:before {
    width: 0;
    height: 0
}

.f-dropdown.drop-right:before {
    border: 6px inset;
    border-color: transparent #fff transparent transparent;
    border-right-style: solid;
    top: 10px;
    left: -12px;
    z-index: 99
}

.f-dropdown.drop-right:after {
    border: 7px inset;
    border-color: transparent #ccc transparent transparent;
    border-right-style: solid;
    top: 9px;
    left: -14px;
    z-index: 98
}

.f-dropdown.drop-left {
    position: absolute;
    left: -9999px;
    width: 100%;
    max-height: none;
    height: auto;
    border: 1px solid #ccc;
    z-index: 99;
    margin-left: -2px
}

.f-dropdown.drop-left:after,
.f-dropdown.drop-left:before {
    width: 0;
    height: 0;
    left: auto
}

.f-dropdown.content,
.f-dropdown.drop-top {
    margin-left: 0;
    max-height: none;
    font-size: .875rem;
    max-width: 200px
}

.f-dropdown.drop-left:before {
    border: 6px inset;
    border-color: transparent transparent transparent #fff;
    border-left-style: solid;
    top: 10px;
    right: -12px;
    z-index: 99
}

.f-dropdown.drop-left:after {
    border: 7px inset;
    border-color: transparent transparent transparent #ccc;
    border-left-style: solid;
    top: 9px;
    right: -14px;
    z-index: 98
}

.f-dropdown.drop-top {
    position: absolute;
    left: -9999px;
    width: 100%;
    height: auto;
    border: 1px solid #ccc;
    z-index: 99;
    margin-top: -2px
}

.f-dropdown.drop-top:after,
.f-dropdown.drop-top:before {
    width: 0;
    height: 0;
    top: auto;
    right: auto
}

.f-dropdown.content>:first-child,
.f-dropdown.drop-top>:first-child {
    margin-top: 0
}

.f-dropdown.drop-top:before {
    border: 6px inset;
    border-color: #fff transparent transparent;
    border-top-style: solid;
    bottom: -12px;
    left: 10px;
    z-index: 99
}

.f-dropdown.drop-top:after {
    border: 7px inset;
    border-color: #ccc transparent transparent;
    border-top-style: solid;
    bottom: -14px;
    left: 9px;
    z-index: 98
}

.f-dropdown li {
    font-size: .875rem;
    cursor: pointer;
    line-height: 1.125rem;
    margin: 0
}

.f-dropdown li:focus,
.f-dropdown li:hover {
    background: #eee
}

.f-dropdown li a {
    display: block;
    padding: .5rem;
    color: #555
}

.f-dropdown.content {
    position: absolute;
    left: -9999px;
    list-style: none;
    padding: 1.25rem;
    width: 100%;
    height: auto;
    background: #fff;
    border: 1px solid #ccc;
    z-index: 99
}

.f-dropdown.tiny {
    max-width: 200px
}

.f-dropdown.small {
    max-width: 300px
}

.f-dropdown.medium {
    max-width: 500px
}

.f-dropdown.large {
    max-width: 800px
}

table {
    background: #fff;
    margin-bottom: 1.25rem;
    border: 1px solid #ddd
}

table caption {
    background: 0 0;
    color: #222;
    font-size: 1rem;
    font-weight: 700
}

table tfoot,
table thead {
    background: #f5f5f5
}

table tfoot tr td,
table tfoot tr th,
table thead tr td,
table thead tr th {
    padding: .5rem .625rem .625rem;
    font-size: .875rem;
    font-weight: 700;
    color: #222
}

table tr td,
table tr th {
    padding: .5625rem .625rem;
    font-size: .875rem;
    color: #222;
    text-align: left
}

table tr.alt,
table tr.even,
table tr:nth-of-type(even) {
    background: #f9f9f9
}

table tbody tr td,
table tbody tr th,
table tfoot tr td,
table tfoot tr th,
table thead tr th,
table tr td {
    display: table-cell;
    line-height: 1.125rem
}

form {
    margin: 0 0 1rem
}

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 {
    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
}

label {
    font-size: .875rem;
    color: #4d4d4d;
    cursor: pointer;
    display: block;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 0
}

label.right {
    float: none!important;
    text-align: right
}

label.inline {
    margin: 0 0 1rem;
    padding: .5625rem 0
}

label small {
    text-transform: capitalize;
    color: #676767
}

select::-ms-expand {
    display: none
}

select:hover {
    background: #f3f3f3
}

.postfix,
.prefix {
    display: block;
    position: relative;
    z-index: 2;
    text-align: center;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    border-style: solid;
    border-width: 1px;
    overflow: hidden;
    font-size: .875rem;
    height: 2.3125rem;
    line-height: 2.3125rem
}

.postfix.button,
.prefix.button {
    text-align: center;
    line-height: 2.125rem;
    border: none;
    padding: 0
}

.prefix.button.radius {
    border-radius: 3px 0 0 3px
}

.postfix.button.radius {
    border-radius: 0 3px 3px 0
}

.prefix.button.round {
    border-radius: 1000px 0 0 1000px
}

.postfix.button.round {
    border-radius: 0 1000px 1000px 0
}

label.prefix,
span.prefix {
    background: #f2f2f2;
    border-right: none;
    color: #333;
    border-color: #ccc
}

label.prefix.radius,
span.prefix.radius {
    border-radius: 3px 0 0 3px
}

label.postfix,
span.postfix {
    background: #f2f2f2;
    border-left: none;
    color: #333;
    border-color: #ccc
}

label.postfix.radius,
span.postfix.radius {
    border-radius: 0 3px 3px 0
}

[data-abide] .error small.error,
[data-abide] small.error,
[data-abide] span.error {
    display: block;
    padding: .375rem .5625rem .5625rem;
    margin-top: -1px;
    margin-bottom: 1rem;
    font-size: .75rem;
    font-weight: 400;
    font-style: italic;
    background: #f04124;
    color: #fff
}

[data-abide] small.error,
[data-abide] span.error {
    display: none
}

.error small.error,
small.error,
span.error {
    display: block;
    padding: .375rem .5625rem .5625rem;
    margin-top: -1px;
    font-size: .75rem;
    font-weight: 400;
    font-style: italic;
    background: #f04124
}

small.error,
span.error {
    margin-bottom: 1rem;
    color: #fff
}

.error input,
.error select,
.error textarea {
    margin-bottom: 0
}

.error input[type=checkbox],
.error input[type=radio],
.error small.error {
    margin-bottom: 1rem
}

.error label,
.error label.error {
    color: #f04124
}

.error small.error {
    color: #fff
}

.error>label>small {
    color: #676767;
    background: 0 0;
    padding: 0;
    text-transform: capitalize;
    font-style: normal;
    font-size: 60%;
    margin: 0;
    display: inline
}

#myModal a.btn,
#upcoming-webinars a,
.entry-meta,
.flex-caption h2,
.hometa,
.last-update,
.page-head h3,
.section-title,
a.frmore,
h1.site-title,
h2.widget-title,
h3.bothead,
h3.sidetitl,
p.powering {
    text-transform: uppercase
}

.error span.error-message,
.range-slider {
    display: block
}

input.error,
textarea.error {
    margin-bottom: 0
}

.range-slider,
.range-slider.vertical-range {
    position: relative;
    border: 1px solid #ddd;
    margin: 1.25rem 0
}

label.error {
    color: #f04124
}

.range-slider {
    width: 100%;
    height: 1rem;
    -ms-touch-action: none;
    touch-action: none;
    background: #fafafa
}

.range-slider.vertical-range {
    -ms-touch-action: none;
    touch-action: none;
    display: inline-block;
    width: 1rem;
    height: 12.5rem
}

.one-half1,
.one-half3 {
    border-right: 1px solid
}

.range-slider.vertical-range .range-slider-handle {
    margin-top: 0;
    margin-left: -.5rem;
    position: absolute;
    bottom: -10.5rem
}

.range-slider.vertical-range .range-slider-active-segment {
    width: .875rem;
    height: auto;
    bottom: 0
}

.range-slider.radius {
    background: #fafafa;
    border-radius: 3px
}

.range-slider.radius .range-slider-handle {
    background: #008cba;
    border-radius: 3px
}

.range-slider.radius .range-slider-handle:hover {
    background: #007ba4
}

.range-slider.round {
    background: #fafafa;
    border-radius: 1000px
}

.range-slider.round .range-slider-handle {
    background: #008cba;
    border-radius: 1000px
}

.range-slider.round .range-slider-handle:hover {
    background: #007ba4
}

.range-slider-active-segment {
    display: inline-block;
    position: absolute;
    height: .875rem;
    background: #e5e5e5
}

.range-slider-handle {
    display: inline-block;
    position: absolute;
    z-index: 1;
    top: -.3125rem;
    width: 2rem;
    height: 1.375rem;
    border: 1px solid;
    cursor: pointer;
    background: #008cba
}

.range-slider-handle:hover {
    background: #007ba4
}

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

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

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

@media only screen {
    .small-block-grid-1>li {
        width: 100%;
        list-style: none
    }
    .small-block-grid-1>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-1>li:nth-of-type(1n+1) {
        clear: both
    }
    .small-block-grid-2>li {
        width: 50%;
        list-style: none
    }
    .small-block-grid-2>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-2>li:nth-of-type(2n+1) {
        clear: both
    }
    .small-block-grid-3>li {
        width: 33.33333%;
        list-style: none
    }
    .small-block-grid-3>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-3>li:nth-of-type(3n+1) {
        clear: both
    }
    .small-block-grid-4>li {
        width: 25%;
        list-style: none
    }
    .small-block-grid-4>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-4>li:nth-of-type(4n+1) {
        clear: both
    }
    .small-block-grid-5>li {
        width: 20%;
        list-style: none
    }
    .small-block-grid-5>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-5>li:nth-of-type(5n+1) {
        clear: both
    }
    .small-block-grid-6>li {
        width: 16.66667%;
        list-style: none
    }
    .small-block-grid-6>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-6>li:nth-of-type(6n+1) {
        clear: both
    }
    .small-block-grid-7>li {
        width: 14.28571%;
        list-style: none
    }
    .small-block-grid-7>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-7>li:nth-of-type(7n+1) {
        clear: both
    }
    .small-block-grid-8>li {
        width: 12.5%;
        list-style: none
    }
    .small-block-grid-8>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-8>li:nth-of-type(8n+1) {
        clear: both
    }
    .small-block-grid-9>li {
        width: 11.11111%;
        list-style: none
    }
    .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 {
        width: 10%;
        list-style: none
    }
    .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 {
        width: 9.09091%;
        list-style: none
    }
    .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 {
        width: 8.33333%;
        list-style: none
    }
    .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:40.063em) {
    .medium-block-grid-1>li {
        width: 100%;
        list-style: none
    }
    .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 {
        width: 50%;
        list-style: none
    }
    .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 {
        width: 33.33333%;
        list-style: none
    }
    .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 {
        width: 25%;
        list-style: none
    }
    .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 {
        width: 20%;
        list-style: none
    }
    .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 {
        width: 16.66667%;
        list-style: none
    }
    .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 {
        width: 14.28571%;
        list-style: none
    }
    .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 {
        width: 12.5%;
        list-style: none
    }
    .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 {
        width: 11.11111%;
        list-style: none
    }
    .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 {
        width: 10%;
        list-style: none
    }
    .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 {
        width: 9.09091%;
        list-style: none
    }
    .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 {
        width: 8.33333%;
        list-style: none
    }
    .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 {
        width: 100%;
        list-style: none
    }
    .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 {
        width: 50%;
        list-style: none
    }
    .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 {
        width: 33.33333%;
        list-style: none
    }
    .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 {
        width: 25%;
        list-style: none
    }
    .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 {
        width: 20%;
        list-style: none
    }
    .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 {
        width: 16.66667%;
        list-style: none
    }
    .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 {
        width: 14.28571%;
        list-style: none
    }
    .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 {
        width: 12.5%;
        list-style: none
    }
    .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 {
        width: 11.11111%;
        list-style: none
    }
    .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 {
        width: 10%;
        list-style: none
    }
    .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 {
        width: 9.09091%;
        list-style: none
    }
    .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 {
        width: 8.33333%;
        list-style: none
    }
    .large-block-grid-12>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-12>li:nth-of-type(12n+1) {
        clear: both
    }
}

.flex-video {
    position: relative;
    padding-top: 1.5625rem;
    padding-bottom: 67.5%;
    height: 0;
    margin-bottom: 1rem;
    overflow: hidden
}

.flex-video.widescreen {
    padding-bottom: 56.34%
}

.flex-video.vimeo {
    padding-top: 0
}

.flex-video embed,
.flex-video iframe,
.flex-video object,
.flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.keystroke,
kbd {
    background-color: #ededed;
    border-color: #ddd;
    color: #222;
    border-style: solid;
    border-width: 1px;
    margin: 0;
    font-family: Consolas, Menlo, Courier, monospace;
    font-size: inherit;
    padding: .125rem .25rem 0;
    border-radius: 3px
}

h2.product,
p.callout,
p.center,
p.copy,
p.lead,
p.powering {
    font-family: 'Open Sans', sans-serif
}

a.learn,
a.learn2,
h2.product {
    text-align: center;
    color: #58585a
}

@media only screen {
    .hide-for-large,
    .hide-for-large-only,
    .hide-for-large-up,
    .hide-for-medium,
    .hide-for-medium-only,
    .hide-for-medium-up,
    .hide-for-xlarge-only,
    .hide-for-xlarge-up,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .show-for-large-down,
    .show-for-medium-down,
    .show-for-small,
    .show-for-small-down,
    .show-for-small-only,
    .show-for-small-up {
        display: inherit!important
    }
    .hide-for-large-down,
    .hide-for-medium-down,
    .hide-for-small,
    .hide-for-small-down,
    .hide-for-small-only,
    .hide-for-small-up,
    .show-for-large,
    .show-for-large-only,
    .show-for-large-up,
    .show-for-medium,
    .show-for-medium-only,
    .show-for-medium-up,
    .show-for-xlarge-only,
    .show-for-xlarge-up,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up {
        display: none!important
    }
    .hidden-for-large,
    .hidden-for-large-only,
    .hidden-for-large-up,
    .hidden-for-medium,
    .hidden-for-medium-only,
    .hidden-for-medium-up,
    .hidden-for-xlarge-only,
    .hidden-for-xlarge-up,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .visible-for-large-down,
    .visible-for-medium-down,
    .visible-for-small,
    .visible-for-small-down,
    .visible-for-small-only,
    .visible-for-small-up {
        position: static!important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }
    .hidden-for-large-down,
    .hidden-for-medium-down,
    .hidden-for-small,
    .hidden-for-small-down,
    .hidden-for-small-only,
    .hidden-for-small-up,
    .visible-for-large,
    .visible-for-large-only,
    .visible-for-large-up,
    .visible-for-medium,
    .visible-for-medium-only,
    .visible-for-medium-up,
    .visible-for-xlarge-only,
    .visible-for-xlarge-up,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up {
        position: absolute!important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }
    table.hide-for-large,
    table.hide-for-large-only,
    table.hide-for-large-up,
    table.hide-for-medium,
    table.hide-for-medium-only,
    table.hide-for-medium-up,
    table.hide-for-xlarge-only,
    table.hide-for-xlarge-up,
    table.hide-for-xxlarge-only,
    table.hide-for-xxlarge-up,
    table.show-for-large-down,
    table.show-for-medium-down,
    table.show-for-small,
    table.show-for-small-down,
    table.show-for-small-only,
    table.show-for-small-up {
        display: table
    }
    thead.hide-for-large,
    thead.hide-for-large-only,
    thead.hide-for-large-up,
    thead.hide-for-medium,
    thead.hide-for-medium-only,
    thead.hide-for-medium-up,
    thead.hide-for-xlarge-only,
    thead.hide-for-xlarge-up,
    thead.hide-for-xxlarge-only,
    thead.hide-for-xxlarge-up,
    thead.show-for-large-down,
    thead.show-for-medium-down,
    thead.show-for-small,
    thead.show-for-small-down,
    thead.show-for-small-only,
    thead.show-for-small-up {
        display: table-header-group!important
    }
    tbody.hide-for-large,
    tbody.hide-for-large-only,
    tbody.hide-for-large-up,
    tbody.hide-for-medium,
    tbody.hide-for-medium-only,
    tbody.hide-for-medium-up,
    tbody.hide-for-xlarge-only,
    tbody.hide-for-xlarge-up,
    tbody.hide-for-xxlarge-only,
    tbody.hide-for-xxlarge-up,
    tbody.show-for-large-down,
    tbody.show-for-medium-down,
    tbody.show-for-small,
    tbody.show-for-small-down,
    tbody.show-for-small-only,
    tbody.show-for-small-up {
        display: table-row-group!important
    }
    tr.hide-for-large,
    tr.hide-for-large-only,
    tr.hide-for-large-up,
    tr.hide-for-medium,
    tr.hide-for-medium-only,
    tr.hide-for-medium-up,
    tr.hide-for-xlarge-only,
    tr.hide-for-xlarge-up,
    tr.hide-for-xxlarge-only,
    tr.hide-for-xxlarge-up,
    tr.show-for-large-down,
    tr.show-for-medium-down,
    tr.show-for-small,
    tr.show-for-small-down,
    tr.show-for-small-only,
    tr.show-for-small-up {
        display: table-row!important
    }
    td.hide-for-large,
    td.hide-for-large-only,
    td.hide-for-large-up,
    td.hide-for-medium,
    td.hide-for-medium-only,
    td.hide-for-medium-up,
    td.hide-for-xlarge-only,
    td.hide-for-xlarge-up,
    td.hide-for-xxlarge-only,
    td.hide-for-xxlarge-up,
    td.show-for-large-down,
    td.show-for-medium-down,
    td.show-for-small,
    td.show-for-small-down,
    td.show-for-small-only,
    td.show-for-small-up,
    th.hide-for-large,
    th.hide-for-large-only,
    th.hide-for-large-up,
    th.hide-for-medium,
    th.hide-for-medium-only,
    th.hide-for-medium-up,
    th.hide-for-xlarge-only,
    th.hide-for-xlarge-up,
    th.hide-for-xxlarge-only,
    th.hide-for-xxlarge-up,
    th.show-for-large-down,
    th.show-for-medium-down,
    th.show-for-small,
    th.show-for-small-down,
    th.show-for-small-only,
    th.show-for-small-up {
        display: table-cell!important
    }
}

@media only screen and (min-width:40.063em) {
    .hide-for-large,
    .hide-for-large-only,
    .hide-for-large-up,
    .hide-for-small,
    .hide-for-small-down,
    .hide-for-small-only,
    .hide-for-xlarge-only,
    .hide-for-xlarge-up,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .show-for-large-down,
    .show-for-medium,
    .show-for-medium-down,
    .show-for-medium-only,
    .show-for-medium-up,
    .show-for-small-up {
        display: inherit!important
    }
    .hide-for-large-down,
    .hide-for-medium,
    .hide-for-medium-down,
    .hide-for-medium-only,
    .hide-for-medium-up,
    .hide-for-small-up,
    .show-for-large,
    .show-for-large-only,
    .show-for-large-up,
    .show-for-small,
    .show-for-small-down,
    .show-for-small-only,
    .show-for-xlarge-only,
    .show-for-xlarge-up,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up {
        display: none!important
    }
    .hidden-for-large,
    .hidden-for-large-only,
    .hidden-for-large-up,
    .hidden-for-small,
    .hidden-for-small-down,
    .hidden-for-small-only,
    .hidden-for-xlarge-only,
    .hidden-for-xlarge-up,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .visible-for-large-down,
    .visible-for-medium,
    .visible-for-medium-down,
    .visible-for-medium-only,
    .visible-for-medium-up,
    .visible-for-small-up {
        position: static!important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }
    .hidden-for-large-down,
    .hidden-for-medium,
    .hidden-for-medium-down,
    .hidden-for-medium-only,
    .hidden-for-medium-up,
    .hidden-for-small-up,
    .visible-for-large,
    .visible-for-large-only,
    .visible-for-large-up,
    .visible-for-small,
    .visible-for-small-down,
    .visible-for-small-only,
    .visible-for-xlarge-only,
    .visible-for-xlarge-up,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up {
        position: absolute!important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }
    table.hide-for-large,
    table.hide-for-large-only,
    table.hide-for-large-up,
    table.hide-for-small,
    table.hide-for-small-down,
    table.hide-for-small-only,
    table.hide-for-xlarge-only,
    table.hide-for-xlarge-up,
    table.hide-for-xxlarge-only,
    table.hide-for-xxlarge-up,
    table.show-for-large-down,
    table.show-for-medium,
    table.show-for-medium-down,
    table.show-for-medium-only,
    table.show-for-medium-up,
    table.show-for-small-up {
        display: table
    }
    thead.hide-for-large,
    thead.hide-for-large-only,
    thead.hide-for-large-up,
    thead.hide-for-small,
    thead.hide-for-small-down,
    thead.hide-for-small-only,
    thead.hide-for-xlarge-only,
    thead.hide-for-xlarge-up,
    thead.hide-for-xxlarge-only,
    thead.hide-for-xxlarge-up,
    thead.show-for-large-down,
    thead.show-for-medium,
    thead.show-for-medium-down,
    thead.show-for-medium-only,
    thead.show-for-medium-up,
    thead.show-for-small-up {
        display: table-header-group!important
    }
    tbody.hide-for-large,
    tbody.hide-for-large-only,
    tbody.hide-for-large-up,
    tbody.hide-for-small,
    tbody.hide-for-small-down,
    tbody.hide-for-small-only,
    tbody.hide-for-xlarge-only,
    tbody.hide-for-xlarge-up,
    tbody.hide-for-xxlarge-only,
    tbody.hide-for-xxlarge-up,
    tbody.show-for-large-down,
    tbody.show-for-medium,
    tbody.show-for-medium-down,
    tbody.show-for-medium-only,
    tbody.show-for-medium-up,
    tbody.show-for-small-up {
        display: table-row-group!important
    }
    tr.hide-for-large,
    tr.hide-for-large-only,
    tr.hide-for-large-up,
    tr.hide-for-small,
    tr.hide-for-small-down,
    tr.hide-for-small-only,
    tr.hide-for-xlarge-only,
    tr.hide-for-xlarge-up,
    tr.hide-for-xxlarge-only,
    tr.hide-for-xxlarge-up,
    tr.show-for-large-down,
    tr.show-for-medium,
    tr.show-for-medium-down,
    tr.show-for-medium-only,
    tr.show-for-medium-up,
    tr.show-for-small-up {
        display: table-row!important
    }
    td.hide-for-large,
    td.hide-for-large-only,
    td.hide-for-large-up,
    td.hide-for-small,
    td.hide-for-small-down,
    td.hide-for-small-only,
    td.hide-for-xlarge-only,
    td.hide-for-xlarge-up,
    td.hide-for-xxlarge-only,
    td.hide-for-xxlarge-up,
    td.show-for-large-down,
    td.show-for-medium,
    td.show-for-medium-down,
    td.show-for-medium-only,
    td.show-for-medium-up,
    td.show-for-small-up,
    th.hide-for-large,
    th.hide-for-large-only,
    th.hide-for-large-up,
    th.hide-for-small,
    th.hide-for-small-down,
    th.hide-for-small-only,
    th.hide-for-xlarge-only,
    th.hide-for-xlarge-up,
    th.hide-for-xxlarge-only,
    th.hide-for-xxlarge-up,
    th.show-for-large-down,
    th.show-for-medium,
    th.show-for-medium-down,
    th.show-for-medium-only,
    th.show-for-medium-up,
    th.show-for-small-up {
        display: table-cell!important
    }
}

@media only screen and (min-width:64.063em) {
    .hide-for-medium,
    .hide-for-medium-down,
    .hide-for-medium-only,
    .hide-for-small,
    .hide-for-small-down,
    .hide-for-small-only,
    .hide-for-xlarge-only,
    .hide-for-xlarge-up,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .show-for-large,
    .show-for-large-down,
    .show-for-large-only,
    .show-for-large-up,
    .show-for-medium-up,
    .show-for-small-up {
        display: inherit!important
    }
    .hide-for-large,
    .hide-for-large-down,
    .hide-for-large-only,
    .hide-for-large-up,
    .hide-for-medium-up,
    .hide-for-small-up,
    .show-for-medium,
    .show-for-medium-down,
    .show-for-medium-only,
    .show-for-small,
    .show-for-small-down,
    .show-for-small-only,
    .show-for-xlarge-only,
    .show-for-xlarge-up,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up {
        display: none!important
    }
    .hidden-for-medium,
    .hidden-for-medium-down,
    .hidden-for-medium-only,
    .hidden-for-small,
    .hidden-for-small-down,
    .hidden-for-small-only,
    .hidden-for-xlarge-only,
    .hidden-for-xlarge-up,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .visible-for-large,
    .visible-for-large-down,
    .visible-for-large-only,
    .visible-for-large-up,
    .visible-for-medium-up,
    .visible-for-small-up {
        position: static!important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }
    .hidden-for-large,
    .hidden-for-large-down,
    .hidden-for-large-only,
    .hidden-for-large-up,
    .hidden-for-medium-up,
    .hidden-for-small-up,
    .visible-for-medium,
    .visible-for-medium-down,
    .visible-for-medium-only,
    .visible-for-small,
    .visible-for-small-down,
    .visible-for-small-only,
    .visible-for-xlarge-only,
    .visible-for-xlarge-up,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up {
        position: absolute!important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }
    table.hide-for-medium,
    table.hide-for-medium-down,
    table.hide-for-medium-only,
    table.hide-for-small,
    table.hide-for-small-down,
    table.hide-for-small-only,
    table.hide-for-xlarge-only,
    table.hide-for-xlarge-up,
    table.hide-for-xxlarge-only,
    table.hide-for-xxlarge-up,
    table.show-for-large,
    table.show-for-large-down,
    table.show-for-large-only,
    table.show-for-large-up,
    table.show-for-medium-up,
    table.show-for-small-up {
        display: table
    }
    thead.hide-for-medium,
    thead.hide-for-medium-down,
    thead.hide-for-medium-only,
    thead.hide-for-small,
    thead.hide-for-small-down,
    thead.hide-for-small-only,
    thead.hide-for-xlarge-only,
    thead.hide-for-xlarge-up,
    thead.hide-for-xxlarge-only,
    thead.hide-for-xxlarge-up,
    thead.show-for-large,
    thead.show-for-large-down,
    thead.show-for-large-only,
    thead.show-for-large-up,
    thead.show-for-medium-up,
    thead.show-for-small-up {
        display: table-header-group!important
    }
    tbody.hide-for-medium,
    tbody.hide-for-medium-down,
    tbody.hide-for-medium-only,
    tbody.hide-for-small,
    tbody.hide-for-small-down,
    tbody.hide-for-small-only,
    tbody.hide-for-xlarge-only,
    tbody.hide-for-xlarge-up,
    tbody.hide-for-xxlarge-only,
    tbody.hide-for-xxlarge-up,
    tbody.show-for-large,
    tbody.show-for-large-down,
    tbody.show-for-large-only,
    tbody.show-for-large-up,
    tbody.show-for-medium-up,
    tbody.show-for-small-up {
        display: table-row-group!important
    }
    tr.hide-for-medium,
    tr.hide-for-medium-down,
    tr.hide-for-medium-only,
    tr.hide-for-small,
    tr.hide-for-small-down,
    tr.hide-for-small-only,
    tr.hide-for-xlarge-only,
    tr.hide-for-xlarge-up,
    tr.hide-for-xxlarge-only,
    tr.hide-for-xxlarge-up,
    tr.show-for-large,
    tr.show-for-large-down,
    tr.show-for-large-only,
    tr.show-for-large-up,
    tr.show-for-medium-up,
    tr.show-for-small-up {
        display: table-row!important
    }
    td.hide-for-medium,
    td.hide-for-medium-down,
    td.hide-for-medium-only,
    td.hide-for-small,
    td.hide-for-small-down,
    td.hide-for-small-only,
    td.hide-for-xlarge-only,
    td.hide-for-xlarge-up,
    td.hide-for-xxlarge-only,
    td.hide-for-xxlarge-up,
    td.show-for-large,
    td.show-for-large-down,
    td.show-for-large-only,
    td.show-for-large-up,
    td.show-for-medium-up,
    td.show-for-small-up,
    th.hide-for-medium,
    th.hide-for-medium-down,
    th.hide-for-medium-only,
    th.hide-for-small,
    th.hide-for-small-down,
    th.hide-for-small-only,
    th.hide-for-xlarge-only,
    th.hide-for-xlarge-up,
    th.hide-for-xxlarge-only,
    th.hide-for-xxlarge-up,
    th.show-for-large,
    th.show-for-large-down,
    th.show-for-large-only,
    th.show-for-large-up,
    th.show-for-medium-up,
    th.show-for-small-up {
        display: table-cell!important
    }
}

@media only screen and (min-width:90.063em) {
    .hide-for-large,
    .hide-for-large-down,
    .hide-for-large-only,
    .hide-for-medium,
    .hide-for-medium-down,
    .hide-for-medium-only,
    .hide-for-small,
    .hide-for-small-down,
    .hide-for-small-only,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .show-for-large-up,
    .show-for-medium-up,
    .show-for-small-up,
    .show-for-xlarge-only,
    .show-for-xlarge-up {
        display: inherit!important
    }
    .hide-for-large-up,
    .hide-for-medium-up,
    .hide-for-small-up,
    .hide-for-xlarge-only,
    .hide-for-xlarge-up,
    .show-for-large,
    .show-for-large-down,
    .show-for-large-only,
    .show-for-medium,
    .show-for-medium-down,
    .show-for-medium-only,
    .show-for-small,
    .show-for-small-down,
    .show-for-small-only,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up {
        display: none!important
    }
    .hidden-for-large,
    .hidden-for-large-down,
    .hidden-for-large-only,
    .hidden-for-medium,
    .hidden-for-medium-down,
    .hidden-for-medium-only,
    .hidden-for-small,
    .hidden-for-small-down,
    .hidden-for-small-only,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .visible-for-large-up,
    .visible-for-medium-up,
    .visible-for-small-up,
    .visible-for-xlarge-only,
    .visible-for-xlarge-up {
        position: static!important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }
    .hidden-for-large-up,
    .hidden-for-medium-up,
    .hidden-for-small-up,
    .hidden-for-xlarge-only,
    .hidden-for-xlarge-up,
    .visible-for-large,
    .visible-for-large-down,
    .visible-for-large-only,
    .visible-for-medium,
    .visible-for-medium-down,
    .visible-for-medium-only,
    .visible-for-small,
    .visible-for-small-down,
    .visible-for-small-only,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up {
        position: absolute!important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }
    table.hide-for-large,
    table.hide-for-large-down,
    table.hide-for-large-only,
    table.hide-for-medium,
    table.hide-for-medium-down,
    table.hide-for-medium-only,
    table.hide-for-small,
    table.hide-for-small-down,
    table.hide-for-small-only,
    table.hide-for-xxlarge-only,
    table.hide-for-xxlarge-up,
    table.show-for-large-up,
    table.show-for-medium-up,
    table.show-for-small-up,
    table.show-for-xlarge-only,
    table.show-for-xlarge-up {
        display: table
    }
    thead.hide-for-large,
    thead.hide-for-large-down,
    thead.hide-for-large-only,
    thead.hide-for-medium,
    thead.hide-for-medium-down,
    thead.hide-for-medium-only,
    thead.hide-for-small,
    thead.hide-for-small-down,
    thead.hide-for-small-only,
    thead.hide-for-xxlarge-only,
    thead.hide-for-xxlarge-up,
    thead.show-for-large-up,
    thead.show-for-medium-up,
    thead.show-for-small-up,
    thead.show-for-xlarge-only,
    thead.show-for-xlarge-up {
        display: table-header-group!important
    }
    tbody.hide-for-large,
    tbody.hide-for-large-down,
    tbody.hide-for-large-only,
    tbody.hide-for-medium,
    tbody.hide-for-medium-down,
    tbody.hide-for-medium-only,
    tbody.hide-for-small,
    tbody.hide-for-small-down,
    tbody.hide-for-small-only,
    tbody.hide-for-xxlarge-only,
    tbody.hide-for-xxlarge-up,
    tbody.show-for-large-up,
    tbody.show-for-medium-up,
    tbody.show-for-small-up,
    tbody.show-for-xlarge-only,
    tbody.show-for-xlarge-up {
        display: table-row-group!important
    }
    tr.hide-for-large,
    tr.hide-for-large-down,
    tr.hide-for-large-only,
    tr.hide-for-medium,
    tr.hide-for-medium-down,
    tr.hide-for-medium-only,
    tr.hide-for-small,
    tr.hide-for-small-down,
    tr.hide-for-small-only,
    tr.hide-for-xxlarge-only,
    tr.hide-for-xxlarge-up,
    tr.show-for-large-up,
    tr.show-for-medium-up,
    tr.show-for-small-up,
    tr.show-for-xlarge-only,
    tr.show-for-xlarge-up {
        display: table-row!important
    }
    td.hide-for-large,
    td.hide-for-large-down,
    td.hide-for-large-only,
    td.hide-for-medium,
    td.hide-for-medium-down,
    td.hide-for-medium-only,
    td.hide-for-small,
    td.hide-for-small-down,
    td.hide-for-small-only,
    td.hide-for-xxlarge-only,
    td.hide-for-xxlarge-up,
    td.show-for-large-up,
    td.show-for-medium-up,
    td.show-for-small-up,
    td.show-for-xlarge-only,
    td.show-for-xlarge-up,
    th.hide-for-large,
    th.hide-for-large-down,
    th.hide-for-large-only,
    th.hide-for-medium,
    th.hide-for-medium-down,
    th.hide-for-medium-only,
    th.hide-for-small,
    th.hide-for-small-down,
    th.hide-for-small-only,
    th.hide-for-xxlarge-only,
    th.hide-for-xxlarge-up,
    th.show-for-large-up,
    th.show-for-medium-up,
    th.show-for-small-up,
    th.show-for-xlarge-only,
    th.show-for-xlarge-up {
        display: table-cell!important
    }
}

@media only screen and (min-width:120.063em) {
    .hide-for-large,
    .hide-for-large-down,
    .hide-for-large-only,
    .hide-for-medium,
    .hide-for-medium-down,
    .hide-for-medium-only,
    .hide-for-small,
    .hide-for-small-down,
    .hide-for-small-only,
    .hide-for-xlarge-only,
    .show-for-large-up,
    .show-for-medium-up,
    .show-for-small-up,
    .show-for-xlarge-up,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up {
        display: inherit!important
    }
    .hide-for-large-up,
    .hide-for-medium-up,
    .hide-for-small-up,
    .hide-for-xlarge-up,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .show-for-large,
    .show-for-large-down,
    .show-for-large-only,
    .show-for-medium,
    .show-for-medium-down,
    .show-for-medium-only,
    .show-for-small,
    .show-for-small-down,
    .show-for-small-only,
    .show-for-xlarge-only {
        display: none!important
    }
    .hidden-for-large,
    .hidden-for-large-down,
    .hidden-for-large-only,
    .hidden-for-medium,
    .hidden-for-medium-down,
    .hidden-for-medium-only,
    .hidden-for-small,
    .hidden-for-small-down,
    .hidden-for-small-only,
    .hidden-for-xlarge-only,
    .visible-for-large-up,
    .visible-for-medium-up,
    .visible-for-small-up,
    .visible-for-xlarge-up,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up {
        position: static!important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }
    .hidden-for-large-up,
    .hidden-for-medium-up,
    .hidden-for-small-up,
    .hidden-for-xlarge-up,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .visible-for-large,
    .visible-for-large-down,
    .visible-for-large-only,
    .visible-for-medium,
    .visible-for-medium-down,
    .visible-for-medium-only,
    .visible-for-small,
    .visible-for-small-down,
    .visible-for-small-only,
    .visible-for-xlarge-only {
        position: absolute!important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }
    table.hide-for-large,
    table.hide-for-large-down,
    table.hide-for-large-only,
    table.hide-for-medium,
    table.hide-for-medium-down,
    table.hide-for-medium-only,
    table.hide-for-small,
    table.hide-for-small-down,
    table.hide-for-small-only,
    table.hide-for-xlarge-only,
    table.show-for-large-up,
    table.show-for-medium-up,
    table.show-for-small-up,
    table.show-for-xlarge-up,
    table.show-for-xxlarge-only,
    table.show-for-xxlarge-up {
        display: table
    }
    thead.hide-for-large,
    thead.hide-for-large-down,
    thead.hide-for-large-only,
    thead.hide-for-medium,
    thead.hide-for-medium-down,
    thead.hide-for-medium-only,
    thead.hide-for-small,
    thead.hide-for-small-down,
    thead.hide-for-small-only,
    thead.hide-for-xlarge-only,
    thead.show-for-large-up,
    thead.show-for-medium-up,
    thead.show-for-small-up,
    thead.show-for-xlarge-up,
    thead.show-for-xxlarge-only,
    thead.show-for-xxlarge-up {
        display: table-header-group!important
    }
    tbody.hide-for-large,
    tbody.hide-for-large-down,
    tbody.hide-for-large-only,
    tbody.hide-for-medium,
    tbody.hide-for-medium-down,
    tbody.hide-for-medium-only,
    tbody.hide-for-small,
    tbody.hide-for-small-down,
    tbody.hide-for-small-only,
    tbody.hide-for-xlarge-only,
    tbody.show-for-large-up,
    tbody.show-for-medium-up,
    tbody.show-for-small-up,
    tbody.show-for-xlarge-up,
    tbody.show-for-xxlarge-only,
    tbody.show-for-xxlarge-up {
        display: table-row-group!important
    }
    tr.hide-for-large,
    tr.hide-for-large-down,
    tr.hide-for-large-only,
    tr.hide-for-medium,
    tr.hide-for-medium-down,
    tr.hide-for-medium-only,
    tr.hide-for-small,
    tr.hide-for-small-down,
    tr.hide-for-small-only,
    tr.hide-for-xlarge-only,
    tr.show-for-large-up,
    tr.show-for-medium-up,
    tr.show-for-small-up,
    tr.show-for-xlarge-up,
    tr.show-for-xxlarge-only,
    tr.show-for-xxlarge-up {
        display: table-row!important
    }
    td.hide-for-large,
    td.hide-for-large-down,
    td.hide-for-large-only,
    td.hide-for-medium,
    td.hide-for-medium-down,
    td.hide-for-medium-only,
    td.hide-for-small,
    td.hide-for-small-down,
    td.hide-for-small-only,
    td.hide-for-xlarge-only,
    td.show-for-large-up,
    td.show-for-medium-up,
    td.show-for-small-up,
    td.show-for-xlarge-up,
    td.show-for-xxlarge-only,
    td.show-for-xxlarge-up,
    th.hide-for-large,
    th.hide-for-large-down,
    th.hide-for-large-only,
    th.hide-for-medium,
    th.hide-for-medium-down,
    th.hide-for-medium-only,
    th.hide-for-small,
    th.hide-for-small-down,
    th.hide-for-small-only,
    th.hide-for-xlarge-only,
    th.show-for-large-up,
    th.show-for-medium-up,
    th.show-for-small-up,
    th.show-for-xlarge-up,
    th.show-for-xxlarge-only,
    th.show-for-xxlarge-up {
        display: table-cell!important
    }
}

.hide-for-portrait,
.show-for-landscape {
    display: inherit!important
}

.hide-for-landscape,
.show-for-portrait {
    display: none!important
}

table.hide-for-landscape,
table.show-for-portrait {
    display: table
}

thead.hide-for-landscape,
thead.show-for-portrait {
    display: table-header-group!important
}

tbody.hide-for-landscape,
tbody.show-for-portrait {
    display: table-row-group!important
}

tr.hide-for-landscape,
tr.show-for-portrait {
    display: table-row!important
}

td.hide-for-landscape,
td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
    display: table-cell!important
}

@media only screen and (orientation:landscape) {
    .hide-for-portrait,
    .show-for-landscape {
        display: inherit!important
    }
    .hide-for-landscape,
    .show-for-portrait {
        display: none!important
    }
    table.hide-for-portrait,
    table.show-for-landscape {
        display: table
    }
    thead.hide-for-portrait,
    thead.show-for-landscape {
        display: table-header-group!important
    }
    tbody.hide-for-portrait,
    tbody.show-for-landscape {
        display: table-row-group!important
    }
    tr.hide-for-portrait,
    tr.show-for-landscape {
        display: table-row!important
    }
    td.hide-for-portrait,
    td.show-for-landscape,
    th.hide-for-portrait,
    th.show-for-landscape {
        display: table-cell!important
    }
}

@media only screen and (orientation:portrait) {
    .hide-for-landscape,
    .show-for-portrait {
        display: inherit!important
    }
    .hide-for-portrait,
    .show-for-landscape {
        display: none!important
    }
    table.hide-for-landscape,
    table.show-for-portrait {
        display: table
    }
    thead.hide-for-landscape,
    thead.show-for-portrait {
        display: table-header-group!important
    }
    tbody.hide-for-landscape,
    tbody.show-for-portrait {
        display: table-row-group!important
    }
    tr.hide-for-landscape,
    tr.show-for-portrait {
        display: table-row!important
    }
    td.hide-for-landscape,
    td.show-for-portrait,
    th.hide-for-landscape,
    th.show-for-portrait {
        display: table-cell!important
    }
}

.show-for-touch {
    display: none!important
}

.hide-for-touch,
.touch .show-for-touch {
    display: inherit!important
}

.touch .hide-for-touch {
    display: none!important
}

.touch table.show-for-touch,
table.hide-for-touch {
    display: table
}

.touch thead.show-for-touch,
thead.hide-for-touch {
    display: table-header-group!important
}

.touch tbody.show-for-touch,
tbody.hide-for-touch {
    display: table-row-group!important
}

.touch tr.show-for-touch,
tr.hide-for-touch {
    display: table-row!important
}

.touch td.show-for-touch,
.touch th.show-for-touch,
td.hide-for-touch,
th.hide-for-touch {
    display: table-cell!important
}

@media print {
    .show-for-print {
        display: block
    }
    .hide-for-print {
        display: none
    }
    table.show-for-print {
        display: table
    }
    thead.show-for-print {
        display: table-header-group!important
    }
    tbody.show-for-print {
        display: table-row-group!important
    }
    tr.show-for-print {
        display: table-row!important
    }
    td.show-for-print,
    th.show-for-print {
        display: table-cell!important
    }
}

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

.two-thirds {
    width: 66%;
    float: left
}

img.modal-icons {
    width: 100%;
    max-width: 50px;
    margin: 40px auto 0;
    display: block
}

.one-third {
    width: 33%;
    float: left
}

.full-frame {
    width: 100%;
    background: #58595b;
    border-bottom: 1px solid #333;
    border-radius: 10px 10px 0 0
}

#myModal h3.product {
    font-weight: 600;
    text-align: center
}

.modal-container {
    width: 100%;
    margin: 0 auto
}

#myModal .one-third {
    border-bottom: 1px solid #ccc;
    float: left;
    padding: 30px 0;
    width: 100%!important;
    min-height: 230px
}

@media screen and (min-width:600px) {
    #myModal .one-third {
        border-right: 1px solid #ccc;
        width: 50%!important
    }
    #myModal:nth-child(2),
    #myModal:nth-child(4) {
        border-right: none
    }
    #myModal:nth-child(3),
    #myModal:nth-child(4) {
        border-bottom: none
    }
}

@media screen and (min-width:960px) {
    #myModal .one-third {
        border-bottom: none;
        width: 25%!important
    }
}

#masthead,
#myModal a.btn,
div.site-title.logo a {
    display: block;
    width: 100%
}

#myModal img.product-icon {
    display: block;
    max-width: 100px;
    height: auto;
    margin: 0 auto
}

#myModal a.btn {
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .05em;
    margin: 20px auto 0;
    padding: 8px 0;
    max-width: 128px;
    text-align: center;
    text-decoration: none
}

#myModal a.btn-fv {
    background-color: #fba51c
}

#myModal a.btn-de {
    background-color: #a4cf63
}

#myModal a.btn-re {
    background-color: #f79324
}

#myModal a.btn-ki {
    background-color: #036da1
}

#myModal a.btn-rs {
    background-color: #bd7ead
}

#myModal a.btn-tru {
    background-color: #0073a1
}

h2.modal-h2 {
    font-size: 20px;
    color: #58585a;
    font-weight: 600;
    margin: 10px 0 5px
}

h4,
p.lead {
    font-size: 18px
}

a.ask {
    color: #faa61a
}

p.copy,
p.lead {
    color: #58585a
}

p.lead {
    margin: 5px 0 10px
}

p.copy {
    line-height: 20px;
    font-weight: 100;
    font-size: 13px
}

p.powering {
    color: #fff;
    font-weight: 700;
    text-align: center;
    margin: 0;
    padding: 20px
}

p.callout,
p.center {
    color: #58585a;
    line-height: 24px;
    margin-bottom: 20px
}

p.center {
    font-weight: 100;
    text-align: center;
    margin-top: 5px
}

p.callout {
    font-weight: 600;
    margin-top: 10px
}

@media only screen and (max-width:725px) {
    .page-id-5 .header_image h1.section_headline {
        padding-top: 250px;
        font-size: 38px
    }
    .one-third,
    .two-thirds {
        width: 100%;
        float: left
    }
    .btn-main {
        display: block;
        margin: 0 auto;
        text-align: center;
        font-size: 18px;
        background: #f7f7f7;
        padding: 7px 0;
        border: 2px solid #58585a;
        border-radius: 10px;
        font-weight: 700;
        font-style: 'Open Sans';
        color: #58585a
    }
    .logo-bg {
        background: url(img/dot-bg.jpg) repeat-x;
        overflow: auto;
        height: 210px
    }
}

body,
button,
input,
select,
textarea {
    color: #606060;
    font-family: Oxygen, sans-serif;
    font-size: 14px;
    line-height: 1.6 !important;
}

h1 {
    font-size: 32px
}

h2 {
    font-size: 26px
}

h3 {
    font-size: 20px
}

h5 {
    font-size: 16px
}

h6 {
    font-size: 14px
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'), local(OpenSans-Light), url(https://fonts.gstatic.com/s/opensans/v13/DXI1ORHCpsQm3Vp6mXoaTa-j2U0lmluP9RWlSytm3ho.woff2) format("woff2");
    unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'), local(OpenSans-Light), url(https://fonts.gstatic.com/s/opensans/v13/DXI1ORHCpsQm3Vp6mXoaTZX5f-9o1vgP2EXwfjgl7AY.woff2) format("woff2");
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'), local(OpenSans-Light), url(https://fonts.gstatic.com/s/opensans/v13/DXI1ORHCpsQm3Vp6mXoaTRWV49_lSm1NYrwo-zkhivY.woff2) format("woff2");
    unicode-range: U+1F00-1FFF
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'), local(OpenSans-Light), url(https://fonts.gstatic.com/s/opensans/v13/DXI1ORHCpsQm3Vp6mXoaTaaRobkAwv3vxw3jMhVENGA.woff2) format("woff2");
    unicode-range: U+0370-03FF
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'), local(OpenSans-Light), url(https://fonts.gstatic.com/s/opensans/v13/DXI1ORHCpsQm3Vp6mXoaTf8zf_FOSsgRmwsS7Aa9k2w.woff2) format("woff2");
    unicode-range: U+0102-0103, U+1EA0-1EF1, U+20AB
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'), local(OpenSans-Light), url(https://fonts.gstatic.com/s/opensans/v13/DXI1ORHCpsQm3Vp6mXoaTT0LW-43aMEzIO6XUTLjad8.woff2) format("woff2");
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'), local(OpenSans-Light), url(https://fonts.gstatic.com/s/opensans/v13/DXI1ORHCpsQm3Vp6mXoaTegdm0LZdjqr5-oayXSOefg.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local(OpenSans), url(https://fonts.gstatic.com/s/opensans/v13/K88pR3goAWT7BTt32Z01mxJtnKITppOI_IvcXXDNrsc.woff2) format("woff2");
    unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local(OpenSans), url(https://fonts.gstatic.com/s/opensans/v13/RjgO7rYTmqiVp7vzi-Q5URJtnKITppOI_IvcXXDNrsc.woff2) format("woff2");
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local(OpenSans), url(https://fonts.gstatic.com/s/opensans/v13/LWCjsQkB6EMdfHrEVqA1KRJtnKITppOI_IvcXXDNrsc.woff2) format("woff2");
    unicode-range: U+1F00-1FFF
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local(OpenSans), url(https://fonts.gstatic.com/s/opensans/v13/xozscpT2726on7jbcb_pAhJtnKITppOI_IvcXXDNrsc.woff2) format("woff2");
    unicode-range: U+0370-03FF
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local(OpenSans), url(https://fonts.gstatic.com/s/opensans/v13/59ZRklaO5bWGqF5A9baEERJtnKITppOI_IvcXXDNrsc.woff2) format("woff2");
    unicode-range: U+0102-0103, U+1EA0-1EF1, U+20AB
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local(OpenSans), url(https://fonts.gstatic.com/s/opensans/v13/u-WUoqrET9fUeobQW7jkRRJtnKITppOI_IvcXXDNrsc.woff2) format("woff2");
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local(OpenSans), url(https://fonts.gstatic.com/s/opensans/v13/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans Semibold'), local(OpenSans-Semibold), url(https://fonts.gstatic.com/s/opensans/v13/MTP_ySUJH_bn48VBG8sNSq-j2U0lmluP9RWlSytm3ho.woff2) format("woff2");
    unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans Semibold'), local(OpenSans-Semibold), url(https://fonts.gstatic.com/s/opensans/v13/MTP_ySUJH_bn48VBG8sNSpX5f-9o1vgP2EXwfjgl7AY.woff2) format("woff2");
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans Semibold'), local(OpenSans-Semibold), url(https://fonts.gstatic.com/s/opensans/v13/MTP_ySUJH_bn48VBG8sNShWV49_lSm1NYrwo-zkhivY.woff2) format("woff2");
    unicode-range: U+1F00-1FFF
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans Semibold'), local(OpenSans-Semibold), url(https://fonts.gstatic.com/s/opensans/v13/MTP_ySUJH_bn48VBG8sNSqaRobkAwv3vxw3jMhVENGA.woff2) format("woff2");
    unicode-range: U+0370-03FF
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans Semibold'), local(OpenSans-Semibold), url(https://fonts.gstatic.com/s/opensans/v13/MTP_ySUJH_bn48VBG8sNSv8zf_FOSsgRmwsS7Aa9k2w.woff2) format("woff2");
    unicode-range: U+0102-0103, U+1EA0-1EF1, U+20AB
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans Semibold'), local(OpenSans-Semibold), url(https://fonts.gstatic.com/s/opensans/v13/MTP_ySUJH_bn48VBG8sNSj0LW-43aMEzIO6XUTLjad8.woff2) format("woff2");
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans Semibold'), local(OpenSans-Semibold), url(https://fonts.gstatic.com/s/opensans/v13/MTP_ySUJH_bn48VBG8sNSugdm0LZdjqr5-oayXSOefg.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local(OpenSans-Bold), url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzK-j2U0lmluP9RWlSytm3ho.woff2) format("woff2");
    unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local(OpenSans-Bold), url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzJX5f-9o1vgP2EXwfjgl7AY.woff2) format("woff2");
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local(OpenSans-Bold), url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzBWV49_lSm1NYrwo-zkhivY.woff2) format("woff2");
    unicode-range: U+1F00-1FFF
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local(OpenSans-Bold), url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzKaRobkAwv3vxw3jMhVENGA.woff2) format("woff2");
    unicode-range: U+0370-03FF
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local(OpenSans-Bold), url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzP8zf_FOSsgRmwsS7Aa9k2w.woff2) format("woff2");
    unicode-range: U+0102-0103, U+1EA0-1EF1, U+20AB
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local(OpenSans-Bold), url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzD0LW-43aMEzIO6XUTLjad8.woff2) format("woff2");
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local(OpenSans-Bold), url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzOgdm0LZdjqr5-oayXSOefg.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 300;
    src: local('Open Sans Light Italic'), local(OpenSansLight-Italic), url(https://fonts.gstatic.com/s/opensans/v13/PRmiXeptR36kaC0GEAetxhgVThLs8Y7ETJzDCYFCSLE.woff2) format("woff2");
    unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 300;
    src: local('Open Sans Light Italic'), local(OpenSansLight-Italic), url(https://fonts.gstatic.com/s/opensans/v13/PRmiXeptR36kaC0GEAetxpiMaisvaUVUsYyVzOmndek.woff2) format("woff2");
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 300;
    src: local('Open Sans Light Italic'), local(OpenSansLight-Italic), url(https://fonts.gstatic.com/s/opensans/v13/PRmiXeptR36kaC0GEAetxrBAWGjcah5Ky0jbCgIwDB8.woff2) format("woff2");
    unicode-range: U+1F00-1FFF
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 300;
    src: local('Open Sans Light Italic'), local(OpenSansLight-Italic), url(https://fonts.gstatic.com/s/opensans/v13/PRmiXeptR36kaC0GEAetxv14vlcfyPYlAcQy2UfDRm4.woff2) format("woff2");
    unicode-range: U+0370-03FF
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 300;
    src: local('Open Sans Light Italic'), local(OpenSansLight-Italic), url(https://fonts.gstatic.com/s/opensans/v13/PRmiXeptR36kaC0GEAetxqfJul7RR1X4poJgi27uS4w.woff2) format("woff2");
    unicode-range: U+0102-0103, U+1EA0-1EF1, U+20AB
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 300;
    src: local('Open Sans Light Italic'), local(OpenSansLight-Italic), url(https://fonts.gstatic.com/s/opensans/v13/PRmiXeptR36kaC0GEAetxqvyPXdneeGd26m9EmFSSWg.woff2) format("woff2");
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 300;
    src: local('Open Sans Light Italic'), local(OpenSansLight-Italic), url(https://fonts.gstatic.com/s/opensans/v13/PRmiXeptR36kaC0GEAetxko2lTMeWA_kmIyWrkNCwPc.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000
}

.smaller {
    background: rgba(247, 247, 247, .93)!important;
    box-shadow: 1px 0 23px rgba(213, 213, 213, .41);
    animation: fadein 2s;
    -moz-animation: fadein 2s;
    -webkit-animation: fadein 2s;
    -o-animation: fadein 2s
}

@keyframes fadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-moz-keyframes fadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-webkit-keyframes fadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-o-keyframes fadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

#masthead {
    margin: 0 auto;
    position: relative;
    background: #fff
}

h1.site-title {
    font-weight: 800;
    text-align: center
}

h1.site-title a:link,
h1.site-title a:visited {
    color: #000
}

div.site-title.logo {
    padding: 20px 0
}

div.site-title.logo a {
    max-width: 165px;
    position: relative;
    z-index: 100
}

div.site-title.logo a img {
    display: block;
    width: 100%;
    height: auto
}

.menutoggle {
    width: 36px;
    height: 36px;
    color: #777;
    border: 1px solid #ddd;
    border-radius: 3px;
    line-height: 36px;
    text-align: center;
    background: #fff;
    position: absolute;
    right: 20px;
    top: 25px;
    font-size: 20px;
    display: none
}

#submenu .current_page_item a,
#submenu li a:active,
#submenu li a:hover,
#submenu li ul li a:hover,
#submenu li ul li ul li a:hover,
#submenu li ul li ul li ul li a:hover {
    color: #faa61a
}

#submenu li a,
.homewidget span,
.hthumb a img,
a.frmore {
    display: block
}

nav.main-navigation {
    margin-bottom: 20px;
    background: #3a4755
}

#submenu {
    padding: 0;
    border-bottom: none
}

#submenu ul {
    width: auto;
    float: left;
    list-style: none;
    margin: 0;
    padding: 0
}

#submenu li {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    color: #fff;
    font-weight: 600;
    font-size: 12px
}

#submenu li a {
    color: #58585a;
    margin: 0;
    padding: 30px 7px 24px;
    text-decoration: none;
    position: relative;
    font-weight: 700
}

#submenu li a.sf-with-ul {
    padding-right: 10px
}

#submenu li ul li a,
#submenu li ul li a:link,
#submenu li ul li a:visited,
#submenu li ul li ul li a,
#submenu li ul li ul li a:link,
#submenu li ul li ul li a:visited,
#submenu li ul li ul li ul li a,
#submenu li ul li ul li ul li a:link,
#submenu li ul li ul li ul li a:visited {
    color: #777;
    width: 148px;
    margin: 0;
    padding: 10px;
    border-top: 1px solid #ddd;
    position: relative;
    font-weight: 400
}

.entry-meta,
.hometa,
.page-head h3,
.postbox h3,
.section-title p,
a.frmore,
h1.entry-title {
    font-weight: 700
}

#submenu ul li ul li ul li ul li:first-child a,
#submenu ul li ul li ul li:first-child a,
#submenu ul li ul li:first-child a {
    border-top: none
}

#submenu li ul {
    font-size: 12px;
    z-index: 9999;
    position: absolute;
    left: -999em;
    height: auto;
    width: 148px;
    margin: 0;
    background: #f7f7f7
}

#submenu li ul a {
    cursor: pointer;
    display: block
}

#submenu li ul ul {
    margin: -44px 0 0 148px
}

#submenu li.sfHover ul ul,
#submenu li.sfHover ul ul ul,
#submenu li:hover ul ul,
#submenu li:hover ul ul ul {
    left: -999em
}

#submenu li li li.sfHover ul,
#submenu li li li:hover ul,
#submenu li li.sfHover ul,
#submenu li li:hover ul,
#submenu li.sfHover ul,
#submenu li:hover ul {
    left: auto
}

#submenu li.sfHover,
#submenu li:hover {
    position: static
}

#secondary {
    padding-top: 1em
}

.secondary {
    padding-top: 75px;
    padding-bottom: 75px
}

#slidebox {
    max-height: 550px;
    position: relative;
    background: #000
}

.doverlay {
    background: url(images/overlay.png);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 100
}

img.grayscale {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    filter: gray;
    -webkit-filter: grayscale(100%)
}

.flex-caption {
    width: 800px;
    position: absolute;
    top: 40%;
    left: 50%;
    margin-left: -400px;
    text-align: center;
    z-index: 120;
    color: #fff
}

.flex-caption h2 {
    font-size: 36px;
    color: #fff
}

.flex-caption h2 a:link,
.flex-caption h2 a:visited {
    color: #fff
}

.flex-caption p {
    font-size: 16px
}

a.frmore {
    background: rgba(255, 255, 255, .2);
    width: 150px;
    border: 1px solid #fff;
    padding: 5px 0;
    margin: 10px auto;
    color: #fff!important
}

.fwidgets {
    padding: 40px 0;
    background: #ed564b;
    border-top: 5px solid #f96b61;
    border-bottom: 5px solid #f96b61
}

.section-title,
.section-title p {
    padding-bottom: 20px
}

.homewidget {
    color: #fff;
    text-align: center
}

.homewidget span {
    border: 5px solid #fff;
    background: 0 0;
    width: 70px;
    height: 70px;
    border-radius: 35px;
    line-height: 65px;
    text-align: center;
    margin: 0 auto;
    font-size: 20px
}

.homewidget h3,
.section-title h2 {
    font-size: 24px;
    font-weight: 700
}

.quant-link:hover {
    text-decoration: none
}

.section-wide {
    margin-top: 40px
}

.sec {
    margin-bottom: 40px
}

.section-title h2 {
    color: #000;
    margin-bottom: 5px
}

.section-title p {
    border-bottom: 1px solid #dfdfdf;
    color: #aaa
}

.hthumb,
.portbox,
.postbox {
    position: relative
}

.overlay {
    position: absolute;
    background: #ED564B;
    width: 30px;
    height: 30px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    z-index: 100;
    right: 0;
    bottom: 0
}

.portbox h3 {
    text-align: center;
    color: #000;
    font-size: 14px
}

.postbox h3 {
    font-size: 16px
}

.portbox h3 a:link,
.portbox h3 a:visited,
.postbox h3 a:link,
.postbox h3 a:visited {
    color: #000
}

.hometa {
    font-size: 12px;
    margin-bottom: 20px
}

.page-head {
    background: #faa61a;
    padding: 20px 0;
    color: #fff
}

.page-head h3 {
    font-size: 24px
}

article.page,
article.post,
section.error-404 {
    margin-bottom: 40px
}

h1.entry-title {
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 30px;
    color: #000
}

h1.entry-title a:link,
h1.entry-title a:visited {
    color: #000
}

.entry-meta {
    font-size: 12px
}

.widget_search,
.widget_search label {
    width: 100%
}

input.search-field {
    border: 1px solid #ddd;
    background: #fafafa;
    height: 40px;
    border-radius: 20px;
    width: 90%;
    padding: 5px 5%;
    display: block
}

.widget {
    margin: 0 0 30px
}

.widget li,
.widget ul,
.widget ul li,
.widget ul ul {
    list-style-type: none;
    margin: 0
}

h2.widget-title,
h3.sidetitl {
    font-size: 20px;
    color: #000;
    height: 60px;
    line-height: 60px;
    font-weight: 300
}

input.blog-input {
    background: #eaeaea;
    border-radius: 15px;
    border: 2px solid #333;
    padding: 5px 10px
}

input.blog-submit[type=submit] {
    background: #eaeaea;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    max-width: 150px;
    width: 100%;
    font-size: 14px;
    border-radius: 15px;
    color: #000;
    border: 2px solid #333;
    vertical-align: bottom!important;
    margin-top: 10px!important;
    display: block;
    cursor: pointer;
    -webkit-appearance: button;
    text-shadow: none;
    padding: 15px 10px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none!important
}

.widget ul {
    padding: 0 0 20px
}

.widget li,
.widget ul ul {
    padding: 0
}

.widget ul ul {
    background-repeat: no-repeat
}

.widget ul#recentcomments li.recentcomments,
.widget.widget_archive ul li,
.widget.widget_categories ul li,
.widget.widget_links ul li,
.widget.widget_meta ul li,
.widget.widget_pages ul li,
.widget.widget_recent_entries ul li {
    border-bottom: 1px dotted #ddd;
    padding: 7px 0
}

.widget ul li {
    color: #6f7779
}

.widget ul li a:link,
.widget ul li a:visited {
    color: #6f7779;
    text-decoration: none
}

.widget ul li a:hover {
    color: #ed564b
}

.widget .textwidget p {
    padding: 0
}

.widget .tagcloud {
    padding: 0 0 20px
}

.widget .tagcloud a {
    color: #F5634A
}

.widget #calendar_wrap {
    padding: 0 20px 20px;
    color: #6f7779
}

.widget_ns_mailchimp {
    background: #fff;
    border: 1px solid #eaeaea;
    padding: 20px
}

.widget_ns_mailchimp input.button {
    width: 110px;
    margin: 10px 0 0
}

.squarebanner {
    margin: 0
}

.squarebanner ul {
    margin: 0;
    padding: 0 0 10px!important
}

.squarebanner ul li {
    margin: 10px 20px 5px 0;
    list-style: none;
    float: left
}

.squarebanner ul li img {
    width: 110px;
    height: 110px
}

li.rbanner {
    margin-right: 0!important
}

#responsive-menu {
    width: 250px!important
}

.form-allowed-tags {
    font-size: 13px;
    padding: 20px 0;
    display: none
}

#bottom {
    padding: 20px 0 40px;
    background: #3b3b3b;
    border-top: 5px solid #ed564b
}

#bottom ul {
    margin: 0;
    padding: 0
}

h3.bothead {
    font-size: 16px;
    margin-bottom: 10px;
    padding: 10px 0;
    color: #fff
}

.botwid li,
.botwid ul,
.botwid ul ul,
.botwid ul ul ul,
.botwid ul ul ul ul {
    padding: 0;
    list-style-type: none;
    margin: 0
}

.botwid {
    color: #aaa
}

.botwid li {
    border-bottom: 1px dotted rgba(255, 255, 255, .2)
}

.botwid ul ul {
    background-repeat: no-repeat
}

.botwid ul ul ul,
.botwid ul ul ul ul {
    border: 0
}

.botwid ul li {
    height: 100%;
    line-height: 18px;
    clear: left;
    list-style-type: none;
    color: #aaa
}

.botwid ul li a:link,
.botwid ul li a:visited {
    color: #aaa;
    text-decoration: none;
    padding: 7px 0;
    display: block
}

.botwid ul li a:hover {
    color: #fff
}

.botwid p {
    padding: 5px 0;
    margin: 0;
    line-height: 150%
}

.botwid table {
    width: 100%;
    text-align: center;
    color: #818181
}

.fcred,
.fcred a:link,
.fcred a:visited {
    color: #eee
}

.botwid ul#recentcomments li.recentcomments {
    padding: 7px 0
}

.fcred,
.site-footer {
    padding: 10px 0
}

.site-footer {
    background: #58595b;
    font-size: 12px
}

.footer-container-light-grey {
    padding: 10px 0;
    background: #c4c4c4;
    font-size: 12px
}

select.mnav {
    width: 100%;
    margin-bottom: 20px
}

#submenu,
.flex-caption {
    display: none
}

.portbox,
.postbox {
    margin-bottom: 30px
}

.col-sm-2,
.site-branding.col-sm-2 {
    width: 100%
}

@media screen and (min-width:995px) {
    #submenu {
        display: block
    }
    .site-branding.col-sm-2 {
        width: 16.666666666667%
    }
}

@media screen and (max-width:880px) {
    .tp-rightarrow {
        top: 65%!important
    }
}

@media screen and (max-width:420px) {
    .tp-bgimg.defaultimg {
        background-position: 25% 50%!important
    }
    #slide2 .tp-bgimg.defaultimg {
        background-position: 5% 50%!important
    }
    #slide2::after,
    #slide2::before {
        background: rgba(255, 255, 255, .7)!important;
        bottom: 0!important;
        content: ""!important;
        left: 0!important;
        pointer-events: none!important;
        position: absolute!important;
        right: 0!important;
        top: 0!important;
        z-index: 1!important
    }
}

#product-template .hero-image:after,
.mfp-arrow:after,
.mfp-arrow:before,
.mfp-container:before,
.mfp-figure:after {
    content: ''
}

.page-id-1807 .headcon {
    margin-left: 50%;
    position: absolute;
    text-align: center;
    top: 3em;
    transform: translateX(-50%);
    z-index: 10
}

.page-id-1807 .center_center_headline {
    font-size: 48px;
    font-weight: 700;
    padding-bottom: 25px
}

.page-id-1807 .header_image {
    position: relative!important
}

.page-id-5 .teaser-video {
    position: relative;
    margin-top: -300px;
    z-index: -1
}

.mfp-bg,
.mfp-wrap {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%
}

@media screen and (max-width:415px) {
    .page-id-5 .header_image h1.section_headline {
        padding-top: 140px;
        font-size: 48px
    }
}

.tp-leftarrow {
    display: none!important
}

.last-update {
    color: #aaa;
    font-weight: 700;
    letter-spacing: .01em
}

.policy-sidebar ul {
    border-bottom: 1px solid #eee;
    font-size: 100%;
    list-style-type: none;
    margin: 1.25em 0 1.375em;
    padding: 0
}

@media screen and (max-width:995px) {
    .last-update,
    .policy-sidebar ul,
    .sidebar-blog ul {
        font-size: 180%!important
    }
}

h1.policy-header {
    margin-bottom: 1em
}

.policy-sidebar li {
    border-top: 1px solid #eee
}

.policy-sidebar a {
    display: block;
    padding: .875em 1.5em
}

.policy-sidebar li.current-menu-item a,
.policy-sidebar li.current_page_item a {
    border-left: 5px solid #faa61a;
    font-weight: 600
}

.sidebar-blog {
    padding-left: 1.875em
}

.sidebar-blog .widget ul {
    margin: 0;
    padding: 0
}

.mfp-bg {
    z-index: 1042;
    overflow: hidden;
    background: #0b0b0b;
    opacity: .8
}

.mfp-wrap {
    z-index: 1043;
    outline: 0!important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px
}

.mfp-container:before {
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-close,
.mfp-preloader {
    text-align: center;
    position: absolute
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none!important
}

.mfp-preloader {
    color: #CCC;
    top: 50%;
    width: auto;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #CCC
}

.mfp-close,
.mfp-preloader a:hover {
    color: #FFF
}

.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
    display: none
}

button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}

#map .group,
#product-template .facts .icon-set,
#product-template .intro .icon-set,
#product-template .intro .logos,
#product-template .product-section,
#share-post,
.complementary-section,
.embed-container,
.mfp-iframe-scaler {
    overflow: hidden
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    right: 0;
    top: 0;
    text-decoration: none;
    opacity: .65;
    padding: 0 0 18px 10px;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:focus,
.mfp-close:hover {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px
}

.mfp-figure,
img.mfp-img {
    line-height: 0
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: -55px 0 0;
    top: 50%;
    padding: 0;
    width: 90px;
    height: 110px
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus,
.mfp-arrow:hover {
    opacity: 1
}

.mfp-arrow:after,
.mfp-arrow:before {
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-image-holder .mfp-content,
img.mfp-img {
    max-width: 100%
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

.mfp-figure:after,
img.mfp-img {
    width: auto;
    height: auto;
    display: block
}

img.mfp-img {
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure:after {
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    right: 0;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.intl-tel-input.allow-dropdown .flag-container:hover,
.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px
}

@media screen and (max-width:800px) and (orientation:landscape),
screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width:900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all .15s ease-out;
    -moz-transition: all .15s ease-out;
    transition: all .15s ease-out
}

.mfp-fade.mfp-bg.mfp-ready {
    opacity: .8
}

.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all .15s ease-out;
    -moz-transition: all .15s ease-out;
    transition: all .15s ease-out
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0
}

#share-post {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin: 1.25em 0;
    padding: 1.25em 0
}

#share-post ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

#share-post li {
    float: left;
    font-size: 14px;
    font-size: .875em;
    font-weight: 700;
    margin-right: .625rem
}

#share-post li:first-child {
    float: none;
    font-size: 150%!important;
    margin-bottom: .35em
}

@media (min-width:996px) {
    #share-post {
        padding: .625em 0
    }
    #share-post li:first-child {
        float: left;
        font-size: 100%!important;
        margin-bottom: 0;
        position: relative;
        top: 4px
    }
}

#share-post img {
    display: block;
    max-width: 34px;
    height: auto
}

#upcoming-webinars {
    background: url(https://www.focusvision.com/wp-content/themes/focusvision/cpg/img/matrix.png) top center no-repeat;
    border-top: 5px solid #76cabf
}

#upcoming-webinars .col-6 {
    padding: 1.875em
}

#webinar-intro {
    padding: 0 1.875em
}

#upcoming-webinars h3 {
    line-height: 1.25
}

#upcoming-webinars ul {
    font-size: 16px!important;
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 1.375rem
}

#upcoming-webinars a {
    background-color: #76cabf;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 16px!important;
    font-weight: 700;
    letter-spacing: .05rem;
    padding: .875rem;
    text-align: center;
    text-decoration: none
}

html.product-v2 {
    font-size: 100%
}

#product-template .container {
    width: 94%;
    max-width: 1170px
}

#product-template .hero-image {
    padding: 2.5em 0 5em;
    position: relative
}

#product-template .hero-image:after {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=0)
}

#product-template .hero-image .container {
    height: 0;
    max-height: 760px!important;
    padding-bottom: 56.25%;
    position: relative
}

@media screen and (min-width:960px) {
    #product-template .hero-image .container {
        padding-bottom: 40%
    }
}

#product-template .hero-image .hero-content {
    position: absolute;
    left: .625em;
    bottom: -3em;
    z-index: 1
}

@media screen and (min-width:600px) {
    #product-template .hero-image .hero-content {
        bottom: auto;
        top: 50%;
        transform: translateY(-50%)
    }
    #product-template .hero-image {
        padding: 0
    }
}

#product-template .hero-image h1 {
    color: #fff;
    font-size: 28px;
    font-size: 1.75rem;
    font-weight: 300;
    line-height: 1.2;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .5)
}

#product-template .hero-image .hero-content--decipher h1 {
    max-width: 500px
}

#product-template .hero-image .hero-content--fv360 h1,
#product-template .hero-image .hero-content--revelation h1,
#product-template .hero-image .hero-content--thank-you h1 {
    max-width: 600px
}

#product-template .hero-image .hero-content--24tru h1,
#product-template .hero-image .hero-content--fv.focus.group.solutions h1,
#product-template .hero-image .hero-content--fv.video.insights h1 {
    max-width: 650px
}

#product-template .hero-image .hero-content--fv.classic h1 {
    max-width: 720px
}

#product-template .hero-image a.pt-cta,
#product-template .intro a.pt-cta {
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 600;
    letter-spacing: .01em;
    padding: .875em 1.875em;
    margin-top: 1.375em;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: background-color .3s ease
}

#pricing .subscription,
#product-template .intro .logos li.intro {
    letter-spacing: .1em;
    text-transform: uppercase
}

#product-template .product-section a,
#product-template .resources-section a,
.featured-products .col-half a {
    text-decoration: underline
}

#product-template .intro a.pt-cta {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 200px
}

#product-template .intro a.pt-cta.pt-cta--wide {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 240px
}

#product-template .hero-image .hero-content--decipher a.pt-cta,
#product-template .intro--decipher a.pt-cta {
    background-color: #a3cf62;
    text-shadow: 0 1px 0 rgba(112, 156, 47, .5)
}

#product-template .hero-image .hero-content--decipher a.pt-cta:focus,
#product-template .hero-image .hero-content--decipher a.pt-cta:hover,
#product-template .intro--decipher a.pt-cta:focus,
#product-template .intro--decipher a.pt-cta:hover {
    background-color: #8ab649
}

#product-template .hero-image .hero-content--revelation a.pt-cta,
#product-template .intro--revelation a.pt-cta {
    background-color: #f7941e;
    text-shadow: 0 1px 0 rgba(196, 97, 0, .5)
}

#product-template .hero-image .hero-content--revelation a.pt-cta:focus,
#product-template .hero-image .hero-content--revelation a.pt-cta:hover,
#product-template .intro--revelation a.pt-cta:focus,
#product-template .intro--revelation a.pt-cta:hover {
    background-color: #de7b05
}

#product-template .hero-image .hero-content--fv.classic a.pt-cta,
#product-template .hero-image .hero-content--fv.focus.group.solutions a.pt-cta,
#product-template .hero-image .hero-content--fv.video.insights a.pt-cta,
#product-template .hero-image .hero-content--fv360 a.pt-cta,
#product-template .intro--fv.classic a.pt-cta,
#product-template .intro--fv.focus.group.solutions a.pt-cta,
#product-template .intro--fv.video.insights a.pt-cta,
#product-template .intro--fv360 a.pt-cta {
    background-color: #faa61a;
    text-shadow: 0 1px 0 rgba(196, 97, 0, .5)
}

#product-template .hero-image .hero-content--fv.classic a.pt-cta:focus,
#product-template .hero-image .hero-content--fv.classic a.pt-cta:hover,
#product-template .hero-image .hero-content--fv.focus.group.solutions a.pt-cta:focus,
#product-template .hero-image .hero-content--fv.focus.group.solutions a.pt-cta:hover,
#product-template .hero-image .hero-content--fv.video.insights a.pt-cta:focus,
#product-template .hero-image .hero-content--fv.video.insights a.pt-cta:hover,
#product-template .hero-image .hero-content--fv360 a.pt-cta:focus,
#product-template .hero-image .hero-content--fv360 a.pt-cta:hover,
#product-template .intro--fv.classic a.pt-cta:focus,
#product-template .intro--fv.classic a.pt-cta:hover,
#product-template .intro--fv.focus.group.solutions a.pt-cta:focus,
#product-template .intro--fv.focus.group.solutions a.pt-cta:hover,
#product-template .intro--fv.video.insights a.pt-cta:focus,
#product-template .intro--fv.video.insights a.pt-cta:hover,
#product-template .intro--fv360 a.pt-cta:focus,
#product-template .intro--fv360 a.pt-cta:hover {
    background-color: #e18d01
}

@media screen and (min-width:600px) {
    #product-template .hero-image h1 {
        font-size: 36px;
        font-size: 2.25rem
    }
    #product-template .hero-image a.pt-cta,
    #product-template .intro a.pt-cta {
        font-size: 16px;
        font-size: 1rem
    }
}

@media screen and (min-width:768px) {
    #product-template .container {
        width: 90%
    }
    #product-template .hero-image h1 {
        font-size: 44px;
        font-size: 2.75rem
    }
}

#product-template .intro .product-logo {
    display: block;
    max-width: 180px;
    margin: 0 auto 1.875em;
    height: auto
}

@media screen and (min-width:768px) {
    #product-template .intro .product-logo {
        max-width: 240px;
        margin-bottom: 3.75em
    }
}

#product-template .intro.intro--fv360 .product-logo,
#product-template .intro.intro.intro--fv.classic .product-logo {
    max-width: 245px
}

#product-template .intro.intro.intro--fv.video.insights .product-logo {
    max-width: 296px
}

#product-template .intro.intro--fv.focus.group.solutions .product-logo {
    max-width: 440px
}

#product-template .facts,
#product-template .intro,
#product-template .pardot-section,
#product-template .product-section,
#product-template .resources-section,
.complementary-section,
.featured-products {
    padding: 2.8125em 0
}

@media screen and (min-width:768px) {
    #product-template .facts,
    #product-template .intro,
    #product-template .pardot-section,
    #product-template .product-section,
    #product-template .resources-section,
    .complementary-section,
    .featured-products {
        padding: 4.0625em 0
    }
}

@media screen and (min-width:1024px) {
    #product-template .hero-image h1 {
        font-size: 52px;
        font-size: 3.25rem
    }
    #product-template .facts,
    #product-template .intro,
    #product-template .pardot-section,
    #product-template .product-section,
    #product-template .resources-section,
    .complementary-section,
    .featured-products {
        padding: 6.25em 0
    }
}

#product-template .facts h2 {
    margin: 0 auto;
    max-width: 600px;
    text-align: center
}

#product-template .facts-fv.focus.group.solutions,
#product-template .facts-fv360,
#product-template .facts-revelation {
    background: url(../../../images/cream_dust_@2X.png) #fafafa;
    background-size: 50px 50px;
    border-top: 1px solid #f2f2f2
}

#product-template .circle-icon {
    background-color: #fff;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .25);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .25);
    box-sizing: border-box;
    display: block;
    margin: 0 auto 1.375em;
    padding: 1.5em;
    width: 140px;
    height: 140px
}

#product-template .facts-decipher .circle-icon {
    border: 5px solid #96c255
}

#product-template .facts-24tru .circle-icon {
    border: 5px solid #1a7bbe
}

#product-template .facts-revelation .circle-icon {
    border: 5px solid #f7941e
}

#product-template .facts-fv.classic .circle-icon,
#product-template .facts-fv.focus.group.solutions .circle-icon,
#product-template .facts-fv.video.insights .circle-icon,
#product-template .facts-fv360 .circle-icon {
    background: #fff;
    border: 5px solid #faa61a
}

.complementary-section,
.featured-products {
    border-top: 1px solid #f2f2f2
}

#product-template .facts-24tru h2,
#product-template .facts-decipher h2,
#product-template .facts-fv.classic h2,
#product-template .facts-fv.focus.group.solutions h2,
#product-template .facts-fv.video.insights h2,
#product-template .facts-fv360 h2,
#product-template .facts-revelation h2 {
    line-height: 1.2;
    margin-bottom: .5em
}

#product-template .facts-24tru p,
#product-template .facts-decipher p,
#product-template .facts-fv.classic p,
#product-template .facts-fv.focus.group.solutions p,
#product-template .facts-fv.video.insights p,
#product-template .facts-fv360 p,
#product-template .facts-revelation p {
    line-height: 1.35
}

#product-template .facts-revelation p {
    max-width: 200px;
    margin-left: auto;
    margin-right: auto
}

#product-template .facts-decipher p {
    max-width: 220px;
    margin-left: auto;
    margin-right: auto
}

#product-template .facts-fv.classic p,
#product-template .facts-fv.video.insights p {
    max-width: 340px;
    margin-left: auto;
    margin-right: auto
}

#product-template .facts-24tru .icon-set .col-one-third:nth-child(1) p,
#product-template .facts-fv.video.insights .icon-set .col-one-third:nth-child(1) p {
    max-width: 250px;
    margin-left: auto;
    margin-right: auto
}

#product-template .facts-24tru .icon-set .col-one-third:nth-child(3) p,
#product-template .facts-fv.video.insights .icon-set .col-one-third:nth-child(3) p {
    max-width: 320px;
    margin-left: auto;
    margin-right: auto
}

#product-template .intro ol,
#product-template .intro p,
#product-template .intro ul {
    font-size: 18px;
    font-size: 1.125rem
}

@media screen and (min-width:768px) {
    #product-template .intro ol,
    #product-template .intro p,
    #product-template .intro ul {
        font-size: 22px;
        font-size: 1.375rem
    }
}

@media screen and (min-width:1024px) {
    #product-template .intro ol,
    #product-template .intro p,
    #product-template .intro ul {
        font-size: 24px;
        font-size: 1.5rem
    }
}

#product-template .facts .pad,
#product-template .intro .pad {
    margin: 0 auto;
    max-width: 960px
}

#product-template .intro .icon-set .col-half {
    padding: 1.25em 1.875em;
    text-align: center
}

.complementary-section {
    background: url(../../../images/cream_dust_@2X.png) #fafafa;
    background-size: 50px 50px
}

.complementary-section h2 {
    text-align: center
}

.featured-products .col-half p {
    max-width: 440px;
    margin-left: auto;
    margin-right: auto
}

@media screen and (min-width:768px) {
    #product-template .intro .icon-set .col-half,
    .complementary-section .col-half,
    .featured-products .col-half {
        float: left;
        width: 50%
    }
    .featured-products .col-half {
        padding: 0 2.5em
    }
    .complementary-section .col-half:nth-child(1) {
        float: left;
        padding: 0 2.5em
    }
    .complementary-section .col-half:nth-child(2) {
        padding-left: 2.5em
    }
    .complementary-section h2 {
        text-align: left
    }
}

#product-template .resources-intro h2,
#product-template .resources-section .resources-intro {
    text-align: center
}

#product-template .facts .icon-set img,
#product-template .intro .icon-set img {
    display: block;
    margin: 0 auto 1.375em;
    max-width: 80px;
    height: auto
}

#product-template .facts .icon-set img {
    margin: 0 auto
}

#product-template .facts .icon-set p,
#product-template .intro .icon-set p {
    font-size: 16px;
    font-size: 1rem
}

@media and (min-width:768px) {
    #product-template .facts .icon-set p {
        margin-bottom: 0!important
    }
}

@media screen and (min-width:768px) {
    #product-template .facts .icon-set img,
    #product-template .intro .icon-set img {
        max-width: 120px
    }
    #product-template .facts .icon-set p,
    #product-template .intro .icon-set p {
        font-size: 18px;
        font-size: 1.125rem
    }
    #product-template .product-section .col-half {
        float: left;
        padding: 0 2.5em;
        width: 50%
    }
    #product-template .product-section:nth-child(even) .col-half.col-half-img {
        float: right
    }
}

@media screen and (min-width:1024px) {
    #product-template .intro .icon-set p {
        font-size: 20px;
        font-size: 1.25rem
    }
}

#product-template .pardot-section,
#product-template .product-section:nth-child(odd) {
    background: url(../../../images/cream_dust_@2X.png) #fafafa;
    background-size: 50px 50px
}

#product-template .pardot-section {
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    text-align: center
}

#product-template .pardot-section.pardot-decipher {
    background: url(../../../images/cream_dust_@2X.png) #fafafa;
    background-size: 50px 50px;
    border-bottom: none
}

#product-template .product-section:nth-child(odd),
#product-template .resources-section.resources-decipher {
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2
}

#product-template .product-section .col-half h2,
.complementary-section .col-half h2 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: .5em
}

#product-template .product-section .col-half p:last-child,
.complementary-section .col-half p:last-child {
    margin-bottom: 0
}

#product-template .product-section .col-half ul,
.complementary-section .col-half ul {
    list-style-type: circle;
    margin-left: 1.25em
}

#product-template .product-section .col-half li,
.complementary-section .col-half li {
    margin-bottom: 1.625em
}

#product-template .product-section .col-half.col-half-img {
    padding: 0
}

#product-template .intro img.size-full,
#product-template .product-section .col-half img {
    background-color: #fff;
    display: block;
    padding: .625em
}

#product-template .product-section .col-half img {
    box-shadow: 0 1px 3px rgba(0, 0, 0, .06), 0 1px 2px rgba(0, 0, 0, .12);
    margin-bottom: 1.375em
}

@media screen and (min-width:768px) {
    #product-template .product-section .col-half img {
        margin-bottom: 0
    }
}

#product-template .pardot-section .pad {
    max-width: 600px;
    margin: 0 auto
}

#product-template .pardot-section .pad h3 {
    line-height: 1.2;
    max-width: 350px;
    margin-left: auto;
    margin-right: auto
}

#product-template .pardot-section.pardot-revelation {
    background: #fff
}

#product-template .pardot-section.pardot-fv.focus.group.solutions .pad h3,
#product-template .pardot-section.pardot-revelation .pad h3 {
    max-width: 460px
}

#product-template .pardot-section.pardot-decipher .pad h3,
#product-template .pardot-section.pardot-fv.classic.live .pad h3,
#product-template .pardot-section.pardot-fv.video.insights .pad h3 {
    max-width: 420px
}

#product-template .pardot-section .pad iframe {
    position: relative;
    width: 100%;
    min-height: 800px
}

#product-template .resources-section {
    background-color: #fafafa
}

#product-template .resources-section.resources-decipher {
    background: #fff
}

#product-template .resources-section.resources-revelation {
    background: url(../../../images/cream_dust_@2X.png) #fafafa;
    background-size: 50px 50px
}

#product-template .resources-section .resources-intro p {
    font-size: 16px;
    font-size: 1rem;
    max-width: 800px;
    margin: 0 auto 2.5em
}

@media screen and (min-width:768px) {
    #product-template .resources-section .resources-intro p {
        font-size: 18px;
        font-size: 1.125rem
    }
}

@media screen and (min-width:1024px) {
    #product-template .resources-section .resources-intro p {
        font-size: 20px;
        font-size: 1.25rem
    }
}

#product-template .resources-section .col-one-third {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-bottom: .625em;
    padding: 1.25em
}

#product-template .resources-section .col-one-third span {
    display: block
}

#product-template .resources-section .col-one-third .resource-type {
    color: #76cabf;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    text-transform: uppercase
}

#product-template .resources-decipher .col-one-third .resource-type {
    color: #a3cf62
}

#product-template .resources-revelation .col-one-third .resource-type {
    color: #f7941e
}

#product-template .resources-section .col-one-third .resource-title h4 {
    line-height: 1.35
}

@media screen and (min-width:768px) {
    #product-template .resources-section .col-one-third {
        float: left;
        margin-right: 2.941176470588235%;
        margin-bottom: 1.25em;
        padding: 1.875em;
        width: 48.52941176470588%
    }
    #product-template .resources-section .col-one-third:nth-child(2n) {
        margin-right: 0
    }
    #product-template .resources-section .col-one-third:nth-child(2n+1) {
        clear: left
    }
}

#product-template .intro .logos {
    list-style-type: none;
    margin-left: 0;
    padding: 1.5em 0 0
}

@media screen and (min-width:960px) {
    #product-template .resources-section .col-one-third {
        width: 31.37254901960784%
    }
    #product-template .resources-section .col-one-third:nth-child(2n) {
        margin-right: 2.941176470588235%
    }
    #product-template .resources-section .col-one-third:nth-child(2n+1) {
        clear: none
    }
    #product-template .resources-section .col-one-third:nth-child(3n) {
        margin-right: 0
    }
    #product-template .resources-section .col-one-third:nth-child(3n+1) {
        clear: left
    }
    #product-template .intro .logos {
        padding-bottom: 3em
    }
    #product-template .intro .logos li.intro {
        margin-bottom: 1.5rem
    }
}

#product-template .intro .logos li {
    padding-bottom: 1.857em
}

#product-template .intro .logos li.intro {
    color: #ccc;
    float: none!important;
    font-size: 12px;
    font-size: .75rem;
    font-weight: 700;
    text-align: center!important;
    width: 100%!important
}

#product-template .intro .logos li:last-child {
    padding-bottom: 0
}

#product-template .intro .logos li {
    float: left;
    padding: 0 1.875em 1.875em;
    width: 50%
}

@media screen and (min-width:960px) {
    #product-template .intro .logos li {
        padding-bottom: 0;
        width: 25%
    }
}

#product-template .intro .logos img {
    border: none;
    margin: 0 auto;
    max-width: 140px;
    height: auto;
    padding: 0
}

#product-template .facts .icon-set {
    overflow: hidden;
    padding-top: .9375em;
    text-align: center
}

@media screen and (min-width:768px) {
    #product-template .facts .icon-set .col-one-third {
        float: left;
        margin-right: 2.941176470588235%;
        padding: .9375em 1.25em;
        width: 48.52941176470588%
    }
    #product-template .facts .icon-set .col-one-third:nth-child(2n) {
        margin-right: 0
    }
    #product-template .facts .icon-set .col-one-third:nth-child(2n+1) {
        clear: left
    }
}

@media screen and (min-width:960px) {
    #product-template .facts .icon-set .col-one-third {
        width: 31.37254901960784%
    }
    #product-template .facts .icon-set .col-one-third:nth-child(2n) {
        margin-right: 2.941176470588235%
    }
    #product-template .facts .icon-set .col-one-third:nth-child(2n+1) {
        clear: none
    }
    #product-template .facts .icon-set .col-one-third:nth-child(3n) {
        margin-right: 0
    }
    #product-template .facts .icon-set .col-one-third:nth-child(3n+1) {
        clear: left
    }
    #product-template .facts-24tru .icon-set .col-one-third,
    #product-template .facts-fv.classic .icon-set .col-one-third,
    #product-template .facts-fv.video.insights .icon-set .col-one-third {
        float: left;
        margin-right: 2.941176470588235%;
        padding: .9375em 1.25em;
        width: 48.52941176470588%
    }
    #product-template .facts-24tru .icon-set .col-one-third:nth-child(2n),
    #product-template .facts-fv.classic .icon-set .col-one-third:nth-child(2n),
    #product-template .facts-fv.video.insights .icon-set .col-one-third:nth-child(2n) {
        margin-right: 0
    }
    #product-template .facts-24tru .icon-set .col-one-third:nth-child(3n),
    #product-template .facts-fv.classic .icon-set .col-one-third:nth-child(3n),
    #product-template .facts-fv.video.insights .icon-set .col-one-third:nth-child(3n) {
        margin-right: 2.941176470588235%
    }
    #product-template .facts-24tru .icon-set .col-one-third:nth-child(2n+1),
    #product-template .facts-24tru .icon-set .col-one-third:nth-child(3n+1),
    #product-template .facts-fv.classic .icon-set .col-one-third:nth-child(2n+1),
    #product-template .facts-fv.classic .icon-set .col-one-third:nth-child(3n+1),
    #product-template .facts-fv.video.insights .icon-set .col-one-third:nth-child(2n+1),
    #product-template .facts-fv.video.insights .icon-set .col-one-third:nth-child(3n+1) {
        clear: none!important
    }
}

#map {
    padding: 2.8125em 0 0
}

@media screen and (min-width:768px) {
    #map {
        padding: 4.0625em 0 0
    }
}

#map .map-intro {
    text-align: center
}

#map .map-intro p {
    font-size: 16px;
    font-size: 1rem;
    max-width: 800px;
    margin: 0 auto 2.5em
}

@media screen and (min-width:768px) {
    #map .map-intro p {
        font-size: 18px;
        font-size: 1.125rem
    }
}

@media screen and (min-width:1024px) {
    #map {
        padding: 6.25em 0 0
    }
    #map .map-intro p {
        font-size: 20px;
        font-size: 1.25rem
    }
}

#map .map-facilities {
    padding: 2.8125em 0
}

@media screen and (min-width:768px) {
    #map .map-facilities {
        padding: 4.0625em 0
    }
}

@media screen and (min-width:1024px) {
    #map .map-facilities {
        padding: 6.25em 0
    }
}

#map .affiliate-logo {
    display: block;
    margin: 2.5em auto;
    max-width: 180px;
    height: auto
}

#map .affiliate-logo:first-child {
    margin-top: 0
}

#map .map-facilities h3 {
    line-height: 1.2;
    margin-bottom: 2.5em;
    margin-top: 2.5em;
    text-align: center
}

#map .map-facilities ul {
    border-top: 1px solid #f2f2f2;
    list-style-type: none;
    margin: 0;
    padding: 0
}

#map .map-facilities li {
    border-bottom: 1px solid #f2f2f2;
    padding: .625em 1.25em
}

#map_embed {
    height: 0;
    padding-bottom: 75%
}

@media screen and (min-width:768px) {
    #map_embed {
        padding-bottom: 56.25%
    }
    #map .col-half {
        float: left;
        width: 47.5%
    }
    #map .col-half:nth-of-type(odd) {
        margin-right: 5%
    }
}

#pricing {
    background: url(../../../images/cream_dust_@2X.png) #fafafa;
    background-size: 50px 50px;
    border-top: 1px solid #f2f2f2;
    padding: 5em 0
}

#pricing .table,
#pricing .table table tr,
#pricing .table table tr:nth-of-type(even) {
    background-color: #fff
}

#pricing h2 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.3333333333;
    margin-top: 0;
    margin-bottom: 1.375em;
    text-align: center
}

#pricing .table {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .1), 0 3px 6px rgba(0, 0, 0, .17);
    margin: 0 0 1.25em;
    width: auto
}

#pricing .fee,
#pricing .subscription {
    display: block;
    text-align: center
}

#pricing .fee {
    display: block;
    font-size: 2.5em;
    font-weight: 300
}

#pricing .fee small {
    font-size: 12px;
    font-size: .75rem
}

#pricing .table table {
    border: none;
    margin: 0
}

#pricing .table table th {
    background-color: #5b91cc;
    border: none;
    color: #fff
}

#pricing .table table th br {
    display: none
}

#pricing .table table td {
    padding: 12px
}

#pricing .table ul {
    line-height: 1.5;
    list-style-type: none;
    margin: .625em 0 0;
    padding: 0
}

#pricing .table li {
    border-top: 1px solid #f2f2f2;
    padding: .875em
}

#pricing .table li:nth-of-type(odd) {
    background-color: #fafafa
}

#pricing .table li:first-child {
    border-top: none
}

#upcoming-events {
    border-top: 1px solid #f2f2f2;
    padding: 2.8125em 0 0
}

@media screen and (min-width:768px) {
    #pricing .pricing-tables {
        display: flex
    }
    #pricing .table {
        flex: 1;
        float: left;
        margin-right: 2.5%;
        margin-bottom: 0;
        width: 31.6666666667%
    }
    #pricing .table:nth-child(3) {
        margin-right: 0
    }
    #upcoming-events {
        padding: 4.0625em 0 0
    }
}

#upcoming-events .upcoming-events-intro {
    text-align: center
}

#upcoming-events .upcoming-events-intro p {
    font-size: 16px;
    font-size: 1rem;
    max-width: 800px;
    margin: 0 auto 2.5em
}

@media screen and (min-width:768px) {
    #upcoming-events .upcoming-events-intro p {
        font-size: 18px;
        font-size: 1.125rem
    }
}

@media screen and (min-width:1024px) {
    #upcoming-events {
        padding: 6.25em 0 0
    }
    #upcoming-events .upcoming-events-intro p {
        font-size: 20px;
        font-size: 1.25rem
    }
}

#upcoming-events .upcoming-event-entries .upcoming-event-entry {
    border-radius: 5px;
    margin-bottom: 1.375em;
    padding: 1.25em;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24)
}

#upcoming-events .upcoming-event-entries .upcoming-event-entry p {
    margin: 0
}

#upcoming-events .upcoming-event-entries .upcoming-event-entry a {
    background-color: #5b91cc;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    margin-top: .75em;
    margin-bottom: .35em;
    padding: .625em .875em;
    text-align: center;
    text-decoration: none;
    transition: background-color .3s ease
}

#upcoming-events .upcoming-event-entries .upcoming-event-entry a:focus,
#upcoming-events .upcoming-event-entries .upcoming-event-entry a:hover {
    background-color: #4278b3
}

@media (min-width:600px) {
    #upcoming-events .upcoming-event-entries .upcoming-event-entry {
        float: left;
        margin-right: 2.5%;
        width: 48.75%
    }
    #upcoming-events .upcoming-event-entries .upcoming-event-entry:nth-child(2n) {
        margin-right: 0
    }
    #upcoming-events .upcoming-event-entries .upcoming-event-entry:nth-child(2n+1) {
        clear: left
    }
}

@media (min-width:900px) {
    #upcoming-events .upcoming-event-entries .upcoming-event-entry {
        width: 31.6666666667%
    }
    #upcoming-events .upcoming-event-entries .upcoming-event-entry:nth-child(2n) {
        margin-right: 2.5%
    }
    #upcoming-events .upcoming-event-entries .upcoming-event-entry:nth-child(2n+1) {
        clear: none
    }
    #upcoming-events .upcoming-event-entries .upcoming-event-entry:nth-child(3n) {
        margin-right: 0
    }
    #upcoming-events .upcoming-event-entries .upcoming-event-entry:nth-child(3n+1) {
        clear: left
    }
}

#resource-item .header-image {
    background-color: #0073a2;
    padding: 1.875em 0
}

@media screen and (min-width:768px) {
    #resource-item .header-image {
        padding: 2.5em 0
    }
}

@media screen and (min-width:951px) {
    #resource-item .header-image {
        padding: 3.125em 0
    }
}

#resource-item .category_headline {
    color: #fff;
    display: block;
    font-size: 1em;
    font-weight: 700;
    margin-bottom: .625em;
    padding: 0;
    text-align: center
}

#resource-item .resource_headline {
    color: #fff;
    font-size: 1.5em;
    font-weight: 700;
    line-height: 1.2;
    max-width: 650px;
    margin: 0 auto;
    text-align: center
}

@media screen and (min-width:768px) {
    #resource-item .category_headline {
        font-size: 1.125em
    }
    #resource-item .resource_headline {
        font-size: 1.875em
    }
}

#resource-item .webinar_embed {
    border: 10px solid #f2f2f2;
    margin: 0 auto 2.5em;
    max-width: 960px
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    max-width: 100%
}

.embed-container embed,
.embed-container iframe,
.embed-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#resource-item .resource-form-intro {
    margin: 0;
    font-weight: 700;
    line-height: 1.5
}

#pardot-section .indicator,
#resource-item .required,
#wrapper-demo .required {
    color: red;
    font-weight: 700
}

#pardot-section label,
#resource-item label,
#wrapper-demo label {
    display: block;
    font-size: 1em;
    font-weight: 700;
    margin: 0;
    padding: 0;
    text-align: left
}

#wrapper-demo label.solution-label {
    display: block;
    font-weight: 400;
    margin: 0;
    padding: 0;
    vertical-align: middle
}

#wrapper-demo input[type=checkbox] {
    margin: 0;
    padding: 0;
    vertical-align: middle;
    position: relative
}

#resource-item .form-indicator,
#wrapper-demo .form-indicator {
    font-size: .875em;
    margin-bottom: 1.375em;
    margin-top: 1.25rem
}

#pardot-section input[type=email],
#pardot-section input[type=tel],
#pardot-section input[type=text],
#resource-item input[type=email],
#resource-item input[type=tel],
#resource-item input[type=text],
#wrapper-demo input[type=email],
#wrapper-demo input[type=tel],
#wrapper-demo input[type=text],
#wrapper-demo textarea {
    border: 1px solid #d6d6d6;
    border-radius: 5px;
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-size: inherit;
    margin-bottom: .75em;
    padding: .625em .75em;
    width: 100%;
    -webkit-appearance: none
}

#pardot-section input[type=tel] {
    padding-left: 52px
}

#pardot-section input[type=email]:focus,
#pardot-section input[type=tel]:focus,
#pardot-section input[type=text]:focus,
#resource-item input[type=email]:focus,
#resource-item input[type=tel]:focus,
#resource-item input[type=text]:focus,
#wrapper-demo input[type=email]:focus,
#wrapper-demo input[type=tel]:focus,
#wrapper-demo input[type=text]:focus,
#wrapper-demo textarea:focus {
    outline: 0
}

#wrapper-demo textarea {
    min-height: 10em
}

#pardot-section::-webkit-input-placeholder,
#resource-item::-webkit-input-placeholder,
#wrapper-demo::-webkit-input-placeholder {
    color: #aaa!important
}

#pardot-section:-moz-placeholder,
#resource-item:-moz-placeholder,
#wrapper-demo:-moz-placeholder {
    color: #aaa!important
}

#pardot-section::-moz-placeholder,
#resource-item::-moz-placeholder,
#wrapper-demo::-moz-placeholder {
    color: #aaa!important
}

#pardot-section:-ms-input-placeholder,
#resource-item:-ms-input-placeholder,
#wrapper-demo:-ms-input-placeholder {
    color: #aaa!important
}

#pardot-section input[type=submit],
#resource-item input[type=submit],
#wrapper-demo input[type=submit] {
    background-color: #faa61a;
    border: none;
    border-radius: 5px;
    color: #fff;
    display: block;
    cursor: pointer;
    font-family: 'Open Sans', sans-serif;
    font-size: 1em;
    font-weight: 700;
    letter-spacing: .05em;
    margin-top: 1.25em;
    margin-bottom: 1.25em;
    max-width: none;
    padding: 1.25em 1.625em;
    transition: background-color .3s ease;
    text-shadow: 0 1px 0 rgba(28, 28, 28, .4);
    text-transform: uppercase;
    -webkit-appearance: none;
    width: 100%
}

#pardot-section input[type=submit]:focus,
#pardot-section input[type=submit]:hover,
#resource-item input[type=submit]:focus,
#resource-item input[type=submit]:hover,
#wrapper-demo input[type=submit]:focus,
#wrapper-demo input[type=submit]:hover {
    background-color: #e18d01;
    outline: 0
}

#pardot-section.pardot-decipher input[type=submit] {
    background-color: #a3cf62;
    text-shadow: 0 1px 0 rgba(112, 156, 47, .5)
}

#pardot-section.pardot-decipher input[type=submit]:focus,
#pardot-section.pardot-decipher input[type=submit]:hover {
    background-color: #8ab649
}

#pardot-section.pardot-revelation input[type=submit] {
    background-color: #f7941e;
    text-shadow: 0 1px 0 rgba(196, 97, 0, .5)
}

#pardot-section.pardot-revelation input[type=submit]:focus,
#pardot-section.pardot-revelation input[type=submit]:hover {
    background-color: #de7b05
}

#pardot-section input:focus,
#resource-item input:focus {
    outline: 0
}

#pardot-section .form-row:after,
#resource-item .form-row:after,
#wrapper-demo .form-row:after {
    content: "";
    display: table;
    clear: both
}

@media screen and (min-width:600px) {
    #pardot-section .form-row>div,
    #resource-item .form-row>div,
    #wrapper-demo .form-row>div {
        float: left;
        width: 48.75%
    }
    #pardot-section .form-row>div:first-child,
    #resource-item .form-row>div:first-child,
    #wrapper-demo .form-row>div:first-child {
        margin-right: 2.5%
    }
}

#errors {
    background-color: #be4b49;
    border: 1px solid #9b3635;
    border-radius: 5px;
    color: #fff;
    margin: 0 auto 1.25em;
    max-width: 600px;
    padding: 1.25em;
    text-align: left
}

.custom-select {
    background: #fff;
    border: 1px solid #d6d6d6;
    border-radius: 5px;
    position: relative;
    display: block;
    margin-bottom: .75em
}

.custom-select select {
    color: #aaa;
    font-family: 'Open Sans', sans-serif;
    width: 100%;
    margin: 0;
    outline: 0;
    padding: .625em .75em;
    d -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    font-size: inherit
}

.custom-select::after {
    content: "â–¼";
    font-size: 8px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 2em;
    z-index: 2;
    pointer-events: none;
    display: none
}

@supports (-webkit-appearance:none) or (appearance:none) or ((-moz-appearance:none) and (mask-type:alpha)) {
    .custom-select::after {
        display: block
    }
    .custom-select select {
        padding-right: 2em;
        background: 0 0;
        border: 1px solid transparent;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none
    }
}

#wrapper-demo .error {
    border: 1px solid #9b3635!important;
    box-shadow: 0 0 4px #9b3635
}

.intl-tel-input {
    position: relative;
    display: inline-block
}

.intl-tel-input * {
    -moz-box-sizing: border-box
}

.intl-tel-input .hide {
    display: none
}

.intl-tel-input .v-hide {
    visibility: hidden
}

.intl-tel-input input,
.intl-tel-input input[type=tel],
.intl-tel-input input[type=text] {
    position: relative;
    z-index: 0;
    margin-top: 0!important;
    margin-bottom: 0!important;
    padding-right: 36px;
    margin-right: 0
}

.intl-tel-input .flag-container {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 1px
}

.intl-tel-input .selected-flag {
    z-index: 1;
    position: relative;
    width: 36px;
    height: 100%;
    padding: 0 0 0 8px
}

.intl-tel-input .selected-flag .iti-flag {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto
}

.intl-tel-input .selected-flag .iti-arrow {
    position: absolute;
    top: 50%;
    margin-top: -2px;
    right: 6px;
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid #555
}

.intl-tel-input .selected-flag .iti-arrow.up {
    border-top: none;
    border-bottom: 4px solid #555
}

.intl-tel-input .country-list {
    position: absolute;
    z-index: 2;
    list-style: none;
    text-align: left;
    padding: 0;
    margin: 0 0 0 -1px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, .2);
    background-color: #fff;
    border: 1px solid #CCC;
    white-space: nowrap;
    max-height: 200px;
    overflow-y: scroll
}

.intl-tel-input .country-list .country.highlight,
.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
    background-color: rgba(0, 0, 0, .05)
}

.intl-tel-input .country-list.dropup {
    bottom: 100%;
    margin-bottom: -1px
}

.intl-tel-input .country-list .flag-box {
    display: inline-block;
    width: 20px
}

@media (max-width:500px) {
    .intl-tel-input .country-list {
        white-space: normal
    }
}

.intl-tel-input .country-list .divider {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #CCC
}

.intl-tel-input .country-list .country {
    padding: 5px 10px
}

.intl-tel-input .country-list .country .dial-code {
    color: #999
}

.intl-tel-input .country-list .country-name,
.intl-tel-input .country-list .dial-code,
.intl-tel-input .country-list .flag-box {
    vertical-align: middle
}

.intl-tel-input .country-list .country-name,
.intl-tel-input .country-list .flag-box {
    margin-right: 6px
}

.intl-tel-input.allow-dropdown input,
.intl-tel-input.allow-dropdown input[type=tel],
.intl-tel-input.allow-dropdown input[type=text],
.intl-tel-input.separate-dial-code input,
.intl-tel-input.separate-dial-code input[type=tel],
.intl-tel-input.separate-dial-code input[type=text] {
    padding-right: 6px;
    padding-left: 52px;
    margin-left: 0
}

.intl-tel-input.allow-dropdown .flag-container,
.intl-tel-input.separate-dial-code .flag-container {
    right: auto;
    left: 0
}

.intl-tel-input.allow-dropdown .selected-flag,
.intl-tel-input.separate-dial-code .selected-flag {
    width: 46px
}

.intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover,
.intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover {
    cursor: default
}

.intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover .selected-flag,
.intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover .selected-flag {
    background-color: transparent
}

.intl-tel-input.separate-dial-code .selected-flag {
    background-color: rgba(0, 0, 0, .05);
    display: table
}

.intl-tel-input.separate-dial-code .selected-dial-code {
    display: table-cell;
    vertical-align: middle;
    padding-left: 28px
}

.intl-tel-input.separate-dial-code.iti-sdc-2 input,
.intl-tel-input.separate-dial-code.iti-sdc-2 input[type=tel],
.intl-tel-input.separate-dial-code.iti-sdc-2 input[type=text] {
    padding-left: 66px
}

.intl-tel-input.separate-dial-code.iti-sdc-2 .selected-flag {
    width: 60px
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=tel],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=text] {
    padding-left: 76px
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 .selected-flag {
    width: 70px
}

.intl-tel-input.separate-dial-code.iti-sdc-3 input,
.intl-tel-input.separate-dial-code.iti-sdc-3 input[type=tel],
.intl-tel-input.separate-dial-code.iti-sdc-3 input[type=text] {
    padding-left: 74px
}

.intl-tel-input.separate-dial-code.iti-sdc-3 .selected-flag {
    width: 68px
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=tel],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=text] {
    padding-left: 84px
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag {
    width: 78px
}

.intl-tel-input.separate-dial-code.iti-sdc-4 input,
.intl-tel-input.separate-dial-code.iti-sdc-4 input[type=tel],
.intl-tel-input.separate-dial-code.iti-sdc-4 input[type=text] {
    padding-left: 82px
}

.intl-tel-input.separate-dial-code.iti-sdc-4 .selected-flag {
    width: 76px
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=tel],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=text] {
    padding-left: 92px
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 .selected-flag {
    width: 86px
}

.intl-tel-input.separate-dial-code.iti-sdc-5 input,
.intl-tel-input.separate-dial-code.iti-sdc-5 input[type=tel],
.intl-tel-input.separate-dial-code.iti-sdc-5 input[type=text] {
    padding-left: 90px
}

.intl-tel-input.separate-dial-code.iti-sdc-5 .selected-flag {
    width: 84px
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=tel],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=text] {
    padding-left: 100px
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 .selected-flag {
    width: 94px
}

.intl-tel-input.iti-container {
    position: absolute;
    top: -1000px;
    left: -1000px;
    z-index: 1060;
    padding: 1px
}

.intl-tel-input.iti-container:hover {
    cursor: pointer
}

.iti-mobile .intl-tel-input.iti-container {
    top: 30px;
    bottom: 30px;
    left: 30px;
    right: 30px;
    position: fixed
}

.iti-mobile .intl-tel-input .country-list {
    max-height: 100%;
    width: 100%
}

.iti-mobile .intl-tel-input .country-list .country {
    padding: 10px;
    line-height: 1.5em
}

.iti-flag {
    width: 20px
}

.iti-flag.be {
    width: 18px
}

.iti-flag.ch {
    width: 15px
}

.iti-flag.mc {
    width: 19px
}

.iti-flag.ne {
    width: 18px
}

.iti-flag.ac {
    height: 10px;
    background-position: 0 0
}

.iti-flag.ad {
    height: 14px;
    background-position: -22px 0
}

.iti-flag.ae {
    height: 10px;
    background-position: -44px 0
}

.iti-flag.af {
    height: 14px;
    background-position: -66px 0
}

.iti-flag.ag {
    height: 14px;
    background-position: -88px 0
}

.iti-flag.ai {
    height: 10px;
    background-position: -110px 0
}

.iti-flag.al {
    height: 15px;
    background-position: -132px 0
}

.iti-flag.am {
    height: 10px;
    background-position: -154px 0
}

.iti-flag.ao {
    height: 14px;
    background-position: -176px 0
}

.iti-flag.aq {
    height: 14px;
    background-position: -198px 0
}

.iti-flag.ar {
    height: 13px;
    background-position: -220px 0
}

.iti-flag.as {
    height: 10px;
    background-position: -242px 0
}

.iti-flag.at {
    height: 14px;
    background-position: -264px 0
}

.iti-flag.au {
    height: 10px;
    background-position: -286px 0
}

.iti-flag.aw {
    height: 14px;
    background-position: -308px 0
}

.iti-flag.ax {
    height: 13px;
    background-position: -330px 0
}

.iti-flag.az {
    height: 10px;
    background-position: -352px 0
}

.iti-flag.ba {
    height: 10px;
    background-position: -374px 0
}

.iti-flag.bb {
    height: 14px;
    background-position: -396px 0
}

.iti-flag.bd {
    height: 12px;
    background-position: -418px 0
}

.iti-flag.be {
    height: 15px;
    background-position: -440px 0
}

.iti-flag.bf {
    height: 14px;
    background-position: -460px 0
}

.iti-flag.bg {
    height: 12px;
    background-position: -482px 0
}

.iti-flag.bh {
    height: 12px;
    background-position: -504px 0
}

.iti-flag.bi {
    height: 12px;
    background-position: -526px 0
}

.iti-flag.bj {
    height: 14px;
    background-position: -548px 0
}

.iti-flag.bl {
    height: 14px;
    background-position: -570px 0
}

.iti-flag.bm {
    height: 10px;
    background-position: -592px 0
}

.iti-flag.bn {
    height: 10px;
    background-position: -614px 0
}

.iti-flag.bo {
    height: 14px;
    background-position: -636px 0
}

.iti-flag.bq {
    height: 14px;
    background-position: -658px 0
}

.iti-flag.br {
    height: 14px;
    background-position: -680px 0
}

.iti-flag.bs {
    height: 10px;
    background-position: -702px 0
}

.iti-flag.bt {
    height: 14px;
    background-position: -724px 0
}

.iti-flag.bv {
    height: 15px;
    background-position: -746px 0
}

.iti-flag.bw {
    height: 14px;
    background-position: -768px 0
}

.iti-flag.by {
    height: 10px;
    background-position: -790px 0
}

.iti-flag.bz {
    height: 14px;
    background-position: -812px 0
}

.iti-flag.ca {
    height: 10px;
    background-position: -834px 0
}

.iti-flag.cc {
    height: 10px;
    background-position: -856px 0
}

.iti-flag.cd {
    height: 15px;
    background-position: -878px 0
}

.iti-flag.cf {
    height: 14px;
    background-position: -900px 0
}

.iti-flag.cg {
    height: 14px;
    background-position: -922px 0
}

.iti-flag.ch {
    height: 15px;
    background-position: -944px 0
}

.iti-flag.ci {
    height: 14px;
    background-position: -961px 0
}

.iti-flag.ck {
    height: 10px;
    background-position: -983px 0
}

.iti-flag.cl {
    height: 14px;
    background-position: -1005px 0
}

.iti-flag.cm {
    height: 14px;
    background-position: -1027px 0
}

.iti-flag.cn {
    height: 14px;
    background-position: -1049px 0
}

.iti-flag.co {
    height: 14px;
    background-position: -1071px 0
}

.iti-flag.cp {
    height: 14px;
    background-position: -1093px 0
}

.iti-flag.cr {
    height: 12px;
    background-position: -1115px 0
}

.iti-flag.cu {
    height: 10px;
    background-position: -1137px 0
}

.iti-flag.cv {
    height: 12px;
    background-position: -1159px 0
}

.iti-flag.cw {
    height: 14px;
    background-position: -1181px 0
}

.iti-flag.cx {
    height: 10px;
    background-position: -1203px 0
}

.iti-flag.cy {
    height: 13px;
    background-position: -1225px 0
}

.iti-flag.cz {
    height: 14px;
    background-position: -1247px 0
}

.iti-flag.de {
    height: 12px;
    background-position: -1269px 0
}

.iti-flag.dg {
    height: 10px;
    background-position: -1291px 0
}

.iti-flag.dj {
    height: 14px;
    background-position: -1313px 0
}

.iti-flag.dk {
    height: 15px;
    background-position: -1335px 0
}

.iti-flag.dm {
    height: 10px;
    background-position: -1357px 0
}

.iti-flag.do {
    height: 13px;
    background-position: -1379px 0
}

.iti-flag.dz {
    height: 14px;
    background-position: -1401px 0
}

.iti-flag.ea {
    height: 14px;
    background-position: -1423px 0
}

.iti-flag.ec {
    height: 14px;
    background-position: -1445px 0
}

.iti-flag.ee {
    height: 13px;
    background-position: -1467px 0
}

.iti-flag.eg {
    height: 14px;
    background-position: -1489px 0
}

.iti-flag.eh {
    height: 10px;
    background-position: -1511px 0
}

.iti-flag.er {
    height: 10px;
    background-position: -1533px 0
}

.iti-flag.es {
    height: 14px;
    background-position: -1555px 0
}

.iti-flag.et {
    height: 10px;
    background-position: -1577px 0
}

.iti-flag.eu {
    height: 14px;
    background-position: -1599px 0
}

.iti-flag.fi {
    height: 12px;
    background-position: -1621px 0
}

.iti-flag.fj {
    height: 10px;
    background-position: -1643px 0
}

.iti-flag.fk {
    height: 10px;
    background-position: -1665px 0
}

.iti-flag.fm {
    height: 11px;
    background-position: -1687px 0
}

.iti-flag.fo {
    height: 15px;
    background-position: -1709px 0
}

.iti-flag.fr {
    height: 14px;
    background-position: -1731px 0
}

.iti-flag.ga {
    height: 15px;
    background-position: -1753px 0
}

.iti-flag.gb {
    height: 10px;
    background-position: -1775px 0
}

.iti-flag.gd {
    height: 12px;
    background-position: -1797px 0
}

.iti-flag.ge {
    height: 14px;
    background-position: -1819px 0
}

.iti-flag.gf {
    height: 14px;
    background-position: -1841px 0
}

.iti-flag.gg {
    height: 14px;
    background-position: -1863px 0
}

.iti-flag.gh {
    height: 14px;
    background-position: -1885px 0
}

.iti-flag.gi {
    height: 10px;
    background-position: -1907px 0
}

.iti-flag.gl {
    height: 14px;
    background-position: -1929px 0
}

.iti-flag.gm {
    height: 14px;
    background-position: -1951px 0
}

.iti-flag.gn {
    height: 14px;
    background-position: -1973px 0
}

.iti-flag.gp {
    height: 14px;
    background-position: -1995px 0
}

.iti-flag.gq {
    height: 14px;
    background-position: -2017px 0
}

.iti-flag.gr {
    height: 14px;
    background-position: -2039px 0
}

.iti-flag.gs {
    height: 10px;
    background-position: -2061px 0
}

.iti-flag.gt {
    height: 13px;
    background-position: -2083px 0
}

.iti-flag.gu {
    height: 11px;
    background-position: -2105px 0
}

.iti-flag.gw {
    height: 10px;
    background-position: -2127px 0
}

.iti-flag.gy {
    height: 12px;
    background-position: -2149px 0
}

.iti-flag.hk {
    height: 14px;
    background-position: -2171px 0
}

.iti-flag.hm {
    height: 10px;
    background-position: -2193px 0
}

.iti-flag.hn {
    height: 10px;
    background-position: -2215px 0
}

.iti-flag.hr {
    height: 10px;
    background-position: -2237px 0
}

.iti-flag.ht {
    height: 12px;
    background-position: -2259px 0
}

.iti-flag.hu {
    height: 10px;
    background-position: -2281px 0
}

.iti-flag.ic {
    height: 14px;
    background-position: -2303px 0
}

.iti-flag.id {
    height: 14px;
    background-position: -2325px 0
}

.iti-flag.ie {
    height: 10px;
    background-position: -2347px 0
}

.iti-flag.il {
    height: 15px;
    background-position: -2369px 0
}

.iti-flag.im {
    height: 10px;
    background-position: -2391px 0
}

.iti-flag.in {
    height: 14px;
    background-position: -2413px 0
}

.iti-flag.io {
    height: 10px;
    background-position: -2435px 0
}

.iti-flag.iq {
    height: 14px;
    background-position: -2457px 0
}

.iti-flag.ir {
    height: 12px;
    background-position: -2479px 0
}

.iti-flag.is {
    height: 15px;
    background-position: -2501px 0
}

.iti-flag.it {
    height: 14px;
    background-position: -2523px 0
}

.iti-flag.je {
    height: 12px;
    background-position: -2545px 0
}

.iti-flag.jm {
    height: 10px;
    background-position: -2567px 0
}

.iti-flag.jo {
    height: 10px;
    background-position: -2589px 0
}

.iti-flag.jp {
    height: 14px;
    background-position: -2611px 0
}

.iti-flag.ke {
    height: 14px;
    background-position: -2633px 0
}

.iti-flag.kg {
    height: 12px;
    background-position: -2655px 0
}

.iti-flag.kh {
    height: 13px;
    background-position: -2677px 0
}

.iti-flag.ki {
    height: 10px;
    background-position: -2699px 0
}

.iti-flag.km {
    height: 12px;
    background-position: -2721px 0
}

.iti-flag.kn {
    height: 14px;
    background-position: -2743px 0
}

.iti-flag.kp {
    height: 10px;
    background-position: -2765px 0
}

.iti-flag.kr {
    height: 14px;
    background-position: -2787px 0
}

.iti-flag.kw {
    height: 10px;
    background-position: -2809px 0
}

.iti-flag.ky {
    height: 10px;
    background-position: -2831px 0
}

.iti-flag.kz {
    height: 10px;
    background-position: -2853px 0
}

.iti-flag.la {
    height: 14px;
    background-position: -2875px 0
}

.iti-flag.lb {
    height: 14px;
    background-position: -2897px 0
}

.iti-flag.lc {
    height: 10px;
    background-position: -2919px 0
}

.iti-flag.li {
    height: 12px;
    background-position: -2941px 0
}

.iti-flag.lk {
    height: 10px;
    background-position: -2963px 0
}

.iti-flag.lr {
    height: 11px;
    background-position: -2985px 0
}

.iti-flag.ls {
    height: 14px;
    background-position: -3007px 0
}

.iti-flag.lt {
    height: 12px;
    background-position: -3029px 0
}

.iti-flag.lu {
    height: 12px;
    background-position: -3051px 0
}

.iti-flag.lv {
    height: 10px;
    background-position: -3073px 0
}

.iti-flag.ly {
    height: 10px;
    background-position: -3095px 0
}

.iti-flag.ma {
    height: 14px;
    background-position: -3117px 0
}

.iti-flag.mc {
    height: 15px;
    background-position: -3139px 0
}

.iti-flag.md {
    height: 10px;
    background-position: -3160px 0
}

.iti-flag.me {
    height: 10px;
    background-position: -3182px 0
}

.iti-flag.mf {
    height: 14px;
    background-position: -3204px 0
}

.iti-flag.mg {
    height: 14px;
    background-position: -3226px 0
}

.iti-flag.mh {
    height: 11px;
    background-position: -3248px 0
}

.iti-flag.mk {
    height: 10px;
    background-position: -3270px 0
}

.iti-flag.ml {
    height: 14px;
    background-position: -3292px 0
}

.iti-flag.mm {
    height: 14px;
    background-position: -3314px 0
}

.iti-flag.mn {
    height: 10px;
    background-position: -3336px 0
}

.iti-flag.mo {
    height: 14px;
    background-position: -3358px 0
}

.iti-flag.mp {
    height: 10px;
    background-position: -3380px 0
}

.iti-flag.mq {
    height: 14px;
    background-position: -3402px 0
}

.iti-flag.mr {
    height: 14px;
    background-position: -3424px 0
}

.iti-flag.ms {
    height: 10px;
    background-position: -3446px 0
}

.iti-flag.mt {
    height: 14px;
    background-position: -3468px 0
}

.iti-flag.mu {
    height: 14px;
    background-position: -3490px 0
}

.iti-flag.mv {
    height: 14px;
    background-position: -3512px 0
}

.iti-flag.mw {
    height: 14px;
    background-position: -3534px 0
}

.iti-flag.mx {
    height: 12px;
    background-position: -3556px 0
}

.iti-flag.my {
    height: 10px;
    background-position: -3578px 0
}

.iti-flag.mz {
    height: 14px;
    background-position: -3600px 0
}

.iti-flag.na {
    height: 14px;
    background-position: -3622px 0
}

.iti-flag.nc {
    height: 10px;
    background-position: -3644px 0
}

.iti-flag.ne {
    height: 15px;
    background-position: -3666px 0
}

.iti-flag.nf {
    height: 10px;
    background-position: -3686px 0
}

.iti-flag.ng {
    height: 10px;
    background-position: -3708px 0
}

.iti-flag.ni {
    height: 12px;
    background-position: -3730px 0
}

.iti-flag.nl {
    height: 14px;
    background-position: -3752px 0
}

.iti-flag.no {
    height: 15px;
    background-position: -3774px 0
}

.iti-flag.np {
    width: 13px;
    height: 15px;
    background-position: -3796px 0
}

.iti-flag.nr {
    height: 10px;
    background-position: -3811px 0
}

.iti-flag.nu {
    height: 10px;
    background-position: -3833px 0
}

.iti-flag.nz {
    height: 10px;
    background-position: -3855px 0
}

.iti-flag.om {
    height: 10px;
    background-position: -3877px 0
}

.iti-flag.pa {
    height: 14px;
    background-position: -3899px 0
}

.iti-flag.pe {
    height: 14px;
    background-position: -3921px 0
}

.iti-flag.pf {
    height: 14px;
    background-position: -3943px 0
}

.iti-flag.pg {
    height: 15px;
    background-position: -3965px 0
}

.iti-flag.ph {
    height: 10px;
    background-position: -3987px 0
}

.iti-flag.pk {
    height: 14px;
    background-position: -4009px 0
}

.iti-flag.pl {
    height: 13px;
    background-position: -4031px 0
}

.iti-flag.pm {
    height: 14px;
    background-position: -4053px 0
}

.iti-flag.pn {
    height: 10px;
    background-position: -4075px 0
}

.iti-flag.pr {
    height: 14px;
    background-position: -4097px 0
}

.iti-flag.ps {
    height: 10px;
    background-position: -4119px 0
}

.iti-flag.pt {
    height: 14px;
    background-position: -4141px 0
}

.iti-flag.pw {
    height: 13px;
    background-position: -4163px 0
}

.iti-flag.py {
    height: 11px;
    background-position: -4185px 0
}

.iti-flag.qa {
    height: 8px;
    background-position: -4207px 0
}

.iti-flag.re {
    height: 14px;
    background-position: -4229px 0
}

.iti-flag.ro {
    height: 14px;
    background-position: -4251px 0
}

.iti-flag.rs {
    height: 14px;
    background-position: -4273px 0
}

.iti-flag.ru {
    height: 14px;
    background-position: -4295px 0
}

.iti-flag.rw {
    height: 14px;
    background-position: -4317px 0
}

.iti-flag.sa {
    height: 14px;
    background-position: -4339px 0
}

.iti-flag.sb {
    height: 10px;
    background-position: -4361px 0
}

.iti-flag.sc {
    height: 10px;
    background-position: -4383px 0
}

.iti-flag.sd {
    height: 10px;
    background-position: -4405px 0
}

.iti-flag.se {
    height: 13px;
    background-position: -4427px 0
}

.iti-flag.sg {
    height: 14px;
    background-position: -4449px 0
}

.iti-flag.sh {
    height: 10px;
    background-position: -4471px 0
}

.iti-flag.si {
    height: 10px;
    background-position: -4493px 0
}

.iti-flag.sj {
    height: 15px;
    background-position: -4515px 0
}

.iti-flag.sk {
    height: 14px;
    background-position: -4537px 0
}

.iti-flag.sl {
    height: 14px;
    background-position: -4559px 0
}

.iti-flag.sm {
    height: 15px;
    background-position: -4581px 0
}

.iti-flag.sn {
    height: 14px;
    background-position: -4603px 0
}

.iti-flag.so {
    height: 14px;
    background-position: -4625px 0
}

.iti-flag.sr {
    height: 14px;
    background-position: -4647px 0
}

.iti-flag.ss {
    height: 10px;
    background-position: -4669px 0
}

.iti-flag.st {
    height: 10px;
    background-position: -4691px 0
}

.iti-flag.sv {
    height: 12px;
    background-position: -4713px 0
}

.iti-flag.sx {
    height: 14px;
    background-position: -4735px 0
}

.iti-flag.sy {
    height: 14px;
    background-position: -4757px 0
}

.iti-flag.sz {
    height: 14px;
    background-position: -4779px 0
}

.iti-flag.ta {
    height: 10px;
    background-position: -4801px 0
}

.iti-flag.tc {
    height: 10px;
    background-position: -4823px 0
}

.iti-flag.td {
    height: 14px;
    background-position: -4845px 0
}

.iti-flag.tf {
    height: 14px;
    background-position: -4867px 0
}

.iti-flag.tg {
    height: 13px;
    background-position: -4889px 0
}

.iti-flag.th {
    height: 14px;
    background-position: -4911px 0
}

.iti-flag.tj {
    height: 10px;
    background-position: -4933px 0
}

.iti-flag.tk {
    height: 10px;
    background-position: -4955px 0
}

.iti-flag.tl {
    height: 10px;
    background-position: -4977px 0
}

.iti-flag.tm {
    height: 14px;
    background-position: -4999px 0
}

.iti-flag.tn {
    height: 14px;
    background-position: -5021px 0
}

.iti-flag.to {
    height: 10px;
    background-position: -5043px 0
}

.iti-flag.tr {
    height: 14px;
    background-position: -5065px 0
}

.iti-flag.tt {
    height: 12px;
    background-position: -5087px 0
}

.iti-flag.tv {
    height: 10px;
    background-position: -5109px 0
}

.iti-flag.tw {
    height: 14px;
    background-position: -5131px 0
}

.iti-flag.tz {
    height: 14px;
    background-position: -5153px 0
}

.iti-flag.ua {
    height: 14px;
    background-position: -5175px 0
}

.iti-flag.ug {
    height: 14px;
    background-position: -5197px 0
}

.iti-flag.um {
    height: 11px;
    background-position: -5219px 0
}

.iti-flag.us {
    height: 11px;
    background-position: -5241px 0
}

.iti-flag.uy {
    height: 14px;
    background-position: -5263px 0
}

.iti-flag.uz {
    height: 10px;
    background-position: -5285px 0
}

.iti-flag.va {
    width: 15px;
    height: 15px;
    background-position: -5307px 0
}

.iti-flag.vc {
    height: 14px;
    background-position: -5324px 0
}

.iti-flag.ve {
    height: 14px;
    background-position: -5346px 0
}

.iti-flag.vg {
    height: 10px;
    background-position: -5368px 0
}

.iti-flag.vi {
    height: 14px;
    background-position: -5390px 0
}

.iti-flag.vn {
    height: 14px;
    background-position: -5412px 0
}

.iti-flag.vu {
    height: 12px;
    background-position: -5434px 0
}

.iti-flag.wf {
    height: 14px;
    background-position: -5456px 0
}

.iti-flag.ws {
    height: 10px;
    background-position: -5478px 0
}

.iti-flag.xk {
    height: 15px;
    background-position: -5500px 0
}

.iti-flag.ye {
    height: 14px;
    background-position: -5522px 0
}

.iti-flag.yt {
    height: 14px;
    background-position: -5544px 0
}

.iti-flag.za {
    height: 14px;
    background-position: -5566px 0
}

.iti-flag.zm {
    height: 14px;
    background-position: -5588px 0
}

.iti-flag.zw {
    height: 10px;
    background-position: -5610px 0
}

.iti-flag {
    height: 15px;
    box-shadow: 0 0 1px 0 #888;
    background-image: url(../../../images/flags.png);
    background-repeat: no-repeat;
    background-color: #DBDBDB;
    background-position: 20px 0
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2 / 1),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx) {
    .iti-flag {
        background-size: 5630px 15px;
        background-image: url(../../../images/flags@2x.png)
    }
}

.iti-flag.np {
    background-color: transparent
}

.intl-tel-input {
    width: 100%;
    margin-bottom: .75em
}

#resource-item input#phone {
    padding-left: 52px
}

#comments {
    padding-top: 1.25em
}

#comments ol.comment-list {
    list-style: none!important;
    margin: 1em 0!important;
    padding: 0!important;
    text-indent: 0!important
}

#comments ol.comment-list li.comment {
    border-bottom: 1px dotted #666!important;
    padding: 1em!important
}

#comments ol.comment-list li.comment div.vcard {
    font: 400 16px georgia, times, serif!important
}

#comments ol.comment-list li.comment div.vcard cite.fn {
    font-style: normal!important
}

#comments ol.comment-list li.comment div.vcard img.avatar {
    border: 5px solid #ccc!important;
    float: right!important;
    margin: 0 0 1em 1em!important
}

#comments ol.comment-list li.comment div.comment-meta {
    font-size: .625em!important
}

#comments ol.comment-list li.comment div.comment-meta a {
    color: #ccc!important
}

#comments ol.comment-list li.comment p {
    font-size: 1em!important;
    margin: 0 0 1em!important
}

#comments ol.comment-list li.comment ul {
    font-size: 1em!important;
    list-style: square!important;
    margin: 0 0 1em 2em!important
}

#comments ol.comment-list li.comment div.reply {
    font-size: 1em!important
}

#comments ol.comment-list li.comment div.reply a {
    font-weight: 700!important
}

#comments ol.comment-list li.comment ul.children {
    list-style: none!important;
    margin: 1em 0 0!important;
    text-indent: 0!important
}

#comments ol.comment-list li.comment ul.children li.depth-2 {
    border-left: 5px solid #555!important;
    margin: 0 0 .25em .25em!important
}

#comments ol.comment-list li.comment ul.children li.depth-3 {
    border-left: 5px solid #999!important;
    margin: 0 0 .25em .25em!important
}

#comments ol.comment-list li.comment ul.children li.depth-4 {
    border-left: 5px solid #bbb!important;
    margin: 0 0 .25em .25em!important
}

#comments ol.comment-list li.even {
    background: #fff!important
}

#comments ol.comment-list li.odd {
    background: #f6f6f6!important
}

#comments ol.comment-list li.parent {
    border-left: 5px solid #ccc!important
}

#complementary-resources .group:after,
#fv-blog .group:after,
#other-posts .group:after {
    content: "";
    display: table;
    clear: both
}

#fv-blog-header {
    background: #0073a2;
    background: -moz-radial-gradient(center, ellipse cover, #0073a2 0, #005a89 99%);
    background: -webkit-radial-gradient(center, ellipse cover, #0073a2 0, #005a89 99%);
    background: radial-gradient(ellipse at center, #0073a2 0, #005a89 99%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#0073a2', endColorstr='#005a89', GradientType=1);
    color: #fff;
    padding: 2.5em 2.5%;
    text-align: center
}

#fv-blog-header h1 {
    font-size: 1.25em;
    font-weight: 700;
    margin-top: 0
}

#fv-blog-header p.intro {
    font-size: 1.125em;
    font-weight: 300;
    margin: 0 auto;
    max-width: 720px
}

@media screen and (min-width:600px) {
    #fv-blog-header h1 {
        font-size: 1.375em
    }
    #fv-blog-header p.intro {
        font-size: 1.25em
    }
}

#fv-blog {
    background-color: #fff;
    box-sizing: border-box;
    padding: 0 2.5%
}

#fv-blog-sidebar {
    box-shadow: 0 -5px 5px -5px rgba(0, 0, 0, .15);
    box-sizing: border-box;
    padding: 2.5em 5%
}

#fv-blog-sidebar h2.widget-title {
    color: #58595b;
    font-size: 1.25em;
    font-weight: 400;
    height: auto;
    line-height: 1.375;
    margin: 0 0 .625em;
    text-transform: none
}

@media screen and (min-width:1024px) {
    #fv-blog-header {
        padding: 2.5em 0 5em
    }
    #fv-blog {
        box-shadow: rgba(29, 29, 31, .13) 0 10px 60px;
        float: left;
        margin-top: -40px;
        padding-left: 2.5em;
        padding-right: 2.5em;
        width: 74%
    }
    #fv-blog-sidebar {
        box-shadow: none;
        float: right;
        padding: 2.5em 0 2.5em 2.5em;
        width: 26%
    }
}

#fv-blog .pad {
    padding: 3.125em 0
}

#fv-blog .fv-article {
    border-top: 1px solid #eee;
    padding: 2.5em 0
}

#fv-blog .fv-article:first-child {
    border-top: none
}

#fv-blog .fv-article .featured-img {
    display: block;
    max-width: 100%;
    height: auto;
    padding: 0 2.5% 1.25em
}

#fv-blog .fv-article .excerpt,
#fv-blog .fv-article header {
    padding: 0 2.5%
}

#fv-blog .fv-article .excerpt {
    padding-top: .9375em
}

#fv-blog .fv-article.fv-article--single header {
    padding: 0
}

#fv-blog .fv-article--entry h1,
#fv-blog .fv-article--entry p {
    max-width: 600px
}

#fv-blog .fv-article--entry small {
    display: block;
    margin-bottom: 1.25em
}

#fv-blog h1 {
    font-size: 1.625em;
    font-weight: 300;
    line-height: 1.2;
    margin-top: 0
}

@media screen and (min-width:600px) {
    #fv-blog .fv-article--img {
        float: left;
        padding: 0;
        width: 30%
    }
    #fv-blog .fv-article .featured-img {
        padding: 0
    }
    #fv-blog .fv-article--entry {
        float: left;
        width: 70%
    }
    #fv-blog .fv-article .excerpt,
    #fv-blog .fv-article header {
        padding: 0 1.875em
    }
    #fv-blog h1 {
        font-size: 1.8125em
    }
}

@media screen and (min-width:1024px) {
    #fv-blog h1 {
        font-size: 2em
    }
}

#fv-blog h1 a {
    color: #58595b;
    text-decoration: none;
    transition: color .3s ease
}

#fv-blog h1 a:focus,
#fv-blog h1 a:hover {
    color: #0078a0
}

#fv-blog a.more {
    background-color: #0073a2;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: .875em;
    letter-spacing: .01em;
    padding: .875em 1.875em;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: background-color .3s ease
}

#fv-blog a.more:focus,
#fv-blog a.more:hover {
    background-color: #005a89
}

.fv-blog-avatar {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 2px solid #ccc
}

#blog-pagination .navigation {
    margin: 0!important;
    padding: 2.5em 2.5%
}

@media screen and (min-width:1024px) {
    #blog-pagination .navigation {
        padding: 2.5em
    }
}

#blog-pagination .wp-paginate .title {
    color: #58595b!important;
    margin-right: 10px!important
}

#blog-pagination .wp-paginate .current,
#blog-pagination .wp-paginate a {
    margin-right: 0!important;
    padding: .5em 1em!important
}

#blog-pagination .wp-paginate a {
    background: #fff!important;
    border: 1px solid #f2f2f2!important;
    border-right: none!important;
    color: #58595b!important;
    text-align: center!important;
    text-decoration: none!important
}

#blog-pagination .wp-paginate a:last-child {
    border-right: 1px solid #f2f2f2!important
}

#blog-pagination .wp-paginate .current,
#blog-pagination .wp-paginate a:focus,
#blog-pagination .wp-paginate a:hover {
    background: #0073a2!important;
    color: #fff!important;
    border: 1px solid #005a89!important
}

#blog-pagination a {
    display: none
}

#blog-pagination a.current,
#blog-pagination a.next,
#blog-pagination a.prev {
    display: inline
}

#complementary-resources {
    background-color: #fafafa;
    border-top: 1px solid #f2f2f2;
    padding: 2.5em 5%;
    text-align: center
}

#complementary-resources p {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto
}

#complementary-resources .group {
    padding-top: 1.25em
}

#complementary-resources .col-1-3 {
    background-color: #fff;
    box-shadow: rgba(29, 29, 31, .13) 0 10px 60px;
    margin-bottom: 1.875em;
    padding: 2.5em
}

@media screen and (min-width:1024px) {
    #blog-pagination a {
        display: inline
    }
    #complementary-resource {
        padding: 2.5em 0
    }
    #complementary-resources .col-1-3 {
        float: left;
        margin-bottom: 0;
        margin-right: 2.5%;
        width: 31.66666666666667%
    }
    #complementary-resources .col-1-3:last-child {
        margin-right: 0
    }
}

#complementary-resources small {
    color: #0073a2;
    display: block;
    margin-bottom: .625em;
    font-weight: 700;
    text-transform: uppercase
}

#complementary-resources h3 {
    margin-top: 0;
    font-size: 1.125em;
    font-weight: 400;
    line-height: 1.375
}

#complementary-resources a {
    display: inline-block;
    margin-top: .3125em;
    text-decoration: underline
}

.fv-article-featured-img {
    margin-top: 1.375em;
    margin-bottom: 1.375em
}

.fv-article.fv-article--single header div {
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    display: block;
    margin-bottom: 2.5em;
    padding: .625em 0
}

#fv-blog .fv-article.fv-article--single header h1,
#fv-blog-header h1.archive-h1 {
    font-size: 2em;
    margin-bottom: .775em
}

.fv-article.fv-article--single .author-avatar {
    border: 2px solid #f2f2f2;
    margin-right: .3125em;
    width: 40px;
    height: 40px;
    border-radius: 50%
}

@media screen and (min-width:600px) {
    #fv-blog .fv-article.fv-article--single header h1,
    #fv-blog-header h1.archive-h1 {
        font-size: 2.25em
    }
    .fv-article.fv-article--single .author-avatar {
        width: 50px;
        height: 50px
    }
}

@media screen and (min-width:1024px) {
    #fv-blog .fv-article.fv-article--single header h1,
    #fv-blog-header h1.archive-h1 {
        font-size: 2.5em
    }
    .fv-article.fv-article--single .author-avatar {
        width: 60px;
        height: 60px
    }
}

.container--single {
    padding-bottom: 2.5em
}

#fv-blog-header h1.archive-h1 {
    font-weight: 300;
    margin: 0;
    text-align: center
}

#fv-blog-header.fv-blog-header--archive .container {
    padding-left: 5%;
    padding-right: 5%
}

#other-posts {
    background-color: #fafafa
}

#other-posts .navi-item {
    padding: 1.25em 2.5%
}

#other-posts .navi-post-thumb {
    margin-bottom: .625em
}

@media screen and (min-width:768px) {
    #other-posts .navi-item {
        float: left;
        padding: 1.25em 2.5%;
        width: 50%
    }
    #other-posts .navi-post-thumb {
        float: left;
        margin: 0;
        width: 25%
    }
    #other-posts .navi-post-entry {
        float: left;
        padding-left: .625em;
        width: 75%
    }
    .navi-previous {
        border-right: 5px solid #fff
    }
    .navi-next {
        border-left: 5px solid #fff
    }
}

textarea#comment {
    box-sizing: border-box;
    display: block;
    background: #fff;
    border: 1px solid #ccc;
    width: 100%;
    color: #58595b;
    margin: 0.3125em 0 0;
    padding: .875em 1.875em;
}

#respond input#submit {
    background-color: #0073a2;
    border: none;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: .875em;
    letter-spacing: .01em;
    max-width: none;
    width: auto;
    padding: .875em 1.875em;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: background-color .3s ease
}

#respond input#submit:focus,
#respond input#submit:hover {
    background-color: #005a89
}

.fv-article.fv-article--single blockquote {
    border-top: 2px solid #0073a2;
    border-bottom: 2px solid #0073a2;
    color: #0073a2;
    font-family: 'Open Sans Condensed', sans-serif;
    margin: 0 auto 1.375em;
    padding: 0.625em 3.3333333333%;
    width: 100%;
}

.fv-article.fv-article--single blockquote p {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 1.25em;
    font-weight: 300;
    line-height: 1.375;
    margin: 0;
    padding: 0;
}

@media screen and (min-width: 768px) {
    .fv-article.fv-article--single blockquote {
        float: right;
        margin: 0.625em 0 1.375em 4.1666666667%;
        padding-left: 0;
        padding-right: 0;
        width: 40%;
    }

    .fv-article.fv-article--single blockquote p {
        font-size: 1.5em;
    }

    .fv-article.fv-article--single blockquote:nth-of-type(even) {
        float: left;
        margin: 0.625em 4.1666666667% 1.375em 0;
    }
}

body {
  color: #606060 !important;
}

.survey-comment-text {
    line-height: 1.6;
    color: #606060;
}

.survey-comment-text ul li {
    padding-bottom: 0px;
}