/*!
Theme Name: help
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0-wpcom
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: help
Tags:

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

 help is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Blueprint http://www.blueprintcss.org/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 - Reset
2.0 - Typography
3.0 - Elements
4.0 - Forms
5.0 - Navigation
	5.1 - Links
	5.2 - Menus
6.0 - Accessibility
7.0 - Alignments
8.0 - Clearings
9.0 - Widgets
10.0 - Content
	10.1 - Posts and pages
	10.2 - Asides
	10.3 - Comments
11.0 - Infinite scroll
12.0 - Media
	12.1 - Captions
	12.2 - Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
1.0 - Reset
--------------------------------------------------------------*/
/* Variables */
/* Font-sizes */
/* Transitions */
/* Colors */
/* End Variables */
/*---Beginning of stuff I added-------------------------------*/
.welcome-page h1 {
  margin-bottom: 45px; }

.welcome-page h4 {
  font-family: 'Lato', Arial, sans-serif;
  font-size: 21px;
  font-weight: bold;
  text-transform: uppercase; }

.welcome-caption-container h3 {
  font-family: 'Lato', Arial, sans-serif;
  font-size: 28px;
  font-weight: bold;
  text-transform: uppercase; }

.welcome-title {
  padding-top: 50px; }

.welcome-description {
  padding-top: 20px;
  padding-bottom: 35px; }

.welcome-page .hp-btn {
  font-family: 'Lato', Arial, sans-serif;
  text-transform: uppercase; }

.welcome-page .below-fold {
  margin: 0 -50px;
  color: #1e1e1e; }
.welcome-page .below-fold-content {
  padding-top: 70px;
  background-color: white; }
.welcome-page p {
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  margin-top: 18px;
  margin-bottom: 18px; }

.welcome-img-container {
  padding-bottom: 48px; }

div .page-content {
  max-width: 750px; }

.understand-table {
  border-collapse: collapse; }

.understand-table tr + tr {
  border-top: 1px solid #aaa; }

.understand-table .selected {
  background-color: #f5f2f2; }

.understand-table .option {
  width: 90%;
  padding: 15px;
  border-right: 1px solid #aaa; }

.understand-table .check {
  width: 10%;
  line-height: 0.5;
  vertical-align: middle;
  border-left: 1px solid #aaa;
  text-align: center;
  color: #2ecc71; }

.understand-table tr:hover {
  background-color: #f5f2f2;
  cursor: pointer; }

#reset {
  background-color: #2ecc71;
  border: 1px solid #27ae60;
  box-shadow: none;
  color: #fefefe;
  text-shadow: none;
  padding: 15px;
  width: 50%;
  margin-top: 15px; }

#selectorcontainer {
  float: right; }

#menu-accordion {
  text-align: left;
  margin: 0;
  list-style: none; }

.gmnoprint img {
  max-width: none; }

.gm-style img {
  max-width: none; }

#maprow {
  height: 400px;
  margin-top: 30px; }

#mapcontainer {
  width: 100%;
  height: 100%; }

.hl {
  color: #e5561c; }

.alert {
  color: #fefefe;
  max-width: 750px;
  font-size: 1.2em; }

.greenAlert {
  background-color: #2ecc71;
  border: 2px solid #27ae60;
  border-top: 0;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px; }

.redAlert {
  background-color: #e74c3c;
  border: 2px solid #c0392b;
  border-top: 0;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px; }

.blueAlert {
  background-color: #3498db;
  border: 2px solid #2980b9;
  border-top: 0;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px; }

.tabContent hr {
  margin-top: 0.5em;
  margin-bottom: 0.5em; }

.entry-title,
h2 {
  color: #202020; }

body.page,
body.single,
body.error404,
body.search {
  background-color: #fefefe; }

a {
  color: #0072bc; }

a:hover {
    text-decoration: underline;
}
#news a {
  color: #404040; }


article.news-item {
  padding-bottom: 50px;
  padding-top: 50px;
  border-bottom: #ccc 1px solid; }

article:last-of-type {
  border: none; }

.news-title {
  font-size: 28px;
  line-height: .9em; }

.news-date {
  font-size: 12px; }

.news-content {
  padding-top: 15px;
  padding-bottom: 15px; }

.news-excerpt {
  padding-top: 14px;
  line-height: 1.3em; }

#news a:hover {
  color: #0072bc; }

.orgname {
  font-weight: bold; }

a:hover {
  text-decoration: none;
  color: #0072bc; }

.entry-content a {
  color: #0072bc; }

#page {
  margin-bottom: 70px; }

.welcome-img {
  margin: 0 0 20px; }

.page-template-page-templatescountry_landing-php {
  font-size: 21px; }

.page-template-page-templateslanding-php #content {
  margin: 0;
  padding: 0; }
.page-template-page-templateslanding-php #page {
  margin-bottom: 0px; }

#colophon .site-info {
  color: #0072bc; }
#colophon .innovation-link img {
  height: 35px; }

.accordion.contacts h3:after {
  display: none; }

.contact-container {
  margin-bottom: 15px;
  margin-top: 15px; }

.contact-info {
  line-height: 1.2em;
  padding-bottom: 10px; }

.contact {
  padding-top: 10px;
  border-top: 1px solid #ccc; }

.contact:hover {
  background-color: #F5F5F5; }

.contact-header {
  border-top: 1px solid #ccc; }

.gm-style-iw {
  width: 324px !important;
  height: auto !important; }

a.mapclick {
  color: #f71b51;
  font-size: 0.8em;
  margin-top: 0.2em;
  margin-left: 0.5em; }

.header {
  position: relative; }

.header .fa-envelope,
.header .fa-phone,
.header .fa-map-marker {
  margin-left: 5px;
  margin-right: 5px; }

.marker {
  cursor: pointer; }

.marker:hover {
  color: #f71b51;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in; }

.header .fa-envelope {
  color: #9ec43b; }

.header .fa-phone {
  color: #0072bc; }

.header .fa-map-marker {
  color: #f71b51; }

.nomap .fa-map-marker {
  visibility: hidden; }

.nophone .fa-phone {
  visibility: hidden; }

.noemail .fa-envelope {
  visibility: hidden; }

.icons {
  float: right;
  margin-right: 16px; }

#mapcontainer {
  padding-bottom: 1em;
  background-color: #fefefe; }

.menu-button {
  position: absolute;
  z-index: 1000;
  top: 16px;
  left: 16px;
  color: #1e1e1e;
  text-align: center;
  border: 1px solid #1e1e1e;
  border-radius: 30px;
  height: 30px;
  width: 30px;
  padding: 6px;
  font-size: 15px;
  line-height: 0.9em;
  cursor: pointer;
  background-color: #fefefe; }

.menu-button:hover {
  color: #fefefe;
  background-color: #1e1e1e; }

.menu-button.close-btn {
  color: #1e1e1e;
  background-color: #fefefe;
  left: 202px;
  top: 7px; }

body.custom-background {
  background: #FEFEFE; }

.tabContent {
  max-width: 750px; }

@media (min-width: 768px) {
  .tabs li .col-sm-5 {
    width: 45.8333333333%; } }
.tabs li a {
  color: #404040;
  text-align: center;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  background-color: #fbfbfb;
  border: 1px solid #d2d2d2; }

.tabs li a:hover {
  border: 1px solid #0072bc; }

.tabs li a.selected {
  background-color: #c7e3fe;
  border: 1px solid #0072bc; }

.accordion {
  max-width: 750px; }

.tabs {
  max-width: 750px; }

#header-container {
  width: 240px;
  display: block;
  position: fixed;
  overflow-x: hidden;
  background-color: #fefefe;
  z-index: 1000;
  border-right: 1px solid #ccc;
  bottom: 0;
  top: 0;
  -webkit-overflow-scrolling: touch; }

.back-home {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block; }
  .back-home img {
    width: 38px;
    height: auto; }

body.admin-bar .back-home {
  top: 32px; }
  body.admin-bar .back-home img {
    width: 38px; }

#header_language {
  display: inline-block;
  float: right;
  position: absolute;
  top: 20px;
  right: 100px; }
  #header_language li {
    list-style: none;
    display: inline;
    border-left: 1px solid #ccc;
    margin: 0;
    padding: 0; }
  #header_language li:first-child {
    border-left: none; }
  #header_language a {
    display: inline-block;
    padding: 0 10px;
    font-weight: 400; }
  #header_language li.active a {
    color: #0072bc;
    font-weight: 700; }

.rtl #header_language {
  float: left;
  right: auto;
  left: 60px; }

body.admin-bar #header_language {
  top: 50px; }

@media (max-width: 767px) {
  #header_language {
    right: 10px;
    top: 10px; } }
#content {
  padding-top: 30px;
  text-align: left; }

#masthead {
  padding-top: 32px;
  padding-bottom: 66px;
  text-align: center; }

#masthead h1 {
  font-size: 1.5em; }

#menu-accordion {
  width: 100%; }

.site-branding {
  padding-bottom: 2em; }

#menu-accordion .content-div {
  font-size: 0.8em; }

.accordion h3:hover {
  color: #0072bc; }

#menu-accordion .current_top {
  border-left: 3px solid #0072bc; }

.menuitem h3:hover {
  border-left: 3px solid #02b2e1;
  cursor: pointer; }

#menu-accordion h3:hover a {
  padding-left: 22px;
  color: black; }

.subpages.ui-state-active {
  border-left: 3px solid #02b2e1; }

#menu-accordion .subpages a {
  margin-right: 7px; }

#menu-accordion .ui-accordion-header-active {
  margin-right: 5px; }

#menu-accordion .ui-accordion-header-active a {
  padding-left: 22px; }

#menu-accordion .ui-accordion-header-active a {
  margin-right: 2px; }

#menu-accordion .ui-state-hover a {
  margin-right: 2px; }

#menu-accordion .subpages:after {
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font: normal 0.8em FontAwesome;
  text-decoration: inherit;
  content: ' \f104';
  margin-left: -6px; }

#menu-accordion .ui-accordion-header-active:after, #menu-accordion h3.current_top.subpages:after {
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font: normal 0.8em FontAwesome;
  text-decoration: inherit;
  content: ' \f107';
  margin-left: -7px; }

#menu-accordion .current_top a {
  margin-right: 2px;
  padding-left: 22px; }

#menu-accordion .nosub:after {
  display: none; }

.content-div a {
  padding-left: 25px;
  display: block;
  line-height: 1.3em;
  padding-top: 5px;
  padding-bottom: 5px; }

.menulink:hover {
  color: black;
  padding-left: 25px; }

#menu-accordion h3 a {
  padding-left: 25px;
  margin-top: 0.3em;
  display: inline-block;
  margin-bottom: 0.5em;
  width: 210px;
  line-height: 1.5em; 
	color: #404040;
}
a.menulink {
    color: #404040;
}

.content-div a:hover {
  border-left: 2px solid #02b2e1; }

.content-div a.current_child {
  border-left: 2px solid #0072bc; }

.entry-header h1 {
  font-size: 50px;
  padding-left: 0.5em;
  border-left: 4px solid #0072bc;
  font-weight: 300; 
	margin-bottom: 40px;
margin-top: 50px;
}

.entry-content h2 {
  font-size: 37px;
  font-weight: 300; 
	margin-bottom: 20px;
margin-top: 40px;}

.print-button:before,
.email-button:before,
.feedback-button:before,
.search-button:before,
.social-button:before {
  -webkit-font-smoothing: antialiased;
  display: block;
  font: normal 24px/1 FontAwesome;
  text-decoration: inherit;
  vertical-align: top;
  padding-top: 10px;
  padding-bottom: 10px; }

.search-button:hover {
  background-color: #404040;
  color: transparent; }

.search-button:before {
  content: "\f002"; }

.email-button:before {
  content: "\f003"; }

.print-button:before {
  content: "\f02f"; }

.feedback-button:before {
  content: "\f0e5"; }

.social-button {
  display: block; }
  .social-button:before {
    content: "\f045"; }
  .social-button:active, .social-button:focus {
    cursor: pointer;
    background-color: #404040;
    color: #fefefe;
    outline: none;
    text-decoration: none; }
  .social-button .at4-icon-left, .social-button .at-icon-wrapper {
    display: none !important; }

#at4-share {
  display: none !important; }

#secondary {
  background-color: white;
  width: 60px;
  position: fixed;
  right: 0px;
  top: 0px;
  bottom: 0px;
  border-left: 1px solid #ccc;
  padding-top: 30px;
  text-align: center; }

#secondary div:hover, #secondary a:hover {
  cursor: pointer;
  background-color: #404040;
  color: #fefefe; }

#email-open h1 {
  font-size: 2em;
  margin-bottom: 0.5em; }

#feedback-open h1 {
  font-size: 2em;
  margin-bottom: 0.5em; }

#email-open {
  background: #fefefe;
  position: fixed;
  z-index: 1001;
  right: 60px;
  left: 250px;
  top: 0;
  max-height: 100vh;
  overflow-y: auto;
  padding-top: 50px;
  display: none;
  padding-bottom: 30px; }

#reset .fa-refresh {
  margin-right: 3px; }

#feedback-open {
  background: #fefefe;
  position: fixed;
  z-index: 1001;
  right: 60px;
  left: 250px;
  top: 0;
  padding-top: 50px;
  display: none;
  padding-bottom: 30px;
  max-height: 100vh;
  overflow-y: auto; }

#searchbox {
  position: fixed;
  top: 0;
  right: 60px;
  left: 250px;
  z-index: 1001;
  padding-top: 50px;
  padding-bottom: 30px;
  background: #fefefe;
  max-height: 100vh;
  overflow-y: auto;
  display: none; }

.search-field {
  width: 100%;
  margin-bottom: 1em;
  padding: 0.5em; }

#searchbox h1 {
  font-size: 1.3em;
  margin-bottom: 1em; }

#searchbox .search-submit {
  display: inline-block; }

button#submit i {
  margin-right: 0.5em; }

button#cancel i {
  margin-right: 0.5em; }

#overlay {
  position: fixed;
  right: 60px;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1000;
  background-color: #fefefe;
  opacity: 0.8;
  display: none; }

.site-footer {
  border-top: 1px solid #ccc;
  padding: 15px 50px;
  background-color: white;
  /* position: fixed; 
  z-index: 1010;
  bottom: 0;
  left: 0;
  right: 0;*/
}
  .site-footer .menu {
    margin: 0;
    padding: 0;
    float: right;
    display: inline;
    line-height: normal;
    vertical-align: top; }
    .site-footer .menu li {
      list-style: none;
      display: inline;
      margin: 0;
      padding: 0;
      line-height: normal; }
      .site-footer .menu li a {
        display: inline-block;
        margin: 0;
        padding: 0; }
  .site-footer .menu a, .site-footer .optima-powered {
    font-size: 13px;
    font-weight: 400;
    line-height: normal;
    color: #999; }
  .site-footer .menu a:hover, .site-footer .optima-powered:hover {
    text-decoration: underline;
    color: #333; }

/* Landing Page Popovers */
.popover {
  margin-left: 13px;
  padding: 0;
  color: #333;
  border-radius: 3px;
  background: #404040; }
  .popover.top {
    margin-top: -1px; }
    .popover.top > .arrow:after {
      border-top-color: #404040; }
  .popover.bottom {
    margin-top: 50px; }
    .popover.bottom > .arrow:after {
      border-bottom-color: #404040; }
  .popover .popover-content {
    margin: 0;
    padding: 0;
    background: #404040; }
  .popover h3 {
    margin: 0;
    padding: 3px 10px;
    font-weight: 700;
    border-bottom: 1px solid #ddd;
    background: #eee;
    color: #333;
    font-size: 16px;
    border-radius: 2px 2px 0 0; }
  .popover ul {
    margin: 1px 0;
    padding: 0; }
    .popover ul li {
      list-style: none;
      margin: 0;
      padding: 0; }
      .popover ul li a {
        color: #fff;
        background: #404040;
        padding: 2px 10px;
        margin: 0;
        line-height: normal;
        font-weight: 400;
        font-size: 13px;
        display: block;
        text-align: center; }
        .popover ul li a span {
          color: #bbb; }
        .popover ul li a:hover {
          background: #000; }

.jvectormap-zoomin, .jvectormap-zoomout {
  display: none; }

.optima-powered {
    float: right;
    margin-top: 3px;
    border-left: 1px solid #ccc;
    margin-left: 8px;
    padding-left: 8px;
    padding-right: 8px;
    margin-right: 10px;
}

@media (max-width: 501px) {
  .optima-powered {
    border-left: none;
    margin-top: 0;
    margin-right: 0; }

  .site-footer .menu {
    clear: right; } }
@media print {
  article {
    min-width: 21cm; }

  #header-container {
    display: none !important; }

  a[href]:after {
    content: none; }

  #menu-button-open {
    display: none !important; }

  #content {
    margin: 10px;
    width: 100%;
    border: 0px; }

  #secondary {
    display: none; }

  #overlay {
    display: none !important; }

  #email-open {
    display: none !important; }

  #colophon {
    display: none !important; }

  #searchbox {
    display: none !important; }

  p {
    max-width: 100% !important; }

  .tabContent {
    max-width: 100% !important; }

  .accordion {
    max-width: 100% !important; }

  .tabs {
    max-width: 100% !important; }

  #content {
    max-width: 100% !important; } }
.header-lg {
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 34px; }

#selector li a {
  color: #404040; }

#selector li a:hover {
  background-color: #bbf; }

.page-template-landing ul#header_language {
  display: none; }

.page-template-page-templateslanding-php #header-container,
.page-template-page-templateslanding-php .menu-button {
  display: none !important; }

.page-template-page-templateslanding-php #secondary {
  display: none; }

.page-template-page-templateslanding-php #content {
  margin-left: 0px;
  margin-right: 0px;
  border: 0;
  min-height: 100vh;
  width: 100% !important; 
  max-width: 100% !important;
}

.page-template-page-templateslanding-php #colophon {
  display: none; }

.page-template-page-templateslanding-php .entry-header {
  display: none; }

.page-template-page-templateslanding-php {
  color: #fefefe; }

.bg-image {
  background: url(images/sp_city_background.jpg) no-repeat center center fixed;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1; }
  .bg-image .bg-credit {
    position: fixed;
    bottom: 3px;
    right: 3px;
    font-size: 11px; }
  .bg-image .bg-credit:before {
    content: 'Credit: '; }
  .bg-image .bg-credit:after {
    content: attr(data-credit); }

.page-template-page-templateslanding-php article {
  /*	width: 48%;
  	float: right;*/ }

.page-template-page-templateslanding-php #welcome-title {
  margin-bottom: 2em; }

.page-template-page-templateslanding-php #welcome img {
  display: inline-block;
  vertical-align: middle;
  height: 2em;
  margin-right: 0.5em; }

.page-template-page-templateslanding-php #welcome h1 {
  display: inline-block;
  font-size: 3em; }

.entry-content select {
  padding: 5px; }

#menu-accordion hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 0;
  margin-top: 0; }

#menu-accordion .submenu {
  border-top: 1px dotted #ccc;
  background-color: transparent;
  width: 80%; }

.accordion hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 0;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  margin-top: 0; }

.accordion h3 img {
  height: 50px;
  padding-left: 10px;
  padding-right: 10px; }

.accordion h3 {
  font-size: 21px;
  padding-top: 14px;
  padding-bottom: 14px;
  font-weight: normal; }
.accordion h4 {
  font-size: 16px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: normal; }

.accordion .row .col-xs-12 {
  font-size: 0.9em;
  line-height: 1.2em; }

.accordion h3:hover {
  cursor: pointer; }

.accordion div {
  padding-bottom: 0.5em; }

.accordion .ui-accordion-header {
  position: relative;
  cursor: pointer; }

.accordion .ui-accordion-header:after, .accordion .ui-state-active:after {
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: FontAwesome;
  font-size: 16px;
  font-weight: normal;
  text-decoration: inherit;
  content: ' \f104';
  position: absolute;
  right: 0;
  top: 50%;
  bottom: 0;
  margin-top: -8px; }

.accordion .ui-state-active:after {
  text-decoration: inherit;
  content: ' \f107'; }

#searchbox label {
  width: 100%; }

.not-found #search-scbuttons {
  display: none; }

.not-found .page-content .search-field {
  max-width: 750px; }

/*-end of stuff I added----------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  font-family: 'Lato', Arial, "sans-serif";
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline; }

html {
  font-size: 62.5%;
  /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
  overflow-y: scroll;
  /* Keeps page centered in all browsers regardless of content height */
  -webkit-text-size-adjust: 100%;
  /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
  -ms-text-size-adjust: 100%;
  /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */ }

*,
*:before,
*:after {
  /* apply a natural box layout model to all elements; see http://www.paulirish.com/2012/box-sizing-border-box-ftw/ */
  -webkit-box-sizing: border-box;
  /* Not needed for modern webkit but still used by Blackberry Browser 7.0; see http://caniuse.com/#search=box-sizing */
  -moz-box-sizing: border-box;
  /* Still needed for Firefox 28; see http://caniuse.com/#search=box-sizing */
  box-sizing: border-box; }

body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */ }

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
  display: block; }

ol,
ul {
  list-style: none; }

table {
  /* tables still need 'cellspacing="0"' in the markup */
  border-collapse: separate;
  border-spacing: 0; }

caption,
th,
td {
  font-weight: normal;
  text-align: left; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: ""; }

blockquote,
q {
  quotes: "" ""; }

a:focus {
  outline: thin dotted; }

a:hover,
a:active {
  outline: 0; }

a img {
  border: 0; }

/*--------------------------------------------------------------
2.0 Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
  color: #404040;
  font-family: 'Lato', Arial, "sans-serif";
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5; }



h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both; }

p {
  margin-bottom: 1.5em; }

b,
strong {
  font-weight: bold; }

dfn,
cite,
em,
i {
  font-style: italic; }

blockquote {
  margin: 0 1.5em; }

address {
  margin: 0 0 1.5em; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code,
kbd,
tt,
var {
  font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; }

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark,
ins {
  background: #fff9c0;
  text-decoration: none; }

sup,
sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  bottom: 1ex; }

sub {
  top: .5ex; }

small {
  font-size: 75%; }

big {
  font-size: 125%; }

p, li {
  line-height: 1.5em;
  font-size: 16px;
  font-weight: 400; }

.content-area h3{
	font-size: 26px;
	margin-bottom: 10px;
}

/*--------------------------------------------------------------
3.0 Elements
--------------------------------------------------------------*/
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

ul,
ol {
  margin: 0 0 1.5em 3em; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em; }

dt {
  font-weight: bold; }

dd {
  margin: 0 1.5em 1.5em; }

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */ }

figure {
  margin: 0; }

table {
  margin: 0 0 1.5em;
  width: 100%; }

th {
  font-weight: bold; }

.divider {
  padding-bottom: 0 !important; }

.divider div {
  padding-bottom: 0.1em !important; }

.ui-accordion-content .row {
  padding-bottom: 0.1em !important; }

.ui-accordion-content .row .col-xs-12 {
  margin-bottom: 10px; }

.ui-accordion-content .divider .col-xs-12 {
  margin-bottom: 0px; }

/*--------------------------------------------------------------
4.0 Forms
--------------------------------------------------------------*/
button,
input,
select,
textarea {
  font-size: 100%;
  /* Corrects font size not being inherited in all browsers */
  margin: 0;
  /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
  vertical-align: baseline;
  /* Improves appearance and consistency in all browsers */ }

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  /* Improves usability and consistency of cursor style between image-type 'input' and others */
  -webkit-appearance: button;
  /* Corrects inability to style clickable 'input' types in iOS */ }

input[type="checkbox"],
input[type="radio"] {
  padding: 0;
  /* Addresses excess padding in IE8/9 */ }

input[type="search"] {
  -webkit-appearance: textfield;
  /* Addresses appearance set to searchfield in S5, Chrome */
  -webkit-box-sizing: content-box;
  /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-decoration {
  /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
  -webkit-appearance: none; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
  border: 0;
  padding: 0; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px; }

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
  color: #111; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
  padding: 3px; }

textarea {
  overflow: auto;
  /* Removes default vertical scrollbar in IE6/7/8/9 */
  padding-left: 3px;
  vertical-align: top;
  /* Improves readability and alignment in all browsers */
  width: 100%; }

/*--------------------------------------------------------------
5.0 Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
5.1 Links
--------------------------------------------------------------*/
a {
  text-decoration: none;
  /* color: inherit; */ }

/*--------------------------------------------------------------
5.2 Menus
--------------------------------------------------------------*/
.main-navigation {
  clear: both;
  display: block;
  float: left;
  width: 100%; }

.main-navigation ul {
  list-style: none;
  margin: 0;
  padding-left: 0; }

.main-navigation li {
  float: left;
  position: relative; }

.main-navigation a {
  display: block;
  text-decoration: none; }

.main-navigation ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  top: 1.5em;
  left: -999em;
  z-index: 99999; }

.main-navigation ul ul ul {
  left: -999em;
  top: 0; }

.main-navigation ul ul a {
  width: 200px; }

.main-navigation ul li:hover > ul {
  left: auto; }

.main-navigation ul ul li:hover > ul {
  left: 100%; }

/* Small menu */
.menu-toggle {
  display: none; }

@media screen and (max-width: 600px) {
  .menu-toggle,
  .main-navigation.toggled .nav-menu {
    display: block; }

  .main-navigation ul {
    display: none; } }
.site-main .comment-navigation,
.site-main .paging-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden; }

.comment-navigation .nav-previous,
.paging-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%; }

.comment-navigation .nav-next,
.paging-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%; }

/*--------------------------------------------------------------
6.0 Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar */ }

/*--------------------------------------------------------------
7.0 Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

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

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto; }

/*--------------------------------------------------------------
8.0 Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: '';
  display: table; }

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both; }

/*--------------------------------------------------------------
9.0 Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em; }

/* Make sure select elements fit in widgets */
.widget select {
  max-width: 100%; }

/* Search widget */
.widget_search .search-submit {
  display: none; }

/*--------------------------------------------------------------
10.0 Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
10.1 Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block; }

.hentry {
  margin: 0 0 1.5em; }

.byline,
.updated:not(.published) {
  display: none; }

.single .byline,
.group-blog .byline {
  display: inline; }

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0; }

.page-links {
  clear: both;
  margin: 0 0 1.5em; }

/*--------------------------------------------------------------
10.2 Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none; }

/*--------------------------------------------------------------
10.3 Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word; }

.bypostauthor {
  display: block; }

/*--------------------------------------------------------------
11.0 Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .paging-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending .site-footer {
  display: block; }

/*--------------------------------------------------------------
12.0 Media
--------------------------------------------------------------*/
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
  max-width: 100%; }

/*--------------------------------------------------------------
12.1 Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 0 auto; }

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

.wp-caption .wp-caption-text {
  margin: 0.8075em 0; }

/*--------------------------------------------------------------
12.2 Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%; }

.gallery-columns-2 .gallery-item {
  max-width: 50%; }

.gallery-columns-3 .gallery-item {
  max-width: 33.33%; }

.gallery-columns-4 .gallery-item {
  max-width: 25%; }

.gallery-columns-5 .gallery-item {
  max-width: 20%; }

.gallery-columns-6 .gallery-item {
  max-width: 16.66%; }

.gallery-columns-7 .gallery-item {
  max-width: 14.28%; }

.gallery-columns-8 .gallery-item {
  max-width: 12.5%; }

.gallery-columns-9 .gallery-item {
  max-width: 11.11%; }

.gallery-caption {
  display: block; }

/* Rudolph additions */
h1, h3 {
  font-weight: 300; }


#welcome-text {
  font-weight: 300; }

#goButton {
  text-align: center; }

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

.status-btn {
  margin-top: 20px; }

.hp-btn {
  white-space: nowrap;
  padding: 0;
  font-weight: 400;
  width: 100%;
  font-size: 1.2em;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 16px;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  /* Default colors */
  color: #fefefe;
  background-color: #e67e22;
  border: 1px solid #d35400;
  cursor: pointer; }

.hp-btn-wrap {
  width: auto;
  display: inline-block;
  padding-left: 50px;
  padding-right: 50px; }

.hp-btn-lg {
  line-height: 76px;
  height: 76px;
  font-size: 16px;
  font-weight: bold; }

.hp-btn-round {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px; }

.hp-btn-orange {
  color: #fefefe;
  background-color: #e67e22;
  border: 1px solid #d35400; }

#
.hp-btn-blue {
  background-color: #017bc4;
  border-color: #015b91; }

.hp-btn-blue.hp-btn-inv {
  color: #017bc4;
  background-color: transparent;
  border-color: #015b91; }

.hp-btn:hover {
  background-color: transparent;
  color: #1e1e1e; }

.hp-btn-blue:hover {
  color: #017bc4; }

.hp-btn.hp-btn-inv:hover {
  background-color: #017bc4;
  color: white; }

.hp-btn-alert {
  background-color: #e74c3c;
  border: 1px solid #c0392b;
  color: #fefefe; }

.hp-btn-ok {
  background-color: #2ecc71;
  border: 1px solid #27ae60;
  color: #fefefe; }

.col-centered {
  float: none;
  margin: 0 auto; }

.arrow-up {
  width: 0;
  height: 0;
  border-left: 40px solid transparent;
  border-right: 40px solid transparent;
  border-bottom: 30px solid white;
  margin: 0 auto; }

.tab-description {
  padding-top: 14px;
  padding-bottom: 14px; }

.tab-selections {
  border-bottom: #ccc 1px solid;
  margin-bottom: 50px; }
  .tab-selections .tab-selection {
    border-right: #ccc 1px solid;
    padding: 0;
    display: inline-block;
    text-align: center;
    -moz-transition-property: all;
    -o-transition-property: all;
    -webkit-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.1s;
    -o-transition-duration: 0.1s;
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -moz-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in; }
    .tab-selections .tab-selection input {
      display: none; }
  .tab-selections label {
    cursor: pointer;
    padding: 15px;
    font-size: 21px;
    font-weight: 300;
    -moz-transition-property: all;
    -o-transition-property: all;
    -webkit-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.1s;
    -o-transition-duration: 0.1s;
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -moz-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    display: block; }
  .tab-selections input:checked + label, .tab-selections label:hover {
    color: #0072bc;
    -webkit-box-shadow: inset 0px -14px 35px -40px rgba(0, 0, 0, 0.76);
    -moz-box-shadow: inset 0px -14px 35px -40px rgba(0, 0, 0, 0.76);
    box-shadow: inset 0px -14px 35px -40px rgba(0, 0, 0, 0.76); }
  .tab-selections .tab-selection.last {
    border-right: none; }

.strip {
  color: #1e1e1e; }
  .strip .strip-dialog {
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: white;
    border: 10px solid #017bc4;
    border-top: none;
    border-bottom: none; }
  .strip .strip-header {
    border: none;
    text-align: center; }
    .strip .strip-header img {
      padding-top: 40px;
      padding-bottom: 40px; }
    .strip .strip-header h3 {
      font-size: 28px; }
    .strip .strip-header hr {
      background-color: #017bc4;
      margin-left: 30px;
      margin-right: 30px; }
  .strip .strip-body label {
    padding-bottom: 12px;
    white-space: nowrap; }

.strip-backdrop {
  background-color: #017bc4; }

.form-group-blue {
  color: #017bc4; }

.form-group {
  padding-bottom: 40px; }

.gone {
  display: none; }

.signup-form-container {
  margin-top: 30px; }
  .signup-form-container .alert {
    margin-bottom: 15px; }
    .signup-form-container .alert.alert-success {
      color: darkgreen; }
    .signup-form-container .alert.alert-danger {
      color: darkred; }
  .signup-form-container .form-group {
    padding-bottom: 15px; }

@media (max-width: 768px) {
  .welcome-page h1, .entry-header h1 {
    font-size: 28px; }

  .welcome-text {
    padding-left: 0;
    padding-right: 0; }

  .entry-header h1 {
    /*border-left: none;
    padding-left: 0;*/
    margin-top: 60px;
    margin-left: 1px;
    border-width: 2px; }

	.entry-content h2 {
		font-size: 22px;}
	
  .hp-btn-lg {
    padding-left: 30px;
    padding-right: 30px;
    font-size: 12px; }

  #colophon {
    padding-left: 16px;
    padding-right: 16px; }

  #content {
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 14px;
    margin-left: 0; }

  .site-footer .unhcr-link {
    display: none; }
  .site-footer span {
    display: none; }

  #country-information h1 {
    padding-top: 10px;
    padding-left: 75px !important; }

  #post-533 #country-information h1 {
    padding-left: 0.5em; } }
@media (min-width: 768px) {
  .strip-dialog {
    width: 500px;
    margin: 0 auto; }

  .strip-content {
    height: 100%; }

  #colophon {
    padding-left: 50px;
    padding-right: 50px; }

  #content {
    padding-left: 50px;
    padding-right: 50px;
    margin-left: 240px;
    margin-right: 60px;
    width: 750px; } }
/* End rudolph additions */
/* Start Optima's additions */
/*--------------------------------------------------------------
Contact Form
--------------------------------------------------------------*/
.wpcf7-form {
  font-size: 18px; }
  .wpcf7-form .row {
    margin-bottom: 1em; }
    .wpcf7-form .row label {
      margin-bottom: 0.2em; }
    .wpcf7-form .row input[type=text], .wpcf7-form .row input[type=email] {
      width: 100%; }
    .wpcf7-form .row input[type=checkbox] {
      /* All browsers except webkit*/
      transform: scale(1.3);
      /* Webkit browsers*/
      -webkit-transform: scale(1.3); }
    .wpcf7-form .row .wpcf7-list-item-label {
      display: none; }
    .wpcf7-form .row span.wpcf7-list-item {
      margin-left: 0;
      margin-right: 0.5em; }
    .wpcf7-form .row .wpcf7-submit {
      width: 304px; }
  .wpcf7-form div.wpcf7-spam-blocked, .wpcf7-form div.wpcf7-validation-errors {
    margin: 0;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
    font-size: 16px; }
  .wpcf7-form div.wpcf7-mail-sent-ok {
    margin: 0;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
    font-size: 16px; }

/*--------------------------------------------------------------
New Break Points
--------------------------------------------------------------*/
#content {
  width: auto; }

@media (min-width: 1366px) {
  #content, #primary, .fixed-width {
    max-width: 1066px; }

  .page-id-7 #content, .page-id-7 #primary, .page-id-7 .fixed-width, .page-id-64 #content, .page-id-64 #primary, .page-id-64 .fixed-width, .page-id-57 #content, .page-id-57 #primary, .page-id-57 .fixed-width, .page-id-12 #content, .page-id-12 #primary, .page-id-12 .fixed-width, .page-id-125 #content, .page-id-125 #primary, .page-id-125 .fixed-width {
    max-width: none; } }
.accordion {
  max-width: 100%; }

#country-information {
  position: relative;
  z-index: -1; }
  #country-information h1 {
    padding-left: 105px; }
  #country-information img {
    width: 90px;
    position: absolute;
    top: -3px;
    left: 0; }

#post-533 #country-information h1 {
  padding-left: 0.5em; }

.contact .orgname {
  font-weight: normal; }
.contact strong {
  /* color: #0072bc; */  }
.contact .fa-map-marker {
  color: #f71b51; }
.contact .contact-info {
  border-bottom: 1px solid #ccc;
  margin-bottom: 8px; }

.accordion.contacts h4 {
  padding-left: 15px; }
.accordion.contacts h5 {
  background-color: #e7e7e7;
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  font-weight: bold; }

.tab-selections {
  border-bottom: none;
  overflow: hidden;
  border-left: #ccc 1px solid;
  border-right: #ccc 1px solid;
  margin-bottom: 0; }
  .tab-selections label {
    border-top: #ccc 1px solid;
    background: #F4F3F3; }
  .tab-selections input:checked + label, .tab-selections .tab-selections label:hover {
    background: #fff; }

.panel-feedback {
  margin: 20px;
  margin-bottom: 0;
  padding: 20px; }
  .panel-feedback h2 {
    font-size: 22px;
    margin-bottom: 10px; }
  .panel-feedback .feedback-button:before {
    float: left;
    font-size: 15px;
    margin-right: 5px;
    padding: 0;
    padding-top: 1px; }

.alert.notify {
  display: none;
  border-radius: 0;
  position: absolute;
  width: 170px;
  padding: 15px 14px 14px 14px;
  top: 165px;
  right: 59px;
  background: #f71b51;
  margin-bottom: 0;
  animation: sweepin linear 0.25s;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  -webkit-animation: sweepin linear 0.25s;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: sweepin linear 0.25s;
  -moz-animation-iteration-count: 1;
  -moz-transform-origin: 50% 50%;
  -o-animation: sweepin linear 0.25s;
  -o-animation-iteration-count: 1;
  -o-transform-origin: 50% 50%;
  -ms-animation: sweepin linear 0.25s;
  -ms-animation-iteration-count: 1;
  -ms-transform-origin: 50% 50%; }
  .alert.notify .glyphicon {
    position: absolute;
    left: 4px;
    top: 4px;
    font-size: 12px; }
  .alert.notify:after {
    left: 100%;
    top: 51%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #f71b51;
    border-width: 8px;
    margin-top: -8px; }
  .alert.notify h4 {
    font-size: 12px; }
  .alert.notify:hover {
    background-color: #f71b51 !important; }

.home {
  /*#secondary {
      .feedback-button {
          color: #f71b51;
      }
  }*/ }
  .home .alert {
    display: block; }

.tooltip.left {
  background-color: transparent !important; }
  .tooltip.left:hover div.tooltip-inner {
    background-color: #f71b51 !important; }
  .tooltip.left div.tooltip-inner {
    background-color: #f71b51; }
  .tooltip.left div.tooltip-arrow {
    border-left-color: #f71b51; }

@keyframes sweepin {
  0% {
    opacity: 0;
    transform: translate(-40px, 0px) skewX(8deg); }
  100% {
    opacity: 1;
    transform: translate(0px, 0px) skewX(0deg); } }
@-moz-keyframes sweepin {
  0% {
    opacity: 0;
    -moz-transform: translate(-40px, 0px) skewX(8deg); }
  100% {
    opacity: 1;
    -moz-transform: translate(0px, 0px) skewX(0deg); } }
@-webkit-keyframes sweepin {
  0% {
    opacity: 0;
    -webkit-transform: translate(-40px, 0px) skewX(8deg); }
  100% {
    opacity: 1;
    -webkit-transform: translate(0px, 0px) skewX(0deg); } }
@-o-keyframes sweepin {
  0% {
    opacity: 0;
    -o-transform: translate(-40px, 0px) skewX(8deg); }
  100% {
    opacity: 1;
    -o-transform: translate(0px, 0px) skewX(0deg); } }
@-ms-keyframes sweepin {
  0% {
    opacity: 0;
    -ms-transform: translate(-40px, 0px) skewX(8deg); }
  100% {
    opacity: 1;
    -ms-transform: translate(0px, 0px) skewX(0deg); } }
.old {
  border: 5px solid limegreen;
  padding: 0 20px; }

.old:before {
  content: "OLD VERSION (FOR REFERENCE)";
  color: red;
  font-size: 32px;
  text-align: center;
  display: block; }

@media (max-width: 420px) {
  /*ul#header_language {
	position: static;
	text-align: center;
	margin: 0 auto 10px;
	float: none;
	padding: 0;
	display: block;
  }*/ }
/*--------------------------------------------------------------
Listing Page
--------------------------------------------------------------*/
.listing-row {
  margin-right: -10px;
  margin-left: -10px;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
  .listing-row .parent-page {
    background-color: #007ac6;
    padding-left: 0;
    padding-right: 0;
    border-right: 10px solid #fefefe;
    border-left: 10px solid #fefefe;
    margin-left: -1px;
    margin-bottom: 20px;
    position: relative; }
    .listing-row .parent-page .listing-well {
      background-color: transparent;
      text-align: center;
      color: #fefefe;
      border: none;
      border-radius: 0;
      -webkit-box-shadow: none;
      box-shadow: none;
      margin-bottom: 0;
      padding-bottom: 65px; }
      .listing-row .parent-page .listing-well img {
        height: 65px;
        width: auto;
        margin: 12px 0 23px 0; }
      .listing-row .parent-page .listing-well h1 {
        font-size: 21px;
        margin-bottom: 15px; }
	
.listing-row .parent-page .listing-well h1 a{
	 color: #fefefe;
}
        .listing-row .parent-page .listing-well h1 a:hover, .listing-row .parent-page .listing-well h1 a:active, .listing-row .parent-page .listing-well h1 a:focus {
          color: #fefefe;
          text-decoration: underline; }
      .listing-row .parent-page .listing-well p {
        line-height: 19px; 
display: none;}
      .listing-row .parent-page .listing-well .btn-white {
        background-color: #fefefe;
        color: #007ac6;
        margin-bottom: 10px;
        position: absolute;
        bottom: 23px;
        -ms-transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        left: 50%; }
        .listing-row .parent-page .listing-well .btn-white:after {
          -webkit-font-smoothing: antialiased;
          font: normal 14px/1 FontAwesome;
          text-decoration: inherit;
          vertical-align: middle;
          content: ' \f105';
          display: inline-block;
          padding-left: 10px;
          padding-bottom: 2px; }
        .listing-row .parent-page .listing-well .btn-white:hover, .listing-row .parent-page .listing-well .btn-white:active, .listing-row .parent-page .listing-well .btn-white:focus {
          color: #fefefe;
          background-color: #66afdc; }

@media (min-width: 992px) {
  .listing-row .parent-page:nth-child(3n+4) {
    clear: left; } }
@media (min-width: 1200px) {
  .listing-row .parent-page:nth-child(3n+4) {
    clear: none; }

  .listing-row .parent-page:nth-child(4n+5) {
    clear: left; } }
.donate-btn-container {
  margin: 20px 20px; }

.btn.btn-donate {
  background: #f22454;
  color: #fefefe;
  border: 1px solid #ee0e42;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer; }
  .btn.btn-donate:hover {
    background: #f5547a; }

/*--------------------------------------------------------------
Map landing page
--------------------------------------------------------------*/
.page-template-page-templateslanding-php #landing-header {
  background-color: #fefefe;
  text-align: center; }
  .page-template-page-templateslanding-php #landing-header h1 {
    margin: 15px 0; }
  .page-template-page-templateslanding-php #landing-header h2 {
    color: #007cc3;
    margin-bottom: 15px; }
.page-template-page-templateslanding-php #content {
  background-color: #007cc2; }
.page-template-page-templateslanding-php #colophon {
  display: block; }

@media (min-width: 568px) {
  .page-template-page-templateslanding-php #landing-header {
    text-align: left; }
    .page-template-page-templateslanding-php #landing-header header {
      position: relative; }
    .page-template-page-templateslanding-php #landing-header h2 {
      position: absolute;
      right: 0;
      bottom: 10px;
      margin-bottom: 0; }

  .page-template-page-templateslanding-php #colophon .menu {
    padding-top: 5px; } }
@media (min-width: 768px) {
  .page-template-page-templateslanding-php #landing-header .container-fluid {
    padding-right: 50px;
    padding-left: 50px; }
  .page-template-page-templateslanding-php #landing-header h2 {
    font-size: 22px; } }
#world-map-markers {
  height: 250px; }

.jvectormap-zoomin {
  width: 26px;
  height: 25px;
  background-color: #fcfefd;
  border-bottom: 1px solid #ccc;
  top: 30px;
  color: black;
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  z-index: 999; }

.jvectormap-zoomout {
  width: 26px;
  height: 26px;
  background-color: #f3f3f3;
  top: 62px;
  color: black;
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65); }

@media (min-width: 568px) {
  #world-map-markers {
    height: 400px; } }
@media (min-width: 768px) {
  #world-map-markers {
    height: 500px; } }
@media (min-width: 992px) {
  #world-map-markers {
    height: 600px;
    background-color: #007cc2; }
    #world-map-markers .jvectormap-container {
      max-width: 992px;
      margin: 0 auto; } }
@media (min-width: 1200px) {
  #world-map-markers {
    height: 674px;
    background-color: #007cc2; }
    #world-map-markers .jvectormap-container {
      max-width: 1170px;
      margin: 0 auto; } }
.jvectormap-marker {
  	/*-ms-transform: translate(8px,-21px);
     	-webkit-transform: translate(8px,-21px);
  	transform: translate(8px,-21px);*/ }

/* End Optima's additions */

/* Russell Neal Additions */
ul#menu-landing-page li a{
	color: #fff;
}
.entry-content h3 {
    font-size: 26px;
    margin-bottom: 10px;
}
.site-content {
    height: inherit !important;
}

/* Right-to-Left Language Support - Neil Hillman additions
----------------------------------------------------------*/
body.rtl #content {
	text-align: right;
}
body.rtl .listing-row .parent-page .listing-well .btn-white::after {
	content: ' \f104';
	padding-left: 0;
	padding-right: 10px;
}
body.rtl .wpcf7-form-control { 
    direction: rtl;
}


/*----Langauge styles --*/

/*----Turkish --*/

/* html:lang(tr), :lang(tr) body, :lang(tr) div, :lang(tr) span, :lang(tr) applet, :lang(tr) object, :lang(tr) iframe,
:lang(tr) h1, :lang(tr) h2, :lang(tr) h3, :lang(tr) h4, :lang(tr) h5, :lang(tr) h6, :lang(tr) p, :lang(tr) blockquote, :lang(tr) pre,
:lang(tr) a, :lang(tr) abbr, :lang(tr) acronym, :lang(tr) address, :lang(tr) big, :lang(tr) cite, :lang(tr) code,
:lang(tr) del, :lang(tr) dfn, :lang(tr) em, :lang(tr) font, :lang(tr) ins, :lang(tr) kbd, :lang(tr) q, :lang(tr) s, :lang(tr) samp,
:lang(tr) small, :lang(tr) strike, :lang(tr) strong, :lang(tr) sub, :lang(tr) sup, :lang(tr) tt, :lang(tr) var,
:lang(tr) dl, :lang(tr) dt, :lang(tr) dd, :lang(tr) ol, :lang(tr) ul, :lang(tr) li,
:lang(tr) fieldset, :lang(tr) form, :lang(tr) label, :lang(tr) legend,
:lang(tr) table, :lang(tr) caption, :lang(tr) tbody, :lang(tr) tfoot,:lang(tr) thead, :lang(tr) tr, :lang(tr) th, :lang(tr) td {
 
  font-family: Arial, "sans-serif" !important;
}


:lang(tr) h1, :lang(tr) h2, :lang(tr) h3, :lang(atr) h4, :lang(tr) h5, :lang(tr) h6, :lang(tr) body, :lang(tr) p, :lang(tr) input, :lang(tr) textarea, :lang(tr) select,
:lang(tr) body button, {
  font-family: Arial, "sans-serif" !important;
}*/

/*----Arabic --*/
html:lang(ar), :lang(ar) body, :lang(ar) div, :lang(ar) span, :lang(ar) applet, :lang(ar) object, :lang(ar) iframe,
:lang(ar) h1, :lang(ar) h2, :lang(ar) h3, :lang(ar) h4, :lang(ar) h5, :lang(ar) h6, :lang(ar) p, :lang(ar) blockquote, :lang(ar) pre,
:lang(ar) a, :lang(ar) abbr, :lang(ar) acronym, :lang(ar) address, :lang(ar) big, :lang(ar) cite, :lang(ar) code,
:lang(ar) del, :lang(ar) dfn, :lang(ar) em, :lang(ar) font, :lang(ar) ins, :lang(ar) kbd, :lang(ar) q, :lang(ar) s, :lang(ar) samp,
:lang(ar) small, :lang(ar) strike, :lang(ar) strong, :lang(ar) sub, :lang(ar) sup, :lang(ar) tt, :lang(ar) var,
:lang(ar) dl, :lang(ar) dt, :lang(ar) dd, :lang(ar) ol, :lang(ar) ul, :lang(ar) li,
:lang(ar) fieldset, :lang(ar) form, :lang(ar) label, :lang(ar) legend,
:lang(ar) table, :lang(ar) caption, :lang(ar) tbody, :lang(ar) tfoot,:lang(ar) thead, :lang(ar) tr, :lang(ar) th, :lang(ar) td {
 
  font-family: "Noto Kufi Arabic", "Arabic Transparent", "Simplified Arabic", arial, verdana, sans-serif !important;
}


:lang(ar) h1, :lang(ar) h2, :lang(ar) h3, :lang(atr) h4, :lang(ar) h5, :lang(ar) h6, :lang(ar) body, :lang(ar) p, :lang(ar) input, :lang(ar) textarea, :lang(ar) select,
:lang(ar) body button, {
  font-family: "Noto Kufi Arabic", "Arabic Transparent", "Simplified Arabic", arial, verdana, sans-serif !important;
}

/* ---Farsi----  */
html:lang(fa-IR), :lang(fa-IR) body, :lang(fa-IR) div, :lang(fa-IR) span, :lang(fa-IR) applet, :lang(fa-IR) object, :lang(fa-IR) iframe,
:lang(fa-IR) h1, :lang(fa-IR) h2, :lang(fa-IR) h3, :lang(fa-IR) h4, :lang(fa-IR) h5, :lang(fa-IR) h6, :lang(fa-IR) p, :lang(fa-IR) blockquote, :lang(fa-IR) pre,
:lang(fa-IR) a, :lang(fa-IR) abbr, :lang(fa-IR) acronym, :lang(fa-IR) address, :lang(fa-IR) big, :lang(fa-IR) cite, :lang(fa-IR) code,
:lang(fa-IR) del, :lang(fa-IR) dfn, :lang(fa-IR) em, :lang(fa-IR) font, :lang(fa-IR) ins, :lang(fa-IR) kbd, :lang(fa-IR) q, :lang(fa-IR) s, :lang(fa-IR) samp,
:lang(fa-IR) small, :lang(fa-IR) strike, :lang(fa-IR) strong, :lang(fa-IR) sub, :lang(fa-IR) sup, :lang(fa-IR) tt, :lang(fa-IR) var,
:lang(fa-IR) dl, :lang(fa-IR) dt, :lang(fa-IR) dd, :lang(fa-IR) ol, :lang(fa-IR) ul, :lang(fa-IR) li,
:lang(fa-IR) fieldset, :lang(fa-IR) form, :lang(fa-IR) label, :lang(fa-IR) legend,
:lang(fa-IR) table, :lang(fa-IR) caption, :lang(fa-IR) tbody, :lang(fa-IR) tfoot,:lang(fa-IR) thead, :lang(fa-IR) tr, :lang(fa-IR) th, :lang(fa-IR) td {
 
  font-family: "Noto Kufi Arabic", "Arabic Transparent", "Simplified Arabic", arial, verdana, sans-serif !important;
}


:lang(fa-IR) h1, :lang(fa-IR) h2, :lang(fa-IR) h3, :lang(fa-IR) h4, :lang(fa-IR) h5, :lang(fa-IR) h6, :lang(fa-IR) body, :lang(fa-IR) p, :lang(fa-IR) input, :lang(fa-IR) textarea, :lang(fa-IR) select,
:lang(fa-IR) body button, {
  font-family: "Noto Kufi Arabic", "Arabic Transparent", "Simplified Arabic", arial, verdana, sans-serif !important;
}

:lang(fa-IR) .entry-header h1, :lang(ar) .entry-header h1 {
    font-size: 50px;
}
:lang(fa-IR) .content-div a, :lang(ar) .content-div a {
    line-height: 1.4em !important;
}
:lang(fa-IR) body.rtl .listing-row .parent-page .listing-well .btn-white::after, :lang(ar) body.rtl .listing-row .parent-page .listing-well .btn-white::after {
    padding-bottom: 0px;
    position: relative;
    bottom: -2px;
}


/* ADDED STYLES FOR LISTINGS - NJH 30/10/2017
----------------------------------------------------*/
.listing-item {
    margin: 1.5em 0 0;
    padding: 0;
    border-bottom: 1px solid #ccc;
}
.listing-item h1 {
	font-size: 22px;
    font-weight: 400;
}
.listing-item .dateline {
    line-height: 1.5em;
    font-size: 16px;
    font-weight: 400;
}
.float-left {
	float: left;
}
img.float-left {
    display: inline-block;
}


/* RTL INDENT ON LISTS FIX - NJH 09/02/2018
----------------------------------------------------*/
body.rtl ul, body.rtl ol {
	margin: 0 3em 1.5em 0;
}

/* STYLE LABELS FOR GRAVITY FORMS - NJH 12/02/2018
----------------------------------------------------*/
.gform_wrapper .gfield_label {
    font-family: 'Lato', Arial, "sans-serif";
    color: #404040;
    line-height: 1.5;
	margin-bottom: 0.2em;
}
.gform_wrapper div.ginput_container {
	margin-top: 0;
}
.gform_wrapper label {
    color: #404040;
}


/* Styles for Mobile Menu label */
.menu-label{
	display: inline-block;
}
.menu-button {
  width: auto;
	min-width: 30px;
}

.rtl .menu-button {
    top: 5px;
    right: 5px;
	left: auto;
}

@media (max-width: 767px){
	#header_language {
    float: left;
    right: auto;
    left: 100px;
	}
	
	.rtl #header_language {
    float: left;
    right: auto;
    left: 10px;
    margin-right: 100px;
	text-align: left;
}
}
