body {
	font-family: Adelphi PE TRIAL Reg;
}

#emailMessageModal .close {
	color: white;
	opacity: 1;
}

.swal2-icon.swal2-success [class^=swal2-success-line] {
	background: #1D5BFB !important;
}

.swal2-icon.swal2-success .swal2-success-ring {
	border: .25em solid #1D5BFB !important; 
}

.swal2-icon.swal2-success{
	border-color: #1D5BFB !important;
	margin: 0 auto 0;
}

::placeholder {
	color: #e1e1e1 !important;
}

.car-par {
	display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.myClassItem {
    transform: scale(1.1);
}

.myClassItem .car-par {
	display: block;
    overflow: auto;
    -webkit-line-clamp: none;
    -webkit-box-orient: horizontal;
}

/*.resCarousel-inner .item:hover .car-par {
	display: block;
    overflow: auto;
    -webkit-line-clamp: none;
    -webkit-box-orient: horizontal;
}*/

#header {
	overflow-x: hidden;
}

.rems .container {
	padding: 0 30px;
}

.shadow {
	box-shadow: 0px 10px 10px #888888;
}

.cust_header {
	background: #F1F5FB;
	width: 100%;
}

.navbar {
	justify-content: center;
	padding: 0;
}

.navbar-button {
	background-color: #1D5BFB !important;
	width: 4rem;
	height: 4.5rem;
	border: 0;
	border-bottom-right-radius: 20px;
	justify-content: center;
	position: absolute;
	top: 0px;
}

.logo {
	/*width: 400px;
	height: 90px;*/
	width: 20rem;
	margin-top: 15px;
}

.header-phone {
	background-color: #1D5BFB !important;
	color: #F1F5FB;
	width: 16rem;
	padding: 13px 0;
	text-align: center;
	border-top-left-radius: 20px;
	border: 0;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-right: -15px;
	font-size: 1.1rem;
}

.header-phone-comp {
	margin-right: 8%;
	color: #1D5BFB;
}

.col-bg {
	background: #F1F5FB;
}

.img-circle-bg {
	width: 24rem;
	height: 24rem;
	background: #1D5BFB;
	border-radius: 50%;
}

.rems-img {
	width: 38rem;
	height: 40rem;
	text-align: center;
	margin-top: -35rem;
	margin-left: -5.5rem;
}

.rems .rems-h3 {
	margin-top: -30px;
}

.space-container {
	height: 150px;
}

.adv-feat .img1 {
	width: 34rem;
	margin-left: 15%;
}

.adv-feat-mob .bg-img {
	padding: 30px 20px;
	border-radius: 15px;
}

.adv-feat .icon-img {
	width: 5rem;
	margin-bottom: 15px;
}

.adv-feat .f-h1 {}

.adv-feat p {
	font-size: 14px;
}

.fraud-cont-left {
	z-index: 1; 
	margin-top: 5rem;
}

.fraud-cont-right {
	margin-top: 11.5rem;
}

.fraud-cont-dt .fraud-cont-right div {
	margin-left: -14rem;
	text-align:right;
}

.fraud-cont .fraud-cont-left .f-h2 {
	font-size: 3.5rem;
	font-weight: 400;
	overflow: visible;
	margin-bottom: 0;
}

.fraud-cont .fraud-cont-right .f-h2 {
	font-size: 2rem;
	font-weight: 400;
	overflow: visible;
	margin-top: 0;
	margin-bottom: 0;
}

.fraud-cont .fraud-cont-left .f-h1 {
	font-size: 9rem;
	line-height: 9rem;
	font-weight: 600;
}

.fraud-cont .fraud-cont-right .f-h1 {
	font-size: 9rem;
	line-height: 9rem;
	font-weight: 600;
}

.fraud-cont img {
	width: -webkit-fill-available;
	height: -webkit-fill-available;
	padding: 0 2rem;
}

.fraud-cont pre{
	font-family: 'Adelphi PE TRIAL Reg';
}

.sales-par img {
	width: 14rem;
}

.sales-par .mob-img {
	margin-top: 25%;
	width: -webkit-fill-available;
	height: 22rem;
	padding-left: 15px;
	padding-right: 15px;
}

.un-feat .f-h1 {
	line-height: 1;
}

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

.col-bg-blue {
	background: #1D5BFB;
}

.img-circle-bg-yell {
	background: #FBC920;
	width: 24rem;
	height: 24rem;
	border-radius: 50%;
}

.img-circle-bg-red-lg {
	background: #FB2020;
	width: 32rem;
	height: 32rem;
	border-radius: 50%;
	display: table-cell;
	vertical-align: middle;
}

.img-circle-bg-red {
	background: #FB2020;
	width: 30rem;
	height: 30rem;
	border-radius: 50%;
	border: 1px solid white;
}

.rems .f-h1 {
	font-size: 7rem;
}

.f-h1 {
	font-size: 3.5rem;
	font-weight: 600;
}

.f-h2 {
	font-size: 28px;
	font-weight: 600;
	margin-top: 20px;
}

button.btn-primary {
	margin-top: 16px;
}

.our-client {
	padding: 50px 60px;
}

.our-client .form-control {
	background: #1D5BFB;
    color: white;
}

.our-client .row-logo {
	padding-top: 60px;
	text-align: center;
	background: #fbfbfb;
}

.our-client .row-logo-left {
	margin-right: -50%;
}

.our-client .row-logo-right {
	margin-left: -50%;
}

.our-client .row-logo img {
	width: 9rem;
}

.our-client-cir {
	padding: 60px 0;
	width: 28rem;
	height: 28rem;
	border: 1px solid #989898;
	border-radius: 50%;
	margin-top: -3%;
	margin-bottom: -3%;
}

.our-client .our-client-cir .btn {
	background: white;
	color: black;
	width: 100%;
	border: 1px solid white;
	padding: .375rem .75rem;
	font-size: 16px;
}

.our-client-mob .btn {
	background: transparent;
	color: black;
	width: 100%;
	border: 1px solid black;
}

.join-us {
	margin-top: -15px;
}

.join-us .btn {
	background: #1D5BFB;
	color: white;
	border: 1px solid white;
	width: 13rem;
	font-size: 16px;
	padding: .375rem .75rem;
}

.adv-feat {
	padding: 50px 15px;
}

.google-map .f-h1 {
	font-weight: 700;
	margin-left: -2rem;
}

.google-map .btn {
	background: #1D5BFB;
	color: #F1F5FB;
	width: 18rem;
	margin-left: -2rem;
}

.google-map .ver-btn {
	width: 12rem;
}

.gm-style .place-card-large {
	display: none;
}

.default-card {
	display: none;
}

.adv-feat h5 {
	font-size: 18px;
}

.adv-feat p {
	font-size: 12px;
}

.adv-feat {
	padding: 50px 15px;
}

.fraud-cont {
	padding: 50px 15px;
}

.sales-par {
	margin-top: 50px;
}

.un-feat {
	padding: 50px 15px;
	overflow-x: hidden;
}

.footer-first {
	padding: 50px 0;
}

.footer-last {
	padding: 50px 0;
	border-top: 1px solid white;
}

.fraud-cont p {
	display: none;
}

.sales-par .col-lg-6.col-md-6 {
	text-align: right;
}

.un-feat-text {
	text-align: right;
	margin-top: 100px;
}

.un-feat-text p:nth-child(3) {
	padding-left: 4rem;
}

.adv-feat-dt {
	display: block;
}

.adv-feat-mob {
	display: none;
}

.fraud-cont-dt {
	display: block;
}

.fraud-cont-mob {
	display: none;
}

.sales-par-dt {
	display: block;
}

.sales-par-mob {
	display: none;
}

.our-client-dt {
	display: block;
}

.our-client-mob {
	display: none;
}

.google-map-dt {
	display: block;
}

.google-map-mob {
	display: none;
}

.footer-last-dt {
	display: block;
}

.footer-last-mob {
	display: none;
}

.join-us .col-sec {
	text-align: right;
}

.btn-primary {
	padding: 0.5rem 2.5rem;
	font-size: 20px;
}


/*Modal CSS*/

.modal .our-client {
	padding: 10px 30px;
}

#contactFormModal .modal-dialog {
	max-width: 95% !important;
}

.modal-header {
	border-bottom: 0;
}

.modal .our-client .row-logo {
	background: white;
}

.modal .form-control {
	background: #1D5BFB;
	color: white;
}

.modal ::placeholder {
	color: #e1e1e1 !important;
}

.modal .btn {
	font-size: 16px;
	padding: 0.5rem 2.5rem;
	color: black !important;
	background: white !important;
	margin-top: 20px;
}

p.header-phone-comp {
	display: block;
}

pre.header-phone-comp {
	display: none;
}


/*Media Query for laptop*/

@media screen and (min-width: 1441px) {

	p.hund-plus {
		margin-bottom: -15%;
	}

	.col-carousel {
		margin-top: 70px;
	}

}


/*Media Query for laptop*/

@media screen and (max-width: 1440px) and (min-width: 1025px) {

	p.hund-plus {
		margin-bottom: -15%;
	}

	.col-carousel {
		margin-top: 70px;
	}

}


/*Media Query for laptop*/

@media screen and (max-width: 1024px) and (min-width: 769px) {
	
	.header-phone {
		width: 15rem;
	}

	.img-circle-bg {
		width: 22rem;
    	height: 22rem;
	}

	.rems-img {
		width: 30rem;
    	height: 34rem;
		margin-top: -30rem;
		margin-left: -4rem;
	}

	.adv-feat .img1 {
		width: 26rem;
	}

	.adv-feat .f-h1 {
		font-size: 2.5rem;
	}

	.img-circle-bg-red-lg {
        width: 28rem;
        height: 28rem;
    }

    .img-circle-bg-red {
        width: 26rem;
        height: 26rem;
    }

    .fraud-cont img {
        padding: 2rem;
    }

    .fraud-cont .fraud-cont-left .f-h1 {
        font-size: 7rem;
        line-height: 7rem;
    }

    .fraud-cont .fraud-cont-right .f-h1 {
        font-size: 7rem;
        line-height: 7rem;
    }

    .fraud-cont .fraud-cont-left .f-h2 {
    	font-size: 3rem;
    }

    .fraud-cont .fraud-cont-right .f-h2 {
    	font-size: 1.5rem;
    }

    .f-h1 {
    	font-size: 3rem;
    }

    .sales-par img {
    	width: 10rem;
    }

    .btn-primary {
    	font-size: 16px;
    }

    p.hund-plus {
		margin-bottom: -4%;
	}

	.col-carousel {
		margin-top: 120px;
	}

	.un-feat-text {
		margin-top: 140px;
	}

}


/*Media Query for tablet*/

@media only screen and (max-width: 768px) and (min-width: 426px) {

	.logo {
		width: 270px;
		height: auto;
	}

	.header-phone {
		width: 175px;
	}
	
	.header-phone-comp {
		margin-right: 0%;
		font-size: 14px;
	}
	
	.img-circle-bg {
		width: 300px;
		height: 300px;
	}
	
	.rems-img {
		width: 26rem;
		height: 28rem;
		margin-top: -26rem;
		margin-left: -3rem;
	}
	
	.rems .f-h1 {
		font-size: 5rem;
	}
	
	h3 {
		font-size: 1.25rem;
	}
	
	.btn-primary {
		font-size: 16px;
	}
	
	.rems .rems-h3 {
		margin-top: -15px;
	}
	
	.adv-feat .img1 {
		width: 18rem;
		height: 340px;
		margin-right: 0;
	}
	
	.adv-feat .f-h1 {
		font-size: 2rem;
		margin-left: 35px;
	}
	
	.adv-feat .icon-img {
		width: 3.5rem;
	}
	
	.adv-feat h5 {
		font-size: 15px;
	}
	
	.adv-feat p {
		font-size: 9px;
	}
	
	.f-h1 {
		font-size: 2rem;
	}
	
	.sales-par img {
		width: 8rem;
	}
	
	.un-feat {
		padding: 50px 15px;
	}
	
	.img-circle-bg-yell {
		width: 300px;
		height: 300px;
	}
	
	.img-circle-bg-yell {
		width: 300px;
		height: 300px;
	}

	.hund-plus {
		margin-bottom: 0;
	}
	
	.col-carousel {
		margin-top: 100px !important
	}
	
	.our-client {
		padding: 50px 20px;
	}
	
	.our-client .row-logo img {
		width: 5rem;
	}
	
	.our-client .row-logo-left {
		margin-right: -100%;
	}
	
	.our-client .row-logo-right {
		margin-left: -100%;
	}
	
	.our-client-cir {
		width: 23rem;
		height: 23rem;
		padding: 30px 0;
	}
	
	.modal .our-client {
		padding: 10px 30px;
	}
	
	.modal .our-client-cir {
		padding: 30px 0;
	}
	
	.modal .f-h2 {
		font-size: 24px;
	}
	
	.modal p {
		font-size: 14px;
	}
	
	.modal .btn {
		margin-top: 10px;
	}
	
	.join-us {
		margin-top: 16px;
	}
	
	.un-feat-text p:nth-child(3) {
		padding-left: 0;
	}
	
	.col-md-hidden {
		display: none;
	}
	
	.btn-primary {
		padding: .375rem .75rem;
	}

	.fraud-cont-right {
		margin-top: 9.5rem;
	}

	.fraud-cont .fraud-cont-left .f-h2 {
		font-size: 2rem;
	}

	.fraud-cont .fraud-cont-left .f-h1 {
		font-size: 6rem;
		line-height: 6rem;
	}

	.fraud-cont .fraud-cont-right .f-h1 {
		font-size: 6rem;
		line-height: 6rem;
	}

	.fraud-cont .fraud-cont-right .f-h2 {
		font-size: 1rem;
	}

	.img-circle-bg-red-lg {
		width: 20rem;
    	height: 20rem;
	}

	.img-circle-bg-red {
		width: 18rem;
		height: 18rem;
	}

	.our-client-dt .our-client-cir .f-h2 {
		font-size: 24px;
	}

	.our-client-dt .our-client-cir p {
		font-size: 14px;
	}

}

@media only screen and (max-width: 425px) {
	
	.navbar-button {
		width: 2.5rem;
		height: 2.75rem;
		border-bottom-right-radius: 15px;
		padding: 6px 10px;
	}

	.navbar-toggler-icon {
		width: -webkit-fill-available !important;
		height: -webkit-fill-available !important;
	}
	
	.logo {
		width: 10rem;
		height: auto;
	}
	
	.header-phone {
		width: 6rem;
		font-size: 10px;
		padding: 7px;
		margin-top: 5px;
		border-top-left-radius: 15px;
		margin-left: -15px;
	}
	
	.header-phone-comp {
		margin-right: 0;
		font-size: 10px;
	}
	
	.img-circle-bg {
		width: 75vw;
    	height: 75vw;
    	margin-top: 30%;
	}
	
	.rems .f-h1 {
		font-size: 4rem;
	}
	
	.rems-img {
		width: -webkit-fill-available;
	    height: 110vw;
	    margin-top: -100vw;
	    margin-left: 0;
	}
	
	.rems .rems-h3 {
		margin-top: -15px;
		font-size: 1.25rem;
	}

	h3 {
		font-size: 1.25rem;
	}
	
	.adv-feat .img1 {
		width: -webkit-fill-available;
		margin-top: -3rem;
		margin-left: 0;
	}
	
	.adv-feat span.f-h1 {
		font-size: 1.5rem;
		margin-left: 0;
		margin-bottom: 2rem;
	}

	.adv-feat p.f-h1 {
		font-size: 1.25rem;
		margin-left: 1rem;
		margin-bottom: 2rem;
	}
	
	.adv-feat .icon-img {
		width: 4rem;
	}
	
	.adv-feat h5 {
		font-size: 18px;
	}
	
	.adv-feat p {
		font-size: 12px;
	}
	
	.f-h1 {
		font-size: 2rem;
	}
	
	.sales-par img {
		width: 8rem;
	}
	
	.un-feat {
		padding: 50px 15px;
	}
	
	.img-circle-bg-yell {
		width: 300px;
		height: 300px;
	}
	
	.100plus {
		margin-bottom: 0;
	}
	
	.space-container {
		height: 40px;
	}
	
	.adv-feat-dt {
		display: none;
	}
	
	.adv-feat-mob {
		display: block;
	}

	.fraud-cont-dt {
		display: none;
	}

	.fraud-cont-mob {
		display: block;
	}
	
	.sales-par-dt {
		display: none;
	}
	
	.sales-par-mob {
		display: block;
	}
	
	.our-client-dt {
		display: none;
	}
	
	.our-client-mob {
		display: block;
	}
	
	.google-map-dt {
		display: none;
	}
	
	.google-map-mob {
		display: block;
	}
	
	.footer-last-dt {
		display: none;
	}
	
	.footer-last-mob {
		display: block;
	}
	
	.adv-feat-mob .bg-img {
		padding: 30px;
	}
	
	.fraud-cont p {
		display: block;
	}
	
	.sales-par .col-lg-6.col-md-6 {
		text-align: center;
	}
	
	.un-feat-text {
		text-align: center;
		margin-top: 20px;
	}
	
	.sales-par {
		margin-top: 0;
		text-align: center;
	}
	
	.our-client-mob img {
		width: 5rem;
	}
	
	.our-client {
		padding: 50px 30px;
	}
	
	.join-us {
		text-align: center;
		margin-top: 0;
	}
	
	.join-us .col-sec {
		text-align: center;
	}
	
	.join-us .btn {
		display: none;
	}
	
	.join-us .f-h2 {
		font-size: 1rem;
		margin-top: 30px;
	}
	
	.join-us .footer-first {
		padding-bottom: 0;
	}
	
	.join-us .footer-last {
		border: 0;
		padding-top: 0;
	}
	
	.btn-primary {
		padding: .375rem .75rem;
		font-size: 16px;
	}
	
	.un-feat-text p:nth-child(3) {
		padding-left: 0;
	}
	
	.google-map .f-h1 {
		margin-left: 0;
	}
	
	.google-map .btn {
		margin-left: 0;
	}
	
	.modal-header {
		padding: 1rem 1rem 0;
	}

	.modal-body {
		padding: 0 1rem 1rem;
	}

	.modal .our-client {
		padding: 0px 30px;
	}

	.fraud-cont-mob {
		text-align: center;
	}

	.fraud-cont .fraud-cont-left .f-h2 {
		font-size: 2rem;
	}

	.fraud-cont .fraud-cont-left .f-h1 {
		font-size: 22vw;
		line-height: 22vw;
	}

	.fraud-cont .fraud-cont-right .f-h1 {
		font-size: 22vw;
		line-height: 22vw;
	}

	.fraud-cont .fraud-cont-right .f-h2 {
		font-size: 1rem;
	}

	.img-circle-bg-red-lg {
		width: 18rem;
    	height: 18rem;
    	padding: 10px;
	}

	.img-circle-bg-red {
		width: -webkit-fill-available;
		height: -webkit-fill-available;
	}

	.fraud-cont-left {
		margin-top: 0;
	}

	.fraud-cont-right {
		margin-top: 0;
	}

	.fraud-cont img {
		padding: 2rem 3rem;
	}
	
	p.header-phone-comp {
		display: none;
	}

	pre.header-phone-comp {
		display: block;
	}

	pre.header-phone-comp {
		overflow: visible;
	    font-family: 'Adelphi PE TRIAL Reg';
	    font-size: 7px;
	    margin-left: 0px;
	}

	.col-carousel {
		margin-top: -15rem;
	}

	.rems .container {
		padding: 0;
	}



}