.homenews {
	margin-bottom:80px;
}
.homenews .info_text {
    color:#bbbbbb;
    display: inline-block;
    margin-top:16px;
    font-size:14px;
}
@media(max-width: 767px) { 
.homenews {
    margin-bottom:20px;
} 
.homenews .info_text {
    font-size:12px;
} 
.sds_title_block { margin-top: 22px; }
}
.homenews .info_text:before, .sdsarticleHeader .info:before, .post-info:before {
    font-family:'Ionicons';
    content:'\f2d1';
    margin-right:6px;
    font-size: 22px;    
    vertical-align: -2px;
}
.homenews .info_text a {
    color:#777777;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.homenews .info_text a:hover {
    text-decoration: underline;
    color:#323232;
}
.homenews .info_value{
    color:#777777;
}
.blogpost-content {
    padding:15px 30px 22px 30px;
}

#smartblogcat {
    display:inline-block;
    margin-left:-15px;
    margin-right:-15px;
}
#sdsblogCategory {
    margin-bottom: 0px;
    overflow: hidden;
}
.sdsarticleCat {
    margin-bottom: 60px;
    padding:0 15px;
}
.sdsarticleCat > div {
	position: relative;
}

.sdsarticleHeader {
    margin: 0 0 26px;
    padding: 0;
}
.blogpost-content .meta, .blogpost-content .meta a {
    color:#ababab;
    font-size: 12px;
}
.blogpost-content .meta a {
    text-decoration: none;
}
.blogpost-content .meta a:hover {
    text-decoration: underline;
}

.articleContent {
    overflow: hidden;
}

.articleContent img{
    max-width: 100%;
    padding: 0;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear;
}

.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;
}

.sdstags-update {
    display:inline-block;
    margin-top: 10px;
    margin-bottom: 10px;
}
.sdstags-update .tags {
    float: left;
	text-transform: uppercase;
}
.sdstags-update .tags strong {
	font-size:16px;
	font-weight:600;
	margin-right:10px;
}
.sdstags-update .tags a {
    border: 1px solid #e5e5e5;
    font-size: 12px;
	font-weight:600;
    padding: 8px 16px;
	text-transform: uppercase;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear;
	margin-right:2px;
    display: inline-block;
    margin-bottom: 8px;
}
.sdstags-update .tags a:hover {
    border-color: #323232;
	background:#323232;
	color:#ffffff;
}
.sdsarticleBottom {
    display:block;
    margin-top: 20px;
}
.sdsarticleBottom > div {
    display:inline-block;
    width:100%;
    margin-bottom: 10px;
}
.sdsarticleBottom > div.addthis_toolbox a {
    float:left;
    display:inline-block;
}
.sdsarticleBottom > div.addthis_toolbox a.addthis_native_counter_parent {
    padding:0 6px 0 0;
}
.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 6px 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 {
    clear: left;
    margin: 20px 0;
    padding: 0;
}
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, .comment-reply-title, .related {
    letter-spacing: 0;
    margin: 14px 0 24px 6px;
    font-size: 18px;
    text-transform: uppercase;
}
#articleComments h4 span {
    font-size: 14px;
    font-weight: normal;
}
#articleComments #comments {
    overflow: hidden;
}
#comments .commentEmpty {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D8D8D8;
    margin-bottom: 10px;
    padding: 8px 10px;
}
#comments .commentList {
    list-style: none outside none;
    margin: 25px 0 0;
	font-size:14px;
    padding: 0;
}
#comments .commentList li > ul.commentList:first-of-type {
    margin: 50px 0 0;
}
#comments .commentList li > ul.commentList:last-of-type li {
    margin-bottom:0;
}
.commentList li {
    margin-bottom: 20px;
    min-height: 75px;
    padding: 0 0 8px 85px;
    position: relative;
}
.commentList li p {
	font-weight:400;
	color:#777777;
}
.childComment li {
}
.commentList li .avatar {
    border: 1px solid #ebebeb;
    left: 0;
    padding: 3px;
    position: absolute;
    top: 0;
}
.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 {
    font: 600 14px/22px "Open Sans", sans-serif;
    color: #555555;
    cursor: default;
    text-decoration: none;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 8px;
    margin-bottom: 12px;
    border-bottom: 1px solid #ebebeb;
}

.commentList li .name a {
    cursor: pointer;
}
.commentList li .name a:hover {
    text-decoration: underline;
}
.commentList .options {
	position:absolute;
	right:0;
	top:5px;
	font-size:12px;
	font-weight:600;
	line-height:16px;
	text-transform:uppercase;
	z-index:2;
	color:#999999;
}
.commentList .options a {
	font-weight:700;
	cursor:pointer;
}
.commentList .options a:hover {
	color:#000000;
}

.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 #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"] {
    width: 100%;
}
#respond .note {
    color: #888888;
    display: block;
    font-size: 10px;
    margin: 0 8px;
}
#respond .error {
    color: #DD0000;
    display: inline-block;
    font-size: 11px;
    margin: 0 8px;
}
#respond .right {
    padding: 15px 25px 10px;
    text-align: right;
}
.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 {
    float: left;
    margin: 0 0 14px 0;
}
#sdsblogCategory p, #sdsblogArticle p {
    margin-bottom: 18px;
	font-size:16px;
	line-height:26px;
}

.sdsarticle-des{
    margin: 10px 0px 30px;
	font-size:15px;
	line-height:28px;

}
.sdsarticle-des p{
}
.sdsarticle-des ol{
    list-style-type: none;
}
.sdsreadMore {
    padding:0;
    text-align:left;
}
.sdsreadMore .more a {
    text-decoration: none;
    outline: none;
}
.sdsreadMore .comment a{
    text-decoration: none;
}
fieldset.account_creation {
    background: none repeat scroll 0 0 #F8F8F8;
    padding: 0 0 15px;
}

.comment-reply-title, #articleComments h4 {	
    font: 600 22px/26px "Open Sans", sans-serif;
	margin:30px 0 0;
	position:relative;
	padding:0 0 20px 0;
	color:#323232;
}
.comment-reply-title {
	margin:0 0 24px;
}
.comment-reply-title:before, #articleComments h4:before {
  height: 1px;
  width: 240px;
  left: 0;
  display: inline-block;
  content: " ";
  position: absolute;
  bottom: 0;
  background: #ebebeb;
}
.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;
}

.post-page .results{
  float: right;
  margin-top: 20px;
  margin-bottom: 17px;
}
.paddleftreleted{
    padding-left:24px;
}
.sdsbox-content .fullwidthreleted{
    width:100%;
    margin-bottom:15px;
}
.sdsbox-content .info {
    display:block;
    font-size:11px;
	margin-top:10px;
    opacity: 0.7;
    text-transform: uppercase;
}
.sdstitle_block{
    margin-top: 0;
    border: none;
    padding: 24px 0 16px 0;
    margin-bottom: 6px;
    text-transform: uppercase;
    overflow: hidden;
    position:relative;
}

.sdstitle_block a, .blog_post_title {
    display:inline-block;
    padding-bottom:22px;
	margin-top:0;
    position: relative;
    color: #323232;
    font-weight: bold;
    font-size:22px;
    line-height: 30px;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear;
}
.sdstitle_block a, .blog_post_title {
	margin-bottom:0;
}
.sdstitle_block a:hover {
    color: #808488;
	text-decoration:none;
}
.sdstitle_block a:before, .blog_post_title:before {
    height: 1px;
    width: 40%;
    left: 0;
    display: inline-block;
    content: " ";
    position: absolute;
    bottom: 0;
    background: #ebebeb;
}

.sdstitle_block .all_news{
    float:right;
    font-size:10px;
}
.sdsblog-box-content{
    padding-top:10px;
	display:inline-block;
}
.sdsbox-content ul {
    list-style-type: none;
    margin-bottom: 0px;
}
.sdsbox-content ul li {
    padding: 6px 0;
    border-bottom: 1px dotted #ccc;
}
.sdsbox-content ul li:last-child {
    border-bottom: none;
}
.sdsbox-content ul li a{
    font-size: 12px;
}
.sdsbox-content .recentComments li {
    padding: 16px 0;
    border-bottom: 1px dotted #ccc;
    display: inline-block;
    width: 100%;
}
.sdsbox-content .recentComments li:first-of-type, .sdsbox-content .popularArticles li:first-of-type, .sdsbox-content .recentArticles li:first-of-type {
    padding-top:0;
}
.sdsbox-content .recentComments li:last-of-type, .sdsbox-content .popularArticles li:last-of-type, .sdsbox-content .recentArticles li:last-of-type {
    padding-bottom:0;
}
.sdsbox-content .recentComments li .name {
    opacity: 0.7
}
.sdsbox-content .recentComments li a.title {
    font-size: 12px;
    display: block;
    margin-top:4px;
}
.sdsbox-content .recentComments li a img{
    float: left;
	max-width:50px;
	max-height:50px;
    margin: 0 16px 5px 0;
}
.sdsbox-content .popularArticles li {
    padding: 16px 0;
    display: inline-block;
    border-bottom: 1px dotted #cccccc;
	line-height:14px!important;
    width: 100%;
}
.sdsbox-content .popularArticles li:last-child {
    border:none;
}
.sdsbox-content .popularArticles li a{
    font-size: 14px;
	line-height:17px!important;
	font-weight:600;
}
.sdsbox-content .popularArticles li .image {
    float: left;
    display: inline-flex;
    width: 64px;
    height: 64px;
    margin: 0 16px 5px 0;
    border-radius: 4px;
    overflow: hidden;
    position: relative;
}

.sdsbox-content .popularArticles li .image img,
.sdsbox-content .recentArticles li .image img {
    position: absolute;
    top:0;
    left:50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
}
.sdsbox-content .recentArticles li {
    padding: 16px 0;
    border-bottom: 1px dotted #ccc;
    display: inline-block;
	line-height:14px!important;
    width: 100%;
}
.sdsbox-content .recentArticles li:last-child {
    border-bottom: none;
}
.sdsbox-content .recentArticles li a {
    font-size: 14px;
    line-height:17px!important;
	font-weight:600;
}
.sdsbox-content .recentArticles li .image {
    float: left;
    display: inline-flex;
    width: 64px;
    height: 64px;
    margin: 0 16px 5px 0;
    overflow: hidden;
    position: relative;
    border-radius: 4px;
}
 .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%;
}

#sdssearch_block_top {
}
#sdssearch_block_top #searchbox {
    width: 100%;
}
#sdssearch_block_top .button-search {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    border: none;
	background:none;
    color: white;
    width: 50px;
    height:48px;
    text-align: center;
    padding: 12px 0 11px 0;
}
#sdssearch_block_top .button-search:after {
  font-family: FontAwesome;
  font-size: 16px;
  font-weight:normal;
  content: "\f002";
  color: #323232;
  display: inline-block;
  -webkit-transition: all 150ms linear;
  -moz-transition: all 150ms linear;
  -ms-transition: all 150ms linear;
  -o-transition: all 150ms linear;
  transition: all 150ms linear;
}
#sdssearch_block_top .button-search span {
      display: none;
}
#sdssearch_block_top .search_query_top {
    display: inline;
    margin-right: 1px;
	margin-top:1px;
}

#tags_blog_block_left .block_content {
    overflow: hidden;
}
#tags_blog_block_left .block_content a {
	padding:8px 14px;
	border:1px solid #e5e5e5;
	display:inline-block;
	float:left;
	margin: 4px 4px 0 0; }
#tags_blog_block_left .block_content a:hover {
    background: #323232;
    border-color: #323232;
    color:#fff;
     }

.ac_results {
}
.ac_results li {
    font-weight: normal;
    color: #686666;
    font-size: 13px;
    line-height: 22px;
}


form#searchbox {
  position: relative;
}
form#searchbox label {
    color: #333333;
}
form#searchbox input#search_query_block {
    margin-right: 10px;
    max-width: 222px;
    margin-bottom: 10px;
    display: inline-block;
    float: left;
}
form#searchbox .button.button-small {
    float: left;
}
form#searchbox .button.button-small i {
      margin-right: 0;
}

.smartblogcomments {
    margin-top:30px;
    margin-bottom:50px;
	display: inline-block;
	width: 100%;
}
.smartblogcomments .success {
    background-color: #DFF0D8;
    color: #3C763D;
    border: 1px solid #3C763D;
    margin-bottom: 20px;
    padding: 15px;
}
.smartblogcomments .warning {
    color: #DD0000;
    border: 1px solid #DD0000;
    margin-bottom: 20px;
    padding: 15px;
}
.smartblogcomments .warning i {
	margin-right:12px;
}

.module-smartblog-category .post-page {
	border-top: 1px solid #ebebeb;
	display:inline-block;
	width:100%;
	padding:20px 0 0;	
}
.module-smartblog-category .post-page .pag_numbers{
	padding-left:0;
}

.module-smartblog-category .post-page .pag_show{
	padding-right:0;
}

.module-smartblog-category .blog_pag {
    background:#ffffff;
    padding:0 10px;
}
.module-smartblog-category .blog_show {
    background:#ffffff;
    padding:0 20px 0 0;
}
.module-smartblog-category .pagination {
    margin:12px 0 0 0;
    padding-bottom:8px;
    font-weight:600;
}
.module-smartblog-category .pagination > li > span {
    background:#f2f2f2;
    color:#888888;
    font-size:15px;
	border: 1px solid #d5d5d5;
    padding: 12px 18px;
}
.module-smartblog-category .pagination > li > a {
    cursor:pointer;
    font-size:15px;
	border: 1px solid #d5d5d5;
    color:#323232;    
    padding: 12px 18px;
}
.module-smartblog-category .pagination > li > a:hover {
    cursor:pointer;
    background:#323232;
	border-color:#323232;
    color:#ffffff;
}

/*  Some Blog Styles */

.sds_blog_post {
    position:relative;
    display:block;
    margin-bottom:30px;
	padding:0;
}
.sds_blog_post .newsblock {
    position:relative;
    width:100%;
    height:auto;
    display:block;
    padding:0;
}
.sds_blog_post .news_module_image_holder a {	
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	opacity:0;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out; 
}
.sds_blog_post .news_module_image_holder a:hover {
	opacity:1;
}
.sds_blog_post .news_module_image_holder a:before {	
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background:#323232;
	opacity:0.5;
	content:" ";
}
.sds_blog_post .news_module_image_holder a:after {	
	font-family:'FontAwesome';
	content:"\f002";
	color:#323232;
	display:inline-block;
	width:64px;
	height:64px;
	background:#ffffff;
	text-align:center;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-32px;
	margin-top:-22px;
	line-height:64px;
	opacity:0.85;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
	font-size:20px;
	z-index:11;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out; 
}
.sds_blog_post .news_module_image_holder a:hover:after {	
	margin-top:-32px;
}

.sds_blog_post span.read_more {
    color:#323232;
    font-size: 14px;
    text-transform: uppercase;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out; 
}
.sds_blog_post span.read_more:after, .sdsreadMore .more a i:after {
    font-family: 'FontAwesome';
    content: "\f178";
    margin-left: 12px;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out; 
}
.sdsreadMore .more a i:after { margin-left: 6px; }
.sds_blog_post span.read_more:hover:after { margin-left: 16px; }
.sdsreadMore .more a:hover i:after { margin-left: 10px; }


/* INDEX Blocks styles */

#index .newsblock h4 {
    background:none;
    border:none;
	margin:0;
    padding: 0; }

#index .newsblock h4:After {
    display:none!important; }

#index .newsblock h4 a {
    color: #323232;
    font: 600 20px/22px "Open Sans", sans-serif;
    position:relative;
    text-decoration: none!important;
    background:none; }

.sds_blog_post .newsblock p {
    line-height:1.7em;
	font-size:14px;
	color:#c7c7c7;
	font-weight:400;
    margin-bottom:20px;
}
@media (max-width: 767px) {
    #index .newsblock h4 a {
        font-size:18px;
        line-height:20px;
    }
    .sds_blog_post .newsblock p {
        font-size:14px;
    }
}
@media (max-width: 480px) {
    #index .newsblock h4 a {
        font-size:16px;
        line-height:18px;
    }
}
.news_module_image_holder {
    display:block;
    width:100%;
    text-align:left;
    position:relative;
}

.news_module_image_holder img {
    padding:0;
}

@media (max-width: 1199px) {
    .news_module_image_holder img {
        max-width:100%; }
}

.news_p_more {
    display:block;
    width:100%;
    border-top:2px solid #ededed;
    text-align:right;
    padding:16px 0 0 0;
    margin:18px 0 0 0;
}

.post_title_cont {
	display:inline-block;
	width:100%;
	padding:0;
	margin:24px 0 20px; 
}
.news_date {
    color: #888;
    font-size: 12px;
    float: right;
    text-transform: uppercase;
    text-align: center;
    padding: 16px;
    border: 1px solid #dadada;
}
.news_date span {
	display:block;
}
.news_date span.news_month {
    font-size:12px;
	line-height:10px;
}
.news_date span.news_day {
    font-size:25px;
	line-height:26px;
	font-weight:600;
}
.news_date span.news_year {
    font-size:11px;
	line-height:16px;
}

.newsblock .news_date span.news_month {
    font-size:10px;
	line-height:12px;
}
.newsblock .news_date span.news_day {
    font-size:19px;
	line-height:20px;
	font-weight:600;
}

.blog-post {
	position: relative;
}
.sdsarticleHeader .news_date, .blog-post .news_date {
    height: 88px;
    padding: 17px 20px;
    width: 72px;
}
.sdsarticleHeader .info, .sdsarticleHeader .info  a , .post-info , .post-info a { 
	color:#b6b6b6;
}
.sdsarticleHeader .info a:hover, .post-info a:hover {
	color:#323232;
}
.sdsarticleHeader .info > span, .post-info > span {
    margin:0 6px;
}
.sdsarticleHeader .info > span:first-of-type, .post-info > span:first-of-type {
    margin:0 6px 0 2px;
}
.post-info {
	margin-bottom:22px;
}

.comform_top, .comform_bottom {
	display:inline-block;
	width:100%;
}
.comform_top {
	margin-bottom: 20px;
}
.comform_left {
	width:30%;
	float:left;
	padding-right:20px;
}
.comform_left input {	
	width:100%;
	margin:20px 0 0 0;
}
.comform_left input:first-child {	
	margin:0;
}
.comform_right {
	width:70%;
	float:left;
}
.comform_right textarea {
	height:184px;	
	width:100%;
}
.comform_captcha {
	float:left;
	width:30%;
	display:flex;	
	padding-right:20px;
}
.comform_captcha img {
	min-width:108px;
	margin-right:20px;
	border:2px solid #dddddd;
	background-color:#fbfbfb;
}
.comform_submit {
	float:left;
	width:70%;
}
@media (min-width: 480px) and (max-width: 1199px) {
.comform_left, .comform_right, .comform_captcha, .comform_submit {
	width:50%; }
#comments .commentList li > ul.commentList {
	margin-left:-50px!important; } 
}
@media (max-width: 479px) {
.comform_left, .comform_right, .comform_captcha, .comform_submit {
	width:100%;
	float:left;
	padding:0;
	margin-bottom:20px;	}
.comform_left input {	
	padding:14px 20px;
	width:100%!important;
	margin:20px 0 0 0; }
.comform_submit {
    text-align:center; }
.comform_submit #submitComment {
    width:100%;
    padding: 20px 30px;
}
.commentList .options {
	position:relative;
	top:0;
	margin-bottom:8px; }
#comments .commentList li > ul.commentList {
	margin-left:-50px!important; }
}
@media (max-width: 991px) {    
.info { line-height: 28px; }
}

.blogModule .title_block, .blogModule .title_block a { font-size:16!important; }