<<<<<<< Updated upstream
* {
	font-family: 'Inter', sans-serif;
}

html, body {
	overflow-x:hidden;
}

h1 h2 h3 h4 h5 h6 {
	font-family: 'Inter';
}

.logo {
	width: 50%;
}

/* Banner section */
.banner {
	background-color: #f8f9fa;
	height: 500px;
}

.banner .banner-content {
	text-align: left;
}

.banner-description {
	font-family: Inter;
	font-weight: 400;
	text-shadow: 0px 3px 3px #D0D0D0;
	margin-top: -5px;
}

.banner .app-buttons img {
	width: 40%;
	margin-right: 44px;
}

.slider-section {
	position: relative;
	padding: 50px 0;
}

.slider {
	display: flex;
	overflow-x: scroll;
	scroll-snap-type: x mandatory;
	-webkit-overflow-scrolling: touch;
}

.slider img {
	scroll-snap-align: center;
	max-width: 80%;
	margin: 0 auto;
}

.slider-card {
	text-align: center;
	padding: 20px;
}

.slider-card img {
	width: auto;
	height: auto;
	margin-bottom: 15px;
}

/* Feature Icons */
.feature-cards .card {
	text-align: center;
	padding: 20px;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.feature-cards .card img {
	width: 60px;
	margin-bottom: 15px;
}

/* Testimonial Section */
.testimonial-section {
	background-size: cover;
	padding: 40px 0;
	color: white;
}

.testimonial {
	text-align: center;
}

.testimonial-left-arrow {
	position: absolute;
	color: #A9A9A9;
	margin-top: 175px !important;
	left: 200px;
}

.testimonial-right-arrow {
	position: absolute;
	color: #A9A9A9;
}

/*.owl-prev {
    margin-left: 600px !important;
    font-size: x-large !important;
    color: #000000 !important;
}

.owl-next {
    float: right !important;
    margin-right: 600px !important;
    font-size: x-large !important;
    color: #000000 !important;
}*/

/* Footer */
.footer {
	background-color: #343a40;
	color: white;
	padding: px;
}

.footer .footer-left img {
	width: 300px;
	margin-top: 10px;
}

.footer .contact-form input, .footer .contact-form button {
	margin-bottom: 20px;
	padding: 0.8rem 0.8rem;
}

.mySlides {
	display: none
}

.slide-heading {
	font-size: 25px;
	color: #000000;
}

.slide-description {
	font-size: 16px;
	color: #000000;
	width: 75%;
}

.testimonialSlides {
	display: none
}

.w3-left, .w3-right, .w3-badge {
	cursor: pointer
}

.w3-badge {
	height: 8px;
	width: 8px;
	padding: 0
}

.bg-f8f9fa {
	background-color: #f8f9fa;
}

.bg-304BFF {
	background-color: #304BFF;
}

.bg-1C38F5 {
	background-color: #1C38F5;
	color: #FFFFFF;
}

.bg-B0B0B0 {
	background-color: #B0B0B0;
}

.bg-909df5 {
	background-color: #909df5 !important;
	color: #FFFFFF !important;
}

.bg-596FFF {
	background-color: #596FFF !important;
	color: #FFFFFF !important;
}

.bg-909df5::placeholder {
	color: white !important;
}

.bg-596FFF::placeholder {
	color: white !important;
}

.p-70 {
	padding: 70px;
}

.p-150 {
	padding: 150px;
}

.pl-10 {
	padding-left: 10px !important;
}

.pt-10 {
	padding-top: 10px !important;
}

.pt-70 {
	padding-top: 70px !important;
}

.pb-70 {
	padding-bottom: 70px !important;
}

.line-height-2 {
	line-height: 2;
}

.img-height-275 {
	height: 275px;
}

.btn-wish:hover, .btn-wish {
	width: 100%;
	background-color: white;
	color: black;
	border-radius: 30px;
}

.btn-wish-black:hover, .btn-wish-black {
	width: 100%;
	background-color: black;
	color: white;
	border-radius: 30px;
}

.btn-wish-dark-grey {
	width: 90%;
	background-color: #2D3142;
	color: white;
	border-radius: 30px;
	height: 45px;
	text-align: center;
	padding-top: 10px;
}

.tracking-text {
	font-weight: 500;
	margin-top: 30px;
	width: 91%;
	margin-left: 50px;
	font-size: 16px;
	line-height: 2.0rem;
	color: #000000;
}

.space-between {
	justify-content: flex-start;
	display: flex;
}

.text-right {
	text-align: right;
}

.color-black {
	color: black !important;
}

.w3-white, .w3-hover-white:hover {
	background-color: #ada2a2 !important;
}

.border-radius-25 {
	border-radius: 25px !important;
	border: none;
}

/* .btn-request-trial {
	background-color: #1C38F5;
	font-size: 14px; 
	width: 200px;
	margin-right: -50px;
} */
.btn-request-trial {
	background-color: #1C38F5;
	/*    position: absolute;*/
	bottom: 570px;
	right: 60px;
	width: 200px;
	font-size: 14px;
}

#img_container {
	display: inline-block;
	text-align: center;
}

.banner-img {
	right: 85px;
	position: absolute;
	width: 50%;
	top: 62px;
}

.test {
	width: 500px;
	height: 500px;
	border: 1px solid #1C38F5;
	position: absolute;
	right: -55px;
	bottom: 350px;
	border-radius: 50% !important;
}

.carousel-arrow {
	width: 15%;
}

.carousel-caption {
	bottom: -0.75rem;
}

#special-container .test {
	width: 500px;
	height: 500px;
	border: 1px solid #1C38F5;
	position: absolute;
	right: -55px;
	bottom: 350px;
}

.btn-modal-close {
		width: 25%;
		background-color: #1C38F5;
		color: white;
		border-radius: 30px;
		height: 45px;
		text-align: center;
		padding-top: 10px;
	}	
.btn-modal-close:hover {
	background-color: #1C38F5;

	}

 .space {
    padding-left: 10px;
    }
    
 .close {
 	border: none;
 	font-size: 25px;
 }   
    
 .border-radius-20 {
    border-radius: 20px !important;
    border: none;
 }
    
@media only screen and (min-width: 1000px) {
	.circle2 {
		width: 200px;
		height: 200px;
		border: 1px solid #C8C8C8;
		position: absolute;
		left: -90px;
	}
}

.d-flex-center {
	justify-content: center;
	display: flex;
}

.bg-linear-gradient {
	background: linear-gradient(to bottom, #f6f7fe 16%, #ffffff 45%);
}

.text-left {
	text-align: left;
}

.testimonial1 {
	background-image: url('assets/Images/testimonial1.png');
	background-repeat: no-repeat;
	background-size: auto;
}

.h-45-w-45 {
	height: 45px !important;
	width: 45px !important;
}

.mr-10 {
	margin-right: 10px;
}

.carousel-caption {
	left: 23%;
	right: 23%;
}

.tracking-head {
	color: #000000;
}

.location-track {
	font-size: 24px;
	padding: 3rem;
}

.location-track-desc {
	line-height: 2rem !important;
	margin-top: 35px;
}

.testimonial-head {
	padding: 3rem;
}

@media only screen and (max-width: 600px) {
	/* 
    * Extra small devices (phones, 600px and down)
    */
	.m-p-b-0 {
		padding-bottom: 0% !important;
	}
	.w3-hover-text-khaki {
		display: none;
	}
	.dp-150-mp-50 {
		padding: 50px !important;
	}
	.banner-description {
		margin-top: 41px;
	}
	.btn-request-trial {
		width: 60%;
		margin-right: 0px;
	}
	h1 {
		font-size: 22px;
	}
	.lh-base {
		line-height: 3.0rem !important;
	}
	.tracking-text {
		margin-left: 20px;
	}
	.tracking-head {
		margin-top: -20px;
	}
	.slide-heading {
		font-size: 20px;
	}
	.location-track {
		padding: 1rem;
	}
	.slide-description {
		line-height: 2rem !important;
	}
	.location-track-desc {
		line-height: 2rem !important;
	}
	.testimonial-head {
		margin-top: 35px;
	}
	.testimonial-text {
		margin-left: 13px;
		margin-right: 15px;
		font-size: 15px;
	}
	.testimonial-desc {
		font-size: 10px;
		margin-left: 8px;
		margin-right: 15px;
		line-height: 1.25;
	}
	.carousel-arrow {
		width: 35%;
	}
	.banner .app-buttons img {
		width: 40%;
    	margin-right: 19px;
    	margin-left: 12px;
		
	}
	.btn-wish-dark-grey {
		width: 90%;
		margin-left: 18px;
	}
	#footer-sm p{
	font-size: 12px !important;
	} 
	
	
}

@media only screen and (min-width: 600px) {
	/* 
    * Extra small devices (phones, 600px and down)
    */
	.m-p-b-0 {
		padding-bottom: 0% !important;
	}
	.w3-hover-text-khaki {
		display: none;
	}
	.dp-150-mp-50 {
		padding: 150px !important;
		padding-top: 70px !important;
		padding-bottom: 70px !important;
	}
}

@media ( max-width : 768px) {
	.test {
		width: 250px;
		height: 250px;
		border: 1px solid #1C38F5;
		position: relative;
		right: -202px;
		bottom: 350px;
		border-radius: 50% !important;
		top: 10px;
		z-index: 0;
	}
	.banner-img {
		display: inline-block;
		position: relative; /* Remove absolute positioning on mobile */
		width: 100%; /* Adjust width for mobile */
		right: 0; /* Reset right alignment */
		top: auto; /* Reset top alignment */
	}
	.col-md-5 {
		margin-top: -10%;
	}
	.col-md-7 {
		margin-top: -60%;
	}
	.carousel-caption text-left {
		font-size: 10px;
	}
	.btn-wish-dark-grey {
		width: 90%;
		background-color: #2D3142;
		color: white;
		border-radius: 30px;
		height: 45px;
		text-align: center;
		padding-top: 10px;
	}
	
	.carousel-caption {
		font-size: 10px !important;
		line-height: 10.5px;
		width: 100%;
		left: 2% !important;
		bottom: -1%;
		padding: 1px !important;
	}
	p {
		padding: 0px 5px !important;
	}
	.h-45-w-45 {
		height: 35px !important;
		width: 35px !important;
		margin-bottom: 5px !important;
	}
	.carousel-arrow {
		width: 35%;
	}
	
	#footer-sm p{
	font-size: 12px !important;
	}
}

@media only screen and (min-width: 768px) {
	/* 
    * Medium devices (landscape tablets, 768px and up)
    */
    h1 {
    	font-size: 34px;
	}
    
    .test {
		bottom: 200px;
	}
	
	.padding-left-100 {
		padding-left: 100px;
	}
	.w3-hover-text-khaki {
		display: block;
	}
	.dp-150-mp-50 {
		padding: 80px !important;
		padding-top: 70px !important;
		padding-bottom: 70px !important;
	}
	.testimonialSlides {
		width: 55% !important;
	}
	.banner .app-buttons img {
		width: 40%;
    	margin-right: 14px;
    	margin-left: 12px;
		
	}
	.carousel-arrow {
    width: 20%;
	}
}

@media only screen and (min-width: 992px) {
	/* 
    * Large devices (laptops/desktops, 992px and up)
    */
	.padding-left-100 {
		padding-left: 100px;
	}
	.w3-hover-text-khaki {
		display: block;
	}
	.dp-150-mp-50 {
		padding: 150px !important;
		padding-top: 70px !important;
		padding-bottom: 70px !important;
	}
	.testimonialSlides {
		width: 55% !important;
	}
	
}

@media only screen and (min-width: 1200px) {
	/* 
    * Extra large devices (large laptops and desktops, 1200px and up)
    */
	.padding-left-100 {
		padding-left: 100px;
	}
	.w3-hover-text-khaki {
		display: block;
	}
	.dp-150-mp-50 {
		padding: 150px !important;
		padding-top: 70px !important;
		padding-bottom: 70px !important;
	}
	.testimonialSlides {
		width: 55% !important;
	}
}

 #footer-sm {
	padding: 10px 0;
	background: rgba(30, 166, 154, 0.1);
	background: #f6f6fd;
	text-align: center;
}

#footer-sm .col-md-4:nth-child(even) {
	text-align: center;
}

#footer-sm .footer-logo {
	font-family: metropolis;
	font-size: 18px;
	font-weight: 600;
	color: #6d48e5;
	letter-spacing: 0;
	display: block;
	margin-bottom: 15px;
	text-decoration: none;
}

#footer-sm h6 {
	font-size: 13px;
	font-weight: 500;
	color: #97a6b5;
	letter-spacing: 0;
	display: inline-block;
}

#footer-sm ul {
	list-style-type: none;
	text-align: center;
	margin-top: 10px;
}

#footer-sm ul li {
	font-family: metropolis;
  font-size: 13px;
  font-weight: 400;
	letter-spacing: 0;
  display: inline-block;
	margin-left: 6px;
  margin-right: 6px;
}

#footer-sm ul li a {
  font-size: 13px;
  font-weight: 600;
  position: relative;
  display: inline-block;
  color: #444444;
}

#footer-sm ul li a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: -3px;
  left: 0;
  background-color: #6d48e5;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}

#footer-sm ul li a:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

#footer-sm p{
font-size: 14px;
}

#topsection{
  background-color: #1630f4;
  padding:30px 0px;
}

#topsection h1{
  color:white;
  text-align: center;
  font-family: metropolisbold;
  font-size: 25px;
  margin-top: 20px;
}

#bottomsection{
  background-color: #F9FAFD;
}

#bottomsection p{
color:#141C56;
font-size: 15px;
line-height: 1.5;
}

#bottomsection h4{
  color:#141C56;
 
  font-size: 20px;
  margin-top: 20px;
}

#contact-form {
    max-width: 400px;
    margin: 0 auto;
    padding: 20px;

}


=======
* {
	font-family: 'Inter', sans-serif;
}

html, body {
	overflow-x:hidden;
}

h1 h2 h3 h4 h5 h6 {
	font-family: 'Inter';
}

.logo {
	width: 50%;
}

/* Banner section */
.banner {
	background-color: #f8f9fa;
	height: 500px;
}

.banner .banner-content {
	text-align: left;
}

.banner-description {
	font-family: Inter;
	font-weight: 400;
	text-shadow: 0px 3px 3px #D0D0D0;
	margin-top: -5px;
}

.banner .app-buttons img {
	width: 40%;
	margin-right: 44px;
}

.slider-section {
	position: relative;
	padding: 50px 0;
}

.slider {
	display: flex;
	overflow-x: scroll;
	scroll-snap-type: x mandatory;
	-webkit-overflow-scrolling: touch;
}

.slider img {
	scroll-snap-align: center;
	max-width: 80%;
	margin: 0 auto;
}

.slider-card {
	text-align: center;
	padding: 20px;
}

.slider-card img {
	width: auto;
	height: auto;
	margin-bottom: 15px;
}

/* Feature Icons */
.feature-cards .card {
	text-align: center;
	padding: 20px;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.feature-cards .card img {
	width: 60px;
	margin-bottom: 15px;
}

/* Testimonial Section */
.testimonial-section {
	background-size: cover;
	padding: 40px 0;
	color: white;
}

.testimonial {
	text-align: center;
}

.testimonial-left-arrow {
	position: absolute;
	color: #A9A9A9;
	margin-top: 175px !important;
	left: 200px;
}

.testimonial-right-arrow {
	position: absolute;
	color: #A9A9A9;
}

/*.owl-prev {
    margin-left: 600px !important;
    font-size: x-large !important;
    color: #000000 !important;
}

.owl-next {
    float: right !important;
    margin-right: 600px !important;
    font-size: x-large !important;
    color: #000000 !important;
}*/

/* Footer */
.footer {
	background-color: #343a40;
	color: white;
	padding: px;
}

.footer .footer-left img {
	width: 300px;
	margin-top: 10px;
}

.footer .contact-form input, .footer .contact-form button {
	margin-bottom: 20px;
	padding: 0.8rem 0.8rem;
}

.mySlides {
	display: none
}

.slide-heading {
	font-size: 25px;
	color: #000000;
}

.slide-description {
	font-size: 16px;
	color: #000000;
	width: 75%;
}

.testimonialSlides {
	display: none
}

.w3-left, .w3-right, .w3-badge {
	cursor: pointer
}

.w3-badge {
	height: 8px;
	width: 8px;
	padding: 0
}

.bg-f8f9fa {
	background-color: #f8f9fa;
}

.bg-304BFF {
	background-color: #304BFF;
}

.bg-1C38F5 {
	background-color: #1C38F5;
	color: #FFFFFF;
}

.bg-B0B0B0 {
	background-color: #B0B0B0;
}

.bg-909df5 {
	background-color: #909df5 !important;
	color: #FFFFFF !important;
}

.bg-596FFF {
	background-color: #596FFF !important;
	color: #FFFFFF !important;
}

.bg-909df5::placeholder {
	color: white !important;
}

.bg-596FFF::placeholder {
	color: white !important;
}

.p-70 {
	padding: 70px;
}

.p-150 {
	padding: 150px;
}

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

.pt-10 {
	padding-top: 10px !important;
}

.pt-70 {
	padding-top: 70px !important;
}

.pb-70 {
	padding-bottom: 70px !important;
}

.line-height-2 {
	line-height: 2;
}

.img-height-275 {
	height: 275px;
}

.btn-wish:hover, .btn-wish {
	width: 100%;
	background-color: white;
	color: black;
	border-radius: 30px;
}

.btn-wish-black:hover, .btn-wish-black {
	width: 100%;
	background-color: black;
	color: white;
	border-radius: 30px;
}

.btn-wish-dark-grey {
	width: 90%;
	background-color: #2D3142;
	color: white;
	border-radius: 30px;
	height: 45px;
	text-align: center;
	padding-top: 10px;
}

.tracking-text {
	font-weight: 500;
	margin-top: 30px;
	width: 91%;
	margin-left: 50px;
	font-size: 16px;
	line-height: 2.0rem;
	color: #000000;
}

.space-between {
	justify-content: flex-start;
	display: flex;
}

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

.color-black {
	color: black !important;
}

.w3-white, .w3-hover-white:hover {
	background-color: #ada2a2 !important;
}

.border-radius-25 {
	border-radius: 25px !important;
	border: none;
}

/* .btn-request-trial {
	background-color: #1C38F5;
	font-size: 14px; 
	width: 200px;
	margin-right: -50px;
} */
.btn-request-trial {
	background-color: #1C38F5;
	/*    position: absolute;*/
	bottom: 570px;
	right: 60px;
	width: 200px;
	font-size: 14px;
}

#img_container {
	display: inline-block;
	text-align: center;
}

.banner-img {
	right: 85px;
	position: absolute;
	width: 50%;
	top: 62px;
}

.test {
	width: 500px;
	height: 500px;
	border: 1px solid #1C38F5;
	position: absolute;
	right: -55px;
	bottom: 350px;
	border-radius: 50% !important;
}

.carousel-arrow {
	width: 15%;
}

.carousel-caption {
	bottom: -0.75rem;
}

#special-container .test {
	width: 500px;
	height: 500px;
	border: 1px solid #1C38F5;
	position: absolute;
	right: -55px;
	bottom: 350px;
}

.btn-modal-close {
		width: 25%;
		background-color: #1C38F5;
		color: white;
		border-radius: 30px;
		height: 45px;
		text-align: center;
		padding-top: 10px;
	}	
.btn-modal-close:hover {
	background-color: #1C38F5;

	}

 .space {
    padding-left: 10px;
    }
    
 .close {
 	border: none;
 	font-size: 25px;
 }   
    
 .border-radius-20 {
    border-radius: 20px !important;
    border: none;
 }
    
@media only screen and (min-width: 1000px) {
	.circle2 {
		width: 200px;
		height: 200px;
		border: 1px solid #C8C8C8;
		position: absolute;
		left: -90px;
	}
}

.d-flex-center {
	justify-content: center;
	display: flex;
}

.bg-linear-gradient {
	background: linear-gradient(to bottom, #f6f7fe 16%, #ffffff 45%);
}

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

.testimonial1 {
	background-image: url('assets/Images/testimonial1.png');
	background-repeat: no-repeat;
	background-size: auto;
}

.h-45-w-45 {
	height: 45px !important;
	width: 45px !important;
}

.mr-10 {
	margin-right: 10px;
}

.carousel-caption {
	left: 23%;
	right: 23%;
}

.tracking-head {
	color: #000000;
}

.location-track {
	font-size: 24px;
	padding: 3rem;
}

.location-track-desc {
	line-height: 2rem !important;
	margin-top: 35px;
}

.testimonial-head {
	padding: 3rem;
}

@media only screen and (max-width: 600px) {
	/* 
    * Extra small devices (phones, 600px and down)
    */
	.m-p-b-0 {
		padding-bottom: 0% !important;
	}
	.w3-hover-text-khaki {
		display: none;
	}
	.dp-150-mp-50 {
		padding: 50px !important;
	}
	.banner-description {
		margin-top: 41px;
	}
	.btn-request-trial {
		width: 60%;
		margin-right: 0px;
	}
	h1 {
		font-size: 22px;
	}
	.lh-base {
		line-height: 3.0rem !important;
	}
	.tracking-text {
		margin-left: 20px;
	}
	.tracking-head {
		margin-top: -20px;
	}
	.slide-heading {
		font-size: 20px;
	}
	.location-track {
		padding: 1rem;
	}
	.slide-description {
		line-height: 2rem !important;
	}
	.location-track-desc {
		line-height: 2rem !important;
	}
	.testimonial-head {
		margin-top: 35px;
	}
	.testimonial-text {
		margin-left: 13px;
		margin-right: 15px;
		font-size: 15px;
	}
	.testimonial-desc {
		font-size: 10px;
		margin-left: 8px;
		margin-right: 15px;
		line-height: 1.25;
	}
	.carousel-arrow {
		width: 35%;
	}
	.banner .app-buttons img {
		width: 40%;
    	margin-right: 19px;
    	margin-left: 12px;
		
	}
	.btn-wish-dark-grey {
		width: 90%;
		margin-left: 18px;
	}
	#footer-sm p{
	font-size: 12px !important;
	} 
	
	
}

@media only screen and (min-width: 600px) {
	/* 
    * Extra small devices (phones, 600px and down)
    */
	.m-p-b-0 {
		padding-bottom: 0% !important;
	}
	.w3-hover-text-khaki {
		display: none;
	}
	.dp-150-mp-50 {
		padding: 150px !important;
		padding-top: 70px !important;
		padding-bottom: 70px !important;
	}
}

@media ( max-width : 768px) {
	.test {
		width: 250px;
		height: 250px;
		border: 1px solid #1C38F5;
		position: relative;
		right: -202px;
		bottom: 350px;
		border-radius: 50% !important;
		top: 10px;
		z-index: 0;
	}
	.banner-img {
		display: inline-block;
		position: relative; /* Remove absolute positioning on mobile */
		width: 100%; /* Adjust width for mobile */
		right: 0; /* Reset right alignment */
		top: auto; /* Reset top alignment */
	}
	.col-md-5 {
		margin-top: -10%;
	}
	.col-md-7 {
		margin-top: -60%;
	}
	.carousel-caption text-left {
		font-size: 10px;
	}
	.btn-wish-dark-grey {
		width: 90%;
		background-color: #2D3142;
		color: white;
		border-radius: 30px;
		height: 45px;
		text-align: center;
		padding-top: 10px;
	}
	
	
	
	.carousel-caption {
		font-size: 10px !important;
		line-height: 10.5px;
		width: 100%;
		left: 2% !important;
		bottom: -1%;
		padding: 1px !important;
	}
	p {
		padding: 0px 5px !important;
	}
	.h-45-w-45 {
		height: 35px !important;
		width: 35px !important;
		margin-bottom: 5px !important;
	}
	.carousel-arrow {
		width: 35%;
	}
	
	#footer-sm p{
	font-size: 12px !important;
	}
}

@media only screen and (min-width: 768px) {
	/* 
    * Medium devices (landscape tablets, 768px and up)
    */
	.padding-left-100 {
		padding-left: 100px;
	}
	.w3-hover-text-khaki {
		display: block;
	}
	.dp-150-mp-50 {
		padding: 150px !important;
		padding-top: 70px !important;
		padding-bottom: 70px !important;
	}
	.testimonialSlides {
		width: 55% !important;
	}
	.banner .app-buttons img {
		width: 40%;
    	margin-right: 19px;
    	margin-left: 12px;
		
	}
}

@media only screen and (min-width: 992px) {
	/* 
    * Large devices (laptops/desktops, 992px and up)
    */
	.padding-left-100 {
		padding-left: 100px;
	}
	.w3-hover-text-khaki {
		display: block;
	}
	.dp-150-mp-50 {
		padding: 150px !important;
		padding-top: 70px !important;
		padding-bottom: 70px !important;
	}
	.testimonialSlides {
		width: 55% !important;
	}
	
}

@media only screen and (min-width: 1200px) {
	/* 
    * Extra large devices (large laptops and desktops, 1200px and up)
    */
	.padding-left-100 {
		padding-left: 100px;
	}
	.w3-hover-text-khaki {
		display: block;
	}
	.dp-150-mp-50 {
		padding: 150px !important;
		padding-top: 70px !important;
		padding-bottom: 70px !important;
	}
	.testimonialSlides {
		width: 55% !important;
	}
}

 #footer-sm {
	padding: 10px 0;
	background: rgba(30, 166, 154, 0.1);
	background: #f6f6fd;
	text-align: center;
}

#footer-sm .col-md-4:nth-child(even) {
	text-align: center;
}

#footer-sm .footer-logo {
	font-family: metropolis;
	font-size: 18px;
	font-weight: 600;
	color: #6d48e5;
	letter-spacing: 0;
	display: block;
	margin-bottom: 15px;
	text-decoration: none;
}

#footer-sm h6 {
	font-size: 13px;
	font-weight: 500;
	color: #97a6b5;
	letter-spacing: 0;
	display: inline-block;
}

#footer-sm ul {
	list-style-type: none;
	text-align: center;
	margin-top: 10px;
}

#footer-sm ul li {
	font-family: metropolis;
  font-size: 13px;
  font-weight: 400;
	letter-spacing: 0;
  display: inline-block;
	margin-left: 6px;
  margin-right: 6px;
}

#footer-sm ul li a {
  font-size: 13px;
  font-weight: 600;
  position: relative;
  display: inline-block;
  color: #444444;
}

#footer-sm ul li a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: -3px;
  left: 0;
  background-color: #6d48e5;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}

#footer-sm ul li a:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

#footer-sm p{
font-size: 14px;
}

#topsection{
  background-color: #1630f4;
  padding:30px 0px;
}

#topsection h1{
  color:white;
  text-align: center;
  font-family: metropolisbold;
  font-size: 25px;
  margin-top: 20px;
}

#bottomsection{
  background-color: #F9FAFD;
}

#bottomsection p{
color:#141C56;
font-size: 15px;
line-height: 1.5;
}

#bottomsection h4{
  color:#141C56;
 
  font-size: 20px;
  margin-top: 20px;
}

#contactForm {
    max-width: 400px;
    margin: 0 auto;
    padding: 20px;

}


>>>>>>> Stashed changes
