/*------------------------------------------------------------------------------*\
 *                                  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 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;

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

}

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



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

.case-study-date {
	text-transform: uppercase !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 {

	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;

	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-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-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;

}

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

}

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



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

    color: #B42520;
}



.section .section-introduction {
	font-size: 25px;

	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.section .section-sub-heading {

	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 a:hover {
	text-decoration: underline;
}


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

	line-height: 1;

    margin-bottom: 5px !important;
    padding-top: 1em;
}

.settlement-posts .settlement-publication .excerpt {

}

.data-sections {
	margin-bottom: 0;
    list-style: none;
}

.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-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.section {
	background: #F7F5E9;
    border-bottom: #211D1E 1px dashed;
}

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



.data-sections > .indicator {
	min-height: 100px;
    border-left: 1px #211D1E dashed;
    border-right: 1px #211D1E dashed;
}

.data-sections .indicator:first-child {
    border-left: 0px;
}
.data-sections .indicator:last-child {
    border-right: 0px;
}

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

	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;

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



.font-normal {
    font-family: var(     --e-global-typography-accent-font-family ), Arial, Helvetica, sans-serif!important;
}


.bold-it  {
    font-family: var(    --e-global-typography-primary-font-family ), Arial, Helvetica, sans-serif!important;
    font-weight: 500!important;
    font-size: 16px;
}

.indicator h4 {
    font-size: 18px;
}

.font-heading {
    font-family: var(    --e-global-typography-primary-font-family ), Arial, Helvetica, sans-serif!important;
}

.font-base {
    font-family: var(     --e-global-typography-accent-font-family ), Arial, Helvetica, sans-serif!important;
}


.nav-list, .nav-list li {
    list-style: none;


}

.nav-list{
    padding: 1px 0px;
    background-color: #F7F5E9;

    border-top: #211D1E 1px dashed;
    border-bottom: #211D1E 1px dashed;
}
