﻿@charset "utf-8";

/* CSS Document */
@media only screen and (max-width:1710px) {
.banner-content-inner {
padding-left:12%;
}
	.main-section{
	width:104%;
	}
}
@media only screen and (max-width:1540px) {
.banner-content-inner {
padding-left:15%;
}
.main-section{
width:106%;
}
}
@media only screen and (max-width:1445px) {
.banner-content-inner {
padding-left:17%;
}
.main-section{
width:108%;
}
}
@media only screen and (max-width:1315px) {
.banner-content-inner {
padding-left:16%;
}
.main-section{
width:110%;
}
.main-section::after {
right:39%;	
}
}


@media only screen and (max-width:1499px) {
body {
	overflow-x: hidden;
}

}


@media only screen and (max-width:1199px) {
	
	.simplify-section .simplify-section-left:hover p, .simplify-section .simplify-section-rgt:hover p {
		line-height:1.4;
	}
	.simplify-section-third .simplify-section-rgt img{
		max-width:100%;
	}
	
}
@media only screen and (max-width:1023px) {
.banner-content-inner {
  top: 56%;
  padding-left: 12%
}
	
.simplify-section .simplify-section-left img, .simplify-section .simplify-section-rgt img {
	max-width: 200px;
}
.simplify-section .simplify-section-left:hover p, .simplify-section .simplify-section-rgt:hover p {
	font-size: 17px;
	line-height: 29px;
}
.banner-content-inner button, .image_hover button {
	margin-top: 15px;
}
.Our-Clients p {
	font-size: 18px;
}
.simplify-section-lft p {
	font-size: 18px;
	line-height: 31px;
}
.simplify-section-third .simplify-section-rgt img {
	max-width: 100%;
	max-height: 300px;

}
.simplify-section-third .simplify-section-rgt {
	height: auto;
	background-color:none;
	margin-top:110px;
}
.simplify-section-third .simplify-section-lft {
	padding: 0px 0 0px 0px;
	margin: 0;
}
.simplify-section-third {
	padding: 75px 0;
}
.main-section::after {
	width: 100%;
	right: 50%;
	transform: skew(-10deg);
	height: 570px;
}
.main-section::before {
	background-size: 90px;
	top: 100px;
}
.banner-content-inner h1 {
	font-size: 24px;
	line-height: 30px;
}
.main-section p {
	font-size: 16px;
	line-height: 24px;
}
.banner-content-inner button, .image_hover button {
	width: 165px;
	height: 45px;
}
.main-section {
	background-position: top right;
	height: 472px;
	min-height: 472px;
	margin-top: -115px;
}
.main-logo img {
	max-width: 150px;
}
.main-header {
	padding: 15px 0px;
	height: 50px;
	margin-top: 30px;
}
.main-logo {
	margin-top: 15px;
}

.banner-content-inner {
	margin-top: 70px;
}
.simplify-section {
	padding: 70px 0;
}
.simplify-section h3 {
	font-size: 30px;
	margin-bottom: 40px;
	margin-top: 0;
}
.Customer-Success h3 {
	font-size: 30px;
	margin-bottom: 40px;
	margin-top: 0;
}
.three-columms-single img {
	max-height: 70px;
}
.three-columms-single p {
	font-size: 16px;
	margin-top: 10px;
	padding: 0 0;
}
.bold-content-three-columns {
	font-size: 35px;
}
.simplify-section-lft h3, .Our-Clients h3 {
	font-size: 30px;
}
.simplify-section-lft p {
	margin: 0 auto;
	padding: 0px;
	width: 100%;
}
.main-navigation {
	margin-top: 36px;
}
.main-header .navbar-nav li {
	padding: 17px 0;
}
.main-header .navbar-nav li:last-child {
	margin-left: 25px;
}
.banner-content-inner {
	margin-top: 29px;
	margin-left: 0px;
}
}

@media (max-width: 1199px){
	.simplify-section .simplify-section-left img, .simplify-section .simplify-section-rgt img {
		max-width: 80%;
	}
	.banner-content-inner{
		padding-left:9%;
	}
	.main-section{
	width:113%;
	}
	.main-section::after {
	right:42%;
	}
	.logos img {
	width:100px;
	margin:6px;
	}
}


@media only screen and (max-width:991px) {
.simplify-section .simplify-section-left img, .simplify-section .simplify-section-rgt img {
	max-width: 80%;
}
.simplify-section .simplify-section-left:hover p, .simplify-section .simplify-section-rgt:hover p {
line-height:1.3;
}
	
	.banner-content-inner{
		padding-left:0;
	}	
	.main-section::before {
		opacity: 0.2;
	}
.main-navigation {
	margin-top: 36px;
	width: 250px;
	position: relative;
}
.navbar-toggler {
	background: #ff3333;
	float: right;
	position: absolute;
	right: 0;
	top: -3px;
	width: 55px;
	padding: 9px 10px;
}
.navbar-toggler:focus {
	outline: none;
}
.navbar-toggler .icon {
	background: #FFF;
	height: 4px;
	width: 100%;
	float: left;
	margin-bottom: 4px;
	display: table;
}
.navbar-toggler .icon:last-child {
	margin-bottom: 0px;
}
#navbarSupportedContent {
	background: #FFF;
	padding: 10px 25px;
	border-radius: 5px;
	margin-top: 45px;
	/* max-width: 250px; */
	float: right;/* align-items: end; */
}
.main-header .navbar-nav li:last-child {
	margin-left: 0;
}
.main-header .navbar-nav li {
	padding: 17px 0;
	margin: 5px auto;
	width: 100%;
}
.navbar-expand-lg.main-navigation .navbar-nav .nav-link {
	padding: 0px 0;
}
.main-header .navbar-nav li:last-child {
	margin-left: 0;
	padding: 17px 15px;
	text-align: center;
	font-weight: bold;
}
	.logos img {
	width:110px;
	margin:6px;
	}	
	
}



@media only screen and (max-width:767px) {


.simplify-section .simplify-section-rgt:hover .image_hover, .simplify-section .simplify-section-left:hover .image_hover {
	display: block;
	touch-action: manipulation;
}					 
.simplify-section .simplify-section-rgt .image_hover, .simplify-section .simplify-section-left .image_hover {
	display: none;
}	
 .main-header {
	z-index: 9999;
}
.simplify-section h3 {
	font-size: 24px;
}
.three-columms-single {
	margin-bottom: 40px;
}

.inner-data-crausel {
	padding: 65px 50px 70px;
}
.inner-data-crausel p {
	font-size: 18px;
	line-height: 29px;
}
.carousel-control-prev, .carousel-control-next {
	top: 150px;
}
.footer-content-lft p {
	text-align: center;
	margin-top: 30px;
}
/* Footer Privacy Policy Link*/
.footerpp {
	font-weight:700;
	color:black;
}
.footer-section {
	padding: 20px 0;
	margin-top: 40px;
}
.mobile-logo-crausel.owl-drag {
	display:block;
}
.logos {
	display: none;
}
.mobile-logo-crausel .owl-dots {
	display: none;
}
.mobile-logo-crausel.owl-drag {
    position: relative;
    float: left;
    width: 100%;
}
.mobile-logo-crausel .owl-nav.disabled {
	position: absolute;
	top: 50%;
	width: 100%;
	z-index: 99;
}
.mobile-logo-crausel .owl-prev {
	position: absolute;
	left: 0;
	background: transparent;
	border: none;
	color: #b4b2b2;
	font-size: 35px;
	top: -37px;
		outline:none;
}
.mobile-logo-crausel .owl-next {
	position: absolute;
	right: 0;
	background: transparent;
	border: none;
	color: #b4b2b2;
	font-size: 35px;
	top: -37px;
		outline:none;
}
.mobile-logo-crausel.owl-drag .col-sm-6 {
	width: 50%;
}
.crausel-section {
    padding: 27px 20px;
}
.carousel-nav {
	display: none;
}
.owl-nav {
	display: none;
}
	

.simplify-section-third .simplify-section-lft {
	text-align: center;
}
.simplify-section-third button {
	display: table;
	margin: 0 auto;
}
.banner-content-inner {
    margin-left:-10%;
}
.main-section{
width:120%;	
min-height: 400px;
height:400px;
}
.main-section:after{
right:50%;
}	

.toggle-menu-list {
	display: none !important;
	}
	.simplify-section .simplify-section-left, .simplify-section .simplify-section-rgt {
	height: 150px;
}
.simplify-section .simplify-section-left {
	margin-bottom: 30px;
}
.simplify-section .simplify-section-left img, .simplify-section .simplify-section-rgt img {
	max-width: 80%;
}
.simplify-section .simplify-section-left:hover p, .simplify-section .simplify-section-rgt:hover p {
	display:none;
}
.simplify-section .simplify-section-left .image_hover, .simplify-section .simplify-section-rgt .image_hover {
	padding-top:15%;
}
}


@media only screen and (max-width:575px) {
	.simplify-section .simplify-section-left, .simplify-section .simplify-section-rgt {
	height: 200px;
}
	.simplify-section .simplify-section-left img, .simplify-section .simplify-section-rgt img {
	max-height: 150px;
}
	.solving-section .simplify-section-rgt img {
		max-height:none;
		max-width:95%;
	}
	.solving-section .simplify-section-rgt {
		height:200px;
		background-color: none;
		margin-bottom: 50px;
	}
	.banner-content-inner {
		margin-left:5%;
	}
	.main-section{
	width:100%;	
	min-height: 400px !important;
	height:400px;
	background-position: 5vw 30px;
	background-size:cover;
	}
	.main-section:after{
	right:155px;
	}	

}


@media only screen and (max-width:500px) {
	.banner-content-inner {
		margin-left:6%;
		max-width:50%;
	}
	.main-section{
	width:100%;	
	min-height: 400px;
	height:400px;
	background-position: -10vw 30px;
	background-size:cover;
	}
	.main-section:after{
	right:35%;
	}
	
	.banner-content-inner h1 {
	font-size:18px;
	}
	.main-section p {
	font-size:12px;	
	}
}

@media only screen and (max-width:413px) {
.banner-content-inner {
  bottom: -40px !important;
}	
.simplify-section-third .simplify-section-rgt {
	margin-top: 60px;
}

.banner-content-inner {
	bottom: 10px;
}
.main-section::before {
	display: none;
}
.mobile-logo-crausel .col-chain-new-home-logo img {
	max-width: 110px;
}

}

@media only screen and (max-width:359px) {
	
.banner-content-inner h1 {
	font-size: 20px;
	line-height: 30px;
}
.simplify-section-rgt {
	height: 390px;
}
.simplify-section-left {
	height: 390px;
}
    .simplify-section-third .simplify-section-rgt {
	height: 230px;
}
.mobile-logo-crausel .owl-prev {
	left: -10px;
}
.mobile-logo-crausel .owl-next {
	right: -10px;
}
.mobile-logo-crausel .col-chain-new-home-logo img {
	max-width: 100px;
}
.banner-content-inner h1 {
	font-size: 20px;
	line-height: 24px;
}
.banner-content-inner {
	margin-left: 3%;
}
}

@media only screen and (max-height:780px) {
	.main-section {
		min-height:500px;
	}
	
}
