/*
Colors
------
Midnight #143154
Royalty #162D7A
Indigo #2D5EAB
Tola'at #A5201C
Shani #D04636
Sunset #F39C12
Gray1 #6f7c8c
*/

html {
	font-family: 'Libre Franklin', sans-serif;
	font-weight: 300;
	font-size: 12pt;
}
body {
	background-color: #333 !important;
}
h1 {
	font-family: 'Playfair Display', serif;
	font-weight: 900;
}
h2 {
	font-family: 'Libre Franklin', sans-serif;
	font-weight: 800;
}
hr {
	clear: both;
}
img.needsborder {
	border: 1px solid black !important;
}
.clearfix {
	clear: both;
}
.pushbutton {
	display: inline-block;
	background-color: #F39C12;
	text-align: center;
	font-family: 'Libre Franklin', sans-serif;
	font-weight: 800;
	color: #fff;
	border-radius: 3px;
	box-shadow: 3px 3px 6px #555;
	padding: 12px 10px;
	cursor: pointer;
}
.pushbutton:hover {
	text-decoration: none;
}
.aspect {
	position: relative;
	width: 100%;
}
.aspect-skin {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
}
#bodywrap {
	max-width: 1300px;
	margin: 0 auto;
	background-color: #fff;
	padding-top: 60px;
	padding-bottom: 0 !important;
}
#content-breadcrumbs {
	padding: 20px 0 8px;
	margin-bottom: 0;
}
#content-breadcrumbs p {
	margin-bottom: 0;
	font-family: 'Libre Franklin', sans-serif;
	font-weight: 300;
	font-size: 0.8rem;
}
#content-breadcrumbs p a {
	color: #212529;
}
#jewsletter-footer-form {
	background: url(http://media.aish.com/designimages/email-signup-footer-1300x375.jpg) center center/575px 166px no-repeat;
	margin-bottom: 0;
	padding: 20px 10px 0 10px;
	height: 166px;
	text-align: center;
	line-height: 1.5;
}
#jewsletter-footer-form form {
	text-align: center;
}
#jewsletter-footer-form form > div {
	height: 31px;
}
#jewsletter-footer-form p {
	font-family: 'Playfair Display', serif;
	font-weight: 800;
}
#jewsletter-footer-form p.firstline {
	font-size: 1.3rem;
	margin-top: 20px;
	color: #143154;
	margin-bottom: 0;
	padding-bottom: 0;
}
#jewsletter-footer-form p.secondline {
	font-size: 1rem;
	line-height: 1.4;
	color: #2D5EAB;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-bottom: 20px;
}

#jewsletter-footer-form input {
	padding: 8px;
	font-size: 0.6rem;
}
#jewsletter-footer-form input[name="email"] {
	border: none;
	border-radius: 3px 0 0 3px;
	box-shadow: 3px 3px 6px #555;
	box-shadow-right: none;
	width: 50%;
	height: 100%;
}
#jewsletter-footer-form .pushbutton {
	position: relative;
	top: -1px;
	padding: 8px;
	border-radius: 0 3px 3px 0;
	border: none;
	margin-left: -5px;
	cursor: pointer;
	height: 100%;
}
footer {
}
#footer-top {
	background-color: #2D5EAB;
}
#footer-top-container {
	min-height: 80px;
}
#footer-aish-logo-img {
	display: block;
	margin: 11px auto 0;
	width: 139px;
	height: 57px;
}
#footer-social {
	display: block;
	text-align: center;
	margin: 0;
	padding: 22px 0;
	list-style-type: none;
}
#footer-social > li {
	display: inline-block;
	padding-left: 18px;
}
#footer-social > li.first-item {
	padding-left: 0;
}
#footer-social > li > a {
	display: block;
	width: 36px;
	height: 36px;
	border: 1px black;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 72px;
}
#footer-social > li > a:hover {
	text-decoration: none;
	background-position: right top;
}
#footer-social-facebook {
	background-image: url(http://media.aish.com/designimages/Facebook-Static-Active-197x94.png);
}
#footer-social-twitter {
	background-image: url(http://media.aish.com/designimages/Twitter-Static-Active-197x94.png);
}
#footer-social-youtube {
	background-image: url(http://media.aish.com/designimages/YouTube-Static-Active-197x94.png);
}
#footer-main {
	background-color: #143154;
	padding: 50px 0;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
	font-size: 1rem;
	line-height: 1.5;
}
.footer-menu-column-head {
	font-family: 'Libre Franklin', sans-serif;
	font-weight: 800;
	font-size: 0.75rem;
	color: #F39C12;
	margin-top: 10px;
	margin-bottom: 0;
}
#footer-main ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#footer-main li {
	padding: 2px 0;
}
#footer-main li > a {
	font-family: 'Libre Franklin', sans-serif;
	font-weight: 300;
	font-size: 0.75rem;
	color: #6a97ce;
}
#footer-bottom {
	background-color: #0f253f;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
	font-size: 1rem;
	line-height: 1.5;
}
#footer-bottom-container {
}
#footer-bottom-copyright {
	margin: 0;
	padding: 5px 0;
	color: #6f7c8c;
	font-size: 0.75rem;
	text-align: center;
}
#footer-bottom-privacy {
	margin: 0;
	padding: 5px 0;
	color: #6f7c8c;
	font-size: 0.75rem;
	text-align: center;
}
/* Ads */
ul.banners {
	padding: 0;
	margin: 0;
}
ul.banners li {
	list-style: none;
}
ul.banners img {
	max-width: 100%;
	height: auto;
	margin-bottom: 20px;
}
#adserver-NewDesign_InnerPage_Right {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}
#adserver-NewDesign_InnerPage_Right img {
	max-width: 100%;
	height: auto;
	margin-bottom: 28px;
}
#ad-sect img {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}
#hp-seemore-button {
	display: table;
	margin: 5px auto 20px;
	text-align: center;
	border-radius: 6px;
	font-size: 0.85rem;
	padding: 12px 15px;
}
.more-sects {
	display: none;
}
.google-side-ad {
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 22px;
}

/*
Extra small devices (portrait phones, less than 576px)
No media query since this is the default in Bootstrap
*/

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
	.onlymobile {
		display: none;
	}
	.pushbutton {
		font-size: 0.75rem;
		padding: 12px 15px;
	}
	#header-jewsletter-button {
		display: inline-block;
	}
	#header-menu {
		display: block;
	}
	#header-menu li a {
		font-size: 0.55rem;
	}
	#jewsletter-footer-form {
		background-size: 767px 222px;
		padding: 30px 40px;
		height: 222px;
	}
	#jewsletter-footer-form form > div{
	}
	#jewsletter-footer-form p.firstline {
		font-size: 1.8rem;
	}
	#jewsletter-footer-form p.secondline {
		font-size: 1.2rem;
	}
	#jewsletter-footer-form input {
		padding: 9px;
		font-size: 0.7rem;
	}
	#jewsletter-footer-form input[name="email"] {
		width: 60%;
	}
	#jewsletter-footer-form .pushbutton {
		top: 0;
	}
	#footer-aish-logo-img {
		margin: 11px 0 0;
	}
	#footer-social {
		float: right;
		margin: 0;
	}
	#footer-bottom-copyright {
		text-align: left;
	}
	#footer-bottom-privacy {
		text-align: right;
	}
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.pushbutton {
		font-size: 0.9rem;
		padding: 12px 20px;
	}
	#hp-seemore-button {
		font-size: 1rem;
		padding: 12px 20px;
	}
	#header-aish-logo-slogan {
		font-size: 0.8rem; /*0.9rem;*/
		margin-top: 10px;
	}
	#header-menu li a {
		font-size: 0.8rem;
	}
	ul.navbar-nav {
		margin-left: -24px;
	}
	#header-nav .nav-item > a {
		font-size: 0.55rem;
	}
	#jewsletter-footer-form {
		background-size: 991px 286px;
		height: 286px;
	}
	#jewsletter-footer-form form > div{
		height: 49px;
	}
	#jewsletter-footer-form p.firstline {
		font-size: 2.3rem;
	}
	#jewsletter-footer-form p.secondline {
		font-size: 1.5rem;
	}
	#jewsletter-footer-form input {
		padding: 12px;
		font-size: 0.8rem;
	}
	#jewsletter-footer-form input[name="email"] {
		width: 70%;
	}
	#jewsletter-footer-form .pushbutton {
		padding: 12px 20px;
		top: -1px;
	}
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
	#header-nav .nav-item > a {
		font-size: 0.833rem;
	}
	#jewsletter-footer-form {
		background-size: 1300px 375px;
		height: 375px;
	}
	#jewsletter-footer-form input {
		padding: 15px;
		height: 40px;
	}
	#jewsletter-footer-form input[name="email"] {
	}
	#jewsletter-footer-form .pushbutton {
		padding: 15px 22px;
	}
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	#header-nav .nav-item > a {
		font-size: 0.9rem;
	}
}

/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
}

/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {
	.nomobile {
		display: none !important;
	}
}

/* DAR added - show article ads in rows of 2 but not when too small */
@media (max-width: 991.98px) and (min-width: 480px) {
	.sponsors-side .col {
	  -webkit-box-flex: 0;
	  -ms-flex: 0 0 50%;
	  flex: 0 0 50%;
	  max-width: 50%;
	}
}

/* Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {
}

/* Large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) {
}

/*
Extra large devices (large desktops)
No media query since the extra-large breakpoint has no upper bound on its width
*/
