body {
    font-family: Arial, Helvetica, sans-serif;
    overflow-x: hidden;
    width: 100%;
}
html,
body {
    -moz-osx-font-smoothing: grayscale;
}
body,
p {
    font-size: 15px;
    line-height: 1.85;
    font-weight: 400;
    color: #666666;
}
p {
    margin: 0px 0px 15px;
}
p iframe {
    margin-bottom: 0px;
}
iframe {
    margin-bottom: 40px !important;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
a,
a:hover {
    color: #000;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
    text-decoration: none !important;
    color: #ff4200 !important;
}
h1 {
    font-size: 40px;
    line-height: 1.3;
    margin-bottom: 10px
}
h2 {
    font-size: 32px;
    line-height: 1.3;
    margin-bottom: 10px
}
h3 {
    font-size: 28px;
    line-height: 1.3;
    margin-bottom: 10px
}
h4 {
    font-size: 24px;
    line-height: 1.3;
    margin-bottom: 10px
}
h5 {
    font-size: 20px;
    line-height: 1.3;
    margin-bottom: 10px
}
h6 {
    font-size: 16px;
    line-height: 1.3;
    margin-bottom: 10px
}
.mejs-container {
    position: absolute;
    bottom: 0px;
    width: 100%;
}
.embed_wrapper {
    margin: 30px 0px !important;
}
blockquote.quote_content {
    margin: 20px 0px !important;
    float: left;
    width: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    font-weight: 700;
    color: #000;
    letter-spacing: -.03em;
}
.container {
    max-width: 1170px;
    width: 100%;
}
::selection {
    background-color: #ff4200;
    color: #FFF;
}
blockquote.quote_content {
    border-left: 3px solid;
    border-color: #ddd;
    padding: 0 18px;
    font-size: 18px;
    line-height: 28px;
    font-style: italic;
    color: #888;
}
blockquote {
    position: relative;
    margin-bottom: 30px;
    padding: 30px 50px 0px 50px;
    text-align: center;
    border-left: 0px solid #2c2c2c;
    float: left;
    width: 100%;
}
blockquote:before {
    font-family: Georgia, Arial, sans-serif;
    float: left;
    line-height: .51;
    content: "\201c";
    position: absolute;
    z-index: 0;
    margin: 0;
    left: 50%;
    transform: translateX(-50%) translateY(9px) rotate(1deg);
    color: #2d53fe;
    opacity: .13;
    font-size: 170px;
}
blockquote p {
    font-size: 23px !important;
    color: #000;
    line-height: 1.6;
    font-weight: bold !important;
    letter-spacing: -0.03em;
}
blockquote cite {
    margin-top: 0px;
    font-style: normal;
    font-size: 15px;
    line-height: 1.2;
    display: block;
}
blockquote cite:before {
    content: "-";
    margin-right: 8px;
}
table {
    width: 100%;
    margin-bottom: 20px;
}
#gallery-1 img {
    border: 0px !important;
}
.dropcap_style {
    font-size: 60px;
    line-height: 73px;
    float: left;
    padding: 5px 10px;
    text-align: center;
    display: block;
    background-color: #0D1217;
    color: #fff;
    margin: 8px 15px 0 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
a:hover {
    /*text-decoration: underline !important;*/
}
p img {
    margin-bottom: 0px !important;
}
img {
    vertical-align: middle;
    max-width: 100%;
    height: auto;
}
footer .widget ul {
    float: left;
    padding: 0px;
}
.flickr_badge_image {
    float: left;
    margin-right: 1.81818%;
    margin-bottom: 1.81818%;
    width: 32.12121%;
}
.admin-bar .menu_sticky.stick {
    top: 32px !important;
}
#flickr_badge_image3,
#flickr_badge_image6,
#flickr_badge_image9,
#flickr_badge_image12,
#flickr_badge_image15,
#flickr_badge_image18 {
    margin-right: 0px;
}
.flickr_badge_image img {
    width: 100%;
}
#sidebar select {
    width: 90%;
    font-size: 14px;
}
.wp-caption.alignnone {
    max-width: 100%;
}
.wp-caption {
    max-width: 100%;
    margin-bottom: 30px !important;
    padding: 0px;
    background: none;
    color: #000;
    font-style: italic;
}
.wp-caption p {
    margin-bottom: 0px;
}
.wp-caption.alignleft {
    margin: 5px 30px 30px 0%;
}
.wp-caption.alignright {
    margin: 5px 0% 30px 30px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-style: normal;
    letter-spacing: -0.03em;
    font-weight: 300 !important;
    font-size: 14px !important;
    color: #888;
    line-height: 17px;
    margin: 8px 0 0;
}
.wp-caption-text {
    margin-top: 5px;
    font-style: italic;
    font-size: 0.923em;
    text-align: center;
    color: #b4b4b4;
}
.gallery-caption {
    visibility: visible;
    opacity: 1;
}
.bypostauthor {
    visibility: visible;
    opacity: 1;
}
a img.alignright {
    float: right;
    margin: 10px 0 30px 30px;
}
a img.alignnone {
    margin: 0px;
}
a img.alignleft {
    float: left;
    margin: 10px 30px 30px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.alignleft {
    display: block;
    float: left;
    margin: 5px 30px 30px 0 !important;
}
.alignright {
    display: block;
    float: right;
    margin: 5px 0 20px 20px !important;
}
.aligncenter {
    display: block;
    margin: auto;
}
.gallery-caption,
.entry-caption {
    font-style: italic;
    font-size: 12px;
    font-size: 0.857142857rem;
    line-height: 2;
    color: #757575;
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}
.page_error_404 {
    text-align: center;
    margin-bottom: 150px;
}
.page_error_404 .link_home404 {
    height: 35px;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 35px;
    padding: 0 40px;
    color: #FFF;
    background: #000000;
    cursor: pointer;
    border: 0px;
    margin-bottom: 15px;
    margin-top: 20px;
    text-transform: uppercase;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
    display: inline-block;
}
.page_error_404 .link_home404:hover {
    text-decoration: none !important;
    opacity: 0.9;
}
.page_error_404 h1 {
    font-size: 140px;
    line-height: 1.2;
    font-weight: 600;
    color: #000;
}
.grid_no_margin {
    margin-top: -30px;
}
.jp-type-playlist {
    opacity: 0.7;
}
h1,
h2,
h3,
h4,
h5,
h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
.postnav #prepost,
.postnav #nextpost,
.bbp-forum-title,
.single_post_arrow_content #prepost,
.single_post_arrow_content #nextpost {
    text-transform: capitalize;
}
.main_content {
    margin-bottom: 0px !important;
}
.content_single_page {
    margin-bottom: 50px !important;
    float: left;
    width: 100%;
    padding: 0px;
}
.content_single_page .single_section_comment #respond {
    padding: 25px 30px 30px 30px !important;
}
.content_single_page.page {
    margin-top: -7px;
    margin-bottom: 40px !important;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    position: relative;
    background: transparent;
}
.content_single_page.page #respond {
    padding: 17px 0px 0px 0px;
    margin-bottom: 30px;
}
#content .content_single_page.page .woocommerce form{
    margin-top: 10px;
    margin-bottom:10px;
}
#content .content_single_page.page .woocommerce form a{
    font-size: 14px;
}
.tab-container, .tab-content{
    float: left;
    width: 100%;
}
#content .content_single_page.page form,
#content .content_single_page.page form .form-submit,
#content .content_single_page.page form #submit {
    margin-bottom: 0px;
}
.content_single_page.type-page .comments-area .comments-title,
.content_single_page.type-page .comment-respond .comment-reply-title {
    margin-top: 0px;
}
.content_single_page.type-page .single_section_comment {
    margin-top: 15px;
    padding: 0px;
}
.content_single_page.type-page .single_section_comment a {
    color: #222 !important;
}
.logged-in-as a {
    color: #222 !important;
}
.content_single_page .image-post-thumb {
    margin-bottom: 20px;
}
.content_single_page a,
.content_single_page a:hover {
    color: #ff4200;
}
.page-full {
    padding-bottom: 20px;
}
.page-full#content {
    width: 66.66666666666667% !important;
    float: none;
    margin-left: auto;
    margin-right: auto;
    padding-right: 15px;
    padding-left: 15px;
}
.content_page_padding {
    width: 100%;
    display: inline-block;
    vertical-align: top;
}
.assistive-text.section-heading {
    float: left;
    width: 100%;
    font-size: 20px;
    margin: 0px;
    line-height: 40px;
}
#comment-nav-below {
    float: left;
    width: 100%;
    margin-top: -25px;
    margin-bottom: 50px;
}
#comment-nav-below .nav-previous {
    float: left;
    margin: 0px 10px 0px 0px;
}
#comment-nav-below .nav-previous a,
#comment-nav-below .nav-next a {
    padding: 5px 12px;
    background: #f4f4f4;
    color: #000;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 13px;
}
#comment-nav-below .nav-previous a:hover,
#comment-nav-below .nav-next a:hover {
    text-decoration: none !important;
    opacity: 0.8;
}
#comment-nav-below .nav-next {
    float: left;
    margin: 0px;
}
#mainmenu li a i {
    margin-right: 5px;
}
/* black sections */

.id_menu_lb {
    position: static !important;
    bottom: auto !important;
    background: #f74539 !important;
    color: #fff;
    width: auto !important;
    top: auto;
    display: inline-block !important;
    left: 0px;
    line-height: 1.2;
    margin-left: 5px;
    height: auto !important;
    font-size: 8px;
    padding: 3px 10px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    letter-spacing: 0px !important;
}
.id_menu_lb.id_lb_blue {
    background: #222ddc !important;
}
.id_menu_lb.id_lb_yellow {
    background: #ffe500 !important;
    color: #000;
}

.id_header_top_feaure_post {
    float: left;
    width: 100%;
    padding: 50px 0px;
    background: #f3f3f3;
    border-bottom: 1px solid #e8e8e8;
}
.id_header_top_feaure_post .row {
    margin-bottom: 0px;
}
.id_header_top_feaure_post .id_news_post_small_wrapper .header_top_post_image {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background-size: cover;
    opacity: 1;
    backface-visibility: hidden;
    background-position: 50% center;
    -webkit-transition: .5s ease-in-out opacity, 0.5s transform ease-in-out;
    -webkit-transition: .5s ease-in-out opacity, 0.5s -webkit-transform ease-in-out;
    transition: .5s ease-in-out opacity, 0.5s -webkit-transform ease-in-out;
    transition: .5s ease-in-out opacity, 0.5s transform ease-in-out;
    transition: .5s ease-in-out opacity, 0.5s transform ease-in-out, 0.5s -webkit-transform ease-in-out;
}
.id_header_top_feaure_post .id_news_post_small_wrapper .header_grid_post {
    margin-bottom: 0px;
}
.id_header_top_feaure_post .id_news_post_small_wrapper .header_top_post_item {
    position: relative;
    float: left;
    width: 100%;
    padding-bottom: 70%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
}
.id_header_top_feaure_post .id_news_post_small_wrapper .header_top_post_item .link_grid_header_absolute {
    background: #000;
    opacity: 0.3;
}
.id_header_top_feaure_post .id_news_post_small_wrapper .header_top_post_item:hover .link_grid_header_absolute {
    opacity: 0.5;
}
.id_header_top_feaure_post .id_news_post_small_wrapper .header_top_post_item .item_caption {
    position: absolute;
    top: 20px;
    left: 20px;
    right: 20px;
    z-index: 2;
}
.id_header_top_feaure_post .id_news_post_small_wrapper .header_top_post_item .item_caption .meta-category-small {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.id_header_top_feaure_post .id_news_post_small_wrapper .header_top_post_item .item_caption .meta-category-small a {
    margin: 0px !important;
    margin-right: 5px !important;
    float: left !important;
    background: #000;
    background-color: rgba(0, 0, 0, .7);
    height: auto;
    line-height: 10px;
    padding: 5px 11px 4px;
    color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.id_header_top_feaure_post .id_news_post_small_wrapper .header_top_post_item .item_caption h4 {
    font-size: 22px;
}
.id_header_top_feaure_post .id_news_post_small_wrapper .header_top_post_item .item_caption h4 a {
    color: #fff;
}
.id_header_top_feaure_post .id_news_post_small_wrapper .header_top_post_item .item_caption h4 a:hover {
    color: #fff !important;
    opacity: 0.8;
}
.id_header_top_feaure_post .id_news_post_small_wrapper .header_top_post_item .post-meta-bot {
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
    color: #fff;
    font-size: 12px;
    z-index: 2;
}
.id_header_top_feaure_post .id_news_post_small_wrapper .header_top_post_item .post-meta-bot i {
    margin-right: 5px;
}
.id_header_top_feaure_post .id_news_post_small_wrapper .header_top_post_item .post-meta-bot a,
.id_header_top_feaure_post .id_news_post_small_wrapper .header_top_post_item .post-meta-bot .post-date {
    color: #fff !important;
}
.id_header_top_feaure_post .header_tops_small_item {
    width: 50%;
    float: left;
    margin-top: 20px;
}
.id_header_top_feaure_post .header_tops_small_item img {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.id_header_top_feaure_post .header_tops_small_item.small_grid_2,
.id_header_top_feaure_post .header_tops_small_item.small_grid_5,
.id_header_top_feaure_post .header_tops_small_item.small_grid_8 {
    padding-right: 10px;
}
.id_header_top_feaure_post .header_tops_small_item.small_grid_3,
.id_header_top_feaure_post .header_tops_small_item.small_grid_6,
.id_header_top_feaure_post .header_tops_small_item.small_grid_9 {
    padding-left: 10px;
}
.id_header_top_feaure_post .header_tops_small_item .item_caption h4 {
    font-size: 15px;
    margin-bottom: 0px;
}
.id_header_top_feaure_post .header_tops_small_item .item_caption h4 a {
    color: #000;
}
.jlhome_carousel {
    background: #fbf2e0;
    margin-bottom: 50px;
    padding: 50px 0px 65px 0px;
}
.row.id_home_carousel {
    margin-bottom: 0px !important;
}
.id_small_list_wrapper {
    float: left;
    width: 100%;
}
.widget_idn_home_small_list_widget.post_list_widget {
    margin-bottom: 20px !important;
}
.id_small_list_wrapper .id_home_small_list {
    margin-right: -15px;
    margin-left: -15px;
}
.id_small_list_wrapper .id_home_small_list .id_list_item {
    width: 33.33333333%;
    float: left;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    list-style: none;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 0px solid #e4e4e4;
}
.id_small_list_wrapper .id_small_format {
    float: left !important;
    width: 130px !important;
}
.id_small_list_wrapper .item-details {
    margin-left: 140px;
    margin-right: 0px !important;
}

.so-panel.widget.widget_id_recent_grid5_widgets {
    margin-bottom: 20px !important;
    background: none;
}
.id_homepage {
    float: left;
    width: 100%;
    overflow: hidden;
}
.id_grid5_builder.id_homepage {
    float: left;
    width: 100%;
    margin-bottom: 0px;
}
.id_grid5_wrapper {
    float: left;
    width: 100%;
}
.id_grid5_wrapper .id_grid5_container {
    margin: 0px -7px;
}
.id_grid5_wrapper .id_grid5_item {
    float: left;
    padding-right: 7px;
    padding-left: 7px;
}
.id_grid5_wrapper .id_grid5_item.id_grid5main {
    width: 44%;
}
.id_grid5_wrapper .id_grid5_item.id_grid5main .id_grid5_itemin {
    height: 514px;
    position: relative;
}
.id_grid5_wrapper .id_grid5_item .id_grid5_itemin .meta-category-small {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 2;
    width: auto;
}
.id_grid5_wrapper .id_grid5_item .id_grid5_itemin .meta-category-small a {
    color: #fff;
    font-weight: 400 !important;
    background: #000;
    height: auto;
    line-height: 10px;
    padding: 7px 15px 7px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    letter-spacing: 0.03em;
}
.id_grid5_wrapper .id_grid5_item.id_grid5main .image-post-title {
    font-size: 25px;
}
.id_grid5_wrapper .id_grid5_item.id_grid5small {
    width: 28%;
    margin-bottom: 14px;
}
.id_grid5_wrapper .id_grid5_item.id_grid5small .id_grid5_itemin {
    height: 250px;
}
.id_grid5_wrapper .id_grid5_item.id_grid5small .image-post-title {
    font-size: 18px;
}
.id_grid5_wrapper .id_grid5_item.id_grid5small.id_grid4,
.id_grid5_wrapper .id_grid5_item.id_grid5small.id_grid5 {
    margin-bottom: 0px;
}
.id_grid5_wrapper .id_grid5_item .id_grid5_itemin {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.id_radius .id_grid5_wrapper .id_grid5_item .id_grid5_itemin {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.id_grid5_wrapper .id_grid5_item .id_grid5_itemin .image_grid_header_absolute {
    height: auto;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    position: absolute;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
}
.id_grid5_wrapper .id_grid5_item .id_grid5_itemin .link_grid_header_absolute {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    opacity: .3;
}
.id_grid5_wrapper .id_grid5_item .id_grid5_itemin .wrap_box_style_main {
    padding: 25px;
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    right: 0%;
}
.id_grid5_wrapper .id_grid5_item .id_grid5_itemin .wrap_box_style_main .image-post-title {
    margin-top: 0px !important;
}
.id_grid5_wrapper .id_grid5_item .id_grid5_itemin .wrap_box_style_main .image-post-title a,
.id_grid5_wrapper .id_grid5_item .id_grid5_itemin .wrap_box_style_main .image-post-title a:hover {
    color: #fff !important;
}
.id_grid5_wrapper .id_grid5_item .id_grid5_itemin .wrap_box_style_main .post-meta {
    float: left;
    width: 100%;
    line-height: 1.2;
    color: #fff;
}
.id_grid5_wrapper .id_grid5_item .id_grid5_itemin .wrap_box_style_main .post-meta i {
    margin-right: 5px;
}
.id_grid5_wrapper .id_grid5_item .id_grid5_itemin .wrap_box_style_main .id_post_meta,
.id_grid5_wrapper .id_grid5_item .id_grid5_itemin .wrap_box_style_main .id_post_meta span,
.id_grid5_wrapper .id_grid5_item .id_grid5_itemin .wrap_box_style_main .id_post_meta a {
    color: #fff !important;
}
.id_grid5_wrapper .id_grid5_item .id_grid5_itemin .wrap_box_style_main .post-meta .author-avatar-link {
    float: left;
    color: #fff !important;
}
.id_grid5_wrapper .id_grid5_item .id_grid5_itemin .wrap_box_style_main .post-meta .author-avatar-link a:hover {
    color: #fff !important;
}
.id_grid5_wrapper .id_grid5_item .id_grid5_itemin .wrap_box_style_main .post-meta .author-avatar-link a {
    float: left;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}
/*-------------------------------------------------------------------------------------
main grid 6 post
-------------------------------------------------------------------------------------*/

.id_grid6_wrapper {
    float: left;
    width: 100%;
}
.id_grid6_wrapper .id_grid6_container {
    margin-right: -7px;
    margin-left: -7px;
}
.id_grid6_wrapper .id_grid6_item {
    float: left;
    padding-left: 7px;
    padding-right: 7px;
}
.id_grid6_wrapper .id_grid6_item .id_grid6_itemin {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.id_radius .id_grid6_wrapper .id_grid6_item .id_grid6_itemin {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.id_grid6_wrapper .id_grid6_item .image_grid_header_absolute {
    height: auto;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    position: absolute;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
}
.id_grid6_wrapper .id_grid6_item .link_grid_header_absolute {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    opacity: .4;
}
.id_grid6_wrapper .id_grid6_item.id_grid6main {
    width: 50%;
    margin-bottom: 14px;
}
.id_grid6_wrapper .id_grid6_item.id_grid6main .meta-category-small {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 2;
    width: auto;
}
.id_grid6_wrapper .id_grid6_item.id_grid6main .meta-category-small a {
    color: #fff;
    letter-spacing: 0.03em;
    font-weight: 500 !important;
    background: #000;
    height: auto;
    line-height: 10px;
    padding: 7px 15px 7px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.id_grid6_wrapper .id_grid6_item.id_grid6main .wrap_box_style_main {
    position: absolute;
    bottom: 0px;
    z-index: 2;
    padding: 25px;
}
.id_grid6_wrapper .id_grid6_item.id_grid6main .wrap_box_style_main .image-post-title {
    margin-top: 0px;
    font-size: 25px;
}
.id_grid6_wrapper .id_grid6_item.id_grid6main .wrap_box_style_main .image-post-title a,
.id_grid6_wrapper .id_grid6_item.id_grid6main .wrap_box_style_main .image-post-title a:hover {
    color: #fff !important;
}
.id_grid6_wrapper .id_grid6_item.id_grid6main .wrap_box_style_main .id_post_meta span,
.id_grid6_wrapper .id_grid6_item.id_grid6main .wrap_box_style_main .id_post_meta a {
    color: #fff !important;
}
.id_grid6_wrapper .id_grid6_item.id_grid6main .id_grid6_itemin {
    float: left;
    width: 100%;
    padding-bottom: 60%;
}
.id_grid6_wrapper .id_grid6_item.id_grid6small {
    width: 25%;
}
.id_grid6_wrapper .id_grid6_item.id_grid6small .id_grid6_wp {
    float: left;
    width: 100%;
    overflow: hidden;
}
.id_radius .id_grid6_wrapper .id_grid6_item.id_grid6small .id_grid6_wp {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    position: relative;
}
.id_grid6_wrapper .id_grid6_item.id_grid6small .id_grid6_wp .link_grid_header_absolute {
    opacity: .4;
}
.id_grid6_wrapper .id_grid6_item.id_grid6small .id_grid6_itemin_thumbnail {
    float: left;
    width: 100%;
    padding-bottom: 70%;
    overflow: hidden;
    position: relative;
}
.id_grid6_wrapper .id_grid6_item.id_grid6small .post-entry-content {
    position: absolute;
    width: auto;
    bottom: 20px;
    left: 20px;
    right: 20px;
}
.id_grid6_wrapper .id_grid6_item.id_grid6small .post-entry-content h3 a,
.id_grid6_wrapper .id_grid6_item.id_grid6small .post-entry-content h3 a:hover {
    color: #fff !important;
}
.id_grid6_wrapper .id_grid6_item.id_grid6small .post-entry-content h3 a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.3 !important;
}
.id_grid6_wrapper .id_grid6_item.id_grid6small .meta-category-small {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 2;
}
.id_grid6_wrapper .id_grid6_item.id_grid6small .meta-category-small a {
    color: #fff;
    letter-spacing: 0.03em;
    font-weight: 500 !important;
    background: #000;
    height: auto;
    line-height: 10px;
    padding: 7px 15px 7px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.id_grid6_wrapper .id_grid6_item.id_grid6small .post-meta {
    margin-top: 3px;
}
.id_grid6_wrapper .id_grid6_item.id_grid6small .post-meta .meta-comment {
    display: none;
}
.id_grid6_wrapper .id_grid6_item.id_grid6small .image-post-title {
    font-size: 18px;
    float: left;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0;
}
/*-------------------------------------------------------------------------------------
Home grid with right list
-------------------------------------------------------------------------------------*/

.id_2main_rightlist_wrapper.id_grid_right_list .id_2main_rightlist_item_wrapper {
    width: 66.66666666%;
    float: left;
}
.id_2main_rightlist_wrapper.id_grid_right_list .id_2main_rightlist_item {
    width: 50%;
    margin-bottom: 30px;
}
.id_radius .id_2main_rightlist_wrapper.id_grid_right_list .id_2main_rightlist_item .id_2main_rightlist_item_win {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
}
.id_2main_rightlist_wrapper.id_grid_right_list .id_2main_rightlist_item .id_2main_rightlist_itemin {
    height: 235px;
}
.id_2main_rightlist_itemin .meta-category-small {
    position: absolute;
    z-index: 2;
    top: 20px;
    left: 20px;
}
.id_2main_rightlist_itemin .meta-category-small a {
    color: #fff;
    letter-spacing: 0.03em;
    font-weight: 500 !important;
    background: #ef262c;
    height: auto;
    line-height: 10px;
    padding: 7px 15px 7px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.id_2main_rightlist_wrapper.id_grid_right_list .id_2main_main_captions .wrap_box_style_main .image-post-title {
    font-size: 22px;
}
.id_2main_rightlist_wrapper.id_grid_right_list .id_clear {
    float: left;
    width: 100%;
}
.id_2main_rightlist_wpin {
    float: left;
    width: 100%;
}
.id_radius .id_2main_rightlist_wpin {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
}
.id_radius .id_2main_rightlist_wrapper .id_2main_main_captions {
    -webkit-border-radius: 0px 0px 10px 10px;
    -moz-border-radius: 0px 0px 10px 10px;
    border-radius: 0px 0px 10px 10px;
}
/*-------------------------------------------------------------------------------------
Home 2 main right list
-------------------------------------------------------------------------------------*/

.id_2main_rightlist_builder {
    float: left;
    width: 100%;
}
.id_2main_rightlist_container {
    /*margin-right: -15px;
    margin-left: -15px;*/
}
.id_2main_rightlist_wrapper {
    float: left;
    width: 100%;
}
.id_2main_rightlist_wrapper .id_2main_rightlist_item {
    width: 33.33333333%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}
.id_2main_rightlist_wrapper .id_2main_rightlist_item .id_2main_rightlist_itemin {
    float: left;
    width: 100%;
    overflow: hidden;
    position: relative;
    aspect-ratio: 5/3;
}
.id_2main_rightlist_wrapper .id_2main_rightlist_item .image_grid_header_absolute {
    height: auto;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    position: absolute;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
}
.id_2main_rightlist_wrapper .id_2main_rightlist_item .link_grid_header_absolute {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    opacity: 0;
}
.id_2main_rightlist_wrapper .id_2main_main_captions {
    float: left;
    width: 100%;
    border: 1px solid #ebebeb;
    padding: 12px;
    /*min-height: 143px;*/
}
.id_2main_rightlist_wrapper .id_2main_main_captions .wrap_box_style_main {
    float: left;
    width: 100%;
}
.id_2main_rightlist_wrapper .id_2main_main_captions .wrap_box_style_main .image-post-title {
    margin-top: 0px;
    font-size: 17px;
    line-height: 21px;
}
.id_2main_rightlist_wrapper .id_2main_main_captions .meta-category-small {
    float: left;
    width: 100%;
}
.id_2main_rightlist_wrapper .id_2main_main_captions .meta-category-small a {
    color: #fff;
    letter-spacing: 0.2em;
    font-weight: 300 !important;
    background: #000;
    height: auto;
    line-height: 10px;
    padding: 4px 15px 4px;
}
.id_2main_rightlist_wrapper .id_2main_rightlist_item.id_second_feature .id_2main_rightlist_itemin {
    height: 450px;
    overflow: hidden;
}
.id_radius .id_2main_rightlist_wrapper .id_2main_rightlist_item.id_second_feature .id_2main_rightlist_itemin {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.id_2main_rightlist_wrapper .id_2main_rightlist_item.id_second_feature {
    width: 33.333333%;
}
.id_2main_rightlist_item.id_second_feature .meta-category-small {
    position: absolute;
    z-index: 2;
    top: 20px;
    left: 20px;
}
.id_2main_rightlist_item.id_second_feature .meta-category-small a {
    color: #fff;
    letter-spacing: 0.03em;
    font-weight: 500 !important;
    background: #000;
    height: auto;
    line-height: 10px;
    padding: 7px 15px 7px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.id_2main_rightlist_wrapper .id_2main_rightlist_item.id_second_feature .id_2main_rightlist_itemin .id_post_meta span,
.id_2main_rightlist_wrapper .id_2main_rightlist_item.id_second_feature .id_2main_rightlist_itemin .id_post_meta span a {
    color: #fff;
}
.id_2main_rightlist_wrapper .id_2main_rightlist_item.id_second_feature .link_grid_header_absolute {
    opacity: .4;
    background: #000;
}
.id_2main_rightlist_item.id_second_feature .wrap_box_style_main {
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 2;
    padding: 0px 15px 15px 15px;
}
.id_2main_rightlist_item.id_second_feature .wrap_box_style_main .image-post-title a,
.id_2main_rightlist_item.id_second_feature .wrap_box_style_main .image-post-title a:hover {
    color: #fff !important;
}
.id_2main_rightlist_item.id_second_feature .wrap_box_style_main .image-post-title {
    font-size: 18px;
}
.id_2main_rightlist_item.id_second_feature .wrap_box_style_main .post-meta span,
.id_2main_rightlist_item.id_second_feature .wrap_box_style_main .post-meta span a,
.id_2main_rightlist_item.id_second_feature .wrap_box_style_main .post-meta span a:hover {
    color: #fff !important;
}
.id_2main_small_text {
    float: left;
    width: 33.33333333%;
    padding-left: 15px;
    padding-right: 15px;
}
.id_2main_small_text .id_2main_small_text_in {
    float: left;
    width: 100%;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ebebeb;
}
.id_2main_small_text .id_2main_small_text_in .item-details {
    position: relative;
    margin-right: 120px;
    top: 0px;
}
.id_2main_small_text .id_2main_small_text_in .meta-category-small {
    float: left;
    width: 100%;
    line-height: 1.2;
    margin-bottom: 10px;
}
.id_2main_small_text .id_2main_small_text_in .meta-category-small a {
    color: #fff;
    font-weight: 500 !important;
    letter-spacing: 0.03em;
    background: #000;
    height: auto;
    line-height: 10px;
    padding: 7px 15px 7px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.id_2main_small_text .id_2main_small_text_in .feature-post-title {
    font-size: 17px;
    line-height: 1.3;
    float: left;
    width: 100%;
    margin-top: 0px;
}
.id_2main_small_text:last-child .id_2main_small_text_in {
    margin-bottom: 0px;
}
.id_2main_small_text .image-post-title {
    margin-top: 0px;
    font-size: 16px;
}
/*-------------------------------------------------------------------------------------
main overlay with right list
-------------------------------------------------------------------------------------*/

.id_main_with_right_post {
    float: left;
    width: 100%;
}
.id_main_with_right_post .id_main_post_style_padding {
    float: left;
    width: 66.66666666%;
    padding-right: 15px;
}
.id_main_with_right_post .id_main_post_style {
    float: left;
    width: 100%;
    height: 490px;
    position: relative;
}
.id_radius .id_main_with_right_post .id_main_post_style {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
}
.id_main_with_right_post .id_main_post_style .id_love_view_social {
    z-index: 2;
    top: 20px;
    right: 20px;
}
.id_main_with_right_post .id_main_post_style .link_grid_header_absolute {
    opacity: .4;    
}
.id_radius .id_main_with_right_post .id_main_post_style .link_grid_header_absolute {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.id_main_with_right_post .id_main_post_style .meta-category-small {
    z-index: 2;
    margin-bottom: 10px;
    float: left;
    width: 100%;
}
.id_main_with_right_post .id_main_post_style .meta-category-small a {
    color: #fff;
    font-weight: 500 !important;
    letter-spacing: 0em;
    background: #ef262c;
    height: auto;
    line-height: 10px;
    padding: 7px 15px 7px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.id_main_with_right_post .id_main_post_style .post-entry-content {
    position: absolute;
    top: auto;
    bottom: 0px;
    padding: 30px;
}
.id_main_with_right_post .id_main_post_style .post-entry-content h3 {
    margin-top: 0px !important;
    font-size: 30px;
}
.id_main_with_right_post .id_main_post_style .post-entry-content h3 a,
.id_main_with_right_post .id_main_post_style .post-entry-content h3 a:hover {
    color: #fff !important;
}
.id_main_with_right_post .id_main_post_style .post-entry-content .auto_image_with_date {
    float: left;
    width: 100%;
}
.id_main_with_right_post .id_main_post_style .post-entry-content .auto_image_with_date span {
    color: #fff;
}
.id_main_with_right_post .id_main_post_style .post-entry-content .auto_image_with_date span a,
.id_main_with_right_post .id_main_post_style .post-entry-content .auto_image_with_date span a:hover {
    color: #fff !important;
}
.id_main_with_right_post .id_post_meta .id_author_img_w a,
.id_main_with_right_post .id_post_meta .id_author_img_w a:hover,
.id_main_with_right_post .id_post_meta .post-date {
    color: #fff;
}
.id_main_with_right_post .id_main_post_style .image_grid_header_absolute {
    height: auto;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    position: absolute;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
}
.id_main_with_right_post .feature-image-link.image_post {
    float: left;
}
.id_main_with_right_post .id_list_post_wrapper .item-details h3 {
    font-size: 14px;
}
.id_list_post_wrapper {
    float: left;
    width: 33.33333333%;
    position: relative;
    margin-bottom: 30px;
    padding-left: 15px;
}
.id_list_post_wrapper:last-child {
    margin-bottom: 0px;
}
.id_list_post_wrapper .id_small_format {
    width: 100px !important;
}
.id_list_post_wrapper .id_small_format {
    float: left;
    width: 100%;
}
.id_list_post_wrapper .item-details {
    position: relative;
    margin-left: 115px;
    top: 0;
}
.id_list_post_wrapper .item-details .meta-category-small {
    float: left;
    width: 100%;
}
.id_list_post_wrapper .item-details .meta-category-small a {
    color: #fff;
    font-weight: 400 !important;
    letter-spacing: 0em;
    background: #ef262c;
    height: auto;
    line-height: 10px;
    padding: 7px 15px 7px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 1px;
}
.id_list_post_wrapper .item-details h3 {
    font-size: 15px;
    margin-top: 0px !important;
}
.id_list_post_wrapper .item-details h3 a {}
/*-------------------------------------------------------------------------------------
header fullscreen post
-------------------------------------------------------------------------------------*/

.home_post_feature_fullscreen_wrapper {
    float: left;
    width: 100%;
    position: relative;
    background-color: #000;
}
#home_fullscreen_post {
    background: #000;
    opacity: 0.3;
}
.home_post_feature_fullscreen {
    width: 100%;
    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;
    position: relative;
}
.home_post_feature_fullscreen_wrapper .banner-container {
    top: 50%;
    background: none;
    left: 27%;
    right: 27%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: auto;
    padding: 0px;
    bottom: auto;
    text-align: center;
}
.home_post_feature_fullscreen_wrapper .banner-container .post-category-color-text {
    display: inline-block;
    float: none;
}
.home_post_feature_fullscreen_wrapper .banner-container h5 a {
    text-transform: capitalize;
    font-weight: 500;
    font-size: 45px;
}
.single_post_entry_content .post-category-color-text:hover {
    text-decoration: none !important;
    color: #fff !important;
}
.single_post_entry_content .meta-category-small {
    margin-bottom: 7px;
    float: left;
    width: 100%;
}
.single_post_entry_content .reactions_img_wrapper .reactions_img_bg {
    -webkit-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0);
    -moz-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0);
    box-shadow: 1px 2px 2px rgba(0, 0, 0, 0);
}
/*-------------------------------------------------------------------------------------
Dark Skin
-------------------------------------------------------------------------------------*/

/*------------------------------------------------------------------------------------- Day and night -------------------------------------------------------------------------------------*/

.id_day_night.jldnup {
    position: absolute;
    top: 50%;
    -webkit-transform: translate3d(0, 0, 0) perspective(1px) translateY(-50%);
    -ms-transform: translate3d(0, 0, 0) perspective(1px) translateY(-50%);
    transform: translate3d(0, 0, 0) perspective(1px) translateY(-50%);
    right: 86px;
}
.id_day_night {
    position: relative;
    float: right;
}
.id_day_night.id_night_en .fa-moon-o {
    display: none;
}
.id_day_night.id_night_en .la-sun-o {
    display: block;
}
.id_day_night.id_day_en .fa-moon-o {
    display: block;
}
.id_day_night.id_day_en .la-sun-o {
    display: none;
}
.id_day_night .g1-button-none {
    padding: 0;
    border-width: 0;
    box-shadow: none;
    text-align: inherit;
    border-color: transparent;
    background-color: transparent;
    color: inherit;
}
.id_day_night .night-toggle-icon {
    overflow: hidden;
    position: relative;
    font-size: 16px;
    float: left;
    display: inline-block;
    width: auto;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
}
.night-toggle-icon.active i,
.night-toggle-icon.active:hover i {
    color: #fff !important;
}
.id_day_night .night-toggle-icon:before,
.id_day_night .night-toggle-icon:after {
    -webkit-transition: -webkit-transform 375ms ease-in-out;
    -moz-transition: -moz-transform 375ms ease-in-out;
    -o-transition: -o-transform 375ms ease-in-out;
    transition: transform 375ms ease-in-out;
}
.id_day_night .night-toggle-icon i {
    height: 40px;
    line-height: 40px;
    float: left;
    margin: 0 5px 0 0px;
    font-size: 20px !important;
    text-align: center;
}
.id_day_night .night-toggle-icon i,
.id_day_night .night-toggle-icon i:hover {
    color: #000;
}
.layout_wrapper.dark_skin .layout_container {
    background: none;
}
.dark_skin .grid-sidebar .box.sticky .large_post_content {
    background: #191717;
}
.dark_skin .navigation_wrapper .id_main_menu > li:hover > a,
.dark_skin .navigation_wrapper .id_main_menu > .current-menu-item > a,
.dark_skin .navigation_wrapper .id_main_menu > .current-menu-parent > a,
.dark_skin .navigation_wrapper .id_main_menu > .current-menu-ancestor > a {
    color: #fff !important;
}
.layout_wrapper.dark_skin {
    background: #232323;
    color: #999
}
.dark_skin blockquote {
    border-left: 3px solid #999;
}
.dark_skin .id_close_wapper .id_close_1,
.dark_skin .id_close_wapper .id_close_2 {
    background: #fff;
}
.dark_skin #content_nav a .arrow_down {
    color: #fff;
}
.dark_skin .header_default.header_main #mainmenu > li > a:hover {
    color: #fff;
}
.dark_skin .single_captions_aboves_image_full_width_wrapper .row .col-md-12 {
    background: #151414;
}
.dark_skin #respond {
    background: #1b1b1b !important;
}
.dark_skin .large_post_share_icons {
    border-bottom: 1px solid #353333;
    border-top: 1px solid #353333;
}
.dark_skin .large_post_share_icons a {
    color: #fff;
}
.dark_skin .panel-row-style {
    background: transparent !important;
}
.dark_skin .header_default.header_top .social_icon_header_top li a,
.dark_skin .header_default.header_top .menu_mobile_icons,
.dark_skin .header_default.header_top .search_header_wrapper {
    background: rgba(255, 255, 255, 0.06) !important;
}
.dark_skin .header_default.header_top .social_icon_header_top li a:hover,
.dark_skin .header_default.header_top .menu_mobile_icons:hover,
.dark_skin .header_default.header_top .search_header_wrapper:hover {
    background: rgba(255, 255, 255, 0.2) !important;
    color: #fff;
}
.dark_skin .id_count_style_1 .jlsocial-element {
    background: #2f2f2f;
    border: 1px solid #222;
}
.dark_skin .id_count_style_1 .num-count,
.dark_skin .id_count_style_1 .jlsocial-element-right {
    color: #fff;
}
.dark_skin .id_large_builder.id_homepage .id_large_more {
    color: #fff;
}
.dark_skin .id_post_title_top.id_large_format .single-post-meta-wrapper span a:hover,
.dark_skin .id_homepage .post-meta.meta-main-img a:hover {
    color: #818181 !important;
}
.dark_skin .widget .widget-title h2,
.dark_skin .id_sidebar .widget .widget-title,
.dark_skin .widget_archive ul li {
    color: #fff;
    border-bottom: 1px solid #2f2e2e;
}
.dark_skin .auth .author-link a:hover {
    color: #fff;
}
.dark_skin .main_title_col .auth .author-link a,
.dark_skin .main_title_col .auth .author-link a:hover {
    color: #000;
}
.dark_skin .single-post-meta-wrapper .jm-post-like,
.dark_skin .single_post_entry_content .single-post-meta-wrapper .jm-post-like:hover,
.dark_skin .id_single_style1 .single-post-meta-wrapper span.post-author a,
.dark_skin .id_single_style1 .single-post-meta-wrapper span,
.dark_skin .id_single_style1 .single-post-meta-wrapper span a,
.dark_skin .id_single_style1 .single-post-meta-wrapper span a:hover {
    color: #818181 !important;
}
.dark_skin .header_main .search_header_menu .search_header_wrapper i,
.dark_skin .header_main .search_header_menu .menu_mobile_icons i {
    color: #fff !important;
}
.dark_skin .header_default.header_top .social_icon_header_top li a i {
    color: #fff !important;
}
.dark_skin .main_title_wrapper.id_na_bg_title,
.dark_skin .main_title_wrapper.id_na_bg_title.category_title_section {
    background: #3e3e3e;
}
.dark_skin .single-post-meta-wrapper .view_options {
    color: #fff !important;
}
.dark_skin .searchform_theme .search_btn {
    border: 2px solid #404040;
}
.dark_skin .comment-content {
    border-bottom: 1px solid #404040;
}
.dark_skin .searchform_theme .button {
    background: none !important;
    color: #404040;
}
.dark_skin .header_main_wrapper.header_style_3_opt {
    border-bottom: 1px solid #353333;
}
.dark_skin .header_main .search_header_menu .menu_mobile_icons i,
.dark_skin .header_main .search_header_menu .search_header_wrapper i,
.dark_skin .header_main .search_header_menu .menu_mobile_icons:hover i,
.dark_skin .header_main .search_header_menu .menu_mobile_icons:hover i,
.dark_skin .header_main .search_header_menu .search_header_wrapper:hover i {
    color: #fff;
}
.dark_skin .social_icon_header li a,
.dark_skin .social_icon_header li a:hover {
    color: #fff;
}
.dark_skin h1,
.dark_skin h2,
.dark_skin h3,
.dark_skin h4,
.dark_skin h5,
.dark_skin h6,
.dark_skin h1 a,
.dark_skin h2 a,
.dark_skin h3 a,
.dark_skin h4 a,
.dark_skin h5 a,
.dark_skin h6 a,
.dark_skin a,
.dark_skin a:hover {
    color: #fff;
}
.dark_skin .single-post-meta-wrapper span a:hover,
.dark_skin .wp-caption,
.dark_skin .single-post-meta-wrapper span a,
.dark_skin .single-post-meta-wrapper span,
.dark_skin .grid_post_share .mashsbcount,
.dark_skin p,
.dark_skin .post_grid_more_meta_wrapper .grid_post_share,
.dark_skin .post_grid_more_meta_wrapper .meta-comment a,
.dark_skin .grid_meta_bottom_wrapper .post-date,
.dark_skin .grid_meta_bottom_wrapper .author-avatar-link a,
.dark_skin .auto_image_with_date .post-date {
    color: #999 !important;
}
.dark_skin .cfs_from_wrapper {
    background: #464646;
}
.dark_skin .cfs_from_container {
    background: #4c4c4c;
}
.dark_skin .container_masonry_home .pagination-more {
    background: #151414;
}
.dark_skin #sidebar .widget .widget-title h2,
.dark_skin .panel-grid-cell .widget .widget-title {
    color: #fff;
    border-bottom: 1px solid #2f2e2e;
}
.dark_skin .widget .widget-title h2:after,
.dark_skin .id_sidebar .widget .widget-title:after {
    border-top-color: #404040;
}
.dark_skin .id_header_top_feaure_post .header_tops_small_item .item_caption h4 a {
    color: #fff;
}
.dark_skin .search_form_menu_personal .searchform_theme .search_btn {
    color: #fff;
}
.dark_skin .footer_top_small_carousel_5 .slick-dots li button {
    background: #4c4c4c;
    border: 1px solid #4c4c4c;
}
.dark_skin .search_form_menu_personal .searchform_theme .search_btn::-webkit-input-placeholder {
    color: #fff !important;
}
.dark_skin .search_form_menu_personal .searchform_theme .search_btn::-moz-placeholder {
    color: #fff !important;
}
.dark_skin .search_form_menu_personal .searchform_theme .search_btn:-ms-input-placeholder {
    color: #fff !important;
}
.dark_skin .search_form_menu_personal .searchform_theme .search_btn:-moz-placeholder {
    color: #fff !important;
}
.dark_skin .id_header_top_feaure_post {
    background: #151414;
    border-bottom: 1px solid #353333;
}
.dark_skin .footer_top_small_carousel_5 {
    background: #232323;
}
.dark_skin .default_3_grid_slider .small-static-post-header {
    border-left: 1px solid #151414;
    border-bottom: 1px solid #151414;
}
.dark_skin .default_3_grid_slider .main-static-post-header {
    border-bottom: 1px solid #151414;
}
.dark_skin .category_header_post_2col_item.grid_5col_display_post.large_main_image_row {
    border-right: 0px solid #151414 !important;
    border-bottom: 1px solid #151414 !important
}
.dark_skin .category_header_post_2col_item.grid_5col_display_post.small_main_image_row {
    border-bottom: 1px solid #151414 !important;
    border-left: 1px solid #151414 !important;
}
.dark_skin .main_title_wrapper .categories-title.title,
.dark_skin .main_title_wrapper.id_cat_img_bg p,
.dark_skin .main_title_col .auth p,
.dark_skin .comments-area .comments-title,
.dark_skin .comment-respond .comment-reply-title,
.dark_skin .comment-meta .comment-author-name,
.dark_skin .related-posts h4,
.dark_skin .related-posts h3 a,
.dark_skin .single_post_entry_content .single_post_title_main,
.dark_skin .cfs_from_wrapper .cfs_label_message,
.dark_skin .cfs_from_wrapper .cfs_form_title,
.dark_skin .banner-container .post-meta span,
.dark_skin .footer_top_small_carousel_5 .popular-item-caption h4 a {
    color: #fff !important;
}
.dark_skin .blog_grid_post_style .post-entry-content .post-entry-content-wrapper,
.dark_skin .main-grid-post-display .blog_grid_post_style .post-entry-content .post-entry-content-wrapper,
.dark_skin .grid_home_3col .blog_grid_post_style .post-entry-content .post-entry-content-wrapper {
    background: none;
}
.dark_skin .feature-post-list .item-details .post-meta a,
.dark_skin .feature-post-list .item-details .post-meta a:hover {
    color: #999 !important;
}
.dark_skin .single_post_arrow_content a {
    color: #fff;
}
.dark_skin #content select {
    color: #999;
}
.dark_skin ul.products li.product .price ins,
.dark_skin ul.products li.product .price {
    color: #fff !important;
}
.dark_skin #review-box h5 {
    border-bottom: 1px solid #383434;
}
.dark_skin #review-box {
    border: 2px solid #373434;
}
.dark_skin .page_slider_grid_5_style .main-static-post-header {
    border-bottom: 0px solid transparent;
}
.dark_skin .page_slider_grid_5_style .small-static-post-header {
    border-bottom: 0px solid transparent;
    border-left: 0px solid transparent;
}
.dark_skin .recent_post_large_widget .recent_list_item_number_left {
    color: #fff;
}
.dark_skin .single_captions_only_full_width_wrapper .row .col-md-12,
.dark_skin .single_captions_bottom_image_full_width_wrapper .row .col-md-12 {
    background: #151414;
}
.dark_skin .recent_post_large_widget .wrap_box_style_main .title_content_wrapper {
    color: #fff;
}
.dark_skin .related-posts {
    border-top: 0px;
}
.dark_skin .comment-form-author input,
.dark_skin .comment-form-email input,
.dark_skin .comment-form-url input,
.dark_skin #content input[type="text"],
.dark_skin #content input[type="password"],
.dark_skin #content input[type="email"],
.dark_skin #content textarea,
.dark_skin #content select,
.dark_skin .comment-form-comment textarea {
    background: #4c4c4c;
    border: solid 1px #4c4c4c;
    color: #fff !important;
}
.dark_skin .single_section_content .single-post-meta-wrapper > span:after,
.dark_skin .single_section_content .single-post-meta-wrapper .jm-post-like:after {
    background: #fff;
}
.dark_skin .logged-in-as a {
    color: #fff !important;
}
.dark_skin .single_post_share_wrapper,
.dark_skin .search_form_menu_personal {
    background-color: rgba(14, 14, 14, 0.97);
}
.search_form_menu.not_fount_result .searchform_theme {
    height: 45px;
}
.search_form_menu.not_fount_result .button {
    line-height: 37px !important;
}
.dark_skin .searchform_theme .search_btn,
.dark_skin .searchform_theme #sbtn,
.dark_skin .searchform_theme .s {
    background: none;
    color: #fff;
}
.dark_skin .searchform_theme .search_btn::-webkit-input-placeholder {
    color: #fff;
}
.dark_skin .searchform_theme .search_btn::-moz-placeholder {
    color: #fff;
}
.dark_skin .searchform_theme .search_btn:-ms-input-placeholder {
    color: #fff;
}
.dark_skin .searchform_theme .search_btn:-moz-placeholder {
    color: #fff;
}
.dark_skin .searchform_theme #sbtn::-webkit-input-placeholder {
    color: #fff;
}
.dark_skin .searchform_theme #sbtn::-moz-placeholder {
    color: #fff;
}
.dark_skin .searchform_theme #sbtn:-ms-input-placeholder {
    color: #fff;
}
.dark_skin .searchform_theme #sbtn:-moz-placeholder {
    color: #fff;
}
.dark_skin .searchform_theme .s::-webkit-input-placeholder {
    color: #fff;
}
.dark_skin .searchform_theme .s::-moz-placeholder {
    color: #fff;
}
.dark_skin .searchform_theme .s:-ms-input-placeholder {
    color: #fff;
}
.dark_skin .searchform_theme .s:-moz-placeholder {
    color: #fff;
}
.dark_skin .container_grid4_home .post_grid_content_wrapper {
    background: #2d2b2b;
}
.dark_skin #content_nav,
.dark_skin .container_grid4_home,
.dark_skin .header_main_wrapper {
    background: #232323;
}
.dark_skin #content_nav .search_form_menu .search_btn {
    border: 1px solid #353333;
}
.dark_skin #content_nav .search_form_menu .button {
    color: #fff !important;
}
.dark_skin #content_nav .menu_moble_slide li a {
    color: #fff;
}
.dark_skin #content_nav .menu_moble_slide > li,
.dark_skin #content_nav .sub-menu li {
    border-top: 1px solid #353333;
}
.dark_skin .menu_moble_slide {
    border-bottom: 1px solid #353333;
}
.dark_skin .single_post_tag_layout li a,
.dark_skin .single_post_tag_layout li a:hover {
    background: #353333 !important;
    color: #fff !important;
    border: 1px solid #222;
}
.dark_skin #commentform #submit,
.dark_skin .wpcf7-form-control.wpcf7-submit {
    background: #353333;
}
.dark_skin .blog_large_post_style .post-entry-content .post-entry-content-wrapper {
    background: none;
}
.dark_skin .id_pagination ul li a {
    background: #353333;
}
.dark_skin .header_default.header_main .menu_wrapper {
    border-top: 0px solid #2f2e2e;
    border-bottom: 0px solid #2f2e2e;
}
.dark_skin .header_default.header_main #mainmenu > li > a {
    border-left: 0px solid #404040;
}
.dark_skin .header_default.header_main #mainmenu > li:last-child > a {
    border-right: 0px solid #404040;
}
.dark_skin .main_new_ticker_wrapper .header_news_ticker_style_wrapper .pro_post_arrow_left,
.dark_skin .main_new_ticker_wrapper .header_news_ticker_style_wrapper .pro_post_arrow_right,
.dark_skin .main_new_ticker_wrapper .header_news_ticker_style_wrapper .pro_post_arrow_left:hover,
.dark_skin .main_new_ticker_wrapper .header_news_ticker_style_wrapper .pro_post_arrow_right:hover {
    border: 0px solid #404040;
    color: #ccc;
}
.dark_skin .social-count-plus ul li {
    border: 3px solid #232323 !important;
}
.dark_skin .author-avatar-link a {
    color: #999 !important;
}
.dark_skin .builder_post_list_bellow .meta-category-small a,
.dark_skin .main_right_post_style_list .meta-category-small a,
.dark_skin .builder_post_list_bellow .meta-category-small a:hover,
.dark_skin .main_right_post_style_list .meta-category-small a:hover {
    color: #999 !important;
}
.dark_skin .meta-category-small.cus_bgcolor_wrapper .post-category-bgcolor-text {
    color: #fff !important;
}
.dark_skin .enable_footer_columns_dark {
    background: #1b1b1b;
}
.dark_skin .enable_footer_copyright_dark {
    background: #1c1c1c;
    border-top: 1px solid #292929;
}
.dark_skin .cat_post_nav .nav_blank_link .dark_skin .cat_post_nav .nav_blank_link:hover {
    border: 1px solid #404040 !important;
    color: #ccc !important;
}
.dark_skin .cat_post_nav .next,
.dark_skin .cat_post_nav .prev,
.dark_skin .cat_post_nav .next:hover,
.dark_skin .cat_post_nav .prev:hover {
    border: 1px solid #404040 !important;
    color: #ccc !important;
}
.dark_skin .menu_post_feature .post-entry-content .image-post-title a {
    color: #000 !important
}
.layout_wrapper.dark_skin .id_homepage .image-post-title a,
.layout_wrapper.dark_skin .id_homepage .feature-post-title a,
.layout_wrapper.dark_skin .id_homepage h4 a {
    color: #fff;
}
.layout_wrapper.dark_skin .id_continue_reading {
    background: #4c4c4c;
    border: 2px solid #4c4c4c;
}
.layout_wrapper.dark_skin .id_continue_reading:hover {
    background: #2f2f2f;
    border: 2px solid #2f2f2f;
}
.layout_wrapper.dark_skin .builder_cat_title_list_style li {
    color: #fff;
}
.layout_wrapper.dark_skin .id_homepage .section_title h2 {
    color: #fff;
}
.layout_wrapper.dark_skin .id_homepage .section_title h2:after {
    background: #fff;
}
.layout_wrapper.dark_skin .widget_categories ul li {
    border-bottom: 1px solid #353333;
}
.layout_wrapper.dark_skin .id_homepage.builder_post_list_bellow .blog_list_post_style {
    border-bottom: 1px solid #353333;
}
.layout_wrapper.dark_skin .id_homepage.homepage_builder_two_cols .blog_grid_post_style {
    border-bottom: 1px solid #353333;
}
.layout_wrapper.dark_skin .header_main .navigation_wrapper > ul > li > a {
    color: #fff;
}
.layout_wrapper.dark_skin .woocommerce-product-search input[type="submit"] {
    background-color: #4c4c4c;
}
.layout_wrapper.dark_skin ul.cart_list li,
.layout_wrapper.dark_skin ul.product_list_widget li,
.layout_wrapper.dark_skin ul.cart_list li,
.layout_wrapper.dark_skin ul.product_list_widget li {
    border-bottom: 1px solid #353333 !important;
}
.layout_wrapper.dark_skin .widget_price_filter .price_slider_amount .button,
.layout_wrapper.dark_skin .widget_price_filter .price_slider_amount .button,
.layout_wrapper.dark_skin #content input.button,
.layout_wrapper.dark_skin #respond input#submit,
.layout_wrapper.dark_skin a.button,
.layout_wrapper.dark_skin button.button,
.layout_wrapper.dark_skin input.button,
.layout_wrapper.dark_skin #content input.button,
.layout_wrapper.dark_skin #respond input#submit,
.layout_wrapper.dark_skin a.button,
.layout_wrapper.dark_skin button.button,
.layout_wrapper.dark_skin input.button,
.layout_wrapper.dark_skin #content div.product form.cart .button,
.layout_wrapper.dark_skin div.product form.cart .button,
.layout_wrapper.dark_skin #content div.product form.cart .button,
.layout_wrapper.dark_skin div.product form.cart .button,
.layout_wrapper.dark_skin #content input.button.alt,
.layout_wrapper.dark_skin #respond input#submit.alt,
.layout_wrapper.dark_skin a.button.alt,
.layout_wrapper.dark_skin button.button.alt,
.layout_wrapper.dark_skin input.button.alt,
.layout_wrapper.dark_skin #content input.button.alt,
.layout_wrapper.dark_skin #respond input#submit.alt,
.layout_wrapper.dark_skin a.button.alt,
.layout_wrapper.dark_skin button.button.alt,
.layout_wrapper.dark_skin input.button.alt {
    background: #4c4c4c;
}
.layout_wrapper.dark_skin .added_to_cart.wc-forward {
    color: #fff !important;
}
.layout_wrapper.dark_skin .header_default.header_main #menu_wrapper .navigation_wrapper {
    background: #000;
}
.layout_wrapper.dark_skin .header_default.header_main .menu_wrapper {
    background: #000 !important;
}
.dark_skin .header_default.header_top .social_icon_header_top li a:hover {
    background: rgba(255, 255, 255, 0.2) !important;
}
.id_menu_sticky {
    -webkit-backface-visibility: hidden !important;
    backface-visibility: hidden !important;
}
.id_blank_nav {
    float: left;
    width: 100%;
}
.admin-bar .id_menu_sticky.id_sticky {
    top: 32px;
}
.id_menu_sticky.id_sticky {
    position: fixed !important;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 100;
}
.id_top_blank_nav {
    float: left;
    width: 100%;
    height: 55px;
}
.id_topa_blank_nav {
    float: left;
    width: 100%;
    height: 60px;
}
.id_topb_blank_nav {
    float: left;
    width: 100%;
    height: 100px;
}
.id_top_menu_sticky,
.id_topa_menu_sticky,
.id_topb_menu_sticky {
    position: fixed !important;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 100 !important;
}
.admin-bar .id_topa_menu_sticky {
    top: 32px !important;
}
.admin-bar .id_large_menu_logo.id_topb_menu_sticky {
    top: 32px !important;
}
.admin-bar .header_layout_style6_custom .menu_wrapper {
    top: 32px !important;
}
.admin-bar .header_default_style.header_main .menu_wrapper {
    top: 32px !important;
}
/*-------------------------------------------------------------------------------------
header slider and carousel post
-------------------------------------------------------------------------------------*/

.layout_wrapper {
    float: left;
    width: 100%;
    background-color: #fff;
}
.layout_wrapper .layout_container {
    float: left;
    width: 100%;
}
.layout_wrapper .layout_container.box_layout_enable_front {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    width: 1260px;
    overflow: hidden;
    background: #fff;
}
.slick-slider *:active,
.slick-slider *:focus {
    outline: none !important;
}
/*fixed slide issue*/

.slider_widget_post .wrap_box_style_main,
.full_screen_slider_home_height:before,
.slick-slider .id_review_wrapper,
.slick-slider .id_review_wrapper .id_rating_front,
.slick-slider .id_review_wrapper .id_rating_front canvas,
.slick-slider .id_rating_front,
.slick-slide .meta-category-small,
.slick-slide .featured_thumbnail_link,
.id_home_builder_carousel_post .popular-item-caption,
.meta-category-small.id_slider_category a,
.item_slide.slick-slide.slick-current.slick-active,
.slick-slider .main-static-post-header,
.slick-slider .slider_grid_image_style,
.slick-slider .background_color_absolute_1,
.slick-slider .background_color_absolute_2,
.slick-slider .background_color_absolute_3,
.slick-slider .background_color_absolute_4,
.slick-slider .background_color_absolute_5,
.slick-slider .background_color_absolute_6,
.slick-slider .background_color_absolute_7,
.slick-slider .background_color_absolute_8,
.slick-slider .background_color_absolute_9,
.slick-slider .background_color_absolute_10,
.slick-slider .background_color_absolute_11,
.slick-slider .background_color_absolute_12,
.slick-slider .post-entry-content .image-post-title,
.slick-slider .id_post_meta,
.slick-slider .id_post_meta span,
.slick-slider .link_grid_header_absolute,
.slick-slider .love_post_view_header,
.slick-slider .banner-container,
.slick-slider .main_post_large,
.slick-slider .main_post_small,
.slick-slider .slick-slide,
.slick-slider .slick-arrow,
.slick-slider .post_entry_content,
.slick-slider .main_post_small:before,
.slick-slider .main_post_small:after,
.slick-slider .main_post_large:after {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1.0, 1.0);
}
.slick-track,
.slick-list {
    -webkit-perspective: 0;
    -webkit-backface-visibility: hidden;
}
/*-------------------------------------------------------------------------------------
header 5 post header
-------------------------------------------------------------------------------------*/

.page_slider_grid_5_style .meta-category-small {
    position: relative;
    top: auto;
    left: auto;
    z-index: 3;
    width: auto;
}
.page_slider_grid_5_style .meta-category-small a {
    color: #fff;
}
/*-------------------------------------------------------------------------------------
header 4 post header
-------------------------------------------------------------------------------------*/

.home_grid_4_post_header.home_grid_2_post_header_style .large_main_image_header .banner-container h1>a {
    font-size: 25px !important;
}
.home_grid_4_post_header .meta-category-small {
    position: relative;
    top: auto;
    left: auto;
    margin-bottom: 15px;
    z-index: 1;
    width: auto;
}
.home_grid_4_post_header .meta-category-small a {
    color: #fff;
}
/*-------------------------------------------------------------------------------------
header 3 gird post header
-------------------------------------------------------------------------------------*/

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

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

.home_grid_2_post_header_wrapper .pro_post_arrow_left,
.home_grid_2_post_header_wrapper .pro_post_arrow_right {
    color: #fff;
    background: transparent;
    cursor: pointer;
    z-index: 1;
    font-size: 25px;
    line-height: 1;
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    text-align: center;
    top: 50%;
    margin-top: -20px;
    opacity: 1 !important;
}
.home_grid_3_post_header .meta-category-small {
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 1;
    width: auto;
    margin-bottom: 15px;
}
.home_grid_3_post_header .meta-category-small a {
    color: #fff;
}
/*-------------------------------------------------------------------------------------
none box style
-------------------------------------------------------------------------------------*/

.id_none_box_style.layout_wrapper {
    background-color: #fff;
}
.id_none_box_style.layout_wrapper .loop-large-post .box {
    border: 0px !important;
}
.id_none_box_style.layout_wrapper .id_love_view_social {
    border: 1px solid #efefef !important;
}
.id_none_box_style.layout_wrapper .id_post_title_top {
    margin-top: 0px;
    padding-right: 0px;
}
.id_none_box_style.layout_wrapper .blog_large_post_style .large_post_content p,
.id_none_box_style.layout_wrapper .box .large_post_content p,
.id_none_box_style.layout_wrapper .box .post_grid_content_wrapper .single-post-meta-wrapper,
.id_none_box_style.layout_wrapper .grid-sidebar .box .image-post-title,
.id_none_box_style.layout_wrapper .show3_post_col_home .grid4_home_post_display .blog_grid_post_style .image-post-title {
    text-align: center;
    padding: 0px;
}
.id_none_box_style.layout_wrapper .id_love_view_social .id_foot_share_col {
    height: 40px;
    line-height: 40px;
}
.id_none_box_style.layout_wrapper .single_post_entry_content,
.id_none_box_style.layout_wrapper .single_section_content .post_content,
.id_none_box_style.layout_wrapper .single_tag_share {
    padding: 0px !important;
}
.id_none_box_style.layout_wrapper .auth {
    padding: 25px 0px !important;
}
.id_none_box_style.layout_wrapper .related-posts {
    padding: 30px 0px;
}
.id_none_box_style.layout_wrapper .single_section_comment {
    padding: 25px 0px 0px 0px;
}
.id_none_box_style.layout_wrapper .postnav_left {
    margin-left: 0px;
}
.id_none_box_style.layout_wrapper .postnav_right {
    margin-right: 0px;
}
.id_none_box_style.layout_wrapper .grid-sidebar .box .image-post-title {
    margin-top: 20px;
}
/*-------------------------------------------------------------------------------------
header  post header
-------------------------------------------------------------------------------------*/

.home_grid_2_post_header .meta-category-small a,
.home_grid_3_post_header .meta-category-small a,
.default_3_grid_slider .meta-category-small a,
.header_slider_and_feaure_post_options .meta-category-small a {
    margin: 0px !important;
    margin-right: 5px !important;
    float: left !important;
    background: #ef262c;
    height: auto;
    line-height: 10px;
    padding: 4px 10px;
    font-weight: 500 !important;
}
.home_grid_2_post_header .meta-category-small {
    position: relative;
    top: auto;
    left: auto;
    margin-bottom: 15px;
    z-index: 1;
    width: auto;
}
.home_grid_2_post_header .meta-category-small a {
    color: #fff;
}
.home_grid_2_post_header .banner-container .meta-category-small a:hover,
.home_grid_3_post_header .banner-container .meta-category-small a:hover,
.default_3_grid_slider .banner-container .meta-category-small a:hover,
.header_slider_and_feaure_post_options .banner-container .meta-category-small a:hover {
    color: #fff !important;
}
.home_grid_2_post_header_wrapper .pro_post_arrow_left {
    left: 0px;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    opacity: 0 !important;
}
.home_grid_2_post_header_wrapper:hover .pro_post_arrow_left {
    opacity: 1 !important;
    left: 20px;
}
.home_grid_2_post_header_wrapper .pro_post_arrow_right {
    right: 0px;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    opacity: 0 !important;
}
.home_grid_2_post_header_wrapper:hover .pro_post_arrow_right {
    opacity: 1 !important;
    right: 20px;
}
.home_grid_2_post_header_wrapper .pro_post_arrow_left:hover,
.home_grid_2_post_header_wrapper .pro_post_arrow_right:hover {
    background: transparent;
    color: #fff;
}
.love_post_view_header {
    position: absolute;
    right: 15px;
    z-index: 9;
    top: 10px;
    bottom: auto !important;
    z-index: 9;
    font-size: 10px;
    display: inline-block;
    color: #fff;
    text-align: center;
    right: 10px;
    background: rgba(0, 0, 0, 0.4);
    height: auto;
    line-height: 10px;
    padding: 5px 8px 5px;
    letter-spacing: 0.03em !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.page_slider_grid_3_pop .love_post_view_header {
    display: none;
}
.page_slider_grid_5_style .love_post_view_header a,
.page_slider_grid_6_style .love_post_view_header a {
    font-size: 10px !important;
}
.love_post_view_header a {
    color: #fff !important;
    font-size: 12px !important;
    opacity: 1;
    text-shadow: 0px 0px 3px rgba(0, 0, 0, .3);
}
.love_post_view_header a:hover {
    color: #e0e0e0;
}
.love_post_view_header a i {
    margin-right: 5px;
}
.home_grid_2_post_header_wrapper {
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
    margin-top: 0px;
}
.home_grid_2_post_header_wrapper .container {
    width: 100%;
    padding: 0px;
    max-width: 100% !important;
}
.col3_homepost_carosel {
    margin-top: 0px;
}
.slider_for_menu_full .container {
    width: 100%;
    padding: 0px;
}
.home_grid_2_post_header_wrapper.slider_for_menu_box .container {
    margin-top: 30px;
}
.first_two_col_home_post {
    border-right: 3px solid #fff;
}
.home_grid_2_post_header_wrapper .row {
    margin-bottom: 0px;
}
.link_grid_header_absolute {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    background: #000;
    opacity: 0;
}
.home_grid_2_post_header_wrapper .home_grid_2_post_header_style {
    float: left;
    width: 100%;
    position: relative;
}
.home_grid_2_post_header_wrapper .home_grid_2_post_header_style .slick-list {
    margin: 0px -1px;
}
.home_grid_2_post_header_wrapper .home_grid_2_post_header_style.home_grid_4_post_header .large_main_image_header {
    height: 500px;
}
.home_grid_2_post_header_wrapper .home_grid_2_post_header_style.home_grid_2_post_header .large_main_image_header {
    height: 400px;
}
.home_grid_2_post_header_wrapper .home_grid_2_post_header_style .large_main_image_header {
    float: left;
    width: 100%;
    height: 350px;
    position: relative;
    background: #000;
    overflow: hidden;
    text-align: left;
}
.home_grid_2_post_header_wrapper .home_grid_2_post_header_style .image_grid_header_absolute {
    width: 100%;
    height: 100%;
    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;
}
.home_grid_2_post_header_wrapper .home_grid_2_post_header_style .large_main_image_header .banner-container h1 {
    float: left;
    width: 100%;
    margin: 0px 0px 15px 0px !important;
    line-height: 1.2;
}
.home_grid_2_post_header_wrapper .home_grid_2_post_header_style .large_main_image_header .banner-container h1>a {
    color: #fff;
    font-size: 25px;
    font-weight: 500;
    text-align: left;
    float: left;
    width: 100%;
    text-transform: capitalize;
}
.home_grid_2_post_header_wrapper .home_grid_2_post_header_style .banner-container .post-meta span,
.home_grid_2_post_header_wrapper .home_grid_2_post_header_style .banner-container .post-meta span a {
    color: #fff !important;
}
.home_grid_2_post_header_wrapper .home_grid_2_post_header_style .large_main_image_header .banner-container h1>a:hover {
    color: #fff !important;
    opacity: 0.8;
}
.home_grid_2_post_header_wrapper .home_grid_2_post_header_style .small_main_image_header {
    float: left;
    width: 25%;
    height: 250px;
    position: relative;
    background: #000;
    overflow: hidden;
}
.home_grid_2_post_header_wrapper .home_grid_2_post_header_style .image_grid_small_header_absolute {
    width: 100%;
    height: 250px;
    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;
}
.home_grid_2_post_header_wrapper .home_grid_2_post_header_style .small_main_image_header: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;
}
.home_grid_2_post_header_wrapper .home_grid_2_post_header_style .small_main_image_header: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;
}
.home_grid_2_post_header_wrapper .home_grid_2_post_header_style .small_main_image_header .banner-container h1 {
    float: left;
    width: 100%;
    margin: 7px 0px 7px 0px;
    line-height: 0;
}
.home_grid_2_post_header_wrapper .home_grid_2_post_header_style .small_main_image_header .banner-container h1>a {
    color: #fff;
    font-size: 17px !important;
    text-transform: capitalize;
    font-weight: 500;
    line-height: 1.2;
}
.home_grid_2_post_header_style .link_grid_header_absolute {
    opacity: 0;
}
.home_grid_2_post_header_style .banner-container {
    top: auto;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: auto;
    padding: 30px;
    text-align: left;
    position: absolute;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
}
.home_grid_2_post_header_style .large_main_image_header:hover .banner-container {
    bottom: 0px !important;
}
.home_grid_2_post_header_style .large_main_image_header:hover .banner-container .id_carousel_more {
    margin-top: 15px;
    opacity: 1;
    margin-bottom: 10px;
}
.home_grid_2_post_header_style .banner-container .id_carousel_more:hover {
    color: #fff;
    text-decoration: none !important;
}
.home_grid_2_post_header_style .banner-container .id_carousel_more {
    color: #fff;
    background: #ff4200;
    height: 25px;
    line-height: 25px;
    padding: 0px 15px;
    margin-top: 45px;
    display: inline-block;
    font-size: 11px;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    opacity: 0;
}
.home_grid_2_post_header .banner-container .meta-category-small a {
    float: none !important;
    display: inline-block;
    letter-spacing: 0.2em;
}
.home_grid_2_post_header_style .banner-container .post-meta {
    font-size: 11px;
    text-align: left;
    color: #fff;
    margin: 0px;
    float: left;
    text-transform: uppercase;
    float: left;
    width: 100%;
    margin-top: -3px;
    font-style: normal;
}
.home_grid_2_post_header_style .banner-container .post-meta span a {
    color: #fff;
}
/*-------------------------------------------------------------------------------------
header grid 3 post header
-------------------------------------------------------------------------------------*/

.home_grid_3_post_header_wrapper {
    float: left;
    width: 100%;
    position: relative;
    margin-top: 30px;
}
.home_grid_3_post_header_wrapper .row {
    margin-bottom: 0px;
}
.link_grid_header_absolute {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
}
.home_grid_3_post_header_wrapper .home_grid_3_post_header {
    float: left;
    width: 100%;
    position: relative;
}
.home_grid_3_post_header_wrapper .home_grid_3_post_header .large_main_image_header {
    float: left;
    width: 760px;
    height: 500px;
    position: relative;
    background: #000;
    overflow: hidden;
}
.home_grid_3_post_header .banner-container {
    top: auto;
    left: 0px;
    right: 0px;
    width: auto;
    padding: 25px;
    text-align: center;
    position: absolute;
    bottom: 0px;
}
.home_grid_3_post_header .banner-container .meta-category-small a {
    color: #fff;
    float: none !important;
    display: inline-block;
    float: left !important;
    letter-spacing: 0.2em;
}
.home_grid_3_post_header .banner-container .meta-category-small a:hover {
    color: #fff !important;
}
.home_grid_3_post_header .banner-container h1 {
    margin: 10px 0px 10px 0px !important;
}
.home_grid_3_post_header .banner-container h1 a {
    font-size: 25px !important;
    line-height: 1.5;
}
.large_main_image_header.small_static_grid_3 {
    width: 380px !important;
    height: 250px !important;
}
.large_main_image_header.small_static_grid_3 .image_grid_header_absolute {
    height: 250px !important;
}
.large_main_image_header.small_static_grid_3 .banner-container h1>a {
    font-size: 17px !important;
    text-transform: capitalize;
}
.large_main_image_header.large_static_grid_3:before {
    content: '';
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    border-top: 0px;
    border-right: 0px;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    z-index: 999;
    background: #fff;
    width: 5px;
}
.home_grid_3_post_header_wrapper .home_grid_3_post_header .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;
}
.home_grid_3_post_header_wrapper .home_grid_3_post_header .large_main_image_header: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: 5px;
}
.home_grid_3_post_header_wrapper .home_grid_3_post_header .large_main_image_header .banner-container h1 {
    float: left;
    width: 100%;
    margin: 5px 0px;
    line-height: 0;
}
.home_grid_3_post_header_wrapper .home_grid_3_post_header .large_main_image_header .banner-container h1>a {
    color: #fff;
    font-size: 30px;
    font-weight: 500;
    line-height: 1.2;
    text-transform: capitalize;
}
.home_grid_3_post_header_wrapper .home_grid_3_post_header .small_main_image_header {
    float: left;
    width: 25%;
    height: 250px;
    position: relative;
    background: #000;
    overflow: hidden;
}
.home_grid_3_post_header_wrapper .home_grid_3_post_header .image_grid_small_header_absolute {
    width: 100%;
    height: 250px;
    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;
}
.home_grid_3_post_header_wrapper .home_grid_3_post_header .small_main_image_header: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;
}
.home_grid_3_post_header_wrapper .home_grid_3_post_header .small_main_image_header: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;
}
.home_grid_3_post_header_wrapper .home_grid_3_post_header .small_main_image_header .banner-container h1 {
    float: left;
    width: 100%;
    margin: 7px 0px 7px 0px;
    line-height: 0;
}
.home_grid_3_post_header_wrapper .home_grid_3_post_header .small_main_image_header .banner-container h1>a {
    color: #fff;
    font-size: 17px !important;
    text-transform: capitalize;
    font-weight: 500;
    line-height: 1.2;
}
.home_grid_4_post_header.home_grid_2_post_header_style .banner-container {
    padding: 20px !important;
}
.header_layout_style5_custom .id_header_5container {
    padding-left: 30px;
    padding-right: 30px;
}
.headcus5_custom.header_layout_style5_custom .logo_link {
    float: none !important;
}
.headcus5_custom.header_layout_style5_custom .logo_link img {
    max-height: 180px !important;
}
.headcus5_custom.header_layout_style5_custom .logo_link .id_wlg {
    display: none;
}
.headcus5_custom.header_layout_style5_custom .logo_link .id_blg {
    display: inherit !important;
}
.headcus5_custom.header_layout_style5_custom .menu_wrapper {
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}
.headcus5_custom.header_layout_style5_custom .id_main_menu {
    text-align: center !important;
    float: left !important;
}
.headcus5_custom.header_layout_style5_custom .social_icon_header {
    position: absolute;
    top: 50%;
    left: 0px;
    margin-left: 0px;
    bottom: auto;
    height: 40px;
    overflow: visible;
    -webkit-transform: translate3d(0, 0, 0) perspective(1px) translateY(-50%);
    -ms-transform: translate3d(0, 0, 0) perspective(1px) translateY(-50%);
    transform: translate3d(0, 0, 0) perspective(1px) translateY(-50%);
}
.headcus5_custom.header_layout_style5_custom .social_icon_header li {
    margin-right: 5px;
}
.headcus5_custom.header_layout_style5_custom .social_icon_header li a img {
    max-width: 60%;
}
.headcus5_custom.header_layout_style5_custom .social_icon_header li a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-right: 0px;
    font-size: 16px;
    background: rgba(255, 255, 255, 0.1) !important;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    font-size: 17px;
}
.headcus5_custom.header_layout_style5_custom .id_header_link_subscribe {
    padding: 0px;
    margin: 0px;
    margin: auto;
    margin-right: 0px;
    position: absolute;
    top: 50%;
    right: 0px;
    -webkit-transform: translate3d(0, 0, 0) perspective(1px) translateY(-50%);
    -ms-transform: translate3d(0, 0, 0) perspective(1px) translateY(-50%);
    transform: translate3d(0, 0, 0) perspective(1px) translateY(-50%);
}
.headcus5_custom.header_layout_style5_custom .id_header_link_subscribe a {
    float: left;
    width: 100%;
    background-color: #efefef;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    padding: 0px 30px;
    text-transform: uppercase;
    letter-spacing: 0.03em;
}
.headcus5_custom.header_layout_style5_custom .id_header_link_subscribe a:hover {
    background: #030303;
    color: #fff;
    text-decoration: none !important;
}
.headcus5_custom.header_layout_style5_custom .navigation_wrapper > ul > li > a {
    height: 51px;
    line-height: 51px;
}
.headcus5_custom.header_layout_style5_custom .header_main_wrapper {
    padding: 40px 0px;
    background: #000;
}
.headcus5_custom.header_layout_style5_custom #mainmenu > li > a {
    font-size: 13px;
    font-weight: 400;
    color: #000 !important;
}
.headcus5_custom.header_layout_style5_custom .social_icon_header li a {
    color: #fff;
}
.headcus5_custom.header_layout_style5_custom .id_header_link_subscribe .search_header_menu .menu_mobile_icons i {
    color: #fff !important;
}
.headcus5_custom.header_layout_style5_custom .id_header_link_subscribe .search_header_wrapper i {
    color: #fff !important;
}
.headcus5_custom.header_layout_style5_custom.header_default.header_top .search_header_wrapper {
    background: rgba(255, 255, 255, 0.1) !important;
}
.headcus5_custom.header_layout_style5_custom.header_default.header_top .menu_mobile_icons {
    background: rgba(255, 255, 255, 0.1) !important;
}
.headcus5_custom.header_layout_style5_custom .search_header_menu.id_menu_bottom .menu_mobile_icons,
.headcus5_custom.header_layout_style5_custom .search_header_menu.id_menu_bottom .search_header_wrapper {
    display: block;
}
.headcus5_custom.header_layout_style5_custom .search_header_menu.id_menu_bottom .search_header_wrapper {
    margin-right: 0px;
}
.headcus5_custom.header_layout_style5_custom .search_header_menu.id_menu_bottom .search_header_wrapper i {
    font-size: 18px;
}
.headcus5_custom.header_layout_style5_custom .id_menu_search i {
    color: #000;
    float: left;
    font-size: 17px;
}
.headcus5_custom.header_layout_style5_custom .search_header_wrapper i {
    float: none !important;
    font-size: 17px !important;
}
.headcus5_custom.header_layout_style5_custom .id_header_link_subscribe .search_header_menu {
    margin-top: 0px !important;
}
.headcus5_custom.header_layout_style5_custom .menu_mobile_icons i {
    float: none !important;
    font-size: 17px !important;
}
.headcus5_custom.header_layout_style5_custom .menu_mobile_icons {
    margin-left: 0px !important;
}
.header_layout_style5_custom .id_header_link_subscribe .search_header_menu {
    float: right;
    width: auto !important;
    margin-top: 0px !important;
    position: static !important;
    margin-left: 5px !important;
}
.id_header_link_subscribe .search_header_wrapper {
    float: right;
    width: auto !important;
}
.id_header_link_subscribe .search_header_wrapper i {
    color: #000 !important;
    cursor: pointer;
}
.id_header_link_subscribe .search_header_menu .menu_mobile_icons i {
    color: #000 !important;
}
/*-------------------------------------------------------------------------------------
header grid 5 post header
-------------------------------------------------------------------------------------*/

.home_grid_post_header_wrapper {
    float: left;
    width: 100%;
    position: relative;
    margin-top: 25px;
}
.home_grid_post_header_wrapper .row {
    margin-bottom: 0px;
}
.link_grid_header_absolute {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
}
.home_grid_post_header_wrapper .home_grid_post_header {
    float: left;
    width: 100%;
    position: relative;
}
.home_grid_post_header_wrapper .home_grid_post_header .large_main_image_header {
    float: left;
    width: 50%;
    height: 500px;
    position: relative;
    border-bottom: 3px solid transparent;
    overflow: hidden;
}
.home_grid_post_header_wrapper .home_grid_post_header .featured_thumbnail_link {
    margin-bottom: 0px !important;
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0px;
    left: 0px;
    z-index: 2;
}
.home_grid_post_header_wrapper .home_grid_post_header .background_color_absolute_1,
.home_grid_post_header_wrapper .home_grid_post_header .background_color_absolute_2,
.home_grid_post_header_wrapper .home_grid_post_header .background_color_absolute_3,
.home_grid_post_header_wrapper .home_grid_post_header .background_color_absolute_4 {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
    opacity: 0.6;
}
.gradient_color_enable .background_color_absolute_1,
.gradient_color_enable .background_color_absolute_2,
.gradient_color_enable .background_color_absolute_3,
.gradient_color_enable .background_color_absolute_4,
.gradient_color_enable .background_color_absolute_5,
.gradient_color_enable .background_color_absolute_6,
.gradient_color_enable .background_color_absolute_7,
.gradient_color_enable .background_color_absolute_8,
.gradient_color_enable .background_color_absolute_9,
.gradient_color_enable .background_color_absolute_10,
.gradient_color_enable .background_color_absolute_11,
.gradient_color_enable .background_color_absolute_12 {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
    opacity: 0.5;
}
.home_grid_post_header_wrapper .home_grid_post_header .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;
}
.home_grid_post_header_wrapper .home_grid_post_header .large_main_image_header .banner-container h1 {
    float: left;
    width: 100%;
    margin: 7px 0px;
    line-height: 0;
}
.home_grid_post_header_wrapper .home_grid_post_header .large_main_image_header .banner-container h1>a {
    color: #fff;
    font-size: 28px;
    font-weight: 500;
    line-height: 1.2;
    text-transform: capitalize;
}
.home_grid_post_header_wrapper .home_grid_post_header .large_main_image_header .banner-container h1>a:hover {
    color: #fff !important;
    opacity: 0.8;
}
.home_grid_post_header_wrapper .home_grid_post_header .small_main_image_header {
    float: left;
    width: 25%;
    height: 250px;
    position: relative;
    overflow: hidden;
    border-left: 3px solid transparent;
    border-bottom: 3px solid transparent;
}
.home_grid_post_header_wrapper .home_grid_post_header .image_grid_small_header_absolute {
    width: 100%;
    height: 250px;
    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;
}
.home_grid_post_header_wrapper .home_grid_post_header .small_main_image_header .banner-container h1 {
    float: left;
    width: 100%;
    margin: 7px 0px;
    line-height: 0;
}
.home_grid_post_header_wrapper .home_grid_post_header .small_main_image_header .banner-container h1>a {
    color: #fff;
    font-size: 16px !important;
    text-transform: capitalize;
    font-weight: 500;
    line-height: 1.2;
}
.home_grid_post_header_wrapper .home_grid_post_header .small_main_image_header .banner-container h1>a:hover {
    color: #fff !important;
    opacity: 0.8;
}
.home_grid_post_header_wrapper .home_grid_post_header .banner-container .meta-category-small a {
    float: left;
    margin: 0px 10px 0px 0px;
}
.home_grid_post_header_wrapper .home_grid_post_header .banner-container .post-meta,
.home_grid_post_header_wrapper .home_grid_post_header .banner-container .post-meta a {
    color: #fff;
}
.home_grid_post_header_wrapper .home_grid_post_header .small_main_image_header.full_small_size_post {
    width: 50%;
}
.home_grid_post_header_wrapper .home_grid_post_header .small_main_image_header.full_small_size_post .banner-container h1>a {
    font-size: 16px !important;
}
.home_grid_post_header_wrapper .home_grid_post_header .meta-category-small {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 3;
    width: auto;
}
.home_grid_post_header_wrapper .home_grid_post_header .meta-category-small a {
    color: #fff;
}
.home_grid_post_header_wrapper .home_grid_post_header .id_review_wrapper {
    z-index: 1;
    top: 15px;
    right: 15px;
}
.home_grid_post_header_wrapper .home_grid_post_header .featured_thumbnail_link {
    z-index: 2;
}
.home_grid_post_header_wrapper .home_grid_post_header .banner-container {
    position: absolute;
    left: 0px;
    top: auto;
    z-index: 9;
    bottom: 0px;
    color: #fff;
    width: 100%;
    text-align: left;
    padding: 20px 20px 20px 20px;
    transform: none !important;
    -webkit-transform: none !important;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 200%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(200%, rgba(0, 0, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 200%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 200%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 200%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 200%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
}
/*-------------------------------------------------------------------------------------
header grid 5 post header style 2
-------------------------------------------------------------------------------------*/

.home_grid_5_post_header_wrapper {
    float: left;
    width: 100%;
    position: relative;
    margin-top: 30px;
}
.home_grid_5_post_header_wrapper .row {
    margin-bottom: 0px;
}
.link_grid_header_absolute {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
}
.home_grid_5_post_header_wrapper .home_grid_5_post_header {
    float: left;
    width: 100%;
    position: relative;
}
.home_grid_5_post_header_wrapper .home_grid_5_post_header .large_main_image_header {
    float: left;
    width: 50%;
    height: 500px;
    position: relative;
    background: #000;
    overflow: hidden;
}
.home_grid_5_post_header_wrapper .home_grid_5_post_header .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;
}
.home_grid_5_post_header_wrapper .home_grid_5_post_header .large_main_image_header: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;
}
.home_grid_5_post_header_wrapper .home_grid_5_post_header .large_main_image_header: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;
}
.home_grid_5_post_header_wrapper .home_grid_5_post_header .large_main_image_header .banner-container h1 {
    float: left;
    width: 100%;
    margin: 5px 0px;
    line-height: 0;
}
.home_grid_5_post_header_wrapper .home_grid_5_post_header .large_main_image_header .banner-container h1>a {
    color: #fff;
    font-size: 25px;
    font-weight: 500;
    line-height: 1.2;
    text-transform: capitalize;
}
.home_grid_5_post_header_wrapper .home_grid_5_post_header .small_main_image_header {
    float: left;
    width: 25%;
    height: 250px;
    position: relative;
    background: #000;
    overflow: hidden;
}
.home_grid_5_post_header_wrapper .home_grid_5_post_header .image_grid_small_header_absolute {
    width: 100%;
    height: 250px;
    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;
}
.home_grid_5_post_header_wrapper .home_grid_5_post_header .small_main_image_header: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;
}
.home_grid_5_post_header_wrapper .home_grid_5_post_header .small_main_image_header: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;
}
.home_grid_5_post_header_wrapper .home_grid_5_post_header .small_main_image_header .banner-container h1 {
    float: left;
    width: 100%;
    margin: 7px 0px 7px 0px;
    line-height: 0;
}
.home_grid_5_post_header_wrapper .home_grid_5_post_header .small_main_image_header .banner-container h1>a {
    color: #fff;
    font-size: 17px !important;
    text-transform: capitalize;
    font-weight: 500;
    line-height: 1.2;
}
.large_main_image_header.large_static_grid_5 {
    width: 50% !important;
    height: 360px !important;
}
.large_main_image_header.large_static_grid_5 .image_grid_header_absolute {
    height: 400px !important;
}
.small_main_image_header.small_static_grid_5 {
    width: 33.33333333% !important;
    height: 250px !important;
}
.small_main_image_header.small_static_grid_5 .image_grid_small_header_absolute {
    height: 250px !important;
}
/*-------------------------------------------------------------------------------------
header grid 5 post header
-------------------------------------------------------------------------------------*/

.home_grid_main_5_post_header_wrapper {
    float: left;
    width: 100%;
    margin-top: 40px;
}
.home_grid_main_5_post_header_wrapper .row {
    margin-bottom: 0px;
}
.home_grid_main_5_post_header {
    float: left;
    width: 100%;
    padding: 10px !important;
    background-image: repeating-linear-gradient(135deg, #eaeaea, #eaeaea 1px, #FFF 0px, #FFF 3px, #e0e0e0 0px, #eaeaea 1px, #FFF 0px, #FFF 1px) !important;
    background-image: repeating-linear-gradient(135deg, #eaeaea, #eaeaea 1px, #FFF 0px, #FFF 3px, #e0e0e0 0px, #eaeaea 1px, #FFF 0px, #FFF 1px) !important;
    background-image: repeating-linear-gradient(135deg, #eaeaea, #eaeaea 1px, #FFF 0px, #FFF 3px, #e0e0e0 0px, #eaeaea 1px, #FFF 0px, #FFF 1px) !important;
}
.home_grid_main_5_post_header .home_grid_main_5_post_header_wraper_in {
    background: #fff;
    padding: 25px 25px 5px 25px !important;
    float: left;
    position: relative;
}
.home_grid_main_5_post_header_wraper_in_bg {
    background: #f00a71;
    margin-bottom: 0px !important;
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0px;
    left: 0px;
}
.home_grid_main_5_post_header .home_grid_main_5_post_header_small_post_wrapper,
.home_grid_main_5_post_header .home_grid_main_5_post_header_small_post_last {
    width: 20%;
    float: left;
    position: relative;
}
.home_grid_main_5_post_header .home_grid_main_5_post_header_large_post {
    width: 60%;
    float: left;
    position: relative;
}
.home_grid_main_5_post_header .home_grid_main_5_post_header_large_post .wrapper_in_main_post {
    float: left;
    width: 100%;
    padding: 0px 30px;
}
.home_grid_main_5_post_header .home_grid_main_5_post_header_large_post .image_grid_small_header_absolute {
    width: 100%;
    height: 400px;
    float: left;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 50%;
}
.home_grid_main_5_post_header .home_grid_main_5_post_header_small_post .image_grid_header_absolute,
.home_grid_main_5_post_header .home_grid_main_5_post_header_small_post_last .image_grid_small_header_absolute {
    width: 100%;
    height: 160px;
    float: left;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 50%;
}
.home_grid_main_5_post_header .home_grid_main_5_post_header_small_post .heading_title_post_5,
.home_grid_main_5_post_header .home_grid_main_5_post_header_small_post_last .heading_title_post_5 {
    font-size: 16px;
    float: left;
    width: 100%;
    text-align: center;
    margin: 13px 0px 5px 0px;
    text-align: left;
    text-transform: capitalize;
}
.home_grid_main_5_post_header .home_grid_main_5_post_header_large_post .heading_title_post_5_main {
    font-size: 23px;
    float: left;
    width: 100%;
    text-align: center;
    margin: 10px 0px 10px 0px;
    text-transform: capitalize;
}
.home_grid_main_5_post_header .meta-category-small {
    text-align: center;
    text-align: center;
    margin-top: 10px;
    float: left;
    width: 100%;
}
.home_grid_main_5_post_header .meta-category-small a {
    float: none;
    margin-right: 0px;
    margin-top: 0px;
    font-size: 10px !important;
    text-transform: uppercase;
    margin: 0px 5px;
    display: inline-block;
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.05em;
    height: auto;
    line-height: 10px;
    padding: 5px 11px 4px;
}
.home_grid_main_5_post_header .post-meta.meta-main-img {
    float: left;
    width: 100%;
    text-align: left;
}
.home_grid_main_5_post_header .post-meta.meta-main-img,
.home_grid_main_5_post_header .post-meta.meta-main-img a {
    color: #999;
    font-size: 11px !important;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-weight: 500;
}
.home_grid_main_5_post_header .post-meta.meta-main-img .post-author {
    margin-right: 10px;
}
.home_grid_main_5_post_header .post-meta.meta-main-img span i {
    margin-right: 5px;
}
.home_grid_main_5_post_header_small_post,
.home_grid_main_5_post_header_small_post_last {
    float: left;
    margin-bottom: 20px;
}
.post_title_container {
    float: left;
}
.home_grid_main_5_post_header_large_post .post_title_container {
    margin: 0px 40px;
    padding: 8px 20px 20px 20px;
    margin-top: -50px;
    background: #fff;
    text-align: center;
    position: relative;
}
.home_grid_main_5_post_header_large_post .post_title_container .post-meta.meta-main-img {
    text-align: center;
}
.home_grid_main_5_post_header .image_main_wrapper_5_hader {
    position: relative;
}
.home_grid_main_5_post_header .image_main_wrapper_5_hader .featured_thumbnail_link {
    margin-bottom: 0px !important;
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0px;
    left: 0px;
}
.home_grid_main_5_post_header .image_main_wrapper_5_hader .background_color_absolute_1 {
    margin-bottom: 0px !important;
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0px;
    left: 0px;
    opacity: 0.5;
    background: -moz-linear-gradient(45deg, rgba(255, 255, 0, 1) 0%, rgba(0, 128, 128, 1) 100%);
    /* ff3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(255, 255, 0, 1)), color-stop(100%, rgba(0, 128, 128, 1)));
    /* safari4+,chrome */
    background: -webkit-linear-gradient(45deg, rgba(255, 255, 0, 1) 0%, rgba(0, 128, 128, 1) 100%);
    /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(45deg, rgba(255, 255, 0, 1) 0%, rgba(0, 128, 128, 1) 100%);
    /* opera 11.10+ */
    background: -ms-linear-gradient(45deg, rgba(255, 255, 0, 1) 0%, rgba(0, 128, 128, 1) 100%);
    /* ie10+ */
    background: linear-gradient(45deg, rgba(255, 255, 0, 1) 0%, rgba(0, 128, 128, 1) 100%);
    /* w3c */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#008080', endColorstr='#FFFF00', GradientType=1);
    /* ie6-9 */
}
.home_grid_main_5_post_header .image_main_wrapper_5_hader .background_color_absolute_2 {
    margin-bottom: 0px !important;
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0px;
    left: 0px;
    opacity: 0.5;
    background: -moz-linear-gradient(53deg, rgba(153, 218, 255, 1) 0%, rgba(0, 128, 128, 1) 100%);
    /* ff3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(153, 218, 255, 1)), color-stop(100%, rgba(0, 128, 128, 1)));
    /* safari4+,chrome */
    background: -webkit-linear-gradient(53deg, rgba(153, 218, 255, 1) 0%, rgba(0, 128, 128, 1) 100%);
    /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(53deg, rgba(153, 218, 255, 1) 0%, rgba(0, 128, 128, 1) 100%);
    /* opera 11.10+ */
    background: -ms-linear-gradient(53deg, rgba(153, 218, 255, 1) 0%, rgba(0, 128, 128, 1) 100%);
    /* ie10+ */
    background: linear-gradient(37deg, rgba(153, 218, 255, 1) 0%, rgba(0, 128, 128, 1) 100%);
    /* w3c */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#008080', endColorstr='#99DAFF', GradientType=0);
    /* ie6-9 */
}
.home_grid_main_5_post_header .image_main_wrapper_5_hader .background_color_absolute_3 {
    margin-bottom: 0px !important;
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0px;
    left: 0px;
    opacity: 0.5;
    background: -moz-linear-gradient(45deg, rgba(255, 0, 255, 1) 0%, rgba(0, 255, 255, 1) 100%);
    /* ff3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(255, 0, 255, 1)), color-stop(100%, rgba(0, 255, 255, 1)));
    /* safari4+,chrome */
    background: -webkit-linear-gradient(45deg, rgba(255, 0, 255, 1) 0%, rgba(0, 255, 255, 1) 100%);
    /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(45deg, rgba(255, 0, 255, 1) 0%, rgba(0, 255, 255, 1) 100%);
    /* opera 11.10+ */
    background: -ms-linear-gradient(45deg, rgba(255, 0, 255, 1) 0%, rgba(0, 255, 255, 1) 100%);
    /* ie10+ */
    background: linear-gradient(45deg, rgba(255, 0, 255, 1) 0%, rgba(0, 255, 255, 1) 100%);
    /* w3c */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00ffff', endColorstr='#ff00ff', GradientType=1);
    /* ie6-9 */
}
.home_grid_main_5_post_header .image_main_wrapper_5_hader .background_color_absolute_4 {
    margin-bottom: 0px !important;
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0px;
    left: 0px;
    opacity: 0.5;
    background: -moz-linear-gradient(45deg, rgba(255, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 100%);
    /* ff3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(255, 0, 0, 1)), color-stop(100%, rgba(0, 0, 0, 1)));
    /* safari4+,chrome */
    background: -webkit-linear-gradient(45deg, rgba(255, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 100%);
    /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(45deg, rgba(255, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 100%);
    /* opera 11.10+ */
    background: -ms-linear-gradient(45deg, rgba(255, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 100%);
    /* ie10+ */
    background: linear-gradient(45deg, rgba(255, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 100%);
    /* w3c */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#FF0000', GradientType=1);
    /* ie6-9 */
}
.home_grid_main_5_post_header .image_main_wrapper_5_hader .background_color_absolute_5 {
    margin-bottom: 0px !important;
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0px;
    left: 0px;
    opacity: 0.5;
    background: -moz-linear-gradient(45deg, rgba(0, 47, 255, 1) 0%, rgba(255, 255, 0, 1) 100%);
    /* ff3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(0, 47, 255, 1)), color-stop(100%, rgba(255, 255, 0, 1)));
    /* safari4+,chrome */
    background: -webkit-linear-gradient(45deg, rgba(0, 47, 255, 1) 0%, rgba(255, 255, 0, 1) 100%);
    /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(45deg, rgba(0, 47, 255, 1) 0%, rgba(255, 255, 0, 1) 100%);
    /* opera 11.10+ */
    background: -ms-linear-gradient(45deg, rgba(0, 47, 255, 1) 0%, rgba(255, 255, 0, 1) 100%);
    /* ie10+ */
    background: linear-gradient(45deg, rgba(0, 47, 255, 1) 0%, rgba(255, 255, 0, 1) 100%);
    /* w3c */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFFF00', endColorstr='#002FFF', GradientType=1);
    /* ie6-9 */
}
.home_grid_main_5_post_header .home_page_front_view {
    top: 10px;
    bottom: auto;
}
/*-------------------------------------------------------------------------------------
header grid 8 post header
-------------------------------------------------------------------------------------*/

.home_grid_8_post_header_wrapper {
    float: left;
    width: 100%;
    position: relative;
    margin-top: 30px;
}
.home_grid_8_post_header_wrapper .row {
    margin-bottom: 0px;
}
.link_grid_header_absolute {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
}
.home_grid_8_post_header_wrapper .home_grid_8_post_header {
    float: left;
    width: 100%;
    position: relative;
}
.home_grid_8_post_header_wrapper .home_grid_8_post_header .large_main_image_header {
    float: left;
    width: 50%;
    height: 500px;
    position: relative;
    background: #000;
    overflow: hidden;
}
.home_grid_8_post_header_wrapper .home_grid_8_post_header .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;
}
.home_grid_8_post_header_wrapper .home_grid_8_post_header .large_main_image_header: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;
}
.home_grid_8_post_header_wrapper .home_grid_8_post_header .large_main_image_header .banner-container h1 {
    float: left;
    width: 100%;
    margin: 5px 0px;
    line-height: 0;
}
.home_grid_8_post_header_wrapper .home_grid_8_post_header .large_main_image_header .banner-container h1>a {
    color: #fff;
    font-size: 30px;
    font-weight: 500;
    line-height: 1.2;
    text-transform: capitalize;
}
.home_grid_8_post_header_wrapper .home_grid_8_post_header .small_main_image_header {
    float: left;
    width: 25%;
    height: 250px;
    position: relative;
    background: #000;
    overflow: hidden;
}
.home_grid_8_post_header_wrapper .home_grid_8_post_header .image_grid_small_header_absolute {
    width: 100%;
    height: 250px;
    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;
}
.home_grid_8_post_header_wrapper .home_grid_8_post_header .small_main_image_header: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;
}
.home_grid_8_post_header_wrapper .home_grid_8_post_header .small_main_image_header: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;
}
.home_grid_8_post_header_wrapper .home_grid_8_post_header .small_main_image_header .banner-container h1 {
    float: left;
    width: 100%;
    margin: 7px 0px 7px 0px;
    line-height: 0;
}
.home_grid_8_post_header_wrapper .home_grid_8_post_header .small_main_image_header .banner-container h1>a {
    color: #fff;
    font-size: 17px !important;
    text-transform: capitalize;
    font-weight: 500;
    line-height: 1.2;
}
.spr-number {
    text-align: center;
    display: inline-block;
    float: left;
    width: 65px;
    height: 65px;
    line-height: 60px;
    position: relative;
    background: #eaeaea;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border: 2px solid #ff4200;
    color: #FFF;
    font-weight: 400;
    font-size: 35px;
}
.spr-number:hover {
    color: #333;
    text-decoration: none !important;
}
.spr-number span {
    position: relative;
    z-index: 1;
}
.spr-number:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    content: '';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    top: -2px;
    left: -2px;
    padding: 2px;
    background: #ff4200;
    -webkit-transition: -webkit-transform 0.5s;
    -moz-transition: -moz-transform 0.5s;
    -o-transition: -o-transform 0.5s;
    transition: transform 0.5s;
}
.feature-post-list li:hover .spr-number {
    color: #333;
}
.feature-post-list li:hover .spr-number:after {} .banner-banner-carousel-item .bubble {
    display: block;
    overflow: hidden;
    position: relative;
}
.banner-container {
    position: absolute;
    /*top: 50%;
    background: none;
    left: 22%;
    right: 22%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: auto;
    padding: 0px;
    bottom: auto;
    text-align: center;*/
    z-index: 9;
}
.banner-container .meta-category-small,
.meta-category-small-builder {
    float: left;
    width: 100%;
}
.meta-category-small-builder {
    margin-bottom: 5px;
}
.margin_small_category_grid {
    margin-bottom: -3px;
    margin-top: 13px;
}
.margin_small_category_carousel_builder {
    margin-bottom: 5px;
    margin-top: 13px;
}
.margin_small_category_two_col_builder {
    margin-bottom: 0px;
    margin-top: 13px;
}
.single_post_category_top {
    margin-bottom: 6px;
    margin-top: 0px;
}
.margin_small_category_right_col_builder {
    margin-top: 0px;
    margin-bottom: 5px;
}
.banner-container .meta-category-small a,
.meta-category-small-builder a {
    float: none;
    margin-right: 0px;
    margin-top: 0px;
    padding: 5px 10px 5px;
    font-size: 11px !important;
    text-transform: uppercase;
    margin: 0px 5px;
    display: inline-block;
    background: #ef262c;
    color: #fff;
    font-weight: 300 !important;
    letter-spacing: 0.2em;
}
.banner-container .meta-category-small .category-color-have-options:hover {
    text-decoration: none !important;
}
.banner-container .meta-category-small .post_type_icon {
    height: 20px;
    line-height: 20px;
    background: #FFF;
    color: #000;
    float: none;
    width: 20px;
    text-align: center;
    display: inline-block;
    font-size: 13px;
    border-radius: 2px;
    margin-right: 5px;
}
.meta_category_text_small {
    float: left;
    width: 100%;
    margin-top: -3px;
}
.meta_category_text_small a {
    font-size: 10px;
    position: relative;
    color: #ff4200;
    float: left;
    margin-right: 8px;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-weight: 700;
}
.banner-container h5 {
    float: left;
    margin: 10px 0px 10px 0px;
    width: 100%;
    text-transform: capitalize;
}
.banner-container h5 a {
    font-size: 25px;
    color: #fff;
    line-height: 1.2;
    text-transform: capitalize;
}
.banner-container .post-meta {
    font-size: 10px;
    color: #fff;
    margin: 0px;
    float: left;
    text-transform: uppercase;
    float: left;
    width: 100%;
    margin-top: -3px;
    font-style: normal;
    line-height: 1.2;
}
.banner-container .post-meta span {
    float: none;
    display: inline-block;
    margin-right: 5px !important;
    letter-spacing: 0.03em;
    color: #fff;
}
.banner-container .post-meta span.meta-comment {
    margin-right: 0px;
}
.banner-container .post-meta span,
.banner-container .post-meta span i {
    margin-right: 5px;
}
.banner-container .post-meta span a {
    color: #fff !important;
    font-weight: 700;
    float: none !important;
    text-decoration: none !important;
    text-transform: uppercase;
}
.banner-container .post-meta span a img {
    width: 30px;
    height: 30px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    margin: 0px;
    margin-right: 5px;
    display: inline;
}
.banner-container .post-meta span a:hover {
    text-decoration: none !important;
    color: #fff !important;
}
.banner-carousel-item-style .bubble {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.banner-carousel-item-style .captions_carousel_style_main .meta-category-small,
.banner-carousel-item-style .captions_carousel_style .meta-category-small {
    float: left;
    width: 100%;
}
.banner-carousel-item-style .captions_carousel_style_main .meta-category-small a,
.banner-carousel-item-style .captions_carousel_style .meta-category-small a {
    height: 22px;
    margin-top: 5px;
    line-height: 22px;
    font-size: 10px;
    color: #ef262c;
    background: #ff4200;
    float: none;
    padding: 0px 12px;
    margin-right: 2px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.banner-carousel-item-style .captions_carousel_style_main .meta-category-small a:before,
.banner-carousel-item-style .captions_carousel_style .meta-category-small a:before {
    border-top: 20px solid rgba(255, 255, 255, 0);
}
.banner-carousel-item-style .captions_carousel_style_main .meta-category-small a:after,
.banner-carousel-item-style .captions_carousel_style .meta-category-small a:after {
    border-bottom: 20px solid rgba(255, 255, 255, 0);
}
.banner-carousel-item-style .captions_carousel_style_main .meta-category-small .post_type_icon,
.banner-carousel-item-style .captions_carousel_style .meta-category-small .post_type_icon {
    height: 23px;
    line-height: 23px;
    background: #000;
    color: #FFF;
    float: none;
    width: 23px;
    text-align: center;
    display: inline-block;
    font-size: 13px;
    margin-right: 5px;
}
.carousel-item-slider-4 .pro_post_arrow_right {
    background: #000;
    color: #FFF;
    cursor: pointer;
    font-size: 25px;
    line-height: 1;
    width: 50px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    text-align: center;
    left: -45px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.carousel-item-slider-4 .pro_post_arrow_left {
    background: #000;
    color: #FFF;
    cursor: pointer;
    font-size: 25px;
    line-height: 1;
    width: 55px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    position: absolute;
    right: -45px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.carousel-item-slider-4:hover .pro_post_arrow_right:hover,
.carousel-item-slider-4:hover .pro_post_arrow_left:hover {
    background: #ff4200;
    opacity: 1;
}
.carousel-item-slider-4:hover .pro_post_arrow_right {
    left: 10px;
    opacity: 0.7;
}
.carousel-item-slider-4:hover .pro_post_arrow_left {
    right: 10px;
    opacity: 0.7;
}
.banner-carousel-item-style .captions_carousel_style_main h5,
.banner-carousel-item-style .captions_carousel_style h5 {
    float: left;
    margin: 10px 0px;
    width: 100%;
    line-height: 1.1;
    text-transform: capitalize;
}
.banner-carousel-item-style .captions_carousel_style_main h5 a,
.banner-carousel-item-style .captions_carousel_style h5 a {
    font-size: 20px;
    color: #333;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: -0.03em;
}
.id_post_meta {
    float: left;
    width: 100%;
    margin-bottom: 5px;
}
.id_post_meta .id_author_img_w {
    float: left;
    margin-right: 10px;
}
.id_post_meta .id_author_img_w img {
    width: 25px !important;
    height: 25px !important;
    float: left;
    margin-right: 5px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}
.id_post_meta .id_author_img_w a,
.id_post_meta .post-date {
    font-weight: 400 !important;
}
.id_post_meta .id_author_img_w a {
    text-transform: none !important;
}
.id_post_meta .id_author_img_w a,
.id_post_meta .id_author_img_w a:hover {
    color: #818181;
    font-size: 13px;
    text-decoration: none !important;
    text-transform: capitalize;
    float: left;
    line-height: 25px;
}
.id_post_meta .post-date {
    float: left;
    color: #818181;
    font-size: 13px;
    line-height: 25px;
    text-transform: capitalize;
    letter-spacing: 0px;
}
.id_post_meta .post-date i {
    margin-right: 5px;
}
.id_main_b_grid_item.id_second_feature .id_post_meta .id_author_img_w a,
.id_main_b_grid_item.id_second_feature .id_post_meta .post-date {
    color: #818181 !important;
}
.blog_grid_post_style .id_post_meta .id_author_img_w a,
.blog_grid_post_style .id_post_meta .id_author_img_w a:hover,
.blog_grid_post_style .id_post_meta .post-date,
.blog_grid_post_style .id_post_meta .post-date a {
    color: #818181 !important;
}
.banner-carousel-item-style .captions_carousel_style_main .post-meta,
.banner-carousel-item-style .captions_carousel_style .post-meta {
    font-size: 12px;
    margin: 0px;
    color: #777;
    float: left;
    width: 100%;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.banner-carousel-item-style .captions_carousel_style_main .post-meta a,
.banner-carousel-item-style .captions_carousel_style .post-meta a {
    color: #777;
}
.banner-carousel-item-style .captions_carousel_style_main .post-meta span,
.banner-carousel-item-style .captions_carousel_style_main .post-meta i,
.banner-carousel-item-style .captions_carousel_style .post-meta span,
.banner-carousel-item-style .captions_carousel_style .post-meta i {
    margin-right: 5px;
}
.banner-carousel-item-style .captions_carousel_style_main p.content_carousel,
.captions_border_style .content_carousel {
    margin-top: 10px;
    margin-bottom: 0px;
}
.carousel-item-slider .pro_post_arrow_right,
.carousel-item-slider .pro_post_arrow_left {
    margin: -30px 0 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: block;
    position: absolute;
    top: 50%;
    cursor: pointer;
    z-index: 9;
    font-size: 0;
    color: #fff;
    text-align: center;
    font-size: 25px;
    border-radius: 100%;
}
.carousel-item-slider .pro_post_arrow_right {
    background: #000;
    background: rgba(0, 0, 0, 0.5);
    left: 10px;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}
.carousel-item-slider .pro_post_arrow_left {
    background: #000;
    background: rgba(0, 0, 0, 0.5);
    right: 10px;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}
.carousel-item-slider .pro_post_arrow_right:hover {
    background: #ff4200;
}
.carousel-item-slider .pro_post_arrow_left:hover {
    background: #ff4200;
}
.carousel-item-slider .pro_post_arrow_right {
    left: -60px;
}
.carousel-item-slider:hover .pro_post_arrow_right {
    left: 20px;
}
.carousel-item-slider .pro_post_arrow_left {
    right: -60px;
}
.carousel-item-slider:hover .pro_post_arrow_left {
    right: 20px;
}
.carousel-item-slider .top-view-love {
    z-index: 1;
    display: none;
}
.full-static-post-header {
    float: left;
    background: #000;
}
.main-static-post-header {
    float: left;
    width: 33.33%;
    position: relative;
    overflow: hidden;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}
.main-static-post-header h5 a,
.main-static-post-header .post-meta,
.main-static-post-header .post-meta a {
    color: #FFF !important;
}
.small-static-post-header h5 a,
.small-static-post-header .post-meta,
.small-static-post-header .post-meta a {
    color: #FFF !important;
}
.main-static-post-header .meta-category-small a:before,
.small-static-post-header .meta-category-small a:before {
    border-top: 20px solid rgba(255, 255, 255, 0);
}
.main-static-post-header .meta-category-small a:after,
.small-static-post-header .meta-category-small a:after {
    border-bottom: 20px solid rgba(255, 255, 255, 0);
}
.main-static-post-header h5 a {
    font-size: 28px;
    line-height: 1.1;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.333);
    line-height: 1.1;
}
.main-static-post-header:hover,
.small-static-post-header:hover {
    background: #222;
}
.small-static-post-header h5 {
    line-height: 1.1;
}
.small-static-post-header h5 a {
    font-size: 20px;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.333);
}
.main-static-post-header,
.small-static-post-header {
    overflow: hidden;
}
.main-static-post-header .wp-post-image,
.small-static-post-header .wp-post-image {
    -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;
}
.small-static-post-header {
    width: 33.33%;
    float: left;
    position: relative;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}
.top-view-love {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 99;
}
.top-view-love .love_post_view.like_post {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.6);
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    padding: 0px 5px;
    float: left;
    border-radius: 2px;
    margin-right: 5px;
}
.top-view-love .love_post_view {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.6);
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    padding: 0px 5px;
    float: right;
    border-radius: 2px;
}
.top-view-love .love_post_view i,
.top-view-love .love_post_view.like_post i {
    margin-right: 2px;
}
.top-view-love .love_post_view.like_post a,
.top-view-love .love_post_view {
    color: #FFF;
}
.id_home_builder_full .panel-grid,
.id_home_builder_sidebar .panel {
    margin-bottom: 0px !important;
}
.clear_line_3col_home {
    float: left;
    width: 100%;
    height: 1px;
    margin-top: -1px;
}
.blog_grid_post_style .image-post-title {
    float: left;
    width: 100%;
    line-height: 1.2 rem;
    margin-top: 0px;
    font-size: 1.2rem;
    margin-bottom: 10px;
}
/*slider full width*/

.id_slider_fullwidth.large_center_slider_container .pro_post_arrow_left,
.id_slider_fullwidth.large_center_slider_container .pro_post_arrow_right {
    font-size: 30px !important;
    opacity: 1 !important;
}
.id_slider_fullwidth.large_center_slider_container .pro_post_arrow_left {
    text-align: left;
}
.id_slider_fullwidth.large_center_slider_container .pro_post_arrow_right {
    text-align: right;
}
.id_slider_fullwidth.large_center_slider_container .slick-slider:hover .pro_post_arrow_left,
.id_slider_fullwidth.large_center_slider_container .slick-slider:hover .pro_post_arrow_right {
    opacity: 1 !important;
}
.id_slider_fullwidth.large_center_slider_container .slick-slide .link_grid_header_absolute {
    opacity: 0.2 !important;
}
.id_slider_fullwidth.large_center_slider_container .banner-container {
    top: 50%;
    background: none;
    left: 25% !important;
    right: 25% !important;
    width: auto;
    padding: 0px !important;
    text-align: center;
    -webkit-transform: translate3d(0, 0, 0) perspective(1px) translateY(-50%);
    -ms-transform: translate3d(0, 0, 0) perspective(1px) translateY(-50%);
    transform: translate3d(0, 0, 0) perspective(1px) translateY(-50%);
}
.id_slider_fullwidth.large_center_slider_container .banner-container .meta-category-small {
    float: left;
    width: 100%;
    text-align: center;
}
.id_slider_fullwidth.large_center_slider_container .banner-container .meta-category-small a {
    float: none !important;
    display: inline-block;
}
.id_slider_fullwidth.large_center_slider_container .banner-container h5 {
    max-width: 100% !important;
    text-align: center !important;
}
.id_slider_fullwidth .slider_exception {
    float: left;
    width: 100%;
    text-align: center;
}
.id_slider_fullwidth .meta-category-small a {
    padding: 8px 25px 8px !important;
    font-size: 10px !important;
    letter-spacing: 0.2em;
}
.id_slider_fullwidth .slider_exception a {
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    font-size: 10px;
    font-weight: 400;
    color: #000;
    height: 40px;
    line-height: 40px;
    padding: 0px 30px 0px;
    -o-transition: .25s;
    -ms-transition: .25s;
    -moz-transition: .25s;
    -webkit-transition: .25s;
    transition: .25s;
    background-color: #fff;
}
.id_slider_fullwidth .slider_exception a:hover {
    text-decoration: none !important;
    background: #000;
    color: #fff;
}
/*header slider vertical nav*/

.large_center_slider_container {
    position: relative;
    overflow: hidden;
}
.home_slider_header_tab_ver .banner-container {
    z-index: 3;
}
.home_slider_header_tab_ver .item {
    height: 500px !important;
}
.home_slider_header_tab_ver .image_grid_header_absolute {
    height: 100% !important;
}
.home_slider_header_tab_ver:before {
    content: " ";
    background: #000;
    background: rgba(0, 0, 0, 0.7);
    width: 300px;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 2;
}
.large_center_slider_container.header_slider_and_feaure_post_options .home_slider_header_tab_ver .banner-inside-wrapper .large_continue_reading,
.large_center_slider_container.header_slider_and_feaure_post_options .home_slider_header_tab_ver .banner-inside-wrapper .post-meta,
.large_center_slider_container.header_slider_and_feaure_post_options .home_slider_header_tab_ver .banner-inside-wrapper .meta-category-small {
    text-align: left !important;
}
.large_center_slider_container.header_slider_and_feaure_post_options .large_center_slider {
    margin-bottom: 0px;
}
.home_slider_header_tab_ver .banner-inside-wrapper h5 {
    float: left !important;
    text-align: left !important;
}
.home_slider_header_tab_ver .banner-container {
    z-index: 999;
    position: absolute;
}
.home_slider_header_tab_ver .slick-arrow {
    display: none !important;
}
.idslide_tab_ver_nav_container {
    position: absolute;
    width: 300px;
    z-index: 2;
    top: 0px;
    right: 0px;
    top: 50%;
    -webkit-transform: translate3d(0, 0, 0) perspective(1px) translateY(-50%);
    -ms-transform: translate3d(0, 0, 0) perspective(1px) translateY(-50%);
    transform: translate3d(0, 0, 0) perspective(1px) translateY(-50%);
}
.idslide_tab_ver_nav_container .idslide_tab_ver_nav_row {
    width: 300px;
    float: right;
    padding: 20px;
}
.idslide_tab_ver_nav_container .idslide_tab_ver_nav_row img {
    width: 100px;
    position: relative !important;
    display: block;
    float: left;
    overflow: hidden;
}
.idslide_tab_ver_nav_container .idslide_tab_ver_nav_row .item {
    cursor: pointer;
}
.idslide_tab_ver_nav_container .idslide_tab_ver_nav_row .ver_slide_title {
    position: relative;
    margin-left: 115px;
    top: 0px;
    color: #fff;
    font-size: 14px;
}
/*header slider tab*/

.homeslider_full_tab .header_default_full_screen .menu_wrapper {
    border-bottom: 0px solid #f0f0f0 !important;
}
.homeslider_full_tab .headcus5_custom.header_layout_style5_custom .menu_wrapper {
    border-top: 0px solid #eaeaea;
    border-bottom: 0px solid #eaeaea;
}
.idslide_tab_nav_container {
    float: left;
    width: 100%;
    margin-top: 0px;
    position: absolute;
    z-index: 2;
    bottom: 0%;
    left: 0px;
}
.idslide_tab_nav_container .idslide_tab_nav_row {
    width: 100%;
    margin: 0px 0px 30px 0px;
    padding: 0px 30px;
    position: relative;
}
.idslide_tab_nav_container .idslide_tab_nav_row .item {
    width: 25% !important;
    height: auto !important;
    cursor: pointer;
    padding: 0px 10px;
    border: 0px solid #efefef;
    border-right-color: transparent;
    float: left !important;
}
.idslide_tab_nav_container .idslide_tab_nav_row .item .banner-carousel-item {
    float: left;
    width: 100%;
    padding: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.id_radius .idslide_tab_nav_container .idslide_tab_nav_row .item .image_small_nav {
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}
.idslide_tab_nav_container .idslide_tab_nav_row .item .image_small_nav {
    width: 60px;
    height: 60px;
    float: left;
    margin-right: 15px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
}
.idslide_tab_nav_container .idslide_tab_nav_row .item.slick-current h5 {
    opacity: 1 !important;
}
.idslide_tab_nav_container .idslide_tab_nav_row .item h5 {
    font-size: 15px;
    margin: 0px;
    padding-right: 15px;
    position: absolute;
    left: 90px;
    top: 50%;
    color: #fff;
    opacity: 0.7 !important;
    -webkit-transform: translate3d(0, 0, 0) perspective(1px) translateY(-50%);
    -ms-transform: translate3d(0, 0, 0) perspective(1px) translateY(-50%);
    transform: translate3d(0, 0, 0) perspective(1px) translateY(-50%);
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.4 !important;
    max-height: 40px;
}
.idslide_tab_nav_container .idslide_tab_nav_row .item img {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.idslide_tab_nav_container .slick-track {
    width: 100% !important;
    float: left;
    transform: translate3d(0px, 0px, 0px) !important;
}
.idslide_tab_nav_container .slick-slide {
    float: none !important;
    display: block !important;
    width: 100% !important;
}
.blog_grid_post_style .owl-controls {
    margin-top: 0px !important;
}
.owl-theme .owl-controls .owl-buttons div {
    font-size: 0px !important;
}
.blog_grid_post_style .pro_post_arrow_right,
.blog_grid_post_style .pro_post_arrow_left {
    margin: -18px 0 0;
    width: 28px;
    height: 50px;
    display: block;
    position: absolute;
    top: 50%;
    cursor: pointer;
    z-index: 9;
    font-size: 0;
    color: #fff;
    text-align: center;
    font-size: 15px;
    line-height: 50px;
}
.blog_grid_post_style .pro_post_arrow_right {
    background: #000;
    color: #FFF;
    cursor: pointer;
    font-size: 15px;
    line-height: 1;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    left: 10px;
    top: 50%;
    opacity: 0.7;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.blog_grid_post_style .pro_post_arrow_left {
    background: #000;
    color: #FFF;
    cursor: pointer;
    font-size: 15px;
    line-height: 1;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    right: 10px;
    top: 50%;
    opacity: 0.7;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.blog_list_post_style .pro_post_arrow_right {
    background: #000;
    left: 10px;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}
.blog_list_post_style .pro_post_arrow_left {
    background: #000;
    right: 10px;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}
.blog_list_post_style .pro_post_arrow_left,
.blog_list_post_style .pro_post_arrow_right {
    background: #000;
    color: #FFF;
    cursor: pointer;
    font-size: 15px;
    line-height: 1;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    opacity: 0.7;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.large_center_mode_slider .item {
    margin-left: 0px;
    margin-right: 0px;
}
.large_center_mode_slider .item .banner-carousel-item {
    border-radius: 10px;
    overflow: hidden;
    float: left;
    width: 100%;
}
.large_center_mode_slider,
.large_center_mode_slider .item {
    height: 620px;
}
.large_center_slider_wrapper .item {
    width: 100%;
    float: left;
    height: 580px;
    position: relative;
}
.large_center_slider_wrapper .image_grid_header_absolute {
    width: 100%;
    height: 100%;
    position: absolute;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    opacity: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.large_center_slider_wrapper .slick-active .link_grid_header_absolute,
.large_center_slider_wrapper:hover .large_center_mode_slider .slick-active .link_grid_header_absolute {
    opacity: 0 !important;
}
.large_center_slider_wrapper .link_grid_header_absolute,
.large_center_slider_wrapper:hover .large_center_mode_slider .link_grid_header_absolute {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    opacity: 0.85 !important;
    background: #000 !important;
}
.home.header_layout_6 .large_center_slider_container.header_slider_and_feaure_post_options,
.home.homeslider_full_tab .large_center_slider_container.header_slider_and_feaure_post_options {
    margin-top: 0px;
}
.home.header_layout_6 .large_center_slider_container.header_slider_and_feaure_post_options .row {
    margin-bottom: 0px;
}
.large_center_slider_container.header_slider_and_feaure_post_options {
    margin-top: 0px;
}
.id_slider_nav_tab .row {
    margin-bottom: 0px;
}
.large_center_slider_container.header_slider_and_feaure_post_options .banner-container h5 {
    float: left;
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: left;
    max-width: 100%;
}
.large_center_slider_container.header_slider_and_feaure_post_options .meta-category-small {
    float: none !important;
    width: 100% !important;
    display: block !important;
    text-align: center !important;
}
.large_center_slider_container.header_slider_and_feaure_post_options .banner-inside-wrapper {
    float: none !important;
    width: 100%;
    max-width: 100% !important;
}
.large_center_slider_container {
    float: left;
    width: 100%;
    margin-top: 50px;
}
.large_center_slider_container .banner-carousel-item>a {
    float: left;
    width: 100%;
}
.large_center_slider_container:hover .banner-carousel-item>a {
    opacity: 0.2;
}
.large_center_slider_container .banner-carousel-item>a>img {
    opacity: 1;
}
.large_center_slider_container .owl-stage-outer:before {
    right: 100%;
}
.large_center_slider_container .owl-stage-outer:after {
    left: 100%;
}
.large_center_slider_container.header_slider_and_feaure_post_options .banner-container {
    left: 0%;
    right: 0%;
    text-align: left;
    padding: 30px;
}
.large_center_slider_container.header_slider_and_feaure_post_options .banner-container .container,
.large_center_slider_container.header_slider_and_feaure_post_options .banner-container .container .col-md-12 {
    padding: 0px;
}
.large_center_slider_container.header_slider_and_feaure_post_options .banner-container .banner-inside-wrapper {
    max-width: 100% !important;
}
.large_center_slider_container .banner-container {
    top: auto;
    bottom: 0px;
    left: 20%;
    right: 20%;
    width: auto;
    text-align: left;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 200%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(200%, rgba(0, 0, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 200%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 200%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 200%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 200%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
}
.large_center_slider_container .banner-container .row {
    margin-bottom: 0px;
    margin: 0px !important;
}
.large_center_mode_slider .slick-current.slick-active .banner-container .banner-inside-wrapper {
    opacity: 1 !important;
    visibility: visible !important;
}
.large_center_mode_slider .item {
    height: 500px !important;
}
.large_center_mode_slider .image_grid_header_absolute {
    height: 501px !important;
}
.large_center_mode_slider .banner-container .banner-inside-wrapper {
    float: none !important;
    max-width: 550px !important;
    text-align: center;
    margin: 0 auto;
    opacity: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.large_center_mode_slider:hover .link_grid_header_absolute {
    opacity: 0.2 !important;
}
.large_center_mode_slider .banner-container {} .large_center_mode_slider .banner-container .meta-category-small {
    display: inline-block;
    float: left !important;
    width: auto;
    text-align: left;
}
.large_center_mode_slider .banner-container .banner-inside-wrapper .id_rating_front {
    float: none !important;
    display: inline-block;
    margin-top: 0px;
    margin-left: 5px;
}
.large_center_mode_slider .banner-container .banner-inside-wrapper .id_rating_front span {
    padding-top: 5px;
}
.large_center_slider_container .banner-container .banner-inside-wrapper {
    float: left;
    max-width: 600px;
}
.large_center_slider_container .banner-container .banner-inside-wrapper .id_rating_front {
    float: left;
    margin-top: 7px;
    margin-left: 5px;
}
.large_center_slider_container .banner-container .banner-inside-wrapper .id_rating_front span {
    height: 16px;
    line-height: 16px;
    font-size: 15px;
}
.large_center_slider_container .banner-container h5 a {
    font-size: 45px !important;
    color: #fff;
    text-transform: capitalize;
}
.large_center_slider_container .banner-container h5 a:hover {
    color: #fff !important;
    opacity: 0.8;
}
.large_center_slider_container .banner-container .post-meta span,
.large_center_slider_container .banner-container .post-meta span a {
    color: #fff !important;
    float: left;
}
.large_center_slider_container .pro_post_arrow_left,
.large_center_slider_container .pro_post_arrow_right {
    color: #fff;
    cursor: pointer;
    z-index: 1;
    font-size: 120px;
    line-height: 1;
    width: 50px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    text-align: center;
    top: 50%;
    margin-top: -50px;
    opacity: 0.4 !important;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}
.large_center_slider_container .pro_post_arrow_left i,
.large_center_slider_container .pro_post_arrow_right i {
    width: 50px;
    height: 50px;
    line-height: 50px;
}
.large_center_slider_container .pro_post_arrow_left:hover,
.large_center_slider_container .pro_post_arrow_right:hover {
    color: #fff;
}
.large_center_slider_container .pro_post_arrow_left {
    left: 55px;
}
.large_center_slider_container .slick-slider:hover .pro_post_arrow_left {
    left: 55px;
    opacity: 0.4 !important;
}
.large_center_slider_container .pro_post_arrow_right {
    right: 55px;
}
.large_center_slider_container .slick-slider:hover .pro_post_arrow_right {
    right: 55px;
    opacity: 0.4 !important;
}
.large_center_slider_container .banner-container .meta-category-small {
    float: left;
    width: auto;
    text-align: left;
}
.large_center_slider_container .banner-container .meta-category-small a {
    float: left !important;
    display: inline-block;
}
.large_center_slider_container.id_single_slider_box {
    margin-top: 50px;
    height: 600px;
    float: left;
    width: 100%;
    overflow: hidden;
}
.large_center_slider_container.id_single_slider_box .row {
    margin-bottom: 0px;
}
.large_center_slider_container.id_single_slider_box .item {
    height: 600px;
}
.large_center_slider_container.id_single_slider_box .image_grid_header_absolute {
    height: 601px;
}
.large_center_slider_container.id_single_slider_box .link_grid_header_absolute,
.large_center_slider_container.id_single_slider_box:hover .link_grid_header_absolute {
    opacity: 0.2;
}
.large_center_slider_container.id_single_slider_box .banner-container {
    background: #fff;
    width: 420px;
}
.large_center_slider_container.id_single_slider_box .banner-container h5 a {
    color: #000;
}
.large_center_slider_container.id_single_slider_box .banner-container .post-meta span,
.large_center_slider_container.id_single_slider_box .banner-container .post-meta span a {
    color: #000 !important;
}
.id_home_single_slide .header_main_wrapper.header_style_3_opt {
    border-bottom: 0px;
}
.id_home_single_slide .headcus5_custom.header_layout_style5_custom .menu_wrapper {
    border-top: 0px solid #eaeaea;
    border-bottom: 0px solid #eaeaea;
}
.id_home_single_slide .header_default_full_screen .menu_wrapper {
    border-bottom: 0px solid #f0f0f0 !important;
}
.id_full_padding_single_slider {
    margin-top: 0px;
}
.id_full_padding_single_slider .row,
.id_full_padding_single_slider .large_center_slider {
    margin-bottom: 0px !important;
}
.id_full_padding_single_slider .item {
    height: 500px;
}
.id_full_padding_single_slider .banner-container {
    top: 50%;
    width: auto;
    text-align: center;
    transform: translate3d(0px, 0px, 0px) perspective(1px) translateY(-50%);
    left: 25% !important;
    right: 25% !important;
    background: transparent;
    padding: 0px !important;
}
.id_full_padding_single_slider .banner-container .container {
    padding: 0px;
}
.id_full_padding_single_slider .banner-container .meta-category-small {
    float: left;
    width: 100%;
    text-align: center;
}
.id_full_padding_single_slider .banner-container .meta-category-small a {
    display: inline-block;
    letter-spacing: 0.2em;
    float: none !important;
    font-size: 10px !important;
    padding: 8px 25px !important;
}
.id_full_padding_single_slider .banner-container .slider_exception {
    float: left;
    width: 100%;
}
.id_full_padding_single_slider .banner-container .slider_exception a {
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    font-size: 10px;
    font-weight: 400;
    color: rgb(0, 0, 0);
    height: 40px;
    line-height: 40px;
    background-color: rgb(255, 255, 255);
    padding: 0px 30px;
    transition: 0.25s;
}
.id_full_padding_single_slider .banner-container .slider_exception a:hover {
    color: #fff;
    background: #000;
    text-decoration: none !important;
}
.id_full_padding_single_slider .banner-container h5 {
    float: left;
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
}
.id_full_padding_single_slider .banner-container h5 a {
    font-size: 40px !important;
}
.id_full_padding_single_slider .pro_post_arrow_left,
.id_full_padding_single_slider .pro_post_arrow_right {
    font-size: 35px;
    opacity: 1 !important;
}
.id_full_padding_single_slider .large_center_slider:hover .pro_post_arrow_left,
.id_full_padding_single_slider .large_center_slider:hover .pro_post_arrow_right {
    opacity: 1 !important;
}
.id_full_padding_single_slider .pro_post_arrow_left {
    text-align: left;
}
.id_full_padding_single_slider .pro_post_arrow_right {
    text-align: right;
}
.id_full_padding_single_slider .slick-slide .link_grid_header_absolute {
    opacity: 0.2 !important;
}
/*-------------------------------------------------------------------------------------
Overlay item
-------------------------------------------------------------------------------------*/

.id_recent_post_overlay {
    float: left;
    width: 100%;
}
.id_recent_post_overlay .id_overlay_item {
    float: left;
    width: 100%;
    height: 205px;
    position: relative;
    margin-bottom: 30px;
    overflow: hidden;
}
.id_radius .id_recent_post_overlay .id_overlay_item {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.id_recent_post_overlay .id_overlay_item:last-child {
    margin-bottom: 0px;
}
.id_recent_post_overlay .image_grid_header_absolute {
    width: 100%;
    top: 0px;
    left: 0px;
    right: 0px;
    height: 100%;
    position: absolute;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    opacity: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.id_recent_post_overlay .link_grid_header_absolute {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    opacity: .4;
}
.id_recent_post_overlay .item-details {
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 0px 25px 25px 25px;
    z-index: 2;
}
.id_recent_post_overlay .item-details .meta-category-small {
    float: left;
    width: 100%;
}
.id_recent_post_overlay .item-details .meta-category-small a {
    color: #fff;
    font-weight: 500 !important;
    letter-spacing: 0.03em;
    background: #ef262c;
    height: auto;
    line-height: 10px;
    padding: 7px 15px 7px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.id_recent_post_overlay .item-details .feature-post-title {
    float: left;
    width: 100%;
    font-size: 18px;
    margin: 10px 0px;
}
.id_recent_post_overlay .item-details .feature-post-title a,
.id_recent_post_overlay .item-details .feature-post-title a:hover {
    color: #fff !important;
}
.id_recent_post_overlay .item-details .post-meta {
    float: left;
    width: 100%;
}
.id_recent_post_overlay .item-details span {
    color: #fff;
}
.id_recent_post_overlay .item-details span i {
    margin-right: 5px;
}
/*-------------------------------------------------------------------------------------
Slider tab nav
-------------------------------------------------------------------------------------*/

.id_slider_nav_tab.large_center_slider_container {
    margin-top: 0px;
}
.id_border_radius .home_slider_header_tab {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
}
.id_slider_nav_tab .large_center_slider_wrapper .item {
    height: 550px;
}
.id_radius .id_slider_nav_tab .large_center_slider_wrapper .item {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
}
.id_slider_nav_tab:hover .large_center_slider_wrapper .link_grid_header_absolute {
    opacity: 0.3 !important;
}
.id_slider_nav_tab.large_center_slider_container .link_grid_header_absolute {
    opacity: 0.3 !important;
}
.id_slider_nav_tab.large_center_slider_container .banner-container {
    top: 50%;
    bottom: auto;
    left: 0%;
    right: 45%;
    padding: 0px 0px 0px 50px;
    width: auto;
    text-align: center;
    background: none;
    -webkit-transform: translate3d(0, 0, 0) perspective(1px) translateY(-50%);
    -ms-transform: translate3d(0, 0, 0) perspective(1px) translateY(-50%);
    transform: translate3d(0, 0, 0) perspective(1px) translateY(-50%);
}
.id_slider_nav_tab.large_center_slider_container .banner-container .meta-category-small {
    float: left !important;
    width: 100% !important;
}
.id_slider_nav_tab.large_center_slider_container .banner-container .meta-category-small a {
    font-size: 11px !important;
    color: #fff;
    font-weight: 500 !important;
    letter-spacing: 0.03em;
    background: #ef262c;
    height: auto;
    line-height: 10px;
    padding: 7px 15px 7px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.id_slider_nav_tab.large_center_slider_container .banner-container h5 a {
    font-size: 37px !important;
}
.id_slider_nav_tab.large_center_slider_container .banner-container h5 a,
.id_slider_nav_tab.large_center_slider_container .banner-container h5 a:hover {
    color: #fff !important;
}
.id_slider_nav_tab.large_center_slider_container .banner-container .post-meta span,
.id_slider_nav_tab.large_center_slider_container .banner-container .post-meta span a {
    color: #fff !important;
}
.id_slider_nav_tab.large_center_slider_container .banner-container .slider_exception {
    float: left;
    width: 100%;
    text-align: left;
}
.id_slider_nav_tab.large_center_slider_container .banner-container .slider_exception a {
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    font-size: 10px;
    font-weight: 400;
    color: #000;
    height: 40px;
    line-height: 40px;
    padding: 0px 30px 0px;
    -o-transition: .25s;
    -ms-transition: .25s;
    -moz-transition: .25s;
    -webkit-transition: .25s;
    transition: .25s;
    background-color: #fff;
}
.id_slider_nav_tab.large_center_slider_container .banner-container .slider_exception a:hover {
    color: #fff;
    background: #000;
    text-decoration: none !important;
}
.id_slider_nav_tab .banner-inside-wrapper h5 {
    text-align: left;
    margin: 15px 0px 15px 0px;
}
.id_slider_nav_tab .banner-inside-wrapper .id_post_meta .id_author_img_w a,
.id_slider_nav_tab .banner-inside-wrapper .id_post_meta .id_author_img_w a:hover,
.id_slider_nav_tab .banner-inside-wrapper .id_post_meta .post-date {
    color: #fff;
}
/*-------------------------------------------------------------------------------------
Header feature post
-------------------------------------------------------------------------------------*/

.id_header_feature_post_wrapper {
    float: left;
    width: 100%;
    margin-top: 30px;
}
.id_header_feature_post_wrapper .container {
    padding-right: 10px;
    padding-left: 10px;
}
.id_header_feature_post_wrapper .row {
    margin-bottom: 0px;
    margin-right: -10px;
    margin-left: -10px;
}
.id_header_feature_post_wrapper .row .col-md-12 {
    padding-right: 10px;
    padding-left: 10px;
}
.id_header_feature_post_wrapper .id_header_feature_title {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}
.id_header_feature_post_wrapper .id_header_feature_title h2 {
    margin: 0px;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: -0.03em !important;
}
.id_header_feature_post {
    margin-right: -10px;
    margin-left: -10px;
}
.id_header_feature_post .id_feature_items {
    width: 25%;
    padding-right: 10px;
    padding-left: 10px;
    position: relative;
    float: left;
}
.id_header_feature_post .id_feature_items_in {
    float: left;
    width: 100%;
    position: relative;
    height: 250px;
}
.id_header_feature_post .id_feature_items.id_items_count1 .id_feature_items_in {
    height: 520px;
}
.id_header_feature_post .id_feature_items.id_items_count2,
.id_header_feature_post .id_feature_items.id_items_count3,
.id_header_feature_post .id_feature_items.id_items_count4 {
    margin-bottom: 20px;
}
.id_header_feature_post .id_feature_items.id_items_count6 {
    width: 50%;
}
.id_header_feature_post .image_grid_header_absolute {
    width: 100%;
    height: 100%;
    position: absolute;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    opacity: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.id_header_feature_post .link_grid_header_absolute {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    opacity: 0.1 !important;
    background: #000 !important;
}
.id_header_feature_post .id_captions_overlay {
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 1;
    padding: 20px;
    width: 100%;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 200%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(200%, rgba(0, 0, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 200%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 200%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 200%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 200%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
}
.id_header_feature_post .id_captions_overlay h5 {
    font-size: 18px;
    margin-bottom: 0px;
}
.id_header_feature_post .id_feature_items.id_items_count6 .id_captions_overlay h5 {
    max-width: 50%;
}
.id_header_feature_post .id_captions_overlay h5 a {
    color: #fff !important;
}
.id_header_feature_post .id_captions_overlay h5 a:hover {
    color: #fff !important;
    opacity: 0.8;
}
.id_header_feature_post .id_captions_overlay .post-meta {
    color: #fff !important;
    font-size: 11px;
    text-transform: uppercase;
}
.id_header_feature_post .id_captions_overlay .post-meta i {
    margin-right: 5px;
}
.id_header_feature_post .id_captions_overlay .post-meta a {
    color: #fff !important;
    text-transform: uppercase;
}
.id_header_feature_post .id_captions_overlay .post-meta span {
    color: #fff;
}
.id_header_feature_post .meta-category-small {
    position: absolute;
    margin: 0px !important;
    top: 15px;
    left: 15px;
    z-index: 9;
}
.id_header_feature_post .meta-category-small a {
    float: left !important;
    margin: 0px 5px 0px 0px !important;
    color: #fff;
    font-weight: 400 !important;
    letter-spacing: 0.05em;
    background: #ef262c;
    height: auto;
    line-height: 10px;
    padding: 5px 10px 5px;
}
.id_latest_main_title {
    margin-bottom: 20px;
}
.id_latest_main_title h2 {
    margin: 0px;
    font-size: 25px;
    text-transform: capitalize;
    letter-spacing: -0.03em !important;
}
/*-------------------------------------------------------------------------------------
Reactions menu
-------------------------------------------------------------------------------------*/

[class^="icon-jl"],
[class*=" icon-jl"] {
    font-family: 'id_cusfont' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-id_fire:before {
    content: "\e900";
}
.icon-id_flash:before {
    content: "\e901";
}
.icon-id_star:before {
    content: "\e902";
}
.reactions_menu_wrapper .reactions_img_wrapper a {
    float: left;
    margin-left: 20px;
}
.reactions_menu_wrapper .reactions_img_wrapper .reactions_img_bg {
    width: 50px;
    height: 50px;
    line-height: 50px;
}
.reactions_menu_wrapper .reactions_img_wrapper a .reactions_img_bg {
    display: inline-block;
    -webkit-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0);
    -moz-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0);
    box-shadow: 1px 2px 2px rgba(0, 0, 0, 0);
}
.reactions_menu_wrapper .reactions_img_wrapper a .category_image_link,
.menu_icons_custom .icons_text {
    display: block;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 0.03em;
}
.reactions_menu_wrapper .reactions_img_wrapper a .category_style_item_image {
    margin-left: 0px;
}
.reactions_menu_wrapper .reactions_img_wrapper {
    float: right;
    position: inherit;
}
.menu_icons_custom a {
    margin-left: 0px !important;
}
.menu_icons_custom a:hover {
    text-decoration: none !important;
}
.menu_icons_custom .icons_menus {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: inline-block;
    padding: 0px;
    font-size: 24px;
    background-color: #ffe041;
    background: -moz-radial-gradient(center, ellipse cover, #ffe041 0%, #ffc965 100%);
    background: -webkit-radial-gradient(center, ellipse cover, #ffe041 0%, #ffc965 100%);
    background: radial-gradient(ellipse at center, #ffe041 0%, #ffc965 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffe041', endColorstr='#ffc965', GradientType=1);
    color: #000;
}
.menu_icons_custom .icons_menus.icons_popular {
    background: #ff9300;
    color: #fff;
}
.menu_icons_custom .icons_menus.icons_trending {
    background: #009cff;
    color: #fff;
}
.menu_icons_custom .icons_menus.icon_recent {
    background: #f30000;
    color: #fff;
}
.menu_icons_custom {
    float: left;
    margin-left: 20px;
    text-align: center;
}
.add_menu_mobile {} .add_menu_mobile li {
    list-style: none;
}
.mobile_menu_reactions {
    display: none;
}
.mobile_menu_reactions a i {
    margin-right: 0px !important;
}
.mobile_menu_reactions {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.mobile_menu_reactions .reactions_img_wrapper a {
    margin-left: 10px;
    margin-right: 10px;
    float: none;
    display: inline-block;
}
.mobile_menu_reactions .menu_icons_custom {
    margin-left: 10px;
    margin-right: 10px;
    float: none;
    display: inline-block;
}
.mobile_menu_reactions .menu_icons_custom a {
    margin-right: 0px !important;
}
.mobile_menu_reactions.reactions_menu_wrapper .reactions_img_wrapper {
    padding: 0px 20px;
    text-align: center;
}
/*-------------------------------------------------------------------------------------
Header menu style 1
-------------------------------------------------------------------------------------*/

.header_layout_style1_custom.navigation_wrapper {
    position: absolute !important;
    width: 100% !important;
    z-index: 1;
}
.header_layout_style1_custom.navigation_wrapper .id_main_menu {
    text-align: center;
    position: static !important;
}
/*-------------------------------------------------------------------------------------
Header menu style 2
-------------------------------------------------------------------------------------*/

.header_layout_style2_custom.navigation_wrapper {
    float: right;
    right: 0px;
    width: 100%;
    z-index: 1;
    position: absolute;
    text-align: right;
}
.header_layout_style2_custom.navigation_wrapper > ul > li:last-child {
    margin-right: 85px !important;
}
.header_layout_style2_custom.navigation_wrapper .sub-menu.menu_post_feature {
    width: 100%;
}
.menu_grid12 .col-md-12 {
    float: left;
    width: 100%;
}
/*-------------------------------------------------------------------------------------
Header menu style 3
-------------------------------------------------------------------------------------*/

.id_top_bar_dis.header_top_bar_wrapper {
    height: 0px;
    overflow: hidden;
}
.header_top_bar_wrapper {
    background: #222754;
    background: -moz-linear-gradient(90deg, #222754 10%, #f1262b 100%);
    background: -webkit-linear-gradient(90deg, #222754 10%, #f1262b 100%);
    background: linear-gradient(90deg, #222754 10%, #f1262b 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#3a4cb4", endColorstr="#fd1d1d", GradientType=1);
    width: 100%;
}
.header_top_bar_wrapper .navigation_wrapper #id_top_menu > li > a {
    color: #fff !important;
    letter-spacing: 0.10em;
}
.header_top_bar_wrapper .navigation_wrapper #id_top_menu {
    position: relative;
    z-index: 999;
    float: right;
}
.header_top_bar_wrapper .navigation_wrapper #id_top_menu > li ul {
    z-index: 999;
}
.header_main .header_top_bar_wrapper .navigation_wrapper .id_main_menu > li:hover > a,
.header_main .header_top_bar_wrapper .navigation_wrapper .id_main_menu > .current-menu-item > a,
.header_main .header_top_bar_wrapper .navigation_wrapper .id_main_menu > .current-menu-parent > a,
.header_main .header_top_bar_wrapper .navigation_wrapper .id_main_menu > .current-menu-ancestor > a {
    color: #fff;
}
.header_main .header_top_bar_wrapper .navigation_wrapper > ul > li > a {
    color: #fff;
    height: 45px;
    line-height: 45px;
    font-size: 10px !important;
    font-weight: 400 !important;
    text-transform: uppercase;
}
.header_main .header_top_bar_wrapper .navigation_wrapper > ul > li a {
    font-size: 13px !important;
    font-weight: 400 !important;
}
.header_top_bar_wrapper .id_top_bar_left {
    height: 45px;
    line-height: 45px;
    color: #fff;
    float: left;
    font-size: 13px;
}
.id_current_title {
    display: inline-block;
    color: #fff;
    height: 20px;
    line-height: 20px;
    padding-right: 10px;
}
.header_main .header_top_bar_wrapper .navigation_wrapper > ul > li {
    float: left;
}
.header_main .header_top_bar_wrapper .navigation_wrapper > ul {
    margin-left: 50px !important;
    width: auto;
    z-index: 222;
}
.header_main .header_top_bar_wrapper .search_header_menu {
    width: auto;
    top: 0px;
    margin-right: 50px;
    margin-top: 0px;
}
.header_main .header_top_bar_wrapper .social_icon_header_top li {
    list-style: none;
    float: left;
    padding: 0px;
    margin: 0px;
}
.header_main .header_top_bar_wrapper .social_icon_header_top {
    margin-right: 15px;
}
.header_main .header_top_bar_wrapper .social_icon_header_top li a {
    margin-left: 15px;
    height: 35px;
    line-height: 35px;
    float: left;
}
.header_main .header_top_bar_wrapper .social_icon_header_top li a i {
    font-size: 14px;
    color: #fff !important;
}
.header_main .header_top_bar_wrapper .social_icon_header_top li a:hover {
    opacity: 0.7;
}
.header_main .header_top_bar_wrapper .menu_mobile_icons i,
.header_main .header_top_bar_wrapper .search_header_wrapper i {
    color: #fff !important;
    font-size: 15px;
}
.header_main .header_top_bar_wrapper .search_header_menu > .search_header_wrapper {
    margin-right: 1px;
    height: 35px;
    line-height: 35px;
    width: 35px;
    background: #ff4200;
    text-align: center;
    cursor: pointer;
}
.header_main .header_top_bar_wrapper .search_header_menu > .search_header_wrapper i {
    line-height: 35px;
    float: none !important;
}
.header_main .header_top_bar_wrapper .search_header_menu .menu_mobile_icons {
    height: 35px;
    line-height: 35px;
    width: 35px;
    background: #ff4200;
    text-align: center;
}
.header_main .header_top_bar_wrapper .search_header_menu .menu_mobile_icons i {
    line-height: 35px;
    float: none !important;
}
.header_main .logo_position_wrapper {
    text-align: left;
}
.header_main .menu_wrapper.stick {} .header_main .menu_wrapper.stick .navigation_wrapper {
    border-top: 0px solid #000;
    border-bottom: 0px solid #000;
}
.header_default_style.header_main .menu_wrapper {
    border: 0px;
    -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;
    background: #222;
}
.header_main.top_bar_menu_black .menu_wrapper {
    background: #1f1f1f;
    border: 0px;
}
.header_main .navigation_wrapper > ul > li {
    float: none;
    margin-right: 10px;
    margin-left: 10px;
}
.header_main .navigation_wrapper > ul > li:first-child {
    margin-left: 0px !important;
}
.header_default.header_main #menu_wrapper .navigation_wrapper > ul {
    position: static;
}
.header_default.header_main #menu_wrapper .navigation_wrapper {
    background: transparent;
    width: auto;
}
.header_default_style.header_main .navigation_wrapper > ul > li > a {
    height: 55px;
    line-height: 55px;
}
.header_main .navigation_wrapper > ul > li > a {
    padding: 0px;
    height: 50px;
    line-height: 50px;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: -0.03em;
    text-transform: capitalize;
}
.header_default_style.header_main .navigation_wrapper > ul > li > a {
    color: #fff;
}
.header_main.top_bar_menu_black .navigation_wrapper > ul > li > a {
    height: 45px;
    line-height: 45px;
    font-size: 14px;
}
.header_main .navigation_wrapper .id_main_menu > li:hover > a {
    color: #ff4200;
}
.header_main .navigation_wrapper .id_main_menu > li:hover > a,
.header_main .navigation_wrapper .id_main_menu > .current-menu-item > a,
.header_main .navigation_wrapper .id_main_menu > .current-menu-parent > a,
.header_main .navigation_wrapper .id_main_menu > .current-menu-ancestor > a {} .header_main .search_header_menu {
    overflow: visible;
    margin: auto;
    margin-right: 15px;
    position: absolute;
    bottom: auto;
    right: 0;
    height: auto;
    width: 207px;
    z-index: 9;
    top: 50%;
    -webkit-transform: translate3d(0, 0, 0) perspective(1px) translateY(-50%);
    -ms-transform: translate3d(0, 0, 0) perspective(1px) translateY(-50%);
    transform: translate3d(0, 0, 0) perspective(1px) translateY(-50%);
}
.header_main .search_header_menu .menu_mobile_icons i,
.header_main .search_header_menu .search_header_wrapper i,
.header_main .search_header_menu .menu_mobile_icons:hover i,
.header_main .search_header_menu .menu_mobile_icons:hover i,
.header_main .search_header_menu .search_header_wrapper:hover i {
    color: #fff;
    float: left;
}
.header_main .search_header_menu i {
    font-size: 15px;
}
.header_main .id_random_post_link {
    position: absolute;
    top: 9px;
    font-size: 20px;
    right: 15px;
}
.id_top_social_menu.header_main .menu_wrapper .container {
    max-width: 95%;
}
.id_top_social_menu.header_main .main_menu .social_icon_header {
    z-index: 999;
    bottom: auto;
    top: 18px;
    line-height: 1.2;
}
.id_top_social_menu.header_main .main_menu .social_icon_header li {
    line-height: 1.2;
    margin-right: 12px;
}
.id_top_social_menu.header_main .main_menu .social_icon_header li a {
    font-size: 15px;
    color: #fff;
}
.id_top_social_menu.header_main .search_header_menu .menu_mobile_icons i,
.id_top_social_menu.header_main .search_header_menu .search_header_wrapper i,
.id_top_social_menu.header_main .search_header_menu .menu_mobile_icons:hover i,
.id_top_social_menu.header_main .search_header_menu .menu_mobile_icons:hover i,
.id_top_social_menu.header_main .search_header_menu .search_header_wrapper:hover i {
    color: #fff;
}
.id_top_social_menu.header_main.header_main .search_header_menu {
    top: 20px;
}
/*-------------------------------------------------------------------------------------
Header menu style 5
-------------------------------------------------------------------------------------*/

.header_layout_style5_custom .id_header5_logo {
    float: left !important;
    height: 80px;
    line-height: 80px;
    position: absolute;
}
.header_layout_style5_custom .id_header5_logo a {
    margin-top: 0px !important;
}
.header_layout_style5_custom .id_header5_logo img {
    height: 40px;
}
.header_layout_style5_custom .main_menu .navigation_wrapper {
    padding-right: 0px;
}
.header_layout_style5_custom .menu_wrapper .navigation_wrapper > ul > li:last-child {
    padding-right: 25px;
}
.header_layout_style5_custom .main_menu .navigation_wrapper,
.header_layout_style5_custom .main_menu .id_main_menu {
    float: right;
    text-align: right;
}
.header_layout_style5_custom .header_top_bar_wrapper .navigation_wrapper .id_main_menu > li:hover > a,
.header_layout_style5_custom .header_top_bar_wrapper .navigation_wrapper .id_main_menu > .current-menu-item > a,
.header_layout_style5_custom .header_top_bar_wrapper .navigation_wrapper .id_main_menu > .current-menu-parent > a,
.header_layout_style5_custom .header_top_bar_wrapper .navigation_wrapper .id_main_menu > .current-menu-ancestor > a {
    color: #fff;
}
.header_layout_style5_custom .header_top_bar_wrapper .navigation_wrapper > ul > li > a {
    color: #fff;
    height: 35px;
    line-height: 35px;
    font-size: 11px !important;
    font-weight: 400 !important;
    text-transform: uppercase;
}
.header_layout_style5_custom .header_top_bar_wrapper .navigation_wrapper > ul > li {
    float: left;
    margin-right: 15px;
}
.header_layout_style5_custom .header_top_bar_wrapper .navigation_wrapper > ul {
    margin-left: 50px !important;
    float: left;
    width: auto;
    z-index: 222;
}
.header_layout_style5_custom .header_top_bar_wrapper .search_header_menu {
    width: auto;
    top: 0px;
    margin-right: 50px;
    margin-top: 0px;
}
.header_layout_style5_custom .header_top_bar_wrapper .social_icon_header_top li {
    list-style: none;
    float: left;
    padding: 0px;
    margin: 0px;
}
.header_layout_style5_custom .header_top_bar_wrapper .social_icon_header_top {
    margin-right: 15px;
}
.header_layout_style5_custom .header_top_bar_wrapper .social_icon_header_top li a {
    margin-left: 15px;
    height: 35px;
    line-height: 35px;
    float: left;
}
.header_layout_style5_custom .header_top_bar_wrapper .social_icon_header_top li a i {
    font-size: 14px;
    color: #fff !important;
}
.header_layout_style5_custom .header_top_bar_wrapper .menu_mobile_icons i,
.header_layout_style5_custom .header_top_bar_wrapper .search_header_wrapper i {
    color: #fff !important;
    font-size: 15px;
}
.header_layout_style5_custom .header_top_bar_wrapper .search_header_menu > .search_header_wrapper {
    margin-right: 1px;
    height: 35px;
    line-height: 35px;
    width: 35px;
    background: #ff4200;
    text-align: center;
    cursor: pointer;
}
.header_layout_style5_custom .header_top_bar_wrapper .search_header_menu > .search_header_wrapper i {
    line-height: 35px;
    float: none !important;
}
.header_layout_style5_custom .header_top_bar_wrapper .search_header_menu .menu_mobile_icons {
    height: 35px;
    line-height: 35px;
    width: 35px;
    background: #ff4200;
    text-align: center;
}
.header_layout_style5_custom .header_top_bar_wrapper .search_header_menu .menu_mobile_icons i {
    line-height: 35px;
    float: none !important;
}
.header_layout_style5_custom {
    background: #fff;
}
.header_layout_style5_custom .logo_position_wrapper {
    text-align: left;
}
.header_layout_style5_custom .menu_wrapper.stick {} .header_layout_style5_custom .menu_wrapper.stick .navigation_wrapper {
    border-top: 0px solid #000;
    border-bottom: 0px solid #000;
}
.header_default_style.header_layout_style5_custom .menu_wrapper {
    border: 0px;
    -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;
    background: #000;
}
.header_layout_style5_custom.top_bar_menu_black .menu_wrapper {
    background: #1f1f1f;
    border: 0px;
}
.header_layout_style5_custom .menu_wrapper .navigation_wrapper > ul > li {
    float: none !important;
    margin-right: 25px;
}
.header_default.header_layout_style5_custom #menu_wrapper .navigation_wrapper {
    border-bottom: 3px solid #000;
    background: #fff;
}
.header_default_style.header_layout_style5_custom .navigation_wrapper > ul > li > a {
    height: 70px;
    line-height: 70px;
}
.header_layout_style5_custom .navigation_wrapper > ul > li > a {
    padding: 0px;
    height: 80px;
    line-height: 80px;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 0px;
    text-transform: uppercase;
}
.header_default_style.header_layout_style5_custom .navigation_wrapper > ul > li > a {
    color: #fff;
}
.header_layout_style5_custom.top_bar_menu_black .navigation_wrapper > ul > li > a {
    height: 45px;
    line-height: 45px;
    font-size: 14px;
}
.header_layout_style5_custom .navigation_wrapper .id_main_menu > li:hover > a {
    color: #ff4200;
}
.header_layout_style5_custom .navigation_wrapper .id_main_menu > li:hover > a,
.header_layout_style5_custom .navigation_wrapper .id_main_menu > .current-menu-item > a,
.header_layout_style5_custom .navigation_wrapper .id_main_menu > .current-menu-parent > a,
.header_layout_style5_custom .navigation_wrapper .id_main_menu > .current-menu-ancestor > a {} .header_layout_style5_custom .search_header_menu {
    overflow: visible;
    margin: 0px !important;
    margin-right: 15px;
    position: relative;
    bottom: auto;
    right: 0;
    height: auto;
    width: 207px;
    top: 50%;
    margin-top: -12px;
    z-index: 999;
}
.header_layout_style5_custom .search_header_menu .menu_mobile_icons i,
.header_layout_style5_custom .search_header_menu .search_header_wrapper i,
.header_layout_style5_custom .search_header_menu .menu_mobile_icons:hover i,
.header_layout_style5_custom .search_header_menu .menu_mobile_icons:hover i,
.header_layout_style5_custom .search_header_menu .search_header_wrapper:hover i {
    color: #fff;
    float: left;
}
.header_layout_style5_custom .search_header_menu i {
    font-size: 24px;
}
.header_layout_style5_custom .id_random_post_link {
    position: absolute;
    top: 23px;
    font-size: 20px;
    right: 15px;
    color: #000;
}
.header_layout_style5_custom .id_random_post_link:hover {
    color: #ff4200;
}
.header_layout_style5_custom .main_menu .menu_mobile_icons,
.header_layout_style5_custom .main_menu .search_header_wrapper {
    position: absolute;
    display: none;
    top: 18px;
    font-size: 20px;
    right: 15px;
    color: #fff;
    cursor: pointer;
}
.header_layout_style5_custom .main_menu .search_header_wrapper {
    right: 50px;
}
.header_layout_style5_custom #menu_wrapper .navigation_wrapper {
    background: none !important;
    border: 0px !important;
}
.header_default.header_top.header_layout_style5_custom .header_main_wrapper.header_style_3_opt {
    border-bottom: 1px solid #e4e4e4 !important;
    background: #f7f7f7;
}
.header_layout_style5_custom .menu_wrapper {
    background: #fff;
    border-top: 0px solid #f0f0f0;
    border-bottom: 0px solid #f0f0f0;
    margin-bottom: 0px;
    position: relative;
    z-index: 100;
}
.header_layout_style5_custom #mainmenu > li > a {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: -0.03em;
}
.header_layout_style5_custom .id_main_menu > .current-menu-parent > a,
.header_layout_style5_custom #mainmenu > li > a {
    color: #000 !important;
}
.header_layout_style5_custom #mainmenu > li > a:hover {
    opacity: 1;
}
/*-------------------------------------------------------------------------------------
Header menu style 6
-------------------------------------------------------------------------------------*/

.header_layout_style6_custom .menu_wrapper {
    float: left;
    width: 100%;
    z-index: 9999;
    margin-bottom: -1px;
    background: #161616;
    border-top: 0px solid #f0f0f0;
    border-bottom: 0px solid #f0f0f0;
}
.header_layout_style6_custom .id_top_blank_nav {
    height: 50px;
}
.header_layout_style6_custom .navigation_wrapper .id_main_menu > li > a {
    height: 50px;
    line-height: 50px;
    color: #fff;
}
.header_layout_style6_custom .search_header_menu .menu_mobile_icons i,
.header_layout_style6_custom .search_header_menu .search_header_wrapper i,
.header_layout_style6_custom .search_header_menu .menu_mobile_icons:hover i,
.header_layout_style6_custom .search_header_menu .menu_mobile_icons:hover i,
.header_layout_style6_custom .search_header_menu .search_header_wrapper:hover i {
    color: #fff;
}
.header_layout_style6_custom .navigation_wrapper ul {
    text-align: left;
}
.header_layout_style6_custom .navigation_wrapper .id_main_menu > li > a {
    padding: 0px 20px 0px 0px;
}
.header_layout_style6_custom .menu_wrapper .search_header_menu {
    position: absolute;
    height: auto;
    top: 15px;
    bottom: auto;
}
.header_layout_style6_custom .header_main_wrapper .search_header_menu {
    display: none;
}
.navigation_wrapper #mainmenu.id_main_menu > li li > a {
    letter-spacing: 0em;
}
/*-------------------------------------------------------------------------------------
Header with social header top share
-------------------------------------------------------------------------------------*/

.id_cus_top_share.header_main .search_header_menu {
    position: relative;
    -webkit-transform: auto;
    -ms-transform: auto;
    transform: auto;
}
.header_default.id_cus_top_share.header_main .social_icon_header_top li a:hover {
    background: transparent !important;
}
.header_default.id_cus_top_share.header_main .social_icon_header_top li a {
    background: transparent !important;
    width: 25px;
    height: 45px;
    line-height: 45px;
    color: #fff;
}
.header_default.id_cus_top_share.header_main .id_hfollow {
    color: #fff;
    height: 45px;
    line-height: 45px;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-weight: 300;
}
.header_default.id_cus_top_share.header_main .social_icon_header_top li a i {
    color: #fff !important;
    font-size: 14px;
}
.id_cus_top_share.header_main .navigation_wrapper.id_cus_share_mnu {
    float: right !important;
}
.id_cus_top_share.header_main .navigation_wrapper > ul > li:last-child {
    padding-right: 0px !important;
}
.id_cus_top_share.header_main .social_icon_header_top li a {
    margin-left: 0px;
    height: auto;
    line-height: 1.2;
}
.id_cus_top_share.header_main .social_icon_header_top li a i {
    color: #999 !important;
}
.id_cus_top_share.header_main .social_icon_header_top li a:hover i,
.id_cus_top_share.header_main .social_icon_header_top li a:hover {
    opacity: 1 !important;
    color: #fff !important;
}
.id_cus_top_share.header_main .search_header_wrapper {
    width: auto !important;
    height: auto !important;
    line-height: 1.2 !important;
    background: transparent !important;
}
.id_cus_top_share.header_main .search_header_menu .search_header_wrapper i {
    line-height: 1.2 !important;
    float: left !important;
    color: #999 !important;
}
.id_cus_top_share.header_main .search_header_menu .search_header_wrapper i:hover,
.id_cus_top_share.header_main .search_header_menu .menu_mobile_icons i:hover {
    color: #fff !important;
}
.id_cus_top_share.header_main .menu_mobile_icons {
    width: auto !important;
    height: auto !important;
    line-height: 1.2 !important;
    background: transparent !important;
}
.id_cus_top_share.header_main .search_header_menu .menu_mobile_icons i {
    line-height: 1.2 !important;
    float: left !important;
    color: #999 !important;
}
.header_main.id_cus_top_share .search_header_menu.id_nav_mobile .search_header_wrapper i,
.header_main.id_cus_top_share .search_header_menu.id_nav_mobile .search_header_wrapper i:hover {
    color: #fff !important;
    opacity: 1 !important;
    font-size: 17px !important;
}
.dark_skin .header_main.id_cus_top_share .search_header_menu.id_nav_mobile .search_header_wrapper i,
.dark_skin .header_main.id_cus_top_share .search_header_menu.id_nav_mobile .search_header_wrapper i:hover,
.dark_skin .header_main.id_cus_top_share .search_header_menu.id_nav_mobile .menu_mobile_icons i,
.dark_skin .header_main.id_cus_top_share .search_header_menu.id_nav_mobile .menu_mobile_icons i:hover {
    color: #fff !important;
}
.dark_skin .header_main.id_cus_top_share .id_nav_mobile .search_header_wrapper,
.dark_skin .header_main.id_cus_top_share .id_nav_mobile .menu_mobile_icons {
    background: rgba(255, 255, 255, .05) !important;
}
.header_main.id_cus_top_share .search_header_menu.id_nav_mobile .menu_mobile_icons i,
.header_main.id_cus_top_share .search_header_menu.id_nav_mobile .menu_mobile_icons i:hover {
    color: #fff !important;
    opacity: 1 !important;
    font-size: 17px !important;
}
.header_main.id_cus_top_share .id_nav_mobile {
    float: right;
    height: 70px;
    width: 125px !important;
    position: relative;
    top: 0px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
.header_main.id_cus_top_share .id_nav_mobile .search_header_wrapper {
    right: 45px;
}
.header_main.id_cus_top_share .id_nav_mobile .menu_mobile_icons {
    right: 0px;
}
.header_main.id_cus_top_share .id_nav_mobile .search_header_wrapper,
.header_main.id_cus_top_share .id_nav_mobile .menu_mobile_icons {
    margin-right: 0px;
    margin-left: 5px;
    height: 40px !important;
    line-height: 40px !important;
    text-align: center;
    width: 40px !important;
    float: right;
    background: rgba(0, 0, 0, 0.05) !important;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    position: absolute;
    top: 50%;
    -webkit-transform: translate3d(0, 0, 0) perspective(1px) translateY(-50%);
    -ms-transform: translate3d(0, 0, 0) perspective(1px) translateY(-50%);
    transform: translate3d(0, 0, 0) perspective(1px) translateY(-50%);
}
.header_main.id_cus_top_share .id_nav_mobile .search_header_wrapper i,
.header_main.id_cus_top_share .id_nav_mobile .menu_mobile_icons i {
    font-size: 16px;
    float: left;
    text-align: center;
    line-height: 40px !important;
    width: 40px !important;
}
/*====================*/

.menu_mobile_share_wrapper .menu_mobile_share {
    float: right;
    margin-right: 18px;
    padding-bottom: 11px;
}
.menu_mobile_share_wrapper .menu_mobile_share i {
    color: #000;
}
.menu_mobile_share_wrapper .social_icon_header {
    border-left: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    background: #fff;
    left: auto;
    right: 0px;
    top: 19px;
    bottom: auto;
    width: 201px;
    padding: 0px;
    margin-left: 0px;
    display: block;
    position: absolute;
    z-index: 1;
    overflow: visible;
    height: auto !important;
    visibility: hidden;
    opacity: 0;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    -webkit-transform: translate(0px, 20px);
    -moz-transform: translate(0px, 20px);
    -ms-transform: translate(0px, 20px);
    -o-transform: translate(0px, 20px);
    transform: translate(0px, 20px);
    -webkit-transition: visibility 0s, opacity 0.375s ease-in-out, -webkit-transform 0.375s ease-in-out;
    -webkit-transition-delay: 0.55s, 0.175s, 0.175s;
    -moz-transition: visibility 0s 0.55s, opacity 0.375s ease-in-out 0.175s, -moz-transform 0.375s ease-in-out 0.175s;
    -o-transition: visibility 0s 0.55s, opacity 0.375s ease-in-out 0.175s, -o-transform 0.375s ease-in-out 0.175s;
    transition: visibility 0s 0.55s, opacity 0.375s ease-in-out 0.175s, transform 0.375s ease-in-out 0.175s;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-box-shadow: 0 5px 40px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 5px 40px rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 40px rgba(0, 0, 0, 0.15);
}
.top_bar_menu_black .menu_mobile_share_wrapper .social_icon_header {
    top: 14px !important;
}
.menu_mobile_share_wrapper:hover .social_icon_header {
    visibility: visible;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -webkit-transition: visibility 0s ease-in-out, opacity 0.375s ease-in-out, -webkit-transform 0.375s ease-in-out;
    -webkit-transition-delay: 0.175s, 0.175s, 0.175s;
    -moz-transition: visibility 0s ease-in-out 0.175s, opacity 0.375s ease-in-out 0.175s, -moz-transform 0.375s ease-in-out 0.175s;
    -o-transition: visibility 0s ease-in-out 0.175s, opacity 0.375s ease-in-out 0.175s, -o-transform 0.375s ease-in-out 0.175s;
    transition: visibility 0s ease-in-out 0.175s, opacity 0.375s ease-in-out 0.175s, transform 0.375s ease-in-out 0.175s
}
.menu_mobile_share_wrapper {
    float: right;
    position: relative;
}
.menu_mobile_share_wrapper .social_icon_header li {
    float: left;
    margin: 0px;
}
.menu_mobile_share_wrapper .social_icon_header li a {
    height: 40px;
    line-height: 40px;
    width: 40px;
    text-align: center;
    -webkit-border-radius: 0%;
    -moz-border-radius: 0%;
    border-radius: 0%;
    border: 1px solid #ececec;
    border-left: 0px;
    border-bottom: 0px;
}
.menu_mobile_share_wrapper .social_icon_header li a i {
    color: inherit;
    font-size: 15px;
}
.menu_mobile_share_wrapper .social_icon_header li a.facebook {
    color: #3b5999;
}
.menu_mobile_share_wrapper .social_icon_header li a.google_plus {
    color: #dd4b39;
}
.menu_mobile_share_wrapper .social_icon_header li a.behance {
    color: #0b66ff;
}
.menu_mobile_share_wrapper .social_icon_header li a.vimeo {
    color: #1ab7ea;
}
.menu_mobile_share_wrapper .social_icon_header li a.youtube {
    color: #410093;
}
.menu_mobile_share_wrapper .social_icon_header li a.tumblr {
    color: #34465d;
}
.menu_mobile_share_wrapper .social_icon_header li a.instagram {
    color: #3f729b;
}
.menu_mobile_share_wrapper .social_icon_header li a.linkedin {
    color: #0077B5;
}
.menu_mobile_share_wrapper .social_icon_header li a.pinterest {
    color: #bd081c;
}
.menu_mobile_share_wrapper .social_icon_header li a.twitter {
    color: #55acee;
}
.menu_mobile_share_wrapper .social_icon_header li a.deviantart {
    color: #34465d;
}
.menu_mobile_share_wrapper .social_icon_header li a.dribble {
    color: #ea4c89;
}
.menu_mobile_share_wrapper .social_icon_header li a.dropbox {
    color: #007ee5;
}
.menu_mobile_share_wrapper .social_icon_header li a.rss {
    color: #ff6600;
}
.menu_mobile_share_wrapper .social_icon_header li a.skype {
    color: #00AFF0;
}
.menu_mobile_share_wrapper .social_icon_header li a.stumbleupon {
    color: #eb4924;
}
.menu_mobile_share_wrapper .social_icon_header li a.wordpress {
    color: #21759b;
}
.menu_mobile_share_wrapper .social_icon_header li a.yahoo {
    color: #410093;
}
.menu_mobile_share_wrapper .social_icon_header li a.flickr {
    color: #ff0084;
}
.menu_mobile_share_wrapper .social_icon_header li a.soundcloud {
    color: #ff5700;
}
/*-------------------------------------------------------------------------------------
Menu
-------------------------------------------------------------------------------------*/

.navigation_wrapper {
    text-align: center;
    color: #161616;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.09em;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
    width: 100%;
    z-index: -1;
}
.navigation_wrapper > ul {
    width: 100%;
}
.navigation_wrapper ul {
    list-style: none;
    position: relative;
    padding: 0px !important;
    margin: 0px !important;
}
.navigation_wrapper .id_main_menu a:hover {
    text-decoration: none !important;
}
.navigation_wrapper ul li {
    display: inline-block;
    float: none;
    vertical-align: top;
}
.navigation_wrapper .id_main_menu li > a {
    float: left;
    padding: 0;
    color: inherit;
}
.navigation_wrapper .id_main_menu > li > a {
    padding: 0 13px;
    height: 45px;
    line-height: 45px;
}
.navigation_wrapper .menu-item-has-children > a:after,
.navigation_wrapper .menupost > a:after {
    display: inline-block;
    content: "\f107";
    margin-left: 5px;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 0.9;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.navigation_wrapper .id_main_menu > li:hover > a,
.navigation_wrapper .id_main_menu > .current-menu-item > a,
.navigation_wrapper .id_main_menu > .current-menu-parent > a,
.navigation_wrapper .id_main_menu > .current-menu-ancestor > a {} .navigation_wrapper li:hover > a:after,
.navigation_wrapper .current-menu-item > a:after,
.navigation_wrapper .current-menu-parent > a:after,
.navigation_wrapper .current-menu-ancestor > a:after {} .header_layout_style1_custom.navigation_wrapper .id_main_menu > li > ul,
.header_layout_style1_custom.navigation_wrapper .id_main_menu > li > .sub-menu {
    margin-left: -8px !important;
}
.header_layout_style2_custom.navigation_wrapper .id_main_menu > li > ul,
.header_layout_style2_custom.navigation_wrapper .id_main_menu > li > .sub-menu {
    margin-left: -11px !important;
}
.navigation_wrapper .id_main_menu > li > ul,
.navigation_wrapper .id_main_menu > li > .sub-menu {
    top: 100%;
    margin-left: -22px !important;
    margin-top: -1px;
    background: #fff !important;
}
.navigation_wrapper .id_main_menu > li > .sub-menu.menu_post_feature {
    margin-left: 0px !important;
}
.navigation_wrapper .id_main_menu ul,
.navigation_wrapper .id_main_menu .sub-menu {
    position: absolute;
    overflow: visible;
    visibility: hidden;
    display: block;
    opacity: 0;
    padding: 0px !important;
    background: #fff;
    -webkit-transition: all .25s ease-in;
    transition: all .25s ease-in;
    z-index: 100;
    line-height: 1.8666;
    -webkit-box-shadow: 0 5px 40px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 5px 40px rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 40px rgba(0, 0, 0, 0.15);
}
.navigation_wrapper .id_main_menu li li {
    display: block;
}
.navigation_wrapper .id_main_menu ul ul {
    left: 100%;
    top: 0;
    margin-left: 0;
}
.navigation_wrapper .id_main_menu .id_menu_tl ul {
    left: auto !important;
    right: 100% !important;
}
.navigation_wrapper .id_main_menu li li {
    display: block;
}
.navigation_wrapper .id_main_menu ul li,
.navigation_wrapper .id_main_menu .sub-menu li {
    float: none;
    min-width: 200px;
    max-width: 350px;
    border-top: 0;
    padding: 0;
    position: relative;
    border-bottom: 1px solid #e9ecef;
}
.navigation_wrapper .id_main_menu ul li,
.navigation_wrapper .id_main_menu .sub-menu li:last-child {
    border-bottom: 0px;
}
.navigation_wrapper .id_main_menu > li li a {
    float: none;
    text-align: left;
    display: block;
    text-decoration: none;
    padding: 6px 22px;
    border-top: 0px solid #e9ecef;
    font-size: 11px;
    pointer-events: none;
    color: #000;
    letter-spacing: .15em;
}
.navigation_wrapper .id_main_menu > li:hover li a {
    pointer-events: auto;
}
.navigation_wrapper .id_main_menu ul li,
.navigation_wrapper .id_main_menu .sub-menu li {
    float: none;
    min-width: 200px;
    max-width: 350px;
    border-top: 0;
    padding: 0;
    position: relative;
}
.navigation_wrapper .id_main_menu > li li:first-child > a {
    border-top: 0;
    box-shadow: none;
}
.navigation_wrapper .sub-menu li:first-child > .sub-menu {
    margin-top: 0px !important;
}
.navigation_wrapper .id_main_menu ul,
.navigation_wrapper .id_main_menu .sub-menu {
    position: absolute;
    overflow: visible;
    visibility: hidden;
    display: block;
    opacity: 0;
    padding: 0;
    -webkit-transition: all .25s ease-in;
    transition: all .25s ease-in;
    z-index: 100;
    line-height: 1.8666;
}
.navigation_wrapper .id_main_menu ul .menu-item-has-children > a:after {
    line-height: 1;
    content: "\f105";
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 16px;
    color: #000;
}
.navigation_wrapper .id_main_menu ul ul {
    left: 100%;
    top: 0;
    margin-left: 0;
}
.navigation_wrapper li:hover > ul,
.navigation_wrapper li:hover > .sub-menu {
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
}
#mainmenu li:hover > a,
.navigation_wrapper .id_main_menu li li:hover > a,
.navigation_wrapper .id_main_menu li li.current-menu-item > a {
    color: #000;
}
.navigation_wrapper .id_main_menu li li:hover > a,
.navigation_wrapper .id_main_menu li li.current-menu-item > a {
    background: #f6f7f9 !important;
}
.mobile-menu-container {
    display: none;
}
.navigation_wrapper .mega-menu {
    left: 0;
}
.navigation_wrapper .mega-menu .sub-cats {
    display: table-cell;
    float: none;
    vertical-align: top;
    padding: 12px 30px;
    width: 19.5%;
    height: 100%;
    border-right: 1px solid #ebebeb;
}
.navigation_wrapper .mega-menu .sub-cats li {
    min-width: initial;
    max-width: initial;
}
.navigation_wrapper .mega-menu .sub-cats a {
    padding: 11px 0;
    font-weight: 600;
}
.navigation_wrapper .mega-menu .sub-cats li:last-child a {
    border-bottom: 1px solid #ebebeb;
}
.navigation_wrapper .id_main_menu .mega-menu {
    display: table;
    table-layout: fixed;
}
.navigation_wrapper .id_main_menu > li:hover > a,
.navigation_wrapper .id_main_menu > .current-menu-item > a,
.navigation_wrapper .id_main_menu > .current-menu-parent > a,
.navigation_wrapper .id_main_menu > .current-menu-ancestor > a {} .navigation_wrapper li:hover > a:after,
.navigation_wrapper .current-menu-item > a:after,
.navigation_wrapper .current-menu-parent > a:after,
.navigation_wrapper .current-menu-ancestor > a:after {} .id_social_counter {
    float: left;
    width: 100%;
}
.id_count_style_1 .facebook i {
    color: #45629f;
}
.id_count_style_1 .twitter i {
    color: #5eb2ef;
}
.id_count_style_1 .pinterest i {
    color: #ff4200;
}
.id_count_style_1 .instagram i {
    color: #125d8f;
}
.id_count_style_1 .youtube i {
    color: #c61d23;
}
.id_count_style_1 .soundcloud i {
    color: #f80;
}
.id_count_style_1 .vimeo i {
    color: #1ab7ea;
}
.id_count_style_1 .dribbble i {
    color: #ec498a;
}
.id_count_style_1 .vk i {
    color: #5081b8;
}
.id_count_style_1 .jlsocial-element {
    float: left;
    width: 25%;
    text-align: center;
    background: #f8f9fa;
    border: 1px solid #fff;
    padding: 12px 0px;
    position: relative;
}
.id_count_style_1 a {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}
.id_count_style_1 .jlsocial-element-left {
    display: block;
}
.id_count_style_1 i {
    display: block;
    font-size: 23px;
}
.id_count_style_1 .num-count {
    display: block;
    font-size: 13px;
    line-height: 1.2;
    margin: 5px 0 0;
    padding: 0;
    font-weight: 600;
    color: #000;
}
.id_count_style_1 .jlsocial-element-right {
    font-size: 11px;
    color: #000;
    display: block;
    line-height: 1.2;
}
.id_count_style_2 .facebook i {
    background: #45629f;
}
.id_count_style_2 .twitter i {
    background: #5eb2ef;
}
.id_count_style_2 .pinterest i {
    background: #ff4200;
}
.id_count_style_2 .instagram i {
    background: #125d8f;
}
.id_count_style_2 .youtube i {
    background: #c61d23;
}
.id_count_style_2 .soundcloud i {
    background: #f80;
}
.id_count_style_2 .vimeo i {
    background: #1ab7ea;
}
.id_count_style_2 .dribbble i {
    background: #ec498a;
}
.id_count_style_2 .vk i {
    background: #5081b8;
}
.id_count_style_2 .jlsocial-element {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 7px;
}
.id_count_style_2 .jlsocial-element:last-child {
    margin-bottom: 0px;
}
.id_count_style_2 a {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}
.id_count_style_2 .jlsocial-element-left {
    float: left;
}
.id_count_style_2 i {
    font-size: 15px;
    float: left;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    color: #fff;
}
.id_count_style_2 .num-count {
    float: left;
    font-size: 13px;
    line-height: 35px;
    margin-left: 15px;
    padding: 0;
    font-weight: 600;
    color: #000;
}
.id_count_style_2 .jlsocial-element-right {
    font-size: 13px;
    color: #000;
    display: block;
    line-height: 35px;
    float: right;
    font-weight: 600;
}
.social-count-plus ul {
    margin: 0px !important;
}
.social-count-plus ul a,
.social-count-plus .default a {
    background: transparent !important;
    background-size: 0px !important;
    display: inline-block;
    vertical-align: middle;
    width: 48px !important;
    height: 48px !important;
    position: relative !important;
    -webkit-transform: translate3d(0, 0, 0);
    position: absolute !important;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    min-width: 100% !important;
    min-height: 100% !important;
}
.social-count-plus ul .count-tumblr {
    background: #f8f9fa !important;
}
.social-count-plus ul .count-tumblr a {
    color: #34465d !important;
}
.social-count-plus ul .count-tumblr a:before {
    content: "\f173";
}
.social-count-plus ul .count-twitch {
    background: #f8f9fa !important;
}
.social-count-plus ul .count-twitch a {
    color: #6341a4 !important;
}
.social-count-plus ul .count-twitch a:before {
    content: "\f1e8";
}
.social-count-plus ul .count-linkedin {
    background: #f8f9fa !important;
}
.social-count-plus ul .count-linkedin a {
    color: #0077B5 !important;
}
.social-count-plus ul .count-linkedin a:before {
    content: "\f0e1";
}
.social-count-plus ul .count-vimeo {
    background: #f8f9fa !important;
}
.social-count-plus ul .count-vimeo a {
    color: #1ab7ea !important;
}
.social-count-plus ul .count-vimeo a:before {
    content: "\f27d";
}
.social-count-plus ul .count-comments {
    background: #f8f9fa !important;
}
.social-count-plus ul .count-comments a {
    color: #125688 !important;
}
.social-count-plus ul .count-comments a:before {
    content: "\f075";
}
.social-count-plus ul .count-posts {
    background: #f8f9fa !important;
}
.social-count-plus ul .count-posts a {
    color: #00bf8f !important;
}
.social-count-plus ul .count-posts a:before {
    content: "\f040";
}
.social-count-plus ul .count-users {
    background: #f8f9fa !important;
}
.social-count-plus ul .count-users a {
    color: #32506d !important;
}
.social-count-plus ul .count-users a:before {
    content: "\f007";
}
.social-count-plus ul .count-pinterest {
    background: #f8f9fa !important;
}
.social-count-plus ul .count-pinterest a {
    color: #ff4200 !important;
}
.social-count-plus ul .count-pinterest a:before {
    content: "\f0d2";
}
ul .count-tiktok, ul .count-telegram, ul .count-whatsapp  {
    background: #f8f9fa !important;
}
.social-count-plus ul .count-tiktok a {
    color: #000 !important;
}
.social-count-plus ul .count-tiktok a:before {
    content: "\e07b";
}
.social-count-plus ul .count-telegram a {
    color: #0088CC !important;
}
.social-count-plus ul .count-telegram a:before { 
    content: "\f2c6";
}
.social-count-plus ul .count-whatsapp a {
    color: #075E54 !important;
}
.social-count-plus ul .count-whatsapp a:before { 
    content: "\f232";
}
.social-count-plus ul .count-github {
    background: #f8f9fa !important;
}
.social-count-plus ul .count-github a {
    color: #000000 !important;
}
.social-count-plus ul .count-github a:before {
    content: "\f09b";
}
.social-count-plus ul .count-soundcloud {
    background: #f8f9fa !important;
}
.social-count-plus ul .count-soundcloud a {
    color: #f80 !important;
}
.social-count-plus ul .count-soundcloud a:before {
    content: "\f1be";
}
.social-count-plus ul .count-twitter {
    background: #f8f9fa !important;
}
.social-count-plus ul .count-twitter a {
    color: #000 !important;
}
.social-count-plus ul .count-twitter a:before {
    content: "\e61b";
}
.social-count-plus ul .count-facebook {
    background: #f8f9fa !important;
}
.social-count-plus ul .count-facebook a {
    color: #45629f !important;
}
.social-count-plus ul .count-facebook a:before {
    content: "\f09a";
}
.social-count-plus ul .count-youtube {
    background: #f8f9fa !important;
}
.social-count-plus ul .count-youtube a {
    color: #c61d23 !important;
}
.social-count-plus ul .count-youtube a:before {
    content: "\f167";
}
.social-count-plus ul .count-googleplus {
    background: #f8f9fa !important;
}
.social-count-plus ul .count-googleplus a {
    color: #df5443 !important;
}
.social-count-plus ul .count-googleplus a:before {
    content: "\f0d5";
}
.social-count-plus ul .count-instagram {
    background: #f8f9fa !important;
}
.social-count-plus ul .count-instagram a {
    color: #c13584 !important;
}
.social-count-plus ul .count-instagram a:before {
    content: "\f16d";
}
.social-count-plus ul .count-steam {
    background: #f8f9fa !important;
}
.social-count-plus ul .count-steam a {
    color: #333 !important;
}
.social-count-plus ul .count-steam a:before {
    content: "\f1b6";
}
.social-count-plus ul {
    padding: 0px !important;
}
.social-count-plus ul li {
    width: 25% !important;
    margin-right: 0px;
    margin-bottom: 0px;
    padding: 38px 0px 10px 0px;
    position: relative;
    list-style: none !important;
    float: left;
    clear: none !important;
    text-align: center;
    margin: 0;
    border: 1px solid #fff !important;
}
.social-count-plus span span {
    font-size: 15px !important;
    font-weight: normal !important;
    line-height: 1.2 !important;
    color: #000;
}
.widget.widget_socialcountplus {
    padding: 0px;
    background: transparent;
}
.social-count-plus .count {
    display: block;
    font-size: 13px !important;
    line-height: 1.2 !important;
    margin: 5px 0 0 !important;
    padding: 0;
    font-weight: 600 !important;
}
.social-count-plus .label {
    font-size: 11px !important;
    line-height: 1.2 !important;
    text-transform: capitalize !important;
    margin-top: 5px;
}
.social-count-plus ul li a:before {
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    margin-top: 3px;
    font-size: 23px;
    text-align: center;
}
/* Slider multi width */

.slider_multi_width_wrapper {
    float: left;
    width: 100%;
}
.intro-carousel.carousel_multi_width .item {
    background: #000 !important;
}
.intro-carousel.carousel_multi_width,
.intro-carousel.carousel_multi_width .item,
.intro-carousel.carousel_multi_width img {
    height: 510px;
    overflow: hidden;
}
.intro-carousel.carousel_multi_width .owl-controls {
    cursor: pointer;
}
.intro-carousel.carousel_multi_width .album-info {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 40px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.intro-carousel.carousel_multi_width .album-info h3 {
    opacity: 0;
    font-size: 18px;
    line-height: 25px;
    text-transform: uppercase;
    letter-spacing: 8px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.intro-carousel.carousel_multi_width .album-info h6 {
    opacity: 0;
    font-size: 16px;
    line-height: 23px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.intro-carousel.carousel_multi_width .album-info:hover h3,
.intro-carousel.carousel_multi_width .album-info:hover h6 {
    margin: 5px 0px;
    opacity: 1;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.intro-carousel.carousel_multi_width .owl-item .bubble {
    float: left;
    width: 100%;
    background: #000;
}
.intro-carousel.carousel_multi_width .owl-item img {
    width: auto !important;
}
.intro-carousel.carousel_multi_width .pro_post_arrow_right {
    background: url('img/prev.png') center !important;
    left: 20px !important;
    position: absolute;
    width: 60px;
    height: 50px;
    top: 50%;
    margin-top: -25px;
    z-index: 1;
}
.intro-carousel.carousel_multi_width .pro_post_arrow_left {
    background: url('img/next.png') center !important;
    right: 20px !important;
    position: absolute;
    width: 60px;
    height: 50px;
    top: 50%;
    margin-top: -25px;
    z-index: 1;
}
.carousel_multi_width .banner-container h5 {
    width: 300px;
}
/* Grid slider */

.default_3_grid_slider {
    float: left;
    width: 100%;
    padding-top: 25px;
}
.default_3_grid_slider .row {
    margin-bottom: 0px;
}
.default_3_grid_slider:hover img {} .default_3_grid_slider .banner-container h1 {
    float: left;
    width: 100%;
    margin: 10px 0px;
    line-height: 0;
    text-transform: capitalize;
}
.default_3_grid_slider .banner-container h1 a {
    color: #fff;
    line-height: 1.2;
}
.default_3_grid_slider .banner-container h1 a:hover {
    color: #fff !important;
    opacity: 0.8;
}
.default_3_grid_slider .banner-container .meta-category-small a {
    float: left;
    margin: 0px 10px 0px 0px;
}
.default_3_grid_slider .main-static-post-header {
    width: 60%;
    height: 498px;
    float: left;
    border-bottom: 1px solid transparent;
}
.default_3_grid_slider:hover .main-static-post-header {
    background: none;
}
.default_3_grid_slider .main-static-post-header .feature-link,
.default_3_grid_slider .small-static-post-header .feature-link {
    float: left;
    width: 100%;
    background: #000;
}
.default_3_grid_slider .main-static-post-header img,
.default_3_grid_slider .small-static-post-header 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;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -ms-perspective: 1000;
    perspective: 1000;
    width: 100%;
}
.header_slider_and_feaure_post_options .featured_thumbnail_link {
    margin-bottom: 0px !important;
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0px;
    left: 0px;
    opacity: 0.3;
    z-index: 2;
}
.default_3_grid_slider .main-static-post-header .banner-container h1 a {
    font-size: 30px !important;
    letter-spacing: -0.03em;
    text-transform: capitalize;
    font-weight: 500;
}
.default_3_grid_slider .id_review_wrapper {
    z-index: 1;
}
.default_3_grid_slider .meta-category-small {
    z-index: 3;
}
.default_3_grid_slider .featured_thumbnail_link {
    z-index: 2;
}
.default_3_grid_slider .small-static-post-header {
    width: 40%;
    height: 250px;
    float: left;
    border-left: 3px solid transparent;
    border-bottom: 3px solid transparent;
}
.default_3_grid_slider:hover .small-static-post-header {
    background: none;
}
.default_3_grid_slider .small-static-post-header .banner-container h1 a {
    font-size: 20px !important;
    text-transform: capitalize;
    font-weight: 500;
}
.header_slider_and_feaure_post_options .slider_grid_image_style {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 50%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.default_3_grid_slider .pro_post_arrow_right,
.default_3_grid_slider .pro_post_arrow_left {
    color: #000;
    background: #fff;
    cursor: pointer;
    z-index: 1;
    font-size: 20px;
    line-height: 1;
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    text-align: center;
    top: 50%;
    margin-top: -20px;
    opacity: 0 !important;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-box-shadow: 0 2px 25px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 25px rgba(0, 0, 0, .2);
}
.default_3_grid_slider .pro_post_arrow_right:hover,
.default_3_grid_slider .pro_post_arrow_left:hover {
    color: #fff !important;
    background: #000;
}
.default_3_grid_slider .pro_post_arrow_left {
    left: 0px;
}
.default_3_grid_slider .pro_post_arrow_right {
    right: 0px;
}
.default_3_grid_slider .single-item-slider:hover .pro_post_arrow_left {
    left: 20px;
}
.default_3_grid_slider .single-item-slider:hover .pro_post_arrow_right {
    right: 20px;
}
.default_3_grid_slider .single-item-slider:hover .pro_post_arrow_left,
.default_3_grid_slider .single-item-slider:hover .pro_post_arrow_right {
    opacity: 1 !important;
}
.default_3_grid_slider .banner-container {
    position: absolute;
    left: 0px;
    top: auto;
    z-index: 9;
    bottom: 0px;
    color: #fff;
    width: 100%;
    text-align: left;
    padding: 20px;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 220%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(220%, rgba(0, 0, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 220%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 220%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 220%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 220%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
}
.header_small_4_carousel {
    overflow: hidden;
    position: relative;
}
.header_small_4_carousel .meta-category-small {
    text-align: center;
}
.header_small_4_carousel .meta-category-small a {
    margin: 0px 2.5px !important;
    background: #ef262c;
    background-color: rgba(0, 0, 0, .7);
    height: auto;
    line-height: 10px;
    padding: 5px 11px 4px;
    color: #fff;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0);
    font-size: 10px;
    text-transform: uppercase;
    display: inline-block;
}
/*grid 3 style 2*/

.page_slider_grid_3_style_2 {
    margin-top: 25px;
    float: left;
    width: 100%;
}
.page_slider_grid_3_style_2 .row {
    margin-bottom: 0px;
}
.page_slider_grid_3_style_2 .main-static-post-header {
    width: 46%;
    height: 450px;
    position: relative;
    background: #ececec;
}
.page_slider_grid_3_style_2 .small-static-post-header {
    width: 27%;
    height: 450px;
    border-left: 3px solid transparent;
}
.page_slider_grid_3_style_2:hover .small-static-post-header {
    border-left: 3px solid transparent;
    background: none;
}
.page_slider_grid_3_style_2 .meta-category-small {
    z-index: 3;
}
.page_slider_grid_3_style_2 .id_review_wrapper {
    z-index: 1;
    top: 15px;
    right: 15px;
}
.page_slider_grid_3_style_2 .featured_thumbnail_link {
    z-index: 2;
}
.page_slider_grid_3_style_2 .pro_post_arrow_right,
.page_slider_grid_3_style_2 .pro_post_arrow_left {
    color: #000;
    background: #fff;
    cursor: pointer;
    z-index: 1;
    font-size: 20px;
    line-height: 1;
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    text-align: center;
    top: 50%;
    margin-top: -20px;
    opacity: 0 !important;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-box-shadow: 0 2px 25px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 25px rgba(0, 0, 0, .2);
}
.page_slider_grid_3_style_2 .pro_post_arrow_left {
    left: 0px;
}
.page_slider_grid_3_style_2 .pro_post_arrow_right {
    right: 0px;
}
.page_slider_grid_3_style_2 .pro_post_arrow_left:hover,
.page_slider_grid_3_style_2 .pro_post_arrow_right:hover {
    color: #fff;
    background: #000;
}
.page_slider_grid_3_style_2 .single-item-slider:hover .pro_post_arrow_left {
    left: 20px;
    opacity: 1 !important;
}
.page_slider_grid_3_style_2 .single-item-slider:hover .pro_post_arrow_right {
    right: 20px;
    opacity: 1 !important;
}
.page_slider_grid_3_style_2 .banner-container {
    position: absolute;
    left: 0px;
    top: auto;
    z-index: 9;
    bottom: 0px;
    color: #fff;
    width: 100%;
    text-align: left;
    padding: 20px 20px 20px 20px;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 190%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(190%, rgba(0, 0, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 190%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 190%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 190%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 190%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
}
.page_slider_grid_3_style_2 .banner-container h1 {
    float: left;
    width: 100%;
    margin: 7px 0px;
    line-height: 0;
    text-transform: capitalize;
}
.page_slider_grid_3_style_2 .main-static-post-header .banner-container h1 a {
    font-size: 30px;
}
.page_slider_grid_3_style_2 .small-static-post-header .banner-container h1 a {
    font-size: 19px;
}
.page_slider_grid_3_style_2 .banner-container h1 a {
    letter-spacing: -0.03em;
    text-transform: capitalize;
    line-height: 1.2;
    color: #fff;
}
.page_slider_grid_3_style_2 .banner-container h1 a:hover {
    color: #fff !important;
}
/*grid 5 style*/

.page_slider_grid_5_style {
    float: left;
    width: 100%;
}
.page_slider_grid_5_style .row {
    margin-bottom: 0px;
}
.page_slider_grid_5_style .main-static-post-header {
    width: 50%;
    height: 610px;
    position: relative;
    border-bottom: 0px solid transparent;
}
.page_slider_grid_5_style:hover .main-static-post-header,
.page_slider_grid_5_style:hover .small-static-post-header {
    background: none;
}
.page_slider_grid_5_style .small-static-post-header {
    width: 25%;
    height: 305px;
    border-bottom: 0px solid transparent;
    border-left: 0px solid transparent;
}
.page_slider_grid_5_style:hover .slick-arrow {
    opacity: 1 !important;
}
.page_slider_grid_5_style .slick-arrow {
    opacity: 0 !important;
}
.page_slider_grid_5_style .pro_post_arrow_right,
.page_slider_grid_5_style .pro_post_arrow_left {
    color: #fff;
    cursor: pointer;
    z-index: 1;
    font-size: 20px;
    line-height: 1;
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    text-align: center;
    top: 50%;
    margin-top: -20px;
    opacity: 0 !important;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    display: none !important;
}
.page_slider_grid_5_style:hover .pro_post_arrow_right {
    right: 20px;
    opacity: 1;
}
.page_slider_grid_5_style:hover .pro_post_arrow_left {
    left: 20px;
    opacity: 1;
}
.id_enable_full_slider {
    margin-top: 0px !important;
    padding: 40px 0px;
    background: #222;
}
.home_slider_5grid {
    margin-top: 0px;
    float: left;
    width: 100%;
}
.home_slider_5grid .container {
    max-width: 100% !important;
    padding: 0px;
}
.home_slider_5grid .row {
    margin-bottom: 0px;
}
.page_slider_grid_5_style .pro_post_arrow_left {
    left: 0px;
}
.page_slider_grid_5_style .pro_post_arrow_right {
    right: 0px;
}
.page_slider_grid_5_style .pro_post_arrow_left:hover,
.page_slider_grid_5_style .pro_post_arrow_right:hover {
    color: #fff;
    background: #000;
}
.page_slider_grid_5_style .banner-container {
    top: auto;
    background: none;
    width: auto;
    padding: 30px;
    text-align: left;
    position: absolute;
    bottom: 0;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 200%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(200%, rgba(0, 0, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 200%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 200%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 200%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 200%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
}
.page_slider_grid_5_style .banner-container .meta-category-small a {
    float: none !important;
    display: inline-block;
}
.page_slider_grid_5_style .banner-container h1 {
    float: left;
    width: 100%;
    margin: 15px 0px;
    line-height: 0;
    text-transform: capitalize;
}
.page_slider_grid_5_style .banner-container h1 a {
    font-size: 35px !important;
    letter-spacing: -0.03em;
    text-transform: capitalize;
    line-height: 1.3;
    color: #fff;
    float: left;
}
.page_slider_grid_5_style .banner-container h1 a:hover {
    color: #fff !important;
    opacity: 0.8;
}
.page_slider_grid_5_style .main-static-post-header .banner-container {
    left: 0px;
    right: 0px;
}
.page_slider_grid_5_style .main-static-post-header .banner-container .post-meta span,
.page_slider_grid_5_style .main-static-post-header .banner-container .post-meta span i {} .page_slider_grid_5_style .featured_thumbnail_link {
    opacity: 0;
    background: #000;
}
.page_slider_grid_5_style .small-static-post-header .banner-container {
    left: 0px;
    right: 0px;
}
.page_slider_grid_5_style .small-static-post-header .banner-container h1 a {
    font-size: 20px !important;
    float: left;
}
/*full screen height*/

.id_home_full_screen_height .header_layout_style5_custom {
    background: transparent;
    position: absolute;
}
.id_home_full_screen_height .header_layout_style5_custom .menu_wrapper {
    background: transparent;
    border-top: 1px solid rgba(234, 234, 234, 0.3) !important;
    border-bottom: 1px solid rgba(234, 234, 234, 0.3) !important;
}
.id_home_full_screen_height .header_layout_style5_custom .menu_wrapper.id_sticky {
    background: #fff;
}
.id_home_full_screen_height .header_layout_style5_custom .id_sticky #mainmenu > li > a {
    color: #000 !important;
}
.id_home_full_screen_height .header_layout_style5_custom .social_icon_header li a {
    color: #fff;
}
.id_home_full_screen_height .header_layout_style5_custom .search_header_wrapper i,
.id_home_full_screen_height .header_layout_style5_custom .search_header_menu i {
    color: #fff !important;
}
.id_home_full_screen_height .header_layout_style5_custom .logo_link .id_wlg {
    display: inherit !important;
}
.id_home_full_screen_height .header_layout_style5_custom .logo_link .id_blg {
    display: none !important;
}
.id_home_full_screen_height .header_layout_style5_custom #mainmenu > li > a {
    color: #fff !important;
}
.id_home_full_screen_height .id_topa_blank_nav {
    display: none;
}
.id_home_full_screen_height .header_default_full_screen .menu_wrapper {
    background: transparent !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important;
}
.id_home_full_screen_height .header_default_full_screen .navigation_wrapper .id_main_menu > li > a,
.id_home_full_screen_height .header_default_full_screen .navigation_wrapper .id_main_menu > li:hover > a {
    color: #fff !important;
}
.id_home_full_screen_height .header_default_full_screen .menu_wrapper .id_main_menu > li > a > span,
.id_home_full_screen_height .header_default_full_screen .menu_wrapper .id_main_menu > li:hover > a > span {
    background: #fff;
}
.id_home_full_screen_height .header_default_full_screen .search_header_menu i,
.id_home_full_screen_height .header_default_full_screen .search_header_menu i:hover {
    color: #fff !important;
}
.id_home_full_screen_height .header_default_full_screen.dark_header_menu .navigation_wrapper .id_main_menu > li > a,
.id_home_full_screen_height.dark_header_menu .header_default_full_screen .navigation_wrapper .id_main_menu > li:hover > a {
    color: #000 !important;
}
.id_home_full_screen_height .header_default_full_screen.dark_header_menu .search_header_menu i,
.id_home_full_screen_height.dark_header_menu .header_default_full_screen .search_header_menu i:hover {
    color: #fff !important;
}
.id_home_full_screen_height .id_blg {
    display: none;
}
.id_home_full_screen_height .header_default_full_screen.dark_header_menu .id_blg {
    display: block;
}
.id_home_full_screen_height .header_default_full_screen.dark_header_menu .id_wlg {
    display: none;
}
.id_full_screen_height .banner-container {
    background: none !important;
    text-align: center;
    left: 25% !important;
    right: 25% !important;
    padding: 0px !important;
    top: 50% !important;
    bottom: auto !important;
    -webkit-transform: translate3d(0, 0, 0) perspective(1px) translateY(-50%);
    -ms-transform: translate3d(0, 0, 0) perspective(1px) translateY(-50%);
    transform: translate3d(0, 0, 0) perspective(1px) translateY(-50%);
}
.id_full_screen_height .banner-container .slider_exception {
    float: left;
    width: 100%;
    text-align: center;
}
.id_full_screen_height .banner-container .slider_exception a {
    display: inline-block;
    float: none;
}
.id_full_screen_height .banner-container p {
    color: #fff;
    line-height: 1.5;
    margin-top: 10px;
    float: left;
    max-width: 400px;
    margin-bottom: 0px;
    font-size: 14px;
}
.id_full_screen_height .banner-container .id_slider_readding {
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    font-size: 10px;
    font-weight: 400;
    color: #000;
    height: 40px;
    line-height: 40px;
    padding: 0px 30px 0px;
    -o-transition: .25s;
    -ms-transition: .25s;
    -moz-transition: .25s;
    -webkit-transition: .25s;
    transition: .25s;
    background-color: #fff;
}
.id_full_screen_height .banner-container .id_slider_readding:hover {
    text-decoration: none !important;
    background: #000;
    color: #fff;
}
.id_full_screen_height .banner-container .meta-category-small,
.id_full_screen_height .banner-container .single-post-meta-wrapper {
    text-align: center !important;
}
.id_full_screen_height .banner-container .single-post-meta-wrapper .post-author img {
    display: inline-block;
}
.id_full_screen_height .banner-container .single-post-meta-wrapper span,
.id_full_screen_height .banner-container .single-post-meta-wrapper span a,
.id_full_screen_height .banner-container .single-post-meta-wrapper span a:hover {
    color: #fff !important;
}
.id_full_screen_height .slick-active .link_grid_header_absolute {
    opacity: 0.3 !important;
}
.id_full_screen_height .link_grid_header_absolute {
    opacity: 0.3 !important;
    background: #222 !important;
}
.id_full_screen_height:hover .link_grid_header_absolute {
    opacity: 0.3 !important;
}
.id_full_screen_height .pro_post_arrow_left,
.id_full_screen_height .pro_post_arrow_right {
    opacity: 1 !important;
}
.id_full_screen_height:hover .pro_post_arrow_left,
.id_full_screen_height .pro_post_arrow_left,
.id_full_screen_height:hover .pro_post_arrow_right,
.id_full_screen_height .pro_post_arrow_right {
    color: #fff;
    cursor: pointer;
    z-index: 1;
    font-size: 35px;
    line-height: 1;
    width: 50px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    text-align: center;
    top: 50%;
    margin-top: -50px;
    opacity: 1 !important;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}
.id_full_screen_height:hover .pro_post_arrow_left,
.id_full_screen_height .pro_post_arrow_left {
    left: 55px;
    text-align: left;
}
.id_full_screen_height .slick-slider:hover .pro_post_arrow_left,
.id_full_screen_height .slick-slider:hover .pro_post_arrow_right {
    opacity: 1 !important;
}
.id_full_screen_height:hover .pro_post_arrow_right,
.id_full_screen_height .pro_post_arrow_right {
    right: 55px;
    text-align: right;
}
.id_full_screen_height .slick-dots {
    float: left;
    width: 100%;
    bottom: 20px;
    display: none !important;
}
.id_full_screen_height .slick-dots li {
    padding: 0px;
    width: 12px;
    height: 12px;
}
.id_full_screen_height .slick-dots li button {
    padding: 0px;
    margin: 0px;
    background: #fff;
    border: 1px solid #fff;
    height: 12px;
    width: 12px;
    float: left;
    opacity: 0.4;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}
.id_full_screen_height .slick-dots li.slick-active button {
    background: #fff;
    border: 1px solid #fff;
    opacity: 1 !important;
}
.id_full_screen_height .slick-dots li button:before {
    opacity: 0;
    color: black;
    display: none;
    height: 12px;
    line-height: 12px;
    font-size: 0px;
}
.id_full_screen_height .banner-container h5 {
    text-align: center !important;
    max-width: 100% !important;
    margin-top: 25px !important;
    margin-bottom: 25px !important;
}
.id_full_screen_height .banner-container h5 a {
    font-size: 45px !important;
}
.id_full_screen_height .banner-container .meta-category-small a {
    padding: 7px 20px 7px;
    margin: 0px 4px !important;
    letter-spacing: 0.2em;
    float: none !important;
}
/*grid 6 style*/

.page_slider_grid_6_style {
    margin-top: 25px;
    float: left;
    width: 100%;
}
.page_slider_grid_6_style .row {
    margin-bottom: 0px;
}
.page_slider_grid_6_style .main-static-post-header,
.page_slider_grid_6_style .small-static-post-header.margin_2,
.page_slider_grid_6_style .small-static-post-header.margin_8,
.page_slider_grid_6_style .small-static-post-header.margin_14,
.page_slider_grid_6_style .small-static-post-header.margin_20,
.page_slider_grid_6_style .small-static-post-header.margin_26 {
    width: 50%;
    height: 350px;
    position: relative;
    border-bottom: 3px solid transparent;
}
.page_slider_grid_6_style:hover .main-static-post-header,
.page_slider_grid_6_style:hover .small-static-post-header,
.page_slider_grid_6_style:hover .small-static-post-header {
    background: none;
}
.page_slider_grid_6_style .small-static-post-header {
    width: 25%;
    height: 200px;
    border-bottom: 2px solid transparent;
    border-left: 3px solid transparent;
}
.page_slider_grid_6_style .pro_post_arrow_right,
.page_slider_grid_6_style .pro_post_arrow_left {
    position: absolute;
    top: 0px;
    z-index: 1;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    text-align: center;
    color: #fff;
    background: #000;
    background: rgba(0, 0, 0, 0.2);
    -webkit-transition: .35s all;
    -transition: .35s all;
    transition: .35s all;
    cursor: pointer;
}
.page_slider_grid_6_style .pro_post_arrow_left {
    left: 0px;
}
.page_slider_grid_6_style .pro_post_arrow_right {
    left: 31px;
}
.page_slider_grid_6_style .featured_thumbnail_link {
    z-index: 2;
}
.page_slider_grid_6_style .meta-category-small {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 3;
    width: auto;
}
.page_slider_grid_6_style .meta-category-small a {
    color: #fff !important;
}
.page_slider_grid_6_style .banner-container {
    position: absolute;
    left: 0px;
    top: auto;
    z-index: 9;
    bottom: 0px;
    color: #fff;
    width: 100%;
    text-align: left;
    padding: 20px 20px 20px 20px;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 200%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(200%, rgba(0, 0, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 200%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 200%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 200%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 200%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
    transform: none;
    -webkit-transform: none;
}
.page_slider_grid_6_style .banner-container h1 {
    float: left;
    width: 100%;
    margin: 7px 0px;
    line-height: 0;
    text-transform: capitalize;
}
.page_slider_grid_6_style .small-static-post-header.margin_2 .banner-container h1 {
    margin: 7px 0px !important;
}
.page_slider_grid_6_style .small-static-post-header .banner-container h1 {
    margin: 7px 0px 0px 0px;
}
.page_slider_grid_6_style .small-static-post-header.margin_3,
.page_slider_grid_6_style .small-static-post-header.margin_9 {
    border-left: 0px !important;
}
.page_slider_grid_6_style .banner-container h1 a,
.page_slider_grid_6_style .small-static-post-header.margin_8 .banner-container h1 a,
.page_slider_grid_6_style .small-static-post-header.margin_2 .banner-container h1 a {
    font-size: 26px !important;
    text-transform: capitalize;
    line-height: 1.2;
    color: #fff;
}
.page_slider_grid_6_style .banner-container h1 a:hover,
.page_slider_grid_6_style .small-static-post-header.margin_8 .banner-container h1 a:hover,
.page_slider_grid_6_style .small-static-post-header.margin_2 .banner-container h1 a:hover {
    opacity: 0.8;
}
.page_slider_grid_6_style .small-static-post-header.margin_8 .banner-container .meta-category-small a,
.page_slider_grid_6_style .small-static-post-header.margin_2 .banner-container .meta-category-small a {
    padding: 5px 11px 4px;
    font-size: 10px !important;
}
.page_slider_grid_6_style .banner-container h1 a:hover {
    color: #fff !important;
}
.page_slider_grid_6_style .small-static-post-header .banner-container h1 a {
    font-size: 16px !important;
    float: left;
}
.page_slider_grid_6_style .small-static-post-header .banner-container .meta-category-small a {
    padding: 3px 7px 1px;
    font-size: 9px !important;
}
/*grid 4 style with pop*/

.grid_slider_with_pop_post {
    width: 71%;
    float: left;
    position: relative;
}
.page_slider_grid_3_pop {
    margin-top: 25px;
    float: left;
    width: 100%;
}
.page_slider_grid_3_pop .row {
    margin-bottom: 0px;
}
.page_slider_grid_3_pop .main-static-post-header {
    width: 67%;
    height: 501px;
    position: relative;
    border-bottom: 3px solid transparent;
}
.page_slider_grid_3_pop:hover .main-static-post-header,
.page_slider_grid_3_pop:hover .small-static-post-header {
    background: none;
}
.page_slider_grid_3_pop .small-static-post-header {
    width: 33%;
    height: 167px;
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
}
.page_slider_grid_3_pop .pro_post_arrow_right,
.page_slider_grid_3_pop .pro_post_arrow_left {
    color: #000;
    background: #fff;
    cursor: pointer;
    z-index: 1;
    font-size: 20px;
    line-height: 1;
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    text-align: center;
    top: 50%;
    margin-top: -20px;
    opacity: 0 !important;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-box-shadow: 0 2px 25px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 25px rgba(0, 0, 0, .2);
}
.page_slider_grid_3_pop .pro_post_arrow_left {
    left: 0px;
}
.page_slider_grid_3_pop .pro_post_arrow_right {
    right: 0px;
}
.page_slider_grid_3_pop .pro_post_arrow_left:hover {
    background: #000;
    color: #fff;
}
.page_slider_grid_3_pop .pro_post_arrow_right:hover {
    background: #000;
    color: #fff;
}
.page_slider_grid_3_pop .grid_slider_with_pop_post:hover .pro_post_arrow_left {
    left: 20px;
    opacity: 1 !important;
}
.page_slider_grid_3_pop .grid_slider_with_pop_post:hover .pro_post_arrow_right {
    right: 20px;
    opacity: 1 !important;
}
.page_slider_grid_3_pop .meta-category-small {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 3;
    width: auto;
}
.page_slider_grid_3_pop .meta-category-small a {
    color: #fff;
}
.page_slider_grid_3_pop .featured_thumbnail_link {
    z-index: 2;
}
.page_slider_grid_3_pop .id_review_wrapper {
    z-index: 1;
    top: 20px;
    right: 20px;
}
.page_slider_grid_3_pop .banner-container {
    bottom: 0px;
    top: auto;
    left: 0px;
    right: 0px;
    text-align: left;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 200%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(200%, rgba(0, 0, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 200%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 200%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 200%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 200%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
}
.page_slider_grid_3_pop .main-static-post-header .banner-container h1 {
    float: left;
    width: 100%;
    margin: 5px 0px;
}
.page_slider_grid_3_pop .banner-container h1 {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 100%;
    margin: 5px 0px;
    line-height: 0;
}
.page_slider_grid_3_pop .main-static-post-header .banner-container {
    padding: 0px 20px 20px 20px;
}
.page_slider_grid_3_pop .small-static-post-header .banner-container {
    padding: 0px 10px 10px 10px;
}
.page_slider_grid_3_pop .small-static-post-header .banner-container .post-meta.meta-main-img {
    display: none;
}
.page_slider_grid_3_pop .small-static-post-header .banner-container .meta-category-small a {
    padding: 3px 7px 1px;
    font-size: 9px !important;
}
.page_slider_grid_3_pop .main-static-post-header .love_post_view_header {
    top: 5px;
    right: 10px;
}
.page_slider_grid_3_pop .small-static-post-header .love_post_view_header {
    top: 0px;
    right: 5px;
}
.page_slider_grid_3_pop .small-static-post-header .love_post_view_header a {
    font-size: 12px !important;
}
.page_slider_grid_3_pop .main-static-post-header .banner-container h1 a {
    font-size: 26px;
    line-height: 1.2;
    color: #fff;
    text-transform: capitalize;
}
.page_slider_grid_3_pop .small-static-post-header .banner-container h1 a {
    font-size: 15px;
    line-height: 1.2;
    color: #fff;
    text-transform: capitalize;
}
/*right pop post*/

.pop_post_right_slider {
    width: 29%;
    position: relative;
    float: left;
    overflow: hidden;
    border-left: 3px solid transparent;
}
.pop_post_right_slider .slider_pop_post_list {
    float: left;
    width: 100%;
}
.pop_post_right_slider .headding_pop_post {
    float: left;
    width: 100%;
    padding-left: 16px;
    text-align: left;
    height: 43px;
    line-height: 43px;
    background: #ff4200;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.03em;
}
.pop_post_right_slider .slider_pop_post_list_items {
    float: left;
    width: 100%;
    height: 114px;
    position: relative;
    border-bottom: 1px solid transparent;
}
.pop_post_right_slider .slider_pop_post_list_items .slider_grid_image_style {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 50%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.pop_post_right_slider .slider_pop_post_list_items .featured_thumbnail_link {
    margin-bottom: 0px !important;
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0px;
    left: 0px;
    opacity: 0.6;
    background: #000;
}
.pop_post_right_slider .slider_pop_post_list_items .item-details {
    position: absolute;
    left: 20px;
    right: 25px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    z-index: 2;
}
.pop_post_right_slider .slider_pop_post_list_items .feature-post-title {
    margin: 0px;
    padding: 0px;
    line-height: 0;
    margin-bottom: 3px;
}
.pop_post_right_slider .slider_pop_post_list_items .feature-post-title a {
    font-size: 13px;
    color: #fff;
    line-height: 1.4;
    text-transform: capitalize;
}
.pop_post_right_slider .slider_pop_post_list_items .post-meta {
    float: left;
    line-height: 1.2;
}
.pop_post_right_slider .slider_pop_post_list_items .post-meta span {
    color: #fff;
    float: left;
    margin-right: 10px;
    font-size: 11px !important;
    text-transform: uppercase;
}
.pop_post_right_slider .slider_pop_post_list_items .post-meta span i {
    margin-right: 3px;
}
.pop_post_right_slider .slider_pop_post_list_items .post-meta span a {
    color: #fff !important;
    font-size: 11px !important;
    text-transform: uppercase;
}
.pop_post_right_slider .slider_pop_post_list_items .post-meta span a:hover {
    color: #fff !important;
}
.page_slider_grid_3_pop a:hover {
    color: #fff !important;
    opacity: 0.8;
}
/*-------------------------------------------------------------------------------------
default grid
-------------------------------------------------------------------------------------*/

.default_grid_color_container_wrapper {
    float: left;
    width: 100%;
    margin-top: 40px;
}
.default_grid_color_container_wrapper .row {
    margin-bottom: 0px;
}
.default_static_grid_color .banner-container {
    background: none;
}
.default_static_grid_color .main-static-post-header>a,
.default_static_grid_color .small-static-post-header.iteam2>a,
.default_static_grid_color .small-static-post-header.iteam3>a,
.default_static_grid_color .small-static-post-header.iteam4>a,
.default_static_grid_color .small-static-post-header.iteam5>a {
    float: left;
    width: 100%;
}
.default_static_grid_color .main-static-post-header>a>img,
.default_static_grid_color .small-static-post-header.iteam2>a>img,
.default_static_grid_color .small-static-post-header.iteam3>a>img,
.default_static_grid_color .small-static-post-header.iteam4>a>img,
.default_static_grid_color .small-static-post-header.iteam5>a>img {
    opacity: 0.3 !important;
    width: 100%;
}
.default_static_grid_color .main-static-post-header:hover>a>img,
.default_static_grid_color .small-static-post-header.iteam2:hover>a>img,
.default_static_grid_color .small-static-post-header.iteam3:hover>a>img,
.default_static_grid_color .small-static-post-header.iteam4:hover>a>img,
.default_static_grid_color .small-static-post-header.iteam5:hover>a>img {
    opacity: 0.4 !important;
}
.default_static_grid_color .main-static-post-header h5 a,
.default_static_grid_image .main-static-post-header h5 a {
    font-weight: 700 !important;
    text-transform: capitalize;
    letter-spacing: -0.01em;
    font-size: 25px;
}
.default_static_grid_color .small-static-post-header h5 a,
.default_static_grid_image .small-static-post-header h5 a {
    font-weight: 700 !important;
    text-transform: capitalize;
    letter-spacing: -0.01em;
    font-size: 18px;
}
.comment_box_count_post_wrapper {
    position: absolute;
    top: 10px;
    right: 10px;
}
.comment_box_count_post_wrapper .comment_box_count_post {
    float: left;
    font-size: 12px;
    text-align: center;
    position: relative;
    display: block;
    padding: 0px 7px;
    height: 17px;
    line-height: 17px;
    background: #fff;
    color: #000;
}
.comment_box_count_post_wrapper .comment_box_count_post a {
    color: #000;
}
.comment_box_count_post_wrapper .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;
}
/*-------------------------------------------------------------------------------------
Loading
-------------------------------------------------------------------------------------*/

.loadmore-btn-w {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
}
.dark_skin .id_btn_load {
    background: #000;
}
.id_btn_load {
    position: relative;
    width: 194px;
    height: 45px;
    line-height: 45px;
    padding: 0px;
    background: #222;
    color: #fff;
    text-align: left;
    text-shadow: none;
    text-decoration: none;
    cursor: pointer;
    filter: none;
    box-shadow: none;
    text-align: center;
    font-size: 11px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-block;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}
.id_btn_load:focus {
    text-decoration: none;
    color: #fff;
}
.id_btn_load:hover {
    text-decoration: none !important;
    color: #fff;
    background: #222;
    -webkit-transform: translatey(-3px);
    transform: translatey(-3px);
    -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, .2);
    box-shadow: 0 20px 30px rgba(0, 0, 0, .2);
}
.id_btn_load.btn-loading:after {
    content: "\f1ce";
    display: inline-block;
    font-family: "fontawesome";
    font-size: 19px;
    margin-left: 0px;
    position: relative;
    top: 1px;
    -webkit-animation: jlloading 1s linear infinite;
    -moz-animation: jlloading 1s linear infinite;
    -ms-animation: jlloading 1s linear infinite;
    -o-animation: jlloading 1s linear infinite;
    animation: jlloading 1s linear infinite;
}
@-webkit-keyframes jlloading {
    from {
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes jlloading {
    from {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.loading_pro {
    display: block;
    height: 200px;
    overflow: hidden;
    position: relative;
}
.loading_pro div {
    opacity: 0;
}
.dark_skin .loading_pro:after {
    background: #000;
}
.loading_pro:after {
    content: '';
    width: 49px;
    height: 49px;
    background: #222;
    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);
    }
}
.loading_pro.slick-initialized {
    height: auto;
}
.loading_pro.slick-initialized div {
    opacity: 1;
}
.loading_pro.slick-initialized:after {
    display: none;
}
.news_tiker_loading_pro {
    display: block;
    height: 30px;
    overflow: hidden;
}
.news_tiker_loading_pro div {
    opacity: 0;
}
.news_tiker_loading_pro.slick-initialized {
    height: auto;
}
.news_tiker_loading_pro.slick-initialized div {
    opacity: 1;
}
.news_tiker_loading_pro.slick-initialized:after {
    display: none;
}
.news_tiker_small_img_loading_pro {
    display: block;
    height: 70px;
    overflow: hidden;
}
.news_tiker_small_img_loading_pro div {
    opacity: 0;
}
.news_tiker_small_img_loading_pro.slick-initialized {
    height: auto;
}
.news_tiker_small_img_loading_pro.slick-initialized div {
    opacity: 1;
}
.news_tiker_small_img_loading_pro.slick-initialized:after {
    display: none;
}
/*-----------------------------------------------------------------------------------*/

/*  New ticker
/*-----------------------------------------------------------------------------------*/

.id_newsticker_wrapper {
    float: left;
    width: 100%;
    position: relative;
}
.id_newsticker_wrapper .homepage_ticker_title {
    float: left;
    line-height: 35px;
}
.id_radius .id_newsticker_wrapper .builder_ticker_title_home_page {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.id_newsticker_wrapper .builder_ticker_title_home_page {
    display: inline-block;
    background: #e93b2e;
    color: #fff;
    padding: 0px 10px;
    height: 22px;
    line-height: 22px !important;
    margin: 0px 15px 0px 0px;
    font-size: 12px;
    font-weight: 400 !important;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}
.id_newsticker_wrapper .home_newsticker {
    position: static;
    float: left;
    width: 70%;
}
.id_newsticker_wrapper .item {
    padding: 5px 0px;
}
.id_newsticker_wrapper .id_post_meta {
    float: left;
    width: auto;
    margin-right: 15px;
}
.id_newsticker_wrapper .id_author_img_w a,
.id_newsticker_wrapper .id_author_img_w a:hover {
    color: #000;
}
.id_newsticker_wrapper .id_post_meta .post-date {
    color: #000 !important;
}
.id_newsticker_wrapper .item h5 {
    float: left;
    margin: 0px;
    font-size: 15px;
    line-height: 25px !important;
}
.id_newsticker_wrapper .pro_post_arrow_right,
.id_newsticker_wrapper .pro_post_arrow_left {
    border: 1px solid #ccc;
    width: 27px;
    height: 27px;
    line-height: 27px;
    text-align: center;
    position: absolute;
    top: 50%;
    cursor: pointer;
    z-index: 2;
    -webkit-transform: translate3d(0, 0, 0) perspective(1px) translateY(-50%);
    -ms-transform: translate3d(0, 0, 0) perspective(1px) translateY(-50%);
    transform: translate3d(0, 0, 0) perspective(1px) translateY(-50%);
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.id_newsticker_wrapper .pro_post_arrow_right i,
.id_newsticker_wrapper .pro_post_arrow_left i {
    float: left;
    width: 26px;
    height: 26px;
    line-height: 26px;
    text-align: center;
}
.id_newsticker_wrapper .pro_post_arrow_right:hover,
.id_newsticker_wrapper .pro_post_arrow_left:hover {
    color: #fff;
    background: #000;
    border: 1px solid #000;
}
.id_newsticker_wrapper .pro_post_arrow_right {
    right: 0px;
}
.id_newsticker_wrapper .pro_post_arrow_left {
    right: 34px;
}
.header_news_ticker_style_wrapper_main {
    float: left;
    width: 100%;
    position: relative;
}
.main_new_ticker_wrapper {
    float: left;
    width: 100%;
    margin-top: 25px;
}
.main_new_ticker_wrapper .row {
    margin-bottom: 0px;
}
.main_new_ticker_wrapper .post-date {
    float: left;
    margin-right: 10px;
    color: #9a9a9a;
    font-size: 11px;
    text-transform: uppercase;
    height: 25px;
    line-height: 25px;
    letter-spacing: 0.01em;
}
.main_new_ticker_wrapper .post-date i {
    margin-right: 3px;
}
.main_new_ticker_wrapper .news_ticker_title_style {
    float: left;
    background: #000;
    color: #fff;
    height: 25px;
    line-height: 25px;
    padding: 0px 10px;
    font-size: 11px;
    margin-right: 10px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.03em;
}
.main_new_ticker_wrapper .header_news_ticker_style_wrapper {
    float: left;
    width: 75%;
}
.main_new_ticker_wrapper .header_news_ticker_style_wrapper .slick-slider {
    position: inherit;
}
.main_new_ticker_wrapper .header_news_ticker_style_wrapper .feature-post-title {
    padding: 0px;
    float: left;
    width: auto;
    margin: 0px;
    height: 25px;
    line-height: 18px;
}
.main_new_ticker_wrapper .header_news_ticker_style_wrapper .feature-post-title a {
    font-size: 14px;
    line-height: 1.2;
    text-transform: capitalize;
    font-weight: 500 !important;
}
.main_new_ticker_wrapper .header_news_ticker_style_wrapper .pro_post_arrow_left,
.main_new_ticker_wrapper .header_news_ticker_style_wrapper .pro_post_arrow_right {
    position: absolute;
    top: 50%;
    background: none;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    bottom: auto;
    text-align: center;
    z-index: 9;
    padding: 0px !important;
    font-size: 15px;
    cursor: pointer;
    width: 25px;
    height: 25px;
    line-height: 23px;
    color: #222;
    border: 1px solid #a7a7a7;
}
.main_new_ticker_wrapper .header_news_ticker_style_wrapper .pro_post_arrow_left:hover,
.main_new_ticker_wrapper .header_news_ticker_style_wrapper .pro_post_arrow_right:hover {
    background: #222;
    border: 1px solid #222;
    color: #fff;
    -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_new_ticker_wrapper .header_news_ticker_style_wrapper .pro_post_arrow_left {
    right: 28px;
}
.main_new_ticker_wrapper .header_news_ticker_style_wrapper .pro_post_arrow_right {
    right: 0px;
}
.ticker_margin_option_slider {
    margin-top: 25px !important;
}
/*-------------------------------------------------------------------------------------
continue reading button
-------------------------------------------------------------------------------------*/

.large_center_slider_container .large_continue_reading {
    margin-top: 20px;
}
.large_center_slider_container .large_continue_reading span {
    background: none;
}
.large_center_slider_container .large_continue_reading span a,
.large_center_slider_container .large_continue_reading span a:hover {
    display: block;
    padding: 0px 15px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    height: 35px;
    line-height: 35px;
    font-weight: 400;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    background: transparent;
    border: 2px solid #fff;
    background: #fff;
    color: #000;
}
.large_center_slider_container .large_continue_reading span a:hover {
    color: #000 !important;
    background: #fff;
    text-shadow: none;
}
.large_continue_reading {
    margin: 0px;
    float: left;
    text-align: center;
    width: 100%;
}
.large_continue_reading span {
    display: inline-block;
    position: relative;
    color: #000000;
    background: #FFF;
    padding: 0px;
    text-transform: capitalize;
    letter-spacing: 0px;
}
.large_continue_reading span a {
    color: #fff;
    display: block;
    padding: 0px 15px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    height: 35px;
    line-height: 36px;
    background: #000;
    font-weight: 400;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.03em;
}
.blog-list-padding .large_continue_reading span {
    display: inline-block;
    position: relative;
    color: #000;
    background: #FFF;
    padding: 0px;
    height: 30px;
    line-height: 30px;
    text-transform: uppercase;
    letter-spacing: 0px;
}
.large_continue_reading span a:hover,
.id_homepage .large_continue_reading span a:hover {
    text-decoration: none !important;
    background: #ff4200;
    color: #FFF !important;
}
/*-------------------------------------------------------------------------------------
Social icons
-------------------------------------------------------------------------------------*/

.id_about_us_widget_wrapper {
    float: left;
    width: 100%;
}
.social-icons-list-widget {
    padding: 0px;
    margin: 0px;
    margin-top: 5px;
    float: left;
    width: 100%;
    text-align: left;
}
.social-icons-list-widget li {
    display: inline-block;
    list-style: none;
    margin-right: 6px;
    margin-bottom: 6px;
}
.social-icons-list-widget.iconss_widget_display {
    margin-right: -1px !important;
    margin-left: -1px !important;
    width: auto;
}
.social-icons-list-widget.iconss_widget_display li {
    margin-right: 0px;
    margin-bottom: 2px;
    width: 50%;
    padding-right: 1px;
    padding-left: 1px;
    float: left;
    opacity: 0.9;
}
.social-icons-list-widget.iconss_widget_display {
    margin: 0px;
}
footer .social-icons-list-widget.iconss_widget_display li a {
    color: #FFF;
}
.social-icons-list-widget.iconss_widget_display li a {
    width: 100%;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    padding-right: 0px;
    padding-left: 0px;
    color: #fff;
    text-transform: capitalize;
    text-align: left;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
}
.social-icons-list-widget.iconss_widget_display li a i {
    margin-right: 5px !important;
    background: #000;
    background-color: rgba(0, 0, 0, .08);
    height: 35px;
    line-height: 35px;
    width: 35px;
    font-size: 13px;
    text-align: center;
}
.social-icons-list-widget.iconss_widget_display li a:hover {
    text-decoration: none !important;
    color: #fff !important;
}
.social-icons-list-widget.iconss_widget_display li a.facebook {
    background: #3b5999;
}
.social-icons-list-widget.iconss_widget_display li a.google_plus {
    background: #dd4b39;
}
.social-icons-list-widget.iconss_widget_display li a.behance {
    background: #0b66ff;
}
.social-icons-list-widget.iconss_widget_display li a.vimeo {
    background: #1ab7ea;
}
.social-icons-list-widget.iconss_widget_display li a.youtube {
    background: #410093;
}
.social-icons-list-widget.iconss_widget_display li a.tumblr {
    background: #34465d;
}
.social-icons-list-widget.iconss_widget_display li a.instagram {
    background: #3f729b;
}
.social-icons-list-widget.iconss_widget_display li a.linkedin {
    background: #0077B5;
}
.social-icons-list-widget.iconss_widget_display li a.pinterest {
    background: #bd081c;
}
.social-icons-list-widget.iconss_widget_display li a.twitter {
    background: #55acee;
}
.social-icons-list-widget.iconss_widget_display li a.deviantart {
    background: #34465d;
}
.social-icons-list-widget.iconss_widget_display li a.dribble {
    background: #ea4c89;
}
.social-icons-list-widget.iconss_widget_display li a.dropbox {
    background: #007ee5;
}
.social-icons-list-widget.iconss_widget_display li a.rss {
    background: #ff6600;
}
.social-icons-list-widget.iconss_widget_display li a.skype {
    background: #00AFF0;
}
.social-icons-list-widget.iconss_widget_display li a.stumbleupon {
    background: #eb4924;
}
.social-icons-list-widget.iconss_widget_display li a.wordpress {
    background: #21759b;
}
.social-icons-list-widget.iconss_widget_display li a.yahoo {
    background: #410093;
}
.social-icons-list-widget.iconss_widget_display li a.flickr {
    background: #ff0084;
}
.social-icons-list-widget.iconss_widget_display li a.soundcloud {
    background: #ff5700;
}
.header_social_icons_jl {
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    z-index: 99;
    background: #fff;
}
.header_social_icons_jl .social-icons-list-widget {
    margin-top: 10px;
}
#content_nav .header_social_icons_jl .social-icons-list-widget li a {
    width: 40px !important;
    height: 40px !important;
    line-height: 40px !important;
    color: #fff;
    float: left;
    padding: 13px 0px;
}
#content_nav .header_social_icons_jl .social-icons-list-widget li a:hover {
    color: #fff !important;
}
#content_nav .header_social_icons_jl .social-icons-list-widget li a i {
    margin-right: 0px;
    display: block;
}
#content_nav .widget:last-child {
    margin-bottom: 40px !important;
}
.social-icons-list-widget li a i {
    margin-right: 0px !important;
}
.social-icons-list-widget li a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 14px !important;
    transition: background 0.3s linear;
    -moz-transition: background 0.3s linear;
    -webkit-transition: background 0.3s linear;
    -o-transition: background 0.3s linear;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}
.social-icons-list-widget li a:hover {
    color: #fff;
}
.social-icons-list-widget.icons_about_widget_display li a.facebook {
    background: #3b5999;
}
.social-icons-list-widget.icons_about_widget_display li a.google_plus {
    background: #dd4b39;
}
.social-icons-list-widget.icons_about_widget_display li a.instagram {
    background: #0b66ff;
}
.social-icons-list-widget.icons_about_widget_display li a.whatsapp {
    background: #25D366;
}
.social-icons-list-widget.icons_about_widget_display li a.youtube {
    background: #fe2905;
}
.social-icons-list-widget.icons_about_widget_display li a.tumblr {
    background: #34465d;
}
.social-icons-list-widget.icons_about_widget_display li a.instagram {
    background: #c13584;
}
.social-icons-list-widget.icons_about_widget_display li a.linkedin {
    background: #0077B5;
}
.social-icons-list-widget.icons_about_widget_display li a.pinterest {
    background: #bd081c;
}
.social-icons-list-widget.icons_about_widget_display li a.twitter {
    background: #55acee;
}
.social-icons-list-widget.icons_about_widget_display li a.deviantart {
    background: #34465d;
}
.social-icons-list-widget.icons_about_widget_display li a.tiktok {
    background: #000;
}
.social-icons-list-widget.icons_about_widget_display li a.dropbox {
    background: #007ee5;
}
.social-icons-list-widget.icons_about_widget_display li a.rss {
    background: #ff6600;
}
.social-icons-list-widget.icons_about_widget_display li a.skype {
    background: #00AFF0;
}
.social-icons-list-widget.icons_about_widget_display li a.stumbleupon {
    background: #eb4924;
}
.social-icons-list-widget.icons_about_widget_display li a.wordpress {
    background: #21759b;
}
.social-icons-list-widget.icons_about_widget_display li a.yahoo {
    background: #410093;
}
.social-icons-list-widget.icons_about_widget_display li a.flickr {
    background: #ff0084;
}
.social-icons-list-widget.icons_about_widget_display li a.soundcloud {
    background: #ff5700;
}
/*-------------------------------------------------------------------------------------
Form
-------------------------------------------------------------------------------------*/

#content form {
    margin-bottom: 30px;
}
#content fieldset {
    margin-bottom: 20px;
}
#content form .logged-in-as,
#content form .comment-notes {
    margin-bottom: 20px;
    float: left;
    width: 100%;
    font-size: 12px !important;
    text-transform: capitalize;
    letter-spacing: 0em;
}
#content .col-md-4,
.comment-form-author,
.comment-form-email,
.comment-form-url {
    width: 33.33333333%;
}
.form-fields.row input {
    margin-bottom: 0px !important;
}
.comment-form-comment {
    margin-bottom: 0px;
}
.wpcf7,
.wpcf7 .form-fields.row {
    margin-top: 25px;
}
.form-fields.row {
    margin-top: 30px;
    margin-bottom: 0px;
}
.comment-form-comment textarea:focus,
.comment-form-author input:focus,
.comment-form-email input:focus,
.comment-form-url input:focus,
#content input[type="text"]:focus,
#content input[type="password"]:focus,
#content input[type="email"]:focus,
#content textarea:focus {
    border-color: #000;
}
.comment-form-author input,
.comment-form-email input,
.comment-form-url input,
#content input[type="text"],
#content input[type="password"],
#content input[type="email"],
#content textarea,
.comment-form-comment textarea,
#content select {
    font-size: 14px;
    border: solid 1px #c6c6c6;
    padding: 10px;
    outline: none;
    line-height: 20px;
    margin: 0;
    color: #555;
    width: 100%;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#content select {
    padding: 0;
}
.comment-form-comment textarea:focus,
#content textarea:focus {
    color: #444;
    border: solid 1px #000;
}
.comment-form-author input:focus,
.comment-form-email input:focus,
.comment-form-url input:focus,
#content input[type="text"]:focus,
#content input[type="password"]:focus,
#content input[type="email"]:focus {
    color: #444;
}
#content textarea {
    min-height: 60px;
}
#content label,
#content legend {
    display: block;
    font-size: 15px;
    font-weight: 400;
}
#content select {
    width: 220px;
}
#content input[type="checkbox"] {
    display: inline;
}
#content label span,
#content legend span {
    font-weight: normal;
    font-size: 13px;
    color: #444;
}
.wpcf7-form-control-wrap {
    margin-top: 5px;
    margin-bottom: 15px;
    float: left;
    width: 100%;
}
.wpcf7-not-valid-tip {
    color: #f00 !important;
}
#respond {
    float: left;
    width: 100%;
    padding: 27px 0px 0px 0px;
    padding: 25px 30px 5px 30px !important;
    background: #f8f8f8;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-top: 50px;
}
.logged-in-as a:hover {
    color: #ff4200;
    text-decoration: none !important;
}
/*-------------------------------------------------------------------------------------
title
-------------------------------------------------------------------------------------*/

.single_post_title {
    padding-bottom: 45px !important;
}
.page-title,
.single_post_title {
    margin: 0px;
    margin-bottom: 30px;
    padding-bottom: 10px;
    border-bottom: 2px solid #25262e;
    font-size: 28px;
    line-height: 1.2;
    margin-top: -5px;
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: -0.03em;
}
.main_title_wrapper.id_na_bg_title,
.main_title_wrapper.id_na_bg_title.category_title_section {
    background: #f0f0f0;
}
.main_title_wrapper.id_na_bg_title .categories-title.title {
    color: #000;
}
.main_title_wrapper {
    float: left;
    width: 100%;
    text-align: left;
    padding: 50px 0px 43px 0px;
    background: transparent;
    border-bottom: 0px solid #e5e5e5;
    overflow: hidden;
}
.main_title_wrapper.category_title_section.id_cat_img_bg .categories-title {
    color: #fff;
}
.main_title_wrapper.category_title_section {
    text-align: center;
    background: #f0f0f0;
    position: relative;
    overflow: hidden;
    padding: 50px 0px 43px 0px;
}
.dark_skin .main_title_wrapper.category_title_section {
    background: #4e4e4e;
}
.main_title_wrapper.category_title_section .category_image_bg_image,
.main_title_wrapper.category_title_section .category_image_bg_ov {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 50%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    float: left;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
}
.main_title_wrapper.category_title_section .category_image_bg_ov {
    background: #000;
    opacity: 0.4;
}
.main_title_wrapper.category_title_section .id_cat_title_wrapper {
    float: left;
    width: 100%;
    overflow: hidden;
}
.main_title_wrapper .row {
    margin-bottom: 0px;
}
.main_title_wrapper .id_cat_mid_title {
    width: 100%;
}
.main_title_wrapper .categories-title.title {
    font-size: 35px;
    margin: 0px 0px 0px 0px;
    color: #000;
    float: left;
    width: 100%;
    text-align: center;
    text-transform: capitalize;
}
.main_title_wrapper.id_cat_img_bg p {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 0px;
    line-height: 1.2;
    margin-top: 10px;
    float: left;
    width: 100%;
    margin-bottom: 3px;
}
.single-post-title,
.datepost-title {
    font-size: 30px;
    margin-bottom: 10px;
}
#sidebar .widget_container {
    float: left;
    width: 100%;
    padding: 25px 0px 25px 0px;
    background: #FFF;
}
.post_list_widget.comment_widget {
    margin-bottom: 50px !important;
}
.post_list_widget.comment_widget .image_post {
    width: 90px !important;
}
#sidebar .widget_container .widget {
    margin-bottom: 0px;
}
.tab_widget .widget_container {
    padding: 0px !important;
}
.tab_widget .widget_container .tab-container {
    padding: 6px 0px 25px 0px !important;
}
#sidebar .widget_container,
footer .widget_container {
    float: left;
}
.social-twitter,
.social-facebook,
.social-youtube,
.social-google-plus {
    width: 50%;
    float: left;
    margin-bottom: 15px;
}
.social-twitter .icon {
    background: #4099FF;
}
.social-facebook .icon {
    background: #3B5998;
}
.social-youtube .icon {
    background: #CD332D;
}
.social-google-plus .icon {
    background: #DD4B39;
}
.social-twitter .icon,
.social-facebook .icon,
.social-youtube .icon,
.social-google-plus .icon {
    float: left;
    color: #FFF;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 30px;
    margin-right: 10px;
}
.social-twitter h2,
.social-facebook h2,
.social-youtube h2,
.social-google-plus h2 {
    font-size: 20px !important;
    margin: 0px;
    line-height: 20px;
}
.social-twitter p,
.social-facebook p,
.social-youtube p,
.social-google-plus p {
    font-size: 13px !important;
    margin: 0px !important;
}
.ads300x250-thumb {
    text-align: center;
}
.panel-grid .ads_widget_container,
.panel-grid .ads_widget_container .widget {
    padding: 0px !important;
    background: none !important;
}
.panel-grid .ads_widget_container {
    margin-bottom: 30px;
}
.panel-grid .ads_widget_container:last-child {
    margin-bottom: 0px !important;
}
.adss_header {
    width: 100%;
    text-align: center;
    margin-top: 30px;
    float: left;
}
.adss_header .widget.ads_widget_container {
    margin-bottom: 0px;
}
.widget_id_wrapper.ads_widget_container {
    float: none;
}
footer .recent_post_large_widget {
    border-bottom: 1px solid #232323;
}
.recent_post_large_widget .image_post {
    position: relative;
}
.recent_post_large_widget {
    float: left;
    width: 100%;
    margin-bottom: 30px;
    position: relative;
}
.recent_post_large_widget .wrap_box_style_main.post_meta_overlay_img {
    position: absolute;
    bottom: 0px;
    background: #fff;
    width: auto;
}
.recent_post_large_widget .meta-category-small {
    margin: 0px;
    position: absolute;
    left: 20px;
    top: 20px;
}
.recent_post_large_widget .meta-category-small a:hover {
    color: #fff !important;
}
.recent_post_large_widget .meta-category-small a {
    padding: 7px 15px 7px;
    margin-bottom: 1px;
    letter-spacing: 0px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #fff !important;
    background: #ef262c;
    width: auto !important;
    float: left !important;
}
.recent_post_large_widget .post-meta {
    float: left;
    width: 100%;
    color: #737373;
    font-size: 14px !important;
    text-transform: capitalize;
    line-height: 1.2;
}
.recent_post_large_widget .post-meta a {
    color: #444;
    font-weight: 400;
}
.recent_post_large_widget .post-meta a:hover {
    text-decoration: none !important;
    float: none !important;
}
.post-meta .post-author:hover a,
.post-meta .post-author a:hover {
    margin: 0px !important;
    padding: 0px !important;
    line-height: auto;
    float: none !important;
    text-decoration: none !important;
}
.recent_post_large_widget:last-child {
    margin-bottom: 0px;
    border-bottom: 0px solid #EDEDED;
    padding-bottom: 0px;
}
.recent_post_large_widget .image_post a.feature-link {
    float: left;
    width: 100%;
    margin-bottom: 0px;
    position: relative;
    max-height: 200px;
    overflow: hidden;
    background: #eee;
}
.id_radius .recent_post_large_widget .image_post a.feature-link {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
}
.layout_default_video .overlay_icons {
    display: none;
}
.layout_default_video .post_type_icon,
.layout_default_video .header_small_carousel_post .post_type_icon {
    display: block;
}
.post_type_icon,
.header_small_carousel_post .post_type_icon {
    display: none;
    color: #FFF;
    border: 3px solid #fff;
    background: #000;
    font-size: 20px !important;
    height: 45px;
    width: 45px;
    line-height: 45px;
    left: 50%;
    margin-left: -17px !important;
    margin-top: -17px !important;
    position: absolute;
    text-align: center;
    top: 50%;
    z-index: 9;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    opacity: 0.7;
}
.post_type_icon:before {
    margin-left: 14px !important;
    font-size: 18px;
    margin-top: -2px !important;
    float: left;
}
.feature-post-list .post_type_icon,
.recent-grid-post-widget .post_type_icon,
.recent_post_large_widget .post_type_icon {
    border: 2px solid #fff;
    height: 35px;
    width: 35px;
    line-height: 35px;
}
.feature-post-list .post_type_icon:before,
.recent-grid-post-widget .post_type_icon:before,
.recent_post_large_widget .post_type_icon:before {
    margin-left: 11px !important;
    font-size: 15px;
    margin-top: -2px !important;
}
.recent_post_large_widget .image_post a:hover img {
    opacity: 1;
}
.recent_post_large_widget .overlay_icon {
    font-size: 20px;
    margin-top: 5px;
    color: #333;
    float: right;
    padding: 0px;
}
.recent_post_large_widget .meta-category {
    float: left;
    margin-bottom: 10px;
}
.recent_post_large_widget .meta-category a {
    height: 20px;
    margin-top: 5px;
    line-height: 20px;
    font-size: 12px;
    color: #FFF;
    background: #ff4200;
    float: left;
    padding: 0px 7px;
    margin-left: 5px;
    margin-right: 6px;
    position: relative;
}
.recent_post_large_widget .meta-category a:hover {
    background: #333 !important;
    text-decoration: none !important;
}
.recent_post_large_widget img,
.recent_post_large_widget .image_post {
    float: left;
    width: 100%;
}
.recent_post_large_widget .image_post {
    margin-bottom: 20px;
}
.recent_post_large_widget .wrap_box_style_main {
    float: left;
    width: 100%;
    margin-top: 0px;
}
.recent_post_large_widget .recent_list_item_number {
    background: #ff4200;
    border: 2px solid #fff;
    color: #fff;
    font-size: 12px;
    font-weight: 100;
    margin-top: -20px;
    position: absolute;
    top: 16%;
    left: -10px;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
    z-index: 99;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}
.recent_post_large_widget .wrap_box_style_main .title_content_wrapper {
    float: left;
}
.menu_post_feature .recent_post_large_widget .post-meta,
.menu_post_feature .recent_post_large_widget .meta-category-small {
    display: none !important;
}
.menu_post_feature .recent_post_large_widget .wrap_box_style_main .title_content_wrapper .id_builder_cat_main,
.menu_post_feature .recent_post_large_widget .wrap_box_style_main .title_content_wrapper .id_rating_front {
    display: inherit !important;
    margin-bottom: 10px;
}
.menu_post_feature .recent_post_large_widget .wrap_box_style_main .title_content_wrapper .id_builder_cat_main {
    margin-top: 2px;
}
.menu_post_feature .recent_post_large_widget .wrap_box_style_main .title_content_wrapper .id_builder_cat_main a {
    font-weight: 600 !important;
    font-size: 11px !important;
    text-transform: uppercase !important;
    float: left !important;
    letter-spacing: 0em !important;
    height: auto !important;
    line-height: 10px !important;
    padding: 0px !important;
}
.menu_post_feature .recent_post_large_widget .wrap_box_style_main .title_content_wrapper .id_rating_front {
    margin-top: 0px;
}
.recent_post_large_widget .wrap_box_style_main .title_content_wrapper .id_builder_cat_main,
.recent_post_large_widget .wrap_box_style_main .title_content_wrapper .id_rating_front {
    display: none;
}
.recent_post_large_widget .id_count_num {
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    top: 0px;
    left: 0px;
    text-align: center;
    background: #ff4200;
    color: #fff;
    font-weight: 800;
    font-size: 18px;
}
.recent_post_large_widget .wrap_box_style_main h3 {
    margin: 0px 0px 10px 0px;
    font-size: 20px;
    line-height: 1.2;
    text-transform: capitalize;
    text-align: left;
}
.recent_post_large_widget .wrap_box_style_main .post-meta span {
    float: left;
    margin-right: 10px;
    font-size: 11px;
    color: #777;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-weight: 400;
}
.recent_post_large_widget .wrap_box_style_main .post-meta span i {
    margin-right: 5px;
}
.id_about_us_widget_wrapper .footer_logo_about {
    margin-bottom: 10px;
    float: none;
    display: inline-block;
    width: 200px;
}
.id_about_us_widget_wrapper .id_img_sign {
    float: left;
    width: 100%;
    margin-top: 15px;
}
.post-meta a:hover {
    color: #ff4200 !important;
}
/*-------------------------------------------------------------------------------------
Ajax tab menu
-------------------------------------------------------------------------------------*/

.ajax_cat_post_wrapper {
    position: relative;
    float: left;
    width: 100%;
}
.enable_cat_loading {
    width: 100%;
    height: 251px;
    background: #fff;
    z-index: 100;
    overflow: hidden;
}
.enable_cat_loading .spinner {
    margin: 100px auto;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 10px;
    position: relative;
}
@keyframes ld-cycle {
    0%, 50%, 100% {
        animation-timing-function: cubic-bezier(0.5, 0.5, 0.5, 0.5);
    }
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-webkit-keyframes ld-cycle {
    0%, 50%, 100% {
        animation-timing-function: cubic-bezier(0.5, 0.5, 0.5, 0.5);
    }
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.ld.ld-cycle {
    -webkit-animation: ld-cycle 1s infinite linear;
    animation: ld-cycle 1s infinite linear;
}
.ld-ring {
    width: 35px;
    height: 35px;
    position: relative;
    color: inherit;
    display: inline-block;
}
.ld-ring:after {
    position: absolute;
    margin: auto;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: " ";
    display: inline-block;
    background: center center no-repeat;
    background-size: cover;
    border-radius: 50%;
    border-style: solid;
    border-width: 4px;
    -webkit-background-clip: padding-box;
    border-color: currentColor currentColor currentColor transparent;
    box-sizing: border-box;
}
.cat_post_nav {
    float: left;
    width: 100%;
    overflow: hidden;
    position: relative;
}
.cat_post_nav:after {
    content: '';
    display: block;
    min-width: 100%;
    height: 0px;
    background: #eeeded;
    position: absolute;
    top: 13px;
    right: 65px;
}
.cat_post_nav .next,
.cat_post_nav .prev {
    height: 25px !important;
    line-height: 23px !important;
    width: 25px !important;
    padding: 0px;
    display: inline-block;
    margin-left: 7px;
    margin-right: 0px !important;
    text-align: center;
    vertical-align: middle;
    font-size: 13px;
    color: #b7b7b7;
    background: none;
    border: 1px solid #a7a7a7 !important;
    cursor: pointer;
}
.cat_post_nav .nav_blank_link {
    border: 1px solid #e6e6e6 !important;
    color: #e6e6e6;
}
.cat_post_nav .nav_blank_link:hover,
.cat_post_nav .next.nav_blank_link:hover,
.cat_post_nav .prev.nav_blank_link:hover {
    color: #e6e6e6 !important;
    background: none !important;
    border: 1px solid #e6e6e6 !important;
}
.cat_post_nav .next:hover,
.cat_post_nav .prev:hover {
    background: #222;
    border: 1px solid #222 !important;
    color: #fff !important;
}
.cat_post_nav .prev {
    float: right;
    margin-right: 2px;
}
.cat_post_nav .next {
    float: right;
}
.menu_post_feature,
.menu_post_feature .category_post_ajax_wrap {
    float: left;
    width: 100%;
    position: relative;
}
.menu_post_feature .category_post_ajax_wrap .cat_title_list_style {
    width: 246px !important;
    float: left;
    background: #efeeee !important;
    margin: 0px 0px -500px;
    padding-bottom: 500px;
    margin-left: -20px;
    margin-top: -20px;
}
.menu_post_feature .category_post_ajax_wrap .cat_title_list_style li {
    border-bottom: 1px solid #dcdcdc !important;
    float: left;
    width: 100%;
    height: 40px;
    font-size: 12px;
    line-height: 39px;
    padding: 0px 0px 0px 15px !important;
    margin: 0 0 0 0px;
    overflow: hidden;
    position: relative;
    list-style: none;
    text-transform: uppercase;
    cursor: pointer;
    font-weight: 500;
    color: #000 !important;
}
.menu_post_feature .category_post_ajax_wrap .cat_title_list_style li.current_cat_post,
.menu_post_feature .category_post_ajax_wrap .cat_title_list_style li.current_cat_post:hover {
    background: #fff !important;
}
.menu_post_feature .builder_cat_title_list_style {
    overflow: visible !important;
    visibility: visible !important;
    opacity: 1 !important;
    -webkit-box-shadow: 0 5px 40px rgba(0, 0, 0, 0) !important;
    -moz-box-shadow: 0 5px 40px rgba(0, 0, 0, 0) !important;
    box-shadow: 0 5px 40px rgba(0, 0, 0, 0) !important;
}
.navigation_wrapper .menu_post_feature .builder_cat_title_list_style {
    padding-bottom: 500px !important;
    padding-top: 20px !important;
    position: absolute !important;
    left: 0px;
    bottom: 0px;
    display: none !important;
    -webkit-transition: all .55s ease-in-out;
    transition: all .55s ease-in-out;
}
.navigation_wrapper > ul > li:hover .menu_post_feature .builder_cat_title_list_style {
    display: block !important;
    -webkit-transition: all .55s ease-in-out;
    transition: all .55s ease-in-out;
}
.menu_post_feature .builder_cat_title_list_style li {
    color: #000;
    text-align: left;
}
.menu_post_feature .category_post_ajax_wrap .wrapper_display_post_cat {
    width: 79.5% !important;
    float: right !important;
}
.menu_post_feature .category_post_ajax_wrap .wrapper_display_post_cat .row {
    min-width: 100%;
}
.menu_post_feature .category_post_ajax_wrap .wrapper_display_post_cat {
    padding: 20px 25px 20px 20px !important;
}
.menu_post_feature .category_post_ajax_wrap .wrapper_display_post_cat .blog_grid_post_style {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.menu_post_feature .category_post_ajax_wrap .wrapper_display_post_cat .blog_grid_post_style .author-avatar-link {
    line-height: 1.2 !important;
    padding: 0px;
    height: auto !important;
}
.menu_post_feature .category_post_ajax_wrap .wrapper_display_post_cat .blog_grid_post_style .author-avatar-link a {
    padding: 0px !important;
}
.menu_post_feature .category_post_ajax_wrap .wrapper_display_post_cat .blog_grid_post_style .post-date {
    line-height: 1.2;
}
.menu_post_feature .category_post_ajax_wrap .wrapper_display_post_cat .recent_post_large_widget {
    float: left !important;
    width: 270px !important;
    border: 0px solid #000;
    margin-left: 20px;
    margin-right: 0px !important;
}
.menu_post_feature .category_post_ajax_wrap .wrapper_display_post_cat .recent_post_large_widget .image-post-title a,
.menu_post_feature .image-post-title a {
    text-transform: capitalize;
}
.menu_post_feature .category_post_ajax_wrap .wrapper_display_post_cat .recent_post_large_widget .image-post-title a:hover,
.menu_post_feature .image-post-title a:hover {
    color: #000 !important;
}
.menu_post_feature .category_ajax_widget {
    margin-bottom: 0px !important;
}
.menu_post_feature .image-post-thumb > a {
    height: auto !important;
}
.menu_post_feature .image_post > .feature-link img,
.menu_post_feature .image-post-thumb > a img {
    width: 100% !important;
    max-height: 100% !important;
}
.menu_post_feature .recent_post_large_widget .wrap_box_style_main h3 a {
    font-size: 17px !important;
    letter-spacing: -0.03em !important;
    float: left;
    width: 100%;
}
.menu_post_feature .recent_post_large_widget .feature-link img {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
/*-------------------------------------------------------------------------------------
Top menu
-------------------------------------------------------------------------------------*/

.header_main_wrapper.header_style_3_opt {
    padding: 50px 0px;
    border-bottom: 1px solid #e4e4e4;
}
.id_top_social_menu.header_main.header_main .search_header_menu {
    width: auto !important;
}
.id_top_social_menu.header_main.header_main .search_header_menu i:hover {
    color: #fff !important;
}
.id_top_social_menu.header_main.header_main .search_header_menu i {
    font-size: 15px;
}
.home.header_layout_6 .header_main_wrapper.header_style_3_opt,
.home.homeslider_full_tab .header_main_wrapper.header_style_3_opt {
    border-bottom: 0px solid #e4e4e4;
}
.home.home_single_slider.header_layout_6 .large_center_slider_container.id_single_slider_box {
    margin-top: 0px !important;
}
.header_default.header_top .header_main_wrapper.header_style_3_opt {
    border-bottom: 0px solid #e4e4e4 !important;
}
.logo-position-top .logo_position_wrapper {
    text-align: center;
}
.header_main .logo-position-top .logo_position_wrapper {
    margin-top: 0px;
}
.header_date_display {
    float: left;
    height: 23px;
    line-height: 24px;
    color: #fff;
    font-size: 12px;
    margin-right: 6px;
    background: #222;
    padding: 0px 10px;
    border-radius: 2px;
    margin-top: 7px;
}
.menu_wrapper {
    width: 100%;
    z-index: 999;
}
.id_nav_height {
    float: left;
    width: 100%;
}
.id_menu_sticky.id_on_sticky {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
}
.logo-position h1 {
    line-height: 0px;
    margin: 0px;
}
.sf-top-menu #home {
    border-left: none;
    width: 60px;
}
.sf-top-menu #home a {
    padding: 12px 19px 12px 19px;
}
.sf-top-menu,
.sf-top-menu * {
    margin: 0;
    padding: 0;
    list-style: none;
}
.sf-top-menu li {
    position: relative;
    padding: 0 !important;
    z-index: 999;
    list-style: none;
}
.sf-top-menu>li:hover>a,
.sf-top-menu>li>a:hover {
    color: #FFF;
}
.sf-top-menu ul {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    z-index: 999;
    text-align: left;
}
.sf-top-menu>li {
    display: inline-block;
}
.sf-top-menu li:hover>ul,
.sf-top-menu li.top-menuHover>ul {
    display: block;
}
.sf-top-menu a {
    display: block;
    position: relative;
    font-size: 12px !important;
    color: #FFF;
    text-transform: capitalize !important;
    letter-spacing: 0px;
}
.sf-top-menu a:hover {
    text-decoration: none !important;
}
.sf-top-menu ul ul {
    top: 0;
    left: 100%;
}
.sf-top-menu {
    float: left;
    margin-bottom: 0px;
}
.sf-top-menu ul {
    min-width: 180px;
    *width: 180px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    background: #fff;
}
.sf-top-menu>li#home>a {
    font-size: 19px;
    color: #FFF;
}
.sf-top-menu>li>a {
    color: #FFF;
    letter-spacing: 0px;
    font-size: 12px;
}
.sf-top-menu>li {
    background: none !important;
}
.sf-top-menu ul.sub-menu a {
    font-style: 13px;
    border: 0px;
    padding: 0px 20px;
    text-decoration: none;
    zoom: 1;
    color: #FFF;
    height: 35px;
    line-height: 35px;
}
.sf-top-menu li ul.sub-menu a {
    border: none;
    color: #222;
    letter-spacing: 0px;
    font-weight: 300px !important;
    text-transform: uppercase;
    font-size: 12px !important;
}
.sf-top-menu a {
    text-decoration: none;
    zoom: 1;
    height: 36px;
    line-height: 37px;
}
.sf-top-menu a {
    color: #fff;
}
.sf-top-menu li {
    white-space: nowrap;
    *white-space: normal;
    transition: background 0.3s linear;
    -moz-transition: background 0.3s linear;
    -webkit-transition: background 0.3s linear;
    -o-transition: background 0.3s linear;
}
.sf-top-menu .sf-with-ul {
    padding-right: 10px !important;
}
.sf-top-menu li a {
    padding-left: 10px;
    padding-right: 10px;
    transition: background 0.3s linear;
    -moz-transition: background 0.3s linear;
    -webkit-transition: background 0.3s linear;
    -o-transition: background 0.3s linear;
}
.sf-top-menu .current_page_item a,
.sf-top-menu li a:hover {
    color: #FFF;
}
.sf-top-menu ul li {
    background: #fff;
    border-bottom: #dedede solid 1px;
}
.sf-top-menu ul li.current-menu-item {
    background: #f2f2f2;
}
.sf-top-menu ul ul li {
    background: #f2f2f2;
}
.sf-top-menu li:hover,
.sf-top-menu li.top-menuHover {
    background: #f2f2f2;
    -webkit-transition: none;
    transition: none;
}
.top-menu-arrows .top-menu-with-ul {
    padding-right: 15px;
    *padding-right: 16px;
}
.top-menu-arrows .top-menu-with-ul span {
    background: url(img/arrow-down.png) no-repeat right 6px;
    padding-right: 14px;
    display: block;
}
.top-menu-arrows>li>.top-menu-with-ul:focus:after,
.top-menu-arrows>li:hover>.top-menu-with-ul:after,
.top-menu-arrows>.top-menuHover>.top-menu-with-ul:after {} .top-menu-arrows ul .top-menu-with-ul:after {} .top-menu-arrows ul li>.top-menu-with-ul:focus:after,
.top-menu-arrows ul li:hover>.top-menu-with-ul:after,
.top-menu-arrows ul .top-menuHover>.top-menu-with-ul:after {}
/*-------------------------------------------------------------------------------------
Megamenu
-------------------------------------------------------------------------------------*/

.id_main_menu > ul > li.megamenu > ul.sub-menu {
    width: 100%;
    left: 0px;
    padding: 25px 0px 25px 0px;
    background-color: #fff;
    margin-top: 0px;
}
.id_main_menu > ul > li.megamenu > ul.sub-menu>li {
    background: none !important;
    border-bottom: none;
}
.id_main_menu > ul > li.megamenu > ul.sub-menu>li:hover>.sf-with-ul {} .id_main_menu > ul > li.megamenu > ul.sub-menu > li > ul > li > a:before {
    content: "\f105";
    font-family: FontAwesome;
    margin-right: 10px;
}
.id_main_menu > ul > li.megamenu > ul.sub-menu li {
    background: none;
    border-bottom: none;
}
.id_main_menu > ul > li.megamenu > ul > li {
    float: left;
    padding: 0px 15px;
    background: none !important;
}
.id_main_menu > ul > li.megamenu.columns-3 > ul > li {
    width: 33.33% !important;
    padding: 0px 15px !important;
    border-right: 1px solid #dedede;
}
.id_main_menu > ul > li.megamenu.columns-3 > ul li {
    border-top: 0px !important;
}
.id_main_menu > ul > li.megamenu.columns-3 > ul > li:last-child {
    border: 0px;
}
.id_main_menu > ul > li.megamenu.columns-4 > ul > li {
    width: 24.99% !important;
    padding: 0px 15px !important;
    border-right: 1px solid #dedede;
}
.id_main_menu > ul > li.megamenu.columns-4 > ul > li:last-child {
    border: 0px;
}
.id_main_menu > ul > li.megamenu > ul > li ul {
    display: block!important;
    top: 0px!important;
    width: 100%;
    opacity: 1!Important;
    filter: alpha(opacity=100);
    left: 0px!important;
    position: relative!important;
    margin: 0px;
}
.id_main_menu > ul > li.megamenu ul li a {
    padding: 9px 15px;
}
.megamenu li a,
.megamenu li.current-menu-item a {
    background: none !important;
    border-bottom: none;
}
.id_main_menu > ul > li.megamenu > ul > li > a {
    font-size: 15px;
    text-transform: uppercase;
    background: none !important;
}
.id_main_menu > ul > li.megamenu > ul ul li a:hover {
    background: #f2f2f2 !important;
}
.id_main_menu > ul > li.megamenu > ul > li .sf-with-ul:after {
    display: none !important;
}
.id_main_menu > ul > li.megamenu li:first-child a {
    border-top: 0px !important
}
/*-----------------------------------------------------------------------------------*/

/*  menu post tab
/*-----------------------------------------------------------------------------------*/

.menu_post_feature {
    margin-top: 0px !important;
    width: 100% !important;
    background: #FFF !important;
    float: left;
    padding: 20px 0px;
    padding-bottom: 0px !important;
    overflow: hidden !important;
}
.menu_post_feature ul.hover_tab_post_large {
    background: #2C3242 !important;
    margin: 0px 0px -500px;
    padding-bottom: 500px;
    margin-top: -30px;
}
.menu_post_feature ul.hover_tab_post_large li {
    border-right: 0px solid #ccc !important;
    border-bottom: 1px solid #616161 !important;
}
.menu_post_feature .builder_cat_title_list_style {
    width: 20% !important;
    float: left;
    background: #ff4200 !important;
    margin: 0px 0px -500px;
    padding-bottom: 500px;
    margin-left: -20px;
    margin-top: -20px;
    padding-top: 30px !important;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.15);
}
.menu_post_feature .builder_cat_title_list_style li {
    border-bottom: 1px solid #fff !important;
    border-bottom: 1px solid rgba(225, 225, 225, 0.3) !important;
    float: left;
    width: 100%;
    height: 40px;
    font-size: 12px;
    line-height: 39px;
    padding: 0px 0px 0px 25px !important;
    margin: 0 0 0 0px;
    overflow: hidden;
    position: relative;
    list-style: none;
    text-transform: uppercase;
    cursor: pointer;
    font-weight: 500;
    color: #fff !important;
}
.menu_post_feature .builder_cat_title_list_style li {
    letter-spacing: 0.03em;
    font-weight: 600 !important
}
.menu_post_feature .builder_cat_title_list_style li.current_cat_post,
.menu_post_feature .builder_cat_title_list_style li.current_cat_post:hover {
    background: #fff !important;
    color: #000 !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.menu_post_feature .builder_cat_title_list_style li.current_cat_post:hover {
    background: #fff !important;
}
.menu_post_feature .wrapper_display_post_cat {
    float: left;
    position: relative;
    width: 870px !important;
    margin-left: 0px;
    margin-top: 0px;
}
.menu_post_feature .wrapper_display_post_cat .image-post-title a {
    font-size: 15px !important;
    letter-spacing: 0px !important;
}
.menu_post_feature .wrapper_display_post_cat .image-post-title a:hover {
    opacity: 0.8 !important;
}
.menu_post_feature .cat_post_nav {
    float: left;
    width: 57px;
    margin: 20px 0px 0px 0px !important;
}
.menu_post_feature .cat_post_nav a.next {
    float: right !important;
}
.menu_post_feature .cat_post_nav a.prev {
    float: left !important;
    margin-left: 0px;
}
.menu_post_feature .cat_post_nav a {
    height: 25px !important;
    line-height: 23px !important;
    width: 25px !important;
    padding: 0px !important;
    text-align: center !important;
}
.menu_post_feature .cat_post_nav .prev.nav_blank_link {
    float: left;
    margin-left: 0px !important;
}
.menu_post_feature .cat_post_nav .next.nav_blank_link {
    float: right !important;
    margin-left: 0px;
}
.menu_post_feature .cat_post_nav a i {
    float: none !important;
    margin: 0px !important;
}
.menu_post_feature li {
    white-space: normal !important;
    background: none !important;
    padding: 10px !important;
    padding-bottom: 0px !important;
}
.menu_post_feature li:hover,
.menu_post_feature:hover li {
    background: none !important;
}
.menu_post_feature .two-content-wrapper {
    float: left !important;
    width: 247px !important;
    margin: 0px 10px !important;
}
.menu_post_feature .two-content-wrapper a.feature-link {
    height: 160px !important;
}
.menu_tab_post_large {
    margin-bottom: 10px !important;
}
.menu_post_feature .menu_post_cat_color:hover {
    text-decoration: underline !important;
}
.menu_post_feature .widget-title,
.menu_post_feature .section_title {
    display: none !important;
}
.menu_post_feature .feature-post-title a {
    height: auto !important;
    font-size: 15px !important;
    line-height: 20px !important;
    padding: 0px !important;
    margin-bottom: 5px !important;
}
.menu_post_feature h3 a.image-post-title-link {
    background: none !important;
    text-transform: none !important;
    color: #FFF !important;
    font-size: 17px !important;
    line-height: 1.2 !important;
    margin-bottom: 5px !important;
    height: auto !important;
    padding: 0px !important;
    line-height: 25px !important;
}
.menu_post_feature h3 a:hover {
    text-decoration: underline !important;
    background: none !important;
    color: #FFF !important;
}
.menu_post_feature .post-meta {
    margin: 0px !important;
    float: left !important;
}
.menu_post_feature .post-author a {
    display: inherit !important;
    padding: 0px !important;
    padding-right: 5px !important;
    background: none !important;
    height: 20px !important;
    line-height: 20px !important;
    color: #B0B0B8 !important;
}
.menu_post_feature ul {
    position: static !important;
    display: block !important;
}
.menu_post_feature .id_post_meta .id_author_img_w a {
    color: #818181 !important;
    float: left !important;
    font-size: 12px !important;
    line-height: 25px !important;
    letter-spacing: 0em !important;
}
.menu_post_feature .id_post_meta .post-date {
    color: #818181;
}
.menu_post_feature .id_post_meta .id_author_img_w a:hover {
    color: #818181 !important;
}
.menu_post_feature .image-post-thumb a {
    height: auto !important;
    padding: 0px !important;
}
.menu_post_feature .image-post-title {
    margin: 0px;
}
.menu_post_feature .image-post-title a {
    padding: 0px !important;
    color: #000;
    font-size: 18px !important;
    height: auto !important;
    line-height: 1.2 !important;
}
.menu_post_feature .image-post-title a:hover,
.menu_post_feature .image-post-title:hover,
.menu_post_feature a:hover {
    color: #000 !important;
}
.menu_post_feature .right-post-display-content {
    float: left;
    width: 760px;
}
.menu_post_feature .right-post-display-content .image_post {
    height: auto !important;
    padding: 0px !important;
}
.menu_post_feature .right-post-display-content ul {
    float: left;
    width: 100%;
}
.menu_post_feature .right-post-display-content ul li {
    float: left;
    width: 350px;
    height: auto !important;
    margin: 0px 0px 15px 20px !important;
    padding: 0px 0px 15px 0px !important;
}
.menu_post_feature .right-post-display-content ul li:last-child {
    border-bottom: 1px solid #EDEDED;
}
.menu_post_feature .right-post-display-content ul li a {
    padding: 0px;
    color: #000;
    height: auto !important;
    line-height: 1.2;
}
.menu_post_feature .right-post-display-content ul li .post-meta.meta-main-img,
.menu_post_feature .right-post-display-content .post-meta.meta-main-img {
    display: block !important;
}
.menu_post_feature .mainpost_with_list_widget .blog_grid_post_style .content_post_grid {
    display: none;
    border-bottom: 0px !important;
}
.menu_post_feature .blog_grid_post_style {
    margin-bottom: 0px !important;
}
.widget_home-main-post-style.main_post_style .blog_grid_post_style {
    width: 100% !important;
    padding: 0px !important;
    margin-bottom: 25px !important;
    position: relative;
}
.widget_home-main-post-style.main_post_style .blog_grid_post_style .post-entry-content {
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 15px;
    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);
}
.widget_home-main-post-style.main_post_style .blog_grid_post_style .home_page_front_view {
    top: 10px;
    bottom: auto;
}
.widget_home-main-post-style.main_post_style .blog_grid_post_style .post-entry-content h3 {
    margin: 5px 0px;
    font-size: 14px;
    line-height: 1.2;
    text-transform: capitalize;
}
.widget_home-main-post-style.main_post_style .blog_grid_post_style .post-entry-content h3 a,
.widget_home-main-post-style.main_post_style .blog_grid_post_style .post-entry-content h3 a:hover {
    color: #fff !important;
}
.widget_home-main-post-style.main_post_style .blog_grid_post_style .post-entry-content .post-meta span {
    float: left;
    margin-right: 10px;
    font-size: 11px;
    color: #FFF !important;
    text-transform: uppercase;
}
.widget_home-main-post-style.main_post_style .blog_grid_post_style .post-entry-content .post-meta span a {
    color: #fff !important;
}
.widget_home-main-post-style.main_post_style .blog_grid_post_style .post-meta span,
.widget_home-main-post-style.main_post_style .blog_grid_post_style .post-meta span a {
    text-transform: uppercase !important;
    font-size: 11px !important;
    font-weight: 500 !important;
    color: #929292 !important;
}
/*-------------------------------------------------------------------------------------
menu post
-------------------------------------------------------------------------------------*/

.main_post_style .feature-link 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;
}
.main_post_style .feature-link:hover img {} .menu_post_feature>li,
.menu_post_feature .main_post_style {
    width: 100%;
    padding: 0px;
    margin: 0px;
    background: transparent;
}
.menu_post_feature .widget.main_post_style {
    margin-bottom: 0px !important;
}
.menu_post_feature .widget.main_post_style .id_recent_large {
    padding: 20px 10px 0px 10px;
    float: left;
    width: 100%;
}
.menu_post_feature>li {
    float: left;
    width: 100%;
    padding: 0px !important;
    padding-left: 20px !important;
    margin-bottom: 20px;
    border: 0px solid #000 !important;
}
.menu_post_feature .recent_post_large_widget {
    float: left !important;
    width: 25% !important;
    border: 0px solid #000;
    padding: 0px 10px;
    margin-bottom: 30px;
}
.menu_post_feature .image_post a.feature-link {
    height: auto !important;
    line-height: auto !important;
    padding: 0px !important;
}
.menu_post_feature .wrap_box_style_main .image-post-title {
    margin: 0px 0px 10px 0px !important;
    padding: 0px !important;
    float: left;
    width: 100%;
}
.menu_post_feature .wrap_box_style_main .image-post-title a {
    font-size: 16px !important;
    line-height: 1.3 !important;
    height: auto !important;
    padding: 0px !important;
    margin: 0px !important;
    color: #000 !important;
}
.menu_post_feature .wrap_box_style_main .image-post-title a:hover,
.menu_post_feature .post-entry-content .image-post-title a:hover,
.menu_post_feature .item-details .feature-post-title a:hover {
    color: #000 !important;
    text-decoration: none !important;
}
.menu_post_feature .post-entry-content .image-post-title a,
.menu_post_feature .item-details .feature-post-title a {
    text-transform: capitalize !important;
}
.menu_post_feature .recent_post_large_widget .post-meta.meta-main-img {
    display: none !important;
    margin-top: 6px !important;
}
.menu_post_feature .recent_post_large_widget .post-meta.meta-main-img a {
    font-size: 11px !important;
    text-transform: uppercase !important;
}
/*-------------------------------------------------------------------------------------
Full screen menu with full screen slider
-------------------------------------------------------------------------------------*/

.full_screen_slider_home_height_menu.header-wraper {
    position: absolute !important;
}
.full_screen_slider_home_height_menu .menu_wrapper {
    background: transparent !important;
    border-bottom: 0px !important;
}
.full_screen_slider_home_height:before {
    content: '';
    position: absolute;
    z-index: 89;
    left: 0;
    top: 0;
    width: 100%;
    height: 210px;
    pointer-events: none;
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.13) 0%, transparent 100%);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.13) 0%, transparent 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#4D000000', endColorstr='#00000000', GradientType=0);
}
.dark_header .menu_wrapper {
    -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;
}
.dark_header.full_screen_slider_home_height_menu .search_btn,
.dark_header.full_screen_slider_home_height_menu #sbtn {
    background: none;
    color: #fff;
}
.dark_header.full_screen_slider_home_height_menu .search_btn::-webkit-input-placeholder,
.dark_header.full_screen_slider_home_height_menu #sbtn::-webkit-input-placeholder {
    color: #fff;
}
.dark_header.dark_header_menu .search_btn::-webkit-input-placeholder,
.dark_header.dark_header_menu .search_btn {
    color: #000 !important;
}
.full_screen_slider_home_height .link_grid_header_absolute {
    opacity: 0;
}
.full_screen_slider_home_height .banner-container h5 a {
    font-size: 45px !important;
    text-transform: uppercase;
    font-weight: 800 !important;
    opacity: 1;
}
.full_screen_slider_home_height .banner-container .meta-main-img span,
.full_screen_slider_home_height .banner-container .meta-main-img span a {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
    display: none !important;
}
.full_screen_slider_home_height .banner-container {
    left: 25%;
    right: 25%;
}
.full_screen_slider_home_height .pro_post_arrow_left,
.full_screen_slider_home_height .pro_post_arrow_right {
    opacity: 0.6 !important;
    font-size: 70px;
}
.full_screen_slider_home_height .pro_post_arrow_left:hover,
.full_screen_slider_home_height .pro_post_arrow_right:hover {
    opacity: 0.9 !important;
}
.header_default_full_screen .navigation_wrapper .id_main_menu > li > a {
    height: 60px;
    line-height: 60px;
    color: #000;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: -0.03em;
}
.header_default_full_screen .menu_wrapper {
    border: 0px !important;
    position: relative;
}
.header_default_full_screen .menu_wrapper.menu_sticky.jquery-stickit-spacer {
    height: auto !important;
}
.header_default_full_screen .menu_wrapper .id_main_menu > li {
    padding: 0 13px;
}
.header_default_full_screen .menu_wrapper .id_main_menu > li > a {
    position: relative;
    padding: 0px;
}
.header_default_full_screen .menu_wrapper .id_main_menu > li:hover > a {
    color: #000 !important;
}
.header_default_full_screen .menu_wrapper .id_main_menu > li > a > span {
    position: absolute;
    width: 0;
    height: 0px;
    display: block;
    bottom: 25px;
    right: 0;
    background: #000;
    transition: width .2s ease;
    -webkit-transition: width .2s ease;
}
.header_default_full_screen .menu_wrapper .id_main_menu > li:hover > a > span {
    width: 100%;
    left: 0;
    background: #000;
}
.id_head_lobl #menu_wrapper {
    float: left;
    width: 100%;
    height: 54px;
    position: relative;
}
.id_head_lobl.header_default_full_screen .navigation_wrapper .id_main_menu > li > a {
    height: 54px;
    line-height: 54px;
}
.id_head_lobl.header_default_full_screen .search_header_menu {
    position: relative;
    float: right;
}
.id_head_lobl.header_default_full_screen .navigation_wrapper .id_main_menu > li > a {
    color: #fff;
}
.id_head_lobl.header_default_full_screen .search_header_menu i,
.id_head_lobl.header_default_full_screen .search_header_menu i:hover {
    color: #fff !important;
}
.id_head_lobl.id_cus_sihead.header_default_full_screen .menu_mobile_icons,
.id_cus_sihead.header_default_full_screen .search_header_wrapper {
    height: 54px;
    line-height: 54px !important;
}
.id_head_lobl.header_default_full_screen .search_header_menu i {
    height: 54px;
    line-height: 54px;
}
.id_head_lobl.header_default_full_screen .search_header_menu {
    height: 54px;
    margin-right: 0px;
}
.id_head_lobl.header_default_full_screen .id_left_share {
    float: left;
}
.id_head_lobl.header_default_full_screen.id_cus_sihead .menu_wrapper .id_main_menu > li:hover > a {
    color: #fff !important;
}
.page-template-home-page-builder .id_head_lobl .id_logo_tm {
    border-bottom: 0px;
}
.page-template-home-page-builder .id_head_lobl .id_logo_tm .id_lgin {
    padding: 50px 0 0px 0;
}
.id_head_lobl .id_logo_tm {
    float: left;
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #eee;
}
.id_head_lobl .id_logo_tm .row {
    margin-bottom: 0px;
}
.id_head_lobl .id_logo_tm .id_lgin {
    float: left;
    width: 100%;
    padding: 50px 0 50px 0;
}
.id_head_lobl .id_topa_blank_nav {
    height: 54px
}
.id_head_lobl.header_default_full_screen .logo_link img {
    max-height: 120px;
    max-width: 320px;
}
.id_head_lobl.header_default_full_screen .menu_wrapper {
    background-color: #141414 !important;
    border-bottom: 0px solid #f0f0f0 !important;
}
.id_cus_sihead.header_default_full_screen .search_header_menu {
    width: auto;
}
.id_cus_sihead.header_default_full_screen .social_icon_header_top {
    padding: 0px;
    margin: 0px;
    float: right;
}
.id_cus_sihead.header_default_full_screen .social_icon_header_top li {
    float: left;
    list-style: none;
    margin-right: 15px;
}
.id_cus_sihead.header_default_full_screen .social_icon_header_top li a img {
    width: 22px;
}
.id_cus_sihead.header_default_full_screen .social_icon_header_top li a {
    float: left;
    height: 50px;
    line-height: 50px;
}
.id_cus_sihead.header_default_full_screen .search_header_menu .search_header_wrapper {
    margin-right: 15px;
}
.id_cus_sihead.header_default_full_screen .menu_mobile_icons,
.id_cus_sihead.header_default_full_screen .search_header_wrapper {
    height: 60px;
    line-height: 60px !important;
}
.id_cus_sihead.header_default_full_screen .menu_wrapper .id_main_menu > li {
    padding: 0 10px;
}
.social_icon_header_top.id_socialcolor li a.facebook i {
    color: #45629f;
}
.social_icon_header_top.id_socialcolor li a.google_plus i {
    color: #df5443;
}
.social_icon_header_top.id_socialcolor li a.behance i {
    color: #0057ff;
}
.social_icon_header_top.id_socialcolor li a.vimeo i {
    color: #1ab7ea;
}
.social_icon_header_top.id_socialcolor li a.youtube i {
    color: #c61d23;
}
.social_icon_header_top.id_socialcolor li a.instagram i {
    color: #125d8f;
}
.social_icon_header_top.id_socialcolor li a.Linkedin i {
    color: #0077B5;
}
.social_icon_header_top.id_socialcolor li a.pinterest i {
    color: #ff4200;
}
.social_icon_header_top.id_socialcolor li a.twitter i {
    color: #5eb2ef;
}
.social_icon_header_top.id_socialcolor li a.deviantart i {
    color: #c9dd44;
}
.social_icon_header_top.id_socialcolor li a.dribble i {
    color: #f5669a;
}
.social_icon_header_top.id_socialcolor li a.dropbox i {
    color: #0077fa;
}
.social_icon_header_top.id_socialcolor li a.rss i {
    color: #ff8d36;
}
.social_icon_header_top.id_socialcolor li a.skype i {
    color: #00bcf2;
}
.social_icon_header_top.id_socialcolor li a.stumbleupon i {
    color: #f56132;
}
.social_icon_header_top.id_socialcolor li a.wordpress i {
    color: #1a87aa;
}
.social_icon_header_top.id_socialcolor li a.yahoo i {
    color: #5729bb;
}
.social_icon_header_top.id_socialcolor li a.sound_cloud i {
    color: #b19ba5;
}
.social_icon_header_top.id_socialcolor li:hover a i {
    color: inherit !important;
}
.header_default_full_screen .search_header_menu {
    margin-right: 15px;
}
.header_default_full_screen .navigation_wrapper .id_main_menu > li:hover > a,
.header_default_full_screen .navigation_wrapper .id_main_menu > .current-menu-item > a,
.header_default_full_screen .navigation_wrapper .id_main_menu > .current-menu-parent > a,
.header_default_full_screen .navigation_wrapper .id_main_menu > .current-menu-ancestor > a {} .header_default_full_screen .navigation_wrapper li:hover > a:after,
.header_default_full_screen .navigation_wrapper .current-menu-item > a:after,
.header_default_full_screen .navigation_wrapper .current-menu-parent > a:after,
.header_default_full_screen .navigation_wrapper .current-menu-ancestor > a:after {} .header_default_full_screen .logo_white {
    display: none;
}
.full_screen_slider_home_height_menu .logo_white {
    display: block;
}
.full_screen_slider_home_height_menu .logo_black {
    display: none;
}
.full_screen_slider_home_height_menu.dark_header_menu .logo_white {
    display: none;
}
.full_screen_slider_home_height_menu.dark_header_menu .logo_black {
    display: block;
}
.header_default_full_screen .menu_post_feature .category_post_ajax_wrap .wrapper_display_post_cat,
.menu_with_logo_header_style .menu_post_feature .category_post_ajax_wrap .wrapper_display_post_cat {
    width: 902px !important;
}
/*-------------------------------------------------------------------------------------
Header large height sitcky
-------------------------------------------------------------------------------------*/

.header-wraper.id_large_menu_logo.id_custom_height_small .navigation_wrapper .id_main_menu > li > a {
    height: 60px;
    line-height: 60px;
}
.header-wraper.id_large_menu_logo.id_custom_height_small .logo_small_wrapper_table {
    height: 60px;
}
.header-wraper.id_large_menu_logo.id_custom_height_small .logo_link img,
.header-wraper.id_large_menu_logo .logo_link img {
    max-height: 25px;
    -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;
}
.header-wraper.id_large_menu_logo.id_custom_height_small,
.header-wraper.id_large_menu_logo.id_custom_height_small .search_header_menu .menu_mobile_icons,
.header-wraper.id_large_menu_logo.id_custom_height_small .search_header_menu .search_header_wrapper {
    -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;
}

.header-wraper.id_large_menu_logo .menu_wrapper {
    background: #fff !important;
    border-bottom: 1px solid #eaeaea !important;
}
.header-wraper.id_large_menu_logo .navigation_wrapper .id_main_menu > li > a {
    height: 100px;
    line-height: 100px;
    color: #000;
    font-size: 15px;
    font-weight: 800;
    padding: 0 8px;
    letter-spacing: 0.03em;
}
.header-wraper.id_large_menu_logo .search_header_menu i {
    color: #000;
}
.header-wraper.id_large_menu_logo .search_header_menu i:hover {
    color: #000;
}
.header-wraper.id_large_menu_logo .logo_small_wrapper_table {
    height: 100px;
}
.header-wraper.id_large_menu_logo .logo_link img {
    max-height: 40px;
}
/*-------------------------------------------------------------------------------------
Header 06
-------------------------------------------------------------------------------------*/

.header_default_full_screen.id_headcus_06 .container {
    max-width: 100%;
    padding: 0px 80px;
}
.header_default_full_screen.id_headcus_06 .container .col-md-12 {
    width: 100%;
    float: left;
}
.header_default_full_screen.id_headcus_06 .search_header_menu {
    position: absolute !important;
}
.id_topa_blank_nav.id_blank_06 {
    height: 93px;
}
.header_default_full_screen.id_headcus_06 .logo_small_wrapper_table {
    height: 93px;
}
.header_default_full_screen.id_headcus_06 .navigation_wrapper .id_main_menu > li > a {
    height: 93px;
    line-height: 93px;
}
.header_default_full_screen.id_headcus_06 .menu_wrapper {
    background-color: #0a1e48 !important;
    border-bottom: 0px solid #f0f0f0 !important;
}
.header_default_full_screen.id_headcus_06 .navigation_wrapper .id_main_menu > li > a,
.header_default_full_screen.id_headcus_06 .search_header_menu i,
.header_default_full_screen.id_headcus_06 .search_header_menu i,
.header_default_full_screen.id_headcus_06 .search_header_menu i {
    color: #fff !important;
}
.header_default_full_screen.id_headcus_06 .search_header_menu i:hover,
.header_default_full_screen.id_headcus_06 .search_header_menu i:hover,
.header_default_full_screen.id_headcus_06 .search_header_menu i:hover {
    color: #fff !important;
}
.header_default_full_screen.id_headcus_06 .logo_link img {
    max-width: 220px;
    max-height: 35px;
}
/*-------------------------------------------------------------------------------------
Header full screen
-------------------------------------------------------------------------------------*/

.header_default_full_screen .logo_small_wrapper_table {
    display: table;
    padding: 0;
    height: 60px;
    float: left;
    width: auto;
    margin-right: 0px;
    margin-left: 0px !important;
    position: relative;
    z-index: 33;
}
.header_default_full_screen.menu_grid12 .logo_small_wrapper_table {
    margin-left: 0px !important;
    position: relative;
    z-index: 2;
}
.header_default_full_screen .logo_small_wrapper_table .logo_small_wrapper {
    display: table-cell;
    vertical-align: middle;
    line-height: 0;
}
.full_screen_slider_home_height_menu.header_default_full_screen .menu_wrapper {
    border-top: 0px solid #e4e4e4;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
    background: rgba(255, 255, 255, 0.2) !important;
}
.id_home_full_screen_height .header_default_full_screen.dark_header_menu .menu_wrapper,
.header_default_full_screen .menu_wrapper {
    background-color: #fff !important;
    border-bottom: 1px solid #f0f0f0 !important;
}
.header_default_full_screen .logo_link {
    margin: 0;
    display: inline-block;
}
.header_default_full_screen .logo_link img {
    max-height: 30px;
    max-width: 120px;
}
.header_default_full_screen .main-menu {
    float: left;
    position: static;
}
.header_default_full_screen .search_header_menu {
    height: 60px;
}
.header_default_full_screen .search_header_wrapper {
    margin-top: 0px;
    height: 100px;
    line-height: 100px !important;
}
.header_default_full_screen .menu_mobile_icons {
    margin-top: 0px;
    height: 100px;
    line-height: 100px !important;
}
.header_default_full_screen .search_header_menu i {
    font-size: 15px;
    color: #000;
    height: 60px;
    line-height: 60px;
    float: left;
}
.search_header_menu i:hover {
    color: #000 !important;
}
.header_default_full_screen .search_header_menu i:hover {
    color: #000 !important;
}
.menu_mobile_icons.mobile_close_icons.closed_menu i,
.search_header_wrapper.search_form_menu_personal_click.search_close_btn_pop i {
    color: #000 !important;
}
.header_default_full_screen .search_form_menu_personal {
    top: 15px;
}
/*-------------------------------------------------------------------------------------
Header default style
-------------------------------------------------------------------------------------*/

.header_default .header_top_bar_wrapper .row {
    margin-bottom: 0px;
}
.header_default .header_top_bar_wrapper .navigation_wrapper {
    width: auto;
}
.header_default .navigation_wrapper > ul > li {
    float: left;
}
.header_default.header_top.id_cus_top_share .header_top_bar_wrapper {
    background: #141414;
}
.header_default.header_top .navigation_wrapper > ul {
    margin-left: 0px !important;
}
.header_default.header_top .search_header_menu {
    width: auto;
    margin-right: 0px;
}
.header_default.header_top .menu_mobile_icons {
    margin-left: 5px;
    height: 40px;
    line-height: 40px;
    width: 40px;
    text-align: center;
    background: rgb(255 255 255 / 12%) !important;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.header_default.header_top .menu_mobile_icons i {
    font-size: 15px;
    line-height: 40px;
    width: 40px;
}
.header_default.header_top .search_header_wrapper {
    margin-right: 0px;
    margin-left: 5px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
    float: right;
    background: rgb(255 255 255 / 12%) !important;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.header_default.header_top .search_header_wrapper i {
    font-size: 16px;
    line-height: 40px;
    width: 40px;
}
.header_default.header_top .social_icon_header_top {
    padding: 0px;
    margin: 0px;
    float: right;
    line-height: 1.2;
    margin-top: 0px;
}
.header_default.header_top .social_icon_header_top li {
    list-style: none;
    float: left;
    margin-left: 5px;
    line-height: 1.2;
}
.header_default.header_top .social_icon_header_top li a img {
    max-width: 60%;
}
.header_default.header_top .social_icon_header_top li a {
    background: rgb(255 255 255 / 12%) !important;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    float: left;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.menu_mobile_icons:hover, .search_header_wrapper:hover, .social_icon_header_top li a:hover {
    background: rgba(0, 0, 0, .10) !important;
    /*color: #fff !important;*/
}
.header_default.header_top .social_icon_header_top li a i {
    font-size: 15px;
}
.header_default .navigation_wrapper {
    width: auto;
}
.header_default .header_main_wrapper.header_style_3_opt {
    padding: 25px 0px 25px 0px;
}
.header_default.header_main .logo_position_table {
    float: left;
}
.header_default.header_main .logo_position_table .logo_link {
    float: left;
    height: 80px;
    line-height: 80px;
}
.header_default.header_main .logo_position_table .logo_link img {
    max-height: 30px;
}
.header_default.header_main #mainmenu > li > ul,
.header_default.header_main #mainmenu > li > .sub-menu {
    margin-left: 0px !important;
}
.header_default.header_main .menu_wrapper {
    border-top: 0px solid #eee;
    border-bottom: 1px solid #eee;
}
.header_default.header_main #mainmenu > li {
    margin-right: 0px;
    margin-left: 0px;
    padding: 0px 10px;
}
.header_default.header_main #id_top_menu > li > a {
    letter-spacing: 0.0em;
}
.header_default.header_main #mainmenu > li > a {
    color: #fff;
    padding: 0px;
    height: 70px;
    line-height: 70px;
    font-weight: 600;
    font-size: 15px;
    position: relative;
    letter-spacing: -0.03em;
}
.header_default.header_main #mainmenu > li > a:hover,
.header_default.header_main #mainmenu > li:hover > a {
    color: #f0262b;
}
.header_default.header_main #mainmenu > li.current-menu-item > a,
.header_default.header_main #mainmenu > li.current-menu-parent > a,
.header_default.header_main #mainmenu > li.current-post-parent > a,
.header_default.header_main #mainmenu > li.active > a {
  color: #d32f2f; /* contoh warna aktif */
  font-weight: 600;
  position: relative;
}

.header_default.header_main #mainmenu > li.current-menu-item > a::after,
.header_default.header_main #mainmenu > li.current-menu-parent > a::after,
.header_default.header_main #mainmenu > li.current-post-parent > a::after,
.header_default.header_main #mainmenu > li.active > a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 2px;
  background-color: #d32f2f;
  border-radius: 2px;
}
.header_default.header_main .menu_wrapper .id_main_menu > li > a > span {
    position: absolute;
    width: 0;
    height: 0px;
    display: block;
    bottom: 15px;
    right: 0;
    background: #fff;
    transition: width .2s ease;
    -webkit-transition: width .2s ease;
}
.header_default.header_main .menu_wrapper .id_main_menu > li:hover > a > span {
    width: 100%;
    left: 0;
    background: #fff;
}
.header_default.header_main .logo_small_wrapper_table {
    display: table;
    padding: 0;
    height: 70px;
    float: left;
    width: auto;
    margin-right: 50px;
    position: relative;
    z-index: 1;
}
.header_default.header_main .logo_small_wrapper_table .logo_small_wrapper {
    display: table-cell;
    vertical-align: middle;
    line-height: 0;
}
.header_default.header_main .logo_small_wrapper_table .logo_small_wrapper a {
    margin: 0;
    display: inline-block;
}
.header_default.header_main .logo_small_wrapper_table .logo_small_wrapper a img {
    max-height: 60px;
}
.header_default .id_ads_header_pos {
    float: right;
    width: 70%;
}
.header_default .id_ads_header_pos .ads300x250-thumb {
    text-align: right;
}
.header_default .id_ads_header_pos .widget {
    margin-bottom: 0px;
}
.header_default .logo_link {
    float: left;
}
.header_default .navigation_wrapper {
    width: 100%;
}
.id_main_menu > .megamenu {
    position: initial !important;
}
.id_main_menu .sub-menu.menu_post_feature {
    width: 100% !important;
    float: left;
    position: absolute;
    left: 0px;
}
.id_main_menu .sub-menu.menu_post_feature > li {
    float: left;
    width: 100%;
    max-width: 100%;
    margin: 0px;
    padding: 0px !important;
}
.id_main_menu .recent_post_large_widget .recent_list_item_number_left {
    display: none;
}
.id_main_menu .recent_post_large_widget .wrap_box_style_main .title_content_wrapper {
    border-left: 0px solid #000;
    padding-left: 0px;
    margin-left: 0px;
    float: left;
    max-width: 100%;
    margin-top: 0px;
}
.id_main_menu .home_page_front_view {
    display: none;
}
/*-------------------------------------------------------------------------------------
Header
-------------------------------------------------------------------------------------*/

.header-top-right ul {
    margin: 0px;
    float: right;
}
.header-top-left h1 {
    line-height: 0px;
    margin-bottom: 0px;
}
.header-top-left .widget {
    margin-bottom: 0px !important;
    float: inherit;
}
.header-top-right ul.menu-top li {
    height: 40px;
    line-height: 40px;
    border-top: 3px solid transparent;
    list-style: none;
    margin: 0 5px;
    display: inline-block;
    color: #FFF;
}
.header-top-right ul.menu-top li.current_page_item {
    border-top: 3px solid #fff;
}
.header-top-right ul.menu-top li a {
    text-decoration: none;
    color: #FFF;
    font-size: 13px;
}
.header-wraper .main_menu {
    float: right;
    z-index: 998;
    position: relative;
}
.header-main-position {
    position: relative;
}
.header-wraper .menu-position {
    position: static;
}
.header-wraper .main_menu .grid_8 {
    width: 882px;
    margin: 0px;
}
.header-wraper .main_menu .grid_4 {
    width: 200px;
    margin: 0px;
}
.header_top_wrapper {
    background: #000000;
    float: left;
    width: 100%;
}
.header_top_wrapper .row {
    padding: 0px 7px;
}
.header_top_wrapper .row,
.news_ticker_wrapper .row,
.header_top_wrapper form,
.header_top_wrapper p {
    margin-bottom: 0px;
}
.header-wraper {
    float: left;
    width: 100%;
    z-index: 9999;
    position: relative;
}
.header_main_wrapper {
    float: left;
    width: 100%;
    text-align: center;
    padding: 20px 0px;
}
.header_main.top_bar_menu_black .header_main_wrapper {
    background: #36ffe7;
}
.header_main_wrapper .logo_link img {
    max-width: 200px;
}
.header_default_style .header_main_wrapper img {
    width: auto !important;
}
.header_main_wrapper .row,
.header_main_wrapper img {
    margin-bottom: 0px;
}
.menu_wrapper {
    float: left;
    width: 100%;
    z-index: 9999;
    margin-bottom: -1px;
    background: #222754;
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
}
.body_wraper_box .menu_wrapper {
    max-width: 1150px;
}
.sticky-wrapper {
    clear: both;
}
.menu_wrapper .row {
    margin-bottom: 0px;
}
.body_wraper_box {
    background: #FFF;
    width: 100%;
    max-width: 1150px;
    min-width: 300px;
    margin: 0 auto;
}
#owl-demo .item img {
    display: block;
    width: 100%;
    height: auto;
}
#bar {
    width: 0%;
    max-width: 100%;
    height: 4px;
    background: #F0420B;
}
#progressBar {
    width: 100%;
    background: #EDEDED;
}
.full_width_caption_with_post_format .single_post_share_icon_post_top {
    margin-bottom: 25px !important;
}

.header_layout_black_custom .header_top_main_wrapper {
    background: #000 !important;
}
.header_layout_black_custom .header_main_wrapper {
    background: #fff !important;
}
.header_layout_black_custom .menu_wrapper {
    border-bottom: 0px !important;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.03) !important;
}
.header_layout_black_custom .search_form_menu_click {
    margin-top: 4px !important;
}
.cat_header_wrapper {
    overflow: hidden;
    float: left;
    width: 100%;
}
.cat_header_wrapper .meta-category-small {
    position: absolute;
    margin: 0px !important;
    top: 15px;
    left: 15px;
    width: 100%;
    line-height: 1.2;
}
.cat_header_wrapper .meta-category-small a {
    font-weight: 400 !important;
    letter-spacing: 0em;
    background: #ef262c;
    height: auto;
    line-height: 10px;
    padding: 5px 10px 5px;
    color: #fff;
}
.cat_header_wrapper .auto_image_with_date .post-date {
    color: #fff !important;
}
.large_main_image_row .popular-item-date,
.small_main_image_row .popular-item-date {
    float: left;
    margin-top: 3px;
}
.category_header_post_2col_wrapper {
    float: left;
    width: 100%;
    position: relative;
    margin-top: 15px;
}
.category_header_post_2col_wrapper .category_header_post_2col_item.large_main_image_row .category_header_post_2col_wrapper.slider_for_menu_box {
    margin-top: 30px;
}
.category_header_post_2col_wrapper .row {
    margin-bottom: 0px;
}
.category_header_post_2col_wrapper .category_header_post_2col_item.large_main_image_row {
    float: left;
    width: 65%;
    height: 440px;
    position: relative;
    background: #ececec;
}
.category_header_post_2col_wrapper .category_header_post_2col_item.large_main_image_row h2 a {
    font-size: 29px;
}
.category_header_post_2col_wrapper .featured_thumbnail_link {
    margin-bottom: 0px !important;
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0px;
    left: 0px;
    background: #000;
    opacity: 0;
}
.category_header_post_2col_wrapper .category_header_post_2col_item.small_main_image_row {
    float: left;
    width: 35%;
    height: 220px;
    position: relative;
    border-right: 0px solid #fff;
    background: #ececec;
}
.category_header_post_2col_wrapper .category_header_post_2col_item.small_main_image_row h2 a {
    font-size: 18px;
}
.category_header_post_2col_wrapper .category_header_post_2col_item.small_main_image_row h2 a:hover,
.category_header_post_2col_wrapper .category_header_post_2col_item.large_main_image_row h2 a:hover {
    opacity: 0.7;
}
.category_header_post_2col_wrapper .category_header_post_2col_item.small_main_image_row.small_main_image_margin {
    border-bottom: 5px solid #fff;
}
.category_header_post_2col_item:last-child {
    border-right: 0px solid #fff !important;
}
.category_header_post_2col_wrapper .category_header_post_2col_item .category_header_post_2col_img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 50%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.category_header_post_2col_wrapper .category_header_post_2col_item .category-item-caption {
    position: absolute;
    z-index: 1;
    width: 100%;
    bottom: 0px;
    left: 0px;
    text-align: left;
    padding: 20px;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 170%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(170%, rgba(0, 0, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 170%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 170%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 170%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 170%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
}
.category_header_post_2col_wrapper .category_header_post_2col_item .category-item-caption .meta-category-small {
    margin-bottom: 10px;
}
.category_header_post_2col_wrapper .category_header_post_2col_item .category-item-caption .meta-category-small a {
    margin: 0px !important;
    margin-right: 5px !important;
    background: #ef262c;
    line-height: 10px;
    padding: 5px 10px 5px;
    font-size: 10px !important;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500 !important;
    letter-spacing: 0.05em;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}
.category_header_post_2col_wrapper .category_header_post_2col_item .category-item-caption .meta-category-small a:hover {
    color: #fff !important;
}
.category_header_post_2col_wrapper .category_header_post_2col_item .category-item-caption h2 {
    float: left;
    width: 100%;
    margin: 0px;
    line-height: 0px;
}
.category_header_post_2col_wrapper .category_header_post_2col_item .category-item-caption h2 a {
    color: #fff !important;
    text-transform: capitalize;
    line-height: 1.2;
    font-weight: 500;
}
.category_header_post_2col_wrapper .category_header_post_2col_item .category-item-caption h2 a:hover {
    color: #fff !important;
}
.category_header_post_2col_wrapper .category_header_post_2col_item .category-item-caption h2 a:hover,
.category_header_post_2col_wrapper .category_header_post_2col_item .category-item-caption .popular-item-date a:hover {
    color: #fff !important;
}
.category_header_post_2col_wrapper .category_header_post_2col_item .category-item-caption .popular-item-date,
.category_header_post_2col_wrapper .category_header_post_2col_item .category-item-caption .popular-item-date a {
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 400 !important;
}
.category_header_post_2col_wrapper .category_header_post_2col_item .category-item-caption .popular-item-date .post-author {
    margin-right: 10px;
}
.category_header_post_2col_wrapper .category_header_post_2col_item .category-item-caption .popular-item-date a {
    font-weight: 500;
    color: #fff !important;
}
.category_header_post_2col_wrapper .category_header_post_2col_item .category-item-caption .popular-item-date a:hover {
    float: none !important;
    text-decoration: none !important;
}
.category_header_post_2col_wrapper .category_header_post_2col_item .category-item-caption .popular-item-date i {
    margin-right: 5px;
}
/*grid 2 category*/

.category_header_post_2col_item.grid_2col_display_post.large_main_image_row {
    width: 50% !important;
    height: 400px !important;
}
.category_header_post_2col_item.grid_2col_display_post.small_main_image_row {
    width: 50% !important;
    height: 400px !important;
}
.category_header_post_2col_item.grid_2col_display_post h2 a {
    font-size: 25px !important;
}
.category_header_post_2col_item.grid_2col_display_post .category-item-caption {
    padding: 20px;
}
/*grid 3 category*/

.category_header_post_2col_item.grid_3col_display_post.grid_class_name_count_1 .category-item-caption {
    padding: 20px;
}
/*grid 4 category*/

.category_header_post_2col_item.grid_4col_display_post.large_main_image_row {
    width: 50% !important;
    border-right: 0px solid #fff !important;
    border-bottom: 2px solid #fff !important;
}
.category_header_post_2col_item.grid_4col_display_post.small_main_image_row {
    width: 25% !important;
    border-bottom: 2px solid #fff !important;
    border-left: 2px solid #fff !important;
}
.category_header_post_2col_item.grid_4col_display_post.small_main_image_row.grid_class_name_count_4 {
    width: 50% !important;
}
.category_header_post_2col_item.grid_4col_display_post .category-item-caption {
    padding: 0 20px;
}
.category_header_post_2col_item.grid_4col_display_post.grid_class_name_count_1 .category-item-caption {
    padding: 0 60px;
}
/*grid 5 category*/

.category_header_post_2col_item.grid_5col_display_post.large_main_image_row {
    width: 50% !important;
    border-right: 0px solid #fff !important;
    border-bottom: 1px solid #fff !important;
}
.category_header_post_2col_item.grid_5col_display_post.small_main_image_row {
    width: 25% !important;
    border-bottom: 1px solid #fff !important;
    border-left: 1px solid #fff !important;
}
.category_header_post_2col_item.grid_5col_display_post.grid_class_name_count_1 .category-item-caption {
    padding: 20px;
}
/*grid 6 category*/

.category_header_post_2col_item.grid_6col_display_post.large_main_image_row.grid_class_name_count_1,
.category_header_post_2col_item.grid_6col_display_post.small_main_image_row.grid_class_name_count_2 {
    width: 50% !important;
    height: 350px !important;
    border-right: 0px solid #fff !important;
    border-bottom: 1px solid #fff !important;
}
.category_header_post_2col_item.grid_6col_display_post.small_main_image_row {
    width: 25% !important;
    border-bottom: 1px solid #fff !important;
    border-left: 1px solid #fff !important;
}
.category_header_post_2col_item.grid_6col_display_post.grid_class_name_count_2 h2 a {
    font-size: 23px !important;
}
.category_header_post_2col_item.grid_6col_display_post.small_main_image_row.grid_class_name_count_3 {
    border-left: 0px !important;
}
.category_header_post_2col_item.grid_6col_display_post.grid_class_name_count_1 .category-item-caption,
.category_header_post_2col_item.grid_6col_display_post.grid_class_name_count_2 .category-item-caption {
    padding: 0 60px;
}
/*grid 8 category*/

.category_header_post_2col_item.grid_8col_display_post.large_main_image_row.grid_class_name_count_1 {
    border-right: 0px solid #fff !important;
    border-bottom: 1px solid #fff !important;
    height: 255px !important;
}
.category_header_post_2col_item.grid_8col_display_post.small_main_image_row,
.category_header_post_2col_item.grid_8col_display_post.large_main_image_row.grid_class_name_count_1 {
    width: 25% !important;
    border-bottom: 2px solid #fff !important;
    border-left: 2px solid #fff !important;
}
.category_header_post_2col_item.grid_8col_display_post.grid_class_name_count_1 h2 a {
    font-size: 18px !important;
}
/*grid 3 style 1 category*/

.category_header_post_2col_item.grid_3col_style1_display_post.large_main_image_row {
    width: 33.33333333% !important;
    height: 450px !important;
    border-right: 0px solid #fff !important;
    border-bottom: 0px solid #fff !important;
}
.category_header_post_2col_item.grid_3col_style1_display_post.small_main_image_row {
    width: 33.33333333% !important;
    height: 450px !important;
    border-bottom: 0px solid #fff !important;
    border-left: 0px solid #fff !important;
}
.category_header_post_2col_item.grid_3col_style1_display_post h2 a {
    font-size: 20px !important;
}
/*grid 3 style 2 category*/

.category_header_post_2col_item.grid_3col_style2_display_post.large_main_image_row {
    width: 46% !important;
    height: 450px !important;
    border-right: 0px solid #fff !important;
    border-bottom: 0px solid #fff !important;
}
.category_header_post_2col_item.grid_3col_style2_display_post.small_main_image_row {
    width: 27% !important;
    height: 450px !important;
    border-bottom: 0px solid #fff !important;
    border-left: 1px solid #fff !important;
}
.category_header_post_2col_item.grid_3col_style2_display_post.grid_class_name_count_1 .category-item-caption {
    padding: 0 60px;
}
/*grid 4 style 1 category*/

.category_header_post_2col_item.grid_4col_style1_display_post.large_main_image_row {
    width: 25% !important;
    height: 450px !important;
    border-right: 0px solid #fff !important;
    border-bottom: 0px solid #fff !important;
}
.category_header_post_2col_item.grid_4col_style1_display_post.small_main_image_row {
    width: 25% !important;
    height: 450px !important;
}
.category_header_post_2col_item.grid_4col_style1_display_post h2 a {
    font-size: 18px !important;
}
/*-------------------------------------------------------------------------------------
3 Grid post style
-------------------------------------------------------------------------------------*/

.show3_post_col_home {
    background: none !important;
}
.show3_post_col_home .grid4_home_post_display .box {
    width: 33.33333333%;
    padding-right: 15px;
    padding-left: 15px;
}
.show3_post_col_home #content_masonry {
    margin: 0px -15px 0px -15px;
}
.show3_post_col_home .grid4_home_post_display .blog_grid_post_style .image-post-title {
    font-size: 20px;
    text-align: left;
    padding: 0px 30px;
    margin-top: 23px;
}
.show3_post_col_home .grid4_home_post_display .image-post-thumb {
    margin-bottom: 0px !important;
}
.show3_post_col_home .grid4_home_post_display .box {
    margin-bottom: 40px !important;
}
/*-------------------------------------------------------------------------------------
4 Grid post style
-------------------------------------------------------------------------------------*/

.container_grid4_home {
    padding-top: 30px !important;
    padding-bottom: 20px !important;
}
.grid4_home_post_display {
    padding: 0px;
}
.grid4_home_post_display .blog_grid_post_style .image-post-title {
    font-size: 20px;
}
.grid4_home_post_display .box {
    margin-bottom: 30px !important;
    width: 25%;
    display: inline-block;
    vertical-align: top;
    padding-right: 15px;
    padding-left: 15px;
}
/*-------------------------------------------------------------------------------------
5 Grid post style
-------------------------------------------------------------------------------------*/

.container_grid5_home {
    padding-top: 30px !important;
    padding-bottom: 20px !important;
}
.grid5_home_post_display {
    padding: 0px;
}
.grid5_home_post_display .container {
    max-width: 100%;
}
.grid5_home_post_display .row {
    padding: 0px;
    margin: 0px;
}
.grid5_home_post_display .col-md-12 {
    padding: 0px;
    margin: 0px;
}
.grid5_home_post_display #content_masonry {
    padding: 0px;
    margin: 0px;
}
.grid5_home_post_display .blog_grid_post_style .image-post-title {
    font-size: 21px;
}
.grid5_home_post_display .box {
    margin-bottom: 30px !important;
    width: 20%;
    display: inline-block;
    vertical-align: top;
    padding-right: 0px;
    padding-left: 0px;
}
.container_grid4_home .box .post-entry-content,
.container_grid4_home .box .post-entry-content-wrapper,
.container_grid4_home .box .post-meta-bot,
.container_grid4_home .box .post-meta-bot-in {
    background: none !important;
}
.container_grid4_home .box .post-entry-content {
    padding: 10px 0px 0px 0px;
}
.container_grid4_home .box .image-post-thumb > a > img {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.container_grid4_home .post_grid_content_wrapper {
    background: #fff;
    float: left;
    width: 100%;
    position: relative;
}
.container_grid4_home .post_grid_content_wrapper .preview_wrapper_icons {
    top: -12px;
}
.container_grid4_home .box .image-post-title {
    padding: 0px !important;
    text-align: left;
    margin-top: 10px !important;
}
.container_grid4_home .box .reactions_img_wrapper {
    display: none;
}
.container_grid4_home .box .meta-category-small {
    text-align: left;
}
.grid4_home_post_display .box .background_quote_image {
    background-position: center center;
    background-size: cover;
}
.grid4_home_post_display .box.grid_4col {
    width: 270px;
}
/*-------------------------------------------------------------------------------------
home grid overlay 4 col
-------------------------------------------------------------------------------------*/

.id_4col_overlay {
    max-width: 100%;
    padding: 0px !important;
}
.id_4col_overlay .box.id_post_overlay_center {
    width: 25%;
    padding: 0px !important;
    margin: 0px !important;
}
.id_4col_overlay .row {
    margin: 0px;
}
.id_4col_overlay .col-md-12.grid-sidebar {
    padding: 0px;
}
.id_4col_overlay .pagination-more div a {
    width: 100%;
}
.id_4col_overlay #content_masonry {
    margin: 0px !important;
}
#sidebar table thead {
    background: #2f88d6;
}
.mainpost_with_list_widget.id_dark_main_list {
    background: #f5f5f5;
}
.mainpost_with_list_widget.id_dark_main_list .blog_grid_post_style .post-entry-content {
    padding: 10px 20px;
}
.mainpost_with_list_widget.id_dark_main_list .feature-post-list {
    margin-bottom: 20px;
    float: left;
    width: 100%;
}
.mainpost_with_list_widget.id_dark_main_list .feature-post-list li {
    padding: 0px 20px;
}
.mainpost_with_list_widget.id_dark_main_list .image-post-title a,
.mainpost_with_list_widget.id_dark_main_list .item-details h3 a {
    color: #000;
}
.mainpost_with_list_widget.id_dark_main_list .blog_grid_post_style .post-entry-content .post-meta.meta-main-img a:hover,
.mainpost_with_list_widget.id_dark_main_list .post-meta.meta-main-img a,
.mainpost_with_list_widget.id_dark_main_list .post-meta.meta-main-img a:hover {
    color: #989898 !important;
}
.mainpost_with_list_widget,
.mainpost_with_list_widget .blog_grid_post_style,
.mainpost_with_list_widget .blog_grid_post_style .post-entry-content .post-meta.meta-main-img {
    float: left;
    width: 100%;
}
.mainpost_with_list_widget .meta-category-small a {
    color: #fff !important;
}
.mainpost_with_list_widget .blog_grid_post_style {
    margin-bottom: 10px;
}
.mainpost_with_list_widget .image-post-title a {
    font-size: 22px;
    float: left;
}
.mainpost_with_list_widget .blog_grid_post_style .content_post_grid {
    padding: 0px;
}
.mainpost_with_list_widget .blog_grid_post_style .content_post_grid p {
    text-align: left;
}
.mainpost_with_list_widget .image-post-thumb {
    margin-bottom: 20px !important;
}
.mainpost_with_list_widget .image-post-thumb .id_post_type_icon {
    z-index: 1 !important;
}
.mainpost_with_list_widget .blog_grid_post_style .post-entry-content {
    padding: 0px 0px 12px 0px;
    margin-bottom: 5px !important;
    text-align: left;
    position: relative;
    margin: 0px;
    border-bottom: 0px solid #e4e4e4;
}
.mainpost_with_list_widget .blog_grid_post_style .content_post_grid {
    border-bottom: 1px solid #E4E4E4;
    padding-bottom: 15px;
    margin-bottom: 10px;
}
.mainpost_with_list_widget .blog_grid_post_style .post-entry-content .meta-category-small a {
    height: 18px;
    margin-top: 5px;
    line-height: 18px;
    font-size: 10px;
    position: relative;
    color: #222;
    background: #E6E6E6;
    display: inline-block;
    padding: 0px 5px;
    margin-right: 2px;
    letter-spacing: 0px;
    text-transform: uppercase;
    border-radius: 1px;
}
.mainpost_with_list_widget .blog_grid_post_style .post-entry-content .post-meta.meta-main-img {
    margin-top: 15px;
}
.mainpost_with_list_widget .blog_grid_post_style .post-entry-content .post-meta.meta-main-img,
.mainpost_with_list_widget .blog_grid_post_style .post-entry-content .post-meta.meta-main-img a {
    color: #444;
    font-size: 11px !important;
    text-transform: capitalize;
    line-height: 1.2;
}
.mainpost_with_list_widget .blog_grid_post_style .post-entry-content .post-meta.meta-main-img a {
    text-transform: uppercase;
    text-decoration: none !important;
    float: none !important;
}
.mainpost_with_list_widget .blog_grid_post_style .post-entry-content .post-meta.meta-main-img a:hover {
    color: #000 !important;
}
.mainpost_with_list_widget .blog_grid_post_style .post-entry-content .post-meta.meta-main-img .post-author {
    margin-right: 10px;
}
.mainpost_with_list_widget .blog_grid_post_style .post-entry-content .post-meta.meta-main-img span i {
    margin-right: 5px;
}
.mainpost_with_list_widget .blog_grid_post_style .post-entry-content .love_post_view_single {
    position: absolute;
    right: 0px;
    top: 10px;
    font-size: 13px;
}
.mainpost_with_list_widget .blog_grid_post_style .post-entry-content .love_post_view_single i {
    margin-right: 3px;
}
.blog_grid_post_style .large_continue_reading {
    margin: 15px 0px 0px 0px !important;
}
.main_grid_3col_post_below_wrapper {
    float: left;
    width: 100%;
}
.main_grid_3col_post_below_wrapper .cat_post_nav {
    margin-top: -35px !important;
    position: relative;
}
.main_full_3_col_post_row {
    margin-top: 30px !important;
}
.main_full_3_col_post {
    float: left;
}
.main_full_3_col_post .post-entry-content {
    padding: 0px !important;
    margin-bottom: 25px !important;
}
.main_full_3_col_post .post-entry-content .image-post-title {
    font-size: 15px !important;
    margin-bottom: 0px !important;
}
.main_full_3_col_post .post-entry-content .meta-category-small {
    margin-top: 15px !important;
}
.post_list_widget li {
    position: relative;
}
.post_list_widget .recent_list_item_number {
    background: #ff4200;
    border: 2px solid #fff;
    color: #fff;
    font-size: 12px;
    font-weight: 100;
    margin-top: -20px;
    position: absolute;
    top: 16%;
    left: -10px;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
    z-index: 99;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}
.id_border_radius .feature-image-link.image_post {
    overflow: hidden;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.feature-image-link.image_post {
    width: 100px;
    position: relative !important;
    display: block;
    float: right;
}
.id_radius .feature-image-link.image_post .id_small_list_num {
    -webkit-border-radius: 10px 0px 0px 0px;
    -moz-border-radius: 10px 0px 0px 0px;
    border-radius: 10px 0px 0px 0px;
}
.feature-image-link.image_post .id_small_list_num {
    position: absolute;
    top: 0%;
    left: 0%;
    background: #f84126;
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
}
.feature-image-link.image_post .background_over_image:before,
.feature-image-link.image_post .background_over_image:after {
    display: none;
}
.id_radius .feature-image-link.image_post img {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.feature-image-link.image_post img {
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.feature-image-link.image_post:hover img {} .feature-image-link.image_post .overlay_icons {
    color: #FFF;
    font-size: 15px !important;
    left: 50%;
    margin-left: -10px;
    margin-top: 20px;
    position: absolute;
    text-align: center;
    top: 50%;
    z-index: 9;
    opacity: 0;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}
.feature-image-link.image_post:hover .overlay_icons {
    margin-top: -4px;
    opacity: 0;
}
.feature-image-link.image_post .alignnone {
    margin: 0px !important;
}
.feature-post-list li {
    list-style: none;
    margin-bottom: 30px;
    padding-bottom: 0px;
    float: left;
    width: 100%;
    border-bottom: 0px solid #e4e4e4;
}
.feature-post-list li:last-child {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 0px solid #e4e4e4;
}
.post_list_widget ul,
.feature-post-list {
    padding: 0px;
    margin-bottom: 0px;
}
.feature-item img {
    width: 100%;
}
.feature-post-list .item-details {
    position: relative;
    margin-right: 120px;
    top: 0px;
}
.feature-post-list .item-details p {
    margin-bottom: 0px;
}
#tab3 .feature-post-list .item-details,
.comment_widget .feature-post-list .item-details {
    margin-left: 105px;
}
.feature-post-list-number .item-details {
    position: relative;
    margin-left: 85px;
    top: 0px;
}
.feature-post-list .item-details .meta-category-small {
    margin-bottom: 10px;
}
.feature-post-list .item-details .meta-category-small a {
    color: #fff;
    font-weight: 400 !important;
    letter-spacing: 0.03em;
    background: #ef262c;
    height: auto;
    line-height: 10px;
    padding: 7px 15px 7px;
    margin-bottom: 1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.feature-post-list .item-details h3 {
    margin: 0px 0px 10px 0px !important;
    text-transform: capitalize;
    float: left;
    width: 100%;
}
.feature-post-list .item-details h3 a {
    font-size: 16px;
}
.feature-post-list .item-details .post-meta {
    float: left;
    width: 100%;
    line-height: 1.2;
}
footer .feature-post-list .item-details h3 {
    margin-bottom: 5px;
}
footer .feature-post-list .item-details .post-meta,
footer .feature-post-list .item-details .post-meta a {
    color: #444;
}
.feature-post-list .item-details .post-meta,
.feature-post-list .item-details .post-meta a {
    color: #555;
    font-size: 11px !important;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}
.auto_image_with_date .post-date {
    margin-top: 0px;
    float: left;
    margin-left: 0px;
    text-transform: capitalize;
    color: #818181;
    letter-spacing: 0.03em;
    font-weight: 400;
    margin-right: 10px;
    font-size: 12px;
}
.feature-post-list .item-details .post-meta a:hover {
    text-decoration: none !important;
    float: none !important;
    color: #000 !important;
}
.feature-post-list .item-details .post-meta a {
    font-weight: 700;
}
.feature-post-list .item-details .post-meta .post-author {
    margin-right: 10px;
}
.feature-post-list .item-details .post-meta i {
    margin-right: 5px;
}
.feature-post-list .feature-post-title,
.box-1 .inside h3 {
    font-size: 13px;
    line-height: 1.3;
    margin-bottom: 0px !important;
}
.id_recent_post_number .meta-category-small-text {
    float: left;
    width: 100%;
    line-height: 1.2;
    margin-bottom: 10px;
}
.id_recent_post_number .meta-category-small-text a {
    font-size: 12px;
    margin-right: 10px;
    text-transform: capitalize;
    letter-spacing: 0em;
    font-weight: 400;
    float: left;
}
.id_recent_post_number .meta-category-small-text a:hover {
    text-decoration: none !important;
}
.id_recent_post_number .meta-category-small-text a:after {
    content: ' ,';
}
.id_recent_post_number .meta-category-small-text a:last-child:after {
    content: '';
}
.id_recent_post_number {
    float: left;
    width: 100%;
}
.id_recent_post_number > li {
    float: left;
    width: 100%;
    list-style: none;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e9ecef;
}
.id_recent_post_number > li:last-child {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 0px !important;
}
.id_recent_post_number > li .id_list_bg_num {
    position: absolute;
    z-index: 1;
    font-weight: 800;
    font-size: 80px;
    line-height: 1.2;
    top: -25px;
    right: 0px;
    color: #f5f5f5;
}
.id_recent_post_number > li .item-details {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
}
.id_recent_post_number .meta-category-small {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.id_recent_post_number .meta-category-small a {
    color: #fff;
    font-weight: 500 !important;
    letter-spacing: 0.03em;
    background: #ef262c;
    height: auto;
    line-height: 10px;
    padding: 7px 15px 7px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.id_recent_post_number .feature-post-title {
    font-size: 17px;
    margin-top: 0px !important;
    float: left;
    width: 100%;
}
.id_recent_post_number .feature-post-title a {
    font-size: 17px !important;
}
.id_recent_post_number .post-meta {
    float: left;
    width: 100%;
}
.id_recent_post_number .post-meta .post-date i {
    margin-right: 5px;
}
/*-------------------------------------------------------------------------------------
Grid post widget
-------------------------------------------------------------------------------------*/

.recent-grid-post-widget {
    float: left;
    width: 100%;
    padding: 0px;
}
.widget.post_grid_widget {
    padding-bottom: 20px !important;
}
.post_grid_widget .widget_container {
    padding-bottom: 0px !important;
}
.recent-grid-post-widget .grid_post_wrapper {
    list-style: none;
    float: left;
    width: 50%;
}
.recent-grid-post-widget .grid_post_wrapper h3 {
    font-size: 15px;
    line-height: 1.2;
    float: left;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 7px;
    text-transform: capitalize;
}
.recent-grid-post-widget .grid_post_wrapper .post-meta {
    color: #444;
    font-size: 12px !important;
    text-transform: capitalize;
    font-style: italic;
}
.recent-grid-post-widget .grid_post_wrapper .post-meta i {
    margin-right: 5px;
}
.recent-grid-post-widget .grid_post_wrapper.last_grid {
    padding-left: 10px;
    padding-right: 0px;
}
.recent-grid-post-widget .grid_post_wrapper .recent-grid-post {
    position: relative;
    float: left;
    overflow: hidden;
}
.id_radius .recent-grid-post-widget .grid_post_wrapper .recent-grid-post {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
}
.recent-grid-post-widget .grid_post_wrapper .recent-grid-post > img {
    width: 100%;
}
.recent-grid-post-widget .grid_post_wrapper .recent-grid-post > img,
.blog-list-padding .image-post-thumb a > img {
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.recent-grid-post-widget .grid_post_wrapper .overlay_icons,
.blog-list-padding .image-post-thumb .overlay_icons {
    color: #FFF;
    font-size: 15px !important;
    left: 50%;
    margin-left: -10px;
    margin-top: 20px;
    position: absolute;
    text-align: center;
    top: 50%;
    z-index: 9;
    opacity: 0;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}
.recent-grid-post-widget .featured-thumbnail:hover .overlay_icons,
.blog-list-padding .image-post-thumb:hover .overlay_icons {
    margin-top: -4px;
    opacity: 0;
}
.email_subscribe_box {
    padding: 5px !important;
    background-image: repeating-linear-gradient(135deg, #ff6969, #ff6969 10px, #FFF 0px, #FFF 20px, #85adff 0px, #85adff 30px, #FFF 0px, #FFF 40px) !important;
    background-image: repeating-linear-gradient(135deg, #ff6969, #ff6969 10px, #FFF 0px, #FFF 20px, #85adff 0px, #85adff 30px, #FFF 0px, #FFF 40px) !important;
    background-image: repeating-linear-gradient(135deg, #ff6969, #ff6969 10px, #FFF 0px, #FFF 20px, #85adff 0px, #85adff 30px, #FFF 0px, #FFF 40px) !important;
}
.email_subscribe_box_wrapper {
    background: #fff;
    padding: 25px !important;
}
.email_subscribe_box h2 {
    font-size: 18px;
    color: #222;
    line-height: 1.2;
    margin-top: -2px;
    letter-spacing: 0.03em;
}
.email_subscribe_box p {
    margin-bottom: 15px;
}
.email_subscribe_box .text {
    width: 100%;
    display: block;
    background: #fff;
    padding: 0 15px 0 15px;
    border: 1px solid #f0f0f0;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 37px;
    height: 37px;
    outline: none;
}
.email_subscribe_box .buttons {
    width: 100%;
    text-align: center;
    color: #FFF;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 38px;
    height: 37px;
    border: 0px;
    padding: 0px;
    background: #222;
    -webkit-transition: all ease-out 0.3s;
    -o-transition: all ease-out 0.3s;
    -moz-transition: all ease-out 0.3s;
    -ms-transition: all ease-out 0.3s;
    transition: all ease-out 0.3s;
}
.email_subscribe_box .buttons:focus {
    outline: none;
}
.email_subscribe_box .buttons:hover {
    background: #ff4200;
}
.cfs_from_wrapper {
    position: relative;
    z-index: 1;
    padding: 0px;
}
.cfs_from_container {
    padding: 35px;
    float: left;
    width: 100%;
}
.cfs_from_wrapper p {
    margin-bottom: 0px;
    padding: 0px;
}
.cfs_from_wrapper,
.cfs_from_wrapper .cfs_form_title,
.cfs_from_wrapper .cfs_email_text,
.cfs_from_wrapper .cfs_submit,
.cfs_from_wrapper .cfs_label_message {
    float: left;
    width: 100%;
}
.cfs_from_wrapper .cfs_form_title {
    font-size: 25px;
    line-height: 1.2;
    color: #000;
    font-weight: 800 !important;
    letter-spacing: 0px;
    text-align: center;
    letter-spacing: -0.025em;
    border-radius: 5px;
    margin-bottom: 15px;
}
.cfs_from_wrapper .cfs_email_text input {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    padding: 8px;
    border: 1px solid #dedddd;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 13px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.cfs_from_wrapper .cfs_email_text input::-webkit-input-placeholder {
    color: #a5a5a5;
}
.cfs_from_wrapper .cfs_email_text input::-moz-placeholder {
    color: #a5a5a5;
}
.cfs_from_wrapper .cfs_email_text input:-ms-input-placeholder {
    color: #a5a5a5;
}
.cfs_from_wrapper .cfs_email_text input:-moz-placeholder {
    color: #a5a5a5;
}
.cfs_from_wrapper .cfs_email_text input:focus {
    outline: none;
}
.cfs_from_wrapper .cfs_submit input {
    float: left;
    width: 100%;
    background: #e93b2e;
    color: #fff;
    border: 0px;
    height: 40px;
    padding: 0px;
    line-height: 40px;
    margin-bottom: 0px;
    text-transform: uppercase;
    font-weight: 500;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 13px;
}
.cfs_from_wrapper .cfs_submit input:active,
.cfs_from_wrapper .cfs_submit input:focus {
    outline: none;
}
.cfs_from_wrapper .cfs_label_message {
    font-size: 12px;
    text-align: center;
    margin-bottom: 10px;
}
/*-------------------------------------------------------------------------------------
tag
-------------------------------------------------------------------------------------*/

.tagcloud {
    padding: 0;
    list-style: none;
}
footer .tagcloud a {
    color: #FFF;
}
.tagcloud a {
    float: left;
    margin: 0px 5px 5px 0px;
    font-size: 12px !important;
    color: #000;
    background: #f0f0f0;
    border: 1px solid #e2e2e2;
    padding: 0px 15px;
    height: 25px;
    line-height: 23px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    text-transform: capitalize;
    text-decoration: none !important;
    text-transform: uppercase;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.tagcloud a:hover,
.tag-cat a:hover {
    text-decoration: none !important;
    background: #ff4200;
    color: #FFF !important;
    border: 1px solid transparent;
}
/*-------------------------------------------------------------------------------------
Pagination
-------------------------------------------------------------------------------------*/

.id_pagination {
    margin: 0px !important;
    text-align: center;
    text-transform: uppercase;
    float: left;
    width: 100%;
}
.id_pagination ul {
    float: left;
    width: 100%;
    padding: 0px;
    margin: 0px;
}
.id_pagination ul li {
    float: left;
    padding: 0px;
    margin: 0px;
    list-style: none;
}
.id_pagination ul li a {
    font-size: 12px;
    margin-right: 5px;
    padding: 0px;
    height: 40px;
    line-height: 40px;
    width: 40px;
    float: left;
    text-decoration: none;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
    background: #000;
    color: #fff;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}
.id_pagination ul li span {
    font-size: 12px;
    margin-right: 5px;
    padding: 0px;
    height: 40px;
    line-height: 40px;
    width: 40px;
    float: left;
    text-decoration: none;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
    background: #ff4200;
    color: #fff;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}
.id_pagination ul li a:hover {
    text-decoration: none !important;
    background: #ff4200;
    color: #FFF;
}
.jelly-infinite-scroll {
    float: left;
    width: 100%;
    display: block !important;
    text-align: center;
}
.jelly-infinite-scroll a {
    position: relative;
    z-index: 2;
    padding: 7px 25px;
    width: 220px;
    max-width: 100%;
    line-height: 20px;
    border: 3px solid #ececec;
    background: #fff;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
}
.jelly-infinite-scroll a:hover,
.jelly-infinite-scroll a:focus {
    border: 3px solid #d8d8d8;
    text-decoration: none !important;
}
/*-------------------------------------------------------------------------------------
Author box
-------------------------------------------------------------------------------------*/

.main_title_col .auth {
    margin-top: 0px;
}
.main_title_col .auth .author-link a {
    background: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.main_title_col .auth .author-link {
    margin-bottom: 10px;
}
.auth .author_postcount,
.auth .author_commentcount {
    background-color: #222;
    font-size: 11px !important;
    font-weight: 700 !important;
    color: #fff;
    margin-right: 2px;
    height: 20px;
    line-height: 20px;
    padding: 5px 10px;
}
.auth .socialmedia span {
    text-align: center;
    width: 20px;
    height: 20px;
    display: inline-block;
    padding: 0px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
.auth .socialmedia span a {
    display: block;
}
.auth .socialmedia span a i {
    color: #FFF;
    font-size: 13px;
}
.auth .socialmedia span.globe {
    background: #ff835e;
}
.auth .socialmedia span.facebook {
    background: #3b5999;
}
.auth .socialmedia span.twitter {
    background: #00aced;
}
.auth .socialmedia span.googleplus {
    background: #d61e1e;
}
.auth .author_avata img {
    position: relative;
    float: left;
    padding-right: 15px;
}
.auth {
    float: left;
    width: 100%;
    border-left: 0px;
    border-right: 0px;
    margin-top: 10px;
    padding: 15px 0px;
    border-top: 0px solid #f0f0f0;
    padding: 0px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.auth h5 {
    margin-bottom: 5px;
    margin: 0px;
}
.auth i {
    font-size: 20px;
}
.auth span {
    padding-right: 10px;
}
.auth p {
    margin-bottom: 0px;
    margin-top: 10px;
    font-size: 15px;
    line-height: 1.5;
}
.auth .author-info {
    margin-bottom: 0px;
}
.auth .author-link {
    float: left;
    width: 100%;
    padding: 0px;
    margin-bottom: 0px;
    margin-top: 10px;
    line-height: 1.2;
}
.auth .author-link li {
    list-style: none;
    float: left;
    margin-right: 5px;
}
.auth .author-link a {
    color: #000;
    width: 25px;
    height: 25px;
    line-height: 25px;
    float: left;
    text-align: center;
    border-radius: 100px;
}
.dark_skin .auth .author-link a {
    color: #999;
}
.auth .author-link a:hover {
    color: #000;
}
.auth .author-link a i {
    font-size: 13px;
}

.single_section_content .post_header {
    width: 100%;
    height: auto;
    overflow: hidden;

}
.single_section_content .post_header img {
    width: 100%;
    border-radius: 10px;
}
.single_section_content .post_header figcaption {
    font-size: 13px;
    line-height: 16px;
    text-align: right;
    margin-top: 10px;
}
.single_section_content h1, .single_section_content h2, .single_section_content h3, .single_section_content h4, .single_section_content h5 {
    font-size: 1.2rem;
}
.author-info {
    margin-bottom: 25px;
}
.author-info .author-avatar {
    float: left;
}
.author-info .author-description {
    margin-left: 85px;
}
.author-info .author-description h5 {
    font-size: 18px;
    text-transform: capitalize;
}
.author-info .author-description h2 {
    font-size: 25px;
}
.author-info img.avatar {
    margin: 0px;
    width: 65px !important;
    height: 65px !important;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}
.author-description h2 {
    color: #656d78;
    line-height: 18px;
}
.auth .social-icons-list-widget {
    margin-top: 10px;
    text-align: left;
}
.auth .social-icons-list-widget li {
    float: left;
}
.auth .social-icons-list-widget a {
    color: #222;
    font-size: 12px;
    transition: background 0.3s linear;
    -moz-transition: background 0.3s linear;
    -webkit-transition: background 0.3s linear;
    -o-transition: background 0.3s linear;
}
.auth .social-icons-list-widget a:hover {
    color: #ff4200;
}
.auth .social-icons-list-widget i {
    font-size: 15px;
}
.tag-cat i {
    float: left;
    margin-top: 3px;
    margin-right: 3px;
}
.tag-cat .tag_title {
    background: #222 !important;
    color: #fff !important;
    letter-spacing: 0px;
}
.tag-cat a,
.tag-cat .tag_title {
    margin-top: 3px;
    background: #EAE9E9;
    line-height: 22px;
    height: 21px;
    float: left;
    margin-right: 3px;
    padding: 0px 10px;
    color: #000;
    font-size: 11px;
    text-transform: uppercase;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}
.tag-cat a:hover {
    background: #ff4200;
    color: #FFF;
    padding: 0px 10px !important;
}
.single_post_tag_layout {
    float: left;
    padding: 0px;
    margin: 0px;
}
.single_post_tag_layout li {
    float: left;
    list-style: none;
}
.single_post_tag_layout li a:before {
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    display: inline;
    content: "#";
    margin-right: 3px;
}
.single_post_tag_layout li a {
    color: #000 !important;
    padding: 0px 10px 0px 10px;
    border: 1px solid #e8e8e8;
    background: transparent;
    height: 25px;
    line-height: 24px;
    font-size: 10px !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.single_post_tag_layout li a:hover {
    color: #000 !important;
    background: transparent !important;
    padding: 0px 10px 0px 10px !important;
    border: 1px solid #000 !important;
}
.single_tag_share .tag-cat a:hover {
    border: 0px;
}
.mashsb-buttons a:hover {
    text-decoration: none !important;
}
.single_tag_share {
    float: left;
    width: 100%;
    padding: 0px;
    margin: 15px 0px 20px 0px;
}
.single_section_content .mashsb-count {
    font-family: inherit !important;
}
.single_section_content .counts.mashsbcount {
    color: #ff4200;
    font-family: inherit;
    letter-spacing: -3px;
    padding-top: 3px;
}
.single_section_content .mashsb-sharetext {
    font-family: inherit;
    color: #8A8C8E;
    font-weight: 400;
}
.single_tag_share .tag-cat {
    float: left;
    margin-top: 0px;
}
.single_tag_share .tag-cat a {
    margin-top: 1px;
    text-transform: none;
    letter-spacing: 0px;
    font-size: 12px;
}
/*-------------------------------------------------------------------------------------
Ads
-------------------------------------------------------------------------------------*/

.id_ads_section {
    float: left;
    width: 100%;
    margin-top: 30px;
    margin-bottom: -30px;
}
.id_ads_section.id_before_comment {
    margin-bottom: -25px;
    margin-top: 30px;
}
.id_ads_section iframe,
.id_ads_section .widget {
    margin-bottom: 0px !important;
}
.id_ads_section p {
    margin-bottom: 0px;
}
.id_ads_u_title {
    text-align: center;
    float: left;
    width: 100%;
}
.id_ads_u_title.image_ads_bl {
    margin-top: 30px;
}
.id_ads_u_title.image_ads_bl .widget_text.widget {
    margin-bottom: 0px !important;
}
/*-------------------------------------------------------------------------------------
Post nav
-------------------------------------------------------------------------------------*/

.single_post_arrow {
    width: 40px;
    height: 90px;
    line-height: 90px;
    text-align: center;
    font-size: 20px;
    background-color: #f3f3f3;
    color: #000;
    position: relative;
    z-index: 99;
}
.postnav_left .single_post_arrow_content {
    float: left;
}
.postnav_right .single_post_arrow_content {
    float: right;
    text-align: right;
}
.postnav_left:hover .single_post_arrow_content {
    left: 40px;
    opacity: 1;
    visibility: visible;
}
.postnav_right:hover .single_post_arrow_content {
    right: 40px;
    opacity: 1;
    visibility: visible;
}
.single_post_arrow_content {
    top: 0;
    height: 100%;
    padding: 0px;
    vertical-align: top;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    width: 100%;
}
.single_post_arrow_content a {
    font-size: 17px;
}
span.nextpost {
    margin-left: 10px;
}
span.previouspost {
    margin-right: 10px;
}
.postnav_right > a {
    float: right;
}
.postnav_right {
    margin-bottom: 0px;
    margin-right: 0px;
    float: right;
    text-align: left;
    font-size: 18px;
    line-height: 1.2;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    z-index: 999;
    width: 40%;
}
#nextpost:hover {
    text-decoration: underline;
    color: #ff3400;
}
#nextpost:hover span {
    text-decoration: none !important;
}
#nextpost span {
    display: block;
    font-size: 11px;
}
.postnav_left > a {
    float: left;
}
.postnav_left {
    margin-bottom: 0px;
    float: left;
    text-align: left;
    font-size: 18px;
    line-height: 1.2;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    z-index: 999;
    margin-left: 0px;
    width: 40%;
}
#prepost:hover {
    text-decoration: underline;
    color: #ff3400;
}
#prepost:hover span {
    text-decoration: none !important;
}
#prepost span {
    display: block;
    font-size: 11px;
}
.single_post_arrow_content .nav_thumbnail_left {
    width: 100px;
    position: relative !important;
    display: block;
    float: left;
    overflow: hidden;
}
.id_radius .single_post_arrow_content .nav_thumbnail_right,
.id_radius .single_post_arrow_content .nav_thumbnail_left {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.single_post_arrow_content #prepost {
    position: relative;
    margin-left: 0px;
    top: 5px;
    display: block;
    text-transform: capitalize;
    font-weight: 600;
    letter-spacing: -0.03em;
}
.single_post_arrow_content #prepost span,
.single_post_arrow_content #nextpost span {
    margin-top: 6px;
    font-weight: 300 !important;
    letter-spacing: 0.01em;
}
.single_post_arrow_content #prepost span,
.single_post_arrow_content #nextpost span,
.single_post_arrow_content #prepost a:hover span {
    color: #737373 !important;
}
.single_post_arrow_content #prepost:hover {
    text-decoration: none !important;
}
.single_post_arrow_content .nav_thumbnail_right {
    width: 100px;
    position: relative !important;
    display: block;
    float: right;
    overflow: hidden;
}
.single_post_arrow_content #nextpost {
    position: relative;
    margin-right: 0px;
    top: 5px;
    display: block;
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: -0.03em;
}
.single_post_arrow_content #nextpost:hover {
    text-decoration: none !important;
}
.single_post_arrow_content .no_nav_img_post_left {
    margin-right: 0px !important;
}
.single_post_arrow_content .no_nav_img_post {
    margin-left: 0px !important;
}
/*-------------------------------------------------------------------------------------
Related post
-------------------------------------------------------------------------------------*/

.related-posts {
    border: 0px solid #f0f0f0;
    border-left: 0px;
    border-right: 0px;
    margin-top: -1px;
    float: left;
    width: 100%;
    padding: 40px 0px 0px 0px;
    position: relative;
}
.related-posts .single_related_post {
    margin-right: -15px;
    margin-left: -15px;
    margin-bottom: -30px;
    float: left;
    width: auto;
}
.related-posts .id_related_feature_items {
    width: 50%;
    position: relative;
    float: left;
    margin-bottom: 30px;
    padding: 0px 15px;
}
body:not(.has-sidebar) .related-posts .post-title {
    font-size: 18px !important;
}
.related-posts h4 {
    color: #202020;
    float: left;
    width: 100%;
    font-size: 20px;
    line-height: 27px;
    margin: 0px;
    margin-bottom: 20px;
    text-transform: capitalize;
}
.related-posts .id_related_feature_items_in {
    float: left;
    width: 100%;
    position: relative;
}
.id_related_feature_items .meta-category-small {
    position: absolute;
    left: 15px;
    top: 15px;
    z-index: 1;
}
.blog_large_post_style .related-posts .id_related_feature_items .image-post-thumb {
    margin-bottom: 25px !important;
}
.id_related_feature_items .post-entry-content {
    padding: 0px;
}
.id_related_feature_items .post-entry-content .post-title {
    margin-top: 0px;
}
.id_related_feature_items .post-entry-content .id_post_meta {
    margin-top: 15px;
}
.id_related_feature_items .id_post_type_icon {
    z-index: 1;
}
.id_related_feature_items .id_author_img_w a,
.id_related_feature_items .id_author_img_w a:hover,
.id_related_feature_items .post-date {
    color: #818181;
}
.related-posts .image_grid_header_absolute {
    width: 100%;
    height: 100%;
    position: absolute;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    opacity: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.related-posts .link_grid_header_absolute {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    opacity: 0.2 !important;
    background: #000 !important;
}
.related-posts .meta-category-small {
    margin: 0px !important;
    float: left;
    width: auto;
}
.related-posts .meta-category-small a {
    float: left !important;
    margin: 0px 5px 1px 0px !important;
    color: #fff;
    font-weight: 500 !important;
    letter-spacing: 0.05em;
    background: #ef262c;
    height: auto;
    line-height: 10px;
    padding: 7px 15px 7px !important;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}
.related-posts .post-meta {
    float: left;
    width: auto !important;
    margin-bottom: 0px !important;
    margin-top: 3px;
}
.related-posts .post-meta span {
    margin-right: 0px !important;
}
.related-posts .post-meta span:last-child {
    display: none !important;
}
.related-posts .post-title {
    margin-bottom: 0px !important;
    font-size: 22px !important;
    margin-top: 20px;
    float: left;
    width: 100%;
}
.related-posts .content_post_grid {
    margin-bottom: 0px;
    margin-top: 13px;
}
.related-posts .content_post_grid p {
    font-size: 15px;
    line-height: 1.5;
}
.blog_large_post_style .related-posts .image-post-thumb {
    margin-bottom: 25px !important;
}
.id_radius .blog_large_post_style .related-posts .image-post-thumb a {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
}
.blog_large_post_style .related-posts .image-post-thumb a,
.blog_large_post_style .related-posts .image-post-thumb img {
    float: left;
    width: 100% !important;
}
.related-posts .id_captions_overlay {
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 1;
    padding: 30px;
    width: 100%;
}
.related-posts .id_captions_overlay h5 {
    font-size: 20px;
    margin-bottom: 0px;
}
.related-posts .id_captions_overlay h5 a {
    color: #fff !important;
}
.related-posts .id_captions_overlay h5 a:hover {
    color: #fff !important;
    opacity: 0.8;
}
.related-posts .id_captions_overlay .post-meta {
    color: #fff !important;
    font-size: 11px;
    text-transform: uppercase;
    float: left;
    width: 100%;
    line-height: 1.2;
    margin-top: 10px;
}
.related-posts .id_captions_overlay .post-meta span {
    color: #fff !important;
}
.related-posts .id_captions_overlay .post-meta a {
    color: #fff !important;
    text-transform: uppercase;
    letter-spacing: 0.2em;
}
.related-posts .id_captions_overlay .post-meta i {
    margin-right: 5px;
}
.no_feature_image_post_small_grid {
    height: 13px;
    width: 100%;
    float: left;
}
.no_feature_image_post_medium_grid {
    height: 0px;
    width: 100%;
    float: left;
}
.blog_list_post_style .post-entry-content.list_no_feature_image_post {
    float: left !important;
    width: 100% !important;
    margin-left: 0px !important;
    padding: 0px;
}
.hide_feature_post_sign {
    display: none !important;
}
.single-meta-category-small {
    float: left;
    width: 100%;
}
.single-meta-category-small a {
    float: left;
    margin-bottom: 5px;
}
.id_main_b_grid_builder {
    float: left;
    width: 100%;
}
.id_main_b_grid_builder .id_main_b_grid_container {
    margin-left: -15px;
    margin-right: -15px;
}
.id_main_b_grid_builder .id_main_b_grid_item_w {
    padding: 0px 15px;
    float: left;
    width: 100%;
    margin-bottom: 30px;
    overflow: hidden;
}
.id_main_b_grid_builder .id_main_b_grid_item {
    float: left;
    width: 100%;
    position: relative;
}
.id_radius .id_main_b_grid_builder .id_main_b_grid_item {
    overflow: hidden;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.id_border_radius .id_main_b_grid_builder .id_main_b_grid_item .id_main_b_grid_itemin {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
}
.id_main_b_grid_builder .id_main_b_grid_item .id_main_b_grid_itemin {
    height: 365px;
    position: relative;
}
.id_main_b_grid_builder .id_main_b_grid_item .id_main_b_grid_captions .id_post_meta span {
    color: #fff !important;
}
.id_main_b_grid_builder .id_main_b_grid_item .id_main_b_grid_itemin .meta-category-small-overlay {
    position: absolute;
    width: auto;
    left: 20px;
    top: 20px;
    z-index: 2;
}
.id_main_b_grid_builder .id_main_b_grid_item .id_main_b_grid_itemin .meta-category-small-overlay a {
    float: left;
    color: #fff;
    font-size: 11px !important;
    font-weight: 500 !important;
    letter-spacing: 0.03em;
    background: #000;
    height: auto;
    line-height: 10px;
    padding: 7px 15px 7px;
    text-transform: uppercase;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.id_main_b_grid_builder .id_main_b_grid_item .image_grid_header_absolute {
    width: 100%;
    top: 0px;
    left: 0px;
    right: 0px;
    height: 100%;
    position: absolute;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    opacity: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.id_main_b_grid_builder .id_main_b_grid_item .link_grid_header_absolute {
    width: 100%;
    height: 100%;
    position: absolute;
}
.id_main_b_grid_builder .id_main_b_grid_item .id_main_b_grid_captions {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 1;
    padding: 0px 25px 25px 25px;
}
.id_main_b_grid_builder .id_main_b_grid_item .id_main_b_grid_captions .post-category-color-text {
    color: #fff;
    font-weight: 500 !important;
    letter-spacing: 0.03em;
    background: #000;
    height: auto;
    line-height: 10px;
    padding: 4px 10px 4px;
}
.id_main_b_grid_builder .id_main_b_grid_item .id_main_b_grid_captions .image-post-title a,
.id_main_b_grid_builder .id_main_b_grid_item .id_main_b_grid_captions .image-post-title a:hover {
    color: #fff !important;
}
.id_main_b_grid_builder .id_main_b_grid_item .id_main_b_grid_captions .auto_image_with_date span,
.id_main_b_grid_builder .id_main_b_grid_item .id_main_b_grid_captions .auto_image_with_date span a {
    color: #fff !important;
}
.widget.widget_idn_main_b_gridwidgets {
    margin-bottom: 20px !important;
}
.id_main_b_grid_builder .id_main_b_grid_item.id_second_feature {
    float: left;
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
}
.id_main_b_grid_builder .id_main_b_grid_item.id_second_feature .id_main_b_grid_itemin_wrapper {
    float: left;
    width: 100%;
    border: 1px solid #e9ecef;
}
.id_radius .id_main_b_grid_builder .id_main_b_grid_item.id_second_feature .id_main_b_grid_itemin_wrapper {
    overflow: hidden;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.id_main_b_grid_builder .id_main_b_grid_item.id_second_feature .id_main_b_grid_itemin_wrapper .wrap_box_style_main {
    background: #fff;
    padding: 20px;
}
.id_main_b_grid_builder .id_main_b_grid_item.id_second_feature .meta-category-small {
    top: 20px;
    left: 20px;
}
.id_main_b_grid_builder .id_main_b_grid_item.id_second_feature .id_main_b_grid_itemin {
    height: 170px;
}
.id_main_b_grid_builder .id_main_b_grid_item.id_second_feature .meta-category-small {
    float: left;
    width: auto;
    margin-bottom: 0px;
}
.id_main_b_grid_builder .id_main_b_grid_item.id_second_feature .meta-category-small a {
    color: #fff;
    font-weight: 500 !important;
    letter-spacing: 0.03em;
    background: #ef262c;
    height: auto;
    line-height: 10px;
    padding: 7px 15px 7px;
}
.id_main_b_grid_builder .id_main_b_grid_item.id_second_feature .image-post-title {
    float: left;
    width: 100%;
    font-size: 18px;
    margin: 0px;
    margin-bottom: 10px;
}
.id_main_b_grid_builder .id_main_b_grid_item.id_second_feature .image-post-title.wrap_box_style_main {
    margin-bottom: 0px;
}
.id_main_b_grid_builder .id_main_b_grid_item.id_second_feature .post-meta {
    float: left;
    width: 100%;
    margin-top: 10px;
}
/*-------------------------------------------------------------------------------------
Comment box
-------------------------------------------------------------------------------------*/

.comment {
    position: relative;
    margin-bottom: 20px;
}
.comment-meta {
    position: relative;
    float: left;
    width: 100%;
}
.comment-meta img {
    margin-right: 20px;
    float: left;
    width: 80px !important;
    height: 80px !important;
    -webkit-border-radius: 80px;
    -moz-border-radius: 80px;
    border-radius: 80px;
}
.comment-meta .comment-author-name {
    display: block;
    text-transform: capitalize;
    font-size: 14px;
    color: #202020;
    margin-top: 0px;
    font-weight: 400;
}
.comment-meta .comment-author-name a:hover {
    text-decoration: none !important;
    color: #ff4200;
}
.comment-meta .comment-author-date {
    display: block;
    margin-top: -5px;
}
.comment-meta .comment-author-date:hover,
.comment-meta .comment-author-date:hover time {
    color: #ff4200;
    text-decoration: none !important;
}
.comment-meta cite {
    display: block;
    font-size: 16px;
    padding-bottom: 0px;
}
.comment-content {
    display: block;
    margin-top: 10px;
    padding-bottom: 10px;
    float: left;
    width: 100%;
    border-bottom: 1px solid #f0f0f0;
}
.comment-reply-link,
.comment-edit-link {
    font-size: 10px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    background-color: #F1F1F1;
    color: #313131 !important;
    height: 20px;
    line-height: 20px;
    margin-left: 0px;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    top: 0px;
    right: 0px;
    float: left;
    text-align: center;
    padding: 0px 10px;
    margin-top: 5px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}
.comment-edit-link {
    margin-right: 5px;
}
.comment-reply-link:hover,
.comment-edit-link:hover {
    color: #fff !important;
    background: #ff4200;
    text-decoration: none !important;
}
.comment time {
    font-weight: 300;
    font-size: 11px;
    color: #777;
    text-transform: capitalize;
    letter-spacing: 0em;
}
.comments-area .comments-title,
.comment-respond .comment-reply-title {
    font-size: 20px;
    margin-bottom: 20px;
    margin-top: 10px;
    line-height: 1.2;
    color: #202020;
}
.comments-area ul,
.comments-area ol {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.comments-area .commentlist > li,
.comments-area .children > li {
    list-style: none !important;
}
.comments-area li {
    float: left;
    margin-bottom: 0px;
    width: 100%;
}
.comments-area li #respond {
    margin-bottom: 30px;
    margin-top: 20px;
}
dd {
    margin-bottom: 20px;
}
#commentform #submit,
.wpcf7-form-control.wpcf7-submit {
    outline: none;
    height: 35px;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 35px;
    padding: 0 40px;
    color: #FFF;
    background: #000000;
    cursor: pointer;
    border: 0px;
    margin-top: 30px;
    margin-bottom: 15px;
    font-weight: 300;
    text-transform: uppercase;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#commentform #submit:hover,
.wpcf7-form-control.wpcf7-submit:hover {
    color: #FFF;
    background: #ff4200;
}
.single_section_comment p {
    font-size: 14px;
    margin-bottom: 0px;
    position: relative;
    width: 100%;
    float: left;
}
.single_section_comment .comment-form-comment .u-full-width {
    float: left;
    width: 100%;
}
.single_section_comment .form-fields.row {
    float: left;
}
.single_section_comment .comment-form-cookies-consent {
    margin-top: 10px;
    position: relative;
}
.single_section_comment .comment-form-cookies-consent input[type="checkbox"] {
    float: left;
    position: relative !important;
    display: block;
}
.single_section_comment .comment-form-cookies-consent label {
    position: relative;
    margin-left: 20px;
    line-height: 1.2;
}
.single_section_comment .form-submit input,
.single_section_comment .form-submit {
    margin-bottom: 0px !important;
}
.single_section_comment .form-submit {
    margin-top: 0px;
}
.single_section_comment {
    border: 0px solid #EAEAEA;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 0px;
    margin-top: -1px;
    float: left;
    width: 100%;
    padding: 35px 0px 0px 0px;
}
.single_section_comment #respond {
    padding: 25px 30px 30px 30px !important;
    background: #f8f8f8;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-top: 0px;
}
.comment-respond form {
    margin-bottom: 0px;
}
.single_section_comment .commentlist {
    padding: 0px;
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.single_section_comment .commentlist:last-child {
    margin-bottom: 0px;
}
.single_section_comment .commentlist .children {
    float: left;
    width: 100%;
}
.single_section_comment .commentlist .children:last-child {
    margin-bottom: 0px;
}
.comments-area textarea,
.comments-area input[type="text"] {
    width: 100%;
}
.comments-area h3#reply-title {
    margin: 0px;
    text-transform: capitalize;
    color: #202020;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.comments-area .logged-in-as {
    margin-bottom: 15px;
}
.comments-area .form-allowed-tags {
    font-size: 12px;
}
.required {
    position: relative;
    color: #900;
}
/*-------------------------------------------------------------------------------------
Comment List
-------------------------------------------------------------------------------------*/

.id_comment_post {
    float: left;
    width: 100%;
}
.id_comment_post li {
    list-style: none;
    width: 100%;
    float: left;
    position: relative;
    font-size: 11px;
    text-transform: uppercase;
    color: #999;
    margin-bottom: 10px;
}
.id_comment_post li:first-child {
    margin-top: -10px;
}
.id_comment_post li:last-child {
    margin-bottom: 0px;
}
.id_comment_post li p {
    margin-bottom: 0px;
    line-height: 1.2;
}
.id_comment_post li .id_comment_title {
    font-size: 14px;
    line-height: 1.2;
    text-transform: capitalize;
    margin: 0px;
}
.id_comment_post li .id_comment_title a {
    font-weight: 17px;
}
.id_comment_post li a:hover {
    text-decoration: none !important;
    opacity: 1;
}
.id_comment_post li span {
    margin-right: 5px;
}
.id_comment_post li span a {
    font-size: 11px;
    text-transform: uppercase !important;
}
.id_comment_post li span a:hover {
    text-decoration: none !important;
}
.id_comment_post li .id_item_comment {
    padding-left: 30px;
}
.id_comment_post li .id_item_comment i {
    position: absolute;
    top: 5px;
    left: 0px;
    color: #999;
    font-size: 14px;
}
/*-------------------------------------------------------------------------------------
Menu slide
-------------------------------------------------------------------------------------*/

#content_nav .widget {
    padding: 0px 40px !important;
}
#content_nav .feature-image-link.image_post {
    width: 90px;
}
#content_nav .feature-post-list .item-details {
    margin-left: 105px;
}
.mobile_close_icons.closed_menu {
    width: 35px;
    height: 35px;
    line-height: 30px;
    margin-right: 30px;
    margin-bottom: 0px;
    text-align: center;
    cursor: pointer;
    z-index: 10;
    display: block;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    color: #000;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.mobile_close_icons.closed_menu i {
    font-size: 20px !important;
    margin-top: 0px !important;
    float: left;
    width: 100%;
    text-align: center;
    line-height: 35px;
}
#content_nav .widget {
    border: 0px;
}
#content_nav .widget .widget-title {
    margin: 0px 0px 30px 0px;
    padding-bottom: 0px;
    float: left;
    width: 100%;
}
#content_nav select {
    width: 100%;
}
#content_nav .widget .widget-title h2 {
    float: left;
    width: 100%;
    position: relative;
    display: block;
    text-align: left;
    background: none;
    color: #000;
    text-transform: capitalize;
    margin-bottom: 0px;
}
#content_nav .widget .widget-title h2:after {
    display: none;
}
#content_nav .post_list_widget,
#content_nav .id_about_us_widget {
    padding: 0px;
}
#content_nav .cfs_from_wrapper {
    padding: 7px;
}
#content_nav .cfs_from_wrapper .cfs_form_title {
    font-size: 16px;
}
.id_mobile_nav_inner {
    float: left;
    width: 100%;
}
.active_mobile_nav_class {
    overflow: hidden;
}
#content_nav .search_form_menu {
    padding: 0px 40px;
    float: left;
    width: 100%;
    margin: 40px 0px 20px 0px;
}
#content_nav .search_form_menu .button {
    border: 0px !important;
    line-height: 36px !important;
    margin-right: 5px;
    background: none;
    color: #000 !important;
    right: 0px;
    top: 0px;
}
#content_nav .search_form_menu .search_btn {
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    border: 0px solid #000;
    background: #ececec;
    font-size: 14px;
    height: 39px;
    line-height: 39px;
    color: #000;
}
.menu_mobile_icons {
    display: none;
    font-size: 30px;
    float: right;
    cursor: pointer;
    color: #fff;
}
.menu_mobile_icons i {
    margin-top: 5px;
}
.menu_mobile_icons.closed_menu .fa-bars {
    display: none;
}
.menu_mobile_icons .fa-times {
    display: none;
}
.menu_mobile_icons.closed_menu .fa-times {
    display: block;
}
#content_nav .logo_link {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}
#content_nav .logo_link img {
    width: 70%;
}
#content_nav.id_mobile_nav_wrapper {
    visibility: hidden;
}
#content_nav.id_mobile_nav_wrapper.id_mobile_nav_open {
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    -webkit-overflow-scrolling: touch;
    -webkit-box-shadow: 0 -5px 100px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 -5px 100px rgba(0, 0, 0, 0.1);
    box-shadow: 0 -5px 100px rgba(0, 0, 0, 0.1);
    opacity: 1;
    visibility: visible !important;
}
#content_nav {
    top: 0;
    right: 0;
    height: 100%;
    z-index: 999999;
    width: 350px;
    padding: 30px 0px 0px 0px;
    color: #000;
    position: fixed;
    background: #fff;
    overflow-y: scroll !important;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    -webkit-transform: translate(480px, 0px);
    -ms-transform: translate(480px, 0px);
    transform: translate(480px, 0px);
    -o-transform: translate(480px, 0px);
    -webkit-backface-visibility: hidden;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-overflow-scrolling: touch;
    opacity: 0;
    visibility: hidden;
}
#content_nav .menu_moble_slide li a {
    padding: 7px 0px !important;
    font-weight: 600;
    display: block;
    color: #000;
}
#content_nav .menu_moble_slide li a:hover {
    color: #797979 !important;
}
#content_nav a i {
    margin-right: 5px;
}
#content_nav .menu_moble_slide > li {
    border-top: 0px solid #DADADA;
}
#content_nav .menu_moble_slide > li a {
    padding-left: 40px !important;
    font-weight: 400;
    text-transform: capitalize;
    font-size: 14px
}
#content_nav .sub-menu li {
    border-top: 0px solid #DADADA;
    display: inline-block;
    margin: 0;
    padding: 0;
}
#content_nav .menu_moble_slide li {
    width: 100%;
    list-style: none;
    display: inline-block;
    margin: 0;
    padding: 0px;
    position: relative;
}
#content_nav .sub-menu .sub-menu a {
    padding-left: 30px;
}
#content_nav .menu_moble_slide li a:hover {
    text-decoration: none;
}
#content_nav .sub-menu > li a {
    padding-left: 50px !important;
}
#content_nav .sub-menu .sub-menu > li a {
    padding-left: 60px !important;
}
#content_nav .sub-menu .sub-menu .sub-menu > li a {
    padding-left: 80px !important;
}
#content_nav .sub-menu .sub-menu .sub-menu .sub-menu > li a {
    padding-left: 100px !important;
}
#content_nav .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu> li a {
    padding-left: 120px !important;
}
#content_nav .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu> li a {
    padding-left: 140px !important;
}
#content_nav .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu> li a {
    padding-left: 160px !important;
}
#content_nav .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu> li a {
    padding-left: 180px !important;
}
#content_nav .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu> li a {
    padding-left: 200px !important;
}
#content_nav .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu> li a {
    padding-left: 220px !important;
}
.menu_moble_slide {
    border-bottom: 0px solid #DADADA;
    margin-bottom: 30px;
}
#content_nav .menu_moble_slide li a,
#content_nav .menu_moble_slide {
    width: 100% !important;
    text-decoration: none !important;
    padding: 0px;
}
#content_nav a .arrow_down {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -moz-osx-font-smoothing: grayscale;
    padding: 0px;
    position: absolute;
    top: 4px;
    right: 30px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #000;
    font-size: 18px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
#content_nav a .arrow_down i {
    margin: 0px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    float: left;
    -webkit-transition-duration: 0.6s;
    transition-duration: 0.6s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}
#content_nav ul .menu-active-class {
    opacity: 1;
    visibility: visible;
    display: block;
    margin-top: 0px;
}
#content_nav .sub-menu {
    border: none;
    padding: 0;
    margin: 0;
    position: relative;
    visibility: hidden;
    display: none;
    box-shadow: none;
}
.mobile_menu_active.mobile_menu_overlay {
    visibility: visible;
    background: rgba(0, 0, 0, 0.9);
}
.mobile_menu_overlay {
    display: block;
    width: 100%;
    height: 100%;
    z-index: 99999;
    position: fixed;
    top: 0;
    left: 0;
    visibility: hidden;
    background: transparent;
    transition: all 0.3s ease;
}
.sb-toggle-left {
    display: none;
    width: 40px;
    height: 38px;
    margin-left: 15px;
    float: right !important;
    padding: 11px 8px 8px 8px;
    background: #151515;
    cursor: pointer;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.navicon-line {
    width: 24px;
    height: 4px;
    border-radius: 1px;
    margin-bottom: 3px;
    background-color: #FFF;
}
.mobile_menu_meg {
    width: 100%;
    position: relative;
    float: left;
    display: none;
}
#nav-wrapper {
    background-color: #151515;
    text-align: left;
    float: left;
    width: 100% !important;
    position: absolute;
    display: none;
    z-index: 9999;
}
#nav-wrapper #menu-main-menu {
    margin: 0px;
    padding: 0px;
}
#nav-wrapper .id_main_menu > li {
    border-top: 1px solid #212121;
}
#nav-wrapper .id_main_menu > li a {
    padding-left: 30px !important;
}
#nav-wrapper .sub-menu li {
    border-top: 1px solid #212121;
    display: inline-block;
    margin: 0;
    padding: 0;
}
#nav-wrapper #menu-main-menu li {
    width: 100%;
    list-style: none;
    display: inline-block;
    margin: 0;
    padding: 6px 0px;
}
#nav-wrapper .sub-menu .sub-menu a {
    padding-left: 30px;
}
#nav-wrapper #menu-main-menu li a:hover {
    text-decoration: none;
}
#nav-wrapper .sub-menu > li a {
    padding-left: 50px !important;
}
#nav-wrapper .sub-menu .sub-menu > li a {
    padding-left: 70px !important;
}
#nav-wrapper .sub-menu .sub-menu .sub-menu > li a {
    padding-left: 90px !important;
}
#nav-wrapper .sub-menu .sub-menu .sub-menu .sub-menu > li a {
    padding-left: 110px !important;
}
#nav-wrapper .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu> li a {
    padding-left: 130px !important;
}
#nav-wrapper a,
#nav-wrapper #menu-main-menu {
    color: #FFF;
    width: 100% !important;
    text-decoration: none !important;
}
#nav-wrapper li:hover a {
    color: #ccc;
}
#nav-wrapper a .arrow_down {
    background-color: #212121;
    border: 1px solid #333;
    padding: 0px 6px;
    margin-left: 20px;
}
#nav-wrapper ul .menu-active-class {
    opacity: 1;
    visibility: visible;
    display: block;
    margin-top: 10px;
}
#nav-wrapper .sub-menu {
    border: none;
    padding: 0;
    margin: 0;
    position: relative;
    visibility: hidden;
    display: none;
    box-shadow: none;
}
/* =================================== List post Style 2 ===================================*/

.home_with_list_post #content-loop-list-post,
.post_category_list_display #content-loop-list-post {} .blog-list-padding {
    float: left;
    width: 100%;
}
.loop-list-post-display #content-loop-list-post {
    float: left;
    width: 100%;
    padding: 0px;
    margin-bottom: 0px !important;
}
.loop-list-post-display #content-loop-list-post .appear_animation {
    float: left;
    width: 100%;
}
.loop-list-post-display #content-loop-list-post .blog_large_post_style {
    float: left;
    width: 100%;
    margin-bottom: 45px;
    position: relative;
}
.loop-list-post-display #content-loop-list-post .blog_large_post_style .post-entry-content {
    padding-left: 0px !important;
}
.loop-list-post-display #content-loop-list-post .blog_large_post_style .large_continue_reading span,
.loop-list-post-display #content-loop-list-post .blog_large_post_style .large_continue_reading span a {
    color: #202020;
}
.loop-list-post-display #content-loop-list-post .blog_large_post_style .large_post_content {
    float: left;
    width: 100%;
    margin: 0px 0px 25px 0px;
    padding: 0px;
}
.loop-list-post-display #content-loop-list-post .blog_large_post_style .large_post_footer_wrapper {
    float: left;
    width: 100%;
}
.loop-list-post-display #content-loop-list-post .main_list_wrapper {
    float: left;
    width: 100%;
}
.loop-list-post-display #content-loop-list-post .main_list_wrapper .post-entry-content {
    padding-top: 0px !important;
    padding-right: 0px !important;
}
.loop-list-post-display #content-loop-list-post .main_list_wrapper .post-entry-content {
    text-align: left;
}
.post_content input[type="submit"] {
    outline: none;
    height: 35px;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 35px;
    padding: 0 40px;
    color: #FFF;
    background: #4E4E4E;
    cursor: pointer;
    border: 0px;
    margin-bottom: 15px;
    text-transform: uppercase;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.page-link {
    float: left;
    width: 100%;
}
.page-links {
    float: left;
    width: 100%;
    margin-top: 30px;
    padding: 0px;
}
.page-links a,
.page-links li {
    padding: 0px;
    height: 40px;
    line-height: 40px;
    width: 40px;
    float: left;
    list-style: none;
    margin-right: 5px;
    background: #222;
    color: #FFF;
    text-decoration: none;
    text-align: center;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}
.page-links a:hover {
    background: #222;
}
.page-links a:hover li {
    background: no-repeat;
}
.page-links > li {
    background: #f5f5f5;
    color: #000;
}
.page-links a li {
    margin-right: 0px;
    padding: 0px;
}
.blog_list_post_style {
    float: left;
    width: 100%;
    position: relative;
    padding-bottom: 0px;
    margin-bottom: 50px !important;
    border-bottom: 0px solid #e4e4e4;
}
.blog_list_post_style:last-child {
    border-bottom: 0px;
}
.blog_list_post_style .large_continue_reading {
    margin-bottom: 0px !important;
}
.blog_list_post_style .meta-category-small {
    width: 100%;
    float: left;
}
.blog_list_post_style .image-post-thumb {
    position: relative;
    width: 50% !important;
    float: left;
}
.blog_list_post_style .image-post-thumb .id_img_container {
    width: 100%;
    padding-bottom: 65%;
}
.blog_list_post_style .image-post-thumb .id_img_container .image_grid_header_absolute {
    position: absolute;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}
.image-post-thumb > a {
    float: left;
    width: 100%;
}
.image-post-thumb > a img {
    float: left;
    width: 100%;
}
.blog_list_post_style .post-entry-content {
    width: 50% !important;
    padding: 0px 0px 0px 25px;
    text-align: left;
}
.blog_list_post_style .image-post-title {
    float: left;
    width: 100%;
    font-size: 23px;
    line-height: 1.2;
    margin-top: 0px;
    margin-bottom: 15px;
    text-align: left !important;
    text-transform: capitalize;
}
.blog_list_post_style .post-meta {
    float: left;
    color: #444;
    font-size: 11px !important;
    text-transform: capitalize;
    letter-spacing: 0.05em;
}
.blog_list_post_style .post-meta a {
    color: #444;
    font-size: 11px !important;
    text-transform: uppercase;
    font-weight: 500;
}
.blog_list_post_style .post-meta a:hover {
    float: none !important;
    text-decoration: none !important;
}
.blog_list_post_style .post-meta span.author-avatar-image {
    margin-right: 0px !important;
}
.blog_list_post_style .post-meta span {
    float: left;
    margin-right: 10px;
    color: #777;
    font-size: 13px;
}
.blog_list_post_style .post-meta span i {
    margin-right: 5px;
}
.blog_list_post_style .large_continue_reading {
    text-align: left;
    margin: 0px;
    border: 0px;
    float: left;
    margin-top: 7px;
}
.blog_list_post_style .post_type_icon {
    color: #FFF;
    background: #000;
    font-size: 20px !important;
    height: 45px;
    width: 45px;
    line-height: 45px;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
    position: absolute;
    text-align: center;
    top: 50%;
    z-index: 9;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    opacity: 0.7;
}
.id_radius .blog_list_post_style .image-post-thumb {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.blog_list_post_style .image-post-thumb {
    position: relative;
    overflow: hidden;
}
.blog_list_post_style .image-post-thumb .meta-category-small {
    position: absolute;
    bottom: 0px;
    left: 0px;
}
/* =================================== Header social icons ===================================*/

.social_icon_header {
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    margin: auto;
    margin-left: 15px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 30px;
}
.social_icon_header li {
    float: left;
    list-style: none;
    margin-right: 18px;
    text-align: center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.social_icon_header li a {
    float: left;
    color: #000;
    font-size: 13px;
    transition: background 0.3s linear;
    -moz-transition: background 0.3s linear;
    -webkit-transition: background 0.3s linear;
    -o-transition: background 0.3s linear;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.personal_default_style .social_icon_header li a:hover {
    color: #ff4200;
}
.logo_link {
    position: relative;
    z-index: 99;
}
.search_header {
    overflow: auto;
    margin: auto;
    margin-right: 15px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    height: 40px;
}
.search_header form {
    width: 200px;
    float: right;
}
.searchform_theme {
    float: left;
    width: 100%;
    position: relative;
    height: 42px;
    overflow: hidden;
}
.id_search_none {
    padding: 0px 15px;
}
.id_search_none .description {
    font-size: 16px;
}
.searchform_theme .search_btn,
.searchform_theme #sbtn,
.searchform_theme .s {
    border: 1px solid #c6c6c6;
    border-radius: 0px;
    float: left;
    padding: 0px 10px !important;
    width: 100%;
    color: #000;
    outline: none;
    background: #fff;
    background: rgba(255, 255, 255, 0.2);
    height: 40px;
    line-height: 40px !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.searchform_theme .s::-webkit-input-placeholder {
    color: #313131;
}
.searchform_theme .button {
    background: none;
    border: 0px solid #202020 !important;
    border-left: 0px solid #202020 !important;
    border-bottom: 0px;
    color: #000;
    border-radius: 0 2px 2px 0 !important;
    background-repeat: no-repeat !important;
    height: 38px !important;
    line-height: 38px;
    text-align: center;
    width: 40px;
    position: absolute !important;
    right: 0px;
    top: 0px;
    outline: none !important;
    border-bottom: 0px !important;
    font-size: 15px;
}
.search_form_menu .button {
    line-height: 33px !important;
}
/*id_post_type_icon*/

.id_small_format .id_post_type_icon,
.id_small_format .id_post_type_icon i {
    height: 40px;
    width: 40px;
    line-height: 40px;
}
.id_post_type_icon {
    color: #000;
    background: #fff;
    background: rgba(255, 255, 255, 0.8);
    font-size: 20px !important;
    height: 35px;
    width: 35px;
    line-height: 35px;
    right: 20px;
    position: absolute;
    text-align: center;
    top: 20px;
    z-index: 1;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}
.id_post_type_icon i {
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
    float: left;
}
/* =================================== search and menu ===================================*/

.search_header_menu {
    margin: auto;
    margin-right: 15px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    height: 40px;
    width: 70px;
    z-index: 2;
}
.search_header_menu i {
    font-size: 20px;
    color: #fff;
    cursor: pointer;
}
.search_header_menu .search_header_wrapper {
    float: right;
    margin-right: 18px;
}
.search_form_menu_personal .searchform_theme {
    margin: -60px 0 0 -300px;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 600px;
    height: auto;
    overflow: hidden;
    float: none;
}
#footer-container .searchform_theme .search_btn {
    background: #fff;
}
.searchform_theme .search_btn {
    font-size: 14px;
}
.search_form_menu_personal .searchform_theme .search_btn {
    background: none;
    border: 0;
    border-bottom: 2px solid #444 !important;
    color: #000;
    float: left;
    font-size: 60px;
    font-weight: 600;
    line-height: 100%;
    padding: 20px 0;
    width: 100%;
    height: 70px;
}
.search_form_menu_personal .searchform_theme .search_btn::-webkit-input-placeholder {
    color: #000 !important;
}
.search_form_menu_personal .searchform_theme .search_btn::-moz-placeholder {
    color: #000 !important;
}
.search_form_menu_personal .searchform_theme .search_btn:-ms-input-placeholder {
    color: #000 !important;
}
.search_form_menu_personal .searchform_theme .search_btn:-moz-placeholder {
    color: #000 !important;
}
.search_form_menu_personal .searchform_theme .button {
    display: none;
}
.search_header_menu .search_header_wrapper i:hover {
    color: #fff !important;
}
.search_header_menu .menu_mobile_icons {
    display: inherit;
    float: right;
    font-size: 20px !important;
    line-height: 0px;
}
.search_header_menu .menu_mobile_icons i {
    margin: 0px;
    cursor: pointer;
    font-size: 17px;
}
.search_header_menu .menu_mobile_icons i:hover {
    color: #fff;
}
.search_form_menu_personal {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: rgba(255, 255, 255, .97);
    opacity: 0;
    position: fixed;
    top: 0 !important;
    left: 0;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    width: 100%;
    height: 100%;
    z-index: 999999;
    visibility: hidden;
}
.search_form_menu_personal_active {
    opacity: 1 !important;
    visibility: visible !important;
}
.menu_mobile_large_close {
    position: absolute;
    top: 50px;
    right: 50px;
    cursor: pointer;
    z-index: 9999;
}
.id_close_wapper {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 25px;
    height: 25px;
}
.id_close_wapper .id_close_1,
.id_close_wapper .id_close_2 {
    position: absolute;
    left: 0;
    width: 2px;
    height: 100%;
    background-color: #000;
    -webkit-transform: rotate(25deg);
    -moz-transform: rotate(25deg);
    transform: rotate(25deg);
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
}
.id_close_wapper .id_close_1 {
    left: 50%;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}
.id_close_wapper .id_close_2 {
    left: 50%;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.menu_mobile_large {
    cursor: pointer;
    height: 90px;
    line-height: 90px !important;
    display: inherit;
    float: right;
    font-size: 20px !important;
    margin-left: 18px;
    position: relative;
    width: 30px;
}
.search_close_btn_pop {
    position: absolute;
    top: 40px;
    right: 40px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    text-align: center;
    cursor: pointer;
    z-index: 10;
    display: block;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    margin: 0px !important;
}
.search_close_btn_pop i {
    font-size: 20px !important;
    color: #fff;
    float: left !important;
    text-align: center;
    width: 35px;
    height: 35px;
    line-height: 35px;
}
.search_close_btn_pop:hover i {
    color: #fff !important;
}
.searchform_theme.pop_search_form {
    margin: -60px 0 0 -300px;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 600px;
    height: auto;
    overflow: hidden;
    float: none;
}
.searchform_theme.pop_search_form .search_input_pop {
    background: none;
    border: 0;
    border-bottom: 2px solid #444 !important;
    color: #444;
    float: left;
    font-size: 60px;
    font-weight: 700;
    line-height: 100%;
    padding: 20px 0;
    width: 100%;
    height: 70px;
}
.search_form_menu_personal .search_btn,
.search_form_menu_personal #sbtn {
    padding: 0px !important;
    border: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
h2.notfound_p_title {
    color: #222;
    text-transform: capitalize;
}
p.notfound_p_text {
    margin-bottom: 40px;
}
.searchform_theme .search_btn,
.searchform_theme #sbtn::-webkit-input-placeholder {
    color: #313131;
}
.search_content_page {
    float: left;
    width: 100%;
    margin-bottom: 40px;
}
/*gird width slider*/

.full-slider-wrapper {
    position: relative;
    overflow: hidden;
}
.full-slider-wrapper .item {
    background: #000;
    float: left;
    width: 100%;
}
.full-slider-wrapper .banner-carousel-item .banner-container {
    width: 100%;
    text-align: left;
    padding: 15px 25px 20px 25px;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}
.full-slider-wrapper .banner-carousel-item .banner-container:before {
    content: "";
    position: absolute;
    background: linear-gradient(0deg, rgba(34,39,84,0.9) 20%, rgba(241,38,43,0.2) 60%, rgba(241,38,43,0) 90%);
    width: 100%;
    height: 250px;
    bottom: 0;
    left: 0;
    z-index: -1;

}
.full-slider-wrapper .owl-dots,
.header_small_carousel_post .owl-dots {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 20px;
}
.full-slider-wrapper .owl-dots .owl-dot.active,
.header_small_carousel_post .owl-dots .owl-dot.active {
    background: #000;
}
.full-slider-wrapper .owl-dots .owl-dot,
.header_small_carousel_post .owl-dots .owl-dot {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0;
    background: #FFF;
    border: 1px solid #000;
    height: 15px;
    width: 15px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
}
.header_small_carousel_post .owl-dots {
    display: none !important;
}
.full-slider-wrapper .banner-carousel-item .banner-container .more_btn,
.single-item-slider .banner-carousel-item .banner-container .more_btn {
    display: inline-block;
    position: relative;
    padding: 0px;
    line-height: 30px;
    height: 30px;
    text-transform: uppercase;
    font-size: 13px;
    margin-top: 10px;
}
.full-slider-wrapper .more_btn a {
    color: #FFF !important;
    border: 1px solid #FFF;
    color: #000;
    display: block;
    padding: 0px 15px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    letter-spacing: 1px;
}
.full-slider-wrapper .more_btn a:hover {
    border: 1px solid #ff4200;
}
.full-slider-wrapper .banner-carousel-item .banner-container .more_btn a {
    color: #000;
    display: block;
    padding: 0px 15px;
    border: 1px solid #000;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    letter-spacing: 1px;
}
.full-slider-wrapper .banner-carousel-item .banner-container .more_btn a:hover,
.single-item-slider .banner-carousel-item .banner-container .more_btn a:hover {
    text-decoration: none !important;
    border: 1px solid #ff4200;
    box-shadow: 200px 0 0 0 #ff4200 inset;
    color: #fff;
}
.full-slider-wrapper .banner-carousel-item > a {
    float: left;
    width: 100%;
    overflow: hidden;
    background: #000;
}
.full-slider-wrapper .banner-carousel-item > a img {
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.full-slider-wrapper .banner-carousel-item:hover > a img {}
/* Small header carousel top 5*/

.header_top_small_carousel_5 {
    float: left;
    width: 100%;
    margin-top: 25px;
}
.header_top_small_carousel_5.personal_allin_top_bar_menu {
    background: none;
    margin: 30px 0px;
}
.main_new_ticker_wrapper.personal_allin_top_bar_menu {
    margin-top: 0px;
    margin-bottom: 25px;
}
.header_top_small_carousel_5 .row {
    margin-bottom: 0px;
}
.header_top_small_carousel_5 .featured-thumbnail {
    width: 90px;
    position: relative !important;
    display: block;
    float: left;
    overflow: hidden;
}
.header_top_small_carousel_5 .popular-item-caption {
    position: relative;
    margin-left: 105px;
    top: 0px;
}
.header_top_small_carousel_5 .popular-item-caption h4 {
    font-size: 13px;
    padding-right: 10px;
    margin-top: 10px;
    margin-bottom: 0px;
}
.header_small_5_carousel:hover .pro_post_arrow_left,
.header_small_5_carousel:hover .pro_post_arrow_right {
    opacity: 1 !important;
}
.header_top_small_carousel_5 .pro_post_arrow_left,
.header_top_small_carousel_5 .pro_post_arrow_right {
    width: 15px;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    text-align: center;
    color: #000;
    background: #fff;
    background: rgba(255, 255, 255, 0.6);
    float: left;
    -webkit-transition: .35s all;
    -transition: .35s all;
    transition: .35s all;
    position: absolute;
    z-index: 1;
    top: 50%;
    cursor: pointer;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    opacity: 0 !important;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.10);
}
.header_top_small_carousel_5 .header_small_5_carousel:hover .pro_post_arrow_left,
.header_top_small_carousel_5 .header_small_5_carousel:hover .pro_post_arrow_right {
    opacity: 1 !important;
}
.header_top_small_carousel_5 .pro_post_arrow_left {
    left: 0px;
}
.header_top_small_carousel_5 .pro_post_arrow_right {
    right: 0px;
}
.header_top_5_carousel_item.slick-active:last-child .popular-item-caption h4 {
    padding-right: 0px !important;
}
/*footer carousel*/

.footer_top_small_carousel_5 .pro_post_arrow_left {
    left: 10px;
}
.footer_top_small_carousel_5 .pro_post_arrow_right {
    right: 10px;
}
.footer_small_5_carousel {
    float: left;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px !important;
}
.footer_small_5_carousel .slick-list {
    margin: 0px -5px;
}
.footer_small_5_carousel:hover .pro_post_arrow_left,
.footer_small_5_carousel:hover .pro_post_arrow_right {
    opacity: 1 !important;
}
.footer_top_small_carousel_5 .pro_post_arrow_left,
.footer_top_small_carousel_5 .pro_post_arrow_right {
    color: #fff;
    background: #fff;
    background: none;
    cursor: pointer;
    z-index: 1;
    font-size: 30px;
    line-height: 1;
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    text-align: center;
    top: 50%;
    margin-top: -40px;
    opacity: 0 !important;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}
.footer_top_small_carousel_5 {
    padding: 80px 0px;
    float: left;
    width: 100%;
    overflow: hidden;
    background: #fbf2e0;
}
.footer_top_small_carousel_5 .popular-item-caption {
    float: left;
    width: 100%;
    padding: 0px;
}
.footer_top_small_carousel_5 .footer_inside_wrapper {
    float: left;
    width: 100%;
}
.footer_top_small_carousel_5 .row {
    margin-bottom: 0px;
}
.footer_top_small_carousel_5 .meta-category-small {
    float: left;
    width: 100%;
    text-align: left;
    margin-bottom: 10px;
    margin-top: -10px;
    margin: 0px 0px 10px 20px;
}
.footer_top_small_carousel_5 .id_rating_front {
    margin-top: 0px;
    margin-left: 0px;
}
.footer_top_small_carousel_5 .meta-category-small .post-category-color-text {
    font-weight: 400;
    letter-spacing: 0em;
    margin: 0px !important;
    margin-right: 2px !important;
    margin-left: 2px !important;
    float: left;
    background: #000;
    height: auto;
    line-height: 10px;
    padding: 4px 12px 4px;
    color: #fff !important;
}
.footer_top_small_carousel_5 .popular-item-caption h4 {
    line-height: 1.2;
    float: left;
    margin: 0px;
    text-align: left;
    padding: 10px 0px 0px 0px;
}
.footer_top_small_carousel_5 .popular-item-caption h4 a {
    color: #000;
    font-size: 14px;
    float: left;
}
.footer_top_small_carousel_5 .large_post_content {
    float: left;
    margin-top: 10px;
}
.footer_top_small_carousel_5 .large_post_content p {
    line-height: 1.4;
    float: left;
    margin: 0px;
    text-align: left;
    padding: 0px 20px;
}
.footer_top_small_carousel_5 .footer_top_5_carousel_item {
    padding: 0px 5px 0px 5px;
    float: left;
    width: 50%;
    margin-top: 0px;
}
.footer_top_small_carousel_5 .footer_top_5_carousel_item a.featured-thumbnail {
    position: relative;
    float: left;
    width: 100%;
    background: #000;
}
.footer_top_small_carousel_5 .footer_top_5_carousel_item a img {
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.footer_top_small_carousel_5 .footer_top_5_carousel_item:hover a img {
    opacity: 1;
}
.footer_top_small_carousel_5 .single-post-meta-wrapper > span {
    margin: 0px 10px 0px 0px;
}
.footer_top_small_carousel_5 .single-post-meta-wrapper > .meta-comment {
    display: none;
}
.footer_top_small_carousel_5 .slick-dots {
    float: left;
    width: 100%;
    bottom: 0px;
    position: relative;
    margin-top: 20px;
    height: 12px;
    line-height: 12px;
}
.footer_top_small_carousel_5 .slick-dots li {
    padding: 0px;
    margin: 0 3px;
    width: 10px;
    height: 10px;
}
.footer_top_small_carousel_5 .slick-dots li button {
    padding: 0px;
    margin: 0px;
    background: #d4d4d4;
    border: 1px solid #d4d4d4;
    height: 10px;
    width: 10px;
    float: left;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}
.footer_top_small_carousel_5 .slick-dots li.slick-active button {
    background: #ff4200;
    border: 1px solid #ff4200;
}
.footer_top_small_carousel_5 .slick-dots li button:before {
    opacity: 0;
    color: black;
    display: none;
    height: 10px;
    line-height: 10px;
    font-size: 0px;
}
/*full width slider*/

.full-slider-wrapper {
    float: left;
    width: 100%;
    position: relative;
}
.full-slider-wrapper .full-slider-main-home {
    float: left;
    width: 100%;
    overflow: hidden;
}
.full-slider-wrapper .item {
    float: left;
    width: 100%;
}
.full-slider-wrapper .banner-carousel-item > a {
    width: 100%;
    float: left;
    background: #000;
    position: relative;
    opacity: 0.3;    
}
.id_radius .full-slider-wrapper {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.full-slider-wrapper .banner-carousel-item a img {
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    opacity: 0.8;
}
.full-slider-wrapper .banner-carousel-item:hover a > img {} .header-main-slider-large {
    margin-bottom: 0px;
}

.full-slider-main-home .banner-container .meta-category-small a {
    float: none !important;
    display: inline-block;
    border-radius: 5px;
}
.full-slider-main-home .banner-carousel-item {
    float: left;
    width: 100%;
    height: 500px;
    position: relative;
}
.id_radius .full-slider-main-home .banner-carousel-item {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
}
.full-slider-main-home .image_grid_header_absolute {
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    opacity: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.full-slider-main-home .link_grid_header_absolute {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
}
.siteorigin-panels-stretch .full-slider-main-home .banner-container {
    left: 30%;
    right: 30%;
}
.siteorigin-panels-stretch .full-slider-main-home .banner-container h5 a {
    font-size: 35px !important;
}
.full-slider-main-home .banner-container {
    background: none;
    width: 100%;
    padding: 20px 50px;
    bottom: 0;
    text-align: center;
}
.full-slider-main-home .banner-container .post-meta {
    float: left;
    color: #fff;
    width: 100%;
}
.full-slider-main-home .banner-container .post-meta a {
    color: #fff;
}
.full-slider-main-home .banner-container .post-meta a:hover {
    color: #fff !important;
}
.full-slider-main-home .banner-container h5 a {
    font-size: 25px;
    line-height: 1.2;
    color: #fff;
    text-transform: capitalize;
}
.full-slider-main-home .banner-container h5 a:hover,
.page_builder_slider .banner-container h5 a:hover {
    color: #f1262b !important;
    opacity: 0.8;
}
.full-slider-main-home .pro_post_arrow_right {
    background: #000;
    right: 15px;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}
.full-slider-main-home .pro_post_arrow_left {
    background: #000;
    left: 15px;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}
.full-slider-main-home .pro_post_arrow_left {
    left: 0px;
}
.full-slider-main-home .pro_post_arrow_right {
    right: 0px;
}
.full-slider-main-home .pro_post_arrow_left,
.full-slider-main-home .pro_post_arrow_right {
    color: #fff;
    background: rgba(255, 255, 255, 0.2);
    cursor: pointer;
    z-index: 1;
    font-size: 20px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    opacity: 1 !important;
}
.full-slider-main-home .pro_post_arrow_left {
    left: 15px;
}
.full-slider-main-home .pro_post_arrow_right {
    right: 15px;
}
.full-slider-main-home:hover .pro_post_arrow_left {
    left: 15px;
    opacity: 1 !important;
}
.full-slider-main-home:hover .pro_post_arrow_right {
    right: 15px;
    opacity: 1 !important;
}
.full-slider-main-home .pro_post_arrow_left:hover,
.full-slider-main-home .pro_post_arrow_right:hover {
    background: rgba(255, 255, 255, 0.4);
    color: #fff;
}
/*Post format*/

.format-link .image-post-thumb a {
    display: none;
    position: absolute;
    width: 100%;
    bottom: 0px;
    padding: 40px 20px 20px 20px;
    color: #FFF;
    font-size: 20px;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 3%, rgba(0, 0, 0, 0.63) 44%, rgba(0, 0, 0, 0.97) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(3%, rgba(0, 0, 0, 0)), color-stop(44%, rgba(0, 0, 0, 0.63)), color-stop(100%, rgba(0, 0, 0, 0.97)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 3%, rgba(0, 0, 0, 0.63) 44%, rgba(0, 0, 0, 0.97) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 3%, rgba(0, 0, 0, 0.63) 44%, rgba(0, 0, 0, 0.97) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 3%, rgba(0, 0, 0, 0.63) 44%, rgba(0, 0, 0, 0.97) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 3%, rgba(0, 0, 0, 0.63) 44%, rgba(0, 0, 0, 0.97) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#f7000000', GradientType=0);
}
.format-link .image-post-thumb a:hover {
    text-decoration: none;
}
.format-link .image-post-thumb a i {
    margin-right: 10px;
}
/*Post Loop Wrapper*/

.id_post_loop_wrapper {
    float: left;
    width: 100%;
    overflow: hidden;
}
.id_post_loop_wrapper #content_masonry {
    margin: 0px -15px 0px -15px;
    padding-top: 0px;
    display: flex;
    flex-flow: row wrap;
}
.id_post_loop_wrapper .id_wrapper_cat {
    float: left;
    width: 100%;
    padding: 0px;
    padding-bottom: 0px;
    position: relative;
}
.id_post_loop_wrapper .id_wrapper_cat .auto_image_with_date {
    float: left;
    width: 100%;
    font-size: 10px;
    line-height: 1.2;
    margin-top: 10px;
}
.id_post_loop_wrapper .id_wrapper_cat .auto_image_with_date span {
    margin-right: 10px;
    letter-spacing: 0;
    text-transform: capitalize;
}
.id_post_loop_wrapper .id_wrapper_cat .auto_image_with_date span i {
    margin-right: 5px;
}
.id_post_loop_wrapper .id_wrapper_cat .auto_image_with_date span a {
    text-transform: uppercase;
    color: #777;
    letter-spacing: 0.2em;
    font-weight: 300;
}
.id_post_loop_wrapper .id_wrapper_cat .auto_image_with_date span a:hover {
    color: #777 !important;
}
.id_post_loop_wrapper .id_wrapper_cat .large_post_content p {
    margin-top: 5px;
}
.id_post_loop_wrapper .id_wrapper_cat .post_grid_content_wrapper {
    margin-bottom: 50px;
    padding-bottom: 0px;
}
.id_post_loop_wrapper .id_wrapper_cat .post_grid_content_wrapper .meta-category-small a {
    color: #fff;
    font-weight: 500 !important;
    background: #ef262c;
    height: auto;
    line-height: 10px;
    padding: 7px 15px 7px !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
/*Grid layout*/

#wrapper_masonry.show3_post_col_home {
    padding-top: 60px;
}
.id_hide_m_top .headcus5_custom.header_layout_style5_custom .menu_wrapper {
    border-bottom: 0px;
}
.id_hide_m_top .id_home_bw {
    padding-top: 0px;
}
.id_hide_m_top #wrapper_masonry {
    padding-top: 0px;
}
.id_home_bw {
    float: left;
    width: 100%;
    padding-top: 50px;
}
.id_search_rel#wrapper_masonry {
    padding-top: 50px;
}
.id_spost .post_content > p {
    margin-top: 0px;
    margin-bottom: 30px;
}
#wrapper_masonry,
#content_header,
#content_main {
    clear: both;
    padding-top: 0;
    padding-bottom: 0px;
}
.id_front_b_cont {
    margin-bottom: 0px !important;
}
.id_front_b_cont .id_mid_main_3col,
.id_front_b_cont .id_3col_wrapin,
.id_front_b_cont .panel-layout {
    float: left;
    width: 100%;
}
.id_home_bw .id_mid_main_3col,
.id_home_bw .id_3col_wrapin,
.id_home_bw .panel-layout {
    float: left;
    width: 100%;
}
.id_home_section {
    float: left;
    width: 100%;
}

.id_sm_list {
    margin-bottom: 30px;
}
.id_head_car {
    margin-top: 50px;
}
.id_home_slider {
    margin: 30px 0;
}
.id_home_grid_overlay {
    margin-bottom: 30px;
}
.id_home_mbg {
    background-color: #dceefd;
    padding: 50px 0px 0px 0px;
}
#wrapper_masonry .row {
    margin-bottom: 50px;
}
#wrapper_masonry #sidebar .widget:last-child {
    margin-bottom: 0px !important;
}
.id_grid_mian {
    float: left;
    width: 100%;
}
.id_grid_mian_overlay .post_grid_more_meta_wrapper .meta-category-small,
.id_grid_mian_overlay .image-post-title,
.id_grid_mian_overlay .single-post-meta-wrapper {
    text-align: center !important;
}
.id_grid_mian_overlay .image-post-title {
    margin-top: 12px !important;
}
.id_grid_bellow_mian {
    float: left;
    width: 100%;
}
#content_masonry {
    margin: 0px -15px 0px -15px;
}
#content_masonry .meta-category-small a:before {
    border-top: 20px solid rgba(255, 255, 255, 0);
}
#content_masonry .meta-category-small a:after {
    border-bottom: 20px solid rgba(255, 255, 255, 0);
}
/*Grid overlay center*/

.id_post_overlay_center .post_grid_content_wrapper {
    width: 100% !important;
    height: 100%;
    padding-bottom: 100%;
    position: relative;
    background: #ececec;
    float: left;
}
.id_post_overlay_center .image_grid_header_absolute {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 50%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.id_post_overlay_center .link_grid_header_absolute {
    margin-bottom: 0px !important;
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0px;
    left: 0px;
    opacity: 0;
}
.id_post_overlay_center .post-entry-content {
    background: none;
    padding: 50px 30px 30px 30px !important;
    width: auto;
    padding: 0;
    bottom: auto;
    text-align: left;
    float: none !important;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 130%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(130%, rgba(0, 0, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 130%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 130%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 130%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 130%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
}
.id_post_overlay_center .post-entry-content .id_post_meta {
    margin-top: 10px;
}
.id_post_overlay_center .post-entry-content .id_post_meta .post-date,
.id_post_overlay_center .post-entry-content .id_post_meta .id_author_img_w a {
    color: #fff !important;
}
.id_post_overlay_center .post-entry-content .image-post-title,
.id_post_overlay_center .post-entry-content .single-post-meta-wrapper {
    text-align: left !important;
}
.id_post_overlay_center .post-entry-content .single-post-meta-wrapper {
    margin-bottom: 0px !important;
}
.id_post_overlay_center .post-entry-content .single-post-meta-wrapper > span {
    float: left !important;
}
.id_post_overlay_center .post-entry-content .single-post-meta-wrapper > span a:hover {
    color: #fff !important;
}
.id_post_overlay_center .post-entry-content .single-post-meta-wrapper .post-author {
    margin-left: 0px !important;
}
.id_post_overlay_center .meta-category-small {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 99;
}
.id_post_overlay_center .meta-category-small a {
    color: #fff !important;
}
.grid-sidebar .box.id_post_overlay_center .post-entry-content .image-post-title {
    font-size: 20px !important;
}
.id_post_overlay_center .post-entry-content h3 a,
.id_post_overlay_center .single-post-meta-wrapper span,
.id_post_overlay_center .single-post-meta-wrapper span a,
.id_post_overlay_center .single-post-meta-wrapper span a:hover {
    color: #fff !important;
}
.id_post_overlay_center .post-entry-content h3 a:hover {
    opacity: 0.8;
}
/*Post grid full*/

.id_grid_fullwidth {
    float: left;
    width: 100%;
}
.id_grid_fullwidth .grid-sizer {
    width: 25%;
}
.id_grid_fullwidth .box {
    width: 25%;
    float: left;
    margin: 0px;
}
.id_grid_fullwidth #wrapper_masonry {
    width: 100%;
    max-width: 100% !important;
    float: left;
    padding: 0px;
    margin: 0px !important;
}
.id_grid_fullwidth #content_masonry {
    margin: 0px !important;
    background: #000;
}
.id_grid_fullwidth .row {
    margin: 0px !important;
}
.id_grid_fullwidth .grid-fullwidth_verlay {
    padding: 0px;
}
.id_grid_fullwidth .box.id_large_box {
    width: 25%;
}
.id_grid_fullwidth .box.id_large_width {
    width: 50%;
}
.id_grid_fullwidth .box.id_large_width .post_grid_content_wrapper {
    padding-bottom: 50%;
}
.id_grid_fullwidth .post-entry-content .meta-category-small {
    position: relative;
    top: auto;
    left: auto;
    width: auto;
}
.id_grid_fullwidth .post-meta {
    float: left;
    width: 100%;
    line-height: 1.2;
    margin-top: 15px;
}
.id_grid_fullwidth .post-meta span {
    color: #fff;
    line-height: 1.2 !important;
    float: left;
}
.id_grid_fullwidth .post-meta span a {
    color: #fff !important;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    float: left;
}
.id_grid_fullwidth .post-meta span i {
    margin-right: 5px;
}
.id_grid_fullwidth .id_large_box .image-post-title {
    font-size: 22px;
}
.id_grid_fullwidth .id_large_width .image-post-title {
    font-size: 30px;
}
.id_grid_fullwidth .image-post-title {
    font-size: 20px;
}
/*Title above image*/

.id_post_title_top {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 0px 35px;
}
.id_post_title_top .image-post-title {
    text-align: left !important;
    font-size: 30px !important;
    float: left;
    width: 100%;
    margin-top: 15px !important;
}
.id_post_title_top .image-post-title a {
    font-size: 30px;
}
.id_post_title_top .meta-category-small {
    text-align: center !important;
}
.id_post_title_top .meta-category-small a {
    float: none !important;
    color: #fff;
    margin: 0px 3px;
}
.id_post_title_top .single-post-meta-wrapper {
    text-align: left !important;
    line-height: 1.2;
    margin-bottom: 0px !important;
}
.id_post_title_top.id_large_format {
    margin-top: 0px;
}
.id_post_title_top.id_large_format .meta-category-small {
    margin-top: -1px;
}
.id_post_title_top.id_large_format .single-post-meta-wrapper span,
.id_post_title_top.id_large_format .single-post-meta-wrapper span a {
    font-size: 13px;
    color: #818181 !important;
}
.id_post_title_top.id_large_format .single-post-meta-wrapper span {
    letter-spacing: 0px;
    margin-right: 5px !important;
}
.id_post_title_top.id_large_format .single-post-meta-wrapper span:after {
    display: none !important;
}
/*Grid full 2 col*/

.id_grid_large2col.id_post_loop_wrapper.id_grid_4col_home .grid-sidebar .box .image-post-title {
    font-size: 28px !important;
    margin-bottom: 0px;
}
.id_grid_large2col.id_post_loop_wrapper.id_grid_4col_home .grid-sidebar .grid-sizer {
    width: 50%;
}
.id_grid_large2col.id_post_loop_wrapper.id_grid_4col_home .grid-sidebar .box {
    width: 50%;
    padding-right: 35px;
    padding-left: 35px;
}
.id_grid_large2col.id_grid_4col_home .row {
    margin-right: -35px;
    margin-left: -35px;
}
.id_grid_large2col.id_grid_4col_home .col-md-12 {
    padding-left: 35px;
    padding-right: 35px;
}
.id_grid_large2col.id_grid_4col_home #content_masonry {
    margin-right: -35px;
    margin-left: -35px;
}
.id_grid_large2col.id_post_loop_wrapper.id_grid_4col_home .grid-sidebar .box .post-entry-content {
    background: #fff;
    margin-left: 35px;
    margin-right: 35px;
    margin-top: -80px;
    padding: 30px 30px 0px 30px;
    width: auto;
}
.id_grid_large2col.id_post_loop_wrapper.id_grid_4col_home #wrapper_masonry {
    padding-top: 50px;
}
.page-template-home-grid-2col .header_default_full_screen .menu_wrapper {
    border-bottom: 0px solid #f0f0f0 !important;
}
/*Grid full 3 col*/

.id_post_loop_wrapper.id_grid_4col_home .grid-sidebar .grid-sizer {
    width: 33.33333333%;
}
.id_post_loop_wrapper.id_grid_4col_home .grid-sidebar .box {
    width: 33.33333333%;
}
/*Grid layout with sidebar*/

.grid-sidebar .box.sticky .large_post_content {
    padding: 30px;
    background: #f4f4f4;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.grid-sidebar .grid-sizer {
    width: 50%;
}
.grid-sidebar .box {
    margin-bottom: 0px !important;
    width: 50%;
    padding: 0px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    text-align: center;
    position: relative;
}
.box .post_grid_content_wrapper {
    float: left;
    width: 100%;
}
.box .post_grid_content_wrapper .meta-category-small {
    margin-top: 0px !important;
    margin-bottom: 15px !important;
    text-align: left;
}
.box .post_grid_content_wrapper .meta-category-small a {
    float: none;
    display: inline-block;
    color: #fff !important;
}
.box .post_grid_content_wrapper .post-author img {
    width: 20px !important;
    height: 20px !important;
}
.box .post_grid_content_wrapper .single-post-meta-wrapper {
    margin-bottom: 5px;
    padding: 0px;
}
.box .post_grid_content_wrapper .single-post-meta-wrapper span {
    font-weight: 400;
    color: #000 !important;
}
.box .post_grid_content_wrapper .single-post-meta-wrapper span.post-author a {
    font-weight: 400;
}
.box .post_grid_content_wrapper .single-post-meta-wrapper span a {
    font-weight: 400;
    color: #000 !important;
}
.box .post_grid_content_wrapper .single-post-meta-wrapper span a:hover {
    color: #000 !important;
}
.box .post_grid_content_wrapper .single-post-meta-wrapper span,
.box .post_grid_content_wrapper .single-post-meta-wrapper span a {
    font-size: 11px;
    color: #000;
    letter-spacing: 0.05em;
}
.grid-sidebar .box .image-post-title {
    float: left;
    width: 100%;
    font-size: 22px;
    letter-spacing: -0.025em;
    margin-top: 0px;
    text-align: left;
    padding: 0px;
}
.grid-sidebar .box .image-post-title,
.show3_post_col_home .grid4_home_post_display .blog_grid_post_style .image-post-title {
    text-align: left;
}

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

.search_page_result {
    height: auto;
}
#content-large-main-grid-post {
    width: auto !important;
    margin: 0px -15px 0px -15px;
    float: none !important;
    display: block;
    clear: both;
}
#content-large-main-grid-post,
#content-loop-main-grid-post,
.main-grid-post-display .blog_large_post_style {
    width: 100%;
    float: left;
    padding: 0px !important;
}
#content-large-main-grid-post .meta-category-small a:before {
    border-top: 20px solid rgba(255, 255, 255, 0);
}
#content-large-main-grid-post .meta-category-small a:after {
    border-bottom: 20px solid rgba(255, 255, 255, 0);
}
.main-grid-post-display .blog_large_post_style {
    width: 100% !important;
}
.main-grid-post-display .box {
    margin-bottom: 40px !important;
    width: 50%;
    padding: 0px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    text-align: center;
    position: relative;
}
.main-grid-post-display .box .large_continue_reading {
    margin: 0px;
}
.main-grid-post-display .box .image-post-title {
    line-height: 1.2;
    margin-top: 10px;
    margin-bottom: 10px;
    float: left;
    width: 100%;
    text-transform: capitalize;
}
.blog_grid_post_style .post-entry-content .post-entry-content-wrapper {
    padding: 0px;
}
.blog_grid_post_style .post-entry-content .post-entry-content-wrapper,
.main-grid-post-display .blog_grid_post_style .post-entry-content .post-entry-content-wrapper,
.grid_home_3col .blog_grid_post_style .post-entry-content .post-entry-content-wrapper {
    float: left;
    width: 100%;
}
/*grid layout 1*/

.box.id_grid_layout1.blog_large_post_style .single-post-meta-wrapper > span,
.box.id_grid_layout1 .post_grid_content_wrapper .single-post-meta-wrapper > span {
    margin: 0px 10px 0px 0px;
}
.single_section_content .single-post-meta-wrapper > span:after,
.single_section_content .single-post-meta-wrapper .jm-post-like:after {
    background: #000;
}
.single-post-meta-wrapper .post-author span {
    padding-right: 0px !important;
}
.single-post-meta-wrapper > span:last-child:after {
    display: none;
}
/*grid layout 2*/

.box.id_grid_layout2 .large_post_content p {
    text-align: center;
}
.show3_post_col_home .grid4_home_post_display .box.id_grid_layout2 .image-post-title {
    text-align: center;
}
.box.id_grid_layout2.blog_large_post_style .image-post-title,
.box.id_grid_layout2 .image-post-title {
    text-align: center;
    margin-bottom: 10px !important;
}
.box.id_grid_layout2.blog_large_post_style .single-post-meta-wrapper,
.box.id_grid_layout2 .post_grid_content_wrapper .single-post-meta-wrapper {
    margin-bottom: 10px !important;
}
.box.id_grid_layout2.blog_large_post_style .meta-category-small,
.box.id_grid_layout2 .meta-category-small {
    text-align: center;
    margin-top: 0px !important;
    margin-bottom: 10px !important;
}
.box.id_grid_layout2.blog_large_post_style .single-post-meta-wrapper,
.box.id_grid_layout2 .post_grid_content_wrapper .single-post-meta-wrapper {
    text-align: center;
}
.box.id_grid_layout2 .large_post_content {
    padding-bottom: 0px !important;
    border-bottom: 0px solid #ededed;
}
.box.id_grid_layout2 .large_continue_reading {
    margin-top: 20px !important;
}
#content .box.id_grid_layout2.blog_grid_post_style .meta-category-small a {
    font-weight: 700 !important;
    margin: 0px 5px !important;
}
.box.id_grid_layout2 .meta-category-small a,
.box.id_grid_layout2.blog_grid_post_style .meta-category-small a {
    float: none;
    margin: 0px 5px !important;
    padding: 0px !important;
    background: none !important;
    float: none;
    font-size: 12px !important;
    color: #000 !important;
    font-weight: 700 !important;
}
/*grid layout 3*/

.box.id_grid_layout3 .large_post_content p {
    text-align: center;
}
.box.id_grid_layout3.blog_large_post_style .image-post-title,
.box.id_grid_layout3 .image-post-title {
    text-align: center !important;
    margin-bottom: 10px !important;
}
.box.id_grid_layout3.blog_large_post_style .single-post-meta-wrapper,
.box.id_grid_layout3 .post_grid_content_wrapper .single-post-meta-wrapper {
    margin-bottom: 10px !important;
}
.box.id_grid_layout3.blog_large_post_style .meta-category-small,
.box.id_grid_layout3 .meta-category-small {
    text-align: center;
    margin-top: 0px !important;
    margin-bottom: 10px !important;
}
.box.id_grid_layout3.blog_large_post_style .single-post-meta-wrapper,
.box.id_grid_layout3 .post_grid_content_wrapper .single-post-meta-wrapper {
    text-align: center;
}
.box.id_grid_layout3 .large_post_content {
    padding-bottom: 0px !important;
    border-bottom: 0px solid #ededed;
}
.box.id_grid_layout3 .large_continue_reading {
    margin-top: 20px !important;
}
.box.id_grid_layout3 .large_continue_reading span a {
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}
.box.id_grid_layout3 .meta-category-small a,
.box.id_grid_layout3.blog_grid_post_style .meta-category-small a,
#content .box.id_grid_layout3.blog_grid_post_style .meta-category-small a {
    margin: 0px 5px !important;
    padding: 0px !important;
    background: none !important;
    float: none;
    font-weight: 700 !important;
    font-size: 12px !important;
}
/*grid layout 4*/

.box.id_grid_layout4 .large_post_content p {
    text-align: left;
}
.box.id_grid_layout4 .image-post-title {
    text-align: left;
    margin-bottom: 5px !important;
}
.box.id_grid_layout4 .post_grid_content_wrapper .single-post-meta-wrapper {
    margin-bottom: 5px !important;
    text-align: left;
}
.box.id_grid_layout4 .post_grid_content_wrapper .single-post-meta-wrapper > span {
    margin: 0px 10px 0px 0px;
}
.box.id_grid_layout4.blog_large_post_style .single-post-meta-wrapper > span {
    margin: 0px 10px 0px 0px !important;
}
.box.id_grid_layout4.blog_large_post_style .meta-category-small,
.box.id_grid_layout4 .meta-category-small {
    text-align: left;
    margin-top: 0px !important;
    margin-bottom: 10px !important;
}
.box.id_grid_layout4 .meta-category-small a {
    float: none;
}
.box.id_grid_layout4 .large_post_content {
    padding-bottom: 0px !important;
    border-bottom: 0px solid #ededed;
}
.box.id_grid_layout4 .large_continue_reading {
    margin-top: 20px !important;
}
.box.id_grid_layout4 .large_continue_reading span a {
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}
.box.id_grid_layout4 .meta-category-small a {
    margin: 0px 5px 0px 0px !important;
    padding: 0px !important;
    background: none !important;
    float: left;
}
.blog_large_post_style .id_love_view_social {
    background: #030303;
}
.blog_large_post_style .id_love_view_social .jm-post-like,
.blog_large_post_style .id_love_view_social .view_options,
.blog_large_post_style .id_love_view_social .id_foot_con_readding,
.blog_large_post_style .id_love_view_social .id_footer_social li a {
    color: #fff !important;
    text-transform: uppercase;
    letter-spacing: 0.2em;
}
.blog_large_post_style .id_love_view_social .id_foot_share_col {
    border-right: 1px solid #444444;
}
.id_footer_share {
    padding: 0px;
}
.id_footer_social_wrapper .row {
    margin-bottom: 0px;
}
.id_footer_social_wrapper {
    float: left;
    width: 100%;
    padding: 0px;
    margin: 0px;
    text-align: center;
}
.id_footer_copy_right {
    font-size: 13px;
    color: #818181;
    float: left;
    width: 100%;
    margin-bottom: 50px;
    margin-top: 50px;
}
.id_footer_social {
    border-bottom: 1px solid #202020;
    padding: 0px;
    margin: 0px;
}
.id_footer_social li {
    padding: 0px;
    list-style: none;
    display: inline-block;
    margin: 0 38px;
    text-align: center;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 1px;
    font-weight: 400;
}
.id_footer_social li a {
    color: #fff;
    float: left;
    margin-top: 40px;
    margin-bottom: 33px;
}
.id_footer_social li i {
    color: #fff;
    display: block;
    font-size: 15px;
    margin-bottom: 10px;
}
.id_footer_social li a:hover {
    text-decoration: none !important;
}
.id_love_view_social {
    font-size: 11px;
    border-top: 1px solid #efefef;
    padding: 0px;
    float: left;
    width: 100%;
}
.id_love_view_social .id_foot_share_col {
    float: left;
    text-align: center;
    padding: 0px;
    height: 50px;
    line-height: 50px;
    border-right: 1px solid #efefef;
}
.id_love_view_social .id_foot_share_col.id_foot_last_child {
    border-right: 0px solid #efefef;
}
.id_love_view_social .jm-post-like {
    margin-right: 10px;
    float: left;
    line-height: 1.2;
    font-size: 11px;
    color: #000;
}
.id_love_view_social .jm-post-like i {
    margin-right: 5px;
}
.id_love_view_social .jm-post-like {
    float: none;
    display: inline-block;
}
.id_love_view_social .view_options {
    float: none;
    display: inline-block;
    line-height: 1.2;
    color: #000;
}
.id_love_view_social .view_options i {
    margin-right: 5px;
}
.id_love_view_social .id_footer_social {
    list-style: none;
    padding: 0px;
    float: none;
    display: inline-block;
    margin: 0px;
    border-bottom: 0px;
}
.id_love_view_social .id_footer_social li {
    float: left;
    margin: 0px 5px;
}
.id_love_view_social .id_footer_social li a {
    font-size: 13px;
    color: #000;
    padding: 0px !important;
    margin: 0px;
}
.id_love_view_social .id_footer_social li a,
.id_love_view_social .id_footer_social li a i {
    float: left;
    height: 50px;
    line-height: 50px;
    margin-bottom: 0px !important;
    font-size: 13px;
}
.id_love_view_social .id_foot_con_readding {
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.id_love_view_social .id_foot_con_readding:hover {
    text-decoration: none !important;
}
.loop-large-post .box .id_love_view_social .id_foot_share_col.id_read_more {
    display: block !important;
}
.grid-sidebar .box .id_love_view_social .id_foot_share_col.id_read_more,
.grid_home_3col .box .id_love_view_social .id_foot_share_col.id_read_more {
    display: none;
}
.loop-large-post .box .id_love_view_social .id_foot_share_col {
    width: 33.33333333% !important;
}
.grid-sidebar .box .id_love_view_social .id_foot_share_col,
.grid_home_3col .box .id_love_view_social .id_foot_share_col {
    width: 50%;
}
/*grid layout 5*/

.box.id_grid_layout5 .large_post_content p {
    text-align: left;
}
.box.id_grid_layout5 .image-post-title {
    text-align: left;
    margin-bottom: 5px !important;
    font-size: 20px;
}
.box.id_grid_layout5.blog_large_post_style .single-post-meta-wrapper,
.box.id_grid_layout5 .post_grid_content_wrapper .single-post-meta-wrapper {
    margin-bottom: 5px !important;
    text-align: left;
}
.box.id_grid_layout5.blog_large_post_style .single-post-meta-wrapper > span,
.box.id_grid_layout5 .post_grid_content_wrapper .single-post-meta-wrapper > span {
    margin: 0px 10px 0px 0px;
}
.box.id_grid_layout5.blog_large_post_style .meta-category-small,
.box.id_grid_layout5 .meta-category-small {
    text-align: left;
    margin-top: 0px !important;
    margin-bottom: 10px !important;
}
#content .box.id_grid_layout5 .meta-category-small a {
    font-weight: 700 !important;
    font-size: 11px !important;
}
.box.id_grid_layout5 .large_post_content {
    padding-bottom: 0px !important;
    border-bottom: 0px solid #ededed;
}
.box.id_grid_layout5 .large_continue_reading {
    margin-top: 20px !important;
}
.box.id_grid_layout5 .large_continue_reading span a {
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}
.box.id_grid_layout5 .meta-category-small a {
    float: none;
    margin: 0px 10px 0px 0px !important;
    padding: 0px !important;
    background: none !important;
    float: left;
}
.box.id_grid_layout5 .post-entry-content {
    position: relative;
    width: auto !important;
    float: left;
    padding: 15px 15px 0px 15px;
    background-color: #fff;
    margin: -90px 30px 0 0;
    z-index: 26;
}
/*grid layout 6*/

.box.id_grid_layout6 .large_post_content p {
    text-align: left;
}
.box.id_grid_layout6 .image-post-title {
    text-align: left;
    margin-bottom: 5px !important;
    font-size: 20px;
}
.box.id_grid_layout6.blog_large_post_style .single-post-meta-wrapper,
.box.id_grid_layout6 .post_grid_content_wrapper .single-post-meta-wrapper {
    margin-bottom: 5px !important;
    text-align: left;
}
.box.id_grid_layout6.blog_large_post_style .single-post-meta-wrapper > span,
.box.id_grid_layout6 .post_grid_content_wrapper .single-post-meta-wrapper > span {
    margin: 0px 10px 0px 0px;
}
.box.id_grid_layout6.blog_large_post_style .meta-category-small,
.box.id_grid_layout6 .meta-category-small {
    text-align: left;
    margin-top: 0px !important;
    margin-bottom: 10px !important;
}
#content .box.id_grid_layout6 .meta-category-small a {
    font-weight: 700 !important;
    font-size: 11px !important;
}
.box.id_grid_layout6 .large_post_content {
    padding-bottom: 0px !important;
    border-bottom: 0px solid #ededed;
}
.box.id_grid_layout6 .large_continue_reading {
    margin-top: 20px !important;
}
.box.id_grid_layout6 .large_continue_reading span a {
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}
.box.id_grid_layout6 .meta-category-small a {
    float: none;
    margin: 0px 10px 0px 0px !important;
    padding: 0px !important;
    background: none !important;
    float: left;
}
.box.id_grid_layout6 .post-entry-content {
    position: relative;
    width: auto !important;
    float: left;
    padding: 15px 15px 0px 15px;
    background-color: #fff;
    margin: -90px 20px 0 20px;
    z-index: 26;
}
.box.blog_large_post_style .post-entry-content {
    position: relative;
    z-index: 9;
    text-align: left;
}
.id_single_style1 {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.id_single_style1 .single-post-meta-wrapper span.post-author a {
    font-weight: 500;
    color: #000 !important;
}
.id_single_style1 .single-post-meta-wrapper span,
.id_single_style1 .single-post-meta-wrapper span a {
    color: #000 !important;
}
.id_single_style1 .single_post_entry_content {
    margin-bottom: 0px;
}
.id_single_style1 .single_post_entry_content .meta-category-small,
.id_single_style1 .single_post_entry_content .single_post_title_main,
.id_single_style1 .single_bellow_left_align .single-post-meta-wrapper {
    text-align: left;
}
.id_single_style1 .single_bellow_left_align .single-post-meta-wrapper {
    margin-top: 15px;
}
.id_radius .blog_large_post_style .id_single_style1 .image-post-thumb {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.blog_large_post_style .id_single_style1 .image-post-thumb {
    margin-bottom: 30px !important;
    overflow: hidden;
}
.id_single_style2 {
    float: left;
    width: 100%;
    margin-top: 0px;
}
.id_single_style2 .single_post_title_main {
    margin-bottom: 0px !important;
}
.id_single_style2 .single_content_header {
    margin-bottom: 30px !important;
}
.single_content_header iframe {
    margin-bottom: 0px !important;
}
.id_single_style2 .single_post_entry_content {
    margin-bottom: 0px;
}
.id_single_style2 .single_post_entry_content .meta-category-small,
.id_single_style2 .single_post_entry_content .single_post_title_main,
.id_single_style2 .single_bellow_left_align .single-post-meta-wrapper {
    text-align: left;
}
.id_single_style2 .single-post-meta-wrapper span.post-author a {
    font-weight: 500;
    color: #000 !important;
}
.id_single_style2 .single-post-meta-wrapper span,
.id_single_style2 .single-post-meta-wrapper span a {
    color: #000 !important;
}
.id_single_style3 {
    float: left;
    width: 100%;
}
.id_single_style3 .single-post-meta-wrapper span.post-author a {
    font-weight: 500;
}
.id_single_style3 .single-post-meta-wrapper > span:after,
.id_single_style3 .single-post-meta-wrapper .jm-post-like:after {
    display: none;
}
.id_single_style4 {
    float: left;
    width: 100%;
}
.id_single_style4 .single_captions_overlay_bottom_image_full_width:after {
    opacity: 1;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, .90) 100%);
    transition: opacity .4s ease-in-out;
}
.id_single_style4 .single_post_entry_content .meta-category-small,
.id_single_style4 .single_post_entry_content .single_post_title_main,
.id_single_style4 .single_bellow_left_align .single-post-meta-wrapper {
    text-align: left !important;
}
.id_single_style4 .single_captions_overlay_bottom_image_full_width .single-post-meta-wrapper {
    text-align: left !important;
    margin-top: 15px;
}
.id_single_style4 .single_captions_overlay_bottom_image_full_width .single_post_entry_content_wrapper .single_post_entry_content {
    padding: 0px !important;
}
.id_single_style5 {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.id_single_style4 .single-post-meta-wrapper span.post-author a {
    font-weight: 500;
}
.id_single_style4 .single-post-meta-wrapper > span:after,
.id_single_style4 .single-post-meta-wrapper .jm-post-like:after {
    display: none;
}
.id_single_style4 .single_post_entry_content .single-post-meta-wrapper .jm-post-like:hover {
    color: #fff !important;
}
.id_single_style5:after {
    top: 0;
    left: 0;
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 1;
    opacity: 1;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, .90) 100%);
    transition: opacity .4s ease-in-out;
}
.id_single_style5 .single-post-meta-wrapper span.post-author a {
    font-weight: 500;
}
.id_single_style5 .single-post-meta-wrapper > span:after,
.id_single_style5 .single-post-meta-wrapper .jm-post-like:after {
    display: none;
}
.id_single_style5 .single_captions_bottom_image_full_width_wrapper {
    z-index: 2;
}
.id_single_style5 .single_post_entry_content {
    padding: 30px 45px !important;
    margin-bottom: 0px;
}
.id_single_style5 .single_post_entry_content h1 {
    color: #fff;
}
.id_single_style5 .single_post_entry_content .single-post-meta-wrapper span,
.id_single_style5 .single_post_entry_content .single-post-meta-wrapper a,
.id_single_style5 .single_post_entry_content .single-post-meta-wrapper a:hover {
    color: #fff !important;
}
.id_single_style6 {
    float: left;
    width: 100%;
}
.id_single_style6 .single_post_entry_content {
    padding: 0px !important;
}
.id_single_style6 .single-post-meta-wrapper {
    text-align: left !important;
    margin-top: 15px;
}
.id_single_style6 .single_post_entry_content .meta-category-small,
.id_single_style6 .single_post_entry_content .single_post_title_main,
.id_single_style6 .single_bellow_left_align .single-post-meta-wrapper {
    text-align: left !important;
}
.id_single_style6 .single-post-meta-wrapper span,
.id_single_style6 .single-post-meta-wrapper span a {
    color: #000 !important;
}
.id_single_style6 .single-post-meta-wrapper .jm-post-like:after,
.id_single_style6 .single-post-meta-wrapper > span:after {
    display: none;
}
.id_single_style6 .single-post-meta-wrapper span.post-author a {
    font-weight: 500;
    color: #000 !important;
}
.id_single_style7 {
    float: left;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 20px;
}
.id_single_style7 .single_post_entry_content {
    margin-bottom: 0px;
}
.id_single_style7 .single_post_entry_content .meta-category-small,
.id_single_style7 .single_post_entry_content .single_post_title_main,
.id_single_style7 .single_bellow_left_align .single-post-meta-wrapper {
    text-align: left;
}
.id_single_style7 .single-post-meta-wrapper span,
.id_single_style7 .single-post-meta-wrapper span a {
    color: #000 !important;
}
.id_single_style7 .single-post-meta-wrapper .jm-post-like:after,
.id_single_style7 .single-post-meta-wrapper > span:after {
    display: none;
}
.id_single_style7 .single-post-meta-wrapper span.post-author a {
    font-weight: 500;
    color: #000 !important;
}
.single_main {
    float: left;
    width: 100%;
    /*margin-bottom: 25px;*/
}
.single_main .single_post_entry_content .meta-category-small,
.single_main .single_post_entry_content .single_post_title_main,
.single_main .single_bellow_left_align .single-post-meta-wrapper {
    text-align: left;
}
.single_main .single-post-meta-wrapper span,
.single_main .single-post-meta-wrapper span a,
.single_main .single-post-meta-wrapper .jm-post-like,
.single_main .single_post_entry_content .single-post-meta-wrapper .jm-post-like:hover {
    color: #fff !important;
}
.single_main .single-post-meta-wrapper .jm-post-like:after,
.single_main .single-post-meta-wrapper > span:after {
    display: none;
}
.single_main .single-post-meta-wrapper span.post-author a {
    font-weight: 500;
    color: #fff !important;
}
.single_main .single-post-meta-wrapper span.post-author a:hover,
.single_main .single-post-meta-wrapper span.meta-comment a:hover {
    color: #fff !important;
}
.id_radius .single_main .id_single_full_box {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
}
.single_main .id_single_full_box {
    float: left;
    width: 100%;
    height: 650px;
    position: relative;
    background: #222;
    /*margin-bottom: 20px;*/
}
.single_main .single_post_entry_content {
    position: absolute;
    width: auto;
    bottom: 30px;
    left: 30px;
    right: 30px;
    z-index: 3;
}
.single_main .single_post_entry_content .single_post_title_main {
    color: #fff;
}
.single_main .caption {
    font-size: 14px;
    line-height: 16px;
    font-style: italic;
    color: #fff;
    text-align: right;
    padding: 20px;
    margin-bottom: 0;
    position: absolute;
    bottom: 0;
    z-index: 2;
}
.single_main .image_grid_header_absolute {
    width: 100%;
    height: 100%;
    position: absolute;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    opacity: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    z-index: 1;
}
.single_main .link_grid_header_absolute {
    z-index: 2;
    opacity: 1;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, .90) 100%);
    transition: opacity .4s ease-in-out;
}
.single_main .single_post_entry_content .post_subtitle_text,
.single_main .single_post_entry_content .post_subtitle_text {
    margin-top: 20px;
}
.single_content_header.id_single_feature_below {
    margin-bottom: 0px;
    margin-top: 0px;
}
.id_radius .single_content_header.id_single_feature_below .jlsingle-title-above {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.single_content_header.id_single_feature_below .jlsingle-title-above {
    margin-bottom: 0px !important;
    margin-top: 30px;
    overflow: hidden;
}
.single_content_header {
    float: left;
    width: 100%;
    position: relative;
}
.single_content_header .image-post-thumb img {
    width: auto;
    float: left;
}
.id_radius .single_content_header .jlsingle-title-above img {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.single-format-audio .id_radius .single_content_header .jlsingle-title-above img {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.format-standard .single_content_header .post-entry-content,
.format-standard .single_content_header .post-entry-content {
    max-width: 100%;
    padding: 25px 30px 10px 30px;
    position: relative;
    z-index: 9;
    text-align: center;
}
.format-video .single_content_header .date_post_large_display,
.format-audio .single_content_header .date_post_large_display {
    -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;
    opacity: 1;
}
.format-video .single_content_header:hover .date_post_large_display,
.format-audio .single_content_header:hover .date_post_large_display {
    opacity: 0;
}
.format-gallery .single_content_header .post-entry-content,
.format-quote .single_content_header .post-entry-content {
    position: relative;
    z-index: 9;
    background: #fff;
    text-align: center;
}
.single_post_entry_content {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    text-align: center;
    padding: 0px;
}
.single_post_entry_content .single_post_category_top a {
    float: none;
    margin-right: 0px;
    margin-top: 0px;
    padding: 0px !important;
    font-size: 11px !important;
    text-transform: uppercase;
    margin: 0px 10px 0px 0px;
    display: inline-block;
    background: #fff;
    color: #222;
    font-weight: 500 !important;
    letter-spacing: 0.05em;
}
.single_post_entry_content .single_post_category_top a:hover {
    color: #ff4200 !important;
}
.single_post_entry_content .single-meta-category-small a {
    padding: 3px 9px;
    font-size: 13px;
    line-height: 1;
    margin-right: 5px;
    background-color: #ff4200;
    color: #fff;
}
.single_post_entry_content .single-meta-category-small a:hover {
    text-decoration: none !important;
}
.single_post_entry_content .single_post_title_main {
    font-size: 40px;
    color: #000;
    text-transform: capitalize;
    margin-top: 0px;
    margin-bottom: 15px;
    line-height: 1.125 !important;
    float: left;
    width: 100%;
}
.single_post_entry_content .post_subtitle_text {
    float: left;
    font-size: 18px;
    color: #777;
    font-weight: 300;
    margin-top: 15px;
    margin-bottom: 0px;
    width: 100%;
    text-align: left;
    line-height: 1.6;
}

.single_post_entry_content .author_option_left {
    float: left;
}
.single_post_entry_content .author_option_left .single_author_avatar_image {
    float: left;
    margin-right: 10px;
}
.single_post_entry_content .author_option_left .single_author_avatar_image img {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 25px;
    height: 25px;
}
.single_post_entry_content .author_option_left .wrapper_author_option_left {
    float: left;
    margin-top: 6px;
}
.single_post_entry_content .author_option_left .wrapper_author_option_left .post-author {
    margin-right: 5px;
}
.single_post_entry_content .author_option_left .wrapper_author_option_left span {
    float: left;
    line-height: 1.2;
    font-size: 12px;
    text-transform: uppercase;
}
.single_post_entry_content .author_option_left .wrapper_author_option_left .post-author a {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
}
.single_post_entry_content .author_option_left .wrapper_author_option_left .post-author a:hover {
    text-decoration: none !important;
}
.single_post_entry_content .user_option_right {
    float: left;
    margin-top: 3px;
}
.single_post_entry_content .user_option_right span {
    float: left;
    text-align: center;
    margin-left: 10px;
    color: #000;
    font-size: 12px;
}
.single_post_entry_content .user_option_right span a {
    font-size: 12px;
}
.single_post_entry_content .user_option_right i {
    margin-right: 3px;
}
.single_content_header .image-post-thumb {
    margin-bottom: 20px;
}
.blog_large_post_style .single-post-meta-wrapper {
    margin-bottom: 5px;
    margin-top: 15px;
}
.single-post-meta-wrapper {
    float: left;
    width: 100%;
}
.single-post-meta-wrapper span.post-date {
    font-size: 15px;
    text-transform: capitalize;
    margin-bottom: 5px;
}
.single-post-meta-wrapper .jm-post-like {
    margin: 0px 10px 0px 5px;
}
.single-post-meta-wrapper .jm-post-like {
    font-size: 11px !important;
    letter-spacing: 0.2em;
}
.single-post-meta-wrapper span a {
    font-size: 15px;
    color: #818181 !important;
    text-transform: capitalize;
}
.single-post-meta-wrapper span.post-author a {
    font-weight: 400;
}
.single-post-meta-wrapper span a:hover,
.single-post-meta-wrapper span.post-author a:hover,
.single-post-meta-wrapper span.meta-comment a:hover,
.single_post_entry_content .single-post-meta-wrapper .jm-post-like:hover {
    color: #000 !important;
}
.single-post-meta-wrapper .post-author {
    color: #000 !important;
}
.single-post-meta-wrapper .post-author span {
    margin: 0px;
}
.single-post-meta-wrapper .post-author img {
    width: 30px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    margin-right: 10px;
}
.single-post-meta-wrapper a:hover {
    text-decoration: none !important;
}
.single-post-meta-wrapper span i {
    margin-right: 5px;
}
.single-post-meta-wrapper .jm-post-like:hover {
    color: #fff !important;
}
.single-post-meta-wrapper .jm-post-like i {
    margin-right: 5px;
}
.single_content_header .meta-category-small a {
    float: none;
    margin-right: 0px;
    margin-top: 0px;
    font-size: 10px !important;
    text-transform: uppercase;
    margin: 0px 5px;
    display: inline-block;
    color: #fff;
    background: #000;
    background-color: rgba(0, 0, 0, .7);
    font-weight: 500;
    height: auto;
    line-height: 10px;
    padding: 7px 20px 7px;
    letter-spacing: 0.1em;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.admin_single_style1 .single_post_share_icon_post_top {
    display: none !important;
}
.single_full_width_custom_options.admin_single_style1 .post_content {
    margin-top: 10px !important;
}
.single_full_width_custom_options .post_content {
    margin-top: -9px !important;
}
.single_full_width_custom_options {
    border-top: 0px !important;
}
/* Center align caption bellow*/

.single_post_caption_center_below,
.single_post_caption_center_below .meta-category-small,
.single_post_caption_center_below .single_post_title_main {
    text-align: center;
}
/* Center align top*/

.single_above_center_align {
    margin-bottom: 20px;
}
.single_above_center_align,
.single_above_center_align .meta-category-small,
.single_above_center_align .single_post_title_main {
    text-align: center;
}
/* left align bellow*/

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

.single_above_left_align,
.single_above_left_align .single-post-meta-wrapper {
    text-align: left;
}
.single_above_left_align {
    margin-bottom: 20px;
}
.single_above_left_align .meta-category-small a {
    margin: 0px 10px 0px 0px !important;
}
.single_above_left_align .single-post-meta-wrapper .post-author {
    margin-left: 0px;
}
/* captions overlay image*/

.single_captions_overlay_image {
    position: relative;
    background: #000;
}
.single_captions_overlay_image .image-post-thumb {
    margin: 0px;
}
.single_captions_overlay_image .image-post-thumb img {
    opacity: 0.7;
    width: 100%;
}
.single_captions_overlay_image .single_post_entry_content {
    margin: 0px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: auto;
    max-width: 80%;
    z-index: 1;
    text-align: center;
}
.single_captions_overlay_image .single_post_entry_content .meta-category-small a {
    text-align: center;
}
.single_captions_overlay_image .single_post_entry_content .single_post_title_main,
.single_captions_overlay_image .single-post-meta-wrapper span,
.single_captions_overlay_image .single-post-meta-wrapper span a {
    color: #fff !important;
}
/* fullwidth captions overlay image*/

.single_captions_overlay_image_full_width {
    position: relative;
    background: #000;
    height: 500px;
}
.single_captions_overlay_image_full_width .image-post-thumb {
    margin: 0px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 50%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 0.6;
}
.single_captions_overlay_image_full_width .single_post_entry_content {
    margin: 0px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: auto;
    max-width: 600px;
    z-index: 1;
    text-align: center;
    padding: 0px;
}
.single_captions_overlay_image_full_width .single_post_entry_content span a:hover,
.single_captions_overlay_image_full_width .single_post_entry_content .jm-post-like:hover {
    color: #fff !important;
}
.single_captions_overlay_image_full_width .single_post_entry_content h1 {
    font-size: 40px;
}
.single_captions_overlay_image_full_width .single-post-meta-wrapper {
    text-align: center;
    margin-top: 15px;
}
.single_captions_overlay_image_full_width .single_post_entry_content .single_post_title_main,
.single_captions_overlay_image_full_width .single-post-meta-wrapper span,
.single_captions_overlay_image_full_width .single-post-meta-wrapper span a,
.single_captions_overlay_image_full_width .single-post-meta-wrapper a.jm-post-like {
    color: #fff !important;
}
/* fullwidth captions overlay bottom image*/

.single_captions_overlay_bottom_image_full_width {
    position: relative;
    background: #000;
    height: 500px;
}
.single_captions_overlay_bottom_image_full_width:after {
    top: 0;
    left: 0;
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    background: #000;
    opacity: 0.3;
}
.single_captions_overlay_bottom_image_full_width .image-post-thumb {
    margin: 0px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 50%;
    opacity: 1;
    background-repeat: no-repeat;
}
.single_captions_overlay_bottom_image_full_width .single_post_entry_content_wrapper {
    margin: 0px;
    position: absolute;
    height: auto;
    width: 100%;
    bottom: 0px;
    z-index: 1;
    padding-bottom: 30px;
}
.single_captions_overlay_bottom_image_full_width .single_post_entry_content_wrapper .row {
    margin-bottom: 0px;
}
.single_captions_overlay_bottom_image_full_width .single_post_entry_content_wrapper .single_post_entry_content {
    text-align: left;
}
.single_captions_overlay_bottom_image_full_width .single_post_entry_content_wrapper .single_post_entry_content h1 {
    font-size: 40px;
}
.single_captions_overlay_bottom_image_full_width .single_post_entry_content .meta-category-small a {
    margin: 1px 10px 0px 0px;
}
.single_captions_overlay_bottom_image_full_width .single-post-meta-wrapper .post-author {
    margin-left: 0px;
}
.single_captions_overlay_bottom_image_full_width .single-post-meta-wrapper {
    text-align: center;
}
.single_captions_overlay_bottom_image_full_width .single_post_entry_content .single_post_title_main,
.single_captions_overlay_bottom_image_full_width .single-post-meta-wrapper span,
.single_captions_overlay_bottom_image_full_width .single-post-meta-wrapper span a,
.single_captions_overlay_bottom_image_full_width .single-post-meta-wrapper span a:hover,
.single_captions_overlay_bottom_image_full_width .single-post-meta-wrapper .jm-post-like {
    color: #fff !important;
}
/* fullwidth captions bottom image*/

.single_captions_bottom_image_full_width {
    position: relative;
    background: #000;
    height: 500px;
}
.single_captions_bottom_image_full_width .image-post-thumb {
    margin: 0px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 50%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.single_captions_bottom_image_full_width_wrapper {
    margin: 0px;
    height: auto;
    width: 100%;
    float: left;
    position: absolute;
    bottom: 0px;
    left: 0px;
}
.single_captions_bottom_image_full_width_wrapper .row {
    margin-bottom: 0px;
    margin-right: -30px;
    margin-left: -30px;
}
.single_captions_bottom_image_full_width_wrapper .row .col-md-12 {
    padding-top: 25px;
    padding-right: 30px;
    padding-left: 30px;
    float: left;
}
.single_post_entry_content {
    text-align: left;
}
.single_captions_bottom_image_full_width_wrapper .single_post_entry_content h1 {
    font-size: 40px;
}
.single_captions_bottom_image_full_width_wrapper .single_post_entry_content .meta-category-small a {
    margin: 0px 5px 0px 5px;
    background: #000;
}
.single_captions_bottom_image_full_width_wrapper .single-post-meta-wrapper .post-author {
    margin-left: 0px;
}
.single_captions_bottom_image_full_width_wrapper .single-post-meta-wrapper {
    text-align: center;
    margin-top: 15px;
}
.single_captions_bottom_image_full_width_wrapper .meta-category-small a {
    float: none;
    margin-right: 0px;
    margin-top: 0px;
    font-size: 10px !important;
    text-transform: uppercase;
    margin: 0px 5px 0px 5px;
    display: inline-block;
    color: #fff;
    font-weight: 500;
    letter-spacing: 2px;
    height: auto;
    line-height: 10px;
    padding: 7px 20px 7px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
/* fullwidth captions only*/

.single_captions_only_full_width_wrapper {
    margin: 0px;
    height: auto;
    width: 100%;
    float: left;
    margin-top: 10px;
}
.single_captions_only_full_width_wrapper .row {
    margin-bottom: 0px;
}
.single_captions_only_full_width_wrapper .row .col-md-12 {
    padding-top: 5px;
    margin-bottom: -45px;
}
.single_post_entry_content {
    text-align: left;
}
.single_captions_only_full_width_wrapper .single_post_entry_content h1 {
    font-size: 40px;
}
.single_captions_only_full_width_wrapper .single_post_entry_content .meta-category-small a {
    margin: 0px 10px 0px 0px;
    background: #000;
}
.single_captions_only_full_width_wrapper .single-post-meta-wrapper .post-author {
    margin-left: 0px;
}
.single_captions_only_full_width_wrapper .single-post-meta-wrapper {
    text-align: left;
    display: flex;
    align-items: center;
}
.single_captions_only_full_width_wrapper .meta-category-small a {
    float: none;
    margin-right: 0px;
    margin-top: 0px;
    font-size: 10px !important;
    text-transform: uppercase;
    margin: 0px 5px;
    display: inline-block;
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.1em;
    height: auto;
    line-height: 10px;
    padding: 7px 20px 7px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
/* fullwidth captions above image*/

.single_captions_aboves_image_full_width_wrapper {
    margin: 0px;
    height: auto;
    width: 100%;
    float: left;
    /*margin-top: -90px;
    margin-top: 30px;*/
}
.single_captions_aboves_image_full_width_wrapper .row {
    margin-bottom: 0px;
}
.single_captions_aboves_image_full_width_wrapper .row .col-md-12 {
    padding-top: 15px;
    margin-bottom: -45px;
}
.single_captions_aboves_image_full_width_wrapper .row .col-md-12 .single_post_entry_content {
    padding: 0px;
}
.single_post_entry_content {
    text-align: left;
}
.single_captions_aboves_image_full_width_wrapper .single_post_entry_content h1 {
    font-size: 40px;
}
.single_captions_aboves_image_full_width_wrapper .single_post_entry_content .meta-category-small a {
    margin: 10px 10px 0px 0px;
    background: #000;
}
.single_captions_aboves_image_full_width_wrapper .single-post-meta-wrapper .post-author {
    margin-left: 0px;
}
.single_captions_aboves_image_full_width_wrapper .single-post-meta-wrapper {
    text-align: left;
    margin-top: 15px;
}
.single_captions_aboves_image_full_width_wrapper .meta-category-small a {
    float: none;
    margin-right: 0px;
    margin-top: 0px;
    font-size: 11px !important;
    text-transform: uppercase;
    margin: 0px 5px;
    display: inline-block;
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.1em;
    height: auto;
    line-height: 10px;
    padding: 7px 20px 7px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
/* fullwidth captions with post format*/

.single_post_caption_full_width_format {
    margin-bottom: 0px;
}
.single_captions_aboves_image_full_width_wrapper .single_content_header {
    margin-bottom: 10px;
}
.full_width_caption_with_post_format {
    padding-top: 30px !important;
}
.pk-social-links-items {
    float: left;
    width: 100%;
}
.pk-social-links-items .pk-social-links-item {
    float: left;
    width: 25% !important;
    background: #f7f7f7 !important;
    border: 1px solid #fff !important;
    padding: 15px 0px;
}
.pk-social-links-items .pk-social-links-item .pk-social-links-link i {
    font-size: 24px;
}
.pk-social-links-items .pk-social-links-item .pk-social-links-count {
    font-size: 13px !important;
    font-weight: 600 !important;
    margin: 7px 0 0 !important;
    color: #000 !important;
}
.pk-social-links-items .pk-social-links-item .pk-social-links-label {
    font-size: 11px !important;
    line-height: 1.2 !important;
    text-transform: capitalize !important;
    margin-top: 5px;
    color: #000 !important;
}
.pk-social-links-items .pk-social-links-item.pk-social-links-facebook .pk-social-links-link i {
    color: #45629f !important;
}
.pk-social-links-items .pk-social-links-item.pk-social-links-twitter .pk-social-links-link i {
    color: #1aa1e6 !important;
}
.pk-social-links-items .pk-social-links-item.pk-social-links-instagram .pk-social-links-link i {
    color: #125d8f !important;
}

.single_post_share_icons {
    text-transform: uppercase;
    float: right;
    margin-top: 0px;
    cursor: pointer;
    font-size: 11px;
    color: #fff;
    background: #222754;
    height: 25px;
    line-height: 21px;
    padding: 0px 10px;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: color .2s linear, background .1s linear;
    -moz-transition: color .2s linear, background .1s linear;
    -ms-transition: color .2s linear, background .1s linear;
    -o-transition: color .2s linear, background .1s linear;
    transition: color .2s linear, background .1s linear;
}

.title_below_align_center .single_post_share_icon_post_top,
.title_above_align_center .single_post_share_icon_post_top,
.title_above_align_left .single_post_share_icon_post_top,
.title_overlay_image .single_post_share_icon_post_top {
    display: none;
}
.single_box_width_custom_options .single_post_share_icon_post_top {
    display: none !important;
}
.title_above_align_left .top_bar_social_with_captions {
    display: block !important;
    margin-bottom: 25px;
}
.full_width_image_with_caption_overlay_center .single_post_share_icon_post_top,
.full_width_image_with_caption_overlay_bottom .single_post_share_icon_post_top,
.full_width_image_with_caption_above .single_post_share_icon_post_top {
    margin-bottom: 30px;
}
.title_below_align_left .single_post_share_icon_post_top {
    margin-top: 10px;
    margin-bottom: 5px;
}
.caption_without_image .single_post_share_icon_post_top {
    margin-top: 15px;
}
.full_width_image_with_caption_above,
.full_width_caption_without_image {
    padding-top: 15px !important;
}
/*Blog list layout with sidebar*/

.blog-list-post .box {
    margin-bottom: 30px !important;
    padding-bottom: 30px;
    border-bottom: 1px solid #E0E0E0;
    width: 100%;
    display: inline-block;
    float: left;
    vertical-align: top;
    background: none !important;
    -moz-border-radius: none;
    -webkit-border-radius: none;
    -o-border-radius: none;
    border-radius: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}
.loop-list-post-display .post-entry-content h3 {
    padding: 0px !important;
    text-align: center;
}
.loop-list-post-display .post-entry-content .post-meta {
    text-align: center;
    text-transform: uppercase;
    line-height: 1.2;
    margin-top: 4px;
    margin-bottom: 20px !important;
}
.loop-list-post-display .post-entry-content .post-meta span a {
    font-weight: 300 !important;
    color: #777;
}
.loop-list-post-display .large_post_content,
.loop-list-post-display .large_post_footer_wrapper {
    padding: 0px;
}
.loop-list-post-display .large_post_content {
    float: left;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
}
.loop-list-post-display .large_post_content p {
    margin-bottom: 0px;
}
.loop-list-post-display .meta-category-small {
    margin-top: 0px !important;
}
.loop-list-post-display .post_grid_more_meta_wrapper {
    margin-top: 0px;
}
.loop-list-post-display .blog_list_post_style .meta-category-small {
    margin: 0px !important;
    padding: 0px;
    line-height: 1.2;
    text-align: left;
    float: left;
    width: auto;
    margin-right: 10px !important;
    margin-bottom: 20px !important;
}
.blog-list-post .image-post-thumb {
    width: 370px !important;
}
.blog-list-post .post-entry-content {
    float: none !important;
    position: relative !important;
    margin-left: 400px !important;
    top: -17px !important;
    width: auto !important;
    padding: 0px;
}
/*-------------------------------------------------------------------------------------
Blog large layout with sidebar
-------------------------------------------------------------------------------------*/

.loop-large-post .box {
    margin-bottom: 50px !important;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    padding: 0px;
    position: relative;
}
.blog_large_post_style.id_grid_layout1 .meta-category-small {
    position: absolute;
    margin: 0px !important;
    top: 20px;
    left: 20px;
    width: auto;
    z-index: 1;
}
.blog_large_post_style .large_post_content p {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    line-height: 1.8;
}
.blog_large_post_style .id_post_title_top {
    padding: 0px;
    margin-bottom: 20px !important;
}
.blog_large_post_style .id_post_title_top .image-post-title {
    margin-top: 0px !important;
    margin-bottom: 15px;
}
.blog_large_post_style .id_post_title_top .single-post-meta-wrapper {
    margin-top: 0px;
}
.single_section_content.box.blog_large_post_style {
    width: 100% !important;
    position: static;
    padding: 0px;
}
.single_section_content .mashsb-container {
    padding-top: 0px;
    padding-bottom: 20px;
}
.single_section_content.box.blog_large_post_style .meta-category-small .post_type_icon {
    margin-right: 6px;
}
.id_radius .loop-large-post .post_content img {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.loop-large-post .post_content {
    float: left;
    width: 100%;
    padding: 0px;
    margin-top: 0px;
}
.loop-large-post .post_content a {
    font-weight: bold;
}
.blog_large_post_style .box.format-quote {
    padding: 0px;
}
.blog_large_post_style .post_type_icon {
    height: 30px;
    line-height: 30px;
    background: #000;
    color: #FFF;
    float: none;
    width: 30px;
    text-align: center;
    display: inline-block;
    font-size: 13px;
    margin-right: 1px;
    position: relative;
}
.blog_large_post_style.sticky {
    background: #ffffe0;
    border: 1px solid #e6db55;
}
.blog_large_post_style.sticky .featured-thumbnail img {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.blog_large_post_style.sticky .post-entry-content-wrapper {
    background: #fffde4;
    padding: 10px 25px 25px 25px !important;
}
.blog_large_post_style.sticky .post-entry-content-wrapper .large_post_content {
    padding: 0px !important;
    margin: 0px !important;
}
.blog_large_post_style.sticky .large_post_footer_wrapper {
    border-bottom: 0px solid #f0f0f0;
    border-top: 1px solid #e6db55;
}
.blog_large_post_style.sticky .post-entry-content-wrapper .large_post_content {
    padding: 0px;
    border: 0px;
}
.blog_large_post_style.sticky .post-entry-content-wrapper .id_continue_reading {
    background: #fffde4;
}
.blog_large_post_style.sticky .post-entry-content-wrapper .id_continue_reading:hover {
    background: #000;
}
/*-------------------------------------------------------------------------------------
Blog large overlay layout with sidebar
-------------------------------------------------------------------------------------*/

.blog_large_overlay_post_style.box {
    width: 100% !important;
    height: 510px;
    position: relative;
    background: #ececec;
    margin-bottom: 30px !important;
}
.blog_large_overlay_post_style.box .image-post-title {
    font-size: 30px;
}
.blog_large_overlay_post_style .image_grid_header_absolute {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 50%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.blog_large_overlay_post_style .link_grid_header_absolute {
    margin-bottom: 0px !important;
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0px;
    left: 0px;
    opacity: 0.3;
}
.blog_large_overlay_post_style .post-entry-content {
    top: 50%;
    background: none;
    padding: 0px 60px !important;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: auto;
    padding: 0;
    bottom: auto;
    text-align: center;
    float: none !important;
    position: absolute;
}
.blog_large_overlay_post_style .post-entry-content h3 {
    margin: 10px 0px 5px 0px;
}
.blog_large_overlay_post_style .post-entry-content h3 a,
.blog_large_overlay_post_style .single-post-meta-wrapper span,
.blog_large_overlay_post_style .single-post-meta-wrapper span a {
    color: #fff !important;
}
.blog_large_overlay_post_style .post-entry-content h3 a:hover {
    opacity: 0.8;
}
.blog_large_overlay_post_style .post_grid_more_meta_wrapper {
    text-align: center;
}
.blog_large_overlay_post_style .post_grid_more_meta_wrapper span a {
    display: inline-block;
    font-weight: 400;
    letter-spacing: 0em;
    margin: 0px !important;
    margin-right: 2px !important;
    margin-left: 2px !important;
    float: none !important;
    background: #000;
    height: auto;
    line-height: 10px;
    padding: 4px 12px 4px;
    color: #fff !important;
}
#content .blog_grid_post_style .meta-category-small,
.grid_home_3col .blog_grid_post_style .meta-category-small {
    margin-top: 15px;
    margin-bottom: 5px;
}
#content .blog_grid_post_style .id_rating_front,
.grid_home_3col .blog_grid_post_style .id_rating_front {
    margin-top: 0px;
    margin-left: 0px;
}
.margin_full_slider {
    margin-top: 30px;
}
.page-template-home-grid-post-4col .col3_homepost_carosel,
.page-template-home-grid-post-4col .home_grid_2_post_header_wrapper,
.page-template-home-grid-post-4col .page_slider_grid_5_style,
.page-template-home-grid-post-4col .default_3_grid_slider {
    background: #ededed;
    margin-top: 0px;
    padding-top: 0px;
}
.page-template-home-grid-post-4col .post_grid_more_meta_wrapper.no_feature_img_class {
    margin-top: 15px !important;
}
.post_grid_more_meta_wrapper.no_feature_img_class {
    margin-top: 0px;
}
.post_grid_more_meta_wrapper {
    float: left;
    width: 100%;
    margin-top: 0px;
}
.post_grid_more_meta_wrapper .grid_post_share {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    width: auto;
    float: left;
    line-height: 1.2;
    margin-right: 10px;
    color: #555;
}
.post_grid_more_meta_wrapper .grid_post_share .grid_share_wrapper {
    float: left;
}
.post_grid_more_meta_wrapper .grid_post_share i {
    margin-right: 5px;
    float: left;
}
.grid_post_share .mashsb-count {
    margin-right: 5px;
    margin-top: 0px;
    font-weight: 400;
}
.grid_post_share .mashsbcount {
    float: left;
    font-size: 12px;
    color: #555;
}
.grid_post_share .mashsb-sharetext {
    display: none;
}
.post_grid_more_meta_wrapper .meta-category-small {
    width: 100%;
    margin: 0px !important;
    padding: 0px;
    line-height: 1.2;
    text-align: left;
}
.post_grid_more_meta_wrapper .meta-comment i {
    margin-right: 5px;
}
.post_grid_more_meta_wrapper .meta-comment {
    font-size: 12px;
    font-weight: 400px;
    line-height: 16px;
    width: auto;
    float: left;
    line-height: 1.2;
    margin-right: 10px;
}
.post_grid_more_meta_wrapper .meta-comment a {
    color: #555;
}
#content .blog_grid_post_style .meta-category-small a,
.grid_home_3col .blog_grid_post_style .meta-category-small a,
.id_home_builder_carousel_post .meta-category-small a,
.post_list_medium_widget .meta-category-small a,
.page_builder_slider .meta-category-small a,
.id_homepage.builder_post_grid_bellow .blog_list_post_style .meta-category-small a,
.blog_grid_post_style .meta-category-small a,
.blog_large_post_style .meta-category-small a,
.loop-list-post-display .blog_list_post_style .meta-category-small a {
    color: #fff;
    font-weight: 400 !important;
    letter-spacing: 0.03em !important;
    background: #ef262c;
    height: auto;
    line-height: 10px;
    padding: 7px 15px 7px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.page_builder_slider .meta-category-small a {
    margin: 0px 2px 0px 0px !important;
}
.loop-list-post-display .blog_list_post_style .meta-category-small a {
    color: #fff !important;
}
.builder_post_list_bellow .meta-category-small a,
.main_right_post_style_list .meta-category-small a {
    font-weight: 400 !important;
    letter-spacing: 0.05em;
    height: auto;
    line-height: 10px;
    padding: 0px;
    color: #000;
}
.container_masonry_home {
    margin: 0px !important;
    padding: 0px !important;
}
.container_masonry_home .pagination-more {
    margin-bottom: 0px;
    padding-bottom: 0px;
    background: #fff;
}
.container_masonry_home .pagination-more a {
    margin: 30px 0px;
}
.blog_grid_post_style .meta-category-small a {
    margin: 0px 2px 1px 0px !important;
}
.blog_grid_post_style .meta-category-small a:last-child {
    margin-right: 0px !important;
}
/* builder block nav*/

.id_bulder_wrapper {
    position: relative;
}
.id_content_post {
    float: left;
    width: 100%;
}
.id_cat_nav_head {
    position: absolute;
    top: -70px;
    right: 0px;
}
.id_cat_nav_head .category_listing {
    padding: 0px;
    margin: 0px;
    list-style: none;
    float: left;
}
.id_cat_nav_head .category_listing li {
    float: left;
    margin-left: 10px;
    cursor: pointer;
}
.id_cat_nav_head .id_pagination {
    padding: 0px;
    margin: 0px;
    list-style: none;
    float: left;
}
.id_cat_nav_head .id_pagination li {
    float: left;
    margin-left: 10px;
    font-size: 14px;
    cursor: pointer;
}
.id_cat_nav_head .id_pagination li i {}
/* Squre grid 3col*/

.grid_home_masonry_3col #infscr-loading {
    bottom: -80px;
}
.grid_home_masonry.grid_home_masonry_3col .blog_grid_post_style {
    width: 33.33333333%;
}
.grid_home_masonry.grid_home_masonry_3col .blog_grid_post_style .id_squre_content_wrapper {
    opacity: 1;
}
.grid_home_masonry.grid_home_masonry_3col .blog_grid_post_style .id_squre_content_wrapper .link_grid_header_absolute {
    background: #000;
    opacity: 0.2;
}
.grid_home_masonry.grid_home_masonry_3col .blog_grid_post_style .id_squre_content_wrapper:hover .link_grid_header_absolute {
    opacity: 0.5;
}
.grid_home_masonry.grid_home_masonry_3col .blog_grid_post_style .id_squre_content_wrapper {
    background: none;
}
.grid_home_masonry.grid_home_masonry_3col .blog_grid_post_style .id_squre_content_wrapper .image-post-title {
    font-size: 32px;
    text-transform: uppercase;
    margin-top: 20px;
}
.grid_home_masonry.grid_home_masonry_3col .blog_grid_post_style .id_squre_content_wrapper .image-post-title a {
    font-weight: 700 !important;
}
.grid_home_masonry.grid_home_masonry_3col .blog_grid_post_style .id_squre_content_wrapper .image-post-title a:hover {
    color: #fff !important;
    opacity: 0.7;
}
.page-template-home-grid-masonry-3 .large_center_slider_container .banner-container h5 a {
    text-transform: uppercase;
    font-weight: 700 !important;
}
/*Large post overlay*/

.id_s_slide_text_wrapper {
    margin-top: 0px !important;
    position: relative;
}
.id_s_slide_text_wrapper:after {
    content: '';
    height: 600px !important;
    width: 35% !important;
    background: #040404;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 1;
}
.id_s_slide_text_wrapper,
.id_s_slide_text_wrapper .id_s_slider_img,
.id_s_slide_text_wrapper .banner-container,
.large_center_slider_container.id_single_slider_box.id_s_slide_text_wrapper .item {
    height: 600px !important;
}
.id_s_slide_text_wrapper .container {
    max-width: 100% !important;
    padding: 0px;
    margin: 0px;
    position: relative;
    z-index: 2;
}
.id_s_slide_text_wrapper .row {
    padding: 0px;
    margin: 0px;
}
.id_s_slide_text_wrapper .col-md-12 {
    padding: 0px;
    margin: 0px;
}
.id_s_slide_text_wrapper .id_s_slider_img {
    position: relative;
    float: left;
    width: 65%;
    overflow: hidden;
}
.id_s_slide_text_wrapper .id_s_slider_img .image_grid_header_absolute {
    height: auto;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0;
}
.id_s_slide_text_wrapper .banner-container {
    width: 35% !important;
    float: left;
    overflow: hidden;
    position: relative !important;
    background: #040404 !important;
    padding: 50px !important;
}
.id_s_slide_text_wrapper .banner-container .meta-category-small {
    float: left !important;
    width: 100%;
}
.id_s_slide_text_wrapper .banner-container .meta-category-small a {
    background: transparent;
    font-size: 10px !important;
    height: auto;
    line-height: 10px;
    padding: 4px 15px 4px !important;
    letter-spacing: 0.2em;
}
.id_s_slide_text_wrapper .banner-container h5 {
    float: left !important;
    width: 100%;
}
.id_s_slide_text_wrapper .banner-container h5 a {
    color: #fff !important;
    font-size: 35px !important;
}
.id_s_slide_text_wrapper .banner-container .id_slider_desc {
    float: left;
    width: 100%;
    color: #bbb;
    margin-top: 15px;
    margin-bottom: 0px;
    font-size: 15px;
}
.id_s_slide_text_wrapper .banner-container .id_ssider_more {
    float: left;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    font-size: 10px;
    font-weight: 400;
    color: #000;
    height: 40px;
    line-height: 38px;
    border: 1px solid #fff;
    padding: 0px 30px 0px;
    -o-transition: .25s;
    -ms-transition: .25s;
    -moz-transition: .25s;
    -webkit-transition: .25s;
    transition: .25s;
    background-color: #fff;
    margin-top: 30px;
}
.id_s_slide_text_wrapper .banner-container .id_ssider_more:hover {
    text-decoration: none !important;
    background: #fff;
    color: #000;
}
.large_center_slider_container.id_single_slider_box.id_s_slide_text_wrapper .banner-container .post-meta span,
.large_center_slider_container.id_single_slider_box.id_s_slide_text_wrapper .banner-container .post-meta span a {
    color: #fff !important;
}
.id_s_slide_text_wrapper .pro_post_arrow_left i {
    margin-right: 10px;
}
.id_s_slide_text_wrapper .pro_post_arrow_right i {
    margin-left: 10px;
}
.id_s_slide_text_wrapper .pro_post_arrow_left i,
.id_s_slide_text_wrapper .pro_post_arrow_right i {
    width: auto;
    font-size: 15px;
}
.id_s_slide_text_wrapper .pro_post_arrow_left,
.id_s_slide_text_wrapper .pro_post_arrow_right {
    color: #999;
    cursor: pointer;
    z-index: 1;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 1;
    width: 17.5% !important;
    height: 60px;
    line-height: 60px;
    position: absolute;
    text-align: center;
    top: auto;
    bottom: 0px;
    margin-top: 0;
    opacity: 1 !important;
    border-top: 1px solid #292929;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.id_s_slide_text_wrapper .pro_post_arrow_left:hover,
.id_s_slide_text_wrapper .pro_post_arrow_right:hover {
    color: #999;
}
.large_center_slider_container.id_s_slide_text_wrapper:hover .pro_post_arrow_right,
.large_center_slider_container.id_s_slide_text_wrapper:hover .pro_post_arrow_left {
    opacity: 1 !important;
}
.id_s_slide_text_wrapper:hover .pro_post_arrow_right {
    right: 0px !important;
}
.id_s_slide_text_wrapper .pro_post_arrow_right {
    right: 0px;
    border-left: 1px solid #292929;
}
.id_s_slide_text_wrapper .pro_post_arrow_left {
    left: auto !important;
    right: 17.5%;
}
.pagingInfo {
    display: none;
    float: left;
    position: absolute;
    font-size: 28px;
    font-weight: 100;
    background: #fff;
    color: #000;
    top: 30px;
    right: 30px;
    height: 70px;
    line-height: 70px;
    width: 70px;
    text-align: center;
    z-index: 999;
    -o-transition: .25s;
    -ms-transition: .25s;
    -moz-transition: .25s;
    -webkit-transition: .25s;
    transition: .25s;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}
/*Large post overlay*/

.id_home_large_full .blog_grid_post_style {
    width: 100%;
}
.id_home_large_full #infscr-loading {
    bottom: -80px;
}
.id_home_large_full .blog_grid_post_style .id_squre_grid_wrapper {
    position: relative;
    float: left;
    width: 100%;
    padding-bottom: 35%;
}
.id_home_large_full .blog_grid_post_style .id_squre_grid_image {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background-size: cover;
    opacity: 1;
    backface-visibility: hidden;
    background-position: 50% center;
    -webkit-transition: .5s ease-in-out opacity, 0.5s transform ease-in-out;
    -webkit-transition: .5s ease-in-out opacity, 0.5s -webkit-transform ease-in-out;
    transition: .5s ease-in-out opacity, 0.5s -webkit-transform ease-in-out;
    transition: .5s ease-in-out opacity, 0.5s transform ease-in-out;
    transition: .5s ease-in-out opacity, 0.5s transform ease-in-out, 0.5s -webkit-transform ease-in-out;
}
.id_home_large_full .id_squre_grid_wrapper .banner-container {
    top: 50%;
    background: none;
    left: 25%;
    right: 25%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: auto;
    padding: 0;
    bottom: auto;
    text-align: center;
}
.id_home_large_full .id_squre_grid_wrapper .link_grid_header_absolute {
    height: 100%;
    position: absolute;
    z-index: 1;
    background: #000 !important;
}
.id_home_large_full .id_squre_grid_wrapper:hover .link_grid_header_absolute {
    opacity: 0.5;
}
.id_home_large_full .id_squre_grid_wrapper .meta-category-small a {
    float: none !important;
    display: inline-block;
}
.id_home_large_full .id_squre_grid_wrapper .banner-container h5 a {
    font-size: 45px;
}
.id_home_large_full .id_squre_grid_wrapper .banner-container h5 a:hover {
    color: #fff !important;
    opacity: 0.8;
}
/* Squre grid*/

.grid_home_masonry_4col #infscr-loading {
    bottom: -80px;
}
.grid_home_masonry .blog_grid_post_style {
    width: 25%;
}
.grid_home_masonry .blog_grid_post_style .id_squre_grid_wrapper {
    position: relative;
    float: left;
    width: 100%;
    padding-bottom: 100%;
}
.grid_home_masonry .blog_grid_post_style .id_squre_grid_image {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background-size: cover;
    opacity: 1;
    backface-visibility: hidden;
    background-position: 50% center;
    -webkit-transition: .5s ease-in-out opacity, 0.5s transform ease-in-out;
    -webkit-transition: .5s ease-in-out opacity, 0.5s -webkit-transform ease-in-out;
    transition: .5s ease-in-out opacity, 0.5s -webkit-transform ease-in-out;
    transition: .5s ease-in-out opacity, 0.5s transform ease-in-out;
    transition: .5s ease-in-out opacity, 0.5s transform ease-in-out, 0.5s -webkit-transform ease-in-out;
}
.grid_home_masonry .blog_grid_post_style .id_squre_content_wrapper {
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
    background: #000;
    background: rgba(0, 0, 0, 0.8);
    padding: 35px;
    opacity: 0;
    -webkit-transition: .3s ease-in-out opacity, 0.3s transform ease-in-out;
    -webkit-transition: .3s ease-in-out opacity, 0.3s -webkit-transform ease-in-out;
    transition: .3s ease-in-out opacity, 0.3s -webkit-transform ease-in-out;
    transition: .3s ease-in-out opacity, 0.3s transform ease-in-out;
    transition: .3s ease-in-out opacity, 0.3s transform ease-in-out, 0.3s -webkit-transform ease-in-out;
}
.grid_home_masonry .blog_grid_post_style .id_squre_grid_wrapper:hover .id_squre_content_wrapper {
    opacity: 1;
}
.grid_home_masonry .blog_grid_post_style .id_squre_content_wrapper .link_grid_header_absolute {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: none;
    color: none;
}
.grid_home_masonry .blog_grid_post_style .id_squre_content_wrapper .post_grid_more_meta_wrapper {
    margin: 0px;
    position: relative;
    z-index: 2;
}
.grid_home_masonry .blog_grid_post_style .id_squre_content_wrapper .image-post-title {
    font-size: 25px;
    position: relative;
    z-index: 2;
}
.grid_home_masonry .blog_grid_post_style .id_squre_content_wrapper .image-post-title a {
    color: #fff;
}
.grid_home_masonry .blog_grid_post_style .id_squre_content_wrapper .image-post-title a:hover {
    color: #fff !important;
    opacity: 0.8;
}
.grid_home_masonry .blog_grid_post_style .id_squre_content_wrapper .post-meta-bot {
    position: absolute;
    bottom: 35px;
    left: 35px;
    right: 35px;
    color: #fff;
    font-size: 12px;
    z-index: 2;
}
.grid_home_masonry .blog_grid_post_style .id_squre_content_wrapper .post-meta-bot .post-date,
.grid_home_masonry .blog_grid_post_style .id_squre_content_wrapper .post-meta-bot span a {
    color: #fff !important;
}
.blog_large_post_style .large_post_content {
    float: left;
    width: 100%;
    text-align: center;
}
.blog_large_post_style .large_post_content p {
    margin-bottom: 30px;
    text-align: left;
    font-size: 15px;
    padding: 0px;
}
.blog_large_post_style .image-post-thumb {
    margin-bottom: 25px !important;
}
.blog_large_post_style .large_post_content .id_continue_reading {
    margin: 25px 0px 10px 0px;
}
.blog_list_post_style .read_more_wrapper {
    text-align: left !important;
}
.blog_large_post_style .large_post_content .read_more_wrapper,
.blog_grid_post_style .read_more_wrapper,
.blog_list_post_style .read_more_wrapper {
    float: left;
    width: 100%;
    text-align: center;
    margin: 15px 0px;
}
.blog_grid_post_style .read_more_wrapper {
    margin-bottom: 2px;
}
.blog_large_post_style .large_post_content .read_more_wrapper a,
.blog_grid_post_style .read_more_wrapper a,
.blog_list_post_style .read_more_wrapper a {
    color: #222;
    text-transform: uppercase;
    padding: 0px 20px;
    height: 36px;
    line-height: 34px;
    border: 2px solid #222;
    font-size: 10px;
    letter-spacing: 1px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    display: inline-block;
    transition: background 0.3s linear;
    -moz-transition: background 0.3s linear;
    -webkit-transition: background 0.3s linear;
    -o-transition: background 0.3s linear;
}
.blog_large_post_style .large_post_content .read_more_wrapper a:hover,
.blog_grid_post_style .read_more_wrapper a:hover,
.blog_list_post_style .read_more_wrapper a:hover {
    background: #222;
    color: #fff !important;
    text-decoration: none !important;
}
.date_post_large_display {
    display: none;
    float: left;
    width: 70px;
    height: 90px;
    background: #000;
    color: #FFF;
    text-align: center;
    text-transform: uppercase;
    font-size: 45px;
    line-height: 35px;
    padding-top: 15px;
    position: absolute;
    right: -1px;
    top: 0px;
    z-index: 9;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
}
.date_post_large_display span {
    display: block;
    font-size: 27px;
}
.blog_large_post_style .post-entry-content .meta-category-small {
    margin: 0px !important;
    padding: 0px;
    line-height: 1.2;
}
.blog_large_post_style .post-entry-content .meta-category-small,
.blog_large_post_style .post-entry-content .meta-category-small a,
.meta-category-small a {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.blog_large_post_style .post-entry-content .image-post-title,
.blog_large_post_style .post-entry-content h1 {
    margin: 0px;
    margin-top: 0px !important;
    font-size: 35px;
    line-height: 1.2 !important;
    margin-bottom: 5px;
    color: #222222;
    float: left;
    width: 100%;
    text-transform: capitalize;
    text-align: left;
    padding: 0px;
}
.blog_large_post_style .post-entry-content .large_post_content {
    text-align: left;
}
.blog_large_post_style .post-entry-content .post-meta {
    display: block;
    margin-bottom: 12px;
    letter-spacing: 0px;
    float: left;
    width: 100%;
}
.blog_large_post_style .post-entry-content .post-meta,
.blog_large_post_style .post-entry-content .post-meta a {
    color: #777;
    font-size: 10px !important;
    text-transform: uppercase;
    line-height: 1.2;
}
.blog_large_post_style .post-entry-content .post-meta a:hover {
    float: none !important;
    text-decoration: none !important;
    color: #777 !important;
}
.blog_large_post_style .post-entry-content .post-meta a {
    font-weight: 300;
}
.blog_large_post_style .post-entry-content .post-meta i {
    margin-right: 5px;
}
.blog_large_post_style .post-entry-content .post-meta span {
    display: inline-block;
    margin-right: 10px;
}
.blog_large_post_style .large_post_footer_wrapper {
    float: left;
    width: 100%;
    padding: 10px 0px;
    border-bottom: 1px solid #f0f0f0;
    border-top: 1px solid #f0f0f0;
}
.blog_large_post_style .large_post_footer_wrapper .large_post_footer_wrapper_in {
    float: left;
    width: 100%;
}
.post_large_footer_meta {
    float: left;
}
.post_large_footer_meta .post_tag_footer {
    float: left;
    margin-right: 9px;
    padding-right: 7px;
    line-height: 2;
    text-transform: capitalize;
}
.post_large_footer_meta .post_tag_footer:after {
    position: relative;
    top: 3px;
    left: 8px;
    height: 15px;
    content: no-close-quote;
    width: 1px;
    background: #dddddd;
    display: inline-block;
    -moz-transform: rotate(25deg);
    -webkit-transform: rotate(25deg);
    -o-transform: rotate(25deg);
    -ms-transform: rotate(25deg);
    transform: rotate(25deg);
}
.post_large_footer_meta .post_tag_footer a {
    display: inline-block;
    font-size: 11px;
    text-transform: uppercase;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.post_large_footer_meta .post_tag_footer a:hover {
    text-decoration: none !important;
    color: #ff4200;
}
.post_large_footer_meta .post_comment_footer,
.post_large_footer_meta .post_love_footer {
    margin-right: 7px;
    padding-right: 7px;
}
.post_large_footer_meta .post_comment_footer:after,
.post_large_footer_meta .post_love_footer:after {
    position: relative;
    top: 3px;
    left: 8px;
    height: 15px;
    content: no-close-quote;
    width: 1px;
    background: #dddddd;
    display: inline-block;
    -moz-transform: rotate(25deg);
    -webkit-transform: rotate(25deg);
    -o-transform: rotate(25deg);
    -ms-transform: rotate(25deg);
    transform: rotate(25deg);
}
.post_large_footer_meta .post_comment_footer,
.post_large_footer_meta .post_love_footer,
.post_large_footer_meta .post_comment_footer a,
.post_large_footer_meta .post_love_footer a,
.post_large_footer_meta .post_view_footer {
    font-size: 12px !important;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    color: #222;
}
.post_large_footer_meta .post_comment_footer a:hover,
.post_large_footer_meta .post_love_footer a:hover {
    color: #ff4200;
}
.post_large_footer_meta .post_comment_footer i,
.post_large_footer_meta .post_love_footer i,
.post_large_footer_meta .post_view_footer i {
    margin-right: 5px;
}
.id_continue_reading {
    background: #fff;
    color: #000;
    border: 2px solid #000;
    text-transform: uppercase;
    font-size: 11px;
    height: 40px;
    line-height: 38px;
    display: inline-block;
    padding: 0px 25px;
}
.id_continue_reading:hover {
    text-decoration: none !important;
    background: #000;
    color: #fff !important;
}
.large_post_share_icons {
    float: left;
    width: 100%;
    padding: 0px;
    text-align: center;
    margin-bottom: 0px;
    margin-top: 0px;
    border-bottom: 1px solid #ededed;
    border-top: 1px solid #ededed;
    padding: 10px 0 10px 0;
}
.large_post_share_icons li {
    display: inline-block;
}
.large_post_share_icons li a {
    display: inline-block;
    text-align: center;
    color: #000;
    font-size: 20px;
    margin-left: 5px;
    margin-right: 5px;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.large_post_share_icons li a:hover {
    color: #ff4200;
}
.clear_2col_related {
    float: left;
    width: 100%;
    height: 1px;
}
.blog_post_related_title {
    margin-bottom: 25px;
}
.blog_post_related_title h5 {
    text-align: center;
    text-transform: capitalize;
    font-size: 20px;
    color: #000;
    margin: 0px;
}
.blog-post-related-loop {
    margin-bottom: 50px;
}
.blog-post-related-loop .blog-post-related-image {
    float: left;
    width: 100%;
    margin-bottom: 0px;
    overflow: hidden;
    background: #000;
    position: relative;
}
.blog-post-related-loop .blog-post-related-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;
    float: left;
    width: 100%;
}
.blog-post-related-loop .blog-post-related-item-inside-wrapper {
    float: left;
    width: 100%;
    text-align: center;
    position: relative;
}
.blog-post-related-loop .blog-post-related-item-inside {
    float: left;
    width: 100%;
    background: #fff;
    padding-bottom: 0px;
    margin-top: 10px;
}
.blog-post-related-loop .blog-post-related-item-inside h3 {
    margin: 0px;
    font-size: 15px;
    line-height: 1.2;
    text-transform: capitalize;
}
.blog_large_post_style .image-post-thumb .link_image > img {
    width: 100%;
}
.blog_large_post_style .image-post-thumb,
.full_width_quote_options .image-post-thumb {
    z-index: 1;
}
.blog_large_post_style .qoute_large_image,
.full_width_quote_options .qoute_large_image {
    position: absolute;
    height: 100%;
    width: 100%;
    padding-top: 0;
    top: 0;
    left: 0;
    z-index: -1;
}
.blog_large_post_style .qoute_large_image img,
.full_width_quote_options .qoute_large_image img {
    position: absolute!important;
    width: 100%;
    max-width: none!important;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.qoute_large_background.image_grid_header_absolute {
    padding: 150px 15px;
}
.blog_large_post_style .qoute_large_background,
.full_width_quote_options .qoute_large_background {
    position: relative;
    text-align: center;
    padding: 100px 15px;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9;
}
.qoute_large_background.image_grid_header_absolute {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 50%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    float: left;
    width: 100%;
    position: relative;
}
.qoute_large_background.image_grid_header_absolute .quote_text_des {
    display: block;
    color: #fff;
    font-size: 25px;
    font-style: italic;
    line-height: 1.2em;
    margin: 0;
    text-align: center;
    font-family: Georgia !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.qoute_large_background.image_grid_header_absolute .fa-quote-right {
    color: #fff;
    font-size: 30px;
}
.qoute_large_background.image_grid_header_absolute .link_grid_header_absolute {
    opacity: 0.5;
    left: 0px;
    top: 0px;
}
.qoute_large_background.image_grid_header_absolute .quote_source {
    color: #fff;
    text-align: center;
    margin-bottom: 0px;
}
.qoute_large_background.image_grid_header_absolute .qoute_large_content_inside {
    padding: 40px;
    float: left;
    width: 100%;
    z-index: 2;
    position: relative;
    text-align: center;
}
.blog_large_post_style .qoute_large_wrapper_inside,
.full_width_quote_options .qoute_large_wrapper_inside {
    height: 100%;
    display: table;
    width: 100%;
    table-layout: fixed;
}
.blog_large_post_style .qoute_large_content_inside,
.full_width_quote_options .qoute_large_content_inside {
    display: table-cell;
    vertical-align: middle;
}
.blog_large_post_style .qoute_large_content_inside p,
.full_width_quote_options .qoute_large_content_inside p {
    font-size: 22px;
    color: #FFF;
    font-style: italic;
}
.blog_large_post_style .qoute_large_content_inside .quote_source,
.full_width_quote_options .qoute_large_content_inside .quote_source {
    font-size: 13px;
    font-style: normal;
    text-transform: capitalize;
    letter-spacing: 1px;
}
.full_width_quote_options .qoute_large_background_image {
    height: 500px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 50%;
    position: relative;
}
.full_width_quote_options .qoute_large_background_color {
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0px;
    left: 0px;
}
.full_width_quote_options .qoute_large_text {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
    left: 15%;
    right: 15%;
    text-align: center;
}
.full_width_quote_options .qoute_large_text p {
    color: #fff !important;
    font-style: italic;
    font-size: 16px !important;
}
.full_width_quote_options .qoute_large_text .quote_source {
    font-style: normal !important;
}
.blog_large_post_style .pro_post_arrow_right,
.single_post_caption_full_thumb .pro_post_arrow_right {
    right: 10px;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}
.blog_large_post_style .pro_post_arrow_left,
.single_post_caption_full_thumb .pro_post_arrow_left {
    left: 10px;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}
.blog_large_post_style .pro_post_arrow_left,
.blog_large_post_style .pro_post_arrow_right,
.single_post_caption_full_thumb .pro_post_arrow_left,
.single_post_caption_full_thumb .pro_post_arrow_right {
    color: #FFF;
    cursor: pointer;
    font-size: 35px;
    line-height: 1;
    width: 50px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    text-align: center;
    top: 50%;
    margin-top: -20px;
    z-index: 1;
}
.blog_large_post_style .categories-title {
    margin-bottom: 30px !important;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    background: #fff;
    border: 1px solid #EEE;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    padding: 20px;
    margin-top: 0px;
    color: #333;
}
.blog_large_post_style .box .post_content {
    padding: 0px 30px;
    float: left;
}
.preview_wrapper_icons {
    position: absolute;
    top: -15px;
    right: 5px;
    -ms-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    transition: all 0.1s ease-out;
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
}
.preview_wrapper_icons .preview_icon_hot {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 45px;
    text-align: center;
    vertical-align: middle;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    background: #ff4200;
    color: #fff;
    margin-right: 5px;
    margin-bottom: 10px;
    font-size: 22px;
}
.preview_wrapper_icons .preview_icon_trend {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 45px;
    text-align: center;
    vertical-align: middle;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    background: #ff8d00;
    color: #fff;
    margin-right: 5px;
    margin-bottom: 10px;
    font-size: 22px;
}
.grid_meta_bottom_wrapper {
    float: left;
    width: 100%;
}
.grid_meta_bottom_wrapper .author-avatar-image img {
    width: 32px !important;
    height: 32px !important;
}
.grid_meta_bottom_wrapper .post-date,
.grid_meta_bottom_wrapper .author-avatar-link a {
    font-size: 11px;
    font-weight: 400;
    line-height: 16px;
    width: 100%;
    float: left;
    color: #000;
    text-align: left;
}
.grid_meta_bottom_wrapper .meta_comment {
    float: right;
    min-width: 24px;
    height: 22px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #444;
    font-size: 11px;
    line-height: 22px;
    text-align: center;
    margin-top: 3px;
    color: #fff;
    padding: 0 10px 0 11px;
}
.grid_meta_bottom_wrapper .meta_comment:after {
    content: "";
    display: block;
    margin-left: 8px;
    width: 0;
    height: 0;
    border-top: 5px solid #444;
    border-right: 5px solid transparent;
}
.grid_meta_bottom_wrapper .meta_comment a {
    color: #fff !important;
    display: block;
    text-decoration: none !important;
}
.grid_meta_bottom_wrapper .meta_comment a:hover {
    text-decoration: none !important;
}
.author-avatar-image {
    float: left;
}
.author-avatar-image img {
    width: 20px !important;
    height: 20px !important;
    float: left;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    margin-right: 5px;
}
.author-avatar-link {
    float: left;
    margin-top: 0px;
    letter-spacing: 0px;
    font-weight: 400;
    text-transform: capitalize;
    max-width: 160px;
    margin-right: 10px;
}
.author-avatar-link a {
    font-size: 10px;
    font-weight: 300 !important;
    color: #777 !important;
}
.author-avatar-link a:hover {
    text-decoration: none !important;
}
.box .image-post-thumb {
    position: relative;
    float: left;
    width: 100%;
}
.jlsingle-title-above {
    margin-top: 0px;
}
.box .image-post-thumb > a {
    float: left;
    width: 100%;
    min-height: 60px;
}
.id_radius .box .image-post-thumb > a {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
}
.id_radius .id_grid_large2col.id_post_loop_wrapper.id_grid_4col_home .grid-sidebar .box .post-entry-content {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.box .image-post-thumb > a > img {
    max-width: 100%;
    width: auto;
}
.box .image-post-thumb > .meta-category-small {
    position: absolute;
    margin: 0px !important;
    top: 20px;
    left: 20px;
}
.box .image-post-thumb > .meta-category-small a {
    float: left !important;
    margin: 0px 1px 0px 0px !important;
    color: #fff;
}
.box.blog_grid_post_style .image-post-thumb > a > img {
    width: 100%;
    float: left;
}
.box .image-post-thumb a > img,
.owl-carousel .owl-item img {
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.box .image-post-thumb a:hover > img,
.owl-carousel .owl-item:hover img {} .box .image-post-thumb a .overlay_icons,
.full-slider-wrapper .bubble .overlay_icons,
.header_small_carousel_post .item.col-md-12 > a .overlay_icons {
    color: #FFF;
    font-size: 15px !important;
    left: 50%;
    margin-left: -10px;
    margin-top: 20px;
    position: absolute;
    text-align: center;
    top: 50%;
    z-index: 9;
    opacity: 0;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}
.box .image-post-thumb a:hover .overlay_icons,
.full-slider-wrapper .bubble:hover .overlay_icons,
.header_small_carousel_post .item.col-md-12:hover > a .overlay_icons {
    margin-top: 0px;
    opacity: 0;
}
.box .image-post-thumb audio {
    position: absolute;
    bottom: 0px;
}
.box img {
    height: auto;
}
.format-audio .image-post-thumb img {
    width: 100%;
}
.blog_large_post_style .post-entry-content .post-entry-content-wrapper {
    float: left;
    width: 100%;
    padding: 0px;
}
.post-entry-content {
    float: left;
    position: relative;
    z-index: 1;
    width: 100%;
    text-align: left;
    padding: 0px;
}
.owl-carousel .owl-item {
    overflow: hidden;
}
.post-entry-content .post-entry-title {
    font-size: 28px;
    text-decoration: none;
}
.post-entry-content .post-entry-title:hover {
    text-decoration: none;
}
.content_post_grid {
    position: relative;
    float: left;
    width: 100%;
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 20px;
    text-align: left;
}
.content_post_grid p {
    margin-bottom: 0px;
    text-align: left;
}
.id_small_list_front .meta-category-small-list {
    width: auto !important;
}
.id_small_list_front .id_rating_front {
    float: left;
    margin-top: -3px !important;
}
.meta-category-small-list.id_builder_cat_main {
    width: auto;
    margin-top: 15px;
}
.page_slider_grid_5_style .id_review_wrapper {
    top: 20px;
    right: 20px;
}
.id_review_wrapper {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 50px;
    height: 50px;
    z-index: 1;
}
.id_rating_front {
    float: left;
    width: 50px;
    height: 50px;
    position: relative;
    font-size: 14px;
    color: #fff;
    margin-top: 0px;
    text-align: center;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 100%;
}
.id_rating_front canvas {
    position: absolute;
    top: 0;
    left: 0;
}
.id_rating_front .id_rating_value {
    float: none;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    text-shadow: 1px 0px 0px rgba(0, 0, 0, .4);
}
.id_rating_front span {
    float: none;
    height: 13px;
    line-height: 13px;
    font-size: 14px;
}
.id_rating_front span i {
    margin-right: 1px;
}
.meta-category-small-list {
    float: left;
    width: 100%;
}
.meta-category-small-list a {
    float: left;
    margin-right: 0px;
    margin-top: 0px;
    font-size: 10px !important;
    text-transform: uppercase;
    margin: 0px 5px 0px 0px;
    display: inline-block;
    color: #000;
    font-weight: 600;
    letter-spacing: 0em;
    height: auto;
    line-height: 10px;
    padding: 0px;
}
.meta-category-small-list a:hover {
    text-decoration: none !important;
}
.meta-category-small.cus_bgcolor_wrapper {
    position: absolute;
    margin: 0px !important;
    top: 10px;
    left: 10px;
    z-index: 2;
}
.meta-category-small.cus_bgcolor_wrapper .post-category-bgcolor-text {
    margin: 0px !important;
    margin-right: 1px !important;
    float: left !important;
    color: #fff;
    background: #000;
    height: auto;
    line-height: 10px;
    font-size: 11px !important;
    padding: 5px 10px 5px !important;
    font-weight: 400 !important;
    width: auto !important;
    letter-spacing: 0.05em;
}
.meta-category-small.cus_bgcolor_wrapper .post-category-bgcolor-text:hover {
    color: #fff !important;
}
.meta-category-small {
    float: left;
    width: 100%;
    line-height: 1.2;
}
.meta-category-small a {
    float: left;
    margin-right: 0px;
    margin-top: 0px;
    font-size: 11px !important;
    text-transform: uppercase;
    margin: 0px 1px 0px 0px;
    display: inline-block;
    color: #000;
    font-weight: 500;
    letter-spacing: 0.2em;
    height: auto;
    line-height: 10px;
    padding: 0px;
}
.meta-category-small a:hover {
    text-decoration: none !important;
}
.single_meta_category {
    width: auto;
}
.single_reactions_img.reactions_img_wrapper {
    position: inherit;
    top: 0;
    right: 0;
    float: right;
    margin-top: 0px;
}
.post-meta-bot {
    overflow: hidden;
    position: relative;
    margin: 0px;
    font-size: 13px;
    letter-spacing: 0px;
    text-transform: capitalize;
    float: left;
    width: 100%;
    color: #565656;
    padding: 0px;
    margin-top: 15px;
}
.post-meta-bot-in {
    float: left;
    width: 100%;
    padding: 0px;
}
.post-meta-bot i {
    margin-right: 3px;
}
.post-meta-bot .love_post_view {
    float: right;
    margin-top: 2px;
}
.post-meta-bot .love_post_view a {
    color: #313131;
}
.post-meta-bot .love_post_view a:hover {
    color: #ff4200;
}
.post-meta-bot .meta-comment {
    float: right;
    font-size: 13px;
    margin-left: 10px;
    margin-top: 2px;
}
.post-meta-bot .meta-comment i {
    margin-right: 3px;
}
.post-meta-bot .meta-comment a {
    color: #313131;
    font-size: 12px;
}
.post-meta-bot .meta-comment a:hover {
    text-decoration: none !important;
    color: #ff4200;
}
.meta-comment a:hover {
    text-decoration: none !important;
}
.pagination-more {
    display: block !important;
    text-align: center;
    padding-bottom: 0px;
    float: left;
    width: 100%;
}
.pagination-more .more-previous {
    text-align: center;
    float: left;
    width: 100%;
}
.pagination-more div a:active,
.pagination-more div a:focus {
    text-decoration: none !important;
}
.page-template-home-grid-full .pagination-more .more-previous a,
.page-template-home-grid-full #infscr-loading {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    width: 100%;
    background: #030303;
}
.page-template-home-grid-full .pagination-more .more-previous a:hover {
    -webkit-transform: translatey(0px);
    transform: translatey(0px);
    -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, 0);
    box-shadow: 0 20px 30px rgba(0, 0, 0, 0);
}
.pagination-more .more-previous a {
    position: relative;
    width: 194px;
    height: 45px;
    line-height: 45px;
    padding: 0px;
    background: #222;
    color: #fff;
    text-align: left;
    text-shadow: none;
    text-decoration: none;
    cursor: pointer;
    filter: none;
    box-shadow: none;
    text-align: center;
    font-size: 11px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-block;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}
.pagination-more .more-previous a:hover {
    -webkit-transform: translatey(-3px);
    transform: translatey(-3px);
    -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, .2);
    box-shadow: 0 20px 30px rgba(0, 0, 0, .2);
}
.pagination-more div a:hover {
    text-decoration: none;
    text-decoration: none !important;
}
.scroll_more_main_wrapper #infscr-loading {
    bottom: -30px;
}
.jelly-infinite-load a {
    opacity: 0;
}
#infscr-loading {
    position: absolute;
    bottom: 0px;
    z-index: 3;
    width: 194px;
    height: 45px;
    line-height: 45px;
    padding: 0px;
    background: #222;
    color: #fff;
    text-align: left;
    text-shadow: none;
    text-decoration: none;
    cursor: pointer;
    filter: none;
    box-shadow: none;
    text-align: center;
    font-size: 11px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-block;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    left: 50%;
}
#infscr-loading i {
    font-size: 19px;
    -webkit-animation: jlloading 1s linear infinite;
    -moz-animation: jlloading 1s linear infinite;
    -ms-animation: jlloading 1s linear infinite;
    -o-animation: jlloading 1s linear infinite;
    animation: jlloading 1s linear infinite;
}
#infscr-loading img {
    display: none;
}
.id_spinner {
    margin: 100px auto 0;
    width: 70px;
    text-align: center;
}
.id_spinner > .id_bounce1,
.id_spinner > .id_bounce2,
.id_spinner > .id_bounce3 {
    width: 18px;
    height: 18px;
    background-color: #fff;
    margin-top: 5px;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
.id_spinner .id_bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}
.id_spinner .id_bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}
@-webkit-keyframes sk-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1.0)
    }
}
@keyframes sk-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
    }
}

.enable_single_post_full {
    padding-right: 15px !important;
    width: 100% !important;
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
/*Widget*/
#sidebar ul li a,
#sidebar ul li {
    font-size: 14px;
}
#sidebar .feature-post-list .item-details h3 a {
    font-size: 17px;
}
.id_about_us_widget_wrapper p {
    margin-bottom: 25px;
    float: left;
    width: 100%;
    font-size: 15px;
    text-align: left;
    margin-top: -10px;
}
#footer-container .id_about_us_widget_wrapper p {
    text-align: left;
    margin-bottom: 25px;
    float: left;
    margin-top: -10px;
}
.widget_id_wrapper {
    float: left;
    width: 100%;
}
.widget {
    float: left;
    width: 100%;
    padding: 0px;
    margin-bottom: 50px !important;
    position: relative;
    z-index: 1;
}
footer .widget:last-child {
    margin-bottom: 40px;
}
.id_mobile_nav_inner > .widget {
    margin-bottom: 40px !important;
    -webkit-box-shadow: 0 3px 4px 0 rgba(0, 1, 1, 0);
    box-shadow: 0 3px 4px 0 rgba(0, 1, 1, 0);
}
.widget .widget {
    border: 0px solid #dedede;
    background: none !important;
}
.widget.grid_widget_post_displat > .widget {
    margin-bottom: 0px !important;
}
.widget.fblikebox_widget {
    margin-bottom: 0px !important;
}
.grid_widget_post_displat .widget_container {
    padding-bottom: 0px !important;
}
.widget .widget-title {
    margin: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    float: left;
    width: 100%;
}
.widget .id_w_wrapper {
    float: left;
    width: 100%;
    padding: 40px;
}
.id_sidebar .panel-grid-cell:last-child {
    float: left;
    padding-left: 20px;
}
.panel-grid-cell .widget .widget-title {
    float: left;
    width: 100%;
    display: block;
    font-size: 17px;
    text-transform: capitalize;
    line-height: inherit;
    letter-spacing: 0em;
    position: relative;
    margin-bottom: 30px;
}
.widget .widget-title h2,
.id_sidebar .widget .widget-title {
    float: left;
    width: 100% !important;
    color: #000;
    display: block;
    font-size: 20px;
    line-height: 1.2;
    text-transform: capitalize;
    padding-bottom: 20px;
    margin: 0px 0px 25px 0px;
    border-bottom: 1px solid #E2E3E7;
    position: relative;
}
.widget .widget-title h2 a {
    color: #000;
}
.widget .widget-title h2 a img {
    margin-top: -5px;
    margin-bottom: 0px !important;
}
.widget .widget-title a {
    color: #000;
}
.widget-title span {
    color: #333;
    float: left;
    font-size: 17px;
    line-height: 27px;
    padding: 6px 10px;
    min-height: 30px;
    margin: 0px;
    text-transform: uppercase;
}
.widget-title .id_none_space {
    height: 0px !important;
    display: none;
}
footer .widget-title h2 a {
    color: #FFF !important;
}
footer .widget-title img {
    max-width: 180px;
    margin-bottom: 20px;
}
.widget.widget_mc4wp_form_widget {
    padding: 0px !important;
}
/*
widget style 2
*/

.id_custom_title2 #sidebar .widget {
    padding: 30px;
    border: 1px solid #ebebeb;
}
.id_custom_title2 #sidebar .widget .widget-title {
    margin: 0 -31px;
    margin-top: -31px;
    margin-bottom: 80px;
    width: auto;
    float: none;
}
.id_custom_title2 #sidebar .widget .widget-title h2 {
    background: #131313;
    text-align: center;
}
.id_custom_title2 #sidebar .widget .widget-title h2:after {
    display: none;
}
.id_custom_title2 #sidebar .widget .widget-title h2 a {
    color: #fff !important;
}
/*
widget style 3
*/

.id_custom_title3 #sidebar .widget {
    padding: 30px;
    border: 1px solid #ebebeb;
}
.id_custom_title3 #sidebar .widget .widget-title {
    margin: 0 -31px;
    margin-top: -31px;
    margin-bottom: 80px;
    width: auto;
    float: none;
}
.id_custom_title3 #sidebar .widget .widget-title h2 {
    background: none;
    text-align: center;
    color: #000;
    border-bottom: 1px solid #ebebeb;
}
.id_custom_title3 #sidebar .widget .widget-title h2:after {
    display: none;
}
.id_custom_title3 #sidebar .widget .widget-title h2 a {
    color: #000 !important;
}
/*
widget style 4
*/

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

.id_custom_title5 #sidebar .widget {
    padding: 0px;
    background: #f1f1f1;
    padding: 30px;
}
.id_custom_title5 #sidebar .widget .widget-title {
    margin-bottom: 30px;
    width: auto;
    float: none;
}
.id_custom_title5 #sidebar .widget .widget-title h2 {
    background: none;
    text-align: left;
    color: #000;
    padding: 0px;
    margin-bottom: 30px;
    line-height: 1.2;
    position: relative;
    text-transform: capitalize;
    letter-spacing: -0.03em;
    font-weight: 600 !important;
    font-size: 20px;
    margin-top: 0px;
}
.id_custom_title5 #sidebar .widget .widget-title h2:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-top: 5px;
    margin-left: -18px;
    width: 36px;
    height: 2px;
    background: #ff4200;
    border: 0px;
    display: none;
}
.id_custom_title5 #sidebar .widget .widget-title h2 a {
    color: #000 !important;
}
/*
Footer post 5 col
*/

.id_footer_wrapper {
    border-bottom: 1px solid #202020;
    background: #f5f5f5;
    border-top: 1px solid #e8e8e8;
    padding-top: 40px;
    float: left;
    width: 100%;
}
.id_footer_wrapper .container {
    max-width: 100%;
    padding: 0px;
}
.id_footer_wrapper .row {
    margin-bottom: 0px;
}
.id_footer_wrapper .footer_top_5_item_wrapper {
    float: left;
    width: 100%
}
.id_footer_wrapper .footer_top_5_item.id_cus_1,
.id_footer_wrapper .footer_top_5_item.id_cus_2,
.id_footer_wrapper .footer_top_5_item.id_cus_4,
.id_footer_wrapper .footer_top_5_item.id_cus_5 {
    width: 100%;
    padding-bottom: 60%;
    position: relative;
    float: left;
    overflow: hidden;
}
.id_footer_wrapper .footer_top_5_item.id_cus_3 {
    width: 100%;
    float: left;
    padding-bottom: 60%;
    overflow: hidden;
    position: relative;
}
.id_footer_wrapper .footer_top_5_item .slider_grid_image_style {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 50%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.id_footer_wrapper .footer_top_5_item .featured_thumbnail_link {
    margin-bottom: 0px !important;
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0px;
    left: 0px;
    opacity: 0.3;
    background: #000;
}
.id_footer_wrapper .footer_top_5_item .meta-category-small {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 1;
    width: auto;
}
.id_footer_wrapper .footer_top_5_item .banner-container {
    top: auto;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    padding: 25px;
    text-align: left;
    position: absolute;
    transform: none;
    -webkit-transform: none;
    background: none;
}
.id_footer_wrapper .footer_top_5_item .meta-category-small a {
    font-weight: 700 !important;
    letter-spacing: 0.05em;
    background: #000;
    height: auto;
    line-height: 10px;
    padding: 4px 6px 4px;
    color: #fff !important;
}
.id_footer_wrapper .footer_cus_small {
    float: left;
    width: 25%;
}
.id_footer_wrapper .footer_cus_mid {
    float: left;
    width: 50%;
}
.id_footer_wrapper .footer_cus_small .footer_top_5_item .banner-container h1 {
    font-size: 17px;
    margin: 0px 0px 10px 0px;
}
.id_footer_wrapper .footer_cus_small .footer_top_5_item .banner-container h1 .heading,
.id_footer_wrapper .footer_cus_mid .footer_top_5_item .banner-container h1 .heading {
    color: #fff;
}
.id_footer_wrapper .footer_cus_small .footer_top_5_item .banner-container h1 .heading:hover,
.id_footer_wrapper .footer_cus_mid .footer_top_5_item .banner-container h1 .heading:hover {
    color: #fff !important;
    opacity: 0.8;
}
.id_footer_wrapper .footer_cus_mid .footer_top_5_item .banner-container h1 {
    font-size: 35px;
    margin: 0px 0px 10px 0px;
}
/*
widget style 6
*/

.id_custom_title6 #sidebar .widget {
    padding: 0px;
    border: 0px solid #ebebeb;
}
.id_custom_title6 #sidebar .widget .widget-title {
    margin-bottom: 30px;
    width: auto;
    float: none;
}
.id_custom_title6 #sidebar .widget .widget-title h2 {
    background: none;
    text-align: left;
    color: #000;
    padding: 0px;
    margin-bottom: 30px;
    line-height: 1.2;
    position: relative;
    text-transform: capitalize;
    letter-spacing: -0.03em;
    font-weight: 600 !important;
    font-size: 20px;
    margin-top: -5px;
}
.id_custom_title6 #sidebar .widget .widget-title h2:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-top: 5px;
    margin-left: -18px;
    width: 36px;
    height: 2px;
    background: #ff4200;
    border: 0px;
    display: none;
}
.id_custom_title6 #sidebar .widget .widget-title h2 a {
    color: #000 !important;
}
footer .widget .widget-title h2 {
    color: #222;
    background: none;
    padding: 0px;
    height: auto;
    line-height: 1.2;
    font-size: 18px;
    padding-bottom: 30px !important;
    border-bottom: 1px solid #E4E4E4;
    text-transform: capitalize;
    letter-spacing: 0.03em;
}
.widget-title h2 {
    font-size: 17px;
    line-height: 27px;
    margin: 0px;
    text-transform: capitalize;
}
.widget_archive ul {
    float: left;
    width: 100%;
    padding: 0px;
    margin-top: -10px;
    margin-bottom: 0px;
}
#footer-container .widget_archive ul li {
    border-bottom: 1px solid #202020;
}
.widget_archive ul li {
    float: left;
    width: 100%;
    list-style: none;
    text-align: right;
    padding: 12px 0px;
    line-height: 1.2;
    border-bottom: 1px solid #EAEAEA;
}
.widget_archive ul li:last-child {
    border-bottom: 0px;
    padding-bottom: 0px;
}
.widget_archive ul li a {
    position: relative;
    float: left;
}
.widget_categories > ul {
    float: left;
    width: 100%;
    padding: 0px;
    margin-top: -10px;
    margin-bottom: 0px;
}
#footer-container .widget_categories ul li {
    border-bottom: 1px solid #EAEAEA;
}
#footer-container .widget_categories ul li:last-child {
    border-bottom: 0px;
}
#footer-container .widget_nav_menu ul li,
#footer-container .widget_pages ul li,
#footer-container .widget_categories ul li {
    border-top: 0px solid #EAEAEA !important;
}
.widget_categories ul li {
    float: left;
    width: 100%;
    list-style: none;
    line-height: 35px;
    border-bottom: 1px solid #EAEAEA;
}
.widget_categories ul li a {
    position: relative;
    float: left;
    margin-top: 3px;
}
/* Reactions*/

.reactions_img_wrapper {
    position: absolute;
    top: -15px;
    right: 15px;
}
.reactions_img_wrapper .category_style_item_image {
    width: auto;
    margin-bottom: 0px !important;
    float: left;
    margin-left: 5px;
    text-align: center;
}
.reactions_img_wrapper .category_style_item_image input {
    margin-right: 0px !important;
}
.reactions_img_wrapper.single_reactions_img .reactions_img_bg {
    width: 35px;
    height: 35px;
    line-height: 35px;
}
.reactions_img_wrapper .reactions_img_bg {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    display: block;
    padding: 0px;
    background-color: #ffe509;
    -webkit-box-shadow: 1px 2px 2px rgba(0, 0, 0, .18);
    -moz-box-shadow: 1px 2px 2px rgba(0, 0, 0, .18);
    box-shadow: 1px 2px 2px rgba(0, 0, 0, .18);
}
.reactions_img_wrapper .reactions_img_bg img {
    border: 0px;
}
.reactions_img_wrapper input:checked + label > img {
    border: 0px !important;
}
/* Category Image widget */

.wrapper_category_image {
    float: left;
    width: 100%;
    margin-bottom: 0px;
    position: relative;
    z-index: 1;
}
.wrapper_category_image .widget {
    background: none;
}
.widget.id_cat_image {
    padding: 0px;
    background: none;
    border: 0px;
}
.wrapper_category_image .widget-title {
    margin: 0px;
    padding-bottom: 0px;
}
.wrapper_category_image {
    float: left;
    width: 100%;
}
.wrapper_category_image .widget-title h2 {
    float: left;
    width: 100%;
    display: block;
    line-height: inherit;
}
.id_radius .category_image_wrapper_main .category_image_bg_image {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.category_image_wrapper_main .category_image_bg_image {
    background: #000;
    min-height: 60px;
    line-height: 60px;
    color: #fff;
    text-align: center;
    width: 100%;
    padding: 0px;
    display: block;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    margin-bottom: 10px;
    overflow: hidden;
}
.category_image_wrapper_main .category_image_bg_image:last-child {
    margin-bottom: 0px !important;
}
.category_image_wrapper_main .category_image_link {
    color: #fff;
    display: block;
    font-size: 14px;
    letter-spacing: 0px;
    text-transform: capitalize;
    position: absolute;
    z-index: 3;
    width: 100%;
}
.category_image_wrapper_main .category_image_link .id_cm_overlay {
    color: #fff;
    padding: 0px 20px;
    float: left;
    width: 100%;
}
.category_image_wrapper_main .category_image_link .id_cm_overlay .id_cm_name {
    float: left;
}
.category_image_wrapper_main .category_image_link .id_cm_overlay .id_cm_count {
    font-size: 12px;
    right: 20px;
    background: #fff;
    color: #000;
    height: 27px;
    line-height: 27px;
    min-width: 27px;
    padding: 0px 10px;
    float: left;
    top: 50%;
    position: absolute;
    -webkit-transform: translate3d(0, 0, 0) perspective(1px) translateY(-50%);
    -ms-transform: translate3d(0, 0, 0) perspective(1px) translateY(-50%);
    transform: translate3d(0, 0, 0) perspective(1px) translateY(-50%);
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}
.category_image_wrapper_main .category_image_link:hover {
    text-decoration: none !important;
}
.category_image_wrapper_main .category_image_bg_overlay {
    background: #000 !important;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.id_list_number {
    position: absolute;
    bottom: 0px;
    color: #000;
    background: #fff;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-size: 12px;
}
.widget_pages ul {
    float: left;
    width: 100%;
    padding: 0px;
    margin-bottom: 0px;
}
#footer-container .widget_pages ul li {
    border-bottom: 1px solid #202020;
}
.widget_pages ul li {
    float: left;
    width: 100%;
    list-style: none;
    padding: 12px 0px !important;
    border-bottom: 1px solid #EAEAEA;
}
.widget_pages ul li.page_item_has_children {
    margin-left: 20px;
}
.widget_pages ul li a {
    position: relative;
    float: left;
}
.widget_meta ul {
    float: left;
    width: 100%;
    padding: 0px;
    margin-top: -10px;
    margin-bottom: 0px;
}
#footer-container .widget_meta ul li {
    border-bottom: 1px solid #202020;
}
.widget_meta ul li {
    float: left;
    width: 100%;
    list-style: none;
    line-height: 1.2;
    padding: 12px 0px;
    border-bottom: 1px solid #EAEAEA;
}
.widget_meta ul li:last-child {
    padding-bottom: 0px;
    border-bottom: 0px;
}
.widget_meta ul li a {
    position: relative;
    float: left;
}
.widget_recent_comments ul {
    float: left;
    width: 100%;
    padding: 0px;
    margin-top: -10px;
    margin-bottom: 0px;
}
#footer-container .widget_recent_comments ul li {
    border-bottom: 1px solid #202020;
}
.widget_recent_comments ul li {
    list-style: none;
    position: relative;
    border-bottom: 1px solid #EAEAEA;
    line-height: 1.6;
    float: left;
    width: 100%;
    padding: 5px 0px;
}
.widget_recent_comments ul li:last-child {
    padding-bottom: 0px;
    border-bottom: 0px;
}
.widget_recent_entries ul {
    float: left;
    width: 100%;
    margin: 0px;
    padding: 0px;
    margin-top: -10px;
}
#footer-container .widget_recent_entries ul li {
    border-bottom: 1px solid #202020;
}
.widget_recent_entries ul li {
    float: left;
    width: 100%;
    list-style: none;
    position: relative;
    padding-left: 15px;
    border-bottom: 1px solid #EAEAEA;
    line-height: 1.6;
    padding: 12px 0px;
}
.widget_recent_entries ul li:last-child {
    padding-bottom: 0px;
    border-bottom: 0px !important;
}
.widget_rss ul {
    float: left;
    width: 100%;
    padding: 0px;
    margin-top: -10px;
    margin-bottom: 0px;
}
#footer-container .widget_rss ul li {
    border-bottom: 1px solid #202020;
}
.widget_rss ul li {
    float: left;
    width: 100%;
    list-style: none;
    position: relative;
    border-bottom: 1px solid #EAEAEA;
    line-height: 1.6;
    padding: 12px 0px;
}
.widget_rss ul li:last-child {
    padding-bottom: 0px;
    border-bottom: 0px !important;
}
footer .widget_rss ul li a {
    color: #fff;
}
.widget_rss ul li a {
    color: #000;
}
.widget_nav_menu ul {
    float: left;
    width: 100%;
    padding: 0px;
}
.widget.id_widget_slider {
    padding: 0px;
}
.slider_widget_post {
    float: left;
    width: 100%;
    position: relative;
}
.slider_widget_post .recent_post_large_widget {
    height: 380px;
}
.slider_widget_post .recent_post_large_widget .image_grid_header_absolute {
    width: 100%;
    height: 380px;
    background: #ccc;
    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;
}
.slider_widget_post .recent_post_large_widget .meta-category-small {
    z-index: 999;
}
.slider_widget_post .recent_post_large_widget .link_grid_header_absolute {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    opacity: 0.3;    
}
.id_radius .slider_widget_post .recent_post_large_widget .link_grid_header_absolute{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.id_radius .slider_widget_post .recent_post_large_widget {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.slider_widget_post .recent_post_large_widget {
    float: left;
    width: 100%;
    padding: 0px !important;
    margin-bottom: 0px !important;
    overflow: hidden;
}
.slider_widget_post .image_post a {
    overflow: hidden;
    margin: 0px;
    width: 100%;
    float: left;
}
.slider_widget_post .image_post a img {
    width: 100%;
    float: left;
    opacity: 0.7;
}
.slider_widget_post .owl-controls {
    position: absolute;
    top: 6px;
    left: 4px;
}
.slider_widget_post .owl-controls .pro_post_arrow_right,
.slider_widget_post .owl-controls .pro_post_arrow_left {
    width: 23px;
    height: 30px;
    line-height: 30px;
    font-size: 25px;
    text-align: center;
    color: #fff;
    background: none;
    float: left;
    -webkit-transition: .35s all;
    -transition: .35s all;
    transition: .35s all;
    position: relative;
    z-index: 1;
}
.slider_widget_post .owl-controls .pro_post_arrow_right:hover,
.slider_widget_post .owl-controls .pro_post_arrow_left:hover {
    background: none;
    color: #fff;
}
.slider_widget_post .pro_post_arrow_left,
.slider_widget_post .pro_post_arrow_right {
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    text-align: center;
    color: #fff;
    float: left;
    -webkit-transition: .35s all;
    -transition: .35s all;
    transition: .35s all;
    position: absolute;
    z-index: 1;
    top: 20px;
    margin-top: 0px;
    cursor: pointer;
    opacity: 1 !important;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    background: #000;
    background: rgb(255, 255, 255, .3);
}
.slider_widget_post .pro_post_arrow_left {
    right: 58px;
}
.slider_widget_post:hover .pro_post_arrow_left {
    opacity: 1 !important;
}
.slider_widget_post .pro_post_arrow_right {
    right: 20px;
}
.slider_widget_post:hover .pro_post_arrow_right {
    opacity: 1 !important;
}
.slider_widget_post .wrap_box_style_main {
    position: absolute;
    top: auto;
    bottom: 0px;
    text-align: left;
    padding: 30px;
    margin-top: 0px;
    z-index: 1;
}
.slider_widget_post .wrap_box_style_main h3 {
    margin: 0px 0px 5px 0px;
    font-size: 20px;
    line-height: 1.2;
    text-transform: capitalize;
    float: left;
}
.slider_widget_post .wrap_box_style_main .id_post_meta span,
.slider_widget_post .wrap_box_style_main .id_post_meta span a {
    color: #fff;
}
.slider_widget_post .wrap_box_style_main h3 a,
.slider_widget_post .wrap_box_style_main h3 a:hover {
    color: #fff !important;
}
.slider_widget_post .wrap_box_style_main .post-meta,
.slider_widget_post .wrap_box_style_main .post-meta span,
.slider_widget_post .wrap_box_style_main .post-meta a,
.slider_widget_post .wrap_box_style_main .post-meta a:hover {
    color: #fff !important;
}
.slider_widget_post .wrap_box_style_main .meta-category-small {
    float: left;
    width: 100%;
    position: relative !important;
    margin-bottom: 10px !important;
}
.slider_widget_post .wrap_box_style_main .meta-category-small a {
    float: left;
    margin-right: 10px;
    margin-top: 0px;
    font-size: 10px !important;
    text-transform: uppercase;
    display: inline-block;
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.05em;
    height: auto;
    line-height: 10px;
    padding: 4px 11px 4px;
}
#footer-container .widget_nav_menu ul li {
    border-bottom: 1px solid #202020 !important;
}
#footer-container .widget_nav_menu ul li {
    border-bottom: 0px;
}
.widget.widget_nav_menu > ul,
.widget.widget_pages > ul,
.widget.widget_categories > ul {
    overflow: hidden;
    margin-top: -10px;
}
.widget_nav_menu>ul>li,
.widget_pages>ul>li,
.widget_categories>ul>li {
    border-top: 0px !important;
}
.widget_nav_menu ul li,
.widget_pages ul li,
.widget_categories ul li {
    float: left;
    width: 100%;
    list-style: none;
    line-height: 1.2;
    text-align: right;
    padding: 8px 0px;
    border-top: 1px solid #EAEAEA;
    margin-top: -1px;
}
.widget_nav_menu > ul,
.widget_pages > ul,
.widget_categories > ul {
    margin-top: -7px;
}
.widget_categories li span {
    float: right;
    padding: 0 5px;
    background: #f1262b;
    color: #fff;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    min-width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-size: 13px;
    margin-top: 0px;
}
.widget_nav_menu li ul,
.widget_pages li ul,
.widget_categories li ul {
    border-top: 0px !important;
    float: left;
    width: 100%;
    margin: 0px;
    padding: 0px;
    margin-bottom: -6px;
    margin-top: 10px;
}
.widget_nav_menu ul li:last-child,
.widget_pages ul li:last-child,
.widget_categories ul li:last-child {
    border-bottom: 0px;
}
.widget_nav_menu ul li .sub-menu,
.widget_pages ul li .sub-menu,
.widget_categories ul li .sub-menu {
    padding-left: 20px;
    border-top: 1px solid #EAEAEA !important;
    margin-top: 5px;
    margin-bottom: 0px;
}
#footer-container .widget_nav_menu ul li .sub-menu,
#footer-container .widget_pages ul li .sub-menu,
#footer-container .widget_categories ul li .sub-menu {
    border-top: 1px solid #202020 !important;
}
.widget_nav_menu ul li .sub-menu li a {
    padding: 0px;
}
.widget_nav_menu ul li:first-child {
    border-top: 0px;
}
.widget_nav_menu ul li {
    padding: 12px 0px !important;
}
.widget_nav_menu ul li.menu-item-has-children {
    padding-bottom: 0px !important;
}
.widget_nav_menu ul li.menu-item-has-children > a {
    margin-bottom: 6px;
}
.widget_nav_menu ul li a {
    position: relative;
    float: left;
}
.comment_widget .post-meta {
    color: #313131 !important;
}
footer .comment_widget .post-meta {
    color: #737373 !important;
}
#sidebar #wp-calendar {
    margin-top: 0px;
}
footer .col-md-4 {
    width: 33.33333333%;
}
/* Post Like System */

a.jm-post-like {
    font-weight: normal;
    display: inline-block;
    width: auto;
    font-size: 11px;
    -moz-transition: all 0.3s ease-out 0.2s;
    -webkit-transition: all 0.3s ease-out 0.2s;
    -o-transition: all 0.3s ease-out 0.2s;
}
a.jm-post-like.liked {
    font-size: 11px;
}
a.jm-post-like:hover,
a.jm-post-like:active,
a.jm-post-like:focus,
a.liked:hover,
a.liked:active,
a.liked:focus {
    color: #222;
    text-decoration: none !important;
}
footer .widget .widget-title {
    background: none;
    text-align: left;
    padding: 0px;
    margin: 0px;
    float: left;
    width: 100%;
    margin-bottom: 0px;
}
footer .widget-title h2:before,
footer .widget-title h2:after,
footer .widget .widget-title:after {
    display: none;
}
footer .footer-columns .f3-columns-1 {
    padding: 0px 35px 0px 15px;
}
.footer-columns .auto_image_with_date .post-date {
    color: #999 !important;
}
footer .footer-columns .f3-columns-2 {
    padding: 0px 25px;
}
footer .footer-columns .f3-columns-3 {
    padding: 0px 15px 0px 15px;
}

.logo-partner {
  display: grid;
  grid-template-columns: repeat(2, 1fr); /* 2 kolom */
  gap: 20px; /* jarak antar logo */
  align-items: center;
  justify-items: center;
  padding: 0 10px;
  border-radius: 10px;
  transition: all 0.3s ease;
}

/* Style untuk tiap logo */
.logo-partner a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  transition: all 0.3s ease;
  width: 100%;
  max-width: 260px;
}

.logo-partner a:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 20px rgba(0,0,0,0.1);
}

.logo-partner img {
  max-height: 110px;
  width: auto;
  border-radius: 10px;
  filter: grayscale(100%) brightness(0.9);
  transition: all 0.3s ease;
}

.logo-partner a:hover img {
  filter: none;
  opacity: 1;
}

/* Responsif */
@media (max-width: 768px) {
  .logo-partner {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    padding: 0 10px 10px 10px;
  }

  .logo-partner img {
    max-height: 50px;
  }
}

@media (max-width: 480px) {
  .logo-partner {
    grid-template-columns: 1fr; /* jadi 1 kolom di layar kecil */
  }
}
/*-----------------------------------------------------------------------------------*/

/* Justified Gallery/*-----------------------------------------------------------------------------------*/

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    /* ideally, transition speed should match zoom duration */
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}
.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0;
}
@-webkit-keyframes justified-gallery-show-caption-animation {
    from {
        opacity: 0;
    }
    to {
        opacity: 0.7;
    }
}
@-moz-keyframes justified-gallery-show-caption-animation {
    from {
        opacity: 0;
    }
    to {
        opacity: 0.7;
    }
}
@-o-keyframes justified-gallery-show-caption-animation {
    from {
        opacity: 0;
    }
    to {
        opacity: 0.7;
    }
}
@keyframes justified-gallery-show-caption-animation {
    from {
        opacity: 0;
    }
    to {
        opacity: 0.7;
    }
}
@-webkit-keyframes justified-gallery-show-entry-animation {
    from {
        opacity: 0;
    }
    to {
        opacity: 1.0;
    }
}
@-moz-keyframes justified-gallery-show-entry-animation {
    from {
        opacity: 0;
    }
    to {
        opacity: 1.0;
    }
}
@-o-keyframes justified-gallery-show-entry-animation {
    from {
        opacity: 0;
    }
    to {
        opacity: 1.0;
    }
}
@keyframes justified-gallery-show-entry-animation {
    from {
        opacity: 0;
    }
    to {
        opacity: 1.0;
    }
}
.justified-gallery {
    margin: -1px;
    width: 100.3%;
    position: relative;
    overflow: hidden;
}
.justified-gallery > a .overlay_icons {
    color: #FFF;
    font-size: 20px !important;
    left: 50%;
    margin-left: -10px;
    margin-top: 20px;
    position: absolute;
    text-align: center;
    top: 50%;
    z-index: 9;
    opacity: 0;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}
.justified-gallery > a:hover .overlay_icons {
    margin-top: 0px;
    opacity: 1;
}
.justified-gallery > a,
.justified-gallery > div {
    position: absolute;
    display: inline-block;
    overflow: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    outline: none;
    /* IE8 or Earlier */
}
.justified-gallery > a > img,
.justified-gallery > div > img,
.justified-gallery > a > a > img,
.justified-gallery > div > a > img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0;
    padding: 0;
    border: none;
}
.justified-gallery > a > .caption,
.justified-gallery > div > .caption {
    display: none;
    position: absolute;
    bottom: 0;
    padding: 5px;
    background-color: #000000;
    left: 0;
    right: 0;
    margin: 0;
    color: white;
    font-size: 12px;
    font-weight: 300;
    font-family: sans-serif;
}
.justified-gallery > a > .caption.caption-visible,
.justified-gallery > div > .caption.caption-visible {
    display: initial;
    opacity: 0.7;
    filter: "alpha(opacity=70)";
    /* IE8 or Earlier */
    -webkit-animation: justified-gallery-show-caption-animation 500ms 0 ease;
    -moz-animation: justified-gallery-show-caption-animation 500ms 0 ease;
    -ms-animation: justified-gallery-show-caption-animation 500ms 0 ease;
}
.justified-gallery > .entry-visible {
    opacity: 1.0;
    filter: alpha(opacity=100);
    /* IE8 or Earlier */
    -webkit-animation: justified-gallery-show-entry-animation 500ms 0 ease;
    -moz-animation: justified-gallery-show-entry-animation 500ms 0 ease;
    -ms-animation: justified-gallery-show-entry-animation 500ms 0 ease;
}
.justified-gallery > .spinner {
    position: absolute;
    bottom: 0;
    margin-left: -24px;
    padding: 10px 0 10px 0;
    left: 50%;
    opacity: initial;
    filter: initial;
    overflow: initial;
}
.justified-gallery > .spinner > span {
    display: inline-block;
    opacity: 0;
    filter: alpha(opacity=0);
    /* IE8 or Earlier */
    width: 8px;
    height: 8px;
    margin: 0 4px 0 4px;
    background-color: #000;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
}
/* Magnific Popup CSS */

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99043;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
    filter: alpha(opacity=80);
}
.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}
.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
    display: none;
}
.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}
.mfp-ajax-cur {
    cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}
.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
    cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.mfp-loading.mfp-figure {
    display: none;
}
.mfp-hide {
    display: none !important;
}
.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}
.mfp-preloader a {
    color: #CCC;
}
.mfp-preloader a:hover {
    color: #FFF;
}
.mfp-s-ready .mfp-preloader {
    display: none;
}
.mfp-s-error .mfp-content {
    display: none;
}
button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
}
button::-moz-focus-inner {
    padding: 0;
    border: 0;
}
.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100);
}
.mfp-close:active {
    top: 1px;
}
.mfp-close-btn-in .mfp-close {
    color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}
.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}
.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    filter: alpha(opacity=65);
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
    margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100);
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}
.mfp-arrow-left {
    left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
    right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
    top: -40px;
}
.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}
/* Main image in popup */

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}
/* The shadow behind the image */

.mfp-figure {
    line-height: 0;
}
.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}
.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px;
}
.mfp-figure figure {
    margin: 0;
}
.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}
.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px;
}
.mfp-image-holder .mfp-content {
    max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {
    /**
       * Remove all paddings around the image on small screen
       */
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}
@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}
.mfp-ie7 .mfp-img {
    padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
    padding: 0;
}
.mfp-ie7 .mfp-content {
    padding-top: 44px;
}
.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0;
}
/*-------------------------------------------------------------------------------------
Hover image
-------------------------------------------------------------------------------------*/

.featured-thumbnail .background_over_image {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: opacity 0.35s ease 0s;
    transition: opacity 0.35s ease 0s;
}
.featured-thumbnail:hover .background_over_image {
    opacity: 1;
}
.featured-thumbnail:hover .date_post_small_display,
.featured-thumbnail:hover .date_post_large_display {
    background: #fff;
    color: #000;
}
/*-----------------------------------------------------------------------------------*/

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

.review_circle_large {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 64px;
    overflow: hidden;
    height: 64px;
    padding: 2px;
    -webkit-radius: 100%;
    -moz-radius: 100%;
    -ms-border-radius: 100%;
    -o-radius: 100%;
    border-radius: 100%;
    background: rgba(0, 0, 0, 0.3);
}
.review_circle_large input {
    background: none;
    border: none;
    font-weight: 700;
}
.review_circle_large_small {
    position: absolute;
    top: 10px;
    right: 10px;
    overflow: hidden;
    width: 44px;
    height: 44px;
    padding: 2px;
    -webkit-radius: 100%;
    -moz-radius: 100%;
    -ms-border-radius: 100%;
    -o-radius: 100%;
    border-radius: 100%;
    background: rgb(69, 72, 77);
    background: rgba(0, 0, 0, 0.3);
    z-index: 1;
}
.review_circle_large_small input {
    background: none;
    border: none;
}
.owl-carousel .owl-stage-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 1;
}
.post_review_bar {
    font-size: 19px !important;
    margin-top: 0px !important;
    height: 60px !important;
    color: #f4b711 !important;
}
.review_circle_large_small .post_review_bar {
    font-weight: 700;
    font-size: 13px !important;
    margin-top: 0px !important;
    height: 40px !important;
    color: #f4b711 !important;
}
.review_star_small {
    background: #f4b711;
    position: absolute;
    top: 5px;
    right: 5px;
    padding: 0 6px !important;
    height: 16px;
    line-height: 16px;
    float: right;
    color: #fff;
    font-size: 11px;
}
/*-----------------------------------------------------------------------------------*/

/*  Review System

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

#review-box {
    border: 1px solid #e6e6e6;
    margin: 10px 0 20px 0;
    font-size: 14px;
    line-height: 22px;
    float: left;
    width: 100%;
    padding: 20px;
}
#review-box.left {
    margin: 0 30px 19px 0;
    width: 48.4375%;
}
#review-box.right {
    margin: 0 0 19px 30px;
    width: 48.4375%;
}
#review-box h5 {
    font-weight: bold;
    font-size: 18px;
    line-height: 20px;
    border-bottom: 1px solid #e6e6e6;
    padding: 0 0 10px 0;
    margin: 0px;
}
#review-box ul {
    margin-bottom: 10px;
    padding: 0;
    list-style: none;
    float: left;
    width: 100%;
}
#review-box ul li {
    margin-bottom: 10px;
}
#review-box ul li .review-criteria-score {
    margin-bottom: 10px;
}
#review-box ul li .review-criteria-score .left {
    font-weight: bold;
}
#review-box ul li .review-criteria-score .right {
    float: right;
    font-weight: bold;
}
#review-box ul li .review-criteria-score .right i {
    color: #ffcd27;
    font-size: 15px;
}
#review-box ul li .review-criteria-score[class*="icon-"] {
    font-size: 14px;
    color: #FFA83F;
    margin: 0 0 0 1px;
    width: 14px;
}
#review-box ul li .review-criteria-bar-container {
    background: #FFFFFF;
    height: 14px;
    border: 2px solid #ffcd00;
}
#review-box ul li .review-criteria-bar {
    float: left;
    height: 12px;
    background: #ffcd00;
}
.animation_bar_width li .review-criteria-bar {
    animation: bar-animation 2s;
    -webkit-animation: bar-animation 2s;
}
@keyframes bar-animation {
    from {
        width: 0;
    }
}
@-webkit-keyframes bar-animation {
    from {
        width: 0;
    }
}
@-moz-keyframes bar-animation {
    from {
        width: 0;
    }
}
.right.review-total-score-boxtype-percent b {
    font-size: 25px !important;
}
#review-box .right.review-total-score-boxtype-star>span {
    margin-top: -5px;
    float: left;
    width: 100%;
    margin-left: 10px;
}
#review-box .right.review-total-score-boxtype-star i {
    font-size: 19px;
    margin-top: 39px;
    margin-right: 3px;
    float: left;
}
#review-box .right.review-total-score-boxtype-letter,
#review-box .right.review-total-score-boxtype-number,
#review-box .right.review-total-score-boxtype-percent,
#review-box .right.review-total-score-boxtype-star {
    background: #ffcd00;
    padding: 0px;
    color: #000;
    font-weight: bold;
    font-size: 53px;
    line-height: 80px;
    float: left;
    margin-top: 3px;
    width: 120px;
    height: 80px;
    text-align: center;
    border-radius: 0px;
    margin-right: 15px;
}
#review-box .right .icon-star {
    font-size: 16px;
    line-height: 22px;
    margin: 0 2px;
    width: 18px;
}
#review-box .review-summary {
    margin: 20px 0 20px 0;
    float: left;
    width: 100%;
}
#review-box .review-summary p {
    margin: 0 0 0 0;
}
.user-review {
    background: #EAEAEA;
    margin: 0 0 0 0;
}
.user-review .left {
    max-width: 50%;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    padding: 10px 15px;
    margin: 0;
    text-transform: uppercase;
}
.user-review .right {
    background: #45a4f5;
    padding: 8px 7px;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
}
.user-review .right img {
    margin: 0 2px;
}
#review-box .review-total-score .type-star {
    font-size: 14px;
    padding: 7px 15px;
}
#review-box .review-total-score-box[class*="icon-"] {
    font-size: 18px;
    color: #FFFFFF;
    margin: 0 1px;
}
.user_review-user-review-criteria {
    color: #FFFFFF;
    padding: 10px 12px;
    margin: 0px;
    background: #202020;
    position: relative;
    text-transform: uppercase;
    float: left;
    width: 100%;
    font-size: 12px;
}
span.user_review-criteria-star-under {
    background: url(img/star-rating.png) no-repeat;
    background-position: 0px -20px;
    height: 18px;
    width: 100px;
    position: absolute;
    top: 10px;
    right: 10px;
}
span.user_review-criteria-star-top {
    background: url(img/star-rating.png) no-repeat;
    height: 18px;
    position: absolute;
    top: 0px;
    left: 0px;
}
.carousel_multi_width .review-badge {
    width: 80px;
    height: 80px;
}
.carousel_multi_width .review-badge .user_review_value {
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 26px;
}
.review-badge {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 40px;
    height: 40px;
    z-index: 9;
    color: #fff;
    font-weight: 600;
}
.review-badge .user_review_background_color {
    filter: alpha(opacity=80);
    opacity: .8;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
}
.review-badge .user_review_value {
    position: absolute;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.review_star_wrapper {
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 999;
}
.review_star_wrapper .review_star_background {
    position: relative;
    vertical-align: middle;
    width: 65px;
    margin-top: -2px;
    background-position: left top;
    float: left;
    height: 12px;
    background: url('img/stars.png') no-repeat;
    background-size: 63px 24px;
}
.review_star_wrapper .review_star_background .review_star_value {
    display: inline-block;
    height: 12px;
    background: url('img/stars.png') no-repeat;
    background-size: 63px 24px;
    position: absolute;
    left: 0;
    top: 0;
    background-position: left bottom;
}
.home_page_front_view {
    position: absolute;
    right: 10px;
    bottom: 10px;
    font-size: 12px;
    color: #fff;
}
.home_page_front_view a,
.home_page_front_view .view_options {
    color: #fff !important;
    margin-right: 2px;
    display: inline-block;
    text-align: center;
    background: rgba(0, 0, 0, 0.4);
    height: auto;
    line-height: 10px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 4px 12px 4px;
    letter-spacing: 0.03em !important;
}
.home_page_front_view a:hover {
    color: #fff;
}
.home_page_front_view i {
    margin-right: 3px;
}
/*-------------------------------------------------------------------------------------
Page builder block
-------------------------------------------------------------------------------------*/

.id_homepage .col-md-12 {} .id_homepage .large_post_content p,
.id_homepage .content_post_grid p {
    font-size: 14px;
    line-height: 1.1;
    color: #777;
}
.id_homepage .image-post-title a,
.id_homepage .feature-post-title a,
.id_homepage h4 a {
    color: #000;
}
.id_2main_rightlist_wrapper .id_2main_main_captions .id_author_img_w a {
    color: #818181;
}
.id_homepage .large_continue_reading span {
    color: #fff;
    background: #000;
    padding: 0px;
    height: 28px;
    line-height: 26px;
}
.id_homepage .large_continue_reading span a {
    color: #fff;
    padding: 0px 12px;
    height: 28px;
    line-height: 28px;
}
.id_homepage.3grid_post .category_post_ajax_wrap {
    float: left;
    width: 100%;
}
.builder_cat_title_list_style {
    padding: 0px;
    margin: 0px;
    position: absolute;
    top: 8px;
    right: 0px;
    z-index: 1;
}
.builder_cat_title_list_style li {
    list-style: none;
    margin-left: 10px;
    cursor: pointer;
    float: left;
    font-size: 11px;
    font-weight: 600;
    padding: 0px;
    text-transform: uppercase;
}
.builder_cat_title_list_style li.current_cat_post {
    color: #ff2a05 !important;
    padding: 0px;
}
.wrapper_display_post_cat {
    min-height: 150px;
    float: left;
    width: 100%;
    position: relative;
}
.main_bellow_list_cat_posts_wrap_1 .post-entry-content .image-post-title {
    margin-top: 0px !important;
}
.id_homepage.3grid_post .wrapper_display_post_cat {
    float: left;
    position: relative;
    width: 100%;
}
.id_homepage.main_bellow_list_cat_posts_wrap_1 .id_homepage {
    float: left;
    width: 100%;
}
.id_homepage.main_bellow_list_cat_posts_wrap_1 .id_homepage .cat_post_nav {
    margin-top: -10px;
}
.enable_cat_loading_bg:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0px;
    left: 0px;
    opacity: 0.85;
    background: #fff;
    z-index: 99;
}
.enable_cat_loading_bg .enable_cat_loading {
    position: absolute;
    background: none;
    transform: translateY(-50%) !important;
    -webkit-transform: translateY(-50%) !important;
    top: 50%;
}
.id_homepage.3_grid_post {
    margin-bottom: 50px;
    position: relative;
    float: left;
    width: 100%;
}
.id_homepage.3grid_post .row {
    margin-right: -15px;
    margin-left: -15px;
}
.id_homepage.3grid_post .row .blog_grid_post_style {
    padding-right: 15px;
    padding-left: 15px;
}
.id_radius .id_grid_box_wrapper .image-post-thumb {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
}
.id_border_radius .id_homepage.3grid_post.colstyle1 .image-post-thumb {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
}
.id_border_radius .id_homepage.3grid_post .id_grid_box_wrapper {
    float: left;
    width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
}
.id_homepage.3grid_post.colstyle1 .image-post-thumb {
    margin-bottom: 20px;
}
.id_homepage.3grid_post.colstyle1 .image-post-title {
    margin-top: 0px;
}
.id_homepage.3grid_post .row .cat_post_nav {
    padding-right: 15px;
    padding-left: 15px;
}
.id_homepage.3grid_post .post-entry-content {
    margin-top: 0px;
    padding: 0px;
    border: 0px;
}
.id_cus_grid_overlay .image-post-title {
    margin-bottom: 10px !important
}
.id_cus_grid_overlay .id_grid_box_wrapper {
    float: left;
    width: 100%;
    position: relative;
    padding-bottom: 80%;
}
.id_radius .id_cus_grid_overlay .id_grid_box_wrapper {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
}
.id_cus_grid_overlay .image_grid_header_absolute {
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    position: absolute;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
}
.id_cus_grid_overlay .link_grid_header_absolute {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    background: #000;
    opacity: 0.4;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.id_cus_grid_overlay .meta-category-small {
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 2;
}
.id_cus_grid_overlay .id_post_type_icon {
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 2;
}
.id_cus_grid_overlay .post-entry-content {
    position: absolute;
    z-index: 2;
    bottom: 0px;
    left: 0px;
    padding: 25px !important;
}
.id_cus_grid_overlay .post-entry-content .id_post_meta span,
.id_cus_grid_overlay .post-entry-content .id_post_meta a,
.id_cus_grid_overlay .post-entry-content .id_post_meta a:hover,
.id_cus_grid_overlay .post-entry-content .image-post-title a {
    color: #fff !important;
}
.id_homepage.ajax_small_grid_margin {
    margin-bottom: 20px;
}
.id_homepage.ajax_small_grid_margin .cat_post_nav {
    margin-top: -10px;
}
.id_homepage.builder_post_list_bellow {
    margin-bottom: 40px;
    position: relative;
    float: left;
    width: 100%;
}
.id_homepage.builder_post_list_bellow .blog_list_post_style {
    margin-bottom: 30px !important;
    border: 0px;
}

.id_homepage.builder_post_list_bellow.main_full_bellow_list .blog_main_grid_post_style {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 40px;
    height: 380px;
    overflow: hidden;
}
.id_homepage.builder_post_list_bellow.main_full_bellow_list .link_grid_header_absolute {
    opacity: 0;
}
.id_homepage.builder_post_list_bellow.main_full_bellow_list .blog_main_grid_post_style .image_grid_header_absolute {
    width: 100%;
    height: 380px;
    position: absolute;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    opacity: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.id_homepage.builder_post_list_bellow.main_full_bellow_list .post-entry-content {
    position: absolute;
    background: none;
    left: 0px;
    right: 0px;
    width: auto;
    bottom: 0px;
    text-align: left;
    z-index: 9;
    padding: 20px !important;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 200%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(200%, rgba(0, 0, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 200%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 200%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 200%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 200%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
}
.id_homepage.builder_post_list_bellow.main_full_bellow_list .post-entry-content .cus_bgcolor_wrapper {
    position: relative !important;
    left: 0px !important;
    top: 0px !important
}
.feature-post-list li.col-md-6 {
    width: 50%;
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 0px solid #e4e4e4;
}
.feature-post-list li.col-md-6 > div {
    float: left;
    width: 100%;
    margin-bottom: 13px;
    padding-bottom: 13px;
    border-bottom: 1px solid #e4e4e4;
}
.id_homepage.builder_post_list_bellow.main_full_bellow_list .blog_main_grid_post_style {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 30px;
}
.id_homepage.builder_post_list_bellow.main_full_bellow_list .post-entry-content {
    position: absolute;
    background: none;
    left: 0px;
    right: 0px;
    width: auto;
    bottom: 0px;
    text-align: left;
    z-index: 9;
    padding: 20px !important;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 190%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(190%, rgba(0, 0, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 190%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 190%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 190%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 190%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
}
.id_homepage.builder_post_list_bellow.main_full_bellow_list .post-entry-content .meta-category-small {
    float: left;
    width: 100%;
}
.id_homepage.builder_post_list_bellow.main_full_bellow_list .post-entry-content .meta-category-small a {
    float: none !important;
    display: inline-block !important;
}
.id_homepage.builder_post_list_bellow.main_full_bellow_list .post-entry-content .image-post-title {
    float: left;
    width: 100%;
    line-height: 0px;
    margin: 10px 0px 5px 0px !important;
}
.id_homepage.builder_post_list_bellow.main_full_bellow_list .post-entry-content .image-post-title a {
    line-height: 1.2 !important;
    font-size: 30px !important;
    font-weight: 800 !important;
    text-transform: capitalize;
    color: #fff !important;
}
.id_homepage.builder_post_list_bellow.main_full_bellow_list .post-entry-content .image-post-title a:hover {
    opacity: 0.8;
}
.id_homepage.builder_post_list_bellow.main_full_bellow_list .post-entry-content .post-meta span,
.id_homepage.builder_post_list_bellow.main_full_bellow_list .post-entry-content .post-meta span a {
    color: #fff !important;
    font-size: 11px !important;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-weight: 500;
}
.id_homepage.builder_post_list_bellow.main_full_bellow_list .image-post-thumb a {
    background: #000;
}
.id_homepage.builder_post_list_bellow.main_full_bellow_list .image-post-thumb img {
    opacity: 0.8;
}
.page_builder_slider.id_homepage {
    width: 100%;
}
.page_builder_slider.id_homepage .row {
    margin-bottom: 0px !important;
}
.page_builder_slider.id_homepage,
.id_homepage.carousel_pagebuilder_wrapper,
.id_homepage.main_right_post_style_list {
    margin-bottom: 50px;
    float: left;
}
.page_builder_slider_single_wrapper {
    float: left;
    width: 100%;
}
.id_homepage.carousel_pagebuilder_wrapper {
    margin-bottom: 50px;
}
.id_homepage.main_right_post_style_list {
    margin-bottom: 10px;
}
.home_main_right_list_post_margin {
    margin-bottom: 25px !important;
}
.id_homepage.main_right_post_style_list .cat_post_nav {
    margin-top: 15px;
}
.homepage_builder_two_cols .feature-post-list li {
    border-bottom: 1px solid #e4e4e4;
}
.homepage_builder_two_cols .feature-post-list li:last-child {
    padding-bottom: 13px;
}
.id_homepage.homepage_builder_two_cols {
    margin-bottom: 40px;
}
.id_homepage.homepage_builder_two_cols .image-post-title {
    margin-bottom: 5px;
    margin-top: 10px;
    font-size: 20px;
}
.id_homepage.homepage_builder_two_cols .post-entry-content {
    padding: 0px;
    margin-top: 0px;
    border-bottom: 0px solid #eeeeee;
}
.id_homepage.homepage_builder_two_cols .content_post_grid {
    padding: 0px;
    margin-top: 5px;
}
.id_homepage.homepage_builder_two_cols .meta-category-small {
    margin-top: 15px;
}
.id_homepage.homepage_builder_two_cols .meta-category-small a {
    margin: 0px 10px 0px 0px;
    float: left;
}
.id_homepage.homepage_builder_two_cols .right-post-display-content {
    float: left;
    width: 100%;
}
.id_homepage.homepage_builder_two_cols .right-post-display-content .meta-category-small a {
    padding: 0px;
    font-weight: 700;
    letter-spacing: 0px;
    font-size: 10px !important;
    background: none !important;
    color: #000;
}
.id_homepage.homepage_builder_two_cols .right-post-display-content .meta-category-small a:hover {
    color: inherit !important;
}
.id_homepage.homepage_builder_two_cols .right-post-display-content .meta-category-small {
    margin-top: 0px;
    margin-bottom: 0px;
}
.id_homepage.homepage_builder_two_cols .feature-post-list {
    float: left;
    width: 100%;
    margin-top: 10px;
}
.id_homepage .section_title {
    float: left;
    width: 100%;
    position: relative;
    z-index: 1;
    margin-bottom: 15px;
    text-align: left;
    margin-top: -4px;
}
.id_homepage .section_title h2 {
    float: left;
    color: #222754;
    display: block;
    font-size: 22px;
    text-transform: capitalize;
    letter-spacing: -.03em !important;
    padding-bottom: 0px;
    margin: 0px;
    letter-spacing: 0em;
    position: relative;
}
.id_homepage .section_title .id_hsubt {
    float: left;
    width: 100%;
    line-height: 1.2;
    margin-top: 10px;
    color: #888;
    font-size: 16px;
}
.id_homepage.id_small_block_title .section_title {
    margin-bottom: 25px;
}
.id_homepage.id_small_block_title .section_title h2 {
    font-size: 16px;
}
.home_builder_with_sidebar_options .widget .widget-title {
    float: left;
    width: 100%;
    font-weight: 600 !important;
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    padding-bottom: 5px;
    letter-spacing: 0px;
    border-bottom: 2px solid #080808;
    line-height: inherit;
}
.home_builder_with_sidebar_options .panel-grid,
.home_builder_full_width_options .panel-grid {
    margin-left: -25px !important;
    margin-right: -25px !important;
}
.home_builder_with_sidebar_options .panel-grid-cell,
.home_builder_full_width_options .panel-grid-cell {
    padding-left: 25px !important;
    padding-right: 25px !important;
}
/* page builder margin*/

.no_margin.home_id_grid_overlay .id_wrapper_row {
    margin-bottom: 15px;
}
.no_margin.builder_post_list_bellow .row {
    margin-bottom: 5px;
}
.no_margin.main_right_post_style_list .row {
    margin-bottom: 10px;
}
.no_margin.builder_post_list_bellow {
    margin-bottom: 10px;
}
.no_margin.3grid_post {
    margin-bottom: 0px;
}
.no_margin.3grid_post.id_hide_author_img .id_post_meta img,
.no_margin.3grid_post.id_hide_author .id_post_meta .id_author_img_w,
.no_margin.3grid_post.id_hide_date .id_post_meta .post-date {
    display: none;
}
.no_margin.id_cus_grid_overlay .image-post-title {
    margin-bottom: 0px !important;
}
.no_margin.id_cus_grid_overlay .id_post_meta .id_author_img_w,
.no_margin.id_cus_grid_overlay .id_post_meta .post-date {
    margin-top: 10px !important;
}
.no_margin.id_cus_grid_overlay.id_hide_author .id_post_meta .id_author_img_w,
.no_margin.id_cus_grid_overlay.id_hide_author_img .id_post_meta .id_author_img_w img,
.no_margin.id_cus_grid_overlay.id_hide_date .id_post_meta .post-date {
    display: none;
}
.no_margin.post_list_medium_widget {
    margin-bottom: 20px !important;
}
.no_margin.post_list_medium_widget .id_pagination {
    margin-bottom: 0px !important;
}
.id_nav_margin.home_id_grid_overlay {
    margin-bottom: 15px;
}
.id_nav_margin.builder_post_list_bellow {
    margin-bottom: 20px !important;
}
.id_nav_margin.builder_post_list_bellow .row {
    margin-bottom: 0px;
}
.id_nav_margin.builder_post_list_bellow .cat_post_nav {
    margin-top: 0px !important;
}
/* columns style 2*/

.id_border_radius .no_margin.3grid_post.colstyle2 .post-entry-content {
    -webkit-border-radius: 0px 0px 8px 8px;
    -moz-border-radius: 0px 0px 8px 8px;
    border-radius: 0px 0px 8px 8px;
    overflow: hidden;
}
.no_margin.3grid_post.colstyle2 .post-entry-content {
    padding: 30px;
    background: #fff;
}
.no_margin.3grid_post.colstyle2 .post-entry-content .image-post-title {
    margin-top: 0px;
}
.no_margin.3grid_post.colstyle2 .id_grid_box_wrapper {
    float: left;
    width: 100%;
    border: 1px solid #e9ecef;
}
/* columns style 3*/

.no_margin.3grid_post.col_style3 .row {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    flex-wrap: wrap;
    display: flex;
}
.no_margin.3grid_post.col_style3 .blog_grid_post_style.id_row_1 {
    border-left: 1px solid #e6e6e6;
}
.no_margin.3grid_post.col_style3 .blog_grid_post_style {
    padding-left: 0px;
    padding-right: 0px;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.no_margin.3grid_post.col_style3 .post-entry-content {
    width: auto !important;
    display: block;
    padding: 0px 20px 20px 20px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.no_margin.3grid_post.col_style3 .post-entry-content .meta-comment {
    display: none;
}
/* page builder style 2*/

.heading_title_style_2 footer .widget .widget-title h2 {
    background: #383838 !important;
}
.heading_title_style_2 footer .widget .widget-title {
    border-bottom: 2px solid #383838 !important;
}
.heading_title_style_2 .homepage_builder_grid_post.id_homepage {
    margin-bottom: 65px;
}
.heading_title_style_2 .id_homepage.carousel_pagebuilder_wrapper .owl-prev,
.heading_title_style_2 .id_homepage.carousel_pagebuilder_wrapper .owl-next {
    border-radius: 0px;
}
/* page builder style 3*/

.heading_title_style_3 footer .widget .widget-title:after {
    height: 0px !important;
}
.heading_title_style_3 footer .widget .widget-title h2 {
    background: none !important;
    color: #fff !important;
}
.heading_title_style_3 footer .widget .widget-title {
    border-bottom: 2px solid #383838 !important;
}
.heading_title_style_3 .homepage_builder_grid_post.id_homepage {
    margin-bottom: 65px;
}
.heading_title_style_3 .id_homepage.carousel_pagebuilder_wrapper .owl-prev,
.heading_title_style_3 .id_homepage.carousel_pagebuilder_wrapper .owl-next {
    border-radius: 0px;
}
/* page builder style 1*/

.home_main_post_right_list .content_post_grid p {
    text-align: left;
}
.id_homepage.builder_post_list_bellow .meta-category-small {
    margin-top: 0px;
}
.home_main_post_right_list .image-post-thumb > a > img {
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
}
.id_homepage.builder_post_list_bellow .large_post_content {
    float: left;
    width: 100%;
}
.id_homepage.builder_post_list_bellow .large_post_content p {
    padding: 0px;
    margin: 10px 0px 10px 0px;
    float: left;
    width: 100%;
}
.id_homepage .love_post_view_single {
    font-size: 13px;
    float: right;
    color: #CB0404;
    font-weight: 600;
}
.id_homepage .love_post_view_single i {
    margin-right: 5px;
}
.id_homepage .post-meta.meta-main-img,
.id_homepage .post-meta.meta-main-img a {
    color: #999;
    font-size: 13px !important;
    text-transform: capitalize !important;
    letter-spacing: 0.03em;
    font-weight: 300;
    line-height: 1.2;
    float: left;
}
.id_homepage .post-meta.meta-main-img a {
    font-weight: 300 !important;
}
.id_homepage .post-meta.meta-main-img a:hover {
    color: #000 !important;
}
.id_homepage .home_slider_post_tab .post-meta.meta-main-img a:hover,
.carousel_pagebuilder_wrapper.id_homepage .post-meta.meta-main-img a:hover {
    color: #fff !important;
}
.id_homepage .post-meta.meta-main-img .post-author {
    margin-right: 10px;
}
.id_homepage .post-meta.meta-main-img span i {
    margin-right: 5px;
}
.id_homepage .home_builder_post {
    border-top: 0px;
    height: 4px;
}
.id_homepage.homepage_builder_two_cols .blog_grid_post_style {
    margin-bottom: 17px !important;
    width: 100%;
    float: left;
    border-bottom: 1px solid #e4e4e4;
}
.id_homepage .post-entry-content {
    text-align: left;
    padding: 10px 0px 0px 0px;
}
.id_homepage .image-post-thumb {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}
.id_homepage .image-post-thumb img {
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.id_homepage .overlay_icons {
    color: #FFF;
    font-size: 15px !important;
    left: 50%;
    margin-left: -10px;
    margin-top: 20px;
    position: absolute;
    text-align: center;
    top: 50%;
    z-index: 9;
    opacity: 0;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}
.id_homepage .image-post-thumb:hover .overlay_icons {
    margin-top: -4px;
    opacity: 1;
}
.id_homepage .post-entry-content .image-post-title {
    font-size: 1.1rem;
    line-height: 1.3;
}
/* page builder slider*/

.full_width_slider {
    float: left;
    width: 100%;
}
.full_width_slider .jlf_slider_builder {
    height: 500px;
}
.full_width_slider .jlf_slider_builder .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: center center;
    opacity: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.full_width_slider .jlf_slider_builder .link_grid_header_absolute {
    position: relative;
    float: left;
    width: 100%;
    overflow: hidden;
    z-index: 1;
    opacity: 0;
}
.full_width_slider .jlf_slider_builder .banner-container {
    top: auto;
    background: none;
    left: 0;
    right: auto;
    transform: none;
    -webkit-transform: none;
    width: 100%;
    padding: 30px;
    bottom: 0px;
    text-align: left;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 190%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(190%, rgba(0, 0, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 190%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 190%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 190%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 190%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
}
.full_width_slider .jlf_slider_builder .banner-container .meta-category-small {
    float: left;
    width: 100%;
}
.full_width_slider .jlf_slider_builder .banner-container .meta-category-small a {
    float: left;
}
.full_width_slider .jlf_slider_builder .banner-container .post-meta {
    float: left;
    width: auto;
}
.full_width_slider .jlf_slider_builder .banner-container span {
    float: left;
}
.full_width_slider .jlf_slider_builder .banner-container .author-avatar-image img {
    margin: 0px;
}

.banner-container h5 {
    margin: 8px 0;
}
.banner-container h5 a {
    font-size: 28px;
}
.banner-container .id_post_meta {
    /*text-align: center;*/
}
.banner-container .id_post_meta > span {
    float: none;
    display: inline-block;
}
.banner-container .id_post_meta span,
.banner-container .id_post_meta span a {
    color: #fff;
}
.banner-container .id_post_meta .id_author_img_w a {
    float: none;
    display: inline-block;
}
/* page builder carousel 2 col*/

.builder_2_carousel_post.id_home_builder_carousel_post .featured-thumbnail h4 {
    font-size: 28px !important;
}
.builder_2_carousel_post.id_home_builder_carousel_post .content_post_grid {
    margin: 10px 0px 0px 0px;
    float: left;
    width: 100%;
}
.builder_2_carousel_post.id_home_builder_carousel_post .content_post_grid p {
    color: #dadada;
}
/* page builder carousel 4 col*/

.builder_four_carousel_post.id_home_builder_carousel_post .featured-thumbnail h4 {
    font-size: 16px !important;
}
/* page builder carousel 3 col*/

.id_home_builder_carousel_post *:focus {
    outline: none;
}
.id_home_builder_carousel_post .featured-thumbnail {
    padding: 0px;
    position: relative;
    height: 250px;
    overflow: hidden;
}
.id_home_builder_carousel_post .featured-thumbnail .image_grid_header_absolute {
    width: 100%;
    position: absolute;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    opacity: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.id_home_builder_carousel_post .featured-thumbnail .link_grid_header_absolute {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
}
.id_home_builder_carousel_post .slick-list {
    margin: 0px -1px;
}
.id_home_builder_carousel_post {
    overflow: hidden;
}
.id_home_builder_carousel_post .pro_post_arrow_left {
    left: 0px;
    opacity: 0 !important;
}
.id_home_builder_carousel_post:hover .pro_post_arrow_left {
    left: 20px;
    opacity: 1 !important;
}
.id_home_builder_carousel_post .pro_post_arrow_right {
    right: 0px;
    opacity: 0 !important;
}
.id_home_builder_carousel_post:hover .pro_post_arrow_right {
    right: 20px;
    opacity: 1 !important;
}
.id_home_builder_carousel_post .pro_post_arrow_left,
.id_home_builder_carousel_post .pro_post_arrow_right {
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 15px;
    text-align: center;
    color: #000;
    background: #fff;
    float: left;
    -webkit-transition: .35s all;
    transition: .35s all;
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -35px;
    cursor: pointer;
    -webkit-box-shadow: 0 2px 25px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 25px rgba(0, 0, 0, .2);
}
.id_home_builder_carousel_post:hover .pro_post_arrow_left,
.id_home_builder_carousel_post:hover .pro_post_arrow_right {
    opacity: 1 !important;
}
.id_home_builder_carousel_post .pro_post_arrow_left:hover,
.id_home_builder_carousel_post .pro_post_arrow_right:hover {
    background: #000;
    color: #fff;
}
.id_home_builder_carousel_post a.featured-thumbnail {
    padding: 0px;
    background: #000;
}
.id_home_builder_carousel_post {
    position: relative;
}
.id_home_builder_carousel_post .image_grid_header_absolute {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 50%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.id_home_builder_carousel_post .link_grid_header_absolute {
    margin-bottom: 0px !important;
    background: #000;
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0px;
    left: 0px;
    opacity: 0;
}
.id_home_builder_carousel_post .popular-item-caption .id_rating_front {
    margin: 3px 0px 0px 5px;
    float: left;
}
.id_home_builder_carousel_post .popular-item-caption {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    padding: 20px;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 200%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(200%, rgba(0, 0, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 200%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 200%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 200%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 200%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
}
.id_home_builder_carousel_post .popular-item-caption .post-date {
    color: #fff !important;
}
.id_home_builder_carousel_post .meta-category-small {
    float: left;
    display: inline-block;
}
.id_home_builder_carousel_post .popular-item-title h4 {
    line-height: 1.2;
    float: left;
    width: 100%;
    margin: 10px 0px 5px 0px;
    text-transform: none;
    font-size: 16px;
}
.id_home_builder_carousel_post .popular-item-title h4 a {
    color: #fff;
    text-transform: capitalize;
}
.id_home_builder_carousel_post .popular-item-title h4 a:hover {
    color: #fff !important;
    opacity: 0.8;
}
.id_home_builder_carousel_post .post-meta,
.id_home_builder_carousel_post .post-meta a {
    color: #fff !important;
    text-transform: uppercase;
}
.id_home_builder_carousel_post .post-meta a:hover {
    opacity: 0.8;
}
.white_text_color_on_background .builder_title_home_page {
    color: #fff;
    border-bottom: 2px solid #080808 !important;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2) !important;
}
.padding_on_background {
    padding: 50px 0px;
    margin-bottom: 0px !important;
}
.white_text_color_on_background .slick-list .item h5 {
    color: #fff;
}
.white_text_color_on_background .slick-list .item h5 a:hover {
    color: #fff !important;
    opacity: 0.8;
}
/* Homepage main right grid bellow */

.id_main_right_grid .blog_main_grid_post_style {
    height: 487px !important;
    margin-bottom: 25px !important;
}
/* Homepage main right number */

.id_main_right_number .wrap_blog_main_grid_post_style {
    float: right;
}
.id_main_right_number .blog_main_grid_post_style {
    height: 460px !important;
    margin-bottom: 20px !important;
}
.id_main_right_number .blog_grid_post_style .post-entry-content {
    position: relative;
}
.id_main_right_number .id_number_list {
    position: relative;
    font-size: 30px;
    text-align: center;
    font-weight: 800;
    z-index: 1;
    color: #000;
    background: #f5f5f5;
    border: 1px solid #eaeaea;
    float: left;
    width: 70px;
    height: 70px;
    line-height: 70px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}
.id_main_right_number .id_number_content {
    position: relative;
    margin-left: 85px;
    top: 0px;
}
.id_main_right_number .id_number_content .meta-category-small {
    margin-top: 0px !important;
}
.id_main_right_number .id_number_content .meta-category-small a {
    background: none !important;
}
.id_homepage .row.id_main_right_number .id_number_content .image-post-title {
    font-size: 14px !important;
    margin: 8px 0px 4px 0px !important;
}
.id_main_right_number .image-post-title {
    position: relative;
    z-index: 2;
}
.id_main_right_number .auto_image_with_date {
    position: relative;
    z-index: 2;
}
/* Homepage 2 main list number */

.id_main_right_number.id_2main_list_number .blog_main_grid_post_style {
    height: 300px !important;
}
.id_main_right_number.id_2main_list_number .wrap_blog_main_grid_post_style .post-entry-content .image-post-title a {
    font-size: 18px !important;
}
/* Homepage 2 main list */

.id_main_right_number.id_2main_list .blog_main_grid_post_style {
    height: 300px !important;
}
.id_main_right_number.id_2main_list .wrap_blog_main_grid_post_style .post-entry-content .image-post-title a {
    font-size: 18px !important;
}
.id_main_right_number.id_2main_list .feature-image-link {
    width: 120px;
    display: block;
    float: left;
    overflow: hidden;
}
.id_main_right_number.id_2main_list .id_number_content {
    position: relative;
    margin-left: 135px;
    top: 0px;
}
/* Homepage grid overlay post */

.home_id_grid_overlay .id_grid_overlay_container {
    float: left;
    width: 100%;
    height: 300px;
    position: relative;
}
.home_id_grid_overlay .id_grid_overlay_container .image_grid_header_absolute {
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    opacity: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.home_id_grid_overlay .id_grid_overlay_container .link_grid_header_absolute {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    opacity: 0;
}
.home_id_grid_overlay .id_grid_overlay_container .post-entry-content {
    position: absolute;
    bottom: 0px;
    background: none;
    left: 0px;
    right: 0px;
    width: auto;
    padding: 20px;
    text-align: left;
    z-index: 9;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 200%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(200%, rgba(0, 0, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 200%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 200%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 200%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 200%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
}
.home_id_grid_overlay .id_grid_overlay_container .post-entry-content .image-post-title a {
    color: #fff;
}
.home_id_grid_overlay .id_grid_overlay_container .post-entry-content .image-post-title a:hover {
    color: #fff !important;
    opacity: 0.8;
}
.home_id_grid_overlay .id_grid_overlay_container .post-entry-content .post-meta span,
.home_id_grid_overlay .id_grid_overlay_container .post-entry-content .post-meta span a {
    color: #fff !important;
}
.id_wrapper_row {
    float: left;
    width: 100%;
}
.3grid_post.id_cus_grid2.home_id_grid_overlay.id_fontsize16 .image-post-title {
    font-size: 16px;
}
.3grid_post.id_cus_grid2.home_id_grid_overlay.id_fontsize17 .image-post-title {
    font-size: 17px;
}
.3grid_post.id_cus_grid2.home_id_grid_overlay.id_fontsize18 .image-post-title {
    font-size: 18px;
}
.3grid_post.id_cus_grid2.home_id_grid_overlay.id_fontsize19 .image-post-title {
    font-size: 19px;
}
.3grid_post.id_cus_grid2.home_id_grid_overlay.id_fontsize20 .image-post-title {
    font-size: 20px;
}
.3grid_post.id_cus_grid2.home_id_grid_overlay.id_fontsize21 .image-post-title {
    font-size: 21px;
}
.3grid_post.id_cus_grid2.home_id_grid_overlay.id_fontsize22 .image-post-title {
    font-size: 22px;
}
/* Homepage grid bellow */

.id_homepage.builder_post_grid_bellow {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.id_homepage.builder_post_grid_bellow {
    position: relative;
}
.id_homepage.builder_post_grid_bellow .image-post-title {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 21px;
}
.id_homepage.builder_post_grid_bellow .post_grid_main_with_grid_bellow .blog_main_grid_post_style {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 0px;
    overflow: hidden;
    height: 400px;
}
.id_homepage.builder_post_grid_bellow .link_grid_header_absolute {
    opacity: 0;
}
.id_homepage.builder_post_grid_bellow .post_grid_main_with_grid_bellow .blog_main_grid_post_style .image_grid_header_absolute {
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    opacity: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.id_homepage.builder_post_grid_bellow .post_grid_main_with_grid_bellow,
.id_homepage.builder_post_grid_bellow .post_grid_main_with_grid_bellow .blog_main_grid_post_style {
    float: left;
    width: 100%;
    position: relative;
}
.id_homepage.builder_post_grid_bellow .post_grid_main_with_grid_bellow .image-post-thumb a,
.id_homepage.builder_post_grid_bellow .post_grid_main_with_grid_bellow .image-post-thumb a img {
    width: 100%;
    float: left;
}
.id_homepage.builder_post_grid_bellow .post_grid_main_with_grid_bellow .blog_main_grid_post_style .post-entry-content {
    position: absolute;
    bottom: 0px;
    background: none;
    left: 0px;
    right: 0px;
    width: auto;
    padding: 20px;
    text-align: left;
    z-index: 9;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 200%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(200%, rgba(0, 0, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 200%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 200%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 200%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 200%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
}
.id_homepage.builder_post_grid_bellow .post_grid_main_with_grid_bellow .blog_main_grid_post_style .post-entry-content .meta-category-small a {
    float: none;
    display: inline-block;
}
.id_homepage.builder_post_grid_bellow .post_grid_main_with_grid_bellow .blog_main_grid_post_style .post-entry-content h3 {
    float: left;
    width: 100%;
    line-height: 0px;
    margin: 10px 0px 5px 0px !important;
}
.id_homepage.builder_post_grid_bellow .post_grid_main_with_grid_bellow .blog_main_grid_post_style .post-entry-content h3 a {
    line-height: 1.2;
    font-size: 22px;
    text-transform: capitalize;
}
.id_homepage.builder_post_grid_bellow .post_grid_main_with_grid_bellow .blog_main_grid_post_style .post-entry-content h3:hover,
.id_homepage.builder_post_grid_bellow .post_grid_main_with_grid_bellow .blog_main_grid_post_style .post-entry-content h3 a:hover,
.id_homepage.builder_post_grid_bellow .post_grid_main_with_grid_bellow .blog_main_grid_post_style .post-entry-content .post-meta span a:hover {
    color: #fff !important;
}
.id_homepage.builder_post_grid_bellow .post_grid_main_with_grid_bellow .blog_main_grid_post_style .post-entry-content h3 a:hover,
.id_homepage.builder_post_grid_bellow .post_grid_main_with_grid_bellow .blog_main_grid_post_style .post-entry-content .post-meta span a:hover {
    opacity: 0.8;
}
.id_homepage.builder_post_grid_bellow .post_grid_main_with_grid_bellow .blog_main_grid_post_style .post-entry-content h3 a,
.id_homepage.builder_post_grid_bellow .post_grid_main_with_grid_bellow .blog_main_grid_post_style .post-entry-content .post-meta span,
.id_homepage.builder_post_grid_bellow .post_grid_main_with_grid_bellow .blog_main_grid_post_style .post-entry-content .post-meta span a {
    color: #fff !important;
}
.id_homepage.builder_post_grid_bellow .post_grid_main_with_grid_bellow .blog_main_grid_post_style .link_image {
    background: #000;
}
.id_homepage.builder_post_grid_bellow .post_grid_main_with_grid_bellow .blog_main_grid_post_style .link_image img {
    opacity: 0.8;
}
.container_grid_small_post_home {
    float: left;
    margin-bottom: 20px;
}
.container_grid_small_post_home .wrapper_grid_post_home {
    position: relative;
    margin-top: 30px;
}
.container_grid_small_post_home .wrapper_grid_post_home .grid_post_home_container {
    float: left;
    width: 100%;
    height: 250px;
    position: relative;
}
.container_grid_small_post_home .wrapper_grid_post_home .image_grid_header_absolute {
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    opacity: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.container_grid_small_post_home .wrapper_grid_post_home .link_grid_header_absolute {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
}
.container_grid_small_post_home .wrapper_grid_post_home .link_image {
    background: #000;
}
.container_grid_small_post_home .wrapper_grid_post_home .link_image img {
    opacity: 0.6;
}
.container_grid_small_post_home .wrapper_grid_post_home .post-entry-content {
    position: absolute;
    background: none;
    left: 0px;
    right: 0px;
    width: auto;
    padding: 20px !important;
    bottom: 0px;
    text-align: left;
    z-index: 9;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 200%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(200%, rgba(0, 0, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 200%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 200%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 200%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 200%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
}
.container_grid_small_post_home .wrapper_grid_post_home .post-entry-content .meta-category-small a {
    float: none;
    display: inline-block;
}
.container_grid_small_post_home .wrapper_grid_post_home .post-entry-content h3 {
    line-height: 0px;
    float: left;
    width: 100%;
    margin: 10px 0px 5px 0px;
}
.container_grid_small_post_home .wrapper_grid_post_home .post-entry-content h3 a {
    line-height: 1.2;
    font-size: 20px;
    text-transform: capitalize;
}
.container_grid_small_post_home .wrapper_grid_post_home .post-entry-content h3:hover,
.container_grid_small_post_home .wrapper_grid_post_home .post-entry-content h3 a:hover,
.container_grid_small_post_home .wrapper_grid_post_home .post-entry-content .post-meta span a:hover {
    color: #fff !important;
}
.container_grid_small_post_home .wrapper_grid_post_home .post-entry-content h3 a:hover,
.container_grid_small_post_home .wrapper_grid_post_home .post-entry-content .post-meta span a:hover {
    opacity: 0.8;
}
.container_grid_small_post_home .wrapper_grid_post_home .post-entry-content h3 a,
.container_grid_small_post_home .wrapper_grid_post_home .post-entry-content .post-meta span,
.container_grid_small_post_home .wrapper_grid_post_home .post-entry-content .post-meta span a {
    color: #fff !important;
}
.id_homepage.builder_post_grid_bellow.builder_main_full_small_margin .container_grid_small_post_home.row {
    margin-right: -1px;
    margin-left: -1px;
    float: left;
    width: 100%;
}
.id_homepage.builder_post_grid_bellow.builder_main_full_small_margin .wrapper_grid_post_home {
    margin-top: 2px;
    padding-right: 1px;
    padding-left: 1px;
    height: 250px;
}
.id_homepage.builder_post_grid_bellow.builder_main_full_small_margin .wrapper_grid_post_home .image_grid_header_absolute {
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    opacity: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.id_homepage.builder_post_grid_bellow.builder_main_full_small_margin .wrapper_grid_post_home .link_grid_header_absolute {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    background: #000;
    opacity: 0;
}
/* Homepage large grid*/

.id_large_grid .id_lg_row {
    display: flex;
    flex-flow: row wrap;
    margin-bottom: 0px;
}
.id_large_grid .3grid_post.id_cus_grid2 {
    width: 50%;
    float: left;
    padding-right: 15px !important;
    padding-left: 15px !important;
}
.id_large_grid .3grid_post.id_cus_grid2 .blog_grid_post_style {
    width: 100% !important;
    padding: 0px !important;
    margin: 0px;
}
/* Homepage large */

.id_large_builder.id_homepage .id_grid_layout1 {
    margin-bottom: 50px;
}
.id_large_builder.id_homepage .id_grid_layout1,
.id_large_builder.id_homepage .image-post-thumb {
    float: left;
    width: 100% !important;
    position: relative;
}
.id_large_builder.id_homepage .image_grid_header_absolute {
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    position: absolute;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
}
.id_large_builder.id_homepage .link_grid_header_absolute {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    background: #000;
    opacity: 0;
}
.id_radius .id_large_builder.id_homepage .id_front_l_w {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.id_large_builder.id_homepage .id_front_l_w {
    position: relative;
    float: left;
    overflow: hidden;
    width: 100%;
    padding-bottom: 50%;
    margin-bottom: 30px;
}
.id_large_builder.id_homepage .id_post_title_top {
    margin-bottom: 0px !important;
    padding: 0px 50px;
}
.id_large_builder.id_homepage .id_post_title_top .image-post-title {
    margin-bottom: 10px;
}
.id_large_builder.id_homepage .post-entry-content {
    margin-top: 10px;
    padding-top: 0px;
    padding: 0px 50px;
}
.id_large_builder.id_homepage .id_large_more {
    color: #000;
    border: 2px solid #efefef;
    height: 31px;
    line-height: 28px;
    padding: 0px 25px;
    text-transform: uppercase;
    font-size: 11px;
    float: left;
    letter-spacing: 1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.id_large_builder.id_homepage .id_large_more:hover {
    text-decoration: none !important;
    background: #ff4200;
    border-color: #ff4200;
    color: #fff;
}
.id_large_builder.id_homepage .id_footer_social {
    padding: 0px;
    margin: 0px;
    border: 0px;
    height: auto;
    line-height: 1.2;
    float: right;
}
.id_large_builder.id_homepage .id_footer_social li {
    margin: 0px;
}
.id_large_builder.id_homepage .id_footer_social li a {
    color: #000 !important;
    background: #efefef;
    padding: 0px;
    margin: 0px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}
.id_large_builder.id_homepage .id_footer_social li a:hover {
    background: #e0e3e8;
}
.id_large_builder.id_homepage .id_footer_social li a i {
    color: #000 !important;
    margin: 0px;
    width: 40px;
    height: 40px;
    line-height: 40px;
}
.id_large_builder.id_homepage .id_large_sw {
    float: left;
    width: 100%;
    margin-top: 20px;
}
/* Homepage list */

.page_builder_listpost .post-entry-content {
    text-align: left;
    padding-top: 0px;
    padding: 0px 0px 0px 30px;
}
.page_builder_listpost.id_homepage {
    float: left;
    width: 100%;
    margin-bottom: 5px;
}
.page_builder_listpost.id_homepage:last-child {
    margin-bottom: 0px !important;
}
.page_builder_listpost.id_homepage .image-post-title {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 25px;
}
.id_radius .page_builder_listpost.id_homepage .image-post-thumb {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.page_builder_listpost.id_homepage .image-post-thumb {
    width: 40% !important;
    overflow: hidden;
    margin-bottom: 0px;
}
.page_builder_listpost.id_homepage .image-post-thumb .id_img_container {
    width: 100%;
    padding-bottom: 65%;
}
.page_builder_listpost.id_homepage .id_list_more {
    float: left;
    width: 100%;
}
.page_builder_listpost.id_homepage .id_list_more a {
    float: left;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    font-size: 11px;
    font-weight: 400;
    color: #000;
    height: 35px;
    line-height: 35px;
    border: 1px solid #000;
    padding: 0px 30px 0px;
    -o-transition: .25s;
    -ms-transition: .25s;
    -moz-transition: .25s;
    -webkit-transition: .25s;
    transition: .25s;
    background-color: #fff;
    margin-top: 23px;
}
.page_builder_listpost.id_homepage .id_list_more a:hover {
    text-decoration: none !important;
    background: #000;
    color: #fff;
}
.page_builder_listpost.id_homepage .image-post-thumb .id_img_container .image_grid_header_absolute {
    position: absolute;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}
.page_builder_listpost.id_homepage .image-post-thumb .id_img_container .link_grid_header_absolute {
    opacity: 0;
}
.page_builder_listpost.id_homepage .meta-category-small a {
    margin: 0px 2px 0px 0px;
    color: #fff;
    letter-spacing: 0em;
}
.page_builder_listpost.id_homepage .meta-category-small a:last-child {
    margin-right: 0px;
}
.page_builder_listpost.id_homepage .post-entry-content {
    width: 60% !important;
    padding: 0px 0px 0px 20px !important;
}
.page_builder_listpost.id_homepage .blog_list_post_style {
    padding-bottom: 0px;
    margin-bottom: 30px !important;
    border-bottom: 0px solid #e4e4e4;
}
.page_builder_listpost.id_homepage .blog_list_post_style:last-child {
    border: 0px !important;
}
.page_builder_listpost.id_homepage .meta-category-small {
    margin-top: 0px;
    float: left;
    width: auto;
    margin-right: 10px;
}
.page_builder_listpost.id_homepage .post-meta.meta-main-img {
    margin-top: 4px;
}
.page_builder_listpost.id_homepage .large_post_content {
    float: left;
    width: 100%;
}
.page_builder_listpost.id_homepage .large_post_content p {
    padding: 0px;
    margin: 0px;
    float: left;
    width: 100%;
}
.id_meta_overlay.id_love_view_social {
    position: absolute;
    width: auto;
    border: 0px;
    top: 10px;
    right: 10px;
    line-height: 1.2;
}
.id_meta_overlay.id_love_view_social span,
.id_meta_overlay.id_love_view_social a {
    color: #fff !important;
    display: inline-block !important;
    padding: 0px !important;
    font-weight: 400;
    float: left !important;
}
/* Homepage Grid */

.homepage_builder_grid_post.id_homepage {
    margin-bottom: 0px;
    float: left;
    width: 100%;
}
.homepage_builder_grid_post.id_homepage .image-post-title {
    font-size: 20px;
}
.homepage_builder_grid_post.id_homepage .post-entry-content {
    padding: 0px;
    margin-top: 0px;
    border-bottom: 0px;
}
.homepage_builder_grid_post_container {
    float: left;
    width: 100%;
    position: relative;
}
.homepage_builder_grid_post_container_wrapper .blog_grid_post_style {
    margin-bottom: 30px !important;
    width: 50%;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
}
.homepage_builder_grid_post.id_homepage .content_post_grid {
    padding: 0px;
    margin-top: 5px;
}
.homepage_builder_grid_post.id_homepage .image-post-title {
    margin-bottom: 5px;
}
.clear,
.clear_div {
    clear: both;
    float: left;
    width: 100%;
    height: 1px;
}
.homepage_builder_grid_post_container_wrapper {
    float: left;
    width: auto;
    margin: 0px -15px;
    position: relative;
}
.homepage_builder_grid_post_container_wrapper .post-meta {
    float: left;
    width: 100%;
}
.homepage_builder_grid_post_container_wrapper .large_post_content {
    float: left;
    width: 100%;
    margin-top: 15px;
}
.homepage_builder_grid_post_container_wrapper .large_post_content p {
    margin-bottom: 0px;
}
.homepage_builder_grid_post.id_homepage .home_page_front_view {
    top: 15px;
    bottom: auto;
}
/* Homepage grid 3 col */

.homepage_builder_grid_post_container_wrapper.id_grid3_col .blog_grid_post_style {
    width: 33.33333333%;
}
.homepage_builder_grid_post_container_wrapper.id_grid3_col .blog_grid_post_style .image-post-title {
    font-size: 15px;
}
/* Homepage grid 4 col */

.homepage_builder_grid_post_container_wrapper.id_grid4_col .blog_grid_post_style {
    width: 25%;
}
.homepage_builder_grid_post_container_wrapper.id_grid4_col .blog_grid_post_style .image-post-title {
    font-size: 15px;
    margin-bottom: 0px;
}
/* Homepage grid 5 col */

.homepage_builder_grid_post_container_wrapper.id_grid5_col .blog_grid_post_style {
    width: 20%;
}
.homepage_builder_grid_post_container_wrapper.id_grid5_col .blog_grid_post_style .image-post-title {
    font-size: 15px;
    margin-bottom: 0px;
}
/* Homepage Main overlay with right list */

.id_main_right_overlay.blog_grid_post_style .image-post-thumb {
    height: 453px;
    overflow: hidden;
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 0px;
}
.id_main_right_overlay.blog_grid_post_style .image_grid_header_absolute {
    width: 100%;
    height: 453px;
    position: absolute;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    opacity: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.id_main_right_overlay.blog_grid_post_style .link_grid_header_absolute {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    opacity: 0;
}
.id_main_right_overlay.blog_grid_post_style .post-entry-content {
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 20px !important;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 200%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(200%, rgba(0, 0, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 200%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 200%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 200%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 200%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
}
.id_main_right_overlay.blog_grid_post_style .meta-category-small {
    z-index: 2;
}
.id_main_right_overlay.blog_grid_post_style .post-entry-content .image-post-title a,
.id_main_right_overlay.blog_grid_post_style .post-entry-content .image-post-title a:hover {
    color: #fff !important;
}
.id_main_right_overlay.blog_grid_post_style .post-entry-content .post-meta span,
.id_main_right_overlay.blog_grid_post_style .post-entry-content .post-meta span a {
    color: #fff !important;
}
/* Homepage Main overlay with right grid */

.list-post-right.id_small_right_grid .feature-post-list {
    margin: 0px -10px;
    width: auto;
}
.list-post-right.id_small_right_grid .feature-post-list li {
    float: left;
    width: 50% !important;
    padding: 0px 10px;
}
.list-post-right.id_small_right_grid .feature-post-list li .feature-image-link.image_post,
.list-post-right.id_small_right_grid .feature-post-list li .feature-image-link.image_post img {
    float: left;
    width: 100%;
}
.list-post-right.id_small_right_grid .feature-post-list li .item-details {
    margin: 0px;
}
.list-post-right.id_small_right_grid .feature-post-list li .item-details h3 a {
    font-size: 13px;
}
.id_main_right_overlay.blog_grid_post_style.id_maingrid .image-post-thumb,
.id_main_right_overlay.blog_grid_post_style.id_maingrid .image_grid_header_absolute {
    height: 502px;
}
/* Homepage Main with right list */

.main_right_post_style_list .category_post_ajax_wrap {
    margin: 0px 0px 15px 0px;
}
.main_right_post_style_list .feature-post-list li:last-child {
    border: 0px !important;
}
.home_main_post_right_list .box {
    width: 100%;
}
.id_homepage.main_right_post_style_list .box {
    margin-bottom: 0px !important;
    width: 100%;
    padding: 0px !important;
}
.id_homepage.main_right_post_style_list .blog_grid_post_style .meta-category-small a {
    margin: 0px 10px 0px 0px;
    float: left;
}
.id_homepage.main_right_post_style_list .image-post-title {
    margin: 10px 0px;
    font-size: 18px;
}
.id_homepage.main_right_post_style_list .post-entry-content {
    padding: 0px 0px;
    margin-top: 0px;
    border-bottom: 0px solid #eeeeee;
}
.id_homepage.main_right_post_style_list .id_main_right_overlay .post-entry-content .auto_image_with_date .view_options {
    color: #fff !important;
}
.id_homepage.main_right_post_style_list .content_post_grid {
    padding: 0px;
    margin-top: 10px;
    margin-bottom: 0px;
}
.main_right_post_style_list ul li .meta-category-small {
    margin-top: 0px !important;
}
.main_right_post_style_list ul li .meta-category-small a {
    padding: 0px;
    margin: 0px 10px 0px 0px;
    background: none !important;
    color: #000;
    float: left !important;
}
.main_right_post_style_list ul li .meta-category-small a:hover {
    color: inherit !important;
}
.main_right_post_style_list .meta-category-small {
    margin-top: -2px !important;
}
/* Homepage 2col Main with below list */

.grid_medium_wrapper_builder {
    position: relative;
    width: 100%;
    float: left;
}
.grid_medium_wrapper_builder .link_image {
    background: #000;
    float: left;
}
.grid_medium_wrapper_builder .link_image img {
    opacity: 0.8;
}
.grid_medium_wrapper_builder .meta-category-small a {
    margin: 0px 10px 0px 0px;
}
.grid_medium_wrapper_builder .image-post-thumb {
    margin-bottom: 15px;
}
.grid_medium_wrapper_builder .post-entry-content .image-post-title {
    line-height: 1.2;
    margin: 10px 0px;
}
.homepage_builder_two_cols .blog_grid_post_style {
    padding: 0px;
}
/* Homepage 2col */

.3grid_post.id_cus_grid2 .row {
    margin-right: -15px;
    margin-left: -15px;
}
.3grid_post.id_cus_grid2 .blog_grid_post_style {
    width: 50%;
    float: left;
    padding-right: 15px !important;
    padding-left: 15px !important;
}
.3grid_post.id_cus_grid_overlay .content_post_grid p {
    color: #fff;
    opacity: .8;
}
.3grid_post.id_cus_grid2 .meta-category-small {
    left: 20px !important;
    top: 20px !important;
}
.3grid_post.id_cus_grid2 .id_post_type_icon {
    top: 20px !important;
    right: 20px !important;
}
.3grid_post .blog_grid_post_style .meta-category-small {
    margin: 0px;
    position: absolute;
    left: 20px;
    top: 20px;
    width: auto;
}
.3grid_post .blog_grid_post_style .meta-category-small a {
    color: #fff;
    padding: 7px 15px 7px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.3grid_post .blog_grid_post_style .content_post_grid {
    margin-bottom: 0px;
    margin-top: 13px;
}
.3grid_post .blog_grid_post_style .post-meta.meta-main-img {
    float: left;
    width: auto;
    padding-top: 10px;
    margin-top: auto;
    margin-bottom: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
/* Homepage 4col */

.3grid_post.id_cus_grid4 .blog_grid_post_style {
    width: 25%;
    float: left;
}
/* Homepage 5col */

.3grid_post.id_cus_grid5 .blog_grid_post_style {
    width: 20%;
    float: left;
}
.3grid_post.id_cus_grid5 .blog_grid_post_style .post-meta.meta-main-img .meta-comment {
    display: none;
}
.3grid_post.id_cus_grid5 .blog_grid_post_style .meta-category-small a:first-child {
    display: block !important;
}
.3grid_post.id_cus_grid5 .blog_grid_post_style .meta-category-small a {
    display: none;
}
/* Homepage 3col */

.3grid_post .blog_grid_post_style {
    width: 33.33333333%;
    float: left;
}
.3grid_post .blog_grid_post_style img {
    width: 100%;
}
.3grid_post .meta-category-small {
    margin-top: 10px;
}
.3grid_post .meta-category-small a {
    margin: 0px 3px 2px 0px;
}
.3grid_post .post-meta {
    float: left;
}
.3grid_post .image-post-title {
    font-size: 16px;
    margin-bottom: 15px;
    margin-top: 0px;
    line-height: 1.2;
}
.id_fontsize13 .image-post-title {
    font-size: 13px;
}
.id_fontsize14 .image-post-title {
    font-size: 14px;
}
.id_fontsize15 .image-post-title {
    font-size: 15px;
}
.id_fontsize16 .image-post-title {
    font-size: 16px;
}
.id_fontsize17 .image-post-title {
    font-size: 17px;
}
.id_fontsize18 .image-post-title {
    font-size: 18px;
}
.id_fontsize19 .image-post-title {
    font-size: 19px;
}
.id_fontsize20 .image-post-title {
    font-size: 20px;
}
.id_fontsize21 .image-post-title {
    font-size: 21px;
}
.id_fontsize22 .image-post-title {
    font-size: 22px;
}
.id_fontsize23 .image-post-title {
    font-size: 23px;
}
.id_fontsize24 .image-post-title {
    font-size: 24px;
}
.id_fontsize25 .image-post-title {
    font-size: 25px;
}
.id_fontsize26 .image-post-title {
    font-size: 26px;
}
.id_fontsize27 .image-post-title {
    font-size: 27px;
}
.id_fontsize28 .image-post-title {
    font-size: 28px;
}
.id_fontsize29 .image-post-title {
    font-size: 29px;
}
.id_fontsize30 .image-post-title {
    font-size: 30px;
}
.id_fontsize31 .image-post-title {
    font-size: 31px;
}
.id_fontsize32 .image-post-title {
    font-size: 32px;
}
.id_fontsize33 .image-post-title {
    font-size: 33px;
}
.id_fontsize34 .image-post-title {
    font-size: 34px;
}
.id_fontsize35 .image-post-title {
    font-size: 35px;
}
.id_fontsize36 .image-post-title {
    font-size: 36px;
}
.id_fontsize37 .image-post-title {
    font-size: 37px;
}
.id_fontsize38 .image-post-title {
    font-size: 38px;
}
.id_fontsize39 .image-post-title {
    font-size: 39px;
}
.id_fontsize40 .image-post-title {
    font-size: 40px;
}
.id_homepage.3grid_post .row {
    margin-bottom: 0px !important;
    min-width: 100%;
}
.3grid_post .blog_grid_post_style {
    margin-bottom: 50px;
}
.id_home_builder_carousel_post.row {
    margin-bottom: 0px;
}
/* Homepage carousel 3col */

.id_home_builder_carousel_post,
.id_homepage.carousel_pagebuilder_wrapper {
    float: left;
    width: 100%;
}
.id_homepage.carousel_pagebuilder_wrapper .featured-thumbnail:hover>a .overlay_icons {
    margin-top: -4px;
    opacity: 1;
}
.id_homepage.carousel_pagebuilder_wrapper .meta-category-small {
    margin-top: 10px;
}
.id_homepage.carousel_pagebuilder_wrapper .popular-item-title {
    float: left;
    width: 100%;
}
.id_homepage.carousel_pagebuilder_wrapper .popular-item-title h4 {
    line-height: 1.2;
    font-size: 18px;
}
.id_homepage.carousel_pagebuilder_wrapper .featured-thumbnail > a img {
    float: left;
    width: 100%;
}
.id_homepage.carousel_pagebuilder_wrapper .owl-nav {
    background: #fff;
    position: absolute;
    top: -52px;
    right: 0px;
}
.id_homepage.carousel_pagebuilder_wrapper .owl-prev,
.id_homepage.carousel_pagebuilder_wrapper .owl-next {
    background: #000;
    color: #fff;
    width: 25px;
    height: 25px;
    float: left;
    line-height: 25px;
    text-align: center;
    border-radius: 2px;
}
.id_homepage.carousel_pagebuilder_wrapper .owl-prev {
    margin-right: 3px;
    margin-left: 5px;
}
.id_homepage.carousel_pagebuilder_wrapper .owl-next {
    right: 0px;
}
/* Homepage slider block */

.id_homepage .full-slider-main-home {
    margin: 0px;
}
.id_homepage .full-slider-main-home .post-meta.meta-main-img,
.id_homepage .full-slider-main-home .post-meta.meta-main-img a {
    color: #fff !important;
}
.home_slider_post_tab_nav *:focus,
.home_slider_post_tab *:focus {
    outline: none;
}
.home_slider_post_tab .banner-carousel-item {
    position: relative;
    float: left;
    width: 100%;
    height: 500px;
}
.home_slider_post_tab .image_grid_header_absolute {
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    opacity: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.home_slider_post_tab .link_grid_header_absolute {
    width: 100%;
    float: left;
    position: relative;
    opacity: 0 !important;
}
.home_slider_post_tab .banner-container {
    position: absolute;
    background: none;
    width: auto;
    padding: 30px;
    bottom: 0px;
    text-align: left;
    z-index: 9;
    top: auto;
    left: 0px;
    right: 0px;
    transform: none !important;
    -webkit-transform: none !important;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 250%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(250%, rgba(0, 0, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 250%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 250%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 250%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 250%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
}
.home_slider_post_tab .id_love_view_social.id_meta_overlay {
    top: 17px;
    right: 20px;
    z-index: 9;
}
.home_slider_post_tab .post-meta span,
.home_slider_post_tab .post-meta span a {
    color: #fff !important;
}
.home_slider_post_tab .pro_post_arrow_left,
.home_slider_post_tab .pro_post_arrow_right {
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 15px;
    text-align: center;
    color: #000;
    background: #fff;
    float: left;
    -webkit-transition: .35s all;
    -transition: .35s all;
    transition: .35s all;
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -19px;
    cursor: pointer;
    opacity: 0 !important;
}
.home_slider_post_tab .pro_post_arrow_left:hover,
.home_slider_post_tab .pro_post_arrow_right:hover {
    background: #000;
    color: #fff;
}
.home_slider_post_tab .pro_post_arrow_left {
    left: 0px;
}
.home_slider_post_tab:hover .pro_post_arrow_left {
    left: 20px;
    opacity: 1 !important;
}
.home_slider_post_tab .pro_post_arrow_right {
    right: 0px;
}
.home_slider_post_tab:hover .pro_post_arrow_right {
    right: 20px;
    opacity: 1 !important;
}
.home_slider_post_tab_nav {
    margin-top: 10px;
}
.home_slider_post_tab_nav .slick-list {
    margin: 0px -5px;
    width: auto;
    position: relative;
}
.home_slider_post_tab_nav .slick-list .item {
    padding: 0px 5px;
}
.home_slider_post_tab_nav .slick-list .item .banner-carousel-item {
    cursor: pointer;
}
.home_slider_post_tab_nav .slick-list .item .banner-carousel-item img {
    width: 100%;
    opacity: 0.7;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.home_slider_post_tab_nav .slick-list .item .banner-carousel-item img:hover {
    opacity: 1;
}
.home_slider_post_tab_nav .slick-list .item.slick-current img {
    opacity: 1;
}
.home_slider_post_tab_nav .slick-list .item h5 {
    font-size: 13px;
    line-height: 1.3;
    text-align: center;
    margin-bottom: 0px;
}
/* Homepage main bellow list */

.clear_div {
    float: left;
    width: 100%;
}
.feature-post-list.id_home_builder {
    width: 50%;
    float: left;
}
.id_homepage.builder_post_list_bellow .post-entry-content {
    padding: 0px 0px 0px 25px;
}
.id_homepage.builder_post_list_bellow .image-post-title {
    margin-top: 10px;
    margin-bottom: 10px !important;
    font-size: 20px;
}
.id_homepage.builder_post_list_bellow .image-post-title.cus_id_list_title {
    margin-top: 0px !important;
}
.id_homepage.builder_post_list_bellow .id_small_list_front {
    border-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}
.id_homepage.builder_post_list_bellow .id_small_list_front >div {
    border-bottom: 0px solid #E4E4E4;
    float: left;
    width: 100%;
    margin-bottom: 13px;
    padding-bottom: 13px;
}
.id_homepage.builder_post_list_bellow .id_small_list_front:last-child div {
    margin-bottom: 0px;
}
.builder_post_list_bellow .id_small_list_front .meta-category-small {
    margin-top: 0px !important;
}
.builder_post_list_bellow .id_small_list_front .meta-category-small a {
    padding: 0px;
    font-weight: 600 !important;
    letter-spacing: 0px;
    font-size: 12px !important;
    margin: 0px 10px 0px 0px;
    background: none !important;
    color: #000;
    float: left !important;
}
.builder_post_list_bellow .id_small_list_front .meta-category-small a:hover {
    color: inherit !important;
}
.builder_post_list_bellow .post-entry-content .meta-category-small {
    margin-top: 0px;
}
.builder_post_list_bellow .post-entry-content .meta-category-small a {
    float: left;
    margin: 0px 10px 0px 0px;
}

#sidebar .null-instagram-feed ul {
    margin-right: -1px;
    margin-left: -1px;
    padding: 0px;
}
#sidebar .null-instagram-feed li {
    position: relative;
    width: 33.33333333%;
    float: left;
    min-height: 1px;
    padding-right: 1px;
    padding-left: 1px;
    margin-bottom: 2px;
    list-style: none;
}
#footer-container .null-instagram-feed ul {
    margin-right: -1px;
    margin-left: -1px;
    padding: 0px;
}
#footer-container .null-instagram-feed li {
    position: relative;
    width: 33.33333333%;
    float: left;
    min-height: 1px;
    padding-right: 1px;
    padding-left: 1px;
    margin-bottom: 2px;
    list-style: none;
}
.footer_instafeed_wrapper .null-instagram-feed ul {
    float: left;
    width: 100%;
    padding: 0px;
    margin-bottom: 0px;
}
.footer_instafeed_wrapper .null-instagram-feed li {
    position: relative;
    width: 16.66666667%;
    float: left;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 0px;
    margin-bottom: 0px;
    list-style: none;
}
.footer_instafeed_wrapper .null-instagram-feed {
    margin-bottom: 0px !important;
    padding: 0px;
    border: 0px;
}
.footer_instafeed_wrapper .null-instagram-feed .clear {
    font-size: 11px;
    letter-spacing: 1px;
    color: #000;
    text-transform: uppercase;
    line-height: 44px;
    height: 44px;
    background-color: #FFF;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    white-space: nowrap;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 99;
}
.footer_instafeed_wrapper .null-instagram-feed .clear a {
    display: block;
    padding: 0 20px;
}
.footer_instafeed_wrapper .null-instagram-feed .clear a:hover {
    text-decoration: none !important;
}

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

.id_feature_box_w {
    position: relative;
    float: left;
    width: 100%;
    padding-bottom: 70%;
    margin-bottom: 50px;
}
.id_feature_box_w .id_feature_image,
.id_feature_box_w .id_feature_link,
.id_feature_box_w .id_feature_bg {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    opacity: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    z-index: 1;
}
.id_feature_box_w .id_feature_title {
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: 100%;
    padding: 0px;
    bottom: auto;
    text-align: center;
    z-index: 1;
}
.id_feature_box_w .id_feature_title span {
    display: inline-block;
    background: #fff;
    color: #000;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    padding: 0px 30px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}
.id_feature_box_w .id_feature_bg {
    background: #000;
    opacity: 0;
}
.id_feature_box_w .id_feature_link {
    z-index: 2;
}
/*-------------------------------------------------------------------------------------
Footer
-------------------------------------------------------------------------------------*/

.enable_footer_columns_dark {
    background: #222754;
    /*background: -moz-linear-gradient(90deg, #222754 10%, #f1262b 100%);
    background: -webkit-linear-gradient(90deg, #222754 10%, #f1262b 100%);
    background: linear-gradient(90deg, #222754 10%, #f1262b 100%);*/
    color: #fff;
}
.enable_footer_columns_dark a {
    color: #fff;
}
.enable_footer_columns_dark .meta-category-small a {
    color: #fff !important;
    letter-spacing: 0.05em;
}
.enable_footer_columns_dark .feature-post-list .item-details .post-meta,
.enable_footer_columns_dark .feature-post-list .item-details .post-meta a {
    color: #fff;
}
.enable_footer_columns_dark .widget .widget-title h2 {
    color: #fff;
    border-bottom: 0px solid #2f3463;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.enable_footer_columns_dark .social-icons-list-widget li a {
    color: #fff;
}
.enable_footer_columns_dark .widget_categories ul li {
    border-bottom: 1px solid #2f3463 !important;
}
.enable_footer_columns_dark .tagcloud a {
    color: #dedede;
    background: #000000;
}
.enable_footer_columns_dark .author-avatar-link a,
.enable_footer_columns_dark .feature-post-list .item-details .post-meta a:hover {
    color: #999 !important;
}
.enable_footer_columns_dark .widget p {
    color: #999;
}
.enable_footer_columns_dark .id_continue_reading {
    background: #676767;
}
.enable_footer_columns_dark .id_continue_reading:hover {
    background: #000;
}
footer .cfs_from_container {
    padding: 0px !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
footer .cfs_from_container .cfs_from_content {
    color: #999;
    font-size: 14px;
    margin-bottom: 25px;
    margin-top: -10px;
}
footer .cfs_from_wrapper .cfs_email_text input {
    border: 0px !important;
}
footer .cfs_from_wrapper .cfs_form_title {
    font-size: 17px;
    font-weight: 600 !important;
    color: #000 !important;
}
footer .cfs_from_wrapper .cfs_label_message {
    display: none;
}
footer .social-count-plus ul li {
    border: 3px solid #212121 !important;
}
footer {
    background: #f7f7f7;
    padding-top: 0px;
    color: #CCC;
    float: left;
    width: 100%;
}
footer ul li,
footer ul li a {
    font-size: 14px;
}
footer select {
    font-size: 14px;
}
footer .footer-columns .container .row {
    margin-right: -25px;
    margin-left: -25px;
}
footer .col-md-3,
footer .col-md-4,
footer .col-md-6,
footer .col-md-12 {
    padding-right: 25px;
    padding-left: 25px;
}
footer .footer-columns {
    padding-top: 30px;
}
footer .social-icons-list-widget {
    text-align: left;
}
footer .social-icons-list-widget li a {
    color: #323439;
}
footer a {
    color: #222;
}
footer a:hover {
    text-decoration: underline;
}
footer .widget-title h2 {
    color: #535353;
    margin: 0px;
    margin-bottom: 0px;
}
footer .widget-title {
    margin-bottom: 30px;
}
.footer_wrapper {
    background: #222;
    color: #FFF;
    padding: 10px 0px;
}
footer .widget {
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0);
    padding: 0px;
    border: 0px;
}
footer .widget p {
    color: #999;
}
footer .widget select {
    width: 90% !important;
    color: #000;
}
footer #wp-calendar caption {
    color: #ccc;
}
footer #wp-calendar thead {
    color: #fff;
    background: #000000 !important;
    border-bottom: 2px solid #212121 !important;
    border-top: 2px solid #212121 !important;
    border-right: 0px solid #212121 !important;
}
footer #wp-calendar tbody {
    color: #000;
}
footer #wp-calendar tbody td {
    background: #565656;
    border: 1px solid #212121;
    color: #fff;
}
footer #wp-calendar tbody td#today {
    background-color: #212121;
}
footer #wp-calendar tbody td:hover {
    background: #565656;
    color: #fff;
}
footer #wp-calendar tbody .pad,
footer #wp-calendar tbody .pad:hover {
    background: none;
}
footer #wp-calendar tfoot td,
#wp-calendar tfoot th {
    border: 0px solid #e1e1e1;
}
footer .widget .image-flickr-widget,
footer .widget .image-flickr-widget li {
    padding: 0px;
    margin-bottom: 0px;
    float: left;
    list-style: none;
}
.image-flickr-widget {
    float: left;
    width: 100%;
    padding: 0px;
}
.image-flickr-widget li {
    list-style: none;
}
.footer_wrapper .row {
    margin-bottom: 0px;
}
.footer_wrapper a {
    color: #FFF;
}
.footer_menu {
    text-align: right;
}
.footer_menu ul li {
    display: inline-block;
}

.footer-bottom {
    background: #fff;
    color: #535353;
    text-align: center;
    float: left;
    width: 100%;
}
.enable_footer_copyright_dark {
    background: #f1262b;/*#02062d;*/
    color: #fff;
    border-top: 1px solid #212529;
}
.enable_footer_copyright_dark .footer_logo_bottom {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important;
}
.enable_footer_copyright_dark .footer-menu-bottom ul li a {
    color: #fff !important;
}
.footer-bottom .row {
    margin-bottom: 0px;
}
.bottom_footer_menu_text {
    padding: 10px 0;
}
.footer-bottom .footer_logo_bottom {
    padding-top: 55px;
    padding-bottom: 55px;
    text-align: center;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.footer-bottom .footer_logo_bottom img {
    max-height: 90px;
}
.footer-bottom .footer-left-copyright {
    font-size: 12px;
    text-align: left;
    color: #fff;
}
.footer-bottom .footer-menu-bottom {
    font-size: 13px;
    text-align: right;
}
.footer-right {
    text-align: right;
}
#menu-footer-menu li {
    float: none;
    display: inline;
    list-style: none;
    margin: 0 0px 0 10px;
    display: inline-block;
    color: #FFF;
}
#menu-footer-menu li a {
    text-decoration: none;
    color: #535353;
    font-size: 12px;
}
#menu-footer-menu li a:hover {
    text-decoration: none !important;
    color: #ff4200;
}
#footer-container .feature-post-list.popular-post-widget li,
#footer-container .feature-post-list.recent-post-widget li,
#footer-container .feature-post-list li {
    border-bottom: 0px solid #212121 !important;
}
#footer-container .feature-post-list.popular-post-widget li:last-child,
#footer-container .feature-post-list.recent-post-widget li:last-child,
#footer-container .feature-post-list li:last-child {
    border: none !important;
}
#footer-container_no_footer {
    padding-top: 0px !important;
}
.menu-footer {margin-bottom: 0;}
.footer-columns .post-author a:hover,
.post-author a:hover,
.caption-overlay a,
.no_padding_footer {
    padding-top: 0px !important;
}
footer .widget {
    float: left !important;
    margin-bottom: 50px;
    width: 100%;
    background: none;
}
footer .row {
    margin-bottom: 0px !important;
}
#footer-container .widget:after {
    border: 0px solid #EAEAEA;
    position: relative;
    display: none;
}
.id_none_space {
    padding: 0px !important;
    margin: 0px !important;
    width: 0px !important;
    height: 0px !important;
}

.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: 20px;
    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;
    margin-left: auto;
    margin-right: auto;
}
.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: 90.063em) {
    .id_s_slide_text_wrapper .banner-container h5 a {
        font-size: 45px !important;
    }
    .id_s_slide_text_wrapper .banner-container .id_slider_desc {
        font-size: 15px;
    }
    .id_s_slide_text_wrapper:after {
        height: 750px;
    }
    .id_s_slide_text_wrapper,
    .id_s_slide_text_wrapper .id_s_slider_img,
    .id_s_slide_text_wrapper .banner-container,
    .large_center_slider_container.id_single_slider_box.id_s_slide_text_wrapper .item {
        height: 750px;
    }
}

.id_builder_3carousel .slick-slide {
  padding: 0 10px; /* 10px jarak kiri-kanan */
  box-sizing: border-box;
}
.id_builder_3carousel .slick-list {
  margin: 0 -10px; /* kompensasi padding biar sejajar */
}

.fa-solid, .fas {font-weight: 400 !important;}

.multi-author-wrap {
  display: flex;
  align-items: center;
  color: #111;
  border-radius: 8px;
}

.author-avatars {
  display: flex;
  align-items: center;
  margin-right: 12px;
}

.author-avatar {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #f1262b;/*linear-gradient(90deg, #222754 10%, #f1262b 100%);*/
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-weight: 600;
  margin-left: -15px; /* efek tumpang tindih */
  border: 1px solid #fff; /* outline hitam agar jelas */
  font-size: 12px;
}
.editor {
    background: #222754;
}
.author-avatar:first-child {
  margin-left: 0;
}

.author-info {
  display: flex;
  flex-direction: column;
  line-height: 1.2;
  margin-bottom: 0;
}

.author-names {
  font-weight: 600;
  font-size: 14px;
  text-transform: capitalize;
}

.author-role {
  font-size: 12px;
  opacity: 0.8;
}


.live-updates {
  position: relative;
}

.live-updates-title {
  font-weight: 600;
  margin-bottom: 20px;
  color: #d71920;
}

.live-updates-timeline {
  position: relative;
  border-left: 2px solid #f1262b;
  padding-left: 25px;
  margin-left: 10px;
}

.timeline-item {
  position: relative;
  margin-bottom: 25px;
  animation: fadeIn 0.5s ease-in-out;
}

.timeline-dot {
  position: absolute;
  left: -31px;
  top: 4px;
  width: 12px;
  height: 12px;
  background: #222754;
  border-radius: 50%;
  border: 2px solid #fff;
  box-shadow: 0 0 0 2px #d71920;
}

.timeline-content {
  background: #fff;
  border-radius: 8px;
  padding: 15px 20px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.08);
}

.timeline-time {
  font-size: 0.9em;
  color: #999;
  margin-bottom: 4px;
}

.timeline-title {
  font-weight: 600;
  color: #222;
  margin-bottom: 5px;
}

.timeline-text {
  color: #444;
  line-height: 1.6;
}

@keyframes fadeIn {
  from { opacity: 0; transform: translateY(10px); }
  to { opacity: 1; transform: translateY(0); }
}

.no-updates {
  text-align: center;
  color: #666;
  font-style: italic;
}

.live-toast {
  position: fixed;
  top: 20px;
  right: 20px;
  background: #222754;
  color: #fff;
  padding: 12px 20px;
  border-radius: 8px;
  box-shadow: 0 3px 8px rgba(0,0,0,0.2);
  opacity: 0;
  transform: translateY(-20px);
  transition: all 0.4s ease;
  z-index: 9999;
  font-weight: 500;
}

.live-toast.show {
  opacity: 1;
  transform: translateY(0);
}

.live-toast span::before {
  content: '';
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #00ff99;
  border-radius: 50%;
  margin-right: 8px;
}

/* ===== Catatan Redaksi / Editorial Notes ===== */
.editorial-notes {
  background: #f9fafb;
  border-left: 4px solid #0056b3;
  padding: 0.8rem 1.2rem;
  margin-top: 2rem;
}

.editorial-notes__header {
  font-weight: 600;
  font-size: 1rem;
  color: #0056b3;
  margin-bottom: 0.5rem;
  display: flex;
  align-items: center;
  gap: 0.4rem;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.editorial-notes__header i {
  font-size: 1.1rem;
}

.editorial-notes__content {
  font-size: 0.95rem;
  line-height: 1.6;
  color: #333;
}

.editorial-notes__content p:last-child {
  margin-bottom: 0;
}

.latest-news-popup {
  position: fixed;
  bottom: -100%;
  left: 50%;
  transform: translateX(-50%);
  width: 50%;
  max-width: 95%;
  background: #222754e8;
  border-radius: 16px;
  color: #fff;
  padding: 20px 24px;
  z-index: 9999;
  backdrop-filter: blur(10px);
  transition: all 0.4s ease;
  box-shadow: 0 10px 40px rgba(0,0,0,0.3);
}

.latest-news-popup.show {
  bottom: 40px;
}

.news-popup-title {
  font-size: 1.1rem;
  font-weight: 600;
  margin-bottom: 12px;
  border-bottom: 1px solid rgba(255,255,255,0.15);
  padding-bottom: 8px;
}

.news-popup-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.news-popup-list li {
  margin-bottom: 10px;
}

.news-popup-list li a {
  color: #fff;
  text-decoration: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 12px;
  border-radius: 8px;
  transition: all 0.2s ease;
  background: rgba(255,255,255,0.05);
}

.news-popup-list li a:hover {
  background: rgba(255,255,255,0.15);
}

.news-title {
  font-weight: 500;
  flex: 1;
  margin-right: 10px;
}

.news-time {
  font-size: 0.85rem;
  color: #ccc;
}

.news-close {
  position: absolute;
  top: 6px;
  right: 12px;
  background: none;
  border: none;
  color: #fff;
  font-size: 1.5rem;
  line-height: 1;
  cursor: pointer;
  transition: 0.2s;
}

.news-close:hover {
  color: #f33;
}


.btn-share {
  background: linear-gradient(135deg, #1d2671, #c33764);
  color: #fff;
  border: none;
  border-radius: 30px;
  padding: 8px 16px;
  font-weight: 600;
  transition: all 0.3s ease;
}
.btn-share:hover {
  opacity: 0.9;
  transform: scale(1.03);
}

.share-modal-content {
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(20px);
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.2);
  color: #fff;
}

#shareModal h5 {
  font-weight: 600;
  color: #fff;
}

.share-buttons {
  display: flex;
  justify-content: center;
  gap: 16px;
}

.share-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  color: #fff;
  font-size: 20px;
  transition: 0.3s ease;
  background: rgba(255, 255, 255, 0.15);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.share-btn:hover {
  transform: translateY(-3px);
  text-decoration: none;
}

.share-btn.whatsapp { background: #25d366; }
.share-btn.facebook { background: #1877f2; }
.share-btn.twitter { background: #1da1f2; }
.share-btn.telegram { background: #0088cc; }
.share-btn.link { background: #444; }

.share-btn.copied {
  background: #4caf50 !important;
  animation: pulse 0.6s ease;
}

@keyframes pulse {
  0% { transform: scale(1); }
  50% { transform: scale(1.15); }
  100% { transform: scale(1); }
}

.copy-alert {
  position: fixed;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%) scale(0.9);
  background: rgba(0,0,0,0.8);
  color: #fff;
  padding: 8px 18px;
  border-radius: 30px;
  font-size: 14px;
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s ease;
  z-index: 9999;
}

.copy-alert.show {
  opacity: 1;
  transform: translateX(-50%) scale(1);
}


.breadcrumb {
  margin-bottom: 0;
  background: transparent;
  font-size: 0.95rem;
  font-weight: 500;
  color: #666;
}
.breadcrumb-item+.breadcrumb-item {
    padding-left: 0;
}
.breadcrumb-item + .breadcrumb-item::before {
  color: #bbb;
  content: "\f105";
  font-family: "Font Awesome 6 Free";
  font-weight: 600;
  margin: 0 8px;
  padding-right: 0;
}

.breadcrumb a {
  color: #222754;
  text-decoration: none;
  transition: color 0.3s ease, transform 0.2s ease;
}
.breadcrumb a:hover {
  color: #f1262b;
  text-decoration: none;
  transform: translateY(-1px);
}

.breadcrumb-item.active {
  color: #333;
  font-weight: 600;
}

@media (max-width: 768px) {
  .breadcrumb-wrapper {
    padding: 0.6rem 0.9rem;
  }
  .breadcrumb {
    font-size: 0.9rem;
  }
}

/* ===========================
   SECTION: KERJA SAMA
   =========================== */
.kerjasama-section {
  width: 100%;
  background: linear-gradient(90deg, #7b0000 0%, #b30000 80%);
  color: #fff;
  overflow: hidden;
  position: relative;
  border-radius: 10px;
}

.kerjasama-wrapper {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex-wrap: nowrap;
}

/* ==== Area kiri: judul & foto ==== */
.kerjasama-title {
  background: url("https://kompas.com/images/red-bg-pattern.png") no-repeat center center;
  background-size: cover;
  justify-content: center;
  align-items: center;
  text-align: left;
  padding: 2rem 1rem;
  color: #fff;
}

.kerjasama-title h5 {
  font-size: 0.8rem;
  text-transform: uppercase;
  color: #ffdddd;
  font-weight: 500;
  margin-bottom: 0.3rem;
}

.kerjasama-title h2 {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.3;
  text-align: left;
}

.kerjasama-title span {
  color: #fff;
}

/* ==== Slider berita ==== */
.kerjasama-slider {
  flex: 1 1 auto;
  padding: 1.5rem 0.5rem;
}

.kerjasama-item {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  margin: 0 0.5rem;
  cursor: pointer;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.kerjasama-item:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 15px rgba(0,0,0,0.25);
}

.kerjasama-thumb {
  position: relative;
  height: 150px;
  overflow: hidden;
}

.kerjasama-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .4s ease;
}

.kerjasama-item:hover .kerjasama-thumb img {
  transform: scale(1.05);
}

/* Overlay semi-transparan hitam */
.kerjasama-thumb::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0,0,0,0.7) 10%, rgba(0,0,0,0.2) 70%, transparent);
}

.kerjasama-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0.8rem;
  z-index: 2;
}

.kerjasama-caption h5 {
  font-size: 0.75rem;
  color: #fff;
  margin-bottom: 0;
  line-height: 1.2;
}

/* ==== Dots & Arrow Styling ==== */
.kerjasama-slider .slick-dots {
  bottom: -25px;
}

.kerjasama-slider .slick-dots li button:before {
  color: #fff;
  opacity: 0.6;
  font-size: 10px;
}

.kerjasama-slider .slick-dots li.slick-active button:before {
  color: #fff;
  opacity: 1;
}

.kerjasama_arrow_left,
.kerjasama_arrow_right {
  position: absolute;
  top: 40%;
  transform: translateY(-50%);
  background: rgba(255,255,255,0.15);
  border-radius: 50%;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #fff;
  z-index: 10;
  transition: all .3s ease;
  cursor: pointer;
}

.kerjasama_arrow_left:hover,
.kerjasama_arrow_right:hover {
  background: rgba(255,255,255,0.3);
}

.kerjasama_arrow_left {
  left: -5px;
}

.kerjasama_arrow_right {
  right: -5px;
}

/* ==== Area kanan (QR Code) ==== */
.kerjasama-qr {
  background: rgba(255,255,255,0.25);
  text-align: center;
  justify-content: center;
  padding: 15px 10px;
  border-radius: 10px;
}

.kerjasama-qr img {
  width: 100px;
  height: auto;
  margin: 0 auto 0.8rem;
}

.kerjasama-qr p {
  font-size: 0.8rem;
  line-height: 1.3;
  color: #fff;
}

/* ==== RESPONSIVE ==== */
@media (max-width: 991px) {
  .kerjasama-wrapper {
    flex-direction: column;
  }
  .kerjasama-title,
  .kerjasama-qr {
    flex: 0 0 auto;
    text-align: center;
    padding: 1rem;
  }
  .kerjasama-slider {
    padding: 0;
  }
  .kerjasama-thumb {
    height: 150px;
  }
}

.card {
  float: left;
  padding: 0;
  border: none;
  width: 100%;
  border-radius: 10px;
}
.card .menu-content {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.card .menu-content::before, .card .menu-content::after {
  content: "";
  display: table;
}
.card .menu-content::after {
  clear: both;
}
.card .menu-content li {
  display: inline-block;
}
.card .menu-content a {
  color: #fff;
}
.card .menu-content span {
  position: absolute;
  left: 50%;
  top: 0;
  font-size: 10px;
  font-weight: 700;
  font-family: "Open Sans";
  transform: translate(-50%, 0);
}
.card .wrapper {
  background-color: #fff;
  min-height: 540px;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}
.card .wrapper:hover .data {
  transform: translateY(0);
}
.card .data {
  position: absolute;
  bottom: 0;
  width: 100%;
  transform: translateY(calc(70px + 1em));
  transition: transform 0.3s;
  z-index: 2;
}
.card .data .content {
  padding: 1em;
  position: relative;
  z-index: 1;
}
.card .author {
  font-size: 12px;
  background: #f1262b;
    padding: 5px 15px;
    border-radius: 5px;
    text-transform: capitalize;
}
.card .title {
  margin-top: 10px;
  font-size: 20px;
}
.card .text {
  height: 70px;
  line-height: normal;
  margin: 0;
}
.card input[type=checkbox] {
  display: none;
}
.card input[type=checkbox]:checked + .menu-content {
  transform: translateY(-60px);
}

.graphic.card .wrapper::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.45);
  transition: all 0.3s ease;
  z-index: 1;
}

.graphic.card:hover .wrapper::before {
  background: rgba(0, 0, 0, 0.6);
}

.graphic .wrapper:hover .menu-content span {
  transform: translate(-50%, -10px);
  opacity: 1;
}
.graphic .header {
  color: #fff;
  padding: 1em;
  position: relative;
  z-index: 2;
}
.graphic .header::before, .graphic .header::after {
  content: "";
  display: table;
}
.graphic .header::after {
  clear: both;
}
.graphic .header .date {
  float: left;
  font-size: 12px;
}
.graphic .menu-content {
  float: right;
}
.graphic .menu-content li {
  margin: 0 5px;
  position: relative;
}
.graphic .menu-content span {
  transition: all 0.3s;
  opacity: 0;
}
.graphic .data {
  color: #fff;
  transform: translateY(calc(70px + 4em));
}
.graphic .title a {
  color: #fff;
}
.graphic .button {
  display: block;
  width: 100px;
  margin: 2em auto 1em;
  text-align: center;
  font-size: 12px;
  color: #fff;
  line-height: 1;
  position: relative;
  font-weight: 700;
}
.graphic .button::after {
  content: "→";
  opacity: 0;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  transition: all 0.3s;
}
.graphic .button:hover::after {
  transform: translate(5px, -50%);
  opacity: 1;
}

.author-profile img {
  box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}

.news-index__title {
  font-size: 1.6rem;
  font-weight: 700;
  border-bottom: 2px solid #0056b3;
  padding-bottom: .5rem;
  margin-bottom: 1rem;
  color: #003366;
}

.news-index__form {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  align-items: flex-end;
  background: #f8f9fa;
  border-radius: 8px;
  padding: 1rem;
  margin-bottom: 1.5rem;
  box-shadow: 0 1px 4px rgba(0,0,0,0.05);
}

.news-index__form .form-group {
  display: flex;
  flex-direction: column;
  flex: 1 1 180px;
  min-width: 150px;
}

.news-index__form label {
  font-size: .85rem;
  color: #555;
  margin-bottom: .25rem;
}

.news-index__form input,
.news-index__form select {
  padding: .4rem .6rem;
  border: 1px solid #ccc;
  border-radius: 6px;
  font-size: .9rem;
}

.btn-filter {
  background: #0056b3;
  color: #fff;
  padding: .5rem 1.2rem;
  border: none;
  border-radius: 6px;
  font-size: .9rem;
  cursor: pointer;
  transition: background .3s;
}

.btn-filter:hover {
  background: #003d80;
}

.toc-container {
    background: #f9f9f9;
    border: 1px solid #ddd;
    padding: 15px;
    margin-bottom: 20px;
    border-radius: 5px;
    width: fit-content;
    float: right;
    margin-left: 30px;
    padding-right: 40px;
}
.toc-container strong {
    display: block;
    margin-bottom: 10px;
    font-size: 18px;
}

.toc-container ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.toc-container ul li {
    margin-left: 15px;
}

.toc-container ul li a {
    text-decoration: none;
    color: #0073aa;
}

.toc-container ul li a:hover {
    text-decoration: underline;
}

.alignright {
    display: inline;
    float: right;
  max-width: 100%;
  height: auto;
    margin: 5px 0 10px 20px;
    width: 100% !important;
}
.aligncenter, .size-full {
    text-align: center;
    display: block;
    max-width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto
    width: 100% !important;
}
.wp-caption {
    max-width: 100% !important;
    background: #fff;
    margin: 0 auto 1rem auto;
    width: 100% !important;

}
.wp-caption img {
    margin: 0;
  max-width: 100% !important;
  height: auto;
  width: 100% !important;
}
p.wp-caption-text {
    color: #666;
    font-size: 13px !important;
    line-height: 15px !important;
    font-style: italic;
    margin: 5px 0 25px 0
}