@charset "UTF-8";
/* CSS Document */

#cepro100 .description		{font-size:90%; line-height:124%; margin:0 30px 18px 0;}
#cepro100 li 				{margin:10px 0 10px 0; line-height:120%; width:90%;}
#cepro100.gray				{background-color:#EEE; color:#666; padding:4px 0 0 0;}
#cepro100 .fa				{float:left; min-width:26px; min-height:24px;}
#cepro100 .fa-newspaper-o	{padding-top:4px;}
#cepro100 .fa-info-circle 	{padding-top:2px;}
#cepro100 h3.topic-title	{margin-top:-2px; line-height:130%;}
#cepro100 .pull-left img 	{width:185px; height:auto; margin-right:18px; -webkit-transform:scale(1); transform:scale(1); -webkit-transition:.3s ease-in-out; transition:.3s ease-in-out;}
#cepro100 .pull-left img:hover {cursor: pointer; -webkit-transform: scale(1.05); transform: scale(1.05);}
#cepro100 div.topic-summary	{font-size:12pt !important; line-height:125%; margin-bottom:-6px; }
.downloads-box				{background-color:#EEE; border:1px solid #DDD; padding:8px 10px; margin-right:-30px; min-height:508px;}
.top-image					{margin:0 20px -10px -20px;}
.left-pad					{margin-left:-12px;}

.dl-head					{color:#000; margin-bottom:12px;}
.dl-title					{font-size:14pt; margin-bottom:8px;}
.dl-image					{width:138px; margin-right:14px; float:left; -webkit-box-shadow: 4px 4px 5px -3px rgba(0,0,0,0.5);
							-moz-box-shadow: 4px 4px 5px -3px rgba(0,0,0,0.5); box-shadow: 4px 4px 5px -3px rgba(0,0,0,0.5);}
.dl-image img				{width:100%; height:auto;}
.dl-text					{font-size:11pt; line-height:130%;}
.dl-button .btn				{padding:3px 10px 4px 10px; margin-top:10px;}


#bg-summit					{background-color:#1844AA; width:100%; margin-bottom:0px; min-height:360px; font-family:'Roboto', Arial, Helvetica, sans-serif; 
							background-image:url(https://cepro.s3.amazonaws.com/images/site/summit_bg.jpg); background-repeat:no-repeat; background-position:center; background-size:cover; }

.summit-text				{font-size:140%; line-height:130%; font-weight:300; letter-spacing:.02em;}
.summit-text button			{margin:18px 0 18px 0; font-size:90%; xline-height:120%; }
.summit-logo				{}

#top-stories 				{padding:10px 0 20px 0;}
#top-stories h2				{color:#333; font-size:32pt; font-weight:300; font-family:'Roboto', Arial, Helvetica, sans-serif; letter-spacing:-.02em;}
#top-stories p				{color:#444; font-size:90%; line-height:126%;}
#top-stories  .bottom		{display:block; min-height:344px; margin:0;}
#top-stories .image			{min-height:140px; background-color:#EEE; margin:12px 0 0 0; position:relative; overflow:hidden;}
#top-stories .image	img		{width:100% !important; height:auto;}
#top-stories .category		{height:auto; display:inline; min-width:140px; background-color:#36C; color:#FFF; padding:6px 12px 7px 12px; font-size:10pt; 
							position:absolute; bottom:0; left:0;}
#top-stories h3				{margin:10px 0 10px 0; font-size:120%; line-height:116%;}

#dark-gray					{background-color:#CCC; width:100%; margin-bottom:0px; min-height:320px; font-family:'Roboto', Arial, Helvetica, sans-serif; color:#555; line-height:130%;}
#dark-gray h2				{color:#444; font-size:32pt; font-weight:300; font-family:'Roboto', Arial, Helvetica, sans-serif; letter-spacing:-.02em; }
#dark-gray .title			{font-size:120%; margin-bottom:6px;}

.footer-site-links .social a {color:#FFF; margin-right:10px;}

/* Extra Small */
@media (min-width:300px) and (max-width:767px) {
#cepro100.topic-item .pull-left img {width:140px; height:auto; margin-right:10px;}
.left-pad, .sm-left-pad		{margin-left:15px;}
.downloads-box				{margin-right:0px;}
.top-image					{margin:0 0 -10px 0;}
.downloads-box				{padding:8px 10px 12px 10px; margin:20px -15px 20px -15px; min-height:360px;}
.dl-image					{width:90px; margin-right:10px;}
#bg-summit					{background-position: 50% 70%; background-size:cover; }
#top-stories  .bottom		{min-height:200px;}
} 

/* Small */
@media (min-width:768px) and (max-width:991px) {
.left-pad, .sm-left-pad		{margin-left:15px;}
.downloads-box				{margin-right:0px;}
.top-image					{margin:0 0 -10px 0;}
.downloads-box				{padding:8px 10px 12px 10px; margin:20px -15px 20px -15px; min-height:360px;}
.dl-image					{width:90px; margin-right:10px;}
#bg-summit					{background-position: 50% 75%; background-size:cover; }
#top-stories  .bottom		{min-height:200px;}
#top-stories .image			{height:140px;}
}

/* Medium */
@media (min-width:992px) and (max-width:1199px) {
#cepro100.topic-item .pull-left img {width:160px; height:auto; margin-right:12px;}
.dl-image					{width:100px; margin-right:12px;}
#top-stories .image			{height:140px;}
}

/* Large */
@media (min-width:1200px) and (max-width:1699px) {
#top-stories .image			{height:170px;}
}

/* Extra Large */
@media (min-width:1700px) {
#top-stories .image			{height:190px;}
}
