/* @CSS TEMPLATE */
@-webkit-viewport {
  width: device-width;
}
@-moz-viewport {
  width: device-width;
}
@-ms-viewport {
  width: device-width;
}
@-o-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
@font-face {
  font-family: 'ComicSansMS';
  font-weight: 400;
  font-style: normal;
  src: url("../fonts/ComicSansMS.eot");
  src: local("Comic Sans MS"), url("../fonts/ComicSansMS.ttf") format("truetype"), url("../fonts/ComicSansMS.woff") format("woff"), url("../fonts/ComicSansMS.svg") format("svg");
}
@font-face {
  font-family: 'ComicSansMS';
  font-weight: 700;
  font-style: normal;
  src: url("../fonts/ComicSansMS-Bold.eot");
  src: local("Comic Sans MS Bold"), url("../fonts/ComicSansMS-Bold.ttf") format("truetype"), url("../fonts/ComicSansMS-Bold.woff") format("woff"), url("../fonts/ComicSansMS-Bold.svg") format("svg");
}
@font-face {
  font-family: 'ComicSansMS';
  font-weight: 700;
  font-style: italic;
  src: url("../fonts/ComicSansMS-BoldItalic.eot");
  src: local("Comic Sans MS Bold Italic"), url("../fonts/ComicSansMS-BoldItalic.ttf") format("truetype"), url("../fonts/ComicSansMS-BoldItalic.woff") format("woff"), url("../fonts/ComicSansMS-BoldItalic.svg") format("svg");
}
/* DEFINITION */
/**/
/**/
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

::-webkit-scrollbar-button, ::-webkit-scrollbar-track, ::-webkit-scrollbar-corner, ::-webkit-resizer, ::-webkit-scrollbar-thumb {
  background-color: #E88D2C;
  border: 1px solid;
  border-color: #EB9E49 #E3841A #EB9E49 #E3841A;
}

::-webkit-scrollbar-track-piece {
  background-color: #FAFAFA;
  -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.35);
  box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.35);
}

::-webkit-scrollbar-thumb {
  height: 50px;
}

/**/
body {
  font-family: 'Oswald';
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  background: #76cde8 url("../images/bg.jpg") repeat-y center top;
  /*background-size: contain;*/
  background-size: 100%;
  color: #5B5B5B;
  position: relative;
}

img.tubepress-thumbnail-image.js-tubepress-fluid-thumb-reference.js-tubepress-preview {
  background: #e9bf32 url("http://www.hopekids.org/wp-content/themes/hopekids/images/bg-videos.png") repeat-x 0 0;
  background-size: contain;
  padding: 10px 0;
  position: relative;
  border-left: 8px solid #EDCB5C;
  border-right: 8px solid #EDCB5C;
}

a, button, input[type="submit"], input[type="button"] {
  transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  -o-transition: all 400ms ease;
}

a {
  color: #EA8F2D;
}
a:hover, a:active, a:focus {
  color: #CB7414;
}

.ul-none ul, .header-right .social ul, .main-menu ul, .home-top ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.cl {
  clear: both;
  margin: 0;
  padding: 0;
}

img {
  max-width: 100%;
}

.container {
  width: auto;
  max-width: 970px;
}

.bg-header {
  width: 100%;
  /*height: 640px;*/
  height: 100%;
  position: absolute;
  left: 0;
  overflow: hidden;
  background: url("../images/bg-1.png") no-repeat center top;
  /*background-size: cover;*/
  top: 0;
  z-index: -10;
}

.bg-footer {
  background: url("../images/bg-2.jpg") no-repeat center bottom;
  background-size: cover;
}

/* HEADER */
.header {
  padding: 15px 0;
  /*.col-md-5{
      width: 41.66666667%;
      float:left;
  }
  .col-md-7{
      width: 58.33333333%;
      loat:left;
  }*/
}

.header-right {
  text-align: right;
  position: relative;
  z-index: 2;
  /*&:before{
      content:'';
      width: 140px;
      height: 115px;
      position: absolute;
      top:15px;
      left: -25px;
      z-index: -2;
      background: url('../images/bg-3.png') no-repeat;
  }*/
}
.header-right img {
  width: auto !important;
  height: auto !important;
}
.header-right .top {
  font-family: 'Oswald';
  font-weight: 700;
  font-size: 3em;
  line-height: 2em;
  /*@include text-stroke(2px,#FFF,#0080B2);*/
  color: #0080B2;
  letter-spacing: 0px;
  text-shadow: 3px 0 0 #fff, -3px 0 0 #fff, 0 3px 0 #fff, 0 -3px 0 #fff, 2px 2px #fff, -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff;
}
.header-right .top small {
  font-size: 0.7em;
}
.header-right .top strong {
  font-family: 'ComicSansMS';
  font-weight: 700;
  font-size: 1.1em;
  line-height: 2em;
  color: #007A3A;
  letter-spacing: -4px;
}
.header-right .top.text strong {
  -webkit-text-fill-color: #007a3a;
  -webkit-text-stroke: 2px white;
  background: url("../images/bg-text.jpg") center center repeat;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-shadow: none;
}
.header-right .social {
  float: right;
}
.header-right .social h3 {
  font-family: 'ComicSansMS';
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #FFF;
  text-transform: uppercase;
  position: relative;
  float: left;
  padding: 20px 20px 0 20px;
  margin: 10px 80px 0 0;
  transform: rotate(-5deg);
  -webkit-transform: rotate(-5deg);
  -moz-transform: rotate(-5deg);
  -o-transform: rotate(-5deg);
  /*&:before{
      content:'';
      width: 65px;
      height: 23px;
      position: absolute;
      top:-0;
      right: 0;
      background: url('../images/bg-social.png') no-repeat right 0;
  }*/
}
.header-right .social .menu-top-menu-container {
  float: left;
  position: relative;
  z-index: 1000;
}
.header-right .social ul.menu li, .header-right .social ul.social li {
  float: left;
  position: relative;
}
.header-right .social ul.menu > li > a, .header-right .social ul.social > li > a {
  width: 50px;
  height: 50px;
  background: url("../images/btn-social.png") no-repeat;
  color: transparent;
  display: block;
  margin: 0 0 10px 15px;
  text-decoration: none;
  position: relative;
  z-index: 10;
  overflow: hidden;
  position: relative;
  text-indent: -9999px;
}
.header-right .social ul.menu > li > a:hover, .header-right .social ul.menu > li > a:active, .header-right .social ul.social > li > a:hover, .header-right .social ul.social > li > a:active {
  transform: scale(1.12, 1.12);
  -webkit-transform: scale(1.12, 1.12);
  -ms-transform: scale(1.12, 1.12);
  -moz-transform: scale(1.12, 1.12);
  -o-transform: scale(1.12, 1.12);
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.header-right .social ul.menu > li.btn-facebook > a, .header-right .social ul.social > li.btn-facebook > a {
  background-position: 0 0;
}
.header-right .social ul.menu > li.btn-twitter > a, .header-right .social ul.social > li.btn-twitter > a {
  background-position: -64px 0;
}
.header-right .social ul.menu > li.btn-linkedin > a, .header-right .social ul.social > li.btn-linkedin > a {
  background-position: 0 0;
}
.header-right .social ul.menu > li.btn-google > a, .header-right .social ul.social > li.btn-google > a {
  background-position: 0 0;
}
.header-right .social ul.menu > li.btn-youtube > a, .header-right .social ul.social > li.btn-youtube > a {
  background-position: -192px 0;
}
.header-right .social ul.menu > li.btn-pinterest > a, .header-right .social ul.social > li.btn-pinterest > a {
  background-position: 0 0;
}
.header-right .social ul.menu > li.btn-instagram > a, .header-right .social ul.social > li.btn-instagram > a {
  background-position: -128px 0;
}
.header-right .social ul.menu ul {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  min-width: 200px;
}
.header-right .social ul.menu ul li a {
  font-family: 'Oswald';
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #364E8A;
  text-transform: uppercase;
  display: block;
  padding: 0 0 0 5px;
  margin: 0 0 5px 5px;
  border-left: 1px solid #364E8A;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.35);
}
.header-right .social ul.menu ul li:first-child a {
  border: 0;
}
.header-right .social ul.menu > li.btn-twitter ul a {
  color: #12A6E7;
  border-color: #12A6E7;
}
.header-right .social ul.menu > li.btn-youtube ul a {
  color: #DEDFDF;
  border-color: #DEDFDF;
}

/* MAIN MENU */
.dropdown-menu {
  display: block;
  visibility: hidden;
  overflow: hidden;
  height: 0;
  min-height: 0%;
  transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}
.dropdown-menu .dropdown .dropdown-menu {
  left: 100%;
  top: 0;
}

.navbar-default .nav > li.dropdown:hover > .dropdown-menu, .navbar-default .dropdown-menu > li.dropdown:hover > .dropdown-menu {
  visibility: visible;
  overflow: visible;
  height: auto;
  min-height: 100%;
  transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}

.main-menu {
  background: #0ea358 url("../images/bg-menu.jpg") repeat 0 0;
  position: relative;
  z-index: 1000;
}
.main-menu ul.menu li, .main-menu ul.social li {
  float: left;
  position: relative;
}
.main-menu ul.menu > li > a, .main-menu ul.social > li > a {
  width: 50px;
  height: 50px;
  background: url("../images/btn-social.png") no-repeat;
  color: transparent;
  display: block;
  margin: 0 0 10px 15px;
  text-decoration: none;
  position: relative;
  z-index: 10;
  overflow: hidden;
  position: relative;
  text-indent: -9999px;
}
.main-menu ul.menu > li > a:hover, .main-menu ul.menu > li > a:active, .main-menu ul.social > li > a:hover, .main-menu ul.social > li > a:active {
  transform: scale(1.12, 1.12);
  -webkit-transform: scale(1.12, 1.12);
  -ms-transform: scale(1.12, 1.12);
  -moz-transform: scale(1.12, 1.12);
  -o-transform: scale(1.12, 1.12);
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.main-menu ul.menu > li.btn-facebook > a, .main-menu ul.social > li.btn-facebook > a {
  background-position: 0 0;
}
.main-menu ul.menu > li.btn-twitter > a, .main-menu ul.social > li.btn-twitter > a {
  background-position: -64px 0;
}
.main-menu ul.menu > li.btn-linkedin > a, .main-menu ul.social > li.btn-linkedin > a {
  background-position: 0 0;
}
.main-menu ul.menu > li.btn-google > a, .main-menu ul.social > li.btn-google > a {
  background-position: 0 0;
}
.main-menu ul.menu > li.btn-youtube > a, .main-menu ul.social > li.btn-youtube > a {
  background-position: -192px 0;
}
.main-menu ul.menu > li.btn-pinterest > a, .main-menu ul.social > li.btn-pinterest > a {
  background-position: 0 0;
}
.main-menu ul.menu > li.btn-instagram > a, .main-menu ul.social > li.btn-instagram > a {
  background-position: -128px 0;
}
.main-menu ul.social {
  padding: 15px 0 30px 0;
  text-align: center;
}
.main-menu ul.social ul {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  min-width: 200px;
}
.main-menu ul.social ul li a {
  font-family: 'Oswald';
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #364E8A;
  text-transform: uppercase;
  display: block;
  padding: 0 0 0 5px;
  margin: 0 0 5px 5px;
  border-left: 1px solid #364E8A;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.35);
}
.main-menu ul.social ul li:first-child a {
  border: 0;
}
.main-menu ul.social > li.btn-twitter ul a {
  color: #12A6E7;
  border-color: #12A6E7;
}
.main-menu ul.social > li.btn-youtube ul a {
  color: #DEDFDF;
  border-color: #DEDFDF;
}
.main-menu button.dropdown-toggle {
  display: none !important;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 100;
}
.main-menu .navbar.navbar-default {
  border: 0;
  margin: 0;
  background: none;
  filter: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.main-menu .navbar.navbar-default .nav {
  margin: 0;
  float: none;
}
.main-menu .navbar.navbar-default .navbar-nav > li > a {
  font-size: 19px;
  line-height: 22px;
  padding: 15px 9px;
  color: #FFF;
  text-shadow: none;
  text-transform: uppercase;
}
.main-menu .navbar.navbar-default .navbar-nav > li > a:hover, .main-menu .navbar.navbar-default .navbar-nav > li > a:focus, .main-menu .navbar.navbar-default .navbar-nav > li > a:active {
  background: rgba(255, 255, 255, 0.15);
}
.main-menu .navbar.navbar-default .navbar-nav > li.active > a, .main-menu .navbar.navbar-default .navbar-nav > li.dropdown.active > a, .main-menu .navbar.navbar-default .navbar-nav > li.dropdown:hover > a, .main-menu .navbar.navbar-default .navbar-nav > li.open > a, .main-menu .navbar.navbar-default .navbar-nav > li.open .dropdown-menu > li > a:hover, .main-menu .navbar.navbar-default .navbar-nav > li.open .dropdown-menu > li > a:active, .main-menu .navbar.navbar-default .navbar-nav > li.open .dropdown-menu > .active > a, .main-menu .navbar.navbar-default .navbar-nav > li.open .dropdown-menu > .active > a:hover, .main-menu .navbar.navbar-default .navbar-nav > li.open .dropdown-menu > .active > a:focus {
  color: #FFF;
  background: rgba(255, 255, 255, 0.15);
  filter: none;
}
.main-menu .navbar.navbar-default .navbar-nav > li.btn-donate > a, .main-menu .navbar.navbar-default .navbar-nav > li.active > a.btn-donate > a {
  background: #E88D2C;
  padding: 8px 30px;
  margin: 7px 0 7px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.main-menu .navbar.navbar-default .navbar-nav > li.btn-donate > a:hover, .main-menu .navbar.navbar-default .navbar-nav > li.btn-donate > a:focus, .main-menu .navbar.navbar-default .navbar-nav > li.btn-donate > a:active, .main-menu .navbar.navbar-default .navbar-nav > li.active > a.btn-donate > a:hover, .main-menu .navbar.navbar-default .navbar-nav > li.active > a.btn-donate > a:focus, .main-menu .navbar.navbar-default .navbar-nav > li.active > a.btn-donate > a:active {
  background: #ECA24F;
}
.main-menu .navbar.navbar-default .navbar-collapse {
  padding: 0;
  border-color: #12C56B;
}
.main-menu .navbar.navbar-default .dropdown-menu {
  margin: 0;
  padding: 0;
  border: 0;
  background: #0ea358 url("../images/bg-menu.jpg") repeat 0 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.main-menu .navbar.navbar-default .dropdown-menu > li > a {
  font-size: 16px;
  line-height: 22px;
  color: #FFF;
  padding: 10px 15px;
  text-transform: uppercase;
  background: none;
  filter: none;
}
.main-menu .navbar.navbar-default .dropdown-menu > li > a:hover, .main-menu .navbar.navbar-default .dropdown-menu > li > a:focus {
  background: rgba(255, 255, 255, 0.15);
}
.main-menu .navbar.navbar-default .dropdown-menu > li > .active > a, .main-menu .navbar.navbar-default .dropdown-menu > li > .active > a:hover {
  background: none;
  filter: none;
}
.main-menu .navbar.navbar-default .dropdown-menu .dropdown-menu {
  border: 0;
}

/* BANNER */
.banner {
  position: relative;
  z-index: 2;
}
.banner:before, .banner:after {
  content: '';
  position: absolute;
  z-index: -2;
}
.banner:before {
  width: 56px;
  height: 62px;
  top: 100px;
  left: 10%;
  background: url("../images/bg-4.png") no-repeat 0 0;
}
.banner:after {
  width: 36px;
  height: 62px;
  top: 270px;
  right: 12%;
  background: url("../images/bg-6.png") no-repeat 0 0;
}
.banner p {
  margin: 0;
}
.banner .banner-cnt {
  padding: 30px 30px 38px 20px;
  margin: 15px auto;
  background: url("../images/bg-slider.png") no-repeat center center;
  position: relative;
}
.banner .banner-cnt .rev_slider, .banner .banner-cnt img {
  border: 1px solid #FFF;
  background: #FAFAFA;
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}
.banner .fullwidthbanner-container {
  max-width: 785px;
}
.banner .overbanner {
  width: 60%;
  /*position:absolute;
  left: 60px;
  bottom:60px;*/
  color: #FFF;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.35);
  font-family: 'Oswald';
  font-weight: 400;
  font-size: 17px;
  line-height: 20px;
}
.banner .overbanner h2, .banner .overbanner h3 {
  font-family: 'Oswald';
  font-weight: 400;
  font-size: 30px;
  line-height: 45px;
  text-transform: capitalize;
  margin: 0 0 -10px 0;
}
.banner .overbanner p {
  /*font-size: 17px;
  line-height: 20px;*/
  margin: 0 0 10px 0;
}
.banner .overbanner small, .banner .overbanner span {
  font-size: 27px;
  color: #FFF;
  position: relative;
  text-transform: uppercase;
}
.banner .overbanner small {
  top: 5px;
}
.banner .overbanner span {
  top: -13px;
}
.banner .overbanner .btn-view {
  font-family: 'Oswald';
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: none;
  display: inline-block;
  padding: 7px 20px;
  position: relative;
  border: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  background: #E88D2C;
  color: #FFF;
  filter: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  margin: 10px 0 0 0;
}
.banner .overbanner .btn-view:hover, .banner .overbanner .btn-view:focus, .banner .overbanner .btn-view:active {
  background: #ECA24F;
  color: #FFF;
}
.banner .tparrows.default {
  width: 27px;
  height: 45px;
  background: url("../images/arrow-sliders.png") no-repeat;
  text-indent: -9999px;
  color: transparent;
  cursor: pointer;
  z-index: 100;
  display: none;
  opacity: 1;
  filter: alpha(opacity=100);
  transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}
.banner .tparrows.default:hover, .banner .tparrows.default:focus {
  opacity: 0.7;
  filter: alpha(opacity=100);
}
.banner .tparrows.default.tp-leftarrow {
  background-position: center 0;
}
.banner .tparrows.default.tp-leftarrow:hover, .banner .tparrows.default.tp-leftarrow:active {
  transform: translate(-10px, 0);
  -webkit-transform: translate(-10px, 0);
  -moz-transform: translate(-10px, 0);
  -o-transform: rtranslate(-10px, 0);
}
.banner .tparrows.default.tp-rightarrow {
  background-position: center -45px;
}
.banner .tparrows.default.tp-rightarrow:hover, .banner .tparrows.default.tp-rightarrow:active {
  transform: translate(10px, 0);
  -webkit-transform: translate(10px, 0);
  -moz-transform: translate(10px, 0);
  -o-transform: rtranslate(10px, 0);
}
.banner .tp-bullets.simplebullets.round {
  opacity: 1;
  filter: alpha(opacity=100);
}
.banner .tp-bullets.simplebullets.round .bullet {
  display: block;
  width: 12px;
  height: 12px;
  margin: 0 0 5px 10px;
  text-indent: -9999px;
  color: transparent;
  cursor: pointer;
  background: #FFF;
  -webkit-box-shadow: inset 0 -2px 2px rgba(0, 0, 0, 0.35);
  box-shadow: inset 0 -2px 2px rgba(0, 0, 0, 0.35);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.banner .tp-bullets.simplebullets.round .bullet.selected {
  background: #E78D2C;
}

/* HOME TOP */
.home-top {
  color: #FFF;
  position: relative;
  z-index: 2;
}
.home-top:after {
  content: '';
  width: 100%;
  height: 100px;
  background: #000;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -2;
  opacity: 0.15;
  filter: alpha(opacity=15);
}
.home-top h3 {
  font-size: 24px;
  line-height: 26px;
  font-weight: 400;
  text-align: center;
  margin: 0;
  position: relative;
}
.home-top h3:before, .home-top h3:after {
  content: '';
  background: url("../images/bg-home-top.png") no-repeat;
  position: absolute;
  top: 0;
  width: 345px;
  height: 80px;
}
.home-top h3:before {
  left: -40px;
  background-position: left 5px;
}
.home-top h3:after {
  right: -40px;
  background-position: right -100px;
}
.home-top li {
  float: left;
  margin: 20px 7px;
}
.home-top li:first-child {
  margin-left: 0;
}
.home-top li:last-child {
  margin-right: 0;
}
.home-top li a {
  font-size: 22px;
  line-height: 22px;
  width: 176px;
  height: 151px;
  padding: 25px;
  display: table-cell;
  vertical-align: middle;
  background: url("../images/bg-7.png") no-repeat 0 0;
  background-size: cover;
  color: #0080B2;
  position: relative;
  z-index: 2;
}
.home-top li a:hover, .home-top li a:active {
  color: #64D0FF;
  transform: scale(1.05, 1.05);
  -webkit-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.home-top li a:before {
  content: '';
  background: url("../images/icon-btn-home-top.png") no-repeat;
  position: absolute;
  width: 95px;
  height: 50px;
  z-index: -2;
}
.home-top li.btn-view a {
  background: url("../images/bg-8.png") no-repeat 0 0;
  background-size: cover;
}
.home-top li.btn-view a:hover, .home-top li.btn-view a:active {
  color: #FFD74A;
}
.home-top li.btn-hope a:before {
  background-position: center -5px;
  top: 25px;
  right: 0;
}
.home-top li.btn-family a {
  padding-top: 45px;
}
.home-top li.btn-family a:before {
  background-position: 0 -68px;
  top: 22px;
  left: 45px;
}
.home-top li.btn-community a:before {
  background-position: 0 -130px;
  bottom: 25px;
  right: 0;
}
.home-top li.btn-safety a:before {
  background-position: 0 -201px;
  top: 28px;
  right: 0;
}
.home-top li.btn-economic a:before {
  background-position: 0 -270px;
  bottom: 25px;
  right: 0;
}

/* HOME CENTER */
.home-center {
  font-size: 18px;
  line-height: 25px;
  font-weight: 400;
  background: #efcd5f url("../images/bg-10.jpg") repeat 0 0;
  color: #FFF;
  padding: 15px 0 30px 0;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  /*.col-md-4{
      width: 33.33333333%;
      float:left;
  }
  .col-md-8{
      width: 66.66666667%;
      float:left;
  }
  .col-md-5{
      width: 41.66666667%;
      float:left;
  }*/
}
.home-center .left {
  text-align: center;
  /*img{
      width:160px;
      height: 160px;
      background: #FAFAFA;
      border: 8px solid #FFF;
      @include border-radius(50%);
  }*/
}
.home-center .left p {
  margin: 0 0 0 20px;
}
.home-center .left img {
  /*width:auto!important;
  height: auto!important;*/
  max-width: none;
  margin: 20px 0 0 0;
}
.home-center .left h3 {
  font-family: 'Oswald';
  font-weight: 400;
  font-size: 27px;
  line-height: 27px;
  color: #00A652;
  margin: -25px 0 0 0;
  padding: 0 20px;
  text-shadow: 10px -10px 15px #fff, -10px 0px 15px #fff, -10px 10px 15px #fff, 10px -10px 15px #fff, -10px -10px 15px #fff, 10px 10px 15px #fff, 10px -5px 15px #fff, 15px 5px 15px #fff,-15px 10px 15px #fff;
  transform: rotate(-5deg);
  -webkit-transform: rotate(-5deg);
  -moz-transform: rotate(-5deg);
  -o-transform: rotate(-5deg);
}
.home-center .left h3:first-line {
  letter-spacing: 2px;
}
.home-center .left .col-md-8 {
  text-align: right;
  padding: 20px 0;
}
.home-center .left .col-md-8 a {
  color: #FFF;
}
.home-center .left .col-md-8 .btn-view {
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: underline;
  color: #EA8F2D;
}
.home-center .left .col-md-8 .btn-view:hover, .home-center .left .col-md-8 .btn-view:focus, .home-center .left .col-md-8 .btn-view:active {
  text-decoration: none;
  color: #CB7414;
}
.home-center .left .col-md-8 p:first-child:before, .home-center .left .col-md-8 p:last-child:before {
  content: '';
  display: inline-block;
  width: 80px;
  height: 31px;
  position: relative;
  background: url("../images/bg-home-center-left.png") no-repeat;
}
.home-center .left .col-md-8 p:first-child:before {
  top: 10px;
  left: -10px;
  background-position: left 0;
}
.home-center .left .col-md-8 p:last-child:before {
  top: 15px;
  background-position: right -33px;
}
.home-center .right {
  background: url("../images/bg-home-center-right.png") no-repeat 95% 45%;
  position: relative;
  padding: 0 75px 0 40px;
  z-index: 2;
}
.home-center .right:before {
  content: '';
  background: url("../images/bg-9.png") no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 25px;
  z-index: -2;
}
.home-center .right h3 {
  font-size: 25px;
  color: #00A652;
  text-transform: uppercase;
  padding: 0 0 20px 0;
  text-shadow: 3px 0 0 #fff, -3px 0 0 #fff, 0 3px 0 #fff, 0 -3px 0 #fff, 2px 2px #fff, -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff;
}
.home-center .right p {
  margin: 10px 0 0 0;
}
.home-center .right p:first-child {
  padding: 10px;
  clear: both;
}
.home-center .right .btn-view {
  font: 700 10px/15px 'Arial';
  text-transform: uppercase;
  float: right;
  margin: -38px -40px 0 0;
}
.home-center .right .btn {
  font-family: 'Oswald';
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: none;
  display: inline-block;
  padding: 7px 20px;
  position: relative;
  border: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  background: #00A451;
  color: #FFF;
  filter: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.home-center .right .btn:hover, .home-center .right .btn:focus, .home-center .right .btn:active {
  background: #00CA65;
  color: #FFF;
}
.home-center .right .btn.btn-success {
  padding: 5px 10px;
  margin: 0 auto;
  width: 80px;
  display: block;
  text-align: center;
}

/* HOME BOTTOM */
.home-bottom {
  background: rgba(0, 0, 0, 0.1);
  color: #FFF;
  padding: 25px 0;
  /*.col-md-5{
      width: 41.66666667%;
      float: left;
  }
  .col-md-7{
      width: 58.33333333%;
      float: left;
  }*/
}
.home-bottom p {
  margin: 0;
}
.home-bottom h3 {
  font-size: 18px;
  line-height: 20px;
  color: #00A652;
  text-transform: uppercase;
  padding: 0 0 20px 0;
  margin: 0;
  text-shadow: 3px 0 0 #fff, -3px 0 0 #fff, 0 3px 0 #fff, 0 -3px 0 #fff, 2px 2px #fff, -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff;
}
.home-bottom .left {
  font-size: 11px;
  font-weight: 700;
  line-height: 18px;
  width: 100%;
}
.home-bottom .left a {
  color: #FFF;
}
.home-bottom .left .location, .home-bottom .left .info {
  padding: 0 0 0 10px;
  float: left;
}
.home-bottom .left .location h3, .home-bottom .left .info h3 {
  float: left;
  width: 120px;
  padding: 0 20px 0 0;
  position: relative;
  text-align: right;
}
.home-bottom .left .location h3:after, .home-bottom .left .info h3:after {
  content: '';
  width: 57px;
  height: 32px;
  display: inline-block;
  background: url("../images/bg-home-bottom-left.png") no-repeat right 0;
}
.home-bottom .left .location .textwidget, .home-bottom .left .info .textwidget {
  float: left;
}
.home-bottom .left .location {
  width: 70%;
}
.home-bottom .left .info {
  width: 30%;
}
.home-bottom .right {
  position: relative;
}
.home-bottom .right h3 {
  float: left;
  width: 180px;
  text-align: center;
}
.home-bottom .right .owl-controls .owl-pagination {
  position: absolute;
  display: none !important;
}
.home-bottom .right .owl-controls .owl-page span {
  background: #FFF;
  -webkit-box-shadow: inset 0 -2px 2px rgba(0, 0, 0, 0.35);
  box-shadow: inset 0 -2px 2px rgba(0, 0, 0, 0.35);
  opacity: 1;
  filter: alpha(opacity=100);
}
.home-bottom .right .owl-controls .owl-page.active span {
  background: #E78D2C;
}
.home-bottom .right .owl-controls .owl-buttons {
  position: absolute;
  width: 60px;
  left: 65px;
  top: 25px;
}
.home-bottom .right .owl-controls .owl-buttons div {
  width: 25px;
  height: 25px;
  display: block;
  background: url("../images/arrow-sliders.png") no-repeat;
  text-indent: -9999px;
  color: transparent;
  float: left;
  cursor: pointer;
  margin: 0;
  padding: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}
.home-bottom .right .owl-controls .owl-buttons div:hover, .home-bottom .right .owl-controls .owl-buttons div:active {
  opacity: 0.7;
  filter: alpha(opacity=70);
  transform: scale(1.05, 1.05);
  -webkit-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
}
.home-bottom .right .owl-controls .owl-buttons div.owl-prev {
  background-position: center -95px;
}
.home-bottom .right .owl-controls .owl-buttons div.owl-next {
  background-position: center -123px;
}
.home-bottom .right .owl-carousel {
  width: 350px;
  float: right;
  position: static;
}
.home-bottom .right .owl-carousel a, .home-bottom .right .owl-carousel .item {
  display: inline-block;
  width:  88px;
}
#accLogo1 {
     padding-left: 10px;
     padding-right: 19px;
}
#accLogo2 {
     padding-left: 5px;
     padding-right: 3px;
}
#accLogo3 {
     padding-left: 21px;
     padding-right: 12px;
}
#accLogo4 {
     padding-left: 12px;
     padding-right: 0px;
}

/* FOOTER */
.footer {
  background: rgba(0, 0, 0, 0.25);
  color: #FFF;
  text-align: center;
}
.footer p {
  margin: 0;
}
.footer a {
  color: #FFF;
}
.footer .footer-menu {
  text-align: center;
  padding: 10px 0 5px 0;
}
.footer .footer-menu .nav.navbar-nav {
  float: none;
  display: inline-block;
}
.footer .footer-menu .nav.navbar-nav > li {
  float: left;
}
.footer .footer-menu .nav.navbar-nav > li > a {
  font-size: 12px;
  line-height: 18px;
  text-transform: uppercase;
}
.footer .footer-menu .nav.navbar-nav > li > a:hover, .footer .footer-menu .nav.navbar-nav > li > a:focus {
  background: none;
  filter: none;
  color: #F3D162;
}
.footer .footer-menu .nav.navbar-nav > li.active > a {
  color: #F3D162;
}
.footer .footer-menu .nav.navbar-nav > li.btn-donate > a, .footer .footer-menu .nav.navbar-nav > li.btn-donate.active > a {
  font-family: 'Oswald';
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: none;
  display: inline-block;
  padding: 7px 20px;
  position: relative;
  border: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  background: #E88D2C;
  color: #FFF;
  filter: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  font-size: 12px;
  line-height: 18px;
  padding: 5px 20px;
  margin: 10px;
}
.footer .footer-menu .nav.navbar-nav > li.btn-donate > a:hover, .footer .footer-menu .nav.navbar-nav > li.btn-donate > a:focus, .footer .footer-menu .nav.navbar-nav > li.btn-donate > a:active, .footer .footer-menu .nav.navbar-nav > li.btn-donate.active > a:hover, .footer .footer-menu .nav.navbar-nav > li.btn-donate.active > a:focus, .footer .footer-menu .nav.navbar-nav > li.btn-donate.active > a:active {
  background: #ECA24F;
  color: #FFF;
}
.footer .footer-bottom {
  font-size: 11px;
  line-height: 18px;
  padding: 25px 0;
  background: url("../images/bg-11.png") no-repeat center top;
}
.footer .footer-bottom a {
  color: #F3D162;
}

/* ARTICLE-INNER */
.page-inner .home-bottom {
  padding: 55px 0 25px 0;
  margin: -30px 0 0 0;
}

.article-inner-cnt {
  position: relative;
  /*z-index: 2;*/
}
.article-inner-cnt:before, .article-inner-cnt:after {
  content: '';
  position: absolute;
  z-index: -2;
}
.article-inner-cnt:before {
  width: 56px;
  height: 62px;
  top: 30%;
  left: 10%;
  background: url("../images/bg-4.png") no-repeat 0 0;
}
.article-inner-cnt:after {
  width: 51px;
  height: 62px;
  top: 50%;
  right: 10%;
  background: url("../images/bg-5.png") no-repeat 0 0;
}

.article-inner {
  font: 300 18px/25px "Roboto Condensed", Arial;
  background: #FFF;
  color: #333;
  padding: 25px;
  position: relative;
  /*ul{
      list-style-image: url('../images/icon-list.png');
  }
  ul ul{
      list-style-image: url('../images/icon-sublist.png');
  }*/
}
.article-inner h1, .article-inner h2, .article-inner h3, .article-inner h4, .article-inner h5, .article-inner h6 {
  font-weight: 400;
  color: #EA8F2D;
  padding-bottom: 8px;
  text-transform: uppercase;
}
.article-inner h1, .article-inner h2 {
  font-size: 30px;
  line-height: 34px;
  color: #4DA546;
  padding: 0 150px 20px 25px;
  margin: 0 -25px 20px -25px;
  background: url("../images/bor-title-article.png") repeat-x 0 bottom;
}
.article-inner h3, .article-inner h5 {
  color: #0080B2;
}
.article-inner h3 {
  font-size: 24px;
  line-height: 28px;
}
.article-inner h4 {
  font-size: 20px;
  line-height: 25px;
}
.article-inner h5 {
  font-size: 18px;
  line-height: 22px;
}
.article-inner h6 {
  font-size: 16px;
  line-height: 20px;
}
.article-inner small {
  font-size: 13px;
  font-weight: 300;
  line-height: 22px;
}
.article-inner hr {
  border: 1px dotted #FBD55A;
}
.article-inner a {
  color: #EA8F2D;
  text-decoration: underline;
}
.article-inner a:hover, .article-inner a:active, .article-inner a:focus {
  color: #CB7414;
  text-decoration: none;
}
.article-inner p {
  margin: 0 0 15px 0;
}
.article-inner li {
  padding: 2px 0;
}
.article-inner blockquote {
  font-size: 20px;
  line-height: 25px;
  font-weight: 300;
  background: #efcd5f url("../images/bg-10.jpg") repeat 0 0;
  color: #A66011;
  border: 0;
  max-width: 620px;
  margin: 20px auto;
  padding: 20px 40px;
  text-align: center;
}
.article-inner blockquote h2 {
  font-size: 20px;
  line-height: 25px;
  font-weight: 300;
  padding: 10px;
  margin: 0 15px 10px 15px;
  border: 0;
}
.article-inner table td {
  vertical-align: top;
}
.article-inner .pf-content table td {
  padding: 5px 10px;
}
.article-inner .pf-content table td h3, .article-inner .pf-content table td h4, .article-inner .pf-content table td h5, .article-inner .pf-content table td h6 {
  margin: 0;
}
.article-inner .table {
  font-size: 13px;
  font-weight: 300;
  border-collapse: inherit;
  background: #FFF;
  color: #404040;
  overflow: hidden;
  border: 1px solid #EAEAEA;
  border-top: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.article-inner .table td, .article-inner .table th {
  border: 0;
  padding: 15px 10px;
  text-align: center;
}
.article-inner .table th {
  font-weight: 300;
  background: #72C7E4;
  color: #FFF;
  border-left: 0;
  border-right: 0;
  font-size: 15px;
  text-transform: capitalize;
}
.article-inner .table-striped tbody > tr:nth-child(odd) > td, .article-inner .table-striped tbody > tr:nth-child(odd) > th {
  background-color: #C0FADD;
}
.article-inner .img, .article-inner .featuredImg img {
  background: #FAC716;
  border: 8px solid #FBD55A;
}
.article-inner .alignleft {
  float: left;
  margin-right: 25px;
  margin-bottom: 15px;
}
.article-inner .alignright {
  float: right;
  margin-left: 25px;
  margin-bottom: 15px;
}
.article-inner .btn-view {
  font-family: 'Oswald';
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: none;
  display: inline-block;
  padding: 7px 20px;
  position: relative;
  border: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  background: #E88D2C;
  color: #FFF;
  filter: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  margin: 10px 0;
}
.article-inner .btn-view:hover, .article-inner .btn-view:focus, .article-inner .btn-view:active {
  background: #ECA24F;
  color: #FFF;
}
.article-inner .btn-green, .article-inner .metadata a {
  font-family: 'Oswald';
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: none;
  display: inline-block;
  padding: 7px 20px;
  position: relative;
  border: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  background: #00A451;
  color: #FFF;
  filter: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  margin: 10px 0;
}
.article-inner .btn-green:hover, .article-inner .btn-green:focus, .article-inner .btn-green:active, .article-inner .metadata a:hover, .article-inner .metadata a:focus, .article-inner .metadata a:active {
  background: #00CA65;
  color: #FFF;
}
.article-inner iframe[src*="//www.youtube.com"], .article-inner iframe[src*="http://www.youtube.com"] {
  background: #e9bf32 url("../images/bg-videos.png") repeat-x 0 0;
  background-size: contain;
  padding: 20px 0;
  position: relative;
  border-left: 8px solid #EDCB5C;
  border-right: 8px solid #EDCB5C;
}
.article-inner form {
  margin: 10px 0;
}
.article-inner form textarea {
  resize: none;
}
.article-inner form label {
  display: block;
}
.article-inner form textarea, .article-inner form select, .article-inner form input[type="text"], .article-inner form input[type="password"], .article-inner form input[type="email"], .article-inner form input[type="tel"] {
  font-weight: 300;
  background: #E9E9E9;
  padding: 5px 10px;
  margin: 0 0 10px 0;
  width: 100%;
  min-height: 25px;
  border: 0;
  border-bottom: 2px solid #E88D2C;
  display: block;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.35);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.35);
  transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
.article-inner form textarea:focus, .article-inner form select:focus, .article-inner form input[type="text"]:focus, .article-inner form input[type="password"]:focus, .article-inner form input[type="email"]:focus, .article-inner form input[type="tel"]:focus {
  border-color: #72C7E4;
  outline: none;
}
.article-inner form input[type=submit], .article-inner form input[type=button], .article-inner form button {
  font-family: 'Oswald';
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: none;
  display: inline-block;
  padding: 7px 20px;
  position: relative;
  border: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  background: #E88D2C;
  color: #FFF;
  filter: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.article-inner form input[type=submit]:hover, .article-inner form input[type=submit]:focus, .article-inner form input[type=submit]:active, .article-inner form input[type=button]:hover, .article-inner form input[type=button]:focus, .article-inner form input[type=button]:active, .article-inner form button:hover, .article-inner form button:focus, .article-inner form button:active {
  background: #ECA24F;
  color: #FFF;
}
.article-inner form input[type=submit]:focus, .article-inner form input[type=button]:focus, .article-inner form button:focus {
  outline: none;
}

/*
    CMS
*/
/* PRINT */
.printfriendly {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 12;
}
.printfriendly a, .printfriendly .btn-share {
  width: 35px;
  height: 35px;
  display: block;
  background: url("../images/btn-inner-top.png") no-repeat 3px 4px;
  color: transparent !important;
  text-indent: -9999px;
  overflow: hidden;
}
.printfriendly a:hover, .printfriendly a:active, .printfriendly .btn-share:hover, .printfriendly .btn-share:active {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.printfriendly .btn-share {
  background-position: -38px 4px;
}

/* SHARE INNER */
.article-inner div.ssba h4 {
  text-align: center;
}
.article-inner div.ssba .btn-share {
  width: 32px;
  height: 32px;
  background: url("../images/btn-inner-top.png") no-repeat -40px 3px !important;
  display: block;
  position: absolute;
  right: 63px;
  top: 23px;
  text-indent: -9999px;
  color: transparent;
  overflow: hidden;
  z-index: 10;
}
.article-inner div.ssba .btn-share:hover, .article-inner div.ssba .btn-share:active {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.article-inner .no-break {
  width: auto;
  position: absolute;
  top: 23px;
  right: 60px;
  z-index: 10;
}
.article-inner .no-break .st_sharethis_large .stButton .stLarge {
  background: url("../images/btn-inner-top.png") no-repeat -40px 3px !important;
}
.article-inner .no-break .st_sharethis_large .stButton .stLarge:hover, .article-inner .no-break .st_sharethis_large .stButton .stLarge:active {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

/* FORM */
.article-inner .gform_wrapper ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.article-inner .gform_wrapper li {
  clear: both;
}
.article-inner .gform_wrapper label {
  font-weight: 400;
}
.article-inner .gform_wrapper .gfield_label, .article-inner .gform_wrapper .ginput_container {
  float: left;
  padding: 0 20px 0 0;
  margin: 0 0 20px 0;
}
.article-inner .gform_wrapper .gfield_label {
  width: 15%;
  text-align: right;
  font-size: 20px;
  line-height: 25px;
}
.article-inner .gform_wrapper .ginput_container {
  width: 80%;
}
.article-inner .gform_wrapper .ginput_container label {
  margin: 0 0 15px 0;
}
.article-inner .gform_wrapper .gform_footer {
  clear: both;
  text-align: right;
  width: 93%;
}

/* VIDEO GALLERY */
#sb-wrapper-inner {
  background: #e9bf32 !important;
  border: 8px solid #edcb5c !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}

.article-inner .tubepress_container {
  float: none;
}
.article-inner .tubepress_container dt, .article-inner .tubepress_container dd {
  line-height: 20px;
}
.article-inner .tubepress_container div.pagination {
  float: left;
}
.article-inner .tubepress_container .tubepress_normal_embedded_wrapper {
  width: 100% !important;
}
.article-inner .tubepress_container .tubepress_normal_embedded_wrapper iframe {
  width: 100% !important;
}
.article-inner .tubepress_container .tubepress_thumbnail_area {
  float: none;
  width: 100% !important;
}
.article-inner .tubepress_container .tubepress_thumbs {
  float: none;
}
.article-inner .tubepress_container .tubepress_thumb {
  font-size: 13px;
  line-height: 18px;
  height: 210px;
  float: left;
  margin: 0 10px 20px 10px;
  width: 200px !important;
  transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  -o-transition: all 400ms ease;
}
.article-inner .tubepress_container .tubepress_thumb * {
  font-weight: 300 !important;
}
.article-inner .tubepress_container .tubepress_thumb dl.tubepress_meta_group {
  margin: 5px 0 !important;
}
.article-inner .tubepress_container .tubepress_thumb dt {
  font-style: normal !important;
}
.article-inner .tubepress_container .tubepress_thumb img {
  background: #e9bf32 url("../images/bg-videos.png") repeat-x 0 0;
  background-size: contain;
  padding: 8px 0;
  position: relative;
  border-left: 5px solid #EDCB5C;
  border-right: 5px solid #EDCB5C;
}
.article-inner .tubepress_container .tubepress_thumb .tubepress_meta_title, .article-inner .tubepress_container .tubepress_thumb .tubepress_meta_runtime {
  font-size: 16px !important;
}
.article-inner .tubepress_container .tubepress_thumb .tubepress_meta_title a, .article-inner .tubepress_container .tubepress_thumb .tubepress_meta_runtime a {
  font-size: 16px !important;
  line-height: 22px;
  margin: 0 0 5px 0;
}
.article-inner .tubepress_container.tubepress_sidebar .tubepress_thumb {
  width: 149px;
  height: 283px;
  margin: 10px 0;
  padding: 0 10px;
  overflow: hidden;
}
.article-inner .tubepress_container.tubepress_sidebar .tubepress_thumb a {
  float: none;
}
.article-inner .tubepress_container.tubepress_sidebar .tubepress_thumb img {
  padding: 3px;
  width: auto !important;
  height: auto !important;
}

/* PAGINATION */
.article-inner .wp-pagenavi a, .article-inner .wp-pagenavi span, .article-inner .wp-pagenavi li a, .article-inner div.tubepress_container div.pagination a, .article-inner div.tubepress_container div.pagination span, .article-inner div.tubepress_container div.pagination li a {
  font-size: 14px;
  line-height: 20px;
  background: #FFF;
  color: #737373;
  border: 1px solid #D1CFCF;
  padding: 5px 10px;
  margin: 0 5px 5px 0;
  display: inline-block;
  text-decoration: none;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.35);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.35);
  filter: none;
}
.article-inner .wp-pagenavi a:hover, .article-inner .wp-pagenavi a:focus, .article-inner .wp-pagenavi a:active, .article-inner div.tubepress_container div.pagination a:hover, .article-inner div.tubepress_container div.pagination a:focus, .article-inner div.tubepress_container div.pagination a:active {
  color: #6FC6E1;
}
.article-inner .wp-pagenavi .current, .article-inner .wp-pagenavi li.current a, .article-inner div.tubepress_container div.pagination .current, .article-inner div.tubepress_container div.pagination li.current a {
  background: #6FC6E1;
  color: #FFF;
  border-color: #8CD3E8 #7CCDE4 #49B9DA #7CCDE4;
  filter: none;
}
.article-inner .wp-pagenavi .current:hover, .article-inner .wp-pagenavi .current:focus, .article-inner .wp-pagenavi .current:active, .article-inner .wp-pagenavi li.current a:hover, .article-inner .wp-pagenavi li.current a:focus, .article-inner .wp-pagenavi li.current a:active, .article-inner div.tubepress_container div.pagination .current:hover, .article-inner div.tubepress_container div.pagination .current:focus, .article-inner div.tubepress_container div.pagination .current:active, .article-inner div.tubepress_container div.pagination li.current a:hover, .article-inner div.tubepress_container div.pagination li.current a:focus, .article-inner div.tubepress_container div.pagination li.current a:active {
  color: #FFF;
}

/* PHOTO GALLERY */
a[href="http://www.wonderplugin.com/wordpress-gallery/"] {
  display: none !important;
}

.article-inner .wonderplugingallery {
  background: none;
}
.article-inner .wonderplugingallery .html5gallery-title-0 {
  display: none !important;
}
.article-inner .wonderplugingallery .html5gallery-elem-0 {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.article-inner .wonderplugingallery .html5gallery-elem-image-0 {
  background: #E6E6E6;
}
.article-inner .wonderplugingallery .html5gallery-car-0 {
  background: #EDCB5C;
  margin: -10px 0 0 0;
}
.article-inner .wonderplugingallery .html5gallery-car-list-0 {
  position: static !important;
}
.article-inner .wonderplugingallery .html5gallery-car-left-0 {
  left: 0 !important;
  top: 0 !important;
  height: 100% !important;
  background-position: -63px center !important;
  border-right: 1px solid #FAF5E7;
}
.article-inner .wonderplugingallery .html5gallery-car-right-0 {
  right: 0 !important;
  top: 0 !important;
  height: 100% !important;
  background-position: -63px center !important;
  border-left: 1px solid #FAF5E7;
}

/*@media Queries =============================================================== */
/* Responsive */
/* Responsive */
@media only screen and (min-width: 1201px) and (max-width: 1370px) {
  /**/
  .article-inner-cnt:before {
    left: 5%;
  }
  .article-inner-cnt:after {
    right: 5%;
  }
}
/* Responsive */
@media only screen and (min-width: 980px) and (max-width: 1200px) {
  /* BANNER */
  .banner:before {
    left: 2%;
  }
  .banner:after {
    right: 2%;
  }

  /* HOME TOP */
  .home-top h3:before, .home-top h3:after {
    width: 300px;
  }
  .home-top h3:before {
    left: -30px;
  }
  .home-top h3:after {
    right: -30px;
  }

  .article-inner-cnt:before, .article-inner-cnt:after {
    display: none !important;
  }
}
/* Responsive */
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .bg-header {
    background-size: 175%;
  }

  /* HEADER */
  .header {
    padding: 25px 0;
  }

  .header-right {
    padding: 0 0 0 35px;
  }
  .header-right .top {
    font-size: 2.7em;
    padding: 0 0 0 115px;
  }

  /* MAIN MENU */
  .main-menu .navbar.navbar-default .navbar-nav > li > a {
    font-size: 13px;
  }

  /* HOME BANNER */
  .banner .banner-cnt {
    padding: 30px 30px 38px 23px;
    margin: 6px 20px;
    background-size: contain;
  }
  .banner .tparrows.default.tp-leftarrow {
    left: -38px !important;
  }
  .banner .tparrows.default.tp-rightarrow {
    right: -38px !important;
  }

  /* HOME TOP */
  .home-top {
    text-align: center;
  }
  .home-top h3 {
    padding: 0 27%;
  }
  .home-top h3:before, .home-top h3:after {
    width: 200px;
  }
  .home-top h3:before {
    left: -10px;
  }
  .home-top h3:after {
    right: -10px;
  }
  .home-top li {
    float: none;
    display: inline-block;
  }
  .home-top li a {
    font-size: 14px;
    line-height: 16px;
    width: 120px;
    height: 106px;
    padding: 50px 20px 15px 20px;
    background-size: contain;
    text-align: left;
  }
  .home-top li.btn-view a {
    background-size: contain;
  }
  .home-top li.btn-hope a:before {
    top: 3px;
  }
  .home-top li.btn-family a:before {
    top: 8px;
    left: 18px;
  }
  .home-top li.btn-community a:before {
    bottom: auto;
    top: 5px;
  }
  .home-top li.btn-safety a:before {
    top: 3px;
  }
  .home-top li.btn-economic a:before {
    bottom: auto;
    top: 8px;
  }

  /* HOME CENTER */
  .home-center {
    font-size: 14px;
    line-height: 22px;
  }
  .home-center .right p {
    padding: 0px;
  }
  .home-center .right p:first-child {
    margin: 7px 0 0 0;
  }
  .home-center .right .btn-view {
    margin: -65px -50px 0 0;
  }

  /* HOME BOTTOM */
  .home-bottom h3 {
    font-size: 12px;
    line-height: 18px;
  }
  .home-bottom .left .info h3, .home-bottom .left .location h3 {
    width: 85px;
  }
  .home-bottom .left .info .textwidget, .home-bottom .left .location .textwidget {
    width: 94px;
  }
  .home-bottom .right h3 {
    width: 80px;
  }
  .home-bottom .right .owl-controls .owl-buttons {
    left: 16px;
  }
  .home-bottom .right .owl-carousel {
    width: 300px;
  }
  .home-bottom .right .owl-carousel a, .home-bottom .right .owl-carousel .item {
    width: 100px;
  }

  /* FOOTER */
  .footer .footer-menu .nav.navbar-nav > li > a {
    font-size: 11px;
  }

  /* ARTICLE INNER */
  .article-inner blockquote {
    margin: 20px auto !important;
    clear: both;
  }
  .article-inner .pf-content td {
    padding: 5px 10px !important;
  }
  .article-inner .pf-content #iwm_map_canvas {
    overflow-x: scroll;
    overflow-y: hidden;
  }
}
/* Responsive */
@media only screen and (max-width: 767px) {
  html {
    margin: 0 !important;
  }

  body {
    /*padding:42px 0 0 0;
    &.customize-support{
        padding:0;    
    } */
  }

  .row {
    margin: 0;
  }

  .container {
    padding: 0;
  }

  .bg-header {
    /*background-image: url('../images/bg-body-r.jpg');
    background-position: 20% 0;
    background-size: 250%;*/
    background: none;
    display: none !important;
  }

  /* HEADER */
  .header {
    text-align: center;
    padding: 0;
  }
  .header [class*="col-"] {
    padding: 0;
  }

  .header-left {
    background: #FFF;
    padding: 20px 20px 30px 20px;
  }

  .header-right {
    text-align: center;
    margin: 0 65px -60px 15px;
    position: relative;
    z-index: 1010;
  }
  .header-right:before {
    top: -25px;
    left: 0;
    display: none !important;
  }
  .header-right p {
    margin: 0;
  }
  .header-right .top {
    font-size: 45px;
    line-height: 45px;
  }
  .header-right .top strong {
    font-size: 60px;
    line-height: 65px;
  }
  .header-right .social {
    float: none;
    display: none !important;
  }
  .header-right .social h3 {
    float: none;
    padding: 25px;
    margin: 0;
    display: inline-table;
  }
  .header-right .social .menu-top-menu-container {
    float: none;
  }
  .header-right .social .menu-top-menu-container ul {
    display: inline-block;
  }

  /* MAIN MENU */
  .main-menu [class*="col-"] {
    padding: 0;
  }
  .main-menu .navbar-header {
    padding: 10px 0;
  }
  .main-menu button.dropdown-toggle {
    display: block !important;
  }
  .main-menu ul.social {
    display: inline-block !important;
  }

  .navbar-default .navbar-nav > li > a {
    border: 0;
  }
  .navbar-default.navbar .nav {
    direction: ltr;
    /*min-height: 400px;*/
  }
  .navbar-default.navbar .nav li {
    float: none;
    display: block;
  }
  .navbar-default.navbar .nav > li {
    margin: 0;
    padding: 0;
  }
  .navbar-default.navbar .nav > li > a {
    color: #FFF;
    padding: 10px 55px;
    margin: 5px 0;
    border: 0;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.35);
    text-align: center;
  }
  .navbar-default.navbar .nav > li > a:hover {
    color: #FFF;
  }
  .navbar-default.navbar .nav > li > a:after {
    display: none !important;
  }
  .navbar-default.navbar .nav > li.btn-donate > a {
    padding: 15px 30px !important;
    margin: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -o-border-radius: 0 !important;
    border-radius: 0 !important;
  }
  .navbar-default.navbar .nav > li.btn-donate .btn-success {
    background-color: #C27710;
    border-color: #eea236;
    background-image: -moz-linear-gradient(to bottom, #f0ad4e, #c27710);
    background-image: -webkit-linear-gradient(to bottom, #f0ad4e, #c27710);
    background-image: -o-linear-gradient(to bottom, #f0ad4e, #c27710);
    background-image: linear-gradient(to bottom, #f0ad4e, #c27710);
  }
  .navbar-default.navbar .nav > li:last-child > a {
    border: 0;
  }
  .navbar-default.navbar .dropdown-menu > li > a {
    text-transform: capitalize !important;
  }
  .navbar-default .navbar-collapse.in, .navbar-default .navbar-collapse {
    text-align: center;
    /*overflow-y: scroll;
    overflow-x: hidden;*/
    overflow: hidden;
    width: 100%;
    direction: rtl;
    max-height: inherit;
    /*max-height: 230px;*/
  }
  .navbar-default .navbar-toggle {
    margin-right: 10px;
    border: 1px solid;
    border-color: #3C98B7 #378AA6 #22586A #378AA6;
    background-color: #65B3CC;
    background-image: radial-gradient(center bottom, circle, #65b3cc, #276478);
    background-image: -o-radial-gradient(center bottom, circle, #65b3cc, #276478);
    background-image: -ms-radial-gradient(center bottom, circle, #65b3cc, #276478);
    background-image: -moz-radial-gradient(center bottom, circle, #65b3cc, #276478);
    background-image: -webkit-radial-gradient(center bottom, circle, #65b3cc, #276478);
    filter: none;
  }
  .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-image: radial-gradient(center bottom, circle, #276478, #65b3cc);
    background-image: -o-radial-gradient(center bottom, circle, #276478, #65b3cc);
    background-image: -ms-radial-gradient(center bottom, circle, #276478, #65b3cc);
    background-image: -moz-radial-gradient(center bottom, circle, #276478, #65b3cc);
    background-image: -webkit-radial-gradient(center bottom, circle, #276478, #65b3cc);
    background-color: #276478;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #FFF;
  }

  .dropdown-menu {
    min-width: 100%;
    display: none;
    visibility: visible;
    overflow: visible;
    height: auto;
    min-height: 100%;
  }

  /* HOME BANNER */
  .banner {
    /*&:before{
        top: -135px;
        left: 5px;
    }
    &:after{
        top: -135px;
        right: 5px;
    }*/
    /*.fullwidthbanner-container,.fullwidthbanner-container .fullwidthabanner,.tp-simpleresponsive ul,.tp-simpleresponsive .slotholder *{
        min-height:235px;
    }*/
  }
  .banner:before, .banner:after {
    display: none !important;
  }
  .banner .banner-cnt {
    padding: 30px 0 38px 0;
    margin: 0;
    background: none;
  }
  .banner .overbanner {
    text-align: center;
    width: 100%;
    max-width: 100% !important;
    top: auto !important;
    bottom: 0 !important;
    left: 0 !important;
    padding: 5px !important;
    background: rgba(113, 199, 226, 0.4);
  }
  .banner .overbanner h2, .banner .overbanner h3 {
    font-size: 20px !important;
    line-height: 27px !important;
  }
  .banner .overbanner small, .banner .overbanner span {
    font-size: 12px !important;
  }
  .banner .overbanner small {
    top: 3px;
  }
  .banner .overbanner span {
    top: -10px;
  }
  .banner .overbanner p {
    font-size: 15px !important;
    line-height: 20px !important;
    display: none !important;
  }
  .banner .overbanner a {
    font-size: 12px !important;
    line-height: 15px !important;
    padding: 10px 25px !important;
  }
  .banner .tparrows.default {
    top: 30px !important;
    bottom: auto !important;
  }
  .banner .tparrows.default.tp-leftarrow {
    left: auto !important;
    right: 40px !important;
  }
  .banner .tparrows.default.tp-rightarrow {
    right: 15px !important;
  }

  /* HOME TOP */
  .home-top {
    text-align: center;
  }
  .home-top h3 {
    padding: 0 100px;
    margin: 20px 0;
  }
  .home-top h3:before, .home-top h3:after {
    width: 100px;
  }
  .home-top h3:before {
    left: -10px;
  }
  .home-top h3:after {
    right: -10px;
  }
  .home-top li {
    margin: 10px 7px;
    float: none;
    display: inline-block;
  }
  .home-top li a {
    text-align: left;
  }

  /* HOME CENTER */
  .home-center {
    text-align: center;
  }
  .home-center .left .col-md-8 {
    text-align: center;
  }
  .home-center .left .col-md-8 p:first-child:before {
    float: right;
    margin: -40px 0 0 0;
  }
  .home-center .right {
    background-position: 95% 70%;
  }
  .home-center .right:before {
    background-size: cover;
  }
  .home-center .right p {
    padding: 0px;
  }
  .home-center .right p:first-child {
    margin: 7px 0 0 0;
  }

  /* HOME BOTTOM */
  .home-bottom .left {
    font-size: 16px;
    line-height: 25px;
    display: none !important;
  }
  .home-bottom .left .info, .home-bottom .left .location {
    width: 100%;
    padding: 0 20px;
    float: none;
  }
  .home-bottom .left .info h3, .home-bottom .left .info .textwidget, .home-bottom .left .location h3, .home-bottom .left .location .textwidget {
    width: auto;
    float: none;
    text-align: center;
    height: auto !important;
    margin: 0 0 15px 0;
  }
  .home-bottom .left .info h3:after, .home-bottom .left .info .textwidget:after, .home-bottom .left .location h3:after, .home-bottom .left .location .textwidget:after {
    display: none !important;
  }
  .home-bottom .right h3 {
    width: auto;
    float: none;
    margin: 20px 0;
  }
  .home-bottom .right .owl-carousel {
    /*width: auto;
    max-width: 250px;
    float: none;
    text-align: center;
    margin: 20px auto;*/
    float: none;
    width: auto;
  }
  .home-bottom .right .owl-carousel a, .home-bottom .right .owl-carousel .item {
    width: auto;
    display: inherit;
  }
  .home-bottom .right .owl-controls .owl-buttons {
    left: 46%;
  }

  /* FOOTER */
  .footer .footer-menu .nav.navbar-nav > li {
    float: none;
  }
  .footer .footer-menu .nav.navbar-nav > li > a {
    font-size: 13px;
  }

  /* ARTICLE INNER */
  .article-inner form textarea, .article-inner form select, .article-inner form input[type="text"], .article-inner form input[type="password"], .article-inner form input[type="email"] {
    padding: 12px 15px;
  }
  .article-inner blockquote {
    margin: 20px auto !important;
    clear: both;
  }
  .article-inner a {
    word-break: break-word;
  }
  .article-inner .pf-content > table td {
    display: block;
  }
  .article-inner .pf-content #iwm_map_canvas {
    overflow-x: scroll;
    overflow-y: hidden;
    text-align: center;
  }
  .article-inner .pf-content #iwm_map_canvas div[dir="ltr"] {
    width: 300px !important;
    display: inline-block;
  }

  /*
  CMS
  */
  /* GALLERY */
  .wonderplugingallery {
    margin-left: -12px !important;
  }

  .wonderplugingallery, .html5gallery-container-0, .html5gallery-box-0, .html5gallery-container-0, .html5gallery-elem-0, .html5gallery-elem-img-0,
  .html5gallery-car-0, .html5gallery-car-list-0, .html5gallery-car-mask-0 {
    width: 100% !important;
  }

  .html5gallery-container-0 div img {
    width: auto !important;
  }

  .html5gallery-thumbs-0 {
    margin: 0 auto !important;
  }

  .html5gallery-right-0, .html5gallery-lightbox-0 {
    left: auto !important;
    right: 0 !important;
  }

  /* FORM */
  .gform_wrapper .ginput_container {
    width: 100% !important;
    float: none !important;
    padding: 0 !important;
    margin: 10px 0 !important;
  }
  .gform_wrapper .gfield_label, .gform_wrapper .gform_footer {
    width: 100% !important;
    text-align: left !important;
  }
  .gform_wrapper textarea, .gform_wrapper select, .gform_wrapper input[type="text"], .gform_wrapper input[type="password"], .gform_wrapper .formHorizontal .formControls, .gform_wrapper .login-fields label {
    width: 100% !important;
    padding: 10px 15px !important;
    float: none !important;
  }
}
/* Responsive */
@media only screen and (max-width: 480px) {
  /* HEADER */
  .header-left img {
    max-width: 240px;
  }

  /* HOME BOTTOM */
  .home-bottom .right .owl-controls .owl-buttons {
    left: 44%;
  }

  /* ARTICLE INNER */
  .article-inner .pf-content #iwm_map_canvas {
    width: 86%;
  }
}
/* Responsive */
@media only screen and (max-width: 321px) {
  /* HEADER */
  .header-right {
    margin: 0 65px -55px 15px;
  }
}

.videogallery {
width: 30%;
margin: 20px 1.5%;
display: inline-block;
vertical-align: top;
}
.videogallery p {
margin-bottom: 0px !important;
}
@media only screen and (max-width: 940px) {
.videogallery {
width: 45%;
margin: 20px 2%;
}
}
@media only screen and (max-width: 480px) {
.videogallery {
width: 100%;
margin: 20px 0%;
}
}