
 #comp-ketqrq2t, #comp-k7euipjw, #comp-ka3z0zl2,#comp-ka795xu7 , #comp-kamjz4rf, #comp-kamjz4oz, #comp-kamjz4px, #comp-kdswarz6{
    width: calc(100% - 104px) !important;
    margin-left: 61px !important;
}

#comp-k5z7v5ck, #comp-ka6gr6d9,#comp-ka6iejx1,#comp-ka6k9tef,#comp-kdt0wjb5, #comp-kdty754r, #comp-ke8y0qqr {
    margin: 0px !important;
    left: 62px !important;
    width: calc(100% - 124px) !important;
}
#comp-kdt0wjb5 ul, #comp-kdt0wjb5 il, #comp-ke8y0qqr ul, #comp-ke8y0qqr il{
    list-style: none;
    margin:0px;
    padding:0px;
}
@media (min-width: 321px)  {
#comp-kd2r53iv{
    width:100% !important;
}
}
.custom-element.fload-ad{
    display:flex;
}
.custom-element .addContainer{
    height:250px;
    width:300px;
}
.custom-element > div, .seo-feed {
    display: flex;
    flex-flow: wrap;
    font-family:wf_ab6d6fe2a5ee433b8adc2fb37,sans-serif;
    color: #000;
    font-size: 13px;
    justify-content: space-between;
     
}
.custom-element.cats > div {
    display: grid;
    
}
.custom-element > section{
    width: 300px;
    height: 613px;
    position: sticky;
    top: 200px;
    left: 0px;
}
@media (min-width: 400px) and (max-width:1003px) {
    .custom-element.cats > div{
        grid-template-areas:
        "b a"
        "b a";
    }
}
@media (min-width: 1004px) and (max-width:1303px) {
    .custom-element.cats > div{
        grid-template-areas:
        "b b a"
        "b b a";
    }
}
@media (min-width: 1304px) and (max-width:1603px) {
    .custom-element.cats > div{
    grid-template-areas:
        "b b b a"
        "b b b a";
}}
@media (min-width: 1604px) and (max-width:1903px) {
    .custom-element.cats > div{
    grid-template-areas:
        "b b b b a"
        "b b b b a";
}
}

@media (min-width: 1904px) and (max-width:2203px) {
    .custom-element.cats > div{
    grid-template-areas:
        "b b b b b a"
        "b b b b b a";
}
}
@media (min-width: 2204px) and (max-width:2503px) {
    .custom-element.cats > div{
    grid-template-areas:
        "b b b b b b a"
        "b b b b b b a";
}
}
.custom-element > div > div ,.seo-feed > li{
    margin:20px 10px;
    width:300px;
    grid-area: auto;
}
.custom-element > div > div img,.seo-feed > li img{
    width:300px;
    height:auto;
    
}

#comp-k7etireyx{
    width: calc(100% - 460px) !important;
    left: calc((100% - 1110px) / -2) !important;
}
.horizontal-line{
    height:1px;
    background-color:#d8d8d8;
    margin:60px 0px;
}
.top-row {
    font-family: wf_ab6d6fe2a5ee433b8adc2fb37,sans-serif;
    display: grid;
    grid-template-columns: auto auto auto auto auto auto;
    color: #000;
    font-size: 13px;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
}
.top-row.bottom-row{
    grid-template-columns: auto auto auto;
}
.top-row > a {
    min-width: calc((100% / 6) );
    /*padding: 15px 15px 0px 15px;*/
    box-sizing: border-box;
    display:grid;
    position: relative;
    grid-template:  "image"
                    "category"
                    "authordate"
                    "title";
}

.custom-element > div > div > a > div:nth-child(2), .top-row > a > div:nth-child(2) {
    margin-top: 8px;
    font-size: 13px;
    letter-spacing: 1.5px;
    width: 100%;
    box-sizing: border-box;
    text-align: left;
    color: #ed5829;
    /*text-transform: uppercase;*/
    grid-area: category;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.top-row > a  > img {
    width: 100%;
    height: auto;
    display: block;
     grid-area: image;
}
/*
.custom-element > div > div > a > div:nth-child(3) {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}*/
.custom-element > div > div > a > div:nth-child(3), .top-row > a  > div:nth-child(3) {
    text-align: left;
    margin-top: 2px;
    grid-area: authordate;
}
.custom-element > div > div > a > div:nth-child(3) > span , .top-row > a > div:nth-child(3)>span, .main-row > a > div:nth-child(3)>span {
    color: #a3a3a3;
    font-family: wf_ab6d6fe2a5ee433b8adc2fb37, sans-serif;
}
 .top-row > a>div:nth-child(3)>span:nth-child(2),  .main-row > a > div:nth-child(4)>span:nth-child(2) {
    /*margin-left: 10px;*/
}
.custom-element > div > div > a   > div:nth-child(3) > span:nth-child(1){
     margin-right: 10px;
}
.custom-element > div > div > a > h2:nth-child(4), .top-row > a >h2:nth-child(4), .main-row > a >div:nth-child(3) {
    font-family: wf_f117e2a530184ba98ccce2853, sans-serif;
    padding-top: 8px;
    font-size: 24px;
    grid-area: title;
    height:50px;
    color:#000;
    font-weight:normal;
    
}
.custom-element > div > div > a > h2:nth-child(4){
    height:auto;
}
/* MAIN_ROW */ 
.main-row{
    font-family: wf_ab6d6fe2a5ee433b8adc2fb37,sans-serif;
    color: #000;
    font-size: 13px;
}
 .main-row > section{
     display: flex;
     align-items: center;
    justify-items: center;
 }
 .main-row > section > a{
     display:block;
     width:50%;
 }
.main-row > section > a > img{
    width: 100%;
    height: auto;
    display: block;
    grid-area: image;
}
.main-row > section > section{
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0px 14%;
    box-sizing: border-box;
}
.main-row > section > section > * {
    text-align:center;
}
.main-row > section > section > div:nth-child(2){
    color: #ed5829;
    font-size: 13px;
    letter-spacing: 1.5px;
    margin-top:20px;
}
.main-row > section > section > h2{
    padding-top: 12px;
}
.main-row > section > section > h2 >  a{
    font-family: wf_f117e2a530184ba98ccce2853, sans-serif;
    
    font-size: 36px;
}
.main-row > section > section > div:nth-child(3) {
    color: #a3a3a3;
    margin-top: 12px;
    
    font-family: wf_ab6d6fe2a5ee433b8adc2fb37, sans-serif;
}
.main-row > section > section > div:nth-child(3) > span:nth-child(2) {
   /* margin-left:20px;*/
}
.main-row > section > section > div:nth-child(4) {
    margin-left:10px;
    margin-top: 14px;
    line-height: 25px;
    font-size: 17px;
     font-family: wf_ab6d6fe2a5ee433b8adc2fb37,sans-serif;
}
.main-row > section > section >  a:nth-child(5) {
    margin-top:10px;
    text-decoration:underline;
}
.main-row > section > section >  a:nth-child(5):hover{
    color:#a3a3a3;
    
}
@media (min-width: 1900px) and (max-width:6620px) {
   
    .top-row > a >h2:nth-child(4) {
        font-size: 24px;
    }
    .main-row > section > section > a:nth-child(2){
        font-size: 44px;
    }
    .main-row > section > section > div:nth-child(4) {
        line-height: 25px;
        font-size: 17px;
    }
}

@media (min-width: 1280px) and (max-width:1899px) {
   

    .top-row > a >h2:nth-child(4) {
        font-size: 20px;
    }
    
    .main-row > section > section > div:nth-child(4) {
        line-height: 23px;
        font-size: 15px;
    }
}

@media (min-width: 0px) and (max-width:1279px) {
    .top-row {
        font-size: 11px;
        grid-template-columns: 1fr 1fr 1fr;
        grid-template-rows: 1fr 1fr;
    }
    .top-row.bottom-row{
         grid-template-rows: 1fr;
    }
    .top-row > a  {
       /* min-width: calc((100% / 3) );*/
       /*padding: 5px;*/
       height: 90px;
       grid-template:
              "image category" 0fr
              "image title" 0fr
              "image title" 1fr / 1fr 2fr;
    }
    
    .top-row > a >img {
        width: auto;
        height: 100%;
        display: block;
        margin-right: 10px;
        grid-area: image;
    }
    .top-row > a >h2:nth-child(4) {
        font-size: 17px;
        padding:0px;
        height:auto;
    }
    .top-row > a  > div:nth-child(3){
        display:none;
    }
    .top-row > a > div:nth-child(2) {
        flex-direction: column;
        padding-bottom: 0px;
        height: 20px;
    }

    .top-row > a > div:nth-child(1)>span:nth-child(2) {
        text-align: left;
        margin-top: 5px;
    }
    .main-row > section > section > div:nth-child(4) {
        line-height: 20px;
        font-size: 13px;
    }
    .main-row > section > section > a:nth-child(1){
        font-size: 34px;
    }
}

@media (min-width: 1600px) and (max-width:6620px) {}

@media (min-width: 1280px) and (max-width:1599px) {}

@media (min-width: 0px) and (max-width:1279px) {}
.custom-element.cats > div > div > a > div:nth-child(2) {
    display: none;
}


/* player */

#comp-kacs5q2x{
    width: 100% !important;
    margin-left: 0px !important;
    height: 60px;
    position: fixed;
    bottom: 0px;
    left: 0px;
    z-index: 9999;
}
    iframe[status="desktop-visible"]{
        opacity: 0.01;
        width: 600px;
        height: 100%;
        position: absolute !important;
        overflow: hidden;
        border: none;
        margin-left: -69px;
    }
    iframe[status="mobile-visible"] {
        z-index: 99999;
        opacity: 0.01;
        width: 302px;
    height: 14px;
        position: absolute !important;
        overflow: hidden;
        border: none;
        left: 0px;
        top: 0px;
    }
    iframe[status="desktop-hidden"]{
        margin-left: -5000px !important;
    }
        
    iframe[status="mobile-hidden"]{
        right: 6000px !important;
    }
    
    iframe[show=true] {
        visibility: visible;
    }

    .player_wraper {
        margin: 0px;
        position:relative;
        padding: 0px;
        overflow: hidden;
        display:block;
        border: none;
        background-color: transparent;
        width: 100% !important;
        height: 100%;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        position: fixed;
        bottom: 0px;
        left: 0px;
        z-index: 9999;
        height: 60px;
    }
    .player_wraper *{
            -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
            user-select:none;
            -moz-user-select:none;
    }
    #pm_player {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        background-color: #000000;
        height: 100%;
        width: 100%;
        position:absolute;
        box-sizing: border-box;
        padding: 0px 10px;
        
    }
    @media (min-width: 1081px) and (max-width:6500px)
    {
            #pm_player {
            padding: 0px 70px;
            }
    }
    
    #pm_cell1 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: stretch;
        margin-right: 30px;
    }

    #pm_middle {
        display: flex;
        flex-direction: row;
        justify-content: center;
    }

    #pm_controls {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: flex-start;
        height: 24px;
    }

    #pm_label {
        font-size: 18px;
        color: #fff;
        font-family: wf_ab6d6fe2a5ee433b8adc2fb37,Arial,sans-serif;
        margin-bottom: 9px;
    }

    #pm_play_button {
        width: 20px;
        height: 24px;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        flex-shrink: 0;
        margin-right: 24px;
    }

    #pm_play_button[state="paused"] {
        background-image: url('https://static.wixstatic.com/shapes/827c6d_7c2f491cc3204a99acc66c286df2b2ac.svg');
    }

    #pm_play_button[state="paused"]:hover {
        background-image: url('https://static.wixstatic.com/shapes/827c6d_0a8112bac756495aa48d355a7114fb74.svg');
    }

    #pm_play_button[state="playing"] {
        background-image: url('https://static.wixstatic.com/shapes/827c6d_de4aea8c1b104bc9993535850ccd1def.svg');
    }

    #pm_play_button[state="playing"]:hover {
        background-image: url('https://static.wixstatic.com/shapes/827c6d_18dfd3fbdfde4e399aa93eb497c4b44d.svg');
    }
    #pm_timeline {
        height: 4px;
        border-radius: 2px;
        width: 100%;
        padding-top: 5px;
        padding-bottom: 5px;
        background-color: #676767;
        flex-direction: column;
        position: relative;
        width: 446px;
        background-clip: content-box;
    }
    #pm_track {
        height: 4px;
        width: 100%;
        position: absolute;
        transform-origin: 0 0;
        transform: scale(0,1);
        pointer-events: none;
        background-color: #fff;
        animation:track 0s linear 0s 1 normal none paused;
    }
    #pm_marker {
        width: 8px;
        height: 8px;
        background-color: #fff;
        border-radius: 4px;
        position: absolute;
        top: 3px;
        left: 0px;
        margin-left: -4px;
        animation:marker 0s linear 0s 1 normal none paused ;
        pointer-events: none;
    }
    #pm_duration_time{
        color: #fff;
        font-size: 17px;
        font-family: wf_ab6d6fe2a5ee433b8adc2fb37;
        margin-left: 24px;
    }
    .space {
        background-color: #696969;
        width: 1.5px;
        height: 40px;
    }
    #pm_prev_next {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        color: #ffffff;
        flex-shrink: 1;
    }
    #pm_prev_label,#pm_next_label  {
        display: flex;
        flex-direction: column;
        text-align: right;
        height: 40px;
        justify-content: center;
        background-repeat: no-repeat;
        background-size: 16px 19px;
        font-family: wf_ab6d6fe2a5ee433b8adc2fb37;
        font-size: 17px;
        cursor: pointer;
        user-select: none;
    }
    #pm_prev_label{
        text-align: left;
        padding-left: 33px;
        background-position: left center;
        background-image:url('https://static.wixstatic.com/shapes/827c6d_da592ea04e594b6c88d7a6f3f6041baf.svg');
        margin-right: 60px;

    }
    #pm_prev_label:hover{
        background-image:url('https://static.wixstatic.com/shapes/827c6d_ed686c9d4d104c428e06bceea9355ec7.svg');
    }
    #pm_next_label{
        text-align: right;
        padding-right: 33px;
        background-position: right center;
        background-image:url('https://static.wixstatic.com/shapes/827c6d_069340ca37e0445292bf5febd1389aee.svg');
        margin-right: 30px;
    }
    #pm_next_label:hover{
        background-image:url('https://static.wixstatic.com/shapes/827c6d_90f1c71508d84a0394c29539f1241652.svg');
    }
    .player_wraper a, .player_wraper a:visited{
        text-decoration: none;
        color: #fff;
        outline: none;
    }
    #pm_prev_next > div > label:nth-child(2) {
        
    }
    #pm_sc_logo {
        display: flex;
        margin-left: 30px;
        width: 566px;
        justify-content: flex-end;
    }
    #pm_sc_logo > img{
        width: auto;
        height: 48px;
    }
    #pm_all{
        width:19px;
        height: 19px;
        background-repeat: no-repeat;
        background-size: 19px 19px;
        background-image:url(https://images-wixmp-8cbe8e680e95a22c77c8d3d0.wixmp.com/media_manager_demo/users/118230388882954735362-ggl/e70991b3adc14b968e4c9c22ba17794c.svg);
        cursor: pointer;
    }
        #pm_all:hover{
        background-image:url(https://images-wixmp-8cbe8e680e95a22c77c8d3d0.wixmp.com/media_manager_demo/users/118230388882954735362-ggl/0acd0de8168c4215afbc9b9144a61665.svg);
        }
    @media (min-width:0px) and (max-width:400px) and (min-height:91px)
    {
        #pm_player{
            padding: 0px;
            flex-direction: column;
            justify-content: space-around;
        }
        #pm_cell1{
            flex-direction: column;
            margin-right:0px;
        }
        #pm_controls{
            width: calc(100vw - 10px);
            justify-content: space-between;
        }
        #pm_play_button{
            margin-right: 0;
            width: 10px;
            height: 12px;
        }
        #pm_duration_time{
            margin-left: 0;
            font-size: 11px;
        }
        #pm_marker {
            width: 6px;
            height: 6px;
            border-radius: 3px;
            top: 3px;
        }
        #pm_timeline{
            width: 200px;
            height: 2px;
            border-radius: 1px;

        }
        #pm_track {
         height: 2px;
        }
        #pm_middle{
            //width: 300px;
        }
        .space{
            display: none;
        }
        #pm_prev_next{
            margin: 0;
            width: calc(100vw - 10px);
            justify-content: space-between;
        }
        #pm_next_label{
            margin-right: 0;
            font-size: 11px;
            padding-right: 18px;
            flex-basis: 130px;
            background-size: 10px auto;
        }
        #pm_prev_label{
            margin-right: 0;
            font-size: 11px;
            padding-left: 18px;
            flex-basis: 100px;
            background-size: 10px auto;
        }
        #pm_all {
            width: 12px;
            height: 12px;
            background-size: 12px 12px;
        }
    }
@media (min-width: 321px)  {
  
    #comp-kace8yxe{
        width: calc(100% - 122px) !important;
        margin-left: 61px !important;
    }
            /* blog */
._2gqJd {
    padding: 0px !important;
}
._1A6gh{
    padding-left:0px !important;
    padding-right:0px !important;
}
.JPfsw {
   max-width: auto !important;
}
.style-kaari5ha{
    width:calc(100% - )
}
#TPAMultiSection_k5z3frzn{
    margin-left:61px !important;
    width: calc(100% - 431px) !important;
}
._1thnm{
   // width:auto !important;
}
._2CbEc{ 
    max-width:auto  !important;
}
}

/* MOBILE */
@media (min-width: 0px) and (max-width:320px) {
    #comp-ketqrq2t, #comp-k7euipjw, #comp-ka3z0zl2,#comp-ka795xu7 , #comp-kamjz4rf, #comp-kamjz4oz, #comp-kamjz4px,#comp-kdswarz6{
        width: 100% !important;
        margin-left: 0px !important;
        left: 0px;
    }
    /*#comp-kace8yxe{
        width: 100% !important;
        margin-left: 0px !important;
        left: 0px;
    }*/
    #comp-k5z7v5ck, #comp-ka6gr6d9,#comp-ka6iejx1,#comp-ka6k9tef,#comp-kdt0wjb5, #comp-kdty754r,#comp-ke8y0qqr {
        margin: 0px !important;
        left: 0px !important;
        width: 100% !important;
    }
    .main-row > section{
        flex-direction: column;
    }
    .main-row > section > section{
        width:100%;
    }
    .main-row > section > a{
        width:100%;
    }
    .custom-element{
    
        width: 100% !important;
        margin: 0px !important;
    } 
    .horizontal-line{
        margin: 20px 0px;
    }
    /*.main-row > section > section > a:nth-child(1){
        padding-top: 10px;
        font-size: 24px;
    }
    .main-row > section > section > div:nth-child(2){
        font-size: 12px;
        letter-spacing: 1.3px;
        margin-top: 10px;
    }
    .main-row > section > section > div:nth-child(3){
        margin-top: 10px;
    }
    .main-row > section > section > div:nth-child(4) {

        margin-top: 10px;
        line-height: 20px;
        font-size: 12px;

    }
    .main-row > section > section > a:nth-child(5) {
        margin-top: 10px;
    }*/
}
#comp-kaceugzv *{
    font-size:18px !important;
}
