@media screen and (max-width: 479px)
.white-header .splash-subheading {
    line-height: 1;
}

html{
    font-family:sans-serif;
    -ms-text-size-adjust:100%;
    -webkit-text-size-adjust:100%
}
body{
    margin:0
}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{
    display:block
}
a{
    background-color:transparent
}
abbr[title]{
    border-bottom:1px dotted
}
b,strong{
    font-weight:700
}
small{
    font-size:80%
}
sub,sup{
    font-size:75%;
    line-height:0;
    position:relative;
    vertical-align:baseline
}
sup{
    top:-.5em
}
img{
    border:0
}
pre{
    overflow:auto
}
code,kbd,pre,samp{
    font-family:monospace,monospace;
    font-size:1em
}
button,input,optgroup,select,textarea{
    color:inherit;
    font:inherit;
    margin:0
}
button{
    overflow:visible
}
button,select{
    text-transform:none
}
button,html input[type=button],input[type=reset],input[type=submit]{
    -webkit-appearance:button;
    cursor:pointer
}
input{
    line-height:normal
}
textarea{
    overflow:auto
}
table{
    border-collapse:collapse;
    border-spacing:0
}
td,th{
    padding:0
}
*{
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
}
:after,:before{
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
}
html{
    font-size:10px;
    -webkit-tap-highlight-color:transparent
}
body{
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:14px;
    line-height:1.42857143;
    color:#333;
    background-color:#fff
}
button,input,select,textarea{
    font-family:inherit;
    font-size:inherit;
    line-height:inherit
}
a{
    color:#337ab7;
    text-decoration:none
}
img{
    vertical-align:middle
}
[role=button]{
    cursor:pointer
}
.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{
    font-family:inherit;
    font-weight:500;
    line-height:1.1;
    color:inherit
}
.h1,.h2,.h3,h1,h2,h3{
    margin-top:20px;
    margin-bottom:10px
}
.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{
    font-size:65%
}
.h4,.h5,.h6,h4,h5,h6{
    margin-top:10px;
    margin-bottom:10px
}
.h1,h1{
    font-size:36px
}
.h2,h2{
    font-size:30px
}
.h3,h3{
    font-size:24px
}
.h4,h4{
    font-size:18px
}
.h5,h5{
    font-size:14px
}
.h6,h6{
    font-size:12px
}
p{
    margin:0 0 10px
}
.lead{
    margin-bottom:20px;
    font-size:16px;
    font-weight:300;
    line-height:1.4
}
@media screen and (min-width:768px){
    .lead{
        font-size:21px
    }
}
.small,small{
    font-size:85%
}
ol,ul{
    margin-top:0;
    margin-bottom:10px
}
abbr[data-original-title],abbr[title]{
    cursor:help;
    border-bottom:1px dotted #777
}
address{
    margin-bottom:20px;
    font-style:normal;
    line-height:1.42857143
}
code,kbd,pre,samp{
    font-family:Menlo,Monaco,Consolas,"Courier New",monospace
}
pre{
    display:block;
    padding:9.5px;
    margin:0 0 10px;
    font-size:13px;
    line-height:1.42857143;
    word-break:break-all;
    word-wrap:break-word;
    color:#333;
    background-color:#f5f5f5;
    border:1px solid #ccc;
    border-radius:4px
}
.container{
    margin-right:auto;
    margin-left:auto;
    padding-left:15px;
    padding-right:15px
}
@media screen and (min-width:768px){
    .container{
        width:760px
    }
}
@media screen and (min-width:992px){
    .container{
        width:970px
    }
}
@media screen and (min-width:1200px){
    .container{
        width:1170px
    }
}
.container-fluid{
    margin-right:auto;
    margin-left:auto;
    padding-left:15px;
    padding-right:15px
}
.row{
    margin-left:-15px;
    margin-right:-15px
}
.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-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-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,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{
    position:relative;
    min-height:1px;
    padding-left:15px;
    padding-right:15px
}
.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{
    float:left
}
.col-xs-12{
    width:100%
}
.col-xs-11{
    width:91.66666667%
}
.col-xs-10{
    width:83.33333333%
}
.col-xs-9{
    width:75%
}
.col-xs-8{
    width:66.66666667%
}
.col-xs-7{
    width:58.33333333%
}
.col-xs-6{
    width:50%
}
.col-xs-5{
    width:41.66666667%
}
.col-xs-4{
    width:33.33333333%
}
.col-xs-3{
    width:25%
}
.col-xs-2{
    width:16.66666667%
}
.col-xs-1{
    width:8.33333333%
}
.col-xs-pull-12{
    right:100%
}
.col-xs-pull-11{
    right:91.66666667%
}
.col-xs-pull-10{
    right:83.33333333%
}
.col-xs-pull-9{
    right:75%
}
.col-xs-pull-8{
    right:66.66666667%
}
.col-xs-pull-7{
    right:58.33333333%
}
.col-xs-pull-6{
    right:50%
}
.col-xs-pull-5{
    right:41.66666667%
}
.col-xs-pull-4{
    right:33.33333333%
}
.col-xs-pull-3{
    right:25%
}
.col-xs-pull-2{
    right:16.66666667%
}
.col-xs-pull-1{
    right:8.33333333%
}
.col-xs-pull-0{
    right:auto
}
.col-xs-push-12{
    left:100%
}
.col-xs-push-11{
    left:91.66666667%
}
.col-xs-push-10{
    left:83.33333333%
}
.col-xs-push-9{
    left:75%
}
.col-xs-push-8{
    left:66.66666667%
}
.col-xs-push-7{
    left:58.33333333%
}
.col-xs-push-6{
    left:50%
}
.col-xs-push-5{
    left:41.66666667%
}
.col-xs-push-4{
    left:33.33333333%
}
.col-xs-push-3{
    left:25%
}
.col-xs-push-2{
    left:16.66666667%
}
.col-xs-push-1{
    left:8.33333333%
}
.col-xs-push-0{
    left:auto
}
.col-xs-offset-12{
    margin-left:100%
}
.col-xs-offset-11{
    margin-left:91.66666667%
}
.col-xs-offset-10{
    margin-left:83.33333333%
}
.col-xs-offset-9{
    margin-left:75%
}
.col-xs-offset-8{
    margin-left:66.66666667%
}
.col-xs-offset-7{
    margin-left:58.33333333%
}
.col-xs-offset-6{
    margin-left:50%
}
.col-xs-offset-5{
    margin-left:41.66666667%
}
.col-xs-offset-4{
    margin-left:33.33333333%
}
.col-xs-offset-3{
    margin-left:25%
}
.col-xs-offset-2{
    margin-left:16.66666667%
}
.col-xs-offset-1{
    margin-left:8.33333333%
}
.col-xs-offset-0{
    margin-left:0
}
@media screen and (min-width:768px){
    .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-12{
        width:100%
    }
    .col-sm-11{
        width:91.66666667%
    }
    .col-sm-10{
        width:83.33333333%
    }
    .col-sm-9{
        width:75%
    }
    .col-sm-8{
        width:66.66666667%
    }
    .col-sm-7{
        width:58.33333333%
    }
    .col-sm-6{
        width:50%
    }
    .col-sm-5{
        width:41.66666667%
    }
    .col-sm-4{
        width:33.33333333%
    }
    .col-sm-3{
        width:25%
    }
    .col-sm-2{
        width:16.66666667%
    }
    .col-sm-1{
        width:8.33333333%
    }
    .col-sm-pull-12{
        right:100%
    }
    .col-sm-pull-11{
        right:91.66666667%
    }
    .col-sm-pull-10{
        right:83.33333333%
    }
    .col-sm-pull-9{
        right:75%
    }
    .col-sm-pull-8{
        right:66.66666667%
    }
    .col-sm-pull-7{
        right:58.33333333%
    }
    .col-sm-pull-6{
        right:50%
    }
    .col-sm-pull-5{
        right:41.66666667%
    }
    .col-sm-pull-4{
        right:33.33333333%
    }
    .col-sm-pull-3{
        right:25%
    }
    .col-sm-pull-2{
        right:16.66666667%
    }
    .col-sm-pull-1{
        right:8.33333333%
    }
    .col-sm-pull-0{
        right:auto
    }
    .col-sm-push-12{
        left:100%
    }
    .col-sm-push-11{
        left:91.66666667%
    }
    .col-sm-push-10{
        left:83.33333333%
    }
    .col-sm-push-9{
        left:75%
    }
    .col-sm-push-8{
        left:66.66666667%
    }
    .col-sm-push-7{
        left:58.33333333%
    }
    .col-sm-push-6{
        left:50%
    }
    .col-sm-push-5{
        left:41.66666667%
    }
    .col-sm-push-4{
        left:33.33333333%
    }
    .col-sm-push-3{
        left:25%
    }
    .col-sm-push-2{
        left:16.66666667%
    }
    .col-sm-push-1{
        left:8.33333333%
    }
    .col-sm-push-0{
        left:auto
    }
    .col-sm-offset-12{
        margin-left:100%
    }
    .col-sm-offset-11{
        margin-left:91.66666667%
    }
    .col-sm-offset-10{
        margin-left:83.33333333%
    }
    .col-sm-offset-9{
        margin-left:75%
    }
    .col-sm-offset-8{
        margin-left:66.66666667%
    }
    .col-sm-offset-7{
        margin-left:58.33333333%
    }
    .col-sm-offset-6{
        margin-left:50%
    }
    .col-sm-offset-5{
        margin-left:41.66666667%
    }
    .col-sm-offset-4{
        margin-left:33.33333333%
    }
    .col-sm-offset-3{
        margin-left:25%
    }
    .col-sm-offset-2{
        margin-left:16.66666667%
    }
    .col-sm-offset-1{
        margin-left:8.33333333%
    }
    .col-sm-offset-0{
        margin-left:0
    }
}
@media screen and (min-width:992px){
    .col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{
        float:left
    }
    .col-md-12{
        width:100%
    }
    .col-md-11{
        width:91.66666667%
    }
    .col-md-10{
        width:83.33333333%
    }
    .col-md-9{
        width:75%
    }
    .col-md-8{
        width:66.66666667%
    }
    .col-md-7{
        width:58.33333333%
    }
    .col-md-6{
        width:50%
    }
    .col-md-5{
        width:41.66666667%
    }
    .col-md-4{
        width:33.33333333%
    }
    .col-md-3{
        width:25%
    }
    .col-md-2{
        width:16.66666667%
    }
    .col-md-1{
        width:8.33333333%
    }
    .col-md-pull-12{
        right:100%
    }
    .col-md-pull-11{
        right:91.66666667%
    }
    .col-md-pull-10{
        right:83.33333333%
    }
    .col-md-pull-9{
        right:75%
    }
    .col-md-pull-8{
        right:66.66666667%
    }
    .col-md-pull-7{
        right:58.33333333%
    }
    .col-md-pull-6{
        right:50%
    }
    .col-md-pull-5{
        right:41.66666667%
    }
    .col-md-pull-4{
        right:33.33333333%
    }
    .col-md-pull-3{
        right:25%
    }
    .col-md-pull-2{
        right:16.66666667%
    }
    .col-md-pull-1{
        right:8.33333333%
    }
    .col-md-pull-0{
        right:auto
    }
    .col-md-push-12{
        left:100%
    }
    .col-md-push-11{
        left:91.66666667%
    }
    .col-md-push-10{
        left:83.33333333%
    }
    .col-md-push-9{
        left:75%
    }
    .col-md-push-8{
        left:66.66666667%
    }
    .col-md-push-7{
        left:58.33333333%
    }
    .col-md-push-6{
        left:50%
    }
    .col-md-push-5{
        left:41.66666667%
    }
    .col-md-push-4{
        left:33.33333333%
    }
    .col-md-push-3{
        left:25%
    }
    .col-md-push-2{
        left:16.66666667%
    }
    .col-md-push-1{
        left:8.33333333%
    }
    .col-md-push-0{
        left:auto
    }
    .col-md-offset-12{
        margin-left:100%
    }
    .col-md-offset-11{
        margin-left:91.66666667%
    }
    .col-md-offset-10{
        margin-left:83.33333333%
    }
    .col-md-offset-9{
        margin-left:75%
    }
    .col-md-offset-8{
        margin-left:66.66666667%
    }
    .col-md-offset-7{
        margin-left:58.33333333%
    }
    .col-md-offset-6{
        margin-left:50%
    }
    .col-md-offset-5{
        margin-left:41.66666667%
    }
    .col-md-offset-4{
        margin-left:33.33333333%
    }
    .col-md-offset-3{
        margin-left:25%
    }
    .col-md-offset-2{
        margin-left:16.66666667%
    }
    .col-md-offset-1{
        margin-left:8.33333333%
    }
    .col-md-offset-0{
        margin-left:0
    }
}
@media screen and (min-width:1200px){
    .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-12{
        width:100%
    }
    .col-lg-11{
        width:91.66666667%
    }
    .col-lg-10{
        width:83.33333333%
    }
    .col-lg-9{
        width:75%
    }
    .col-lg-8{
        width:66.66666667%
    }
    .col-lg-7{
        width:58.33333333%
    }
    .col-lg-6{
        width:50%
    }
    .col-lg-5{
        width:41.66666667%
    }
    .col-lg-4{
        width:33.33333333%
    }
    .col-lg-3{
        width:25%
    }
    .col-lg-2{
        width:16.66666667%
    }
    .col-lg-1{
        width:8.33333333%
    }
    .col-lg-pull-12{
        right:100%
    }
    .col-lg-pull-11{
        right:91.66666667%
    }
    .col-lg-pull-10{
        right:83.33333333%
    }
    .col-lg-pull-9{
        right:75%
    }
    .col-lg-pull-8{
        right:66.66666667%
    }
    .col-lg-pull-7{
        right:58.33333333%
    }
    .col-lg-pull-6{
        right:50%
    }
    .col-lg-pull-5{
        right:41.66666667%
    }
    .col-lg-pull-4{
        right:33.33333333%
    }
    .col-lg-pull-3{
        right:25%
    }
    .col-lg-pull-2{
        right:16.66666667%
    }
    .col-lg-pull-1{
        right:8.33333333%
    }
    .col-lg-pull-0{
        right:auto
    }
    .col-lg-push-12{
        left:100%
    }
    .col-lg-push-11{
        left:91.66666667%
    }
    .col-lg-push-10{
        left:83.33333333%
    }
    .col-lg-push-9{
        left:75%
    }
    .col-lg-push-8{
        left:66.66666667%
    }
    .col-lg-push-7{
        left:58.33333333%
    }
    .col-lg-push-6{
        left:50%
    }
    .col-lg-push-5{
        left:41.66666667%
    }
    .col-lg-push-4{
        left:33.33333333%
    }
    .col-lg-push-3{
        left:25%
    }
    .col-lg-push-2{
        left:16.66666667%
    }
    .col-lg-push-1{
        left:8.33333333%
    }
    .col-lg-push-0{
        left:auto
    }
    .col-lg-offset-12{
        margin-left:100%
    }
    .col-lg-offset-11{
        margin-left:91.66666667%
    }
    .col-lg-offset-10{
        margin-left:83.33333333%
    }
    .col-lg-offset-9{
        margin-left:75%
    }
    .col-lg-offset-8{
        margin-left:66.66666667%
    }
    .col-lg-offset-7{
        margin-left:58.33333333%
    }
    .col-lg-offset-6{
        margin-left:50%
    }
    .col-lg-offset-5{
        margin-left:41.66666667%
    }
    .col-lg-offset-4{
        margin-left:33.33333333%
    }
    .col-lg-offset-3{
        margin-left:25%
    }
    .col-lg-offset-2{
        margin-left:16.66666667%
    }
    .col-lg-offset-1{
        margin-left:8.33333333%
    }
    .col-lg-offset-0{
        margin-left:0
    }
}
table{
    background-color:transparent
}
.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before{
    content:" ";
    display:table
}
.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after{
    clear:both
}
.pull-right{
    float:right!important
}
.hidden{
    display:none!important
}
.show{
    display:block!important
}
.hide{
    display:none!important
}
.invisible{
    visibility:hidden
}
.text-hide{
    font:0/0 a;
    color:transparent;
    text-shadow:none;
    background-color:transparent;
    border:0
}
dd,dl,dt,li,ol,ul{
    margin:0;
    padding:0
}
.clear{
    clear:both;
    display:block;
    font-size:0;
    height:0;
    line-height:0;
    width:100%;
    overflow:hidden
}
:active,:focus{
    outline:0!important
}
body{
    line-height:1.5;
    color:#555;
    font-family:Lato,sans-serif
}
a{
    text-decoration:none!important;
    color:#1abc9c
}
a:hover{
    color:#222
}
a img{
    border:none
}
img{
    max-width:100%
}
h1,h2,h3,h4,h5,h6{
    color:#444;
    font-weight:600;
    line-height:1.5;
    margin:0 0 30px 0;
    font-family:Raleway,sans-serif
}
h5,h6{
    margin-bottom:20px
}
h1{
    font-size:36px
}
h2{
    font-size:30px
}
h3{
    font-size:24px
}
h4{
    font-size:18px
}
h5{
    font-size:14px
}
h6{
    font-size:12px
}
h4{
    font-weight:600
}
h5,h6{
    font-weight:700
}
address,blockquote,dd,dl,fieldset,form,ol,p,pre,table,ul{
    margin-bottom:30px
}
small{
    font-family:Lato,sans-serif
}
.ohidden{
    position:relative;
    overflow:hidden!important
}
#wrapper{
    position:relative;
    float:none;
    width:1220px;
    margin:0 auto;
    background-color:#fff;
    box-shadow:0 0 10px rgba(0,0,0,.1);
    -moz-box-shadow:0 0 10px rgba(0,0,0,.1);
    -webkit-box-shadow:0 0 10px rgba(0,0,0,.1)
}
.topmargin-sm{
    margin-top:30px!important
}
.bottommargin-sm{
    margin-bottom:30px!important
}
.nomargin{
    margin:0!important
}
.noleftmargin{
    margin-left:0!important
}
.notopmargin{
    margin-top:0!important
}
.nobottommargin{
    margin-bottom:0!important
}
.noborder{
    border:none!important
}
.col-padding{
    padding:60px
}
.nopadding{
    padding:0!important
}
.hidden{
    display:none!important
}
.center{
    text-align:center!important
}
.divcenter{
    position:relative!important;
    float:none!important;
    margin-left:auto!important;
    margin-right:auto!important
}
.section{
    position:relative;
    margin:60px 0;
    padding:60px 0;
    background-color:#f9f9f9;
    overflow:hidden
}
.postcontent{
    width:860px
}
.postcontent.bothsidebar{
    width:580px
}
.sidebar{
    width:240px
}
.col_full{
    width:100%
}
.col_half{
    width:48%
}
.col_one_third{
    width:30.63%
}
.col_two_third{
    width:65.33%
}
.col_one_fourth{
    width:22%
}
.col_three_fourth{
    width:74%
}
.col_one_fifth{
    width:16.8%
}
.col_two_fifth{
    width:37.6%
}
.col_three_fifth{
    width:58.4%
}
.col_four_fifth{
    width:79.2%
}
.col_one_sixth{
    width:13.33%
}
.col_five_sixth{
    width:82.67%
}
body.stretched .container-fullwidth{
    position:relative;
    padding:0 60px;
    width:100%
}
.col_five_sixth,.col_four_fifth,.col_full,.col_half,.col_one_fifth,.col_one_fourth,.col_one_sixth,.col_one_third,.col_three_fifth,.col_three_fourth,.col_two_fifth,.col_two_third,.postcontent,.sidebar{
    display:block;
    position:relative;
    margin-right:4%;
    margin-bottom:50px;
    float:left
}
.col_full{
    clear:both;
    float:none;
    margin-right:0
}
#header{
    position:relative;
    background-color:#fff;
    border-bottom:1px solid #f5f5f5
}
#header.full-header{
    border-bottom-color:#eee
}
#logo{
    position:relative;
    float:left;
    font-family:Raleway,sans-serif;
    font-size:36px;
    line-height:100%;
    margin-right:40px
}
#header.full-header #logo{
    padding-right:30px;
    margin-right:30px;
    border-right:1px solid #eee
}
#logo a{
    display:block;
    color:#000
}
#logo img{
    display:block;
    max-width:100%
}
#logo a.standard-logo{
    display:block
}
#logo a.retina-logo{
    display:none
}
#primary-menu{
    float:right;
    height:100px
}
#header.full-header #primary-menu>ul{
    float:left;
    padding-right:15px;
    margin-right:15px;
    border-right:1px solid #eee
}
#page-submenu-trigger,#primary-menu-trigger{
    opacity:1;
    pointer-events:none;
    cursor:pointer;
    font-size:14px;
    position:absolute;
    top:50%;
    margin-top:-25px;
    width:50px;
    height:50px;
    line-height:50px;
    text-align:center;
    -webkit-transition:opacity .3s ease;
    -o-transition:opacity .3s ease;
    transition:opacity .3s ease
}
#primary-menu ul{
    list-style:none;
    height:100px;
    margin:0
}
#primary-menu>ul{
    float:left
}
#primary-menu ul li{
    position:relative;
    float:left;
    margin-left:2px
}
#primary-menu ul li:first-child{
    margin-left:0
}
#primary-menu ul li a{
    display:block;
    height:100px;
    line-height:100px;
    padding:0 15px;
    color:#444;
    font-weight:700;
    font-size:13px;
    letter-spacing:1px;
    text-transform:uppercase;
    font-family:Raleway,sans-serif;
    -webkit-transition:height .4s ease,line-height .4s ease,margin .4s ease,padding .4s ease;
    -o-transition:height .4s ease,line-height .4s ease,margin .4s ease,padding .4s ease;
    transition:height .4s ease,line-height .4s ease,margin .4s ease,padding .4s ease
}
#header,#header-wrap,#logo img,#primary-menu:not(.style-2),#primary-menu:not(.style-2)>ul{
    height:100px;
    -webkit-transition:height .4s ease,opacity .3s ease;
    -o-transition:height .4s ease,opacity .3s ease;
    transition:height .4s ease,opacity .3s ease
}
body:not(.top-search-open) #header-wrap #logo,body:not(.top-search-open) #primary-menu>.container>ul,body:not(.top-search-open) #primary-menu>ul,body:not(.top-search-open) #side-panel-trigger,body:not(.top-search-open) #top-cart{
    opacity:1;
    -webkit-transition:height .4s ease,margin .4s ease,opacity .2s .2s ease;
    -o-transition:height .4s ease,margin .4s ease,opacity .2s .2s ease;
    transition:height .4s ease,margin .4s ease,opacity .2s .2s ease
}
#header-wrap{
    position:relative
}
body.side-push-panel{
    overflow-x:hidden
}
body.side-push-panel.stretched #header.sticky-header .container,body.side-push-panel.stretched #wrapper{
    right:0
}
#side-panel,body.side-push-panel.stretched #header .container,body.side-push-panel.stretched #wrapper{
    -webkit-transition:right .4s ease;
    -o-transition:right .4s ease;
    transition:right .4s ease
}
.body-overlay{
    opacity:0;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,.6);
    z-index:-1;
    pointer-events:none;
    -webkit-backface-visibility:hidden;
    -webkit-transition:opacity .3s ease;
    -o-transition:opacity .3s ease;
    transition:opacity .3s ease
}
#slider{
    position:relative;
    width:100%;
    overflow:hidden
}
.slider-parallax,.slider-parallax .swiper-container{
    visibility:visible;
    -webkit-transform:translate(0,0);
    -ms-transform:translate(0,0);
    -o-transform:translate(0,0);
    transform:translate(0,0);
    -webkit-backface-visibility:hidden
}
#content{
    position:relative;
    overflow:hidden;
    background-color:#fff
}
#content p{
    line-height:1.8
}
.content-wrap{
    position:relative;
    padding:80px 0
}
#content .container{
    position:relative
}
.button{
    display:inline-block;
    position:relative;
    cursor:pointer;
    outline:0;
    white-space:nowrap;
    margin:5px;
    padding:0 22px;
    font-size:14px;
    height:40px;
    line-height:40px;
    background-color:#1abc9c;
    color:#fff;
    font-weight:600;
    text-transform:uppercase;
    letter-spacing:1px;
    border:none;
    text-shadow:1px 1px 1px rgba(0,0,0,.2)
}
body:not(.device-touch) .button{
    -webkit-transition:all .2s ease-in-out;
    -o-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out
}
.button.button-border{
    border:2px solid #444;
    background-color:transparent;
    color:#333;
    line-height:36px;
    font-weight:600;
    text-shadow:none
}
.i-bordered,.i-circled,.i-plain,.i-rounded,.social-icon{
    display:block;
    float:left;
    margin:4px 11px 7px 0;
    text-align:center!important;
    font-size:28px;
    color:#fff;
    text-shadow:1px 1px 1px rgba(0,0,0,.3);
    cursor:pointer;
    font-style:normal
}
body:not(.device-touch) .i-bordered,body:not(.device-touch) .i-circled,body:not(.device-touch) .i-plain,body:not(.device-touch) .i-rounded,body:not(.device-touch) .social-icon{
    -webkit-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease
}
.social-icon{
    margin:0 5px 5px 0;
    width:40px;
    height:40px;
    font-size:20px;
    line-height:38px!important;
    color:#555;
    text-shadow:none;
    border:1px solid #aaa;
    border-radius:3px;
    overflow:hidden
}
.social-icon.si-small{
    width:27px;
    height:27px;
    font-size:12px;
    line-height:27px!important
}
.social-icon i{
    display:block;
    position:relative
}
body:not(.device-touch) .social-icon i{
    -webkit-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease
}
.social-icon i:last-child{
    color:#fff!important
}
.toggle{
    display:block;
    position:relative;
    margin:0 0 20px 0
}
.toggle .togglet,.toggle .toggleta{
    display:block;
    position:relative;
    line-height:24px;
    padding:0 0 0 24px;
    margin:0;
    font-size:16px;
    font-weight:600;
    color:#444;
    cursor:pointer
}
.toggle .toggleta{
    font-weight:700
}
.toggle .togglec{
    display:block;
    position:relative;
    padding:10px 0 0 24px
}
.sm-form-control{
    display:block;
    width:100%;
    height:38px;
    padding:8px 14px;
    font-size:15px;
    line-height:1.42857143;
    color:#555;
    background-color:#fff;
    background-image:none;
    border:2px solid #ddd;
    border-radius:0!important;
    -webkit-transition:border-color ease-in-out .15s;
    -o-transition:border-color ease-in-out .15s;
    transition:border-color ease-in-out .15s
}
.sm-form-control:-ms-input-placeholder{
    color:#999
}
.sm-form-control::-webkit-input-placeholder{
    color:#999
}
.sm-form-control[disabled],.sm-form-control[readonly],fieldset[disabled] .sm-form-control{
    cursor:not-allowed;
    background-color:#eee;
    opacity:1
}
.sm-form-control{
    height:auto
}
form .col_five_sixth,form .col_four_fifth,form .col_full,form .col_half,form .col_one_fifth,form .col_one_fourth,form .col_one_sixth,form .col_one_third,form .col_three_fifth,form .col_three_fourth,form .col_two_fifth,form .col_two_third{
    margin-bottom:25px
}
.before-heading{
    display:block;
    margin:0 0 5px;
    font-size:16px;
    font-family:'Crete Round',serif;
    font-style:italic;
    font-weight:400;
    color:#999
}
.divider{
    position:relative;
    overflow:hidden;
    margin:35px 0;
    color:#e5e5e5;
    width:100%
}
.divider.divider-center.divider-short:before,.divider.divider-center:before,.divider:after{
    content:'';
    position:absolute;
    width:100%;
    top:8px;
    left:30px;
    height:0;
    border-top:1px solid #eee
}
.divider i{
    position:relative;
    width:18px;
    height:18px;
    line-height:1;
    font-size:18px!important;
    text-align:center
}
.divider.divider-center,.divider.divider-center.divider-short{
    text-align:center
}
.divider.divider-center:before{
    left:-50%!important;
    right:0;
    margin-left:-20px
}
.divider.divider-center:after{
    left:50%!important;
    right:0;
    margin-left:20px
}
#gotoTop{
    display:none;
    z-index:299;
    position:fixed;
    width:40px;
    height:40px;
    background-color:#333;
    background-color:rgba(0,0,0,.3);
    font-size:20px;
    line-height:36px;
    text-align:center;
    color:#fff;
    top:auto;
    left:auto;
    right:30px;
    bottom:50px;
    cursor:pointer;
    border-radius:2px
}
body:not(.device-touch) #gotoTop{
    transition:background-color .2s linear;
    -webkit-transition:background-color .2s linear;
    -o-transition:background-color .2s linear
}
.stretched #gotoTop{
    bottom:30px
}
.form-process,.preloader,.preloader2{
    display:block;
    width:100%;
    height:100%;
    background:url(images/preloader.gif) center center no-repeat #fff
}
.form-process{
    display:none;
    position:absolute;
    z-index:3;
    background-color:rgba(255,255,255,.7)
}
#footer{
    position:relative;
    background-color:#eee;
    border-top:5px solid rgba(0,0,0,.2)
}
#footer .footer-widgets-wrap{
    position:relative;
    padding:80px 0
}
#copyrights{
    padding:40px 0;
    background-color:#ddd;
    font-size:14px;
    line-height:1.4
}
#copyrights a:first-child{
    margin-left:0
}
.stretched #wrapper{
    width:100%;
    margin:0;
    box-shadow:none
}
.animsition-overlay,body:not(.no-transition) #wrapper{
    position:relative;
    opacity:0.5;
    -webkit-animation-fill-mode:both;
    animation-fill-mode:both
}
.css3-spinner{
    position:fixed;
    width:100%;
    height:100%;
    top:0;
    left:0;
    z-index:1000;
    text-align:center;
    background-color:#fff;
    -webkit-animation-fill-mode:both;
    animation-fill-mode:both
}
.css3-spinner>div{
    position:absolute;
    top:50%;
    left:50%;
    margin-top:-9px;
    margin-left:13px;
    width:18px;
    height:18px;
    background-color:#ddd;
    border-radius:100%;
    display:inline-block;
    -webkit-animation:bouncedelay 1.4s infinite ease-in-out;
    animation:bouncedelay 1.4s infinite ease-in-out;
    -webkit-animation-fill-mode:both;
    animation-fill-mode:both
}
.css3-spinner .css3-spinner-bounce1{
    margin-left:-31px;
    -webkit-animation-delay:-.32s;
    animation-delay:-.32s
}
.css3-spinner .css3-spinner-bounce2{
    margin-left:-9px;
    -webkit-animation-delay:-.16s;
    animation-delay:-.16s
}
#header{
    border-bottom:0
}
#header #header-wrap{
    z-index:199;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    background-color:#fff;
    -webkit-transition:height .4s ease,background-color .4s ease,opacity .3s ease;
    -o-transition:height .4s ease,background-color .4s ease,opacity .3s ease;
    transition:height .4s ease,background-color .4s ease,opacity .3s ease
}
#header.full-header:not(.border-full-header):not(.sticky-header) #header-wrap{
    border-bottom:0
}
#header.full-header #logo{
    border-right:0
}
#header.full-header #primary-menu>ul{
    padding-right:0;
    margin-right:0;
    border-right:0;
    margin-top:4px
}
#header,#header-wrap,#logo,#logo img,#primary-menu,#primary-menu>ul{
    height:70px;
    -webkit-transition:height .4s ease,opacity .3s ease;
    -o-transition:height .4s ease,opacity .3s ease;
    transition:height .4s ease,opacity .3s ease
}
#header.full-header.border-full-header.sticky-header #header-wrap,#header.sticky-header #header-wrap{
    box-shadow:none;
    border-bottom:1px solid #f5f5f5!important;
    -webkit-backface-visibility:hidden
}
#primary-menu ul li a{
    height:70px;
    line-height:70px;
    padding:0 22px;
    font-size:12px;
    font-weight:400;
    letter-spacing:3px
}
.page-section{
    padding:120px 0
}
.button.button-border{
    font-weight:400;
    letter-spacing:2px;
    font-size:13px
}
.button.button-border.button-circle{
    border-radius:20px
}
.border-form-control{
    height:48px;
    padding:8px 4px;
    font-size:21px;
    letter-spacing:1px;
    background-color:transparent!important;
    border-top:transparent;
    border-right:transparent;
    border-left:transparent;
    border-bottom-width:1px;
    font-family:'Source Sans Pro',sans-serif
}
.border-form-control::-webkit-input-placeholder{
    font-weight:300
}
textarea.border-form-control{
    resize:none;
    overflow:hidden;
    word-wrap:break-word
}
.font-body{
    font-family:Roboto,sans-serif!important
}
.font-primary{
    font-family:'Source Sans Pro',sans-serif!important
}
.t300{
    font-weight:300!important
}
.t400{
    font-weight:400!important
}
.t500{
    font-weight:500!important
}
.t600{
    font-weight:600!important
}
.t700{
    font-weight:700!important
}
.ls1{
    letter-spacing:1px!important
}
.ls2{
    letter-spacing:2px!important
}
.ls3{
    letter-spacing:3px!important
}
.ls4{
    letter-spacing:4px!important
}
.ls5{
    letter-spacing:5px!important
}
.noheight{
    height:0!important
}
.nolineheight{
    line-height:0!important
}
.before-heading.opm-medium{
    font-size:30px;
    font-style:normal;
    margin:0 0 0 5px;
    line-height:1;
    letter-spacing:12px;
    margin-left:15%
}
#popup{
    position:fixed;
    right:2%;
    top:13%;
    z-index:150;
    transform:rotate(5deg);
    width:200px;
    min-height:150px;
    margin:-10px 10px 10px;
    padding:10px;
    font-family:"Comic Sans MS","Comic Sans","Chalkboard SE","Comic Neue",cursive;
    font-size:14px;
    color:#000;
    background:rgba(255,255,51,.8);
    box-shadow:-2px 2px 2px rgba(0,0,0,.3)
}
#popup:after,#popup:before{
    content:"";
    display:block;
    position:absolute;
    width:16px;
    height:16px;
    top:0;
    right:0
}
#popup:before{
    border-top:solid 8px transparent;
    border-right:solid 8px transparent;
    border-left:solid 8px transparent;
    border-bottom:solid 8px transparent
}
#popup:after{
    border-bottom:solid 8px transparent;
    border-left:solid 8px transparent;
    border-right:solid 8px transparent;
    border-top:solid 8px transparent
}
#close{
    position:absolute;
    left:100%;
    top:-3px;
    margin-left:-14px;
    background-color:transparent;
    font-size:12px;
    padding:.5px 5.5px;
    border-radius:50px;
    color:#bbd8b3;
    z-index:1000;
    text-decoration:none;
    font-family:arial
}
#close:hover{
    background-color:transparent;
    border-color:transparent;
    color:#000
}
#close:active{
    background-color:#a9f5f2;
    color:#000
}
.learn-more{
    background:green;
    text-transform:uppercase;
    padding:2px;
    font-weight:400;
    display:table;
    border-radius:2px;
    margin-top:5px
}
body,html{
    height:100%
}
#header-notice{
    height:30px;
    padding:5px;
    margin-left:-20px;
    width:100vw;
    text-align:center;
    background-color:rgba(175,15,59,.85);
    display:none;
    color:#fff;
    font-size:1.3rem
}
#header-notice:hover{
    background-color:#af0f3b
}
#header-notice a:link,#header-notice a:visited{
    color:#fff!important;
    text-decoration:underline!important
}
#header{
    height:initial
}
#primary-menu{
    height:70px!important
}
#primary-menu-trigger{
    display:block;
    top:initial!important;
    float:left;
    position:relative;
    height:70px
}
.white-header{
    position:absolute;
    top:initial;
    bottom:25px;
    right:0;
    max-width:65vw;
    padding:5px 0 5px 5px;
    background:rgba(0,0,0,.5)
}
.white-header .container-fluid{
    color:#fff;
    font-family:'Source Sans Pro',sans-serif
}
.white-header .splash-heading{
    font-weight:800;
    font-size:5.2vw;
    line-height:.9;
    height:11vw;
    padding:0;
    top:1.4vw
}
.white-header .splash-heading .heading-line{
    width:max-content
}
.white-header .white-logo{
    height:14vw;
    display:flex;
    align-items:center;
    padding:0;
    overflow:hidden
}
.white-header .white-logo img{
    top:0;
    width:100%;
    max-height:11vw
}
.white-header .splash-subheading{
    font-size:2vw;
    padding-left:0
}
::selection{
    background:#e0e0e0
}
::-moz-selection{
    background:#e0e0e0
}
#gotoTop:hover,.testimonial .flex-control-nav li a{
    background-color:#b25427!important
}
#content a,.quote-block blockquote,.testimonial-section blockquote:before,h3 .rating{
    color:#b25427!important
}
h1,h2,h3,h4,h5,h6{
    font-family:'Source Sans Pro',sans-serif
}
#content h1,#content h2,#content h3,#content h4{
    margin-bottom:4px
}
#content p{
    line-height:18px;
    font-size:15px;
    margin-bottom:12px
}
.toggle .togglet{
    padding:0!important
}
div#logo{
    max-width:295px
}
#logo img{
    float:left
}
#footer-logo img,#logo img{
    border-radius:19px;
    transition:box-shadow .25s ease-in-out;
    -moz-transition:box-shadow .25s ease-in-out;
    -webkit-transition:box-shadow .25s ease-in-out
}
#footer-logo img:hover,#logo img:hover{
    box-shadow:0 0 5px #fff
}
#logo a.standard-logo{
    display:block!important
}
#header.full-header #logo{
    margin-right:5px;
    padding-right:0
}
#header-title{
    line-height:70px;
    font-size:14px;
    font-weight:500;
    letter-spacing:3px;
    text-transform:uppercase;
    position:relative;
    top:-2px;
    margin-left:5px;
    color:#fff
}
#header-title:hover{
    color:#fc0
}
#header #header-wrap{
    padding:0 10px 0 20px;
    height:70px!important;
    margin-top:-10px
}
.dark #header-wrap{
    background-color:#333!important;
    height:initial
}
.emphasis-title h1 span{
    font-size:5.2vw;
    letter-spacing:.1vw
}
#slider{
    z-index:2!important
}
#slider .container{
    position:absolute;
    height:auto;
    bottom:0;
    text-align:right;
    right:0
}
.emphasis-title h1{
    line-height:1.05;
    margin-bottom:12px;
    text-shadow:1px 1px 6px rgba(0,0,0,.8)
}
#slider .container .before-heading{
    text-shadow:1px 1px 6px rgba(0,0,0,.8);
    letter-spacing:0!important;
    color:#fff!important
}
.bottom-arrow-nav{
    position:absolute;
    bottom:0;
    width:100%;
    text-align:center;
    z-index:400
}
.bottom-arrow-nav img{
    opacity:.7;
    height:80px;
    -webkit-animation:pulsate 5s ease-out;
    -webkit-animation-iteration-count:infinite;
    opacity:0;
    transition:opacity .25s ease-in-out;
    -webkit-transition:opacity .25s ease-in-out
}
.bottom-arrow-nav img:hover{
    opacity:1
}
@-webkit-keyframes pulsate{
    0%{
        opacity:.3
    }
    50%{
        opacity:.9
    }
    100%{
        opacity:.3
    }
}
#about{
    padding:20px 0 0 0
}
.page-section{
    padding:30px 0!important;
    background:#fff;
    position:relative;
    z-index:4
}
.page-section .col-md-6{
    padding:0 10px
}
.overlay-text{
    position:relative;
    top:40px
}
.overlay-text .before-heading.opm-medium{
    letter-spacing:0!important;
    color:#fff;
    text-shadow:1px 1px 6px rgba(0,0,0,.8);
    font-style:normal;
    font-family:Roboto,sans-serif;
    font-size:14px;
    font-weight:300
}
#winners-logo{
    width:30%;
    float:right
}
.winners-list{
    padding:20px
}
.winners-list li{
    font-size:12px;
    list-style:none
}
#winners ul:not(.barred-list) li{
    list-style:none;
    font-size:13px;
    margin-left:20px
}
#winners li span{
    margin-left:-20px
}
.barred-list,.no-list-style{
    list-style:none
}
.barred-list li{
    float:left;
    padding-right:0 4px;
    margin-right:10px
}
.barred-list li:not(.not-link){
    display:none;
    -webkit-animation-duration:.7s;
    -webkit-animation-delay:0s
}
.barred-list li:not(.not-link) a:link,.barred-list li:not(.not-link) a:visited{
    color:#555;
    border-bottom:1px dotted grey
}
.barred-list li:not(.not-link) a:active,.barred-list li:not(.not-link) a:hover{
    color:gold
}
.rating-section{
    margin-bottom:2px!important
}
.rating-section p{
    margin-bottom:10px
}
h3.rating-row{
    margin-bottom:3px;
    background-color:#f4f4f0
}
h3 .rating{
    text-transform:uppercase;
    float:right;
    display:block
}
h3 .rating:before{
    content:"Rating: ";
    color:#444!important;
    font-weight:300;
    letter-spacing:1.2px
}
.toggle .togglet i{
    top:3px;
    right:12px!important;
    left:auto!important
}
.togglable-text{
    display:none
}
.toggle-closed,.toggle-open{
    opacity:.3;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition:.5s
}
.togglet:hover .toggle-closed,.togglet:hover .toggle-open{
    opacity:.8
}
.inline-photo-left,.inline-photo.right{
    background-color:#fff
}
.inline-photo-caption{
    font-weight:300;
    padding:5px 5px 0 5px;
    display:block;
    line-height:1.3;
    max-width:80%;
    margin:0 auto;
    font-size:14px!important
}
.photo-highlight,.photo-highlight-background{
    height:60vh!important
}
.simple-parallax{
    z-index:2
}
.simple-parallax-foreground{
    z-index:3;
    position:relative
}
.bottom-fade:after{
    content:"";
    width:100%;
    height:80px;
    position:absolute;
    display:block;
    background:#fff;
    background:-webkit-gradient(linear,0 0 0 100%,from(rgba(235,235,231,.1)),to(#ebebe7));
    background:-webkit-linear-gradient(top,rgba(235,235,231,0),#ebebe7);
    background:-moz-linear-gradient(top,rgba(235,235,231,0),#ebebe7);
    background:-ms-linear-gradient(top,rgba(235,235,231,0),#ebebe7);
    background:-o-linear-gradient(top,rgba(235,235,231,0),#ebebe7);
    bottom:0;
    left:0;
    z-index:10
}
.taupe-bg{
    background-color:#ebebe7
}
.byline{
    font-weight:300;
    font-style:italic
}
#section-jobs .logo{
    max-width:200px;
    text-align:center
}
#section-jobs h3{
    text-align:center
}
.twitter-typeahead{
    display:block!important
}
.tt-hint{
    color:#a5a5a5
}
.tt-menu{
    width:100%;
    background-color:#fff;
    text-align:left;
    transition:all .25s ease-in-out;
    -moz-transition:all .25s ease-in-out;
    -webkit-transition:all .25s ease-in-out
}
.tt-selectable{
    padding-left:4px;
    transition:all .25s ease-in-out;
    -moz-transition:all .25s ease-in-out;
    -webkit-transition:all .25s ease-in-out
}
.tt-cursor,.tt-selectable:hover{
    background-color:#eee
}
#footer{
    color:#cdcdcd;
    z-index:200!important;
    margin-top:0!important
}
footer .stickynote{
    color:#555!important
}
#logo a img{
    margin:19px 8px 0 30px;
    display:inline;
    height:40px
}
footer h3{
    font-family:'Source Sans Pro',sans-serif;
    margin-bottom:15px;
    font-size:1.5rem;
    text-transform:uppercase;
    letter-spacing:.244rem;
    font-weight:300;
    text-align:left;
    color:#fff
}
footer .navigation li{
    padding:5px;
    border-bottom:1px dotted rgba(200,200,200,.5)
}
footer .navigation li:hover{
    background-color:rgba(200,200,200,.2)
}
#footer-logo img{
    height:36px;
    opacity:.6;
    margin-top:0!important;
    border-radius:19px;
    transition:box-shadow .25s ease-in-out;
    -moz-transition:box-shadow .25s ease-in-out;
    -webkit-transition:box-shadow .25s ease-in-out
}
#footer-logo img:hover{
    box-shadow:0 0 5px #fff
}
#footer a:link,#footer a:visited{
    color:#fff!important
}
#footer a:hover{
    color:#fc0!important
}
#footer a.stickylink:link,#footer a.stickylink:visited{
    font-size:17px;
    color:#1abc9c!important
}
footer .footer-widgets-wrap{
    font-size:1.2rem;
    line-height:1.6;
    text-align:left
}
.twitter-tweet{
    padding-bottom:10px
}
.tweet-list>div:not(:first-child){
    padding-top:10px;
    border-top:1px rgba(200,200,200,.5) solid
}
.tweet-list time{
    color:gold;
    font-size:.9rem;
    text-transform:uppercase
}
.slick-slide img{
    margin:0 auto
}
.logo-small{
    max-width:100px;
    height:60px
}
.splash-caption{
    position:relative;
    z-index:300
}
.splash-caption-toggle{
    display:inline-block;
    margin:0;
    position:absolute;
    top:0;
    width:33px;
    padding:10px;
    text-align:center;
    background-color:rgba(0,0,0,.5);
    -webkit-border-radius:0 3px 3px 0;
    -moz-border-radius:0 3px 3px 0;
    transition:all .25s ease-in-out;
    -moz-transition:all .25s ease-in-out;
    -webkit-transition:all .25s ease-in-out;
    border-radius:0 3px 3px 0
}
.splash-caption-toggle:hover{
    background-color:rgba(0,0,0,.8)!important
}
.splash-caption-toggle i{
    color:#fff
}
.splash-caption-text{
    display:inline-block;
    font-family:Roboto,sans-serif;
    font-weight:300;
    color:#fff;
    padding:15px;
    background-color:rgba(0,0,0,.5);
    -webkit-border-radius:0 0 3px 0;
    -moz-border-radius:0 0 3px 0;
    border-radius:0 0 3px 0
}
#section-jobs .logo{
    max-width:200px;
    text-align:center
}
ol,ul{
    margin:1em 0 2em 0;
    padding:0
}
ol li,ul li{
    margin-bottom:5px
}
.no-bullet,.no-list-style{
    list-style-type:none
}
.container{
    width:95vw!important
}
.bottom-arrow-nav{
    display:none
}
.toggle .togglec{
    padding:10px 10px 0 10px!important
}
h3.rating-row{
    font-size:11px;
    padding:4px 35px 4px 10px
}
.mini-section p,.mini-section ul li{
    font-size:14px!important
}
.mini-section .lead{
    font-size:16px;
    line-height:1.4!important
}
.overlay-caption{
    display:block
}
.overlay-text{
    top:0!important
}
.white-box{
    padding:20px
}
.col-padding{
    padding:0!important
}
.feature-bg-caption{
    display:none
}
.splash-caption{
    top:60px
}
.splash-caption-text{
    width:300px;
    font-size:12px
}
#winners-logo{
    width:30%!important
}
@media only screen and (min-width:750px){
    #jobsearch-form{
        max-width:600px;
        margin:0 auto
    }
}
@media only screen and (max-width:600px){
    #logo a img {
        height: 30px;
        max-width:30px;
    }
}

@media only screen and (min-width:980px){
    #primary-menu-trigger{
        display:none
    }
    #jobsearch-form{
        max-width:600px;
        margin:0 auto
    }
    .section-feature{
        height:auto
    }
    .simple-parallax{
        position:absolute;
        height:100vh;
        width:100%;
        background-size:auto
    }
    .simple-parallax-foreground{
        background:0 0!important
    }
    #feature-header{
        padding:45px 42px;
        height:auto;
        overflow-y:auto;
        background-color:rgba(255,255,255,.92)
    }
    .feature-bg-caption{
        position:absolute;
        background-color:rgba(0,0,0,.5);
        color:#fff;
        font-weight:300;
        margin:30px 0 -3px 0;
        padding:20px;
        width:500px;
        -webkit-border-radius:3px;
        -moz-border-radius:3px;
        border-radius:3px;
        display:block
    }
    .feature-bg-caption.left-caption{
        left:-3px
    }
    .feature-bg-caption.right-caption{
        right:-3px
    }
    .overlay-caption{
        display:none
    }
}
@media only screen and (min-width:1600px){
    .splash-caption{
        top:initial;
        bottom:20px;
        width:433px
    }
    .splash-caption{
        top:initial;
        bottom:20px;
        width:433px
    }
    .splash-caption-text{
        width:400px;
        font-size:14px
    }
    .feature-story-image{
        display:none
    }
    .section-feature{
        height:auto
    }
    .simple-parallax{
        position:absolute;
        height:100vh;
        width:100%;
        background-size:auto
    }
    .simple-parallax-foreground{
        background:0 0!important
    }
    #feature-header{
        padding:45px 42px;
        height:auto;
        overflow-y:auto;
        background-color:rgba(255,255,255,.92)
    }
    .feature-bg-caption{
        position:absolute;
        background-color:rgba(0,0,0,.5);
        color:#fff;
        font-weight:300;
        margin:30px 0 -3px 0;
        padding:20px;
        width:500px;
        -webkit-border-radius:3px;
        -moz-border-radius:3px;
        border-radius:3px;
        display:block
    }
    .feature-bg-caption.left-caption{
        left:-3px
    }
    .feature-bg-caption.right-caption{
        right:-3px
    }
    .feature-bg-caption:after{
        clear:right
    }
    .overlay-caption{
        display:none
    }
    #winners-logo{
        width:200px!important;
        padding-left:10px
    }
    h3.rating-row{
        font-size:16px;
        padding:4px 40px 4px 10px
    }
}
@media only screen and (min-width:1200px){
    .container{
        width:80vw!important
    }
    #content p{
        line-height:2.2
    }
}
.dark,.dark h1,.dark h2,.dark h3,.dark h4,.dark h5,.dark h6{
    color:#eee
}
.dark .section,.section.dark{
    background-color:#282828;
    border-color:rgba(255,255,255,.1)
}
#header.dark,.dark #header{
    background-color:#333;
    border-bottom:1px solid rgba(255,255,255,.05)
}
#header.dark.sticky-header.transparent-header #header-wrap:not(.not-dark),#header.dark.sticky-header:not(.transparent-header) #header-wrap:not(.not-dark),#header.dark.transparent-header.floating-header .container,#header.dark.transparent-header.floating-header.sticky-header .container,.dark #header.sticky-header.transparent-header #header-wrap:not(.not-dark),.dark #header.sticky-header:not(.transparent-header) #header-wrap:not(.not-dark),.dark #header.transparent-header.floating-header .container,.dark #header.transparent-header.floating-header.sticky-header .container,.dark .responsive-sticky-header #header-wrap,.responsive-sticky-header.dark #header-wrap{
    background-color:#333
}
#header.full-header.dark #header-wrap:not(.not-dark),.dark #header.full-header #header-wrap:not(.not-dark){
    border-bottom-color:rgba(255,255,255,.15)
}
.dark #logo a{
    color:#ccc
}
#header.full-header.dark #header-wrap:not(.not-dark) #logo,.dark #header.full-header #header-wrap:not(.not-dark) #logo{
    border-right-color:rgba(255,255,255,.15)
}
.dark #header-wrap:not(.not-dark) #primary-menu>.container>ul>li>a,.dark #header-wrap:not(.not-dark) #primary-menu>ul>li>a,.dark #header-wrap:not(.not-dark) #side-panel-trigger a,.dark #header-wrap:not(.not-dark) #side-panel-trigger a:hover,.dark #header-wrap:not(.not-dark) #top-cart a,.dark #header-wrap:not(.not-dark) #top-cart a:hover,.dark #header-wrap:not(.not-dark) #top-search a,.dark #header-wrap:not(.not-dark) #top-search a:hover,.dark #header-wrap:not(.not-dark) #top-search form input,.dark #top-cart .top-cart-item-desc a,.dark.overlay-menu #header-wrap:not(.not-dark) #primary-menu>#overlay-menu-close,.dark.overlay-menu #header-wrap:not(.not-dark) #primary-menu>ul>li>a,.overlay-menu #primary-menu.dark>#overlay-menu-close,.overlay-menu #primary-menu.dark>ul>li>a,body.top-search-open .dark #header-wrap:not(.not-dark) #top-search a{
    color:#eee;
    text-shadow:1px 1px 1px rgba(0,0,0,.1)
}
#header.full-header.dark #header-wrap:not(.not-dark) #primary-menu>ul,.dark #header.full-header #header-wrap:not(.not-dark) #primary-menu>ul{
    border-right-color:rgba(255,255,255,.15)
}
.dark #header-wrap:not(.not-dark) #primary-menu>.container>ul>li.current a,.dark #header-wrap:not(.not-dark) #primary-menu>.container>ul>li:hover a,.dark #header-wrap:not(.not-dark) #primary-menu>ul>li.current a,.dark #header-wrap:not(.not-dark) #primary-menu>ul>li:hover a{
    color:#eee
}
.dark .button.button-border:not(.button-light){
    border-color:rgba(255,255,255,.4);
    color:rgba(255,255,255,.5)
}
.dark .social-icon{
    color:#ddd!important;
    border-color:#ddd
}
.dark .social-icon i:last-child{
    color:#fff!important
}
.dark .social-icon:hover{
    color:#fff!important;
    border-color:transparent
}
.dark .divider{
    color:rgba(255,255,255,.15)
}
.dark .divider.divider-center.divider-short:before,.dark .divider.divider-center:before,.dark .divider:after{
    border-top-color:rgba(255,255,255,.1)
}
#footer.dark,.dark #footer{
    background-color:#333;
    color:#ccc;
    border-top-color:rgba(0,0,0,.2)
}
.dark #copyrights{
    background-color:rgba(0,0,0,.2);
    color:rgba(255,255,255,.25);
    text-shadow:1px 1px 1px rgba(0,0,0,.1)
}
.dark .footer-widgets-wrap a{
    color:#ccc
}
@font-face{
    font-family:font-icons;
    font-display:swap;
    src:local('font-icons'),url(../../canvas/css/fonts/font-icons.eot);
    src:local('font-icons'),url(../../canvas/css/fonts/font-icons.eot) format('embedded-opentype'),local('font-icons'),url(../../canvas/css/fonts/font-icons.woff) format('woff'),local('font-icons'),url(../../canvas/css/fonts/font-icons.ttf) format('truetype'),local('font-icons'),url(../../canvas/css/fonts/font-icons.svg) format('svg');
    font-weight:400;
    font-style:normal
}
@font-face{
    font-family:lined-icons;
    font-display:swap;
    src:url(../../canvas/css/fonts/lined-icons.eot);
    src:url(../../canvas/css/fonts/lined-icons.eot) format('embedded-opentype'),url(../../canvas/css/fonts/lined-icons.woff) format('woff'),url(../../canvas/css/fonts/lined-icons.ttf) format('truetype'),url(../../canvas/css/fonts/lined-icons.svg) format('svg');
    font-weight:400;
    font-style:normal
}
@font-face{
    font-family:Simple-Line-Icons;
    font-display:swap;
    src:url(../../canvas/css/fonts/Simple-Line-Icons.eot);
    src:url(../../canvas/css/fonts/Simple-Line-Icons.eot?#iefix) format('embedded-opentype'),url(../../canvas/css/fonts/Simple-Line-Icons.woff) format('woff'),url(../../canvas/css/fonts/Simple-Line-Icons.ttf) format('truetype'),url(../../canvas/css/fonts/Simple-Line-Icons.svg#Simple-Line-Icons) format('svg');
    font-weight:400;
    font-style:normal
}
.side-header #primary-menu ul>li.sub-menu>a:after,[class*=" icon-"],[class*=" icon-line-"],[class*=" icon-line2-"],[class^=icon-],[class^=icon-line-],[class^=icon-line2-]{
    display:inline-block;
    font-family:font-icons;
    speak:none;
    font-style:normal;
    font-weight:400;
    font-variant:normal;
    text-transform:none;
    line-height:inherit;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
}
[class*=" icon-line-"],[class^=icon-line-]{
    font-family:lined-icons
}
[class*=" icon-line2-"],[class^=icon-line2-]{
    font-family:Simple-Line-Icons
}
.icon-arrow-right:before{
    content:"\e613"
}
.icon-arrow-left:before{
    content:"\e610"
}
.icon-linkedin:before{
    content:"\e858"
}
.icon-twitter:before{
    content:"\e85f"
}
.icon-facebook:before{
    content:"\e86f"
}
.icon-instagram:before{
    content:"\e889"
}
.icon-info-sign:before{
    content:"\e711"
}
.icon-angle-up:before{
    content:"\e7a6"
}
.icon-circle-blank:before{
    content:"\e7ac"
}
.icon-line-circle-cross:before{
    content:"\e043"
}
.icon-reorder:before{
    content:"\e76d"
}
@keyframes fadeIn{
    0%{
        opacity:0
    }
    100%{
        opacity:1
    }
}
.fadeIn{
    -webkit-animation-name:fadeIn;
    animation-name:fadeIn
}
#primary-menu ul li .mega-menu-content.style-2>ul>li.mega-menu-title>a,#primary-menu ul li a,#primary-menu ul ul a,.before-heading,.button.button-desc span,.comment-content .comment-author span,.entry blockquote p,.entry-link span,.entry-meta li,.feature-box.fbox-center.fbox-italic p,.more-link,.skills li .progress-percent .counter,.team-title span,.testi-content p,.wedding-head .first-name span,.wedding-head .last-name span,.wp-caption,body,small{
    font-family:Roboto,sans-serif
}
#logo,#top-search form input,.button.button-desc,.counter,.entry-link,.entry.entry-date-section span,.wedding-head .first-name,.wedding-head .last-name,h1,h2,h3,h4,h5,h6,label{
    font-family:'Source Sans Pro',sans-serif
}
@media screen and (max-width:991px){
    #wrapper{
        width:100%;
        margin:0;
        box-shadow:none
    }
    #header,#header-wrap,#header.sticky-style-2,#header.sticky-style-2 #header-wrap,#header.sticky-style-3,#header.sticky-style-3 #header-wrap{
        height:auto!important
    }
    #header.sticky-header #header-wrap{
        position:relative
    }
    #logo{
        display:block;
        height:100px;
        float:none;
        margin:0 auto!important;
        max-width:none;
        text-align:center;
        border:0!important;
        padding:0!important
    }
    #logo a.standard-logo{
        display:inline-block
    }
    #primary-menu{
        display:block;
        float:none;
        height:auto!important
    }
    #primary-menu-trigger{
        opacity:1;
        pointer-events:auto;
        top:25px;
        margin-top:0;
        left:0;
        z-index:1
    }
    #primary-menu>div>ul,#primary-menu>ul{
        display:none;
        float:none!important;
        border:0!important;
        padding:0!important;
        margin:0!important;
        -webkit-transition:none;
        -o-transition:none;
        transition:none
    }
    body:not(.top-search-open) #primary-menu-trigger{
        opacity:1;
        -webkit-transition:opacity .2s .2s ease,top .4s ease;
        -o-transition:opacity .2s .2s ease,top .4s ease;
        transition:opacity .2s .2s ease,top .4s ease
    }
    #primary-menu ul{
        height:auto!important
    }
    #primary-menu ul li:first-child{
        border-top:0
    }
    #primary-menu ul li{
        float:none;
        margin:0!important;
        text-align:left!important;
        border-top:1px solid #eee
    }
    #primary-menu ul li a,#primary-menu.style-2>div>ul>li>a{
        height:50px!important;
        line-height:50px!important;
        padding:0 5px!important;
        border:none!important;
        margin:0!important
    }
    .dark #primary-menu:not(.not-dark) ul li,.dark #primary-menu:not(.not-dark) ul li .mega-menu-content,.dark #primary-menu:not(.not-dark) ul li .mega-menu-content ul ul,.dark #primary-menu:not(.not-dark) ul li .mega-menu-content.col-2>ul,.dark #primary-menu:not(.not-dark) ul li .mega-menu-content.col-3>ul,.dark #primary-menu:not(.not-dark) ul li .mega-menu-content.col-4>ul,.dark #primary-menu:not(.not-dark) ul li .mega-menu-content.col-5>ul,.dark #primary-menu:not(.not-dark) ul li .mega-menu-content.style-2 li,.dark #primary-menu:not(.not-dark) ul ul,.dark #primary-menu:not(.not-dark) ul ul li{
        border-top-color:rgba(255,255,255,.1)!important
    }
}
@media screen and (max-width:767px){
    body{
        padding:0!important
    }
    #wrapper{
        width:100%!important
    }
    h1{
        font-size:28px
    }
    h2{
        font-size:24px
    }
    h3{
        font-size:20px
    }
    h4{
        font-size:16px
    }
    #gotoTop,.one-page-arrow{
        display:none!important
    }
    .col_five_sixth,.col_four_fifth,.col_full,.col_half,.col_one_fifth,.col_one_fourth,.col_one_sixth,.col_one_third,.col_three_fifth,.col_three_fourth,.col_two_fifth,.col_two_third,.postcontent,.postcontent.bothsidebar,.sidebar{
        width:100%;
        margin-right:0;
        float:none;
        margin-bottom:50px!important
    }
    form .col_five_sixth,form .col_four_fifth,form .col_full,form .col_half,form .col_one_fifth,form .col_one_fourth,form .col_one_sixth,form .col_one_third,form .col_three_fifth,form .col_three_fourth,form .col_two_fifth,form .col_two_third{
        margin-bottom:25px!important
    }
}
@media screen and (max-width:479px){
    #header.full-header .container,.container,.container-fullwidth{
        width:90vw
    }
}
@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:21),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){
    #logo a.standard-logo{
        display:none
    }
    #logo a.retina-logo{
        display:block
    }
}
@media only screen and (-webkit-min-device-pixel-ratio:2) and (max-width:991px),only screen and (min--moz-device-pixel-ratio:2) and (max-width:991px),only screen and (-o-min-device-pixel-ratio:21) and (max-width:991px),only screen and (min-device-pixel-ratio:2) and (max-width:991px),only screen and (min-resolution:192dpi) and (max-width:991px),only screen and (min-resolution:2dppx) and (max-width:991px){
    #logo a.standard-logo{
        display:none
    }
    #logo a.retina-logo{
        display:inline-block
    }
}
#header.transparent-header:not(.sticky-header) #header-wrap{
    background-color:#fff;
    border-bottom:1px solid #eee
}
#header.transparent-header.dark:not(.sticky-header) #header-wrap{
    background-color:#333;
    border-bottom-color:rgba(255,255,255,.1)!important
}
#header.transparent-header:not(.hidden)+#google-map,#header.transparent-header:not(.hidden)+#page-title.page-title-parallax,#header.transparent-header:not(.hidden)+#slider,#slider+#header.transparent-header:not(.hidden){
    top:0;
    margin-bottom:0
}
#primary-menu-trigger{
    top:10px!important
}
#side-panel-trigger{
    margin:25px 0!important;
    right:15px!important
}
#header.dark.semi-transparent #header-wrap,#header.dark.transparent-header #header-wrap,.dark #header.semi-transparent #header-wrap,.dark #header.transparent-header #header-wrap{
    background-color:#333;
    border-bottom-color:rgba(255,255,255,.1)
}
.dark.overlay-menu #primary-menu:not(.not-dark) ul,.overlay-menu #primary-menu.dark ul{
    background-color:transparent
}
#board .note{
    float:right;
    display:block;
    position:fixed;
    padding:1em;
    width:300px;
    height:180px;
    margin:20px 20px 0 0;
    top:0;
    right:0;
    background:#cfc;
    background-color:#cfc;
    box-shadow:5px 5px 10px -2px rgba(33,33,33,.3);
    transform:rotate(2deg);
    transform:skew(-1deg,1deg);
    transition:transform .15s
}
#board .button{
    font:16px Helvetica,Arial,sans-serif;
    color:#fff;
    float:right;
    height:36px;
    width:36px;
    padding:10px;
    line-height:16px;
    font-weight:bolder;
    background:linear-gradient(top,rgba(0,0,0,.15),rgba(0,0,0,.3));
    background-color:#f85032;
    border-radius:50%;
    box-shadow:1px 1px 3px rgba(0,0,0,.3),inset 0 -1px 2px -1px rgba(0,0,0,.5),inset 0 1px 2px 1px rgba(255,255,255,.3);
    text-shadow:0 -1px 0 rgba(0,0,0,.3),0 1px 0 rgba(255,255,255,.3);
    text-decoration:none;
    text-align:center;
    transition:transform .15s,background .01s;
    top:5px;
    right:5px;
    width:36px;
    height:36px;
    border-radius:50%;
    background-color:#e01c12;
    text-align:center;
    line-height:16px;
    padding:5px;
    border-color:#b30000;
    font-style:1.6em;
    font-weight:bolder;
    font-family:Helvetica,Arial,sans-serif
}
.slick-list{
    position:relative;
    display:block;
    overflow:hidden;
    margin:0;
    padding:0
}
.slick-list:focus{
    outline:0
}
.slick-list.dragging{
    cursor:pointer;
    cursor:hand
}
.slick-slider .slick-list,.slick-slider .slick-track{
    -webkit-transform:translate3d(0,0,0);
    -moz-transform:translate3d(0,0,0);
    -ms-transform:translate3d(0,0,0);
    -o-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0)
}
.slick-track{
    position:relative;
    top:0;
    left:0;
    display:block
}
.slick-track:after,.slick-track:before{
    display:table;
    content:''
}
.slick-track:after{
    clear:both
}
.slick-loading .slick-track{
    visibility:hidden
}
.slick-slide{
    display:none;
    float:left;
    height:100%;
    min-height:1px
}
[dir=rtl] .slick-slide{
    float:right
}
.slick-slide img{
    display:block
}
.slick-slide.slick-loading img{
    display:none
}
.slick-slide.dragging img{
    pointer-events:none
}
.slick-initialized .slick-slide{
    display:block
}
.slick-loading .slick-slide{
    visibility:hidden
}
.slick-vertical .slick-slide{
    display:block;
    height:auto;
    border:1px solid transparent
}
.slick-arrow.slick-hidden{
    display:none
}
.splash-caption.info-caption{
    top:5%!important;
    left:-300px;
    font-size:15px
}
.photo-highlight-background{
    width:100%;
    height:60vh!important
}
button#jobsearch-submit-button:hover{
    background-color:gold;
    color:#fff;
    border:none
}
@media all{
    .featherlight{
        display:none;
        position:fixed;
        top:0;
        right:0;
        bottom:0;
        left:0;
        z-index:2147483647;
        text-align:center;
        white-space:nowrap;
        cursor:pointer;
        background:#333;
        background:rgba(0,0,0,0)
    }
    .featherlight:last-of-type{
        background:rgba(0,0,0,.8)
    }
    .featherlight:before{
        content:'';
        display:inline-block;
        height:100%;
        vertical-align:middle;
        margin-right:-.25em
    }
    .featherlight .featherlight-content{
        position:relative;
        text-align:left;
        vertical-align:middle;
        display:inline-block;
        overflow:auto;
        padding:25px 25px 0;
        border-bottom:25px solid transparent;
        min-width:30%;
        margin-left:5%;
        margin-right:5%;
        max-height:95%;
        background:#fff;
        cursor:auto;
        white-space:normal
    }
    .featherlight .featherlight-inner{
        display:block
    }
    .featherlight .featherlight-close-icon{
        position:absolute;
        z-index:9999;
        top:0;
        right:0;
        line-height:25px;
        width:25px;
        cursor:pointer;
        text-align:center;
        font-family:Arial,sans-serif;
        background:#fff;
        background:rgba(255,255,255,.3);
        color:#000
    }
    .featherlight .featherlight-image{
        width:100%
    }
    .featherlight-iframe .featherlight-content{
        border-bottom:0;
        padding:0
    }
    .featherlight iframe{
        border:none
    }
}
@media only screen and (max-width:1024px){
    .featherlight .featherlight-content{
        margin-left:10px;
        margin-right:10px;
        max-height:98%;
        padding:10px 10px 0;
        border-bottom:10px solid transparent
    }
}
.testimonial-section a blockquote.quote-block{
    color:#777!important
}
.quote-block{
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
    margin:30px 0
}
.testimonial{
    position:relative;
    padding:20px;
    background-color:#fff;
    border:1px solid rgba(0,0,0,.1);
    border-radius:5px;
    box-shadow:0 1px 1px rgba(0,0,0,.1)
}
blockquote{
    font-size:17.5px;
    display:block;
    margin-block-start:1em;
    margin-block-end:1em;
    margin-inline-start:40px;
    margin-inline-end:40px
}
.testimonial-section blockquote p{
    font-size:1.37rem!important;
    font-family:Georgia,serif;
    font-style:italic;
    line-height:1.5!important;
    color:#555
}
.quote-block .quote-cite{
    margin-top:-5px!important;
    margin-bottom:5px!important;
    color:#a94442;
    font-size:14px!important;
    line-height:1.1!important;
    font-family:Roboto,sans-serif;
    font-weight:300;
    font-style:normal
}
.quote-block .quote-cite:before{
    content:'\2014 \2009'
}
#feature-header h2{
    line-height:1.05
}
#footer{
    min-height:844px
}
#primary-menu li a:hover{
    color:#f8cc46!important
}
