﻿.clearfix:after{
	clear:both;
	content:".";
	height:0px;
	font-size:0px;
	visibility:hidden;
	display:block;
}
.clearfix{
	display:inline-block;
}
.clearfix{
	display:block;
}
.clear{
	clear:both;
}
.news_rss{
	text-align:right;
	margin-bottom:8px;
}

.newsletter-month {
	text-align: center;
}
.newsletter-month .newsletter-logo{
	display: inline-block;
	margin-bottom: 60px;
}
.newsletter-month .newsletter-date{
	margin-bottom: -10px;
	text-align: right;
	font-size: 46px;
	position: relative;
	line-height: 1;
	text-transform: uppercase;

    color: #000;
}
@media only screen and (max-width: 767px) {
.newsletter-month .newsletter-date{
	font-size: 24px;
margin-bottom: 10px;
}
}


.newsletter-template {
    background-color: #ffffff;
    width: 680px;
    margin: 0 auto;
    max-width: 100%;
    text-align: center;
}

.newsletter-template .pic img {
    width: 100%;
}

.newsletter-template .title {
    margin: 30px 0 10px;
    font-size: 24px;
    color: #3d3d3d;
}
.newsletter-template .title a,
.newsletter-template .title a:link{
    color: #3d3d3d;
}

.newsletter-template .time {
    margin: 10px 10px 20px;
    font-size: 14px;
    color: #7b7b7b;
    font-style: italic;
}

.newsletter-template .description {
    width: 580px;
    margin: 0 auto;
    max-width: 100%;
    line-height: 1.8;
    font-size: 16px;
    color: #535353;
    text-align: left;
}
.newsletter-template .description.full{
    width: auto;
    text-align: left;
}


.newsletter-template .link-btn {
    background-color: #004c98;
    border-radius: 3px;
    padding: 12px 24px;
    color: #FFF !important;
    text-decoration: none;
    display: inline-block;
    margin: 20px 0 0px;
    transition: background-color 300ms ease-in;

}

.newsletter-template .link-btn:hover {
    background-color: #003c77;
}

.newsletter-template hr {
    border: none;
    border-bottom: 1px solid #d6d6d6;
    margin-bottom: 80px;
	margin-top: 80px;
}


@media only screen and (max-width: 767px) {
	.newsletter-template hr {
		margin-bottom: 40px;
		margin-top: 40px;
	}
}





.blog-page a,
.blog-page span{
	display:inline-block;
	border:1px solid #c8c8c8;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	padding:5px 15px;
	margin:0 6px 6px 0;
	color:#666666;
	transition: 		all ease-in 200ms;
}
.blog-page a, 
.blog-page a:link, 
.blog-page a:active, 
.blog-page a:visited{
	color:#666666;
	transition: 		all ease-in 200ms;
}
.blog-page a:hover,
.blog-page span{
	background-color:#004c98;
	border-color:#004c98;
	color:#FFF;
	text-decoration:none;
}
.blog-page em,
.blog-page i{
	font-style:normal;
	font-size:14px;
	color:#666666;
	padding-right:10px;
}
.blog-page .disabled{
    pointer-events: none;
    cursor: default;
	border-color:#d2d2d2;
	color:#d2d2d2;
	background-color: transparent;
}



.page_meta{
	border-top:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	padding:8px 10px;
	background:#F0F0F0;
	margin-bottom:15px;
}
.page_meta a{
	float:right;
}
.author_info{
	margin-bottom:15px;
}
.author_info .thum{
	float:left;
	margin-right:10px;
}
.author_info .thum img{
	width:120px;
}




.detail-relatedlist ul{
	list-style:none;
	clear:both;
	margin:0 -10px;
}
.detail-relatedlist:after{
	content:"";
	clear:both;
	display:block;
}
.detail-relatedlist .itme{
	padding:0px 10px;
}
.detail-relatedlist .itme img {
	max-width:100%;
}
.detail-relatedlist .itme h3{
	margin:0px;
	padding:14px 0 8px;
	line-height:1.2;
	color:#666666;
	font-size:18px;
}
.detail-relatedlist .itme .info{
	border-bottom:1px solid #dcdcdc;
	padding-bottom:8px;
	max-width:80%;
	margin-bottom:10px;
}
.detail-relatedlist .itme .sep{
	padding:0px 4px;	
	color:#999999;
}
.detail-relatedlist a,
.detail-relatedlist a:link,
.detail-relatedlist a:active,
.detail-relatedlist a:visited{
	color:#999999;
}
.detail-relatedlist h3 a,
.detail-relatedlist h3 a:link,
.detail-relatedlist h3 a:active,
.detail-relatedlist h3 a:visited{
	color:#666666;
}

.detail-relatedlist a:hover,
.detail-relatedlist h3 a:hover{
	color:#004c98;
}
.detail-relatedlist a.more,
.detail-relatedlist a.more:link,
.detail-relatedlist a.more:active,
.detail-relatedlist a.more:visited{
	color:#004c98;
	text-decoration:underline;
}
.detail-relatedlist a.more{
	padding:20px 0;
	display:inline-block;
}

.blog-detail01 .comments-post{
	position:relative;
	padding-left:148px;
	min-height:120px;
}
.blog-detail01 .comments-portrait {
	width:148px;
	text-align:center;
	position:absolute;
	left:0;
	top:0;
}
.blog-detail01 .comments-portrait img{
	width:81px;
	height:81px;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	margin-bottom:10px;
}
.blog-detail01 .comments-main {
	padding:20px;
	border:1px solid #e7e7e7;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-bottom:40px;
	background-color:#FFF;
	position:relative;
}
.blog-detail01 .comments-main:before{
	content:"";
	position:absolute;
	right:100%;
	top:35px;
	margin-right:-4px;
	border-bottom:1px solid #e7e7e7;
	border-left:1px solid #e7e7e7;
	background-color:#FFF;
	width:10px;
	height:10px;
	transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
}
.blog-detail01 .comments-info {
	text-align:right;
	padding-top:20px;
	line-height:32px;
	margin-bottom:-3px;
	position:relative;
	z-index:1;
}
.blog-detail01 .comments-info .reply-btn.active {
	height:31px;
	line-height:31px;
	padding:0px 10px;
	background-color:#fcfcfc;
	border:1px solid #f5f5f5;
	border-bottom:none;
	display:inline-block;
	vertical-align:inherit;
}
.blog-detail01 .comments-reply {
	background-color:#fcfcfc;
	border:1px solid #f5f5f5;
	padding:20px;
}
.blog-detail01 .reply-post{
	position:relative;
	padding:0px 0px 0px 150px;
	min-height:105px;
	margin-bottom:30px;
}
.blog-detail01 .reply-portrait{
	position:absolute;
	top:10px;
	left:20px;
	color:#666666;
	text-align:center;
	max-width:130px;
}
.blog-detail01 .reply-portrait img{
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	margin-bottom:10px;
}
.blog-detail01 .reply-main {
	background-color:#f5f5f5;
	padding:20px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	position:relative;
}
.blog-detail01 .reply-main {
}
.blog-detail01 .reply-main:before{
	content:"";
	position:absolute;
	right:100%;
	top:45px;
	margin-right:-4px;
	background-color:#f5f5f5;
	width:12px;
	height:12px;
	transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
}
.blog-detail01 .reply-info{
	text-align:right;
	margin-top:20px;
	margin-bottom:-3px;
	position:relative;
	z-index:1;
}
.blog-detail01 .reply-info .reply-btn.active {
	height:31px;
	line-height:31px;
	padding:0px 10px;
	background-color:#fcfcfc;
	border:1px solid #f5f5f5;
	border-bottom:none;
	display:inline-block;
	vertical-align:inherit;
}
@media only screen and (max-width: 767px) {
	.blog-detail01 .comments-post{
		padding-left:0;
	}
	.blog-detail01 .comments-portrait{
		position:static;
		margin:0px auto 25px;
	}
	.blog-detail01 .comments-main:before{
		transform:rotate(135deg);
		-webkit-transform:rotate(135deg);
		top:-5px;
		left:50%;
		margin:0 0 0 -5px;
	}
	.blog-slider li{
		width:auto;
		display:block;
	}
	.blog-detail01 .reply-post{
		padding-left:0;
	}
	.blog-detail01 .reply-portrait{
		position:static;
		margin:0px auto 25px;
	}
	.blog-detail01 .reply-main:before{
		transform:rotate(135deg);
		-webkit-transform:rotate(135deg);
		top:-5px;
		left:50%;
		margin:0 0 0 -5px;
	}
	.blog-detail01 .reply-main,
	.blog-detail01 .comments-reply,
	.blog-detail01 .comments-main{
		padding:10px;
	}
	.blog-detail01 .author-portrait{
		width:60px;
		height:60px;
	}
}

.blog-detail01 .leave-formlist {
	margin:0 -23px 0 0;
	padding:0;
	list-style:none;
	font-size:0;
	letter-spacing:0;
}
    .blog-detail01 .leave-formlist input[type="text"],
    .blog-detail01 .leave-formlist input[type="email"],
    .blog-detail01 .leave-formlist textarea {
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        padding: 14px 12px 14px 5px;
        margin: 0;
        border: 1px solid #e3e3e3;
        background-color: #FFF;
        font-size: 13px;
        line-height: 1.2;
        transition: all ease-in 200ms;
        -webkit-transition: all ease-in 200ms; /* Safari and Chrome */
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        width: 100% !important;
        display: inline-block;
    }

.blog-detail01 .leave-formlist li{
	padding:0px 23px 23px 0;
	display:inline-block;
	vertical-align:top;
	font-size:13px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.blog-detail01 .leave-formlist .awaiting-msg {
	display:block;
}

.blog-detail01 .leave-formlist input[type="submit"] {
	background:#004c98;
	border:none;
	color:#FFF;
	padding:9px 25px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	font-size:18px;
}
.blog-detail01 .leave-formlist input[type="submit"]:hover {
	background:#333;
	transition: 		background-color ease-in 200ms;
	-moz-transition: 	background-color ease-in 200ms; /* Firefox 4 */
	-webkit-transition:     background-color ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		background-color ease-in 200ms; /* Opera */
	-ms-transition: 	background-color ease-in 200ms; /* IE9? */
}
@media only screen and (max-width: 767px) {
	.blog-detail01 .leave-formlist li{
		width:100%!important;
	}
}
.blog-detail01 .blog-comments-page {
	margin-bottom:20px;
}
.blog-detail01 .blog-comments-page .pager{
	text-align:left;
}
.blog-detail01 .blog-comments-page .disabled{
    pointer-events: none;
    cursor: default;
    border-color: #d2d2d2;
    color: #d2d2d2;
	background-color:transparent;
}
.blog-detail01 .blog-comments-page .total{
    border-color: transparent;
    color:inherit;
	background-color:transparent;
}
.blog-detail01 .blog-comments-page span.index{
	color:#FFF;
	background-color:#004c98;
	border-color:#004c98;
}
.blog-detail01 .detail-Attachments{
	margin-bottom:20px;

}

.blog-detail01 .detail-relatedlist ul{
	list-style:none;
	clear:both;
	margin:0 -10px;
}
.blog-detail01 .detail-relatedlist:after{
	content:"";
	clear:both;
	display:block;
}
.blog-detail01 .detail-relatedlist .itme{
	padding:0px 10px;
}
.blog-detail01 .detail-relatedlist .itme img {
	max-width:100%;
}
.blog-detail01 .detail-relatedlist .itme h3{
	margin:0px;
	padding:14px 0 8px;
	line-height:1.2;
	color:#666666;
	font-size:18px;
}
.blog-detail01 .detail-relatedlist .itme .info{
	border-bottom:1px solid #dcdcdc;
	padding-bottom:8px;
	max-width:80%;
	margin-bottom:10px;
}
.blog-detail01 .detail-relatedlist .itme .sep{
	padding:0px 4px;	
	color:#999999;
}
.blog-detail01 .detail-relatedlist a,
.blog-detail01 .detail-relatedlist a:link,
.blog-detail01 .detail-relatedlist a:active,
.blog-detail01 .detail-relatedlist a:visited{
	color:#999999;
}
.blog-detail01 .detail-relatedlist h3 a,
.blog-detail01 .detail-relatedlist h3 a:link,
.blog-detail01 .detail-relatedlist h3 a:active,
.blog-detail01 .detail-relatedlist h3 a:visited{
	color:#666666;
}

.blog-detail01 .detail-relatedlist a:hover,
.blog-detail01 .detail-relatedlist h3 a:hover{
	color:#004c98;
}
.blog-detail01 .detail-relatedlist a.more,
.blog-detail01 .detail-relatedlist a.more:link,
.blog-detail01 .detail-relatedlist a.more:active,
.blog-detail01 .detail-relatedlist a.more:visited{
	color:#004c98;
	text-decoration:underline;
}
.blog-detail01 .detail-relatedlist a.more{
	padding:20px 0;
	display:inline-block;
}
.blog-detail01 .blog-slider .slick-prev,
.blog-detail01 .blog-slider .slick-next{
	width:50px;
	height:50px;
	line-height:50px;
}
.blog-detail01 .blog-slider .slick-prev,
.blog-detail01 .blog-slider .slick-next,
.blog-detail01 .blog-slider .slick-prev:hover, 
.blog-detail01 .blog-slider .slick-prev:focus, 
.blog-detail01 .blog-slider .slick-next:hover, 
.blog-detail01 .blog-slider .slick-next:focus{
	background-color:transparent;
	
}
.blog-detail01 .blog-slider .slick-prev:before,
.blog-detail01 .blog-slider .slick-next:before{
	border-color:#666;
	width:20px;
	height:20px;
	border-width:3px;
	margin:-10px 0 0 -10px;
}
.blog-detail01 .blog-slider .slick-prev:hover:before,
.blog-detail01 .blog-slider .slick-next:hover:before{
	border-color:#333;
}

.author-social{
	margin-top:20px;
}
.author-social a{
	display:inline-block;
	width:25px;
	height:25px;
	text-align:center;
	line-height:25px;
	background-color:#f4f4f4;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	color:#000000;
	margin:0 4px 4px 0;
	transition: 		all ease-in 200ms;
	-moz-transition: 	all ease-in 200ms; /* Firefox 4 */
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		all ease-in 200ms; /* Opera */
	-ms-transition: 	all ease-in 200ms; /* IE9? */
}
.author-social a:hover{
	color:#FFF;
	background-color:#004c98
}

/*blog search*/

.xblog_search {
	position:relative;
}
.xblog_search .NormalTextBox{
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
    display: inline-block;
    margin: 0px;
    padding: 11px 50px 11px 10px;
    font-size: 14px;
    line-height: 20px;
    color: #555555;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #ffffff;
    border: 1px solid #c8c8c8;
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
	width:100%!important;
	outline:none;
}
.xblog_search .CommandButton{
	position:absolute;
	top:0;
	right:0;
	height:100%;
	width:40px;
	border:none;
	background:none;
	text-indent:-999px;
	overflow:hidden;
}
.xblog_search:before{
	content:"\f002";
	font-family:"FontAwesome";
	position:absolute;
	top:0;
	right:0;
	height:100%;
	width:40px;
	text-align:center;
	line-height:44px;
	color:#004c98;
	font-size:16px;
}



/*formError*/
.formError { z-index: 990; }
.formError .formErrorContent { z-index: 991; }
.formError .formErrorArrow { z-index: 996; }

.formErrorInsideDialog.formError { z-index: 5000; }
.formErrorInsideDialog.formError .formErrorContent { z-index: 5001; }
.formErrorInsideDialog.formError .formErrorArrow { z-index: 5006; }

.inputContainer {
	position: relative;
	float: left;
}

.formError {
	position: absolute;
	top: 300px;
	left: 300px;
	display: block;
	cursor: pointer;
}

.ajaxSubmit {
	padding: 20px;
	background: #55ea55;
	border: 1px solid #999;
	display: none
}

.formError .formErrorContent {
	width: 100%;
	background: #ee0101;
	position:relative;
	color: #fff;
	/*width: 150px;*/
	font-size: 11px;
	border: 2px solid #ddd;
	box-shadow: 0 0 6px #000;
	-moz-box-shadow: 0 0 6px #000;
	-webkit-box-shadow: 0 0 6px #000;
	padding: 4px 10px 4px 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.greenPopup .formErrorContent {
	background: #33be40;
}

.blackPopup .formErrorContent {
	background: #393939;
	color: #FFF;
}

.formError .formErrorArrow {
	width: 15px;
	margin: -2px 0 0 13px;
	position:relative;
}
body[dir='rtl'] .formError .formErrorArrow,
body.rtl .formError .formErrorArrow {
	margin: -2px 13px 0 0;
}

.formError .formErrorArrowBottom {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin: 0px 0 0 12px;
	top:2px;
}

.formError .formErrorArrow div {
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	box-shadow: 0 2px 3px #444;
	-moz-box-shadow: 0 2px 3px #444;
	-webkit-box-shadow: 0 2px 3px #444;
	font-size: 0px;
	height: 1px;
	background: #ee0101;
	margin: 0 auto;
	line-height: 0;
	font-size: 0;
	display: block;
}

.formError .formErrorArrowBottom div {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

.greenPopup .formErrorArrow div {
	background: #33be40;
}

.blackPopup .formErrorArrow div {
	background: #393939;
	color: #FFF;
}

.formError .formErrorArrow .line10 {
	width: 15px;
	border: none;
}

.formError .formErrorArrow .line9 {
	width: 13px;
	border: none;
}

.formError .formErrorArrow .line8 {
	width: 11px;
}

.formError .formErrorArrow .line7 {
	width: 9px;
}

.formError .formErrorArrow .line6 {
	width: 7px;
}

.formError .formErrorArrow .line5 {
	width: 5px;
}

.formError .formErrorArrow .line4 {
	width: 3px;
}

.formError .formErrorArrow .line3 {
	width: 1px;
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	border-bottom: 0 solid #ddd;
}

.formError .formErrorArrow .line2 {
	width: 3px;
	border: none;
	background: #ddd;
}

.formError .formErrorArrow .line1 {
	width: 1px;
	border: none;
	background: #ddd;
}


@media (max-width: 767px) {
	.news_list .post_thum,
	.news_detail .post_thum{
		float:none!important;	
	}
	.news_list .post_thum img,
	.news_detail .post_thum img{
		width:auto!important;
		max-width:100%!important;	
	}	
}

.DnnModule-DNNGOBlogNewsletterSubscription input[type="text"]{
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
    display: inline-block;
    margin: 0px;
    padding: 11px 50px 11px 10px;
    font-size: 14px;
    line-height: 20px;
    color: #555555;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #ffffff;
    border: 1px solid #c8c8c8;
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
	width:100%!important;
	outline:none;	
}
.DnnModule-DNNGOBlogNewsletterSubscription .validationEngineContainer> div{
	margin-bottom:16px;
}
.DnnModule-DNNGOBlogNewsletterSubscription .name_field,
.DnnModule-DNNGOBlogNewsletterSubscription .email_field{
	font-size:14px;
	color:#333;
	margin-bottom:8px;	
}
.DnnModule-DNNGOBlogNewsletterSubscription input[type="submit"]{
	padding:9px 25px;
	margin:0 0 8px;
    background-color: #565656;
    color: #FFF;
    border:none;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	transition: 		background-color ease-in 200ms;
	-moz-transition: 	background-color ease-in 200ms; /* Firefox 4 */
	-webkit-transition:     background-color ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		background-color ease-in 200ms; /* Opera */
	-ms-transition: 	background-color ease-in 200ms; /* IE9? */
}
.DnnModule-DNNGOBlogNewsletterSubscription input[type="submit"]:hover{
    background-color: #333;
}
.DnnModule-DNNGOBlogNewsletterSubscription .confirm-div{
	position: relative;
	padding-left: 20px;
}
.DnnModule-DNNGOBlogNewsletterSubscription .confirm-div input{
	position: absolute;
	top: 4px;
	left: 0;;
}


.detail-info .post_rating{
	display: inline-block;
	vertical-align: middle;
}
.detail-info .post_rating > .rating,
.detail-info .post_rating > .ratingText,
.detail-info .post_rating > .datasSent,
.detail-info .post_rating > .serverResponse{
	display: inline-block;
}
.detail-info .sep:last-child{
	display: none;
}



.blog-title01{
	color:var(--blog-accent,#20a3fc);
}
.blog-category ul li a:hover,
.blog-category ul li.active > a,
.PopularTab .tab-list li h6 a:hover,
.blogdashBoard-carousel h3 a:hover,
.xblog_search:before{
	color:var(--blog-accent,#20a3fc)!important;
}
.PopularTab .tab-title li.active:before{
	border-color:var(--blog-accent,#20a3fc)!important;
}
.blogDashBoard-tag a:hover{
	border-color: var(--blog-accent,#20a3fc)!important;
    color: var(--blog-accent,#20a3fc)!important;
}
.author-social a:hover,
.blog-category > li.active > a,
.Theme_Carousel_Default .slick-dots li.slick-active button,
.Theme_Carousel_Default .slider-item .fa,
.Theme_Carousel_Default .slick-prev, 
.Theme_Carousel_Default .slick-next,
.Theme_Slider_Default .slick-prev, 
.Theme_Slider_Default .slick-next{
	background-color:var(--blog-accent,#20a3fc)!important;
}
.Theme_Carousel_Default .slick-prev:hover, 
.Theme_Carousel_Default .slick-next:hover,
.Theme_Slider_Default .slick-prev:hover, 
.Theme_Slider_Default .slick-next:hover{
	background-color:#333333!important;
}


.blog-list01 .list-btn{
	border-color: var(--blog-accent,#20a3fc)!important;
    color: var(--blog-accent,#20a3fc)!important;
}
.blog-list01 .list-info a:hover,
.blog-list01 .list-title a:hover,
.blog-detail01 .detail-info a:hover,
.blog-detail01 .detail-relatedlist a:hover,
.blog-detail01 .detail-relatedlist a.more, 
.blog-detail01 .detail-relatedlist a.more:link, 
.blog-detail01 .detail-relatedlist a.more:active, 
.blog-detail01 .detail-relatedlist a.more:visited, 
.blog-detail01 .detail-relatedlist a.more:hover{
	color:var(--blog-accent,#20a3fc)!important;
}
.blog-list01 .list-btn:hover{
	color:#FFF!important;
	background-color:var(--blog-accent,#20a3fc)!important;
}
.blog-list01 .blog-slider .slick-prev:hover, 
.blog-list01 .blog-slider .slick-next:hover{
	border-color:var(--blog-accent,#20a3fc)!important;
	background-color:var(--blog-accent,#20a3fc)!important;
}
.blog-list01 .list-date .month,
.blog-list01 .list-linkbox,
.blog-detail01 .detail-date .month,
.blog-detail01 .author-social a:hover,
.blog-detail01 .leave-formlist input[type="submit"]{
	background-color:var(--blog-accent,#20a3fc)!important;
}
.blog-detail01 .detail-heading{
	color:var(--blog-accent,#20a3fc)!important;
}
.blog-detail01 .leave-formlist input[type="submit"]:hover{
	background-color:#555!important
}
.blog-list01 a:hover .list-linkbox{
	background-color:#333!important;
}
.blog-list01 .blog-page span.index,
.blog-list01 .blog-page a:hover{
	border-color: var(--blog-accent,#20a3fc)!important;
	background-color:var(--blog-accent,#20a3fc)!important;
}


.subscribe-form{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
	background-color: rgba(0, 0, 0, .5);
	align-items: center;
	justify-content: center;
	display: none;
}
.subscribe-form .subscribe-form-main{
    background: #FFFFFF;
    width: 497px;
    padding: 60px 80px 70px;
    text-align: left;
    border-radius: 9px;
    box-shadow: 0 0 10px #000;
    position: relative;
    color: #555555;
	display: none;
	max-height: 100%;
	overflow-y: auto;
}

.subscribe-form .subscribe-form-main input[type="text"] ,
.subscribe-form .subscribe-form-main input[type="email"] {
	width: 100%;
	color: #333333;
	font-size: 16px;
	line-height: 24px;
	padding: 10px 12px;
	border-radius: 5px;
	background: #F8F8F8;
	border: 1px solid #D3D3D3;
	margin-top: 15px;
}
.subscribe-form .subscribe-form-main input[type="checkbox"] {
	margin-right: 5px;
}
.subscribe-form .subscribe-form-main .email_field{
	margin-top: 20px;
}
.subscribe-form .subscribe-form-main .xblog_Subscription_Groups{
	 margin-top: 10px;
 }

 .subscribe-form .subscribe-form-main input[type="submit"]{
	margin-top: 28px;
	border: 1px solid #fff;
	background: #8DC540;
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	line-height: 20px;
	padding: 20px 45px;
	border-radius: 0;
	-webkit-transition: background-color ease-in 200ms, color ease-in 200ms;
	transition: background-color ease-in 200ms, color ease-in 200ms;
}
.subscribe-form .subscribe-form-main input[type="submit"]:hover{
    background: #13ACE1;
}

.subscribe-form .subscribe-form-main .xblog_Subscription_btn{
	text-align: center;
}
/* .subscribe-form .subscribe-form-main [id *= "Subscription_lblMessage"]{
	padding: 5px 15px;
    margin-top: 15px;
    z-index: 100;
    text-align: left;
	background-color: #efffe6;
    border-left: 5px solid #51bc1a;
    color: #000;
	position: absolute;
	width: 340px;
	max-width: 100%;
} */
.subscribe-form .subscribe-form-main .form-close{
	position: absolute;
	right: 18px;
	top: 16px;
	display: block;
	width: 20px;
	height: 20px;
	cursor: pointer;
}
.subscribe-form .subscribe-form-main .form-close:before{
	content: '';
	position: absolute;
	height: 1px;
	width: 100%;
	top: 50%;
	left: 0;
	margin-top: -1px;
	background: #1f1f1f;
	transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	-o-transform:rotate(45deg);
}
.subscribe-form .subscribe-form-main .form-close:after{
	content: '';
	position: absolute;
	height: 1px;
	width: 100%;
	top: 50%;
	left: 0;
	margin-top: -1px;
	background: #1f1f1f;
	transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
    -moz-transform:rotate(-45deg);
    -webkit-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
	display: block;
}

.subscribe-form .subscribe-title{
	text-align: center;
    font-size: 36px;
    line-height: 54px;
    color: #282561;
}
.subscribe-form label {
    color: #555;
    font-size: 16px;
    margin-bottom: 12px;
}
.subscribe-form p.text{ 
	font-size: 16px;
	color: #555;
	margin: 30px 0;
	padding: 0;
	text-align: left;
	line-height: 18px;
}
.subscribe-form .subscribe-success{
	display: none;
}
.subscribe-success .subscribe-title{
    font-size: 30px;
}

.update-frombox{
	width: 500px;
	max-width: 100%;
}
.update-frombox .title{
	font-size: 24px;
}

.update-frombox input[type="text"],
.update-frombox input[type="email"]{
    width: 100%;
    color: #333333;
    font-size: 16px;
    line-height: 24px;
    padding: 10px 12px;
    border-radius: 5px;
    background: #F8F8F8;
    border: 1px solid #D3D3D3;
}
.update-frombox input[type="checkbox"]{
	margin-right: 5px;
}
.update-frombox label{
	color: #666;
	font-size: 14px;
	font-weight: 400;
}
.update-frombox .label_field{
	font-size: 16px;
	color: #666;
	margin-top: 20px;
	margin-bottom: 10px;
}
.update-frombox textarea{
	width: 100%;
	padding: 10px 15px;
	border:1px solid #e3e3e3;
	height: 100px;
}

.update-frombox .xblog_Subscription_btn{
	text-align: left;
	margin-bottom: 30px;
}
.update-frombox input[type="submit"],
.unsubscribe-btn{
    margin-top: 28px;
    border: none;
    background-color: #004c98;
    border-radius: 3px;
    padding: 12px 24px;
    color: #fff;
    font-size: 18px;
    line-height: 20px;
    -webkit-transition: background-color ease-in 200ms, color ease-in 200ms;
    transition: background-color ease-in 200ms, color ease-in 200ms;
}	
.update-frombox input[type="submit"]:hover,
.unsubscribe-btn:hover {
    background-color: #003c77;
}
.Unsubscribe_button .unsubscribe-btn{
	margin-top: 0;
}
.Unsubscribe_button {
	margin-top: 30px;
}

.unsubscribe-title{
	font-size: 24px;
}

@media (max-width: 767px) {
	.subscribe-form .subscribe-form-main{
		max-width: 90%;
		padding:30px 30px;
	}
}


.subscribe-form2 .validationEngineContainer {
	display: flex;
	margin: 0 auto;
	max-width: 100%;
	width: 730px;
}
.subscribe-form2 .xblog_Subscription_Email{
	flex-grow: 1;
}
.subscribe-form2 .subscribe-form-main input[type="email"] {
	width: 100%;
	color: #333333;
	font-size: 17px;
	line-height: 24px;
    padding: 29px 90px 29px 40px;
    border-radius: 50px;
	background: #fff;
	border: 1px solid #c8c8c8;
    box-shadow: inset 1px 1px 3px #a1a2a2;
    outline: none;
}
.subscribe-form2 .subscribe-form-main .xblog_Subscription_btn{
	margin: 0 0 0 -70px;
}
.subscribe-form2 .subscribe-form-main .xblog_Subscription_btn input{
    background-color: #004E98;
    border-radius: 50px;
	height: 100%;
	color: #fff;
    font-size: 20px;
	text-transform: uppercase;
	line-height: 20px;
	padding: 20px 45px;
	border: none;
	-webkit-transition: background-color ease-in 200ms, color ease-in 200ms;
	transition: background-color ease-in 200ms, color ease-in 200ms;
}
.subscribe-form2 .subscribe-form-main .xblog_Subscription_btn input:hover{
	background-color: rgba(3,65,127,1);
}
.subscribe-form2 .subscribe-success{
	text-align: center;
	margin: 10px auto 0;
	max-width: 100%;
	width: 730px;
}

.newsletter-template .pic + .newsletter-gallery{
	margin-top: 15px;
}

.newsletter-gallery{
	display: grid;
	grid-gap: 15px;
}
.newsletter-gallery img{
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.newsletter-gallery.gallery-col-1{
	grid-template-columns: repeat(1,1fr);
}
.newsletter-gallery.gallery-col-2,
.newsletter-gallery.gallery-col-3,
.newsletter-gallery.gallery-col-4{
	 grid-template-columns: repeat(2,1fr);
}

.newsletter-gallery.gallery-col-5,
.newsletter-gallery.gallery-col-6,
.newsletter-gallery.gallery-col-7,
.newsletter-gallery.gallery-col-8,
.newsletter-gallery.gallery-col-9{
	 grid-template-columns: repeat(3,1fr);
}

.newsletter-template.TextAlign-Left,
.newsletter-month.TextAlign-Left{
	text-align: left;
}  
.newsletter-month.TextAlign-Left{
	width: 680px;
	margin: 0 auto;
}  

.newsletter-template.TextAlign-Left .time{
	margin-left: 0;
	margin-right: 0;
}
.newsletter-template.TextAlign-Left .description{
	margin-left: 0;
}