/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

h2 {font-size: 34px;}
h3 {font-size: 26px;}

	
/* Revolution Slider Styles */
.hesperiden .tp-tab { border-bottom: 0; }
.hesperiden .tp-tab:hover,
.hesperiden .tp-tab.selected { background-color: #E5E5E5; }
/*.tp-caption, .tp-caption a:link{min-width:110px !important;text-align: center;}*/

.pink-pill{background-color:#f45086 !important;}
.pink-pill:hover{background-color:#ad083f !important;}

.blue-pill{background-color:#336dd2 !important;}
.blue-pill:hover{background-color:#204689 !important;}

.leaderboard {width:729px;margin:10px auto;}
.leaderboard-mobile {width:320px;margin:10px auto;}

.advertisement-sidebar {width:300px;margin: 15px auto;text-align: center;}

.entry-channel a:link{font-size: 12px; text-transform: uppercase;color:#999;margin:0px 0px 6px 0px;}
.entry-channel a:hover{color:#DC3545;}

.more-bar {display: inline-block; background-color: #f6d40c; color:#000;padding:8px 14px;}
.more-bar a:link{color:#000;}
.more-bar a:hover{color:#DC3545;}

.redtext{color:#DC3545;}

.crop-image{
	width: 100%;
    max-height: 267px;
    overflow: hidden;
}
.crop-image img{border-radius: 3px; width:100%;}

.footer-logo{max-width:150px;}

.indentlist {margin-left: 40px !important;}
