/*-------------------------------------------------------------------------------------

    + CSS Reset
    + Header slider and carousel post
    + Menu and megamenu
    + Header (Mobile Menu, Top-search, Main Menu Menu)
    + Blog large layout with sidebar (Feature-two-column, Three columns, Tab, Image feature, Pagination, widget)
    + woocommerce
    + Audio player
    + Justified Gallery
    + Animation CSS
    + Go to top
    + Magnific Popup CSS
    + Footer

-------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------
CSS Reset
-------------------------------------------------------------------------------------*/
body {
    font-family: Arial, Helvetica, sans-serif;
    overflow-x: hidden;
    width: 100%;

}
html, body {
    -moz-osx-font-smoothing: grayscale;
}
body,
p {
    font-size: 15px;
    line-height: 1.85;
    font-weight: 400;
    color: #666666;
}
p{
    margin: 0px 0px 15px;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
a,
a:hover {
    color: #000;
     -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover{
    text-decoration: none !important;
    color: #ff4200 !important;
}
h1 {
    font-size: 40px;
    line-height: 1.3;
    margin-bottom: 10px
}
h2 {
    font-size: 32px;
    line-height: 1.3;
    margin-bottom: 10px
}
h3 {
    font-size: 28px;
    line-height: 1.3;
    margin-bottom: 10px
}
h4 {
    font-size: 24px;
    line-height: 1.3;
    margin-bottom: 10px
}
h5 {
    font-size: 20px;
    line-height: 1.3;
    margin-bottom: 10px
}
h6 {
    font-size: 16px;
    line-height: 1.3;
    margin-bottom: 10px
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
    font-weight: 700;
    color: #000;
    letter-spacing: -.03em;
    margin-top: calc(13px + 1.2em);
    margin-bottom: calc(10px + .2em);
} 
.container{
    max-width: 1170px;
    width: 100%;
}
::selection {
    background-color: #ff4200;
    color: #FFF;
}
blockquote{
    position: relative;
    margin-bottom: 30px;
    padding: 30px 50px 0px 50px;
    text-align: center;
    border-left: 0px solid #2c2c2c;
    float: left;
    width: 100%;
}
blockquote:before{
    font-family: Georgia,Arial,sans-serif;
    float: left;
    line-height: .51;
    content: "\201c";
    position: absolute;
    z-index: 0;
    margin: 0;
    left: 50%;
    transform: translateX(-50%) translateY(9px) rotate(1deg);
    color: #2d53fe;
    opacity: .13;
    font-size: 170px;
}
blockquote p{
    font-size: 23px !important;
    color: #000;
    line-height: 1.6;
    font-weight: bold !important;
    letter-spacing: -0.03em;
}

blockquote cite{
    margin-top: 0px;
    font-style: normal;
    font-size: 15px;
    line-height: 1.2;
    display: block;
}
blockquote cite:before{
    content: "-";
    margin-right: 8px;
}
a:hover {
    text-decoration: underline !important;
}
p img{
    margin-bottom: 0px !important;
}
img {
    vertical-align: middle;
    max-width: 100%;
    height: auto;
}
footer .widget ul {
    float: left;
    padding: 0px;
}
#sidebar select {
    width: 90%;
    font-size: 14px;
}
.wp-caption {
    max-width: 100%;
    margin-bottom: 30px !important;
    padding: 0px;
    background: none;
    color: #000;
    font-style: italic;
}
.wp-caption p{
    margin-bottom: 0px;
}
.wp-caption.alignleft {
    margin: 5px 30px 30px 0%;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-style: normal;
    letter-spacing: -0.03em;
    font-weight: 300 !important;
    font-size: 14px !important;
    color: #888;
    line-height: 17px;
    margin: 8px 0 0;
}
.wp-caption-text {
    margin-top: 5px;
    font-style: italic;
    font-size: 0.923em;
    text-align: center;
    color: #b4b4b4;
}
a img.alignleft {
    float: left;
    margin: 10px 30px 30px 0;
}
.alignleft {
    display: block;
    float: left;
    margin: 5px 30px 30px 0 !important;
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.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: 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;
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .postnav #prepost, .postnav  #nextpost, .bbp-forum-title, .single_post_arrow_content #prepost, .single_post_arrow_content #nextpost{
    text-transform: none;
}
.breadcrumbs_options{
    font-size: 11px;
    color: #000;
    font-weight: 400;
    float: left;
    width: 100%;
    text-transform: capitalize;
    letter-spacing: 0px;
}

.breadcrumbs_options a{
    color: #000 !important;
}
.breadcrumbs_options i{
    margin: 0px 5px;
}
.breadcrumbs_options a:hover{
    color: #ff4200;
    text-decoration: none !important;
}
.main_content {
    margin-bottom: 0px !important;
}
.content_single_page {
    margin-bottom: 50px !important;
    float: left;
    width: 100%;
    padding: 0px;
}
.content_single_page.page{
    margin-top: -7px;
    margin-bottom: 40px !important;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    position: relative;
    background: transparent;
}
.content_single_page.page #respond{
    padding: 17px 0px 0px 0px;
    margin-bottom: 30px;
}
#content .content_single_page.page form, #content .content_single_page.page form .form-submit, #content .content_single_page.page form #submit{
    margin-bottom: 0px;
}

 .content_single_page.type-page .comment-respond .comment-reply-title{
    margin-top: 0px;
}
.logged-in-as a{
    color: #222 !important;
}
.content_single_page .image-post-thumb {
    margin-bottom: 20px;
}
.content_single_page a,
.content_single_page a:hover {
    color: #ff4200;
}
#mainmenu li a i{
    margin-right: 5px;
}

/* black sections */
/*-------------------------------------------------------------------------------------
black sections
-------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------
main grid 5 post
-------------------------------------------------------------------------------------*/
.jelly_homepage_builder{
    float: left;
    width: 100%;
}
.jl_grid5_builder.jelly_homepage_builder{
    float: left;
    width: 100%;
    margin-bottom: 0px;
}
.jl_grid5_wrapper{
    float: left;
    width: 100%;
}
.jl_grid5_wrapper .jl_grid5_container{
    margin: 0px -7px;
}
.jl_grid5_wrapper .jl_grid5_item{
    float: left;
    padding-right: 7px;
    padding-left: 7px;
}
.jl_grid5_wrapper .jl_grid5_item.jl_grid5main{
    width: 44%;
}
.jl_grid5_wrapper .jl_grid5_item.jl_grid5main .jl_grid5_itemin{
    height: 514px;
    position: relative;
}
.jl_grid5_wrapper .jl_grid5_item .jl_grid5_itemin .meta-category-small{
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 2;
    width: auto;
}
.jl_grid5_wrapper .jl_grid5_item .jl_grid5_itemin .meta-category-small a{
    color: #fff;
    font-weight: 400 !important;
    background: #000;
    height: auto;
    line-height: 10px;
    padding: 7px 15px 7px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    letter-spacing: 0.03em;
}
.jl_grid5_wrapper .jl_grid5_item.jl_grid5main .image-post-title{
    font-size: 25px;
}
.jl_grid5_wrapper .jl_grid5_item.jl_grid5small{
    width: 28%;
    margin-bottom: 14px;
}
.jl_grid5_wrapper .jl_grid5_item.jl_grid5small .jl_grid5_itemin{
    height: 250px;
}
.jl_grid5_wrapper .jl_grid5_item.jl_grid5small .image-post-title{
    font-size: 18px;
}
.jl_grid5_wrapper .jl_grid5_item .jl_grid5_itemin{
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.jl_radius .jl_grid5_wrapper .jl_grid5_item .jl_grid5_itemin{    
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.jl_grid5_wrapper .jl_grid5_item .jl_grid5_itemin .image_grid_header_absolute{
    height: auto;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    position: absolute;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
}
.jl_grid5_wrapper .jl_grid5_item .jl_grid5_itemin .link_grid_header_absolute{
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    opacity: .3;
}
.jl_grid5_wrapper .jl_grid5_item .jl_grid5_itemin .wrap_box_style_main{
    padding: 25px;
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    right: 0%;
}
.jl_grid5_wrapper .jl_grid5_item .jl_grid5_itemin .wrap_box_style_main .image-post-title{
    margin-top: 0px !important;
}
.jl_grid5_wrapper .jl_grid5_item .jl_grid5_itemin .wrap_box_style_main .image-post-title a, .jl_grid5_wrapper .jl_grid5_item .jl_grid5_itemin .wrap_box_style_main .image-post-title a:hover{
    color: #fff !important;
}
.jl_grid5_wrapper .jl_grid5_item .jl_grid5_itemin .wrap_box_style_main .post-meta{
    float: left;
    width: 100%;
    line-height: 1.2;
    color: #fff;
}
.jl_grid5_wrapper .jl_grid5_item .jl_grid5_itemin .wrap_box_style_main .post-meta i{
    margin-right: 5px;
}
.jl_grid5_wrapper .jl_grid5_item .jl_grid5_itemin .wrap_box_style_main .jl_post_meta, .jl_grid5_wrapper .jl_grid5_item .jl_grid5_itemin .wrap_box_style_main .jl_post_meta span, .jl_grid5_wrapper .jl_grid5_item .jl_grid5_itemin .wrap_box_style_main .jl_post_meta a{
    color: #fff !important;
}

/*-------------------------------------------------------------------------------------
main grid 6 post
-------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------
Home grid with right list
-------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------
Home 2 main right list
-------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------
main overlay with right list
-------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------
header fullscreen post
-------------------------------------------------------------------------------------*/
.single_post_entry_content .post-category-color-text:hover{
    text-decoration: none !important;
    color: #fff !important;
}
.single_post_entry_content .meta-category-small{
    margin-bottom: 17px;
    text-align: center;
    float: left;
    width: 100%;
}
/*-------------------------------------------------------------------------------------
Dark Skin
-------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------- Day and night -------------------------------------------------------------------------------------*/

.jl_menu_sticky{
    -webkit-backface-visibility: hidden !important;
    backface-visibility: hidden !important;
}
.jl_blank_nav{
    float: left;
    width: 100%;
}

/*-------------------------------------------------------------------------------------
header slider and carousel post
-------------------------------------------------------------------------------------*/

.options_layout_wrapper{
    float: left;
    width: 100%;
    background-color: #fff;
}
.options_layout_wrapper .options_layout_container{
    float: left;
    width: 100%;
}
/*fixed slide issue*/
 .slick-list{
    -webkit-perspective: 0;
    -webkit-backface-visibility: hidden;
}

/*-------------------------------------------------------------------------------------
header 5 post header
-------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------
header 4 post header
-------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------
header 3 gird post header
-------------------------------------------------------------------------------------*/
.magazine_3_grid_slider .meta-category-small{
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 1;
    width: auto;
}
.magazine_3_grid_slider .meta-category-small a{
    color: #fff;
}
/*-------------------------------------------------------------------------------------
header 3 col post header
-------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------
header 3 post header
-------------------------------------------------------------------------------------*/


/*-------------------------------------------------------------------------------------
none box style
-------------------------------------------------------------------------------------*/


/*-------------------------------------------------------------------------------------
header  post header
-------------------------------------------------------------------------------------*/


 .magazine_3_grid_slider .meta-category-small a{
    margin: 0px !important;
    margin-right: 5px !important;
    float: left !important;
    background: #000;
    height: auto;
    line-height: 10px;
    padding: 4px 10px;
    font-weight: 500 !important;
}
 .magazine_3_grid_slider .banner-container .meta-category-small a:hover{
    color: #fff !important;
}

.love_post_view_header{
    position: absolute;
    right: 15px;
    z-index: 9;
    top: 10px;
    bottom: auto !important;
    z-index: 9;
    font-size: 10px;
    display: inline-block;
    color: #fff;
    text-align: center;
    right: 10px;
    background: rgba(0,0,0,0.4);
    height: auto;
    line-height: 10px;
    padding: 5px 8px 5px;
    letter-spacing: 0.03em !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.love_post_view_header a{
    color: #fff !important;
    font-size: 12px !important;
    opacity: 1;
    text-shadow: 0px 0px 3px rgba(0,0,0,.3);
}
.love_post_view_header a:hover{
    color: #e0e0e0;
}
.love_post_view_header a i{
    margin-right: 5px;
}
.link_grid_header_absolute{
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    background: #000;
    opacity: 0;
}

/*-------------------------------------------------------------------------------------
header grid 3 post header
-------------------------------------------------------------------------------------*/
.link_grid_header_absolute{
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
}

/*-------------------------------------------------------------------------------------
header grid 5 post header
-------------------------------------------------------------------------------------*/
.link_grid_header_absolute{
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
}


/*-------------------------------------------------------------------------------------
header grid 5 post header style 2
-------------------------------------------------------------------------------------*/
.link_grid_header_absolute{
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
}


/*-------------------------------------------------------------------------------------
header grid 5 post header
-------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------
header grid 8 post header
-------------------------------------------------------------------------------------*/
.link_grid_header_absolute{
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
}





.spr-number {
    text-align: center;
    display: inline-block;
    float: left;
    width: 65px;
    height: 65px;
    line-height: 60px;
    position: relative;
    background: #eaeaea;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border: 2px solid #ff4200;
    color: #FFF;
    font-weight: 400;
    font-size: 35px;
}
.spr-number:hover {
    color: #333;
    text-decoration: none !important;
}
.spr-number span {
    position: relative;
    z-index: 1;
}
.spr-number:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    content: '';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    top: -2px;
    left: -2px;
    padding: 2px;
    background: #ff4200;
    -webkit-transition: -webkit-transform 0.5s;
    -moz-transition: -moz-transform 0.5s;
    -o-transition: -o-transform 0.5s;
    transition: transform 0.5s;
}
.feature-post-list li:hover .spr-number {
    color: #333;
}
.feature-post-list li:hover .spr-number:after {
}
.banner-container {
    position: absolute;
    top: 50%;
    background: none;
    left: 22%;
    right: 22%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: auto;
    padding: 0px;
    bottom: auto;
    text-align: center;
    z-index: 9;
}
.banner-container .meta-category-small, .meta-category-small-builder {
    float: left;
    width: 100%;
}
.meta-category-small-builder{
    margin-bottom: 5px;
}
.banner-container .meta-category-small a, .meta-category-small-builder a{
    float: none;
    margin-right: 0px;
    margin-top: 0px;
    padding: 5px 10px 5px;
    font-size: 11px !important;
    text-transform: uppercase;
    margin: 0px 5px;
    display: inline-block;
    background: #000000;
    color: #fff;
    font-weight: 300 !important;
    letter-spacing: 0.2em;
}
.meta_category_text_small{
    float: left;
    width: 100%;
    margin-top: -3px;
}
.meta_category_text_small a{
    font-size: 10px;
    position: relative;
    color: #ff4200;
    float: left;
    margin-right: 8px;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-weight: 700;
}
.banner-container h5 {
    float: left;
    margin: 10px 0px 10px 0px;
    width: 100%;
    text-transform: capitalize;
}
.banner-container h5 a {
    font-size: 25px;
    color: #fff;
    line-height: 1.2;
    text-transform: capitalize;
}
.banner-container .post-meta {
    font-size: 10px;
    color: #fff;
    margin: 0px;
   float: left;
   text-transform: uppercase;
   float: left;
   width: 100%;
   margin-top: -3px;
    font-style: normal;
    line-height: 1.2;
}
.banner-container .post-meta span{
    float: none;
    display: inline-block;
    margin-right: 5px !important;
    letter-spacing: 0.03em;
    color: #fff;
}
.banner-container .post-meta span.meta-comment{
    margin-right: 0px;
}
.banner-container .post-meta span,
.banner-container .post-meta span i {
    margin-right: 5px;
}
.banner-container .post-meta span a {
    color: #fff !important;
    font-weight: 700;
    float: none !important;
    text-decoration: none !important;
    text-transform: uppercase;
}
.banner-container .post-meta span a img{
    width: 30px;
    height: 30px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    margin: 0px;
    margin-right: 5px;
    display: inline;
}
.banner-container .post-meta span a:hover {
    text-decoration: none !important;
    color: #fff !important;
}
.jl_post_meta{
    float: left;
    width: 100%;
    margin-top: 0px;
}
.jl_post_meta .jl_author_img_w{
    float: left;
    margin-right: 10px;
}
.jl_post_meta .jl_author_img_w img{
    width: 25px !important;
    height: 25px !important;
    float: left;
    margin-right: 5px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}
.jl_post_meta .jl_author_img_w a, .jl_post_meta .post-date{
    font-weight: 400 !important;
}
.jl_post_meta .jl_author_img_w a{
    text-transform: none !important;
}
.jl_post_meta .jl_author_img_w a, .jl_post_meta .jl_author_img_w a:hover{
    color: #818181;
    font-size: 13px;
    text-decoration: none !important;
    text-transform: capitalize;
    float: left;
    line-height: 25px;
}
.jl_post_meta .post-date{
    float: left;
    color: #818181;
    font-size: 13px;
    line-height: 25px;
    text-transform: capitalize;
    letter-spacing: 0px;
}
.jl_post_meta .post-date i{
    margin-right: 5px;
}
.blog_grid_post_style .jl_post_meta .jl_author_img_w a, .blog_grid_post_style .jl_post_meta .jl_author_img_w a:hover, .blog_grid_post_style .jl_post_meta .post-date, .blog_grid_post_style .jl_post_meta .post-date a{
    color: #818181 !important;
}
.blog_grid_post_style .image-post-title {
    float: left;
    width: 100%;
    line-height: 1.3;
    margin-top: 0px;
    margin-bottom: 0px;
    text-transform: capitalize;
}
/*slider full width*/

/*header slider vertical nav*/
.large_center_slider_container{
    position: relative;
    overflow: hidden;
}
/*header slider tab*/
.blog_grid_post_style .jelly_pro_post_arrow_right,
.blog_grid_post_style .jelly_pro_post_arrow_left {
    margin: -18px 0 0;
    width: 28px;
    height: 50px;
    display: block;
    position: absolute;
    top: 50%;
    cursor: pointer;
    z-index: 9;
    font-size: 0;
    color: #fff;
    text-align: center;
    font-size: 15px;
    line-height: 50px;
}
.blog_grid_post_style .jelly_pro_post_arrow_right {
    background: #000;
    color: #FFF;
    cursor: pointer;
    font-size: 15px;
    line-height: 1;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    left:10px;
    top: 50%;
    opacity: 0.7;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.blog_grid_post_style .jelly_pro_post_arrow_left {
    background: #000;
    color: #FFF;
    cursor: pointer;
    font-size: 15px;
    line-height: 1;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    right: 10px;
    top: 50%;
    opacity: 0.7;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.blog_list_post_style .jelly_pro_post_arrow_right {
    background: #000;
    left: 10px;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}
.blog_list_post_style .jelly_pro_post_arrow_left {
    background: #000;
    right: 10px;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}
.blog_list_post_style .jelly_pro_post_arrow_left,
.blog_list_post_style .jelly_pro_post_arrow_right {
    background: #000;
    color: #FFF;
    cursor: pointer;
    font-size: 15px;
    line-height: 1;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    opacity: 0.7;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.large_center_slider_container{
    float: left;
    width: 100%;
    margin-top: 50px;
}
.large_center_slider_container .banner-carousel-item>a{
    float: left;
    width: 100%;
}
.large_center_slider_container:hover .banner-carousel-item>a{
    opacity: 0.2;
}
.large_center_slider_container .banner-carousel-item>a>img{
    opacity: 1;
}
.large_center_slider_container .banner-container{
    top: auto;
    bottom: 0px;
    left: 20%;
    right: 20%;
    width: auto;
    text-align: left;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    background: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,1) 200%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(200%,rgba(0,0,0,1)));
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,1) 200%);
    background: -o-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,1) 200%);
    background: -ms-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,1) 200%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,1) 200%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#000000',GradientType=0);
}
.large_center_slider_container .banner-container .row{
    margin-bottom: 0px;
    margin: 0px !important;
}
.large_center_slider_container .banner-container h5 a{
    font-size: 45px !important;
    color: #fff;
    text-transform: capitalize;
}

.large_center_slider_container .banner-container h5 a:hover{
    color: #fff !important;
    opacity: 0.8;
}

.large_center_slider_container .banner-container .post-meta span, .large_center_slider_container .banner-container .post-meta span a{
    color: #fff !important;
    float: left;
}

.large_center_slider_container .jelly_pro_post_arrow_left, .large_center_slider_container .jelly_pro_post_arrow_right{
    color: #fff;
    cursor: pointer;
    z-index: 1;
    font-size: 120px;
    line-height: 1;
    width: 50px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    text-align: center;
    top: 50%;
    margin-top: -50px;
    opacity: 0.4 !important;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}
.large_center_slider_container .jelly_pro_post_arrow_left i, .large_center_slider_container .jelly_pro_post_arrow_right i{
    width: 50px;
    height: 50px;
    line-height: 50px;
}
.large_center_slider_container .jelly_pro_post_arrow_left:hover, .large_center_slider_container .jelly_pro_post_arrow_right:hover{
    color: #fff;
}

.large_center_slider_container .jelly_pro_post_arrow_left{
    left: 55px;
}

.large_center_slider_container .jelly_pro_post_arrow_right{
    right: 55px;
}


.large_center_slider_container .banner-container .meta-category-small{
    float: left;
    width: auto;
    text-align: left;
}
.large_center_slider_container .banner-container .meta-category-small a{
    float: left !important;
    display: inline-block; 
}

/*-------------------------------------------------------------------------------------
Overlay item
-------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------
Slider tab nav
-------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------
Header feature post
-------------------------------------------------------------------------------------*/


/*-------------------------------------------------------------------------------------
Reactions menu
-------------------------------------------------------------------------------------*/


/*-------------------------------------------------------------------------------------
Header menu style 1
-------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------
Header menu style 2
-------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------
Header menu style 3
-------------------------------------------------------------------------------------*/
.jl_top_bar_dis.header_top_bar_wrapper{
    height: 0px;
    overflow: hidden;
}
.header_top_bar_wrapper{
    background: rgb(58,76,180);
    background: -moz-linear-gradient(90deg, rgba(58,76,180,1) 0%, rgba(253,29,29,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(58,76,180,1) 0%, rgba(253,29,29,1) 100%);
    background: linear-gradient(90deg, rgba(58,76,180,1) 0%, rgba(253,29,29,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#3a4cb4",endColorstr="#fd1d1d",GradientType=1);
    float: left;
    width: 100%;
}
.header_top_bar_wrapper .navigation_wrapper #jl_top_menu > li > a{
    color: #fff !important;
    letter-spacing: 0.10em;
}
.header_top_bar_wrapper .navigation_wrapper #jl_top_menu{
    position: relative;
    z-index: 999;
}
.header_top_bar_wrapper .navigation_wrapper #jl_top_menu > li ul{
    z-index: 999;
}
.header_layout_style3_custom .header_top_bar_wrapper .navigation_wrapper .jl_main_menu > li:hover > a, .header_layout_style3_custom .header_top_bar_wrapper .navigation_wrapper .jl_main_menu > .current-menu-item > a, .header_layout_style3_custom .header_top_bar_wrapper .navigation_wrapper .jl_main_menu > .current-menu-parent > a, .header_layout_style3_custom .header_top_bar_wrapper .navigation_wrapper .jl_main_menu > .current-menu-ancestor > a{
    color: #fff;
}
.header_layout_style3_custom .header_top_bar_wrapper .navigation_wrapper > ul > li > a{
    color: #fff;
    height: 45px;
    line-height: 45px;
    font-size: 10px !important;
    font-weight: 400 !important;
    text-transform: uppercase;
}
.header_layout_style3_custom .header_top_bar_wrapper .navigation_wrapper > ul > li a{
    font-size: 13px !important;
    font-weight: 400 !important;
}
.header_layout_style3_custom .header_top_bar_wrapper .navigation_wrapper > ul > li{
    float: left;
}
.header_layout_style3_custom .header_top_bar_wrapper .navigation_wrapper > ul{
    margin-left: 50px !important;
    float: left;
    width: auto;
    z-index: 222;
}
.header_layout_style3_custom .header_top_bar_wrapper .search_header_menu{
    width: auto;
    top: 0px;
    margin-right: 50px;
    margin-top: 0px;
}
.header_layout_style3_custom .header_top_bar_wrapper .social_icon_header_top li{
    list-style: none;
    float: left;
    padding:0px;
    margin: 0px;
}
.header_layout_style3_custom .header_top_bar_wrapper .social_icon_header_top{
    margin-right: 15px;
}
.header_layout_style3_custom .header_top_bar_wrapper .social_icon_header_top li a{
    margin-left: 15px;
    height: 35px;
    line-height: 35px;
    float: left;
}
.header_layout_style3_custom .header_top_bar_wrapper .social_icon_header_top li a i{
    font-size: 14px;
    color: #fff !important;
}
.header_layout_style3_custom .header_top_bar_wrapper .social_icon_header_top li a:hover{
    opacity: 0.7;
}
.header_layout_style3_custom .header_top_bar_wrapper .menu_mobile_icons i, .header_layout_style3_custom .header_top_bar_wrapper .search_header_wrapper i{
    color: #fff !important;
    font-size: 15px;
}
.header_layout_style3_custom .header_top_bar_wrapper .search_header_menu > .search_header_wrapper{
    margin-right: 1px;
    height: 35px;
    line-height: 35px;
    width: 35px;
    background: #ff4200;
    text-align: center;
    cursor: pointer;
}
.header_layout_style3_custom .header_top_bar_wrapper .search_header_menu > .search_header_wrapper i{
    line-height: 35px;
    float: none !important;
}
.header_layout_style3_custom .header_top_bar_wrapper .search_header_menu .menu_mobile_icons{
    height: 35px;
    line-height: 35px;
    width: 35px;
    background: #ff4200;
    text-align: center;
}
.header_layout_style3_custom .header_top_bar_wrapper .search_header_menu .menu_mobile_icons i{
    line-height: 35px;
    float: none !important;
}

.header_layout_style3_custom .navigation_wrapper > ul > li{
  float: none;
  margin-right: 10px;
  margin-left: 10px;
}
.header_layout_style3_custom .navigation_wrapper > ul > li:first-child{
    margin-left: 0px !important;
}
.jl_header_magazine_style.header_layout_style3_custom #menu_wrapper .navigation_wrapper > ul{
    position: static;
}
.jl_header_magazine_style.header_layout_style3_custom #menu_wrapper .navigation_wrapper{
  background: transparent;
  width: auto;
}
.header_layout_style3_custom .navigation_wrapper > ul > li > a{
  padding: 0px;
  height: 50px;
  line-height: 50px;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: -0.03em;
  text-transform: capitalize;
}
.header_layout_style3_custom .navigation_wrapper .jl_main_menu > li:hover > a{
  color: #ff4200;
}
.header_layout_style3_custom .navigation_wrapper .jl_main_menu > li:hover > a, .header_layout_style3_custom .navigation_wrapper .jl_main_menu > .current-menu-item > a, .header_layout_style3_custom .navigation_wrapper .jl_main_menu > .current-menu-parent > a, .header_layout_style3_custom .navigation_wrapper .jl_main_menu > .current-menu-ancestor > a{}
.header_layout_style3_custom .search_header_menu{
    overflow: visible;
    margin: auto;
    margin-right: 15px;
    position: absolute;
    bottom: auto;
    right: 0;
    height: auto;
    width: 207px;
    z-index: 9;
    top: 50%;
    -webkit-transform: translate3d(0,0,0) perspective(1px) translateY(-50%);
    -ms-transform: translate3d(0,0,0) perspective(1px) translateY(-50%);
    transform: translate3d(0,0,0) perspective(1px) translateY(-50%);
}
.header_layout_style3_custom .search_header_menu .menu_mobile_icons i, .header_layout_style3_custom .search_header_menu .search_header_wrapper i,
.header_layout_style3_custom .search_header_menu .menu_mobile_icons:hover i,
.header_layout_style3_custom .search_header_menu .menu_mobile_icons:hover i, .header_layout_style3_custom .search_header_menu .search_header_wrapper:hover i{
  color: #000;
  float: left;
}
.header_layout_style3_custom .search_header_menu i{
  font-size: 15px;
}
.header_layout_style3_custom .jl_random_post_link{
    position: absolute;
    top: 9px;
    font-size: 20px;
    right: 15px;
}

/*-------------------------------------------------------------------------------------
Header menu style 5
-------------------------------------------------------------------------------------*/
.header_layout_style5_custom .main_menu .navigation_wrapper{
    padding-right: 0px;
}
.header_layout_style5_custom .menu_wrapper .navigation_wrapper > ul > li:last-child{
    padding-right: 25px;
}
.header_layout_style5_custom .main_menu .navigation_wrapper, .header_layout_style5_custom .main_menu .jl_main_menu{
    float: right;
    text-align: right;
}
.header_layout_style5_custom .header_top_bar_wrapper .navigation_wrapper .jl_main_menu > li:hover > a, .header_layout_style5_custom .header_top_bar_wrapper .navigation_wrapper .jl_main_menu > .current-menu-item > a, .header_layout_style5_custom .header_top_bar_wrapper .navigation_wrapper .jl_main_menu > .current-menu-parent > a, .header_layout_style5_custom .header_top_bar_wrapper .navigation_wrapper .jl_main_menu > .current-menu-ancestor > a{
    color: #fff;
}
.header_layout_style5_custom .header_top_bar_wrapper .navigation_wrapper > ul > li > a{
    color: #fff;
    height: 35px;
    line-height: 35px;
    font-size: 11px !important;
    font-weight: 400 !important;
    text-transform: uppercase;
}
.header_layout_style5_custom .header_top_bar_wrapper .navigation_wrapper > ul > li{
    float: left;
    margin-right: 15px;
}
.header_layout_style5_custom .header_top_bar_wrapper .navigation_wrapper > ul{
    margin-left: 50px !important;
    float: left;
    width: auto;
    z-index: 222;
}
.header_layout_style5_custom .header_top_bar_wrapper .search_header_menu{
    width: auto;
    top: 0px;
    margin-right: 50px;
    margin-top: 0px;
}
.header_layout_style5_custom .header_top_bar_wrapper .social_icon_header_top li{
    list-style: none;
    float: left;
    padding:0px;
    margin: 0px;
}
.header_layout_style5_custom .header_top_bar_wrapper .social_icon_header_top{
    margin-right: 15px;
}
.header_layout_style5_custom .header_top_bar_wrapper .social_icon_header_top li a{
    margin-left: 15px;
    height: 35px;
    line-height: 35px;
    float: left;
}
.header_layout_style5_custom .header_top_bar_wrapper .social_icon_header_top li a i{
    font-size: 14px;
    color: #fff !important;
}
.header_layout_style5_custom .header_top_bar_wrapper .menu_mobile_icons i, .header_layout_style5_custom .header_top_bar_wrapper .search_header_wrapper i{
    color: #fff !important;
    font-size: 15px;
}
.header_layout_style5_custom .header_top_bar_wrapper .search_header_menu > .search_header_wrapper{
    margin-right: 1px;
    height: 35px;
    line-height: 35px;
    width: 35px;
    background: #ff4200;
    text-align: center;
    cursor: pointer;
}
.header_layout_style5_custom .header_top_bar_wrapper .search_header_menu > .search_header_wrapper i{
    line-height: 35px;
    float: none !important;
}
.header_layout_style5_custom .header_top_bar_wrapper .search_header_menu .menu_mobile_icons{
    height: 35px;
    line-height: 35px;
    width: 35px;
    background: #ff4200;
    text-align: center;
}
.header_layout_style5_custom .header_top_bar_wrapper .search_header_menu .menu_mobile_icons i{
    line-height: 35px;
    float: none !important;
}

.header_layout_style5_custom{
  background: #fff;
}

.header_layout_style5_custom .menu_wrapper .navigation_wrapper > ul > li{
  float: none !important;
  margin-right: 25px;
}
.jl_header_magazine_style.header_layout_style5_custom #menu_wrapper .navigation_wrapper{
  border-bottom: 3px solid #000;
  background: #fff;
}
.header_layout_style5_custom .navigation_wrapper > ul > li > a{
  padding: 0px;
  height: 80px;
  line-height: 80px;
  font-size: 17px;
  font-weight: 600;
  letter-spacing: 0px;
  text-transform: uppercase;
}
.header_layout_style5_custom .navigation_wrapper .jl_main_menu > li:hover > a{
  color: #ff4200;
}
.header_layout_style5_custom .navigation_wrapper .jl_main_menu > li:hover > a, .header_layout_style5_custom .navigation_wrapper .jl_main_menu > .current-menu-item > a, .header_layout_style5_custom .navigation_wrapper .jl_main_menu > .current-menu-parent > a, .header_layout_style5_custom .navigation_wrapper .jl_main_menu > .current-menu-ancestor > a{}
.header_layout_style5_custom .search_header_menu{
    overflow: visible;
    margin: 0px !important;
    margin-right: 15px;
    position: relative;
    bottom: auto;
    right: 0;
    height: auto;
    width: 207px;
    top: 50%;
    margin-top: -12px;
    z-index: 999;
}
.header_layout_style5_custom .search_header_menu .menu_mobile_icons i, .header_layout_style5_custom .search_header_menu .search_header_wrapper i,
.header_layout_style5_custom .search_header_menu .menu_mobile_icons:hover i,
.header_layout_style5_custom .search_header_menu .menu_mobile_icons:hover i, .header_layout_style5_custom .search_header_menu .search_header_wrapper:hover i{
  color: #fff;
  float: left;
}
.header_layout_style5_custom .search_header_menu i{
  font-size: 24px;
}
.header_layout_style5_custom .jl_random_post_link{
    position: absolute;
    top: 23px;
    font-size: 20px;
    right: 15px;
    color: #000;
}
.header_layout_style5_custom .jl_random_post_link:hover{
    color: #ff4200;
}
.header_layout_style5_custom .main_menu .menu_mobile_icons, .header_layout_style5_custom .main_menu .search_header_wrapper{
    position: absolute;
    display: none;
    top: 18px;
    font-size: 20px;
    right: 15px;
    color: #fff;
    cursor: pointer;
}
.header_layout_style5_custom .main_menu .search_header_wrapper{right: 50px;}
.header_layout_style5_custom #menu_wrapper .navigation_wrapper{
    background: none !important;
    border: 0px !important;
}
.header_layout_style5_custom .menu_wrapper{
    background: #fff;
    border-top: 0px solid #f0f0f0;
    border-bottom: 0px solid #f0f0f0;
    margin-bottom: 0px;
    position: relative;
    z-index: 100;
}
.header_layout_style5_custom #mainmenu > li > a{
    font-size: 14px;
    font-weight: 700;
    letter-spacing: -0.03em;
}
.header_layout_style5_custom .jl_main_menu > .current-menu-parent > a, .header_layout_style5_custom #mainmenu > li > a{
    color: #000 !important;
}
.header_layout_style5_custom #mainmenu > li > a:hover{
    opacity: 1;
}

/*-------------------------------------------------------------------------------------
Header menu style 6
-------------------------------------------------------------------------------------*/

.navigation_wrapper #mainmenu.jl_main_menu > li li > a{
    letter-spacing: 0em;
}

/*-------------------------------------------------------------------------------------
Header with social header top share
-------------------------------------------------------------------------------------*/

/*====================*/
.menu_mobile_share_wrapper{
  float: right;
  position: relative;
}

/*-------------------------------------------------------------------------------------
Menu
-------------------------------------------------------------------------------------*/
.navigation_wrapper {
  float: left;
  text-align: center;
  color: #161616;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.09em;
  text-transform: uppercase;
  -webkit-font-smoothing: subpixel-antialiased;
  width: 100%;
  z-index: -1;
}
.navigation_wrapper > ul{
    float: left;
    width: 100%;
}
.navigation_wrapper ul {
  list-style: none;
  position: relative;
  padding: 0px !important;
  margin: 0px !important;
}
.navigation_wrapper .jl_main_menu a:hover{
    text-decoration: none !important;
}
.navigation_wrapper ul li {
  display: inline-block;
  float: none;
  vertical-align: top;
}
.navigation_wrapper .jl_main_menu li > a {
  float: left;
  padding: 0;
  color: inherit;
}
.navigation_wrapper .jl_main_menu > li > a {
padding: 0 13px;
height: 45px;
line-height: 45px;
}
.navigation_wrapper .menu-item-has-children > a:after {
  display: inline-block;
  content: "\f107";
  margin-left: 5px;
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 0.9;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.navigation_wrapper .jl_main_menu > li:hover > a,
.navigation_wrapper .jl_main_menu > .current-menu-item > a,
.navigation_wrapper .jl_main_menu > .current-menu-parent > a,
.navigation_wrapper .jl_main_menu > .current-menu-ancestor > a {
  
}
.navigation_wrapper li:hover > a:after,
.navigation_wrapper .current-menu-item > a:after,
.navigation_wrapper .current-menu-parent > a:after,
.navigation_wrapper .current-menu-ancestor > a:after {
  
}
.navigation_wrapper .jl_main_menu > li > ul, .navigation_wrapper .jl_main_menu > li > .sub-menu {
  top: 100%;
  margin-left: -22px !important;
  margin-top: -1px;
  background: #fff !important;
}
.navigation_wrapper .jl_main_menu > li > .sub-menu.menu_post_feature {
  margin-left: 0px !important;
  
}


.navigation_wrapper .jl_main_menu ul, .navigation_wrapper .jl_main_menu .sub-menu{
    position: absolute;
    overflow: visible;
    visibility: hidden;
    display: block;
    opacity: 0;
    padding: 0px !important;
    background: #fff;
    -webkit-transition: all .25s ease-in;
    transition: all .25s ease-in;
    z-index: 100;
    line-height: 1.8666;
    -webkit-box-shadow: 0 5px 40px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 5px 40px rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 40px rgba(0, 0, 0, 0.15);
}
.navigation_wrapper .jl_main_menu li li {
  display: block;
}
.navigation_wrapper .jl_main_menu ul ul{
    left: 100%;
    top: 0;
    margin-left: 0;
}
.navigation_wrapper .jl_main_menu li li{
    display: block;
}
.navigation_wrapper .jl_main_menu ul li, .navigation_wrapper .jl_main_menu .sub-menu li {
    float: none;
    min-width: 200px;
    max-width: 350px;
    border-top: 0;
    padding: 0;
    position: relative;
    border-bottom: 1px solid #e9ecef;
}
.navigation_wrapper .jl_main_menu ul li, .navigation_wrapper .jl_main_menu .sub-menu li:last-child{
    border-bottom: 0px;
}
.navigation_wrapper .jl_main_menu > li li a {
  float: none;
    text-align: left;
    display: block;
    text-decoration: none;
    padding: 6px 22px;
    border-top: 0px solid #e9ecef;
    font-size: 11px;
    pointer-events: none;
    color: #000;
    letter-spacing: .15em;
}
.navigation_wrapper .jl_main_menu > li:hover li a {
  pointer-events: auto;
}
.navigation_wrapper .jl_main_menu ul li,
.navigation_wrapper .jl_main_menu .sub-menu li {
  float: none;
  min-width: 200px;
  max-width: 350px;
  border-top: 0;
  padding: 0;
  position: relative;
}
.navigation_wrapper .jl_main_menu > li li:first-child > a {
  border-top: 0;
  box-shadow: none;
}
.navigation_wrapper .sub-menu li:first-child > .sub-menu {
  margin-top: 0px !important;
}
.navigation_wrapper .jl_main_menu ul, .navigation_wrapper .jl_main_menu .sub-menu {
  position: absolute;
  overflow: visible;
  visibility: hidden;
  display: block;
  opacity: 0;
  padding: 0;
  -webkit-transition: all .25s ease-in;
  transition: all .25s ease-in;
  z-index: 100;
  line-height: 1.8666;
}
.navigation_wrapper .jl_main_menu ul .menu-item-has-children > a:after {
  line-height: 1;
  content: "\f105";
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 16px;
  color: #000;
}
.navigation_wrapper .jl_main_menu ul ul {
  left: 100%;
  top: 0;
  margin-left: 0;
}
.navigation_wrapper li:hover > ul,
.navigation_wrapper li:hover > .sub-menu {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}

#mainmenu li:hover > a,
.navigation_wrapper .jl_main_menu li li:hover > a,
.navigation_wrapper .jl_main_menu li li.current-menu-item > a {
  color: #000;
}
.navigation_wrapper .jl_main_menu li li:hover > a,
.navigation_wrapper .jl_main_menu li li.current-menu-item > a{
    background: #f6f7f9 !important;
}
.navigation_wrapper .jl_main_menu > li:hover > a,
.navigation_wrapper .jl_main_menu > .current-menu-item > a,
.navigation_wrapper .jl_main_menu > .current-menu-parent > a,
.navigation_wrapper .jl_main_menu > .current-menu-ancestor > a {

}
.navigation_wrapper li:hover > a:after,
.navigation_wrapper .current-menu-item > a:after,
.navigation_wrapper .current-menu-parent > a:after,
.navigation_wrapper .current-menu-ancestor > a:after {

}


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

.social-count-plus ul{
    margin: 0px !important;
}
.social-count-plus ul a, .social-count-plus .default a {
    background: transparent !important;
    background-size: 0px !important;
    display: inline-block;
    vertical-align: middle;
    width: 48px !important;
    height: 48px !important;
    position: relative !important;
    -webkit-transform: translate3d(0, 0, 0);
    position: absolute !important;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    min-width: 100% !important;
    min-height: 100% !important;
}


.social-count-plus ul{
    padding: 0px !important;
}
.social-count-plus ul li {
    width: 25% !important;
    margin-right: 0px;
    margin-bottom: 0px;
    padding: 38px 0px 10px 0px;
    position: relative;
    list-style: none !important;
    float: left;
    clear: none !important;
    text-align: center;
    margin: 0;
    border: 1px solid #fff !important;
}

.social-count-plus span span {
    font-size: 15px !important;
    font-weight: normal !important;
    line-height: 1.2 !important;
    color: #000;
}
.social-count-plus .count {
    display: block;
    font-size: 13px !important;
    line-height: 1.2 !important;
    margin: 5px 0 0 !important;
    padding: 0;
    font-weight: 600 !important;
}   

.social-count-plus .label {
    font-size: 11px !important;
    line-height: 1.2 !important;
    text-transform: capitalize !important;
    margin-top: 5px;
}

.social-count-plus ul li a:before {
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    margin-top: 3px;
    font-size: 23px;
    text-align: center;
}


/* Slider multi width */




/* Grid slider */

.magazine_3_grid_slider{
    float: left;
    width: 100%;
    padding-top: 25px;
}
.magazine_3_grid_slider .row{
    margin-bottom: 0px;
}
.magazine_3_grid_slider:hover img{
}
.magazine_3_grid_slider .banner-container h1{
    float: left;
    width: 100%;
    margin: 10px 0px;
    line-height: 0;
    text-transform: capitalize;
}
.magazine_3_grid_slider .banner-container h1 a{
    color: #fff;
    line-height: 1.2;
}
.magazine_3_grid_slider .banner-container h1 a:hover{
    color: #fff !important;
    opacity: 0.8;
}
.magazine_3_grid_slider .banner-container .meta-category-small a{
    float: left;
    margin: 0px 10px 0px 0px;
}
.magazine_3_grid_slider .meta-category-small{ z-index: 3;}
.magazine_3_grid_slider .featured_thumbnail_link{ z-index: 2;}

.magazine_3_grid_slider .jelly_pro_post_arrow_right, .magazine_3_grid_slider .jelly_pro_post_arrow_left{
    color: #000;
    background: #fff;
    cursor: pointer;
    z-index: 1;
    font-size: 20px;
    line-height: 1;
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    text-align: center;
    top: 50%;
    margin-top: -20px;
    opacity: 0 !important;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-box-shadow: 0 2px 25px rgba(0,0,0,.2);
    box-shadow: 0 2px 25px rgba(0,0,0,.2);
}
.magazine_3_grid_slider .jelly_pro_post_arrow_right:hover, .magazine_3_grid_slider .jelly_pro_post_arrow_left:hover{
    color: #fff !important;
    background: #000;
}
.magazine_3_grid_slider .jelly_pro_post_arrow_left{left: 0px;}
.magazine_3_grid_slider .jelly_pro_post_arrow_right{right: 0px;}
.magazine_3_grid_slider .single-item-slider:hover .jelly_pro_post_arrow_left{left: 20px;}
.magazine_3_grid_slider .single-item-slider:hover .jelly_pro_post_arrow_right{right: 20px;}
.magazine_3_grid_slider .single-item-slider:hover .jelly_pro_post_arrow_left, .magazine_3_grid_slider .single-item-slider:hover .jelly_pro_post_arrow_right{
    opacity: 1 !important;
}
.magazine_3_grid_slider .banner-container{
    position: absolute;
    left: 0px;
    top: auto;
    z-index: 9;
    bottom: 0px;
    color: #fff;
    width: 100%;
    text-align: left;
    padding: 20px;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 220%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(220%, rgba(0, 0, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 220%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 220%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 220%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 220%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000', GradientType=0);
}

/*grid 3 style 2*/

/*grid 5 style*/

/*full screen height*/
.jl_full_screen_height .banner-container{
    background: none !important;
    text-align: center;
    left: 25% !important;
    right: 25% !important;
    padding: 0px !important;
    top: 50% !important;
    bottom: auto !important;
    -webkit-transform: translate3d(0,0,0) perspective(1px) translateY(-50%);
    -ms-transform: translate3d(0,0,0) perspective(1px) translateY(-50%);
    transform: translate3d(0,0,0) perspective(1px) translateY(-50%);
}
.jl_full_screen_height .banner-container p{
    color: #fff;
    line-height: 1.5;
    margin-top: 10px;
    float: left;
    max-width: 400px;
    margin-bottom: 0px;
    font-size: 14px;
}
.jl_full_screen_height .banner-container .jl_slider_readding{
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    font-size: 10px;
    font-weight: 400;
    color: #000;
    height: 40px;
    line-height: 40px;
    padding: 0px 30px 0px;
    -o-transition: .25s;
    -ms-transition: .25s;
    -moz-transition: .25s;
    -webkit-transition: .25s;
    transition: .25s;
    background-color: #fff;
}
.jl_full_screen_height .banner-container .jl_slider_readding:hover{
    text-decoration: none !important;    
    background: #000;
    color: #fff;
}
.jl_full_screen_height .banner-container .meta-category-small, .jl_full_screen_height .banner-container  .single-post-meta-wrapper{
    text-align: center !important;
}
.jl_full_screen_height .banner-container .single-post-meta-wrapper .post-author img{
    display: inline-block;
}
.jl_full_screen_height .banner-container  .single-post-meta-wrapper span, .jl_full_screen_height .banner-container  .single-post-meta-wrapper span a, .jl_full_screen_height .banner-container  .single-post-meta-wrapper span a:hover{
    color: #fff !important;
}
.jl_full_screen_height .slick-active .link_grid_header_absolute{
    opacity: 0.3 !important;
}
.jl_full_screen_height .link_grid_header_absolute{
    opacity: 0.3 !important;
    background: #222 !important;
}
.jl_full_screen_height:hover .link_grid_header_absolute{
    opacity: 0.3 !important;
}
.jl_full_screen_height .jelly_pro_post_arrow_left, .jl_full_screen_height .jelly_pro_post_arrow_right{
    opacity: 1 !important;
}


.jl_full_screen_height:hover .jelly_pro_post_arrow_left, .jl_full_screen_height .jelly_pro_post_arrow_left, .jl_full_screen_height:hover .jelly_pro_post_arrow_right, .jl_full_screen_height .jelly_pro_post_arrow_right{
    color: #fff;
    cursor: pointer;
    z-index: 1;
    font-size: 35px;
    line-height: 1;
    width: 50px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    text-align: center;
    top: 50%;
    margin-top: -50px;
    opacity: 1 !important;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}
.jl_full_screen_height:hover .jelly_pro_post_arrow_left, .jl_full_screen_height .jelly_pro_post_arrow_left{
    left: 55px;
    text-align: left;
}
.jl_full_screen_height:hover .jelly_pro_post_arrow_right, .jl_full_screen_height .jelly_pro_post_arrow_right{
    right: 55px;
    text-align: right;
}

.jl_full_screen_height .slick-dots{
    float: left;
    width: 100%;
    bottom: 20px;
    display: none !important;
}
.jl_full_screen_height .slick-dots li{
    padding: 0px;
    width: 12px;
    height: 12px;
}
.jl_full_screen_height .slick-dots li button{
    padding: 0px;
    margin: 0px;
    background: #fff;
    border: 1px solid #fff;
    height: 12px;
    width: 12px;
    float: left;
    opacity: 0.4;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}
.jl_full_screen_height .slick-dots li.slick-active button{
    background: #fff;
    border: 1px solid #fff;
    opacity: 1 !important;
}
.jl_full_screen_height .slick-dots li button:before{
    opacity: 0;
    color: black;
    display: none;
    height: 12px;
    line-height: 12px;
    font-size: 0px;
}
.jl_full_screen_height .banner-container h5{
    text-align: center !important;
    max-width: 100% !important;
    margin-top: 25px !important;
    margin-bottom: 25px !important;
}
.jl_full_screen_height .banner-container h5 a{
    font-size: 45px !important;
}
.jl_full_screen_height .banner-container .meta-category-small a{
    padding: 7px 20px 7px;
    margin: 0px 4px !important;
    letter-spacing: 0.2em;
    float: none !important;
}


/*grid 6 style*/


/*grid 4 style with pop*/

/*right pop post*/
.pop_post_right_slider{
    width: 29%;
    position: relative;
    float: left;
    overflow: hidden;
    border-left: 3px solid transparent;
}
.pop_post_right_slider .headding_pop_post{
    float: left;
    width: 100%;
    padding-left: 16px;
    text-align: left;
    height: 43px;
    line-height: 43px;
    background: #ff4200;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.03em;
}
.pop_post_right_slider .slider_pop_post_list_items{
    float: left;
    width: 100%;
    height: 114px;
    position: relative;
    border-bottom: 1px solid transparent;
}

.pop_post_right_slider .slider_pop_post_list_items .featured_thumbnail_link{
    margin-bottom: 0px !important;
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0px;
    left: 0px;
    opacity: 0.6;
    background: #000;
}

.pop_post_right_slider .slider_pop_post_list_items .item-details{
    position: absolute;
    left: 20px;
    right: 25px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    z-index: 2;
}
.pop_post_right_slider .slider_pop_post_list_items .feature-post-title{
    margin: 0px;
    padding: 0px;
    line-height: 0;
    margin-bottom: 3px;
}
.pop_post_right_slider .slider_pop_post_list_items .feature-post-title a{
    font-size: 13px;
    color: #fff;
    line-height: 1.4;
    text-transform: capitalize;
}
.pop_post_right_slider .slider_pop_post_list_items .post-meta{
    float: left;
    line-height: 1.2;
}
.pop_post_right_slider .slider_pop_post_list_items .post-meta span{
    color: #fff;
    float: left;
    margin-right: 10px;
    font-size: 11px !important;
    text-transform: uppercase;
}
.pop_post_right_slider .slider_pop_post_list_items .post-meta span i{
    margin-right: 3px;
}
.pop_post_right_slider .slider_pop_post_list_items .post-meta span a{
    color: #fff !important;
    font-size: 11px !important;
    text-transform: uppercase;
}
.pop_post_right_slider .slider_pop_post_list_items .post-meta span a:hover{
    color: #fff !important;
}
/*-------------------------------------------------------------------------------------
Magazine grid
-------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------
Loading
-------------------------------------------------------------------------------------*/
@-webkit-keyframes jlloading  {
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes jlloading {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes loader-rotate {
  0% {
    transform: rotate(0); }
  100% {
    transform: rotate(360deg); } }
@-webkit-keyframes sk-rotateplane {
  0% { -webkit-transform: perspective(120px) }
  50% { -webkit-transform: perspective(120px) rotateY(180deg) }
  100% { -webkit-transform: perspective(120px) rotateY(180deg)  rotateX(180deg) }
}

@keyframes sk-rotateplane {
  0% { 
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg) 
  } 50% { 
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg) 
  } 100% { 
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}
/*-----------------------------------------------------------------------------------*/
/*  New ticker
/*-----------------------------------------------------------------------------------*/
.jl_newsticker_wrapper{
    float: left;
    width: 100%;
    position: relative;
}
.jl_radius .jl_newsticker_wrapper .builder_ticker_title_home_page{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.jl_newsticker_wrapper .builder_ticker_title_home_page{
    display: inline-block;
    background: #e93b2e;
    color: #fff;
    padding: 0px 10px;
    height: 22px;
    line-height: 22px !important;
    margin: 0px 15px 0px 0px;
    font-size: 12px;
    font-weight: 400 !important;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.jl_newsticker_wrapper .item{
    padding: 5px 0px;
}
.jl_newsticker_wrapper .jl_post_meta{
    float: left;
    width: auto;
    margin-right: 15px;
}
.jl_newsticker_wrapper .jl_author_img_w a, .jl_newsticker_wrapper .jl_author_img_w a:hover{
    color: #000;
}
.jl_newsticker_wrapper .jl_post_meta .post-date{
    color: #000 !important;
}
.jl_newsticker_wrapper .item h5{
    float: left;
    margin:0px;
    font-size: 15px;
    line-height: 25px !important;
}
.jl_newsticker_wrapper .jelly_pro_post_arrow_right, .jl_newsticker_wrapper .jelly_pro_post_arrow_left{
    border: 1px solid #ccc;
    width: 27px;
    height: 27px;
    line-height: 27px;
    text-align: center;
    position: absolute;
    top: 50%;
    cursor: pointer;
    z-index: 2;
    -webkit-transform: translate3d(0,0,0) perspective(1px) translateY(-50%);
    -ms-transform: translate3d(0,0,0) perspective(1px) translateY(-50%);
    transform: translate3d(0,0,0) perspective(1px) translateY(-50%);
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.jl_newsticker_wrapper .jelly_pro_post_arrow_right i, .jl_newsticker_wrapper .jelly_pro_post_arrow_left i{
    float: left;
    width: 26px;
    height: 26px;
    line-height: 26px;
    text-align: center;
}
.jl_newsticker_wrapper .jelly_pro_post_arrow_right:hover, .jl_newsticker_wrapper .jelly_pro_post_arrow_left:hover{
    color: #fff;
    background: #000;
    border: 1px solid #000;
}
.jl_newsticker_wrapper .jelly_pro_post_arrow_right{
    right: 0px;
}
.jl_newsticker_wrapper .jelly_pro_post_arrow_left{
    right: 34px;
}
.main_new_ticker_wrapper{
    float: left;
    width: 100%;
    margin-top: 25px;
}
.main_new_ticker_wrapper .row{
    margin-bottom: 0px;
}

.main_new_ticker_wrapper .post-date{
    float: left;
    margin-right: 10px;
    color: #9a9a9a;
    font-size: 11px;
    text-transform: uppercase;
    height: 25px;
    line-height: 25px;
    letter-spacing: 0.01em;
}
.main_new_ticker_wrapper .post-date i{
    margin-right: 3px;
}
.main_new_ticker_wrapper .news_ticker_title_style{
    float: left;
    background: #000;
    color: #fff;
    height: 25px;
    line-height: 25px;
    padding: 0px 10px;
    font-size: 11px;
    margin-right: 10px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.03em; 
}
/*-------------------------------------------------------------------------------------
continue reading button
-------------------------------------------------------------------------------------*/
.large_center_slider_container .large_continue_reading{
    margin-top: 20px;
}
.large_center_slider_container .large_continue_reading span{
    background: none;
}
.large_center_slider_container .large_continue_reading span a, .large_center_slider_container .large_continue_reading span a:hover{
    display: block;
    padding: 0px 15px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    height: 35px;
    line-height: 35px;
    font-weight: 400;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    background: transparent;
    border: 2px solid #fff;
    background: #fff;
    color: #000;
    
}
.large_center_slider_container .large_continue_reading span a:hover{
    color: #000 !important;
    background: #fff;
    text-shadow: none;
}
.large_continue_reading {
    margin:0px;
    float: left;
    text-align: center;
    width: 100%;
}
.large_continue_reading span {
    display: inline-block;
    position: relative;
    color: #000000;
    background: #FFF;
    padding: 0px;
    text-transform: capitalize;
    letter-spacing: 0px;
}
.large_continue_reading span a {
    color: #fff;
    display: block;
    padding: 0px 15px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    height: 35px;
    line-height: 36px;
    background: #000;
    font-weight: 400;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.03em;
}

.large_continue_reading span a:hover, .jelly_homepage_builder .large_continue_reading span a:hover{
    text-decoration: none !important;
    background: #ff4200;
    color: #FFF !important;
}




/*-------------------------------------------------------------------------------------
Social icons
-------------------------------------------------------------------------------------*/
.jellywp_about_us_widget_wrapper{
    text-align: center;
    float: left;
    width: 100%;
}
.social-icons-list-widget {
    padding: 0px;
    margin: 0px;
    margin-top: 5px;
    float: left;
    width: 100%;
    text-align: left;
    
}
.social-icons-list-widget li {
    display: inline-block;
    list-style: none;
    margin-right: 6px;
    margin-bottom: 6px;
}
#content_nav .widget:last-child{
    margin-bottom: 40px !important;
}
.social-icons-list-widget li a i{
  margin-right: 0px !important;
}
.social-icons-list-widget li a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 15px !important;
    transition: background 0.3s linear;
    -moz-transition: background 0.3s linear;
    -webkit-transition: background 0.3s linear;
    -o-transition: background 0.3s linear;

    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}
.social-icons-list-widget li a:hover {
    color: #fff;
}

.social-icons-list-widget.icons_about_widget_display li a.facebook{
    background: #3b5999;
}
.social-icons-list-widget.icons_about_widget_display li a.instagram{
    background: #3f729b;
}
.social-icons-list-widget.icons_about_widget_display li a.twitter{
    background: #55acee;
}
.social-icons-list-widget.icons_about_widget_display li a.wordpress{
    background: #21759b;
}


/*-------------------------------------------------------------------------------------
Form
-------------------------------------------------------------------------------------*/

#content form {
    margin-bottom: 30px;
}

#content form .logged-in-as, #content form .comment-notes{
    margin-bottom: 20px;
    float: left;
    width: 100%;
    font-size: 12px !important;
    text-transform: capitalize;
    letter-spacing: 0em;
}

#content .col-md-4, .comment-form-author, .comment-form-email{
    width: 33.33333333%;
}
.comment-form-comment{
    margin-bottom: 0px;
}

.comment-form-comment textarea:focus,
.comment-form-author input:focus,
.comment-form-email input:focus,
#content input[type="text"]:focus,
#content input[type="email"]:focus,
#content textarea:focus{
    border-color: #000;
}
.comment-form-author input,
.comment-form-email input,
#content input[type="text"],
#content input[type="email"],
#content textarea,
.comment-form-comment textarea,
#content select{
    font-size: 14px;
    border: solid 1px #c6c6c6;
    padding: 10px;
    outline: none;
    line-height: 20px;
    margin: 0;
    color: #555;
    width: 100%;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#content select {
    padding: 0;
}
.comment-form-comment textarea:focus,
#content textarea:focus {
    color: #444;
    border: solid 1px #000;
}

.comment-form-author input:focus,
.comment-form-email input:focus,
#content input[type="text"]:focus,
#content input[type="email"]:focus{
    color: #444;
}
#content textarea {
    min-height: 60px;
}
#content label {
    display: block;
    font-size: 15px;
    font-weight: 400;
}
#content select {
    width: 220px;
}
#content input[type="checkbox"] {
    display: inline;
}
#content label span {
    font-weight: normal;
    font-size: 13px;
    color: #444;
}
#respond{
    float: left;
    width: 100%;
    padding: 27px 0px 0px 0px;
    padding: 25px 30px 5px 30px !important;
    background: #f8f8f8;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-top: 50px;

}
.logged-in-as a:hover{
    color: #ff4200;
    text-decoration: none !important;
}
/*-------------------------------------------------------------------------------------
title
-------------------------------------------------------------------------------------*/
.main_title_wrapper{
    float: left;
    width: 100%;
    text-align: left;
    padding: 50px 0px 43px 0px;
    background: transparent;
    border-bottom: 0px solid #e5e5e5;
    overflow: hidden;
}
.main_title_wrapper.category_title_section{
    text-align: center;
    background: #f0f0f0;
    position: relative;
    overflow: hidden;
    padding: 50px 0px 43px 0px;
}
.main_title_wrapper.category_title_section .category_image_bg_image{
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 50%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    float: left;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
}
.main_title_wrapper .row{
    margin-bottom: 0px;
}
.main_title_wrapper .jl_cat_mid_title{
    width: 100%;    
}
.main_title_wrapper .categories-title.title{
    font-size: 35px;
    margin: 0px 0px 0px 0px;
    color: #000;
    float: left;
    width: 100%;
    text-align: center;
    text-transform: capitalize;
}
#sidebar .widget_container{
    float: left;
    width: 100%;
    padding: 25px 0px 25px 0px;
    background: #FFF;
}
#sidebar .widget_container .widget{
    margin-bottom: 0px;
}

#sidebar .widget_container,
footer .widget_container {
    float: left;
}
footer .recent_post_large_widget{
    border-bottom: 1px solid #232323;
}
.recent_post_large_widget .image_post{
  position: relative;
}
.recent_post_large_widget {
    float: left;
    width: 100%;
    margin-bottom: 30px;
    position: relative;
}

.recent_post_large_widget .meta-category-small{
    margin: 0px;
    position: absolute;
    left: 20px;
    top: 20px;
}
.recent_post_large_widget .meta-category-small a:hover{
    color: #fff !important;
}
.recent_post_large_widget .meta-category-small a{
    padding: 7px 15px 7px;
    margin-bottom: 1px;
    letter-spacing: 0px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #fff !important;
    background: #000;
    width: auto !important;
    float: left !important;
}
.recent_post_large_widget .post-meta{
    float: left;
    width: 100%;
    color: #737373;
    font-size: 14px !important;
    text-transform: capitalize;
    line-height: 1.2;
}
.recent_post_large_widget .post-meta a{
    color: #444;
    font-weight: 400;
}
.recent_post_large_widget .post-meta a:hover{
    text-decoration: none !important;
    float: none !important; 
}
.post-meta .post-author:hover a, .post-meta .post-author a:hover{
    margin: 0px !important;
    padding: 0px !important;
    line-height: auto;
    float: none !important;
    text-decoration: none !important;
}
.recent_post_large_widget:last-child {
    margin-bottom: 0px;
    border-bottom: 0px solid #EDEDED;
    padding-bottom: 0px;
}

.recent_post_large_widget .image_post a:hover img {
    opacity: 1;
}
.recent_post_large_widget img,
.recent_post_large_widget .image_post {
    float: left;
    width: 100%;
}
.recent_post_large_widget .image_post{
    margin-bottom: 20px;
}
.recent_post_large_widget .wrap_box_style_main {
    float: left;
    width: 100%;
    margin-top: 0px;
}
.recent_post_large_widget .recent_list_item_number{
    background: #ff4200;
    border: 2px solid #fff;
    color: #fff;
    font-size: 12px;
    font-weight: 100;
    margin-top: -20px;
    position: absolute;
    top: 16%;
    left: -10px;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
    z-index: 99;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}
.menu_post_feature .recent_post_large_widget .post-meta, .menu_post_feature .recent_post_large_widget .meta-category-small{
    display: none !important;
}
.recent_post_large_widget .wrap_box_style_main h3 {
    margin: 0px 0px 10px 0px;
    font-size: 20px;
    line-height: 1.2;
    text-transform: capitalize;
    text-align: left;
}
.recent_post_large_widget .wrap_box_style_main .post-meta span {
    float: left;
    margin-right: 10px;
    font-size: 11px;
    color: #777;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-weight: 400;
}
.recent_post_large_widget .wrap_box_style_main .post-meta span i {
    margin-right: 5px;
}
.post-meta a:hover{
    color: #ff4200 !important;
}


/*-------------------------------------------------------------------------------------
Ajax tab menu
-------------------------------------------------------------------------------------*/

@keyframes ld-cycle {
  0%, 50%, 100% {
    animation-timing-function: cubic-bezier(0.5, 0.5, 0.5, 0.5);
  }
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes ld-cycle {
  0%, 50%, 100% {
    animation-timing-function: cubic-bezier(0.5, 0.5, 0.5, 0.5);
  }
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.menu_post_feature{
    float: left;
    width: 100%;
    position: relative;
}
.menu_post_feature .builder_cat_title_list_style{
    overflow: visible !important;
    visibility: visible !important;
    opacity: 1 !important;
    -webkit-box-shadow: 0 5px 40px rgba(0, 0, 0, 0) !important;
    -moz-box-shadow: 0 5px 40px rgba(0, 0, 0, 0) !important;
    box-shadow: 0 5px 40px rgba(0, 0, 0, 0) !important;    
}
.navigation_wrapper .menu_post_feature .builder_cat_title_list_style{
    padding-bottom: 500px !important;
    padding-top: 20px !important;
    position: absolute !important;
    left: 0px;
    bottom: 0px;
    display: none !important;
    -webkit-transition: all .55s ease-in-out;
    transition: all .55s ease-in-out;
}
.navigation_wrapper > ul > li:hover .menu_post_feature .builder_cat_title_list_style{
    display: block !important;
    -webkit-transition: all .55s ease-in-out;
    transition: all .55s ease-in-out;
}
.menu_post_feature .builder_cat_title_list_style li{
    color: #000;
    text-align: left;
}
 .menu_post_feature .image-post-title a{
    text-transform: capitalize;
}

 .menu_post_feature .image-post-title a:hover{
    color: #000 !important;
}

.menu_post_feature .image-post-thumb > a{
    height: auto !important;
}
 .menu_post_feature .image-post-thumb > a img{
    width: 100% !important;
    max-height: 100% !important;
}

.menu_post_feature .recent_post_large_widget .wrap_box_style_main h3 a{
    font-size: 17px !important;
    letter-spacing: -0.03em !important;
    float: left;
    width: 100%;
}

/*-------------------------------------------------------------------------------------
Top menu
-------------------------------------------------------------------------------------*/
.header_date_display{
    float: left;
    height: 23px;
    line-height: 24px;
    color: #fff;
    font-size: 12px;
    margin-right: 6px;
    background: #222;
    padding: 0px 10px;
    border-radius: 2px;
    margin-top: 7px;
}
.menu_wrapper {
    width:100%;
    z-index: 999;
}
.sf-top-menu #home {
    border-left:none;
    width:60px;
}
.sf-top-menu #home a {
    padding:12px 19px 12px 19px;
}
.sf-top-menu,.sf-top-menu * {
    margin:0;
    padding:0;
    list-style:none;
}
.sf-top-menu li {
    position:relative;
    padding:0 !important;
    z-index:999;
    list-style:none;
}
.sf-top-menu>li:hover>a,.sf-top-menu>li>a:hover {
    color:#FFF;
}
.sf-top-menu ul {
    position:absolute;
    display:none;
    top:100%;
    left:0;
    z-index:999;
    text-align:left;
}
.sf-top-menu>li {
    display:inline-block;
}
.sf-top-menu li:hover>ul {
    display:block;
}
.sf-top-menu a {
    display:block;
    position:relative;
    font-size:12px !important;
    color:#FFF;
    text-transform: capitalize !important;
    letter-spacing: 0px;
}
.sf-top-menu a:hover {
    text-decoration:none !important;
}
.sf-top-menu ul ul {
    top:0;
    left: 100%;
}

.sf-top-menu {
    float:left;
    margin-bottom: 0px;
}
.sf-top-menu ul {
    min-width:180px;
    *width:180px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
    background: #fff;
}
.sf-top-menu>li#home>a {
    font-size:19px;
    color:#FFF;
}
.sf-top-menu>li>a {
    color: #FFF;
    letter-spacing: 0px;
    font-size: 12px;
}
.sf-top-menu>li {
    background:none !important;
}
.sf-top-menu ul.sub-menu a {
    font-style:13px;
    border: 0px;
    padding: 0px 20px;
    text-decoration: none;
    zoom: 1;
    color: #FFF;
    height: 35px;
    line-height: 35px;
}
.sf-top-menu li ul.sub-menu a {
    border:none;
    color:#222;
    letter-spacing: 0px;
    font-weight: 300px !important;
    text-transform: uppercase;
    font-size: 12px !important;
}
.sf-top-menu a {
    text-decoration:none;
    zoom:1;
    height: 36px;
    line-height: 37px;
}
.sf-top-menu a {
    color: #fff;
}
.sf-top-menu li {
    white-space:nowrap;
    *white-space:normal;
    transition:background 0.3s linear;
    -moz-transition:background 0.3s linear;
    -webkit-transition:background 0.3s linear;
    -o-transition:background 0.3s linear;
}
.sf-top-menu li a {
    padding-left:10px;
    padding-right:10px;
    transition:background 0.3s linear;
    -moz-transition:background 0.3s linear;
    -webkit-transition:background 0.3s linear;
    -o-transition:background 0.3s linear;
}
.sf-top-menu .current_page_item a,.sf-top-menu li a:hover {
    color:#FFF;
}
.sf-top-menu ul li {
    background:#fff;
    border-bottom:#dedede solid 1px;
}
.sf-top-menu ul li.current-menu-item{
    background: #f2f2f2;
}
.sf-top-menu ul ul li {
    background: #f2f2f2;
}
.sf-top-menu li:hover {
    background:#f2f2f2;
    -webkit-transition:none;
    transition:none;
}

/*-------------------------------------------------------------------------------------
Megamenu
-------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
/*  menu post tab
/*-----------------------------------------------------------------------------------*/
.menu_post_feature {
    margin-top: 0px !important;
    width: 100% !important;
    background: #FFF !important;
    float: left;
    padding: 20px 0px;
    padding-bottom: 0px !important;
    overflow: hidden !important;
}


.menu_post_feature .builder_cat_title_list_style{
    width: 20% !important;
    float: left;
    background: #ff4200 !important;
    margin: 0px 0px -500px;
    padding-bottom: 500px;
    margin-left: -20px;
    margin-top: -20px;
    padding-top: 30px !important;
    box-shadow: 0px 0px 0px rgba(0,0,0,0.15);
}
.menu_post_feature .builder_cat_title_list_style li{
    border-bottom: 1px solid #fff !important;
    border-bottom: 1px solid rgba(225,225,225,0.3) !important;
    float: left;
    width: 100%;
    height: 40px;
    font-size: 12px;
    line-height: 39px;
    padding: 0px 0px 0px 25px !important;
    margin: 0 0 0 0px;
    overflow: hidden;
    position: relative;
    list-style: none;
    text-transform: uppercase;
    cursor: pointer;
    font-weight: 500;
    color: #fff !important;
}
.menu_post_feature .builder_cat_title_list_style li{
    letter-spacing: 0.03em;
    font-weight: 600 !important
}
.menu_post_feature .builder_cat_title_list_style li.current_cat_post, .menu_post_feature .builder_cat_title_list_style li.current_cat_post:hover{
    background: #fff !important;
    color: #000 !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.menu_post_feature .builder_cat_title_list_style li.current_cat_post:hover{
    background: #fff !important;
}
.menu_post_feature li {
    white-space: normal !important;
    background: none !important;
    padding: 10px !important;
    padding-bottom: 0px !important;
}

.menu_post_feature li:hover, .menu_post_feature:hover li {
    background: none !important;
}

.menu_post_feature .widget-title, .menu_post_feature .homepage_builder_title {
    display: none !important;
}

.menu_post_feature .feature-post-title a {
    height: auto !important;
    font-size: 15px !important;
    line-height: 20px !important;
    padding: 0px !important;
    margin-bottom: 5px !important;
}

.menu_post_feature h3 a:hover {
    text-decoration: underline !important;
    background: none !important;
    color: #FFF !important;
}

.menu_post_feature .post-meta {
    margin: 0px !important;
    float: left !important;
}

.menu_post_feature .post-author a {
    display: inherit !important;
    padding: 0px !important;
    padding-right: 5px !important;
    background: none !important;
    height: 20px !important;
    line-height: 20px !important;
    color: #B0B0B8 !important;
}

.menu_post_feature ul {
    position: static !important;
    display: block !important;
}

.menu_post_feature .jl_post_meta .jl_author_img_w a{
    color: #818181 !important;
    float: left !important;
    font-size: 12px !important;
    line-height: 25px !important;
    letter-spacing: 0em !important;
}
.menu_post_feature .jl_post_meta .post-date{
    color: #818181;
}
.menu_post_feature .jl_post_meta .jl_author_img_w a:hover{
    color: #818181 !important;
}
.menu_post_feature .image-post-thumb a{
    height: auto !important;
    padding: 0px !important;
}
.menu_post_feature .image-post-title{
    margin:0px;
}
.menu_post_feature .image-post-title a{
    padding: 0px !important;
    color: #000;
    font-size: 18px !important;
    height: auto !important;
    line-height: 1.2 !important;
}
.menu_post_feature .image-post-title a:hover, .menu_post_feature .image-post-title:hover, .menu_post_feature a:hover{
    color: #000 !important;
}
.menu_post_feature .blog_grid_post_style{
    margin-bottom: 0px !important;
}



/*-------------------------------------------------------------------------------------
menu post
-------------------------------------------------------------------------------------*/
.menu_post_feature>li{
    width: 100%;
    padding:0px;
    margin: 0px;
    background: transparent;
}

.menu_post_feature>li{
    float: left;
    width: 100%;
    padding: 0px !important;
    padding-left: 20px !important;
    margin-bottom: 20px;
    border: 0px solid #000 !important;
}

.menu_post_feature .recent_post_large_widget{
    float: left !important;
    width: 25% !important;
    border: 0px solid #000;
    padding: 0px 10px;
    margin-bottom: 30px;
}
.menu_post_feature .wrap_box_style_main .image-post-title{
    margin: 0px 0px 10px 0px !important;
    padding: 0px !important;
    float: left;
    width: 100%;
}
.menu_post_feature .wrap_box_style_main .image-post-title a{
    font-size: 16px !important;
    line-height: 1.3 !important;
    height: auto !important;
    padding: 0px !important;
    margin: 0px !important;
    color: #000 !important;
}
.menu_post_feature .wrap_box_style_main .image-post-title a:hover, .menu_post_feature .post-entry-content .image-post-title a:hover, .menu_post_feature .item-details .feature-post-title a:hover{
    color: #000 !important;
    text-decoration: none !important;
}
.menu_post_feature .post-entry-content .image-post-title a, .menu_post_feature .item-details .feature-post-title a{
    text-transform: capitalize !important;
}

.menu_post_feature .recent_post_large_widget .post-meta.meta-main-img{
    display: none !important;
    margin-top: 6px !important;
}
.menu_post_feature .recent_post_large_widget .post-meta.meta-main-img a{
    font-size: 11px !important;
    text-transform: uppercase !important;
}
/*-------------------------------------------------------------------------------------
Full screen menu with full screen slider
-------------------------------------------------------------------------------------*/
.header_magazine_full_screen .navigation_wrapper .jl_main_menu > li > a{
    height: 60px;
    line-height: 60px;
    color: #000;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: -0.03em;
}
.header_magazine_full_screen .menu_wrapper{
  border: 0px !important;
  position: relative;
}
.header_magazine_full_screen .menu_wrapper .jl_main_menu > li{
    padding: 0 13px;
}
.header_magazine_full_screen .menu_wrapper .jl_main_menu > li > a{
    position: relative;
    padding: 0px;
}
.header_magazine_full_screen .menu_wrapper .jl_main_menu > li:hover > a{
    color: #000 !important;
}
.header_magazine_full_screen .menu_wrapper .jl_main_menu > li > a > span{
  position: absolute;
  width: 0; 
  height: 0px;
  display: block;
  bottom: 25px;
  right: 0;
  background: #000;
  transition: width .2s ease;
  -webkit-transition: width .2s ease;
}
.header_magazine_full_screen .menu_wrapper .jl_main_menu > li:hover > a > span{
   width: 100%;
   left: 0;
   background: #000;
}


.header_magazine_full_screen .search_header_menu{
  margin-right: 15px;
}
.header_magazine_full_screen .navigation_wrapper .jl_main_menu > li:hover > a,
.header_magazine_full_screen .navigation_wrapper .jl_main_menu > .current-menu-item > a,
.header_magazine_full_screen .navigation_wrapper .jl_main_menu > .current-menu-parent > a,
.header_magazine_full_screen .navigation_wrapper .jl_main_menu > .current-menu-ancestor > a {
}
.header_magazine_full_screen .navigation_wrapper li:hover > a:after,
.header_magazine_full_screen .navigation_wrapper .current-menu-item > a:after,
.header_magazine_full_screen .navigation_wrapper .current-menu-parent > a:after,
.header_magazine_full_screen .navigation_wrapper .current-menu-ancestor > a:after {
}

/*-------------------------------------------------------------------------------------
Header large height sitcky
-------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------
Header large height
-------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------
Header 06
-------------------------------------------------------------------------------------*/


/*-------------------------------------------------------------------------------------
Header full screen
-------------------------------------------------------------------------------------*/
.header_magazine_full_screen .logo_small_wrapper_table{
    display: table;
    padding: 0;
    height: 60px;
    float: left;
    width: auto;
    margin-right: 0px;
    margin-left: 0px !important;
    position: relative;
    z-index: 33;
}
.header_magazine_full_screen .logo_small_wrapper_table .logo_small_wrapper{
    display: table-cell;
    vertical-align: middle;
    line-height: 0;
}
 .header_magazine_full_screen .menu_wrapper{
    background-color: #fff !important;
    border-bottom: 1px solid #f0f0f0 !important;
}
.header_magazine_full_screen .logo_link{
    margin: 0;
    display: inline-block;
}
.header_magazine_full_screen .logo_link img{
    max-height: 30px;
    max-width: 120px;
}

.header_magazine_full_screen .search_header_menu{
    height: 60px;

}
.header_magazine_full_screen .search_header_wrapper{
    margin-top: 0px;
    height: 100px;
    line-height: 100px !important;
}
.header_magazine_full_screen .menu_mobile_icons{
    margin-top: 0px;
    height: 100px;
    line-height: 100px !important;
}
.header_magazine_full_screen .search_header_menu i{
    font-size: 15px;
    color: #000;
    height: 60px;
    line-height: 60px;
    float: left;
}
.search_header_menu i:hover{
    color: #000 !important;
}
.header_magazine_full_screen .search_header_menu i:hover{
    color: #000 !important;
}
.menu_mobile_icons.mobile_close_icons.closed_menu i{
    color: #000 !important;
}
.header_magazine_full_screen .search_form_menu_personal{
     top: 15px;
}


/*-------------------------------------------------------------------------------------
Header Magazine style
-------------------------------------------------------------------------------------*/
.jl_header_magazine_style .header_top_bar_wrapper .row{
    margin-bottom: 0px;
}
.jl_header_magazine_style .header_top_bar_wrapper .navigation_wrapper{
    width: auto;
}
.jl_header_magazine_style .navigation_wrapper > ul > li{
    float: left;
}
.jl_header_magazine_style.two_header_top_style .navigation_wrapper > ul{
    margin-left: 0px !important;
}
.header_layout_style3_custom.jl_cusdate_head.jl_header_magazine_style.two_header_top_style .search_header_menu{
    margin-right: 15px;
}
.jl_header_magazine_style.two_header_top_style .search_header_menu{
    width: auto;
    margin-right: 0px;
}
.jl_header_magazine_style.two_header_top_style .menu_mobile_icons{
    margin-left: 5px;
    height: 40px;
    line-height: 40px;
    width: 40px;
    text-align: center;
    background: rgba(0,0,0,0.05) !important;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.jl_header_magazine_style.two_header_top_style .menu_mobile_icons:hover{
    background: rgba(0,0,0,.10) !important;
}
.jl_header_magazine_style.two_header_top_style .menu_mobile_icons i{
    font-size: 15px;
    line-height: 40px;
    width: 40px;
}
.jl_header_magazine_style.two_header_top_style .search_header_wrapper{
    margin-right: 0px;
    margin-left: 5px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
    float: right;
    background: rgba(0,0,0,0.05) !important;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.jl_header_magazine_style.two_header_top_style .search_header_wrapper:hover{
    background: rgba(0,0,0,.10) !important;
}
.jl_header_magazine_style.two_header_top_style .search_header_wrapper i{
    font-size: 16px;
    line-height: 40px;
    width: 40px;
}
.jl_header_magazine_style.two_header_top_style .social_icon_header_top{
    padding: 0px;
    margin: 0px;
    float: right;
    line-height: 1.2;
    margin-top: 0px;
}
.jl_header_magazine_style.two_header_top_style .social_icon_header_top li{
    list-style: none;
    float: left;
    margin-left: 5px;
    line-height: 1.2;
}
.jl_header_magazine_style.two_header_top_style .social_icon_header_top li a img{
    max-width: 60%;
}
.jl_header_magazine_style.two_header_top_style .social_icon_header_top li a{
    background: rgba(0,0,0,0.05) !important;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    float: left;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.jl_header_magazine_style.two_header_top_style .social_icon_header_top li a:hover{
    background: rgba(0,0,0,.10) !important;   
}
.jl_header_magazine_style.two_header_top_style .social_icon_header_top li a i{
    font-size: 15px;
}


.jl_header_magazine_style .navigation_wrapper{
    width: auto;
}
.jl_header_magazine_style.header_layout_style3_custom #mainmenu > li > ul, .jl_header_magazine_style.header_layout_style3_custom #mainmenu > li > .sub-menu{
    margin-left: 0px !important;   
}
.jl_header_magazine_style.header_layout_style3_custom .menu_wrapper{
    border-top: 0px solid #eee;
    border-bottom: 1px solid #eee;
}
.jl_header_magazine_style.header_layout_style3_custom #mainmenu > li{
    margin-right: 0px;
    margin-left: 0px;
    padding: 0px 10px;
}
.jl_header_magazine_style.header_layout_style3_custom #jl_top_menu > li > a{
    letter-spacing: 0.0em;
}
.jl_header_magazine_style.header_layout_style3_custom #mainmenu > li > a{
    padding: 0px;
    height: 70px;
    line-height: 70px;
    font-weight: 600;
    font-size: 15px;
    position: relative;
    letter-spacing: -0.03em;
}
.jl_header_magazine_style.header_layout_style3_custom #mainmenu > li > a:hover, .jl_header_magazine_style.header_layout_style3_custom #mainmenu > li:hover > a{
    color: #000;
}
.jl_header_magazine_style.header_layout_style3_custom .menu_wrapper .jl_main_menu > li > a > span{
  position: absolute;
  width: 0; 
  height: 0px;
  display: block;
  bottom: 15px;
  right: 0;
  background: #fff;
  transition: width .2s ease;
  -webkit-transition: width .2s ease;
}
.jl_header_magazine_style.header_layout_style3_custom .menu_wrapper .jl_main_menu > li:hover > a > span{
   width: 100%;
   left: 0;
   background: #fff;
}
.jl_header_magazine_style.header_layout_style3_custom .logo_small_wrapper_table{
    display: table;
    padding: 0;
    height: 70px;
    float: left;
    width: auto;
    margin-right: 20px;
    position: relative;
    z-index: 1;
}
.jl_header_magazine_style.header_layout_style3_custom .logo_small_wrapper_table .logo_small_wrapper{
    display: table-cell;
    vertical-align: middle;
    line-height: 0;
}
.jl_header_magazine_style.header_layout_style3_custom .logo_small_wrapper_table .logo_small_wrapper a{
    margin: 0;
    display: inline-block;
}
.jl_header_magazine_style.header_layout_style3_custom .logo_small_wrapper_table .logo_small_wrapper a img{
    max-height: 40px;
}
.jl_header_magazine_style .logo_link{
    float: left;
}
.jl_header_magazine_style .navigation_wrapper{
    width: 100%;
}

.jl_main_menu .sub-menu.menu_post_feature{
    width: 100% !important;
    float: left;
    position: absolute;
    left: 0px;
}

.jl_main_menu .sub-menu.menu_post_feature > li{
    float: left;
    width: 100%;
    max-width: 100%;
    margin: 0px;
    padding: 0px !important;
}




/*-------------------------------------------------------------------------------------
Header
-------------------------------------------------------------------------------------*/
.header-wraper .main_menu {
    float: right;
    z-index: 998;
    position: relative;
}
.header-wraper{
    float: left;
    width: 100%;   
    z-index: 9999;
    position: relative;
}
.menu_wrapper {
    float: left;
    width: 100%;
    z-index: 9999;
    margin-bottom: -1px;
    background: #fff;
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
}
.menu_wrapper .row {
    margin-bottom: 0px;
}
.row {
    margin-bottom: 40px;
}

/*-------------------------------------------------------------------------------------
Header layout 6
-------------------------------------------------------------------------------------*/


/*-------------------------------------------------------------------------------------
category header
-------------------------------------------------------------------------------------*/

/*grid 2 category*/

/*grid 3 category*/

/*grid 4 category*/

/*grid 5 category*/

/*grid 6 category*/

/*grid 8 category*/
/*grid 3 style 1 category*/

/*grid 3 style 2 category*/

/*grid 4 style 1 category*/


/*-------------------------------------------------------------------------------------
3 Grid post style
-------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------
4 Grid post style
-------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------
5 Grid post style
-------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------
home grid overlay 4 col
-------------------------------------------------------------------------------------*/

.blog_grid_post_style .large_continue_reading{
    margin: 15px 0px 0px 0px !important;
}
.post_list_widget li{
  position: relative;
}
.post_list_widget .recent_list_item_number{
    background: #ff4200;
    border: 2px solid #fff;
    color: #fff;
    font-size: 12px;
    font-weight: 100;
    margin-top: -20px;
    position: absolute;
    top: 16%;
    left: -10px;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 30px;z-index: 99;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}
.feature-image-link.image_post {
    width: 100px;
    position: relative !important;
    display: block;
    float: right;
}
.jl_radius .feature-image-link.image_post .jl_small_list_num{
    -webkit-border-radius: 10px 0px 0px 0px;
    -moz-border-radius: 10px 0px 0px 0px;   
    border-radius: 10px 0px 0px 0px;
}
.feature-image-link.image_post .jl_small_list_num{
    position: absolute;
    top: 0%;
    left: 0%;
    background: #f84126;
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    font-weight: 700;     
}
.feature-image-link.image_post .background_over_image:before, .feature-image-link.image_post .background_over_image:after{
    display: none;
}

.jl_radius .feature-image-link.image_post img{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;    
}
.feature-image-link.image_post img{
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.feature-image-link.image_post:hover img{
}
.feature-post-list li {
    list-style: none;
    margin-bottom: 30px;
    padding-bottom: 0px;
    float: left;
    width: 100%;
    border-bottom: 0px solid #e4e4e4;
}
.feature-post-list li:last-child {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 0px solid #e4e4e4;
}
.post_list_widget ul,
.feature-post-list {
    padding: 0px;
    margin-bottom: 0px;
}
.feature-post-list .item-details {
    position: relative;
    margin-right: 120px;
    top: 0px;
}
.feature-post-list .item-details p{
    margin-bottom: 0px;
}
.feature-post-list .item-details .meta-category-small{
    margin-bottom: 10px;
}
.feature-post-list .item-details .meta-category-small a{
    color: #fff;
    font-weight: 400 !important;
    letter-spacing: 0.03em;
    background: #000;
    height: auto;
    line-height: 10px;
    padding: 7px 15px 7px;
    margin-bottom: 1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.feature-post-list .item-details h3 {
    margin: 0px 0px 10px 0px  !important;
    text-transform: capitalize;
    float: left;
    width: 100%;
}
.feature-post-list .item-details h3 a{
    font-size: 16px;
}
.feature-post-list .item-details .post-meta{
    float: left;
    width: 100%;
    line-height: 1.2;
}
footer .feature-post-list .item-details h3 {
    margin-bottom: 5px;
}
footer .feature-post-list .item-details .post-meta,
footer .feature-post-list .item-details .post-meta a {
    color: #444;
}    
.feature-post-list .item-details .post-meta,
.feature-post-list .item-details .post-meta a {
    color: #555;
    font-size: 11px !important;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}
.auto_image_with_date .post-date{
    margin-top: 0px;
    float: left;
    margin-left: 0px;
    text-transform: capitalize;
    color: #818181;
    letter-spacing: 0.03em;
    font-weight: 400;
    margin-right: 10px;
    font-size: 12px;
}
.feature-post-list .item-details .post-meta a:hover{
    text-decoration: none !important;
    float: none !important;
    color: #000 !important;
}
.feature-post-list .item-details .post-meta a{
    font-weight: 700;
}
.feature-post-list .item-details .post-meta .post-author {
    margin-right: 10px;
}
.feature-post-list .item-details .post-meta i {
    margin-right: 5px;
}
.feature-post-list .feature-post-title,
.box-1 .inside h3 {
    font-size: 13px;
    line-height: 1.3;
    margin-bottom: 0px !important;
}
.jl_recent_post_number .meta-category-small-text{
    float: left;
    width: 100%;
    line-height: 1.2;
    margin-bottom: 10px;
}
.jl_recent_post_number .meta-category-small-text a{
    font-size: 12px;
    margin-right: 10px;
    text-transform: capitalize;
    letter-spacing: 0em;
    font-weight: 400;
    float: left;
}
.jl_recent_post_number .meta-category-small-text a:hover{
    text-decoration: none !important;
}
.jl_recent_post_number .meta-category-small-text a:after{
    content: ' ,';
}
.jl_recent_post_number .meta-category-small-text a:last-child:after{
    content: '';
}
.jl_recent_post_number{
    float: left;
    width: 100%;
}
.jl_recent_post_number > li{
    float: left;
    width: 100%;
    list-style: none;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e9ecef;
}
.jl_recent_post_number > li:last-child{
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 0px !important;
}
.jl_recent_post_number > li .jl_list_bg_num{
    position: absolute;
    z-index: 1;
    font-weight: 800;
    font-size: 80px;
    line-height: 1.2;
    top: -25px;
    right: 0px;
    color: #f5f5f5;
}
.jl_recent_post_number > li .item-details{
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
}
.jl_recent_post_number .meta-category-small{
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.jl_recent_post_number .meta-category-small a{
    color: #fff;
    font-weight: 500 !important;
    letter-spacing: 0.03em;
    background: #000;
    height: auto;
    line-height: 10px;
    padding: 7px 15px 7px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.jl_recent_post_number .feature-post-title{
    font-size: 17px;
    margin-top: 0px !important;
    float: left;
    width: 100%;
}
.jl_recent_post_number .feature-post-title a{
    font-size: 17px !important;
}
.jl_recent_post_number .post-meta{
    float: left;
    width: 100%;
}
.jl_recent_post_number .post-meta .post-date i{
    margin-right: 5px;
}

/*-------------------------------------------------------------------------------------
Grid post widget
-------------------------------------------------------------------------------------*/
.email_subscribe_box{
    padding: 5px !important;
    background-image: repeating-linear-gradient(135deg, #ff6969, #ff6969 10px, #FFF 0px, #FFF 20px, #85adff 0px, #85adff 30px, #FFF 0px, #FFF 40px) !important;
    background-image: repeating-linear-gradient(135deg, #ff6969, #ff6969 10px, #FFF 0px, #FFF 20px, #85adff 0px, #85adff 30px, #FFF 0px, #FFF 40px) !important;
    background-image: repeating-linear-gradient(135deg, #ff6969, #ff6969 10px, #FFF 0px, #FFF 20px, #85adff 0px, #85adff 30px, #FFF 0px, #FFF 40px) !important;
}

.email_subscribe_box h2{
    font-size: 18px;
    color: #222;
    line-height: 1.2;
    margin-top: -2px;
    letter-spacing: 0.03em;
}

.email_subscribe_box p{
    margin-bottom: 15px;
}
.email_subscribe_box .text{
    width: 100%;
    display: block;
    background: #fff;
    padding: 0 15px 0 15px;
    border: 1px solid #f0f0f0;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 37px;
    height: 37px;
    outline: none;
}
.email_subscribe_box .buttons{
    width: 100%;
    text-align: center;
    color: #FFF;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 38px;
    height: 37px;
    border: 0px;
    padding:0px;
    background: #222;
    -webkit-transition: all ease-out 0.3s;
    -o-transition: all ease-out 0.3s;
    -moz-transition: all ease-out 0.3s;
    -ms-transition: all ease-out 0.3s;
    transition: all ease-out 0.3s;
}
.email_subscribe_box .buttons:focus{
    outline: none;
}
.email_subscribe_box .buttons:hover{
    background: #ff4200;
}
.cfs_from_wrapper{
    position: relative;
    z-index: 1;
    padding: 0px;
}
.cfs_from_wrapper p{
  margin-bottom: 0px;
  padding:0px;
}
.cfs_from_wrapper, .cfs_from_wrapper .cfs_form_title, .cfs_from_wrapper .cfs_submit{
  float: left;
  width: 100%;
}
.cfs_from_wrapper .cfs_form_title{
    font-size: 25px;
    line-height: 1.2;
    color: #000;
    font-weight: 800 !important;
    letter-spacing: 0px;
    text-align: center;
    letter-spacing: -0.025em;
    border-radius: 5px;
    margin-bottom: 15px;
}
.cfs_from_wrapper .cfs_submit input{
    float: left;
    width: 100%;
    background: #e93b2e;
    color: #fff;
    border: 0px;
    height: 40px;
    padding: 0px;
    line-height: 40px;
    margin-bottom: 0px;
    text-transform: uppercase;
    font-weight: 500;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 13px;
}

.cfs_from_wrapper .cfs_submit input:active, .cfs_from_wrapper .cfs_submit input:focus{
  outline: none;
}
/*-------------------------------------------------------------------------------------
tag
-------------------------------------------------------------------------------------*/
.tagcloud {
    padding: 0;
    list-style: none;
}
footer .tagcloud a{
    color: #FFF;
}
.tagcloud a {
    float: left;
    margin: 0px 5px 5px 0px;
    font-size: 12px !important;
    color: #000;
    background: #f0f0f0;
    border: 1px solid #e2e2e2;
    padding: 0px 15px;
    height: 25px;
    line-height: 23px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    text-transform: capitalize;
    text-decoration: none !important;
    text-transform: uppercase;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.tagcloud a:hover,
.tag-cat a:hover {
    text-decoration: none !important;
    background: #ff4200;
    color: #FFF !important;
    border: 1px solid transparent;
}
/*-------------------------------------------------------------------------------------
Pagination
-------------------------------------------------------------------------------------*/
.jellywp_pagination {
    margin: 0px !important;
    text-align: center;
    text-transform: uppercase;
    float: left;
    width: 100%;
}
.jellywp_pagination ul{
    float: left;
    width: 100%;
    padding: 0px;
    margin: 0px;
}
.jellywp_pagination ul li{
    float: left;
    padding: 0px;
    margin: 0px;
    list-style: none;
}
.jellywp_pagination ul li a{
    font-size: 12px;
    margin-right: 5px;
    padding: 0px;
    height: 40px;
    line-height: 40px;
    width: 40px;
    float: left;
    text-decoration: none;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
    background: #000;
    color: #fff;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}
.jellywp_pagination ul li span{
    font-size: 12px;
    margin-right: 5px;
    padding: 0px;
    height: 40px;
    line-height: 40px;
    width: 40px;
    float: left;
    text-decoration: none;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
    background: #ff4200;
    color: #fff;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}
.jellywp_pagination ul li a:hover {
    text-decoration: none !important;
    background: #ff4200;
    color: #FFF;
}
/*-------------------------------------------------------------------------------------
Author box
-------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------
Author profile
-------------------------------------------------------------------------------------*/
.tag-cat i{
    float: left;
    margin-top: 3px;
    margin-right: 3px;
}
.tag-cat a {
    margin-top: 3px;
    background: #EAE9E9;
    line-height: 22px;
    height: 21px;
    float: left;
    margin-right: 3px;
    padding: 0px 10px;
    color: #000;
    font-size: 11px;
    text-transform: uppercase;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}
.tag-cat a:hover {
    background: #ff4200;
    color: #FFF;
    padding: 0px 10px !important;
}
.single_post_tag_layout{ float: left; padding: 0px; margin: 0px;}
.single_post_tag_layout li{ float: left; list-style: none;}
.single_post_tag_layout li a:before{
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    display: inline;
    content: "#";
    margin-right: 3px;

}
.single_post_tag_layout li a{
    color: #000 !important;
    padding: 0px 10px 0px 10px;
    border: 1px solid #e8e8e8;
    background: transparent;
    height: 25px;
    line-height: 24px;
    font-size: 10px !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.single_post_tag_layout li a:hover{
    color: #000 !important;
    background: transparent !important;
    padding: 0px 10px 0px 10px !important;
    border: 1px solid #000 !important;
}
.single_tag_share .tag-cat a:hover{
    border: 0px;
}
.single_tag_share {
    float: left;
    width: 100%;
    padding: 0px;
    margin: 15px 0px 40px 0px;
}
.single_section_content .counts.mashsbcount{
    color: #ff4200;
    font-family: inherit;
    letter-spacing: -3px;
    padding-top: 3px;
}
.single_tag_share .tag-cat{
    float: left;
    margin-top: 0px;
}
.single_tag_share .tag-cat a{
    margin-top: 1px;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-size: 12px;
}

/*-------------------------------------------------------------------------------------
Ads
-------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------
Post nav
-------------------------------------------------------------------------------------*/
.postnav_left .single_post_arrow_content{
    float: left;
}
.postnav_right .single_post_arrow_content{
    float: right;
    text-align: right;
}
.postnav_left:hover .single_post_arrow_content{
    left: 40px;
    opacity: 1;
    visibility: visible;
}
.postnav_right:hover .single_post_arrow_content{
    right: 40px;
    opacity: 1;
    visibility: visible;
}
.single_post_arrow_content{
    top: 0;
    height: 100%;
    padding: 0px;
    vertical-align: top;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    width: 100%;
}
.single_post_arrow_content a {
    font-size: 17px;
}
span.nextpost {
    margin-left: 10px;
}

.postnav_right > a{
  float: right;
}
.postnav_right {
    margin-bottom: 0px;
    margin-right: 0px;
    float: right;
    text-align: left;
    font-size: 18px;
    line-height: 1.2;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    z-index: 999;
    width: 40%;
}
#nextpost:hover {
    text-decoration: underline;
    color: #ff3400;
}
#nextpost:hover span {
    text-decoration: none !important;
}
#nextpost span {
    display: block;
    font-size: 11px;
}
.postnav_left > a{
    float: left;
}
.postnav_left {
    margin-bottom: 0px;
    float: left;
    text-align: left;
    font-size: 18px;
    line-height: 1.2;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    z-index: 999;
    margin-left: 0px;
    width: 40%;

}
#prepost:hover {
    text-decoration: underline;
    color: #ff3400;
}
#prepost:hover span {
    text-decoration: none !important;
}
#prepost span {
    display: block;
    font-size: 11px;
}

.single_post_arrow_content #prepost{
    position: relative;
    margin-left: 0px;
    top: 5px;
    display: block;
    text-transform: capitalize;
    font-weight: 600;
    letter-spacing: -0.03em;
}
.single_post_arrow_content #prepost span, .single_post_arrow_content  #nextpost span{
    margin-top: 6px;
    font-weight: 300 !important;
    letter-spacing: 0.01em;
}
.single_post_arrow_content #prepost span, .single_post_arrow_content  #nextpost span, .single_post_arrow_content #prepost a:hover span{
    color: #737373 !important;
}
.single_post_arrow_content #prepost:hover{
    text-decoration: none !important;
}
.single_post_arrow_content #nextpost{
    position: relative;
    margin-right: 0px;
    top: 5px;
    display: block;
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: -0.03em;
}
.single_post_arrow_content  #nextpost:hover{
    text-decoration: none !important;
}
/*-------------------------------------------------------------------------------------
Related post
-------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------
Comment box
-------------------------------------------------------------------------------------*/
.comment {
    position: relative;
    margin-bottom: 20px;
}
.comment-meta {
    position: relative;
    float: left;
    width: 100%;
}
.comment-meta img {
    margin-right: 20px;
    float: left;
    width: 80px !important;
    height: 80px !important;
    -webkit-border-radius: 80px;
    -moz-border-radius: 80px;
    border-radius: 80px;
}
.comment-meta .comment-author-name{
    display: block;
    text-transform: capitalize;
    font-size: 14px;
    color: #202020;
    margin-top: 0px;
    font-weight: 400;
}
.comment-meta .comment-author-name a:hover{
    text-decoration: none !important;
    color: #ff4200;
}
.comment-meta .comment-author-date{
        display: block;
        margin-top: -5px;
}
.comment-meta .comment-author-date:hover, .comment-meta .comment-author-date:hover time{
    color: #ff4200;
    text-decoration: none !important;
}


.comment-meta cite {
    display: block;
    font-size: 16px;
    padding-bottom: 0px;
}
.comment-reply-link, .comment-edit-link {
    font-size: 10px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    background-color: #F1F1F1;
    color: #313131 !important;
    height: 20px;
    line-height: 20px;
    margin-left: 0px;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    top: 0px;
    right: 0px;
    float: left;
    text-align: center;
    padding: 0px 10px;
    margin-top: 5px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}
.comment-edit-link{    
    margin-right: 5px;
}
.comment-reply-link:hover, .comment-edit-link:hover{
    color: #fff !important;
    background: #ff4200;
    text-decoration: none !important;
}
.comment time {
    font-weight: 300;
    font-size: 11px;
    color: #777;
    text-transform: capitalize;
    letter-spacing: 0em;
}

.comment-respond .comment-reply-title {
    font-size: 20px;
    margin-bottom: 20px;
    margin-top: 10px;
    line-height: 1.2;
    color: #202020;
}
#commentform #submit, .wpcf7-form-control.wpcf7-submit {
    outline: none;
    height: 35px;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 35px;
    padding: 0 40px;
    color: #FFF;
    background: #000000;
    cursor: pointer;
    border: 0px;
    margin-top: 30px;
    margin-bottom: 15px;
    font-weight: 300;
    text-transform: uppercase;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#commentform #submit:hover,
.wpcf7-form-control.wpcf7-submit:hover {
    color: #FFF;
    background: #ff4200;
}
.comment-respond form{
     margin-bottom: 0px;
}
.required {
    position: relative;
    color: #900;
}

/*-------------------------------------------------------------------------------------
Comment List
-------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------
Menu slide
-------------------------------------------------------------------------------------*/
#content_nav .widget{
    padding: 0px 40px !important;
}
#content_nav .feature-image-link.image_post{
    width: 90px;
}
#content_nav .feature-post-list .item-details{
    margin-left: 105px;
}
.mobile_close_icons.closed_menu{
    width: 35px;
    height: 35px;
    line-height: 30px;
    margin-right: 30px;
    margin-bottom: 0px;
    text-align: center;
    cursor: pointer;
    z-index: 10;
    display: block;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    color: #000;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.mobile_close_icons.closed_menu i {
    font-size: 20px !important;
    margin-top: 0px !important;
    float: left;
    width: 100%;
    text-align: center;
    line-height: 35px;
}
#content_nav .widget{
    border: 0px;
}
#content_nav .widget .widget-title{
    margin: 0px 0px 30px 0px;
    padding-bottom: 0px;
    float: left;
    width: 100%;
}
#content_nav select{
    width: 100%;
}
#content_nav .widget .widget-title h2{
    float: left;
    width: 100%;
    position: relative;
    display: block;
    text-align: left;
    background: none;
    color: #000;
    text-transform: capitalize;
    margin-bottom: 0px;
}
#content_nav .widget .widget-title h2:after{
    display: none;
}
#content_nav .post_list_widget, #content_nav .jellywp_about_us_widget{
    padding: 0px;
}
#content_nav .cfs_from_wrapper{
  padding: 7px;
}
#content_nav .cfs_from_wrapper .cfs_form_title{
  font-size: 16px;
}
.jl_mobile_nav_inner{
    float: left;
    width: 100%;
}
.menu_mobile_icons{
    display: none;
    font-size: 30px;
    float: right;
    cursor: pointer;
    color: #fff;
}
.menu_mobile_icons i{
    margin-top: 5px;
}
.menu_mobile_icons.closed_menu .fa-bars{
    display: none;
}
#content_nav .logo_link{
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}

#content_nav .logo_link img {
    width: 70%;
}
#content_nav.jl_mobile_nav_wrapper{
    visibility: hidden;
}
#content_nav {
    top: 0;
    right: 0;
    height: 100%;
    z-index: 999999;
    width: 350px;
    padding: 30px 0px 0px 0px;
    color: #000;
    position: fixed;
    background: #fff;
    overflow-y: scroll !important;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    -webkit-transform: translate(480px, 0px);
    -ms-transform: translate(480px, 0px);
    transform: translate(480px, 0px);
    -o-transform: translate(480px, 0px);
    -webkit-backface-visibility: hidden;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-overflow-scrolling: touch;
    opacity: 0;
    visibility: hidden;
}

#content_nav .menu_moble_slide li a{
    padding: 7px 0px !important;
    font-weight: 600;
    display: block;
    color: #000;
}
#content_nav .menu_moble_slide li a:hover{
    color: #797979 !important;
}
#content_nav a i {
    margin-right: 5px;
}

#content_nav .menu_moble_slide > li {
    border-top: 0px solid #DADADA;
}
#content_nav .menu_moble_slide > li a {
    padding-left: 40px !important;
    font-weight: 400;
    text-transform: capitalize;
    font-size: 14px
}
#content_nav .sub-menu li {
    border-top: 0px solid #DADADA;
    display: inline-block;
    margin: 0;
    padding: 0;
}
#content_nav .menu_moble_slide li {
    width: 100%;
    list-style: none;
    display: inline-block;
    margin: 0;
    padding: 0px;
    position: relative;
}
#content_nav .sub-menu .sub-menu a {
    padding-left: 30px;
}
#content_nav .menu_moble_slide li a:hover {
    text-decoration: none;
}
#content_nav .sub-menu > li a {
    padding-left: 50px !important;
}
#content_nav .sub-menu .sub-menu > li a {
    padding-left: 60px !important;
}
#content_nav .sub-menu .sub-menu .sub-menu > li a {
    padding-left: 80px !important;
}
#content_nav .sub-menu .sub-menu .sub-menu .sub-menu > li a {
    padding-left: 100px !important;
}
#content_nav .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu> li a {
    padding-left: 120px !important;
}
#content_nav .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu> li a {
    padding-left: 140px !important;
}
#content_nav .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu> li a {
    padding-left: 160px !important;
}
#content_nav .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu> li a {
    padding-left: 180px !important;
}
#content_nav .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu> li a {
    padding-left: 200px !important;
}
#content_nav .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu> li a {
    padding-left: 220px !important;
}
.menu_moble_slide{
    border-bottom: 0px solid #DADADA;
    margin-bottom: 30px;
}
#content_nav .menu_moble_slide li a,
#content_nav .menu_moble_slide {
    width: 100% !important;
    text-decoration: none !important;
    padding: 0px;
}
#content_nav .sub-menu {
    border: none;
    padding: 0;
    margin: 0;
    position: relative;
    visibility: hidden;
    display: none;
    box-shadow: none;
}

.mobile_menu_overlay {
    display: block;
    width: 100%;
    height: 100%;
    z-index: 99999;
    position: fixed;
    top: 0;
    left: 0;
    visibility: hidden;
    background: transparent;
    transition: all 0.3s ease;
}

/* =================================== List post Style 2 ===================================*/

.post_content input[type="submit"]{
    outline: none;
    height: 35px;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 35px;
    padding: 0 40px;
    color: #FFF;
    background: #4E4E4E;
    cursor: pointer;
    border: 0px;
    margin-bottom: 15px;
    text-transform: uppercase;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}




.blog_list_post_style {
    float: left;
    width: 100%;
    position: relative;
    padding-bottom: 0px;
    margin-bottom: 50px !important;
    border-bottom: 0px solid #e4e4e4;
}
.blog_list_post_style:last-child{
    border-bottom: 0px;
}
.blog_list_post_style .large_continue_reading {
    margin-bottom: 0px !important;
}
.blog_list_post_style .meta-category-small {
    width: 100%;
    float: left;
}
.blog_list_post_style .image-post-thumb {
    position: relative;
    width: 50% !important;
    float: left;
}
.image-post-thumb > a{
    float: left;
    width: 100%;
}
.image-post-thumb > a img{
    float: left;
    width: 100%;
}
.blog_list_post_style .post-entry-content {
    width: 50% !important;
    padding: 0px 0px 0px 25px; 
    text-align: left;
}
.blog_list_post_style .image-post-title {
    float: left;
    width: 100%;
    font-size: 23px;
    line-height: 1.2;
    margin-top: 0px;
    margin-bottom: 15px;
    text-align: left !important;
    text-transform: capitalize;
}
.blog_list_post_style .post-meta {
    float: left;
    color: #444;
    font-size: 11px !important;
    text-transform: capitalize;
    letter-spacing: 0.05em;
}
.blog_list_post_style .post-meta a{
    color: #444;
    font-size: 11px !important;
    text-transform: uppercase;
    font-weight: 500;
}
.blog_list_post_style .post-meta a:hover{
    float: none !important;
    text-decoration: none !important;
}
.blog_list_post_style .post-meta span {
    float: left;
    margin-right: 10px;
    color: #777;
    font-size: 13px;
}
.blog_list_post_style .post-meta span i {
    margin-right: 5px;
}
.blog_list_post_style .large_continue_reading {
    text-align: left;
    margin: 0px;
    border: 0px;
    float: left;
    margin-top: 7px;
}
.jl_radius .blog_list_post_style .image-post-thumb{    
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.blog_list_post_style .image-post-thumb {
    position: relative;
    overflow: hidden;
}
.blog_list_post_style .image-post-thumb .meta-category-small{
    position: absolute;
    bottom: 0px;
    left: 0px;
}

/* =================================== Header social icons ===================================*/


.logo_link {
    position: relative;
    z-index: 99;
}
.searchform_theme {
    float: left;
    width: 100%;
    position: relative;
    height: 42px;
    overflow: hidden;
}
.searchform_theme .search_btn, .searchform_theme .s {
    border: 1px solid #c6c6c6;
    border-radius: 0px;
    float: left;
    padding: 0px 10px !important;
    width: 100%;
    color: #000;
    outline: none;
    background: #fff;
    background: rgba(255,255,255,0.2);
    height: 40px;
    line-height: 40px !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.searchform_theme .s::-webkit-input-placeholder{
    color: #313131;
}
.searchform_theme .button {
    background: none;
    border: 0px solid #202020 !important;
    border-left: 0px solid #202020 !important;
    border-bottom: 0px;
    color: #000;
    border-radius: 0 2px 2px 0 !important;
    background-repeat: no-repeat !important;
    height: 38px !important;
    line-height: 38px;
    text-align: center;
    width: 40px;
    position: absolute !important;
    right: 0px;
    top: 0px;
    outline: none !important;
    border-bottom: 0px !important;
    font-size: 15px;
}


/*jl_post_type_icon*/

/* =================================== search and menu ===================================*/
.search_header_menu{
    margin: auto;
    margin-right: 15px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    height: 40px;
    width: 70px;
    z-index: 2;
}
.search_header_menu i{
    font-size: 20px;
    color: #000;
    cursor: pointer;
}
.search_header_menu .search_header_wrapper{
    float: right;
    margin-right: 18px;
}
.search_form_menu_personal .searchform_theme {
    margin: -60px 0 0 -300px;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 600px;
    height: auto;
    overflow: hidden;
    float: none;
}
#footer-container .searchform_theme .search_btn{
    background: #fff;
}
.searchform_theme .search_btn {
    font-size: 14px;
}
.search_form_menu_personal .searchform_theme .search_btn {
    background: none;
    border: 0;
    border-bottom: 2px solid #444 !important;
    color: #000;
    float: left;
    font-size: 60px;
    font-weight: 600;
    line-height: 100%;
    padding: 20px 0;
    width: 100%;
    height: 70px;
}
.search_form_menu_personal .searchform_theme .search_btn::-webkit-input-placeholder{color: #000 !important;}
.search_form_menu_personal .searchform_theme .search_btn::-moz-placeholder{color: #000 !important;}
.search_form_menu_personal .searchform_theme .search_btn:-ms-input-placeholder{color: #000 !important;}
.search_form_menu_personal .searchform_theme .search_btn:-moz-placeholder{color: #000 !important;}

.search_form_menu_personal .searchform_theme .button {
    display: none;
}
.search_header_menu .search_header_wrapper i:hover{
    color: #000;
}
.search_header_menu .menu_mobile_icons{
    display: inherit;
    float: right;
    font-size: 20px !important;
    line-height: 0px;
}
.search_header_menu .menu_mobile_icons i{
    margin: 0px;
    cursor: pointer;
    font-size: 17px;
}
.search_header_menu .menu_mobile_icons i:hover{
    color: #000;
}
.search_form_menu_personal{
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: rgba(255,255,255,.97);
    opacity: 0;
    position: fixed;
    top: 0 !important;
    left: 0;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    width: 100%;
    height: 100%;
    z-index: 999999;
    visibility: hidden;
}
.menu_mobile_large_close{
    position: absolute;
    top: 50px;
    right: 50px;
    cursor: pointer;
    z-index: 9999;
}
.jl_close_wapper{
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 25px;
    height: 25px;
}
.jl_close_wapper .jl_close_1, .jl_close_wapper .jl_close_2{
    position: absolute;
    left: 0;
    width: 2px;
    height: 100%;
    background-color: #000;
    -webkit-transform: rotate(25deg);
    -moz-transform: rotate(25deg);
    transform: rotate(25deg);
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
}
.jl_close_wapper .jl_close_1{
    left: 50%;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}
.jl_close_wapper .jl_close_2{
    left: 50%;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.search_form_menu_personal .search_btn{
    padding: 0px !important;
    border: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.searchform_theme .search_btn{
    color: #313131;
}
/*gird width slider*/
.full-slider-wrapper {
    position: relative;
    overflow: hidden;
}

.full-slider-wrapper .item{
    background: #000;
    float: left;
    width: 100%;
}

.full-slider-wrapper .banner-carousel-item .banner-container{
    width: 100%;
    text-align: left;
    padding: 15px 25px 20px 25px;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}

.full-slider-wrapper .banner-carousel-item .banner-container .more_btn, .single-item-slider .banner-carousel-item .banner-container .more_btn{
    display: inline-block;
    position: relative;
    padding: 0px;
    line-height: 30px;
    height: 30px;
    text-transform: uppercase;
    font-size: 13px;
    margin-top: 10px;
}

.full-slider-wrapper .banner-carousel-item .banner-container .more_btn a{
    color: #000;
    display: block;
    padding: 0px 15px;
    border: 1px solid #000;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    letter-spacing: 1px;
}
.full-slider-wrapper .banner-carousel-item .banner-container .more_btn a:hover, .single-item-slider .banner-carousel-item .banner-container .more_btn a:hover{
    text-decoration: none !important;
    border: 1px solid #ff4200;
    box-shadow: 200px 0 0 0 #ff4200 inset;
    color: #fff;
}

.full-slider-wrapper .banner-carousel-item > a{
    float: left;
    width: 100%;
    overflow: hidden;
    background: #000;
}

.full-slider-wrapper .banner-carousel-item > a img{
    -webkit-transition:all 0.4s ease 0s;
    -moz-transition:all 0.4s ease 0s;
    -ms-transition:all 0.4s ease 0s;
    -o-transition:all 0.4s ease 0s;
    transition:all 0.4s ease 0s;
}
.full-slider-wrapper .banner-carousel-item:hover > a img{
}

/* Small header carousel top 5*/

/*footer carousel*/
.footer_top_small_carousel_5 .jelly_pro_post_arrow_left{
    left: 10px;
}
.footer_top_small_carousel_5 .jelly_pro_post_arrow_right{
    right: 10px;
}
.footer_top_small_carousel_5 .jelly_pro_post_arrow_left, .footer_top_small_carousel_5 .jelly_pro_post_arrow_right{
    color: #fff;
    background: #fff;
    background: none;
    cursor: pointer;
    z-index: 1;
    font-size: 30px;
    line-height: 1;
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    text-align: center;
    top: 50%;
    margin-top: -40px;
    opacity: 0 !important;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}
.footer_top_small_carousel_5{
    padding: 80px 0px;
    float: left;
    width: 100%;
    overflow: hidden;
    background: #fbf2e0;
}

.footer_top_small_carousel_5 .jl_footer_car_title{
    width: 100%;
    float: left;
    text-align: center;
    font-size: 30px;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 0px;
    position: relative;
    line-height: 1.2;
}
.footer_top_small_carousel_5 .row{
    margin-bottom: 0px;
}
.footer_top_small_carousel_5 .meta-category-small{
    float: left;
    width: 100%;
    text-align: left;
    margin-bottom: 10px;
    margin-top: -10px;
    margin: 0px 0px 10px 20px;
}
.footer_top_small_carousel_5 .jl_rating_front{
    margin-top: 0px;
    margin-left: 0px;
}
.footer_top_small_carousel_5 .meta-category-small .post-category-color-text{
    font-weight: 400;
    letter-spacing: 0em;
    margin: 0px !important;
    margin-right: 2px !important;
    margin-left: 2px !important;
    float: left;
    background: #000;
    height: auto;
    line-height: 10px;
    padding: 4px 12px 4px;
    color: #fff !important;
}

.footer_top_small_carousel_5 .large_post_content{
    float: left;
    margin-top: 10px;
}
.footer_top_small_carousel_5 .large_post_content p{
    line-height: 1.4;
    float: left;
    margin: 0px;
    text-align: left;
    padding: 0px 20px;
}

.footer_top_small_carousel_5 .single-post-meta-wrapper > span{
    margin: 0px 10px 0px 0px;
}
.footer_top_small_carousel_5 .single-post-meta-wrapper > .meta-comment{
    display: none;
}
.footer_top_small_carousel_5 .slick-dots{
    float: left;
    width: 100%;
    bottom: 0px;
    position: relative;
    margin-top: 20px;
    height: 12px;
    line-height: 12px;

}
.footer_top_small_carousel_5 .slick-dots li{
    padding: 0px;
    margin: 0 3px;
    width: 10px;
    height: 10px;
}
.footer_top_small_carousel_5 .slick-dots li button{
    padding: 0px;
    margin: 0px;
    background: #d4d4d4;
    border: 1px solid #d4d4d4;
    height: 10px;
    width: 10px;
    float: left;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}
.footer_top_small_carousel_5 .slick-dots li.slick-active button{
    background: #ff4200;
    border: 1px solid #ff4200;
}
.footer_top_small_carousel_5 .slick-dots li button:before{
    opacity: 0;
    color: black;
    display: none;
    height: 10px;
    line-height: 10px;
    font-size: 0px;
}

/*full width slider*/
.full-slider-main-home {
    margin-top: 40px;
}
.full-slider-main-home .banner-container .meta-category-small a{
    float: none !important;
    display: inline-block;
}
.full-slider-main-home .banner-carousel-item{
    float: left;
    width: 100%;
    height: 500px;
    position: relative;
}
.jl_radius .full-slider-main-home .banner-carousel-item{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
}
.full-slider-main-home .image_grid_header_absolute{
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    opacity: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.full-slider-main-home .link_grid_header_absolute{
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
}
.full-slider-main-home .banner-container{
    top: 50%;
    background: none;
    left: 25%;
    right: 25%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: auto;
    padding: 0px;
    bottom: auto;
    text-align: center;
}
.full-slider-main-home .banner-container .post-meta{
    float: left;
    color: #fff;
    width: 100%;
}
.full-slider-main-home .banner-container .post-meta a{
    color: #fff;
}
.full-slider-main-home .banner-container .post-meta a:hover{
    color: #fff !important;
}

.full-slider-main-home .banner-container h5:hover{
    color: #fff !important;
}
.full-slider-main-home .banner-container h5 a:hover{
    color: #fff !important;
    opacity: 0.8;
}
.full-slider-main-home .banner-container h5 a{
font-size: 35px;
line-height: 1.2;
color: #fff;
text-transform: capitalize;
}
.full-slider-main-home .banner-container h5 a:hover{
    color: #fff !important;
    opacity: 0.8;
}

.full-slider-main-home .jelly_pro_post_arrow_right {
    background: #000;
    right: 20px;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}
.full-slider-main-home .jelly_pro_post_arrow_left {
    background: #000;
    left: 20px;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}
.full-slider-main-home .jelly_pro_post_arrow_left{
    left: 0px;
}
.full-slider-main-home .jelly_pro_post_arrow_right{
    right: 0px;
}
.full-slider-main-home .jelly_pro_post_arrow_left, .full-slider-main-home .jelly_pro_post_arrow_right {
    color: #fff;
    background: rgba(255,255,255,0.2);
    cursor: pointer;
    z-index: 1;
    font-size: 20px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    opacity: 1 !important;
}
.full-slider-main-home .jelly_pro_post_arrow_left{
    left: 40px;
}
.full-slider-main-home .jelly_pro_post_arrow_right{
    right: 40px;
}
.full-slider-main-home:hover .jelly_pro_post_arrow_left{
    left: 40px;
    opacity: 1 !important;
}
.full-slider-main-home:hover .jelly_pro_post_arrow_right{
    right: 40px;
    opacity: 1 !important;
}
.full-slider-main-home .jelly_pro_post_arrow_left:hover,
.full-slider-main-home .jelly_pro_post_arrow_right:hover {
    background: rgba(255,255,255,0.4);
    color: #fff;
}
/*Post format*/
/*Post Loop Wrapper*/



/*Grid layout*/
.jl_hide_m_top .jl_home_bw{
    padding-top: 0px;
}
.jl_home_bw{
    float: left;
    width: 100%;
    padding-top: 50px;
}
.jl_spost .post_content > p{
    margin-top: 0px;
    margin-bottom: 20px;
}
 #content_main {
    clear: both;
    padding-top: 50px;
    padding-bottom: 0px;
}
.jl_home_bw .jl_mid_main_3col, .jl_home_bw .jl_3col_wrapin, .jl_home_bw .panel-layout{
    float: left;
    width: 100%;
}

/*Grid overlay center*/

/*Post grid full*/

/*Title above image*/
/*Grid full 2 col*/

/*Grid full 3 col*/
/*Grid layout with sidebar*/
.box .large_post_content{
    float: left;
    width: 100%;
    text-align: left;
    padding: 0px;
}
.box .large_post_content .meta-category-small{
    float: left;
    width: auto;
    margin-right: 10px;
}
.box .large_post_content .meta-category-small a{
    float: left;
}
.box .large_post_content .auto_image_with_date{
    float: left;
    width: auto;
    margin-top: 5px;
    margin-bottom: 15px;
}
.jl_grid_more{
    float: left;
    width: 100%;
}
.jl_grid_more .jl_slider_readding{
    float: left;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    font-size: 11px;
    font-weight: 400;
    color: #000;
    height: 35px;
    line-height: 35px;
    border: 1px solid #000;
    padding: 0px 30px 0px;
    -o-transition: .25s;
    -ms-transition: .25s;
    -moz-transition: .25s;
    -webkit-transition: .25s;
    transition: .25s;
    background-color: #fff;
    margin-top: 20px;
}
.jl_grid_more .jl_slider_readding:hover{
    text-decoration: none !important;
    background: #000;
    color: #fff;
}
.box .large_post_content p{
    float: left;
    width: 100%;
    margin-bottom: 0px;
    text-align: left;
    padding: 0px;
    font-size: 15px;
    line-height: 1.5;
    color: #777;
}
.box .large_post_content .jl_continue_reading{
    margin: 25px 0px 15px 0px;
}
/*Large Main Grid layout with sidebar*/

/*grid layout 1*/
.single_section_content .single-post-meta-wrapper > span:after, .single_section_content .single-post-meta-wrapper .jm-post-like:after{
    background: #000;
}
.single-post-meta-wrapper .post-author span{
    padding-right: 0px !important;
}
.single-post-meta-wrapper > span:last-child:after{
    display: none;
}
/*grid layout 2*/
/*grid layout 3*/
/*grid layout 4*/
/*grid layout 5*/

/*grid layout 6*/


.box.blog_large_post_style .post-entry-content{
    position: relative;
    z-index: 9;
    text-align: left;
}
.jl_single_style2{
    float: left;
    width: 100%;
    margin-top: 0px;
}
.jl_single_style2 .single_post_title_main{
    margin-bottom: 0px !important;
}
.jl_single_style2 .single_content_header{
    margin-bottom: 30px !important;
}
.jl_single_style2 .single_post_entry_content{
    margin-bottom: 0px;
}
.jl_single_style2 .single_post_entry_content .meta-category-small, .jl_single_style2 .single_post_entry_content .single_post_title_main, .jl_single_style2 .single_bellow_left_align .single-post-meta-wrapper{
    text-align: left;
}
.jl_single_style2 .single-post-meta-wrapper span.post-author a{
    font-weight: 500;
    color: #000 !important;
}
.jl_single_style2 .single-post-meta-wrapper span, .jl_single_style2 .single-post-meta-wrapper span a{
    color: #000 !important;
}
.single_content_header.jl_single_feature_below{
    margin-bottom: 0px;
    margin-top: 0px;
}
.jl_radius .single_content_header.jl_single_feature_below .jlsingle-title-above{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.single_content_header.jl_single_feature_below .jlsingle-title-above{
    margin-bottom: 0px !important;
    margin-top: 30px;
    overflow: hidden;
}
.single_content_header{
    float: left;
    width: 100%;
    position: relative;
}
.single_content_header .image-post-thumb img{
    width: auto;
    float: left;
}
.jl_radius .single_content_header .jlsingle-title-above img{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.format-standard .single_content_header .post-entry-content, .format-standard .single_content_header .post-entry-content{
    max-width: 100%;
    padding: 25px 30px 10px 30px;
    position: relative;
    z-index: 9;
    text-align: center;
}


 .format-quote .single_content_header .post-entry-content{
    position: relative;
    z-index: 9;
    background: #fff;
    text-align: center;
}

.single_post_entry_content{
    float: left;
    width: 100%;
    margin-bottom: 15px;
    text-align: center;
    padding: 0px;
}
.single_post_entry_content .single_post_title_main{
    font-size: 40px;
    color: #000;
    text-transform: capitalize;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 1.125 !important;
    float: left;
    width: 100%;
    text-align: center;
}

.single_post_entry_content .post_subtitle_text{
    float: left;
    font-size: 18px;
    color: #777;
    font-weight: 300;
    margin-top: 15px;
    margin-bottom: 0px;
    width: 100%;
    text-align: left;
    line-height: 1.6;
}

.single_content_header .image-post-thumb{
    margin-bottom: 20px;
}
.blog_large_post_style .single-post-meta-wrapper{
    margin-bottom: 5px;
    margin-top: 15px;
}
.single-post-meta-wrapper{
    float: left;
    width: 100%;
    text-align: left;
    text-transform: uppercase;
}
.single-post-meta-wrapper span{ font-size: 12px; margin: 0px 5px; padding-right: 5px; color: #818181 !important; text-transform: capitalize; letter-spacing: 0.03em; font-weight: 400;}
.single-post-meta-wrapper .jm-post-like{ margin: 0px 10px 0px 5px;}
.single-post-meta-wrapper .jm-post-like{ font-size: 11px !important; letter-spacing: 0.2em;}
.single-post-meta-wrapper span a{ font-size: 12px;  color: #818181 !important; text-transform: capitalize;}
.single-post-meta-wrapper span.post-author a{font-weight: 400;}
.single-post-meta-wrapper span a:hover, .single-post-meta-wrapper span.post-author a:hover, .single-post-meta-wrapper span.meta-comment a:hover, .single_post_entry_content .single-post-meta-wrapper .jm-post-like:hover{ color: #000 !important;}
.single-post-meta-wrapper .post-author{ color: #000 !important;}
.single-post-meta-wrapper .post-author span{ margin: 0px;}
.single-post-meta-wrapper .post-author img{width: 30px;     -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; margin-right: 10px;}
.single-post-meta-wrapper a:hover{ text-decoration: none !important;}
.single-post-meta-wrapper span i{ margin-right: 5px;}
.single-post-meta-wrapper .jm-post-like:hover{
    color: #fff !important;
}
.single-post-meta-wrapper .jm-post-like i{ margin-right: 5px;}

.single_content_header .meta-category-small a {
    float: none;
    margin-right: 0px;
    margin-top: 0px;
    font-size: 10px !important;
    text-transform: uppercase;
    margin: 0px 5px;
    display: inline-block;
    color: #fff;
    background: #000;
    background-color: rgba(0,0,0,.7);
    font-weight: 500;
    height: auto;
    line-height: 10px;
    padding: 7px 20px 7px;
    letter-spacing: 0.1em;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
/* Center align caption bellow*/

/* Center align top*/

/* left align bellow*/
.jl_top_single_title{
    margin-top: 0px;
}
.single_bellow_left_align, .single_bellow_left_align .single-post-meta-wrapper{
    text-align: center;
}
.single_section_content .single_bellow_left_align .meta-category-small a{
    margin: 1px 10px 0px 0px !important;
    padding: 7px 20px 7px;
    color: #fff;
    background: #000;
    float: none;
    display: inline-block;
    letter-spacing: 0.1em;
    font-weight: 500 !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.single_bellow_left_align .single-post-meta-wrapper .post-author{
    margin-left: 0px;
}

/* left align above*/

/* captions overlay image*/

/* fullwidth captions overlay image*/



/* fullwidth captions overlay bottom image*/


/* fullwidth captions bottom image*/
.single_post_entry_content{
    text-align: left;
}


/* fullwidth captions only*/
.single_post_entry_content{
    text-align: left;
}


/* fullwidth captions above image*/
.single_post_entry_content{
    text-align: left;
}


/* fullwidth captions with post format*/
.single_post_share_icons i{
    margin-left: 5px;
}
.single_post_share_icons{
    text-transform: uppercase;
    float: right;
    margin-top: 0px;
    cursor: pointer;
    font-size: 11px;
    color: #fff;
    background: #212121;
    height: 21px;
    line-height: 21px;
    padding: 0px 10px;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: color .2s linear, background .1s linear;
    -moz-transition: color .2s linear, background .1s linear;
    -ms-transition: color .2s linear, background .1s linear;
    -o-transition: color .2s linear, background .1s linear;
    transition: color .2s linear, background .1s linear;
}



/*Blog list layout with sidebar*/
/*-------------------------------------------------------------------------------------
Blog large layout with sidebar
-------------------------------------------------------------------------------------*/

.loop-large-post .box {
    margin-bottom: 50px !important;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    padding: 0px;
    position: relative;
}
.blog_large_post_style .large_post_content p{
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    line-height: 1.8;
}
.single_section_content.box.blog_large_post_style {
    width: 100% !important;
    position: static;
    padding: 0px;
}
.jl_radius .loop-large-post .post_content img{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.loop-large-post .post_content {
    float: left;
    width: 100%;
    padding: 0px;
    margin-top: 0px;
}
.loop-large-post .post_content a{
    font-weight: bold;
}
.blog_large_post_style .box.format-quote {
    padding: 0px;
}

/*-------------------------------------------------------------------------------------
Blog large overlay layout with sidebar
-------------------------------------------------------------------------------------*/









#content .blog_grid_post_style .meta-category-small {
    margin-top: 15px;
    margin-bottom: 5px;
}
#content .blog_grid_post_style .jl_rating_front{
    margin-top: 0px;
    margin-left: 0px;
}


#content .blog_grid_post_style .meta-category-small a,
.jellywp_home_builder_carousel_post .meta-category-small a,
.blog_grid_post_style .meta-category-small a,
.blog_large_post_style .meta-category-small a{
    color: #fff;
    font-weight: 400 !important;
    letter-spacing: 0.03em !important;
    background: #000;
    height: auto;
    line-height: 10px;
    padding: 7px 15px 7px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.blog_grid_post_style .meta-category-small a{
    margin: 0px 2px 1px 0px !important;
}
.blog_grid_post_style .meta-category-small a:last-child{
    margin-right: 0px !important;
}

/* builder block nav*/



/* Squre grid 3col*/

/*Large post overlay*/
.jl_s_slide_text_wrapper{
    margin-top: 0px !important;
    position: relative;
}
.jl_s_slide_text_wrapper:after{
    content: '';
    height: 600px !important;
    width: 35% !important;
    background: #040404;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 1;

}
.jl_s_slide_text_wrapper, .jl_s_slide_text_wrapper .banner-container{
    height: 600px !important;
}
.jl_s_slide_text_wrapper .container{
    max-width: 100% !important;
    padding: 0px;
    margin: 0px;
    position: relative;
    z-index: 2;
}
.jl_s_slide_text_wrapper .row{
    padding: 0px;
    margin: 0px;
}
.jl_s_slide_text_wrapper .col-md-12{
    padding: 0px;
    margin: 0px;
}
.jl_s_slide_text_wrapper .banner-container{
    width: 35% !important;
    float: left;
    overflow: hidden;
    position: relative !important;
    background: #040404 !important;
    padding: 50px !important;
}
.jl_s_slide_text_wrapper .banner-container .meta-category-small{
    float: left !important;
    width: 100%;
}
.jl_s_slide_text_wrapper .banner-container .meta-category-small a{
    background: transparent;
    font-size: 10px !important;
    height: auto;
    line-height: 10px;
    padding: 4px 15px 4px !important;
    letter-spacing: 0.2em;
}
.jl_s_slide_text_wrapper .banner-container h5{
    float: left !important;
    width: 100%;
}
.jl_s_slide_text_wrapper .banner-container h5 a{
    color: #fff !important;
    font-size: 35px !important;
}
.jl_s_slide_text_wrapper .banner-container .jl_ssider_more{
    float: left;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    font-size: 10px;
    font-weight: 400;
    color: #000;
    height: 40px;
    line-height: 38px;
    border: 1px solid #fff;
    padding: 0px 30px 0px;
    -o-transition: .25s;
    -ms-transition: .25s;
    -moz-transition: .25s;
    -webkit-transition: .25s;
    transition: .25s;
    background-color: #fff;
    margin-top: 30px;
}
.jl_s_slide_text_wrapper .banner-container .jl_ssider_more:hover{
    text-decoration: none !important;
    background: #fff;
    color: #000;
}
.jl_s_slide_text_wrapper .jelly_pro_post_arrow_left i{
    margin-right: 10px;
}
.jl_s_slide_text_wrapper .jelly_pro_post_arrow_right i{
    margin-left: 10px;
}
.jl_s_slide_text_wrapper .jelly_pro_post_arrow_left i, .jl_s_slide_text_wrapper .jelly_pro_post_arrow_right i{
    width: auto;
    font-size: 15px;
}
.jl_s_slide_text_wrapper .jelly_pro_post_arrow_left, .jl_s_slide_text_wrapper .jelly_pro_post_arrow_right{
    color: #999;
    cursor: pointer;
    z-index: 1;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 1;
    width: 17.5% !important;
    height: 60px;
    line-height: 60px;
    position: absolute;
    text-align: center;
    top: auto;
    bottom: 0px;
    margin-top: 0;
    opacity: 1 !important;
    border-top: 1px solid #292929;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.jl_s_slide_text_wrapper .jelly_pro_post_arrow_left:hover, .jl_s_slide_text_wrapper .jelly_pro_post_arrow_right:hover{
    color: #999;
}
.large_center_slider_container.jl_s_slide_text_wrapper:hover .jelly_pro_post_arrow_right, .large_center_slider_container.jl_s_slide_text_wrapper:hover .jelly_pro_post_arrow_left{
    opacity: 1 !important;
}
.jl_s_slide_text_wrapper:hover .jelly_pro_post_arrow_right{
    right: 0px !important;
}
.jl_s_slide_text_wrapper .jelly_pro_post_arrow_right{
    right: 0px;
    border-left: 1px solid #292929;
}
.jl_s_slide_text_wrapper .jelly_pro_post_arrow_left{
    left: auto !important;
    right: 17.5%;
}

/*Large post overlay*/


/* Squre grid*/






.blog_large_post_style .large_post_content {
    float: left;
    width: 100%;
    text-align: center;
}
.blog_large_post_style .large_post_content p{
    margin-bottom: 30px;
    text-align: left;
    font-size: 15px;
    padding: 0px;
}
.blog_large_post_style .image-post-thumb{
    margin-bottom: 25px !important;
}
.blog_large_post_style .large_post_content .jl_continue_reading{
    margin: 25px 0px 10px 0px;
}
.blog_list_post_style .jelly_read_more_wrapper{
    text-align: left !important;
}
.blog_large_post_style .large_post_content .jelly_read_more_wrapper, .blog_grid_post_style .jelly_read_more_wrapper, .blog_list_post_style .jelly_read_more_wrapper{
    float: left;
    width: 100%;
    text-align: center;
    margin: 15px 0px;
}
.blog_grid_post_style .jelly_read_more_wrapper{
    margin-bottom: 2px;
}
.blog_large_post_style .large_post_content .jelly_read_more_wrapper a, .blog_grid_post_style .jelly_read_more_wrapper a, .blog_list_post_style .jelly_read_more_wrapper a{
    color: #222;
    text-transform: uppercase;
    padding: 0px 20px;
    height: 36px;
    line-height: 34px;
    border: 2px solid #222;
    font-size: 10px;
    letter-spacing: 1px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    display: inline-block;
    transition: background 0.3s linear;
    -moz-transition: background 0.3s linear;
    -webkit-transition: background 0.3s linear;
    -o-transition: background 0.3s linear;
}
.blog_large_post_style .large_post_content .jelly_read_more_wrapper a:hover, .blog_grid_post_style .jelly_read_more_wrapper a:hover, .blog_list_post_style .jelly_read_more_wrapper a:hover{
    background: #222;
    color: #fff !important;
    text-decoration: none !important;
}
.date_post_large_display {
    display: none;
    float: left;
    width: 70px;
    height: 90px;
    background: #000;
    color: #FFF;
    text-align: center;
    text-transform: uppercase;
    font-size: 45px;
    line-height: 35px;
    padding-top: 15px;
    position: absolute;
    right: -1px;
    top: 0px;
    z-index: 9;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
}
.date_post_large_display span {
    display: block;
    font-size: 27px;
}
.blog_large_post_style .post-entry-content .meta-category-small{
    margin: 0px !important;
    padding: 0px;
    line-height: 1.2;
}
.blog_large_post_style .post-entry-content .meta-category-small,
.blog_large_post_style .post-entry-content .meta-category-small a, .meta-category-small a {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.blog_large_post_style .post-entry-content .image-post-title,
.blog_large_post_style .post-entry-content h1 {
    margin: 0px;
    margin-top: 0px !important;
    font-size: 35px;
    line-height: 1.2 !important;
    margin-bottom: 5px;
    color: #222222;
    float: left;
    width: 100%;
    text-transform: capitalize;
    text-align: left;
    padding: 0px;
}
.blog_large_post_style .post-entry-content .large_post_content {
    text-align: left;
}
.blog_large_post_style .post-entry-content .post-meta {
    display: block;
    margin-bottom: 12px;
    letter-spacing: 0px;
    float: left;
    width: 100%;
}
.blog_large_post_style .post-entry-content .post-meta,
.blog_large_post_style .post-entry-content .post-meta a {
    color: #777;
    font-size: 10px !important;
    text-transform: uppercase;
    line-height: 1.2;
}
.blog_large_post_style .post-entry-content .post-meta a:hover{
    float: none !important;
    text-decoration: none !important;
    color: #777 !important;
}
.blog_large_post_style .post-entry-content .post-meta a{
    font-weight: 300;
}
.blog_large_post_style .post-entry-content .post-meta i {
    margin-right: 5px;
}
.blog_large_post_style .post-entry-content .post-meta span {
    display: inline-block;
    margin-right: 10px;
}


.post_large_footer_meta{
    float: left;
}
.post_large_footer_meta .post_tag_footer{
    float: left;
    margin-right: 9px;
    padding-right: 7px;
    line-height: 2;
    text-transform: capitalize;
}
.post_large_footer_meta .post_tag_footer:after{
    position: relative;
    top: 3px;
    left: 8px;
    height: 15px;
    content: no-close-quote;
    width: 1px;
    background: #dddddd;
    display: inline-block;
    -moz-transform: rotate(25deg);
    -webkit-transform: rotate(25deg);
    -o-transform: rotate(25deg);
    -ms-transform: rotate(25deg);
    transform: rotate(25deg);
}
.post_large_footer_meta .post_tag_footer a{
    display: inline-block;
    font-size: 11px;
    text-transform: uppercase;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.post_large_footer_meta .post_tag_footer a:hover{
    text-decoration: none !important;
    color: #ff4200;
}
.post_large_footer_meta .post_comment_footer, .post_large_footer_meta .post_love_footer{
    margin-right: 7px;
    padding-right: 7px;
}
.post_large_footer_meta .post_comment_footer:after, .post_large_footer_meta .post_love_footer:after{
    position: relative;
    top: 3px;
    left: 8px;
    height: 15px;
    content: no-close-quote;
    width: 1px;
    background: #dddddd;
    display: inline-block;
    -moz-transform: rotate(25deg);
    -webkit-transform: rotate(25deg);
    -o-transform: rotate(25deg);
    -ms-transform: rotate(25deg);
    transform: rotate(25deg);
}
.post_large_footer_meta .post_comment_footer, .post_large_footer_meta .post_love_footer, .post_large_footer_meta .post_comment_footer a, .post_large_footer_meta .post_love_footer a{
    font-size: 12px !important;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    color: #222;
}
.post_large_footer_meta .post_comment_footer a:hover, .post_large_footer_meta .post_love_footer a:hover{
    color: #ff4200;
}
.post_large_footer_meta .post_comment_footer i, .post_large_footer_meta .post_love_footer i{
    margin-right: 5px;
}
.jl_continue_reading{
    background: #fff;
    color: #000;
    border: 2px solid #000;
    text-transform: uppercase;
    font-size: 11px;
    height: 40px;
    line-height: 38px;
    display: inline-block;
    padding: 0px 25px;
}
.jl_continue_reading:hover{
    text-decoration: none !important;
    background: #000;
    color: #fff !important;
}
.large_post_share_icons {
    float: left;
    width: 100%;
    padding: 0px;
    text-align: center;
    margin-bottom: 0px;
    margin-top: 0px;
    border-bottom: 1px solid #ededed;
    border-top: 1px solid #ededed;
    padding: 10px 0 10px 0;
}
.large_post_share_icons li {
    display: inline-block;
}
.large_post_share_icons li a {
    display: inline-block;
    text-align: center;
    color: #000;
    font-size: 20px;
    margin-left: 5px;
    margin-right: 5px;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.large_post_share_icons li a:hover {
    color: #ff4200;
}



.blog_large_post_style .image-post-thumb .link_image > img{
  width: 100%;
}
.blog_large_post_style .image-post-thumb {
    z-index: 1;
}


.blog_large_post_style .jelly_pro_post_arrow_right {
    right: 10px;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}
.blog_large_post_style .jelly_pro_post_arrow_left {
    left: 10px;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}
.blog_large_post_style .jelly_pro_post_arrow_left,
.blog_large_post_style .jelly_pro_post_arrow_right {
    color: #FFF;
    cursor: pointer;
    font-size: 35px;
    line-height: 1;
    width: 50px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    text-align: center;
    top: 50%;
    margin-top: -20px;
    z-index: 1;
}
.blog_large_post_style .categories-title {
    margin-bottom: 30px !important;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    background: #fff;
    border: 1px solid #EEE;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    padding: 20px;
    margin-top: 0px;
    color: #333;
}
.blog_large_post_style .box .post_content {
    padding: 0px 30px;
    float: left;
}
.box .image-post-thumb {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.jlsingle-title-above{
  margin-top: 0px;
}
.box .image-post-thumb > a{
    float: left;
    width: 100%;
    min-height: 60px;
}
.jl_radius .box .image-post-thumb > a{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
}
.box .image-post-thumb > a > img{
    max-width: 100%;
    width: auto;
}
.box .image-post-thumb > .meta-category-small{
    position: absolute;
    margin: 0px !important;
    top: 20px;
    left: 20px;
}
.box .image-post-thumb > .meta-category-small a{
    float: left !important;
    margin: 0px 1px 0px 0px !important;
    color: #fff;
}
.box.blog_grid_post_style .image-post-thumb > a > img{
    width: 100%;
    float: left;
}
.box .image-post-thumb a > img{
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.box .image-post-thumb a:hover > img{
}
.box img {
    height: auto;
}
.post-entry-content {
    float: left;
    position: relative;
    z-index: 1;
    width: 100%;
    text-align: left;
    padding: 0px;
}
.content_post_grid {
    position: relative;
    float: left;
    width: 100%;
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 20px;
    text-align: left;
}
.content_post_grid p{
    margin-bottom: 0px;
    text-align: left;
}
.jl_rating_front{
    float: left;
    width: 50px;
    height: 50px;
    position: relative;
    font-size: 14px;
    color: #fff;
    margin-top: 0px;
    text-align: center;
    background: rgba(0,0,0,0.1);
    border-radius: 100%;
}
.jl_rating_front .jl_rating_value{
    float: none;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    text-shadow: 1px 0px 0px rgba(0,0,0,.4);
}
.jl_rating_front span{
    float: none;
    height: 13px;
    line-height: 13px;
    font-size: 14px;
}
.jl_rating_front span i{
    margin-right: 1px;
}
.meta-category-small {
    float: left;
    width: 100%;
    line-height: 1.2;
}
.meta-category-small a {
    float: left;
    margin-right: 0px;
    margin-top: 0px;
    font-size: 11px !important;
    text-transform: uppercase;
    margin: 0px 1px 0px 0px;
    display: inline-block;
    color: #000;
    font-weight: 500;
    letter-spacing: 0.2em;
    height: auto;
    line-height: 10px;
    padding: 0px;
}
.meta-category-small a:hover {
    text-decoration: none !important;
}
.single_meta_category{
  width: auto;
}

.post-meta-bot {
    overflow: hidden;
    position: relative;
    margin: 0px;
    font-size: 13px;
    letter-spacing: 0px;
    text-transform: capitalize;
    float: left;
    width: 100%;
    color: #565656;
    padding: 0px;
    margin-top: 15px;
}
.post-meta-bot-in{
    float: left;
    width: 100%;
    padding: 0px;
}
.post-meta-bot i {
    margin-right: 3px;
}
.post-meta-bot .love_post_view {
    float: right;
    margin-top: 2px;
}
.post-meta-bot .love_post_view a {
    color: #313131;
}
.post-meta-bot .love_post_view a:hover{
    color: #ff4200;
}
.post-meta-bot .meta-comment {
    float: right;
    font-size: 13px;
    margin-left: 10px;
    margin-top: 2px;
}
.post-meta-bot .meta-comment i {
    margin-right: 3px;
}
.post-meta-bot .meta-comment a {
    color: #313131;
    font-size: 12px;
}
.post-meta-bot .meta-comment a:hover {
    text-decoration: none !important;
    color: #ff4200;
}
.meta-comment a:hover {
    text-decoration: none !important;
}
.pagination-more {
    display: block !important;
    text-align: center;
    padding-bottom: 0px;
    float: left;
    width: 100%;
}
.pagination-more div a:active, .pagination-more div a:focus{
    text-decoration: none !important;
}
.pagination-more div a:hover {
    text-decoration: none;
    text-decoration: none !important;
}

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0) }
  40% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bouncedelay {
  0%, 80%, 100% { 
    -webkit-transform: scale(0);
    transform: scale(0);
  } 40% { 
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
  }
}

#content{
    width: 69.66666667%;
    padding-right: 40px;
    position: relative;
}
/*Widget*/
#sidebar{
    width: 30.33333333%;
}
#sidebar ul li a, #sidebar ul li{
    font-size: 14px;
}
#sidebar .feature-post-list .item-details h3 a{
    font-size: 17px;
}
.jellywp_about_us_widget_wrapper p{
    margin-bottom: 25px;
    float: left;
    width: 100%;
    font-size: 15px;
    text-align: left;
    margin-top: -10px;
}
#footer-container .jellywp_about_us_widget_wrapper p{
    text-align: left;
    margin-bottom: 25px;
    float: left;
    margin-top: -10px;
}
.widget_jl_wrapper{
    float: left;
    width: 100%;
}
.widget{
    float: left;
    width: 100%;
    padding: 0px;
    margin-bottom: 50px !important;
    position: relative;
    z-index: 1;
}
footer .widget:last-child{
    margin-bottom: 40px;
}

.jl_mobile_nav_inner > .widget{
    margin-bottom: 40px !important;
    -webkit-box-shadow: 0 3px 4px 0 rgba(0,1,1,0);
    box-shadow: 0 3px 4px 0 rgba(0,1,1,0);
}



.widget .widget{
    border:0px solid #dedede;
    background: none !important;
}
.widget .widget-title {
    margin: 0px;
    margin-top: 0px; 
    margin-bottom: 0px;
    float: left;
    width: 100%;
}
.panel-grid-cell .widget .widget-title{
    float: left;
    width: 100%;
    display: block;
    font-size: 17px;
    text-transform: capitalize;
    line-height: inherit;
    letter-spacing: 0em;
    position: relative;
    margin-bottom: 30px;
}
.widget .widget-title h2{
    float: left;
    width: 100% !important;
    color: #000;
    display: block;
    font-size: 20px;
    line-height: 1.2;
    text-transform: capitalize;
    padding-bottom: 20px;
    margin: 0px 0px 25px 0px;
    border-bottom: 1px solid #E2E3E7;
    position: relative;
}
.widget .widget-title h2 a{
    color: #000;
}
.widget .widget-title h2 a img{
    margin-top: -5px;
    margin-bottom: 0px !important;
}
.widget .widget-title a{
    color: #000;
}
.widget-title span {
    color: #333;
    float: left;
    font-size: 17px;
    line-height: 27px;
    padding: 6px 10px;
    min-height: 30px;
    margin: 0px;
    text-transform: uppercase;
}
.widget-title .jl_none_space{
    height: 0px !important;
    display: none;
}
footer .widget-title h2 a{
    color: #FFF !important;
}
/*
widget style 2
*/

/*
widget style 3
*/

/*
widget style 4
*/

.jl_custom_title4 #sidebar .widget{
    padding: 0px;
    border: 0px solid #ebebeb;
}
.jl_custom_title4 #sidebar .widget .widget-title{
    margin-bottom: 50px;
    width: auto;
    float: none;
}
.jl_custom_title4 #sidebar .widget .widget-title h2{
    background: none;
    text-align: center;
    color: #000;
    padding: 0px;
    margin-bottom: 40px;
    line-height: 1.2;
    position: relative;
}
.jl_custom_title4 #sidebar .widget .widget-title h2:after{
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-top: 10px;
    margin-left: -18px;
    width: 36px;
    height: 3px;
    background: #ff4200;
    border: 0px;
}
.jl_custom_title4 #sidebar .widget .widget-title h2 a{
    color: #000 !important;
}

/*
widget style 5
*/


/*
Footer post 5 col
*/
.jl_footer_wrapper{
    border-bottom: 1px solid #202020;
    background: #f5f5f5;
    border-top: 1px solid #e8e8e8;
    padding-top: 40px;
    float: left;
    width: 100%;
}
.jl_footer_wrapper .container{
    max-width: 100%;
    padding: 0px;
}
.jl_footer_wrapper .row{
    margin-bottom: 0px;
}
.jl_footer_wrapper .jl_footer_car_title{
    width: 100%;
    float: left;
    text-align: center;
    font-size: 20px;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 50px;
    position: relative;
    line-height: 1.2;
    text-transform: uppercase;
    letter-spacing: 0.15em;
}
.jl_footer_wrapper .jl_footer_car_title:after{
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-top: 10px;
    margin-left: -18px;
    width: 36px;
    height: 3px;
    background: #ff4200;
}

/*
widget style 6
*/


footer .widget .widget-title h2{
    color: #222;
    background: none;
    padding: 0px;
    text-align: left;
    height: auto;
    line-height: 1.2;
    font-size: 18px;
    padding-bottom: 30px !important;
    border-bottom: 1px solid #E4E4E4;
    text-transform: capitalize;
    letter-spacing: 0.03em;
}
.widget-title h2 {
    font-size: 17px;
    line-height: 27px;
    margin: 0px;
    text-transform: capitalize;
}
.widget_categories > ul {
    float: left;
    width: 100%;
    padding: 0px;
    margin-top: -10px;
    margin-bottom: 0px;
}
#footer-container .widget_categories ul li{
    border-bottom: 1px solid #EAEAEA;
}
#footer-container .widget_categories ul li:last-child{
    border-bottom: 0px;
}
#footer-container .widget_nav_menu ul li, #footer-container .widget_pages ul li, #footer-container .widget_categories ul li{
    border-top: 0px solid #EAEAEA !important;
}
.widget_categories ul li {
    float: left;
    width: 100%;
    list-style: none;
    line-height: 35px;
    border-bottom: 1px solid #EAEAEA;
}
.widget_categories ul li a {
    position: relative;
    float: left;
    margin-top: 3px;
}
/* Reactions*/


/* Category Image widget */

.wrapper_category_image{
    float: left;
    width: 100%;
    margin-bottom: 0px;
    position: relative;
    z-index: 1;
}
.wrapper_category_image .widget{
    background: none;
}
.widget.jellywp_cat_image{
    padding: 0px;
    background: none;
    border: 0px;
}
.wrapper_category_image .widget-title{
    margin: 0px;
    padding-bottom: 0px;
}
.wrapper_category_image{
    float: left;
    width: 100%;
}
.wrapper_category_image .widget-title h2{
    float: left;
    width: 100%;
    display: block;
    line-height: inherit;
}
.jl_radius .category_image_wrapper_main .category_image_bg_image{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.category_image_wrapper_main .category_image_bg_image{
    background: #000;
    min-height: 60px;
    line-height: 60px;
    color: #fff;
    text-align: center;
    width: 100%;
    padding: 0px;
    display: block;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    margin-bottom: 10px;
    overflow: hidden;
}
.category_image_wrapper_main .category_image_bg_image:last-child{
    margin-bottom: 0px !important;
}
.category_image_wrapper_main .category_image_link{
    color: #fff;
    display: block;
    font-size: 14px;
    letter-spacing: 0px;
    text-transform: capitalize;
    position: absolute;
    z-index: 3;
    width: 100%;
}
.category_image_wrapper_main .category_image_link .jl_cm_overlay{
    color: #fff;
    padding: 0px 20px;
    float: left;
    width: 100%;
}
.category_image_wrapper_main .category_image_link .jl_cm_overlay .jl_cm_name{
    float: left;
}
.category_image_wrapper_main .category_image_link:hover{
    text-decoration: none !important;
}
.category_image_wrapper_main .category_image_bg_overlay{
    background: #000 !important;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    opacity: 0.5;
    filter: alpha(opacity=50);
}


.widget_pages ul {
    float: left;
    width: 100%;
    padding: 0px;
    margin-bottom: 0px;
}
#footer-container .widget_pages ul li{
    border-bottom: 1px solid #202020;
}
.widget_pages ul li {
    float: left;
    width: 100%;
    list-style: none;
    padding: 12px 0px !important;
    border-bottom: 1px solid #EAEAEA;
}
.widget_pages ul li a {
    position: relative;    
    float: left;
}
.widget_nav_menu ul {
    float: left;
    width: 100%;
    padding: 0px;
}





#footer-container .widget_nav_menu ul li{
    border-bottom: 1px solid #202020 !important;
}
#footer-container .widget_nav_menu ul li{
    border-bottom: 0px;
}
.widget.widget_nav_menu > ul, .widget.widget_pages > ul, .widget.widget_categories > ul{
    overflow: hidden;
    margin-top: -10px;
}
.widget_nav_menu>ul>li, .widget_pages>ul>li, .widget_categories>ul>li{
    border-top: 0px !important;
}
.widget_nav_menu ul li, .widget_pages ul li, .widget_categories ul li {
    float: left;
    width: 100%;
    list-style: none;
    line-height: 1.2;
    text-align: right;
    padding: 8px 0px;
    border-top: 1px solid #EAEAEA;
    margin-top: -1px;
}
.widget_nav_menu > ul, .widget_pages > ul, .widget_categories > ul{
    margin-top: -7px;
}
.widget_categories li span{
    float: right;
    padding: 0 5px;
    background: #323439;
    color: #fff;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    min-width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-size: 13px;
    margin-top: 0px;
}
.widget_nav_menu li ul, .widget_pages li ul, .widget_categories li ul{
    border-top: 0px !important;
    float: left;
    width: 100%;
    margin: 0px;
    padding: 0px;
    margin-bottom: -6px;
    margin-top: 10px;
}
.widget_nav_menu ul li:last-child, .widget_pages ul li:last-child, .widget_categories ul li:last-child{
    border-bottom: 0px;
}
.widget_nav_menu ul li .sub-menu, .widget_pages ul li .sub-menu, .widget_categories ul li .sub-menu {
    padding-left: 20px;
    border-top: 1px solid #EAEAEA !important;
    margin-top: 5px;
    margin-bottom: 0px;
}
#footer-container .widget_nav_menu ul li .sub-menu, #footer-container .widget_pages ul li .sub-menu, #footer-container .widget_categories ul li .sub-menu{
    border-top: 1px solid #202020 !important;
}
.widget_nav_menu ul li .sub-menu li a {
    padding: 0px;
}
.widget_nav_menu ul li:first-child{
    border-top: 0px;
}
.widget_nav_menu ul li{
    padding: 12px 0px !important;
}
.widget_nav_menu ul li.menu-item-has-children{
    padding-bottom: 0px !important;
}
.widget_nav_menu ul li.menu-item-has-children > a{
    margin-bottom: 6px;
}
.widget_nav_menu ul li a {
    position: relative;
    float: left;
}

footer .col-md-4{
    width: 33.33333333%;
}
/* Post Like System */

a.jm-post-like {
    font-weight: normal;
    display: inline-block;
    width: auto;
    font-size: 11px;
    -moz-transition: all 0.3s ease-out 0.2s;
    -webkit-transition: all 0.3s ease-out 0.2s;
    -o-transition: all 0.3s ease-out 0.2s;
}
a.jm-post-like:hover,
a.jm-post-like:active,
a.jm-post-like:focus {
    color: #222;
    text-decoration: none !important;
}

footer .widget .widget-title{
    background: none;
    text-align: left;
    padding: 0px;
    margin: 0px;
    float: left;
    width: 100%;
    margin-bottom: 0px;
}
footer .widget-title h2:before, footer .widget-title h2:after, footer .widget .widget-title:after{
    display: none;
}
.footer-columns .auto_image_with_date .post-date{
    color: #999 !important;
}
/*-----------------------------------------------------------------------------------*/
/* Justified Gallery/*-----------------------------------------------------------------------------------*/
@-webkit-keyframes justified-gallery-show-caption-animation {
    from {
        opacity: 0;
    }
    to {
        opacity: 0.7;
    }
}
@-moz-keyframes justified-gallery-show-caption-animation {
    from {
        opacity: 0;
    }
    to {
        opacity: 0.7;
    }
}
@-o-keyframes justified-gallery-show-caption-animation {
    from {
        opacity: 0;
    }
    to {
        opacity: 0.7;
    }
}
@keyframes justified-gallery-show-caption-animation {
    from {
        opacity: 0;
    }
    to {
        opacity: 0.7;
    }
}
@-webkit-keyframes justified-gallery-show-entry-animation {
    from {
        opacity: 0;
    }
    to {
        opacity: 1.0;
    }
}
@-moz-keyframes justified-gallery-show-entry-animation {
    from {
        opacity: 0;
    }
    to {
        opacity: 1.0;
    }
}
@-o-keyframes justified-gallery-show-entry-animation {
    from {
        opacity: 0;
    }
    to {
        opacity: 1.0;
    }
}
@keyframes justified-gallery-show-entry-animation {
    from {
        opacity: 0;
    }
    to {
        opacity: 1.0;
    }
}
/* Magnific Popup CSS */
button::-moz-focus-inner {
    padding: 0;
    border: 0;
}
/* Main image in popup */
/* The shadow behind the image */
@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {
    /**
       * Remove all paddings around the image on small screen
       */
}

/*-------------------------------------------------------------------------------------
Hover image
-------------------------------------------------------------------------------------*/

.featured-thumbnail .background_over_image {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 0.35s ease 0s;
  transition: opacity 0.35s ease 0s;
}
.featured-thumbnail:hover .background_over_image {
  opacity: 1;
}

 .featured-thumbnail:hover .date_post_large_display{
    background: #fff;
    color: #000;
}


/*-----------------------------------------------------------------------------------*/
/*  Reviews circle
/*-----------------------------------------------------------------------------------*/


/*-----------------------------------------------------------------------------------*/

/*  Review System

/*-----------------------------------------------------------------------------------*/

@keyframes bar-animation {
    from {
        width: 0;
    }
}

@-webkit-keyframes bar-animation {
    from {
        width: 0;
    }
}

@-moz-keyframes bar-animation {
    from {
        width: 0;
    }
}

/*-------------------------------------------------------------------------------------
Page builder block
-------------------------------------------------------------------------------------*/
.jelly_homepage_builder .col-md-12{
}
.jelly_homepage_builder .large_post_content p, .jelly_homepage_builder .content_post_grid p{
    font-size: 16px;
    line-height: 1.6;
    color: #777;
}
.jelly_homepage_builder .image-post-thumb{
    margin-bottom: 25px;
}
.jelly_homepage_builder .image-post-title a, .jelly_homepage_builder .feature-post-title a, .jelly_homepage_builder h4 a{
    color: #000;
}
.jelly_homepage_builder .large_continue_reading span{
    color: #fff;
    background: #000;
    padding: 0px;
    height: 28px;
    line-height: 26px;
}
.jelly_homepage_builder .large_continue_reading span a{
    color: #fff;
    padding: 0px 12px;
    height: 28px;
    line-height: 28px;

}
.builder_cat_title_list_style{
    padding: 0px;
    margin: 0px;
    position: absolute;
    top: 8px;
    right: 0px;
    z-index: 1;

}
.builder_cat_title_list_style li{
    list-style: none;
    margin-left: 10px;
    cursor: pointer;
    float: left;
    font-size: 11px;
    font-weight: 600;
    padding: 0px;
    text-transform: uppercase;
}
.builder_cat_title_list_style li.current_cat_post{
    color: #ff2a05 !important;
    padding: 0px;
}

.jelly_homepage_builder.homepage_builder_3grid_post{
    margin-bottom: 50px;
    position: relative;
    float: left;
    width: 100%;
}
.jelly_homepage_builder.homepage_builder_3grid_post .row{
    margin-right: -15px;
    margin-left: -15px;
}
.jelly_homepage_builder.homepage_builder_3grid_post .row .blog_grid_post_style{
    padding-right: 15px;
    padding-left: 15px;
}
.jl_radius .jl_grid_box_wrapper .image-post-thumb{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
}
.jelly_homepage_builder.homepage_builder_3grid_post.colstyle1 .image-post-thumb{
    margin-bottom: 20px;
}
.jelly_homepage_builder.homepage_builder_3grid_post.colstyle1 .image-post-title{
    margin-top: 0px;
}
.jelly_homepage_builder.homepage_builder_3grid_post .post-entry-content{
    margin-top: 0px;
    padding: 0px;
    border: 0px;
}
.page_builder_listpost.jelly_homepage_builder .blog_list_post_style .image-post-title{
    margin-top: 0px;
}
.feature-post-list li.col-md-6{
    width: 50%;
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 0px solid #e4e4e4;
}
.feature-post-list li.col-md-6 > div{
    float: left;
    width: 100%;
    margin-bottom: 13px;
    padding-bottom: 13px;
    border-bottom: 1px solid #e4e4e4;
}




.jelly_homepage_builder .homepage_builder_title{
    float: left;
    width: 100%;
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
    text-align: left;
    margin-top: -4px;
}

.jelly_homepage_builder .homepage_builder_title h2{
    float: left;
    color: #000;
    display: block;
    font-size: 26px;
    text-transform: capitalize;
    letter-spacing: -.03em !important;
    padding-bottom: 0px;
    margin: 0px;
    letter-spacing: 0em;
    position: relative;
}
.jelly_homepage_builder .homepage_builder_title .jl_hsubt{
    float: left;
    width: 100%;
    line-height: 1.2;
    margin-top: 10px;
    color: #888;
    font-size: 16px;
}

/* page builder margin*/
.jl_nonav_margin.homepage_builder_3grid_post{
    margin-bottom: 0px;
}

/* columns style 2*/

/* columns style 3*/

/* page builder style 2*/



/* page builder style 3*/


/* page builder style 1*/

.jelly_homepage_builder .post-meta.meta-main-img, .jelly_homepage_builder .post-meta.meta-main-img a{
    color: #999;
    font-size: 13px !important;
    text-transform: capitalize !important;
    letter-spacing: 0.03em;
    font-weight: 300;
    line-height: 1.2;
    float: left;
}
.jelly_homepage_builder .post-meta.meta-main-img a{
    font-weight: 300 !important;
}

.jelly_homepage_builder .post-meta.meta-main-img a:hover{
    color: #000 !important;
}
.jelly_homepage_builder .post-meta.meta-main-img .post-author{
    margin-right: 10px;
}
.jelly_homepage_builder .post-meta.meta-main-img span i{
    margin-right: 5px;
}

.jelly_homepage_builder .post-entry-content{
    text-align: left;
    padding: 10px 0px 0px 0px;
}

.jelly_homepage_builder .image-post-thumb{
    position: relative;
    overflow: hidden;
}
.jelly_homepage_builder .image-post-thumb img{
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

/* page builder slider*/
/* page builder carousel 2 col*/
/* page builder carousel 4 col*/
/* page builder carousel 3 col*/
.jellywp_home_builder_carousel_post *:focus{
    outline: none;
}
.jellywp_home_builder_carousel_post .featured-thumbnail{
    padding: 0px;
    position: relative;
    height: 250px;
    overflow: hidden;
}
.jellywp_home_builder_carousel_post .featured-thumbnail .image_grid_header_absolute{
    width: 100%;
    position: absolute;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    opacity: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.jellywp_home_builder_carousel_post .featured-thumbnail .link_grid_header_absolute{
        width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
}
.jellywp_home_builder_carousel_post .slick-list{
    margin: 0px -1px;
}

.jellywp_home_builder_carousel_post{
    overflow: hidden;
}
.jellywp_home_builder_carousel_post .jelly_pro_post_arrow_left{
    left: 0px;
    opacity: 0 !important;
}
.jellywp_home_builder_carousel_post:hover .jelly_pro_post_arrow_left{
    left: 20px;
    opacity: 1 !important;
}
.jellywp_home_builder_carousel_post .jelly_pro_post_arrow_right{
    right: 0px;
    opacity: 0 !important;
}
.jellywp_home_builder_carousel_post:hover .jelly_pro_post_arrow_right{
    right: 20px;
    opacity: 1 !important;
}
.jellywp_home_builder_carousel_post .jelly_pro_post_arrow_left, .jellywp_home_builder_carousel_post .jelly_pro_post_arrow_right{
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 15px;
    text-align: center;
    color: #000;
    background: #fff;
    float: left;
    -webkit-transition: .35s all;
    transition: .35s all;
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -35px;
    cursor: pointer;
    -webkit-box-shadow: 0 2px 25px rgba(0,0,0,.2);
    box-shadow: 0 2px 25px rgba(0,0,0,.2);
}
.jellywp_home_builder_carousel_post:hover .jelly_pro_post_arrow_left, .jellywp_home_builder_carousel_post:hover .jelly_pro_post_arrow_right{
    opacity: 1 !important;
}
.jellywp_home_builder_carousel_post .jelly_pro_post_arrow_left:hover, .jellywp_home_builder_carousel_post .jelly_pro_post_arrow_right:hover{
    background: #000;
    color: #fff;
}


.jellywp_home_builder_carousel_post a.featured-thumbnail{
    padding: 0px;
    background: #000;
}
.jellywp_home_builder_carousel_post{
    position: relative;
}
.jellywp_home_builder_carousel_post .image_grid_header_absolute{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 50%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.jellywp_home_builder_carousel_post .link_grid_header_absolute{
    margin-bottom: 0px !important;
    background: #000;
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0px;
    left: 0px;
    opacity: 0;
}
.jellywp_home_builder_carousel_post .meta-category-small{
    float: left;
    display: inline-block;
}
.jellywp_home_builder_carousel_post .post-meta, .jellywp_home_builder_carousel_post .post-meta a{
    color: #fff !important;
    text-transform: uppercase;
}
.jellywp_home_builder_carousel_post .post-meta a:hover{
    opacity: 0.8;
 }

/* Homepage main right grid bellow */
/* Homepage main right number */
.jl_main_right_number .blog_grid_post_style .post-entry-content{
    position: relative;
}
.jl_main_right_number .jl_number_list{
    position: relative;
    font-size: 30px;
    text-align: center;
    font-weight: 800;
    z-index: 1;
    color: #000;
    background: #f5f5f5;
    border: 1px solid #eaeaea;
    float: left;
    width: 70px;
    height: 70px;
    line-height: 70px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}
.jl_main_right_number .image-post-title{
    position: relative;
    z-index: 2;
}
.jl_main_right_number .auto_image_with_date{
    position: relative;
    z-index: 2;
}
/* Homepage 2 main list number */
/* Homepage 2 main list */
/* Homepage grid overlay post */
/* Homepage grid bellow */

/* Homepage large grid*/
/* Homepage large */
 .jl_large_builder.jelly_homepage_builder .image-post-thumb{
    float: left;
    width: 100% !important;
    position: relative;
}
.jl_large_builder.jelly_homepage_builder .image_grid_header_absolute{
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    position: absolute;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
}
.jl_large_builder.jelly_homepage_builder .link_grid_header_absolute{
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    background: #000;
    opacity: 0;
}
.jl_large_builder.jelly_homepage_builder .post-entry-content{
    margin-top: 10px;
    padding-top: 0px;
    padding: 0px 50px;
}
.jl_large_builder.jelly_homepage_builder .jl_large_more{
    color: #000;
    border: 2px solid #efefef;
    height: 31px;
    line-height: 28px;
    padding: 0px 25px;
    text-transform: uppercase;
    font-size: 11px;
    float: left;
    letter-spacing: 1px;
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px; 
    border-radius: 5px;
}
.jl_large_builder.jelly_homepage_builder .jl_large_more:hover{
    text-decoration: none !important;
    background: #ff4200;
    border-color: #ff4200;
    color: #fff;
}

/* Homepage list */
.page_builder_listpost .post-entry-content{
    text-align: left;
    padding-top: 0px;
     padding: 0px 0px 0px 30px;
}

.page_builder_listpost.jelly_homepage_builder{
    float: left;
    width: 100%;
    margin-bottom: 5px;
}
.page_builder_listpost.jelly_homepage_builder:last-child{
    margin-bottom: 0px !important;
}
.page_builder_listpost.jelly_homepage_builder .image-post-title{
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 22px;
}
.jl_radius .page_builder_listpost.jelly_homepage_builder .image-post-thumb{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.page_builder_listpost.jelly_homepage_builder .image-post-thumb{
    width: 50% !important;    
    overflow: hidden;
    margin-bottom: 0px;
}
.page_builder_listpost.jelly_homepage_builder .jl_list_more{
    float: left;
    width: 100%;
}
.page_builder_listpost.jelly_homepage_builder .jl_list_more a{
    float: left;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    font-size: 11px;
    font-weight: 400;
    color: #000;
    height: 35px;
    line-height: 35px;
    border: 1px solid #000;
    padding: 0px 30px 0px;
    -o-transition: .25s;
    -ms-transition: .25s;
    -moz-transition: .25s;
    -webkit-transition: .25s;
    transition: .25s;
    background-color: #fff;
    margin-top: 23px;
}
.page_builder_listpost.jelly_homepage_builder .jl_list_more a:hover{
    text-decoration: none !important;
    background: #000;
    color: #fff;
}
.page_builder_listpost.jelly_homepage_builder .meta-category-small a{
    margin: 0px 2px 0px 0px;
    color: #fff;
    letter-spacing: 0em;
}
.page_builder_listpost.jelly_homepage_builder .meta-category-small a:last-child{
    margin-right: 0px;
}
.page_builder_listpost.jelly_homepage_builder .post-entry-content{
    width: 50% !important;
    padding: 0px 0px 0px 30px !important;
}
.page_builder_listpost.jelly_homepage_builder .blog_list_post_style{
    padding-bottom: 0px;
    margin-bottom: 50px !important;
    border-bottom: 0px solid #e4e4e4;
}
.page_builder_listpost.jelly_homepage_builder .blog_list_post_style:last-child{
    border: 0px !important;
}
.page_builder_listpost.jelly_homepage_builder .meta-category-small{
    margin-top: 0px;
    float: left;
    width: auto;
    margin-right: 10px;
    margin-bottom: 20px;
}
.page_builder_listpost.jelly_homepage_builder .post-meta.meta-main-img{
    margin-bottom: 20px;
    margin-top: 4px;
}
.page_builder_listpost.jelly_homepage_builder .large_post_content {
    float: left;
    width: 100%;
}
.page_builder_listpost.jelly_homepage_builder .large_post_content p {
    padding: 0px;
    margin: 0px;
    float: left;
    width: 100%;
}


/* Homepage Grid */

/* Homepage grid 3 col */
/* Homepage grid 4 col */

/* Homepage grid 5 col */


/* Homepage Main overlay with right list */


/* Homepage Main overlay with right grid */

/* Homepage Main with right list */

/* Homepage 2col Main with below list */

/* Homepage 2col */
.homepage_builder_3grid_post .blog_grid_post_style .meta-category-small{
    margin: 0px;
    position: absolute;
    left: 20px;
    top: 20px;
    width: auto;
}
.homepage_builder_3grid_post .blog_grid_post_style .meta-category-small a{
    color: #fff;
    padding: 7px 15px 7px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.homepage_builder_3grid_post .blog_grid_post_style .content_post_grid{
    margin-bottom: 0px;
    margin-top: 13px;
}
.homepage_builder_3grid_post .blog_grid_post_style .post-meta.meta-main-img{
    float: left;
    width: auto;
    padding-top: 10px;
    margin-top: auto;
    margin-bottom: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

/* Homepage 4col */
/* Homepage 5col */
/* Homepage 3col */
.homepage_builder_3grid_post .blog_grid_post_style{
    float: left;
}
.homepage_builder_3grid_post .blog_grid_post_style img{
    width: 100%;
}
.homepage_builder_3grid_post .meta-category-small{
    margin-top: 10px;
}
.homepage_builder_3grid_post .meta-category-small a{
    margin: 0px 3px 2px 0px;
}
.homepage_builder_3grid_post .post-meta{
    float: left;
}
.homepage_builder_3grid_post .image-post-title{
    font-size: 16px;
    margin-bottom: 15px;
    margin-top: 0px;
    line-height: 1.2;
}
.jl_fontsize22 .image-post-title{
    font-size: 22px;
}
.jelly_homepage_builder.homepage_builder_3grid_post .row{
    margin-bottom: 0px !important;
    min-width: 100%;
}
.homepage_builder_3grid_post .blog_grid_post_style{
    margin-bottom: 50px;    
}
.jellywp_home_builder_carousel_post.row{
    margin-bottom: 0px;
}


/* Homepage carousel 3col */
.jellywp_home_builder_carousel_post{
    float: left;
    width: 100%;
}

/* Homepage slider block */
.jelly_homepage_builder .full-slider-main-home{
    margin: 0px;
}

.jelly_homepage_builder .full-slider-main-home .post-meta.meta-main-img, .jelly_homepage_builder .full-slider-main-home .post-meta.meta-main-img a{
    color: #fff !important;
}

.home_slider_post_tab_nav *:focus{
    outline: none;
}
.home_slider_post_tab_nav{
    margin-top: 10px;
}
.home_slider_post_tab_nav .slick-list{
    margin: 0px -5px;
    width: auto;
    position: relative;
}
.home_slider_post_tab_nav .slick-list .item{
    padding: 0px 5px;
}
.home_slider_post_tab_nav .slick-list .item .banner-carousel-item{
    cursor: pointer;
}
.home_slider_post_tab_nav .slick-list .item .banner-carousel-item img{
    width: 100%;
    opacity: 0.7;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.home_slider_post_tab_nav .slick-list .item .banner-carousel-item img:hover{
    opacity: 1;
}
.home_slider_post_tab_nav .slick-list .item.slick-current img{
    opacity: 1;
}
.home_slider_post_tab_nav .slick-list .item h5{
    font-size: 13px;
    line-height: 1.3;
    text-align: center;
    margin-bottom: 0px;
}

/* Homepage main bellow list */




/*-------------------------------------------------------------------------------------
WooCommerce
-------------------------------------------------------------------------------------*/
.woocommerce-product-gallery__wrapper > div, .woocommerce-product-gallery__wrapper img{
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    overflow: hidden;
}
.woocommerce.woocommerce-page .main_title_wrapper{
    padding: 0px 0px 0px 0px;
}
  .woocommerce ul.products li.product .price {
    font-size: 18px;
    float: right;
    display: inline-block;
    margin-bottom: 0px;
    margin-top: 9px;
  }

  .woocommerce ul.products li.product a:hover{
    color: #fff !important;
  }

  .widget.woocommerce{
    margin-bottom: 30px;
  }
.woocommerce a.remove{
    background: red;
    color: #fff !important;
    font-size: 12px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
}
.woocommerce .button.add_to_cart_button.product_type_simple.loading{
    width: auto;
}
.woocommerce .button.add_to_cart_button.product_type_simple.loading:before{
    opacity: 0;
}
.woocommerce a.button.loading, .woocommerce-page a.button.loading{ color: #FFF;}
.woocommerce #respond input#submit.loading:after, .woocommerce a.button.loading:after,.woocommerce button.button.loading:after,.woocommerce input.button.loading:after{
    top: 1px;
    position: absolute;
    height: 31px;
    width: 13px;
    line-height: 31px;
    background: none;
    margin: 0px;
}

.woocommerce #respond input#submit.loading{
    height: 33px !important;
    line-height: 33px !important;
}

 .woocommerce a.remove:hover{
    text-decoration: none !important;
}
 .woocommerce_content_page a,  .woocommerce_content_page a:hover{
    color: #000 !important;
 }
.woocommerce .form-row .input-text {
  font-size: 12px;
  line-height: 21px;
  color: #444444;
  border: 1px solid #e6e6e6;
  width: 100%;
  max-width: 100%;
  height: 34px !important;
  padding: 3px 9px 3px 9px;
}
.woocommerce-page ul .product {
  float: left !important;
  margin-right: 3.125% !important;
  width: 31.25% !important;
  /* responsive portrait phone */
}
.woocommerce-page ul .product.last {
  margin-right: 0px !important;
}
.woocommerce-page ul .product:before {
  content: '';
}

.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img, .woocommerce ul.products li.product a img:hover, .woocommerce-page ul.products li.product a img:hover,
.woocommerce #content div.product div.images img, .woocommerce div.product div.images img, .woocommerce-page #content div.product div.images img, .woocommerce-page div.product div.images img{
    box-shadow: 0 0px 0px 0 rgba(0,0,0,.3);
    -webkit-box-shadow: 0 0px 0px 0 rgba(0,0,0,.3);
}
.woocommerce ul.products li.product a:hover img, .woocommerce-page ul.products li.product a:hover img{
box-shadow: 0 0px 0px 0 rgba(0,0,0,.3);
    -webkit-box-shadow: 0 0px 0px 0 rgba(0,0,0,.3);
}

.woocommerce #content input.button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce-page #content input.button, .woocommerce-page #respond input#submit, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button, 
.woocommerce #content div.product form.cart .button, .woocommerce div.product form.cart .button, .woocommerce-page #content div.product form.cart .button, .woocommerce-page div.product form.cart .button, 
.woocommerce #content input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce-page #content input.button.alt, .woocommerce-page #respond input#submit.alt, .woocommerce-page a.button.alt, .woocommerce-page button.button.alt, .woocommerce-page input.button.alt{
    outline: none;
    height: 33px;
    line-height: 33px;
    padding: 0 15px;
    color: #FFF;
    border: 0px solid #dbdbdb;
    background: #222;
    font-size: 13px;
    cursor: pointer;
    margin-bottom: 15px;
    font-weight: 400;
    transition: background 0.3s linear;
    -moz-transition: background 0.3s linear;
    -webkit-transition: background 0.3s linear;
    -o-transition: background 0.3s linear;
    text-shadow: 0 0px 0 rgba(255,255,255,.8);
    text-transform: uppercase;
    letter-spacing: 0px !important;
}
.woocommerce .button.add_to_cart_button.product_type_simple{
    color: #000 !important;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    background: #fff;
    border: 1px solid #e6e6e6;
    font-weight: 400;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    overflow: hidden;
}
.woocommerce .button.add_to_cart_button.product_type_simple:hover{
    border-color: #000 !important;
}
.woocommerce .button.ajax_add_to_cart{
  width: 100% !important;
}
.woocommerce .button.add_to_cart_button.product_type_simple:hover{
  color: #fff !important;
  background: #222;
}
.woocommerce a.button.loading, .woocommerce-page a.button.loading{ 
  color: #FFF;
  width: 100%;}
 .woocommerce #content input.button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce-page #content input.button, .woocommerce-page #respond input#submit, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button, .woocommerce #content div.product form.cart .button, .woocommerce div.product form.cart .button, .woocommerce-page #content div.product form.cart .button, .woocommerce-page div.product form.cart .button, .woocommerce #content input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce-page #content input.button.alt, .woocommerce-page #respond input#submit.alt, .woocommerce-page a.button.alt, .woocommerce-page button.button.alt, .woocommerce-page input.button.alt{
    margin-bottom: 0px !important;
    color: #FFF !important;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    padding: 0px 15px !important;
    opacity: 1;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.woocommerce #content input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce-page #content input.button:hover, .woocommerce-page #respond input#submit:hover, .woocommerce-page a.button:hover, .woocommerce-page button.button:hover, .woocommerce-page input.button:hover, 
.woocommerce #content div.product form.cart .button:hover, .woocommerce div.product form.cart .button:hover, .woocommerce-page #content div.product form.cart .button:hover, .woocommerce-page div.product form.cart .button:hover,
.woocommerce #content input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce-page #content input.button.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce-page input.button.alt:hover
{ background: #000; text-decoration: none !important;}
.woocommerce #content .quantity input.qty, .woocommerce .quantity input.qty, .woocommerce-page #content .quantity input.qty, .woocommerce-page .quantity input.qty{
    height: 33px;
}
 .woocommerce #content .quantity .plus, .woocommerce .quantity .plus, .woocommerce-page #content .quantity .plus, .woocommerce-page .quantity .plus{
    height: 16px;
}
.woocommerce ul.products li.product .price{ float: left; width: 100%;}
.woocommerce ul.products li.product .price del{
    float: left;
    margin-right: 10px;
}
.woocommerce div.product p.price del{
    margin-right: 10px;
}
.woocommerce #content div.product p.price, .woocommerce #content div.product span.price, .woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce-page #content div.product p.price, .woocommerce-page #content div.product span.price, .woocommerce-page div.product p.price, .woocommerce-page div.product span.price,
.woocommerce ul.products li.product .price{
    color: #000;
    margin-top: -5px;
    margin-bottom: 5px;
    font-size: 1.05em;

}
.single-product.woocommerce .products ul, .single-product.woocommerce ul.products{
    margin: 0px -15px;
}
.related.products ul li{
      width: 33.33333333% !important;
    margin: 0px !important;
    padding: 0px 15px !important;
    margin-bottom: 30px !important;
}
.related.products h2{
  margin-bottom: 20px;
  letter-spacing: 0px !important;
}
.woocommerce .quantity .qty{
  border:1px solid #e6e6e6;
}
.woocommerce .quantity .qty:active, .woocommerce .quantity .qty:focus{
  outline: none;
}
.woocommerce ul.products li.product a{
  position: relative;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  overflow: hidden;
}
.woocommerce ul.products li.product a img{
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  overflow: hidden;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{
  text-decoration: none !important;
}
.woocommerce .related.products{
  margin-top: 30px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after{
  display: none;
}
.woocommerce #content div.product p.price del, .woocommerce #content div.product span.price del, .woocommerce div.product p.price del, .woocommerce div.product span.price del, .woocommerce-page #content div.product p.price del, .woocommerce-page #content div.product span.price del, .woocommerce-page div.product p.price del, .woocommerce-page div.product span.price del{
color: #484848;
}
 .woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count{
    color: #000;
    font-size: 13px !important;
    text-transform: uppercase;
}
.woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3{ font-weight: bold; padding:0px; font-weight: bold;
font-size: 15px;
line-height: 1.2;
margin-bottom: 9px;}

.woocommerce #content div.product .product_title, .woocommerce div.product .product_title, .woocommerce-page #content div.product .product_title, .woocommerce-page div.product .product_title{
    font-weight: bold;
    letter-spacing: -1px;
}
.woocommerce .product .onsale{
    width: 45px;
    height: 45px;
    line-height: 43px;
    border: 0px !important;
    background: none #ff4200;
    box-shadow: none;
    text-shadow: none;
    margin: 0px !important;
    left: 0px !important;
    right:auto;
    top: 0px !important;
    font-size: 11px !important;
    font-weight: 400 !important;
    text-transform: uppercase;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
}
.woocommerce-tabs h2, .related.products h2{
    font-weight: bold;
    letter-spacing: -1px;
    font-size: 18px;
    line-height: 1.2;
    float: left;
    width: 100%;
    margin-top: 0px;
}

.woocommerce #content div.product .woocommerce-tabs ul.tabs, .woocommerce div.product .woocommerce-tabs ul.tabs, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs, .woocommerce-page div.product .woocommerce-tabs ul.tabs{
    padding: 0px;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li a, .woocommerce div.product .woocommerce-tabs ul.tabs li a, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a, .woocommerce-page div.product .woocommerce-tabs ul.tabs li a{
  color: #000 !important;
  padding: 0px 10px;
  font-weight: inherit;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){
  margin-top: 2px;
  margin-right: 0px;
  padding: 2px;
}
.woocommerce-product-gallery__image a:active, .woocommerce-product-gallery__image a:focus{
  outline: none;
}
.woocommerce #review_form #respond{
  width: 100%;
}
 .comment-respond .comment-reply-title{
  font-weight: 600;
}
.woocommerce #review_form #respond p span{
    padding-top: 5px;
    display: inline-block;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li{
    border: 0px solid #e0dadf;
    background: none;
    background: none;
    background: none;
    background: none;
    background: none;
    display: inline-block;
    position: relative;
    z-index: 0;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    box-shadow: 0 0px 0px rgba(0,0,0,.2),inset 0 0px 0 rgba(255,255,255,.6);
    margin: 0px;
    padding: 0px;
}

.woocommerce #content div.product p.price, .woocommerce #content div.product span.price, .woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce-page #content div.product p.price, .woocommerce-page #content div.product span.price, .woocommerce-page div.product p.price, .woocommerce-page div.product span.price{
    font-size: 1.05em;
}
 .woocommerce .woocommerce-info {
    font-size: 12px;
    line-height: 21px;
    border: 1px solid #e6e6e6 !important;
    background: none !important;
    box-shadow: none !important;
    margin: 10px 0px 20px 0px !important;
    padding: 16px 15px 16px 45px !important;
    float: left;
    width: 100%;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

 .woocommerce .woocommerce-info:before {
border-radius: 3px !important;
box-shadow: none !important;
display: block !important;
height: 31px !important;
left: 15px !important;
line-height: 31px !important;
margin: 0 !important;
padding: 0 !important;
position: absolute !important;
top: 11px !important;
width: 31px !important;
font-size: 21px !important;
text-shadow: none !important;
}
.woocommerce-LoopProduct-link{
  float: left;
  width: 100%;
}
.woocommerce-LoopProduct-link:hover{
  color: #000;
  border: 0px;
  text-decoration: none !important;
}
.woocommerce ul.products li.product .price{
  float: left;
  width: auto;
}
.woocommerce-loop-product__title{
  font-size: 18px !important;
}
.button.wc-backward{ color: #FFF !important;}

.woocommerce #content nav.woocommerce-pagination ul li a:focus, .woocommerce #content nav.woocommerce-pagination ul li a:hover, .woocommerce #content nav.woocommerce-pagination ul li span.current, .woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current, .woocommerce-page #content nav.woocommerce-pagination ul li a:focus, .woocommerce-page #content nav.woocommerce-pagination ul li a:hover, .woocommerce-page #content nav.woocommerce-pagination ul li span.current, .woocommerce-page nav.woocommerce-pagination ul li a:focus, .woocommerce-page nav.woocommerce-pagination ul li a:hover, .woocommerce-page nav.woocommerce-pagination ul li span.current,
.woocommerce #content nav.woocommerce-pagination ul li a, .woocommerce #content nav.woocommerce-pagination ul li span, .woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span, .woocommerce-page #content nav.woocommerce-pagination ul li a, .woocommerce-page #content nav.woocommerce-pagination ul li span, .woocommerce-page nav.woocommerce-pagination ul li a, .woocommerce-page nav.woocommerce-pagination ul li span{
    background: #ff4200;
    color: #FFF !important;
    font-size: 15px;
    margin-right: 5px;
    padding: 0px 13px;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    width: 40px;
    font-weight: 400;
    text-decoration: none !important;
    -webkit-transition: all .1s ease-in-out;
-moz-transition: all .1s ease-in-out;
-o-transition: all .1s ease-in-out;
transition: all .1s ease-in-out;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    overflow: hidden;
}
.woocommerce #content nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li a, .woocommerce-page #content nav.woocommerce-pagination ul li a, .woocommerce-page nav.woocommerce-pagination ul li a{
    background: #000;
    -webkit-transition: all .1s ease-in-out;
-moz-transition: all .1s ease-in-out;
-o-transition: all .1s ease-in-out;
transition: all .1s ease-in-out;
}
.woocommerce #content nav.woocommerce-pagination ul, .woocommerce nav.woocommerce-pagination ul, .woocommerce-page #content nav.woocommerce-pagination ul, .woocommerce-page nav.woocommerce-pagination ul,
.woocommerce #content nav.woocommerce-pagination ul li, .woocommerce nav.woocommerce-pagination ul li, .woocommerce-page #content nav.woocommerce-pagination ul li, .woocommerce-page nav.woocommerce-pagination ul li{
    border: 0px solid #e0dadf;
}
.woocommerce ul.products li.product h3:hover, .woocommerce-page ul.products li.product h3:hover{
    color: #222 !important;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images{
    margin-top: 0px;
}
.woocommerce #content div.product .product_title, .woocommerce div.product .product_title, .woocommerce-page #content div.product .product_title, .woocommerce-page div.product .product_title{
    margin-top: 0px;
    margin-bottom: 0px;
    text-transform: capitalize;
    color: #000;
    font-size: 35px;
}
.content_single_page p.price{
    font-size: 18px !important;
}
.single-product .main_title_wrapper{
  display: none;
}
.woocommerce div.product .woocommerce-tabs .panel{
  padding-bottom: 10px;
}
.woocommerce #content div.product, .woocommerce div.product, .woocommerce-page #content div.product, .woocommerce-page div.product{
    float: left;
    width: 100%;
}
.content_single_page.woocommerce_content_page, .content_single_page .woocommerce{
    padding: 0px;
}

/*-------------------------------------------------------------------------------------
Instagram feed
-------------------------------------------------------------------------------------*/



.jl_instagram .instagram-pics{
    float: left;
    padding: 0px;
    margin: 0px -15px 0px -15px;
}
.jl_instagram .widget{
    margin-bottom: 0px !important;
}
.jl_instagram .instagram-pics + .clear {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -60px;
    text-align: center;
}
.jl_instagram .instagram-pics + .clear a:hover{
    text-decoration: none !important;
}
.jl_instagram .instagram-pics + .clear a{
    display: inline-block;
    padding: 6px 16px;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: inherit;
    background: #fff;
    transition: all .3s;
}
.jl_instagram .instagram-pics + .clear a:before{
    font: normal normal normal 28px/1 FontAwesome;
    content: "\f16d";
    font-style: normal;
    font-size: 14px;
    font-weight: 400;
    display: inline-block;
    margin-right: 12px;
}
.jl_instagram .instagram-pics li{
    list-style: none;
    float: left;
    width: 16.666666666%;
}
.jl_instagram .instagram-pics li a{
    position: relative;
    float: left;
    width: 100%;
}
.jl_instagram .instagram-pics li a:hover:after, .jl_instagram .instagram-pics li a:hover:before{
    opacity: 1;
}


/*-------------------------------------------------------------------------------------
go to top
-------------------------------------------------------------------------------------*/
#go-top {
    display: none;
    position: fixed;
    bottom: 15px;
    right: 15px;
    z-index: 9;
}
#go-top a {
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #FFF;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
    background: #a7a7a7;
    background: rgba(0,0,0,.8);
    font-size: 18px;
    line-height: 37px;
    cursor: pointer;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

/* Feature image box*/

/*-------------------------------------------------------------------------------------
BBpress
-------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
/*  BbPress forums
/*-----------------------------------------------------------------------------------*/

.bbp-forum-title{

}

.bbp-forum-title{
    font-size: 14px;
}

/* Login form*/

/*-------------------------------------------------------------------------------------
Footer
-------------------------------------------------------------------------------------*/
.enable_footer_columns_dark{
    background: #030303;
    color: #fff; 
}
.enable_footer_columns_dark a{
    color: #fff;
}
.enable_footer_columns_dark .meta-category-small a{
    color: #fff !important;
    letter-spacing: 0.05em;
}
.enable_footer_columns_dark .feature-post-list .item-details .post-meta, .enable_footer_columns_dark .feature-post-list .item-details .post-meta a{
    color: #fff;
}
.enable_footer_columns_dark .widget .widget-title h2{
    color: #fff;
    border-bottom: 0px solid #202020;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.enable_footer_columns_dark .social-icons-list-widget li a{
    color: #fff;
}

.enable_footer_columns_dark .widget_categories ul li{
    border-bottom: 1px solid #202020 !important;
}

.enable_footer_columns_dark .tagcloud a{
    color: #dedede;
    background: #000000;
}
 .enable_footer_columns_dark .feature-post-list .item-details .post-meta a:hover{
  color: #999 !important;
}
.enable_footer_columns_dark .widget p{
  color: #999;
}
.enable_footer_columns_dark .jl_continue_reading{
    background: #676767;
}
.enable_footer_columns_dark .jl_continue_reading:hover{
    background: #000;
}
footer .cfs_from_wrapper .cfs_form_title{
    font-size: 17px;
    font-weight: 600 !important;
    color: #000 !important;
}
footer .social-count-plus ul li{
    border: 3px solid #212121 !important;
}
footer {
    background: #f7f7f7;
    padding-top: 0px;
    color: #CCC;
    float: left;
    width: 100%;
}
footer ul li, footer ul li a{
    font-size: 14px;
}
footer select{
    font-size: 14px;
}
footer .footer-columns .container .row{
    margin-right: -25px;
    margin-left: -25px;
}
 footer .col-md-4, footer .col-md-6, footer .col-md-12{
    padding-right: 25px;
    padding-left: 25px;
}
footer .footer-columns{
    padding-top: 60px;
}
footer .social-icons-list-widget{
    text-align: left;
}
footer .social-icons-list-widget li a{
    color: #323439;
}
footer a {
    color: #222;
}
footer a:hover {
    text-decoration: underline;
    
}
footer .widget-title h2 {
    color: #535353;
    margin: 0px;
    margin-bottom: 0px;
}
footer .widget-title{
    margin-bottom: 30px;
}
footer .widget {
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0);
    padding:0px;
    border: 0px;
}
footer .widget p {
    color: #999;
}
footer .widget select {
    width: 90% !important;
    color: #000;
}
/*footer menu*/

.footer-bottom {
    background: #fff;
    
    color: #535353;
    text-align: center;
    float: left;
    width: 100%;
}
.enable_footer_copyright_dark{
    background: #040404;
    color: #fff;
    border-top: 1px solid #202020;
}
.enable_footer_copyright_dark .footer-menu-bottom ul li a{
    color: #999 !important;
}
.footer-bottom .row {
    margin-bottom: 0px;
}
.bottom_footer_menu_text{padding: 25px 0 20px 0;}
.footer-bottom .footer-left-copyright {
    font-size: 12px;
    text-align: left;
    margin-top: 5px;
    color: #999;
}
.footer-bottom .footer-menu-bottom{
    font-size: 13px;
    text-align: right;
}
#menu-footer-menu li {
    float: none;
    display: inline;
    list-style: none;
    margin: 0 0px 0 10px;
    display: inline-block;
    color: #FFF;
    border-top: 3px solid rgba(0, 0, 0, 0);
}
#menu-footer-menu li a {
    text-decoration: none;
    color: #535353;
    font-size: 12px;
}
#menu-footer-menu li a:hover{
    text-decoration: none !important;
    color: #ff4200;
}

#footer-container .feature-post-list.recent-post-widget li,
#footer-container .feature-post-list li {
    border-bottom: 0px solid #212121 !important;
}

#footer-container .feature-post-list.recent-post-widget li:last-child,
#footer-container .feature-post-list li:last-child {
    border: none !important;
}
.footer-columns .post-author a:hover,
.post-author a:hover{padding-top: 0px !important;}
footer .widget {
    float: left !important;
    margin-bottom: 50px;
    width: 100%;
    background: none;
}
footer .row {
    margin-bottom: 0px !important;
}
#footer-container .widget:after {
    border: 0px solid #EAEAEA;
    position: relative;
    display: none;
}
.jl_none_space{
    padding: 0px !important;
    margin: 0px !important;
    width: 0px !important;
    height: 0px !important;
}


/* Gutenberg styles */
.content_single_page ul, .content_single_page ol, .post_content ul, .post_content ol {
    margin-top: 1.65em;
    margin-bottom: 1.65em;
}
.content_single_page li, .post_content li{
    padding-left: 5px;
    margin-bottom: .8em;
}
.has-medium-font-size {
    font-size: 20px !important;
}
.wp-block-pullquote {
    padding-left: 0;
    padding-right: 0;
    padding-top: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #eeeeee;
    border-top: 1px solid #eeeeee;
    margin-bottom: 30px;
}
.wp-block-pullquote p {
    font-size: 20px;
}
.wp-block-pullquote blockquote {
    margin: 0;
    margin-left: 15px;
    margin-right: 15px;
}
.wp-block-pullquote blockquote p {
    font-size: 28px;
    line-height: 1.6;
}
.wp-block-pullquote cite {
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}
.wp-block-pullquote blockquote:before {
    line-height: 84px;
    font-size: 100px;
    margin-bottom: -20px;
}


/*===========================slider====================================*/
/* Slider */

/* Dots */

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}



/* Slider */

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
@media only screen and (min-width: 90.063em){
    .jl_s_slide_text_wrapper .banner-container h5 a{
        font-size: 45px !important;
    }
    .jl_s_slide_text_wrapper:after{
        height: 750px;
    }
    .jl_s_slide_text_wrapper, .jl_s_slide_text_wrapper .banner-container{
        height: 750px;
    }
}


