/*
Theme Name: BootyTimez 3
Author: Christopher Michael Pastore
Author URI: https://ChrisPastore.com/
Version: 1.0
*/
/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */
/* START GLOBAL STYLES */
@media all {
	body { background: #fff url(/img/page-bg.png) repeat; font-family: arial, helvetica, sans-serif; color: #000; font-size: 20px; line-height: 1.5em; }
	.lead, h1, h2, h3, h4, h5, h6, p, ul, ol { color: #000; }
	h1, h2, h3, h4, h5, h6 { font-family: arial, helvetica, sans-serif; font-weight: 700; line-height: 1.3em; }
	p { margin-bottom: 20px; }
	a { color: #0066cc; }
	.header .logo { margin-bottom: 10px; }
	.header .summary { display: none; margin-top: 0; margin-bottom: 20px; line-height: 1.0em; }
	.cta-content1 { text-align: left; padding-bottom: 10px; padding-bottom: 10px; background: #eee; border-top: 1px solid #0066cc; border-bottom: 1px solid #0066cc; }
	.cta-content1 h2 { font-size: 25px; color: #0066cc; }
	.cta-content2 { margin-bottom: 20px; }
	.cta-content3 { padding-bottom: 0; background: #0066cc; }
	.cta-content3 h3 { font-size: 28px; color: #ffcc00; line-height: 1.0em; }
	.cta-content3 h3 span { display: block; font-size: 34px; color: #fff; line-height: 1.0em; }
	.cta-content3 li { font-size: 21px; color: #fff; }
	.cta-content3 label { font-size: 14px; color: #fff; }
	.cta-content3 h4 { font-size: 20px; color: #fff; line-height: 1.5em; }
	.cta-content3 h4 span { display: block; }
	.cta-content3 h4 a { font-size: 37px; color: #ffcc00; }
	.cta-content3 .col-xs-4, .cta-content3 .col-xs-6 { padding-left: 0; padding-right: 5px; }
	.form-control:focus { background: #fcffc8; }
	#submit-01 { margin-top: 20px; margin-bottom: 20px; width: 100%; background: #ffcc00; border-color: #ffcc00; font-size: 20px; font-weight: 700; color: #000; }
	#submit-02 { display: none; margin-top: 20px; margin-bottom: 20px; width: 100%; background: #333; font-size: 20px; font-weight: 700; color: #000; }
	label.error { margin: 0; padding:0 5px; font-size: 11px; font-weight: 700; line-height: 1.5em; color:#000; background: #ffcc00; text-transform: uppercase; }
	.about-the-book { padding-bottom: 10px; }
	.about-the-book h2 { font-size: 25px; }
	.about-the-book h2, .about-the-book p, .readers-say h2, .readers-say p { color: #000; }
	.footer { margin-top: 20px; }
	.footer-content { color: #000; }
	.footer-content a { color: #0066cc; }
	.sponsor { margin: 0; }
	.sponsor p { line-height: 1.0em; }
	.sponsor1 { font-size: 14px; }
	.author, .screen-reader-text, .cat-links, .comments-link, .post-edit-link { display: none; }
	.modal-body p, .modal-title { color: #000; }
	.phone-link { color: #000; font-weight: 700; text-decoration: none; }
	.mobile-sticky-container { display: block; width: 100%; background: #000; }
	a.mobile-sticky-container { color: #fff !important; }
	.mobile-sticky-content { padding-top: 10px; padding-bottom: 10px; }
	.mobile-sticky-content  { font-size: 20px; font-weight: 700; color: #fff; text-decoration: none; }
	.affix { bottom: 0; }
}
	/* END GLOBAL STYLES */

/* START PORTRAIT PHONES and SMALLER */
@media (max-width: 480px) {
	.header .logo a { font-size: 40px; }
}
/* END PORTRAIT PHONES and SMALLER */

/* START LANDSCAPE PHONES and PORTRAIT TABLETS */
@media (max-width: 767px) {
}
/* END LANDSCAPE PHONES and PORTRAIT TABLETS */

/* START PORTRAIT TABLETS and SMALL DESKTOPS / LAPTOPS */
@media (min-width: 768px) and (max-width: 991px) {
	.header	.logo a { font-size: 78px; }
	.header .logo a span { font-size: 56px; }
	.header .summary { font-size: 19px; }
	.cta-content1 { border: 1px solid #0066cc; text-align: left; }
	.cta-content1 h2 { font-size: 30px; }
	.cta-content1 p { font-size: 17px; line-height: 1.5em; }
	.cta-content3 h3 { font-size: 30px; }
	.cta-content3 h3 span { font-size: 23px; }
	.cta-content3 h4 { font-size: 39px; }
	.cta-content3 h4 span { display: inline; }
	.cta-content3 h4 span a { font-size: 39px; }
	.cta-content3 li { font-size: 17px; }
	.about-the-book h2 { font-size: 42px; }
	blockquote { text-align: left; }
}
/* END PORTRAIT TABLETS and SMALL DESKTOPS / LAPTOPS */

/* START LANDSCAPE TABLETS and MEDIUM DESKTOPS / LAPTOPS */
@media (min-width: 992px) and (max-width: 1199px) {
	.header { margin-bottom: 20px; }
	.header	.logo a { font-size: 107px; }
	.header .logo a span { font-size: 76px; }
	.header .summary { font-size: 25px; }
	.cta-content1 { border: 1px solid #0066cc; text-align: left; }
	.cta-content1 h2 { font-size: 25px; }
	.cta-content1 p { font-size: 20px; line-height: 1.5em; }
	.cta-content3 h3 { font-size: 28px; }
	.cta-content3 h3 span { font-size: 22px; }
	.cta-content3 h4 { font-size: 50px; }
	.cta-content3 h4 span { display: inline; }
	.cta-content3 h4 span a { font-size: 50px; }
	.cta-content3 li { font-size: 16px; }
	.cta-content4 { margin-top: -340px; }
	blockquote { text-align: left; }
}
/* END LANDSCAPE TABLETS and MEDIUM DESKTOPS / LAPTOPS */

/* START LARGE DESKTOPS / LAPTOPS */
@media (min-width: 1200px) {
	.header { margin-bottom: 20px; }
	.header	.logo a { font-size: 130px; }
	.header .logo a span { font-size: 92px; }
	.header .summary { margin-top: 20px; font-size: 25px; }
	.cta-content1 { border: 1px solid #0066cc; text-align: left; }
	.cta-content1 h2 { font-size: 30px; }
	.cta-content1 p { font-size: 20px; line-height: 1.5em; }
	.cta-content2 { margin-top: 0; }
	.cta-content3 h3 { font-size: 30px; }
	.cta-content3 h3 span { font-size: 27px; }
	.footer .cta-content3 h4 { font-size: 60px; }
	.footer .cta-content3 h4 span { display: inline; }
	.cta-content3 h4 span a { font-size: 60px; }
	.cta-content3 li { font-size: 19px; }
	.cta-content4 { margin-top: -270px; }
	blockquote { text-align: left; }
	.about-the-book p { font-size: 22px; }
	.about-the-book h2 { font-size: 36px; }
}
	/* END LARGE DESKTOPS / LAPTOPS */
