.stikcs3.query-button span {font-size: 0px;}
.gaming-contact {font-size: 17px !important;}
@media only screen and (max-width:767px) {
/* sticky buttons */
		.navbar-footer {width: 100%;}
		
		.stikcs {
			top: inherit;
			bottom: 0px;
			width: 100%;
			background: #fff;
			z-index: 100;
		}	

		.stikcs .firstbookexchange {
			width: 50%;
			height: 34px;
			border-radius: 0;
			padding: 0;
			margin-left: auto;
			float: right;
			margin-top: -68px;
		}

		.stikcs .AllDemo {
			float: none;
			height: 100%;
		}

		.stikcs .firstbookexchange .vericaltext {
			transform: rotate(0deg);
			-ms-writing-mode: horizontal-tb;
			-webkit-writing-mode: horizontal-tb;
			writing-mode: horizontal-tb;
			text-align: center;
			font-size: 12px;
			line-height: 34px;
			text-indent: 10px;
			padding-right: 20px;
		}

		.stikcs .firstbookexchange i {
			right: 10px;
			left: inherit;
			top: 7px;
			transform: rotate(90deg);
			-webkit-transform: rotate(90deg);
			font-size: 20px;
		}
		.stikcs.slideUP .firstbookexchange i {
			transform: rotate(268deg);
			-webkit-transform: rotate(268deg);
		}

		.stikcs .slideleft {
			width: 100%;
			border-radius: 0;
			right: 0;
			top: 34px;
			/* bottom: 0; */
			max-height: initial;
			height: calc(100% - 34px);
		}

		.stikcs .slideleft.actleft {
			/* top: inherit; */
			/* bottom: 0; */
			right: 0;
		}

		.stikcs.slideUP {
			height: calc(100% - 70px);
			bottom: 0;
			z-index: 111;
		}

		.stikcs2 {
			width: 100%;
			background: #fff;
			bottom: 0;
			top: inherit;
			bottom: 0px;
			z-index: 1;
			height: 34px;
			z-index: 100;
		}

		.stikcs2 .AllDemo {
			float: none;
			width: 100%;
			height: 100%;
		}

		.stikcs2 .firstbook {
			width: 50%;
			height: 34px;
			border-radius: 0;
			padding: 0;
			z-index: 1000000000;
			position: relative;
			border-right: 1px solid #fff;
			margin-top: -34px;
		}
		.stikcs2 .full-btn{
			width: 100%;
		}

		.stikcs2 .vericaltext {
			transform: rotate(0deg);
			-ms-writing-mode: horizontal-tb;
			-webkit-writing-mode: horizontal-tb;
			writing-mode: horizontal-tb;
			text-align: center;
			font-size: 12px;
			line-height: 34px;
			text-indent: 15px;
			/* text-transform: capitalize; */
			padding-right: 20px;
			/* background: #333; */
		}

		.stikcs2 .firstbook i {
			right: 10px;
			left: inherit;
			top: 6px;
			transform: rotate(268deg);
			-webkit-transform: rotate(268deg);
			font-size: 20px;
		}
		.stikcs2.slideUp2 .firstbook i {
			transform: rotate(90deg);
			-webkit-transform: rotate(90deg);
		}

		.stikcs2.slideUp2 {
			height: calc(100% - 70px);
			z-index: 111;
			/* width: 100%; */
			bottom: 0;
		}

		.stikcs2 .slideRight {
			width: 100%;
			border-radius: 0;
			left: 0;
			top: 34px;
			/* bottom: 0; */
			max-height: initial;
			height: calc(100% - 34px);
			padding-top: 5px;
		}

		.bodyBtmGp.footer {
			padding-bottom: 60px;
		}

		.slideUp2 .firstbook {
			width: 100%;
			margin: 0;
		}

		.slideUP.stikcs .firstbookexchange {
			margin: 0;
			width: 100%;
		}

		.stikcs3.query-button {
			bottom: 0;
			top: inherit;
			width: 100% !important;
			display: flex;
			justify-content: center;
			align-items: flex-end;
			height: 34px;
			background: #0196d8;
			line-height: 34px;
			border-top: 1px solid #fff;
			z-index: 110;
		}
		.stikcs3.query-button.omen-service {
			bottom: 0;
			top: inherit;
			width: 100% !important;
			display: flex;
			justify-content: center;
			align-items: flex-end;
			height: 34px;
			background: #FF010F;
			line-height: 34px;
			border-top: 1px solid #fff;
			z-index: 110;
		}

		.stikcs3.query-button span {
			width: 100%;
			height: auto;
			background: none;
			text-align: center;
			color: #fff;
			font-size: 12px;
		}

		.stikcs3 .query-content {
			position: fixed;
			top: 20%;
			margin: 0;
			width: 96%;
			text-align: center;
			height: auto;
		}

		.stikcs3 .query-content a {margin: 10px 0;display: block;font-size: 24px;}

		.stikcs3 .query-content br {
			display: none;
		}
	}