@media (max-width:1042px){
    body,html{  
        width:100%;
    }
    .adv100, 
    .beforeContent, 
    .afterContent, 
    .relatedAdv {
        overflow:hidden;
        display: block;
        clear: both;
        margin: 5px 0;
    }
    .closse_category.in_menu,.hamburger{
        display:none
    }
    .SearchMainForm > form{
        width: calc(100% - 10px);
    }
    .container{
        width:100%;
        padding: 0 15px;
    }
    .srart_site{
        position:relative;
    }
    article main{
        width:100%;
        padding-top: 0;
    }
    div.fixedHeader div.buttons{
        display: block;
    }
    .fixed_main{
        position:absolute;
        top: 80px;
        left: 0;
        z-index: 999;
        width: calc(100% - 280px);
    }
    .iconMenu ul{
        display:inline-block;
        width: 100%;
        margin: 0;
    }
    .iconMenu li{
        display:inline-block;
        margin: 5px 5px;
    }
    .btn_mob{
        display:none
    }
    header{
        padding: 0;
    }
    .pinPosts ul{
        width:878px;
        margin:0 auto;
    }
    span.category_open{
        position:fixed;
        z-index:999999999999999999999999;
        background: #11a2b7;
        right: 0;
        padding: 5px 15px;
        color: #fff;
        border-radius: 10px 0 0 10px;
        top: 80px;
    }
    div#ez-toc-container{
        width:calc(50% - 10px);
    }
    .postThumbnail{
        width:50%;
        height:auto
    }
    .categories ul li{
        margin-bottom: 5px;
    }
    .tooltip:after,.tooltip:before{
        display:none;
    }
    .tooltip{
        position:relative;
        opacity: 1;
        visibility: visible;
        white-space: unset;
        max-height: 24px;
        overflow: hidden;
        margin-top: 7px;
        width: 100%;
        border-radius: 0 0 5px 5px;
        background: #e4e4e4;
        color: #000;
    }
    .categories ul li div.image{
        width: 62px;
        height: 62px;
        margin:0 auto;
        padding-top: 10px;
    }
    .archiveColorMenu ul li{
        width: 100%;
        display:inline-block;
        float: none;
        height:auto;
        line-height: 25px;
        margin-bottom: 0;
    }
    .colorMenu li a{
        white-space:unset;
        position: relative;
        right: auto;
    }
    .archiveLoadMore .center li:nth-child(6){
        width: calc(100% - 270px);
        margin-right: 8px;
    }
    .archiveLoadMore .center li:nth-child(5){
        width:250px
    }
    div.asideAdv{
        width:300px;
        margin:auto;
        float: right;
    }
    section.imageMenu ul{
        width:100%;
        display:inline-block;
        margin:0 auto
    }
    section.imageMenu ul li{
        display:inline-block
    }
    .iconMenu{
        width: 100%;
        margin: 0;
    }
    .w_mob{
        width: 870px!important;
        margin:0 auto;
        display: inline-block!important;
    }
    .SateliteDetails p{
        height:auto;
        max-height: 100%;
    }
    section.postsLoadedByScroll ul li h3 p{
        width:100%;
        right: auto;
        white-space: unset;
        height: auto;
        position: relative;
    }
}
@media (max-width: 970px){
    .your-product120.section-shape{
        bottom:0
    }
    .postInfo li{
        display:inline-block;
        float:none;
    }
    .allSections li{
        width: calc(50% - 13px);
    }
    .post-ratings{
        font-size:0
    }
    section.single article main{
        width:100%;
    }    
    .closse_category.in_menu, .hamburger {
        display: block;
    }
    .fixed_main{
        position:fixed;
        background: #0e81b8;
        z-index: 9999999999999999;
        right: 0;
        left: 0;
        top: 0;
        width: 50%;
        overflow-x: hidden;
        height: 100%;
        overflow-y: auto;
        padding-top: 0;
        transform: translatex(200%);
        transition: .35s all ease-in-out;
        display: inline-block;
     }
    .fixed_main.active{
        transform: translate(0);
    }
    span.closse_category{
        width:100%;
        background: #2a90c0;
        display: block;
        margin-bottom: 10px;
        padding: 10px;
    }
    .iconMenu {
        float: none;
        width: 100%;
    }
    section.postsLoadedByScroll ul li h3{
        padding:10px;
        text-align: right;
        min-height: 57px;
        overflow: hidden;
    }
    .bigBlock.single_page a{
        width: calc(25% - 13px);
        display: inline-grid;
    }
    .bigBlock a{
        width: calc(25% - 13px);
        display: inline-grid;
    }
    .srart_site h1{
        font-size: 20px;
    }
    .srart_site{
        font-size: 20px;
        height: auto;
        position: relative;
        top: 15px!important;
        margin-bottom: 20px;
        border-radius: 30% 30% 0 0;
    }
    .closse_category.in_menu{
        width:100%;
        background:none;
        padding: 10px 15px;
        background: #0d77aa;
        border-radius: 0;
        vertical-align: text-top;
        margin: 0;
        display: inline-flex;
    }
    .closse_category.in_menu .hamburger-box{
        display:inline-block;
    }
    .closse_category.in_menu span{
        color: white;
        font-weight: bold;
        display: inline-block;
        padding-top: 3px;
        margin-right: 10px;
    }
    .btn_adds{
        text-align: center;
        vertical-align: top;
        display: inline-flex;
        margin-top: 15px;
    }
    .WelcomeMessage > div.container{
        padding:0;
    }    
    .SatelitePNG{
        float:none;
        display: block;
        margin: 0 auto;
        width: 100%;
        text-align: center;
    }
    .SatelitePNG > a{
        width:100%;
        height: 110px;
        display: block;
    }
    .breakNews marquee{
        padding-top: 25px;
    }
    .hamburger-box{
        display:block;
    }
    .SearchIcon{
        left:10px;
    }
    .breakNews .title:before{
        right: 3px;
    }
    header > .container {
        height: 100%;
        padding:0;
    }
    .MainMenu{
        width:100%;
        padding:0;
    }
    .closse_menu,.search_open,.open_menu{
         display:block;
    }
    .w_mob{
        width: 100%!important;
        margin:0 auto;
        display: inline-block;
    }
    .postInfo {
        height:auto;
        width: 100%;
        display: inline-block;
        text-align: center;
    }
    div#ez-toc-container{
        width:100%;
        position:relative;
        top: auto!important;
    }
    .postThumbnail{
        width:100%;
        height:auto
    }
    .postThumbnail .poster{
        height:auto;
    }
    .menu-header .social ul{
        display:inline-block;
        text-align:right;
        float: none;
        margin-top: 10px;
    }
    .pinPosts ul{
        width:100%;
    }
    .menu-header ul.menu li:after{
        display:none;
    }
    div.fixedHeader div.buttons {
        display: none;
    }
    .menu-header{
        transform: translateX(200%);
        transition: .35s all ease-in-out;
        position: fixed;
        right: 0;
        left: 0;
        width: 50%;
        z-index: 99999999999999999999999999999999;
        height: 100%;
        top: 0;
        overflow: hidden;
        padding: 45px 15px 15px;
        background: #11a2b7;
    }
    div.fixedHeader{
        height: 60px;
        z-index: 99999999;
    }
    .categories ul{
        padding: 0 20px;
        text-align: center;
        margin: 0 auto;
    }
    .menu-header .social >a{
        display:none
    }
    .adv100{
        width:100%;
        margin-bottom: 0;
        margin-top: 0;
        overflow: hidden;
    }
    .menu-header.active{
        position: fixed;
        right: 0;
        left: 0;
        width: 50%;
        z-index: 9999999999999999999999999;
        height: 100%;
        top: 0;
        overflow: hidden;
        padding: 55px 15px 15px;
        transform: translateX(0);
        background: #11a2b7;
    }
    .menu-header ul.menu li{
        width:100%;
        float:none;
        margin-left: 0;
        margin-right: 0;
        border-right: 2px solid #ffff;
        padding-right: 10px;
        margin-bottom: 5px;
    }
    .menu-header .menu{
        float:none;
        width:100%;        
    }
    .menu-header .social{
        width:100%;
        float:none;
    }
    .closse_menu{
       background: #0d90a2;
       padding: 5px 10px;
       position: absolute;
       right: 0;
       top: 0;
       font-size: 17px;
       font-weight: bold;
       color: #fff;
       width: 100%;
       display: block!important;
    }
    .closse_menu i{
        margin-left:10px;
    }
    header .logo{
        width:120px;
        height:auto;
    }
    div.fixedHeader div.logo{
        width: 100px;
        height: auto;
        margin-top: 8px;
    }
    div.fixedHeader div.buttons{
        width: 135px;
        float: left;
        margin-left: 5px;
    }
    span.open_menu{
        background:#fff;
        float:right;
        margin-left: 10px;
        margin-right: 10px;
        margin-top: 10px;
        padding: 3px 10px 0;
        border-radius: 5px;
        display: block;
    }
    header{
        padding-top: 0px!important;
        height: auto;
        padding: 0;
    }
    .search{
        margin-left:10px;
        position: relative;
        top: 0;
        width: 100%;
        left: 0;
        padding: 0 10px;
        z-index: 9;
        display: block;
        float: left;
    }
    .search.show{
        display:block;
    }
    div.fixedHeader div.search{
        width: calc(100% - 200px);
        margin-top: 10px;
        float: left;
        margin-left: 0;
        display: block;
    }
    .breakNews div.addToFavorite{
        display: block;
        position: absolute;
        left: 5px;
        width: 141px;
        background: #e93030;
        top: 5px;
        text-align: center;
        color: #fff;
        border-radius: 15px;
        height: 30px;
        cursor: pointer;
        line-height: 30px;
        font-size: 13px;
    }
    .search_open{
        background: white;
        padding:0 10px;
        border-radius:5px;
        position:absolute;
        left: 10px;
        top: 25px;
        display: none!important;
    }
    .search input{
        border-radius:0 5px 5px 0;
    }
    .search button{
        border-radius:5px 0 0 5px;
    }
    div.fixedHeader div.logo img{
        height:auto
    }
    .categories ul li{
    }
    .tooltip:after,.tooltip:before{
        display:none;
    }
    .tooltip{
        position:relative;
        opacity: 1;
        visibility: visible;
        white-space: unset;
        max-height: 24px;
        overflow: hidden;
        margin-top: 7px;
        width: 100%;
        border-radius: 0 0 5px 5px;
        background: #e4e4e4;
        color: #000;
    }
    .categories ul li div.image{
        width: 62px;
        height: 62px;
        margin:0 auto;
        padding-top: 10px;
    }
    section.imageMenu ul{
        display: inline-block;
        text-align:center;
    }
    section.imageMenu ul li{
        margin-bottom: 5px;
        /* float:right; */
        margin-left:5px;
    }
    section.imageMenu ul li:nth-child(3){
        float:none;
        margin: auto;
    }
    div.addToFavorite{
        position:relative;
        display: inline-block;
        top: auto;
        left: auto;
        right: auto;
        float: none;
        padding: 0 10px;
    }
    .btn_adds > a > button{
        padding:0 10px;
    }
    .btn_mob{
        display:inline-block;
        text-align: right;
        width: 100%;
    }
    .btn_mob a{
        display:inline-block;
        width: 102px;
        background: #ffffff;
        text-align: center;
        font-size: 13px;
        font-weight: bold;
        border-radius: 10px;
        color: #252525;
        line-height: 26px;
        height: 27px;
        box-shadow: 0 1px 0px rgba(0, 0, 0, 0.43);
        float: none;
        margin-left:5px
    }
    .pinPosts li{
        width: 200px!important;
        margin: 4px!important;
        height:200px!important;
        float:none!important;
    }
    .pinPosts li:nth-child(4){
        width:200px!important
    }
    .pinPosts ul{
        display:inline-block;
        text-align:center;
    }
    .blocks.clearfix{
        display: inline-block;
        width: 100%;
        flex-wrap: unset;
    }
    .bigBlock{
        width: 100%;
        display: inline-block;
        padding-top: 10px;
    }
    .smallBlocks{
        width:40%;
    }
    .smallBlocks .icon{
        width:30px;
        height:30px;
        right: 0;
    }
    .smallBlocks.single_page a{
        width: calc(50% - 13px);
        display: inline-block;
    }
    .smallBlocks a{
        width: calc(50% - 13px);
        display: inline-block;
    }
    .bigBlock a div.image{
        height: 180px;
    }
    .bigBlock a div.icon{
        top: 140px;
    }
    .smallBlocks h2{
        /* line-height:25px */
    }
    section.postsLoadedByScroll ul{
        padding: 0 15px;
    }
    .secondMainMenu ul{
        display:inline-block;
        text-align:center;
    }
    .secondMainMenu ul li{
        width:calc(25% - 20px);
        display:inline-block;
    }
    section.postsLoadedByScroll ul li{
        margin-bottom:10px;
        overflow: hidden;
    }
    .iconMenu ul{
        display:inline-block;
        width: 100%;
    }
    .iconMenu li{
        width: 100%;
        display:inline-block;
        margin: 5px 5px;
    }
    .archiveLoadMore .center{
        width:100%;
        overflow:hidden;
    }
    .archiveLoadMore .right{
        width:100%;
        overflow:hidden;
    }
    .archiveLoadMore .left{
        width:100%;
        overflow:hidden;
    }
    .archiveLoadMore .center li:nth-child(6){
        width: 200px!important;
        margin-right: auto;
    }
    .right ul,.left ul{
        display: inline-block!important;
        width:100%;
        text-align:center;
    }
    .right ul li,.left ul li{
        display:inline-block;
        width: 200px;
        margin: auto;
        margin-left: auto;
        height:200px;
    }
    .center ul{
        display: inline-block!important;
        width:100%;
        text-align:center;
    }
    .center ul li{
        display:inline-block;
        width: 250px!important;
        margin: auto;
        margin-left: auto;
        height: 250px!important;
    }
    section.add .container .addPost{
        width:100%;
        margin-bottom:15px;
    }
    div.listOfAllAuthorPosts{
        float:none;
        display:inline-block;
        width: 100%;
    }
    .latestPost .title .tabs li{
        margin-left:5px;
        margin-bottom: 8px;
    }
    .latestPost{
        margin-top:20px;
    }
    .latestPost .title .icon img{
        width: 40px;
        top: -3px;
        position: relative;
    }
    .categories ul li.mob_cateee {
        width: calc(25% - 10px)!important;
        margin: 5px;
        display:inline-block;
    }
    .img_tabs{
        width: 80px;
        height: 80px;
    }
    .latestPost .title .tabs li img{
        width:60px;
    }
}
@media (max-width:700px){
    .allSections li{
        width:100%
    }
    .bigBlock a div.icon {
        top: 220px;
    }
    .bigBlock a div.image {
        height: 260px;
    }
    .bigBlock a{
        width: calc(50% - 12px);
        display: inline-table;
    }
    .bigBlock.single_page a {
        width: calc(50% - 12px);
        display: inline-table;
    }
    .right_site_contact{
        float: none;
        margin:0 auto;
        display:block;
    }
    .left_site{
        width: 100%;
        height: auto;
        float: none;
        text-align: center;
    }
    .categories ul li{
        width: 100%!important;
    }
    section.imageMenu ul{
        display:inline-block;
        text-align:center;
    }
    span.open_menu{
        display:block;
    }
    .search{
        display: block;
    }
    .search_open{
        display: block;
    }
    .pinPosts li span.category{
        right:3px;
        left:0;
    }
    .pinPosts li span.views{
        top:35px
    }
    section.postsLoadedByScroll ul{
        width:100%;
        display:inline-block;
        text-align:center;
        padding:15px;
    }
    section.postsLoadedByScroll ul li{
        display:inline-block;
        width: calc(50% - 15px);
        margin:5px;
    }
    .secondMainMenu ul{
        display:inline-block;
        text-align:center;
    }
    .secondMainMenu ul li{
        width:calc(33.3% - 20px);
        display:inline-block;
    }
    .iconMenu ul{
        display:inline-block;
        width: 100%;
    }
    .iconMenu li{
        width: calc(25% - 15px);
        display:inline-block;
        margin: 10px auto;
    }
    .menu-header .social ul {
        float: none;
        width: 100%;
        text-align: right;
        margin-top: 10px;
    }
    .archive .title{
        height:auto
    }
    .archivePin ul{
        display:inline-block;
        width:100%;
        text-align:center;
    }
    .archivePin ul li{
        display:inline-block;
        width:calc(33.3% - 15px);
        float:none;
        margin:5px!important
    }
    .latestPost .title {
        width: 100%;
        display: inline-block;
        height: auto;
        line-height: initial;
    }
    .latestPost .title .icon {
        float: none;
        display: block;
        margin: 0 auto;
        position: relative;
    }
    .latestPost .title .tabs{
        text-align:center;
        display:inline-block;
        width:100%;
        margin-top: 0;
        float: none;
        height: 50px;
    }
    .latestPost .title .tabs li{
        display:inline-block;
        float:none;
        margin-bottom: 5px;
    }
    .categories ul{
        text-align:center;
        display:inline-block;
    }
    .categories ul li.mob_cateee {
        width: calc(33.3% - 10px)!important;
        margin: 5px;
        display:inline-block;
    }
}
@media (max-width:579px){
    .latestPost .title .icon{
        float:none;
        display:block;
        margin:0 auto;
        position:relative;
    }
    .latestPost .title{
        width:100%;
        display: inline-block;
        height: auto;
        line-height: initial;
    }
    div.asideAdv{
        width:300px;
        margin:auto;
        float:none;
        overflow: hidden;
    }
    section.imageMenu ul li{
        float:none!important
    }
    .search_open{
        top:15px
    }
    .breakNews div.addToFavorite {
        display: none;
    }
    .search{
        display:block
    }
    .archivePin ul{
        display:inline-block;
        width:100%;
        text-align:center;
    }
    .archivePin ul li{
        display:inline-block;
        width:calc(33.3% - 15px);
        float:none;
        margin:5px!important
    }
    .right ul,.left ul{
        display: inline-block!important;
        width:100%;
        text-align:center;
    }
    .right ul li,.left ul li{
        display:inline-block;
        width:200px;
        margin-left: 10px;
        height:200px;
    }
    .center ul{
        display: inline-block!important;
        width:100%;
        text-align:center;
    }
    .center ul li{
        display:inline-block;
        width: 250px;
        margin: auto;
        margin-left: auto;
        height:250px;
    }
    .iconMenu{
        width:100%;
        float:none;
    }
    .fixed_main{
        width: 100%;
    }
    .categories ul li.mob_cateee{
        width: calc(50% - 10px)!important;
        margin: 5px;
    }
    .latestPost .title .tabs li{
        float: none!important;
        width: auto;
        display: inline-block;
        margin-left: auto;
        background: white;
        padding: 5px 10px;
        border: 1px solid #00000014;
        box-shadow: 0px 5px 18px 2px rgba(0, 0, 0, 0.03);
        border-radius: 10px;
        line-height: 25px;
    }
    .img_tabs{
        display: inline-block;
        background: none!important;
        width: 24px!important;
        height: 24px;
        float: right;
        padding: 0;
        margin-bottom: 0;
        margin-left: 5px;
        border: 0;
        border-radius: 0;
        box-shadow: 0 0 0 0!important;
    }
    span.counter{
        display:none
    }
    .latestPost .title .tabs li img{
        width:100%;
        height:100%;
    }
    .latestPost .title .tabs li.active{
        box-shadow: 0px 5px 18px 2px rgba(0, 0, 0, 0.1);
        background: #8162ca;
        color:#fff
    }
}
@media (max-width:480px){
    .menu-header{
        width: 100%!important;
    }
    .featured_caption{
        bottom:90px
    }
    #mpbreadcrumbs{
        height:auto;
        text-align:center   
    }
    .search{
        margin-left:10px;
        display: none;
        position: fixed;
        top: 60px;
        width: 100%;
        right: 0;
        padding: 0 10px;
        z-index: 9999999999999;
    }
    .search{
        display:none
    }
    .menu-header.active{
    }
    .menu-header ul.menu li{
        width:100%;
        float:none;
        margin-left: 0;
        margin-right: 0;
        border-right: 2px solid #ffff;
        padding-right: 10px;
        margin-bottom: 5px;
    }
    .menu-header .menu{
        float:none;
        width:100%;        
    }
    .menu-header .social{
        width:100%;
        float:none;
    }
    .closse_menu{
       padding: 0px 10px;
       position: absolute;
       left: 0;
       top: 0;
       font-size: 20px;
       font-weight: bold;
       width: 100%;
    }
    .closse_menu i{
        margin-left:10px;
    }
    header .logo{
        width:120px;
        height:auto;

    }
    div.fixedHeader div.logo{
        width: 100px;
        height: auto;
        margin-top: 8px;
    }
    div.fixedHeader div.buttons{
        width: 135px;
        float: left;
        margin-left: 5px;
    }
    span.open_menu{
        background:#fff;
        float:right;
        margin-left: 10px;
        margin-right: 10px;
        margin-top: 10px;
        padding: 3px 10px 0;
        border-radius: 5px;
    }
    section.single article main img {
        height:auto;
        margin:10px 0
    }
    header{
        padding-top: 0px;
        height: auto;
    }
    .search{
        margin-left:10px;
        display: none!important;
        position: fixed;
        top: 60px;
        width: 100%!important;
        right: 0;
        padding: 0 10px;
        z-index: 9999999999999;
    }
    div.fixedHeader div.search{
        display:none!important
    }
    .search.show{
        display: block!important;
    }
    .breakNews div.addToFavorite{
        display:none;
    }
    div.fixedHeader .search_open{
        top: 14px;
    }
    .search_open{
        background: white;
        padding:0 10px;
        border-radius:5px;
        position:absolute;
        left: 10px;
        display: block!important;
        top: 25px;
    }
    .search input{
        border-radius:0 5px 5px 0
    }
    .search button{
        border-radius:5px 0 0 5px;
    }
    div.fixedHeader div.logo img{
        height:auto
    }
    .categories ul li{
        width: 100%!important;
        margin-bottom: 5px;
    }
    .tooltip:after,.tooltip:before{
        display:none;
    }
    .tooltip{
        position:relative;
        opacity: 1;
        visibility: visible;
        white-space: unset;
        max-height: 24px;
        overflow: hidden;
        margin-top: 7px;
        width: 100%;
        border-radius: 0 0 5px 5px;
        background: #e4e4e4;
        color: #000;
    }
    .categories ul li div.image{
        width: 62px;
        height: 62px;
        margin:0 auto;
        padding-top: 10px;
    }
    section.imageMenu ul li{
        margin: 0 auto 5px;
        float:none;
    }
    .pinPosts ul{
        display:inline-block;
        text-align: center;
        padding: 0 10px;
    }
    .pinPosts li{
        width: calc(50% - 15px)!important;
        margin: 5px!important;
    }
    .pinPosts li:nth-child(2) {
        width: calc(50% - 10px)!important;
        height: 200px;
    }
    .pinPosts li:nth-child(3) {
        width: calc(100% - 10px)!important;
        height: 415px!important;
        margin-bottom: 15px!important;
    }
    .pinPosts li:nth-child(4),.pinPosts li:nth-child(9){
        width: 200px!important;
        height: 200px!important;
        margin:0 auto!important;
        float: none!important;
    }
    .pinPosts li:nth-child(2) h3{
        font-size:13px
    }
    .pinPosts li:nth-child(3) h3{
        font-size:16px
    }
    .pinPosts li h3{
        line-height: 19px;
    }
    .btn_mob{
        display:inline-block;
        text-align: center;
        width: 100%;
    }
    .btn_mob a{
        display:inline-block;
        width: 102px;
        background: #ffffff;
        text-align: center;
        font-size: 13px;
        font-weight: bold;
        border-radius: 10px;
        color: #252525;
        line-height: 26px;
        height: 27px;
        box-shadow: 0 1px 0px rgba(0, 0, 0, 0.43);
        float: none;
    }
    .btn_mob *{
        float: none!important;
        width: calc(50% - 5px)!important;
    }
    .menu-header .social ul{
        float:none;
        width:100%;
        text-align:center;
        margin-top:10px
    }
    .bigBlock{
        width: 100%;
        margin: 10px auto;
        padding-top: 0;
    }
    .smallBlocks{
        width:100%;
    }
    .blocks.clearfix{
        padding: 0;
    }
    .latestPost .title .tabs li{
        margin-bottom:5px
    }
    .latestPost .title .tabs{
        display:inline-block;
        text-align:center;
        float: none;
        width: 100%;
        margin-top: 10px;
    }
    .latestPost .title .tabs li{
        float: none!important;
        width: auto;
        display: inline-block;
        margin-left: auto;
        background: white;
        padding: 5px 10px;
        border: 1px solid #00000014;
        box-shadow: 0px 5px 18px 2px rgba(0, 0, 0, 0.03);
        border-radius: 10px;
        line-height: 25px;
    }
    .img_tabs{
        display: inline-block;
        background: none!important;
        width: 24px!important;
        height: 24px;
        float: right;
        padding: 0;
        margin-bottom: 0;
        margin-left: 5px;
        border: 0;
        border-radius: 0;
        box-shadow: 0 0 0 0!important;
    }
    span.counter{
        display:none
    }
    .latestPost .title .tabs li img{
        width:100%;
        height:100%;
    }
    .latestPost .title .tabs li.active{
        box-shadow: 0px 5px 18px 2px rgba(0, 0, 0, 0.1);
        background: #8162ca;
        color:#fff
    }
    section.postsLoadedByScroll ul{
        width:100%;
        display:inline-block;
        text-align:center;
        padding:15px;
    }
    .secondMainMenu ul{
        display:inline-block
    }
    section.postsLoadedByScroll ul li{
        display:inline-block;
        width:100%;
    }
    .secondMainMenu ul li{
        width: calc(50% - 10px);
        display: inline-block;
    }
    .iconMenu{
        padding:0 15px;
    }
    .iconMenu li{
        width: calc(50% - 15px);
    }
    .smallBlocks.single_page a{
        width:100%
    }
    .smallBlocks a{
        display: inline-block;
        width: 100%;
        position: relative;
        height: auto;
        padding: 10px;
    }
    .smallBlocks .icon{
        top:0;
    }
    .archive .title{
        height:auto;
        text-align:center
    }
    .archive .title .icon{
        float:none;
        margin:auto;
        max-height: 80px;
    }
    .archive .title p{
        width:100%
    }
    .archivePin ul{
        display:inline-block;
        width:100%;
        text-align:center;
    }
    .archivePin ul li{
        display:inline-block;
        width:calc(50% - 15px);
        float:none;
        margin:5px!important
    }
    .archiveColorMenu ul{
        display:inline-block;
        width:100%;
        text-align:center;
    }
    .archiveColorMenu ul li{
        width: 100%;
        display:inline-block;
        float: none;
        height:auto;
        line-height: 25px;
        margin-bottom: 0;
    }
    .colorMenu li a{
        white-space:unset;
        position: relative;
        right: auto;
    }
    .right ul,.left ul{
        display: inline-block!important;
        width:100%;
        text-align:center;
    }
    .right ul li,.left ul li{
        display:inline-block;
        width: 200px;
        margin: auto;
        margin-left: auto;
        height:200px;
    }
    .center ul{
        display: inline-block!important;
        width:100%;
        text-align:center;
    }
    .archiveLoadMore .center {
        text-align:center;
        margin-right: 0;
    }
    .center ul li{
        display:inline-block;
        width: 200px!important;
        margin: auto;
        margin-left: auto;
        height: 200px!important;
    }
    section.archiveMenu ul{
        display:inline-block;
        width:100%;
        text-align:center;
    }
    section.archiveMenu ul li{
        display:inline-block;
        width:auto;
        padding:0 15px;
    }
    .registeration form{
        width:100%
    }
    .registeration form p{
        text-align:center
    }
    .registeration label{
        width: 120px;
        float: none;
        margin:  5px auto;
        height: 35px;
        line-height: 35px;
    }
    .registeration span input,.registeration textarea{
        width:100%;
        top:0
    }
    .bigBlock a{
        width: 100%;
        margin: 5px auto;
        display: inline-block;
    }
    .bigBlock.single_page a {
        width: 100%;
    }
    .bigBlock a div.image{
        height: 220px;
    }
    .bigBlock a div.icon{
        top: 180px;
    }
    .categories ul li.mob_cateee{
        width: 100%!important;
        margin: 0 auto 5px;
    }
}