  body, td, th, textarea, input
{
    color: #565454;
    font-family: 'Droid Sans', Verdana, sans-serif;
    font-size: 14px;
    line-height: 16px;
    margin: 0px;
    padding: 0px;
}
p
{
    line-height: 1.3em;
}
strong, b { font-weight: bold; }
#container /* metallic bg */
{
	width: 100%;
	position: relative;
	text-align: center;
	height: auto;
	background-image: url(/images/bg.jpg);
	padding: 0px;
	height: auto;
	z-index: 0;
	margin: 0 auto;
}
#container2 /* Header bg */
{
	width: 100%;
	height: auto;
	text-align: center;
	position: relative;
	background-repeat: repeat-x;
	background-image: url(/images/bg_top_outer.jpg);
    
	z-index: 1;
	margin: 0 auto;
	padding: 0px;
}
#bg_main
{
    max-width: 1008px;
	z-index: 0;
	margin: 0 auto;
	position: relative;
}

#header
{
    background-image: url(/images/bg_top2015.jpg);
    background-repeat: no-repeat;
    z-index: 2; 
    height: 138px; 
    width: 100%; 
    text-align: left; 
    position: relative;
}

#content
{
    max-width: 1008px;
	position: relative;
	/*background-image: url(/images/bg_body.png);
    background-repeat: repeat-y;*/
    background: #fff;
    box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.5) !Important;
	-webkit-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.5) !Important;
	-moz-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.5) !Important;
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;

	height: auto;
	margin: -1px 0;
	padding: 1px 20px 1px 0;
	margin: 0 auto;
	z-index: 1;
	text-align: left;
	display: block;
	/* background: url(/images/bg_contentshadow.png) repeat-x; */
}
#content_in, .content_in
{
	position: relative;
	/*width: 918px;*/
	padding: 20px 20px 20px 30px;
	margin: 0 auto;
	z-index: 0;
	height: auto;
	display: table;
	text-align: left;
}
#content_in_columns
{
}
.content_wsidebar
{
	width: 720px;
	padding: 10px 20px 5px 20px;
	margin: 0 auto;
	height: auto;
	display: table;
	text-align: left;
}
.colL
{
    text-align: left;
    width: 245px;
    padding: 17px;
    min-height: 300px;
    float: left;
    display: inline-table;
}
.colR
{
    text-align: left;
    width: 245px;
    padding: 17px;
    border-left: 1px solid #dadbdd;
    display: inline-table;
}
.colR_bg
{
    background: #f2f2f2;
    text-align: left;
    width: 225px;
    padding: 20px;
    float: right;
    margin-left: 30px;
}
.colL .Section1, .colR .Section1
{
    width: 245px;
    padding: 0px;
    margin: 0px;
}
.Section1 img
{
    margin: 12px;
}
.Section1 blockquote
{
    margin: 15px 0px 0px -8px;
    border-top: 1px solid #CCCCCC;
    padding: 8px 0px 0px 8px;
    clear: both;
}

input[type="checkbox"]
{
    margin-right: 6px;
}
/* REPLACE NEW h1 & h2 COLOR IN Styles.css ALSO */
h1, h2, h3, h4 { font-family: "Oswald", Arial, Helvetica; font-weight: 700; line-height: 1.2em }
h1
{
    color: #bf753f;
	/* color: #334173; */
    font-size: 28px !important;
}
.h1
{
	color: #334173;
    font-size: 28px !important;
}
.h1color
{
    color: #334173;
}
h2
{
	color: #bf753f;
	font-size: 22px !important;
	font-weight: normal;
}
.h2
{
    
	color: #bf753f;
	font-size: 22px !important;
	font-weight: normal;
}
a.h2:active,a.h2:link,a.h2:visited
{
    
	color: #bf753f;
	font-size: 19px !important;
	line-height: 1.2em;
	font-weight: normal;
}
h3
{
    color: #334173;
    font-size: 11pt !important;
    margin-top: 15pt;
}
h4
{
    color: #334173;
    font-size: 12pt !important;
    margin-top: 15pt;
}
h5
{
    color: #c2813b;
    font-size: 11pt !important;
    text-transform: uppercase;
}
a:active, a:link
{
    color: #334173;
    text-decoration: none;
}
a:hover
{
    color: #000000;
    text-decoration: underline;
}
a:visited
{
    color: #7a83a1;
    text-decoration: none;
}
a.sm:active, a.sm:link, a.sm:visited
{
    font-size: 11px;
}
a.sm:hover
{
    font-size: 11px;
}

.follow
{
    color: #125cb5;
    font-size: 14px;
    font-weight: bold;
}
a.favorites:active, a.favorites:link,a.favorites:visited
{
    font-size: 12px;
    color: Black;
}
a.favorites:hover{ font-size: 12px; color: Gray; }
td.formCol1
{
    width: 150px;
    text-align: right;
    padding: 2px;
}
td.formCol2
{
    width: 330px;
    text-align: left;
    padding: 2px;
}
.infobox td.formCol1
{
    width: 150px;
    text-align: right;
    padding: 2px;
}
.infobox td.formCol2
{
    width: 250px;
    text-align: left;
    padding: 2px;
}

/*************************************************************************/
/*********************** NEW LINKBAR & DDM STYLES******************************/
#linkbar
{
    font-size: 15px;
    position: relative;
    height: 46px;
    text-align: left;
    margin: 0px;
    padding: 0px;
}
.linkbar_bg
{
    background-image: url(/images/linkbar_bg.jpg); 
    background-repeat: repeat-x;
    height: 46px;
    line-height:46px;
    width: 936px;
    text-align: left;
    padding: 0px;
    margin: 0px;
}

a.link:link, a.link:active, a.link:visited
{
    font-family: 'Oswald', Verdana, Sans-Serif;
    font-size: 16px;
    color: #ffef65;
    text-decoration: none;
    padding: 15px 16px;
    background-image: url(/images/marker_linkbar.png);
    background-repeat: no-repeat;
    background-position: left;
}
a.link:hover
{
    text-decoration: none;
    color: #000000;
    background-image: url(/images/linkbar_bg2.jpg);
    background-repeat: repeat-x;
    padding: 15px 16px;
    
}

.linkbar_shadow
{
    width: 100%;
    background-image: url(/images/linkbar_shadow.png);
    background-repeat: repeat-x;
    position: absolute;
    top: 152px;
    left: 0px;
    padding: 0px;
    margin: 0px;
    z-index: 13px;
}
a.ddm, a.ddm:link, a.ddm:active, a.ddm:visited
{
    font-family: 'Oswald', Verdana, Sans-Serif;
    background-image: url(/images/linkbar_bg2.jpg);
    background-repeat: repeat-x;
    padding: 8px 16px;
    line-height: 14pt;
    margin: 0px; 
    display: block;
    font-size: 15px;
    color: #334173;
}
a.ddm:hover
{
    background-image: url(/images/bg_ddm_gray.jpg);
    background-repeat: repeat-x;
    padding: 8px 16px;
    line-height: 14pt;
    margin: 0px;
    display: block;
    text-decoration: none;
    color: #334173;
    
}
.ddm_bottom
{
    margin: 0px; padding: 0px;
    height: 14px;
    background-image: url(/images/bg_ddm_bottom.png);
    background-repeat: no-repeat;
}
.dd_container
{
	width: 200px;
	position: absolute;
	top: 43px;
	z-index: 13;
	text-align: left;
	/* left: 89px;
	padding: 8px; */
}

/*********************************** END DROP DOWN MENU STYLES *******************************/
/*********************************************************************************************/

.footershadow
{
    height: auto;
	max-width: 1008px;
	/*background: url(/images/bg_body.png) repeat-y;*/
	margin: 0 auto;
	display: block;
	padding: 0;
}
.footer
{
    background: #334173;
    color: #fff;
    font-size: 11px; 
	margin: 0 auto;
	padding: 12px 0px;
	/* height: 254px; */
	height: auto;
	/* max-width: 970px;
	background: url(/images/bg_footer.jpg) repeat;*/
	text-align: center;
	position: relative;
	display: block;
}
.footer a:active, .footer a:link, .footer a:visited
{
	text-decoration: none;
	color: #fff;
    font-size: 11px;
}
.footer a:hover
{
	text-decoration: underline;
    color: #cccccc;
    font-size: 11px;
}
.footer h3
{
    color: #ffef65;
    font-size: 15px;
    line-height: 14px;
}
.footer td p ul li { list-style: circle; list-style-type: circle; color: #ffffff; }
.footer td, .footer td p ul li
{
    color: #fff;
    font-size: 11px; 
    text-align: left;
}
.footer td.col1
{
    width: 275px;
    padding-left: 30px;
    background: url(/images/footer_divider.png) no-repeat center right;
}
.footer td.col2
{
    width: 281px;
    padding-right: 60px;
    background: url(/images/footer_divider.png) no-repeat center right;
}


.text2
{
	color: #9a947b;
    font-size: 10pt;
    font-weight: bold;
}
a.text2:active, a.text2:link
{
	color: #9a947b;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
}
a.text2:hover
{
	color: #814518;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: underline;
}
a.text2:visited
{
    color: #9a947b;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
}
.digital_editions
{
    width: 968px;
    height: 199px;
    padding: 10px 0px 0px 14px;
    overflow: hidden;
    display: block;
    /* background: url(/images/bg_digital_editions.jpg) no-repeat; */
    font-size: 16px;
    font-weight: bold;
}
.digital_editions table { width: 938px; position: relative; top: -18px }
.digital_editions td { padding: 0px; text-align: center; color: #334173; vertical-align: top; }
.side
{
    /*background: url(/images/bg_sidebar.jpg) repeat-y;*/
    background: #f0f0f0;
    width: 200px;
    display: inline-table;
    position: relative;
    height: auto;
}
.side img {  margin-bottom: 3px  }
.side_in
{
    width: 176px;
    padding: 8px 12px;
}
.button, a.button {
	display: block;	
	color: #fff;
	background: #334173;
	padding: 8px 25px;
	position: relative;
	border: 0;
	cursor: pointer;
	text-decoration: none;
	font-weight: bold;
	line-height: 2em;
	text-transform: uppercase; 
	font-family: 'Oswald', Helvetica, Arial, sans-serif; 
	font-size: 17px;
}
.button:hover, a.button:hover {
	background: #000; border: 0;
}
.button .fa-cloud { display: block; font-size: 40px;}


.digital-editions .prev-edition-button { margin-top: 13px }
.digital-editions a.button { line-height: 1.3em; padding: 8px 14px; margin-left: 7px; }
a.browse-by-cat { position: relative; line-height: 1.3em; padding: 15px; }
a.browse-by-cat:before 
{
    content: "\f0ca";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    font-size: 18px;
    position: relative;
    top: 0px;
    left: -6px;

}
.browse-by-cat-wrap { width: auto; text-align: center; }
#side1 strong { text-transform: uppercase;
font-weight: bold; }
.side_in h3
{
    color: #363636;
    font-size: 19px;
    font-weight: bold;
}
.side_in ul, .side_in ul li
{
    margin-left: -10px;
}
#home_date
{
    
    color: #334173;
    font-size: 12px;
    position: absolute; top: 14px; right: 35px;
    width: 200px;
    height: 26px;
    text-align: right;
}
#archives_side #side1, #archives_side #side1 ul li
{
    font-size: 12px;
}
#archives_side #side1 ul li
{
    margin-left: -15px;
}
#archives_treeview td
{
    font-size: 11px;
    padding: 0px;
    vertical-align: top;
}
#archives_treeview td img
{
    margin-top: -3px;
}
#archives_treeview h2
{ 
    width: 100%;
    color: #393838;
    border-bottom: 3px solid #393838;
}

#archive_photo_box
{
	float: right; width: 450px; height: auto; margin-left: 15px; 
	font-size: 10px; font-weight: bold; text-align: left;
}
#archive_photo_box img { margin: 0px; }	
#archive_photo_box p
{
	font-size: 11px; font-weight: bold; text-align: left; padding: 0px; 
}
#ddmbody1 a
{
    font-size: 16px;
    color: #7b7a7a;
    display: block;
    text-decoration: none;
}
#ddmbody1 ddmlink, #ddmbody1 a.ddmlink:link, #ddmbody1 a.ddmlink:active, #ddmbody1 a.ddmlink:visited
{
    
    width: 165px;
    padding: 7px 0px 7px 15px;
    background: url(/images/bg_grayTransp_ddm.png) repeat;  
}
#ddmbody1 a.ddmlink:hover
{
    
    width: 165px;
    padding: 7px 0px 7px 15px;
    background: url(/images/bg_grayTransp_ddm_white.png) repeat;
}
ul.filesheets
{
    list-style-image: url(/images/filesheetsnopad.png);
    margin-left: 15px; 
}
#banners a:hover
{
    text-decoration: none;
}

#banner_hm_sw, #banner_hm_se, #banner_hm_ne, #banner_hm_mw, #banner_hm_w
{
    width: 200px;
    height: 45px;
    padding-top: 4px;
    text-align: center;
    font-size: 12px;
    font-weight: 100;
}
#banner_hm_sw { background: url(/images/banners/sw.jpg) no-repeat; color: #000; }
#banner_hm_se { background: url(/images/banners/se.jpg) no-repeat; color: #fff; }
#banner_hm_ne { background: url(/images/banners/ne.jpg) no-repeat; color: #fff; }
#banner_hm_mw { background: url(/images/banners/mw.jpg) no-repeat; color: #fff; }
#banner_hm_w { background: url(/images/banners/w.jpg) no-repeat; color: #000; }
#banner_hm_se a:hover, #banner_hm_ne a:hover, #banner_hm_mw a:hover { color: #fff }
/********************************************/
/********************************************/
.video-list
{
    position: relative;
    width: auto;
    margin: 0 auto;
    text-align: center;
    height: 525px;
    overflow-y: scroll;
    padding: 4px 0px;
}
.video-list-categorized
{
    position: relative;
    width: auto;
}
.video-list-object
{
    position: relative; margin: 0 auto; text-align: center;
    
}
.video-list-categorized .video-list-thumb
{
    display: inline-block;
    width: 210px;
    height: 240px;
    padding: 30px;
    vertical-align: top;
}
.video-list-categorized h3 {
    border-top: 1px solid #cccccc;
    padding-top: 12px
}
.video_container
{
    position: relative;
    width: 200px;
    min-height: 145px;
    margin: 0 auto;
}

.video_image
{
    position: absolute; top: 0; left: 0;
    z-index: 2;
    color: White;
    min-height: 145px;
    width: 180px;
}
.video
{
    position: absolute; top: 0; left: 0;
    z-index: 1;
    background: #000;
    min-height: 145px;
    width: 180px;
}
.video_text
{
    padding: 4px 10px 10px 10px;
    font-size: 11px;
    font-weight: bold;
    margin: 0 auto;
}

#ibox_inner
{
	background-color: #e8e6e1;
	border: solid 1px white;
	padding: 9px;	
	position: relative;
	width: auto;
}
#ibox_outer
{
	background-color: #d5d2ca;
	padding: 4px;	
	position: relative;
	width: 434px;
}
#adbox
{
	background-image: url(/images/bg_adbox1.jpg);
	background-repeat: repeat;
	border: solid 2px #9db7dc;
	padding: 10px;	
	position: relative;
	width: 620px;
	height: auto;
}
#adboxvid
{
	background-image: url(/images/bg_adbox1.jpg);
	background-repeat: repeat;
	border: solid 2px #9db7dc;
	padding: 10px;	
	position: relative;
	width: 620px;
	height: auto;
}

#adbox2
{
	background-image: url(/images/bg_adbox2.jpg);
	background-repeat: repeat;
	border: solid 2px #ead48b;
	padding: 10px;	
	position: relative;
	width: 620px;
	height: auto;
}
#adbox2-2
{
	background-image: url(/images/bg_adbox2.jpg);
	background-repeat: repeat;
	border: solid 2px #ead48b;
	padding: 10px;	
	position: relative;
	width: 620px;
	height: auto;
}
#adboxv1
{
	background-image: url(/images/bg_adbox3.jpg);
	background-repeat: repeat;
	border: solid 2px #9db7dc;
	padding: 18px 12px 12px 12px;	
	position: relative;
	width: 320px;
	height: auto;
}

.lh9
{
	line-height: 9px;
}


#adbox
{
	background-image: url(/images/bg_adbox1.jpg);
	background-repeat: repeat;
	border: solid 2px #9db7dc;
	padding: 10px;	
	position: relative;
	width: 620px;
	height: auto;
}
#adboxvid
{
	background-image: url(/images/bg_adbox1.jpg);
	background-repeat: repeat;
	border: solid 2px #9db7dc;
	padding: 10px;	
	position: relative;
	width: 620px;
	height: auto;
}

#adbox2
{
	background-image: url(/images/bg_adbox2.jpg);
	background-repeat: repeat;
	border: solid 2px #ead48b;
	padding: 10px;	
	position: relative;
	width: 620px;
	height: auto;
}
#adbox2-2
{
	background-image: url(/images/bg_adbox2.jpg);
	background-repeat: repeat;
	border: solid 2px #ead48b;
	padding: 10px;	
	position: relative;
	width: 620px;
	height: auto;
}
#adboxv1
{
	background-image: url(/images/bg_adbox3.jpg);
	background-repeat: repeat;
	border: solid 2px #e8daad;
	padding: 18px 12px 12px 12px;	
	position: relative;
	width: 320px;
	height: auto;
}
.principleh
{
	padding-top: 8px;
	height: auto;
	vertical-align: top;
	display: run-in;
	line-height: 28pt;
}
a.header:active, a.header:link
{
    color: #663869;
    text-decoration: none;
}
a.header:hover
{
    color: #ffef65;
    text-decoration: none;
}
a.header:visited
{
    color: #663869;
    text-decoration: none;
}
.header td
{
    color: #663869;
}

.linkbox
{
    width: 244px;
    height: 41px;
    border-left: solid 2px #b887bb;
    padding: 9px 0px 0px 16px;
    background-image: url(/images/bg_linkbox.jpg);
    background-repeat: repeat;
    text-align: left;
}

td.linkboxtdL
{
    width: 195px;
}
a.linkbx:active, a.linkbx:link, a.linkbx:visited
{
    font-size: 18px;
    color: #b887bb;
}
a.linkbx:hover
{
    font-size: 18px;
    color: #5a66a0;
}
a.linkbx2:active, a.linkbx2:link, a.linkbx2:visited
{
    font-size: 16px;
    color: #b887bb;
}
a.linkbx2:hover
{
    font-size: 16px;
    color: #5a66a0;
}




.err
{
	color: #c60f0f;
	font-size: 14px;
	font-weight: bold;
}
.suc
{
	color: #469753;
	font-size: 14px;
	font-weight: bold;
}
/******* WIDGET STYLES *******/

h1.article-title, h1.article-page-title { color: #334173;  }
h1.article-page-title { color: #334173;  margin-bottom: 0  }

a.article-link
{
    text-align: center;
	padding: 6px 20px;
	background: #334173;
	font-family: 'Oswald', Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 15px;
	color: #fff;
	display: inline-block;
	cursor: pointer;
	margin: 0;
	width: auto;
	line-height: 2em;
	text-decoration: none;
}
a.article-link:hover { background: #000 }
td.articlecolL
{
    width: 34%; 
    padding: 2px 18px 2px 0px;
}
.articledate
{
    color: #635b56;
    font-size: 12px;
}
a.articlelink:active, a.articlelink:link, a.articlelink:visited
{
    
}
a.articlelink:hover
{
    
}
/* Can create custom classes for each (ARTICLE...) type
/* .articlelist-somecategory .articledate  & .h2 */
.article-single
{
    display: table;
}
.articles
{
    display: table;
    /* background-color: #dddddd; */
}
div.articleshr
{
    height: 1px;
    background-color: #dbdbdb;
    width: 0px;
}
.articlelist
{
    display: table;
}
.articleListColL
{
    float: left;
    height: 18px;
    width: 110px;
}
.articleListColR
{
    display: table;
    height: 18px;
    width: auto;
}
a.articlelistlink:active, a.articlelistlink:link, a.articlelistlink:visited
{
    
}
a.articlelistlink:hover
{
    
}
.recentarticlelist
{
    
}
li.pagelist
{
    
}
a.pagelist:active, a.pagelist:link, a.pagelist:visited
{
   
}
a.pagelist:hover
{
    
}

#subscribecontainer
{
	padding: 4px 10px 0px 10px; 
	width: 170px; 
	height: 30px; 
	text-align: left; 
	background-image: url(/admin/ai/searchbox180.png); 
	background-repeat:no-repeat;
}
.subscribebox
{
    border: solid 0px white;
    font-size: 14px;
    color: #acacac;
    background-color: transparent;
    font-family: "Oswald", Arial, Helvetica;
}

.errorpage
{
    position: relative;
    padding: 60px 0px 100px 0px; 
    width: 510px;
    margin-left: 140px;
}

/********** SEARCH BOX AND AutoComplete highlighted item **********/
#searchcontainer
{
    position: absolute;
    top: 10px;
	right: 24px;
	z-index: 4;
	padding: 2px 0px 0px 0px; 
	width: 160px; 
	height: 30px; 
	text-align: left; 
	
}
.searchbox
{
    margin-top: 4px;
    border: solid 0px white;
    font-size: 16px;
    color: #000;
    background-color: transparent;
    font-family: "Oswald", Arial, Helvetica;
}
.searchresultsitem
{
    padding: 18px 0px 18px 10px; 
}
a.searchresultsitemheader
{
    color: #bf753f;
    font-size: 17px;
    text-decoration: none;
}
a.searchresultsitemlink:active, a.searchresultsitemlink:link
{
    font-size: 12px;
    color: #bf753f;
}
a.searchresultsitemlink:visited
{
    font-size: 12px;
    color: #b29683;
}
.autocomplete_completionListElement 
{  
	visibility: hidden;
	margin: 0px; /*!important*/
	background-color: White;
	color: #8d8d8d;
	border: buttonshadow;
	border-width: 1px;
	border-style: solid;
	cursor: 'default';
	overflow: auto;
	height: 200px;
    text-align: left; 
    list-style-type: none;
    font-size: 11px;
    /* margin-left: -30px; */
}
.autocomplete_listItem 
{
	background-color: White;
    color: #8d8d8d;
	padding: 3px 2px;
	font-size: 11px;
	/* margin-left: -30px; */
}
.autocomplete_listItem2
{
	background-color: White;
    color: #8d8d8d;
	padding: 3px 2px;
	font-size: 11px;
    margin-left: -30px;
}
.autocomplete_highlightedListItem
{
	background-color: #c1e7f6;
	font-size: 11px;
	padding: 3px 2px;
	/* margin-left: -30px; */
}
.autocomplete_highlightedListItem2
{
	background-color: #c1e7f6;
	font-size: 11px;
	padding: 3px 2px;
	margin-left: -30px; 
}

.mysharewidget
{
    padding: 0 0 10px 10px;
}
.clear
{
    clear: both;
}
.back-button { display: none }
.next-prev-links { padding: 30px 10px; margin-top: 15px; font-size: 19px; line-height: 1.3em; border-top: 1px solid #cccccc }
.next-link { width: 43%; padding: 0 4% 0 2%; padding-right: 25px; text-align: right; float: right; position: relative; }
.prev-link { width: 43%; padding: 0 2% 0 4%; padding-left: 25px;position: relative; }
.next-link:before 
{
    content: "\f138";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    position: absolute;
    top: 25px;
    right: 0;
    font-size: 22px;
}
.prev-link:before 
{
    content: "\f137";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    position: absolute;
    top: 25px;
    left: 0;
    font-size: 22px;
}
.next-prev-label
{
    display: block; font-weight: bold; text-transform: uppercase; color: #666666; font-size: 14px;
}
.photo-caption
{
    display: inline-block;
    padding: 20px;
}
.photo-caption img { display: block; }
.main_mobile a.ad { display: block; padding-bottom: 8px; }

.leaderboard-container a.ad { }

.article-img1 {
    width: 100%; max-height: 320px; overflow: hidden; margin-bottom: 10px;
}

@media only screen and (max-width: 600px) {
    .article-img1 {
        max-height: 280px;
    }
}