[id*="module-smartblog-"] .breadcrumb{
    margin-top: -1px;
}
#sdsblogCategory {
    margin-bottom: 0px;
    overflow: hidden;
}
.sdsarticleCat {
    padding-bottom: 30px;
}
.sdsarticleHeader {
    margin: 20px 0 15px;;
}
.sdsarticleHeader span, .sdsarticleHeader span a {
    font-size: 14px;
    color:#1E1E21;
}
#module-smartblog-category .breadcrumb, #module-smartblog-details .breadcrumb{margin-top:16px;}
.sdsarticleHeader span a {
    text-decoration: none;
}
.sdsbox-content .recentArticles li a:hover{
    color:#ffb502 ;
}
#sdsblogArticle .sdsblogArticle-inner, #sdsblogArticle .sdsarticleBottom{
    padding-bottom: 25px;
    border-bottom: 1px solid #d6d4d4;
    box-shadow: 0 1px #fff;
    -webkit-box-shadow: 0 1px #fff;
    -moz-box-shadow: 0 1px #fff;
}
.articleContent {
    overflow: hidden;
    transition:all 0.3s ease-in-out 0s;
}
.articleContent img{
    max-width: 100%;
    padding: 0;
     transition:all 0.3s ease-in-out 0s;
}
.sdsarticleCat .r_more{
    position: relative;
    display: block;
     transition:all 0.3s ease-in-out 0s;
}
.sdsarticleCat .r_more:hover{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 0.8;
     transition:all 0.3s ease-in-out 0s;
}
.articleContent .sdsreadMore {
    margin-top: 5px;
    padding: 0 10px;
    text-align: right;
}
.articleContent .sdsreadMore span {
    margin-left: 10px;
}
.articleContent .sdsreadMore span.comment a {
    background: url("../images/comment.png") no-repeat scroll 0 6px rgba(0, 0, 0, 0);
    display: block;
    float: right;
    margin-right: 2px;
    padding: 2px 6px 2px 25px;
}
.articleContent .sdsreadMore span a {
    font-size: 12px;
    text-decoration: none;
}
.articleContent .sdsreadMore span a.r_more {
    float: right;
}
#sdsblogArticle .sdsarticleHeader h1, #sdsblogArticle .sdsarticleHeader h1 a {
    color: #222222;
    font-size: 24px;
    font-weight: normal;
    letter-spacing: 0.5px;
    margin: 0;
    padding-bottom: 3px;
}
.sdstags-update {
    display:inline-block;
    margin-top: 10px;
    text-align: right;
}
.sdstags-update .tags {
    float: left;
}
.sdstags-update .tags a {
    background-color: #F3F3F3;
    border: 1px solid #E8E8E8;
    font-size: 12px;
    padding: 2px 5px;
}
.sdsarticleBottom {
    display:block;
    margin-top: 25px;
    overflow: hidden;
}
.sdsarticleBottom > div {
    overflow: hidden;
}
.sdsarticleBottom h4, #sdsblogCategory h4 {
    clear: both;
    font-size: 16px;
    letter-spacing: 0;
    margin: 20px 0 10px;
}
.sdsarticleBottom ul, #sdsblogCategory ul {
    float: left;
    list-style: none outside none;
    padding: 0;
    width: 40%;
}
.sdsarticleBottom li, #sdsblogCategory li {
    background: url("../images/message-news.png") no-repeat scroll 0 3px rgba(0, 0, 0, 0);
    padding: 3px 0 3px 20px;
}
#productRelated .box-product {
    margin: 0;
    overflow: hidden;
    width: 100%;
}
#productRelated .relProduct {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    margin: 0 0 15px;
    padding: 0;
    text-align: center;
    width: 19%;
}
#sdsblogArticle .attention img {
    margin: 0 10px;
}
#articleComments {
    background-color: #fff;
    border-bottom: 4px solid #e1e1e1;
    border-radius: 5px;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
    clear: left;
    margin: 20px 0;
    padding: 10px 15px;
}
div.relProduct .cart {
    text-align: center;
    width: 100%;
}
div.relProduct .price {
    color: #333333;
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 4px;
}
div.relProduct .price-old {
    color: #999999;
    font-size: 12px;
    text-decoration: line-through;
}
div.relProduct .price-new {
    font-size: 16px;
    font-weight: bold;
}
#articleComments h4 {
    font-size: 20px;
    letter-spacing: 0;
    margin: 0 0 10px;
}
#articleComments h4 span {
    font-size: 14px;
    font-weight: normal;
}
#articleComments #comments {
    overflow: hidden;
}
#comments .commentEmpty {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #d8d8d8;
    margin-bottom: 10px;
    padding: 8px 10px;
}
#comments .commentList {
    list-style: none outside none;
    margin: 15px 0 0;
    padding: 0;
}
.commentList li {
    border: 1px solid #dddddd;
    border-radius: 4px;
    margin-bottom: 10px;
    min-height: 75px;
    padding: 8px 8px 8px 75px;
    position: relative;
}
.childComment li {
    border: 1px solid #ffffff;
}
.commentList li .avatar {
    background: none repeat scroll 0 0 #eeeeee;
    border: 1px solid #DDDDDD;
    left: 10px;
    padding: 2px;
    position: absolute;
    top: 10px;
}
.commentList li .badge {
    background: none repeat scroll 0 0 #222222;
    color: #ffffff;
    cursor: default;
    font-size: 10px;
    letter-spacing: 1px;
    margin-right: 4px;
    padding: 1px 4px;
    text-shadow: 1px 1px 0 #333333;
}
.commentList li .default {
    background: none repeat scroll 0 0 #0555C6;
}
.commentList li .top, .commentList li .admin {
    background: none repeat scroll 0 0 #FF0000;
}
.commentList li .name, .commentList li .name a {
    color: #333333;
    cursor: default;
    font-size: 15px;
    text-decoration: none;
}
.commentList li .name a {
    cursor: pointer;
}
.commentList li .name a:hover {
    text-decoration: underline;
}
.commentList li .created {
    color: #888888;
    font-size: 10px;
    margin: 2px 0 8px;
}
.commentList li .reply {
    height: 22px;
    margin-top: 10px;
    text-align: right;
}
.commentList li .reply a {
    background: none repeat scroll 0 0 #666666;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    padding: 3px 10px;
    text-decoration: none;
}
.commentList li .reply a:hover {
    background: none repeat scroll 0 0 #333333;
}
.commentList .even {
    background: none repeat scroll 0 0 #ffffff;
}
.childComment .even {
    background: none repeat scroll 0 0 #F8F8F8;
}
.commentList .odd {
    background: none repeat scroll 0 0 #eeeeee;
}
.childComment .odd {
    background: none repeat scroll 0 0 #E6E6E6;
}
#comments .pagination {
    border: medium none;
    color: #666666;
    font-size: 11px;
    padding: 0;
}
#comments .pagination .links a, #comments .pagination .links b {
    font-size: 10px;
    padding: 2px 5px;
}
#comments .pagination .links a {
    background: none repeat scroll 0 0 #ffffff;
    color: #666666;
}
#comments .pagination .links b {
    background: none repeat scroll 0 0 #0481CF;
    color: #ffffff;
}
#articleComments #respond {
    padding: 15px 0;
}
#respond h4 {
    font-size: 18px;
}
#respond #commentTitle {
}
#comments #commentTitle {
    display: none;
}
#respond #replyTitle {
    display: none;
}
#comments #respond {
    border-top: 1px solid #CCCCCC;
    margin-top: 15px;
}
#comments #replyTitle {
    display: block;
    margin-bottom: 10px;
}
#respond #cancelCommentReply {
    background: none repeat scroll 0 0 #666666;
    color: #ffffff;
    float: right;
    font-size: 11px;
    margin-top: -27px;
    padding: 3px 10px;
    text-decoration: none;
}
#respond #cancelCommentReply:hover {
    background: none repeat scroll 0 0 #333333;
}
#respond table {
    width: 100%;
}

#respond input[disabled] {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
}
#respond input[type="text"] {
    background: #fff none repeat scroll 0 0;
    height: 38px;
    font-size: 14px;
}
#respond .captcha input[type="text"] {
    width: 85px;
}

#respond td {
    padding: 3px 5px;
}
#respond .note {
    color: #ffb502 ;
    display: block;
    float: right;
    font-size: 13px;
    margin: 0 8px;
}
#respond td:first-child {
    padding-top: 6px;
    vertical-align: top;
    width: 125px;
}
#respond td.captcha {
    padding-top: 0;
}
#respond td.captcha div {
    overflow: hidden;
}
#respond td.captcha span {
    float: right;
    min-width: 120px;
}
#respond td.captcha span.captchaImage {
    margin-right: 25px;
    padding-top: 9px;
}
#respond .error {
    color: #DD0000;
    display: inline-block;
    font-size: 11px;
    margin: 0 8px;
}
#respond .right {
    padding: 15px 0 0 0;
    text-align: left;
}
#respond .right .btn-default{background:#1E1E21; border:0; color:#fff;}
#respond .right .btn-default:hover{background:#ffb502 ;}
#commentInput{margin-bottom: 30px;}
#commentInput .required.form-group{
    display: inline-block;
    margin-bottom: 20px;
}
#commentInput .required.form-group label{
    font-weight: normal;
    margin-bottom: 10px;
    font-size: 16px;
}
#commentInput textarea{
    font-size: 14px;
    background: #fff;
}
#commentInput .captcha-type img{
    margin: 10px 0 15px 10px;
}
#commentInput div.submit{
    padding: 0 15px;
}
#commentInput .required.form-group sup{
    color: #ffb502 ;
}
#commentInput div.submit input{
    background: #ffb502  none repeat scroll 0 0;
    border: 0 none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: #fff;
    float: right;
    font-size: 18px;
    line-height: 1;
    padding: 10px 15px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-in-out 0s; 
    -moz-transition: all 0.3s ease-in-out 0s; 
    transition: all 0.3s ease-in-out 0s;
}
#commentInput div.submit input:hover{
    background: #1E1E21 none repeat scroll 0 0;
}
.blogSearch {
    margin: 15px 0;
    overflow: hidden;
}
.blogSearch ul {
    line-height: 20px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.blogSearch a {
    text-decoration: none;
}
.blogSearch a:hover {
    text-decoration: underline;
}
.blogSearch .title {
    font-size: 14px;
}
.blogSearch .info, .blogSearch .sdsreadMore {
    color: #888888;
    font-size: 11px;
    font-style: italic;
}
.blogSearch img {
    background: none repeat scroll 0 0 #F8F8F8;
    border: 1px solid #E8E8E8;
    padding: 3px;
}
.blogSearch p {
    margin: 0;
}
.blogSearch .plain {
    margin-bottom: 15px;
    padding-left: 20px;
}
.blogSearch .plain li {
    background: url("../images/arrow.gif") no-repeat scroll 0 6px rgba(0, 0, 0, 0);
    padding-left: 15px;
}
.blogSearch .plain .info {
    margin-left: 15px;
}
.blogSearch .compact li {
    float: left;
    height: 120px;
    padding: 0 1.5%;
    width: 47%;
}
.blogSearch .compact div {
    margin-left: 110px;
}
.blogSearch .compact .title {
    font-size: 18px;
}
.blogSearch .compact .info {
    display: block;
}
.blogSearch .compact img {
    float: left;
}
.blogSearch .grid > div {
    display: inline-block;
    margin-bottom: 25px;
    vertical-align: top;
}
.blogSearch .grid img {
    display: block;
    margin: 0 auto 8px;
}
.blogSearch .grid .info {
    display: block;
    font-size: 10px;
}
#tab-related-article {
    overflow: hidden;
}
#tab-related-article ul {
    line-height: 20px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#tab-related-article li {
    float: left;
    min-height: 160px;
    overflow: hidden;
    padding: 0 1%;
    width: 31%;
}
#tab-related-article a {
    text-decoration: none;
}
#tab-related-article a:hover {
    text-decoration: underline;
}
#tab-related-article .blogTitle {
    display: block;
    font-size: 14px;
}
#tab-related-article .blogImage {
    float: left;
    margin-right: 10px;
}
#tab-related-article .info {
    color: #888888;
    font-size: 11px;
    font-style: italic;
    margin-right: 8px;
}
#tab-related-article img {
    background: none repeat scroll 0 0 #F8F8F8;
    border: 1px solid #E8E8E8;
    padding: 3px;
}
#tab-related-article p {
    margin: 0;
}
.blogCol2 .sdsarticleCat {
    float: left;
    margin: 0;
    padding: 1% 2%;
    width: 46%;
}
.blogCol3 .sdsarticleCat {
    float: left;
    padding: 0.5% 1%;
    width: 31%;
}
.blogCol4 .sdsarticleCat {
    float: left;
    margin: 0;
    padding: 0.5% 1%;
    width: 23%;
}
.blogCol4 .sdsarticleHeader {
    margin: 8px 0;
}
.blogCol4 .sdsarticleHeader h3, .blogCol4 .sdsarticleHeader h3 a {
    font-size: 20px !important;
}
.blogCol4 .sdsarticleHeader span {
    display: none;
    visibility: hidden;
}
.imageContent {
    background: none repeat scroll 0 0 #F4F4F4;
    border: 1px solid #E4E4E4;
    margin: 0 10px 10px 0;
    padding: 4px;
}
.blogCol3 .sdsarticleHeader h2, .blogCol3 .sdsarticleHeader h2 a {
    font-size: 21px !important;
    line-height: 24px;
}
.blogCol4 .sdsarticleHeader h2, .blogCol4 .sdsarticleHeader h2 a {
    font-size: 16px !important;
    line-height: 19px;
}
.blogCol4 .comment, .blogCol4 .comment a {
    display: none;
}
#sdsblogCategory .imageFeatured {
    background: none repeat scroll 0 0 #F4F4F4;
    border: 1px solid #E4E4E4;
    float: left;
    margin: 0 10px 10px 0;
    max-width: 98.5%;
    padding: 4px;
}
#sdsblogCategory p, #sdsblogArticle p {
    line-height: 18px;
    margin-bottom: 10px;
}
.sdsarticleHeader span{
    font-size: 14px;
    line-height: 18px;
}
.sdsarticle-des{
    font-size: 14px;
    margin: 15px 0 0 0;
}
.sdsarticle-des p{
    font-size: 14px;
    line-height: 18px;
    padding-bottom: 0px;
    text-shadow: 1px 1px #fff;
    color:#1E1E21;
}
.sdsarticle-des ol{
    list-style-type: none;
}
.sdsreadMore .more a {
    background: #1E1E21;
    color: #fff;
    float: left;
    font-size: 12px;
    padding: 7px 20px;
    text-transform: uppercase;
    text-shadow:none;
}
#module-smartblog-category .breadcrumb a:last-child:after{display:none;}
#module-smartblog-category .right_blog_cat {text-shadow:1px 1px #fff;}
#module-smartblog-category .right_blog_cat  span > span{
    margin-right: 8px;
    color: #ffb502 
}
#module-smartblog-category .right_blog_cat span > span i{
    margin-right: 4px;
    color: #ffb502 
}
#module-smartblog-category .right_blog_cat  span > span a{
    color: #ffb502 
}
#module-smartblog-category .right_blog_cat  span > span a:hover {
   text-decoration: underline;
}
.sdsreadMore .comment a{
    text-decoration: none;
}
fieldset.account_creation {
    background: none repeat scroll 0 0 #F8F8F8;
    padding: 0 0 15px;
}
.comment-reply-title{
    margin: 0 0 25px 0;
    font-size: 18px;
     color:#1E1E21;
     text-transform: uppercase;
}
.account_creation label{
    width: 16%;
}
.account_creation p.text{
    margin: 10px;
    padding-bottom: 10px;
    color: #313131;
}
.account_creation p.text input {
    border: 1px solid #CCCCCC;
    color: #666666;
    font-size: 12px;
    height: 22px;
    padding: 0 5px;
}
.news_module_image_holder img{
    padding: 0;
    max-width: 100%;
}
.news_module_image_holder img:hover{
    opacity:0.8;
}
.post-page{
    margin-top: 20px;
    position: relative;
    text-align: center;
}
.post-page .results{
    font-size: 14px;
    right: 0;
    position: absolute;
    text-shadow: 1px 1px #fff;
    top: 6px;
}
.post-page .pagination{
    display: inline-block;
    margin: 0;
}
.post-page .pagination .page-active{
    background-color: #ffb502 ;
    color: #fff;
}
.paddleftreleted{
    padding-left:34px;
}
.sdsbox-content .fullwidthreleted{
    width:100%;
}
.sdstitle_block{
    color: #444;
    margin: 0 0 25px;
    text-align: left;
    text-transform: uppercase;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #e2dfdf;
    box-shadow: 0 1px #fff;
}
#smartblogcat .sdstitle_block{
    box-shadow:none;border:0;
}
#module-smartblog-category .sdstitle_block:not(.title_block){
    margin: 0 0 10px;
    padding: 0;
    text-align: left;
}
.sdstitle_block a{
    color: #1E1E21;
    font-size: 24px;
}
.articleContent #post_images:hover{ opacity:0.8;}
.sdstitle_block a:hover{
    color:#ffb502  ;
}
#blog_wrap .smart_block .block_titlte_line{
    margin-left:0;
}
.sdstitle_block .all_news{
    float:right;
    font-size:10px;
}
.sdsbox-content ul {
    list-style-type: none;
    margin-left: 5px;
    margin-bottom: 0px;
}
.sdsbox-content ul li {
    padding: 6px 0;
    border-bottom: 1px dotted #ccc;
}
.sdsbox-content ul li a{
    font-size: 12px;
}
.sdsbox-content .recentComments li {
    padding: 6px 0;
    border-bottom: 1px dotted #ccc;
    display: inline-block;
    width: 100%;
}
.sdsbox-content .recentComments li a{
    font-size: 12px;
}
.sdsbox-content .recentComments li a img{
    float: left;
}
.sdsbox-content .popularArticles li {
    padding: 6px 0;
    display: inline-block;
    border-bottom: 1px dotted #ccc !important;
    width: 100%;
}
.sdsbox-content .popularArticles li a{
    font-size: 12px;
}
.sdsbox-content .popularArticles li .image{
    float: left;
    display: inline-flex;
    width: 65px;
    height: 45px;
    margin: 0 5px 5px;
}
.sdsbox-content .recentArticles{
    margin: 0;
}
.sdsbox-content .recentArticles li {
    border-bottom: 0 none;
    display: inline-block;
    margin-bottom: 20px;
    padding: 0;
    width: 100%;
}
.sdsbox-content .recentArticles li:last-child{
    margin: 0;
}
.sdsbox-content .recentArticles li a{
    display: block;
    font-size: 16px;
    margin-bottom: 7px;
}
.sdsbox-content .recentArticles li a.title{
    padding-left: 135px;
}
.sdsbox-content .recentArticles li span{
    color: #ffb502 ;
    display: block;
    font-size: 16px;
    margin-top: 10px;
    padding-left: 135px;
}
.sdsbox-content .recentArticles li .image{
    display: inline-flex;
    float: left;
    margin: 0 15px 0 0;
}
.sdsbox-content .recentArticles li a.image:hover{
    opacity: 0.8;
}
 .blogTags .sdsbox-content{
     margin-bottom: 10px;
 }
.blogTags .sdsbox-content a{
    line-height: 1.5em;
    margin: 0 0.1em;
    padding: 5px;
     font-weight: bold;
     font-size: 12px;
}
.smartblock {
    margin-bottom: 20px;
}

.bloggrid {
    border: 1px solid #E3E3E3;
    float: left;
    margin: 5px;
    width: 46%;
}
#sds_blog_post .sds_post_title{
    background:none;
    border:none;
    font-size:14px;
    padding:0px;
    content:none !important;
}
.smartblogcomments .success {
    background-color: #DFF0D8;
    border-color: #D6E9C6;
    color: #3C763D;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 15px;
}
.smartblogcomments .warning {
    background-color: #F2DEDE;
    border-color: #EBCCD1;
    color: #A94442;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 15px;
}
/****************************************Custom css-home*********************************************/

.image_holder_wrap{
    max-width:100%;
    text-align: center;	
}
.sdsblog-box-content .sds_blog_post{
    padding-bottom:30px;
}
.sdsblog-box-content .sds_blog_post:hover .right_blog_home .r_more,.sdsblog-box-content .sds_blog_post:hover .block_post_date{
    color:#444;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.sdsblog-box-content .sds_blog_post:hover .block_post_date .block_post_date_line{
    border-color:#fff;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    
}
.news_module_image_holder, .right_blog_home{
    padding:0;
}
.block_post_date{
    display: block;
    width: 100px;
    height:65px;
    border:solid 2px #ffb502 ;
    position: absolute;
    bottom:-20px;
    left:50px;
    background:#fff;
    text-align:center;
    color:#333333;
    text-transform:uppercase;
}
.block_post_date .date_added{
    font-weight:bold;
    padding-top:5px;
    margin:0 0 5px 0;
}
.block_post_date_line{
    width:30px;
    border:solid 1px #cccccc;
    display:block;
    margin:auto;
    margin-bottom:5px;
}
.sdsblog-box-content .sds_blog_post .right_blog_home .sds_post_title{
    padding:0;
    font-size:15px;
    margin-bottom:10px;
    text-transform: uppercase;
}
.sdsblog-box-content .sds_blog_post .right_blog_home .r_more{
    display: inline-block;
    font-size: 14px;
    padding: 0 10px 10px 0;
    text-transform: capitalize;
    color: #ffb502 ;
    float: right;
}
#smartblogcat .articleContent {
    overflow: hidden;
    text-align:left;
    padding-left:0;
}
@media (max-width:625px){
    .news_module_image_holder, .right_blog_home{
        width:100%;
        text-align: center;
        margin-top:20px;
    }
    .right_blog_home {
        margin-top: 20px;
        text-align: center;
        width: 100%;
}
}
#blog_wrap {
    display:inline-block;
    text-align:center;
    margin-top:15px;
}
#blog_wrap a.carousel-control_left, #blog_wrap a.carousel-control_right{top:5px;}
.smart_block{display:inline-block; position:relative; overflow: hidden;}
.right_blog_home{  display:inline-block; color:#444; background:#fff;}
.right_blog_home .content{ padding: 12px 12px 3px 12px;font-size: 14px; text-align:left;}
.right_blog_home .content a{color:#444;display: block;}
.right_blog_home .content h3:hover a{color:#ffb502 ;}
.right_blog_home .content h3{margin-top:0;}
.right_blog_home .content p{margin:0;}
.page-item-title h1 {
    font-size: 30px;
    text-shadow: 1px 1px #fff;
    text-transform: uppercase;
}
#sdsblogArticle .post-info{
    font-size: 14px;
    margin-top: 20px;
    text-shadow: 1px 1px #fff;
}
#sdsblogArticle .post-info span, #sdsblogArticle .post-info a{
    color: #ffb502 ;
}
#sdsblogArticle .post-info a:hover{
    color: #1e1e21;
}
#sdsblogArticle .post-info i{
    color: #ffb502 ;
    margin: 0 5px 0 20px;
}
#sdsblogArticle .post-info i:first-child{
    margin-left: 0;
}
@media(max-width:1199px){
     .right_blog_home{background: transparent;}
    .sdsblog-box-content .sds_blog_post.col-md-3{width:36%; float:none; display:inline-block;}
    #blocktabblogs .carousel-inner{text-align:center;}
    .right_blog_home .content{text-align:center;}
}
@media(max-width:991px){
    .sdsblog-box-content .sds_blog_post.col-md-3{width:50%; float:left;}
}
@media(max-width:767px){
    .sdsblog-box-content .sds_blog_post.col-md-3{width:100%; float:none;}
    .sdsblog-box-content .sds_blog_post .right_blog_home .r_more{float:none;}
}

/****************************************Custom css-home*********************************************/