*,html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    font-family: 'Open Sans', sans-serif;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
*:focus, *:active {
    outline: none;
}
/*Start*/
input:focus::-ms-input-placeholder { /* IE */
    color: transparent;
}
input:focus::-ms-input-placeholder { /* Edge */
    color: transparent;
}
input:focus::-webkit-input-placeholder { /* Cr,Op,Sf */
    color: transparent;
}
input:focus:-moz-placeholder { /* Fr 4-19 */
    color: transparent;
}
input:focus::-moz-placeholder { /* Fr 4-19 */
    color: transparent;
}
.conteiner-my-my,
.conteiner-mini{
    margin: 0px auto;
    display: block;
    padding: 0px 15px;
    box-sizing: border-box;
    width: 100%;
}
/*******************contact_baner start*******************/
.new_baner{
    background-image: url("../image/contact_baner.jpg");
}
.new_baner .page_name{
    font-size: 40px;
}
/*******************contact_baner end*******************/

/*******************one_new start*******************/
.one_new {
    margin-top: 3%; }
.one_new .news-article {
    margin-bottom: 5%; }
.one_new .image {
    position: relative;
    margin-bottom: 4%; }
.one_new .image img {
    display: block;
    max-width: 100%;
    height: auto;
}
.one_new .image .datet {
    position: absolute;
    bottom: 3%;
    left: -10px;
    /* padding: 10px 15px; */
    width: 100px;
    background: #ed1c24; }
.one_new .image .datet .date-itm span {
    color: #fff;
    display: block;
    text-transform: uppercase;
    font-size: 14px;
    text-align: center; }
.one_new .description p,
.one_new .description blockquote{
    text-align: justify;
    font-size: 15px;
    line-height: 25px; 
    font-family: 'ProximaNova-Light';
    color: #666666;
    margin-bottom: 0em;
}
.one_new .description p+p,
.one_new .description p+blockquote{
    margin-bottom: 0em;
}
.one_new .description blockquote{
    margin-left: 40px;
    margin-right: 40px;
    border-left: 3px solid #ffb400;
    padding: 20px;
    background-color: #f6f6f6;

}
/*******************one_new end*******************/

/*******************news_p start*******************/
.news_p #column-right {
    width: 300px;
    float: right;
    box-sizing: border-box;
}
.news_p #column-right + #content {
    width: calc(100% - 300px);
    margin-right: 300px;
    padding-right: 20px;
    box-sizing: border-box;
}
.news_p #column-right .popular-news {
    margin-bottom: 15%;
}
.news_p #column-right .titl {
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 30px; 
    padding-top: 4px;
    line-height: 20px;
    font-family: 'ProximaNova-Light';
}
.news_p #column-right .itm {
    /*margin-bottom: 4%; */
    padding: 7% 0;
    border-bottom: 1px solid #e5e5e5;
}
.news_p #column-right .itm:first-child{
    padding-top: 0px;
}
.news_p #column-right .itm a {
    display: flex;
    display: -webkit-flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    text-decoration: none;
}
.news_p #column-right .itm figure{
    margin: 0 10px;
}
.news_p #column-right .itm a p{
    color: #454545;
    font-family: 'ProximaNova-Light';
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 5px;
    display: flex;
    display: -webkit-flex;
     -webkit-align-items: flex-start;
    align-items: flex-start;
}
.news_p #column-right .itm a span {
    color: #8a8a8a;
    font-family: 'ProximaNova-Light';
    display: block; 
    font-size: 14px;
    display: flex;
    display: -webkit-flex;
     -webkit-align-items: flex-end;
    align-items: flex-end;
}

.news_p #column-right .popular-tags .popular--box-tag {
    display: flex;
    flex-wrap: wrap; 
}
.news_p #column-right .popular-tags .popular--box-tag a {
    font-size: 14px;
    padding: 8px 10px;
    border: 1px solid #e5e5e5;
    margin-right: 5px;
    margin-bottom: 5px; 
    color: #454545;
    text-decoration: none;
    font-family: 'ProximaNova-Light';
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease; 
}
.news_p #column-right .popular-tags .popular--box-tag a:hover {
    background: #ffb400;
    color: #fff; 
    border-color: #ffb400; 
}


.news_p #column-right .popular-categories .categories_list li{
    border-bottom: 1px solid #e5e5e5;
    position: relative;
    padding-left: 40px;
    cursor: pointer;
}
.news_p #column-right .popular-categories .categories_list li a{
    line-height: 20px;
    font-size: 14px;
    color: #666666;
    text-decoration: none;
    display: block;
    padding: 10px 0px;
}
.news_p #column-right .popular-categories .categories_list li:first-child a{
    padding: 0px;
    line-height: 35px;
}
.news_p #column-right .popular-categories .categories_list li .arrow_right{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 10px;
    width: 20px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}
.news_p #column-right .popular-categories .categories_list li:hover .arrow_right{
    left: 15px;
}
.news_p #column-right .popular-categories .categories_list li .arrow_right svg{
    fill: #666666;
}
/*******************news_p end*******************/

/*******************popular-block start*******************/
.popular-block .top-bottom-border{
    position: relative;
    display: inline-block;
    margin-bottom: 30px;
}
.popular-block .top-bottom-border:before,
.popular-block .top-bottom-border:after{
    content: "";
    width: 20px;
    -webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
    display: block;
    position: absolute;
}
.popular-block .popular_hover:not(:last-child){
    margin-bottom: 50px;
}
.popular-block .popular_hover:hover .top-bottom-border:before,
.popular-block .popular_hover:hover .top-bottom-border:after{
    content: "";
    width: 100%;
}
.popular-block .top-bottom-border:before{
    border-top: 1px solid #15abcc;
    top: 0px;
    left: 0px;
}
.popular-block .top-bottom-border:after{
    border-bottom: 1px solid #15abcc;
    bottom: 0px;
    right: 0px;
}
/*******************popular-block end*******************/

/*******************new-pagination start*******************/
.new-pagination {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    padding: 10px 20px;
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5; 
    margin-bottom: 20px;
}
.new-pagination .prev a, 
.new-pagination .next a{
    font-family: 'ProximaNova-Light';
    color: #454545;
    font-size: 14px;
    text-decoration: none;
    position: relative;
    display: inline-block;
}
.new-pagination .prev a{
    padding-left: 30px;
    
}
.new-pagination .prev a .arrow_right,
.new-pagination .next a .arrow_right{
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    bottom: 0px;
    width: 20px;
    fill: #666666;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}
.new-pagination .prev a .arrow_right{
    left: 0px;
    transform: rotate(180deg);
}
.new-pagination .prev a:hover .arrow_right{
    left: -5px
}
.new-pagination .next a{
    padding-right: 30px;
}
.new-pagination .next a .arrow_right{
    right: 0px
}
.new-pagination .next a:hover .arrow_right{
    right:-5px;
}
/*.new-pagination .prev {
    margin-right: auto; }
.new-pagination .next {
    margin-left: auto; }*/
/*******************new-pagination end*******************/
/********************share42-item start*******************/
.social{
    /*display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: baseline;
    align-items: baseline;*/
    padding: 20px 30px;
    background-color: #f6f6f6;
}
.social .share{
    font-family: 'ProximaNova-Light';
    font-size: 15px;
    line-height: 25px;
    color: #666666;
}
.share42-item {
    display: inline-block;
    margin: 0px 10px;
    transform: rotate(45deg);
    width:35px;
    height:35px;
    background-color: #e8e8e8;
    -webkit-transition: .8s;
    -o-transition: .8s;
    transition: .8s;
}
.share42-item a {
    position: relative;
    text-decoration: none;
    display:inline-block;
    width:35px;
    height:35px;
    line-height: 35px;
    font-family: FontAwesome !important;
    font-size: 15px;
    margin:0;
    padding:0;
    outline:none;
    text-align: center;
    color: #a8a8a8;
    -webkit-transition: .8s;
    -o-transition: .8s;
    transition: .8s;
    transform: rotate(-45deg);
}
#share42 .share42-item:nth-child(1):hover{
    background-color: #1f5a9e;
}
#share42 .share42-item:nth-child(2):hover{
    background-color: #00aaf2;
}
#share42 .share42-item:nth-child(3):hover{
    background-color: #007bb6;
}
#share42 .share42-item:nth-child(4):hover{
    background-color: #25668c;
}
#share42 .share42-item:nth-child(5):hover{
    background-color: #e22500;
}
#share42 .share42-item:nth-child(6):hover{
    background-color: #f30a0e;
}
.share42-item:hover a{
    color: #ffffff;
}
/********************share42-item end*******************/


/*media*/
@media only screen and (min-width : 320px) {

}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {

}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
    .news_p #column-right{
        margin-top: 58px;
    }
    .social{
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        -webkit-align-items: baseline;
        align-items: baseline;
        padding: 20px 15px;
    }
    .social .share{
        font-size: 13px;
    }
    .share42-item {
        width:25px;
        height:25px;
    }
    .share42-item a {
        width:25px;
        height:25px;
        line-height: 25px;
    }
    
    .news_p #column-right{
        padding-left: 15px;
    }
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
    .social .share{
        font-size: 15px;
    }
    .share42-item {
        width:35px;
        height:35px;
    }
    .share42-item a {
        width:35px;
        height:35px;
        line-height: 35px;
    }
    .social {
        padding: 20px 30px;
    }
}

@media only screen and (min-width : 1500px) {

}
/*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 991px) {
    .news_p {
        display: -webkit-flex;
        display: flex;
        flex-direction: column-reverse; }
    .news_p #column-right {
        width: 100%; }
    .news_p #column-right .titl {
        margin-bottom: 15px; }
    .news_p #column-right .itm:not(:first-child) {
        margin-top: 8px; }
    .news_p #column-right .popular-news, .news_p #column-right .popular-tags {
        margin-bottom: 30px; }
    .news_p #column-right + #content {
        width: 100%;
        margin-right: 0;
        padding-right: 0; 
    }
    .social .share{
        margin-bottom: 25px;
        text-align: center;
    }
    .one_new .image img{
        margin: 0 auto;
    }
    .one_new .description blockquote{
        margin-left: 5%;
        margin-right: 5%;
    }
    .news_p #column-right .itm {
        padding: 1% 0;
    }
    .popular-block .popular_hover:not(:last-child){
        margin-bottom: 30px;
    }
    #share42{
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
}

/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
    .one_new .description blockquote{
        margin-left: 2%;
        margin-right: 2%;
    }
    .news_p #column-right .popular-categories .categories_list li a{
        padding: 7px 0px;
    }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 479px) {
    .social .share{
        font-size: 13px;
    }
    .share42-item {
        width:25px;
        height:25px;
        margin: 15px;
    }
    .share42-item a {
        width:25px;
        height:25px;
        line-height: 25px;
    }
    .new-pagination .prev a,
    .new-pagination .next a{
        padding: 0px;
    }
    .new-pagination .prev a span,
    .new-pagination .next a span{
        display: none;
    }
    .new-pagination .prev a .arrow_right,
    .new-pagination .next a .arrow_right{
        width: 30px;
        height: 30px;
        position: relative;
    }
    .new_baner .page_name{
        font-size: 35px;
    }

    
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {

}