@media all and (max-width: 1399px) {
	.staff_images ul {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: space-between;
		padding-top: 30px;
		max-width: 600px;
		width: 100%;
		margin: initial;
	}
	.right_playstore_area ul li a:after{
		left: 20px;
	}
	.right_playstore_area ul li a:hover:after {
	  left: 35px;
	}
}
@media all and (max-width: 1199px) {
	.header_social_area ul li:not(:last-child) a img {
		margin-right: 20px !important;
	  }
	.banner_content_area {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.right_banner_area {
		-webkit-box-ordinal-group: 0;
		    -ms-flex-order: -1;
		        order: -1;
		margin-bottom: 40px;
	}
	.banner_txt {
		max-width: 570px;
		width: 100%;
		text-align: center;
		margin: auto;
	}
	.server_owner_logo a {
		max-width: 190px;
	}
	.server_owner_logo h2 {
		font-size: 45px;
		margin-top: 10px !important;
	}
	.service_managment_content {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.service_managment_txt {
		text-align: center;
		margin-top: 40px;
	}
	.flex_class {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.install_plugin_txt {
		text-align: center;
	}

	.install_plugin_txt p{
		position: relative;
		left: 50% !important;
		-webkit-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%);
	}

	.right_install_plugin.flex_1 ul {
		max-width: 660px;
		width: 100%;
		margin-top: 40px;
	}
	.hire_staff_content.flex_class {
		-webkit-box-align: center;
		    -ms-flex-align: center;
		            -ms-grid-row-align: center;
		        align-items: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.left_hire_staff {
		-webkit-box-ordinal-group: 2;
		    -ms-flex-order: 1;
		        order: 1;
	}
	.staff_txt_area {
		text-align: center;
	}
	.playstore_txt_area {
		text-align: center;
		margin-bottom: 30px;
	}
	.right_playstore_area ul li {
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 calc(36% - 20px);
		        flex: 0 0 calc(36% - 20px);
		margin: auto;
		margin-bottom: 40px;
	}
	.box_images_two {
		max-width: 300px;
		width: 100%;
		margin-left: auto;
		position: relative;
		right: 0;
		top: 0;
	}
	.event_right_man {
		position: relative;
		top: -595px;
		left: -45px;
	}
	.event_main_area {
		margin-bottom: -580px;
	}
	.right_install_plugin.flex_1 ul li {
		margin-bottom: 20px;
	}
	.staff_images {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}
	.left_hire_staff {
		width: 100%;
	}

}
@media all and (min-width: 992px) {
	.menu ul{
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}
}
@media all and (max-width: 991px) {
	.menu ul {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		position: absolute;
		width: 100%;
		left: 0;
		background: #FFF;
		padding: 20px 0;
		text-align: center;
		top: 127px;
		display: none;
	}
	.mobile-menu-icon {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: end;
		    -ms-flex-pack: end;
		        justify-content: flex-end;
	}
	.header_social_area ul li a {
		margin: 0 9px;
		display: inline-block;
	}
	.header_social_area {
		display: none;
	}
	h1 {
		font-weight: 900;
		font-size: 52px;
		line-height: 70px;
	}
	.beacome_serverowner_main_area {
		background-position: center top;
	}

	.server_owner_logo h2 {
		font-size: 36px;
		margin-top: 5px !important;
		width: 70% !important;
	}

	.right_playstore_area ul li {
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 calc(40% - 20px);
		        flex: 0 0 calc(40% - 20px);
		margin: auto;
		margin-bottom: 40px;
	}
	.box_images {
		top: -20px;
		left: 0;
	}
	.event_left_para {
		position: relative;
		top: 0;
	}
	.event_main_area {
		margin-bottom: -430px;
	}
	.box_images_two {
		max-width: 265px;
		right: 25px;
	}
	.event_right_man {
		position: relative;
		top: -410px;
		left: -55px;
	}
	.discord_content_area h2 {
		font-size: 70px;
	}
	.man_three_area li a {
		padding: 8px 30px;
		font-size: 18px;
	}
	.man_three_area {
		top: -200px;
		left: 55px;
	}
}
@media all and (max-width: 767px) {
	.beacome_serverowner_content{
		margin-top: 12px !important;
	}

	.server_owner_logo h2 {
		font-size: 28px;
		width: 70% !important;
		margin-top: 15px !important;
		-webkit-text-stroke-width: .5px;
	}
	h3 {
		font-size: 42px;
	}
	.box_images {
		max-width: 260px;
		width: 100%;
		position: relative;
		top: -20px;
		left: -25px;
	}
	.event_left_para p {
		margin: auto;
		margin-top: 60px;
	}
	.box_images {
		max-width: 260px;
		top: 5px;
		left: 0;
		margin: auto;
	}
	.box_images_two {
		max-width: 265px;
		right: -55px;
		margin: auto;
		top: 25px;
	}
	.event_main_area {
		margin-bottom: 70px;
	}
	.event_right_man {
		position: relative;
		top: 50px;
		left: -55px;
	}
	.event_right_man p {
		font-size: 16px;
		max-width: 155px;
		margin-left: auto;
		right: 0;
	}
	.discord_content_area h2 {
		font-size: 50px;
	}
	#mc-embedded-subscribe {
		margin-top: 20px;
		margin-left: 0;
	}
	.right_playstore_area ul li a:after {
		left: -15px;
		top: 0;
	}
	.right_playstore_area ul li a:hover:after {
		left: 6px;
	}
	#mc_embed_signup_scroll {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}

	#mc_embed_signup .foot {
	  display: inline;
	  width: 100%;
	  max-width: 340px;
	}
}

@media all and (max-width: 575px) {
	.header_content_area {
		padding-top: 20px;
	}
	.menu ul {
		top: 107px;
	}
	h1 {
		font-size: 42px;
		line-height: 50px;
	}
	.video_content_area {
		width: 95%;
		margin: auto;
	}

	.beacome_serverowner_content{
		margin-top: 5px !important;
	}

	.server_owner_logo h2 {
		font-size: 20px;
		width: 60% !important;
		margin-top: 0 !important;
		line-height: 22px;
	}
	.service_managment_content {
		width: 95%;
		margin: auto;
	}
	h3 {
		font-size: 35px;
	}
	.flex_class {
		width: 95%;
		margin: auto;
	}
	.install_plugin_main_area {
		width: 95%;
		margin: auto;
	}
	.discord_content_area h2 {
		font-size: 40px;
	}
	.discord_content_area {
		width: 95%;
		margin: auto;
	}
	.right_playstore_area ul {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.right_install_plugin.flex_1 ul li {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 calc(50% - 10px);
		flex: 0 0 50%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin-bottom: 25px;
	}
	.staff_images ul {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.staff_images ul li {
		margin: 0 15px;
		margin-bottom: 90px;
	}
	.staff_images ul {
		-webkit-box-align: center;
		    -ms-flex-align: center;
		            -ms-grid-row-align: center;
		        align-items: center;
	}
	.right_install_plugin ul li:nth-child(4) a:after {
		left: -25px;
	}
	.right_install_plugin ul li:nth-child(8) a:after {
		left: -25px;
	}
} 
@media all and (max-width: 450px) {
	.man_three_area li button{
	  width: 210px;
	}
	.btn_style_1 {
		font-size: 22px;
		line-height: 32px;
		padding: 18px 50px;
	}
	h3 {
		font-size: 30px;
	}
	
	.event_left_para p {
		margin: initial;
		margin-top: 60px;
		margin-left: 55px;
	}
	.box_images_two {
		max-width: 285px;
		right: -55px;
		margin: auto;
		top: 40px;
	}
	.discord_content_area h2 {
		font-size: 35px;
	}
	.man_three_area {
		top: -200px;
		left: 70px;
	}
	.man_three_area li a {
		padding: 8px 28px;
		font-size: 16px;
	}
}