body{
    margin: 0; 
    background-image: url('/assets/images/blue-background.png'); 
    background-position: fixed;
    background-repeat: no-repeat; 
    height: 100%;
}

.fa-times {
    color: white !important;
}
.linewrapper {
    display: flex;
    align-items: baseline;
    margin-bottom: 10px;
    }
    
    .sam-name-photo {
        max-height: 500px;
    }
/*.middle {*/
/*     border-bottom: 4px dotted #ffff;*/
/*     flex-grow: 1;*/
/*     margin: 0 5px;*/
/*    }*/
/*    .middle-black{*/
/*        border-bottom: 4px dotted black;*/
/*    }*/
    .subpart{
        padding-left: 35px;
    }
                
.tablet-view, .tablet-hide{
	display: none;
}

#resources.special::after{
font-family: "Font Awesome 5 Free"; 
font-weight: 900; 
content: "\f106";
color: #fff;
display: inline-block;
margin-left: 5px;
    
}

#resources::after{
font-family: "Font Awesome 5 Free"; 
font-weight: 900; 
content: "\f107";
color: #fff;
display: inline-block;
margin-left: 5px;
}

/*body{*/
/*		height: 100%;*/
/*		background-image: url('joy-jude/blue-background.png'); */
/*		background-repeat: no-repeat; */
/*		background-size: cover;*/
/*	}*/
	
.desktop-show, .desktop-nav-container, .reviewers, .book-photo-container{
	display: none !important;
}

.icon-bar{
	color: white !important;
}

.fa-instagram{
  color: transparent;
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  background: -webkit-radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  background-clip: text;
  -webkit-background-clip: text;
}

.fa-facebook-square{
 color: #3b5998;
}

.fa-youtube{
 color: #CC181E;
}


p{
	margin: 0;
}

.navigation ul{
	color: white;
	margin-top: 10px;
}

a {
	color: white !important;
}

.book-reviews-container p {
	font-size: 15px;
	color: white;
	padding: 15px;
}



.site-name p { 
	font-size: 25px;
	color: red;
 }

.book-photo{
	display: none;
}

.buy-book{
	margin-bottom: 15px;
	padding: 10px;
	background-color: #dc3545;
	color: white;
	max-width: 300px;
}

.sam-name {
	height: 130px;
	width: 300px;
	margin-top: 20px;
}

.sam-photo img {
width: 80%;
}

.sam-name img{ 
	width: 100%;
}
.sam-photo img{
	border-radius: 3px;
}

.sam-bio p {
	font-size: 15px;
	padding: 0 15px;
	color: black;
	margin: 5px 0 15px 0;
}

.social-icons{ 
margin-bottom: 15px;
 }

 .social-icons a {
 	margin-right: 15px;
 	color: black !important;

 }
.contact-us div a {
	width: 48%;
	font-size: 12px;
	padding: 0 15px;
	color: black !important;
}

.contact-us{
	margin-bottom: 20px;
}

.contact-us div {
	flex-wrap: wrap;
}

.contact-us:last-child a {
	font-size: 12px;
}

@media only screen and (min-width: 768px){
    .desktop-white, .desktop--white{
        color: white !important;
    }
	.tablet-quote{
		margin-left: 35px;
	}
	.tablet-sam-name{
		height: 150px;
	}

	.tablet-view{
		display: block !important;
	}
	.biography{
		margin-top: 50px;
	}
	.sam-name{
		display: none !important;
	}
	.desktop-show{
		display:block !important;
	} 

	.desktop-nav{
		background-color: black;
	}

	.mobile-cta{
		display: none !important;
	}
	
	.site-name {
		display: none !important;
	}

	 .book-photo-container {
	 	display: block !important;
	 }

	 .book-photo-image{
	position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
	 }

	 .desktop-sam-name-photo{
		top: 250px;
	}
	.sam-bio{
		margin-top: 15px;
	}

	.desktop-nav-container{
		display: none !important;
	}
	.desktop-hide{
		display: none !important;
	}
}

@media only screen and (min-width: 992px){
    
   
}


@media only screen and (min-width: 1200px){
   .sam-bio {
       margin-top: 0;
   }
   
   .sam-bio p:nth-child(1) {
   
       margin-top: -7px;
   }
     #reviews--container{
       top: -170px;
   }
    .dropdown-item:hover, .dropdown-item:focus{
        color: #d02c30 !important;
        background-color: transparent;
    }
	.sam-headshot{
		height: auto;
	}
	.biography{
		margin-top: 100px;
	}

	.tablet-hide{
		display: block !important;
	}
	.tablet-view{
	display: none !important;
}
	.desktop-nav-container{
		display: block !important;
	}
	.desktop-nav{
		background-color: black;
	}

	.reviewers{
		display: flex !important;
	}
	.mobile-nav{
		display: none;
	}

	.desktop-show{
		display:block !important;
	} 
	
	#book--container{
	    height:360px;
	}
	.desktop-sams-name-photo{
		width: 30%;
	}

	.buy-book{
		width: 200px;
		border-radius: 15px;
	}

	.desktop-sam-name-photo{
		height: 400px;
		top: 0;
	}
	.desktop-reviews-container {
		top: -121px;
	}

	.desktop-reviews-container .first-review{
		width: 27%;
		margin-left: 50px;
	}

	.reviewers{
		margin-top: 99px !important;
	}
	.desktop-reviews-container .second-review{
		width: 33%;
		padding-right: 50px;
		padding-left: 50px;
	}

	.biography{
		margin: 0 !important;
		position: relative;
		top: -120px;
	}

	.contact-us div{
		flex-wrap: nowrap;
	}

	.contact-us div {
		text-align: center;
	}
	.contact-us div a {
		width: auto;
		font-size: 15px !important;
	}
	.sam-photo img {
		width: 100%;
	}
	.desktop--hide{
		display: none !important;
	}
  
  
   #reviews--container{
       top: -70px;
   }
    .desktop--white{
        color: white !important;
        
    }
    
	.desktop-sam-name-photo{
		height: 500px;
	}

.desktop-sam-name:first-child div{
		width: 33%;
	}

	.reviewers{
		margin-top: 50px !important;
	}
	
	.biography{
	    margin-top: 20px !important;
	    position: static;
	
	}
}

@media only screen and (min-width: 1400px){ 
     #reviews--container{
       top: -30px;
   }
}
   @media only screen and (min-width: 1600px){ 
       #reviews--container{
       top: -5px;
    }
   }

