/*
Theme Name: Sahajjo
Theme URI: http://demo.wphash.com/sahajjo/
Author: Hastech
Author URI: http://hastech.company/
Description: Sahajjo Premium Charity Theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: sahajjo
Tags: one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, sticky-post
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
Sahajjo is based on WPHash Starter theme http://wphash.com/.

*/
/*    
CSS INDEX
=========
    
    1. Default CSS
    2. Header Area
        2.1 Header Top Area
        2.2 Mainmenu Area
    3. Slider Area
    4. Help Area
    5. Cause Area
    6. Join Area
    7. Events Area
    8. Testimonial Area
    9. Team Area
    10. Gallery Area
    11. Donate Text Area
    12. Blog Area
    13. Footer Area
    14. Homepage Two
    15. Cause Page
    16. Cause Details Page
    17. Event Page

*/
/*1. Default CSS*/

html {
    font-family: 'Open Sans', sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
body {
    margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
.wide-layout {
  overflow-x: hidden;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
a {
    background-color: transparent;
}
a:active,
a:hover {
    outline: 0;
}
a:focus,
a:hover {
    text-decoration: none;
}
a,
img,
input {
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
h1 {
    margin: 0.67em 0;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: bold;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding: 0;
}
*::-moz-placeholder {
    opacity: 1!important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

body,
button,
input,
select,
textarea {
    color: #6f6f6f;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
}
h1 {
    font-size: 36px;
    margin: 28px 0;
}
h2 {
    font-size: 30px;
    margin: 25px 0;
}
h3 {
    font-size: 22px;
    margin: 22px 0;
}
h4 {
    font-size: 20px;
    margin: 20px 0;
}
h5 {
    font-size: 18px;
    margin: 18px 0;
}
h6 {
    font-size: 16px;
    margin: 18px 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    font-weight: 600;
    line-height: 1.1;
}
p {
    margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
    font-style: italic;
}
blockquote {
    margin: 0 1.5em;
}
address {
    margin: 0 0 1.5em;
}
pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: 15px;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}
code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
    font-size: 15px;
    font-size: 15px;
    font-size: 0.9375rem;
}
abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}
mark,
ins {
    background: #fff9c0;
    text-decoration: none;
}
big {
    font-size: 125%;
}
/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/

html {
    box-sizing: border-box;
}
*,
*:before,
*:after {
    /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
    
    box-sizing: inherit;
}
body {
    background: #fff;
    /* Fallback for when there is no custom background color defined. */
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
}
blockquote,
q {
    quotes: "" "";
}
hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}
ul,
ol {
    margin: 0 0 1.5em 3em;
}
ul {
    list-style: disc;
}
ol {
    list-style: decimal;
}
li > ul,
li > ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}
dt {
    font-weight: bold;
}
dd {
    margin: 0 1.5em 1.5em;
}
img {
    height: auto;
    /* Make sure images are scaled correctly. */
    
    max-width: 100%;
    /* Adhere to container width. */
}
figure {
    margin: 1em 0;
    /* Extra wide images within figure tags don't overflow the content area. */
}
table {
    margin: 0 0 1.5em;
    width: 100%;
}
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px;
    background: #e6e6e6;
    color: rgba(0, 0, 0, .8);
    font-size: 12px;
    font-size: 12px;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1;
    padding: .6em 1em .4em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa;
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
    border-color: #aaa #bbb #bbb;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 3px;
}
select {
    border: 1px solid #ccc;
    height: 36px;
    width: 100%;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
    color: #111;
}
textarea {
    padding: 10px;
    width: 100%;
}
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/

a {
    color: #555;
}
a:visited {
    color: #555;
}
a:hover,
a:focus,
a:active {
    color: #333;
}
a:focus {
    outline: thin dotted;
}
a:hover,
a:active {
    outline: 0;
}
/*2. Header Area*/

.main-navigation {
    clear: both;
    display: block;
    float: left;
    width: 100%;
}
.main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0;
}
.main-navigation li {
    float: left;
    position: relative;
}
.main-navigation a {
    display: block;
    text-decoration: none;
}
.main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    float: left;
    position: absolute;
    top: 1.5em;
    left: -999em;
    z-index: 99999;
}
.main-navigation ul ul ul {
    left: -999em;
    top: 0;
}
.main-navigation ul ul a {
    width: 200px;
}
.main-navigation li:hover > a,
.main-navigation ul ul:hover > a,
.main-navigation ul ul a:hover,
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
    left: auto;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
    left: 100%;
}
/* Small menu. */

.menu-toggle,
.main-navigation.toggled ul {
    display: block;
}
@media screen and (min-width: 37.5em) {
    .menu-toggle {
        display: none;
    }
    .main-navigation ul {
        display: block;
    }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    word-wrap: normal !important;
    /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 14px;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}
/* Do not show the outline on the skip link target. */

#content[tabindex="-1"]:focus {
    outline: 0;
}
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
    table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both;
}
/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/

.widget {
    margin: 0 0 1.5em;
}
/* Make sure select elements fit in widgets. */

.widget select {
    height: 36px;
    width: 100%;
}
/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/

.sticky {
    display: block;
}
.hentry {
    margin: 0 0 1.5em;
}
.byline,
.updated:not(.published) {
    display: none;
}
.single .byline,
.group-blog .byline {
    display: inline;
}
.page-content,
.entry-content,
.entry-summary {
    margin: 0;
}
.page-links {
    clear: both;
    margin: 0 0 1.5em;
}
/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/

.comment-content a {
    word-wrap: break-word;
}
.bypostauthor {
    display: block;
}
/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */

.infinite-scroll .posts-navigation,
/* Older / Newer Posts Navigation (always hidden) */

.infinite-scroll.neverending .site-footer {
    /* Theme Footer (when set to scrolling) */
    
    display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */

.infinity-end.neverending .site-footer {
    display: block;
}
/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
/* Make sure embeds and iframes fit their containers. */

embed,
iframe,
object {
    max-width: 100%;
}
/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}
.wp-caption-text {
    text-align: center;
}
/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/

.gallery {
    margin-bottom: 1.5em;
}
.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}
.gallery-columns-2 .gallery-item {
    max-width: 50%;
}
.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
    max-width: 25%;
}
.gallery-columns-5 .gallery-item {
    max-width: 20%;
}
.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}
.gallery-caption {
    display: block;
}
/*=========== Default CSS =============*/
/*--------------------------------------------------------------
# Transition 
--------------------------------------------------------------*/

a,
img,
.img,
.btn,
input,
select,
textarea {
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
/*--------------------------------------------------------------
# Selection
--------------------------------------------------------------*/

*::-moz-selection {
    background: #4fc1f0;
    color: #fff;
    text-shadow: none;
}
::-moz-selection {
    background: #4fc1f0;
    color: #fff;
    text-shadow: none;
}
::selection {
    background: #4fc1f0;
    color: #fff;
    text-shadow: none;
}
/*--------------------------------------------------------------
# Placeholder
--------------------------------------------------------------*/

*::-moz-placeholder {
    color: #444;
}
::-moz-placeholder {
    color: #444;
}
::-webkit-input-placeholder {
    color: #444;
}
:-ms-input-placeholder {
    color: #444;
}
::placeholder {
    color: #444;
}
/*--------------------------------------------------------------
# Browser Upgrade
--------------------------------------------------------------*/

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
/*--------------------------------------------------------------
# Theme Default
--------------------------------------------------------------*/

html,
body {
    height: 100%;
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
}
/*body {
  overflow-x: hidden;
}*/

a {
    text-decoration: none;
}
a:hover,
a:active {
    color: #fc2c62;
    outline: 0 none;
    text-decoration: none;
}
a:focus {
    outline: none !important
}
ul,
ol {
    margin: 0;
    padding: 0
}
p {
    margin: 0 0 15px;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit
}
/*--------------------------------------------------------------
# Page Header
--------------------------------------------------------------*/

.page-header {
    margin: 0 0 20px;
}
/*--------------------------------------------------------------
# Helper css
--------------------------------------------------------------*/

.clear {
    clear: both
}
.fix {
    overflow: hidden;
}
.floatleft {
    float: left;
}
.floatright {
    float: right;
}
.alignleft {
    float: left;
    margin-right: 15px;
}
.alignright {
    float: right;
    margin-left: 15px;
    margin-bottom: 15px
}
.aligncenter {
    display: block;
    margin: 0 auto 15px
}
.uppercase {
    text-transform: uppercase
}
.capitalize {
    text-transform: capitalize
}
img,
.img {
    max-width: 100%;
    height: auto;
}
.mark,
mark {
    background: #4fc1f0 none repeat scroll 0 0;
    color: #ffffff;
}
/*2.1 Header Top Area*/

.header-top-area {
    background: #2c2c2c none repeat scroll 0 0;
}
.header-info span {
    font-size: 13px;
    font-weight: 400;
}
.top-bar-left-content a,
.header-info a,
.header-info span i {
    color: #c8c8c8;
}
.header-info span i {
    margin-right: 9px;
}
.header-info span {
    position: relative;
}
.header-info span + span {
    margin-left: 38px;
    padding-left: 8px;
}
.header-info {
    margin-top: 10px;
}
.top-bar-left-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.top-bar-left-menu ul li {
    display: inline-block;
}
.top-bar-left-menu ul li a {
    padding: 5px 10px;
    text-decoration: none;
    text-transform: capitalize;
    font-size: 14px;
    color: #fff;
}
.top-bar-left-content a:hover,
.header-info a:hover,
.header-social ul li a:hover,
.top-bar-left-menu ul li a:hover {
    color: #fc2c62;
}
.top-bar-left-content {
    color: #fff;
}
.top-bar-left-content p {
    margin-bottom: 0;
}
.top-bar-left-menu ul li a:hover {
    background: #fff none repeat scroll 0 0;
    color: #fc2c62;
}
.header-social ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.header-social ul li {
    display: inline-block;
}
.header-social ul li a {
    color: #fff;
    font-size: 16px;
}
.header-social.text-white > a {
    color: #fff;
}
.menu-middle-area {
    border-top: 1px solid #ddd;
}
.header-social ul li + li {
    margin-left: 15px;
}
.header-search {
    margin: 29px 0;
}
.header-search form {
    display: block;
    position: relative;
}
.header-search form input {
    border: 1px solid #ddd;
    height: 40px;
    line-height: 24px;
    padding: 7px 40px 7px 15px;
    width: 250px;
}
.header-search form button {
    background-color: transparent;
    border: 0 none;
    color: #999;
    height: 40px;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 40px;
}
.header-search form button i {
    display: block;
    line-height: 38px;
}
.header-search form button:hover {
    color: #fc2c62;
}
.site-title a {
    color: #333;
    display: block;
    font-size: 20px;
    font-weight: 700;
    text-transform: capitalize;
}
.header-menu-wrap {
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.header-menu-wrap.logo-left {
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
}
.header-menu-wrap.logo-center {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
}
.header-menu-wrap.logo-center > div:nth-child(2) {
    -ms-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
}
.header-menu-wrap.logo-right {
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    -o-flex-direction: row-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse;
}
.header-menu-wrap.logo-left-top {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -ms-align-items: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -ms-grid-row-align: flex-start;
    align-items: flex-start;
}
.header-menu-wrap.logo-center-top {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
}
.header-menu-wrap.logo-right-top {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -ms-align-items: flex-end;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -ms-grid-row-align: flex-end;
    align-items: flex-end;
}
.header-menu-wrap.logo-center,
.header-menu-wrap.logo-left-top,
.header-menu-wrap.logo-center-top,
.header-menu-wrap.logo-right-top {
    padding-top: 15px;
}
.primary-nav-wrap ul {
    display: -moz-flex;
    display: -ms-flex;
    float: right;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-align-items: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.primary-nav-wrap ul li {
    list-style: outside none none;
}
.primary-nav-wrap ul > li {
    padding: 16px 0;
}
.primary-nav-wrap ul.sub-menu > li {
    padding: 0;
}
.primary-nav-wrap ul li + li {
    margin-left: 34px;
}
.primary-nav-wrap ul li a {
    display: block;
    height: 85px;
    line-height: 85px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.primary-nav-wrap ul li a {
    color: #2c2c2c;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    font-weight: 600;
    position: relative;
    text-decoration: none;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.hdr-2 .primary-nav-wrap ul li a {
    color: #555;
}
.hdr-2 .primary-nav-wrap ul li ul.sub-menu > li > a {
    color: #7d7d7d;
}
.hdr-2 .primary-nav-wrap ul li ul.sub-menu > li:hover > a {
    color: #fc2c62;
}
.primary-nav-wrap.nav-effect-1 > nav > ul > li > a:before {
    background-color: #fc2c62;
    content: "";
    height: 1px;
    left: -16px;
    position: absolute;
    right: 19px;
    top: 43px;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.sticky .primary-nav-wrap.nav-effect-1 > nav > ul > li > a:before {
    top: 42px;
}
.primary-nav-wrap.nav-effect-1 > nav > ul > li > a:before {
    bottom: 0;
}
.primary-nav-wrap.nav-effect-1 > nav > ul > li:hover > a:before,
.primary-nav-wrap.nav-effect-1 > nav > ul > li.active > a:before,
.primary-nav-wrap.nav-effect-1 > nav > ul > li.current_page_item > a:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.primary-nav-wrap > nav > ul > li:hover > a,
.primary-nav-wrap > nav > ul > li.current_page_item > a {
    color: #fc2c62;
}
.header-area.hdr-2 {
    box-shadow: none;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9999;
}
/*2.2 Mainmenu Area*/

.header-style-2 .header-menu-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.header-style-2 .header-menu-wrap > div {
    width: 100%;
}
.header-style-2 .primary-nav-wrap ul li a {
    display: block;
    height: 60px;
    line-height: 60px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.header-style-2 .primary-nav-wrap ul li a {
    display: block;
    height: 60px;
    line-height: 60px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.header-style-2 .primary-nav-wrap ul li ul li > a {
    height: 27px;
    line-height: 27px;
}
.header-style-2 .header-menu-wrap .site-title {
    padding-top: 20px;
    padding-bottom: 20px;
}
.header-mid-inner.logo-left-search-right {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.header-menu-wrap .site-description {
    line-height: 1;
    margin: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.header-menu-wrap .site-title h3 {
    line-height: 1;
    margin-bottom: 7px;
    margin-top: 0;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.header-area.hdr-2 {
    box-shadow: none;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9999;
}
body.logged-in .header-area.hdr-2 {
    top: 32px;
}
/* Separetor */

.hr-style-1 {
    border-bottom: 1px solid #e7e7e7;
}
/* Header Transparent */

.header-area.header-transparent {
    background: transparent none repeat scroll 0 0;
    left: 0;
    position: absolute;
    top: 32px;
    width: 100%;
    z-index: 9999;
}
.header-area.header-transparent {
    box-shadow: 0 1px 3px rgba(50, 50, 50, 0);
}
/* stiky */

.header-area {
    box-shadow: 0 1px 3px rgba(50, 50, 50, 0.1);
}
.header-area.sticky {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: 0 1px 3px rgba(50, 50, 50, 0.1);
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    -webkit-animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
    animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
}
.logged-in .header-area.sticky {
    top: 32px;
}
.header-area.header-style-2.header-sticky.sticky {
    left: inherit;
    position: static;
    top: inherit;
    width: auto;
}
.header-area.header-style-2.header-sticky.sticky .header-buttom {
    -webkit-animation: normalms ease-in-out 0s normal none 1 running fadeInDown;
    animation: normalms ease-in-out 0s normal none 1 running fadeInDown;
    background: rgba(255, 255, 255, 1) none repeat scroll 0 0;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    box-shadow: 0 1px 3px rgba(50, 50, 50, 0.1);
}
.logged-in .header-area.header-style-2.header-sticky.sticky .header-buttom {
    top: 32px;
}
.header-area.header-style-2.header-sticky.sticky .header-buttom .site-title.hidden {
    display: block !important;
}
.header-area.header-style-2.header-sticky.sticky .header-buttom .sticky_menu_logo {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.sticky_menu_logo .site-title.hidden {
    padding: 0;
    padding-right: 50px;
}
/* Header Menu Style */

.primary-nav-wrap .sub-menu {
    background: #ffffff none repeat scroll 0 0;
    border-top: 1px solid #fc2c62;
    height: auto;
    left: -17px;
    margin: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    padding: 15px 24px;
    position: absolute;
    top: 100%;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    visibility: hidden;
    width: 210px;
}
.set-price.give-donation-amount.form-row-wide {
    display: inline-block;
}
/*15. Cause Page*/

.donet_form.ht-cause-text {
    background: transparent none repeat scroll 0 0;
    border-radius: 0;
    margin: 0;
    padding: 0;
}
.single-cause-area .ht-single-causes .give-btn.give-btn-modal {
    background: #fc2c62 none repeat scroll 0 0;
    border: 1px solid #fc2c62;
    padding: 5px 42px;
}
.single-cause-area .ht-single-causes .ht-cause-text .raised span,
.single-cause-area .ht-single-causes .ht-cause-text .raised {
    color: #6e6e6e;
    font-size: 18px;
    font-weight: normal;
    text-transform: capitalize;
}
.single-cause-area .give-progress-bar {
    background: #2b2e31 none repeat scroll 0 0;
    border-radius: 30px;
    height: 11px;
    overflow: hidden;
    position: relative;
}
/*16. Cause Details Page*/

.ht-single-causes > p {
    color: #555555;
    font-size: 19px;
    font-weight: normal;
    line-height: 30px;
    margin-bottom: 13px;
}
.ht-single-causes p span {
    color: #fc2c62;
}
.h2-video-popup .video .video__inner {
    height: 353px;
    border-radius: 7px;
}
.h2-video-popup .video.text-center,
.h2-video-popup .video .video__inner:after {
    border-radius: 7px;
}
.ht-single-causes > h2 {
    color: #2b2e31;
    font-size: 44px;
    font-weight: normal;
    margin-top: 0;
}
/*if any one want to custom add monye than thay should remove this style*/

.single-cause-area.nrbs .ht-single-causes .give-donation-amount.form-row-wide {
    display: none;
}
.single-cause-area.nrbs .give-btn.give-btn-modal {
    float: left;
}
/*======*/

.kc_title > span {
    color: #fc2c62;
}
.hdr-2 .primary-nav-wrap .sub-menu {
    top: 81%;
}
.primary-nav-wrap ul li ul.sub-menu > li {
    border: 0 none;
}
.primary-nav-wrap ul > li:hover > .sub-menu {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
    z-index: 550;
}
.primary-nav-wrap ul li {
    position: relative;
}
.primary-nav-wrap .sub-menu > li {
    display: block;
    margin: 0;
    width: 100% !important;
}
.primary-nav-wrap ul.sub-menu {
    display: block;
}
.primary-nav-wrap ul.sub-menu li {
    display: block;
}
.primary-nav-wrap ul.sub-menu li + li {
    border-top: 1px solid #333;
}
.primary-nav-wrap .sub-menu > li > a {
    color: #7d7d7d;
    font-size: 12px;
    font-weight: 600;
    height: auto;
    line-height: 19px;
    padding: 6px 0;
    text-transform: uppercase;
}
.primary-nav-wrap .sub-menu > li:hover > a {
    color: #fc2c62;
}
.primary-nav-wrap ul.sub-menu li .sub-menu {
    left: 100%;
    top: 5px !important;
}
.primary-nav-wrap ul > li.last-elements ul.sub-menu li .sub-menu {
    left: auto;
    right: 100%;
    top: 0 !important;
}
/*-- Mobile Menu --*/

.mean-bar {
    background-color: transparent;
    min-height: auto;
    padding: 0;
    z-index: 9;
}
/*-- Menu Open/Close Button --*/

a.meanmenu-reveal {
    height: auto;
    line-height: 1;
    padding: 0;
    top: -54px;
    width: auto;
}
a.meanmenu-reveal:hover,
a.meanmenu-reveal:focus {
    color: #fc2c62;
    outline: medium none;
}
a.meanmenu-reveal i {
    display: block;
    font-size: 30px;
    line-height: 30px;
    width: 30px;
}
/*-- Mobile Menu Nav --*/

.mean-nav {
    background-color: transparent;
    margin: 0;
}
.mean-nav a.mean-expand {
    border: medium none !important;
    color: #464646 !important;
    font-size: 18px !important;
    height: 36px;
    line-height: 36px;
    padding: 0 !important;
    text-align: center;
    width: 30px !important;
}
.mean-nav a.mean-expand:hover {
    color: #fc2c62 !important;
}
.header-sticky.sticky .primary-nav-wrap ul > li {
    padding: 0;
}
.mean-nav a.mean-clicked {
    font-size: 22px !important;
}
.hdr-2.header-area.sticky {
    background: #555555 none repeat scroll 0 0;
}
.mean-nav > ul {
    float: left;
    padding: 15px 0;
}
.mean-nav > ul > li > a {
    border-color: #eee;
    color: #464646;
    display: block;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 24px;
    padding: 6px 30px 6px 0;
}
.mean-nav > ul > li > a:hover,
.mean-nav > ul > li.current_page_item > a {
    color: #fc2c62;
}
/*-- Mobile Sub & Mega menu --*/

.mean-nav .sub-menu,
.mean-nav .mega-menu {
    box-shadow: none;
    float: left;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    position: static;
    -webkit-transition: none 0s ease 0s;
    transition: none 0s ease 0s;
    visibility: visible;
    z-index: 1;
}
.mean-nav ul li li {
    margin: 0;
    padding: 0;
}
.mean-nav ul li li a {
    border-color: #eee;
    color: #464646;
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 24px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    padding: 6px 30px 6px 15px;
    text-transform: uppercase;
    width: 100% !important;
}
.mean-nav .sub-menu li:hover > a {
    color: #464646;
}
.mean-nav .sub-menu li.current_page_item:hover > a {
    color: #fc2c62;
}
.mean-nav ul li li.current_page_item > a,
.mean-nav ul li li > a:hover,
.mean-nav .sub-menu li > a:hover {
    color: #fc2c62;
}
.mean-nav ul li li li a {
    padding: 6px 30px 6px 25px;
}
.mean-nav ul li li li li a {
    padding: 6px 30px 6px 35px;
}
.mean-nav ul li li li li li a {
    padding: 6px 30px 6px 45px;
}
.mean-nav ul li li li li li li a {
    padding: 6px 30px 6px 55px;
}
/*12. Blog Area*/

.our-blog-area {
    padding: 120px 0;
}
.single-blog {
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
}
.bolg-img a {
    position: relative;
    display: block;
}
.blog-text {
    padding: 19px 18px 22px;
}
.blog-text h2 {
    font-size: 22px;
    line-height: 27px;
    margin-bottom: 10px;
    margin-top: 0;
}
.blog-text h2 a {
    color: #5b5b5b;
    font-family: open sans;
    font-size: 22px;
    font-weight: 400;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.blog-text h4 a:hover {
    color: #03A9F4;
}
.blog-date span {
    color: #868686;
    font-size: 11px;
    margin-right: 15px;
    text-transform: uppercase;
    vertical-align: middle;
}
.leave-comment-form form input:focus,
.leave-comment-form form textarea:focus {
    border: 0;
    border-bottom: 1px solid #fc2c62;
    outline: 0;
}
input:focus,
textarea:focus {
    outline: 0;
}
.blog-text .blog-date span a {
    color: #868686;
}
.blog-date span i {
    font-size: 12px;
    margin-right: 7px;
}
.blog-text p {
    margin-bottom: 12px;
    margin-top: 6px;
}
.single-blog .blog-text > p {
    color: #999999;
    font-size: 13px;
    line-height: 20px;
    margin: 15px 0 0;
}
.blog-text a:hover {
    color: #fc2c62;
}
.blog-text ol,
.blog-text ul {
    padding-left: 15px;
}
.blog-text > .blog-read-more {
    border: 1px solid #e5e5e5;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    margin-top: 10px;
    padding: 8px 30px;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    text-transform: uppercase;
}
.pagination {
    display: block;
}
.single-blog {
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
    margin-bottom: 0;
}
/*-----------blog-story-area--------------- */

.post-breadcrumb-banner-area {
    background-image: url('images/breacrumb-bg.jpg');
    padding: 100px 0;
}
.bg-opacity {
    position: relative;
}
.bg-opacity:before {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.breadcrumb-text {
    position: relative;
    z-index: 1;
    text-align: center;
}
.breadcrumb-text h1 {
    color: #555;
    font-size: 50px;
    font-weight: normal;
    letter-spacing: 2px;
    line-height: 50px;
    margin: 0 0 19px;
    text-align: center;
    text-transform: capitalize;
}
.post-breadcrumb-banner-area h3 {
    color: #fefefe;
}
.breadcrumb-menu ul li {
    display: inline-block;
    padding: 0 5px;
    text-transform: capitalize;
}
.breadcrumb-menu ul li:after {
    color: #fff;
    content: "/";
    display: inline-block;
    float: right;
    position: relative;
    right: -6px;
    top: 2px;
}
.breadcrumb-menu ul li a {
    color: #fff;
    font-size: 14px;
    font-weight: normal;
}
/*--------  Breadcrumb style default  -----------*/

.breadcrumbs-area {
    padding: 100px 0;
    background-color: #ededed;
}
.breadcrumbs-area-default .breadcrumbs .page-title,
.breadcrumbs-area-default .breadcrumbs ul,
.breadcrumbs-area-default .breadcrumbs ul li,
.breadcrumbs-area-default .breadcrumbs ul li a {
    color: #555;
}
.breadcrumbs-area-default .breadcrumbs ul li a:hover {
    color: #fc2c62;
}
.breadcrumbs-area-default .breadcrumbs ul li,
.breadcrumbs ul li {
    padding-left: 5px;
    padding-right: 5px;
    text-transform: capitalize;
}
.breadcrumbs-area-default .breadcrumbs ul li:last-child,
.breadcrumbs ul li:last-child {
    padding-right: 4px;
}
.breadcrumbs-area-default .breadcrumbs ul li:first-child,
.breadcrumbs ul li:first-child {
    padding-left: 0px;
}
.page-title-search-box.search-left {
    float: left;
}
.page-title-bar {
    overflow: hidden;
    text-align: center;
}
.page-title-bar.right-title {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.page-title-bar.left-title {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.breadcrumbs h2.page-title {
    color: #555;
    font-size: 35px;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 50px;
    margin: 0 0 2px;
    text-align: center;
    text-transform: capitalize;
}
.page-title-bar-center h2.page-title {
    margin-bottom: 20px;
}
.breadcrumbs ul {
    color: #333;
}
.breadcrumbs li {
    display: inline-block;
    font-family: 'Raleway', sans-serif;
}
.breadcrumbs ul li a {
    color: inherit;
}
.breadcrumbs ul li a:hover,
.breadcrumbs ul li {
    color: #555;
    font-size: 15px;
    font-weight: 500;
}
.breadcrumbs ul li a.active:after {
    color: #03a9f4;
}
.breadcrumbs ul li a:hover {
    color: #fc2c62;
}
.page-title-bar-center .page-title {
    float: inherit;
}
.page-title-bar-center .page-title-search-box > form {
    margin: auto;
}
.pattern-bread h2.page-title {
    display: inline-block;
    float: left;
    margin-bottom: 0;
    margin-top: 0;
}
.pattern-bread .breadcrumbs > ul {
    display: inline-block;
    float: right;
    margin-top: 5px;
    color: #fff;
}
.border-bread {
    border-bottom: 1px solid #f1f1f1;
    border-top: 1px solid #f1f1f1;
}
.bg-2.bread-bg {
    background-attachment: fixed;
    background-position: center center;
}
.breadcrumbs-img h2.page-title {
    color: #000;
}
.breadcrumbs-img .breadcrumbs > ul li a {
    color: #fff;
}
.breadcrumbs-img .breadcrumbs > ul li {
    color: #fff;
}
.breadcrumbs-img .breadcrumbs ul li a:after {
    background-color: #000;
}
.page-title-bar.right-title .page-title-search-box,
.page-title-bar.right-title ul {
    float: left;
}
.page-title-search-box button {
    background-color: #fc2c62;
    border: 0 none;
    border-radius: 0;
    color: #fff;
    height: 100%;
    line-height: 15px;
    padding: 0;
    position: absolute;
    right: 0;
    width: 40px;
}
.page-title-search-box > form {
    width: 250px;
    position: relative;
}
.page-title-search-box input {
    border: 0 none;
    height: 35px;
    padding: 0 10px;
    width: 100%;
}
/* Overlay */

section.breadcrumbs-area {
    position: relative;
    z-index: 1;
}
section.breadcrumbs-area:before {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.breadcrumbs {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.breadcrumbs.breadcrumbs-title-left {
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
}
.breadcrumbs.breadcrumbs-title-right {
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    -o-flex-direction: row-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse;
}
.breadcrumbs.breadcrumbs-title-center {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}
.breadcrumbs-title-center .page-title,
.breadcrumbs-title-center .page-title-bar {
    padding: 5px 0;
}
.breadcrumbs-title-center .page-title-search-box {
    margin-top: 10px;
}
.page-area {
    padding: 80px 0;
}
.blog-story-area {
    padding: 120px 0 71px;
}
.blog-img-2 {
    margin-bottom: 30px;
}
.blog-header h1 {
    font-size: 48px;
    font-size: 48px;
    font-size: 3rem;
    font-weight: 500;
    margin-bottom: 20px;
}
.blog-info.story-hbtitle .user-info .user-text span a ,
.blog-info.story-hbtitle .next-prev a {
  text-decoration: none;
}
.story-hbtitle p {
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
}
.story-hbtitle blockquote {
  background: #eee none repeat scroll 0 0;
  border-left: 2px solid #fc2c62;
  font-size: 14px;
  margin: 10px 0 10px 55px;
  padding: 17px;
}
.tab-info p {
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
    margin-bottom: 20px;
}
.meta-info {
    background-color: #ededed;
    margin-bottom: 30px;
    overflow: hidden;
    padding: 10px;
    width: 100%;
}
.meta-info span {
    margin-left: 5px;
}
.meta-info span:first-child {
    margin-left: 0;
}
.meta-item i {
    margin-right: 5px;
}
/*.contact-form h3 {
    font-size: 2.5rem;
}*/

.contact-form p {
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
}
.contact-form label {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 4px;
}
.contact-form textarea {
    border: 1px solid #e8e8e8;
    font-size: 12px;
    font-weight: 500;
    height: 168px;
    margin-bottom: 20px;
    padding: 8px 15px;
    width: 100%;
}
.btn {
    background: #03a9f4 none repeat scroll 0 0;
}
.contact-form input {
    border: 1px solid #e8e8e8;
    color: #8f8f8f;
    font-size: 12px;
    font-weight: 500;
    height: 36px;
    margin-bottom: 15px;
    padding: 8px 15px;
    width: 100%;
}
.contact-form button {
    background: #fc2c62 none repeat scroll 0 0;
    border: 1px solid #fc2c62;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    padding: 8px 20px;
    text-transform: uppercase;
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
}
.contact-form button:hover {
    background: #26ccff none repeat scroll 0 0;
    border-color: #26ccff;
}
.post-pagination .pagination {
    margin: 0;
}
.post-pagination ul {
    border-radius: 4px;
    display: inline-block;
}
.post-pagination ul li {
    display: inline;
}
.post-pagination ul li {
    background-color: #fff;
    color: #444;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    position: relative;
    text-decoration: none;
}
.post-pagination ul li a,
.post-pagination ul li:hover a,
.post-pagination ul li .current {
    border: 1px solid #ddd;
    border-radius: 50%;
    color: #808080;
    display: block;
    height: 32px;
    line-height: 30px;
    margin: 0 2px;
    padding: 0;
    text-align: center;
    width: 32px;
}
.post-pagination ul li .current {
    cursor: no-drop;
    display: block;
    padding: 0 15px;
    border: 1px solid #ddd;
}
.post-pagination ul li:hover a,
.post-pagination ul li .current {
    background: transparent none repeat scroll 0 0;
    border-color: #fc3166;
    color: #fc3166;
    padding: 0;
}
.post-pagination {
    text-align: center;
}
/*---blog commnet---*/

.comment-list {
    list-style: none;
}
.author-top {
    display: block;
    margin-bottom: 15px;
    position: relative;
}
.author-top .author-comment {
    overflow: hidden;
    padding: 5px 0;
}
.author-top .author-comment .author-name {
    display: block;
    font-weight: 700;
}
.comment-list .author-img {
    float: left;
    margin-right: 10px;
    max-width: 64px;
}
.copy.small a:hover {
    color: #404040;
}
.copy.small a {
    color: #fc2c62;
    text-decoration: underline;
}
.comment-list .author-comment a {
    margin-right: 5px;
    color: #000;
}
.comment-list .children {
    list-style: none;
}
.comment-list .children {
    margin-left: 35px;
}
.no-comments {
    background: #f5f5f5 none repeat scroll 0 0;
    padding: 5px 10px;
}
/*13. Footer Area*/

footer.footer-area .footer-top-area {
    padding: 49px 0 40px;
}
.footer-top-area {
    background: #2b2b2b none repeat scroll 0 0;
    position: relative;
    z-index: 1;
}
.footer-top-area:before {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.single-footer {
    color: #fff;
    display: block;
    margin: 30px 0 49px;
    overflow: hidden;
}
.s-footer-item p {
    margin: 0;
}
.widget_sahajjo_description_widget .single-footer {
    margin-bottom: 0;
    margin-top: 24px;
}
.footer-title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 25px;
    text-transform: uppercase;
    color: #fff;
}
.single-footer .footer-social {
    list-style: none;
    margin: 0;
    padding: 0;
}
.single-footer .footer-social li {
    display: inline-block;
}
.single-footer .footer-social li a {
    border: 1px solid;
    border-radius: 50%;
    color: #fff;
    display: block;
    height: 30px;
    line-height: 28px;
    text-align: center;
    width: 30px;
}
.single-footer ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.single-footer ul li {
    margin-right: 5px;
}
.single-footer ul li a {
    color: #b9b9b9;
    display: block;
    font-weight: normal;
    line-height: 15px;
    overflow: hidden;
    text-decoration: none;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.single-footer ul li a:hover {
    color: #fc2c62;
}
.single-footer .footer-social {
    float: left;
}
.single-footer input {
    background: #fff none repeat scroll 0 0;
    border: 1px solid transparent;
    color: #999999;
    font-size: 13px;
    height: 40px;
    padding-left: 20px;
    width: 100%;
    margin-bottom: 15px;
}
.single-footer textarea {
    background: #fff none repeat scroll 0 0;
    border: 1px solid transparent;
    color: #999999;
    font-size: 13px;
    padding-left: 20px;
    width: 100%;
    height: 80px;
}
.single-footer .submit-btn-1 {
    font-size: 14px;
    margin-top: 10px;
    padding: 12px 15px;
    border: 1px solid #fff;
    background: transparent;
    color: #fff;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    width: inherit;
}
.single-footer .submit-btn-1:hover {
    color: #ff0normal;
    border: 1px solid#ff0normal;
}
/*=============================

* Footer Bottom area

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

.footer-bottom {
    background: #262626 none repeat scroll 0 0;
    padding: 14px 0;
}
.copyright-text {
    margin-top: 6px;
}
.copyright-text p {
    color: #959595;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 0;
}
.copyright-text a {
    color: #fff;
}
.footer-social {
    float: right;
}
.footer-bottom ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.footer-bottom ul li {
    display: inline-block;
}
.footer-bottom ul li a {
    padding: 5px 10px;
    display: block;
    text-decoration: none;
    color: #fff;
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
}
.footer-bottom ul li a:hover {
    color: #ff0normal;
}
.footer-bottom .col-sm-6:first-child .copyright-text,
.footer-bottom .col-sm-6:first-child .footer-social {
    float: left;
}
.footer-bottom .col-sm-6:last-child .copyright-text,
.footer-bottom .col-sm-6:last-child .footer-copyright-menu,
.footer-bottom .col-sm-6:last-child .footer-social {
    float: right;
}
.footer-all .footer-icon {
    margin-bottom: 40px;
}
span span.post-comment {
    color: #6f6f6f;
}
/*=============== soical share link widget ===================*/

.solical-links {
    display: block;
}
.solical-links ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.solical-links ul li {
    display: inline-block;
    margin-bottom: 15px;
    margin-right: 10px;
}
.solical-links ul li a {
    display: block;
    text-decoration: none;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 1px solid;
    text-align: center;
}
.footer-bottom .footer-social ul li a:hover {
    color: #fc2c62;
}
/*************************************
 Custom-content all   
**************************************/

.site-wrapper.boxed-layout {
    box-shadow: -3px 0 50px -2px rgba(0, 0, 0, 0.14);
    margin: auto;
    position: relative;
    max-width: 1240px;
    width: 100%;
    background: #fff;
}
.boxed-layout .sticky {
    left: auto;
    margin: auto;
    width: 1240px;
}
.boxed-layout .header-area,
.boxed-layout .header-bottom {
    left: auto;
    max-width: 1240px;
    right: auto;
    width: 100%;
    z-index: 9999999;
}
/*---------scroll button----------*/

a#scrollUp {
    background-color: #fc2c62;
    border: 1px solid #fc2c62;
    bottom: 30px;
    color: #fff;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    right: 30px;
    text-align: center;
    width: 40px;
}
/* Unit test*/

article.sticky,
article.tag-sticky-2 {
    border: 1px solid #fc2c62;
}
.story-hbtitle li {
    margin-bottom: 10px;
}
table {
    border: 2px solid #b9b9b9;
    margin-bottom: 20px;
    overflow: hidden;
    vertical-align: top;
    width: 100%;
}
table td {
    border-bottom: 1px solid #b9b9b9;
    border-right: 1px solid #b9b9b9;
    padding: 10px;
    vertical-align: top;
}
table th a,
table th a:hover {
    text-decoration: underline;
}
.story-hbtitle a:not(.button) {
    text-decoration: underline;
}
.post-password-form input[type="submit"] {
    background: #fc2c62 none repeat scroll 0 0;
    border: 1px solid #fc2c62;
    border-radius: 0 3px 3px 0;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
    padding: 3.5px 14px;
}
.post-password-form input[type="password"] {
    border-radius: 3px 0 0 3px;
}
.post-password-form input[type="submit"]:hover {
    background: transparent none repeat scroll 0 0;
    color: #fc2c62;
}
.post-password-form input[type="password"] {
    border-radius: 0;
}
.copy ul li {
    list-style: outside none disc;
    margin: 0 0 6px 30px;
}
.copy ul {
    list-style: outside none disc;
    margin: 0 0 26px;
}
.copy ol {
    list-style: outside none decimal;
    margin: 0 0 26px;
}
.copy ol li {
    list-style: outside none decimal;
    margin: 0 0 6px 30px;
}
.copy ul ul,
.copy ul ol,
.copy ol ol,
.copy ol ul {
    margin-bottom: 0;
}
.wp-audio-shortcode {
    margin-bottom: 15px;
}
.story-hbtitle ol li {
    list-style: outside none decimal;
    margin: 0 0 6px;
}
.story-hbtitle ol {
    list-style: outside none decimal;
    margin: 0 0 26px 35px;
}
.story-hbtitle ul {
    list-style: outside none disc;
    margin: 0 0 26px 35px;
}
.story-hbtitle ul li {
    list-style: outside none disc;
    margin: 0 0 6px;
}
.story-hbtitle ul ul,
.story-hbtitle ul ol,
.story-hbtitle ol ol,
.story-hbtitle ol ul,
.entry-content ul ul,
.entry-content ol ol {
    margin-bottom: 0;
}
.entry-content ul,
.entry-content ol {
    margin: 0 0 10px 27px;
}
.entry-content ul ul,
.entry-content ol ul {
    margin-bottom: 0;
}
.entry-content ol li {
    list-style: outside none decimal;
    margin: 0 0 6px;
}
.entry-content ul li {
    margin: 0 0 6px;
}
.footer-area table {
    border: 2px solid #fff;
}
.footer-area caption {
    color: #fff;
}
/* Heading font size */

.contact-form h1,
.contact-form h2,
.contact-form h3,
.contact-form h4,
.contact-form h5,
.contact-form h6,
.story-hbtitle h1,
.story-hbtitle h2,
.story-hbtitle h3,
.story-hbtitle h4,
.story-hbtitle h5,
.story-hbtitle h6 {
    font-weight: 600;
    margin-bottom: 25px;
}
.page-not-found-wrap {
    height: 750px;
    width: 100%;
    background: #f1f1f1;
}
.page-not-found-wrap .container,
.page-not-found-wrap .container .row,
.page-not-found-wrap .container .pnf-inner-wrap,
.page-not-found-wrap .container [class*="col-"] {
    height: 100%;
}
.page-not-found-wrap .container .pnf-inner-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.pnf-inner img {
    max-height: 350px;
    margin-bottom: 30px;
}
.pnf-inner > h1 {
    color: #333;
    font-size: 150px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 1;
    margin: 0;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.pnf-inner > h2 {
    color: #333;
    font-size: 60px;
    font-weight: 700;
    line-height: 1.4;
    margin: 0;
    text-transform: uppercase;
}
.pnf-inner > p {
    color: #555;
    font-size: 24px;
    line-height: 1.4;
    margin: 0;
}
.pnf-inner a.btn {
    color: #fff;
    height: 50px;
    line-height: 50px;
    margin-top: 50px;
    padding: 0 30px;
    text-transform: uppercase;
}
body.date {
    padding: 0;
}
.blog-title {
    margin-bottom: 50px;
}
.blog-title > h3 {
    color: #000;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 2px;
    line-height: 40px;
    margin: 0;
    text-transform: uppercase;
}
.blog-meta > span {
    color: #666666;
    font-family: dosis;
    letter-spacing: 4px;
}
.date {
    padding-right: 20px;
}
.workstation {
    padding-left: 23px;
}
.blog-meta {
    margin-top: 20px;
}
.owl-carousel .owl-nav div i {
    line-height: 45px;
}
.owl-carousel .owl-nav div.owl-prev {
    right: 85px;
}
/* Blog details page */

.blog-slider {
    margin: 0 0 40px;
}
.blog-info-dec > p {
    line-height: 30px;
}
.blog-info-dec span {
    display: inline-block;
    float: left;
    font-size: 60px;
    line-height: 1;
    margin: 0 5px 0 0;
}
blockquote {
    border-left: 2px solid #4b4a4a;
    color: #666666;
    font-size: 14px;
    font-style: italic;
    font-weight: 600;
    line-height: 28px;
    margin: 40px 0 40px 70px;
    padding: 0 70px 0 26px;
}
.blog-info > p {
    color: #6f6f6f;
    font-size: 14px;
    font-weight: normal;
    line-height: 28px;
}
.blog-info > ul > li {
    color: #666666;
    font-size: 16px;
    margin-bottom: 10px;
    position: relative;
}
.blog-info li:last-child {
    margin-bottom: 0px;
}
.blog-info > ul {
    margin: 0 0 0 20px;
}
.blog-img {
    margin: 50px 0;
}
.user-text {
    color: #8e8e8e;
    display: inline-block;
    float: left;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    letter-spacing: 0;
}
.user-share {
    display: inline-block;
    float: right;
}
.user-info {
    display: block;
    margin: 47px 0 53px;
    overflow: hidden;
}
.user-name {
    color: #6f6f6f;
    padding-right: 47px;
}
.user-info .user-text > span {
    color: #6f6f6f;
}
.user-share > ul {
    display: inline-block;
    margin: 0;
}
.user-share > span {
    color: #7b7b7b;
    display: inline-block;
    float: left;
    font-family: open sans;
    font-size: 13px;
    letter-spacing: 0;
    margin-right: 14px;
}
.user-share > ul > li {
    display: inline-block;
    float: left;
    margin-left: 20px;
}
.user-share > ul > li:first-child {
    margin-left: 0px;
}
.user-share a {
    color: #666666;
}
.user-share a:hover {
    color: #fc2c62;
}
.next-prev {
    border-bottom: 1px solid #e7e7e7;
    border-top: 1px solid #e7e7e7;
    display: block;
    overflow: hidden;
    padding: 20px 0;
}
.next-prev a {
    background-color: #f6f6f6;
    border-radius: 5px;
    color: #666;
    display: inline-block;
    font-family: open sans;
    font-size: 14px;
    letter-spacing: 0;
    padding: 8px 20px;
    text-transform: capitalize;
}
.next-prev a i {
    color: #666;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}
.next-prev a.prev-btn i {
    padding-right: 5px;
}
.next-prev a.next-btn i {
    padding-left: 5px;
}
.next-prev a:hover {
    background-color: #fc2c62;
    color: #fff;
}
.next-prev a:hover i {
    color: #fff;
}
a.next-btn {
    float: right;
}
.author-box.author {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: initial;
    -ms-flex-pack: initial;
    justify-content: initial;
    margin: 65px 0 20px;
    overflow: hidden;
}
.author-img {
    display: inline-block;
    float: left;
}
.author-info {
    float: right;
    padding-left: 30px;
    text-align: left;
    width: calc(100% - 120px);
}
.author-info > h4 {
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 0;
    margin-bottom: 7px;
    margin-top: 0;
    text-transform: uppercase;
}
.author-info > h4 a {
    color: #5f5f5f;
}
.author-info > h4 a:hover {
    color: #000;
}
.author-info > h4 a span {
    color: #999999;
    font-size: 14px;
    margin-left: 7px;
}
.author-info > p {
    color: #6f6f6f;
    font-size: 14px;
    font-weight: normal;
    line-height: 27px;
    margin-bottom: 0;
}
.related-post-title {
    margin-top: 13px;
}
.related-post {
    display: block;
    overflow: hidden;
}
.single-related-post img {
    width: 100%;
}
.single-related-post a {
    display: block;
}
.related-post-title > h3 {
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    line-height: 1.4;
    margin-bottom: 6px;
    margin-top: 0;
    text-transform: uppercase;
}
.related-post-title > h3 a {
    color: #656565;
    font-family: open sans;
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
}
.related-post-title > h3 a:hover {
    color: #fc2c62;
}
.related-post-title > span {
    color: #5f5f5f;
    font-size: 13px;
    font-weight: normal;
}
.single-comment {
    position: relative;
}
.comment-img {
    display: inline-block;
    float: left;
}
.comment-text.pingback-text {
    padding-left: 0;
}
.comment-text {
    padding-left: 150px;
}
.comment-text > p {
    margin-bottom: 0;
}
.comment-text.pingback-text > p {
    padding-right: 0;
}
.comment-text .author-name,
.comment-text a.url {
    color: #5f5f5f;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0;
    margin-bottom: 0;
    text-transform: uppercase;
}
.bypostauthor .comment-text a.url:after {
    content: "\f2c0 ";
    font-family: fontawesome;
    font-size: 90%;
    left: 3px;
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    position: relative;
    top: 0;
}
.comment-text > p {
    color: #6f6f6f;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 27px;
    padding-right: 25px;
}
.comment-border {
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 40px;
    padding-bottom: 40px;
}
.single-comment.comment-border:last-child {
    margin-bottom: 0px;
}
.parent-comment {
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 50px;
    padding-bottom: 50px;
    overflow: hidden;
}
.comment-text .reply a {
    background-color: #fff;
    border: 1px solid #e4e4e4;
    border-radius: 50px;
    bottom: -16px;
    color: #5f5f5f;
    display: inline-block;
    font-size: 12px;
    letter-spacing: 0;
    padding: 7px 20px 6px;
    position: absolute;
    right: 0;
    text-transform: uppercase;
}
.comment-text .reply a:hover {
    background-color: #fc2c62;
    color: #fff;
}
.replay-comment {
    margin-left: 150px;
}
.leave-comment h3.leave__comment--title {
    color: #222222;
    font-family: dosis;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 2px;
    margin-bottom: 11px;
    text-transform: uppercase;
}
.leave-comment > p {
    color: #000000;
    font-size: 14px;
    letter-spacing: 1px;
    margin: 0;
}
.leave-comment-form {
    margin-top: 40px;
}
.comment-respond h3.comment-reply-title {
    color: #555;
    font-family: open sans;
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 0;
    margin-bottom: 11px;
    text-transform: capitalize;
}
.comment-form > p {
    color: #7a7a7a;
    font-size: 14px;
    font-weight: normal;
    margin: 0;
}
.comment-form > p.comment-notes {
    color: #6f6f6f;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 0;
    margin: 0;
}
.form-submit .submit {
    margin-bottom: 0;
}
.input_half {
    width: 50%;
    float: left;
}
.input_half.left {
    padding-right: 15px;
}
.input_half.right {
    padding-left: 15px;
}
.leave-comment-form form textarea {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #ddd;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    color: #7a7a7a;
    font-size: 13px;
    font-weight: normal;
    height: 95px;
    letter-spacing: 0;
    margin-bottom: 30px;
    margin-top: 40px;
    padding: 7px 0px;
}
.leave-comment-form form input {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #ddd;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    color: #7a7a7a;
    font-size: 13px;
    font-weight: normal;
    height: 48px;
    letter-spacing: 0;
    padding: 2px 0px;
    width: 100%;
    margin-bottom: 30px;
}
.leave-comment-form form input::-webkit-input-placeholder,
.leave-comment-form form textarea::-webkit-input-placeholder {
    /* Chrome */
    
    color: #7a7a7a;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.leave-comment-form form input::-moz-placeholder,
.leave-comment-form form textarea::-moz-placeholder {
    /* Firefox 19+ */
    
    color: #7a7a7a;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.leave-comment-form .submit {
    background: #fc2c62 none repeat scroll 0 0;
    border: 1px solid #fc2c61;
    border-radius: 3px;
    color: #fff;
    font-family: open sans;
    font-size: 11px;
    font-weight: 600;
    height: 40px;
    line-height: 37px;
    padding: 0;
    text-transform: uppercase;
    width: 160px;
}
.leave-comment-form .submit:hover {
    background-color: #fff;
    color: #fc2c62;
    border: 1px solid #fc2c62;
}
.blog-comment,
.leave-comment {
    margin-top: 50px;
}
.comment-respond {
    margin-bottom: 50px;
    margin-top: 50px;
}
.comment-text .comment-meta.commentmetadata a {
  display: inline-block;
  text-decoration: none;
}
.comment-meta.commentmetadata {
    position: relative;
}
.edit--btn {
    position: absolute;
    right: 0;
    top: 0;
}
.comment-meta.commentmetadata {
    margin-bottom: 10px;
}
.comment--date--time {
    color: #7c7c7c;
    font-size: 12px;
    font-weight: 400;
    margin-top: 0;
}
.comment-reply-title small {
    float: right;
}
.comment-reply-title small a#cancel-comment-reply-link {
    height: 25px;
    width: 25px;
    font-size: 0;
}
.comment-reply-title small a#cancel-comment-reply-link:after {
    content: "X";
    font-family: open sans;
    font-size: 14px;
    font-weight: 400;
    position: relative;
    right: 2px;
    top: 2px;
}
.comment-reply-title small a#cancel-comment-reply-link:focus {
    text-decoration: none;
    outline: none;
}
.no-comments {
    padding: 10px 15px;
}
.related-post .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
}
.related-post .row div[class*="col-"] {
    margin-top: 30px;
}
.related-post .sidebar-title {
    margin-bottom: 0;
    margin-top: 42px;
}
.comment-author.comment-img img,
.author-box .author-img img {
    border: 2px solid #f3f3f3;
    border-radius: 4px;
}
@media (min-width: 768px) and (max-width: 991px) {
    .comment-list .children {
        margin-left: 30px;
    }
    .comment-author.comment-img {
        width: 100px;
    }
    .comment-text {
        padding-left: 120px;
    }
}
@media ( max-width: 767px) {
    .comment-list .children {
        margin-left: 10px;
    }
    .comment-author.comment-img {
        float: none;
        width: 60px;
    }
    .comment-text {
        padding-left: 0;
        padding-top: 20px;
    }
    .comment-respond h3.comment-reply-title {
        font-size: 18px;
        letter-spacing: 0;
    }
    .input_half {
        float: none;
        width: 100%;
    }
    .input_half.left {
        padding-right: 0;
    }
    .input_half.right {
        padding-left: 0;
    }
    .leave-comment-form form textarea {
        height: 120px;
        letter-spacing: 0;
        margin-bottom: 20px;
        padding: 15px 15px 15px 0;
    }
    .leave-comment-form form input {
        letter-spacing: 0px;
        margin-bottom: 20px;
        padding: 15px 15px 15px 0;
    }
    .comment-title.sidebar-title {
        font-size: 18px;
        letter-spacing: 0;
        line-height: 28px;
    }
}
/* Author Informations */

.sidebar-widget .author--info--wrap img {
    width: 100%;
}
.video-img > img {
    width: 100%;
}
.self-info {
    padding: 37px 35px 50px;
    background-color: #f6f6f6;
}
.self-info > h3 {
    color: #000;
    font-family: open sans;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 15px;
}
.self-info > p {
    color: #000;
    margin: 0;
}
.self-info > p span {
    font-weight: bold;
}
.sidebar-widget .blog-social {
    margin-top: 43px;
}
.sidebar-widget .blog-social > h4 {
    color: #363535;
    font-family: open sans;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 39px;
    position: relative;
}
.sidebar-widget .blog-social ul li {
    display: inline-block;
    margin: 0 5px;
}
.sidebar-widget .blog-social ul li a {
    border: 1px solid #d9d9d9;
    border-radius: 50px;
    color: #999999;
    display: inline-block;
    font-size: 18px;
    height: 40px;
    line-height: 38px;
    width: 40px;
}
.sidebar-widget .blog-social ul li a:hover {
    color: #fff;
    background-color: #232323;
    border: 1px solid #232323;
}
.sidebar-widget .blog-social h4:before {
    background-color: #565252;
    bottom: -13px;
    content: "";
    height: 1px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 50px;
}
.sidebar-banner img {
    max-width: 100%;
    width: 100%;
}
.sidebar-banner a {
    display: block;
}
/* Video popup */

.video-img {
    position: relative;
}
.video-img a {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 50%;
    font-size: 24px;
    height: 50px;
    left: 0;
    line-height: 50px;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 50px;
    color: #000;
}
.video-img a:hover {
    background: #666 none repeat scroll 0 0;
    color: #fff;
}
/*6. Join Area*/

.video-title h5 {
    color: #1c1c1c;
    font-family: open sans;
    font-size: 14px;
    font-weight: 600;
    line-height: 25px;
    margin-bottom: 8px;
}
.video-title h5 a {
    color: #1c1c1c;
    margin-bottom: 8px;
}
.video-title h5 a:hover {
    color: #555;
}
.video-title > span {
    color: #979797;
    font-weight: 600;
}
.video-title {
    margin-top: 23px;
}
.sidebar-title {
    color: #5f5f5f;
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 0;
    margin-bottom: 19px;
    margin-top: 0;
    position: relative;
    text-transform: capitalize;
}
.sidebar-widget {
    margin-bottom: 36px;
}
.sidebar-widget.widget_sahajjo_recent_post .sidebar-post > li:last-child,
.sidebar-widget.widget_recent_entries li:last-child {
    margin-bottom: 0;
}
/* Recent post */

.post-img {
    display: inline-block;
    float: left;
}
.sidebar-post > li {
    display: block;
    margin-bottom: 30px;
    overflow: hidden;
}
.sidebar-post > li:last-child {
    margin-bottom: 0px;
}
.post-text {
    padding-left: 141px;
}
.sidebar-widget .post-text > h4 {
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 26px;
    margin-bottom: 5px;
    margin-top: 0;
}
.post-text > h4 a {
    color: #2a2a2a;
    font-size: 15px;
}
.post-text > h4 a:hover {
    color: #555;
}
.post-text > span {
    color: #b7b7b7;
    display: block;
    font-size: 11px;
    line-height: 14px;
    text-transform: uppercase;
    margin-top: 4px;
}
.widget_sahajjo_recent_post .post-img {
    display: inline-block;
    float: left;
    width: 25%;
}
.widget_sahajjo_recent_post .post-text {
    padding-left: 110px;
}
/* Search Form */

.blog-search form input {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #ddd;
    color: #6f6f6f;
    font-size: 14px;
    font-weight: normal;
    height: 55px;
    margin-bottom: 0;
    padding: 2px 82px 2px 30px;
    width: 100%;
}
.blog-search form input::-webkit-input-placeholder {
    /* Chrome */
    
    color: #989797;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.blog-search form input::-moz-placeholder {
    /* Firefox 19+ */
    
    color: #989797;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.blog-search form {
    position: relative;
    background-color: transparent;
}
.blog-search form button {
    background-color: transparent;
    border: medium none;
    color: #bbbbbb;
    font-size: 18px;
    height: 55px;
    padding: 0 23px;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.blog-search form button:hover {
    color: #fc2c62;
}
.blog-search form button:before {
    background-color: #eaeaea;
    bottom: 9px;
    content: "";
    height: 35px;
    margin: 0 auto;
    position: absolute;
    right: 65px;
    width: 1px;
}
.ht-widget-banner-hover {
    left: 11px;
    padding-left: 30px;
    padding-right: 30px;
    position: absolute;
    right: 11px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 9;
}
.ht-widget-banner-hover h5,
.ht-widget-banner-hover h3 {
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    line-height: 13px;
    margin-bottom: 9px;
}
.ht-widget-banner-hover h3 {
    display: block;
    font-size: 20px;
    line-height: 16px;
    margin-bottom: 23px;
    margin-top: 10px;
}
.ht-widget-banner-hover > a {
    border-bottom: 1px solid #ffffff;
    color: #ffffff;
    display: inline-block;
    font-size: 11px;
    font-weight: 400;
    margin-bottom: 8px;
    padding-bottom: 3px;
    text-transform: uppercase;
}
.ht-widget-banner-hover > a:hover {
    border-color: #dddddd;
    color: #dddddd;
}
.widget-banner-img:after {
    background: #fc2c62 none repeat scroll 0 0;
    bottom: 11px;
    content: "";
    left: 11px;
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    position: absolute;
    right: 11px;
    top: 11px;
}
.sidebar-banner {
    position: relative;
}
.sidebar-banner:after {
    background: #fc2c62 none repeat scroll 0 0;
    bottom: 11px;
    content: "";
    left: 11px;
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    position: absolute;
    right: 11px;
    top: 11px;
}
/*4. Help Area*/

.widget_categories.sidebar-widget ul li {
    text-align: right;
    color: #999999;
    overflow: hidden;
}
.widget_categories.sidebar-widget ul li a {
    display: block;
    float: left !important;
    text-align: left;
    width: 91%;
}
.sidebar-widget:not(.widget_Sahajjo_author_about_widget) ul li {
    list-style: outside none none;
    margin: 13px 0;
    padding-bottom: 0;
}
.sidebar-widget.widget_sahajjo_recent_post .sidebar-post > li,
.sidebar-widget.widget_recent_entries ul li {
    margin-bottom: 12px;
}
.sidebar-widget.widget_Sahajjo_recent_post ul li {
    border-bottom: 0px solid rgba(0, 0, 0, 0);
}
.sidebar-widget ul li a,
.sidebar-widget .post-text > h4 {
    color: #636363;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0;
}
.sidebar-widget ul li ul.children li a,
.sidebar-widget ul li ul.sub-menu li a {
    color: #717171;
}
.sidebar-widget ul li ul.children li a:hover,
.sidebar-widget ul li ul.sub-menu li a:hover {
    color: #fc2c62;
}
.sidebar-widget ul li ul.children li:first-child,
.sidebar-widget ul li ul.sub-menu li:first-child {
    border-top: 1px solid #ddd;
    margin: 6px 0 0;
    padding-top: 0;
}
.sidebar-widget ul li:hover a {
    color: #fc2c62;
}
.sidebar-widget ul li:last-child {
    border-bottom: none;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.sidebar-widget .post-date {
    color: #b7b7b7;
    display: block;
    font-size: 11px;
    font-weight: 400;
    margin-top: 10px;
    text-transform: uppercase;
}
ul.sidebar-post li .post-img:before {
    background: #fc2c62 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    top: 0;
    width: 100%;
}
ul.sidebar-post li:hover .post-img:before {
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}
.sidebar-widget.widget_categories ul li a,
.sidebar-widget.widget_meta ul li a,
.sidebar-widget.widget_archive ul li a,
.sidebar-widget ul li a {
    color: #717171;
    display: inline-block;
    float: inherit;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
}
.sidebar-widget.widget_categories ul li a:hover,
.sidebar-widget.widget_meta ul li a:hover,
.sidebar-widget.widget_archive ul li a:hover {
    color: #fc2c62;
}
ul.sidebar-post li .post-img {
    position: relative;
}
/* Tag cloud */

.tagcloud {
    margin-left: -6px;
    margin-right: -6px;
}
.tagcloud a {
    background-color: transparent;
    border: 1px solid #d9d9d9;
    border-radius: 8px;
    color: #5f5f5f;
    display: inline-block;
    font-size: 12px !important;
    font-weight: normal;
    letter-spacing: 0;
    margin: 0 6px 12px;
    padding: 5px 24px;
}
.tagcloud a:hover {
    color: #fc2c62;
    border-color: #fc2c62;
}
.single-footer .tagcloud a:hover {
    background: #ddd none repeat scroll 0 0;
    color: #333;
}
.single-footer .tagcloud a {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #ddd;
    color: #fff;
}
.single-footer ul li {
    padding: 5px 0;
}
.single-footer a.rsswidget {
    color: #fff;
}
.pagination-area {
    margin-top: 31px;
    padding: 0 15px;
}
.sidebar-widget.widget_sahajjo_single_banner {
    margin-bottom: 35px;
}
.search-content {
  color: #fc2c62;
  display: inline-block;
  float: left;
  font-size: 17px;
  line-height: 85px;
  margin-left: 30px;
}
.header-menu-wrap.nrb.logo-left {
    float: left;
    width: 100%;
}
.search-content a.modal-view.button {
    color: #fc2c62;
}
/*5. Cause Area*/
.search-content .button {
  color: #fc2c62;
  font-size: 20px;
  padding-left: 5px;
  position: relative;
  top: 0;
}
.search-pop-up input {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #ffffff;
    color: #555;
    font-size: 15px;
    height: 100%;
    padding: 0 18px;
    width: 702px;
}
#search_box .modal-content {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    box-shadow: none;
    display: table-cell;
    vertical-align: middle;
}
#search_box .modal-header {
    border: 0 none;
    padding: 0;
}
form.search-pop-up {
    height: 48px;
    margin: auto;
    position: relative;
    width: 702px;
}
.search-pop-up > button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    color: #fc2c62;
    font-size: 18px;
    height: 100%;
    padding: 0 18px;
    position: absolute;
    right: 0;
    top: 0;
}
.modal-dialog button.close {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    color: #ffffff;
    cursor: pointer;
    font-size: 20px;
    height: 28px;
    line-height: 13px;
    margin-top: 0;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    position: absolute;
    right: 0;
    text-align: center;
    text-shadow: none;
    text-transform: uppercase;
    top: 85px;
    width: 28px;
    z-index: 5;
}
#search_box .modal-dialog {
    display: table;
    height: 100%;
    margin: auto;
    width: 1170px;
}
#search_box .modal-body {
    padding: 0;
}
.search-pop-up input::-moz-placeholder {
    color: #555;
}
#search_box {
    background: rgba(33, 33, 33, 0.85) none repeat scroll 0 0;
}
.nrb.logo-left .primary-nav-wrap.nav-effect-1 > nav {
    float: right;
    margin-right: 0;
}
.nrb.header-menu-wrap .primary-nav-wrap.nav-horizontal.uppercase.nav-effect-1 {
    width: 80%;
}
/*menu fix code*/

.primary-nav-wrap ul li ul li a {
    -webkit-transition: 0.4s !important;
    transition: 0.4s !important;
    opacity: inherit !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=NaN)";
    visibility: inherit !important;
}
.donate-btn a {
    background: #fc2c62 none repeat scroll 0 0;
    border: 1px solid #fc2c62;
    border-radius: 0!important;
    color: #ffffff;
    display: inline-block;
    font-family: "Lato", sans-serif;
    font-size: 12px !important;
    font-weight: 700;
    line-height: 41px;
    padding: 0 37px !important;
    position: relative;
    text-align: center;
    text-transform: uppercase !important;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.donate-btn a:hover {
    border: 1px solid #fff;
}
.footer-address {
    padding-right: 67px;
}
.s-footer-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 11px;
  overflow: hidden;
}
.s-footer-item:first-child {
  margin-bottom: 10px;
}
.s-footer-item span {
    color: #b7b7b7;
    display: block;
    font-weight: normal;
    line-height: 24px;
    overflow: hidden;
}
.s-footer-item i {
    color: #fc2c62;
    float: left;
    font-size: 18px;
    position: relative;
    top: 3px;
    width: 26px;
}
.s-footer-item:last-child {
    margin: 0;
}
.footer-brief > p {
    color: #b9b9b9;
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
    margin-top: 17px;
}
.fsocial_area {
    display: block;
    overflow: hidden;
}
.single-footer .footer-social li:first-child {
    margin-top: 10px;
}
.footer-area .newsletter_form {
    position: relative;
}
.newsletter_form > input[type="email"] {
    background: #333333 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 3px 0 0 3px;
    color: #dcdcdc;
    font-size: 13px;
    font-weight: normal;
    height: 37px;
    margin-bottom: 0;
    padding: 0 18px;
    width: calc(89% - 53px);
}
.newsletter_form > input[type="email"]::-moz-placeholder {
    color: #979797;
    opacity: 1!important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.newsletter_form > input[type="email"]::-webkit-input-placeholder {
    color: #979797;
    opacity: 1 !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.newsletter_form > input[type="email"]:-ms-input-placeholder {
    color: #979797;
    opacity: 1 !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.newsletter_form > input[type="email"]::placeholder {
    color: #979797;
    opacity: 1 !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.newsletter_form > input[type="submit"] {
    background: #333333 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0 3px 3px 0;
    color: #fc2c62;
    font-size: 14px;
    font-weight: 400;
    height: 100%;
    margin-bottom: 0;
    margin-left: 1px;
    padding: 0;
    position: absolute;
    right: 0;
    text-transform: capitalize;
    top: 0;
    width: 81px;
}
.newsletter_form > input[type="submit"]:focus {
    border-color: transparent;
}
.newsletter_form > input[type="submit"]:hover {
    background: #393939;
}
.instagram-pics.instagram-size-thumbnail > li {
    float: left;
    height: auto;
    margin-bottom: 2px;
    margin-right: 11px;
    width: 29%;
}
.news-letter p {
    color: #979797;
    font-weight: normal;
    line-height: 24px;
}
.news-letter .newsletter-text {
    color: #dcdcdc;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 19px;
}
.footer-title:after {
    background: #ffffff none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 38px;
}
.footer-title {
    color: #ffffff;
    font-weight: normal;
    line-height: 15px;
    margin-bottom: 17px;
    padding-bottom: 12px;
    position: relative;
    text-transform: capitalize;
}
.mce-container {
    z-index: 999999 !important;
}
/*3. Slider Area*/

.porject-overlay:before {
    background: #2a2a2a;
    content: "";
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
.testimonial-overlay:before {
    background: #2a2a2a;
    content: "";
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
.slider-container {
    position: relative;
}
.nivo-caption {
    z-index: 99;
}
.nivo-directionNav a {
    background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
    color: #ffffff;
    cursor: pointer;
    font-size: 26px;
    height: 100px;
    line-height: 98px;
    margin-top: -50px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    width: 44px;
    z-index: 999;
}
.nivo-directionNav a:hover {
    background: rgba(252, 44, 98, 0.3) none repeat scroll 0 0;
}
.slider-container:hover .nivo-directionNav a {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.nivo-directionNav a.nivo-nextNav {
    right: 0;
}
.nivo-directionNav a.nivo-prevNav {
    left: 0;
}
.slider-caption-img img {
    bottom: 0;
    left: auto;
    position: absolute;
    right: -20px;
    top: -268px;
    width: 500px;
}
.slider-cell {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100vh;
}
.middle-text .title-1 h1 {
    color: #ffffff;
    display: block;
    font-size: 60px;
    font-weight: normal;
    margin-bottom: 0;
    margin-top: 0;
}
.middle-text .desc p {
    color: #ffffff;
    font-size: 16px;
    font-weight: normal;
    line-height: 27px;
    margin-bottom: 34px;
    margin-top: 26px;
    padding: 0 10% 0 0;
}
.middle-text .contact-us a {
    background: #ff5f6d none repeat scroll 0 0;
    border-radius: 4px;
    box-shadow: 0 0 30px 3px rgba(0, 0, 0, 0.1);
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    padding: 12px 50px;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.middle-text .contact-us a:hover {
    background: #f8c12c none repeat scroll 0 0;
    color: #ffffff;
}
.middle-text .contact-us a:hover {
    background-color: #f75160;
    color: #fff;
    text-decoration: none;
}
.slide1-text {
    display: table;
    position: relative;
    right: -214px;
    top: 0px;
}
.slider-cell .middle-text .contact-us a {
    background: #fc2c62 none repeat scroll 0 0;
    border: 1px solid #fc2c62;
    border-radius: 3px;
    color: #ffffff;
    display: inline-block!important;
    font-family: "Lato", sans-serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 40px;
    padding: 0 49px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.nivo-caption {
    bottom: 0;
    box-sizing: border-box;
    color: #fff;
    display: none;
    height: 100%;
    left: 0;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: -90px;
    width: 100%;
    z-index: 99;
}
.slider-cell .middle-text .contact-us a:hover {
    background: transparent;
    color: #fc2c62;
}
.middle-text .title-1 h1 span.shl {
    color: #fc2c62;
}
.hlttext {
    color: #fc2c62;
}
.ht-single-cause {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  padding-bottom: 1px;
}
.ht-cause-text {
    background: #fc2c62 none repeat scroll 0 0;
    border-radius: 3px;
    margin: -27px 27px 27px;
    overflow: hidden;
    padding: 17px 24px 10px;
    position: relative;
    z-index: 2;
}
.ht-cause-text h2 {
    color: #ffffff;
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 23px !important;
}
.ht-cause-text .raised span,
.raised {
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 12px;
    text-transform: uppercase;
}
.give-progress-bar {
    background: #525252 none repeat scroll 0 0;
    border-radius: 30px;
    height: 12px;
    overflow: hidden;
    position: relative;
}
.give-progress-bar > span {
    background-color: #fff;
    border-radius: 30px;
}
.ht-cause-text .give-total-wrap {
    display: inline-block;
    float: left;
    width: 104px;
}
.ht-cause-text .give-total-wrap .give-text-input.give-amount-top {
    min-width: 68px !important;
    width: 9px;
}
.ht-cause-text .give-btn.give-btn-modal,
#give_purchase_submit .give-submit-button-wrap .give-submit.give-btn {
    background: transparent none repeat scroll 0 0;
    border-color: #ffffff;
    border-radius: 3px;
    color: #fff;
    display: block;
    float: right;
    font-family: "Lato", sans-serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 30px;
    padding: 1px 23px;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.ht-cause-text .give-total-wrap .give-text-input.give-amount-top {
    border-radius: 0 3px 3px 0;
    height: 34px;
}
.ht-cause-text form[id*="give-form"] .give-donation-amount #give-amount,
.ht-cause-text form[id*="give-form"] .give-donation-amount #give-amount-text {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 0 3px 3px 0;
    box-sizing: border-box;
    float: left;
    font-size: 14px;
    height: 34px;
    line-height: 35px;
    margin: 0;
    min-width: 125px;
    padding: 0 12px;
}
.ht-cause-text form[id*="give-form"] .give-donation-amount .give-currency-symbol {
    background-color: #fff;
    border: 0;
    border-radius: 3px 0 0 3px;
    border-right: 1px solid #d1d1d1 !important;
    box-sizing: border-box;
    color: #333;
    float: left;
    font-size: 15px;
    height: 34px;
    line-height: 35px;
    font-weight: 400;
    margin: 0;
    padding: 0 11px;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.ht-cause-text .give-btn.give-btn-modal:hover {
    background: #fff;
    color: #666666;
}
.ht-cause-text .give-goal-progress {
    clear: both;
    margin-bottom: 24px;
}
.ht-cause-text .give-goal-progress .raised {
    margin-bottom: 21px;
}
#give_offline_payment_info ol {
    margin-left: 17px;
}
#give_purchase_submit#give_purchase_submit .give-donation-total-label,
#give_purchase_submit#give_purchase_submit .give-final-total-amount {
    background: #fff none repeat scroll 0 0;
    border-radius: 3px 0 0 3px;
    color: #333;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}
#give_purchase_submit#give_purchase_submit .give-final-total-amount {
    border-radius: 0 3px 3px 0;
}
#give_purchase_submit .give-submit-button-wrap .give-submit.give-btn {
    background: #fc2c62 none repeat scroll 0 0;
    border-color: #fc2c62;
    color: #fff;
    float: left;
    padding: 5px 35px;
}
#give_purchase_submit .give-submit-button-wrap .give-submit.give-btn:hover {
    background: #fff;
    color: #fc2c62;
}
.mfp-content.give-responsive-mfp-content {
    border-radius: 3px;
}
.pro-bnr-text > h2 {
    margin-bottom: 14px;
    color: #555555;
    font-size: 40px;
    font-weight: normal;
    line-height: 29px;
}
.pro-bnr-text span {
    color: #fc2c62;
}
.pro-bnr-text > h2 {
    color: #555555;
    font-size: 40px;
    font-weight: normal;
    line-height: 29px;
    margin-bottom: 24px;
}
.project-banner {
    margin-bottom: 79px;
}
/*17. Event Page*/

.ht-event-img a {
    display: inline-block;
    position: relative;
}
.ht-event-img {
    float: left;
    line-height: 0;
    width: 52.1%;
}
.ht-event-text {
    background: #fc2c62 none repeat scroll 0 0;
    border-radius: 3px;
    float: left;
    margin: 22px 25px 22px -59px;
    min-height: 245px;
    padding: 35px 32px 26px;
    position: relative;
    width: 53.8%;
    z-index: 1;
}
.ht-single-event {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    margin: 10px 0;
    overflow: hidden;
}
.event-time {
    background: #fc2c62 none repeat scroll 0 0;
    border-radius: 30px 4px 4px 30px;
    bottom: 22px;
    color: #ffffff;
    font-size: 18px;
    height: 58px;
    line-height: 56px;
    padding: 0 0 0 21px;
    position: absolute;
    right: 64px;
    width: 109px;
}
.event-time > span {
    font-size: 14px;
    padding-left: 8px;
    position: relative;
    top: -6px;
}
.event-time > span:after {
    background: #ffffff none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: -3px;
    position: absolute;
    top: 11px;
    width: 6px;
}
.ht-event-text > h4 {
    color: #ffffff;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 15px;
    margin-top: 1px;
}
.ht-s-event-info {
    color: #ffffff;
    display: block;
    font-size: 12px;
    margin-bottom: 6px;
}
.ht-s-event-info i {
    font-size: 14px;
    margin-left: 1px;
    padding-right: 7px;
    position: relative;
    top: 1px;
}
.ht-event-text > p {
    color: #ffffff;
    font-size: 13px;
    line-height: 20px;
}
.ht-event-text > h4 a:hover {
    color: #555555;
}
.ht-event-info {
    margin-bottom: 20px;
}
.ht-event-text a {
    color: #fff;
}
.single-cause-area .event-slider .slick-arrow {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #e8e8e8;
    border-radius: 50%;
    bottom: -67px;
    color: #b4b4b4;
    display: inline-block;
    font-size: 20px;
    height: 36px;
    left: 50%;
    line-height: 32px;
    margin: 0 0 0 -40px;
    padding: 0;
    position: absolute;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 36px;
    z-index: 99;
}
.single-cause-area .event-slider .slick-arrow.ss2-next {
    margin-left: 5px;
}
.single-cause-area .event-slider .slick-arrow:hover {
    border: 1px solid #fc2c62;
    color: #fc2c62;
}
.event-slider.slider_nav button.slick-arrow {
    display: none!important;
}
.event-slider {
    margin-top: -10px;
}
.owl-theme .owl-controls .owl-buttons div {
    background: #272727 none repeat scroll 0 0;
    border-radius: 30px;
    color: #fff;
    display: inline-block;
    font-size: 10px;
    margin: 5px;
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    padding: 6px 21px;
}
/*8. Testimonial Area*/

.testimonial-area .owl-theme .owl-controls .owl-dot {
    background: #fff none repeat scroll 0 0;
    border-radius: 30px;
    display: inline-block;
    height: 8px;
    margin: 0 2.5px;
    -webkit-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
    width: 14px;
}
.testimonial-area .owl-theme .owl-controls .owl-dot.active {
    width: 30px;
}
.testimonial-area .owl-theme .owl-controls .owl-dot span {
    display: none;
}
.testimonial-area p {
    margin-bottom: 4px;
    padding-bottom: 31px;
    position: relative;
}
.testimonial-area p:after {
    background: #ffffff none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 17px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 2px;
}
.testimonial-area .owl-theme .owl-controls {
    margin-top: 36px;
}
/*9. Team Area*/

.single-team {
    border-radius: 3px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
    overflow: hidden;
    text-align: center;
}
.team-img {
    border-radius: 4px;
    position: relative;
}
.team-img img {
    border-radius: 4px;
    width: 100%;
}
.team-img a {
    display: inline-block;
}
.team-hover-link {
    background: #fc2c62 none repeat scroll 0 0;
    border-radius: 30px 30px 3px 3px;
    bottom: 26px;
    height: 49px;
    left: 19px;
    padding: 9px 0;
    position: absolute;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 38px;
}
.team-hover-link a {
    bottom: 0;
    color: #ffffff;
    display: block;
    font-size: 16px;
    height: 30px;
    line-height: 26px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    width: 100%;
}
.single-team:hover .team-hover-link a,
.single-team .team-hover-link a:last-child {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.single-team:hover .team-hover-link > a:nth-child(1) {
    bottom: 95px;
}
.single-team:hover .team-hover-link > a:nth-child(2) {
    bottom: 35px;
}
.single-team:hover .team-hover-link > a:nth-child(3) {
    bottom: 65px;
}
.team-hover-link > a:last-child {
    border-radius: 0 0 3px 3px;
    bottom: 5px;
}
.single-team:hover .team-hover-link {
    height: 141px;
}
.team-text {
    background: #fc2c62 none repeat scroll 0 0;
    border-radius: 3px;
    margin: -18px 18px 18px;
    padding: 24px 0 30px;
    position: relative;
    z-index: 1;
}
.team-text > h3,
.team-text > h5 {
    color: #ffffff;
    font-weight: normal;
}
.team-text > h3 a:hover {
    color: #fff;
}
.single-team:hover .team-hover-link a:hover {
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
.team-text > h3 {
    margin-bottom: 7px;
    margin-top: 0;
}
.team-text > h5 {
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 8px;
}
.team-img > a {
    width: 100%;
}
.breadcrumbs.breadcrumbs-title-right h2.page-title {
    text-align: right;
}
.page-title-bar {
    text-align: right;
}
.team-text a {
    color: #fff;
}
.team-text a:hover {
    color: #444;
}
/*10. Gallery Area*/

.gallery-img {
    display: block;
    overflow: hidden;
    position: relative;
}
.gallery-img h3 {
    background: rgba(252, 44, 98, 0.8) none repeat scroll 0 0;
    border-radius: 3px;
    bottom: -100%;
    color: #ffffff;
    display: block;
    font-size: 26px;
    font-weight: normal;
    left: 36px;
    padding: 31px 0 36px;
    position: absolute;
    right: 0;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: calc(100% - 71px);
    z-index: 1;
}
.gallery-img:hover h3 {
    bottom: 0px;
}
.gallery-area .slick-arrow {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 50%;
    bottom: 50%;
    color: #fc2c62;
    display: inline-block;
    font-size: 20px;
    height: 36px;
    left: 66px;
    line-height: 32px;
    margin: 0 0 -18px -40px;
    padding: 0;
    position: absolute;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 36px;
    z-index: 99;
}
.gallery-area .slick-arrow:hover {
    background: #fc2c62 none repeat scroll 0 0;
    color: #fff;
    border-color: #fc2c62
}
.gallery-area .slick-arrow.ss2-next {
    left: auto;
    margin-left: 0;
    right: 22px;
}
.gallery-area .slick-slide img {
    display: block;
    width: 100%;
}
.ht-single-blog {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    margin: 0 0 10px;
    padding-bottom: 29px;
    padding-top: 0;
}
.ht-blog-text {
    background: #fc2c62 none repeat scroll 0 0;
    border-radius: 3px;
    margin: -27px 27px 0;
    padding: 29px 30px 34px;
    position: relative;
    z-index: 1;
}
.ht-blog-text > h2 {
    color: #ffffff;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 10px;
    margin-top: 0;
}
.ht-blog-text h2 a {
    color: #fff;
}
.ht-blog-text > h2 a:hover {
    color: #555555;
}
.s-post-meta {
    color: #ffffff;
    display: block;
    float: left;
    font-size: 11px;
    margin-right: 18px;
    text-transform: uppercase;
}
.post-meta-wapper {
    margin-bottom: 16px;
    overflow: hidden;
}
.s-post-meta i {
    font-size: 12px;
    margin-right: 8px;
}
.s-post-meta:last-child {
    margin-right: 0;
}
.ht-blog-text > p {
    color: #ffffff;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 21px;
}
.ht-blog-text .default-btn {
    background: #fc2c62 none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 3px;
    color: #ffffff;
    display: inline-block;
    font-family: "Lato", sans-serif;
    font-weight: 700;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    font-size: 11px;
    line-height: 28px;
    padding: 0 24px;
}
.ht-blog-text .default-btn:hover {
    color: #666666;
    background: #fff;
}
.blog-area .ht-single-blog {
    padding-bottom: 27px;
    padding-top: 0;
}
.blog-area .ht-blog-text {
    margin: -27px 27px 0;
}
.blog-area .ht-blog-text {
    margin: -27px 27px 0;
}
.s-post-meta > a {
    color: #fff;
}
.s-post-meta > a:hover {
    color: #555;
}
.ht-single-blog.no_thumb {
    padding-top: 54px;
}
.video .video__inner {
    height: 569px;
    position: relative;
}
.video__trigger.video-popup {
    display: block;
    height: 90px;
    left: 0;
    margin: -45px auto auto;
    position: absolute;
    right: 0;
    top: 50%;
    width: 90px;
    z-index: 1;
}
.video .video__inner:after {
    background: #393939 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    position: absolute;
    top: 0;
    width: 100%;
}
.about-features-area {
    z-index: -1;
}
/*11. Donate Text Area*/

.causes-areas .ht-cause-text {
    background: #fff none repeat scroll 0 0;
    border-bottom: 2px solid #fc2c62;
    border-radius: 0;
    margin: 0;
    overflow: hidden;
    padding: 17px 24px 10px;
    position: relative;
    z-index: 2;
}
.causes-areas .ht-cause-text h2,
.causes-areas .ht-cause-text .raised span,
.causes-areas .raised {
    color: #6c6c6c;
    margin-top: 0;
}
.causes-areas .give-progress-bar > span {
    background: #fc2c62 !important;
}
.causes-areas .ht-cause-text .give-btn.give-btn-modal,
#give_purchase_submit .give-submit-button-wrap .give-submit.give-btn {
    background: #fff none repeat scroll 0 0;
    border-color: #686868;
    color: #5a5a5a;
}
.causes-areas .ht-cause-text .give-btn.give-btn-modal:hover {
    background: #474747 none repeat scroll 0 0;
    border-color: #474747;
    color: #fff;
}
.causes-areas .give-donation-amount.form-row-wide {
    border: 1px solid #5a5a5a;
    border-radius: 3px;
}
.causes-areas .ht-cause-text form[id*="give-form"] .give-donation-amount .give-currency-symbol {
    border-right: 1px solid #eee;
}
.causes-areas .give-progress-bar {
    height: 8px;
}
.causes-areas .ht-cause-text .raised span,
.raised {
    font-weight: 400;
}
.causes-areas .ht-single-cause {
    margin-bottom: 30px;
}
.causes-areas.single-cause-area {
    padding-bottom: 117px;
    padding-top: 120px;
}
.cause-item-area {
    margin-bottom: 28px;
}
.team-areas-page {
    margin-bottom: 51px;
    margin-top: 120px;
}
/*7. Events Area*/

.event-areas-page {
    margin-bottom: 89px;
    margin-top: 120px;
}
.events-two-area .ht-single-event {
    border: medium none;
    box-shadow: none;
    margin: 0 0 30px;
    position: relative;
}
.events-two-area .ht-event-img {
    width: 100%;
}
.events-two-area .ht-event-img > a:after {
    background: rgba(0, 0, 0, 0) -webkit-linear-gradient(bottom, rgba(252, 44, 98, 0.8), rgba(255, 255, 255, 0.8)) repeat scroll 0 0;
    background: rgba(0, 0, 0, 0) linear-gradient(to top, rgba(252, 44, 98, 0.8), rgba(255, 255, 255, 0.8)) repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 100%;
}
.events-two-area .ht-event-text {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    bottom: 0;
    float: none;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 100%;
}
.events-two-area .event-time {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    bottom: 15px;
    color: rgb(252, 44, 98);
    float: left;
    left: 16px;
    right: auto;
    width: 110px;
}
.events-two-area .event-time > span:after {
    background: rgb(252, 44, 98) none repeat scroll 0 0;
}
.events-two-area .s-team-wrapper {
    bottom: 4px;
    overflow: hidden;
    padding-left: 150px;
    position: absolute;
    top: auto;
}
.events-two-area .ht-event-info {
    margin-bottom: 3px;
    overflow: hidden;
}
.events-two-area .ht-s-event-info {
    float: left;
    margin-right: 16px;
}
.events-two-area .ht-s-event-info {
    float: left;
    margin-right: 16px;
}
.events-two-area .s-team-wrapper > h4 {
    color: rgb(255, 255, 255);
    font-size: 21px;
    font-weight: 400;
    margin-bottom: 17px;
    margin-top: -1px;
}
.events-two-area .ht-event-img > a {
    display: block;
    width: 100%;
}
.events-two-area .ht-event-text {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    bottom: 0;
    float: none;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 100%;
}
.ht-event-text.no_thumb_event {
    background: #e6375a none repeat scroll 0 0;
    display: inline-block;
    min-height: 90px;
    position: relative;
}
button:focus {
    outline: 0;
}
.event-details-area {
    padding-bottom: 71px;
    padding-top: 120px;
}
.event-details-container {
    padding: 0 44px;
}
.event-details-container {
    padding: 0 44px;
}
.event-timer {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 8px;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
    margin-bottom: 35px;
    margin-top: -53px;
    overflow: hidden;
    padding: 31px 0;
    position: relative;
    z-index: 2;
}
.count-column {
    border-right: 1px solid #d1d1d1;
    float: left;
    width: 25%;
}
.cdown {
    color: #898989;
    font-size: 14px;
    line-height: 13px;
    text-align: center;
}
.counting {
    color: #737373;
    display: block;
    font-size: 22px;
    line-height: 18px;
    padding-top: 11px;
}
.timer-btn {
    float: right;
    padding: 4px 35px 4px 0;
    text-align: right;
    width: 186px;
}
.timer {
    float: left;
    width: calc(100% - 186px);
}
.timer .count-column:last-child {
    border: 0 none;
}
.timer-btn .default-btn {
    background: #fc2c62 none repeat scroll 0 0;
    border: 1px solid #fc2c62;
    line-height: 32px;
    padding: 0 34px;
    border-radius: 3px;
    color: #ffffff;
    display: inline-block;
    font-family: "Lato", sans-serif;
    font-size: 12px;
    font-weight: 700;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.timer-btn .default-btn:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #fc2c62;
    border: 1px solid #fc2c62;
}
.event-details-container .post-d-info > span {
    color: #a2a2a2;
    font-size: 14px;
}
.event-details-container .post-d-info > span:first-child {
    margin-right: 16px;
}
.event-details-container .post-d-info > span i {
    color: #7c7c7c;
    margin-right: 5px;
}
.posts-details-container .event-details-container h1 {
    padding-bottom: 5px;
}
.event-details-container .post-d-info {
    margin-bottom: 23px;
}
.event-details-container .post-details-wrapper {
    border-bottom: 0 none;
    border-top: 1px solid #eee;
    padding-bottom: 0;
    padding-top: 20px;
}
.event-details-container .post-details-wrapper > p:nth-of-type(2) {
    margin-bottom: 52px;
}
.event-details-container .google-map-area {
    margin-bottom: 41px;
}
.post-details-wrapper > p {
    color: #6f6f6f;
    font-size: 14px;
    font-weight: normal;
    line-height: 28px;
}
.contact_form input,
.contact_form textarea {
    border: 1px solid #e9e9e9;
    color: #777777;
    font-family: "Lato", sans-serif;
    font-size: 14px;
    font-weight: normal;
    height: 40px;
    margin-bottom: 18px;
    padding: 0 17px;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    box-shadow: none;
    width: 100%;
}
.contact_form input,
.contact_form textarea {
    border: 1px solid #e9e9e9;
    color: #777777;
    font-family: "Lato", sans-serif;
    font-size: 14px;
    font-weight: normal;
    height: 40px;
    margin-bottom: 28px;
    padding: 0 17px;
}
.contact_form textarea {
    height: 190px;
    padding-top: 10px;
}
.submit-btn {
    background: #fc2c62 none repeat scroll 0 0;
    border-color: #fc2c62;
    font-family: "Lato", sans-serif;
    font-size: 14px;
    line-height: 37px;
    padding: 0 46px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.contact_form *::-moz-placeholder {
    opacity: .7 !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
.contact_form input[type="submit"] {
    background: #fc2c62 none repeat scroll 0 0;
    border-color: #fc2c62;
    color: #fff;
    font-weight: 700;
    width: 174px;
}
.contact_form input[type="submit"]:hover {
    background: transparent;
    color: #fc2c62;
}
.contact_form h3 {
    margin-left: 2px;
    margin-top: 0;
}
.contact_form.cont_pg > h3 {
    color: #777;
    font-size: 24px;
    font-weight: 300;
}
/*14. Homepage Two*/

.home2_slider_area .slider-cell .col-lg-8.col-lg-offset-4.col-md-8.col-md-offset-4.col-sm-8.col-sm-offset-4 {
    margin: 0;
}
.home2_slider_area .contact-us {
    text-align: center;
}
.home2_slider_area .slide1-text {
    top: 62px;
}
.project-text {
    background: #ffffff none repeat scroll 0 0;
    overflow: hidden;
    padding: 33px 25px 36px 29px;
}
.project-text > h4 {
    color: #696969;
    float: left;
    font-weight: 400;
    line-height: 25px;
    margin: 0;
    width: calc(100% - 70px);
}
.project-btn {
    background: #fc2c62 none repeat scroll 0 0;
    border-radius: 50%;
    color: #ffffff;
    float: right;
    font-size: 26px;
    height: 44px;
    line-height: 43px;
    margin-left: 26px;
    margin-top: 5px;
    text-align: center;
    width: 44px;
}
.project-btn:hover {
    background: #696969 none repeat scroll 0 0;
    color: #fff;
}
.project-text a.project-btn {
    color: #fff;
}
.team-two-area .team-text {
    bottom: 17px;
    left: 18px;
    margin: 0;
    padding: 23px 0 27px;
    position: absolute;
    right: 18px;
}
.team-two-area .team-text {
    bottom: 50px;
    left: 18px;
    margin: 0 auto;
    position: absolute;
    right: 18px;
    width: 81%;
}
.g_custom_row {
    margin-left: 7px;
    margin-right: 7px;
}
.g_custom_col {
    margin-bottom: 16px;
    padding-left: 7.5px;
    padding-right: 7.5px;
}
.posts-details-container {
    overflow: hidden;
}
.search-page-area,
.archive-page-area {
    margin-bottom: 83px;
    margin-top: 116px;
}
.archive-page-area {
    margin-bottom: 70px;
}
.search-page-area .page-title {
    font-size: 22px;
    margin: 0 0 2px;
}
header.page-header h1.page-title {
    font-size: 22px;
    margin: 0 0 9px;
}
.banner-content .text-content-wrapper {
    display: table;
    width: 100%;
}
.slider-two-area,
.slider-three-area,
.banner-content,
.single-slide,
.owl-item,
.owl-stage,
.slider-wrapper,
.owl-stage-outer,
.banner-content .container,
.banner-content .row,
.banner-content .col-lg-10,
.banner-content .col-md-12,
.banner-content .col-lg-7,
.banner-content .text-content-wrapper,
.banner-content .text-content,
.banner-content .display-table,
.banner-content .display-table-cell {
    height: 100%;
}
.slider-area,
.slider-two-area,
.slider-three-area {
    height: 100vh;
    overflow: hidden;
    position: relative;
}
.slider-area .owl-item .single-slide img,
.slider-two-area .owl-item .single-slide img,
.slider-three-area .owl-item .single-slide img {
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    width: 100%;
}
.banner-content .text-content-wrapper {
    display: table;
    margin-top: 31%;
    width: 100%;
}
.banner-content .text-content {
    display: table-cell;
    position: relative;
    vertical-align: middle;
    z-index: 3;
}
.banner-content h1 {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
    color: #ffffff;
    font-size: 60px;
    font-weight: normal;
    line-height: 71px;
    margin-bottom: 21px;
}
.banner-btn .default-btn {
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
    background: #fc2c62 none repeat scroll 0 0;
    border: 1px solid #fc2c62;
    border-radius: 3px;
    color: #ffffff;
    display: inline-block;
    font-family: "Lato", sans-serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 41px;
    padding: 0 37px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.banner-btn .default-btn:hover {
    background: transparent;
    border: 1px solid #fc2c62;
    color: #fc2c62;
}
.slider-area .owl-item.active .banner-content p,
.slider-area .owl-item.active .banner-content h1,
.slider-area .owl-item.active .banner-btn .default-btn,
.slider-two-area .owl-item.active .banner-content p,
.slider-two-area .owl-item.active .banner-content h1,
.slider-two-area .owl-item.active .banner-btn .default-btn,
.slider-three-area .owl-item.active .banner-content p,
.slider-three-area .owl-item.active .banner-content h1,
.slider-three-area .owl-item.active .banner-content h5,
.slider-area .owl-item.active .text-content > h2,
.slider-three-area .owl-item.active .banner-btn .default-btn,
.owl-item.active .style_1_slider .text-content > h2 {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
.single-slide {
    background-position: center top;
    background-size: cover;
}
.background-area {
    position: relative;
}
.slider-area .owl-dot:first-child,
.slider-two-area .owl-dot:first-child,
.slider-three-area .owl-dot:first-child {
    margin-left: 0;
}
.slider-area .owl-dot,
.slider-two-area .owl-dot,
.slider-three-area .owl-dot {
    background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;
    border: 0 none;
    border-radius: 50%;
    color: #ffffff;
    display: inline-block;
    font-family: "oswaldmedium";
    font-size: 10px;
    height: 29px;
    line-height: 29px;
    margin: 0 7px;
    text-align: center;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 29px;
}
.slider-three-area .text-content > h5 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
    color: #ffffff;
    font-family: "oswaldmedium";
    margin-bottom: 17px;
    text-transform: uppercase;
}
.slider-three-area .banner-content h1 {
    letter-spacing: 0;
    margin-bottom: 19px;
    margin-top: 17px;
}
.banner-content p {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
    color: #ffffff;
    font-size: 16px;
    font-weight: normal;
    line-height: 28px;
    font-family: "Open Sans", sans-serif;
    margin-bottom: 35px;
}
.hero-slider .owl-nav > div {
    background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
    bottom: 0;
    color: #ffffff;
    float: left;
    font-size: 26px;
    height: 100px;
    left: -100%;
    line-height: 98px;
    margin: auto;
    position: absolute;
    text-align: center;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 44px;
}
.hero-slider .owl-nav .owl-next {
    left: auto;
    position: absolute;
    right: -100%;
}
.slider-area .owl-carousel .owl-nav div.owl-prev {
    right: auto;
}
.slider-area:hover .hero-slider .owl-nav > .owl-prev {
    left: 0;
}
.slider-area:hover .hero-slider .owl-nav .owl-next {
    right: 0;
}
.style_1_slider .text-content h1 {
    font-size: 30px;
    font-weight: normal;
    line-height: 24px;
    margin: 0 0 20px;
}
.slider-area .text-content > h2 {
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
    color: #ffffff;
    font-size: 60px;
    font-weight: normal;
    line-height: 71px;
    margin: 7px 0 21px;
}
.slider-three-area .text-content h2 {
    font-size: 31px;
    line-height: 24px;
    margin: 0;
}
.banner-content.style_1_slider .text-content-wrapper {
    display: table;
    margin-top: 4%;
    width: 100%;
}
.style_1_slider .text-content > p {
    padding: 0 85px;
}
.hero-slider .owl-item {
    position: relative;
}
.hero-slider .owl-item:after {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    position: absolute;
    top: 0;
    width: 100%;
}
.slider-three-area .banner-content .text-content-wrapper {
    margin-top: 35%;
}
.slider-area.slider-area.trnprent-slider {
    height: 100vh;
}
.slider-area.slider-three-area.trnprent-slider {
    height: 86vh;
}
.text-content-wrapper .text-content h1 span {
    color: #fc2c62;
}
.kc-title-wrap .kc_title.donate__title {
    text-align: left !important;
}
div.widget_categories ul.children > li {
    line-height: 21px;
    margin-bottom: 0;
    margin-left: 5px;
}
li > ul,
li > ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}
.footer-top-area .widget_pages ul.children {
    margin-left: 1.5em;
}
.footer-top-area .widget_nav_menu ul.sub-menu {
    margin-left: 1.1em;
}
.single-footer ul li a {
    display: inline-block;
    line-height: 16px;
}
.single-footer ul li {
    color: #b9b9b9;
}
.sidebar-widget ul li ul.children li:first-child,
.sidebar-widget ul li ul.sub-menu li:first-child {
    border: 0;
}
aside .sidebar-widget li {
    color: #717171;
}
.footer-area .blog-search form input {
    color: #fff;
}
.single-footer {
    color: #b9b9b9;
}
.single-footer ul li {
  margin-bottom: 4px;
  padding: 5px 0 0;
}
.single-footer .tagcloud a:hover {
    background: transparent none repeat scroll 0 0;
    border-color: #fc2c62;
    color: #fc2c62;
}
ul {
    list-style-type: disc;
}
ul li {
    list-style: disc;
}
.entry-content ul li {
    list-style: outside none disc;
}
.comment-list,
.comment-list ul.children,
.comment-list ul li.comment,
.single-footer ul li {
    list-style: none;
}
.breadcrumbs-area {
    padding-bottom: 75px;
    padding-top: 80px;
}
.redux_active .breadcrumbs-area {
  padding-bottom: 200px;
  padding-top: 231px;
}
.breadcrumbs-title-center .page-title-bar {
    margin-bottom: 9px;
}
.page-not-found-wrap .pnf-inner h1 {
    color: #fc2c62;
    font-size: 330px;
    margin-bottom: 0;
    margin-top: -46px;
}
.page-not-found-wrap .pnf-inner > h2 {
    color: #555;
    font-size: 52px;
}
.page-not-found-wrap {
    padding: 0 0 11px;
}
.page-not-found-wrap .pnf-inner a.btn {
    background: #fc2c62 none repeat scroll 0 0;
    margin-top: 38px;
}
.page-not-found-wrap {
    height: 707px;
}
.page-not-found-wrap .pnf-inner a.btn:hover {
    background: transparent none repeat scroll 0 0;
    border-color: #fc2c62;
    color: #fc2c62;
}
.mean-nav ul li {
    list-style: outside none none;
}
.post-pagination {
    margin-top: 39px;
}
/*wp-calendar Style*/

#wp-calendar {
    width: 100%;
    font-size: 12px;
    font-weight: 300;
    border-collapse: separate;
    margin-bottom: 0;
    border-spacing: 2px;
    margin-left: 0;
    border: 1px solid #b9b9b9;
    padding: 9px 8px 1px;
}
#wp-calendar caption {
    display: none;
}
#wp-calendar tbody td {
    margin-bottom: 10px;
    font-weight: 500;
    text-align: center;
    border-radius: 2px;
    border: 1px solid #b9b9b9;
    padding: 6px;
}
#wp-calendar tbody td.pad {
    border: 0;
}
#wp-calendar tbody td#today {
    color: #fc2c62;
    border-color: #fc2c62;
}
#wp-calendar tfoot td#prev a,
#wp-calendar tfoot td#next a {
    color: #888;
    font-size: 12px;
    font-weight: 400;
    position: relative;
    text-transform: uppercase;
    bottom: -9px;
    margin-bottom: 1px;
}
#wp-calendar tfoot td#prev {
    text-align: left;
}
#wp-calendar thead th {
    font-size: 13px;
    font-weight: 400;
    color: #b9b9b9;
    text-align: center;
    padding-bottom: 10px;
}
#wp-calendar tfoot td#next {
    text-align: right;
}
#wp-calendar thead th {
    font-size: 13px;
    font-weight: 400;
    color: #6f6f6f;
    text-align: center;
    padding-bottom: 10px;
}
.footer-area #wp-calendar thead th {
    color: #b9b9b9;
}
.footer-area #wp-calendar tfoot td#prev a,
.footer-area #wp-calendar tfoot td#next a {
    color: #b9b9b9;
}
table th {
    border: 1px solid #b9b9b9;
    padding: 10px;
}
#wp-calendar tbody td a,
#wp-calendar tfoot td#prev a:hover,
#wp-calendar tfoot td#next a:hover {
    color: #fc2c62;
}
table th {
    border: 1px solid #b9b9b9;
}
table tfoot td {
    border: 0;
    border-left: 0;
    padding: 1px 9px 15px;
    vertical-align: top;
    text-align: center;
}
#wp-calendar tfoot td#prev a:hover,
#wp-calendar tfoot td#next a:hover {
    font-weight: 400;
}
.read-more > a {
    color: #868686;
    display: inline-block;
    font-size: 11px;
    font-weight: 600;
    margin-top: 16px;
    text-transform: uppercase;
}
.mean-nav > ul {
    height: 246px;
    overflow-y: auto;
}
.ht-event-text a:hover {
    color: #303030;
}
.search-page-area .single-blog {
    margin-bottom: 20px;
}
.causes-areas .post-pagination {
    margin-top: 2px;
}
.header-info span {
    color: #c8c8c8;
}
.entry-content ol > li {
    list-style: outside none list;
}
.gallery-img span {
    background: rgba(252, 44, 98, 0.8) none repeat scroll 0 0;
    border-radius: 3px;
    bottom: -100%;
    color: #ffffff;
    display: block;
    font-size: 26px;
    font-weight: normal;
    left: 36px;
    padding: 31px 0 36px;
    position: absolute;
    right: 0;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: calc(100% - 71px);
    z-index: 1;
}
.gallery-img:hover span {
    bottom: 22px;
}
.redux_active .hdr-2 .primary-nav-wrap ul li a {
    color: #fff;
}
.redux_active .header-area.hdr-2 a.meanmenu-reveal i {
    color: #fff;
}
.redux_active .breadcrumbs h2.page-title {
    color: #fff;
}
.redux_active .breadcrumb-text h1 {
    color: #fff;
}
.redux_active .hdr-2 .primary-nav-wrap ul li.current-menu-item > a {
    color: #fc2c62;
}
.redux_active section.breadcrumbs-area:before {
    background: rgba(0, 0, 0, 0.45) none repeat scroll 0 0;
}
.redux_active .breadcrumbs ul li a:hover {
    color: #fc2c62;
}
.redux_active .breadcrumbs ul li {
    color: #fff;
}
.s-footer-item i.zmdi.zmdi-home {
  margin-right: 7px;
}
.footer-top-newsletter form {
  position: relative;
}
.news-letter .mc4wp-alert.mc4wp-error > p {
  color: red;
}
.news-letter .mc4wp-alert.mc4wp-success > p {
  color: green;
}

















