@media (max-width: 1199px) {
	.ws_com_liquid_overlay_inner {
		width: 100%;
	}
}

@media (max-width: 991px) {
	.ws_comm_timer_main_section h1 {
		font-size: 30px;
		color: #ffffff;
		font-weight: 700;
		line-height: 36px;
	}

	.ws_comm_timer_main_section p {
		width: 100%;
	}

	#clockdiv {
		left: -43px;
		top: 20px;
	}

	.left .content .content-left {
		display: none;
	}

	.left .content .content-right {
		width: 40%;
	}

	.ws_com_liquid_overlay_inner {
		width: 100%;
	}

	.menu-expanded .content {
		width: 100%;
	}

	.left .content .content-right {
		width: 100%;
	}

	.left .content .content-right {
		display: block;
	}

	.left .content .content-right {
		padding-top: 10%;
		padding-left: 0;
	}

	.ws_comm_timer_main_section p {
		font-size: 16px;
	}
}

@media (max-width: 767px) {
	.ws_com_liquid_overlay_inner {
		left: 0;
	}

	.ws_com_liquid_overlay_inner {
		width: 100%;
	}

	.ws_comm_timer_main_section h1 {
		font-size: 30px;
		color: #ffffff;
		font-weight: 700;
		line-height: 43px;
	}

	.btc_timer_section_wrapper {
		display: none;
	}

	.ws_comm_timer_main_section p {
		width: 80%;
	}

	.ws_comm_timer_main_section h1 span {
		font-size: 16px;
	}

	.ws_footer_coyr_wrapper {
		width: 100%;
		text-align: center;
	}

	.ws_footer_coyr_wrapper p {
		text-align: center;
	}

	.modal-dialog {
		margin: 0px auto;
	}

	.ws_comm_timer_main_section p {
		width: 100%;
	}
}

@media (max-width: 480px) {
	.modal-dialog {
		width: 100%;
	}

	.modal-dialog {
		top: 18%;
	}
.ws_comm_logo_wrapper {
		width: 100%;
		display: flex;
		justify-content: center;
	}
}




@media (max-width:425px) {
	.ws_comm_timer_main_section .title_box h2 {
		font-size: 28px;
	}
}