* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.jl_columns_wrapper{
    margin-right: -15px;
    margin-left: -15px;
}
.jl_columns1, .jl_columns2, .jl_columns3, .jl_columns4, .jl_columns5, .jl_columns6, .jl_columns7, .jl_columns8, .jl_columns9, .jl_columns10, .jl_columns11, .jl_columns12{
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
    float: left;
}

.jl_columns1{width: 8.33333333%;}
.jl_columns2{width: 16.66666667%;}
.jl_columns3{width: 25%;}
.jl_columns4{width: 33.33333333%;}
.jl_columns5{width: 41.66666667%;}
.jl_columns6{width: 50%;}
.jl_columns7{width: 58.33333333%;}
.jl_columns8{width: 66.66666667%;}
.jl_columns9{width: 75%;}
.jl_columns10{width: 83.33333333%;}
.jl_columns11{width: 91.66666667%;}
.jl_columns12{width: 100%;}
/*fixed slide issue*/
.slick-slider .jelly_main_post_large, .slick-slider .jelly_main_post_small, .slick-slider .slick-slide, .slick-slider .slick-arrow, .slick-slider .jelly_post_entry_content, .slick-slider .jelly_main_post_small:before, .slick-slider .jelly_main_post_small:after, .slick-slider .jelly_main_post_large:after, .jelly_grid_header_post .jelly_small_post_grid:after, .jelly_grid_header_post .jelly_small_post_grid:before, .jelly_comment_over_image.jelly_comment_box_count_post_wrapper .jelly_comment_box_count_post{
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1.0, 1.0);
}
.slick-slider a:focus{
    outline: none;
}
.jelly_post_display_main_wrapper #infscr-loading{
    width: 200px;
    position: absolute;
    left: 50%;
    bottom: -20px;
    margin-left: -95px;
    padding: 10px 0;
    z-index: 9999;
    text-align: center;
    background: none;

}
.jelly_post_display_main_wrapper #infscr-loading img{
    display: none;
}
.jelly_post_display_main_wrapper #infscr-loading:after{
    content: '';
    width: 49px;
    height: 49px;
    background: #222;
    position: absolute;
    left: 50%;
    margin-left: -17px !important;
    position: absolute;
    top: 50%;
    -webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
    animation: sk-rotateplane 1.2s infinite ease-in-out;
}
@-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);
  }
}
.jelly_post_display_main_wrapper #infscr-loading img{
    float: none;
    margin: 0px;
}
.overlay_link_slider{
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0px;
    left: 0px;
}
.jelly_post_display_main_wrapper p{
    margin-bottom: 10px !important;
    margin-top: 5px !important;
    text-align: left !important;
}
.jelly_post_display_main_wrapper .image-post-title a:hover{
    text-decoration: underline !important;
}
.home_main_post_grid3 .image-post-title{
    font-size: 16px !important;
    margin-bottom: 7px !important;
    margin-top: 7px !important;
    line-height: 1.2 !important;
    padding: 0px;
    float: left;
    width: 100%;
}
.home_main_post_grid3 .image-post-title a{
    color: #222;
} 
.home_main_post_below_list_small .image-post-title, .home_main_post_bellow_list2 .image-post-title{
    float: left !important;
    width: 100% !important;
    font-size: 20px !important;
    line-height: 1.1 !important;
    margin-top: 7px !important;
    margin-bottom: 7px !important;
    padding: 0px;
    text-transform: capitalize !important;
}
.home_main_post_below_list_small .image-post-title a, .home_main_post_bellow_list2 .image-post-title a{
    color: #222;
}

.jelly_main_post_grid .jelly_post_title{
    float: left;
    width: 100%;
    margin: 5px 0px;
    line-height: 0;
}
.jelly_main_post_grid .jelly_post_title a{
    color: #fff !important;
    font-size: 30px !important;
    font-weight: 500 !important;
    line-height: 1.2 !important;
    text-transform: capitalize;
    text-shadow: 1px 1px 3px rgba(0,0,0,.6);
}


.jelly_small_post_grid .jelly_post_title{
    float: left;
    width: 100%;
    margin: 5px 0px;
    line-height: 0;
}
.jelly_small_post_grid .jelly_post_title a{
    color: #fff !important;
    font-size: 17px !important;
    font-weight: 500 !important;
    line-height: 1.2 !important;
    text-transform: capitalize;
    text-shadow: 1px 1px 3px rgba(0,0,0,.6);
}

.jelly_small_post_grid.jelly_last_grid_4 .jelly_post_title, .jelly_grid3_header_post .jelly_small_post_grid .jelly_post_title{
    float: left;
    width: 100%;
    margin: 5px 0px;
    line-height: 0;
}
.jelly_small_post_grid.jelly_last_grid_4 .jelly_post_title a, .jelly_grid3_header_post .jelly_small_post_grid .jelly_post_title a{
    color: #fff !important;
    font-size: 24px !important;
    font-weight: 500 !important;
    line-height: 1.2 !important;
    text-transform: capitalize;
    text-shadow: 1px 1px 3px rgba(0,0,0,.6);
}

.jelly_bellow_grid_post_main{
    margin-bottom: 2px;
    float: left;
    width: 100%;
}
.jelly_bellow_grid_post_main .jelly_link_image{
    margin-bottom: 0px !important;
}
.home_main_post_right_list .image-post-title, .jelly_bellow_grid_post_main .image-post-title{
    float: left !important;
    width: 100% !important;
    font-size: 20px !important;
    line-height: 1.1 !important;
    margin-top: 7px !important;
    margin-bottom: 7px !important;
    padding: 0px;
    text-transform: capitalize !important;
}
.home_main_post_right_list .image-post-title a, .jelly_bellow_grid_post_main .image-post-title a{
    color: #222;
}
.jelly_single_slider .jelly_post_title{
    float: left !important;
    width: 100% !important;
    line-height: 0 !important;
    margin-top: 7px !important;
    padding: 0px;
    text-transform: capitalize !important;
}
.jelly_single_slider .jelly_main_post_grid .jelly_post_title a{font-size: 25px !important;}

.home_main_post_right_list .image-post-title a{
    color: #222;
}
.jl_carousel_post_hold{
    float: left;
    width: 100%;
}
.carousel_arrow_style_1 .jelly_post_title{
    float: left !important;
    width: 100% !important;
    font-size: 17px !important;
    line-height: 1.1 !important;
    margin-top: 7px !important;
    text-transform: capitalize !important;
}
.carousel_arrow_style_1 .jelly_post_title a{
    color: #222;
    font-size: 17px !important;
}
a{
    text-decoration: none !important;
}
.jl_pagination_more{
    float: left;
    width: 100%;
    display: none;
}
.jelly_post_display_main_wrapper a{
    text-decoration: !important
}
.jelly_post_display_main_wrapper .post-entry-content{
    border-bottom: 0px solid #eeeeee !important;
}
.jelly_main_content{
    background: #fff;
    border-right: 1px solid #E4E4E4;
    padding-right: 10px !important;
}
.jelly_sidebar_content{
    background: #fff;
    padding-left: 10px !important;
}
.home_main_post_bellow_list2 .jelly_image_post_thumb{
    width: 50% !important;
    float: left;
}
.blog_grid_post_style.bellow_list2{
    margin-bottom: 20px !important;
    float: left;
    width: 100%;
}
.blog_grid_post_style.bellow_list2:last-child{
    margin-bottom: 0px !important;
}
.blog_grid_post_style{
    float: left;
    width: 100%;
}
.home_main_post_bellow_list2 .jelly-feature-post-list li{
    width: 50%;
}
.home_main_post_bellow_list2 .jelly-feature-post-list li .jelly-feature-post-title{
    padding-right: 15px !important;
}
.home_main_post_bellow_list2 .post-entry-content, .home_main_post_bellow_list2 .content_post_grid{
    width: 50% !important;
    float: left;
    padding: 0px 0px 0px 25px !important;
    text-align: left !important;
}
.home_main_post_below_list_small .post-entry-content, .home_main_post_below_list_small .content_post_grid, .home_main_post_grid3 .post-entry-content, .home_main_post_right_list .post-entry-content, .home_main_post_right_list .content_post_grid{
    padding: 0px !important;
}

.jelly-col-container{
    margin-right: -15px;
    margin-left: -15px;
    width: auto !important;
}
.jelly-col-container .jelly-col-6{
    width: 50%;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
}
.jelly-col-container .jelly-col-12{
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
}

.jelly-col4-container{
    margin-right: -10px;
    margin-left: -10px;
    width: auto !important;
}
.jelly-col4-container .jelly-col-4{
    width: 33.33333333%;
    padding-right: 10px;
    padding-left: 10px;
    float: left;
    margin-bottom: 25px;
}
.jelly_clear_line_3col{
    float: left;
    width: 100%;
    height: 0px;
}
.jelly_post_display_main_wrapper{
	float: left;
	width: 100%;
	margin-bottom: 30px;
    position: relative;
}
.jelly_post_display_main_wrapper_margin_add{
    margin-bottom: 40px !important;
}
.jelly_post_display_main_class{
	float: left;
	width: 100%;
}
.jelly_post_display_main_class:hover img{
    -webkit-transform: scale(1) !important;
    -moz-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    -o-transform: scale(1) !important;
    transform: scale(1) !important;
}
.jelly_author_avatar_link a:hover, .jelly_meta_comment a:hover, .jelly_post_display_main_wrapper .jelly_post_meta a:hover{
    text-decoration: none !important;
}
.jelly_post_entry_content{
	float: left;
}
.jelly_category_options_style_1{
    float: left;
    width: 100%;
}
.jelly_category_options_style_1 a{
    color: #fff !important;
    margin-right: 3px;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    display: block;
    font-size: 10px;
    padding: 0px 8px;
    border-radius: 1px;
    float: left;
    background: #222 !important;
    height: 17px;
    line-height: 17px;
    text-transform: uppercase;
    font-weight: 500;
}
.jelly_post_entry_content .jelly_content_text{
    float: left;
    width: 100%;
    margin-top: 5px;
}
.jelly_post_entry_content .jelly_content_text p{
    margin-bottom: 0px !important;
    margin-top: 0px !important
}

.jelly_post_display_main_wrapper .jelly_post_display_main_title{
	float: left;
    margin-top: -1px;
    width: 100%;
    position: relative;
    z-index: 1;
    margin-bottom: 25px;
    text-align: left;
    line-height: 34px;
    border-bottom: 2px solid #000;
}
.jelly_post_display_main_wrapper .jelly_post_display_main_title span{
	color: #fff;
    background: #000;
    padding: 0px 10px 0px 10px;
    display: inline-block;
    position: relative;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 600;
    line-height: 33px;
    margin: 0px;
    margin-bottom: 0px;
    float: left;
}

.jelly_post_display_main_wrapper .jelly_post_title{
	margin: 0px;
    line-height: 0;
    margin-bottom: 5px;
    margin-top: 5px;
}
.jelly_post_display_main_wrapper .jelly_post_title a{
	color: #000;
	line-height: 1.2;
	font-size: 19px;
}
.jelly_post_display_main_wrapper .jelly_post_meta, .jelly_post_display_main_wrapper .jelly_post_meta a, .jelly_post_display_main_wrapper .jelly_post_meta span{
	font-size: 12px;
	text-transform: capitalize;
	color: #000;
	line-height: 1.2;
    font-weight: 600;
}
.jelly_post_display_main_wrapper .jelly_post_meta{
	float: left;
    width: 100%;
}
.jelly_post_display_main_wrapper .jelly_post_meta i{
	margin-right: 3px;
}
.jelly_post_display_main_wrapper .jelly_post_meta .jelly_post_author{
	float: left;
    margin-right: 10px;
}
.jelly_post_display_main_wrapper .jelly_image_post_thumb{
	position: relative;
	float: left;
	width: 100%;
}
.jelly_post_display_main_wrapper .jelly_image_post_thumb .jelly_link_image{
	float: left;
	width: 100%;
	position: relative;
	overflow: hidden;
	margin-bottom: 10px;
}

.jelly_post_display_main_wrapper .jelly_image_post_thumb .jelly_link_image{
    background: #000;
}
.jelly_post_display_main_wrapper .jelly_image_post_thumb .jelly_link_image 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;
    width: 100%;
    float: left;
}
.jelly_post_display_main_wrapper .jelly_image_post_thumb .jelly_link_image:hover img{
    -webkit-transform: scale(1.1) !important;
    -moz-transform: scale(1.1) !important;
    -ms-transform: scale(1.1) !important;
    -o-transform: scale(1.1) !important;
    transform: scale(1.1) !important;
    opacity: 0.8;
}

.jelly_post_display_style3 .owl-item, .jelly_post_display_style3:hover .owl-item{overflow: inherit !important;}
.jelly_post_display_style3 .owl-stage-outer{
	margin: -15px;
	padding: 15px;
}

.jelly_post_meta_bot{
    overflow: hidden;
    position: relative;
    margin: 0px;
    padding: 0px !important;
    font-size: 13px;
    letter-spacing: 1px;
    text-transform: uppercase;
    float: left;
    width: 100%;
    color: #565656;
}

.jelly_post_meta_bot_in {
    float: left;
    width: 100%;    
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0px;
}
.jelly_author_avatar_image {
    float: left;
}

.jelly_author_avatar_image img{
    margin-bottom: 0px !important;
}

.jelly_author_avatar_image img{
    width: 23px !important;
    height: 23px !important;
    float: left;
    border-radius: 30px;
    margin-right: 5px;
}

.jelly_author_avatar_link {
    float: left;
    margin-top: 2px;
    letter-spacing: 0px;
    font-weight: bold;
    text-transform: capitalize;
}
.jelly_author_avatar_link a, .jelly_post_meta_bot .jelly_meta_comment a{
    color: #222 !important;
}

.jelly_post_meta_bot .jelly_meta_comment {
    float: right;
    font-size: 13px;
    margin-left: 10px;
    margin-top: 2px;
}

.jelly_post_meta_bot .jelly_meta_comment i{
    margin-right: 3px;
}

.entry-content a, .entry-summary a, .widget a, .site-footer .widget-area a, .posts-navigation a, .widget_authors a strong{
    -webkit-box-shadow: inset 0 -1px 0 rgba(15, 15, 15, 0) !important;
    box-shadow: inset 0 -1px 0 rgba(15, 15, 15, 0) !important;
}

/*-------------------------------------------------------------------------------------
Blog background image overlay
-------------------------------------------------------------------------------------*/
.jelly_slider_text_overlay{}
.jelly_slider_text_overlay .box_loop{
    overflow: hidden;
    position: relative;
    min-height: 460px;
    padding: 0;
}
.jelly_slider_text_overlay .blog_grid_post_img{
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
}
.jelly_slider_text_overlay .blog_grid_post_img_wrapper{
    position: relative;
    float: left;
    width: 100%;
    min-height: 460px;
    background-color: rgba(32,32,32,0.3);
}
.jelly_slider_text_overlay .post_content_meta{
    position: absolute;
    z-index: 15;
    left: 35px;
    right: 35px;
    top: 50%;
    text-align: center;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.jelly_slider_text_overlay .post_content_meta .post_title_content{
    float: left;
    font-size: 22px;
    margin: 10px 0px;
    padding: 0px;

}
.jelly_slider_text_overlay .post_content_meta .post_title_content a{
    color: #fff;
}
.jelly_slider_text_overlay .post_content_meta .post_title_content a:hover{
    color: #fff !important;
    opacity: 0.8;
}
.jelly_post_display_main_wrapper .post_content_meta span, .jelly_post_display_main_wrapper .post_content_meta span a{
    color: #fff !important;
}
.jelly_slider_text_overlay .post_content_meta .jelly_post_author{
    float: none !important;
}
.jelly_slider_text_overlay .jelly_category_options_style_1 a{
    float: none;
    display: inline-block;
}
.jelly_slider_text_overlay .box_loop_padding{
    padding-right: 10px;
    padding-left: 10px;
    width: 100%;
    float: left;
    min-height: 460px;
    position: relative;
}

/*-------------------------------------------------------------------------------------
Masonry grid
-------------------------------------------------------------------------------------*/

.jelly-col-container.jelly_post_display_gid_main .jelly-col4-container .image-post-title{
    font-size: 20px !important;
}
.jelly-col-container.jelly_post_display_gid_main .jelly-col4-container .jelly-col-3{
    width: 33.33333333%;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    margin-bottom: 25px;
}

.jelly-col-container.jelly_post_display_gid_main .jelly-col4-container .jelly-col-4{
    width: 25%;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    margin-bottom: 30px;
}

.jelly-col-container.jelly_post_display_gid_main .jelly-col4-container .jelly-col-5{
    width: 20%;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    margin-bottom: 25px;
}

.jelly-col-container.jelly_post_display_gid_main .jelly-col4-container .jelly-col-6{
    width: 16.66666667%;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    margin-bottom: 25px;
}

.jelly-col-container.jelly_post_display_gid_main .jelly-col4-container{
    margin-right: -15px;
    margin-left: -15px;
}
.jelly-col-container.jelly_post_display_gid_main{
    width: 100% !important;
    float: left;
    position: relative;
    margin-right: 0px;
    margin-left: 0px;
}
.jelly-col-container.jelly_post_display_gid_main .content_post_grid{
    margin-bottom: 0px;
}
.jelly-col-container.jelly_post_display_gid_main .content_post_grid p{
    margin-top: 0px !important;
}

.jelly-col-container.jelly_post_display_gid_main.jl_margin_grid .box_loop{
    margin-bottom: 40px;
}
.jelly-col-container.jelly_post_display_gid_main.jl_meta_bot_bg .jelly_post_meta{
    padding: 10px 0px;
    border-top: 1px solid #000;
    border-bottom: 2px solid #000;
}
.jelly-col-container.jelly_post_display_gid_main.jl_meta_bot_bg .jelly_post_meta .jelly_post_date{
    float: right;
}

.jelly-col-container.jelly_post_display_gid_main.jl_bg_content .jelly_image_post_thumb a{
    margin-bottom: 0px;
}
.jelly-col-container.jelly_post_display_gid_main.jl_bg_content .post-entry-content{
    background: #2f2f2f;
    padding: 10px 20px 20px 20px !important;
    float: left;
    width: 100%;
}

.jelly-col-container.jelly_post_display_gid_main.jl_bg_content .post-entry-content .jelly_category_options_style_1 a{
    background: #848484 !important;
}
.jelly-col-container.jelly_post_display_gid_main.jl_bg_content .post-entry-content .image-post-title a{
    color: #fff;
}
.jelly-col-container.jelly_post_display_gid_main.jl_bg_content .post-entry-content .jelly_post_meta span, .jelly-col-container.jelly_post_display_gid_main.jl_bg_content .post-entry-content .jelly_post_meta span a{
    color: #fff;
}

.jelly-col-container.jl_main_right_list .jelly_category_options_style_1{
    margin-top: 0px !important;
}

.jl_main_right_text.jl_main_right_text_bellow .jelly-item-details{
    text-align: center !important;
}
.jelly_post_display_main_class.jl_main_right_text .jelly-feature-post-list .jelly-item-details{
    margin-left: 0px !important;
    float: left;
    width: 100% !important;
    text-align: center;
    position: relative;
}
.jelly_post_display_main_class.jl_main_right_text .jelly-feature-post-list .jelly-item-details .jelly_post_meta span{
    float: none;
    display: inline-block;
}
.jelly_post_display_main_class.jl_main_right_text .jelly-feature-post-list .jelly-item-details .jl_comment_list{
    margin-bottom: 10px;
    margin-top: -5px;
}
.jelly_post_display_main_class.jl_main_right_text .jelly-feature-post-list .jelly-item-details .jl_comment_list .jelly_comment_box_count_post{
    float: none;
    display: inline-block;
    padding: 7px 10px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}
.jelly_post_display_main_class.jl_main_right_text .jelly-feature-post-list .jelly-item-details .jl_comment_list .jelly_comment_box_count_post a{
    color: #fff !important;
}
.jelly_post_display_main_class.jl_main_right_text .jelly-feature-post-list .jelly-item-details h3 a{
    font-size: 18px;
}

.jelly_post_display_main_class.jl_main_right_grid .jelly-feature-post-grid .image_post{
    float: left;
    width: 100%;
}
.jelly_post_display_main_class.jl_main_right_grid .jelly-feature-post-grid .image_post img{
    float: left;
    width: 100%;
}
.jelly_post_display_main_class.jl_main_right_grid .jelly-feature-post-grid{
    padding: 0px;
    float: left;
    margin-right: -10px;
    margin-left: -10px;
    width: auto !important;
}
.jelly_post_display_main_class.jl_main_right_grid .jelly-feature-post-grid li{
    width: 50%;
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    list-style: none;
}
.jelly_post_display_main_class.jl_main_right_grid .jelly-feature-post-grid .jelly-feature-post-title{
    font-size: 15px;
    margin-top: 10px;
    float: left;
    padding: 0px;
}
.jelly_post_display_main_class.jl_main_right_grid .jelly-feature-post-grid .jelly-feature-post-title a{
    color: #000;
}
.blog_grid_post_style.jl_main_list_post.bellow_list2 .jelly_image_post_thumb{
        width: 40% !important;
}
.blog_grid_post_style.jl_main_list_post.bellow_list2 .post-entry-content, .blog_grid_post_style.jl_main_list_post.bellow_list2 .content_post_grid{
        width: 60% !important;
}



/*-------------------------------------------------------------------------------------
Loading
-------------------------------------------------------------------------------------*/
.jelly_loading_pro {
    display: block;
    height: 200px;
    overflow: hidden;
}
.jelly_loading_pro div {
    opacity: 0;
}

.jelly_loading_pro:after {
    content: '';
    width: 49px;
    height: 49px;
    background: #222;
    position: absolute;
    left: 50%;
    margin-left: -17px !important;
    position: absolute;
    top: 50%;
    -webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
    animation: sk-rotateplane 1.2s infinite ease-in-out;
}
@-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);
  }
}

.jelly_loading_pro.slick-initialized{
    height: auto;
}
.jelly_loading_pro.slick-initialized div {
    opacity: 1;
}

.jelly_loading_pro.slick-initialized:after {
    display: none;
}

/*-------------------------------------------------------------------------------------
arrow style
-------------------------------------------------------------------------------------*/
/* style 1*/
.carousel_arrow_style_1 .owl-dots{
    display: none;
}
.carousel_arrow_style_1 .owl-nav{
    position: absolute;
    top: -53px;
    right: 0px;
    background: #fff;
}
.carousel_arrow_style_1 .owl-prev, .carousel_arrow_style_1 .owl-next{
    background: #000;
    color: #fff;
    width: 23px;
    height: 23px;
    float:left;
    line-height: 23px;
    text-align: center;
}
.carousel_arrow_style_1 .owl-prev{
    margin-right: 4px;
}

.jelly_single_slider.large_jl_slider .jelly_post_entry_content{
    position: absolute;
    left: 0px;
    top: auto;
    z-index: 9;
    bottom: 0px;
    color: #fff;
    width: 100%;
    text-align: left;
    padding: 0px 20px 20px 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);
}

.jl_carousel_style3_col{
    overflow: visible !important;
}
.jl_carousel_style3_col .slick-arrow{
    background: #000;
    color: #fff;
    width: 23px;
    height: 23px;
    float: left;
    line-height: 23px;
    text-align: center;
    position: absolute;
    top: -53px;
    right: 0px;
    z-index: 99;
    cursor: pointer;
}
.jl_carousel_style3_col .jelly_pro_post_arrow_left{
    right: 25px;
}
.jl_carousel_style3_col .jelly_blog_post_item{
    padding: 0 10px;
    float: left;
}
.jl_carousel_style3_col .slick-list {
    margin: 0 -10px;
}

/*Single Slider */
.jelly_single_slider{
    float: left;
    width: 100%;
    position: relative;
}

.jelly_single_slider .jelly_post_entry_content{
    position: absolute;
    z-index: 9;
    bottom: 0px;
    color: #fff;
    width: 100%;
    text-align: left;
    padding: 25px;
    background: #000;
    background: rgba(0,0,0,0.7);

}
.jelly_single_slider .jelly_link_image{
    margin-bottom: 0px !important;
}
.jelly_single_slider .jelly_post_entry_content .jelly_post_title a{
    color: #fff;
}
.jelly_single_slider .jelly_post_entry_content .jelly_post_title a:hover{
    color: #fff !important;
    opacity: 0.8;
}
.jelly_single_slider .jelly_post_meta, .jelly_single_slider .jelly_post_meta a, .jelly_single_slider .jelly_post_meta span{
    color: #fff;
}
.jelly_single_slider .jelly_category_options_style_1 a{
    background: #fff !important;
    color: #000 !important;
}
.jelly_single_slider .jelly_category_options_style_1 a:hover{
    opacity: 0.8;
    background: #fff !important;
    color: #000 !important;
    text-decoration: none !important;
}
.jelly_category_options_style_1 a:hover{
    text-decoration: none !important;
}

.jelly_single_slider .jelly_blog_post_item{
    position: relative !important;
}
.jelly_single_slider .jelly_pro_post_arrow_left, .jelly_single_slider .jelly_pro_post_arrow_right{
    color: #fff;
    background: none;
    z-index: 1;
    font-size: 40px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    text-align: center;
    top: 50%;
    margin-top: -20px;
    cursor: pointer;
    text-shadow: 1px 0px 1px rgba(0,0,0,.2);
}

.jelly_single_slider .jelly_pro_post_arrow_left{
    left: 0px;
}

.jelly_single_slider .jelly_pro_post_arrow_right{
    right: 0px;
}


/*slider style 2*/

.jelly_single_slider_2 .jelly_post_entry_content_wrapper{
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
    text-align: center;
    padding: 0 25%;
    bottom: auto;
}
.jelly_single_slider_2 .jelly_post_entry_content_wrapper .jelly_post_entry_content{
    position: relative;
    text-align: center;
}

.jelly_single_slider_2 .jelly_post_entry_content_wrapper .jelly_post_entry_content .jelly_post_meta span, .jelly_single_slider_2 .jelly_post_entry_content_wrapper .jelly_post_entry_content .jelly_category_options_style_1 a{
    display: inline-block;
    float: none;
}


/*slider style 3*/

.jelly_single_slider_3 .jelly_post_entry_content_wrapper{
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
    text-align: left;
    padding: 0px;
    right: 10%;
    bottom: auto;
}
.jelly_single_slider_3 .jelly_post_entry_content_wrapper .jelly_post_entry_content{
    position: relative;
    text-align: left;
    width: 400px;
}

.jelly_single_slider_3 .jelly_post_entry_content_wrapper .jelly_post_entry_content .jelly_post_meta span, .jelly_single_slider_3 .jelly_post_entry_content_wrapper .jelly_post_entry_content .jelly_category_options_style_1 a{
    float: left;
}

.jelly_single_slider_3 .jelly_pro_post_arrow_left, .jelly_single_slider_3 .jelly_pro_post_arrow_right{
    color: #fff;
    background: none;
    z-index: 1;
    font-size: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    text-align: center;
    top: 0%;
    margin-top: 0px;
    cursor: pointer;
    background: #000;
    background: rgba(0,0,0,0.7);
}

.jelly_single_slider_3 .jelly_pro_post_arrow_left{ left: 0px;}
.jelly_single_slider_3 .jelly_pro_post_arrow_right{ left: 40px;}


/*slider style 4*/

.jelly_single_slider_4 .jelly_post_entry_content{
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
    text-align: left;
    padding: 0px;
    letter: 0%;
    bottom: auto;
    background: #000;
    background: rgba(0,0,0,0.7);
    width: 50%;
    height: 100%;
}


.jelly_single_slider_4 .jelly_post_entry_content_wrapper .jelly_post_entry_content .jelly_post_meta span, .jelly_single_slider_4 .jelly_post_entry_content_wrapper .jelly_post_entry_content .jelly_category_options_style_1 a{
    float: none;
    display: inline-block;
}

.jelly_single_slider_4 .jelly_pro_post_arrow_left, .jelly_single_slider_4 .jelly_pro_post_arrow_right{
    color: #fff;
    background: none;
    z-index: 1;
    font-size: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    text-align: center;
    top: 0%;
    margin-top: 0px;
    cursor: pointer;
    background: #000;
    background: rgba(0,0,0,0.7);
}

.jelly_post_entry_content_table{
    position: relative;
    display: table;
    width: 100%;
    height: 100%;
}
.jelly_post_entry_content_table .jelly_post_entry_content_table_cell{
    display: table-cell;
    vertical-align: middle;
    padding: 0px 40px;
}
.jelly_single_slider_4 .jelly_pro_post_arrow_left{ left: auto; right: 40px;}
.jelly_single_slider_4 .jelly_pro_post_arrow_right{ right: 0px;}

.jelly_single_slider_4 .jelly_post_entry_content .jelly_post_title a{
    font-size: 40px !important;
}

.jelly_single_slider_4 .jelly_post_entry_content .jelly_category_options_style_1 a{
    padding: 0px 25px;
    height: 33px;
    line-height: 33px;
    border-radius: 30px;
}

.jelly_single_slider_4 .jelly_post_desc{
    color: #fff;
    float: left;
    font-size: 18px !important;
}


/*slider style 5*/
.jl_grid5_options.large_jl_slider .jelly_small_post_grid .jelly_post_entry_content .jelly_post_title a{
    font-size: 18px !important;
}
.jl_grid5_options.large_jl_slider .jelly_small_post_grid.jelly_last_grid_4 .jelly_post_entry_content .jelly_post_title a{
    font-size: 25px !important;
}
.jelly_single_slider_5 .jelly_post_entry_content{
    position: absolute;
    top: auto;
    z-index: 1;
    text-align: left;
    padding: 0px;
    left: 0%;
    bottom: 0px;
    background: #000;
    background: rgba(0,0,0,0.7);
    width: 50%;
    height: auto;
    padding: 30px 0px;
}


.jelly_single_slider_5 .jelly_post_entry_content_wrapper .jelly_post_entry_content .jelly_post_meta span, .jelly_single_slider_5 .jelly_post_entry_content_wrapper .jelly_post_entry_content .jelly_category_options_style_1 a{
    float: none;
    display: inline-block;
}

.jelly_single_slider_5 .jelly_pro_post_arrow_left, .jelly_single_slider_5 .jelly_pro_post_arrow_right{
    color: #fff;
    background: none;
    z-index: 1;
    font-size: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    text-align: center;
    top: 0%;
    margin-top: 0px;
    cursor: pointer;
    background: #000;
    background: rgba(0,0,0,0.7);
}

.jelly_post_entry_content_table{
    position: relative;
    display: table;
    width: 100%;
    height: 100%;
}
.jelly_single_slider_5 .jelly_post_entry_content_table .jelly_post_entry_content_table_cell{
    display: table-cell;
    vertical-align: middle;
    padding: 0px 30px;
}
.jelly_single_slider_5 .jelly_pro_post_arrow_left{ left: auto; right: 40px;}
.jelly_single_slider_5 .jelly_pro_post_arrow_right{ right: 0px;}

.jelly_single_slider_5 .jelly_post_entry_content .jelly_post_title a{
    font-size: 30px !important;
}

.jelly_single_slider_5 .jelly_post_entry_content .jelly_category_options_style_1 a{
    padding: 0px 20px;
    height: 25px;
    line-height: 25px;
    border-radius: 0px;
}

.jelly_single_slider_5 .jelly_post_desc{
    color: #fff;
    float: left;
    font-size: 15px !important;
}

/*slider style 6*/

.jelly_single_slider_6 .jelly_post_entry_content_wrapper{
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
    text-align: center;
    padding: 0 25%;
    bottom: auto;
}
.jelly_single_slider_6 .jelly_post_entry_content_wrapper .jelly_post_entry_content{
    position: relative;
    text-align: center;
}

.jelly_single_slider_6 .jelly_post_entry_content_wrapper .jelly_post_entry_content .jelly_post_meta span, .jelly_single_slider_6 .jelly_post_entry_content_wrapper .jelly_post_entry_content .jelly_category_options_style_1 a{
    display: inline-block;
    float: none;
}
.jelly_single_slider_6 .jelly_post_entry_content_wrapper .jelly_post_entry_content{
    background: none !important;
}
.jelly_single_slider_6 .jelly_post_entry_content .jelly_post_title a{
    font-size: 30px !important;
}
.jelly_single_slider_6 .jelly_image_post_thumb img {
    opacity: 0.9;
}

/*slider style 7*/

.jelly_single_slider_7 .jelly_post_entry_content_wrapper{
    position: absolute;
    top: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    z-index: 1;
    text-align: center;
    padding: 0 30%;
    bottom: 40px;
}
.jelly_single_slider_7 .jelly_post_entry_content_wrapper .jelly_post_entry_content{
    padding: 20px;
}
.jelly_single_slider_7 .jelly_post_entry_content_wrapper .jelly_post_entry_content{
    position: relative;
    text-align: center;
}

.jelly_single_slider_7 .jelly_post_entry_content_wrapper .jelly_post_entry_content .jelly_post_meta span, .jelly_single_slider_7 .jelly_post_entry_content_wrapper .jelly_post_entry_content .jelly_category_options_style_1 a{
    display: inline-block;
    float: none;
}
.jelly_single_slider_7 .jelly_post_entry_content .jelly_post_title a{
    font-size: 23px !important;
}
.jelly_single_slider_7 .jelly_pro_post_arrow_left, .jelly_single_slider_7 .jelly_pro_post_arrow_right{
    border: 1px solid #fff;
    font-size: 20px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    -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;
}
.jelly_single_slider_7 .jelly_pro_post_arrow_left:hover, .jelly_single_slider_7 .jelly_pro_post_arrow_right:hover{
    background: #fff;
    color: #000;
}
.jelly_single_slider_7 .jelly_pro_post_arrow_left{
    left: 25px;
}
.jelly_single_slider_7 .jelly_pro_post_arrow_right{
    right: 25px;
}

/*slider style 8*/

.jelly_single_slider_8 .jelly_post_entry_content{
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
    text-align: left;
    padding: 0px;
    letter: 0%;
    bottom: auto;
    background: #000;
    background: rgba(0,0,0,0.7);
    width: 50%;
    height: 100%;
}


.jelly_single_slider_8 .jelly_post_entry_content_wrapper .jelly_post_entry_content .jelly_post_meta span, .jelly_single_slider_8 .jelly_post_entry_content_wrapper .jelly_post_entry_content .jelly_category_options_style_1 a{
    float: none;
    display: inline-block;
}

.jelly_single_slider_8 .jelly_pro_post_arrow_left, .jelly_single_slider_8 .jelly_pro_post_arrow_right{
    color: #fff;
    background: none;
    z-index: 1;
    font-size: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    text-align: center;
    top: 0%;
    margin-top: 0px;
    cursor: pointer;
    background: #000;
    background: rgba(0,0,0,0.7);
}

.jelly_post_entry_content_table{
    position: relative;
    display: table;
    width: 100%;
    height: 100%;
}
.jelly_post_entry_content_table .jelly_post_entry_content_table_cell{
    display: table-cell;
    vertical-align: middle;
    padding: 0px 40px;
}
.jelly_single_slider_8 .jelly_pro_post_arrow_left{ left: auto; right: 40px;}
.jelly_single_slider_8 .jelly_pro_post_arrow_right{ right: 0px;}

.jelly_single_slider_8 .jelly_post_entry_content .jelly_post_title a{
    font-size: 40px !important;
}

.jelly_single_slider_8 .jelly_post_entry_content .jelly_category_options_style_1 a{
    padding: 0px 25px;
    height: 33px;
    line-height: 33px;
    border-radius: 30px;
}

.jelly_single_slider_8 .jelly_post_desc{
    color: #fff;
    float: left;
    font-size: 18px !important;
}
.jelly_single_slider_8 .jelly_post_entry_content{
background: -moz-linear-gradient(left,  rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 100%) !important; 
background: -webkit-linear-gradient(left,  rgba(0,0,0,0.7) 0%,rgba(0,0,0,0) 100%) !important; 
background: linear-gradient(to right,  rgba(0,0,0,0.7) 0%,rgba(0,0,0,0) 100%) !important; 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3000000', endColorstr='#00000000',GradientType=1 ) !important; 

}
.jelly_single_slider_8 .jelly_image_post_thumb img{
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}


/*slider style 9, slider style 10*/

.jelly_single_slider_9 .jelly_post_entry_content_wrapper,
.jelly_single_slider_10 .jelly_post_entry_content_wrapper,
.jelly_single_slider_11 .jelly_post_entry_content_wrapper,
.jelly_single_slider_12 .jelly_post_entry_content_wrapper,
.jelly_single_slider_13 .jelly_post_entry_content_wrapper,
.jelly_single_slider_14 .jelly_post_entry_content_wrapper,
.jelly_single_slider_15 .jelly_post_entry_content_wrapper,
.jelly_single_slider_16 .jelly_post_entry_content_wrapper{
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
    text-align: center;
    padding: 0 25%;
    bottom: auto;
}
.jelly_single_slider_9 .jelly_post_entry_content_wrapper .jelly_post_entry_content,
.jelly_single_slider_10 .jelly_post_entry_content_wrapper .jelly_post_entry_content,
.jelly_single_slider_11 .jelly_post_entry_content_wrapper .jelly_post_entry_content,
.jelly_single_slider_12 .jelly_post_entry_content_wrapper .jelly_post_entry_content,
.jelly_single_slider_13 .jelly_post_entry_content_wrapper .jelly_post_entry_content,
.jelly_single_slider_14 .jelly_post_entry_content_wrapper .jelly_post_entry_content,
.jelly_single_slider_15 .jelly_post_entry_content_wrapper .jelly_post_entry_content,
.jelly_single_slider_16 .jelly_post_entry_content_wrapper .jelly_post_entry_content{
    position: relative;
    text-align: center;
}

.jelly_single_slider_9 .jelly_post_entry_content_wrapper .jelly_post_entry_content .jelly_post_meta span, .jelly_single_slider_9 .jelly_post_entry_content_wrapper .jelly_post_entry_content .jelly_category_options_style_1 a,
.jelly_single_slider_10 .jelly_post_entry_content_wrapper .jelly_post_entry_content .jelly_post_meta span, .jelly_single_slider_10 .jelly_post_entry_content_wrapper .jelly_post_entry_content .jelly_category_options_style_1 a,
.jelly_single_slider_11 .jelly_post_entry_content_wrapper .jelly_post_entry_content .jelly_post_meta span, .jelly_single_slider_11 .jelly_post_entry_content_wrapper .jelly_post_entry_content .jelly_category_options_style_1 a,
.jelly_single_slider_12 .jelly_post_entry_content_wrapper .jelly_post_entry_content .jelly_post_meta span, .jelly_single_slider_12 .jelly_post_entry_content_wrapper .jelly_post_entry_content .jelly_category_options_style_1 a,
.jelly_single_slider_13 .jelly_post_entry_content_wrapper .jelly_post_entry_content .jelly_post_meta span, .jelly_single_slider_13 .jelly_post_entry_content_wrapper .jelly_post_entry_content .jelly_category_options_style_1 a,
.jelly_single_slider_14 .jelly_post_entry_content_wrapper .jelly_post_entry_content .jelly_post_meta span, .jelly_single_slider_14 .jelly_post_entry_content_wrapper .jelly_post_entry_content .jelly_category_options_style_1 a,
.jelly_single_slider_15 .jelly_post_entry_content_wrapper .jelly_post_entry_content .jelly_post_meta span, .jelly_single_slider_15 .jelly_post_entry_content_wrapper .jelly_post_entry_content .jelly_category_options_style_1 a,
.jelly_single_slider_16 .jelly_post_entry_content_wrapper .jelly_post_entry_content .jelly_post_meta span, .jelly_single_slider_16 .jelly_post_entry_content_wrapper .jelly_post_entry_content .jelly_category_options_style_1 a{
    display: inline-block;
    float: none;
}

.jelly_single_slider_9 .image_grid_header_absolute,
.jelly_single_slider_10 .image_grid_header_absolute,
.jelly_single_slider_11 .image_grid_header_absolute,
.jelly_single_slider_12 .image_grid_header_absolute,
.jelly_single_slider_13 .image_grid_header_absolute,
.jelly_single_slider_14 .image_grid_header_absolute,
.jelly_single_slider_15 .image_grid_header_absolute,
.jelly_single_slider_16 .image_grid_header_absolute{
    position: relative;
    float: left;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 50%;
    opacity: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.jelly_single_slider_9 .jelly_main_post_large, .jelly_single_slider_9 .jelly_main_post_small,
.jelly_single_slider_10 .jelly_main_post_large, .jelly_single_slider_10 .jelly_main_post_small,
.jelly_single_slider_11 .jelly_main_post_large, .jelly_single_slider_11 .jelly_main_post_small,
.jelly_single_slider_12 .jelly_main_post_large, .jelly_single_slider_12 .jelly_main_post_small,
.jelly_single_slider_13 .jelly_main_post_large, .jelly_single_slider_13 .jelly_main_post_small,
.jelly_single_slider_14 .jelly_main_post_large, .jelly_single_slider_14 .jelly_main_post_small,
.jelly_single_slider_15 .jelly_main_post_large, .jelly_single_slider_15 .jelly_main_post_small,
.jelly_single_slider_16 .jelly_main_post_large, .jelly_single_slider_16 .jelly_main_post_small{
    float: left;
    position: relative;
}
.jelly_single_slider_9 .jelly_post_entry_content,
.jelly_single_slider_10 .jelly_post_entry_content,
.jelly_single_slider_11 .jelly_post_entry_content,
.jelly_single_slider_12 .jelly_post_entry_content,
.jelly_single_slider_13 .jelly_post_entry_content,
.jelly_single_slider_14 .jelly_post_entry_content,
.jelly_single_slider_15 .jelly_post_entry_content,
.jelly_single_slider_16 .jelly_post_entry_content{
    position: absolute !important;
    z-index: 9 !important;
    bottom: 0px !important;
    color: #fff !important;
    width: 100% !important;
    text-align: left !important;
    padding: 20px 20px 20px 20px !important;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodâ€¦EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) !important;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 140%) !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(140%, rgba(0, 0, 0, 1))) !important;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 150%) !important;
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 140%) !important;
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 140%) !important;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 140%) !important;
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000', GradientType=0) !important;
}
.jelly_single_slider_9 .jelly_main_post_large,
.jelly_single_slider_10 .jelly_main_post_large,
.jelly_single_slider_11 .jelly_main_post_large,
.jelly_single_slider_12 .jelly_main_post_large,
.jelly_single_slider_13 .jelly_main_post_large,
.jelly_single_slider_14 .jelly_main_post_large,
.jelly_single_slider_15 .jelly_main_post_large,
.jelly_single_slider_16 .jelly_main_post_large{
    width: 50%;
    height: 550px;
}
.jelly_single_slider_9 .jelly_main_post_small,
.jelly_single_slider_10 .jelly_main_post_small,
.jelly_single_slider_11 .jelly_main_post_small,
.jelly_single_slider_12 .jelly_main_post_small,
.jelly_single_slider_13 .jelly_main_post_small,
.jelly_single_slider_14 .jelly_main_post_small,
.jelly_single_slider_15 .jelly_main_post_small,
.jelly_single_slider_16 .jelly_main_post_small{
    width: 50%;
    height: 275px;
}
.jelly_single_slider_9 .jelly_link_image_absolute,
.jelly_single_slider_10 .jelly_link_image_absolute,
.jelly_single_slider_11 .jelly_link_image_absolute,
.jelly_single_slider_12 .jelly_link_image_absolute,
.jelly_single_slider_13 .jelly_link_image_absolute,
.jelly_single_slider_14 .jelly_link_image_absolute,
.jelly_single_slider_15 .jelly_link_image_absolute,
.jelly_single_slider_16 .jelly_link_image_absolute{
    margin-bottom: 0px !important;
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0px;
    left: 0px;
}
.jelly_single_slider_9 .jelly_main_post_large:after,
.jelly_single_slider_10 .jelly_main_post_large:after,
.jelly_single_slider_11 .jelly_main_post_large:after,
.jelly_single_slider_12 .jelly_main_post_large:after,
.jelly_single_slider_13 .jelly_main_post_large:after,
.jelly_single_slider_14 .jelly_main_post_large:after,
.jelly_single_slider_15 .jelly_main_post_large:after,
.jelly_single_slider_16 .jelly_main_post_large:after{
    content: '';
    display: block;
    position: absolute;
    right: 0px;
    top: 0px;
    left: 0px;
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    border-bottom: 1px solid #fff;
    z-index: 999;
    background: #fff;
    height: 3px;
}

.jelly_single_slider_9 .jelly_main_post_small:after,
.jelly_single_slider_10 .jelly_main_post_small:after,
.jelly_single_slider_11 .jelly_main_post_small:after,
.jelly_single_slider_12 .jelly_main_post_small:after,
.jelly_single_slider_13 .jelly_main_post_small:after,
.jelly_single_slider_14 .jelly_main_post_small:after,
.jelly_single_slider_15 .jelly_main_post_small:after,
.jelly_single_slider_16 .jelly_main_post_small:after{
    content: '';
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    border-top: 0px;
    border-right: 0px;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    z-index: 999;
    background: #fff;
    width: 3px;
}
.jelly_single_slider_9 .jelly_main_post_small:before,
.jelly_single_slider_10 .jelly_main_post_small:before,
.jelly_single_slider_11 .jelly_main_post_small:before,
.jelly_single_slider_12 .jelly_main_post_small:before,
.jelly_single_slider_13 .jelly_main_post_small:before,
.jelly_single_slider_14 .jelly_main_post_small:before,
.jelly_single_slider_15 .jelly_main_post_small:before,
.jelly_single_slider_16 .jelly_main_post_small:before{
    content: '';
    display: block;
    position: absolute;
    right: 0px;
    top: 0px;
    left: 0px;
    border-top: 0px;
    border-right: 0px;
    border-bottom: 1px solid #fff;
    z-index: 999;
    background: #fff;
    height: 3px; 
}

.jelly_single_slider_9 .jelly_pro_post_arrow_left, .jelly_single_slider_9 .jelly_pro_post_arrow_right,
.jelly_single_slider_10 .jelly_pro_post_arrow_left, .jelly_single_slider_10 .jelly_pro_post_arrow_right,
.jelly_single_slider_11 .jelly_pro_post_arrow_left, .jelly_single_slider_11 .jelly_pro_post_arrow_right,
.jelly_single_slider_12 .jelly_pro_post_arrow_left, .jelly_single_slider_12 .jelly_pro_post_arrow_right,
.jelly_single_slider_13 .jelly_pro_post_arrow_left, .jelly_single_slider_13 .jelly_pro_post_arrow_right,
.jelly_single_slider_14 .jelly_pro_post_arrow_left, .jelly_single_slider_14 .jelly_pro_post_arrow_right,
.jelly_single_slider_15 .jelly_pro_post_arrow_left, .jelly_single_slider_15 .jelly_pro_post_arrow_right,
.jelly_single_slider_16 .jelly_pro_post_arrow_left, .jelly_single_slider_16 .jelly_pro_post_arrow_right{
    color: #fff;
    background: none;
    z-index: 1;
    font-size: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    text-align: center;
    top: 0%;
    margin-top: 3px;
    cursor: pointer;
    background: #000;
    background: rgba(0,0,0,0.7);
}
.jelly_single_slider_9 .jelly_pro_post_arrow_left,
.jelly_single_slider_10 .jelly_pro_post_arrow_left,
.jelly_single_slider_11 .jelly_pro_post_arrow_left,
.jelly_single_slider_12 .jelly_pro_post_arrow_left,
.jelly_single_slider_13 .jelly_pro_post_arrow_left,
.jelly_single_slider_14 .jelly_pro_post_arrow_left{
    left: 0px;
}
.jelly_single_slider_9 .jelly_pro_post_arrow_right,
.jelly_single_slider_10 .jelly_pro_post_arrow_right,
.jelly_single_slider_11 .jelly_pro_post_arrow_right,
.jelly_single_slider_12 .jelly_pro_post_arrow_right,
.jelly_single_slider_13 .jelly_pro_post_arrow_right,
.jelly_single_slider_14 .jelly_pro_post_arrow_right{
    left: 40px;
}


.jelly_single_slider_9 .image_grid_header_absolute .jelly_post_title a{
    font-size: 21px !important;
}

/*slider style 10*/
.jelly_single_slider_10 .jelly_main_post_small{
    width: 25%;
}

.jelly_single_slider_10 .image_grid_header_absolute .jelly_post_title a{
    font-size: 21px !important;
}
.jelly_single_slider_10 .image_grid_header_absolute.jelly_main_post_small .jelly_post_title a{
    font-size: 17px !important;
}


/*slider style 11*/
.jelly_single_slider_11 .jelly_main_post_large{
    width: 65%;
}
.jelly_single_slider_11 .jelly_main_post_small{
    width: 35%;
}
.jelly_single_slider_11 .image_grid_header_absolute .jelly_post_title a{
    font-size: 25px !important;
}
.jelly_single_slider_11 .image_grid_header_absolute.jelly_main_post_small .jelly_post_title a{
    font-size: 20px !important;
}

/*slider style 12, lider style 13*/
.jelly_single_slider_12 .jelly_main_post_large,
.jelly_single_slider_13 .jelly_main_post_large{
    width: 50%;
}
.jelly_single_slider_12 .jelly_main_post_small.small_full_main,
.jelly_single_slider_13 .jelly_main_post_small.small_full_main{
    width: 50% !important;
}
.jelly_single_slider_12 .jelly_main_post_small,
.jelly_single_slider_13 .jelly_main_post_small{
    width: 25%;
}

.jelly_single_slider_13 .image_grid_header_absolute.jelly_main_post_small .jelly_post_title a, 
.jelly_single_slider_12 .image_grid_header_absolute.jelly_main_post_small .jelly_post_title a{
    font-size: 17px !important;
}

.jelly_single_slider_13 .image_grid_header_absolute .jelly_post_title a, .jelly_single_slider_13 .jelly_main_post_small.small_full_main .jelly_post_title a,
.jelly_single_slider_12 .image_grid_header_absolute .jelly_post_title a, .jelly_single_slider_12 .jelly_main_post_small.small_full_main .jelly_post_title a{
    font-size: 20px !important;
}


/*slider style 14*/
.jelly_single_slider_14 .jelly_main_post_large, .jelly_single_slider_14 .jelly_main_post_small{
    width: 50% !important;
    height: 275px !important;
}
.jelly_single_slider_14 .image_grid_header_absolute.jelly_main_post_large:before{
    content: '';
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    border-top: 0px;
    border-right: 0px;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    z-index: 999;
    background: #fff;
    width: 3px;
}
.jelly_single_slider_14 .image_grid_header_absolute .jelly_post_title a{
    font-size: 20px !important;
}

.jelly_single_slider_14 .jelly_pro_post_arrow_left{
    left: 3px;
}

.jelly_single_slider_14 .jelly_pro_post_arrow_right{
    left: 43px;
}

/*slider style 15*/
.jelly_single_slider_15 .jelly_main_post_large, .jelly_single_slider_15 .jelly_main_post_small{
    width: 25% !important;
    height: 275px !important;
}
.jelly_single_slider_15 .jelly_main_post_large:before{
    content: '';
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    border-top: 0px;
    border-right: 0px;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    z-index: 999;
    background: #fff;
    width: 3px;
}
.jelly_single_slider_15 .jelly_pro_post_arrow_left{
    left: 3px;
}

.jelly_single_slider_15 .jelly_pro_post_arrow_right{
    left: 43px;
}
.jelly_single_slider_15 .image_grid_header_absolute .jelly_post_title a{
    font-size: 17px !important;
}


/*slider style 16*/
.jelly_single_slider_16 .jelly_main_post_large.full_main_2_col_grid, .jelly_single_slider_16 .jelly_main_post_small.full_main_2_col_grid{
    width: 50% !important;
    height: 275px !important;
}

.jelly_single_slider_16 .jelly_main_post_large, .jelly_single_slider_16 .jelly_main_post_small{
    width: 25%;
    height: 275px;
}

.jelly_single_slider_16 .jelly_main_post_large:before{
    content: '';
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    border-top: 0px;
    border-right: 0px;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    z-index: 999;
    background: #fff;
    width: 3px;
}
.jelly_single_slider_16 .jelly_pro_post_arrow_left{
    left: 3px;
}

.jelly_single_slider_16 .jelly_pro_post_arrow_right{
    left: 43px;
}

.jelly_single_slider_16 .image_grid_header_absolute.full_main_2_col_grid .jelly_post_title a{
    font-size: 20px !important;
}
.jelly_single_slider_16 .image_grid_header_absolute .jelly_post_title a{
    font-size: 17px !important;
}





/*Header grid 5 post */
.jelly_comment_over_image.jelly_comment_box_count_post_wrapper{
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 2;
}
.jelly_comment_over_image.jelly_comment_box_count_post_wrapper .jelly_comment_box_count_post{
    background: #fff;
}
.jelly_comment_over_image.jelly_comment_box_count_post_wrapper .jelly_comment_box_count_post:before{
    content: " ";
    position: absolute;
    bottom: -4px;
    left: 30%;
    border-width: 0 0 6px 6px;
    border-style: solid;
    border-color: transparent #fff;
}
.jelly_comment_over_image.jelly_comment_box_count_post_wrapper .jelly_comment_box_count_post a{
    color: #000;
}
.jelly_grid_header_post{
    float: left;
    width: 100%
}
.jelly_grid_header_post .jelly_category_options_style_1 a{
    background: #fff !important;
    color: #000 !important;
}
.jelly_grid_header_post .jelly_category_options_style_1 a:hover{
    color: #fff !important;
    background: #000 !important;
}
.jelly_grid_header_post .jelly_post_title a{
    color: #fff !important;
}

.jelly_grid_header_post .jelly_post_meta, .jelly_grid_header_post .jelly_post_meta a, .jelly_grid_header_post .jelly_post_meta span {
    color: #fff;
}

.jelly_grid_header_post .jelly_post_entry_content{
    position: absolute;
    z-index: 9;
    bottom: 0px;
    color: #fff;
    width: 100%;
    text-align: left;
    padding: 20px 20px 20px 20px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodâ€¦EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 140%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(140%, rgba(0, 0, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 150%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 140%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 140%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 140%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000', GradientType=0);
}
.jelly_grid2_header_post .jelly_main_post_grid, .jelly_grid2_header_post .jelly_main_post_grid .image_grid_header_absolute{
    height: 400px !important;
}
.jelly_first_two_col_home_post{border-right: 3px solid #fff;}
.jelly_grid3_header_post .jelly_main_post_grid{
    width: 60% !important;
}
.jelly_grid3_header_post .jelly_small_post_grid{
    width: 40% !important;
}
.jelly_grid_header_post .image_grid_header_absolute{
    width: 100%;
    height: 500px;
    position: absolute;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 50%;
    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;
}

.jelly_grid_header_post .jelly_main_post_grid:hover .image_grid_header_absolute, .jelly_grid_header_post .jelly_small_post_grid:hover .image_grid_header_absolute{
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 1;
}

.jelly_grid_header_post .jelly_main_post_grid:after{
    content: '';
    display: block;
    position: absolute;
    right: 0px;
    top: 0px;
    left: 0px;
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    border-bottom: 1px solid #fff;
    z-index: 999;
    background: #fff;
    height: 3px;
}

.jelly_grid_header_post .jelly_small_post_grid:after{
    content: '';
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    border-top: 0px;
    border-right: 0px;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    z-index: 999;
    background: #fff;
    width: 3px;
}
.jelly_grid_header_post .jelly_small_post_grid:before{
    content: '';
    display: block;
    position: absolute;
    right: 0px;
    top: 0px;
    left: 0px;
    border-top: 0px;
    border-right: 0px;
    border-bottom: 1px solid #fff;
    z-index: 999;
    background: #fff;
    height: 3px;
}

.jelly_grid_header_post .jelly_main_post_grid{
    float: left;
    width: 50%;
    height: 500px;
    position: relative;
    background: #000;
    overflow: hidden;
}

.jelly_grid_header_post .jelly_small_post_grid{
    float: left;
    width: 25%;
    height: 250px;
    position: relative;
    background: #000;
    overflow: hidden;
}

.jelly_grid_header_post .jelly_small_post_grid .image_grid_header_absolute{
    height: 250px;
}

.jelly_grid_header_post .jelly_small_post_grid.jelly_last_grid_4{
    width: 50% !important;
}


.jelly-recent-grid-post-widget{
    float: left;
    width: 100%;
}

.jelly-recent-grid-post-widget .jelly_grid_post_wrapper{
    list-style: none;
    float: left;
    width: 50%;
    padding-right: 10px;
    margin-bottom: 15px;
}

.jelly-recent-grid-post-widget .jelly_grid_post_wrapper.last_grid {
    padding-left: 10px;
    padding-right: 0px;
}

.jelly-recent-grid-post-widget .image_post, .jelly-recent-grid-post-widget .image_post img{
    float: left;
    width: 100%;
}
.jelly-recent-grid-post-widget .jelly-feature-post-title{
    font-size: 14px !important;
    line-height: 1.2 !important;
    float: left !important;
    width: 100% !important;
    margin-top: 10px !important;
    margin-bottom: 7px !important;
    text-transform: capitalize !important;
}
.jelly-recent-grid-post-widget .jelly-feature-post-title a{
    color: #222;
}


/* Carousel layout */
.main_style_pro_carousel .jelly_post_title a{
    font-weight: 500 !important;
}
.main_style_pro_carousel .jelly_post_meta span, .main_style_pro_carousel .jelly_post_meta span a{ font-weight: 500 !important;}
.main_style_pro_carousel .jelly_post_title a{
    font-size: 20px !important;
}
.main_style_pro_carousel .jelly_post_title{
    margin-bottom: 7px;
    margin-top: 7px;
    float: left;
    width: 100%;
}
.main_style_pro_carousel .jelly_image_post_thumb .jelly_link_image{
    margin-bottom: 0px;
}
.main_style_pro_carousel .jelly_pro_post_arrow_left, .main_style_pro_carousel .jelly_pro_post_arrow_right{
    color: #fff;
    background: none;
    z-index: 1;
    font-size: 20px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    text-align: center;
    top: 0%;
    margin-top: 0px;
    cursor: pointer;
    background: #000;
    background: rgba(0,0,0,0.7); 
}


/* Carousel dots style */
.main_style_pro_carousel .slick-dots,
.jelly_single_slider .slick-dots{
    bottom: 0;
    position: relative;
    margin-top: 10px;
}
.main_style_pro_carousel .slick-dots li,
.jelly_single_slider .slick-dots li{
    width: 15px;
    height: auto;
    margin: 0px 5px;
}
.main_style_pro_carousel .slick-dots li button,
.jelly_single_slider .slick-dots li button{
    background: transparent;
    border: 1px solid #484848;
    width: 15px;
    height: 15px;
    padding: 0px;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px
    -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;
}
.main_style_pro_carousel .slick-dots li button:before,
.jelly_single_slider .slick-dots li button:before{
    font-size: 0px;
}

.main_style_pro_carousel .slick-dots li.slick-active button, .main_style_pro_carousel .slick-dots li button:hover,
.jelly_single_slider .slick-dots li.slick-active button, .jelly_single_slider .slick-dots li button:hover{
    background: #484848;
}


/* Carousel style 1 */
.pro_carousel_wrapper {
    overflow: hidden;
}
.pro_carousel_wrapper .jelly_blog_post_item:focus, .pro_carousel_wrapper .jelly_blog_post_item:active{
    outline: none;
}
.pro_carousel_style_1{
    margin-left: -15px;
    margin-right: -15px;
}
.pro_carousel_style_1 .jelly_blog_post_item{
    padding: 0px 15px;   
}

.pro_carousel_style_1 .jelly_pro_post_arrow_left {
    left: 15px;
}
.pro_carousel_style_1 .jelly_pro_post_arrow_right {
    left: 45px;
}



/* Carousel style 2 */
.pro_carousel_style_2 .jelly_post_entry_content{
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: #000;
    background: rgba(0,0,0,0.7);
}
.pro_carousel_style_2 .jelly_post_entry_content .jelly_post_entry_content_inside{
    padding: 10px 15px 15px 15px;
    float: left;

}
.pro_carousel_style_2 .jelly_category_options_style_1 a{
    background: #fff !important;
    color: #000 !important;
}
.pro_carousel_style_2 .jelly_category_options_style_1 a:hover{
    opacity: 0.7 !important;
}
.pro_carousel_style_2 h3 a, .pro_carousel_style_2 h3 a:hover{
    color: #fff !important;
}
.pro_carousel_style_2 .jelly_post_meta span, .pro_carousel_style_2 .jelly_post_meta span a{
    color: #fff;
}
.pro_carousel_style_2 .jelly_pro_post_arrow_left {
    left: 0px;
}
.pro_carousel_style_2 .jelly_pro_post_arrow_right {
    left: 30px;
}


/* Carousel style 3 */
.pro_carousel_style_3 .jelly_post_entry_content_wrapper{
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
    text-align: center;
    padding: 0 25%;
    bottom: auto;
}
.pro_carousel_style_3 .jelly_post_entry_content{
    position: relative;
    text-align: center;
}
.pro_carousel_style_3 .jelly_category_options_style_1 a{
    background: #fff !important;
    color: #000 !important;
    float: none;
    display: inline-block;
}
.pro_carousel_style_3 .jelly_post_meta span{
    float: none !important;
    display: inline-block;
}
.pro_carousel_style_3 .jelly_link_image{
    background: #000;
}
.pro_carousel_style_3 .jelly_link_image img, .pro_carousel_style_3 .jelly_link_image:hover img{
    opacity: 0.8 !important;
}
.pro_carousel_style_3 .jelly_category_options_style_1 a:hover{
    opacity: 0.7 !important;
}
.pro_carousel_style_3 .jelly_post_title a:hover{
    opacity: 0.7 !important;
}
.pro_carousel_style_3 h3 a, .pro_carousel_style_3 h3 a:hover{
    color: #fff !important;
}
.pro_carousel_style_3 .jelly_post_meta span, .pro_carousel_style_3 .jelly_post_meta span a{
    color: #fff;
}
.pro_carousel_style_3 .jelly_pro_post_arrow_left {
    left: 0px;
}
.pro_carousel_style_3 .jelly_pro_post_arrow_right {
    left: 30px;
}

/* Carousel style 4 */
.pro_carousel_style_4{
    margin-left: -10px;
    margin-right: -10px;
}
.pro_carousel_style_4 .jelly_blog_post_item{
    padding: 0px 10px;
}

.pro_carousel_style_4 .jelly_blog_post_item_in{
    background: #7b7b7b;
    float: left;
    padding: 15px;
}
.pro_carousel_style_4 .jelly_category_options_style_1 a{
    background: #fff !important;
    color: #000 !important;
    float: none;
    display: inline-block;
}
.pro_carousel_style_4 .jelly_post_meta span{
    float: none !important;
    display: inline-block;
}
.pro_carousel_style_4 .jelly_link_image{
    background: #000;
}

.pro_carousel_style_4 .jelly_category_options_style_1 a:hover{
    opacity: 0.7 !important;
}
.pro_carousel_style_4 h3 a, .pro_carousel_style_4 h3 a:hover{
    color: #fff !important;
}
.pro_carousel_style_4 h3 a:hover{
    opacity: 0.7;
}
.pro_carousel_style_4 .jelly_post_meta span, .pro_carousel_style_4 .jelly_post_meta span a{
    color: #fff;
}
.pro_carousel_style_4 .jelly_pro_post_arrow_left {
    left: 25px;
    top: 15px;
}
.pro_carousel_style_4 .jelly_pro_post_arrow_right {
    left: 55px;
    top: 15px;
}

/* Carousel style 5 */
.pro_carousel_style_5{
    margin-left: -10px;
    margin-right: -10px;
}
.pro_carousel_style_5 .desc_text_car{
    float: left;
    color: #fff;
}
.pro_carousel_style_5 .jelly_blog_post_item{
    padding: 0px 10px;
}

.pro_carousel_style_5 .jelly_blog_post_item_in{
    background: #7b7b7b;
    float: left;
    padding: 15px;
}
.pro_carousel_style_5 .jelly_category_options_style_1 a{
    background: #fff !important;
    color: #000 !important;
    float: none;
    display: inline-block;
}
.pro_carousel_style_5 .jelly_post_meta span{
    float: none !important;
    display: inline-block;
}
.pro_carousel_style_5 .jelly_link_image{
    background: #000;
}

.pro_carousel_style_5 .jelly_category_options_style_1 a:hover{
    opacity: 0.7 !important;
}
.pro_carousel_style_5 h3 a, .pro_carousel_style_5 h3 a:hover{
    color: #fff !important;
}
.pro_carousel_style_5 h3 a:hover{
    opacity: 0.7;
}
.pro_carousel_style_5 .jelly_post_meta span, .pro_carousel_style_5 .jelly_post_meta span a{
    color: #fff;
}
.pro_carousel_style_5 .jelly_pro_post_arrow_left {
    left: 25px;
    top: 15px;
}
.pro_carousel_style_5 .jelly_pro_post_arrow_right {
    left: 55px;
    top: 15px;
}

/* Carousel style 6 */
.pro_carousel_style_6{
    margin-left: -10px;
    margin-right: -10px;
}
.pro_carousel_style_6 .desc_text_car{
    float: left;
    color: #fff;
}
.pro_carousel_style_6 .jelly_blog_post_item{
    padding: 0px 10px;
}

.pro_carousel_style_6 .jelly_blog_post_item_in{
    background: #efefef;
    float: left;
    padding: 0px;
}
.pro_carousel_style_6 .jelly_post_entry_content_inside{
    float: left;
    padding: 0px 15px 15px 15px;
}
.pro_carousel_style_6 .jelly_category_options_style_1 a{
    background: #fff !important;
    color: #000 !important;
    float: none;
    display: inline-block;
}
.pro_carousel_style_6 .jelly_post_meta span{
    float: none !important;
    display: inline-block;
}
.pro_carousel_style_6 .jelly_link_image{
    background: #000;
}

.pro_carousel_style_6 .jelly_category_options_style_1 a:hover{
    opacity: 0.7 !important;
}
.pro_carousel_style_6 h3 a, .pro_carousel_style_6 h3 a:hover{
    color: #222 !important;
}
.pro_carousel_style_6 h3 a:hover{
    opacity: 0.7;
}
.pro_carousel_style_6 .jelly_post_meta span, .pro_carousel_style_6 .jelly_post_meta span a{
    color: #222;
}
.pro_carousel_style_6 .jelly_pro_post_arrow_left {
    left: 10px;
    top: 0px;
}
.pro_carousel_style_6 .jelly_pro_post_arrow_right {
    left: 40px;
    top: 0px;
}

/* Carousel style 7 */
.pro_carousel_style_7{
    margin-left: -10px;
    margin-right: -10px;
}
.pro_carousel_style_7 .desc_text_car{
    float: left;
    color: #fff;
}
.pro_carousel_style_7 .jelly_blog_post_item{
    padding: 0px 10px;
}
.pro_carousel_style_7 .jelly_post_entry_content_wrapper{
    position: absolute;
    bottom: 0px;   
    left: 0px;
}

.pro_carousel_style_7 .jelly_blog_post_item_in{
    float: left;
    padding: 0px;
    position: relative;
}
.pro_carousel_style_7 .jelly_post_entry_content_inside{
    float: left;
    padding: 0px 15px 15px 15px;
}
.pro_carousel_style_7 .jelly_category_options_style_1 a{
    background: #fff !important;
    color: #000 !important;
    float: none;
    display: inline-block;
}
.pro_carousel_style_7 .jelly_post_meta span{
    float: none !important;
    display: inline-block;
}
.pro_carousel_style_7 .jelly_link_image{
    background: #000;
}

.pro_carousel_style_7 .jelly_category_options_style_1 a:hover{
    opacity: 0.7 !important;
}
.pro_carousel_style_7 h3{
    margin-top: 0px !important;
    float: none !important;
    width: 100% !important;
    margin-bottom: 0;
    color: #fff;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.333);
    display: inline;
    box-decoration-break: clone;
    background-color: #000;
    box-shadow: 7px 0 0 #000, -7px 0 0 #000;
}
.pro_carousel_style_7 .jelly_category_options_style_1{
    margin-bottom: 7px !important;
    margin-left: -7px;
}
.pro_carousel_style_7 h3 a, .pro_carousel_style_7 h3 a:hover{
    color: #fff !important;
    position: relative;
}
.pro_carousel_style_7 h3 a:hover{
    opacity: 0.7;
}
.pro_carousel_style_7 .jelly_post_meta span, .pro_carousel_style_7 .jelly_post_meta span a{
    color: #222;
}
.pro_carousel_style_7 .jelly_pro_post_arrow_left {
    left: 10px;
    top: 0px;
}
.pro_carousel_style_7 .jelly_pro_post_arrow_right {
    left: 40px;
    top: 0px;
}


/* Carousel style 8 */
.pro_carousel_style_8{
    margin-left: -10px;
    margin-right: -10px;
}
.pro_carousel_style_8 .desc_text_car{
    float: left;
    color: #fff;
}
.pro_carousel_style_8 .jelly_blog_post_item{
    padding: 0px 10px;
}
.pro_carousel_style_8 .jelly_post_entry_content_wrapper{
    position: absolute;
    bottom: 0px;   
    left: 0px;
}

.pro_carousel_style_8 .jelly_blog_post_item_in{
    float: left;
    padding: 0px;
    position: relative;
}
.pro_carousel_style_8 .jelly_post_entry_content_inside{
    float: left;
    padding: 14px 20px 10px 20px;
    background: #fff;
    margin: 0px 20px;
}
.pro_carousel_style_8.main_style_pro_carousel .jelly_post_title a{
    font-size: 18px !important
}
.pro_carousel_style_8 .jelly_category_options_style_1 a{
    background: #222 !important;
    color: #fff !important;
    float: none;
    display: inline-block;
}
.pro_carousel_style_8 .jelly_post_meta span{
    float: none !important;
    display: inline-block;
}
.pro_carousel_style_8 .jelly_link_image{
    background: #000;
}

.pro_carousel_style_8 .jelly_category_options_style_1 a:hover{
    opacity: 0.7 !important;
}
.pro_carousel_style_8 .jelly_category_options_style_1{
    margin-bottom: 0px !important;
    margin-left: 0px;
    margin-top: 0px !important;
}
.pro_carousel_style_8 h3 a, .pro_carousel_style_8 h3 a:hover{
    color: #222 !important;
    position: relative;
}
.pro_carousel_style_8 h3 a:hover{
    opacity: 0.7;
}
.pro_carousel_style_8 .jelly_post_meta span, .pro_carousel_style_8 .jelly_post_meta span a{
    color: #222;
}
.pro_carousel_style_8 .jelly_pro_post_arrow_left {
    left: 10px;
    top: 0px;
}
.pro_carousel_style_8 .jelly_pro_post_arrow_right {
    left: 40px;
    top: 0px;
}

.jelly_single_slider .jelly_pro_post_arrow_left, .jelly_single_slider .jelly_pro_post_arrow_right{
    color: #fff;
    background: none;
    z-index: 1;
    font-size: 40px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    text-align: center;
    top: 50%;
    margin-top: -20px;
    cursor: pointer;
}

.jelly_single_slider .jelly_pro_post_arrow_left{
    left: 0px;
}

.jelly_single_slider .jelly_pro_post_arrow_right{
    right: 0px;
}

/*Carousel Style 1*/

.jelly_post_display_style1{
	position: relative;
}
.jelly_post_display_style1 .jelly_image_post_thumb{
	text-align: center;
}
.jelly_comment_box_count_post_wrapper{
	float: right;
	margin-bottom: 4px;
}
.jelly_comment_box_count_post{
	float: left;
    font-size: 10px;
    text-align: center;
    line-height: 1;
    position: relative;
    display: block;
    padding: 3px 6px;
    background: #222;
    color: #2e2e2e;
    color: #FFF;
}
.jelly_comment_box_count_post span{
    line-height: 0px;
}

.jelly_comment_box_count_post:before{
	content: " ";
    position: absolute;
    bottom: -4px;
    left: 30%;
    border-width: 0 0 6px 6px;
    border-style: solid;
    border-color: transparent #222;
}
 .jelly_comment_box_count_post a{
	color: #fff;
    line-height: 0px;
    font-size: 10px !important;
}


/*main right list*/
.jelly-feature-post-list {
    padding: 0px !important;
    float: left;
    width: 100%;
    margin: 0px !important;
}
.jelly-feature-post-list li {
    list-style: none;
    margin-bottom: 15px !important;
    position: relative;
    border-bottom: 1px solid #E4E4E4;
    padding-bottom: 15px;
    float: left;
    width: 100%;
}
.jelly-feature-post-list li:last-child{
    border-bottom: 0px solid #E4E4E4 !important;
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
    
}
.jelly-feature-image-link.image_post {
    width: 100px;
    position: relative !important;
    display: block;
    float: left;
    overflow: hidden;
    background: #000;
}
.jelly-feature-image-link.image_post:hover img{
    -webkit-transform: scale(1.1) !important;
    -moz-transform: scale(1.1) !important;
    -ms-transform: scale(1.1) !important;
    -o-transform: scale(1.1) !important;
    transform: scale(1.1) !important;
    opacity: 0.8;
}
.jelly-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;
    float: left;
    width: 100%;
}
.jelly-feature-post-list.jl_post_layout .jelly-item-details {
    position: relative;
    margin-left: 113px !important;
    top: 0px;
    float: none !important;
    width: auto !important;
}
.jelly-feature-post-list.jl_post_layout .jelly-item-details h3 {
    margin: 0px;
    text-transform: capitalize;
    font-size: 15px;
    line-height: 1.2;
    margin-bottom: 5px !important;
    padding: 0px;
}
.jelly-feature-post-list.jl_post_layout .jelly-item-details h3 a {
    font-size: 14px;
    color: #222;
}

.jelly_post_display_main_wrapper .post-entry-content{
    text-align: left !important;
    margin:0px !important;
    margin-bottom: 0px !important;
}


/*main below grid*/
.jelly_bellow_grid_post_main .jelly_image_post_thumb{
    width: 50% !important;
    float: left;
}

.jelly_bellow_grid_post_main .post-entry-content{
    width: 50% !important;
    float: left;
    padding: 0px 0px 0px 25px !important;
    text-align: left !important;

}
.jelly_bellow_grid_post_main .content_post_grid{
    width: 50% !important;
    float: left;
    padding: 0px 0px 0px 25px;
}

.jelly_bellow_grid_post_sub_wrapper{
    float: left;
    width: 100%;
}
.jelly_bellow_grid_post_sub_wrapper .jelly_bellow_grid_post_sub{
    width: 33.33333333%;
    float: left;
    position: relative;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    border-bottom: 2px solid #fff;
    overflow: hidden;
}
.jelly_bellow_grid_post_sub .jelly_link_image{
    background: #000;
    float: left;
    width: 100%;
    overflow: hidden;
}
.jelly_bellow_grid_post_sub .jelly_link_image:hover img{
    -webkit-transform: scale(1.1) !important;
    -moz-transform: scale(1.1) !important;
    -ms-transform: scale(1.1) !important;
    -o-transform: scale(1.1) !important;
    transform: scale(1.1) !important;
    opacity: 0.8;
}
.jelly_bellow_grid_post_sub .jelly_link_image 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;
    width: 100%;
    float: left;
}
.jelly_bellow_grid_post_sub_wrapper .jelly_bellow_grid_post_sub .jelly_grid_bellow_title{
    position: absolute;
    z-index: 9;
    bottom: 0px;
    color: #fff;
    width: 100%;
    text-align: left;
    padding: 15px 15px 15px 15px;
    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);
}
.jelly_bellow_grid_post_sub_wrapper .jelly_bellow_grid_post_sub .jelly_grid_bellow_title h3{
    line-height: .7;
    margin: 0px;
    text-shadow: 1px 1px 0 rgba(0,0,0, 0.333);
}
.jelly_bellow_grid_post_sub_wrapper .jelly_bellow_grid_post_sub .jelly_grid_bellow_title h3 a{
    color: #fff;
    font-size: 16px;
    line-height: 0;
}

.jelly_bellow_grid_post_sub_wrapper .jelly_bellow_grid_post_sub .jelly_grid_bellow_title{
    position: absolute;
    bottom: 0px;
    left: 0px;
}

/*Single Slider */
.jelly_single_slider{
    float: left;
    width: 100%;
    position: relative;
}

.jelly_single_slider .jelly_post_entry_content{
    position: absolute;
    z-index: 9;
    bottom: 0px;
    color: #fff;
    width: 100%;
    text-align: left;
    padding: 20px 20px 20px 20px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 140%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(140%, rgba(0, 0, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 150%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 140%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 140%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 140%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000', GradientType=0);
}
.jelly_single_slider .jelly_link_image{
    margin-bottom: 0px !important;
}
.jelly_single_slider .jelly_post_entry_content .jelly_post_title a{
    color: #fff;
}
.jelly_single_slider .jelly_post_meta, .jelly_single_slider .jelly_post_meta a, .jelly_single_slider .jelly_post_meta span{
    color: #fff;
}
.jelly_single_slider .jelly_category_options_style_1 a{
    background: #fff !important;
    color: #000 !important;
}
.jelly_single_slider .jelly_category_options_style_1 a:hover{
    color: #fff !important;
    background: #000 !important;
    text-decoration: none !important;
}
.jelly_category_options_style_1 a:hover{
    text-decoration: none !important;
}
.jelly_single_slider .owl-prev{
    left: 0px;
}
.jelly_single_slider .owl-next{
    right: 0px;
}
.jelly_single_slider .owl-next, .jelly_single_slider .owl-prev{
    color: #fff;
    background: #fff;
    background: none;
    cursor: pointer;
    z-index: 1;
    font-size: 30px;
    line-height: 1;
    width: 50px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    text-align: center;
    top: 50%;
    margin-top: -20px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}

/*Header grid 5 post */
.jelly_comment_over_image.jelly_comment_box_count_post_wrapper{
    position: absolute;
    top: 15px;
    right: 15px;
}
.jelly_comment_over_image.jelly_comment_box_count_post_wrapper .jelly_comment_box_count_post{
    background: #fff;
}
.jelly_comment_over_image.jelly_comment_box_count_post_wrapper .jelly_comment_box_count_post:before{
    content: " ";
    position: absolute;
    bottom: -4px;
    left: 30%;
    border-width: 0 0 6px 6px;
    border-style: solid;
    border-color: transparent #fff;
}
.jelly_comment_over_image.jelly_comment_box_count_post_wrapper .jelly_comment_box_count_post a{
    color: #000;
}
.jelly_grid_header_post{
    float: left;
    width: 100%
}
.jelly_grid_header_post .jelly_category_options_style_1 a{
    background: #fff !important;
    color: #000 !important;
}
.jelly_grid_header_post .jelly_category_options_style_1 a:hover{
    color: #fff !important;
    background: #000 !important;
}
.jelly_grid_header_post .jelly_post_title a{
    color: #fff !important;
}

.jelly_grid_header_post .jelly_post_meta, .jelly_grid_header_post .jelly_post_meta a, .jelly_grid_header_post .jelly_post_meta span {
    color: #fff;
}

.jelly_grid_header_post .jelly_post_entry_content{
    position: absolute;
    z-index: 9;
    bottom: 0px;
    color: #fff;
    width: 100%;
    text-align: left;
    padding: 20px 20px 20px 20px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 140%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(140%, rgba(0, 0, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 150%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 140%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 140%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 140%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000', GradientType=0);
}
.jelly_grid2_header_post .jelly_main_post_grid, .jelly_grid2_header_post .jelly_main_post_grid .image_grid_header_absolute{
    height: 400px !important;
}
.jelly_first_two_col_home_post{border-right: 3px solid #fff;}
.jelly_grid3_header_post .jelly_main_post_grid{
    width: 60% !important;
}
.jelly_grid3_header_post .jelly_small_post_grid{
    width: 40% !important;
}
.jelly_grid_header_post .image_grid_header_absolute{
    width: 100%;
    height: 500px;
    position: absolute;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 50%;
    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;
}

.jelly_grid_header_post .jelly_main_post_grid:hover .image_grid_header_absolute, .jelly_grid_header_post .jelly_small_post_grid:hover .image_grid_header_absolute{
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0.5;
}

.jelly_grid_header_post .jelly_main_post_grid:after{
    content: '';
    display: block;
    position: absolute;
    right: 0px;
    top: 0px;
    left: 0px;
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    border-bottom: 1px solid #fff;
    z-index: 999;
    background: #fff;
    height: 3px;
}

.jelly_grid_header_post .jelly_small_post_grid:after{
    content: '';
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    border-top: 0px;
    border-right: 0px;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    z-index: 999;
    background: #fff;
    width: 3px;
}
.jelly_grid_header_post .jelly_small_post_grid:before{
    content: '';
    display: block;
    position: absolute;
    right: 0px;
    top: 0px;
    left: 0px;
    border-top: 0px;
    border-right: 0px;
    border-bottom: 1px solid #fff;
    z-index: 999;
    background: #fff;
    height: 3px;
}

.jelly_grid_header_post .jelly_main_post_grid{
    float: left;
    width: 50%;
    height: 500px;
    position: relative;
    background: #000;
    overflow: hidden;
}

.jelly_grid_header_post .jelly_small_post_grid{
    float: left;
    width: 25%;
    height: 250px;
    position: relative;
    background: #000;
    overflow: hidden;
}

.jelly_grid_header_post .jelly_small_post_grid .image_grid_header_absolute{
    height: 250px;
}

.jelly_grid_header_post .jelly_small_post_grid.jelly_last_grid_4{
    width: 50% !important;
}


.jelly-recent-grid-post-widget{
    float: left;
    width: 100%;
}

.jelly-recent-grid-post-widget .jelly_grid_post_wrapper{
    list-style: none;
    float: left;
    width: 50%;
    padding-right: 10px;
    margin-bottom: 15px;
}

.jelly-recent-grid-post-widget .jelly_grid_post_wrapper.last_grid {
    padding-left: 10px;
    padding-right: 0px;
}

.jelly-recent-grid-post-widget .image_post, .jelly-recent-grid-post-widget .image_post img{
    float: left;
    width: 100%;
}
.jelly-recent-grid-post-widget .jelly-feature-post-title{
    font-size: 14px !important;
    line-height: 1.2 !important;
    float: left !important;
    width: 100% !important;
    margin-top: 10px !important;
    margin-bottom: 7px !important;
    text-transform: capitalize !important;
}
.jelly-recent-grid-post-widget .jelly-feature-post-title a{
    color: #222;
}

@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #ccc;
}
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.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-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}


@media only screen and (min-width: 768px) and (max-width: 992px) {
    .jl_columns1, .jl_columns2, .jl_columns3, .jl_columns4, .jl_columns5, .jl_columns6, .jl_columns7, .jl_columns8, .jl_columns9, .jl_columns10, .jl_columns11, .jl_columns12{
        width: 100%;
    }
    .jelly-col-container.jelly_post_display_gid_main .jelly-col4-container .jelly-col-3{
        width: 100%;
    }
}
@media only screen and (max-width:767px) {
    .jl_columns1, .jl_columns2, .jl_columns3, .jl_columns4, .jl_columns5, .jl_columns6, .jl_columns7, .jl_columns8, .jl_columns9, .jl_columns10, .jl_columns11, .jl_columns12{
        width: 100%;
    }
    .jelly_slider_builder_main_class .jelly_post_title a{
        font-size: 16px !important;
    }
    .jl_margin_none.blog_grid_post_style .post-entry-content, .jl_margin_none.blog_grid_post_style .content_post_grid{
        padding: 0px !important;
    }

    .blog_grid_post_style.jelly_bellow_grid_post_main .jelly_category_options_style_1{
        margin-top: 10px !important;
    }
    .jl_right_grid_margin{
        margin-top: 15px;
    }

    .jelly_grid_header_post .jelly_main_post_grid{
        width: 100% !important;
    }
    .jelly_grid3_header_post .jelly_main_post_grid{
        width: 100%  !important;
    }
    .jelly_grid_header_post .jelly_small_post_grid{
        width: 100% !important;
    }
    .jelly_grid_header_post .jelly_small_post_grid.jelly_last_grid_4{
        width: 100% !important;
    }
    .blog_grid_post_style.jl_main_list_post.bellow_list2 .jelly_image_post_thumb, .blog_grid_post_style.jl_main_list_post.bellow_list2 .post-entry-content, .blog_grid_post_style.jl_main_list_post.bellow_list2 .content_post_grid{
        width: 100% !important;
    }
    .jelly_post_display_main_class{
        float: left;
        width: auto !important;
    }
    .jelly_post_display_main_class.jl_carousel_style3_col{
        width: 100% !important;
    }
    .home_main_post_bellow_list2 .jelly-feature-post-list li{
        float: left;
        width: 100%;
    }
    .jelly-col4-container .jelly-col-4{
        width: 100% !important;
    }
    .jelly-col-container .jelly-col-6{
        width: 100%;
    }  
    .home_main_post_bellow_list2 .jelly_image_post_thumb, .jelly_post_display_main_wrapper .post-entry-content, .home_main_post_bellow_list2 .post-entry-content, .home_main_post_bellow_list2 .content_post_grid{
         width: 100% !important;
    }
    .jelly_bellow_grid_post_main .jelly_image_post_thumb, .jelly_bellow_grid_post_main .content_post_grid{
        width: 100% !important;
        padding:0px !important;
    }
    .jelly_bellow_grid_post_sub_wrapper .jelly_bellow_grid_post_sub{
        width: 100% !important;
    }
    .jelly_single_slider .jelly_post_title a{
        font-size: 16px !important;
    }
    .jelly_single_slider .jelly_category_options_style_1{
        display: none;
    }
    .jelly-col-container.jelly_post_display_gid_main .jelly-col4-container .jelly-col-3{
        width: 100%;
    }
}


@media only screen and (min-width:480px) and (max-width:767px) {
    .jelly-col-container.jelly_post_display_gid_main .jelly-col4-container .jelly-col-3{
        width: 100%;
    }
    .jl_columns1, .jl_columns2, .jl_columns3, .jl_columns4, .jl_columns5, .jl_columns6, .jl_columns7, .jl_columns8, .jl_columns9, .jl_columns10, .jl_columns11, .jl_columns12{
        width: 100%;
    }
    .jl_right_grid_margin{
        margin-top: 15px;
    }
    .jelly_post_display_main_class.jl_carousel_style3_col{
        width: 100% !important;
    }
    .jl_margin_none.blog_grid_post_style .post-entry-content, .jl_margin_none.blog_grid_post_style .content_post_grid{
        padding: 0px !important;
    }
    .blog_grid_post_style.jelly_bellow_grid_post_main .jelly_category_options_style_1{
        margin-top: 10px !important;
    }
    .jelly_slider_builder_main_class .jelly_post_title a{
        font-size: 19px !important;
    }

    .blog_grid_post_style.jl_main_list_post.bellow_list2 .jelly_image_post_thumb, .blog_grid_post_style.jl_main_list_post.bellow_list2 .post-entry-content, .blog_grid_post_style.jl_main_list_post.bellow_list2 .content_post_grid{
        width: 100% !important;
    }

.jelly_grid_header_post .jelly_main_post_grid{
        width: 100% !important;
    }
    .jelly_grid3_header_post .jelly_main_post_grid{
        width: 100%  !important;
    }
    .jelly_grid_header_post .jelly_small_post_grid{
        width: 100% !important;
    }
    .jelly_grid_header_post .jelly_small_post_grid.jelly_last_grid_4{
        width: 100% !important;
    }
    .jelly_post_display_main_class{
        float: left;
        width: auto !important;
    }
    .home_main_post_bellow_list2 .jelly-feature-post-list li{
        float: left;
        width: 100%;
    }
    .jelly-col-container .jelly-col-6{
        width: 100%;
    }  

    .home_main_post_bellow_list2 .jelly_image_post_thumb, .jelly_post_display_main_wrapper .post-entry-content, .home_main_post_bellow_list2 .post-entry-content, .home_main_post_bellow_list2 .content_post_grid{
        width: 100% !important;
    }
    .jelly_bellow_grid_post_main .jelly_image_post_thumb, .jelly_bellow_grid_post_main .content_post_grid{
        width: 100% !important;
        padding:0px !important;
    }
    .jelly_bellow_grid_post_sub_wrapper .jelly_bellow_grid_post_sub{
        width: 100% !important;
    }
    .jelly_single_slider .jelly_post_title a{
        font-size: 16px !important;
    }
    .jelly_single_slider .jelly_category_options_style_1{
        display: none;
    }

}