@charset "utf-8";
/* CSS Document */

/*Color Groups*/
/*
Green= #608C37
Dark Green= #36520E
Yellow Green= #AEC361
Dull Green= #949C5A
Brown= #6D502F
Dark Brown= #352C27
White= #FFFFFF
Black= #000000
*/

/* Font Types */
/*
PT Serif
Noto Sans
*/

/* Noto Sans Font types 
.noto-sans-<uniquifier> {
  font-family: "Noto Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}
*/

/*Page Background Colosr*/
.Home_Background {
	background-color: #36520E;
}

.about_background {
	background-color: #352C27;
}

/*navigation*/
.navbar-brand {
    background-image: url("../images/LattiStone_Logo_Final.png");
	background-repeat: no-repeat;
	background-size: 40px auto;
	background-position: 6% center;
	padding-left: 70px;
}

/*Background color for navbar and dropdown menus*/
.navbar-custom { 
	background-color: #AEC361; 
}

.dropdown-menu {
	background-color: #36520E
}

/* Text color for navbar and dropdown menus*/
.navbar-custom .navbar-brand, .navbar-custom .navbar-text,
.navbar-custom .navbar-nav .nav-link,
.navbar-custom .dropdown-item {
	color: #fff;
}

/*Background and text colors for current page link and links on hover and focus*/
.navbar-custom .nav-item.active .nav-link,
.navbar-custom .nav-item:hover .nav-link,
.navbar-custom .nav-item:focus .nav-link,
.navbar-custom .dropdown-item:hover, 
.navbar-custom .dropdown-item:focus {
	background-color: #608C37;
	color: #fff;
	padding-left: 10px;
}

/* Border and text colors for menu icon on small screens */
.custom-toggler .navbar-toggler {
	border-color: rgba(236,240,241,1.00);
	color: #fff;
}

/* Hamburger icon - use same rgb values as previous rule for stroke */
.custom-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(236,240,241, 0.7)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

/* Fonts */
.navbar-custom {
	font-family: "PT Serif";
	
}

h1, h2, h3, h4, h5, h6, h7 {
	font-family:"PT Serif";
	
}





	/* About Images */
	/* Portfolio Images */

/*Main Section*/
.container {
	display:flex;
	justify-content: space-around;
}

.jumbotron {
	font-family: "PT Serif";
	color: #000000;
	text-align: center;
	height: 350px;
	background-color: #608C37;
}

.jumbotron_home_img {
	background-image: url("../images/Home_About_Banner_Final.png");
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}

/*Header banner section*/
#home_banner{
	padding-left: 0px;
	padding-right: 0px;
	position: relative;
}

#home_banner_test {
	padding-left: 0px;
	padding-right: 0px;
	position: relative;
}

#home_banner_test h1{
	font-size: 4em;
	color: #FFFFFF;
	position: absolute;
	left: 1%;
	bottom: 7%;
}

.text_left {
	color: #FFFFFF;
	position: absolute;
	text-align: left;
	bottom: 7%;
}

.text_right {
	color: #FFFFFF;
	text-align: right;
	position: absolute;
	right: 1%;
	bottom: 7%;
}



#home_banner h1{
	font-size: 4em;
	color: #FFFFFF;
	position: absolute;
	left: 1%;
	bottom: 7%;
}

.home_small_text p {
	font-size: 1.3em;
	font-family: "Noto Sans", sans-serif;
	color: #FFFFFF;
}

#home_banner_background {
	background-position: center;
	position:inherit;
}

/*carousel*/

#carousel h1{
	font-size: 4em;
	color: #FFFFFF;
	position: absolute;
	left: 1%;
	bottom: 7%;
}

.carousel {
	padding-left: 0%;
	padding-right: 0%;
}


/*Home page*/



/*About page*/

#about_banner {
	padding-right: 0px;
	padding-left: 0px;
	position: relative;
}

#about_banner h1{
	font-size: 4em;
	color: #FFFFFF;
	position: absolute;
	right: 1%;
	bottom: 7%;
}

#about_questions_text{
	text-align:center;
	margin-left:15%;
	margin-right:15%;
	font-family: sans-serif;
	color: #ffffff;
	text-overflow: inherit;
}

/*Resume*/

.resume_background {
	background-color: #352C27;
}

#resume_banner {
	padding-right: 0px;
	padding-left: 0px;
	position: relative;
}

#resume_banner h1{
	font-size: 4em;
	color: #FFFFFF;
	position: absolute;
	left: 1%;
	bottom: 7%;
}

/* Multi-Use */

.textbox_scale {
	position:relative;
	width:40%;
	height:30%;
}

.item_card_flexbox {
	
}

.header_left h3 {
	font-size: 2em;
	color: #AEC361;
	text-align:left;
	margin-left: 20%;
	margin-right: 20%;
}

.img-fluid {
	max-width: 100%;
	width: 100%;
	height: auto;
	
}

.default_white_text{
	color: #ffffff;
	text-overflow: inherit;
	
}

.default_white_text p {
	color: #ffffff;
	font-size: 1.4em;
	font-family: sans-serif;
	text-align: left;
	margin-left: 20%;
	margin-right: 20%;
}

.default_white_text a {
	color: #ffffff;
	font-family: sans-serif;
	text-align: center;
}

.default_white_text li {
	color: #ffffff;
	font-size: 1.4em;
	font-family: sans-serif;
	text-align: left;
	margin-left: 20%;
	margin-right: 20%;
}

.default_white_text h1{
	color: #ffffff;
	font-family: "PT Serif";
	font-size: 3.5em;
	text-align: center;
}

.default_white_text h2{
	font-family: "PT Serif";
	font-size: 2em;
	text-align: center;
}

.default_white_text h4{
	color: #ffffff;
	font-family: "PT Serif";
	font-size: 2em;
	text-align: center;
}

/*Featurette*/

.feature_text {
	color: #ffffff;
	text-overflow: inherit;
}

.feature_text h4{
	color: #ffffff;
	font-family: "PT Serif";
	font-size: 2em;
	text-align: center;
}

.Feature_text p{
	color: #ffffff;
	font-size: 1.5em;
	font-family: sans-serif;
	text-align: left;
}

/*Card Text*/

.white_text_card {
	text-overflow: inherit;
	color: #ffffff;
}

.white_text_card p{
	font-size: 1em;
	font-family: sans-serif;
	text-overflow: inherit;
	text-align: left;
}

.white_text_card h3{
	color: #AEC361;
	font-family: "PT Serif";
	font-size: 1.5em;
	text-align: center;
}


.jumbotron_brown {
	background-color: #6D502F;
	background-position: center;
	background-size: auto;
	color: #ffffff;
	text-align: center;
	height: auto;
	width: 100%;
	padding-left:0px;
	padding-right:0px;
}

.section_background_green {
	background-color: #608C37;
	background-position: center;
	background-size: auto;
	color: #ffffff;
	text-align: center;
	height: auto;
	width: 100%;
	padding-left:0px;
	padding-right:0px;
}

.jumbotron_green {
	background-color: #608C37;
	background-position: center;
	background-size: auto;
	color: #ffffff;
	text-align: center;
	height: auto;
	width: 100%;
	padding-left:0px;
	padding-right:0px;
}

.align_contents {
	align-items: baseline;
}



footer {
	line-height: 60px;
	background-color: #352C27;
	text-align: center;
	color: #AEC361;
}

.social a{
	margin: 0;
	display: inline-block;
	text-decoration: none;
	margin-left: 0.5%;
	margin-right: 0.5%;
}

.fa {
	padding:10px;
	font-size: 30px;
	width: 40px;
	margin-right: 5px;
	text-align: center;
	text-decoration: none;
}

.fa:hover {
	opacity: 0.7;
}

.fa-bluesky {
	background: #AEC361;
	color: white;
}

.fa-discord {
	background: #AEC361;
	color: white;
}

/* Text Colors Override */

.text_link_bold {
	font: "Roboto Slab ExtraBold";
	font-size: 1.2em;
	color: red;
	text-underline-position: below
}

/* Desktop Styles end here!!! */

/* Media Query Breakpoints */



/*X-SMALL SIZE ONLY*/
@media screen and (min-width:350px){
    #home_banner h1 {
        font-size: 16px;
    }
	#about_banner h1 {
		font-size: 16px;
	}
	#home_banner_test h1{
		font-size: 10px;
	}
}

/*SMALL SIZE ONLY*/
@media screen and (min-width:576px){
    #home_banner h1 {
        font-size: 24px;
    }
	#about_banner h1 {
		font-size: 24px;
	}
	#home_banner_test h1{
		font-size: 16px;
	}
}

/*MEDIUM SIZE ONLY*/
@media (min-width: 768px) {
    #home_banner h1 {
        font-size: 32px;
    }
	#about_banner h1 {
		font-size: 32px;
	}
	#home_banner_test h1{
		font-size: 24px;
	}
}

/*LARGE SIZE ONLY*/
@media screen and (min-width:992px){
    #home_banner h1 {
        font-size: 48px;
    }
	#about_banner h1 {
		font-size: 48px;
	}
	#home_banner_test h1{
		font-size: 32px;
	}
}