#page-head {
    padding-top: 0px;
    padding-bottom: 40px;
}
#post-content #post-body .post .post-title {
    margin-bottom: 20px;
    margin-top: 0px;
}
.row-title {
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    color: #2F3C52;
    position: relative;
    margin-top: 0px;
    margin-bottom: 5px;
}
#post-content .post .meta .view a{
    color: #666;
}
#post-content .post .meta .view:before {
    color: #666;
}
#post-content .post .meta .view a:last-child{
	display: none;
}
#header-holder.inner-header {
    background: #f8f8f8;
}
#post-content{
    background: #f8f8f8;
}
#post-content #post-body .post p{
width: 100%;
font-size: 16px;
line-height: 1.8;
font-weight: 400;
color: rgba(0,0,0,0.55);
text-align: left;
}
#articles{
    padding-top: 0px;
}
#articles .container{
    padding-left: 100px;
    padding-right: 100px;
}
#articles .container .col-md-4{
    margin-left: 8px;
    margin-right: 8px;
    width: calc(33.33333333% - 16px);
}
#post-content{
    padding-top: 40px;
    padding-bottom: 0px;
}
#footer .container {
    padding-left: 40px;
    padding-right: 40px;
}
#footer .container .col-md-6 {
    max-width: 388px;
    margin-right: 172px;
}
.ybtn {
    border: 0;
    border-radius: 6px;
    font-size: 14px;
    padding: 0px 12px;
    height: 40px;
    line-height: 40px;
    width: 135px;
    margin: 0px 10px;
    display: inline-block;
    white-space: nowrap;
    outline: none;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
#post-content .container {
    padding-left: 100px;
    padding-right: 100px;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
    border-bottom: 1px solid #ddd !important;
}
@media (min-width: 992px){
	.link-box img{
	    margin-right: 8px;
	}
	.link-box ul{
	    width: 150px !important;
	}
}
@media (max-width: 991px){
#page-head .container, #articles .container, #pricing .container {
    padding-left: 15px;
    padding-right: 15px;
}
.text-centers .container {
    padding-left: 0px !important;
    padding-right: 0px !important;
    width: 100%;
}
.yangshi {
    width: 100%;
}
.logo-holder{
    padding-left: 0px;
}
#articles .row .col-md-4 {
    margin-right: 0px;
    margin-left: 0px;
    width: calc(100% - 0px);
}
#btn-add{
    min-width: inherit;
}
#header-holder.main-header #top-content .big-title {
    font-size: 36px;
    font-weight: 100;
    line-height: 48px;
}
#main-slider {
    margin-bottom: 60px;
}
#header-holder.main-header #top-content {
    padding-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
}
#header-holder.main-header .bg-animation {
    top: 300px;
}
#top-content .container{
    padding-left: 0px;
    padding-right: 0px;
}
#post-content .container{
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}
#post-content #post-body .post p{
    width: inherit;
}
#articles .container, #pricing .container {
    padding: 0px 30px;
}
#articles .col-md-4 {
    margin-right: 16px;
    width: calc(100% - 0px);
}
#message2 {
    padding-left: 45px;
    padding-right: 45px;
}
.text-other-color1 {
    font-size: 32px;
}
#footer .container {
    padding-left: 25px;
    padding-right: 25px;
}
}