*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
body{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: PublicoText,Georgia,Publico Text,Times New Roman,Times,Baskerville, FoundersGroteskCond, Arial Narrow, Arial, sans-serif;
    color: #2a2a2a;
}
ul > li{
    list-style: none;
}
a {
    outline: none;
    text-decoration: none;
    color: #3061ff;
    /*color: #fff;*/
}
section{
    position: relative;
}
a:hover:not(.img_l, .img_r,.fd_img){
    opacity: .8;
}
.l_blog::-webkit-scrollbar-track{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

.l_blog::-webkit-scrollbar{
	width: 6px;
	background-color: #F5F5F5;
}

.l_blog::-webkit-scrollbar-thumb{
	background-color: #e40b0b;
}
.w_33 {
    width: calc(100%/3);
    padding-left: 20px;
    padding-right: 20px;
    border-bottom: 1px solid #ccc;
}
.w_25 {
    width: 25%;
}
.w_50 {
    width: 50%;
}
.w_25_l, .w_25_lc{
    padding: 0;
    order: 1;
}
.w_25_r, .w_25_rc {
    order:3
}
.w_25_r a, .w_25_rc a{
    color:#2a2a2a ;
}
.rel {
    position: relative;
}
.mb_20 {
    margin-bottom: 20px;
}
.l_blog_r{
    color: red;
}
h2{
    margin-bottom: 22px;
    color: #2a2a2a;
}
.tc {
    text-align: center;
}
.d_bl {
    display: block !important;
}
.cover_s{
    display: flex;
    font-size: 20px;
    font-weight: 400;
    font-family: PublicoText,Georgia,Publico Text,Times New Roman,Times,Baskerville, sans-serif;
    margin: -5px 0 5px -14px;
}
.cover_s a{
    color: #3061ff;
    font-family: FoundersGroteskMono,Courier,Courier New, sans-serif;
    font-size: 12px;
    font-weight: 300;
    line-height: 1;
    margin: 9px 0 0 15px;
    text-transform: uppercase;
}
.container{
    max-width: 1200px;
    height: auto;
    margin: 30px auto;
    display: flex;
    /*justify-content: space-between;*/
    padding: 0 25px;
    /*flex-wrap: wrap;*/
}
.lyt{
    padding-top: 30px;
}

.l_blog{
    display: block;
    position: relative;
    /*width: 290px;*/
}
.lay{
    /*width: 290px;*/
    display: inline-block;
    margin-top: 32px;
}
.point{
    display: block;
    padding: 8px 0 8px 16px;
    position: relative;
}
.point a {
    display: block;
    height: 80px;
}
.nth:last-child{
    border:none;
}
.lbp{
    animation: fade-in 0.4s linear forwards;
    margin: 0;
    font-family: FoundersGroteskMono,Courier,Courier New;
    font-size: 12px;
    line-height: 1;
    color: #000;
    height: 12px;
}
.point_b::before{
    background-color: #fa3a3a;
}
.point::after, .point::before{
    content: "";
    display: block;
    position: absolute;
}
.point::before{
    border-radius: 50%;
    height: 9px;
    width: 9px;
    z-index: 1;
    margin: 6px -16px;
}
.right{
    width: 25%;
    height: 300px;
    float: right;
}
.vern{
    text-align: center;
    font-size: 1.5rem;
    /*padding: 0 20px;*/
}
h3>a{
    font-size: 15px;
    color: #2a2a2a;
}
.ckl_txt{
    text-align: start;
    padding: 0 10px;
}
h5{
    font-size: .83em;
    padding: 10px 0 9px 14px;
    border-left: 1px dashed #ccc;
    margin: 0 0 0 -12px;
    height: 100%;
}
.w_33 img{
    margin: 0 12px 0 0;
}
.hdg_b{
    border-top: 1px solid #ccc;
    display: block;
    padding-bottom: 17px;
}
.hdg_b::before {
    background: #3061ff;
    content: "";
    height: 8px;
    position: absolute;
    width: 80px;
}
.link{
    color: #3061ff;
    font-family: FoundersGroteskCond,Arial Narrow,Arial, sans-serif;
    font-size: 1rem;
    font-style: normal;
    line-height: unset;
    margin-left: .75rem;
    text-transform: uppercase;
}
.w_50_hdg{
    padding: 15px 0;
    text-transform: uppercase;
}

.w_50_1 {
    width: 50%;
    border-bottom: 1px solid #ccc;
    padding: 0 23px 0 0;
}
.img_l img, .img_r img {
    height: 80px;
    margin: 0 12px 0 0;
    min-width: 80px;
    position: relative;
    width: 80px;
}
.al_itm{
    display: flex;
    margin: 0 0 20px;
    position: relative;
    width: 100%;
}
.w_50_txt, .w_50_txt a, .w_50_txt h3, .w_50_txtc{
    color: #2a2a2a;
    position: relative;
    font-size: 15px;
    line-height: 1.125rem;
    font-weight: 700;
    bottom: 4px;
}
.w_50_txtc {
    bottom: 0;
    padding-left: 3px;
}
.title{
    padding-bottom: 17px;
}
.w_75 {
    width: 75%;

    /*padding-top: 30px;*/
}
.t_bord {
    border-top: 1px solid #ccc;
}
.w_100 {
    width: 100%;

    /*margin: 0 auto;*/
}
.pt_36 {
    padding-top: 36px;
}
.pt_30 {
    padding-top: 30px;
}
.p_0 {
    padding: 0 !important;
}
.pr_20 {
    padding-right: 20px;
}

.w100 .d_flex{
    position: relative;
    padding-bottom: 30px;
    border-bottom: 1px solid #ccc;
}
.w_100 .cikl picture{
    width: 260px;
    padding: 7px;
}
.ml_20 {
    /*margin-left: 20px;*/
}
.mr_20 {
    margin-right: 20px;
}
.cikl{
    margin: 0;
}
.anm_btn{
    border-radius: 3px;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 18px 8px;
    color: #3061ff;
    border: 1px solid;
    background-image: linear-gradient(35deg,#3061ff 50%,#0000 50%);
    background-position: -400px 0;
    background-repeat: no-repeat;
    display: block;
    text-align: center;
    text-transform: uppercase;
    transition: background-position .2s ease;
    width: 220px;
}
.anm_btn:hover{
    background-position: 0 0;
    background-size: 325% 100%;
    color: #fff;
}
.b_scrl_cont {
    -webkit-overflow-scrolling: touch;
    flex-grow: 1;
    overflow-x: auto;
    overflow-y: hidden;
}
.b_scrl_cont img{
    width: 260px;
    height: auto;
}
.scrl_wrp{
    align-items: stretch;
    position: relative;
    width: 99%;
    border-right: 1px solid #ccc;
    padding-right: 15px;
}
.bacon-cards-widthbyone {
    overflow: hidden;
    width: 100%;
}
.h_100 {
    height: 100%;
}
.d_flex {
    display: flex;
    flex-wrap: wrap;
    /*width: 75px;*/

}
.logo>.d_flex{
    position: relative;
    height: 100%;
    align-items: center;
    padding: 11px 24px 11px 16px;
    display: block;
}
/* header */

header{
    background-color:#102039 ;
    height: auto;
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    z-index: 9;
}
.menu{
    position: relative;
    right: 7px;
    padding: 0 16px;
    margin: 0 0 0 auto;
}

.h_h{
    margin: -10px 0;
    display: flex;
    justify-content: space-between;
}
.sh_list{
    display: inline-block;
    margin: 0 24px 0 0;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: normal;
    font-family: tahoma, arial unicode, arian amu, sans-serif;
    height: 60px;
}
.b_div{
    border-top: 5px solid red;
    position: relative;
    margin: 0 0;
    height: 0;
}
.main{
    /*margin: 0;*/
    /*padding: 0;*/
    /*box-sizing: border-box;*/
    /*position: relative;*/
    /*top: 74px;*/
}

nav{
    height: 60px;
    background-color: #102039;
    color: #fff;
    box-sizing: border-box;
}
.h_h {
    max-width: 1180px;
    height: 60px;
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: 0 auto !important;
    position: relative;
}

.logo{
    position: relative;
    margin-bottom: 10px;
}
 .logo>a>img{
     width: 40px;
     height: auto;
 }
svg{
    margin-top: 11px;
}
h1{
    margin: -38px 0 0 19px;
    font-size: 1.25em;
    color: #fff;

}

.ul_nav{
    display: flex;
    top: -27px;
    position: relative;
}
.shortcuts ul{
    position: relative;
    font-size: 17px;
    overflow-y: hidden;
    margin: 39px 24px 0 0;
}
 .shortcuts-list-item{
     padding: 0 0 0 50px;
 }
 .nav>.ul_nav>li>a{
    color: white;
    font-size: 16px;
}
 .sh_list a, .cat a, footer a{
     color: #fff;
 }
svg {
        margin: 0;
        width: 45px;
    }
/* menu */
.hdn_menu {
    position: absolute;
    width: 100%;
    /*background: #0a2768;*/
    height: 100vh;
    background-color: #f1f1f1;
    padding: 0 50px;
    display: none;
    z-index: 9;
}
.sh_list_s {
    font-size: 22px;
    padding-bottom: 30px;
    color: #2a2a2a;
}
.sh_list_s a{
    color: rgb(0, 0, 0);
    font-weight: 600;

}
.srch_t {
    font-size: 30px;
    font-weight: 600;
    color: #2a2a2a;
}
.srch_c {
    width: 100%;
    margin: 20px 0;
    position: relative;
}
.srch_a{
    border: none;
    background: none;
    border-bottom: 1px solid #0e0e0e;
    width: 100%;
    height: 50px;
    outline: none
}
.srch_a::placeholder {
    font-size: 20px;

}
.srch_f {

}
.srch-btn{
    border: none;
    position: absolute;
    margin: 17px -28px;
    cursor: pointer;
    /*background: #2a2a2a;*/
}
.srch_ic svg{
    width: 26px;
    fill: #ccc;
}
.advert_s{
    right: 0;
    display: block;
    height: 100%;
    padding-left: 35px;
    font-size: 15px;
    color: #2a2a2a;
    text-align: center;
}
.advert_s a, .advert_2_s a  {
    color: #2a2a2a;
}
.ad_s{
    margin-bottom: 50px !important;
    position: relative;
    top: 400px;
}

/* menu end*/

/* header end */

  .contain{
    width: 100%;
    height: 1300px;
    background-color: #c1c1c1;
    margin-top: -937px;
    margin-left: 1px;
  }

  /* footer */


footer{
    width: 100%;
    background-color: #102039;
    color: #ccc;
    font-family: "FoundersGroteskMono",courier,"Courier New",monospace;
    font-size: 0.75rem;
    letter-spacing: -.5px;
    position: relative;
    padding-bottom: 50px;
    padding-top: 60px;
}
footer::before{
    background-color: transparent;
    background-image: radial-gradient(#999 1px, transparent 1px);
    background-position: 1px 1px;
    background-size: 5px 5px;
    content: '';
    display: block;
    position: absolute;
    width: 40px;
    height: 80px;
    right: 2px;
    top: 0;
}
footer::after{
    background-color: transparent;
    background-image: radial-gradient(#999 1px, transparent 1px);
    background-position: 1px 1px;
    background-size: 5px 5px;
    content: '';
    display: block;
    position: absolute;
    bottom: 3px;
    width: 40px;
    height: 40px;
    left: 0;
}
.i_1, .i_2 {
    padding:  0 15px;
}

.i_1 p{
    padding: 0 15px;
    text-align: start;
}
.i_2 ul{
    grid-auto-flow: column;
    grid-template-rows: repeat(4, auto);
    gap: 1.4rem;
    display: inline-grid;
    padding-bottom: 50px;
    text-transform: uppercase;
    color: #fff;
}
.img_cont{

    position: relative;
    margin-top: 0;
    z-index: 1;
    /*width: 560px;*/
    /*height: 315px;*/
    order: 2;

}
.img_div{
    max-width: 560px;
    height: 315px;
    /*background-color: red;*/
    position: relative;
    margin-top: 0;
    z-index: 1;
    order: 2;

}
.advert{
    right: 0;
    display: block;
    height: 100%;
    padding-left: 35px;
    font-size: 15px;
    color: #2a2a2a;
    text-align: center;
}
.advert_2_s{
    color: #2a2a2a;
    bottom: 30px;
    position: absolute;
    width: 95% !important;
    padding-right: 30px;
    height: 250px !important;
}
.ad{
    margin-bottom: 50px !important;
    position: sticky;
    top: 170px;
}

.bacon__header-inner {
    position: relative;
}
.dots{
    align-self:center;
    display:flex;
    flex-shrink:0;
    margin: 0 0 0 auto;
    position: absolute;
    right: 25px;
}
.dot{
    background: #0000;
    border:1px solid #999;
    border-radius:100%;
    color:#3061ff;
    display:block;
    height:9px;
    outline:none;
    padding:0;
    width:9px;
    margin: 3px;

}

.b_scroll{
    padding: 20px;
    display: flex;
}
.nxt_btn{
    background-color: #fff;
    flex-shrink: 0;
    padding-left: 0.75rem;
    width: 50px;
    position: absolute;
    height: 100%;
    right: -40px;
    top: 0;
}
.next{
    display: block;
    font-size: 49px;
    background: #0000;
    color: #3061ff;
    width: 30px;
    border: none;
    border-radius: 2px;
    height: 100%;

}
.next:hover{
    background-color: #3061ff;
    color: #fff;
}
.row_3{
    border-top: 1px solid #ccc;
    padding: 30px 0;
}
.copy{
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.img_wrp{
    position: relative;
    height: 80px;
    margin: 0 12px 0 0;
    min-width: 80px;
    width: 80px;
}
.v_ic{
    position: absolute;
    width: 28px;
    height: 28px;
    background: #3061ff;
    left: 0;
    bottom: 0;
    color: #fff;
    font-size: 14px;
}
.ic {
    padding: 7px;
}

/* ------------------NEWS------------------------------------- */




.b_div_n{
    width: 100%;
    /* min-height: 300px; */
    border: 1px solid;
    /*margin-top: 50px;*/
    background-color: #102039;
    margin: -1px 0;
}
.hdng{
    position: relative;
    top: 0;
    display: flex;
    padding: 0;
    z-index: 1;
    margin-top: 50px;
    margin-bottom: 120px;
}
.hdng:before {
    width: calc(580px + 50%);
    background-color: #ffffff4d;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    right: 0;
    top: 1.25rem;
    z-index: 2;
}
.container_n{
    max-width: 960px;
    min-width: 960px;
    /*margin: 0 auto;*/
}
 .cont{
    z-index: 1;
    position: relative;
    margin: 0;
  }

 .img_ttl{
     font-size: 2rem;
     bottom: 10px;
     width: 100%;
     margin: 70px 0 20px 0;
     font-family: FoundersGroteskCond,Arial Narrow,Arial, sans-serif;
 }
 .cat{
     position: relative;
     /*bottom: 155px;*/
     padding-left: 20px;
     padding-right: 20px;
     margin-top: 70px;
     min-width: 200px;
     /*text-align: center;*/
 }
 .cat span{
     font-family: FoundersGroteskMono,Courier,Courier New,sans-serif;
 }
 .icns{
     margin-bottom: 15px;

 }
 .icns > a{
     color: rgba(0, 0, 0, 0.78);
     height: 30px;
     width: 30px;
     margin-right: 10px;
 }
 .icns svg{
     font-size: 20px;
     width: 1.5rem;
 }
.w_75_s{
    width: 75%;
    font-size: 1.25rem;
}
.right{
    width: 18%;
    height: 100%;
    top: 300px;
    position: absolute;
    margin: 42em 34em;
    font-size: 16px;
    /*padding: 0 30px;*/
    /*height: 120%;*/
}

.rec{
    padding-top: 200px;
}

.img_c {
    position: relative;
    margin-top: 30px;
    width: 100%;
}
.s_img{
    padding: 0;
    position: relative;
    margin-top: -200px;
    /*margin-bottom: 50px;*/
    z-index: 2;
}
.time {
    color: #555;
    font-family: FoundersGroteskMono,Courier,Courier New;
    font-size: 12px;
    letter-spacing: -.04em;
    line-height: 1.5;
    margin: 0 0 0.25rem;
}
.art{
    word-wrap: break-word;
    color: #2a2a2a;
    font-family: PublicoText,Georgia,Publico Text,Times New Roman,Times,Baskerville;
    font-size: 1.125rem;
    line-height: 1.5;
    position: relative;
    margin-bottom: 20px;
}
.rel_n {
    position: relative;
}
.rel_n:before {

}
.rel_ttl{
    background-color: #3061ff;
    min-width: 240px;
    color: #fff;
    position: relative;
    display: inline-block;
    font-size: 24px;
    padding: 24px 40px 20px;
    font-weight: 400;
}
.r_its {
    background-color: #f2f2f2;
    min-height: 100px;
    margin-left: 40px;
    padding: 20px 20px;
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.r_its:before {
    background-color: #3061ff;
    content: "";
    display: block;
    height: calc(100% - 32px);
    left: -40px;
    position: absolute;
    top: 0;
    width: 40px;
}
.r_it {
    width: calc(50% - 20px);
    border-bottom: none;
    border-top: 1px solid #ccc;
    display: flex;
    position: relative;
    padding-top: 15px;
}
.r_itc {
    margin-right: 0.5rem;
    position: relative;
}
.r_img picture {
    width: 80px;
    height: 80px;
    display: block;
    /*overflow: auto;*/
}
.r_itt {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1rem;
    margin: 0;
    max-width: 200px;
    font-family: FoundersGroteskCond,Arial Narrow,Arial, sans-serif;
}

/* News end*/
/* categories start*/
.container_c{
    max-width: 1120px;
    height: auto;
    margin: 80px auto;
    display: flex;
}

.w_25_c {
    width: 25%;
    height: auto;

}
.right{
    width: 25%;
    height: 300px;
    background-color: sandybrown;
    border: 1px solid;
    float: right;
}
.w_75_c {
    width: 75%;
}
.pkg {
    margin-bottom: -60px;
    position: relative;
    border-bottom: 5px solid red;
    background: #002a80;
}
.pkg_bg {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
}
.dark_bgn{
    background-color: rgba(13, 26, 47, 0.69);
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    position: absolute;

}
.pkg_img {
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    transform-origin: 30% 50%;
    width: 100%;
    height: 100%;
}
.pkg_w {
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.pkg_h {
    padding: 60px 0;
}
.pkg_tb {
    margin: 3rem 0;
}
.pkg_tb > h1 {
    font-size: 6rem;
    font-family: FoundersGroteskCond,Arial Narrow,Arial;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;

}
.pkg_b {
    margin: 3rem 0 0;
}
.feeds {
    margin-bottom: 3rem;
    min-height: 400px;
}
.fd_h {
    display: flex;
    position: relative;
    flex-direction: column;
    border-bottom: 1px dashed #ccc;
}
.fd_ttl {
    position: relative;
    text-transform: uppercase;
    margin: 0.375rem 0 1rem;
    padding: 0;
}
.fd_w {

}
.fd_it {
    border-top: 1px dashed #ccc;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    padding: 1.5rem 0;
    justify-content: space-between;
}
.fd_itd_b{
    display: flex;
    flex-direction: row;
}
.fd_d {
    min-width: 5rem;
    max-width: 5rem;
    display: block;
    margin-right: 10px;
}
.fd_itt {
    color: #2a2a2a;
    font-family: FoundersGroteskCond,Arial Narrow,Arial;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1;
    transition: opacity .25s ease-in-out;
}

.fd_itd {
    font-family: PublicoText,Georgia,Publico Text,Times New Roman,Times,Baskerville;
    font-size: 14px;
    line-height: 1.5;
    color: #555;
}
.fd_desc {
    margin-right: 20px;
}
.fd_descc {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
}
.cs_img {
    margin-bottom: 16px;
    margin-right: 16px;
}
.cs_ttl h3{
    font-size: 1.125rem;
    color: #2a2a2a;
    font-family: FoundersGroteskCond,Arial Narrow,Arial;
    line-height: 1;
    margin: 0 0 16px;
    position: relative;
}
.ad_c {

}
.paginationCont {

}
.pagination {
    color: #333;
    display: inline;
    fill: #333;
}
.pageLinks, .p_next {
    border-color: #666666;
    background-color: #FFFFFF;
    color: #666666;
    padding: 5px;
}
.pageLinks:hover, .activePage:hover, .p_next:hover {
    background-color: #3061FF;
    color: #fff;
}
.activePage {
    border-color: #3061FF;
    background-color: #FFFFFF;
    color: #3061FF;
}
.top_l {
    display: flex;
    padding: 8px 0;
    border-bottom: 1px dashed #ccc;

}
.cov_img, .cov_imgc{
    /*display: block !important;*/
    width:80px;
    height:80px;
}
.cov_imgc {
    float: left;

}
.h3_flex {
    margin-left: 5px;
}


/* categories end*/
@media only screen and (max-width:1200px) {
    header {
        width: 100%;
        height: auto;
    }
    .nav {
       max-width: 100%;
    }
    .img_div_n{
        max-width: 99%;
        height: 550px;
        margin-top: -80px;
        bottom: 80px;
        margin: 0 auto;
    }
    .right_n {
        width: 100%;
        height: 200px;
        left: 0;
        margin: 248px auto;
        position: relative;
    }
    .container_n {
        max-width: 900px;
        min-width: 900px;
        margin: 0 auto;
    }
    .b_div_n{

    }
    .cat, .img_ttl {
        margin-top: 40px;
    }
    .hdng {
        margin-top: 10px
    }
    .hdng:before {
        width: calc(400px + 50%);
    }
    .s_img {
        /*width: 900px;*/
        height: auto;
    }
    .pkg_tb > h1 {
        font-size: 5rem;
    }
     .w_25_lc{
        padding: 0;
        order: 1;
        width: 50%;
    }
    .w_25_rc {
        order:3;
        width: 50%;
    }
    .w_25_lc, .w_25_rc {
        margin-top: 30px;
        width: 45%;
        margin-left: 20px;
        margin-right: 20px;
    }
    .img_contc {
        order: 1;
    }
    .container_c {
        flex-wrap: wrap;
    }
    .fd_it img{
        max-width: 180px;
        padding: 5px;
    }
    .img_contc {
        width: 100%;
        /*text-align: center;*/
        /*display: flex;*/
        /*justify-content: center;*/
        margin-left: 20px;
        margin-right: 20px;
    }
  
}

@media only screen and (max-width:1024px) {
    .sw_100 {
        width: 100%;
    }
    .sd_bl {
        display: block;
    }
    .sh_list {
        display: none;
    }
    header {
        width: 100%;
        height: auto;
    }
    .nav {
       max-width: 100%;
    }
    .container {
        max-width: calc(100% - 40px);
        flex-wrap: wrap;
    }
    .container_n{
        max-width: 100%;
        min-width: 100%;
        margin: 0 auto;
    }
     .b_div_n{

    }
    .hdng {
        margin-top: 0;
    }
    .hdng:before {
        width: 100%;
    }
    /* .img_div_n{*/
    /*    max-width: 100%;*/
    /*    height: 439px;*/
    /*    bottom: 102px;*/
    /*    margin: 0 auto;*/
    /*}*/
     .cat{
        margin-top: 15px;
     }
     .img_ttl{
         margin-top: 15px;
     }
     .right_n {
        width: 100%;
        height: 200px;
        left: 0;
        margin: 360px auto;
        position: relative;
    }
    .nav>.ul_nav>li>a{
        display: none;
    }
    .ad_s {
        position: relative;
        top: 0;
        width: 100%;
    }
    .sw_25 {
        width: 25%;
    }
    .w_25_l , .w_25_lc{
        order:3;
        width: 100%;
    }
    .w_25_r, .w_25_rc {
        order: 2;
    }
    .w_25_lc, .w_25_rc {
        margin-top: 30px;
        width: 45%;
        margin-left: 20px;
        margin-right: 20px;
    }
    .lay {
        display: flex;
        justify-content: space-between;
    }
    .l_blog {
        width: 100%;
    }
    .cover {
        padding: 0 10px;
    }
    .ad .anm_btn {
        display: none;
    }
    .pkg_tb > h1 {
        font-size: 4rem;
    }
    .pkg_tb {
        margin: 3rem 0 2rem;
    }
    .pkg_b {
        margin: 0;
    }
    .adv {
        width: 100%;
        height: auto;
    }
    .w_75_c {
        width: 100%;
    }
    .img_contc {
        width: 100%;
        /*text-align: center;*/
        /*display: flex;*/
        /*justify-content: center;*/
        margin-left: 20px;
        margin-right: 20px;
    }

    .fd_it img{
        max-width: 180px;
        margin: 0 144px 0 0;
    }
    .fd_itt{
        font-size: 1.2rem;
    }
    .top_l {
        display:block;
        margin-top: 20px;
    }
 
    .cov_imgc, .cov_img {
        float:none;
        width: 100%;
        height: auto;
    }
}

@media only screen and (max-width:920px) {
    header {
        width: 100%;
        height: auto;
    }
    .cat{
        /*bottom: 115px;*/
        padding-left: 0;
    }
    .nav {
        max-width: 100%;
    }

    .b_div_n{
        min-height: auto;
        height: auto;
    }
    .img_c {
        margin-top: 60px;
    }
    .r_its {
        flex-direction: column;
        padding: 15px 15px 5px 15px;
    }
    .r_it {
        width: 100%;
        margin-bottom: 15px;
    }
    .lay {
        flex-wrap: wrap;
    }
    .rel_ttl {
        font-size: 20px;
    }
    .container_n {
        width: 100%;
        margin: 0 auto;
    }
    .hdng{
        margin-bottom: 90px;
    }
    .img_ttl{
        /*padding: 65px 0 20px 2px;*/
    }
    .img_div_n {
        max-width: 100%;
        height: 40%;
        bottom: 380px;
        margin-top: 282px;
    }
    .right_n {
        width: 100%;
        height: 200px;
        left: 0;
        margin: 117px auto;
        position: relative;
    }

    .nav>.ul_nav>li>a{
        display: none;
    }
    .shortcuts ul{
        display: none;
    }
    .container{
        padding: 0 20px;
        flex-direction: column;
        width: 100%;
        /*display: flex;*/
    }
    .container_s{
        max-width: 100%;
        height: auto;
        margin: 0;
        display: flex;
        flex-direction: column;
        padding: 0;
    }
    .img_cont img{
        width: 100%;
    }
    .img_cont_s{
        width: 100% !important;
    }
    .img_cont_s img{
        width: 100%;
    }
    .img_ttl{
        font-size: 1.25rem !important;
    }
    .w_50.img_cont{
        width: 100%;
        order: 1;
        padding-bottom: 15px;
        border-bottom: 1px solid #ccc;
    }
    .img_cont > h3{
        text-align: center !important;
    }

    .w_25 {
        width: 50%;
    }
    .w_25_l, .w_25_lc{
        width: 100%;
        padding: 0 15px 20px ;
        /*padding-bottom: 0;*/
        order: 1;
    }
    .w_25_r, .w_25_rc{
        width: 100%;
        padding: 0 15px 20px;
        order: 3;
        /*padding-top: 0;*/
    }
    .w_25_rc {
        margin-top: 0;
    }
    .w_25_lc {
        padding-bottom: 0;
    }
    .w_25_rc .cover {
        padding: 0;
        border: 0;
    }
    .w_75_s{
        width: 100% !important;
        padding: 0 10px;
    }
    .lay > img{
        width: 90%;
    }
    .w_50.w_50_1{
        width: 100%;
        padding: 0 20px;
        border-left: none !important;
        border-bottom: none !important;
    }
    .cover{
        width: 100%;
        border-bottom: 1px solid #ccc;
        padding: 10px 10px;
    }
    .cover>img{
        width: 100%;
    }
    .advert{
        display: none;
    }
    .advert_s{
        display: none;
    }
    .advert_2{
        width: 100%;
        margin: 50px 0;
    }
    .advert_2_s{
        display: block !important;
    }
    .w_100.cikl{
        width: 100%;
    }
    .w_100{
        padding: 0;
    }
    .d_flex{
        flex-direction: column;
        width: 95%;
    }
    .w_75{
        width: 100%;
        padding: 0 20px;
    }
    .w_25{
        order: 2;
        flex-direction: row;
    }
    .w_50{
        width: 100%;
    }
    .w_33{
        width: 100%;
        padding: 20px;
    }
    .sw_100 {
        width: 100%;
    }
    .i_1{
        order: 1;
    }
    .i_1 p{
        margin: 0 2px 11px 42px;

    }
    .i_2{
        order: 2;
        padding: 0 30px;
        margin: 0 auto;
        padding-bottom: 15px;

    }
    .i_2 ul{
        grid-template-rows: repeat(2, auto);
        font-size: 13px;
    }
    .i_1, .i_2{
        padding: 0 15px;
        order: 1;
    }
    .alt{
        text-align: center;
    }
    .pkg_tb > h1 {
        font-size: 42px;
    }
    .pkg_tb {
        margin: 3rem 0 2rem;
    }
    .pkg_b {
        margin: 0;
    }
    .pkg_h {
        padding: 40px 0;
    }

    .container_c{
        max-width: 960px;
        height: auto;
        padding: 0 20px 0 20px;
        margin: 70px auto;
        display: flex;
        flex-direction: column;
    }
    .img_contc {
        margin: 0;
    }
    .fd_descc {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
    }
    /*.fd_it {*/
    /*    justify-content: left;*/
    /*}*/
    .fd_itt{
        font-size: 1.2rem;
        overflow-wrap: anywhere;
        word-wrap: break-word;
        hyphens: auto;
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        -ms-hyphens: auto;
    }
    .fd_itd {
        overflow-wrap: anywhere;
        word-wrap: break-word;
        hyphens: auto;
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        -ms-hyphens: auto;
    }
    .fd_it img {
        max-width: 160px;
    }
    .w_75_c {
        padding: 0;
    }
    .container {
        max-width: 100%;
    }
}
.fd_itd_b{
    flex-direction: column;
}
.fd_it img{
    max-width: 270px !important;
}

@media only screen and (max-width:480px) {
    header {
        width: 100%;
        height: auto;
    }
    .nav {
        max-width: 100%;
    }
    .img_div_n {
        max-width: 100%;
        height: 200px;
        position: relative;
        bottom: 282px;
        margin-left: 0;
        margin-top: 282px;
    }
    .hdng {
        margin-bottom: 135px;
    }
    .cat {
        margin-top: 35px;
    }
    .right_n{
        width: 99%;
        height: 200px;
        left: 0;
        margin: 0 auto;
        position: relative;
    }
    .nav>.ul_nav>li>a{
        display: none;
    }
    .logo>a>img{
        margin-left: 1px;
    }
    .cont_a{
        font-size: 11px;
        margin-top: 15px;
        margin-left: 15px;
    }
    .shortcuts ul{
        display: none;
    }
    .container{
        max-width: 100%;
        height: auto;
        padding: 0 10px;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
    }
    .img_cont{
        order: 1;
        padding-bottom: 15px;
        border-bottom: 1px solid #ccc;
    }
    .img_cont_s{
        width: 100% !important;
    }
    .img_cont_s img{
        width: 100%;
    }
    .img_ttl{
        font-size: 1.25rem !important;
    }
    .vern{
        font-size: 14px;
    }
    .img_cont > h3{
        text-align: center !important;
    }
    .w_50.w_50_1 {
        padding: 0;
        border: 0;
    }
    .w_75_s{
        width: 100% !important;
        padding: 0 10px;
    }
    .cover{
        width: 100%;
        border-bottom: 1px solid #ccc;
        padding: 10px;
    }
    .w_100{
        padding: 0;
    }
    .w_25{
        order: 2;
        width: 100%;
    }
    .w_25_r, .w_25_rc{
        width: 100%;
        padding: 20px 20px;
    }
    .w_25_lc,  .w_25_rc {
        margin: 0;
        padding: 0 15px;
    }
    .w_25_l, .w_25_lc{
        width: 100%;
        margin-top: 15px;

    }
    .w_50{
        width: 100%;
    }
    .w_75 {
        width: 100%;
        padding: 0 20px;
    }
    .d_flex{
        width: 95%;
    }
    .advert{
        display: none;
    }
    .advert_s{
        display: none;
    }
    .advert_2{
        /* display: block; */
    }
    .w_33{
        width: 100%;
        padding: 20px;
    }
    .i_1{
        order: 1;
    }
     .i_1c {
        margin-top: -40px;  
        margin-bottom: 15px;
    }
    .i_1 p{
        margin: 0;
        margin-left: 40px;
        margin-bottom: 15px;
        line-height: 1.4;
        /*text-align: center;*/
    }
    .i_2{
        order: 2;
        padding: 0 30px;
    }
    .i_2 ul{
        grid-template-rows: repeat(4, auto);
        font-size: 13px;
        margin: 0 auto;
        /*text-align: center;*/
    }
    .i_1, .i_2{
        padding: 0 40px;
    }
    .alt{
        text-align: center;
    }
    .pkg_tb h1{
        font-size: 30px;
        overflow-wrap: break-word;
    }
    .fd_descc {
        flex-direction: column;
    }
    .fd_it {
        flex-direction: column;
    }
    .fd_d {
        max-width: 100%;
        font-size: 14px;
        font-weight: 300;
        margin-bottom: 5px;
    }
    .fd_itt {
        margin-bottom: 15px;
        font-size: 24px;
        word-break: break-word;
        overflow-wrap: break-word;
    }
    .fd_itd_b{
        flex-direction: column;
    }
    .fd_it img{
        max-width: 270px !important;
    }
}
