#SupportBusinessDriverChat .SupportBusinessDriverChat-PoweredBy{
    padding-bottom: 10px !important;
}
#SupportBusinessDriverChat .SupportBusinessDriverChat-Button{
	padding: 12px 3px !important;
	width: 55px !important;
    height: 55px !important;
}

#SupportBusinessDriverChat .SupportBusinessDriverChat-Chat-Head {
	padding-top: 6px !important;
}

#SupportBusinessDriverChat .OnlineOperatorsMsg {
    margin: 0px 0px 15px 0px !important;
}

#SupportBusinessDriverChat .OnlineOperatorsMsg.online {
    color: white !important;
}

#SupportBusinessDriverChat .OnlineOperatorsMsg {
    background-color: #007bff !important;
}

#SupportBusinessDriverChat.opened {
    width: 395px !important;
}

#SupportBusinessDriverChat .SupportBusinessDriverChat-Form {
    padding: 15px 21px 0px 21px !important;
}

#SupportBusinessDriverChat .SupportBusinessDriverChat-FormData-Label {
    margin-bottom: 3px;
}

body {
	font-family: 'Roboto', serif;
	font-size: 14px;
	color: #42526E;
	overflow: auto !important;
	/*
	font-size: .875rem;
	line-height: 1.125;
	font-family: 'Roboto Slab', serif;
	font-family: 'Roboto', sans-serif;
	font-family: 'PT Serif', serif;
	font-family: 'Bitter', serif;	
	*/
}
body * { 
    -webkit-font-smoothing: subpixel-antialiased !important; 
    text-rendering:optimizeLegibility !important;
}
main {
	padding-top: 100px;
	/*font-size: 1rem;
    color: #3c3f56;*/
}
main ul {
    font-family: 'Roboto', serif;
    font-size: 14px;
    color: #42526E;
}
main li {
    margin-bottom: 11px;
}

img {max-width: 100%;}
.b100 {
	padding: 60px 0;
	min-height: 350px;
}
.b200 {
	padding: 80px 0 60px;
	min-height: 350px;	
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f5f5f5+0,ffffff+100 */
	background: #f5f5f5; /* Old browsers */
	background: -moz-linear-gradient(top,  #f5f5f5 0%, #ffffff 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #f5f5f5 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #f5f5f5 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

}
.b300 {
	/*background-color: #184d9d;*/
	padding: 50px 0;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#184d9d+0,1084d1+37,1084d1+67,184d9d+100 */
	background: #184d9d; /* Old browsers */
	background: -moz-linear-gradient(-45deg,  #184d9d 0%, #1084d1 37%, #1084d1 67%, #184d9d 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg,  #184d9d 0%,#1084d1 37%,#1084d1 67%,#184d9d 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg,  #184d9d 0%,#1084d1 37%,#1084d1 67%,#184d9d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#184d9d', endColorstr='#184d9d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.b400 {
	background-color: #184d9d;
	padding: 100px 0;
	background-image: url(/img/business-driver-background2.png);
	background-size: cover;
	background-position-y: center;	
}
.white {color: white !important;}
h3, h4, h5 {font-weight: 600; color: #253858;}


/*
header {
	position: fixed;
	width: 100%;
	padding: 7px 0 0;
	background-color: #FFF;
	box-shadow: 0 2px 10px rgba(0,0,0,.25);	
	z-index: 100;
}
header img {margin-top: 2px;}*/
#primary-menu {margin-top: 6px;margin-bottom: 14px;}
#primary-menu>li {
	display: inline-block;
	vertical-align: middle;
	padding: 7px 10px;
	margin: 0 5px;
	font-weight: 500;
	color: #184d9d;
	/*text-transform: uppercase;*/
	font-size: 16px;
}	
#primary-menu>li a {
	color: #184d9d;
	text-decoration: none;
	border-bottom: 3px solid transparent;
	padding-bottom: 23px;
	font-weight: 600;
	/*font-size: 15px;*/
}
#primary-menu>li a:hover {
	color: #007bff;
	border-bottom-color: #DFE1E5;
}
.featureImg {box-shadow: 0 15px 20px rgba(0,0,0,.25);}
#footer {background-color: #F4F5F7;padding: 50px 0;}
#footerMenu a {line-height: 200%;}
#footerMenu .heading {
	font-size: medium;
	font-weight: 600;}
.footer-view-all {margin-top:15px;}
.footer-view-all a {color: #0350c3 !important;font-weight: 600;}
#copyrightRow {    
	border-top: 1px solid #dedede;
	margin-top: 25px;
	padding-top: 25px;
	font-size: 12px;
	text-align: center;
}
#copyrightRow div {display: inline-block; margin-right: 20px;}
#copyrightRow a {color: inherit;}

.container-fluid.features {
	margin: 0px 0 60px;
}	
.features .heading {
	font-size: 1.9rem;
	margin: 35px 0 20px;	
}
.features .featureIntro{
	font-size: 1rem;
	color: #3c3f56;
}

.features .more{
	/*color: #0052CC;*/
}
.features img {
	box-shadow: 0 10px 30px rgba(0,0,0,.25);
}
/*
.featureImg {
box-shadow: 0 10px 30px rgba(0,0,0,.25);
}
*/
.h2, h2 {
	font-size: 1.5rem;
	line-height: 1.33333333;
	margin-bottom: 14px;
}
.h1, .h2, h1, h2 {
	color: #253858;
	letter-spacing: 0;
	margin-top: 0;
}
.featureIcon {
	max-width: 55px;
    max-height: 55px;
    margin-bottom: 20px;
    margin-top: 10px;
}
.homeTopSlide {
	background-image: url(https://www.businessdriver.pro//pics/screen_home1.png);
    background-size: 684px;
    background-repeat: no-repeat;
    background-position-x: right;
	padding: 100px 0 0 0; 
	min-height: 400px;
	background-position-y: bottom; 
}


.homeTopSlide .container {
    padding-top: 50px;
}





#return-to-top {
    position: fixed;
    bottom: 23px;
    right: 39px;
    background: rgba(0, 0, 0, 0.16);
    border: 1px solid #c0c0c0;
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 50%;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 10;
}
#return-to-top:hover {
    background: rgba(0, 0, 0, 0.59);
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 14px;
    top: 11px;
    font-size: 21px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover i {
    color: #fff;
    top: 5px;
}
#cookiesAlert {
    display: none;
    background-color: rgba(0, 0, 0, 0.80);
    color: white;
    position: fixed;
    bottom: 0;
    font-size: 13px;
    z-index: 1000;
    padding: 15px;
}
#cookiesAlert a {
    color: white !important;
    text-decoration: underline;
}
#cookieok {
    background-color: green;
    display: inline-block;
    padding: 1px 10px;
    border-radius: 10px;
    margin-left: 10px;
    cursor: pointer;
}
.Lightbox {
    display: none;
    position: fixed;
    z-index: 100000;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: white;
    max-width: 95%;
    max-height: 100%;
    overflow-y: auto;
    width: fit-content;
    color: black;
	-webkit-box-shadow: 0px 0px 40px -5px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 40px -5px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 40px -5px rgba(0,0,0,0.75);
}
.LightboxTitle {
    padding: 10px;
    background-color: whitesmoke;
    border-bottom: 1px solid silver;
}
.LightboxDesc {
    font-size: 13px;
    padding: 10px;
}
.CountrySettingsSection {
    margin-top: 10px;
    padding-top: 10px;
}
.select2.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
    padding: 3px 10px;
    margin-bottom: 8px;
    border-radius: 3px;
    border: 1px solid silver;
}
.select2.select2-container {
    width: 100% !important;
}
#CountrySettings .select2.select2-container {
	margin: 0px;
    padding: 0px;
    border: 0px;
}
#MainFooter .Lightbox a {
    color: black !important;
}
.LightboxTitle .fa.fa-times {
    float: right;
    font-size: 18px;
    /*margin-top: 5px;*/
    color: grey !important;
    cursor: pointer;
}
.label{
	display: inline-block;
    background-color: #efa91b;
    margin-right: 5px;
    padding: 2px 8px;
    font-size: 10px;
    border-radius: 5px;
    color: white;
    font-weight: 600;
    text-transform: uppercase;	
}
.cyan	{background-color: var(--cyan);}
.purple	{background-color: purple;}	
.KnowledgeBaseContainer img {
   max-width: 500px;
    display: block;
    -webkit-box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 70%);
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 70%);
    margin: 30px auto;
    cursor: pointer;
}

.home-container {
	background-image: linear-gradient(to right, #184e9c, #0c2c5a);
    padding-bottom: 0px;
    margin-top: 40px;
	padding-right: 0px;
}

.home-h1 {
 	color: white; 
	font-size: 35px;
	font-family: 'Nunito', sans-serif;
	padding-bottom: 8px;
}

.home-h2 {
 	color: white; 
	font-size: 18px;
}

.homeTopSlide .btn {
	padding: 0.5rem 4.5rem;
	border-radius: 0.5rem;
}

@media (max-width:1250px){
	.homeTopSlide .container {
		padding-top: 35px;
		max-width: 830px;
		float: left;
		padding-left: 35px;
	}	
}
@media (max-width:992px){
	#menu-banner{display:none;}
	.homeTopSlide .container {
		padding-left: 15px;
	}
	.homeTopSlide {
	background-size: 58%;
	}
}
@media (max-width:768px){
	
	.text-homeTopSlide {	
		margin-top: -60%;
	}
	
	main {
		padding-top: 50px;
	}
	.homeTopSlide {
		padding-top: 64%;
		background-size: 90%;
		padding-bottom: 215px;
	}
	.home-container {
    margin-top: 66px;
	}
}

@media (max-width:590px){
	.KnowledgeBaseContainer img {
	   max-width: 100%;
	}
	.text-homeTopSlide {	
		margin-top: -60%;
	}
}
@media (max-width:480px){
	main {
		padding-top: 30px;
	}
	
	.text-homeTopSlide {	
		margin-top: -73%;
	}
	
	.homeTopSlide {
		background-size: contain;
		padding-top: 337px;
    	margin-top: 59px;
		padding-bottom: 220px;
	}
	.home-container {
    margin-top: 66px;
	}
}

@media (max-width:374px){
	
	.text-homeTopSlide {	
		margin-top: -94%;
	}
	
	.homeTopSlide {
		background-size: contain;
		padding-top: 337px;
    	margin-top: 59px;
		padding-bottom: 257px;
	}
	.home-container {
    margin-top: 66px;
	}
}
@media (max-width:340px){
	
	.text-homeTopSlide {	
		margin-top: -100%;
	}
	
	.homeTopSlide {
		padding-top: 337px;
		padding-bottom: 257px;
	}
	.home-container {
    margin-top: 66px;
	}
}