/* ARTICLE MANAGER*/
/*Article Details*/
.a_details, .a_assocs { padding:10px; box-sizing: border-box; background: #fff; border:1px solid #ebe6e6;}
.a_image { position:relative; margin-bottom:15px; }
.a_image img { max-width:100%;}

.a_title { margin-bottom:5px; font-size: 36px; color:#303130;}
.a_date { font-size:16px; margin-bottom:20px; color:#fc6208; line-height: 30px;}
.a_back { font-size:18px;}
.a_assoc_title {  font-size:24px; color:#7e2b36; letter-spacing:2px; margin-bottom:20px;}
.a_tag a {  font-size:14px; color:#454746; padding:0 5px; text-decoration: underline;}
.a_date { padding-left:0;}
.a_tags { margin-top: 10px;}
.a_tag:after {  content:"|";}
.a_tag:last-child:after{content: none;}

.a_content { font-size:13px; line-height:24px;}

.a_assocs { float: right;}
.a_assocs .a_list { max-width:100%; margin: 0;}


/* Pager */
.asearch_pager {float: right; margin:15px 0 15px 0px; clear:right; font-size: 16px; }
.apager_link:not(.hidden) {float:left;  display:inline-block; color: #3a3c3a; background: #fff; font-weight:bold; min-width:30px; min-height:41px; text-align:center; line-height: 41px;   border:1px solid #e1e1e1;}
.apager_link:nth-last-of-type(2) {}
.apager_link:first-of-type { background:url(../images/article_pager_left.png) center center no-repeat #fff; }
.apager_link:last-of-type { background:url(../images/article_pager_right.png) center center no-repeat #fff; }
.apager_link:first-of-type a, .pager_link:last-of-type a { display:block; border:0; }
.apager_link.faded { background:#bcbbbb; }
.apager_link.pager_current_page { background:#6a6868; color:#fff;}
.apager_link a {color: inherit; display:block; width:100%; height:100%;}


/*Article List*/
.tagheader {  text-align:center; position:relative; margin-bottom:10px; }
.tagheader > span {  }

.a_list { margin-bottom:20px; margin:0 10px; width:300px; float:left; box-sizing:border-box; font-size:18px; line-height:24px; height:270px; overflow:hidden; text-align:center;}
.a_list:first-child, .a_list:nth-child(3n+1){ margin-left:0}
.a_list:nth-child(3n){ margin-right:0}
.a_list_image{ margin-bottom:10px; height:150px; width: 100%; display: flex; overflow: hidden;}
.a_list_image a{display: flex; align-items: center; justify-content: center; height: 100%; width: 100%;}
.a_list_image img { height:auto; width: auto; max-width:100%; max-height: 100%;}
.a_list_details { }
.a_list_details .readmore { font-weight:bold; font-size:16px; color:#c96e2d; }
.a_list_title { font-size:24px; color:#303130; margin-bottom: 10px;}
.a_list_title a{ color:inherit;  text-decoration:none; }
.a_list_content {  color:#434344; font-size:16px; }
.a_list_catlink {  color:#f26657; font-size:12px; }

.a_list.full .a_list_image { float:none; margin-right:0px; display:block; width:100%; margin-bottom:10px;}
.a_list.full .a_list_details {width:100%;}

/*Article Search Page*/
.article_search .search_title { color:#343333; font-size:16px; margin-bottom:10px; line-height:40px;}
.article_search .search_title span { font-size:24px; color:#585173;}

.article_results .a_list:first-child, .article_results .a_list:nth-child(3n+1) { margin-left:0;}
.article_results .a_list:nth-child(3n) { margin-right:0;}

.aside { margin-bottom:30px; font-size:14px; border:1px solid #e1e1e1; line-height:24px;}
.aside span { color:#fff; background:#585173; display:block; font-size:18px; padding:0 10px; line-height:43px;}
.aside a { color:#343333; display:block; background:#fff; padding:4px 10px; }
.aside a:after { content:" >"; }

.viewmore { font-size:18px; color:#f26657; float:right; display:block; clear:both; line-height:40px;}


/*Article Search Box*/
.article_searchbox { border:1px solid #ccc; box-sizing:border-box; margin-bottom:20px; background:#fff; position: relative; margin-top: 30px;}
.article_searchbox input { color:#848181; font-size:16px; text-indent:10px; width:80%; border:0; outline:none; padding:0; line-height:40px; height:40px;}
.article_searchbox a { display:block; height:40px; width:34px; background:url(../images/icon_search2.png) center center no-repeat #fff; float:right;}

/*Article Banner*/
.a_banner  { position: relative; top:-10px; height:100px; margin-bottom: 10px;}
.a_banner_bg  { display: none; background: url(../images/blog_header.png) center top no-repeat; position: absolute; top:0; left:0; height:100%; width:100%; z-index: 0;}
.a_searchtitle { position: relative; color:#fff; font-size: 40px; font-weight: bold; line-height: 100px;}
.a_tag_search { margin-top: 30px;}
.a_tag_search select { font-size:16px !important; color:#7c7c7c !important;}

/* Article Carousel*/
.art_gal_wrapper {position: relative; height: 345px; width: 100%; }
.art_gal_wrapper > div {overflow:hidden; height: 300px; }
.art_gal_wrapper > div > div {padding-top: 1px;}
.art_gal_wrapper .product {margin:0 7.5px 0px 7.5px; float: left;}
.art_gal_wrapper > a {position: absolute; left: -50px; top: 42%; height: 60px; margin-top: -20px; z-index: 10; background:url(../images/prev.png)  10px -110px no-repeat; width: 45px; }
.art_gal_wrapper > a:nth-of-type(2) {left: auto; right: -50px; transform:rotate(180deg);}
.art_gal_wrapper:hover > a {display: block !important;}

/*Fancy Drop Downs*/
.ddown { position:relative; background: #fff; border:1px solid #ccc; box-sizing:border-box; overflow: hidden;}
.ddown:after { content:" "; display:block; position:absolute; background:url(../images/ddown_arrow2.png) center center no-repeat #fff; height:39px; width:39px; right:0; top:0;  cursor:pointer;}
.ddown select { border:0; display: block;width: 100%; padding-right:30px; padding-left:10px; height:39px; margin:0; font-weight:normal; line-height:39px; color:#7c7c7c; font-size:12px; text-indent:0px; box-sizing:border-box; background:none; z-index:1; position:relative; 
	-moz-appearance:none;
	-webkit-appearance: none;
	appearance: none;
	cursor:pointer;
}
.ddown select ::-ms-expand { display: none; }



@media only screen and (min-width: 1200px){
.a_list { width: 380px;  height: 330px;}
.a_list_image {margin-bottom: 10px; height: 215px;}
}

@media only screen and (max-width: 768px){
	/*ARTICLE MANAGER*/
	.a_banner { top:0;}
	.a_banner_bg { background: #ebebeb; max-width:initial !important; height: 60px; top:45px;}
	.a_searchtitle { color:#233d8c; font-size: 24px; font-weight: normal; line-height: 45px;}
	.content_wrap .a_tag_search { width:145px !important; margin-top: 10px;}
	.content_wrap .article_searchbox { width:145px !important; margin-top: 10px; margin-bottom:10px;}
	.article_searchbox input { width:60%;}

	.a_list { margin:0 5px 10px 5px !important;  width:145px !important; height:190px;}
	.a_list_image { height:85px; }
	.a_list_title { height:58px; overflow: hidden; font-size: 14px; line-height: 20px;}
	
	.search_pager { float: none; text-align: center;}
	.pager_link:not(.hidden) { float: none; display: inline-block; vertical-align: middle;}

	.a_details, .a_assocs { padding:0px;border:0;}
	.a_title { font-size: 24px; line-height: 30px;}
	.a_date { font-size: 14px; font-weight: bold;}
	.content_wrap .article_details_bottom_search { width:100% !important; margin-left:5px; }
	.a_assocs { float: left;}

	/* Article Carousel*/
	.art_gal_wrapper {height: 220px;}
	.art_gal_wrapper > div { height: 220px;}

	.art_gal_wrapper > a {left: -5px;  background-size: contain !important; width:15px; height:15px;}
	.art_gal_wrapper > a:nth-of-type(2) { right: -5px; }

}