@charset "UTF-8";
/*
 * Hiding Resource Categories on Spectrum
 */
#content .single_resource .resource_meta .resourcecats .allterms span {
  display: none;
}
#content .single_resource .resource_meta .resourcecats .allterms span.termparent_2960 {
  display: inline;
}

.resources .aresource .resource_details_wrapper .resource_details .resource_date_cats .resourcecats .allterms span {
  display: none;
}
.resources .aresource .resource_details_wrapper .resource_details .resource_date_cats .resourcecats .allterms span.termparent_2960 {
  display: inline;
}

iframe {
  max-width: 100%;
}

/*
 * Effective Spectrum Pricing Page
 */
#content .spec-pricing-docs-container {
  display: flex;
  flex-wrap: wrap;
}
#content .spec-pricing-docs-container .spec-pricing-doc {
  width: calc(50% - 50px);
  padding: 20px;
  display: flex;
  flex-wrap: nowrap;
  background: #f2f2f2;
  margin-bottom: 20px;
}
#content .spec-pricing-docs-container .spec-pricing-doc:nth-child(odd) {
  margin-right: 20px;
}
@media (max-width: 1000px) {
  #content .spec-pricing-docs-container .spec-pricing-doc {
    width: calc(100% - 40px);
  }
}
#content .spec-pricing-docs-container .spec-pricing-doc .image {
  width: 40%;
}
#content .spec-pricing-docs-container .spec-pricing-doc .details {
  display: flex;
  flex-direction: column;
  padding-left: 20px;
  justify-content: space-between;
  width: 60%;
}
#content .spec-pricing-docs-container .spec-pricing-doc .details h3 {
  padding: 0 0 10px 0;
  font-size: 18px;
  line-height: 24px;
}
#content .spec-pricing-docs-container .spec-pricing-doc .details .downloadbuttons {
  display: flex;
  flex-direction: column;
  width: fit-content;
}
#content .spec-pricing-docs-container .spec-pricing-doc .details .downloadbuttons a {
  color: #ffffff;
  text-decoration: none;
  margin-top: 10px;
  justify-self: flex-end;
}
#content .spec-pricing-docs-container .spec-pricing-doc .details .downloadbuttons a:first-child {
  margin-top: 0;
}
#content .spec-pricing-docs-container .spec-pricing-doc .details .downloadbuttons a p {
  margin: auto;
  font-size: 14px;
  line-height: 20px;
  background: #00568f;
  font-weight: 500;
  padding: 5px 10px;
  border-radius: 5px;
}
#content .spec-pricing-docs-container .spec-pricing-doc .details .downloadbuttons a p i {
  margin-right: 10px;
}
#content .spec-pricing-docs-container .spec-pricing-doc .details .downloadbuttons a p:hover {
  background: #00a6c9;
}

body #wrapper #container #content.colour_scheme_default .spec-pricing-doc .details .downloadbuttons a {
  color: #ffffff;
}

/*
 * Tenacity Pages carried over to new theme
 */
.page-template-wrc19_template .tns-outer .tns-controls {
  position: absolute;
  top: 0;
  margin-top: -58px;
  z-index: 2;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  right: 0;
  height: 58px;
}

.page-template-wrc19_template .slide-box {
  background: #f2f2f2;
  padding: 20px;
  margin-bottom: 20px;
}

.left {
  margin-bottom: 30px;
}

.left .col {
  background: 0 none !important;
}

.content-holder {
  width: 100%;
  position: relative;
  margin: 0;
}

.content-holder h1 {
  width: 100%;
  float: left;
  margin: 0;
  padding: 20px 0 15px 0;
  color: #de002b;
  font-size: 22px;
  line-height: 28px;
}

#content .content-holder h2 {
  font-size: 18px;
  line-height: 28px;
  letter-spacing: normal;
}

.content-holder p {
  width: 100%;
  float: left;
  margin: 0;
  padding: 10px 0 15px 0;
  color: #231f20;
  font-size: 16px;
  line-height: 24px;
}

.content-holder p:empty {
  display: none;
}

.content-holder .social {
  width: 100% !important;
  float: left;
  margin: 0;
}

.social a {
  margin-bottom: 0;
}

.social .at-icon-wrapper {
  float: left;
}

.social > a:nth-child(1) {
  margin-right: 15px;
}

.social a:nth-child(4),
.social a:nth-child(3) {
  margin: 0;
}

.graph {
  width: 100%;
  float: left;
  position: relative;
  margin: 0 0 5px 0;
  overflow: hidden;
}

.box-holder-title {
  width: calc(100% - 40px);
  background: #231f20;
  color: white;
  margin: 20px 0 10px 0;
  padding: 20px;
  font-weight: 700;
  font-size: 18px;
}

.box-holder-title h1 {
  color: #fff;
  font-size: 18px;
  line-height: 28px;
  margin: 0;
  padding: 10px 20px;
  box-sizing: border-box;
}

.box-holder {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  box-sizing: border-box;
  margin-top: 10px;
}

.box-agri {
  width: 50%;
  box-sizing: border-box;
}

.box-agri:nth-child(odd) {
  padding: 0 5px 10px 0;
}

.box-agri:nth-child(even) {
  padding: 0 0 10px 5px;
}

.box-agri .box-wrapper {
  float: left;
  min-height: 210px;
  position: relative;
  background: #f2f2f2;
  padding: 20px;
}

.box-wrapper > p {
  width: 100%;
  float: left;
  font-size: 16px !important;
  color: #231f20;
  line-height: 24px !important;
  padding: 0 0 10px 0 !important;
  min-height: 55px !important;
  font-weight: 700 !important;
}

.box-left {
  padding: 0 5px 0 0;
  width: 55%;
  float: left;
  box-sizing: border-box;
}

.box-left img {
  width: 100%;
}

.box-right {
  padding: 0 0 0 10px;
  float: left;
  width: 45%;
  text-align: left;
  box-sizing: border-box;
}

.box-right p {
  font-size: 15px !important;
  line-height: 25px !important;
  color: #231f20;
  width: 100%;
  float: left;
  margin: 0 !important;
  padding: 0 !important;
  font-weight: 200 !important;
}

.box-right p > strong {
  font-size: 18px;
  color: #231f20;
  line-height: 28px;
}

.box-agri .download-holder {
  width: 100%;
  float: left;
  box-sizing: border-box;
}

.box-agri .button {
  position: relative;
  width: 100%;
  float: left;
  border: 1px solid #de002b;
  color: #de002b !important;
  font-size: 15px;
  text-align: center;
  padding: 8px 0 8px 15px;
  margin: 5px 5px 0 0;
  box-sizing: border-box;
  border-radius: 6px;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  transition: 0.5s all;
}

.box-agri .button:before {
  content: "";
  font-family: "FontAwesome";
  position: absolute;
  left: 20px;
  top: 0;
  bottom: 0;
  line-height: 34px;
}

.box-agri .button:hover {
  background: #de002b;
  color: #fff !important;
}

.wrcitulinks {
  display: flex;
  flex-wrap: nowrap;
}

.wrcitulinks div p {
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  width: 100%;
  text-align: left;
  color: #ffffff;
  font-weight: 300;
  text-transform: uppercase;
  padding: 10px;
}

/*new video home widget	*/
.spawn {
  position: fixed;
  z-index: 100000;
  width: 90%;
  height: 60%;
  overflow: hidden;
  transition: all ease-in 400ms;
  margin: auto;
  left: 0;
  right: 0;
  transform: translateX(-25%);
  background: #909090;
}

.spawn .default {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  margin: 0;
  padding: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
}

.spawn .default {
  z-index: 0;
}

.spawn .default[src=""] {
  display: none;
}

.box.spawned,
.box .spawned {
  opacity: 0;
  pointer-events: none;
}

.spawn iframe,
.spawn video {
  opacity: 0;
  width: 90% !important;
  height: 80%;
  position: absolute;
  left: 5%;
  top: 10%;
}

.spawn video {
  background: #000;
}

.spawn iframe.shown,
.spawn video.shown {
  opacity: 1;
  z-index: 4;
}

.spawn.fly {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
  top: 20% !important;
  transform: translateX(0);
  max-width: 860px !important;
  max-height: 420px !important;
}

.fly-bg {
  width: 0;
  height: 0;
  position: fixed;
  z-index: 0;
  pointer-events: none;
  opacity: 0;
}

.spawn.fly + .fly-bg {
  position: fixed;
  z-index: 99999;
  width: 100%;
  height: 100%;
  opacity: 1;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.8);
}

.spawn .box-title h3 {
  display: none;
}

.spawn .box-icon {
  display: none;
}

.close-spawn {
  opacity: 0;
  position: absolute;
  right: 5px;
  top: 0px;
  width: 40px;
  height: 40px;
  border: 0 none;
  color: #fff;
  background: none;
  font-size: 24px;
  cursor: pointer;
  z-index: 4;
}

.close-spawn:hover {
  color: #c5192d;
}

iframe.shown + .close-spawn,
video.shown + .close-spawn {
  opacity: 1;
}

*:focus {
  outline: none !important;
}

.box-holder-images {
  width: 100%;
  position: relative;
  float: left;
  overflow: hidden;
}

.box-holder-images h3 {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  padding: 15px 0 !important;
  text-align: center;
  color: #333;
  font-family: "proxima_nova_rgregular", "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 18px !important;
  line-height: 22px !important;
  z-index: 2;
  box-sizing: border-box;
  display: table;
}

.box-holder-images .default {
  position: relative;
  width: 100%;
  -webkit-transition: opacity 0.8s ease-out 0s, transform 1.4s ease-out 0s;
  -moz-transition: opacity 0.8s ease-out 0s, transform 1.4s ease-out 0s;
  -o-transition: opacity 0.8s ease-out 0s, transform 1.4s ease-out 0s;
  transition: opacity 0.8s ease-out 0s, transform 1.4s ease-out 0s;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}

.box-holder-images:hover .default {
  -webkit-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}

@media (max-width: 1000px) {
  .box-agri {
    width: 100%;
  }

  .box-agri:nth-child(odd) {
    padding-right: 0;
  }

  .box-agri:nth-child(even) {
    padding-left: 0;
  }
}
@media (max-width: 768px) {
  .spawn {
    width: 90%;
    height: 35%;
    transform: translateX(0%);
  }

  .spawn iframe,
.spawn video {
    opacity: 0;
    width: 90% !important;
    height: 75%;
  }
}
@media (max-width: 480px) {
  .box-left {
    width: 100%;
    padding: 15px;
  }

  .box-right {
    width: 100%;
    padding: 15px;
  }

  .addthis_counter {
    margin: 0 !important;
  }

  .slide-image .play-video {
    width: 41px;
    height: 41px;
  }

  .slide-image .play-video:after {
    width: 41px;
    height: 41px;
    font-size: 51px;
    line-height: 41px;
  }
}
@media (max-width: 470px) {
  .spawn {
    width: 96%;
    height: 35%;
    transform: translateX(0.1%);
  }

  .spawn.fly {
    top: 10% !important;
  }

  .spawn iframe,
.spawn video {
    opacity: 0;
    width: 90%;
    height: 65%;
    top: 15%;
  }
}

/*# sourceMappingURL=main.css.map */
