@charset "UTF-8";

html,body,div,input,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}
*,::after,::before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}img{max-width:100%;max-height:100%}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}textarea{resize:vertical}.clearfix:before,.clearfix:after{content:" ";display:table}.container{max-width:1200px}
/*********************************************************/
/******************** start css project ******************/
/*********************************************************/
@font-face {
    font-family: 'my-font';
    src: url("assets/fonts/Vazir.woff") format("truetype");
    /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}
@font-face {
    font-family: 'my-font-Medium';
    font-style: normal;
    font-weight: normal;
    src: url("assets/fonts/Vazir-Medium.woff") format("truetype");
}
@font-face {
    font-family: 'my-font-bold';
    font-style: normal;
    font-weight: bold;
    src: url("assets/fonts/Vazir-Bold.woff") format("truetype");
}

h1, h2, h3.yt-font_s3, h3.yt-font_s4, h3.yt-font_s5, strong, .yt-single-post-content .box_pullquote {
    font-family: my-font-bold;
}

h3, h4, h5, h6 {
    font-family: my-font-Medium;
}

body{font-family:my-font,sans-serif!important;font-size:.9rem}.clear-fix:after{clear:both}a{color:#2f2f2f;text-decoration:none;word-wrap:break-word}a:hover{text-decoration:none;color:#03a87c}.yt_align_zero{margin:0}.yt_align_right{margin-left:auto}.yt_align_center{margin:0 auto}.yt_align_left{margin-right:auto}input,textarea{padding:8px 10px;border:1px solid #e6e6e6;max-width:100%}input:focus,textarea:focus{border:1px solid rgba(1,39,29,0.3)}input[type="submit"]{background:#03A87C;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s;cursor:pointer;border:none}input[type="submit"]:hover{background-color:#04805f}.trans-3{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.yt-align-items-center{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-flex-align:center!important;align-items:center!important}.yt-col-p-x{padding-right:15px;padding-left:15px}.yt-mb-30{margin-bottom:30px}.yt-pb-10{padding-bottom:10px}.yt-category-description p{font-style:italic;color:#6b6b6b;font-size:14px;line-height:26px;margin-bottom:0}.yt-font_size_extra_small{font-size:.7rem}.yt-font_s0{font-size:.8rem}.yt-font_s1{font-size:1rem}.yt-font_s2{font-size:1.2rem}.yt-font_s3{font-size:1.4rem}.yt-font_s4{font-size:1.6rem}.yt-font_s5{font-size:1.8rem}.yt-icon_lh{line-height:1.55rem}.yt-visual-hidden{border:0;width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute}.yt-position_rel{position:relative}.yt-position_abs{position:absolute;width:100%;z-index:99}.yt-position_abs_b{position:absolute;width:100%;bottom:0;right:0;z-index:99}.yt-position_abs_t{position:absolute;width:100%;top:0;right:0;z-index:99}

/**
* beautiful fancy
**/
.yt-title-fancy{position:relative}.yt-title-fancy:before{content:'';position:absolute;bottom:0;left:0;z-index:99;width:0;height:0;border-style:solid;border-width:8px 0 0 8px;border-color:transparent transparent transparent #03a87c}.yt-post-fancy{border-radius:3px 3px 3px 0;overflow:hidden}.yt-post-fancy_plus{position:absolute;bottom:0;left:0}.yt-post-fancy_plus [class*="yt-fancy-plus_"]{content:'';position:absolute;bottom:0;left:0;z-index:99;width:0;height:0;border-style:solid;border-width:10px 0 0 10px;border-color:transparent transparent transparent #03a87c;transition:all .26s ease;-webkit-transition:all .26s ease}.yt-post-fancy_plus .yt-fancy-plus_2{border-color:transparent transparent transparent #03a87c;z-index:98;opacity:.35}.yt-post-fancy_plus .yt-fancy-plus_3{border-color:transparent transparent transparent #03a87c;z-index:97;opacity:.55}.yt-post-fancy:hover .yt-fancy-plus_2{border-width:18px 0 0 18px}.yt-post-fancy:hover .yt-fancy-plus_3{border-width:26px 0 0 26px}


/**
* dot
**/
.yt-point {
    width: 5px;
    height: 5px;
    background-color: #d9d9d9;
    border-radius: 50%;
    margin: 7px 10px 4px;
}

/**
* thumb overlay
**/
.yt-thumb-overlay img{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;-webkit-transition:background-image .2s ease-in-out;transition:background-image .2s ease-in-out}.yt-entry-thumb_css::before,.yt-parallax::before{content:"";display:block;height:100%;width:100%;opacity:0;background:rgba(0,0,0,.4);-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.yt-thumb-overlay:hover .yt-entry-thumb_css::before,.yt-thumb-overlay:hover .yt-parallax::before{opacity:1}.yt-thumb-overlay .yt-module-thumb img,.yt-thumb-overlay.yt-module-thumb img{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.yt-thumb-overlay:hover .yt-module-thumb img,.yt-thumb-overlay.yt-module-thumb:hover img{transform:scale3d(1.1,1.1,1) rotate(0.4deg);-webkit-transform:scale3d(1.1,1.1,1) rotate(0.4deg);-moz-transform:scale3d(1.1,1.1,1) rotate(0.4deg);-webkit-filter:brightness(40%);filter:brightness(40%)}

/**
* interface category
**/
.pl_feature_color.style-2,.pl_feature_color.style-3{background:#2f2f2f;padding:2px 7px;color:#fff!important;border-radius:3px;font-size:12px;position:relative;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}.pl_feature_color.style-2:hover,.pl_feature_color.style-3:hover{color:#fff!important}.pl_feature_color.style-3::before{content:'';top:calc(100% - 3px);right:0;position:absolute;border-color:transparent #2f2f2f transparent transparent !important;border-style:solid;border-width:0 6px 8px 0;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}

.yt-block-tab .pl_feature_color:not(.style-1),
.yt-posts_inner-5 .pl_feature_color:not(.style-1),
.yt-slider-inner .pl_feature_color:not(.style-1),
.yt-blog-grid .pl_feature_color:not(.style-1)

{ margin-bottom: 7px; display: inline-block;}
/**
* inner post
**/
.yt-post-inner{position:relative;display:block;height:100%}.yt-post-inner .yt-module-thumb img{transition:all .3s ease;-webkit-transition:all .3s ease;transition-timing-function:ease,ease}.yt-post-inner:hover .yt-module-thumb img{transform:scale3d(1.1,1.1,1) rotate(0.4deg);-webkit-transform:scale3d(1.1,1.1,1) rotate(0.4deg);-moz-transform:scale3d(1.1,1.1,1) rotate(0.4deg);-webkit-filter:brightness(40%);filter:brightness(40%)}.yt-post-inner .yt-thumb-title.yt-font_s4,.yt-post-inner .yt-thumb-title.yt-font_s3{line-height:1.3;margin-top:.75rem}

/**
* module flex post
**/
.yt-module_flex,.yt-module_flex .yt-position_rel{height:100%}.yt-module_flex .yt-entry-thumb{display:flex;flex-direction:column;height:100%}.yt-module_flex a.yt-image-wrap{margin-bottom:45%}.yt-module_flex .yt-entry-thumb_css{width:100%;height:100%;position:absolute;background-size:cover;background-position:center center;-webkit-transition:transform .3s ease,opacity .3s;-moz-transition:transform .3s ease,opacity .3s;-o-transition:transform .3s ease,opacity .3s;transition:transform .3s ease,opacity .3s}.yt-module_flex .yt-content-post{padding:0 1.5rem 1.5rem!important}.yt-module_flex:hover .yt-entry-thumb_css{transform:scale3d(1.1,1.1,1) rotate(0.4deg);-webkit-transform:scale3d(1.1,1.1,1) rotate(0.4deg);-moz-transform:scale3d(1.1,1.1,1) rotate(0.4deg)}.yt-module_flex .yt-meta-info,.yt-module_flex .yt-meta-info a{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.yt-module_flex:hover .yt-meta-info,.yt-module_flex:hover .yt-meta-info a{color:#fff!important}.yt-posts_inner-8 .yt-module_flex:hover .yt-meta-info,.yt-posts_inner-8 .yt-module_flex:hover .yt-meta-info a{color:#9d9d9d!important}

/**
* thumb
**/
.yt-module-thumb{position:relative;overflow:hidden;margin:0;background:#f5f5f5}.yt-module-thumb .yt-image-wrap{display:block}.yt-module-thumb img{display:block;width:100%;height:auto}.yt-module-thumb a{color:#fff}.yt-module-thumb a:hover{color:#03a87c}

/**
* full width screen
**/
.full-width {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}

/**
* post format icon
**/
.yt-module_flex .yt-post-format-icon, .yt-box-module-thumb .yt-post-format-icon, .yt-module-thumb .yt-post-format-icon {
    position: absolute;
    left: 1rem;
    top: 1rem;
    z-index: 99;
    color: #fff;
    border: 2px solid rgba(255, 255, 255, 0.15);
    border-radius: 50%;
    width: 45px;
    height: 45px;
    background: rgba(34, 34, 34, 0.15);
    line-height: 38px;
    text-align: center;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.yt-module_flex:hover .yt-post-format-icon,
.yt-module-thumb:hover .yt-post-format-icon {
    border: 2px solid rgba(255, 255, 255, 0.65);
    background: #2226;
}

.yt-module-thumb .yt-post-format-icon::before {
    margin-left: 3px;
    line-height: 37px;
}

.yt-module-thumb:hover .yt-meta-info,.yt-module-thumb:hover .yt-meta-info a {
    color: #ffffff !important;
}


/**
* block container
**/
.yt_block_wrap {
    width: 100%;
    margin-bottom: 30px;
    /*background: #fff;*/
}

/**
* block title
**/
.block-title-wrap {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    border-bottom: 2px solid #222222;
    margin-bottom: 1.5rem;
    -ms-flex-align: center !important;
    align-items: center !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}

.block-title-wrap span.block-title {
    display: flex;
    padding: 9px 22px 6px;
    background-color: #222222;
    color: #ffffff;
    line-height: 1.4rem;
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
}

/* block title style 2 */
.block-title-wrap.style-2 {
    border-bottom: 2px solid #03a87c !important;
}
.block-title-wrap.style-2 .yt-title-fancy::before {
    border-color: transparent #03a87c transparent transparent !important;
    border-width: 8px 8px 0 0;
    right: 0;
}

/* block title style 3 */
.block-title-wrap.style-3 span.block-title{
    background-color: transparent !important;
    color: #222222;
    padding-right: 0;
    position: relative;
}

.block-title-wrap.style-3 {
    border-bottom: 2px solid #d9d9d9 !important;
}

.block-title-wrap.style-3 span.block-title {
    padding-left: 0;
}

.block-title-wrap.style-3 .yt-title-fancy::before {
    border-color: transparent #03a87c transparent transparent !important;
    border-width: 0 4px 6px 0;
    right: 0;
    top: calc(100% + 2px);
}
.block-title-wrap.style-3 .yt-title-fancy::after {
    width: 100%;
    top: 100%;
    content: '';
    position: absolute;
    height: 2px;
    background-color: #03a87c;
}

/* block title style 4 */
.block-title-wrap.style-4 {
    border-bottom: none !important;
}

.block-title-wrap.style-4:not(.yt-ajax-tab) span.block-title {
    display: block;
    width: 100%;
    padding-bottom: 9px !important;
}

.block-title-wrap.style-4.yt-ajax-tab {
    background-color: #222222;
    position: relative;
}
.block-title-wrap.style-4.yt-ajax-tab a {
    color: #ffffff;
}

.block-title-wrap.style-4.yt-ajax-tab .subcat-filter li:last-child a{
    padding: 0.4rem 1rem;
}

.block-title-wrap.style-4.yt-ajax-tab::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 99;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 0 0 8px;
}

.block-title-wrap.style-4.yt-ajax-tab span.block-title {
    background-color: transparent !important;
}
.block-title-wrap.style-4.yt-ajax-tab .yt-title-fancy::before{
    display: none;
}

/* block title style 5 */
.block-title-wrap.style-5 {
    border-bottom: 2px solid #d9d9d9 !important;
    position: relative;
}

.block-title-wrap.style-5:before {
    position: absolute;
    content: '';
    bottom: -2px;
    right: 0;
    width: 20px;
    height: 2px;
    background-color: #03a87c;
}

.block-title-wrap.style-5 span.block-title{
    padding-right: 0;
    background: transparent !important;
    color: #222222;
}

.block-title-wrap.style-5 span.block-title:before {
    width: calc(100% - 47px);
    height: 2px;
    right: 25px;
    border: none !important;
    bottom: -2px;
    top: auto;
    background-color: #6b6b6b;
}

/* block title style 6 */
.block-title-wrap.style-6 {
    border: none !important;
}

.block-title-wrap.style-6 span.block-title{
    font-size: 18px;
    padding-right: 0;
    background: transparent !important;
    color: #222222;
}

.block-title-wrap.style-6 span.block-title:before {
    display: none;
}

/* block title style 7 */
.block-title-wrap.style-7 {
    text-align: center;
    margin: 0 0 15px 0 !important;
    position: relative;
    overflow: hidden;
    border: none !important;
    justify-content: center !important;
}

.block-title-wrap.style-7 span.block-title {
    color: #222222;
    background-color: transparent !important;
    position: relative;
    padding: 3px 15px;
    text-align: center;
    display: inline-block;
}

.block-title-wrap.style-7 span.block-title::before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    border: none !important;
    right: 100%;
    width: 10000px;
    height: 1px;
    background: #d9d9d9;
}

.block-title-wrap.style-7 span.block-title::after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    border: none !important;
    left: 100%;
    width: 10000px;
    height: 1px;
    background: #d9d9d9;
}

.block-title-wrap.yt-ajax-tab.style-7,
.block-title-wrap.yt-ajax-tab.style-8 {
    overflow: visible;
}

.block-title-wrap.yt-ajax-tab.style-7 .block-title::before,
.block-title-wrap.yt-ajax-tab.style-7 .block-title::after,
.block-title-wrap.yt-ajax-tab.style-8 .block-title::before,
.block-title-wrap.yt-ajax-tab.style-8 .block-title::after{
    display: none;
}

.block-title-wrap.yt-ajax-tab.style-7 .block-title,
.block-title-wrap.yt-ajax-tab.style-8 .block-title {
    line-height: 30px;
}

.block-title-wrap.yt-ajax-tab.style-7 .yt-nav-filter > .col::after,
.block-title-wrap.yt-ajax-tab.style-8 .yt-nav-filter > .col::after{
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    border: none !important;
    left: 0;
    width: 100%;
    height: 1px;
    background: #d9d9d9;
}

/* block title style 8 */
.block-title-wrap.style-8 {
    text-align: center;
    margin: 0 0 15px 0 !important;
    position: relative;
    overflow: hidden;
    border: none !important;
}

.block-title-wrap.style-8 span.block-title {
    color: #222222;
    background-color: transparent !important;
    position: relative;
    padding: 3px 0 3px 15px;
    text-align: center;
    display: inline-block;
}

.block-title-wrap.style-8 span.block-title::before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    border: none !important;
    right: 100%;
    width: 10000px;
    height: 1px;
    background: #d9d9d9;
}

/* block title style 9 */
.block-title-wrap.style-9 {
    position: relative;
    z-index: 2;
}

.block-title-wrap.style-9 span.block-title {
    padding: 9px 27px 6px 12px;
}

.block-title-wrap.style-9 span.block-title::before {
    display: none;
}

.block-title-wrap.style-9 span.block-title::after {
    content: '';
    position: absolute;
    width: 35px;
    height: calc(100% + 1px);
    background: #222222;
    top: 0;
    z-index: -1;
    left: -20px;
    -webkit-transform: skew(-20deg);
    -ms-transform: skew(-20deg);
    transform: skew(-20deg);
}

/* block title style 10 */
.block-title-wrap.style-10 {
    border: 1px solid;
    position: relative;
    z-index: 2;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.block-title-wrap.style-10 .block-title::before {
    display: none;
}

.block-title-wrap.style-10 .block-title::after {
    content: '';
    position: absolute;
    width: 15px;
    height: calc(100% + 0.04rem);
    background: #222222;
    top: 0;
    z-index: -1;
    left: -8px;
    -webkit-transform: skew(20deg);
    -ms-transform: skew(20deg);
    transform: skew(20deg);
}

.block-title-wrap.style-10.yt-ajax-tab .subcat-filter li:last-child a {
    padding: 0.4rem 1rem;
}

.pl-recent-posts-10 .yt-module_flex:hover .yt-meta-info, .pl-recent-posts-10 .yt-module_flex:hover .yt-meta-info a {
    color: #9d9d9d !important;
}

/**
* drop down
**/
.yt-dropdown-content {
    position: absolute;
    z-index: 1100;
    display: none;
}

/**
* post meta
**/
/** post info **/
.yt-meta-info {
    display: block;
    font-size: 0.8rem;
    margin: 0.25rem 0;
}
.yt-meta-info *:not([class*="fi-"]) {
    float: right;
}

/**
 * ajax loading effect
 */
.pl_loading_ajax{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background: rgba(255, 255, 255, 0.9);
    text-align: center;
    color: #03a87c;
    z-index: 99;
}
.pl_loading_ajax #loader {
    position: absolute;
    top: calc(50% - 20px);
    left: calc(50% - 20px);
}
@keyframes loader {
    0% { left: -100px }
    100% { left: 110%; }
}
.pl_loading_ajax #box {
    width: 50px;
    height: 50px;
    background: #03a87c;
    animation: animate .5s linear infinite;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 3px;
}
@keyframes animate {
    17% { border-bottom-right-radius: 3px; }
    25% { transform: translateY(9px) rotate(22.5deg); }
    50% {
        transform: translateY(18px) scale(1,.9) rotate(45deg) ;
        border-bottom-right-radius: 40px;
    }
    75% { transform: translateY(9px) rotate(67.5deg); }
    100% { transform: translateY(0) rotate(90deg); }
}
.pl_loading_ajax #shadow {
    width: 50px;
    height: 5px;
    background: #000;
    opacity: 0.1;
    position: absolute;
    top: 59px;
    left: 0;
    border-radius: 50%;
    animation: shadow .5s linear infinite;
}
@keyframes shadow {
    50% {
        transform: scale(1.2,1);
    }
}

/**
 * add custom effect
 **/
.yt-border,.yt-border__radius{border:1px solid #b5b5b5}.yt-border-1,.yt-border__radius-1{border:1px solid #d9d9d9}.yt-radius,.yt-border__radius{border-radius:3px}.yt-border_tb{border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9}.yt-circle{border-radius:50%}.yt-clight_bg_color{background:#f9f9f9!important}.yt-cgreen_color,.yt-link_green_color a{color:#03a87c!important}.yt-cgreen_bg_color{background:#03a87c!important}.yt-cwhite_color,.yt-link_white_color a{color:#fff!important}.yt-cmuted_color,.yt-link_muted_color a{color:#9d9d9d!important}.yt-cdark_color,.yt-link_dark_color a{color:#6b6b6b!important}.yt-cdarkest_color,.yt-link_darkest_color a{color:#2f2f2f!important}.yt-clight_color,.yt-link_light_color a{color:#d9d9d9!important}.yt-dropdown-handel{cursor:pointer;z-index:1100}

/* gradient post */
.yt-module-gradient .yt-image-wrap:before {
    bottom: 0;
    content: "";
    display: block;
    height: 70%;
    width: 100%;
    position: absolute;
    z-index: 1;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, .5) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, .5)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, .5) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, .5) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, .5) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, .5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.yt-module-gradient:hover .yt-image-wrap:before {
    height: 80%;
}

/**
 * Notification Bar
 */
.pl_notification_bar .site-main .w-100.d-block{
    margin:0 auto;
}

.pl_notification_bar.pl_sticky {
    position: fixed;
    width: 100%;
    z-index: 99999;
}

.pl_notification_bar .box_close {
    margin-right: -63px;
    padding: 20px;
    font-size: 21px;
    color: #2f2f2f;
}

.pl_notification_bar.pl_sticky.bottom {
    bottom: 0;
    z-index: 999;
}

.pl_notification_bar .pl_close {
    border: 1px solid #2f2f2f;
    background: #fff;
    border-radius: 50%;
    height: 24px;
    line-height: 19px;
    text-align: center;
    width: 24px;
    cursor: pointer;
    font-size: 16px;
}

.pl_notification_bar .vc-content-area{
    position: relative;
}

/**
 * header
 */
.yt-warp-header + * {
    padding-top: 1.5rem;
}

.yt-warp-header.container .yt-header-wrapper {
    border-top: 1px solid #d9d9d9;
}

.yt-warp-header.container > div {
    border-right: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
}

.yt-warp-header > div:first-child {
    box-shadow: 0 1px 0 0 #d9d9d9;
}

body.category .yt-border_tb.mb-4 {
    margin-bottom: 0 !important;
}

/*
 * breadcrumbs
 */
#breadcrumbs {
    margin-bottom: 30px;
    color: #6b6b6b;
    font-size: 13px;
    background-color: #ffffff;
    padding: 5px 0;
}

#breadcrumbs a{
    color: #393939
}

#breadcrumbs i {
    padding: 0 3px;
    color: #393939
}

.category header #breadcrumbs {
    margin-bottom: 10px;
}

/**
* search area
**/
.yt-search-wrapper {
    flex-grow: 0.4;
    position: relative;
}

.yt-search-wrapper > * {
    background-color: #fff;
}

.yt-search-wrapper .yt-search-box-mob{
    background-color: transparent;
}

.yt-search-wrapper.yt-dropdown-content {
    width: 100%;
    left: 0;
    top: 0;
    position: fixed;
    z-index: 9999;
    height: 100%;
    background: #222c;
}

.yt-search-wrapper.yt-dropdown-content > div {
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.4) 0 4px 10px;
}

.yt-search-wrapper.yt-dropdown-content > div div.fi-close1 {
    cursor: pointer;
}

.yt-search-box-mob > *:hover:first-child input{
    color: #9d9d9d !important;
}

#yt-searchsubmit {
    height: 29px;
    background: #fff;
    padding: 4px 0 0;
    box-shadow: none;
    border-radius: 50%;
    margin: 4px 4px 4px 0;
    width: 28px;
    border: 1px solid transparent;
    font-size: 16px !important;
}

#yt-searchsubmit:hover {
    color: #222222 !important;
    height: 29px;
    background: #f3f3f3;
    padding: 4px 0 0;
    box-shadow: none;
    border-radius: 50%;
    margin: 4px 4px 4px 0;
    width: 28px;
    border: 1px solid #d9d9d9;
}

::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-size: 0.8rem !important;
}

:-ms-input-placeholder {
    /* IE 10+ */
    font-size: 0.8rem !important;
}

:-moz-placeholder {
    /* Firefox 18- */
    font-size: 0.8rem !important;
}


.yt-header-wrapper {
    padding: 15px 0;
}

.yt-search-box-mob {
    width: 100%;
    background-color: #fff;
}

.yt-search-box-mob > div {
    padding-left: 5px;
}

.yt-search-box-mob > *:first-child {
    width: 40px;
}

.yt-search-box-mob > *:first-child:hover *{
    color: #222222 !important;
}

.yt-search-box-mob > * {
    float: right;
    height: 100%;
}
.yt-search-box-mob .yp-search-text-box{
    width: calc(100% - 86px);
}

.yt-search-box-mob .yp-search-text-box input {
    padding: 0;
    border: none;
    font-size: 0.8rem;
}

.yt-online-badge {
    height: 8px;
    width: 8px;
    position: absolute;
    right: -2px;
    top: -2px;
}

.yt-user_image {
    width: 45px;
    height: 45px;
    background: #2f2f2f;
    position: relative;
}

.dropdown-menu {
    left: auto;
    text-align: right;
}

.yt-metabar [class*="fi-"]::before {
    vertical-align: middle;
}

.yt-post_notification .fi-bell {
    position: relative;
}

.yt-post_notification i, .yt-post_notification i::after {
    position: absolute;
    width: 8px;
    height: 8px;
    right: 2px;
    top: 2px;
    font-size: 0.8rem;
    color: #fff;
    text-align: center;
    z-index: 10;
}

.yt-post_notification i::after {
    content: '';
    transform: translateX(50%) translateY(-45%);
    background-color: #03a87c;
    border-radius: 50%;
    animation: notification_after 3s infinite;
    z-index: 9 !important;

}

@-webkit-keyframes notification_after {
    0% {
        width: 8px;
        height: 8px;
        opacity: 1;
    }
    15% {
        width: 35px;
        height: 35px;
        opacity: 0.2;
    }
    25% {
        width: 50px;
        height: 50px;
        opacity: 0;
    }
    100% {
        width: 50px;
        height: 50px;
        opacity: 0;

    }
}
@keyframes notification_after {
    0% {
        width: 8px;
        height: 8px;
        opacity: 1;
    }
    15% {
        width: 35px;
        height: 35px;
        opacity: 0.2;
    }
    25% {
        width: 50px;
        height: 50px;
        opacity: 0;
    }
    100% {
        width: 50px;
        height: 50px;
        opacity: 0;

    }
}

/**
 * logo
 */
.yt-box-logo {
    justify-content: center;
}

.yt-box-logo img{
    max-width: 100%;
    height: auto;
    display: block;
}

/**
* breaking
**/
.yt-breaking {
    background: #ffffff;
}

.yt-breaking .yt-breaking-title {
    background-color: #2f2f2f;
    padding: 0.25rem 0.75rem;
    margin: 0.25rem 0 0.25rem 0.25rem;
    color: #d9d9d9;
}

.yt-carousel-control a span {
    padding: 0 0.5rem;
}


/**
* blog grid
**/
/*- blog grid 1 -*/
.yt-blog-grid_1 [class*="col "],
.yt-blog-grid_1 [class*="col-"] {
    padding-left: 5px;
    padding-right: 5px;
}

.yt-blog-grid_1 .row {
    margin-right: -5px;
    margin-left: -5px;
}

.yt-blog-grid_1 {
    margin: 30px auto;
}

.yt-blog-grid_1 .col-12.col-md-6 .col-6 img {
    width: 100%;
}

.yt-blog-grid_1 .col-12.col-md-6 .col-6 .yt-image-wrap {
    margin-bottom: 72%;
}

.yt-blog-grid_1 .pl-item-grid-1 a.yt-image-wrap,
.yt-blog-grid_1 .pl-item-grid-2 a.yt-image-wrap {
    margin-bottom: 71.93%;
}
.yt-blog-grid_1 .pl-item-grid-3 a.yt-image-wrap {
    margin-bottom: 35.345%;
}

.yt-blog-grid_1 .yt-position_abs_b {
    padding: 0 1.5rem 1.5rem 1.5rem !important;
}

.yt-blog-grid_1 .yt-image-wrap:before {
    bottom: 0;
    content: "";
    display: block;
    height: 70%;
    width: 100%;
    position: absolute;
    z-index: 1;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, .5) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, .5)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, .5) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, .5) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, .5) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, .5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
}

/*- blog grid 2 -*/
/*.yt-blog-grid_2, .yt-blog-grid_3,*/
/*.yt-blog-grid_4, .yt-blog-grid_5,*/
/*.yt-blog-grid_6 {*/
/*margin-bottom: 30px;*/
/*}*/

.yt-blog-grid_2 .yt-module_flex a.yt-image-wrap {
    margin-bottom: 80%;
}

/*- blog grid 3 -*/
.yt-blog-grid_3 .yt-module_flex a.yt-image-wrap {
    margin-bottom: 75%;
}

/*- blog grid 4 -*/
.yt-blog-grid_4 .pl-item-grid-0 .yt-image-wrap {
    margin-bottom: 40%;
}
.yt-blog-grid_4 [class*='pl-item-grid-']:not(.pl-item-grid-0) .yt-image-wrap {
    margin-bottom: 72%;
}

/*- blog grid 5 -*/
.yt-blog-grid_5 .pl-item-grid-0 .yt-image-wrap,
.yt-blog-grid_5 .pl-item-grid-1 .yt-image-wrap{
    margin-bottom: 70% !important;
}
.yt-blog-grid_5 [class*='pl-item-grid-'] .yt-image-wrap {
    margin-bottom: 75%;
}

/*- blog grid 6 -*/
.yt-blog-grid_6 .pl-item-grid-0 .yt-image-wrap{
    margin-bottom: 67.24%;
}
.yt-blog-grid_6 .pl-item-grid-2 .yt-image-wrap{
    margin-bottom: 95.1% ;
}
.yt-blog-grid_6 .pl-item-grid-1 .yt-image-wrap,
.yt-blog-grid_6 .pl-item-grid-3 .yt-image-wrap {
    margin-bottom: 55.1% ;
}
.yt-blog-grid_6 .pl-item-grid-4 .yt-image-wrap{
    margin-bottom: 13.94% ;
}

.pl_item_gradient .yt-image-wrap::after {
    width: 100% !important;
    height: 100% !important;
    position: absolute !important;
    content: '' !important;
    opacity: .55 !important;
    background: #6016bc;
    background: -moz-linear-gradient(20deg, #6016bc 0%, #ff542b 100%);
    /*background: -webkit-gradient(left bottom,right top,color-stop(0%, #6016bc),color-stop(100%, #ff542b));*/
    background: -webkit-linear-gradient(20deg, #6016bc 0%, #ff542b 100%);
    background: -o-linear-gradient(20deg, #6016bc 0%, #ff542b 100%);
    background: -ms-linear-gradient(20deg, #6016bc 0%, #ff542b 100%);
    background: linear-gradient(20deg, #6016bc 0%, #ff542b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#410cbc',endColorstr='#ff6f31',GradientType=1);
}

.pl_item_gradient .pl-item-grid-0 .yt-image-wrap::after {
    background: #6016bc;
    background: -moz-linear-gradient(20deg, #6016bc 0%, #ff542b 100%);
    /*background: -webkit-gradient(left bottom,right top,color-stop(0%, #6016bc),color-stop(100%, #ff542b));*/
    background: -webkit-linear-gradient(20deg, #6016bc 0%, #ff542b 100%);
    background: -o-linear-gradient(20deg, #6016bc 0%, #ff542b 100%);
    background: -ms-linear-gradient(20deg, #6016bc 0%, #ff542b 100%);
    background: linear-gradient(20deg, #6016bc 0%, #ff542b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#410cbc',endColorstr='#ff6f31',GradientType=1);
}

.pl_item_gradient .pl-item-grid-1 .yt-image-wrap::after {
    background: #136cc6;
    background: -moz-linear-gradient(20deg, #136cc6 0%, #13f1fc 100%);
    /*background: -webkit-gradient(left bottom,right top,color-stop(0%, #136cc6),color-stop(100%, #13f1fc));*/
    background: -webkit-linear-gradient(20deg, #136cc6 0%, #13f1fc 100%);
    background: -o-linear-gradient(20deg, #136cc6 0%, #13f1fc 100%);
    background: -ms-linear-gradient(20deg, #136cc6 0%, #13f1fc 100%);
    background: linear-gradient(20deg, #136cc6 0%, #13f1fc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#410cbc',endColorstr='#ff6f31',GradientType=1);
}

.pl_item_gradient .pl-item-grid-2 .yt-image-wrap::after {
    background: #ec151a;
    background: -moz-linear-gradient(20deg, #ec151a 0%, #fce216 100%);
    /*background: -webkit-gradient(left bottom,right top,color-stop(0%, #ec151a),color-stop(100%, #fce216));*/
    background: -webkit-linear-gradient(20deg, #ec151a 0%, #fce216 100%);
    background: -o-linear-gradient(20deg, #ec151a 0%, #fce216 100%);
    background: -ms-linear-gradient(20deg, #ec151a 0%, #fce216 100%);
    background: linear-gradient(20deg, #ec151a 0%, #fce216 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#410cbc',endColorstr='#ff6f31',GradientType=1);
}

.pl_item_gradient .pl-item-grid-3 .yt-image-wrap::after {
    background: #006fff;
    background: -moz-linear-gradient(20deg, #006fff 0%, #4bec19 100%);
    /*background: -webkit-gradient(left bottom,right top,color-stop(0%, #006fff),color-stop(100%, #4bec19));*/
    background: -webkit-linear-gradient(20deg, #006fff 0%, #4bec19 100%);
    background: -o-linear-gradient(20deg, #006fff 0%, #4bec19 100%);
    background: -ms-linear-gradient(20deg, #006fff 0%, #4bec19 100%);
    background: linear-gradient(20deg, #006fff 0%, #4bec19 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#410cbc',endColorstr='#ff6f31',GradientType=1);
}

.pl_item_gradient .pl-item-grid-4 .yt-image-wrap::after {
    background: #4b4453;
    background: -moz-linear-gradient(20deg, #4b4453 0%, #009efa 100%);
    /*background: -webkit-gradient(left bottom,right top,color-stop(0%, #4b4453),color-stop(100%, #009efa));*/
    background: -webkit-linear-gradient(20deg, #4b4453 0%, #009efa 100%);
    background: -o-linear-gradient(20deg, #4b4453 0%, #009efa 100%);
    background: -ms-linear-gradient(20deg, #4b4453 0%, #009efa 100%);
    background: linear-gradient(20deg, #4b4453 0%, #009efa 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#410cbc',endColorstr='#ff6f31',GradientType=1);
}

.pl_item_gradient .pl-item-grid-5 .yt-image-wrap::after {
    background: #240b36;
    background: -moz-linear-gradient(20deg, #240b36 0%, #c31432 100%);
    /*background: -webkit-gradient(left bottom,right top,color-stop(0%, #240b36),color-stop(100%, #c31432));*/
    background: -webkit-linear-gradient(20deg, #240b36 0%, #c31432 100%);
    background: -o-linear-gradient(20deg, #240b36 0%, #c31432 100%);
    background: -ms-linear-gradient(20deg, #240b36 0%, #c31432 100%);
    background: linear-gradient(20deg, #240b36 0%, #c31432 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#410cbc',endColorstr='#ff6f31',GradientType=1);
}

.pl_item_gradient .pl-item-grid-6 .yt-image-wrap::after {
    background: #f4880d;
    background: -moz-linear-gradient(20deg, #f4880d 0%, #70ff99 100%);
    /*background: -webkit-gradient(left bottom,right top,color-stop(0%, #f4880d),color-stop(100%, #70ff99));*/
    background: -webkit-linear-gradient(20deg, #f4880d 0%, #70ff99 100%);
    background: -o-linear-gradient(20deg, #f4880d 0%, #70ff99 100%);
    background: -ms-linear-gradient(20deg, #f4880d 0%, #70ff99 100%);
    background: linear-gradient(20deg, #f4880d 0%, #70ff99 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#410cbc',endColorstr='#ff6f31',GradientType=1);
}

.pl_item_gradient .pl-item-grid-7 .yt-image-wrap::after {
    background: #ec151a;
    background: -moz-linear-gradient(20deg, #ec151a 0%, #7515ec 100%);
    /*background: -webkit-gradient(left bottom,right top,color-stop(0%, #ec151a),color-stop(100%, #7515ec));*/
    background: -webkit-linear-gradient(20deg, #ec151a 0%, #7515ec 100%);
    background: -o-linear-gradient(20deg, #ec151a 0%, #7515ec 100%);
    background: -ms-linear-gradient(20deg, #ec151a 0%, #7515ec 100%);
    background: linear-gradient(20deg, #ec151a 0%, #7515ec 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#410cbc',endColorstr='#ff6f31',GradientType=1);
}

/**
* default nav menu
**/
.main-menu-wrapper {
    padding-top: 0.5rem;
    position: relative;
}

.yt-default-nav {
    display: flex;
    flex-grow: 0;
}

.yt-default-nav .menu {
    list-style: none;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
}

.yt-default-nav ul {
    list-style: none;
}

.yt-default-nav .sub-menu:not(.yt_mega_menu){
    /*
        visibility: hidden;
        display: none;
        opacity: 0;
    */
    transform:scaleY(0);
    transform-origin: top right;
    transition:transform .17s ease;
    position: absolute;
    top: 100%;
    width: 200px;
    background-color: #FFFFFF;
    padding: 13px 0;
    border-radius: 3px;
    z-index: 1100;
    box-shadow: rgba(0, 0, 0, 0.2) 0 4px 10px;

}

.yt-default-nav > ul > li {
    float: right;
    position: relative;
}

.yt-header-top-menu .yt-post_notification .yt-dropdown-content {
    border-radius: 0;
}

/* style 1 */
.header-style-1 .yt-box-logo {
    margin-right: 15px;
}

.header-style-1 > .container > .row {
    position: relative;
}

/* style 2 */
.header-style-2 {
    position: relative;
}
.header-style-2 .yt-header-top-menu {
    background-color: #2f2f2f;
}

.header-style-2 .yt-header-top-menu > .container {
    position: relative;
}
.header-style-2 .yt-header-top-menu .yt-default-nav.d-lg-flex a {
    color: #ffffff;
    font-size: 13px;
}

.header-style-2 .yt-header-top-menu .yt_mega_menu_holder {
    background-color: #2f2f2f;
    border: 1px solid #393939;
}

.header-style-2 .yt-header-top-menu .yt_mega_menu_holder .yt-module-thumb {
    background: transparent;
}

.header-style-2 .yt-header-top-menu .yt-default-nav .sub-menu:not(.yt_mega_menu) {
    background-color: #2f2f2f;
    border: 1px solid #393939;
    box-shadow: rgba(0, 0, 0, 0.20) 0 4px 10px;
}

.header-style-2 .yt-header-top-menu .yt-default-nav > .yt-nav-toggle {
    margin: 10px 0;
}

.header-style-2 .yt-metabar-sections > .row > div {
    padding-left: 0;
}

.header-style-2 .main-menu-wrapper {
    padding: 0 0 0.5rem 0;
}

.header-style-2 .main-menu-wrapper > .container {
    position: relative;
}

.header-style-2 .yt-ads-box {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-flex-align: center !important;
    align-items: center !important;
    margin-right: auto !important;
}

.header-style-2 .yt-ads-box img {
    display: block;
    display: flex;
}

.header-style-2 .yt-header-top-menu .yt-social-top .yt-dropdown-content,
.header-style-2 .yt-header-top-menu .yt-hot-trends-top .yt-dropdown-content,
.header-style-2 .yt-header-top-menu .yt-post_notification .yt-dropdown-content {
    top: 100%;
    background: #292929;
    left: 15px;
    width: calc(100% - 30px);
    padding: 5px 15px;
    z-index: 1101;
}

.header-style-2 .yt-header-top-menu .yt-hot-trends-top .yt-dropdown-content a {
    float: left;
    padding: 5px;
    margin-right: 10px;
    color: #fff;
}

.header-style-2 .yt-header-top-menu .yt-social-top .yt-dropdown-content a {
    float: left;
    margin-right: 15px;
    margin-left: 5px;
    padding: 5px;
    color: #fff;
}

.header-style-2 .yt-header-top-menu .yt-post_notification .yt-dropdown-content a {
    color: #fff;
}

.header-style-2 .yt-header-top-menu .yt-post_notification .yt-dropdown-content li {
    text-align: right;
    padding: 10px;
}

.header-style-2 .yt-header-top-menu .yt-dropdown-handel {
    padding: 3px;
}

.header-style-2 .yt-search-area .yt-dropdown-content {
    top: 50%;
    transform: translateY(-50%);
    left: 35px;
    width: calc(100% - 37px);
    padding: 10px 15px;
    z-index: 1101;
    border: none;
}

.header-style-2 .yt-search-area form {
    border-radius: 50px;
    border: 1px solid #ccc;
    overflow: hidden;
    background-color: #ffffff;
}

.header-style-2 .yt-search-area .yt-dropdown-content #yt-searchsubmit {
    width: 31px !important;
}

.header-style-2 .yt-search-area .yt-dropdown-content #yt-search-box {
    border: none !important;
    padding-left: 0;
}

/* style 3 */
.header-style-mix-3 .main-menu-wrapper,
.header-style-mix-4 .main-menu-wrapper {
    padding: 0.5rem 0 0.5rem 0;
}

.header-style-mix-3 .main-menu-wrapper {
    border-bottom: 1px solid #d9d9d9;
}

/* style 4 */
.header-style-mix-4 .yt-box-logo {
    margin-left: 10px;
}

.header-style-mix-4 .main-menu-wrapper .yt-default-nav > ul > li > a,
.header-style-mix-4 .main-menu-wrapper .yt-default-nav > ul > li > a > i {
    line-height: 85px !important;
}

.header-style-mix-5 .yt-header-top-menu .yt-dropdown-handel,
.header-style-mix-7 .yt-header-top-menu .yt-dropdown-handel {
    font-size: 1.1rem !important;
}

.header-style-mix-5 #yt-searchsubmit{
    line-height: 33px;
}

.header-style-mix-5 .yt-header-top-menu div:not(.yt-default-nav) a {
    color: #ffffff;
}

.header-style-mix-5 .yt-header-top-menu .yt-default-nav .yt-mobile-dropdown a {
    color: #6b6b6b !important;
}

.header-style-mix-5 .yt-header-top-menu .yt-default-nav .yt-mobile-dropdown .sub-menu:not(.yt_mega_menu) {
    background-color: transparent !important;
    border: 0 !important;
}

/* style 5 */
.header-style-mix-5 .yt-header-top-menu .fi-search1,
.header-style-mix-7 .yt-header-top-menu .fi-search1 {
    font-size: 1.3rem !important;
}

.header-style-mix-5 .yt-default-nav > ul > li > a,
.header-style-mix-7 .yt-default-nav > ul > li > a {
    padding: 1.3rem 1.0rem;
}

/* style 7 */
.header-style-mix-7 .yt-box-logo {
    margin-left: 55px;
}
.header-style-mix-7 .yt-default-nav > ul > li > a,
.header-style-mix-7 .yt-default-nav > ul > li > a > i {
    line-height: 58px !important;
}

.yt-header-top-menu #yt-searchsubmit {
    padding-top: 0 !important;
}

/**
 * mega menu
 */
.menu-item-mega-parent{
    position: static !important;
}

.yt_mega_menu_holder {
    position: absolute;
    /*width: 1170px !important;*/
    width: calc(100% - 30px) !important;
    height: auto;
    top: 100%;
    right: 15px !important;
    background-color: #fff;
    visibility: hidden;
    opacity: 0;
    border: 1px solid #eaeaea;
    box-shadow: 0 2px 6px rgba(0,0,0,.1);
    z-index: 1200;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.menu-item-mega-parent:hover > a + .yt_mega_menu_holder {
    visibility: visible;
    opacity: 1;
}

.sub-menu.yt_mega_menu{
    width: 20%;
    float: right;
    /*position: static;*/
    padding: 20px 5px 15px 0 !important;
}

.yt_mega_menu_holder .category-children {
    width: 80%;
    float: right;
    display: block;
    padding: 30px 30px 10px;
}

.yt_mega_menu_holder .category-children > div:not(.current) {
    display: none;
}


.yt_mega_menu_holder .yt-module-thumb .yt-image-wrap {
    padding: 0;
    margin-bottom: 140px;
}

.yt_mega_menu_holder .category-children .yt-article h3 a {
    padding: 0.4rem 0 !important;
}

.yt_mega_menu .menu-item.current > a {
    color: #03a87c;
}

.yt_mega_menu .menu-item:hover > a {
    padding-right: 1.25rem !important;
}
/**
 * end mega menu
 */

.yt-default-nav ul li a {
    display: block;
    padding: 0.4rem 1.25rem;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.yt-default-nav > ul > li > a{
    padding: 0.5rem 0.85rem;
}

.yt-default-nav ul.sub-menu li.menu-item-has-children {
    position: relative;
}

.yt-default-nav ul li.menu-item-has-children > a > i {
    float: left;
    line-height: 17px;
    margin-right: 4px;
}

.yt-default-nav ul.sub-menu li.menu-item-has-children > .sub-menu {
    position: absolute;
    right: 100%;
    top: -13px;
    box-shadow: rgba(0, 0, 0,0.25) 0 4px 10px;
    transform:scaleX(0);
    transition:transform .17s ease;
}

.yt-default-nav li.menu-item-has-children:hover > .sub-menu
, .yt-default-nav ul.sub-menu li.menu-item-has-children:hover > .sub-menu {
    /*
        display: block;
        visibility: visible;
        opacity: 1;
    */
    transform:scale(1);
}

.yt-default-nav ul.sub-menu li:hover > a {
    padding-right: 1.4rem;
}
.yt-default-nav ul li:hover > a {
    color: #03a87c;
}

/** mobile nav **/
.yt-nav-toggle {
    width: 18px;
    height: 18px;
    position: relative;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
}

.yt-nav-toggle span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #6b6b6b;
    border-radius: 0px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition:all .25s ease;
    -moz-transition:all .25s ease;
    -o-transition:all .25s ease;
    transition:all .25s ease;
}

.yt-nav-toggle span:nth-child(1) {
    top: 0px;
    width: 50%;
    left: 50%;
}

.yt-nav-toggle span:nth-child(2), .yt-nav-toggle span:nth-child(3) {
    top: 7px;
}

.yt-nav-toggle span:nth-child(1) {
    top: 14px;
}

.yt-nav-toggle span:nth-child(4){
    width: 50%;
    right: 50%;
}

.yt-nav-toggle {
    transition-delay: 0.2s;
    transform: rotate(-45deg);
}
.yt-nav-toggle:hover {
    transform: rotate(0deg);
}

.yt-default-nav > .yt-nav-toggle:hover span {
    width: 100%;
    right: 0;
    left: 0;
}

.yt-mobile-dropdown .yt-nav-toggle:hover span:nth-child(1) {
    top: 8px;
    width: 0%;
    left: 50%;
}

.yt-mobile-dropdown .yt-nav-toggle:hover span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 23px;
    left: -2px;
}

.yt-mobile-dropdown .yt-nav-toggle:hover span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 23px;
    left: -2px;
}

.yt-mobile-dropdown .yt-nav-toggle:hover span:nth-child(4) {
    top: 8px;
    width: 0%;
    left: 50%;
}

.yt-mobile-dropdown {
    position: fixed;
    width: 100%;
    right: 0;
    z-index: 1200;
    top: 0;
    display: none;
    height: 100%;
    overflow: hidden;
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.4) 0 4px 10px;
}

.yt-mobile-dropdown > div{
    position: relative;
    padding: 0.25rem 0;
    overflow: auto;
    height: 100%;
}

.yt-mobile-dropdown li {
    position: relative !important;
    width: 100%;
    display: block;
    border: 0 !important;
    border-top-color: currentcolor;
    border-top-style: none;
    border-top-width: 0px;
    padding: 0 !important;
    background-color: transparent !important;
    margin: 0;
    line-height: 32px;
    border-top: 1px solid rgba(14, 14, 14, 0.1) !important;
    transition: all .2s linear !important;
}

.yt-mobile-dropdown .menu > li > a{
    font-size: 1.0rem;
}

.yt-mobile-dropdown .yt-nav-toggle {
    margin:11px 1.3rem 11px 0;
}

.yt-default-nav .yt-mobile-dropdown .menu {
    display: block;
}

.yt-mobile-dropdown .menu-item-has-children > a > i {
    float: left;
    line-height: 25px !important;
    margin-right: 4px;
    width: 36px;
    height: 32px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #d9d9d9;

}

.yt-mobile-dropdown ul.sub-menu,
.yt-mobile-dropdown ul.sub-menu li.menu-item-has-children > .sub-menu {
    width: 100% !important;
    position: relative !important;
    top: 0 !important;
    right: 0 !important;
    text-align: right;
    display: none;
    padding: 0 !important;
    transform: scale(1);
    z-index: 99;
    box-shadow: none;
}

.yt-mobile-dropdown ul.sub-menu.open {
    display: block;
    transform: scale(1);
}

.yt-mobile-dropdown ul.sub-menu > li a{
    padding-right: 2.3rem !important;
    color: #6b6b6b;
    background-color: #f6f6f6;
}

.yt-mobile-dropdown ul.sub-menu li:hover > a {
    color: #03a87c !important;
}

.yt-mobile-dropdown ul.sub-menu > li > ul.sub-menu > li a{
    padding-right: 3.45rem !important;
    background-color: #efefef;
}

.yt-mobile-dropdown ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li {
    border-top: 1px solid rgba(14, 14, 14, 0.17) !important;
}

.yt-mobile-dropdown ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li a{
    padding-right: 4.55rem !important;
    background-color: #e6e6e6;
}

/**
*  Meta bar sections
**/
.yt-metabar-sections {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto !important;
}

.yt-metabar-sections > .row > div {
    padding-right: 15px;
    padding-left: 15px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.yt-metabar-sections > .row > div > div {
    padding-right: 15px;
}

.yt-metabar-sections .yt-border-fi{
    border-radius: 50%;
    border: 1px solid #d9d9d9;
    width: 37px;
    height: 37px;
    text-align: center;
    position: relative;
}

.yt-metabar-sections .yt-border-fi::before {
    top: 26%;
    transform: translateY(-50%);
    position: relative;
    font-size: 1.05rem;
}

.yt-metabar-sections a, .yt-metabar-sections .yt-border-fi {
    color: #6b6b6b;
}

.yt-metabar-sections a:hover, .yt-metabar-sections .yt-border-fi:hover,
.yt-hot-trends:hover > a,.yt-hot-trends:hover .yt-border-fi{
    color: #03a87c;
}

.yt-metabar-sections .yt-border-fi:hover, .yt-hot-trends:hover .yt-border-fi{
    border: 1px solid #03a87c;
}

.yt-hot-trends{
    border: 1px solid transparent;
    border-radius: 22px;
}

.yt-hot-trends:hover {
    border: 1px solid #03a87c;
}

.yt-metabar-sections-mob .yt-hot-trends {
    position: relative;
    border: none !important;
}

.yt-metabar-sections-mob > .yt-dropdown-content {
    display: none;
    background-color: #fff;
    padding: 5px;
    border-radius: 3px;
    box-shadow: rgba(0, 0, 0, 0.18) 0 4px 10px;
    left: -5px;

}

.yt-metabar-sections-mob .yt-hot-trends .yt-dropdown-content {
    position: absolute;
    z-index: 200;
    background-color: #fff;
    text-align: center;
    border-radius: 3px;
    display: none;
    box-shadow: rgba(0, 0, 0, 0.2) 0 4px 10px;
    left: 114% !important;
    top: 0;
    border: 1px solid #03a87c;
}

.yt-metabar-sections-mob .yt-hot-trends .yt-dropdown-content::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 99;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 0 0 8px;
    border-color: transparent transparent transparent #03a87c;
}

.yt-metabar-sections-mob .yt-hot-trends a {
    display: block;
    padding: 0.25rem 0.75rem;
}

.yt-metabar-sections-mob > .yt-dropdown-content {
    top: 110%;
}

.yt-metabar-sections-mob .yt-border-fi {
    background-color: #fff;
    margin-bottom: 5px;
}

.yt-metabar-sections-mob .yt-dropdown-sub-content.yt-area-social {
    top: 0;
    right: -130%;
    transform: translateX(0);
}

.yt-metabar-sections-mob .yt-post_notification {
    position: relative;
}

.yt-metabar-sections-mob .yt-post_notification .yt-dropdown-content {
    top: 0;
    left: 114%;
    z-index: 111;
}

.yt-metabar-sections-mob .yt-mob-search{
    font-size: 1.25rem;
}

.yt-metabar-sections-mob .yt-search-wrapper.yt-dropdown-content > div {
    border-radius: 50px;
    border: 0;
    top: 50%;
    position: absolute;
    right: 50%;
    width: 90% !important;
    transform: translateX(50%) translateY(-50%);
}

.yt-metabar-sections-mob .yt-search-wrapper.yt-dropdown-content form {
    background-color: transparent;
}

.yt-metabar-sections-mob .yt-mob-search i {
    margin-top: 5px;
}

/**
* Social Link
**/
.yt-area-social {
    position: absolute;
    z-index: 200;
    background-color: #fff;
    display: none;
    text-align: center;
    border-radius: 3px;
    box-shadow: rgba(0, 0, 0, 0.2) 0 4px 10px;
    right: 50%;
    transform: translateX(50%);
    top: 110%;
    font-size: 1.2rem;
    border: 1px solid #03a87c;
}

.yt-area-social::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 99;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 0 0 8px;
    border-color: transparent transparent transparent #03a87c;
}

.yt-area-social a {
    display: block;
    padding: 0.3rem 0.5rem;
}

/* Custom social */
.yt-box-social a {
    padding: 5px;
    margin: 0 5px 6px;
    display: inline-block;
}

.yt-box-social a span {
    line-height: 23px;
    width: 25px;
    height: 25px;
    text-align: center;
}

/**
 * notifction
 */
.yt-post_notification .yt-dropdown-content {
    width: 400px;
    left: 15px;
    top: 110%;
    border-radius: 3px;
    background-color: #ffffff;
    padding: 15px;
    box-shadow: rgba(0, 0, 0, 0.2) 0 4px 10px;
}

.yt-post_notification .yt-dropdown-content ul li {

    font-size: 13px;
}

.header-style-1 .yt-post_notification .yt-dropdown-content ul li {
    margin-bottom: 10px;
}

.yt-dropdown-border {
    border: 1px solid #03a87c;
}

.yt-dropdown-border::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 99;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 0 0 8px;
    border-color: transparent transparent transparent #03a87c;
}


/**
* block tab
**/
.yt-nav-filter {
    width: 100%;
    display: flex !important;
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
    min-height: 37px;
}

.yt-nav-filter .active-tab-top {
    color: #222222;
}

.subcat-filter {
    list-style: none;
    position: relative;
    white-space: nowrap;
    -ms-flex-item-align: center !important;
    align-self: center !important;
    /*margin-right: auto;*/
}

.yt-block-tab .block-title {
    flex-shrink: 0 !important;
}

.subcat-filter li {
    float: right;
    font-weight: 300;
    font-family: my-font;

}

.subcat-filter li a {
    padding: 0.4rem 1rem;
    color: #6b6b6b;
}

.subcat-filter li a:hover {
    color: #2f2f2f;
}

.subcat-filter li:last-child a {
    padding-left: 0;
}

.subcat-dropdown {
    position: relative;
    margin-right: 1rem;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.subcat-dropdown:hover {
    background-color: #222;
}

.subcat-dropdown:hover .subcat-more a {
    color: #03a87c;
}

.subcat-dropdown:hover .pulldown-filter-list {
    display: block;
}

.subcat-more {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center !important;
    justify-content: flex-start !important;
    cursor: pointer;
    -ms-flex-item-align: center !important;
    align-self: center !important;

}

.subcat-more a {
    height: 100%;
    padding: 0 1rem;
}

.subcat-more i {
    font-size: 1rem;
}

.pulldown-filter-list {
    width: 100%;
    list-style-type: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 111;
    display: none;
    min-width: 160px;
    background-color: #fff;
    border-width: 0 1px 1px;
    border-color: #ededed;
    border-style: solid;
    padding: 0.5rem 0;
}

.pulldown-filter-list li a {
    padding: 0.35rem;
    float: right;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 0.8rem;
}

.yt-block-tab .yt-block_inner {
    position: relative;
    overflow: hidden;
}

.yt-block-tab .yt-block_inner [class*="yt-post-tabs"] p {
    padding: 15px 15px 220px;
}

.post-list-small {
    position: relative;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin-bottom: 30px;
}

.post-list-small:last-child {
    margin-bottom: 0;
}

.post-list-small .yt-module-thumb {
    width: 100px;
    height: 100px;
    position: absolute;
    right: 0;
}
/* style block post tabs 2 */
.yt-post-tabs-2 .post-list-small .yt-module-thumb {
    right: auto;
}

.post-list-small .yt-module-thumb img {
    width: 100%;
    height: 100%;
}

.post-list-small .yt-post-content {
    display: flex;
    align-items: center;
    width: 100%;
    margin-right: 130px;
    min-height: 100px;
}

.post-list-small .yt-post-content .yt-item-title {
    margin-bottom: 0.35rem;
}

/* style block post tabs 3 */
.yt-post-tabs-3 .col-12.col-md-6:last-of-type .yt-module_flex a.yt-image-wrap {
    margin-bottom: 73.53% !important;
}

.yt-post-tabs-3 .yt-meta-info {
    position: absolute;
    bottom: 0.35rem;
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    font-size: 0.8em;
    color: #ffffff;
    z-index: 1;
}
.yt-post-tabs-3 .yt-meta-info a {
    color: #ffffff;
}
.yt-post-tabs-3 .yt-meta-info a:hover {
    color: #03a87c;
}

/* style block post tabs 4 */
.yt-post-tabs-4 {
    text-align: center;
}

.yt-post-tabs-4 .yt-module_flex a.yt-image-wrap {
    margin-bottom: 180%;
}

.yt-post-tabs-4 .yt-module_flex .yt-meta-info  {
    display: flex;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

/**
* block Big image & Time line
**/
.yt-block-timeline .yt-content-post {
    padding-bottom: 1.5rem !important;
    padding-right: 1.5rem !important;
}

.yt-block-timeline .yt-post-inner {
    margin-bottom: 34px;
}

.yt-block-timeline .yt-module_flex a.yt-image-wrap {
    margin-bottom: 46.624%;
}

.yt-block-timeline .yt-post-timeline {
    position: relative;
}

.yt-block-timeline .yt-post-timeline:before {
    top: 10px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 2px;
    background-color: #d9d9d9;
    left: 50%;
    margin-left: -1.5px;
}

.yt-block-timeline .timeline_top_icon {
    position: relative;
}

.yt-block-timeline .timeline_top_icon span {
    position: absolute;
    content: " ";
    width: 50px;
    left: calc(50% - 25px);
    margin-left: -0.5px;
    text-align: center;
    font-size: 24px;
    color: #03a87c;
}

.yt-block-timeline .timeline_top_icon span:last-child {
    bottom: -14px;
    height: 2px;
    background-color: #03a87c;
}

.yt-block-timeline .timeline_top_icon span:last-child::before {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #03a87c;
    position: absolute;
    content: '';
    right: calc(50% - 3px);
    top: -2px;
}

.yt-block-timeline .timeline_top_icon span i {
    margin-top: -43px;
}

.yt-block-timeline .timeline_content {
    padding-top: 50px;
}

.yt-block-timeline .timeline_content .timeline-item {
    width: 50%;
    padding: 0 0 0 50px;
    margin-left: 5px;
    float: right;
    position: relative;
    text-align: left;
    margin: 15px 0;

}

.yt-block-timeline .timeline_content .timeline-item .yt-meta-info span {
    float: left;
}

.yt-block-timeline .timeline_content .timeline-item:nth-child(2n) .yt-meta-info span {
    float: right;
}

.yt-block-timeline .timeline_content .timeline-item .yt-meta-info {
    display: flex;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}

.yt-block-timeline .timeline_content .timeline-item:first-child {
    margin-top: 0;
}

.yt-block-timeline .timeline_content .timeline-item:nth-child(2n) {
    padding: 0 50px 0 0;
    margin: 0 5px 0 0;
    float: left;
    text-align: right;
}
.yt-block-timeline .timeline_content .timeline-item:nth-child(2n) .yt-meta-info {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
}

.yt-block-timeline .timeline_content .timeline-item::before {
    background-color: #D9D9D9;
    height: 6px;
    width: 6px;
    border: 0px solid transparent;
    box-shadow: 0px 0px 0px 0;
    border-radius: 50%;
    transform: translateY(-50%);
    left: -4px;
    top: 50%;
    content: '';
    position: absolute;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.yt-block-timeline .timeline_content .timeline-item:nth-child(2n)::before {
    right: -2px;
}

.yt-block-timeline .timeline_content .timeline-item:hover::before {
    border: 3px solid #fff;
    box-shadow: 0px 0px 0px 2px #03a87c;
    background-color: #03a87c;
    height: 14px;
    width: 14px;
    left: -8px;
}

.yt-block-timeline .timeline_content .timeline-item:nth-child(2n):hover::before {
    right: -6px;
}

.yt-block-timeline .yt-load-more {
    float: right;
    width: 100%;
    text-align: center;
    z-index: 99;
    position: relative;
    margin-top: 50px;
}

.yt-block-timeline .yt-load-more span {
    display: inline-block;
    background: #fff;
    padding: 5px 35px;
    cursor: pointer;
    border: 1px solid #D9D9D9;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.vc_col-sm-4 .yt-block-timeline .yt-font_s4 {
    font-size: 1.1rem;
}

/**
* last post
**/
.blog-standard-posts .yt-post-item {
    margin-bottom: 30px;
    position: relative;
    border-radius: 3px;
    /*background: #fff;*/
    /*box-shadow: 0 2px 2px #a4a4a4;*/
}

.blog-standard-posts .yt-post-content {
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
}

.blog-standard-posts .yt-post-content .yt-post-title {
    font-size: 1.05rem;
    margin: 1rem 0;
}

.blog-standard-posts .yt-post-content .post-content {
    margin: 0.5rem 0 1rem;
    line-height: 1.8em;
}

.blog-standard-posts .yt-post-content .yt-meta-info {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

/* ajax btn style */
.yt-load-ajax{
    background: #fff;
    padding: 5px 35px;
    cursor: pointer;
    border: 1px solid #D9D9D9;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 0 auto;
}


[class*='pl-recent-posts-'] .d-block {
    width: 100%;
}

/*last post style two*/
.pl-recent-posts-2 .yt-meta-info {
    margin: 1.6rem 0 0;
}
.pl-recent-posts-2 .yt-post-category {
    margin-top: 1.3rem;
}
.pl-recent-posts-2 .yt-module-thumb{
    border-radius: 3px 3px 0 0;
}
.pl-recent-posts-2 .yt-post-item {
    line-height: 1.8em;

}
.pl-recent-posts-2 .yt-post-content {
    padding: 0 1.3rem 1.3rem;
    box-shadow: 0 2px 3px rgba(138, 138, 138, 0.25);
}

/*last post style three*/
.pl-recent-posts-3 .yt-post-category {
    position: absolute;
    bottom: 0;
    padding: 1.5rem;
}
.pl-recent-posts-3 .yt-post-content .yt-post-title {
    margin-top: 1.3rem;
}
.pl-recent-posts-3 .yt-post-item {
    box-shadow: 0 2px 3px rgba(138, 138, 138, 0.25);
    line-height: 1.8em;
    padding-bottom: 1.4rem;
}

.pl-recent-posts-3 .yt-post-content {
    padding: 0 1.3rem;
}

/*last post style four*/
.pl-recent-posts-4 .yt-module_flex .d-block {
    width: 92%;
    margin: -64px auto 0;
    position: relative;
    z-index: 999;
    padding: 1rem;
    background: #fff;
    box-shadow: 0 2px 3px rgba(138, 138, 138, 0.25);
}

.pl-recent-posts-4 .yt-module_flex:hover .yt-meta-info {
    color: #9d9d9d !important;
}

.pl-recent-posts-4 .yt-module_flex:hover .yt-meta-info a{
    color: #6b6b6b !important
}

.pl-recent-posts-4 .yt-post-content {
    width: 92%;
    margin: -2px auto 0;
    padding:0 1rem 1rem;
    box-shadow: 0 2px 3px rgba(138, 138, 138, 0.25);
    position: relative;
    background: #fff;
    border-radius: 3px 3px 0 0;
    z-index: 1000;
}

/*last post style five*/
.pl-recent-posts-5 .yt-module_flex a.yt-image-wrap {
    margin-bottom: 89%;
}

/*last post style six*/
.pl-recent-posts-6 .yt-module_flex a.yt-image-wrap {
    margin-bottom: 120%;
}

/*last post style seven*/
.pl-recent-posts-7  .yt-post-category {
    position: absolute;
    bottom: 0;
    padding: 1.5rem;
}
.pl-recent-posts-7 .yt-post-content {
    position: relative;
}
.pl-recent-posts-7 .yt-post-content .d-block {
    padding-bottom: 1rem;
    box-shadow: 0 2px 2px -1px rgba(138, 138, 138, 0.35);
}

/*last post style eight*/
.pl-recent-posts-8 .yt-post-content {
    position: relative;
    display: table;
    width: 86%;
    margin: -64px auto 0;
    background-color: #ffffff;
    padding:5px 15px 1rem;
    box-shadow: 0 2px 3px rgba(138, 138, 138, 0.25);
    -webkit-border-radius:3px 3px 0 0;
    -moz-border-radius:3px 3px 0 0;
    border-radius:3px 3px 0 0;
}
.pl-recent-posts-8 .yt-post-category {
    margin-top: 10px;
}
.pl-recent-posts-8 .yt-post-content .yt-post-title {
    font-size: 1rem;
    margin: 0.7rem 0;

}


.yt-recent-posts .card-columns .card {
    border:none;
}

/*masonry column*/
.pl-card-columns-two {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}
.pl-card-columns-three {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
}
.pl-card-columns-three .yt-module_flex:hover .yt-meta-info,
.pl-card-columns-three .yt-module_flex:hover .yt-meta-info a {
    color: #6b6b6b !important;
}
.pl-card-columns-four {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
}

/*last post style nine*/
.pl-recent-posts-9 [class*='col-'],.pl-recent-posts-9 .container {
    padding-right: 10px;
    padding-left: 10px;
}
.pl-recent-posts-9 .row {
    margin-right: -10px;
    margin-left: -10px;
}
.pl-recent-posts-9 .card-columns {
    column-gap: 0.75rem;
}
.pl-recent-posts-9 .yt-post-item {
    margin-bottom: 0.78rem;
}
.pl-recent-posts-9 .yt-module-thumb {
    position: relative;
}
.pl-recent-posts-9 .yt-module_flex a.yt-image-wrap {
    margin-bottom: 80%;
}
.pl-recent-posts-9 .pl_rand_2 .yt-module_flex a.yt-image-wrap {
    margin-bottom: 125%;
}
.pl-recent-posts-9 .pl_rand_4 .yt-module_flex a.yt-image-wrap,
.pl-recent-posts-9 .pl_rand_8 .yt-module_flex a.yt-image-wrap {
    margin-bottom: 60%;
}
.pl-recent-posts-9 .pl_rand_6 .yt-module_flex a.yt-image-wrap {
    margin-bottom: 145%;
}
.pl-recent-posts-9 .pl_rand_7 .yt-module_flex a.yt-image-wrap {
    margin-bottom: 105%;
}
.pl-recent-posts-9 .pl_rand_9 .yt-module_flex a.yt-image-wrap {
    margin-bottom: 120%;
}
.pl-recent-posts-9 .yt-module_flex .yt-post-content {
    position: absolute;
    bottom: 0;
    z-index: 999;
    display: block;
    padding: 0 0.8rem 0.5rem 0.5rem;
    height: auto;
}
.pl-recent-posts-9 .yt-module_flex .yt-post-content .yt-post-category {
    margin-bottom: -20px;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.pl-recent-posts-9 .yt-module-thumb:hover .yt-post-content .yt-post-category {
    margin-bottom: 0;
    opacity: 1;
}
.pl-recent-posts-9 .blog-standard-posts .yt-post-content .yt-post-title {
    margin: 0.2rem 0;
}
.pl-recent-posts-9 .yt-post-title a{
    font-size: 1rem;
}
/*last post style ten*/
.pl-recent-posts-10 .yt-post-item {
    padding: 20px;
    margin-bottom: 21px;
    box-shadow: 0.02rem 1px 2px 1px #cbcbcb;
}
.pl-recent-posts-10 .yt-module-thumb {
    /*margin: -20px -20px 0;*/
}
.pl-recent-posts-10 .yt-post-content {
    display: block;
}
.pl-recent-posts-10 .yt-post-category {
    margin-top: 1.3rem;
}
.pl-recent-posts-10 .yt-module_flex a.yt-image-wrap {
    margin-bottom: 75%;
}
.pl-recent-posts-10 .pl_rand_2 .yt-module_flex a.yt-image-wrap {
    margin-bottom: 150%;
}
.pl-recent-posts-10 .pl_rand_4 .yt-module_flex a.yt-image-wrap,
.pl-recent-posts-10 .pl_rand_8 .yt-module_flex a.yt-image-wrap {
    margin-bottom: 60%;
}
.pl-recent-posts-10 .pl_rand_6 .yt-module_flex a.yt-image-wrap {
    margin-bottom: 165%;
}
.pl-recent-posts-10 .pl_rand_7 .yt-module_flex a.yt-image-wrap {
    margin-bottom: 125%;
}
.pl-recent-posts-10 .pl_rand_9 .yt-module_flex a.yt-image-wrap {
    margin-bottom: 140%;
}
.pl-recent-posts-10 .yt-meta-info {
    margin-top: 0.8rem;
}

.pl-recent-posts-10 .pl-card-columns-two .pl_rand_6 .yt-module_flex a.yt-image-wrap {
    margin-bottom: 135%;
}
.pl-recent-posts-10 .pl-card-columns-two .pl_rand_2 .yt-module_flex a.yt-image-wrap {
    margin-bottom: 120%;
}
.pl-recent-posts-10 .pl-card-columns-two  .pl_rand_9 .yt-module_flex a.yt-image-wrap {
    margin-bottom: 115%;
}
.pl-recent-posts-10 .pl-card-columns-two .pl_rand_9 .yt-module_flex a.yt-image-wrap {
    margin-bottom: 105%;
}

/** page number **/
.screen-reader-text {
    width: 1px;
    height: 1px;
    position: absolute;
    margin: -1px;
    overflow: hidden;

}

.standard-page-number .nav-links > * {
    margin: 0 0 0.3rem 1rem;
    float: right;
}

.standard-page-number .page-numbers.next {
    margin-left: 0;
}

.standard-page-number a.next {
    margin-left: 0;
}

.standard-page-number ul li.previous {
    margin-right: 0;
}

.standard-page-number a , .standard-page-number ul li > span {
    color: #9d9d9d;
}

.standard-page-number ul li:not(.current) > span{
    line-height: 15px;
}

.standard-page-number .page-numbers {
    min-width: 34px;
    padding: 0.37rem 0.18rem 0.15rem 0.18rem;
    border-radius: 25px;
    text-align: center;
    float: right;
    height: 34px;
    border: 1px solid transparent;
}

.standard-page-number .page-numbers.next,
.standard-page-number .page-numbers.prev {
    float: right;
    min-width: 90px;
    text-align: center;
    border: 1px solid #D9D9D9;
    line-height: 20px;
    border-radius: 30px;
    height: 34px;
    color: #6b6b6b;
}

.standard-page-number .page-numbers.dots {
    line-height: 1.2em;
    color: #9d9d9d;
}

.standard-page-number .page-numbers:not(.current):hover {
    border: 1px solid #D9D9D9;
    color: #6b6b6b;
}

.standard-page-number .page-numbers.current,
.standard-page-number .page-numbers.next:hover,
.standard-page-number .page-numbers.prev:hover
{
    background-color: #03a87c;
    color: #fff !important;
    border: 1px solid #03a87c;
}

/**
* widget
**/
.yt-block_inner.style-1 ul,
.yt-block_inner.style-2 ul{
    margin-right: 15px;
}

.yt-block_inner.style-1 ul li,
.yt-block_inner.style-2 ul li{
    font-size: 14px;
    margin-bottom: 10px;
    color: #6b6b6b;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.yt-block_inner.style-1 ul li a,
.yt-block_inner.style-2 ul li a{
    display: block;
    color: #6b6b6b;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.yt-block_inner.style-1 ul li:hover,
.yt-block_inner.style-1 ul li:hover a,
.yt-block_inner.style-2 ul li ,
.yt-block_inner.style-2 ul li:hover a{
    color: #03a87c;
}

.yt-block_inner.style-2 ul {
    margin-right: 24px;
}

.yt-block_inner.style-2 ul li{
    list-style-type: decimal;
    font-size: 20px;
    border: 1px solid #d9d9d9;
    padding: 15px;
}

.yt-block_inner.style-2 ul li:hover {
    border: 1px solid #03a87c;
}

.yt-block_inner.style-2 ul li a{
    font-size: 14px;
    font-style: normal;
}

.yt-block_inner[class*='style-'] a {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.yt-block_inner.style-3 .yt-module-thumb {
    width: 70px;
    height: 70px;
}

.yt-block_inner.style-3 .yt-post-content {
    margin-right: 85px;
    min-height: 70px;
    width: calc(100% - 85px);
}

.yt-block_inner.style-4 .yt-post-content {
    margin-right: 115px;
    min-height: 100px;
    width: calc(100% - 115px);
}

.yt-block_inner.style-5 .post-list-medium:not(:last-child) {
    margin-bottom: 20px;
}

.yt-block_inner.style-5 .yt-module-thumb {
    margin-bottom: 15px;
    position: relative;
}

.yt-block_inner.style-5 .yt-module_flex a.yt-image-wrap {
    margin-bottom: 45%;
    margin-bottom: calc(15% + 150px);
}

.yt-block_inner.style-5 .yt-post-category{
    position: absolute;
    z-index: 111;
    bottom: 0.5rem;
    right: 1.5rem;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.yt-block_inner.style-5 .yt-module_flex:hover .yt-post-category {
    bottom: 1.5rem;
    visibility: visible;
    opacity: 1;
}

.ad-block {
    text-align: center;
    margin-bottom: 30px;
}

.ad-block:nth-last-child(-n+2) {
    margin-bottom: 0;
}

.ad-block img {
    max-width: 100%;
    height: auto;
}

.yt_block_wrap > ul {
    margin-right: 18px;
}

.recentcomments {
    margin-bottom: 7px;
}

.recentcomments,
.recentcomments > span,
.recentcomments > span > a{
    color: #03a87c;
}

.recentcomments a{
    color: #6b6b6b;
}

.recentcomments a:hover {
    color: #03a87c;
}

.yt_block_wrap .tagcloud a {
    background-color: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    color: #6b6b6b;
    display: inline-block;
    padding: 5px 10px;
    font-size: 12px !important;
    font-weight: 500;
    margin: 0 0 4px;
}

.yt_block_wrap .tagcloud a:hover {
    border: 1px solid #03a87c;
    color: #03a87c;
}

#calendar_wrap {
    overflow-x: auto;
}

#wp-calendar {
    width: 100%;
    text-align: center;
    border-spacing: 0;
    border-collapse: collapse;
}

#wp-calendar thead tr {
    background: #03a87c;
    color: #fff;
}

#wp-calendar tbody td,
#wp-calendar tfoot td{
    padding: 8px 1px 5px;
    border: 2px solid #fff;
    background: #f5f5f5;
}

#wp-calendar tbody td:hover,
#wp-calendar tfoot td:hover {
    background: #eeeeee;
}

#wp-calendar a{
    display: block;
}

#wp-calendar caption{
    caption-side: top !important;
    color: #ffffff;
    background: #03a87c;
    padding: 7px;
    text-align: center;
    font-size: 14px;
}

.yt_block_wrap .menu-menu-container > ul {
    margin-right: 15px;
}
.yt_block_wrap .menu .sub-menu {
    margin-right: 12px;
}
.yt_block_wrap .menu .sub-menu a {
    color: #6b6b6b;
}

.yt_block_wrap .menu .sub-menu a:hover {
    color: #03a87c;
}

.yt_block_wrap > ul > .cat-item {
    list-style: none;
    text-align: left;
    color: #ffffff;
    margin-right: -17px;
    margin-bottom: 10px;
    padding: 10px;
    border-radius: 5px;
    position: relative;
    z-index: 1;
    background: -moz-linear-gradient(to right, #6b6b6b, #393939);
    /*background: -webkit-gradient(to right, #6b6b6b, #393939);*/
    background: -webkit-linear-gradient(to right, #6b6b6b, #393939);
    background: -o-linear-gradient(to right, #6b6b6b, #393939);
    background: -ms-linear-gradient(to right, #6b6b6b, #393939);
    background: linear-gradient(to right, #6b6b6b, #393939);
}

.yt_block_wrap > ul > .cat-item:before, .yt_block_wrap > ul > .cat-item:after {
    display: table;
    content: "";
    clear: both;
}

.yt_block_wrap > ul > .cat-item > a,
.yt_block_wrap .cat-item .children .cat-item a {
    float: right;
    color: #fff;
}

.yt_block_wrap .cat-item .children {
    margin-right: 15px;
    margin-top: 5px;
}

.yt_block_wrap .cat-item .children .cat-item {
    background:none !important;
}

.yt_block_wrap .search-form {
    display: flex;
    border: 1px solid #e6e6e6;
    border-radius: 50px;
    padding: 3px;
    background: #fff;
}

.yt_block_wrap .search-form label{
    width: 100%;
}

.yt_block_wrap .search-form .search-field{
    width: calc(100% - 5px);
    border: none;
    border-radius: 50px;
    padding: 0 15px;
    line-height: 38px;
}

.yt_block_wrap .search-form .search-submit {
    border-radius: 50px;
    padding: 7px 25px;
    color: #fff;
}

.box-newsletter {
    text-align: center;
    padding: 30px;
    background: #f5f5f5;
}

.box-newsletter .newsletter-icon {
    font-size: 34px;
    border: 1px solid #e6e6e6;
    padding: 5px 25px;
    color: #393939;
    margin-bottom: 20px;
    display: block;
    background: #fff;
}

.subscribe-widget-content h4 {
    font-size: 14px !important;
    line-height: 1.2 !important;
    text-transform: uppercase !important;
    margin-bottom: 20px;
}

.subscribe-widget-content h3 {
    font-size: 28px;
    font-weight: bold !important;
    color: #2c2f34;
    margin-bottom: 10px;
    text-transform: uppercase !important;
    line-height: 1.6em;
}

.box-newsletter .subscribe-input {
    width: 100%;
    text-align: center;
    margin: 15px 0;
}

.box-newsletter .subscribe-submit{
    width: 100%;
    color: #fff;
    padding: 8px;
    border: none;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

/* style 2 */
.box-newsletter.style-2 {
    padding: 10px;
}

.box-newsletter.style-2 .yt-box-newsletter{
    width: 100%;
    -ms-align-self: center;
    align-self: center;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 50px !important;
    display: flex;
    align-items: center;
}

.box-newsletter.style-2 .yt-box-newsletter [id*='signup-pl_newslatter'] {
    width: 100%;
}

.box-newsletter.style-2 .newsletter-icon {
    margin-top: -38px;
    background-color: transparent;
    border: none;
}

.box-newsletter.style-2 .subscribe-form {
    width: 100%;
    position: relative;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.box-newsletter.style-2 .yt-box-newsletter {
    margin-top: 15px;
}

.box-newsletter.style-2 .subscribe-input{
    line-height: 1.5rem;
    flex: 1;
    padding-right: 1rem;
    border-radius: 25px !important;
    border: none;
    margin: 0;
    text-align: right;
    font-size: 13px;
    padding-left: 120px;
}

.box-newsletter.style-2 .subscribe-submit{
    position: absolute;
    width: auto;
    left: 0;
    margin: 3px;
    padding: 5px 20px;
    border-radius: 20px !important;
    flex: 0;
    line-height: 24px;
}



/**
* slider
**/
/** default setting **/
.owl-nav [class*="owl-"].disabled {
    color: #d9d9d9 !important;
}

/** small slider **/
.yt-content-post {
    padding-bottom: 0.5rem !important;
    padding-right: 1rem !important;
    color: #ffffff;
}

.yt-slider-small .owl-nav,
.yt-slider-small .owl-dots {
    position: absolute;
    left: 1rem;
    top: 1rem;
    padding: 0.5rem 0.25rem;
    background-color: #fff;
    border-radius: 3px;
    z-index: 99;
    display: flex;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
    opacity: 0.5;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.yt-slider-small .owl-dots {
    left: auto;
    right: 1rem;
    padding: 0.55rem 0.7rem 0.4rem;
    min-height: 34px;
}


.yt-slider-small .owl-dots {
    counter-reset: dots;
    color: #6b6b6b;
}

.yt-slider-small .owl-carousel-inner:hover .owl-dots,
.yt-slider-small .owl-carousel-inner:hover .owl-nav {
    opacity: 1 !important;
}

.yt-slider-small .owl-dots::after {
    content: counter(dots);
    float: right;
    line-height: 19px;
    margin-left: 4px;
}

.yt-slider-small .owl-dot {
    counter-increment: dots;
}

.yt-slider-small .owl-dot.active::before {
    content: " / "counter(dots);
    float: right;
    line-height: 18px;
}



.yt-slider-small .owl-nav button[class*="owl-"] {
    padding: 0 0.75rem !important;
    font-size: 1rem;
    outline: 0;
    line-height: 1;
    color: #9d9d9d;
}

.yt-slider-small .owl-nav [class*="owl-"]:hover {
    color: #6b6b6b;
}

.yt-slider-small .owl-nav .owl-next {
    border-left: 1px solid #dee2e6 !important;
}

.yt-slider-small .owl-nav [class*="owl-"] i::before {
    padding-top: 2px;
    float: right;
}

/** posts slider **/
.yt-posts-slider .yt-post-title {
    margin: 1rem 0;
    font-size: 1.2rem;
}

.yt-posts-slider .post-content {
    margin-top: 1rem;
    color: #6b6b6b;
}

.yt-posts-slider article:not(.post-list-small) .yt-module-thumb {
    max-height: 420px;
}

.yt-posts-slider article:not(:first-child) {
    padding: 1.5rem 0 0;
    margin: 1.5rem 0 0;
    border-top: 1px solid #dee2e6;
}

.yt-posts-slider .post-list-small .yt-post-content {
    margin-right: 100px;
    min-height: 70px;
}

.yt-posts-slider .post-list-small .yt-module-thumb {
    width: 70px;
    height: 70px;
}

.yt-posts-slider .post-list-small .yt-meta-info {
    margin: 0;
}

.yt-posts-slider .post-list-small .yt-item-title {
    line-height: 1.35rem;
}

.yt-posts-slider .owl-nav,
.owl-carousel-related-posts .owl-nav {
    display: inline-flex !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    margin-top: 1rem;
    padding: 0.4rem 0.26rem 0.3rem;
    border: 1px solid #D9D9D9;
}

.yt-posts-slider .owl-nav button[class*="owl-"],
.owl-carousel-related-posts .owl-nav button[class*="owl-"]{
    padding: 0 0.75rem !important;
    font-size: 1rem;
    outline: 0;
    line-height: 1;
    color: #9d9d9d;
}

.yt-posts-slider .owl-nav [class*="owl-"] i::before,
.owl-carousel-related-posts .owl-nav [class*="owl-"] i::before {
    padding-top: 2px;
    float: right;
}

.yt-posts-slider .owl-nav .owl-next,
.owl-carousel-related-posts .owl-nav .owl-next{
    border-left: 1px solid #dee2e6 !important;
}

.yt-posts-slider .owl-nav [class*="owl-"]:hover,
.owl-carousel-related-posts .owl-nav [class*="owl-"]:hover {
    color: #6b6b6b;
}

/**
* two column
**/
.yt-two-column {
    margin-bottom: 30px;
    background: #fff;
}

.yt-two-column .yt-module-thumb {
    position: relative;
    min-height: 128px;
}

.yt-two-column .yt-meta-info {
    position: absolute;
    bottom: 0.35rem;
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    font-size: 0.8em;
    z-index: 9;
}

.yt-two-column .yt-block_inner article {
    margin-bottom: 30px;
}

.yt-two-column .yt-block_inner article:nth-last-child(-n+2) {
    margin-bottom: 0;
}

.yt-two-column h3 {
    font-size: 1.1em;
    margin: 1em 0 0;
    line-height: 1.6em;
    text-align: center;
}

/**
* posts inner image
**/
.yt-posts_inner, .yt-posts_inner-2,
.yt-posts_inner-3, .yt-posts_inner-4,
.yt-posts_inner-5, .yt-posts_inner-6,
.yt-posts_inner-7, .yt-posts_inner-8 {
    position: relative;
}

.yt-posts_inner .yt-module_flex {
    margin-bottom: 30px;
    position: relative;
}

.yt-posts_inner .yt-module_flex:last-child {
    margin-bottom: 0;
}

.yt-posts_inner a.yt-image-wrap, .yt-posts_inner-2 a.yt-image-wrap{
    margin-bottom: 110px !important;
}

.yt-posts_inner a, .yt-posts_inner-2 a {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.yt-posts_inner .yt-module_flex:hover a, .yt-posts_inner-2 .yt-module_flex:hover a {
    color: #fff;
}

.yt-posts_inner .yt-content-post, .yt-posts_inner-2 .yt-content-post {
    position: absolute;
    width: 100%;
    padding: 0 1rem !important;
    text-align: center;
    top: 50%;
    transform: translateY(-50%) !important
}

.yt-posts_inner .yt-content-post a, .yt-posts_inner-2 .yt-content-post a {
    display: inline-block;
}

/* style two */
.yt-posts_inner-2 .yt-module_flex{
    margin-bottom: 4px;
    position: relative;
}

.yt-posts_inner-2 .yt-module_flex:last-child {
    margin-bottom: 0;
}

/* style three */
.yt-posts_inner-3 .post-list-small {
    margin-bottom: 0;
}

.yt-posts_inner-3 .yt-post-category {
    margin-bottom: 8px;
}

.yt-posts_inner-3 .post-list-small:not(:first-child) {
    padding: 1.5rem 0 0;
    margin: 1.5rem 0 0;
    border-top: 1px solid #dee2e6;
}

.yt-posts_inner-3 .yt-list-thumb-small .yt-module_flex{
    width: 70px;
    height: 70px;
}

.yt-posts_inner-3 .yt-list-thumb-small .yt-post-content {
    margin-right: 100px;
    min-height: 70px;
}

.yt-posts_inner-3 a[class*='pl_feature_color']{
    color: #6b6b6b
}

.yt-posts_inner-3 a[class*='pl_feature_color']:hover {
    color: #03a87c;
}

/* style four */
.yt-posts_inner-4 .yt-post-item {
    margin-bottom: 30px;
    position: relative;
}

.yt-posts_inner-4 .yt-post-item:last-child {
    margin-bottom: 0;
}

.yt-posts_inner-4 .yt-box-module-thumb {
    width: 236px;
    height: 180px;
    position: absolute;
}

.yt-posts_inner-4 .yt-box-module-thumb .yt-image-wrap {
    margin-bottom: 180px;
}

.yt-posts_inner-4 .yt-box-post-content{
    padding-right: 255px;
    min-height:180px;
    display: flex;
    align-items: center;
    width: 100%;
}

.yt-posts_inner-4 .yt-post-title {
    font-size: 1rem;
    margin: 0.75rem 0;
}

.yt-posts_inner-4 .yt-post-content .post-content {
    margin: 0.5rem 0;
}

.yt-posts_inner-4 a[class*='pl_feature_color']{
    color: #6b6b6b
}

.yt-posts_inner-4 a[class*='pl_feature_color']:hover {
    color: #03a87c;
}

/* style five */
.yt-posts_inner-5 .yt-content-post {
    padding:0 1rem 0.8rem !important;
}

.yt-posts_inner-5 img {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.yt-posts_inner-5 .yt-position_rel:hover .yt-module-thumb img {
    transform: scale3d(1.1, 1.1, 1) rotate(0.4deg);
    -webkit-transform: scale3d(1.1, 1.1, 1) rotate(0.4deg);
    -moz-transform: scale3d(1.1, 1.1, 1) rotate(0.4deg);
    -webkit-filter: brightness(40%);
    filter: brightness(40%);
}

.yt-posts_inner-5 .yt-position_rel {
    margin-bottom: 30px;
}

.yt-posts_inner-5 .yt-position_rel:last-child {
    margin-bottom: 0;
}

.vc_col-sm-12 .yt-posts_inner-5 .yt-image-wrap {
    margin-bottom: 35%;
}

.vc_col-sm-8 .yt-posts_inner-5 .yt-image-wrap {
    margin-bottom: 55%;
}

/* style six */
.yt-posts_inner-6 .yt-post-category {
    margin: 0.5rem 0;
}

.yt-posts_inner-6 .yt-meta-info {
    margin: 1rem 0 0.8rem;
}

.yt-posts_inner-6 .yt-post-item {
    margin-bottom: 30px;
    position: relative;
}

.yt-posts_inner-6 .yt-post-item:last-child {
    margin-bottom: 0;
}

.yt-posts_inner-6 .yt-post-item > .row{
    margin-bottom: -1px;
}

.yt-posts_inner-6 .yt-post-item .d-block {
    padding-top: 0.5rem;
}

.yt-posts_inner-6 p {
    margin-bottom: 0.7rem;
}

.vc_col-sm-4 .yt-posts_inner-6 .yt-module_flex a.yt-image-wrap,
.vc_col-sm-3 .yt-posts_inner-6 .yt-module_flex a.yt-image-wrap {
    margin-bottom: 65%;
}

/* style seven */
.yt-posts_inner-7 .yt-post-item {
    margin-bottom: 30px;
    position: relative;
}

.yt-posts_inner-7 .yt-post-item:last-child {
    margin-bottom: 0;
}

.yt-posts_inner-7 .yt-post-category {
    position: absolute;
    bottom: 0;
    padding: 1.5rem 1.5rem 1.1rem;
}

.yt-posts_inner-7 .d-block {
    padding-top: 0.9rem;
}

.yt-posts_inner-7 .post-content, .yt-posts_inner-7 .yt-meta-info {
    padding-bottom: 1rem;
}

.vc_col-sm-4 .yt-posts_inner-7 .yt-module_flex a.yt-image-wrap,
.vc_col-sm-3 .yt-posts_inner-7 .yt-module_flex a.yt-image-wrap {
    margin-bottom: 65%;
}

/* style eight */
.yt-posts_inner-8 .yt-post-item {
    margin-bottom: 30px;
}

.yt-posts_inner-8 .yt-module_flex .d-block {
    width: 92%;
    margin: -64px auto 0;
    position: relative;
    z-index: 999;
    padding: 1rem;
    background: #fff;
}

.yt-posts_inner-8 .yt-post-content {
    width: 92%;
    margin: 0 auto;
    padding: 0 1rem 1rem;
    border-bottom: 2px solid #03a87c;
    position: relative;
    background: #fff;
    border-radius: 3px 3px 0 0;
}

.vc_col-sm-4 .yt-posts_inner-8 .yt-module_flex a.yt-image-wrap,
.vc_col-sm-3 .yt-posts_inner-8 .yt-module_flex a.yt-image-wrap {
    margin-bottom: 65%;
}

/**
* last post time line style
**/
.yt-last-posts_timeline .yt-block_inner {
    position: relative;
}

.yt-last-posts_timeline .yt-block_inner::before {
    content: '';
    top: 0;
    right: 3.5rem;
    width: 2px;
    height: 100%;
    background-color: #d9d9d9;
    position: absolute;
}

.yt-last-posts_timeline .yt-block_inner .yt-load-more {
    width: auto;
    margin: -10px 0 0 0;
    float: none;
    display: inline-block;
}

.yt-last-posts_timeline .yt-block_inner .yt-load-more span {
    padding: 5px 41px;
}

.yt-last-posts_timeline .yt-module-item {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    position: relative;
    margin-bottom: 30px;
}
.yt-last-posts_timeline .yt-module-item:last-child {
    margin-bottom: 0;
}

.yt-last-posts_timeline .yt-module-item .yt-date-item {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.yt-last-posts_timeline .yt-module-item:hover .yt-date-item {
    margin-top: -3px;
    padding-bottom: 3px;
}

.yt-last-posts_timeline .yt-module-item .yt-date-item span {
    display: block;
    width: 44px;
    text-align: center;
    background-color: #6b6b6b;
    color: #d9d9d9;
    font-size: 0.7em;
    position: relative;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.yt-last-posts_timeline .yt-module-item .yt-date-item span:nth-child(1)::after {
    content: '';
    position: absolute;
    top: 0;
    left: -5px;
    z-index: 99;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 0 0 5px;
    border-color: #6b6b6b transparent transparent transparent;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.yt-last-posts_timeline .yt-module-item:hover .yt-date-item span:nth-child(1)::after {
    border-color: #058764 transparent transparent transparent;
}

.yt-last-posts_timeline .yt-module-item .yt-date-item span:nth-child(2) {
    background-color: #d9d9d9;
    color: #6b6b6b;
    padding: 0.3rem 0;
    font-size: 1em;
}

.yt-last-posts_timeline .yt-module-item:hover .yt-date-item span:nth-child(1) {
    background-color: #058764;
}

.yt-last-posts_timeline .yt-module-item:hover .yt-date-item span {
    background-color: #03a87c;
    color: #fff;
}

.yt-last-posts_timeline .yt-module-item::before {
    background-color: #D9D9D9;
    height: 8px;
    width: 8px;
    border: 2px solid #6b6b6b;
    box-shadow: 0px 0px 0px 0;
    border-radius: 50%;
    transform: translateY(-50%);
    right: 53px;
    top: 4px;
    content: '';
    position: absolute;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.yt-last-posts_timeline .yt-module-item:hover::before {
    border: 3px solid #fff;
    box-shadow: 0px 0px 0px 2px #03a87c;
    background-color: #03a87c;
    height: 14px;
    width: 14px;
    right: 50px;
    top: 6px;
}

.yt-last-posts_timeline .yt-meta-info {
    margin: -5px 2.2rem 0 0;
}

.yt-last-posts_timeline .yt-module-item h3 {
    margin: 0 2.2rem 0 0;
    font-size: 0.92rem;
}

/** timeLine style 3 **/
.yt-style-three.yt-last-posts_timeline .yt-block_inner::before {
    right: 7.2rem;
}
.yt-style-three.yt-last-posts_timeline .yt-module-item::before {
    right: 113px;
}
.yt-style-three.yt-last-posts_timeline .yt-module-item:hover .yt-date-item {
    margin-top: -3px;
    padding-bottom: 3px;
}
.yt-style-three.yt-last-posts_timeline .yt-module-item:hover::before{
    right: 110px;
}
.yt-style-three.yt-last-posts_timeline .yt-block_inner .yt-load-more {
    margin: -10px 58px 0 0;
}
.yt-style-three.yt-last-posts_timeline .yt-block_inner .yt-load-more.yt-cmuted_color {
    margin: -10px 0 0 0;
}
.yt-style-three.yt-last-posts_timeline .yt-module-item .yt-meta-info {
    margin-top: -3px;
}
.yt-style-three.yt-last-posts_timeline .yt-module-item p {
    margin: 0 2.2rem 0 0;
    font-size: 0.8rem;
    color: #9d9d9d;
    line-height: 1.95;
}
.yt-style-three.yt-last-posts_timeline .yt-module-item .yt-module-thumb {
    width: 100px;
    height: 100px;
    position: absolute;
}
.yt-style-three.yt-last-posts_timeline .yt-content-item {
    margin-right: 100px;
    height: 100px;
    overflow: hidden;
}

/**
* tab three
**/
.yt-tab-three .subcat-filter {
    margin: 0 auto;
}

.yt-tab-three .subcat-filter li a {
    padding: 0.4rem 0.5rem;

}

.yt-tab-three .subcat-filter li a.current {
    color: #2f2f2f;
}

.yt-tab-three .yt-module-item {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    position: relative;
    margin-bottom: 30px;
}
.yt-tab-three .yt-module-item:last-child {
    margin-bottom: 0;
}

.yt-tab-three .yt-meta-item {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.yt-tab-three .yt-module-item .yt-meta-item span {
    display: block;
    min-width: 40px;
    text-align: center;
    background-color: #2f2f2f;
    color: #d9d9d9;
    font-size: 0.7em;
    position: relative;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    padding: 0.25rem 0.2rem 0.2rem;
}

.yt-tab-three .yt-module-item:hover span {
    background-color: #03a87c;
}

.yt-tab-three .yt-module-item .yt-meta-item span:nth-child(1) {
    font-size: 0.75rem;
}

.yt-tab-three .yt-module-item .yt-meta-item span:nth-child(1):after {
    content: '';
    position: absolute;
    top: 0;
    left: -5px;
    z-index: 99;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 0 0 5px;
    border-color: #2f2f2f transparent transparent transparent;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.yt-tab-three .yt-module-item:hover span:nth-child(1):after {
    border-color: #03a87c transparent transparent transparent;
}

.yt-tab-three .yt-module-item .yt-meta-item > span:first-child {
    padding-bottom: 0;
    color: #fff;
}

.yt-tab-three .yt-module-item .yt-content-item {
    padding: 0 1.2rem 0 0 !important;
    margin-top: -3px;
}

.yt-tab-three .yt-module-item .yt-content-item h3 {
    font-size: 1rem;
}

.yt-tab-three .yt-module-item .yt-content-item h3 a {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.yt-tab-area:not(.current) {
    display: none;
}

/**
* video
**/
.yt-video-area {
    background-color: #2f2f2f;
    padding: 2rem 0;
    margin-bottom: 30px;
}

.yt-playlist-panel {
    border-radius: 3px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.yt-watch-flexy {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.yt-playlist-panel.pl_stretch {
    -ms-flex: 0 0 11.0%;
    flex: 0 0 11.0%;
    max-width: 11.0%;
    max-height: 589px;
    overflow: hidden;
}

.yt-watch-flexy.pl_stretch{
    -ms-flex: 0 0 89.001%;
    flex: 0 0 89.001%;
    max-width: 89.001%;
}

.yt-box-watch {
    border-radius: 3px;
    overflow: hidden;
    display: flex;
    background: #010001;
    position: relative
}

.yt-box-watch * {
    width:100%;
    max-width: 100%;
    max-height: 440px;
}

.yt-watch-flexy.pl_stretch {
    position: relative;
}

.yt-watch-flexy.pl_stretch * {
    max-height: 590px !important;
}

.yt-playlist-panel.pl_stretch .yt-playlist-items {
    min-height: 529px;
}

.yt-box-watch .pl_video_setting {
    position: absolute;
    width: 90px;
    height: 34px;
    top: 1.5rem;
    right: 1.5rem;
    z-index: 99999;
}

.yt-box-watch .pl_video_setting * {
    opacity: 0.2;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.yt-box-watch:hover .pl_video_setting *{
    opacity: 0.75;
    color: #ffffff !important;
}

.yt-box-watch .pl_video_setting *:hover {
    opacity: 1;
}

.yt-box-watch .pl_video_setting *{
    float: right;
    cursor: pointer;
}

.yt-box-watch .pl_video_stretch {
    width: 25px;
    height: 17px;
    background: rgba(255, 255, 255, 0.1);
    border: 2px solid #fff;
    border-radius: 3px;
}

.yt-box-watch .pl_video_setting > a {
    width: 30px;
    height: 17px;
    margin: 0 25px 0 0;
    font-size: 20px;
    color: #fff !important;
    box-shadow: none;
    outline: 0;
}

.yt-box-watch .pl_video_setting a span{
    line-height: 13px;
}

.yt-playlist-panel .header-description {
    padding: 0.99rem 0.7rem;
    background-color: #131313;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    border-radius: 3px 3px 0 0;
    min-height: 60px;
}

.yt-playlist-panel .yt-video-title {
    font-size: 1.1rem;
    color: #fff;
    margin-right: 0.7rem;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.yt-playlist-panel.pl_stretch .yt-video-title {
    margin-right: 0;
    text-align: center;
    width: 100%;
}

.yt-playlist-panel .header-description .pl_video_count {
    line-height: 29px;
    margin: 0 7px;
    color: #6b6b6b;
}

.yt-playlist-panel .yt-tab-video {
    margin-right: auto;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
}

.yt-playlist-panel .yt-tab-video ul {
    list-style: none;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.yt-playlist-panel .yt-tab-video ul li {
    float: left;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
}

.yt-playlist-panel .yt-tab-video ul li a{
    padding: 0 0.75rem;
    color: #6b6b6b;
}

.yt-playlist-panel .yt-tab-video ul li a.active {
    color: #fff;
}

.yt-playlist-panel .yt-tab-content {
    position: relative;
    border-radius: 0 0 3px 3px;
    overflow: hidden;
}

.yt-playlist-panel .yt-playlist-items {
    background-color: #242424;
    border-radius: 0 0 3px 3px;
    overflow: auto;
    max-height: 379px;
    position: relative;
}

.yt-playlist-panel .yt-tab-content::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100px;
    background: #222;
    bottom: 0;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, .5) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, .5)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, .5) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, .5) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, .5) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, .5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
}

.yt-playlist-panel .yt-playlist-items ul {
    list-style-type: none;
}

.yt-playlist-panel .yt-playlist-items ul li {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.yt-tab-pane:not(.active) {
    display: none;
}

.yt-playlist-panel .yt-video_content {
    display: -webkit-inline-flex;
    display: inline-flex;
    float: right;
    width: 100%;
    padding: 0.7rem 1.15rem 0.7rem 1rem;
}

.yt-playlist-panel .yt-playlist-items .yt-video_content .yt-module-thumb {
    width: 70px;
    min-width: 70px;
    height: 70px;
    border-radius: 3px;
    overflow: hidden;
    background-color: transparent;
}

.yt-playlist-panel .yt-playlist-items .yt-content-meta {
    padding-right: 1.5rem;
}

.yt-playlist-panel .yt-playlist-items h3 {
    line-height: 22px;
}

.yt-playlist-panel .yt-playlist-items .yt-video-item {
    position: relative;
    counter-increment: number;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.yt-playlist-panel .yt-playlist-items .pl_cover_item {
    position: absolute;
    width: 100%;
    height: 100%;
    margin: -0.7rem -1.15rem -0.7rem -1rem;
    z-index: 1;
    display: block !important;
}

.yt-playlist-panel .yt-playlist-items .yt-video-item:hover .yt-meta-info,.yt-playlist-panel .yt-playlist-items .yt-video-item.current .yt-meta-info,
.yt-playlist-panel .yt-playlist-items .yt-video-item:hover .yt-meta-info a,.yt-playlist-panel .yt-playlist-items .yt-video-item.current .yt-meta-info a{
    color: #d9d9d9 !important;
}

.yt-playlist-panel .yt-playlist-items .yt-video-item .yt-meta-info {
    position: relative;
    z-index: 2;
}

.yt-playlist-items .yt-video-item.current {
    background-color: #03a87c;
}

.yt-playlist-panel .yt-playlist-items .yt-video-item:not(.current):hover {
    background-color: #03c08e;
}

.yt-playlist-panel .yt-playlist-items .yt-video-item::before {
    position: absolute;
    content: counter(number, decimal);
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 5px;
    z-index: 99;
    color: #9d9d9d;
    line-height: 15px;
    font-size: 0.8rem;
}

.yt-playlist-panel .yt-playlist-items .yt-video-item:hover::before, .yt-playlist-items .yt-video-item.current::before {
    font-family: 'fonticon' !important;
    content: '\f04b' !important;
    font-size: 0.5rem;
    color: #242424;
}

.yt-playlist-panel .yt-playlist-items .yt-video-item:not(.current):hover::before {
    content: '\e034' !important;
    font-size: 0.75rem;
}

.yt-playlist-panel .yt-playlist-items .yt-video-item a {
    color: #fff;
    /*padding: 0.7rem 1.15rem 0.7rem 1rem;*/
}

.yt-playlist-panel .yt-playlist-items .yt-video-item .yt-meta-info {
    margin-bottom: 0;
}

/**
* two column
**/
.yt-two-big-column, .yt-two-big-column-2{
    margin-bottom: 30px;
}

.yt-two-big-column .yt-block_inner > .row > div, .yt-two-big-column-2 .yt-block_inner > .row > div {
    margin-bottom: 30px;
}

.yt-two-big-column .yt-block_inner > .row > div:nth-last-child(-n+2),
.yt-two-big-column-2 .yt-block_inner > .row > div:nth-last-child(-n+2),
.yt-two-column .col-12.col-md-6:nth-last-child(-n+2),
.yt-two-column-excerpt .col-12.col-md-6:nth-last-child(-n+2){
    margin-bottom: 0;
}
/** style two **/
.yt-two-big-column-2 .yt-module_flex a.yt-image-wrap {
    margin-bottom: 65%;
}

/** style three **/
.yt-two-column .col-12.col-md-6 ,.yt-two-column{
    margin-bottom: 30px;
}

.yt-two-column .yt-module-thumb a, .yt-two-column .yt-module-thumb .yt-post-readtime{
    color: #ffffff !important;
}

.yt-two-column .yt-module-thumb a:hover {
    color: #03c08e !important;
}

/** style four **/
.yt-two-column-excerpt .col-12.col-md-6, .yt-two-column-excerpt {
    margin-bottom: 30px;
}

.yt-two-column-excerpt .yt-post-content{
    position: relative;
    display: table;
    width: 90%;
    margin: -64px auto 0;
    background-color: #ffffff;
    padding: 12px 15px 1rem;
    box-shadow: 0 2px 3px rgba(138, 138, 138, 0.19);
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    z-index: 9;
}

.yt-two-column-excerpt .yt-post-title {
    font-size: 1rem;
    margin: 0.7rem 0;
}

.yt-two-column-excerpt p{
    margin: 0.5rem 0 1rem;
    line-height: 1.8em;
}

.yt-two-column-excerpt .yt-module_flex:hover .yt-meta-info,.yt-two-column-excerpt .yt-module_flex:hover .yt-meta-info a {
    color: inherit !important;
}

/** style five **/
.yt-two-column-five {
    margin-bottom: 30px;
}

.yt-two-column-five .yt-block_inner > .row {
    margin-right: -.25rem;
    margin-left: -.25rem;
}

.yt-two-column-five .yt-block_inner .col-12.col-md-6{
    padding-right: .25rem;
    padding-left: .25rem;
    margin-bottom: .5rem;
}
.yt-two-column-five .yt-block_inner .col-12.col-md-6:nth-last-child(-n+2) {
    margin-bottom: 0;
}

/** style six **/
.yt-two-column-six a.yt-image-wrap {
    margin-bottom: 125%;
}

.yt-two-column-six .yt-post-content {
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
}

.yt-two-column-six .yt-post-content .yt-post-title {
    margin: 0.7rem 0;
}

.yt-two-column-six .yt-post-content .yt-post-title a {
    font-size: 1rem;
}

.yt-two-column-six .yt-block_inner .col-12.col-md-6 {
    margin-bottom: 30px;
}

.yt-two-column-six .yt-block_inner .col-12.col-md-6:last-child {
    margin-bottom: 0;
}


/**
* three column
**/
.yt-three-big-box .yt-module_flex a.yt-image-wrap {
    margin-bottom: 172.435%;
}

.yt-three-big-box .yt-module_flex .yt-content-post.yt-position_abs_b {
    top: 0;
    bottom: auto;
    margin-top: -10px;
}

.yt-three-big-box .yt-module_flex .yt-content-post{
    padding: 1.5rem !important;
    z-index: 99;
}

.yt-three-big-box .yt-column-big .yt-content-post p {
    color: #d9d9d9;
    margin-top: 10%;
    text-align: justify;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.yt-three-big-box .yt-column-big:hover .yt-content-post p {
    margin-top: 15%;
}

.yt-three-big-box .yt-module_flex .yt-sub-two-column .yt-content-post p {
    margin-top: 1rem;
}

.yt-top-thumb-overly {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 55%;
    background: rgba(3,122,90,0.5);
    background: -moz-linear-gradient(top, rgba(3,122,90,0.5) 0%, rgba(0,0,0,0) 100%);
    /*background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(3,122,90,0.5)), color-stop(100%, rgba(0,0,0,0)));*/
    background: -webkit-linear-gradient(top, rgba(3,122,90,0.5) 0%, rgba(0,0,0,0) 100%);
    background: -o-linear-gradient(top, rgba(3,122,90,0.5) 0%, rgba(0,0,0,0) 100%);
    background: -ms-linear-gradient(top, rgba(3,122,90,0.5) 0%, rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom, rgba(3,122,90,0.5) 0%, rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#037a5a', endColorstr='#000000', GradientType=0 );
    z-index: 90;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.yt-three-big-box .yt-module_flex:hover .yt-top-thumb-overly {
    opacity: 0.3;
}

.yt-three-big-box .yt-module_flex .yt-cat-more-posts {
    position: absolute;
    bottom: 1rem;
    z-index: 100;
    right: 0;
    margin: 0 1.5rem 1rem;
    padding-bottom: 1rem;
    width: calc(100% - 3rem);
    border-bottom: 2px solid #d9d9d9;
    display: flex;
    color: #fff;
    align-items: center;
}

.yt-three-big-box .yt-module_flex .yt-cat-more-posts a {
    display: flex;
    width: 100%;
    color: #fff;
}

.yt-three-big-box article {
    position: relative;
}

.yt-three-big-box article.yt-sub-two-column .yt-post-title,
.yt-three-big-box .yt-sub-three-column .yt-post-title{
    padding: 1.4rem 1.5rem;
    background-color: #f2f2f2;
    line-height: 1.6;
    min-height: 120px;
}

.yt-three-big-box article .yt-module-thumb.yt-post-fancy {
    border-radius: 3px 3px 0 0;
}

.yt-three-big-box .yt-sub-one-column .yt-module-thumb.yt-post-fancy {
    border-radius: 0 3px 3px 0;
}


.yt-three-big-box .yt-sub-two-column {
    margin-bottom: 30px;
}

.yt-sub-one-column {
    background-color: #f2f2f2;
    overflow: hidden;
    -webkit-border-radius: 3px 3px 3px 0;
    -moz-border-radius: 3px 3px 3px 0;
    border-radius: 3px 3px 3px 0;
}

.yt-sub-one-column .yt-post-content {
    padding-left: 1rem;
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
}

.yt-sub-one-column .yt-post-content .yt-post-title {
    font-size: 1.175rem;
    margin: 1rem 0px;
}

.yt-sub-one-column .yt-post-content .post-content {
    margin: 1rem 0;
}


/**
* cat grid
**/
.yt-cat-grid-posts {
    margin-bottom: 30px;
}

.yt-cat-grid-posts .yt-meta-info {
    position: absolute;
    bottom: 0.35rem;
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    font-size: 0.8em;
    z-index: 3;
}

.yt-cat-grid-posts h3 {
    padding: 1rem 0;
}

.yt-cat-grid-posts article:nth-last-child(-n+4) h3 {
    padding-bottom: 0;
}

/*style two*/
.yt-cat-grid-posts .yt-cat-grid-posts-2 article {
    margin-bottom: 30px;
}
.yt-cat-grid-posts .yt-cat-grid-posts-2 article:nth-last-child(-n+4) {
    margin-bottom: 0;
}
.yt-cat-grid-posts .yt-cat-grid-posts-2 .yt-module_flex {
    min-height: 202px;
}
.yt-cat-grid-posts .yt-cat-grid-posts-2 .yt-image-wrap {
    margin-bottom: 45%;
}
.yt-cat-grid-posts .yt-cat-grid-posts-2 .yt-box-data{
    position: absolute;
    bottom: 0;
    padding: 0 1.5rem 1.5rem 1.5rem !important;
    z-index: 9;
}
.yt-cat-grid-posts .yt-cat-grid-posts-2 .yt-box-data h3 {
    padding-bottom: 0;
}

/**
* slider grid flex
**/
.yt-flex-slider .owl-nav {
    position: absolute;
    top: calc(50% - 25px);
    left: 0;
    width: 100%;
    text-align: left !important;
    margin-top: 0;
    height: 0;
    color: #fff;
    font-size: 1.5rem;
}

.yt-flex-slider .owl-nav i {
    text-shadow: 1px 1px 1px rgba(47, 47, 47, 0.8);
}

.yt-flex-slider.pl_high_number .yt-content-post {
    padding: 0 0.5rem 0.5rem 0.5rem !important;
}

.yt-flex-slider.pl_high_number .yt-content-post a{
    font-size: 0.9rem;
}

.yt-flex-slider .owl-nav button {
    width: 50px;
    height: 50px;
    outline: 0;
    box-shadow: 0;
}

.yt-flex-slider .owl-nav button.owl-next{
    float: right;
}

.yt-flex-slider .yt-module_flex .yt-position_rel {
    position: relative;
}

.yt-flex-slider .yt-module_flex .yt-image-wrap {
    margin-bottom: 155%;
}

.yt-flex-slider .yt-module_flex .yt-content-post {
    padding: 0 1.5rem;
    text-align: center;
}

.yt-flex-slider .yt-module_flex .yt-content-post .yt-meta-info {
    border-bottom: 1px solid #9d9d9d;
    padding-bottom: 2em;
    margin-bottom: 1.5rem;
    font-size: 0.75rem;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.yt-flex-slider .yt-module_flex .yt-content-post .yt-thumb-title {
    line-height: 1.5rem;
}

.yt-flex-slider .yt-module_flex:hover .yt-content-post .yt-meta-info {
    padding-bottom: 2rem;
    margin-bottom: 2rem;
    border-bottom: 1px solid #9d9d9d;
}

/**
* Subscribe
**/
.yt-subscribe .yt-block_inner{
    background-color: #f2f2f2;
    padding: 1rem;
    border-radius: 3px;
    margin-bottom: 30px;
}

.yt-subscribe .yt-block_inner h3 {
    font-size: 24px;
    padding: 1rem 0;
}

.yt-subscribe .yt-block_inner h4 {
    font-size: 16px;
    margin-bottom: 1rem;
    color: #6b6b6b;
}
.yt-subscribe .yt-signup-newsletter {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.yt-subscribe .yt-box-newsletter {
    width: 100%;
    -ms-align-self: center;
    align-self: center;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 50px;
    display: flex;
    align-items: center;
}

.yt-subscribe-input {
    line-height: 1.6rem;
    flex: 1;
    padding-right: 1rem;
    border-radius: 0 25px 25px 0;
}

.yt-subscribe-submit {
    float: left;
    margin: 3px;
    padding: 5px 20px;
    border-radius: 20px;
    background-color: #03a87c;
    color: #fff;
    cursor: pointer;
}

.yt-subscribe .yt-box-newsletter form {
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

/**
* Footer
**/
.yt-footer-box .warp-footer {

    border-top: 1px solid #d9d9d9;
}

.yt-footer-box.container .warp-footer {
    padding-top: 1.5rem;
    border-right: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
}

.yt-footer-box:not(.container) .warp-footer {
    padding: 1.5rem 0;
}

.yt-footer-wrapper .site-content {
    padding-top: 0.5rem;
    border-top: 1px solid #d9d9d9;
    background: #fff;
}

.yt-custom-footer {
    background: #fff;
    border: 1px solid #d9d9d9;
}

.yt-custom-footer .site-content {
    padding-top: 0;
    border-top: none;
}

.yt-footer-wrapper.container .site-content {
    border-right: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
}

.yt-custom-footer .site-main > [class*='vc_custom_'] {
    margin-top: 0 !important;
}

.yt-footer-wrapper.container .vc-content-area,
.yt-sub-footer.container .container {
    padding-right: 15px;
    padding-left: 15px;
}

/** sub footer **/
.yt-sub-footer.yt-footer-default {
    border-top: 1px solid #d9d9d9;
    margin: 0 0 -1rem;
    padding: 0.5rem 0;
}

.yt-footer-box:not(.container) .yt-sub-footer.yt-footer-default {
    padding: 0.5rem 0 0;
}

.yt-custom-footer .yt-sub-footer {
    padding: 1rem 0;
}

.yt-sub-footer .container {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    line-height: 2.2rem;
    color: #6b6b6b;
}

.yt-sub-footer .container > div {
    flex-grow: 0;
}

.yt-sub-footer .container .yt-designer {
    text-align: left;
    color: #6b6b6b;
}

.yt-sub-footer .container .yt-designer a{
    color: #03a87c;
}

.yt-screen-bg {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 1101;
    background-color: rgba(0, 0, 0, 0.84);
    top: 0;
    display: none;
}
.yt-center-item {
    text-align: center;
    margin: 0 auto;
}

/******************************/
/******** shortCode  ********/
/******************************/
.box_accordion {
    margin: 0;
    padding: 0;
}

.box_accordion.boxed {
    border: 1px solid #D8D8D8;
    margin-bottom: 30px;
    overflow: hidden;
}

.box_accordion.boxed:not(.show) .title_accordion {
    border: none;
}

.box_accordion:not(.boxed) {
    border-bottom: 1px solid #D8D8D8;
    margin-bottom: 16px;
}

.box_accordion:not(.boxed):last-child {
    border-bottom: none;
}

.box_accordion .title_accordion {
    width: 100%;
    display: block;
    padding: 0 0 16px;
    cursor: pointer;
    font-size: 16px;
    color: #393939;
}

.box_accordion.boxed .title_accordion {
    border-bottom: 1px solid #D8D8D8;
    padding: 10px;
}

.box_accordion .title_accordion i {
    font-size: 12px;
    margin-left: 5px;
}

.box_accordion .sub_accordion {
    padding: 0 0 20px;
    font-size: 13px;
}

.box_accordion.boxed .sub_accordion {
    padding: 15px;
}

.yt-warning {
    padding: 30px;
    margin: 50px 0;
    color: #393939;
    background: #edd54f;
    text-align: center;
}

.yt-box-tab {
    border: 1px solid #D8D8D8;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 30px;
}

.yt-box-tab .yt_tab_page_content:not(.current) {
    display: none;
}

.yt-box-tab .yt_tab_warp_handel {
    display: block;
    background-color: #f5f5f5;
    overflow: hidden;
}

.yt-box-tab .yt_tab_handel {
    float: right;
}

.yt-box-tab .yt_tab_handel a {
    padding: 15px 25px;
    margin-right: 0;
    text-decoration: none;
    display: block;
    position: relative;
    color: #c6cdca !important;
}

.yt-box-tab .yt_tab_handel a:before {
    display: none;
}

.yt-box-tab .yt_tab_handel.current a {
    box-shadow: -1px 0 2px 0.05em #f0eded;
    background-color: #ffffff;
    color: #03a87c;
}

.yt-box-tab .yt_tab_content {
    padding: 15px 20px;
    background: #fff;
    box-shadow: -1px 1px 2px 1px #e3e4e9;
}

.box_pullquote {
    font-size: 21px;
    line-height: 1.7em !important;
    font-weight: 700;
    color: #03a87c !important;
    padding: 5px;
}

.box_pullquote.yt-right {
    width: 40%;
    max-width: 300px;
    float: right;
    margin: 0 10px 0 10px;
    padding-left: 20px;
    text-align: right;
}

.box_pullquote.yt-left {
    width: 40%;
    max-width: 300px;
    float: left;
    margin: 0 10px 0 10px;
    padding-right: 20px;
    text-align: left;
}

blockquote {
    margin-bottom: 30px;
    display: block;
    width: 100%;
    padding: 40px 30px;
    background: #f8f8f8;
    border-radius: 6px;
    position: relative;
}

blockquote p:before, blockquote section:before {
    font-family: 'fonticon';
    content: '\f10e';
    font-size: 24px;
    z-index: 1;
    float: right;
    position: absolute;
    top: -30px;
    right: -16px;
}

blockquote p:after, blockquote section:after {
    font-family: 'fonticon';
    content: '\f10d';
    font-size: 24px;
    z-index: 1;
    float: left;
    position: absolute;
    bottom: -35px;
    left: -16px;
}

blockquote p, blockquote section{
    color: #515151;
    margin: 0;
    font-size: 16px;
    line-height: 33px;
    text-align: justify;
    position: relative;
}


/******************************/
/******** single post  ********/
/******************************/
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 9px 0 5px 20px !important;
}

.alignleft {
    float: left;
    margin: 9px 20px 5px 0 !important;
}

a img.alignright {
    float: right;
    margin: 9px 0 5px 20px !important;
}

a img.alignnone {
    margin: 9px 20px 5px 0 !important;
}

a img.alignleft {
    float: left;
    margin: 9px 20px 5px 0 !important;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}


.yt-single-post-content ,.yt-single-post-content > *{
    line-height: 30px;
    -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;
}

.yt-single-post-content ul,
.yt-single-post-content ol {
    margin:0 30px 15px 0;
}

.yt-single-post-content h1,
.yt-single-post-content h2,
.yt-single-post-content h3,
.yt-single-post-content h4,
.yt-single-post-content h5,
.yt-single-post-content h6 {
    margin: 20px 0 10px 0;
    color: #393939;
}

.yt-single-post-content h1 {
    font-size: 26px !important;
}
.yt-single-post-content h2 {
    font-size: 22px;
}
.yt-single-post-content h3 {
    font-size: 20px;
}
.yt-single-post-content h4 {
    font-size: 18px;
}
.yt-single-post-content h5 {
    font-size: 16px;
}
.yt-single-post-content h6 {
    font-size: 14px;
}

.yt-single-post-content img {
    max-width: 100%;
    height: auto;
    margin-bottom: 15px;
    margin-top: 15px;
}

/* gallery */
.gallery .gallery-icon, .gallery .gallery-icon a {
    overflow: hidden;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: block;
}

.gallery a:before {
    display: none;
}


.gallery {
    margin-left: -0.5em;
    margin-right: -0.5em;
    margin-bottom: 30px;
}

.gallery:after {
    display: table;
    content: "";
    clear: both;
}

.gallery-item {
    margin: 0;
    float: right;
    padding: 0.207em 0.1em;
}

.gallery-item img {
    width: 100%;
    margin: 0;
    display: block;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

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

.gallery-columns-1 .gallery-item {
    width: 100%;
    float: none;
}
.gallery-columns-2 .gallery-item {
    width: 50%
}
.gallery-columns-3 .gallery-item {
    width: 33.3333%
}
.gallery-columns-4 .gallery-item {
    width: 25%
}
.gallery-columns-5 .gallery-item {
    width: 20%
}
.gallery-columns-6 .gallery-item {
    width: 16.6667%
}
.gallery-columns-7 .gallery-item {
    width: 14.2857%
}
.gallery-columns-8 .gallery-item {
    width: 12.5%
}
.gallery-columns-9 .gallery-item {
    width: 11.1111%
}

.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
    clear: left;
}


/* table */
.yt-single-post-content table {
    width: 100%;
    margin-bottom: 15px;
}

.yt-single-post-content table, th, td {
    border: 1px solid rgba(0,0,0,.15);
    vertical-align: middle;
}

.yt-single-post-content th {
    background-color: #03a87c;
    border-color: #038663;
    color: #fff;
    font-weight: 500;
}

.yt-single-post-content tr:nth-child(2n) {

    background: #f8f8f8;

}

.yt-single-post-content td,th {
    padding: 5px 10px;
}

.yt-single-post-content tr:hover {
    background-color: rgba(0, 99, 73, 0.08);
}

.yt-single-post-thumbnail {
    position: relative;
    display: block;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    -webkit-flex-direction: column;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.yt-single-post-thumbnail img {
    width: 100%;
    min-width: 100%;
    height: auto;
    transition: all .3s ease-in-out;
    margin-bottom: 0;
}

.yt-single-post-content section:not(:last-child),
.yt-single-post-content p:not(:last-child),
.yt-single-post-content img:not(:last-child) {
    margin-bottom: 15px;
}

.yt-single-post-content > *:hover {
    color: #393939;
}

.yt-post-category ul {
    list-style-type: none;
}

.yt-post-category li {
    float: right;
    margin-bottom: 3px;
}

.yt-post-category li a {
    margin: 0 0 0 15px;
    font-size: 0.8rem;
}

.yt-single-post-content a {
    color: #03a87c;
    position: relative;
    display: inline-block;
    margin: 0 2px;
}

.yt-single-post-content a:before {
    position: absolute;
    content: '';
    right: 0;
    bottom: 1px;
    width: 100%;
    height: 1px;
    transform: scaleX(0);
    background-color: #03c491;
    -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;
    z-index: 1;
}

.yt-single-post-content a:hover:before {
    transform:  scaleX(1);
}

@-webkit-keyframes pulse_shadow {
    0% {
        -webkit-box-shadow: 0 0;
        box-shadow: 0 0
    }
    70% {
        -webkit-box-shadow: 2px 2px 15px 10px rgba(255, 255, 255, 0);
        box-shadow: 2px 2px 15px 10px rgba(255, 255, 255, 0)
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0)
    }
}
@keyframes pulse_shadow {
    0% {
        -webkit-box-shadow: 0 0;
        box-shadow: 0 0
    }
    70% {
        -webkit-box-shadow: 2px 2px 15px 10px rgba(255, 255, 255, 0);
        box-shadow: 2px 2px 15px 10px rgba(255, 255, 255, 0)
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0)
    }
}

.yt-expand-post i {
    transform: rotate(45deg);
    margin-top: 7px !important;
    margin-right: 1px !important;
}
.yt-expand-post a {
    box-shadow: none;
    outline: none;
}

.yt-post-switch {
    background-color: #ffffff;
    border: 1px solid #dedede;
    padding: 25px;
    margin: 25px 0;
    line-height: 5px;
}

.post-prev-post,
.post-next-post {
    position: relative;
}

.post-switch-thumbnail {
    position: absolute;
    width: 70px;
    height: 70px;
    right: 15px;
    top: calc(50% - 35px);
    border-radius: 3px;
    text-align: center;
    overflow: hidden;
    background: #ccc;
}
.box-switch * {
    display: block;
    width: 100%;
}

.box-switch h4 {
    margin-top: 10px;
    line-height: 1.6;
}

.box-switch {
    min-height: 70px;
    display: flex;
    align-items: center;
    width: 100%;
}

.post-prev-post .box-switch {
    padding-right: 90px;
}

.post-next-post .box-switch {
    padding-left: 90px;
    text-align: left;
}

.post-prev-post img,
.post-next-post img {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.post-prev-post:hover img,
.post-next-post:hover img {
    transform: scale(1.2) rotate(1.5deg);
    -webkit-transform: scale(1.2) rotate(1.5deg);
    -moz-transform: scale(1.2) rotate(1.5deg);
    -webkit-filter: brightness(70%);
    filter: brightness(70%);
}

.post-next-post .post-switch-thumbnail {
    left: 15px;
    right: auto;
}

.yt-caption {
    font-size: 12px;
    color: #9d9d9d;
}

.yt-source-post .yt-source-title, .yt-short-url .yt-short-url-title {
    float: right;
    margin: 0 0 15px 0;
    padding: 0 15px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    color: #9d9d9d;
    font-size: 13px;
    background-color: #393939;
    color: #ffffff !important;
    border: 1px solid #393939 !important;
}

.yt-source-post a, .yt-short-url a {
    float: right;
    margin: 0 5px 5px 0;
    padding: 0 15px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    border: 1px solid rgba(0,0,0,.15);
    color: #9d9d9d;
    font-size: 13px;
}

/*.tags-links {*/
/*margin: 0 0 30px;*/

/*}*/

.tags-links a {
    float: right;
    margin:0 5px 5px 0;
    padding: 0 15px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    border: 1px solid rgba(0,0,0,.15);
    color: #9d9d9d;
    font-size: 13px;
}

.tags-links a:not(.post-tags-item-title ):before {
    content: '#';
    font-size: 12px;
    margin-left: 2px;
}

.tags-links a:hover {
    color: #03a87c;
    border: 1px solid #03a87c;
}

.post-tags-item-title {
    background-color: #393939;
    color: #ffffff !important;
    border: 1px solid #393939 !important;
    margin-right: 0 !important;
}

.yt-hr-post {
    border-top:1px solid #dedede;
    padding-bottom: 15px;
}

.yt-reviews-box,
.yt-download-box {
    padding: 1.5rem;
    background: #f5f5f5;
    margin-bottom: 30px;
}

.yt-reviews-box {
    margin-top: 20px;
}

.yt-download-box .yt-title-download-box,
.yt-reviews-box .yt-title-reviews-box {
    font-size: 1.2rem;
    margin: -10px 0 22px;
    border-bottom: 1px dashed #d9d9d9;
    padding-bottom: 10px;
}

.yt-download-box .box-item-download-head  {
    display: block;
    background: #f8f8f8;
    border-bottom: 1px solid #e5e5e5;
    line-height: 35px;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    padding: 8px 12px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.yt-download-box .inside {
    padding: 20px;
    color: #9d9d9d;
    font-size: 13px;
}

.yt-download-box .inside a {
    padding: 0 25px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    border: 1px solid rgba(0,0,0,.15);
    color: #9d9d9d;
    font-size: 13px;
    margin: 0 0 10px 5px;
    line-height: 27px;
    display: inline-block;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.yt-download-box .inside a:hover {
    color: #03a87c;
    border: 1px solid #03a87c;
}

.yt-download-box .inside ul li {
    list-style: none;
    border-bottom: 1px dashed #d0d0d0;
    margin-bottom: 10px;
}

.yt-download-box .inside ul > li:last-of-type {
    border-bottom: none;
    margin-bottom: 0;
}

.yt-download-box .inside > p {
    margin-bottom: 5px;
}

.yt-download-box .inside > p:last-child {
    margin-bottom: 0;
}

.pl_item_download {
    overflow: hidden;
    background: #fff;
    margin-bottom: 15px;
    border: 1px solid #dedede;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.pl_item_download:last-child {
    margin-bottom: 0;
}

.pl_item_download:hover {
    border: 1px solid #03a87c;
}

.pl_item_download:hover .box-item-download-head {
    border-bottom: 1px solid #03a87c;
}

.pl_item_download .box-item-download-head span {
    float: left;
    color: #9d9d9d;
    font-size: 12px;
    line-height: 3em;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.pl_item_download:hover .box-item-download-head span {
    color: #393939;
}

.yt-reviews-box .pl_item_reviews {
    margin-bottom: 20px;

}

.yt-reviews-box .pl_item_reviews > div {
    position: relative;
    width: 100%;
}
.yt-reviews-box .pl_item_reviews > div::after {
    content: "";
    width: 100%;
    background: #d7dcdf;
    height: 10px;
    position: absolute;
    z-index: 1;
    bottom: 0;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important;
}

.yt-reviews-box .pl_item_reviews > span::after {
    content: "";
    width: 100%;
    background: rgba(0,0,0,0.08);
    height: 7px;
    position: absolute;
    z-index: 1;
    bottom: 0;
}

.yt-reviews-box .yt-item-bar {
    /*width: calc(100% - (120px));*/
    height: 10px;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important;
    background: #03a87c;
    outline: none;
    padding: 0;
    margin: 6px 0 0 !important;
    display: block;
    width: 0;
    transition: width 1.5s;
    position: relative;
    z-index: 2;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    animation: progress_bar 1s ease-out forwards;
}
@keyframes progress_bar {
    0% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }

    100% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }

}

.yt-reviews-box .yt-item-bar > span {
    position: absolute;
    left: -9px;
    padding: 5px;
    top: -8px;
    width: 40px;
    height: 25px;
    text-align: center;
    background: #fff;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: 1px solid #03a87c;
    line-height: 16px;
    animation: progress_opacity 1.1s ease-out forwards;
}

@keyframes progress_opacity {
    0% {
        opacity: 0;
    }

    90% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }

}

.yt-reviews-box .yt-box-review-summary {
    color: #393939;
    background: #fff;
    margin: 15px 0 30px;
    background-position: center;
    background-size: cover;
    overflow: hidden;
}

.yt-reviews-box .yt-box-review-summary > div {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 20px 25px;
    min-height: 186px;
    background: rgba(229, 244, 237, 0.8);
}

.yt-reviews-box .yt_reviews_positive ul,
.yt-reviews-box .yt_reviews_negative ul {
    list-style-type: none;
}

.yt-reviews-box .yt_reviews_positive ul li:before,
.yt-reviews-box .yt_reviews_negative ul li:before{ /* the custom styled bullets */
    color: #03a87c;
    border-radius: 50%;
    content: "\f067";
    font-family: 'fonticon';
    margin-left: 15px;
    height: 15px;
    width: 7px;
    vertical-align: top;
    margin-top: 1px;
    display: inline-block;
    font-size: 10px;
}

.yt-reviews-box .yt_reviews_positive ul li,
.yt-reviews-box .yt_reviews_negative ul li{
    margin-bottom: 8px;
    line-height: 1.6em;
    font-size: 13px;
}

.yt-reviews-box .yt_reviews_negative ul li:before {
    font-family: 'fonticon';
    content: "\f068";
    color: #f00;
}

.yt-reviews-box .yt-points-title {
    font-size: 1.2rem;
    margin-bottom: 20px;
    display: block;
    padding-bottom: 10px;
    border-bottom: 1px dashed #d7dcdf;
}

.yt-reviews-box .yt-box-ring {
    position: absolute;
}

.yt-reviews-box .yt-review-summary {
    padding-right: 160px;
    text-align: justify;
}

.yt-reviews-top-right {
    float: right;
    width: 420px;
    margin: 8px 0 15px 30px;
}

.yt-reviews-top-right .yt-box-ring {
    position: relative;
    text-align: center;
}

.yt-reviews-top-right .yt-reviews-ring {
    margin: 0 auto;
}

.yt-reviews-top-right .yt-review-summary {
    padding: 0;
    margin-top: 15px;
}

.yt-reviews-top-right [class*='yt_reviews_'] {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.yt-reviews-top-right .yt-box-review-summary > div {
    display: block !important;
}

.yt-reviews-top-right .row.mt-5{
    margin-top: 1.5rem !important;
}

.circle {
    stroke: #4CC790;
    fill: none;
    stroke-width: 1.2;
    stroke-linecap: round;
    animation: progress 1s ease-out forwards;
}

.circle-bg {
    stroke: #eee;
    fill: none;
    stroke-width: 1.2;
    stroke-linecap: round;
}

@keyframes progress {
    0% {
        stroke-dasharray: 0 100;
    }
}

.yt-reviews-box .yt-reviews-ring {
    width: 145px;
    position: relative;
}

.yt-post-review {
    position: absolute;
    top: 1rem;
    right: 1rem;
    overflow: hidden;
    opacity: 0.7;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 10;
}

.yt-post-review.center {
    display: flex;
    text-align: center;
    align-items: center;
    border-radius: 50%;
    top: 50%;
    right: 50%;
    transform: translateX(50%) translateY(-50%);
}

.yt-module_flex:hover .yt-post-review,
.yt-module-thumb:hover .yt-post-review{
    opacity: 1;
}

.yt-post-review .yt-reviews-ring {
    position: relative;
    width: 45px;
}

.yt-reviews-box .yt-reviews-ring::before,
.yt-post-review .yt-reviews-ring::before {
    content: attr(data-average);
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translateX(50%) translateY(-50%);
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 148px;
    font-size: 40px;
    font-weight: 100;
    color: #393939;
}

.yt-post-review .yt-reviews-ring::before {
    line-height: 47px;
    font-size: 15px;
    color: #ffffff;

}

.yt-post-review .circle {
    stroke-width: 3;
}

.yt-post-review .circle-bg {
    stroke-width: 2.5;
}

.yt-post-review .circle-bg {
    fill: rgba(21, 21, 21, 0.5);
}

.yt-post-review-mini {
    display: inline-block;
    padding: 2px 7px 0;
    background: #2f2f2f;
    color: #ffffff;
    font-size: 13px;
    line-height: 17px;
    border-radius: 3px;
}

.author-box-wrap {
    padding: 25px;
    margin: 30px 0;
    background-color: #151515;
	visibility: hidden;
    display: none;
}

.author-box-wrap .yt-auther-img {
    position: absolute;

}

.author-box-wrap .yt-auther-img img {
    display: block;
    overflow: hidden;
}

.yt-count-user-post {
    margin-top: 10px;
    color: #d9d9d9;
    font-size: 12px;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 13px;
}

.author-box-wrap .box-introduction {
    margin-right: 125px;
}

.author-box-wrap .author-name a {
    color: #d9d9d9;
}

.author-box-wrap .author-url a {
    font-style: italic;
    color: #606060;
    font-size: 12px;
}

.author-box-wrap .author-url a:hover {
    color: #d9d9d9;
}

.author-box-wrap .author-comment {
    position: relative;
    margin: 9px 2px;
    color: #D9D9D9;   /* #ad9d26 */
    text-align: right;
    text-indent: 25px;
    min-height: 70px;
}

.author-box-wrap .author-comment::before {
    position: absolute;
    font-family: 'fonticon';
    content: '\f10e';
    font-size: 14px;
    top: 3px;
    right: -24px;
    z-index: 1;
}
.author-box-wrap .author-comment::after {
    position: absolute;
    font-family: 'fonticon';
    content: '\f10d';
    font-size: 14px;
    bottom: -14px;
    left: 6px;
    z-index: 1;
}

.author-profile-fields {
    margin-top: 40px;
    padding-top: 10px;
    border-top: 1px solid #606060;
}

.author-profile-fields a {
    color: #d9d9d9;
    font-size: 14px;
    margin: 0 0 4px 10px;
    padding: 0 7px;
}

.author-profile-fields a:hover {
    color: #1DB98F;
}

.box-related .block_inner .related-post .yt-post-content {
    margin: 0.8rem 0 0;
}

.box-related {
    margin-bottom: 30px;
    background-color: #ffffff;
}

.box-related .block_inner .related-post .yt-post-category {
    margin: 0 1rem 0.8rem 1rem;
    position: absolute;
    bottom: 0;
    right: 0;

}

#post-comments {
    background-color: #ffffff;
}

#post-comments .comment-list {
    list-style: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#post-comments .comment-list .bypostauthor > article{
    border: 1px solid #03a87c;
    background-color: #f7fefc;
}

#post-comments #cancel-comment-reply-link {
    color: #f21121;
}

#post-comments #cancel-comment-reply-link i {
    font-size: 25px;
    line-height: 22px;
    padding-top: 2px;
}

#post-comments #respond {
    margin: 20px 0 0;
    padding: 30px;
    background-color: #f5f5f5;
    border: 1px solid #ededed;
    box-shadow: 0 0 4px #eaeaea;
}

#post-comments .comment-list #respond {
    position: relative;
    z-index: 1;
    width: 98%;
    margin: -40px auto 60px;
}

#post-comments .children #respond {
    margin-right: 50px;
    width: 92%;
}

#post-comments .comment-massage {
    padding: 0 0 15px;
    color: #666666;
}

#post-comments .comment-massage strong {
    color: #393939;
}

#post-comments .comment-massage a {
    color: #03a87c;
}

#post-comments textarea {
    padding: 15px 17px;
    margin: 15px 0 30px;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
    width: 100%;
    max-width: 100%;
    border: 1px solid #e6e6e6;
    color: #393939;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-size: 13px;
    line-height: 1.8;
}

#post-comments .box-comment-form p > input {
    width: 100%;
    max-width: 100%;
    padding: 10px;
    margin-bottom: 30px;
    border: 1px solid #e6e6e6;
}

#post-comments .box-comment-form p > input:focus,
#post-comments textarea:focus {
    border: 1px solid rgba(1, 39, 29, 0.3);
}

#post-comments .yt-comments-required-notice{
    float: left;
    color: #808080;
    font-size: 13px;
}

#post-comments input[type='submit']{
    padding: 15px 35px;
    background-color: #151515;
    color: #f3f3f3 ; /*#d9d9d9*/
    cursor: pointer;
}

#post-comments .logged-in-as {
    margin: 0 0 30px 0;
    color: #808080;
}

#post-comments .logged-in-as a {
    color: #03a87c;
    position: relative;
    margin: 0 3px;
}

#post-comments .logged-in-as a::before,
#post-comments .logged-in-as a::after {
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
    position: absolute;
    top: 0;
}

#post-comments .logged-in-as a::before {
    content: ']';
    opacity: 0;
    left: -6px;
}

#post-comments .logged-in-as a::after {
    content: '[';
    opacity: 0;
    right: -6px;
}

#post-comments .logged-in-as a:hover::before {
    opacity: 1;
    left: -4px;
}

#post-comments .logged-in-as a:hover::after {
    opacity: 1;
    right: -4px;
}

#post-comments .comment-list li {
    margin-bottom: 30px;
    position: relative;
    z-index: 3;
}

#post-comments .box-content-comments article {
    padding: 25px;
    border: 1px solid #dedede;
    background-color: #fff
}

#post-comments .box-content-comments .children li {
    margin: -15px 30px 30px 0;
}

#post-comments .box-content-comments article footer img {
    float: right;
    margin-left: 15px;
}

#post-comments .box-content-comments article footer > div {
    float: right;
    margin-left: 1%;
}

#post-comments .box-content-comments article footer .comment-link,
#post-comments .box-content-comments article footer .edit_comment_link,
#post-comments .box-content-comments article footer .edit_comment_link a {
    font-size: 12px;
    color: #999999;
}

#post-comments .box-content-comments article .reply {
    float: left;
    border: 1px solid #dedede;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
}

#post-comments .box-content-comments article .reply a {
    padding: 1px 7px;
    font-size: 11px;
    text-decoration: none;
    color: #808080;
    line-height: 1.8;
    display: block;
}

#post-comments .box-content-comments article .reply:hover {
    border: 1px solid #03a87c;
}

#post-comments .box-content-comments article .reply:hover a,
#post-comments .box-content-comments article footer .edit_comment_link a:hover{
    color: #03a87c;
}

#post-comments .box-content-comments article .comment-content {
    float: right;
    width: calc(100% - 86px);
    margin-top: 6px;
    border-top: 1px solid #ededed;
    padding-top: 5px;
    line-height: 1.6;
}

/* single post style 1 */
.yt-single-warp-post {
    margin-bottom: 60px;
}

.yt-single-warp-post,
.yt-sidebar-warp-post{
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.yt-main-content {
    background-color: #ffffff;
    margin-bottom: 30px;
}

.yt-single-warp-post > .yt-block_inner > .yt-post-item,
.yt-single-warp-post > .yt-block_inner > .yt-main-content > .yt-post-item {
    margin-bottom: 30px;
}

.yt-single-warp-post.yt-expand {
    max-width: 100%;
    flex:0 0 100%;
}

.yt-single-post-1 .yt-single-post-thumbnail {
    max-height: 480px;
}

.yt-single-post-1 .yt-video-container {
    overflow: hidden;
}

.yt-single-post-1 .yt-video-container video {
    display: block;
}

.yt-single-post-1 h1 {
    font-size: 1.4rem;
}

.yt-single-post-1 .yt-box-single-post {
    position: relative;
}

.yt-single-post-1 .yt-meta-bar {
    width: 60px;
    /*background-color: #222222;*/
    /*height: 100%;*/
    float: right;
    margin: 25px 0 0 -60px;
    z-index: 10;
    position: relative;
}

.yt-single-post-1 .yt-meta-bar.pl_mob_bar {
    width: 100%;
    float: none;
    margin: 0;
}

.yt-single-post-1 .yt-meta-bar.pl_mob_bar .yt-meta-bar-container {
    margin: 0 0 12px 0;
}

.yt-single-post-1[class*='yt-single-post-'] .yt-meta-bar.pl_mob_bar.top {
    display: inline-block;
    width: 100%;
}

.yt-single-post-1[class*='yt-single-post-'] .yt-meta-bar.pl_mob_bar.top .yt-meta-bar-container {
    margin: 30px 0 -30px 0;
}

.yt-single-post-1.yt-single-post-6-mix .yt-meta-bar.pl_mob_bar.top .yt-meta-bar-container,
.yt-single-post-1.yt-single-post-10-mix .yt-meta-bar.pl_mob_bar.top .yt-meta-bar-container{
    margin: 15px 0 -30px 0;
}

.yt-single-post-1 .yt-meta-bar.pl_mob_bar .item-meta a > .yt-like-number {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding: 0 !important;
    z-index: 99999;
    color: #6b6b6b !important;
    font-size: 12px;
    line-height: 41px;
}


.yt-single-post-1 .yt-meta-bar.pl_mob_bar .item-meta {
    float: right;
    margin:0 0 10px 15px !important;
}

.yt-single-post-1 .yt-meta-bar.pl_mob_bar .item-meta:last-child {
    margin-left: 0;
}

.yt-single-post-1 .yt-meta-bar * {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 1.2rem;
    color: #6b6b6b;
}

.yt-single-post-1 .yt-meta-bar .item-meta {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-bottom: 14px;
    border: 1px solid rgba(0,0,0,.15);
    height: 40px;
    width: 40px;
    position: relative;
    background: #fff;
}
.yt-single-post-1 .yt-sidebar-warp-post {
    margin-bottom: 30px;
}

.yt-single-post-1 .yt-meta-bar .item-meta:first-child {
    margin-bottom: 32px;
}

.yt-single-post-1 .yt-meta-bar .item-meta:first-child:hover{
    border: 1px solid #03a87c;
    -webkit-animation: pulse_shadow 2s infinite;
    animation: pulse_shadow 2s infinite;
}

.yt-single-post-1 .yt-meta-bar .item-meta:hover{
    border: 1px solid #03a87c;
    color: #03a87c;
}

.yt-single-post-1 .yt-meta-bar .item-meta:hover a,
.yt-single-post-1 .yt-meta-bar .item-meta:hover *{
    color: #03a87c !important;
}

.yt-single-post-1 .yt-meta-bar .item-meta > span {
    font-size: 12px;
    text-align: center;
    height: 17px;
    padding-top: 5px;
}

.yt-single-post-1 .yt-meta-bar .item-meta > .yt-alert-like {
    position: absolute;
    width: 225px;
    background-color: #fff;
    color: #03a87c;
    border-radius: 50px;
    padding: 2px 15px;
    right: calc(100% + 5px);
    top: calc(50% - 13px);
    line-height: 1.8em;
    border: 1px solid #d9d9d9;
    height: auto;
    z-index: 9;
}

.yt-single-post-1 .yt-meta-bar i {
    height: 24px;
    margin-top: 9px;
    display: inline-block !important;
}

.yt-single-post-1 .yt-meta-bar i.fi-heart {
    color: #03a87c;
}

.yt-single-post-1 .yt-box-single-post > .d-block {
    width: 100%;
    padding-right: 60px;
    float: right;
    margin-bottom: 10px;
}

.yt-single-page .yt-box-single-post > .d-block {
    padding-right: 0;
}

.yt-single-post-1 .yt-post-single-meta {
    margin: 25px 0;
}

.yt-single-post-1 .yt-post-title {
    margin: 9px 0 12px;
}

.yt-single-post-1 .yt-thumb-overlay.yt-module-thumb.yt-single-post-thumbnail:hover img {
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -webkit-filter: brightness(40%);
    filter: brightness(40%);
    width: 110%;
    height: 110%;
    max-width: 110%;
    margin-right: -5%;
}

/*.container-full-width {*/
/*margin-right: -60px;*/
/*}*/

.yt-single-post-content .container-full-width .full-width {
    width: 100%;
    width: calc(98vw + 10px);
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: calc(-50vw - 21px);
    margin-right: calc(-50vw - 21px);
    margin-bottom: 25px;
}

.yt-single-post-content .container-full-width .full-width img {
    width: 100%;
    margin: 0 !important;
    margin-bottom: -11px !important;
}

.yt-single-warp-post .yt-block_inner aside.yt_block_wrap .ad-block img {
    display: block;
    margin: 0 auto;
}

/* single post style 2 */
.yt-single-post-2-mix .yt-post-single-meta {
    position: absolute;
    bottom: 0;
    margin: 0;
    background: #fff;
    padding: 1.5rem;
    border-radius: 3px 0 0 0;
}

.yt-single-post-2-mix .yt-post-single-meta a{
    color: #2f2f2f;
}

.yt-single-post-2-mix .yt-post-single-meta a:hover {
    color: #03a87c;
}

.yt-single-post-2-mix .yt-single-post-content {
    padding-top: 23px;
}

.yt-single-post-2-mix .yt-module-thumb:hover .yt-meta-info,
.yt-single-post-2-mix .yt-module-thumb:hover .yt-meta-info a{
    color: #9d9d9d !important;
}

.yt-single-post-2-mix .yt-module-thumb:hover .yt-meta-info a.yt-cdark_color{
    color: #6b6b6b !important;
}

/* single post style 3 */
.yt-single-post-3-mix .yt-box-single-post{
    padding: 0 4%;
}

.yt-single-post-3-mix .yt-post-single-meta {
    width: 100%;
    margin: -69px auto 0;
    position: relative;
    z-index: 999;
    padding: 1rem;
    background: #fff;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.12);
}

.yt-single-post-3-mix .yt-single-post-content {
    padding-top: 23px;
}

/* single post style 4 */
.yt-single-post-4-mix .yt-box-single-post > .d-block {
    padding-top: 20px;
}

.yt-single-post-4-mix .yt-post-single-meta {
    margin-top: 0;
}

/* single post style 5 */
.yt-single-post-5-mix.container {
    max-width: 970px;
}

.yt-single-post-5-mix .yt-box-single-post {
    padding-top: 15px;
}

.yt-single-post-5-mix  .yt-post-single-meta {
    margin-bottom: 35px;
}

/* single post style 6 */
.yt-single-post-6-mix .yt-single-post-thumbnail {
    max-height: 515px;
}

/* single post style 7 */
.yt-single-post-7-mix .yt-parallax {
    width: 100%;
    height: 100%;
    background-attachment: fixed !important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
}

.yt-single-post-7-mix .yt-module_flex .yt-image-wrap {
    margin-bottom: 45%;
}

.yt-single-post-7-mix .yt-post-single-meta {
    position: absolute;
    z-index: 1;
    bottom: 0;
    margin: 25px;
    color: #fff;
}

.yt-single-post-7-mix .yt-box-single-post > .d-block {
    padding-top: 24px;
}

.yt-single-post-7-mix .yt-module-thumb:hover .yt-meta-info,
.yt-single-post-7-mix .yt-module-thumb:hover .yt-meta-info a {
    color: #c5c5c5 !important;
}

/* single post style 8 */
.yt-single-post-8-mix .yt-module_flex.full-width {
    left: 49.3%;
    right: 49.3%;
}

.yt-single-post-8-mix .yt-main-content {
    padding-top: 0 !important;
}

.yt-single-post-8-mix .yt-module_flex.full-width .yt-image-wrap {
    margin-bottom: 40%;
}
.yt-single-post-8-mix .yt-post-single-meta-container {
    position: absolute;
    z-index: 1;
    bottom: 0;
    color: #fff;
    width: 100%;
}

.yt-single-post-8-mix .yt-post-single-meta{
    padding: 0 30px;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    padding-bottom: 40px;
}

/* single post style 10 */
.yt-single-post-10-mix .yt-post-item > .full-width {
    background-color: #2d2d2d;
    left: 49.3%;
    right: 49.3%;
    padding-right: 1.7%;
}

.yt-single-post-10-mix .yt-post-item > .full-width > * {
    padding-right: 0.7%;
}

.yt-single-post-10-mix .yt-post-item > .full-width > .container {
    max-width: 1193px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.yt-single-post-10-mix .yt-main-content {
    padding-top: 0 !important;
}

.back-to-top {
    visibility: hidden;
    position: fixed;
    bottom: 30px;
    left: 30px;
    opacity: 0;
    transition: .3s all ease;
    cursor: pointer;
    width: 50px;
    height: 50px;
    text-align: center;
    overflow: hidden;
    z-index: 5000;
    color: #cecece;
    border: 1px solid rgba(0,0,0,.1);
    background-color: #fff;
    box-shadow: 0 3px 6px 1px rgba(0,0,0,.07);
}
.back-to-top.show{
    visibility: visible;
    opacity: 1;
}

.back-to-top.show:hover {
    background-color: #03a87c;
}

.back-to-top i {
    display: block;
    font-size: 17px;
    line-height: 42px;
    color: #6b6b6b;
}

.back-to-top.show:hover i {
    color: #fff;
}

/* 404 page */
.container-404 {
    text-align: center;
}

.container-404 h3{
    font-size: 30px;
    color: #2c2f34;
}

.container-404 h4 {
    margin: 20px auto 50px;
    font-size: 17px;
}

.container-404 input{
    border: none;
    color: #2c2f34;
    font-size: 12px;
    outline: none;
    padding: 5px;
    line-height: 23px;
    border-radius: 50px;
    transition: background 0.3s, border 0.3s;
    max-width: 100%;
    width: 100%;
    background-color: #ffffff;
}

.container-404 label {
    width: 100%;
}

.container-404 .search-form{
    border-radius: 50px;
    background-color: #fff;
    display: flex;
    align-items: center;
    align-content: center;
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 3px;
    padding-right: 5px;
}

.container-404 [type="submit"] {
    width: auto;
    position: relative;
    background-color: #08f;
    color: #fff;
    padding: 7px 25px;
    margin: 0;
    margin-left: 0px;
    font-weight: normal;
    font-size: 12px;
    display: inline-block;
    text-align: center;
    line-height: 21px;
    border: none;
    cursor: pointer;
    text-decoration: none;
    vertical-align: middle;
    transition: 0.3s;
}

.img-404 {
    text-align: center;
}

.img-404 img {
    max-width: 480px;
    margin: 0 auto;
}

#content-404 {
    max-width: 400px;
    margin: 0 auto;
}
#content-404, #menu-404 {
    margin-bottom: 3rem;
}

#menu-404 li {
    display: inline-block;
    margin: 0 10px;
}


/******************************/
/****** visual composer  ******/
/******************************/
.vc_column_container.sticky-sidebar > .theiaStickySidebar > .vc_column-inner {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}
.vc_message_box {
    padding: 1em 4em 1em 1em !important;
}

.vc_message_box-icon {
    left: auto;
    right: 0;
}

.yt-footer-wrapper .vc_row:last-child .wpb_wrapper > div:last-child, .pl_notification_bar .wpb_wrapper > div:last-child {
    margin-bottom: 0;
}

.wpb_text_column {
    line-height: 1.8em;
}

.wpb_text_column ul {
    padding-right: 30px;
}

.pl_notification_bar .vc_row > .wpb_column {
    display: flex;
    align-items: center;
}

.pl_notification_bar [class*= 'vc_btn3'] > a {
    padding-top: inherit;
    padding-bottom: inherit;
}

.pl_notification_bar .row {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
}

.pl_notification_bar .vc_btn3-container {
    margin-bottom: 0 !important;
}

/******************************/
/** start custom responsive  **/
/******************************/
.mb-elg {
    margin-bottom: 30px !important;
}
@media (max-width: 319.98px) {
    .yt-nav-filter > .col {
        padding: 0 5px 0 0;
    }
}

/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
    .mb-es {
        margin-bottom: 30px !important;
    }
    [class*='yt-blog-grid_'] .yt-image-wrap {
        margin-bottom: 75% !important;
    }
    .blog-standard-posts .yt-post-item .row > div:first-child {
        padding-bottom: 1rem;
    }
    .yt-metabar > div > div:nth-child(1) {
        display: flex;
    }
    .yt-metabar > div > div  {
        display: flex;
    }

    .yt-box-logo {
        width: 100%;
        margin: 0 auto !important;
    }

    .yt-search-area #yt-search-box::-webkit-input-placeholder { /* Edge */
        font-size: 13px;
    }

    .yt-search-area #yt-search-box:-ms-input-placeholder { /* Internet Explorer 10-11 */
        font-size: 13px;
    }

    .yt-search-area #yt-search-box::placeholder {
        font-size: 13px;
    }

    .header-style-mix-4 .yt-default-nav {
        padding: 0 5px 0 0 !important;
    }

    .yt-breaking {
        display: block !important;
        text-align: center;
    }
    .yt-breaking .container.d-flex {
        display: block !important;
    }
    .yt-breaking .yt-breaking-title {
        display: inline-block;
        margin: 1rem auto;
    }
    .yt-breaking .carousel {
        padding: 0 !important;
        margin-bottom: 1rem;
    }
    .yt-breaking .carousel .carousel-inner {
        margin-left: 0 !important;
    }

    .yt-carousel-control {
        display: none !important;
    }
    .carousel-fade .carousel-item {
        height: 25px;
    }

    .block-title-wrap span.block-title {
        display: inline-table;
    }

    .yt-post-tabs-1 .yt-font_s3 {
        font-size: 1.1rem;
    }

    .yt-nav-filter .subcat-dropdown .subcat-more a > span {
        display: none;
    }
    .yt-ajax-tab .subcat-filter li:last-child a {
        padding-right: 0;
    }

    .yt-two-column .col-12.col-md-6, .yt-two-column:not(.yt_block_wrap) {
        margin-bottom: 0;
    }

    .yt-sub-one-column > .row > div {
        padding-bottom: 30px;
    }
    .yt-sub-one-column .yt-post-content {
        padding: 0 1rem;
    }

    .yt-three-big-box .yt-column-big p {
        display: none;
    }
    .yt-three-big-box .yt-module_flex .yt-font_s5 {
        font-size: 1rem !important;
    }

    .yt-box-newsletter {
        border: none !important;
    }
    .yt-box-newsletter form {
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .yt-box-newsletter .yt-subscribe-input {
        border: 1px solid #d9d9d9;
        margin-bottom: 1rem;
        padding: 0.25rem 0.5rem;
        border-radius: 25px !important;
    }
    .yt-box-newsletter input {

    }

    .yt-single-post-1 .yt-single-post-thumbnail {

        max-height: 300px;

    }

    .yt-reviews-box .yt-box-review-summary > div {
        display: block;
    }
    .yt-reviews-bottom .yt-box-ring {
        position: relative !important;
    }
    .yt-reviews-bottom .yt-box-ring .yt-reviews-ring{
        margin: 0 auto 10px !important;
    }
    .yt-reviews-bottom .yt-review-summary {
        padding-right: 0 !important;
    }

    .yt-reviews-box .yt-box-ring {
        width: 100%;
    }

    .yt-auther-img {
        position: relative !important;
        margin-bottom: 15px !important;
    }
    .yt-auther-img a {
        margin: 0 auto !important;
        width: 100% !important;
    }
    .yt-auther-img a img {
        margin: 0 auto !important;
    }
    .author-box-wrap .box-introduction {
        margin-right: 0 !important;
    }

    .yt-post-switch > .row > div:first-child {
        margin-bottom: 20px;
    }

    .yt-responsive-tables {
        overflow-x: auto;
    }

    .yt-single-post-8-mix .yt-module_flex.full-width {
        height: 250px;
    }

    .yt-copy-right {
        padding-left: 1rem;
    }
}

@media (max-width: 599.98px) {

    .yt-mobile-dropdown.yt-mob-wpadminbar {
        top: 0 !important;
    }


}

/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {
    .mb-sd {
        margin-bottom: 30px !important;
    }

    .yt-font_s2 {
        font-size: 1.05rem;
    }

    .yt-font_s3 {
        font-size: 1.25rem;
    }

    .yt-font_s4 {
        font-size: 1.45rem;
    }

    .yt-font_s5 {
        font-size: 1.65rem;
    }

    .blog-standard-posts .yt-post-content .yt-post-title {
        font-size: 1rem;
    }

    .yt-two-big-column-2 .yt-block_inner > .row > div:not(:last-child) {
        margin-bottom: 30px;
    }

    .yt-mobile-dropdown {
        z-index: 999999;
    }

    .yt-blog-grid_1 > .row > div:first-child{
        margin-bottom: 15px;
    }
    .yt-blog-grid_1 .yt-module_flex a.yt-image-wrap {
        margin-bottom: 40%;
    }

    .yt-module_flex a.yt-image-wrap {
        margin-bottom: 70%;
    }

    .yt-posts_inner a.yt-image-wrap {
        margin-bottom: 30%;
    }

    .yt-block-tab .yt-block_inner > .col-12:nth-child(1){
        margin-bottom: 30px;
    }
    .yt-post-tabs-4 .yt-module_flex a.yt-image-wrap {
        margin-bottom: 115%;
    }

    .yt-block-timeline .timeline_content .timeline-item {
        padding: 0 0 0 15px
    }
    .yt-block-timeline .timeline_content .timeline-item:nth-child(2n) {
        padding: 0 15px 0 0;
    }

    .yt-three-big-box .yt-font_s5 {
        font-size: 1.8rem;
    }
    .yt-three-big-box .yt-module_flex .yt-font_s5 {
        font-size: 1.3rem;
    }

    .yt-three-big-box .yt-column-big .yt-thumb-title {
        margin-bottom: 15px;
    }
    .yt-three-big-box .yt-column-big p {
        font-size: 0.9rem; color: #d9d9d9;
    }

    .yt-two-column .yt-block_inner .col-12.col-md-6:nth-last-child(-n+2) {
        margin-bottom: 30px;
    }
    .yt-two-column .yt-block_inner .col-12.col-md-6:last-child {
        margin-bottom: 0;
    }

    .yt-two-big-column .yt-block_inner > .row > div {
        margin-bottom: 30px;
    }
    .yt-two-big-column .yt-module_flex .yt-image-wrap {
        margin-bottom: 45%;
    }

    .yt-cat-grid-posts article:nth-last-child(-n+4) h3 {
        padding-bottom: 1rem;
    }
    .yt-cat-grid-posts article:last-child h3 {
        padding-bottom: 0;
    }

    .yt-subscribe .yt-signup-newsletter {
        padding-bottom: 1rem;
    }

    .yt-sub-footer .container {
        display: block;
    }
    .yt-sub-footer .container > div {
        width: 100%;
        text-align: center !important;
    }
    .yt-sub-footer .container .yt-designer {
        margin-top: 1rem;
    }

    .yt-single-post-1 .yt-box-single-post > .d-block {
        padding-right: 0;
    }

    .yt-single-post-content .gallery-item {
        width: 50% !important;
    }

    .yt-single-post-content .box_pullquote {
        width: 100% !important;
        max-width: 100%;
        padding: 0 15px;
        margin: 0 0 30px 0;
        text-align: justify;
        line-height: 35px;
    }

    .yt-single-post-content p, .yt-single-post-content section{
        line-height: 32px;
    }

    .aligncenter, .alignleft, .alignright, .wp-caption img[class*="wp-image-"] {
        width: 100%;
        height: auto;
        margin-left: 0;
        margin-right: 0;
    }

    .aligncenter, .alignleft, .alignright {
        float: none;
        margin: 15px auto !important;
    }

    .yt-reviews-top-right {
        width: 100%;
        margin-left: 0;
    }

    .yt-single-post-10-mix .yt-post-item > .full-width {
        padding-right: 5px;
    }
    .yt-single-post-10-mix .yt-post-item > .full-width > * {
        padding-right: 15px !important;
    }

}

/* Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {
    .mb-md {
        margin-bottom: 30px !important;
    }

    .yt-font_s2,.yt-sub-one-column .yt-post-content .yt-post-title {
        font-size: 1rem;
    }

    .yt-post-inner .yt-thumb-title.yt-font_s4,
    .yt-post-inner .yt-thumb-title.yt-font_s3 {
        margin-top: 0.5rem;
        font-size: 1.3rem;
    }

    .yt-blog-grid_1 .yt-position_abs_b {
        padding-bottom: 1rem !important;
        padding-right: 1rem !important;
    }
    .yt-blog-grid_1 .yt-thumb-title {
        line-height: 1.3rem;
    }

    .yt-font_s4{
        font-size: 1.3rem;
    }

    .yt-video-area .pl_video_stretch {
        display: none;
    }
    .yt-box-watch .pl_video_setting a {
        margin-right: 0;
    }
    .yt-watch-flexy {
        margin-bottom: 10px;
    }

    .yt-post-inner .yt-thumb-title.yt-font_s2 {
        font-size: 1rem;
    }

    .yt-search-wrapper {
        flex-grow: 1;
    }

    .yt-metabar > div > div:not(:nth-child(4)) {
        display: none;
    }

    .yt-header-wrapper {
        padding-bottom: 5px;
    }

    .header-style-mix-7 .yt-box-logo {
        margin-left: 0;
    }

    .yt-three-big-box .yt-font_s5 {
        font-size: 1.4rem;
    }
    .yt-three-big-box .yt-module_flex a.yt-image-wrap{
        margin-bottom: 40% !important;
    }
    .yt-three-big-box .yt-column-big .yt-content-post p {
        margin-top: 4%;
    }
    .yt-three-big-box .yt-column-big:hover .yt-content-post p {
        margin-top: 5%;
    }
    .yt-three-big-box .col-12.col-sm-6.col-lg-4:nth-last-child(-n+2) .yt-sub-three-column.mb-md {
        margin-bottom: 0 !important;
    }
    .yt-three-big-box .yt-column-big.mb-es {
        margin-bottom: 30px !important;
    }
}

/* Large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) {
    .pl_notification_bar .box_close {
        position: absolute;
        top: 50%;
        padding: 0;
        margin: 0;
        right: 3px;
        z-index: 10;
        transform: translateY(-50%);
    }
    .pl_notification_bar.yt-close .site-main .w-100.d-block {
        padding-right: 6px;
    }
}


/* custom media */
@media (min-width: 5px) {
    .mb-ld {
        margin-bottom: 30px !important;
    }
}

@media (min-width: 767.98px){
    .yt-post-tabs-2 .post-list-small:nth-last-child(-n+2) {
        margin-bottom: 0;
    }
    .vc_col-sm-12 .pl-recent-posts-1 .yt-post-item .col-md-6.yt-box-module-thumb {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .vc_col-sm-12 .pl-recent-posts-1 .yt-post-item .col-md-6.yt-box-post-content {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .yt-two-column-six .yt-block_inner .col-12.col-md-6:nth-last-child(-n+2) {
        margin-bottom: 0;
    }

}

@media (max-width: 767.98px) {
    .yt-three-big-box .yt-module_flex a.yt-image-wrap {
        margin-bottom: 60% !important;
    }

    .yt-post-tabs-4 > *:nth-last-child(-n+2) {
        margin-bottom: 0 !important;
    }

    .yt-post-tabs-6 > .col-12.col-md-6:nth-last-of-type(2) {
        margin-bottom: 30px;
    }

}

@media (max-width: 575.98px) {
    .yt-three-big-box .col-12.col-sm-6.col-lg-4:nth-last-child(-n+2) .yt-sub-three-column.mb-md {
        margin-bottom: 30px !important;
    }

    .yt-posts_inner-4 .yt-box-module-thumb {
        width: 100%;
        position: relative;
    }
    .yt-posts_inner-4 .yt-box-post-content {
        padding-right: 0;
        min-height:inherit;
        margin-top: 10px;
    }

    .yt-posts_inner-5 .yt-image-wrap {
        margin-bottom: 54% !important;
    }

    .yt-tab-three .block-title {
        max-width:130px;
    }

    .yt-last-posts_timeline .yt-module-item h3 {
        font-size: 0.85rem;
    }
    .yt-last-posts_timeline .yt-module-item .yt-meta-info {
        height: 22px;
        overflow: hidden;
    }
    .yt-style-three.yt-last-posts_timeline .yt-content-item {
        height: inherit;
        overflow: hidden;
        max-height: 135px;
    }

    .post-list-small .yt-post-content {
        margin-right: 110px;
    }

    .yt-playlist-panel .header-description .pl_video_count {
        display: none;
    }

    .yt-post-tabs-4 .yt-module_flex a.yt-image-wrap {
        margin-bottom: 85%;
    }
    .yt-post-tabs-4 > *:nth-last-child(-n+2) {
        margin-bottom: 30px !important;
    }
    .yt-post-tabs-4 > *:last-child {
        margin-bottom: 0 !important;
    }

    .yt-post-inner .yt-thumb-title.yt-font_s2 {
        font-size: 0.9rem;
    }
}

@media (min-width: 767px) and (max-width: 991px) {
    .yt-blog-grid_2 .pl-item-grid-0 .yt-image-wrap,
    .yt-blog-grid_3 .pl-item-grid-0 .yt-image-wrap,
    .yt-blog-grid_5 .pl-item-grid-0 .yt-image-wrap,
    .yt-blog-grid_5 .pl-item-grid-1 .yt-image-wrap,
    .yt-blog-grid_6 .pl-item-grid-0 .yt-image-wrap {
        margin-bottom: 40% !important;
    }
    .yt-blog-grid_6 .pl-item-grid-1 .yt-image-wrap,
    .yt-blog-grid_6 .pl-item-grid-2 .yt-image-wrap,
    .yt-blog-grid_6 .pl-item-grid-3 .yt-image-wrap {
        margin-bottom: 80% !important;
    }
    .yt-blog-grid_6 .pl-item-grid-4 .yt-image-wrap {
        margin-bottom: 20% !important;
    }

}

@media (max-width: 360.98px) {
    .yt-font_s2 {
        font-size: 0.9rem;
    }

    .yt-font_s3 {
        font-size: 1rem !important;
    }

    .yt-font_s4 {
        font-size: 1.15rem !important;
    }

    .yt-font_s5 {
        font-size: 1.2rem !important;
    }

    .yt-block-timeline .yt-content-post {

        padding-bottom: 0.5rem !important;
        padding-right: 0.5rem !important;

    }

    .yt-single-post-1 h1 {

        font-size: 1.1rem;

    }
}