@charset "utf-8";
* {
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}

html {
	scroll-behavior: smooth;
	scroll-padding-top:120px;
}

body {
	padding: 0;
	margin: 0;
	font-family: "Tomorrow", sans-serif;
	font-weight: 400;
	font-style: normal;
	background-color: dimgrey !important;
}

header {
	min-height: 120px;
	position: sticky;
	top: 0;
	left: 0;
	background-color: #AF8F6F;
	display: flex;
	justify-content: space-evenly;
	align-content: center;
	align-items: center;
}

li {
	list-style: none;
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	text-align: center;
	margin: auto 3em;
}


.navi {
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	font-family: "Pixelify Sans", sans-serif;
	font-weight: 400;
	text-align: center;
}

.navi a:link, a:active {
	color: #FFF;
	text-decoration: none;
	font-size: 1.25em;
	font-weight: 500
}

.navi a:hover {
	color: #FFF;
	transition: 0.3s ease;
}


#HeroPage {
	background-image: url("Image/FC Background.png");
	background-size: cover;
	background-position: center;
	text-align: center;
}

h1 {
	font-family: "Pixelify Sans", sans-serif;
	font-weight: 400;
	font-size: 48px;
	color: #FFF;
	text-align: center;
	padding: 10px;
}

.ExploreBuildBattle{
	text-align: center;
	justify-content: space-evenly;
	display: flex;
}


h2 {
	font-family: "Tomorrow", sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 48px;
	color: #FFF;
	text-align: center;
	margin: 20px 0 10px 0;
}

h3{
	font-family: "Tomorrow", sans-serif;
	font-weight: 800;
	font-style: normal;
	font-size: 25px;
	text-align: center;
	align-content: center;
	align-items: center;
	margin: auto;
}

.HeropageCore {
	text-align: center;
	margin-bottom: 20px;
}

#FeaturedContent {
	background: url("Image/FeaturedContentBackground.png");
	background-size: cover;
	background-position: center;
	text-align: center;
	margin-top: 10px;
}

.IE {
	display: flex;
	justify-content: center;
	align-items: center;
	background: #B6C4B6;
	padding: 10px;
	
	text-align: center;
	margin: auto;
}

.InfiniteExploration{
	width: 272px;
	height: 272px;
	background: linear-gradient(180deg, #4F6F52 0%, #1A4D2E 100%);
	border: 1px solid ;
	text-align: center;
	display: flex;
	margin: 10px;
	color: #FFF;
}

.IEword {
	display: flex;
	width: 272px;
	height: 272px;
	margin: 10px;
	text-align: center;
	align-content: center;
	align-items: center;
}

.CB {
	display: flex;
	justify-content: center;
	align-items: center;
	background: #AF8F6F;
	padding: 10px;
	
	text-align: center;
	margin: 10px auto;
	color: #FFF;
}

.CreativeBuilding {
	width: 272px;
	height: 272px;
	background: #754D23;
	border: 1px solid ;
	text-align: center;
	display: flex;
	margin: 10px
}

.CBword {
	display: flex;
	width: 272px;
	height: 272px;
	margin: 10px;
	text-align: center;
	align-content: center;
	align-items: center;
}

.IC {
	display: flex;
	justify-content: center;
	align-items: center;
	background: #B6C4B6;
	padding: 10px;
	
	text-align: center;
	margin: auto;
}

.IntenseCombat{
	width: 272px;
	height: 272px;
	background: linear-gradient(180deg, #4F6F52 0%, #1A4D2E 100%);
	border: 1px solid ;
	text-align: center;
	display: flex;
	margin: 10px;
	color: #FFF;
	
}

.Icword {
	display: flex;
	width: 272px;
	height: 272px;
	margin: 10px;
	text-align: center;
	align-content: center;
	align-items: center;
}

.RE {
	display: flex;
	justify-content: center;
	align-items: center;
	background: #AF8F6F;
	padding: 10px;
	
	text-align: center;
	margin: 10px auto;
	color: #FFF;
}

.RichEcosystems {
	width: 272px;
	height: 272px;
	background: #754D23;
	border: 1px solid ;
	text-align: center;
	display: flex;
	margin: 10px
}

.REword {
	display: flex;
	width: 272px;
	height: 272px;
	margin: 10px;
	text-align: center;
	align-content: center;
	align-items: center;
}

.DE {
	display: flex;
	justify-content: center;
	align-items: center;
	background: #B6C4B6;
	padding: 10px;
	
	text-align: center;
	margin: auto;
}

.DynamicEvents{
	width: 272px;
	height: 272px;
	background: linear-gradient(180deg, #4F6F52 0%, #1A4D2E 100%);
	border: 1px solid ;
	text-align: center;
	display: flex;
	margin: 10px;
	color: #FFF;
}

.DEword {
	display: flex;
	width: 272px;
	height: 272px;
	margin: 10px;
	text-align: center;
	align-content: center;
	align-items: center;
}

.MM {
	display: flex;
	justify-content: center;
	align-items: center;
	background: #AF8F6F;
	padding: 10px;
	
	text-align: center;
	margin: 10px auto;
	color: #FFF;
}

.MultiplayerMode {
	width: 272px;
	height: 272px;
	background: #754D23;
	border: 1px solid ;
	text-align: center;
	display: flex;
	margin: 10px
}

.MMword {
	display: flex;
	width: 272px;
	height: 272px;
	margin: 10px;
	text-align: center;
	align-content: center;
	align-items: center;
}

.RU {
	display: flex;
	justify-content: center;
	align-items: center;
	background: #B6C4B6;
	padding: 10px;
	
	text-align: center;
	margin: auto;
}

.RegularUpdates{
	width: 272px;
	height: 272px;
	background: linear-gradient(180deg, #4F6F52 0%, #1A4D2E 100%);
	border: 1px solid ;
	text-align: center;
	display: flex;
	margin: 10px;
	color: #FFF;
}

.RUword {
	display: flex;
	width: 272px;
	height: 272px;
	margin: 10px;
	text-align: center;
	align-content: center;
	align-items: center;
}

#PhotoGallery {
	background: url("Image/PhotoGalleryBackground.png");
	background-size: cover;
	background-position: center;
	text-align: center;
	margin-top: 50px;
}

#PhotoGallery p {
	color: #FFF;
	padding: 5px
}

.PGfirst {
	background: rgba(0, 0, 0, 0.40);
}

.PlayerCreation {
	background: rgba(0, 0, 0, 0.40);
	margin-top: 20px
}

.FeaturedEvents {
	background: rgba(0, 0, 0, 0.40);
	margin-top: 20px;
}

.ShareYourExp {
	background: rgba(0, 0, 0, 0.40);
	margin-top: 20px;
}

.GSPhoto, .PCPhoto, .FEPhoto, .SHEPhoto {
	display: flex;
	justify-content: space-evenly;
}

#Testimonials {
	background: url("Image/TestimonialsBackground.png");
	background-size: cover;
	background-position: center;
	text-align: center;
	margin-top: 50px;
}

.Testimonialhead{
	background: rgba(0, 0, 0, 0.40);
	color: #FFF;
	padding: 5px;
}

.TerrariaForum{
	margin-top: 10px;
}

.TerrariaForum h2{
	margin-top: -5px;
	margin-bottom: 30px;
}

.PGSPhoto{
	display: flex;
	justify-content: space-evenly;
}

.PGSPhoto h2{
	margin-top: -5px;
	font-size: 30px
}

form {
	max-width: 600px;
	margin: auto;
	padding: 20px;
	border: 2px solid #2f2f2f;
	border-radius: 15px;
	background-color: #f5f5e6;
	font-family: "Tomorrow", sans-serif;
	font-weight: 700;
	font-style: normal;
}

form h1 {
	text-align: left;
	font-size: 24px;
	color: black;
}

fieldset{
	border: none;
	margin-bottom: 20px;
}

textarea, input[type="text"], input[type="email"]{
	width: calc(100% - 10px);
	padding: 10px;
	margin-top: 5px;
	border-radius: 5px;
	border: 1px solid #ccc;
	background-color: #fff;
}

textarea::placeholder, input::placeholder {
    color: #a1a1a1; 
}

button[type="button"], button[type="submit"] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 150px;
    padding: 10px;
    margin: auto;
    border: none;
    border-radius: 5px;
    background-color: #4d6b4b; 
    color: white;
    cursor: pointer;
    font-size: 16px;
}

button[type="button"] img, button[type="submit"] img {
    margin-right: 5px;
}

button[type="submit"] {
    margin-top: 20px;
}


input[type="text"] {
   
}

input[type="email"] {
    
}

textarea {
    height: 100px; 
}

#Mods {
	background: url("Image/ModsBackground.png");
	background-size: cover;
	background-position: center;
	text-align: center;
	color: #FFF;
	margin-top: 50px;
}

.IGDP {
	display: flex;
	justify-content: space-evenly;
	margin: 10px;
}

.IGDP h2 {
	margin-top: -5px;
	font-size: 40px;
}

 .carousel-item {
      display: flex;
      justify-content: center;
      align-items: center;
      height: 450px;
      overflow: hidden;
	 text-align: center;align-content: center;
	 width: 450px;
    }

    .carousel-item img {
      max-width: 100%;
      max-height: 100%;
      width: auto;
      height: auto;
      object-fit: cover;
      object-position: center;
		text-align: center;
		align-content: center;
		align-items: center;
    }

.click ul {
	display: flex;
	justify-content: center;
	flex-direction: row;
	font-size: 30px;
	margin: 20px
}

.CTAB {
	font-family: "Pixelify Sans", sans-serif !important;
	font-weight: 500;
}

.click li{
	border-radius: 100px;
	border: 3px solid #FFF;
	background: #4F6F52;
	margin: 20px auto;
	padding: 30px;
	font-family: "Tomorrow", sans-serif;
	font-weight: 400;
	font-style: normal;
}

.CTAB a:link, a:active {
	color: #FFF;
	text-decoration: none;
	font-size: 1.25em;
	font-weight: 500
}

.CTAB a:hover {
	color: #FFF;
	transition: 0.3s ease;
}

footer{
	font-family: "Tomorrow", sans-serif;
	font-weight: 400;
	font-style: normal;
	background: #ABABAB;
	text-align: center
}

@media (max-width: 768px) {
	header {
		flex-direction: column;
	}

	.navi {
		flex-direction: column;
	}

	.ExploreBuildBattle,
	.GSPhoto,
	.PCPhoto,
	.FEPhoto,
	.SHEPhoto,
	.PGSPhoto,
	.IGDP {
		flex-direction: column;
	}

	.InfiniteExploration,
	.IntenseCombat,
	.DynamicEvents,
	.RegularUpdates,
	.CreativeBuilding,
	.RichEcosystems,
	.MultiplayerMode {
		width: 100%;
		height: auto;
	}

	textarea, input[type="text"], input[type="email"] {
		width: 100%;
	}
}

@media (max-width: 1024px) {
    #mobile-header {
        display: flex;
    }

    .menu-toggle {
        display: block;
    }

    .navi {
        display: none;
        flex-direction: column;
        width: 100%;
    }

    .navi ul {
        flex-direction: column;
        width: 100%;
    }

    .navi li {
        margin: 10px 0;
        text-align: center;
    }
}

@media (min-width: 1024px) {
    #desktop-header {
        display: flex;
    }
}


