.getclickQry {
	cursor: pointer
}

.location_d {
	position: absolute;
	z-index: 100
}

.dropdown {
	width: 66px;
	position: relative
}

.dropdown__options--visible .dropdown__options {
	animation: showit .35s forwards ease-out
}

.dropdown__options--visible .dropdown__arrow {
	transform: rotate(-180deg);
	right: 7px
}

.dropdown__skeleton {
	background: rgba(255, 255, 255, 0.30);
	border-radius: 5px;
	padding: 8px 7px;
	position: relative;
	transition: box-shadow .2s cubic-bezier(0.17, 0.67, 0.83, 0.67);
	cursor: pointer;
	user-select: none
}

.dropdown__option {
	display: flex;
	align-items: center
}

.dropdown__option span {
	margin-left: 10px;
	font-weight: 700;
	color: #5e6582;
	font-size: 1.1rem
}

.dropdown__arrow {
	position: absolute;
	top: 50%;
	right: 7px;
	width: 16px;
	height: 16px;
	transition: all .2s ease-in-out;
	transform-origin: top
}

.dropdown__arrow::before,
.dropdown__arrow::after {
	--angle: 45deg;
	content: '';
	width: 10px;
	background-color: #fff;
	display: block;
	padding: 1px;
	border-radius: 2px;
	position: absolute
}

.dropdown__arrow::before {
	transform: rotate(var(--angle))
}

.dropdown__arrow::after {
	transform: rotate(calc(var(--angle) * -1));
	margin-left: 6px
}

.dropdown__options {
	position: absolute;
	top: 100%;
	right: 0;
	border-radius: 5px;
	padding: 20px 10px;
	background-color: #fff;
	width: 70px;
	transform: scale(0);
	z-index: 1
}

@keyframes showit {
	0 {
		transform: scale(0)
	}

	70% {
		transform: scale(1.05)
	}

	80% {
		transform: scale(0.95)
	}

	100% {
		transform: scale(1)
	}
}

.dropdown__options .dropdown__option {
	padding: 6px 10px;
	transition: background-color .2s ease-in-out, opacity .2s ease-in-out;
	cursor: pointer;
	opacity: .7;
	border-radius: 5px
}

.dropdown__options .dropdown__option:not(:last-child) {
	margin-bottom: 15px
}

.dropdown__options .dropdown__option:hover {
	background-color: #eee;
	opacity: 1
}

.dropdown__options .dropdown__option--selected {
	opacity: 1
}

.dropdown.location_d {
	margin-top: 25px
}

.wsmenu>.wsmenu-list>li.hover_none:hover {
	background: 0
}

.tab-menu ul {
	margin: 0;
	padding: 0
}

.tab-menu ul li {
	list-style-type: none;
	display: inline-block
}

.tab-menu ul li a {
	text-decoration: none;
	color: #6e6e6e;
	padding: 7px 25px;
	border-radius: 4px
}

.tab-menu ul li a.active-a {
	color: #6e6e6e
}

.banner_bottom-hedding h2 {
	color: #6e6e6e;
	transition: .5s
}

.tab h2 {
	color: rgba(0, 0, 0, .7)
}

.tab p {
	color: rgba(0, 0, 0, 0.6);
	text-align: justify
}

.tab-active {
	display: block
}

.d-flex {
	display: flex
}

.flex-wrap {
	flex-wrap: wrap
}

.video video {
	padding: 0 10px;
	display: inline-block
}

.video {
	padding: 100px 0 0 0;
	max-width: 100%;
	height: auto;
	align-items: center
}

.banner_bottom-hedding h2:hover {
	color: #6e6e6e;
	text-decoration: underline
}

.tab-a h2 {
	margin-right: 30px
}

.slider_img {
	padding: 0 8px
}

.slick-prev.slick-arrow {
	background: url("../expo/slide_arrow_left.png") center no-repeat;
	font-size: 0;
	width: 16px;
	height: 32px;
	transition: all .5s ease-in-out;
	padding-left: 58px;
	top: 50%;
	padding: 10px 40px;
	border-radius: 50%;
	color: #fff;
	left: -50px
}

.slick-next.slick-arrow {
	background: url("../expo/slide_arrow_right.png") center no-repeat;
	font-size: 0;
	width: 16px;
	height: 32px;
	transition: all .5s ease-in-out;
	padding-right: 58px;
	top: 50%;
	right: -44px
}

.slick-next:before,
.news_sec .slick-prev:before {
	display: none
}

.slick-next:hover,
.slick-prev:hover:hover {
	opacity: 1
}

@media(max-width:768px) {
	.video {
		flex-wrap: wrap
	}

	.video video {
		margin-bottom: 15px
	}
}

.sigma-db {
	position: fixed;
	bottom: 30px;
	z-index: 9999999;
	left: 0
}

ul.checkli li {
	padding-left: 30px;
	font-size: 16px
}

p {
	font-size: 16px
}

@media only screen and (max-width:1166px) {
	.wsmenu>.wsmenu-list>li>.wsmenu-click {
		cursor: pointer;
		display: block;
		height: 60px;
		position: absolute;
		right: 0;
		top: 0;
		width: 100%;
		z-index: 10
	}

	.wsmobileheader .header_callicon_mobile {
		background-color: transparent;
		z-index: 1000;
		position: absolute;
		top: 0;
		right: 0;
		cursor: pointer;
		margin-top: 12px
	}

	.header_callicon_mobile img {
		width: 40px
	}

	a.br_quote_m_btn {
		padding: 5px 8px;
		margin: 0
	}
}

.common-btn {
	color: #fff;
	background: #028ff9 !important;
	border: 2px solid #028ff9
}

a.br_quote_m_btn {
	background: #da3d4c;
	color: #fff;
	padding: 10px;
	border-radius: 8px;
	font-size: 14px
}

#capref {
	right: 7px !important;
	top: 18px
}

#getquotes-verifycode-image {
	right: 29px
}

@media only screen and (max-width:767px) {
	.col-sm-6 {
		width: 100% !important
	}
}

.Game-Development-Services .key-feature-content-box {
	min-height: 335px !important
}

.image_section_ratio {
	position: relative;
	display: block
}

.image_section_ratio:before {
	content: '';
	display: block;
	width: 100%;
	padding-bottom: 70%;
	background: 0
}

.image_ratio {
	position: absolute;
	justify-content: center;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.image_ratio img {
	padding-top: 0 !important
}

.pb1:before {
	padding-bottom: 10%
}

.pb2:before {
	padding-bottom: 20%
}

.pb3:before {
	padding-bottom: 30%
}

.pb4:before {
	padding-bottom: 40%
}

.pb5:before {
	padding-bottom: 50%
}

.pb6:before {
	padding-bottom: 60%
}

.pb7:before {
	padding-bottom: 70%
}

.pb8:before {
	padding-bottom: 80%
}

.pb9:before {
	padding-bottom: 90%
}

.pb10:before {
	padding-bottom: 100%
}

.common-btn {
	background: #f36823 !important;
	border: 2px solid #f36823;
	color: #fff !important
}

.color-box-text a {
	color: #333 !important;
	font-weight: normal
}

ul.checkli.li25 li {
	width: 25%;
	float: left
}

@media only screen and (max-width:1166px) {
	.wsmobileheader .header_callicon_mobile {
		display: flex
	}

	a.br_quote_m_btn {
		padding: 4px 10px;
		border-radius: 4px
	}

	.wsmobileheader .header_callicon_mobile img {
		display: none
	}

	.allfooter {
		float: left;
		width: 100%;
		background: #f1f1f7;
		position: fixed !important;
		bottom: 0 !important;
		z-index: 9999 !important
	}

	.dropdown__options {
		background-color: #eee
	}

	@media only screen and (max-width:767px) {
		.common-btn {
			padding: 10px 10px !important
		}

		.enquiry-area ul li {
			display: none
		}

		.enquiry-area ul li.enquire-btn {
			display: block
		}

		.enquiry-area .container {
			padding: 0
		}
	}

	@media screen and (max-width:767px) {
		.prighticon img[style] {
			margin-top: 0 !important
		}

		ul.checkli.li25 li {
			width: 50%;
			float: left
		}
	}

	@media screen and (max-width:575px) {
		ul.checkli.li25 li {
			width: 100%;
			float: left
		}
	}