.sidebar-btn {
	display: none;
}
.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    -webkit-transition-property: -webkit-transform, left, top;
    -webkit-transition-duration: 0s;
    -webkit-transform: translate3d(0px, 0, 0);
    -webkit-transition-timing-function: ease;
    -moz-transition-property: -moz-transform, left, top;
    -moz-transition-duration: 0s;
    -moz-transform: translate3d(0px, 0, 0);
    -moz-transition-timing-function: ease;
    -o-transition-property: -o-transform, left, top;
    -o-transition-duration: 0s;
    -o-transition-timing-function: ease;
    -o-transform: translate(0px, 0);
    -ms-transition-property: -ms-transform, left, top;
    -ms-transition-duration: 0s;
    -ms-transform: translate3d(0px, 0, 0);
    -ms-transition-timing-function: ease;
    transition-property: transform, left, top;
    transition-duration: 0s;
    transform: translate3d(0px, 0, 0);
    transition-timing-function: ease;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    float: left
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x
}

.swiper-container {
    width: 100%;
    height: 484px
}

.swiper-slide {
    width: 100%;
    height: 100%
}

#cboxOverlay, #cboxWrapper, #colorbox {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden
}

#cboxWrapper {
    max-width: none
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%
}

#cboxBottomLeft, #cboxMiddleLeft {
    clear: left
}

#cboxContent {
    position: relative
}

#cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

#cboxTitle {
    margin: 0
}

#cboxLoadingGraphic, #cboxLoadingOverlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#cboxClose, #cboxNext, #cboxPrevious, #cboxSlideshow {
    cursor: pointer
}

.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: none;
    -ms-interpolation-mode: bicubic
}

.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
    padding: 0;
    margin: 0
}

#cboxContent, #cboxLoadedContent, #colorbox {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
}

#cboxOverlay {
    background: #000
}

#colorbox {
    outline: 0
}

#cboxContent {
    margin-top: 20px;
    background: #000
}

.cboxIframe {
    background: #fff
}

#cboxError {
    padding: 50px;
    border: 1px solid #ccc
}

#cboxLoadedContent {
    border: 5px solid #000;
    background: #fff
}

#cboxTitle {
    position: absolute;
    top: -20px;
    left: 0;
    color: #ccc
}

#cboxCurrent {
    position: absolute;
    top: -20px;
    right: 0;
    color: #ccc
}

#cboxLoadingGraphic {
    background: url(images/loading.gif) no-repeat center center
}

#cboxClose, #cboxNext, #cboxPrevious, #cboxSlideshow {
    border: 0;
    padding: 0;
    margin: 0;
    overflow: visible;
    width: auto;
    background: 0 0
}

#cboxClose:active, #cboxNext:active, #cboxPrevious:active, #cboxSlideshow:active {
    outline: 0
}

#cboxSlideshow {
    position: absolute;
    top: -20px;
    right: 90px;
    color: #fff
}

#cboxPrevious {
    position: absolute;
    top: 50%;
    left: 5px;
    margin-top: -32px;
    background: url(images/controls.png) no-repeat top left;
    width: 28px;
    height: 65px;
    text-indent: -9999px
}

#cboxPrevious:hover {
    background-position: bottom left
}

#cboxNext {
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -32px;
    background: url(images/controls.png) no-repeat top right;
    width: 28px;
    height: 65px;
    text-indent: -9999px
}

#cboxNext:hover {
    background-position: bottom right
}

#cboxClose {
    position: absolute;
    top: 5px;
    right: 5px;
    display: block;
    background: url(images/controls.png) no-repeat top center;
    width: 38px;
    height: 19px;
    text-indent: -9999px
}

#cboxClose:hover {
    background-position: bottom center
}

.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: 0
}

.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: 0
}

.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
}

@font-face {
    font-family: proxima_nova_rgregular;
    src: url(../fonts/proximanova-regular-webfont.eot);
    src: url(../fonts/proximanova-regular-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/proximanova-regular-webfont.woff) format('woff'), url(../fonts/proximanova-regular-webfont.ttf) format('truetype'), url(../fonts/proximanova-regular-webfont.svg#proxima_nova_rgregular) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: proxima_nova_rgbold;
    src: url(../fonts/proximanova-bold-webfont.eot);
    src: url(../fonts/proximanova-bold-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/proximanova-bold-webfont.woff) format('woff'), url(../fonts/proximanova-bold-webfont.ttf) format('truetype'), url(../fonts/proximanova-bold-webfont.svg#proxima_nova_rgbold) format('svg');
    font-weight: 400;
    font-style: normal
}
html {
    width: 100%;
}
body {
    background-color: #f2f2f2;
    color: #292929;
    line-height: 1.375;
    font-family: proxima_nova_rgregular, "Helvetica Neue", Helvetica, Arial, sans-serif;
    width: 100%;
    //min-width: 1100px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OTJBQkFGRUZFOTIyMTFFMEJDRDNEQzkxOTVGOTNBODAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OTJBQkFGRjBFOTIyMTFFMEJDRDNEQzkxOTVGOTNBODAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5MkFCQUZFREU5MjIxMUUwQkNEM0RDOTE5NUY5M0E4MCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5MkFCQUZFRUU5MjIxMUUwQkNEM0RDOTE5NUY5M0E4MCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PtrV+I8AAAAQSURBVHjaYvj//z8DQIABAAj8Av7bok0WAAAAAElFTkSuQmCC', sizingMethod=crop);
    zoom: 1;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .004)
}

h1, h2, h3, h4, h5, h6 {
    font-family: Oswald, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #363636
}

h1 {
    font-size: 48px
}

h2 {
    font-size: 24px
}

h3, h4, h5, h6 {
    font-size: 16px
}

a {
    -webkit-transition: 150ms ease-in-out;
    -moz-transition: 150ms ease-in-out;
    -o-transition: 150ms ease-in-out;
    transition: 150ms ease-in-out
}

a:hover {
    text-decoration: none
}

a:active, a:focus {
    outline: 0;
    text-decoration: none
}

b, label, strong {
    font-weight: 400;
    font-family: proxima_nova_rgbold, proxima_nova_rgregular, "Helvetica Neue", Helvetica, Arial, sans-serif
}

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

.tr {
    text-align: right
}

.tl {
    text-align: left
}

.tc {
    text-align: center
}

.wrapper {
    position: relative;
    width: 100%;
    overflow: hidden
}

.container {
    width: 100%;
    max-width: 1100px
}

.horiz-row {
    padding: 0
}

.horiz-row:after, .horiz-row:before {
    display: table;
    content: '';
    clear: both
}

.horiz-row ul {
    padding: 0
}

.horiz-row li {
    display: inline-block;
    list-style: none
}

form {
    position: relative
}

.content-wrap {
    background-color: #fff;
    padding-left: 48px;
    padding-right: 48px;
    position: relative;
    z-index: 1
}

.blue-text {
    color: #025299
}

.alignleft {
    float: left;
    margin: 0 10px 10px 0
}

.alignright {
    float: right;
    margin: 0 0 10px 10px
}

.aligncenter {
    display: block;
    margin: 0 auto 10px
}

.flex-wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: start;
    -moz-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.flex-wrap > * {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto
}

.right-sidebar {
    width: 29.98065764%
}

.left-content {
    width: 70.01934236%
}

.left-sidebar {
    width: 31.72147002%
}

.right-content {
    width: 68.27852998%
}

.header {
    position: relative;
    z-index: 3
}

.header .content-wrap {
    padding-bottom: 30px
}

.roadmap {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 1679px;
    height: 204px;
    background: url(../images/roadmap.png) 50% 0 no-repeat;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto
}

.logo {
    margin-top: 0;
    margin-bottom: 90px;
    width: 164px;
    height: 117px;
    border: 1px solid #e6e6e6;
    -webkit-border-radius: 1px 1px 4px 4px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 1px 1px 4px 4px;
    -moz-background-clip: padding;
    border-radius: 1px 1px 4px 4px;
    background-clip: padding-box;
    overflow: hidden;
    background-color: #fff;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9InJnYigxLDEsMSkiIHN0b3Atb3BhY2l0eT0iLjA3Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSJyZ2IoMjU1LDI1NSwyNTUpIiBzdG9wLW9wYWNpdHk9Ii4wNyIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNsZXNzaGF0LWdlbmVyYXRlZCkiIC8+PC9zdmc+);
    background-image: -webkit-linear-gradient(bottom, rgba(1, 1, 1, .07) 0, rgba(255, 255, 255, .07) 100%);
    background-image: -moz-linear-gradient(bottom, rgba(1, 1, 1, .07) 0, rgba(255, 255, 255, .07) 100%);
    background-image: -o-linear-gradient(bottom, rgba(1, 1, 1, .07) 0, rgba(255, 255, 255, .07) 100%);
    background-image: linear-gradient(to top, rgba(1, 1, 1, .07) 0, rgba(255, 255, 255, .07) 100%);
    display: inline-block
}

.logo a {
    display: block;
    height: 100%;
    width: 100%;
    text-indent: 100%;
    overflow: hidden;
    background: url(../images/logo.png) 50% 40% no-repeat;
    color: transparent
}

.search-row {
    padding-bottom: 11px
}

.searchform {
    width: 270px;
    padding-left: 25px
}

.searchform .form-control {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background-color: #c0d4e5;
    color: #1360a3;
    border-color: transparent;
    font-family: Oswald, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    height: 38px;
    position: relative;
    top: 2px
}

.searchform .form-control::-webkit-input-placeholder {
    color: #1360a3
}

.searchform .form-control::-moz-placeholder {
    color: #1360a3;
    opacity: 1
}

.searchform .form-control:-ms-input-placeholder {
    color: #1360a3
}

.searchform .form-control ::-webkit-input-placeholder {
    color: #1360a3
}

.searchform .form-control :-moz-placeholder {
    color: #1360a3
}

.searchform .form-control ::-moz-placeholder {
    color: #1360a3
}

.searchform .form-control :-ms-input-placeholder {
    color: #1360a3
}

.searchform .form-control:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

@-moz-document url-prefix() {
    .searchform {
        position: relative;
        //top: 12px
    }
}

.search-input {
    position: absolute;
    top: 50%;
    margin-top: 2px;
    right: 9px;
    height: auto;
    width: 18px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.menu {
    margin: 0;
    padding: 0
}

.menu:after, .menu:before {
    display: table;
    content: '';
    clear: both
}

.menu li {
    float: left;
    display: block;
    list-style: none
}

.menu a {
    display: block
}

.primary-menu {
    border: 1px solid #1f1f1f;
    -webkit-border-radius: 6px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 6px;
    -moz-background-clip: padding;
    border-radius: 6px;
    background-clip: padding-box;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM1NDU0NTQiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjNTQ1NDU0IiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzM2MzYzNiIgc3RvcC1vcGFjaXR5PSIxIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMzYzNjM2IiBzdG9wLW9wYWNpdHk9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjbGVzc2hhdC1nZW5lcmF0ZWQpIiAvPjwvc3ZnPg==);
    background-image: -webkit-linear-gradient(top, #545454 0, #545454 50%, #363636 51%, #363636 100%);
    background-image: -moz-linear-gradient(top, #545454 0, #545454 50%, #363636 51%, #363636 100%);
    background-image: -o-linear-gradient(top, #545454 0, #545454 50%, #363636 51%, #363636 100%);
    background-image: linear-gradient(to bottom, #545454 0, #545454 50%, #363636 51%, #363636 100%);
    -webkit-box-shadow: 0 3px 2px rgba(0, 0, 0, .13), inset 0 1px 0 rgba(255, 255, 255, .25);
    -moz-box-shadow: 0 3px 2px rgba(0, 0, 0, .13), inset 0 1px 0 rgba(255, 255, 255, .25);
    box-shadow: 0 3px 2px rgba(0, 0, 0, .13), inset 0 1px 0 rgba(255, 255, 255, .25);
    text-shadow: 0 2px 0 rgba(1, 1, 1, .25);
    font-family: Oswald, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    z-index: 2
}

.primary-menu li {
    border-right: 1px solid #1f1f1f;
    border-left: 1px solid #6D6D6D;
    width: auto;
    position: relative;
}
.primary-menu li a {
	padding-left: 26px;
	padding-right: 26px;
}
.primary-menu li:first-child {
    border-left: none
}

.primary-menu li:first-child a {
    -webkit-border-radius: 6px 0 0 6px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 6px 0 0 6px;
    -moz-background-clip: padding;
    border-radius: 6px 0 0 6px;
    background-clip: padding-box
}

.primary-menu li:last-child {
    border-right: none
}

.primary-menu li:last-child a {
    -webkit-border-radius: 0 6px 6px 0;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0 6px 6px 0;
    -moz-background-clip: padding;
    border-radius: 0 6px 6px 0;
    background-clip: padding-box
}

.primary-menu a {
    padding: 20px 0;
    color: #fff
}

.primary-menu .current-menu-item a, .primary-menu .current-page-ancestor a, .primary-menu a:hover {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMyODZjYTgiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjMjg2Y2E4IiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzAyNTI5OSIgc3RvcC1vcGFjaXR5PSIxIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDI1Mjk5IiBzdG9wLW9wYWNpdHk9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjbGVzc2hhdC1nZW5lcmF0ZWQpIiAvPjwvc3ZnPg==);
    background-image: -webkit-linear-gradient(top, #286ca8 0, #286ca8 50%, #025299 51%, #025299 100%);
    background-image: -moz-linear-gradient(top, #286ca8 0, #286ca8 50%, #025299 51%, #025299 100%);
    background-image: -o-linear-gradient(top, #286ca8 0, #286ca8 50%, #025299 51%, #025299 100%);
    background-image: linear-gradient(to bottom, #286ca8 0, #286ca8 50%, #025299 51%, #025299 100%)
}

.primary-menu .current-menu-item .sub-menu a, .primary-menu .current-page-ancestor .sub-menu a {
    background: #363636
}

.primary-menu .current-menu-item .sub-menu a:hover, .primary-menu .current-page-ancestor .sub-menu a:hover {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMyODZjYTgiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjMjg2Y2E4IiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzAyNTI5OSIgc3RvcC1vcGFjaXR5PSIxIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDI1Mjk5IiBzdG9wLW9wYWNpdHk9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjbGVzc2hhdC1nZW5lcmF0ZWQpIiAvPjwvc3ZnPg==);
    background-image: -webkit-linear-gradient(top, #286ca8 0, #286ca8 50%, #025299 51%, #025299 100%);
    background-image: -moz-linear-gradient(top, #286ca8 0, #286ca8 50%, #025299 51%, #025299 100%);
    background-image: -o-linear-gradient(top, #286ca8 0, #286ca8 50%, #025299 51%, #025299 100%);
    background-image: linear-gradient(to bottom, #286ca8 0, #286ca8 50%, #025299 51%, #025299 100%)
}

.primary-menu .menu-item-has-children:hover .sub-menu {
    display: block
}

.sub-menu {
    display: none;
    position: absolute;
    top: 100%;
    width: auto;
    padding: 0;
    white-space: nowrap;
    z-index: 2;
    border-top: 1px solid #1f1f1f;
    text-align: left
}

.sub-menu li {
    float: none;
    width: auto;
    border-right: 1px solid #1f1f1f;
    border-left: 1px solid #1f1f1f;
    border-bottom: 1px solid #1f1f1f;
    background-color: #2F2F2F
}

.sub-menu li:first-child {
    border-right: 1px solid #1f1f1f;
    border-left: 1px solid #1f1f1f
}

.sub-menu li:first-child a {
    -webkit-border-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0;
    -moz-background-clip: padding;
    border-radius: 0;
    background-clip: padding-box
}

.sub-menu a {
    padding: 10px
}

.sub-menu a:hover {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMyODZjYTgiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjMjg2Y2E4IiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzAyNTI5OSIgc3RvcC1vcGFjaXR5PSIxIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDI1Mjk5IiBzdG9wLW9wYWNpdHk9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjbGVzc2hhdC1nZW5lcmF0ZWQpIiAvPjwvc3ZnPg==);
    background-image: -webkit-linear-gradient(top, #286ca8 0, #286ca8 50%, #025299 51%, #025299 100%);
    background-image: -moz-linear-gradient(top, #286ca8 0, #286ca8 50%, #025299 51%, #025299 100%);
    background-image: -o-linear-gradient(top, #286ca8 0, #286ca8 50%, #025299 51%, #025299 100%);
    background-image: linear-gradient(to bottom, #286ca8 0, #286ca8 50%, #025299 51%, #025299 100%)
}

.get-involved-nav {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: space-around;
    -ms-flex-line-pack: distribute;
    align-content: space-around;
    list-style: none;
    padding: 0;
    margin: 0
}

.get-involved-nav li {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

@-moz-document url-prefix() {
    .get-involved-nav {
        width: 100%;
        -moz-box-sizing: border-box
    }
}

.index-content {
    width: 72.3%;
    padding-right: 13px
}

.index-content + .sidebar {
    width: 27.7%;
    padding-left: 0
}

.index-content + .sidebar .widget {
    margin-bottom: 8px
}

.index-content + .sidebar .custom-page-links-widget .widget-title {
    padding: 15px 98px 15px 22px
}

.index-content .entry-content {
    padding-bottom: 0
}

.swiper-slide {
    position: relative;
    overflow: hidden
}

.swiper-slide .slide-bg {
    position: absolute;
    top: -5%;
    bottom: -5%;
    right: -5%;
    left: -5%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-filter: blur(10px);
    -moz-filter: blur(10px);
    -ms-filter: blur(10px);
    filter: blur(10px)
}

.nocssfilter .swiper-slide .slide-bg {
    background-color: #333;
    background-image: none !important
}

.swiper-slide img {
    position: absolute;
    width: 100%;
    height: auto;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 2
}

.text-animation-wrapper {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 3
}

.text-animation-wrapper p {
    background-repeat: no-repeat;
    font-family: Oswald, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 40px;
    line-height: 1;
    color: #fff;
    position: relative;
    margin: 0;
    display: inline-block;
    white-space: nowrap;
    text-transform: uppercase
}

.text-animation-wrapper .slider-link {
    line-height: 1
}

.text-animation-wrapper .slider-link p {
    font-size: 16px;
    margin: 0
}

.text-animation-wrapper .slider-link a {
    color: #fff
}

.text-animation-wrapper .animation-line {
    position: relative;
    padding: 15px 33px 15px 80px;
    margin-left: -20px;
    overflow: hidden;
    margin-bottom: 5px;
    background-color: #448ccb
}

.text-animation-wrapper .animation-line p {
    margin: 0
}

.no-background-position-x .text-animation-wrapper .animation-line {
    background-color: rgba(68, 140, 203, .7)
}

.text-animation-wrapper .line-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-filter: blur(10px);
    -moz-filter: blur(10px);
    -ms-filter: blur(10px);
    filter: blur(10px);
    -webkit-opacity: .5;
    -moz-opacity: .5;
    opacity: .5
}

.text-animation-wrapper a {
    color: #fff
}

.next-slide, .prev-slide {
    position: absolute;
    height: 47px;
    width: 47px;
    bottom: 0;
    left: 0;
    display: block;
    background: url(../images/slide-nav-prev.png) 50% 50% no-repeat
}

.next-slide {
    left: 47px;
    background-image: url(../images/slide-nav-next.png)
}

.slider-timer {
    height: 5px;
    margin-bottom: 25px;
    position: relative;
    background-color: #606060;
    -webkit-box-shadow: inset 0 0 3px #000;
    -moz-box-shadow: inset 0 0 3px #000;
    box-shadow: inset 0 0 3px #000
}

.timer-internal {
    width: 0;
    display: inline-block;
    height: 100%;
    position: absolute;
    background-color: #438bcb;
    -webkit-box-shadow: inset 0 0 2px rgba(255, 255, 190, .75);
    -moz-box-shadow: inset 0 0 2px rgba(255, 255, 190, .75);
    box-shadow: inset 0 0 2px rgba(255, 255, 190, .75);
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjEwMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9InJnYigyNTUsMjU1LDI1NSkiIHN0b3Atb3BhY2l0eT0iLjIiLz48c3RvcCBvZmZzZXQ9IjIwJSIgc3RvcC1jb2xvcj0icmdiKDAsMCwwKSIgc3RvcC1vcGFjaXR5PSIuMiIvPjxzdG9wIG9mZnNldD0iNDAlIiBzdG9wLWNvbG9yPSJyZ2IoMjU1LDI1NSwyNTUpIiBzdG9wLW9wYWNpdHk9Ii4yIi8+PHN0b3Agb2Zmc2V0PSI2MCUiIHN0b3AtY29sb3I9InJnYigwLDAsMCkiIHN0b3Atb3BhY2l0eT0iLjIiLz48c3RvcCBvZmZzZXQ9IjgwJSIgc3RvcC1jb2xvcj0icmdiKDI1NSwyNTUsMjU1KSIgc3RvcC1vcGFjaXR5PSIuMiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0icmdiKDAsMCwwKSIgc3RvcC1vcGFjaXR5PSIuMiIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNsZXNzaGF0LWdlbmVyYXRlZCkiIC8+PC9zdmc+);
    background-image: -webkit-linear-gradient(right, rgba(255, 255, 255, .2) 0, rgba(0, 0, 0, .2) 19.75%, rgba(255, 255, 255, .2) 39.26%, rgba(0, 0, 0, .2) 65.99%, rgba(255, 255, 255, .2) 84.5%, rgba(0, 0, 0, .2) 100%);
    background-image: -moz-linear-gradient(right, rgba(255, 255, 255, .2) 0, rgba(0, 0, 0, .2) 19.75%, rgba(255, 255, 255, .2) 39.26%, rgba(0, 0, 0, .2) 65.99%, rgba(255, 255, 255, .2) 84.5%, rgba(0, 0, 0, .2) 100%);
    background-image: -o-linear-gradient(right, rgba(255, 255, 255, .2) 0, rgba(0, 0, 0, .2) 19.75%, rgba(255, 255, 255, .2) 39.26%, rgba(0, 0, 0, .2) 65.99%, rgba(255, 255, 255, .2) 84.5%, rgba(0, 0, 0, .2) 100%);
    background-image: linear-gradient(to left, rgba(255, 255, 255, .2) 0, rgba(0, 0, 0, .2) 19.75%, rgba(255, 255, 255, .2) 39.26%, rgba(0, 0, 0, .2) 65.99%, rgba(255, 255, 255, .2) 84.5%, rgba(0, 0, 0, .2) 100%)
}

.pagination {
    display: block;
    font-size: 16px
}

.pagination a {
    color: #025299
}

.wp-pagenavi a, .wp-pagenavi span {
    padding: 5px
}

.wp-pagenavi .pages {
    border-right: 1px solid #ddd
}

.page-social-links {
    padding: 25px 0 50px
}

.entry-content .page-social-links {
    padding: 25px 0 50px;
    margin: 0
}

#key-sponsors-content p {
    margin-bottom: 35px;
    padding-bottom: 35px;
    border-bottom: 1px solid #ddd
}

#key-sponsors-content img {
    max-width: 175px;
    height: auto
}

#universities-map {
    width: 1034px;
    height: 500px;
    margin-bottom: 100px
}

#universities-map img {
    max-width: none
}

.marker-internal {
    padding: 10px 20px 20px;
    background-color: #fff;
    font-size: 16px
}

.marker-internal h4 {
    font-family: proxima_nova_rgbold, proxima_nova_rgregular, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    margin-bottom: 5px
}

.marker-internal .blue {
    font-style: italic;
    color: #1360a3
}

.gm-style-iw {
    overflow-y: scroll !important
}

.gm-style-iw * {
    display: block
}

.gm-style-iw + div {
    background: url(../images/marker-close.png) center no-repeat
}

.gm-style-iw + div * {
    display: none
}

.page-title {
    font-size: 48px;
    padding-bottom: 34px;
    margin: 0 0 51px;
    border-bottom: 1px solid #d9d9d9;
    line-height: 1;
    text-transform: uppercase
}

.page-title .attachment-post-thumbnail {
    border: 3px solid #fff;
    -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, .43);
    -moz-box-shadow: 0 0 7px rgba(0, 0, 0, .43);
    box-shadow: 0 0 7px rgba(0, 0, 0, .43);
    margin-right: 20px;
    max-height: 150px;
    max-width: 150px
}

.competition-post .loop-header {
    margin-bottom: 25px
}

.loop-header img {
    border: 3px solid #fff;
    -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, .43);
    -moz-box-shadow: 0 0 7px rgba(0, 0, 0, .43);
    box-shadow: 0 0 7px rgba(0, 0, 0, .43);
    margin-right: 20px;
    max-height: 150px;
    max-width: 150px
}

.entry-content {
    padding-bottom: 100px;
    font-size: 16px
}
.page-template-page-index .entry-content {
    padding-bottom: 50px;
    font-size: 16px
}
.page-template-page-index .sidebar .widget{
    width:33.33%;
    padding: 0 15px;
    float: left;
}
.page-template-page-index .sidebar .widget.custom-page-link-2 h3, .page-template-page-index .sidebar .widget.custom-page-link-3 h3{
    min-height:172px;
}
.page-template-page-index .col-md-12.sidebar{
    padding-bottom: 50px;
}
.entry-content h2 {
    text-transform: uppercase;
    margin: 0 0 30px;
    color: #1360a3
}

.entry-content h3 {
    font-family: proxima_nova_rgbold, proxima_nova_rgregular, "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0 0 24px
}

.entry-content a {
    color: #025299
}

.entry-content p {
    margin-bottom: 15px
}

.entry-content .lead {
    margin-bottom: 55px
}

.entry-content ol, .entry-content ul {
    padding-left: 26px;
    margin-bottom: 35px
}

.entry-content ol li, .entry-content ul li {
    margin-top: 9px
}

.entry-content ol li:first-child, .entry-content ul li:first-child {
    margin-top: 0
}

.entry-content .btn {
    color: #fff
}

.entry-content .btn-default {
    color: #333
}

.lead {
    font-size: 24px
}

.timeline-page .entry-content {
    padding-bottom: 0
}

.timeline {
    background-color: #363636;
    margin-bottom: 100px
}

.timeline-header {
    background-color: #025299;
    margin-top: -1px;
    margin-bottom: -1px;
    border: 1px solid #004581;
    position: relative;
    cursor: pointer
}

.timeline-title {
    color: #fff;
    font-size: 36px;
    line-height: 1;
    padding: 19px 25px;
    margin: 0
}

.timeline-close {
    position: absolute;
    width: 21px;
    height: 21px;
    right: 19px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.timeline-close span {
    width: 13px;
    height: 3px;
    background-color: #000;
    position: absolute;
    -webkit-transition: 400ms ease-in-out;
    -moz-transition: 400ms ease-in-out;
    -o-transition: 400ms ease-in-out;
    transition: 400ms ease-in-out
}

.timeline-close .tl, .timeline-close .tr {
    top: 0
}

.timeline-close .bl, .timeline-close .br {
    top: 8px
}

.timeline-close .tl {
    -webkit-transform-origin: 0 1.5px;
    -moz-transform-origin: 0 1.5px;
    -o-transform-origin: 0 1.5px;
    -ms-transform-origin: 0 1.5px;
    transform-origin: 0 1.5px;
    left: 2px
}

.timeline-close .tr {
    -webkit-transform-origin: 100% 1.5px;
    -moz-transform-origin: 100% 1.5px;
    -o-transform-origin: 100% 1.5px;
    -ms-transform-origin: 100% 1.5px;
    transform-origin: 100% 1.5px;
    right: 2px
}

.timeline-close .bl {
    -webkit-transform-origin: 100% 1.5px;
    -moz-transform-origin: 100% 1.5px;
    -o-transform-origin: 100% 1.5px;
    -ms-transform-origin: 100% 1.5px;
    transform-origin: 100% 1.5px;
    left: -2px
}

.timeline-close .br {
    -webkit-transform-origin: 0 1.5px;
    -moz-transform-origin: 0 1.5px;
    -o-transform-origin: 0 1.5px;
    -ms-transform-origin: 0 1.5px;
    transform-origin: 0 1.5px;
    right: -2px
}

.closed, .open {
    position: absolute;
    height: 100%;
    width: 100%
}

.closed .bl, .closed .tl {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.closed .br, .closed .tr, .open .bl, .open .tr {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.open .br, .open .tl {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.timeline-body {
    border: 1px solid #004581;
    padding: 45px;
    color: #fff;
    display: none
}

.timeline-body dl {
    margin: 0
}

.timeline-body dl:after, .timeline-body dl:before {
    display: table;
    content: '';
    clear: both
}

.timeline-body dt {
    width: 66px;
    height: 66px;
    -webkit-border-radius: 100%;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 100%;
    -moz-background-clip: padding;
    border-radius: 100%;
    background-clip: padding-box;
    background-color: #025299;
    border: 5px solid rgba(2, 82, 153, .5);
    text-align: center;
    font-size: 18px;
    line-height: 3.22222222;
    font-family: Oswald, "Helvetica Neue", Helvetica, Arial, sans-serif;
    float: left
}

.timeline-body dd {
    padding: 0 0 0 25px;
    font-size: 16px;
    float: right;
    width: 518px
}

.timeline-body.body-open {
    display: block
}

.timeline-list {
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative
}

.timeline-list:after {
    content: '';
    position: absolute;
    top: 33px;
    left: 30.5px;
    width: 5px;
    bottom: 33px;
    background-color: #666;
    z-index: 1
}

.timeline-list li {
    padding-top: 38px;
    position: relative;
    z-index: 2
}

.timeline-list li:first-child {
    padding: 0
}

.competitions-page .page-title {
    padding: 0 0 32px;
    margin: 0 0 32px;
    border-bottom: 1px solid #d6d6d6
}

.competitions-nav {
    font-family: Oswald, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    text-align: center;
    font-size: 13px;
    padding-bottom: 45px
}

.competitions-nav ul {
    margin: 0;
    border: 1px solid #317bbb;
    background-color: #015199
}

.competitions-nav li {
    float: left;
    padding: 3px 6px
}

.competitions-nav a {
    color: #fff;
    padding: 10px 0;
    display: block;
    -webkit-border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 3px;
    -moz-background-clip: padding;
    border-radius: 3px;
    background-clip: padding-box
}

.competitions-nav .active, .competitions-nav a:hover {
    background-color: rgba(0, 0, 0, .3)
}

.item-count-1 li {
    width: 100%
}

.item-count-2 li {
    width: 50%
}

.item-count-3 li {
    width: 33.33333333%
}

.item-count-4 li {
    width: 25%
}

.item-count-5 li {
    width: 20%
}

.item-count-6 li {
    width: 16.66666667%
}

.item-count-7 li {
    width: 14.28571429%
}

.item-count-8 li {
    width: 12.5%
}

.item-count-9 li {
    width: 11.11111111%
}

.item-count-10 li {
    width: 10%
}

.competition-post {
    padding: 30px 0;
    border-bottom: 1px solid #d6d6d6
}

.competition-post h2 {
    font-family: proxima_nova_rgregular, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 30px;
    line-height: 1.375;
    margin: 0 0 5px
}

.competition-post a {
    color: #025299
}

.competition-post .entry-content {
    padding: 0
}

.competition-post:first-child {
    padding-top: 0
}

.competition-post:last-child {
    border-bottom: none
}

.competition-single {
    border: none
}

.video-block {
    padding-bottom: 25px
}

.go-back-wrap {
    padding: 50px 0
}

.single-competitions-section-page .nolove {
    display: none
}

.alumni-roll {
    padding-top: 50px
}

.alumni-roll .custom-page-links-link {
    background: 0 0
}

.alumni-roll .custom-page-links-link a {
    display: inline-block;
    background-color: #1360a3;
    padding: 13px 42px 12px 22px
}

.alumni-content {
    border-bottom: 1px solid #ddd;
    margin-bottom: 50px
}

.alumni-internal-wrap {
    max-width: 70%
}

.alumni-image-internal {
    width: 200px;
    height: 200px;
    margin: 0 auto 35px;
    border: 3px solid #fff;
    -webkit-border-radius: 100%;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 100%;
    -moz-background-clip: padding;
    border-radius: 100%;
    background-clip: padding-box;
    -webkit-box-shadow: 0 0 5px #000;
    -moz-box-shadow: 0 0 5px #000;
    box-shadow: 0 0 5px #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.alumni-title {
    color: #1360a3;
    font-size: 24px;
    font-family: proxima_nova_rgregular, "Helvetica Neue", Helvetica, Arial, sans-serif
}

.alumni-box {
    padding-bottom: 50px
}

.read-more {
    font-family: Oswald, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    text-transform: uppercase
}

.gform_body, .gform_footer {
    padding: 30px
}

.gform_heading {
    padding: 30px 0
}

.gform_body, .gform_footer {
    background-color: #eaeaea
}

.gform_body {
    padding-bottom: 0
}

.entry-content .gform_fields {
    padding: 0;
    margin: 0;
    list-style: none
}

.gform_description {
    font-family: proxima_nova_rgregular, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 24px
}

.ginput_container input[type=color], .ginput_container input[type=date], .ginput_container input[type=datetime-local], .ginput_container input[type=datetime], .ginput_container input[type=email], .ginput_container input[type=month], .ginput_container input[type=number], .ginput_container input[type=password], .ginput_container input[type=search], .ginput_container input[type=tel], .ginput_container input[type=text], .ginput_container input[type=time], .ginput_container input[type=url], .ginput_container input[type=week], .ginput_container select, .ginput_container textarea {
    display: block;
    width: 100%;
    height: 31px;
    padding: 4px 10px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #363636;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ddd;
    -webkit-border-radius: 1px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 1px;
    -moz-background-clip: padding;
    border-radius: 1px;
    background-clip: padding-box;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -moz-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, -webkit-box-shadow ease-in-out .15s;
    -moz-transition: border-color ease-in-out .15s, -moz-box-shadow ease-in-out .15s;
    -o-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
}

.ginput_container input[type=color]::-webkit-input-placeholder, .ginput_container input[type=date]::-webkit-input-placeholder, .ginput_container input[type=datetime-local]::-webkit-input-placeholder, .ginput_container input[type=datetime]::-webkit-input-placeholder, .ginput_container input[type=email]::-webkit-input-placeholder, .ginput_container input[type=month]::-webkit-input-placeholder, .ginput_container input[type=number]::-webkit-input-placeholder, .ginput_container input[type=password]::-webkit-input-placeholder, .ginput_container input[type=search]::-webkit-input-placeholder, .ginput_container input[type=tel]::-webkit-input-placeholder, .ginput_container input[type=text]::-webkit-input-placeholder, .ginput_container input[type=time]::-webkit-input-placeholder, .ginput_container input[type=url]::-webkit-input-placeholder, .ginput_container input[type=week]::-webkit-input-placeholder, .ginput_container select::-webkit-input-placeholder, .ginput_container textarea::-webkit-input-placeholder {
    color: #ff69b4
}

.ginput_container input[type=color]::-moz-placeholder, .ginput_container input[type=date]::-moz-placeholder, .ginput_container input[type=datetime-local]::-moz-placeholder, .ginput_container input[type=datetime]::-moz-placeholder, .ginput_container input[type=email]::-moz-placeholder, .ginput_container input[type=month]::-moz-placeholder, .ginput_container input[type=number]::-moz-placeholder, .ginput_container input[type=password]::-moz-placeholder, .ginput_container input[type=search]::-moz-placeholder, .ginput_container input[type=tel]::-moz-placeholder, .ginput_container input[type=text]::-moz-placeholder, .ginput_container input[type=time]::-moz-placeholder, .ginput_container input[type=url]::-moz-placeholder, .ginput_container input[type=week]::-moz-placeholder, .ginput_container select::-moz-placeholder, .ginput_container textarea::-moz-placeholder {
    color: #ff69b4;
    opacity: 1
}

.ginput_container input[type=color]:-ms-input-placeholder, .ginput_container input[type=date]:-ms-input-placeholder, .ginput_container input[type=datetime-local]:-ms-input-placeholder, .ginput_container input[type=datetime]:-ms-input-placeholder, .ginput_container input[type=email]:-ms-input-placeholder, .ginput_container input[type=month]:-ms-input-placeholder, .ginput_container input[type=number]:-ms-input-placeholder, .ginput_container input[type=password]:-ms-input-placeholder, .ginput_container input[type=search]:-ms-input-placeholder, .ginput_container input[type=tel]:-ms-input-placeholder, .ginput_container input[type=text]:-ms-input-placeholder, .ginput_container input[type=time]:-ms-input-placeholder, .ginput_container input[type=url]:-ms-input-placeholder, .ginput_container input[type=week]:-ms-input-placeholder, .ginput_container select:-ms-input-placeholder, .ginput_container textarea:-ms-input-placeholder {
    color: #ff69b4
}

.ginput_container input[type=color] ::-webkit-input-placeholder, .ginput_container input[type=date] ::-webkit-input-placeholder, .ginput_container input[type=datetime-local] ::-webkit-input-placeholder, .ginput_container input[type=datetime] ::-webkit-input-placeholder, .ginput_container input[type=email] ::-webkit-input-placeholder, .ginput_container input[type=month] ::-webkit-input-placeholder, .ginput_container input[type=number] ::-webkit-input-placeholder, .ginput_container input[type=password] ::-webkit-input-placeholder, .ginput_container input[type=search] ::-webkit-input-placeholder, .ginput_container input[type=tel] ::-webkit-input-placeholder, .ginput_container input[type=text] ::-webkit-input-placeholder, .ginput_container input[type=time] ::-webkit-input-placeholder, .ginput_container input[type=url] ::-webkit-input-placeholder, .ginput_container input[type=week] ::-webkit-input-placeholder, .ginput_container select ::-webkit-input-placeholder, .ginput_container textarea ::-webkit-input-placeholder {
    color: #ddd
}

.ginput_container input[type=color] :-moz-placeholder, .ginput_container input[type=date] :-moz-placeholder, .ginput_container input[type=datetime-local] :-moz-placeholder, .ginput_container input[type=datetime] :-moz-placeholder, .ginput_container input[type=email] :-moz-placeholder, .ginput_container input[type=month] :-moz-placeholder, .ginput_container input[type=number] :-moz-placeholder, .ginput_container input[type=password] :-moz-placeholder, .ginput_container input[type=search] :-moz-placeholder, .ginput_container input[type=tel] :-moz-placeholder, .ginput_container input[type=text] :-moz-placeholder, .ginput_container input[type=time] :-moz-placeholder, .ginput_container input[type=url] :-moz-placeholder, .ginput_container input[type=week] :-moz-placeholder, .ginput_container select :-moz-placeholder, .ginput_container textarea :-moz-placeholder {
    color: #ddd
}

.ginput_container input[type=color] ::-moz-placeholder, .ginput_container input[type=date] ::-moz-placeholder, .ginput_container input[type=datetime-local] ::-moz-placeholder, .ginput_container input[type=datetime] ::-moz-placeholder, .ginput_container input[type=email] ::-moz-placeholder, .ginput_container input[type=month] ::-moz-placeholder, .ginput_container input[type=number] ::-moz-placeholder, .ginput_container input[type=password] ::-moz-placeholder, .ginput_container input[type=search] ::-moz-placeholder, .ginput_container input[type=tel] ::-moz-placeholder, .ginput_container input[type=text] ::-moz-placeholder, .ginput_container input[type=time] ::-moz-placeholder, .ginput_container input[type=url] ::-moz-placeholder, .ginput_container input[type=week] ::-moz-placeholder, .ginput_container select ::-moz-placeholder, .ginput_container textarea ::-moz-placeholder {
    color: #ddd
}

.ginput_container input[type=color] :-ms-input-placeholder, .ginput_container input[type=date] :-ms-input-placeholder, .ginput_container input[type=datetime-local] :-ms-input-placeholder, .ginput_container input[type=datetime] :-ms-input-placeholder, .ginput_container input[type=email] :-ms-input-placeholder, .ginput_container input[type=month] :-ms-input-placeholder, .ginput_container input[type=number] :-ms-input-placeholder, .ginput_container input[type=password] :-ms-input-placeholder, .ginput_container input[type=search] :-ms-input-placeholder, .ginput_container input[type=tel] :-ms-input-placeholder, .ginput_container input[type=text] :-ms-input-placeholder, .ginput_container input[type=time] :-ms-input-placeholder, .ginput_container input[type=url] :-ms-input-placeholder, .ginput_container input[type=week] :-ms-input-placeholder, .ginput_container select :-ms-input-placeholder, .ginput_container textarea :-ms-input-placeholder {
    color: #ddd
}

.ginput_container input[type=color][disabled], .ginput_container input[type=color][readonly], .ginput_container input[type=date][disabled], .ginput_container input[type=date][readonly], .ginput_container input[type=datetime-local][disabled], .ginput_container input[type=datetime-local][readonly], .ginput_container input[type=datetime][disabled], .ginput_container input[type=datetime][readonly], .ginput_container input[type=email][disabled], .ginput_container input[type=email][readonly], .ginput_container input[type=month][disabled], .ginput_container input[type=month][readonly], .ginput_container input[type=number][disabled], .ginput_container input[type=number][readonly], .ginput_container input[type=password][disabled], .ginput_container input[type=password][readonly], .ginput_container input[type=search][disabled], .ginput_container input[type=search][readonly], .ginput_container input[type=tel][disabled], .ginput_container input[type=tel][readonly], .ginput_container input[type=text][disabled], .ginput_container input[type=text][readonly], .ginput_container input[type=time][disabled], .ginput_container input[type=time][readonly], .ginput_container input[type=url][disabled], .ginput_container input[type=url][readonly], .ginput_container input[type=week][disabled], .ginput_container input[type=week][readonly], .ginput_container select[disabled], .ginput_container select[readonly], .ginput_container textarea[disabled], .ginput_container textarea[readonly], fieldset[disabled] .ginput_container input[type=color], fieldset[disabled] .ginput_container input[type=date], fieldset[disabled] .ginput_container input[type=datetime-local], fieldset[disabled] .ginput_container input[type=datetime], fieldset[disabled] .ginput_container input[type=email], fieldset[disabled] .ginput_container input[type=month], fieldset[disabled] .ginput_container input[type=number], fieldset[disabled] .ginput_container input[type=password], fieldset[disabled] .ginput_container input[type=search], fieldset[disabled] .ginput_container input[type=tel], fieldset[disabled] .ginput_container input[type=text], fieldset[disabled] .ginput_container input[type=time], fieldset[disabled] .ginput_container input[type=url], fieldset[disabled] .ginput_container input[type=week], fieldset[disabled] .ginput_container select, fieldset[disabled] .ginput_container textarea {
    cursor: not-allowed;
    background-color: gray;
    opacity: 1
}

.ginput_container input[type=color]:active, .ginput_container input[type=color]:focus, .ginput_container input[type=date]:active, .ginput_container input[type=date]:focus, .ginput_container input[type=datetime-local]:active, .ginput_container input[type=datetime-local]:focus, .ginput_container input[type=datetime]:active, .ginput_container input[type=datetime]:focus, .ginput_container input[type=email]:active, .ginput_container input[type=email]:focus, .ginput_container input[type=month]:active, .ginput_container input[type=month]:focus, .ginput_container input[type=number]:active, .ginput_container input[type=number]:focus, .ginput_container input[type=password]:active, .ginput_container input[type=password]:focus, .ginput_container input[type=search]:active, .ginput_container input[type=search]:focus, .ginput_container input[type=tel]:active, .ginput_container input[type=tel]:focus, .ginput_container input[type=text]:active, .ginput_container input[type=text]:focus, .ginput_container input[type=time]:active, .ginput_container input[type=time]:focus, .ginput_container input[type=url]:active, .ginput_container input[type=url]:focus, .ginput_container input[type=week]:active, .ginput_container input[type=week]:focus, .ginput_container select:active, .ginput_container select:focus, .ginput_container textarea:active, .ginput_container textarea:focus {
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-color: #d0d0d0
}

.ginput_container select[multiple], .ginput_container select[size], .ginput_container textarea {
    height: auto
}

.gfield_label {
    text-transform: uppercase;
    font-size: 12px;
    font-family: Oswald, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: "Oswald", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.gform_footer {
    text-align: right
}

.gform_button {
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    padding: 13px 42px 12px 22px;
    border: none;
    line-height: .92857143;
    font-size: 14px;
    background: #1360a3 url(../images/double-right-button.svg) 90% 50% no-repeat;
    font-family: Oswald, "Helvetica Neue", Helvetica, Arial, sans-serif
}

.ginput_left, .ginput_right {
    display: block;
    width: 100%
}

a[href^=tel] {
    color: #292929 !important
}

.contact-widget p {
    padding: 8px 0;
    position: relative
}

.page-contact a {
    color: #1360a3
}

.page-contact .widget-title {
    padding-bottom: 17px;
    color: #1360a3
}

.page-contact .widget p, .page-contact .widget-title {
    border-bottom: 1px solid #ddd
}

.page-contact .contact-organization {
    font-family: proxima_nova_rgbold, proxima_nova_rgregular, "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 14px 0
}

.page-contact .contact-email, .page-contact .contact-employer, .page-contact .contact-phone, .page-contact .contact-title {
    padding-left: 32px
}

.page-contact .contact-email:before, .page-contact .contact-employer:before, .page-contact .contact-phone:before, .page-contact .contact-title:before {
    position: absolute;
    content: '';
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    height: 26px;
    width: 26px;
    background-position: center;
    background-repeat: no-repeat
}

.page-contact .contact-title:before {
    background-image: url(../images/icon-person.png)
}

.page-contact .contact-employer:before {
    background-image: url(../images/icon-location.png)
}

.page-contact .contact-email:before {
    background-image: url(../images/icon-email.png)
}

.page-contact .contact-phone {
    padding-left: 36px;
    font-size: 30px;
    line-height: 1.2
}

.page-contact .contact-phone:before {
    height: 36px;
    width: 36px;
    background-image: url(../images/icon-phone.png)
}

#gform_fields_3 .ginput_left, #gform_fields_3 .ginput_right {
    display: inline-block;
    width: 50%
}

#gform_fields_3 .ginput_left {
    padding-right: 15px
}

#gform_fields_3 .ginput_right {
    padding-left: 15px
}

.blue-widget {
    background-color: #025299;
    border: 1px solid #025299;
    color: #fff
}

.white-widget .widget-title {
    color: #025299;
    margin-bottom: 10px
}

.gray-widget {
    background-color: #eaeaea;
    border: 1px solid #ddd;
    color: #292929
}

.widget {
    margin-bottom: 25px
}

.right-sidebar .widget {
    margin-bottom: 34px
}

.sidebar .custom-page-links-widget .widget-title {
    padding: 32px 98px 32px 22px
}

.widget-area .blue-widget {
    background-color: #eaeaea;
    border: 1px solid #ddd;
    color: #292929
}

.widget-area .widget-title {
    color: #025299;
    padding: 24px 22px
}

.widget-area .custom-page-links-link {
    font-size: 12px
}

.widget-title {
    font-family: Oswald, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    margin: 0;
    color: inherit
}

.widget-title:after, .widget-title:before {
    display: table;
    content: '';
    clear: both
}

.widget-title .pull-right {
    font-family: proxima_nova_rgregular, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-decoration: underline;
    font-size: 12px;
    color: #025299;
    padding-top: 6px
}

.widget-title .pull-right:hover {
    text-decoration: none
}

.custom-page-links {
    padding: 12px 22px
}

.custom-page-links-widget .widget-title {
    padding: 24px 22px 12px;
    line-height: 1.375
}

.custom-page-links-link {
    font-family: Oswald, "Helvetica Neue", Helvetica, Arial, sans-serif;
    background-color: #1360a3;
    font-size: 16px;
    line-height: 1;
    text-transform: uppercase;
    margin: 0;
    position: relative;
    color: #fff
}

.custom-page-links-link a {
    display: block;
    padding: 12px 22px;
    color: #fff;
    position: relative
}

.custom-page-links-link a:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 22px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 11px;
    width: 20px;
    background: url(../images/double-right-button.svg) 50% no-repeat
}

.know-the-facts-2 .blue-widget {
    padding: 32px 22px
}

.know-the-facts-2 .widget-title {
    margin-bottom: 15px
}

.homepage-lower-widgets {
    padding-bottom: 45px
}

.upcoming-events-wrapper {
    padding: 0 22px 12px;
    height: 147px;
    overflow: auto;
    margin-bottom: 39px
}

.upcoming-events-wrapper p {
    margin-bottom: 0
}

.upcoming-events-wrapper li {
    padding-bottom: 25px
}

.upcoming-events-wrapper li:last-child {
    padding-bottom: 0
}

.event-title {
    font-size: 13px;
    font-family: proxima_nova_rgbold, proxima_nova_rgregular, "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0 0 5px
}

.event-title a {
    color: #484848
}

.learn-more {
    font-family: Oswald, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    color: #025299
}

.left-sidebar .widget {
    background-color: #025299
}

.widget .menu {
    padding: 12px 0;
    text-transform: uppercase
}

.widget .menu li {
    float: none;
    position: relative
}

.widget .menu a {
    display: block;
    padding: 16px 30px;
    color: #fff;
    font-family: Oswald, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px
}

.widget .menu .current-menu-item, .widget .menu li:hover {
    background-color: rgba(35, 109, 173, .5);
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9InJnYigyNTUsMjU1LDI1NSkiIHN0b3Atb3BhY2l0eT0iLjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9InJnYigwLDAsMCkiIHN0b3Atb3BhY2l0eT0iLjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjbGVzc2hhdC1nZW5lcmF0ZWQpIiAvPjwvc3ZnPg==);
    background-image: -webkit-linear-gradient(bottom, rgba(255, 255, 255, .1) 0, rgba(0, 0, 0, .1) 100%);
    background-image: -moz-linear-gradient(bottom, rgba(255, 255, 255, .1) 0, rgba(0, 0, 0, .1) 100%);
    background-image: -o-linear-gradient(bottom, rgba(255, 255, 255, .1) 0, rgba(0, 0, 0, .1) 100%);
    background-image: linear-gradient(to top, rgba(255, 255, 255, .1) 0, rgba(0, 0, 0, .1) 100%)
}

.widget .menu .current-menu-item:before, .widget .menu li:hover:before {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 25px 10px;
    border-color: transparent transparent transparent #236dad;
    left: 100%
}

@-moz-document url-prefix() {
    .menu-sidebar-menu-container .current-menu-item:before, .menu-sidebar-menu-container li:hover:before {
        border: none;
        height: 100%;
        width: 13px;
        background: url(../images/firefox-blue-pointer.png) 0 50% no-repeat
    }
}

.gallery-widget-wrap ul {
    list-style: none;
    margin: 0 -4px 15px;
    padding: 0
}

.gallery-widget-wrap li {
    float: left;
    width: 33.33333333%;
    padding: 0 4px
}

.gallery-widget-wrap img {
    border: 3px solid #fff;
    -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, .43);
    -moz-box-shadow: 0 0 7px rgba(0, 0, 0, .43);
    box-shadow: 0 0 7px rgba(0, 0, 0, .43)
}

.testimonials-slider {
    list-style: none;
    padding: 0;
    position: relative
}

.testimonials-slider li {
    padding: 22px
}

.testimonials-slider .slidesjs-navigation {
    position: absolute;
    height: 140px;
    width: 50%;
    top: 0;
    z-index: 19
}

.testimonials-slider .slidesjs-navigation i {
    background-repeat: no-repeat;
    background-position: 50%;
    height: 24px;
    width: 12px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.testimonials-slider .slidesjs-previous {
    left: 0;
    background-image: -webkit-linear-gradient(left, #eaeaea 0, #eaeaea 26%, rgba(234, 234, 234, 0) 100%);
    background-image: -moz-linear-gradient(left, #eaeaea 0, #eaeaea 26%, rgba(234, 234, 234, 0) 100%);
    background-image: -o-linear-gradient(left, #eaeaea 0, #eaeaea 26%, rgba(234, 234, 234, 0) 100%);
    background-image: linear-gradient(to right, #eaeaea 0, #eaeaea 26%, rgba(234, 234, 234, 0) 100%)
}

.testimonials-slider .slidesjs-previous i {
    background-image: url(../images/chevron-left.png);
    left: 60px
}

.testimonials-slider .slidesjs-next {
    right: 0;
    background-image: -webkit-linear-gradient(right, #eaeaea 0, #eaeaea 26%, rgba(234, 234, 234, 0) 100%);
    background-image: -moz-linear-gradient(right, #eaeaea 0, #eaeaea 26%, rgba(234, 234, 234, 0) 100%);
    background-image: -o-linear-gradient(right, #eaeaea 0, #eaeaea 26%, rgba(234, 234, 234, 0) 100%);
    background-image: linear-gradient(to left, #eaeaea 0, #eaeaea 26%, rgba(234, 234, 234, 0) 100%)
}

.testimonials-slider .slidesjs-next i {
    background-image: url(../images/chevron-right.png);
    right: 60px
}

.testimonial-image {
    text-align: center;
    border: 3px solid #fff;
    -webkit-border-radius: 100%;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 100%;
    -moz-background-clip: padding;
    border-radius: 100%;
    background-clip: padding-box;
    -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, .43);
    -moz-box-shadow: 0 0 7px rgba(0, 0, 0, .43);
    box-shadow: 0 0 7px rgba(0, 0, 0, .43);
    overflow: hidden;
    width: 111px;
    height: 111px;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0 auto 15px
}

.testimonial-quote {
    font-size: 13px;
    font-family: proxima_nova_rgregular, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    margin-bottom: 15px
}

.testimonials-widget-wrap p {
    font-size: 13px;
    font-family: proxima_nova_rgregular, 'Helvetica Neue', Helvetica, Arial, sans-serif
}

.testimonial-author {
    color: #025299;
    font-size: 11px;
    margin: 0;
    text-transform: uppercase
}

.testimonial-organization {
    font-family: proxima_nova_rgbold, proxima_nova_rgregular, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #1360a3;
    margin-bottom: 5px;
    font-size: 12px;
    padding-left: 10px
}

.footer {
    -webkit-box-shadow: inset 0 5px 5px #000;
    -moz-box-shadow: inset 0 5px 5px #000;
    box-shadow: inset 0 5px 5px #000;
    background: url(../images/footer-bg.jpg) 50% 0 repeat-x;
    color: #8c8c8c;
    font-size: 13px;
    line-height: 1
}

.footer .sub-menu {
    position: absolute;
    z-index: 100;
    margin-left: -40px
}

.footer .pull-left, .footer .pull-right {
    padding: 28.5px 0
}

.footer a {
    color: #63a5de
}

.footer li {
    padding-left: 36px
}

.footer li:first-child {
    padding-left: 0
}

.copyright {
    margin: 0
}

.form-buttons {
    display: block;
    margin: 40px auto;
    width: 440px;
}

.form-button {
    display: block;
    float: left;
    width: 200px;
    height: 100px;
    text-align: center;
    padding: 20px;
    font-size: 20px;
    background: #eaeaea;
    border-radius: 20px;
    border: 3px solid #555;
}

.form-button:hover {
    background: #025299;
    color: #fff;
}

.form-button:first-child {
    margin-right: 40px;
}

.form-box {
    display: none;
}

.caption {
    display: block;
    padding: 40px 0;
    width: 100%;
    float: left;
    text-align: center;
}

/* Graphics Splash Page */

.container.page.page-splash-graphics {
    background: url("../images/graphics-splash/brackground.jpg") no-repeat top center / cover;
    padding: 28px 0 25px;
}

.page-splash-graphics .top-banner {
    background: no-repeat top center / cover;
    padding: 200px 0 0;
    width: 100%;
}

.page-splash-graphics .top-banner .top-banner-content {
    background: rgba(14, 92, 39, 0.5);
}

.page-splash-graphics .cell-box {
    padding: 14px 30px;
    display: table;
    width: 100%;
}

.page-splash-graphics .cell {
    display: table-cell;
    vertical-align: middle;
    padding: 10px 25px;
    width: 50%;
}

.page-splash-graphics .content-page .cell {
    vertical-align: top;
}

.page-splash-graphics .content-page p {
    font-weight: normal;
    font-size: 14px;
    line-height: 135%;
    margin: 0 0 8px;
}

.page-splash-graphics .content-page h3 {
    color: #2da0c7;
    font-size: 21px;
    line-height: 135%;
    font-weight: bold;
    margin: 0 0 10px;
}

.page-splash-graphics .content-page img {
    margin: 0 0 25px;
    width: 100%;
}

.page-splash-graphics .content-page img + h3 {
    margin-bottom: 17px;
}

.page-splash-graphics .color-box {
    display: inline-block;
    width: 100%;
    margin: 37px 0 0;
    background: #2c9dc6;
    padding: 10px 12px;
}

.page-splash-graphics .color-box h3 {
    font-size: 18px;
}

.page-splash-graphics .color-box p {
    font-size: 18px;
}

.page-splash-graphics .color-box p a, .page-splash-graphics .color-box h3, .page-splash-graphics .color-box p {
    color: #fff;
}

.page-splash-graphics .color-box p strong {
    font-weight: bold;
}

.page-splash-graphics .color-box p a:hover {
    text-decoration: underline;
}

.page-splash-graphics .more {
    display: inline-block;
    font-weight: bold;
    font-size: 18px;
    min-width: 258px;
    text-align: center;
    border: 1px solid #62b8d5;
    margin: 20px auto 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0.25+0,0.36+2,0.36+95,0.3+98,0.57+100 */
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0.36) 2%, rgba(255, 255, 255, 0.36) 95%, rgba(255, 255, 255, 0.3) 98%, rgba(255, 255, 255, 0.57) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0.36) 2%, rgba(255, 255, 255, 0.36) 95%, rgba(255, 255, 255, 0.3) 98%, rgba(255, 255, 255, 0.57) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0.36) 2%, rgba(255, 255, 255, 0.36) 95%, rgba(255, 255, 255, 0.3) 98%, rgba(255, 255, 255, 0.57) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#40ffffff', endColorstr='#91ffffff', GradientType=0); /* IE6-9 */
    color: #2da0c7;
    text-transform: capitalize;
    line-height: 20px;
    padding: 13px;
}

.page-splash-graphics .more:hover {
    background: #fff;
}

.page-splash-graphics .more:after {
    display: inline-block;
    content: '>';
    line-height: 100%;
    margin: 0 0 0 8px;
}

.page-splash-graphics .social-box {
    padding: 25px 0 0;
    text-align: center;
}

.page-splash-graphics .social-box a {
    display: inline-block;
    margin: 0 2px 4px;
}

.page-splash-graphics .social-box a:hover {
    opacity: 0.7;
}
a.btn {
	display: inline-block;
	color: #fff;
	text-transform: uppercase;
	position: relative;
	padding: 13px 22px;
	border: none;
	border-radius: 0;
	line-height: .92857143;
	font-size: 14px;
	background: #1360a3;
	font-family: Oswald, "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-bottom: 10px;
	width: 100%;
}
a.btn:hover {
	opacity: 0.8;
	background: #1360a3;
}
a.btn.short {
	width: auto;
}
.post-secondary .post-image { position:relative; }
.post-secondary .post-image:after { content:''; display:block; height:30px; width:50%; display:block; position:absolute; bottom: -13px; left: 0; background: #fff; border-top:7px solid #e8e8e8;
    -ms-transform: skew(0deg,5deg); /* IE 9 */
    -webkit-transform: skew(0deg,5deg); /* Chrome, Safari, Opera */
    transform: skew(0deg,5deg); }
.post-secondary .post-image:before { content:''; display:block; height:30px; width:51%; display:block; position:absolute; bottom: -13px; right: 0; background: #fff; border-top:7px solid #e8e8e8;
    -ms-transform: skew(0deg,-5deg); /* IE 9 */
    -webkit-transform: skew(0deg,-5deg); /* Chrome, Safari, Opera */
    transform: skew(0deg,-5deg); }

/* section-feeds */
.section-feeds {  }

.feeds { list-style-type: none; width:auto; margin: auto; }
.feed-item { border:4px solid #f7f7f7; float:left; width:20%; height:auto; position:relative; }
.feed-item:after { content: ''; display: block; padding-top: 100%; }
.feed-item a { position: absolute; top: 0; left: 0; right: 0; bottom: 0; }
.feed-image { }
.feed-image img { display:block; width:100%; height: auto; }
.feed-content { background: #e8e8e8; line-height:28px; padding:30px 25px; position:relative; display:block; color:#58585a; height:100%; }
.feed-link { position:absolute; color:#025299; bottom: 35px; left: 25px; font-family: 'Oswald', sans-serif; }
.feed-overlay { text-align: center; color:#fff; font-size:18px; line-height:25px; font-family: 'Oswald', sans-serif; }
.feed-overlay .ico { display:block; margin: 10px auto; }
.feed-overlay { display:block; position:absolute; top: 0; left: 0; bottom: 0; right: 0; width:100%; height:100%; background: url(images/green-95.png); color:#fff; font-size:16px; line-height:24px;
    opacity: 0;filter:alpha(opacity=0); -webkit-transition: 300ms; -moz-transition: 300ms; -ms-transition: 300ms; -o-transition: 300ms; transition: 300ms; }
.feed-overlay p { padding-top:105px; }
.feed-item :hover .feed-overlay { opacity: 1;filter:alpha(opacity=100); }

.section-secondary { margin-bottom:50px; padding:20px; }
.section-secondary h2 { text-align: center; color:#025299; text-transform: uppercase; font-family: 'Oswald', sans-serif; padding-bottom:20px; }

/* section-feeds-secondary */
.section-feeds-secondary { margin-bottom:50px; }
.feed { border:6px solid #e8e8e8; width:50%; float:left; padding:10px; }
.feed h2 { text-align: center; color:#025299; text-transform: uppercase; font-family: 'Oswald', sans-serif; }
.feed-body { padding-top:10px; text-align:center;}
.feed-body img { display:block; width:100%; height: auto; }

.feed-twitter { border-right:3px solid #e8e8e8; }
.feed-facebook { border-left:3px solid #e8e8e8; }

/* section-contacts */
.section-contacts { }
.section-contacts .section-body { padding:0; }
.section-contacts .feature { width:345px; height:350px; float:right; }
.section-contacts .feature:first-child { float:left; }
.section-contacts .feature .feature-head h2 { color:#025299; margin: 0;}
.section-contacts .feature .link { font-size:18px; line-height:24px; margin: 0;padding: 0;}
.section-contacts .feature .link a { color:#025299; font-family: 'Oswald', sans-serif; text-decoration: underline; }
.section-contacts .feature .link a .ico { margin-left:5px; position:relative; top: -2px; }
.section-feeds-secondary blockquote {
	border: none;
	margin-bottom: 10px;
}
.feature-involved .link { position:absolute; bottom: 30px; left: 18px;  }

.feature-contact { }
.feature-contact .feature-body { text-align: center; font-size:16px; line-height:18px; }
.feature-contact .feature-body p { padding-bottom:0; margin: 0;}
.feature-contact .feature-body h3 { color:#025299; font-family: 'Oswald', sans-serif; padding-bottom:10px; margin: 0;}
.feature-contact .feature-body .map-it { padding-bottom:10px; margin: 0; }
.feature-contact .feature-body .ico-info { display:block; margin: 5px auto; }
.feature-contact .feature-body .ico-email { display:block; margin: 10px auto; }

/* section-feed-instagram */
.section-feed-instagram { }
.section-feed-instagram .section-body { padding:0 50px; }

.section-feed-instagram .feed-images { list-style-type: none; margin-left:-25px; margin-top:-25px; }
.section-feed-instagram .feed-image { float:left; margin-top:25px; margin-left:25px; position:relative;height:150px;width:150px; }
.section-feed-instagram .feed-image-img { }
.section-feed-instagram .feed-image-overlay { display:block; text-align: center; position:absolute; top: 0; left: 0; width:100%; height:100%; background: url(images/grey-90.png); color:#fff; font-size:16px; line-height:24px;
    opacity: 0;filter:alpha(opacity=0); -webkit-transition: 300ms; -moz-transition: 300ms; -ms-transition: 300ms; -o-transition: 300ms; transition: 300ms; }
.section-feed-instagram .feed-image :hover .feed-image-overlay { opacity: 1;filter:alpha(opacity=100); }
.section-feed-instagram .feed-image-overlay p { padding-top:60px; }

/* section-events */
.section-about.section-events .team .update-content h4 {}
.section-about.section-events .ecocar .update-content h4.title {color:#025299;}

.team-page.section-events .updates { width:100%;float:none;}
.team-page.section-events .update  {display:inline-block;width:47%;/*float:left;*/padding-left:15px;}
.team-page.section-events .update-content {min-height:200px;}

.section-events { }
.section-events .section-body { padding:0 10px; }
.section-events .updates { width:47%; float:left; }
.section-events .updates:first-child { float:left; }
.section-events .update-content { font-size:14px; line-height:25px; }
.section-events .update-content h4 { font-size:17px; line-height:25px; }
.section-events .ecocar .update-content h4  { color:#025299 !important; }
.section-events .update-content h4  { color:#025299; }

.section-about.section-events {}
.section-about.section-events h1 {}
.section-about.section-events h2 {color:#58585a;}


/* video-holder */
.video-holder { padding-bottom:30px; }
.video-holder .links { color:#025299; font-size:18px; line-height:24px; font-family: 'Oswald', sans-serif; font-weight: normal; padding-top:25px; text-align: right; }
.video-holder .links a { color:#025299; text-decoration: underline; }
.video-holder .links a:hover { text-decoration: none; }
.video-holder .links a .ico { margin-left:5px; position:relative; top: -2px; }

/* section-features */
.section-features { background: url(images/pattern.png); padding:75px 0; }
.section-features-inner { width:1175px; margin: auto; }
.section-features .feature { width:463px; height:470px; float:right; }
.section-features .feature .feature-head { margin-bottom:10px; }
.section-features .feature:first-child { float:left; }

.updates { list-style-type: none; }
.update { display:block; padding:15px 0 10px 0; }
.update-date { font-family: 'Oswald', sans-serif; font-weight:bold; float:left; border:2px solid #bebebe; text-align: center; width:51px; }
.update-date strong { font-size:31px; line-height:36px; display:block; border-bottom:2px solid #bebebe; font-family: 'Oswald', sans-serif; font-weight:bold; }
.update-date span { font-size:17px; line-height:25px; display:block; background: #e8e8e8; font-family: 'Oswald', sans-serif; font-weight:bold; }
.update-content { display:block; overflow: hidden; padding-left:15px; font-size:16px; line-height:25px; }
.update-content h4 { font-family: 'Oswald', sans-serif; }
.update-content h4 {color:#025299;}

.ecocar .update-content .location, .team .update-content .location, .update-content .location {font-size:12px;font-family: 'Oswald', sans-serif;color:#bebebe;text-transform:uppercase;}
/*.section-events.section-team .team .update-content h4  { color:#025299 !important; }*/

.update-date span.darker {background-color:#CBCBCB;}

.feature-alumni { }
.feature-alumni .feature-body { padding-bottom:17px; padding-top:10px; }
.feature-alumni .feature-body h2 { text-align: center; text-transform: uppercase; color:#58585a; font-family: 'Oswald', sans-serif; padding-bottom:30px; }
.feature-alumni .feature-body .btns { text-align: center; padding-top:8px; }
.feature-alumni .feature-body .btn { text-transform: capitalize; }

/* post-detail */
.post-detail { }
.post-detail img {width:auto;height:auto;margin: 10px 0px;}
.post-detail .wp-caption {width:auto !important;background: #eee;border: 1px solid #ccc;margin: 10px 0px;}
.post-aside { float:right; width:350px; }

/* post-primary */
.post-primary { float:left; width:870px; background: #fff; }
.post-primary .post-head { padding:25px 25px 15px 25px; }
.post-primary .post-head h2 { color:#3f3d3b; font-family: 'Oswald', sans-serif; padding-bottom:10px; font-size:29px; line-height:33px; }
.post-primary .post-image { }
.post-primary .post-image img { display:block; width:100%; height: auto; }
.post-primary .post-meta { color:#bebebe; font-size:17px; line-height:24px; padding-bottom:20px; }
.post-primary .post-meta a { font-weight:bold; font-size:18px; color:#bebebe; }
.post-primary .post-entry { padding:25px; line-height:29px; }
.post-primary .post-categories { font-size:14px; line-height:18px; padding:25px; padding-top:50px; }
.post-primary .post-categories a { color:#025299; text-decoration: underline; }
.post-primary .post-entry li {margin-left:60px;}

.post-comments { margin-top:24px; padding:20px 40px 30px 25px; background: #fff; width:870px; }
.post-comments h2 { border-bottom:1px solid #b7b7b7; font-family: 'Oswald', sans-serif; font-size:29px; line-height:33px; padding-bottom:5px; }

.comments { list-style-type: none; }
.comment { line-height:29px; padding:20px 0 30px 0; border-bottom:1px solid #b7b7b7; }
.comment-meta { font-size:14px; line-height:18px; padding-top:20px; }
.comment-meta a { color:#025299; font-size:19px; line-height:23px; }

/* form defaults */
.form { }
.form-head { }
.form-head h3 { font-size:18px; line-height:22px; color:#3b3b3b; font-family: 'Oswald', sans-serif; }
.form-boby { }
.field { width:100%; border:1px solid #e8e8e8; font-size:18px; line-height:46px; padding:0 21px; height:46px; border-radius: 0; }
.textarea { height:170px; border-radius: 0; }
.form-actions { text-align: right; padding-top:14px; }
.form-btn { border:0; border-bottom:4px solid #297c1c; display: inline-block; border-radius: 0; }

.form-comments { padding-top:30px; }
.form-comments .form-row { width:414px; padding-top:24px; }
.form-comments .form-row:first-child { padding-top:20px; }
.form-comments .form-row-area { width:100%; }
.section-team.section-media .content, .section-team.section-sponsors .content {max-width:1450px;margin-left:25px;background:#fff;}
.section-media article .article-subtitle {color:#025299;float:none;text-align:left;display:block;height:auto;padding-bottom:10px;}
.section-media .section-head {border-color:#025299;}
.section-media li {margin:8px 0;}
.section-media .simplePagerNav {padding: 15px 10px 15px 0px;height: 60px;margin-bottom: 20px;}
.section-media .list-default {height: auto;}
.section-media .simplePagerNav li {display:block;float:left;padding:5px;margin-bottom:10px;}
.section-media .simplePagerNav li.currentPage {font-weight:bold;text-decoration:underline;}
.section-media .list-default .date {font-style: italic;}

.section-media .publications {height:auto;clear:both;margin-bottom:50px;}

.section-team.section-media > .section-body {}

.section-team.section-media .side-left {width:100%;padding: 20px 0 0 0;}
.section-team.section-media .side-right {width:100%;padding:20px 0 0 0;}
.section-team.section-media .intro .side-left {border:none;}
.side-left {width:50%;float:left;padding:20px;}
.side-right {width:50%;float:left;padding:20px;}
/* list-default */
.list-default { list-style-type: none; padding-bottom:25px; padding-left: 0; margin-bottom: 0;}
.list-default li { font-size:16px; line-height:24px; background: url(images/bullet-grey.png) no-repeat 0 8px; padding-left:11px; }
.list-default li a { text-decoration: underline; color:#58585a; }
.list-default li a:hover { color:#025299; text-decoration: none; }
/* list-default-secondary */
.list-default-secondary { padding-bottom:10px; }
.list-default-secondary li { color:#025299; background: url(images/bullet-green.png) no-repeat 0 8px; }
.list-default-secondary li a { color:#025299; }
.list-default-secondary li a:hover { color:#3b3b3b; text-decoration: none; }
.list-default-secondary li.result-item {background:none;margin-bottom:8px;}
.list-default-secondary li.result-item .title {color:#585858;text-transform: uppercase;font-family: 'Oswald', sans-serif;padding:10px 0;}
.list-default-secondary li.result-item .type {color:#585858;text-transform:capitalize;font-size:14px;font-family: 'Oswald', sans-serif;padding:10px 0;}
.list-default-secondary li.result-item .excerpt {color:#585858;}
/* list-videos */
.list-videos { list-style-type: none; margin-left:-22px; padding: 0; }
.list-videos li { float:left; margin-bottom:20px; margin-left:20px; }
.list-videos li .iframe { width:310px; height:160px; }
div.video-list ul li img{width:auto;max-height:220px;}

/* popup-map */
.popup-map img { display:block; width: 100%; height: auto; }

/* features */
.cols.features { padding-top:50px; }
.cols.features .col-1of2 { width:48%; }
.cols.features .feature { min-height: 661px; }
.cols.features .feature-head { margin-bottom:40px; }
.feature { font-size:16px; line-height:24px; position:relative; background: #fff; }
/*.feature-head:before,
.feature-head:after,
.feature:before,
.feature:after { content: ''; width: 0; height: 0; border-top: 45px solid transparent; position: absolute; bottom: 0; }
.feature-head:before { border-left: 270px solid #e8e8e8; left: 0; }
.feature-head:after { border-right: 270px solid #e8e8e8; right: 0; }
.feature:before,
.feature:after { z-index: 2; top: 35px; }
.feature:before { border-left: 290px solid #fff; left: 0; }
.feature:after { border-right: 290px solid #fff; right: 0; }*/
.feature-head { padding:10px; position:relative; margin-bottom:10px; }
.feature-head h2 { text-align: center; text-transform: uppercase; font-family: 'Oswald', sans-serif; }
.feature-body { padding:20px 20px 20px 25px; }
.feature-body p { padding-bottom:6px; }

.feature .feature-head:after { content:''; display:block; height:7px; width:50%; display:block; position:absolute; bottom: 0; left: 0; background: #e8e8e8;
    -ms-transform: skew(0deg,10deg); /* IE 9 */
    -webkit-transform: skew(0deg,10deg); /* Chrome, Safari, Opera */
    transform: skew(0deg,10deg); }
.feature .feature-head:before { content:''; display:block; height:7px; width:50%; display:block; position:absolute; bottom: 0; right: 0; background: #e8e8e8;
    -ms-transform: skew(0deg,-10deg); /* IE 9 */
    -webkit-transform: skew(0deg,-10deg); /* Chrome, Safari, Opera */
    transform: skew(0deg,-10deg); }

.feature-alumni .feature-image { position:relative; }
.feature-alumni .feature-image:before,
.feature-alumni .feature-image:after,
.feature-alumni:before,
.feature-alumni:after { content: ''; width: 0; height: 0; border-top: 47px solid transparent; position: absolute; bottom: 0; }
.feature-alumni .feature-image:before { border-left: 300px solid #e8e8e8; left: 0; }
.feature-alumni .feature-image:after { border-right: 300px solid #e8e8e8; right: 0; }
.feature-alumni:before,
.feature-alumni:after { z-index: 2; top: 220px; }
.feature-alumni:before { border-left: 290px solid #fff; left: 0; }
.feature-alumni:after { border-right: 290px solid #fff; right: 0; }

/* list-checks */
.list-checks { list-style-type: none; padding-top:15px; padding-left: 0;}
.list-checks li { color:#025299; font-size:14px; line-height:16px; background: url(images/ico-check.png) no-repeat 0 center; padding-left:31px; margin-top:14px; font-family: 'proxima_novaregular_italic'; }
.list-checks li:first-child { margin-top:0; }
.logos img {
	max-width: 220px;
	max-height: 100px;
	width: auto;
	height: auto;
}
/****************************************/
/* section */
.section {  }
.section-head { background: #f7f7f7; border-bottom:14px solid #025299; }
.section-title { text-transform: uppercase; font-family: 'Oswald', sans-serif; color:#025299; }

.section-body {  }

/* section-about */
.section-about .section-head { padding:55px 100px 45px 100px; }
.section-about .section-body { padding-left:25px; padding-right:65px; }
.section-about .content { padding:45px 0 45px 50px; font-size:18px; line-height:30px; }

/* section-contact */
.section-contact .section-head { padding:55px 100px 45px 100px; }
.section-contact.section-body { padding-left:25px; padding-right:65px; }
.section-contact .content { padding:45px 0 45px 50px; font-size:18px; line-height:30px; }
.section-contact form {width:100%;}
.section-contact form input {height:37px;border:#ccc solid 2px;width:100%;padding: 0 10px;}
.section-contact form input.wpcf7-submit {height:auto;border:none;}
.section-contact .side-left {width:60%;float:left;padding:0 20px;}

.section-contact .side-right {width:40%;float:right;padding:0 20px;}
.section-contact form textarea {width:100%;border:#ccc solid 2px;}



.map { position:relative; margin-top:50px; }
.map-overlay { position:absolute; top: 0; left: 0; width:100%; height: 100%; background: url(images/green-80.png); }
.map-overlay-inner { display: table; width:100%; height:100%; }
.map-overlay-inner a { display:table-cell; vertical-align: middle; font-size:25px; line-height:30px; font-family: 'Oswald', sans-serif; color:#fff; text-align: center; text-transform: uppercase; height:100%; }
.map-overlay-inner a:hover { color:#e8e8e8; }

/* section-team */
.section-team { }

.section-about.section-team .section-head {padding: 13px 60px 20px 60px;border-color:#025299;}
.section-team .section-head { border-bottom:14px solid #025299; padding:13px 60px 20px 60px; }
.section-about.section-team .section-title, .section-team-list.section-blog .section-title {color:#025299;}
.section-team .section-title { color:#025299; text-transform: none; padding-bottom:10px; margin:0px;font-size:48px; }
.section-team > .section-body { padding-left:25px; padding-right:65px; }
.section-team .content { padding:20px 0 45px 50px; font-size:18px; line-height:30px; }
.section-team .iframe { height:595px; }

.section-team.section-media .content, .section-team.section-sponsors .content {max-width:1450px;margin-left:25px;background:#fff;}

.section-head-image { float:left; padding-right:70px; }
.section-head-body { display:block; padding-top:15px; }

/* section-blog */
.section-blog { }
.section-blog .section-head { padding:50px 25px 0 25px; }
.section-blog .section-body { padding: 30px; background: url(images/pattern.png); }
.section-blog.section-team-list .section-head  {padding: 13px 60px 20px 60px;border-color:#025299;}

.section-blog-secondary .section-body { padding:55px 100px; }
.section-blog-secondary .section-body-inner { width:1250px; margin: auto; }

/* section-sponsors */
.section-sponsors {}
.section-sponsors.section-media {}
.section-sponsors.section-media .intro {}
.section-sponsors.section-media .intro p {width:100%;}
.section-sponsors.section-media .intro iframe {margin-top: 20px;}
.section-sponsors .section-body {background:none;}
.section-sponsors ul {list-style:none;display:inline-block;}
.section-sponsors ul li {list-style:none;display:inline-block;}
.section-sponsors ul li {padding:10px;}
.section-sponsors ul {margin-bottom:15px;}
h1.level {border-bottom:1px solid #ccc; max-width:800px;}
.right, .alignright {
    float: right;
    display: inline;
}
.left, .alignleft {
    float: left;
    display: inline;
}
/* default borders */
.section-secondary,
.post-primary,
.widget-posts,
.post-comments,
.member,
.slider-team,
.iframe { border: 6px solid #e8e8e8; }

.post-secondary,
.article .image,
.feature { border: 8px solid #e8e8e8; }

body .post { border: 10px solid #e8e8e8; }

.map { border-top: 4px solid #e8e8e8; border-bottom: 4px solid #e8e8e8; border-left: 5px solid #e8e8e8; border-right: 5px solid #e8e8e8; }
.fancybox-wrap p {padding-bottom:15px;}
.fancybox-wrap {max-width:640px;}
.fancybox-wrap .fancybox-inner {max-width:640px;min-width:200px;}
.fancybox-wrap .fancybox-inner > div {max-width:620px;min-width:200px;overflow-y:scroll;padding:10px;}
.fancybox-wrap .fancybox-inner > div p {padding:10px 0;}

.page-id-12 .fancybox-wrap {max-width: 100%;}
.page-id-12 .fancybox-wrap .fancybox-inner {max-width:100%;}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */.fancybox-wrap,.fancybox-skin,.fancybox-outer,.fancybox-inner,.fancybox-image,.fancybox-wrap iframe,.fancybox-wrap object,.fancybox-nav,.fancybox-nav span,.fancybox-tmp{padding:0;margin:0;border:0;outline:0;vertical-align:top}.fancybox-wrap{position:absolute;top:0;left:0;z-index:8020}.fancybox-skin{position:relative;background:#f9f9f9;color:#444;text-shadow:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.fancybox-opened{z-index:8030}.fancybox-opened .fancybox-skin{-webkit-box-shadow:0 10px 25px rgba(0,0,0,0.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,0.5);box-shadow:0 10px 25px rgba(0,0,0,0.5)}.fancybox-outer,.fancybox-inner{position:relative}.fancybox-inner{overflow:hidden}.fancybox-type-iframe .fancybox-inner{-webkit-overflow-scrolling:touch}.fancybox-error{color:#444;font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;margin:0;padding:15px;white-space:nowrap}.fancybox-image,.fancybox-iframe{display:block;width:100%;height:100%}.fancybox-image{max-width:100%;max-height:100%}#fancybox-loading,.fancybox-close,.fancybox-prev span,#fancybox-loading{position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-22px;background-position:0 -108px;opacity:.8;cursor:pointer;z-index:8060}#fancybox-loading div{width:44px;height:44px;background:url('fancybox_loading.gif') center center no-repeat}.fancybox-close{position:absolute;top:-18px;right:-18px;width:36px;height:36px;cursor:pointer;z-index:8040}.fancybox-nav{position:absolute;top:0;width:40%;height:100%;cursor:pointer;text-decoration:none;background:transparent url('blank.gif');-webkit-tap-highlight-color:rgba(0,0,0,0);z-index:8040}.fancybox-prev{left:0}.fancybox-next{right:0}.fancybox-nav span{position:absolute;top:50%;width:36px;height:34px;margin-top:-18px;cursor:pointer;z-index:8040;visibility:hidden}.fancybox-prev span{left:10px;background-position:0 -36px}.fancybox-next span{right:10px;background-position:0 -72px}.fancybox-nav:hover span{visibility:visible}.fancybox-tmp{position:absolute;top:-99999px;left:-99999px;visibility:hidden;max-width:99999px;max-height:99999px;overflow:visible!important}.fancybox-lock{overflow:hidden!important;width:auto}.fancybox-lock body{overflow:hidden!important}.fancybox-lock-test{overflow-y:hidden!important}.fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:8010;}.fancybox-overlay-fixed{position:fixed;bottom:0;right:0}.fancybox-lock .fancybox-overlay{overflow:auto;overflow-y:scroll}.fancybox-title{visibility:hidden;font:normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;position:relative;text-shadow:none;z-index:8050}.fancybox-opened .fancybox-title{visibility:visible}.fancybox-title-float-wrap{position:absolute;bottom:0;right:50%;margin-bottom:-35px;z-index:8050;text-align:center}.fancybox-title-float-wrap .child{display:inline-block;margin-right:-100%;padding:2px 20px;background:transparent;background:rgba(0,0,0,0.8);-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;text-shadow:0 1px 2px #222;color:#FFF;font-weight:bold;line-height:24px;white-space:nowrap}.fancybox-title-outside-wrap{position:relative;margin-top:10px;color:#fff}.fancybox-title-inside-wrap{padding-top:10px}.fancybox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;padding:10px;background:#000;background:rgba(0,0,0,.8)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span{background-size:44px 152px}#fancybox-loading div{background-image:url('fancybox_loading@2x.gif');background-size:24px 24px}}
.green { color:#025299; }

/* members */
.members { list-style-type: none; margin-left:-23px; }
.member { float:left; width:235px; height:260px; border-color: #bebebe; margin-bottom:25px; margin-left:23px; position:relative; }
.member-image { position: relative; }
.member-image img { max-height:155px; }
.member-image:before,
.member-image:after,
.member:before,
.member:after { content: ''; width: 0; height: 0; border-top: 20px solid transparent; position: absolute; bottom: 0; }
.member-image:before { border-left: 139px solid #bebebe; left: 0; }
.member-image:after { border-right: 139px solid #bebebe; right: 0; }
.member-image img { display:block; width:100%; height: auto; }
.member:before,
.member:after { z-index: 2; top: 135px; }
.member:before { border-left: 141px solid #fff; left: 0; }
.member:after { border-right: 141px solid #fff; right: 0; }
.member-content { font-size:14.5px; line-height:17px; padding:10px; }
.article .member-content h3, .member-content h3 { font-size:18.65px; line-height:22px; text-align: center; padding-bottom:0; font-family: 'Oswald', sans-serif; }
.member-content h4 { font-size:12.4px; line-height:16px; color:#000; text-align: center; padding-bottom:10px; font-family: 'Oswald', sans-serif; }
.member-content p { padding-bottom:0; }

/* Executives */
.executives { list-style-type: none; margin-left:-23px; }
.executives .member { float:left; width:235px; height:235px; border-color: #bebebe; margin-bottom:45px; margin-left:23px; position:relative; }
.executives .member-image { position: relative; }
.executives .member-image img { max-height:155px; }
.executives .member-image img { display:block; width:100%; height: auto; }
.executives .member:before,
.executives .member:after { z-index: 2; top: 134px; }
.executives .member:before { border-left: 141px solid #fff; left: 0; }
.executives .member:after { border-right: 141px solid #fff; right: 0; }
.executives .member-content { font-size:14.5px; line-height:17px; padding:10px; }
.executives .member-content h3 { color: #025299; font-size:18.65px; line-height:22px; text-align: center; padding-bottom:0; font-family: 'Oswald', sans-serif; margin: 0;}
.executives .member-content h4 { font-size:12.4px; line-height:16px; color:#000; text-align: center; padding-bottom:10px; font-family: 'Oswald', sans-serif; }
.executives .member-content p { padding-bottom:0; }
/* AGENDA Page Updates */
body.page-template-page-left-column .article-entry {
    padding-top: 10px;
}

body.page-template-page-left-column .download-block {
    display: block;
    padding: 30px 0 30px;
}

body.page-template-page-left-column .download-block h4 {
    color: #2b2b2b;
    display: block;
    padding-bottom: 20px;
}

body.page-template-page-left-column .download-block span.ico {
    display: inline-block;
    background: url("images/pdf-icon.png") no-repeat left center;
    font-size: 11px;
    padding: 20px 0 20px 45px;
    line-height: 130%;
    margin-left: 30px;
}

body.page-template-page-left-column .download-block span.ico strong {
    display: block;
    clear: both;
    color: #2b2b2b;
}

body.page-template-page-left-column .gray-frame {
    border: 5px solid #E8E8E8;
    display: inline-block;
    width: 100%;
    padding: 30px;
    margin-bottom: 20px;

    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 130%;
}

body.page-template-page-left-column .gray-frame > h3 {
    display: block;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 20px;
    color: #025299;
    font-size:25px;
}

body.page-template-page-left-column .gray-frame > h4 {
    color: #595959;
    font-size: 18px;
    font-weight: bold;
    font-family: "Oswald", sans-serif;
    margin-top: 30px;
}

body.page-template-page-left-column .gray-frame > h4 + h5 {
    color: #3BAF2A;
    font-size: 16px;
    font-weight: bold;
    display: block;
    padding: 10px 0 15px;
}

body.page-template-page-left-column .gray-frame > h5 + h6 {
    font-size: 18px;
    margin-bottom: 18px;
    font-weight: normal;
    line-height: 120%;
}

body.page-template-page-left-column .gray-frame > p {
    font-size: 16px;
    line-height: 130%;
}

body.page-template-page-left-column .article .gray-frame > p {
    padding-bottom: 0;
}

body.page-template-page-left-column .awards-list {
    width: 100%;
    text-align: center;
    list-style: none;
    padding: 0;
    margin: 15px 0 0;
}

body.page-template-page-left-column .awards-list li {
    width: 33%;
    text-align: center;
    display: inline-block;
    min-height: 125px;
}

body.page-template-page-left-column .awards-list li strong {
    display: block;
    clear: both;
    font-family: "Oswald", sans-serif;
}

body.page-template-page-left-column ul.column {
    display: inline-block;
    float: left;
    width: 45%;
    list-style: none;
    padding: 0;
    margin: 0 0 0 30px;
}

body.page-template-page-left-column ul.column li {
    display: block;
    margin-bottom: 30px;
}

body.page-template-page-left-column ul.column li > strong {
    font-family: "Oswald", sans-serif;
    display: block;
    clear: both;
}

body.page-template-page-left-column ul.column li > p {
    margin: 0;
    padding: 0;
}

body.page-template-page-left-column ul.column li > p strong {
    color: #3DB226;
}

body.page-template-page-left-column ul.bios {
    list-style: none;
    padding: 0;
    margin: 0;
}

body.page-template-page-left-column ul.bios > li {
    margin-bottom: 20px;
}

body.page-template-page-left-column ul.bios > li > strong {
    font-family: "Oswald", sans-serif;
}

body.page-template-page-left-column ul.bios > li > strong:after {
    content: 'BIO';
    background: url("images/arrow-right-green.png") no-repeat right center;
    padding-right: 15px;
    background-size: 15%;
    color: #3AB123;
    font-family: "Oswald", sans-serif;
    margin-left: 15px;
}

body.page-template-page-left-column ul.bios > li.open > strong:after {
    background-image: url("images/arrow-down-green.png");
    background-size: 30%;
}

body.page-template-page-left-column ul.bios > li > p {
    display: none;
}

body.page-template-page-left-column ul.bios > li.open > p {
    display: block;
}

@media screen and (max-width: 680px) {
    body.page-template-page-left-column .awards-list li,
    body.page-template-page-left-column ul.column {
        width: 100%;
    }
}
.section-about.section-team .section-head.sub {
	border-bottom: 0;	
}
.section-about.section-team #agenda-menu.section-head {
	background: #fff;
	padding: 20px 60px 15px;
}
.section-about.section-team #agenda-menu.section-head li {
	list-style: none;
	display: inline-block;
}
.section-about.section-team #agenda-menu.section-head li a {
	color: #8f8f91;
    font-family: "Oswald",sans-serif;
    font-size: 26px;
    margin-right: 20px;
    text-transform: uppercase;
}

/* section-blogs */
.section-blogs { padding:45px 0 30px 0; width:auto; margin: auto; }
.section-blogs .posts { list-style-type: none; margin: 0 1%; }
.section-blogs .section-actions { padding-top:17px; font-size:0; line-height:0; text-align: right; margin-right:2%; }
.section-blogs .section-actions .btn { text-transform: capitalize; line-height:45px; padding:0 28px; }

.section-blogs .section-paging { display:none; }

.post-secondary { float:left; width:23%; height:auto; min-height:324px; margin-left:0; position:relative; margin: 0 1%; }
.post-secondary .post-image img { display:block; width:100%; }
.section-blogs .post-secondary .post-image img { height: auto; }
.post-secondary .post-content { padding: 15px; color:#bebebe; padding-bottom:50px; padding-top:20px; }
.post-secondary .post-content h4 { font-size:18px; line-height:24px; color:#3f3d3b; font-family: 'Oswald', sans-serif; padding-bottom:15px; }
.post-secondary .post-content-link { text-transform: capitalize; font-size:18px; line-height:24px; color:#025299; font-family: 'Oswald', sans-serif; text-decoration: underline; position:absolute;
    bottom: 18px; left: 18px; }
.post-secondary .post-content-link a { color:#025299; }
.post-secondary .post-content-link .ico { position:relative; top: -2px; margin-left:5px; }

.post-secondary:hover .post-overlay { opacity: 1;filter:alpha(opacity=100); }
.post-secondary .post-overlay { display:block; position:absolute; top: 0; left: 0; width:100%; height:100%; background: rgba(2,82,153, 0.95); padding: 20px 15px; color:#fff; font-size:14px; line-height:24px; z-index: 3;
    opacity: 0;filter:alpha(opacity=0); -webkit-transition: 300ms; -moz-transition: 300ms; -ms-transition: 300ms; -o-transition: 300ms; transition: 300ms; }
.post-secondary .post-overlay h2 { color:#fff; font-size:18px; line-height:24px; font-family: 'Oswald', sans-serif; padding-bottom:15px; }
.post-secondary .post-overlay-link { position:absolute; bottom: 18px; left: 18px; color:#fff; font-size:18px; line-height:24px; font-family: 'Oswald', sans-serif; text-decoration: underline; }
.post-secondary .post-overlay-link a { color:#fff; }
.post-overlay a {clear: both; height: 100%; display: block;}
.post-secondary .post-overlay-link .ico { position:static; margin-left:5px; }
/* posts */
span.post-type {}
.posts { list-style-type: none; padding: 0; margin-left: -30px;}
.post { position:relative; float:left; width:455px; height:455px; margin-bottom:30px; margin-left:30px; }
.post .post-image { height: 100%; width: 100%; }
.post .post-image img { display:block; width:100%; height: auto; }
.post .post-content { display:block; position:absolute; bottom: 0; left: 0; width:100%; padding:15px; /*padding-right:35px;*/ background: url(images/white-75.png); color:#bebebe; }
.post .post-content h4 { color:#3f3d3b; font-family: 'Oswald', sans-serif; }
.post .post-content .ico { display:block; position:absolute; right: 25px; bottom: 25px; }

.post .post-content-secondary { position:static; top: 0; bottom: auto; height:100%; line-height:24px; }
.post .post-content-secondary h4 { padding-bottom:15px; }

.section-blog p.post-overlay-link {text-align: right;position: absolute;bottom: 8px;right: 25px;text-decoration: underline;}
.section-blog p.post-overlay-link span {left: 5px;}
.section-blog .post .post-overlay .ico {display: inline-block;position: relative;bottom: 0;right: 0;margin-left:5px;}
.section-blog .post-overlay-link { position:absolute; bottom: 18px; left: 18px; color:#fff; font-size:18px; line-height:24px; font-family: 'Oswald', sans-serif; text-decoration: underline; }
.section-blog .post-overlay-link a { color:#fff; }

.post:hover .post-overlay { opacity: 1;filter:alpha(opacity=100); }
.post .post-overlay { display:block; position:absolute; top: 0; left: 0; width:100%; height:100%; background: rgba(2,82,153, 0.95); padding:15px; color:#fff; font-size:16px; line-height:24px;
    opacity: 0;filter:alpha(opacity=0); -webkit-transition: 300ms; -moz-transition: 300ms; -ms-transition: 300ms; -o-transition: 300ms; transition: 300ms; }
.post .post-overlay h2 { color:#fff; font-size:18px; line-height:26px; font-family: 'Oswald', sans-serif; padding-bottom:15px; }
.post .post-overlay .ico { display:block; position:absolute; bottom: 25px; right: 25px; }
/* tabs */
.nav-secondary { padding-top:50px; }
.nav-secondary ul { list-style-type: none; margin: 0; padding: 0;}
.nav-secondary li { float:left; font-size:17px; line-height:45px; text-transform: uppercase; font-family: 'Oswald', sans-serif; font-weight:300; width:199px; border-left:1px solid #b5b5b5; }
.nav-secondary li:first-child { border-left:0; }
.nav-secondary li a { display:block; text-align: center; color:#f7f7f7; background: #023869; }
.nav-secondary li a .ico { margin-left:7px; }
.nav-secondary li.current, .nav-secondary li.current-menu-item { font-weight:bold; }
.nav-secondary li.current a, .nav-secondary li.current-menu-item a { background: #025299; }
.nav-secondary li a:hover { background: #025299; }
.desktop-hide {
    display: none;
}
.members:after, .list-videos:after, .section-contacts .section-body:after, .nav-dropdown .menus:after, .section-events .section-body:after, .feed-images:after, .section-feeds-secondary:after, .update:after, .feeds:after, .section-blog .section-body:after, .posts:after, .nav-secondary ul:after, .cols:after, .sponsors:after, .socials ul:after, .header:after, .main-body:after, .section:after, .clearfix:after {
    width: 100%;
    content: '';
    font-size: 0;
    line-height: 0;
    text-indent: -4000px;
    clear: both;
    display: block;
}
/* nav */
.nav { border-top:1px solid #e8e8e8; border-bottom:1px solid #e8e8e8; background: #025299; position:relative; z-index: 11; }
.nav.visible { display:block!important; }
.nav-inner { max-width: 1380px; margin: 0 auto; }
.nav-inner > ul { list-style-type: none; font-size:0; line-height:0; text-align: center; display: table; width: 100%; table-layout: fixed; }
.nav-inner > ul > li { display: table-cell; font-size:17px; line-height:21px; text-transform: uppercase; font-weight: 300; font-family: 'Oswald', sans-serif; vertical-align: middle; }
.nav-inner > ul > li > a { display:block; padding:10px 0 12px; color:#e8e8e8; }
.nav-inner > ul > li.current > a, .nav-inner > ul > li.current-menu-item > a { font-weight:bold; color:#fff; }
.nav-inner > ul > li.hovered > a,
.nav-inner > ul > li > a:hover { background: #8ecf83; color:#fff; }
.nav-inner > ul > li.desktop-hide { display:none; }

.nav-fixed.fixed { position: fixed; top: 0; left: 0; width: 100%; z-index: 99999; }

.bar-fixed .header { margin-bottom:43px; }

.nav-dropdown { display:block; position:absolute; top: 43px; left: 0; width:100%; background: #f7f7f7; padding:20px 100px; display:none; }
.nav-dropdown-inner { width:1250px; margin: auto; }
.nav-dropdown .menus { padding-left:316px; }
.nav-dropdown .menus ul { float:left; list-style-type: none; padding-left:30px; width:260px; }
.nav-dropdown .menus ul li { display:block; font-size:14px; line-height:17px; text-transform: none; text-align: left; font-weight: normal; font-family: 'proxima_nova_rgregular'; padding-top:15px; }
.nav-dropdown .menus ul li:first-child { padding-top:0; }
.nav-dropdown .menus ul li a { color:#58585a; }
.nav-dropdown .menus ul li a:hover { color:#025299; }

.nav-dropdown .menus ul li .nav-image { display:block; position:absolute; top: 30px; left: 100px; display:none; }
.nav-dropdown .menus ul li .nav-image.visible { display:block; }
.nav-dropdown .menus ul li .nav-image img { border:6px solid #025299; }

.nav-secondary.no-hide .cats .menu { display:block;z-index:100; background: #f7f7f7;display:none;position: absolute;width: 199px;}

.nav-image:before,
.nav-image:after,
.nav-image-inner:before,
.nav-image-inner:after { content: ''; width: 0; height: 0; border-top: 30px solid transparent; position: absolute; bottom: 0; }
.nav-image:before { border-left: 183px solid #025299; left: 0; }
.nav-image:after { border-right: 183px solid #025299; right: 0; }
.nav-image img { display:block; width:100%; height: auto; }
.nav-image-inner:before,
.nav-image-inner:after { z-index: 2; top: 139px; }
.nav-image-inner:before { border-left: 191px solid #f7f7f7; left: 0; }
.nav-image-inner:after { border-right: 191px solid #f7f7f7; right: 0; }
/* For archive page */
#paging.links { padding-top:50px;text-align:center;font-size:24px}
#paging.links a { color:#025299;margin:8px;line-height:26px;text-transform: uppercase;font-family: 'Oswald', sans-serif; text-decoration: underline; }
#paging.links a:hover { text-decoration:none;margin:8px; }

a.jp-current, a.jp-current:hover {font-weight: bold;text-decoration:none;}
a.jp-disabled, a.jp-disabled:hover {color: #bbb;}

a.jp-current, a.jp-current:hover,
a.jp-disabled, a.jp-disabled:hover {cursor: default;background: none;}
#paging span { margin: 0 5px; }

/* socials */
.socials { }
.socials ul { list-style-type: none; font-size:0; line-height:0; text-align: center; }
.socials ul li { display: inline-block; text-transform: uppercase; padding-left:40px; font-family: 'Oswald', sans-serif; text-align: center; font-size:17px; line-height: 21px;  }
.socials ul li:first-child { padding-left:0; }
.socials ul li a { display:block; color:#bebebe; }
.socials ul li a:hover { color:#025299; }
.socials ul li a .ico { display:block; margin: auto; margin-bottom:20px; }
.socials ul li a:hover .ico-facebook { background: url(images/social-icons/ico-facebook-green.png) no-repeat 0 0; }
.socials ul li a:hover .ico-twitter { background: url(images/social-icons/ico-twitter-green.png) no-repeat 0 0; }
.socials ul li a:hover .ico-youtube { background: url(images/social-icons/ico-youtube-green.png) no-repeat 0 0; }
.socials ul li a:hover .ico-instagram { background: url(images/social-icons/ico-instagram-green.png) no-repeat 0 0; }
.socials ul li a:hover .ico-flickr { background: url(images/social-icons/ico-flickr-green.png) no-repeat 0 0; }
.socials ul li a:hover .ico-linkedin { background: url(images/social-icons/ico-linkedin-green.png) no-repeat 0 0; }
.socials ul li a:hover .ico-blog { background: url(images/social-icons/ico-blog-green.png) no-repeat 0 0; }

.socials-primary { float:left; padding-top:19px; }
.socials-primary ul li { float:left; font-size:13.35px; line-height:15px; padding-left:35px; }
.socials-primary ul li a .ico { margin-bottom:3px; }
.socials-primary ul li a:hover .ico-blog1 { background: url(images/social-icons/ico-blog1-green.png) no-repeat 0 0; }
.socials-primary ul li a:hover .ico-facebook1 { background: url(images/social-icons/ico-facebook1-green.png) no-repeat 0 0; }
.socials-primary ul li a:hover .ico-twitter1 { background: url(images/social-icons/ico-twitter1-green.png) no-repeat 0 0; }

.socials-teritary { }
.socials-teritary ul { text-align: left; }
.socials-teritary ul li { float:left; font-size:0; line-height:0; text-indent:-4000px; padding-left:28px; }
.socials-teritary ul li a .ico { margin-bottom:0px; }
/* slider-team */
.slider { position:relative; z-index: 9; }
.slider-clip {overflow:hidden;}
.slides { list-style-type: none; margin: 0; padding: 0;}
.slide { float:left; width:100%; position:relative; }
.slide img { display:block; width:100%; height: auto; }

.slider-actions { display:block; position:absolute; top: 50%; left: 0; margin-top:-22px; width:100%; }
.slider-actions a { display:block; position:absolute; top: 0; font-size:0; line-height:0; text-indent:-4000px; }
.slider-actions a.slider-prev { background: url(images/arrow-left.png) no-repeat 0 0; width: 26px; height: 45px; left: 20px; }
.slider-actions a.slider-next { background: url(images/arrow-right.png) no-repeat 0 0; width: 25px; height: 45px; right: 20px; }

.slider-team { overflow: hidden;max-height:629px;}

.slider-home { overflow: hidden; border-bottom:15px solid #025299; position:relative;height:auto;}
.slider-home .slider-clip {overflow: hidden;position: relative;height:auto;}
.slider-home .slide { width:100%;overflow:hidden;height:inherit; }
.slider-home .slide-content { display:block; position:absolute; top: 175px; left: 100px;overflow:hidden; }
.slider-home .slide-content h2 { color:#fff; font-size:48px; line-height:58px; font-family: 'Oswald', sans-serif; padding-bottom:15px; text-shadow: 0 2px 0 #000000; }
.slider-home .slide-content a { text-transform: capitalize; }

.slider-home .slider-paging { width:100%; height:15px; display:block; position:absolute; bottom: 55px; font-size:0; line-height:0; text-align: center; }
.slider-home .slider-paging a { display: inline-block; width:15px; height:15px; border-radius: 50%; background: #fff; opacity: 0.5;filter:alpha(opacity=50); margin:0 10px; }
.slider-home .slider-paging a.selected { opacity: 1;filter:alpha(opacity=100); }

.slider-home .slider-actions { margin-top:-45px; }
.slider-home .slider-actions a.slider-prev { left: 25px; }
.slider-home .slider-actions a.slider-next { right: 25px; }

.slider-home .slide img.desktop-hide { display:none; }
.mobile-only {
    display: none;
}
main { display:block; }

/* icons */
.ico { display: inline-block; vertical-align: middle; }

.ico-facebook,
.ico-twitter,
.ico-youtube,
.ico-instagram,
.ico-flickr,
.ico-linkedin,
.ico-blog { width: 55px; height: 54px; }
.ico-facebook { background: url(images/social-icons/ico-facebook.png) no-repeat 0 0; }
.ico-twitter { background: url(images/social-icons/ico-twitter.png) no-repeat 0 0; }
.ico-youtube { background: url(images/social-icons/ico-youtube.png) no-repeat 0 0; }
.ico-instagram { background: url(images/social-icons/ico-instagram.png) no-repeat 0 0; }
.ico-flickr { background: url(images/social-icons/ico-flickr.png) no-repeat 0 0; }
.ico-linkedin { background: url(images/social-icons/ico-linkedin.png) no-repeat 0 0; }
.ico-blog { background: url(images/social-icons/ico-blog.png) no-repeat 0 0; }

.ico-blog1,
.ico-facebook1,
.ico-twitter1 { width: 44px; height: 43px; }
.ico-blog1 { background: url(images/social-icons/ico-blog1.png) no-repeat 0 0; }
.ico-facebook1 { background: url(images/social-icons/ico-facebook1.png) no-repeat 0 0; }
.ico-twitter1 { background: url(images/social-icons/ico-twitter1.png) no-repeat 0 0; }

.ico-facebook2,
.ico-twitter2,
.ico-youtube2,
.ico-instagram2,
.ico-flickr2,
.ico-linkedin2 { width: 31px; height: 30px; }
.ico-facebook2 { background: url(images/social-icons/ico-facebook2.png) no-repeat 0 0; }
.ico-twitter2 { background: url(images/social-icons/ico-twitter2.png) no-repeat 0 0; }
.ico-youtube2 { background: url(images/social-icons/ico-youtube2.png) no-repeat 0 0; }
.ico-instagram2 { background: url(images/social-icons/ico-instagram2.png) no-repeat 0 0; }
.ico-flickr2 { background: url(images/social-icons/ico-flickr2.png) no-repeat 0 0; }
.ico-linkedin2 { background: url(images/social-icons/ico-linkedin2.png) no-repeat 0 0; }

.ico-facebook-red { background: url(images/social-icons/facebook-red.png) no-repeat 0 0; width: 61px; height: 60px; }
.ico-instagram-red { background: url(images/social-icons/instagram-red.png) no-repeat 0 0; width: 61px; height: 60px; }
.ico-twitter-red { background: url(images/social-icons/twitter-red.png) no-repeat 0 0; width: 61px; height: 60px; }

.ico-facebook-lg { background: url(images/social-icons/ico-facebook-lg.png) no-repeat 0 0; width: 61px; height: 60px; }
.ico-instagram-lg { background: url(images/social-icons/ico-instagram-lg.png) no-repeat 0 0; width: 61px; height: 60px; }
.ico-twitter-lg { background: url(images/social-icons/ico-twitter-lg.png) no-repeat 0 0; width: 61px; height: 60px; }

.arrow-down-grey { background: url(images/arrow-down-grey.png) no-repeat 0 0; width: 14px; height: 7px; }
.arrow-right-red { background: url(images/arrow-right-red.png) no-repeat 0 0; width: 9px; height: 18px; }
.arrow-right-grey { background: url(images/arrow-right-grey.png) no-repeat 0 0; width: 12px; height: 22px; }

.arrow-right-white,
.arrow-right-green,
.arrow-left-green { width: 8px; height: 16px; }
.arrow-right-white { background: url(..//images/double-right-button.svg) no-repeat 0 0; }
.arrow-right-green { background: url(../images/double-right-button.svg) no-repeat 0 0; }
.arrow-left-green { background: url(images/double-left-button.svg) no-repeat 0 0; }

.ico-view { background: url(images/ico-view.png) no-repeat 0 0; width: 20px; height: 14px; }
.ico-view-large { background: url(images/ico-view-large.png) no-repeat 0 0; width: 30px; height: 22px; }

.ico-info { background: url(images/ico-info.png) no-repeat 0 0; width: 50px; height: 50px; }
.ico-email { background: url(images/ico-email.png) no-repeat 0 0; width: 60px; height: 39px; }

.links { padding-top:50px; }
.links .link, { color:#46b335; font-size:18px; line-height:26px; text-transform: uppercase; font-family: 'Oswald', sans-serif; text-decoration: underline; }
.links .link:hover { text-decoration: none; }
.links .link .ico { margin-right:15px; position:relative; top: -2px; width: 20px; height: 20px; }
/* article */
.article { }
.article-entry { padding:30px 30px 10px 30px; }
.article h2 { text-transform: uppercase; text-align: center; padding-bottom:25px; font-family: 'Oswald', sans-serif; }
.article h3 { padding-bottom:20px; font-family: 'Oswald', sans-serif; color:#025299; }
.article p { padding-bottom:25px; }
/*.article li {margin:8px 0;}*/
.article .image { margin-top:20px; }

.article-secondary .article-entry { font-size:16px; line-height:24px; }
.article-secondary h2 { color:#025299; }
.article-secondary .article-entry h2 { font-size:24px; line-height:29px; font-weight:bold; }

.page-id-18 .article {max-width:1200px;width:100%;}
.page-template-template-team .sidebar {
    float: left;
    width: 200px;
}
.page-template-template-team .sidebar li {
	list-style: none;
}
.page-template-template-team .sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.widgets {
    list-style-type: none;
	padding-left: 0;
}
.widgets ul { 
	padding-left: 0;
}
.widget-nav ul.sub {
	padding-left: 20px;
}
/* sidebar */
.page-template-template-team .sidebar { float:left; width:200px; }
.widgets { list-style-type: none; }
.page-template-template-team .sidebar .invisible {width:200px;height:300px;display: block;}

.widget-nav { padding:20px; background: #297a1d; border-left:1px solid #025299; }
.widget-nav ul { list-style-type: none; }
.widget-nav ul li { font-size:14px; line-height:30px; font-family: 'Oswald', sans-serif; text-transform: uppercase; font-weight: 300; }
.widget-nav ul li.current, .widget-nav ul li.current-menu-item { font-weight:bold; }
.widget-nav ul li a { color:#fff; }
.widget-nav ul li a:hover { color:#e8e8e8; }

.widget-nav-secondary { background: #8e1114; border-left:1px solid #025299; }

.widget-posts { background: #fff; padding:26px 20px 15px 20px; }
.widget-posts h3 { font-size:24px; line-height:28px; color:#3f3d3b; font-family: 'Oswald', sans-serif; border-bottom:1px solid #e8e8e8; padding:0 4px 7px 4px; }
.widget-posts ul { list-style-type: none; }
.widget-posts li { border-top:1px solid #e8e8e8; font-family: 'Oswald', sans-serif; color:#3f3d3b; padding:20px 17px 13px 17px; }
.widget-posts li p:first-child { padding-bottom:22px; }
.widget-posts li:first-child { border-top:0; }
.widget-posts a { text-decoration: underline; font-size:18px; line-height:24px; color:#025299; }
.widget-posts a:hover { text-decoration: none; }
.widget-posts a .ico { margin-left:10px; position:relative; top: -2px; }
.section-team .content {
    padding: 0 0 45px 20px;
    font-size: 18px;
    line-height: 30px;
}
.section-team .content {
    display: block;
    overflow: hidden;
}
.arch-download a.btn {
	display: inline;
}
.section-team .members {
	margin-left: 0;
}
.section-team .members .member {
    margin-left: 50px;
}
/* sponsors */
.article.article-secondary .sponsors { list-style-type: none; margin-left: 0; padding-top:15px; }
.sponsor { float:left; width:240px; height:155px; margin-left:50px; margin-bottom:45px; }
.sponsor-image { }
.sponsor-image img { display:block; max-width:240px;width:auto; height: auto; margin: 0 auto;}
.sponsor-content { color:#bebebe; font-size:14px; line-height:18px; font-weight:300; font-family: 'Oswald', sans-serif; padding-top:15px; text-align: center; }
.sponsor-content h3 { font-size:16.67px; line-height:20px; color:#bebebe; padding-bottom:7px; }
.sponsor-content a { color:#bebebe; }
.sponsor-content a:hover { color:#025299; }
.section-team .article.article-secondary hr,
.section-team .article.article-secondary p {
	padding: 0;
	margin: 0;
}
/* AGENDA Page Updates */
body.page-template-template-menu .article-entry {
    padding-top: 10px;
}

body.page-template-template-menu .download-block {
    display: block;
    padding: 30px 0 30px;
}

body.page-template-template-menu .download-block h4 {
    color: #2b2b2b;
    display: block;
    padding-bottom: 20px;
}

body.page-template-template-menu .download-block span.ico {
    display: inline-block;
    background: url("images/pdf-icon.png") no-repeat left center;
    font-size: 11px;
    padding: 20px 0 20px 45px;
    line-height: 130%;
    margin-left: 30px;
}

body.page-template-template-menu .download-block span.ico strong {
    display: block;
    clear: both;
    color: #2b2b2b;
}

body.page-template-template-menu .gray-frame {
    border: 5px solid #E8E8E8;
    display: inline-block;
    width: 100%;
    padding: 30px;
    margin-bottom: 20px;

    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 130%;
}

body.page-template-template-menu .gray-frame > h3 {
    display: block;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 20px;
    color: #025299;
    font-size:25px;
}

body.page-template-template-menu .gray-frame > h4 {
    color: #595959;
    font-size: 18px;
    font-weight: bold;
    font-family: "Oswald", sans-serif;
    margin-top: 30px;
}

body.page-template-template-menu .gray-frame > h4 + h5 {
    color: #3BAF2A;
    font-size: 16px;
    font-weight: bold;
    display: block;
    padding: 10px 0 15px;
}

body.page-template-template-menu .gray-frame > h5 + h6 {
    font-size: 18px;
    margin-bottom: 18px;
    font-weight: normal;
    line-height: 120%;
}

body.page-template-template-menu .gray-frame > p {
    font-size: 16px;
    line-height: 130%;
}

body.page-template-template-menu .article .gray-frame > p {
    padding-bottom: 0;
}

body.page-template-template-menu .awards-list {
    width: 100%;
    text-align: center;
    list-style: none;
    padding: 0;
    margin: 15px 0 0;
}

body.page-template-template-menu .awards-list li {
    width: 33%;
    text-align: center;
    display: inline-block;
    min-height: 125px;
}

body.page-template-template-menu .awards-list li strong {
    display: block;
    clear: both;
    font-family: "Oswald", sans-serif;
}

body.page-template-template-menu ul.column {
    display: inline-block;
    float: left;
    width: 45%;
    list-style: none;
    padding: 0;
    margin: 0 0 0 30px;
}

body.page-template-template-menu ul.column li {
    display: block;
    margin-bottom: 30px;
}

body.page-template-template-menu ul.column li > strong {
    font-family: "Oswald", sans-serif;
    display: block;
    clear: both;
}

body.page-template-template-menu ul.column li > p {
    margin: 0;
    padding: 0;
}

body.page-template-template-menu ul.column li > p strong {
    color: #3DB226;
}

body.page-template-template-menu ul.bios {
    list-style: none;
    padding: 0;
    margin: 0;
}

body.page-template-template-menu ul.bios > li {
    margin-bottom: 20px;
}

body.page-template-template-menu ul.bios > li > strong {
    font-family: "Oswald", sans-serif;
}

body.page-template-template-menu ul.bios > li > strong:after {
    content: 'BIO';
    background: url("images/arrow-right-green.png") no-repeat right center;
    padding-right: 15px;
    background-size: 15%;
    color: #3AB123;
    font-family: "Oswald", sans-serif;
    margin-left: 15px;
}

body.page-template-template-menu ul.bios > li.open > strong:after {
    background-image: url("images/arrow-down-green.png");
    background-size: 30%;
}

body.page-template-template-menu ul.bios > li > p {
    display: none;
}

body.page-template-template-menu ul.bios > li.open > p {
    display: block;
}

@media screen and (max-width: 680px) {
    body.page-template-template-menu .awards-list li,
    body.page-template-template-menu ul.column {
        width: 100%;
    }
}
body.page-template-template-menu .gray-frame ul li,
body.page-template-template-menu .gray-frame ul {
	list-style: none;
	margin: 0 0 20px;
	padding-left: 0;
}
.hamburger-box {
    display: none;
    height: 40px;
    width: 40px;
    text-indent: -9999px;
    overflow: hidden;
    position: relative;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 100;
}
.hamburger-box  .hamburger-inner {
    position: absolute;
    height: 2px;
    left: 50%;
    top: 50%;
    margin: -1px 0 0 -20px;
    background: black;
    width: 40px;
}
.hamburger-box  .hamburger-inner:before, .hamburger-box  .hamburger-inner:after {
    content: '';
    height: 2px;
    width: 40px;
    position: absolute;
    background: black;
    left: 0;
}
.hamburger-box  .hamburger-inner:before {
    top: -12px;
}
.hamburger-box  .hamburger-inner:after {
    top: 12px;
}
.cell-mobile {
    display: table-cell;
}
.cell-mobile:nth-child(2),
.cell-mobile:nth-child(4){
    top: 20px;
    position: relative;
}
.cell-mobile:last-child img {
    max-width: 260px;
}
.cell-mobile:nth-child(3){
    position: absolute;
    max-width: 160px;
    top: 10px;
    left: 50%;
    transform: translate(-50%, 0);
}
.header .logos a {
    display: table;
    width: 100%;
}
.cell-mobile img {
    width: 100%;
}

.section-team .members .member {
    display: inline-block;
    float: none;
    vertical-align: top;
}
.section-team .members {
    text-align: center;
    margin-left: -50px;
    padding: 0;
}
.know-the-facts-2 .blue-widget {
    height: 100%;
}
iframe {
    max-width: 100%;
}

@media screen and (max-width: 1100px) {
    .container {
        max-width: 1042px;
    }
    .content-wrap {
        padding-left: 20px;
        padding-right: 20px;
    }
    .primary-menu {
        display: table;
        width: 100%;
    }
    .primary-menu li {
        display: table-cell;
        float: none;
    }
    .primary-menu li a {
        padding-left: 10px;
        padding-right: 10px;
    }
    .footer .container {
        padding-left: 20px;
        padding-right: 20px;
    }
    .alumni-roll {
        padding-left: 15px;
        padding-right: 15px;
    }
    .alumni-internal-wrap {
        max-width: 227px;
    }
    .page-template-page-alumni .alumni-content {
        padding: 0 25px;
        margin: 0 15px;
        width: auto;
        float: none;
    }
    .posts {
        margin: 0 -2%;
    }
    .post {
        width: 46%;
        max-width: 455px;
        margin: 0 2% 30px;
    }
    .post .post-image {
        overflow: hidden;
        position: relative;
    }
    .post .post-image img {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        max-width: none;
        height: 455px;
        width: 455px;
    }
    .post .post-content h4 {
        padding-right: 50px;
    }
    .post .post-content h4 {
        text-align: left;
    }
    .section-team .article.article-secondary .arch-download p {
        margin-bottom: 20px;
    }
    .article.article-secondary .sponsors {
        text-align: center;
        margin-left: 0;
        padding: 0;
    }
    .article.article-secondary .sponsors .sponsor {
        float: none;
        display: inline-block;
        margin: 0 20px 30px;
    }
    .section-team .article.article-secondary hr{
        margin: 20px 0 0;
        display: inline-block;
        width: 100%;
        height: 1px;
    }
}

@media only screen and (max-width: 1040px){
    .feed,
    .section-contacts .feature {
        width: 100%;
        margin-bottom: 50px;
    }
    .feed:last-child {
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 991px) {
    .left-content {
        width: 100%;
    }
    .right-sidebar {
        width: 100%;
    }
    .header-box {
        display: block;
        position: relative;
        padding: 0 0 0 60px;
    }
    .hamburger-box {
        display: block;
    }
    .primary-menu {
        display: none;
    }
    .primary-menu.nav-open {
        display: block;
    }
    .primary-menu li {
        display: block;
    }
    .primary-menu li a {
        background-clip: padding-box;
        background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM1NDU0NTQiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjNTQ1NDU0IiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzM2MzYzNiIgc3RvcC1vcGFjaXR5PSIxIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMzYzNjM2IiBzdG9wLW9wYWNpdHk9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjbGVzc2hhdC1nZW5lcmF0ZWQpIiAvPjwvc3ZnPg==);
        background-image: -webkit-linear-gradient(top, #545454 0, #545454 50%, #363636 51%, #363636 100%);
        background-image: -moz-linear-gradient(top, #545454 0, #545454 50%, #363636 51%, #363636 100%);
        background-image: -o-linear-gradient(top, #545454 0, #545454 50%, #363636 51%, #363636 100%);
        background-image: linear-gradient(to bottom, #545454 0, #545454 50%, #363636 51%, #363636 100%);
        -webkit-box-shadow: 0 3px 2px rgba(0, 0, 0, .13), inset 0 1px 0 rgba(255, 255, 255, .25);
        -moz-box-shadow: 0 3px 2px rgba(0, 0, 0, .13), inset 0 1px 0 rgba(255, 255, 255, .25);
        box-shadow: 0 3px 2px rgba(0, 0, 0, .13), inset 0 1px 0 rgba(255, 255, 255, .25);
    }
    .footer .pull-left, .footer .pull-right {
        float: none!important;
        text-align: center;
    }
    .footer .menu li {
        float: none;
        display: inline-block;
        padding: 10px;
    }
    .footer .top-footer {
        background: url(../images/footer-bg.jpg) repeat left top;
    }
    .copyright {
        line-height: 135%;
    }
    .page-template-page-contact .entry-content {
        padding-bottom: 40px;
    }
    body.page-template-page-left-column ul.column {
        margin: 0;
        padding: 0 15px 0 0;
        width: 50%;
    }
    body.page-template-page-left-column ul.column + ul.column {
        padding: 0 0 0 15px;
    }
}
@media screen and (max-width: 880px) {
    .post .post-image img {
        height: 400px;
        width: 400px;
    }
    .post {
        height: 400px;
    }
}
@media screen and (max-width: 820px) {
    .post .post-image img {
        height: 360px;
        width: 360px;
    }
    .post {
        height: 360px;
    }
}
@media screen and (max-width: 767px) {
	.slidesjs-control,
	.slidesjs-container {
		height: 120px;
	}
    .section-team .content,
    .right-content {
        width: 100%;
    }
    .page-template-template-team .sidebar {
        top: 50px;
    }
    .page-template-template-team .sidebar,
    .left-sidebar {
        width: 100%;
        margin-bottom: 30px;
        position: relative;
    }
	.page-template-template-team .sidebar .sidebar-btn,
    .left-sidebar .sidebar-btn {
		display: block;
	}
    .page-template-page-left-column .page-title {
        margin: 0px 0 44px;
    }
	.sidebar-btn {
		display: block;
		width: 100%;
		position: relative;
		height: 25px;
		margin-top: 10px;
	}
    .sidebar-btn:before {
        content: "SHOW MENU \25bc";
        font-size: 16px;
        font-weight: bold;
        position: absolute;
        left: 15px;
        top: 0;
        cursor: pointer;
    }
    .page-template-template-team .sidebar *,
    .left-sidebar * {
        display: none;
    }
    .sidebar-btn.active:before,
    .sidebar-btn.active:before {
        content: "HIDE MENU \25b2";
    }
    .left-sidebar.active *,
    .page-template-template-team .sidebar.active * {
        display: block;
    }
    .alumni-internal-wrap {
        width: 100%;
        max-width: 100%;
        padding: 0 15px;
    }
    .nav-secondary li {
        width: 100%;
    }
    .nav-secondary.no-hide .cats .menu {
        width: 100%;
    }
    .section-team .content {
        padding-left: 0;
    }
    .socials-teritary ul {
        padding: 0;
    }
    .section-team .section-head {
        padding-left: 20px;
        padding-right: 20px;
    }
    .executives {
        margin-left: 0;
        margin-right: 0;
        padding: 0;
        text-align: center;
    }
    .executives .member {
        display: inline-block;
        float: none;
        vertical-align: top;
        margin-left: 20px;
        margin-right: 20px;
    }
    .section-team .members .member {
        display: inline-block;
        float: none;
        vertical-align: top;
    }
    .section-team .members {
        text-align: center;
        margin-left: -50px;
        padding: 0;
    }
    .section-team.section-media .content, .section-team.section-sponsors .content {
        margin-left: 0;
        padding-left: 0;
    }
    .section-team > .section-body {
        padding-left: 0;
        padding-right: 0;
    }
    h1.level {
        font-size: 32px;
    }
    .section-sponsors ul {
        padding-left: 0;
    }
    .page-template-page-index .entry-content {
        padding-bottom: 20px;
    }
    .no-mobile {
        display: none!important;
    }
    .page-template-page-index .sidebar .widget.custom-page-link-2 h3, .page-template-page-index .sidebar .widget.custom-page-link-3 h3 {
        min-height: 10px;
    }
    .page-template-page-index .sidebar .widget {
        width: 100%;
    }
    .col-md-4 {
        width: 100%;
    }
    .homepage-lower-widgets .custom-page-links-widget .custom-page-links, .homepage-lower-widgets .custom-page-links-widget .upcoming-events-wrapper, .homepage-lower-widgets .upcoming-events-wrapper {
        height: auto!important;
    }
    .homepage-lower-widgets .custom-page-links-widget .custom-page-links {
        padding-bottom: 30px;
    }
    .swiper-container {
        height: 450px;
    }
    .page-template-page-alumni .alumni-internal-wrap {
        padding: 0;
    }
    .page-template-page-alumni  .alumni-box {
        padding-bottom: 25px;
    }
    .page-template-page-alumni .entry-content {
        padding-bottom: 53px;
    }
    .page-template-page-alumni .entry-content .alumni-box + br {
        display: none!important;
    }
    .post .post-image img {
        height: 375px;
        width: 375px;
    }
    .page-template-template-archive .section-blog {
        margin: 0 -20px;
    }
    .section-blog .section-body,
    .page-template-template-archive .section-body {
        padding: 30px 20px;
    }
    .blog main.content-wrap, .archive main.content-wrap {
        padding: 0;
    }
    .section-blog .section-head {
        padding: 25px 20px 0 20px;
    }
    .archive .section-head-body, .blog .section-head-body {
        padding-top: 0;
    }
    .archive .nav-secondary, .blog .nav-secondary {
        padding-top: 37px;
    }
    h1, .section-team .section-title {
        font-size: 36px;
    }
    .post .post-overlay {
        font-size: 14px;
        line-height: 18px;
    }
    .post .post-overlay h2 {
        padding: 0;
    }
    .archive .links, .blog .links {
        padding-top: 0;
    }
    .nav-secondary.no-hide .cats .menu {
        position: relative;
        left: auto;
        top: auto;
        border-bottom: 2px solid #025299;
    }
    .nav-secondary.no-hide .cats .menu li a {
        font-size: 14px;
    }
    .page-title {
        font-size: 36px;
        padding-bottom: 25px;
        margin: 0 0 35px;
    }
    .entry-content {
        padding-bottom: 40px;
    }
    #paging.links {
        padding-top: 25px;
        font-size: 20px;
    }
    .gform_heading {
        padding-top: 0;
    }
    .gform_body, .gform_footer {
        margin: 0 -20px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .section-team .section-head {
        margin: 0 -20px;
    }
    .section-team .content {
        font-size: 16px;
        line-height: 135%;
    }
    .section-sponsors ul {
        margin-left: -10px;
        margin-right: -10px;
    }
    .section-sponsors ul li {
        max-width: 49%;
    }
    h1.level {
       line-height: 135%;
       padding-bottom: 10px;
    }
    .section-blog.section-team-list .section-head {
        padding-left: 20px;
        padding-right: 20px;
    }
    .page-template-template-team-list .section-team > .section-body {
        margin-left: -20px;
        margin-right: -20px;
    }
    .posts {
        text-align: center;
    }
    .posts .post {
        display: inline-block;
        float: none;
        vertical-align: top;
        width: 300px;
        height: 300px;
    }
    body.page-template-template-team-list .posts {
        margin: 0;
        padding-left: 5px;
        padding-right: 5px;
    }
    body.page-template-template-team-list .posts .post {
        margin: 0 15px 30px;
    }
    .section-about {
        margin-right: -15px;
        margin-left: -15px;
    }
    body.page-template-template-menu .article-entry {
        margin: 0 -30px;
    }
    body.page-template-template-menu  .cols.features {
        padding: 0;
    }
}
@media screen and (max-width: 718px) {
    .post .post-image img {
        position: relative;
        left: auto;
        top: auto;
        transform: translate(0, 0);
        max-width: 100%;
        height: auto;
        width: 100%;
    }
}
@media screen and (max-width: 690px) {
    .search-row {
        position: relative;
        padding-top: 55px;
    }
    .search-row .search-box {
        position: absolute;
        right: 15px;
        top: -55px;
    }
    .header-box {
        padding: 0;
    }
    .header .content-wrap {
        padding-bottom: 10px;
    }
}
@media screen and (max-width: 640px) {
    .item-count-6 li {
        width: 100%;
    }
    .text-animation-wrapper p {
        font-size: 24px;
    }
    .text-animation-wrapper .slider-link p {
        font-size: 14px;
    }
    .swiper-container {
        height: 385px;
    }
    body.page-template-template-team-list .posts .post {
        max-width: none;
    }
}
@media only screen and (max-width: 560px){
    body .post {
        max-width: 100%;
    }
}
@media screen and (max-width: 480px) {
    .form-buttons {
        max-width: 440px;
        margin: 10px auto 0;
        width: 100%;
        text-align: center;
    }
    .form-buttons .form-button {
        margin: 35px 10px 0;
        float: none;
        display: inline-block;
    }
    .header .logos {
        margin-top: 10px;
    }
    .searchform {
        padding: 0;
        width: 220px;
    }
    .search-row a img {
        max-width: 36px;
    }
    .swiper-container {
        height: 300px;
    }
    .text-animation-wrapper .animation-line {
        padding: 15px 33px;
    }
    body.page-template-template-team-list .posts {
        margin-left: -25px;
        margin-right: -25px;
    }
    body.page-template-template-team-list .posts .post {
        margin: 0 auto 30px;
    }
    .section-head-image {
        padding: 0 0 25px;
        float: left;
        display: inline-block;
        width: 100%;
        text-align: center;
    }
    .section-team .section-title {
        text-align: center;
    }
    .socials-teritary {
        text-align: center;
    }
    .socials-teritary ul {
        float: none;
        display: inline-block;
    }
    body.page-template-page-left-column ul.column {
        padding: 0;
        width: 100%;
    }
    body.page-template-page-left-column ul.column + ul.column {
        padding: 0;
    }
}

@media screen and (max-width: 374px) {
    .swiper-container {
        height: 266px;
    }
    .text-animation-wrapper p {
        font-size: 20px;
    }
    .text-animation-wrapper .slider-link p {
        font-size: 12px;
    }
    .footer .menu li {
        width: 100%;
    }
    .post {
        margin: 0 0 30px;
    }
    .posts {
        margin: 0 -60px;
    }
    .posts .post {
        width: 280px;
        height: 280px;
    }
    .blog .links .link, .archive .links .link {
        text-align: center;
        margin: auto;
        width: 100%;
    }
    .archive .links a, .blog .links a{
       float: none;
        margin: 6px auto;
        display: inline-block;
    }
    .archive .section-title {
        text-align: center;
        font-size: 30px;
    }
}
