/*
Theme Name: SDI Net 2016
Theme URI: #
Author: Refresh Creative Media
Author URI: http://www.refresh.co.za
Description: Our 2016 default theme is clean, blog-focused, and designed for clarity. Twenty Fifteen's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, gray, pink, purple, white, yellow, dark, light, two-columns, left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: twentyfifteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/



html, body {
    height: 100%;
	font-family: 'Source Sans Pro', sans-serif;
	color: #272425;
}


.alignleft {
    display: inline;
    float: left;
    margin-right: 1em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1em;
}

.aligncenter {
    display: block;
    margin-right: auto;
    margin-left: auto;
}


.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12,
.container {
    transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    -ms-transition: all 0.15s linear;
    -webkit-transition: all 0.15s linear;
}

a, a img {
    border: none;
    outline: 0 !important;
}


.popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    /*background: rgba(0,0,0,0.5);*/
    background: #000;
    width: 100%;
    height: 100%;

    display: none;
}

.popup-perspective {
    perspective: 2000px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 110;

    display: none;

    /*opacity: 0;*/
}

.popup-perspective .popup {
    position: absolute;
    background: #FFF;
    padding: 25px;
    width: auto;
    max-width: 400px;
    margin: 0px auto;
    top: 45%;
    left: 40%;

    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;

    box-shadow: 0px 0px 8px #000;
    -moz-box-shadow: 0px 0px 8px #000;
    -webkit-box-shadow: 0px 0px 8px #000;

    transform: rotateY(-80deg);
    -moz-transform: rotateY(-80deg);
    -webkit-transform: rotateY(-80deg);
    -ms-transform: rotateY(-80deg);

    opacity: 0;
}

.popup-perspective .popup h2 {
    margin-top: 0 !important;
}

.popup-perspective .popup.downgradable {
    opacity: 1 !important;
    display: none;
}

.popup-perspective .popup.video {
    max-width: 560px;
    padding-left: 0 !important;
    padding-right: o !important;
    padding-bottom: 0 !important;
}

.popup-perspective .popup.show {
    animation: threeD-fly-in 0.3s linear;
    animation-fill-mode: forwards;

    -webkit-animation: threeD-fly-in 0.3s linear;
    -webkit-animation-fill-mode: forwards;
}

.popup-perspective .popup.hide {
    animation: threeD-fly-out 0.3s linear;
    animation-fill-mode: forwards;

    -webkit-animation: threeD-fly-out 0.3s linear;
    -webkit-animation-fill-mode: forwards;
}

.popup-perspective .popup .close {
    position: absolute;
    right: -11px;
    top: -11px;
    border: 8px solid white;
    background: #000;

    behavior: url(PIE/PIE.htc);

    border-radius: 90px;
    -moz-border-radius: 90px;
    -webkit-border-radius: 90px;

    text-decoration: none;
    color: white;
    font-size: 9px;
    text-transform: uppercase;
    padding: 5px 7px;
    z-index: 150;
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
    filter: prodig:DXImageTransform.Micrisoft.alpha(opacity=100) !important;
    -ms-filter: "prodig:DXImageTransform.Micrisoft.alpha(opacity=100)" !important;
}

.content-carousel {
    position: relative;
    overflow: hidden;
    height: 500px;
}

.content-carousel .large-tile {
    position: absolute;
    top: -110%;
    left: 0;
    height: 500px;

    transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;

    overflow: hidden;
}

.content-carousel .large-tile p {
    height: 140px;
    overflow: hidden;
}

.content-carousel .large-tile a:hover {
    text-decoration: none !important;
}

.content-carousel .large-tile.current {
    top: 0%;
}


.fluid {
    width: 100%;
    /*max-width: 1680px;*/
    margin: 0 auto;
}

.container-fluid {
    padding-left: 0;
    padding-right: 0;
}

.container-fluid,
.fluid .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

#header {
    /* height: 810px; Alex removed style */
    /* padding-bottom: 24px; */
        padding-bottom: 270px;
    /* background: url("images/header_new.jpg") no-repeat; */
	background: url("images/SDI-modal.png") no-repeat;
    background-position: top;
    position: relative;
    background-size: cover;
}
.bottom_left_text{
    width: 261px;
    margin-left: 27px;
    position: absolute;
    top: 236px;
}
.round_link_trigger_one{
    width: 333px;
    height: 334px;
    position: absolute;
    top: 305px;
    left: 30.2%;

}
.round_link_trigger_two{
    width: 333px;
    height: 333px;
    position: absolute;
    top: 488px;
    right: 14%;

}
.round_link_trigger_three{
	width: 333px;
    height: 332px;
    position: absolute;
    top: 87px;
    right: 6.5%;

}

#header.noheader {
    display: none !important;
}

#header .row {
    /*  margin-top: 8em;  was 12 - Alex */
    margin: 3em;
}

#header .row .row {
   /*  margin-top: 8em; Alex removed style */
   margin-top: 0em;
  }

#header .caption {
    color: white;
    font-size: 18px;
    margin-top: 2em;
    margin-bottom: 3em;
    line-height: 1.3em;
}

#header div:first-child a.continue {
    /* background: #FF0A2B; */
    background: #EC2033;
}

#header div:last-child p {
    color: white;
    font-size: 18px;
    margin-top: 2em;
    line-height: 1.3em;
}

#header div:first-child a.continue,
#header .row .row a,
.featured-content a,
.footer .container a.button {
    position: relative;

    border-radius: 90px;
    -webkit-border-radius: 90px;
    -moz-border-radius: 90px;

    behavior: url(PIE/PIE.htc);

    text-transform: uppercase;
    font-size: 15px;
    text-decoration: none;
    padding: 0.8em 2em;
    color: white;
}

#header .row .row a,
.featured-content a,
.footer .container a.button {
    border: 1px solid white;
    margin-top: 3.6em;
    float: left;

    transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;

    font-family: "futura" !important;
}

.featured-content a {
    clear: both;
}

#header .row .row a:hover,
.featured-content a:hover,
.footer .container a.button:hover {
    background: white;
    color: black;
}

.footer .container a.button {
    margin-top: 0 !important;
}

#header .row .row div:last-child img {
    margin-top: -30px;
}

#header .overlay {
    /* background: rgba(0,0,0,0.6); */
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#header .col-xs-12.col-sm-4.col-md-6 {
    /* height: 496px; */
    height: 648px; /* Alex */
    position: relative;
}

#header .col-xs-6.col-sm-6.col-md-6 {
    height: 385px;
    position: relative;
}

#header .col-xs-6.col-sm-6.col-md-6 .bottom,
#header .col-xs-12.col-sm-4.col-md-6 .bottom {
    position: absolute;
    bottom: 0;
    font-family: "futura" !important;
}

.navbar {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0 !important;
    background: #898584;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    min-height: 30px !important;
    clear: both;
}

.navbar .dropdown-menu {
    position: absolute !important;
    left: auto;
    right: -1px;
    background: #898584 !important;

    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;

    -webkit-box-shadow: none !important;
    -moz-box-shadiw: none !important;
    box-shadow: none !important;
}

.navbar a,
.navbar .dropdown-menu a {
    color: #F2F2F2 !important;
    background: 0 !important;

    transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;

    padding-top: 9px !important;
    padding-bottom: 9px !important;

    font-family: 'Source Sans Pro', sans-serif;

    font-size: 14px;
}

.navbar li:hover,
.navbar .dropdown-menu li:hover {
    background: 0 !important;
}
.social_top{
    border: 1px solid #fff;
    border-radius: 90px;
    overflow: hidden;
}
.social_top:hover{
    border: 2px solid #fff;
    border-radius: 90px;
    overflow: hidden;
}
.navbar a:hover,
.navbar .dropdown-menu a:hover {
    background: 0 !important;
    text-decoration: underline !important;
}

.navbar ul li.mobile {
    display: none;
}

#searchbar {
   background: url('images/header_shack.jpg') repeat-x center #bb2622;
   padding: 25px 0 35px 0;
   background-size: cover;
}

#searchbar #subnav {
    float: right;
    width: 100%;
}

#searchbar #subnav .links {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 1em;
}

#searchbar #subnav .links li {
    display: inline-block;
}

#searchbar #subnav .links li ul {
    padding: 0 !important;
    margin-top: 1.6em;
}

#searchbar #subnav .links li a.gothic {
    color: white;
    display: block;
    padding: 0 2em 0 0.5em;
    text-decoration: none;
    font-size: 18px;

    transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
}

#searchbar #subnav .links li a.gothic:hover {
    color: #FCFCFC;
}

#searchbar #subnav .links li a.social {
    margin-left: 8px;
}

#searchbar #subnav .links li a.social img {
    width: 36px;
}

#searchbar .search-logo {
    position: relative;
    display: block;
    padding-left: 0;
    padding-right: 0;
}

#searchbar .search-container {
    padding-right: 0;
}

#searchform {
    padding-top: 16px;
    float: right;
	margin-left: 10px;
}

#searchform *, .float-right {
    float: right;
}

#searchform .button {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

#searchform input[type="search"],
#searchform input[type="text"] {
    border-bottom: 1px solid white;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    background: 0;
    font-size: 38px;
    width: 0%;
    color: white;

    transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -ms-transition: all 0.25s linear;
    -webkit-transition: all 0.25s linear;

    border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;

    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;

    outline: 0 !important;
}

#searchform button {
    width: 38px;
    height: 38px;
    background: transparent url("images/search.png") left top no-repeat;
    border: 0;
    margin-top: 12px;
	outline: none;
}

.remembrance {
    background: #F2F2F2;
    margin-top: 3em;
    margin-bottom: 3em;
    clear: both;
}

.remembrance img {
    width: 100%;
}

.remembrance h1 {
    text-transform: uppercase;
    font-size: 20px;
    color: #556565;
    /* margin-top: 26px; */
    margin-top: 15px;
    margin-bottom: 0px;
}

.remembrance span {
    text-transform: uppercase;
    font-size: 16px;
    color: #BAC4C7;
}

.remembrance .col-md-3 {
    display: block
}


.aside {
    padding-left: 0 !important;
}

.aside div:first-child {
    border-top: 7px solid #bb2622;
}

.aside h3,
.widget h3 {
    color: #333;
    height: 100px;
    font-size: 28px;
	font-weight: normal;
	font-family: 'Source Sans Pro', sans-serif;
}

.widget h3 {
    height: auto !important;
    margin-bottom: 1em;
}
.widget.who_is_menu ul li.current-menu-item a{
    color: #bb2622!important;
}

.widget.memo ul li:nth-child(3n+3) a{
    color: #bb2622!important;
}




.aside ul {
    margin: 0;
    padding: 0;
}


.aside ul li,
.post-content .widget ul li {
    margin-bottom: 1em;
    list-style: none;
}

.post-content .widget ul li ul {
    display: none;
    margin: 22px 0;
}

.aside ul li a,
.post-content .widget ul li a {
    color: #878382;
    font-size: 18px;

     position: relative;
}

.post-content .widget ul li a img {
    margin-right: 6px;
}

.post-content .widget ul li ul li a {
    font-size: 13px !important;
}

.post-content .widget ul li ul li a.add-margin {
    margin-left: 15px !important;
}

.post-content .widget ul li a span {
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);

    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;

    position: absolute;
    transform-origin: 50% 50%;
    margin-left: 0.4em;
}

.post-content .widget ul li a span.expanded {
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
}

.widget ul li a.current,
.widget ul li ul li a.current,
.breadcrumbs li a:hover {
    color: #bb2622;
    text-decoration: none;
}

#country-filter li.active {
	background: #0080C0 !important;
}

#country-filter li.active a {
	color: white !important;
}


.large-tile {
    border-top: 5px solid #02B98D;
    position: relative;
}

.content {
    padding-right: 0 !important;
}

.content h3 {
    color: #556565;
    /*height: 70px;
     height: 98px;
     overflow: hidden;*/
    font-size: 22px;
    padding-bottom: 0 !important;
}

.content p {
    color: #000;
    font-size: 16px;
    margin-bottom: 0 !important;
}

.content .overlayed-img,
.post-content .overlayed-img {
    position: relative;
    /*margin-top: -5px;*/
    /* overflow: hidden; */
}

.content .overlayed-img img.content-picture,
.post-content .overlayed-img.content-picture {
    width: 100%;
    float: right;
    max-width: 100%;
}

.content .large-tile .overlayed-img .top,
.content .col-md-6 div.post .top {
    background: #02B98D;
    color: white;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    padding-left: 0;
    padding-right: 0;
    z-index: 3;
}

.content .large-tile .overlayed-img .top .col-md-11,
.content .col-md-6 div.post .top .col-md-10 {
    padding-top: 8px;
    padding-bottom: 8px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.content .large-tile .overlayed-img .top .col-md-1,
.content .col-md-6 div.post .top .col-md-2 {
    /*background: #018B69;*/
    background: rgba(0,0,0,0.4);
    text-align: center;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 0;
    padding-right: 0;
}

.content .col-md-6 div.post .top {
    z-index: 2;
}

.content .caption,
.post-content .overlayed-img .caption {
    background: rgba(0,0,0,0.7);
    color: white;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 1em 2em;
    font-size: 13px;
    margin-bottom: 0;
}

.content .col-md-6 div.post,
.content .col-md-12 div.publication {
    background: #F2F2F2;
    position: relative;
    margin-top: 0px;
}

.content .col-md-6 div.post {
    min-height: 545px;
    margin-bottom: 2em;
    overflow: hidden;
}

.content.videos .vid .post {
    min-height: 500px;
}

.content .memoriam {
    min-height: 550px !important;
}

.content .col-md-12 div.publication {
    padding: 24px 20px 20px 20px;
    clear: both;
    margin-bottom: 2.2em;
    width: 100%;
}

.content .col-md-12 div.publication h3 {
    /*overflow: hidden;
    height: 110px;*/
    font-size: 17px;
    line-height: 1.2em;
    margin: 0;
    text-overflow: ellipsis;
}

.content .col-md-12 div.publication p {
    font-size: 14px;
    /*height: 110px;
    overflow: hidden;*/
    text-overflow: ellipsis;
}

.content .col-md-12 div.publication .ptags span {
    margin-bottom: 5px;
}

.appear-from-left {
    /*animation: appear-from-left 0.4s linear;
    animation-fill-mode: forwards;

    -webkit-animation: appear-from-left 0.4s linear;
    -webkit-animation-fill-mode: forwards;*/
}

.appear-from-right {
    /*animation: appear-from-right 0.4s linear;
    animation-fill-mode: forwards;

    -webkit-animation: appear-from-right 0.4s linear;
    -webkit-animation-fill-mode: forwards;*/
}

.appear-from-up {
    /*animation: appear-from-up 0.4s linear;
    animation-fill-mode: forwards;

    -webkit-animation: appear-from-up 0.4s linear;
    -webkit-animation-fill-mode: forwards;*/
}

.content .col-md-6 div.post.gray-tile {
    background: #F2F2F2 !important;
    color: #798C8D !important;
}

.content .col-md-6 div.post.white-tile {
    background: white !important;
    color: #798C8D !important;
}

.content .col-md-6 div.post.dark-tile {
    background: #1A2F40 !important;
    color: white !important;
}
.content .col-md-6 div.post.gray-tile h3 span,
.content .col-md-6 div.post.white-tile h3 span,
.content .col-md-6 div.post.dark-tile h3 span {
    color: #AC35B5 !important;
}

.content .col-md-6 div.post.dark-tile h3 span {
	color: #D25400 !important;
}

.content .col-md-6 div.post.gray-tile h3,
.content .col-md-6 div.post.white-tile h3 {
    color: #798C8D !important;
}

.content .col-md-6 div.post.dark-tile h3 {
    color: white !important;
}

.content .col-md-6 div.post .border-top,
.content .col-md-12 div.publication .border-top,
.large-tile .border-top {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 5px;
}

.content .col-md-6 div.post .top.green,
.large-tile .border-top.green {
    background: #02B98D;
}

.content .col-md-6 div.post .border-top.yellow,
.content .col-md-12 div.publication .border-top.yellow,
.content .col-md-6 div.post .top.yellow {
    background: #F1C40F;
}

.content .col-md-6 div.post .border-top.red,
.content .col-md-12 div.publication .border-top.red,
.content .col-md-6 div.post .top.red {
    background: #EE2900;
}

.content .col-md-6 div.post .border-top.blue,
.content .col-md-12 div.publication .border-top.blue,
.content .col-md-6 div.post .top.blue {
    background: #0088D1;
}

.content .col-md-6 div.post .border-top.purple,
.content .col-md-12 div.publication .border-top.purple,
.content .col-md-6 div.post .top.purple {
    background: #901B9F;
}

.content .col-md-6 div.post .border-top.orange,
.content .col-md-12 div.publication .border-top.orange,
.content .col-md-6 div.post .top.orange {
	background: #D25400;
}

.content .col-md-6 div.post .border-top.gray,
.content .col-md-12 div.publication .border-top.gray,
.content .col-md-6 div.post .top.gray {
    background: #657B79;
}

.content .col-md-6 div.post .top.yellow .col-md-2 {
    background: #B4920C;
}

.content .col-md-6 div.post .top.red .col-md-2 {
    background: #AD1C00;
}

.content .col-md-6 div.post .top.blue .col-md-2 {
    background: #006599;
}

.content .col-md-6 div.post .top.purple .col-md-2 {
    background: #6C1576;
}

.content .col-md-6 div.post .top.gray .col-md-2 {
    background: #51605F;
}

.content .col-md-6 div.post .bottom {
    position: absolute;
    bottom: 3%;
    left: 0;
    width: 100%;
    padding: 0 1.4em;
}

.large-tile .bottom {
    margin-top: 3em;
}

.content .col-md-6 div.post .bottom div,
.large-tile .bottom div {
    /*margin-bottom: 20px;*/
    color: #7E8C8D;
}

.content .col-md-6 div.post .bottom .button {
    background: #7E8C8D;
    color: white;

    position: relative;

    font-size: 10px;
    text-transform: uppercase;

    padding: 8px 20px;
    margin-right: 8px;
    border-radius: 90px;
    -webkit-border-radius: 90px;
    -moz-border-radius: 90px;

    behavior: url(PIE/PIE.htc);
}

.content .col-md-6 div.post .bottom.low {
    bottom: 3% !important;
}

.content .col-md-6 div.post .bottom .date,
.content .col-md-6 div.post .bottom .tag,
.post-content .tag,
.large-tile .bottom .date {
    color: #798C8D;
}

.post-content .tag:hover a {
    color: white !important;
}

.content .col-md-6 div.post .bottom .tag:hover,
.post-content .tag:hover,
.large-tile .bottom .tag:hover {
    background: #878382;
    color: white !important;
}

.content .col-md-6 div.post .bottom .tag:hover a,
.post-content .tag:hover a,
.large-tile .bottom .tag:hover a {
    color: white;
}

.content .col-md-6 div.post .bottom .tag,
.post-content .tag,
.large-tile .bottom .tag {
    margin-bottom: 4px;
}

.content .col-md-6 div.post .bottom .date,
.large-tile .bottom .date {
    font-size: 14px;
    letter-spacing: 1px;
    float: left;
    margin-bottom: 5px;
}

.content .col-md-6 div.post .bottom .tag,
.post-content .tag,
.large-tile .bottom .tag {
    /*position: relative;

    padding: 7px 20px;
    behavior: url(PIE/PIE.htc);

    border: 1px solid #878382;*/
    color: #878382;
    font-size: 14px;
    /*float: left;
    margin-right: 4px;*/
}

.content .col-md-6 div.post .bottom .tag a,
.post-content .tag a,
.post-content .tags .tag a,
.large-tile .bottom .tag a {
    color: #878382;
    text-decoration: none;
}

.content .col-md-6 div.post .bottom .line-breaker,
.large-tile .bottom .line-breaker {
    width: 100%;
    height: 1px;
    float: left;
}

.content .col-md-6 div.overlay-img {
    position: relative;
}

.content .col-md-6 div.overlay-img img {
    width: 100%;
    max-width: 100%;
}

.content .col-md-6 div.post .text {
    padding: 1em 1.4em;
}

.content .col-md-6 div.post .text h3 {
    color: #556565;
    /* margin-top: 0;  Alex 14 */
    margin-top: 12px;
    padding-bottom: 4em;
    height: 142px;
}

.social .col-md-6 div.post .text h3 {
	height: 80px !important;
}

.content .col-md-6 div.post .text a {
    text-decoration: none;
}

.content .col-md-6 div.post .text a:hover {
    /*text-decoration: underline;*/
}

.content .col-md-6 div.post .text p,
.post-content .text ol li,
.post-content .text ul li,
.post-content p {
    font-size: 16px;
    color: #272425;
}
.georgia{
    text-align: left!important;
}

.post-content .text ol li span,
.post-content .text ul li span,
.post-content .text ol li p,
.post-content .text ul li p {
    font-size: 16px !important;
    /*font-family: "Georgia";*/
    font-family: "merriweather";
}

.post-content .text p strong {
    color: #666;
}

.post-content .text ol li,
.post-content .text ul li {
    margin-bottom: 8px;
}

.view-more {
    display: block;
    background: #808B8D;
    color: white;
    font-size: 11px;
    text-transform: uppercase;
    margin-bottom: 5em;
    clear: left;
}

.view-more:hover {
    color: white !important;
    background: #545F60;
}

.view-more:hover .col-md-2 {
    background: #333;
}

.view-more .col-md-10,
.view-more .col-md-12 {
    padding-top: 12px;
    padding-bottom: 12px;
}

.view-more .col-md-2 {
    background: #5F696A;
    text-align: center !important;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.featured {
    background-size: 100%;
    height: 450px;
    margin-bottom: 5em;
    position: relative;
    padding-left: 0 !important;
    padding-right: 0 !important;
    white-space: nowrap;
    overflow: hidden;
}

.featured .indicator {
    position: absolute;
    bottom: 0%;
    left: 0;
    text-align: center;
    padding: 0;
    margin: 0;
    z-index: 100;
    width: 100%;
    padding-top: 10px;
}

.featured .indicator li {
    border-radius: 90px;
    -webkit-border-radius: 90px;
    -moz-border-radius: 90px;
    padding-top: 5px;
    width: 12px;
    height: 12px;
    background: #bbb;
    display: inline-block;
    cursor: pointer;
    margin-left: 5px;
}

.featured .indicator li.current {
    background: white !important;
}

.featured .featured-content {
    color: white;
    height: 450px;
    width: 100%;
    overflow: hidden;
}

.featured table {
    position: relative;
    transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    width: 100% !important;
    margin-left: -2.5px;
}

.featured table,
.featured table tr,
.featured table tbody,
.featured table tr td {
    width: 100%;
    display: inline-block;
    height: 450px;
}

.featured .featured-content tr td {
    padding-left: 2%;
    position: relative;
}

.featured .featured-content tr td p {
    margin-bottom: 0.04em !important;
    font-size: 15px;
    width: 40%;
    white-space: normal;
    font-family: 'futura'
}

.featured .featured-content tr td h2 {
    text-transform: uppercase;
    color: white;
    width: 40%;
    white-space: normal;
}

.featured .featured-content .overlay {
    background: rgba(0,0,0,0.3) !important;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 450px;
    z-index: 8;
}

.featured .featured-content .overlay a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0 !important;
    background: transparent !important;
    color: transparent !important;
    margin: 0 !important;
    padding: 0 !important;
    font-family: "futura" !important;
}

.featured .featured-content .ontop {
    z-index: 9;
    /*position: relative;*/
    position: absolute;
    top: 22%;
    width: 100%;
}

.featured .featured-content .ontop.clickable {
    cursor: pointer !important;
}

.featured .featured-content .play-button {
    position: absolute;
    width: 139px;
    height: 139px;
    background: url("images/video-play.png") left top no-repeat;
    z-index: 10;
    left: 45%;
    top: 0%;
    border: 0 !important;
    background-size: 100%;
}

.social .twitter img,
.social .facebook img,
.social .newsletter img {
    margin-top: 2em;
    margin-left: 15px;
}

.social .twitter p a,
.social .facebook p a,
.social .newsletter p a {
    color: #798C8D;
    text-decoration: underline;
}

.social .twitter .border-top {
    background: #5AABEA;
}

.social .facebook .border-top {
    background: #385B93;
}

.social .newsletter .border-top {
    background: #FF072A;
}

.social .bottom a {
    color: #ACB7BB;

    behavior: url(PIE/PIE.htc);

    border-radius: 90px;
    -webkit-border-radius: 90px;
    -moz-border-radius: 90px;

    border: 1px solid #ACB7BB;
    text-transform: uppercase;
    font-size: 15px;
    text-decoration: none;
    padding: 0.8em 2em;

    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;

    font-family: "futura" !important;
}

.social .bottom a:hover {
    color: #444;
    border: 1px solid #444;
}



.breadcrumbs {
    padding: 0;
    clear: left;
    margin-top: 1em;
    margin-bottom: 1em;
}

.breadcrumbs li {
    display: inline-block;
    color: #BAC4C7;
    margin-right: 3px;
}

.breadcrumbs li a {
    color: #959492;
    text-transform: lowercase;
    font-size: 14px;
    text-decoration: none;
    display: block;

}

.breadcrumbs li a:hover {
    text-decoration: underline;
}

.breadcrumbs li a.inactive {
    cursor: default !important;
	color: #333;
}

.breadcrumbs li a.inactive:hover {
    text-decoration: none !important;
    color: #333 !important;
}

.post-content {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.post-content .overlayed-img img {
    /*width: 100%;*/
}

.post-content .widget {
    border-top: 7px solid #bb2622; /* was 878382 */
    margin-bottom: 5em;
    clear: left;
}

.post-content .left {
    padding-left: 0;
}

.post-content .widget ul {
    padding: 0;
    margin: 0;
}

.post-content .border-top {
    height: 0px;
}

.post-content .border-top.red {
    border-top: 7px solid #bb2622;
}

.post-content .border-top.yellow {
    border-top: 5px solid #F6C40F;
}

.post-content .border-top.gray {
    border-top: 5px solid #657B79;
}

.post-content h1 {
    color: #333;
    font-size: 29px;
    font-family: 'Source Sans Pro', sans-serif;
}

.post-content h5 {
    font-size: 16px;
    color: #798C8D;
    margin: 1.4em 0;
}

.post-content .text p {
    font-family: 'Source Sans Pro', sans-serif;
    color: #000;
    font-size: 16px;
    margin-bottom: 1.4em;
}

.post-content .text img {
    max-width: 100%;
    vertical-align: top !important;
    height: auto !important;
}

.post-content .text a {
    text-decoration: underline;
    color: #798C8D;
}

.post-content .text a:hover {
    text-decoration: none;
    color: #343737;
}

.post-content .tags,
.post-content .social-share {
    float: left;
    clear: left;
    width: 100%;
    padding: 0;
}

.post-content .social-share ul {
    margin-left: 0;
    margin-top: 2em;
    margin-bottom: 5em;
    padding: 0;
}

.post-content .social-share li {
    list-style: none;
    display: inline-block;
    /* margin-right: 10px; */
}

.post-content .social-share li a {
    display: block;
}

.post-content .social-share li a span.st_sharethis_fb {
    background: url("images/share-fb.png") left top no-repeat;
    width: 46px;
    height: 46px;
}

.post-content .social-share li a span.st_sharethis_tw {
    background: url("images/share-tw.png") left top no-repeat;
    width: 46px;
    height: 46px;
}

.post-content .social-share li a span.st_sharethis_li {
    background: url("images/share-li.png") left top no-repeat;
    width: 46px;
    height: 46px;
}

.post-content .social-share li a span.st_sharethis_gp {
    background: url("images/share-gp.png") left top no-repeat;
    width: 46px;
    height: 46px;
}

.post-content .social-share li a span.st_sharethis_m {
    background: url("images/share-m.png") left top no-repeat;
    width: 46px;
    height: 46px;
}

.publications .search-publications {
    margin-bottom: 3em;
    clear: both;
}

.publications .search-publications h4 {
    color: #878382;
    margin-top: 0 !important;
    font-size: 20px;
}

.publications .search-publications .row {
    background: #F2F2F2;
    padding: 5px 0 15px;
}

.publications .search-publications .row label {
    text-transform: uppercase;
    color: #878382;
    font-weight: normal !important;
	padding: 5px;
}

.publications .search-publications .row select {
	width: 100%;
	padding: 5px;
}

.publications .search-publications .row input[type=text] {
	width: 100%;
	padding: 5px;
}

p.search-submit-btn {
	margin-top: 15px;
	margin-bottom: 0;
}

.gothic-bold {
	font-weight: normal;
	font-family: 'Source Sans Pro', sans-serif;
}

.single-affiliate .content p img {
    border: 4px solid #f2f2f2;
}

.single-affiliate .content .text img {
    float: left;
    margin-right: 16px;
    margin-bottom: 16px;
}

.single-affiliate .content p {
    font-size: 16px !important;
    color: #000;
}

.single-affiliate .content h3 {
    height: 70px !important;
}

.single-affiliate .overlayed-img img,
.about .overlayed-img img {
    width: 100%;
}

.media-galleries .col-xs-12.col-sm-6 {
    margin-bottom: 1em;
}

.media-galleries .post {
    min-height: 516px !important;
}

.indicators div.col-xs-12 {
    padding-left: 0 !important;
    margin-bottom: -2em;

    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    -ms-transition: none;
}

.indicators div.col-xs-12.shown {
    transition: all 0.3s linear !important;
    -moz-transition: all 0.3s linear !important;
    -webkit-transition: all 0.3s linear !important;
    -ms-transition: all 0.3s linear !important;

    transform: translate(0%, 0%) !important;
    -ms-transform: translate(0%, 0%) !important;
    -moz-transform: translate(0%, 0%) !important;
    -webkit-transform: translate(0%, 0%) !important;

    opacity: 1 !important;
}

.indicators div.col-xs-12.first {
    transform: translate(-19%, -24%);
    -webkit-transform: translate(-19%, -24%);
    -ms-transform: translate(-19%, -24%);
    -moz-transform: translate(-19%, -24%);
}

.indicators div.col-xs-12.second {
    transform: translate(19%, -24%);
    -webkit-transform: translate(19%, -24%);
    -moz-transform: translate(19%, -24%);
    -ms-transform: translate(19%, -24%);
}

.indicators div.col-xs-12.third {
    transform: translate(-19%, 24%);
    -moz-transform: translate(-19%, 24%);
    -ms-transform: translate(-19%, 24%);
    -webkit-transform: translate(-19%, 24%);
}

.indicators div.col-xs-12.forth {
    transform: translate(19%, 24%);
    -moz-transform: translate(19%, 24%);
    -ms-transform: translate(19%, 24%);
    -webkit-transform: translate(19%, 24%);
}

.indicators div.col-xs-12 .inner {
    background: #ECF0F1;
    min-height: 230px;
    padding-bottom: 10px;
}

.indicators div.col-xs-12 .inner table {
    table-layout: fixed !important;
    width: 100%;
}

.indicators div.col-xs-12 .inner table tr td {
    vertical-align: top !important;
    padding: 1em 1em 0 2em;
}

.indicators div.col-xs-12 .inner table tr td h6 {
    text-transform: uppercase;
    color: #556565;
    font-size: 15px;
}

.indicators div.col-xs-12 .inner table tr td p {
    font-size: 13px !important;
}

.indicators div.col-xs-12 .inner table tr td p span {
    color: #18374B !important;
}

.indicators div.col-xs-12 .inner table tr td p span.big {
    font-size: 18px !important;
}

.indicators div.col-xs-12 .inner table tr td label {
    color: #18374B;
}

.indicators div.col-xs-12:nth-child(odd) {
    padding-right: 4px !important;
}

.indicators div.col-xs-12:nth-child(even) {
    padding-right: 0 !important;
}

.indicators div.col-xs-12 h3 {
    color: white;
    font-size: 16px;
    background: #556565;
    margin-bottom: 0 !important;
    padding: 2em 1em 2em 5em;
}

.indicators div.col-xs-12 h3.redis {
    background-image: url(images/redis.png);
    background-position: 2% center;
    background-repeat: no-repeat;
}

.indicators div.col-xs-12 h3.country {
    background-image: url(images/country.png);
    background-position: 2% center;
    background-repeat: no-repeat;
}

.indicators div.col-xs-12 h3.h-info {
    background-image: url(images/h-info.png);
    background-position: 2% center;
    background-repeat: no-repeat;
}

.indicators div.col-xs-12 h3.building {
    background-image: url(images/building.png);
    background-position: 6% center;
    background-repeat: no-repeat;
}

.partners-perspective {
    position: relative;
    overflow: hidden;
    display: block;
}

.partners-perspective .partners-container {
    list-style: none;
    padding-left: 0 !important;
    padding-right: 0 !important;
    display: inline-block;
    width: 100%;
    opacity: 0;

    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    /*-webkit-transform: translateX(30%);*/
}

.partners-perspective .partners-container:first-child {
    opacity: 1;
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
}

.partners-perspective .partners-container.appear {
    opacity: 1;
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
}

.partners-perspective .partners-container.disappear {
    opacity: 0;
    transform: translateX(30%);
    -webkit-transform: translateX(30%);
    -moz-transform: translateX(30%);
    -ms-transform: translateX(30%);
}

.partners,
.partners-carousel {
    padding: 0;
    margin: 0;
    perspective: 2500px;
}

.partners-carousel {
    /* white-space: nowrap; */
    white-space: nowrap;
    position: relative;
    overflow: hidden;
}
.partners img {
    margin-bottom: 20px;
}
.partners li {
    list-style: none;
    padding-left: 0 !important;
    display: block;
    margin-bottom: 2.5em;
    padding-bottom: 2em;
    border-bottom: 1px solid #f2f2f2;
    white-space: normal !important;
}

.partners li:last-child {
    border-bottom: 0 !important;
}

.partners li h4 {
    margin-top: 0 !important;
    text-transform: uppercase;
    color: #555;
}

.gallery-title .top {
    display: block !important;
    color: white !important;
    background: #901B9F;
    padding: 10px 0;
    text-transform: uppercase !important;
}


.gallery a {
    height: 260px;
    background-position: center !important;
    border: 3px solid white;
}

.gallery a:hover {
    transform: scale(1.05);
    position: relative;
    z-index: 100;
    border: 0 !important;
    box-shadow: 0px 0px 3px #01B786;
}

#map {
    /*background: #94BED5;*/
    background: #F3F3F3;
    height: 460px;
    margin-bottom: 2em;
    padding: 0 !important;
}

.contact table td {
    font-size: 16px;
    color: #798C8D !important;
}

.pagination {
	float: none;
	margin-bottom: 5em;
    margin-top: 0em !important;
	text-align: center;
	display: block;
	font-size: 16px;
}

.pagination li {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	margin-right: 10px;
}

.pagination li:last-child {
	margin-right: 0 !important;
}

.pagination li a {
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
    border: 1px solid #272425;
    padding: 8px 15px !important;
    display: inline-block;
    float: none !important;
    color: #272425 !important;
}

.pagination li a:hover {
    background: #272425 !important;
	border: 1px solid #272425 !important;
	color: #FFF !important;
}

.pagination li a.current {
	background: #272425;
	color: #FFF !important;
}

.pagination li a.ellip {
	border: none !important;
}

.pagination li a.ellip:hover {
    background: none !important;
    cursor: default !important;
	color: #272425 !important;
	border: none !important;
}

.pagination li a.prev,
.pagination li a.next {
    border: 1px solid #272425;
}


.feature_news {
    display: inline-block;
    border-bottom: 2px dotted #ccc !important;
    padding-bottom: 18px !important;
    position: relative;
    margin: 0 !important;
    width: 100%;
    margin-right: -4px;

}

.feature_news p {
    font-family: Arial !important;
    font-size: 16px !important;
    white-space: normal !important;
    margin-bottom: 0 !important;
}

.feature_news img {
    margin-bottom: 18px;
    width: 100%;
}

.featureWrapper {
    white-space: nowrap;
    overflow: hidden;
}

.featureBox {
    padding: 16px;
}

.homePlatue {
    background: #eee;
	display: block;
    clear: both;
}

.homePlatue .navigation {
    padding: 10px;
}

.homePlatue .navigation a {

    border-radius: 90px;
    -moz-border-radius: 90px;
    -webkit-border-radius: 90px;

    border: 2px solid #888;
    text-decoration: none !important;
    font-size: 18px;
    color: #777 !important;
    padding: 3px 9px;
    font-weight: bold;
}

.tribute {
    display: block;
    clear: both;
    margin-bottom: 3em;
    float: left;
    width: 100%;
}

.tribute p {
    margin-bottom: 0 !important;
}

.tribute img {
    float: left;
    margin-right: 18px;
}

.tribute h2 {
    font-size: 18px;
    color: #556565;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: bold;
}

.videos h2 {
    clear: both;
    text-transform: uppercase;
    color: #556565;
    font-size: 24px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: bold;
}

.videos p {
    clear: both;
    float: left;
}

.jobs .text h2 {
    font-size: 20px !important;
    font-weight: bold;
}

.hub-links {
    width: 100%;
    table-layout: fixed;
}

.hub-links a {
    text-transform: uppercase;
    color: #BAC4C7;
    font-size: 16px;
    position: relative;
}

.hub-links tr td {
    padding: 0.6em 0;
}

.card-flip-perspective {
    perspective: 3000px;
    position: relative;
}

.card-flip-perspective .featured {
    position: relative;
}

.footer {
   	background: #898584;
    padding-top: 3em;
}

.footer .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.footer .container.top {
    border-bottom: 2px solid white;
    margin-bottom: 1.5em;
}

.footer .container.copyright {
    margin-bottom: 1em;
    color: white;
}

.footer .container .col-md-3:last-child img {
    margin-bottom: 15px;
}

.footer .container .col-md-3 p,
.footer .container .col-md-6 p {
    color: white;
    font-size: 16px;
    margin-top: 3em;
    margin-bottom: 6em;
}

.footer .container .col-md-3 a,
.footer .container .col-md-6 a {
    margin-right: 14px;
}

.footer .container .col-md-3,
.footer .container .col-md-6 {
    height: 370px;
    position: relative;
    margin-bottom: 3em;
}

.footer .container .col-md-3 .bottom,
.footer .container .col-md-6 .bottom {
    position: absolute;
    bottom: 0;
}

/*------------------------------------------------------------------------------*\
 *                                  MISC
\*------------------------------------------------------------------------------*/

.force-gothic {
    /*font-family: "Gothic" !important;*/
    font-family: "futura";
}

.st_googleplus_custom,
.st_facebook_custom,
.st_linkedin_custom,
.st_twitter_custom,
.st_email_custom {
    width: 71px;
    height: 70px;
    padding: 18px 24px;
    /* margin-right: 0.7em; */
    cursor: pointer !important;
}

.st_facebook_custom {
    background: url("images/share-fb.png") no-repeat scroll left top transparent !important;
}

.st_twitter_custom {
    background: url("images/share-tw.png") no-repeat scroll left top transparent !important;
}

.st_linkedin_custom {
    background: url("images/share-li.png") no-repeat scroll left top transparent !important;
}

.st_googleplus_custom {
    background: url("images/share-gp.png") no-repeat scroll left top transparent !important;
}

.st_email_custom {
    background: url("images/share-m.png") no-repeat scroll left top transparent !important;
}

.lightcase-title {
    font-family: 'Gothic Bold' !important;
    text-transform: uppercase !important;
}

#lightcase-nav a {
    text-decoration: none !important;
}

.bottom-marg {
    margin-bottom: 5em;
}

.bottom-marg-medium {
    margin-bottom: 3em;
}

.bottom-marg-large {
    margin-bottom: 7em;
}

.no-padding-right {
    padding-right: 0 !important;
}

.no-padding-left {
    padding-left: 0 !important;
}

.no-padding {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.text-center-align {
    text-align: center;
}

.clear-left {
    clear: left;
}

.clear-right {
    clear: right
}

.clear-both {
    clear: both;
}

.margin-bottom-large {
    margin-bottom: 8em;
}
/*------------------------------------------------------------------------------*\
 *                                  MEDIA QUERIES
\*------------------------------------------------------------------------------*/
@media screen and (max-width: 480px) {

    #header {
        background-position: bottom!important;
    }

}
@media screen and (min-width: 1300px) {


    .social_round_margin{
        /*padding-left: 5%!important;*/
        margin-top: 2em;
    }

}





@media screen and (max-width: 320px) {


#header {
    background-position: bottom!important;
}

    .links {
		float: none !important;
        margin-top: 1em;
    }

    .links li a.gothic {
        font-size: 13px !important;
        padding: 1em 0 1em 1em !important;
    }

    .links li a.social img {
        width: 24px !important;
    }

    #header .col-xs-12.col-sm-4.col-md-6 {
        height: 360px !important;
    }

    #header {
        /* height: 1199px !important; */
    }

    #header .col-xs-12:last-child .col-xs-6 {
        width: 100%;
        height: 230px !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    #header .col-xs-12:last-child .col-xs-6:first-child {
        margin-bottom: 5em;
    }

    #header .row .row a,
    .footer a {
        font-size: 9px !important;
        text-align: center;
    }

    #header {
        /* height: 1188px; Commented out to help responsive height */
    }

    #header p {
        font-size: 16px !important;
    }

    .content .col-xs-6 {
        width: 92% !important;
        padding-left: 8% !important;
    }

    .content,
    .large-tile,
    .aside {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .tag {
        font-size: 8px !important;
        margin-bottom: 2px;
    }

    .large-tile .col-xs-5 p,
    .featured-content p,
    .footer .container .col-md-6 p {
        font-size: 11px !important;
    }

    .overlayed-img .caption {
        height: 40px;
        padding-left: 7px !important;
        padding-right: 7px !important;
        overflow: hidden;
        font-size: 9px !important;
    }

    .overlayed-img .top {
        display: none;
        visibility: hidden;
    }

    .content h3 {
        font-size: 15px !important;
    }

    .content p {
        font-size: 13px !important;
    }

    .large-tile h3 {
        font-size: 13px !important;
    }

    .featured-content h2 {
        font-size: 18px !important;
    }

    .footer .container .col-md-6,
    .footer .container .col-md-3 {
        height: 440px !important;
    }

    #header .row .row a {
        font-size: 9.6px;
    }

    .footer .container .col-md-3 a,
    .footer .container .col-md-6 a,
    .footer .container .col-md-6 a.button {
        margin-right: 14px;
        font-size: 11.5px;
    }

    #searchbar .search-logo {
        display: none;
    }

    #searchfrom, #searchbar .col-xs-7 {
        width: 100%;
    }

    #searchbar {
        padding-bottom: 3em;

    }

    .navbar ul li.large-sc,
    .remembrance .col-md-3 {
        display: none;
    }

    .navbar ul li.mobile {
        display: block;
        float: right;
    }
}

@media screen and (min-width: 321px) and (max-width: 460px) {

    .new_button_styling {
        margin-left: 8.4%!important;
        width: 79.3%!important;
    }

    .new_button_styling_contact{
        margin-left: 8.2%!important;
        width: 79.9%!important;
    }

    .post-content .left,
    .post-content .right,
    .post-content .col-lg-6,
    .breadcrumbs {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .publication h3,
    .publication p {
        height: auto !important;
        margin-bottom: 10px !important;
    }

    .publication .col-lg-4,
    .publication .col-lg-6 {
        padding-left: 0 !important;
    }

    .links {
		float: none !important;
        margin-top: 1em;
    }

    .links li a.gothic {
        font-size: 13px !important;
        padding: 1em 0 1em 1em !important;
    }

    .links li a.social img {
        width: 24px !important;
    }

    .overlayed-img .top {
        display: block;
        visibility: visible;
    }

    #header {
        /* height: 1188px; Alex removed */

    }

    #header p {
        font-size: 16px !important;
    }

    .content .col-xs-6 {
        width: 92% !important;
        padding-left: 8% !important;
    }

    .content,
    .large-tile,
    .aside {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .large-tile h3 {
        font-size: 16px !important;
    }

    .large-tile .col-xs-5 p,
    .featured-content p,
    .footer .container .col-md-6 p {
        font-size: 14px !important;
    }

    .overlayed-img .caption {
        font-size: 10px !important;
    }

    .featured-content h2 {
        font-size: 22px;
    }

    .footer .container .col-md-6,
    .footer .container .col-md-3 {
        /* height: 440px !important; Alex removed style */
        height: 323px!important;
    }

    #header .row .row a {
        font-size: 9.6px;
    }

    .footer .container .col-md-3 a,
    .footer .container .col-md-6 a,
    .footer .container .col-md-6 a.button {
        margin-right: 14px;
        font-size: 11.5px;
    }

    #searchbar .search-logo {
      /*  display: none; */
      display: block;
      width: 100%;
    }

    #searchfrom, #searchbar .col-xs-7 {
        width: 100%;
    }

    #searchbar {
        padding-bottom: 3em;
    }

    .navbar ul li.large-sc,
    .remembrance .col-md-3 {
        display: none;
    }

    .navbar ul li.mobile {
        display: block;
        float: right;
    }
}


@media screen and (min-width: 461px) and (max-width: 560px) {

    .publication h3,
    .publication p {
        height: auto !important;
        margin-bottom: 10px !important;
    }

    .publication .col-lg-4,
    .publication .col-lg-6 {
        padding-left: 0 !important;
    }

    .post-content .left,
    .post-content .right,
    .post-content .col-lg-6,
    .breadcrumbs {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .links {
        margin-top: 1em;
    }

    .links li a.gothic {
        font-size: 13px !important;
        padding: 1em 0 1em 1em !important;
    }

    .links li a.social img {
        width: 24px !important;
    }

    #searchbar .search-logo {
        /*display: none;*/
        display: block;
        width: 100%;
    }

    #searchfrom, #searchbar .col-xs-7 {
        width: 100%;
    }

    .content .col-xs-6 h3,
    .large-tile h3 {
        font-size: 16px !important;
    }

    .content .col-xs-6 p,
    .large-tile p {
        font-size: 14px !important;
    }
}

@media screen and (min-width: 461px) and (max-width: 768px) {
    .new_button_styling {
        margin-left: 50.4%!important;
        width: 49.5%!important;
    }

    .new_button_styling_contact{
        margin-left: 52.2%!important;
        width: 47.9%!important;
    }

    #header {
        background-position: bottom!important;
    }

    .publication h3,
    .publication p {
        height: auto !important;
        margin-bottom: 10px !important;
    }

    .publication .col-lg-4,
    .publication .col-lg-6 {
        padding-left: 0 !important;
    }

    .post-content .left,
    .post-content .right,
    .post-content .col-lg-6,
    .breadcrumbs {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .publications .col-lg-9 {
        clear: both;
    }

    .post-content .right .widget,
    .publications .left .widget {
        width: 100%;
        float: left;
        clear: none !important;
    }

    .links {
        margin-top: 1em;
    }

    .links li a.gothic {
        font-size: 13px !important;
        padding: 1em 0 1em 1em !important;
    }

    .links li a.social img {
        width: 24px !important;
    }

    .navbar ul li.large-sc,
    .remembrance .col-md-3 {
        display: none;
    }

    .content .col-xs-6 h3,
    .large-tile h3 {
        font-size: 16px !important;
    }

    .content .col-xs-6 p,
    .large-tile p {
        font-size: 14px !important;
    }

    .navbar ul li.mobile {
        display: block;
        float: right;
    }

    #searchbar {
        padding-bottom: 3em;
    }

    #header {
        /* height: 1188px; */
        background-position: center;
    }

    #header .row .row a {
        font-size: 12px !important;
    }

    .content,
    .content .col-xs-6:nth-child(even),
    .aside {
        padding-right: 0 !important;
    }

    .content,
    .content .col-xs-6 {
        padding-left: 0 !important;
    }

    .content .col-xs-6 .overlay-img img {
        width: 100%;
    }
}

@media screen and (min-width: 300px) and (max-width: 767px) {
    .featured .featured-content .ontop {
        top: 13%;
    }
    
    .data-sections .indicator,
    .data-sections .check-list,
    .data-sections .transportation {
    	text-align: center;
    }
    
    .data-sections .check-list li:nth-child(odd) {
    	clear: left;
    }
    
    .navbar-toggle .icon-bar {
    	background: black;
    }
    
    .data-sections .transportation .check-list li {
    	margin-bottom: 1.2em;
    }
    
    .chart {
    	margin: 0.5em auto 2em auto;
    }
    
    .width-half {
    	width: 100% !important;
    }
    
    .numbered-list,
    #numberOfSettlements,
    #evictionGauge {
    	margin-bottom: 3em !important;
    }

    .featured .featured-content .ontop h2,
    .featured .featured-content .ontop p {
        width: 54%;
    }

    .featured .featured-content .play-button {
        width: 90px;
        height: 90px;
        left: 60%;
        top: 20%;
    }
    
    .footer {
    	text-align: center;
    }
}

@media screen and (min-width: 768px) and (max-width: 992px) {

    .featured .featured-content .ontop {
        top: 22%;
    }
    
    .data-sections .transportation .check-list li:nth-child(odd) {
    	clear: left;
    }
    
    .data-sections .facilities li:nth-child(4n+5) {
    	clear: left;
    }
    
    .data-sections .facilities li {
		font-size: 13pt !important;
    }
    
    .data-sections .transportation .check-list li {
    	margin-bottom: 1.2em;
    }

    #header {
        background-position: bottom!important;
    }

    .new_button_styling {
        margin-left: 52.2%!important;
        width: 47.9%!important;
    }

    .new_button_styling_contact {
        margin-left: 52.2%!important;
        width: 47.8%!important;
    }

    .publication h3,
    .publication p {
        height: auto !important;
        margin-bottom: 10px !important;
    }

    .publication .col-lg-4,
    .publication .col-lg-6 {
        padding-left: 0 !important;
    }

    .post-content .left,
    .post-content .right,
    .post-content .col-lg-6,
    .breadcrumbs {
        padding-left: 8px !important;
        padding-right: 8px !important;
    }

    .post-content .right .widget,
    .publications .left .widget {
        width: 48%;
        float: left;
        clear: none !important;
    }

    .post-content .right .widget:nth-child(even),
    .publications .left .widget:nth-child(even) {
        margin-left: 20px;
    }

    .links {
        /*margin-top: 1em;*/
        margin-bottom: 2em;
    }

    .links li a.gothic {
        font-size: 13px !important;
        padding: 1em 0 1em 1em !important;
    }

    .links li a.social img {
        width: 24px !important;
    }

    #header {
        /* height: 810px; Added Alex Style */


    }

    .navbar ul li.large-sc {
        display: inline;
    }

    .navbar ul li.mobile,
    .remembrance .col-md-3 {
        display: none;
    }

    #header .row .row a {
        font-size: 12px !important;
    }

	/*
	.footer .container .col-sm-3 a,
    .footer .container .col-sm-6 a,
    .footer .container .col-sm-6 a.button {
        font-size: 11.5px !important;
    }
	*/

    .content {
        padding-left: 0 !important;
    }

    .content .col-sm-6:nth-child(odd) {
        padding-left: 0 !important;
    }

    .aside,
    .content .col-sm-6:nth-child(even) {
        padding-right: 0 !important;
    }

}

.social_round_margin {
	padding: 0;
}

@media screen and (min-width: 993px) and (max-width: 1199px) {

    .social_round_margin{
        /*padding-left: 0%!important;*/
        margin-top: 1em;
    }

	.data-sections li svg {
	    margin-top: -15px !important;
	}

    .new_button_styling {
        margin-left: 52.4%!important;
        width: 47.5%!important;
    }

    .new_button_styling_contact{
        margin-left: 64.2%!important;
        width: 35.7%!important;
    }

    .publication h3,
    .publication p {
        height: auto !important;
        margin-bottom: 10px !important;
    }

    .publication .col-lg-4,
    .publication .col-lg-6 {
        padding-left: 0 !important;
    }

    .post-content .left,
    .post-content .right,
    .breadcrumbs {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .post-content .right .widget,
    .publications .left .widget {
        width: 48%;
        float: left;
        clear: none !important;
    }

    .post-content .right .widget:nth-child(even),
    .publications .left .widget:nth-child(even) {
        margin-left: 20px;
    }

    .post-content .right .widget:nth-child(even) {
        margin-left: 20px;
    }

    #header .row .row a {
        font-size: 12px !important;
    }

    .links {
        margin-top: 1em;
        margin-bottom: 2em;
    }

    .links li a.gothic {
        font-size: 13px !important;
    }

    .links li a.social img {
        width: 24px !important;
    }

    /*
	.footer .container .col-sm-3 a,
    .footer .container .col-sm-6 a,
    .footer .container .col-sm-6 a.button {
        font-size: 11.5px !important;
    }
	*/

    .content,
    .content .col-sm-6:nth-child(odd) {
        padding-left: 0 !important;
    }

    .content .col-sm-6:nth-child(even) {
        padding-right: 0 !important;
    }
}


@media screen and (min-width: 1200px) {

    .social_round_margin {
        margin-top: 1em;
    }


    .links {
        margin-top: 0;
    }

    .links {
        margin-top: 0;
    }

    .links li a.gothic {
        font-size: 16px !important;
    }

    .links li a.social img {
        width: 30px !important;
    }

    .content .col-lg-4:nth-child(3n) {
        padding-right: 0 !important;
    }

    .container {
        width: 1188px;
    }
}

@media screen and (min-width: 1300px) {

    .links li a.gothic {
        /* font-size: 17px !important; */
        font-size: 19px !important;
        font-weight: normal;
    }

    .links li a.social img {
        width: 36px !important;
    }

    .container {
        width: 1280px;
    }
}


@media screen and (max-width: 1300px) {
	.links li a.gothic {
		font-size: 14px !important;
	}
}




/*------------------------------------------------------------------------------*\
 *                                  ANIMATIONS
\*------------------------------------------------------------------------------*/

@keyframes move-up-100 {
    from {
        transform: translateY(100%);
        -moz-transform: translateY(100%);
        -ms-transform: translateY(100%);
    }
    to {
        transform: translateY(0%);
        -moz-transform: translateY(0%);
        -ms-transform: translateY(0%);
    }
}

@keyframes appear-from-up {
    from {
        opacity: 0;
        transform: translateY(-30%);
        -ms-transform: translateY(-30%);
        -moz-transform: translateY(-30%);
    }
    to {
        opacity: 1;
        transform: translateY(0%);
        -ms-transform: translateY(0%);
        -moz-transform: translateY(0%);
    }
}

@keyframes appear-from-left {
    from {
        opacity: 0;
        transform: translateX(-30%);
        -ms-transform: translateX(-30%);
        -moz-transform: translateX(-30%);
    }
    to {
        opacity: 1;
        transform: translateX(0%);
        -ms-transform: translateX(0%);
        -moz-transform: translateX(0%);
    }
}

@keyframes appear-from-right {
    from {
        opacity: 0;
        transform: translateX(30%);
        -ms-transform: translateX(30%);
        -moz-transform: translateX(30%);
    }
    to {
        opacity: 1;
        transform: translateX(0%)
        -ms-transform: translateX(0%);
        -moz-transform: translateX(0%);
    }
}

@keyframes threeD-fly-in {
    from {
        transform: rotateY(-80deg);
        -moz-transform: rotateY(-80deg);
        -ms-transform: rotateY(-80deg);
        opacity: 0;
    }
    to {
        transform: rotateY(0deg);
        -moz-transform: rotateY(0deg);
        -ms-transform: rotateY(0deg);
        opacity: 1;
    }
}

@keyframes threeD-fly-out {
    from {
        transform: rotateY(0deg);
        -moz-transform: rotateY(0deg);
        -ms-transform: rotateY(0deg);
        opacity: 1;
    }
    to {
        transform: rotateY(80deg);
        -moz-transform: rotateY(80deg);
        -ms-transform: rotateY(80deg);
        opacity: 0;
    }
}



@-webkit-keyframes appear-from-up {
    from {
        opacity: 0;
        -webkit-transform: translateY(-30%);
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0%);
    }
}

@-webkit-keyframes appear-from-left {
    from {
        opacity: 0;
        -webkit-transform: translateX(-30%);
    }
    to {
        opacity: 1;
        -webkit-transform: translateX(0%);
    }
}

@-webkit-keyframes appear-from-right {
    from {
        opacity: 0;
        -webkit-transform: translateX(30%);
    }
    to {
        opacity: 1;
        -webkit-transform: translateX(0%);
    }
}


@-webkit-keyframes threeD-fly-in {
    from {
        -webkit-transform: rotateY(-80deg);
        opacity: 0;
    }
    to {
        -webkit-transform: rotateY(0deg);
        opacity: 1;
    }
}

@-webkit-keyframes threeD-fly-out {
    from {
        -webkit-transform: rotateY(0deg);
        opacity: 1;
    }
    to {
        -webkit-transform: rotateY(80deg);
        opacity: 0;
    }
}



/* New styling 10-07-2015 - Alex */

.home_text{
    /*font-family: "Georgia";*/
    font-family: "merriweather";
    text-align: justify;
    margin-bottom: 22px;
}

.home_text a {
    color: white;
    text-decoration: underline;
}

.home_text p {
    font-size: 14px!important;
}

.home_feature_image img {
    width: 100%;
    height: auto;
}
.home_feature_image{
    background: url('images/sdi_network.png') no-repeat;
    background-size: 100%;
    width: 100%;
    padding-top: 100%;
    position: relative;
}
.home_feature_image a{
    border: 0px!important;
}
.cube_link_one{
    width: 52%;
    padding-top: 41%!important;
    /* background-color: #fff; */
    position: absolute!important;
    top: 0px;
    right: 0px;
    z-index: 9999;
    margin-top: 0%!important;
    margin-right: 4%;
    border: 0px!important;
}
.cube_link_two{
    width: 43%;
    padding-top: 53%!important;
    /* background-color: #fff; */
    position: absolute!important;
    top: 0px;
    left: 0px;
    z-index: 9999;
    margin-top: 30%!important;
    margin-right: 4%;
    opacity: 0.5;
    border: 0px!important;
}
.cube_link_three{
    width: 55.5%;
    padding-top: 46%!important;
    /* background-color: #fff; */
    position: absolute!important;
    bottom: 0px;
    right: 0px;
    z-index: 9999;
    margin-top: 0%!important;
    margin-bottom: 7.5%!important;
    margin-right: 0%;
    border: 0px!important;
}
.cube_link_one:hover, .cube_link_two:hover, .cube_link_three:hover{
    background-color: transparent!important;
}
.main_feauture_right{

}
.main_feature_right .col-lg-6 {
    float: right!important;
}
.new_button_styling{
    margin-left: 68.4%;
    width: 31.5%;
}
.new_button_styling_contact{
    margin-left: 76.2%;
    width: 23.8%;
}
.move_green_heading_up{
    top: -5px!important;
}

.l_column_image{
    position: relative;
    /* min-height: 675px; */
	min-height: 632px;
    margin-bottom: 150px;
}
.inside_bot{
	position: absolute;
	bottom: 0px;
    width: 85%;
    margin-left: 4%;
}
.l_column_image img{
	width: 100%;
	height: auto;
}
a.l_button {
    border: 1px solid white;
    margin-top: 1.6em;
    float: left;
    transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    font-family: "futura" !important;
}
 a.l_button {
    position: relative;
    border-radius: 90px;
    -webkit-border-radius: 90px;
    -moz-border-radius: 90px;
    behavior: url(PIE/PIE.htc);
    text-transform: uppercase;
    font-size: 15px;
    text-decoration: none;
    padding: 0.8em 2em;
    color: white;
}
a.l_button:hover {
	color: #666;
	background-color: #fff;
}
.bottom_new{
	margin-top: 40px!important;
	margin-bottom: 11px!important;
}
#continueToSDI{
	cursor: pointer;
}
@media screen and (max-width:1366px){
	.l_column_image {
		position: relative;
		min-height: 632px;
		margin-bottom: 150px;
	}
}
.modal_container{
	/* width: 1250px; */
	width: 1185px;
    /* height: 82%; */
    min-height: 875px;
    margin: 0 auto;
    margin-top: 30px;
    border-radius: 16px;
}
@media screen and (max-width:1270px){
	#myModal{
		display: none!important;
	}
	.modal-backdrop{
		display: none!important;
	}
}


@media screen and (max-width:990px){
	.l_column_image {
		position: relative;
		min-height: 0px!important;
		margin-bottom: 80px;
	}
	.inside_bot {
		position: relative!important;
		bottom: 0px;
		width: 100%!important;
		margin-left: 0%!important;
		margin-bottom: 35px;
	}
}
.close_modal{
color: #fff;
    font-size: 22px;
    background-color: #EC2232;
    position: absolute;
    z-index: 9999;
    right: 10px;
    top: 10px;
    border-radius: 90px;
    border: 2px solid #EC2232;
    padding: 0px 9px;
    cursor: pointer;
}
.close_modal:hover{
	color: #ED2133;
	text-decoration: none;
	background-color: #fff;

}



.modal-dialog {
    width: 61%;
    height: 88%;
	max-width: 1160px;
	padding: 0;
	margin: auto auto;
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
}

.modal-content {
  height: 99%;
  width: 99.5%;
  text-align: center;
  border-radius: 12px!important;
}
.modal-content{
/*
    background-image: url('sdi.png');
    background-size: auto 100%;
    background-position: top center;
	background-repeat: no-repeat;
	*/
	overflow-x: hidden;
}
.modal-content {
    border: none!important;
}
.modal-content img{
    width: 100%;
    /* max-width: 100%; */
    height: auto;
    /* max-height: 100%; */
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
}
.inside_content_modal {
    font-size: 16px;
    position: absolute;
    bottom: 5%;
    left: 3%;
    width: 26%;
    color: #fff;
	text-align: left;
}
.affiliate_social_icons img{
	margin-top: 10px;
}
.affiliate_social_icons a:hover{
	text-decoration: none;
}

.width-half {
	width: 640px;
	margin: 0 auto;
}

@media screen and (max-width:1366px){
	.inside_content_modal {
		font-size: 14px;
	}
}

.modal_logo{
	width: 285px!important;
    height: 104px!important;
    position: absolute!important;
    top: 20px;
    margin-left: 4%;
    float: left;
    z-index: 1000;
}
.modal_logo img{
	width: 100%;
	height: auto;
}

.link_one{
    width: 27%;
    height: 59%;
    position: absolute;
    margin-top: 22.2%;
    margin-left: 31%;
    float: left;
}
.link_two{
	width: 39.1%;
    height: 48.5%;
    position: absolute;
    margin-top: 22.2%;
    margin-right: 3%;
    right: 0%;
    bottom: 0%;
    float: right;
}
.link_three{
    width: 39.1%;
    height: 45%;
    position: absolute;
    margin-top: 5.3%;
    margin-right: 3%;
    right: 0%;
    top: 0%;
    float: right;
}


/**
---------------------------------------------------------------
Explore Our Data
---------------------------------------------------------------
**/

.explore-our-data-block {
	padding-top: 2px !important;
}

.explore-our-data-block h1 {
	font-weight: 700;
	font-size: 42px;
}

.explore-our-data-block h3 {
	font-weight: 600;
	font-size: 30px
}

.explore-our-data-block p {
	font-weight: 500 !important;
	font-size: 20px !important;
}

.profiled-stats {
	font-size: 32px;
	font-weight: 500;
	padding: 1em 0;
}

.profiled-stats span strong {
	font-weight: 700;
}

.profiled-stats span {
	padding-top: 2em;
	font-family: 'Source Sans Pro', sans-serif;
}

.profiled-stats span.first {
	margin-right: 2em;
}



/**
----------------------------------------
Case Studies
----------------------------------------
**/

.case-study-date {
	text-transform: uppercase !important;
	font-family: 'futura' !important;
	font-size: 0.9em !important; }

.embed-container {
	position: relative;
  	padding-bottom: 56.25%;
  	height: 0;
  	overflow: hidden;
  	max-width: 100%;
  	height: auto; }

.embed-container iframe,
.embed-container object,
.embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%; }

.case-studies-tag {
    position: relative;
    padding: 7px 20px;
    border-radius: 90px;
    -webkit-border-radius: 90px;
    -moz-border-radius: 90px;
    behavior: url(PIE/PIE.htc);
    border: 1px solid #7F8C8D;
    color: #7F8C8D;
    font-size: 10px;
    float: left;
    margin-right: 4px;
	text-transform: uppercase; }

.spacer-5 {
	clear: both;
	padding: 5px 0; }

.spacer-10 {
	clear: both;
	padding: 10px 0; }

.spacer-15 {
	clear: both;
	padding: 15px 0; }

.spacer-20 {
	clear: both;
	padding: 20px 0; }

.border-top-5 {
	border-top: 5px solid #5a6973; }

ul.case-study-share-links {
	margin-left: 0; padding-left: 0; }

ul.case-study-share-links li {
	display: inline-block; margin-left: 3px; }

ul.case-study-share-links li.last {
	display: inline-block;
	margin-left: 0; }

.link-container {
	width: width: 100%; }

.link-container td {
	width: 50%;
	background-color: #f2f2f2;
 	vertical-align: top; }

.link-container td img {
	max-width: 100%; }

.link-container td p {
	font-family: 'futura';
	text-transform: uppercase;
	margin-top: 15px;
	margin-left: 15px;
	text-align: left;
	margin-bottom: 0; }

.link-hover-cell {
	position: relative; }

.no-touch .link-hover-cell:hover .link-hover-cell-background {
	opacity: 1; }

.link-hover-cell-background {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	background: rgba(0,0,0,0.8);
	width: 100%;
	height: 100%;
	opacity: 0;
 	-webkit-transition: opacity 0.3s ease-in-out;
 	-moz-transition: opacity: 0.3s ease-in-out;
 	transition: opacity: 0.3s ease-in-out; }

.link-hover-cell-background span {
	background: #666;
	color: #FFF;
	font-family: 'futura';
	padding: 10px;
	position: absolute;
	top: 50%;
	font-size: 0.9em;
	height: 38px;
	text-align: center;
	width: 100px;
	margin-top: -19px;
	left: 50%;
	margin-left: -50px;
 	text-transform: uppercase; }

.link-container a:link, .link-container a:hover, .link-container a:visited {
	color: #556565;
	text-decoration: none; }

.toggleable-search-button {
	background: url('images/plus.png')  #f6c40f no-repeat center;
	top: 12px;
	padding: 10px;
	float: right;
	width: 44px;
	height: 44px;
	position: relative;
 	cursor: pointer; }

.toggleable-search-button.toggled {
	background: url('images/minus.png')  #f6c40f no-repeat center; }

/**
---------------------------------------------------------------
Header
---------------------------------------------------------------
**/

img.header-sdi-logo {
	margin-left: 15px; max-width: 105px; position: relative; top: 5px;
	margin-bottom: 15px;
}

img.header-kyc-logo {
	margin-left: 30px; max-width: 140px;
}

#searchbar {
	-webkit-box-shadow: 0px 6px 5px -4px rgba(0,0,0,0.7);
	-moz-box-shadow: 0px 6px 5px -4px rgba(0,0,0,0.7);
	box-shadow: 0px 6px 5px -4px rgba(0,0,0,0.7);
	position: relative;
	z-index: 999;
}

#searchbar #subnav .links {
	padding-top: 0;
	margin-top: 0;
}

@media (min-width: 768px) {

	#searchbar #subnav .links {
		padding-top: 0;
		margin-top: 0;
	}

	#searchbar #subnav .links li ul {
		margin-top: 0;
	}

	#searchbar #subnav .links {
		margin-bottom: 0;
	}

	#searchform button {
		margin-top: 0;
	}

}

@media (min-width: 992px) {

	#searchbar #subnav .links {
		padding-top: 0;
		margin-top: 1.6em;
	}

	#searchbar #subnav .links li ul {
		margin-top: 1.6em;
	}

	#searchbar #subnav .links {
		margin-bottom: 1em;
	}

	#searchform {
		padding-top: 10px;
	}

	#searchform button {
		margin-top: 1.6em;
	}

	img.header-sdi-logo {
		max-width: 100px;
	}

	.links ul {
		text-align: center;
	}

}

.links {
	float: right;
	margin-top: 1em;
}

/**
---------------------------------------------------------------
Footer
---------------------------------------------------------------
**/

div.footer {
	padding-right: 15px !important;
    padding-left: 15px !important;
}

div.footer ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

div.footer ul li {
	color: #FFF;
	font-family: 'futura';
	font-size: 15px;
}

div.footer ul li a:link,
div.footer ul li a:visited {
	color: #FFF;
	text-decoration: none;
}

div.footer ul li a:hover {
	color: #FFF;
	text-decoration: underline;
}

div.footer ul li.footer-navigation-section-heading {
	margin-bottom: 5px;
	margin-top: 10px;
}

div.footer .footer-sdi-content p {
	color: white;
	font-size: 16px;
	margin-top: 3em;
	margin-bottom: 2em;
}

div.footer .footer-sdi-content a {
	margin-right: 14px;
}

div.footer .footer-sdi-content {
	position: relative;
    margin-bottom: 3em;
	font-family: 'futura';
	font-size: 15px;
}

div.footer-navigation-container {
	padding: 0;
}

@media (min-width: 768px) {

	div.footer-navigation-container {
		padding-right: 15px;
    	padding-left: 15px;
	}

	div.footer .footer-sdi-content {
		height: 370px;
	}

	div.footer .footer-sdi-content .bottom {
		position: absolute;
	    bottom: 0;
	}

	div.footer .footer-sdi-content p {
		margin-bottom: 6em;
	}

}

/**
---------------------------------------------------------------
Responsive Text Align
---------------------------------------------------------------
**/

.text-xs-left { text-align: left; }
.text-xs-right { text-align: right; }
.text-xs-center { text-align: center; }
.text-xs-justify { text-align: justify; }

@media (min-width: 768px) {
    .text-sm-left { text-align: left; }
    .text-sm-right { text-align: right; }
    .text-sm-center { text-align: center; }
    .text-sm-justify { text-align: justify; }
}

@media (min-width: 992px) {
    .text-md-left { text-align: left; }
    .text-md-right { text-align: right; }
    .text-md-center { text-align: center; }
    .text-md-justify { text-align: justify; }
}

@media (min-width: 1200px) {
    .text-lg-left { text-align: left; }
    .text-lg-right { text-align: right; }
    .text-lg-center { text-align: center; }
    .text-lg-justify { text-align: justify; }
}

/**
---------------------------------------------------------------
Ghost Buttons
---------------------------------------------------------------
**/

.ghost-btn {
	background: none;
	border: 2px solid #FFF;
	padding: 5px 14px !important;
	display: inline-block;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
	cursor: pointer;
	text-decoration: none !important;
}

.no-touch .ghost-btn.white-btn:hover {
	background: #FFF;
	color: #555;
}

.no-touch .ghost-btn.black-btn:hover {
	background: #272425;
	color: #FFF;
}

.bold-btn {
	font-weight: bold;
}

.white-btn {
	border: 2px solid #FFF;
	color: #FFF;
}

.white-btn a:link, .white-btn a:visited {
	color: #FFF;
	text-decoration: none;
}

.white-btn a:hover {
	color: #555;
}

.black-btn {
	border: 2px solid #272425;
	color: #272425;
}

.black-btn a:link, .black-btn a:visited {
	color: #272425;
	text-decoration: none;
}

.no-touch .black-btn a:hover {
	color: #FFF;
}

/**
---------------------------------------------------------------
Swipers
---------------------------------------------------------------
**/

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

.header-swiper .swiper-column {
	height: 350px;
}

@media (min-width: 992px) {

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

	.header-swiper .swiper-column {
		height: 565px;
	}

}

.header-swiper-background-text-block p {
	font-size: 24px;
	font-weight: bold;
	font-family: 'Source Sans Pro', sans-serif;
}

.header-swiper .swiper-pagination-bullet-active {
    opacity: 1;
    background: #bb2622 !important;
}

.header-swiper .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
}
.panel{
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}
.header-swiper-tag,
.swiper-tag {
	background: #251f1f;
	position: absolute;
	top: 0;
	right: 0;
	font-weight: bold;
	padding: 8px 25px;
}
.header-swiper-tag a,
.swiper-tag a {
    color: #fff;
}

.header-swiper {
	border-bottom: 10px solid #bb2622;
}

.header-swiper.no-borders {
	border: 0 !important;
}

.header-swiper-background-text-block {
	background: rgba(0,0,0,0.6);
	color: #FFF;
	padding: 50px 25px 25px 25px;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	-webkit-translation: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
	opacity: 1;
}

.header-swiper .swiper-container-horizontal>.swiper-pagination-bullets, .header-swiper .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 25px;
}

.header-swiper-background-text-block p {
	margin: 0;
	padding: 0;
}

.header-swiper .swiper-pagination-bullet {
	background: #FFF;
	opacity: 1;
}

.hide-swiper-slide-block {
	opacity: 0;
}

.testimonials-swiper {
	background: #bb2622;
	color: #FFF;
}

.testimonials-swiper .swiper-pagination-bullet-active {
    opacity: 1;
    background: #FFF !important;
}

.testimonials-swiper .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
}

.testimonials-swiper .swiper-pagination-bullet {
	background: none;
	opacity: 1;
	border: 1px solid #FFF;
}

.testimonials-quote {
	font-size: 28px;
	font-weight: bold;
	font-family: 'Source Sans Pro', sans-serif;
}

.testimonials-author {
	font-size: 21px;
}

.testimonials-swiper .swiper-container-horizontal>.swiper-pagination-bullets, .testimonials-swiper .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 35px;
}

.our-stories-swiper .swiper-container {
    width: 100%;
	height: 350px;
}

.our-stories-swiper .swiper-column {
	height: 350px;
}

@media (min-width: 992px) {

	.our-stories-swiper .swiper-container {
	    width: 100%;
		height: 565px;
	}

	.our-stories-swiper .swiper-column {
		height: 565px;
	}

}

.our-stories-swiper .swiper-pagination-bullet-active {
    opacity: 1;
    background: #bb2622 !important;
}

.our-stories-swiper .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
	margin-right: 8px;
	background: #FFF;
	opacity: 1;
}

.our-stories-swiper .swiper-pagination-bullet:last-child {
	margin-right: 0;
}

.our-stories-swiper {
	border-bottom: 10px solid #bb2622;
}

.our-stories-swiper .slide-container,
.our-stories-swiper .slide-row,
.our-stories-swiper .swiper-slide {
	height: 100%;
}

.swiper-side-info-container {
	position: relative;
	background: rgba(0,0,0,0.5);
	height: 100%;
}

.swiper-side-info {
	height: 100%;
	color: #FFF;
	position: absolute;
	width: 100%;
}

.swiper-side-info h4 {
	font-weight: bold; font-size: 22px;
}

.our-stories-swiper-pagination-container {
	position: absolute;
	bottom: 50px;
	width: 100%;
	height: 15px;
}

.our-stories-swiper-pagination {
	position: relative;
	text-align: center;
}

.swiper-side-info-inner {
	position: relative;
	padding: 35px;
}

.swiper-side-info-inner {
	font-size: 16px;
}

.swiper-side-info-inner .ghost-btn {
	font-size: 18px;
}

.swiper-date {
	font-weight: bold;
	font-size: 18px;
}

.swiper-country {
	font-size: 18px;
	margin-bottom: 0;
}

/**
---------------------------------------------------------------
Container Bars
---------------------------------------------------------------
**/

.blue-container {
	background: #0061aa;
}

.blue-container h2 {
	color: #FFF;
}

.yellow-container {
	background: #efd854;
	color: #111;
}

.grey-container {
	background: #898584;
}

.grey-container h2 {
	color: #FFF;
	font-weight: bold;
}

.section {
	padding-bottom: 50px;
}

.section .section-heading {
	font-size: 45px;
	font-weight: bold;
	font-family: 'Source Sans Pro', sans-serif;
	margin: 50px 0 30px 0;
}

.section .section-introduction {
	font-size: 25px;
	font-family: futura;
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.section .section-sub-heading {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: bold;
}

.section .section-sub-heading span,
.section .section-heading span {
	font-weight: 500;
}


/**
---------------------------------------------------------------
Settlement page
---------------------------------------------------------------
**/

.settlement-page .section {
	padding-bottom: 0em;
}

.settlement-page .black-bar {
	background: #231F20;
	color: white;
	padding: 5px;
}

.settlement-page .black-bar a {
	color: white !important;
	text-decoration: none;
}

.settlement-page .black-bar a:hover {
	text-decoration: underline;
}

.settlement-page .black-bar h4 {
	font-weight: 700;
	font-size: 16px;
}

.settlement-page .black-bar h4,
.settlement-page .black-bar h4 span {
	display: inline-block;
}

.settlement-page .black-bar h4 span {
	font-weight: 500;
}

.settlement-page .black-bar .separator {
	font-size: 18px;
	margin: 0 10px;
}

.settlement-page .section-heading {
	margin-bottom: 0em;
}

.settlement-page .history-and-update {
	display: block;
	width: 100%;
}

.settlement-page .history-and-update h3 {
	display: inline-block;
}

.settlement-page .history-and-update h4 {
	font-size: 21px;
}

.settlement-page .history-and-update .separator {
	font-size: 23px;
	margin: 0 1em;
}

.sticky-nav {
	position: relative;
	z-index: 100;
	background: white;
	box-shadow: 0px 1px 3px #dedede;
}

.settlement-nav {
	background: white;
}

.settlement-nav .navbar-nav {
	float: none;
	text-align: center;
}

.settlement-nav li {
	display: inline-block;
	float: none;
}

.settlement-nav li a {
	font-family: 'Source Sans Pro', sans-serif !important;
	font-size: 16px;
	font-weight: bold;
	color: #211D1E !important;
	line-height: 71px;
}

.settlement-nav li a span {
	border-bottom: 4px solid white;
}

.settlement-nav li a span.current,
.settlement-nav li a:hover span.current {
	border-bottom: 4px solid #BA2423;
}

.settlement-nav li a:hover {
	text-decoration: none !important;
}

.settlement-nav li a:hover span {
	border-bottom: 4px solid #f2f2f2;
}

.settlement-posts {
	padding-top: 4em;
}

.settlement-posts .settlement-publication .bordered {
	border: 1px solid #e6e6e6
}

.settlement-posts .settlement-publication .publication-title {
	font-size: 20px !important;
	line-height: 1;
    font-weight: bold;
    margin-bottom: 5px !important;
    padding-top: 1em;
}

.settlement-posts .settlement-publication .excerpt {

}

.data-sections {
	margin-bottom: 0;
}

.data-sections .numbered-list,
.data-sections .check-list,
.data-sections .bullet-list {
	padding: 0;
	margin: 10px 0 1em 0;
}

.data-sections .numbered-list li,
.data-sections .check-list li,
.data-sections .bullet-list li {
	display: block;
	list-style: none;
	font-weight: bold;
	font-size: 21px;
	padding: 0 !important;
}

.data-sections .numbered-list li span {
	color: white;
	background: #B72621;
	padding: 0px 8px;
	margin-right: 8px;
}

.data-sections .numbered-list li {
	background: none !important;
	margin-bottom: 0.5em;
}

.data-sections .check-list li,
.data-sections .bullet-list li {
	color: #C2C2C2;
	background: none !important;
}

.data-sections .check-list li.active,
.data-sections .bullet-list li  {
	color: #201E1F;
}

.data-sections .check-list li.active .icon {
	opacity: 1;
}

.data-sections .check-list li span {
	width: 27px;
	height: 27px;
	display: inline-block;
}

.data-sections .check-list li .icon {
	margin: 0 8px 6px 0;
	opacity: 0.4;
}

.data-sections .check-list li span img {
	max-width: 100%;
	margin: 0 0 6px 0;
}

.data-sections .bullet-list li img {
	margin-right: 8px;
	margin-bottom: 4px;
}

.data-sections li {
	padding: 2em 0 4em 0;
}

.data-sections .large-item-margin-bottom li {
	margin-bottom: 1.8em;
}

.data-sections li svg {
	margin-top: -3px;
}

.data-sections li:nth-child(odd) {
	background: #F3F3F3;
}

.data-sections h2 {
	margin: 0 0 0.5em 0 !important;
}

.data-sections h4 {
	font-size: 21px;
	margin-bottom: 0;
	margin-top: 0;
}

.data-sections .indicator {
	min-height: 100px;
}

.data-sections .bold-it {
	font-size: 21px;
	font-weight: 700;
	/*margin-bottom: 2.5em;*/
}

/**
---------------------------------------------------------------
Know your City
---------------------------------------------------------------
**/

.know-your-city .caret {
	/*float: right;
	position: relative;
	top: 10px;*/
	position: absolute;
	right: 4%;
	top: 0;
	bottom: 0;
	margin: auto 0;
	border-top: 8px dashed;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
}

.know-your-city .btn {
	width: 100%;
	background: #FFF;
	color: #000;
	text-align: left;
	font-size: 21px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border-color: #FFF;
	text-overflow: ellipsis;
    overflow: hidden;
    padding-right: 30px;
}

.know-your-city .btn-primary:hover, .know-your-city .btn-primary:focus, .know-your-city .btn-primary.focus, .know-your-city .btn-primary:active, .know-your-city .btn-primary.active, .know-your-city .open > .dropdown-toggle.btn-primary {
    color: #000;
    background-color: #FFF;
    border-color: #FFF;
}

.know-your-city .dropdown-menu {
	min-width: 100%;
	max-height: 200px;
    overflow-y: auto;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
}

.know-your-city .dropdown-menu > li > a {
	font-size: 19px;
}

.chart {
	width: 70% !important;
}

/**
---------------------------------------------------------------
Article Blocks
---------------------------------------------------------------
**/

.article-block {
	position: relative;
}

.small-article-block .article-block.rectangle {
	padding-bottom: 100% !important;
}

@media (min-width: 759px) {
	.small-article-block .article-block.rectangle {
		padding: 25% !important;
	}
}

.article-block img {
	width: 100%;
	display: block;
	margin: 0 auto;
}

.article-block-whole {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
}

.article-block-top {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
}

.article-block-bottom {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 99;
}

.article-block-left {
	width: 50%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99;
}

.article-block-right {
	width: 50%;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 99;
}

.article-block .blue {
	background-color: #0061aa;
	color: #FFF;
}

.article-block .red {
	background-color: #bb2622;
	color: #FFF;
}

.article-block .green {
	background-color: #4e8f67;
	color: #FFF;
}

.article-block p {
	margin-bottom: 15px;
	padding: 0;
	font-size: 16px;
	text-align: left;
}

.article-block p.no-margin {
	margin: 0;
}

.article-block p.no-bottom-margin {
	margin-bottom: 0;
}

.article-tag {
	position: absolute;
	bottom: 25px;
	right: 25px;
}

.article-block ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	font-size: 16px;
	text-align: left;
}

.article-block ul li {
	margin-bottom: 5px;
	text-align: left;
}

.article-block .yellow {
	background-color: #efd854;
	color: #222;
}

.article-block .black {
	background-color: #000;
	color: #FFF;
}

.article-block .black-opaque {
	background-color: rgba(0,0,0,0.5);
	color: #FFF;
}

.article-inner {
	padding: 30px;
}

.article-heading {
	font-size: 22px !important;
	font-weight: bold;
	margin-bottom: 5px !important;
}

.article-ticker .article-block {
	height: 100%;
}

.article-ticker .article-block-right,
.article-ticker .article-block-left {
	width: 360px;
	height: 100%;
}

.article-ticker .swiper-container {
    width: 100%;
	height: 350px;
}

.article-ticker .swiper-column {
	height: 350px;
}

.small-article-block {
	padding-left: 0;
	padding-right: 0;
}

.black-tag {
	background: #251f1f;
	position: absolute;
	top: 0;
	right: 0;
	font-weight: bold;
	padding: 8px 25px;
	color: #FFF;
	z-index: 99;
}

@media (min-width: 1200px) {

	.small-article-block {
		padding-left: 15px;
		padding-right: 15px;
	}

	.article-ticker .swiper-container {
	    width: 100%;
		height: 565px;
	}

	.article-ticker .swiper-column {
		height: 565px;
	}

}

.article-ticker .swiper-container-horizontal>.swiper-pagination-bullets, .article-ticker .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 25px;
	right: 25px !important;
	left: auto !important;
	width: auto !important;
}

.article-ticker .swiper-pagination-bullet-active {
    opacity: 1;
    background: #FFF !important;
}

.article-ticker .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
}

.article-ticker .swiper-pagination-bullet {
	background: none;
	opacity: 1;
	border: 1px solid #FFF;
}

.know-your-city .dropdown {
	margin-bottom: 8px;
}

@media (min-width: 992px) {
	.know-your-city .dropdown {
		margin-bottom: 0;
	}
}

/**
---------------------------------------------------------------
Quick Facts
---------------------------------------------------------------
**/

.quick-facts img {
	/*float: none;
	display: block;
	padding: 0 10px 10px 0;*/
	margin-left: auto;
	margin-right: auto;
	/*width: 110px;*/
	max-width: 110px;
	height: auto;
}

@media (min-width: 759px) {

	.quick-facts img {
		/*float: left;*/
		display: block;
		/*padding: 0 10px 10px 0;*/
		/*margin-right: 20px;
		width: 110px;
		height: auto;*/
	}

}

.quick-facts p {
	font-size: 19px;
}

@media (min-width: 1200px) {

	.quick-facts p {
		margin-top: 25px;
		font-size: 19px;
	}

}

/**
---------------------------------------------------------------
Listing Articles
---------------------------------------------------------------
**/

.listing-article {
	margin-bottom: 25px;
	/*min-height: 436px;*/
	min-height: 460px;
	position: relative;

	/** newly added **/
	background: white;
}

.listing-article.grey-border {
	border: 2px solid #b9bdbe;
}

.listing-article img {
	width: 100%;
	height: auto;
}

@media (min-width: 992px) {

	.listing-article {
		margin-bottom: 0;
	}

}

.listing-article-inner {
	padding: 25px;
	background: #FFF;
}

.listing-article {
	position: relative;
}

.tag-button-container {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	display: block;
	min-height: 70px;
}

.tag-button-container .tag {
	position: absolute;
	right: 9%;
	top: 24%;
	font-size: 112%;
	color: #858482;
	max-width: 42%;
    line-height: 1;
}

.tag-button-container .tag.country {
	top: 0%;
	color: #272425;
}

.listing-article-inner p {
	font-size: 16px;
}

.listing-article-inner .listing-article-country {
	margin-bottom: 0;
}

.settlement-listing .listing-article-inner .listing-article-country {
	position: absolute;
    bottom: 46px;
    right: 24px;
}

.listing-article-inner .listing-article-tag {
	margin-top: 0;
	margin-bottom: 0;
	color: #858482;
}

.settlement-listing .listing-article-inner .listing-article-tag {
	position: absolute;
    bottom: 24px;
    right: 24px;
}

.listing-article-thumbnail {
	position: relative;
}

.listing-article-title {
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.4);
	width: 100%;
}

.listing-article-title p {
	padding: 0 10px;color: #FFF;
	font-size: 20px;
	font-weight: bold;
	width: 100%;
	margin: 0;
	padding: 10px 15px;
	text-align: right;
}
.listing-article-title p a {
    color: #fff;
    text-decoration: none;
}

.col-md-9 .listing-article .ghost-btn {
	position: relative;
}

.col-md-9 .listing-no-thumb .listing-article-title {
	position: relative !important;
	padding-top: 25px !important;
	padding-bottom: 25px !important;
}

.col-md-9 .listing-no-thumb .listing-article-thumbnail.rectangle {
	padding: 0 !important;
}

.col-md-9 .listing-no-thumb {
	min-height: auto !important;
}

@media (min-width: 62.03em) {

	.col-md-9 .listing-article .ghost-btn {
		position: absolute;
		bottom: 25px;
		left: 25px;
	}

	.col-md-9 .listing-no-thumb .listing-article-title {
		position: absolute !important;
		padding-bottom: 0 !important;;
		padding-top: 0 !important;;
	}

	.col-md-9 .listing-no-thumb .listing-article-thumbnail.rectangle {
		padding-bottom: 52% !important;
	}

	.col-md-9 .listing-no-thumb {
		min-height: 520px !important;
	}

}

@media (min-width: 46.03em) {

	.col-md-9 .listing-article.other-listing-article .ghost-btn {
		position: absolute;
		bottom: 25px;
		left: 25px;
	}

	.col-md-9 .listing-no-thumb.other-listing-article .listing-article-title {
		position: absolute !important;
		padding-bottom: 0 !important;;
		padding-top: 0 !important;;
	}

	.col-md-9 .listing-no-thumb.other-listing-article .listing-article-thumbnail.rectangle {
		padding-bottom: 52% !important;
	}

	.col-md-9 .listing-no-thumb.other-listing-article {
		min-height: 520px !important;
	}

}

.media-galleries .listing-no-thumb, .media-galleries .listing-with-thumb, .blog-listing .listing-article {
	min-height: 520px !important;
}

/**
-----------------------------------
Sidebar
-----------------------------------
**/


.sidebar {
	border-top: 7px solid #b2232a
}

.sidebar p strong {
	color: #272425;
}

.sidebar-section-heading {
	font-size: 29px !important;
	padding: 10px 0 0 0;
	font-family: 'Source Sans Pro', sans-serif !important;
}

.sidebar-submenu {
	list-style-type: none;
	color: #878382;
	font-size: 20px;
	margin-left: 0;
	padding-left: 0;
}

.sidebar-submenu li {
	padding-left: 20px;
}

/**
-----------------------------------
Accordion
-----------------------------------
**/

#accordion .panel {
	margin-top: 0;
	border: none;
}

#accordion .panel-heading {
	padding: 15px 0;
	background-color: none;
	cursor: pointer;
}

#accordion .panel-title {
	font-size: 29px;
	margin-top: 0;
	padding-top: 0;
}

#accordion .panel-title,
#accordion .panel-title a,
#accordion .panel-title a:hover,
#accordion .panel-title a:focus {
	color: #333;
	cursor: pointer;
	text-decoration: none;
}

#accordion .panel-body {
	padding: 0;
	background: none !important;
	border: none !important;
}

#accordion .panel-body a {
	color: #878382;
}

#accordion .sidebar-section-trigger.on .red {
	-webkit-transform: rotate(225deg);
	-moz-transform: rotate(225deg);
	transform: rotate(225deg);
}

#accordion .sidebar-section-trigger .red {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	transform: rotate(135deg);
	-webkit-transform-origin: center;
	-moz-transform-origin: center;
	transform-origin: center;
	transform-style: preserve-3D;
	float: right;
	padding: 0 10px;
	cursor: pointer;
}

#accordion p.sidebar-section-heading,
#accordion p.sidebar-section-heading a:link,
#accordion p.sidebar-section-heading a:hover,
#accordion p.sidebar-section-heading a:visited {
	color: #333;
	text-decoration: none;
}

#accordion div.red img {
	width: 10px;
	height: 10px;
}

/**
-------------------------------------
Miscellaneous
-------------------------------------
**/

.spacer-10 {
	clear: both;
	padding: 10px 0;
}

.spacer-15 {
	clear: both;
	padding: 15px 0;
}

.spacer-20 {
	clear: both;
	padding: 20px 0;
}

.padding-bottom-25 {
	padding-bottom: 25px;
}

.rectangle {
    position: relative;
    width: 100%;
    padding-bottom: 62%;
    overflow: hidden;
    background-color: #e6e6e6;
    background-image: url #e6e6e6('images/logo-footer.png');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    text-align: center;
}

span.red {
	color: #bb2622;
}

.img-center {
	display: block;
	margin: 0 auto;
}

.gothic {
	font-family: 'Source Sans Pro', sans-serif;
}

.widget_sdi-archive li {
	font-weight: normal;
	color: #bb2622;
	margin-bottom: 8px;
	margin-bottom: 0 !important;
}

.widget_sdi-archive li a {
	color: #bb2622 !important;
	font-size: 22px !important;
}

.post-content .widget ul li ul {
	margin: 5px 0;
}

.post-content .widget ul li ul li a {
	font-size: 18px !important;
}

#accordion h5 {
	margin: 0;
}

.custom-section-heading {
	padding-bottom: 8px !important;
	display: inline-block !important;
	font-weight: normal !important;
	font-size: 30px !important;
	border-bottom: 3px solid #bb2622 !important;
}

div.publication {
	background: none !important;
	margin: 0 !important;
}

.widget_sdi-publication-countries li ul {
	margin: 5px 15px !important;
}

.contact-information-affiliate p {
	font-size: 21px;
	color: #878382;
	margin-bottom: 25px;
        word-wrap: break-word;
}

.contact-information-affiliate p a:link,
.contact-information-affiliate p a:visited {
	color: #878382;
	text-decoration: none;
}

.contact-information-affiliate p a:hover {
	color: #878382;
	text-decoration: underline;
}

.single-affiliate .widget {
	border-top: 7px solid #bb2622;
}

.border-top.grey {
	border-top: 7px solid #878382;
}

.affiliate-country-dropdown .btn {
	width: 100%;
	background: #FFF;
	color: #000;
	font-size: 18px;
	text-align: left;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: 1px solid #878382;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-right: 30px;	
}

.affiliate-country-dropdown .caret {
	/*float: right;
	position: relative;
	top: 10px;*/
	position: absolute;
	right: 4%;
	top: 0;
	bottom: 0;
	margin: auto 0;
	border-top: 8px dashed;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
}

.affiliate-country-dropdown .dropdown-menu {
	min-width: 100%;
	max-height: 200px;
	overflow-y: auto;
}

.affiliate-country-dropdown.open > .dropdown-toggle.btn-primary {
	background-color: #bb2622;
    border-color: #bb2622;
}
.no-position {
	position: inherit !important;
}

#map-canvas {
	height: 600px;
	position: relative;
}

#map-canvas path {
	stroke-width:1; /* control the countries borders width */
	stroke:#ffffff; /* choose a color for the border */
}

#map-wrapper {
	border-top: 4px solid #667A7B;
	overflow: hidden;
	background: rgb(243, 243, 243);
	position: relative;
}

.map-tooltip {
	background: white;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	position: absolute;
	border: 1px solid #ccc;
	color: #555;
	padding: 3px 6px;
	font-size: 12px;
	z-index: 100;
	font-weight: bold;
	display: none;
}

.map-button {
	position: absolute !important;
	/*border-radius: 2px !important;
	-webkit-border-radius: 2px !important;
	-moz-border-radius: 2px !important;*/
	min-width: auto !important;
	width: auto !important;
	height: auto !important;
	padding: 20px 21px !important;
	right: 1%;
	z-index: 10;
	background: #2BBBAD !important;
	color: white !important;
}

.map-button.zoom-in {
	top: 4%;
}

.map-button.zoom-out {
	top: 13%;
}

/*.single-affiliate .section-introduction p {
	font-size: 19px !important;
}*/

.selector-map-container {
	position: absolute;
	z-index: 999;
	top: 50px;
	height: 100%;
	width: 100%;
}

.selector-map-container-overlay {
	position: relative;
}

.selector-container {
	position: absolute;
	top: 50px;
}

.selector-container .sidebar-card {
	background: #bb2622;
	position: relative;
}

.selector-container .sidebar-card .panel {
	background: #bb2622;
}

.selector-container .sidebar-card .panel .panel-title a,
.selector-container .sidebar-card .panel .panel-title a:link,
.selector-container .sidebar-card .panel .panel-title a:hover,
.selector-container .sidebar-card .panel .panel-title a:visited {
	color: #FFF !important;
	padding: 0 30px !important;
	text-decoration: none !important;
}

.selector-container .selector-inner-container {
	padding: 0 30px 20px 30px;
}

.selector-container .open > .dropdown-toggle.btn-primary {
	color: #898584 !important;
}

.selector-container .affiliate-country-dropdown.open > .dropdown-toggle.btn-primary {
	background-color: #e0e0e0 !important;
}

.selector-container #accordion .panel-body a {
	font-size: 18px !important;
}

.selector-container #accordion .panel-body a:hover {
color: #000;
}

.loader {
	text-align: center;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
}

.loader.inline * {
	display: inline;
}

.loader.white p {
	color: white;
}

.loader.bold {
	font-weight: bold;
}

.affiliates-map-trigger-arrow {
	cursor: pointer;
	position: absolute;
	background: #333;
	color: #FFF;
	width: 70px;
	height: 25px;
	line-heigth: 25px;
	bottom: -5px;
	left: 0;
	text-align: center;
}
.no_posts_heading{
    margin-top: 0px;
}

/**
---------------------------------------
Responsive embed
---------------------------------------
**/
ul.nav.new_navo{
    float: right;
}
ul.nav.new_navo li ul.sub-menu{
    margin: 0px;
    padding: 5px 10px 10px;
    background-color: #898584;
    /* width: 200px; */
	z-index: 9999;
    position: absolute;
    left: 4px;
    top: 38px;
    display: none;
}
ul.nav.new_navo li:hover ul.sub-menu,
ul.nav.new_navo li:hover ul.sub-menu li{
	display: block;
	z-index: 9999;
}
ul.nav.new_navo li ul.sub-menu li{
	display: none;
	list-style: none;
    padding-left: 0px;
    margin-left: 0px;
    /* position: absolute; */
    min-width: 150px;
    padding-top: 0px;
}
ul.nav li ul li{
    padding: 4px 0px;
}
 .embed-container-vid {
     position: relative;
     margin-top: 30px;
     margin-bottom: 0px;
     padding-bottom: 56.25%;
     height: 0;
     overflow: hidden;
     max-width: 100%;
     height: auto;
 }

 .embed-container-vid iframe,
 .embed-container-vid object,
 .embed-container-vid embed {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
 }
 .quick_fact_info{
    margin: 0px 0px 30px;
    font-size: 16px;
    text-align: center;
 }

 
a.white_links:hover {
	color: #fff;
}

.white_links {
	color: #fff;
}
