.blog-video {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    box-sizing: border-box;
    margin: 20px 20px 20px 0px;
}

.blog-video iframe, .blog-video object, .blog-video embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.blog-page-info {
    position: absolute;
    top: 21px;
    right: 20px;
    font-size: 12px;
}

.blog-widget iframe {
    width: 100%;
}


.blog-widget, ._5pcb._5tmf._5p3y._50f3 {
    width: 100% !important;
    height: 40px;
}
.blog-widget img {
    margin-right: 10px;
}
.blog-widget:hover {
    background-color: #F9F9F9;
}

.blog-iw {
    width: 100%;
    margin: 0px 0px 0px 0px;
    border-bottom: solid 1px #e6e6e6;
    padding-bottom: 10px;
    min-height: 152px;
}

.blog-title-sd {
    font-size: 18px;
    line-height: 20px;
    font-weight: 400;
}

.blog-sd-right {
    font-size: 12px;
    font-weight: 600;
    color: #b3b3b3;
    padding-top: 10px;
}

.blog-image img {
    width: 100%;
    height: auto;
}

.blog-post-mr {
    padding: 10px 10px 10px 10px;
    border-bottom: solid 1px #e6e6e6;
}

.blog-post-mr:hover {
    background-color: #F9F9F9;
}

.blog-rightcontent {
    box-sizing: border-box;
    width: 30%;
    float: left;
    min-height: 300px;
    position: relative;
    padding: 0px 0px 10px 5px;
    display: block;
    margin: 0px 0px 0px 0px;
}
.blog-leftcontent {
    /* margin-top: 56px; */
    width: 70%;
    float: left;
    padding: 10px 5px 10px 0px;
    display: block;
}
.so-c1 {
    float: left;
    width: inherit;
}

.so-c2 {
    float: none;
    width: inherit;
	padding:0px 0px 0px 0px;
}



.blog-text-content p {
    margin: 0px 0px 15px 0px;
}
.blog-text-content ul {
    margin: 0px;
    padding: 0px 0px 10px 30px;
}

.blog-text-content a {
    color: #e12a2d;
}

.blog-read {
    margin: 10px 0px 0px 0px;
    font-weight: 400;
    text-align: right;
    font-size: 14px;
	background-color:transparent;
	height:auto;
	line-height:inherit;
}


.blog-read a{ color:#e12a2d !important;}

.blog-fb-wrap {
    float: right;
    width: 50px;
    height: 20px;
    line-height: 20px;
}

.blog-tw-wrap {
    float: right;
    width: 70px;
}


.blog-wrap {
    padding: 0px;
	width: 100%;
	/* background-color: #FFFFFF; */
    background-color: #0000;
    padding-bottom: 90px;
}
.blog-pad{
    top: 80px;
    max-width: 1280px;
    margin: auto;
    padding: 0px 15px 0px 15px;
}
.blog-post {
    padding: 10px 10px 10px 10px;
    margin: 15px 0px 15px 0px;
    border: solid 1px #e6e6e6;
    border-radius: 3px;
}
.blog-post:hover {
    background-color: #F9F9F9;
}
.blog-title {
    padding: 25px 0px 15px 0px;
    text-align: left;
    font-weight: 400;
    font-size: 30px;
}
.blog-title h1 {
    padding: 0px;
    font-weight: 400;
    font-size: 34px;
    margin: 0px;
    line-height: 40px;
    min-height: 81px;
    width: 70%;
}
.blog-author {
    font-weight: 300;
    float: left;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    padding: 0px 10px 0px 0px;
}

.blog-date {
    font-weight: 400;
    float: left;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    margin-right: 5px;
}

.blog-text-content {
    padding: 10px 5px 10px 0px;
    line-height: 20px;
    font-size: 16px;
    font-weight: 300;
    float: none;
}

.blog-infoBar {
    height: 25px;
    margin: 0px 0px 10px 0px;
    border-bottom: solid 1px #e0e0e0;
    padding: 0px 0px 10px 0px;
	border-top: none;
}

.blog-image {
    width: 100%;
    padding: 0px 10px 0px 0px;
}

.blog-image-m {
    width: 250px;
    height: 150px;
    background-position: center;
    background-size: cover;
    border-radius: 3px;
    float: left;
    margin: 0px 10px 10px 0px;
}
.ri-header {
    height: 35px;
    line-height: 35px;
    padding: 0px 10px;
    font-size: 14px;
    font-weight: 600;
    color: #939393;
    border-bottom: solid 1px #e6e6e6;
}

.blog-map {
	
}
.blog-widget {
	
}
.widgets {
	
}
.widget-item{
	width:100%;
}

@media (max-width: 700px){
    .blog-pad{
        top: 0;
    }
    .blog-rightcontent {
        display:none;
    }

    .blog-leftcontent {
        width: 100%;
        float: left;
        padding: 10px 0px 10px 0px;
        display: block;
    }

    .blog-video {
        margin: 20px 0px 20px 0px;
    }
    .blog-image {
        width: 100%;
        padding: 0px 0px 0px 0px;
    }
}

@media (max-width: 460px) {

    .blog-pad{
        top: 0;
    }
    .blog-image-m {
        width: 100%;
        height: 150px;
        background-position: center;
        background-size: cover;
        border-radius: 3px;
        float: left;
    }

    .blog-image {
        width: 100%;
    }

    .so-c2 {
        float: left;
        width: 100%;
        padding: 5px 0px 5px 0px;
    }
    .blog-tw-wrap {
        float: left;
        width: 70px;
    }
    .blog-tw-wrap {
        float: left;
        width: 70px;
    }
    .blog-fb-wrap {
        float: left;
        width: 55px;
    }
    .blog-infoBar {
        margin: 0px 0px 10px 0px;
        border-top: solid 1px #e0e0e0;
        padding: 10px 0px 10px 0px;
        border-bottom: none;
    }
    .blog-text-content {
        padding: 10px 5px 10px 0px;
        line-height: 25px;
        font-size: 16px;
        font-weight: 300;
        float: none;
    }

    .blog-title {
        padding: 25px 0px 15px 0px;
        font-weight: 300;
        font-size: 30px;
        text-align: left;
    }

    .blog-read {
        margin: 10px 0px 0px 0px;
        font-weight: 400;
        text-align: center;
        font-size: 14px;
        background-color: #e12a2d;
        height: 45px;
        line-height: 45px;
        border-radius:3px;
    }
    .blog-read a{ color:#FFFFFF !important;}

    .pagination_item {
        float: left;
        margin: 5px 5px 0px 0px;
        width: 50px;
        height: 35px;
        text-align: center;
        line-height: 33px;
        border-radius: 3px;
        font-size: 16px;
        font-weight: 400;
        border: solid 1px #c5c5c5;
    }

}

@media (max-width: 320px) {

    .blog-pad{
        top: 0;
    }
    .blog-image {
        width: 100%;
        padding:0px;
    }



}