/* Legacy code */
@font-face {
    font-family: "droid_sansregular";
    src: url(../fonts/droidsans-webfont.eot);
    src: url(../fonts/droidsans-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/droidsans-webfont.woff) format("woff"), url(../fonts/droidsans-webfont.ttf) format("truetype"), url(../fonts/droidsans-webfont.svg#droid_sansregular) format("svg");
    font-weight: normal;
    font-style: normal
    }
@font-face {
    font-family: "droid_sansbold";
    src: url(../fonts/droidsans-bold-webfont.eot);
    src: url(../fonts/droidsans-bold-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/droidsans-bold-webfont.woff) format("woff"), url(../fonts/droidsans-bold-webfont.ttf) format("truetype"), url(../fonts/droidsans-bold-webfont.svg#droid_sansbold) format("svg");
    font-weight: normal;
    font-style: normal
    }
body {
    color: #666;
    font: 14px/22px "droid_sansregular", Arial, Helvetica, sans-serif;
    min-width: 1003px;
    background: #181c2e;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: none;
    margin: 0;
    position: relative
    }
body.profile {
    background: #faf8f4
    }
img {
    border-style: none
    }
a {
    text-decoration: none;
    color: #000
    }
a:hover {
    text-decoration: underline
    }
input, textarea, select {
    font: 100% Arial, Helvetica, sans-serif;
    vertical-align: middle;
    color: #000
    }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
    }
::-webkit-input-placeholder {
    color: #8b8b8b
    }
::-moz-placeholder {
    /* Style placeholder text */
    opacity: 1
    }
.wrapper-holder {
    width: 100%;
    overflow: hidden;
    position: relative
    }
/*wrapper*/
#wrapper {
    width: 100%;
    overflow: hidden;
    position: relative;
    background: #181c2e
    }
/*header*/
#header {
    background: #fff;
    width: 100%;
    overflow: hidden
    }
.header-holder {
    max-width: 1025px;
    margin: 0 auto
    }
.header-holder:after, #main:after, .member li:after, .content:after, .three-columns:after, .download-info:after, .detail-block:after, .aside-holder:after {
    display: block;
    content: "";
    clear: both
    }
.logo-holder {
    background: rgb(24, 152, 139);
    height: 185px;
    padding: 0 0 0 9999px;
    margin: 0 -166px 0 -9999px;
    float: left;
    position: relative;
    z-index: 9
    }
/*logo*/
#header .logo {
    background: url(../img/logo.png) no-repeat;
    width: 166px /* was 130px */;
    height: 185px /* was 131px */;
    float: left;
    overflow: hidden;
    text-indent: -9999px;
    padding: 29px 36px 25px 0
    }
#header .logo a {
    display: block;
    height: 100%
    }
/*block*/
.block {
    float: right;
    width: 100%
    }
.innerblock {
    margin: 23px 0 0 190px
    }
.social-block {
    overflow: hidden;
    margin: 0 0 20px
    }
.social-block .drop {
    background: url(../img/sprite.png) no-repeat -218px -708px;
    width: 29px;
    display: none;
    float: left;
    margin: 5px 0 0
    }

.new-header .drop:hover {
    text-decoration: none
}

.drop-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.new-header .drop {
    background: url(../img/sprite.png) no-repeat -218px -708px;
    width: 40px;
    height: 29px;
    display: none;
    margin: 20px 0px 20px 20px;
}

.new-header .drop:hover {
    text-decoration: none
}
/*slogan*/
.slogan {
    float: left;
    color: rgb(41, 55, 141);
    font: 36px/45px "DINfunProPlain";
    width: 365px;
    text-transform: uppercase;
    margin: 1px 0 0;
    letter-spacing: 2px;
    word-spacing: -4px
    }
.social-networks {
    float: right
    }
.social-networks ul {
    list-style: none;
    padding: 0;
    margin: 0;
    overflow: hidden
    }
.social-networks ul li {
    float: left;
    margin: 0 0 0 5px
    }
.social-networks ul li a {
    display: block;
    font-size: 16px;
    color: white;
    background-color: rgb(24, 152, 139);
    width: 25px;
    line-height: 25px;
    text-align: center;
    border-radius: 50%
    }
.social-networks ul li.linkedin a {
    /* background-color: #4875b4 */
    background-color: rgb(41, 55, 141);
    }
.social-networks ul li.twitter a {
    /* background-color: #55acee */
    background-color: rgb(41, 55, 141);
    }
.social-networks ul li.facebook a {
    /* background-color: #3b5998 */
    background-color: rgb(41, 55, 141);

    }
.social-networks ul li.play a {
    /* background-color: #c74a4a */
    background-color: rgb(41, 55, 141);

    }
.social-networks ul li.youtube a {
    /* background-color: #c74a4a */
    background-color: rgb(41, 55, 141);

    }
.social-networks ul li.instagram a {
    /* background-color: #437398 */
    background-color: rgb(41, 55, 141);
    }
/*.social-networks ul li.instagram a { background-color: #9e7144;}*/
.social-network ul li.instagram a i {
    top: 2px
    }
.social-networks ul li.linkedin a i {
    position: relative;
    left: 1px
    }
.social-networks ul li.play a i {
    font-size: 23px
    }
.social-networks ul li.soundcloud a {
    /* background-color: #ff3300; */
    background-color: rgb(41, 55, 141);
}
/*nav*/
#nav {
    overflow: hidden;
    font: 16px/20px "DINfunProPlain";
    text-transform: uppercase
    }
#nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
    float: right;
    width: 100%;
    text-align: left;
    white-space: nowrap
    }
#nav ul li {
    display: inline-block;
    padding: 0 0 0 4%;
    margin: 0 0 0 -4px
    }
#nav ul li:first-child {
    padding: 0;
    margin-left: 0
    }
#nav ul li a {
    color: #182044;
    display: block
    }
#nav ul li a:hover {
    text-decoration: none
    }
/*visual*/
.visual {
    width: 100%;
    overflow: hidden;
    position: relative
    }
.visual .image {
    display: block;
    width: 100%;
    height: auto
    }
/*cycle-gallery*/
.cycle-gallery {
    position: relative;
    width: 100%;
    margin: 0 auto
    }
.cycle-gallery .mask {
    height: auto;
    position: relative;
    width: 100%;
    overflow: hidden
    }
.cycle-gallery .mask .slideset {
    position: relative;
    width: 100%;
    float: left
    }
.cycle-gallery .slideset .slide {
    list-style: none;
    width: 100%;
    height: auto;
    float: left;
    position: relative
    }
.cycle-gallery .active {
    z-index: 1
    }
.cycle-gallery img {
    display: block;
    width: 100%;
    height: auto;
    /*min-height: 400px*/
    }
.cycle-gallery .slideset .slide .caption, .visual .caption {
    max-width: 759px;
    position: absolute;
    bottom: 0;
    left: 50%;
    height: 100%;
    margin: 0 0 25px -512px
    }
.caption .holder {
    margin: 0 auto;
    overflow: hidden;
    display: table;
    height: 100%;
    width: 100%
    }
.caption .holder .text-holder {
    color: #fff;
    font: 14px/22px "droid_sansregular", Arial, Helvetica, sans-serif;
    overflow: hidden;
    width: 530px
    }
.caption .holder .sponsor-text-holder {
    color: #fff;
    font: 14px/22px "droid_sansregular", Arial, Helvetica, sans-serif;
    overflow: display;
    width: 700px
}
.inner {
    display: table-cell;
    vertical-align: middle
    }
.caption img.window {
    float: left;
    margin: 90px 37px 90px 0
    }
.caption .inner .text {
    overflow: hidden;
    width: 60%
    }
.caption .inner .text .txt {
    display: block;
    color: #fff
    }
.caption .holder .title, .caption .holder h1 {
    display: block;
    font: 72px/87px "DINfunProPlain";
    margin: 41px 0 15px 5px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #fff;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    -ms-text-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    -o-text-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    -webkit-text-shadow: 0 0 10px rgba(0, 0, 0, 0.4)
    }
.caption .holder .title span {
    display: block
    }
.profile .caption .holder h1 {
    margin: 0 0 15px 3px;
    font: 72px/80px "DINfunProPlain"
    }
.caption .holder .text-holder p {
    margin: 0 0 25px 2px
    }
.slide .caption .holder .text-holder .more, .about .more {
    background: #fff;
    float: left;
    padding: 5px 33px 5px 15px;
    left: 4px;
    position: relative;
    border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    -webkit-border-radius: 4px;
    color: rgb(41, 55, 141);
    font: 12px/20px "droid_sansbold", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-shadow: none;
    -webkit-text-shadow: none;
    -ms-text-shadow: none;
    -o-text-shadow: none
    }
.about .more {
    background: rgb(24, 152, 139);
    color: #fff;
    left: 0;
    padding: 5px 29px 5px 15px
    }
.about .more:hover {
    background: #286771;
    text-decoration: none
    }
.slide .caption .holder .text-holder .more:after, .about .more:after {
    background: url(../img/sprite.png) no-repeat 100% -222px;
    content: "";
    width: 8px;
    height: 9px;
    position: absolute;
    right: 14px;
    top: 10px;
    z-index: 1
    }
.about .more:after {
    background: url(../img/sprite.png) no-repeat 100% -299px;
    right: 10px
    }
.cycle-gallery .btn-holder {
    max-width: 513px;
    margin: -62px auto 0;
    overflow: hidden;
    position: relative;
    z-index: 999;
    bottom: 23px
    }
.cycle-gallery .btn-holder .inner {
    float: right;
    margin: 0
    }
.cycle-gallery .btn-holder .btn-prev, .cycle-gallery .btn-holder .btn-next {
    overflow: hidden;
    text-indent: -9999px;
    width: 62px;
    height: 62px;
    outline: none;
    float: left
    }
.cycle-gallery .btn-holder .btn-prev {
    background: url(../img/sprite.png) no-repeat -295px -560px;
    margin: 0 0 0 -4px
    }
.cycle-gallery .btn-holder .btn-next {
    background: url(../img/sprite.png) no-repeat -357px -560px;
    left: 58px;
    bottom: 20px
    }
/*main*/
#main {
    background: #faf7f3 url(../img/bg-main.png) repeat-y;
    width: 100%;
    padding: 0 0 159px
    }
/*container*/
.legacy-container {
    max-width: 1025px;
    margin: 0 auto;
    position: relative;
    z-index: 1
    }
.legacy-container:after {
    clear: both;
    display: block;
    content: ""
    }
/*aside*/
.aside {
    float: right;
    width: 256px;
    position: relative;
    z-index: 999;
    margin: 0 0 0 -100%
    }
.aside .view {
    background: rgb(24, 152, 139);
    color: #fff;
    font-size: 14px;
    line-height: 46px;
    display: none;
    text-align: center;
    text-transform: uppercase
    }
.aside-holder {
    background: #fff;
    padding: 31px 22px 0;
    width: 257px /* was 213px */
    }
.aside-holder.new {
    padding: 16px 24px 0 20px;
    overflow: hidden
    }
.aside-holder.new .member li:first-child {
    margin: 0
    }
.aside-holder.new .member li .alignright {
    margin-right: -52px
    }
.aside-holder.new .text {
    margin-left: -6px
    }
.upperside {
    margin: -257px 0 0 0;
    overflow: hidden
    }
.profile .aside-holder, .page-aside {
    width: 256px;
    padding: 31px 0 30px
    }
/*member*/
.member {
    list-style: none;
    margin: 0 0 -15px;
    padding: 0
    }
.member li {
    margin: 0 0 14px
    }
.member li:first-child {
    margin: 0 0 33px
    }
.member li .alignright {
    float: right;
    margin: 0 -48px 0 0
    }
.member li .alignright.right {
    margin: -1px -24px -185px -100px
    }
.member li .alignleft {
    float: left;
    margin: 0 3px 0 -41px
    }
.member li .text {
    overflow: hidden;
    color: #666;
    font: 12px/18px "droid_sansregular", Arial, Helvetica, sans-serif;
    padding: 39px 0 0;
    width: 122px;
    margin: 0 -80px 0 0;
    float: left
    }
.member li .text.right {
    padding: 4px 0 0;
    margin: 0 -80px 0 0
    }
.member li .text.left {
    padding: 10px 0 0
    }
.member li .text .title {
    display: block;
    margin: 0 0 6px
    }
.member li .text .title a {
    color: #232a4a
    }
.member li .text p {
    margin: 0 0 6px
    }
.member li .text .more, .slideset .slide .news-detail .more {
    background: url(../img/sprite.png) no-repeat 100% -364px;
    color: #232a4a;
    padding: 0 13px 0 0;
    text-decoration: underline
    }
.slideset .slide .news-detail .more {
    color: #222
    }
.member li .text .more:hover, .slideset .slide .news-detail .more:hover {
    text-decoration: none
    }
/*link-holder*/
.link-holder {
    overflow: hidden;
    padding: 0 0 0 6px
    }
.link-holder .title {
    display: block;
    text-transform: uppercase;
    color: #222;
    font: 24px/28px "DINfunProPlain";
    margin: 0 0 17px;
    letter-spacing: 1px
    }
.link-holder .links {
    overflow: hidden;
    font: 12px/18px "droid_sansregular", Arial, Helvetica, sans-serif
    }
.links ul {
    list-style: none;
    padding: 0;
    margin: 0
    }
.links ul li {
    background: url(../img/sep01.png) no-repeat 0 50%;
    padding: 0 0 0 15px;
    margin: 0 0 6px
    }
.links ul li a {
    color: #222
    }
.outer-block {
    float: left;
    width: 100%
    }
/*content*/
.content {
    margin: 0 256px 0 0
    }
/*about*/
.about {
    background: #faf7f3;
    padding: 24px 10px 49px 10px
    }
.about h1 {
    color: rgb(24, 152, 139);
    font: 36px/1.1 "DINfunProPlain";
    text-transform: uppercase;
    margin: 0 0 14px 6px;
    letter-spacing: 2px;
    word-spacing: -3px
    }
.about p {
    margin: 0 0 37px 2px
    }
/*three-columns*/
/*.three-columns { height: 277px; }*/
.three-columns .col1 {
    float: left;
    width: 85%
    }
/*cycle-gallery1*/
.cycle-gallery1 {
    position: relative;
    width: 100%;
    margin: 0 auto
    }
.cycle-gallery1 .mask {
    height: 300px;
    position: relative;
    width: 100%;
    overflow: hidden;
    /*padding: 44px 0 0; */
    margin: -44px 0 0 -83px
    }
.cycle-gallery1 .mask .slideset {
    position: relative;
    width: 9999px;
    float: left;
    margin-top: 44px
    }
.cycle-gallery1 .slideset .slide {
    list-style: none;
    float: left;
    margin: 0 166px 0 0;
    position: relative;
    font: 24px/28px "DINfunProPlain"
    }
.cycle-gallery1 .slideset .slide .box {
    width: 50%;
    float: left
    }
.cycle-gallery1 .slideset .slide .news-list {
    /* background: #298f9e; */
    background: rgb(24, 152, 139);
    float: left;
    width: 320px /* was 199px */;
    height: 320px /* was 186px */;
    border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-border-radius: 50%;
    padding: 64px 39px 70px 82px;
    position: relative;
    z-index: 5;
    margin: -44px 0 0 3px
    }
.cycle-gallery1 .slideset .slide .txt {
    display: block;
    color: rgb(41, 55, 141);
    margin: 0 0 3px;
    text-transform: uppercase;
    word-spacing: 1px
    }
.caption .sponsor-text-holder .txt {
    display: block;
    white-space: pre-wrap !important;
}

.cycle-gallery1 .slideset .slide .news {
    display: block;
    word-spacing: -2px;
    letter-spacing: 1px
    }
.cycle-gallery1 .slideset .slide .news a {
    color: #fff
    }
.cycle-gallery1.active {
    z-index: 1
    }
.cycle-gallery1 .pagination ul {
    bottom: 67px;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 6px;
    z-index: 9
    }
.cycle-gallery1 .pagination ul li {
    float: left;
    list-style: none;
    margin: 0 10px 0 0
    }
.cycle-gallery1 .pagination ul li a {
    background: url(../img/sprite.png) no-repeat -131px -799px;
    display: block;
    width: 9px;
    height: 9px;
    text-indent: -9999px;
    overflow: hidden
    }
.cycle-gallery1 .pagination ul li.active a, .cycle-gallery1 .pagination ul li a:hover {
    background: url(../img/sprite.png) no-repeat -112px -799px;
    text-decoration: none
    }
.slideset .slide .news-detail {
    background: #fff;
    padding: 44px 55px 55px 130px;
    width: 390px /* was 205px */;
    height: 257px /* was 158px */;
    float: left;
    margin: 0 0 0 -118px;
    border-radius: 0 128px 128px 0;
    -ms-border-radius: 0 128px 128px 0;
    -o-border-radius: 0 128px 128px 0;
    -webkit-border-radius: 0 128px 128px 0;
    position: relative;
    z-index: 4;
    overflow: hidden;
    font: 14px/22px "droid_sansregular", Arial, Helvetica, sans-serif
    }
.slideset .slide .news-detail .date, .ye-olde-back-to-top-link {
    display: block;
    font: 14px/18px "droid_sansbold", Arial, Helvetica, sans-serif;
    /* color: #1b2347; */
    color: #fff;
    margin: 0 0 2px
    }
.slideset .slide .news-detail p {
    margin: 0 0 9px
    }
.three-columns .col3 {
    background: #e2e2e2;
    height: 256px;
    width: 15%;
    position: relative;
    float: right
    }
.inner-holder {
    margin: 0 -24px 0 -259px;
    background: #e2e2e2;
    overflow: hidden;
    width: 473px;
    float: right
    }
.three-columns .col3 img {
    float: right;
    height: auto;
    margin: -48px 0 0
    }
.three-columns .col3 .name {
    font: 12px/20px "droid_sansbold", Arial, Helvetica, sans-serif;
    position: absolute;
    bottom: 20px;
    right: 95px;
    color: #fff;
    width: 137px;
    text-transform: uppercase
    }
/*two-columns*/
.two-columns {
    overflow: hidden;
    position: relative;
    z-index: 11;
    top: -47px;
    margin-bottom: -22px
    }
.two-columns .info-block {
    float: left;
    width: 66.67%
    }
.info-block .video-holder {
    overflow: hidden;
    margin: 0 0 16px
    }
.block-cols .aside-holder {
    background: none
    }
.info-block .video-holder img {
    display: block;
    height: auto;
    width: 100%
    }
.two-columns .info-block .info-data {
    width: 85%;
    overflow: hidden
    }
.info-data h2 {
    color: rgb(41, 55, 141);
    font: 24px/28px "DINfunProPlain";
    margin: 0 0 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
    word-spacing: 1px
    }
.info-data p {
    margin: 0 0 25px
    }
.dates-block {
    background: #ede8e1;
    width: 33.33%;
    padding: 20px 20px 46px;
    float: left;
    color: #222;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
    }
.dates-block .outer {
    border-bottom: 5px solid #f6f4f0
    }
.dates-block .title {
    font-size: 26px;
    line-height: 26px;
    text-transform: uppercase;
    margin: 0 0 22px;
    position: relative;
    display: block
    }
.dates-block .title .opener {
    background: url(../img/sprite.png) no-repeat 100% -600px;
    position: absolute;
    right: 25px;
    top: -11px;
    width: 100%;
    height: 100%;
    display: none
    }
.dates-block .title .opener:hover {
    text-decoration: none
    }
.open-close.active .opener {
    background: url(../img/sprite.png) no-repeat 100% -484px
    }
#main .js-slide-hidden {
    display: block !important;
    left: -9999px !important;
    position: static !important;
    top: -9999px !important
    }
.dates-block .dates {
    border-top: 5px solid #f6f4f0;
    text-align: center
    }
.dates-block .dates .year {
    display: inline-block;
    vertical-align: middle;
    background: #ede8e1;
    margin: -27px 0 0;
    padding: 0 8px;
    font-size: 11px
    }
.dates-block .dates ul {
    list-style: none;
    padding: 0;
    margin: -8px 0 -5px;
    overflow: hidden;
    text-align: left
    }
.dates-block .dates ul li {
    overflow: hidden;
    margin: 0 0 20px
    }
.dates ul li .info {
    float: left;
    background: #fff;
    padding: 9px 15px 4px;
    margin: 0 15px 0 0
    }
.dates ul li .info .month {
    font-style: normal;
    font-size: 16px;
    line-height: 18px;
    text-transform: uppercase
    }
.dates ul li .info .month .date {
    display: block;
    font-size: 22px;
    line-height: 22px
    }
.dates ul li .detail {
    float: left;
    width: 120px;
    font-size: 12px;
    line-height: 17px;
    margin: 2px 0 0
    }
.dates ul li .detail a {
    color: #222
    }
.contact-block {
    margin: 0 0 40px
    }
/*contact*/
.contact {
    overflow: hidden;
    padding: 0 18px 0 32px;
    font-size: 12px;
    line-height: 20px
    }
.contact .title {
    color: rgb(41, 55, 141);
    font-size: 21px;
    line-height: 30px;
    text-transform: uppercase;
    display: block;
    margin: 0 0 15px
    }
.contact .link {
    list-style: none;
    padding: 0;
    margin: 0 0 5px;
    overflow: hidden;
    font-size: 12px
    }
.contact .link li {
    background: url(../img/sprite.png) no-repeat -723px -86px;
    padding: 0 0 0 28px;
    margin: 0 0 10px
    }
.contact .link li a {
    color: #1e3c57
    }
.aside-holder img {
    display: block;
    margin: 0 0 30px
    }
.contact p {
    margin: 0 0 45px
    }
.contact p.citation {
    margin-top: -35px;
    font-style: italic;
    text-align: right
    }
.detail-block {
    padding: 30px 0 0
    }
/*text-area*/
.txt-area {
    color: #272727;
    display: block;
    font-size: 24px;
    line-height: 30px;
    margin: 0 0 20px
    }
.download-area {
    background: #8db646;
    width: 320px /* was 212px */;
    height: 320px /* was 182px */;
    border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-border-radius: 50%;
    padding: 74px 40px 64px 68px;
    float: left;
    margin: 0 28px 0 -48px
    }
.download-area .title {
    display: block;
    color: #fff;
    font-size: 24px;
    line-height: 28px;
    margin: 0 0 10px;
    text-transform: uppercase
    }
.download-area .download {
    overflow: hidden;
    font-size: 12px
    }
.download-area .download ul {
    list-style: none;
    padding: 0;
    margin: 0
    }
/*.download ul li.download, .download ul li.video {
    background: url(../img/sprite.png) no-repeat -643px -174px;
    padding: 0 0 0 30px;
    margin: 0 0 12px;
}
.download ul li.video { background: url(../img/sprite.png) no-repeat -572px -256px; }
*/
.download ul li a {
    color: #fff
    }
/*text-info*/
.text-info {
    overflow: hidden;
    margin: 0 50px 0 -20px;
    padding: 0 0 0 20px
    }
.text-info p {
    margin: 0 0 30px
    }
.text-info p a {
    color: #666;
    text-decoration: underline
    }
.text-info p a:hover {
    text-decoration: none
    }
.text-info ul {
    list-style: none;
    padding: 0;
    margin: 0 0 20px -15px
    }
.text-info ul li {
    background: url(../img/sprite.png) no-repeat 0 -225px;
    padding: 0 0 0 15px;
    margin: 0 0 6px
    }
/*cycle-gallery2*/
.cycle-gallery2 {
    display: none;
    position: relative;
    width: 100%
    }
.cycle-gallery2 .mask {
    position: relative;
    overflow: hidden;
    margin: 0 0 -2px 25px
    }
.cycle-gallery2 .mask .slideset {
    position: relative;
    width: 100%;
    float: none
    }
.cycle-gallery2 .slideset .slide {
    float: left;
    list-style: none;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 1
    }
.slideset .slide .alignright {
    float: right;
    margin: 0 -23px 0 0
    }
.slideset .slide .alignright.right {
    margin: -1px -24px -185px 0
    }
.slideset .slide .alignleft {
    float: right;
    margin: 0 -10px 0 -41px
    }
.slideset .slide .text {
    overflow: hidden;
    color: #666;
    font: 14px/20px "droid_sansregular", Arial, Helvetica, sans-serif;
    padding: 82px 0 0;
    width: 53%
    }
.slideset .slide .text.right {
    padding: 72px 0 0
    }
.slideset .slide .text.left {
    padding: 67px 0 15px;
    width: 42%
    }
.slideset .slide .text .title {
    display: block;
    margin: 0 0 5px
    }
.slideset .slide .text .title a {
    color: #232a4a
    }
.slideset .slide .text p {
    margin: 0 0 9px
    }
.slideset .slide .text .more {
    background: url(../img/sprite.png) no-repeat 100% -362px;
    color: #232a4a;
    padding: 0 13px 0 0
    }
.cycle-gallery2.active {
    z-index: 1
    }
.cycle-gallery2 .btn-prev, .cycle-gallery2 .btn-next {
    overflow: hidden;
    text-indent: -9999px;
    width: 44px;
    height: 44px;
    outline: none;
    position: absolute
    }
.cycle-gallery2 .btn-prev {
    background: url(../img/sprite.png) no-repeat -536px -822px;
    top: 17px;
    left: 21px
    }
.cycle-gallery2 .btn-next {
    background: url(../img/sprite.png) no-repeat -590px -822px;
    top: 17px;
    left: 76px
    }
/*footer*/
#footer {
    width: 100%;
    background-color: rgb(41, 55, 141);
    color: #fff;
    overflow: hidden
    }
#footer a {
    color: #fff;
}
/*footer-t*/
.footer-t {
    max-width: 1025px /* was 1007px */;
    margin: 0 auto 43px;
    padding: 43px 0 0 18px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    }

#footer .logo {
    background: url(../img/logoreverse.png) no-repeat;
    background-size: contain;
    width: 400px;
    /* height: 130px; */
    margin-right: 40px;
    text-indent: -9999px
    }
#footer .logo a {
    display: block;
    height: 100%
    }
.footer-holder {
    float: right;
    width: 76.93%
    }
.footer-holder .links-area {
    margin: -47px 0 -1px 5px
    }
.menu-holder {
    overflow: hidden;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    }
.menu-holder.aside-menu {
    background: #181c2e;
    width: 245px;
    display: none;
    position: absolute;
    top: 0;
    visibility: hidden
    }
.footer-holder .links-area .menu, .menu-holder .menu {
    display: inline-block;
    vertical-align: top;
    width: 256px /* was 250px */;
    margin: 0 0 0 -4px;
    padding: 49px 0 0 6px;
    font-size: 12px;
    line-height: 18px
    }
.menu-holder .menu {
    display: block;
    padding: 20px 20px 16px;
    width: auto
    }
.links-area .menu .title, .menu-holder .menu .title {
    color: #fff;
    display: block;
    font: 14px/18px "DINfunProPlain";
    text-transform: uppercase;
    margin: 0 0 11px
    }
.links-area .menu ul, .menu-holder .menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 127px
    }
.links-area .menu ul li, .menu-holder .menu ul li {
    margin: 0 0 6px
    }
.links-area .menu ul li a, .menu-holder .menu ul a {
    color: #a8a8ac
    }
/*footer-b*/
.footer-b {
    /* background: #131625; */
    background: rgb(24, 152, 139);
    width: 100%;
    overflow: hidden
    }

.footer-b-holder {
    position: relative;
    max-width: 1025px;
    margin: 0 auto;
    padding: 20px 0 133px;
    overflow: hidden
    }
.search-form {
    width: 196px /* was 182px */;
    padding: 0 7px 17px;
    margin: 0 0 -33px
    }
.search-form .title {
    color: rgb(41, 55, 141);
    display: block;
    text-transform: uppercase;
    margin: 0 0 21px;
    font: 24px/28px "DINfunProPlain";
    letter-spacing: 1px
    }
.search-form input[type="text"], .search-form input[type="email"] {
    background: #eee;
    font: 12px/14px "droid_sansregular", Arial, Helvetica, sans-serif;
    color: #8b8b8b;
    width: 195px /* was 173px */;
    height: 30px /* was 14px */;
    padding: 8px 11px;
    border: 0;
    border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    -webkit-border-radius: 4px;
    margin: 0 0 10px
    }
.search-form input[type="submit"] {
    display: none
    }
.search-form .submit, .search-form .more, .search-form .button {
    background: rgb(41, 55, 141);
    font: 12px/14px "droid_sansbold", Arial, Helvetica, sans-serif;
    color: #fff;
    padding: 8px 30px 8px 13px;
    border: 0;
    -webkit-border-radius: 4px;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    -webkit-border-radius: 4px;
    text-transform: uppercase;
    position: relative;
    float: left
    }
.more {
    left: 2px;
    padding: 8px 33px 8px 15px
    }
.search-form .submit:after, .search-form .more:after, .search-form .button:after {
    background: url(../img/sprite.png) no-repeat 100% -299px;
    content: "";
    width: 8px;
    height: 9px;
    position: absolute;
    right: 12px;
    top: 10px;
    z-index: 1
    }
.subscribe-form {
    background: rgb(41, 55, 141);
    overflow: hidden;
    width: 320px /* was 196px */;
    height: 321px /* was 187px */;
    border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-border-radius: 50%;
    padding: 62px 54px 72px 70px;
    position: relative;
    z-index: 999;
    margin: -63px 0 24px -61px
    }
.subscribe-extra-margin .subscribe-form {
    margin: 0 0 24px -61px
    }
.profile .subscribe-form {
    margin: -63px 0 30px -43px
    }
.subscribe-form .title {
    display: block;
    color: #fff;
    text-transform: uppercase;
    font: 24px/29px "DINfunProPlain";
    margin: 0 0 18px;
    letter-spacing: 1px
    }
.subscribe-form input[type="text"], .subscribe-form input[type="email"] {
    background: #fff;
    font: 12px/14px "droid_sansregular", Arial, Helvetica, sans-serif;
    color: #8e8e8e;
    width: 195px /* was 173px */;
    height: 30px /* was 14px */;
    padding: 8px 11px;
    border: 0;
    border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    -webkit-border-radius: 4px;
    margin: 0 0 10px
    }
.subscribe-form input[type="submit"] {
    background: #fff;
    font: 12px/14px "droid_sansbold", Arial, Helvetica, sans-serif;
    color: #000;
    padding: 6px 16px 6px 11px;
    border: 0;
    border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    -webkit-border-radius: 4px;
    text-transform: uppercase;
    position: relative;
    float: left;
    cursor: pointer
    }
.submit-form {
    float: right;
    width: 257px
    }
.submit-form input[type="text"] {
    background: #0f121e;
    width: 203px /* was 177px */;
    height: 30px /* was 14px */;
    padding: 8px 13px;
    font-size: 12px;
    line-height: 14px;
    color: #54565b;
    border: 0;
    outline: none;
    border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    -webkit-border-radius: 4px;
    float: left;
    margin: 0 10px 0 0
    }
.submit-form input[type="submit"] {
    background: #fff;
    padding: 5px 10px;
    color: #172531;
    border: 0;
    outline: none;
    border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    -webkit-border-radius: 4px;
    float: right;
    text-align: center;
    cursor: pointer;
    font: 12px/14px "droid_sansbold", Arial, Helvetica, sans-serif;
    text-transform: uppercase
    }
.footer-block {
    /* color: #5c5d64; */
    color: #fff;
    display: inline-block;
    margin: 3px 0 0 2px;
    font-size: 12px;
    width: 60%
    }
.social-network {
    list-style: none;
    padding: 0;
    float: left;
    margin: 0 40px 0 18px;
    }
.social-network li {
    display: inline-block;
    margin: 0 3px 0 0
    }
.social-network li a {
    /* border: 3px solid #5c5d64; */
    background-color: #fff;
    border-radius: 50%;
    width: 27px;
    line-height: 27px;
    box-sizing: border-box;
    text-align: center;
    display: inline-block;
    font-size: 17px
    }
.social-network li a i {
    color: rgb(24, 152, 139);
}
.social-network li.twitter a i, .social-network li.linkedin a i {
    position: relative;
    left: 1px
    }
.footer-block p {
    margin: 6px 0 0
    }
.footer-block p a {
    background: url(../img/sep02.png) no-repeat 0 50%;
    display: inline-block;
    padding: 0 7px;
    color: #5c5d64
    }
.footer-block p .privacy {
    background: url(../img/sep02.png) no-repeat 0 50%
    }

.google-privacy-policy
{
    font: 10px "droid_sansregular", Arial, Helvetica, sans-serif;
    text-align: center;
}

.google-privacy-policy a
{
    color: #428bca;
    text-decoration: none;
}

.new-header {
    display: flex;
    flex-direction: row;
    background-color: #fff;
    height: 130px;
}

.new-logo {
    background: url(../img/logopms.png) no-repeat;
    background-size: 80%;
    background-position-x: 30px;
    background-position-y: 23px;
    width: 350px /* was 130px */;
    height: 130px /* was 131px */;
    float: left;
    overflow: hidden;
    text-indent: -9999px;
    padding: 29px 36px 25px 0
    }

.new-header-logo {
    width: 350px;
    padding: 0;
    /* padding: 30px 60px 30px 30px; */
}

.logo-img {
    width: 100%;
}

.new-header-block {
    display: flex;
    width: 40%;
    flex-direction: column;
    justify-content: flex-end;
    padding: 30px 0;
}

#new-nav {
    font: 14px/16px "Calibri", sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}

#new-nav ul {
    display: flex;
    list-style: none;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 0;
    padding: 0;
}

#new-nav ul li {
    padding-bottom: 0px;
    padding-left: 8px;
}

#new-nav ul li a {
    color: rgb(41, 55, 141);
    }
#new-nav ul li a:hover {
    text-decoration: none
    }

.swoosh {
    background-image: url(../img/swoosh.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position-y: 10px;
    width: 330px;
    height: 100%;
}

.social-container {
    position: relative;
    width: 420px;
    z-index: 9;
}

.new-header-social {
    position: absolute;
    top: 20px;
    left: 230px;
}

.back-to-top-container {
    display: none;
}

.back-to-top-link {
    font: 14px/18px "droid_sansbold", Arial, Helvetica, sans-serif;
    color: #fff;
    margin: 0 0 2px
}
