/*
Theme Name: Rapporteur
Theme URI: http://ygroup.us
Author: kenneth Muturi Kabiri
Author URI: http://ygroup.us/
version: 1.0.0
*/

/* to be DELETED */
.addtoany_share_save_container.addtoany_content_bottom {
    display: none;
}
/* /to be DELETED */


/* FOAA pages */


/* Tooltips */



/* Tooltips */


.fa-tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
}

.fa-tooltip .fa-tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;

    /* Position tooltip */
    position: absolute;
    z-index: 1;
}

.fa-tooltip:hover .fa-tooltiptext {
    visibility: visible;
}

/* Popup container */
.popup {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

/* The actual popup (appears on top) */
.popup .popuptext {
    visibility: hidden;
    width: 475%;
    background-color: white;
    color: darkgray;
    border-radius: 6px;
    position: absolute;
    z-index: 1;
    left: 40%;
    margin-left: -80px;
}

/* Popup arrow */
.popup .popuptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

/* Toggle this class when clicking on the popup container (hide and show the popup) */
.popup .show {
    visibility: visible;
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s
}

/* Add animation (fade in the popup) */
@-webkit-keyframes fadeIn {
    from {opacity: 0;}
    to {opacity: 1;}
}

@keyframes fadeIn {
    from {opacity: 0;}
    to {opacity:1 ;}
} 

.lang-item {
    display: inline;
    border: 1px solid #0A57A5;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-right: 0.5em;
    text-align: center;
    font-family: 'futura_ltcondensedlight', sans-serif;
    font-size: 1.2em;
}
.lang-item a {
    width: 2.1em;
    display: inline-block;
}
.lang-item:hover,
.lang-item:hover a:visited
{
    color: white;
    background-color: #0A57A5;
}
.foaa-lang-menu {
    text-transform: uppercase;
    margin-bottom: 1em;
    margin-top: 1em;
    }


.foaa-menu-item-header, 
.foaa-menu-item-header a {
    margin-top: 0.8em;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 1.1em;
}

#menu-foaa-menu-en,
#menu-foaa-menu-fr,
#menu-foaa-menu-es
{
        margin: 0;
    }

.foaa-social-media {
    float: right;
    }
.foaa-social-item {
    display: block;
    width: 40px;
    text-align: right;
    margin-bottom: 0.6em;
}
.foaa-social-item.twitter,
.foaa-social-item.facebook,
.foaa-social-item.email {
    display: block;
}
.foaa-social-item .social-item {
    padding-right:5px;
}
.printer {
	background: #e87600;
        padding-top: 2px;
}
.foaa-print img {
        width: 42%;
   }
.toc-title {
    font-size: 1.7em;
    margin-top: 6%;
}

.foaa-toc,
#main-toc {
    font-family: 'futura_ltcondensedlight', sans-serif;
    font-size: 1.1em;
}

.toc-header {
    text-transform: uppercase;
    font-size: 1.1em;
    margin-top: 5%;
    color: #0A57A5;
}
  
.toc-title-navigate {
    font-size: 0.9em;
    font-style: italic;
    margin-bottom: 5%;
}


#main-toc {
    margin: 0 0 10px 0px;
}
#freedom-association-item {
    margin-left: 1.6em;
}

.toc-item {
    font-size: 1.1em;
}

#foaa-litigation, #foaa-assembly-full {
        text-decoration: none;
    }

#peaceful-assembly, #freedom-association {
    margin: 0 0 10px 25px;
}

.foaa-onlin-litigation.download-poster.report-button.report-button-hover.fa-button {
        font-size: 1.2em;
    }

.accordion-title {
    cursor: pointer;
}

.foaa-main-text h2 {
    font-family: 'futura_ltcondensedlight', sans-serif;
    font-size: 1.8em;
}


.foaa-main-text h3 {
    font-family: 'futura_ltcondensedlight', sans-serif;
    font-size: 1.4em;
}

.fooaa-quote,
.foaa-quote {
    color: #438174;
    margin-left: 10%;
    margin-bottom: 1em;
}

.foaa-box {
    font-family: 'futura_ltcondensedlight', sans-serif;
    font-size: 1.2em;
}
.foaa-box-title {
    text-align: right;
    color: white;
    background-color: #0a57a5;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    font-family: 'futura_ltcondensedlight', sans-serif;
    font-size: 1.3em;
    line-height: 1.5em; 
}
.foaa-box-content {
    padding: 30px;
}
.foaa-box-content em {
    font-style: normal !important;
}

#foaa-box-infocus{
    font-size: 1.6em;
    font-style: normal;
}
#foaa-box-logo {
    float: left;
    padding-top: 5px;
    padding-bottom: 5px;
    height: 2.6em;
}
#foaa-box-arrow {
    float: right;
    width: 8%;
}

.accordion-title {
    background-image: url('img/expand_moreb.png');
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 26px;
    }
.accordion-title:focus {
    background-image: url('img/expand_more.png');
    }

.toc-item a:hover a:active {
    outline: 0 !important;
    color: orange;
}

.foaa-print {
    /*
    float: right;
    font-size: 0.8em;
    */
}

.foaa-print .WP-PrintIcon {
    padding-right: 5px;
    padding-top: 2px;
}

.foaa-main-text {
    padding-left: 3%;
}

.foaa-header .popover {
    font-family: 'futura_ltcondensedlight', sans-serif;
    }
.content-pops {
    font-family: 'futura_ltcondensedlight', sans-serif;
}

.foaa-hr, #foaa-footlist {
    display: none;
}
@media print {
    .foaa-hr, #foaa-footlist {
        display: block;
    }
}

/* Search page */
.search-page .search-element {
    min-height: 255px;
}

/* All news list */
.all-posts-title,
.search-page-title
{
    font-size: 2.6em;
    padding-top: 25px;
    padding-bottom: 25px;
    font-family: 'futura_ltcondensedlight', sans-serif;
}

.post-list-tags {
    padding-top: 2px;
}

.allposts .fa-button,
.fa-widget-latestfactsheet .fa-button {
    color: #E87600;
}

/* Pagination */
a.previous.page-numbers:hover, 
a.next.page-numbers:hover {
    background-color: white;
    color: #0A57A5;
}

/* rapporteur list */
.rapporteur-img {
    float: left;
    margin-right: 20px;
    max-height: 330px;
/*
    padding-bottom: 10px;
    */
}


#rapporteur-list .row {
    margin-bottom: 15px;
}


#rapporteur-list h2.title-divider.story-headline.post_link.pad15 {
        padding-top: 0px;
    }

.fa-button {
    transition: background-color .4s ease-in;
    border-width: 1px;
    border-style: solid;
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 21px;
    text-align: center;
    padding: 15px;
    font-family: 'futura_ltcondensedlight', sans-serif;
}

.fa-button a {
    color: #E87600;
}
.fa-button a:hover {
    color: white;
}
.fa-button:hover {
    background-color: #E87600;
    color: white;
}


.icon-envelope, .icon-map-marker { display: none; }

.header {
	background-color: #0a57a5;
	color: white;
	text-align: center;
}

.header-right {
	display: inline-block;
	vertical-align: bottom;
}

.header-left {
	display: inline-block;
	padding-top: 8px;
	padding-bottom: 8px;
	vertical-align: middle;
}

.header-content {
	margin-bottom: 0px;
}

#logoimg {
        vertical-align: middle;
}

#tagline1 a {
        color: white;
        font-family: 'futura_ltlight';
        letter-spacing: 1px;
        font-weight: 100;
}
#tagline1 {
    text-align: left;
}

#tagline2 a {
        font-family: 'futura_ltlight';
        letter-spacing: 10x;
        color: #e29543;
}

#tagline {
        vertical-align: top;
        display: inline-block;
        line-height: normal;
        vertical-align: middle;
        padding-left: 8px;
}

#siteurl {
        font-size: 15px;
}

.search-headline { 
        font-size: 26px;
        font-family: 'futura_ltcondensedlight', sans-serif;
}

.title-divider.page-headline { 
        font-size: 2.6em;
        margin-top: 6px;
        margin-bottom: 11px;
        font-family: 'futura_ltcondensedlight', sans-serif;
}

.title-divider.story-headline { font-size: 26px; }

ul.sub-menu {
        border: 1px dotted white;
}

.top-bar {
        display: inline;
}


@media (max-width: 767px) {
.slider-wrapper #nav-wrapper {
    display: none;
}   
}

.header-zone {
}



.content-zone {
}


/* FOAA page */

.report-link-image.Full{
    overflow: visible;
    height: 100%
}

/* about page */
.about-pages .report-link-image {
    height: 200px;
    overflow: hidden;
}

.about-pages .about-links {
    margin-bottom: 20px;
}


/* Campaign image list */

.span3.campaign-image-block,
.campaign-image-block,
.span2.campaign-image-block {
    margin-left: 5px;
    margin-bottom: 5px;
}

.campaign-images .report-figcaption {
   margin-bottom: -1px;
   font-family: 'futura_ltcondensedlight', sans-serif;
}
.campaign-images-container {
        margin-bottom: 20px;
    }

.campaign-images-container h1.title-divider.page-headline.report-title {
        padding-top: 40px;
        margin-bottom: 20px;
}

.campaign-images {
        margin-bottom: 20px;
}


/************************
 * Country pages
************************/

.div-header-letter {
    display: inline-block;
    width: 2em;
    border: solid 1px;
    text-align: center;
    margin: 5px;
    color: #e29543;
    border: solid 1px;
    line-height: 50px;
    padding: 1.2em;
    padding-bottom: 1em;
}

li.li-header-letter {
    font-size: x-large;
    display: inline-block;
    width: 1.5em;
    border: solid 1px;
    text-align: center;
    margin: 5px;
    color: #e29543;
    border: solid 1px;
    line-height: 1.5em;
    padding: 0.3em;
}

li.li-header-letter:hover {
    color: white;
    background-color: #e29543;
}

li.li-header-letter.active {
    color: white;
    background-color: #e29543;
}

ul.letters-list {
    text-align: center;
}
.report-header.countrylist-header {
    margin-bottom: 20px;
}
.countrylist-header .report-type {
    margin-top: 0px;
}
.countrylist-header .report-social-media {
    margin-top: 8px;
}

.countrylist-header .letter-list {
    margin: 0px;
    margin-top: 10px;
}
.countrylist-header .intro {
    font-size: 1.1em;
    text-align: center;
    }

ul.letter-list {
    text-align: center;
}

ul.country-links {
    text-align: center;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    -webkit-columns: 5;
    -moz-columns: 5;
    columns: 5;
}
/*
li.country-link {
    font-size: 1.2em;
}
*/
ul.country-list {
    margin-top: 20px;
    margin-left: 0px;
}

.report-type.country-name {
    min-height: 1em;
    margin-top: 0px;
    font-size: 1.8em;
    height: 60px;
    line-height: 1em;
    }
.dominant-content- {
    vertical-align: middle;
}
.report-info.country-info {
    font-size: 1.1em;
    height: 180px;
    max-height: 7em
}
.title-divider.country-post-title {
    text-align: right;
    font-size: 2.5em;
}
.hr-country{
    margin: 10px 0;
    /*border-color: #e29543;*/
    border-width: 2px
}

li.country-post {
    text-align: right;
    list-style-type: none;
    margin-bottom: 10px;
    min-height: 90px;
    font-size: 16px;
}
.country-post-date {
    color: #e29543;
    font-size: 0.8em;
}
img.alignleft.wp-post-image {
    float: left;
}
.country-post-image {
    -webkit-border-radius: 36px;
    -moz-border-radius: 36px;
    -ms-border-radius: 36px;
    -o-border-radius: 36px;
    border-radius: 36px;
    padding-right: 5px;
}

.country-posts {
    margin-top: 30px;
    font-family: 'futura_ltcondensedlight', sans-serif;
}

.country-visitstatus-value,
.country-visitdate-value {
    padding-left: 10%;
}
.country-visitdate {
    margin-top: 8%;
}

img.country-flag-img {
    margin-top: 20px;
    margin-bottom: 20px;
}

.country-flag {
    margin-left: auto;
    margin-top: 20px;
}

.report-header-left {
    width: 87%;
    margin-left: auto;
    font-family: 'futura_ltcondensedlight', sans-serif;
}

.report-container.country-container {

}

/*
blockquote.maina-quotes {
*/
blockquote {
    font-size: 16px;
}

.country-visit-content-inner {
    margin-left: 5%;
    margin-top: 0%;
}

.country-visit-content {
    display: flex;
    width: 100%;
    margin-bottom: 35px;
    align-items: center;
}
.country-visit-name{
    font-family: 'futura_ltcondensedlight', sans-serif;
    font-size: 1.3em;
}
.country-visit-flag-image {
    width: 70px;
    height: 70px;
    overflow: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;

    margin-left: auto;
    margin-right: auto;

    border-style: solid;
    border-color: darkgray;
    border-width: 1px;
}
.country-visit-flag-img {
    display: inline;
    margin: 0 auto;
    height: 100%;
    width: auto;
}
img.country-visit-flag-img {
    max-width: none;
    margin-left: -16%;
}

.counry-visit-conducted, 
.country-visit-date {
    font-size: 1em;
    font-family: 'futura_ltcondensedlight', sans-serif;
}
.mission-conducted {
    font-size: 0.95em;
}
.country-visit-list-item {
    display: flex;
    flex-basis: 33%;
}
#country-visit-list{
    display: flex;
    flex-flow: row wrap;
    margin-top: 25px;
    margin-bottom: -20px;
}

@media (max-width: 1024px) {
.country-visit-list-item {
    flex-basis: 50%;
}
.country-visit-flag-image {
    width: 60px;
    height: 60px;
}
}


/* Pagination */
/**************/

.navigation.paging-navigation { text-align: center; }
.prev.page-numbers { float: left; }
.next.page-numbers { float: right; }
.pagination .prev, .pagination .next { 
    border: none; 
    padding: 0px;
    font-size: 140%;
    background-color: white;
    color: #E87600;
    width: 100px;
} 
.pagination .prev:hover, .pagination .next:hover { border: none; }
.page-numbers.current {
    color: white;
    background-color: #0A57A5;
}
.page-numbers {
    /*
    border-radius: 50%;
    */
    padding: 10px;
    width: 60px;
    height: 60px;
    color: white;
    background-color: #E87600;
    font-weight: bold;
}
.page-numbers:hover, .page-numbers.current:hover {
    background-color: #0A57A5;
    color: white;
}
.page-numbers.dots, .page-numbers.dots:hover {
    color: white;
    border: none;
}

.page-element-quote {
    font-size: 1.9em;
    margin-bottom: 20px;
    line-height: 1.3em;
    text-align: right;
    font-family: 'futura_ltcondensedlight', sans-serif;
}


/* REPORT SINGLE PAGE */
/**********************/


.container-fluid.report-container-fluid {
    padding: 0;
    margin: -10px;
    }

.report-header {
    margin-top: 20px;
}

.report-header-image {
}
.report-figure {
    position: relative;
    margin: 0;
    padding: 0;
}

.report-figcaption {
   position: absolute; 
   background: rgba(0,0,0,0.75); 
   color: white; 
   padding: 10px 20px;    
   font-size: 1.2em;
   margin-bottom: 20px;
}

figcaption { 
  position: absolute; 
  background: rgba(0,0,0,0.75); 
  color: white; 
  padding: 10px 20px; 

  opacity: 0;
  bottom: 0; 
  left: -30%;
  -webkit-transition: all 0.6s ease;
  -moz-transition:    all 0.6s ease;
  -o-transition:      all 0.6s ease;
}

figure:hover figcaption {
  opacity: 1;
  left: 0;
}

.report-header-image img {
    width: 100%
}
.report-info,
.report-type,
.read-report {
    color: white;
    padding: 14px;
    line-height: 1.3em;
}
.report-type {
    font-size: 1.8em;
    min-height: 3.9em;
    max-height: 3.9em;
    line-height: 1.3em;
}

.report-info {
    min-height: 2.6em;
    max-height: 2.6em;
    line-height: 1.3em;
    font-size: 1.3em;
}

.title-divider.page-headline.report-title {
    text-align: left;
    margin-bottom: 20px;
    margin-top: 0;
    padding-bottom: 0;
    padding-top: 20px;
    font-size: 2.6em;
    font-family: 'futura_ltcondensedlight', sans-serif;
}

.read-report {
    margin-left: auto;
    padding-top: 20px;
    max-width: 70%;
    font-family: 'futura_ltcondensedlight', sans-serif;
}

.report-type {
    margin-top: 20px;
}

.report-type, .report-info {
    margin-left: auto;
}

.container-report-social-media {
    max-width: 70px;
    margin-left: auto;
}

.report-social-media {
    margin-top: 18px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.container-report-social-media .twitter, 
.container-report-social-media .facebook, 
.container-report-social-media .email {
   display: block; 
}

ul.ul-social-media {
    margin: 0;
    text-align: right;
}

.report-social-media .social-logo {
    float: left;
    padding-left: 10px;
}

.report-social-counter {
    display: inline;
    padding-left: 2px;
}

.report-container .report-poster {
    float: right;
    padding-left: 15px;
}

.download-poster {
    text-align: center;
    border-style: solid;
    border-width: 1px;
    margin-top: 10px;
    font-size: 1.2em;
}

.report-content {
    font-family: 'futura_ltlight';
}

/*
blockquote.report-quote {
    border:none;
    quotes: "\201C""\201D";
    font-size:2.5em;
    line-height: 1em;
    margin-top: 40px;
    padding-left: 10px;
    padding-right: 10px;
}

blockquote.report-quote:before { 
    content: open-quote;
    font-size:2.5em;
    line-height: 1em;
} 
blockquote.report-quote:after { 
    content: close-quote;
    font-size:2.5em;
    line-height: 1em;
}
*/

.report-left .container-social-media {
    display: block;
}

.read-report {
    font-size: 1.8em;
    min-height: 2.6em;
    max-height: 2.6em;
}

.report-language {
    margin-bottom: 15px;
}

.report-button {
    border-width: 1px;
    border-style: solid;
    margin-bottom: 10px;
    font-size: 1.7em;
    text-align: center;
    padding: 20px;
    font-family: 'futura_ltcondensedlight', sans-serif;
}

.report-button-hover:hover, .slider-button-hover:hover,
.report-link-title.report-button:hover {
    /*
            text-shadow: 1px 1px 2px black, 0 0 25px blue, 0 0 5px darkgrey;
            text-shadow: 1px 1px 2px black, 0 0 25px darkgrey, 0 0 5px #E87600;
    text-shadow: 1px 1px 2px black, 0 0 25px grey, 0 0 5px darkgrey;
    */
    color: white;
    background-color: #E87600;
}

.report-spanrow {
    padding-top:40px;
}


.report-link-title {
    margin-top: 10px;
    padding-bottom: 12px;
    padding-top: 12px;
    font-size: 1.5em;
    max-height: 1em;
}

.report-link-image {
    width: 100%;
    display: block;
}
.report-link-image.Truncated {
    height: 130px;
    overflow: hidden;
}

.report-slider {
    margin-top: -10px;
}

.footer-link {
    margin-left: 10px;
    margin-right: 10px;
}

.carousel {
    margin-bottom: 25px;
}

.carousel-control {
    background-image: none;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6)position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    line-height: 1;
    opacity: .5;
}


.carousel .carousel-control { 
    visibility: hidden; 
    margin-top: 15px;
}
.carousel:hover .carousel-control { visibility: visible; }

.carousel-control.right {
    right: 30px;
    left: auto;
}

.carousel-indicators li {
    display: none;
}

.glyphicon {
    font-size: 146px;
    color: white;
}

span.glyphicon.glyphicon-chevron-left {
    background-image: linear-gradient(to right,rgba(0,0,0,1) 0,rgba(0,0,0,.0001) 100%);
}

span.glyphicon.glyphicon-chevron-right {
        background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,1) 100%);
    }

@media (max-width: 767px) {
    .report-type, .report-info {
        margin-right: auto;
        margin-left: 0;
    }
    .container-report-social-media {
        margin-right: auto;
        margin-left: 0;
    }
    .read-report {
        margin-right: auto;
        margin-left: 0;
    }
}


/* FRONT PAGE SLIDER */

.fp-link-title {
    margin-top: 10px;
    padding-bottom: 7px;
    padding-top: 7px;
    font-size: 1.5em;
    font-family: 'futura_ltcondensedlight', sans-serif;
}

.fp-link-image {
    width: 100%;
    max-height: 117px;
    min-height: 117px;
    display: block;
    overflow: hidden;
}

.fp-link-image img{
    width: 100%;
}
.fp-button {
    border-width: 1px;
    border-style: solid;
    margin-bottom: 10px;
    font-size: 1.5em;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 3px;
    padding-right: 3px;
}

.glyphicon.fp-glyphicon {
    font-size: 5.56em;
    color: white;
}

.glyphicon.glyphicon-chevron-left.fp-glyphicon-chevron-left,
.glyphicon.glyphicon-chevron-left.fp-glyphicon-chevron-right {
    background-image: none;
}

span.glyphicon.glyphicon-chevron-right.fp-glyphicon{
    background-image: none;
    background-color: #0a57a5;
    margin-left: 0px;
    }
.slider-chevron {
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #0a57a5;
    padding: 8px;
}

.carousel .fp-carousel-control {
    margin-top: 20px;
}

.slider-button-hover.fp-button:hover{
    background-color: #0a57a5;
}
.span1.span1SmallGutter {
    }

@media (min-width: 1200px) {
.row-fluid [class*="SmallGutter"] { margin-left: 1.5% }
.row-fluid .span1SmallGutter { width: 2% }
.row-fluid .span2SmallGutter { width: 17.4% }
.row-fluid .span2SmallGutter-first { margin-left: 1.5% }
}
.carousel .carousel-control .fpcarousel-control { 
    margin-top: 20px;
}
.carousel:hover .carousel-control { visibility: visible; }

/*
@media (min-width: 768px) and (max-width: 979px) {
*/
@media (max-width: 767px) {
.row-fluid .span2SmallGutter { width: 70% }
.row-fluid .span2SmallGutter { 
    margin-left: auto;
    margin-right: auto;
}

.fp-link-image {
    max-height:none; 
}

}
/*
.row-fluid [class*="span"] {
    margin-left: 2.564102564102564%;
}
*/

/* FRONT PAGE SPECIAL PROJECT */
/******************************/

.inner_content.frontpage-inner_content{
    padding: 0 0 0 0;
}

.frontpage-post-header-1 { float: none; }
.frontpage-post-header-3 { float: none; }

.span-frontpageposts-header-2 {
  margin-left: auto;
  margin-right: auto;
}


.fp-special-project {
    min-height: 440px;
    max-height: 440px;
    width: 100%;
}   

@media (max-width: 767px) {
.span4-left .fp-special-project {
    margin-left: 0px;
    margin-right: 0px;
}   
.span4-right .fp-special-project {
    margin-left: 0px;
}   
/* Fixes problem with span4 30px left margin (bootstrap) */
.span4-inline {
    margin-left: 0px;
}   
.span8-inline {
    margin-left: 0x;
}
}


@media (min-width: 767px) {
.span4-left .fp-special-project {
    margin-left: 0px;
    margin-right: 0px;
}
/*
.span4-right .fp-special-project {
    margin-left: 14px;
}

*/
.span-theme_frontpage_header_3 {
    margin-left: 0px;
}

/* Fixes problem with span4 30px left margin (bootstrap) */
.span4-inline {
    margin-left: 0px;
}
.span8-inline {
    margin-left: 14px;
}
.span4-inline {
    margin-left: 14px;
}

.span4.span-fp.span4-left {
    margin-left: 30px;
}
.frontpage-post-header-1 { float: right; }
.frontpage-post-header-3 { float: left; }
}

.span-fp { margin-bottom: 14px}

.fp-special-project-text{
    color: white;
    padding: 20px; 
    overflow: hidden;
    font: 16px 'futura_ltcondensedlight', sans-serif;
    max-height: 160px;
}

.fp-special-project-text p {
    margin-bottom: 0px;
}

.fp-special-project-text a:link, .fp-special-project-text a:visited, .fp-special-project-text a:hover, .fp-special-project-texta:active {
                        color: white;
                    }

.fp-special-project-title{
    color: white;
    font: 20px 'futura_ltcondensedlight', sans-serif;
    margin-bottom: 10px;
    font-weight: bold;
}

.fp-special-project-thumbnail {
  overflow: hidden;
  max-height: 240px;
  }

.fp-special-project-thumbnail img {
    width: 100%;
}

/* FRONT PAGE POSTS HEADER WIDGET */
/**********************************/

.fp-top-header {
  font-family: 'futura_ltcondensedlight', sans-serif;
  font-size: 42px;
  text-align: center;
  line-height: 60px;
  font-weight: bold;
  margin-bottom: 10px;
}
.span-frontpageposts-header-2 {
    width: 300px;
}

.fp-header {
  padding-top: 20px;
  margin-bottom: 30px;
}

.fa-fp-header-title:hover { 
  background-color: #E87600;
  color: white
  }
    
.fa-fp-header-title {
  background-color: white;
    font-family: 'futura_ltcondensedlight', sans-serif;
    border: 1px solid;
    color: #E87600;
    margin-top: 25px;
    font-size: 22px;
    padding: 17px;
}

.fa-frontpageposts-header {
    width: 250px;
    margin-left: auto;
    margin-right: auto;
  margin-bottom: 20px;
}

.fp-sub-header {
  font-size: 16px;
  text-align: center;
  line-height: 16px;
} 

.row-frontpageposts-header {
    text-align: center;
}
.frontpageposts-header { display: inline-block; }

.theme-frontpage {
  height: 213px;
  overflow: hidden;
}

.theme-frontpage-spacer {
  height: 14px;
}

/* FRONT PAGE WIDGET */
/************************/

.fa-frontpageposts-item {
    background-color: #e4e4e4;
    height: 220px;
    position: relative;
}

.span8-left .fa-frontpageposts-item {
    margin-left:0px;
    margin-right:0px;
}
.span8-right .fa-frontpageposts-item {
    margin-left:0px;
}

.fa-frontpageposts-item{
    background-size: cover;
}

.fp-caption {
    position: relative;
    overflow: hidden;
    transform: translateZ(0);
}
.fp-caption-media {
    display: block;
    min-width: 100%;
    max-width: 100%;
    height: auto;
}

.fp-caption-overlay-title {
/*
    transform: translateY( calc(-100% - 10px) ); 
    transition: transform .35s ease-out;
*/
    background-color: rgba(51, 45, 41, 0.5); 
    width: 100%;
    position: absolute;
    bottom: 0;

background: -moz-linear-gradient(270deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 26%, rgba(0,0,0,0.65) 100%); /* ff3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(26%, rgba(0,0,0,0.65)), color-stop(100%, rgba(0,0,0,0.65))); /* safari4+,chrome */
background: -webkit-linear-gradient(270deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 26%, rgba(0,0,0,0.65) 100%); /* safari5.1+,chrome10+ */
background: -o-linear-gradient(270deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 26%, rgba(0,0,0,0.65) 100%); /* opera 11.10+ */
background: -ms-linear-gradient(270deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 26%, rgba(0,0,0,0.65) 100%); /* ie10+ */
background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 26%, rgba(0,0,0,0.65) 100%); /* w3c */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=0 ); /* ie6-9 */
}
.fa-frontpageposts-title {
    font-family: 'futura_ltcondensedlight', sans-serif;
    color: #E87600;
    color: white;
    font-size: 29px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 15px;
    padding-bottom: 14px;
    line-height: 36px;
    width: 99%;
}

.span8-right .theme-frontpage { text-align: right; }
.span8-right .theme-frontpage .fa-frontpageposts-title { padding-left: 0px;}

.span8-left .theme-frontpage { text-align: left; }

/*
.fp-caption:hover .fp-caption-overlay-title {
    transform: translateY(0);
}
*/
.fp-caption::before {
    content: ' ';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    transition: background .35s ease-out;
}
.fp-caption:hover::before {
    background: rgba(232, 118, 0, .3);
}

/*
.fa-frontpage-content { 
    padding-bottom: 5px;
    padding-top: 5px;
    display:inline-block;
    width: 100%;
}

.fa-frontpage-text {
    display: inline-block;
    max-width: 85%;
    padding-top: 15px;
}
*/


/* Special Project Page */

.special-project-title{
    color: #E87600;
    font-size: 24px;
	font-family: 'futura_ltcondensedlight', sans-serif;
    margin-top: 7px;
}

.inner_content.project-page {
    text-align: justify;
}
.project-page .span9 p, 
.project-page .span9 h4, {
    padding-left: 0px;
}

.project-left-sidebar-title.main-sidebar-element-title {
    text-align: left;
    font-size: 30px;
}

/* Peaceful Protest page*/

.project-right-sidebar-title,
.project-left-sidebar-title{
    font-family: 'futura_ltcondensedlight', sans-serif;
    color: #E87600;
    font-size: 24px;
    margin-bottom: 12px;
    }

.project-left-sidebar{
    margin-top: 25px;
    margin-bottom: 25px;
    font-size: 17px;
}
.project-right-sidebar{
    margin-bottom: 25px;
    text-align: right;
}

.project-right-sidebar .textwidget img{
    /*
    width: 72px;
    height: 72px;
    -webkit-border-radius: 36px;
    -moz-border-radius: 36px;
    -ms-border-radius: 36px;
    -o-border-radius: 36px;
    border-radius: 36px;
    */
    }

.project-right-sidebar .textwidget{
    color: #0A57A5;
    /*
    font-size: 13px;
    */
    }

.fa-widget-thumbnail{
    float: left;
    }

.fa-widget-latestfactsheet .fa-widget-thumbnail{
    float: none;
    }


.fa-widget-title a{
    text-decoration: underline;
}
.fa-widget-content{
    vertical-align: middle;
    margin-left: 85px;
    padding-right: 20px;
    }

.fa-widget-title {
    margin-top: 0.9em;
   }
.fa-widget-date {
    font-size: 12px;
    color: #E87600;
    }

.dpe-flexible-posts{
    margin: 0;
    }

.fa-widget-li{
    margin-bottom: 15px;
    display: inline-block;
    }

.project-left-sidebar .attachment-thumbnail{
    display: inline-block;
    vertical-align: middle;
/*    float: left; */
    margin-right: 3px;
    width: 72px;
    height: 72px;
    -webkit-border-radius: 36px;
    -moz-border-radius: 36px;
    -ms-border-radius: 36px;
    -o-border-radius: 36px;
    border-radius: 36px;
    }

.peacefulprotest-link-cat-page {
    font-style: italic;
    text-align: left;
    font-size: 14px;
    margin-left: 90px;
    }

/* Latest factsheet widget*/
/**************************/

.allposts .fa-widget-thumbnail,
.fa-widget-latestfactsheet .fa-widget-thumbnail {
    max-width: 300px;
}

/* Fact Sheets widget*/
/*********************/

.fact-sheets .factsheets-flexible-posts .span4 {
    display: inline-flex;
    margin-left: 0px;
    float: none;
}

.inner_content.project-page.factsheet-project-page {
    text-align: left;
}

.fact-sheets .factsheets-flexible-posts .fa-widget-li {
    text-align: center;
}
.factsheet-widget-text {
    color: white;
    padding: 12px 12px 12px 12px;
    text-align: left;
    min-height: 167px;
    font-size: 13px;
}
.factsheet-widget-title{
    font: 20px 'futura_ltcondensedlight', sans-serif;
    margin-bottom: 10px;
    font-weight: bold;
}
.factsheet-widget-content {
    margin: 10px 10px 10px 10px;
    border-width: 1px;
    border-style: solid;
}
.factsheet-widget-thumbnail img{
    width: 100%
}
.factsheet-widget-excerpt{
    text-align: justify;
    margin-bottom: 0px;
}
.factsheet-widget-available{
    font-weight: bold;
}
.factsheet-widget-unofficial{
    font-style: italic;
}
.factsheet-widget-links a{ color: white; }
.factsheet-widget-links a:hover{ color: white; font-weight: bold; }
.factsheet-widget-language { font-weight: bold; }

/* Fact sheet item page right side bar */
.fact-sheet-right-sidebar {
    display: inline-block;
    margin-bottom : 20px;
}
.fact-sheet-right-sidebar-title {
    text-align: right;
    font: 24px 'futura_ltcondensedlight', sans-serif;
    color: #E87600;
    margin-bottom : 10px;
}
.factsheet-widget-excerpt {
    line-height: 17px;
}

/* Newsletters widget*/
/*********************/

.newsletters .newsletters-flexible-posts .span3 {
    margin-left: 0px;
    width: 290px;
}

.newsletters .newsletters-flexible-posts .fa-widget-li {
    text-align: center;
    width: 100%
}
.newsletters-widget-text {
    padding: 10px 10px 10px 10px;
    text-align: left;
    min-height: 121px;
    font-size: 13px;
}
.newsletters-widget-title{
    font: 20px 'futura_ltcondensedlight', sans-serif;
    color: #e29543;
    text-align: left;
    margin-bottom: 5px;
}
.newsletters-widget-content {
    margin: 15px 15px 15px 15px;
    background: #e4e4e4;
    border-width: 1px;
    border-style: solid;
    border-color: #e4e4e4;
}
.newsletters-widget-thumbnail img{
    width: 100%;
    margin-bottom: -135px;
}
.newsletters-widget-thumbnail{
    overflow: hidden;
}
.newsletters-widget-excerpt{
    text-align: justify;
    margin-bottom: 0px;
    color: black;
    line-height: 17px;
}
.newsletters-widget-links a{ color: white; }
.newsletters-widget-links a:hover{ color: white; font-weight: bold; }

/* Newsletter footer subscriber form : display block on small screens */
@media (max-width: 767px) {
#footer .newsletters-widget-content .mcForm {
    display: initial;
}
#footer .subscribenewsletter .subscribenewsletter-title, #footer .subscribenewsletter-form {
    display: block;
}
#footer .subscribenewsletter form#invite {
    display: block;
    text-align: center;
}
}


@font-face {
    font-family: 'futura_ltcondensedlight';
    src: url('font/futuralt-condensedlight-webfont.eot');
    src: url('font/futuralt-condensedlight-webfont.eot?#iefix') format('embedded-opentype'),
    url('font/futuralt-condensedlight-webfont.woff2') format('woff2'),
    url('font/futuralt-condensedlight-webfont.woff') format('woff'),
    url('font/futuralt-condensedlight-webfont.ttf') format('truetype'),
    url('font/futuralt-condensedlight-webfont.svg#futura_ltcondensedlight') format('svg');
    font-weight: normal;
    font-style: normal;
   }

@font-face {
    font-family: 'futura_ltlight';
    src: url('font/futuralt-light-webfont.eot');
    src: url('font/futuralt-light-webfont.eot?#iefix') format('embedded-opentype'),
    url('font/futuralt-light-webfont.woff2') format('woff2'),
    url('font/futuralt-light-webfont.woff') format('woff'),
    url('font/futuralt-light-webfont.ttf') format('truetype'),
    url('font/futuralt-light-webfont.svg#futura_ltlight') format('svg');
    font-weight: normal;
    font-style: normal;
}


body {
	margin:0; padding:0;

	font: 14px/22px 'futura_ltlight', sans-serif;
	font-weight: 200;
	color: #464646;
	background: #ffffff;
	-webkit-backface-visibility:hidden; 
	overflow-x:hidden; 
	height:100%;
}

/**** BUBBLES ****/
div.bubble_date {
 display:table;
 float:left;
 margin:1px 11px 10px 1px;
 width:81px;
 height:81px;
 border-radius:100%;
 background-color:#E87600;
}
div.bubble_date > div {
 display:table-cell;
 width:100%;
 height:100%;
 vertical-align:middle;
 text-align:center;
}
div.bubble_date span:nth-child(1) {
 display:block;
 color:#FFFFFF;
 font-size:12px;
}
div.bubble_date span:nth-child(2) {
 display:block;
 color:#FFFFFF;
 font-size:24px;
}
div.bubble_date span:nth-child(3) {
 display:block;
 color:#FFFFFF;
 font-size:12px;
}

div.assembly_bubble, div.association_bubble {
 margin-bottom:25px;
 padding: 10px 0px 10px 0px;
 font-size:28px;
 text-align:center;
 color:#FFFFFF;
 text-shadow: 2px 2px 10px #FFF;
 background-color:#F1F1F1;
 background-image: url('/wp-content/themes/rapporteur/img/bg_bubble_orange.png');
 background-position: center center;
 background-repeat: no-repeat;
 height: 100px;
 line-height: 93px;
 border: 1px solid #DDD;
}
div.assembly_bubble span, div.association_bubble span {
 background-color:rgba(0, 102, 255, 0.8);
 padding: 0px 10px 0px 10px;
 font-weight:300;
}


/**** MAIN SIDEBAR ****/

.main-sidebar-element-title {
    text-align: right;
    font: 24px 'futura_ltcondensedlight', sans-serif;
    color: #E87600;
    margin-bottom : 10px;
}

.main-sidebar-element {
    margin-bottom: 25px;
    font-family: 'futura_ltcondensedlight', sans-serif;
    font-size: 1.1em;
}


/* LATEST NEWSLETTER WIDGET*/
/***************************/
/*
.latestnewsletter{
	height: 190px;
}
*/

    /*
.latestnewsletter .newsletter-photo a{ 
    width: 300px;
    overflow: hidden;
    position: absolute;
}
    */
/*
.latestnewsletter .newsletter-photo a img{ 
    margin-bottom: -250px;
}
*/

/*
.previous-news-link { 
    padding-top: 7px; 
    text-align: center;
	font-family: 'futura_ltcondensedlight', sans-serif;
    font-size: 20px;
}
.previous-news-link a:hover{ color: #E87600; }

.previous-news-link a, .previous-news-link a:hover{
	margin: 10px 0 10px 0;
}
*/
/* MAINA QUOTES WIDGET*/
/**********************/
.maina-quotes {
	margin-bottom: 10px;
}

/* SPECIAL PROJECT SIDEBAR WIDGET*/
/*********************************/
.specialproject-sidebar .fa-widget-title {
    padding-top : 15px;
     text-indent: 20px;

  }
.specialproject-sidebar .fa-widget-content {
      margin-left: 0px;
  }
.specialproject-sidebar .fa-widget-content {
    padding-right: 0px;
}


/* RELATED POSTS WIDGET */
/************************/
.related-post-date { 
    font-size: 10px;
    color: #E87600;
}

.related-post-content { 
    padding-bottom: 7px;
    padding-top: 7px;
    border-bottom: 1px solid #0A57A5;
    display:inline-block;
    vertical-align:middle;
    float: right;
    width: 100%;
	font-family: 'futura_ltcondensedlight', sans-serif;
    font-size: 16px;
}
/*
.related-post-content { 
    font-size: 13px;
}
*/

.related-post-content img { 
   display:inline-block;
   vertical-align:middle;
   float: right; 
   margin-left: 3px;
   width: 72px;
   height: 72px;
   -webkit-border-radius: 36px;
   -moz-border-radius: 36px;
   -ms-border-radius: 36px;
   -o-border-radius: 36px;
   border-radius: 36px;
}

/* HOME PAGE WIDGETS */
/************************/

.fa-homepage-widget-thumbnail img{
   width: 72px;
   height: 72px;
   -webkit-border-radius: 36px;
   -moz-border-radius: 36px;
   -ms-border-radius: 36px;
   -o-border-radius: 36px;
   border-radius: 36px;

   display: inline;
}


/* SUBSCRIBE TO NEWSLETTER WIDGET*/
/*********************************/
.subscribenewsletter form{
    text-align: right;
}

/**** NEWSLETTERS PAGE ****/

/* .newsletter-photo { float: right; } */

/**** NEWS SINGLE PAGE ****/

.news-tags, .projects-tags{
    color: white;
    background-color: #E87600;
    padding: 3px 10px 2px 10px;
    margin: 0px 2px 1px 2px ;
    line-height: 30px;
    display: inline-block;
    white-space: nowrap;
}

.post-tags {
        padding-bottom: 0px;
        padding-top: 10px;
}

a.news-tags:hover {
    background-color: #E87600;
    color: white;
    /*
    background-color: white;
    color: #E87600;
    */
    }


/**** SOCIAL MEDIA ****/

img.twitter-logo {
	width: 13px;
	padding-right:4px;
	padding-top:6px;
}

img.facebook-logo {
 	width: 16px;
 	padding-right:3px;
	padding-top:2px;
}

img.email-logo {
	width: 15px;
 	padding-right:3px;
	padding-top:5px;
}
 
.twitter {
 	display: inline-block;
	background: #55ACEE;
	color: white;
}

.twitter a { color: white; }
.twitter a:hover{ color: #E87600; }

.facebook {
 	display: inline-block;
	background: #0a57a5;
}
.facebook a { color: white; }
.facebook a:hover { color: #E87600; }

.email {
 	display: inline-block;
	background: #cccdcd;
}
.email a:hover{ color: #E87600; }
.email a{ color: #4c4e4d; }

.social-item {
	padding: 8px;
	font-size: 11px;
}

.social-media {
	margin-bottom: 15px;
}

/**** PAGE CONTAINERS ****/

.wrapper {  
	margin: 0 auto; 
	padding:0 0 10px;
}
.header { 
	/*
	padding:0 0; 
	*/
	margin:0 auto; 	
}
.inner_content { 
	padding:10px 0 0 0; 
	min-height: 300px;
}

/**** GENERAL ****/
a {
	color:#0A57A5; 
	text-decoration:none;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	outline:none;
}
a:hover {
	color: #555; 
	text-decoration: none; 
}
a, input, select, textarea {
	outline:none; 
	text-decoration:none; 
}

.foaa-header #main-toc a, .foaa-header #main-toc input, .foaa-header #main-toc select, .foaa-header #main-toc textarea {
	text-decoration: none; 
}
/*
.foaa-header a, .foaa-header input, .foaa-header select, .foaa-header textarea {
	text-decoration: underline; 
}
*/
a:hover, a:active, a:focus { 
	outline: 0 !important; 
}
:focus {
	outline: 0;
}
ul {
	list-style-type:none; 
}
::selection { 
	color:#fff; 
	background:#0A57A5; 
}
::-moz-selection{
	color:#fff; 
	background:#0A57A5; 
}

p {
	margin-bottom:15px; 
}
span { 
	font-weight: 500; 
}
small { 
	letter-spacing:0.2em; 
	font-size:11px; 
}
.icons {
	padding:0 0 0 6px; 
	margin:0 0 0 15px; 
}
.clear { 
	height:0; 
	clear: both; 
	font-size:0; 
}
.normal { 
	font-weight: normal; 
}
.breadcrumbs{ 
	font-weight: normal; 
	margin-top:-15px; 
	color:#aaa; 
	text-transform:uppercase; 
	font-size:10px; 
	letter-spacing:4px;  
}
.pull-right { 
	margin-left:8px; 
}
.pull-left { 
	margin-right:8px; 
}
.tooltip.top { 
	padding:5px 0; 
	margin-top:-13px; 
}
blockquote { 
	border-left:3px solid #0A57A5; 
}
.zocial:hover, .zocial:focus{ 
	background: #0A57A5; 
}
.categ:link { 
	color:#555; 
}
.categ:hover { 
	mainacolor:#777; 
}
.media img { 
	margin-top:5px; 
}
.media-body {
	font-size: 13px;
}
.media-body a, .media-body a:link, .media-body a:active, .media-body a:focus, .media-body a:visited { 
	color:#0A57A5; 
}
.media-body a:hover { 
	color:#777; 
}

/* Colours */
.hue {
	color:#0A57A5; 
}
.red, span.red, small.red,  a.read-more { 
	color: #E87600; 
}
.more-link { 
	display: inline-block; 
	font-weight: normal;
}
.white { 
	color:#fff; 
}
.black { 
	color:#333; 
}
.grey { 
	color:#999; 
}
.grey a:hover { 
	color:#bbb; 
}
.read_more { 
	font-size:11px; 
	font-weight:normal; 
	font-style: italic; 
}

/* Padding */
.pad45 { 
	padding-top:45px; 
}
.pad30 { 
	padding-top:30px; 
}
.pad25 { 
	padding-top:25px; 
}
.pad15 { 
	padding-top:15px; 
}
.pad10 { 
	padding-top:10px; 
}
.pad5 { 
	padding-top:5px; 
}

/* Margins */
.marg-left10 { 
	margin-left:10px; 
}
.marg-right10 { 
	margin-right:-10px; 
}
.marg-left-minus5 { 
	margin-left:-5px; 
}
.marg-top15 { 
	margin-top:15px; 
}
.marg-top-minus5 { 
	margin-top:-5px; 
}
.marg-bottom5 { 
	margin-bottom:5px; 
}
.marg-bottom25 { 
	margin-bottom:25px !important; 
}

/* Video */
.vendor { 
	position:relative;
	padding-bottom:56.25%;
    padding-top:0px; 
	height:0;
	margin:0 0;
}
.vendor iframe { 
	position: absolute; 
	top:0; 
	left:0;
    width:100%;
	height:100%;
} 
iframe { 
	border:0;
	/**width:100%;**/ 
}
video { 
	width:100%; 
	height:auto; 
}

/**** IMAGES ****/
img { 
	vertical-align:top; 
	ms-interpolation-mode:bicubic; 
	opacity:1.0;
}

a img {
	opacity:1.0;
	-moz-transition:opacity 0.2s 0.1s ease-out, visibility 0.1s 0.1s linear; 
	-webkit-transition:opacity 0.3s ease-out, visibility 0.1s 0.1s linear;
	-o-transition:opacity 0.3s ease-out, visibility 0.1s 0.1s linear;
	transition:opacity 0.3s ease-out, visibility 0.1s 0.1s linear;
}
a img:hover { 
	opacity: .80; 
}

/* Drops */
.drop { 
	vertical-align:top; 
	border-radius:50% 0 50% 50%; 
}
.drop2 { 
	vertical-align:top; 
	border-radius:0% 50% 50% 50%; 
}
.drop3 { 
	vertical-align:top; 
	border-radius:50% 50% 0 50%; 
}
.drop4 { 
	vertical-align:top; 
	border-radius:50% 50% 50% 0; 
}

/* Shadows */	
.shadow {  
	margin:-20px auto 0; 
}
.hero-shadow {  
	margin:-30px auto 0; 
}
.map-shadow {  
	margin: -22px auto 0; 
}

/* Image Rotate */	
.rotate{
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	transition-property: transform;
	overflow:hidden;
}  
.rotate:hover  {
    -webkit-transform:rotate(360deg);
    -moz-transform:rotate(360deg);
    -o-transform:rotate(360deg);
}

/**** BUTTONS ****/

.btn { 
	-webkit-transition:background-color .4s ease-in;
    -moz-transition:background-color .4s ease-in;
    -o-transition:background-color .4s ease-in;
    transition:background-color .4s ease-in;
}
.btn-border { 
    /*
	-webkit-box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2), 0px 0px 0px 4px rgba(188,188,188,0.5);
    -moz-box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2), 0px 0px 0px 4px rgba(188,188,188,0.5);
    box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2), 0px 0px 0px 4px rgba(188,188,188,0.5);
    */
	-webkit-box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2), 0px 0px 0px 4px rgba(232,118,0);
    -moz-box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2), 0px 0px 0px 4px rgba(232,118,0);
    box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2), 0px 0px 0px 4px rgba(232,118,0);
}

.btn-primary { 
	background-color:#0A57A5;
}
.btn-primary:hover { 
	background-color:#333;
}
.btn-inverse { 
    color: #E87600;
	background-color: white;
    border-color: #ee9840;
}
.btn-inverse:hover { 
    color: white;
    background-color: #E87600;
}


/**** TYPOGRAPHY ****/

h1,h2,h3,h4,h5,h6 { 
	color:#555; 
	letter-spacing:0.01em; 
	text-transform: capitalize;
	font-family: 'futura_ltlight', sans-serif;
	font-weight: 300;
}
h1.title { 
	font-family: 'Arvo', sans-serif; 
	font-size:45px; 
	line-height:45px; 
	margin-bottom:25px; 
	letter-spacing:0px;
}
h1 { 
	font-size: 24px; 
	line-height:35px; 
}
h2 { 
	font-size: 21px; 
	 line-height:28px;
}
h3 { 
	font-size: 18px; 
	line-height:25px; 
}
h4 { 
	font-size: 16px; 
	line-height:25px; 
	margin-bottom:10px; 
}
h5 { 
	font-size: 15px; 
	line-height:22px;
	 margin-bottom:10px; 
}
h6 { 
	font-size: 14px; 
	line-height:22px; 
	margin-bottom:10px; 
}

/* Title Divider */
.title-divider {
	font-family: 'futura_ltcondensedlight', sans-serif;
	font-size: 26px;
	text-align:left;
	position:relative;
	/*
	border-bottom:#ddd 1px solid;
	*/
	padding-bottom:6px;margin:0 0 10px;
	padding-top: 8px;
}
/*
.title-divider span {
	position: absolute;
	width:80px;
	height:1px;
	bottom:-1px;
	left:0;
	background:#E87600; 
}
*/
/**** DROP CAPS ****/

.dropcap {
	color:#555;
	font-size:55px;
	padding:14px 10px 15px 0;
	float:left;
	text-shadow: 1px 1px 0 #fff, 2px 2px 0 #fff, 3px 3px 0 #555, 4px 4px 0 #555;
	-webkit-text-stroke: 1px transparent;
}
.dropcap2 {
	color:#0A57A5; 
	font-size:55px;
	padding:14px 10px 15px 0;
	float:left;
	text-shadow: 1px 1px 0 #fff, 2px 2px 0 #eee, 3px 3px 0 #666, 4px 4px 0 #666;
	-webkit-text-stroke:1px transparent;
}

#footer .dropcap2 {
	color:#555; 
	font-size:55px;
	padding:14px 10px 15px 0;
	float:left;
	text-shadow: 1px 1px 0 #eee, 2px 2px 0 #eee, 3px 3px 0 #666, 4px 4px 0 #666;
	-webkit-text-stroke:1px transparent;
}

/**** HERO UNIT ****/	

.hero-unit{ 
	padding:10px 40px;
	background:#222;
	border-top:5px solid #777;
	border-radius:0;
}
.hero-button{ 
	margin:15px 0px 20px 20px;
	font-size:14px;
	rgba(0,0,0,0.2), 0px 0px 0px 4px rgba(188,188,188,0.5);
    -moz-box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2), 0px 0px 0px 4px rgba(188,188,188,0.5);
    box-shadow:0px 1px 1px rgba(255,255,255,0.3) inset, 1px 1px 3px rgba(0,0,0,0.2), 0px 0px 0px 6px rgba(188,188,188,0.2);
}
.hero-unit h2 { 
	color:#f5f5f5; 
}
.hero-unit h2 a:hover {
	color:#fff; 
}

/**** LOGO****/
.logo { 
	margin: 2px auto 2px; 
	display: inline-block;
	vertical-align: middle;
	max-width:100%; 
}
.logo a {
 	float:left; 
/*	margin:10px 0 10px; */
	webkit-transition:all 0.3s ease-in;  
    -moz-transition:all 0.3s ease-in;  
    -o-transition:all 0.3s ease-in;  
    transition:all 0.3s ease-in;
}
.slogan {
	margin: 10px auto 0; 
	float: right;
}

/***************************************************
	02. MENU
 ***************************************************/

.top-bar { 
	background:#0A57A5; 
	color: #fff;
}
#search {
	height:15px;
	font-family: 'futura_ltcondensedlight', sans-serif;
}
.input-append, .input-prepend {
    font-size: 0;
    margin-top: 3px;
    margin-bottom: 0px;
    height:28px;
}

.menu_wrap { 
	float:right; 
	/*
        margin-bottom:10px;
	*/
}
.menu_wrap> ul { 
	margin:0 0; 
}
.menu_wrap .nav li {
	list-style: none;
	float: left;
	margin: 0;
	position: relative;
	padding-top: 8px;
}
.menu_wrap .nav > li { 
	padding: 0 0; 
	display: inline-block; 
}
#main_menu select { 
        margin-top:5px !important;
	display: none; 
	font-size:12px; 
}
.menu_wrap .nav li a {
	font-family: 'futura_ltcondensedlight', sans-serif;
	color: #fff;
	font-size: 18px;
	display: block;
	letter-spacing: 1px;
	padding: 0px 7px;
	text-align: center;
	margin-bottom: 8px;
       
	/*
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
*/
    background-color:#0A57A5;
    
    /*
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;    
*/
    margin-left: 7px;
    font-weight: 400;    
    text-decoration:none;
}

.darkgrey { 
	color:#222; 
	font-size:18px; 
	line-height:33px; 
}
li.active .darkgrey { 
	color:#777; 
}
li:hover .darkgrey { 
	color:#222; 
}

.menu_wrap .nav ul {
	/*
	border: 1px solid #0A57A5; 
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
    -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
    box-shadow:inset 0px 1px 0px 0px #ffffff;
       
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;    
    border:1px solid #dcdcdc;
    */

    background-color:#E87600;
	display: none;
	left:-16px;
	padding:0;
	position:absolute;
	top:31px;
	width:200px;
	z-index:98;
}

.menu_wrap .nav > li.sfHover > a,
.menu_wrap .nav > li.sfHover > a:hover,
.menu_wrap .nav > li > a:hover,
.menu_wrap .nav > li.active > a:hover,
.menu_wrap .nav > i > span.sub:hover { 
    font-weight: 400;
    color: #E87600;
}

.menu_wrap .nav > li.active > a, .menu_wrap .nav > li.active { 
	color: #fff;  
	/*
	background:#E87600; 
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	*/
}

.menu_wrap .nav > li.sfHover > a:before,
.menu_wrap .nav > li.sfHover > a:hover:before,
.menu_wrap .nav > li > a:hover:before,
.menu_wrap .nav > li.active > a:before,
.menu_wrap .nav > li.active > a:before { 
	background: none; 
}

.menu_wrap .nav ul li:first-child :after {
	bottom: 100%;
	border: solid transparent;
	content: " ";
	height:0; 
	width: 0;
	position: absolute;
	pointer-events: none;
}
.menu_wrap .nav ul li:first-child :after {
	border-bottom-color:#dcdcdc;
	border-radius: 0;   
	border-width: 10px;
	left:10%;
}
.menu_wrap .nav ul.sub-menu:first-child {
	padding-top: 12px;
}

.menu_wrap .nav ul.submenu :last-child {
	padding-bottom: 12px;
}

.menu_wrap .nav ul li a {
 	width: 160px;
	border: 0;
	padding-left: 6px;
	/*
	padding-top: 6px;
	padding-bottom: 6px;
	*/
	border-radius: 0; 
	color: #fff; 
	display: block;
	text-align: left;
	text-transform: none;
	/*
	webkit-transition:all 0.2s ease-in;  
    -moz-transition:all 0.2s ease-in;  
    -o-transition:all 0.2s ease-in;
	transition:all 0.2s ease-in;
	*/
	font-weight: 400
}
.menu_wrap .nav ul li:first-child a {
	border-top:none;
}
.menu_wrap .nav ul li:last-child a {
	border-bottom:none;
}
.menu_wrap .nav ul li a span {
	display:none; 
}

.menu_wrap .nav > li > ul li > a,
.menu_wrap .nav > li > ul li a {
	background: none;
}

.menu_wrap .nav > li > ul li > a:hover,
.menu_wrap .nav > li > ul li.sfHover > a,
.menu_wrap .nav > li > ul li.active > a {
	-moz-border-radius: none;
    -webkit-border-radius: none;
    border-radius: 0; 
    font-weight: bold;
}
.menu_wrap .nav > li > ul li > a:hover:before,
.menu_wrap .nav > li > ul li.sfHover > a:before { 
	background: none; 
}
.menu_wrap .nav ul ul {
	position: absolute;
	display: none;
	max-width: 200px;
	left: 200px;
	top: 0px;
	height:auto;
	list-style: none;
	z-index: 111;
	padding: 0 0;
	margin: 0;
	border-top:0;
}
.menu_wrap .nav ul  ul li:first-child :after { 
	display:none; 
}

*/
.menu_wrap .nav li.current-menu-item a,
.menu_wrap .nav li.current_page_item a,
.menu_wrap .nav li.current-menu-ancestor a,
.menu_wrap .nav li.current-menu-parent a,
.menu_wrap .nav li.current-menu-parent a,
.menu_wrap .nav li.current_page_parent a,
.menu_wrap .nav li.current_page_ancestor a {
	/* background:#E87600; */
	color:#E87600;
}

/***************************************************
	03. INDEX PAGE
***************************************************/
.slider-wrapper {
	position:relative;
	margin:0 auto auto auto;
	background: #0A57A5;
}
.slider-wrapper img {
	width: 100%;
	height: 100%;
}

.welcome {
	font: 28px/38px 'futura_ltlight';
	padding: 0px 0 0px;
	font-weight: 300; 
	color: #4f6367;
}

/***************************************************
	04. TEAM
 ***************************************************/
.th {
	border:2px solid transparent;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	margin:0 0 10px 0;
	position:relative; 
	padding:10px;
	background:url(img/lines.png) repeat; 
}

.th:hover {
	border:2px solid transparent;
	-webkit-box-shadow: 1px 3px 7px rgba(0,0,0,0.25);
	-moz-box-shadow: 1px 3px 7px rgba(0,0,0,0.25);
	box-shadow: 1px 3px 7px rgba(0,0,0,0.25);
	transform: scale(1.03);
	background:#0A57A5 url(img/lines.png) repeat; 
}

.team_ic a { 
	margin:0 2px; 
	font-size:12px; 
}
.team_ic:hover {
     transform: translate(0,-4px);
    -webkit-transform: translate(0,-4px);
    -o-transform: translate(0,-4px);
    -moz-transform: translate(0,-4px);
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; 
}
.team_sections { 
	display: block; 
	padding: 15px 5px; 
	text-align: center; 
}

hr.team-line {  
	border 0;
    height:1px; width:220px; margin:20px auto 25px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.25), rgba(0,0,0,0)); 
    background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.25), rgba(0,0,0,0)); 
    background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.25), rgba(0,0,0,0)); 
    background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.25), rgba(0,0,0,0));
} 

/***************************************************
	05. SERVICE, TESTIMONIALS & QUOTES
 ***************************************************/

h5 .intro_sections { 
	color:#777; 
}
.intro-icon-disc {
	background-color:#333;
	border-radius:50%;
	text-align:left;
}

.intro_sections {
	display: block;
	padding:15px 20px 15px;
	text-align:left;
	color:#777; 
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	-ms-transition: all .4s;
	transition: all .4s;
}
.intro_sections a {
	color:#777;
}
.intro_sections:hover { 
	background-color:#F5F5F5;  
	transform: translate(0,-4px);
    -webkit-transform: translate(0,-4px);
    -o-transform: translate(0,-4px);
    -moz-transform: translate(0,-4px);
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; 
	-webkit-box-shadow: 1px 3px 7px rgba(0,0,0,0.25);
	-moz-box-shadow: 1px 3px 7px rgba(0,0,0,0.25);
	box-shadow: 1px 3px 7px rgba(0,0,0,0.25);
}

.intro-icon-disc.cont-large {
	text-align:center;
	margin: 0 auto;
	width:50px; 
	height:50px;
	box-shadow:0 0 0 2px #0a57a5, inset 0 0 0 2px #fff;
	background: url('img/logo-transparent.png');
}

.intro-icon-large:before { 
	font-size:28px;
	padding-left:0px;
	 margin-top:-4px; 
	margin-left:-2px; 
	color: #fff; 
}


/* Service Icons */
.service_sections {
	display:block;
	padding:25px 0px 0;
	text-align:left;
}
.service-icon-disc {
	background-color: #333;
	border-radius:50%;
	text-align:left;
	webkit-transition:all 0.2s ease-in;  
    -moz-transition:all 0.2s ease-in;  
    -o-transition:all 0.2s ease-in;
}
.service-icon-disc:hover {
	background-color:#999;
	border-radius:50%;
	text-align:left;
}
.service-icon-disc.cont-large {
	padding:12px;
	border-radius:50%;
	text-align:center;
	float:left;
	width:20px; height:20px;
	margin:-50px 0 0 0;
}
.service-icon-large:before {
	font-size:22px; 
	padding-left:0px; 
	margin-top:1px; 
	margin-left:-0.03em; 
	color:#fff; 
}
.service-icon-large2:before {
	font-size:22px; 
	padding-left:0px; 
	margin-top:-2px;
	 margin-left: 2px; 
	 color:#fff; 
}
.service-icon-large3:before {
	font-size:22px; 
	padding-left:0px; 
	margin-top:0px; 
	margin-left:-0.02em; 
	color:#fff; 
}

/* Testimonial Sections */
.quote_sections {
	display:block;
	padding:15px 15px 5px;
	text-align:center;
	background:#eee;
	border-top:4px solid #bbb;
	border-bottom:1px solid #bbb;
}
.quote_sections_hue {
	display:block;
	padding:15px 15px 5px;
	background:#f1f1f1;
	border:1px solid #ddd;
}
.quote_sections_img {
	display:block;
	padding:5px;
	border:1px solid #ddd;
}

.quote_sections_dark {
	display:block;
	padding:15px 15px 5px;
	text-align:center;
	background:#444;
	border-top:5px solid #555;
	border-bottom:1px solid #aaa;
	color:#bbb;
}
.quote_sections_light {
	display: block;
	padding: 15px 15px 5px;
	text-align: center;
	background: #f5f5f5;
	border-top: 5px solid #eee;
	border-bottom: 1px solid #ddd;
}

.rapporteurnewitems,.rapporteurabout {
	height:200px; 
	overflow-y:auto; 
	-webkit-border-radius:3px; 
	-moz-border-radius:3px; 
	border-radius:3px;
}
ol.rapporteurnewitems {
	list-style-type: decimal !important; 
	margin: 0px
}
ol.rapporteurnewitems li {
	border-bottom: 1px dotted #bbb; 
	padding: 5px 0;
}
ol.rapporteurnewitems li:first-child {
	padding: 0 0 5px;
}
.rapporteurnewitems li a , .rapporteuracountrydetails li a {
	font-weight: 200;
}
/*.rapporteurnewitems li:nth-child(even), .rapporteuracountrydetails li:nth-child(even) {
	color:#c96;
}*/

.rapporteuracountrydetails {
	max-height:280px;  
	padding:0 10px; 
	overflow-y:auto; 
	-webkit-border-radius:3px; 
	-moz-border-radius:3px; 
	border-radius:3px;
}

/* Testimonial Icons */
.testimonial-icon-large, .testimonial-icon-large2 { 
	color: #fff; 
}
.testimonial-icon-large3 { 
	color: #333; 
}
.testimonial-icon-disc, .testimonial-icon-disc2, .testimonial-icon-disc3 {
	background-color: #0A57A5; 
	padding:0px;
	border-radius:50%;
	text-align:center;
	vertical-align:middle;
	margin-bottom:0px;
	margin-right:10px;
	line-height:0px;
}
.testimonial-icon-disc.cont-large,
.testimonial-icon-disc2.cont-large,
.testimonial-icon-disc3.cont-large,
.testimonial-icon-disc4.cont-large {
	padding:22px;
	border-radius 50%;
	text-align:center;
	vertical-align middle;
	width:30px; height:30px;
	margin:-60px auto 10px auto;
	box-shadow: 0 0 0 2px #ccc, inset 0 0 0 2px #fff; 
}

.testimonial-icon-large2:before,.testimonial-icon-large3:before {
	font-size:30px; 
	margin-left:1px; 
	margin-top:-2px;
}
.testimonial-icon-disc2 {
	background-color:#444;
}
.testimonial-icon-disc3 {
	background-color:#eee;
}
.testimonial-icon-large:before {
	font-size:35px; 
	margin-left:0px; 
	margin-top:-4px;
}

/***************************************************
	06. PORTFOLIO, CAROUSEL & THUMB CAROUSELS
 ***************************************************/

/**** PORTFOLIO ****/
.hover_img { 
 position:relative;  
}
.hover_img:hover { 
 position:relative; background-color:#111;   
}
.portfolio_zoom{
	display: none;
	width:32px; height:32px;
	position: absolute;
	left:50%;
	top:40%;
	margin:0px 0px 0 3px;
	background-image: url(img/zoom.png);
	background-position:0 -33px;
	background-repeat:no-repeat;
}
.portfolio_link{
	display:none;
	width:32px; height:32px;
	position:absolute;
	left:50%;
	top:40%;
	margin:0px 0px 0 -34px;
	background-image: url(img/link.png);
	background-position:0 -33px;
	background-repeat:no-repeat;
}
.portfolio_zoom a, .portfolio_link a {
	display:block;
	width:30px;
	height:30px;
	text-indent: -9999px; 
	z-index:100;	
}
.portfolio_zoom:hover, .portfolio_link:hover {
	opacity:0.85; 
}
.hover_img:hover .portfolio_zoom, .hover_img:hover .portfolio_link, .hover_img:hover .item_description { 
	display:block;
}

.item_description {
    position:relative;
	padding:8px 15px 10px;
    border-bottom:1px solid #ccc;
    background-color:#f5f5f5; 
	font-size:12px;
	color:#999;
}

.item_description:after {
	bottom:100%;
	border:solid transparent;
	content: " ";
	height:0;
	width:0;
	position:absolute;
	pointer-events:none;
}
.item_description:after {
	border-bottom-color: #f5f5f5;
	border-width:10px;
	left:3%;
}

.item_description a { 
	font-size:13px; 
color:#666; 
}
.item_description a:hover { 
	color:#444; 
}
.item_description:hover{ 
	border-bottom-color:#aaa; 
}

/* Isotope Filtering */
.isotope-item { 
	z-index:2; 
}
.isotope-hidden.isotope-item { 
	pointer-events:none; 
	z-index:1; 
}
/* Isotope CSS3 transition */
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
          transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
          transition-property: height, width;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
          transition-property:         transform, opacity;
}
/* disabling Isotope CSS3 transitions */
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
          transition-duration: 0s;
}
/* End: Recommended Isotope styles */
/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
     -moz-transition: none;
          transition: none;
}
.element { 
	overflow: hidden;
	position: relative;
	margin-bottom:20px;
}

.element img {
	max-width: 100%;
}
#options {
	padding: 0 0 10px;
}

#filters { 
	position: relative; 
	padding: 0; 
	margin: 10px 0 0; 
}
#filters li a:link {
	display:block;
	margin: 0 10px 10px 0;
	float:left; 
	padding:6px 10px;
	list-style:none;
	font-weight:400;
	text-transform:uppercase;
	background:#eee; 
	color:#555; 
}
#filters li a.selected { 
	background:#0A57A5;  
	text-decoration:none; 
	color:#fff; 
}
#filters li a:hover {  
	background:#bbb; 
	color:#fff;  
}

/**** GALLERY ****/

.holder { 
	margin:15px 0; 
}
.holder a { 
	font-size:13px; 
	cursor:pointer;
	 margin:0 5px; 
	 color:#555; 
	}
.holder a:hover {
	color:#0A57A5;  
}
.holder a.jp-previous { 
	margin-right:15px; 
}
.holder a.jp-next { 
	margin-left:15px; 
}
.holder a.jp-current,a.jp-current:hover { 
 color:#0A57A5;    
}
.holder a.jp-disabled,a.jp-disabled:hover { 
 color:#999;  
}
.holder a.jp-current,a.jp-current:hover,.holder a.jp-disabled,a.jp-disabled:hover { 
 cursor:default; background:none;  
}
.holder span { 
 margin:0 0;  
}
ul#itemContainer { 
 list-style: none; padding:0 0; margin:0 0; width:100%;  
}

/**** CAROUSEL ****/

#carousel { 
 margin-bottom:20px;  
}
#carousel .carousel-control {
  position: absolute;
  top:50%; left:15px;
  width:33px;height:33px;
  margin-top:-17px;
  background-image:url(img/main_carousel_nav.png);
  background-position:0 -33px;
  background-repeat:no-repeat; 
  outline:none; 
	webkit-transition:none;  
    -moz-transition:none;  
    -o-transition:none;
	transition:none;
}
#carousel .carousel-control.right { 
 background-position: -102px -33px;  left:auto; right:15px;  
}
#carousel .carousel-control.right:hover { 
 background-position: -102px 0;  
}
#carousel .carousel-control:hover { 
 background-position:0 0;  
}

/**** THUMBNAIL CAROUSELS ****/

.col_full{
	width:100%;
	display:block;
	position:relative;
	margin:0 0 30px;
	float:left;
}
.col_full2{ 
 position:relative; float:left;  
}
#slider_home, #slider_clients, #slider_blog, #slider_related  { 
 position:relative;  
}

/* CAROUSELS */	
.slider-item {
    position: relative;
    float:left;
    margin:0 3px 0px 0px;
	height:auto; 
	min-height:315px;
}

.slider-item .slider-image,
.slider-item .slider-image a,
.slider-item .slider-image img { 
 display:block; position: relative; width:100%;  
}
.slider-item .slider-image:hover,
.slider-item .slider-image a:hover,
.slider-item .slider-image img:hover { 
 display:block; position: relative; width:100%;   
}

.slider-title {
    position:relative;
   padding:1px 15px 10px;
    border-bottom:1px solid #ccc;
    background-color:#f5f5f5;
	font-size:12px;
	color:#999;
}

.slider-title:after {
	bottom:100%;
	border:solid transparent;
	content: " ";
	height:0; width 0;
	position: absolute;
	pointer-events: none;
}
.slider-title:after {
	border-bottom-color:#f5f5f5;
	border-width:10px;
	left:6%;
}

.slider-title h3 { 
 font-size:13px; letter-spacing:0.1em; font-weight:normal; text-transform:uppercase; margin-bottom:4px; 
}
.slider-title h3 a { 
 color:#555; 
}
.slider-title h3 a:hover { 
 color:#777; 
}
.slider-title:hover{ 
 border-bottom-color:#aaa;  
}

.widget-scroll-prev,
.widget-scroll-next {
    display: block;
    position: absolute;
    cursor: pointer;
	top:-15px;
    left:auto; right:30px;
	text-align:center;
	width:12px; height:17px;
	background:#ddd;
	border-bottom:1px solid #aaa;
	padding: 0 5px 4px 5px;
	opacity:1.0;
}
.widget-scroll-next { 
 right:4px;  
}
.widget-scroll-prev:hover, .widget-scroll-next:hover { 
 opacity:0.8;  
}

/* About Carousel */

#slider_about .slider-item {
    position:relative;
    float:left;
    margin:0 0px 0px 3px;
	height:auto; 
	min-height:200px;
}
#slider_about .slider-title h3 { 
 font-size:11px; letter-spacing:0.1em; font-weight:normal; text-transform:uppercase;  margin-bottom:0px; 
}

/* About Page Arrows */	
.widget-scroll-prev2,
.widget-scroll-next2 {
    display: block;
    position: absolute;
    cursor:pointer;
	top:-30px; left:auto;
	right:25px; width:10px;
    height:20px;
	text-align:center;
	background:#ddd;
	border-bottom:1px solid #aaa;
	padding:0 5px;
	opacity:1.0;
}
.widget-scroll-next2 { 
 right: 0px;  
}
.widget-scroll-prev2:hover, .widget-scroll-next2:hover { 
 opacity:0.8;  
}

/* Related Carousel */	
#slider_related .slider-item {
    position:relative;
    float: left;
    margin:0 5px 0 0;
	height:auto; 
	min-height:150px;
}
/* Single Portfolio Page Arrows */	
.widget-scroll-prev3,
.widget-scroll-next3 {
    display:block;
    position:absolute;
    cursor:pointer;
    width:12px; height:17px;
    top:-30px;
    left:auto;
	text-align:center;
	background:#ddd;
	border-bottom:1px solid #aaa;
	padding:0 5px 4px;
	opacity:1.0;
 }
.widget-scroll-next3 { 
 left: 25px; 
}
.widget-scroll-prev3:hover, .widget-scroll-next3:hover { 
 opacity:0.8;  
}

/* Clients Carousel */
	
#slider_clients .slider-item {
    position:relative;
    float:left;
    margin:0 3px 0 0;
	height:auto;
	min-height:120px;
}
/* Clients  Arrows */	
.widget-scroll-prev5,
.widget-scroll-next5 {
    display:block;
    position:absolute;
    cursor:pointer;
	top:0px;
    left: auto;
    right:25px;
	opacity:1.0;
     width:10px; height:20px;
	text-align:center;
	background:#ddd;
	border-bottom:1px solid #aaa;
	padding:0 5px;
	opacity:1.0;
}
.widget-scroll-next5 { 
 right:0px; 
}
.widget-scroll-prev5:hover, .widget-scroll-next5:hover { 
 opacity:0.8;  
}

/* Small Carousel */
#slider_small .slider-item {
    position: relative;
    float:left;
    margin:0 3px 0px 0;
	height:auto;
	min-height:150px;
}
/* Small Slider Arrows */	
.widget-scroll-prev4,
.widget-scroll-next4 {
    display: block;
    position:absolute;
    cursor:pointer;
    width:20px; height:25px;
    top: -25px;
    left:auto;
    right:15px;
    opacity:1.0;
	text-align:center;
}
.widget-scroll-next4 { 
 right:-3px; 
}
.widget-scroll-prev4:hover, .widget-scroll-next4:hover { 
 opacity:0.8;  
}


/***************************************************
	07. BLOG
 ***************************************************/
.day, .month , .year { 
 display:block; text-align:center;  
}
.day { 
 font-size:24px; padding:0 0; color: #fff;  
}
.month { 
 font-size:12px; padding:0 0; color:#fff; 
}
.year { 
 font-size:12px; padding:0 0; color:#fff; 
}

.date-post {
	position:absolute;
	display:block;
	width:50px;
	z-index:100;
    background-color:#E87600; 
	font-size:12px;
	color: #fff;
	padding:12px 5px 8px;
}
.date-post2 {
	position:relative;
	margin-top:0px;
	background-color:#E87600; 
	font-size:12px;
	color:#fff;
	padding:12px 5px 8px;
}

.date-post:before, .date-post2:before {
	bottom: 0%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position:absolute;
	pointer-events:none;
}
.date-post:before, .date-post2:before {
	border-top-color:#E87600; 
	border-width:10px;
	bottom:-23%;
	right:0%;
}

.post_link a {  }
.post_link a:hover { 
 color:#747474;  
}
.post_link  { 
 margin-bottom:10px;   
}

.post {border-bottom:0;
	margin:0 0;
	padding:0 0 10px;
	overflow:hidden;
}
.post:last-child { 
 margin:0; padding:0;  
}

.post-meta ul {
	margin:0px 0 20px 0;
	padding: 0 0;
	list-style:none;
	text-transform:uppercase;
	font-size:11px; clear:both;
}
.post-meta li { 
 margin:0; display:inline;  
}
.post-meta a, .nav-tabs a { 
 color #555;  
}
.post-meta a:hover { 
 color:#747474;  
}

.avatar { 
 float: left; margin:0 10px 0 0;  
}
.pad_author { 
 margin:15px 0px 0px 20px;  
}
.media-body{ 
 margin-bottom:0px;   
}
.media-body a{ 
 color:#555;  
}

/* Pager */
.pager li > a,
.pager li > span {
	display: inline-block;
	padding:5px 10px;
	border:0;
	color: #fff; background:#0A57A5; 
}
.pager li > a:hover,
.pager li > a:focus,
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span  { 
 text-decoration:none; color:#fff; background:#555;   
}

/* Pagination */
.pagination { 
 margin:20px -10px;  
}
.pagination ul { 
 display: inline-block; -webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none;  
}
.pagination ul > li { 
 display: inline;  
}
.pagination ul > li > a,
.pagination ul > li > span {
	float: left;
	padding: 4px 10px;
	text-decoration: none;
	background-color: transparent;
	border: none;
	margin:0 0;
	color: #888;
}
.pagination ul > .active > a,
.pagination ul > .active > a:hover,
.pagination ul > .active> a:focus { 
 background-color:#0A57A5;   color: #fff; cursor: default;  
}
.pagination  ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus { 
 background-color:transparent; color: #666; cursor: default;  
}

/***************************************************
	08. CONTACT
 ***************************************************/
.contact_form { 
 padding-top:25px;  
}
#ajax-contact-form input,.contact_form textarea, #respond input[type=text], #comment  , .wpcf7-form-control { 
 border:1px solid #ddd; box-shadow:none;  
}
.contact_form textarea , #comment, .wpcf7-textarea  { 
 min-height:150px; 
}

.wpcf7-textarea , #comment {
	width: 656px;
}
.well, #commentform {
	background-color:#f5f4f4;
	border:0px #fff solid;
	margin-top:10px;
}
#commentform { 
 padding: 20px; 10px 
}
.form_info{
	color: #444;
	font-weight:400;
	margin-bottom:3px;
}
.required{ 
 color:#0A57A5;    
}

.btn-form, .wpcf7-form-control, .wpcf7-submit {
	color:#fff;
	display: inline-block;
	letter-spacing:1px;
	padding:13px 12px;
	margin-top:10px;
	font-size:11px;
	text-decoration:none;
	outline:none;
	cursor:pointer;
	border-radius:0px;
}
.notification_error {
	color: #fff;
	background-color:#333;
	height:auto;
    margin: 0 0 9px 0;
    padding: 10px;
    text-align:left;
}
.notification_ok {
    color: #666;
	background-color: transparent;
	font-weight:400;
    height: auto;
    margin:0 0 9px 0;
    padding:10px;
    text-align:center;
	font-size: 13px;
	text-transform: uppercase;
}
.navigation {
	margin:20px 0;
}
.nav-previous, .nav-next { 
 font-size: 140%; 
}

/***************************************************
	09. FOOTER
 ***************************************************/
#footer { font-family: 'futura_ltcondensedlight', sans-serif; }

.footer-main {
    background: #e4e4e4;
    text-align: center;
}
.footer-bottom {
	font-size: 14px; 
    background: #0A57A5;
    color: white;
    text-align: center;
    padding: 10px 0 10px 0;
}
#footer .mcForm { margin: 0; }
#footer .footer-element { text-align: center; }

/* Main Menu */

#main-menu .menu-item {
        margin-right: -5px;
    }

#footer #main-menu { 
    text-align: center; 
    font-size: 20px; 
}
#footer .main-menu li a { margin: 0px 8px 0px 8px; }
#footer #main-menu { margin: 10px 0px 20px 0px; }
#footer .nav { margin-bottom: 0; }
#footer .menu-item { display: inline-block; }
#footer #main-menu a:hover {
        color: #E87600;
        background: none;
}

/* Subscribe to newsletter */
#footer .subscribenewsletter-title, #footer .subscribenewsletter-form { display: inline-block; }
#footer input#subscribe-ok {
    vertical-align: top;
    color: #fff;
    background: #0A57A5;
    border: 0;
    width: 30px;
    height: 30px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
}
#footer .subscribenewsletter { padding-bottom: 10px; }
#footer input#address { 
    font-family: 'futura_ltcondensedlight', sans-serif; 
    margin-right: 6px;
}
#footer .subscribenewsletter-title { 
    vertical-align: text-bottom; 
    font-size: 16px;
    padding-right: 7px;
} 

/* Social links */
#footer .sociallinks-logo {
    background: white;
    width: 50px;
    height: auto;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    border-radius: 25px;
    margin: 0 20px 0 20px;
}
#footer .sociallinks-twitter-logo { background: #55ACEE; }
#footer .sociallinks { padding: 20px 0px 10px 0px; }

/* Copyright */
#footer .copyright a, #footer a.unhchr { color: white; }
#footer .copyright a:hover, #footer a:hover.unhchr{ color: white; font-weight: bold;}

/* Flickr */	
.flickrs { 
 margin-right:-10px; 
 padding-top:4px; 
}
.FlickrImages li {
	margin: 0 9px 6px 0 !important;
	padding:0 !important;
	float:left;	
	border:0 !important;
}
.FlickrImages li a {
	display:block;
	width:48px !important; 
	height:48px !important;
	overflow:hidden;
	float:left;	
}
.FlickrImages li a img { 
 width:48px !important; 
 height:48px !important; opacity:1;  
}


/*Social Icons */
.follow_us { 
 text-align:left; 
}
.follow_us a { 
	font-size:10px;
	padding:6px 0px 8px 4px;
	margin:0px 6px 0px 0px;
	width:30px;
	text-align: center;
	border-radius:50px;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	box-shadow: 0 0 0 2px #333, inset 0 0 0 2px #111; background:#333;
}
.follow-top a {
	padding:4px;
	width:20px;
	border-radius: 35px;
	box-shadow: 0 0 0 2px #ddd, inset 0 0 0 2px #006699; background:#fff;
}
.follow_us a:hover{ 
 box-shadow: 0 0 0 2px #0A57A5, inset 0 0 0 2px #111; background:#0A57A5;  
}
.follow_top a:hover{ 
 box-shadow: 0 0 0 2px #bbb, inset 0 0 0 2px #fff; background:#bbb;  
}

.soc_icons a{ 
 float:right; 
}
.soc_icons a:hover { 
 background-color:rgba(255,255,255, 0.2) 
}
.icon_t { 
 width:36px; height:30px; background:url('img/icons_twitter.png'); background-position:center;
}
.icon_facebook { 
 width:36px; height:30px; background:url('img/icons_facebook.png'); background-position:center; 
}
.icon_in { 
 width:36px; height:30px; background:url('img/icons_in.png'); background-position:center; 
}
.icon_pi { 
 width:36px; height:30px; background:url('img/icons_pi.png'); background-position:center; 
}
.icon_dribbble { 
 width:36px; height:30px; background:url('img/icons_dribbble.png'); background-position:center; 
}
.icon_google { 
 width:36px; height:30px; background:url('img/icons_google.png'); background-position:center; 
}
.icon_youtube { 
 width:36px; height:30px; background:url('img/icons_youtube.png'); background-position:center; 
}
.icon_flickr { 
 width:36px; height:30px; background:url('img/icons_flickr.png'); background-position:center; 
}
.icon_rss { 
 width:36px; height:30px; background:url('img/icons_feed.png'); background-position:center; 
}

/* Back To Top */
.go-top, .go-down {
	position:fixed;
	text-decoration: none;
	color:white;
	background-color: rgba(0, 0, 0, 0.3);
	font-size:30px;
	padding:0.1em 0.3em 0.1em;
	display:none;
	border-radius:3px; z-index:500;
}

.go-top {
	bottom:0.5em; right: 0.5em;

}
.go-down {
	bottom:0.5em; right: 2.5em;
}
.go-top:hover, .go-down:hover { 
 background-color:rgba(0, 0, 0, 0.6); 
}

/*************************************************************f
	10. 404 PAGE, PRICING TABLE, SKILLS BAR, ACCORDIAN, TABS
 *************************************************************/
/**** 404 PAGE ****/
.no_page {
	text-align: center;
	margin:30px 0 0 0;
	line-height:30px;
	font-size:18px;
	color:#555;
	font-weight:400;
	position:relative;
	text-transform:uppercase;
}
.very_big { 
	font-size:160px;
	font-weight:700;
	margin:40px auto;
	padding: 0px 0; 
	color:#333; 
	text-align:center;
	position:relative;
	line-height:110px;
}

/**** SKILLS BAR ****/
.progress-inverse.progress-striped .bar,
.progress-striped .bar-inverse{ 
  background-color: #0A57A5;  
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); 
}
.progress { 
 margin-bottom:8px;  
}

/**** ACCORDIAN ****/
.accordion-group, .accordion-inner { 
 border: none; border-radius: 0;  
}
.accordion-group { 
	padding: 1px 0; 
	margin-bottom:1px;
	background: #fefefe;
	-webkit-box-shadow: 1px 2px 5px rgba(0,0,0,0.1);
	-moz-box-shadow: 1px 2px 5px rgba(0,0,0,0.1);
	box-shadow: 1px 1px 0px rgba(0,0,0,0.1);
}
.accordion-group:first-child { 
 border: none;  
}
.accordion-heading .accordion-toggle {
	padding:0 0 0 30px;
	background: url("img/accordion.png") 0px 0px no-repeat;
	height:16px;
	margin:5px 10px 8px;
	font-size:12px;
	line-height:16px;
	color:#555;
	outline: none;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.accordion-heading .collapsed { 
 background-position:0 -18px;  
}
.accordion-heading .accordion-toggle:hover { 
 text-decoration:none;  
}
.accordion-inner { 
 padding:0px 20px 9px 40px; font-size:11px; line-height:22px; 
}
.collapse {
	overflow:hidden;
	position:relative;
	height:0;
}
.collapse.in { 
 height:auto;  
}

/**** TABS ****/
ul.nav-tabs { 
 margin: 0 !important;  
}
.nav-tabs > li > a {
	border-color: #d3d3d3;
	border-radius:0;
	margin-right:4px;
	font-size:12px;
	color:#444545;
	padding:6px 10px 5px;
	outline:none;
	background:#F9F9F9;
  	border-top:3px solid #d3d3d3;
	color:#555; 
}
.nav-tabs > li.active > a { 
 border-top:3px solid #d3d3d3; 
}
.nav-tabs > li > a:hover, .nav-tabs > li.active > a:hover,.nav-tabs > .active > a:focus  {
	border-color:#d3d3d3;
	border-top:3px solid #0A57A5;  
	background:none;
	color:#555; 
}
.tab-content { 
 padding:18px 0 0; 
}
.nav-tabs > li.active > a { 
 border-top: 3px solid #009FD9; 
 border-bottom:1px solid #d3d3d3; 
}
.tabs-top .nav-tabs > li.active > a:hover,
.tabs-top .nav-tabs > li.active > a { 
 border-top:3px solid #0A57A5; color:#555;   
}

.tabs-left > .nav-tabs { 
 border: none;  
}
.tabbable.tabs-left .nav-tabs li { 
 border-radius:0; margin:10px 0 -2px 0;  
}
.tabbable.tabs-left .nav-tabs a {
	border:#d5d5d5 1px solid;
	font-size:12px;
	padding:6px 0 6px 10px;
	border-radius:0;
	border-left:#d5d5d5 3px solid;
	color:#555; 
}
.tabbable.tabs-left .nav-tabs .active a, .tabbable.tabs-left .nav-tabs a:hover {
	border:#d5d5d5 1px solid;
	border-left:3px solid #0A57A5;  
	color:#555; 
}
.tabbable.tabs-left .tab-content { 
 padding: 0 0 20px 15px;  
}

/*************************************************************
	11. LOGO ANIMATION
 *************************************************************/

.animated {
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-ms-animation-duration: 1s;
	-o-animation-duration: 1s;
	animation-duration: 1s;
}
.animated.hinge {
	-webkit-animation-duration: 2s;
	-moz-animation-duration: 2s;
	-ms-animation-duration: 2s;
	-o-animation-duration: 2s;
	animation-duration: 2s;
}
@-webkit-keyframes fadeInDown { 0% { 
 opacity: 0; -webkit-transform: translateY(0);  
}
100% { 
 opacity: 1; -webkit-transform: translateY(0); 
}
}
@-moz-keyframes fadeInDown { 0% { 
 opacity: 0; -moz-transform: translateY(0);  
}
100% { 
 opacity: 1; -moz-transform: translateY(0);  
}
}
@-o-keyframes fadeInDown { 0% { 
 opacity: 0; -ms-transform: translateY(0);  
}
100% { 
 opacity: 1; -ms-transform: translateY(0);  
}
}
@keyframes fadeInDown { 0% { 
 opacity: 0; transform: translateY(0);  
}
100% { 
 opacity: 1; transform: translateY(0);  
}
}
.fadeInDown {/*
	-webkit-animation-name: fadeInDown;
	-moz-animation-name: fadeInDown;
	-o-animation-name: fadeInDown;
	animation-name: fadeInDown;*/
}

#wp-calendar {
	width: 90%;
}


#map-container {
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #ccc #999 #ccc;
	-webkit-box-shadow: rgba(64, 64, 64, 0.5) 0 2px 5px;
	-moz-box-shadow: rgba(64, 64, 64, 0.5) 0 2px 5px;
	box-shadow: rgba(64, 64, 64, 0.1) 0 2px 5px;
	margin-bottom: 30px;
}

#map {
	width: 100%;
	height: 400px;
        margin: 0 auto;
}
#map img,.google-maps img {
  max-width: none;
}

.wpcf7-form-control {
	width: 94%;
}

.wpcf7-submit {
	background: #0A57A5;
	    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
}

.wpcf7-submit:hover, .wpcf7-submit:active {
	background: #333;
}

.wpcf7-textarea {
	color: #555555;
	font-size: 14px;
	line-height: 20px;
}

.rapporteur-toggle-map { 
 margin-top: -10px; 
}

/* Icon font for arrow icons */
@font-face {
	font-family: 'icomoon';
	src:url('font/icomoon_arrows/icomoon.eot');
	src:url('font/icomoon_arrows/icomoon.eot?#iefix') format('embedded-opentype'),
		url('font/icomoon_arrows/icomoon.woff') format('woff'),
		url('font/icomoon_arrows/icomoon.ttf') format('truetype'),
		url('font/icomoon_arrows/icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
} /* Iconfont by Icomoon http://icomoon.io/ */


/* Accordion style */
.cbp-ntaccordion {
	list-style: none;
	margin: 0;
	padding: 0;
}

.cbp-ntsubaccordion {
	list-style: none;
}

.cbp-ntaccordion .cbp-nttrigger {
	cursor: pointer;
} 

.cbp-ntaccordion h3 {
	margin: 0 0 0.3em;
	padding:.1em 0;
	border-bottom: 1px dotted #ddd;
	font-size: 15px;
	font-weight: 300;
}

.cbp-ntaccordion h4 {
	font-size: 1.0em;
	text-transform: uppercase;
	letter-spacing: 0.4em;
	/*padding: 0.5em 0 0.5em;*/
	/*margin: 0 0 0.5em;*/
	padding: 0;
	margin: 0;
}

.cbp-ntaccordion h5 {
	font-size: 1.2em;
	color: #aaa;
	padding: 0.5em 0 0.5em;
	margin: 0 0 0.5em;
}

.cbp-ntaccordion .cbp-ntcontent p {
	color: #888;
	font-size: 1.25em;
	font-weight: 300;
	line-height: 1.5;
	padding: 0.2em 0 1.5em;
	margin: 0;
}

/* Arrow icons */
.cbp-ntaccordion > li > .cbp-nttrigger:before,
.cbp-ntsubaccordion > li > .cbp-nttrigger:before {
	font-family: 'icomoon';
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	color: #ddd;
	margin-right: 0.5em;
	-webkit-font-smoothing: antialiased;
}

.cbp-ntaccordion > li > .cbp-nttrigger:before {
	font-size: 75%;
}

.cbp-ntaccordion > li > .cbp-nttrigger:before {
	content: "\36";
}
.cbp-ntaccordion > li > .cbp-nttrigger:hover:before {
	content: "\35";
	color: inherit;
}
.cbp-ntaccordion > li.cbp-ntopen > .cbp-nttrigger:before,
.no-js .cbp-ntaccordion > li > .cbp-nttrigger:before {
	content: "\34";
	color: inherit;
}

.cbp-ntsubaccordion > li > .cbp-nttrigger:before {
	content: "\32";
}
.cbp-ntsubaccordion > li > .cbp-nttrigger:hover:before {
	content: "\33";
	color: inherit;
}
.cbp-ntsubaccordion > li.cbp-ntopen > .cbp-nttrigger:before,
.no-js .cbp-ntsubaccordion > li > .cbp-nttrigger:before {
	content: "\31";
	color: inherit;
}

/* Initial height is zero */
.cbp-ntaccordion .cbp-ntcontent {
	height: 0;
	overflow: hidden;
}

/* When open, set height to auto */
.cbp-ntaccordion .cbp-ntopen > .cbp-ntcontent,
.cbp-ntsubaccordion .cbp-ntopen > .cbp-ntcontent,
.no-js .cbp-ntaccordion .cbp-ntcontent {
	height: auto;
}

/* Example for media query */
@media screen and (max-width: 32em) { 

	.cbp-ntaccordion {
		font-size: 70%;
	}

}

@media (max-width: 767px) {  
#search {
 min-height:25px !important;
}
}

@media (max-width: 370px) {  
#search {
 width:120px;
}

@media (max-width: 320px) {  
.hidden-phone320 { 
 display: none; 
} 
}

table th, .table td {
    border-top: 1px solid #DDDDDD;
    line-height: 20px;
    padding: 3px 5px;
    text-align: left;
    vertical-align: top;
}

/* akoatic addons */

input#subscribe-ok {
    vertical-align: text-bottom;
    background-color: #0A57A5;
    border-color: #777;
    border-style: solid;
    color: #fff;
      -webkit-border-radius: 4px 4px 4px 4px;
           -moz-border-radius: 4px 4px 4px 4px;
           border-radius: 4px 4px 4px 4px;
}

#results_pointer {
    color: white;
}

#address {
     width: 166px;
}
