
html, body {
	padding: 0;
	margin: 0;
	height: 100%;
	width: 100%;
}

* { outline: none; }

body {
	background: #faf9f5;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	line-height: normal;
	overflow-x: hidden;
}

a:hover, a:active, a:focus { outline: none; }

body a { color: #0189bb; }

a:hover, a:focus { outline: 0; }

p {
	padding: 0;
	margin: 0;
}

#initial p { padding: 0 0 10px 0; }

h1, h2, h3, h4 {
	padding: 0;
	margin: 0;
}

audio, canvas, video { display: inline-block; }

button, input, select, textarea {
	font-family: inherit;  /* 1 */
	font-size: 100%;  /* 2 */
	margin: 0;  /* 3 */
	-moz-box-sizing: border-box;  /* 4 */
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.itemView table { width: 100% !important; }

.clear { clear: both; }

.clearfix { display: inline-block; }

img, fieldset, legend { border: none; }

img { max-width: 100%; }

.wrap {
	max-width: 980px;
	margin: 0 auto;
}

.greenewsearch {
	display: inline-block;
	position: relative;  /* 1 */
	margin: 0;  /* 2 */
}

#clearlyenergy { }

#ce_formatter {
	height: auto !important;
	padding: 0 30px 30px !important;
	width: 460px !important;
}

#ce_sector input { float: left; }

.ce_logo { display: none; }

/* * Icon */


#s-icon-top ul li.top a {
	line-height: 30px;
	padding: 0 15px;
}

.greenewsearch:before { }

.greenewsearch-field {
	/*  width: 36px;


  height: 41px;


  padding: 0 41px;   


  background: url("../images/bg-look.png") no-repeat scroll 5px center;


  color: #555555;


  -webkit-transition: all linear 0.2s;


  transition: all linear 0.2s;


  position: relative;


  padding: 0;


  border: none;


  z-index: 1;


  cursor: pointer;


  text-indent:-9999px;*/


	width: 32px;
	height: 32px;
	padding: 0 41px;
	background: url("../images/bg-look.png") no-repeat scroll right center #148cc2;
	color: #fff;
	-webkit-transition: all linear 0.2s;
	transition: all linear 0.2s;
	position: relative;
	padding: 0;
	border: none;
	z-index: 1;
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
}

input.greenewsearch-field { -webkit-appearance: none; }



/* Placeholder */


.greenewsearch-field:-ms-input-placeholder {
color: transparent;
}
 .greenewsearch-field::-moz-placeholder {
color: transparent;
}
 .greenewsearch-field::-webkit-input-placeholder {
color: transparent;
}
/* Removes cancel button in IE10 */


.greenewsearch-field::-ms-clear {
display: none;
}

/* Focus */


.greenewsearch-field:focus { outline: 0;  /*border: 1px solid #6FB34E;*/ }

/* Focus + active */


.greenewsearch-field:focus,  .greenewactive .greenewsearch-field { width: 210px; }

#search .greenewsearch-field:focus, #search .greenewactive .greenewsearch-field { width: 180px; }

.greenewsearch-field:focus,  .greenewactive .greenewsearch-field {
	padding: 0 40px 0 20px;
	cursor: text;
	text-indent: 0;
}

#headerwrap { border-top: 11px solid #6fb34e; }

#slogan {
	color: #6F736F;
	float: left;
	font-size: 18px;
	padding: 43px 0 0 30px;
}

/*



#slogan span{


	color:#0189bb;


	font-size:600;


}*/
#sbox-overlay { background: none!important; }

.body-overlayed { overflow: hidden!important; }

#header {
	width: 100%;
	display: inline-block;
}

#logo { float: left; }

#logo img { padding: 24px 0 20px; }

#search {
	float: right;
	padding: 38px 0 0;
}

#navbar {
	background: url(../images/bg-nav.png) repeat-x top left;
	display: inline-block;
	width: 100%;
}

#mainmenu { margin-top: 3px; }

#mainmenu ul {
	list-stlye: none;
	padding: 0;
	margin: 0;
}

#mainmenu ul li {
	display: block;
	float: left;
	margin: 0 1px 0 0;
}

#mainmenu ul li a {
	color: #6f736f;
	font-weight: 600;
	display: block;
	line-height: 76px;
	font-size: 12px;
	padding: 0 30px;
	font-size: 600;
	text-transform: uppercase;
	text-decoration: none;
}

#mainmenu ul li a:hover, #mainmenu ul li.active a,  #mainmenu ul li.sfHover a { background: #faf9f5; }

#mainmenu li ul {
	position: absolute;
	width: 18em;
	z-index: 999;
	left:/*-999px*/0;
	background: #faf9f5;
	display: none;
}

#mainmenu li ul li {
	margin: 0;
	width: 100%;
	border-bottom: 1px solid #D7D7D3;
}

#mainmenu li ul li.lastitem { border: none; }

#mainmenu li ul li a {
	line-height: 49px;
	text-transform: none;
}

#mainmenu li ul li a:hover {
	background: #148cc2;
	color: #FFF;
}

#mainmenu li:hover ul { left: auto; }

body.home #mainbodywrap {
	padding: 50px 0;
	background: #FAF9F5;
}

#mainbodywrap {
	padding: 50px 0 0;
	background: url(../images/bg-inner.png) repeat-x top left #FFF;
	position: relative;
}

div.bg-hoa {
	position: absolute;
	right: 0;
	top: 0;
}

#mainbody,  #mainbody-htar {
	position: relative;
	width: 100%;
	display: inline-block;
}

#mainbody-htar #maincol {
	float: left;
	width: 550px;
}

#mainbody-htar #rightbar {
	float: right;
	width: 400px;
}

#rightbar .moduletable.form, #k2itemform .rsform, .service_form .rsform {
	background: none repeat scroll 0 0 #6FB34E;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	color: #FFFFFF;
	overflow: hidden;
	padding: 30px 30px 0;
	width: 340px;
}

#rightbar .moduletable h3 {
	color: #FFF;
	font-weight: 600;
	font-size: 24px;
}

body.home .item-page h1 {
	color: #6f736f;
	font-weight: 300;
}

#slider { position: relative; }

#slider .wrap { position: relative; }

.k2-slideshow .sl-item .sl-item-content {
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: -350px;
	z-index: 99;
}

.k2-slideshow.theme1 .sl-control, .k2-slideshow.theme2 .sl-control, .k2-slideshow.theme3 .sl-control {
	background: none;
	bottom: -40px;
}

.k2-slideshow.theme1 .sl-control .pag-list {
	float: right;
	padding: 0;
	position: absolute;
	right: 46.5%;
	top: 0;
	z-index: 3;
}

.sl-item-content h1 {
	color: #FFFFFF;
	font-size: 36px;
	font-weight: 600;
	line-height: 40px;
	padding: 0 0 20px;
	width: 65%;
}

.sl-item-description {
	color: #FFFFFF;
	line-height: 26px!important;
	width: 55%;
	font-size: 14px;
}

.sl-item-description a {
	/*background: none repeat scroll 0 0 #67AB46;*/


	background: none repeat scroll 0 0 #00A2FF;
	border-radius: 6px;
	color: #FFFFFF;
	display: inline-block;
	font-size: 18px;
	font-weight: 600;
	line-height: 60px;
	text-align: center;
	margin: 20px 0 0 0;
	padding: 0 20px;
}

.sl-item-description a:hover {
	color: #FFFFFF;
	text-decoration: none!important;
}

#banner {
	background: url("../images/bg-arrowabove.png") no-repeat scroll center top;
	padding: 34px 0 0;
	display: inline-block;
	width: 100%;
}

#banner-in {
	background: #569a35;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 20px;
	display: inline-block;
}

#banner .module {
	float: left;
	margin: 0 20px 0 0;
	width: 300px;
	text-align: center;
}

#banner .module h2 {
	color: #FFF;
	font-size: 30px;
	font-weight: 300;
	padding: 15px 0;
}

#banner .module.last { margin: 0; }

#banner .module.text {
	background: url("../images/bg-desc.png") no-repeat scroll 0 0;
	clear: both;
	color: #FFFFFF;
	float: none;
	font-size: 18px;
	font-weight: 300;
	height: 54px;
	margin: 0;
	padding: 20px 60px;
	text-align: left;
	width: 824px;
}

#bottomwrap { background: #FFF; }

#bottom {
	width: 100%;
	display: inline-block;
	background: url(../images/bg-bottom.png) no-repeat top center;
	padding: 80px 0 70px;
}

#bottom .moduletable {
	border-right: 1px solid #B4B3AD;
	float: left;
	min-height: 370px;
	padding: 0 10px;
	text-align: center;
	width: 309px;
	position: relative;
}

#bottom .moduletable h3 { padding: 0 0 20px; }

#bottom .moduletable p { padding: 0 0 20px; }

#bottom .moduletable a.more {
	background: url("../images/bg-more.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	color: #FFFFFF;
	display: inline-block;
	font-size: 18px;
	line-height: 44px;
	padding: 0 30px;
	text-transform: uppercase;
	position: absolute;
	bottom: 0;
	left: 34%;
}

#bottom .moduletable.last {
	margin: 0;
	padding-right: 0;
	border: none;
}

#footerwrap {
	width: 100%;
	border-bottom: 18px solid #6fb34e;
	padding: 50px 0 0;
}

#footerwrap .wrap { position: relative; }

#footer {
	width: 100%;
	display: inline-block;
}

#footer-left {
	float: left;
	width: 47%;
}

#footer-left .moduletable, #footer-right .moduletable {
	display: inline-block;
	position: relative;
	width: 100%;
	margin: 0 0 35px 0;
}

#footer-left .moduletable h3 {
	color: #0189bb;
	font-size: 24px;
}

#footer-left .moduletable ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#footer-left .moduletable ul li { padding: 0 0 20px; }

#footer-left .moduletable ul li a {
	font-size: 14px;
	text-decoration: none;
}

#footer-left .moduletable li ul { margin: 5px 0 0; }

#footer-left .moduletable li ul li { padding: 0; }

#footer-left .moduletable li ul li a {
	color: #6f736f;
	font-size: 12px;
}

#footer-left .moduletable li ul li a:hover { color: #0189bb; }

div.col1 {
	float: left;
	width: 35%;
}

div.col2 {
	float: left;
	width: 40%;
}

div.col3 { float: left; }

#footer-right {
	float: right;
	width: 47%;
}

#footer-nav {
	background: none repeat scroll 0 0 #6FB34E;
	padding: 5px;
	border-radius: 7px 7px 0 0;
	display: inline-block;
	position: absolute;
	bottom: 0;
	left: 0;
	-moz-border-radius: 7px 7px 0 0;
	-webkit-border-radius: 7px 7px 0 0;
}

#footer-nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#footer-nav ul li {
	display: block;
	float: left;
}

#footer-nav ul li a {
	color: #FFF;
	display: block;
	text-decoration: none;
	font-size: 14px;
	line-height: 14px;
	font-weight: 600px;
	padding: 0 5px;
	border-right: 1px solid #FFF;
}

#footer-nav ul li.lastitem a { border: none; }

.fieldacyemail.onefield {
	float: left;
	width: 82%;
}

.fieldacyemail.onefield input {
	background: none repeat scroll 0 0 #FFFFFF;
	border: medium none;
	height: 62px;
	margin: 0;
	padding: 0 10px;
	font-size: 24px;
	font-weight: 300;
}

p.acysubbuttons { float: left; }

p.acysubbuttons .subbutton {
	background: url("../images/btn-search.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none;
	box-shadow: none;
	height: 62px;
	padding: 0;
	text-indent: -9999px;
	width: 77px;
}

.formResponsive .formHorizontal .formControlLabel {
	float: none;
	padding-top: 0;
	text-align: left;
	width: 100%;
}

.formResponsive .formHorizontal input { width: 98%; }

.formResponsive input[type="radio"], .formResponsive input[type="checkbox"] {
	float: left;
	margin-right: 5px;
	margin-top: 8px;
	padding-left: 18px;
	width: auto !important;
}

.formResponsive label {
	/*float: left;


    height: auto;


    margin: 3px 25px 3px 0;


    padding: 0;*/ float: left;
	height: auto;
	margin: 3px 12px 3px 0;
	padding: 0;
	width: 90%;
}

.formResponsive select {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #FFFFFF;
	width: 100%;
}

div.rsform p {
	font-size: 18px;
	padding: 10px 0 25px;
}

div.itemContainer { float: left; }

div.itemContainerLast { margin-right: 0; }/********* Case Studies ***********/

div.itemListCase div.cate-desc { padding: 0 0 25px; }

div.itemListCase div.cate-desc h1 {
	color: #0189bb;
	font-size: 36px;
	font-weight: 700;
	padding: 0 0 10px;
}

div.itemListCase div.cate-desc p { /*color:#0189bb;*/


font-size: 16px; }

div.itemListCase div.itemListSubCategories h2 {
	color: #6f736f;
	font-size: 16px;
	font-weight: 700;
}

div.box div.catItemImageBlock { margin: 0 0 10px 0; }

div.box h3.catItemTitle {
	font-size: 18px;
	font-weight: 700;
	padding: 0 0 10px;
}

div.box h3.catItemTitle a { color: #6fb34e; }

ul#filter {
	list-style: none;
	padding: 0;
	margin: 15px 0 20px;
	display: inline-block;
}

ul#filter li {
	display: block;
	float: left;
	margin-right: 1px;
}

ul#filter li a {
	color: #6F736F;
	display: block;
	line-height: 34px;
	padding: 0 15px;
}

ul#filter li.current a,  ul#filter li a:hover {
	background: #6fb34e;
	color: #FFF;
	text-decoration: none;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	cursor: pointer;
}

#list-case { width: 110%; }

div.box {
	float: left;
	margin: 0 25px 0 0;
}

div.holder {
	width: 230px;
	min-height: 370px;
}

div.box a.readon, .subCategory .subCategoryMore, .cta .more {


	/*background-color: #0074CC;


  *background-color: #0074CC;


  background-image: -ms-linear-gradient(top, #08b4f5, #058ec1);


  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08b4f5), to(#058ec1));


  background-image: -webkit-linear-gradient(top, #08b4f5, #058ec1);


  background-image: -o-linear-gradient(top, #08b4f5, #058ec1);


  background-image: linear-gradient(top, #08b4f5, #058ec1);


  background-image: -moz-linear-gradient(top, #08b4f5, #058ec1);


  background-repeat: repeat-x;


  /*border: 1px solid #cccccc;*/


  *border: 0;
	/*border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);


  border-color: #047ba6 #047ba6 #0476a1;


  border-bottom-color: #b3b3b3;


  -webkit-border-radius: 4px;


     -moz-border-radius: 4px;


          border-radius: 4px;


  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#08b4f5', endColorstr='#058ec1', GradientType=0);


  filter: progid:dximagetransform.microsoft.gradient(enabled=false);


  *zoom: 1;


  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);


     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);


          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);


	color: #FFFFFF;


    display: inline-block;


    margin: 15px 0 30px;


    padding: 3px 10px;*/


    


	background: url("../images/bg-more.png") repeat-x scroll 0 0 transparent;
	border: medium none transparent;
	border-radius: 10px 10px 10px 10px;
	bottom: 0;
	color: #FFFFFF;
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	/*left: 34%;*/


	line-height: 44px;
	padding: 0 30px;
	text-transform: uppercase;
}

/**** Isotope CSS3 transitions ****/


.isotope,  .isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
}

.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}

.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: top, left, opacity;
	transition-property: transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/


.isotope.no-transition,  .isotope.no-transition .isotope-item,  .isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}

/**********Partnerships*********************/
div.itemListPartner div.cate-desc { padding: 0 0 25px; }

div.itemListPartner div.cate-desc h1 {
	color: #0189bb;
	font-size: 36px;
	font-weight: 700;
	padding: 0 0 10px;
}

div.itemListPartner div.cate-desc p { font-size: 16px; }

div.itemListPartner div.itemListSubCategories h2 {
	color: #6f736f;
	font-size: 16px;
	line-height: 30px;
	font-weight: 700;
	float: left;
	margin: 0 20px 0 0;
}

div.itemListPartner ul#filter { margin: 0; }

div.itemListPartner div.box div.catItemImageBlock { margin: 0 0 20px 0; }

div.itemListPartner div.box div.catItemImageBlock img {
	background: #faf9f5;
	padding: 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

div.itemListPartner div.holder { min-height: 10px; }

div.itemListPartner div.itemList { margin: 20px 0 0; }

/************* Results ************/


div.itemListCategoriesBlockResults {
	/*color:#0189bb;*/font-size: 16px;
	padding: 0 0px 0 0;
}

div.itemListCategoriesBlockResults h1,  div.itemListCategoryServices h1 {
	font-size: 36px;
	font-weight: 700;
}

div.itemListCategoriesBlockResults h2 {
	color: #6fb34e;
	font-size: 24px;
	margin: 30px 0 20px;
}

div.itemListResults .itemContainer {
	float: left;
	width: 278px;
	height: 169px;
	margin: 0 50px 40px 0;
	background: #faf9f5;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

div.itemListResults .itemContainerLast { margin-right: 0; }

div.results-in h2 {
	font-size: 14px;
	font-weight: 600;
	padding: 30px 0 20px;
	text-align: center;
}

div.results-in .info {
	display: block;
	padding: 0 0 0 30px;
	text-align: center;
}

div.results-in .info p { }

div.results-in .info span {
	border: medium none;
	float: left;
	color: #0189BB;
	padding: 20px 0 0 5px;
}

div.results-in .info img {
	float: left;
	vertical-align: middle;
}

div.results-in .info h3 {
	float: left;
	font-size: 24px;
	font-weight: 600;
	padding: 10px 0 0 10px;
	vertical-align: middle;
}

/************* Services **************/


div.itemListCategoryServices {
	/*color:#0189bb;*/


	font-size: 14px;
	margin: 0 0 30px;
}

div.itemListCategoryServices h2 {
	font-size: 20px;
	margin: 10px 0 0;
}

div.itemListServices div.itemContainer {
	width: 280px!important;
	margin-right: 50px;
}

div.itemListServices div.itemContainer.itemContainerLast { margin: 0;/*margin-right: 50px;*/


}

/*div.itemListServices div.itemContainerLast{margin-right:0!important;}*/
div.itemListServices h3.catItemTitle {
	color: #6FB34E;
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0;
}

div.itemListServices h3.catItemTitle a { color: #6fb34e;/*font-weight: bold;*/


}

div.itemListServices div.catItemReadMore { margin: 15px 0 15px 0; }

div.itemViewServices h2.itemTitle {
	font-size: 36px;
	font-weight: 700;
	margin: 0 0 0px;
}

div.itemViewServices div.itemFullText h2 {
	font-size: 20px;
	font-weight: 600;
}

div.itemViewServices div.itemFullText h3 {
	/*color:#6f736f;*/


	font-size: 20px;
	font-weight: 600;
}

div.itemViewServices div.itemFullText p { padding: 0 0 15px; }

div.itemViewServices #rightbar {
	float: right;
	width: 400px;
}

/*#leftcolservice{


	float: left;


    width: 495px;


}*/


/*by percept */


body .breadcrumb > .active { color: #0189BB; }

body .breadcrumb a, body .breadcrumb > li > .divider { color: #0189BB; }

.services #k2Container .itemListCategory h1 {
	font-weight: bold;
	margin: 10px 0;
}

.services #k2Container .itemListCategory h2 {
	font-size: 20px;
	font-weight: 600;
}

.services #k2Container .itemListCategory > p { /* color: #0189BB;*/


margin: 15px 0; }

.itemList .itemContainer {
	margin-right: 45px;
	width: 28.6% !important;
	margin-bottom: 45px;
}

.itemFullText > p, .itemListCategory > p { margin: 15px 0; }

.itemListSubCategories .subCategoryContainer {
	float: left;
	margin-right: 45px;
	width: 28.6% !important;
}

.itemList .itemContainer .catItemIntroText {
	text-align: justify;
	min-height: 115px;
}

.our-results .itemList .itemContainer .catItemIntroText { min-height: 70px; }

#itemListPrimary, .itemList { margin-top: 45px; }

.our-results .catItemBody { margin: 15px 0; }

.our-results .catItemBody .catItemExtraFields ul {
	list-style-type: none;
	margin: 0;
}

.case-studies .itemListSubCategories .subCategoryContainer {
	margin-right: 4%;
	width: 44% !important;
}

.case-studies .itemList .itemContainer {
	margin-right: 4%;
	vertical-align: top;
	width: 44% !important;
}

.subCategory h2 a {
	color: #6FB34E;
	font-weight: bold;
	line-height: 40px;
	font-size: 18px;
}

.itemList .catItemHeader a {
	color: #6FB34E !important;
	font-weight: bold;
	/*line-height: 40px;*/


	line-height: 26px;
}

a.k2ReadMore {
	background: url("../images/bg-more.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	color: #FFFFFF;
	display: inline-block;
	font-size: 18px;
	line-height: 44px;
	padding: 0 30px;
	text-transform: uppercase;
	font-weight: bold;
	bottom: 0;
	left: 34%;
}

.subCategory { position: relative; }

.subCategory #system-readmore { display: none; }

.subCategory .subCategoryMore, .cta .more {
	/*background: url("../images/bg-more.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);*/


	background: url("../images/bg-more.png") repeat scroll 0 0 transparent;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	color: #FFFFFF;
	display: inline-block;
	font-size: 18px;
	line-height: 44px;
	padding: 0 22px;
	text-transform: uppercase;
	font-weight: bold;
	bottom: 0;
	margin: 15px 0px;
}

.cta .more { position:/*absolute*/ relative; }

.cta #footer-left .moduletable div p img, .cta #footer-right .moduletable div p img { margin: 0 15px 0 0; }

.cta #footer-left .moduletable h3, .cta #footer-right .moduletable h3 {
	color: #6FB34E;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}

.cta ul.cta-list > li {
	line-height: 32px;
	text-decoration: underline;
}

.cta ul.cta-list { list-style-type: none; }

#footer-left .moduletable .twitter-title {
	background: url("../images/twitter.png") no-repeat scroll;
	background-position: 28% 0;
	color: #6FB34E;
	text-align: center;
}

.twitter-box {
	background-image: url("../images/twitter-arrow.png");
	background-position: center 0;
	background-repeat: no-repeat;
	padding-top: 38px;
}

.twitter-box p {
	/*   background: none repeat scroll 0 0 #f0ede2;


    color: #6F736F;


    font-size: 18px;


    padding: 20px 45px;*/


	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: none repeat scroll 0 0 #F0EDE2;
	color: #6F736F;
	font-size: 18px;
	padding: 10px 30px;
}

.twitter-box a { color: #0189BB; }

.cta {
	border-bottom: 1px solid #B4B3AD;
	margin-bottom: 50px;
	overflow: hidden;
}

#footer-right h3 { /*  float: left;*/


font-size: 24px; }

#footer-right .s-icon {
	float: right;
	margin: 5px 0;
}

.media {
	clear: both;
	padding-top: 5px;
}

.s-icon span a { margin: 0 5px; }

.media-title, a.moduleItemTitle {
	color: #569A35;
	font-weight: 600;
	padding-bottom: 5px;
	line-height: 25px;
}

#footer-right .k2ItemsBlock ul {
	list-style-type: none;
	margin: 0;
}

#footer-right .k2ItemsBlock ul li, .list {
	border-bottom: 1px solid;
	padding: 30px 0 20px 0;
}

#footer-right .k2ItemsBlock ul li.clearList { border: medium none; }

.list.last-list {
	border: medium none;
	padding: 20px 0;
}

.icon2 {
	background: url("../images/icon2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	padding-left: 30px;
}

.icon1 {
	background: url("../images/icon1.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	padding-left: 30px;
}

.author-time {
	font-weight: 600;
	margin-bottom: 5px;
}

#footer-right .moduletable { padding-left: 15px; }

.social-icons ul { list-style-type: none; }

.social-icons {
	background: url("../images/social-bg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	min-height: 190px;
	position: relative;
}

.social-icons li {
	background: url("../images/social-icon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	position: absolute;
}

.social-icons li a {
	line-height: 45px;
	padding: 13px 22px;
}

.social-icons li.fb {
	background-position: 0 -188px;
	left: 210px;
	top: 25px;
}

.social-icons li.tw {
	background-position: 0 0;
	left: 95px;
	top: 38px;
}

.social-icons li.yt {
	background-position: 0 -57px;
	left: 40px;
	top: 95px;
}

#footer-right .moduletable { position: relative; }

.copyright {
	position: absolute;
	right: -54px;
	top: -95px;
}

.social-icons li.gp {
	background-position: 0 -128px;
	bottom: 10px;
	left: 145px;
}

.description { min-height: 110px; }

#k2itemform { float: right; }

.k2_content_left {
	float: left;
	width: 495px;
}

.news .itemList .itemContainer { width: 100% !important; }

.news .catItemImageBlock {
	float: left;
	margin-right: 20px;
	width: 220px;
}

#k2itemform.service_form .formControls { /* float: right;*/


margin: 0; /* width: 52%*/; }

#k2itemform.service_form .formDescription {
	height: 0;
	margin: 0;
	padding: 0;
}

#k2itemform.service_form .formControlLabel { float: left;/* width: 48%;*/


}

table.techimgtbl { width: 495px; }

table.techimgtbl td {
	text-align: left;
	vertical-align: top;
}

table.techimgtbl img {
	background: none repeat scroll 0 0 #FAF9F5;
	border-radius: 6px;
	padding: 10px;
	width: 220px;
	height: 135px;
}

/*.partnerships .itemContainer {


    margin: 0 0 45px;


    width: 25% !important;


}*/


.our-results .itemContainer {
	background: none repeat scroll 0 0 #F9F8F4;
	border-radius: 8px;
	margin-right: 4%;
	min-height: 125px;
	padding: 12px;
	width: 26% !important;
}

.our-results .catItemTitle { font-size: 100%; }

.our-results .catItemExtraFields, .our-results .catItemImageBlock, .our-results .catItemIntroText {
	float: left;
	width: 48%;
}

.nav.nav-tabs {
	float: left;
	width: 40%;
}

.nn_tabs.outline_content > .tab-content {
	border: medium none;
	float: right;
	min-height: 600px;
	width: 58%
}

.nn_tabs.outline_content > ul {
	background: url("../images/shadow.png") no-repeat scroll right bottom rgba(0, 0, 0, 0);
	border: medium none;
	margin-bottom: 0;
	min-height: 530px;
}

.nav.nav-tabs .nn_tabs-tab { width: 100%; }

.nn_tabs.outline_handles.outline_content {
	border-top: 10px solid #6FB34E;
	overflow: hidden;
}

.nn_tabs-tab.active {
	box-shadow: -7px 1px 5px #CCCCCC;
	-moz-box-shadow: -7px 1px 5px #CCCCCC;
	-webkit-box-shadow: -7px 1px 5px #CCCCCC;
}

.nn_tabs.outline_content > .tab-content .tab-pane { padding: 0 0 0 30px; }

.nn_tabs.outline_content > .tab-content .tab-pane img { margin-bottom: 25px; }

.nn_tabs.outline_handles > ul.nav-tabs > li > a,  .nn_tabs.outline_handles > ul.nav-tabs > li > a:hover {
	border-bottom: #6FB34E solid 1px;
	border-left: none;
	border-radius: 0;
	margin: 0;
	color: #6f736f;
	padding: 8px 12px 8px 30px;
	font-weight: bold;
	line-height: 35px;
	border-top: none;
	border-right: none;
}

.nn_tabs > .nav > li > a:hover { background: none; }

.news .catItemHeader span {
	border-right: 1px solid #148CC2;
	padding: 0 20px;
}

.news .catItemHeader span, .news .catItemHeader span a {
	color: #148CC2;
	font-weight: 600;
	line-height: 30px;
}

.news .catItemHeader {
	border-bottom: 1px solid #148CC2;
	border-top: 1px solid #148CC2;
	float: left;
}

.news .catItemHeader span.catItemCommentsLink { border: medium none; }

.news .catItemReadMore .k2ReadMore {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: #148CC2;
	font-size: 100%;
	font-weight: normal;
	line-height: normal;
	text-transform: none;
	padding: 0;
}

.news .itemList .itemContainer .catItemTitle {
	float: left;
	width: 254px;
}

.news .itemList .itemContainer .catItemIntroText {
	float: left;
	width: 245px;
}

.news .itemHeader .itemCom {
	border-bottom: 1px solid #148CC2;
	border-top: 1px solid #148CC2;
	margin: 20px 0;
}

.news .itemHeader .itemCom .itemDateCreated,  .news .itemHeader .itemCom .itemAuthor,  .news .itemHeader .itemCom span {
	color: #148CC2;
	font-weight: 600;
}

.news .itemHeader .itemCom span {
	border-right: 1px solid;
	line-height: 30px;
	padding: 0 11px;
}

.news .itemHeader h2.itemTitle { color: #6FB34E; }

/* raj -Blog */


.blog .catItemHeader span {
	border-right: 1px solid #148CC2;
	padding: 0 20px;
}

.blog .catItemHeader span, .news .catItemHeader span a {
	color: #148CC2;
	font-weight: 600;
	line-height: 30px;
}

.blog .catItemHeader {
	border-bottom: 1px solid #148CC2;
	border-top: 1px solid #148CC2;
	float: left;
	font-size: 13px;
}

.blog .catItemHeader span.catItemCommentsLink { border: medium none; }

.blog .catItemReadMore .k2ReadMore {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: #148CC2;
	font-size: 100%;
	font-weight: normal;
	line-height: normal;
	text-transform: none;
	padding: 0;
}

.blog .itemList .itemContainer .catItemTitle {
	float: left;
	width: 254px;
}

.blog .itemList .itemContainer .catItemIntroText {
	float: left;
	width: 245px;
}

.blog .itemHeader .itemCom {
	border-bottom: 1px solid #148CC2;
	border-top: 1px solid #148CC2;
}

.blog .itemHeader .itemCom .itemDateCreated,  .blog .itemHeader .itemCom .itemAuthor,  .blog .itemHeader .itemCom span {
	color: #148CC2;
	font-weight: 600;
}

.blog .itemHeader .itemCom span {
	border-right: 1px solid;
	line-height: 30px;
	padding: 0 11px;
}

.blog .itemHeader h2.itemTitle { color: #6FB34E; }

.blog .itemList .itemContainer { width: 100% !important; }

.blog .catItemImageBlock {
	float: left;
	margin-right: 20px;
	width: 220px;
}

/* End -raj*/
.newsletter-archive .catItemHeader span {
	border-right: 1px solid #148CC2;
	padding: 0 20px;
}

.newsletter-archive .catItemHeader span, .news .catItemHeader span a {
	color: #148CC2;
	font-weight: 600;
	line-height: 30px;
}

.newsletter-archive .catItemHeader {
	border-bottom: 1px solid #148CC2;
	border-top: 1px solid #148CC2;
	float: left;
	font-size: 13px;
}

.newsletter-archive .catItemHeader span.catItemCommentsLink { border: medium none; }

.newsletter-archive .catItemReadMore .k2ReadMore {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: #148CC2;
	font-size: 100%;
	font-weight: normal;
	line-height: normal;
	text-transform: none;
	padding: 0;
}

.newsletter-archive .itemList .itemContainer .catItemTitle {
	float: left;
	width: 254px;
}

.newsletter-archive .itemList .itemContainer .catItemIntroText {
	float: left;
	width: 245px;
}

.newsletter-archive .itemHeader .itemCom {
	border-bottom: 1px solid #148CC2;
	border-top: 1px solid #148CC2;
	font-size: 13px;
}

.newsletter-archive .itemHeader .itemCom .itemDateCreated,  .newsletter-archive .itemHeader .itemCom .itemAuthor,  .newsletter-archive .itemHeader .itemCom span {
	color: #148CC2;
	font-weight: 600;
}

.newsletter-archive .itemHeader .itemCom span {
	border-right: 1px solid;
	line-height: 30px;
	padding: 0 11px;
}

.newsletter-archive .itemHeader h2.itemTitle { color: #6FB34E; }

.newsletter-archive .itemList .itemContainer { width: 100% !important; }

.newsletter-archive .catItemImageBlock {
	float: left;
	margin-right: 20px;
	width: 220px;
}

dl.search-results dt.result-title > a { color: #6FB34E; }

.search .pagination ul > li.pagination-start > span, .search .pagination ul > li.pagination-prev > span {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: #148CC2;
}

.search .pagination ul > li > span {
	background: none repeat scroll 0 0 #148CC2;
	border: medium none;
	border-radius: 5px;
	margin: 0 5px;
	color: #FFFFFF;
	font-weight: 600;
}

.search .pagination ul > li > a {
	border: medium none;
	font-weight: 600;
	margin: 0 5px;
}

.result-created {
	border-bottom: 1px solid #148CC2;
	margin-bottom: 10px;
	padding: 7px 0;
}

.search-item-link {
	color: #148CC2;
	font-weight: 600;
	margin-bottom: 20px;
}

#searchForm .btn-group button.btn {
	background: url("../images/bg-look.png") no-repeat scroll 5px center rgba(0, 0, 0, 0);
	padding: 0 20px;
	text-indent: -9999px;
}

.searchintro p, .searchintro span {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: #148CC2;
	font-size: 100%;
	line-height: normal;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

.searchintro { clear: both; }

.our-results .tooltip-inner {
	background: none repeat scroll 0 0 #FFFFFF;
	-moz-box-shadow: -2px 2px 2px #CCCCCC;
	-webkit-box-shadow: -2px 2px 2px #CCCCCC;
	box-shadow: -2px 2px 2px #CCCCCC;
	color: #0189BB;
}

.our-results .tooltip-arrow { display: none; }

.press-releases .catItemHeader span {
	border-right: 1px solid #148CC2;
	padding: 0 18px;
}

.press-releases .catItemHeader span, .news .catItemHeader span a, .press-releases .catItemHeader a {
	color: #148CC2;
	font-weight: 600;
	line-height: 30px;
}

.press-releases .catItemHeader {
	border-bottom: 1px solid #148CC2;
	border-top: 1px solid #148CC2;
	float: left;
}

.press-releases .catItemHeader span.catItemCommentsLink { border: medium none; }

.press-releases .catItemReadMore .k2ReadMore {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: #148CC2;
	font-size: 100%;
	font-weight: normal;
	line-height: normal;
	text-transform: none;
	padding: 0;
}

.press-releases .itemList .itemContainer .catItemTitle {
	float: left;
	width: 254px;
}

.press-releases .itemList .itemContainer .catItemIntroText {
	float: left;
	width: 245px;
}

.press-releases .itemList .itemContainer { width: 100% !important; }

.press-releases .catItemImageBlock {
	float: left;
	margin-right: 20px;
	width: 220px;
}

.press-releases .itemHeader .itemCom .itemDateCreated,  .press-releases .itemHeader .itemCom .itemAuthor,  .press-releases .itemHeader .itemCom span {
	color: #148CC2;
	font-weight: 600;
}

.press-releases .itemHeader .itemCom span {
	border-right: 1px solid;
	line-height: 30px;
	padding: 0 11px;
}

.press-releases .itemHeader .itemCom .itemPrintLink { border: medium none; }

.press-releases .itemHeader .itemCom {
	border-bottom: 1px solid #148CC2;
	border-top: 1px solid #148CC2;
	margin-bottom: 15px;/*margin: 50px 0;*/


}

.press-releases .itemHeader h2.itemTitle { color: #6FB34E; }

.press-releases .itemToolbar li {
	background: url("../images/print.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	text-indent: -999px;
}

.press-releases .itemToolbar ul {
	list-style-type: none;
	margin: 0;
}

.press-releases .itemHeader .itemCom .itemcomments span {
	border: medium none;
	padding: 0;
}

.press-releases .itemImageBlock .itemImage img {
	float: left;
	margin: 0 10px 0 0;
	width: 215px !important;
}

.partnerships .itemListSubCategories .subCategoryContainer { width: 11% !important; }

.partnerships .itemContainer {
	background: none repeat scroll 0 0 #FAF9F5;
	margin: 0 15px 45px 0;
	padding: 10px;
	width: 21.8% !important;
}

.partnerships .itemContainer.itemContainerLast { margin-right: 0; }

.formResponsive .formHorizontal .formControls { margin: 0; }

.k2Pagination {
	padding: 8px;
	margin: 24px 0 4px 0;
	text-align: center;
	color: #999;
}

.k2Pagination ul {
	text-align: left;
	margin-left: -13px;
}

.k2Pagination ul li {
	display: inline;
	margin: 0 5px;
}

.k2Pagination li span {
	background: none repeat scroll 0 0 #148CC2;
	border-radius: 5px;
	color: #FFFFFF;
	font-weight: 600;
	padding: 5px 10px;
}

.k2Pagination li.pagination-prev span, .k2Pagination li.pagination-start span, .k2Pagination li a {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	/*color: #148CC2;*/


	font-weight: 600;
}

#k2itemform .formDescription {
	height: 0;
	margin: 0;
	padding: 0;
}

.formResponsive .formHorizontal p.formDescription { padding: 0; }

#header #s-icon-top {
	float: right;
	margin-left: 10px;
	padding-top: 40px;
	position: relative;
}

#s-icon-top ul li:hover ul { display: block; }

#s-icon-top ul ul {
	background: none repeat scroll 0 0 #EFECE1;
	display: none;
	left: -3px;
	padding: 6px 5px;
	position: absolute;
}

#s-icon-top ul ul:after {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(239, 236, 225, 0);
	border-bottom-color: #EFECE1;
	border-width: 10px;
	margin-left: -10px;
}

#s-icon-top ul li.tweet a { background-position: 0 -32px; }

#s-icon-top ul li.fb a { background-position: 0 -69px; }

#s-icon-top ul li.s-icon-three a { background-position: 0 -106px; }

#s-icon-top ul {
	list-style-type: none;
	margin: 0;
}

#s-icon-top ul li a {
	background: url("../images/social-icon-top.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none;
	display: block;
	outline: 0 none;
	padding: 5px 15px;
}

#s-icon-top ul li { /*border-bottom:1px solid #D0C8AA;*/


text-indent: -9999px; }

#s-icon-top ul .tweet { border-bottom: 1px solid #D0C8AA; }

#s-icon-top ul li.top { border: medium none; }

.itemCommentsList {
	list-style-type: none;
	margin: 0;
}

#example1 li { padding: 0 !important; }

/*#footer-right .k2ItemsBlock ul li .moduleItemAuthor {


    background: url("../images/icon1.png") no-repeat scroll 0 2px;


    padding-left: 30px;


}*/


.clr { clear: both; }

#footer-right .k2ItemsBlock ul li .moduleItemIntrotext a img {
	float: left;
	margin-right: 7px;
	margin-top: 6px;
}

#k2ModuleBox159.k2ItemsBlock {
	text-align: right;
	margin-top: -25px;
}

#k2ModuleBox159.k2ItemsBlock ul { text-align: left; }

#k2ModuleBox159.k2ItemsBlock .k2FeedIcon { float: right; }

#k2ModuleBox159.k2ItemsBlock span { margin-right: 5px; }

.rss { margin-right: 5px; }

#mainmenu ul li { position: relative; }

#mainmenu li ul li ul {
	left: 18em !important;
	position: absolute;
	top: 0;
}

.itemSocialSharing {
	margin-bottom: 10px;
	margin-top: 15px;
}

.itemTwitterButton, .itemGooglePlusOneButton {
	float: left;
	position: relative;
	z-index: 1;
}

.itemFacebookButton {
	padding-right: 20px;
	float: left;
}

.techimgtbl td { padding: 15px 15px 5px 5px; }

.nn_tooltips-link { border-bottom: none; }

.itemFullText > p { /*color: #0189BB;*/


color: #6F736F }

.k2_content_left > p, .k2_content_left li { /*color: #0189BB;*/


}

#k2Container h1 {
	font-size: 36px;
	font-weight: 700;
}

.itemBody h2 {
	font-size: 20px;
	margin: 0px 0 0;
}

.lta .custom img { width: 156px; }

#footer-right .lta .more {
	bottom: 0;
	/*left: 37%;*/


	left: 0%;
	position: relative;
}

/*#footer-left .lta .more {


    float: right;


    right: 8%;


}*/
.iconnews {
	background: url("../images/iconnews.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	padding-left: 30px;
}

.iconblog {
	background: url("../images/iconblog.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	padding-left: 30px;
}

.iconpressrelease {
	background: url("../images/iconpressrelease.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	padding-left: 30px;
}

#footer-right .moduletable.lta {
	height: 200px;
	position: relative;
}

.info > img {
	height: 50px !important;
	width: auto !important;
}

.cta-desc {
	float: left;
	width: 280px;
}

.cta-image {
	float: left;
	margin-right: 5px;
	width: 160px;
}

/* raj - right media */


.bakmed {
	background: none repeat scroll 0 0 #6FB34E;
	border-radius: 5px 5px 5px 5px;
	width: 400px;
	margin: 25px 0 0 0px;
}

.brdr {
	border-bottom: 1px solid #FFFFFF;
	width: 350px;
}

.lnktl {
	color: #FFFFFF;
	font-weight: 400;
	line-height: 25px;
	padding-bottom: 5px;
}

/* end - raj */
#rightbar .twitter-title {
	background: url("../images/twitter.png") no-repeat scroll 28% 0 rgba(0, 0, 0, 0);
	padding-left: 25px;
	text-align: center;
}

#rightbar .moduletable ul { list-style: none outside none; }

#rightbar .twitter-box p {
	background: none repeat scroll 0 0 #F0EDE2;
	border-radius: 10px;
	color: #6F736F;
	font-size: 18px;
	padding: 25px 10px 0;
}

#rightbar .timePosted { padding: 0 0 0 10px !important; }

#example3 {
	padding-bottom: 25px !important;
	padding-top: 15px !important;
}

.home .wrap .cta {
	border-bottom: none;
	margin: 0;
}

#footer-right .k2ItemsBlock ul li.lastItem { border-bottom: none; }

#footer-right .moduletable .custom .social-icons {
	margin: 0 -171px 0 171px;
	position: relative;
}

.even.lastItem.brdr { border-bottom: none; }

/* cs-single */


table.csimgtbl { width: 495px; }

table.csimgtbl td { text-align: center; }

table.csimgtbl img {
	height: 110px;
	margin: 15px;
	width: auto;
}

.case-studies .itemNavigation .itemPrevious {
	background: url("../images/prv.png") no-repeat scroll 7px center #148CC2;
	border-radius: 3px;
	color: #FFFFFF;
	font-weight: bold;
	margin-right: 10px;
	padding: 5px 7px 5px 25px;
}

.case-studies .itemNavigation .itemNext {
	background: url("../images/next.png") no-repeat scroll 47px center #148CC2;
	border-radius: 3px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 25px 5px 7px;
}

.case-studies .itemNavigation .itemBacktocasestudy {
	background: none repeat scroll 0 0 #6FB34E;
	border-radius: 3px;
	color: #FFFFFF;
	float: left;
	font-weight: bold;
	margin-top: -5px;
	padding: 5px 10px;
}

.case-studies .itemNavigation {
	text-align: right;
	width: 495px;
}

.case-studies .itemFullText {
	clear: both;
	margin-top: 20px;
	display: inline-block;
	width: 100%;
}

#k2downloadpdfform .downloadpdf {
	height: 0;
	margin: 0;
	padding: 0;
	float: left;
}

#k2downloadpdfform { float: right; }

#k2downloadpdfform {
	border-radius: 10px;
	margin-top: 150px;
	overflow: hidden;
	padding: 30px;
	width: 340px;
}

#rightbar .moduletable.form {
	border-radius: 10px;
	margin-top: 0;
	overflow: hidden;
	padding: 30px;
	width: 340px;
}

.downloadpdfname {
	color: #0189BB;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

.downloadpdftitle {
	color: #0189BB;
	font-size: 17px;
	padding: 5px;
	text-align: center;
}

.downloadpdflink {
	background: none repeat scroll 0 0 #6FB34E;
	border-radius: 4px;
	margin-top: 16px;
	padding: 5px;
	text-align: center;
}

.downloadpdflink a, .downloadpdflink a:hover, .downloadpdflink a:focus {
	color: #FFFFFF;
	cursor: pointer;
	font-size: 21px;
	font-weight: bold;
	text-decoration: none;
	outline: medium none;
}

.casestudytitle {
	float: left;
	width: 20%;
}

.casestudydesc {
	float: left;
	width: 80%;
}

.k2Pagination .pagination-start, .k2Pagination .pagination-start a, .k2Pagination .pagination-start pagenav,  .k2Pagination .pagination-prev, .k2Pagination .pagination-prev a, .k2Pagination .pagination-prev pagenav,  .k2Pagination .pagination-next, .k2Pagination .pagination-next a, .k2Pagination .pagination-next pagenav,  .k2Pagination .pagination-end, .k2Pagination .pagination-end a, .k2Pagination .pagination-end pagenav {
	background: none repeat scroll 0 0 #148CC2;
	border-radius: 5px;
	color: #FFFFFF !important;
	font-weight: 600;
	padding: 5px 5px;
}

.press-releases .catItemTitle a { color: #569A35; }

._56z- {
	top: 24px;
	width: auto !important;
}

.fb_iframe_widget {
	display: inline-block;
	position: relative;
	width: 100px;
}

.fb_iframe_widget span {
	display: inline-block;
	position: absolute;
	text-align: justify;
	width: 502px !important;
	z-index: 0;
}

.fb_iframe_widget iframe {
	position: absolute;
	z-index: 2147483647;
}

.addthis_toolbox.addthis_default_style {
	float: left;
	position: relative;
	width: auto;
	z-index: 1;
}

.currentselection {
	color: #6FB34E;
	display: block;
	font-size: 20px;
	font-weight: bold;
	line-height: 34px;
	text-decoration: none;
}

.newsletter-archive #mainbodywrap .wrap #mainbody-htar #rightbar {
	float: right;
	width: 345px;
}

.newsletter-archive a.k2ReadMore {
	background: url("../images/bg-more.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 10px;
	bottom: 0;
	color: #FFFFFF;
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	left: 34%;
	line-height: 44px;
	margin-bottom: 15px;
	margin-top: 15px;
	padding: 0 10px;
	text-transform: uppercase;
}

.newsletter-archive .itemContainer {
	margin-bottom: 45px;
	margin-right: 45px;
	width: auto !important;
}

.newsletter-archive #rightbar .moduletable.form {
	border-radius: 10px;
	margin-top: 68px;
	overflow: hidden;
	padding: 30px;
	width: 340px;
}

.rsform-submit-button { background-color: #E6E6E6; }

.userItemTagsBlock { display: none; }

.schedulenow {
	margin-right: 100px;
	text-align: right;
}

#rightbar div.rsform-block-capcha, #rightbar div.rsform-block-capcha .formControlLabel { text-align: left; }

#k2itemform div.rsform-block-capcha img { margin: 5px 0; }

#rightbar div.rsform-block-capcha .rsform-captcha-box { margin: 10px auto 0 0; }

.welcome-text {
	text-align: center;
	font-size: 30px;
}

.bottom-mod-img { padding: 0 0 20px; }

.phn-icon { display: none; }

@media only screen and (max-width : 480px) {

table.techimgtbl td {
	display: inline-table;
	text-align: center;
	width: 100%;
}

table.techimgtbl img { margin: 5px auto; }

.press-releases .twitter-title { min-width: 100% !important; }

#rightbar .twitter-title { background-position: 20% 0; }

#rightbar .moduletable h3 { min-width: 100% !important; }

.k2Pagination .pagination-start, .k2Pagination .pagination-start a, .k2Pagination .pagination-start pagenav, .k2Pagination .pagination-prev, .k2Pagination .pagination-prev a, .k2Pagination .pagination-prev pagenav, .k2Pagination .pagination-next, .k2Pagination .pagination-next a, .k2Pagination .pagination-next pagenav, .k2Pagination .pagination-end, .k2Pagination .pagination-end a, .k2Pagination .pagination-end pagenav {
	background: none repeat scroll 0 0 #148CC2;
	border-radius: 5px;
	color: #FFFFFF !important;
	font-weight: 600;
	padding: 2px;
}

.k2Pagination ul li {
	display: inline-block;
	margin: 5px 3px !important;
}

.k2Pagination ul { margin-left: -25px; }

.k2Pagination li span {
	border-radius: 5px;
	color: #FFFFFF;
	padding: 3px;
}

.rsform-submit-button, #page2Next { width: 100% !important; }

.schedulenow { text-align: center !important; }
}

@media only screen and (min-width : 300px) and (max-width : 600px) {

#clearlyenergy #ce_formatter {
	padding: 0 0 20px !important;
	width: 100% !important;
}

.itemFullText .mobilebuttons { display: block; }

#mainbodywrap {
	margin: auto;
	width: 90%;
	padding: 50px 5% !important;
}

.wrap { max-width: 100%; }

#banner {
	background-size: 40px auto;
	padding: 20px 0 0;
}

#banner .module {
	float: none;
	margin: auto;
	width: 100%;
}

#banner-in .module .custom a p {
	float: left;
	width: 85px;
}

#banner-in .module .custom a p img { height: 33px; }

#banner .module h2 {
	font-size: 15px;
	padding: 7px 0;
}

#banner .module .module-extra .hta-inmodule { margin: 0 5%; }

#banner .module .module-extra {
	margin: 2px 0;
	padding: 10px 0;
	width: 100%;
	background: -moz-linear-gradient(top, rgba(101,169,68,1) 0%, rgba(92,160,59,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(101,169,68,1)), color-stop(100%, rgba(92,160,59,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(101,169,68,1) 0%, rgba(92,160,59,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(101,169,68,1) 0%, rgba(92,160,59,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(101,169,68,1) 0%, rgba(92,160,59,0) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(101,169,68,1) 0%, rgba(92,160,59,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#65a944', endColorstr='#005ca03b', GradientType=0 ); /* IE6-9 */
	border-radius: 8px;
}

#banner .module.text .module-extra { background: none; }

#banner .module.text {
	background-color: #6FB34E;
	background-position: left bottom;
	background-size: 255% auto;
	border-radius: 8px;
	font-size: 13px;
	height: auto;
	padding: 5px 0px;
	width: 100%;
}

#banner-in {
	padding: 10px;
	width: 93%;
}

.welcome-text { font-size: 14px; }

.bottom-mod-img {
	float: left;
	max-width: 124px;
	padding: 0;
	width: 35%;
}

.bottom-mod-img img {
	height: auto;
	width: 100%;
}

.bottom-mod-details {
	float: right;
	text-align: left;
	width: 59%;
}

#bottom .moduletable .bottom-mod-details .more {
	left: auto;
	position: relative;
}

#bottom .moduletable {
	margin-bottom: 15px;
	min-height: 170px;
	padding: 0;
	width: 100%;
	border: none;
	float: none;
}

#bottomwrap .wrap { margin: auto; }

#bottom .bottom-mod-details > p { padding: 0 0 8px; }

#bottom .bottom-mod-details > h3 { padding: 0 0 5px; }

#footerwrap .wrap {
	margin: auto;
	width: 90%;
}

#footer-left {
	float: none;
	width: 100%;
}

#footer-right {
	float: none;
	width: 100%;
}

#footer-right .moduletable .custom .social-icons { margin: 0; }

.copyright {
	position: absolute;
	right: 0;
	top: -45px;
}

.twitter-box p {
	font-size: 16px;
	padding: 7px;
}

#footer-left .moduletable .twitter-title {
	background-position: 0 0;
	width: 180px;
	text-align: right;
	margin: auto;
}

#footer-left .moduletable.bottom-menu { display: none; }

#footer-right .moduletable { padding: 0; }

#bottom {
	display: block;
	margin: auto;
	width: 90%;
}

#list-case { width: 100%; }

#list-case .box {
	width: 100%;
	margin: 0;
	text-align: center;
}

.box .holder .catItemImageBlock img { width: 270px !important; }

.box .holder { width: 100%; }

.case-studies .itemNavigation { width: 100%; }

.k2_content_left {
	float: none;
	width: 100%;
}

table.csimgtbl td div { margin: auto; }

table.csimgtbl td { display: inline; }

#k2itemform { float: none; }

.formResponsive { padding: 15px; }

#rightbar .moduletable.form, #k2itemform .rsform, .service_form .rsform {
	padding: 0;
	width: 100%;
}

.rsform-block .formBody input[type="text"], .rsform-block .formBody textarea { width: 91% !important; }

#k2downloadpdfform {
	float: none;
	margin: 30px auto 0 auto;
	width: 100%;
	padding: 0;
}

.cta-image {
	float: none;
	margin: auto;
	text-align: center;
}

.cta { text-align: center; }

#mainbody-htar #maincol {
	float: none;
	width: 100%;
}

.news .catItemImageBlock {
	margin-right: 10px;
	width: 40%;
	margin-bottom: 10px;
}

.k2Pagination ul { text-align: center; }

.k2Pagination ul li {
	display: inline-block;
	margin: 5px 4px;
}

#rightbar .moduletable ul {
	padding: 17px;
	margin: 0;
}

.bakmed { width: 100%; }

.brdr { width: 100%; }

#mainbody-htar #rightbar {
	float: none;
	width: 100%;
}

.news .itemList .itemContainer .catItemTitle { width: 56%; }

.news .itemList .itemContainer .catItemIntroText { display: none; }

.news .catItemHeader span { padding: 0 2%; }

#header {
	display: block;
	margin: auto;
	width: 95%;
	position: relative;
}

#logo img {
	padding: 24px 0 0;
	width: 93%;
}

#footerwrap #footer-right .moduletable.lta { height: auto; }

div.itemListServices div.itemContainer {
	float: none;
	margin: auto;
	text-align: center;
}

.formResponsive .formHorizontal input { width: auto; }

#footer-nav {
	left: -21px;
	min-width: 320px;
}

#footer-nav ul li a {
	border: medium none;
	font-size: 11px;
	padding: 0 5px;
}

.k2-slideshow.theme1 .sl-control .pag-list .pag-item {
	display: inline-block;
	float: none;
}

.k2-slideshow.theme1 .sl-control .pag-list {
	float: none;
	left: auto;
	margin: auto;
	position: relative;
	right: auto;
	text-align: center;
	top: auto;
}

#search {
	position: absolute;
	top: 25px;
	left: 68%;
	padding: 0;
}

#logo {
	width: 60%;
	text-align: center;
	position: relative;
	z-index: 1;
}

#slogan {
	padding: 0;
	position: relative;
	width: 100%;
}

#slogan p {
	font-size: 15px;
	width: 47%;
}

#slogan a {
	background: rgb(8,181,245); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(8,181,245,1) 0%, rgba(6,158,214,1) 44%, rgba(6,158,214,1) 44%, rgba(5,142,194,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(8,181,245,1)), color-stop(44%, rgba(6,158,214,1)), color-stop(44%, rgba(6,158,214,1)), color-stop(100%, rgba(5,142,194,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(8,181,245,1) 0%, rgba(6,158,214,1) 44%, rgba(6,158,214,1) 44%, rgba(5,142,194,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(8,181,245,1) 0%, rgba(6,158,214,1) 44%, rgba(6,158,214,1) 44%, rgba(5,142,194,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(8,181,245,1) 0%, rgba(6,158,214,1) 44%, rgba(6,158,214,1) 44%, rgba(5,142,194,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(8,181,245,1) 0%, rgba(6,158,214,1) 44%, rgba(6,158,214,1) 44%, rgba(5,142,194,1) 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#08b5f5', endColorstr='#058ec2', GradientType=0 ); /* IE6-9 */
	color: #FFFFFF;
	padding: 7px 9px;
	position: absolute;
	right: 0;
	top: 0;
	border: solid 1px #058dc0;
	border-radius: 5px;
	font-weight: bold;
}

.phn-icon {
	background: url("../images/phn-icon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	padding: 1px 11px;
	background-size: 21px auto;
	display: inline;
}

#search .greenewsearch-field:focus, #search .greenewactive .greenewsearch-field {
	left: -180px;
	width: 150px;
}

#s-icon-top { display: none; }

.fieldacyemail.onefield {
	float: left;
	width: 73%;
}

.itemListSubCategories .subCategoryContainer {
	float: none;
	margin: auto;
	text-align: center;
	width: 100% !important;
}

.subCategory {
	position: relative;
	height: auto !important;
}

.HDFLVPlayer1 embed {
	width: 100%;
	height: auto;
}

.HDFLVPlayer1 {
	width: 100% !important;
	height: auto;
}

.our-results div.itemListResults .itemContainer {
	float: none;
	margin: 15px 0;
	padding: 4%;
	width: 92% !important;
	height: auto;
}
/*.downloadpdf {
    position: absolute !important;
    top: 1400px !important;
}*/
 
}

.mobilebuttons {
	display: none;
	text-align: center;
}

body.contentpane,  #sbox-window,  #sbox-content { background: #faf9f5!important; }

div.email-feed {
	color: #0189bb;
	padding: 20px;
}

div.email-feed h1 {
	color: #0189bb;
	font-size: 36px;
	font-weight: normal;
}

div.email-feed h3 {
	color: #0189bb;
	font-size: 16px;
	font-weight: normal;
}

.userBlock > img { margin-right: 20px !important; }

.userBlock h2 { float: none !important; }

#breacrumds { position: relative; }

.jumptoform a, .jumptoform a:hover { color: #fff; }

.jumptoform {
	margin-bottom: 10px;
	background: rgb(111,179,78); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(111,179,78,1) 0%, rgba(96,164,63,1) 44%, rgba(86,154,53,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(111,179,78,1)), color-stop(44%, rgba(96,164,63,1)), color-stop(100%, rgba(86,154,53,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(111,179,78,1) 0%, rgba(96,164,63,1) 44%, rgba(86,154,53,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(111,179,78,1) 0%, rgba(96,164,63,1) 44%, rgba(86,154,53,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(111,179,78,1) 0%, rgba(96,164,63,1) 44%, rgba(86,154,53,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(111,179,78,1) 0%, rgba(96,164,63,1) 44%, rgba(86,154,53,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6fb34e', endColorstr='#569a35', GradientType=0 ); /* IE6-9 */
	border: solid 1px #569a35;
	border-radius: 4px;
	padding: 8px;
}

.rsform-block .formControlLabel .formRequired {
	display: block !important;
	float: left !important;
}

@media only screen and (min-width : 768px) and (max-width : 1000px) {

div.box {
	float: left;
	margin: 0 10px 0 0;
}

.careers .box div.holder { width: 220px; }

#list-case { width: 100%; }

.fieldacyemail.onefield {
	float: left;
	width: 76%;
}

.subCategoryContainer.subCategoryContainerLast { margin-right: 0; }

.copyright {
	position: absolute;
	right: 0;
	top: -95px;
}

#footer-right .moduletable .custom .social-icons { margin: 0; }

#footer-left .moduletable .twitter-title {
	background: url("../images/twitter.png") no-repeat scroll 23% 0 rgba(0, 0, 0, 0);
	color: #6FB34E;
	text-align: center;
}

#mainmenu ul li a {
	color: #6F736F;
	display: block;
	font-size: 12px;
	font-weight: 600;
	line-height: 76px;
	padding: 0 18px;
	text-decoration: none;
	text-transform: uppercase;
}

#bottomwrap .wrap { margin: auto; }

.wrap { max-width: 100%; }

#bottom {
	display: block;
	margin: auto;
	width: 90%;
}

#bottom .moduletable {
	border: medium none;
	float: none;
	margin-bottom: 15px;
	min-height: 170px;
	padding: 0;
	width: 100%;
}

.bottom-mod-img {
	float: left;
	max-width: 124px;
	padding: 0;
	width: 35%;
}

.bottom-mod-img img {
	height: auto;
	width: 100%;
}

.bottom-mod-details {
	float: right;
	text-align: left;
	width: 59%;
}

#bottom .bottom-mod-details > h3 { padding: 0 0 5px; }

#bottom .bottom-mod-details > p { padding: 0 0 8px; }

#bottom .moduletable .bottom-mod-details .more {
	left: auto;
	position: relative;
}

#mainbodywrap {
	margin: auto;
	padding: 50px 5% !important;
	width: 90%;
}

#banner {
	background-size: 40px auto;
	padding: 20px 0 0;
}

#banner-in {
	padding: 10px;
	width: 93%;
}

#banner .module {
	float: none;
	margin: auto;
	width: 100%;
}

#banner .module .module-extra {
	background: linear-gradient(to bottom, #65A944 0%, rgba(92, 160, 59, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 8px;
	margin: 2px 0;
	padding: 10px 0;
	width: 100%;
}

#banner .module .module-extra .hta-inmodule { margin: 0 5%; }

#banner-in .module .custom a p {
	float: left;
	width: 85px;
}

#banner-in .module .custom a p img { height: 33px; }

#banner .module h2 {
	font-size: 15px;
	padding: 7px 0;
}

#banner .module.text {
	background-color: #6FB34E;
	background-position: left bottom;
	background-size: 255% auto;
	border-radius: 8px;
	font-size: 13px;
	height: auto;
	padding: 5px 0;
	width: 100%;
}

#banner .module.text .module-extra { background: none repeat scroll 0 0 rgba(0, 0, 0, 0); }

#banner .module .module-extra .hta-inmodule { margin: 0 5%; }

#rightbar .moduletable.form, #k2itemform .rsform, .service_form .rsform {
	background: none repeat scroll 0 0 #6FB34E;
	border-radius: 10px;
	color: #FFFFFF;
	overflow: hidden;
	padding: 30px 30px 0;
	width: 90%;
}

.schedulenow {
	margin-right: 30px;
	text-align: center;
}

table.techimgtbl img {
	background: none repeat scroll 0 0 #FAF9F5;
	border-radius: 6px;
	height: 100px;
	padding: 10px;
	width: 136px;
}

#mainbody-htar #maincol {
	float: left;
	width: 59%;
}

#mainbody-htar #rightbar {
	float: right;
	width: 40%;
}

.brdr { width: 91%; }

.bakmed { width: 100%; }

.ourteam .content {
	background: url("../images/shadow.png") no-repeat scroll left top rgba(0, 0, 0, 0);
	padding-left: 31.7px !important;
}

.imagedivimage {
	height: auto !important;
	width: 540px;
}

div.itemListResults .itemContainer {
	background: none repeat scroll 0 0 #FAF9F5;
	border-radius: 5px;
	float: left;
	height: 169px;
	margin: 0 25px 40px 0 !important;
	width: 278px;
}

.cta-desc {
	float: left;
	width: 165px;
}

#footer-right .moduletable { padding-left: 0; }

div.itemListServices div.itemContainer {
	margin-right: 50px;
	width: 28.3% !important;
}
}

/*******************************/
/*** ADVP Updates 10/31/2014 ***/
/*******************************/

@media only screen and (max-width : 1000px) {

#slider .wrap { position: static; }

.k2-slideshow .sl-item .sl-item-content {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.sl-item-content h1 {
	padding: 30px 0 0 30px;
	width: 50%;
	line-height: 1.1;
	position: absolute;
}

.sl-item-description {
	width: 100%;
	height: 100%;
	font-size: 0px;
	line-height: 0;
	display: block;
	position: absolute;
}

.sl-item-description a {
	margin: 0;
	width: 100%;
	background: rgba(0,162,255,0.75);
	border-top: 1px solid #218eb9;
	border-bottom: 1px solid #37a4cd;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	display: block;
	position: absolute;
	bottom: 0;
}
}

@media only screen and (max-width : 960px) {

.sl-item-content h1 { font-size: 30px; }
}

@media only screen and (max-width : 767px) {

.sl-item-content h1 { font-size: 26px; }

.sl-item-description a {
	line-height: 46px;
	padding: 0 10px;
	font-size: 14px;
}
}

@media only screen and (max-width : 640px) {

.sl-item-content h1 {
	padding: 20px 0 0 20px;
	font-size: 22px;
	width: 60%;
}

.sl-item-description a { line-height: 38px; }
}

@media only screen and (max-width : 580px) {

.sl-item-content h1 {
	padding: 10px 0 0 10px;
	font-size: 18px;
}

.sl-item-description a {
	padding: 0;
	line-height: 34px;
	white-space: normal;
}
}

@media only screen and (max-width : 480px) {

.sl-item-content h1 { font-size: 16px; }

.sl-item-description a {
	font-size: 12px;
	line-height: 26px;
	white-space: normal;
}
}
