*{
    box-sizing:border-box
}
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;
    vertical-align:baseline
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
    display:block
}
body{
    font-family:Arial;
    position:relative;
    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
}
.clearboth{
    clear:both
}
.container{
    font-family:Arial;
    margin:0 auto;
    width:920px;
    padding:0 15px 30px
}
header{
    padding:60px 0 15px
}
header .title{
    background-color:#000;
    color:#e0e2df;
    display:inline-block;
    font-size:18px;
    padding:5px 20px
}
header .dvlr,.mobile-dvlr{
    color:#4d4d4d;
    font-size:12px;
    padding-top:15px
}
.dvlr .date,.dvlr .views,.dvlr .likes,.dvlr .rtime,.mobile-dvlr .views,.mobile-dvlr .likes,.mobile-dvlr .rtime{
    float:left
}
.dvlr .date{
    padding-right:10px
}
.dvlr .rtime,.mobile-dvlr .rtime{
    font-style:italic;
    padding-left:10px
}
.dvlr .views,.dvlr .likes,.mobile-dvlr .views,.mobile-dvlr .likes{
    padding:0 10px
}
.dvlr .rtime span,.mobile-dvlr .rtime span{
    background:url(../img/clock104.svg) no-repeat transparent
}
.dvlr .likes span,.mobile-dvlr .likes span{
    background:url(../img/favorite21.svg) no-repeat transparent
}
.dvlr .views span,.mobile-dvlr .views span{
    background:url(../img/eye110.svg) no-repeat transparent
}
.dvlr .likes span,.dvlr .views span,.dvlr .rtime span,.mobile-dvlr .likes span,.mobile-dvlr .views span,.mobile-dvlr .rtime span{
    background-size:cover;
    display:block;
    float:left;
    height:14px;
    margin-right:5px;
    margin-top:-2px;
    width:14px
}
.mobile-dvlr{
    padding:15px 0
}
.content-body .image,.content-body .content{
    float:left
}
.content-body .image{
    position:relative;
    overflow:hidden;
    width:315px
}
.content-body .content{
    padding-right:20px;
    width:489px
}
.counter{
    background-color:rgba(0,0,0,.8);
    bottom:10px;
    color:#fff;
    padding:5px 10px;
    position:absolute;
    right:10px
}
.mobile-title,.mobile-dvlr{
    display:none
}
.content .title,.mobile-title{
    font-size:32px;
    line-height:normal;
    text-decoration:underline
}
.content .article{
    font-size:12px;
    font-style:italic;
    padding:15px 0
}
.content .article span{
    background:url(../img/alignment25_01.png) no-repeat transparent;
    background-position:center center;
    background-size:12px;
    display:block;
    float:left;
    height:10px;
    margin-right:5px;
    width:15px
}
.content .context{
    border-right:1px solid #989898;
    font-size:20px;
    line-height:normal
}
.wrap-btn{
    padding:40px;
    text-align:center
}
.wrap-btn .btn{
    border:2px solid #015bcd;
    border-radius:10px;
    color:#015bcd;
    display:inline-block;
    font-size:20px;
    padding:10px 40px;
    text-decoration:none
}

.ads{
    margin-top: 40px;
	    margin-bottom: 150px;
}

.spost_nav li {
    float: left;
    display: block;
    width: 285px;
    margin-bottom: 10px;
	padding-right: 5px;
}

.spost_nav .media-left {
    width: 100px;
    height: 80px;
    float: left;
}

.catg_title {
	color: #2a2a2a;
    text-decoration: none;
    line-height: 19px;
	font-weight: bolder;
}

.post-date span {
    font-size: 12px;
    color: #015bcd;
    line-height: 23px;
    display: inline-block;
}

footer{
    background-color:#efefef;
    padding-bottom:60px;
    margin-top: 175px;
}
footer .wrap{
    margin:0 auto;
    padding:0 15px;
    width:920px
}
footer .wrap .title{
    color:#a1a4ab;
    font-size:20px;
    font-weight:600;
    padding:15px 0 5px
}
footer .sponsore{
    color:#a1a4ab;
    font-size:12px;
    padding-bottom:5px;
    text-align:left
}
.placeholder{
    min-height:200px
}
.placeholder li{
    display:inline
}
.image img{
    width:100%
}
.mobile-title a,.content .title a{
    color:#000;
    font-weight:700
}
@media screen and (max-width:890px){
    .container,footer .wrap{
        width:100%
    }
	footer{
	width: 100%;
    margin-top: 284px;
	}
    .content-body{
        position:relative;
        clear:both
    }
    .content-body .image,.content-body .content{
        float:none;
        width:100%
    }
    .content-body .image{
        text-align:center
    }
    .content .title,.dvlr .likes,.dvlr .views,.dvlr .rtime{
        display:none
    }
    .mobile-dvlr{
        display:block
    }
    .mobile-title{
        display:block;
        padding:15px 0 0
    }
    header .title{
        float:left
    }
    header .dvlr{
        float:left;
        padding-left:20px;
        padding-top:10px
    }
	.spost_nav li{
		width:100%;
		margin-bottom: 20px;
	}
}
@font-face{
    font-family:icomoon;
    src:url(fonts/icomoon.eot?if7fcd);
    src:url(fonts/icomoon.eot?if7fcd#iefix) format('embedded-opentype'),url(fonts/icomoon.ttf?if7fcd) format('truetype'),url(fonts/icomoon.woff?if7fcd) format('woff'),url(fonts/icomoon.svg?if7fcd#icomoon) format('svg');
    font-weight:400;
    font-style:normal
}
[class^=icon-],[class*=" icon-"]{
    font-family:icomoon!important;
    speak:none;
    font-style:normal;
    font-weight:400;
    font-variant:normal;
    text-transform:none;
    line-height:1;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
}
.icon-play3:before{
    content:"\e900"
}
.advr{
    letter-spacing:3px;
    text-align:center;
    text-transform:uppercase;
    font-size:19px;
    margin-top:5px;
    color:#626262
}
