header, ul { display:block; float:left; }
body { margin:0px; background-color:#cccccc; font-family:Arial, Helvetica, sans-serif; 
background: #ddd url(../images/bg.jpg) repeat top left;
}
body.home{ background-color: #fff; }

/* FONTS */
/*
@font-face {
	font-family: 'Calibri';
	src: url('fonts/Calibri.eot');
	src: url('fonts/Calibri.woff') format('woff'), url('fonts/bokkasha-webfont.ttf') format('truetype');
}

@font-face {
	font-family: 'Calibri';
	font-weight:bold;
	src: url('fonts/Calibri-Bold.eot');
	src: url('fonts/Calibri-Bold.woff') format('woff'), url('fonts/calibrib.ttf') format('truetype');
}

@font-face {
	font-family: 'Calibri';
	font-style:italic;
	src: url('fonts/Calibri-Italic.eot');
	src: url('fonts/Calibri-Italic.woff') format('woff'), url('fonts/calibrii.ttf') format('truetype');
}
@font-face {
	font-family: 'Calibri';
	font-style:italic;
	font-weight:bold;
	src: url('fonts/Calibri-BoldItalic.eot');
	src: url('fonts/Calibri-BoldItalic.woff') format('woff'), url('fonts/calibriz.ttf') format('truetype');
}
*/
/* MISCELLANEOUS */
.orange { color:#e37f05; line-height:20px; padding:10px 0; font-weight:normal; }
.black { color:#000; }
.green { color:#8db417; }
.grey { color:#c9d2a3; }
ul { list-style:none; }

h1 { margin:0px 0px 11px 0px; line-height:32px; font-size:45px; font-family:Calibri, Arial, Helvetica, sans-serif; text-transform:uppercase; }
p { font-size:13px; /*margin:0px 0 10px 0;*/ }
a {text-decoration:none;}

body.home div#bottom { position: relative; height:117px; width:1088px; margin:0px auto 0px auto; padding: 21px 11px 21px 11px;}
body.home div#bottom a.section { position:relative; float:left; display:block; width:231px; height:125px; padding:0 20px 0 20px; }
body.home div#bottom a.section h3 { margin:0 0 3px 0; color:#ffffff; font-weight:normal; text-transform:uppercase; font-weight:bold; }
body.home div#bottom a.section p { display:block; width:231px; height:92px; color:#ffffff; font-size:12px; }
body.home div#bottom a.section img { display:block; float:left; z-index:0-2; opacity:1; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); margin-bottom:-3px; }
body.home div#bottom a.section img.readmore { position:absolute; top:95px; left:169px; z-index: 7; }

/* HOMEPAGE */
body.home #controls-wrapper { margin-top:-300px; }
body.page  #controls-wrapper { display:none; }
.home .intro-heading{
	position: absolute;
	top: -462px;
	left: 87px;
}

.home .intro-heading{

}

.home .intro-heading a,
.home .intro-heading a:visited{
	color: #e87d05;
}

.home .intro-heading h1,
.home .intro-heading h2{
	text-shadow: 2px 2px 2px #000;
	width: 780px;
	font-size: 38px;
}
.home .intro-heading h1{
	color: #e87d05;
	top: -240px;
	left: 57px;
	letter-spacing: -1px;
	word-spacing: -2px;
	margin-bottom: 6px;
}

.home .intro-heading h2{
	color: #fff;
	line-height: 42px;
	font-weight: normal;
	word-spacing: -6px;
}

.home .full-span-wrapper{
	width: 100%;
	background: url(../images/Grad90.png);
	background: rgba(0,0,0, 0.9);
}
.home .full-span-wrapper.white{
	background: #fff;
}

.home .full-span-wrapper.orange{
	height: 150px;
	background: rgba(232,125,5, 0.9);
	filter:alpha(opacity=40);
}
.home #management_units,
body.home .full-span-wrapper div#bottom{
	height: 187px;
	width: 1150px;
	margin: 0 auto;
	padding: 35px 0 0 52px;

}

body.home .full-span-wrapper div#bottom{
	padding-top: 26px;
	height: 245px;
	position: relative;
}

.home .section-title{
	float: left;
	color: #fff;
	margin: 0 0 9px;
	font-size: 17px;
	text-transform: uppercase;
}

.home .section-title.mc{
	float: right;
	margin-right: 236px;
}

.home .section-title.twitter{
	float: right;
	margin-right: 108px;
}

.home .section-title.twitter span.twitter{
	margin-right: 7px;
}

.home .section-title.twitter a, .single-item.twitter h2 a {
	color: #000;
	text-decoration: underline;
}

div.single-item span.twitter img {
	width: 15px !important;
	height: 14px !important;
}

.home #management_units .section-title{
	color: #fff;
}
.home #latest-news .section-title{
	color: #000;
}

.home #management_units ul,
.home #latest-news ul{
	float: left;
	padding: 0;
	margin: 0;
}

.home #management_units li,
.home #latest-news li{
	float: left;
	width: 323px;
	color: #fff;
	margin-right: 52px;
}
.home #management_units li a:hover .title{
	color: #CCC;
}
.home #management_units li.last-list-item,
.home #latest-news li.last-list-item{
	margin-right: 0;
}


.home #management_units .unit .title{
	color: #FFF;
	letter-spacing: -1px;
	word-spacing: -2px;
	margin-bottom: 5px;
	font-size: 26px;
	line-height: 26px;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;
	
	-webkit-transition: color .2s linear;
	-moz-transition: color .2s linear;
	-o-transition: color .2s linear;
	transition: color .2s linear;

}

.intro-heading .flexslider{
	z-index: 1;
	height: auto;
	width: auto;
	margin: 0;
	background: none;
	position: relative;
	top: -28px;
	left: 830px;
	zoom: 1;
	max-width: 300px;
}

.intro-heading .flexslider a.home-case-study-link{
	background: #000 url(../images/HomepageInfo.png) no-repeat;
	background-position: 6px 6px;
	display: block;
	float: left;
	position: relative;
	right: 0;
	bottom: 0;
	padding-bottom: 7px;
	padding-left: 30px;
	padding-right: 50px;
	padding-top: 6px;
	height: 15px;
	clear: both;
	margin-top: 0;
	font-weight: bold;
	color: #fff;
	font: 14px "Arial";
	font-weight: bold;
	background-color: rgba(0,0,0, .8);
}


/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li { background-position-y: center; background-size: cover; height:1000px; min-height:1000px; display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider.fs-loading .slides > li{
	background: #000 !important;
	-webkit-transition: all .6s linear;
	transition: all .6s linear;
}

.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
#bg-slider.flexslider {
	z-index:-10;
}
.flexslider {
	z-index: -1;
	height: 100%;
	width: 100%;
	margin: 0 0 60px;/* background:#000; */
	position: fixed;
	top: 0; left: 0; zoom: 1;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1; width: 100%; height: 90%; }

.carousel li {margin-right: 5px}


/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url(../images/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: 100% 0; right: -36px; }
.flex-direction-nav .flex-prev {left: -36px;}
.flexslider:hover .flex-next {opacity: 0.8; right: 5px;}
.flexslider:hover .flex-prev {opacity: 0.8; left: 5px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {opacity: 1; left: 0;}
  .flex-direction-nav .flex-next {opacity: 1; right: 0;}
}

/*Main Styles Added*/
.mainMenu{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#FFF;
}

.mainMenu a:hover {
    color: #CCC;
	border-bottom:#CCC 2px solid;
	border-bottom-color: #CCC;
}
.mainMenuActive {
    color: #CCC;
	border-bottom:#CCC 2px solid;
	border-bottom-color: #CCC;
}

.mainSection
{
	margin-left:auto;
	margin-right:auto;
	min-width:1210px;
	width:100%;
	overflow:auto;
	min-height:100px;
}
.middleSection
{
	width:100%;
	min-height:300px;
	min-width:1210px;
	overflow:auto;
}

.underlineLink {
	text-decoration:none;
}
.underlineLink:hover {
	background-color: transparent;
	border-bottom-width: 1px;
	border-width:1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	/*display:inline-block;*/
	
}
.linkCustomSolutions:hover{
	color:#8EE02F;
  	-webkit-transition: all 0.30s ease-in-out;
  	-moz-transition: all 0.30s ease-in-out;
  	-ms-transition: all 0.30s ease-in-out;
  	-o-transition: all 0.30s ease-in-out;
}
.linkCustomSolutions{
	color:#FFFFFF;
  	-webkit-transition: all 0.30s ease-in-out;
  	-moz-transition: all 0.30s ease-in-out;
  	-ms-transition: all 0.30s ease-in-out;
  	-o-transition: all 0.30s ease-in-out;
}

#slideshow { 
    margin: 0px auto; 
    position: relative; 
    width: 519px; 
    height: 294px; 
    padding: 0px; 
}

#slideshow > div { 
    position: absolute; 
    top: 0px; 
    left: 0px; 
    right: 0px; 
    bottom: 0px; 
}
#slideshow2 { 
    margin: 0px auto; 
    position: relative; 
    width: 519px; 
    height: 294px; 
    padding: 0px; 
}

#slideshow2 > div { 
    position: absolute; 
    top: 0px; 
    left: 0px; 
    right: 0px; 
    bottom: 0px; 
}

.facebookIcon{
	background:url(/images/facebookIcon_off.png);
	background-repeat:no-repeat;
	width:43px;
	height:43px;
}
.facebookIcon:hover{
	background:url(/images/facebookIcon_on.png);
	background-repeat:no-repeat;
	width:43px;
	height:43px;
}
.twitterIcon{
	background:url(/images/twitterIcon_off.png);
	background-repeat:no-repeat;
	width:43px;
	height:43px;
}
.twitterIcon:hover{
	background:url(/images/twitterIcon_on.png);
	background-repeat:no-repeat;
	width:43px;
	height:43px;
}
.linkedinIcon{
	background:url(/images/linkedinIcon_off.png);
	background-repeat:no-repeat;
	width:43px;
	height:43px;
}
.linkedinIcon:hover{
	background:url(/images/linkedinIcon_on.png);
	background-repeat:no-repeat;
	width:43px;
	height:43px;
}

body:after{
     position:absolute; width:0; height:0; overflow:hidden; z-index:-1;
    content: url(/images/linkedinIcon_on.png) 
             url(/images/facebookIcon_on.png);
}

.cyanButton {
	border-top: 1px solid #FFFFFF;
	background: #00B2B2;
	background: -webkit-gradient(linear, left top, left bottom, from(#00B2B2), to(#008A8A));
	background: -webkit-linear-gradient(top, #00B2B2, #008A8A);
	background: -moz-linear-gradient(top, #00B2B2, #008A8A);
	background: -ms-linear-gradient(top, #00B2B2, #008A8A);
	background: -o-linear-gradient(top, #00B2B2, #008A8A);
	padding: 3px 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	/*-webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;*/
	/*-moz-box-shadow: 0px 1px 0px rgba(0,0,0,1);*/
	/*box-shadow: rgba(0,0,0,1) 0 1px 0;*/
	/*text-shadow: rgba(0,0,0,.4) 0 1px 0;*/
	color: white;
	font-size: 12px;
	font-family: 'open sans',arial,sans-serif;
	text-decoration: none;
	vertical-align: middle;
   }
.cyanButton:hover {
	border-top-color: #FFFFFF;
	background: #00B2B2;
	color: #ffffff;
   }
.cyanButton:active {
	border-top-color: #000000;
	background: #008A8A;
   } 

.greenButton {
   border-top: 1px solid #bbedda;
   background: #1d4c08;
   background: -webkit-gradient(linear, left top, left bottom, from(#56cc7b), to(#1d4c08));
   background: -webkit-linear-gradient(top, #56cc7b, #1d4c08);
   background: -moz-linear-gradient(top, #56cc7b, #1d4c08);
   background: -ms-linear-gradient(top, #56cc7b, #1d4c08);
   background: -o-linear-gradient(top, #56cc7b, #1d4c08);
   padding: 8px 16px;
   -webkit-border-radius: 11px;
   -moz-border-radius: 11px;
   border-radius: 11px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 17px;
   font-family: 'open sans',arial,sans-serif;
   text-decoration: none;
   vertical-align: middle;
   }
.greenButton:hover {
	border-top-color: #2b9c37;
	background: #317f0f;
	color: #ffffff;
   }
.greenButton:active {
	border-top-color: #3AC948;
	background: #2b9c37;
   }

.circle-image {
    width: 75px; /* Adjust as needed */
    height: 75px; /* Ensure it's a square */
    border-radius: 50%;
    object-fit: cover; /* Ensures the image fills the circle */
}

#loader {
    position: fixed;
    width: 100%;
    height: 15px;
    background: #ddd;
    top: 0;
    left: 0;
}

#progress-bar {
    width: 0%;
    height: 100%;
    background: #4CAF50;
}



