@media (max-width: 1430px) {
	.center-nav-container {
		width: 100%;
		margin-left: 0%;
	}
	.head-title-minecraft {
		font-size: 139px;
	}
}

/* only small desktops */
@media (min-width: 992px) and (max-width: 1199px) {
	#hero-area .contents .head-title {
		font-size: 40px;
	}
	.head-title-minecraft {
		font-size: 100px;
	}
	.services-item .services-content h3 a {
		font-size: 14px;
	}
	.title-hl {
		font-size: 30px;
	}
	.why .content h3 {
		font-size: 30px;
	}
	.counter-box {
		margin-bottom: 30px;
	}
}

/* tablets */
@media (max-width: 991px) {
	.head-title-minecraft {
		font-size: 100px;
	}
	.services-item .services-content h3 a {
		font-size: 14px;
	}
	.services-item {
		margin-bottom: 20px;
	}
	#pricing-table .title h3 {
		font-size: 14px;
	}

	.grid-sizer {
		width: 50%;
	}
	.grid-item {
		width: 50%;
	}

	.bg-inverse {
		background: rgba(0, 0, 0, 0.9) !important;
		box-shadow: 0px 3px 6px 3px rgba(0, 0, 0, 0.06);
	}
	.content-color-bg {
		opacity: 0.8;
	}

	.prize-box {
		margin-top: 30px;
		padding: 20px;
	}
	.prize-img img {
		max-width: 300px;
	}
}

/* only small tablets */
@media (min-width: 768px) and (max-width: 991px) {
	.section-title {
		font-size: 26px;
		margin-bottom: 30px;
	}
	.services-item .services-content h3 a {
		font-size: 16px;
	}

	.navbar-expand-md .navbar-nav .nav-link {
		font-size: 13px;
		padding: 0px 3px;
	}
	#about .sec-title h3 {
		font-size: 30px;
		line-height: 42px;
	}
	.title-hl {
		font-size: 30px;
	}
	.text-wrapper {
		padding: 60px 30px;
	}
	.why .content h3 {
		font-size: 30px;
	}
	#pricing-table .title h3 {
		font-size: 14px;
	}
	.skill-area img {
		margin-bottom: 30px;
	}
	.counter-box {
		margin-bottom: 30px;
	}
	#blog .blog-item-wrapper {
		margin-bottom: 30px;
	}
	.experience h4 {
		font-size: 18px;
	}
	.testimonial-item {
		padding: 10px;
	}
	.testimonial-item .content h2 {
		font-size: 15px;
	}
	.slider-center img {
		padding: 40px 60px;
	}
	.subscribes h4 {
		font-size: 30px;
	}
	.footer-area .footer-titel {
		margin-top: 30px;
	}
	.contact-right-area {
		margin-top: 0px;
		margin-left: 0px;
	}
}

/* mobile or only mobile */
@media (max-width: 767px) {
	.head-title-minecraft {
		font-size: 40px !important;
		line-height: 90px !important;
	}
	.section-padding {
		padding: 50px 0;
	}
	.title-hl {
		font-size: 30px;
	}
	.bg-inverse {
		padding: 0 15px;
		box-shadow: 0px 3px 6px 3px rgba(0, 0, 0, 0.06);
	}
	.navbar-expand-md .navbar-nav .nav-link {
		padding: 0px 15px;
	}
	#hero-area .contents {
		padding: 100px 0px 60px 0px;
	}
	#hero-area .contents .head-title {
		font-size: 20px;
		line-height: 36px;
		margin-bottom: 15px;
	}
	#hero-area .contents p {
		font-size: 18px;
	}
	#hero-area .contents .btn {
		margin: 5px 10px 10px 0px;
	}
	.text-wrapper {
		padding: 60px 15px;
	}
	#about .sec-title h3 {
		font-size: 22px;
		line-height: 36px;
	}
	.counter-box {
		margin-bottom: 30px;
	}
	.why-item {
		padding: 30px;
	}
	.why .content h3 {
		font-size: 18px;
	}
	.why-content {
		margin-left: 110px;
	}
	.feature-thumb {
		padding: 10px;
	}
	.testimonial-item {
		padding: 0;
	}
	.client-item-wrapper img {
		width: 50%;
	}
	.slick-slider {
		padding: 0;
	}
	.slider-center img {
		padding: 60px 40px;
	}
	.subscribes h4 {
		font-size: 22px;
	}
	.subscribes p {
		font-size: 16px;
		line-height: 28px;
	}
	.skill-area img {
		margin-bottom: 30px;
	}
	#blog .blog-item-wrapper {
		margin-bottom: 30px;
	}
	.video-promo .video-promo-content h2 {
		font-size: 20px;
	}
	.footer-right-contact .single-contact {
		margin: 10px 7px;
		padding: 3px 45px;
	}
	.footer-area .footer-titel {
		margin-top: 30px;
	}
	.contact-right-area {
		margin: 20px 0;
	}
	.contact-form-area h2 {
		font-size: 14px;
	}
	.copyright .float-right {
		float: left !important;
	}

	.grid-sizer {
		width: 100%;
	}
	.grid-item {
		width: 100%;
	}
	.grid-container {
		padding: 15px;
	}

	.align-center {
		margin-top: 10px;
	}

	.submit-button {
		min-width: auto;
	}

	.video-container {
		width: 90%;
		margin-left: 5%;
	}

	.section-header h2 {
		font-size: 1.7em;
	}
	.section-header h3 {
		font-size: 1.4em;
	}

	.buildpalitinminecraft {
		font-size: 1.2em !important;
	}
	.other-content-container {
		padding-top: 20px;
	}
	.navbar {
		padding: 10px;
	}

	.center-nav-container {
		display: none;
	}

	.terms-ul {
		padding-left: 40px;
		padding-right: 20px;
	}

	.prize-img img {
		max-width: 200px;
	}

	.minecraft-button {
		min-width: auto;
	}
	.section-title {
		padding: 0px 15px;
	}

	.step-container {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	.step-icon {
		display: flex;
		align-items: center;
		justify-content: center;
		margin-right: 0px;
	}
	.step-content {
		padding: 20px;
	}
	.step-content-title {
		text-align: center;
	}
	.vote-text p {
		text-align: center;
	}
	.slick-container {
		display: block;
	}
	#instagram-grid {
		display: none;
	}
	.load-more-container {
		display: none;
	}
	.col-4 {
		display: inline-block;
	}
	.col-xs-4:nth-last-child(1):nth-child(even) {
		display: inline-block;
		width: 100%;
		flex: 0 0 100%;
		max-width: 100%;
		justify-content: center;
		align-items: center;
		display: flex;
	}
	.col-xs-4:nth-last-child(1):nth-child(even) .judge-container {
		width: 33.33%;
	}
	.col-xs-4:only-child {
		display: inline-block;
		width: 100%;
		flex: 0 0 100%;
		max-width: 100%;
		justify-content: center;
		align-items: center;
		display: flex;
	}
	.col-xs-4:nth-child(8) {
		display: inline-block;
		width: 50% !important;
		flex: 0 0 50% !important;
		max-width: 50% !important;
		justify-content: center;
		align-items: center;
		display: flex;
	}
	.col-xs-4:nth-child(8) .judge-container {
		width: 50% !important;
	}
	.col-xs-4:nth-child(7) {
		display: inline-block;
		width: 50%;
		flex: 0 0 50%;
		max-width: 50%;
		justify-content: center;
		align-items: center;
		display: flex;
	}
	.col-xs-4:nth-child(7) .judge-container {
		width: 50%;
	}
	.col-xs-4:only-child .judge-container {
		width: 33.33%;
	}
	.judge-text p {
		font-size: 1em;
	}
}

@media (max-width: 576px) {
	.judge-main-container {
		padding: 0px 5px;
	}
	.judge-container {
		padding: 5px;
	}
	.col-4 {
		display: inline-block;
	}
	.col-4:nth-last-child(1):nth-child(even) {
		display: inline-block;
		width: 100%;
		flex: 0 0 100%;
		max-width: 100%;
		justify-content: center;
		align-items: center;
		display: flex;
	}

	.col-4:nth-last-child(1):nth-child(even) .judge-container {
		width: 33.33%;
	}
	.col-4:only-child {
		display: inline-block;
		width: 100%;
		flex: 0 0 100%;
		max-width: 100%;
		justify-content: center;
		align-items: center;
		display: flex;
	}
	.col-4:only-child .judge-container {
		width: 33.33%;
	}
	.judge-text p {
		font-size: 0.8em;
	}
}
