/*
Theme Name: zhrpodkarpacie
Theme URI: https://magiauslug.pl
Author: magiauslug.pl
Author URI: https://magiauslug.pl
Description: Strona internetowa Okręgu Podkarpackiego Związku Harcerstwa Rzeczyspolitej data powstania 08.09.2019 roku. Czuwaj!
Version: 1.0
*/

/*** ======= // TABLE OF CONTENT // ============================
01- Google Fonts
02- Plugin Stylesheets Import
03- General Styling
04- Cross Browser Compatibility
05- Header
    05.1- Header Style
    05.2- DropDown
06- Theme Button
07- Responsive Header
08- Services Sec
09- Campaign & Member Sec
10- Member Area
11- Gallery Sec
12- Apply Sec
13- Video Sec
14- Testimonials Sec
15- News, Updates & Recent Events Sec
16- Footer
17- Bottom Bar
18- Page Top
19- Team Detail
20- Blog Details
21- Author Box
22- Related Posts
23- Comments Section
24- Comment Reply Section
25- Campaign Detail
26- Pagination
27- Contact Page
28- Stats Wrap
29- Video Wrap
30- Services Style 2
31- About Sec
32- Page Loader


===================================================== ***/

/*===== Google Fonts =====*/
@import url(https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800,900);
@import url(https://fonts.googleapis.com/css?family=Arimo:400,400i,700,700i);

/*===== Plugin Stylesheets Import =====*/
@import url(https://podkarpacie.zhr.pl/wp-content/themes/zhrpodkarpacie/assets/css/fancybox.min.css);
@import url(https://podkarpacie.zhr.pl/wp-content/themes/zhrpodkarpacie/assets/css/animate.min.css);

/*===== General Styling =====*/
html,
body {
  overflow-x: hidden;
}
body {
  float: left;
  font-family: arimo;
  letter-spacing: 0;
  margin: 0;
  position: relative;
  width: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: poppins;
  color: #333;
  font-weight: 700;
}
/*h1 {font-size: 54px;}
h2 {font-size: 48px;}
h3 {font-size: 36px;}
h4 {font-size: 30px;}
h5 {font-size: 24px;}
h6 {font-size: 20px;}*/
p {
  font-family: arimo;
  color: #666;
  line-height: 26px;
  font-size: 16px;
}
ul li,
ol li {
  font-family: arimo;
  color: #444;
  font-size: 13px;
  line-height: 20px;
}
a {
  color: inherit;
}
a:hover,
a:focus {
  text-decoration: none;
  outline: none;
}
input,
textarea,
select,
button {
  border: 0;
}
button,
input[type="submit"],
.fileContainer,
input[type="file"] {
  cursor: pointer;
}
input:focus,
textarea:focus,
select:focus,
button:focus,
.form-wrp fieldset p a:focus,
.page-link:focus {
  border-color: transparent;
  outline: none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
textarea {
  resize: none;
}
main {
  float: left;
  position: relative;
  width: 100%;
}
body.boxed {
  text-align: center;
}
body.boxed main {
  float: none;
  display: inline-block;
  text-align: left;
  width: 1720px;
}
section {
  float: left;
  position: relative;
  width: 100%;
}
.spacing {
  float: left;
  padding: 90px 0;
  position: relative;
  width: 100%;
}
.less-spacing,
.spacing.less-spacing {
  padding: 100px 0;
}
.top-spac90,
.spacing.top-spac90 {
  padding-top: 90px;
}
.bottom-spac90,
.spacing.bottom-spac90 {
  padding-bottom: 90px;
}
.top-spac80,
.spacing.top-spac80 {
  padding-top: 80px;
}
.bottom-spac80,
.spacing.bottom-spac80 {
  padding-bottom: 80px;
}

.top-spac280,
.spacing.top-spac280 {
  padding-top: 200px;
}
.bottom-spac280,
.spacing.bottom-spac280 {
  padding-bottom: 200px;
}

.top-spac60,
.spacing.top-spac60 {
  padding-top: 60px;
}
.bottom-spac60,
.spacing.bottom-spac60 {
  padding-bottom: 60px;
}
.top-spac50,
.spacing.top-spac50 {
  padding-top: 50px;
}
.bottom-spac50,
.spacing.bottom-spac50 {
  padding-bottom: 50px;
}
.top-spac100,
.spacing.top-spac100 {
  padding-top: 100px;
}
.bottom-spac100,
.spacing.bottom-spac100 {
  padding-bottom: 100px;
}
.top-spac170,
.spacing.top-spac170 {
  padding-top: 170px;
}
.bottom-spac170,
.spacing.bottom-spac170 {
  padding-bottom: 170px;
}
.top-spac190,
.spacing.top-spac190 {
  padding-top: 190px;
}
.bottom-spac190,
.spacing.bottom-spac190 {
  padding-bottom: 190px;
}
.top-spac220,
.spacing.top-spac220 {
  padding-top: 220px;
}
.bottom-spac220,
.spacing.bottom-spac220 {
  padding-bottom: 220px;
}
.top-spac255,
.spacing.top-spac255 {
  padding-top: 255px;
}
.bottom-spac255,
.spacing.bottom-spac255 {
  padding-bottom: 255px;
}
.top-spac285,
.spacing.top-spac285 {
  padding-top: 285px;
}
.bottom-spac285,
.spacing.bottom-spac285 {
  padding-bottom: 285px;
}
.remove-gap,
.spacing.remove-gap {
  padding-top: 0;
}
.remove-bottom,
.spacing.remove-bottom {
  padding-bottom: 0;
}
.no-spacing,
.spacing.no-spacing {
  padding: 0;
}
.gray-bg {
  background-color: #f5f5f5;
}
.gray-bg2 {
  background-color: #eeeded;
}
.gray-bg3 {
  background-color: #f5f3ef;
}
.white-bg {
  background-color: #fff;
}
.dark-bg {
  background-color: #141414;
}
.facebook-bg {
  background-color: #3b5999;
}
.twitter-bg {
  background-color: #55acee;
}
.linkedin-bg {
  background-color: #0077b5;
}
.google-bg {
  background-color: #dd4b39;
}
.container {
  padding: 0;
  max-width: 1170px;
}
.remove-ext,
.remove-ext2,
.remove-ext3,
.remove-ext4,
.remove-ext5,
.remove-ext6,
.remove-ext7,
.remove-ext8,
.remove-ext9,
.remove-ext10,
.remove-ext11 {
  float: left;
  margin-bottom: -20px;
  width: 100%;
}
.remove-ext2 {
  margin-bottom: -25px;
}
.remove-ext3 {
  margin-bottom: -30px;
}
.remove-ext4 {
  margin-bottom: -35px;
}
.remove-ext5 {
  margin-bottom: -40px;
}
.remove-ext6 {
  margin-bottom: -45px;
}
.remove-ext7 {
  margin-bottom: -50px;
}
.remove-ext8 {
  margin-bottom: -55px;
}
.remove-ext9 {
  margin-bottom: -60px;
}
.remove-ext10 {
  margin-bottom: -65px;
}
.remove-ext11 {
  margin-bottom: -70px;
}
.overlap-170,
.overlap-140,
.overlap120,
.overlap100,
.overlap80 {
  position: relative;
  z-index: 1;
}
.overlap-170 {
  margin-bottom: -170px;
}
.overlap-140 {
  margin-bottom: -140px;
}
.overlap120 {
  margin-top: -120px;
}
.overlap100 {
  margin-top: -100px;
}
.overlap80 {
  margin-top: -80px;
}
.mrg {
  margin: 0;
}
.mrg > div {
  padding: 0;
}
.mrg6 {
  margin: 0 -3px;
}
.mrg6 > div {
  padding: 0 3px;
}
.mrg10 {
  margin: 0 -5px;
}
.mrg10 > div {
  padding: 0 5px;
}
.mrg20 {
  margin: 0 -10px;
}
.mrg20 > div {
  padding: 0 10px;
}
.fixed-bg,
.fixed-bg2 {
  background-position: center;
  height: 100%;
  width: 100%;
  margin: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -2;
}
.fixed-bg {
  background-attachment: fixed;
  background-size: cover;
}
.fixed-bg2 {
  background-attachment: scroll;
  background-size: cover;
}
.fixed-bg2.pattern-bg,
.fixed-bg.pattern-bg {
  background-size: initial;
}
.fixed-bg.wt-gry-bg,
.fixed-bg2.wt-gry-bg {
  background-color: #f5f5f5;
}
.fixed-bg.wt-blk-bg,
.fixed-bg2.wt-blk-bg {
  background-color: #1e1d1d;
}
.fixed-bg.wt-blk2-bg,
.fixed-bg2.wt-blk2-bg {
  background-color: #141414;
}
.fixed-bg.wt-gry2-bg,
.fixed-bg2.wt-gry2-bg {
  background-color: #f6f6f6;
}
.black-layer:before,
.black-layer2:before,
.black-layer3:before,
.white-layer:before,
.gray-layer:before,
.gray-layer2:before,
.theme-bg-layer:before,
.theme-bg-layer2:before {
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.white-layer:before {
  background-color: #fff;
}
.gray-layer:before {
  background-color: #f5f5f5;
}
.gray-layer2:before {
  background-color: #f5f3ef;
}
.black-layer:before {
  background-color: #000000;
}
.black-layer2:before {
  background-color: #1e1d1d;
}
.black-layer3:before {
  background-color: #141414;
}
.theme-bg-layer2:before {
  background-color: #7d0000;
}
.hlf-parallax.theme-bg-layer:before,
.hlf-parallax.theme-bg-layer2:before,
.hlf-parallax .fixed-bg,
.hlf-parallax .fixed-bg2 {
  height: 80%;
}
.opc1:before {
  opacity: 0.1;
}
.opc15:before {
  opacity: 0.15;
}
.opc2:before {
  opacity: 0.2;
}
.opc25:before {
  opacity: 0.25;
}
.opc3:before {
  opacity: 0.3;
}
.opc35:before {
  opacity: 0.35;
}
.opc4:before {
  opacity: 0.4;
}
.opc45:before {
  opacity: 0.45;
}
.opc5:before {
  opacity: 0.5;
}
.opc55:before {
  opacity: 0.55;
}
.opc6:before {
  opacity: 0.6;
}
.opc65:before {
  opacity: 0.65;
}
.opc7:before {
  opacity: 0.7;
}
.opc75:before {
  opacity: 0.75;
}
.opc8:before {
  opacity: 0.8;
}
.opc85:before {
  opacity: 0.85;
}
.opc9:before {
  opacity: 0.9;
}
.opc95:before {
  opacity: 0.95;
}
iframe {
  border: 0;
  width: 100%;
}
img {
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}

/*===== Cross Browser Compatibility =====*/
a,
img,
input,
button,
textarea,
:before,
:after,
.owl-nav > div,
.owl-dots > div,
nav ul ul,
nav ul li,
label,
.logo,
.logo > a img,
.res-menu-btn,
.res-menu,
.res-menu-close {
  -webkit-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

 {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

 {
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

 {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.brd-rd50,
.owl-carousel .owl-nav > div,
.post-detail-inner img.brd-rd50 {
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.brd-rd40 {
  -webkit-border-radius: 40px;
  border-radius: 40px;
}

.brd-rd30 {
  -webkit-border-radius: 30px;
  border-radius: 30px;
}

.brd-rd5,
.insta-gal a,
.page-link,
.page-item.prev .page-link,
.page-item.next .page-link {
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.brd-rd3 {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

/*===== Project Style =====*/
.counter {
  font-size: 100px;
  color: #acc908;
  border-right: 2px solid #9f9f9f;
}
.counter:last-child {
  border-right: none;
}
.counter p {
  font-size: 24px;
  color: #ffffff;
}
/*===== Header =====*/
.p-150 {
  padding: 0px 60px;
}
header {
  float: left;
  position: relative;
  width: 100%;
  z-index: 9999;
}
header.stick {
  position: absolute;
  top: 0;
  left: 0;
}
.topbar {
  background-color: #3a3a3a;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-content: center;
}
.topbar strong {
  font-size: 12px;
  font-family: poppins;
  font-weight: 400;
  margin-right: 12px;
  line-height: 50px;
}
.breaking-news-carousel {
  display: none;
  padding: 11px 0;
  list-style: none;
  margin-bottom: 0;
}
.breaking-news-carousel li {
  color: #e0e0e0;
  font-size: 13px;
  letter-spacing: 0;
  line-height: 28px;
}
.social-btns-wrap {
  float: right;
  line-height: 13px;
}
.social-btns1 {
  display: inline-block;
}
.social-btns1 > a {
  margin: 0px 5px;
  position: relative;
  line-height: 50px;
  display: inline-block;
  text-align: center;
  font-size: 26px;
  color: #e0e0e0;
  width: 35px;
  z-index: 1;
}
.social-btns1 > a:before {
  content: "";
  background-color: #ffffff;
  position: absolute;
  top: 0;
  height: 0;
  left: 0;
  right: 0;
  z-index: -1;
}
.social-btns1 > a:hover:before,
.social-btns1 > a:focus:before {
  height: 100%;
}
.social-btns1 > a:hover,
.social-btns1 > a:focus {
  color: #fff;
}
header .social-btns1 > a {
  float: left;
}
.menu-sec-wrap {
  float: left;
  width: 100%;
}
.menu-sec {
  float: left;
  position: relative;
  width: 100%;
}
.menu-sec::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  background-color: #ffffff;
  -webkit-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  left: -140px;
  right: -140px;
  z-index: -1;
}
header .logo {
  float: left;
  padding: 0;
}
.logo {
  float: left
}
nav {
  float: right;
}
nav > div {
  float: left;
  width: 100%;
}
nav > div ul {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}
nav > div > ul {
  float: left;
  width: 100%;
}
nav > div > ul > li {
  float: left;
  color: #969696;
  font-size: 16px;
  margin-left: 35px;
  line-height: 120px;
}
nav > div > ul li {
  font-family: poppins;
  font-weight: 400;
  letter-spacing: 0;
  position: relative;
}

/*===== DropDown =====*/
nav > div ul ul {
  position: absolute;
  top: 100%;
  left: 0;
  width: 250px;
  opacity: 0;
  visibility: hidden;
}
nav > div ul ul ul {
  left: 100%;
  top: 0;
}
nav > div ul ul li {
  color: #fff;
  float: left;
  width: 100%;
  border-bottom: 1px solid rgba(255,255,255,.1);
  -webkit-transform: scaleX(.3);
  -ms-transform: scaleX(.3);
  -o-transform: scaleX(.3);
  transform: scaleX(.3);
  opacity: 0;
  background-color: rgba(30,30,30,.95);
}
nav > div ul ul ul li {background-color: rgba(40,40,40,.95);}
nav > div > ul li.menu-item-has-children {padding-right: 15px;}
nav > div > ul li.menu-item-has-children::before {
  content: "\f107";
  font-family: 'Font Awesome 5 Free';
  position: absolute;
  right: 0;
  font-size: 16px;
  font-weight: 900;
}
nav > div > ul ul li.menu-item-has-children::before {
  content: "\f105";
  right: 30px;
  top: 50%;
  margin-top: -10px;
}
nav > div ul ul li > a {
  padding: 15px 30px;
  float: left;
  width: 100%;
}
nav > div > ul li.menu-item-has-children:hover > ul {
  opacity: 1;
  visibility: visible;
}
nav > div > ul li.menu-item-has-children:hover > ul > li {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
  opacity: 1;
}
nav > div ul ul li:last-child {border-bottom: 0;}

/*===== Theme Button =====*/
.theme-btn {
  display: inline-block;
  color: #fff;
  font-family: poppins;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 0;
  padding: 12px 40px;
  position: relative;
  overflow: hidden;
  z-index: 1;
  border: 2px solid;
}

.theme-btn:hover,
.theme-btn:focus {
  background-color: transparent;
}

/*===== Responsive Header =====*/
.res-header {
  background-color: #ffffff;
  float: left;
  display: none;
  width: 100%;
  position: relative;
  z-index: 99;
}
.res-header-top {
  float: left;
  width: 100%;
  background-color: #1e1e1e;
  text-align: center;
}
.res-header-top > * {
  float: left;
  width: 50%;
}
.res-top-links > a {
  float: left;
  width: 33.334%;
  padding: 12.5px 10px;
  color: #cbcbcb;
  font-size: 13px;
  font-family: poppins;
  font-weight: 600;
  background-color: rgba(255, 255, 255, 0.1);
}
.res-top-links > a i {
  margin-right: 6px;
}
.res-top-links > a:nth-child(2n) {
  background-color: rgba(255, 255, 255, 0.05);
}
.res-top-links2 > a {
  color: #fff;
  float: left;
  width: 50%;
  padding: 12.5px 10px;
  font-size: 13px;
  font-family: poppins;
  font-weight: 600;
}
.res-logo-sec {
  float: left;
  width: 100%;
  padding: 20.5px 30px;
}
.res-menu-btn {
  float: right;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  line-height: 36px;
  width: 36px;
  text-align: center;
  margin-top: 12px;
  background-color: #fff;
  position: relative;
  z-index: 2;
}
.res-menu-btn:hover {
  color: #fff;
}
.res-menu {
  position: fixed;
  right: -290px;
  z-index: 99;
  width: 300px;
  background-color: rgba(30, 30, 30, 0.98);
  padding: 100px 30px 40px;
  top: 0;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  overflow-x: hidden;
  overflow-y: auto;
}
.res-menu.slidein {
  opacity: 1;
  right: 0;
  visibility: visible;
}
.res-menu-close {
  position: absolute;
  right: 20px;
  top: 20px;
  background-color: #fff;
  color: #1a1a1a;
  line-height: 35px;
  width: 35px;
  text-align: center;
  font-size: 15px;
  cursor: pointer;
}
.res-menu-close:hover {
  color: #fff;
}
.res-menu > ul {
  float: left;
  width: 100%;
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}
.res-menu > ul li {
  float: left;
  width: 100%;
  font-size: 13px;
  font-family: poppins;
  color: #fff;
  font-weight: 500;
  position: relative;
  margin: 2.5px 0;
}
.res-menu > ul li.menu-item-has-children > i {
  position: absolute;
  right: 0;
  line-height: 40px;
  top: 0;
  background-color: rgba(255,255,255,.1);
  width: 40px;
  text-align: center;
  cursor: pointer;
}
.res-menu > ul ul li.menu-item-has-children > i {
  line-height: 32px;
  width: 32px;
}
.res-menu > ul li.menu-item-has-children > a {padding-right: 45px;}
.res-menu > ul ul li.menu-item-has-children > a {padding-right: 37px;}
.res-menu > ul li.menu-item-has-children.active > i:before {content: "\f0d8";}
.res-menu > ul > li {
  font-weight: 600;
  font-size: 14px;
}
.res-menu > ul li a {
  padding: 6px 20px;
  float: left;
  width: 100%;
}
.res-menu > ul ul {
  padding-left: 20px;
  list-style: none;
  margin: 20px 0;
  display: none;
  float: left;
  width: 100%;
}
.res-menu > ul li:hover > a,
.res-menu > ul li.active > a,
.res-menu > ul li a:focus {background-color: rgba(255,255,255,.05);}
.res-menu > ul > li > a {padding: 10px 20px;}
/*===== Services Sec =====*/
.service-desc {
  float: left;
  width: 100%;
}
.service-desc > i {
  font-style: normal;
  letter-spacing: 0;
  font-size: 16px;
  font-family: poppins;
  font-weight: 500;
}
.service-desc > h3 {
  margin: 5px 0 12px;
  max-width: 90%;
  font-size: 33px;
  line-height: 44px;
  font-weight: 600;
}
.service-desc > h3 strong {
  font-weight: 700;
}
.service-desc > a {
  margin-top: 20px;
}
.remove-ext9 .serv-box {
  margin-bottom: 60px;
}
.remove-ext5 .serv-box {
  margin-bottom: 40px;
}
.serv-box {
  float: left;
  width: 100%;
  position: relative;
}
.serv-box > i {
  text-align: center;
  float: left;
  background-color: #ececec;
  line-height: 90px;
  width: 90px;
  -webkit-box-shadow: 0 0 103px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 0 0 103px rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 0 103px rgba(0, 0, 0, 0.12);
  box-shadow: 0 0 103px rgba(0, 0, 0, 0.12);
  margin-right: 20px;
}
.gray-layer .serv-box > i,
.gray-bg .serv-box > i {
  background-color: #fff;
}
.serv-innr {
  width: 100%;
  max-width: 96%;
  margin-top: 25px;
  float: left;
}
.serv-innr > h6 {
  font-size: 19px;
  margin-bottom: 10px;
  font-weight: 600;
}
.serv-innr > p {
  margin-bottom: 0;
  font-size: 15px;
  line-height: 24px;
}
/*===== Campaign & Member Sec =====*/
.sec-title {
  float: left;
  margin-bottom: 30px;
  width: 100%;
}
.sec-title > h2,
.sec-title > h3 {
  margin-bottom: 0;
  font-weight: 600;
}
.sec-title > h2 i,
.sec-title > h3 i {
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  display: block;
  margin-bottom: 5px;
}
.remove-ext3 .camp-box,
.remove-ext3 .member-box {
  margin-bottom: 30px;
}
.fb-page span,
.camp-box,
.member-box {
  float: left;
  overflow: hidden;
  width: 100%;
  -webkit-box-shadow: 0 0 103px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 0 0 103px rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 0 103px rgba(0, 0, 0, 0.12);
  box-shadow: 0 0 103px rgba(0, 0, 0, 0.12);
}
.camp-thumb,
.member-thumb {
  float: left;
  width: 100%;
  overflow: hidden;
}
.camp-thumb > a,
.member-thumb > a {
  float: left;
  width: 100%;
  position: relative;
}
.camp-thumb > a:before,
.member-thumb > a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: ;
  bottom: 0;
  right: 0;
  background-color: #000;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  opacity: 0;
  z-index: 1;
}
.camp-box:hover .camp-thumb > a::before,
.member-box:hover .member-thumb > a::before {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
  opacity: 0.5;
}
.camp-box:hover .camp-thumb > a img,
.member-box:hover .member-thumb > a img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.camp-thumb > a img,
.member-thumb > a img {
  width: 100%;
}
.member-thumb > a img{
  height: 350px;
  object-fit: cover;
}
.camp-thumb > a img {
  max-height: 250px;
  object-fit: cover;
}
.camp-info {
  float: left;
  padding: 25px 40px 35px;
  width: 100%;
}
.camp-inchrg,
.camp-goal {
  display: inline-block;
  font-family: arimo;
  font-size: 15px;
  letter-spacing: 0;
  color: #555;
}
.camp-inchrg > a {
  display: inline-block;
  margin-left: 5px;
}
.camp-inchrg > a:hover,
.camp-inchrg > a:focus {
  color: #555;
}
.camp-info > h6 {
  margin: 7px 0 18px;
  font-weight: 400;
  line-height: 26px;
  font-size: 14px;
}
.camp-goal > span {
  font-size: 18px;
  display: inline-block;
  margin-left: 2px;
  font-weight: 500;
  font-family: poppins;
}
.camp-goal > span i {
  font-style: normal;
}
/*===== Member Area =====*/
.member-info {
  float: left;
  padding: 25px 30px;
  width: 100%;
  background-color: #fff;
}
.gray-bg2 .member-info {
  background-color: #fff;
}
.member-info > h6 {
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: 600;
}
.view-all {
  float: left;
  margin-top: 50px;
  width: 100%;
}
/*===== Gallery Sec =====*/
.theme-bg-layer .sec-title > h2,
.theme-bg-layer .sec-title > h2 i,
.theme-bg-layer2 .sec-title > h2,
.theme-bg-layer2 .sec-title > h2 i {
  color: #fff;
}
.theme-bg-layer .sec-title > p,
.theme-bg-layer2 .sec-title > p {
  color: #e2e2e2;
}
.gallery-wrap {
  float: left;
  width: 100%;
}
.filter-btns {
  display: inline-block;
  padding: 7px 36px;
  list-style: none;
  margin-bottom: 35px;
  border: 1px solid #e1e1e1;
  -webkit-border-radius: 40px;
  border-radius: 40px;
}
.filter-btns > li {
  float: left;
  color: #444;
  font-family: poppins;
  font-weight: 500;
  font-size: 14px;
  margin: 15px 25px;
}
.filter-btns > li a {
  display: inline-block;
}
.gallery-inner {
  float: left;
  width: 100%;
}
.gallery-inner a {
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.remove-ext3.gallery-inner a {
  margin-bottom: 30px;
}
.gallery-inner a:before {
  content: "";
  position: absolute;
  right: -37%;
  bottom: -70px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  background-color: #ACC908;
  opacity: 0;
  height: 80px;
  width: 90%;
}
.gallery-inner a:hover:before {
  opacity: 1;
  bottom: -30px;
}
.gallery-inner a img {
  width: 100%;
}
.gallery-inner a:after {
  content: "\f00e";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  color: #fff;
  position: absolute;
  bottom: 20px;
  right: 20px;
  font-size: 17px;
  opacity: 0;
}
.gallery-inner a:hover:after {
  opacity: 1;
}
/*===== Apply Sec =====*/
.apply-sec {
  float: left;
  position: relative;
  padding: 30px 170px 30px 95px;
  width: 100%;
  background-size: cover;
  background-position: center;
  z-index: 1;
  display: table;
  overflow: hidden;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.apply-sec:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000;
  opacity: 0.7;
  z-index: -1;
  -webkit-border-radius: inherit;
  border-radius: inherit;
}
.apply-sec > div {
  display: table-cell;
  vertical-align: middle;
}
.apply-title > img {
  float: left;
  margin-right: 30px;
}
.apply-title-innr {
  display: table;
  margin-top: 18px;
}
.apply-title-innr > h3 {
  color: #fff;
  margin-bottom: 0;
  font-size: 30px;
}
.apply-title-innr > span {
  color: #fff;
  font-size: 18px;
  font-family: poppins;
}
.apply-btn > a {
  float: right;
  padding: 13px 45px;
  font-size: 15px;
}
/*===== Testimonials Sec =====*/
.testimonials-wrap {
  float: left;
  padding: 0 80px;
  width: 100%;
}
/*===== News, Updates & Recent Events Sec =====*/
.news-updates,
.recent-events {
  float: left;
  width: 100%;
}
.news-updates > h3:before,
.recent-events > h3:before,
.contact-form > h3:before {
  content: "";
  position: absolute;
  width: 30px;
  height: 3px;
  left: calc(100% + 10px);
  bottom: 8px;
}

.news-updates > h3,
.recent-events > h3,
.contact-form > h3 {
  margin-bottom: 35px;
  font-size: 33px;
  position: relative;
  display: inline-block;
}
.news-box,
.event-box {
  float: left;
  width: 100%;
}
.remove-ext3 .news-box,
.remove-ext3 .event-box {
  margin-bottom: 30px;
}
.remove-ext7 .news-box {
  margin-bottom: 50px;
}
.news-box.list + .news-box.list,
.event-box + .event-box {
  padding-top: 30px;
  border-top: 1px solid #eeeeee;
}
.news-box.list {
  display: table;
}
.news-box.list > div.news-thumb {
  min-width: 180px;
}
.news-box > div {
  float: left;
  width: 100%;
}
.news-box.list > div {
  display: table-cell;
  vertical-align: middle;
  float: none;
  width: initial;
}
.news-thumb > a {
  -webkit-border-radius: inherit;
  border-radius: inherit;
  overflow: hidden;
  float: left;
  width: 100%;
}
.news-info {
  margin-top: 25px;
}
.news-box.list .news-info {
  margin-top: 0;
  padding-left: 25px;
}
.news-info > h6 {
  margin-bottom: 6px;
  font-size: 20px;
  font-weight: 600;
  max-width: 95%;
}
.post-meta {
  display: inline-block;
  padding-left: 0;
  list-style: none;
  margin-bottom: 5px;
}
.post-meta > li {
  display: inline-block;
  font-style: italic;
  font-size: 14px;
  letter-spacing: 0;
  margin-right: 13px;
  position: relative;
  padding-left: 17px;
}
.post-meta > li i,
.post-meta > li img {
  margin-right: 5px;
  color: #646464;
}
.post-meta > li i {
  position: absolute;
  left: 0;
  line-height: 20px;
}
.news-info > p,
.event-info > p {
  margin-bottom: 8px;
  line-height: 24px;
}
.news-info > a {
  display: inline-block;
  font-family: arimo;
  font-size: 16px;
}
.news-info > a i {
  margin-left: 5px;
}
.news-info > a:hover,
.news-info > a:focus {
  color: #222;
}
.event-date {
  width: 100%;
  text-align: center;
  max-width: 100px;
  color: #fff;
  font-family: poppins;
  font-weight: 700;
  padding: 28px 18px 22px;
  float: left;
  font-size: 30px;
  line-height: 25px;
  margin-right: 30px;
}
.event-date > i {
  display: block;
  font-size: 13px;
  font-style: normal;
}
.event-info {
  display: table;
  margin-top: 5px;
}
.event-loc {
  display: inline-block;
  font-size: 14px;
  font-style: italic;
  letter-spacing: 0;
}
.event-loc > i {
  color: #aaa;
  margin-right: 3px;
}
.infoBox {
  font-size: 16px;
  padding: 12px 0px;
}
.infoBox i {
  margin-right: 12px;
}
/*===== Footer =====*/
.remove-ext6 .widget-box {
  margin-bottom: 45px;
}
.remove-ext11 .widget-box {
  margin-bottom: 70px;
}
.widget-box {
  float: left;
  width: 100%;
}
.widget-box .logo {
  margin-bottom: 25px;
}
footer .widget-box p {
  color: #cdcdcd;
}
.widget-box > h6 {
  margin-bottom: 40px;
  font-size: 20px;
  font-weight: 600;
  position: relative;
}
footer .widget-box > h6 {
  color: #fff;
}
.widget-box ul {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}
.widget-box > ul > li,
.widget-box > ul li {
  float: left;
  padding-left: 25px;
  position: relative;
  width: 100%;
  font-size: 15px;
  font-family: poppins;
  line-height: 36px;
}
footer .widget-box > ul > li,
footer .widget-box > ul li {
  color: #fff;
}
footer .widget-box > ul li:before {
  color: #a6a6a6;
}
.widget-box > ul > li:before,
.widget-box > ul li:before {
  content: "\f061";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 12px;
  left: 0;
  position: absolute;
  line-height: inherit;
}
.widget-box > ul {
  float: left;
  width: 100%;
  margin-top: -15px;
}
.widget-box > ul ul {
  padding-left: 20px;
  float: left;
  width: 100%;
}
.mini-post {
  float: left;
  width: 100%;
}
.mini-post + .mini-post {
  margin-top: 20px;
}
.mini-post > a {
  float: left;
  margin-right: 15px;
  overflow: hidden;
}
.mini-post-info {
  display: table;
  margin-top: 2px;
}
.mini-post-info > h6 {
  font-size: 16px;
  font-weight: 400;
}
footer .mini-post-info > h6 {
  color: #fff;
}
.mini-post-info .post-meta > li {
  font-size: 12px;
}
.widget-box .post-meta > li:last-child {
  margin-right: 0;
}
.insta-gal {
  float: left;
  width: 100%;
  margin-bottom: -6px;
}
.insta-gal a {
  overflow: hidden;
  float: left;
  width: 100%;
  margin-bottom: 6px;
  position: relative;
}
.insta-gal a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000;
  opacity: 0;
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
}
.insta-gal a:hover:before {
  opacity: 0.7;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.insta-gal a img {
  width: 100%;
}
.widget-box .post-meta > li {
  padding-left: 18px;
}
/*===== Bottom Bar =====*/
.bottom-bar {
  float: left;
  padding: 32.5px 20px;
  width: 100%;
}
.bottom-bar p {
  color: #2c2b2b;
  letter-spacing: 0;
  margin-bottom: 0;
}
/*===== Page Top =====*/
.page-top-wrap {
  float: left;
  padding: 80px 0 0;
  width: 100%;
}
.page-top-inner {
  display: inline-block;
}
.page-top-inner > h1 {
  color: #fff;
}
.breadcrumb {
  display: inline-block;
  background-color: transparent;
  padding: 0;
  margin-bottom: 0;
}
.breadcrumb > li {
  float: left;
  color: #ddd;
  font-size: 16px;
  letter-spacing: 0;
}
.breadcrumb-item + .breadcrumb-item::before {
  font-family: fontawesome;
  content: "\f105";
  color: #ddd;
  padding: 0 15px;
}
/*===== Team Detail =====*/
.volunteer-details-wrap {
  float: left;
  width: 100%;
}
.volunteer-details-wrap img {
  width: 100%;
  object-fit: cover;
  height: 492px;
}
.volunteer-detail-info {
  float: left;
  position: relative;
  width: 100%;
}
.volunteer-detail-info > h3 {
  font-weight: 600;
  margin-bottom: 8px;
  font-size: 30px;
  color: #444;
}
.volunteer-detail-info > span {
  font-family: poppins;
  font-weight: 500;
  font-size: 16px;
  display: inline-block;
  float: left;
  width: 100%;
}
.volunteer-detail-inner {
  background-color: #f4f4f4;
  float: left;
  width: 100%;
  padding: 40px 40px;
}
.volunteer-info-list {
  float: left;
  padding: 0;
  list-style: none;
  margin: 0;
  width: 100%;
}
.volunteer-info-list > li {
  float: left;
  margin-top: 18px;
  width: 100%;
  font-size: 15px;
  position: relative;
  padding-left: 35px;
  line-height: 25px;
}
.volunteer-info-list > li i {
  position: absolute;
  left: 0;
  top: 4px;
  font-size: 20px;
}
.social-btns-wrap2.style2 {
  margin-top: 35px;
}
.social-btns-wrap2 {
  position: absolute;
  right: 50px;
  top: 50%;
  text-align: center;
}
.social-btns-wrap2 > i {
  font-size: 16px;
  color: #6c6c6c;
  line-height: 42px;
  width: 43px;
  border: 1px solid #b0b0b0;
  height: 43px;
  cursor: pointer;
}
.social-btns-wrap2 .social-btns2 {
  position: absolute;
  bottom: 100%;
  width: 100%;
  z-index: 1;
}
.social-btns-wrap2 .social-btns2 > a {
  display: inline-block;
  line-height: 35px;
  width: 35px;
  font-size: 13px;
  color: #fff;
  margin-bottom: 5px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.social-btns-wrap2 .social-btns2 > a:hover,
.social-btns-wrap2 .social-btns2 > a:focus,
.social-btns-wrap2 > i {
  color: #fff;
}
.social-btns-wrap2.style2 {
  position: relative;
  display: inline-block;
  right: auto;
}
.volunteer-info-list > li a {
  display: inline-block;
}
.social-btns-wrap2.style2 .social-btns2 {
  bottom: 0;
  left: 100%;
  width: auto;
  height: 100%;
  min-width: 240px;
}
.social-btns-wrap2.style2 .social-btns2 > a {
  float: left;
  margin: 5px 0 0 5px;
}
.volunteer-detail-desc {
  float: left;
  margin-top: 20px;
  width: 100%;
}
.volunteer-detail-desc > p {
  margin-bottom: 0;
}
.volunteer-detail-desc > p + p {
  margin-top: 35px;
}
/*===== Blog Details =====*/
.widget-box form {
  float: left;
  position: relative;
  width: 100%;
}
.widget-box form > input {
  float: left;
  width: 100%;
  font-size: 14px;
  border: 1px solid #ccc;
  padding: 10px 20px;
  height: 45px;
  color: #999;
  font-size: 13px;
}
.widget-box.widget_search form > input {
  height: 60px;
  padding: 15px 55px 15px 35px;
}
.widget-box.widget_search form > button {
  position: absolute;
  right: 25px;
  top: 50%;
  padding: 0 0 0 10px;
  background-color: transparent;
  font-size: 16px;
  line-height: 13px;
  margin-top: -8px;
  width: auto;
}
.widget-box.widget_search form > button:before {
  content: "";
  position: absolute;
  left: 0;
  height: 13px;
  width: 1px;
  background-color: #ccc;
  top: 50%;
  margin-top: -6.5px;
}
.textwidget {
  float: left;
  width: 100%;
  margin-top: -10px;
}
.textwidget > p {
  font-style: italic;
  margin: 0;
}
.textwidget > p + p {
  margin-top: 20px;
}
/*===== Blog Detail =====*/
.post-detail-wrap {
  float: left;
  width: 100%;
}
.post-detail-thumb {
  float: left;
  position: relative;
  width: 100%;
}
.post-detail-thumb > img {
  width: 100%;
}
.campaign-detail .post-detail-thumb .theme-btn {
  position: absolute;
  bottom: 20px;
  right: 20px;
}
.post-detail-inner {
  float: left;
  width: 100%;
}
.post-detail-inner img {
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.post-detail-inner > h4 + p {
  margin-top: 30px;
}
.post-detail-info {
}
.cat-wrap {
  display: inline-block;
  margin-bottom: 30px;
}
.cat-wrap > a,
.tags-wrap > a {
  display: inline-block;
  margin: 7px 4px 0 0;
  padding: 6.5px 25px;
  color: #fff;
  font-style: italic;
  font-size: 14px;
  background-color: red;
  letter-spacing: 0;
  font-family: arimo;
  font-weight: 600;
}
.post-detail-info .post-meta {
  margin-bottom: 32px;
}
.post-detail-inner > p {
  margin: 0 0 30px;
}
.post-detail-inner h1 .post-detail-inner h2,
.post-detail-inner h3,
.post-detail-inner h4,
.post-detail-inner h5,
.post-detail-inner h6 {
  font-weight: 600;
}
.post-detail-inner > p + h4,
.post-detail-inner > p + h5 {
  display: inline-block;
  margin: 10px 0 0;
}
.post-detail-inner > p + h5 {
  font-size: 24px;
}
.post-detail-inner > ul {
  margin: 20px 0 40px;
  display: inline-block;
}
.post-detail-inner > ul li {
  font-size: 16px;
  font-family: poppins;
  letter-spacing: 0;
  color: #666;
  margin: 10px 0;
  float: left;
  width: 100%;
}
.gallery {
  margin: 0 -15px 65px;
  display: inline-block;
}
.gallery-item {
  display: inline-block;
  float: left;
  padding: 0 15px;
  margin-top: 30px;
}
.gallery-columns-3 .gallery-item {
  width: 33.334%;
}
.gallery-item > a {
  float: left;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.gallery-item img {
  width: 100%;
  max-width: 270px;
  max-height: 283px;
  object-fit: cover;
}
.gallery-item > a:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-color: #000;
  opacity: 0;
}
.gallery-item > a:hover:before {
  opacity: 0.4;
}
.tags-wrap {
  float: left;
  width: 100%;
  margin-top: 45px;
}
.tags-wrap > strong,
.social-share2 > strong {
  font-family: poppins;
  color: #444;
  font-size: 20px;
  margin-right: 35px;
  float: left;
  margin-top: 6px;
  line-height: 32px;
  font-weight: 600;
}
.social-share2 > strong {
  margin-right: 20px;
}
.social-share2 {
  float: left;
  width: 100%;
  margin-top: 47px;
}
.social-share2 > a {
  display: inline-block;
  line-height: 32px;
  width: 32px;
  text-align: center;
  font-size: 12px;
  color: #666;
  letter-spacing: 0;
  background-color: #ececec;
  margin-top: 2px;
}
.social-share2 > a:hover,
.social-share2 > a:focus {
  color: #fff;
}
/*===== Contact Page =====*/
.contact-wrap {
  float: left;
  width: 100%;
}
.contact-form-area {
  float: left;
  width: 100%;
}
.contact-form {
  float: left;
  width: 100%;
}
.contact-form div > form {
  float: left;
  width: 100%;
  text-align: initial;
}
.contact-form div > form label {
  font-family: poppins;
  font-size: 14px;
  font-weight: 600;
  float: left;
  width: 100%;
  margin-bottom: 10px;
  color: #666;
}
.contact-form div > form input,
.contact-form div > form textarea {
  float: left;
  width: 100%;
  margin-bottom: 25px;
  border: 1px solid #ccc;
  padding: 10px 20px;
  height: 45px;
  font-size: 13px;
}
.contact-form div > form input:focus,
.contact-form div > form textarea:focus{
  border:2px solid #acc908;
}
.contact-form div > form textarea {
  height: 180px;
}
.contact-form > form button {
  width: 100%;
}
.contact-map-area {
  float: left;
  margin-top: 80px;
  width: 100%;
}
.contact-map {
  float: left;
  width: 100%;
  height: 400px;
}
.contact-info {
  float: left;
  background-color: #f1f1f1;
  margin-bottom: 50px;
  padding: 60px 50px;
  width: 100%;
}
.contact-info > h5 {
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 600;
  color: #444;
  position: relative;
}
.contact-info-list {
  float: left;
  width: 100%;
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}
.contact-info-list > li {
  font-family: arimo;
  font-size: 15px;
  font-weight: 400;
  color: #666;
  position: relative;
  padding-left: 25px;
  margin-top: 20px;
}
.contact-info-list > li i {
  position: absolute;
  left: 0;
  top: 2px;
}
.contact-info-list > li span {
  display: block;
  font-size: 17px;
  color: #444;
  margin-bottom: 5px;
  font-weight: 600;
  font-family: poppins;
}
.event-detail .post-detail-info {
  display: table;
  width: 100%;
}

.event-detail .post-meta {
  width: 73%;
  vertical-align: middle;
  display: table-cell;
}
.event-detail .post-meta > li {
  width: 40%;
  margin-bottom: 15px;
  vertical-align: top;
  position: relative;
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 15px;
  font-style: normal;
}
.event-detail .post-meta > li.speacker {
  padding: 0;
  border-bottom: 0;
}
.event-detail .post-meta > li.speacker strong {
  display: initial;
  margin-right: 10px;
}
/*===== Video Wrap =====*/
.video-wrap {
  margin-top: 20px;
  float: left;
  width: 100%;
}
.sec-title2 {
  margin-bottom: 30px;
  font-weight: 800;
}
.video-lists {
  float: left;
  width: 100%;
}
.remove-ext3 .video-box-wrap {
  margin-bottom: 30px;
}
.remove-ext3 .video-box-wrap .video-box {
  margin-bottom: 20px;
}
.video-box-wrap > h6 {
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.video-box-wrap {
  float: left;
  width: 100%;
}
/*===== Page Loader =====*/
.pageloader-wrap {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 999999;
}
.pageloader {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -35px 0 0 -56px;
  width: 112px;
  height: 70px;
  *zoom: 1;
}
.pageloader img {
  transform: scale(2.5);
}
.pageloader:before,
.pageloader:after {
  display: table;
  content: "";
}
.pageloader:after {
  clear: both;
}
.news-box.list .news-info > h6,
.event-info > h6 {
  font-size: 20px;
  font-weight: 600;
  color: #444;
}
.event-info .post-meta {
  margin-bottom: 10px;
}
.widget-title {
  position: relative;
  padding-left: 16px;
  font-size: 20px;
}
.widget-title {
  margin: 0 0 25px;
  letter-spacing: 0;
  font-weight: 600;
}
.widget-title::before {
  height: 20px;
  width: 5px;
  position: absolute;
  left: 0;
  content: "";
  background-color: #ACC908;
  top: 2px;
}

.service-desc > ul {
  display: inline-block;
  width: 100%;
  padding-left: 0;
  list-style: none;
  margin-top: -5px;
}
.service-desc > ul li {
  float: left;
  max-width: 50%;
  width: 100%;
  padding: 0 20px;
  font-size: 15px;
  margin-top: 5px;
  position: relative;
  line-height: 30px;
}
.service-desc > ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 11px;
  height: 8px;
  width: 8px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.sec-title > h2 {
  font-size: 36px;
}

.news-info .post-meta {
  margin-bottom: 10px;
}
.video-box > h6 {
  position: absolute;
  z-index: 1;
  left: 20px;
  bottom: 25px;
  color: #f5f3ef;
  margin-bottom: 0;
  font-weight: 600;
  font-size: 14px;
  padding-left: 43px;
}
.video-desc > p {
  margin-bottom: 15px;
}
.member-info > span {
  font-size: 15px;
}
.camp-inchrg > i {
  color: #b8b8b8;
  margin-right: 5px;
}
.sec-title > p {
  display: inline-block;
  max-width: 60%;
  margin: 10px 0 0;
  line-height: 30px;
  font-size: 18px;
}
.join-inner > p {
  color: #d8d8d8;
  margin: 10px 0;
}
.video-lists .video-box > h6 {
  font-size: 18px;
}
.col-md-9 .news-box.list .news-info > h6 {
  font-size: 22px;
}
.comment-details > h6:first-child::before,
.volunteer-detail-inner > h5:before,
.contact-info > h5:before,
.widget-box > h6:before {
  content: "";
  position: absolute;
  width: 40px;
  height: 2px;
  bottom: -10px;
}
.comment-respond > p {
  margin: 5px 0 0;
}
.volunteer-detail-inner > h5 {
  font-size: 22px;
  font-weight: 600;
  color: #444;
  position: relative;
}
.social-btns-wrap2.style2 {
  position: static;
}
.social-btns-wrap2.style2 .social-btns2 {
  position: static;
  margin-left: -5px;
}
.contact-info > p {
  margin: 5px 0 10px;
  font-size: 15px;
  line-height: 24px;
  display: inline-block;
}
.contact-form > p {
  display: inline-block;
  margin: 0 0 30px;
  line-height: 28px;
}
.widget-box > h6::before {
  bottom: -15px;
}
.news-info > p {
  margin-bottom: 0;
}
/*===== Sponsors Section =====*/
.sponsors-carousel {
  float: left;
  width: 100%;
}
.sponsor-box {
  float: left;
  width: 100%;
}
.sponsor-box > a {
  display: inline-block;
  margin-bottom: -5px;
}
/*===== Fun Facts Sec =====*/
.facts-wrap {
  float: left;
  width: 100%;
}
.remove-ext3 .fact-box {
  margin-bottom: 30px;
}
.fact-box {
  float: left;
  width: 100%;
}
.black-layer .fact-box > h4,
.black-layer2 .fact-box > h4 {
  color: #fff;
}
.fact-box > h4 {
  font-weight: 600;
  margin-bottom: 3px;
  font-size: 40px;
}
.fact-box > span {
  font-family: poppins;
}
.fact-box > h4 small {
  font-weight: inherit;
  font-size: 36px;
}
/*===== Features Sec =====*/
.feat-wrp {
  float: left;
  width: 100%;
  overflow: hidden;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.feat-bx {
  float: left;
  padding: 50px 45px 55px 70px;
  width: 100%;
}
.feat-bx > i {
  color: #fff;
  font-size: 60px;
  line-height: initial;
  margin-bottom: 15px;
  display: inline-block;
}
.feat-bx > h6 {
  color: #fff;
  font-size: 22px;
  margin-bottom: 13px;
}
.feat-bx > p {
  color: #d9d9d9;
  margin-bottom: 0;
}
.bg1 {
  background-color: #e0382d;
}
.bg2 {
  background-color: #c23c33;
}
.bg3 {
  background-color: #84332e;
}
ul.gallery-inner {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
ul.gallery-inner > li {
  float: left;
  width: 20%;
}

.current-menu-item,
nav > div > ul > li:hover > a {
  color: #8fa55a;
}

.res-header .res-logo-sec .logo a img {
  width: 60px;
}
.res-menu-btn {
  background: #acc908;
}

.sliderContainer {
  z-index: 2;
  width: 100%;
  display: block;
  margin: 0 auto;
}

/*.sliderContainer {
  width: 100%;
}*/
.sliderContainer h1 {
  text-align: center;
  color: #fff;
  font-size: 50px;
  font-weight: 700;
}


.sliderContainer h2 {
  text-align: center;
  color: #fff;
  font-size: 40px;
  font-weight: 400;
  letter-spacing: 2px;
  margin-bottom: 50px;
}

.btn-slider {
  text-align: center;
}
.fb-page span{
  border: 2px white solid;
}
.margin-top-20{
  margin-top: 80px;
}
.et-pb-icon:after{
 content: '\f106';
 font-family: 'Font Awesome 5 Free';
 font-weight: 900;
 font-size: 40px;
 color: #ACC908;
}
a:hover{
  color: #ACC908;
}
.col-lg-12  label > input[type=checkbox]{
  width: 16px;
  margin-right: 20px;
}

.et_pb_scroll_top{
  height: 80px;
  width: 50px;
}
.logoImg{
  width: auto;
  height: 120px;
}
.heading{
  float: left;
  margin-top: 30px;
  width: auto;
  display: block;
}
.first__line{
  font-size: 14px; 
  margin-bottom: 0;
  text-align: center
}
.second__line{
  font-size: 28px;
}
@media (min-width: 768px) {
  .sliderContainer h1{
    font-size: 72px;
  }
  .sliderContainer h2{
    font-size: 48px;
  }
  .et_pb_scroll_top{
    height: 90px;
    width: 100px;
    background: #ffffff;
  }
  .et_pb_scroll_top:after{
    font-size: 52px;
  }
}
@media (min-width: 576px) {
  .bottom-bar{
    padding: 0;
  }
}
.theme-btn:hover{
  color: #ACC908;
}
@media (max-width: 1405px){
  .p-150{
    padding: 0 16px;
  }
  .logoImg{
    margin-top: 15px;
    max-height: 70px;
  }
  nav > div > ul > li{
    font-size: 13px;
  }
  .topbar strong{
    font-size: 11px;
  }
  .first__line{
    font-size: 11px; 
  }
  .second__line{
    font-size: 22px;
  }
}
@media (max-width: 1070px){
  .heading{
    display: none;
    margin-top: 0px;
  }
}
.i4ewOd-pzNkMb-haAclf{
  background-color: #acc908!important;
}
#wpsc_md_filters .wpsp_sidebar_labels.active, #wpsc_md_filters .wpsp_sidebar_labels:hover{
color: #acc908;
}