@charset "UTF-8";

body {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-style: normal;
    position: relative;
}
.wrap {
    width: 100%;
}
a {
    color: #664a93;
}
a:focus,
a:hover {
    color: #664a93;
    text-decoration: none;
}
.group:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
}
#header {
    background-color: #664a93;
    text-align: center;
}
#header h2 {
    color: #fff;
    font-size: 21px;
    font-weight: 300;
    font-style: normal;
    padding: 20px 30px 20px 30px;
    margin: 0;
}
#header h2 a {
    color: #fff;
}
#header img,
#header h2 {
    display: inline-block;
}
#header img {
    padding-bottom: 8px;
}
#title-box {
    background: url("../images/imgMain.png") no-repeat 100%;
    background-size: cover;
    text-align: center;
    padding-bottom: 72px;
    padding-top: 90px;
}
#title-box h1 {
    color: #fff;
    font-size: 63px;
    text-transform: uppercase;
    font-weight: 300;
    margin-bottom: 130px;
}
#title-box h1 span {
    display: block;
    font-size: 37px;
    font-weight: 600;
}
.logo-square {
    /*width:200px;*/
    height: 155px;
    background: rgba(255, 255, 255, 0.8);
}
.logo-square img {
    padding-top: 20px;
}
.logo-title {
    display: block;
    font-size: 11px;
    line-height: 11px;
    padding-top: 10px;
    width: 150px;
    text-align: center;
    margin: 0 auto;
}
#logo-wrapper {
    width: 945px;
    text-align: center;
    margin: 0 auto;
}
#parent-logo {
    text-align: center;
    margin: 0 auto;
    margin-bottom: 30px;
}
#parent-logo .logo-square {
    margin: 0 auto;
    text-align: center;
    width: 459px;
}
#parent-logo .logo-square .logo-title {
    width: 100%;
}
#parent-logo img {
    padding-top: 17px;
    width: 366px;
}
.logo-square #logoSDMI {
    padding-top: 50px;
}
.logo-square #logoMSB {
    padding-top: 45px;
}
#intro-box {
    padding: 80px 15px;
}
#intro-text {
    padding-right: 20px;
}
.report h5 {
    text-transform: uppercase;
    text-align: center;
    margin-top: 0;
}
.report h5 span {
    font-size: 11px;
    text-transform: none;
}
.report div {
    width: 133px;
    text-transform: uppercase;
    text-align: center;
}
.download-report i {
    font-size: 21px;
}
.download-report {
    display: block;
}
.download-report img {
    padding-bottom: 10px;
}
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: -128px;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000;
}
.tooltip-inner {
    max-width: 65px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px;
    white-space: nowrap;
}
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: -70px;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000;
}
.tooltip.left {
    left: -61px !important;
}

#campaign-box {
    background-color: #f2f2f2;
}
#campaign-box h3 {
    font-size: 30px;
    text-transform: uppercase;
    color: #4f2d7f;
    font-weight: 700;
    text-align: center;
}
#campaign-box h3 span {
    font-weight: 300;
    display: block;
}
#campaign-blurb {
    padding: 50px 0;
}
#campaign-essentials-box {
    border: 1px solid #828282;
    margin-bottom: 65px;
    padding: 0;
}
#campaign-essentials-box h4 {
    font-size: 30px;
    color: #4f2d7f;
    text-transform: uppercase;
    text-align: center;
    padding: 10px 0;
    border-bottom: 1px solid #828282;
    box-sizing: border-box;
    margin: 0;
}
#campaign-essentials-box h4 span {
    font-weight: 300;
}
.essentials-list {
    padding: 30px;
}
.essentials-list:first-of-type {
    border-right: 1px solid #828282;
    margin-top: 15px;
    margin-bottom: 15px;
}
.essentials-list:nth-of-type(2) {
    padding-left: 50px;
}
.essential-number {
    font-size: 30px;
    font-weight: 600;
    color: #4f2d7f;
    border-right: 1px solid #4f2d7f;
}
.essential-number.last {
    padding-left: 0;
}
.no-margin {
    margin: 0;
}
.essential-content {
    color: #828282;
    font-size: 12px;
    padding-top: 10px;
}
.essential-row {
    padding-bottom: 15px;
}
.city-tabs ul {
    padding-left: 0;
    margin: 0;
}
.city-tabs ul li {
    list-style: none;
}
.tab {
    width: 50%;
    float: left;
    height: 80px;
    color: #fff;
}
.tab a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
    display: block;
    font-size: 24px;
    height: 80px;
    background-color: #664a93;
    padding-top: 25px;
    padding-right: 25px;
    padding-left: 25px;
    position: relative;
}
.tab a:hover {
    text-decoration: none;
}
#Nola.tab {
    text-align: right;
}
a.active {
    background-color: #4f2d7f;
    height: 80px;
    padding-top: 25px;
    padding-left: 25px;
}
.city-tabs ul li.active a:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 10px solid #bcb4cc;
    position: absolute;
    top: 62px;
    left: 108px;
}
.city-tabs li#Nola.active a:after {
    right: 103px;
    left: auto;
}
.city-tabs li.active a {
    background-color: #4f2d7f;
}
#Nola a.active:after {
    right: 115px;
}
#bg-goth {
    background-image: url(/images/imgGothenburg.jpg);
}
#bg-nola {
    background-image: url(/images/imgNewOrleans.jpg);
}
.intro {
    width: 809px;
    text-align: left;
    font-size: 14px;
    margin: 0 auto;
    background: rgba(91, 91, 91, 0.7);
    color: #fff;
    padding: 50px;
    bottom: 0;
    position: absolute;
    left: 50%;
    margin-left: -408px;
}
.photo-gallery {
    padding: 40px;
}
.photo-gallery h4 {
    text-transform: uppercase;
    font-weight: 400;
    padding-bottom: 20px;
}
.photo-gallery p {
    text-align: right;
    font-size: 13px;
    padding-top: 10px;
}
.tabs-wrap {
    background-color: #828282;
    height: 55px;
}
.tabs-wrap .active a:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 10px solid #f2f2f2;
    position: absolute;
    top: 40px;
    left: 52px;
}
.nav-tabs {
    background-color: #828282;
    width: 379px;
    margin: 0 auto;
    border-bottom: 0;
}
.tabs-wrap .nav-tabs li {
    position: relative;
}
.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
    margin-top: 5px;
}
.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 0;
    border-radius: 0;
    color: #dbdbdb;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 17px;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
    color: #f2f2f2;
    cursor: default;
    background-color: transparent;
    border: 0;
    border-bottom-color: transparent;
}
.nav > li > a:focus,
.nav > li > a:hover {
    background: none;
    border: 0;
    color: #fff;
}
.tab-content {
    background-color: #f2f2f2;
    padding-bottom: 30px;
}
.tab-content h5 {
    text-transform: uppercase;
    padding: 40px 0 30px 0;
    font-size: 20px;
    color: #666666;
}
.presentation-block {
    width: 222px;
}
.download i {
    font-size: 21px;
    padding-right: 3px;
}
a.presentation-overlay {
    line-height: 120%;
    text-align: center;
    color: #fff;
    width: 100%;
    height: 100%;
    background: rgba(79, 45, 122, 0.9);
    display: none;
    position: absolute;
    z-index: 100;
}
.pres-details {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: 90%;
}
.pres-title {
    text-transform: uppercase;
    font-size: 14px;
    display: block;
}
.pres-author {
    text-transform: uppercase;
    font-size: 12px;
    display: block;
    padding-top: 15px;
}
.pres-author:after {
    color: #a89cc5;
    content: "\f055";
    font-family: "FontAwesome";
    padding-left: 5px;
}
.pres-author-affil {
    font-size: 11px;
    font-style: italic;
    display: block;
}
.vignette {
    position: relative;
}
.vignette:hover {
    cursor: pointer;
}
.vignette:hover .presentation-overlay,
.vignette:focus .presentation-overlay,
.vignette.hover_effect {
    display: block;
}
.modal-dialog {
    width: 450px;
}
.modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 0;
}
.modal-body {
    position: relative;
    padding: 20px;
}
.close {
    opacity: 1;
}
.modal-header button.close i {
    color: #4f2d7f;
    opacity: 100;
    font-size: 17px;
}
.bio-photo {
    float: left;
}
.bio-name {
    float: left;
    padding-top: 80px;
    padding-left: 10px;
}
.bio-name h5 {
    padding: 0;
    font-size: 18px;
    color: #4f2d7f;
    font-weight: 700;
    margin-bottom: 0;
}
.bio-name .title {
    font-size: 11px;
}
.bio-text {
    margin-top: 20px;
    text-transform: none;
    font-size: 11px;
    overflow: scroll;
}
.bio-name {
    width: 60%;
    padding-top: 35px;
}
.bio-name .title {
    font-size: 11px;
    display: block;
    line-height: 120%;
    font-style: italic;
    padding-top: 5px;
}
.bio-text {
    font-size: 12px;
}
.vignette {
    position: relative;
    width: 222px;
}
.vignette img {
    display: block;
}
.vignette:after {
    -moz-box-shadow: inset 0 0 6em #b1afaf;
    -webkit-box-shadow: inset 0 0 6em #b1afaf;
    box-shadow: inset 0 0 6em #b1afaf;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    content: "";
}
.download {
    text-transform: uppercase;
    color: #664a93;
    font-size: 11px;
    padding-top: 7px;
    text-align: right;
}
.presentation-row {
    margin-top: 20px;
}
a.presentation-overlay.no-bio .pres-author:after {
    content: "";
    padding-left: 0px;
}
ul.delegation-list {
    text-transform: uppercase;
    color: #666666;
    list-style: none;
}
.delegation-list li {
    padding-bottom: 10px;
}
.delegation-list li a {
    color: #666666;
}
.delegation-list li a i {
    color: #664a93;
}
.delegation-list.list-float {
    float: left;
}
.agenda-box {
    color: #4f2d7f;
    text-transform: uppercase;
    padding-left: 25px;
}
.agenda-box i {
    font-size: 60px;
    padding-left: 11px;
}
.agenda-box p {
    padding-top: 5px;
}
.agenda-box a {
    display: inline-block;
}
footer {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
}
.fancy {
    line-height: 0.5;
    text-align: center;
}
.fancy span {
    display: inline-block;
    position: relative;
}
.fancy span:before,
.fancy span:after {
    content: "";
    position: absolute;
    height: 5px;
    border-bottom: 1px solid #a2a0a1;
    top: 0;
    width: 100%;
    margin-top: 25px;
}
.fancy span:before {
    right: 100%;
    margin-right: 15px;
}
.fancy span:after {
    left: 100%;
    margin-left: 15px;
}
footer .text-center {
    text-align: center;
    font-size: 10px;
    font-family: arial;
}
#gallery-t-group,
#gallery-e-group {
    width: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.rsDefaultInv,
.rsDefaultInv .rsOverflow,
.rsDefaultInv .rsSlide,
.rsDefaultInv .rsVideoFrameHolder,
.rsDefaultInv .rsThumbs {
    background: #000;
}
#gallery-t-group .rsThumb,
#gallery-e-group .rsThumb {
    float: left;
    overflow: hidden;
    width: 56px;
    height: 56px;
    margin-right: 1px;
}
#gallery-t-group .rsThumbs,
#gallery-e-group .rsThumbs {
    width: 244px;
    height: 100%;
    position: absolute;
    top: 0;
    padding: 0 0 0 1px;
    right: 0;
}
#gallery-t-group .rsGCaption,
#gallery-e-group .rsGCaption {
    right: 285px;
    line-height: 12px;
    padding: 1px 7px;
    font-size: 11px;
    background: #eee;
    position: absolute;
    width: auto;
    bottom: 0;
    float: none;
    text-align: left;
}
.rsNav.rsThumbs.rsThumbsVer {
    background: #eee;
}
.rsDefaultInv.rsWithThumbsVer .rsThumbsContainer {
    height: 800px !important;
}
#gallery-t-group .rsThumbs,
#gallery-e-group .rsThumbs {
    overflow-y: scroll;
}
#city .photo-box {
    background-repeat: no-repeat;
    background-attachment: scroll !important;
    -webkit-background-size: auto;
    background-size: auto;
    position: relative;
    height: 400px;
    overflow: hidden;
}
#siteCredits {
    width: 118px;
    height: 21px;
    position: fixed;
    bottom: 10px;
    right: 10px;
}
#siteCredits a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
    background: url(../images/btnSiteCredits.png) no-repeat;
}
#siteCredits a:hover {
    background: url(../images/btnSiteCreditsO.png) no-repeat;
}
@media screen and (min-device-width: 1200px) and (max-device-width: 3000px) {
    #city .photo-box {
        background-attachment: fixed !important;
        background-size: cover;
        -webkit-background-size: cover;
        height: 70vh;
    }
}
@media screen and (min-device-width: 1200px) and (max-device-width: 3000px) and (-webkit-min-device-pixel-ratio: 1) {
    #city .photo-box {
        background-attachment: fixed !important;
        background-size: cover;
        -webkit-background-size: cover;
        height: 70vh;
    }
}
@media screen and (min-device-width: 1200px) and (max-device-width: 3000px) and (-webkit-min-device-pixel-ratio: 2) and (min-resolution: 192dpi) {
    #city .photo-box {
        background-attachment: fixed !important;
        background-size: cover;
        -webkit-background-size: cover;
        height: 70vh;
    }
}
@media only screen and (device-width: 768px) {
    .photo-box {
        background-attachment: scroll !important;
    }
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
    .photo-box {
        background-attachment: scroll !important;
    }
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: landscape) {
    .photo-box {
        background-attachment: scroll !important;
    }
}
@media screen and (min-width: 0px) and (max-width: 1200px) {
    #gallery-t-group .rsThumbs,
    #gallery-e-group .rsThumbs {
        width: 228px;
    }
    #gallery-t-group .rsGCaption,
    #gallery-e-group .rsGCaption {
        right: 228px;
    }
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
    #gallery-t-group .rsThumbs,
    #gallery-e-group .rsThumbs {
        width: 187px;
    }
    #gallery-t-group .rsGCaption,
    #gallery-e-group .rsGCaption {
        right: 187px;
    }
}
@media screen and (min-width: 0px) and (max-width: 992px) {
    #gallery-t-group .rsThumbs,
    #gallery-e-group .rsThumbs {
        width: 187px;
    }
    #gallery-t-group .rsGCaption,
    #gallery-e-group .rsGCaption {
        right: 187px;
    }
}
@media (max-width: 992px) {
    .logo-square {
        width: 200px;
        height: 155px;
        background: rgba(255, 255, 255, 0.8);
        margin: 0 auto;
        margin-bottom: 34px;
        transition: width 0.5s;
    }
    #logo-wrapper {
        width: 447px;
        text-align: center;
        margin: 0 auto;
    }
    .essentials-list:nth-of-type(2) {
        padding-left: 30px;
        padding-top: 0;
    }
    .essentials-list:first-of-type {
        border-right: 0;
        margin-top: 15px;
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .essential-number {
        border-right: 0;
    }
    #campaign-essentials-box {
        margin: 0 15px 60px 15px;
    }
    .photo-box {
        height: 60vh;
    }
    .report div {
        width: 133px;
        text-transform: uppercase;
        text-align: center;
        margin: 0 auto;
        margin-top: 30px;
    }
    .modal-header button.close i {
        font-size: 23px;
    }
    #parent-logo .logo-square {
        width: 440px;
    }
}
@media (max-width: 768px) {
    #logo-wrapper {
        width: auto;
        text-align: center;
        margin: 0 auto;
    }
    #intro-box {
        padding: 50px 15px;
    }
    .presentation-block {
        margin: 0 auto;
        text-align: center;
        margin-bottom: 20px;
    }
    .vignette {
        position: relative;
        width: 222px;
        margin: 0 auto;
    }
    .photo-box {
        height: 50vh;
    }
    .intro {
        width: 100%;
        text-align: center;
        font-size: 13px;
        margin: 0 auto;
        background: rgba(91, 91, 91, 0.7);
        color: #fff;
        padding: 30px;
        bottom: 0;
        position: absolute;
        left: auto;
    }
    .gallery-tip {
        display: none;
    }
    #siteCredits {
        width: 118px;
        height: 21px;
        position: absolute;
        bottom: 10px;
        right: 10px;
    }
    #parent-logo .logo-square {
        width: 200px;
    }
    #parent-logo img {
        padding-top: 48px;
        width: 175px;
    }
}
@media screen and (min-width: 0px) and (max-width: 760px) {
    #gallery-t-group .rsThumbs,
    #gallery-e-group .rsThumbs {
        display: none;
    }
    #gallery-t-group .rsThumbsContainer,
    #gallery-e-group .rsThumbsContainer {
        height: auto !important;
    }
    #gallery-t-group .rsGCaption,
    #gallery-e-group .rsGCaption {
        right: 0;
    }
}
@media (max-width: 668px) {
    #title-box h1 {
        color: #fff;
        font-size: 50px;
        text-transform: uppercase;
        font-weight: 300;
        margin-bottom: 130px;
    }
    #title-box h1 span {
        display: block;
        font-size: 21px;
        padding-top: 10px;
        font-weight: 600;
    }
    #title-box {
        padding-top: 50px;
    }
    #title-box h1 {
        margin-bottom: 80px;
    }
}
@media (max-width: 560px) {
    #header img,
    #header h2 {
        display: block;
        text-align: center;
        margin: 0 auto;
    }
    #header {
        padding: 20px 0;
    }
    .tab a {
        font-size: 18px;
    }
    a.active:after {
        left: 85px;
    }
}
@media (max-width: 430px) {
    .essentials-list {
        padding: 20px;
    }
    .essentials-list:nth-of-type(2) {
        padding-left: 20px;
    }
    .essential-number.last {
        padding-left: 15px;
    }
    .essential-number {
        border-right: 0;
        padding: 10px;
    }
    #title-box h1 {
        font-size: 44px;
        margin-bottom: 80px;
    }
    #title-box h1 span {
        padding-top: 10px;
        font-size: 18px;
    }
    #title-box {
        padding-top: 50px;
    }
    .bio-photo {
        float: none;
    }
    .bio-name {
        float: none;
        padding-top: 20px;
        padding-left: 0px;
    }
    .modal-dialog {
        width: auto;
    }
    .nav-tabs {
        width: 309px;
    }
    .nav > li > a {
        position: relative;
        display: block;
        padding: 10px 10px;
    }
    .nav-tabs > li > a {
        font-size: 15px;
    }
    .tabs-wrap .active a:after {
        left: 40px;
    }
    ul.delegation-list {
        padding-left: 20px;
    }
    .tab-content h5 {
        font-size: 17px;
    }
    .fancy span:before,
    .fancy span:after {
        display: none;
    }
    .city-tabs li#Nola.active a:after {
        right: 69px;
        left: auto;
    }
    .tab a {
        padding-right: 10px;
        padding-left: 10px;
        font-size: 14px;
    }
    .city-tabs ul li.active a:after {
        left: 53px;
    }
}
@media (min-width: 0) and (max-width: 415px) {
    .essential-number.last {
        padding-left: 0px;
    }
    .intro {
        padding: 20px;
    }
    .modal-dialog {
        margin: 20px;
    }
    .bio-name {
        width: 100%;
    }
}
