#content{
        padding-right:15px;
    }
    #content h1{
        text-transform: unset;
        font-size: 30px;
        border-bottom: 1px solid #e8e8e8;
        padding: 15px 0 25px 0;
        margin-bottom: 27px;
    }
    #content p 
    {
    margin-bottom: 20px;
    }
    #article .thumb{
        width: 100%;
        height: 460px;
        position: relative;
        margin-bottom: 80px;
    }
    #article .thumb .wr_img{
        position: relative;
        height: inherit;
        overflow: hidden;
        border-radius: 3px;
    }
     #article .thumb .wr_img img{
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
    }
    #article .thumb .wr{
        position: absolute;
        bottom: -50px;
        width: 100%;
        z-index: 999;
    }

    #article .thumb .wr h2{
        margin: 0 auto;
        width: 100%;
        max-width: 802px;
        height: 96px;
        border-radius: 3px;
        -webkit-filter: drop-shadow(0.358px 0.934px 4.5px rgba(0,0,0,0.14));
                filter: drop-shadow(0.358px 0.934px 4.5px rgba(0,0,0,0.14));
        background-color: #ffffff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: left;
            -ms-flex-pack: left;
                justify-content: left;
        padding-left: 45px;

    }
    #article .thumb .wr .date{
        margin: 0 auto 17px auto;
        width: 100%;
        max-width: 802px;
        text-align: right;
        
    }
    #article .thumb .wr .date span{
        display: inline-block;
        padding: 0px 13px 0 42px;
        margin-right: 3px;
        border-radius: 3px;
        -webkit-filter: drop-shadow(0.358px 0.934px 4.5px rgba(0,0,0,0.14));
                filter: drop-shadow(0.358px 0.934px 4.5px rgba(0,0,0,0.14));
        background-color: #22c046;
        color: #fff;
        background: url(../../images/articles/calendar_white.png) 12px center no-repeat #22c046;
        font-size: 18px;
        line-height: 34px;
    }
    #article .thumb .wr .article_title{
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        border-style: solid;
        font-size: 30px;
        line-height: 30px;
        color: #3a3b3c;
        font-weight: 700;
        border-image-slice:30 7 30 7;border-image-width:30px 0px 20px 7px;border-image-outset:0px 0px 0px 0px;
        border-image-repeat:stretch stretch;
        border-image-source: url(../../images/articles/r_border.png);
        text-align: left;
    }
    #article #atr_text{
        font-size: 18px;
        padding-left: 30px;
        text-align: left;
        display: inline-block;

    }
    #article #atr_text img{
        width: 293px;
        height: auto; 
        border-radius: 3px;
        -webkit-filter: drop-shadow(0.358px 0.934px 3px rgba(0,0,0,0.49));
                filter: drop-shadow(0.358px 0.934px 3px rgba(0,0,0,0.49));
        background-color: #0c67af;
        border: 3px solid #ffffff;
        float: right;
        margin: 5px 0 10px 15px;
    }
    #article #atr_text ul li{
        margin-bottom: 20px;
    }
    #article #atr_text h2{
        height: 47px;
        background-image: -webkit-gradient(linear, left top, right top, from(#b3dcfd), to(#ffffff));
        background-image: linear-gradient(90deg, #b3dcfd 0%, #ffffff 100%);
        font-size: 24px;
        color: #3a3b3c;
        font-weight: 700; 
        display: -webkit-box; 
        display: -ms-flexbox; 
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: left;
            -ms-flex-pack: left;
                justify-content: left;
        padding-left: 15px;
        margin:15px 0 25px 0;
        border-left: 2px solid #0c67af;
    }

     #article #atr_text h3{
        color:#0c67af;
        font-size: 24px;
        font-weight: 500;
        margin-bottom: 15px;
    }
        .attention{
        padding-left: 30px;
        font-size: 16px;
        line-height: 18px;
        color: #22c046;
        margin-top: 30px;
        text-align: left;
    }
    .share_bl{
        display: -webkit-flex; 
        -webkit-justify-content: space-between;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        padding-left: 17px;
        margin: 45px 0 18px 0;
    }
    .share_bl .back{
        display: inline-block;
        padding: 0 15px 0 34px;
        border-radius: 3px;
        -webkit-filter: drop-shadow(0 0 2px rgba(76,144,235,0.11));
                filter: drop-shadow(0 0 2px rgba(76,144,235,0.11));
        background:url(../../images/articles/arrow_prev.png) 12px center no-repeat,
        linear-gradient(183deg, #f3f3f3 0%, #ffffff 100%);
        border: 1px solid #dddddd;
        font-size: 16px;
        line-height: 36px;
        color: #9c9c9c;
    }
    .share_bl .back:hover{
        text-decoration: none;
    }

    .share_bl .share_text{
        font-size: 16px;
        line-height: 18px;
        color: #9c9c9c;
    }
    .share_but{
        width: 300px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }
    .share_but .skype_sh, 
    .share_but .fb_sh,
    .share_but .tel_sh{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }

    .share_but .skype_sh{
        cursor: pointer;
        width: 115px;
        height: 36px;
        color: #fff;
        border-radius: 3px;
       font-size: 18px;
        background-color: #22c046;
        
    }
    .share_but .skype_sh img{
        margin: 0 15px 0 6px;
    }


    .share_but .fb_sh, .share_but .tel_sh{
        cursor: pointer;
        width: 37px;
        height: 36px;
        border-radius: 3px;
        background-color: #0c67af;
        -webkit-box-pack:center;
            -ms-flex-pack:center;
                justify-content:center;

    }
    .share_but .skype_sh:hover, 
    .share_but .fb_sh:hover,
    .share_but .tel_sh:hover{
        -webkit-filter: drop-shadow(0 0 2px rgba(76,144,235,0.11));
                filter: drop-shadow(0 0 2px rgba(76,144,235,0.11));
    }

    .hr_wr{
        padding-left: 15px;
    }
    #next_prev_art
{
    margin-top: 20px;
    display: -webkit-flex; 
    -webkit-justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-left: 15px;

}
#next_prev_art a
{
    display: -webkit-flex; 
    -webkit-justify-content: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    text-decoration: none;
    max-width: 415px;
    width: 100%;
    border-radius: 3px;
    -webkit-filter: drop-shadow(0.358px 0.934px 3px rgba(0,0,0,0.09));
            filter: drop-shadow(0.358px 0.934px 3px rgba(0,0,0,0.09));
    background-image: -webkit-gradient(linear, left top, right top, from(#f7f7f7), to(#ffffff));
    background-image: linear-gradient(90deg, #f7f7f7 0%, #ffffff 100%);
    border: 1px solid #dddddd;
    padding: 15px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
#next_prev_art a:first-child{
    margin-right: 15px;
}

#next_prev_art a .img
{
    width: 97px;
    height: 83px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    background-position-y: center;
    background-position-x: center;
    margin-right: 15px; 
    border-radius: 3px;
    background-color: #0c67af;
}


#next_prev_art a .link_info
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
        -ms-flex-direction:column;
            flex-direction:column;
    
}
#next_prev_art a .link_info span:first-child{
font-size: 14px;
color: #9c9c9c;
margin-bottom: 4px;
}
#next_prev_art .prev_art .link_info span:first-child span{
    display: inline-block;
    width: 9px;
    height: 10px;
    margin: 0;
    background:url(../images/articles/arrow_prev.png) no-repeat;
    margin-right: 8px;
}
#next_prev_art .next_art .link_info span:first-child span{
    display: inline-block;
    width: 9px;
    height: 10px;
    margin: 0;
    background:url(../images/articles/arrow_next.png) no-repeat;
    margin-left: 8px;
}
#next_prev_art a .link_info h3{
    font-size: 20px;
    line-height: 15px;
    color: #3a3b3c;
    font-weight: 700;
    text-align: left;
}
#next_prev_art a .link_info span:last-child{
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex; 
    -webkit-box-align:end; 
        -ms-flex-align:end; 
            align-items:flex-end;
    font-size: 18px;
    line-height: 18px;
    color: #0c67af;

  }


@media (max-width: 760px){
    #article #atr_text,
    .attention,
    .share_bl,
    .hr_wr,
    #next_prev_art{
        padding: 0 5px;
    }
}
@media (max-width: 670px)
{
    #next_prev_art a .img,
    #next_prev_art a .link_info span:last-child{
        display: none;
    }
   #next_prev_art a .link_info h3{
        font-size: 18px;
    }
}
@media (max-width: 600px){
    #two_columns>.column{
        padding-right: 15px;
    }
    #content{
        padding-left: 15px;
    }
    #content h1{
        font-size: 20px;
        line-height: 12px;
        padding:5px 0 13px 0;
        border-bottom:none;
        margin-bottom: 0px;
    }
    #article .thumb{
        height: 187px;
        margin-bottom: 45px;
    }
    #article .thumb .wr{
        bottom: -26px;
    }
    #article .thumb .wr>div{
       padding: 0 8px;
    }
    #article .thumb .wr .date{
        margin-bottom: 7px;
    }
    #article .thumb .wr .date span{
        font-size: 14px;
        line-height: 25px;
        -webkit-filter:unset;
                filter:unset;
        border-radius: unset;
        margin:0;
        padding: 0px 10px 0 35px;
        background: url(../../images/articles/calendar_white.png) 9px center no-repeat #22c046;
        background-size: 11px;

    }
    #article .thumb .wr .article_title{
        font-size: 14px;
        line-height: 14px;
        border-image-width: 30px 0px 20px 4px;
    }
    #article .thumb .wr h2{
        height: 47px;
        border-radius: 1px;
        -webkit-filter: drop-shadow(0 0 2px rgba(0,0,0,0.14));
                filter: drop-shadow(0 0 2px rgba(0,0,0,0.14));
        padding-left: 18px;
    }
    #article #atr_text{
        font-size: 14px;
        line-height: 16px;
        padding: 0;
    }
    #article #atr_text h2{
        font-size: 18px;
        height: 37px;
    }
    .attention{
        font-size: 13px;
        line-height: 16px;
    }
    .attention p:last-child{
        margin-bottom: 0 !important;
    }
    .share_bl{
        padding: 0;
        margin: 8px 0 18px 0;
    }
    .share_bl div:first-child
    {
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end;
    }
    .share_bl .back{
        font-size: 14px;
        line-height: 28px;
        background-size: 8px;
        padding: 0 10px 0 30px;
    }

    .share_but{
        width: 130px;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
    }
    .share_but .skype_sh{
        background-color: #0c67af;
        font-size: 0px;
        width: 32px;
        height: 32px;
        
    }
    .share_but .skype_sh{
        -webkit-box-pack:center;
            -ms-flex-pack:center;
                justify-content:center;
    }
    .share_but .skype_sh img{
        margin: 0;
    }
    .share_but .fb_sh,
    .share_but .tel_sh,
    .share_but .skype_sh
    {
        width: 31px;
        height: 30px;
        border-radius: 2px;
    }

    #article #atr_text img{
        width: 100%;
    }

    .share_bl .share_text{
        text-align: right;
        -webkit-box-flex: 1;
            -ms-flex: 1 1 auto;
                flex: 1 1 auto;
        width: 100%;
        font-size: 12px;
        margin-bottom: 5px;
    }
    .share_but .skype_sh img{
        width: 18px;
    }
    .share_but .fb_sh img{
        width: 8px;
    }
    .share_but .tel_sh img{
        width: 15px;
    }

    #next_prev_art{
        padding: 0;
        margin-top: 17px;
    }
    #next_prev_art a{
        width: 144px;
        height: 59px;
        padding: 6px;
        border-radius: 2px;
        -webkit-filter: drop-shadow(0 0 1.5px rgba(0,0,0,0.09));
                filter: drop-shadow(0 0 1.5px rgba(0,0,0,0.09));
        background-image: -webkit-gradient(linear, left top, right top, from(#ffffff), to(#f7f7f7));
        background-image: linear-gradient(90deg, #ffffff 0%, #f7f7f7 100%);
        border: 0.47976011994003px solid #0c67af;
    }
    #next_prev_art a:first-child{
        margin-right: 2px;
    }
    #next_prev_art a .link_info span:first-child{
        font-size: 11px;
        line-height: 14px;
        color: #0c67af;
        margin-bottom: 5px;
    }
    #next_prev_art a .link_info h3{
        font-size: 11px;
        line-height: 12px;
    }

    #next_prev_art .prev_art .link_info span:first-child span{
        width: 7px;
        height: 8px;
        background:url(../../images/articles/arrow_prev_m.png) no-repeat;
    }
    #next_prev_art .next_art .link_info span:first-child span{
        width: 7px;
        height: 8px;
        background:url(../../images/articles/arrow_next_m.png) no-repeat;
    }




}