@charset "utf-8";
/* CSS Document */

.tagline h1 {
	margin-bottom: 1.2rem !important;
}
.tagline h4 {
	margin: 1.4rem 0 1.2rem !important;
}
.sap-partner-img {
	height: 85px;
	position: absolute;
	top: -13px;
	left: 67px;
}
.slid-logo-sctn {
	margin-top: 15px;
}
.slid-btm-logo {
}
.tagline {
	max-width: 1250px;
	top: 48%;
}
.home-banner:before {
	/*bottom: -169px;*/
}
.bg-w {
	height: 480px;
}


/* slider css 18-1-18*/

.carousel-control-next, .carousel-control-prev{ width: 50px; min-width: 50px; z-index: 1111;}
.carousel-control i{font-size: 3rem;  }
.carousel-control.carousel-control-prev{ left: -50px; transition: all .4s ease-out; -webkit-transition: all .4s ease-out; -moz-transition: all .4s ease-out;}
.carousel-control.carousel-control-next{ right: -50px; transition: all .4s ease-out; -webkit-transition: all .4s ease-out; -moz-transition: all .4s ease-out;}
.carousel:hover .carousel-control.carousel-control-prev{ left: 0;}
.carousel:hover .carousel-control.carousel-control-next{ right: 0}
.carousel-item{ z-index: 111;}

@media screen and (min-width: 768px) {
	.slide.home-banner, .carousel-inner, .carousel-item-next, .carousel-item-prev, .carousel-item.active, .slider-content{ height: 100%; }
}
@media screen and (min-width: 768px) and (max-width:960px) {
.bg-w {
	height: 480px;
}
.sap-partner-img {
	height: 58px;
	position: absolute;
	top: -8px;
	left: 95px;
	margin-left: -43px;
}
.tab-heading2 {
	font-size: 3.5rem !important;
}
.tagline h1 {
	font-size: 3.3rem !important;
}
.tagline h2 {
	font-size: 2rem !important;
}
.tagline h4 {
	font-size: 1.4rem !important;
}
.slid-btm-logo {
	width: 150px !important;
}
	.home-banner:before {
    /*bottom: -210px;*/
}
}

@media screen and (max-width: 480px) {
.bg-w {
	height: 350px;
}
.slid-btm-logo {
	width: 130px;
}
.slid-logo-sctn {
	padding: 0 15px;
}
	.slid-logo-sctn .col-4{ padding-left: 5px; padding-right: 5px;}
.slid-logo-sctn .mob-1 {
	width: 100% !important;
}
.slid-logo-sctn .mob-4 {
	width: 50% !important;
}
.tagline {
	top: 52% !important;
}
.sap-partner-img {
	height: 48px;
	position: absolute;
	top: -62px;
	left: 50%;
	margin-left: -43px;
}
.tagline h1 {
	font-size: 2.2rem !important;
	line-height: 1.8rem !important;
}
.tagline h4 {
	display: none;
}
.tagline h2 {
	line-height: 1.4rem !important;
}
.tagline .btn {
	font-size: 1rem !important;
}
.tagline .btn span{
	padding: 9px 17px 10px !important;
}
.home-banner:before {
	bottom: -49px;
}
.home-banner:before {
	bottom: -49px;
}
}

@media screen and (max-width: 640px) {
	body .tagline{ position: static; left: auto; top: auto; transform: none}
	.home-banner{ padding-top: 100px;}
	.sap-partner-img{ max-width: 55px; left: 38px;  top: 0; height: auto}
	
}
@media screen and (max-width: 480px) {body .tagline h1{ font-size:1.5rem !important; line-height: 1.5rem; margin-bottom: .5rem; } body .tagline h2{ font-size: 1.2rem !important;}}
