.dropdown-toggle::after {
	border-top: 0.3em solid #1dc4f4;
}
.blog-data,.blog-data p{
	color: #333;
	font-size: 16px;
	line-height: 30px;
	
}

.lnhgt17{
	line-height: 1.7rem;
}
.toc-box{
	box-shadow: 0px 0px 8px #e2e2e28f;
	font-size: 15px;
}
.toc-box ul {
	padding: 0px;
	color: #000;
	list-style: none;
}
#toc ol{
	padding-inline-start: 20px;
}
.toc-box ul ul{
	padding-left: 20px;
	list-style: none;
}

#tocbox a li{
	font-size: 14px;
	color: #0c51cd;
	line-height: 2;
	border-bottom: 1px solid #007bff;
	padding-bottom: 3px;
}
.toc-box ul li::before {
	background-color: #00C9FF;
	border-radius: 50%;
	content: "";
	display: inline-block;
	margin-right: 10px;
	margin-left: -1em;
	margin-bottom: 2px;
	height: 6px;
	width: 5px;

}



.social-fb{
	border-radius: 50%;
	border: 1px solid #4267B2;
	padding: 6px 10px;
	color: #FFF;
	background: #4267B2;
	font-weight: bold;
}

.social-in{
	border-radius: 50%;
	border: 1px solid #0077b5;
	padding: 6px 8px;
	color: #FFF;
	background: #0077b5;
	font-weight: bold;
}
.social-twitter{
	border-radius: 50%;
	border: 1px solid #1DA1F2;
	padding: 6px 8px;
	color: #FFF;
	background: #1DA1F2;
	font-weight: bold;
}
.social-email{
	border-radius: 50%;
	border: 1px solid #D44638;
	padding: 6px 8px;
	color: #FFF;
	background: #D44638;
	font-weight: bold;
}
.social-comon{
	border-radius: 50%;
	border: 1px solid #000;
	padding: 6px 8px;
	color: #FFF;
	background: #000;
	font-weight: bold;
}
.bg-dblue{
	background: #0a3b84;
}
.btn-subs{
	background-color: #00C9FF;
	color: #FFF;
}
.btn-subs:hover{
	background-color: #0a3b84;
	color: #FFF;
}
.subs-form{
	background: transparent;
}
.toc-sticky{
	position: sticky;
	top: 10%;
}
.close-btn{
	color: red;
	padding-right: 20px;
}

.clr-black{
	color: #000;
}
.clr-red{
	color: red;
}
.clr-green{
	color: green;
}
.blog-title {
	font-size: 20px;
	color: #0a3b84;
	font-weight: bold;
}

.blog-title:hover {
	color: #00C4F4;
}

.blog-img {
	width: 100%;
	height: 285px;
	object-fit: cover;
}

.case-img {
	width: 100%;
	height: 130px;
	object-fit: cover;
}

.blog-image {
	width: 100%;
	height: 200px;
	object-fit: cover;
	border-radius: 6px;
}

.blogbox {
	border-radius: 8px;
}

.casebox {
	box-shadow: 0px 0px 15px #00000010;
	border-radius: 8px;
}

.casebox:hover {
	box-shadow: 0px 0px 23px #00000047;
}

.case-more {
	color: #0a3b84;
}

.case-more:hover {
	color: #46c9fc;
}

.case-more:hover i {
	padding-left: 10px;
}

.blogbox:hover {
	box-shadow: 0px 0px 23px #00000047;
	border-color: transparent;
}

.blog-box {
	box-shadow: 0px 0px 10px #0000001A;
	margin: 18px;
}

.blog1-box {
	box-shadow: 0px 0px 10px #0000001A;
}

.form-box {
	box-shadow: 0px 0px 10px #0000001A;
}

.blog-box1 {
	box-shadow: 0px 0px 10px #0000001A;
	border: none;
}

.clr-blue {
	color: #0a3b84;
}

.clr-lgblue {
	color: #46c9fc !important;
}

.bg-lgblue {
	background-color: #46c9fc;
}

.clr-white {
	color: #FFF !important;
}

.fnt13 {
	font-size: 13px;
}

.fnt14 {
	font-size: 14px;
}

.clr-grey {
	color: #6B6B6B;
}

.clr-lggrey {
	color: #1D1D1D;
}

.fnt16 {
	font-size: 16px;
}

.fnt18 {
	font-size: 18px;
}

.fnt20 {
	font-size: 20px;
}

.fnt24 {
	font-size: 24px;
}

.fnt26 {
	font-size: 26px;
}

.fnt48 {
	font-size: 48px;
}

.ftr-bg {
	background: #0a3b84;
	box-shadow: 0px -6px 6px #00000029;
}

.footer-option {
	background: #fff;
	color: #FFF;
	padding: 1.5% 1%;
	text-align: center;
}

.ftr-link {
	color: #000;
	padding: 0 20px;
	white-space: pre;
	font-size: 14px;
}

.ftr-link:hover,
.ftr-link.active {
	color: #46c9fc;
}

.social_icon.social {
	float: right;
	margin: 0 10px 0 0;
	cursor: pointer;
	background: #ffffff;
	color: #0a3b84;
	transition: 0.2s;
	-moz-transition: 0.2s;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	border: 1px solid #262626;
}

.nws-btn {
	color: #0a3b84;
	background-color: #fff;
	padding: 0px 30px;
}

.wd-80 {
	width: 80%;
}

@media screen and (min-width: 992px) {
	.nav-drpdwn>.dropdown-toggle:active {
		pointer-events: none;
	}
}

.drpdwnarea-report {
	right: 18px;
	left: 25px;
	border: none;
	z-index: 1050;
	top: 87px;
	box-shadow: 0 8px 23px -6px #00000061;
	border-top: 2px solid #45c4f4;
	border-radius: 0;
}

@media screen and (max-width: 991px) {
	.drpdwnarea a {
		color: #000 !important;
	}

	.drpdwnarea .mr-5 {
		margin-right: 5px !important;
	}

	.drpdwnarea .pl-5 {
		padding-left: 5px !important;
	}

	.drpdwnarea .px-5 {
		padding-left: 5px !important;
		padding-right: 5px !important;
	}

	.drpdwnarea-report a {
		color: #000 !important;
	}

	.drpdwnarea-report .mr-5 {
		margin-right: 5px !important;
	}

	.drpdwnarea-report .pl-5 {
		padding-left: 5px !important;
	}

	.drpdwnarea-report .px-5 {
		padding-left: 5px !important;
		padding-right: 5px !important;
	}

	.mt41 {
		margin-top: 0px !important;
	}

	.cat-link span {
		font-size: 10px;
	}

	.menulink {
		overflow: auto;
		height: 500px;
	}

	.blogtitle h1 {
		font-size: 20px;
	}

	.bg-report-links {
		display: block;
		margin-top: 5px;
		width: 100%;
	}

	.buy-corp .ribbon {
		right: 9px !important;
	}

	.multiprice {
		margin-left: auto;
		margin-right: auto;
	}

	.pentagon {
		margin-left: 88px !important;
	}

	.top-tag:after {
		left: 68.5% !important;
	}

	.top-tag:before {
		left: 20% !important;
	}

	.desktophide {
		display: block !important;
		margin-top: 10px;
	}

	.orange-request {
		display: block;
		margin-top: 10px;
	}

	.visitor-count {
		display: none;
	}
}

.desktophide {
	display: none;
}

.drpdwnfilter {
	right: 18px;
	left: 18px;
	border: none;
	z-index: 1050;
	top: 26px;
	box-shadow: 0 8px 23px -6px #00000061;
	border-top: 2px solid #45c4f4;
	border-radius: 0;
}

.brd-cls {
	border: 1px solid #f3f3f3;
	border-radius: 3px;
}

.brd-btm {
	border-bottom: 2px solid #f3f3f3;
	padding-bottom: 10px;
}

.cat-link {
	font-weight: bold;
	color: #0a3b84 !important;
	font-size: 13px;
}

.cat-link:hover,
.cat-link.active {
	color: #45c4f4 !important;
}

.btn-cat-link {
	font-weight: bold;
	color: #000 !important;
	width: 100%;
	font-size: 13px;
	background-color: #dcdcdc;
}

.btn-cat-link.active,
.btn-cat-link:hover {
	font-weight: bold;
	color: #45c4f4 !important;
	width: 100%;
	font-size: 13px;
	background-color: #0a3b84;
}

.btn-customsearch {
	color: #fff;
	background-color: #45c4f4;
	border-color: #45c4f4;
}

.report-description {
	color: #6B6B6B;
	font-size: 16px;
}

.report-title {
	font-weight: bold;
	color: #0a3b84;
	font-size: 18px;
	line-height: 1.5;
	
}

.w195 {
	width: 195px;
}

.cp-title {
	color: #0a3b84;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}

.cp-undline {
	border-bottom: 3px solid #45c4f4;
	font-size: 16px;
	padding-bottom: 6px;
}

.report-box:hover {
	box-shadow: 0px 0px 10px #0000001A;
}

.mx-custom {
	margin-right: 5px;
	margin-left: 5px;
}

.filter-area {
	color: #000;
	font-size: 16px;
}

.filter-area:hover {
	color: #000;
}

.mt41 {
	margin-top: -41px;
}

.blogsearch input:focus {
	box-shadow: none !important;
	border: 1px solid #dee2e6 !important;
}

.blogsearch button:hover {
	background-color: #0a3b84;
}

.blogsearch:hover input,
.blogsearch:hover button {
	border-color: #848484 ! important;
}

.blogsearch:hover .placeholder {
	color: #000;
}

.blogsearch:hover i {
	color: #46c9fc;
}

.industrysearch input:focus {
	box-shadow: none !important;
	border: 1px solid #46c9fc !important;
}

.industrysearch button:hover {
	background-color: #0a3b84;
}

.industrysearch:hover input,
.industrysearch:hover button {
	border-color: #46c9fc ! important;
}

.industrysearch:hover .placeholder {
	color: #000;
}

.industrysearch::placeholder {
	font-style: italic;
}

.industrysearch:hover i {
	color: #46c9fc;
}

.mnhgt-175 {
	min-height: 175px;
}

.blog-ttl {
	font-weight: bold;
	color: #0a3b84;
}

.brd-rnd {
	border-radius: 50%;
	border: 1px solid #707070;
	padding: 8px 10px;
	color: #707070;
}

.brd-rnd:hover {
	border-radius: 50%;
	border: 1px solid #45c4f4;
	padding: 8px 10px;
	color: #45c4f4;
}

.brd-rnd-fb {
	border-radius: 50%;
	border: 1px solid #707070;
	padding: 8px 12px;
	color: #707070;
}

.brd-rnd-fb:hover {
	border: 1px solid #45c4f4;
	color: #45c4f4;
}

.category-bg-img {
	text-align: center;
	color: white;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
	background-size: cover;
	min-height: 475px;
}

.mtmin-90 {
	margin-top: -90px;
}

.domain-box {
	box-shadow: 0px 0px 10px #0000001A;
	background-color: #FFF;
}

.faq-pill {
	text-align: center;
}

.faq-pill .nav-link.active,
.faq-pill .show>.nav-link {
	color: #fff;
	background-color: #45c4f4;
	border-radius: 5px;
	border: 1px solid #45c4f4;
}

.faq-pill .nav-link {
	color: #000;
	background-color: transparent;
	border-radius: 5px;
	border: 1px solid #707070;
}

.faq-pill .nav-link:hover {
	border: 1px solid #45c4f4;
	box-shadow: 0px 1px 2px #45c4f4;
}

.faq-accordion .card-header:after {
	font-family: 'FontAwesome';
	content: "\f068";
	float: right;
	color: #0a3b84;
	margin-top: -20px;
}

.faq-accordion .card-header.collapsed:after {
	content: "\f067";
	color: #0a3b84;
}

.faq-accordion .card {
	border: none;
}

.faq-accordion .card-header {
	background-color: #FFF;
}

.faq-accordion .card-title {
	color: #0a3b84 !important;
	font-weight: bold;
	cursor: pointer;
}

.faq-accordion .card-body {
	color: #6B6B6B;
	border-bottom: 2px solid #6b6b6b52;
}

.filter-button label input {
	position: absolute;
	display: none;
	cursor: pointer;
}

.filter-button input:checked+span {
	color: #00C9FF;
}

.btn-blue {
	background-color: #0a3b84;
	color: #FFF;
	border-radius: 5px;
}

.btn-blue:hover {
	background-color: #0a3b84;
	color: #FFF;
}

.onboard.custom-checkbox {
	position: relative;
	top: 0;
	left: 0px;
	width: auto;
	height: auto;
	border: none;
}

.onboard.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
	background-color: #0a3b84;
}

.menulink .nav-link:hover,
.menulink .nav-link.active {
	color: #45c4f4 !important;
}

.breadcrumb-link,
.breadcrumb-link:hover {
	color: #6B6B6B;
}

.custom-report .report-title {
	color: #000;
	font-size: 24px;
}

.custom-report .report-option {
	color: #6B6B6B;
	border: 2px solid #6B6B6B;
	border-radius: 5px;
	text-transform: uppercase;
	font-size: 14px;
}

.custom-report .report-option.active {
	color: #00C9FF;
	border: 2px solid #00C9FF;
	border-radius: 5px;
}

.custom-report .report-buy {
	color: #FFF;
	background-color: #208C00;
	border-radius: 5px;
	text-transform: uppercase;
	font-size: 14px;
}

.listsection ul.tree,
.listsection ul.tree ul {
	list-style: none;
	margin: 10px 0px;
	padding: 0;
}

.listsection ul.single,
.listsection ul.single ul {
	list-style: none;
	margin: 20px 0px;
	padding: 0 7px;
}

.listsection ul.tree ul {
	margin-left: 10px;
}

.listsection ul.tree li {
	margin: 0;
	padding: 0 7px;
	line-height: 20px;
	color: #737373;
	border-left: 1px solid #46c9fc;
}

.listsection ul.tree a {
	color: #737373;
}

.menu-link {
	color: #737373 !important;
	font-weight: 400 !important;
}

.listsection ul.tree li:last-child {
	border-left: none;
}

.listsection ul.tree li:before {
	position: relative;
	top: -6px;
	height: 1em;
	width: 12px;
	color: white;
	border-bottom: 1px solid #46c9fc;
	content: "";
	display: inline-block;
	left: -7px;
}

.listsection ul.tree li:last-child:before {
	border-left: 1px solid #46c9fc;
}

.listsection .first {
	position: relative;
	padding-bottom: 5px;
}

.listsection .single {
	padding-bottom: 5px;
}

#toc-group {
	list-style: none;
}

.listsection .first.current:before {
	content: "";
	position: absolute;
	left: -12px;
	top: 13px;
	height: 52%;
	width: 12px;
	border-left: 1px solid #46c9fc;
	border-bottom: 1px solid #46c9fc;
}

.listsection .first.current a,
.listsection .single.current a {
	color: #46c9fc;
	font-weight: bold;
}

.listsection .first a {
	color: #737373;
}

.listsection .first .chapter_menu img {
	opacity: 1;
	filter: grayscale(100%);
	margin-top: -2px;
}

.listsection .first.current .chapter_menu img {
	opacity: 1;
	filter: grayscale(0%);
}

.listsection .chapter_menu img {
	opacity: 1;
	filter: grayscale(100%);
	margin-top: -2px;
}

.single.current img {
	opacity: 1;
	filter: grayscale(0%);
	margin-top: -2px;
}

.single img {
	opacity: 1;
	filter: grayscale(100%);
	margin-top: -2px;
}

.listsection .current .chapter_menu img {
	opacity: 1;
	filter: grayscale(0%);
}

.ml-15 {
	margin-left: -15px;
}

.download-report {
	background: #00c9ff;
	background: transparent linear-gradient(270deg, #ff8d00 0%, #ff2f00 100%) 0% 0% no-repeat padding-box;
	border-radius: 5px;
	color: #FFF;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 600;
	padding: 10px 16px;
	opacity: 0.9;
	box-shadow: 3px 6px 6px #d2d2d2;
	border-color: #FFBB00;
}

.download-report:hover {
	opacity: 1;
	color: #FFF;
}

.tb-fig-box:hover {
	box-shadow: 0px 0px 10px #0000001A;
}

.rtt-42 {
	transform: rotate(42deg);
}

.slide-controller .carousel-control-next,
.carousel-control-prev {
	width: 100%;
}

.slide-controller .carousel-control-prev-icon {
	background-image: url('../assets/images/left-lgblue.svg');
}

.slide-controller .carousel-control-next-icon {
	background-image: url('../assets/images/right-lgblue.svg');
}

@media screen and (max-width:991px) {
	.download-report-position {
		position: static;
		bottom: 0px;
	}

	.data-hide {
		display: none;
	}
}

.cp-box {
	box-shadow: 0px 3px 6px #00000021;
	border-radius: 5px;
	border: 2px solid transparent;
	min-height: 195px;
}

.cp-box:hover {
	box-shadow: 0px 3px 6px #00000021;
	border: 2px solid #EAEAEA;
	border-radius: 5px;
}

.cp-details-topics .cp-link img {
	opacity: 1;
	filter: grayscale(100%);
	margin-top: -2px;
}

.cp-details-topics .cp-link.active img {
	opacity: 1;
	filter: grayscale(0%);
}

.cp-details-topics h3 {
	font-size: 15px;
	opacity: .8;
	padding: 0 0 0 15px;
	margin: 0;
}

.cp-details-topics ul {
	padding: 0 0 0 46px;
}

.cp-details-topics ul li a {
	padding: 0 0 0 2px;
	font-size: 14px;
	color: rgba(0, 0, 0, .7);
}

.cp-details-topics ul li {
	padding: 4px 0;
}

.cp-details-topics ul li a.active {
	color: #00C4F4;
}

.cat-banner-text {
	position: absolute;
	bottom: 100px;
}

.price {
	border-radius: 4px;
}

.price.custom-control {
	padding-left: 0px !important;
}

.price.custom-checkbox {
	position: relative;
	top: 0;
	left: 0px;
	width: auto;
	height: auto;
	border: 1px solid #d4d4d4;
	padding-right: 5px;
}

.price.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
	background-color: #0a3b84;
}

.price label.custom-control-label {
	position: relative;
	padding-right: 1.5rem;
}

.price label.custom-control-label::before,
.price label.custom-control-label::after {
	right: 0;
	left: auto;
}

.price .custom-control-label::before {
	background-color: transparent;
	border: 1px solid #dee2e6;
	width: 20px;
	height: 20px;
	top: 8px;
}

.price .custom-control-label::after {
	width: 20px;
	height: 20px;
	top: 8px;
}

.order .custom-radio .custom-control-input:checked~.custom-control-label::before {
	background-color: #42bdec;
}

.order label.custom-control-label {
	position: relative;
	padding-right: 1.5rem;
}

.order label.custom-control-label::before,
.price label.custom-control-label::after {
	right: 0;
	left: auto;
}

.top-0 {
	top: 0;
}

@media screen and (max-width:991px) {
	#msform {
		width: 100% !important;
	}

	#msform fieldset {
		padding: 10px !important;
	}

	#msform fieldset {
		width: 100% !important;
		margin: 0 !important;
	}

	.price .text-right {
		text-align: left !important;
	}
}

#msform {
	width: 75%;
	margin: 10px auto;
	text-align: center;
	position: relative;
}

#msform fieldset {
	background: white;
	border: 0 none;
	border-radius: 3px;
	box-shadow: 0px 0px 10px #0000001A;
	padding: 20px 30px;
	box-sizing: border-box;
	width: 80%;
	margin: 0 10%;
	position: relative;
}

#msform fieldset:not(:first-of-type) {
	display: none;
}

#msform .action-button {
	width: 100px;
	background: #0a3b84;
	font-weight: bold;
	color: white;
	border: 0 none;
	border-radius: 5px;
	cursor: pointer;
	padding: 10px 5px;
	margin: 10px 5px;
}

.submit-button,
.submit-button:hover {
	background: green;
	font-weight: bold;
	color: white;
	border: 0 none;
	border-radius: 5px;
	cursor: pointer;
	padding: 10px 50px;
	margin: 10px 5px;
}

.fs-title {
	font-size: 15px;
	text-transform: uppercase;
	color: #2C3E50;
	margin-bottom: 10px;
}

.fs-subtitle {
	font-weight: normal;
	font-size: 13px;
	color: #666;
	margin-bottom: 20px;
}

#progressbar {
	margin-bottom: 30px;
	overflow: hidden;
	counter-reset: step;
	margin-left: 18%;
}

#progressbar li {
	list-style-type: none;
	color: #000;
	text-transform: uppercase;
	font-size: 12px;
	width: 23.5%;
	float: left;
	position: relative;
}

#progressbar li.active {
	color: #46c9fc;
}

#progressbar li:before {
	content: counter(step);
	counter-increment: step;
	width: 20px;
	line-height: 20px;
	display: block;
	font-size: 10px;
	color: #FFF;
	background: #969696;
	border-radius: 50%;
	margin: 0 auto 5px auto;
}

#progressbar li:after {
	content: '';
	width: 100%;
	height: 2px;
	background: #e0e0e0;
	position: absolute;
	left: -50%;
	top: 9px;
	z-index: -1;
}

#progressbar li:first-child:after {
	content: none;
}

#progressbar li.active:before,
#progressbar li.active:after {
	background: #46c9fc;
	color: white;
}

.service-box {
	border: 1px solid #70707080;
	border-radius: 5px;
}

.service-drop-btn,
.service-drop-btn:hover {
	border: none;
	border-radius: 0;
	border-bottom: 1px solid #707070;
	width: 100%;
	padding: 5px;
	color: #000;
	font-size: 16px;
}

.service-box select {
	background-image: linear-gradient(45deg, transparent 50%, #46c9fc 60%), linear-gradient(135deg, #46c9fc 40%, transparent 50%) !important;
	background-position: calc(100% - 30px) 14px, calc(100% - 20px) 14px, 100% 0;
	background-size: 10px 10px, 10px 10px;
	background-repeat: no-repeat;
	-webkit-appearance: none;
	-moz-appearance: none;
}

.services-input {
	border: 2px solid #00C8F5;
	border-radius: 5px;
}

.services-input::placeholder {
	color: #00C8F5;
}

.btn-service-submit {
	background-color: #00C5F4;
	color: #FFF;
	border-radius: 5px;
}

@media screen and (max-width:991px) {
	.service-box .pr-4 {
		padding-right: 5px !important;
	}

	.service-box .border-right {
		border-right: 1px solid transparent !important;
	}

	.service-box.p-3 {
		padding: 5px !important;
	}

	.service-box h3 {
		font-size: 24px ! important;
	}

	.social-follow.text-right {
		text-align: left ! important;
	}

	.social_icon.social {
		float: left;
	}
}

.btn-regional,
.btn-regional:hover {
	background-color: #46c9fc;
	color: #FFF;
	font-size: 14px;
	width: 159px;
	text-align: left;
	padding-left: 24px;
}

.regional-dropdown .dropdown-toggle::after {
	border-top: .4em solid #FFF;
	border-right: .4em solid transparent;
	border-left: .4em solid transparent;
	margin-left: 20px;
}

.regional-dropdown-menu {
	right: 0;
	left: 75%;
	background-color: #45c8fb;
	top: 33px;
}

.regional-dropdown-menu .dropdown-item {
	color: #FFF;
}

.regional-dropdown-menu .dropdown-item:hover {
	color: #FFF;
	font-weight: bold;
	background-color: transparent;
}

.faq-search:hover {
	box-shadow: 0px 0px 2px #45c8fb;
	border-radius: 4px;
}

#search-close {
	color: red;
	cursor: pointer;
}

.chapter_menu,
.chapter_menu:hover {
	color: #737373;
}

.chapter_menu.active,
.chapter_menu.active a {
	color: #45c8fb ! important;
}

.single .chapter_menu.active span {
	color: #737373;
}

.single.current .chapter_menu.active span {
	color: #45c8fb;
	font-weight: bold;
}

.chapter_menu.collapsed>.listsection>.first.current:before {
	border-left: 1px solid transparent;
	border-bottom: 1px solid transparent;
}

.chapter_menu.collapsed span {
	color: #737373;
}

.report-list-search::placeholder {
	font-style: italic;
}

.type-drpdown .nav {
	display: block;
}

.type-drpdown .nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
	background-color: #00C4F4 !important;
}

.hr-lgblue {
	border-top: 2px solid #46c9fc;
}

.industry-box {
	box-shadow: 0px 3px 6px #00000029;
	border-radius: 5px;
	border: 1px solid transparent;
	min-height: 210px;
}

.industry-box:hover {
	border: 1px solid #00000029;
}

.domain-desc {
	color: #525252;
	font-weight: 400;
}

@media screen and (max-width:991px) {
	.blog-desc {
		font-size: 11px;
	}

	.mnhgt-175 {
		min-height: 200px;
	}

	.blog-title {
		font-size: 14px;
	}

	.why_straits {
		font-size: 40px;
	}

	.why-child {
		font-size: 22px;
	}
}

@media screen and (max-width:1024px) {
	.regional-dropdown-menu {
		left: 66.2%;
	}
}

@media screen and (max-width:768px) {
	.regional-dropdown-menu {
		left: 77.8%;
	}

	.rd-top .pl-0 {
		padding-left: 15px !important;
	}

	.rd-top .px-0 {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}

	.meta-key {
		font-size: 20px !important;
	}
}

@media screen and (max-width:600px) {
	.regional-dropdown-menu {
		left: 71.2% !important;
	}
}

@media screen and (max-width:441px) {
	.regional-dropdown-menu {
		left: 55.8% !important;
	}
}

@media screen and (max-width:375px) {
	.regional-dropdown-menu {
		left: 51.8% !important;
	}
}

@media screen and (max-width:360px) {
	.regional-dropdown-menu {
		left: 48.8% !important;
	}
}

@media screen and (max-width: 320px) {
	.regional-dropdown-menu {
		left: 41.8% !important;
	}
}

.adj-text {
	margin-left: 16px;
	margin-top: -22px;
}

.mt-20 {
	margin-top: -20px;
}

.hgt-500 {
	height: 500px;
}

.hgt-200 {
	height: 200px;
}

.btn-interview,
.btn-interview:hover {
	color: #fff;
	background-color: #0a3b84;
	font-size: 14px;
}

.hr-int {
	border-top: 1px solid rgba(107, 107, 107, 0.7);
}

.int-head {
	font-size: 2.5rem;
	font-weight: bold;
	text-transform: uppercase;
}

.date-text {
	color: #868686;
	margin-bottom: 0px;
}

.int-title {
	font-size: 14px;
	color: #000;
	font-weight: 600;
}

.int-img {
	width: 100%;
	height: 120px;
}

.bg-blue {
	background-color: #0a3b84;
}

.brd-rds {
	border-radius: 5px;
}

.taf-types.active,
.show>.nav-link {
	background-color: #00C4F4 !important;
	color: #FFF !important;
}

.interview-img {
	-webkit-filter: grayscale(50%);
	filter: grayscale(50%);
}

.interview-img:hover {
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
}

.int-over {
	position: absolute;
	top: 75%;
	color: #FFF;
	padding-left: 20px;
}

.play-btn {
	position: absolute;
	top: 40%;
	left: 45%;
}

.play-btn1 {
	position: absolute;
	top: 20%;
	left: 40%;
}

.play-btn1 img {
	height: 50px;
}

.drp_width {
	min-width: 14rem;
}

.drp_width a {
	color: #000;
}

.report-back {
	background-color: #0a3b84;
	color: #FFF;
	font-size: 12px;
	padding: 7px 10px;
	border-radius: 5px;
}

.report-back:hover {
	background-color: #0a3b84;
	color: #46c9fc;
	font-size: 12px;
	padding: 7px 10px;
	border-radius: 5px;
}

.check-in span {
	color: #737373;
}

.wdth-40 {
	max-width: 40%;
}

@media screen and (max-width:991px) {
	.wdth-40 {
		max-width: 95%;
	}

	.mob-sample-download {
		display: block !important;
		position: fixed;
		top: 85px;
		background: #FFF;
		z-index: 1;
		padding-top: 20px;
		padding-bottom: 10px;
	}
}

.scrollme {
	position: absolute;
	bottom: 400px;
}

.mob-sample-download {
	display: none;
}

.mob-download-report,
.mob-download-report:hover {
	background: transparent linear-gradient(270deg, #FFBB00 0%, #FF7000 100%) 0% 0% no-repeat padding-box;
	border-radius: 5px;
	color: #FFF;
	font-size: 12px;
	text-transform: uppercase;
}

.samplearea {
	background: #00c9ff;
	border-radius: 5px;
	color: #FFF;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 600;
	padding: 10px 16px;
	opacity: 0.7;
}

.samplearea:hover {
	opacity: 1;
	color: #FFF;
}

#sample-btn {
	display: none;
}

.font-22 {
	font-size: 22px;
}

.captcha {
	background: #FFF;
	padding-left: 10px;
	text-align: center;
	border-radius: 7px;
	border: 1px solid #c1c1c1;
	height: 40px;
}

.rd-banner {
	min-height: 300px;
}

.blog-banner {
	background-image: url("../assets/images/blog-banner.png");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
	background-size: cover;
	min-height: 300px;
}

.font-34 {
	font-size: 34px;
}

.bg-dblue {
	background: #0a3b84 !important;
}

#blogbg-img {
	background-color: #5a5a5a;
	text-align: center;
	color: white;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
	background-size: cover;
	min-height: 505px;
}

.blog-overlay {
	width: 100%;
	height: 505px;
	position: absolute;
	top: 115px;
	left: 0;
	background: rgb(140, 140, 140);
	background: linear-gradient(0deg, rgba(51, 51, 51, 1) 0%, rgba(255, 255, 255, 0) 100%);
}

.blogtitle {
	top: 340px;
	z-index: 3;
}

.op07 {
	opacity: 0.7;
}

.blog-auth {
	font-size: 14px;
	text-decoration: underline;
	padding: 6px 10px;
	border-radius: 5px;
}

.blog-auth:hover {
	background: #00C9FF;
	color: #FFF;
	padding: 6px 10px;
	border: 1px solid #5bc9fc;
	border-radius: 5px;
}

.btn-blogreport {
	box-shadow: 0px 0px 8px #124d924a;
	border-radius: 5px;
	padding: 10px 29px;
	color: #FFF;
	background: #0a3b84;
	font-size: 15px;
}

.btn-blogreport:hover {
	color: #00C9FF;
}

.btn-blogreport i {
	padding-left: 5px;
	padding-right: 10px;
}

.btn-blogreport:hover i {
	padding-left: 10px;
	padding-right: 5px;
}

.rept-ins-tlt {
	position: absolute;
	bottom: 10%;
	left: 8%;
	z-index: 4;
}

.ins-title {
	font-size: 15px;
	color: #000;
	padding-right: 5px;
}

.ins-img {
	width: 100%;
	height: 100px;
}

.related-blogs {
	width: 100%;
	height: 220px;
}

.relatedblog-overlay {
	width: 91%;
	height: 220px;
	position: absolute;
	top: 0;
	left: 18px;
	background: rgb(140, 140, 140);
	background: linear-gradient(0deg, rgba(51, 51, 51, 1) 0%, rgba(255, 255, 255, 0) 100%);
	z-index: 2;
}

.talk-us {
	box-shadow: 0px 0px 8px #124d924a;
	font-size: 18px;
	color: #000;
	padding-left: 10px;
	padding-right: 20px;
}

.talk-us:hover {
	color: #00C9FF;
	border: 1px solid;
}

#textspeach i {
	color: #FFF;
	font-size: 18px;
	background: #00C9FF;
	margin-left: 15px;
	border-radius: 50%;
	padding: 7px 7px 7px 10px;
}

#textspeach1 i {
	color: #FFF;
	font-size: 18px;
	padding-left: 10px;
	margin-left: 15px;
	border-radius: 50%;
	background: red;
	padding: 7px 8px;
}

.btn-listen {
	box-shadow: 0px 0px 8px #124d924a;
	font-size: 18px;
	color: #000;
	padding: 10px 20px;
	display: inline;
}

.btn-listen:hover {
	color: #00C9FF;
	border: 1px solid;
}

#fix-sample {
	position: fixed;
	bottom: 60%;
	right: 2.5%;
	z-index: 99;
	font-size: 18px;
	border: none;
	outline: none;
	background: #00c9ff;
	background: transparent linear-gradient(270deg, #ff8d00 0%, #ff2f00 100%) 0% 0% no-repeat padding-box;
	color: white;
	cursor: pointer;
	padding: 10px;
	border-radius: 50%;
	width: 55px;
}

.fix-sample-text {
	display: none;
}

#fix-sample:hover {
	border-radius: 5px;
	width: 275px;
}

#fix-sample:hover .fix-sample-text {
	display: inline;
}

#fix-buynow {
	position: fixed;
	bottom: 50%;
	right: 2.5%;
	z-index: 99;
	font-size: 18px;
	border: none;
	outline: none;
	background: #208C00;
	color: white;
	cursor: pointer;
	padding: 10px;
	border-radius: 50%;
	width: 55px;
}

.fix-buynow-text {
	display: none;
}

#fix-buynow:hover {
	border-radius: 5px;
	width: 145px;
}

#fix-buynow:hover .fix-buynow-text {
	display: inline;
}

.scrollbar {
	max-height: 300px;
	overflow-y: auto;
	margin-bottom: 10px;
}

.overview-link li {
	background-color: #9a9a9a19;
	padding: 5px 10px;
	margin-top: 7px;
	margin-bottom: 7px;
	width: 100%;
	border-radius: 5px;
}

.overview-link li:hover {
	background-color: #00000019;
}

.report-overview ul {
	list-style-type: none;
}

#tocdata OL {
	counter-reset: item;
	margin-bottom: 10px;
}

#tocdata LI {
	display: block;
	line-height: 2;
}

#tocdata LI:before {
	content: counters(item, ".") " ";
		counter-increment: item;
		font-weight: 700;
		padding-right: 15px;
	}

	.reporttabledata {
		margin-top: 30px;
	}

	.reporttabledata table {
		border: 1px solid #0a3b84;
		width: 80%;
		margin-bottom: 1rem;
		border-collapse: collapse;
		text-indent: initial;
		border-spacing: 2px;
		color: #000;
	}

	.reporttabledata thead tr {
		background-color: #a6e6ff;
		color: #0a3b84;
		border: 1px solid #0a3b84;
	}

	.reporttabledata thead th {
		border: 1px solid #0a3b84;
	}

	.reporttabledata tbody tr:nth-of-type(odd) {
		background-color: #a7e6fd50;
		color: #000;
	}

	.reporttabledata tbody td:nth-child(1) {
		color: #000;
		font-weight: bold;
	}

	.reporttabledata td,
	.reporttabledata th {
		padding: 0.75rem;
		vertical-align: top;
		border: 1px solid #0a3b84;
	}

	.btn-downnow {
		background: #ff8d00;
		border-radius: 5px;
		color: #FFF;
		font-size: 14px;
		text-transform: uppercase;
		font-weight: bold;
		padding: 7px 10px;
		letter-spacing: 1px;
		text-shadow: 0px 1px #000000;
		box-shadow: 5px 5px 11px #ff530280;
		border-color: #00000010;
	}

	.form-stick {
		background: #FFFFFF;
		box-shadow: 0px 4px 34px rgba(0, 0, 0, 0.23);
		border-radius: 10px;
		z-index: 40;
	}

	.form-stick .plhldr::placeholder {
		font-size: 13px !important;
	}

	.form-stick .form-control {
		height: 30px;
	}

	.form-stick .form-control.txta {
		height: 60px;
	}

	.form-stick .form-control.txta1 {
		height: 80px;
	}

	.form-stick .form-group {
		margin-bottom: 10px;
	}

	.form-stick .captcha {
		height: 30px;
		border: unset;
	}

	.bg-reports {
		background-color: #5a5a5a;
		color: #000;
		background-repeat: no-repeat;
		background-attachment: scroll;
		background-size: cover;
/*		min-height: 505px;*/
}

.bg-reports a {
	color: #000;
}
.report-summary{
	background: #DBE2ED;
}
.rd-title{
	color: #0a3b84;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.5;
}
.btn-addtocart{
	background: #ff7000;
	color: #FFF !important;
	padding: 8px 20px;
	font-size: 12px;
	border: 1px solid #ff7000;
}
.btn-addtocart:hover{
	background: #FFF;
	color: #ff7000 !important;
}
.btn-sm-addtocart{
	background: #ff7000;
	color: #FFF;
	padding: 5px 20px;
	font-size: 16px;
	border: 1px solid #ff7000;
}
.btn-sm-addtocart:hover{
	background: #FFF;
	color: #ff7000;
}
.meta-key {
	font-size: 40px;
	font-weight: bold;
	color: #FFF;
}

.bg-report-links {
	background: #E6EAF4;
	border-radius: 5px;
	color: #000 !important;
	font-weight: bold;
	font-size: 15px;
	padding: 12px 18px;
}

.bg-report-links:hover {
	background: #0a3b84;
	color: #FFF !important;
}

.bg-report-links.active {
	background: #0a3b84;
	color: #FFF !important;
}

.rd-top {
	margin-top: -470px;
}

.err-form p {
	color: red;
	font-size: 10px;
	margin-bottom: 1px;
}

.toc-btn {
	padding: 12px 28px;
	background: #0047FF !important;
}

.sample-tf {
	padding: 12px 35px;
}

.bg-green {
	background-color: #208C00;
}

/*	@media (min-width: 1200px) {
		.container {
			max-width: 1200px;
		}
	}*/

	.price-accordion {
		background: #FFFFFF;
		box-shadow: 0px 4px 34px rgb(0 0 0 / 23%);
		border-radius: 10px;
		margin-bottom: 10px;
	}

	.price-accordion .card-header:after {
		font-family: 'FontAwesome';
		content: "\f107";
		float: right;
		color: #0a3b84;
		font-weight: bold;
	}

	.price-accordion .card-header.collapsed:after {
		content: "\f107";
		color: #0a3b84;
	}

	.price-accordion .card {
		border: none;
		border-radius: 10px;
	}

	.price-accordion .card-header {
		background-color: #FFF;
		border-radius: 10px;
	}

	.price-accordion .card-title {
		color: #000 !important;
		cursor: pointer;
	}

	.price-accordion .card-body {
		color: #000;
	}

	.price-accordion .card-body {
		padding: 10px;
	}

	.info-gray {
		color: gray;
	}

	.priceshow-btn label {
		display: inline-block;
		padding: 6px 15px;
		border: unset;
		color: #5c5959;
		font-size: 13px;
		letter-spacing: 1px;
		transition: all 0.3s;
		cursor: pointer;
		position: relative;
		z-index: 2;
		width: 80%;
		font-weight: bold;
	}

	.priceshow-btn input[type="radio"] {
		display: none;
	}

	.priceshow-btn input[type="radio"]:checked+label {
		color: #00C4F4;
		border: unset;
		opacity: 1;
		width: 80%;
	}

	.priceshow-btn label:hover {
		color: #00C4F4;
		border: unset;
		opacity: 1;
	}

	.priceshow-btn {
		padding: 5px auto;
	}

	.priceshow-btn .subs-info {
		font-size: 14px;
		color: #3c3b3b;
		padding: 8px;
	}

	.priceshow-btn input[type="radio"]:checked+label::after {
		content: "";
		position: absolute;
		width: 0;
		height: 0;
		margin: 0;
		bottom: -17px;
		left: 33%;
		box-sizing: border-box;
		border-color: #00C4F4;
		z-index: -1;
		transform-origin: 0 0;
		transform: rotate(-45deg);
	}

	#pop-info1 a {
		font-size: 12px !important;
	}

	.userslicense-btn1 {
		padding: 8px;
	}

	.userslicense-btn1 label {
		display: inline-block;
		padding: 6px 15px;
		color: #000;
		font-size: 13px;
		letter-spacing: 1px;
		transition: all 0.3s;
		border-radius: 4px;
		cursor: pointer;
		position: relative;
		z-index: 2;
		width: 60%;
		font-weight: bold;
		background-color: #DAD8D8;
	}

	.userslicense-btn1 input[type="radio"] {
		display: none;
	}

	.userslicense-btn1 input[type="radio"]:checked+label {
		color: #fff;
		background: linear-gradient(94.07deg, #D61736 7.81%, #0047FF 106.18%);
		box-shadow: 0px 4px 34px rgba(0, 0, 0, 0.23);
		border-radius: 5px;
		opacity: 1;
		width: 60%;
	}

	.userslicense-btn1 label:hover {
		color: #fff;
		background: linear-gradient(94.07deg, #D61736 7.81%, #0047FF 106.18%);
		box-shadow: 0px 4px 34px rgba(0, 0, 0, 0.23);
		opacity: 1;
	}

	.userslicense-btn1 input[type="radio"]:checked+label::after {
		content: "";
		position: absolute;
		width: 0;
		height: 0;
		margin: 0;
		bottom: -17px;
		left: 33%;
		box-sizing: border-box;
		border-color: #00C4F4;
		z-index: -1;
		transform-origin: 0 0;
		transform: rotate(-45deg);
	}

	.whyus {
		padding-left: 20px;
	}

	.whyus li {
		margin-bottom: 10px;
		font-size: 13px;
	}

	.whyus-head {
		border-bottom: 2px solid #00C4F4;
	}

	.pentagon {
		top: -15px;
		height: 60px;
		width: 160px;
		background: #0047FF;
		position: absolute;
		margin-left: 55px;
		border-radius: 0px 0px 10px 10px;
		z-index: 50;
	}

	.pentagon:after {
		border-top-width: 40px;
		border-color: #0047FF transparent transparent transparent;
		position: absolute;
		top: 76px;
		content: '';
		border-radius: 20px;
	}

	.pentagon sup {
		top: -5px;
		font-size: 80%;
	}

	sup {
		padding-right: 5px;
	}

	.top-tag {
		z-index: -100;
	}

	.top-tag:before {
		position: relative;
		display: block;
		content: '';
		background-color: #1E2A65;
		width: 30px;
		height: 20px;
		left: 14%;
		top: -3px;
		transform: rotate(315deg);
	}

	.top-tag:after {
		position: relative;
		display: block;
		content: '';
		background-color: #1E2A65;
		width: 30px;
		height: 20px;
		left: 75.5%;
		top: -23px;
		transform: rotate(45deg);
	}

	.benefit {
		position: relative;
		top: -40px;
		z-index: 40;
		box-shadow: 0px 0px 15px #00000026;
		border-radius: 5px;
		background: #FFF;
	}

	.benefit1 {
		box-shadow: 0px 0px 15px #00000026;
		border-radius: 5px;
		background: #FFF;
	}

	.benefit2 {
		box-shadow: 0px 0px 15px #00000026;
		border-radius: 5px;
		background: #dddddd;
	}

	.reportbenefit {
		position: relative;
		z-index: 40;
		box-shadow: 0px 0px 15px #00000026;
		border-radius: 5px;
		background: #FFF;
		color: #000;
	}

	.btn-buynownew,
	.btn-buynownew:hover {
		color: #FFF;
		border: unset;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 14px;
		background: linear-gradient(94.07deg, #D61736 7.81%, #0047FF 106.18%);
		border-radius: 5px;
	}

	.btn-customize,
	.btn-customize:hover {
		background: #0047FF;
		border-radius: 5px;
		color: #FFF;
		border: unset;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 12px;
		padding: 8px 20px;
		position: relative;
	}

	.btn-requestsample,
	.btn-requestsample:hover {
		background: linear-gradient(92.76deg, #0047FF 0.76%, #00C9FF 100.72%);
		box-shadow: 0px 4px 34px rgba(0, 0, 0, 0.23);
		border-radius: 5px;
		color: #FFF;
		border: unset;
		font-weight: bold;
		font-size: 13px;
	}

	.orange-request,
	.orange-request:hover {
		background: linear-gradient(92.76deg, #0047FF 0.76%, #00C9FF 100.72%);
		box-shadow: 0px 4px 34px rgba(0, 0, 0, 0.23);
		border-radius: 5px;
		color: #FFF;
		border: unset;
		font-weight: bold;
		font-size: 15px;
		padding: 12px 18px;
	}

	.orange-btn,
	.orange-btn:hover {
		background: transparent linear-gradient(270deg, #ff8d00 0%, #ff2f00 100%) 0% 0% no-repeat padding-box;
		box-shadow: 0px 4px 34px rgba(0, 0, 0, 0.23);
		border-radius: 5px;
		color: #FFF;
		border: unset;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 12px;
		padding: 10px 20px;
	}

	.request-sample,
	.request-sample:hover {
		background: #00C9FF;
		box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.34);
		border-radius: 5px;
		color: #000;
		padding: 10px 50px;
	}

	.buynow-bg {
		background-image: url("../assets/images/buynow-bg.webp");
		background-repeat: no-repeat;
		background-attachment: fixed;
		background-size: 100% 200%;
	}

	.bg-color-buynow {
		background: linear-gradient(130.6deg, #132146 2.45%, rgba(42, 52, 77, 0.73) 181.6%);
	}

	.buynow-tabs .form-control {
		background: rgba(255, 255, 255, 0.19);
		border-color: rgba(255, 255, 255, 0.19);
		color: #FFF;
	}

	.buynow-tabs :-ms-input-placeholder {
		color: #FFF;
	}

	.buynow-tabs ::placeholder {
		color: #FFF;
	}

	.buynow-tabs ::-webkit-input-placeholder {
		color: #FFF;
	}

	.navigation_menu {
		font-size: 14px;
		margin-top: 5px;
	}

	.navigation_tabs {
		counter-reset: step;
		position: relative;
		padding-left: 45px;
		list-style: none;
	}

	.navigation_tabs::before {
		display: inline-block;
		content: '';
		position: absolute;
		top: 0;
		left: 18px;
		width: 10px;
		height: 100%;
		border-left: 2px solid #CCC;
	}

	.navigation_menu .navigation_tabs {
		list-style-type: none;
		padding-right: 0;
		margin-top: 0;
		margin-left: 0;
		margin-right: 0px;
		margin-bottom: 0;
	}

	.navigation_menu .step {
		position: relative;
		counter-increment: list;
	}

	.navigation_menu .step:before {
		display: inline-block;
		content: '';
		position: absolute;
		left: -30px;
		height: 100%;
		width: 10px;
	}

	.navigation_menu .step:after {
		content: counter(step);
		counter-increment: step;
		display: inline-block;
		position: absolute;
		top: 0;
		left: -39px;
		width: 25px;
		height: 25px;
		line-height: 26px;
		border: 1px solid #DDD;
		border-radius: 50%;
		background-color: #FFF;
		display: block;
		text-align: center;
		margin: 0 auto 10px auto;
	}

	.navigation_menu .step:not(:last-child) {
		padding-bottom: 25px;
	}

	.navigation_menu .step.tab_inactive:before {
		border-left: 3px solid green;
		margin-left: 3px;
	}

	.navigation_menu .step.tab_active:after {
		border: 1px solid green;
	}

	.navigation_menu .step.tab_inactive:after {
		content: "\2713";
		font-size: 20px;
		color: #FFF;
		text-align: center;
		border: 1px solid green;
		background-color: green;
	}

	.buynow-tabs .pGateways input:checked+.pGateLables {
		background: #FFF;
		border: none;
		border: 1px solid #FFF;
		box-shadow: 0px 0px 20px #ffffffb0;
	}

	.buynow-tabs .pGateLables {
		width: auto;
		height: auto;
		cursor: pointer;
		border: 1px solid #CCD5DE;
		background: #a3a3a3;
		margin-right: 3px;
		border-radius: 4px;
	}

	.buynow-tabs .custom-radiobutton,
	.buynow-tabs .custom-checkbox {
		background: transparent !important;
		color: #FFF;
	}

	.buynow-tabs .custom-checkbox a {
		color: #00C9FF;
	}

	.buynow-tabs .onboard.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
		background: #00C9FF;
	}

	.buynow-tabs .custom-control-label::before,
	.buynow-tabs .custom-control-label::after {
		top: 8px;
	}
	.firstprice{
		border-radius: 10px;
		padding-right: 10px;
		padding-top: 20px;
		font-size: 16px;
/*		min-height: 860px;*/
}
.singleprice {
	border-radius: 10px;
	padding-right: 20px;
	padding-top: 20px;
	font-size: 16px;
/*		min-height: 860px;*/
}
	/*.price-div{
		position: absolute;
		bottom: 30px;
		left: 25%;
	}*/
	.jp.singleprice,
	.jp.multiprice,
	.jp.enterprice {
		min-height: 425px;
	}

	.multiprice {
		border-radius: 10px;
		padding-right: 20px;
		padding-top: 20px;
		font-size: 16px;
/*		min-height: 860px;*/
width: 100%;
}
.not-access::before {
	content: '\f057' !important;    
	color: red !important;
}
.enterprice {
	border-radius: 10px;
	padding-right: 20px;
	padding-top: 20px;
	font-size: 16px;
/*		min-height: 860px;*/
}
	/*@media screen and (max-width:767px){
		.firstprice,.singleprice,
		.multiprice,
		.enterprice {
			min-height: 620px !important;
		}	
	}*/

	.licencess li{
		margin-bottom: 10px;
		padding-left: 5px;
	}
	.licencess h5{
		color: #0a3b84;
	}
	.ribbon {
		position: absolute;
		right: -18px;
		top: -18px;
/*		z-index: 1;*/
overflow: hidden;
width: 97px;
height: 90px;
text-align: right;
}

.ribbon span {
	font-size: 11px;
	color: #00C9FF;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	line-height: 32px;
	transform: rotate(45deg);
	width: 125px;
	display: block;
	background: #0a3b84;
	position: absolute;
	top: 17px; // change this, if no border right: -29px;// change this, if no border }
	.ribbon span::before {content: '';position: absolute;left: 0px;top: 100%;z-index: -1;border-left: 3px solid #00C9FF;border-right: 3px solid transparent;border-bottom: 3px solid transparent;border-top: 3px solid #00C9FF;}.ribbon span::after {content: '';position: absolute;right: 0%;top: 100%;z-index: -1;border-right: 3px solid #00C9FF;border-left: 3px solid transparent;border-bottom: 3px solid transparent;border-top: 3px solid #00C9FF;}#reportcustomize{z-index: 9999;}#reportcustomize .modal-dialog{bottom: 1%;}#reportcustomize .modal-content{background: #FFF;}.whyus{position: relative;list-style: none;}.whyus li::before {content: '▶';position: absolute;left: 0;color: #46c9fc;}.firstprice ul,.singleprice ul,.multiprice ul, .enterprice ul {position: relative;list-style: none;}.firstprice li::before, .singleprice li::before ,.multiprice li::before ,.enterprice li::before {content: '\f05d';    font-family: 'FontAwesome';position: absolute;left: 15px;color: green;}
	.socialicons{position: fixed;bottom: 20%;left: 20px;z-index: 9999;border: none;outline: none;}#visitor-count{position: sticky;bottom: 1px;left: 1px;z-index: 9999;border: 1px solid #060e48;width: 250px;}.visitor-count{box-shadow: 0px 0px 15px #00000026;border-radius: 50px !important;background: #FFF;color: #060e48;background-color: #fff;}.assist{background: #3b535ca6;border-radius: 10px;}.assist1{background: #00c5ff;border-radius: 10px;}.assist1 h5{padding-bottom: 3px;border-bottom: 1px solid #060e48;font-weight: bold;}.assist h5{padding-bottom: 3px;border-bottom: 1px solid #00c5ff;font-weight: bold;}.visit-img{box-shadow: 0px 0px 4px 7px #00c5ff;padding: 0.25rem;background: #FFF !important;border: 1px solid #060e48;max-width: 50px;height: auto;border-radius: 50%!important;transform: translate3d(0, 0, 0);animation-name: shakeMe;animation-duration: 5s;animation-iteration-count: infinite;animation-timing-function: linear;}@keyframes shakeMe {2%, 18% {transform: translate3d(-5px, 0, 0);}4%, 16% {transform: translate3d(5px, 0, 0);}6%, 10%, 14% {transform: translate3d(-5px, 0, 0);}8%, 12% {transform: translate3d(5px, 0, 0);}18.1% {transform: translate3d(0px, 0, 0);}}.punch-viewer-body{background: #0047FF !important;}.double-border {border-top: solid 5px #00C9FF;font-weight: bold;position: relative;margin-bottom: 8px;}.double-border:after {border-top: solid 5px #0a3b84;content: '';width: 100%;position: absolute;bottom: -6px;left: 0;}.hyper-link{color: #FFF;}.hyper-link:hover{color: #00C9FF;text-decoration: underline;}.arrow-bredcum{float: left;height: 45px;position: relative;border: 1px solid #00C9FF;border-right: none;width: 150px;background: #00C9FF;text-align: center;font-weight: bold;font-size: 13px;}.arrow-bredcum:after {content: "";position: absolute;top: 6px;right: -15px;width: 31px;height: 31px;border: 1px solid #00C9FF;border-left: none;border-bottom: none;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);transform: rotate(45deg);background: #00C9FF;}.brdclr-white{border-color: #FFF;}.term-scroll{ border: 1px solid #C7C7C7;max-height: 200px;overflow-y: auto;margin-bottom: 10px;}.or{border-radius: 50%;padding: 10px;background: #ddd;color: #FFF;font-size: 12px;font-weight: bold;}.bg-video{background-color: #5a5a5a;background-image: url("../assets/home/banner.webp");background-repeat: no-repeat;background-attachment: scroll;background-position: center center;background-size: cover;min-height: 590px;}.infographics-report{box-shadow: 0px 0px 15px #00000026;padding: 15px;}.heading-info{color: #0a3b84;font-weight: bold;font-size: 18px;padding-bottom: 10px;}.infographics-report a{color: #000;line-height: 1;}.infographics-report a:hover{color: #00C9FF;}.report-faqs{background: #FFF;border-radius: 5px;box-shadow: 0px 0px 15px #00000026;color: #000;}.report-faqs .card {background: unset !important;}.report-faqs .card-title{color: #0a3b84 !important;}.report-faqs .card-header{color: #00C9FF;border-color: #00C9FF;font-weight: bold;background: unset !important;}.report-faqs ol{padding-inline-end: 40px;}.report-faqs .card-body{color: #000 !important;}.faq-h{color: #0a3b84;font-size: 1.5rem;font-weight: bold;}.requirement-form ul li::before {content: "➤";position: absolute;left: 10px;color: rgb(0, 46, 91);font-weight: 800;}.requirement-form ul {position: relative;list-style: none;padding-left: 2.5em;}.requirement-form li{margin-bottom: 20px;}

	.report-snap .carousel-control-next,.report-snap .carousel-control-prev{
		position: unset;
		display: inline-block;
		opacity: 1;
	}
	.reportbenefit .whyus li{
		font-size:15px !important;
		margin-bottom: 17px ;
	}

	.report-snap .carousel-control-next i,.report-snap .carousel-control-prev i{
		font-size: 20px;
		opacity: 1;
	}
	.report-snap .carousel-inner{
		border: 1px solid #f1f1f1;
		margin-bottom: 10px;
	}

	.reportscope table {
		display: table;
		table-layout: fixed;
		width: 100%;
		margin-top: 1rem;
		margin-bottom: 2rem;
		color: #212529;
		box-sizing: border-box;
		text-indent: initial;
		border-spacing: 2px;
		overflow-x: auto;
		break-inside: avoid;
		page-break-inside: avoid;
		font-size: 14px;
		border-bottom: 1px solid #262626;
	}
	.reportscope tr th:first-child{
		background: #0a3b84;
	}
	.reportscope tr th {
		background: #00c9ff;
		color: #FFF;
		padding: 12px 17px;	
		font-size: 18px;
	}
	.reportscope td{
		color: #000;
		padding: 12px 17px;	
	}
	.reportscope li{
		font-size: 14px !important;
	}
	.reportscope tr:first-child {
		background: inherit;
		color: #000;
		text-align: left;
		font-weight: normal;
	}
	.reportscope tr td:first-child {
		color: #0a3b84;
		font-weight: bold;
		background: auto;

	}
	.per-30{
		width: 30%;
	}
	.reportscope tbody tr:nth-of-type(odd) {
		background-color: rgba(0,0,0,.05);
	}
	.reportscope tbody tr:nth-of-type(even) {
		background-color: rgba(0,0,0,.02);
	}
	.company-box{
		border-radius: 10px;
		background: #FFFFFF;
		box-shadow: 0px 0px 37px rgba(0, 0, 0, 0.21);
		padding: 10px;
	}
	#revenuebar{
		height:350px !important;
		width: auto !important;
	}
	.cpcanvas{
		background:#fff;
		height:350px !important;
		width: auto !important;
	}
	.cp-name{
		color:#0a3b84;
		font-weight:700;
		margin:auto;
		font-size: 18px;
		padding-bottom: 10px;
	}
	.navigation-box a{
		background: #FFF;
		color: #000;
		font-size: 14px;
		display: block;
		padding: 7px 10px;
	}
	.navigation-box a.active, .navigation-box li.active a{
		background: #00C9FF;
		box-shadow: 0px 0px 22px rgba(0, 201, 255, 0.28);
		border-radius: 5px;
		color: #FFF;
	}
	.navigation-box{
		position: sticky;
		top: 3%;
	}
	.cat-tag{
		background: #DCF8FF;
		border-radius: 5px;
		padding: 4px 10px;
		margin: 10px;
	}
	.heading-center2 {
		border-bottom: 1px solid #C8C8C8;
		line-height: 0.1em;
		margin: 20px 0 20px;
		color: #000;
	}
	.heading-center-span2 {
		background: #FFF;
		padding-right: 20px;
		color: #000;
		font-weight: bold;
		font-size: 24px;
	}
	.cp-link{
		box-shadow:unset !important;
		border: unset !important;
		font-size: 16px !important;
		color: #0a3b84 !important;
		padding-left: 0px !important;
	}
	.cps-box{
		box-shadow: 0px 0px 22px rgba(0, 201, 255, 0.28);
		padding: 20px;
		min-height: 100px;
		margin-top: auto;
		margin-bottom: auto;
	}
	.cps-box img{
		height: 70px;
		width: auto;
	}
	.cps-box:hover{
		background: rgba(0, 201, 255, 0.3);
	}
	.market-size-box h2{
		color: #0a3b84;
		font-size: 1.5rem;
		font-weight: bold;
	}
	.report-snap1 .carousel-inner{
		margin-bottom: 10px;
	}
	.report-snap1 img{
		width: 100%;
		height: auto;
	}

	@media screen and (max-width:767px){
		.licencess h5{
			font-size: 16px !important;
		}
		.ribbon span{
			font-size: 8px;
			width: 145px;
			top: 7px;
		}
		.ribbon{
			top: -70px;
		}
		.price-div .font-24{
			font-size: 18px !important;
		}
		.btn-sm-addtocart{
			font-size: 10px !important;
			padding: 5px 3px !important;
		}
		.buynow-bg{
			background-image:unset;
		}
		.topics_details{
			padding-left: 15px;
			padding-right: 15px;
		}
		.socialicons{
			position: unset;
			display: flex !important;
		}
		.snapshot img{
			display: none;
		}
		.regional-img{
			display: none;
		}
		.rd-inner-sample-link{
			display: inline-grid;
		}
		.pentagon{
			width:170px;
		}
		.catbg-1, .catbg-2, .catbg-3, .catbg-4, .catbg-5, .catbg-6, .catbg-7, .catbg-8, .catbg-9, .catbg-10, .catbg-11, .catbg-12, .catbg-13, .catbg-14, .catbg-15, .catbg-16, .catbg-17, .catbg-18, .catbg-22{
			background-image: unset !important;
		}
		.bg-reports{
			background: unset !important;
		}

	}
	.request-sample-box{
		box-shadow: 0px 0px 22px #00000026;
		padding: 45px 50px;
	}





	.cpdata table {
		display: table;
		table-layout: fixed;
		width: 100%;
		margin-top: 1rem;
		margin-bottom: 2rem;
		color: #212529;
		box-sizing: border-box;
		text-indent: initial;
		border-spacing: 2px;
		overflow-x: auto;
		break-inside: avoid;
		page-break-inside: avoid;
		font-size: 14px;
		border-bottom: 1px solid #262626;
	}
	.cpdata tr th:first-child{
		background: #0a3b84;
	}
	.cpdata tr th {
		background: #00c9ff;
		color: #FFF;
		padding: 12px 17px;	
		font-size: 16px;
	}
	.cpdata td{
		color: #000;
		padding: 12px 17px;	
	}

	.cpdata tr:first-child {
		background: inherit;
		color: #000;
		text-align: left;
		font-weight: normal;
	}
	.cpdata tr td:first-child {
		color: #0a3b84;
		font-weight: bold;
		background: auto;
	}
	#productpotfolio tr td:first-child {
		width: 30%;
	}

	#keydevelopment tr td:first-child {
		width: 15%;
	}
	#keydevelopment tr td:nth-child(2){
		width: 25%;
	}

	.cpdata tbody tr:nth-of-type(odd) {
		background-color: rgba(0,0,0,.05);
	}
	.cpdata tbody tr:nth-of-type(even) {
		background-color: rgba(0,0,0,.02);
	}
	.cpdata h2{
		color: #0a3b84;
		font-size: 20px;
		font-weight: bold;
	}

	.heading-h2{
		color: #0a3b84;
		font-size: 26px;
		font-weight: bold;
	}
	.cpdata h3{
		font-size: 18px;
		font-weight: bold;
	}
	.cpdata h4{
		font-size: 16px;
		color: #000000;
		font-weight: normal;
	}
	.no-bg{
		background: transparent !important;
	}
	.carousel-control-next, .carousel-control-prev{
		opacity: 1;
	}

	.catbg-1{
		background-image: url("../assets/rd-banners/1.webp");
	}
	.catbg-2{
		background-image: url("../assets/rd-banners/2.webp");
	}
	.catbg-3{
		background-image: url("../assets/rd-banners/3.webp");
	}
	.catbg-4{
		background-image: url("../assets/rd-banners/4.webp");
	}
	.catbg-5{
		background-image: url("../assets/rd-banners/5.webp");
	}
	.catbg-6{
		background-image: url("../assets/rd-banners/6.webp");
	}
	.catbg-7{
		background-image: url("../assets/rd-banners/7.webp");
	}
	.catbg-8{
		background-image: url("../assets/rd-banners/8.webp");
	}
	.catbg-9{
		background-image: url("../assets/rd-banners/9.webp");
	}
	.catbg-10{
		background-image: url("../assets/rd-banners/10.webp");
	}
	.catbg-11{
		background-image: url("../assets/rd-banners/11.webp");
	}
	.catbg-12{
		background-image: url("../assets/rd-banners/12.webp");
	}
	.catbg-13{
		background-image: url("../assets/rd-banners/13.webp");
	}
	.catbg-14{
		background-image: url("../assets/rd-banners/14.webp");
	}
	.catbg-15{
		background-image: url("../assets/rd-banners/15.webp");
	}
	.catbg-16{
		background-image: url("../assets/rd-banners/16.webp");
	}
	.catbg-17{
		background-image: url("../assets/rd-banners/17.webp");
	}
	.catbg-18{
		background-image: url("../assets/rd-banners/18.webp");
	}
	.catbg-22{
		background-image: url("../assets/rd-banners/22.webp");
	}
	.rd-accordion .collapsed .card-header{
		color: #000;
		font-weight: normal;
		background-color: #FFF;
	}
	.rd-accordion .card-header{
		color: #00C9FF;
		font-weight: bold;
		background-color: #0a3b84;
	}
	.rd-accordion .card-header:after {
		font-family: 'FontAwesome';  
		content: "\f068";
		float: right; 
		color: #FFF;
		font-weight: normal;
	}
	.rd-accordion .collapsed .card-header:after {
		content: "\f067"; 
		color: #000;
		font-weight: normal;
	}
	#accordionx .card-header{
		position: relative;
	}
	#accordionx .card-header:after{
		position: absolute;
		right: 21px;
		top: 31%;
	}
	.rd-accordion .card{
		margin-bottom: 10px;
	}


	.market-size-box table {
		display: table;
		table-layout: fixed;
		width: 100%;
		margin-top: 1rem;
		margin-bottom: 2rem;
		color: #212529;
		box-sizing: border-box;
		text-indent: initial;
		border-spacing: 2px;
		overflow-x: auto;
		break-inside: avoid;
		page-break-inside: avoid;
		font-size: 14px;
		border-bottom: 1px solid #262626;
	}
	.market-size-box tr th:first-child{
		background: #0a3b84;
	}
	.market-size-box tr th {
		background: #00c9ff;
		color: #FFF;
		padding: 12px 17px;	
		font-size: 18px;
	}
	.market-size-box td{
		color: #000;
		padding: 12px 17px;	
	}
	.market-size-box li{
		font-size: 14px !important;
	}
	.market-size-box tr:first-child {
		background: inherit;
		color: #000;
		text-align: left;
		font-weight: normal;
	}
	.market-size-box tr th:first-child {
		color: #FFF;
		font-weight: bold;
		background: auto;
		width: 30%;
	}

	.market-size-box tbody tr:nth-of-type(odd) {
		background-color: rgba(0,0,0,.05);
	}
	.market-size-box tbody tr:nth-of-type(even) {
		background-color: rgba(0,0,0,.02);
	}
	.segments-table{
		display: table;
		table-layout: fixed;
		width: 100%;
		margin-top: 1rem;
		margin-bottom: 2rem;
		color: #212529;
		box-sizing: border-box;
		text-indent: initial;
		border-spacing: 2px;
		overflow-x: auto;
		break-inside: avoid;
		page-break-inside: avoid;
		font-size: 12px;
		border-bottom: 1px solid #262626;
	}

	.segments-table tr:first-child {
		background: inherit;
		color: #000;
		text-align: left;
		font-weight: normal;
	}
	.segments-table tr td:first-child{
		color: #0a3b84;
		font-weight: bold;
		background:  auto;
	}
	.segments-table th{
		color: #FFF;
		font-size: 10px !important;
	}

	.segments-table p{
		font-size: 10px !important;
	}
	.segments-table td{
		padding: 10px 12px;
		font-size: 10px !important;
	}
	.table-striped tbody tr:nth-of-type(odd){
		background-color: rgba(0,0,0,.05);
	}

	.table-striped tbody tr:nth-of-type(even){
		background-color: rgba(0,0,0,.02);
	}
	.per-15{
		width: 15% !important;
	}
	.per-10{
		width: 10% !important;
	}
	.insight-box{
		box-shadow: 0px 0px 20px #6c6c6c3b;
		border-radius: 10px;
		background: #0a3b84;
		color: #FFF;	
	}

	.regional-tag{
		background: #0a3b84;
		color: #46c9fc;
		padding: 8px 20px;
		border-radius: 20px;
		font-weight: bold;
	}
	.regional-tag-blk{
		background: #0a3b84;
		color: #FFF;
		padding: 8px 20px;
		border-radius: 20px;
		font-weight: bold;
	}
	.regional-tag-blk:hover{
		background: #0a3b84;
		color: #46c9fc;
		padding: 8px 20px;
		border-radius: 20px;
		font-weight: bold;
		text-decoration: none;
	}
	.regional-link:hover{
		text-decoration: none;
	}

	.topcps table {
		display: table;
		table-layout: fixed;
		width: 100%;
		margin-top: 1rem;
		margin-bottom: 2rem;
		color: #212529;
		box-sizing: border-box;
		text-indent: initial;
		border-spacing: 2px;
		overflow-x: auto;
		break-inside: avoid;
		page-break-inside: avoid;
		font-size: 14px;
		border-bottom: 1px solid #262626;
	}
	.topcps tr th:first-child{
		background: #0a3b84;
	}
	.topcps tr th {
		background: #00c9ff;
		color: #FFF;
		padding: 12px 17px;	
		font-size: 18px;
	}
	.topcps td{
		color: #000;
		padding: 12px 17px;	
	}
	.topcps li{
		font-size: 14px !important;
	}
	.topcps tr:first-child {
		background: inherit;
		color: #000;
		text-align: left;
		font-weight: normal;
	}
	.topcps tr td:first-child {
		color: #0a3b84;
		font-weight: bold;
		background: auto;

	}
	.per-30{
		width: 30%;
	}
	.topcps tbody tr:nth-of-type(odd) {
		background-color: rgba(0,0,0,.05);
	}
	.topcps tbody tr:nth-of-type(even) {
		background-color: rgba(0,0,0,.02);
	}
	.report-side{
		box-shadow: 0px 0px 10px #00000040;
		border-radius: 5px;
	}
	.databreak span{
		word-break: break-all;
		font-size: 14px !important;
	}
	.btn-copy{
		background:#00c9ff;
	}
	.btn-copy i{
		color: #0a3b84;
	}
	.btn-copy:hover{
		background:#0a3b84;
	}
	.btn-copy:hover i{
		color: #00c9ff;
	}
	.statistics-box{
		box-shadow: 0px 0px 10px #00000070;
		position: relative;
	}

	.statisticspage .content {
		position: relative;
		overflow: hidden;
		padding: unset;
		height: 370px;
	}

	.content .content-overlay {
		background: #0a3b84;
		position: absolute;
		height: 100%;
		width: 100%;
		left: 0;
		top: 0;
		bottom: 0;
		right: 0;
		opacity: 0;
		-webkit-transition: all 0.4s ease-in-out 0s;
		-moz-transition: all 0.4s ease-in-out 0s;
		transition: all 0.4s ease-in-out 0s;
	}

	.content:hover .content-overlay{
		opacity: 1;
	}

	.content-details {
		position: absolute;
		width: 90%;
		bottom: 40%;
		left: 50%;
		opacity: 0;
		-webkit-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		-webkit-transition: all 0.3s ease-in-out 0s;
		-moz-transition: all 0.3s ease-in-out 0s;
		transition: all 0.3s ease-in-out 0s;
	}

	.content:hover .content-details{
		bottom: 40%;
		left: 50%;
		opacity: 1;
	}

	.content-details h3{
		color: #FFF;
		font-size: 18px;
		font-weight: 500;
		letter-spacing: 0.15em;
		margin-bottom: 0.5em;
	}
	.content-details p{
		color: #FFF;
		font-size: 14px;
		font-weight: 400;
		letter-spacing: 0.15em;
		margin-bottom: 0.5em;
		text-align: left !important;
	}

	.fadeIn-bottom{
		top: 50%;
	}
	.content img{
		width: 100%;
		height: auto;
	}
	.notific{
		color: #0a3b84;
		font-size: 20px;
		margin-right: 20px;
	}
	.question{
		background: #FFF;
		padding: 10px 20px;
		border-radius: 5px;
		margin-bottom: 20px;
		margin-left: 10px;
		margin-right: 10px;
	}
	.btn-buynownew,.btn-buynownew:hover{
		color:#FFF;
		border: unset;
		text-transform: uppercase;
		font-weight: bold;
		background: #0a3b84;
		padding: 12px 20px;
		font-size: 14px;
		border-radius: 5px;
	}

	.btn-dockbtn,.btn-dockbtn:hover{
		color:#FFF;
		border: unset;
		text-transform: uppercase;
		background: #0a3b84;
		padding: 7px 20px;
		font-size: 12px;
		border-radius: 5px;
	}

	.benefit1 .why-straits{
		line-height: 2.5;
		list-style: none;
		padding-inline-start: 10px;
	}

	.benefit1 .why-straits li::before {
		content: "➤";
		color: #0a3b84;  
		font-weight: bold;
		padding-right: 10px;
	}
	.report-filter{
		background: #0a3b84;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.loader{
		position: fixed;
		top: 0;
		z-index: 9999;
		background: #00000030;
		width: 100%;
		height: 100%;
	}

	.btn-buy{
		color: #FFF;
		background: #00aad7;
		font-weight: bold;
	}
	.btn-buy:hover{
		color: #00aad7;
		background: #FFF;
		border-color: #00aad7;
	}
	.type-tag{
		color: #FFF;
		background: #0a3b84;
		padding: 3px 10px;
		font-size: 12px !important;
		border-radius: 5px; margin-right: 10px;
	}
	.tag-buy{
		color: #FFF;
		background: #00aad7;
		padding: 6px 10px;
		font-size: 14px;
		border-radius: 5px; margin-right: 10px;
	}
	.tag-buy:hover{
		color: #00aad7;
		background: #FFF;
		border:1px solid #00aad7;
	}
	.report-side-title {
		color: #0a3b84;
		font-size: 16px;
		line-height: 1.5;

	}
	.top-pick{
		font-size: 20px;
		font-weight: bold;
		color: #0a3b84;
	}
	.border-first{
		font-size: 20px;
		font-weight: bold;
		padding-bottom: 5px;
		border-bottom: 3px solid #00aad7;
	}
	.report-subscribe{
		background-image: url(../assets/images/subscribe.png);
		background-repeat: no-repeat;
		background-attachment: scroll;
		background-position: center center;
		background-size: cover;
		min-height: 300px;
		border: 1px solid #B5D0E2;
		box-shadow: 0px 4px 33px 0px #0000001A;
		padding: 20px;
		border-radius: 15px;
	}

	.badge {
		padding-left: 9px;
		padding-right: 9px;
		-webkit-border-radius: 9px;
		-moz-border-radius: 9px;
		border-radius: 9px;
	}

	.label-warning[href],
	.badge-warning[href] {
		background-color: #c67605;
	}
	#lblCartCount {
		font-size: 12px;
		background: #00c9ff;
		color: #0a3b84;
		padding: 2px 7px;
		vertical-align: top;
		margin-left: -10px; 
	}
	.top-links{
		font-size: 13px;
		color: #333;
		margin: auto 10px;
	}

	.rbox{
		background: #EFF2F5;
		padding: 30px;
		margin-top: 20px;
		border-radius: 5px;
	}
	.rbox1{
		background: #EFF2F5;
		padding: 30px;
		margin-top: 20px;

		border-radius: 5px;
	}
	.rbox .insight-link:hover,.rbox1 a:hover{
		color: #00C9FF;
	}
	#myTab.nav-pills .nav-link.active, .nav-pills .show>.nav-link{
		color: #0a3b84 !important;
		background: #FFF;
		font-weight: bold;
	}
	#myTab.nav-pills .nav-link{
		font-size: 20px;
		color: #000;
		border:1px solid #ADA7A7;
		border-radius: 0px;
		width: 250px;
		text-align: center;
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.trending-scroll {
		max-height: 500px;
		overflow-y: auto;
		margin-bottom: 10px;
	}

	.trending-scroll::-webkit-scrollbar-track
	{
		-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
		border-radius: 8px;
		background-color: #D8DDE4;
	}

	.trending-scroll::-webkit-scrollbar
	{
		width: 10px;
		background-color: #D8DDE4;
	}

	.trending-scroll::-webkit-scrollbar-thumb
	{
		border-radius: 8px;
		-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
		background-color: #919BAA;
	}
	.sub-news{font-weight:800;border-radius:4px;border:1px solid #00C4F4;
		color:#0a3b84;font-size:14px;background-color:#00C4F4;width:150px;margin-left:0px !important}.sub-news:hover{background-color:#00C4F4;color:#fff}
		.brd-non{
			height: 50px;
			border-top-left-radius: 4px !important;
			border-bottom-left-radius: 4px !important;
		}
		.testimonial-area{
			border: 1px solid #C7C7C7;
			padding: 20px;
		}
		.testimonial-company{
			font-weight: bold;
			font-size: 18px;
		}
		.testimonial-name{
			color: #0071FF;
			font-weight: bold;
			font-size: 18px;
		}
		.testimonial-text{
			font-size: 14px;
			color: #696969;
		}
		.rating{
			color: #0071FF;
		}
		.fa-facebook{
			padding-left: 13px !important;
			padding-right: 13px !important;
		}
		#testimonials-slider .carousel-control-next{
			right: -120px;
			color: #000;
			font-size: 30px;
		}
		#testimonials-slider .carousel-control-next i{
			box-shadow: 0px 0px 15px 0px #0000001A;
			padding: 10px 15px;
			border-radius: 50%;
		}
		.why-box{
			border: 1px solid #C7C7C7;
			padding: 18px;
			padding-top: 30px;
			min-height: 200px;
		}
		.why-box h3{
			font-size: 20px;
			font-weight: bold;
		}

		.img-box img{
			padding: 10px;
			background: #0a3b84;
			height: 100%;
		}


		.banner {
			position: relative;
			text-align: center;
		}


		.why-icon{
			width: 50px;
		}
		.banner-box{
			border: 1px solid #46c9fc;
			border-radius: 5px;
			color: #FFF;
		}

		.category-tag a{
			display: inline-block;
			color: #FFF;
			margin-left: 20px;
			margin-bottom: 10px;
			border-bottom: 1px solid #FFF;
		}
		.trending-box{
			border: 1px solid #999;
			padding: 30px 70px 30px 40px;
		}



		.report-area{
			border-top: 1px solid #cccccc;
			border-bottom: 1px solid #cccccc;
		}
		.report-p{
			color: #000;

			font-size: 16px;
		}
		.report-section{
			box-shadow: 0px 0px 8px #9e9e9e9e;
		}
		.blog-data h2 a{
			font-size: 22px;
		}

		.blog-data h3 a{
			list-style-type: disc;      
			list-style-position: inside;
			color: #353535;
			line-height: 2rem;

		}

		.blog-data h2 a, .blog-data h3 a, .blog-data h4 a, .blog-data h5 a, .blog-data h6 a{
			list-style-type: disc;      
			list-style-position: inside;
			color: #353535;
			line-height: 2rem;

		}

		.font-rob-reg{

		}
		.footer-head{
			color: #0a3b84;
			font-size: 18px;
			font-weight: bold;	
		}
		.footer-link {
			color: #FFF !important;
			font-size: 18px;

		}
		.foot-link li{
			line-height: 2.3;
		}
		.footer-social i{
			color: #0a3b84;
			font-size: 18px;
			background: #FFF;
			border-radius: 50%;
			padding: 10px;
		}
		.foter-hr{
			border-bottom: 1px solid #6b6b6b;
		}
		.btn-started{
			color: #FFF;
			background: #00C9FF;
			font-size:;
			border-radius: 0px;
			font-weight: bold;
		}
		.footer-logo{
			width: 120px;
		}

		@media (max-width: 767px){
			.pl-5{
				padding-left: 15px !important;
			}
		}
		.domain-tag{
			border-radius: 5px;
			background: #0a3b84;
			color: #FFF;
			padding: 7px 15px;
			font-size: 14px;
			margin-right:10px;
		}
		.tag-span{
			border-radius: 5px;
			background: #0a3b84;
			color: #FFF;
			padding: 7px 15px;
			font-size: 14px;
			margin-right:10px;
		}
		.r-tag{
			background: #00C9FF;
			color: #FFF;
			padding: 2px 5px;
			font-size: 12px;
			font-weight: bold;
		}
		.tags-span{
			color: #000;
			border:1px solid #dcdcdc;
			border-radius: 5px;
			padding: 7px 15px;
			font-size: 14px;
			margin-right:5px;
			white-space: nowrap;
			display:inline-block;
		}
		.tags-span:hover{
			background: #0a3b84;
			color: #FFF;
			padding: 7px 15px;
			font-size: 14px;
			margin-right:5px;

		}
		.author-box{
			box-shadow: 0px 0px 8px #e2e2e28f;
		}
		.author-name{
			color: #0a3b84;
			font-weight: bold;
			font-size: 22px;
		}
		.author-name:hover{
			color: #00C9FF;
			font-weight: bold;
			font-size: 22px;
		}

		#contents h2:nth-of-type(1){
			margin-bottom: 20px;
		}
/*#contents h2:nth-of-type(1)+p:nth-of-type(2):first-letter{
	display: block;
	float: left;
	margin: 5px 13px 0 0;
	padding: 10px;
	text-align: center;
	font-weight: 600;
	font-size: 64px;
	line-height: 46px;
	background: #0a3b84;
	color: #ffffff;
	text-transform: uppercase;
	}*/
	#contents h1,#contents h2,#contents h3,#contents h4,#contents h5,#contents h6{
		font-weight: 900;
		color: #000 !important;
		
	}
	.groupbtn{
		margin-top: -30px;
	}
	.topiclist{
		box-shadow: 1px 2px 12px #a0a0a09c;
		border-radius: 40px;
	}
	.btn-topics{
		color: #000;
		font-size: 18px;
		padding: 14px 30px;
		background: #FFF;
	}
	.btn-topics:hover{
		color: #FFF;
		background: #0a3b84;
	}

	.topiclist .btn-group>.btn-group:not(:last-child)>.btn, .btn-group>.btn:not(:last-child):not(.dropdown-toggle){
		border-right: 1px solid #d4d4d4;
		margin-right: 1px;
	}
	.topiclist.btn-group>.btn:first-child{
		border-top-left-radius: 40px;    
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
		border-bottom-left-radius:40px;
	}
	.topiclist.btn-group>.btn:last-child{
		border-top-left-radius: 0px;    
		border-top-right-radius: 40px;
		border-bottom-right-radius: 40px;
		border-bottom-left-radius:0px;
	}

	.topic-heading {
		position: relative;
		height: auto;
		width: auto;
		overflow: hidden;
		background-color: #0a3b84;
		color: #FFF;
		font-weight: bold;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.bg-gry .topic-heading:before {
		background-color: #f3f3f3;
	}
	.topic-heading:before { 
		content: '';
		position: absolute;
		left: 80%;
		width: 40%;
		height: 60%;
		background-color: #FFF;
		top: 10px;
		-webkit-transform: rotate(120deg);
		-moz-transform: rotate(120deg);
		transform: rotate(120deg);
	}
	.topic-box {
		box-shadow: 0px 0px 10px #0000001a;
		border: none;
		border-radius: 6px;
		background: #FFF;
	}
	.art-box {
		box-shadow: 0px 0px 21px #00000038;
		border: none;
		border-radius: 0px;
		background: #FFF;
	}

	.slider {
		position: relative;
		z-index: 200;
		padding: 0 0px;
		margin: 5rem auto;
		background: transparent;
	}

	.slick-arrow {
		position: absolute;
		top: 50%;
		border: none;
		background: transparent;
		box-shadow: 1px 2px 12px #a0a0a09c;
		color: #031d47;
		border-radius: 40px;
		font-size: 24px;
		z-index: 300;
		outline: none;
		padding: 0px 14px;
		font-weight: bold;
	}

	.slick-prev {
		text-align: left;
	}

	.slick-next {
		right: 0px;
		text-align: right;
	}
	.item.slick-slide {
		width: 400px;
		height: 380px !important;
		transition: transform .4s;
		position: relative; 
	}

	.slick-slide:after {
		content:'';
		position: absolute;
		z-index: 2;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background: rgb(146 146 146 / 67%);
		transition: transform .4s;
	}

	.item.slick-slide {
		transform: scale(0.7)  translate(640px);
	}

	.item.slick-slide.slick-center + .slick-slide {
		transform: scale(0.8) translate(-250px);
		z-index: 10;
	}

	.item.slick-slide.slick-center + .slick-slide + .item.slick-slide {
		transform: scale(0.7)  translate(-640px);
		z-index: 5;

	}

	.item.slick-slide.slick-active {
		transform: scale(0.8) translate(250px);
	}

	.item.slick-slide.slick-center {
		/* margin: 0 -10%; */
		transform: scale(1);
		z-index: 30;
	}

	.slick-center:after {
		opacity: 0;
		position: relative;
	}

	.latest-img {
		width: 100%;
		height: 274px;
		object-fit: cover;
		border-radius: 6px 6px 0 0px;

	}
	.latest-img1 {
		width: 100%;
		height: 300px;
		object-fit: cover;

	}
	.lst-img{
		width: 100%;
		height: 100px;
		border-radius: 6px 0 0 6px;
	}
	.ins-img{
		width: 100%;
		height: 100px;
	}
	.lst-img1 {
		width: 100%;
		height: 100px;
		object-fit: cover;
		border-radius: 6px 6px 0 0px;

	}
	.lst-title {
		font-size: 13px;
		color: #000;
		padding-right: 5px;
	}
	.ins-title {
		font-size: 15px;
		color: #000;
		padding-right: 5px;
	}
	.lst-title1 {
		font-size: 15px;
		color: #000;
		padding-right: 5px;
	}
	.rept-ins-tlt{
		position: absolute;
		bottom: 10%;
		left: 8%;
	}
	.heading-center {
		text-align: center; 
		border-bottom: 1px solid #ccc; 
		line-height: 0.1em;
		margin: 20px 0 20px;
		color: #0a4498; 
	} 

	.heading-center-span { 
		background:#fff; 
		padding:0 15px; 
	}
	.heading-center-span1 { 
		background:#f3f3f3; 
		padding:0 15px; 
	}
	.heading-center a{
		font-weight: bold;
		text-transform: uppercase;
		font-size: 13px;
	}
	.bg-gry{
		background: #f3f3f3;
	}
	.col-md-25{
		flex: 0 0 20%;
		max-width: 20%;
		position: relative;
		width: 100%;
		min-height: 1px;
		padding-right: 15px;
		padding-left: 15px;
	}
	.art-tag{
		background: #0068FF;
		color: #FFF;
		padding: 3px 10px;
		font-size: 12px;
	}
	.blg-tag{
		background: #58c4f4;
		color: #FFF;
		padding: 3px 10px;
		font-size: 12px;
	}
	.rpt-tag{
		background: #0a3b84;
		color: #FFF;
		padding: 3px 10px;
		font-size: 12px;
	}
	.article-read{
		position: absolute;
		bottom: 10px;
		font-size: 14px;
	}
	.cat-art-box{
		background: #FFF;
		border-radius: 0px;
		border:none;
		padding: 10px 15px;
	}
	.cat-art-box:hover{
		box-shadow: 0px 0px 20px #0000003b;
		background: #F5F5F5;
	}
	.report-bx{
		box-shadow: 0px 0px 10px #0000001A;
		border:none;
		background: #F5F5F5;
		border-radius: 0px;
	}

	.report-bx:hover{
		box-shadow: 0px 0px 20px #0000003b;
		background: #FFF;
	}
	.rpt-img {
		width: 100%;
		height: 200px;
		object-fit: cover;
	}
	.mnhgt-175{
		min-height: 175px;
	}
	.rt-title{
		font-size: 15px;
		color: #022856;	
		font-weight: bold;
	}
	.stat-title{
		font-size: 15px;
		color: #022856;	
		font-weight: bold;
	}
	.stat-img{
		width: 100%;
		height: 70px;
		border-radius: 6px 0 0 6px;
	}

	.stats-box {
		box-shadow: 0px 0px 21px #00000038;
		border: none;
		border-radius: 6px;
		background: #FFF;
	}
	.stats-title{
		font-size: 16px;
		color: #022856;	
		font-weight: bold;
		min-height: 45px;
	}
	.stat-box{
		box-shadow: 0px 0px 10px #0000001a;
		border: none;
		border-radius: 6px;
		background: #FFF;
	}


	.dottedbg{
		background-image: url("../assets/image/ab4.png");
		background-repeat: no-repeat;
		background-attachment: scroll;
		background-position: center center;
		background-size: cover;
	}
	.automotive1{
/*		background-image: url("../assets/image/ab1.png");*/
background-repeat: no-repeat;
background-attachment: scroll;
background-position: center center;
background-size: cover;
}

@media (max-width: 767px){
	.btn-topics{
		font-size: 10px;
		padding: 5px 10px;
	}
	.col-md-25{
		flex: 0 0 100%;
		max-width: 100%;
	}
	.groupbtn {
		margin-top: -12px;
	}
	.lst-img,.latest-img1,.stat-img{
		width: 96%;
	}
	.mobile-hidden{
		display: none !important;
	}
	.desktpo-hidden{
		display: block !important;
	}
	.post-content{
		bottom: 5px;
	}
}
@media (min-width: 768px){
	.post-content{
		top: 65px;
	}
}
.desktpo-hidden{
	display: none ;
}

#statisitcs-section1 {
	background: white;
	background-image: radial-gradient(#d4d4d4 1px, transparent 0);
	background-size: 10px 10px;
	background-position: 2px;
}
.aut-box{
	border-radius: 8px;
	border:1px solid #cacaca;
}

.bl-r-link h2{
	color: #6b6a6a;
	font-weight: 400 !important;
	font-size: 16px;
}
.bl-r-link h2:hover{
	color: #022856;
}
.bl-r-link h2 i{
	margin-left: 10px;
}
.bl-r-link h2:hover i{
	margin-left: 15px;
}
.auth-image{
	padding: .5rem;
	background-color: #fff;
	border: 1px solid #dee2e6;
	border-radius: 50%;
	height: 150px;
}
.authbox{
	background: #0a3b84;
	border-radius: 20px;
}
.bio-content{
	border-bottom: 1px solid #FFF;
	border-top:  1px solid #FFF;
}
.author-social-links{
	color: #dee2e6;
	background: #FFF;
	border-radius: 50%;
	padding: 5px 9px;
	margin-right: 10px;
}
.author-social-links i{
	color: #0a3b84;
}
.report-buy{
	color: #FFF;
	background-color: #208C00;
	border-radius: 5px;
	text-transform: uppercase;
	font-size: 12px;
	padding: 7px 30px 7px 30px;
	box-shadow: 5px 5px 11px rgb(0 0 0 / 50%);
}
.report-buy:hover{
	opacity: 1;
	color: #FFF;
}
.report-header{
	background-image: url("../assets/image/rd-back.jpg");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
	background-size: cover;
	box-shadow: 0px 2px 10px #00000017;
}
.report-header p, .report-header div{
	
}
.bradcumb,.bradcumb a{
	color: #00000090;
	font-weight: bold;
	font-size: 14px;
	
}
.unpublish-sidelink{
	padding: 10px 20px;
	color: #000;
	width: 100%;
	display: block;
	border-radius: 6px;
	font-size: 15px;
	margin-bottom: 5px;
	
	margin-left: 15px;
}
.unpublish-sidelink1{
	padding: 10px;
	color: #000;
	width: 100%;
	display: block;
	border-radius: 6px;
	font-size: 14px;
	margin-bottom: 5px;
	background: #9a9a9a19;
	margin-bottom: 7px;
}
.unpublish-sidelink:hover,.unpublish-sidelink.active,.unpublish-sidelink1:hover,.unpublish-sidelink1.active{
	background: #94e7ff;
	color: #0a3b84;
}
#data_value1 h4 a, .topics_details h4 a{
	font-weight: bold;
	font-size: 24px;
	color: #00c9ff;
	
}
#data_value1 p,#data_value1 li,#data_value1 span{
	font-size: 16px;
	
}
#data_value1 h2, .topics_details h2{
	color: #0a3b84;
	font-size: 1.5rem;
	font-weight: bold;
}
#data_value1 h3, .topics_details h3{
	font-size: 1.25rem;
	font-weight: bold;
}
#data_value1 h4, .topics_details h4{
	font-size: 16px;
	font-weight: bold;
}
#data_value1 h5, .topics_details h5{
	font-size: 14px;
	font-weight: bold;
}
#data_value1 h6, .topics_details h6{
	font-size: 12px;
	font-weight: bold;
}
.report-option {
	color: #6B6B6B;
	border: 2px solid #6B6B6B;
	border-radius: 5px;
	text-transform: uppercase;
	font-size: 14px;
}


.fade-sidebar {
	animation: fadeIn ease 1s;
	-webkit-animation: fadeIn ease 1s;
	-moz-animation: fadeIn ease 1s;
	-o-animation: fadeIn ease 1s;
	-ms-animation: fadeIn ease 1s;
	display: block;
}
.fadeout-sidebar {
	display: none;
}

@keyframes fadeIn{
	0% {
		opacity:0;
	}
	100% {
		opacity:1;
	}
}

@-moz-keyframes fadeIn {
	0% {
		opacity:0;
	}
	100% {
		opacity:1;
	}
}

@-webkit-keyframes fadeIn {
	0% {
		opacity:0;
	}
	100% {
		opacity:1;
	}
}

@-o-keyframes fadeIn {
	0% {
		opacity:0;
	}
	100% {
		opacity:1;
	}
}

@-ms-keyframes fadeIn {
	0% {
		opacity:0;
	}
	100% {
		opacity:1;
	}
}

#reporttoc p ,#reporttoc span ,#reporttaf p ,#reporttaf span {
	font-size: 16px;
	line-height: 2;
	
}

#full-bar{
	width:100%;
	position: fixed;
	top: 0;
	background: #FFF !important;
	z-index: 9999;
	box-shadow: 0px 2px 10px #00000017;
	
}
#bar-progress{
	width: 0%;
	height: 3px;
	background: #00c9ff;
}

.snapshot{
	flex-direction: column;
	border-radius: 10px;
	padding: 10px;
	position: relative;
	background: #fff;
	box-shadow: 0px 0px 10px 1px rgb(220 220 220);
}


.right-form{
	background: #f5f5f5;
	box-shadow: 0px 0px 10px 1px rgb(220 220 220);
	position: sticky;
	top: 12%;
	left: 76%;
	width: 300px;
	z-index: 9999;
	border-radius: 10px;
	/*background: linear-gradient(119deg, rgba(91,201,252,1) 35%, rgba(9,9,121,0.9948354341736695) 100%);*/
	/*background: linear-gradient(119deg, rgba(91,201,252,1) 35%, rgb(57 57 214 / 99%) 100%);*/
}
.right-form-box{

}

.speak-with {
	background: #031d47;
	border-radius: 5px;
	color: #FFF;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 600;
	padding: 5px 16px;
	opacity: 0.8;
}
.speak-with:hover {
	color: #FFF;
	opacity: 1;
}
.request-custom{
	background: #ff7d3f;
	border-radius: 5px;
	color: #FFF;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 600;
	padding: 5px 16px;
	opacity: 0.8;
}
.request-custom:hover{
	opacity: 1;
	color: #FFF;
}
.right-form .form-control{
	font-size:12px;
}
.right-form .captcha{
	height: 32px !important;
}
.clr-dred{
	color: red;
}
.bg-segment{
	background: #c0f1ff63;
	
}
.bg-segment span,.bg-segment li{
	font-size: 15px;
}
.bg-segment1{
	background: #84a4ff6b;
	
}
.bg-segment1 span,.bg-segment1 li{
	font-size: 15px;
}
.world-map{
	background-image: url("../assets/image/unnamed.png");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
	background-size: cover;
}
.heading-relat{
	border-bottom: 3px solid #45c4f4;
	padding-bottom: 5px;
	font-size: 30px;
	font-weight: bold;
}

.topic-heading1 {
	position: relative;
	height: auto;
	width: auto;
	overflow: hidden;
	background-color: #0a3b84;
	color: #FFF;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

.bg-gry .topic-heading1:before {
	background-color: #f3f3f3;
}
.topic-heading1:before { 
	content: '';
	position: absolute;
	left: 80%;
	width: 38%;
	height: 71%;
	background-color: #FFF;
	top: 3px;
	-webkit-transform: rotate(120deg);
	-moz-transform: rotate(120deg);
	transform: rotate(50deg);
}
.reachus .form-control{
	padding: .25rem .75rem;
	font-size: 14px;
}

.related-insights-btn{
	display: block;
	color: #000;
	border-radius: 5px;
	box-shadow: 0px 0px 8px #e2e2e28f;
	width: 100%;
	margin-bottom: 20px;
	font-size: 20px;
	padding: 7px 20px;
}
.related-insights-btn:hover,.related-insights-btn.active {
	border-left: 15px solid #124d92;
	padding-left: 15px;
	color: #45c4f4;
	box-shadow: 0px 0px 8px #124d924a;
}
.related-box{
	border:1px solid #45c4f4;
	border-radius: 4px;
	min-height: 190px;
}
.related-box:hover{
	border:1px solid #0a3b84;
}
.related-box a{
	color: #0a3b84;
	font-size: 18px;
}
.related-box a:hover{
	color: #45c4f4;
}
.related-box a:hover i{
	padding-left: 10px;
}
.related-data.nav-tabs{
	border-bottom:unset;
}
.services-data.nav-tabs{
	border-bottom:unset;
}
.services-data .related-insights-btn{
	height: 70px;
	font-weight:bold;
}
.post-content{
	position: fixed;
	left: 0px;
	z-index: 9999;
	border: none;
	outline: none;
	color: white;
	cursor: pointer;
	max-width: 350px;
	background: #FFF;
}

#reachstick{
	position: fixed;
	right: 3px;
	z-index: 9999;
	border: none;
	outline: none;
	cursor: pointer;
	background: #FFF;
	padding: 12px 30px;
	font-size: 16px;
}


#show-cont::-webkit-scrollbar {
	width: 8px;
}
#show-cont {
	scrollbar-width: thin;
	scrollbar-color: #00C9FF #f1f1f1;
}
#show-cont::-webkit-scrollbar-track {
	background: #f1f1f1;
}
#show-cont::-webkit-scrollbar-thumb {
	background-color: #00C9FF;
	border-radius: 6px;
	border: 2px solid #00C9FF;
}


.post-content-btn{
	box-shadow: 0px 0px 8px #124d924a;
	font-size: 18px;
	color: #000;
	padding: 15px 0px;
	border-radius: 5px;
	background: #FFF;	
}
#show-cont{
	background: #FFF;
	max-height: 470px;
	overflow-y: auto;
	margin-top: 1px;
	padding-right: 15px;
}
#show-cont ul {
	padding: 0px;
	color: #000;
	list-style: none;
}
#show-cont ul ul{
	padding-left: 20px;
	list-style: none;
}
#postcont{
	padding: 20px 30px 20px 30px;
}
.services-banner{
	background-image: url("../assets/image/service-banner.jpg");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
	background-size: cover;
	min-height: 200px;
}
.career-banner{
	background-image: url("../assets/image/career-banner.png");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
	background-size: cover;
	min-height: 70px;
}
.domain-banner{
	background-image: url("../assets/image/domain-banner.png");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
	background-size: cover;
	min-height: 200px;
}
.btn-comment{
	background-color: #00C9FF;
	color: #FFF;
}
#comments-area{

}
.comment-box{
	background: #f6f6f6;
}
.comment-box img,.comment-box1 img{
	height: 30px;
}
.col-md-20{
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
@media (min-width: 768px){
	.col-md-20 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}
}
.domain-dropdown{
	right: 105px;
	left: 105px;
	border: none;
	z-index: 1050;
	top: 86px;
	box-shadow: 0 8px 23px -6px #00000061;
	border-right: 2px solid #45c4f4;
	border-bottom: 2px solid #45c4f4;
	border-radius: 0;
	background: #031d47;
}
.domain-dropdown .cat-link{
	color: #FFF!important;
}
.domain-dropdown .cat-link:hover{
	color: #45c4f4!important;
}

.domain-report {
	right: 18px;
	left: 25px;
	border: none;
	z-index: 1050;
	top: 85px;
	box-shadow: 0 8px 23px -6px #00000061;
	border-right: 2px solid #45c4f4;
	border-bottom: 2px solid #45c4f4;
	border-radius: 0;
	background: #031d47;
}
.domain-report .cat-link{
	color: #FFF!important;
}
.domain-report .cat-link:hover{
	color: #45c4f4!important;
}
.home-services-heading{
	font-size: 50px;
	font-weight: bold;
}
.heading-b-btm{
	border-bottom: 3px solid #45c4f4;
	padding-bottom: 5px;
	font-size: 50px;
	font-weight: bold;
}
.service-border1{
	border-right: 50px solid #0a3b84;
	position: relative;
}


.service-border1:before {
	position: absolute;
	display: block;
	content: '';
	border-right: 20px solid #45c4f4;
	height: 100%;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.home-service-box{
	background: #fbfbfb;
	text-align: center;
	border-radius: 10px;
	box-shadow: 5px 5px 2px #0a3b8430;
}
.why-straits-box{
	background: #fbfbfb;
	border-radius: 10px;
	border:1px solid #00000030;
}
.why-straits-box1{
	background: #f5f5f5;
	border-radius: 10px;
	box-shadow: 3px 3px 2px #031d47;
	background: #fbfbfb;
	border-radius: 10px;
	box-shadow: 3px 3px 4px #031d
}
.min-100{
	min-height: 100px;
}
.home-service-box h6{
	font-size: 17px;
	font-weight: bold;
	line-height: 1.5;
}
.home-service-box a{
	color:#6f6f6f70;
}
.home-service-box i{
	color:transparent;
}
.home-service-box:hover{
	background: #0a3b84;
	box-shadow: 5px 5px 2px #45c4f4;

}
.home-service-box:hover h6{
	color: #FFF;
}
.home-service-box:hover a,.home-service-box:hover i{
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
}
.bg-grey{
	background: #E8EDF4;
}
.category-link{
	border: 1px solid #00C9FF;
	margin-right: 10px;
	color: #565656;
	font-weight: bold;
	padding:7px 12px;
	margin-bottom: 25px;
	display: inline-block;
	font-size: 14px;
	border-radius: 5px;
}
.category-link:hover{
	color: #FFF;
	background: #0a3b84;
}

.dom-link{
	border: 1px solid #00c9ff52;
	color: #565656;
	font-weight: bold;
	margin-bottom: 25px;
	display: block;
	font-size: 14px;
	border-radius: 5px;
	height: 160px;
	width: 100%;
}
.dom-link:hover{
	color: #00C9FF;
	border-color: transparent;
	box-shadow: 0px 0px 21px #0000001A;
}
.dom-link img{
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	width: 100%;
	height: 160px;
}
.width-200{
	width: 200px;
}


.testimonials-box{
	box-shadow: 0px 0px 21px #0000001A;
	padding: 80px 100px;
	border-radius: 6px;
	min-height: 300px;
	background-color: #FFF;
}

#testimonials .carousel-item{
	display: none !important;
}
#testimonials .carousel-inner .active + .carousel-item{
	display: block !important;
}
#testimonials .slide-controller .carousel-control-next, .carousel-control-prev {
	width: 12%;
}
#testimonials p{
	font-size: 20px;
}

#menu1 li {
	display:inline-block;
	margin: 0 10px;
	color: #000;
	background:#fff;
	background: transparent;
	-webkit-border-radius: 0px; 
	border-radius: 0px; 
}
#menu1 li.active{
	background:#666;
	background: rgba(0,0,0, 0.5);
	color: #fff;
}
#menu1 li a{
	text-decoration:none;
	color: #FFF;
}
#menu1 li.active a:hover{
	color: #FFF;
	font-weight: bold;
}
#menu1 li:hover{
	background: transparent;
}
#menu1 li a,
#menu1 li.active a{
	padding: 34px 17px;
	display:block;
}
#menu1 li.active a{
	color: #fff;
}
#menu1{
	height: 88px;
	z-index: 1050;
	width: 100%;
	padding: 0;
	margin:0;
	background-color: transparent;
	position: absolute;
	top: 0;
}
.topSearchIcon1 i {
	color: #FFF !important;
	font-size: 20px;
}
.wrapper1{
	width: 100%;
	height: 100vh;
	overflow: hidden;
}

.wrapper1 .wrapper-video{
	object-fit: cover;
	width: 100%;
	height: 100%;
}
.brd-btm-wht{
	border-bottom: 1px solid #FFF;
	padding: 0px;
}
.first-heading, .first-heading span{
	font-size: 50px;
	font-weight: bold;
	color: #FFF;
}
.space-6rem{
	padding-top: 6rem;
}

@media (max-width: 767px){
	.bg-video{
		background-image: unset;
		background-color: #FFF !important;
		min-height: 400px !important; 
	}
	#menu1 .custom-top-navbar{
		background-color: #0a3b84 !important;
	}
	.footer-social i {
		font-size: 30px;
		margin-left: 30px;
	}
	.related-data img, .insights-box img, .dom-btn img{
		display: none !important;
	}
	.space-6rem{
		padding-top: 3rem;
	}
	#head-tag{
		color: #0a3b84 !important;
	}
	.first-heading{
		font-size: 24px;
		color: #0a3b84 !important;
	}
	#sub-heading{
		color: #0a3b84 !important;
	}
	.home-services-heading{
		font-size: 30px !important;
	}
	.mobile-hide{
		display: none;
	}
	jdiv{
		display: none !important;
	}
	#menu1 li a, #menu1 li.active a{
		padding: 17px;
	}
	#menu1 .my-auto{
		margin-bottom: unset !important;
		margin-top: unset !important;
	}
	#menu1 .px-0{
		padding-left: 12px !important;
	}
	.service-border1{
		border-right: 25px solid #0a3b84;
		position: relative;
	}
	.service-border1:before {
		position: absolute;
		display: block;
		content: '';
		border-right: 10px solid #45c4f4;
		height: 100%;
		width: 100%;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	.wrapper1{
		width: 100%;
		height: 70vh;
		overflow: hidden;
	}

	.overlay {
		height: 70vh !important;
	}
	.testimonials-box{
		padding: 30px 30px !important;
	}
	.topic-box{
		margin-bottom: 20px;
	}
	.pb-xs-3{
		padding-bottom: 10px;
		padding-right: 10px !important;
		padding-left: 30px;
	}
}
.overlay {
	width: 100%;
	height: 100vh;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}

.all-insights{
	color: #0a3b84;
	font-weight: bold;
	font-size: 16px;
	background: #00c9ff;
	padding: 10px 20px;
	border-radius: 5px;
}

.all-insights:hover{
	color: #FFF;
}

.bar {
	height: 5px;
	width: 100%;
	margin-top: 22px;
}
#progress .in {
	animation: fill 42s linear 1;
	height: 100%;
	background-color: #45c4f4;
}

@keyframes fill {
	0% {
		width: 0%;
	}
	100% {
		width: 100%;
	}
}

.testimonial-section {
	display: block;
	overflow: hidden;
}
.testimonial-section:after {
	display: block;
	clear: both;
	content: "";
}
.testimonial-section .about-content {
	background-color: #0a3b84;
	padding-top: 77px;
	padding-right: 210px;
	padding-bottom: 62px;
	position: relative;
}
.testimonial-section .about-content .background-layer {
	background-color: #0a3b84;
	width: auto;
	margin-left: -200px;
	right: 0;
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}
.testimonial-section .about-content .layer-content {
	position: relative;
	z-index: 9;
	height: 100%;
}
.testimonial-section .about-content .layer-content .section-title {
	margin-bottom: 24px;
	position: relative;
}
.testimonial-section .about-content .layer-content .section-title:after {
	display: block;
	clear: both;
	content: "";
}
.testimonial-section .about-content .layer-content .section-title h5 {
	color: #fff;
	font-weight: 400;
	font-size: 15px;
	line-height: 28px;
	color: #818a8f;
	margin-top: -5px;
	margin-bottom: 6px;
}
.testimonial-section .about-content .layer-content .section-title h2 {
	font-weight: 300;
	font-size: 45px;
	line-height: 50px;
	padding-bottom: 51px;
	margin-bottom: 0px;
	color: #fff;
}
.testimonial-section .about-content .layer-content .section-title h2 strong {
	font-weight: 600 !important;
	width: 100%;
	display: block;
}
.testimonial-section .about-content .layer-content .section-title .heading-line {
	position: relative;
}
.testimonial-section .about-content .layer-content .section-title .heading-line span {
	transition: all 0.5s ease-in-out 0s;
	position: relative;
}
.testimonial-section .about-content .layer-content .section-title .heading-line span:after {
	content: "";
	right: auto;
	left: 69px;
	position: absolute;
	bottom: 28px;
	width: 17px;
	margin-left: 0;
	border-bottom-width: 3px;
	border-bottom-color: #cacaca;
	border-bottom-style: solid;
}
.testimonial-section .about-content .layer-content .section-title .heading-line:after {
	content: "";
	left: 1%;
	margin-left: 0;
	position: absolute;
	bottom: 28px;
	width: 59px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #58c4f4;
}
.testimonial-section .about-content .layer-content .section-title p {
	color: #fff;
	margin: 0 0 15px;
}
.testimonial-section .about-content .layer-content a {
	text-transform: capitalize;
	font-size: 15px;
	font-weight: 600;
	text-decoration: none;
	transition: all 0.3s;
}
.testimonial-section .about-content .layer-content a i {
	font-size: 18px;
	vertical-align: middle;
}
.testimonial-section .about-content .layer-content a:hover {
	color: #58c4f4;
}
.testimonial-section .testimonial-box {
	/*margin-top: 60px !important;*/
	position: relative;
}
.testimonial-section .testimonial-box .testimonial-container {
	/*background-color: #58c4f4;*/
	/*margin-left: -170px !important;*/
	position: relative;
}
.testimonial-section .testimonial-box .testimonial-container .background-layer {
	background-color: #58c4f4;
	width: auto;
	margin-right: -200px;
	right: 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
}
.testimonial-section .testimonial-box .testimonial-container .layer-content {
	position: relative;
	z-index: 9;
	height: 100%;
}
.testimonial-section .testimonial-box .testimonial-container .layer-content .testimonial-owlCarousel {
	display: block;
	position: relative;
}
.testimonial-section .testimonial-box .testimonial-container .layer-content .testimonial-owlCarousel .testimonials {
	margin: 20px 70px 18px 10px;
	padding: 20px 0px 68px 20px;
	position: relative;
	text-align: center;
}
.testimonial-section .testimonial-box .testimonial-container .layer-content .testimonial-owlCarousel .testimonials .testimonial-content {
	box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.13);
	margin-left: 50px;
	margin-top: 12px;
	padding: 45px 40px 45px 40px;
	z-index: 1;
	position: relative;
	background-color: #fff;
	transition: all 0.5s ease-in-out 0s;
	border-radius: 10px;
}
.testimonial-section .testimonial-box .testimonial-container .layer-content .testimonial-owlCarousel .testimonials .testimonial-content .testimonial-caption {
	margin-bottom: 15px;
	position: relative;
}
.testimonial-section .testimonial-box .testimonial-container .layer-content .testimonial-owlCarousel .testimonials .testimonial-content .testimonial-caption:after {
	content: "";
	width: 30px;
	display: block;
	height: 2px;
	text-align: center;
	left: 46%;
	margin-top: 6px;
	background-color: #58c4f4;
	position: absolute;
}
.testimonial-section .testimonial-box .testimonial-container .layer-content .testimonial-owlCarousel .testimonials .testimonial-content .testimonial-caption h3 {
	padding-top: 0;
	margin-bottom: 3px;
	font-size: 19px;
	font-weight: 600;
	line-height: 24px;
	color: #0a3b84;
}
.testimonial-section .testimonial-box .testimonial-container .layer-content .testimonial-owlCarousel .testimonials .testimonial-content .testimonial-caption span {
	font-size: 14px;
	color: #262626;
	margin: 0;
	margin-top: 5px;
}
.testimonial-section .testimonial-box .testimonial-container .layer-content .testimonial-owlCarousel .testimonials .testimonial-content p {
	padding: 0;
	margin: 0;
	padding-top: 10px;
	font-size: 16px;
	line-height: 28px;
	font-weight: 400;
	color: #262626;
	font-style: italic;
}
.testimonial-section .testimonial-box .testimonial-container .layer-content .testimonial-owlCarousel .testimonials .images_box .testimonial_img {
	border: none;
	position: absolute;
	top: 0;
	left: 55px;
	top: 80px;
}
.testimonial-section .testimonial-box .testimonial-container .layer-content .testimonial-owlCarousel .testimonials .images_box .testimonial_img img {
	border: 5px solid #fff;
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
	width: 35%;
}
.testimonial-section .testimonial-box .testimonial-container .owl-nav .owl-prev {
	position: absolute;
	top: 80px;
	right: 120px;
	border-radius: 0;
	background: #0a3b84;
	display: block;
	outline: 0;
	width: 34px;
	line-height: 34px;
	height: 34px;
	color: #fff;
	font-size: 23px;
	margin-top: -20px;
	transition: all 0.3s ease-in-out;
}
.testimonial-section .testimonial-box .testimonial-container .owl-nav .owl-prev:hover {
	background: #0a3b84;
}
.testimonial-section .testimonial-box .testimonial-container .owl-nav .owl-next {
	position: absolute;
	top: 80px;
	right: 80px;
	border-radius: 0;
	display: block;
	background: #0a3b84;
	outline: 0;
	width: 34px;
	text-align: center;
	line-height: 34px;
	height: 34px;
	color: #fff;
	font-size: 23px;
	margin-top: -20px;
	transition: all 0.3s ease-in-out;
}
.testimonial-section .testimonial-box .testimonial-container .owl-nav .owl-next:hover {
	background: #0a3b84;
}

@media all and (max-width: 991px) {
	.testimonial-section .about-content {
		padding-right: 15px !important;
	}
	.testimonial-section .about-content .background-layer {
		width: 200% !important;
	}
	.testimonial-section .testimonial-box {
		margin-top: 0 !important;
	}
	.testimonial-section .testimonial-box .background-layer {
		width: 200% !important;
		margin-left: -200px;
	}
	.testimonial-section .testimonial-box .about-content {
		padding-left: 15px !important;
		padding-right: 15px !important;
		margin-top: 28% !important;
	}
	.testimonial-section .testimonial-box .testimonial-container {
		margin-left: -15px !important;
	}
	.testimonial-section .testimonial-box .testimonial-container .testimonials {
		margin: 0px 0 20px 0;
	}
	.testimonial-section .testimonial-box .testimonial-container .testimonials .testimonial-content {
		margin-left: -3px !important;
	}
	.testimonial-section .testimonial-box .testimonial-container .testimonials .images_box {
		display: none;
	}
}

.testimonial-owlCarousel .owl-next span,.testimonial-owlCarousel .owl-prev span{
	font-size: 25px;
}

.ln-hgt-12{
	line-height: 1.2;
}
.why-img{
	height: 50px;
}
.service-bg{
	background-image: url("../assets/images/straits_services.png");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
}
.bg-dl-blue{
	background: #0a3b8414;
}
.logo-txt{
	color: #FFF;
	font-size: 28px;
	font-weight: 600;
}
.service-btn,.service-btn:hover{
	border:1px solid #5bc9fc;
	border-radius: 5px;
	padding: 7px 10px;
	color: #0a3b84;
	font-size: 13px;
}
.service-heading{
	color: #0a3b84;
	font-size: 18px;
	font-weight: bold;
}
.trend-view{
	border:1px solid #5bc9fc;
	border-radius: 5px;
	padding: 7px 20px;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	background: #0a3b84;
}
.trend-view:hover{
	border:1px solid #5bc9fc;
	color: #5bc9fc;
	background: #0a3b84;
	font-size: 14px;
}
.why-straits .border-right,.why-straits hr{
	border-color: #58c4f4 !important;
}
.related-insights-btn{
	display: block;
	color: #000;
	border-radius: 5px;
	box-shadow: 0px 0px 8px #e2e2e28f;
	width: 250px;
	margin-bottom: 20px;
	margin-right: 20px;
	font-size: 20px;
	padding: 7px 20px;
}
.related-insights-btn:hover,.related-insights-btn.active {
	border-left: 15px solid #124d92;
	padding-left: 15px;
	color: #124d92;
	box-shadow: 0px 0px 8px #124d924a;
}
.related-data.nav-tabs{
	border-bottom:unset;
}
.insight-link{
	font-size: 20px;
	font-weight: bold;
	color: #444444;
	line-height: 1.5;
}
.insight-link:hover{
	color: #5bc9fc;
}
.desc-data{
	color: #6b6b6b;
	line-height: 1.5;
}
.hgt-200{
	height: 200px !important;
	object-fit: cover;
	width: fit-content;
}
.related-tag {
	position: relative;
	height: auto;
	width: auto;
	overflow: hidden;
	color: #FFF;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

.related-tag:before { 
	content: '';
	position: absolute;
	left: 75%;
	width: 38%;
	height: 63%;
	background-color: #FFF;
	top: -3px;
	-webkit-transform: rotate(120deg);
	-moz-transform: rotate(120deg);
	transform: rotate(50deg);
}

.related-tag1 {
	position: relative;
	height: auto;
	width: auto;
	overflow: hidden;
	background-color: #5bc9fc;
	color: #FFF;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

.related-tag1:before { 
	content: '';
	position: absolute;
	left: 78%;
	width: 34%;
	height: 65%;
	background-color: #FFF;
	top: -5px;
	-webkit-transform: rotate(120deg);
	-moz-transform: rotate(120deg);
	transform: rotate(50deg);
}
.insights-box:hover{
	box-shadow: 0px 0px 8px #124d924a;
	border-radius: 5px;
}


/* Equal Heights for OwlCarousel 2 */
.owl-carousel {
	.owl-stage {
		display: flex;
	}
	.owl-item {
		display: flex;
		flex: 1 0 auto;
	}
	.thumbnail {
		display: flex;
		flex-direction: column;
		margin: 0 15px;
		.caption {
			display: flex;
			flex: 1 0 auto;
			flex-direction: column;
			.flex-text {
				flex-grow: 1;
				color: #000;
			}
		}
	}
}
.caption h4{
	color: #022856;
	font-weight: bold;
	text-align: center;
	margin-top: 10px
}
.flex-text{
	color: #000;
	margin-top: 15px;
}
.dom-btn:hover .caption h4{
	color: #5bc9fc;
}
.industrydata .owl-dots{
	display: none;
}
.industry-name{
	background: #022856;
	color: #FFF;
	padding: 5px 20px;
	padding-bottom: 10px;
	margin-bottom: 5px;
}
.industrydata .thumbnail:hover .industry-name{
	color: #5bc9fc;
}
@media (max-width: 767px){
	.heading-b-btm{
		font-size: 26px !important;
	}
	.why-straits .border-right{
		border-color: transparent !important;
	}
	.why-straits .border-right, .why-straits hr{
		border-color: transparent !important;
	}
	.height-50{
		height: 50px !important;
	}
}



#owl-demo-2 .owl-nav .owl-prev {
	position: absolute;
	top: 50%;
	left: -30px;
	border-radius: 0;
	background: #0a3b8487;
	display: block;
	outline: 0;
	width: 34px;
	line-height: 30px;
	height: 36px;
	color: #fff;
	font-size: 23px;
	margin-top: -20px;
	transition: all 0.3s ease-in-out;
	border-radius: 50%
}
#owl-demo-2 .owl-nav .owl-prev:hover {
	background: #0a3b84;
	color: #00C4F4;
}
#owl-demo-2 .owl-nav .owl-next {
	position: absolute;
	top: 50%;
	right: -30px;
	border-radius: 0;
	display: block;
	background: #0a3b8487;
	outline: 0;
	width: 34px;
	text-align: center;
	line-height: 30px;
	height: 36px;
	color: #fff;
	font-size: 23px;
	margin-top: -20px;
	transition: all 0.3s ease-in-out;
	border-radius: 50%
}
#owl-demo-2 .owl-next span,#owl-demo-2 .owl-prev span{
	font-size: 40px;
}
#owl-demo-2 .owl-nav .owl-next:hover {
	background: #0a3b84;
	color: #00C4F4;
}
.key-report-img{
	width: 100%;
	height: 100px;
	object-fit: cover;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.key-report-box{
	box-shadow: 0px 0px 8px #124d924a;
	border-radius: 5px;
}
.filter-title{
	border-radius: 5px;
	background: #0a3b84;
	color: #FFF;
	padding: 7px 15px;
	font-size: 14px;
	margin-right: 10px;
}
.domain-filter .indust-filter{
	border-bottom: 2px solid #00C4F4;
	padding-bottom: 5px;
	margin-top: -4px;
}
.domain-page-btn{
	display: block;
	color: #000;
	border-radius: 5px;
	box-shadow: 0px 0px 8px #e2e2e28f;
	width: 100%;
	font-size: 20px;
	padding: 7px 20px;
	border-left: 5px solid #124d92;
	padding-left: 15px;
	align-self: center;
	min-height: 70px;
}
.domain-page-btn:hover {
	background: #00000005;
	border-left: 5px solid #00C4F4;
	color: #00C4F4;
	box-shadow: 0px 0px 8px #124d924a;
}
.domain-icon{
	height: 30px;
	width: 30px;
}
.domain-url-btn{
	box-shadow: 0px 0px 8px #124d924a;
	font-size: 18px;
	color: #000;
	padding: 10px 20px;
	display: inline;
	border-radius: 5px;
}
.footer-subscribe .form-control{
	font-size: 12px;
	height: unset;
}
.footer-subscribe select.form-control:not([size]):not([multiple]){
	height: unset;
}
.footer-subscribe .form-group{
	margin-bottom: 5px;
}

#btnbar{
	display: flex;
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 20;
	padding: 0;
}
#btnbar a{
	width: 50%;
	padding: 15px 10px;
	border: none;
	color: #fff;
}
@media (min-width: 768px){
	#btnbar{
		display: none;
	}
}
@media (min-width: 768px){
	#btnbar{
		display: none;
	}
}

@media (max-width: 767px){
	#data_value1 img{
		width: 100%;
		height: auto;
	}
	.w-logo{
		width: 30px !important;
	}
	.offer .font-14{
		font-size: 10px !important;
	}
	.offer .btn-white{
		padding: 5px 7px !important;
		font-size: 9px !important;
	}
	.close-icon {
		top: 30px !important;
		right: 5% !important;
	}
}
.close-icon{
	position: absolute;
	top: 10px;
	right: 10%;
	z-index: 9999;
}
#close-offer{
	padding: 5px;
}
.topics_details button{
	border-color: transparent;
	background: transparent;
	padding: 0px;
	margin: 0px;
	border-radius: 10px;	
}
.topics_details button a{
	background: #00c9ff;
	background: transparent linear-gradient(270deg, #ff8d00 0%, #ff2f00 100%) 0% 0% no-repeat padding-box;
	border-radius: 5px;
	color: #FFF;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 600;
	padding: 10px 16px;
	opacity: 0.9;
	box-shadow: 3px 6px 6px #d2d2d2;
	border-color: #FFBB00;
}
.topics_details button a:hover{
	opacity: 1;
	color: #FFF;
}
.btn-white{
	background: transparent linear-gradient(
		270deg, #ff8d00 0%, #ff2f00 100%) 0% 0% no-repeat padding-box;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	padding-left: 20px;
	padding-right: 20px;
}
.btn-white:hover{
	background: transparent linear-gradient(
		270deg, #ff2f00 0%, #ff8d00 100%) 0% 0% no-repeat padding-box;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	padding-left: 20px;
	padding-right: 20px;
}
.offer{
	background: transparent linear-gradient(
		270deg, #0a3b84 0%, #52d8fc 100%) 0% 0% no-repeat padding-box;
}

#offer{
	width:100%;
	position: fixed;
	top: 0;
	z-index: 9999;
	box-shadow: 0px 2px 10px #00000017;
	
}
.w-logo{
	width: 70px;
}
#full-bar-offer	{
	width:100%;
	position: fixed;
	top: 63px;
	background: #FFF !important;
	z-index: 9999;
	box-shadow: 0px 2px 10px #00000017;
	
}

#before-regional {
	border: 1px solid #f2f2f2;
	width: 100%;
	margin-bottom: 1rem;
	color: #6d6d6b;
	border-collapse: collapse;
	border-spacing: 2px;
	display: table;
}

#before-regional th {
	background-color: #0e2046;
	color: #fff;
	border-color: #0e2046;
	padding: 0.75rem;
}

#before-regional td {
	padding: 0.75rem;
	border: 1px solid #0e204626;
}

#before-regional tbody tr:nth-of-type(odd) {
	background-color: rgba(0,0,0,.05);
}

.career-tab-btn{
	display: block;
	color: #000;
	border-radius: 5px;
	margin-bottom: 20px;
	margin-right: 45px;
	font-size: 16px;
	padding: 7px 20px;
	background: #FFF;
	box-shadow: 0px 0px 8px #124d924a;

}
.career-tab-btn:hover,.career-tab-btn.active {
	background: #0a3b84;
	color: #FFF;
	box-shadow: 0px 0px 8px #124d924a;
}
.career-list.nav-tabs{
	border-bottom:1px solid;
}

.career-box{
	border: unset;
	border-left: 5px solid #45c5f5;
	box-shadow: 0px 0px 8px #cfcfcf4a;
}
.career-box:hover{
	box-shadow: 0px 0px 8px #124d924a;
}
.career-box:hover h5{
	color: #45c5f5 !important;
}

.btn-applynow{
	background: #0a3b84;
	color: #FFF;
	box-shadow: 0px 0px 8px #124d924a;
}
.career-form-box{
	box-shadow: 0px 0px 8px #124d924a;
}

#rd-inner-sample-link{
	background: transparent linear-gradient(270deg, #ff8d00 0%, #ff2f00 100%) 0% 0% no-repeat padding-box;
	color: white;
	padding: 5px 20px;
	font-size: 14px;
	border-radius: 4px;
	box-shadow: 0px 0px 8px #124d924a;
}
.rd-inner-sample-link{
	background: transparent linear-gradient(270deg, #ff8d00 0%, #ff2f00 100%) 0% 0% no-repeat padding-box;
	color: white;
	padding: 7px 9px;
	font-size: 10px;
	border-radius: 4px;
	box-shadow: 0px 0px 8px #124d924a;
}
.rd-inner-sample-link:hover{
	background: transparent linear-gradient(270deg, #ff2f00 0%, #ff8d00 100%) 0% 0% no-repeat padding-box;
	color: white;
}
	/*.blog-data img{
		width: 100%;
	}*/
	
	.faq_coll span{
		white-space: pre-wrap;
	}

	#rover:after {
		font-family: 'FontAwesome';  
		content: "\f068";
		float: right; 
	}
	#rover.collapsed:after {
		content: "\f067"; 
	}
	.share-box{
		background: #DBE3EE;
	}
	.book-bg {
		background: linear-gradient(93.23deg, #1774FF -3.59%, #0a3b84 116.27%);
		border-radius: 20px;
	}
	.btn-book {
		background: linear-gradient(90.38deg, #FFFFFF 0.27%, #FFFFFF 99.78%);
		box-shadow: 0px 4px 9px rgba(0, 0, 0, 0.41);
		border-radius: 10px;
		color: #1774FF;
		padding: 7px 30px;
	}
	.whatsapp {
		color: #FFF;
		border-radius: 50%;
		background: #FFF;
		padding: 2px 0px;
	}
	.video-box{
		background: #0a3b84;
		border-radius:5px;
	}

	.intraction.nav-tabs .nav-item.show .nav-link, 
	.intraction.nav-tabs .nav-link.active,
	.intraction.nav-tabs .nav-link:focus, 
	.intraction.nav-tabs .nav-link:hover{
		border-color: #FFF #FFF #dee2e6;
		border-bottom: 3px solid #00C9FF;
		color: #0a3b84;
		font-weight: bold;
	}

	.intraction.nav-tabs .nav-link{
		color: #000;
		font-size: 16px;
	}

	#productpotfolio>table ul{
		list-style: none;
		padding-inline-start: 0px;
	}

	#productpotfolio>table li{
		display: inline-block;
		background: #ccc;
		border-radius: 5px;
		padding: 4px 10px;
		margin: 4px;	
		color: #000;
		font-size: 12px;
	}
	.btn-cpbuy{
		color: #FFF !important;
		background: #ff7000 !important;
		font-weight: bold;
	}
	.btn-cpbuy:hover{
		color: #ff7000;
		background: #FFF;
		border-color: #ff7000;
	}
	.cp-menus{
		max-height: 230px;
		overflow-y: auto;
	}
	.cp-menus a{
		width: 95%;
	}	

	.cp-menus::-webkit-scrollbar {
		width: 4px;
	}
	.cp-menus::-webkit-scrollbar-track {
		background: #ccc; 
	}
	.cp-menus::-webkit-scrollbar-thumb {
		background: #999; 
	}
	.cp-menus::-webkit-scrollbar-thumb:hover {
		background: #333; 
	}
	.price-table th{
		width: 20%;
	}
	.bg-alblue{
		background: #edf5fd7a;
	}
	.price-table.table-bordered{
		border:2px solid #edf5fd;
	}
	.price-table.table-bordered td, .price-table.table-bordered th{
		border:2px solid #edf5fd;
	}

	.price-table ul{
		position: relative;
		list-style: none;
		padding-inline-start: 20px;
		margin-bottom: 0px;
	}
	.price-table li{
		margin-bottom: 5px;
		margin-top: 5px;
	}
	.price-table li::before{
		content: '\f138';
		font-family: 'FontAwesome';
		position: absolute;
		left: 0px;
		color: blue;
	}
	.price-table td {
		text-align: center; 
		vertical-align: middle;
	}

	.price-table  td:first-child {
		font-weight: bold;
		text-align: left;
	}

	.price-table1 th{
		width: 20%;
	}
	.price-table1.table-bordered{
		border:2px solid #edf5fd;
	}
	.price-table1.table-bordered td, .price-table1.table-bordered th{
		border:2px solid #edf5fd;
	}

	
	.price-table1 li{
		margin-bottom: 5px;
		margin-top: 5px;
	}
	
	.price-table1 td {
		text-align: center; 
		vertical-align: middle;
	}

	.price-table1  td:first-child {
		text-align: left;
		color: #666;
	}
	.buy-summary{
		background: #edf5fd;
		padding: 20px;
	}

	.about-box{
		border: 1px solid #46c9fc;
		border-radius: 5px;
		color: #444;
		padding: 15px;
		min-height: 220px;
	}
	.about-box h3{
		color: #000;
	}
	.about-box2{
		border: 1px solid #FFF;
		border-radius: 5px;
		color: #FFF;
		padding: 15px;
		min-height: 120px;
	}
	.about-box2 h3{
		color: #46c9fc;
		font-size: 18px;
	}
	.clr-lblack{
		color: #333;
	}