/*
Theme Name: Sparky
Theme URI: http://sparky.wpsetup.info
Author: WordPressPIE Team
Author URI: http://www.wpsetup.info
Description: Sparky | Fire Brigade WordPress Theme
Version: 1.0
License URI: http://themeforest.net/licenses
License: GNU General Public License v2 or later
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: sparky
*/


/*===== Table Of Content =====
01- General Styling
02- Cross Browser Compatibility
03- Project Style
04- Header
05- 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
33- Theme Test Unit
34- Page Not Found Page
35- 404 Page Not Found

/*===== General Styling =====*/

html,
body {
    overflow-x: hidden;
}

body {
    float: left;
    font-family: lato;
    letter-spacing: 0;
    margin: 0;
    color: #666;
    position: relative;
    width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: poppins;
    color: #333;
    font-weight: 700;
}

p {
    font-family: lato;
    color: #666;
    line-height: 26px;
    font-size: 15px;
}

ul li,
ol li {
    font-family: lato;
    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: 80px 0;
    position: relative;
    width: 100%;
}

.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-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: #f4f4f4;
}

.gray-bg2 {
    background-color: #eeeded;
}

.gray-bg3 {
    background-color: #f5f3ef;
}

.white-bg {
    background-color: #fff;
}

.dark-bg {
    background-color: #141414;
}

.blue-bg {
    background-color: #070a17;
}

.facebook-bg,
.post-detail-info .social-share2 > a.facebook-bg,
.author-info .social-share2 > a.facebook-bg {
    background-color: #3b5999;
}

.twitter-bg,
.post-detail-info .social-share2 > a.twitter-bg,
.author-info .social-share2 > a.twitter-bg {
    background-color: #55acee;
}

.linkedin-bg,
.post-detail-info .social-share2 > a.linkedin-bg,
.author-info .social-share2 > a.linkedin-bg {
    background-color: #0077B5;
}

.google-bg,
.post-detail-info .social-share2 > a.google-bg,
.author-info .social-share2 > a.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;
}

.mrg5 {
    margin: 0 -2.5px;
}

.mrg5 > div {
    padding: 0 2.5px;
}

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

::selection {
    background: #dc3b1d;
    color: #fff;
}

::-moz-selection {
    background: #dc3b1d;
    color: #fff;
}

.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: .1;
}

.opc15:before {
    opacity: .15;
}

.opc2:before {
    opacity: .2;
}

.opc25:before {
    opacity: .25;
}

.opc3:before {
    opacity: .3;
}

.opc35:before {
    opacity: .35;
}

.opc4:before {
    opacity: .4;
}

.opc45:before {
    opacity: .45;
}

.opc5:before {
    opacity: .5;
}

.opc55:before {
    opacity: .55;
}

.opc6:before {
    opacity: .6;
}

.opc65:before {
    opacity: .65;
}

.opc7:before {
    opacity: .7;
}

.opc75:before {
    opacity: .75;
}

.opc8:before {
    opacity: .8;
}

.opc85:before {
    opacity: .85;
}

.opc9:before {
    opacity: .9;
}

.opc95:before {
    opacity: .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,
.social-btns-wrap2,
.team-social,
.gallery-inf,
.camp-thumb,
.gallery-inf > h5 {
    -webkit-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}

.brd-rd50,
.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,
.owl-carousel .owl-nav > div {
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

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


/*===== Project Style =====*/


/*===== Header =====*/

header {
    float: left;
    position: relative;
    width: 100%;
    z-index: 9999;
    background: #fff;
}


/*header.stick {
  position: absolute;
  top: 0;
  left: 0;
}*/

.topbar {
    background-color: #1c1c1c;
    float: left;
    width: 100%;
}

.breaking-news-wrap {
    float: left;
    width: 60%;
}

.breaking-news-wrap > strong,
.social-btns-wrap > strong {
    font-size: 13px;
    font-family: poppins;
    font-weight: 400;
    margin-right: 12px;
    float: left;
    line-height: 50px;
}

.social-btns-wrap > strong {
    margin-right: 0;
}

.breaking-news-carousel {
    display: none;
    padding: 11px 0;
    list-style: none;
    margin-bottom: 0;
}

.breaking-news-carousel li {
    color: #bfbfbf;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 28px;
}

.breaking-news-carousel li a:hover,
.breaking-news-carousel li a:focus {
    color: #fff;
}

.social-btns-wrap {
    float: right;
    line-height: 13px;
}

.social-btns1 {
    display: inline-block;
}

.social-btns1 > a {
    position: relative;
    line-height: 50px;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    color: #bfbfbf;
    width: 37px;
    z-index: 1;
}

.social-btns1 > a:before {
    content: "";
    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%;
}

header .logo {
    float: left;
    padding: 24px 0;
}

.logo {
    display: inline-block;
}

nav {
    float: left;
    width: 100%;
    padding: 0 0 0 55px;
}

.logo + nav {
    float: right;
    width: calc(100% - 330px);
}

nav > div {
    float: right;
}

nav > div {
    float: left;
    width: 100%;
}

.hdr-email {
    float: right;
    position: relative;
    padding: 29px 65px 29px 105px;
    max-width: 305px;
    border-left: 1px solid rgba(139, 139, 139, .25);
}

.hdr-email > i {
    font-size: 30px;
    position: absolute;
    left: 60px;
    line-height: 35px;
}

.hdr-email > a {
    display: block;
    color: #111;
    font-size: 14px;
    font-family: poppins;
    font-weight: 400;
}

.hdr-email > a span {
    display: block;
    font-size: 11px;
    text-transform: uppercase;
    color: #999;
}

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: #333;
    font-size: 14px;
    margin-right: 35px;
    line-height: 96px;
    text-transform: uppercase;
}

nav > div > ul > li:last-child {
    margin-right: 0;
}

nav > div > ul li {
    font-family: poppins;
    font-weight: 500;
    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: #333;
    float: left;
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    -webkit-transform: scaleX(.3);
    -ms-transform: scaleX(.3);
    -o-transform: scaleX(.3);
    transform: scaleX(.3);
    opacity: 0;
    background-color: #fff;
}

nav > div ul ul ul li {
    background-color: #f2f2f2;
}

nav > div > ul li.menu-item-has-children {
    padding-right: 15px;
}

nav > div > ul li.menu-item-has-children::before {
    content: "\f107";
    font-family: fontawesome;
    position: absolute;
    right: 0;
    font-size: 16px;
}

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: 15px 40px;
    position: relative;
    overflow: hidden;
    z-index: 1;
    border: 2px solid;
    -wekit-border-radius: 5px;
    border-radius: 5px;
    text-transform: uppercase;
}

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


/*===== Responsive Header =====*/

.res-header {
    background-color: #fff;
    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, .1);
}

.res-top-links > a i {
    margin-right: 6px;
}

.res-top-links > a:nth-child(2n) {
    background-color: rgba(255, 255, 255, .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: 6px;
    background-color: #333;
    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, .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;
    position: relative;
    width: 100%;
    z-index: 1;
}

.service-desc > img {
    position: absolute;
    left: -90px;
    top: -60px;
    z-index: -1;
}

.service-desc > i {
    font-style: normal;
    letter-spacing: 0;
    font-size: 17px;
    font-family: poppins;
    font-weight: 400;
}

.service-desc > h3 {
    margin: 6px 0 20px;
    max-width: 70%;
    font-size: 36px;
    line-height: 44px;
}

.service-desc > p {
    font-size: 17px;
    line-height: 30px;
    margin-bottom: 0;
}

.service-desc > p + p {
    margin-top: 25px;
}

.service-desc > h3 strong {
    font-weight: 700;
}

.service-desc > a {
    margin-top: 20px;
}

.cal-qute {
    float: right;
    width: calc(100% - 50px);
    margin-top: -185px;
    padding: 70px 55px 75px;
    position: relative;
    overflow: hidden;
    background-blend-mode: multiply;
    background-position: center;
}

.cal-qute > i {
    display: block;
}

.cal-qute > span {
    display: block;
    font-size: 30px;
    color: #fff;
    font-weight: 800;
    margin-top: 25px;
    line-height: initial;
}

.cal-qute > span i {
    font-style: normal;
    font-size: 16px;
    display: block;
    font-weight: 400;
    margin-bottom: 7px;
    color: #fff;
}

.cal-qute > a {
    text-transform: uppercase;
    background-color: #fff;
    border-color: #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 15px 40px;
    margin-top: 32px;
    color: #333;
}

.cal-qute > a:hover,
.cal-qute > a:focus {
    background-color: transparent;
    color: #fff;
    border-color: #fff;
}

.col-md-4 + .col-md-12 .serv-lst {
    margin-top: 70px;
}

.serv-lst {
    padding-left: 0;
    list-style: none;
    margin: 0 -15px;
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.serv-lst > li {
    max-width: 20%;
    -webkit-box-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    padding: 0 15px;
}

.serv-box > i:after,
.serv-box2 > i:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    -webkit-border-radius: inherit;
    border-radius: inherit;
}

.serv-box:hover > i:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.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;
    line-height: 88px;
    width: 88px;
    position: relative;
    z-index: 1;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.serv-innr {
    width: 100%;
    max-width: 96%;
    margin-top: 25px;
    float: left;
}

.serv-innr > h6 {
    font-size: 18px;
    font-weight: 600;
    color: #444;
    max-width: 50%;
}

.serv-innr > p {
    margin: 10px 0 0;
    line-height: 22px;
}


/*===== Campaign & Member Sec =====*/

.sec-title {
    float: left;
    margin-bottom: 35px;
    width: 100%;
    position: relative;
    z-index: 1;
    padding-top: 30px;
}

.sec-title > i {
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
}

.sec-title.text-center > i {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.sec-title > h2,
.sec-title > h3 {
    margin-bottom: 0;
    color: #333;
    text-transform: uppercase;
}

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

.sec-title > h2 i,
.sec-title > h3 i {
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    display: block;
    margin-bottom: 7px;
    color: #777;
    text-transform: initial;
    letter-spacing: 1px;
}

.remove-ext3 .camp-box,
.remove-ext3 .member-box {
    margin-bottom: 30px;
}

.remove-ext5 .camp-box,
.remove-ext5 .member-box {
    margin-bottom: 40px;
}

.camp-box {
    float: left;
    width: 100%;
    position: relative;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    -webkit-box-shadow: 0 0 75px rgba(0, 0, 0, .2);
    -ms-box-shadow: 0 0 75px rgba(0, 0, 0, .2);
    -o-box-shadow: 0 0 75px rgba(0, 0, 0, .2);
    box-shadow: 0 0 75px rgba(0, 0, 0, .2);
}

.member-box {
    float: left;
    overflow: hidden;
    width: 100%;
    -webkit-box-shadow: 0 0 103px rgba(0, 0, 0, .12);
    -ms-box-shadow: 0 0 103px rgba(0, 0, 0, .12);
    -o-box-shadow: 0 0 103px rgba(0, 0, 0, .12);
    box-shadow: 0 0 103px rgba(0, 0, 0, .12);
}

.camp-thumb,
.member-thumb {
    float: left;
    width: 100%;
    overflow: hidden;
}

.camp-thumb {
    -webkit-border-radius: 0;
    border-radius: 0;
}

.camp-thumb > a,
.member-thumb > a {
    float: left;
    width: 100%;
    position: relative;
}

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

.member-box:hover .member-thumb > a::before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
    opacity: .5;
}

.camp-box:hover .camp-thumb > a img,
.member-box:hover .member-thumb > a img {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    -o-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
}

.camp-thumb > a img,
.member-thumb > a img {
    width: 100%;
}

.camp-info {
    float: left;
    width: 100%;
    padding: 0 30px 30px;
    background-color: #fff;
    position: relative;
    z-index: 1;
}

.camp-thumb + .camp-info::before {
    content: "";
    position: absolute;
    left: 30px;
    right: 30px;
    height: 20px;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    background-color: inherit;
    top: -20px;
}

.camp-inchrg,
.camp-goal {
    display: inline-block;
    font-family: Lato;
    font-size: 13px;
    letter-spacing: 0;
    color: #555;
}

.camp-inchrg > a {
    display: inline-block;
    margin-left: 5px;
    font-weight: 700;
}

.camp-inchrg > a:hover,
.camp-inchrg > a:focus {
    color: #555;
}

.camp-info > h6 {
    margin: 12px 0 13px;
    font-weight: 500;
    line-height: 26px;
    font-size: 18px;
    color: #444;
    max-width: 90%;
    display: inline-block;
}

.camp-goal > span {
    font-size: 16px;
    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: 600;
    font-size: 14px;
    margin: 15px 25px;
}

.filter-btns > li a {
    display: inline-block;
}

.gallery-inner {
    float: left;
    width: calc(100% + 140px);
    margin-left: -70px;
}

.gallery-itm {
    position: relative;
    float: left;
    width: 100%;
    overflow: hidden;
}

.gallery-itm:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    opacity: .2;
}

.gallery-itm > img {
    width: 100%;
}

.gallery-inf {
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transition: .2s ease-out;
    -ms-transition: .2s ease-out;
    -o-transition: .2s ease-out;
    transition: .2s ease-out;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    min-width: 240px;
}

.gallery-inf > h5 {
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    font-size: 17px;
    line-height: 22px;
    margin: 30px 0 0;
}

.gallery-itm:hover .gallery-inf > h5 {
    margin-top: 15px;
}

.gallery-itm:hover:before {
    opacity: .7;
}

.gallery-itm:hover .gallery-inf {
    opacity: 1;
}

.gallery-inf > a {
    line-height: 45px;
    width: 45px;
    background-color: red;
    color: #fff;
    -webkit-border-radius: 3.65px;
    border-radius: 3.65px;
    display: inline-block;
}

.gallery-inf > a:hover,
.gallery-inf > a:focus {
    background-color: #fff;
}


/*===== 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: .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;
}


/*===== Video Sec =====*/

.video-posts {
    float: left;
    margin-top: 25px;
    width: 100%;
}

.video-posts > h5 {
    margin-bottom: 25px;
    font-size: 20px;
    font-weight: 600;
    color: #444;
    display: inline-block;
    position: relative;
}

.video-posts > h5::before {
    content: "";
    position: absolute;
    left: calc(100% + 15px);
    bottom: 6px;
    width: 40px;
    height: 3px;
    background-color: red;
}

.remove-ext3 .video-box {
    margin-bottom: 30px;
}

.video-box {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.video-box > img {
    width: 100%;
}

.video-box:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: #000;
    opacity: .5;
}

.video-box > a {
    position: absolute;
    color: #fff;
    left: 20px;
    bottom: 10px;
    font-size: 40px;
    line-height: initial;
    z-index: 2;
}


/*===== Testimonials Sec =====*/

.testimonials-wrap {
    float: left;
    position: relative;
    width: 100%;
}

.testi-call-inner {
    float: left;
    width: 100%;
    padding: 70px 150px;
    position: relative;
    z-index: 1;
    min-height: 430px;
}

.testi-call-inner:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
    opacity: .9;
}

.testi-layer1:before {
    background-color: #342f4c;
}

.testi-layer2:before {
    background-color: #070a17;
}

.call-info {
    float: left;
    width: 100%;
    padding: 95px 150px;
}

.call-info > h4 {
    color: #fff;
    max-width: 70%;
    margin-bottom: 0;
    font-weight: 500;
    line-height: 34px;
    font-size: 24px;
}

.call-info > h2 {
    font-weight: 200;
    font-size: 40px;
    margin: 13px 0 10px;
}

.call-info > p {
    font-size: 18px;
    line-height: 28px;
    color: #e2e2e2;
    margin: 16px 0 0;
    max-width: 90%;
}

.call-info > a {
    margin-top: 40px;
}

.testimonials-carousel {
    display: inline-block !important;
    position: relative;
    width: 100%;
    max-width: 650px;
    text-align: initial;
    padding: 26px 0;
}

.testimonial-box {
    float: left;
    position: relative;
    width: 100%;
    padding: 10px 0 0 0;
}

.testimonial-box:before {
    content: "\f10d";
    position: absolute;
    font-family: fontawesome;
    color: rgba(229, 229, 229, .32);
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
    bottom: 2px;
    right: 40px;
    font-size: 60px;
    line-height: initial;
}

.testimonial-box::after {
    content: "\f10d";
    font-family: fontawesome;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    color: #dc3b1d;
    font-size: 50px;
    line-height: initial;
}

.testimonial-box > p {
    color: #d8d8d8;
    font-size: 22px;
    line-height: 36px;
    margin-bottom: 0;
    font-style: italic;
    padding-left: 95px;
    padding-right: 30px;
}

.testimonial-info {
    float: left;
    margin-top: 40px;
    width: 100%;
}

.testimonial-info > img {
    float: left;
    width: auto !important;
    border: 5px solid #fff;
    margin-right: 20px;
}

.testimonial-info-inner {
    display: table;
    margin-top: 15px;
}

.testimonial-info-inner > h5 {
    color: #fff;
    margin-bottom: 0;
    letter-spacing: 0;
    font-weight: 600;
    font-size: 20px;
}

.testimonial-info-inner > span {
    font-family: poppins;
    font-weight: 500;
    letter-spacing: 0;
    font-size: 14px;
}

.owl-carousel .owl-nav {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
}

.owl-carousel .owl-nav > div {
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    line-height: 38px;
    width: 40px;
    text-align: center;
    background-color: #fff;
    font-size: 23px;
    color: #000;
    height: 40px;
}

.testimonials-carousel .owl-nav {
    left: 63%;
    bottom: 52px;
    top: auto;
    right: auto;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.owl-carousel .owl-nav > div.owl-next {
    right: 0;
}

.owl-carousel .owl-nav .owl-prev {
    left: 0;
}

.owl-carousel .owl-nav > div:hover {
    color: #fff;
}

.testimonials-carousel .owl-nav div {
    margin: 0 2.5px;
}

.testimonials-carousel .owl-nav div.owl-prev {
    right: 0;
    left: auto;
}

.testimonials-carousel .owl-nav div.owl-next {
    left: 0;
    right: auto;
}


/*===== News, Updates & Recent Events Sec =====*/

.news-updates,
.recent-events,
.nws-evnt-wrp {
    float: left;
    width: 100%;
}

.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 {
    display: table;
}

.news-box.list > div.news-thumb {
    min-width: 370px;
}

.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: 0;
}

.news-box.list .news-thumb + .news-info {
    padding-left: 30px;
    padding-right: 15px;
}

.news-info > h6 {
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 600;
    max-width: 95%;
}

.news-info > p {
    margin: 13px 0 0;
    line-height: 28px;
}

.news-info > h6 + .post-meta {
    margin: 10px 0 0;
}

.post-meta {
    display: inline-block;
    padding-left: 0;
    list-style: none;
    margin-bottom: 5px;
}

.post-meta > li:first-child {
    font-family: poppins;
    font-weight: 600;
}

.post-meta > li {
    display: inline-block;
    font-size: 14px;
    letter-spacing: 0;
    position: relative;
    color: #646464;
}

.post-meta > li + li {
    margin-left: 20px;
}

.post-meta > li i,
.post-meta > li img {
    margin-right: 5px;
}


/*.news-info > p,
.event-info > p {
  margin-bottom: 8px;
  line-height: 24px;
}*/

.news-info > a {
    display: inline-block;
    font-family: Lato;
    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;
}


/*===== 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 p {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 0;
}

.widget-box p + p {
    margin-top: 20px;
}

.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,
.widget-box > div > ul > li,
.widget-box > div > ul li {
    float: left;
    padding-left: 25px;
    position: relative;
    width: 100%;
    font-size: 15px;
    line-height: 26px;
}

footer .widget-box > ul > li,
footer .widget-box > ul li,
footer .widget-box > div > ul > li,
footer .widget-box > div > ul li {
    color: #dad6d6;
}

footer .widget-box > ul li:before,
footer .widget-box > div > ul li:before {
    color: #a6a6a6;
}

.widget-box > ul > li:before,
.widget-box > ul li:before,
.widget-box > div > ul > li:before,
.widget-box > div > ul li:before {
    content: "\f061";
    font-family: fontawesome;
    font-size: 12px;
    left: 0;
    position: absolute;
    line-height: inherit;
}

.widget-box > ul,
.widget-box > div > ul {
    float: left;
    width: 100%;
    margin-top: -15px;
}

.widget-box > ul ul,
.widget-box > div > ul ul {
    padding-left: 0;
    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: 600;
}

footer .mini-post-info > h6 {
    color: #fff;
}

.widget-box .post-meta > li {
    font-size: 13px;
    padding-left: 0;
}

footer .widget-box .post-meta > li {
    color: #bdbdbd;
}

.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(.5);
    -ms-transform: scale(.5);
    -o-transform: scale(.5);
    transform: scale(.5);
}

.insta-gal a:hover:before {
    opacity: .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: 0;
}


/*===== Bottom Bar =====*/

.bottom-bar {
    float: left;
    padding: 35px 20px;
    width: 100%;
}

.bottom-bar p {
    color: #2c2b2b;
    letter-spacing: 0;
    margin-bottom: 0;
    font-size: 17px;
}

.bottom-bar p a {
    font-family: poppins;
    font-weight: 600;
}


/*===== Page Top =====*/

.page-top-wrap {
    float: left;
    width: 100%;
}

.page-top-inner {
    display: inline-block;
}

.page-top-inner > h1 {
    color: #fff;
    margin-bottom: 10px;
}

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

.volunteer-detail-info {
    float: left;
    position: relative;
    width: 100%;
    margin-top: 30px;
}

.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: 54px 40px;
}

.volunteer-info-list {
    float: left;
    padding: 0;
    list-style: none;
    margin: 20px 0 0;
    width: 100%;
}

.volunteer-info-list > li {
    float: left;
    margin-top: 20px;
    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, .2);
    -ms-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    -o-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    -webkit-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .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 {
    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;
    padding: 43px 0 0;
    width: 100%;
}

.post-detail-inner img {
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.post-detail-inner > h4 + p {
    margin-top: 30px;
}

.cat-wrap {
    display: inline-block;
    margin-bottom: 30px;
}

.cat-wrap > a,
.tags-wrap > a {
    display: inline-block;
    margin: 8px 4px 0 0;
    color: #fff;
    letter-spacing: 0;
    font-family: poppins;
    font-weight: 500;
    padding: 3px 10px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 12px;
    background-color: #525252;
}

.cat-wrap > a:hover,
.tags-wrap > a:hover,
.cat-wrap > a:focus,
.tags-wrap > a:focus {
    color: #fff;
}

.post-detail-info .post-meta {
    margin-bottom: 32px;
}

.post-detail-inner > p + p {
    margin: 30px 0 0;
}

blockquote {
    padding-left: 65px;
    position: relative;
    margin: 20px 0 50px;
    width: 100%;
    display: inline-block;
    padding: 40px 40px 40px 120px;
    -webkit-box-shadow: 0 0 100px rgba(0, 0, 0, .1);
    -ms-box-shadow: 0 0 100px rgba(0, 0, 0, .1);
    -o-box-shadow: 0 0 100px rgba(0, 0, 0, .1);
    box-shadow: 0 0 100px rgba(0, 0, 0, .1);
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

blockquote > p {
    font-size: 18px;
    position: relative;
    margin-bottom: 0;
    font-family: poppins;
    color: #444;
}

blockquote > p i.fa,
blockquote > p:first-child:before {
    font-size: 40px;
    color: #dedede;
    position: absolute;
    z-index: -1;
    left: -64px;
    top: 5px;
}

blockquote > p:first-child:before {
    content: "\f10d";
    font-family: fontawesome;
}

.post-detail-inner > ul,
.post-detail-wrapper > ul,
.post-detail-inner > ol,
.post-detail-wrapper > ol {
    margin: 20px 0 40px;
    display: inline-block;
    padding-left: 15px;
}

.post-detail-wrapper > ul:nth-last-child(2),
.post-detail-wrapper > ol:nth-last-child(2) {
    margin-bottom: 0;
}

.post-detail-inner > ul li,
.post-detail-inner > ol li,
.post-detail-wrapper > ul li,
.post-detail-wrapper > ol li {
    font-size: 15px;
    letter-spacing: 0;
    color: #666;
    margin: 10px 0;
    float: left;
    width: 100%;
}

.gallery {
    margin: 40px -15px 10px !important;
    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%;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 0 !important;
}

.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: .4;
}

.tags-wrap {
    float: left;
    width: 100%;
    margin-top: 15px;
}

.tags-wrap > strong,
.social-share2 > strong {
    font-family: poppins;
    color: #444;
    font-size: 17px;
    margin-right: 10px;
    float: left;
    margin-top: 3px;
    line-height: 32px;
    font-weight: 600;
}

.social-share2 > strong {
    margin-right: 15px;
}

.social-share2 {
    float: left;
    width: 100%;
    margin-top: 15px;
}

.social-share2 > a {
    display: inline-block;
    line-height: 32px;
    width: 32px;
    text-align: center;
    font-size: 12px;
    color: #666;
    letter-spacing: 0;
    background-color: #f4f4f4;
    margin-top: 2px;
}

.social-share2 > a:hover,
.social-share2 > a:focus {
    color: #fff;
}


/*===== Author Box =====*/

.post-author-box {
    float: left;
    padding: 45px 70px 45px 65px;
    width: 100%;
    margin-top: 60px;
    -webkit-box-shadow: 0 0 100px rgba(0, 0, 0, .13);
    -ms-box-shadow: 0 0 100px rgba(0, 0, 0, .13);
    -o-box-shadow: 0 0 100px rgba(0, 0, 0, .13);
    box-shadow: 0 0 100px rgba(0, 0, 0, .13);
}

.author-thumb {
    float: left;
    margin-right: 35px;
}

.author-info {
    margin-top: 5px;
    display: table;
}

.author-info > h6 {
    display: inline-block;
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
}

.author-info .social-share2 {
    width: auto;
    float: right;
    margin: -9px 0 0;
}

.author-info > p {
    float: left;
    margin: 10px 0 0;
    width: 100%;
    line-height: 24px;
    font-size: 15px;
}


/*===== Related Posts =====*/

.related-posts {
    margin-top: 60px;
}

.releated-post-carousel,
.related-posts {
    float: left;
    width: 100%;
}

.owl-carousel .post-meta > li img {
    width: auto;
    display: inline-block;
}


/*===== Comments Section =====*/

.comments-thread {
    float: left;
    margin-top: 45px;
    width: 100%;
}

.comments-thread > h4 {
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 600;
    color: #444;
}

.comments-list {
    float: left;
    list-style: none;
    margin: 10px 0 0;
    padding-left: 0;
    width: 100%;
}

.comments-list > li {
    float: left;
    width: 100%;
}

.comments-list .children {
    list-style: none;
    margin-bottom: 0;
    float: left;
    width: 100%;
    padding-left: 105px;
}

.comment-details > h1,
.comment-details > h2,
.comment-details > h3,
.comment-details > h4,
.comment-details > h5,
.comment-details > h6 {
    font-weight: 600;
}

.comment-details > h6:first-child {
    display: inline-block;
    font-size: 20px;
    position: relative;
}

.comment-details > span.comment-time {
    display: inline-block;
    margin-left: 20px;
    font-size: 14px;
    vertical-align: top;
    margin-top: 3px;
}

.comment-details > span.comment-time i {
    margin-right: 5px;
    font-size: 15px;
}

.comment-reply-link {
    font-size: 13px;
    font-family: poppins;
    font-weight: 700;
    color: #222;
    background-color: #cfcfcf;
    padding: 8px 25px 7px;
    float: right;
    margin-top: -4px;
}

.comment-details > p {
    float: left;
    width: 100%;
    margin: 15px 0 0;
    font-size: 15px;
    line-height: 24px;
}

.comment-reply-link:hover,
.comment-reply-link:focus {
    color: #fff;
}


/*===== Comment Reply Section =====*/

.comment-respond {
    float: left;
    width: 100%;
    margin-top: 90px;
}

.comment-respond > h4 {
    font-weight: 600;
    margin-bottom: 0;
    text-transform: uppercase;
    color: #444;
    position: relative;
}

.comment-respond > form {
    float: left;
    width: 100%;
}

.comment-respond > form input,
.comment-respond > form textarea {
    margin-top: 30px;
    float: left;
    width: 100%;
    border: 1px solid #ccc;
    padding: 10px 20px;
    height: 45px;
    color: #999;
    font-size: 13px;
}

.comment-respond > form textarea {
    height: 200px;
}

.comment-respond > form button {
    float: right;
    margin-top: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
}

.cat-wrap > a:hover,
.cat-wrap > a:focus,
.tags-wrap > a:hover,
.tags-wrap > a:focus {
    background-color: #000;
}


/*===== Campaign Detail =====*/

.post-detail-info .theme-btn {
    margin-bottom: 20px;
}


/*===== Pagination =====*/

.pagination-wrap {
    float: left;
    margin-top: 60px;
    width: 100%;
}

.pagination,
.em-pagination,
.page-links {
    display: inline-block;
    margin-bottom: -15px;
    -webkit-border-radius: 0;
    border-radius: 0;
    text-align: center;
}

.pagination > li,
.em-pagination > *,
.page-links > * {
    float: left;
    margin: 0 10px 10px 0;
    font-size: 14px;
    font-weight: 700;
    color: #333;
    font-family: poppins;
    line-height: 48px;
}

.text-center .pagination > li,
.text-center .em-pagination > *,
.text-center .page-links > * {
    margin: 0 5px 10px
}

.page-link,
.page-item.prev .page-link,
.page-item.next .page-link,
.em-pagination > a,
.em-pagination span,
.page-links > a,
.page-links > span {
    padding: 0;
    border: 0;
    line-height: 48px;
    color: inherit;
    width: 48px;
    position: relative;
    z-index: 1;
    display: inline-block;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.page-link:before,
.em-pagination > a:before,
.em-pagination span:before,
.page-links > a:before,
.page-links > span:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    -webkit-border-radius: inherit;
    border-radius: inherit;
    z-index: -1;
    background-color: #e8e8e8;
}

.page-link:hover,
.page-item.active .page-link,
.page-link:focus,
.page-item.prev .page-link:hover,
.page-item.next .page-link:hover,
.page-item.prev .page-link:focus,
.page-item.next .page-link:focus,
.em-pagination > a:hover,
.em-pagination > a:focus,
.em-pagination span,
.page-links > a:hover,
.page-links > a:foucs,
.page-links > span {
    background-color: transparent;
    color: #fff;
}

.page-links > span.page-links-title:before {
    background-color: transparent;
}

.page-links > span,
.page-links > a:hover,
.page-links > a:focus,
.em-pagination > a:hover,
.em-pagination > a:focus,
.em-pagination span,
.page-item.prev .page-link:hover,
.page-item.next .page-link:hover,
.page-item.prev .page-link:focus,
.page-item.next .page-link:focus {
    color: #fff;
}

.page-links > span.page-links-title {
    width: auto;
    color: #333;
}

.owl-carousel .owl-dots {
    position: absolute;
    top: -95px;
    right: 0;
}

.owl-carousel .owl-dots > div {
    background-color: rgba(0, 0, 0, .5);
    height: 15px;
    width: 15px;
    float: left;
    margin-left: 4px;
}


/*===== Contact Page =====*/

.contact-wrap {
    float: left;
    width: 100%;
}

.contact-form-area {
    float: left;
    width: 100%;
}

.contact-form {
    float: left;
    width: 100%;
}

.contact-form > form {
    float: left;
    width: 100%;
    text-align: initial;
}

.contact-form > form label,
.contact-form form label {
    font-family: poppins;
    font-size: 14px;
    font-weight: 600;
    float: left;
    width: 100%;
    margin-bottom: 10px;
    color: #666;
}

.contact-form > form input,
.contact-form > form textarea,
.contact-form form input,
.contact-form form textarea {
    float: left;
    width: 100%;
    margin-bottom: 25px;
    border: 1px solid #ccc;
    padding: 10px 20px;
    height: 45px;
    color: #999;
    font-size: 13px;
}

.contact-form > form textarea,
.contact-form form textarea {
    height: 180px;
}

.contact-form > form button,
.contact-form form input.theme-btn {
    width: 100%;
    color: #fff;
    height: initial;
    padding: 12px 25px;
    border-width: 2px;
}

.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: lato;
    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;
}


/*===== Stats Wrap =====*/

.stats-wrap {
    float: left;
    width: 100%;
}

.join-wrap,
.stats-list-wrap {
    float: left;
    padding: 90px 80px;
    position: relative;
    width: 100%;
    background-size: cover;
    background-position: center;
    z-index: 1;
}

.stats-list-wrap {
    padding: 105px 80px;
}

.join-wrap::before,
.stats-list-wrap:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    opacity: .7;
    z-index: -1;
}

.join-inner {
    display: inline-block;
    text-align: left;
    max-width: 500px;
    margin-top: 20px;
}

.join-inner > h3 {
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    line-height: 40px
}

.join-inner > a {
    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .2);
    -ms-box-shadow: 0 4px 5px rgba(0, 0, 0, .2);
    -o-box-shadow: 0 4px 5px rgba(0, 0, 0, .2);
    box-shadow: 0 4px 5px rgba(0, 0, 0, .2);
    margin-top: 27px;
    padding-left: 55px;
    padding-right: 55px;
}

.stats-list {
    display: inline-block;
    max-width: 560px;
    float: none;
}

.stat-box {
    border: 2px solid #e1e1e1;
    background-color: rgba(255, 255, 255, .15);
    float: left;
    width: 100%;
    padding: 20px 20px 15px;
}

.remove-ext3 .stat-box {
    margin-bottom: 30px;
}

.stat-box > span {
    color: #fff;
    display: inline-block;
    font-family: poppins;
    font-size: 14px;
    margin-bottom: 2px;
    max-width: 80%;
    font-weight: 500;
    line-height: 18px;
}

.stat-box > strong {
    color: #fff;
    display: block;
    font-weight: 800;
    font-size: 30px;
}


/*===== Video Wrap =====*/

.video-wrap {
    float: left;
    width: calc(100% + 140px);
    margin-left: -70px;
}

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


/*===== Services Style 2 =====*/

.service-wrap .sec-title2 {
    color: #fff;
}

.serv-carousel {
    float: left;
    width: 100%;
}

.remove-ext3 .serv-box2 {
    margin-bottom: 30px;
}

.serv-box2 {
    -webkit-box-shadow: 0 0 100px rgba(0, 0, 0, .12);
    -ms-box-shadow: 0 0 100px rgba(0, 0, 0, .12);
    -o-box-shadow: 0 0 100px rgba(0, 0, 0, .12);
    box-shadow: 0 0 100px rgba(0, 0, 0, .12);
    background-color: #fff;
    float: left;
    padding: 40px 20px;
    width: 100%;
}

.serv-box2 > i {
    display: inline-block;
    height: 100px;
    width: 100px;
    line-height: 100px;
    margin-bottom: 20px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: relative;
    z-index: 1;
}

.serv-box2 > i img {
    display: inline-block !important;
    width: auto !important;
}

.serv-box2 > h6 {
    color: #444;
    display: inline-block;
    max-width: 55%;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 600;
}

.serv-box2 > p {
    margin-bottom: 0;
    font-size: 15px;
    line-height: 24px;
    max-width: 95%;
    display: inline-block;
}


/*===== About Sec =====*/

.get-quick-wrap {
    float: left;
    width: 100%;
}

.get-quick-wrap > i {
    font-style: normal;
    font-family: poppins;
    font-size: 16px;
    letter-spacing: 0;
    font-weight: 500;
    display: block;
    margin-bottom: 12px;
}

.get-quick-wrap > h3 {
    max-width: 50%;
    display: inline-block;
    margin-bottom: 20px;
    font-size: 36px;
}

.get-quick-wrap > p {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 0;
    display: inline-block;
    letter-spacing: 0;
    max-width: 70%;
}

.for-cal {
    display: block;
    margin-top: 30px;
}

.for-cal > img {
    display: inline-block;
    margin-right: 15px;
    vertical-align: middle;
}

.for-cal-innr {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}

.for-cal-innr > span {
    font-size: 16px;
    font-family: poppins;
    letter-spacing: 0;
    font-weight: 500;
    display: block;
    margin-top: 3px;
}

.for-cal-innr > strong {
    font-size: 30px;
    font-weight: 600;
    font-family: poppins;
}

.video-box2 {
    float: left;
    margin-top: 65px;
    position: relative;
    width: 100%;
    overflow: hidden;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.video-box2:before {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: #000;
    content: "";
    opacity: .3;
}

.video-box2 > a {
    position: absolute;
    left: 50%;
    top: 50%;
    font-size: 35px;
    color: #454545;
    background-color: #fff;
    line-height: 115px;
    width: 115px;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.video-box2 > a:hover,
.video-box2 > a:focus {
    color: #fff;
}

.video-box2 > img {
    width: 100%;
}

div.news-thumb img {
    width: 100%;
}

.col-md-9 .news-box.list > div.news-thumb {
    min-width: 260px;
}

.contact-form > h3 {
    margin-bottom: 15px;
    font-weight: 600;
    text-transform: initial;
    color: #444;
    font-size: 30px;
}

.event-detail .post-detail-thumb a.theme-btn {
    position: absolute;
    right: 30px;
    bottom: 30px;
}

.event-box.style2 .event-thumb {
    float: left;
    margin-right: 30px;
    overflow: hidden;
}

.event-thumb img {
    width: 100%;
}

.alignleft {
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
}

.alignright {
    float: right;
    margin-left: 30px;
    margin-bottom: 30px;
}

.service-side-links {
    float: left;
    background-color: #f4f4f4;
    margin-bottom: 50px;
    padding: 40px;
    width: 100%;
}

.service-side-links > h4 {
    margin-bottom: 20px;
    position: relative;
    margin-top: -40px;
    margin-left: -40px;
    margin-right: -40px;
    padding: 25px 40px 25px 42px;
    color: #333;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .15);
    -ms-box-shadow: 0 0 30px rgba(0, 0, 0, .15);
    -o-box-shadow: 0 0 30px rgba(0, 0, 0, .15);
    box-shadow: 0 0 30px rgba(0, 0, 0, .15);
    background-color: #fff;
    font-size: 22px;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

.service-side-links > h4::before {
    content: "";
    position: absolute;
    left: 25px;
    height: 20px;
    width: 5px;
    top: 27px;
}

.service-links-list {
    float: left;
    width: 100%;
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
}

.service-links-list > li {
    float: left;
    width: 100%;
    font-family: poppins;
    font-size: 15px;
    font-weight: 500;
    line-height: 25px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}

.service-links-list > li:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}


/*===== 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:before,
.pageloader:after {
    display: table;
    content: "";
}

.pageloader:after {
    clear: both;
}

.pageloader .finger {
    float: left;
    margin: 0 2px 0 0;
    width: 20px;
    height: 100%;
}

.pageloader .finger-1 {
    -webkit-animation: finger-1-animation 2s infinite ease-out;
    animation: finger-1-animation 2s infinite ease-out;
}

.pageloader .finger-1 span {
    -webkit-animation: finger-1-animation-span 2s infinite ease-out;
    animation: finger-1-animation-span 2s infinite ease-out;
}

.pageloader .finger-1 i {
    -webkit-animation: finger-1-animation-i 2s infinite ease-out;
    animation: finger-1-animation-i 2s infinite ease-out;
}

.pageloader .finger-2 {
    -webkit-animation: finger-2-animation 2s infinite ease-out;
    animation: finger-2-animation 2s infinite ease-out;
}

.pageloader .finger-2 span {
    -webkit-animation: finger-2-animation-span 2s infinite ease-out;
    animation: finger-2-animation-span 2s infinite ease-out;
}

.pageloader .finger-2 i {
    -webkit-animation: finger-2-animation-i 2s infinite ease-out;
    animation: finger-2-animation-i 2s infinite ease-out;
}

.pageloader .finger-3 {
    -webkit-animation: finger-3-animation 2s infinite ease-out;
    animation: finger-3-animation 2s infinite ease-out;
}

.pageloader .finger-3 span {
    -webkit-animation: finger-3-animation-span 2s infinite ease-out;
    animation: finger-3-animation-span 2s infinite ease-out;
}

.pageloader .finger-3 i {
    -webkit-animation: finger-3-animation-i 2s infinite ease-out;
    animation: finger-3-animation-i 2s infinite ease-out;
}

.pageloader .finger-4 {
    -webkit-animation: finger-4-animation 2s infinite ease-out;
    animation: finger-4-animation 2s infinite ease-out;
}

.pageloader .finger-4 span {
    -webkit-animation: finger-4-animation-span 2s infinite ease-out;
    animation: finger-4-animation-span 2s infinite ease-out;
}

.pageloader .finger-4 i {
    -webkit-animation: finger-4-animation-i 2s infinite ease-out;
    animation: finger-4-animation-i 2s infinite ease-out;
}

.pageloader .finger-item {
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 6px 6px 8px 8px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 6px 6px 8px 8px;
    -moz-background-clip: padding;
    border-radius: 6px 6px 8px 8px;
    background-clip: padding-box;
    background: #fff;
}

.pageloader .finger-item span {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    padding: 5px 5px 0 5px;
}

.pageloader .finger-item span:before,
.pageloader .finger-item span:after {
    content: '';
    position: relative;
    display: block;
    margin: 0 0 2px 0;
    width: 100%;
    height: 2px;
    background: #fff;
}

.pageloader .finger-item i {
    position: absolute;
    left: 3px;
    bottom: 3px;
    width: 14px;
    height: 14px;
    -webkit-border-radius: 10px 10px 7px 7px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 10px 10px 7px 7px;
    -moz-background-clip: padding;
    border-radius: 10px 10px 7px 7px;
    background-clip: padding-box;
    background: #fff;
}

.pageloader .last-finger {
    position: relative;
    float: left;
    width: 24px;
    height: 100%;
    overflow: hidden;
}

.pageloader .last-finger-item {
    position: absolute;
    right: 0;
    top: 32px;
    width: 110%;
    height: 20px;
    -webkit-border-radius: 0 5px 14px 0;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0 5px 14px 0;
    -moz-background-clip: padding;
    border-radius: 0 5px 14px 0;
    background-clip: padding-box;
    background: #fff;
    -webkit-animation: finger-5-animation 2s infinite linear;
    animation: finger-5-animation 2s infinite linear;
}

.pageloader .last-finger-item i {
    position: absolute;
    left: 0;
    top: -8px;
    width: 22px;
    height: 8px;
    background: #fff;
    overflow: hidden;
}

.pageloader .last-finger-item i:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 34px;
    height: 20px;
    -webkit-border-radius: 0 0 15px 15px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0 0 15px 15px;
    -moz-background-clip: padding;
    border-radius: 0 0 15px 15px;
    background-clip: padding-box;
    background: transparent;
}

@-webkit-keyframes finger-1-animation {
    0% {
        padding: 12px 0 5px 0;
    }
    20% {
        padding: 12px 0 5px 0;
    }
    29% {
        padding: 4px 0 24px 0;
    }
    35% {
        padding: 4px 0 24px 0;
    }
    41% {
        padding: 12px 0 5px 0;
    }
    100% {
        padding: 12px 0 5px 0;
    }
}

@keyframes finger-1-animation {
    0% {
        padding: 12px 0 5px 0;
    }
    20% {
        padding: 12px 0 5px 0;
    }
    29% {
        padding: 4px 0 24px 0;
    }
    35% {
        padding: 4px 0 24px 0;
    }
    41% {
        padding: 12px 0 5px 0;
    }
    100% {
        padding: 12px 0 5px 0;
    }
}

@-webkit-keyframes finger-1-animation-span {
    0% {
        top: 0;
    }
    20% {
        top: 0;
    }
    29% {
        top: -7px;
    }
    35% {
        top: -7px;
    }
    41% {
        top: 0;
    }
    100% {
        top: 0;
    }
}

@keyframes finger-1-animation-span {
    0% {
        top: 0;
    }
    20% {
        top: 0;
    }
    29% {
        top: -7px;
    }
    35% {
        top: -7px;
    }
    41% {
        top: 0;
    }
    100% {
        top: 0;
    }
}

@-webkit-keyframes finger-1-animation-i {
    0% {
        bottom: 3px;
        height: 14px;
        -webkit-border-radius: 10px 10px 7px 7px;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 10px 10px 7px 7px;
        -moz-background-clip: padding;
        border-radius: 10px 10px 7px 7px;
        background-clip: padding-box;
    }
    20% {
        bottom: 3px;
        height: 14px;
        -webkit-border-radius: 10px 10px 7px 7px;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 10px 10px 7px 7px;
        -moz-background-clip: padding;
        border-radius: 10px 10px 7px 7px;
        background-clip: padding-box;
    }
    29% {
        bottom: 8px;
        height: 12px;
        -webkit-border-radius: 7px 7px 4px 4px;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 7px 7px 4px 4px;
        -moz-background-clip: padding;
        border-radius: 7px 7px 4px 4px;
        background-clip: padding-box;
    }
    35% {
        bottom: 8px;
        height: 12px;
        -webkit-border-radius: 7px 7px 4px 4px;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 7px 7px 4px 4px;
        -moz-background-clip: padding;
        border-radius: 7px 7px 4px 4px;
        background-clip: padding-box;
    }
    41% {
        bottom: 3px;
        height: 14px;
        -webkit-border-radius: 10px 10px 7px 7px;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 10px 10px 7px 7px;
        -moz-background-clip: padding;
        border-radius: 10px 10px 7px 7px;
        background-clip: padding-box;
    }
    100% {
        bottom: 3px;
        height: 14px;
        -webkit-border-radius: 10px 10px 7px 7px;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 10px 10px 7px 7px;
        -moz-background-clip: padding;
        border-radius: 10px 10px 7px 7px;
        background-clip: padding-box;
    }
}

@keyframes finger-1-animation-i {
    0% {
        bottom: 3px;
        height: 14px;
        -webkit-border-radius: 10px 10px 7px 7px;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 10px 10px 7px 7px;
        -moz-background-clip: padding;
        border-radius: 10px 10px 7px 7px;
        background-clip: padding-box;
    }
    20% {
        bottom: 3px;
        height: 14px;
        -webkit-border-radius: 10px 10px 7px 7px;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 10px 10px 7px 7px;
        -moz-background-clip: padding;
        border-radius: 10px 10px 7px 7px;
        background-clip: padding-box;
    }
    29% {
        bottom: 8px;
        height: 12px;
        -webkit-border-radius: 7px 7px 4px 4px;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 7px 7px 4px 4px;
        -moz-background-clip: padding;
        border-radius: 7px 7px 4px 4px;
        background-clip: padding-box;
    }
    35% {
        bottom: 8px;
        height: 12px;
        -webkit-border-radius: 7px 7px 4px 4px;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 7px 7px 4px 4px;
        -moz-background-clip: padding;
        border-radius: 7px 7px 4px 4px;
        background-clip: padding-box;
    }
    41% {
        bottom: 3px;
        height: 14px;
        -webkit-border-radius: 10px 10px 7px 7px;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 10px 10px 7px 7px;
        -moz-background-clip: padding;
        border-radius: 10px 10px 7px 7px;
        background-clip: padding-box;
    }
    100% {
        bottom: 3px;
        height: 14px;
        -webkit-border-radius: 10px 10px 7px 7px;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 10px 10px 7px 7px;
        -moz-background-clip: padding;
        border-radius: 10px 10px 7px 7px;
        background-clip: padding-box;
    }
}

@-webkit-keyframes finger-2-animation {
    0% {
        padding: 6px 0 2px 0;
    }
    24% {
        padding: 6px 0 2px 0;
    }
    33% {
        padding: 2px 0 16px 0;
    }
    39% {
        padding: 2px 0 16px 0;
    }
    45% {
        padding: 6px 0 2px 0;
    }
    100% {
        padding: 6px 0 2px 0;
    }
}

@keyframes finger-2-animation {
    0% {
        padding: 6px 0 2px 0;
    }
    24% {
        padding: 6px 0 2px 0;
    }
    33% {
        padding: 2px 0 16px 0;
    }
    39% {
        padding: 2px 0 16px 0;
    }
    45% {
        padding: 6px 0 2px 0;
    }
    100% {
        padding: 6px 0 2px 0;
    }
}

@-webkit-keyframes finger-2-animation-span {
    0% {
        top: 0;
    }
    24% {
        top: 0;
    }
    33% {
        top: -7px;
    }
    39% {
        top: -7px;
    }
    45% {
        top: 0;
    }
    100% {
        top: 0;
    }
}

@keyframes finger-2-animation-span {
    0% {
        top: 0;
    }
    24% {
        top: 0;
    }
    33% {
        top: -7px;
    }
    39% {
        top: -7px;
    }
    45% {
        top: 0;
    }
    100% {
        top: 0;
    }
}

@-webkit-keyframes finger-2-animation-i {
    0% {
        bottom: 3px;
        height: 14px;
        -webkit-border-radius: 10px 10px 7px 7px;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 10px 10px 7px 7px;
        -moz-background-clip: padding;
        border-radius: 10px 10px 7px 7px;
        background-clip: padding-box;
    }
    24% {
        bottom: 3px;
        height: 14px;
        -webkit-border-radius: 10px 10px 7px 7px;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 10px 10px 7px 7px;
        -moz-background-clip: padding;
        border-radius: 10px 10px 7px 7px;
        background-clip: padding-box;
    }
    33% {
        bottom: 8px;
        height: 12px;
        -webkit-border-radius: 7px 7px 4px 4px;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 7px 7px 4px 4px;
        -moz-background-clip: padding;
        border-radius: 7px 7px 4px 4px;
        background-clip: padding-box;
    }
    39% {
        bottom: 8px;
        height: 12px;
        -webkit-border-radius: 7px 7px 4px 4px;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 7px 7px 4px 4px;
        -moz-background-clip: padding;
        border-radius: 7px 7px 4px 4px;
        background-clip: padding-box;
    }
    45% {
        bottom: 3px;
        height: 14px;
        -webkit-border-radius: 10px 10px 7px 7px;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 10px 10px 7px 7px;
        -moz-background-clip: padding;
        border-radius: 10px 10px 7px 7px;
        background-clip: padding-box;
    }
    100% {
        bottom: 3px;
        height: 14px;
        -webkit-border-radius: 10px 10px 7px 7px;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 10px 10px 7px 7px;
        -moz-background-clip: padding;
        border-radius: 10px 10px 7px 7px;
        background-clip: padding-box;
    }
}

@keyframes finger-2-animation-i {
    0% {
        bottom: 3px;
        height: 14px;
        -webkit-border-radius: 10px 10px 7px 7px;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 10px 10px 7px 7px;
        -moz-background-clip: padding;
        border-radius: 10px 10px 7px 7px;
        background-clip: padding-box;
    }
    24% {
        bottom: 3px;
        height: 14px;
        -webkit-border-radius: 10px 10px 7px 7px;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 10px 10px 7px 7px;
        -moz-background-clip: padding;
        border-radius: 10px 10px 7px 7px;
        background-clip: padding-box;
    }
    33% {
        bottom: 8px;
        height: 12px;
        -webkit-border-radius: 7px 7px 4px 4px;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 7px 7px 4px 4px;
        -moz-background-clip: padding;
        border-radius: 7px 7px 4px 4px;
        background-clip: padding-box;
    }
    39% {
        bottom: 8px;
        height: 12px;
        -webkit-border-radius: 7px 7px 4px 4px;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 7px 7px 4px 4px;
        -moz-background-clip: padding;
        border-radius: 7px 7px 4px 4px;
        background-clip: padding-box;
    }
    45% {
        bottom: 3px;
        height: 14px;
        -webkit-border-radius: 10px 10px 7px 7px;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 10px 10px 7px 7px;
        -moz-background-clip: padding;
        border-radius: 10px 10px 7px 7px;
        background-clip: padding-box;
    }
    100% {
        bottom: 3px;
        height: 14px;
        -webkit-border-radius: 10px 10px 7px 7px;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 10px 10px 7px 7px;
        -moz-background-clip: padding;
        border-radius: 10px 10px 7px 7px;
        background-clip: padding-box;
    }
}

@-webkit-keyframes finger-3-animation {
    0% {
        padding: 0 0 0 0;
    }
    28% {
        padding: 0 0 0 0;
    }
    37% {
        padding: 0 0 12px 0;
    }
    43% {
        padding: 0 0 12px 0;
    }
    49% {
        padding: 0 0 0 0;
    }
    100% {
        padding: 0 0 0 0;
    }
}

@keyframes finger-3-animation {
    0% {
        padding: 0 0 0 0;
    }
    28% {
        padding: 0 0 0 0;
    }
    37% {
        padding: 0 0 12px 0;
    }
    43% {
        padding: 0 0 12px 0;
    }
    49% {
        padding: 0 0 0 0;
    }
    100% {
        padding: 0 0 0 0;
    }
}

@-webkit-keyframes finger-3-animation-span {
    0% {
        top: 0;
    }
    28% {
        top: 0;
    }
    37% {
        top: -7px;
    }
    43% {
        top: -7px;
    }
    49% {
        top: 0;
    }
    100% {
        top: 0;
    }
}

@keyframes finger-3-animation-span {
    0% {
        top: 0;
    }
    28% {
        top: 0;
    }
    37% {
        top: -7px;
    }
    43% {
        top: -7px;
    }
    49% {
        top: 0;
    }
    100% {
        top: 0;
    }
}

@-webkit-keyframes finger-3-animation-i {
    0% {
        bottom: 3px;
        height: 14px;
        -webkit-border-radius: 10px 10px 7px 7px;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 10px 10px 7px 7px;
        -moz-background-clip: padding;
        border-radius: 10px 10px 7px 7px;
        background-clip: padding-box;
    }
    28% {
        bottom: 3px;
        height: 14px;
        -webkit-border-radius: 10px 10px 7px 7px;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 10px 10px 7px 7px;
        -moz-background-clip: padding;
        border-radius: 10px 10px 7px 7px;
        background-clip: padding-box;
    }
    37% {
        bottom: 8px;
        height: 12px;
        -webkit-border-radius: 7px 7px 4px 4px;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 7px 7px 4px 4px;
        -moz-background-clip: padding;
        border-radius: 7px 7px 4px 4px;
        background-clip: padding-box;
    }
    43% {
        bottom: 8px;
        height: 12px;
        -webkit-border-radius: 7px 7px 4px 4px;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 7px 7px 4px 4px;
        -moz-background-clip: padding;
        border-radius: 7px 7px 4px 4px;
        background-clip: padding-box;
    }
    49% {
        bottom: 3px;
        height: 14px;
        -webkit-border-radius: 10px 10px 7px 7px;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 10px 10px 7px 7px;
        -moz-background-clip: padding;
        border-radius: 10px 10px 7px 7px;
        background-clip: padding-box;
    }
    100% {
        bottom: 3px;
        height: 14px;
        -webkit-border-radius: 10px 10px 7px 7px;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 10px 10px 7px 7px;
        -moz-background-clip: padding;
        border-radius: 10px 10px 7px 7px;
        background-clip: padding-box;
    }
}

@keyframes finger-3-animation-i {
    0% {
        bottom: 3px;
        height: 14px;
        -webkit-border-radius: 10px 10px 7px 7px;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 10px 10px 7px 7px;
        -moz-background-clip: padding;
        border-radius: 10px 10px 7px 7px;
        background-clip: padding-box;
    }
    28% {
        bottom: 3px;
        height: 14px;
        -webkit-border-radius: 10px 10px 7px 7px;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 10px 10px 7px 7px;
        -moz-background-clip: padding;
        border-radius: 10px 10px 7px 7px;
        background-clip: padding-box;
    }
    37% {
        bottom: 8px;
        height: 12px;
        -webkit-border-radius: 7px 7px 4px 4px;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 7px 7px 4px 4px;
        -moz-background-clip: padding;
        border-radius: 7px 7px 4px 4px;
        background-clip: padding-box;
    }
    43% {
        bottom: 8px;
        height: 12px;
        -webkit-border-radius: 7px 7px 4px 4px;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 7px 7px 4px 4px;
        -moz-background-clip: padding;
        border-radius: 7px 7px 4px 4px;
        background-clip: padding-box;
    }
    49% {
        bottom: 3px;
        height: 14px;
        -webkit-border-radius: 10px 10px 7px 7px;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 10px 10px 7px 7px;
        -moz-background-clip: padding;
        border-radius: 10px 10px 7px 7px;
        background-clip: padding-box;
    }
    100% {
        bottom: 3px;
        height: 14px;
        -webkit-border-radius: 10px 10px 7px 7px;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 10px 10px 7px 7px;
        -moz-background-clip: padding;
        border-radius: 10px 10px 7px 7px;
        background-clip: padding-box;
    }
}

@-webkit-keyframes finger-4-animation {
    0% {
        padding: 8px 0 3px 0;
    }
    32% {
        padding: 8px 0 3px 0;
    }
    41% {
        padding: 4px 0 20px 0;
    }
    47% {
        padding: 4px 0 20px 0;
    }
    53% {
        padding: 8px 0 3px 0;
    }
    100% {
        padding: 8px 0 3px 0;
    }
}

@keyframes finger-4-animation {
    0% {
        padding: 8px 0 3px 0;
    }
    32% {
        padding: 8px 0 3px 0;
    }
    41% {
        padding: 4px 0 20px 0;
    }
    47% {
        padding: 4px 0 20px 0;
    }
    53% {
        padding: 8px 0 3px 0;
    }
    100% {
        padding: 8px 0 3px 0;
    }
}

@-webkit-keyframes finger-4-animation-span {
    0% {
        top: 0;
    }
    32% {
        top: 0;
    }
    41% {
        top: -7px;
    }
    47% {
        top: -7px;
    }
    53% {
        top: 0;
    }
    100% {
        top: 0;
    }
}

@keyframes finger-4-animation-span {
    0% {
        top: 0;
    }
    32% {
        top: 0;
    }
    41% {
        top: -7px;
    }
    47% {
        top: -7px;
    }
    53% {
        top: 0;
    }
    100% {
        top: 0;
    }
}

@-webkit-keyframes finger-4-animation-i {
    0% {
        bottom: 3px;
        height: 14px;
        -webkit-border-radius: 10px 10px 7px 7px;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 10px 10px 7px 7px;
        -moz-background-clip: padding;
        border-radius: 10px 10px 7px 7px;
        background-clip: padding-box;
    }
    32% {
        bottom: 3px;
        height: 14px;
        -webkit-border-radius: 10px 10px 7px 7px;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 10px 10px 7px 7px;
        -moz-background-clip: padding;
        border-radius: 10px 10px 7px 7px;
        background-clip: padding-box;
    }
    41% {
        bottom: 8px;
        height: 12px;
        -webkit-border-radius: 7px 7px 4px 4px;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 7px 7px 4px 4px;
        -moz-background-clip: padding;
        border-radius: 7px 7px 4px 4px;
        background-clip: padding-box;
    }
    47% {
        bottom: 8px;
        height: 12px;
        -webkit-border-radius: 7px 7px 4px 4px;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 7px 7px 4px 4px;
        -moz-background-clip: padding;
        border-radius: 7px 7px 4px 4px;
        background-clip: padding-box;
    }
    53% {
        bottom: 3px;
        height: 14px;
        -webkit-border-radius: 10px 10px 7px 7px;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 10px 10px 7px 7px;
        -moz-background-clip: padding;
        border-radius: 10px 10px 7px 7px;
        background-clip: padding-box;
    }
    100% {
        bottom: 3px;
        height: 14px;
        -webkit-border-radius: 10px 10px 7px 7px;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 10px 10px 7px 7px;
        -moz-background-clip: padding;
        border-radius: 10px 10px 7px 7px;
        background-clip: padding-box;
    }
}

@keyframes finger-4-animation-i {
    0% {
        bottom: 3px;
        height: 14px;
        -webkit-border-radius: 10px 10px 7px 7px;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 10px 10px 7px 7px;
        -moz-background-clip: padding;
        border-radius: 10px 10px 7px 7px;
        background-clip: padding-box;
    }
    32% {
        bottom: 3px;
        height: 14px;
        -webkit-border-radius: 10px 10px 7px 7px;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 10px 10px 7px 7px;
        -moz-background-clip: padding;
        border-radius: 10px 10px 7px 7px;
        background-clip: padding-box;
    }
    41% {
        bottom: 8px;
        height: 12px;
        -webkit-border-radius: 7px 7px 4px 4px;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 7px 7px 4px 4px;
        -moz-background-clip: padding;
        border-radius: 7px 7px 4px 4px;
        background-clip: padding-box;
    }
    47% {
        bottom: 8px;
        height: 12px;
        -webkit-border-radius: 7px 7px 4px 4px;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 7px 7px 4px 4px;
        -moz-background-clip: padding;
        border-radius: 7px 7px 4px 4px;
        background-clip: padding-box;
    }
    53% {
        bottom: 3px;
        height: 14px;
        -webkit-border-radius: 10px 10px 7px 7px;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 10px 10px 7px 7px;
        -moz-background-clip: padding;
        border-radius: 10px 10px 7px 7px;
        background-clip: padding-box;
    }
    100% {
        bottom: 3px;
        height: 14px;
        -webkit-border-radius: 10px 10px 7px 7px;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 10px 10px 7px 7px;
        -moz-background-clip: padding;
        border-radius: 10px 10px 7px 7px;
        background-clip: padding-box;
    }
}

@-webkit-keyframes finger-5-animation {
    0% {
        top: 32px;
        right: 0;
        -webkit-border-radius: 0 5px 14px 0;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 0 5px 14px 0;
        -moz-background-clip: padding;
        border-radius: 0 5px 14px 0;
        background-clip: padding-box;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    34% {
        top: 32px;
        right: 0;
        -webkit-border-radius: 0 5px 14px 0;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 0 5px 14px 0;
        -moz-background-clip: padding;
        border-radius: 0 5px 14px 0;
        background-clip: padding-box;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    43% {
        top: 20px;
        right: 2px;
        -webkit-border-radius: 0 8px 20px 0;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 0 8px 20px 0;
        -moz-background-clip: padding;
        border-radius: 0 8px 20px 0;
        background-clip: padding-box;
        -webkit-transform: rotate(-12deg);
        transform: rotate(-12deg);
    }
    50% {
        top: 20px;
        right: 2px;
        -webkit-border-radius: 0 8px 20px 0;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 0 8px 20px 0;
        -moz-background-clip: padding;
        border-radius: 0 8px 20px 0;
        background-clip: padding-box;
        -webkit-transform: rotate(-12deg);
        transform: rotate(-12deg);
    }
    60% {
        top: 32px;
        right: 0;
        -webkit-border-radius: 0 5px 14px 0;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 0 5px 14px 0;
        -moz-background-clip: padding;
        border-radius: 0 5px 14px 0;
        background-clip: padding-box;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        top: 32px;
        right: 0;
        -webkit-border-radius: 0 5px 14px 0;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 0 5px 14px 0;
        -moz-background-clip: padding;
        border-radius: 0 5px 14px 0;
        background-clip: padding-box;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@keyframes finger-5-animation {
    0% {
        top: 32px;
        right: 0;
        -webkit-border-radius: 0 5px 14px 0;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 0 5px 14px 0;
        -moz-background-clip: padding;
        border-radius: 0 5px 14px 0;
        background-clip: padding-box;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    34% {
        top: 32px;
        right: 0;
        -webkit-border-radius: 0 5px 14px 0;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 0 5px 14px 0;
        -moz-background-clip: padding;
        border-radius: 0 5px 14px 0;
        background-clip: padding-box;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    43% {
        top: 20px;
        right: 2px;
        -webkit-border-radius: 0 8px 20px 0;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 0 8px 20px 0;
        -moz-background-clip: padding;
        border-radius: 0 8px 20px 0;
        background-clip: padding-box;
        -webkit-transform: rotate(-12deg);
        transform: rotate(-12deg);
    }
    50% {
        top: 20px;
        right: 2px;
        -webkit-border-radius: 0 8px 20px 0;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 0 8px 20px 0;
        -moz-background-clip: padding;
        border-radius: 0 8px 20px 0;
        background-clip: padding-box;
        -webkit-transform: rotate(-12deg);
        transform: rotate(-12deg);
    }
    60% {
        top: 32px;
        right: 0;
        -webkit-border-radius: 0 5px 14px 0;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 0 5px 14px 0;
        -moz-background-clip: padding;
        border-radius: 0 5px 14px 0;
        background-clip: padding-box;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        top: 32px;
        right: 0;
        -webkit-border-radius: 0 5px 14px 0;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 0 5px 14px 0;
        -moz-background-clip: padding;
        border-radius: 0 5px 14px 0;
        background-clip: padding-box;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

.news-box.list .news-info > h6,
.event-info > h6 {
    font-size: 18px;
    font-weight: 500;
    color: #444;
    line-height: 28px;
    margin-bottom: 0;
}

.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: rebeccapurple;
    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;
    color: #666;
}

.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: 17px 0 10px;
    line-height: 26px;
}

.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;
    background-color: rebeccapurple;
    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;
}

.sponsor-box img {
    opacity: .4;
}

.sponsor-box:hover img {
    opacity: .8;
}


/*===== Fun Facts Sec =====*/

.facts-wrap {
    float: left;
    width: calc(100% + 40px);
    margin-left: -20px;
}

.remove-ext3 .fact-box {
    margin-bottom: 30px;
}

.facts-wrap .remove-ext3 > .row > div + div .fact-box::before {
    content: "";
    position: absolute;
    height: 110px;
    width: 1px;
    border-left: 1px dashed #fff;
    left: -20px;
    top: 50%;
    margin-top: -55px;
}

.fact-box {
    float: left;
    width: 100%;
    padding: 0 35px;
    position: relative;
}

.theme-bg .fact-box > span,
.theme-bg .fact-box > h4,
.black-layer .fact-box > h4,
.black-layer2 .fact-box > h4 {
    color: #fff;
}

.fact-box > h4 {
    margin: 0 15px 0 0;
    font-size: 50px;
    float: left;
    font-weight: 500;
}

.fact-box > span {
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    margin-top: 10px;
    display: inherit;
    text-transform: uppercase;
}

.fact-box > h4 small {
    position: relative;
    font-weight: inherit;
    font-size: 30px;
    top: -15px;
}

.theme-bg {
    background-blend-mode: multiply;
    background-position: center;
}


/*===== 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: #17a3eb;
}

.bg2 {
    background-color: #0a96de;
}

.bg3 {
    background-color: #008cd4;
}

ul.gallery-inner {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

ul.gallery-inner > li {
    float: left;
    width: 20%;
}


/*===== WP Styling =====*/

.service-desc > p a.theme-btn {
    margin-top: 20px;
}

.testimonial-info > img {
    max-width: 79px;
}

.partner-box {
    float: left;
    width: 100%;
}

.partner-box > a {
    display: inline-block;
    margin-bottom: -5px;
}

.page > span.edit-link {
    position: fixed;
    z-index: 99;
    right: 15px;
    bottom: 15px;
    margin-bottom: 0 !important;
}

.page > span.edit-link > a {
    -webkit-box-shadow: 0 0 70px rgba(0, 0, 0, .15);
    -ms-box-shadow: 0 0 70px rgba(0, 0, 0, .15);
    -o-box-shadow: 0 0 70px rgba(0, 0, 0, .15);
    box-shadow: 0 0 70px rgba(0, 0, 0, .15);
    background-color: #fff;
    float: left;
    color: #333;
    font-family: poppins;
    font-weight: 600;
    font-size: 14px;
    margin: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 10px 30px;
}

.page > span.edit-link > a:hover,
.page > span.edit-link > a:focus {
    color: #fff;
}

.vc_col-sm-9 .news-box.list .news-info > h6 {
    font-size: 22px;
}

.wpb_widgetised_column.wpb_content_element {
    margin-top: 90px;
}

.wpb_widgetised_column.wpb_content_element .widget-box {
    margin-bottom: 70px;
}

.wpb_widgetised_column.wpb_content_element .widget-box:last-child {
    margin-bottom: 0;
}

.post-meta > li img {
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

body blockquote > p {
    font-size: 18px;
    font-family: poppins;
    color: #444;
}

.page-top-inner > h1 {
    font-size: 30px;
    font-weight: 600;
}

.post-detail-inner .gallery {
    margin: 30px -15px 20px !important;
}

.post-detail-inner .gallery img {
    border: 0 !important;
}

.social-share2 > a {
    margin-left: 5px;
}

.author-thumb > img {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #fff;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .15);
    -ms-box-shadow: 0 0 30px rgba(0, 0, 0, .15);
    -o-box-shadow: 0 0 30px rgba(0, 0, 0, .15);
    box-shadow: 0 0 30px rgba(0, 0, 0, .15);
}

.comment-respond form p {
    padding: 0 15px;
    display: block;
    width: 100%;
}

.comment-respond form p.logged-in-as,
.comment-respond form p.comment-notes {
    margin-bottom: 25px;
    padding: 0 22px;
}

.comment-respond > form input#submit {
    border: 0;
    color: #fff;
    padding: 15px 35px;
    height: auto;
}

.comment-respond > form input#submit:hover,
.comment-respond > form input#submit:focus {
    background-color: #000;
}

.comments-thread > h4,
.comment-respond > h4 {
    font-size: 24px;
}

.join-wrap,
.stats-list-wrap {
    min-height: 485px;
}

.gallery-inner .col-md-12 a:before {
    height: 100px;
}

.gallery-inner .col-md-12 a:hover:before {
    bottom: -85px;
}

.view-more {
    float: left;
    width: 100%;
    margin-top: 60px;
}


/*===== Event Registeration Form =====*/

.wpb_widgetised_column.col-md-3 {
    padding: 0 15px;
}

.event-booking-form {
    float: left;
    margin-top: 60px;
    width: 100%;
}

.em-booking,
.em-booking-form {
    float: left;
    width: 100%;
}

.em-tickets {
    margin-bottom: 20px;
}

.em-booking-form-details {
    padding: 0;
    width: 100% !important;
    margin: 30px 0 60px;
}

div.em-booking-login p label,
.em-booking-form-details p label {
    width: 100%;
    font-size: 17px;
    color: #444;
    font-family: poppins;
}

.em-booking-form p {
    display: inline-block;
    width: 100%;
}

.em-booking-form p.input-checkbox label {
    font-weight: 500;
}

.em-booking-form p.input-checkbox input {
    width: auto !important;
    height: auto;
    margin: 9px 7px 0 0;
}

div.em-booking-login p input,
.em-booking-form-details p input,
div.em-booking-login p textarea,
.em-booking-form-details p textarea {
    margin-top: 0;
    width: 100% !important;
    border: 1px solid #ccc;
    font-size: 13px;
    color: #979797;
    padding: 7px 25px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

div.em-booking-login p textarea,
.em-booking-form-details p textarea {
    padding: 15px 25px;
}

.event_login_form {
    float: left;
    width: 100%;
}

div.em-booking-login {
    padding: 0 !important;
    border: 0;
    margin: 0;
}

div.em-booking-login p {
    display: inline-block;
    width: 100%;
}

div.em-booking-login label {
    width: auto;
}

.em-booking-login-form > input[type="submit"],
.em-booking-buttons input[type="submit"],
.comment-respond > form input#submit {
    margin-right: 20px;
    border: 2px solid;
    font-family: poppins;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0;
    padding: 12px 35px;
    position: relative;
    overflow: hidden;
    z-index: 1;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
}

.em-booking-login-form > input[type="submit"]:hover,
.em-booking-buttons input[type="submit"]:hover,
.em-booking-login-form > input[type="submit"]:focus,
.em-booking-buttons input[type="submit"]:focus,
.comment-respond > form input#submit:hover,
.comment-respond > form input#submit:focus {
    background-color: transparent;
}

.em-booking-login-form > a {
    margin-top: 15px;
    display: inline-block;
}

.em-booking-form-details {
    padding: 0;
    width: 100% !important;
    margin: 30px 0 60px;
}

.em-bookings-ticket-table-price {
    font-family: barlow Condensed;
    font-size: 16px;
    font-weight: 700;
}

.bootstrap-select > button:focus {
    outline: none !important;
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}

.em-booking-login-form a {
    display: inline-block;
    margin-top: 10px;
}

.em-booking-form-details .ticket-desc,
.em-booking-form-details .ticket-price,
.em-booking-form-details .em-tickets-spaces {
    border: 1px solid #ccc;
    padding: 8px 20px;
    margin: -1px 0 0;
    display: table;
}

.em-booking-form-details .em-tickets-spaces {
    margin-bottom: 20px;
}

.em-booking-form-details .ticket-price > *,
.em-booking-form-details .em-tickets-spaces > * {
    display: table-cell;
    vertical-align: middle;
    float: none;
    width: auto;
    margin: 0;
}

.em-booking-form-details .em-tickets-spaces select {
    width: 100%;
    border: 1px solid #ccc;
    font-weight: 700;
    padding: 10px 20px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.rev-btn.theme-btn:hover,
.rev-btn.theme-btn:focus {
    border-width: 2px !important;
    border-style: solid !important;
}

.comment-respond > form.row {
    float: none;
    width: initial;
}

.res-menu > ul li.menu-item-has-children > a::before {
    content: "\f107";
    font-family: fontawesome;
    position: absolute;
    right: 15px;
    line-height: 40px;
    top: 0;
}


/*===== 6/11/2018 Changes =====*/


/*.camp-info > h6 {
  position: relative;
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
  margin-bottom: 12px;
}
.camp-goal > span {font-size: inherit;}
.camp-inchrg {
  font-size: 14px;
  border: 1px solid #ddd;
  padding: 7px 20px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  margin-bottom: 8px;
}
.camp-info {text-align: center;}
.camp-goal::before {
  content: "\f11d";
  font-family: fontawesome;
  margin-right: 7px;
}
.camp-goal {position: relative;}
.camp-goal > i {margin-right: 7px;}*/

.comment-respond form p {
    margin: 5px 0 0;
    width: 100%;
}

p,
html body p {
    color: #555;
    line-height: 28px;
}

.post-detail-inner > h1 + p,
.post-detail-inner > h2 + p,
.post-detail-inner > h3 + p,
.post-detail-inner > h4 + p,
.post-detail-inner > h5 + p,
.post-detail-inner > h6 + p {
    margin: 15px 0 0;
}

.post-detail-inner > h1 + p + ul,
.post-detail-inner > h2 + p + ul,
.post-detail-inner > h3 + p + ul,
.post-detail-inner > h4 + p + ul,
.post-detail-inner > h5 + p + ul,
.post-detail-inner > h6 + p + ul {
    margin-top: 12px;
}

.post-detail-inner > ul li,
.post-detail-inner > ol li {
    margin: 8px 0;
    color: #555;
}

blockquote {
    font-style: italic;
}

blockquote p {
    font-style: inherit;
}

blockquote p:before {
    font-style: normal;
}

body blockquote > p {
    font-style: inherit;
    color: #292f3b;
    line-height: 30px;
}

.author-info > p {
    font-size: 16px;
    line-height: 28px;
}

.author-info > h6 {
    font-weight: 700;
}

.em-booking-login-form > input[type="submit"],
.em-booking-buttons input[type="submit"],
.comment-respond > form input#submit {
    width: auto;
}

.comment-respond form p.logged-in-as a:hover,
.comment-respond form p.logged-in-as a:focus {
    color: #333;
}

.post-detail-thumb > img + .post-detail-info {
    margin-top: -50px;
    width: calc(100% - 70px);
}

.post-detail-info {
    float: right;
    width: 100%;
    background-color: #f4f4f4;
    z-index: 1;
    position: relative;
    padding: 25px 60px 20px;
    -webkit-border-radius: 5px 0 5px 5px;
    border-radius: 5px 0 5px 5px;
}

.post-detail-info .post-meta {
    margin-bottom: 5px;
}

.post-detail-info .social-share2 {
    width: auto;
    float: right;
    margin: -2px 0 5px;
}

.post-detail-info .social-share2 > strong {
    font-size: 15px;
    margin-top: 0;
    margin-right: 10px;
    line-height: 34px;
}

.post-detail-info .social-share2 > a {
    background-color: #fff;
}

.news-info > p + .post-meta {
    margin: 30px 0 0;
    padding-top: 15px;
    border-top: 1px solid #ddd;
    width: 100%;
}

.news-info > p + .post-meta > li {
    position: relative;
    padding-right: 15px;
}

.news-info > p + .post-meta > li::before {
    content: "";
    position: absolute;
    height: 10px;
    width: 1px;
    background-color: #ddd;
    right: 0;
    top: 50%;
    margin-top: -5px;
}

.news-info > p + .post-meta > li:last-child:before {
    display: none;
}

.post-meta > li {
    font-style: normal;
}

.pagination > li:hover > a,
.pagination > li a:hover {
    color: #fff;
}

.post-detail-inner > p + h5 + ul {
    margin-top: 20px;
}

.theme-btn {
    -webkit-transition: all .3s linear !important;
    -ms-transition: all .3s linear !important;
    -o-transition: all .3s linear !important;
    transition: all .3s linear !important;
}

.comment-reply-link {
    background-color: transparent;
    border: 1px solid rgba(54, 54, 54, .2);
    font-size: 12px;
    color: #242d2e;
    text-transform: uppercase;
    padding: 5px 25px 3px;
    float: none;
    display: inline-block;
    margin-top: 0;
}

.comments-list .children .children {
    padding-left: 30px;
}

.comment + .comment-respond {
    margin: 40px 0 20px;
}

.comment-respond {
    margin-top: 50px;
}

.news-box.list-large + .news-box.list-large {
    padding-top: 40px;
    border-top: 1px solid #eeeeee;
}

.post-detail-info .social-share2 > a {
    color: #fff;
}

.post-detail-thumb > img,
.news-thumb {
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    border-bottom: 5px solid;
}

.post-detail-thumb > img + .post-detail-info {
    width: 100%;
    margin: 0;
}

.post-detail-info {
    background-color: transparent;
    padding: 20px 0 20px 140px;
    float: left;
}

.new-date {
    position: absolute;
    color: #fff;
    left: 0;
    top: 0;
    padding: 20px 30px 20px 20px;
    max-width: 105px;
    width: 100%;
    text-align: right;
    text-transform: uppercase;
    font-size: 12px;
    line-height: initial;
}

.new-date i {
    display: block;
    font-size: 47px;
    font-style: normal;
}

.post-detail-info .social-share2 {
    float: none;
    margin: 5px 0 0;
}

.post-detail-info .social-share2 strong {
    display: none;
}

.post-detail-info .social-share2 a:nth-of-type(1) {
    margin-left: 0;
}

.new-date > a:hover {
    color: #fff;
}

.post-detail-inner {
    padding-top: 0;
}

body blockquote > p cite,
body blockquote > p i {
    color: #292f3b;
    font-style: normal;
    font-family: poppins;
    font-weight: 600;
    font-size: 18px;
}

body blockquote > p i {
    color: #b2b6bb;
    font-family: poppins;
    font-weight: 500;
    font-size: 13px;
}

body blockquote > p cite {
    margin-left: 20px;
}

.comment-respond > form input,
.comment-respond > form textarea {
    margin-top: 0;
}

.comment-respond > form input#submit {
    margin-top: 25px;
}

.comment-reply-link {
    margin-top: 10px;
}

.news-info {
    position: relative;
    float: left;
    width: 100%;
    padding: 40px 0 0 140px;
    margin-top: 0;
}

.news-box.list-large .news-info > h6 {
    font-size: 24px;
}

.news-box.list-large .news-info .post-meta {
    margin-bottom: 17px;
}

.news-info .post-meta {
    margin-bottom: 0;
}

.news-info > a {
    margin-top: 16px;
    font-weight: 600;
    font-family: poppins;
}

.col-md-4 .new-date {
    max-width: 85px;
    padding: 12px 25px 12px 15px;
}

.col-md-4 .new-date i {
    font-size: 25px;
    font-weight: 700;
}

.col-md-4 .news-info {
    padding: 30px 0 0 115px;
}

.team-social {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    right: auto;
    left: 50%;
    top: 80%;
    opacity: 0;
    z-index: 1;
}

.member-thumb {
    position: relative;
}

.team-social > a {
    margin: 0 5px;
    font-size: 16px;
    color: #fff;
    display: inline-block;
}

.member-thumb:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #000;
    opacity: 0;
    z-index: 1;
}

.member-box:hover .member-thumb:before {
    opacity: .8;
}

.member-box:hover .team-social {
    opacity: 1;
    top: 50%;
}

.member-info > span {
    color: #555;
}

.member-info > p {
    margin-bottom: 10px;
}

.news-box.list .news-info {
    padding-top: 0;
}

.news-box.list > div.news-thumb {
    border: 0;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.event-detail .post-detail-info {
    padding-left: 0;
}

.event-detail .post-detail-info .post-meta > li + li {
    margin-left: 0;
}

.event-detail .post-detail-info .post-meta > li + li:before {
    display: none;
}

.event-detail .post-detail-info .post-meta > li {
    font-size: 14px;
}

.serv-box2 > h6 {
    display: block;
    max-width: 100%;
}

.join-inner {
    margin-top: 14px;
}

.event-detail .post-detail-info {
    padding-top: 0;
}

.event-booking-form + .social-share2 {
    margin-top: -20px;
}

.breaking-news-wrap > strong,
.social-btns-wrap > strong {
    color: #fff;
}

.breaking-news-carousel li a:hover,
.breaking-news-carousel li a:focus {
    color: #fff !important;
}

.service-desc > h3,
.comments-thread > h4,
.comment-respond > h4,
.volunteer-detail-inner > h5,
.contact-info > h5,
.join-inner > h3 {
    font-weight: 600;
}

.sec-title > h2,
.news-updates > h3,
.recent-events > h3,
.contact-form > h3,
.video-posts > h5,
.apply-title-innr > h3,
.call-info > h2 {
    font-weight: 700;
}

.sec-title > h2 i,
.sec-title > h3 i {
    font-size: 16px;
    text-transform: initial;
}

.sec-title > h2 {
    font-size: 40px;
    text-transform: uppercase;
}

.sec-title > p {
    line-height: 28px;
    font-size: 17px;
}

.filter-btns > li {
    font-weight: 700;
    font-size: 14PX;
    text-transform: uppercase;
}

.member-info > h6 {
    font-size: 20px;
    font-weight: 800;
    text-transform: uppercase;
}

p,
html body p {
    color: #666;
}

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

.member-info > p {
    display: inline-block;
    max-width: 90%;
    line-height: 26px;
}

.member-info > span {
    display: inline-block;
}

.member-info {
    padding: 35px 30px;
}

.team-social > a {
    background-color: rgba(255, 255, 255, .2);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    line-height: 35px;
    width: 35px;
    font-size: 13px;
}

.team-social > a:hover,
.team-social > a:focus {
    color: #fff;
}

.member-info > span {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 800;
    font-family: poppins;
    padding: 9px 30px;
    color: #fff;
    background-color: #adaeae;
    margin-top: 10px;
}

.fact-box {
    position: relative;
}

.fact-box > img {
    opacity: .1;
    position: absolute;
    width: 80px;
    right: 70px;
    top: 0;
}

.member-box:hover .member-thumb > img {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    -o-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
}


/*.camp-inchrg, .camp-goal {
  font-weight: 600;
  color: #b8b8b8;
}
.camp-inchrg > a {
  font-weight: initial;
}*/

.new-date i {
    margin-bottom: 5px;
    line-height: 35px;
}

.new-date {
    font-weight: 600;
    line-height: 20px;
}

.col-md-4 .new-date i {
    line-height: inherit;
}

.em-booking {
    margin: 0;
}

.event-booking-form > h4 {
    margin-bottom: 0;
}

.event-booking-form {
    padding: 40px 30px;
    background-color: #f4f4f4;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.em-booking-form-details {
    margin-bottom: 0;
}

.event-booking-form + .social-share2 {
    margin-top: 40px;
}

.contact-form > form button,
.contact-form form input.theme-btn,
.em-booking-login-form > input[type="submit"],
.em-booking-buttons input[type="submit"],
.comment-respond > form input#submit {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    width: auto;
    padding: 12px 40px;
    height: initial;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-family: poppins;
    margin-bottom: 0;
}

.em-tickets-spaces .bootstrap-select {
    display: table-cell !important;
    width: auto !important;
}

.em-tickets-spaces .bootstrap-select > button {
    background-color: #fff;
    padding: 10px 50px 10px 20px;
    position: relative;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    font-family: poppins;
    font-weight: 500;
    color: #444;
    border: 0;
    text-align: center;
}

.em-tickets-spaces .bootstrap-select > button.dropdown-toggle span.filter-option {
    text-align: inherit;
}

.em-tickets-spaces .bootstrap-select > button:after {
    position: absolute;
    top: 0;
    bottom: 0;
    content: "\f107";
    font-family: fontawesome;
    border: 0;
    right: 0;
    margin: 0;
    width: auto;
    height: auto;
    line-height: 46px;
    padding: 0 15px;
    color: #fff;
}

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

.srv-icn-bg1:after {
    background-color: #fb828b;
}

.srv-icn-bg2:after {
    background-color: #ffb2b9;
}

.srv-icn-bg3:after {
    background-color: #70d0ec;
}

.srv-icn-bg4:after {
    background-color: #c19bdf;
}

.srv-icn-bg5:after {
    background-color: #8eef94;
}

.noti-bg1:before {
    background-color: #222b4b;
}

.noti-bg2 {
    background-color: #1b233e;
}

.noti-alrts-wrp {
    float: left;
    width: 100%;
    position: relative;
}

.noti-inner {
    float: left;
    padding: 145px 50px 130px;
    position: relative;
    width: 100%;
    z-index: 1;
    background-size: cover;
    background-position: center;
    min-height: 520px;
}

.noti-inner:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .8;
    z-index: -1;
}

.noti-bg2:before {
    display: none;
}

.noti-bg2 {
    background-blend-mode: overlay;
}

.noti-innr {
    display: inline-block;
    max-width: 50%;
}

.noti-innr > h3 {
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 0;
    line-height: 40px;
}

.noti-innr > p {
    margin: 10px 0 0;
    font-size: 17px;
    line-height: 28px;
}

.noti-bg1 .noti-innr > p,
.noti-bg2 .noti-innr > p {
    color: #cecece;
}

.noti-bg1 .noti-innr > h3,
.noti-bg2 .noti-innr > h3 {
    color: #fff;
}

.noti-innr > a {
    background-color: transparent;
    border-color: #fff;
    font-weight: 500;
    margin-top: 40px;
    padding: 15px 35px;
}

.noti-alrts-wrp > img {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 2;
    -webkit-filter: drop-shadow(0px 0px 50px rgba(0, 0, 0, .5));
    -ms-filter: drop-shadow(0px 0px 50px rgba(0, 0, 0, .5));
    -o-filter: drop-shadow(0px 0px 50px rgba(0, 0, 0, .5));
    filter: drop-shadow(0px 0px 50px rgba(0, 0, 0, .5));
}

.video-mockp {
    float: left;
    width: 100%;
    padding-right: 60px;
}

.service-desc.video-desc {
    width: calc(100% + 30px);
    margin-left: -30px;
}

.video-mockp > img {
    margin-top: 50px;
}

.video-desc > h3 {
    max-width: 100%;
    color: #444;
    margin-top: 0;
    font-size: 33px;
    margin-bottom: 15px;
}

.srv-psts-wrp {
    float: left;
    width: 100%;
    margin-top: 25px;
}

.srv-pst {
    float: left;
    position: relative;
    overflow: hidden;
    width: 100%;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-top: 10px;
}

.srv-pst:before {
    content: "";
    position: absolute;
    top: ;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #000;
    opacity: .7;
}

.srv-pst > img {
    width: 100%;
}

.srv-pst-inf {
    position: absolute;
    top: 50%;
    padding: 0 45px;
    z-index: 1;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.srv-pst-inf > h6 {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    margin-bottom: 0;
}

.srv-pst-inf > a {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    font-family: poppins;
    display: inline-block;
    margin-top: 20px;
}

.srv-pst-inf > a:hover,
.srv-pst-inf > a:focus {
    color: #fff;
}

.srv-pst-inf > a i {
    margin-left: 8px;
}


/*===== Event Sec =====*/

.evnt-bx {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.remove-ext3 .evnt-bx {
    margin-bottom: 30px;
}

.evnt-bx:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #000;
    opacity: .6;
}

.evnt-athr {
    position: absolute;
    left: 50px;
    top: 50px;
    font-size: 15px;
    line-height: 32px;
}

.evnt-athr::before {
    content: "";
    position: absolute;
    left: 41px;
    height: 2px;
    background-color: #fff;
    bottom: 4px;
    width: 30px;
}

.evnt-athr > img {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-right: 10px;
    border: 2px solid #fff;
}

.evnt-inf {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0 50px 80px;
}

.evnt-inf > span {
    font-style: italic;
    font-size: 15px;
    display: block;
}

.evnt-inf > span i {
    color: #aaa;
    margin-right: 5px;
}

.evnt-inf > span.evnt-dat {
    font-style: normal;
    font-family: poppins;
    font-weight: 400;
}

.evnt-inf > h4 {
    font-size: 20px;
    color: #fff;
    margin: 8px 0 8px;
    font-weight: 600;
    line-height: 28px;
}


/*===== Blog Detail =====*/

.spk-blog-slide {
    float: left;
    position: relative;
    width: 100%;
}

.post-intro {
    float: left;
    text-align: center;
    margin-bottom: -15px;
    width: 100%;
}

.post-intro .container {
    background-color: #f4f4f4;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

.post-intro h4 {
    float: left;
    font-size: 22px;
    font-weight: 700;
    margin: 0 0 10px;
    padding: 0 30px;
    width: 100%;
}

.post-intro .post-meta {
    display: inline-block;
    float: none;
    padding: 20px 30px;
    width: 100%;
    margin-bottom: 0;
}

.post-intro .blog-date {
    left: 20%
}

.post-intro .spk-blog-slide > img {
    margin: 0;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

.blog-detail {
    float: left;
    width: 100%;
}

.post-detail-wrapper > p:first-child {
    margin-top: 0;
}

.post-detail-wrapper > p {
    margin: 30px 0 0;
}

.blog-date {
    color: #fff;
    left: 50px;
    padding: 25px 0 12px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 112px;
    z-index: 1;
}

.blog-date:before {
    background-color: black;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.8;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
    -webkit-border-radius: 0 0 15px 15px;
    border-radius: 0 0 15px 15px;
}

.blog-date > i {
    float: left;
    font-family: poppins;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    padding: 10px;
    width: 100%;
}

.blog-date > span {
    background-color: #f4f4f4;
    color: #303030;
    float: left;
    font-family: poppins;
    font-size: 14px;
    font-weight: 600;
    margin: 5px -20% 0;
    padding: 10px 15px;
    text-transform: uppercase;
    width: 140%;
    -webkit-border-radius: 30px;
    border-radius: 30px;
}

.comments-wrap {
    float: left;
    margin-top: 45px;
    width: 100%;
}

.comments-wrap > h4,
.comment-form > h4 {
    font-size: 24px;
    margin-bottom: 0;
    color: #333;
}

.comments-thread {
    float: left;
    width: 100%;
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
}

.comments-thread > li {
    float: left;
    width: 100%;
}

.comments-thread ul.children {
    list-style: none;
    float: left;
    width: 100%;
}

.comments-thread ul.children li {
    float: left;
    width: 100%;
}

.comment {
    float: left;
    width: 100%;
    margin-top: 20px;
    overflow: hidden;
}

.comment-thumb {
    position: relative;
    background-color: #fafbfe;
    float: left;
    padding: 20px 20px 60px;
    text-align: center;
    max-width: 155px;
    width: 100%;
}

.comment-thumb > img {
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.comment-thumb a.comment-reply-link {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 13px;
    padding: 10px 35px;
    color: #fff;
    font-weight: 700;
    border: 0;
}

.comment-thumb a.comment-reply-link:hover,
.comment-thumb a.comment-reply-link:focus {
    border-color: #333;
    background-color: #333;
    color: #fff;
}

.comment-thumb + .comment-info {
    width: calc(100% - 155px);
    border-left: 5px solid #fff;
}

.comment-info {
    float: left;
    width: 100%;
    background-color: #f4f4f4;
    padding: 37px 45px 36px 50px;
}

.comment-info > h6:first-child {
    display: inline-block;
    font-size: 20px;
    color: #444;
    margin-bottom: 0;
}

.comment-info > span {
    float: right;
    font-size: 13px;
}

.comment-info > p {
    margin: 10px 0 0;
    font-size: 16px;
    line-height: 26px;
}

.comment-respond {
    float: left;
    margin-top: 45px;
    width: 100%;
}

.comment-respond > form {
    float: none;
    width: auto;
}

.comment-respond > form input:not([disabled]):not([type="submit"]),
.comment-respond > form textarea,
.contact-form > form input:not([disabled]):not([type="submit"]),
.contact-form > form textarea,
.contact-form form input:not([disabled]):not([type="submit"]),
.contact-form form textarea {
    border: 0;
    background-color: #f4f4f4;
    float: left;
    font-size: 13px;
    height: 60px;
    color: #999;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 5px;
    padding: 10px 30px;
    width: 100%;
}

.contact-form > form span,
.contact-form form span {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.comment-respond > form textarea,
.contact-form > form textarea,
.contact-form form textarea {
    height: auto;
    max-width: 100%;
    height: 190px;
    padding: 25px 30px;
}

.comment-respond > form button {
    margin-top: 25px;
}

.news-thumb .blog-date {
    width: 100px;
}

.news-thumb .blog-date > i {
    font-size: 36px;
    line-height: 25px;
    padding-top: 0;
}

.news-thumb .blog-date > span {
    padding: 6px 15px;
}

.news-thumb {
    position: relative;
}

.news-box.list .news-info {
    padding-bottom: 30px;
}

.news-box.list .news-thumb + .news-info::before {
    left: 30px;
}

.remove-ext5 .team-box {
    margin-bottom: 40px;
}

.team-box {
    float: left;
    position: relative;
    width: 100%;
    overflow: hidden;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.team-box > img {
    width: 100%;
    -webkit-filter: grayscale(1);
    -ms-filter: grayscale(1);
    -o-filter: grayscale(1);
    filter: grayscale(1);
}

.team-box:hover > img {
    -webkit-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
}

.team-box:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    background-color: #1c1817;
    z-index: 1;
}

.team-box:hover:before {
    opacity: .5;
}

.team-inf {
    background-color: rgba(28, 24, 23, .8);
    position: absolute;
    left: 0;
    right: 0;
    padding: 25px 60px 0;
    bottom: 0;
    -webkit-transform: translateY(115px);
    -ms-transform: translateY(115px);
    -o-transform: translateY(115px);
    transform: translateY(115px);
    z-index: 1;
}

.team-inf {
    -webkit-transition: all 600ms cubic-bezier(0.175, 0.885, 0.320, 1);
    /* older webkit */
    -webkit-transition: all 600ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
    -moz-transition: all 600ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
    -o-transition: all 600ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
    transition: all 600ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
    /* easeOutBack */
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    /* older webkit */
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.275);
    -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.275);
    -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.275);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.275);
    /* easeOutBack */
}

.team-inf > h3 {
    color: #fff;
    font-size: 24px;
    margin-bottom: 0;
}

.team-inf > h3 + span {
    margin-top: 0;
}

.team-inf > span {
    display: block;
    font-size: 15px;
    color: #ccc;
}

.team-inf > span + a {
    margin-top: 35px;
}

.team-inf > a {
    padding: 13px 35px;
}

.team-scl {
    display: inline-block;
    width: 100%;
}

.team-scl > a {
    margin: 0 5px;
    font-size: 13px;
    color: #333;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: rgba(239, 239, 239, 0.9);
    line-height: 30px;
    width: 30px;
    display: inline-block;
    text-align: center;
}

.team-box:hover .team-inf > span + a {
    margin-top: 20px;
}

.team-inf > a + .team-scl {
    margin-top: 25px;
}

.team-box:hover .team-inf {
    -webkit-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    transform: translateY(-50px);
    padding-top: 0;
    background-color: transparent;
}

.team-box:hover > img {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    -o-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
}

.remove-ext3 .gallery-itm {
    margin-bottom: 30px;
}

.comment-respond > form.row {
    margin: 0 -2.5px;
}

.comment-respond > form.row > * {
    padding: 0 2.5px;
}

.video-box > a {
    display: none;
}

.video-box > h6:before {
    content: "\f144";
    font-family: fontawesome;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 40px;
}


/*===== Theme Test Unit =====*/

.calendar_wrap table {
    width: 100%;
    text-align: center;
}

.calendar_wrap table caption {
    caption-side: top;
    text-align: center;
    background-color: #f4f4f4;
    padding: 10px;
    font-size: 15px;
    font-family: poppins;
    font-weight: 500;
    color: #fff;
}

.calendar_wrap table thead {
    background-color: #222;
    color: #fff;
    font-family: poppins;
    font-weight: 500;
}

.calendar_wrap table thead th {
    padding: 10px 0;
    font-size: 14px;
}

.calendar_wrap table tbody,
.calendar_wrap table tfoot {
    background-color: #f4f4f4;
}

.calendar_wrap table td {
    padding: 8px 0;
    font-size: 14px;
    border: 1px solid #fff;
}

.calendar_wrap table td#today {
    color: #fff;
}

td a:hover,
td a:focus {
    color: #333;
}

.screen-reader-text {
    display: none;
}

.widget-box .bootstrap-select {
    float: left !important;
    width: 100% !important;
}

.widget-box .bootstrap-select > button {
    background-color: #f4f4f4;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 14px;
    padding: 18px 30px;
    height: initial;
    border: 0;
    color: #333;
}

.widget-box .bootstrap-select > button:focus {
    outline: none !important;
}

.tagcloud > a {
    display: inline-block;
    margin: 7px 4px 0 0;
    padding: 6.5px 25px;
    color: #292f3b;
    font-style: italic;
    font-size: 14px !important;
    background-color: red;
    letter-spacing: 0;
    font-family: lato;
    font-weight: 600;
    background-color: #f4f4f4;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.tagcloud > a:hover,
.tagcloud > a:focus {
    color: #fff;
}

.page > ul:nth-last-child(2),
.page > ol:nth-last-child(2) {
    margin-bottom: 0;
    padding-bottom: 80px;
}

nav > div ul ul ul ul ul {
    left: auto;
    right: 0;
    top: 100%;
}

nav > div ul ul ul ul ul ul {
    top: 0;
    right: 100%;
}

nav > div > ul > li:nth-last-child(2) ul ul,
nav > div > ul > li:nth-last-child(3) ul ul {
    left: auto;
    right: 100%;
}

.menu-sec > nav > div > ul > li:nth-child(5n) ul ul,
.menu-sec > nav > div > ul > li:nth-child(6n) ul,
.menu-sec > nav > div > ul > li:nth-child(7n) ul {
    left: auto;
    right: 100%;
}

.menu-sec > nav > div > ul > li:nth-child(7n) ul {
    right: 0;
}

body.admin-bar .res-menu-close {
    top: 60px;
}

.page > .page-links:nth-last-of-type(1) {
    margin-bottom: 30px;
}

.textwidget img,
p img,
.wp-caption img,
iframe,
.alignleft,
.alignright,
.alignnone,
.aligncenter,
.alignleft img,
.alignright img,
.alignnone img,
.aligncenter img {
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.page > p:first-child,
.page > h2:first-child {
    padding-top: 80px;
}

.page > .comment-respond,
.page > p:nth-last-of-type(1),
.page > .page-links:nth-last-of-type(1) {
    padding-bottom: 80px;
    margin-bottom: 0;
}

.post-password-form label input {
    background-color: #f4f4f4;
    height: 40px;
    color: #999;
    padding: 10px 20px;
    font-size: 13px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.post-password-form > p > input {
    font-size: 13px;
    font-family: poppins;
    padding: 5px 25px;
    height: 40px;
    font-weight: 600;
    color: #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.post-password-form > p > input:hover,
.post-password-form > p > input:focus {
    background-color: #333;
}

.page-links {
    display: inherit;
    clear: both;
}

.aligncenter,
.alignnone {
    margin: 30px auto;
    max-width: 100%;
}

.row > .page {
    padding-left: 15px;
    padding-right: 15px;
}

.page > .page-links:nth-last-of-type(1) {
    margin-bottom: 40px;
}

.page > table,
.post-detail-wrapper > table,
.comment-info > table {
    width: 100%;
    margin-bottom: 20px;
}

.page > table th,
.page > table td,
.post-detail-wrapper > table th,
.post-detail-wrapper > table td,
.comment-info > table th,
.comment-info > table td {
    border: 1px solid #eaeaea;
    padding: 10px;
}

.comment-info > table th,
.comment-info > table td {
    border-color: #fff;
}

.page > p:nth-last-of-type(1) + .comments-thread,
.page > p:nth-last-of-type(1) + .comment-respond {
    margin-top: -45px;
}

.post-detail-inner > ul ul,
.post-detail-inner > ol ol,
.post-detail-wrapper > ul ul,
.post-detail-wrapper > ol ol,
.page > ul ul,
.page > ol ol,
.post-detail-inner > ul ol,
.post-detail-inner > ol ul,
.post-detail-wrapper > ul ol,
.post-detail-wrapper > ol ul,
.page > ul ol,
.page > ol ul {
    margin-top: 7px;
    float: left;
    width: 100%;
}

.post-detail-inner > ul li,
.post-detail-inner > ol li,
.post-detail-wrapper > ul li,
.post-detail-wrapper > ol li,
.page > ul li,
.page > ol li {
    margin: 5px 0;
}

.post-detail-inner > ul > li:last-child,
.post-detail-inner > ol > li:last-child,
.post-detail-wrapper > ul > li:last-child,
.post-detail-wrapper > ol > li:last-child,
.page > ul > li:last-child,
.page > ol > li:last-child,
.post-detail-inner > ul ul > li:last-child,
.post-detail-inner > ol ol > li:last-child,
.post-detail-wrapper > ul ul > li:last-child,
.post-detail-wrapper > ol ol > li:last-child,
.page > ul ul > li:last-child,
.page > ol ol > li:last-child {
    margin-bottom: 0;
}

.spk-blog-slide .blog-date {
    position: relative;
    display: inline-block;
    margin-top: -94px;
    margin-bottom: -10px;
    margin-right: -300px;
}

.spk-blog-slide > img + .blog-date {
    position: absolute;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
}

.post-detail-inner > p + h4,
.post-detail-inner > p + h5,
.post-detail-wrapper > p + h1,
.post-detail-wrapper > p + h2,
.post-detail-wrapper > p + h3,
.post-detail-wrapper > p + h4,
.post-detail-wrapper > p + h5,
.post-detail-wrapper > p + h6 {
    display: inline-block;
    margin: 30px 0 0;
}

.post-detail-inner > h1 + p,
.post-detail-inner > h2 + p,
.post-detail-inner > h3 + p,
.post-detail-inner > h4 + p,
.post-detail-inner > h5 + p,
.post-detail-inner > h6 + p,
.post-detail-wrapper > h1 + p,
.post-detail-wrapper > h2 + p,
.post-detail-wrapper > h3 + p,
.post-detail-wrapper > h4 + p,
.post-detail-wrapper > h5 + p,
.post-detail-wrapper > h6 + p {
    margin: 15px 0 0;
}

.post-detail-inner > h1 + p + ul,
.post-detail-inner > h2 + p + ul,
.post-detail-inner > h3 + p + ul,
.post-detail-inner > h4 + p + ul,
.post-detail-inner > h5 + p + ul,
.post-detail-inner > h6 + p + ul,
.post-detail-wrapper > h1 + p + ul,
.post-detail-wrapper > h2 + p + ul,
.post-detail-wrapper > h3 + p + ul,
.post-detail-wrapper > h4 + p + ul,
.post-detail-wrapper > h5 + p + ul,
.post-detail-wrapper > h6 + p + ul {
    margin-top: 12px;
}

.post-detail-wrapper .page-links {
    display: inline-block;
    margin-top: 30px;
}

.post-detail-wrapper > *:first-child {
    margin-top: 0;
}

.post-detail-wrapper .gallery-item img {
    width: auto;
}

.gallery-item .gallery-caption {
    margin-top: 15px;
}

.post-detail-wrapper > ul:nth-last-child(3),
.post-detail-wrapper > ol:nth-last-child(3) {
    margin-bottom: 0;
}

.comments-list blockquote > p i.fa,
blockquote > p:first-child::before {
    z-index: 1;
}

.post-detail-wrapper .gallery {
    margin: 10px -15px 30px !important;
    width: 100%;
}

.page-top-inner > h1,
.breadcrumb > li,
.news-info > h6 {
    word-wrap: break-word;
    word-break: break-all;
}

div.sticky .news-box,
div.category-sticky .news-box,
div.tag-sticky-2 .news-box {
    background-color: #f4f4f4;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

div.sticky .news-box .news-info:before,
div.category-sticky .news-box .news-info:before,
div.tag-sticky-2 .news-box .news-info:before {
    display: none;
}

.news-box.list {
    display: block;
}

.col-md-9 .news-box.list > div.news-thumb {
    min-width: auto;
}

.news-box.list > div {
    display: block;
    float: left;
    width: 100%;
}

.news-thumb > a {
    float: none;
    display: inline-block;
    width: auto;
}

.news-thumb .blog-date {
    right: auto;
    left: 30px;
}

.news-box.list .news-thumb + .news-info {
    padding-left: 0;
    margin-top: 25px;
}

.news-box.list .news-thumb + .news-info::before {
    left: 0;
}


/*===== 11/2/2019 =====*/

.camp-thumb > a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    opacity: 0;
    z-index: 1;
}

.camp-box:hover .camp-thumb > a::before {
    opacity: .5;
}

.camp-box:hover .camp-thumb {
    -webkit-box-shadow: 0 0 70px rgba(0, 0, 0, .2);
    -ms-box-shadow: 0 0 70px rgba(0, 0, 0, .2);
    -o-box-shadow: 0 0 70px rgba(0, 0, 0, .2);
    box-shadow: 0 0 70px rgba(0, 0, 0, .2);
}

.camp-thumb > a.theme-btn {
    width: auto;
    position: absolute;
    left: 50%;
    top: 70%;
    padding: 13px 35px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
    float: none;
    background-color: transparent;
    border-color: #fff;
}

.camp-thumb {
    position: relative;
}

.camp-box:hover .camp-thumb > a.theme-btn {
    opacity: 1;
    top: 50%;
}

.camp-thumb > a.theme-btn:before {
    display: none;
}

.gallery-inner .mrg5 .gallery-itm {
    margin-bottom: 5px;
}

.post-meta > li:first-child {
    font-family: lato;
    font-weight: 400;
}

.widget-box.widget_search form > input {
    padding: 15px 50px 15px 30px;
    height: 50px;
}

.widget-box.widget_search form > button {
    margin-top: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 50px;
    color: #fff;
    padding-left: 0;
    font-size: 15px;
}

.widget-box.widget_search form > button:before {
    display: none;
}

.widget-box.widget_search form {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
}

.widget-box.widget_search form > button:hover,
.widget-box.widget_search form > button:focus {
    background-color: #333;
    color: #fff !important;
}

.mini-post > a {
    width: 75px;
    position: relative;
}

.mini-post > a img {
    width: 100%;
}

.mini-post > a:before {
    content: "\f0c1";
    font-family: fontawesome;
    position: absolute;
    color: #fff;
    left: 50%;
    top: 70%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
    z-index: 1;
}

.mini-post:hover > a::before {
    opacity: 1;
    top: 50%;
}

.mini-post > a:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #000;
    opacity: 0;
}

.mini-post:hover > a::after {
    opacity: .5;
}

.mini-post-info {
    margin-top: 10px;
}

.breaking-news-carousel li a {
    font-size: 13px;
}

.widget-box.widget_text {
    padding: 30px 30px 25px;
    -webkit-box-shadow: 0 0 100px rgba(0, 0, 0, .1);
    -ms-box-shadow: 0 0 100px rgba(0, 0, 0, .1);
    -o-box-shadow: 0 0 100px rgba(0, 0, 0, .1);
    box-shadow: 0 0 100px rgba(0, 0, 0, .1);
    background-color: #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.widget-box.widget_text p {
    font-size: 15px;
    line-height: 26px;
}

.wpb_widgetised_column .widget-box > ul li + li {
    padding-top: 10px;
    margin-top: 10px;
    border-top: 1px solid #eaeaea;
}

.post-detail-wrapper > blockquote {
    margin: 50px 0 10px;
}

.tags-wrap + .social-share2 {
    float: right;
}

.tags-wrap,
.social-share2 {
    float: none;
    display: inline-block;
    width: auto;
    max-width: 49%;
    vertical-align: middle;
}

.post-detail-inner > p + h5 {
    font-size: 26px;
}

.join-wrap:before {
    background-color: #342f4c;
}

.stats-list-wrap:before {
    background-color: #070a17;
}

.event-detail .post-detail-info .theme-btn {
    float: right;
}

.post-detail-thumb .countdown {
    position: absolute;
    right: 25px;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    bottom: 25px;
    text-align: center;
}

.post-detail-thumb .countdown > li {
    float: left;
    background-color: #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 5px;
    padding: 25px 15px 20px;
    min-width: 90px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
}

.post-detail-thumb .countdown > li span {
    font-family: poppins;
    font-weight: 600;
    color: #333;
    font-size: 30px;
}

.post-detail-thumb .countdown > li p {
    margin-bottom: 0;
    line-height: inherit;
    font-size: inherit;
    font-weight: inherit;
}

.em-booking-form-details .ticket-price > strong {
    width: 120px;
    background-color: #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    line-height: 44px;
    font-size: 17px;
    letter-spacing: 1px;
}

.em-tickets-spaces .bootstrap-select {
    width: 120px !important;
}

.em-booking-form p.input-checkbox label {
    text-transform: initial;
    font-size: 15px;
    font-weight: 400;
    font-family: lato;
}

.video-box > span.video-dur {
    position: absolute;
    right: 10px;
    top: 10px;
    background-color: red;
    color: #fff;
    padding: 1px 10px;
    font-weight: 600;
    font-size: 13px;
    font-family: poppins;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.video-info {
    position: absolute;
    bottom: 0;
    left: 20px;
    padding: 0 30px 30px 50px;
    right: 0;
}

.video-info > h6 {
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 0;
}

.video-info:before {
    content: "\f144";
    font-family: fontawesome;
    color: #fff;
    position: absolute;
    left: 0;
    font-size: 40px;
    line-height: 35px;
    top: 0;
}

.video-cat {
    display: inline-block;
    color: #fff;
    font-size: 13px;
    padding: 3px 10px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid rgba(255, 255, 255, .5);
}

.video-info > h6 + span {
    margin-top: 10px;
}


/*===== Case Detail Info =====*/

.case-detail-info {
    display: inline-block;
    margin-bottom: 30px;
    width: 100%;
}

.event-detail .case-detail-info .post-meta {
    width: 100%;
    display: block;
}

.event-detail .case-detail-info .post-meta > li {
    margin-bottom: 0;
    padding: 0;
    border: 0;
    width: auto;
}

.cause-goals {
    float: left;
    width: 100%;
}

.cause-goals > div {
    display: inline-block;
    font-size: 14px;
    color: #777;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 700;
}

.cause-goals > div.progress {
    width: 100%;
    margin-bottom: 0;
    display: block;
    height: 30px;
    position: relative;
    overflow: initial;
    background-color: #f4f4f4;
}

.cause-goals > div > span {
    font-family: poppins;
    font-weight: 500;
}

.cause-goals > div.raise {
    float: right;
}

.cause-goals > div.progress .progress-bar {
    display: block;
    top: 5px;
    bottom: 5px;
    left: 5px;
    right: 5px;
    position: absolute;
}

.cause-goals > div.progress > span {
    position: absolute;
    bottom: 0;
    font-size: 12px;
    color: #333;
    background-color: #f4f4f4;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 3px 10px;
    bottom: -35px;
    right: 0;
    font-weight: 600;
    line-height: initial;
}

.cause-goals > div.progress > span:before {
    content: "";
    position: absolute;
    border-left: 5px solid transparent;
    border-bottom: 5px solid #f4f4f4;
    border-right: 5px solid transparent;
    top: -5px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.cause-info-list {
    padding-left: 0;
    list-style: none;
    margin: 15px 0 0;
    display: inline-block;
    width: 100%;
}

.cause-goals + .cause-info-list {
    margin-top: 30px;
}

.cause-info-list > li {
    float: left;
    width: 50%;
    font-size: 14px;
    color: #333;
    margin-top: 15px;
    text-transform: uppercase;
    font-weight: 700;
}

.cause-info-list > li span,
.cause-info-list > li a {
    color: #777;
    display: inline-block;
    margin-left: 30px;
}

.cause-info-list + a {
    margin-top: 30px;
}

.event-detail .case-detail-info .post-meta + .cause-goals {
    margin-top: 10px;
}

.comment-info > span i {
    margin-right: 7px;
}

.news-info .post-meta > li:first-child a,
.post-intro .post-meta > li:first-child a,
.post-meta > li.post-tag a {
    color: #fff;
    font-family: poppins;
    background-color: red;
    font-weight: 500;
    padding: 1px 8px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-left: 5px;
    font-size: 13px;
}

.news-info .post-meta > li:first-child a:hover,
.news-info .post-meta > li:first-child a:focus,
.post-intro .post-meta > li:first-child a:hover,
.post-intro .post-meta > li:first-child a:focus,
.post-meta > li.post-tag a:hover,
.post-meta > li.post-tag a:focus {
    background-color: #333;
    color: #fff;
}

footer .widget-box > ul > li + li,
footer .widget-box > ul li + li,
footer .widget-box > div > ul > li + li,
footer .widget-box > div > ul li + li {
    margin-top: 10px;
}

footer .widget-box > h6 {
    padding-bottom: 15px;
}

footer .widget-box > h6:before {
    content: "";
    position: absolute;
    height: 3px;
    width: 50px;
    bottom: 0;
    left: 0;
}

.contact-form > form label,
.contact-form form label {
    display: none;
}

.contact-form > form > .row,
.contact-form form > .row {
    margin: 0 -5px;
}

.contact-form > form > .row > div,
.contact-form form > .row > div {
    padding: 0 5px;
}

.contact-form > form span input,
.contact-form form span input {
    margin-bottom: 0 !important;
}

.contact-form > form textarea,
.contact-form form textarea {
    height: 180px;
    min-height: initial;
}

.contact-info-list + .social-btns2 {
    display: inline-block;
    margin-top: 50px;
}

.contact-info .social-btns2 > a {
    display: inline-block;
    color: #fff;
    line-height: 35px;
    width: 35px;
    text-align: center;
    margin: 5px 3px 0 0;
    font-size: 13px;
}

.contact-info .social-btns2 > a:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.contact-form > h3 {
    position: relative;
    padding-bottom: 10px;
}

.contact-form > h3:before {
    content: "";
    height: 3px;
    width: 50px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.news-box.list {
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .1);
    -ms-box-shadow: 0 0 30px rgba(0, 0, 0, .1);
    -o-box-shadow: 0 0 30px rgba(0, 0, 0, .1);
    box-shadow: 0 0 30px rgba(0, 0, 0, .1);
}

.post-meta > li.post-tag a {
    padding: 2px 10px;
    margin: 1px 0;
    font-size: 12px;
    background-color: rgba(0, 0, 0, .3);
    display: inline-block;
}

.post-meta > li.post-tag i {
    margin-right: 10px;
}

.widget-box > ul {
    margin-top: 0;
}

.post-detail-wrapper p a,
.page > p a {
    padding: 2px 8px;
    background-color: #000;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin: 0 4px;
    font-size: 14px;
    color: #fff;
}

.alignleft,
.alignright,
.alignnone,
.aligncenter {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .25);
    -ms-box-shadow: 0 0 30px rgba(0, 0, 0, .25);
    -o-box-shadow: 0 0 30px rgba(0, 0, 0, .25);
    box-shadow: 0 0 30px rgba(0, 0, 0, .25);
    border: 2px solid #fff;
}

.gallery-icon img {
    background-color: #fff;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .15);
    -ms-box-shadow: 0 0 30px rgba(0, 0, 0, .15);
    -o-box-shadow: 0 0 30px rgba(0, 0, 0, .15);
    box-shadow: 0 0 30px rgba(0, 0, 0, .15);
}

.wp-caption-text,
.gallery-caption {
    padding: 15px 10px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .15);
    -ms-box-shadow: 0 0 30px rgba(0, 0, 0, .15);
    -o-box-shadow: 0 0 30px rgba(0, 0, 0, .15);
    box-shadow: 0 0 30px rgba(0, 0, 0, .15);
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    color: #666;
    font-size: 15px;
    margin-bottom: 0;
}

.gallery-icon + .gallery-caption {
    margin-top: -3px;
    z-index: 1;
    position: relative;
}

.share-box {
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    margin-top: 45px;
    padding-bottom: 20px;
    display: inline-block;
    width: 100%;
}

.author-info .social-share2 > a {
    color: #fff;
}

.author-info > h6:before,
.comment-info > h6:first-child:before,
.event-booking-form > h4:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 3px;
    width: 35px;
    background-color: red;
}

.author-info > h6,
.comment-info > h6:first-child,
.event-booking-form > h4 {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 0;
}

.comments-thread > h4,
.comment-respond > h4 {
    font-size: 22px;
    font-weight: 500;
    position: relative;
    padding-left: 20px;
    text-transform: initial;
}

.comments-thread > h4::before,
.comment-respond > h4:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 25px;
    width: 5px;
    background-color: red;
}

.comment-respond > form input:not([disabled]):not([type="submit"])::-webkit-input-placeholder,
.comment-respond > form textarea::-webkit-input-placeholder,
.contact-form > form input:not([disabled]):not([type="submit"])::-webkit-input-placeholder,
.contact-form > form textarea::-webkit-input-placeholder,
.contact-form form input:not([disabled]):not([type="submit"])::-webkit-input-placeholder,
.contact-form form textarea::-webkit-input-placeholder {
    color: #666;
}

.comment-respond > form input:not([disabled]):not([type="submit"])::-moz-placeholder,
.comment-respond > form textarea::-moz-placeholder,
.contact-form > form input:not([disabled]):not([type="submit"])::-moz-placeholder,
.contact-form > form textarea::-moz-placeholder,
.contact-form form input:not([disabled]):not([type="submit"])::-moz-placeholder,
.contact-form form textarea::-moz-placeholder {
    color: #666;
}

.comment-respond > form input:not([disabled]):not([type="submit"]):-ms-input-placeholder,
.comment-respond > form textarea:-ms-input-placeholder,
.contact-form > form input:not([disabled]):not([type="submit"]):-ms-input-placeholder,
.contact-form > form textarea:-ms-input-placeholder,
.contact-form form input:not([disabled]):not([type="submit"]):-ms-input-placeholder,
.contact-form form textarea:-ms-input-placeholder {
    color: #666;
}

.comment-respond > form input:not([disabled]):not([type="submit"]):-moz-placeholder,
.comment-respond > form textarea:-moz-placeholder,
.contact-form > form input:not([disabled]):not([type="submit"]):-moz-placeholder,
.contact-form > form textarea:-moz-placeholder,
.contact-form form input:not([disabled]):not([type="submit"]):-moz-placeholder,
.contact-form form textarea:-moz-placeholder {
    color: #666;
}

.service-detail-info {
    float: left;
    width: 100%;
    text-align: center;
    background-color: #fff;
    -webkit-box-shadow: 0 0 100px rgba(0, 0, 0, .1);
    -ms-box-shadow: 0 0 100px rgba(0, 0, 0, .1);
    -o-box-shadow: 0 0 100px rgba(0, 0, 0, .1);
    box-shadow: 0 0 100px rgba(0, 0, 0, .1);
    padding: 30px 30px 35px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.service-detail-info > i {
    line-height: 100px;
    width: 100px;
    display: inline-block;
    position: relative;
    z-index: 1;
    text-align: center;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.service-detail-info > i:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    -webkit-border-radius: inherit;
    border-radius: inherit;
    background-color: #dc3b1d;
}

.service-detail-info > i + p {
    margin-top: 15px;
}

.service-detail-info > p {
    margin-bottom: 0;
}

.service-detail-info + .service-side-links {
    margin-top: 50px;
}

.em-booking-form-details .ticket-desc {
    font-style: italic;
}

.post-detail-thumb + .post-detail-inner {
    padding-top: 30px;
}

.post-detail-inner > p + h4,
.post-detail-inner > p + h5,
.post-detail-inner > p + h6 {
    margin: 20px 0 0px;
}

.single-event .post-detail-inner > p + h4,
.single-event .post-detail-inner > p + h5,
.single-event .post-detail-inner > p + h6 {
    margin-top: 35px;
}

.event-booking-form > h4 + .em-booking {
    margin-top: 15px;
}

.news-box.list .news-info,
.news-box.list .news-thumb + .news-info {
    padding: 30px;
    margin-top: 0;
}

footer .widget-box.widget_text,
footer .tagcloud > a {
    background-color: #333;
}

footer .tagcloud > a {
    color: #fff;
}

footer .widget-box.widget_text p.wp-caption-text {
    color: #666;
}

.widget-box > ul > li,
.widget-box > ul li,
.widget-box > div > ul > li,
.widget-box > div > ul li {
    color: #666;
    padding-left: 18px;
}

.wpb_widgetised_column .widget-box > div ul li a {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eaeaea;
    display: block;
}

.page > ul,
.page > ol {
    margin: 20px 0 40px;
    display: inline-block;
    padding-left: 15px;
}

.page > ul:nth-last-child(2) {
    margin-bottom: 0;
}

.page > ul li,
.page > ol li,
.post-detail-wrapper > ul li,
.post-detail-wrapper > ol li {
    font-size: 15px;
    letter-spacing: 0;
    color: #666;
    margin: 10px 0;
    float: left;
    width: 100%;
}

.post-detail-wrapper > blockquote + h2 {
    margin-top: 25px;
}

.alignleft,
.alignright,
.alignnone,
.aligncenter {
    margin-bottom: 20px;
    margin-top: 20px;
}

.post-detail-wrapper > p + table {
    margin-top: 20px;
}

.error-wrap {
    float: left;
    width: 100%;
}

.error-inner {
    float: left;
    width: 100%;
}

.error-form-wrap {
    float: left;
    width: 100%;
}

.error-form-wrap > h3 {
    font-size: 30px;
    margin-bottom: 0;
}

.error-form-wrap > h3 + p {
    margin-top: 5px;
}

.error-form-wrap > p {
    margin-bottom: 0;
}

.error-form-wrap > p + form {
    margin-top: 20px;
}

.error-form-wrap > form {
    float: left;
    position: relative;
    width: 100%;
}

.error-form-wrap > form input {
    float: left;
    width: 100%;
    color: #777;
    font-size: 13px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    height: 50px;
    padding: 0 60px 0 30px;
    border: 1px solid #ccc;
}

.error-form-wrap > form button {
    position: absolute;
    right: 0;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    width: 50px;
    top: 0;
    bottom: 0;
}

.error-form-wrap > form button:hover,
.error-form-wrap > form button:focus {
    background-color: #333;
}

.error-form-wrap > form + a {
    margin-top: 35px;
}

.widget-box > ul > li,
.widget-box > ul li {
    padding-top: 5px;
}

.wp-caption.alignnone,
.wp-caption.aligncenter,
.wp-caption.alignleft,
.wp-caption.alignright {
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}

.textwidget > p img {
    margin: 10px 0;
}

.textwidget > p + form {
    margin-top: 10px;
}

.tagcloud > a {
    color: #666;
    font-style: normal;
}

.widget-box > div > ul {
    margin-top: 0;
}

.cat-wrap > a:hover,
.tags-wrap > a:hover,
.cat-wrap > a:focus,
.tags-wrap > a:focus {
    background-color: #333;
}

.post-detail-wrapper > p + pre {
    margin-top: 20px;
}

.wp-block-button.aligncenter,
.wp-block-button.alignleft,
.wp-block-button.alignright,
.wp-block-button.alignnone,
.wp-block-audio.aligncenter,
.wp-block-categories.aligncenter,
.wp-block-pullquote.aligncenter,
.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright,
.wp-block-pullquote.alignnone,
.wp-block-gallery.alignnone,
.wp-block-gallery.aligncenter,
.wp-block-gallery.alignleft,
.wp-block-gallery.alignright {
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}

.wp-block-button__link {
    display: inline-block;
    color: #fff;
    font-family: poppins;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0;
    padding: 15px 40px;
    position: relative;
    overflow: hidden;
    z-index: 1;
    border: 2px solid;
    -wekit-border-radius: 5px;
    border-radius: 5px;
    text-transform: uppercase;
}

.wp-block-button__link:hover,
.wp-block-button__link:focus {
    background-color: transparent;
}

.page > ul.wp-block-gallery,
.page > ol.wp-block-gallery,
.post-detail-wrapper > ul.wp-block-gallery,
.post-detail-wrapper > ol.wp-block-gallery {
    padding-left: 0;
}

.wp-block-image .alignleft {
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
}

.wp-block-image .alignright {
    float: right;
    margin-left: 30px;
    margin-bottom: 30px;
}

.page > ul.wp-block-latest-posts,
.page > ol.wp-block-latest-posts,
.page > ul.wp-block-categories-list,
.page > ol.wp-block-categories-list,
.page > ul.wp-block-categories-list ul,
.page > ol.wp-block-categories-list ol,
.page > ul.wp-block-archives-list,
.page > ol.wp-block-archives-list,
.page > ul.wp-block-archives-list ul,
.page > ol.wp-block-archives-list ol,
.post-detail-wrapper > ul.wp-block-latest-posts,
.post-detail-wrapper > ol.wp-block-latest-posts,
.post-detail-wrapper > ul.wp-block-categories-list,
.post-detail-wrapper > ol.wp-block-categories-list,
.post-detail-wrapper > ul.wp-block-categories-list ul,
.post-detail-wrapper > ol.wp-block-categories-list ol,
.post-detail-wrapper > ul.wp-block-archives-list,
.post-detail-wrapper > ol.wp-block-archives-list,
.post-detail-wrapper > ul.wp-block-archives-list ul,
.post-detail-wrapper > ol.wp-block-archives-list ol {
    list-style: none;
}

.page > ul.wp-block-latest-posts,
.page > ol.wp-block-latest-posts,
.page > ul.wp-block-categories-list,
.page > ol.wp-block-categories-list,
.page > ul.wp-block-archives-list,
.page > ol.wp-block-archives-list,
.post-detail-wrapper > ul.wp-block-latest-posts,
.post-detail-wrapper > ol.wp-block-latest-posts,
.post-detail-wrapper > ul.wp-block-categories-list,
.post-detail-wrapper > ol.wp-block-categories-list,
.post-detail-wrapper > ul.wp-block-archives-list,
.post-detail-wrapper > ol.wp-block-archives-list {
    padding-left: 0;
}

.wp-block-pullquote {
    text-align: initial;
}

.wp-block-pullquote blockquote,
.wp-block-pullquote.alignnone blockquote,
.wp-block-pullquote.aligncenter blockquote,
.wp-block-pullquote.alignleft blockquote,
.wp-block-pullquote.alignright blockquote {
    margin: 0;
}

.wp-block-separator {
    display: inline-block;
    width: 100%;
}

.wp-block-pullquote {
    padding: 0;
}

blockquote.wp-block-quote.is-large {
    padding: 40px 40px 40px 120px;
    margin: 20px 0 50px;
}

blockquote.wp-block-quote.is-large > p,
.wp-block-pullquote p {
    font-size: 18px;
    line-height: 26px;
}

.wp-block-image figcaption,
.wp-block-embed figcaption,
.wp-block-audio figcaption {
    font-size: inherit;
    color: inherit;
}

.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
    padding: 30px 20px 20px;
}

.alignwide,
.page > ul.alignwide,
.page > ol.alignwide,
.post-detail-wrapper > ul.alignwide,
.post-detail-wrapper > ol.alignwide {
    margin-left: -80px;
    margin-right: -80px;
    max-width: initial;
    width: auto;
}

.alignfull,
.page > ul.alignfull,
.page > ol.alignfull,
.post-detail-wrapper > ul.alignfull,
.post-detail-wrapper > ol.alignfull {
    margin-left: calc( -100vw/2 + 100%/2);
    margin-right: calc( -100vw/2 + 100%/2);
    max-width: 100vw;
    width: 100vw;
    width: calc( 100vw - 10px);
}

pre {
    color: inherit;
    line-height: 26px;
    font-size: 15px;
}

.wp-block-embed-vimeo {
    background-color: #f5f5f5;
    padding-bottom: 5px;
}

footer .widget-box > ul {
    margin-top: -10px;
}

.cal-qute {
    display: none;
}

.service-desc.text-center > i {
    display: block;
}

.service-desc.text-center > h3 {
    max-width: 100%;
    display: inline-block;
}

.service-desc.text-center > p {
    display: inline-block;
    max-width: 65%;
    font-size: 16.5px;
}

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

.serv-box > i {
    display: inline-block;
    float: none;
}

.serv-innr {
    max-width: 100%;
}

.serv-innr > h6 {
    max-width: 100%;
    display: inline-block;
    margin-bottom: 5px;
}

.serv-innr > p {
    margin: 0;
}

.service-desc > img {
    left: 25px;
}

.page-top-inner > h1 {
    margin-bottom: 15px;
}

.breadcrumb-item + .breadcrumb-item::before {
    padding: 0 10px;
}

.breadcrumb > li {
    font-size: 15px;
}

.breadcrumb > li.active {
    color: #fff;
}

.page-top-inner > h1 {
    font-weight: 500;
}

.tags-wrap > strong,
.social-share2 > strong {
    font-weight: 400;
}

.widget-box.widget_text {
    padding: 0;
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.remove-ext11 .widget-box {
    margin-bottom: 60px;
}

.textwidget > p {
    text-align: justify;
}

.widget-box form > input {
    font-size: 14px;
    color: #666;
}

.mini-post-info > h6 {
    margin-bottom: 5px;
    font-weight: 400;
}

.mini-post-info {
    margin-top: 13px;
}

.widget-box > ul > li {
    color: #666;
}

.news-box.list {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
}

.news-box.list > div.news-thumb {
    -webkit-border-radius: 0;
    border-radius: 0;
}

.news-thumb .blog-date:before {
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    background-color: rgba(0, 0, 0, .4);
}

.news-thumb .blog-date {
    width: 70px;
    left: 20px;
    padding: 17px 15px 12px;
}

.news-thumb .blog-date > i {
    font-size: 25px;
    line-height: 22px;
    padding: 0;
    font-weight: 400;
}

.news-thumb .blog-date > span {
    line-height: 22px;
    color: #fff;
    display: block;
    font-size: 12px;
    padding: 0;
    background-color: transparent;
    float: none;
    margin: 0;
    width: auto;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.news-info .post-meta > li:first-child a,
.post-intro .post-meta > li:first-child a {
  background-color: transparent;
  color: red;
  padding: 0;
  margin-left: 2px;
}
.news-info .post-meta > li:first-child a:hover,
.news-info .post-meta > li:first-child a:focus,
.post-intro .post-meta > li:first-child a:hover,
.post-intro .post-meta > li:first-child a:focus {
  background-color: transparent;
  color: #333;
}

.post-meta > li + li {
    margin-left: 15px;
}

.news-info > p {
    line-height: 26px;
}

.news-box.list {
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .05);
    -ms-box-shadow: 0 0 30px rgba(0, 0, 0, .05);
    -o-box-shadow: 0 0 30px rgba(0, 0, 0, .05);
    box-shadow: 0 0 30px rgba(0, 0, 0, .05);
}

.evnt-inf > h4 {
    font-weight: 500;
}

.post-detail-thumb > img {
    border-bottom: 0;
}

.post-detail-thumb:before {
    content: "";
    position: absolute;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
    height: 160px;
    left: 0;
    right: 0;
    bottom: 0;
}

.event-detail .post-detail-thumb a.theme-btn:hover,
.event-detail .post-detail-thumb a.theme-btn:focus {
    border-color: #fff;
    color: #fff;
}

.post-detail-inner > p + h5 + ul,
.single-campaigns .post-detail-inner > ul {
    margin: 10px 0;
}

.single-campaigns .post-detail-inner > p + p {
    margin-top: 20px;
}

.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: 500;
}

.news-box.list .news-thumb > a {
    min-height: 65px;
}

.news-thumb .blog-date {
    position: relative;
    left: 30px;
    top: 0;
}

.news-thumb > a + .blog-date,
.news-thumb > img + .blog-date {
    position: absolute;
}

.sponsor-box > a {
    display: inline-block;
    border: 2px solid #fff;
    float: left;
    width: 100%;
    min-height: 70px;
    line-height: 70px;
    margin-bottom: 0;
}

.sponsor-box > a img {
    width: auto !important;
    display: inline-block !important;
}

.widget-title {
    font-weight: 500;
    color: #444;
    font-size: 18px;
}

.news-box.list .news-thumb + .news-info {
    padding-right: 30px;
}

nav > div ul ul {
    z-index: 1;
}

.comment-respond {
    margin-top: 60px;
}

.comments-thread > h4,
.comment-respond > h4 {
    font-weight: 600;
}

.author-info > h6,
.comment-info > h6:first-child {
    font-weight: 500;
}

.post-intro .container {
    background-color: #f9f9f9;
}

.comment-thumb {
  padding: 0;
  background-color: transparent;
  max-width: 128px;
}
.comment-thumb a.comment-reply-link {
  position: relative;
  padding: 7px 25px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin-top: -10px;
  top: -10px;
}
.comment {overflow: initial;}
.comment-thumb + .comment-info {width: calc(100% - 128px);}
.spk-blog-slide,
.post-intro .post-meta {text-align: initial;}
.post-intro .blog-date {left: 50px;}
.post-intro .container {background-color: transparent;}
.post-intro .container .post-meta {
  border-bottom: 1px solid #eaeaea;
  padding: 20px 0;
}
.post-detail-wrapper > p {margin-top: 25px;}
.post-meta > li.post-tag a {
  background-color: transparent;
  padding: 0;
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
  color: inherit;
}
.post-meta > li.post-tag a:hover, .post-meta > li.post-tag a:focus {
  background-color: transparent;
}
.post-detail-wrapper .wp-block-pullquote {
    margin-top: 20px;
}
.post-detail-wrapper .wp-block-embed {
  margin-top: 15px;
}
.post-detail-wrapper > p + blockquote.wp-block-quote {
  margin: 30px 0 50px;
}
.wp-block-cover.alignwide {
  margin-top: 10px;
}

.post-detail-wrapper > ul.wp-block-gallery, 
.post-detail-wrapper > ol.wp-block-gallery {
    margin-top: 35px;
}
footer .widget-box.widget_text {background-color: transparent;}

blockquote cite {
    margin-top: 8px;
    display: inline-block;
}
.page > .wp-block-embed-vimeo.alignwide {
    margin-bottom: 23px;
}
.wp-block-audio figcaption {margin-bottom: 0;}
.post-detail-wrapper > .wp-block-quote + p {
    margin-top: 0;
    margin-bottom: 10px;
}
.post-detail-wrapper > ul.wp-block-latest-posts + .wp-block-separator + h2 {
    margin-bottom: -5px;
}
.post-detail-wrapper > ul.wp-block-gallery + p {margin-top: 0;}

.wp-block-embed-vimeo figcaption {margin-top: 1.5em;}
blockquote cite {font-size: 16px;}
.alignwide img,
.alignfull img {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .25);
  -ms-box-shadow: 0 0 30px rgba(0, 0, 0, .25);
  -o-box-shadow: 0 0 30px rgba(0, 0, 0, .25);
  box-shadow: 0 0 30px rgba(0, 0, 0, .25);
  border: 2px solid #fff;
}
.page > .wp-block-embed-vimeo {margin-top: 15px;}