.dtr-list-checkmark li:before {
	font-family: "icomoon";
	content: "\ef32";
	margin-right: 15px;
	font-size: 1.2em;
	position: relative;
	top: 2px;
}
.dtr-feature-box {
	padding: 30px 20px 5px 65px;
}
.dtr-list-checkmark h6.pmh6 {
	font-family: "Oxygen", sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 0.5em;
}
.pmsolutionIcon {
	width: 32px;
	height: 32px;
}
/* ---------------------- logo slider using marquee start here------------------- */
.orb {
	display: inline-block;
	margin: 28px 24.7px;
	transition: all 0.2s ease-out;
	box-shadow: 0px 1px 5px #88888a !important;
	border-radius: 16px !important;
	padding: 9px 3rem;
	background-color: #ffffff;
}
.orb:hover {
	transform: scale(1.2);
	opacity: 0.5;
	cursor: pointer;
}
.marquee {
	height: 140px;
	width: 1300vw;
	overflow: hidden;
	box-sizing: border-box;
	position: relative;
	margin: 13px 10px 13px 10px;
}
.marquee--inner {
	display: block;
	width: 1300%;
	position: absolute;
	animation: marquee 65s linear infinite !important;
	animation-iteration-count: linear infinite;
	animation-direction: forward;
}
.marquee--inner:hover {
	animation-play-state: paused !important;
}
.spon-box {
	background-color: #ffffff;
}
.dtr-swiper-has-arrows {
	padding-bottom: 0;
	margin-top: 20px !important;
}
@keyframes marquee {
	0% {
		left: 0;
	}
	100% {
		left: -100%;
	}
}
@media (min-width: 1200px) {
	.marquee {
		width: 1000vw;
	}
}
@media (max-width: 1199px) and (min-width: 1024px) {
	.marquee {
		width: 1000vw;
	}
}
/* @media (min-width:768px){
.batch{
height: auto;
margin-top: 3px;
width: 142px } 
} */
@media (max-width: 330px) and (min-width: 320px) {
	.batch1 {
		width: 130px;
		height: 130px;
	}
}
@media (max-width: 1023px) and (min-width: 850px) {
	.marquee {
		width: 930vw;
	}
}
@media (max-width: 849px) and (min-width: 700px) {
	.marquee {
		width: 1140vw;
	}
}
@media (max-width: 699px) and (min-width: 520px) {
	.marquee {
		width: 1570vw;
	}
}
@media (max-width: 519px) and (min-width: 400px) {
	.marquee {
		width: 2040vw;
	}
}
@media (max-width: 399px) and (min-width: 320px) {
	.marquee {
		width: 2630vw;
	}
}

.mobileOnly{
	display: none !important;
}
.desktopOnly{
	display: block !important;
}

.faqPhoto{
	width:100%;
	height: 300px;
	object-fit: cover;
}


@media only screen and (max-width: 768px) {
	
	.badge {
		box-shadow: 1px 2px 5px lightgray;
		height: 90%;
		margin-top: 5px;
		margin-left: 5px;
		border-left: none;
	}
	.dtr-pb-8, .dtr-py-8 {
		padding-bottom: 8rem !important;
	}
	.dtr-pt-8, .dtr-py-8 {
		padding-top: 6.5rem !important;
	}
	.dtr-pb-6, .dtr-py-6 {
		padding-bottom: 1rem !important;
	}
	
	.dtr-pt-6, .dtr-py-6 {
		padding-top: 1rem !important;
	}
	.dtr-pt-7, .dtr-py-7 {
		padding-top: 1.5rem !important;
	}
	.logoBoxContainer .logoBox img {
		width: 90px !important;
	}
	.dtr-pb-5, .dtr-py-5 {
		padding-bottom: 1.5rem !important;
	}
	.pt-4, .py-4 {
		padding-top: 0 !important;
	}
	
	.mt-5, .my-5 {
		margin-top: 0 !important;
	}
	
	.ptm-4, .pym-4 {
    margin-top: 3rem !important;
	}

	.dtr-sticky-tabs-content {
		padding: 10px 0 0 0;
	}
	.dtr-sticky-tabs-wrapper {
		padding-bottom: 20px;
	}
	.price-wrap {
		padding-top: 0 !important;
	}
	.pricing-plan {
		padding: 0em 0 !important;
		margin-bottom: 20px !important;
	}
	.dtr-pb-7, .dtr-py-7 {
		padding-bottom: 1.5rem  !important;
	}
	.featured-plan {
		transform: scale(1);
	}
	.dtr-list li:nth-child(1),
	.dtr-list li:nth-child(2),
	footer#dtr-footer-global h6{
		display: none;
	}
	.dtr-sm-mb-30px {
		margin-bottom: 0;
	}
	.dtr-mt-7, .dtr-my-7 {
		margin-top: 0rem;
	}
	.dtr-social-list.text-right {
		margin: 15px 0 0 4px;
	}
	#dtr-footer-global {
		padding: 70px 0 50px 0;
	}
	
	.tjInMobile{
		text-align: justify;
	}
	.centerInMobile{
		text-align: center;
	}
	.centerInMobileBlock{
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.mtmobile{
		margin-top: 10px;
	}
	.mymobile{
		margin-top: 10px;
	}
	.mt20minusmobile{
		margin-top: -20px !important;
	}
	.mt50minusmobile{
		margin-top: -50px !important;
	}
	.mobileOnly{
		display: block !important;
	}
	.desktopOnly{
		display: none !important;
	}
	/* .dtr-swiper-has-arrows {
		padding-bottom: 60px;
	} */
}
/* ---------------------- logo slider using marquee end here------------------- */
.logoBoxContainer{
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	justify-content: space-around;
	align-items: center;
}
.logoBoxContainer .logoBox{
	margin: 5px;
}
.logoBoxContainer .logoBox img{
	width:150px;
	margin-left: 20px;
	margin-right: 20px;
	border-radius: 10px;
	/* box-shadow: 0 0 7px 7px #00000040; */
	transition: all linear .3s;
}
.logoBoxContainer .logoBox img:hover{
	scale:1.1;
	border-radius: 5px;
	/* box-shadow: 0 0 7px 7px #ffffff40; */
}
.dtr-sticky-tabs-nav {
	top: 73px;
}
.dtr-4-stars { 
	display: block; 
	align-self: flex-start;
}
.dtr-4-stars:after { 
	color:#ffd001;
	font-family: 'icomoon'; 
	content: '\ec0e\ec0e\ec0e\ec0e'; 
	letter-spacing: 2px; 
	font-size: 12px;
}
/* ---------------------- price table star here------------------- */
.price-wrap {
	display: flex;
	align-items: center;
	flex-flow: column;
	justify-content: center;
	padding-top: 2em;
	width: 100%;
}
@media (min-width: 62em) {
	.price-wrap {
		padding-top: 0;
	}
}
/* --- Pricing Plans --- */
.pricing-plans {
	transition: all ease 1s;
	padding: 2em 0;
	width: 100%;
}
.pricing-tables {
	display: flex;
	flex-flow: column;
	padding-top: 1em;
}
.pricing-plan {
	background-color: #f6f6f6;
	border: 2px solid #DDD;
	border-bottom: 2px solid #DDD;
	display: block;
	padding: 1em 0;
	text-align: center;
	width: 100%;
	transition: all ease 1s;
}
.pricing-plan:first-child, .pricing-plan:last-child {
	background-color: #EEE;
}
.pricing-plan:first-child {
	border-bottom: 0;
}
.pricing-plan:last-child {
	border-top: 0;
}
.pricing-plan:nth-child(2) {
	border-bottom: 0;
}
.no-flexbox .pricing-plan {
	float: left;
	transition: all ease 1s;
}
.plan-title {
	font-size: 1em;
	letter-spacing: -0.05em;
	margin: 0;
	padding: 0.75em 1em 1.25em;
	text-transform: uppercase;
}
.plan-cost {
	background-color: white;
	color: #77b9dd;
	font-size: 1.25em;
	font-weight: 700;
	padding: 1.25em 1em;
	text-transform: uppercase;
}
.plan-cost span {
	display: none;
}
.plan-price {
	font-size: 3em;
	letter-spacing: -0.05em;
	line-height: 1;
	margin-bottom: 0;
}
.plan-price b {
	display: inline;
	font-size: 0.4em;
	font-weight: normal;
}
.plan-type {
	border: none;
	color: #999;
	display: inline-block;
	font-size: 0.75em;
	margin: 0.75em 0 0 0.75em;
	padding: 0.3em 0.4em 0.25em;
	width: auto;
}
.plan-features {
	margin: 0;
	padding: 2em 1em 1em;
}
.plan-features li {
	list-style-type: none;
	border-bottom: 1px solid #DDD;
	margin-bottom: 0.5em;
	padding-bottom: 0.75em;
	color: #555;
	display: block;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.5;
}
.plan-features li span {
	color: #BBB;
}
.plan-features li:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
.plan-features i {
	font-size: 1.5em;
}
.plan-features i.icon-ok-squared {
	color: #3aa14d;
}
.plan-features i.icon-cancel-circled {
	color: darkRed;
}
.btn-plan {
	background-color: #1B8DC8;
	color: white;
	max-width: 12em;
}
.cta {
	background-color: #6cb507;
}
.featured-plan {
	background-color: #eef7fc;
	border-top: 5px solid #8cd0f5;
	border-right: 0 solid transparent;
	border-bottom: 5px solid #8cd0f5;
	border-left: 0 solid transparent;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
	overflow: hidden;
	position: relative;
	transition: transform 400ms ease;
}
.featured-plan .plan-title {
	color: #1B8DC8;
}
.featured-ribbon {
	width: 200px;
	background: #1B8DC8;
	position: absolute;
	top: 15px;
	left: -60px;
	text-align: center;
	line-height: 35px;
	letter-spacing: 0.01em;
	font-size: 0.65em;
	font-weight: 700;
	color: white;
	text-transform: uppercase;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	/* Custom styles */
	/* Different positions */
}
.featured-ribbon.sticky {
	position: fixed;
}
.featured-ribbon.shadow {
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.featured-ribbon.top-left {
	top: 25px;
	left: -50px;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
.featured-ribbon.top-right {
	top: 25px;
	right: -50px;
	left: auto;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}
.featured-ribbon.bottom-left {
	top: auto;
	bottom: 25px;
	left: -50px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}
.featured-ribbon.bottom-right {
	top: auto;
	right: -50px;
	bottom: 25px;
	left: auto;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
@media (min-width: 400px) {
	.pricing-plans {
		padding-right: 0;
		padding-left: 0;
		width: 100%;
		transition: all ease 1s;
	}
	.featured-plan {
		transform: scale(1.05);
	}
}
@media (min-width: 33.75em) {
	.pricing-plans .module-title {
		margin-bottom: 1em;
		transition: all ease 1s;
	}
	.pricing-tables {
		flex-flow: row wrap;
	}
	.pricing-plan {
		flex-grow: 1;
		width: 50%;
		transition: all ease 1s;
	}
	.pricing-plan:first-child {
		border-right: 0;
		border-bottom: 0;
	}
	.featured-plan {
		margin-top: 0.6em;
		order: 0;
	}
	.pricing-plan:last-child {
		border-top: 2px solid #DDD;
		border-left: 0;
	}
	.no-flexbox .pricing-plan {
		transition: all ease 1s;
		width: 48%;
	}
	.plan-title {
		font-size: 0.875em;
	}
}
@media (min-width: 48em) {
	.no-flexbox .pricing-plan {
		transition: all ease 1s;
		width: 24%;
	}
	.plan-type {
		font-size: 0.7em;
		margin: 0.5em 0 0 1em;
		padding-bottom: 0.2em;
	}
	.featured-ribbon {
		font-size: 0.65em;
	}
}
@media (min-width: 62em) {
	.pricing-tables {
		padding-top: 3em;
	}
	.pricing-plan {
		transition: all ease 1s;
		flex-grow: 1;
		width: 25%;
	}
	.featured-plan {
		margin-top: 0;
		order: 0;
	}
	.pricing-plan:first-child, .pricing-plan:nth-child(2n) {
		border-bottom: 2px solid #DDD;
	}
	.pricing-plan .plan-features span {
		display: block !important;
	}
	.plan-cost {
		display: flex;
		flex-flow: row wrap;
		align-items: center;
		justify-content: center;
		font-size: 1em;
	}
	.plan-cost span {
		color: #BBB;
		font-size: 1.5em;
		font-weight: 400;
		padding-right: 0.15em;
		padding-left: 0.15em;
	}
	.plan-price {
		font-size: 3.25em;
	}
	.btn-plan {
		font-size: 0.875em;
	}
	.featured-ribbon {
		font-size: 0.45em;
		left: -68px;
		line-height: 25px;
	}
}
@media (min-width: 75em) {
	.plan-cost {
		font-size: 1em;
	}
}
@media (min-width: 100em) {
	.pricing-tables {
		margin: 0 auto;
		max-width: 75em;
	}
}
.featured-ribbon {
	font-size: 0.665em;
	left: -68px;
	line-height: 32px;
}
/* ---------------------- price table end here------------------- */
.bg-light-blue {
	/* background-color: #6ebfff; */
}
.h2, h2 {
	font-size: 2.7em;
	line-height: 1.3em;
}
.sfz {
	font-size: 16px;
}