@import '/css/nav.css';

::selection {
  background-color: #008265;
  color: #fff;
}
-webkit-::selection {
  background-color: #008265;
  color: #fff;
}

#header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
}

#contents {
}

#footer {
}
body {
  font-family: 'Lato', sans-serif;
  font-size: 20px;
  line-height: 30px;
  font-color: #000000;
  -webkit-font-smoothing: antialiased;
}

h1 {
  font-family: 'Roboto', sans-serif;
  font-size: 80px;
  line-height: 90px;
  font-weight:200;
}
h2 {
  font-family: 'Roboto', sans-serif;
  font-size: 40px;
  line-height: 45px;
  font-weight: 300;
}
h3 {
  font-size: 28px;
  line-height: 45px;
}
h4 {
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 6px;
  font-size: 28px;
  line-height: 30px;
  text-transform: uppercase;
}
h5
{
font-size: 18px;
line-height: 30px;
}
h6
{
font-size: 16px;
line-height: 30px;
}
p
{

}

a
{
text-decoration: none;
}
a.hover
{
color: #008265
}

#headerTop {
  background-color:#353535;
  padding-top: 10px;
  padding-bottom: 10px;
}

#headerTop p {
  margin: 0;
  padding: 0;
}

#menuslice {
  background-color:#353535;
  border-top: 1px solid #5b5b5b;
}

a {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  color: #333;
}

.btn {
  background-color:#000;
  border-radius:4px;
  text-transform:uppercase;
  padding:20px 25px;
  color:#fff;
  letter-spacing: 3px;
}

.btn:hover
{
  background-color:#333;
  color:#e2e2e2;
}

.btn.white {
  border: 2px solid #000;
  background-color: #fff;
  color: #000;
  font-size: 16px;
}
.btn.white:hover {
  background-color: #000;
  color: #fff;
}

.type_htmltext .btn.white {
  margin-top: 20px;
}

#megamenu {
  display:none;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 999;
  background-color: #fff;
  border-bottom: 1px solid #dedede;
  padding: 20px;
  margin-top: -1px;//this is so we don't see a little line between the nav button and the mega menu
}

#megamenu .nav-tabs {
  width: 30%;
  float: left;
}
#megamenu .nav-tabs li {
  background-color: #e8e8e8;
  border-bottom: 2px solid #dfdfdf;
  margin-bottom: 0px;
}
#megamenu .nav-tabs li:hover {
  background-color: #d8d8d8;
}
#megamenu .nav-tabs li:last-child {
  border-bottom: 0px;
}
#megamenu .nav-tabs li a {
  color: #232323;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 300;
  background-color: transparent;
  border: 0px;
  padding: 20px;
  letter-spacing: 1px;
}
#megamenu .nav-tabs li.active a {
  color: #40977c;
}

#megamenu .nav-tabs li {
  width:100%;
}

#megamenu .tab-content h5 {
  font-weight: 600;
  letter-spacing: 2px;
  color: #2b2b2b;
}

#megamenu .tab-content li {
  color: #b5b5b5;
}

#megamenu .tab-content li a {
  color: #b5b5b5;
}

.widget_masonrycw #container .mix{
  xdisplay: none;
}

.padding75
{
  padding:75px 0px
}

.padding50
{
  padding:50px 0px
}

.padding100
{
  padding:100px 0px
}

a:focus
{
  outline:none;
}

#topcaro .container
{
  width:100%;
}

#topcaro {
    // min-height: 700px;
}

#topcaro .carousel-inner .item {
    background-size: cover;
    background-position: center top;
    height: 580px;
}

#topcaro .carousel-inner .item > img {
  display: none;
}

#topcaro h1, #topcaro p{
    color: #fff;
    text-shadow: 0 0px 0px rgba(0,0,0,0);
}

#topcaro h1 {
  margin-top: 0;
}

.carousel-caption {
    padding-bottom: 150px;
    max-width: 860px;
    margin: auto;
    bottom: auto;
    top: 150px;
}

.carousel-control.left, .carousel-control.right {
    background-image: none;
}

#featured
{
  background-color:#efefef;
}

.graybg
{
  background-color:#efefef;
}

.shiftUp
{
  top:-30px;
  position:relative;
}

#masonry > div > .container
{
  width:100%;
  max-width:1340px;
  margin:auto;
}

.bgTree {
  background-image:url("/img/bgTree.jpg");
  background-repeat:no-repeat;
  min-height:600px;
  background-position:top 0px right -20px;
  background-attachment: fixed;
}

.testimonial {
  background-image:url("/img/testimonials/testimonialbg.jpg");
  background-size:cover;
  min-height:705px;
  color:#fff;

}

.testimonial h1, .testimonial h2, .testimonial a
{
  color:#fff;
}

.footerGray
{
  background-color:#353535;
  color:#fff;
  font-size:16px;
  padding:15px 0px;
}

.footerGray a
{
  color:#fff;
}

.topImage
{
  min-height:300px;
  background-size:cover;
  color:#fff;
  padding-top:50px
}

.topImage h1
{
  color:#fff;
}

.bottomGreenLine {
  padding-bottom: 25px;
  font-weight: 200;
}

.bottomGreenLine:after
{
  content:"";
  background: green;
  position: absolute;
  bottom: 0;
  left: 15px;
  height: 3px;
  width: 20%;
  margin-bottom:25px;

}

.green
{
  color:#008265;
}

 #ourCompanies img {
    width: 100%;
    height: auto;
  }

  #ucsHistorySlice img.leftimg {
    width: 100%;
    height: auto;
  }

   .fixWidthImage  img{
    width: 100%;
    height: auto;
  }

/** nav bar**/
.navbar-default {
    background-color: transparent !Important;
    border-color:  transparent !Important;
}

.navbar-default > .container
{
  width:100%;
  padding:0px
}

.navbar-default ul
{
  width:100%;
}
.navbar-default .navbar-nav li
{
  width:32%;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #fff !Important;
    background-color: transparent !Important;
}

.navbar-default .navbar-nav li a
{
  font-size:14px;
  text-transform:uppercase;
  color:#b1b1b1;
  text-align: center;
}

.navbar-default .navbar-nav li a:hover,
.navbar-default .navbar-nav li a:active,
.navbar-default .navbar-nav li a:focus
{
  color:#fff;
}

.navbar {
    margin-bottom: 0px;
}

.navbar-default .navbar-nav li.menuOut {
  background-color: #fff;
}

.navbar-default .navbar-nav li.menuOut a {
  color: #338f71
}

/** navbar ends**/

/** hover box**/


div[id*=hoverbox_] .hoverWrapper {
    width: 100%;
    height: 330px;
}



/** hover box ends**/

/* ------------------------- */
#upgrade {
  background-color:#FFC;
  padding: 8px;
  text-align:center;
  color: #000;
  font-size: 12px;
}
#innovasium {
  display: block;
  margin: 0px 0px 0px;
  padding: 0 0 0 0;
}
  #innovasium a {
    display: inline-block;
    width: auto;
    height: 20px;
    background-image: url("/lib/img/logo_innovasium_16x16.png");
    background-position: left 7px;
    background-repeat: no-repeat;
    padding-left: 24px;
    font-size: 11px;
    color: #333;
  }

.loading {
  background-image: url("/lib/img/loading/mozilla_blu.gif");
  background-position: center center;
  background-repeat: no-repeat;
  min-height: 16px;
  min-width: 16px;
}
  form.loading fieldset { }
  form.loading .form-group {
    opacity: .2;
    -moz-opacity: .2;
    -webkit-opacity: .2;
  }
#footerTop {
  margin-bottom: 30px;
}

#footerProducts {
  color: #b1b1b1;
}
#footerProducts ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#footerProducts p.secHeader {
  text-transform: uppercase;
  font-size: 14px;
  color: #595959;
  margin: 0;
}
#footerProducts ul li {
  display: block;
  float: left;
  width: 100%;
  padding: 5px 0px;
  font-size: 18px;
}
#copyright {
  color: #b1b1b1;
  font-size: 12px;
  padding-top: 40px;
}
#copyright a {
  margin: 2px;
  color: #b1b1b1;
  text-decoration: underline;
}

.footerLogo {
  padding-bottom: 10px;
  border-bottom: 1px solid #565656;
  color: #fff;
  font-size: 20px;
}

.footerLogoGroup {
  padding-top: 10px;
}
.footerLogoGroup img {
  margin: 8px 5px;
}
.footerGray {
  padding-top: 40px;
}

.socialIcon {
  padding-right: 10px;
}

.footerUCSGroup {
  max-width: 270px;
  float: right;
}

.footerPhone {
  display: inline-block;
  // border-right: 1px solid #666;
  padding-right: 10px;
  color: #fff;
  font-size: 16px;
}

.footerPhone a {
  color: #fff;
}

.footerLoc {
  display: inline-block;
  padding-left: 10px;
}
.footerLoc .city {
  color: #2e7160;
}

#rightSideBar {
  position: fixed;
  right: 5px;
  top: 160px;
  z-index: 999;
}

.sidebox {
  background-color: #008265;
  color: #fff;
  padding: 20px;
  width: 120px;
  margin: 10px;
  height: 100px;
  text-align: center;
  font-size: 14px;
  cursor: pointer;
}
.sidebox:hover {
  background-color: #66b4a3;
}

.sidebox .icon {
  text-align: center;
  display: block;
  margin-bottom: 5px;
}

.sidebox .title {
  display: block;
  word-break: break-word;
  word-wrap: break-word;
  line-height: 16px;
}

#orderForm {
  position: fixed;
  top: 0;
  right: -480px;
  bottom: 0;
  width: 440px;
  background-color: #363636;
  color: #cbcbcb;
  transition: 0.4s all ease;
  box-shadow: 0px 0px 30px 0px #222;
  -moz-box-shadow: 0px 0px 30px 0px #222;
  -webkit-box-shadow: 0px 0px 30px 0px #222;
  -o-box-shadow: 0px 0px 30px 0px #222;
  font-size: 16px;
  text-align: left;
  cursor: default;
}
#orderForm.open {
  right: 0px;
}

#orderForm h2 {
  font-size: 50px;
  font-weight: 100;
  text-align: left;
  color: #fff;
}

#orderForm .orderClose {
  position: absolute;
  top: 15px;
  left: -35px;
  background-image: url('/img/orderClose.png');
  background-repeat: no-repeat;
  width: 63px;
  height: 63px;
  z-index: 99;
  cursor: pointer;
}

#orderForm .innerOrderWrap {
  overflow: hidden;
}

#orderForm .currentItems {
  padding: 10px;
  border-bottom: 1px solid #535353;
  padding-bottom: 25px;
}

#orderForm .currentItemTitle {
  text-transform: uppercase;
  font-size: 15px;
  color: #fff;
  position: relative;
  top: 5px;
}

#orderForm .backToItemsBtn {
  text-transform: uppercase;
  font-size: 15px;
  color: #fff;
  cursor: pointer;
}

#orderForm .backToItemsBtn .icon {
  margin-right: 10px;
  display: inline-block;
  margin-bottom: 0;
}

#orderForm .backToItemsBtn .title {
  display: inline-block;
  word-wrap: inherit;
  word-break: inherit;
  top: 2px;
  position: relative;
}


#orderForm .addItemBtn {
  float: right;
  background-color: #008265;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  padding: 5px 15px;
  border-radius: 5px;
  cursor: pointer;
}

#orderForm .addItemBtn:hover {
  background-color: #66b4a3;
}


#orderForm .addItemBtn .icon {
  margin-right: 5px;
  display: inline-block;
  margin-bottom: 0;
}
#orderForm .addItemBtn .title {
  display: inline-block;
  word-wrap: inherit;
  word-break: inherit;
}

#orderForm .currentItemsList {
}


#orderForm .currentItemsList .cartItem {
  border-bottom: 1px solid #535353;
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
}

#orderForm .currentItemsList .cartItem .cartItemEdit {
  position: absolute;
  top: 30px;
  right: 35px;
  background-image: url('/img/orderEditIcon.png');
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  display: none;
  opacity: 0.8;
  cursor: pointer;
}

#orderForm .currentItemsList .cartItem .cartItemDelete {
  position: absolute;
  top: 30px;
  right: 5px;
  background-image: url('/img/orderDeleteIcon.png');
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  display: none;
  opacity: 0.8;
  cursor: pointer;
}
#orderForm .currentItemsList .cartItem .cartItemEdit:hover,
#orderForm .currentItemsList .cartItem .cartItemDelete:hover {
  opacity: 1;
}

#orderForm .currentItemsList .cartItem:hover .cartItemEdit,
#orderForm .currentItemsList .cartItem:hover .cartItemDelete {
  display: block;
}

.deleteItemRow {
  width: 100%;
  background-color: #bc3939;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  padding: 10px;
  letter-spacing: 0px;
  display: none;
  margin-top: 10px;
  border-radius: 4px;
}

.deleteItemBtn {
  text-align: center;
  cursor: pointer;
  width: 49%;
  margin-right: 1%;
  background-color: #008265;
  color: #fff;
  display: inline-block;
  border-radius: 4px;
}
.deleteItemBtn:hover {
  background-color: #66b4a3;
}

.deleteItemCancel {
  text-align: center;
  cursor: pointer;
  width: 49%;
  background-color: #666;
  color: #fff;
  display: inline-block;
  border-radius: 4px;
}
.deleteItemCancel:hover {
  background-color: #444;
}

#orderForm .currentItemsList .cartItemTitle {
  font-size: 16px;
  font-style: italic;
  color: #fff;
}

#orderForm .currentItemsList .cartItemGT {
  font-size: 15px;
  color: #0eb791;
  // margin-top: 5px;
}

#orderForm .currentItemsList .cartItemOther {
  color: #cbcbcb;
  font-size: 14px;
  // margin-top: 5px;
}

#orderForm .currentItemsList .cartItemFooter {
  margin-top: 5px;
}

#orderForm .currentItemsList .cartItemFooter .cartItemQty {
  display: block;
  width: 50%;
  float: left;
}

#orderForm .currentItemsList .cartItemFooter .cartItemQty .qtyLabel {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border: 1px solid #535353;
  background-color: #535353;
  padding: 5px;
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
}

#orderForm .currentItemsList .cartItemFooter .cartItemQty .qtyAmount {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border: 1px solid #535353;
  background-color: transparent;
  padding: 5px;
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
}

#orderForm .currentItemsList .cartItemFooter .cartItemType {
  display: block;
  width: 49%;
  float: right;
  text-transform: uppercase;
  font-size: 15px;
  text-align: right;
  color: #fff;
}

#newItemBtn {
  width: 100%;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  padding: 10px;
  border-radius: 5px;
  text-align: center;
  letter-spacing: 2px;
  cursor: pointer;
}
#newItemBtn:hover {
  background-color: #008265;
}

#orderForm .requestSubmitBtn {
  width: 100%;
  background-color: #008265;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  padding: 10px;
  border-radius: 5px;
  text-align: center;
  letter-spacing: 2px;
  margin-top: 40px;
  cursor: pointer;
}
#orderForm .requestSubmitBtn:hover {
  background-color: #66b4a3;
}

#orderForm .requestSubmitBtn.disabled {
  background-color: #6c6c6c;
  cursor: default;
}
#orderForm .requestSubmitBtn.disabled:hover {
  background-color: #6c6c6c;
}

#orderForm .requestSubmitBtn .title {
  text-transform: uppercase;
  display: inline-block;
  word-wrap: inherit;
  word-break: inherit;
}
#orderForm .requestSubmitBtn .icon {
  margin-left: 10px;
  display: inline-block;
  margin-bottom: 0;
}

#orderForm .noItems {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #535353;
}

#orderForm .backToStartBtn {
  text-transform: uppercase;
  font-size: 15px;
  color: #fff;
  cursor: pointer;
}

#orderForm .backToStartBtn .icon {
  margin-right: 10px;
  display: inline-block;
  margin-bottom: 0;
}

#orderForm .backToStartBtn .title {
  display: inline-block;
  word-wrap: inherit;
  word-break: inherit;
  top: 2px;
  position: relative;
}

#addItemPanel {
  width: 440px;
  display: block;
  position: relative;
  z-index: 10;
  position: absolute;
  top: 0;
  bottom: 0;
  background-color: #363636;
  right: -480px;
  transition: 0.4s all ease;
  padding: 40px;
}
#addItemPanel.open {
  right: 0;
}

#itemListPanel {
  width: 100%;
  display: block;
  position: relative;
  z-index: 5;
  padding: 40px;
  transition: 0.4s all ease;
  right: 0;
}

#itemListPanel.left {
  right: 440px;
}

#endPanel {
  width: 440px;
  display: block;
  position: relative;
  z-index: 10;
  position: absolute;
  top: 0;
  bottom: 0;
  background-color: #363636;
  right: -480px;
  transition: 0.4s all ease;
  padding: 40px;
}
#endPanel.open {
  right: 0;
}

.pushRight {
  padding-left: 30px;
}

#addItemForm {
  padding-top: 40px;
  padding-bottom: 40px;
}

#addItemForm input,
#addItemForm textarea {
  background-color: #363636;
  padding: 20px 15px;
  border: 1px solid #9d9d9d;
  color: #dedede;
  box-shadow: none;
  border-radius: 3px;
  font-size: 17px;
  min-height: 50px;
}

#addItemForm input:focus,
#addItemForm textarea:focus {
  background-color: #262626;
  color: #dedede;
}

#addItemForm input[value=""] {
  color: #9d9d9d;
}

#addItemForm .radio-inline {
  text-transform: uppercase;
  color: #fff;
}

#addItemForm .addItemRadio {
  width: 29%;
  margin-right: 1%;
  margin-left: 1%;
  padding-left: 35px;
}
#addItemForm .addItemRadio input {
  margin-top: 7px;
}
#addItemForm .radio-inline input[type=radio] {
  margin-left: -25px;
}

.form-inline input[name='newItemGrade'].form-control {
  width: 49%;
  margin-right: 0.5%;
}
.form-inline input[name='newItemThickness'].form-control {
  width: 49%;
  margin-left: 0.5%;
}

.form-inline input[name='newItemQty'].form-control {
  width: 49%;
  margin-right: 0.5%;
}
.form-inline input[name='newItemDeliveryDate'].form-control {
  width: 49%;
  margin-left: 0.5%;
}

.form-error {
  display: none;
  font-size: 12pt;
  color: #bc3939;
}

/*
#addItemForm input[type=radio] {
  visibility: hidden;
  position: absolute;
}
#addItemForm input[type=radio] + label:before {
  height: 12px;
  width: 12px;
  margin-right: 2px;
  content: " ";
  display: inline-block;
  vertical-align: baseline;
  border: 1px solid #9d9d9d;
  background-color: #363636;
}
#addItemForm input[type=radio]:checked + label:before{
  background: #fff;
}

#addItemForm input[type=radio] + label:before {
  border-radius: 50%;
}
*/


#loginForm {
  position: fixed;
  top: 170px;
  right: -500px;
  width: 500px;
  height: 300px;
  padding: 20px;
  background-color: #399a84;
  color: #fafafa;
  transition: 0.4s all ease;
}
#loginForm.open {
  right: 0px;
}
#loginForm .form-group {
  margin-bottom: 20px;
}
#loginForm label {
  font-size: 16px;
  text-align: left;
  float: left;
  width: 25%;
}
#loginForm .form-control {
  float: left;
  width: 70%;
  margin-left: 5%;
}
#loginForm input {
  height: 40px;
  background-color: #eee;
  border: 1px solid #dedede;
  padding: 10px;
  font-size: 16px;
}
#loginForm .loginSubmitBtn {
  width: 100%;
  color: #fff;
}
#loginForm h1 {
  margin: 0px;
  font-size: 40pt;
  line-height: 40pt;
  margin-bottom: 15px;
}

#featured div[id*=hoverbox_] .hoverWrapper {
  height: 500px;
}
#thedifference {
  padding-bottom: 60px;
}
#homeGreenPrograms {
  padding-top: 40px;
  padding-bottom: 40px;
  border-top: 2px solid #efefef;
  color: #666;
}
#homeGreenPrograms .greenLogo {
  margin: 10px 30px;
}
.headerLeftBox {
  display: block;
  float: left;
  width: 50%;
}
.headerRightBox {
  float: right;
  display: block;
  width: auto;
  margin-top: 10px;
}

.locationPhone {
  display: inline-block;
  margin-right: 20px;
}

.phoneNumber {
  color: #fff;
  font-weight: bold;
  font-size: 13px;
  margin-left: 10px;
}

.location {
  display: inline-block;
  margin-right: 20px;
}

.locationBox {
  opacity: 0;
  width: 400px;
  height: auto;
  background-color: #333;
  padding: 20px;
  transition: all ease 0.35s;
  display: none;
}
.locationBox.open {
  opacity: 1;
}

.locationName {
  color: #009e77;
  font-size: 13px;
  margin-left: 10px;
  text-transform: uppercase;
}

.search {
  display: block;
  float: right;
  margin-left: 20px;
}

#searchBox {
  opacity: 0;
  position: fixed;
  top: -15%;
  left: 30%;
  right: 30%;
  transition: all ease 0.35s;
  z-index: 999;
}
#searchBox.open {
  opacity: 1;
  top: 15%;
}

#searchSubmitBtn {
  display: block;
  float: right;
  width: 25%;
  min-width: inherit;
}

#searchInput {
  background-color: #eee;
  border: 2px solid #dedede;
  border-radius: 4px;
  color: #777;
  font-size: 20px;
  height: 60px;
  padding: 10px 20px;
  box-shadow: 0px 0px 9px #333;
  -moz-box-shadow: 0px 0px 9px #333;
  -o-box-shadow: 0px 0px 9px #333;
  -webkit-box-shadow: 0px 0px 9px #333;
  display: block;
  float: left;
  width: 73%;
}
#searchInput:focus {
  background-color: #fff;
}

.searchClose {
  color: #fff;
  font-size: 40px;
  position: absolute;
  right: -35px;
  top: 10px;
  text-shadow: 0px 0px 9px #333;
  -moz-text-shadow: 0px 0px 9px #333;
  -o-text-shadow: 0px 0px 9px #333;
  -webkit-text-shadow: 0px 0px 9px #333;
  cursor: pointer;
}
.searchClose:hover {
  color: #333;
}

.featuredGridSlice {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 45px;
  padding-right: 45px;
}

.hoverbox_wrapper .hoverbox_box {
  color: #fff;
  text-align: center;
  font-family: "Montserrat";
  font-weight: 200;
  letter-spacing: 2px;
  font-size: 21px;
  text-transform: uppercase;
  // margin-top: 25px;
  margin-top: 0;
  line-height: 35px;
}

.hoverbox_wrapper .hoverbox_box .num {
  display: block;
  clear: both;
  text-align: center;
  color: #fff;
  font-size: 12px;
}

.hoverbox_wrapper .hoverbox_box .hoverbox_contents {
  position: absolute;
  top: 37%;
  left: 15%;
  bottom: 30%;
  right: 15%;
}

div[id*=hoverbox_] .hoverWrapper .widgetInfo {
  position: absolute !important;
  top: 25% !important;
  left: 15% !important;
  right: 15% !important;
  bottom: 25% !important;
  text-align: center !important;
  font-size: 40px !important;
  text-transform: uppercase !important;
  letter-spacing: 7px !important;
  line-height: 50px !important;
}

#newsroom {
  // padding-top: 60px;
}
#newsroom h2 img {
  margin-right: 10px;
}
#newsroomtitle .socialIcon {
  margin-top: 15px;
  display: inline-block;
}

#gallertyCaro {
  background-color: #eeeeee;
  margin-bottom: 100px;
}
#gallerytitle {
  padding-top: 40px;
  padding-bottom: 40px;
}

.testimonial h3 {
  font-size: 40px;
  font-weight: 100;
  font-family: 'Roboto', sans-serif;
}
.testimonial p {
  font-weight: 400;
  font-family: 'Roboto', sans-serif;
}
.testimonial .btn {
  margin-top: 20px;
  padding: 10px 15px;
  font-size: 16px;
}

#aboutUcsForest {
  background-color: #eeeeee;
}
#ovallogos {
  margin-top: -35px;
}

#homeTestimonial {
  background-image: url('/img/home/testimonial/testimonialbg.jpg');
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  height: 706px;
}

#aboutBanner {
  background-image: url('/img/aboutus/resourcestop.jpg');
  background-size: cover;
  background-position: center right;
  background-repeat: no-repeat;
  height: 578px;
}

#aboutPartnerships {
  background-image: url('/img/aboutus/partnerships/partnerships.jpg');
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  height: 786px;
}

#aboutGreen {
  background-color: #1c6554;
}

#homeContact {
  padding-top: 40px;
  padding-bottom: 0px;
  background-color: #f0f0ef;
}
#homeContact p {
  margin: 0;
  padding: 0;
  color: #7b7b7b;
}

#homeContact .col-md-5 {
  padding-top: 200px;
  padding-left: 60px;
}

#topNewsSlice {
  padding-top: 20px;
  padding-bottom: 30px;
}
#topNewsSlice .article_title {
  margin: auto;
  background-color: #ededed;
  padding: 10px;
  text-align: center;
  margin-top: -30px;
  z-index: 50;
  display: block;
  width: 80%;
  position: relative;
}

#topNewsSlice .article_item .article_image {
  overflow: hidden;
  z-index: 1;
  max-height:350px
}
#topNewsSlice .article_item .article_image img {
  width: 100%;
  height: auto;
}

#topNewsSlice .article_item .article_date_created,
#topNewsSlice .article_item .article_date_start,
#topNewsSlice .article_excerpt,
#topNewsSlice .article_categorys,
#topNewsSlice .article_location {
  display: none;
}
#newsBottom .col-md-9,
#newsBottom .col-md-12 {
  padding: 0;
}
#newsBottom .article_item.first {
  display: none;
}
#newsBottom .article_item {
  display: block;
  float: left;
  width: 24%;
  margin: 0.5%;
  background-color: #ededed;
  min-height: 275px;
}
#newsBottom .article_item .article_image {
  height: 150px;
  overflow: hidden;
}
#newsBottom .article_item .article_image img {
  width: 100%;
  height: auto;
}
#newsBottom .article_item .article_title {
  font-size: 15px;
  padding: 0px 10px;
  line-height: 20px;
  padding-bottom: 10px;
}
#newsBottom .article_item .article_title a {
  font-size: 15px;
  line-height: 14px;
}
#newsBottom .article_item .article_categorys {
  font-size: 14px;
  padding: 0px 10px;
  color: #187f5d;
  text-transform: capitalize;
}
#newsBottom .article_item .article_date_created {
  font-size: 14px;
  padding: 0px 10px;
}
#newsBottom .article_item .article_excerpt,
#newsBottom .article_item  .article_location,
#newsBottom .article_item  .article_date_start {
  display: none;
}

#newsBottom {
  padding-bottom: 60px;
}

#newsBottom .article_control {
  padding-left: 15px;
  padding-right: 15px;
}

#newsBottom .article_control .col-md-3 {
  width: 100%;
  float: none;
  clear: both;
  text-align: left;
  text-transform: uppercase;
  font-size: 16px;
  color: #c9c9c9;
  margin-top: 15px;
  letter-spacing: 2px;
}

#newsBottom .article_control .col-md-9 {
  width: 100%;
  float: none;
  clear: both;
}

#newsBottom .article_control select {
  border: 0px;
  padding: 0;
}
#newsBottom .article_control select:focus {
  outline: 0;
}
#newsBottom .article_control select option {
  font-size: 16px;
  color: #c9c9c9;
  padding: 10px;
  border-bottom: 1px solid #eee;
}


#newsHeading h2 {
  margin-bottom: 0;
}
#newsHeading .news-search {
  margin-top: 25px;
  margin-bottom: 0px;
}

.grey-box {
  background-color: #ededed;
  padding: 10px;
  border-radius: 8px;
}

.grey-box.resources h3 {
  margin-top: 0;
  font-family: 'Roboto';
  margin-bottom: 0px;
}

.grey-box.resources p {
  color: #9a9a9a;
  font-size: 16px;
  line-height: 18px;
}
.grey-box.resources .view-more {
  color: #339377;
  font-size: 15px;
  text-transform: uppercase;
  margin-top: 15px;
  display: block;
}

#ourCompanies h1 {
  line-height: 75px;
}

#ourCompaniesGrid .col-md-6.first,
#OurCompaniesGrid2 .col-md-6.first {
  padding-right: 7.5px;
}

#ourCompaniesGrid .col-md-6.last,
#OurCompaniesGrid2 .col-md-6.last {
  padding-left: 6px;
}

#OurCompaniesGrid2 {
  padding-bottom: 40px;
}

.companyGridBox {
  overflow: hidden;
}
.companyGridBox img {
  width: 100%;
  height: auto;
}

#homeOurDifference .col-md-7 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.testimonial h3 {
  font-size: 40px;
  font-weight: 100;
  font-family: 'Roboto', sans-serif;
}
.testimonial p {
  font-weight: 400;
  font-family: 'Roboto', sans-serif;
}

#homeProducts h2 img {
  margin-right: 10px;
}

#newsroom {
  background-color: #f0f0ef;
}

.productGridTitleSlice {
  padding-bottom: 40px;
}


#newsroom {
  padding-top: 60px;
  padding-bottom: 60px;
}
#newsroom h2 {
  line-height: 30px;
}
#newsroom h2 img {
  margin-right: 15px;
  float: left;
}
#newsroom h2 .subTitle {
  color: #9a9a9a;
  font-size: 16px;
}
#newsroomtitle .socialIcon {
  margin-top: 15px;
  display: inline-block;
}

#newsroomtitle {
  padding-bottom: 10px;
  border-bottom: 2px solid #dedede;
}
#newsroom article {
  float: left;
  width: 49%;
  margin: 0.5%;
  height: 350px;
  background-image: url('/img/newsArticleBG.png');
  position: relative;
}
#newsroom .article_item {
  background-image: url('/img/white-ucs-tree.png');
  background-repeat: no-repeat;
  background-position: 95% center;
  padding: 30px;
  border-top: 8px solid #4da894;
  height: 350px;
  position: relative;
}
#newsroom .article_image {
  position: absolute;
  z-index: 0;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  overflow: hidden;
}
#newsroom .article_image img {
  width: 100%;
  height: auto;
}
#newsroom .article_image img.alt {
  width: auto;
  height: 100%;
}
#newsroom .news-blocker {
  background-image: url('/img/newsArticleBG.png');
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 5;
}
#newsroom .article_date_created {
  z-index: 10;
  color: #fff;
  margin-bottom: 15px;
  font-size: 16px;
  padding-top: 60px;
}
#newsroom .date-created {
  z-index: 10;
  color: #fff;
  margin-bottom: 15px;
  font-size: 16px;
  padding-top: 60px;
}
#newsroom .news-readmore {
  margin-top: 10px;
  clear: both;
  display: block;
}
#newsroom .article_title {
  z-index: 10;
  position: absolute;
  bottom: 30px;
}
#newsroom .article_title a {
  color: #fff;
  font-size: 35px;
}
#newsroom .article_excerpt,
#newsroom .article_categorys {
  display: none;
}


#newsroom .article_date_start, #newsroom .article_location
{
  display:none;
}


.id_latestnewstitle h5 {
  width: 50%;
  padding: 15px;
  letter-spacing: 2px;
  //font-family: 'Roboto';
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
  display: inline-block;
  margin: 0;
}
.id_latestnewstitle p {
  display: inline;
}
.id_latestnewstitle a {
  color: #4da894;
  text-transform: uppercase;
  float: right;
  background-image: url('/img/viewAllArrows.jpg');
  background-repeat: no-repeat;
  background-position: 100% center;
  font-size: 16px;
  letter-spacing: 2px;
  display: inline-block;
  padding: 15px;
  padding-right: 30px;
  margin-right: 15px;
}

body.resources #contents,
body.news #contents,
body.newsroom #contents,
body.links #contents,
body.tools #contents,
body.videos #contents {
  background-image: url('/img/aboutBGPattern.jpg');
  background-repeat: no-repeat;
  background-position: 0px -160px;
}

.featuredGridSlice .hoverbox_wrapper {
  cursor: pointer;
}
.featuredGridSlice .hoverbox_wrapper .hoverbox_box .hoverbox_contents {
  text-transform: uppercase;
  letter-spacing: 8px;
  font-size: 25px;
  text-align: center;
  color: rgb(255, 255, 255);
  font-weight: 600;
}
.featuredGridSlice .hoverbox_wrapper .hoverbox_box {
  opacity: 1;
}
.featuredGridSlice .hoverbox_wrapper .hoverbox_box .hoverbox_contents {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
}
.none {
  display: none;
}
#newsBottom .article_detail_category .form-group.find {
  display: none;
}
p.smallGrey {
  font-size: 16px;
  line-height: 22px;
  color: #b8b8b8;
}
#newsroom .article_date_created {
  z-index: 10;
  color: #fff;
  margin-bottom: 15px;
  font-size: 16px;
  padding-top: 60px;
  display: none;
}

#newsroom .date-created {
  z-index: 10;
  color: #fff;
  margin-bottom: 15px;
  font-size: 16px;
  padding-top: 60px;
}

#newsroom .news-readmore {
  margin-top: 10px;
  clear: both;
  display: block;
}
#newsroom .article_title .news-readmore a {
  font-size: 16px;
  color: #4da894;
}

#back-to-top {
  position: fixed;
  bottom: 40px;
  right: 40px;
  z-index: 9998;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 30px;
  background: #f5f5f5;
  color: #444;
  cursor: pointer;
  border: 0;
  border-radius: 2px;
  text-decoration: none;
  transition: opacity 0.2s ease-out;
  opacity: 0;
}
#back-to-top:hover {
  background: #e9ebec;
}
#back-to-top.show {
  opacity: 1;
}
#aboutScrollHeadingDetail {
  position: absolute;
  left: -1000px;
  top: 40px;
  width: 1000px;
  height: auto;
  background-color: #eee;
  padding: 5px;
}
#aboutScrollHeadingDetail img {
  float: right;
}

#homeProducts .modal-content .modal-body ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
  float: left;
  margin-right: 15px;
  display: block;
}
#homeProducts .modal-content .modal-body {
  padding-bottom: 40px;
}
#homeProducts .modal-content .modal-body .secHeader {
  text-transform: uppercase;
  font-family: "Montserrat";
  font-weight: 200;
}
#homeProducts .modal-content .modal-header {
  padding: 10px 20px;
  border-bottom: 10px;
}

#homeProducts .modal-content .modal-header .close {
  top: 15px;
  bottom: inherit;
  position: absolute;
  right: 15px;
}
#homeProducts .modal-content .modal-header img {
  margin-right: 15px;
  float: left;
}
#homeProducts .modal-content .modal-body {
  padding: 10px 40px;
}

#homeProducts .modal-content .modal-body a {
  color: #000;
  text-decoration: underline;
}
#homeProducts .modal-content .modal-body .fscheader {
  clear: both;
  display: block;
  margin-top: 20px;
}
#homeProducts .modal-content .modal-body .modallinks {
  clear: both;
  display: block;
  margin-top: 20px;
}
#homeProducts .modal-content .modal-body .fscheader img {
  margin-right: 15px;
}

#homeNewsBottom {
  clear: both;
  margin-top: 20px;
  padding-bottom: 60px;
}
#headerTop .col-md-6:first-child {
  padding-left: 60px;
}
#headerTop .col-md-6:last-child {
  padding-right: 60px;
}


.homeScrollArrow {
  color: #fff;
  padding: 10px;
  position: absolute;
  bottom: 10px;
  text-align: center;
  left: 0;
  right: 0;
  cursor: pointer;
  opacity: 0.75;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  text-transform: uppercase;
  font-size: 13px;
}
.homeScrollArrow img {
  display: block;
  padding-top: 10px;
  margin: auto;
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  top: 0px;
  opacity: 0.75;
  width: 33px;
}
.homeScrollArrow:hover {
  opacity: 1;
}
.homeScrollArrow:hover img {
  top: 10px;
  opacity: 1;
}

/** VIDEO **/
#videopopup .content {
    margin: auto;
    text-align: center;
    width: 850px;
    padding: 15px;
}

#videopopup .content .close {
    opacity: .9;
    top: -5px;
    position: relative;
    text-shadow: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .5px;
}

#MSVideo {
    width: 830px;
    margin: 55px auto;
}

.mediastack_foreground h1
{
	color:#fff;
}

.widget_mediastack > div > .mediastack_background {
  max-height: 580px;
}
.mediastack_foreground {
  padding-top: 180px;
  min-height: 580px !important;
}

.mediastack_foreground {
  /*min-height: 525px !important;*/
  min-height: 580px !important;
  padding-top: 135px;
}


.widget_mediastack > div > .mediastack_foreground {
  color: #fff;
  background-image: url('/img/videoBGColor.png');
}
.widget_mediastack > div > .mediastack_foreground h5 {
  font-size: 25px;
  margin-bottom: 40px;
  margin-top: 20px;
}

/**VIDEO ENDS**/
