/*
 Theme Name:   Politic
 Description:  Politic is a Responsive WordPres Theme
 Author:       HasTech
 Author URI:   https://hastech.company/
 Version:      1.1.0
 Tags:          custom-colors, custom-header, custom-menu, editor-style, featured-images, translation-ready, full-width-template, theme-options
 License:      GPL 2.0
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Template:     layerswp
 
     CSS INDEX
    ===================

   1. Default style css

   2. Header area
   3. Slider style
   4. Blog style
   5. Welcome style
   6. Services style
   7. Event style
   8. Testimonial Style
   9. Portfolio Style
   10. Donate Style
   11. Newsletter Style
   12. Single pages Style
   13. Politic Responsive  Style  

/*-----------------------------
 1. Default style css
-------------------------------*/

html {
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-width: calc(100%) !important;
}
body {
    color: #666;
}
[class*="column"] {
    margin-bottom: 0px;
}
.container {
    max-width: 1200px;
}
.container.list-masonry {
    max-width: 1200px;
}
.content-vertical-massive {
    padding-bottom: 120px;
    padding-top: 105px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #5b5b5b;
    clear: both;
    line-height: 1.3;
}
.blog-content h1 {
    font-size: 32px;
    margin: 0 0 25px 0;
}
.blog-content h2 {
    font-size: 28px;
    margin: 0 0 25px 0;
}
.blog-content h3 {
    font-size: 22px;
    margin: 0 0 22px 0;
}
.blog-content h4 {
    font-size: 20px;
    margin: 0 0 22px 0
}
.blog-content h5 {
    font-size: 18px;
    margin: 0 0 20px 0
}
.blog-content h6 {
    font-size: 16px;
    margin: 0 0 20px 0
}
p {
    font-weight: 300
}
.hover,
a {
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.no-hover:before,
.no-hover:after {
    opacity: 0 !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
textarea,
input,
select,
button {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #666;
    font-family: "Montserrat";
}
.fix {
    overflow: hidden;
}
.heading span {
    display: block;
}
/*************************
  Basic margin padding

*************************/

.m-0 {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}
.p-0 {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}
/*************************
   Margin top
*************************/

.mt-0 {
    margin-top: 0
}
.mt-10 {
    margin-top: 10px
}
.mt-15 {
    margin-top: 15px
}
.mt-20 {
    margin-top: 20px
}
.mt-30 {
    margin-top: 30px
}
.mt-40 {
    margin-top: 40px
}
.mt-50 {
    margin-top: 50px
}
.mt-60 {
    margin-top: 60px
}
.mt-70 {
    margin-top: 70px
}
.mt-80 {
    margin-top: 80px
}
.mt-90 {
    margin-top: 90px
}
.mt-100 {
    margin-top: 100px
}
.mt-110 {
    margin-top: 110px
}
.mt-120 {
    margin-top: 120px
}
.mt-130 {
    margin-top: 130px
}
.mt-140 {
    margin-top: 140px
}
.mt-150 {
    margin-top: 150px
}
/*************************
      Margin right
*************************/

.mr-0 {
    margin-right: 0px
}
.mr-10 {
    margin-right: 10px
}
.mr-15 {
    margin-right: 15px
}
.mr-20 {
    margin-right: 20px
}
.mr-30 {
    margin-right: 30px
}
.mr-40 {
    margin-right: 40px
}
.mr-50 {
    margin-right: 50px
}
.mr-60 {
    margin-right: 60px
}
.mr-70 {
    margin-right: 70px
}
.mr-80 {
    margin-right: 80px
}
.mr-90 {
    margin-right: 90px
}
.mr-100 {
    margin-right: 100px
}
.mr-110 {
    margin-right: 110px
}
.mr-120 {
    margin-right: 120px
}
.mr-130 {
    margin-right: 130px
}
.mr-140 {
    margin-right: 140px
}
.mr-150 {
    margin-right: 150px
}
/*************************
  Margin bottom

*************************/

.mb-0 {
    margin-bottom: 0
}
.mb-10 {
    margin-bottom: 10px
}
.mb-15 {
    margin-bottom: 15px
}
.mb-20 {
    margin-bottom: 20px
}
.mb-30 {
    margin-bottom: 30px
}
.mb-40 {
    margin-bottom: 40px
}
.mb-50 {
    margin-bottom: 50px
}
.mb-60 {
    margin-bottom: 60px
}
.mb-70 {
    margin-bottom: 70px
}
.mb-80 {
    margin-bottom: 80px
}
.mb-90 {
    margin-bottom: 90px
}
.mb-100 {
    margin-bottom: 100px
}
.mb-110 {
    margin-bottom: 110px
}
.mb-120 {
    margin-bottom: 120px
}
.mb-130 {
    margin-bottom: 130px
}
.mb-140 {
    margin-bottom: 140px
}
.mb-150 {
    margin-bottom: 150px
}
/*************************
        Margin left

*************************/

.ml-0 {
    margin-left: 0
}
.ml-10 {
    margin-left: 10px
}
.ml-15 {
    margin-left: 15px
}
.ml-20 {
    margin-left: 20px
}
.ml-30 {
    margin-left: 30px
}
.ml-40 {
    margin-left: 40px
}
.ml-50 {
    margin-left: 50px
}
.ml-60 {
    margin-left: 60px
}
.ml-70 {
    margin-left: 70px
}
.ml-80 {
    margin-left: 80px
}
.ml-90 {
    margin-left: 90px
}
.ml-100 {
    margin-left: 100px
}
.ml-110 {
    margin-left: 110px
}
.ml-120 {
    margin-left: 120px
}
.ml-130 {
    margin-left: 130px
}
.ml-140 {
    margin-left: 140px
}
.ml-150 {
    margin-left: 150px
}
.pt-0 {
    padding-top: 0
}
.pt-10 {
    padding-top: 10px
}
.pt-15 {
    padding-top: 15px
}
.pt-20 {
    padding-top: 20px
}
.pt-30 {
    padding-top: 30px
}
.pt-40 {
    padding-top: 40px
}
.pt-50 {
    padding-top: 50px
}
.pt-60 {
    padding-top: 60px
}
.pt-70 {
    padding-top: 70px
}
.pt-80 {
    padding-top: 80px
}
.pt-90 {
    padding-top: 90px
}
.pt-100 {
    padding-top: 100px
}
.pt-110 {
    padding-top: 110px
}
.pt-120 {
    padding-top: 120px
}
.pt-130 {
    padding-top: 130px
}
.pt-140 {
    padding-top: 140px
}
.pt-150 {
    padding-top: 150px
}
/*************************
   Padding right

*************************/

.pr-0 {
    padding-right: 0
}
.pr-10 {
    padding-right: 10px
}
.pr-15 {
    padding-right: 15px
}
.pr-20 {
    padding-right: 20px
}
.pr-30 {
    padding-right: 30px
}
.pr-40 {
    padding-right: 40px
}
.pr-50 {
    padding-right: 50px
}
.pr-60 {
    padding-right: 60px
}
.pr-70 {
    padding-right: 70px
}
.pr-80 {
    padding-right: 80px
}
.pr-90 {
    padding-right: 90px
}
.pr-100 {
    padding-right: 100px
}
.pr-110 {
    padding-right: 110px
}
.pr-120 {
    padding-right: 120px
}
.pr-130 {
    padding-right: 130px
}
.pr-140 {
    padding-right: 140px
}
/*************************
  Padding bottom

*************************/

.pb-0 {
    padding-bottom: 0
}
.pb-10 {
    padding-bottom: 10px
}
.pb-15 {
    padding-bottom: 15px
}
.pb-20 {
    padding-bottom: 20px
}
.pb-30 {
    padding-bottom: 30px
}
.pb-40 {
    padding-bottom: 40px
}
.pb-50 {
    padding-bottom: 50px
}
.pb-60 {
    padding-bottom: 60px
}
.pb-70 {
    padding-bottom: 70px
}
.pb-80 {
    padding-bottom: 80px
}
.pb-90 {
    padding-bottom: 90px
}
.pb-100 {
    padding-bottom: 100px
}
.pb-110 {
    padding-bottom: 110px
}
.pb-120 {
    padding-bottom: 120px
}
.pb-130 {
    padding-bottom: 130px
}
.pb-140 {
    padding-bottom: 140px
}
.pb-150 {
    padding-bottom: 150px
}
/*************************
        Padding left

*************************/

.pl-0 {
    padding-left: 0
}
.pl-5 {
    padding-left: 5px;
}
.pl-10 {
    padding-left: 10px
}
.pl-15 {
    padding-left: 15px
}
.pl-20 {
    padding-left: 20px
}
.pl-30 {
    padding-left: 30px
}
.pl-40 {
    padding-left: 40px
}
.pl-50 {
    padding-left: 50px
}
.pl-60 {
    padding-left: 60px
}
.pl-70 {
    padding-left: 70px
}
.pl-80 {
    padding-left: 80px
}
.pl-90 {
    padding-left: 90px
}
.pl-100 {
    padding-left: 100px
}
.pl-110 {
    padding-left: 110px
}
.pl-120 {
    padding-left: 120px
}
.pl-130 {
    padding-left: 130px
}
.pl-140 {
    padding-left: 140px
}
.pl-150 {
    padding-left: 150px
}
/*************************
  Padding left left right

*************************/

.plr-0 {
    padding: 0
}
.plr-10 {
    padding: 0 10px
}
.plr-15 {
    padding: 0 15px
}
.plr-20 {
    padding: 0 20px
}
.plr-30 {
    padding: 0 30px
}
.plr-40 {
    padding: 0 40px
}
.plr-50 {
    padding: 0 50px
}
.plr-60 {
    padding: 0 60px
}
.plr-70 {
    padding: 0 70px
}
.plr-80 {
    padding: 0 80px
}
.plr-90 {
    padding: 0 90px
}
.plr-100 {
    padding: 0 100px
}
.plr-110 {
    padding: 0 110px
}
.plr-120 {
    padding: 0 120px
}
/***************************
    Page section padding 

****************************/

.p-all-10 {
    padding: 10px;
}
.p-all-15 {
    padding: 15px;
}
.p-all-20 {
    padding: 20px;
}
.p-all-25 {
    padding: 25px;
}
.p-all-30 {
    padding: 30px;
}
/*========================
=====Custome style css====*/

.read-more {
    border: 1px solid #ddd;
    color: #777777;
    display: inline-block;
    font-size: 12px;
    padding: 5px 10px;
    text-transform: capitalize;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.border {
    border: 1px solid #ddd;
}
.border-t {
    border-top: 1px solid #ddd;
}
.border-b {
    border-bottom: 1px solid #ddd;
}
.border-l {
    border-left: 1px solid #ddd;
}
.border-r {
    border-right: 1px solid #ddd;
}
/*------------------------
2. Header area
--------------------------*/

.pull-right .nav-horizontal li a {
    font-weight: 300;
    text-transform: none;
}
.header-site .container {
    padding: 0 20px;
}
.sub-menu li,
.nav .children li {
    width: 250px;
}
.nav-horizontal li a {
    color: #2d3e50;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}
.site-logo-link img,
.custom-logo-link img,
.mark img {
    max-height: inherit;
}
.is_stuck_show .site-logo-link img,
.is_stuck_show .custom-logo-link img {
    max-height: inherit;
    width: 160px!important;
}
.nav-horizontal li:hover a {
    color: #e03927;
}
.nav-horizontal li:hover ul li a {
    color: inherit;
}
.nav-horizontal li:hover ul li:hover a {
    color: #e03927;
}
.nav-horizontal li:hover ul li:hover ul li a {
    color: inherit;
}
.nav-horizontal li:hover ul li:hover ul li:hover a {
    color: #e03927;
}
.header-sticky.is_stuck.is_stuck_show {
    z-index: 999999;
    background: #fff;
}
.copyright p.site-text {
    text-align: center;
}
.sub-menu,
.nav .children {
    border: 1px solid #ddd;
    left: 0;
    right: auto;
    top: 50px;
}
.sub-menu,
.nav .children {
    top: 90px;
}
.header-site .menu-item-has-children > a:after {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.header-site .nav-horizontal > ul > li > a {
    padding: 39px 10px;
}
.header-site .nav-horizontal>ul>li {
    margin: 0 2px;
    padding: 0;
}
.nav li:hover>.sub-menu,
.nav li:hover .children {
    top: 100%;
}
.header-site .nav-horizontal>ul>li:last-child a {
    padding-right: 0;
}
.sub-menu li a {
    text-transform: none;
}
.sub-menu li a:hover,
.nav .children li a:hover {
    background-color: transparent;
    color: #e03927;
}
.nav-horizontal li a span {
    background: #2d3e50 none repeat scroll 0 0;
    color: #fff;
    padding: 8px 20px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.header-site .nav ul li ul.sub-menu>li {
    background: inherit;
}
.nav>ul>li .sub-menu .sub-menu,
.nav li:hover>.sub-menu .sub-menu,
.nav>ul>li .children .children,
.nav li:hover>.children .children {
    left: 250px;
    top: -2px;
}
.nav li ul.children li ul.children {
    border: 1px solid #ddd;
    margin-top: -1px;
    width: 252px;
}
.nav li:hover>.children .children {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    top: 0;
    border: 1px solid #ddd;
}
.nav li:hover>.children li:hover .children {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    top: 0;
}
nav ul li.current-menu-item.menu-efect a {
    color: #e03927;
}
nav ul li.current-menu-item.menu-efect a span {
    background: #e03927;
}
.header-sticky {
    z-index: 999px;
}
.is_stuck_show {
    border-bottom: 1px solid #ddd;
}
.nav>ul>li .sub-menu .sub-menu,
.nav li:hover>.sub-menu .sub-menu,
.nav>ul>li .children .children,
.nav li:hover>.children .children {
    top: 0px;
}
.is_stuck_show .nav-horizontal > ul > li > a {
    padding: 22px 10px;
}
.is_stuck_show .nav-horizontal>ul>li {
    margin: 0 2px;
    padding: 0 0 0px;
}
.nav li:hover>.sub-menu,
.nav li:hover .children {
    top: 100%;
}
/*------------------------
3. Slider style
--------------------------*/

.hs-item.slick-slide:before {
    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-fullwidth {
    padding: 30px 100px 90px;
    width: 100%;
}
.hs-item.slick-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.custom-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.hero-slider .slick-dots {
    bottom: 74px;
    left: 0;
    margin: 0 auto;
    padding-right: 10%;
    position: absolute;
    right: 0;
    text-align: right;
    width: 100%;
    z-index: 999;
}
.hero-slider .slick-dots li {
    display: inline-block;
    height: 22px;
    position: relative;
    text-align: right;
    margin-left: 30px;
    padding-top: 5px;
    vertical-align: top;
}
.hero-slider .slick-dots li:first-child {
    margin-left: 0;
}
.hero-slider .slick-dots li:first-child:before {
    display: none;
}
.hero-slider .slick-dots li.slick-active {
    padding-top: 0;
}
.hero-slider .slick-dots li:before {
    position: absolute;
    left: -18px;
    bottom: -7px;
    content: "/";
    color: #fff;
    font-size: 10px;
}
.hero-slider .slick-dots li button {
    display: block;
    background-color: transparent;
    color: #fff;
    font-size: 20px;
    line-height: 20px;
    border: none;
    padding: 0;
    float: right;
    text-indent: 0px;
    height: auto;
    width: auto;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.hero-slider .slick-dots li button:before {
    content: "0";
}
.hero-slider .slick-dots li.slick-active button {
    font-size: 30px;
    font-weight: 600;
    color: #e03927;
    line-height: 24px;
}
.hero-slider .slick-dots > li.slick-active button {
    background: transparent;
    border: none;
}
/*Hero Slide Item*/

.hs-item {
    background-color: #2d3e50;
    background-size: cover;
    margin: 0;
    height: auto;
}
.hs-item .hs-item-wrapper {
    position: relative;
    z-index: 3;
}
.hs-item .hs-image {
    bottom: -90px;
    left: -30px;
    position: relative;
}
.hs-item .hs-image img {
    width: 100%;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.hs-item .hs-content .thumbnail-body .button {
    margin-top: 0;
}
.hs-item .hs-content * {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.hs-item .hs-content h2 {
    font-size: 44px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 8px;
    text-transform: uppercase;
}
.slider-fullwidth {
    padding: 30px 100px 0;
}
.hs-item .hs-content h1 {
    font-size: 24px;
    color: #fff;
    margin-bottom: 10px;
    font-weight: 600;
    text-transform: uppercase;
}
.hs-item .hs-content p {
    font-size: 16px;
    font-family: Montserrat;
    color: #fff;
    font-weight: 300;
    line-height: 28px;
    margin-bottom: 43px;
    max-width: 770px;
}
.hs-item .hs-content a {
    padding: 10px 35px;
    color: #fff;
    background-color: transparent;
    display: inline-block;
    vertical-align: top;
    border-radius: 0;
    text-transform: uppercase;
    font-size: 13px;
    font-family: Montserrat;
    position: relative;
    overflow: hidden;
    font-weight: 400;
    z-index: 1;
    letter-spacing: 0.5px;
    border: 1px solid #fff;
}
.hs-item .hs-content a:hover {
    background-color: #fff;
    border-color: #fff;
    color: #e03927;
}
.hs-item .hs-content a:hover {
    background-color: #fff;
    color: #9f8447;
}
.hs-item .hs-content a i {
    line-height: 18px;
    margin-left: 8px;
    position: relative;
}
.hs-item.slick-current .hs-image img {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}
.hs-item.slick-current .hs-content h1 {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-delay: 1.3s;
    animation-delay: 1.3s;
}
.hs-item.slick-current .hs-content h2 {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
}
.hs-item.slick-current .hs-content p {
    -webkit-animation-delay: 1.3s;
            animation-delay: 1.3s;
    -webkit-animation-name: fadeInUp;
            animation-name: fadeInUp;
}
.hs-item .hs-content p {
    margin-bottom: 26px;
}
.hs-item.slick-current .hs-content h1 {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-delay: 1.8s;
    animation-delay: 1.8s;
}
.hs-item.slick-current .hs-content p {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-delay: 2.3s;
    animation-delay: 2.3s;
}
.hs-item.slick-current .hs-content a {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-delay: 2.8s;
    animation-delay: 2.8s;
}
.slider_text_left {
    -ms-flex-flow: row-reverse wrap;
        flex-flow: row-reverse wrap;
}
.slider_text_left .hs-content {
    padding-left: 0;
    padding-right: 70px;
}
.hero-slider .slick-list {
    margin: 0;
}
.add_your_class.thumbnail-body {
    padding: 0px;
    background: transparent !important;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .hs-item .hs-content p {
        font-size: 14px;
        margin-bottom: 25px;
    }
    .hs-item .hs-content h2 {
        font-size: 24px!important;
    }
    .hs-item .hs-content h1 {
        font-size: 20px!important;
    }
    .hs-item .hs-content a {
        font-size: 14px;
        height: 40px;
        padding: 8px 25px;
    }
    .hs-item .hs-content a i {
        top: 3px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hs-item .hs-content h1 {
        font-size: 20px!important;
    }
    .slider-fullwidth {
        padding: 30px 100px 0px;
    }
    .hs-item .hs-image {
        bottom: 0px;
        left: -30px;
        position: relative;
    }
    .hs-item .hs-content p {
        font-size: 12px;
        margin-bottom: 15px;
        line-height: 20px;
    }
    .hs-item .hs-content a {
        font-size: 12px;
        padding: 5px 20px;
    }
    .hs-item .hs-content h2 {
        font-size: 20px!important;
        line-height: 20px!important;
        margin-bottom: 5px;
    }
    .hs-item .hs-content a i {
        font-size: 19px!important;
        top: 3px;
    }
    .slider-fullwidth {
        padding: 30px 50px 0;
    }
    .hs-item .hs-image {
        display: block!important;
    }
}
@media only screen and (max-width: 767px) {
    .hs-item .hs-content a i {
        font-size: 15px;
    }
    .hs-item .hs-content h2 {
        font-size: 25px !important;
        line-height: 24px;
        margin-bottom: 20px;
        margin-top: 10px;
    }
    .hs-item .hs-content h1 {
        font-size: 20px!important;
        margin-bottom: 5px;
    }
    .slider-fullwidth {
        padding: 40px 50px 50px;
    }
    .hero-slider .slick-dots {
        bottom: 50px;
    }
    .hs-item .hs-content p {
        display: none;
        margin-bottom: 26px;
    }
}
@media only screen and (max-width: 479px) {
    .hs-item .hs-content a {
        font-size: 8px;
        height: 26px;
        padding: 1px 7px;
    }
    .hs-item .hs-content p {
        display: none;
    }
    .hs-item .hs-content a i {
        font-size: 12px;
        margin-left: 3px;
    }
    .hs-item .hs-content p {
        display: none!important;
    }
    .hs-item .hs-image {
        display: none;
    }
}
/*------------------------
4. Blog style
--------------------------*/

.sticky .border {
    border: 1px solid #f00;
}
/* Breadcrumb area */

.breadcrumb-area {
    background-color: #292929;
    background-size: cover;
    padding: 67px 0 70px;
}
.breadcrumb-title h1 {
    color: #fff;
    font-size: 36px;
    font-weight: 700;
}
.breadcrumb-list li {
    color: #fff;
    display: inline-block;
    padding: 0 5px;
    text-transform: capitalize;
}
.breadcrumb-list li:first-child {
    padding-left: 0;
}
.breadcrumb-list li:last-child {
    padding-right: 0;
    color: #e03927;
}
.breadcrumb-list li a {
    color: #fff;
}
.breadcrumb-list li a:hover {
    color: #e03927;
}
.breadcrumb-padding.pages-p {
    text-align: center;
}
.single-blog.border.blog-content>h3 {
    color: #555;
    font-size: 18px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: capitalize;
    white-space: nowrap;
}
.blog-content>h3 a {
    color: #555;
}
.blog-content a:hover {
    color: #E03927;
}
a.read-more:hover {
    background: #E03927;
    color: #fff;
    border: 1px solid #E03927;
}
.blog-content>p {
    font-size: 14px;
    margin-bottom: 30px;
}
.single-blog {
    margin-bottom: 40px;
}
.blog-content {
    padding: 20px 15px;
}
.blog-img {
    overflow: hidden;
    position: relative;
    line-height: 0;
}
.thumbnail-body {
    background-color: #fff;
}
.ht-single-content.thumbnail-body .button {
    font-weight: normal;
    margin-top: 0;
}
.ht-blog-thumb:before {
    -webkit-transform: skew(45deg) translateX(100%);
            transform: skew(45deg) translateX(100%);
    z-index: 9;
}
.ht-blog-thumb:before,
.ht-blog-thumb:after {
    background: #E03927 none repeat scroll 0 0;
    content: "";
    height: 200%;
    left: 0;
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    pointer-events: none;
    position: absolute;
    top: 0;
    -webkit-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
    width: 200%;
}
.ht-blog-thumb:after {
    -webkit-transform: skew(45deg) translateX(-100%);
            transform: skew(45deg) translateX(-100%);
}
.ht-blog-thumb:hover:before,
.ht-blog-thumb:hover:after {
    -webkit-transform: skew(45deg) translateX(0px);
            transform: skew(45deg) translateX(0px);
    cursor: pointer;
}
.ht-blog-thumb:hover span.post_datescenter {
    top: 0;
}
.ht-blog-thumb:hover a:before {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    top: 50%;
}
.blog-img .push-bottom {
    margin-bottom: 0;
}
.blog-img .push-bottom {
    margin-bottom: 0;
    line-height: 0;
}
.single-blog-item {
    z-index: 1;
}
.blog-img iframe {
    position: relative;
    width: 100%;
    z-index: 9;
}
.blog-home iframe {
    height: 215px;
}
.sidebar-blog iframe,
embed,
object {
    height: 60px;
    width: 100%;
}
.info_of_title h4 a {
    color: #565656;
    font-size: 14px;
}
.info_of_title h4 a:hover {
    color: #E03927;
}
.meta-tag {
    border-top: 1px solid #ddd;
    color: #666;
    font-size: 12px;
    overflow: hidden;
    padding: 10px 15px;
}
.meta-tag i {
    margin-right: 5px;
}
.date {
    float: left;
}
.like-comment {
    float: right;
}
.like-comment span {
    margin-right: 10px;
}
.like-comment span:last-child {
    margin: 0;
}
.extra-paginition {
    width: 100%;
    margin: 0 10px;
}
.blog .pdall-100 {
    padding: 30px 0 80px;
}
/* blog main area */

.ht-blog {
    border: 1px solid #ddd;
    margin-bottom: 20px;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.ht-blog:hover {
    border: 1px solid transparent;
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.2);
}
/* blog image css*/

.ht-blog-thumb {
    position: relative;
}
.ht-blog-thumb:before {
    background: #000 none repeat scroll 0 0;
    content: "";
    left: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: .5s;
    transition: .5s;
}
.ht-blog:hover .ht-blog-thumb:before {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.ht-blog-thumb a {
    display: block;
}
.ht-blog-thumb img {
    width: 100%;
    display: block;
}
/* blog post meta css*/

.ht-blog-thumb span.post_dates {
    background: transparent;
    color: #fff;
    font-size: 18.6px;
    height: 70px;
    left: 0;
    top: 0;
    line-height: 70px;
    margin: auto;
    position: absolute;
    text-align: center;
    width: 70px;
    -webkit-transition: .5s;
    transition: .5s;
    z-index: 9;
}
#layers-widget-htblog-3 .ht-blog-thumb span.post_dates:hover {
    background: transparent;
    color: #f7f7f7;
}
.ht-blog-thumb span.post_dates:hover {
    background: #f00;
    color: #fff;
}
.ht-blog-thumb span.post_dateslb {
    top: auto;
    bottom: 0;
}
.ht-blog-thumb span.post_datesr {
    left: auto;
    right: 0;
}
.ht-blog-thumb span.post_datesrb {
    left: auto;
    top: auto;
    right: 0;
    bottom: 0;
}
.ht-blog-thumb span.post_datescenter {
    bottom: 0;
    left: 0;
    margin: auto;
    right: 0;
    top: -143%;
}
/* blog content area */

.ht-single-content {
    padding: 15px 15px 30px;
}
.ht-blog-date span {
    font-size: 14px;
    margin-right: 10px;
    position: relative;
    color: #888;
}
.ht-blog-date span+span:before {
    content: "";
    position: absolute;
}
.ht-blog-date a {
    color: #888;
}
.ht-blog-date i {
    margin-right: 2px;
    color: #888;
}
.ht-content-text h2 {
    color: #1b1b1b;
    font-size: 18px;
    font-weight: 700;
    padding: 20px 0 10px;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.ht-content-text h2 {
    color: #1b1b1b;
}
.ht-content-text h2 a:hover {
    color: #0aaaa0;
}
.ht-content-text p {
    color: #333333;
}
.btn_middle {
    text-align: center;
}
.btn_right {
    text-align: right;
}
a.ht-read-more {
    color: #888888;
    display: inline-block;
    font-size: 16px;
    margin-top: 10px;
    padding: 5px 0;
}
.ht-read-more:hover {
    color: #0aaac0;
    border-color: #0aaac0;
}
.blog-carousel [class*="span-"] {
    width: 100%;
}
.carousel-style-one.owl-theme .owl-controls .owl-buttons div,
.blog-style-three .blog-carousel.carousel-style-one.owl-theme .owl-controls .owl-buttons div {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0px solid #eaeaea;
    border-radius: 50%;
    color: #E03927;
    display: inline-block;
    font-size: 20px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    padding: 0;
    height: 48px;
    left: -50px;
    line-height: 48px;
    margin: -24px 0 0 0;
    width: 48px;
    text-align: center;
    position: absolute;
    top: 50%;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}
.carousel-style-one.owl-theme .owl-controls .owl-buttons div.owl-next,
.blog-style-three .blog-carousel.carousel-style-one.owl-theme .owl-controls .owl-buttons div.owl-next {
    left: auto;
    right: -50px;
}
.carousel-style-one.owl-theme .owl-controls .owl-buttons div:hover,
.blog-carousel.carousel-style-one.owl-theme .owl-controls .owl-buttons div:hover {
    border-color: #E03927;
    color: #fff;
    background: #E03927;
}
.pagination {
    border-top: 1px solid #ddd;
    padding-top: 20px;
    width: 100%;
}
.image {
    float: left;
    margin-right: 15px;
    width: 80px;
}
.sidebar-blog {
    border-bottom: 1px solid #efefef;
    margin-top: 15px;
    padding-bottom: 10px;
}
.sidebar-blog:last-child {
    border: none;
}
.info_of_title span {
    color: #666;
    font-size: 13px;
    font-weight: normal;
}
.info_of_title span i {
    margin-right: 5px;
}
.pagination .current,
.pagination a:hover {
    background-color: #e03927;
    color: #fff;
}
.blog-details .blog-content {
    margin-top: 0;
    padding: 0 0 20px;
}
.blog-details .blog-img {
    margin-bottom: 20px;
}
.politic-blog-details .single-blog {
    margin-bottom: 20px;
}
.tagcloud a {
    border: 1px solid #ddd;
    display: inline-block;
    font-size: 13px !important;
    margin-bottom: 10px;
    margin-right: 5px;
    padding: 4px 10px;
}
.tagcloud a:hover {
    color: #fff;
    background: #e03927;
    border: 1px solid #e03927;
}
.section-nav-title {
    color: #323232;
}
.sidebar .well {
    padding-top: 0;
    padding-bottom: 0;
}
.sidebar .well h5 {
    color: #555;
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
}
.well {
    background-color: rgba(0, 0, 0, 0);
}
.search-form label {
    display: inline-block;
    float: left;
    margin-bottom: 0;
    width: 85%;
}
.sidebar .search-field {
    float: left;
    width: 100%;
}
input[type="email"],
input[type="text"],
input[type="url"],
input[type="search"],
input[type="password"],
input[type="number"],
input[type="tel"],
input[type="date"] {
    -moz-appearance: none;
    border-radius: 3px;
    font-size: 24px;
    font-size: 1.5rem;
    height: 45px;
    max-width: 500px;
    padding: 0 10px;
}
.sidebar .search-submit,
.search-form input[type=submit] {
    background: #e03927 url("assets/images/search-btn-bg.png") no-repeat scroll center center;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 0 3px 3px 0;
    float: left;
    height: 45px;
    margin-left: -1px;
    position: relative;
    text-indent: -999px;
    width: 15%;
}
.search-form input[type="submit"]:hover {
    background: #e03927 url("assets/images/search-btn-bg.png") no-repeat scroll center center;
    border: 1px solid #e03927;
}
.section-nav-title,
.media-body .heading {
    position: relative;
    margin-bottom: 40px;
}
.section-nav-title:after,
.media-body .heading:after,
.section-nav-title:before,
.media-body .heading:before {
    background: #7c7c7c none repeat scroll 0 0;
    bottom: -10px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 40px;
}
.section-nav-title:before,
.media-body .heading:before {
    bottom: -15px;
    width: 70px;
}
.sidebar .widget li:not(:last-child) {
    border-bottom: 1px solid #efefef;
    margin: 0 0 15px;
    padding: 0 0 6px;
}
.sidebar .widget ul li ul li:first-child {
    border-top: 1px solid #efefef;
    margin-top: 15px;
    padding-top: 6px;
}
.info_of_title h4 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.sidebar .widget li a {
    color: #565656;
    font-size: 13px;
}
.sidebar .widget li a:hover {
    color: #E03927;
}
.comment-title span {
    font-size: 23px;
    display: inline-block;
}
.section-title .heading {
    color: #555;
    font-size: 48px;
    font-size: 3rem;
}
.form-submit input[type="submit"] {
    background: #fff none repeat scroll 0 0;
    color: #777;
    font-weight: 500;
    padding: 5px 10px;
    border: 1px solid #ddd;
    height: 45px;
}
.form-submit input[type="submit"]:hover {
    background: #e03927 none repeat scroll 0 0;
    border: 1px solid #4d7b97;
}
blockquote {
    background: #ddd none repeat scroll 0 0;
    border-left: 10px solid #e03927;
    margin-bottom: 30px;
    padding: 20px;
    margin-left: 20px;
    font-style: italic;
}
.meta-info {
    border: 1px solid #ddd;
    margin-top: 28px;
    padding: 10px;
}
.blog-details .blog-content .meta-info {
    margin-bottom: 28px;
}
table {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
}
table td {
    border-bottom: 2px solid rgba(0, 0, 0, 0.08);
    border-right: 2px solid rgba(0, 0, 0, 0.08);
    padding: 10px;
    vertical-align: top;
    text-align: center;
}
#wp-calendar tfoot {
    display: none;
}
#wp-calendar td {
    border: 1px solid #ddd;
    padding: 10px;
    text-align: center;
    vertical-align: top;
}
#wp-calendar th {
    background: #efefef none repeat scroll 0 0;
    border: 1px solid #ddd;
    color: #666;
    text-align: center;
    padding: 10px;
}
table td#today {
    background: #e03927 none repeat scroll 0 0;
    color: #fff;
}
table td#today a {
    color: #fff
}
.archive-titleshow {
    margin-bottom: 30px;
}
#wp-calendar caption {
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 5px;
}
.search-form label input[type="search"] {
    max-width: 100%;
}
.social-icone li {
    float: left;
}
.social-icone li a {
    display: block;
    font-size: 20px;
}
.social-icone li+li {
    margin-left: 20px;
}
/*comment css*/

.grid.comments-nested.push-top {
    border-top: 0px solid #ddd;
}
.push-top-large .children {
    margin-left: 20px;
}
.comment.even.content.well,
.comment-list .even.content.well {
    display: block;
    width: 100%;
}
.comment.odd.content.well,
.comment-list .odd.content.well {
    display: block;
    width: 100%;
}
.comment-respond {
    width: 100%;
}
.grid.comments-nested.push-top {
    border-top: 0px solid #ddd;
}
.push-top-large .children {
    margin-left: 20px;
}
.comment.even.content.well,
.comment-list .even.content.well {
    display: block;
    width: 100%;
}
.comment.odd.content.well,
.comment-list .odd.content.well {
    display: block;
    width: 100%;
}
.comment-respond {
    width: 100%;
}
.grid.copyright {
    border-top-style: solid;
    border-top-width: 1px;
    margin: 0;
    border-color: #ccc;
}
.footer-site .section-nav-title:after,
.footer-site .section-nav-title:before {
    background: #fff none repeat scroll 0 0;
}
.footer-site.invert {
    position: relative;
    z-index: 1;
}
.footer-site .widget ul.instagram-pics li a {
    display: block;
    position: relative;
}
.footer-top-grid .widget li ul {
    margin: 6px 0 0 10px;
}
.footer-site .widget ul.instagram-pics li a:before {
    color: #fff;
    content: "";
    font-family: "Material-Design-Iconic-Font";
    font-size: 24px;
    left: 50%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
            transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    z-index: 3;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.footer-top-grid .widget {
    margin-bottom: 50px;
}
.footer-site .widget ul.instagram-pics li:hover a:before {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.footer-site .widget ul.instagram-pics li a:after {
    background-color: #2d3e50;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.footer-site .widget ul.instagram-pics li a:hover:after {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.section-icone .section-title .heading span {
    font-size: 36px;
    font-weight: 600;
    text-transform: uppercase;
}
.section-icone .section-title {
    margin-bottom: 100px;
    position: relative;
}
.section-icone .section-title:after,
.section-icone .section-title:before,
.section-icone .section-title span:after,
.section-icone .section-title span:before {
    background: #555 none repeat scroll 0 0;
    bottom: -13px;
    content: "";
    height: 3px;
    left: 50%;
    margin-left: -62px;
    padding: 0;
    position: absolute;
    width: 44px;
}
.section-icone .section-title span:after {
    margin-left: 17px;
}
.section-icone .section-title span {
    position: relative;
}
.section-icone .section-title:before,
.section-icone .section-title span:before {
    bottom: -20px;
    margin-left: -98px;
    width: 80px;
}
.section-icone .section-title span:before {
    margin-left: 17px;
}
.section-icone .section-title h3.heading:before,
.newsletter .media-body h5.heading:before {
    background: transparent;
    bottom: -21px;
    content: "\f005";
    display: inline-block;
    font: 14px/1 FontAwesome;
    left: 0;
    margin: 0 auto;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    padding: 0 5px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 25px;
    z-index: 1;
    color: #555;
}
.newsletter .media-body h5.heading:before {
    bottom: -10px;
}
.newsletter .media-body h5.heading {
    font-weight: 600;
    text-transform: uppercase;
}
.media-body.subsection-icone:after,
.media-body.subsection-icone h5 span:after,
.media-body.subsection-icone:before,
.media-body.subsection-icone h5 span:before {
    background: #555 none repeat scroll 0 0;
    content: "";
    height: 3px;
    left: 50%;
    margin-left: 17px;
    position: absolute;
    top: 65px;
    width: 44px;
}
.newsletter .content .media {
    overflow: visible!important;
}
.media-body.subsection-icone:after,
.media-body.subsection-icone h5 span:after {
    width: 80px;
    top: 72px;
}
.media-body.subsection-icone:after {
    margin-left: -98px;
}
.media-body.subsection-icone:before {
    margin-left: -63px;
}
.mfp-fade.mfp-bg {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
/*------------------------
5. Welcome style
--------------------------*/

.box-bg-shadow .grid {
    box-shadow: 0px 0px 7px 0px #CCCCCC;
    -webkit-box-shadow: 0px 0px 7px 0px #CCCCCC;
    -moz-box-shadow: 0px 0px 7px 0px #CCCCCC;
    -o-box-shadow: 0px 0px 7px 0px #CCCCCC;
}
.custome-leftc .media-body {
    margin-bottom: 96px;
    margin-top: 0;
}
.custome-leftc .media-image {
    bottom: 0;
    float: none;
    margin-right: 0px;
    max-width: 100%;
    position: absolute;
}
.last.custome-leftc .media-image {
    position: static;
}
.custom-imgr {
    padding-bottom: 0;
    padding-top: 0;
}
.custome-leftc .media.large .heading {
    font-size: 30px;
    font-weight: 500;
}
.footer-site .widget ul.instagram-pics li {
    float: left;
    padding: 3px 6px;
    width: 25%;
    margin-bottom: 0;
}
.footer-site .widget ul.instagram-pics {
    margin: 0 -5px
}
.footer-site .widget p.clear {
    display: none;
}
.footer-site.invert .section-nav-title {
    color: #fff;
    font-size: 23px;
    margin-bottom: 40px;
}
.box-bg-shadow .container.list-grid .grid {
    margin: 0 !important;
}
/*------------------------
6. Services style
--------------------------*/

.single-service i {
    font-size: 40px;
    margin-bottom: 20px;
}
.service-title {
    color: #656565;
    font-size: 20px;
    margin-bottom: 20px;
}
.single-service a i {
    font-size: 24px;
    margin-bottom: 0;
    margin-top: 20px;
}
.single-service {
    border: 1px solid #ddd;
    padding: 65px 15px 50px;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.single-service p {
    line-height: 26px;
}
.single__service:hover {
    box-shadow: 0 5px 8px rgba(0, 0, 0, 0.15);
    z-index: 3;
}
.single__service:hover a i {
    color: #e03927
}
.single__service.medium {
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/*------------------------
7. Event style
--------------------------*/

.sidebar .widget_search {
    margin-bottom: 40px;
}
.event_img {
    border: 1px solid #ddd;
    line-height: 0;
    position: relative;
}
.event_meta>ul {
    margin-left: 116px;
}
.event_meta li {
    float: left;
    margin-right: 30px;
}
.event_meta li i {
    color: #e03927;
    margin-right: 5px;
}
.event_date {
    background: #e03927 none repeat scroll 0 0;
    bottom: 0;
    color: #fff;
    font-size: 40px;
    left: 0;
    line-height: 40px;
    padding: 9px 25px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
}
.event_date>span.word2 {
    display: block;
    width: 100%;
    font-size: 26px;
}
.event_meta {
    overflow: hidden;
    padding: 10px;
}
.event_content {
    margin-top: 40px;
}
.event_content>h3 {
    font-size: 26px;
    margin-bottom: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.event_list .event_img {
    border: none;
    float: left;
    width: 35%;
}
.event_list .event_content {
    margin-top: 0;
    overflow: hidden;
    padding-left: 15px;
}
.event_list .event_date {
    line-height: 16px;
    font-size: 16px;
    padding: 5px 8px;
}
.event_list .event_date>span {
    font-size: 14px;
}
.event_list .event_content>h3 {
    font-size: 18px;
    margin-bottom: 10px;
}
.event_list .event_box+.event_box {
    margin-top: 20px;
}
.event_content>h3 a:hover {
    color: #e03927;
}
.politic_event .event h4 a {
    font-size: 18px;
}
.info_of_title>p {
    font-size: 14px;
}
.politic_event ul li a.image {
    width: 132px;
}
.sidebar .widget.politic_event ul li {
    border: medium none;
}
.sidebar .politic_event ul li:not(:first-child) {
    margin-top: 30px;
}
.event h4 {
    line-height: 16px;
    margin-bottom: 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.event-details {
    background: #efefef none repeat scroll 0 0;
    margin-top: 40px;
    padding: 30px;
}
.event-details h5 {
    color: #555;
    font-size: 18px;
}
.organizer>p {
    font-size: 14px;
    padding: 5px 0;
}
.organizer>h4 {
    font-size: 18px;
}
.map_wrapper {
    margin-top: 40px;
}
#googleMap {
    height: 300px;
    width: 100%;
}
/*------------------------
8. Testimonial Style
--------------------------*/

.testimonial_item {
    text-align: center;
    color: #fff;
}
.testimonial_image img {
    display: inline-block;
}
.testimonial_image {
    margin-bottom: 40px;
}
.testimonial_text h2 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
}
.slick-dots {
    margin-top: 40px;
    text-align: center;
}
.slick-dots>li {
    display: inline-block;
    margin: 0 5px;
}
.slick-dots>li button {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 50%;
    height: 12px;
    padding: 0;
    text-indent: -1e+7px;
    width: 12px;
}
.slick-dots>li.slick-active button {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    outline: medium none;
}
/*------------------------
  9. Portfolio Style
--------------------------*/

.filter_menu {
    margin-bottom: 30px;
    text-align: center;
}
.filter_menu_left {
    text-align: left;
}
.filter_menu_right {
    text-align: right;
}
.filter_menu li {
    border: 1px solid #ccc;
    border-radius: 5px;
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    margin: 0 5px;
    padding: 5px 20px;
    position: relative;
    font-weight: 600;
    -webkit-transition: .5s;
    transition: .5s;
}
li.current_menu_item {
    color: #1bb4b9;
    background: #1bb4b9;
    color: #fff;
    border-color: #1bb4b9;
}
.filter_menu {
    margin-bottom: 40px;
}
.cols {
    margin-bottom: 20px;
}
.column-flush.cols {
    margin-bottom: 0px;
}
.ht-gallery {
    position: relative;
}
.gallery-effect>a {
    display: block;
}
.ht-gallery-thumb {
    position: relative;
}
.ht-gallery-thumb:before {
    background: #000 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: .5s;
    transition: .5s;
}
.ht-gallery-thumb:hover:before {
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    -webkit-transition: .3s;
    transition: .3s;
}
.gallery-hover-effect {
    text-align: center;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.ht-gallery:hover .gallery-hover-effect {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.ht-gallery-content {
    color: #fff;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 65%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    -webkit-transition: .5s;
    transition: .5s;
}
.gallery-hover:hover .ht-gallery-content {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    top: 50%;
}
.ht-gallery-content>h2,
.ht-gallery-content2>h2 {
    color: #ffffff;
    font-size: 27.2px;
    font-size: 1.7rem;
    font-weight: 500;
    letter-spacing: 0;
    margin-bottom: 2px;
    margin-top: 13px;
    text-transform: none;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.ht-gallery-content>h2 a,
.ht-gallery-content2>h2 a {
    color: #ffffff;
    font-size: 27.2px;
    font-size: 1.7rem;
    font-weight: 500;
    letter-spacing: 0;
    text-transform: none;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.gallery-hover:hover .ht-gallery-content .gallery-icon {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.gallery-icon {
    border: 1px solid #fff;
    color: #fff;
    display: inline-block;
    line-height: 31px;
    margin-top: 15px;
    padding: 0 15px;
    text-transform: uppercase;
}
.grid-item {
    display: block;
}
.ht-gallery-thumb img {
    display: block;
    width:
}
.ht-gallery-thumb {
    overflow: hidden;
}
.cat-wrapper span {
    color: #ffffff;
    letter-spacing: 0.5px;
    margin: 0 3px;
    position: relative;
    text-transform: capitalize;
}
.cat-wrapper span:before {
    bottom: 0;
    content: ",";
    position: absolute;
    right: 0;
}
.cat-wrapper span:last-child:before {
    content: "";
}
.portfolio-item-info {
    margin-top: 10px;
}
.portfolio-item-info>h3 {
    margin-bottom: 5px;
}
/*------------------------
  10. Donate Style
--------------------------*/

form[id*="give-form"] .give-donation-amount #give-amount,
form[id*="give-form"] .give-donation-amount #give-amount-text,
form[id*="give-form"] .give-donation-amount .give-currency-symbol {
    background: transparent none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    float: none;
    margin-left: -3px;
}
#give-donation-level-button-wrap>li {
    display: inline-block;
    float: none;
}
.give-btn {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #fff;
    color: #fff;
    padding: 10px 40px;
}
article.doante-box-center {
    margin: auto;
}
.give-form-title {
    display: none;
}
.give-btn:hover,
.give-btn.give-default-level {
    background: #fff;
    color: #555;
    border: 1px solid #fff;
}
form[id*="give-form"] .give-donation-amount {
    margin: 0 0 40px;
}
.give-form-title {
    display: none;
}
.give-submit-button-wrap .give-submit,
[id^="give-user-login-submit"] .give-submit {
    border: 1px solid #ddd;
}
input[type="button"]:hover,
input[type="submit"]:hover,
button:hover {
    background: #e03927 none repeat scroll 0 0;
    border: 1px solid #e03927;
    color: #fff;
}
/*------------------------
  11. Newsletter Style
--------------------------*/

.newsletter h5.heading {
    font-size: 35px;
}
.newsletter .mc4wp-form-fields input {
    border-radius: 0;
    display: inline-block;
}
.newsletter .mc4wp-form-fields input[type="email"] {
    width: 400px;
    margin-right: -5px;
}
.newsletter .mc4wp-form-fields input[type="submit"] {
    background: #e03927 none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
    padding: 12px 15px;
    text-transform: uppercase;
}
.newsletter .mc4wp-form-fields input[type="submit"]:hover {
    border: 0;
    background: #f00;
}
.newsletter .section-nav-title:after,
.newsletter .media-body .heading:after,
.newsletter .section-nav-title:before,
.newsletter .media-body .heading:before {
    display: none;
}
.newsletter .section-nav-title,
.newsletter .media-body .heading {
    margin-bottom: 80px;
}
.politic-contact .content {
    padding: 0 0px;
}
.politic-contact .grid.container {
    padding: 0 10px;
}
div.wpcf7-response-output {
    margin: 20px 0 0;
}
.ajax-loader {
    position: relative;
    right: -154px;
    top: 13px;
}
/*------------------------
  12. Single pages Style
--------------------------*/

.banner-info,
.branding-img {
    margin-bottom: 30px;
}
.banner-info h4 {
    font-weight: 400;
    font-size: 28px;
    color: #555;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.banner-info p {
    margin-bottom: 25px
}
.row .col-md-6 .banner-info p:nth-child(4) {
    margin-bottom: 25px
}
.banner-info p,
project-info p {
    color: #565656;
    font-size: 14px;
    line-height: 24px;
}
.banner-info p span {
    color: #28435f;
    font-size: 18px;
}
.banner-info h5,
.project-info h5 {
    font-size: 18px;
    color: #282828;
    text-transform: capitalize;
}
.banner-info ul li {
    color: #565656;
    font-size: 14px;
    margin-bottom: 20px;
}
.banner-info ul li span {
    color: #282828;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
}
.project-info p {
    line-height: 24px;
    margin-bottom: 35px;
}
.project-info p:last-child {
    margin-bottom: 0px;
}
.banner-info {
    margin-left: 15px;
}
.portfolio-item-info h3 a:hover {
    color: #e03927;
}
.politic-contact input[type="email"],
.politic-contact input[type="text"],
.politic-contact textarea {
    border-radius: 0;
    max-width: 100%;
}
.politic-contact label {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 15px;
}
.contact-btn input.wpcf7-submit {
    border: 1px solid #ddd;
    margin-left: -20px;
    padding: 10px 15px;
    border-radius: 0;
}
.contact-btn input:hover {
    background: #e03927;
    color: #fff;
}
/*------------------------------------------
13. Politic Responsive  Style 
--------------------------------------------*/
/*-------------------------------------
  Normal desktop :1366px. 
---------------------------------------*/

@media (min-width: 1170px) and (max-width: 1600px) {
    .swiper-slide.image-left .copy-container {
        padding-left: 20px;
        width: 58%;
    }
    .swiper-slide.image-left .image-container {
        padding-right: 20px;
        width: 42%;
    }
}
/*-------------------------------------
  Normal desktop :1024px. 
----------------------------------------*/

@media (min-width: 993px) and (max-width: 1024px) {
    .newsletter .content {
        padding-top: 12px!important;
    }
    .newsletter .mc4wp-form-fields input[type="email"] {
        width: 280px;
    }
    .heading.slider-subtitle {
        font-size: 24px!important;
    }
    .newsletter .content {
        padding-top: 63px!important;
    }
    .custome-leftc .media-body {
        margin-bottom: 73px;
    }
}
/*-----------------------------------------------
  Normal desktop :1169px. Start
-------------------------------------------------*/

@media (min-width: 992px) and (max-width: 1169px) {
    .newsletter .content .media {
        overflow: visible;
    }
}
/*-----------------------------------------------------
 Tablet desktop :768px style start
-------------------------------------------------------*/

@media (min-width: 768px) and (max-width: 991px) {
    #wp-calendar {
        display: block;
        overflow: auto;
    }
}
/*-----------------------------------------------

  Normal desktop :992px. Start
-------------------------------------------------*/

@media (min-width: 960px) and (max-width: 992px) {
    .header-site .nav-horizontal>ul>li>a {
        padding: 39px 8px;
    }
    .swiper-slide.image-left .copy-container {
        width: 60%;
    }
    .swiper-slide.image-left .image-container {
        width: 40%;
    }
    .section-title .heading.slider-subtitle {
        font-size: 27px!important;
    }
    .section-title .heading.politic-slider-heading {
        font-size: 20px !important;
    }
    .newsletter .mc4wp-form-fields input[type="email"] {
        width: 224px;
    }
    .custome-leftc .media-body {
        margin-bottom: 72px;
    }
}
/*-----------------------------------------------------
 Tablet desktop :768px style start
-------------------------------------------------------*/

@media (min-width: 768px) and (max-width: 991px) {
    #wp-calendar {
        display: block;
        overflow: auto;
    }
}
/* ----------------------------------------------------
  Small mobile :320px. 
-------------------------------------------------------*/

@media (max-width: 767px) {
    .site-logo-link img,
    .custom-logo-link img,
    .mark img {
        width: 132px;
    }
    .welcome-area .custome-leftc {
        padding: 30px 15px;
    }
    .logged-in.admin-bar {
        padding-top: 46px;
    }
    .logged-in.admin-bar .invert.open {
        margin-top: 90px;
    }
    .logged-in.admin-bar .invert.open {
        padding-top: 50px;
    }
    h3.politic-slider-heading.heading {
        font-size: 18px !important;
    }
    .swiper-slide .image-container {
        display: none;
    }
    .heading.slider-subtitle {
        font-size: 19px !important;
    }
    .heading.politic-slider-heading {
        font-size: 18px!important;
    }
    .auto-height .swiper-slide .overlay {
        padding: 51px;
    }
    .politic-slider-heading.heading {
        font-size: 18px !important;
    }
    .section-icone .section-title .heading span {
        font-size: 23px;
    }
    .newsletter .content {
        padding-bottom: 80px!important;
        padding-top: 70px !important;
    }
    .off-canvas-right {
        background: #000;
        display: none;
    }
    .off-canvas-right.open {
        display: block;
    }
    .event_meta li {
        font-size: 12px;
        line-height: 14px;
        margin-bottom: 4px;
        margin-right: 0;
        width: 100%;
    }
    .event_date {
        font-size: 26px;
        line-height: 26px;
        padding: 9px 16px;
    }
    .event_date>span.word2 {
        font-size: 18px;
    }
    .event_meta>ul {
        margin-left: 72px;
    }
    .filter_menu li:not(:last-child) {
        margin-bottom: 10px;
    }
    .newsletter .mc4wp-form-fields input[type="submit"] {
        margin-top: 20px;
    }
    .service-area .grid div:not(:last-child) .single__service {
        margin-bottom: 30px;
    }
    .politic-contact .span-6.content {
        margin-bottom: 80px;
    }
    .sidebar .well {
        padding: 0;
    }
    .politic-blog-details .sidebar {
        margin-top: 80px;
    }
    .newsletter .mc4wp-form-fields input[type="email"] {
        width: 310px!important;
    }
}
/* -------------------------------------------------

  Large Mobile :480px. 
---------------------------------------------------*/

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .swiper-slide .image-container {
        display: none;
    }
    .logged-in.admin-bar {
        padding-top: 46px;
    }
    .logged-in.admin-bar .invert.open {
        margin-top: 90px;
    }
    .logged-in.admin-bar .invert.open {
        padding-top: 50px;
    }
    .heading.slider-subtitle {
        font-size: 19px !important;
    }
    .heading.politic-slider-heading {
        font-size: 18px!important;
    }
    .auto-height .swiper-slide .overlay {
        padding: 51px;
    }
    .off-canvas-right {
        background: #000;
        display: none;
    }
    .off-canvas-right.open {
        display: block;
    }
    .ht-gallery-thumb img {
        width: 100%;
    }
}
/* -------------------------------------------------

  Large Mobile :600px. 

---------------------------------------------------*/
/* 600 */

@media only screen and (min-width: 481px) and (max-width: 640px) {
    .header-secondary .pull-left,
    .header-secondary .pull-right {
        float: none;
        margin: 7px 0 !important;
        text-align: center;
    }
    .newsletter .mc4wp-form-fields input[type="submit"] {
        margin-top: 0px !important;
    }
    .logged-in.admin-bar {
        padding-top: 46px;
    }
    .logged-in.admin-bar .invert.open {
        margin-top: 90px;
    }
    .logged-in.admin-bar .invert.open {
        padding-top: 50px;
    }
    .swiper-slide.image-left .image-container {
        display: none;
    }
    .auto-height .swiper-slide .overlay {
        padding: 51px;
    }
    .heading.slider-subtitle {
        font-size: 27px !important;
    }
    .heading.politic-slider-heading {
        font-size: 20px!important;
    }
    .column.sidebar .widget {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 calc(100% / 12 * 12 - 20px);
                flex: 0 0 calc(100% / 12 * 12 - 20px);
    }
    .off-canvas-right {
        background: #000;
        display: none;
    }
    .off-canvas-right.open {
        display: block;
    }
    .custome-leftc[class*="span-"] {
        width: 100%;
    }
    .service-area [class*="span-"] {
        width: calc(100% / 12 * 12 - 20px);
    }
    .service-area .span-4:not(:last-child) {
        margin-bottom: 30px;
    }
    .give-btn {
        padding: 8px 30px;
    }
    .event_meta li {
        margin-right: 15px;
    }
    .filter_menu li {
        padding: 5px 10px!important;
    }
    .newsletter .grid [class*="span-"] {
        width: calc(100% / 12 * 12);
    }
    .newsletter .content {
        padding-bottom: 80px!important;
        padding-top: 70px !important;
    }
    .portfolio-area [class*="span-"] {
        width: calc(100% / 12 * 6 - 20px);
    }
    .ht-gallery-thumb img {
        width: 100%;
    }
    .layers-post-widget [class*="span-"] {
        width: calc(100% / 12 * 12 - 20px);
    }
    .politic-contact .content[class*="span-"],
    .politic-contact .no-push-bottom[class*="span-"] {
        width: 100%;
    }
    .politic-contact .span-6.content {
        margin-bottom: 80px;
    }
    .social-icone li+li {
        margin-left: 15px;
    }
    .event_meta li {
        margin-right: 30px;
        width: auto;
        font-size: 13px;
    }
    .newsletter .mc4wp-form-fields input[type="submit"] {
        margin-top: 0px !important;
    }
    .footer-site [class*="span-"] {
        width: calc(100% / 12 * 12 - 20px);
    }
    .sidebar aside.widget:first-child {
        margin-top: 40px;
    }
    .hs-item .hs-image {
        display: none;
    }
}
/* -------------------------------------------------

  Large Mobile :720px. 

---------------------------------------------------*/

@media only screen and (min-width: 640px) and (max-width: 720px) {
    .swiper-slide .image-container {
        display: none;
    }
    .swiper-slide.image-left .copy-container {
        width: 100%;
    }
    .heading.slider-subtitle {
        font-size: 32px !important;
    }
    .event_meta li {
        font-size: 13px;
        line-height: 13px;
        margin-bottom: 0px;
        margin-right: 30px;
        width: auto;
    }
    .politic-slider-heading.heading {
        font-size: 25px !important;
    }
    .service-title {
        font-size: 16px;
    }
    .column.sidebar .widget {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 calc(100% / 12 * 12 - 20px);
                flex: 0 0 calc(100% / 12 * 12 - 20px);
    }
    .layers-post-widget [class*="span-"] {
        width: calc(100% / 12 * 6 - 20px);
    }
    .politic-contact .content[class*="span-"],
    .politic-contact .no-push-bottom[class*="span-"] {
        width: 100%;
    }
    .newsletter .grid [class*="span-"] {
        width: calc(100% / 12 * 12);
    }
    .newsletter .mc4wp-form-fields input[type="submit"] {
        margin-top: 0px;
    }
    .newsletter .content {
        padding-bottom: 80px !important;
        padding-top: 60px !important;
    }
}
/* -------------------------------------------------
  Large Mobile :840px. 

---------------------------------------------------*/

@media only screen and (min-width: 769px) and (max-width: 840px) {
    .auto-height .swiper-slide .overlay {
        padding-bottom: 60px;
        padding-top: 60px;
    }
    .politic_event ul li a.image {
        display: block;
        width: 100%;
        float: none;
    }
    .politic_event ul li a.image img {
        width: 100%;
    }
    .widget.politic_event .info_of_title.event {
        width: 100%;
        margin-top: 15px;
    }
    .single-blog-item[class*="span-"] {
        width: calc(100% / 12 * 6 - 20px);
    }
    .header-site .nav-horizontal>ul>li>a {
        padding: 16px 7px;
    }
    .site-logo-link img,
    .custom-logo-link img,
    .mark img {
        width: 132px;
    }
    .is_stuck_show .site-logo-link img,
    .is_stuck_show .custom-logo-link img,
    .is_stuck_show .mark img {
        width: 108px;
    }
    .nav li:hover>.sub-menu,
    .nav li:hover .children {
        top: 63px;
    }
    .swiper-slide.image-left .image-container {
        display: none;
    }
    .swiper-slide.image-left .copy-container {
        width: 100%;
    }
    .heading.slider-subtitle {
        font-size: 37px!important;
    }
    .event_meta li {
        margin-right: 10px;
    }
    .event_meta>ul {
        margin-left: 110px;
    }
    .newsletter .mc4wp-form-fields input[type="email"] {
        width: 224px;
    }
    .off-canvas-right {
        display: none;
    }
    #wp-calendar {
        display: block;
        overflow: auto;
    }
}
.off-canvas-right.open {
    display: block;
    z-index: 999999999;
}
.off-canvas-right {
    display: none;
}
.blog-details p img.alignleft {
    margin-right: 15px;
}
.blog-details p img.alignright {
    margin-left: 15px;
}
.title-container {
    background-color: #444 !important;
    text-align: center;
}
.copyright .site-text {
    padding-top: 40px;
}
.blog-content pre {
    overflow: scroll;
}
.title-container .bread-crumbs {
    margin-bottom: 0;
}
.blog-content dd {
    font-size: 14px;
    font-weight: 300;
}
.rssSummary {
    font-weight: 300;
}
.textwidget p strong:first-child {
    margin: 0;
}
.textwidget p strong {
    display: block;
    margin: 15px 0;
}
.page-header.archive-titleshow h1 {
    line-height: 1;
}
.tab-info {
    font-weight: 300;
}
.blog-content ol li {
    font-size: 14px;
    font-weight: 300;
    list-style: decimal outside none;
}
.blog-content ul li {
    list-style: square outside none;
    font-weight: 300;
}
.blog-content ol,
.blog-content ul {
    margin-left: 15px;
}
address {
    font-weight: 300;
}
.post-password-form input[type="submit"] {
    border: 1px solid transparent;
    margin-left: 79px;
    margin-top: 15px;
}
.post-password-form p {
    margin-top: 20px;
}
/*overlay*/

[data-overlay] {
    position: relative;
}
[data-overlay]:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}
[data-overlay]:before {
    background: #1879fd;
}
[data-overlay="1"]:before {
    opacity: 0.1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
}
[data-overlay="2"]:before {
    opacity: 0.2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}
[data-overlay="3"]:before {
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
}
[data-overlay="4"]:before {
    opacity: 0.4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
}
[data-overlay="5"]:before {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
[data-overlay="6"]:before {
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}
[data-overlay="7"]:before {
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
[data-overlay="8"]:before {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
[data-overlay="9"]:before {
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
[data-overlay="10"]:before {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
[data-overlay="0"]:before {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
[data-overlay]>div {
    z-index: 99;
    position: relative;
}
/*Black overlay*/

[data-black-overlay] {
    position: relative;
}
[data-black-overlay]:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}
[data-black-overlay]:before {
    background: #000;
}
[data-black-overlay="1"]:before {
    opacity: 0.1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
}
[data-black-overlay="2"]:before {
    opacity: 0.2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}
[data-black-overlay="3"]:before {
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
}
[data-black-overlay="4"]:before {
    opacity: 0.4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
}
[data-black-overlay="5"]:before {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
[data-black-overlay="6"]:before {
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}
[data-black-overlay="7"]:before {
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
[data-black-overlay="8"]:before {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
[data-black-overlay="9"]:before {
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
[data-black-overlay="10"]:before {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
[data-black-overlay="0"]:before {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
[data-black-overlay]>div {
    z-index: 99;
    position: relative;
}
[data-black-overlay]>div {
    z-index: 99;
    position: relative;
}
[data-black-overlay] .section-title .heading {
    color: #fff;
}
[data-black-overlay] .section-title .excerpt,
[data-black-overlay] .section-title .excerpt p {
    color: #fff;
}
.blog-carousel [class*="span-"] {
    width: 100%;
}
.widget.layers-content-widget.newsletter .grid [class*="layers-widget-politic-newletter-"].content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
/*Mobile Menu style*/

#menu-main-menu li ul {
    display: none;
}
div[class*=" off-canvas-"] .nav-vertical .sub-menu {
    display: none;
}
.nav-mobile .nav,
.nav-mobile .nav ul,
.nav-mobile .nav ul li {
    position: relative;
    width: 100%;
}
.menu-hitarea {
    background: transparent none repeat scroll 0 0;
    cursor: pointer;
    font-size: 16px;
    height: 100%;
    line-height: 30px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 30px;
}
div[class*=" off-canvas-"] .nav-vertical .sub-menu {
    padding-left: 7px;
}
div[class*=" off-canvas-"] .nav-vertical .sub-menu .sub-menu {
    padding-left: 14px;
}
div[class*=" off-canvas-"] .nav-vertical .sub-menu .sub-menu .sub-menu {
    padding-left: 21px;
}
.nav-mobile .nav-vertical a {
    font-weight: 400;
}
div[class*=" off-canvas-"] li a {
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
#scrollUp {
    background: #e03927 none repeat scroll 0 0;
    bottom: 20px;
    color: #fff;
    font-size: 24px;
    padding: 5px 16px;
    right: 20px;
}