.toast-message {
    position: fixed;
    top: 20px;
    left: 50%;
    transform: translateX(-50%) translateY(-20px);
    background-color: rgba(0, 123, 255, 0.85); /* Blue tint with opacity */
    color: #fff;
    padding: 10px 18px;
    border-radius: 8px;
    font-size: 14px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    opacity: 0;
    pointer-events: none;
    z-index: 9999;
    transition: opacity 0.4s ease, transform 0.4s ease;
}

.toast-message.show {
    opacity: 1;
    transform: translateX(-50%) translateY(0);
}

.embed-responsive.embed-responsive-16by9{
	margin-bottom: 10px;
}

#faqs .question{
	font-size: 16px;
	color: #fffda4;
	font-weight: bold;
	margin: 0 0 7px;
}

#faqs .answer{
	font-size: 15px;
	color: white;
}

#faqs .faq{
	padding: 12px 0px;
}

#faqs{
    padding: 10px 20px 20px 20px;
    background: rgba(0, 0, 0, 0.18);
    margin: 0px 5px
}

#faqs .fa{
	color: #1662b8;
    margin-right: 5px;
}

#faqs a{
	text-align: center;
    display: block;
    font-size: 15px;
	margin-top: 10px;
}

#article-categories{
	margin-top: 10px;
}

#article-categories .article-category-wrapper{
	padding: 10px 8px;
    width: 33.33%;
    float: left;
}

#article-categories .article-category{
	padding: 10px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
    margin: 0 auto;
    -moz-box-shadow: 0 1px 5px 1px #000;
    -webkit-box-shadow: 0 1px 5px 1px #000;
    box-shadow: 0 1px 5px 1px #000;
    background-color: rgb(26 26 26 / 51%);
}

#article-categories .category-title{
    display: block;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: white;
}

#article-categories .category-subtitle{
    padding: 4px 10px 10px 10px;
    display: block;
    text-align: center;
    font-size: 15px;
    color: #b0b0b0;
}

#article-categories i{
    display: block;
    text-align: center;
    font-size: 44px;
    color: #5d93f6;
    padding: 6px 10px 8px 10px;
}

#article-categories .article-category-wrapper a:hover{
	text-decoration: none;
}

#article-categories .article-category:hover {
    -moz-transform: scale(1.03);
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
    background-color: #ffffff00;
    transition: background-color .3s;
}

.article-row img{
    width: 150px;
    min-height: 90.8px;
    float: left;
	margin: 10px;
	border: solid 1px #2d2d2d;
}

.article-row{
    background: rgb(0 0 0 / 28%);
    position: relative;
    cursor: pointer;
	margin: 6px 0px;
    display: inline-block;
    width: 100%;
}

#article-content .article-row{
    background: rgb(0 0 0 / 47%);
}

.article-content-wrapper{
    padding: 10px 8px;
    margin-left: 160px;
}

.article-row .subtitle{
    display: block;
	color: #b0b0b0;
	text-decoration: none;
}


.article-row .title{
    font-size: 19px;
    font-weight: bold;
	color: #fffda4;
}

.article-row:hover .title{
	text-decoration: underline;
}

.article-row:hover .subtitle{
	text-decoration: none;
}

.article-row a:hover{
	text-decoration: none !important;
}

.article-row:hover{
	background: rgb(0 0 0 / 21%);
}

#article-header h1{
	font-size: 30px;
    text-shadow: none!important;
}

#article-header p{
	font-size: 20px;
}

#article-header{
    text-align: center;
	margin-top: 30px;
}

#article-search input{
    height: 42px;
    border: solid 1px #9c9c9c;
}

#article-search .search-input{
    margin: 0 auto;
    position: relative;
}

.support-home-search .search-input{
	max-width: 800px;
}

#article-search .search-input .fa-search{
	position: absolute;
    right: 17px;
    color: #d1d1d1;
    font-size: 24px;
    top: 8px;
}

.article-search input{
	font-size: 18px;
}

.support-home-search{
    padding: 7px;
}

.support-home-search input{
    margin: 0 auto;
	font-size: 16px;
}

#found-articles{
	padding-top: 10px;
    max-width: 1000px;
    margin: 0 auto;
}

#popular-articles h2{
	color: #fffa00;
    font-size: 25px;
    font-family: open sans,sans-serif;
    font-weight: 600;
    margin-top: 30px;
}

#popular-articles{
	margin-bottom: 30px;
}

#found-articles .no-articles-found{
	font-size: 20px;
    text-align: center;
    color: #e5e500;
    padding: 10px;
}

.waiting-ajax{
	font-size: 50px !important;
    color: white;
    padding: 24px;
}

#sub-menu{
    -webkit-flex: 2;
    flex: 2;
	padding: 10px 16px 10px 16px;
	background-color: rgb(0 23 39 / 92%);
}

#sub-menu a:hover {
    cursor: pointer;
	color: #c3e2ff;
	text-decoration: none;
}

#sub-menu .parent-menu-items{
	padding-left: 13px;
}

#sub-menu .contactus-sub-button a{
    color: #bababa;
    text-align: center;
    display: inline-block;
    background-color: rgb(0 161 255 / 9%);
    padding: 7px 31px;
    border: solid 1px #5f5f5f;
    margin-top: 12px;
    font-size: 16px;
}

#sub-menu .back-support-center{
	color: #bfbfbf;
    width: 100%;
    display: block;
    border-bottom: solid 1px #363636;
    padding: 10px 0px 15px 22px;
    font-weight: bold;
    text-decoration: none;
}

#sub-menu .back-support-center i{
	margin-right: 5px;
}

#sub-menu .back-support-center:hover{
	color: #c3e2ff;
}

#article-categories .other-categories{
    text-align: center;
    color: #dadada;
    font-size: 15px;
    padding: 7px 15px;
    background-color: rgb(255 255 255 / 3%);
    display: block;
    margin: 0px 6px;
}

#article-categories .other-categories a{
    color: #a6d4ff;
    font-weight: 600;
    text-decoration: none;
    -webkit-transition: color .5s;
    transition: color .5s;
}

#article-categories .other-categories a:hover{
	cursor: pointer;
    color: #66727D;
}

#sub-menu .contactus-sub-button a:hover{
    background-color: #a6d4ff;
    color: black;
    text-decoration: none;
	transition: background-color .3s
}

#sub-menu .contactus-sub-button{
	text-align: center;
}

#article-content{
    padding: 19px 27px;
    -webkit-flex: 9;
    flex: 9;
    min-height: 800px;
	background-color: rgb(11 47 73 / 82%);
}

.flex-container {
    display: -webkit-flex;
    display: flex;
    min-height: 100%;
}

#sub-menu .parent-li{
	margin: 13px 5px;
    font-weight: bold;
}

#sub-menu .child-li{
	margin: 5px 10px;
}

#sub-menu .parent-menu-items li{
	color: white;
    font-size: 16px;
}

#sub-menu .child-menu-items li{
	color: white;
    font-size: 14px;
    font-weight: normal;
}

#sub-menu .child-menu-items{
	margin-left: 0px;
}

#sub-menu .child-li .fa-ul{
	margin-left: 1.142857em;
}

#sub-menu .child-item{
	text-decoration: none !important;
    color: #bfbfbf;
}


#sub-menu .parent-item{
    color: #f6f6f6;
    text-decoration: none;
}

#sub-menu .child-menu-items .fa-li{
	font-size: 9px;
    vertical-align: middle;
    color: #a6d4ff;
    margin-top: 4px;
}

.active-parent-item{
	font-weight: bold;
	color: #a6d4ff !important;
}

.active-child-submenu{
	font-weight: bold;
}


#article-header .tree-page a{
    font-size: 15px;
    color: #54a5ea;
}

#article-header .tree-page{
	color: #bebebe;
    font-size: 16px;
    margin-bottom: 15px;
    display: block;
}

#article-header a{
	color: #8cb9df;
}

#article-header a:hover{
    text-decoration: none;
    -webkit-transition: color .2s;
    transition: color .2s;
	color: #0076ae;
}

#category-articles{
    margin-bottom: 70px;
    -moz-box-shadow: 0px 0px 8px 0px #000000;
    -webkit-box-shadow: 0px 0px 8px 0px #000000;
    box-shadow: 0px 3px 15px -2px #000000;
    margin-top: 11px;
}

#article-category-header .yellow-title{
    color: #fffa00;
    font-size: 29px;
    font-family: open sans,sans-serif;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 3px;
}

#article-category-header p{
	color: white;
    font-size: 15px;
    margin-top: 6px;
}

#article-category-header{
	padding-bottom: 10px;
}

#article{
	padding: 19px 23px;
    -webkit-flex: 9;
    flex: 9;
    min-height: 800px;
	background-color: rgb(11 47 73 / 82%);
    font-size: 15px;
}

#article header{
	padding: 0px 0px 5px;
}

#article header h1{
	color: #fffa00;
    font-size: 26px;
    font-family: open sans,sans-serif;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 3px;
    line-height: 1.4;
}

#article .post-content{
    max-width: 100rem;
    margin: 0 auto;
    color: #d3d3d3;
    padding-bottom: 30px;
    line-height: 1.55em;
}


#article .post-content h1, #article .post-content h2, #article .post-content h3, #article .post-content h4, #article .post-content h5, #article .post-content h6{
	margin: 0 0 1.4rem 0;
	color: #ebebeb;
    font-weight: 700;
    line-height: 1.4;
}

#article .post-content h6 {
    color: #ffffc3;
    font-size: 16px;
}

#article .post-content h2{
	font-size: 17px;
	line-height: 1.25;
}

#article dl, #article ol, #article ul {
    margin-top: 0;
    padding-left: 0;
	letter-spacing: 0.3px;
}

#article pre, #article blockquote, #article dl, #article figure, #article table, #article p, #article ul, #article ol, #article form {
    margin-bottom: 2.5rem;
}

#article blockquote p{
	margin-bottom: 0px;
}

#article blockquote strong{
	color: #cacaca;
}

#article dt, #article dd, #article li {
	margin-bottom: 1rem;
    margin-left: 17px;
    margin-right: 17px;
}

#article a {
    color: #a6d4ff;
    text-decoration: none;
    font-weight: 600;
    text-decoration: none;
    -webkit-transition: color .5s;
    transition: color .5s;
}

#article a:hover {
    cursor: pointer;
    color: #66727D;
}

#article .post-content img {
    border-radius: 0;
    border: 1px solid #4f4f4f;
    display: block;
    margin: 0 auto;
    image-rendering: -webkit-optimize-contrast;
    margin-bottom: 20px;
    max-width: 850px;
    width: 100%;
    margin-top: 10px;
}

#article h5 {
    font-size: 2.4rem;
    line-height: 1.5;
}

ul {
    list-style: square inside;
}

#article blockquote {
    margin: 26px 0px;
    padding: 1rem 1rem 1rem 3rem;
    color: #d3d3d3;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.8;
    border-left: 2px solid #0081EF;
    background-color: #0d3149;
}

#article pre, #article blockquote, #article dl, #article figure, #article table, #article p, #article ul, #article ol, #article form {
    margin-bottom: 2.5rem;
}

#article blockquote{
	overflow-x: auto;
}

#article p{
	margin: 0 0 10px;
}

#article strong{
	color: #f2f2f2
}

#article code{
	margin: 0 .2rem;
    padding: .2rem .5rem;
    font-size: 90%;
    white-space: nowrap;
    background: rgb(71 146 255 / 38%);
    border-radius: 5px;
    color: white;
}

#article hr{
	border-top: 1px solid #21476c;
}

#contact-us .contact-wrapper{
	border: solid 1px #000000;
    margin-bottom: 60px;
    color: white;
    padding: 35px;
    -moz-box-shadow: 0 1px 5px 1px #000;
    -webkit-box-shadow: 0 1px 5px 1px #000;
    box-shadow: 0 1px 5px 1px #000;

    background: linear-gradient( rgb(0 0 0 / 59%),rgb(0 0 0 / 32%) ),url(/assets/images/game-servers/minecraft/blocks/blocks_array_dark.png);
    background-size: 115px;
}

#contact-us .contact-wrapper h2{
    color: #fffa00;
    font-size: 25px;
    font-family: open sans,sans-serif;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 0px;
}

#contact-us a{
    color: #ffffff;
    text-align: center;
    display: inline-block;
	background-color: rgb(0 0 0 / 61%);
    padding: 16px 31px;
    border: solid 1px #5f5f5f;
    margin-top: 12px;
    font-size: 16px;
    margin-right: 10px;
    font-weight: bold;
    text-decoration: none;
}

#contact-us a:hover{
    background-color: #004d80;
    color: white;
    text-decoration: none;
    transition: background-color .3s;
    border: solid #8f8f8f 1px;
}

#contact-us span{
    margin-bottom: 10px;
    display: block;
    font-size: 16px;
    color: #f4f4f4;
}

#contact-us .contact-staff{
	background-color: rgb(0 47 96);
}

#contact-us .contact-discord{
	color: #a6a6a6;
}

#preferavideotutorial{
    text-align: center;
    color: yellow !important;
    font-size: 32px !important;
}

#mobile-close-sub-menu{
	display: none;
	color: white;
	font-size: 17px;
	text-align: right;
	padding: 0px 10px;
}

.close-cross::before {
    content: 'x';
    color: #fff;
    font-weight: 300;
    font-family: Arial, sans-serif;
    font-size: 26px;
    cursor: pointer;
    line-height: 23px;
}

.mobile-pull-tab{
    width: 100%;
    display: none;
	background-color: rgb(255 255 255 / 12%);
    color: #d8d8d8;
    text-align: center;
    border-radius: 5px;
    cursor: pointer;
    font-size: 14px;
    padding: 10px 14px;
    margin-bottom: 25px;
}

.mobile-pull-tab i{
	font-size: 14px;
	color: #a6d4ff;
    margin-right: 8px;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {

	#article-categories .category-title{
		font-size: 19px;
	}

	#article-categories .category-subtitle{
		padding: 4px 5px 10px 5px;
		font-size: 13px;
	}

}

@media only screen and (max-width: 991px) {

	#article-categories .article-category-wrapper{
		width: 50%
	}

	#article-categories .category-subtitle{
		font-size: 14px;
	}

}

@media only screen and (max-width: 991px) {

	#popular-articles h2{
		font-size: 20px;
	}

	#contact-us .contact-wrapper{
		padding: 20px;
	}

	#contact-us .contact-wrapper h2{
		font-size: 18px;
	}

	#contact-us span{
		font-size: 14px;
	}

	#contact-us a{
		width: 100%;
	}

	.support-home-search input{
		font-size: 14px;
	}

	#article-header h1{
		font-size: 27px;
	}

	#article-header p{
		font-size: 16px;
	}

	#article-categories{
		margin-top: 0px;
	}

	#article-categories .category-title{
		font-size: 19px;
	}

	#article-categories .category-subtitle{
		font-size: 13px;
	}

	#article-categories .article-category-wrapper{
		padding: 7px 8px;
		width: 100%;
		display: block;
		float: none;
	}

	body{
		background: linear-gradient(rgb(25 99 185 / 48%),rgba(11,11,12,0.82)),url(/assets/images/backgrounds/mcbackground-01.png) !important;
	}

	#category-articles{
		margin-bottom: 0px;
	}

	.article-row{
	    background: rgb(0 0 0 / 47%);
	}

	#article .post-content h2{
		font-size: 16px;
	}

	#preferavideotutorial{
		font-size: 20px !important;
	}

	.mobile-pull-tab{
		display: block;
	}

	#menu {
	    margin-bottom: 0px;
	}

	#category-articles{
		margin-top: 0px;
	}

	#article{
		background-color: rgb(1 45 76);
	}

	#article header h1{
		font-size: 20px;
	}

	#article-content{
		padding: 19px 16px;
	}

	#article-category-header .yellow-title{
		font-size: 27px;
		text-align: center;
	}

	#article-category-header p{
		display: none;
	}

	.article-row{
		padding: 12px 10px;
	    -moz-box-shadow: rgb(0, 0, 0) 0px 4px 6px -1px;
	    -webkit-box-shadow: rgb(0, 0, 0) 0px 4px 6px -1px;
	    box-shadow: rgb(0, 0, 0) 0px 4px 6px -1px;
	    margin-bottom: 20px;
	}

	.article-row img{
		width: 100%;
		display: block;
    	margin: 0 auto;
    	float: none;
	}

	.article-content-wrapper{
		margin: 0px;
	}

	.article-row .title{
		font-size: 16px;
	}

	.flex-container{
		display: block;
	}

	#page-mask{
		background: rgba(0, 0, 0, 0.5);
	    position: fixed;
	    top: 0;
	    right: 0;
	    bottom: 0;
	    left: 0;
	    z-index: 5;
	    display: none;
	}

	.slide-in {
	    animation: slide-in 0.5s forwards;
	    -webkit-animation: slide-in 0.5s forwards;
	}

	.slide-out {
	    animation: slide-out 0.5s forwards;
	    -webkit-animation: slide-out 0.5s forwards;
	}
	    
	@keyframes slide-in {
	    100% { transform: translateX(0%); }
	}

	@-webkit-keyframes slide-in {
	    100% { -webkit-transform: translateX(0%); }
	}
	    
	@keyframes slide-out {
	    0% { transform: translateX(0%); }
	    100% { transform: translateX(-100%); }
	}

	@-webkit-keyframes slide-out {
	    0% { -webkit-transform: translateX(0%); }
	    100% { -webkit-transform: translateX(-100%); }
	}

	#sub-menu{
		position: fixed;
	    bottom: 0px;
	    top: 0px;
	    left: 0px;
	    width: 75%;
	    max-width: 240px;
	    z-index: 10;
	    box-shadow: rgb(0, 0, 0) 0px 3px 15px -2px;
	    -moz-box-shadow: rgb(0, 0, 0) 0px 3px 15px -2px;
    	-webkit-box-shadow: rgb(0, 0, 0) 0px 3px 15px -2px;
	    background-color: rgb(0, 23, 39);
	    transform: translateX(-100%);
	    -webkit-transform: translateX(-100%);
	    overflow-y: auto;
	}

	#mobile-close-sub-menu{
		display: block;
	}

	#article{
		padding: 19px 16px;
	}

	#article p{
		margin: 0px 0 17px;
	}



}

@media only screen and (min-width: 801px) {
	#page-mask{
		display: none !important;
	}

}

