@import 'Assets/fullcalendar/fullcalendar.css';
.center {
  margin: 0 auto;
  position: relative;
}

.left {
  float: left;
}

.container {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.container.index, .container.default {
  min-height: 50vh;
  width: 1160px;
  padding: 20px;
  margin: 0 auto;
  margin-top: 120px;
  /*background-color: #fff;*/
}
.container.index h1, .container.index h2, .container.index h3, .container.default h1, .container.default h2, .container.default h3 {
  color: #c4ae36;
  font-family: "Roboto Condensed", sans-serif;
}
.container.index h4, .container.index h5, .container.index h6, .container.default h4, .container.default h5, .container.default h6 {
  color: #888;
  font-family: "Roboto Condensed", sans-serif;
}
.container.index a, .container.default a {
  color: #c4ae36;
}
.container.index {
  margin: 0 auto;
}

/*Manage/Checkout pages*/
.COMoptions {
  width: 100%;
  height: 41px;
  line-height: 41px;
  background-color: #fff;
  margin-bottom: 8px;
}

.continueAsGuestIcon {
  width: 125px;
}

.existingAccount {
  margin-left: 50px;
  width: 240px;
}

.manageAccountCol {
  width: 66%;
  float: left;
  margin-right: 1.3%;
}
.manageAccountCol > .formRow {
  margin-bottom: 5px;
}
.manageAccountCol > .formRow > input, .manageAccountCol > .formRow > select {
  float: right;
}
.manageAccountCol > div {
  margin: 2px 0;
  padding: 2px 0;
  height: 21px;
  line-height: 26px;
  font-size: 16px;
}

.COMmoredetails {
  display: block;
  margin: 3px auto;
  width: 90px;
}

.sixtysix {
  width: 1200px;
}

.COMfieldset {
  padding: 5px;
  margin: 1% 0;
  border: 1px solid #ccc;
}
.COMfieldset #OHtable {
  display: table;
}
.COMfieldset #OHtable .OHTrow {
  display: table-row;
}
.COMfieldset #OHtable .OHTrow .OHTcol {
  display: table-cell;
}

.fifty {
  width: 65%;
  margin: 1%;
}
.fifty.left {
  margin-left: 0;
}
.fifty.right {
  margin-right: 0;
}

.fiftyless {
  width: 40%;
  margin: 1%;
}
.fiftyless:nth-of-type(even) {
  margin-left: 0;
}

/*Manage/Checkout pages end*/
.PriceDisp {
  text-align: center;
  width: 100%;
  font-size: 15px;
  font-weight: 900;
}

.COMaddToCartList {
  float: right;
  display: block;
  position: relative;
  z-index: 5;
}

.SoloPriceCnt {
  float: right;
  display: inline-block;
  position: relative;
  z-index: 5;
}

#COMitemAdded {
  position: fixed;
  z-index: 600;
  left: 50%;
  margin: 20px 0 0 -70px;
  width: 120px;
  padding: 10px;
  border: 1px solid #ccc;
  background-color: #eee;
  display: none;
}

/*commerce Container begin*/
#COMcnt {
  width: 960px;
  /*border: 1px solid #000;*/
  font-size: 13px;
  margin-left: 20px;
  margin-bottom: 10px;
  margin: 0 auto;
  margin-top: 30px;
}
#COMcnt .padded {
  width: 918px;
  padding: 20px;
}

#COMheader {
  margin-bottom: 8px;
  width: 100vw;
  background-color: #003;
  padding: 0 5px 5px 15px;
  margin: 0;
  color: #ffcc33;
  font-family: "Garamond", "Times New Roman", Times, serif;
  font-style: normal;
  font-size: 30px;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.3);
  margin-left: 0px;
  font-weight: normal;
  -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
          box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
}
#COMheader > h2 {
  color: white;
  font-family: "Garamond", "Times New Roman", Times, serif;
  font-style: italic;
  font-size: 30px;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.3);
  margin: 0;
  font-weight: normal;
}

/*commerce Container end*/
/*cart begin*/
.PQtys {
  margin: 0 auto;
  display: block;
  text-align: center;
}

/*cart end*/
/*checkout page begin*/
select.COMinput {
  height: 20px;
  margin-top: 3px;
}

.COMinput {
  width: 93%;
  margin-bottom: 3px;
}
.COMinput.short {
  width: 30%;
}

.formRow {
  clear: both;
  margin-bottom: 5px;
}
.formRow > span, .formRow > label {
  float: left;
  width: 37%;
  line-height: 22px;
  font-size: 16px;
}
.formRow > .COMi, .formRow > input, .formRow > select, .formRow > select.COMi {
  float: left;
  width: 60%;
  margin: 0;
}
.formRow > .COMi::after, .formRow > input::after, .formRow > select::after, .formRow > select.COMi::after {
  content: "";
  clear: both;
}
.formRow > b > span {
  font-weight: 100;
  display: block;
}
.formRow > b > select, .formRow > b > input {
  float: left;
  width: 90%;
}

.errorVal {
  clear: both;
  float: left;
}

/*checkout page end*/
#rightDesc > img {
  width: 286px;
  background-color: #fff;
  margin-top: 8px;
}
#rightDesc > div {
  width: 270px;
  background-color: #fff;
  display: inline-block;
  padding: 8px;
  margin: 8px 0;
}
#rightDesc > div > h2 {
  margin: 0 0 0 6px;
}

.fusebox {
  cursor: pointer;
}

.COMpads {
  margin-left: 20px;
  margin-bottom: 10px;
  width: 500px;
  display: inline-block;
}

.COMpads ul {
  -webkit-padding-start: 0;
}

/*fusebox3*/
.fb3-cover {
  position: fixed;
  z-index: 9000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -ms-transform: translate(-999em, -999em);
      transform: translate(-999em, -999em);
  -webkit-transform: translate(-999em, -999em);
  background-color: rgba(0, 0, 0, 0.25);
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fb3-contentCnt, .fb3-content {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}

.fb3-contentCnt {
  width: 80%;
  height: 80%;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.45);
}

.FBimageTitle {
  position: absolute;
  top: 100%;
  margin: 10px 0 0 -1px;
  width: 96%;
  padding: 1% 2%;
  border: 1px solid #fff;
  background-color: #000;
  color: #fff;
}

.fb3-content {
  max-width: 100%;
  max-height: 100%;
  display: none;
}

.fb3-content.fb3-flex {
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.fb3-content > * {
  max-width: 100%;
  max-height: 100%;
}

.fb3-arrow {
  display: none;
  position: absolute;
  right: 11%;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  width: 30px;
  height: 30px;
}

.fb3-arrow:before, .fb3-arrow:after {
  position: absolute;
  content: "";
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  display: block;
}

.fb3-arrow:before {
  width: 30px;
  height: 30px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 15px;
}

.fb3-arrow:after {
  margin-top: -8px;
  -ms-transform: rotate(45deg) translate(3px, -3px);
      transform: rotate(45deg) translate(3px, -3px);
  -webkit-transform: rotate(45deg) translate(3px, -3px);
  width: 12px;
  height: 12px;
  border: 1px solid #fff;
  border-width: 4px 4px 0 0;
}

.fb3-arrow:hover:after {
  -webkit-box-shadow: 2px -2px 3px #000;
          box-shadow: 2px -2px 3px #000;
}

.fb3-leftarrow {
  left: 11%;
}

.fb3-leftarrow:after {
  border-width: 4px 0 0 4px;
  -ms-transform: rotate(-45deg) translate(7px, 7px);
      transform: rotate(-45deg) translate(7px, 7px);
  -webkit-transform: rotate(-45deg) translate(7px, 7px);
}

.QM {
  position: relative;
  width: 13px;
  height: 11px;
  padding: 0 0 7px 5px;
  border: 1px solid #000;
  border-radius: 9px;
  cursor: pointer;
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.4);
          box-shadow: 0 0 1px rgba(255, 255, 255, 0.4);
  font-weight: 900;
  font-size: 17px;
  font-family: Calibri, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
}
.QM:hover:after {
  position: absolute;
  top: -1px;
  left: -1px;
  display: block;
  height: 18px;
  padding: 0 0 0 9px;
  border: 1px solid #000;
  line-height: 20px;
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.4);
          box-shadow: 0 0 1px rgba(255, 255, 255, 0.4);
  background-color: #fff;
  border-radius: 10px;
  text-align: center;
}

#QMforCSC:hover:after {
  content: "The CSC is those last three digits of that 7 digit number on strip on the back of your card.";
  width: 100px;
}

.SelectTagRebuild {
  width: 252px;
  position: relative;
  font-size: 14px;
  z-index: 4;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.SelectTagRebuild > div:nth-child(1) {
  cursor: pointer;
  border-radius: 7px;
  border: 1px solid #999;
  width: 242px;
  height: 22px;
  line-height: 22px;
  padding-left: 8px;
  background: #fff;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ5JSIgc3RvcC1jb2xvcj0iI2U5ZTllOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2UwZTBlMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUyJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk1JSIgc3RvcC1jb2xvcj0iI2YwZjBmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(49%, #e9e9e9), color-stop(51%, #e0e0e0), color-stop(52%, #ededed), color-stop(95%, #f0f0f0), to(#fff));
  background: linear-gradient(to bottom, #fff 0%, #e9e9e9 49%, #e0e0e0 51%, #ededed 52%, #f0f0f0 95%, #fff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#fff", endColorstr="#fff",GradientType=0 );
}
.SelectTagRebuild > div:nth-child(1) > div {
  position: absolute;
  right: -1px;
  top: 0px;
  width: 22px;
  height: 22px;
  -webkit-border-top-right-radius: 7px;
  -webkit-border-bottom-right-radius: 7px;
  -moz-border-radius-topright: 7px;
  -moz-border-radius-bottomright: 7px;
  border-top-right-radius: 7px;
  border-bottom-right-radius: 7px;
  border: 1px solid #999;
  border-left: 0;
  background: #ffb280;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmYjI4MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ5JSIgc3RvcC1jb2xvcj0iI2YyOTY1OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2VmOTQ1YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUyJSIgc3RvcC1jb2xvcj0iI2Y0OWI1ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk1JSIgc3RvcC1jb2xvcj0iI2Y4YWI3OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmIyODAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -webkit-gradient(linear, left top, left bottom, from(#ffb280), color-stop(49%, #f29659), color-stop(51%, #ef945b), color-stop(52%, #f49b5f), color-stop(95%, #f8ab78), to(#ffb280));
  background: linear-gradient(to bottom, #ffb280 0%, #f29659 49%, #ef945b 51%, #f49b5f 52%, #f8ab78 95%, #ffb280 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffb280", endColorstr="#ffb280",GradientType=0 );
}
.SelectTagRebuild > div:nth-child(1) > div > div {
  position: absolute;
  right: 8px;
  top: 5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 3px 5px 3px;
  border-color: transparent transparent #000 transparent;
}
.SelectTagRebuild > div:nth-child(1) > div > div::after {
  content: "";
  position: absolute;
  right: -3px;
  top: 7px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 5px 3px 0 3px;
  border-color: #000 transparent transparent transparent;
}
.SelectTagRebuild > div:nth-child(2) {
  position: absolute;
  z-index: 5;
  margin-left: 6px;
  width: 222px;
  background-color: #fff;
  border: 1px solid #7f9db9;
  display: none;
  height: 255px;
  overflow-y: auto;
  overflow-x: hidden;
}
.SelectTagRebuild > div:nth-child(2) > div, .SelectTagRebuild > div:nth-child(2) > a {
  display: block;
  cursor: default;
  width: 222px;
  height: 17px;
  padding-left: 2px;
}
.SelectTagRebuild > div:nth-child(2) > div:hover, .SelectTagRebuild > div:nth-child(2) > a:hover {
  background-color: #39f;
  color: #fff;
}

#topMessageCnt {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
#topMessageCnt > div {
  position: relative;
  margin-top: -27px;
  width: 100%;
  text-align: center;
  padding: 4px 0;
  background-color: #fff;
  -webkit-box-shadow: inset 0 -1px 7px #ccc;
          box-shadow: inset 0 -1px 7px #ccc;
  -webkit-box-shadow: inset 0 -1px 7px rgba(42, 42, 42, 0.5);
          box-shadow: inset 0 -1px 7px rgba(42, 42, 42, 0.5);
  color: #888;
  -webkit-transition: margin 0.5s;
  transition: margin 0.5s;
}
#topMessageCnt > div:hover {
  background-color: #eee;
  color: #444;
  cursor: pointer;
}
#topMessageCnt > div:hover:after {
  color: #000;
}
#topMessageCnt > div:after {
  content: "X";
  position: absolute;
  right: 15px;
  font-weight: 900;
}
#topMessageCnt > div.shown {
  margin-top: 0;
}
#topMessageCnt > .err {
  background-color: #f77;
  color: #800;
  font-weight: 900;
}
#topMessageCnt > .err:hover {
  background-color: #f55;
}
#topMessageCnt > .reg {
  background-color: #ccc;
  color: #555;
  font-weight: 900;
}
#topMessageCnt > .reg:hover {
  background-color: #aaa;
  color: #333;
}

/*COM resets end*/
.OCPalert {
  position: absolute;
  z-index: 600;
  height: 43px;
  border: 1px solid #000;
  background-color: #E9F5ED;
  vertical-align: top;
  line-height: 43px;
  font-size: 14px;
  padding: 1px 8px 0 0;
  text-align: center;
}

.thirtyfourleft {
  width: 250px;
  margin-left: 10px;
  margin-top: 10px;
  background-color: rgba(11, 28, 46, 0.8);
  color: white;
  float: left;
  display: inline;
  padding: 10px;
  position: relative;
}

#SHOPcartcontainer {
  /*width: 920px;*/
  padding: 10px;
  padding-top: 5px;
}

/*.addresses {
    margin-left: 50px;
}*/
.SHOPcartPad {
  position: relative;
  float: left;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: bold;
}

#COMcartpreviewPop {
  width: 250px;
  margin-top: -20px;
}

.cartSmallBtn img {
  width: 120px;
}

#loginBtn {
  width: 120px;
}

.bottomdivs {
  margin-top: 10px;
  width: 100%;
  position: relative;
}

.fieldset {
  width: 360px;
  float: left;
}

.SHOPfieldset {
  width: 350px;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
  -webkit-padding-start: 0;
  -webkit-padding-end: 0;
  display: inline-block;
}

.COMfsLeft {
  width: 40%;
  float: left;
}

.COMfsRight {
  width: 60%;
  float: left;
}

.expirationMcont {
  float: left;
}

.expirationYcont {
  float: left;
}

.confirmemail {
  float: right;
  width: 550px;
  display: inline-block;
  margin-top: 70px;
}
.confirmemail img {
  margin-right: 10px;
  margin-top: 10px;
}

.LoginPartialHeader a {
  color: lightblue;
}

.SelectTagRebuild {
  color: black;
}

.sixtysixleft {
  width: 640px;
  float: right;
  display: inline;
}

.SHOPpagetitle {
  width: 700px;
  background-color: rgb(102, 161, 155);
  padding: 0 5px 5px 15px;
  margin: 0;
  margin-top: 10px;
  margin-bottom: 10px;
  color: white;
  font-family: "Garamond", "Times New Roman", Times, serif;
  font-style: italic;
  font-size: 30px;
  -webkit-text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.3);
  -moz-text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.3);
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.3);
  font-weight: normal;
  -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
}

.SHOPitem {
  width: 375px;
  /*height: 200px;*/
  float: left;
  display: inline-block;
  -ms-flex-line-pack: center;
      align-content: center;
  background-color: white;
  padding: 5px;
  margin: 5px;
  position: relative;
  text-align: center;
}

.SHOPiteminfoIMG .SHOPimg {
  width: 100%;
}

.SHOPiteminfo {
  text-align: center;
}

.SHOPtitledetailscont {
  text-align: left;
}

.SHOPtitle {
  margin-top: 0;
  font-size: 14px;
  color: blue;
  font-style: normal;
  text-align: center;
}

.SHOPmoredetails {
  position: absolute;
  bottom: 5px;
  width: 80px;
  margin-left: 60px;
  margin-top: 10px;
  margin-bottom: 5px;
}

.SHOPprimaryimg {
  width: 620px;
}

#SHOPppInfo {
  /*width: 220px;
  margin-right: 20px;*/
}

#SHOPppPrice {
  /*width: 220px;
  margin-right: 20px;*/
  font-size: 36px;
  float: left;
}

.SHOPppPrice {
  /*width: 220px;
  margin-right: 20px;*/
  font-size: 36px;
  float: left;
  margin-right: 10px;
}

.SHOPqtyandprice {
  width: 620px;
  margin-bottom: 20px;
  position: relative;
}

#COMShowAddToCart {
  width: 140px;
  float: right;
  margin-top: 10px;
}

#COMShowAddToCart button {
  font-size: 18px;
}

#SHOPcontainer {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.SHOPcarttable {
  margin-left: 20px;
}

.SHOPcartlabels th {
  background-color: rgb(102, 161, 155);
}

.blankrow td {
  border-top: 2px solid black;
  margin-bottom: 10px;
}

.price {
  text-align: center;
  width: 100px;
}

.SHOPcartitem {
  width: 550px;
}

.RemoveCartItem {
  text-align: center;
  width: 100px;
}

.taxesnotin {
  font-weight: normal;
  font-style: italic;
}

.SHOPtotals {
  text-align: left;
}

#ReCalcQty {
  margin-left: 27px;
}

.SHOPcheckout {
  float: right;
  margin-right: 43px;
}

.SHOPmore {
  margin-left: 28px;
}

#checkoutcontainer {
  width: 880px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}

.checkoutPanelleft {
  width: 380px;
  padding: 10px;
  background-color: rgba(255, 255, 255, 0.5);
  float: left;
  display: inline-block;
}
.checkoutPanelleft h2 {
  margin-top: 0;
  text-align: center;
}

._padlock {
  margin-left: 15px;
  width: 34px;
}

._cardpay {
  width: 135px;
  float: right;
}

#checkoutOR {
  font-size: 27px;
  color: rgb(102, 161, 155);
  font-weight: 900;
  float: left;
  display: inline-block;
  margin: 10px 20px;
}

.checkoutPanelright {
  width: 380px;
  padding: 10px;
  background-color: rgba(255, 255, 255, 0.5);
  float: right;
  display: inline-block;
  margin-bottom: 50px;
}
.checkoutPanelright h2 {
  margin-top: 0;
  text-align: center;
}

.SHOPnotfulltotal {
  position: absolute;
  bottom: 20px;
}

.SHOPcheckoutitem {
  width: 680px;
}

.ppshippinglocation {
  width: 200px;
  float: left;
  display: inline-block;
}

.ppicon {
  width: 130px;
  margin-top: -25px;
  float: right;
  display: inline-block;
}
.ppicon img {
  width: 130px;
}

#SHOPcheckoutcontainer {
  width: 880px;
  margin-left: auto;
  margin-right: auto;
}

#frmSubmitBtn {
  margin-left: 10px;
}

.shopLoginFrm {
  background-color: rgba(255, 255, 255, 0.5);
}

#loginform ul {
  -webkit-padding-start: 0px;
}

#loginform3 ul {
  -webkit-padding-start: 0px;
}

html, body {
  width: 100%;
}

body {
  font-family: "Roboto Condensed", sans-serif;
  overflow-x: hidden;
  background-image: url("/Images/petro.jpg");
}

html, body {
  margin: 0;
  padding: 0;
}

.left {
  float: left;
}

.right {
  float: right;
}

.clear {
  clear: both;
}

h1 {
  color: #c4ae36;
  font-size: 30px;
  font-style: normal;
  -webkit-margin-before: 0;
}

h3, h4, h5 {
  color: #c4ae36;
  margin-bottom: -15px;
  font-style: normal;
}

h2 {
  color: #c4ae36;
  font-size: 24px;
  font-style: normal;
}

h3 {
  font-size: 20px;
}

h4 {
  font-size: 18px;
  font-weight: 100;
}

h5 {
  font-size: 18px;
}

.caption h2 {
  color: #FFF;
}

a {
  text-decoration: none;
  color: #5e7a9f;
}

p a {
  color: #5e7a9f;
}

.docsTree ul, .docsTree li {
  list-style-type: none;
  padding: 0;
}
.docsTree ul.closed > ul, .docsTree ul.closed a {
  display: none;
}
.docsTree ul.closed .catItem > div.img > div {
  background-image: url("/Images/shopIcons/folder-closed.png");
}
.docsTree h2 {
  display: inline-block;
  margin: 0 0 0 20px;
  font-size: 18px;
  line-height: 50px;
}
.docsTree .img, .docsTree img {
  display: inline-block;
  width: 50px;
  float: left;
}
.docsTree .catItem {
  margin: 10px 0;
  cursor: pointer;
}
.docsTree .catItem > div.img {
  background-color: #00435B;
}
.docsTree .catItem > div.img > div {
  width: 40px;
  height: 40px;
  padding: 5px;
  background-image: url("/Images/shopIcons/folder.png");
  background-position: center;
  background-size: cover;
}
.docsTree .docItem {
  margin: 10px 0;
}

.dynamicForm {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
}
.dynamicForm > hr {
  margin-bottom: 40px;
}
.dynamicForm > div {
  position: relative;
  width: 100%;
}
.dynamicForm > div.two {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr 1fr;
  grid-column-gap: 2.5vw;
}
.dynamicForm > div.two input, .dynamicForm > div.two textarea, .dynamicForm > div.two button, .dynamicForm > div.two select {
  -ms-grid-column: 1;
  grid-column: 1/1;
}
.dynamicForm > div.two input:nth-of-type(2), .dynamicForm > div.two textarea:nth-of-type(2), .dynamicForm > div.two button:nth-of-type(2), .dynamicForm > div.two select:nth-of-type(2) {
  -ms-grid-column: 2;
  grid-column: 2/2;
}
.dynamicForm > div.two label:nth-of-type(2) {
  left: auto;
  right: 0;
}
.dynamicForm > div.two span:nth-of-type(2) {
  left: auto;
  right: 0;
}
.dynamicForm > div.radio > label {
  position: relative;
  display: block;
  top: auto;
  left: auto;
}
.dynamicForm > div.radio > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  text-align: center;
}
.dynamicForm > div.radio > div > div {
  margin: 8px;
}
.dynamicForm > div > label {
  position: absolute;
  top: 0;
  left: 0;
  line-height: 1.75;
}
.dynamicForm > div > label.nostyle {
  position: relative;
  top: auto;
  left: auto;
}
.dynamicForm > div > input, .dynamicForm > div > textarea, .dynamicForm > div > button {
  display: block;
  width: calc(94% - 2px);
  min-height: 1rem;
  padding: 8px 3%;
  border: 1px solid #262626;
  margin: 30px 0 40px 0;
}
.dynamicForm > div > input[type=submit], .dynamicForm > div > textarea[type=submit], .dynamicForm > div > button[type=submit] {
  width: 100%;
  font-size: 1rem;
  font-weight: 600;
}
.dynamicForm > div > select {
  display: block;
  width: calc(100% - 2px);
  min-height: 1rem;
  padding: 8px 3%;
  border: 1px solid #262626;
  margin: 30px 0 40px 0;
}
.dynamicForm > div > span {
  position: absolute;
  bottom: 20px;
  left: 0;
  font-style: italic;
}

#fullSliderCnt {
  margin: 30px auto;
  width: 960px;
  height: 450px;
}

.preserve3d, #Mid, #Mid > .back, #TopLeft, #BotLeft, .front, .back, #fullSliderCnt img {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

#fullSliderCnt img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-perspective: 1000px;
          perspective: 1000px;
}

.sliderCnt {
  position: relative;
  -webkit-perspective: 1000px;
  -ms-perspective: 1000px;
  -o-perspective: 1000px;
  perspective: 1000px;
}

.slider {
  position: relative;
}

#LeftCnt {
  position: relative;
  z-index: 100;
  float: left;
  width: 225px;
  height: 450px;
}

#MidCnt {
  z-index: 120;
  float: left;
  width: 285px;
  height: 450px;
}

#BotLeftCnt, #TopLeftCnt {
  width: 225px;
  height: 225px;
}

#BotRightCnt, #TopRightCnt {
  height: 225px;
}

#RightCnt {
  float: left;
  width: 450px;
  height: 450px;
}

#MidCntCnt {
  float: left;
  position: relative;
  z-index: 900;
  width: 285px;
  height: 450px;
}

#MidCnt {
  z-index: 900;
}

.centerOrigin, #TopLeft, #Mid, #BotLeft, .front, .back {
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
      transform-origin: 50% 50%;
}

.front, .back {
  background-color: #fff;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.front {
  z-index: 15;
}

#TopLeft, #BotLeft, .back {
  position: absolute;
  top: 0;
  left: 0;
  width: 225px;
  height: 225px;
}

#Mid, #Mid > .back {
  width: 285px;
  height: 450px;
}

#TopLeft.trans, #Mid.trans, #BotLeft.trans {
  -webkit-transition: -webkit-transform 2s;
  transition: -webkit-transform 2s;
  transition: transform 2s;
  transition: transform 2s, -webkit-transform 2s;
}

#TopLeft > .back {
  -webkit-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  z-index: 10;
}
#TopLeft.flip {
  -webkit-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}
#TopLeft.flip > .back {
  z-index: 20;
}
#TopLeft.doubleFlip {
  -webkit-transform: rotateY(-360deg);
  -ms-transform: rotateY(-360deg);
  transform: rotateY(-360deg);
}
#TopLeft.doubleFlip > .front {
  z-index: 30;
}

#BotLeft > .back {
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
  z-index: 10;
}
#BotLeft.flip {
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
#BotLeft.flip > .back {
  z-index: 20;
}
#BotLeft.doubleFlip {
  -webkit-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  transform: rotateY(360deg);
}
#BotLeft.doubleFlip > .front {
  z-index: 30;
}

#Mid > .back {
  -webkit-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  transform: rotateX(180deg);
  z-index: 10;
}
#Mid.flip {
  -webkit-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
#Mid.flip > .back {
  z-index: 20;
}
#Mid.doubleFlip {
  -webkit-transform: rotateX(360deg);
  -ms-transform: rotateX(360deg);
  transform: rotateX(360deg);
}
#Mid.doubleFlip > .front {
  z-index: 30;
}

#TopRight, #BotRight {
  height: 225px;
  width: 450px;
  overflow: hidden;
  position: relative;
  z-index: 80;
}
#TopRight > img, #BotRight > img {
  -webkit-transition: -webkit-transform 2s;
  transition: -webkit-transform 2s;
  transition: transform 2s;
  transition: transform 2s, -webkit-transform 2s;
}

#TopRight > img.prev {
  z-index: 15;
  -webkit-transform: translateX(-450px);
  -ms-transform: translateX(-450px);
  transform: translateX(-450px);
}
#TopRight > img.cur {
  z-index: 10;
}
#TopRight > img.next {
  z-index: 5;
}

#BotRight > img.prev {
  z-index: 5;
}
#BotRight > img.cur {
  z-index: 10;
}
#BotRight > img.next {
  z-index: 0;
  -webkit-transform: translateX(-450px);
  -ms-transform: translateX(-450px);
  transform: translateX(-450px);
}

/*flat top menu begin*/
#menu2 {
  position: fixed;
  top: 0;
  background-color: #555555;
  height: 30px;
  width: 100%;
  line-height: 32px;
  font-size: 12px;
  font-family: Arial, sans-serif;
  z-index: 800;
}
#menu2 .menucont {
  width: 1200px;
  margin: 0 auto;
  border-color: #888;
  border-style: solid;
  border-width: 0 1px;
  position: relative;
  border-left: none;
}
#menu2 .menucont #forgot, #menu2 .menucont .menu2Side a, #menu2 .menucont .menu2Side .TFMDDclick, #menu2 .menucont .menu2Side .loggedInCnt > form > a {
  position: relative;
  color: #ddd;
  text-decoration: none;
  height: 30px;
  display: block;
  float: left;
  padding: 0 7px;
  /*letter-spacing: 1px;*/
  cursor: pointer;
  vertical-align: top;
  border-left: 1px solid #888;
}
#menu2 .menucont .menu2Side.rt {
  float: right;
}
#menu2 .menucont .menu2Side.rt a, #menu2 .menucont .menu2Side.rt .TFMDDclick {
  border-left: 1px solid #888;
}
#menu2 .menucont .menu2Side.rt .TFMdropdown {
  right: 0;
  left: auto;
}
#menu2 .menucont .menu2Side a:hover, #menu2 .menucont .menu2Side .TFMDDclick:hover, #menu2 .menucont .menu2Side .loggedInCnt > form > a:hover {
  color: #fff;
  background-color: #333;
}
#menu2 .menucont .menu2Side a > img, #menu2 .menucont .menu2Side .TFMDDclick > img, #menu2 .menucont .menu2Side .loggedInCnt > form > a > img {
  display: inline-block;
  height: 25px;
  /*width: 24px;*/
  margin-top: 3px;
  margin-right: 3px;
  float: left;
}
#menu2 .menucont .menu2Side a .bold, #menu2 .menucont .menu2Side .TFMDDclick .bold, #menu2 .menucont .menu2Side .loggedInCnt > form > a .bold {
  font-weight: 700;
}
#menu2 .menucont .menu2Side .TFMdropdown {
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #333;
  display: none;
  padding: 10px;
}
#menu2 .menucont .menu2Side .TFMdropdown > form {
  margin: 0;
  padding: 0;
}
#menu2 .menucont .menu2Side .TFMdropdown > form > #forgot, #menu2 .menucont .menu2Side .TFMdropdown > form > a, #menu2 .menucont .menu2Side .TFMdropdown > form > .TFMDDclick {
  height: 31px;
  line-height: 33px;
}
#menu2 .menucont .menu2Side .TFMdropdown > form > input {
  background-color: #666;
  color: #ddd;
  border: 0;
  padding: 5px;
}
#menu2 .menucont .menu2Side .TFMdropdown > form > input:focus {
  color: #fff;
}
#menu2 .menucont .menu2Side .TFMdropdown > form .TFMsubmit {
  position: relative;
  top: 1px;
  left: 15px;
}
#menu2 .menucont .menu2Side #CartValues {
  vertical-align: top;
}
#menu2 .menucont .menu2Side #loginform > label {
  color: #ddd;
}

/*flat top menu end*/
footer {
  font-size: 12px;
}
footer .inline {
  position: relative;
  display: inline-block;
  line-height: 25px;
  margin-left: 10px;
  color: #c4ae36;
}
footer .inline:first-child {
  margin-left: 0;
}
footer .inline a {
  color: #c4ae36;
}
footer .inline.social {
  width: 25px;
  height: 25px;
  margin-left: 25px;
}
footer .inline.social:first-child {
  margin-left: 0;
}
footer .inline.social img {
  position: absolute;
  width: 45px;
  top: -12px;
  left: 0;
}
footer .leftSide, footer .rightSide {
  display: inline;
}
footer .rightSide {
  float: right;
}
footer .topfooter {
  height: 25px;
  width: 100%;
  background-color: #003;
  color: #c4ae36;
}
footer .middlefooter {
  margin-top: 0px;
  /*background-color: #000;*/
  background-image: url("/Images/slides/slide10.jpg");
  height: 200px;
  width: 100%;
  text-align: center;
}
footer .bottomfooter {
  margin-top: 0px;
  background-color: #555555;
  height: 25px;
  width: 100%;
}

.headerImgCnt {
  position: relative;
  display: block;
  height: 50vh;
  width: 100%;
  margin-top: 120px;
  background-image: url("/Images/slides/Shamrock.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.topBar {
  position: fixed;
  height: 120px;
  /*background-color: rgba(0,47,108,0.6);*/
  background-image: url("/images/menubak.png");
  width: 100%;
  z-index: 9000;
  top: 30px;
}
.topBar > .menu {
  margin-top: 30px;
}
.topBar > .menu .leftheader {
  display: inline;
}
.topBar > .menu .leftheader img.logoImg {
  position: relative;
  height: 125px;
  float: left;
  margin-top: -30px;
}
.topBar > .menu .rightheader {
  position: relative;
  display: inline;
  float: right;
  margin-top: -33px;
  /*margin-right: 60px;*/
}
.topBar > .menu .leftheader .dropDown, .topBar > .menu .rightheader .dropDown {
  position: relative;
  display: inline-block;
  margin-top: 50px;
}
.topBar > .menu .leftheader .dropDown .dropDownDiv, .topBar > .menu .rightheader .dropDown .dropDownDiv {
  position: absolute;
  top: 40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  min-width: 100%;
  display: none;
}
.topBar > .menu .leftheader .dropDown .dropDownDiv > a > .menuItem, .topBar > .menu .rightheader .dropDown .dropDownDiv > a > .menuItem {
  padding: 8px;
  color: #003;
  background-color: rgba(0, 0, 0, 0.8);
  border-bottom: solid 1px;
  white-space: nowrap;
}
.topBar > .menu .leftheader .dropDown .dropDownDiv > a > .menuItem:hover, .topBar > .menu .rightheader .dropDown .dropDownDiv > a > .menuItem:hover {
  background-color: rgb(174, 134, 66);
  color: #FFF;
}
.topBar > .menu .leftheader .dropDown:hover .dropDownDiv, .topBar > .menu .rightheader .dropDown:hover .dropDownDiv {
  display: block;
}
.topBar > .menu .leftheader .dropDown > a > .menuItem, .topBar > .menu .rightheader .dropDown > a > .menuItem {
  height: 90px;
  min-width: 90px;
  border: none;
  color: #FFF;
  cursor: pointer;
  float: left;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-align: center;
}
.topBar > .menu .leftheader .dropDown > a > .menuItem:hover, .topBar > .menu .rightheader .dropDown > a > .menuItem:hover {
  color: rgb(174, 134, 66);
}
.topBar > .menu .leftheader .dropDown > a > .menuItem img, .topBar > .menu .rightheader .dropDown > a > .menuItem img {
  width: 40px;
  margin: -55px auto 8px auto;
}

.container > div {
  position: relative;
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
  /*&:nth-child(2){
      margin-left: 1%;
  }*/
}
.container > div h1.heading {
  /*width: 100vw;*/
  padding: 5px 15px;
  margin: 0 5px 8px 0;
  border-left: 5px solid #003;
  border-bottom: 1px solid #003;
  /*-webkit-box-shadow: 5px 5px 5px rgb(0 0 0 / 30%);
  box-shadow: 5px 5px 5px rgb(0 0 0 / 30%);*/
  font-size: 30px;
  font-style: italic;
  line-height: 35px;
  color: #c4ae36;
}
.container > div h1.heading a {
  color: #c4ae36;
  text-decoration: underline;
}
.container > div h1.heading a:hover {
  background-color: #003;
}
.container > div div.menuBar {
  margin-bottom: 20px;
}
.container > div img {
  max-width: 100%;
}
.container > div img.inlineImg {
  float: left;
  width: 35%;
  margin-right: 10px;
}
.container > div.main {
  width: 70%;
  margin-top: 25px;
  margin-bottom: 25px;
  margin-right: 25px;
}
.container > div.main.full {
  width: 100%;
}
.container > div blockquote {
  border-left: solid #003 5px;
  padding-left: 30px;
}
.container > div h5 {
  font-size: 22px;
  border-left: solid #888 5px;
  padding-left: 20px;
  margin-bottom: 20px;
}
.container > div.side {
  position: fixed;
  width: 20%;
  margin: 0px 0 25px 0;
  padding: 30px 10px 10px 10px;
  background-color: #EEE;
  color: #c4ae36;
  -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
          box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
}
.container > div.side h3:first-of-type {
  margin-top: 0;
}
.container > div.side * {
  color: #c4ae36;
}
.container > div.side a {
  color: #5e7a9f;
}
.container > div.side ul {
  padding: 0;
}

/*.teamContainer {
    width: 960px;
    margin: 0 auto;

    > .teamMember {
        float: left;
        width: 225px;
        box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.25);
        margin:5px;
        padding-top:5px;
        > a {
            color:#000;
            padding-left:7.5px;
            text-align:center;
            > img {
                float:left;
                width: 210px;
                padding:7.5px;
                //height:300px;
                border: medium none;
            }
        }
    }
}*/
.teamContainer {
  position: relative;
  width: 925px;
  height: 230px;
}
.teamContainer > .teamMember {
  position: relative;
  float: left;
  width: 150px;
  /*box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.25);*/
  margin: 2px;
  padding-bottom: 10px;
  background-color: rgba(0, 0, 0, 0.75);
  cursor: pointer;
}
.teamContainer > .teamMember > a {
  color: #FFF;
  padding-left: 7.5px;
  /*cursor:pointer;*/
  /*text-align: center;*/
}
.teamContainer > .teamMember > .imgCnt {
  position: relative;
  float: left;
  width: inherit;
  height: 187.5px;
  padding: 0 0 10px 0;
  /*border: medium none;*/
}
.teamContainer > .teamMember > .imgCnt > img {
  position: absolute;
  top: 0;
  left: 0;
  width: inherit;
}
.teamContainer > .teamMember > .imgCnt > img.color {
  opacity: 0;
  z-index: 5;
}
.teamContainer > .teamMember > .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
  z-index: 10;
}
.teamContainer > .teamMember.active > .overlay {
  background-color: rgba(0, 0, 0, 0);
}
.teamContainer > .teamMember.active > .imgCnt .color {
  opacity: 1;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.teamContainer > .teamMember.inactive > .overlay {
  background-color: rgba(255, 255, 255, 0.25);
}

.teamDetails {
  position: relative;
  margin-top: 10px;
  color: #FFF;
}
.teamDetails > .memberDetails {
  position: relative;
  display: none;
}
.teamDetails > .memberDetails > .header {
  position: relative;
  height: 40px;
  background-color: rgba(0, 0, 0, 0.75);
}
.teamDetails > .memberDetails > .header > .nameAndTitle {
  padding: 10px;
  line-height: 20px;
  color: #FFF;
}
.teamDetails > .memberDetails > .header > .linkIcons {
  position: absolute;
  top: 0;
  right: 0;
}
.teamDetails > .memberDetails > .header > .linkIcons > a > img {
  padding-left: 5px;
  top: 10px;
  width: 40px;
}
.teamDetails > .memberDetails.active {
  display: block;
}

.gallerySlider {
  position: relative;
  z-index: 10;
  width: 960px;
  height: 639px;
}
.gallerySlider > .gsArrows {
  position: absolute;
  width: 100%;
  height: 639px;
}
.gallerySlider > .gsImgs {
  position: absolute;
  width: 960px;
  height: 639px;
  overflow: hidden;
}
.gallerySlider > .gsImgs > .gsImg {
  position: absolute;
  width: 100%;
  height: 100%;
}
.gallerySlider > .gsImgs > .gsImg.gsOn {
  z-index: 15;
}
.gallerySlider > .gsImgs > .gsImg.gsJustOff {
  z-index: 12;
}

.gsImgCarousel {
  width: 960px;
  margin: 10px auto;
  overflow: hidden;
}
.gsImgCarousel > .cArrows {
  position: absolute;
  width: 960px;
  height: 83px;
}
.gsImgCarousel > .cImagesCnt {
  position: relative;
}
.gsImgCarousel > .cImagesCnt > .cImages {
  position: relative;
  width: 9000px;
  height: 93px;
  left: 0;
}
.gsImgCarousel > .cImagesCnt > .cImages > .cImage {
  width: 125px;
  margin-right: 9px;
  cursor: pointer;
  -webkit-transition: -webkit-box-shadow 0.4s;
  transition: -webkit-box-shadow 0.4s;
  transition: box-shadow 0.4s;
  transition: box-shadow 0.4s, -webkit-box-shadow 0.4s;
  height: 93px;
}
.gsImgCarousel > .cImagesCnt > .cImages > .cImage.gtSel {
  cursor: default;
  -webkit-box-shadow: 5px 6px 4px -1px #262626;
          box-shadow: 5px 6px 4px -1px #262626;
}

.sliderArrow {
  position: absolute;
  z-index: 20;
  top: 50%;
  margin-top: -25px;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  background-color: #fff;
  opacity: 0.5;
  -webkit-box-shadow: 2px 2px 4px #262626;
          box-shadow: 2px 2px 4px #262626;
  -webkit-transition: opacity 0.4s, box-shadow 0.2s;
  -webkit-transition: opacity 0.4s, -webkit-box-shadow 0.2s;
  transition: opacity 0.4s, -webkit-box-shadow 0.2s;
  transition: opacity 0.4s, box-shadow 0.2s;
  transition: opacity 0.4s, box-shadow 0.2s, -webkit-box-shadow 0.2s;
}
.sliderArrow.smaller {
  margin-top: -15px;
  width: 30px;
  height: 30px;
  border-radius: 15px;
  background-color: #fff;
  opacity: 0.5;
  -webkit-box-shadow: 2px 2px 4px #262626;
          box-shadow: 2px 2px 4px #262626;
  -webkit-transition: opacity 0.4s, box-shadow 0.2s;
  -webkit-transition: opacity 0.4s, -webkit-box-shadow 0.2s;
  transition: opacity 0.4s, -webkit-box-shadow 0.2s;
  transition: opacity 0.4s, box-shadow 0.2s;
  transition: opacity 0.4s, box-shadow 0.2s, -webkit-box-shadow 0.2s;
}
.sliderArrow.smaller:after {
  position: absolute;
  top: 8px;
  content: "";
  display: block;
  width: 9px;
  height: 9px;
  border: 3px solid #000;
}
.sliderArrow.smaller.LA {
  cursor: pointer;
  left: -10px;
}
.sliderArrow.smaller.LA:after {
  right: 7px;
  border-width: 3px 0 0 3px;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.sliderArrow.smaller.RA {
  cursor: pointer;
  right: -10px;
}
.sliderArrow.smaller.RA:after {
  left: 7px;
  border-width: 3px 3px 0 0;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.sliderArrow:after {
  position: absolute;
  top: 15px;
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  border: 5px solid #000;
}
.sliderArrow.LA {
  cursor: pointer;
  left: -10px;
}
.sliderArrow.LA:after {
  right: 10px;
  border-width: 5px 0 0 5px;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.sliderArrow.RA {
  cursor: pointer;
  right: -10px;
}
.sliderArrow.RA:after {
  left: 10px;
  border-width: 5px 5px 0 0;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.sliderArrow:hover {
  opacity: 1;
}
.sliderArrow:active {
  -webkit-box-shadow: inset 0 0 10px #262626;
          box-shadow: inset 0 0 10px #262626;
}
.sliderArrow > p {
  position: absolute;
  bottom: -20px;
  left: 7px;
  margin: 0;
}

.gridView {
  display: -ms-grid;
  display: grid;
  width: 100%;
  grid-auto-columns: minmax(50px, auto);
  grid-auto-rows: minmax(50px, auto);
  -webkit-box-pack: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
}
.gridView.cols-4 {
  -ms-grid-columns: (1fr)[4];
  grid-template-columns: repeat(4, 1fr);
}
.gridView.cols-5 {
  -ms-grid-columns: (1fr)[5];
  grid-template-columns: repeat(5, 1fr);
}
.gridView.inline {
  grid-column: 1/-1;
}
.gridView > div {
  padding: 10px 0;
  border: 1px solid #c9c9c9;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
  text-align: center;
}
.gridView > div h3 {
  padding: 10px;
  margin: 0;
  line-height: 1;
}
.gridView > div.heading {
  border-bottom: 2px dashed #000;
  font-weight: 700;
}
.gridView > div.inline {
  border: 0;
  padding: 0;
  -webkit-box-shadow: inset 0px 0px 3px 1px rgb(38, 38, 38);
  box-shadow: inset 0px 0px 3px 1px rgb(38, 38, 38);
}
.gridView > div.spancol-2 {
  -ms-grid-column-span: 2;
  grid-column: span 2;
}
.gridView > div.spancol-4 {
  -ms-grid-column-span: 4;
  grid-column: span 4;
}
.gridView > div.spancol-5 {
  -ms-grid-column-span: 5;
  grid-column: span 5;
}

.COMoptions {
  margin-bottom: 12px;
  clear: both;
}
.COMoptions > h1 {
  float: left;
  line-height: 45px;
  font-size: 28px;
  margin-bottom: 0;
}

.searchForm {
  float: left;
  color: #333;
  border: 1px solid #aaa;
  padding: 9px;
  font-size: 14px;
}
.searchForm > input:first-of-type {
  height: 17px;
  margin-left: 5px;
  width: 100px;
}
.searchForm > select, .searchForm > input {
  padding: 3px;
  height: 27px;
  font-size: 15px;
  margin-left: 8px;
}

#COMicons {
  margin: 3px 10px 0 0;
  float: right;
}

#COMgrid, #COMrows {
  cursor: pointer;
  width: 40px;
  margin-right: 5px;
}

.COMitem {
  border: 1px solid #888;
  padding: 5px;
}
.COMitem.grid {
  float: left;
  width: 280px;
  margin: 0 5px 5px 5px;
}
.COMitem.row {
  display: block;
  width: 710px;
  height: 218px;
  border-width: 0 0 1px 0;
}
.COMitem.row > img {
  float: left;
}
.COMitem > img {
  width: 280px;
  height: 200px;
}
.COMitem > span {
  font-size: 14px;
  color: #09f;
  text-shadow: 1px 1px 1px #262626;
}

.COMdesc > h3 {
  font-size: 14px;
  margin: 3px 0;
  padding: 0;
}
.COMdesc.grid > .description {
  display: none;
}
.COMdesc.row {
  float: left;
  width: 476px;
  padding: 0 8px;
}
.COMdesc.row > h3 {
  font-size: 18px;
  margin: 0;
}
.COMdesc.row > p {
  overflow: hidden;
  height: 148px;
  font-weight: 100;
  color: #444;
}

.detailsBtn {
  display: block;
  width: 100px;
  margin: 0 auto;
}

.graphicalList > .item {
  position: relative;
  display: block;
  min-height: 150px;
  width: 100%;
  margin-bottom: 20px;
}
.graphicalList > .item div {
  display: inline-block;
  vertical-align: top;
}
.graphicalList > .item div:nth-of-type(2) {
  margin: 0 10px;
}
.graphicalList > .item > .date {
  height: 100px;
  width: 75px;
  padding: 25px;
  background-color: #5e7a9f;
  color: #FFF;
  font-size: 24px;
  line-height: 28px;
  text-align: center;
}
.graphicalList > .item > .date > .day {
  font-size: 36px;
  line-height: 42px;
}
.graphicalList > .item .imgLink {
  width: 250px;
  min-height: 150px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.graphicalList > .item .imgLink img {
  min-height: 150px;
}
.graphicalList > .item > .desc {
  width: 400px;
  vertical-align: top;
}
.graphicalList > .item > .desc h3:first-child {
  margin: 0;
}
.graphicalList > .item > .desc.full {
  width: 650px;
}

.gridList {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 25px 1fr;
  grid-template-columns: 1fr 1fr;
  grid-gap: 25px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
.gridList > div.item {
  padding: 10px;
  background-color: #fff;
}
.gridList > div.item h3 {
  border-bottom: 1px solid #8B0000;
  margin-bottom: 20px;
  color: #8B0000;
}
.gridList > div.item .imgLink {
  width: 100%;
  height: 250px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.gridList > div.item .readmore {
  display: block;
  width: 150px;
  padding: 0.5rem;
  margin: 0 auto 0px auto;
  text-align: center;
  background-color: #888;
  color: #fff;
}

.gridNewsList {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 20px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
.gridNewsList > div.item {
  padding: 5px;
  background-color: #fff;
}
.gridNewsList > div.item h3 {
  /*border-bottom: 1px dotted #003;*/
  margin-bottom: 10px;
  color: #999;
}
.gridNewsList > div.item .imgLink {
  position: relative;
  width: 100%;
  height: 250px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.gridNewsList > div.item .imgLink > .flipcaptionPR {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 90%;
  padding: 10px 5%;
  background-color: rgba(241, 101, 34, 0.7);
  color: #c4ae36;
  font-weight: bold;
  font-size: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  text-shadow: 0px 0px 10px #262626;
  white-space: nowrap;
}
.gridNewsList > div.item .readmore {
  display: block;
  width: 150px;
  padding: 0.5rem;
  margin: 0 auto;
  position: relative;
  margin-bottom: 0px;
  text-align: center;
  background-color: #888;
  color: #fff;
  bottom: 0;
}
.gridNewsList > div.item .readmore2 {
  display: block;
  width: 150px;
  padding: 0.5rem;
  margin: 0 auto;
  position: relative;
  margin-bottom: 0px;
  text-align: center;
  background-color: #003;
  color: #fff;
  bottom: 0;
}

#panelCnt {
  margin: 30px auto;
  width: 960px;
}

.threepanels {
  width: 1200px;
}

.panel1 {
  overflow: hidden;
  position: relative;
  float: left;
  width: 295px;
  height: 185px;
  margin: 0 0 0 10px;
  webkit-box-shadow: 2px 2px 2px 2px #000;
  -webkit-box-shadow: 2px 2px 2px 2px #000;
          box-shadow: 2px 2px 2px 2px #000;
}
.panel1.P3:hover > .caption {
  height: 295px;
}
.panel1.P3 > img {
  width: 295px;
  /*height:$panelImg-size;*/
}

.caption1 {
  font-size: 16px;
  /*font-weight:bold;*/
  width: 295px;
  height: 20px;
  position: absolute;
  z-index: 1;
  /*top:0;
  left:0;*/
  color: #FFF;
  margin: 0;
  padding: 6.6666666667px;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 10;
  /*&:last-of-type{
            color:#555;
  	background-color:#FFF;
  	height:100px; 
  	position:relative;*/
}
.caption1 > img {
  position: absolute;
  /*bottom:120px;
  right:10px;
  width:50px;
  height:50px;*/
  top: -35px;
}

.panel2 {
  overflow: hidden;
  position: relative;
  float: left;
  width: 295px;
  height: 185px;
  margin: 0 0 0 10px;
  webkit-box-shadow: 2px 2px 2px 2px #000;
  -webkit-box-shadow: 2px 2px 2px 2px #000;
          box-shadow: 2px 2px 2px 2px #000;
}
.panel2.P3:hover > .caption {
  height: 295px;
}
.panel2.P3 > img {
  width: 295px;
  /*height:$panelImg-size;*/
}

.caption2 {
  font-size: 16px;
  /*font-weight:bold;*/
  width: 295px;
  height: 20px;
  position: absolute;
  z-index: 1;
  /*top:0;
  left:0;*/
  color: #FFF;
  margin: 0;
  padding: 6.6666666667px;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 10;
  /*&:last-of-type{
            color:#555;
  	background-color:#FFF;
  	height:100px; 
  	position:relative;*/
}
.caption2 > img {
  position: absolute;
  /*bottom:120px;
  right:10px;
  width:50px;
  height:50px;*/
  top: -35px;
}

.panel3 {
  overflow: hidden;
  position: relative;
  float: left;
  width: 295px;
  height: 185px;
  margin: 0 0 0 12px;
  webkit-box-shadow: 2px 2px 2px 2px #000;
  -webkit-box-shadow: 2px 2px 2px 2px #000;
          box-shadow: 2px 2px 2px 2px #000;
}
.panel3.P3:hover > .caption {
  height: 295px;
}
.panel3.P3 > img {
  width: 295px;
  /*height:$panelImg-size;*/
}

.caption3 {
  font-size: 16px;
  /*font-weight:bold;*/
  width: 295px;
  height: 20px;
  position: absolute;
  z-index: 1;
  /*top:0;
  left:0;*/
  color: #FFF;
  margin: 0;
  padding: 6.6666666667px;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 10;
  /*&:last-of-type{
            color:#555;
  	background-color:#FFF;
  	height:100px; 
  	position:relative;*/
}
.caption3 > img {
  position: absolute;
  /*bottom:120px;
  right:10px;
  width:50px;
  height:50px;*/
  top: -35px;
}

/*.panel4{
	overflow:hidden;
	position:relative;
	float:left;
	width:$panelImg-size;
	height:150px;
	margin: 0 0 0 12px;
    webkit-box-shadow: 2px 2px 2px 2px #CCC;
    -moz-box-shadow: 2px 2px 2px 2px #CCC;
    box-shadow: 2px 2px 2px 2px #CCC;
	&.P3{
		&:hover{
			>.caption{
				height:$panelImg-size;
			}
		}
		>img{
			width:$panelImg-size;
			height:$panelImg-size;
		}
	}
}
.caption4{
    font-size:11px;
    font-weight:bold;
	width:$panelImg-size;
	height:$panelCaption-height;
	position:absolute;
	z-index:1;
	top:0;
	left:0;
	>p{
        color:#FFF;
		margin:0;
		padding:$panelCaption-height / 3;
        background-color:#066ed1;
		&:last-of-type{
            color:#555;
			background-color:#FFF;
			height:100px; 
			position:relative;
			>img{
				position:absolute;
				bottom:120px;
				right:10px;
				width:50px;
				height:50px;
			}
		}
	}
} 

.panel5{
	overflow:hidden;
	position:relative;
	float:left;
	width:$panelImg-size;
	height:150px;
	margin: 0 0 0 12px;
    webkit-box-shadow: 2px 2px 2px 2px #CCC;
    -moz-box-shadow: 2px 2px 2px 2px #CCC;
    box-shadow: 2px 2px 2px 2px #CCC;
	&.P3{
		&:hover{
			>.caption{
				height:$panelImg-size;
			}
		}
		>img{
			width:$panelImg-size;
			height:$panelImg-size;
		}
	}
}
.caption5{
    font-size:11px;
    font-weight:bold;
	width:$panelImg-size;
	height:$panelCaption-height;
	position:absolute;
	z-index:1;
	top:0;
	left:0;
	>p{
        color:#FFF;
		margin:0;
		padding:$panelCaption-height / 3;
        background-color:#ff6a00;
		&:last-of-type{
            color:#555;
			background-color:#FFF;
			height:100px; 
			position:relative;
			>img{
				position:absolute;
				bottom:120px;
				right:10px;
				width:50px;
				height:50px;
			}
		}
	}
}*/
#indexLandingPage {
  width: 90%;
  height: 90vh;
  top: 5%;
  right: 5%;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.7);
  color: white;
  z-index: 2000;
  display: none;
}
#indexLandingPage .emailform {
  width: 400px;
  margin: 0 auto;
  margin-top: 200px;
}
#indexLandingPage .emailform p {
  font-size: 34px;
  color: #ffcc33;
  line-height: 30px;
  margin-bottom: 15px;
}
#indexLandingPage .emailform p span {
  font-size: 22px;
  color: white;
}
#indexLandingPage .emailform .form1 {
  display: inline;
  font-size: 16px;
  font-family: "Roboto Condensed", sans-serif;
}
#indexLandingPage .emailform .form1 div {
  color: white;
}
#indexLandingPage .emailform .form1 #EmailAddress {
  margin-top: 5px;
  margin-left: 0px;
  margin-right: 50px;
}
#indexLandingPage .emailform .form1 #promocode {
  margin-top: 5px;
  margin-left: 0px;
  margin-right: 60px;
  width: 80px;
  text-align: center;
}
#indexLandingPage .emailform .form1 .submitForm {
  margin-top: 15px;
}
#indexLandingPage .emailform #indexNo {
  position: absolute;
  left: 55%;
  top: 380px;
}
#indexLandingPage .emailform #indexNo span {
  width: 20px;
  border: 1px solid white;
  border-radius: 20px;
  margin-right: 5px;
  padding: 0 5px;
  cursor: pointer;
}

.imgGrid {
  opacity: 0;
  padding-bottom: 30px;
}
.imgGrid > .row {
  display: block;
  margin-bottom: 10px;
  width: 100%;
  overflow: hidden;
}
.imgGrid > .row > .image {
  float: left;
  position: relative;
  margin-right: 10px;
  height: 160px;
}
.imgGrid > .row > .image > a > img {
  height: 100%;
  width: auto;
  max-width: 100%;
  cursor: pointer;
}
.imgGrid > .row > .image > div {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  max-width: 100%;
  max-height: 30%;
  background-color: rgba(121, 127, 125, 0.8);
}
.imgGrid > .row > .image > div > p {
  margin: 0;
  padding: 2px 3px;
  font-size: 18px;
  text-transform: capitalize;
  color: #FFF;
}
.imgGrid > .row > .image.last {
  float: right;
  margin-right: 0;
}
.imgGrid > .row > .image.last > img {
  width: 100%;
}

.campaignDMore > .campColumn {
  float: left;
  padding: 0px 10px 10px 10px;
}
.campaignDMore > .campColumn > h3 {
  margin-top: 0px;
}
.campaignDMore > .left {
  background-color: #003;
  color: #fff;
  width: 20%;
  height: 150px;
  font-size: 20px;
  font-weight: bold;
}
.campaignDMore > .middle {
  width: 75%;
  margin-top: 0px;
}
.campaignDMore > .right {
  width: 33%;
  margin-top: 0px;
}
.campaignDMore ul {
  display: block;
  list-style-type: none;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-margin-start: 0px;
          margin-inline-start: 0px;
  -webkit-margin-end: 0px;
          margin-inline-end: 0px;
  -webkit-padding-start: 5px;
          padding-inline-start: 5px;
  white-space: nowrap;
  overflow: hidden;
  font-size: 12px;
  line-height: 25px;
  font-weight: 600;
  margin-top: 30px;
}
.campaignDMore > .campListItem {
  width: 300px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  list-style: square;
  line-height: 24px;
}

.flippers {
  width: 1160px;
  margin: 10px auto;
}
.flippers > .flip-container, .flippers .front, .flippers .back {
  float: left;
}
.flippers > .flip-container {
  width: 275px;
  height: 208px;
  padding-bottom: 15px;
  padding-right: 20px;
  -webkit-perspective: 920;
  -o-perspective: 920;
  perspective: 920;
}
.flippers > .flip-container:nth-child(4) {
  padding-right: 0px;
}
.flippers > .flip-container .flipper {
  position: relative;
  width: 275px;
  height: 100%;
  -moz-transform: perspective(850px);
  -moz-transform-style: preserve-3d;
}
.flippers > .flip-container .flipper > .front, .flippers > .flip-container .flipper > .back {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: transform, 0.6s;
  -webkit-transform-style: preserve-3d;
  -moz-transition: transform, 0.6s;
  -moz-transform-style: preserve-3d;
  -o-transition: transform, 0.6s;
  -o-transform-style: preserve-3d;
  -ms-transition: transform, 0.6s;
  -ms-transform-style: preserve-3d;
  -webkit-transition: 0.6s, -webkit-transform;
  transition: 0.6s, -webkit-transform;
  transition: transform, 0.6s;
  transition: transform, 0.6s, -webkit-transform;
  transform-style: preserve-3d;
}
.flippers > .flip-container .flipper > .front {
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 2;
}
.flippers > .flip-container .flipper > .front > .flipcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 90%;
  padding: 10px 5%;
  background-color: rgba(241, 101, 34, 0.7);
  color: #c4ae36;
  font-weight: bold;
  font-size: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  text-shadow: 0px 0px 10px #262626;
  white-space: nowrap;
}
.flippers > .flip-container .flipper > .back {
  -webkit-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}
.flippers > .flip-container .flipper > .back > .backTxt {
  position: relative;
  top: 0px;
  left: 0;
  width: 90%;
  height: 90%;
  padding: 5%;
  color: #c4ae36;
  background-color: #003;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.flippers > .flip-container:hover .back, .flippers > .flip-container.hover .back {
  -webkit-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
.flippers > .flip-container:hover .front, .flippers > .flip-container.hover .front {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.homeItems {
  width: 1160px;
  /*margin-top: 100px;*/
}
.homeItems > .homeFeaturedItem, .homeItems .front, .homeItems .back {
  float: left;
}
.homeItems > .homeFeaturedItem {
  width: 47%;
  height: 238px;
  padding-bottom: 15px;
  padding-right: 20px;
  -webkit-perspective: 920;
  -o-perspective: 920;
  perspective: 920;
}
.homeItems > .homeFeaturedItem:nth-child(4) {
  padding-right: 0px;
}
.homeItems > .homeFeaturedItem .flipper {
  position: relative;
  height: 100%;
}
.homeItems > .homeFeaturedItem .flipper > .front, .homeItems > .homeFeaturedItem .flipper > .back {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.homeItems > .homeFeaturedItem .flipper > .front {
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 2;
}
.homeItems > .homeFeaturedItem .flipper > .front > .flipcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 90%;
  padding: 10px 5%;
  background-color: rgba(241, 101, 34, 0.7);
  color: #c4ae36;
  font-weight: bold;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  text-shadow: 0px 0px 10px #262626;
  /*white-space: nowrap;*/
}
.homeItems > .homeItem, .homeItems .front, .homeItems .back {
  float: left;
}
.homeItems > .homeItem {
  width: 275px;
  height: 238px;
  padding-bottom: 15px;
  padding-right: 20px;
  -webkit-perspective: 920;
  -o-perspective: 920;
  perspective: 920;
}
.homeItems > .homeItem:nth-child(4) {
  padding-right: 0px;
}
.homeItems > .homeItem .flipper {
  position: relative;
  width: 275px;
  height: 100%;
}
.homeItems > .homeItem .flipper > .front, .homeItems > .homeItem .flipper > .back {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.homeItems > .homeItem .flipper > .front {
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 2;
}
.homeItems > .homeItem .flipper > .front > .flipcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 90%;
  padding: 10px 5%;
  background-color: rgba(241, 101, 34, 0.7);
  color: #c4ae36;
  font-weight: bold;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  text-shadow: 0px 0px 10px #262626;
  /*white-space: nowrap;*/
}
.homeItems > .homeDonateItem, .homeItems .front, .homeItems .back {
  float: left;
}
.homeItems > .homeDonateItem {
  width: 43%;
  height: 365px;
  padding-bottom: 15px;
  padding-right: 20px;
  -webkit-perspective: 920;
  -o-perspective: 920;
  perspective: 920;
}
.homeItems > .homeDonateItem:nth-child(4) {
  padding-right: 0px;
}
.homeItems > .homeDonateItem .flipper {
  position: relative;
  height: 100%;
}
.homeItems > .homeDonateItem .flipper > .front, .homeItems > .homeDonateItem .flipper > .back {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.homeItems > .homeDonateItem .flipper > .front {
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 2;
}
.homeItems > .homeDonateItem .flipper > .front > .flipcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 90%;
  padding: 10px 5%;
  background-color: rgba(241, 101, 34, 0.7);
  color: #c4ae36;
  font-weight: bold;
  font-size: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  text-shadow: 0px 0px 10px #262626;
  /*white-space: nowrap;*/
}
.homeItems > .homeYTItem, .homeItems .front, .homeItems .back {
  float: left;
}
.homeItems > .homeYTItem {
  width: 592.5px;
  height: 365px;
  padding-bottom: 15px;
  padding-right: 20px;
  -webkit-perspective: 920;
  -o-perspective: 920;
  perspective: 920;
}
.homeItems > .homeYTItem:nth-child(4) {
  padding-right: 0px;
}
.homeItems > .homeYTItem .flipper {
  position: relative;
  height: 100%;
}
.homeItems > .homeYTItem .flipper > .front, .homeItems > .homeYTItem .flipper > .back {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.homeItems > .homeYTItem .flipper > .front {
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 2;
}
.homeItems > .homeYTItem .flipper > .front > .flipcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 90%;
  padding: 10px 5%;
  background-color: rgba(241, 101, 34, 0.7);
  color: #c4ae36;
  font-weight: bold;
  font-size: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  text-shadow: 0px 0px 10px #262626;
  white-space: nowrap;
}
.homeItems > .homeNewsletterItem, .homeItems .front, .homeItems .back {
  float: left;
}
.homeItems > .homeNewsletterItem {
  width: 96%;
  height: 120px;
  padding-bottom: 15px;
  padding-right: 20px;
  -webkit-perspective: 920;
  -o-perspective: 920;
  perspective: 920;
}
.homeItems > .homeNewsletterItem:nth-child(4) {
  padding-right: 0px;
}
.homeItems > .homeNewsletterItem .flipper {
  position: relative;
  height: 100%;
}
.homeItems > .homeNewsletterItem .flipper > .front, .homeItems > .homeNewsletterItem .flipper > .back {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.homeItems > .homeNewsletterItem .flipper > .front {
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.77);
}
.homeItems > .homeNewsletterItem .flipper > .front > .flipcaption {
  position: absolute;
  display: inline-block;
  top: 0;
  left: 0;
  width: 90%;
  padding: 10px 5%;
  color: #c4ae36;
  font-weight: bold;
  font-size: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  text-shadow: 0px 0px 10px #262626;
  white-space: nowrap;
  text-align: center;
  display: -moz-inline-box;
  *display: inline; /* For IE7 */
  zoom: 1; /* Trigger hasLayout */
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
.homeItems > .homeNewsletterItem .flipper > .front > .flipcaption > .joinUsHome > #emailJoin {
  font-size: 25px;
  height: 30px;
  width: 40%;
}
.homeItems > .homeNewsletterItem .flipper > .front > .flipcaption > .joinUsHome > #zipCode {
  font-size: 25px;
  height: 30px;
  width: 40%;
}
.homeItems > .homeNewsletterItem .flipper > .front > .flipcaption > .joinUsHome > #submitNewsletter {
  font-size: 15px;
  height: 38px;
  width: 20%;
  vertical-align: middle;
  background-color: #003;
  color: #fff;
}
.homeItems > .homeNewsletterItem .flipper > .front > .flipcaption > .joinUsHome > #emailJoinResponse {
  font-size: 15px;
  color: #fff;
}

.cartMenuContainer {
  float: left;
  margin-top: 1px;
  margin-right: 10px;
}

.searchBoxCnt {
  float: left;
  margin-top: 5px;
  margin-right: 5px;
}

.searchBoxCnt .search {
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.searchBoxCnt .searchTerm {
  width: 350px;
  border: 1px solid #003;
  border-right: none;
  outline: none;
  color: #003;
}

.searchBoxCnt .search > img {
  width: 18px;
  height: 18px;
  cursor: pointer;
  background: white;
  border: 1px solid #003;
  border-left: none;
}

.sliderCnt {
  position: relative;
  width: 100%;
  /*height: 666px;*/
  margin-top: 50px;
  /*z-index: 300;*/
}

.staticCnt {
  width: 960px;
  height: 666px;
  position: relative;
  z-index: 300;
  margin-left: auto;
  margin-right: auto;
}

.sliderAssetsCnt {
  position: relative;
  width: 100%;
  height: 666px;
  z-index: 330;
}

@media (min-width: 960px) {
  .sliderAssetsCnt {
    width: 100%;
    /*left: 50%;
    margin-left: -900px;*/
  }
}
.sliderDetailsCnt {
  position: absolute;
  height: 196px;
  width: 506px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 350;
  overflow: hidden;
  -webkit-transition: height 0.4s;
  transition: height 0.4s;
}

.sliderDetailsCnt.off {
  height: 40px;
}

.sliderDExpandCnt, .sliderDReduceCnt {
  position: relative;
  height: 40px;
  width: 506px;
  border: 1px dotted #000;
  border-width: 0 0 1px 0;
}

.sliderDExpandCnt > .sliderDExpand, .sliderDExpandCnt .sliderDReduce, .sliderDReduceCnt > .sliderDExpand, .sliderDReduceCnt .sliderDReduce {
  top: 25px;
  left: 50%;
  margin-left: -14px;
  width: 28px;
  height: 28px;
}

.sliderDExpandCnt > .sliderDExpand:after, .sliderDExpandCnt .sliderDReduce:after, .sliderDReduceCnt > .sliderDExpand:after, .sliderDReduceCnt .sliderDReduce:after {
  left: 8px;
  border-width: 0 3px 3px 0;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 7px;
  width: 9px;
  height: 9px;
}

.sliderDReduceCnt {
  border-width: 1px 0 0 0;
}

.sliderDReduceCnt > .sliderDReduce {
  font: 16px;
  text-align: center;
}

.sliderDReduceCnt > .sliderDReduce:after {
  top: 11px;
  border-width: 0;
}

.sliderDetails {
  position: relative;
  padding: 7px 14px 7px 7px;
  width: 485px;
  font-size: 12px;
  line-height: 20px;
}

.sliderDetailsX {
  position: absolute;
  top: 4px;
  right: 4px;
  width: 13px;
  height: 13px;
  border-radius: 8px;
  border: 1px solid #000;
  cursor: pointer;
  -webkit-transition: background-color 0.4s;
  transition: background-color 0.4s;
}

.sliderDetailsX:after, .sliderDetailsX:before {
  position: absolute;
  display: block;
  content: "";
  top: 2px;
  width: 1px;
  height: 9px;
  left: 6px;
  background-color: #000;
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
}

.sliderDetailsX:after {
  -ms-transform: rotate(38deg);
  -webkit-transform: rotate(38deg);
  transform: rotate(38deg);
}

.sliderDetailsX:before {
  -ms-transform: rotate(-38deg);
  -webkit-transform: rotate(-38deg);
  transform: rotate(-38deg);
}

.sliderDetailsX:hover {
  background-color: #fff;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
}

.sliderArrow {
  position: absolute;
  z-index: 335;
  top: 50%;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  border-radius: 20px;
  background-color: #fff;
  opacity: 0.5;
  cursor: pointer;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.sliderArrow:after {
  position: absolute;
  top: 11px;
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  border: 3px solid #000;
}

.sliderArrow#LA {
  left: 20px;
}

.sliderArrow#LA:after {
  right: 7px;
  border-width: 3px 0 0 3px;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.sliderArrow#RA {
  right: 20px;
}

.sliderArrow#RA:after {
  left: 7px;
  border-width: 3px 3px 0 0;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.sliderArrow:hover {
  opacity: 1;
}

.slider {
  z-index: 320;
  position: relative;
  width: 100%;
  height: 555px;
}

.static {
  z-index: 320;
  position: absolute;
  width: inherit;
  /*  height: 500px;*/
}

.sliderInnerCnt {
  position: absolute;
  top: 0;
  /*left: 50%;*/
  /*margin-left: -900px;*/
  width: 100%;
  height: 666px;
  overflow: hidden;
}

.staticInnerCnt {
  position: absolute;
  top: 0;
  width: 960px;
  height: 350px;
  overflow: hidden;
}

.slide img {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  width: 100%;
}

.slide {
  position: absolute;
  top: 0;
  width: 100%;
  height: 555px;
}

.noslide {
  position: absolute;
  top: 0;
  width: 100%;
  height: 350px;
}

.slide.on, .pageslide.pageon {
  z-index: 5;
}

.slide.no, .pageslide.pageno {
  z-index: 5;
}

.slide.justOff, .pageslide.pagejustOff {
  z-index: 2;
}

.slide > .caption {
  position: absolute;
  bottom: 22px;
  left: 111px;
  width: 40%;
  padding: 5px 50px 5px 50px;
  /*background-color: rgba(255,255,255,0.8);*/
  color: #FFF;
  text-shadow: 0px 0px 10px #555;
}

.slide > .caption > h2 {
  font-family: "Roboto Condensed", sans-serif;
  display: block;
  margin: 0 auto;
  font-weight: 900;
  font-size: 30px;
  color: #FFF;
  letter-spacing: 2px;
}

.staticcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px 0;
  background-color: #000066;
  background-color: rgba(182, 92, 20, 0.5);
  color: #fff;
  text-align: center;
}

.pagesliderInnerCnt {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -482px;
  width: 959px;
  height: 500px;
  overflow: hidden;
}

.pageslide {
  position: absolute;
  top: 0;
  width: 960px;
  height: 500px;
}

.pagesliderAssetsCnt {
  position: absolute;
  width: 1000px;
  height: 500px;
  z-index: 330;
}

.pagesliderArrow#RA {
  right: -205px;
}

.pagesliderArrow#LA {
  left: 265px;
}

.pageslide > .caption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px 0;
  /*background-color: #000066;*/
  background-color: rgba(182, 92, 20, 0.5);
  color: #fff;
  text-align: center;
}

.pageslide > .caption > h2, .slide > .caption > p {
  display: block;
  width: 100%;
  margin: 0 0px;
}

.pic-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  /*overflow: hidden;*/
}

figure {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  /*animation*/
  animation: slideShow 24s linear infinite 0s;
  -o-animation: slideShow 24s linear infinite 0s;
  -moz-animation: slideShow 24s linear infinite 0s;
  -webkit-animation: slideShow 24s linear infinite 0s;
}

figurecaption {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
}

.pic-1 {
  opacity: 1;
  background: url(/Images/slides/s2.jpg) no-repeat center center;
  background-size: cover;
}

.pic-2 {
  animation-delay: 6s;
  -o-animation-delay: 6s;
  -moz--animation-delay: 6s;
  -webkit-animation-delay: 6s;
  background: url(/Images/slides/s3.jpg) no-repeat center center;
  background-size: cover;
}

.pic-3 {
  animation-delay: 12s;
  -o-animation-delay: 12s;
  -moz--animation-delay: 12s;
  -webkit-animation-delay: 12s;
  background: url(/Images/slides/s4.jpg) no-repeat center center;
  background-size: cover;
}

.pic-4 {
  animation-delay: 18s;
  -o-animation-delay: 18s;
  -moz--animation-delay: 18s;
  -webkit-animation-delay: 18s;
  background: url(/Images/slides/s5.jpg) no-repeat center center;
  background-size: cover;
}

/* keyframes*/
@keyframes slideShow {
  0% {
    opacity: 0;
    -webkit-transform: scale(1);
            transform: scale(1);
    -ms-transform: scale(1);
  }
  5% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  30% {
    opacity: 0;
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
    -ms-transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1);
            transform: scale(1);
    -ms-transformm: scale(1);
  }
}
@-webkit-keyframes slideShow {
  0% {
    opacity: 0;
    -webkit-transform: scale(1);
  }
  5% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  30% {
    opacity: 0;
    -webkit-transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -webkit-transformm: scale(1);
  }
}
#fourPanelCnt {
  margin: 0 auto;
  width: 960px;
  position: absolute;
  bottom: 0px;
}

.fourpanels {
  width: 960px;
}

.fourpanel1 {
  overflow: hidden;
  position: relative;
  float: left;
  width: 230px;
  height: 185px;
  margin: 10px 0 0 10px;
  webkit-box-shadow: 2px 2px 2px 2px #000;
  -webkit-box-shadow: 2px 2px 2px 2px #000;
          box-shadow: 2px 2px 2px 2px #000;
}
.fourpanel1.P3:hover > .caption {
  height: 230px;
}
.fourpanel1.P3 > img {
  width: 230px;
  height: 185px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.fourcaption1 {
  font-size: 16px;
  /*font-weight:bold;*/
  width: 230px;
  height: 20px;
  position: absolute;
  z-index: 1;
  /*top:0;
  left:0;*/
  color: #FFF;
  margin: 0;
  padding: 6.6666666667px;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 10;
  /*&:last-of-type{
            color:#555;
  	background-color:#FFF;
  	height:100px; 
  	position:relative;*/
}
.fourcaption1 > img {
  position: absolute;
  /*bottom:120px;
  right:10px;
  width:50px;
  height:50px;*/
  top: -35px;
}

.fourpanel2 {
  overflow: hidden;
  position: relative;
  float: left;
  width: 230px;
  height: 185px;
  margin: 10px 0 0 10px;
  webkit-box-shadow: 2px 2px 2px 2px #000;
  -webkit-box-shadow: 2px 2px 2px 2px #000;
          box-shadow: 2px 2px 2px 2px #000;
}
.fourpanel2.P3:hover > .caption {
  height: 230px;
}
.fourpanel2.P3 > img {
  width: 230px;
  height: 185px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.fourcaption2 {
  font-size: 16px;
  /*font-weight:bold;*/
  width: 230px;
  height: 20px;
  position: absolute;
  z-index: 1;
  /*top:0;
  left:0;*/
  color: #FFF;
  margin: 0;
  padding: 6.6666666667px;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 10;
  /*&:last-of-type{
            color:#555;
  	background-color:#FFF;
  	height:100px; 
  	position:relative;*/
}
.fourcaption2 > img {
  position: absolute;
  /*bottom:120px;
  right:10px;
  width:50px;
  height:50px;*/
  top: -35px;
}

.fourpanel3 {
  overflow: hidden;
  position: relative;
  float: left;
  width: 230px;
  height: 185px;
  margin: 10px 0 0 10px;
  webkit-box-shadow: 2px 2px 2px 2px #000;
  -webkit-box-shadow: 2px 2px 2px 2px #000;
          box-shadow: 2px 2px 2px 2px #000;
}
.fourpanel3.P3:hover > .caption {
  height: 230px;
}
.fourpanel3.P3 > img {
  width: 230px;
  height: 185px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.fourcaption3 {
  font-size: 16px;
  /*font-weight:bold;*/
  width: 230px;
  height: 20px;
  position: absolute;
  z-index: 1;
  /*top:0;
  left:0;*/
  color: #FFF;
  margin: 0;
  padding: 6.6666666667px;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 10;
  /*&:last-of-type{
            color:#555;
  	background-color:#FFF;
  	height:100px; 
  	position:relative;*/
}
.fourcaption3 > img {
  position: absolute;
  /*bottom:120px;
  right:10px;
  width:50px;
  height:50px;*/
  top: -35px;
}

.fourpanel4 {
  overflow: hidden;
  position: relative;
  float: left;
  width: 230px;
  height: 185px;
  margin: 10px 0 0 10px;
  webkit-box-shadow: 2px 2px 2px 2px #000;
  -webkit-box-shadow: 2px 2px 2px 2px #000;
          box-shadow: 2px 2px 2px 2px #000;
}
.fourpanel4.P3:hover > .caption {
  height: 230px;
}
.fourpanel4.P3 > img {
  width: 230px;
  height: 185px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.fourcaption4 {
  font-size: 16px;
  /*font-weight:bold;*/
  width: 230px;
  height: 20px;
  position: absolute;
  z-index: 1;
  /*top:0;
  left:0;*/
  color: #FFF;
  margin: 0;
  padding: 6.6666666667px;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 10;
  /*&:last-of-type{
            color:#555;
  	background-color:#FFF;
  	height:100px; 
  	position:relative;*/
}
.fourcaption4 > img {
  position: absolute;
  /*bottom:120px;
  right:10px;
  width:50px;
  height:50px;*/
  top: -35px;
}

#projectPanelCnt {
  margin: 0 auto;
  width: 960px;
  position: absolute;
  top: 120px;
  margin-bottom: 20px;
}
#projectPanelCnt > .content {
  display: table;
  /*>h3{
      margin-bottom:-15px;
      color:#ff6;
  }*/
}
#projectPanelCnt > .content > .projectPanel {
  display: table-cell;
  padding: 20px;
  background-color: rgba(0, 0, 0, 0.55);
  color: #FFF;
}
#projectPanelCnt > .content > h1 {
  color: #fff;
}
#projectPanelCnt > .content > .floatingQuote {
  display: table-cell;
  width: 255px;
  padding: 20px;
  font-style: italic;
  color: #FFF;
  vertical-align: middle;
  background-color: rgba(0, 0, 0, 0.75);
}
#projectPanelCnt > .content > .floatingQuote > h1 {
  color: #fff;
}
#projectPanelCnt > .content > .floatingQuote > p:last-of-type {
  /*font-weight: 600;*/
  text-align: right;
}
#projectPanelCnt > .content > .floatingQuote + .projectPanel {
  width: 624px;
}
#projectPanelCnt > .content + .content {
  margin-top: 20px;
}
#projectPanelCnt > .projectpanels {
  width: 960px;
  padding: 20px;
}

.projectpanel1 {
  display: table-cell;
  overflow: hidden;
  position: relative;
  float: left;
  width: 225px;
  height: 155px;
  margin: 15px 5px 0 0;
  /*webkit-box-shadow: 2px 2px 2px 2px #000;
  -moz-box-shadow: 2px 2px 2px 2px #000;
  box-shadow: 2px 2px 2px 2px #000;*/
}
.projectpanel1.P3:hover > .caption {
  height: 225px;
}
.projectpanel1.P3 > img {
  width: 225px;
  height: 225px;
}

.projectcaption1 {
  font-size: 16px;
  /*font-weight:bold;*/
  width: 212px;
  min-height: 20px;
  position: absolute;
  z-index: 1;
  /*top:0;
  left:0;*/
  color: #FFF;
  margin: 0;
  padding: 6.6666666667px;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 10;
  /*&:last-of-type{
            color:#555;
  	background-color:#FFF;
  	height:100px; 
  	position:relative;*/
}
.projectcaption1 > img {
  position: absolute;
  /*bottom:120px;
  right:10px;
  width:50px;
  height:50px;*/
  top: -35px;
}

.projectpanel2 {
  overflow: hidden;
  position: relative;
  float: left;
  width: 225px;
  height: 155px;
  margin: 15px 5px 0 0;
  /*webkit-box-shadow: 2px 2px 2px 2px #000;
  -moz-box-shadow: 2px 2px 2px 2px #000;
  box-shadow: 2px 2px 2px 2px #000;*/
}
.projectpanel2.P3:hover > .caption {
  height: 225px;
}
.projectpanel2.P3 > img {
  width: 225px;
  height: 225px;
}

.projectcaption2 {
  font-size: 16px;
  /*font-weight:bold;*/
  width: 225px;
  height: 20px;
  position: absolute;
  z-index: 1;
  /*top:0;
  left:0;*/
  color: #FFF;
  margin: 0;
  padding: 6.6666666667px;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 10;
  /*&:last-of-type{
            color:#555;
  	background-color:#FFF;
  	height:100px; 
  	position:relative;*/
}
.projectcaption2 > img {
  position: absolute;
  /*bottom:120px;
  right:10px;
  width:50px;
  height:50px;*/
  top: -35px;
}

.projectpanel3 {
  overflow: hidden;
  position: relative;
  float: left;
  width: 225px;
  height: 155px;
  margin: 15px 5px 0 0;
  /*webkit-box-shadow: 2px 2px 2px 2px #000;
  -moz-box-shadow: 2px 2px 2px 2px #000;
  box-shadow: 2px 2px 2px 2px #000;*/
}
.projectpanel3.P3:hover > .caption {
  height: 225px;
}
.projectpanel3.P3 > img {
  width: 225px;
  height: 225px;
}

.projectcaption3 {
  font-size: 16px;
  /*font-weight:bold;*/
  width: 225px;
  height: 20px;
  position: absolute;
  z-index: 1;
  /*top:0;
  left:0;*/
  color: #FFF;
  margin: 0;
  padding: 6.6666666667px;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 10;
  /*&:last-of-type{
            color:#555;
  	background-color:#FFF;
  	height:100px; 
  	position:relative;*/
}
.projectcaption3 > img {
  position: absolute;
  /*bottom:120px;
  right:10px;
  width:50px;
  height:50px;*/
  top: -35px;
}

.projectpanel4 {
  overflow: hidden;
  position: relative;
  float: left;
  width: 225px;
  height: 155px;
  margin: 15px 5px 0 0;
  /*webkit-box-shadow: 2px 2px 2px 2px #000;
  -moz-box-shadow: 2px 2px 2px 2px #000;
  box-shadow: 2px 2px 2px 2px #000;*/
}
.projectpanel4.P3:hover > .caption {
  height: 225px;
}
.projectpanel4.P3 > img {
  width: 225px;
  height: 225px;
}

.projectcaption4 {
  font-size: 16px;
  /*font-weight:bold;*/
  width: 225px;
  height: 20px;
  position: absolute;
  z-index: 1;
  /*top:0;
  left:0;*/
  color: #FFF;
  margin: 0;
  padding: 6.6666666667px;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 10;
  /*&:last-of-type{
            color:#555;
  	background-color:#FFF;
  	height:100px; 
  	position:relative;*/
}
.projectcaption4 > img {
  position: absolute;
  /*bottom:120px;
  right:10px;
  width:50px;
  height:50px;*/
  top: -35px;
}

.news {
  width: 850px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  background-color: #F3DEC5;
  padding: 10px;
}

.newstitle {
  background-color: #003;
  padding: 0 5px 5px 15px;
  margin: 0;
  color: #ffcc33;
  font-family: "Garamond", "Times New Roman", Times, serif;
  font-style: normal;
  font-size: 30px;
  -webkit-text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.3);
  -moz-text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.3);
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.3);
  font-weight: normal;
  -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
}

.newstitle a {
  color: yellow;
  font-family: "Garamond", "Times New Roman", Times, serif;
  font-style: normal;
  font-size: 30px;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.3);
  font-weight: normal;
}

.newslist {
  width: 30%;
  margin-top: 20px;
  background-color: #ffcc33;
  color: black;
  float: right;
  display: inline;
  padding: 20px;
  padding-top: 0;
  -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
          box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
}
.newslist h1, .newslist h2, .newslist h3, .newslist h4, .newslist h5, .newslist h6 {
  color: black;
}

.newslist ul {
  -webkit-padding-start: 0px;
}

.newslist li {
  margin-left: 0;
  margin-right: 10px;
  list-style: square;
  color: black;
}

.newslist a {
  color: black;
}

.newsarticle {
  width: 62%;
  float: left;
  display: inline;
}
.newsarticle img {
  width: 100%;
}

.galleriesIndex > a:hover > article {
  -webkit-box-shadow: 0px 0px 10px 3px rgb(143, 183, 79);
  box-shadow: 0px 0px 10px 3px rgb(143, 183, 79);
}
.galleriesIndex article {
  margin: 10px 0;
  padding: 10px;
  -webkit-transition: -webkit-box-shadow 0.2s ease-in-out;
  transition: -webkit-box-shadow 0.2s ease-in-out;
  transition: box-shadow 0.2s ease-in-out;
  transition: box-shadow 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
  -webkit-transition: box-shadow 0.2s ease-in-out;
}
.galleriesIndex .featGalleryDiv > .img {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 300px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.galleriesIndex .featGalleryDiv > .featGalleryDesc {
  position: relative;
  display: block;
  width: 100%;
  max-height: 50px;
  overflow: hidden;
}
.galleriesIndex .featGalleryDiv > .featGalleryDesc:after {
  position: absolute;
  width: 100%;
  height: 50px;
  top: 0;
  left: 0;
  content: " ";
  -webkit-box-shadow: inset 0px -10px 10px 0px rgba(255, 255, 255, 0.75);
  box-shadow: inset 0px -10px 10px 0px rgba(255, 255, 255, 0.75);
}

.comGalleries {
  width: 800px;
  margin-top: 20px;
}

.newsListItem {
  width: 270px;
  /*white-space: nowrap;
  overflow: hidden;*/
  text-overflow: ellipsis;
  list-style: square;
  margin-top: 11px;
  margin-left: 20px;
  font-size: 14px;
}

.mainprofilecontainer {
  width: 60%;
  float: left;
  display: inline-block;
  margin-left: 20px;
}

.sideprofilecontainer {
  width: 30%;
  right: 40px;
  display: inline-block;
  background-color: white;
  margin-top: -40px;
  padding: 20px;
  padding-bottom: 0;
  -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
          box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
  z-index: 500;
  position: absolute;
  overflow: visible;
}

.sideprofilecontainer img {
  width: 288px;
  z-index: 500;
  position: relative;
}

.profileimg {
  width: 580px;
}

.contactForm input {
  min-width: 500px;
  max-width: 100%;
  min-height: 35px;
  border-radius: 10px;
  border: 0;
  -webkit-box-shadow: inset 0 8px 6px -6px #ccc;
          box-shadow: inset 0 8px 6px -6px #ccc;
}
.contactForm .button {
  min-width: 500px;
  max-width: 100%;
  min-height: 35px;
  border-radius: 10px;
  border: 0;
  -webkit-box-shadow: inset 0 8px 6px -6px #ccc;
          box-shadow: inset 0 8px 6px -6px #ccc;
  background-color: #c4ae36;
}
.contactForm textarea {
  min-width: 500px;
  max-width: 100%;
  min-height: 150px;
  border-radius: 10px;
  border: 0;
  -webkit-box-shadow: inset 0 8px 6px -6px #ccc;
          box-shadow: inset 0 8px 6px -6px #ccc;
}
.contactForm select {
  min-width: 500px;
  max-width: 100%;
  min-height: 35px;
  border-radius: 10px;
  border: 0;
  -webkit-box-shadow: inset 0 8px 6px -6px #ccc;
          box-shadow: inset 0 8px 6px -6px #ccc;
}
.contactForm .select-items {
  min-height: 35px;
}

.profilesDiv .width {
  width: 35%;
}
.profilesDiv .center {
  text-align: center;
}
.profilesDiv .name {
  width: 125px;
  text-align: center;
}
.profilesDiv img.profileImg {
  width: 125px;
}

body, html {
  padding: 0;
  margin: 0;
  font-family: "Roboto Condensed", sans-serif;
  /*background-color: #ccc;*/
}

.formRow {
  margin-bottom: 5px;
}

body.theme.glass {
  background-color: #fff;
}
body.theme.glass .topBar {
  position: relative;
  height: 225px;
  overflow: visible;
  background-color: unset;
}
body.theme.glass .topBar .menu {
  position: absolute;
  width: 100%;
  height: 90px;
  top: 100px;
  left: 0;
  margin-top: 0;
  background-color: rgba(0, 93, 122, 0.85);
  -webkit-box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.5);
}
body.theme.glass .topBar .menu .leftheader {
  display: block;
  width: 1200px;
  margin: 0 auto;
  float: none;
}
body.theme.glass .topBar .menu .leftheader .logoImg {
  position: absolute;
  width: 250px;
  height: 250px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: rgba(0, 93, 122, 0.85);
  -webkit-box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.5);
}
body.theme.glass .topBar .menu .leftheader .logoImg:hover {
  background-color: #003;
}
body.theme.glass .topBar .menu .rightheader {
  display: block;
  width: 1200px;
  margin: 0 auto;
  float: none;
}
body.theme.glass .topBar .menu .rightheader .dropDown {
  float: right;
}
body.theme.glass .topBar .menu .dropDownDiv .menuItem {
  background-color: rgba(0, 93, 122, 0.75);
}
body.theme.glass .topBar .menu .dropDownDiv .menuItem:hover {
  background-color: #003;
}
body.theme.glass .container.default {
  width: 1200px;
  margin: 0 auto;
  padding: 0;
}
body.theme.glass .container.default .main {
  width: 920px;
  float: right;
}
body.theme.glass .container.default .side {
  width: 220px;
  margin: 75px 0 20px;
  padding: 15px;
  float: left;
  -webkit-box-shadow: unset;
  box-shadow: unset;
}
body.theme.glass.index {
  background-color: #ccc;
}
body.theme.glass.index .topBar {
  position: absolute;
}
body.theme.glass.index .sliderCnt {
  margin-top: 0;
  height: 90vh;
}
body.theme.glass.index .sliderCnt .slider {
  height: 90vh;
}
body.theme.glass.index .sliderCnt .slider .sliderInnerCnt {
  height: 90vh;
}
body.theme.glass.index .sliderCnt .slider .sliderInnerCnt .slide {
  height: 90vh;
}
body.theme.glass.index .sliderCnt .slider .sliderInnerCnt .slide img {
  width: 100%;
  height: auto;
}
body.theme.glass.index .sliderCnt .sliderAssetsCnt {
  display: none;
}

body.theme.side {
  background-color: #fff;
}
body.theme.side .topBar {
  position: relative;
  height: 30px;
  overflow: visible;
  background-color: unset;
}
body.theme.side .topBar #menu2 .menucont {
  width: auto;
  max-width: 1200px;
  padding-left: 315px;
}
body.theme.side .topBar .menu {
  position: absolute;
  width: 300px;
  /*height: 100vh;*/
  top: 30px;
  left: 0;
  margin-top: 0;
  background-color: rgba(0, 0, 0, 0.85);
  -webkit-box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.5);
}
body.theme.side .topBar .menu .leftheader {
  display: block;
  width: 300px;
  float: none;
}
body.theme.side .topBar .menu .leftheader .logoImg {
  position: relative;
  width: 300px;
  height: auto;
}
body.theme.side .topBar .menu .leftheader .logoImg:hover {
  background-color: rgba(0, 0, 0, 0.85);
}
body.theme.side .topBar .menu .rightheader {
  display: block;
  width: 80%;
  margin: 20px 10% 0;
  float: left;
}
body.theme.side .topBar .menu .rightheader .dropDown {
  position: relative;
  display: block;
  width: 100%;
  float: left;
}
body.theme.side .topBar .menu .rightheader .dropDown > a .menuItem {
  width: 100%;
  height: auto;
  margin-bottom: 15px;
  margin-top: -20px;
  text-align: left;
  font-size: 20px;
  line-height: 60px;
  z-index: 5;
}
body.theme.side .topBar .menu .rightheader .dropDown > a .menuItem img {
  width: 50px;
  margin: 5px;
  float: left;
}
body.theme.side .topBar .menu .rightheader .dropDown > a .menuItem:hover {
  background-color: rgba(0, 0, 0, 0.85);
}
body.theme.side .topBar .menu .rightheader .dropDown .seperator {
  position: relative;
  top: -32px;
  height: 0;
  max-width: 100%;
  margin: 0 auto;
}
body.theme.side .topBar .menu .rightheader .dropDown .seperator img {
  width: 100%;
}
body.theme.side .topBar .menu .dropDownDiv {
  right: auto;
  left: 100%;
  top: 46%;
  /*width: 100%;*/
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
body.theme.side .topBar .menu .dropDownDiv .menuItem {
  background-color: rgba(0, 0, 0, 0.85);
  margin-bottom: 0;
  padding: 10px;
  height: auto;
}
body.theme.side .topBar .menu .dropDownDiv .menuItem:hover {
  background-color: #000;
}
body.theme.side footer .topfooter > .container,
body.theme.side footer .bottomfooter > .container {
  padding-left: 315px;
}
body.theme.side .container.default, body.theme.side .container.index {
  min-width: auto;
  width: auto;
  max-width: 1200px;
  padding: 0 10px 0 315px;
  margin: 25px auto;
}
body.theme.side.index .topBar {
  position: absolute;
}
body.theme.side.index .sliderCnt {
  margin-top: 0;
  height: 90vh;
}
body.theme.side.index .sliderCnt .slider {
  height: 90vh;
}
body.theme.side.index .sliderCnt .slider .sliderInnerCnt {
  height: 90vh;
}
body.theme.side.index .sliderCnt .slider .sliderInnerCnt .slide {
  height: 90vh;
}
body.theme.side.index .sliderCnt .slider .sliderInnerCnt .slide img {
  height: auto;
  width: 100%;
}
body.theme.side.index .sliderCnt .sliderAssetsCnt {
  display: none;
}
body.theme.side.light .topBar .menu {
  background-color: rgba(255, 255, 255, 0.85);
}
body.theme.side.light .topBar .menu .rightheader .dropDown > a .menuItem {
  color: #000;
}
body.theme.side.light .topBar .menu .rightheader .dropDown > a:hover .menuItem {
  background-color: rgba(0, 0, 0, 0.85);
  color: #fff;
}
body.theme.side.light .topBar .menu .dropDownDiv {
  -webkit-box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.5);
}
body.theme.side.light .topBar .menu .dropDownDiv .menuItem {
  background-color: rgba(255, 255, 255, 0.85);
  color: #000;
}
body.theme.side.light .topBar .menu .dropDownDiv .menuItem:hover {
  color: #fff;
  background-color: #000;
}