@media only screen and (min-device-width : 1851px) and (max-device-width : 2000px) {

    .container-fluid {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
        max-width: 1920px;
      }
	}


@media only screen and (max-width: 1850px) and (min-width: 1700px)  { 
    .container-fluid {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
        max-width: 1650px;
      }

	  .banner-fleet {
		margin: auto;
		background: url(../img/Amber-connect-fleet-management-solution-banner.jpg) no-repeat center top #040F1A;
		background-size: 100%;
		height: 140vh;
	}

	  .banner-content {
		position: absolute;
		left: 160px;
		bottom: 10%;
		color: #fff;
		width:560px;
	}

	  .solutions-bg .container-fluid {
		margin-top: -5%;
		margin-left: 8%;
	}

	.data-video-bg .container-fluid {
		margin: 0px 15%;
		width: 1600px !important;
		/* width: 100%; */
	}
	.data-video-bg .video-slide {
		background: url(../img/video-slider-bg.png) no-repeat left top #0B1824;
		border-radius: 20px;
		border: solid 1px #2C6D81;
		width: 1320px;
		height: 645px;
		padding: 40px;
		margin-right: 50px;
	}

	.solutions-bg {
		background: url(../img/solutions-bg.png) no-repeat center top;
		padding: 40px 0px 40px;
		overflow: hidden;
	}
}



@media only screen and (max-width: 1516px) and (min-width: 1500px)  {
	.banner-content {
		position: absolute;
		left: 70px;
		bottom: 18%;
		color: #fff;
		width: 560px;
	}

	.solutions-bg .slider {
		max-width: 100%;
		margin: 0 0px 0px 5%;
	}
	.video-bg {
		background: url(../img/video-bg.png) no-repeat center top #040f1a;
		background-size: 100%;
		padding: 0px 0px 0px;
		margin-top: -40px;
	}
}

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

	.container {
		max-width: 95% !important;
		--bs-gutter-x: 0;
		--bs-gutter-y: 0;
		margin: auto;
	}
	#phoneField3 {
		width: 75%;
	}
	.form-popup .form-group #phoneField3 {
		width: 80%;
	}
	/* .banner-content {
		position: absolute;
		left: 30px;
		bottom: 40%;
		color: #fff;
		width: 610px;
	} */

	.banner-content {
		position: absolute;
		left: 40px;
		bottom: 10%;
		color: #fff;
		width: 620px;
	}
	.banner-content .request-demo {
		font-size: 26px;
		font-weight: 700;
		color: #fff;
		background: #EF6000;
		width: 450px;
		line-height: 40px;
		padding: 5px 15px;
		margin: 10px 0px 15px;
		cursor: pointer;
		font-family: 'Glory', sans-serif;
	}

	.banner-fleet {
		margin: auto;
		background: url(../img/Amber-connect-fleet-management-solution-banner.jpg) no-repeat center top #040F1A;
		background-size: 100%;
		height:100vh;
	}
 
	.video-bg {
		background: url(../img/video-bg.png) no-repeat center top #040f1a;
		background-size: 100%;
		padding: 0px 0px 0px;
		margin-top:0px;
	}

    #player1, #player2, #player3, #player4 {
        width: 100%;
        height: auto;
    }

    .data-video-bg .video-slide h4 {
        font-size: 22px;
        text-align: left;
        color: #EF6000;
        line-height: 40px;
        font-weight: 700;
    }

    .solutions-bg .slider {
        max-width: 100%;
        margin: 0 0px 0px 3%;
    }

	.solutions-bg .slick-slideshow__slide {
		margin-right: 10px;
		/* width: 272px !important; */
		height: 325px;
		cursor: pointer;
		padding: 15px 15px;
	}
	  
	  .solutions-bg .slick-slideshow__slide:nth-child(1){
		margin-left: 10px; 
	  }
	  
	  .solutions-bg .slick-slideshow__slide:hover {
		margin-right: 10px;
		/* width: 272px !important; */
		height: 342px;
		padding: 15px 15px;
	  }

	  .special-package-fleet-management {
	background: #020C16;
	margin: 30px auto;
	display: block;
	position: relative;
	min-height: 100vh;
}

	  .special-package-fleet-management .feature-card {
	height: 100%;
	align-items: center;
	width: 100%;
	padding: 30px 25px;
	max-width: 277px;
	max-height: 288px;
	margin-bottom: 10px;
	margin-right: 10px;
	background: url(../img/card-bg.png) no-repeat left top;
	background-size: contain;
}

.icon-box img {
	width: 80px;
}

.hawkeye-bg .card {
	background: rgba(239,96,0,.11);
	border-radius: 22px;
	padding: 30px;
	width: auto;
	height: 260px;
	display: block;
	backdrop-filter: blur(30px);
	filter: brightness(1);
	margin: 20px auto;
}

.owl-carousel .owl-item {
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-touch-callout: none;
	margin-right: 6px !important;
}

}

@media only screen and (max-width: 1024px) and (min-width: 992px)  {

	.container {
		max-width: 95% !important;
		--bs-gutter-x: 0;
		--bs-gutter-y: 0;
		margin: auto;
	}

	#phoneField3 {
		width: 76%;
	}
	.form-popup .form-group #phoneField3 {
		width: 75%;
	}
.navbar-light .navbar-toggler-icon {
	background: url(../img/menu.svg) no-repeat right top;
}

.navbar-light .navbar-toggler {
	color: #fff;
	border-color:#fff;
    padding: 6px;
}

.navbar-toggler-icon {
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	padding: 0px;
	margin: 0px;
}

.navbar-toggler:focus {
	text-decoration: none;
	outline: 0;
	box-shadow: unset;
}
#player1, #player2, #player3, #player4 {
    width: 100%;
    height: auto;
}

.data-video-bg .video-slide h4 {
    font-size: 20px;
    text-align: center;
    color: #EF6000;
    line-height: 40px;
    font-weight: 700;
}
.data-video-bg .video-slide p {
    text-align: center;
}
.data-video-bg .video-slide h4 br, .data-video-bg .video-slide p br {
    display: none;
}
  

.data-video-bg .slick-slideshow__video .col-md-3, .data-video-bg .slick-slideshow__video .col-md-9 {
	flex: 0 0 auto;
	width: 100%;
    text-align: center;
}

.slick-slide img {
	display: block;
	margin: auto;
	text-align: center;
	height: 30px;
}

.fleet-maintence {
	background: url(../img/fleet-maintence-banner.png) no-repeat center top #040F1A;
	background-size: 100%;
	height: 615px;
	position: relative;
}

.banner-content {
	position: absolute;
	left: 30px;
	bottom: unset;
	color: #fff;
	width: 610px;
	top:30%;
}


.banner-fleet {
	margin: auto;
	background: url(../img/Amber-connect-fleet-management-solution-banner.jpg) no-repeat center top #040F1A;
	background-size: 100%;
	height: 95vh;
}

.video-bg {
	background: url(../img/video-bg.png) no-repeat center top #040f1a;
	background-size: 100%;
	padding: 50px 0px 0px;
	margin-top: -100px;
}

.video-bg .video-content p {
	width: 100%;
	padding-right: 3%;
	float: right;
}

.fleet-excelence-bg .modal-dialog {
	max-width: 90%;
	margin: 4rem auto;
	color: #000;
	text-align: left;
	font-size: 17px;
}
.navbar-nav .dropdown-toggle::after {
	visibility: visible;
}
.navbar-nav .dropdown-menu {
	position: relative;
	margin: auto;
	text-align: center;
}
.solutions-bg .slider {
	max-width: 100%;
	margin: 0 0px 0px 2%;
}

.solutions-bg .slick-slideshow__slide {
	margin-right: 10px;
	/* width: 221px !important; */
	height: 320px !important;
	cursor: pointer;
	padding: 12px;
}
  
  .solutions-bg .slick-slideshow__slide:nth-child(1){
	margin-left: 10px; 
  }
  
  .solutions-bg .slick-slideshow__slide:hover {
	margin-right: 10px;
	/* width: 221px !important; */
	height: 320px !important;
	padding: 12px;
  }

  .solutions-bg .slick-slideshow__slide h4 {
	text-align: left;
	font-size: 18px;
	font-family: "Montserrat", sans-serif;
	margin-bottom: 10px;
	font-weight: 700;
}

.solutions-bg .slick-slideshow__slide img {
	margin: 30px 0px 20px;
}

.solutions-bg h3 br, .solutions-bg p br {
	display: none;
}

  .solutions-bg .slick-slideshow__slide p {
	font-size: 15px;
	margin-bottom: 10px;
	line-height: 25px;
	font-weight: 400;
	text-align: left;
}

.container .partners p {
	font-size: 15px; 
}


.hawkeye-bg {
	background: url(../img/hawkeye-bg.png) no-repeat center bottom;
	background-size: 100%;
	height: auto;
	padding: 40px 0px;
}

.hawkeye-bg .card {
	background: rgba(239,96,0,.11);
	border-radius: 22px;
	padding: 30px;
	width: auto;
	height: 260px;
	display: block;
	backdrop-filter: blur(30px);
	filter: brightness(1);
	margin: 20px auto;

}


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

	.container {
		max-width: 95% !important;
		--bs-gutter-x: 0;
		--bs-gutter-y: 0;
	}

	#phoneField3 {
		width:68%;
	}
	.form-popup .form-group #phoneField3 {
		width: 72%;
	}
    .container {
        width: 100%;
        --bs-gutter-x: 0;
        --bs-gutter-y: 0;
    }

    .navbar-light .navbar-toggler-icon {
        background: url(../img/menu.svg) no-repeat right top;
    }
    
    .navbar-light .navbar-toggler {
        color: #fff;
        border-color:#fff;
        padding: 6px;
    }
    
    .navbar-toggler-icon {
        display: inline-block;
        width: 20px;
        height: 20px;
        vertical-align: middle;
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100%;
        padding: 0px;
        margin: 0px;
    }
    
    .navbar-toggler:focus {
        text-decoration: none;
        outline: 0;
        box-shadow: unset;
    }
    #player1, #player2, #player3, #player4 {
        width: 100%;
        height: auto;
    }
    
    .data-video-bg .video-slide h4 {
        font-size: 20px;
        text-align: center;
        color: #EF6000;
        line-height: 40px;
        font-weight: 700;
    }
    
	
.video-bg .video-section iframe {
	width: 95%;
	position: absolute; /* Position the iframe absolutely within the container */
	top: 50%; /* Move the iframe to the vertical center */
	left: 50%; /* Move the iframe to the horizontal center */
	transform: translate(-50%, -50%); /* Shift the iframe back by half of its own width and height to center it */
	border-radius: 10px;
	border: solid #113356 10px;
  }

    
.data-video-bg .video-slide p {
    text-align: center;
}
.data-video-bg .video-slide h4 br, .data-video-bg .video-slide p br {
    display: none;
}
 

.data-video-bg .slick-slideshow__video .col-md-3, .data-video-bg .slick-slideshow__video .col-md-9 {
	flex: 0 0 auto;
	width: 100%;
}

.slick-slide img {
	display: block;
	margin: auto;
	text-align: center;
}

.fleet-maintence {
	background: url(../img/fleet-maintence-banner.png) no-repeat center top #040F1A;
	background-size: 100%;
	height: 550px;
	position: relative;
}

.container-fluid .partners .slick-slide img {
	width: auto;
	height: 23px;
	padding: 0px 0px;
	display: block;
	margin: 0px auto;
}

.video-bg .video-content .col-md-7, .video-bg .video-content .col-md-5 {
	flex: 0 0 auto;
	width: 100%;
}

.video-bg .video-content {
	margin: 30px auto;
	color: #DCDCDC;
	font-size: 18px;
	line-height: 27px;
	text-align: left;
}

.video-bg .video-content p {
	width: 100%;
	padding-right: 0%;
	float: none;
	text-align: center;
	margin: 10px auto;
}

.video-bg .video-content h2 {
	font-size: 35px;
	text-align: center;
	color: #EF6000;
	line-height: 45px;
	
	font-weight: 400;
	padding-left: 0%;
    margin: 10px auto;
	float: none;
}

/* .video-bg .video-content p {
    display: none;
} */

.fleet-maintence .fleet-content {
	position: absolute;
	bottom: 20px;
	width: 100%;
    padding: 0px 2%;
    left: 0px;
    right: 0px;
}

 
.fleet-maintence .fleet-content h3 {
	font-size: 40px;
	text-align: center;
	color: #EF6000;
	line-height: 45px;
	
	font-weight: 400;
}
.fleet-maintence .fleet-content p {
    text-align: center;
}
 
.fleet-maintence .fleet-content p br {
    display: none;
}

.fleet-excelence-bg p br {
    display: none;
}

.data-video-bg .container-fluid {
	margin-left: 0%;
}

.data-video-bg .nav-arrow {
	margin-top: 20px;
	text-align: center;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	right: 0;
}

.solutions-bg h3 br, .solutions-bg p br {
    display: none;
}

.solutions-bg h3 {
	font-size: 40px;
	text-align: center;
	color: #fff;
	line-height: 45px;
	
	font-weight: 400;
	margin: 0px auto 20px;
}

.solutions-bg p {
	font-size: 18px;
	text-align: center;
	color: #DCDCDC;
	line-height: 27px;
	font-weight: 400;
}

.solutions-bg .nav-arrow {
	margin-top: 10px;
	text-align: center;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	right:0%;
}

.owl-carousel .owl-item {
	margin-right: 15px;
	width: 100%;
}

.testimonial-bg h3 {
	font-size: 35px;
	text-align: center;
	color: #273140;
	line-height: 45px;
	font-weight: 600;
}
.testimonial-bg h3 br, .testimonial-bg p br {
    display: none;
}

.testimonial-bg p {
	font-size: 18px;
	text-align: center;
	color: #273140;
	line-height: 27px;
	font-weight: 400;
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
	display: block;
	margin-top: 10%;
}
.owl-theme .owl-nav {
	margin-top: 10px;
	text-align: center;
	-webkit-tap-highlight-color: transparent;
	position: absolute;
	top: -76px;
	left: 0%;
}
/* .footer .col-md-4 {
	flex: 0 0 auto;
	width: 100%;
    text-align: center;
}

.footer .container .social {
	margin: 70px 0px 0px;
}

.footer .container .social {
	margin: 30px 0px 30px;
}

.footer .col-md-2 {
	flex: 0 0 auto;
	width: 25%;
} */


.banner-content h1 {
	
	font-weight: 400;
	color: #fff;
	font-size: 45px;
	text-align: center;
	width: 100%;
	margin: 0px auto 20px;
}

.banner-content p {
	font-size: 18px;
	font-weight: 400;
	color: #fff;
	line-height: 30px;
	text-align: center;
}

.banner-content {
	position: absolute;
	left: 30px;
	bottom: unset;
	color: #fff;
	width: 90%;
	top: 50%;
}

.banner-content .request-demo {
	font-size: 22px;
	font-weight: 700;
	color: #fff;
	background: #EF6000;
	width: 400px;
	line-height: 40px;
	padding: 5px 15px;
	margin: 10px auto 15px;
	cursor: pointer;
	text-align: center;
}


.banner-content .available {
	border: solid 1px #EF6000;
	border-radius: 15px;
	width: 160px;
	padding: 10px;
	position: relative;
	top: 20px;
	text-align: center;
	margin: auto;
}

.banner-content .available p {
	background: #08121B;
	position: absolute;
	top: -15px;
	left: 45px;
	font-size: 12px;
	padding: 0px 7px;
	margin-bottom: 0px;
	line-height: 25px;
}

.banner-content .available img {
	width: 40px;
	height: 40px;
	float: none;
}

.banner-fleet {
	margin: auto;
	background: url(../img/Amber-connect-fleet-management-solution-banner.jpg) no-repeat center top #040F1A;
	background-size: 100%;
	height: 106vh;
}


.video-bg {
	background: url(../img/video-bg.png) no-repeat center top #040f1a;
	background-size: 100%;
	padding: 50px 0px 0px;
	margin-top: -100px;
}
/* 
.video-bg .video-content p {
	width: 100%;
	padding-right: 3%;
	float: right; 
}*/

.fleet-excelence-bg .modal-dialog {
	max-width: 90%;
	margin: 4rem auto;
	color: #000;
	text-align: left;
	font-size: 17px;
}


.video-bg .card h3 {
	font-size: 35px;
	text-align: left;
	color: #EF6000;
	line-height: 45px;
	
	font-weight: 400;
}
.video-bg .card:last-child img {
	width: 50px;
	height: 50px;
	margin-bottom: 20px;
}

.video-bg .card p {
	font-size: 16px;
	text-align: left;
	color: #DCDCDC;
	line-height: 28px;
	font-weight: 400;
}

.video-bg .card p br {
	display: none;
}
.video-bg .card {
	background: #040F1A;
	border-radius: 20px;
	border: solid 1px #016B9E;
	padding: 20px;
}
/* 
.footer-logo img {
	width: 250px;
}
.footer .container .social a img {
	width: 40px;
	margin: 0px 5px 0px;
}
.footer .container .address {
	margin: 10px auto;
	text-align: center;
	width: 80%;
} */
.data-video-bg .video-slide {
	background: url(../img/video-slider-bg.png) no-repeat left top #0B1824;
	border-radius: 20px;
	border: solid 1px #2C6D81;
	width: 1320px;
	height: 645px;
	padding: 40px;
	margin: 0px 30px;
	text-align: center;
}

.container .partners .slick-slide img {
	width: auto;
	height: 30px;
	padding: 0px 0px;
	display: block;
	margin: 0px auto;
}

.container .partners p {
	position: relative;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	background: url(../img/logo-title-bg.png) no-repeat center center;
	background-size: 100%;
	color: #DCDCDC;
	top: 41px;
	z-index: 9;
}
.container .partners .slick-slide {
	margin: 0px auto;
	padding: 17px 10px 0;
}
.fleet-excelence-bg {
	background: #020C16;
	padding: 40px 0px 0px;
}
.navbar {
	/* background: #282D3C; */
	height: 50px;
}
#main_nav {
	background: #282d3cb8;
}
.navbar-nav .dropdown-toggle::after {
	visibility: visible;
}
.navbar-nav .dropdown-menu {
	position: relative;
	margin: auto;
	text-align: center;
}

.solutions-bg .slider {
	max-width: 100%;
	margin: 0 0px 0px 2%;
}

.solutions-bg .slick-slideshow__slide {
	margin-right: 10px;
	/* width: 229px !important; */
	height:280px !important;
	cursor: pointer;
	padding: 15px 15px;
}
  
  .solutions-bg .slick-slideshow__slide:nth-child(1){
	margin-left: 10px; 
  }
  
  .solutions-bg .slick-slideshow__slide:hover {
	margin-right: 10px;
	/* width: 229px !important; */
	height: 280px !important;
	padding: 15px 15px;
  }
  .solutions-bg .slick-slideshow__slide h4 {
	text-align: left;
	font-size: 18px;
	font-family: "Montserrat", sans-serif;
	margin-bottom: 10px;
	font-weight: 700;
}
  .solutions-bg .slick-slideshow__slide p {
	font-size: 15px;
	margin-bottom: 10px;
	line-height: 25px;
	font-weight: 400;
	text-align: left;
}
.solutions-bg .slick-slideshow__slide img {
	margin: 30px 0px 20px;
}

.hawkeye-bg {
	background: url(../img/hawkeye-bg.png) no-repeat center bottom;
	background-size: 100%;
	height: auto;
	padding: 40px 0px;
}

.hawkeye-bg .card {
	background: rgba(239,96,0,.11);
	border-radius: 22px;
	padding: 30px;
	width: auto;
	height: 330px;
	display: block;
	backdrop-filter: blur(30px);
	filter: brightness(1);
	margin: 20px auto;
}

.owl-item .card {
	padding: 30px 35px;
	border: none;
	box-shadow: none;
	background: #0B1925;
	border-radius: 20px;
	height: 280px;
	width: 100%;
	color: #DCDCDC;
}

}

@media only screen and (max-width: 767.99px) and (min-width: 560px)  {
	.container {
		max-width: 95% !important;
		--bs-gutter-x: 0;
		--bs-gutter-y: 0;
		margin: auto;
	}
	#phoneField3 {
		width: 72%;
	}
	.form-popup .form-group #phoneField3 {
		width: 82%;
	}
    .container {
        width: 100%;
        --bs-gutter-x: 0;
        --bs-gutter-y: 0;
		padding: 0px 0px;
    }

    .navbar-light .navbar-toggler-icon {
        background: url(../img/menu.svg) no-repeat right top;
    }
    
    .navbar-light .navbar-toggler {
        color: #fff;
        border-color:#fff;
        padding: 6px;
    }
    
    .navbar-toggler-icon {
        display: inline-block;
        width: 20px;
        height: 20px;
        vertical-align: middle;
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100%;
        padding: 0px;
        margin: 0px;
    }
    
    .navbar-toggler:focus {
        text-decoration: none;
        outline: 0;
        box-shadow: unset;
    }
    #player1, #player2, #player3, #player4 {
        width: 100%;
        height: auto;
    }
    
    .data-video-bg .video-slide h4 {
        font-size: 20px;
        text-align: center;
        color: #EF6000;
        line-height: 40px;
        font-weight: 700;
    }
    
    .solutions-bg .slider {
        max-width: 100%;
        margin: 0 0px 0px 1%;
    }

		
.video-bg .video-section iframe {
	width: 95%;
	position: absolute; /* Position the iframe absolutely within the container */
	top: 50%; /* Move the iframe to the vertical center */
	left: 50%; /* Move the iframe to the horizontal center */
	transform: translate(-50%, -50%); /* Shift the iframe back by half of its own width and height to center it */
	border-radius: 10px;
	border: solid #113356 10px;
  }
    
.data-video-bg .video-slide p {
    text-align: center;
}
.data-video-bg .video-slide h4 br, .data-video-bg .video-slide p br {
    display: none;
}
 

.data-video-bg .slick-slideshow__video .col-md-3, .data-video-bg .slick-slideshow__video .col-md-9 {
	flex: 0 0 auto;
	width: 100%;
}

.slick-slide img {
	display: block;
	margin: auto;
	text-align: center;
}

.fleet-maintence {
	background: url(../img/fleet-maintence-banner.png) no-repeat center top #040F1A;
	background-size: 100%;
	height: 550px;
	position: relative;
}

.container-fluid .partners .slick-slide img {
	width: auto;
	height: 23px;
	padding: 0px 0px;
	display: block;
	margin: 0px auto;
}

.video-bg .video-content .col-md-7, .video-bg .video-content .col-md-5 {
	flex: 0 0 auto;
	width: 100%;
}

.video-bg .video-content h2 {
	font-size: 35px;
	text-align: center;
	color: #EF6000;
	line-height: 45px;
	
	font-weight: 400;
	padding-left: 0%;
    margin: 10px auto;
	float: none;
}

/* .video-bg .video-content p {
    display: none;
} */

.fleet-maintence .fleet-content {
	position: absolute;
	bottom: 20px;
	width: 100%;
    padding: 0px 2%;
    left: 0px;
    right: 0px;
}

 
.fleet-maintence .fleet-content h3 {
	font-size: 40px;
	text-align: center;
	color: #EF6000;
	line-height: 45px;
	
	font-weight: 400;
}
.fleet-maintence .fleet-content p {
    text-align: center;
}
 
.fleet-maintence .fleet-content p br {
    display: none;
}

.fleet-excelence-bg p br {
    display: none;
}

.data-video-bg .container-fluid {
	margin-left: 5%;
}

.data-video-bg .nav-arrow {
	margin-top: 20px;
	text-align: center;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	right: 0;
}

.solutions-bg h3 br, .solutions-bg p br {
    display: none;
}

.solutions-bg h3 {
	font-size: 40px;
	text-align: center;
	color: #fff;
	line-height: 45px;
	
	font-weight: 400;
	margin: 0px auto 20px;
}

.solutions-bg p {
	font-size: 18px;
	text-align: center;
	color: #DCDCDC;
	line-height: 27px;
	font-weight: 400;
}

.solutions-bg .nav-arrow {
	margin-top: 10px;
	text-align: center;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	right:0%;
}
.testimonial-bg h3 {
	font-size: 35px;
	text-align: center;
	color: #273140;
	line-height: 45px;
	
	font-weight: 600;
}
.testimonial-bg h3 br, .testimonial-bg p br {
    display: none;
}

.testimonial-bg p {
	font-size: 18px;
	text-align: center;
	color: #273140;
	line-height: 27px;
	font-weight: 400;
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
	display: block;
	margin-top: 16%;
}
.owl-theme .owl-nav {
	margin-top: 10px;
	text-align: center;
	-webkit-tap-highlight-color: transparent;
	position: absolute;
	top: -76px;
	left: 0%;
}

.owl-carousel .owl-item {
	margin: auto;
	width: 100%;
}
/* .footer .col-md-4 {
	flex: 0 0 auto;
	width: 100%;
    text-align: center;
}

.footer .container .social {
	margin: 70px 0px 0px;
}

.footer .container .social {
	margin: 30px 0px 30px;
}

.footer .col-md-2 {
	flex: 0 0 auto;
	width: 25%;
} */


.banner-content {
	position: absolute;
	left: 30px;
	bottom: unset;
	color: #fff;
	width: 90%;
	top:43%;
}
.banner-content .request-demo {
	font-size: 24px;
	font-weight: 700;
	color: #fff;
	background: #EF6000;
	width: 100%;
	line-height: 40px;
	padding: 5px 15px;
	margin: 10px 0px 15px;
	cursor: pointer;
	font-family: 'Glory', sans-serif;
	border-radius: 10px;
	text-align: center;
}


.banner-fleet {
	margin: 0px auto 0px;
	background: url(../img/Amber-connect-fleet-management-solution-banner.jpg) no-repeat center top #08121B;
	background-size: 100%;
	height: 100vh;
	
}

.video-bg {
	background: url(../img/video-bg.png) no-repeat center top #08121B;
	background-size: 100%;
	padding: 50px 0px 0px;
	margin-top: -50px;
}

.video-bg .video-content {
	margin: 30px auto;
	color: #DCDCDC;
	font-size: 18px;
	line-height: 27px;
	text-align: center;
}

.video-bg .video-content p {
	width: 100%;
	padding-right: 0%;
	float: none;
	margin: 10px auto;
	font-size: 15px;
}
.fleet-excelence-bg .modal-dialog {
	max-width: 90%;
	margin: 4rem auto;
	color: #000;
	text-align: left;
	font-size: 17px;
}

.banner-content h1 {	
	font-weight: 400;
	color: #fff;
	font-size: 40px;
}

.banner-content .available {
	border: solid 1px #EF6000;
	border-radius: 15px;
	width: 160px;
	padding: 10px;
	position: relative;
	top: 20px;
	text-align: center;
	margin: auto;
}

.banner-content .available p {
	background: #08121B;
	position: absolute;
	top: -15px;
	left: 45px;
	font-size: 12px;
	padding: 0px 7px;
	margin-bottom: 0px;
	line-height: 25px;
}


.video-bg .card h3 {
	font-size: 35px;
	text-align: center;
	color: #EF6000;
	line-height: 40px;	
	font-weight: 400;
}
.video-bg .card:last-child img {
	width: 50px;
	height: 50px;
	margin:0px auto 20px;
}

.video-bg .card p {
	font-size: 16px;
	text-align: center;
	color: #DCDCDC;
	line-height: 28px;
	font-weight: 400;
}

.video-bg .card p br {
	display: none;
}
.video-bg .card {
	background: #040F1A;
	border-radius: 20px;
	border: solid 1px #016B9E;
	padding: 20px;
	margin: 0px auto 30px;
	width: 90%;
}
 
.container .partners .customer-logos {
	background: url(../img/logo-slider-bg-mobile.png) no-repeat center top;
	background-size: 100%;
	padding: 20px 15px 0px;
	height: 150px;
}

.container .partners .slick-slide img {
	width: auto;
	height: 40px;
	padding: 0px 0px;
	display: block;
	margin: 10px auto 0;
}

.container .partners p {
	position: relative;
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	background: url(../img/logo-title-bg-mobile.png) no-repeat center center;
	background-size: 100%;
	color: #DCDCDC;
	top: 41px;
	z-index: 9;
}
.container .partners .slick-slide {
	margin: 0px auto;
	padding: 17px 10px 0;
}
.fleet-excelence-bg {
	background: #020C16;
	padding: 40px 0px 0px;
}
/* 
.footer-logo img {
	width: 250px;
}
.footer .container .social a img {
	width: 40px;
	margin: 0px 5px 0px;
}
.footer .container .address {
	margin: 10px auto;
	text-align: center;
	width: 80%;
} */
.data-video-bg .video-slide {
	background: url(../img/video-slider-bg.png) no-repeat left top #0B1824;
	border-radius: 20px;
	border: solid 1px #2C6D81;
	width: 1320px;
	height: 550px;
	padding: 40px;
	margin: 0px 30px;
	text-align: center;
}
 
 
.navbar {
	background:none;
	height: 50px;
}
#main_nav {
	background: #282d3cb8;
}
body {
	overflow-x: hidden;
}
.all-feature-bg .modal-dialog .modal-body .col-md-2 {
	margin: 0px auto 10px;
	max-width: 50%;
}
.all-feature-bg .modal-dialog {
	max-width: 80%;
	margin: 5rem auto;
	color: #000;
	text-align: left;
	font-size: 17px;
}
.all-feature-bg .see-feature {
	
	font-size: 25px;
	text-align: center;
	color: #fff;
	line-height: 60px;
	font-weight: 400;
	background: #EF6000;
	width: 50%;
	border-radius: 15px;
	height: 60px;
	margin: 10px auto;
	cursor: pointer;
}
.navbar-nav .dropdown-toggle::after {
	visibility: visible;
}
.navbar-nav .dropdown-menu {
	position: relative;
	margin: auto;
	text-align: center;
}
/* .solutions-bg .slick-slideshow__slide {
	background: url(../img/solutions-slider-bg.png) no-repeat left top #040D16;
	border-radius: 20px;
	padding: 20px 25px;
	margin :0px 15px !important;
	width: 90% !important;
	max-width: 500px;
	height: 348px;
	cursor: pointer;
} */

.form-group .col-md-3 {
	flex: 0 0 auto;
    width: 25%;
}

.form-group .col-md-9 {
	flex: 0 0 auto;
    width: 75%;
}

.banner-thanks {
	margin:50px auto 0px;
  }

  
.solutions-bg .slider {
	max-width: 100%;
	margin: 0 0px 0px 2%;
}

.solutions-bg .slick-slideshow__slide {
	margin-right: 10px;
	/* width: 144px !important; */
	height:290px !important;
	cursor: pointer;
	padding: 10px;
}
  
  .solutions-bg .slick-slideshow__slide:nth-child(1){
	margin-left: 10px; 
  }
  
  .solutions-bg .slick-slideshow__slide:hover {
	margin-right: 10px;
	/* width: 144px !important; */
	height: 290px !important;
	padding: 10px;
  }
  .solutions-bg .slick-slideshow__slide h4 {
	text-align: left;
	font-size: 16px;
	font-family: "Montserrat", sans-serif;
	margin-bottom: 10px;
	font-weight: 700;
}
  .solutions-bg .slick-slideshow__slide p {
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 22px;
	font-weight: 400;
	text-align: left;
}
.solutions-bg .slick-slideshow__slide img {
	margin:20px 0px 20px;
	width: 30px;
}
.hawkeye-bg {
	background: url(../img/hawkeye-bg.png) no-repeat center bottom;
	background-size: cover;
	height: auto;
	padding: 40px 0px;
}
.owl-item .card {
	padding: 30px 35px;
	border: none;
	box-shadow: none;
	background: #0B1925;
	border-radius: 20px;
	height: 280px;
	width: 100%;
	color: #DCDCDC;
}
}

@media only screen and (max-width: 559.99px) and (min-width: 460px)  {
	.container {
		max-width: 95% !important;
		--bs-gutter-x: 0;
		--bs-gutter-y: 0;
		margin: auto;
	}
	#phoneField3 {
		width: 72%;
	}
	.form-popup .form-group #phoneField3 {
		width: 77%;
	}
    .container {
        width: 100%;
        --bs-gutter-x: 0;
        --bs-gutter-y: 0;
		padding: 0px 0px;
    }

    .navbar-light .navbar-toggler-icon {
        background: url(../img/menu.svg) no-repeat right top;
    }
    
    .navbar-light .navbar-toggler {
        color: #fff;
        border-color:#fff;
        padding: 6px;
    }
    
    .navbar-toggler-icon {
        display: inline-block;
        width: 20px;
        height: 20px;
        vertical-align: middle;
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100%;
        padding: 0px;
        margin: 0px;
    }
    
    .navbar-toggler:focus {
        text-decoration: none;
        outline: 0;
        box-shadow: unset;
    }
    #player1, #player2, #player3, #player4 {
        width: 100%;
        height: auto;
    }
    
    .data-video-bg .video-slide h4 {
        font-size: 20px;
        text-align: center;
        color: #EF6000;
        line-height: 40px;
        font-weight: 700;
    }
    
    .solutions-bg .slider {
        max-width: 100%;
        margin: 0 0px 0px 1%;
    }

		
.video-bg .video-section iframe {
	width: 95%;
	position: absolute; /* Position the iframe absolutely within the container */
	top: 50%; /* Move the iframe to the vertical center */
	left: 50%; /* Move the iframe to the horizontal center */
	transform: translate(-50%, -50%); /* Shift the iframe back by half of its own width and height to center it */
	border-radius: 10px;
	border: solid #113356 10px;
  }

    
.data-video-bg .video-slide p {
    text-align: center;
	font-size: 16px;
}
.data-video-bg .video-slide h4 br, .data-video-bg .video-slide p br {
    display: none;
}
 

.data-video-bg .slick-slideshow__video .col-md-3, .data-video-bg .slick-slideshow__video .col-md-9 {
	flex: 0 0 auto;
	width: 100%;
}

.slick-slide img {
	display: block;
	margin: auto;
	text-align: center;
}

.fleet-maintence {
	background: url(../img/fleet-maintence-banner.png) no-repeat center top #040F1A;
	background-size: 100%;
	height: 550px;
	position: relative;
}

.container-fluid .partners .slick-slide img {
	width: auto;
	height: 23px;
	padding: 0px 0px;
	display: block;
	margin: 0px auto;
}

.video-bg .video-content .col-md-7, .video-bg .video-content .col-md-5 {
	flex: 0 0 auto;
	width: 100%;
}

.video-bg .video-content h2 {
	font-size: 30px;
	text-align: center;
	color: #EF6000;
	line-height: 45px;
	
	font-weight: 400;
	padding-left: 0%;
    margin: 10px auto;
	float: none;
}

/* .video-bg .video-content p {
    display: none;
} */
.video-bg .video-content {
	margin: 30px auto;
	color: #DCDCDC;
	font-size: 18px;
	line-height: 27px;
	text-align: center;
}

.fleet-maintence .fleet-content {
	position: absolute;
	bottom: 20px;
	width: 100%;
    padding: 0px 2%;
    left: 0px;
    right: 0px;
}

 
.fleet-maintence .fleet-content h3 {
	font-size: 35px;
	text-align: center;
	color: #EF6000;
	line-height: 45px;
	
	font-weight: 400;
}

.fleet-maintence .fleet-content p {
    text-align: center;
	font-size: 16px;
}
 
.fleet-maintence .fleet-content p br {
    display: none;
}

.fleet-excelence-bg p br {
    display: none;
}

.data-video-bg .container-fluid {
	margin-left: 3%;
}

.data-video-bg .nav-arrow {
	margin-top: 20px;
	text-align: center;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	right: 0;
}

.solutions-bg h3 br, .solutions-bg p br {
    display: none;
}

.solutions-bg h3 {
	font-size: 40px;
	text-align: center;
	color: #fff;
	line-height: 45px;
	
	font-weight: 400;
	margin: 0px auto 20px;
}

.solutions-bg p {
	font-size: 18px;
	text-align: center;
	color: #DCDCDC;
	line-height: 27px;
	font-weight: 400;
}

.solutions-bg .nav-arrow {
	margin-top: 10px;
	text-align: center;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	right:0%;
}

.owl-carousel .owl-item {
	margin-right: 15px;
	width: 100%;
}

.testimonial-bg h3 {
	font-size: 30px;
	text-align: center;
	color: #273140;
	line-height: 40px;
	
	font-weight: 600;
}
.testimonial-bg h3 br, .testimonial-bg p br {
    display: none;
}

.testimonial-bg p {
	font-size: 18px;
	text-align: center;
	color: #273140;
	line-height: 27px;
	font-weight: 400;
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
	display: block;
	margin-top: 20%;
}
.owl-theme .owl-nav {
	margin-top: 10px;
	text-align: center;
	-webkit-tap-highlight-color: transparent;
	position: absolute;
	top: -76px;
	left: 0%;
}

/* .footer .col-md-4 {
	flex: 0 0 auto;
	width: 100%;
    text-align: center;
}

.footer .container .social {
	margin: 70px 0px 0px;
}

.footer .container .social {
	margin: 30px 0px 30px;
}

.footer .col-md-2 {
	flex: 0 0 auto;
	width: 25%;
} */

.banner-content {
	position: absolute;
	left: 30px;
	bottom: unset;
	color: #fff;
	width: 90%;
	top:43%;
}
.banner-content .request-demo {
	font-size: 24px;
	font-weight: 700;
	color: #fff;
	background: #EF6000;
	width: 100%;
	line-height: 40px;
	padding: 5px 15px;
	margin: 10px 0px 15px;
	cursor: pointer;
	font-family: 'Glory', sans-serif;
	border-radius: 10px;
	text-align: center;
}

.banner-content .available {
	border: solid 1px #EF6000;
	border-radius: 15px;
	width: 160px;
	padding: 10px;
	position: relative;
	top: 20px;
	text-align: center;
	margin: auto;
}

.banner-content .available p {
	background: #08121B;
	position: absolute;
	top: -15px;
	left: 45px;
	font-size: 12px;
	padding: 0px 7px;
	margin-bottom: 0px;
	line-height: 25px;
}


.banner-fleet {
	margin: 0px auto;
	background: url(../img/Amber-connect-fleet-management-solution-banner.jpg) no-repeat center top #040F1A;
	background-size: 100%;
	height: 85vh;
	
}

.video-bg {
	background: url(../img/video-bg.png) no-repeat center top #040f1a;
	background-size: 100%;
	padding: 50px 0px 0px;
	margin-top: -50px;
}
.video-bg .video-content {
	margin: 30px auto;
	color: #DCDCDC;
	font-size: 18px;
	line-height: 27px;
	text-align: center;
}
.video-bg .video-content p {
	width: 100%;
	padding-right: 0%;
	float: none;
	margin: 20px auto;
	text-align: center;
	font-size: 14px;
}

.fleet-excelence-bg .modal-dialog {
	max-width: 90%;
	margin: 4rem auto;
	color: #000;
	text-align: left;
	font-size: 17px;
}

.banner-content h1 {	
	font-weight: 400;
	color: #fff;
	font-size: 30px;
}
.banner-content p {
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	line-height: 26px;
}
 

.video-bg .card h3 {
	font-size: 25px;
	text-align: center;
	color: #EF6000;
	line-height: 35px;
	
	font-weight: 400;
}
.video-bg .card:last-child img {
	width: 50px;
	height: 50px;
	margin:0px auto 20px;
}

.video-bg .card p {
	font-size: 16px;
	text-align: center;
	color: #DCDCDC;
	line-height: 28px;
	font-weight: 400;
}

.video-bg .card p br {
	display: none;
}
.video-bg .card {
	background: #040F1A;
	border-radius: 20px;
	border: solid 1px #016B9E;
	padding: 20px;
	margin: 0px auto 30px;
	width: 90%;
}
/*  

.footer-logo img {
	width: 200px;
}
.footer .container .social a img {
	width: 35px;
	margin: 0px 0px 0px;
}
.footer .container .address {
	margin: 10px auto;
	text-align: center;
	width: 100%;
}
.footer .container .address p {
	font-size: 15px;
	line-height: 25px;
	text-align: center;
	color: #FFFFFF;
} */
.data-video-bg .video-slide {
	background: url(../img/video-slider-bg.png) no-repeat left top #0B1824;
	border-radius: 20px;
	border: solid 1px #2C6D81;
	width: auto !important;
	max-width: 370px !important;
	height: 497px !important;
	padding: 20px;
	margin: 0px 22px;
	text-align: center;
}

.player.embed-responsive-item {
	width: 100%;
}

.container .partners .customer-logos {
	background: url(../img/logo-slider-bg-mobile.png) no-repeat center top;
	background-size: 100%;
	padding: 20px 15px 0px;
	height: 150px;
}

.container .partners .slick-slide img {
	width: auto;
	height: 40px;
	padding: 0px 0px;
	display: block;
	margin: 10px auto 0px;
}

.container .partners p {
	position: relative;
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	background: url(../img/logo-title-bg-mobile.png) no-repeat center center;
	background-size: 100%;
	color: #DCDCDC;
	top: 41px;
	z-index: 9;
}
.container .partners .slick-slide {
	margin: 0px auto;
	padding: 17px 10px 0;
}
.navbar {
	background: transparent;
	height: 50px;
}
#main_nav {
	background: #282d3cb8;
}
body {
	overflow-x: hidden;
}
/* .footer-bottom a {
	padding: 0px 5px;
	font-size: 12px; 
	line-height: 30px;
}
.footer-bottom {
	font-size: 12px;
	line-height: 30px;
} */
 
.fleet-excelence-bg h3 {
	font-size: 35px;
	text-align: center;
	color: #fff;
	line-height: 40px;
	
	font-weight: 400;
	margin: 0px auto 20px;
}
.fleet-excelence-bg p {
	font-size: 16px;
	text-align: center;
	color: #DCDCDC;
	line-height: 27px;
	font-weight: 400;
}
.all-feature-bg .modal-dialog .modal-body .col-md-2 {
	margin: 0px auto 10px;
	max-width: 50%;
}
.all-feature-bg .modal-dialog {
	max-width: 80%;
	margin: 5rem auto;
	color: #000;
	text-align: left;
	font-size: 17px;
}
.all-feature-bg .see-feature {
	
	font-size: 25px;
	text-align: center;
	color: #fff;
	line-height: 60px;
	font-weight: 400;
	background: #EF6000;
	width: 80%;
	border-radius: 15px;
	height: 60px;
	margin: 10px auto;
	cursor: pointer;
}
.all-feature-bg .modal-dialog .modal-body .col-md-2 {
	margin: 0px auto 10px;
	max-width: 50%;
}
.all-feature-bg .modal-dialog {
	max-width: 80%;
	margin: 5rem auto;
	color: #000;
	text-align: left;
	font-size: 17px;
}
.all-feature-bg .see-feature {
	
	font-size: 25px;
	text-align: center;
	color: #fff;
	line-height: 60px;
	font-weight: 400;
	background: #EF6000;
	width: 90%;
	border-radius: 15px;
	height: 60px;
	margin: 10px auto;
	cursor: pointer;
}
.navbar-nav .dropdown-toggle::after {
	visibility: visible;
}
.navbar-nav .dropdown-menu {
	position: relative;
	margin: auto;
	text-align: center;
}
.fleet-excelence-bg .book-demo {
	
	font-size: 25px;
	text-align: center;
	color: #fff;
	line-height: 60px;
	font-weight: 400;
	background: #EF6000;
	width: 250px;
	border-radius: 15px;
	height: 60px;
	margin: 10px auto;
	cursor: pointer;
}
/* .solutions-bg .slick-slideshow__slide {
	background: url(../img/solutions-slider-bg.png) no-repeat left top #040D16;
	border-radius: 20px;
	padding: 20px 25px;
	margin :0px 15px !important;
	width: 90% !important;
	max-width: 500px;
	height: 348px;
	cursor: pointer;
} */

.form-group .col-md-3 {
	flex: 0 0 auto;
    width: 25%;
}

.form-group .col-md-9 {
	flex: 0 0 auto;
    width: 75%;
}

.banner-thanks {
	margin:50px auto 0px;
  }

  .fleet-excelence-bg .modal-dialog .modal-header {
	border: 0px;
	padding: 20px 20px 10px;
	display: inline-block;
}
.fleet-excelence-bg .modal-dialog .modal-header .btn-close {
	box-sizing: content-box;
	width: 20px;
	height: 20px;
	color: #666666;
	background: url(../img/amber-connect-close-button-icon.svg) no-repeat center center;
	border: 0;
	border-radius: 0;
	opacity: 1;
}
  
.solutions-bg .slider {
	max-width: 100%;
	margin: 0 0px 0px 2%;
}

.solutions-bg .slick-slideshow__slide {
	margin: 0px 17px 0px 16px;
	/* width: 396px !important; */
	height:310px !important;
	cursor: pointer;
	padding: 10px 20px;
	background-size: cover;
	border-radius: 27px;
}
  
  /* .solutions-bg .slick-slideshow__slide:nth-child(1){
	margin-left: 10px; 
  } */
  
  .solutions-bg .slick-slideshow__slide:hover {
	margin: 0px 17px 0px 16px;
	/* width: 396px !important; */
	height: 310px !important;
	padding: 10px 20px;
  }
  .solutions-bg .slick-slideshow__slide h4 {
	text-align: left;
	font-size: 18px;
	font-family: "Montserrat", sans-serif;
	margin-bottom: 10px;
	font-weight: 700;
}
  .solutions-bg .slick-slideshow__slide p {
	font-size: 15px;
	margin-bottom: 10px;
	line-height: 20px;
	font-weight: 400;
	text-align: left;
}
.solutions-bg .slick-slideshow__slide img {
	margin:30px 0px 20px;
	width: 40px;
}

.hawkeye-bg {
	background: url(../img/hawkeye-bg.png) no-repeat center bottom;
	background-size: cover;
	height: auto;
	padding: 40px 0px;
}
.owl-item .card {
	padding: 30px 35px;
	border: none;
	box-shadow: none;
	background: #0B1925;
	border-radius: 20px;
	height: 280px;
	width: 100%;
	color: #DCDCDC;
}
}

@media only screen and (max-width: 459px) and (min-width: 420px)  {
	.container {
		max-width: 95% !important;
		--bs-gutter-x: 0;
		--bs-gutter-y: 0;
	}
	#phoneField3 {
		width: 70%;
	}

	.form-popup .form-group #phoneField3 {
		width: 72%;
	}
	.data-video-bg .video-slide {
		background: url(../img/video-slider-bg.png) no-repeat left top #0B1824;
		border-radius: 20px;
		border: solid 1px #2C6D81;
		width: auto !important;
		max-width: 348px !important;
		height: 500px !important;
		padding: 15px;
		margin: 0px 20px;
		text-align: center;
	}


	.solutions-bg .slick-slideshow__slide {
		background: url(../img/solutions-slider-bg.png) no-repeat left top #040D16;
		border-radius: 24px;
		padding: 15px 20px;
		margin: 0px 10px;
		/* width: 365px !important; */
		height: 320px;
		cursor: pointer;
		background-size: cover;
	}

	.solutions-bg .slick-slideshow__slide:hover {
		background: rgba(255, 255, 255, .2);
		backdrop-filter: blur(19px);
		filter: brightness(1.2);
		border-radius: 20px;
		padding: 15px 20px;
		margin: 0px 10px;
		/* width: 365px !important; */
		height: 320px;
	}
	.solutions-bg .slick-slideshow__slide p {
		font-size: 15px;
		margin-bottom: 10px;
		line-height: 22px;
		font-weight: 400;
		text-align: left;
	}
	.solutions-bg .slick-slideshow__slide img {
		margin: 30px 0px 20px;
	}
	.solutions-bg .slick-slideshow__slide h4 {
		text-align: left;
		font-size: 20px;
		font-family: "Montserrat", sans-serif;
		margin-bottom: 10px;
		font-weight: 700;
	}
}

@media only screen and (max-width: 458.99px) and (min-width: 360px)  {
	.container {
		max-width: 95% !important;
		--bs-gutter-x: 0;
		--bs-gutter-y: 0;
		margin: auto;
	}
	#phoneField3 {
		width: 65%;
	}

	.form-popup .form-group #phoneField3 {
		width: 68%;
	}
    .container {
        width: 100%;
        --bs-gutter-x: 0;
        --bs-gutter-y: 0;
		padding: 0px 0px;
    }

    .navbar-light .navbar-toggler-icon {
        background: url(../img/menu.svg) no-repeat right top;
    }
    
    .navbar-light .navbar-toggler {
        color: #fff;
        border-color:#fff;
        padding: 6px;
    }
    
    .navbar-toggler-icon {
        display: inline-block;
        width: 20px;
        height: 20px;
        vertical-align: middle;
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100%;
        padding: 0px;
        margin: 0px;
    }
    
    .navbar-toggler:focus {
        text-decoration: none;
        outline: 0;
        box-shadow: unset;
    }
    #player1, #player2, #player3, #player4 {
        width: 100%;
        height: auto;
    }
    
    .data-video-bg .video-slide h4 {
        font-size: 20px;
        text-align: center;
        color: #EF6000;
        line-height: 40px;
        font-weight: 700;
    }

		
.video-bg .video-section iframe {
	width: 95%;
	position: absolute; /* Position the iframe absolutely within the container */
	top: 50%; /* Move the iframe to the vertical center */
	left: 50%; /* Move the iframe to the horizontal center */
	transform: translate(-50%, -50%); /* Shift the iframe back by half of its own width and height to center it */
	border-radius: 10px;
	border: solid #113356 10px;
  }
    
.data-video-bg .video-slide p {
    text-align: center;
	font-size: 16px;
}
.data-video-bg .video-slide h4 br, .data-video-bg .video-slide p br {
    display: none;
}
.solutions-bg .slider {
    max-width: 100%;
    margin: 0 0px 0px 1%;
}

.data-video-bg .slick-slideshow__video .col-md-3, .data-video-bg .slick-slideshow__video .col-md-9 {
	flex: 0 0 auto;
	width: 100%;
}

.slick-slide img {
	display: block;
	margin: auto;
	text-align: center;
}

.fleet-maintence {
	background: url(../img/fleet-maintence-banner.png) no-repeat center top #040F1A;
	background-size: 100%;
	height: 450px;
	position: relative;
}

.container-fluid .partners .slick-slide img {
	width: auto;
	height: 23px;
	padding: 0px 0px;
	display: block;
	margin: 0px auto;
}

.video-bg .video-content .col-md-7, .video-bg .video-content .col-md-5 {
	flex: 0 0 auto;
	width: 100%;
}

.video-bg .video-content h2 {
	font-size: 23px;
	text-align: center;
	color: #EF6000;
	line-height: 35px;	
	font-weight: 400;
	padding-left: 0%;
    margin: 10px auto;
	float: none;
}

/* .video-bg .video-content p {
    display: none;
} */

.fleet-maintence .fleet-content {
	position: absolute;
	bottom: 20px;
	width: 100%;
    padding: 0px 2%;
    left: 0px;
    right: 0px;
}

 
.fleet-maintence .fleet-content h3 {
	font-size: 35px;
	text-align: center;
	color: #EF6000;
	line-height: 45px;
	
	font-weight: 400;
}

.fleet-maintence .fleet-content p {
    text-align: center;
	font-size: 16px;
}
 
.fleet-maintence .fleet-content p br {
    display: none;
}

.fleet-excelence-bg p br {
    display: none;
}

.data-video-bg .container-fluid {
	margin-left: 0%;
}

.data-video-bg .nav-arrow {
	margin-top: 20px;
	text-align: center;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	right: 0;
}

.solutions-bg h3 br, .solutions-bg p br {
    display: none;
}

.solutions-bg h3 {
	font-size: 30px;
	text-align: center;
	color: #fff;
	line-height: 35px;
	
	font-weight: 400;
	margin: 0px auto 20px;
}

.solutions-bg p {
	font-size: 16px;
	text-align: center;
	color: #DCDCDC;
	line-height: 27px;
	font-weight: 400;
}

.solutions-bg .nav-arrow {
	margin-top: 10px;
	text-align: center;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	right:0%;
}
.testimonial-bg h3 {
	font-size: 25px;
	text-align: center;
	color: #273140;
	line-height: 35px;
	
	font-weight: 600;
}
.testimonial-bg h3 br, .testimonial-bg p br {
    display: none;
}

.testimonial-bg p {
	font-size: 16px;
	text-align: center;
	color: #273140;
	line-height: 27px;
	font-weight: 400;
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
	display: block;
	margin-top: 20%;
}
.owl-theme .owl-nav {
	margin-top: 10px;
	text-align: center;
	-webkit-tap-highlight-color: transparent;
	position: absolute;
	top: -76px;
	left: 0%;
}
/* 
.footer .col-md-4 {
	flex: 0 0 auto;
	width: 100%;
    text-align: center;
}
 
.footer .container .social {
	margin: 30px 0px 30px;
}

.footer .col-md-2 {
	flex: 0 0 auto;
	width: 25%;
} */


.banner-content {
	position: absolute;
	left: 20px;
	bottom: unset;
	color: #fff;
	width: 88%;
	top: 30%;
}

.banner-content .request-demo {
	font-size: 17px;
	font-weight: 700;
	color: #fff;
	background: #EF6000;
	width: 100%;
	line-height: 30px;
	padding: 5px 15px;
	margin: 10px 0px 15px;
	cursor: pointer;
	font-family: 'Glory', sans-serif;
	border-radius: 10px;
	text-align: center;
}

.banner-content .available {
	border: solid 1px #EF6000;
	border-radius: 15px;
	width: 160px;
	padding: 10px;
	position: relative;
	top: 20px;
	text-align: center;
	margin: auto;
}

.banner-content .available p {
	background: #08121B;
	position: absolute;
	top: -15px;
	left: 45px;
	font-size: 12px;
	padding: 0px 7px;
	margin-bottom: 0px;
	line-height: 25px;
}

.banner-fleet {
	margin: 0px auto 0px;
	background: url(../img/Amber-connect-fleet-management-solution-banner.jpg) no-repeat center top #040F1A;
	background-size: 100%;
	height: 70vh;
	
}

.video-bg {
	background: url(../img/video-bg.png) no-repeat center top #040f1a;
	background-size: 100%;
	padding: 50px 0px 0px;
	margin-top: -50px;
}

.video-bg .video-content {
	margin: 20px auto;
	color: #DCDCDC;
	font-size: 18px;
	line-height: 27px;
	text-align: center;
}

.video-bg .video-content p {
	width: 100%;
	padding-right: 0%;
	float: none;
	margin: 10px auto;
	font-size: 14px;
}

.fleet-excelence-bg .modal-dialog {
	max-width: 90%;
	margin: 4rem auto;
	color: #000;
	text-align: left;
	font-size: 17px;
}

.banner-content h1 {
	
	font-weight: 400;
	color: #fff;
	font-size:25px;
	width: 100%;
}
.banner-content p {
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	line-height: 26px;
}

.banner-content p br {
	display: none;
}
 

.video-bg .card h3 {
	font-size: 25px;
	text-align: center;
	color: #EF6000;
	line-height: 35px;
	
	font-weight: 400;
}
.video-bg .card:last-child img {
	width: 50px;
	height: 50px;
	margin:0px auto 20px;
}

.video-bg .card p {
	font-size: 16px;
	text-align: center;
	color: #DCDCDC;
	line-height: 28px;
	font-weight: 400;
}

.video-bg .card p br {
	display: none;
}
.video-bg .card {
	background: #040F1A;
	border-radius: 20px;
	border: solid 1px #016B9E;
	padding: 20px;
	margin: 0px auto 30px;
	width: 90%;
}
 
/* 
.footer-logo img {
	width: 200px;
}
.footer .container .social a img {
	width: 35px;
	margin: 0px 0px 0px;
}
.footer .container .address {
	margin: 10px auto;
	text-align: center;
	width: 100%;
}
.footer .container .address p {
	font-size: 15px;
	line-height: 25px;
	text-align: center;
	color: #FFFFFF;
} */
.data-video-bg {
	background: #020C16;
	overflow: hidden;
	margin-top: -6%;
	height: 650px;
}

/* .data-video-bg .video-slide {
	background: url(../img/video-slider-bg.png) no-repeat left top #0B1824;
	border-radius: 20px;
	border: solid 1px #2C6D81;
	width: auto !important;
	max-width: 300px !important;
	height: 500px !important;
	padding: 15px;
	margin: 0px 14px;
	text-align: center;
}  */

.data-video-bg .video-slide {
    background: url(../img/video-slider-bg.png) no-repeat left top #0B1824;
    border-radius: 20px;
    border: solid 1px #2C6D81;
    /* width: 100% !important;
    max-width: 320px !important; */
    height: 500px !important;
    padding: 15px;
    margin: 2px 20px;
    text-align: center;
}

.player.embed-responsive-item {
	width: 100%;
}
 

.container .partners .customer-logos {
	background: url(../img/logo-slider-bg-mobile.png) no-repeat center top;
	padding: 20px 0px 0px;
	height: 100px;
	border-radius: 10px;
}

.container .partners .slick-slide img {
	width: auto;
	height: 35px;
	padding: 0px 0px;
	display: block;
	margin: 0px auto;
}

.container .partners p {
	position: relative;
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	background: url(../img/logo-title-bg-mobile.png) no-repeat center center;
	background-size: 100%;
	color: #DCDCDC;
	top: 41px;
	z-index: 9;
}
.container .partners .slick-slide {
	margin: 0px auto;
	padding: 20px 0px 0;
}
.navbar {
	/* background: #282D3C; */
	height: 50px;
}
#main_nav {
	background: #282d3cb8;
}
body {
	overflow-x: hidden;
}
/* 
.footer-bottom a {
	padding: 0px 5px;
	font-size: 12px; 
	line-height: 30px;
}
.footer-bottom {
	font-size: 12px;
	line-height: 30px;
} */
.fleet-excelence-bg h3 {
	font-size: 30px;
	text-align: center;
	color: #fff;
	line-height: 40px;
	
	font-weight: 400;
	margin: 0px auto 20px;
}
.fleet-excelence-bg p {
	font-size: 15px;
	text-align: center;
	color: #DCDCDC;
	line-height: 22px;
	font-weight: 400;
}
.all-feature-bg .modal-dialog .modal-body .col-md-2 {
	margin: 0px auto 10px;
	max-width: 50%;
}
.all-feature-bg .modal-dialog {
	max-width: 80%;
	margin: 5rem auto;
	color: #000;
	text-align: left;
	font-size: 17px;
}
.all-feature-bg .see-feature {
	
	font-size: 25px;
	text-align: center;
	color: #fff;
	line-height: 60px;
	font-weight: 400;
	background: #EF6000;
	width: 80%;
	border-radius: 15px;
	height: 60px;
	margin: 10px auto;
	cursor: pointer;
}
.navbar-nav .dropdown-toggle::after {
	visibility: visible;
}
.navbar-nav .dropdown-menu {
	position: relative;
	margin: auto;
	text-align: center;
}
.fleet-excelence-bg .book-demo {
	
	font-size: 23px;
	text-align: center;
	color: #fff;
	line-height: 60px;
	font-weight: 400;
	background: #EF6000;
	width: 250px;
	border-radius: 15px;
	height: 60px;
	margin: 10px auto;
	cursor: pointer;
}
.form-group .col-md-3 {
	flex: 0 0 auto;
    width: 25%;
}

.form-group .col-md-9 {
	flex: 0 0 auto;
    width: 75%;
}
.banner-thanks {
	margin:50px auto 0px;
  }
  .fleet-excelence-bg .modal-dialog .modal-header {
	border: 0px;
	padding: 20px 20px 10px;
	display: inline-block;
}
.fleet-excelence-bg .modal-dialog .modal-header .btn-close {
	box-sizing: content-box;
	width: 20px;
	height: 20px;
	color: #666666;
	background: url(../img/amber-connect-close-button-icon.svg) no-repeat center center;
	border: 0;
	border-radius: 0;
	opacity: 1;
}

.solutions-bg .slick-slideshow__slide {
	background: url(../img/solutions-slider-bg.png) no-repeat left top #040D16;
	border-radius: 20px;
	padding: 20px 15px;
	margin-right: 15px;
	/* width: 306px !important; */
	height: 300px;
	cursor: pointer;
}

.solutions-bg .slick-slideshow__slide:hover {
	padding: 20px 15px;
	height: 300px;
}

.solutions-bg .slick-slideshow__slide p {
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 22px;
	font-weight: 400;
	text-align: left;
}
.solutions-bg .slick-slideshow__slide img {
	margin: 30px 0px 20px;
}
.solutions-bg .slick-slideshow__slide h4 {
	text-align: left;
	font-size: 16px;
	font-family: "Montserrat", sans-serif;
	margin-bottom: 10px;
	font-weight: 700;
}

.hawkeye-bg {
	background: url(../img/hawkeye-bg.png) no-repeat center bottom;
	background-size: cover;
	height: auto;
	padding: 40px 0px;
}
.owl-item .card {
	padding: 30px 35px;
	border: none;
	box-shadow: none;
	background: #0B1925;
	border-radius: 20px;
	height: 280px;
	width: 100%;
	color: #DCDCDC;
}
}

@media only screen and (max-width: 359.99px) and (min-width: 320px)  {
	.container {
		max-width: 95% !important;
		--bs-gutter-x: 0;
		--bs-gutter-y: 0;
		margin: auto;
	}
	#phoneField3 {
		width: 65%;
	}
	.form-popup .form-group #phoneField3 {
		width:68%;
	}
    .container {
        width: 100%;
        --bs-gutter-x: 0;
        --bs-gutter-y: 0;
		padding: 0px 0px;
		margin: auto;
    }

    .navbar-light .navbar-toggler-icon {
        background: url(../img/menu.svg) no-repeat right top;
    }
    
    .navbar-light .navbar-toggler {
        color: #fff;
        border-color:#fff;
        padding: 6px;
    }
    
    .navbar-toggler-icon {
        display: inline-block;
        width: 20px;
        height: 20px;
        vertical-align: middle;
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100%;
        padding: 0px;
        margin: 0px;
    }
    
    .navbar-toggler:focus {
        text-decoration: none;
        outline: 0;
        box-shadow: unset;
    }
    #player1, #player2, #player3, #player4 {
        width: 100%;
        height: auto;
    }
    
    .data-video-bg .video-slide h4 {
        font-size: 20px;
        text-align: center;
        color: #EF6000;
        line-height: 20px;
        font-weight: 700;
		margin: 10px auto;
    }
    
 	
.video-bg .video-section iframe {
	width: 95%;
	position: absolute; /* Position the iframe absolutely within the container */
	top: 50%; /* Move the iframe to the vertical center */
	left: 50%; /* Move the iframe to the horizontal center */
	transform: translate(-50%, -50%); /* Shift the iframe back by half of its own width and height to center it */
	border-radius: 10px;
	border: solid #113356 10px;
  }

    
.data-video-bg .video-slide p {
    text-align: center;
	font-size: 15px;
}
.data-video-bg .video-slide h4 br, .data-video-bg .video-slide p br {
    display: none;
}
.solutions-bg .slider {
    max-width: 100%;
    margin: 0 0px 0px 1%;
}

.data-video-bg .slick-slideshow__video .col-md-3, .data-video-bg .slick-slideshow__video .col-md-9 {
	flex: 0 0 auto;
	width: 100%;
}

.slick-slide img {
	display: block;
	margin: auto;
	text-align: center;
}

.fleet-maintence {
	background: url(../img/fleet-maintence-banner.png) no-repeat center top #040F1A;
	background-size: 100%;
	height: 450px;
	position: relative;
}

.container-fluid .partners .slick-slide img {
	width: auto;
	height: 23px;
	padding: 0px 0px;
	display: block;
	margin: 0px auto;
}

.video-bg .video-content .col-md-7, .video-bg .video-content .col-md-5 {
	flex: 0 0 auto;
	width: 100%;
}

.video-bg .video-content h2 {
	font-size: 26px;
	text-align: center;
	color: #EF6000;
	line-height: 40px;
	
	font-weight: 400;
	padding-left: 0%;
    margin: 10px auto;
	float: none;
}

/* .video-bg .video-content p {
    display: none;
} */

.fleet-maintence .fleet-content {
	position: absolute;
	bottom: 20px;
	width: 100%;
    padding: 0px 2%;
    left: 0px;
    right: 0px;
}

 
.fleet-maintence .fleet-content h3 {
	font-size: 35px;
	text-align: center;
	color: #EF6000;
	line-height: 45px;
	
	font-weight: 400;
}

.fleet-maintence .fleet-content p {
    text-align: center;
	font-size: 16px;
}
 
.fleet-maintence .fleet-content p br {
    display: none;
}

.fleet-excelence-bg p br {
    display: none;
}

.data-video-bg .container-fluid {
	margin-left: 0%;
}

.data-video-bg .nav-arrow {
	margin-top: 20px;
	text-align: center;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	right: 0;
}

.solutions-bg h3 br, .solutions-bg p br {
    display: none;
}

.solutions-bg h3 {
	font-size: 30px;
	text-align: center;
	color: #fff;
	line-height: 35px;
	
	font-weight: 400;
	margin: 0px auto 20px;
}

.solutions-bg p {
	font-size: 16px;
	text-align: center;
	color: #DCDCDC;
	line-height: 27px;
	font-weight: 400;
}

.solutions-bg .nav-arrow {
	margin-top: 10px;
	text-align: center;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	right:0%;
}
.testimonial-bg h3 {
	font-size: 25px;
	text-align: center;
	color: #273140;
	line-height: 35px;
	
	font-weight: 600;
}
.testimonial-bg h3 br, .testimonial-bg p br {
    display: none;
}

.testimonial-bg p {
	font-size: 16px;
	text-align: center;
	color: #273140;
	line-height: 27px;
	font-weight: 400;
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
	display: block;
	margin-top: 20%;
}
.owl-theme .owl-nav {
	margin-top: 10px;
	text-align: center;
	-webkit-tap-highlight-color: transparent;
	position: absolute;
	top: -76px;
	left: 0%;
}

/* 
.footer .col-md-4 {
	flex: 0 0 auto;
	width: 100%;
    text-align: center;
}

.footer .container .social {
	margin: 70px 0px 0px;
}

.footer .container .social {
	margin: 30px 0px 30px;
}

.footer .col-md-2 {
	flex: 0 0 auto;
	width: 25%;
} */


.banner-content {
	position: absolute;
	left: 20px;
	bottom: unset;
	color: #fff;
	width: 88%;
	top: 20%;
}


.banner-fleet {
	margin: 0px auto;
	background: url(../img/Amber-connect-fleet-management-solution-banner.jpg) no-repeat center top #040F1A;
	background-size: 100%;
	height: 60vh;
	
}

.video-bg {
	background: url(../img/video-bg.png) no-repeat center top #040f1a;
	background-size: 100%;
	padding: 50px 0px 0px;
	margin-top: -50px;
}


.video-bg .video-content {
	margin: 20px auto;
	color: #DCDCDC;
	font-size: 18px;
	line-height: 27px;
	text-align: center;
}

.video-bg .video-content p {
	width: 100%;
	padding-right: 0%;
	float: none;
	margin: 10px auto;
	font-size: 13px;
}

.fleet-excelence-bg .modal-dialog {
	max-width: 90%;
	margin: 4rem auto;
	color: #000;
	text-align: left;
	font-size: 17px;
}

.banner-content h1 {
	
	font-weight: 400;
	color: #fff;
	font-size:25px;
}
.banner-content p {
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	line-height: 26px;
}

.banner-content p br {
	display: none;
}

.banner-content .request-demo {
	font-size: 12px;
	font-weight: 700;
	color: #fff;
	background: #EF6000;
	width: 100%;
	line-height: 30px;
	padding: 5px 5px;
	margin: 10px 0px 15px;
	cursor: pointer;
	text-align: center;
}

.video-bg .card h3 {
	font-size: 25px;
	text-align: center;
	color: #EF6000;
	line-height: 35px;
	
	font-weight: 400;
}
.video-bg .card:last-child img {
	width: 50px;
	height: 50px;
	margin:0px auto 20px;
}

.video-bg .card p {
	font-size: 16px;
	text-align: center;
	color: #DCDCDC;
	line-height: 28px;
	font-weight: 400;
}

.video-bg .card p br {
	display: none;
}
.video-bg .card {
	background: #040F1A;
	border-radius: 20px;
	border: solid 1px #016B9E;
	padding: 20px;
	margin: 0px auto 30px;
	width: 90%;
}
/*  
.footer-logo img {
	width: 200px;
}
.footer .container .social a img {
	width: 35px;
	margin: 0px 0px 0px;
}
.footer .container .address {
	margin: 10px auto;
	text-align: center;
	width: 100%;
}
.footer .container .address p {
	font-size: 15px;
	line-height: 25px;
	text-align: center;
	color: #FFFFFF;
} */
.data-video-bg {
	background: #020C16;
	overflow: hidden;
	margin-top: -6%;
	height: 600px;
}

.data-video-bg .video-slide {
	background: url(../img/video-slider-bg.png) no-repeat left top #0B1824;
	border-radius: 20px;
	border: solid 1px #2C6D81;
	 width: auto !important;
	max-width: 280px !important; 
 
	height: 480px !important;
	padding: 15px;
	margin: 0px 8px;
	text-align: center;
}

.player.embed-responsive-item {
	width: 100%;
}
 
.container .partners .customer-logos {
	background: url(../img/logo-slider-bg-mobile.png) no-repeat center top;
	padding: 20px 0px 0px;
	height: 100px;
	border-radius: 10px;
}

.container .partners .slick-slide img {
	width: auto;
	height: 45px;
	padding: 0px 0px;
	display: block;
	margin: 0px auto;
}

.container .partners p {
	position: relative;
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	background: url(../img/logo-title-bg-mobile.png) no-repeat center center;
	background-size: 100%;
	color: #DCDCDC;
	top: 41px;
	z-index: 9;
}
.container .partners .slick-slide {
	margin: 0px auto;
	padding: 20px 0px 0;
}
.navbar {
	/* background: #282D3C; */
	height: 50px;
}
#main_nav {
	background: #282d3cb8;
}
body {
	overflow-x: hidden;
}

/* 
.footer-bottom a {
	padding: 0px 5px;
	font-size: 12px; 
	line-height: 30px;
}
.footer-bottom {
	font-size: 12px;
	line-height: 30px;
} */
.fleet-excelence-bg h3 {
	font-size: 30px;
	text-align: center;
	color: #fff;
	line-height: 40px;
	
	font-weight: 400;
	margin: 0px auto 20px;
}
.fleet-excelence-bg p {
	font-size: 15px;
	text-align: center;
	color: #DCDCDC;
	line-height: 22px;
	font-weight: 400;
}
.all-feature-bg .modal-dialog .modal-body .col-md-2 {
	margin: 0px auto 10px;
	max-width: 50%;
}
.all-feature-bg .modal-dialog {
	max-width: 80%;
	margin: 5rem auto;
	color: #000;
	text-align: left;
	font-size: 17px;
}
.all-feature-bg .see-feature {
	
	font-size: 25px;
	text-align: center;
	color: #fff;
	line-height: 60px;
	font-weight: 400;
	background: #EF6000;
	width: 80%;
	border-radius: 15px;
	height: 60px;
	margin: 10px auto;
	cursor: pointer;
}
.navbar-nav .dropdown-toggle::after {
	visibility: visible;
}
.navbar-nav .dropdown-menu {
	position: relative;
	margin: auto;
	text-align: center;
}
.fleet-excelence-bg .book-demo {
	
	font-size: 23px;
	text-align: center;
	color: #fff;
	line-height: 60px;
	font-weight: 400;
	background: #EF6000;
	width: 250px;
	border-radius: 15px;
	height: 60px;
	margin: 10px auto;
	cursor: pointer;
}
.form-group .col-md-3 {
	flex: 0 0 auto;
    width: 25%;
}

.form-group .col-md-9 {
	flex: 0 0 auto;
    width: 75%;
}
.banner-thanks {
	margin:50px auto 0px;
  }
  .fleet-excelence-bg .modal-dialog .modal-header {
	border: 0px;
	padding: 20px 20px 10px;
	display: inline-block;
}
.fleet-excelence-bg .modal-dialog .modal-header .btn-close {
	box-sizing: content-box;
	width: 20px;
	height: 20px;
	color: #666666;
	background: url(../img/amber-connect-close-button-icon.svg) no-repeat center center;
	border: 0;
	border-radius: 0;
	opacity: 1;
}


  
.solutions-bg .slider {
	max-width: 100%;
	margin: 0 auto;
}

.solutions-bg .slick-slideshow__slide {
	margin: 0px 10px;
	/* width: 272px !important; */
	height:290px !important;
	cursor: pointer;
	padding: 10px;
}
  
  /* .solutions-bg .slick-slideshow__slide:nth-child(1){
	margin-left: 10px; 
  } */
  
  .solutions-bg .slick-slideshow__slide:hover {
	margin: 0px 10px;
	/* width: 272px !important; */
	height: 290px !important;
	padding: 10px;
  }
  .solutions-bg .slick-slideshow__slide h4 {
	text-align: left;
	font-size: 16px;
	font-family: "Montserrat", sans-serif;
	margin-bottom: 10px;
	font-weight: 700;
}
  .solutions-bg .slick-slideshow__slide p {
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 22px;
	font-weight: 400;
	text-align: left;
}
.solutions-bg .slick-slideshow__slide img {
	margin:30px 0px 20px;
	width: 40px;
}
.fleet-excelence-bg .modal-dialog label {
	display: inline-block;
	padding: 0 2px;
	height: 12px;
	line-height: 12px;
	font-size: 12px;
}
.owl-item:nth-child(3), .owl-item:nth-child(4) {
	margin-right: 0 !important;
}

.testimonial-bg {
	background: url(../img/testimonial-bg.png) no-repeat center top;
	background-size: cover;
	padding: 30px 0px 20px;
}

.hawkeye-bg {
	background: url(../img/hawkeye-bg.png) no-repeat center bottom;
	background-size: cover;
	height: auto;
	padding: 40px 0px;
}

.owl-item .card {
	padding: 30px 35px;
	border: none;
	box-shadow: none;
	background: #0B1925;
	border-radius: 20px;
	height: 280px;
	width: 100%;
	color: #DCDCDC;
}
}