:root {
  --viewport-height: 100vh;
}

body {
	margin: 0;
	font-family: "Century Gothic", sans-serif;
 	color: #1a1c25;
}

h1, h2, h3, h4 {
  font-family: "Century Gothic", sans-serif;
  font-size: 250%;
  margin: 10px;
  padding: 0;
  text-align: center;
}

h1 {
    font-size: 700%;
    margin: 0;
    padding: 0;
}

@media (max-width: 700px) {
  h1 {
    font-size: 500%; /* Smaller font size for screens less than or equal to 600px wide */
  }
}

@media (max-width: 400px) {
  h1 {
    font-size: 300%; /* Smaller font size for screens less than or equal to 600px wide */
  }
}

span.blueText {
	color:rgb(47,76,154);
}


.gumroad-button-in {
	color: #FFFFFF !important;
	font-size: 22px !important;

	background-color: rgb(255 27 35) !important;
}

.bigTitle {
    font-family: "Century Gothic", sans-serif;
    width: 100%;
    margin: 0;
    padding: 0;
    /* position: fixed; */
    white-space: nowrap;
}


.text-bp1 {
	font-family: "Calibri", sans-serif;;
    	display: inline-block;
    	text-align: left;
	font-size:140%;
}

.text-bp2 {

    	display: inline-block;
    	text-align: center;
	/*padding: 1px 25px 25px;*/
	white-space: nowrap;/*stop next line*/
	/*overflow: hidden;*/
	/*max-width: 10%;*/
	width: 273px;
}

.text-bp2in {
	font-size:200%;
	margin: 0px 7px 5px 7px;
	margin-left: auto;
	#margin-right: auto;
	padding: 10px 15px 12px;
	border-style: solid;
	border-width:6px;
	border-color: rgb(123,2,2);
	border-radius: 5px;
	/*overflow: hidden;*/
	max-width: 209px;
	overflow: hidden;
	height: 650;
}

.text-bp3 {

    	display: inline-block;
    	text-align: center;
	/*padding: 1px 25px 25px;*/
	white-space: nowrap;/*stop next line*/
	/*overflow: hidden;*/
	/*max-width: 10%;*/
	width: 273px;
}

.text-bp3in {
	font-size:200%;
	margin: 0px 7px 5px 7px;
	#margin-left: auto;
	#margin-right: auto;
	padding: 10px 15px 12px;
	border-style: solid;
	border-width:6px;
	border-color: rgb(179,27,35);
	border-radius: 5px;
	white-space: nowrap;/*stop next line*/
	/*overflow: hidden;*/
	max-width: 220px;
	overflow: hidden;
	height: 650;
}


.text-bp4 {

    	display: inline-block;
    	text-align: center;
	/*padding: 1px 25px 25px;*/
	white-space: nowrap;/*stop next line*/
	/*overflow: hidden;*/
	/*max-width: 10%;*/
	width: 273px;
}

.text-bp4in {
	font-size:200%;
	margin: 0px 7px 5px 7px;
	#margin-left: auto;
	#margin-right: auto;
	padding: 10px 15px 12px;
	border-style: solid;
	border-width:6px;
	border-color: rgb(219,27,35);
	border-radius: 5px;
	white-space: nowrap;/*stop next line*/
	/*overflow: hidden;*/
	max-width: 220px;
	overflow: hidden;
	height: 650;
}



.text-bp5 {

    	display: inline-block;
    	text-align: center;
	/*padding: 1px 25px 25px;*/
	white-space: nowrap;/*stop next line*/
	/*overflow: hidden;*/
	/*max-width: 10%;*/
	width: 273px;
}

.text-bp5in {
	font-size:200%;
	margin: 0px 7px 5px 7px;
	#margin-left: auto;
	#margin-right: auto;
	padding: 10px 15px 12px;
	border-style: solid;
	border-width:6px;
	border-color: rgb(289,27,35);
	border-radius: 5px;
	white-space: nowrap;/*stop next line*/
	/*overflow: hidden;*/
	max-width: 220px;
	overflow: hidden;
	height: 650;
}




.bulletText {
	margin-top: 20px;
	font-family: "Calibri", sans-serif;
  display: inline-block;
  text-align: left;
  font-size: 180%;
  max-width: 500px;
}

.miniBlock {
	background-color: white;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	border-radius: 10px;
	max-width: 1200px;
}

.player {
  border-radius: 10px;
  overflow: hidden;
  z-index: 1;
  height: 320px;
  width: 480px;
}

.miniBlock.amzn {
	width: 60%;
}

#amazonReviewImage {
	width: 580px; 
	margin: 14px;
}

.vertBlock {
	overflow: hidden;
	padding-right: 20px;
  padding-left: 20px;
}

.vertBlock.appearSmallScreen {
	display: none;
	padding-right: 4px;
	padding-left: 4px;
}

.vertBlock.white {
	background-color: #fff;
}

.vertBlock.yellow {
	#background-color: rgb(255,247,217);
	background-color: rgb(247,197,20);
}

.vertBlock.blue {
	#background-color: #252e4b;
	#background-color: #1f3264;
	background-color: #18274e;
}

.vertBlockMaxWidthVertPadding {
	#background-color: #fff;
	#display: flex;
	justify-content: center;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
  padding-bottom: 100px;
  text-align: center;
}

.vertBlockMaxWidthVertPadding.first {
	padding-top: 50px;/*100px*/
}

.vertHorizFlexParent {
	display: flex; 
	flex-wrap: wrap;
	flex-flow: row;
	justify-content: center;

}

.vertHorizFlexContent{
	width: 50%;
}

.bookFirstImage {
	width: 467px;
  height: 700px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 1px 6px 6px 1px;
	background-image: linear-gradient(203deg, rgba(255, 189, 97, 0) 52%, 
		rgba(255, 189, 97, 0.08)), 
		linear-gradient(90deg, rgba(20, 23, 48, 0.15), 
		rgba(20, 23, 48, 0) 1%, rgba(20, 23, 48, 0.08) 3%, 
		rgba(20, 23, 48, 0) 5%, rgba(20, 23, 48, 0) 97%, 
		rgba(20, 23, 48, 0.05)), url(images/KindleCover.jpg);  
	background-size: auto, auto, cover; 
  box-shadow: -3px 3px 6px 0 rgb(71 76 110 / 16%), 
  -8px 8px 10px 0 rgb(10 13 37 / 14%), 
  -21px 21px 18px 0 rgb(20 23 48 / 12%), 
  -21px 21px 40px 0 rgb(20 23 48 / 9%);
}

.blueBookImage {
	width: 300px;
  height: 400px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 1px 4px 4px 1px;
	background-image: linear-gradient(203deg, rgba(255, 189, 97, 0) 52%, 
		rgba(255, 189, 97, 0.08)), 
		linear-gradient(90deg, rgba(20, 23, 48, 0.15), 
		rgba(20, 23, 48, 0) 1%, rgba(20, 23, 48, 0.08) 3%, 
		rgba(20, 23, 48, 0) 5%, rgba(20, 23, 48, 0) 97%, 
		rgba(20, 23, 48, 0.05)), url(images/blueBook.PNG);  
	background-size: auto, auto, cover; 
  box-shadow: -3px 3px 6px 0 rgb(71 76 110 / 16%), 
  -8px 8px 10px 0 rgb(10 13 37 / 14%), 
  -21px 21px 18px 0 rgb(20 23 48 / 12%), 
  -21px 21px 40px 0 rgb(20 23 48 / 9%);
}

.greenBookImage {
	width: 324px;
  height: 400px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 1px 4px 4px 1px;
	background-image: linear-gradient(203deg, rgba(255, 189, 97, 0) 52%, 
		rgba(255, 189, 97, 0.08)), 
		linear-gradient(90deg, rgba(20, 23, 48, 0.15), 
		rgba(20, 23, 48, 0) 1%, rgba(20, 23, 48, 0.08) 3%, 
		rgba(20, 23, 48, 0) 5%, rgba(20, 23, 48, 0) 97%, 
		rgba(20, 23, 48, 0.05)), url(images/greenBook.jpg);  
	background-size: auto, auto, cover; 
  box-shadow: -3px 3px 6px 0 rgb(71 76 110 / 16%), 
  -8px 8px 10px 0 rgb(10 13 37 / 14%), 
  -21px 21px 18px 0 rgb(20 23 48 / 12%), 
  -21px 21px 40px 0 rgb(20 23 48 / 9%);
}

#horizScroll {
	display: none;
}

/* 1001px or wider */
/* Large screens */
@media only screen and (min-width: 1001px) {

}

/* 1000px or smaller */
/* Medium screens */
@media only screen and (max-width: 1000px) { 

	.miniBlock.amzn {
		width: 100%;
	}

	.vertHorizFlexParent {
		flex-flow: column;
	}

	.vertHorizFlexContent{
		width: 100%;
	}
}


@media only screen and (max-width: 1600px) {
	#horizScroll {display: block;}
	.horizScrollParent {overflow-x: scroll;}
	.horizScrollParent {overflow-x: scroll;}
}

/* 700px or smaller */
/* Small screens */
/* Start of vertical alignment of content */
@media only screen and (max-width: 700px) {
	.bookFirstImage {
		width: 315px;
  	height: 472px;
	}

	.bulletText {
		font-size: 120%;
	}

	.vertBlockMaxWidthVertPadding.first {
		padding-bottom: 20px;
	}


  #amazonReviewImage {
		width: 300px; 
	}

	.vertBlock.dissapearSmallScreen {
		display: none;
	}

	.vertBlock.appearSmallScreen {
		display: block;
	}
}

@media screen and (max-width: 500px) { 
		h1{
		font-size: 400%;
	}
}


/* Larger smartphones */
/* 450px or smaller */
@media screen and (max-width: 450px) { 
	.text-small {
		font-size: 14.5px;
	}

	h1{
		font-size: 330%;
	}


}

/* Small smartphones */
/* 380px or smaller */
@media screen and (max-width: 380px) { 
	.text-small {
		font-size: 13px;
	}

	.bookFirstImage {
		width: 200px;
  	height: 300px;
	}


}

a, a:hover, a:visited, a:active {
  color: inherit;
  text-decoration: none;
 }

.gumroad,.gumroad-button {
	background-color: rgb(255 27 35) !important;
    }

@media(prefers-color-scheme: dark) {
    .gumroad,.gumroad-button {

	background-color: rgb(255 27 35) !important;
        --body-bg: #242423;
        --primary: 255 66 66;
        --contrast-primary: 0 0 0;
        --color: 221 221 221;
        --filled: 0 0 0;
        --contrast-filled: 221 221 221;
        --contrast-secondary: 221 221 221;
        --border-alpha: 0.35;
    }
}