@import 'https://fonts.googleapis.com/css?family=Roboto:300,400,400i,700,700i';

div.pp_default .pp_top,
div.pp_default .pp_top .pp_middle,
div.pp_default .pp_top .pp_left,
div.pp_default .pp_top .pp_right,
div.pp_default .pp_bottom,
div.pp_default .pp_bottom .pp_left,
div.pp_default .pp_bottom .pp_middle,
div.pp_default .pp_bottom .pp_right {
  height: 13px;
}
div.pp_default .pp_top .pp_left {
  background: url(../img/prettyPhoto/default/sprite.png) -78px -93px no-repeat;
}
div.pp_default .pp_top .pp_middle {
  background: url(../img/prettyPhoto/default/sprite_x.png) top left repeat-x;
}
div.pp_default .pp_top .pp_right {
  background: url(../img/prettyPhoto/default/sprite.png) -112px -93px no-repeat;
}
div.pp_default .pp_content .ppt {
  color: #f8f8f8;
}
div.pp_default .pp_content_container .pp_left {
  background: url(../img/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;
  padding-left: 13px;
}
div.pp_default .pp_content_container .pp_right {
  background: url(../img/prettyPhoto/default/sprite_y.png) top right repeat-y;
  padding-right: 13px;
}
div.pp_default .pp_next:hover {
  background: url(../img/prettyPhoto/default/sprite_next.png) center right no-repeat;
  cursor: pointer;
}
div.pp_default .pp_previous:hover {
  background: url(../img/prettyPhoto/default/sprite_prev.png) center left no-repeat;
  cursor: pointer;
}
div.pp_default .pp_expand {
  background: url(../img/prettyPhoto/default/sprite.png) 0 -29px no-repeat;
  cursor: pointer;
  width: 28px;
  height: 28px;
}
div.pp_default .pp_expand:hover {
  background: url(../img/prettyPhoto/default/sprite.png) 0 -56px no-repeat;
  cursor: pointer;
}
div.pp_default .pp_contract {
  background: url(../img/prettyPhoto/default/sprite.png) 0 -84px no-repeat;
  cursor: pointer;
  width: 28px;
  height: 28px;
}
div.pp_default .pp_contract:hover {
  background: url(../img/prettyPhoto/default/sprite.png) 0 -113px no-repeat;
  cursor: pointer;
}
div.pp_default .pp_close {
  width: 30px;
  height: 30px;
  background: url(../img/prettyPhoto/default/sprite.png) 2px 1px no-repeat;
  cursor: pointer;
}
div.pp_default .pp_gallery ul li a {
  background: url(../img/prettyPhoto/default/default_thumb.png) center center #f8f8f8;
  border: 1px solid #aaaaaa;
}
div.pp_default .pp_social {
  margin-top: 7px;
}
div.pp_default .pp_gallery a.pp_arrow_previous,
div.pp_default .pp_gallery a.pp_arrow_next {
  position: static;
  left: auto;
}
div.pp_default .pp_nav .pp_play,
div.pp_default .pp_nav .pp_pause {
  background: url(../img/prettyPhoto/default/sprite.png) -51px 1px no-repeat;
  height: 30px;
  width: 30px;
}
div.pp_default .pp_nav .pp_pause {
  background-position: -51px -29px;
}
div.pp_default a.pp_arrow_previous,
div.pp_default a.pp_arrow_next {
  background: url(../img/prettyPhoto/default/sprite.png) -31px -3px no-repeat;
  height: 20px;
  width: 20px;
  margin: 4px 0 0;
}
div.pp_default a.pp_arrow_next {
  left: 52px;
  background-position: -82px -3px;
}
div.pp_default .pp_content_container .pp_details {
  margin-top: 5px;
}
div.pp_default .pp_nav {
  clear: none;
  height: 30px;
  width: 110px;
  position: relative;
}
div.pp_default .pp_nav .currentTextHolder {
  font-family: Georgia;
  font-style: italic;
  color: #999;
  font-size: 11px;
  left: 75px;
  line-height: 25px;
  position: absolute;
  top: 2px;
  margin: 0;
  padding: 0 0 0 10px;
}
div.pp_default .pp_close:hover,
div.pp_default .pp_nav .pp_play:hover,
div.pp_default .pp_nav .pp_pause:hover,
div.pp_default .pp_arrow_next:hover,
div.pp_default .pp_arrow_previous:hover {
  opacity: 0.7;
}
div.pp_default .pp_description {
  font-size: 11px;
  font-weight: 700;
  line-height: 14px;
  margin: 5px 50px 5px 0;
}
div.pp_default .pp_bottom .pp_left {
  background: url(../img/prettyPhoto/default/sprite.png) -78px -127px no-repeat;
}
div.pp_default .pp_bottom .pp_middle {
  background: url(../img/prettyPhoto/default/sprite_x.png) bottom left repeat-x;
}
div.pp_default .pp_bottom .pp_right {
  background: url(../img/prettyPhoto/default/sprite.png) -112px -127px no-repeat;
}
div.pp_default .pp_loaderIcon {
  background: url(../img/prettyPhoto/default/loader.gif) center center no-repeat;
}
div.light_rounded .pp_top .pp_left {
  background: url(../img/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat;
}
div.light_rounded .pp_top .pp_right {
  background: url(../img/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat;
}
div.light_rounded .pp_next:hover {
  background: url(../img/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;
  cursor: pointer;
}
div.light_rounded .pp_previous:hover {
  background: url(../img/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;
  cursor: pointer;
}
div.light_rounded .pp_expand {
  background: url(../img/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;
  cursor: pointer;
}
div.light_rounded .pp_expand:hover {
  background: url(../img/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;
  cursor: pointer;
}
div.light_rounded .pp_contract {
  background: url(../img/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;
  cursor: pointer;
}
div.light_rounded .pp_contract:hover {
  background: url(../img/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;
  cursor: pointer;
}
div.light_rounded .pp_close {
  width: 75px;
  height: 22px;
  background: url(../img/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;
  cursor: pointer;
}
div.light_rounded .pp_nav .pp_play {
  background: url(../img/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;
  height: 15px;
  width: 14px;
}
div.light_rounded .pp_nav .pp_pause {
  background: url(../img/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;
  height: 15px;
  width: 14px;
}
div.light_rounded .pp_arrow_previous {
  background: url(../img/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat;
}
div.light_rounded .pp_arrow_next {
  background: url(../img/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat;
}
div.light_rounded .pp_bottom .pp_left {
  background: url(../img/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat;
}
div.light_rounded .pp_bottom .pp_right {
  background: url(../img/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat;
}
div.dark_rounded .pp_top .pp_left {
  background: url(../img/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat;
}
div.dark_rounded .pp_top .pp_right {
  background: url(../img/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat;
}
div.dark_rounded .pp_content_container .pp_left {
  background: url(../img/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y;
}
div.dark_rounded .pp_content_container .pp_right {
  background: url(../img/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y;
}
div.dark_rounded .pp_next:hover {
  background: url(../img/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;
  cursor: pointer;
}
div.dark_rounded .pp_previous:hover {
  background: url(../img/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;
  cursor: pointer;
}
div.dark_rounded .pp_expand {
  background: url(../img/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;
  cursor: pointer;
}
div.dark_rounded .pp_expand:hover {
  background: url(../img/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;
  cursor: pointer;
}
div.dark_rounded .pp_contract {
  background: url(../img/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;
  cursor: pointer;
}
div.dark_rounded .pp_contract:hover {
  background: url(../img/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;
  cursor: pointer;
}
div.dark_rounded .pp_close {
  width: 75px;
  height: 22px;
  background: url(../img/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;
  cursor: pointer;
}
div.dark_rounded .pp_description {
  margin-right: 85px;
  color: #ffffff;
}
div.dark_rounded .pp_nav .pp_play {
  background: url(../img/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;
  height: 15px;
  width: 14px;
}
div.dark_rounded .pp_nav .pp_pause {
  background: url(../img/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;
  height: 15px;
  width: 14px;
}
div.dark_rounded .pp_arrow_previous {
  background: url(../img/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat;
}
div.dark_rounded .pp_arrow_next {
  background: url(../img/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat;
}
div.dark_rounded .pp_bottom .pp_left {
  background: url(../img/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat;
}
div.dark_rounded .pp_bottom .pp_right {
  background: url(../img/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat;
}
div.dark_rounded .pp_loaderIcon {
  background: url(../img/prettyPhoto/dark_rounded/loader.gif) center center no-repeat;
}
div.dark_square .pp_left,
div.dark_square .pp_middle,
div.dark_square .pp_right,
div.dark_square .pp_content {
  background: #000000;
}
div.dark_square .pp_description {
  color: #fff;
  margin: 0 85px 0 0;
}
div.dark_square .pp_loaderIcon {
  background: url(../img/prettyPhoto/dark_square/loader.gif) center center no-repeat;
}
div.dark_square .pp_expand {
  background: url(../img/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;
  cursor: pointer;
}
div.dark_square .pp_expand:hover {
  background: url(../img/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;
  cursor: pointer;
}
div.dark_square .pp_contract {
  background: url(../img/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;
  cursor: pointer;
}
div.dark_square .pp_contract:hover {
  background: url(../img/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;
  cursor: pointer;
}
div.dark_square .pp_close {
  width: 75px;
  height: 22px;
  background: url(../img/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;
  cursor: pointer;
}
div.dark_square .pp_nav {
  clear: none;
}
div.dark_square .pp_nav .pp_play {
  background: url(../img/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;
  height: 15px;
  width: 14px;
}
div.dark_square .pp_nav .pp_pause {
  background: url(../img/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;
  height: 15px;
  width: 14px;
}
div.dark_square .pp_arrow_previous {
  background: url(../img/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat;
}
div.dark_square .pp_arrow_next {
  background: url(../img/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat;
}
div.dark_square .pp_next:hover {
  background: url(../img/prettyPhoto/dark_square/btnNext.png) center right no-repeat;
  cursor: pointer;
}
div.dark_square .pp_previous:hover {
  background: url(../img/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;
  cursor: pointer;
}
div.light_square .pp_expand {
  background: url(../img/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;
  cursor: pointer;
}
div.light_square .pp_expand:hover {
  background: url(../img/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;
  cursor: pointer;
}
div.light_square .pp_contract {
  background: url(../img/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;
  cursor: pointer;
}
div.light_square .pp_contract:hover {
  background: url(../img/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;
  cursor: pointer;
}
div.light_square .pp_close {
  width: 75px;
  height: 22px;
  background: url(../img/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;
  cursor: pointer;
}
div.light_square .pp_nav .pp_play {
  background: url(../img/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;
  height: 15px;
  width: 14px;
}
div.light_square .pp_nav .pp_pause {
  background: url(../img/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;
  height: 15px;
  width: 14px;
}
div.light_square .pp_arrow_previous {
  background: url(../img/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat;
}
div.light_square .pp_arrow_next {
  background: url(../img/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat;
}
div.light_square .pp_next:hover {
  background: url(../img/prettyPhoto/light_square/btnNext.png) center right no-repeat;
  cursor: pointer;
}
div.light_square .pp_previous:hover {
  background: url(../img/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;
  cursor: pointer;
}
div.facebook .pp_top .pp_left {
  background: url(../img/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat;
}
div.facebook .pp_top .pp_middle {
  background: url(../img/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x;
}
div.facebook .pp_top .pp_right {
  background: url(../img/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat;
}
div.facebook .pp_content_container .pp_left {
  background: url(../img/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y;
}
div.facebook .pp_content_container .pp_right {
  background: url(../img/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y;
}
div.facebook .pp_expand {
  background: url(../img/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;
  cursor: pointer;
}
div.facebook .pp_expand:hover {
  background: url(../img/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;
  cursor: pointer;
}
div.facebook .pp_contract {
  background: url(../img/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;
  cursor: pointer;
}
div.facebook .pp_contract:hover {
  background: url(../img/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;
  cursor: pointer;
}
div.facebook .pp_close {
  width: 22px;
  height: 22px;
  background: url(../img/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;
  cursor: pointer;
}
div.facebook .pp_description {
  margin: 0 37px 0 0;
}
div.facebook .pp_loaderIcon {
  background: url(../img/prettyPhoto/facebook/loader.gif) center center no-repeat;
}
div.facebook .pp_arrow_previous {
  background: url(../img/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;
  height: 22px;
  margin-top: 0;
  width: 22px;
}
div.facebook .pp_arrow_previous.disabled {
  background-position: 0 -96px;
  cursor: default;
}
div.facebook .pp_arrow_next {
  background: url(../img/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;
  height: 22px;
  margin-top: 0;
  width: 22px;
}
div.facebook .pp_arrow_next.disabled {
  background-position: -32px -96px;
  cursor: default;
}
div.facebook .pp_nav {
  margin-top: 0;
}
div.facebook .pp_nav p {
  font-size: 15px;
  padding: 0 3px 0 4px;
}
div.facebook .pp_nav .pp_play {
  background: url(../img/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;
  height: 22px;
  width: 22px;
}
div.facebook .pp_nav .pp_pause {
  background: url(../img/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;
  height: 22px;
  width: 22px;
}
div.facebook .pp_next:hover {
  background: url(../img/prettyPhoto/facebook/btnNext.png) center right no-repeat;
  cursor: pointer;
}
div.facebook .pp_previous:hover {
  background: url(../img/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;
  cursor: pointer;
}
div.facebook .pp_bottom .pp_left {
  background: url(../img/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat;
}
div.facebook .pp_bottom .pp_middle {
  background: url(../img/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x;
}
div.facebook .pp_bottom .pp_right {
  background: url(../img/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat;
}
div.pp_pic_holder a:focus {
  outline: none;
}
div.pp_overlay {
  background: #000;
  display: none;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9500;
}
div.pp_pic_holder {
  display: none;
  position: absolute;
  width: 100px;
  z-index: 10000;
}
.pp_content {
  height: 40px;
  min-width: 40px;
}
* html .pp_content {
  width: 40px;
}
.pp_content_container {
  position: relative;
  text-align: left;
  width: 100%;
}
.pp_content_container .pp_left {
  padding-left: 20px;
}
.pp_content_container .pp_right {
  padding-right: 20px;
}
.pp_content_container .pp_details {
  float: left;
  margin: 10px 0 2px;
}
.pp_description {
  display: none;
  margin: 0;
}
.pp_social {
  float: left;
  margin: 0;
}
.pp_social .facebook {
  float: left;
  margin-left: 5px;
  width: 55px;
  overflow: hidden;
}
.pp_social .twitter {
  float: left;
}
.pp_nav {
  clear: right;
  float: left;
  margin: 3px 10px 0 0;
}
.pp_nav p {
  float: left;
  white-space: nowrap;
  margin: 2px 4px;
}
.pp_nav .pp_play,
.pp_nav .pp_pause {
  float: left;
  margin-right: 4px;
  text-indent: -10000px;
}
a.pp_arrow_previous,
a.pp_arrow_next {
  display: block;
  float: left;
  height: 15px;
  margin-top: 3px;
  overflow: hidden;
  text-indent: -10000px;
  width: 14px;
}
.pp_hoverContainer {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2000;
}
.pp_gallery {
  display: none;
  left: 50%;
  margin-top: -50px;
  position: absolute;
  z-index: 10000;
}
.pp_gallery div {
  float: left;
  overflow: hidden;
  position: relative;
}
.pp_gallery ul {
  float: left;
  height: 35px;
  position: relative;
  white-space: nowrap;
  margin: 0 0 0 5px;
  padding: 0;
}
.pp_gallery ul a {
  border: 1px rgba(0, 0, 0, 0.5) solid;
  display: block;
  float: left;
  height: 33px;
  overflow: hidden;
}
.pp_gallery ul a img {
  border: 0;
}
.pp_gallery li {
  display: block;
  float: left;
  margin: 0 5px 0 0;
  padding: 0;
}
.pp_gallery li.default a {
  background: url(../img/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;
  display: block;
  height: 33px;
  width: 50px;
}
.pp_gallery .pp_arrow_previous,
.pp_gallery .pp_arrow_next {
  margin-top: 7px !important;
}
a.pp_next {
  background: url(../img/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
  display: block;
  float: right;
  height: 100%;
  text-indent: -10000px;
  width: 49%;
}
a.pp_previous {
  background: url(../img/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
  display: block;
  float: left;
  height: 100%;
  text-indent: -10000px;
  width: 49%;
}
a.pp_expand,
a.pp_contract {
  cursor: pointer;
  display: none;
  height: 20px;
  position: absolute;
  right: 30px;
  text-indent: -10000px;
  top: 10px;
  width: 20px;
  z-index: 20000;
}
a.pp_close {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  line-height: 22px;
  text-indent: -10000px;
}
.pp_loaderIcon {
  display: block;
  height: 24px;
  left: 50%;
  position: absolute;
  top: 50%;
  width: 24px;
  margin: -12px 0 0 -12px;
}
#pp_full_res {
  line-height: 1 !important;
}
#pp_full_res .pp_inline {
  text-align: left;
}
#pp_full_res .pp_inline p {
  margin: 0 0 15px;
}
div.ppt {
  color: #fff;
  display: none;
  font-size: 17px;
  z-index: 9999;
  margin: 0 0 5px 15px;
}
div.pp_default .pp_content,
div.light_rounded .pp_content {
  background-color: #ffffff;
}
div.pp_default #pp_full_res .pp_inline,
div.light_rounded .pp_content .ppt,
div.light_rounded #pp_full_res .pp_inline,
div.light_square .pp_content .ppt,
div.light_square #pp_full_res .pp_inline,
div.facebook .pp_content .ppt,
div.facebook #pp_full_res .pp_inline {
  color: #000000;
}
div.pp_default .pp_gallery ul li a:hover,
div.pp_default .pp_gallery ul li.selected a,
.pp_gallery ul a:hover,
.pp_gallery li.selected a {
  border-color: #ffffff;
}
div.pp_default .pp_details,
div.light_rounded .pp_details,
div.dark_rounded .pp_details,
div.dark_square .pp_details,
div.light_square .pp_details,
div.facebook .pp_details {
  position: relative;
}
div.light_rounded .pp_top .pp_middle,
div.light_rounded .pp_content_container .pp_left,
div.light_rounded .pp_content_container .pp_right,
div.light_rounded .pp_bottom .pp_middle,
div.light_square .pp_left,
div.light_square .pp_middle,
div.light_square .pp_right,
div.light_square .pp_content,
div.facebook .pp_content {
  background: #ffffff;
}
div.light_rounded .pp_description,
div.light_square .pp_description {
  margin-right: 85px;
}
div.light_rounded .pp_gallery a.pp_arrow_previous,
div.light_rounded .pp_gallery a.pp_arrow_next,
div.dark_rounded .pp_gallery a.pp_arrow_previous,
div.dark_rounded .pp_gallery a.pp_arrow_next,
div.dark_square .pp_gallery a.pp_arrow_previous,
div.dark_square .pp_gallery a.pp_arrow_next,
div.light_square .pp_gallery a.pp_arrow_previous,
div.light_square .pp_gallery a.pp_arrow_next {
  margin-top: 12px !important;
}
div.light_rounded .pp_arrow_previous.disabled,
div.dark_rounded .pp_arrow_previous.disabled,
div.dark_square .pp_arrow_previous.disabled,
div.light_square .pp_arrow_previous.disabled {
  background-position: 0 -87px;
  cursor: default;
}
div.light_rounded .pp_arrow_next.disabled,
div.dark_rounded .pp_arrow_next.disabled,
div.dark_square .pp_arrow_next.disabled,
div.light_square .pp_arrow_next.disabled {
  background-position: -22px -87px;
  cursor: default;
}
div.light_rounded .pp_loaderIcon,
div.light_square .pp_loaderIcon {
  background: url(../img/prettyPhoto/light_rounded/loader.gif) center center no-repeat;
}
div.dark_rounded .pp_top .pp_middle,
div.dark_rounded .pp_content,
div.dark_rounded .pp_bottom .pp_middle {
  background: url(../img/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;
}
div.dark_rounded .currentTextHolder,
div.dark_square .currentTextHolder {
  color: #c4c4c4;
}
div.dark_rounded #pp_full_res .pp_inline,
div.dark_square #pp_full_res .pp_inline {
  color: #ffffff;
}
.pp_top,
.pp_bottom {
  height: 20px;
  position: relative;
}
* html .pp_top,
* html .pp_bottom {
  padding: 0 20px;
}
.pp_top .pp_left,
.pp_bottom .pp_left {
  height: 20px;
  left: 0;
  position: absolute;
  width: 20px;
}
.pp_top .pp_middle,
.pp_bottom .pp_middle {
  height: 20px;
  left: 20px;
  position: absolute;
  right: 20px;
}
* html .pp_top .pp_middle,
* html .pp_bottom .pp_middle {
  left: 0;
  position: static;
}
.pp_top .pp_right,
.pp_bottom .pp_right {
  height: 20px;
  left: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}
.pp_fade,
.pp_gallery li.default a img {
  display: none;
}
body {
  font-family: "Roboto", Helvetica, Arial;
}
body.subpage {
  background-color: #fff;
  padding-top: 103px;
}

#topBar {
  background-color: #fff;
  min-height: 36px;
}
#topBar .text-right {
  line-height: 36px;
  height: 36px;
}
#topBar #yourAccount {
  display: inline-block;
  padding-right: 24px;
  background: transparent url("../img/account-icon.png") no-repeat right 10px;
}
#yourBasket {
  display: inline-block;
  padding-right: 24px;
  background: transparent url("../img/basket-icon.png") no-repeat right 0;
  position: absolute;
  right: 22px;
  top: -5px;
  z-index: 2000;
  color: #747474;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
}
#topBar #headerTel {
  color: #FFF;
  font-size: 18px;
}
#topBar #headerTel > span {
  font-size: 14px;
}
#topBar a {
  color: #808080;
  font-size: 12px;
  text-decoration: none;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  margin-right: 20px;
}
#topBar a:hover {
  color: #FFF;
}
#topBar a.social {
  margin-right: 0;
  margin-left: 5px;
}
.social {
  width: 25px;
  height: 20px;
  display: inline-block;
  background: transparent url("../img/social-icons.png") no-repeat 0 center;
}
.social.facebook {
  background-position: -40px center;
  width: 20px;
}
.social.mail {
  background-position: -73px center;
}

#menuCalor {
  vertical-align: top;
  position: relative;
  top: -22px;
}

#menuBar {
  background-color: #fff;
  min-height: 45px;
  padding-top: 17px;
  padding-bottom: 16px;
  border: 0 none;
  -webkit-box-shadow: 0 2px 16px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 16px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 16px rgba(0, 0, 0, 0.3)7;
}
#menuBar > .lines {
  border: 0 none;
  min-height: 35px;
}
#menuBar .navbar-nav {
  float: right;
  margin-top: 20px;
}

.navbar .container {
  position: relative;
}

#menuBar .navbar-nav > li > a {
  color: #000000;
  font-weight: 700;
  text-transform: uppercase;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 16px;
  max-height: 35px;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
    padding: 10px 9px;
}
#menuBar .navbar-nav > li > a:hover,
#menuBar .navbar-nav > li > a:focus {
  color: #dc0e0e;
}
#menuBar .navbar-nav > li.highlighted > a {
  text-transform: uppercase;
  color: #dc0e0e;
}
#menuBar .navbar-nav > li.search > a {
  font-size: 17px;
}
#menuBar .navbar-header {
  position: relative;
}
#menuBar .navbar-brand {
  padding: 0;
  margin-top: 0;
  margin-bottom: 20px;
}
#menuBar .navbar-header img {
  max-width: 160px;
}
#menuBar #mainMenu {
  margin-left: 300px;
}
.white-box {
  width: 100%;
  text-align: right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 30px;
  color: #FFF;
  font-weight: 700;
}
.white-box strong {
	background-color: rgba(0,0,0,0.7);
	padding: 10px 20px;
  	color: #FFF !important;
  	font-weight: 700 !important;
	font-size: 28px !important;
	}
.white-box strong span {
	font-size: 16px !important;
	}
.red {
  color: #dc0e0e;
}
.green {
  color: #00a10e;
}
.small {
  font-size: 11px;
}
.black {
  color: #000;
}
.white-background {
  background-color: #FFF;
}
.grey-background {
  background-color: #e8e8e8;
  padding-top: 60px;
}
.grey-background p {
  font-size: 18px;
  line-height: 1.79;
  font-weight: 100;
}
.dark-background {
  background-color: #444444;
}
.dark-background p {
  color: #444444;
}

footer > div {
  border-top: 4px solid #ececec;
}
.flattened-arrow {
  background: transparent url('../img/flattened-bottom-arrow.png') no-repeat bottom center;
  padding-bottom: 45px;
}
#pricing {
  height: 525px;
  width: 100%;
  background-image: url('../img/placeholders/truck.jpg');
  background-size: cover;
  position: relative;
}
#pricing .container {
  position: relative;
  height: 525px;
}
#pricing h2,
#pricing-title h2 {
  margin-bottom: 3px;
  margin-top: 40px;
  font-size: 36px;
}
#pricing h2 strong,
#pricing-title h2 strong {
  font-weight: 600;
  color: #dc0e0e;
}
#pricing h3,
#pricing-title h3 {
  margin-top: 0;
  font-weight: 600;
}
#pricing h2.white-box {
  font-size: 38px;
  position: absolute;
  bottom: 10px;
  right: 20px;
}
.products-pricing .product-col {
  padding-left: 0;
  padding-right: 4px;
}
.products-pricing .product-col:last-child {
  padding-right: 0;
  width: 336px;
  position: absolute;
  right: 25px;
  top: 50px;
}
.products-pricing .product-col .attributes-and-prices {
  background-color: #dbebe3;
  padding: 25px;
  padding-bottom: 0;
  border: 1px solid #277b64;
  border-radius: 10px;
  position: relative;
  width: 336px;
  z-index: 10;
}
.products-pricing .product-col .attributes-and-prices h4 {
  background-color: #FFF;
  padding: 0;
  font-size: 16px;
  text-align: center;
  border: 1px solid #197145;
  color: #ef363d;
  width: 170px;
  height: 28px;
  line-height: 28px;
  top: -22px;
  right: 25px;
  position: absolute;
  border-radius: 5px;
}

.products-pricing #getQuoteHeader {
  font-size: 38.5px;
  color: #096738;
  border-bottom: 3px solid;
  padding-bottom: 8px;
}

.products-pricing .product-col.blue h4,
.products-pricing .product-col.blue .best-price-item .head,
.products-pricing .product-col.blue .best-price-item .price {
  color: #4788ff;
}
.products-pricing .product-col.blue .add-to-basket {
  background-color: #4788ff;
}
.products-pricing .product-col.brown h4,
.products-pricing .product-col.brown .best-price-item .head,
.products-pricing .product-col.brown .best-price-item .price {
  color: #b07b2e;
}
.products-pricing .product-col.brown .add-to-basket {
  background-color: #b07b2e;
}
.products-pricing .product-col.red h4,
.products-pricing .product-col.red .best-price-item .head,
.products-pricing .product-col.red .best-price-item .price {
  color: #dc0e0e;
}
.products-pricing .product-col.red .add-to-basket {
  background-color: #dc0e0e;
}
.products-pricing .product-col.green h4,
.products-pricing .product-col.green .best-price-item .head,
.products-pricing .product-col.green .best-price-item .price {
  color: #598527;
}
.products-pricing .product-col.green .add-to-basket {
  background-color: #598527;
}
.products-pricing .product-col .attributes {
  height: 200px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.products-pricing .product-col .attributes fieldset {
  text-align: left;
  margin-bottom: 10px;
}
.products-pricing .product-col .attributes fieldset select {
  width: auto;
  display: inline-block;
  border: 0 none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: 170px;
  text-align: left;
  font-size: 20px;
  font-weight: 700;
  height: 43px;
  line-height: 43px;
  padding-left: 25px;
  padding-right: 25px;
  color: #000;
  border: 1px solid #3a8560;
}
.products-pricing .product-col .attributes label {
  font-size: 12px;
  color: #FFF;
  font-weight: bold;
  display: inline-block;
  text-align: left;
  color: #000;
  width: 38%;
}
.products-pricing .product-col .prices {
  position: absolute;
  bottom: -139px;
  width: 100%;
  height: 145px;
  border: 1px solid #3a8560;
  background-color: #FFF;
  z-index: 1;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  padding-top: 15px;
}

.navbar-inverse .navbar-toggle {
  background-color: #333;
}
.products-pricing .product-col .prices > div {
  background-color: #fff;
  padding-top: 6px;
  text-align: left;
  padding-left: 25px;
  position: relative;
}
.products-pricing .product-col .prices > div.add-to-basket {
  text-align: right;
  padding-right: 25px;
}
.products-pricing .product-col .prices > div span {
  position: relative;
  z-index: 10;
}
.products-pricing .product-col .prices > div .small {
  color: #000;
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  width: 35%;
}
.products-pricing .product-col .prices > div .caret {
  vertical-align: top;
  color: #b1b1b1;
}
.products-pricing .product-col .prices > div .price {
  color: #000;
  font-size: 24px;
  display: inline-block;
  left: 0;
  vertical-align: middle;
  border: 1px solid #3a8560;
  text-align: center;
  width: 170px;
  width: 170px;
  text-align: left;
  font-size: 20px;
  font-weight: 700;
  height: 43px;
  line-height: 43px;
  padding-left: 25px;
  padding-right: 25px;
  color: #000;
  border: 1px solid #3a8560;
  text-align: center;
  border-radius: 5px;
}
.products-pricing .product-col .prices > div .price .prev-price {
  color: #e8e8e8;
  text-decoration: line-through;
}
.products-pricing .product-col .add-to-basket {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.products-pricing .product-col .add-to-basket > a,
.products-pricing .product-col .add-to-basket > button {
  color: #FFF;
  padding-left: 10px;
  font-size: 20px;
  font-family: Roboto;
  font-weight: 700;
  margin-top: 0;
  height: 46px;
  color: #ffff66;
  line-height: 41px;
  display: inline-block;
  border: 0 none;
  width: 172px;
  border-radius: 7px;
  background: #94b163;
  background: -moz-linear-gradient(top,  #94b163 0%, #245112 99%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #94b163 0%,#245112 99%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #94b163 0%,#245112 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#94b163', endColorstr='#245112',GradientType=0 ); /* IE6-9 */
  border: 1px solid #245112;
}
.products-pricing .product-col .best-prices .col-md-12 {
  padding: 0;
  position: relative;
}
.products-pricing .product-col .best-prices .col-md-6 {
  padding: 0;
}
.products-pricing .product-col .best-prices .col-md-6:first-child {
  padding-right: 1px;
}
.products-pricing .product-col .best-prices .col-md-6:last-child {
  padding-left: 1px;
}
.products-pricing .product-col .best-prices .best-price-item {
  background-color: rgba(0, 0, 0, 0.85);
  padding: 10px 15px;
  text-align: center;
  height: 115px;
}
.products-pricing .product-col .best-prices .best-price-item .head {
  font-size: 14px;
}
.products-pricing .product-col .best-prices .best-price-item .amount {
  font-size: 18px;
  color: #FFF;
  width: 100%;
  display: inline-block;
}
.products-pricing .product-col .best-prices .best-price-item .caret {
  vertical-align: top;
  color: #b1b1b1;
  margin-top: 3px;
}
.products-pricing .product-col .best-prices .best-price-item .price {
  font-size: 30px;
  position: relative;
  top: -10px;
  display: block;
  width: 100%;
}
.product-box {
/*  height: 355px;	*/
  border: 1px solid #b8b8b8;
  text-align: center;
  position: relative;
  overflow: hidden;
  background-color: #FFF;
}

.product-box > a {
  text-decoration: none;
  color: #010101;
  font-size: 16px;
  font-weight: bold;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
.product-box > a:hover {
  color: #dc0e0e;
}
.product-box .img-container {
/*  height: 270px; */
}
.product-box .img-container img {
  max-width: 90%;
  max-height: 90%;
}
.product-box .product-details {
  	position: relative;
    height: 48px;
    overflow: hidden;	
}
.product-box .price {
/*  position: absolute;
  bottom: 10px;	*/
  width: 100%;
  font-size: 23px;
  font-weight: bold;
  color: #007f61;
  line-height: 24px;
  padding-bottom: 10px;
}
.product-box .price .prev-price {
  color: #e8e8e8;
  text-decoration: line-through;
  font-size: 16px;
  font-weight: 100;
}
.product-box .offer {
  position: absolute;
  top: -2px;
  left: -1px;
  width: 61px;
  height: 61px;
  background: transparent url('../img/offer.png') no-repeat 0 0;
  display: block;
}
.product-box .new {
  position: absolute;
  top: -2px;
  right: -1px;
  width: 60px;
  height: 60px;
  background: transparent url('../img/new.png') no-repeat 0 0;
  display: block;
}
.product-box p {
  font-size: 18px;
  line-height: 1.8;
}
.product-box.text-left {
  text-align: left;
}
.product-box.text-box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 25px;
}
.product-box.text-box h3 {
  margin-bottom: 20px;
}
.offer {
  position: absolute;
  top: -2px;
  left: -1px;
  width: 61px;
  height: 61px;
  background: transparent url('../img/offer.png') no-repeat 0 0;
  display: block;
}
.new {
  position: absolute;
  top: -2px;
  right: -1px;
  width: 60px;
  height: 60px;
  background: transparent url('../img/new.png') no-repeat 0 0;
  display: block;
}
.carousel-control.left,
.carousel-control.right {
  background-image: none;
  width: 50px;
  height: 50px;
  background-color: #262626;
  opacity: 1;
  top: 50%;
  margin-top: -25px;
}
.carousel-control.left > .glyphicon,
.carousel-control.right > .glyphicon {
  font-size: 14px;
  line-height: 30px;
  vertical-align: middle;
}
.carousel-control.right {
  right: -60px;
}
.carousel-control.left {
  left: -75px;
}
.carousel-item {
  padding-left: 5px;
  padding-right: 5px;
}
.carousel-item:first-child {
  padding-left: 0;
}
.carousel-item:last-child {
  padding-right: 0;
}

.products-list .carousel-item:first-child {
  padding-left: 5px;
}
.products-list .carousel-item:last-child {
  padding-right: 5px;
}

.top-border {
  border-top: 8px solid #e8e8e8;
}
.content-container .carousel {
  margin-bottom: 65px;
}

body > .container {
  margin-bottom: 90px;
  margin-top: 40px;
}

body > .container p {
  font-size: 16px;
  font-family: "Roboto", Arial;
}

body > .container h3 {
  font-size: 16px;
  font-weight: bold;
  color: #096738;
  font-family: "Roboto", Arial;
}

body .main-content h3 {
  font-size: 30px;
  font-weight: bold;
  color: #007f61;
  font-family: "Roboto", Arial;
  margin-bottom: 30px;
  margin-top: 30px;
}

body .main-content .bsktRow h3 {
  font-size: 18px;
  font-weight: bold;
  color: #000;
  font-family: "Roboto", Arial;
  margin-bottom: 0;
  margin-top: 0;
}

body .main-content p {
  color: #5e5e5e;
  font-size: 16px;
  font-family: "Roboto", Arial;
}

.content-container > h3 {
  font-size: 48px;
  font-weight: bold;
  margin-top: 40px;
  margin-bottom: 40px;
  color: #007f61;
}
.newsletter-signup {
  margin-top: 80px;
}
.newsletter-signup h3 {
  font-size: 48px;
  color: #000;
}
.newsletter-signup h3 .green {
  color: #00a10e;
}
.newsletter-signup h3 .text-underline {
  text-decoration: underline;
}
.newsletter-signup .newsletter-form {
  width: 85%;
  margin: 60px auto 80px;
}
.newsletter-signup .newsletter-form fieldset {
  padding: 5px;
}
.newsletter-signup .newsletter-form input {
  width: 100%;
  font-weight: bold;
  font-size: 30px;
  color: #838383;
  padding: 10px;
  text-align: center;
}
.newsletter-signup .newsletter-form input[type="submit"] {
  background-color: #23b068;
  color: #FFF;
  border: 0 none;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
.newsletter-signup .newsletter-form input[type="submit"]:hover {
  opacity: 0.7;
}
.footer-content {
  text-align: center;
  margin-top: 30px;
}
.footer-container {
  padding-top: 5px;
  padding-bottom: 60px;
}
/*
.footer-container > div:first-child {
  text-align: right;
  padding-right: 55px;
}
*/
.footer-container .address {
  margin-top: 30px;
  margin-bottom: 20px;
  text-align: right;
}
.footer-container .address p {
  color: #e8e8e8;
  line-height: 2;
}
.footer-container .address p a {
  color: #e8e8e8;
}
.footer-container p {
  color: #a3a3a3;
}
.footer-container .footer-menu {
  margin-bottom: 15px;
  margin-top: 30px;
  text-align: center;
}

.footer-container .footer-menu p {
  text-align: center;
}
.footer-container .footer-menu a {
  font-size: 14px;
  text-transform: uppercase;
  color: #747474;
  text-decoration: none;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  margin-left: 14px;
}
.footer-container .footer-menu a:hover {
  color: #e8e8e8;
}
.footer-container .website-by {
  font-size: 10px;
  color: #000;
}
.footer-container h5 {
  text-transform: uppercase;
  color: #e8e8e8;
  font-size: 16px;
  margin-top: 35px;
  margin-bottom: 14px;
}
.footer-container p.legal {
  font-size: 10px;
  max-width: 430px;
  line-height: 2.5;
  margin-top: 20px;
}
.breadcrumbs {
  color: #7d7d7d;
  font-size: 12px;
  margin: 10px 0;
}
.breadcrumbs a {
  color: #7d7d7d;
}
.breadcrumbs span {
  color: #010101;
}
.products h3 {
  text-transform: none;
  font-size: 24px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 20px;
}
.products p {
  font-size: 14px;
  margin-bottom: 30px;
}
.products .row {
  margin-left: 0;
  margin-right: 0;
}
.products aside > div {
  padding: 0;
  padding-right: 40px;
}
.products .col-md-9 {
  padding: 0;
}
.products .product-box {
  margin-bottom: 10px;
  overflow: visible;
}
.products .product-buy-now,
.products .product-read-more {
  bottom: 41px;
  border: 1px solid #b8b8b8;
  height: 37px;
  line-height: 35px;
  text-transform: uppercase;
  background-color: #FFF;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.products .product-buy-now {
  background-color: #ebebeb;
  color: #dc0e0e;
  font-weight: bold;
  text-shadow: 0 2px 1px #ffffff;
}
.products .product-read-more {
  font-weight: bold;
  font-size: 13px;
  color: #838383;
}
.sort-by,
.pager {
  background-color: #fff;
  width: 100%;
  color: #FFF;
  font-size: 14px;
  padding: 10px 15px;
  margin-bottom: 7px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sort-by label,
.pager label {
  font-weight: 100;
}
.pager {
  text-align: right;
  padding-right: 10px;
  margin-bottom: 50px;
  margin-top: 0;
}
.pager > span {
  margin-right: 5px;
}
.pager > a {
  color: #000;
  margin-left: 5px;
  margin-right: 5px;
}
.pager > a.active {
  color: #ffcd04;
  text-decoration: underline;
  font-weight: bold;
}
.pager > a.next,
.pager > a.prev {
  padding: 10px;
  background-color: #FFF;
  vertical-align: middle;
  display: inline-block;
  height: 26px;
  width: 26px;
}
.pager > a.next > span,
.pager > a.prev > span {
  float: none;
}
.pager > a.next .glyphicon,
.pager > a.prev .glyphicon {
  color: #838383;
  top: -5px;
  right: 3px;
}
.pager > a.prev .glyphicon {
  right: auto;
  left: 3px;
}
.products-list .img-container {
  padding-top: 15px;
}
.left-box {
  background-color: #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#cdcdcd));
  background: -webkit-linear-gradient(top, #ffffff, #cdcdcd);
  background: -moz-linear-gradient(top, #ffffff, #cdcdcd);
  background: -ms-linear-gradient(top, #ffffff, #cdcdcd);
  background: -o-linear-gradient(top, #ffffff, #cdcdcd);
}
.left-box .header {
  background-color: #010101;
  padding: 8px 15px;
  color: #e8e8e8;
  font-size: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.left-box .header a {
  position: absolute;
  right: 10px;
}
.left-box .header .glyphicon {
  font-size: 10px;
  color: #FFF;
  position: absolute;
  right: 0;
}
.left-box .header .glyphicon.glyphicon-triangle-top {
  top: 3px;
}
.left-box .header .glyphicon.glyphicon-triangle-bottom {
  top: 10px;
}
.left-box .menu {
  padding: 15px;
  font-weight: 100;
  margin-bottom: 20px;
}
.left-box .menu label {
  font-weight: 200;
  text-transform: uppercase;
  cursor: pointer;
}
.left-box .menu input[type="checkbox"] {
  float: right;
}
hr {
  clear: both;
  width: 100%;
  border: 0 none;
  height: 1px;
  border-top: 1px solid #b8b8b8;
}
.product .product-details {
  border: 1px solid #b8b8b8;
  background-color: #FFF;
  padding: 20px;
  position: relative;
}
.product .product-details .main-photo {
  border: 1px solid #b8b8b8;
  overflow: hidden;
  position: relative;
  text-align: center;
}
.grey-old {
  padding-top: 0;
}
.product .product-details {
  margin-top: 20px;
}
.product .product-details .main-photo .new,
.product .product-details .main-photo .offer {
  top: 0;
}
.product .product-details .main-photo .offer {
  left: 0;
}
.product .product-details .main-photo img {
  max-width: 100%;
  max-height: 100%;
}
.product .product-details .main-photo .zoom {
  position: absolute;
  bottom: 15px;
  right: 15px;
  display: block;
  padding-right: 20px;
  font-size: 12px;
  background: #ffffff url('../img/zoom-button.png') no-repeat right center;
  cursor: pointer;
  color: #000;
}
.product .product-details .gallery-thumbs img {
  overflow: hidden;
  max-width: 100%;
}
.product .product-details .gallery-thumbs > a {
  padding: 0;
  border: 1px solid #b8b8b8;
  width: 100px;
  height: 90px;
  margin-top: 8px;
  margin-left: 8px;
  display: inline-block;
  overflow: hidden;
}
.product .product-details .gallery-thumbs > a:first-child {
  margin-left: 0;
}
.description {
  font-size: 16px;
  color: #5e5e5e;
  font-weight: 100;
}
.product .product-details .product-name {
  max-width: 300px;
  font-size: 24px;
  color: #000;
  text-transform: none;
  margin-bottom: 10px;
}
.product .product-details .brand-logo {
  position: absolute;
  top: 10px;
  right: 0;
}
.product .product-details .stock {
  padding: 5px 7px;
  background-color: #007f61;
  color: #FFF;
  text-transform: uppercase;
  display: inline-block;
  font-size: 12px;
}
.product .product-details .price {
  font-size: 30px;
  color: #007f61;
  font-weight: bold;
  line-height: 0.6em;
  margin-bottom: 10px;
}
.product .product-details .price em {
  display: inline-block;
  width: 100%;
  font-size: 12px;
  color: #999999;
  font-weight: 100;
}
.product .product-details .price em.vat {
    margin-bottom: 20px;
  font-style: normal;
}
.product .product-details .add-to-cart-container {
  margin-bottom: 20px;
}
.product .product-details .add-to-cart-container input[type="text"] {
  width: 40px;
  height: 40px;
  border: 1px solid #dc0e0e;
  vertical-align: middle;
  text-align: center;
}
.product .product-details .add-to-cart-container input[type="submit"] {
  background-color: #dc0e0e;
  font-size: 13px;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: bold;
  text-transform: uppercase;
  height: 40px;
  line-height: 36px;
  border: 0 none;
  color: #FFF;
  border: 1px solid #dc0e0e;
  vertical-align: middle;
  position: relative;
  left: -3px;
}
.product .product-details .help {
  position: absolute;
  bottom: 0;
  width: 97%;
  padding-right: 20px;
}
.product .product-details .help .help-box {
  padding: 0;
  padding-left: 5px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.product .product-details .help .help-box .circle {
  -webkit-border-radius: 999px;
  -moz-border-radius: 999px;
  border-radius: 999px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: 52px;
  height: 52px;
  border: 1px solid #b8b8b8;
  background-color: #FFF;
  position: absolute;
  top: -26px;
  left: 50%;
  margin-left: -26px;
}
.product .product-details .help .help-box .circle#help-truck {
  background: #ffffff url('../img/truck.png') no-repeat center center;
}
.product .product-details .help .help-box .circle#help-chat {
  background: #ffffff url('../img/chat.png') no-repeat center center;
}
.product .product-details .help .help-box .circle#help-safe {
  background: #ffffff url('../img/safe.png') no-repeat center center;
}
.product .product-details .help .help-box:first-child {
  padding-left: 0;
}
.product .product-details .help .help-box > div.help-content {
  padding: 10px;
  padding-top: 20px;
  border: 1px solid #b8b8b8;
  height: 125px;
  text-align: center;
}
.product .product-details .help .help-box > div.help-content h5 {
  color: #d7970d;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 5px;
}
.product .product-details .help .help-box > div.help-content p {
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 0;
}
.details,
.gallery {
  min-height: 554px;
}
.details {
  padding-left: 30px;
}
.gallery {
  padding: 0;
  background-size: 100% auto;
}
.tabs-container {
  margin-top: 30px;
  margin-bottom: 50px;
}
.tabs-container .nav-tabs {
  margin-left: -20px;
  margin-right: -20px;
  margin-top: -20px;
}
.tabs-container .nav-tabs > li {
  width: 20%;
  padding-right: 0;
}
.tabs-container .nav-tabs > li > a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #a1a1a1;
  margin-right: 0;
  font-size: 18px;
  color: #FFF;
  text-align: center;
  font-weight: 100;
  height: 50px;
  line-height: 30px;
}
.tabs-container .tab-pane {
  padding-top: 30px;
}
.carousel-control {
  width: 4%;
}
.carousel-control.left,
.carousel-control.right {
  margin-left: 15px;
  background-image: none;
}
#searchForm {
    padding: 10px;
    background-color: #000;
    position: absolute;
    right: 0;
    top: 30px;
    opacity: 0;
    visibility: hidden;
    z-index: -1;
    -webkit-transition: opacity 0.6s ease-in-out;
    -moz-transition: opacity 0.6s ease-in-out;
    -o-transition: opacity 0.6s ease-in-out;
    transition: opacity 0.6s ease-in-out;
}

#searchForm.in {
    opacity: 1;
    visibility: visible;
    z-index: 10;
}

.calor-container {
  width: 100%;
  text-align: center;
/*  height: 400px;	*/
  position: relative;
  margin-top: 1px;
}

.calor-container > img{
  position: relative;
  z-index: 5;
}

.calor-background {
  background-color: #e2000b;
/*  height: 351px;	*/
  width: 100%;
  z-index: 1;
  position: absolute;
  top: 0;
}

.photos-fader {
  width: 100%;
  height: 525px;
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
}


.photos-fader .item {
  width: 100%;
  height: 525px;
  background-size: cover;
}


/*
  Bootstrap Carousel Fade Transition (for Bootstrap 3.3.x)
  CSS from:       http://codepen.io/transportedman/pen/NPWRGq
  and:            http://stackoverflow.com/questions/18548731/bootstrap-3-carousel-fading-to-new-slide-instead-of-sliding-to-new-slide
  Inspired from:  http://codepen.io/Rowno/pen/Afykb
*/
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
  background-position: center center;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
}

/*
  WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
  Need to override the 3.3 new styles for modern browsers & apply opacity
*/
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-fade .carousel-inner > .item.next,
  .carousel-fade .carousel-inner > .item.active.right {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .carousel-fade .carousel-inner > .item.prev,
  .carousel-fade .carousel-inner > .item.active.left {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .carousel-fade .carousel-inner > .item.next.left,
  .carousel-fade .carousel-inner > .item.prev.right,
  .carousel-fade .carousel-inner > .item.active {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.calor-container > img {
  max-width: 100%;
}


@media (max-width: 1200px) {
  #menuBar .navbar-nav > li > a {
    padding: 10px 6px;
  }
}

@media (max-width: 767px) {
  .carousel-inner .active.left {
    left: -100%;
  }
  .carousel-inner .next {
    left: 100%;
  }
  .carousel-inner .prev {
    left: -100%;
  }
  .active > div {
    display: none;
  }
  .active > div:first-child {
    display: block;
  }

  .totalprice .todayPrice .text-center,
  .totalprice .todayPrice .text-right {
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
  }

  .totalprice .todayPrice .text-center {
    width: 49%;
  }

  .totalprice .todayPrice .text-center h5 {
    font-size: 13px;
  }

  .totalprice .todayPrice .text-center h3 {
    font-size: 15px;
  }
  #basketCheckoutFormButtons .btn {
    font-size: 14px;
  }


}
@media (min-width: 767px) and (max-width: 992px) {
  .carousel-inner .active.left {
    left: -50%;
  }
  .carousel-inner .next {
    left: 50%;
  }
  .carousel-inner .prev {
    left: -50%;
  }
  .active > div {
    display: none;
  }
  .active > div:first-child {
    display: block;
  }
  .active > div:first-child + div {
    display: block;
  }
}
@media (min-width: 992px) {
  .carousel-inner .active.left {
    left: -25%;
  }
  .carousel-inner .next {
    left: 25%;
  }
  .carousel-inner .prev {
    left: -25%;
  }

  .navbar-toggle {
    margin-top: 20px;
  }
}

@media (max-width: 991px) {
  .navbar-header {
    float: none;
  }

  .calor-background {
    background-color: #FFF;
  }

  #pricing h2.white-box {
    font-size: 32px;
    text-align: center;
  }

  #menuCalor {
    display: inline-block;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-collapse.collapse {
    display: none!important;
  }
  .navbar-nav {
    float: none!important;
    margin: 7.5px -15px;
  }
  .navbar-nav>li {
    float: none;
  }
  .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .navbar-text {
    float: none;
    margin: 15px 0;
  }
  /* since 3.1.0 */
  .navbar-collapse.collapse.in {
    display: block!important;
  }
  .collapsing {
    overflow: hidden!important;
  }
}

@media (max-width: 992px) {
  .product .product-details .help {
    position: static;
    margin-top: 50px;
  }
    
  #menuBar #mainMenu {
    margin-left: 0;
  }
  .help-box {
    margin-bottom: 50px;
  }
  .details,
  .gallery {
    margin-bottom: 30px;
  }
  #menuBar #mainMenu {
    margin-top: 15px;
  }
  #menuBar .navbar-nav {
    float: none;
  }
  #menuBar .navbar-nav > li > a {
    padding-left: 4px;
    padding-right: 4px;
    font-size: 13px;
  }
  #menuBar .navbar-nav > li > a {
    padding: 4px 6px;
  }
/*
  #menuBar .navbar-nav li:nth-child(2) {
    padding: 20px 6px 10px 6px;
	}
*/    
	#menuBar .navbar-nav > li.search {
    display: none;
  }
  #menuBar .navbar-nav > li {
    text-align: center;
  }
  .dropdown-menu > li {
    text-align: center;
  }
  #menuBar .navbar-brand {
    width: 230px;
    top: 3px;
  }
  #menuBar .navbar-brand img {
    width: 100%;
  }
  #menuBar > .lines {
    min-height: 66px;
  }
  body {
    padding-top: 110px;
  }
  #pricing {
   /* height: auto; */
  }
  .products-pricing .product-col .attributes fieldset {
    text-align: center;
    margin-top: 15px;
  }
  footer img {
    max-width: 100%;
  }
  .navbar-toggle {
    margin-top: 16px;
  }
  #pricing h2 {
    font-size: 27px;
  }
  h3 {
    font-size: 20px;
  }
  .tabs-container .nav-tabs > li > a {
    font-size: 15px;
  }
  .products-pricing .product-col .prices > div {
    width: 100%;
    float: none;
  }
  .products-pricing .product-col .prices > div.clearfix {
    display: none;
  }
  .content-container .carousel {
    margin: 0 auto 30px;
  }
  .carousel-control.left {
    left: -12px;
  }
  .carousel-control.right {
    right: 8px;
  }

  .products-pricing .product-col .prices > div.col-md-6 {
    width: 50%;
    float: left;
  }

  .products-pricing .product-col .add-to-basket {
    clear: both;
  }
/*
  .best-prices {
    display: none;
  }
*/
  .products-pricing .product-col {
    margin-bottom: 20px;
    max-width: 400px !important;
    margin: 0 auto 20px;
    float: none;
  }
  .products-pricing .product-col .attributes fieldset {
    text-align: center;
    margin-top: 2px;
  }
}
@media (max-width: 767px) {
    #menuBar {
      min-height: 108px;
      padding-bottom: 0px;
    }    
  #menuBar #mainMenu {
    margin-top: 15px;
    margin-left: 0;
  }
  .products-pricing .product-col {
    max-width: 360px;
    margin: 0 auto 30px;
    float: none;
  }
  .products-pricing .product-col .prices > div {
    width: 100%;
    float: none;
  }
  .products-pricing .product-col .prices > div.col-md-6 {
    width: 50%;
    float: left;
  }
  .products-pricing .product-col .add-to-basket {
    clear: both;
  }
  .products-pricing .product-col .prices > div.clearfix {
    display: none;
  }
  .products-pricing .product-col .attributes fieldset {
    margin-top: 3px;
  }
  .content-container .carousel {
    max-width: 360px;
    margin: 0 auto 30px;
  }
  .product-box {
    margin-bottom: 30px;
  }
  .footer-container > div:first-child,
  .footer-container .address {
    text-align: center;
  }
  #menuBar .navbar-brand {
    left: 20px;
  }
  .footer-container p.legal {
    text-align: center;
    margin: 0 auto;
  }
  .footer-container > div:last-child {
    text-align: center;
    padding-left: 0;
  }
  .details,
  .gallery {
    min-height: 0;
  }
  .product .product-details .gallery-thumbs > a {
    width: 55px;
    height: auto;
  }
  .product .product-details .brand-logo {
    top: 60px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    left: 50%;
    margin-left: -5px;
    top: 10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    right: 50%;
    margin-right: -9px;
    top: 10px;
  }

  body .sagebg {
    background-image: none;
  }

  #sagePayForm > table {
    width: 100% !important;
  }

  #sagePayForm table td {
    font-size: 12px;
  }

  body .deliveryTable {
    width: 100%;
  }

  body .checkout-buttons {
    text-align: center;
  }

  body .checkout-buttons a,
  body .checkout-buttons input[type=submit] {
    margin-bottom: 10px;
  }
}
@media (max-width: 1999px) {
  .products-pricing .product-col .add-to-basket > a,
  .products-pricing .product-col .add-to-basket > button {
    font-size: 18px;
  }
  .products-pricing .product-col .best-prices .best-price-item .price {
    font-size: 20px;
  }
  .products-pricing .product-col .best-prices .best-price-item .head {
    font-size: 12px;
  }
  #pricing h2 {
    font-size: 28px;
  }
  #pricing h3 {
    font-size: 20px;
  }
  .newsletter-signup .newsletter-form input {
    font-size: 23px;
  }
}
@media (max-width: 480px) {
  .carousel-control.left {
    left: 0;
  }
  .carousel-control.right {
    right: 0;
  }
}


/* without less */

.products-pricing label {
  margin-top: 3px;
  margin-bottom: 1px;
}

.products-pricing .product-col .attributes .form-checkbox label {
  display: inline;
}

.products-pricing .product-col .attributes .form-checkbox label a {
  color: #FFF;
}

.products-pricing .product-col .attributes .form-checkbox {
  margin-top: 5px;
}

.products-pricing .tooltip-inner {
  background-color: #FFF;
  color: #000;
}

.white-background.top-padding {
  padding-top: 60px;
  padding-bottom: 60px;
}

#basketCheckoutFormButtons .btn {
  font-size: 16px;
}

.todayPrice h5 {
  margin-bottom: 0;
}

.todayPrice h3 {
  margin-top: 7px;
}

.todayPrice h5 {
  margin-top: 0;
}

.todayPrice .text-center {
  background-color: #EFEFEF;
  padding: 15px;
  width: 24%;
  margin-left: 1%;
}

.todayPrice .text-right {
  margin-top: 30px;
}

.glyphicon-remove {
  color: #dc0e0e;
}

.bsktRow h3 {
  margin-top: 0;
}

.basket-lp strong {
  font-size: 18px;
}


/* Additional dropdown levels */
.dropdown-submenu {
  position: relative;
}

.dropdown-submenu>.dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
  display: block;
}

.dropdown-submenu>a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: 5px;
  margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
  border-left-color: #fff;
}

.dropdown-submenu.pull-left {
  float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}


#per-page,
#sort-by {


  margin-left: 5px;
}

.sort-by #show-all {
  color: #f9f9f9;
  margin-left: 20px;
}

.sort-by #per-page {
  max-width: 70px;
  display: inline-block;
  margin-left: 5px;
}

.sort-by #sort-by {
  max-width: 160px;
  display: inline-block;
  margin-left: 5px;
}

.products-pricing .product-col .attributes .has-error label {
  color: #a94442;
}

.no-float {
  float: none;
}

#gasDeliveryModal .modal-body {
  font-size: 16px;
}

#gasDeliveryModal .modal-body label {
  margin-left: 5px;
}

#gasDeliveryModal .modal-body small {
  font-size: 11px;
  font-style: italic;
  color: #DC0E0E;
  margin-left: 20px;
  margin-top: -3px;
  display: block;
}

.cart-price-col {
  width: 25%;
  text-align: left;
}

.cart-delivery-name {
  text-align: left;
}

.delivery-options {
  margin-bottom: 30px;
}

.sagebg {
  /*background-image: url("../images/sage-pay.jpg");*/
  background-image: url("../images/worldpay-logo.png");
  background-position: right top;
  background-repeat: no-repeat;
}

.deliveryTable {
  float: left;
  width: 30%;
  font-size: 13px;
  border: 1px solid #CCC;
  margin: 5px;
  padding: 5px;
  min-height: 400px;
}

.copy_dd_container {

  padding: 5px 0px;
  margin: 5px 0px;
}

.notDel {
  font-size: 13px;
  line-height: 24px;
  color: #900;
  font-weight: 700;
  padding-left: 20px;
}

.deliveryTable strong {
  color: #900;
  font-size: 18px;
}

.deliveryTable {
  font-size: 13px;
}

.last2letters {
  font-size: 11px;
  color: #06C;
  text-align: right;
  padding-right: 10px;
  padding-left: 160px;
}

.checkout-buttons a,
.checkout-buttons input {
  max-width: 200px;
}

[name="specific_delivery_date"] {
  margin-bottom: 15px;
}

@media (max-width: 767px) {
  .products-pricing .product-col {
    max-width: 360px;
    margin: 0 auto 30px;
    float: none;
  }
	/*
  .best-prices {
    display: none;
  }
	*/
}
.center {
	text-align: center;
	margin: 0 auto;
}

.terms-con ul {
	margin-bottom: 15px;
}.terms-con li {
	margin-bottom: 10px;
}
.signup-box {
	background-color: rgba(240,240,240,1.00);
	padding: 35px 15px 50px 15px;
	text-align: center;
}

.iframe-holder {
    position: relative;
    padding-bottom: 26.25%; /* proportion value to aspect ratio 16:9 (9 / 16 = 0.5625 or 56.25%) */
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.iframe-holder iframe {
    position: absolute;
    top: 0; 
    left: 0;
    width: 100%;
    height: 100%;
}
.inProject {
	font-size: 10px;
}
.inProject a {
	color: rgba(0,0,0,0.20);
}

.cart-buttons-container {
  padding:15px 0px;
  position:relative;
}

.cart-tc-container.error label,
.cart-tc-container.error input {
  color: red;
}
strong a.special-offers-txt {
	background-color: rgba(255,253,0,1.00);
	color: rgba(0,0,0,1.00);
	display: inline-block;
	padding: 10px 20px;
	}
.christmas-time {
	text-align: center;
	background-image: -webkit-linear-gradient(270deg,rgba(255,0,4,1.00) 0%,rgba(91,0,0,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,0,4,1.00) 0%,rgba(91,0,0,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,0,4,1.00) 0%,rgba(91,0,0,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,0,4,1.00) 0%,rgba(91,0,0,1.00) 100%);
	padding: 10px;
	margin: -1px 0;
	width: 100%;
	color: rgba(255,255,255,0.97) !important;
	}
.christmas-time ul {
	list-style: none;
	margin: 10px 0;
	padding: 0 0;
}
.christmas-time ul li {
	display: inline-flex;
	padding: 5px 15px;
	margin: 2px 1px;
	border: 1px solid rgba(255,255,255,0.2);
}
.christmas-time ul li strong {
	color: rgba(255,255,255,0.5);
}
.easter-time {
	text-align: center;
	background-image: -webkit-linear-gradient(270deg,rgba(18,112,171,1.00) 0%,rgba(146,208,227,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(18,112,171,1.00) 0%,rgba(146,208,227,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(18,112,171,1.00) 0%,rgba(146,208,227,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(18,112,171,1.00) 0%,rgba(146,208,227,1.00) 100%);
	padding: 10px;
	margin: -1px 0;
	width: 100%;
	color: rgba(255,255,255,0.97) !important;
}
.easter-time p {
  color: rgba(255,255,255,0.97) !important;
  }
.products-list .carousel-item:nth-last-child(-n+3) .price {
	display: none;
}
.products-list .carousel-item:nth-last-child(-n+3) .product-details {
	padding-bottom: 82px;
}
img {
  width: auto;
  height: auto;
  max-width: 100%;
}