.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;

}
.article-custom {padding-bottom: 15px;font-size: 16px}
.news-article .news_contents.container-fluid .row div {padding:15px}
.news-article .news_contents.container .row div {padding:30px}

.news-article .news_contents.container-fluid {
margin: 15px 0 15px 0;
}

.imgcol .background.col-xxs-12 {
    width: calc(100% - 60px);

}
.col-md-6.background {
    width: calc(50% -30px);
	margin: 0 15px;
}

H1 {margin: 0px auto 0px;letter-spacing: 2.0px;}
H2 {margin: 10px auto 20px;}
[style*="background:#2e7c88"] H1,
[style*="background:#2e7c88"] H2,
[style*="background:#2e7c88"] H3,
[style*="background:#2e7c88"] H4,
[style*="background:#2e7c88"] H5,
[style*="background:#2e7c88"] H6,
[style*="background:#2e7c88"] p,
[style*="background:#2e7c88"] a,
[style*="background:#2e7c88"] li {color:#fff}

[style*="background:#193844"] H1,
[style*="background:#193844"] H2,
[style*="background:#193844"] H3,
[style*="background:#193844"] H4,
[style*="background:#193844"] H5,
[style*="background:#193844"] H6,
[style*="background:#193844"] p,
[style*="background:#193844"] a,
[style*="background:#193844"] li {color:#fff}


[style*="background:#DEDEDE"] H1,
[style*="background:#DEDEDE"] H2,
[style*="background:#DEDEDE"] H3,
[style*="background:#DEDEDE"] H4,
[style*="background:#DEDEDE"] H5,
[style*="background:#DEDEDE"] H6,
[style*="background:#DEDEDE"] p,
[style*="background:#DEDEDE"] a,
[style*="background:#DEDEDE"] li {color:#000}


.imgcol .background {
margin: 0px 0 0 15px ;

}
.background.col-md-6 h1 {padding-top: 10px}
.row.imgcol div + div + div  {padding: 0 0 0 30px !important}
.article {
    border: 1px solid #ddd;
    padding: 3px;
}
.article > .row > div {
    margin:0;
}
.article .article-image {
    height: 100%;
    position: relative;
}
.article .article-text {
    padding: 0 15px 0 0;
}
.article .col-sm-12 .article-text {
    padding: 0 15px 0 15px;;
}
.article .article-image img {
    object-fit: cover;
    max-width: none;
    height: 100%;
    width: 100%;
}
.article .name {
    padding-bottom: 10px;
    padding-top: 15px;
}
.article .name h3 a {
	font-size: 20px;
	font-weight: 300;
	color: #333;
}
.article .name h3 {
	line-height: 24px;
}
.article .article-meta {
    padding-bottom: 10px;
    padding-top: 10px;
    display: block;
    font-size: 12px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
	color: #555;
}
.article .article-meta > span {
	display: inline-block;
	padding-right: 10px;
}
.article .article-meta > span a {
    color: #555;
}
.article .article-meta > span i {
    color: #339c9c;
}
.article .description {
    padding-top: 10px
}
.article .btn-article {
    margin-bottom: 15px
}

@media (min-width: 320px) {
	.row-eq-height-xxs .article {height: 100%;}
}
@media (min-width: 480px) {
	.row-eq-height-xs .article {height: 100%;}
}
@media (min-width: 640px) {
	.row-eq-height-s .article {height: 100%;}
}
@media (min-width:768px){
	.row-eq-height-sm .article {height: 100%;}
}
@media (min-width:992px){
	.row-eq-height-md .article {height: 100%;}
}
@media (min-width:1200px){
	.row-eq-height-lg .article {height: 100%;}
}

.main-article {
	background: #eee;
	padding: 15px;
	margin-bottom: 10px;
}
.main-article .description {
	-webkit-columns: 320px 3;
	-moz-columns: 320px 3;
	columns: 320px 3;
	-webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
	-webkit-column-rule: 1px solid #ddd;
    -moz-column-rule: 1px solid #ddd;
    column-rule: 1px solid #ddd;
}
.main-article .article-custom-1 {
    font-size: 25px;
    font-weight: 700;
	padding-bottom: 25px;
}
.main-article .article-custom-2 {
    font-style: oblique;
	font-weight: 500;
	font-size: 17px;
	padding-bottom: 15px;
	line-height: 1.2;
}
.main-article .article-custom-3 {
    font-weight: 700;
    font-size: 15px;
	padding-bottom: 15px;
}
.main-article .article-custom-4 {
	padding-bottom: 15px;
}
.main-article .article-meta {
    padding-bottom: 10px;
    display: block;
    font-size: 12px;
	color: #555;
	margin-bottom: 0px;
}
.main-article .article-meta > span {
	display: inline-block;
	padding-right: 10px;
	vertical-align: middle;
}
.main-article .article-meta > span a {
    color: #555;
	display: inline-block;
}
.main-article .article-meta > span i {
    color: #339c9c;
}
.main-article .article-meta .a2a_kit {
    padding: 0;
    font-size: 0;
    line-height: 20px !important;
    float: right;
	margin-top: -20px;
}
.main-article .article-meta .a2a_kit > a {
    vertical-align: middle;
    padding-left: 5px;
}
.main-article .author {
	overflow: hidden;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding-top: 15px;
}
.main-article .author-image {
    float: left;
    margin-right: 15px;

    margin-bottom: 0px;
}

#comment-form {
	padding: 15px;
	background: #eee;
}
#comment-form h4 {
	padding-bottom: 15px;
}

.comment-comments {
	padding: 15px;
	background: #eee;
}
.comment-comments h4 {
    padding-bottom: 15px;
}
.comment-comments .comment {
	margin-bottom: 30px;
}
.comment-comments .comment-header {
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.comment-comments .comment-header i {
    color: #339c9c;
}
.comment-comments .comment-header > span {
    float: right;
    font-size: 12px;
}
.comment-comments .comment-text {

}
.comment-comments .comment-text > a {
    display: block;
    text-align: right;
    cursor: pointer;
}
.comment-comments .comment-reply {
    background: #fff;
    padding: 15px;
    margin-bottom: 3px;
}
.comment-comments .comment-reply .reply-header {
	border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.comment-comments .comment-reply .reply-header i {
    color: #339c9c;
}
.comment-comments .comment-reply .reply-header > span {
    float: right;
    font-size: 12px;
}
