body {
	font-family: sans-serif,"Trebuchet MS",Helvetica,Arial,sans-serif;
	color: #164359;
}
/* Large desktop */
@media (max-width: 1800px) { 
	body{padding: 0px;} }
/* Large desktop */
@media (min-width: 980px) and (max-width: 1215px)  {
	body{padding: 0px;} }
 
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
	body{padding: 0px;} }
 
/* Landscape phone to portrait tablet */
@media (max-width: 767px) { 
	body{padding: 0px;} }

ol.privacypol {
	padding-left: 15px;
}
ol.privacypol > li {
	list-style-type: none;}
	
#header {
	padding:  12px 0px 12px 0px;
	background: #164359; /* Old browsers */
	background: -moz-linear-gradient(top,  #164359 0%, #164359 93%, #0a4e70 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#164359), color-stop(93%,#164359), color-stop(100%,#0a4e70)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #164359 0%,#164359 93%,#0a4e70 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #164359 0%,#164359 93%,#0a4e70 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #164359 0%,#164359 93%,#0a4e70 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #164359 0%,#164359 93%,#0a4e70 100%); /* W3C */
}


@media (max-width: 992px) {
	#header > .container {
		width: 100%;
		padding-right: 0px;
		padding-left: 0px;
		margin-right: auto;
		margin-left: auto;}
	}


#buddi-head-spacer{
	background-color: #e9eff2; /* Old browsers */
	height: 15px;
	margin-bottom: 10px;
}

.site-logo{float: left; margin: 5px 0px 10px 0px;}

.bg-dark {
	background-color: #164359 !important;
}

a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
  	background-color: #164359 !important;
}

.navbar-dark .navbar-nav .nav-link, .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
	color: #fff;
}

.navbar-nav {
	padding-top:  15px;}
.navbar-nav > li {
	border-bottom: 1px solid rgba(163, 163, 163, 0.3);}

@media (min-width: 992px) {
	.nav-item {
		font-size: 1.6em;
		font-weight: normal;
		padding-left: 90px;}
	.navbar-nav {
		padding-top: 0px;}
		.navbar-nav > li {
			border-bottom: 0px;}
}


/* --------------- BUDDI SOLUTIONS ------------------ */

.buddi-solutions {
	position: relative;}
.buddi-solutions-container {
	padding-right: 0px;
	padding-left: 0px;}
.buddi-solutions-title {
	position: absolute;
	color: #fff;
	left: 0;
	margin: 0 10px 0 10px;
	top: 0;
	letter-spacing: 3px; }
.buddi-solutions-title > h1 {
	font-size: 2.4rem;
	font-weight: 300;
	line-height: 1.5}
.buddi-solutions-title > p {
	font-size: 0.8rem;
	font-weight: 150;
	line-height: 1.1;}
.buddisol-para-divider{
	line-height: 0px;}
.buddi-solutions-content > h4 {
	font-size: 0.8rem;
	font-weight: 150;
	line-height: 1.1;}
.buddisol-tbl-slider {
	color: #fff;
	background-color: #bcccd5;}
.buddisol-tbl-title {
	font-size: 2.3rem;
	font-weight: 300;
	line-height: 1.1;}

@media (min-width: 768px) {
}
@media (min-width: 992px) {
	.buddisol-para-divider{
		line-height: 8px;}
	.buddi-solutions-title {
		margin: 5px 15px 0 15px;
		left: 0;}
	.buddi-solutions-title > p {
		font-size: 2.2rem;
		font-weight: 200;
		line-height: 1.5;}
	.buddi-solutions-title > h1 {
		font-size: 3.5rem;
		font-weight: 300;
		line-height: 1.2; }
	.buddi-solutions-content > h4 {
		font-size: 1.5rem}
	.buddisol-tbl-title {
		font-size: 1.6rem;
		font-weight: 200;
		line-height: 1.2;}
	.buddisol-tbl-subtitle{
		font-size: 1.2rem;
		font-weight: 100;
		line-height: 0.8;}
	.buddisol-tbl-content {
		padding-top: 0.5rem;
		padding-left: 2rem;
		padding-right: 2rem;
		font-size: 1rem;}
}
@media (min-width: 1440px) {
	.buddisol-tbl-title {
		font-size: 3rem;
		font-weight: 200;
		line-height: 1.2;}
	.buddisol-tbl-subtitle{
		font-size: 2.2rem;
		font-weight: 100;
		line-height: 1;}
	.buddisol-tbl-content {
		padding-top: 1.2rem;
		padding-left: 10rem;
		padding-right: 10rem;
		font-size: 1.1rem;}
}
	

	
/* --------------- ABOUT US ------------------ */

.about-us {
	position: relative;}
.about-us-container {
	padding-right: 0px;
	padding-left: 0px;}
.about-img-title {
	position: absolute;
	color: #fff;
	right: 0;
	margin: 0 10px 0 10px;
	top: 0;
	letter-spacing: 3px; }
.about-img-title > h1 {
	font-size: 2.3rem;
	font-weight: 300;
	line-height: 1.2}

.about-img-title > h3 {
	font-size: 1.2rem;
	font-weight: 100;
	line-height: 1;}
.about-img-title > p {
	font-size: 0.8rem;
	font-weight: 150;
	line-height: 1.2;}
.about-para-divider{
	line-height: 6px;}
.about-sm-content{
	display: none !important;}
.about-lg-content{
	display: block !important;}
@media (min-width: 768px) {
	.about-img-title > h3 {
		font-size: 1.5rem;
		font-weight: 100;
		line-height: 1;	}
	.about-sm-content{
		display: block !important;}
	.about-lg-content{
		display: none !important;}
}
@media (min-width: 992px) {
	.about-para-divider{
		line-height: 8px;}
	.about-img-title {
		margin: 5px 15px 0 15px;
		left: 0;}
	.about-img-title > h3 {
		font-size: 2.1rem;
		font-weight: 350;
		line-height: 1.8;}
	.about-img-title > p {
		font-size: 1rem;
		font-weight: 250;
		line-height: 1.5;}
	.about-img-title > h1 {
		font-size: 3.5rem;
		font-weight: 300;
		line-height: 1.2; }
}
@media (min-width: 1200px) {
	.about-para-divider{
		line-height: 8px;}
	.about-img-title {
		margin: 5px 15px 0 25px;
		left: 0;}
	.about-img-title > h3 {
		font-size: 2.1rem;
		font-weight: 350;
		line-height: 1.8;}
	.about-img-title > p {
		font-size: 1.5rem;
		font-weight: 250;
		line-height: 1.8;}
	.about-img-title > h1 {
		font-size: 3.5rem;
		font-weight: 300;
		line-height: 1.5; }
}
	
/* --------------- CONTACT ------------------ */
.contact-buddi {
	position: relative;}
.contact-container {
	padding-right: 0px;
	padding-left: 0px;}
.contact-img-title {
	position: initial;
	right: 0;
	margin-left: 20px;
	top: 0;
	padding-left: 0rem;}
.contact-img-title > h3 {
	font-size: 1.2rem;
	font-weight: bold;
	line-height: 1;
}
.contact-img-title > span {
	font-size: 1rem;
	font-weight: 250;
	line-height: 1;}
.contact-para-divider{
	line-height: 12px;}
	
@media (min-width: 768px) {
	.contact-img-title > h3 {
		font-size: 1.5rem;
		font-weight: 100;
		line-height: 1;
	}
	.contact-img-title > h1 {
		font-size: 3.5rem;
		font-weight: 300;
		line-height: 1.2;
	  }
	
}
@media (min-width: 992px) {
	.contact-container {
		padding-left: 15px;
		padding-right: 15px;}
	.contact-img-title {
		position: absolute;
		bottom: 5%;
		left: 0;
		padding-left: 3rem;}
	.contact-img-title > h3	 {
		font-size: 2.1rem;
		font-weight: 350;
		line-height: 1.8;
	}
	.contact-img-title > span	 {
		font-size: 1.2rem;
		font-weight: 350;
		line-height: 1.5;
	}
}


/* -------------- GLOBAL --------------*/
.carousel{
	padding: 0px;}
.carousel-indicators li{
	background-color: #b2c4cf;
	opacity: 0.5;
	color: #000;}
.carousel-indicators .active {
	opacity: 1;
	background-color: #6a8da1;}
.carousel-control-prev-icon,
.carousel-control-next-icon {
	height: 100px;
	width: 100px;
	border: 0px;
	background-image: none;}
.carousel-control-next-icon:after
{
	content: '>';
	font-size: 55px;
	font-weight: bold;
	color:#6a8da1;}
.carousel-control-prev-icon:after {
	content: '<';
	font-size: 55px;
	font-weight: bold;
	color:#6a8da1;}
.mobile-only {
	display: none !important;}
.desktop-only {
	display: none !important;}
.page-title,
.page-content {
	padding-left: 0rem;
	padding-right: 0rem;
	margin-left: 0px;}
.page-divider{
	line-height: 20px;}
#buddi-page-spacer > div {
	padding:0px;}
#buddi-page-spacer > .container-fluid > .row-fluid{
	background-color: #bcccd5; /* Old browsers */
	height: 25px;
	padding: 0;
	margin: 9px 0px 0 0px;
	}
.page-title > h1 {
	font-size: 2.3rem;
	font-weight: 300;
	line-height: 1.2;}
@media (max-width: 992px) {
		.mobile-only {
			display: block !important;}
	}
@media (min-width: 992px) {
	.page-title,
	.page-content {
		padding-left: 4rem;
		padding-right: 4rem;
		margin-left: 0px;}
	.page-title > h1 {
		font-size: 3.5rem;
		font-weight: 300;
		line-height: 1.2;}
	.page-content > h3 {
		font-size: 2.3rem;
		font-weight: 250;
		line-height: 1.2;}
	.page-content > h4 {
		margin-bottom: 40px;
		font-size: 1.5rem;
		font-weight: 200;
		line-height: 1.2;}
	.desktop-only {
		display: block !important;}
	.page-content > p {
		margin-top: 20px;}
	.carousel-control-next-icon
	{
		margin-right: -150px;}
	.carousel-control-prev-icon
	{
		margin-left: -150px;}
}


/**************** ABOUT US PAGE *****************/
header.aboutushead {
    position: relative;
    background-color: #343a40;
    background: url(../img/about-us.jpg) no-repeat center center;
	background-size: cover;
	padding-top: 8rem;
	height: 1270px;
    padding-bottom: 8rem;}
header.aboutushead .overlay {
	position: absolute;
    background-color: #212529;
    height: 100%;
	width: 100%;
    top: 0;
    left: 0;
    opacity: 0.3;}
header.aboutushead .aboutushead-location {
	position: absolute;
	top: 0;}
header.aboutushead h1 {
	font-size: 2.8rem;}
header.aboutushead h3 {
	font-size: 1.6rem;}
header.aboutushead p {
	font-size: 1rem;
	text-align:left !important;}
.aboutushead-txt-location {
	padding-left: 0rem;
	padding-top: 3rem !important;}
@media (min-width:768px) {
    header.aboutushead h1 {
		font-size: 3rem;}
    header.aboutushead h3 {
		font-size: 1.8rem;}
	header.aboutushead p {
		font-size: 1.3rem;
		font-weight: normal;
		line-height: 1.5rem;
		letter-spacing: 0.1rem;}
	.aboutushead-txt-location {
		padding-top: 3rem !important;}
	
}
@media (min-width: 992px) {
	header.aboutushead h1 {
		font-size: 6rem;}
	header.aboutushead h3 {
		font-size: 2.5rem;
		line-height: 1.2;}
	header.aboutushead p {
		font-size: 1.5rem;
		font-weight: normal;
		line-height: 1.2;}
	.aboutushead-txt-location{
		padding-left: 4rem;
		padding-top: 3rem !important;}
}
@media (min-width: 1440px) {
	header.aboutushead h1 {
		font-size: 6rem;}
	header.aboutushead h3 {
		font-size: 2.5rem;
		line-height: 1.2;}
	header.aboutushead p {
		font-size: 1.6rem;
		font-weight: normal;
		line-height: 1.2;}
	.aboutushead-txt-location{
		padding-left: 4rem;
		padding-top: 3rem !important;}
}


/**************** BUDDI SOLUTIONS PAGE *****************/
header.buddisolhead {
    position: relative;
    background-color: #343a40;
    background: url(../img/buddi-solutions.jpg) no-repeat center center;
	background-size: cover;
	padding-top: 8rem;
	height: 550px;
    padding-bottom: 8rem;}
header.buddisolhead .overlay {
	position: absolute;
    background-color: #212529;
    height: 100%;
	width: 100%;
    top: 0;
    left: 0;
    opacity: 0.3;}
header.buddisolhead .buddisolhead-location {
	position: absolute;
	top: 0;}
header.buddisolhead h1 {
	font-size: 2.6rem;
	line-height: 1.2;}
header.buddisolhead h3 {
	font-size: 1.8rem;}
.buddisolhead-txt-location {
	padding-left: 0rem;
	padding-top: 3rem !important;}
@media (min-width:768px) {
    header.buddisolhead h1 {
		font-size: 2.9rem;
		font-weight: 100;
		line-height: 1.4;
		letter-spacing: 0.2rem;}
    header.buddisolhead h3 {
		font-size: 2.2rem;
		font-weight: 100;
		line-height: 1;
		letter-spacing: 0.1rem;}
	.buddisolhead-txt-location {
		padding-top: 3rem !important;}
	
}
@media (min-width: 992px) {
	header.buddisolhead h1 {
		font-weight: normal;
		font-size: 5.4rem;}
	header.buddisolhead h3 {
		font-size: 2.5rem;
		line-height: 1.2;}
	.buddisolhead-txt-location {
		padding-left: 4rem;
		padding-top: 3rem !important;}
}


/**************** HOME PAGE *****************/
.home-smart-technology,
.home-worldwide {
	position: relative;}
.home-location-container,
.home-worldwide-container{
	padding-right: 0px;
	padding-left: 0px;}
header.masthead {
    position: relative;
    background-color: #343a40;
    background: url(../img/buddi-location.jpg) no-repeat center center;
	background-size: cover;
	padding-top: 8rem;
	height: 750px;
    padding-bottom: 8rem;}
header.masthead .overlay {
	position: absolute;
    background-color: #212529;
    height: 100%;
	width: 100%;
    top: 0;
    left: 0;
    opacity: 0.3;}
header.masthead .masthead-location {
	position: absolute;
	top: 0;}
header.masthead h1 {
	font-size: 3rem;}
header.masthead h3 {
	font-size: 2rem;}
.home-img-title {
	position: absolute;
	color: #fff;
	right: 0;
	left: 0;
	bottom: 6%;
	letter-spacing: 3px;}
.hsmart-title{
	margin: 3% 3% 2% 0;
	color: #225674;}
.hsmart-title > h1,
.home-img-title > h1 {
		font-size: 2rem;}
.home-img-title > h3 {
		font-size: 1rem;}
.hsmart-img-title {
	position: absolute;
	right: 3%;
	left: 2%;
	top: 0%;
	letter-spacing: 2px;
	color: #225674;
	}
.hsmart-sub-title {
	position: absolute;
	right: 3%;
	left: 2%;
	bottom: -8%;
	letter-spacing: 3px;
	color: #225674;
	}

.hsmart-img-title > h3,
.hsmart-sub-title > h3 {
	font-size: 1rem;
	font-weight: 150;
	line-height: 1.2;
	letter-spacing: 0rem;
	}
.hsmart-imgm-title > h3 {
	font-size: 1rem;}
.hsmart-img-title > h3,
.hsmart-sub-title > h3 {
	line-height: 0.7;}	
.masthead-txt-location {
	padding-left: 0em;
	padding-top: 3rem !important;}
@media (min-width:768px) {
    header.masthead {
        padding-top: 12rem;
        padding-bottom: 12rem;}
    header.masthead h1 {
		font-size: 3.1rem;
		font-weight: 100;
		line-height: 1.1;
		letter-spacing: 0.2rem;}
    header.masthead h3 {
		font-size: 2.5rem;
		font-weight: 100;
		line-height: 1;
		letter-spacing: 0.1rem;}
	.home-img-title > h3{
		font-size: 1.8rem;
		font-weight: 100;
		line-height: 1.2;
		letter-spacing: 0.1rem;}
	.hsmart-sub-title {
		padding-top: 10px;}
	.hsmart-img-title > h3{
		font-size: 2rem;
		font-weight: 100;
		line-height: 1;
		letter-spacing: 0.1rem;}
	.hsmart-sub-title > h3 {
		font-size: 2rem;
		font-weight: 100;
		line-height: 1;
		letter-spacing: 0.1rem;}
	.hsmart-title > h1,
	.home-img-title > h1 {
		font-size: 3.5rem;
		font-weight: 300;
		line-height: 0.3;}
	.home-img-title > h1 {
		padding-bottom: 35px;}
	.masthead-txt-location {
		padding-left: 0em;
		padding-top: 3rem !important;}
	
}
@media (min-width: 992px) {
	.hsmart-container{
		padding-left: 15px;
		padding-right: 15px;}
	.home-img-title > h3,
	.hsmart-img-title > h3,
	.hsmart-sub-title > h3
	 {
		font-size: 2rem;
		font-weight: 250;
		line-height: 1;
	}
	.home-img-title {
		padding-left: 4em;
	}
	.home-img-title > h1 {
		padding: 0px;}
	.home-img-title > h3 {
		padding-bottom: 20px;}
	header.masthead h1 {
		font-size: 4rem;}
	header.masthead h3 {
		font-size: 2.4rem;}
	.hsmart-title {
		margin:0 3% 0 0;
	}
	.hsmart-title > h1,
	.home-img-title > h1 {
		font-size: 4rem;
		font-weight: normal;
		line-height: 1.2;}
	.masthead-txt-location{
		padding-left: 4em;
		padding-top: 3rem !important;}
}
@media (min-width: 1440px) {
	.hsmart-container{
		padding-left: 15px;
		padding-right: 15px;}
	.home-img-title {
		bottom: 13%;
	}
	.home-img-title > h3,
	.hsmart-img-title > h3,
	.hsmart-sub-title > h3
	 {
		font-size: 4rem;
		font-weight: 250;
		line-height: 1;
	}
	.home-img-title {
		padding-left: 4em;
	}
	header.masthead h1 {
		font-size: 6rem;}
	header.masthead h3 {
		font-size: 3rem;}
	.hsmart-title {
		margin:0 3% 0 0;
	}
	.hsmart-title > h1,
	.home-img-title > h1 {
		font-size: 6.5rem;
		font-weight: normal;
		line-height: 1.2;}
	.masthead-txt-location {
		padding-left: 4em;
		padding-top: 3rem !important;}
}

	
/* --------------- FOOTER -------------- */
#buddi-footer-spacer{
	background-color: #e9eff2; /* Old browsers */
	height: 25px;
	margin-top: 6px;
}
footer.page-footer {
	bottom: 0;
	background-color: #164359;
	color: #fff; }
	footer.page-footer .container {
	  width: auto; }
	ul.footer-left-text {
		margin: 0px 17px 5px 0px;}
	ul.footer-left-text > li > a {
		font-size: 1.1rem;}
	ul.footer-right-text {
		margin: 5px 20px 10px 0px;}
	footer.page-footer .footer-copyright {
	  overflow: hidden;
	  background-color: #113445;
	  color: "#fff"; 
	  font-size: 1.1rem;}
	footer.page-footer a {
	  color: #fff; }

@media (min-width: 992px) {
	ul.footer-left-text {
		margin: 5px 17px 15px 15px;}
	}


/* Customize website's scrollbar like Mac OS
Not supports in Firefox and IE */

/* total width */
body::-webkit-scrollbar {
	width: 12px;
	background-color: #F5F5F5;
}

/* background of the scrollbar except button or resizer */
body::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

/* scrollbar itself */
body::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #555;
}

/* set button(top and bottom of the scrollbar) */
body::-webkit-scrollbar-button {display:none}

	