/* line 198, ../sass/_lib.scss */
.white-color {
  color: #ffffff;
}

/* line 199, ../sass/_lib.scss */
.black-color {
  color: #000000;
}

/* line 200, ../sass/_lib.scss */
.dark-color {
  color: #4D4F53;
}

/* line 201, ../sass/_lib.scss */
.darker-color {
  color: #333333;
}

/* line 202, ../sass/_lib.scss */
.light-color {
  color: #F1F1F1;
}

/* line 203, ../sass/_lib.scss */
.light-color-2 {
  color: #f7f7f7;
}

/* line 204, ../sass/_lib.scss */
.light-color-3 {
  color: #DFDFDF;
}

/* line 205, ../sass/_lib.scss */
.light-color-4 {
  color: #999999;
}

/* line 206, ../sass/_lib.scss */
.light-color-5 {
  color: #4D4F53;
}

/* line 207, ../sass/_lib.scss */
.light-color-6 {
  color: #F9F9F9;
}

/* line 208, ../sass/_lib.scss */
.light-color-7 {
  color: #7E7F83;
}

/* line 209, ../sass/_lib.scss */
.light-color-8 {
  color: #B8B9BA;
}

/* line 210, ../sass/_lib.scss */
.light-color-9 {
  color: #EFEFEF;
}

/* line 211, ../sass/_lib.scss */
.light-color-10 {
  color: #E4E4E4;
}

/* line 212, ../sass/_lib.scss */
.light-color-11 {
  color: #DBDCDD;
}

/* line 213, ../sass/_lib.scss */
.light-color-12 {
  color: #EDEDEE;
}

/* line 214, ../sass/_lib.scss */
.light-color-13 {
  color: #1F1F20;
}

/* line 215, ../sass/_lib.scss */
.light-color-14 {
  color: #C6E5C6;
}

/* line 217, ../sass/_lib.scss */
.green-color {
  color: #253781;
}

/* line 218, ../sass/_lib.scss */
.dark-green-color {
  color: #253781;
}

/* line 219, ../sass/_lib.scss */
.blue-color {
  color: #0075c9;
}

/* line 220, ../sass/_lib.scss */
.orange-color {
  color: #0d2173;
}

/* line 221, ../sass/_lib.scss */
.transparent {
  color: transparent;
}

/* line 224, ../sass/_lib.scss */
.white-border {
  border-color: #ffffff !important;
}

/* line 225, ../sass/_lib.scss */
.black-border {
  border-color: #000000 !important;
}

/* line 226, ../sass/_lib.scss */
.dark-border {
  border-color: #4D4F53 !important;
}

/* line 227, ../sass/_lib.scss */
.darker-border {
  border-color: #333333 !important;
}

/* line 228, ../sass/_lib.scss */
.light-border {
  border-color: #F1F1F1 !important;
}

/* line 229, ../sass/_lib.scss */
.light-border-2 {
  border-color: #f7f7f7 !important;
}

/* line 230, ../sass/_lib.scss */
.light-border-3 {
  border-color: #DFDFDF !important;
}

/* line 231, ../sass/_lib.scss */
.light-border-4 {
  border-color: #999999 !important;
}

/* line 232, ../sass/_lib.scss */
.light-border-5 {
  border-color: #4D4F53 !important;
}

/* line 233, ../sass/_lib.scss */
.light-border-6 {
  border-color: #F9F9F9 !important;
}

/* line 234, ../sass/_lib.scss */
.light-border-7 {
  border-color: #7E7F83 !important;
}

/* line 235, ../sass/_lib.scss */
.light-border-8 {
  border-color: #B8B9BA !important;
}

/* line 236, ../sass/_lib.scss */
.light-border-9 {
  border-color: #EFEFEF !important;
}

/* line 237, ../sass/_lib.scss */
.light-border-10 {
  border-color: #E4E4E4 !important;
}

/* line 238, ../sass/_lib.scss */
.light-border-11 {
  border-color: #DBDCDD !important;
}

/* line 239, ../sass/_lib.scss */
.light-border-12 {
  border-color: #EDEDEE !important;
}

/* line 240, ../sass/_lib.scss */
.light-border-13 {
  border-color: #1F1F20 !important;
}

/* line 241, ../sass/_lib.scss */
.light-border-14 {
  border-color: #C6E5C6 !important;
}

/* line 242, ../sass/_lib.scss */
.green-border {
  border-color: #253781 !important;
}

/* line 243, ../sass/_lib.scss */
.dark-green-border {
  border-color: #253781 !important;
}

/* line 244, ../sass/_lib.scss */
.blue-border {
  border-color: #0075c9 !important;
}

/* line 245, ../sass/_lib.scss */
.orange-border {
  border-color: #0d2173 !important;
}

/* line 246, ../sass/_lib.scss */
.transparent-border {
  border-color: transparent !important;
}

/* line 249, ../sass/_lib.scss */
.white-color-bg {
  background-color: #ffffff;
}

/* line 250, ../sass/_lib.scss */
.black-color-bg {
  background-color: #000000;
}

/* line 251, ../sass/_lib.scss */
.dark-color-bg {
  background-color: #4D4F53;
}

/* line 252, ../sass/_lib.scss */
.darker-color-bg {
  background-color: #333333;
}

/* line 253, ../sass/_lib.scss */
.light-color-bg {
  background-color: #F1F1F1;
}

/* line 254, ../sass/_lib.scss */
.light-color-2-bg {
  background-color: #f7f7f7;
}

/* line 255, ../sass/_lib.scss */
.light-color-3-bg {
  background-color: #DFDFDF;
}

/* line 256, ../sass/_lib.scss */
.light-color-4-bg {
  background-color: #999999;
}

/* line 257, ../sass/_lib.scss */
.light-color-5-bg {
  background-color: #4D4F53;
}

/* line 258, ../sass/_lib.scss */
.light-color-6-bg {
  background-color: #F9F9F9;
}

/* line 259, ../sass/_lib.scss */
.light-color-7-bg {
  background-color: #7E7F83;
}

/* line 260, ../sass/_lib.scss */
.light-color-8-bg {
  background-color: #B8B9BA;
}

/* line 261, ../sass/_lib.scss */
.light-color-9-bg {
  background-color: #EFEFEF;
}

/* line 262, ../sass/_lib.scss */
.light-color-10-bg {
  background-color: #E4E4E4;
}

/* line 263, ../sass/_lib.scss */
.light-color-11-bg {
  background-color: #DBDCDD;
}

/* line 264, ../sass/_lib.scss */
.light-color-12-bg {
  background-color: #EDEDEE;
}

/* line 265, ../sass/_lib.scss */
.light-color-13-bg {
  background-color: #1F1F20;
}

/* line 266, ../sass/_lib.scss */
.light-color-14-bg {
  background-color: #C6E5C6;
}

/* line 267, ../sass/_lib.scss */
.light-color-15-bg {
  background-color: #f6f6f6;
}

/* line 268, ../sass/_lib.scss */
.green-color-bg {
  background-color: #253781;
}

/* line 269, ../sass/_lib.scss */
.dark-green-color-bg {
  background-color: #253781;
}

/* line 270, ../sass/_lib.scss */
.blue-color-bg {
  background-color: #0075c9;
}

/* line 271, ../sass/_lib.scss */
.orange-color-bg {
  background-color: #0d2173;
}

/* line 272, ../sass/_lib.scss */
.transparent-bg {
  background-color: transparent;
}

/* line 276, ../sass/_lib.scss */
.orange-color-bg.white-border:after {
  border-top-color: #ffffff;
}

/* line 281, ../sass/_lib.scss */
.light-color-8-bg.light-border-3:after {
  border-top-color: #DFDFDF;
}

/* line 286, ../sass/_lib.scss */
.light-color-8-bg.white-border:after {
  border-top-color: #ffffff;
}

/* line 291, ../sass/_lib.scss */
.white-color-bg.dark-border:after {
  border-top-color: #4D4F53;
}

/* line 295, ../sass/_lib.scss */
.transparent-bg.transparent-border {
  background-color: #ffffff;
}
/* line 297, ../sass/_lib.scss */
.transparent-bg.transparent-border:after {
  border-top-color: #4D4F53;
}

/*Buttons*/
/* line 340, ../sass/_lib.scss */
.btn-green {
  height: auto;
  width: 340px;
  background: #253781;
  color: #ffffff;
  text-align: center;
  padding: 16px;
  font-size: 21px;
  font-family: 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: inline-block;
  cursor: pointer;
  position: relative;
  -webkit-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
}
/* line 327, ../sass/_lib.scss */
.btn-green:hover {
  text-decoration: none;
  background: #4D4F53;
  color: #ffffff;
  cursor: pointer;
}
@media (max-width: 479px) {
  /* line 340, ../sass/_lib.scss */
  .btn-green {
    width: 260px !important;
    font-size: 18px;
  }
}

/* line 341, ../sass/_lib.scss */
.btn-green-play {
  height: auto;
  width: 340px;
  background: #253781;
  color: #ffffff;
  text-align: center;
  padding: 16px;
  font-size: 21px;
  font-family: 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: inline-block;
  cursor: pointer;
  position: relative;
  -webkit-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
  padding: 16px 60px 16px 16px;
}
/* line 327, ../sass/_lib.scss */
.btn-green-play:hover {
  text-decoration: none;
  background: #253781;
  color: #ffffff;
  cursor: pointer;
}
@media (max-width: 479px) {
  /* line 341, ../sass/_lib.scss */
  .btn-green-play {
    width: 260px !important;
    font-size: 18px;
  }
}
/* line 344, ../sass/_lib.scss */
.btn-green-play:before {
  content: "";
  display: inline-block;
  width: 38px;
  height: 38px;
  border: 3px solid white;
  border-radius: 54px;
  position: absolute;
  right: 10px;
  top: 15px;
}
/* line 355, ../sass/_lib.scss */
.btn-green-play:after {
  border-bottom: 8px solid transparent;
  border-left: 10px solid #ffffff;
  border-top: 8px solid transparent;
  content: "";
  display: block;
  height: 0;
  right: 22px;
  position: absolute;
  top: 25px;
  width: 0;
}

/* line 369, ../sass/_lib.scss */
.btn-orange-play {
  height: auto;
  width: 340px;
  background: #4A851F;
  color: #ffffff;
  text-align: center;
  padding: 16px;
  font-size: 21px;
  font-family: 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: inline-block;
  cursor: pointer;
  position: relative;
  -webkit-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
  padding: 16px 60px 16px 16px;
}
/* line 327, ../sass/_lib.scss */
.btn-orange-play:hover {
  text-decoration: none;
  background: #253781;
  color: #ffffff;
  cursor: pointer;
}
@media (max-width: 479px) {
  /* line 369, ../sass/_lib.scss */
  .btn-orange-play {
    width: 260px !important;
    font-size: 18px;
  }
}
/* line 372, ../sass/_lib.scss */
.btn-orange-play::before {
  content: "";
  display: inline-block;
  width: 38px;
  height: 38px;
  border: 3px solid white;
  border-radius: 54px;
  position: absolute;
  right: 10px;
  top: 13px;
}
/* line 383, ../sass/_lib.scss */
.btn-orange-play::after {
  border-bottom: 8px solid transparent;
  border-left: 10px solid #ffffff;
  border-top: 8px solid transparent;
  content: "";
  display: block;
  height: 0;
  right: 22px;
  position: absolute;
  top: 24px;
  width: 0;
}

/* line 397, ../sass/_lib.scss */
.btn-orange {
  height: auto;
  width: 340px;
  background: #253781;
  color: #ffffff;
  text-align: center;
  padding: 16px;
  font-size: 21px;
  font-family: 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: inline-block;
  cursor: pointer;
  position: relative;
  -webkit-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
}
/* line 327, ../sass/_lib.scss */
.btn-orange:hover {
  text-decoration: none;
  background: #4D4F53;
  color: #ffffff;
  cursor: pointer;
}
@media (max-width: 479px) {
  /* line 397, ../sass/_lib.scss */
  .btn-orange {
    width: 260px !important;
    font-size: 18px;
  }
}

/* line 398, ../sass/_lib.scss */
.btn-orange-phone {
  height: auto;
  width: 340px;
  background: #253781;
  color: #ffffff;
  text-align: center;
  padding: 16px;
  font-size: 21px;
  font-family: 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: inline-block;
  cursor: pointer;
  position: relative;
  -webkit-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
  padding: 16px 60px 16px 16px;
}
/* line 327, ../sass/_lib.scss */
.btn-orange-phone:hover {
  text-decoration: none;
  background: #4D4F53;
  color: #ffffff;
  cursor: pointer;
}
@media (max-width: 479px) {
  /* line 398, ../sass/_lib.scss */
  .btn-orange-phone {
    width: 260px !important;
    font-size: 18px;
  }
}
/* line 401, ../sass/_lib.scss */
.btn-orange-phone:after {
  content: "";
  display: block;
  width: 30px;
  height: 36px;
  position: absolute;
  top: 12px;
  right: 16px;
  background-image: url("/files/phone-icon.png");
  background-size: 100%;
  background-repeat: no-repeat;
}

/* line 415, ../sass/_lib.scss */
.btn-dark {
  height: auto;
  width: 340px;
  background: #4D4F53;
  color: #ffffff;
  text-align: center;
  padding: 16px;
  font-size: 21px;
  font-family: 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: inline-block;
  cursor: pointer;
  position: relative;
  -webkit-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
}
/* line 327, ../sass/_lib.scss */
.btn-dark:hover {
  text-decoration: none;
  background: #333333;
  color: #ffffff;
  cursor: pointer;
}
@media (max-width: 479px) {
  /* line 415, ../sass/_lib.scss */
  .btn-dark {
    width: 260px !important;
    font-size: 18px;
  }
}

/* line 417, ../sass/_lib.scss */
.btn-transparent-border-white {
  height: auto;
  width: 340px;
  background: #4D4F53;
  color: #ffffff;
  text-align: center;
  padding: 16px;
  font-size: 21px;
  font-family: 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: inline-block;
  cursor: pointer;
  position: relative;
  -webkit-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
  width: 200px;
  border: 2px solid #ffffff;
  padding: 14px 16px;
  font-size: 20px;
}
/* line 327, ../sass/_lib.scss */
.btn-transparent-border-white:hover {
  text-decoration: none;
  background: #333333;
  color: #ffffff;
  cursor: pointer;
}
@media (max-width: 479px) {
  /* line 417, ../sass/_lib.scss */
  .btn-transparent-border-white {
    width: 260px !important;
    font-size: 18px;
  }
}

/* line 426, ../sass/_lib.scss */
.green-button a {
  height: auto;
  width: 340px;
  background: #253781;
  color: #ffffff;
  text-align: center;
  padding: 16px;
  font-size: 21px;
  font-family: 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: inline-block;
  cursor: pointer;
  position: relative;
  -webkit-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
}
/* line 327, ../sass/_lib.scss */
.green-button a:hover {
  text-decoration: none;
  background: #4D4F53;
  color: #ffffff;
  cursor: pointer;
}
@media (max-width: 479px) {
  /* line 426, ../sass/_lib.scss */
  .green-button a {
    width: 260px !important;
    font-size: 18px;
  }
}

/* line 431, ../sass/_lib.scss */
a.scroll-button-right {
  display: inline-block;
  width: 38px;
  height: 38px;
  border: 3px solid #ffffff;
  border-radius: 54px;
  position: relative;
  float: right;
  top: -5px;
}
/* line 441, ../sass/_lib.scss */
a.scroll-button-right:hover {
  cursor: pointer;
}
/* line 444, ../sass/_lib.scss */
a.scroll-button-right:after {
  border-bottom: 8px solid transparent;
  border-left: 10px solid #ffffff;
  border-top: 8px solid transparent;
  content: "";
  display: block;
  height: 0;
  left: 13px;
  position: absolute;
  top: 8px;
  width: 0;
}

/* line 458, ../sass/_lib.scss */
a.phone-icon {
  background-image: url("/files/phone-icon.png");
  background-size: 89%;
  background-repeat: no-repeat;
  display: inline-block;
  width: 38px;
  height: 38px;
  position: relative;
  float: right;
  top: -5px;
}
/* line 470, ../sass/_lib.scss */
a.phone-icon:hover {
  cursor: pointer;
}

/* line 475, ../sass/_lib.scss */
.fa_circle, .fa_circle_white {
  width: 35px;
  height: 35px;
  vertical-align: middle;
  background-color: #253781;
  color: #ffffff;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  margin: 0 5px;
  padding: 7px;
  font-size: 25px;
}

/* line 489, ../sass/_lib.scss */
.fa_circle_white {
  background-color: #ffffff;
  color: #253781;
  margin: 0 5px 0 0;
}

/*CKEditor CSS*/
/* line 497, ../sass/_lib.scss */
.marker-white {
  background-color: #ffffff;
  color: #253781;
  padding: 0;
  margin: 0;
  display: inline;
}

/* line 498, ../sass/_lib.scss */
.marker-green {
  background-color: #253781;
  color: #ffffff;
  padding: 0;
  margin: 0;
  display: inline;
}

/* line 499, ../sass/_lib.scss */
.marker-grey {
  background-color: #4D4F53;
  color: #ffffff;
  padding: 0;
  margin: 0;
  display: inline;
}

/* Implementation of styles that can be added by CK editor.
 * Note: ckeditor.css only effects the display within the ckeditor window.
 * The class names below are definded in ckeditor.styles.js in the theme folder
 */
/* line 506, ../sass/_lib.scss */
.text-align-left {
  text-align: left;
}

/* line 509, ../sass/_lib.scss */
.text-align-right {
  text-align: right;
}

/* line 512, ../sass/_lib.scss */
.text-align-center {
  text-align: center;
}

/* line 515, ../sass/_lib.scss */
a.arrow-link {
  color: #253781;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 10px;
  background-image: url("../images/read-more-icon.png");
  background-repeat: no-repeat;
  background-position: right center;
  padding-left: 0px;
  padding-right: 10px;
}

/* line 528, ../sass/_lib.scss */
.email-icon-small {
  background-image: url("../images/assets/Support_icon_email-us.png");
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 30px;
  display: block;
  min-height: 24px;
  margin-bottom: 4px;
  padding-top: 4px;
}

/* line 542, ../sass/_lib.scss */
.twitter-icon-small {
  background-image: url("../images/assets/Support_icon_twitter.png");
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 30px;
  display: block;
  min-height: 24px;
  margin-bottom: 4px;
  padding-top: 4px;
}

/* line 556, ../sass/_lib.scss */
.phone-icon-small {
  font-size: 24px;
  min-height: 24px;
  margin-bottom: 4px;
  background-image: url("../images/assets/Support_icon_phone.png");
  background-repeat: no-repeat;
  background-position: 0;
  padding-left: 30px;
  width: auto;
  text-align: center;
  display: inline-block;
}

/* link adjustments for fat strip content */
/* pdf icon for text editor */
/* line 583, ../sass/_lib.scss */
.pdf-icon-small {
  background-image: url("../images/assets/pdf-icon.png");
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 24px;
  display: block;
  min-height: 16px;
  margin-bottom: 4px;
}

/* zip icon for text editor */
/* line 597, ../sass/_lib.scss */
.zip-icon-small {
  background-image: url("../images/assets/zip-icon.png");
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 24px;
  display: block;
  min-height: 16px;
  margin-bottom: 4px;
}

/* line 624, ../sass/_lib.scss */
.insight-read-more {
  background-color: #0075c9;
  color: white;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
}

/* line 633, ../sass/_lib.scss */
.green-color-5-bg-color {
  background: -webkit-linear-gradient(to left, #4D4F53, #4D4F53 50%, #253781 50%, #253781);
  background: -o-linear-gradient(to left, #4D4F53, #4D4F53 50%, #253781 50%, #253781);
  background: -moz-linear-gradient(to left, #4D4F53, #4D4F53 50%, #253781 50%, #253781);
  background: linear-gradient(to left, #4D4F53, #4D4F53 50%, #253781 50%, #253781);
  background-size: cover;
  background-repeat: no-repeat;
}

/* line 642, ../sass/_lib.scss */
.bs-icon {
  background: url("../images/sp_support-generic-icons.png") no-repeat;
  background-size: cover;
  width: 100px;
  height: 75px;
  margin: 25px auto 20px;
  color: transparent;
  display: block;
}

/* line 652, ../sass/_lib.scss */
.pid-icon {
  background: url("../images/sp_support-generic-icons.png") -172px no-repeat;
  background-size: cover;
  width: 100px;
  height: 75px;
  margin: 25px auto 20px;
  color: transparent;
  display: block;
}

/* line 662, ../sass/_lib.scss */
.os-icon {
  background: url("../images/sp_support-generic-icons.png") -369px no-repeat;
  background-size: cover;
  width: 100px;
  height: 75px;
  margin: 25px auto 20px;
  color: transparent;
  display: block;
}

/* line 672, ../sass/_lib.scss */
.ic-find-a-partner {
  background: url("../images/ic_nav_find-partners_dark.png") no-repeat;
  background-size: cover;
  width: 100px;
  height: 75px;
  margin: 25px auto 20px;
  color: transparent;
  display: block;
}
/* line 681, ../sass/_lib.scss */
.ic-find-a-partner a {
  height: inherit;
  width: inherit;
}

/* line 686, ../sass/_lib.scss */
.ic-become-partner {
  background: url("../images/ic_nav_become-partner_dark.png") no-repeat;
  background-size: cover;
  width: 100px;
  height: 75px;
  margin: 25px auto 20px;
  color: transparent;
  display: block;
}
/* line 695, ../sass/_lib.scss */
.ic-become-partner a {
  height: inherit;
  width: inherit;
}

/* line 700, ../sass/_lib.scss */
.ic-find-integration {
  background: url("../images/ic_nav_find-integration_dark.png") no-repeat;
  background-size: cover;
  width: 100px;
  height: 75px;
  margin: 25px auto 20px;
  color: transparent;
  display: block;
}
/* line 709, ../sass/_lib.scss */
.ic-find-integration a {
  height: inherit;
  width: inherit;
}

/* centered columns styles */
/* line 716, ../sass/_lib.scss */
.row-centered {
  text-align: center;
}

/* line 719, ../sass/_lib.scss */
.col-centered {
  display: inline-block;
  float: none;
  /* reset the text-align */
  text-align: center;
  /* inline-block space fix */
  margin-right: -4px;
}

/* line 728, ../sass/_lib.scss */
.widget.widget-border-bottom {
  margin-bottom: 20px;
}

/* line 732, ../sass/_lib.scss */
.system_normal {
  background-image: url(../images/assets/system-monitor/system_normal.png);
  background-repeat: no-repeat;
  background-position: left top;
}

/* line 738, ../sass/_lib.scss */
.system-status {
  font-family: 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.1;
  font-weight: normal;
  color: #253781;
  padding-left: 26px;
  padding-top: 1px;
  min-height: 24px;
}

@font-face {
  font-family: 'focobold';
  src: url("../fonts/foco-bold/Foco_Bd-webfont.eot");
  src: url("../fonts/foco-bold/Foco_Bd-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/foco-bold/Foco_Bd-webfont.woff2") format("woff2"), url("../fonts/foco-bold/Foco_Bd-webfont.woff") format("woff"), url("../fonts/foco-bold/Foco_Bd-webfont.ttf") format("truetype"), url("../fonts/foco-bold/Foco_Bd-webfont.svg#focobold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'foco_lightregular';
  src: url("../fonts/foco-light/Foco_Lt-webfont.eot");
  src: url("../fonts/foco-light/Foco_Lt-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/foco-light/Foco_Lt-webfont.woff2") format("woff2"), url("../fonts/foco-light/Foco_Lt-webfont.woff") format("woff"), url("../fonts/foco-light/Foco_Lt-webfont.ttf") format("truetype"), url("../fonts/foco-light/Foco_Lt-webfont.svg#foco_lightregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'focoregular';
  src: url("../fonts/foco-regular/Foco_Rg-webfont.eot");
  src: url("../fonts/foco-regular/Foco_Rg-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/foco-regular/Foco_Rg-webfont.woff2") format("woff2"), url("../fonts/foco-regular/Foco_Rg-webfont.woff") format("woff"), url("../fonts/foco-regular/Foco_Rg-webfont.ttf") format("truetype"), url("../fonts/foco-regular/Foco_Rg-webfont.svg#focoregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'AdelleSans';
  src: url("../fonts/AdelleSansSAGE.eot");
  src: url("../fonts/AdelleSansSAGE.eot?#iefix") format("embedded-opentype"), url("../fonts/AdelleSansSAGE.woff") format("woff"), url("../fonts/AdelleSansSAGE.svg") format("svg");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'AdelleSans-Light';
  src: url("../fonts/AdelleSansSAGE-Light.eot");
  src: url("../fonts/AdelleSansSAGE-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/AdelleSansSAGE_Light.woff") format("woff"), url("../fonts/AdelleSansSAGE-Light.svg") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'AdelleSans-LightItalic';
  src: url("../fonts/AdelleSansSAGE-LightItalic.eot");
  src: url("../fonts/AdelleSansSAGE-LightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/AdelleSansSAGE-LightItalic.woff") format("woff"), url("../fonts/AdelleSansSAGE-LightItalic.svg") format("svg");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'AdelleSans-Thin';
  src: url("../fonts/AdelleSansSAGE-Thin.eot");
  src: url("../fonts/AdelleSansSAGE-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/AdelleSansSAGE-Thin.woff") format("woff"), url("../fonts/AdelleSansSAGE-Thin.svg") format("svg");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'AdelleSans-ThinItalic';
  src: url("../fonts/AdelleSansSAGE-ThinItalic.eot");
  src: url("../fonts/AdelleSansSAGE-ThinItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/AdelleSansSAGE-ThiItalic.woff") format("woff"), url("../fonts/AdelleSansSAGE-ThinItalic.svg") format("svg");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: 'AdelleSans-Bold';
  src: url("../fonts/AdelleSansSAGE-Bold.eot");
  src: url("../fonts/AdelleSansSAGE-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/AdelleSansSAGE-Bold.woff") format("woff"), url("../fonts/AdelleSansSAGE-Bold.svg") format("svg");
  font-weight: Bold;
  font-style: normal;
}
@font-face {
  font-family: 'AdelleSans-BoldItalic';
  src: url("../fonts/AdelleSansSAGE-BoldItalic.eot");
  src: url("../fonts/AdelleSansSAGE-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/AdelleSansSAGE-BoldItalic.woff") format("woff"), url("../fonts/AdelleSansSAGE-BoldItalic.svg") format("svg");
  font-weight: Bold;
  font-style: Italic;
}
@font-face {
  font-family: 'Roboto';
  src: url("../fonts/roboto/Roboto-Thin.ttf") format("ttf");
  font-weight: 100;
}
@font-face {
  font-family: 'Roboto';
  src: url("../fonts/roboto/Roboto-ThinItalic.ttf") format("ttf");
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: 'Roboto';
  src: url("../fonts/roboto/Roboto-Light.ttf") format("ttf");
  font-weight: 300;
}
@font-face {
  font-family: 'Roboto';
  src: url("../fonts/roboto/Roboto-LightItalic.ttf") format("ttf");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Roboto';
  src: url("../fonts/roboto/Roboto-Regular.ttf") format("ttf");
  font-weight: 400;
}
@font-face {
  font-family: 'Roboto';
  src: url("../fonts/roboto/Roboto-Italic.ttf") format("ttf");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Roboto';
  src: url("../fonts/roboto/Roboto-Medium.ttf") format("ttf");
  font-weight: 500;
}
@font-face {
  font-family: 'Roboto';
  src: url("../fonts/roboto/Roboto-MediumItalic.ttf") format("ttf");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'Roboto';
  src: url("../fonts/roboto/Roboto-Bold.ttf") format("ttf");
  font-weight: 700;
}
@font-face {
  font-family: 'Roboto';
  src: url("../fonts/roboto/Roboto-BoldItalic.ttf") format("ttf");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Roboto';
  src: url("../fonts/roboto/Roboto-Black.ttf") format("ttf");
  font-weight: 900;
}
@font-face {
  font-family: 'Roboto';
  src: url("../fonts/roboto/Roboto-BlackItalic.ttf") format("ttf");
  font-weight: 900;
  font-style: italic;
}
/* use this for SASS abstractions like variables and mixins */
/* line 240, ../sass/scss/00_base/_0.1-b-custom-variables.scss */
body.node-type-widget-builder .row,
body.page-search .row {
  margin-right: -15px;
  margin-left: -15px;
}

/* line 243, ../sass/scss/00_base/_0.1-b-custom-variables.scss */
.m-0 {
  margin: 0px !important;
}

/* line 244, ../sass/scss/00_base/_0.1-b-custom-variables.scss */
.mt-0 {
  margin-top: 0px !important;
}

/* line 245, ../sass/scss/00_base/_0.1-b-custom-variables.scss */
.mb-0 {
  margin-bottom: 0px !important;
}

/* line 246, ../sass/scss/00_base/_0.1-b-custom-variables.scss */
.mr-0 {
  margin-right: 0px !important;
}

/* line 247, ../sass/scss/00_base/_0.1-b-custom-variables.scss */
.ml-0 {
  margin-left: 0px !important;
}

/* line 249, ../sass/scss/00_base/_0.1-b-custom-variables.scss */
.mb-30 {
  margin-bottom: 30px !important;
}

/* line 250, ../sass/scss/00_base/_0.1-b-custom-variables.scss */
.mt-30 {
  margin-top: 30px !important;
}

/* line 254, ../sass/scss/00_base/_0.1-b-custom-variables.scss */
.p-0 {
  padding: 0px !important;
}

/* line 255, ../sass/scss/00_base/_0.1-b-custom-variables.scss */
.pt-0 {
  padding-top: 0px !important;
}

/* line 256, ../sass/scss/00_base/_0.1-b-custom-variables.scss */
.pb-0 {
  padding-bottom: 0px !important;
}

/* line 257, ../sass/scss/00_base/_0.1-b-custom-variables.scss */
.pb-60 {
  padding-bottom: 60px !important;
}

/* line 258, ../sass/scss/00_base/_0.1-b-custom-variables.scss */
.pr-0 {
  padding-right: 0px !important;
}

/* line 259, ../sass/scss/00_base/_0.1-b-custom-variables.scss */
.pl-0 {
  padding-left: 0px !important;
}

@media (min-width: 992px) {
  /* line 260, ../sass/scss/00_base/_0.1-b-custom-variables.scss */
  .p-lg-0 {
    padding: 0px !important;
  }
}

/* line 268, ../sass/scss/00_base/_0.1-b-custom-variables.scss */
.bg-grey-74 {
  background-color: #f1f1f1 !important;
}

/* line 269, ../sass/scss/00_base/_0.1-b-custom-variables.scss */
.bg-grey-f1 {
  background-color: #f1f1f1 !important;
}

/* line 16, ../sass/scss/00_base/_0.3-b-typography.scss */
body.node-type-widget-builder h1, body.node-type-widget-builder ._a-h1,
body.page-search h1,
body.page-search ._a-h1 {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: normal;
  color: #0C2074;
  margin-bottom: 15px;
  padding-bottom: 0px;
}
/* line 27, ../sass/scss/00_base/_0.3-b-typography.scss */
body.node-type-widget-builder h1.text-white, body.node-type-widget-builder ._a-h1.text-white,
body.page-search h1.text-white,
body.page-search ._a-h1.text-white {
  color: #fff;
}
/* line 32, ../sass/scss/00_base/_0.3-b-typography.scss */
body.node-type-widget-builder h2,
body.page-search h2 {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: normal;
  color: #0C2074;
  margin-bottom: 15px;
  padding-bottom: 0px;
}
/* line 43, ../sass/scss/00_base/_0.3-b-typography.scss */
body.node-type-widget-builder h2.text-white,
body.page-search h2.text-white {
  color: #fff;
}
/* line 46, ../sass/scss/00_base/_0.3-b-typography.scss */
body.node-type-widget-builder h3,
body.page-search h3 {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: normal;
  color: #0C2074;
  margin-bottom: 15px;
  padding-bottom: 0px;
}
/* line 58, ../sass/scss/00_base/_0.3-b-typography.scss */
body.node-type-widget-builder h4,
body.page-search h4 {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: normal;
  color: #0C2074;
  margin-bottom: 15px;
  padding-bottom: 0px;
}
/* line 69, ../sass/scss/00_base/_0.3-b-typography.scss */
body.node-type-widget-builder h4.subtitle,
body.page-search h4.subtitle {
  line-height: 1.57;
  letter-spacing: 0.16px;
}
/* line 75, ../sass/scss/00_base/_0.3-b-typography.scss */
body.node-type-widget-builder h5,
body.page-search h5 {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0.67px;
  color: #0C2074;
  margin-bottom: 15px;
  padding-bottom: 0px;
  margin-top: 0px;
}
/* line 94, ../sass/scss/00_base/_0.3-b-typography.scss */
body.node-type-widget-builder p,
body.page-search p {
  font-size: 14px;
  color: #0C2074;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.57;
  padding-bottom: 0px;
  margin-bottom: 15px;
  letter-spacing: 0.16px;
}
/* line 104, ../sass/scss/00_base/_0.3-b-typography.scss */
body.node-type-widget-builder p strong,
body.page-search p strong {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
}
/* line 110, ../sass/scss/00_base/_0.3-b-typography.scss */
body.node-type-widget-builder p._small,
body.page-search p._small {
  font-size: 12px;
  line-height: normal;
  letter-spacing: normal;
}
/* line 116, ../sass/scss/00_base/_0.3-b-typography.scss */
body.node-type-widget-builder p:last-of-type,
body.page-search p:last-of-type {
  margin-bottom: 0px;
}

@media (min-width: 768px) {
  /* line 157, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder h1, body.node-type-widget-builder ._a-h1,
  body.page-search h1,
  body.page-search ._a-h1 {
    font-size: 30px;
  }
  /* line 160, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder h1.text-white, body.node-type-widget-builder ._a-h1.text-white,
  body.page-search h1.text-white,
  body.page-search ._a-h1.text-white {
    color: #fff;
  }
  /* line 165, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder h2,
  body.page-search h2 {
    font-size: 26px;
  }
  /* line 169, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder h3,
  body.page-search h3 {
    font-size: 20px;
  }
  /* line 173, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder h4,
  body.page-search h4 {
    font-size: 16px;
  }
  /* line 177, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder h5,
  body.page-search h5 {
    font-size: 16px;
  }
  /* line 188, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder p._large,
  body.page-search p._large {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  /* line 210, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder h1, body.node-type-widget-builder ._a-h1,
  body.page-search h1,
  body.page-search ._a-h1 {
    font-size: 32px;
  }
  /* line 214, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder h2,
  body.page-search h2 {
    font-size: 28px;
    line-height: 1.33;
  }
  /* line 219, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder h3,
  body.page-search h3 {
    font-size: 22px;
    line-height: 1.67;
    letter-spacing: 0.4px;
  }
  /* line 225, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder h4,
  body.page-search h4 {
    font-size: 17px;
    font-weight: normal;
    line-height: 1.39;
    letter-spacing: 0.67px;
  }
  /* line 232, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder h5,
  body.page-search h5 {
    font-size: 17px;
  }
  /* line 242, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder p,
  body.page-search p {
    line-height: 1.5;
    letter-spacing: normal;
  }
  /* line 246, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder p._small,
  body.page-search p._small {
    font-size: 13px;
    line-height: 1.62;
  }
  /* line 251, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder p._large,
  body.page-search p._large {
    font-size: 17px;
    line-height: 1.78;
  }
}
@media (min-width: 1200px) {
  /* line 274, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder h1, body.node-type-widget-builder ._a-h1,
  body.page-search h1,
  body.page-search ._a-h1 {
    font-size: 34px;
  }
  /* line 278, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder h2,
  body.page-search h2 {
    font-size: 30px;
  }
  /* line 282, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder h3,
  body.page-search h3 {
    font-size: 24px;
  }
  /* line 286, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder h4,
  body.page-search h4 {
    font-size: 18px;
  }
  /* line 290, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder h5,
  body.page-search h5 {
    font-size: 18px;
  }
  /* line 300, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder p,
  body.page-search p {
    font-size: 16px;
  }
  /* line 303, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder p._large,
  body.page-search p._large {
    font-size: 18px;
  }
}
/* line 240, ../sass/scss/00_base/_0.1-b-custom-variables.scss */
body.node-type-widget-builder .row,
body.page-search .row {
  margin-right: -15px;
  margin-left: -15px;
}

/* line 243, ../sass/scss/00_base/_0.1-b-custom-variables.scss */
.m-0 {
  margin: 0px !important;
}

/* line 244, ../sass/scss/00_base/_0.1-b-custom-variables.scss */
.mt-0 {
  margin-top: 0px !important;
}

/* line 245, ../sass/scss/00_base/_0.1-b-custom-variables.scss */
.mb-0 {
  margin-bottom: 0px !important;
}

/* line 246, ../sass/scss/00_base/_0.1-b-custom-variables.scss */
.mr-0 {
  margin-right: 0px !important;
}

/* line 247, ../sass/scss/00_base/_0.1-b-custom-variables.scss */
.ml-0 {
  margin-left: 0px !important;
}

/* line 249, ../sass/scss/00_base/_0.1-b-custom-variables.scss */
.mb-30 {
  margin-bottom: 30px !important;
}

/* line 250, ../sass/scss/00_base/_0.1-b-custom-variables.scss */
.mt-30 {
  margin-top: 30px !important;
}

/* line 254, ../sass/scss/00_base/_0.1-b-custom-variables.scss */
.p-0 {
  padding: 0px !important;
}

/* line 255, ../sass/scss/00_base/_0.1-b-custom-variables.scss */
.pt-0 {
  padding-top: 0px !important;
}

/* line 256, ../sass/scss/00_base/_0.1-b-custom-variables.scss */
.pb-0 {
  padding-bottom: 0px !important;
}

/* line 257, ../sass/scss/00_base/_0.1-b-custom-variables.scss */
.pb-60 {
  padding-bottom: 60px !important;
}

/* line 258, ../sass/scss/00_base/_0.1-b-custom-variables.scss */
.pr-0 {
  padding-right: 0px !important;
}

/* line 259, ../sass/scss/00_base/_0.1-b-custom-variables.scss */
.pl-0 {
  padding-left: 0px !important;
}

@media (min-width: 992px) {
  /* line 260, ../sass/scss/00_base/_0.1-b-custom-variables.scss */
  .p-lg-0 {
    padding: 0px !important;
  }
}

/* line 268, ../sass/scss/00_base/_0.1-b-custom-variables.scss */
.bg-grey-74 {
  background-color: #f1f1f1 !important;
}

/* line 269, ../sass/scss/00_base/_0.1-b-custom-variables.scss */
.bg-grey-f1 {
  background-color: #f1f1f1 !important;
}

/* line 16, ../sass/scss/00_base/_0.3-b-typography.scss */
body.node-type-widget-builder h1, body.node-type-widget-builder ._a-h1,
body.page-search h1,
body.page-search ._a-h1 {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: normal;
  color: #0C2074;
  margin-bottom: 15px;
  padding-bottom: 0px;
}
/* line 27, ../sass/scss/00_base/_0.3-b-typography.scss */
body.node-type-widget-builder h1.text-white, body.node-type-widget-builder ._a-h1.text-white,
body.page-search h1.text-white,
body.page-search ._a-h1.text-white {
  color: #fff;
}
/* line 32, ../sass/scss/00_base/_0.3-b-typography.scss */
body.node-type-widget-builder h2,
body.page-search h2 {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: normal;
  color: #0C2074;
  margin-bottom: 15px;
  padding-bottom: 0px;
}
/* line 43, ../sass/scss/00_base/_0.3-b-typography.scss */
body.node-type-widget-builder h2.text-white,
body.page-search h2.text-white {
  color: #fff;
}
/* line 46, ../sass/scss/00_base/_0.3-b-typography.scss */
body.node-type-widget-builder h3,
body.page-search h3 {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: normal;
  color: #0C2074;
  margin-bottom: 15px;
  padding-bottom: 0px;
}
/* line 58, ../sass/scss/00_base/_0.3-b-typography.scss */
body.node-type-widget-builder h4,
body.page-search h4 {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: normal;
  color: #0C2074;
  margin-bottom: 15px;
  padding-bottom: 0px;
}
/* line 69, ../sass/scss/00_base/_0.3-b-typography.scss */
body.node-type-widget-builder h4.subtitle,
body.page-search h4.subtitle {
  line-height: 1.57;
  letter-spacing: 0.16px;
}
/* line 75, ../sass/scss/00_base/_0.3-b-typography.scss */
body.node-type-widget-builder h5,
body.page-search h5 {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0.67px;
  color: #0C2074;
  margin-bottom: 15px;
  padding-bottom: 0px;
  margin-top: 0px;
}
/* line 94, ../sass/scss/00_base/_0.3-b-typography.scss */
body.node-type-widget-builder p,
body.page-search p {
  font-size: 14px;
  color: #0C2074;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.57;
  padding-bottom: 0px;
  margin-bottom: 15px;
  letter-spacing: 0.16px;
}
/* line 104, ../sass/scss/00_base/_0.3-b-typography.scss */
body.node-type-widget-builder p strong,
body.page-search p strong {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
}
/* line 110, ../sass/scss/00_base/_0.3-b-typography.scss */
body.node-type-widget-builder p._small,
body.page-search p._small {
  font-size: 12px;
  line-height: normal;
  letter-spacing: normal;
}
/* line 116, ../sass/scss/00_base/_0.3-b-typography.scss */
body.node-type-widget-builder p:last-of-type,
body.page-search p:last-of-type {
  margin-bottom: 0px;
}

@media (min-width: 768px) {
  /* line 157, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder h1, body.node-type-widget-builder ._a-h1,
  body.page-search h1,
  body.page-search ._a-h1 {
    font-size: 30px;
  }
  /* line 160, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder h1.text-white, body.node-type-widget-builder ._a-h1.text-white,
  body.page-search h1.text-white,
  body.page-search ._a-h1.text-white {
    color: #fff;
  }
  /* line 165, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder h2,
  body.page-search h2 {
    font-size: 26px;
  }
  /* line 169, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder h3,
  body.page-search h3 {
    font-size: 20px;
  }
  /* line 173, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder h4,
  body.page-search h4 {
    font-size: 16px;
  }
  /* line 177, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder h5,
  body.page-search h5 {
    font-size: 16px;
  }
  /* line 188, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder p._large,
  body.page-search p._large {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  /* line 210, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder h1, body.node-type-widget-builder ._a-h1,
  body.page-search h1,
  body.page-search ._a-h1 {
    font-size: 32px;
  }
  /* line 214, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder h2,
  body.page-search h2 {
    font-size: 28px;
    line-height: 1.33;
  }
  /* line 219, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder h3,
  body.page-search h3 {
    font-size: 22px;
    line-height: 1.67;
    letter-spacing: 0.4px;
  }
  /* line 225, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder h4,
  body.page-search h4 {
    font-size: 17px;
    font-weight: normal;
    line-height: 1.39;
    letter-spacing: 0.67px;
  }
  /* line 232, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder h5,
  body.page-search h5 {
    font-size: 17px;
  }
  /* line 242, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder p,
  body.page-search p {
    line-height: 1.5;
    letter-spacing: normal;
  }
  /* line 246, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder p._small,
  body.page-search p._small {
    font-size: 13px;
    line-height: 1.62;
  }
  /* line 251, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder p._large,
  body.page-search p._large {
    font-size: 17px;
    line-height: 1.78;
  }
}
@media (min-width: 1200px) {
  /* line 274, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder h1, body.node-type-widget-builder ._a-h1,
  body.page-search h1,
  body.page-search ._a-h1 {
    font-size: 34px;
  }
  /* line 278, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder h2,
  body.page-search h2 {
    font-size: 30px;
  }
  /* line 282, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder h3,
  body.page-search h3 {
    font-size: 24px;
  }
  /* line 286, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder h4,
  body.page-search h4 {
    font-size: 18px;
  }
  /* line 290, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder h5,
  body.page-search h5 {
    font-size: 18px;
  }
  /* line 300, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder p,
  body.page-search p {
    font-size: 16px;
  }
  /* line 303, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder p._large,
  body.page-search p._large {
    font-size: 18px;
  }
}
/**
 * Layout: Default Widget - applies to all widgets
 */
/*override field collection default settings */
/* line 8, ../sass/_default.scss */
.field-collection-view {
  padding: 0px;
  margin: 0px;
  border-bottom: none;
}

/* line 13, ../sass/_default.scss */
.field-collection-container {
  border-bottom: none;
  margin-bottom: 0px;
}

/* widget wrapper - default*/
/* widget title - default */
/* widget body wrapper - default */
/* widget body text - default */
/* widegt item wrapper columns */
/* widget item layout */
/* line 33, ../sass/_default.scss */
.widget.twenty-five .widget-item {
  width: 25%;
}

/* line 35, ../sass/_default.scss */
.widget.fifty .widget-item {
  width: 48% !important;
  margin: 1%;
}
/* line 35, ../sass/_default.scss */
.widget.fifty .widget-item p {
  margin: 20px 0;
}

/* line 36, ../sass/_default.scss */
.widget.seventy-five .widget-item {
  width: 75%;
  margin-left: auto;
  margin-right: auto;
  float: none;
  clear: both;
}

/* line 37, ../sass/_default.scss */
.widget.hundred .widget-item {
  width: 100%;
}

/* line 38, ../sass/_default.scss */
.widget-item {
  float: left;
  margin-bottom: 45px;
}

/* line 39, ../sass/_default.scss */
.widget-item.widget-item-alpha {
  clear: left;
}

/* line 40, ../sass/_default.scss */
.widget.hundred .widget-item {
  float: none;
  clear: both;
}

/* line 41, ../sass/_default.scss */
.widget-item-inner {
  margin-left: 10px;
  margin-right: 10px;
}

/* line 42, ../sass/_default.scss */
.widget-item-alpha .widget-item-inner {
  margin-left: 0px;
  margin-right: 10px;
}

/* line 43, ../sass/_default.scss */
.widget-item-omega .widget-item-inner {
  margin-left: 10px;
  margin-right: 0px;
}

/* line 44, ../sass/_default.scss */
.widget.seventy-five .widget-item-inner {
  margin-left: 0px;
  margin-right: 0px;
}

/* line 45, ../sass/_default.scss */
.widget.hundred .widget-item-inner {
  margin-left: 0px;
  margin-right: 0px;
}

/* widget item borders */
/* line 48, ../sass/_default.scss */
.widget.widget-border-top-bottom {
  border-top: 1px dotted #4d4f53;
  border-bottom: 1px dotted #4d4f53;
  margin-top: 15px;
  padding-top: 27px;
  padding-bottom: 15px;
  margin-bottom: 27px;
}

/* line 55, ../sass/_default.scss */
.widget.widget-border-top {
  border-top: 1px dotted #4d4f53;
  margin-top: 15px;
  padding-top: 27px;
}

/* line 60, ../sass/_default.scss */
.widget.widget-border-bottom {
  border-bottom: 1px dotted #4d4f53;
  padding-bottom: 15px;
  margin-bottom: 27px;
}

/* widget default image style */
/* line 67, ../sass/_default.scss */
.widget .widget-item {
  overflow: hidden;
}
/* line 69, ../sass/_default.scss */
.widget .widget-item img {
  float: left;
  margin-right: 20px;
  margin-bottom: 8px;
}

/* widget image style for 25% width */
/* line 76, ../sass/_default.scss */
.widget.twenty-five .widget-item {
  overflow: hidden;
}
/* line 78, ../sass/_default.scss */
.widget.twenty-five .widget-item img {
  float: none;
  margin-right: 0px;
  margin-bottom: 8px;
}

/* widget links default style */
/* line 85, ../sass/_default.scss */
.field-name-field-widget-item-link a {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.285;
  text-decoration: none;
  color: #4A851F;
  margin-bottom: 10px;
  background-image: url("../images/read-more-icon.png");
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 13px;
}
/* line 148, ../sass/_sagepaylib.scss */
.field-name-field-widget-item-link a:link, .field-name-field-widget-item-link a:visited {
  text-decoration: none;
  color: #4A851F;
}
/* line 149, ../sass/_sagepaylib.scss */
.field-name-field-widget-item-link a:hover {
  text-decoration: underline;
  color: #4A851F;
}

/* hide widget item links when "hide links" is selected in widget */
/* line 95, ../sass/_default.scss */
.widget-item-link-hide .field-name-field-widget-item-link {
  display: none;
}

/* widget footer */
/* line 100, ../sass/_default.scss */
.field-name-field-widget-footer {
  clear: left;
}

/**
 * Layout: General Widget
 */
/* widget wrappers - override */
/* widget titles - override */
/* line 112, ../sass/_default.scss */
.node-general-widget.widget h2 a {
  text-decoration: none;
  color: #4d4f53;
}
/* line 143, ../sass/_sagepaylib.scss */
.node-general-widget.widget h2 a:link, .node-general-widget.widget h2 a:visited {
  text-decoration: none;
  color: #4d4f53;
}
/* line 144, ../sass/_sagepaylib.scss */
.node-general-widget.widget h2 a:hover {
  text-decoration: none;
  color: #4A851F;
}

/* widget body wrapper - override */
/* widget body text - override */
/* item title */
/* line 120, ../sass/_default.scss */
.node-general-widget.widget h3 {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-weight: normal;
  line-height: 1.1;
}

/* line 123, ../sass/_default.scss */
.node-general-widget.widget h3 a {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-weight: normal;
  line-height: 1.1;
  text-decoration: none;
  color: #4d4f53;
}
/* line 143, ../sass/_sagepaylib.scss */
.node-general-widget.widget h3 a:link, .node-general-widget.widget h3 a:visited {
  text-decoration: none;
  color: #4d4f53;
}
/* line 144, ../sass/_sagepaylib.scss */
.node-general-widget.widget h3 a:hover {
  text-decoration: none;
  color: #4A851F;
}

/* mobile behaviour for general widget */
@media all and (max-width: 460px) {
  /* line 129, ../sass/_default.scss */
  .node-general-widget.widget.twenty-five .widget-item {
    width: 100%;
  }

  /* line 130, ../sass/_default.scss */
  .node-general-widget.widget.fifty .widget-item {
    width: 100%;
  }

  /* line 132, ../sass/_default.scss */
  .node-general-widget.widget .widget-item {
    float: none;
    margin-bottom: 20px;
  }
  /* line 133, ../sass/_default.scss */
  .node-general-widget.widget .widget-item-inner {
    margin-left: 0px;
    margin-right: 0px;
  }
  /* line 134, ../sass/_default.scss */
  .node-general-widget.widget .widget-item-alpha .widget-item-inner {
    margin-left: 0px;
    margin-right: 0px;
  }
  /* line 135, ../sass/_default.scss */
  .node-general-widget.widget .widget-item-omega .widget-item-inner {
    margin-left: 0px;
    margin-right: 0px;
  }
}
/**
 * Style: General Widget General style
 */
/* line 144, ../sass/_default.scss */
.node-general-widget.widget.node-view-mode-general .widget-item .field {
  margin-left: 240px;
}
/* line 147, ../sass/_default.scss */
.node-general-widget.widget.node-view-mode-general .widget-item .field.field-type-image {
  margin-left: 0px;
}

/* for mobile */
@media all and (max-width: 739px) {
  /* line 153, ../sass/_default.scss */
  .node-general-widget.widget.node-view-mode-general .widget-item {
    overflow: hidden;
  }
  /* line 155, ../sass/_default.scss */
  .node-general-widget.widget.node-view-mode-general .widget-item img {
    float: none;
    margin-right: 0px;
    margin-bottom: 18px;
  }
  /* line 160, ../sass/_default.scss */
  .node-general-widget.widget.node-view-mode-general .widget-item .field {
    margin-left: 0px;
  }
}
/**
 * Style: General Widget General styles for gen_w1
 * Widths in use: 100%
 */
/* line 172, ../sass/_default.scss */
.node-general-widget.widget.node-view-mode-gen-w1 .widget-item .field {
  margin-left: 360px;
}
/* line 175, ../sass/_default.scss */
.node-general-widget.widget.node-view-mode-gen-w1 .widget-item .field.field-type-image {
  margin-left: 0px;
}

/* for mobile */
@media all and (max-width: 739px) {
  /* line 181, ../sass/_default.scss */
  .node-general-widget.widget.node-view-mode-gen-w1 .widget-item {
    overflow: hidden;
  }
  /* line 183, ../sass/_default.scss */
  .node-general-widget.widget.node-view-mode-gen-w1 .widget-item img {
    float: none;
    margin-right: 0px;
    margin-bottom: 18px;
  }
  /* line 188, ../sass/_default.scss */
  .node-general-widget.widget.node-view-mode-gen-w1 .widget-item .field {
    margin-left: 0px;
  }
}
@media all and (max-width: 420px) {
  /* line 195, ../sass/_default.scss */
  .node-general-widget.widget.node-view-mode-gen-w1 .widget-item img {
    width: 220px;
    height: 116px;
  }
}
/**
 * Style: General Widget General styles for gen_w2
 * Widths in use: 100% and 50%
 */
/* line 208, ../sass/_default.scss */
.node-general-widget.widget.node-view-mode-gen-w2 .widget-item .field {
  margin-left: 240px;
}
/* line 211, ../sass/_default.scss */
.node-general-widget.widget.node-view-mode-gen-w2 .widget-item .field.field-type-image {
  margin-left: 0px;
}

/* for mobile */
@media all and (max-width: 739px) {
  /* line 217, ../sass/_default.scss */
  .node-general-widget.widget.node-view-mode-gen-w2.fifty .widget-item {
    overflow: hidden;
  }
  /* line 219, ../sass/_default.scss */
  .node-general-widget.widget.node-view-mode-gen-w2.fifty .widget-item img {
    float: none;
    margin-right: 0px;
    margin-bottom: 18px;
  }
  /* line 224, ../sass/_default.scss */
  .node-general-widget.widget.node-view-mode-gen-w2.fifty .widget-item .field {
    margin-left: 0px;
  }
}
@media all and (max-width: 460px) {
  /* line 230, ../sass/_default.scss */
  .node-general-widget.widget.node-view-mode-gen-w2.hundred .widget-item {
    overflow: hidden;
  }
  /* line 232, ../sass/_default.scss */
  .node-general-widget.widget.node-view-mode-gen-w2.hundred .widget-item img {
    float: none;
    margin-right: 0px;
    margin-bottom: 18px;
  }
  /* line 237, ../sass/_default.scss */
  .node-general-widget.widget.node-view-mode-gen-w2.hundred .widget-item .field {
    margin-left: 0px;
  }
}
/**
 * Style: General Widget General styles for gen_w3
 * Widths in use: 100% and 50%
 */
/* line 249, ../sass/_default.scss */
.node-general-widget.widget.node-view-mode-gen-w3 .widget-item .field {
  margin-left: 180px;
}
/* line 252, ../sass/_default.scss */
.node-general-widget.widget.node-view-mode-gen-w3 .widget-item .field.field-type-image {
  margin-left: 0px;
}

/* for mobile */
@media all and (max-width: 739px) {
  /* line 259, ../sass/_default.scss */
  .node-general-widget.widget.node-view-mode-gen-w3.fifty .widget-item {
    overflow: hidden;
  }
  /* line 261, ../sass/_default.scss */
  .node-general-widget.widget.node-view-mode-gen-w3.fifty .widget-item img {
    float: none;
    margin-right: 0px;
    margin-bottom: 18px;
  }
  /* line 266, ../sass/_default.scss */
  .node-general-widget.widget.node-view-mode-gen-w3.fifty .widget-item .field {
    margin-left: 0px;
  }
}
@media all and (max-width: 460px) {
  /* line 272, ../sass/_default.scss */
  .node-general-widget.widget.node-view-mode-gen-w3.hundred .widget-item {
    overflow: hidden;
  }
  /* line 274, ../sass/_default.scss */
  .node-general-widget.widget.node-view-mode-gen-w3.hundred .widget-item img {
    float: none;
    margin-right: 0px;
    margin-bottom: 18px;
  }
  /* line 279, ../sass/_default.scss */
  .node-general-widget.widget.node-view-mode-gen-w3.hundred .widget-item .field {
    margin-left: 0px;
  }
}
/**
 * Style: General Widget General styles for gen_w4
 * Widths in use: 100%
 */
/* line 292, ../sass/_default.scss */
.node-general-widget.widget.node-view-mode-gen-w4 .widget-item .field {
  margin-left: 480px;
}
/* line 295, ../sass/_default.scss */
.node-general-widget.widget.node-view-mode-gen-w4 .widget-item .field.field-type-image {
  margin-left: 0px;
}

/* for mobile */
@media all and (max-width: 739px) {
  /* line 301, ../sass/_default.scss */
  .node-general-widget.widget.node-view-mode-gen-w4 .widget-item {
    overflow: hidden;
  }
  /* line 303, ../sass/_default.scss */
  .node-general-widget.widget.node-view-mode-gen-w4 .widget-item img {
    float: none;
    margin-right: 0px;
    margin-bottom: 18px;
  }
  /* line 308, ../sass/_default.scss */
  .node-general-widget.widget.node-view-mode-gen-w4 .widget-item .field {
    margin-left: 0px;
  }
}
@media all and (max-width: 480px) {
  /* line 315, ../sass/_default.scss */
  .node-general-widget.widget.node-view-mode-gen-w4 .widget-item img {
    width: 280px;
    height: 77px;
  }
}
/**
 * Style: General Widget styles for gen_w5 (this is the same as USP widget width links, but larger image )
 * Widths in use: 50% and 100%
 */
/* line 327, ../sass/_default.scss */
.node-general-widget.widget.node-view-mode-gen-w5 .widget-item {
  overflow: hidden;
}
/* line 329, ../sass/_default.scss */
.node-general-widget.widget.node-view-mode-gen-w5 .widget-item img {
  float: none;
  margin-right: 0px;
  margin-bottom: 18px;
}

@media all and (max-width: 480px) {
  /* line 337, ../sass/_default.scss */
  .node-general-widget.widget.node-view-mode-gen-w5.widget-item img {
    width: 280px;
    height: 140px;
  }
}
/**
 * Style: General Widget styles for gen_w6 (this is the same as general widget general style but smaller image )
 * Widths in use: 50% and 100%
 */
/* line 350, ../sass/_default.scss */
.node-general-widget.widget.node-view-mode-gen-w6 .widget-item .field {
  margin-left: 120px;
}
/* line 353, ../sass/_default.scss */
.node-general-widget.widget.node-view-mode-gen-w6 .widget-item .field.field-type-image {
  margin-left: 0px;
}

/* for mobile */
@media all and (max-width: 739px) {
  /* line 359, ../sass/_default.scss */
  .node-general-widget.widget.node-view-mode-general .widget-item {
    overflow: hidden;
  }
  /* line 361, ../sass/_default.scss */
  .node-general-widget.widget.node-view-mode-general .widget-item img {
    float: none;
    margin-right: 0px;
    margin-bottom: 18px;
  }
  /* line 366, ../sass/_default.scss */
  .node-general-widget.widget.node-view-mode-general .widget-item .field {
    margin-left: 0px;
  }
}
/**
 * Style: General Widget USP style
 */
/* line 375, ../sass/_default.scss */
.node-general-widget.widget.node-view-mode-usp .widget-item {
  overflow: hidden;
}
/* line 377, ../sass/_default.scss */
.node-general-widget.widget.node-view-mode-usp .widget-item img {
  float: none;
  margin-right: 0px;
  margin-bottom: 18px;
}

/**
 * Style: General Widget USP style with hidden link
 */
/* line 388, ../sass/_default.scss */
.node-general-widget.widget.node-view-mode-usp-hidden-link .widget-item {
  overflow: hidden;
}
/* line 390, ../sass/_default.scss */
.node-general-widget.widget.node-view-mode-usp-hidden-link .widget-item img {
  float: none;
  margin-right: 0px;
  margin-bottom: 18px;
}

/**
 * Style: General Widget Alternating style
 * Widths in use: 100%
 */
/* line 403, ../sass/_default.scss */
.node-general-widget.widget.node-view-mode-alternating {
  /* override defaults */
  /* odd */
  /* even */
}
/* line 404, ../sass/_default.scss */
.node-general-widget.widget.node-view-mode-alternating .widget-item img {
  margin-left: 0px;
  margin-right: 0px;
}
/* line 406, ../sass/_default.scss */
.node-general-widget.widget.node-view-mode-alternating .odd.widget-item {
  overflow: hidden;
}
/* line 408, ../sass/_default.scss */
.node-general-widget.widget.node-view-mode-alternating .odd.widget-item img {
  float: right;
  margin-left: 20px;
  margin-bottom: 8px;
}
/* line 413, ../sass/_default.scss */
.node-general-widget.widget.node-view-mode-alternating .odd.widget-item .field {
  margin-right: 480px;
}
/* line 416, ../sass/_default.scss */
.node-general-widget.widget.node-view-mode-alternating .odd.widget-item .field.field-type-image {
  margin-right: 0px;
}
/* line 421, ../sass/_default.scss */
.node-general-widget.widget.node-view-mode-alternating .even.widget-item {
  overflow: hidden;
}
/* line 423, ../sass/_default.scss */
.node-general-widget.widget.node-view-mode-alternating .even.widget-item img {
  float: left;
  margin-right: 20px;
  margin-bottom: 8px;
}
/* line 428, ../sass/_default.scss */
.node-general-widget.widget.node-view-mode-alternating .even.widget-item .field {
  margin-left: 480px;
}
/* line 431, ../sass/_default.scss */
.node-general-widget.widget.node-view-mode-alternating .even.widget-item .field.field-type-image {
  margin-left: 0px;
}

/* for mobile */
@media all and (max-width: 739px) {
  /* line 438, ../sass/_default.scss */
  .node-general-widget.widget.node-view-mode-alternating {
    /* odd */
    /* even */
  }
  /* line 441, ../sass/_default.scss */
  .node-general-widget.widget.node-view-mode-alternating .odd.widget-item img {
    float: none;
    margin-left: 0px;
    margin-bottom: 18px;
  }
  /* line 446, ../sass/_default.scss */
  .node-general-widget.widget.node-view-mode-alternating .odd.widget-item .field {
    margin-right: 0px;
  }
  /* line 452, ../sass/_default.scss */
  .node-general-widget.widget.node-view-mode-alternating .even.widget-item img {
    float: none;
    margin-right: 0px;
    margin-bottom: 18px;
  }
  /* line 457, ../sass/_default.scss */
  .node-general-widget.widget.node-view-mode-alternating .even.widget-item .field {
    margin-left: 0px;
  }
}
/**
 * Icon link widget default layout behaviour
 */
@media all and (max-width: 739px) {
  /* line 478, ../sass/_default.scss */
  .node-icon-link-widget.widget.twenty-five .widget-item {
    width: 40%;
  }

  /* line 480, ../sass/_default.scss */
  .node-icon-link-widget.widget.twenty-five .widget-item-inner {
    margin-left: 0px;
    margin-right: 0px;
    padding-right: 20px;
  }
  /* line 481, ../sass/_default.scss */
  .node-icon-link-widget.widget.twenty-five .widget-item-alpha .widget-item-inner {
    margin-left: 0px;
    margin-right: 0px;
  }
  /* line 482, ../sass/_default.scss */
  .node-icon-link-widget.widget.twenty-five .widget-item-omega .widget-item-inner {
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media all and (max-width: 460px) {
  /* line 486, ../sass/_default.scss */
  .node-icon-link-widget.widget.twenty-five .widget-item {
    width: 100%;
  }

  /* line 487, ../sass/_default.scss */
  .node-icon-link-widget.widget.fifty .widget-item {
    width: 100%;
  }

  /* line 489, ../sass/_default.scss */
  .node-icon-link-widget.widget .widget-item {
    float: none;
    margin-bottom: 20px;
  }
  /* line 490, ../sass/_default.scss */
  .node-icon-link-widget.widget .widget-item-inner {
    margin-left: 0px;
    margin-right: 0px;
    padding-right: 0px;
  }
  /* line 491, ../sass/_default.scss */
  .node-icon-link-widget.widget .widget-item-alpha .widget-item-inner {
    margin-left: 0px;
    margin-right: 0px;
  }
  /* line 492, ../sass/_default.scss */
  .node-icon-link-widget.widget .widget-item-omega .widget-item-inner {
    margin-left: 0px;
    margin-right: 0px;
  }
}
/**
 * Style: Icon and Link widget General style
 * Widths in use: 100%, 50% and 25%
 */
/* line 502, ../sass/_default.scss */
.node-icon-link-widget.widget.node-view-mode-general .widget-item img {
  float: left;
  margin-right: 20px;
  margin-bottom: 8px;
}
/* line 507, ../sass/_default.scss */
.node-icon-link-widget.widget.node-view-mode-general .widget-item .field-name-field-widget-item-link {
  padding-top: 5px;
}
/* line 509, ../sass/_default.scss */
.node-icon-link-widget.widget.node-view-mode-general .widget-item .field-name-field-widget-item-link a {
  padding-left: 0px;
  background-image: none;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: normal;
  line-height: 1.1;
  text-decoration: none;
  color: #4d4f53;
}
/* line 143, ../sass/_sagepaylib.scss */
.node-icon-link-widget.widget.node-view-mode-general .widget-item .field-name-field-widget-item-link a:link, .node-icon-link-widget.widget.node-view-mode-general .widget-item .field-name-field-widget-item-link a:visited {
  text-decoration: none;
  color: #4d4f53;
}
/* line 144, ../sass/_sagepaylib.scss */
.node-icon-link-widget.widget.node-view-mode-general .widget-item .field-name-field-widget-item-link a:hover {
  text-decoration: none;
  color: #4A851F;
}
/* line 516, ../sass/_default.scss */
.node-icon-link-widget.widget.node-view-mode-general .widget-item {
  margin-bottom: 45px;
}
/* line 518, ../sass/_default.scss */
.node-icon-link-widget.widget.node-view-mode-general .widget-item .field {
  margin-left: 75px;
}
/* line 521, ../sass/_default.scss */
.node-icon-link-widget.widget.node-view-mode-general .widget-item .field.field-type-image {
  margin-left: 0px;
}

/**
 * Reusable widget
 */
/**
 * Call to action widget
 */
/* line 539, ../sass/_default.scss */
.node-call-to-action-widget {
  margin-bottom: 30px;
  /* override CSS that comes with field collection */
  text-align: center;
}
/* line 542, ../sass/_default.scss */
.node-call-to-action-widget .field-collection-container .field-items .field-item {
  margin-bottom: 0px;
}
/* line 546, ../sass/_default.scss */
.node-call-to-action-widget .field-name-field-widget-item-link a {
  padding-left: 0px;
  background-image: none;
}

/* primary style */
/* line 553, ../sass/_default.scss */
.node-call-to-action-widget.node-view-mode-primary-call-to-action .field-name-field-widget-item-link {
  margin-bottom: 6px;
}
/* line 556, ../sass/_default.scss */
.node-call-to-action-widget.node-view-mode-primary-call-to-action .field-name-field-widget-item-link a {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 28px;
  font-weight: bold;
  line-height: 1px;
  color: #ffffff;
  background-color: #4A851F;
  padding: 28px 40px 28px 40px;
  border: none;
  text-decoration: none;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
/* line 218, ../sass/_sagepaylib.scss */
.node-call-to-action-widget.node-view-mode-primary-call-to-action .field-name-field-widget-item-link a:hover {
  color: #ffffff;
  background: #4A851F;
  background: -moz-linear-gradient(bottom, #4A851F, #4A851F);
  background: -webkit-gradient(linear, left top, left bottom, from(#4A851F), to(#4A851F));
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#4A851F', EndColorStr='#4A851F', GradientType=0);
  text-decoration: none;
}

/* secondary style */
/* line 562, ../sass/_default.scss */
.node-call-to-action-widget.node-view-mode-secondary-call-to-action .field-name-field-widget-item-link {
  margin-bottom: 6px;
}
/* line 565, ../sass/_default.scss */
.node-call-to-action-widget.node-view-mode-secondary-call-to-action .field-name-field-widget-item-link a {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 1px;
  color: #ffffff;
  background-color: #4A851F;
  padding: 13px 30px 14px 30px;
  border: none;
  text-decoration: none;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
/* line 201, ../sass/_sagepaylib.scss */
.node-call-to-action-widget.node-view-mode-secondary-call-to-action .field-name-field-widget-item-link a:hover {
  color: #ffffff;
  background: #4A851F;
  background: -moz-linear-gradient(bottom, #4A851F, #4A851F);
  background: -webkit-gradient(linear, left top, left bottom, from(#4A851F), to(#4A851F));
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#4A851F', EndColorStr='#4A851F', GradientType=0);
  text-decoration: none;
}

/* for mobile */
@media all and (max-width: 739px) {
  /* line 572, ../sass/_default.scss */
  .node-call-to-action-widget .field-name-field-widget-item-link a {
    display: inline;
    background-color: none;
    background: none;
    padding: 0;
    line-height: 1.2;
    color: #4A851F;
  }
  /* line 580, ../sass/_default.scss */
  .node-call-to-action-widget .field-name-field-widget-item-link a:hover {
    background-color: none;
    background: none;
    color: #4A851F;
  }

  /* primary style */
  /* line 588, ../sass/_default.scss */
  .node-call-to-action-widget.node-view-mode-primary-call-to-action .field-name-field-widget-item-link a {
    display: inline;
    background-color: none;
    background: none;
    padding: 0;
    line-height: 1.2;
    color: #4A851F;
  }
  /* line 596, ../sass/_default.scss */
  .node-call-to-action-widget.node-view-mode-primary-call-to-action .field-name-field-widget-item-link a:hover {
    background-color: none;
    background: none;
    color: #4A851F;
  }

  /* secondary style */
  /* line 604, ../sass/_default.scss */
  .node-call-to-action-widget.node-view-mode-secondary-call-to-action .field-name-field-widget-item-link a {
    display: inline;
    background-color: none;
    background: none;
    padding: 0;
    line-height: 1.2;
    color: #4A851F;
  }
  /* line 612, ../sass/_default.scss */
  .node-call-to-action-widget.node-view-mode-secondary-call-to-action field-name-field-widget-item-link a:hover {
    background-color: none;
    background: none;
    color: #4A851F;
  }
}
/**
 * Style: Panel widget
 */
/* line 624, ../sass/_default.scss */
.node-panel-widget {
  /* temporary fix until we remove .widget-item-inner from the ul-tag */
}
/* line 625, ../sass/_default.scss */
.node-panel-widget .widget-item-inner {
  background-color: #e6e6e6;
  overflow: hidden;
  padding-bottom: 20px;
}
/* line 631, ../sass/_default.scss */
.node-panel-widget ul.widget-item-inner {
  height: auto;
  background-color: transparent;
  margin: 0px;
  padding: 0px;
}
/* line 637, ../sass/_default.scss */
.node-panel-widget .field-name-field-general-item-title {
  padding: 12px 20px 12px 20px;
  background-color: #4A851F;
  text-align: center;
}
/* line 641, ../sass/_default.scss */
.node-panel-widget .field-name-field-general-item-title h3 {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 26px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  margin: 0px;
}
/* line 647, ../sass/_default.scss */
.node-panel-widget .field-name-field-general-item-text {
  padding: 15px 20px 0px 20px;
}
/* line 649, ../sass/_default.scss */
.node-panel-widget .field-name-field-general-item-text table {
  border: none;
  text-align: center;
  margin-bottom: 0px;
}
/* line 654, ../sass/_default.scss */
.node-panel-widget .field-name-field-general-item-text tr:hover td, .node-panel-widget .field-name-field-general-item-text tr.even:hover td.active, .node-panel-widget .field-name-field-general-item-text tr.odd:hover td.active {
  background: transparent;
}
/* line 657, ../sass/_default.scss */
.node-panel-widget .field-name-field-general-item-text tr, .node-panel-widget .field-name-field-general-item-text td {
  vertical-align: top;
}
/* line 661, ../sass/_default.scss */
.node-panel-widget .textformatter-list {
  padding: 18px 20px 15px 20px;
}
/* line 663, ../sass/_default.scss */
.node-panel-widget .textformatter-list .item-list ul li {
  background-image: url("../images/green-bullet.png");
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 10px;
  margin-left: 0px;
}
/* line 671, ../sass/_default.scss */
.node-panel-widget .field-name-field-call-to-action,
.node-panel-widget .field-name-field-secondary-call-to-action {
  text-align: center;
}
/* line 675, ../sass/_default.scss */
.node-panel-widget .field-name-field-call-to-action a {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 28px;
  font-weight: bold;
  line-height: 1px;
  color: #ffffff;
  background-color: #4A851F;
  padding: 28px 40px 28px 40px;
  border: none;
  text-decoration: none;
  display: inline-block;
  *display: inline;
  zoom: 1;
  padding: 24px 30px 24px 30px;
  margin-bottom: 10px;
}
/* line 218, ../sass/_sagepaylib.scss */
.node-panel-widget .field-name-field-call-to-action a:hover {
  color: #ffffff;
  background: #4A851F;
  background: -moz-linear-gradient(bottom, #4A851F, #4A851F);
  background: -webkit-gradient(linear, left top, left bottom, from(#4A851F), to(#4A851F));
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#4A851F', EndColorStr='#4A851F', GradientType=0);
  text-decoration: none;
}
/* line 680, ../sass/_default.scss */
.node-panel-widget .field-name-field-secondary-call-to-action a {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.285;
  text-decoration: none;
  color: #4A851F;
  margin-bottom: 10px;
}
/* line 148, ../sass/_sagepaylib.scss */
.node-panel-widget .field-name-field-secondary-call-to-action a:link, .node-panel-widget .field-name-field-secondary-call-to-action a:visited {
  text-decoration: none;
  color: #4A851F;
}
/* line 149, ../sass/_sagepaylib.scss */
.node-panel-widget .field-name-field-secondary-call-to-action a:hover {
  text-decoration: underline;
  color: #4A851F;
}

/* for 100% width panel widget */
/* line 689, ../sass/_default.scss */
.node-panel-widget.hundred .textformatter-list .item-list ul li {
  width: 35%;
  padding-right: 20px;
  display: block;
  float: left;
}

/**
 * Layout overrides: Panel widget
 */
/* override 25% option to make it look like 50% option */
/* line 702, ../sass/_default.scss */
.node-panel-widget.widget.twenty-five .widget-item {
  width: 50%;
}

/* for mobile */
@media all and (max-width: 739px) {
  /* line 705, ../sass/_default.scss */
  .node-panel-widget.widget.hundred .widget-item {
    max-width: 460px;
  }

  /* line 706, ../sass/_default.scss */
  .node-panel-widget.widget.twenty-five .widget-item {
    width: 100%;
    max-width: 460px;
  }

  /* line 707, ../sass/_default.scss */
  .node-panel-widget.widget.fifty .widget-item {
    width: 100%;
    max-width: 460px;
  }

  /* line 709, ../sass/_default.scss */
  .node-panel-widget .widget-item {
    float: none;
    margin-bottom: 20px;
  }
  /* line 710, ../sass/_default.scss */
  .node-panel-widget .widget-item-inner {
    margin-left: 0px;
    margin-right: 0px;
  }
  /* line 711, ../sass/_default.scss */
  .node-panel-widget .widget-item-alpha .widget-item-inner {
    margin-left: 0px;
    margin-right: 0px;
  }
  /* line 712, ../sass/_default.scss */
  .node-panel-widget .widget-item-omega .widget-item-inner {
    margin-left: 0px;
    margin-right: 0px;
  }
  /* line 713, ../sass/_default.scss */
  .node-panel-widget .field-name-field-call-to-action a {
    font-size: 20px;
    padding: 20px 25px 20px 25px;
  }

  /* line 717, ../sass/_default.scss */
  .node-panel-widget.hundred .textformatter-list .item-list ul li {
    width: 100%;
    padding-right: 0px;
    display: block;
    float: none;
  }

  /* call to action overrides */
  /* line 727, ../sass/_default.scss */
  .node-panel-widget .field-name-field-call-to-action,
  .node-panel-widget .field-name-field-secondary-call-to-action {
    margin-bottom: 10px;
  }
  /* line 731, ../sass/_default.scss */
  .node-panel-widget .field-name-field-call-to-action a,
  .node-panel-widget .field-name-field-secondary-call-to-action a {
    display: inline;
    background-color: none;
    background: none;
    padding: 0;
    line-height: 1.2;
    color: #4A851F;
  }
  /* line 740, ../sass/_default.scss */
  .node-panel-widget .field-name-field-call-to-action a:hover,
  .node-panel-widget .field-name-field-secondary-call-to-action a:hover {
    background-color: none;
    background: none;
    color: #4A851F;
  }
}
/**
 * Style: table widget general style
 */
/* line 756, ../sass/_default.scss */
.node-table-widget {
  /* override default styling */
}
/* line 758, ../sass/_default.scss */
.node-table-widget table {
  border: none;
}
/* line 766, ../sass/_default.scss */
.node-table-widget thead th, .node-table-widget th {
  background: transparent;
  border-bottom: none;
  color: #0C2074;
}

/* line 774, ../sass/_default.scss */
.node-table-widget.node-view-mode-general thead tr {
  background-color: #4d4f53;
  height: 50px;
}
/* line 778, ../sass/_default.scss */
.node-table-widget.node-view-mode-general thead th {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.1;
  color: #ffffff;
  vertical-align: middle;
  padding-top: 6px;
  padding-bottom: 6px;
  font-size: 18px;
}
/* line 786, ../sass/_default.scss */
.node-table-widget.node-view-mode-general thead p {
  color: #0C2074;
  margin-bottom: 0px;
}
/* line 792, ../sass/_default.scss */
.node-table-widget.node-view-mode-general tbody p {
  color: #0C2074;
  margin-bottom: 0px;
}
/* line 796, ../sass/_default.scss */
.node-table-widget.node-view-mode-general tbody tr {
  border-bottom: 1px dotted #4d4f53;
  background-color: #eff0ee;
}
/* line 800, ../sass/_default.scss */
.node-table-widget.node-view-mode-general tbody tr:hover td,
.node-table-widget.node-view-mode-general tbody tr.even:hover td.active,
.node-table-widget.node-view-mode-general tbody tr.odd:hover td.active {
  background-color: #eff0ee;
}
/* line 805, ../sass/_default.scss */
.node-table-widget.node-view-mode-general tbody a {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.285;
  text-decoration: none;
  color: #4A851F;
}
/* line 148, ../sass/_sagepaylib.scss */
.node-table-widget.node-view-mode-general tbody a:link, .node-table-widget.node-view-mode-general tbody a:visited {
  text-decoration: none;
  color: #4A851F;
}
/* line 149, ../sass/_sagepaylib.scss */
.node-table-widget.node-view-mode-general tbody a:hover {
  text-decoration: underline;
  color: #4A851F;
}

/* for mobile */
@media all and (max-width: 739px) {
  /* line 813, ../sass/_default.scss */
  .node-table-widget.widget.seventy-five .widget-item {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
/**
 * Pricing table within table widget
 */
/* line 827, ../sass/_default.scss */
.widget .widget-item .node-table-widget.node-view-mode-general table.table-pricing img,
.widget .widget-item table.table-pricing img {
  float: none;
  margin: 3px 0px 3px 0px;
}
/* line 831, ../sass/_default.scss */
.widget .widget-item .node-table-widget.node-view-mode-general table.table-pricing td.col-1-feature img,
.widget .widget-item table.table-pricing td.col-1-feature img {
  float: none;
  margin: 3px 10px 3px 0px;
}

/* line 837, ../sass/_default.scss */
.node-table-widget.node-view-mode-general table.table-pricing,
table.table-pricing {
  border: none;
  width: 705px;
  /* column 1 */
  /* column 2 */
  /* column 3 */
}
/* line 841, ../sass/_default.scss */
.node-table-widget.node-view-mode-general table.table-pricing tr,
table.table-pricing tr {
  border: none;
  border-bottom: none;
}
/* line 845, ../sass/_default.scss */
.node-table-widget.node-view-mode-general table.table-pricing td,
table.table-pricing td {
  width: 33%;
  max-width: 233px;
  border-right: 2px solid #fff;
}
/* line 850, ../sass/_default.scss */
.node-table-widget.node-view-mode-general table.table-pricing tr, .node-table-widget.node-view-mode-general table.table-pricing td, .node-table-widget.node-view-mode-general table.table-pricing tbody tr:hover td, .node-table-widget.node-view-mode-general table.table-pricing tr:hover td, .node-table-widget.node-view-mode-general table.table-pricing tr.even:hover td.active, .node-table-widget.node-view-mode-general table.table-pricing tr.odd:hover td.active,
table.table-pricing tr,
table.table-pricing td,
table.table-pricing tbody tr:hover td,
table.table-pricing tr:hover td,
table.table-pricing tr.even:hover td.active,
table.table-pricing tr.odd:hover td.active {
  background-color: #fff;
}
/* line 853, ../sass/_default.scss */
.node-table-widget.node-view-mode-general table.table-pricing p.tick-icon,
table.table-pricing p.tick-icon {
  display: block;
  width: 15px;
  height: 14px;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  text-indent: -2000px;
  background: url("../images/tick.png");
  background-repeat: no-repeat;
}
/* line 864, ../sass/_default.scss */
.node-table-widget.node-view-mode-general table.table-pricing tbody p,
.node-table-widget.node-view-mode-general table.table-pricing tbody p.tick-icon,
table.table-pricing tbody p,
table.table-pricing tbody p.tick-icon {
  margin-bottom: 0;
}
/* line 869, ../sass/_default.scss */
.node-table-widget.node-view-mode-general table.table-pricing td.col-1-feature,
.node-table-widget.node-view-mode-general table.table-pricing tr:hover td.col-1-feature,
.node-table-widget.node-view-mode-general table.table-pricing tr.even:hover td.active.col-1-feature,
.node-table-widget.node-view-mode-general table.table-pricing tr.odd:hover td.active.col-1-feature,
table.table-pricing td.col-1-feature,
table.table-pricing tr:hover td.col-1-feature,
table.table-pricing tr.even:hover td.active.col-1-feature,
table.table-pricing tr.odd:hover td.active.col-1-feature {
  font-size: 12px;
  color: #4D4F53;
  text-align: left;
  vertical-align: middle;
  background-color: #eff0ee;
  border-bottom: 1px dotted #4d4f53;
}
/* line 879, ../sass/_default.scss */
.node-table-widget.node-view-mode-general table.table-pricing td.col-1-feature a,
.node-table-widget.node-view-mode-general table.table-pricing tr:hover td.col-1-feature a,
.node-table-widget.node-view-mode-general table.table-pricing tr.even:hover td.active.col-1-feature a,
.node-table-widget.node-view-mode-general table.table-pricing tr.odd:hover td.active.col-1-feature a,
table.table-pricing td.col-1-feature a,
table.table-pricing tr:hover td.col-1-feature a,
table.table-pricing tr.even:hover td.active.col-1-feature a,
table.table-pricing tr.odd:hover td.active.col-1-feature a {
  color: #4D4F53;
  font-size: 12px;
  text-decoration: none;
}
/* line 884, ../sass/_default.scss */
.node-table-widget.node-view-mode-general table.table-pricing td.col-1-feature a:hover,
.node-table-widget.node-view-mode-general table.table-pricing tr:hover td.col-1-feature a:hover,
.node-table-widget.node-view-mode-general table.table-pricing tr.even:hover td.active.col-1-feature a:hover,
.node-table-widget.node-view-mode-general table.table-pricing tr.odd:hover td.active.col-1-feature a:hover,
table.table-pricing td.col-1-feature a:hover,
table.table-pricing tr:hover td.col-1-feature a:hover,
table.table-pricing tr.even:hover td.active.col-1-feature a:hover,
table.table-pricing tr.odd:hover td.active.col-1-feature a:hover {
  color: #4D4F53;
  text-decoration: underline;
}
/* line 889, ../sass/_default.scss */
.node-table-widget.node-view-mode-general table.table-pricing td.col-1-feature img,
table.table-pricing td.col-1-feature img {
  float: none;
  margin: 3px 10px 3px 0px;
}
/* line 894, ../sass/_default.scss */
.node-table-widget.node-view-mode-general table.table-pricing td.col-2-heading,
.node-table-widget.node-view-mode-general table.table-pricing tr:hover td.col-2-heading,
.node-table-widget.node-view-mode-general table.table-pricing tr.even:hover td.active.col-2-heading,
.node-table-widget.node-view-mode-general table.table-pricing tr.odd:hover td.active.col-2-heading,
table.table-pricing td.col-2-heading,
table.table-pricing tr:hover td.col-2-heading,
table.table-pricing tr.even:hover td.active.col-2-heading,
table.table-pricing tr.odd:hover td.active.col-2-heading {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  vertical-align: top;
  background-color: #FF5800;
}
/* line 906, ../sass/_default.scss */
.node-table-widget.node-view-mode-general table.table-pricing td.col-2-strapline,
.node-table-widget.node-view-mode-general table.table-pricing tr:hover td.col-2-strapline,
.node-table-widget.node-view-mode-general table.table-pricing tr.even:hover td.active.col-2-strapline,
.node-table-widget.node-view-mode-general table.table-pricing tr.odd:hover td.active.col-2-strapline,
table.table-pricing td.col-2-strapline,
table.table-pricing tr:hover td.col-2-strapline,
table.table-pricing tr.even:hover td.active.col-2-strapline,
table.table-pricing tr.odd:hover td.active.col-2-strapline {
  font-size: 12px;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  background-color: #FF5800;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 918, ../sass/_default.scss */
.node-table-widget.node-view-mode-general table.table-pricing td.col-2-price,
.node-table-widget.node-view-mode-general table.table-pricing tr:hover td.col-2-price,
.node-table-widget.node-view-mode-general table.table-pricing tr.even:hover td.active.col-2-price,
.node-table-widget.node-view-mode-general table.table-pricing tr.odd:hover td.active.col-2-price,
table.table-pricing td.col-2-price,
table.table-pricing tr:hover td.col-2-price,
table.table-pricing tr.even:hover td.active.col-2-price,
table.table-pricing tr.odd:hover td.active.col-2-price {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  vertical-align: top;
  background-color: #FF5800;
  border-bottom: 2px solid #fff;
}
/* line 931, ../sass/_default.scss */
.node-table-widget.node-view-mode-general table.table-pricing td.col-2-call-to-action,
.node-table-widget.node-view-mode-general table.table-pricing tr:hover td.col-2-call-to-action,
.node-table-widget.node-view-mode-general table.table-pricing tr.even:hover td.col-2-call-to-action,
.node-table-widget.node-view-mode-general table.table-pricing tr.odd:hover td.col-2-call-to-action,
table.table-pricing td.col-2-call-to-action,
table.table-pricing tr:hover td.col-2-call-to-action,
table.table-pricing tr.even:hover td.col-2-call-to-action,
table.table-pricing tr.odd:hover td.col-2-call-to-action {
  font-size: 12px;
  color: #4D4F53;
  text-align: center;
  vertical-align: middle;
  background-color: #eff0ee;
  border-bottom: 2px solid #fff;
}
/* line 941, ../sass/_default.scss */
.node-table-widget.node-view-mode-general table.table-pricing td.col-2-call-to-action a,
.node-table-widget.node-view-mode-general table.table-pricing tr:hover td.col-2-call-to-action a,
.node-table-widget.node-view-mode-general table.table-pricing tr.even:hover td.col-2-call-to-action a,
.node-table-widget.node-view-mode-general table.table-pricing tr.odd:hover td.col-2-call-to-action a,
table.table-pricing td.col-2-call-to-action a,
table.table-pricing tr:hover td.col-2-call-to-action a,
table.table-pricing tr.even:hover td.col-2-call-to-action a,
table.table-pricing tr.odd:hover td.col-2-call-to-action a {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 1px;
  color: #ffffff;
  border: none;
  text-decoration: none;
  display: inline-block;
  zoom: 1;
  width: 160px;
  padding: 13px 10px 14px 10px;
  margin-top: 2px;
  margin-bottom: 0;
  background-color: #4A851F;
}
/* line 957, ../sass/_default.scss */
.node-table-widget.node-view-mode-general table.table-pricing td.col-2-call-to-action a:hover,
.node-table-widget.node-view-mode-general table.table-pricing tr:hover td.col-2-call-to-action a:hover,
.node-table-widget.node-view-mode-general table.table-pricing tr.even:hover td.col-2-call-to-action a:hover,
.node-table-widget.node-view-mode-general table.table-pricing tr.odd:hover td.col-2-call-to-action a:hover,
table.table-pricing td.col-2-call-to-action a:hover,
table.table-pricing tr:hover td.col-2-call-to-action a:hover,
table.table-pricing tr.even:hover td.col-2-call-to-action a:hover,
table.table-pricing tr.odd:hover td.col-2-call-to-action a:hover {
  color: #ffffff;
  text-decoration: none;
  background: #4A851F;
  background: -moz-linear-gradient(bottom, #4A851F, #4A851F);
  background: -webkit-gradient(linear, left top, left bottom, from(#4A851F), to(#4A851F));
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#4A851F', EndColorStr='#4A851F', GradientType=0);
}
/* line 963, ../sass/_default.scss */
.node-table-widget.node-view-mode-general table.table-pricing td.col-2-info,
.node-table-widget.node-view-mode-general table.table-pricing tr:hover td.col-2-info,
.node-table-widget.node-view-mode-general table.table-pricing tr.even:hover td.col-2-info,
.node-table-widget.node-view-mode-general table.table-pricing tr.odd:hover td.col-2-info,
table.table-pricing td.col-2-info,
table.table-pricing tr:hover td.col-2-info,
table.table-pricing tr.even:hover td.col-2-info,
table.table-pricing tr.odd:hover td.col-2-info {
  font-size: 12px;
  color: #4D4F53;
  text-align: center;
  vertical-align: middle;
  background-color: #ffd5bf;
  border-bottom: 1px dotted #4d4f53;
}
/* line 974, ../sass/_default.scss */
.node-table-widget.node-view-mode-general table.table-pricing td.col-2-footer,
.node-table-widget.node-view-mode-general table.table-pricing tr:hover td.col-2-footer,
.node-table-widget.node-view-mode-general table.table-pricing tr.even:hover td.col-2-footer,
.node-table-widget.node-view-mode-general table.table-pricing tr.odd:hover td.col-2-footer,
table.table-pricing td.col-2-footer,
table.table-pricing tr:hover td.col-2-footer,
table.table-pricing tr.even:hover td.col-2-footer,
table.table-pricing tr.odd:hover td.col-2-footer {
  font-size: 12px;
  color: #4D4F53;
  text-align: center;
  vertical-align: middle;
  background-color: #fff;
  border-bottom: 1px solid #fff;
}
/* line 986, ../sass/_default.scss */
.node-table-widget.node-view-mode-general table.table-pricing td.col-3-heading,
.node-table-widget.node-view-mode-general table.table-pricing tr:hover td.col-3-heading,
.node-table-widget.node-view-mode-general table.table-pricing tr.even:hover td.active.col-3-heading,
.node-table-widget.node-view-mode-general table.table-pricing tr.odd:hover td.active.col-3-heading,
table.table-pricing td.col-3-heading,
table.table-pricing tr:hover td.col-3-heading,
table.table-pricing tr.even:hover td.active.col-3-heading,
table.table-pricing tr.odd:hover td.active.col-3-heading {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  vertical-align: top;
  background-color: #009FDA;
}
/* line 998, ../sass/_default.scss */
.node-table-widget.node-view-mode-general table.table-pricing td.col-3-strapline,
.node-table-widget.node-view-mode-general table.table-pricing tr:hover td.col-3-strapline,
.node-table-widget.node-view-mode-general table.table-pricing tr.even:hover td.active.col-3-strapline,
.node-table-widget.node-view-mode-general table.table-pricing tr.odd:hover td.active.col-3-strapline,
table.table-pricing td.col-3-strapline,
table.table-pricing tr:hover td.col-3-strapline,
table.table-pricing tr.even:hover td.active.col-3-strapline,
table.table-pricing tr.odd:hover td.active.col-3-strapline {
  font-size: 12px;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  background-color: #009FDA;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 1010, ../sass/_default.scss */
.node-table-widget.node-view-mode-general table.table-pricing td.col-3-price,
.node-table-widget.node-view-mode-general table.table-pricing tr:hover td.col-3-price,
.node-table-widget.node-view-mode-general table.table-pricing tr.even:hover td.active.col-3-price,
.node-table-widget.node-view-mode-general table.table-pricing tr.odd:hover td.active.col-3-price,
table.table-pricing td.col-3-price,
table.table-pricing tr:hover td.col-3-price,
table.table-pricing tr.even:hover td.active.col-3-price,
table.table-pricing tr.odd:hover td.active.col-3-price {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  vertical-align: top;
  background-color: #009FDA;
  border-bottom: 2px solid #fff;
}
/* line 1023, ../sass/_default.scss */
.node-table-widget.node-view-mode-general table.table-pricing td.col-3-call-to-action,
.node-table-widget.node-view-mode-general table.table-pricing tr:hover td.col-3-call-to-action,
.node-table-widget.node-view-mode-general table.table-pricing tr.even:hover td.col-3-call-to-action,
.node-table-widget.node-view-mode-general table.table-pricing tr.odd:hover td.col-3-call-to-action,
table.table-pricing td.col-3-call-to-action,
table.table-pricing tr:hover td.col-3-call-to-action,
table.table-pricing tr.even:hover td.col-3-call-to-action,
table.table-pricing tr.odd:hover td.col-3-call-to-action {
  font-size: 12px;
  color: #4D4F53;
  text-align: center;
  vertical-align: middle;
  background-color: #eff0ee;
  border-bottom: 2px solid #fff;
}
/* line 1033, ../sass/_default.scss */
.node-table-widget.node-view-mode-general table.table-pricing td.col-3-call-to-action a,
.node-table-widget.node-view-mode-general table.table-pricing tr:hover td.col-3-call-to-action a,
.node-table-widget.node-view-mode-general table.table-pricing tr.even:hover td.col-3-call-to-action a,
.node-table-widget.node-view-mode-general table.table-pricing tr.odd:hover td.col-3-call-to-action a,
table.table-pricing td.col-3-call-to-action a,
table.table-pricing tr:hover td.col-3-call-to-action a,
table.table-pricing tr.even:hover td.col-3-call-to-action a,
table.table-pricing tr.odd:hover td.col-3-call-to-action a {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 1px;
  color: #ffffff;
  border: none;
  text-decoration: none;
  display: inline-block;
  zoom: 1;
  width: 160px;
  padding: 13px 10px 14px 10px;
  margin-top: 2px;
  margin-bottom: 0;
  background-color: #4A851F;
}
/* line 1049, ../sass/_default.scss */
.node-table-widget.node-view-mode-general table.table-pricing td.col-3-call-to-action a:hover,
.node-table-widget.node-view-mode-general table.table-pricing tr:hover td.col-3-call-to-action a:hover,
.node-table-widget.node-view-mode-general table.table-pricing tr.even:hover td.col-3-call-to-action a:hover,
.node-table-widget.node-view-mode-general table.table-pricing tr.odd:hover td.col-3-call-to-action a:hover,
table.table-pricing td.col-3-call-to-action a:hover,
table.table-pricing tr:hover td.col-3-call-to-action a:hover,
table.table-pricing tr.even:hover td.col-3-call-to-action a:hover,
table.table-pricing tr.odd:hover td.col-3-call-to-action a:hover {
  color: #ffffff;
  text-decoration: none;
  background: #4A851F;
  background: -moz-linear-gradient(bottom, #4A851F, #4A851F);
  background: -webkit-gradient(linear, left top, left bottom, from(#4A851F), to(#4A851F));
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#4A851F', EndColorStr='#4A851F', GradientType=0);
}
/* line 1055, ../sass/_default.scss */
.node-table-widget.node-view-mode-general table.table-pricing td.col-3-info,
.node-table-widget.node-view-mode-general table.table-pricing tr:hover td.col-3-info,
.node-table-widget.node-view-mode-general table.table-pricing tr.even:hover td.col-3-info,
.node-table-widget.node-view-mode-general table.table-pricing tr.odd:hover td.col-3-info,
table.table-pricing td.col-3-info,
table.table-pricing tr:hover td.col-3-info,
table.table-pricing tr.even:hover td.col-3-info,
table.table-pricing tr.odd:hover td.col-3-info {
  font-size: 12px;
  color: #4D4F53;
  text-align: center;
  vertical-align: middle;
  background-color: #bfe7f6;
  border-bottom: 1px dotted #4d4f53;
}
/* line 1066, ../sass/_default.scss */
.node-table-widget.node-view-mode-general table.table-pricing td.col-3-footer,
.node-table-widget.node-view-mode-general table.table-pricing tr:hover td.col-3-footer,
.node-table-widget.node-view-mode-general table.table-pricing tr.even:hover td.col-3-footer,
.node-table-widget.node-view-mode-general table.table-pricing tr.odd:hover td.col-3-footer,
table.table-pricing td.col-3-footer,
table.table-pricing tr:hover td.col-3-footer,
table.table-pricing tr.even:hover td.col-3-footer,
table.table-pricing tr.odd:hover td.col-3-footer {
  font-size: 12px;
  color: #4D4F53;
  text-align: center;
  vertical-align: middle;
  background-color: #fff;
  border-bottom: 1px solid #fff;
}

/* for mobile */
@media all and (max-width: 739px) {
  /* line 1082, ../sass/_default.scss */
  .node-table-widget.node-view-mode-general table.table-pricing,
  table.table-pricing {
    width: 100%;
    word-wrap: break-word;
    table-layout: fixed;
  }
  /* line 1087, ../sass/_default.scss */
  .node-table-widget.node-view-mode-general table.table-pricing td,
  table.table-pricing td {
    width: 33%;
    max-width: none;
  }
  /* line 1095, ../sass/_default.scss */
  .node-table-widget.node-view-mode-general table.table-pricing td.col-2-call-to-action a,
  .node-table-widget.node-view-mode-general table.table-pricing tr:hover td.col-2-call-to-action a,
  .node-table-widget.node-view-mode-general table.table-pricing tr.even:hover td.col-2-call-to-action a,
  .node-table-widget.node-view-mode-general table.table-pricing tr.odd:hover td.col-2-call-to-action a,
  table.table-pricing td.col-2-call-to-action a,
  table.table-pricing tr:hover td.col-2-call-to-action a,
  table.table-pricing tr.even:hover td.col-2-call-to-action a,
  table.table-pricing tr.odd:hover td.col-2-call-to-action a {
    width: 100%;
  }
  /* line 1103, ../sass/_default.scss */
  .node-table-widget.node-view-mode-general table.table-pricing td.col-3-call-to-action a,
  .node-table-widget.node-view-mode-general table.table-pricing tr:hover td.col-3-call-to-action a,
  .node-table-widget.node-view-mode-general table.table-pricing tr.even:hover td.col-3-call-to-action a,
  .node-table-widget.node-view-mode-general table.table-pricing tr.odd:hover td.col-3-call-to-action a,
  table.table-pricing td.col-3-call-to-action a,
  table.table-pricing tr:hover td.col-3-call-to-action a,
  table.table-pricing tr.even:hover td.col-3-call-to-action a,
  table.table-pricing tr.odd:hover td.col-3-call-to-action a {
    width: 100%;
  }
  /* line 1107, ../sass/_default.scss */
  .node-table-widget.node-view-mode-general table.table-pricing td.col-2-call-to-action,
  .node-table-widget.node-view-mode-general table.table-pricing tr:hover td.col-2-call-to-action,
  .node-table-widget.node-view-mode-general table.table-pricing tr.even:hover td.col-2-call-to-action,
  .node-table-widget.node-view-mode-general table.table-pricing tr.odd:hover td.col-2-call-to-action,
  table.table-pricing td.col-2-call-to-action,
  table.table-pricing tr:hover td.col-2-call-to-action,
  table.table-pricing tr.even:hover td.col-2-call-to-action,
  table.table-pricing tr.odd:hover td.col-2-call-to-action {
    padding-top: 10px;
  }
  /* line 1112, ../sass/_default.scss */
  .node-table-widget.node-view-mode-general table.table-pricing td.col-2-call-to-action a,
  .node-table-widget.node-view-mode-general table.table-pricing tr:hover td.col-2-call-to-action a,
  .node-table-widget.node-view-mode-general table.table-pricing tr.even:hover td.col-2-call-to-action a,
  .node-table-widget.node-view-mode-general table.table-pricing tr.odd:hover td.col-2-call-to-action a,
  table.table-pricing td.col-2-call-to-action a,
  table.table-pricing tr:hover td.col-2-call-to-action a,
  table.table-pricing tr.even:hover td.col-2-call-to-action a,
  table.table-pricing tr.odd:hover td.col-2-call-to-action a {
    display: inline;
    width: auto;
    padding: 0px;
    margin: 0px;
    background: none;
    color: #41a940;
  }
  /* line 1120, ../sass/_default.scss */
  .node-table-widget.node-view-mode-general table.table-pricing td.col-2-call-to-action a:hover,
  .node-table-widget.node-view-mode-general table.table-pricing tr:hover td.col-2-call-to-action a:hover,
  .node-table-widget.node-view-mode-general table.table-pricing tr.even:hover td.col-2-call-to-action a:hover,
  .node-table-widget.node-view-mode-general table.table-pricing tr.odd:hover td.col-2-call-to-action a:hover,
  table.table-pricing td.col-2-call-to-action a:hover,
  table.table-pricing tr:hover td.col-2-call-to-action a:hover,
  table.table-pricing tr.even:hover td.col-2-call-to-action a:hover,
  table.table-pricing tr.odd:hover td.col-2-call-to-action a:hover {
    color: #ffffff;
    text-decoration: underline;
    background: none;
    color: #41a940;
  }
  /* line 1127, ../sass/_default.scss */
  .node-table-widget.node-view-mode-general table.table-pricing td.col-3-call-to-action,
  .node-table-widget.node-view-mode-general table.table-pricing tr:hover td.col-3-call-to-action,
  .node-table-widget.node-view-mode-general table.table-pricing tr.even:hover td.col-3-call-to-action,
  .node-table-widget.node-view-mode-general table.table-pricing tr.odd:hover td.col-3-call-to-action,
  table.table-pricing td.col-3-call-to-action,
  table.table-pricing tr:hover td.col-3-call-to-action,
  table.table-pricing tr.even:hover td.col-3-call-to-action,
  table.table-pricing tr.odd:hover td.col-3-call-to-action {
    padding-top: 10px;
  }
  /* line 1132, ../sass/_default.scss */
  .node-table-widget.node-view-mode-general table.table-pricing td.col-3-call-to-action a,
  .node-table-widget.node-view-mode-general table.table-pricing tr:hover td.col-3-call-to-action a,
  .node-table-widget.node-view-mode-general table.table-pricing tr.even:hover td.col-3-call-to-action a,
  .node-table-widget.node-view-mode-general table.table-pricing tr.odd:hover td.col-3-call-to-action a,
  table.table-pricing td.col-3-call-to-action a,
  table.table-pricing tr:hover td.col-3-call-to-action a,
  table.table-pricing tr.even:hover td.col-3-call-to-action a,
  table.table-pricing tr.odd:hover td.col-3-call-to-action a {
    display: inline;
    width: auto;
    padding: 0px;
    margin: 0px;
    background: none;
    color: #41a940;
  }
  /* line 1140, ../sass/_default.scss */
  .node-table-widget.node-view-mode-general table.table-pricing td.col-3-call-to-action a:hover,
  .node-table-widget.node-view-mode-general table.table-pricing tr:hover td.col-3-call-to-action a:hover,
  .node-table-widget.node-view-mode-general table.table-pricing tr.even:hover td.col-3-call-to-action a:hover,
  .node-table-widget.node-view-mode-general table.table-pricing tr.odd:hover td.col-3-call-to-action a:hover,
  table.table-pricing td.col-3-call-to-action a:hover,
  table.table-pricing tr:hover td.col-3-call-to-action a:hover,
  table.table-pricing tr.even:hover td.col-3-call-to-action a:hover,
  table.table-pricing tr.odd:hover td.col-3-call-to-action a:hover {
    color: #ffffff;
    text-decoration: underline;
    background: none;
    color: #41a940;
  }
}
@media all and (max-width: 360px) {
  /* line 1152, ../sass/_default.scss */
  .node-table-widget.node-view-mode-general table.table-pricing td.col-2-heading,
  .node-table-widget.node-view-mode-general table.table-pricing tr:hover td.col-2-heading,
  .node-table-widget.node-view-mode-general table.table-pricing tr.even:hover td.active.col-2-heading,
  .node-table-widget.node-view-mode-general table.table-pricing tr.odd:hover td.active.col-2-heading,
  table.table-pricing td.col-2-heading,
  table.table-pricing tr:hover td.col-2-heading,
  table.table-pricing tr.even:hover td.active.col-2-heading,
  table.table-pricing tr.odd:hover td.active.col-2-heading {
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
  }
  /* line 1159, ../sass/_default.scss */
  .node-table-widget.node-view-mode-general table.table-pricing td.col-2-price,
  .node-table-widget.node-view-mode-general table.table-pricing tr:hover td.col-2-price,
  .node-table-widget.node-view-mode-general table.table-pricing tr.even:hover td.active.col-2-price,
  .node-table-widget.node-view-mode-general table.table-pricing tr.odd:hover td.active.col-2-price,
  table.table-pricing td.col-2-price,
  table.table-pricing tr:hover td.col-2-price,
  table.table-pricing tr.even:hover td.active.col-2-price,
  table.table-pricing tr.odd:hover td.active.col-2-price {
    font-size: 12px;
  }
  /* line 1169, ../sass/_default.scss */
  .node-table-widget.node-view-mode-general table.table-pricing td.col-2-call-to-action a,
  .node-table-widget.node-view-mode-general table.table-pricing tr:hover td.col-2-call-to-action a,
  .node-table-widget.node-view-mode-general table.table-pricing tr.even:hover td.col-2-call-to-action a,
  .node-table-widget.node-view-mode-general table.table-pricing tr.odd:hover td.col-2-call-to-action a,
  table.table-pricing td.col-2-call-to-action a,
  table.table-pricing tr:hover td.col-2-call-to-action a,
  table.table-pricing tr.even:hover td.col-2-call-to-action a,
  table.table-pricing tr.odd:hover td.col-2-call-to-action a {
    font-size: 12px;
  }
  /* line 1177, ../sass/_default.scss */
  .node-table-widget.node-view-mode-general table.table-pricing td.col-2-footer a,
  .node-table-widget.node-view-mode-general table.table-pricing tr:hover td.col-2-footer a,
  .node-table-widget.node-view-mode-general table.table-pricing tr.even:hover td.col-2-footer a,
  .node-table-widget.node-view-mode-general table.table-pricing tr.odd:hover td.col-2-footer a,
  table.table-pricing td.col-2-footer a,
  table.table-pricing tr:hover td.col-2-footer a,
  table.table-pricing tr.even:hover td.col-2-footer a,
  table.table-pricing tr.odd:hover td.col-2-footer a {
    font-size: 12px;
  }
  /* line 1181, ../sass/_default.scss */
  .node-table-widget.node-view-mode-general table.table-pricing td.col-3-heading,
  .node-table-widget.node-view-mode-general table.table-pricing tr:hover td.col-3-heading,
  .node-table-widget.node-view-mode-general table.table-pricing tr.even:hover td.active.col-3-heading,
  .node-table-widget.node-view-mode-general table.table-pricing tr.odd:hover td.active.col-3-heading,
  table.table-pricing td.col-3-heading,
  table.table-pricing tr:hover td.col-3-heading,
  table.table-pricing tr.even:hover td.active.col-3-heading,
  table.table-pricing tr.odd:hover td.active.col-3-heading {
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
  }
  /* line 1188, ../sass/_default.scss */
  .node-table-widget.node-view-mode-general table.table-pricing td.col-3-price,
  .node-table-widget.node-view-mode-general table.table-pricing tr:hover td.col-3-price,
  .node-table-widget.node-view-mode-general table.table-pricing tr.even:hover td.active.col-3-price,
  .node-table-widget.node-view-mode-general table.table-pricing tr.odd:hover td.active.col-3-price,
  table.table-pricing td.col-3-price,
  table.table-pricing tr:hover td.col-3-price,
  table.table-pricing tr.even:hover td.active.col-3-price,
  table.table-pricing tr.odd:hover td.active.col-3-price {
    font-size: 12px;
  }
  /* line 1198, ../sass/_default.scss */
  .node-table-widget.node-view-mode-general table.table-pricing td.col-3-call-to-action a,
  .node-table-widget.node-view-mode-general table.table-pricing tr:hover td.col-3-call-to-action a,
  .node-table-widget.node-view-mode-general table.table-pricing tr.even:hover td.col-3-call-to-action a,
  .node-table-widget.node-view-mode-general table.table-pricing tr.odd:hover td.col-3-call-to-action a,
  table.table-pricing td.col-3-call-to-action a,
  table.table-pricing tr:hover td.col-3-call-to-action a,
  table.table-pricing tr.even:hover td.col-3-call-to-action a,
  table.table-pricing tr.odd:hover td.col-3-call-to-action a {
    font-size: 12px;
  }
  /* line 1206, ../sass/_default.scss */
  .node-table-widget.node-view-mode-general table.table-pricing td.col-3-footer a,
  .node-table-widget.node-view-mode-general table.table-pricing tr:hover td.col-3-footer a,
  .node-table-widget.node-view-mode-general table.table-pricing tr.even:hover td.col-3-footer a,
  .node-table-widget.node-view-mode-general table.table-pricing tr.odd:hover td.col-3-footer a,
  table.table-pricing td.col-3-footer a,
  table.table-pricing tr:hover td.col-3-footer a,
  table.table-pricing tr.even:hover td.col-3-footer a,
  table.table-pricing tr.odd:hover td.col-3-footer a {
    font-size: 12px;
  }
}
/* black tick icon - gerenral theming for use in other tables */
/* line 1214, ../sass/_default.scss */
table p.tick-icon {
  display: block;
  width: 15px;
  height: 14px;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  text-indent: -2000px;
  background: url("../images/green-tick.png");
  background-repeat: no-repeat;
}

/**
 * Green table within table widget
 */
/* line 1230, ../sass/_default.scss */
.node-table-widget.node-view-mode-general table.green-table,
table.green-table {
  /* override hover */
  /* heading */
  /* table elements */
  /* row striping */
  /* call to action button overrides */
}
/* line 1233, ../sass/_default.scss */
.node-table-widget.node-view-mode-general table.green-table tbody tr:hover td,
table.green-table tbody tr:hover td {
  background-color: transparent;
}
/* line 1237, ../sass/_default.scss */
.node-table-widget.node-view-mode-general table.green-table thead tr,
table.green-table thead tr {
  background-color: #41A940;
}
/* line 1241, ../sass/_default.scss */
.node-table-widget.node-view-mode-general table.green-table th, .node-table-widget.node-view-mode-general table.green-table th p,
table.green-table th,
table.green-table th p {
  font-size: 18px;
  font-weight: bold;
}
/* line 1245, ../sass/_default.scss */
.node-table-widget.node-view-mode-general table.green-table th, .node-table-widget.node-view-mode-general table.green-table td,
table.green-table th,
table.green-table td {
  padding: 5px 9px;
}
/* line 1249, ../sass/_default.scss */
.node-table-widget.node-view-mode-general table.green-table tbody tr,
table.green-table tbody tr {
  border-bottom: 1px solid #e0e1dd;
  background-color: #f3f3f1;
  font-size: 12px;
}
/* line 1254, ../sass/_default.scss */
.node-table-widget.node-view-mode-general table.green-table tbody tr:nth-child(even),
table.green-table tbody tr:nth-child(even) {
  background-color: #e0e1dd;
}
/* line 1261, ../sass/_default.scss */
.node-table-widget.node-view-mode-general table.green-table tbody tr th.orange-call-to-action a, .node-table-widget.node-view-mode-general table.green-table tbody tr th.orange-call-to-action a:link, .node-table-widget.node-view-mode-general table.green-table tbody tr th.orange-call-to-action a:visited,
.node-table-widget.node-view-mode-general table.green-table tr th.orange-call-to-action a,
.node-table-widget.node-view-mode-general table.green-table tr th.orange-call-to-action a:link,
.node-table-widget.node-view-mode-general table.green-table tr th.orange-call-to-action a:visited,
.node-table-widget.node-view-mode-general table.green-table td.orange-call-to-action a,
.node-table-widget.node-view-mode-general table.green-table td.orange-call-to-action a:link,
.node-table-widget.node-view-mode-general table.green-table td.orange-call-to-action a:visited,
table.green-table tbody tr th.orange-call-to-action a,
table.green-table tbody tr th.orange-call-to-action a:link,
table.green-table tbody tr th.orange-call-to-action a:visited,
table.green-table tr th.orange-call-to-action a,
table.green-table tr th.orange-call-to-action a:link,
table.green-table tr th.orange-call-to-action a:visited,
table.green-table td.orange-call-to-action a,
table.green-table td.orange-call-to-action a:link,
table.green-table td.orange-call-to-action a:visited {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1 !important;
  font-weight: bold;
  line-height: 1px;
  color: #ffffff;
  border: none;
  text-decoration: none;
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: auto;
  padding: 5px 20px 6px 20px !important;
  margin-top: 2px;
  margin-bottom: 0;
  background-color: #4A851F;
}
/* line 1279, ../sass/_default.scss */
.node-table-widget.node-view-mode-general table.green-table tbody tr th.orange-call-to-action a:hover,
.node-table-widget.node-view-mode-general table.green-table tr th.orange-call-to-action a:hover,
.node-table-widget.node-view-mode-general table.green-table td.orange-call-to-action a:hover,
table.green-table tbody tr th.orange-call-to-action a:hover,
table.green-table tr th.orange-call-to-action a:hover,
table.green-table td.orange-call-to-action a:hover {
  color: #ffffff;
  text-decoration: none;
  background: #4A851F;
  background: -moz-linear-gradient(bottom, #4A851F, #4A851F);
  background: -webkit-gradient(linear, left top, left bottom, from(#4A851F), to(#4A851F));
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#4A851F', EndColorStr='#4A851F', GradientType=0);
}

/* orange call to action for tables */
/* line 1289, ../sass/_default.scss */
td.orange-call-to-action a, td.orange-call-to-action a:link, td.orange-call-to-action a:visited {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1 !important;
  font-weight: bold;
  line-height: 1px;
  color: #ffffff;
  border: none;
  text-decoration: none;
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: auto;
  padding: 5px 20px 6px 20px !important;
  margin-top: 2px;
  margin-bottom: 0;
  background-color: #4A851F;
}
/* line 1307, ../sass/_default.scss */
td.orange-call-to-action a:hover {
  color: #ffffff;
  text-decoration: none;
  background: #4A851F;
  background: -moz-linear-gradient(bottom, #4A851F, #4A851F);
  background: -webkit-gradient(linear, left top, left bottom, from(#4A851F), to(#4A851F));
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#4A851F', EndColorStr='#4A851F', GradientType=0);
}

/* green tick icon for tables */
/* line 1315, ../sass/_default.scss */
table p.green-tick-icon {
  display: block;
  width: 15px;
  height: 11px;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  text-indent: -2000px;
  background: url("../images/green-tick.png");
  background-repeat: no-repeat;
}

/* Promo widget
 * Styling for view modes - NORMAL view
 */
/* Promo widget view mode - Promo 1 */
/* line 1335, ../sass/_default.scss */
.node-promo-widget.image-left.node-view-mode-promo-1 .field-name-field-promo-item-image img {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
/* line 1336, ../sass/_default.scss */
.node-promo-widget.image-left.node-view-mode-promo-1 .field-name-field-promo-item-text {
  margin-left: 240px;
}

/* line 1339, ../sass/_default.scss */
.node-promo-widget.image-right.node-view-mode-promo-1 .field-name-field-promo-item-image img {
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
}
/* line 1340, ../sass/_default.scss */
.node-promo-widget.image-right.node-view-mode-promo-1 .field-name-field-promo-item-text {
  margin-right: 240px;
}

/* line 1343, ../sass/_default.scss */
.node-promo-widget.image-centred.node-view-mode-promo-1 .field-name-field-promo-item-image .field-item {
  text-align: center;
}
/* line 1344, ../sass/_default.scss */
.node-promo-widget.image-centred.node-view-mode-promo-1 .field-name-field-promo-item-image img {
  margin-bottom: 20px;
}

/* Promo widget view mode - Promo 2 */
/* line 1349, ../sass/_default.scss */
.node-promo-widget.image-left.node-view-mode-promo-2 .field-name-field-promo-item-image img {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
/* line 1350, ../sass/_default.scss */
.node-promo-widget.image-left.node-view-mode-promo-2 .field-name-field-promo-item-text {
  margin-left: 480px;
}

/* line 1353, ../sass/_default.scss */
.node-promo-widget.image-right.node-view-mode-promo-2 .field-name-field-promo-item-image img {
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
}
/* line 1354, ../sass/_default.scss */
.node-promo-widget.image-right.node-view-mode-promo-2 .field-name-field-promo-item-text {
  margin-right: 480px;
}

/* line 1357, ../sass/_default.scss */
.node-promo-widget.image-centred.node-view-mode-promo-2 .field-name-field-promo-item-image .field-item {
  text-align: center;
}
/* line 1358, ../sass/_default.scss */
.node-promo-widget.image-centred.node-view-mode-promo-2 .field-name-field-promo-item-image img {
  margin-bottom: 20px;
}

/* Promo widget view mode - Promo 3 */
/* line 1363, ../sass/_default.scss */
.node-promo-widget.image-left.node-view-mode-promo-3 .field-name-field-promo-item-image img {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
/* line 1364, ../sass/_default.scss */
.node-promo-widget.image-left.node-view-mode-promo-3 .field-name-field-promo-item-text {
  margin-left: 720px;
}

/* line 1367, ../sass/_default.scss */
.node-promo-widget.image-right.node-view-mode-promo-3 .field-name-field-promo-item-image img {
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
}
/* line 1368, ../sass/_default.scss */
.node-promo-widget.image-right.node-view-mode-promo-3 .field-name-field-promo-item-text {
  margin-right: 720px;
}

/* line 1371, ../sass/_default.scss */
.node-promo-widget.image-centred.node-view-mode-promo-3 .field-name-field-promo-item-image .field-item {
  text-align: center;
}
/* line 1372, ../sass/_default.scss */
.node-promo-widget.image-centred.node-view-mode-promo-3 .field-name-field-promo-item-image img {
  margin-bottom: 20px;
}

/* Promo widget
 * Styling for view modes - MOBILE view - for mobile
 */
@media all and (max-width: 739px) {
  /* Promo widget view mode - Promo 1 */
  /* line 1383, ../sass/_default.scss */
  .node-promo-widget.image-left.node-view-mode-promo-1 .field-name-field-promo-item-image img {
    max-width: 50%;
    height: auto;
  }
  /* line 1384, ../sass/_default.scss */
  .node-promo-widget.image-left.node-view-mode-promo-1 .field-name-field-promo-item-text {
    margin-left: 0px;
  }

  /* line 1387, ../sass/_default.scss */
  .node-promo-widget.image-right.node-view-mode-promo-1 .field-name-field-promo-item-image img {
    max-width: 50%;
    height: auto;
  }
  /* line 1388, ../sass/_default.scss */
  .node-promo-widget.image-right.node-view-mode-promo-1 .field-name-field-promo-item-text {
    margin-right: 0px;
  }

  /* line 1391, ../sass/_default.scss */
  .node-promo-widget.image-centred.node-view-mode-promo-1 .field-name-field-promo-item-image img {
    max-width: 100%;
    height: auto;
  }

  /* Promo widget view mode - Promo 2 */
  /* line 1396, ../sass/_default.scss */
  .node-promo-widget.image-left.node-view-mode-promo-2 .field-name-field-promo-item-image img {
    max-width: 50%;
    height: auto;
  }
  /* line 1397, ../sass/_default.scss */
  .node-promo-widget.image-left.node-view-mode-promo-2 .field-name-field-promo-item-text {
    margin-left: 0px;
  }

  /* line 1400, ../sass/_default.scss */
  .node-promo-widget.image-right.node-view-mode-promo-2 .field-name-field-promo-item-image img {
    max-width: 50%;
    height: auto;
  }
  /* line 1401, ../sass/_default.scss */
  .node-promo-widget.image-right.node-view-mode-promo-2 .field-name-field-promo-item-text {
    margin-right: 0px;
  }

  /* line 1404, ../sass/_default.scss */
  .node-promo-widget.image-centred.node-view-mode-promo-2 .field-name-field-promo-item-image img {
    max-width: 100%;
    height: auto;
  }

  /* Promo widget view mode - Promo 3 */
  /* line 1409, ../sass/_default.scss */
  .node-promo-widget.image-left.node-view-mode-promo-3 .field-name-field-promo-item-image img {
    max-width: 50%;
    height: auto;
  }
  /* line 1410, ../sass/_default.scss */
  .node-promo-widget.image-left.node-view-mode-promo-3 .field-name-field-promo-item-text {
    margin-left: 0px;
  }

  /* line 1413, ../sass/_default.scss */
  .node-promo-widget.image-right.node-view-mode-promo-3 .field-name-field-promo-item-image img {
    max-width: 50%;
    height: auto;
  }
  /* line 1414, ../sass/_default.scss */
  .node-promo-widget.image-right.node-view-mode-promo-3 .field-name-field-promo-item-text {
    margin-right: 0px;
  }

  /* line 1417, ../sass/_default.scss */
  .node-promo-widget.image-centred.node-view-mode-promo-3 .field-name-field-promo-item-image img {
    max-width: 100%;
    height: auto;
  }
}
@media all and (max-width: 480px) {
  /* Promo widget view mode - Promo 1 */
  /* line 1424, ../sass/_default.scss */
  .node-promo-widget.image-left.node-view-mode-promo-1 .field-name-field-promo-item-image img {
    float: none;
    max-width: 100%;
    margin-right: 0px;
  }
  /* line 1425, ../sass/_default.scss */
  .node-promo-widget.image-left.node-view-mode-promo-1 .field-name-field-promo-item-image .field-item {
    text-align: center;
  }

  /* line 1428, ../sass/_default.scss */
  .node-promo-widget.image-right.node-view-mode-promo-1 .field-name-field-promo-item-image img {
    float: none;
    max-width: 100%;
    margin-left: 0px;
  }
  /* line 1429, ../sass/_default.scss */
  .node-promo-widget.image-right.node-view-mode-promo-1 .field-name-field-promo-item-image .field-item {
    text-align: center;
  }

  /* line 1432, ../sass/_default.scss */
  .node-promo-widget.image-centred.node-view-mode-promo-1 .field-name-field-promo-item-image .field-item {
    text-align: center;
  }

  /* Promo widget view mode - Promo 2 */
  /* line 1437, ../sass/_default.scss */
  .node-promo-widget.image-left.node-view-mode-promo-2 .field-name-field-promo-item-image img {
    float: none;
    max-width: 100%;
    margin-right: 0px;
  }
  /* line 1438, ../sass/_default.scss */
  .node-promo-widget.image-left.node-view-mode-promo-2 .field-name-field-promo-item-image .field-item {
    text-align: center;
  }

  /* line 1441, ../sass/_default.scss */
  .node-promo-widget.image-right.node-view-mode-promo-2 .field-name-field-promo-item-image img {
    float: none;
    max-width: 100%;
    margin-left: 0px;
  }
  /* line 1442, ../sass/_default.scss */
  .node-promo-widget.image-right.node-view-mode-promo-2 .field-name-field-promo-item-image .field-item {
    text-align: center;
  }

  /* line 1445, ../sass/_default.scss */
  .node-promo-widget.image-centred.node-view-mode-promo-2 .field-name-field-promo-item-image .field-item {
    text-align: center;
  }

  /* Promo widget view mode - Promo 3 */
  /* line 1450, ../sass/_default.scss */
  .node-promo-widget.image-left.node-view-mode-promo-3 .field-name-field-promo-item-image img {
    float: none;
    max-width: 100%;
    margin-right: 0px;
  }
  /* line 1451, ../sass/_default.scss */
  .node-promo-widget.image-left.node-view-mode-promo-3 .field-name-field-promo-item-image .field-item {
    text-align: center;
  }

  /* line 1454, ../sass/_default.scss */
  .node-promo-widget.image-right.node-view-mode-promo-3 .field-name-field-promo-item-image img {
    float: none;
    max-width: 100%;
    margin-left: 0px;
  }
  /* line 1455, ../sass/_default.scss */
  .node-promo-widget.image-right.node-view-mode-promo-3 .field-name-field-promo-item-image .field-item {
    text-align: center;
  }

  /* line 1458, ../sass/_default.scss */
  .node-promo-widget.image-centred.node-view-mode-promo-3 .field-name-field-promo-item-image .field-item {
    text-align: center;
  }
}
/**
 * Style: accordian menu - default
 */
/* line 1466, ../sass/_default.scss */
.ui-accordion.ui-widget {
  margin-bottom: 25px;
}

/* line 1469, ../sass/_default.scss */
.ui-accordion {
  /* override border radius */
  /* override backgrounds and font */
  /* accorion group headers */
  /* content inside groups */
  /* icons arrows overrides */
  /* icons arrows */
}
/* line 1471, ../sass/_default.scss */
.ui-accordion .ui-corner-top {
  moz-border-radius-topleft: 0px;
  -webkit-border-top-left-radius: 0px;
  border-top-left-radius: 0px;
  -moz-border-radius-topright: 0px;
  -webkit-border-top-right-radius: 0px;
  border-top-right-radius: 0px;
}
/* line 1479, ../sass/_default.scss */
.ui-accordion .ui-corner-bottom {
  -moz-border-radius-bottomleft: 0px;
  -webkit-border-bottom-left-radius: 0px;
  border-bottom-left-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  -webkit-border-bottom-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
/* line 1487, ../sass/_default.scss */
.ui-accordion .ui-corner-all {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}
/* line 1493, ../sass/_default.scss */
.ui-accordion .ui-state-default,
.ui-accordion .ui-widget-content,
.ui-accordion .ui-widget-content .ui-state-default,
.ui-accordion .ui-widget-header .ui-state-default {
  border: 1px solid #666666;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.285;
  color: #4d4f53;
  line-height: 1.1;
  background: none;
}
/* line 1503, ../sass/_default.scss */
.ui-accordion .ui-state-active,
.ui-accordion .ui-widget-content .ui-state-active,
.ui-accordion .ui-widget-header .ui-state-active {
  border: 1px solid #666666;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.285;
  color: #4d4f53;
  line-height: 1.1;
  background: none;
}
/* line 1513, ../sass/_default.scss */
.ui-accordion h3.ui-accordion-header.ui-state-default,
.ui-accordion h3.ui-accordion-header.ui-state-active {
  background-color: #0C2074;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: normal;
  line-height: 1.1;
  color: #ffffff !important;
}
/* line 1519, ../sass/_default.scss */
.ui-accordion h3.ui-accordion-header.ui-state-default:hover,
.ui-accordion h3.ui-accordion-header.ui-state-active:hover {
  text-decoration: none !important;
}
/* line 1523, ../sass/_default.scss */
.ui-accordion h3.ui-accordion-header.ui-state-default a,
.ui-accordion h3.ui-accordion-header.ui-state-active a {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: normal;
  line-height: 1.1;
  text-decoration: none;
  color: #ffffff;
  color: #ffffff !important;
  padding: 5px 20px 5px 6px;
}
/* line 138, ../sass/_sagepaylib.scss */
.ui-accordion h3.ui-accordion-header.ui-state-default a:link, .ui-accordion h3.ui-accordion-header.ui-state-default a:visited,
.ui-accordion h3.ui-accordion-header.ui-state-active a:link,
.ui-accordion h3.ui-accordion-header.ui-state-active a:visited {
  text-decoration: none;
  color: #ffffff;
}
/* line 139, ../sass/_sagepaylib.scss */
.ui-accordion h3.ui-accordion-header.ui-state-default a:hover,
.ui-accordion h3.ui-accordion-header.ui-state-active a:hover {
  text-decoration: none;
  color: #ffffff;
}
/* line 1528, ../sass/_default.scss */
.ui-accordion h3.ui-accordion-header.ui-state-default a:hover,
.ui-accordion h3.ui-accordion-header.ui-state-active a:hover {
  color: #4A851F;
  text-decoration: none !important;
}
/* line 1534, ../sass/_default.scss */
.ui-accordion h3 ul,
.ui-accordion h3 ul li,
.ui-accordion h3 .item-list ul,
.ui-accordion h3 .item-list ul li {
  margin: 0px;
  padding-left: 0;
  list-style: none;
}
/* line 1543, ../sass/_default.scss */
.ui-accordion .ui-accordion-content {
  padding: 10px 20px 10px 20px;
  background: none;
  border: 1px solid #666666;
  height: 100% !important;
}
/* line 1548, ../sass/_default.scss */
.ui-accordion .ui-accordion-content a {
  display: block;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.285;
  text-decoration: none;
  color: #4A851F;
  margin-bottom: 7px;
}
/* line 148, ../sass/_sagepaylib.scss */
.ui-accordion .ui-accordion-content a:link, .ui-accordion .ui-accordion-content a:visited {
  text-decoration: none;
  color: #4A851F;
}
/* line 149, ../sass/_sagepaylib.scss */
.ui-accordion .ui-accordion-content a:hover {
  text-decoration: underline;
  color: #4A851F;
}
/* line 1556, ../sass/_default.scss */
.ui-accordion .ui-accordion-header .ui-icon {
  background: none;
  display: none;
}
/* line 1561, ../sass/_default.scss */
.ui-accordion h3.ui-accordion-header.ui-state-default {
  background-image: url("../images/accordion-down-arrow-white.png");
  background-position: right center;
  background-repeat: no-repeat;
}
/* line 1566, ../sass/_default.scss */
.ui-accordion h3.ui-accordion-header.ui-state-active {
  background-image: url("../images/accordion-up-arrow-white.png");
  background-position: right center;
  background-repeat: no-repeat;
}

/* line 38, ../sass/_variables.scss */
body {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #0C2074;
}

/* line 44, ../sass/_variables.scss */
h1, .h1 {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 80px;
  line-height: normal;
  margin-top: 20px;
  margin-bottom: 20px;
  color: #0C2074;
}

/* line 55, ../sass/_variables.scss */
h2, .h2 {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 60px;
  line-height: normal;
  margin-top: 15px;
  margin-bottom: 15px;
  color: #0C2074;
}

/* line 66, ../sass/_variables.scss */
h3, .h3 {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 40px;
  line-height: normal;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #0C2074;
}

/* line 77, ../sass/_variables.scss */
h4, .h4 {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 30px;
  line-height: normal;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #0C2074;
}

/* line 88, ../sass/_variables.scss */
h5, .h5 {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  line-height: normal;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #0C2074;
}

/* line 99, ../sass/_variables.scss */
h6, .h6 {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: normal;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #0C2074;
}

/* line 115, ../sass/_variables.scss */
h1 p, .h1 p,
h2 p, .h2 p,
h3 p, .h3 p,
h4 p, .h4 p,
h5 p, .h5 p,
h6 p, .h6 p {
  padding: 0px;
  margin: 0px;
  display: inline;
}

/* line 118, ../sass/_variables.scss */
a {
  color: #4A851F;
}
/* line 120, ../sass/_variables.scss */
a:hover {
  text-decoration: underline;
}

/* line 125, ../sass/_variables.scss */
p {
  color: #607d8b;
}

/* line 126, ../sass/_variables.scss */
.font-size-base {
  font-size: 14px;
}

/* line 127, ../sass/_variables.scss */
.normal {
  font-size: 14px;
}

/* line 128, ../sass/_variables.scss */
.font-size-default {
  font-size: 16px;
}

/* line 129, ../sass/_variables.scss */
.hp-hero-h1 {
  font-size: 90px;
}

/* line 130, ../sass/_variables.scss */
.hp-hero-h2 {
  font-size: 60px;
}

/* line 131, ../sass/_variables.scss */
.hp-headings {
  font-size: 60px;
}

/* line 132, ../sass/_variables.scss */
.font-size-large {
  font-size: 28px;
}

/* line 133, ../sass/_variables.scss */
.font-size-medium {
  font-size: 24px;
}

/* line 134, ../sass/_variables.scss */
.font-size-small {
  font-size: 12px;
}

/* line 136, ../sass/_variables.scss */
.large {
  font-size: 28px;
  line-height: 28px;
}

/* line 137, ../sass/_variables.scss */
.small {
  font-size: 12px;
}

/* line 138, ../sass/_variables.scss */
._hidden {
  position: absolute;
  opacity: 0;
  margin: 0 !important;
  height: 0;
  z-index: -1;
}

/* line 141, ../sass/_variables.scss */
.font-bold {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 145, ../sass/_variables.scss */
.font-regular {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 149, ../sass/_variables.scss */
.font-light {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 154, ../sass/_variables.scss */
.font-bold-white {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #ffffff;
}

/* line 159, ../sass/_variables.scss */
.font-regular-white {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #ffffff;
}

/* line 164, ../sass/_variables.scss */
.font-light-white {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #ffffff;
}

/* line 170, ../sass/_variables.scss */
.font-bold-green {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #4A851F;
}

/* line 175, ../sass/_variables.scss */
.font-regular-green {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #4A851F;
}

/* line 180, ../sass/_variables.scss */
.font-light-green {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #4A851F;
}

/* line 186, ../sass/_variables.scss */
.font-bold-grey {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #4D4F53;
}

/* line 191, ../sass/_variables.scss */
.font-regular-grey {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #4D4F53;
}

/* line 196, ../sass/_variables.scss */
.font-light-grey {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #4D4F53;
}

/* line 201, ../sass/_variables.scss */
.font-bold-orange {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #0d2173;
}

/* line 205, ../sass/_variables.scss */
.font-regular-orange {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #0d2173;
}

/* line 209, ../sass/_variables.scss */
.font-light-orange {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #0d2173;
}

/* line 214, ../sass/_variables.scss */
.link-bold-green {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #4A851F;
  font-size: 30px;
  padding-bottom: 20px;
  line-height: 30px;
  text-decoration: none;
}
/* line 218, ../sass/_variables.scss */
.link-bold-green:hover {
  color: #0d2173 !important;
  text-decoration: none;
}

/* line 222, ../sass/_variables.scss */
.link-bold-grey {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #4D4F53;
  font-size: 30px;
  padding-bottom: 20px;
  line-height: 30px;
  text-decoration: none;
}
/* line 226, ../sass/_variables.scss */
.link-bold-grey:hover {
  color: #0d2173 !important;
  text-decoration: none;
}

/* line 230, ../sass/_variables.scss */
.link-bold-orange {
  text-decoration: none;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #0d2173;
  font-size: 30px;
  padding-bottom: 20px;
  line-height: 30px;
  text-decoration: none;
}
/* line 234, ../sass/_variables.scss */
.link-bold-orange:hover {
  color: #4A851F !important;
  text-decoration: none;
}

/* line 239, ../sass/_variables.scss */
.hp-headings {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-size: 60px;
  line-height: 1em;
  padding-bottom: 20px;
}

/* line 249, ../sass/_variables.scss */
.tb-spacing {
  padding-top: 40px;
  padding-bottom: 40px;
}

/* line 253, ../sass/_variables.scss */
.tb-spacing_40x20 {
  padding-top: 40px;
  padding-bottom: 20px;
}

/* line 257, ../sass/_variables.scss */
.tb-spacing_20x40 {
  padding-top: 20px;
  padding-bottom: 40px;
}

/* line 261, ../sass/_variables.scss */
.tb-spacing_20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

/* line 265, ../sass/_variables.scss */
.tb-spacing_20x10 {
  padding-top: 20px;
  padding-bottom: 10px;
}

/* line 269, ../sass/_variables.scss */
.tb-spacing_10x20 {
  padding-top: 10px;
  padding-bottom: 20px;
}

/* line 273, ../sass/_variables.scss */
.tb-spacing-top {
  padding-top: 20px;
}

/* line 276, ../sass/_variables.scss */
.tb-spacing-top_10 {
  padding-top: 10px;
}

/* line 279, ../sass/_variables.scss */
.tb-spacing-bottom {
  padding-bottom: 40px;
}

/* line 282, ../sass/_variables.scss */
.tb-spacing-bottom_20 {
  padding-bottom: 20px;
}

/* line 285, ../sass/_variables.scss */
.tb-spacing-bottom_10 {
  padding-bottom: 10px;
}

/* line 288, ../sass/_variables.scss */
.tb-spacing-bottom_80 {
  padding-bottom: 80px;
}

/* line 292, ../sass/_variables.scss */
.lr-spacing {
  padding-left: 15px;
  padding-right: 15px;
}

@media (max-width: 767px) {
  /* line 382, ../sass/_variables.scss */
  .hp-hero-h1 {
    font-size: 80px;
    line-height: 80px;
  }

  /* line 383, ../sass/_variables.scss */
  .hp-hero-h2 {
    font-size: 50px;
  }

  /* line 384, ../sass/_variables.scss */
  .hp-headings {
    font-size: 55px;
  }

  /* line 394, ../sass/_variables.scss */
  h1, .h1 {
    font-size: 70px;
    line-height: normal;
  }

  /* line 395, ../sass/_variables.scss */
  h2, .h2 {
    font-size: 50px;
    line-height: normal;
  }

  /* line 396, ../sass/_variables.scss */
  h3, .h3 {
    font-size: 35px;
    line-height: normal;
  }

  /* line 397, ../sass/_variables.scss */
  h4, .h4 {
    font-size: 25px;
    line-height: normal;
  }

  /* line 398, ../sass/_variables.scss */
  h5, .h5 {
    font-size: 19px;
    line-height: normal;
  }

  /* line 399, ../sass/_variables.scss */
  h6, .h6 {
    font-size: 18px;
    line-height: normal;
  }
}
/*
$breakpoints: (
  'iphone'  : 320px,
  'phone' : 480px,
  'tablet'  : 768px,
  'desktop'  : 992px,
  'large'  : 1200px
);


@mixin respond-to($breakpoint) {
    @if $breakpoint == "iphone" {
      @media (min-width: 320px) {
          $hp-headings:   $hp-headings - 10;
      .hp-headings { font-size: $hp-headings; }
      }
    }

    @else if $breakpoint == "phone" {
      @media (min-width: 992px) {
          $hp-headings:   $hp-headings - 10;
      .hp-headings { font-size: $hp-headings; }
      }
    }

    @else if $breakpoint == "tablet" {
      @media (min-width: 768px) {
          $hp-headings:   $hp-headings - 10;
      .hp-headings { font-size: $hp-headings; }
      }
    }

    @else if $breakpoint == "desktop" {
      @media (min-width: 480px) {
          $hp-headings:   $hp-headings - 10;
      .hp-headings { font-size: $hp-headings; }
      }
    }

    @else if $breakpoint == "large" {
      @media (min-width: 320px) {
          $hp-headings:   $hp-headings - 10;
      .hp-headings { font-size: $hp-headings; }
      }
    }

}
*/
@media (max-width: 767px) {
  /* line 495, ../sass/_variables.scss */
  .row {
    margin-right: 0;
    margin-left: 0;
  }
}
/* line 6, ../sass/_topnav.scss */
.top-menu .menu-block-wrapper .navbar-nav li {
  color: #0C2074;
}
/* line 9, ../sass/_topnav.scss */
.top-menu .menu-block-wrapper .navbar-nav li a {
  color: #0C2074;
  border-radius: 50px;
  padding-top: 9px;
  padding-bottom: 5px;
  font-size: 16px;
}
/* line 16, ../sass/_topnav.scss */
.top-menu .menu-block-wrapper .navbar-nav li a:hover, .top-menu .menu-block-wrapper .navbar-nav li a:focus {
  color: #4A851F;
  background-color: transparent;
}
/* line 23, ../sass/_topnav.scss */
.top-menu .menu-block-wrapper .navbar-nav li.last {
  background: #ffffff;
}
/* line 24, ../sass/_topnav.scss */
.top-menu .menu-block-wrapper .navbar-nav li.last a {
  color: #0C2074;
  font-size: 16px;
  padding-right: 0;
  line-height: 1.5;
  padding-top: 7px;
}
/* line 26, ../sass/_topnav.scss */
.top-menu .menu-block-wrapper .navbar-nav li.last:hover, .top-menu .menu-block-wrapper .navbar-nav li.last:focus {
  background: #ffffff;
}
/* line 27, ../sass/_topnav.scss */
.top-menu .menu-block-wrapper .navbar-nav li.last:hover a, .top-menu .menu-block-wrapper .navbar-nav li.last:focus a {
  color: #4A851F;
}
/* line 33, ../sass/_topnav.scss */
.top-menu .menu-block-wrapper .navbar-nav .open a {
  background-color: transparent;
}
/* line 41, ../sass/_topnav.scss */
.top-menu #om-menu-country-select li.om-leaf .om-link {
  color: #0C2074;
}
/* line 46, ../sass/_topnav.scss */
.top-menu .country-ireland {
  background-color: #ecf2f5;
}
/* line 50, ../sass/_topnav.scss */
.top-menu .region-header-first {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
/* line 55, ../sass/_topnav.scss */
.top-menu .region-header-first form {
  position: relative;
}
/* line 70, ../sass/_topnav.scss */
.top-menu .region-header-first form .m-search-wrap {
  position: relative;
}
/* line 72, ../sass/_topnav.scss */
.top-menu .region-header-first form input[type="text"] {
  width: 177px;
  height: 27px;
  border-radius: 13.5px;
  background-color: #ecf2f5;
  border: 0;
  padding-right: 25px;
  padding-left: 15px;
  outline: none;
  border: solid 1px #ecf2f5;
}
/* line 83, ../sass/_topnav.scss */
.top-menu .region-header-first form input[type="text"]:focus {
  border-color: #607d8b;
}
/* line 88, ../sass/_topnav.scss */
.top-menu .region-header-first form .a-submit {
  padding: 0 5px;
  color: #0C2074;
  position: absolute;
  right: 5px;
  border: 0;
  background: transparent;
  top: 3px;
}
/* line 96, ../sass/_topnav.scss */
.top-menu .region-header-first form .a-submit .fas {
  font: normal normal normal 12px/1 FontAwesome;
}
/* line 101, ../sass/_topnav.scss */
.top-menu .region-header-first form ::-webkit-input-placeholder {
  color: #607d8b;
}
/* line 104, ../sass/_topnav.scss */
.top-menu .region-header-first form :-moz-placeholder {
  color: #607d8b;
  opacity: 1;
}
/* line 108, ../sass/_topnav.scss */
.top-menu .region-header-first form ::-moz-placeholder {
  color: #607d8b;
  opacity: 1;
}
/* line 112, ../sass/_topnav.scss */
.top-menu .region-header-first form :-ms-input-placeholder {
  color: #607d8b;
}
/* line 118, ../sass/_topnav.scss */
.top-menu .region-header-first .search-field-block .icon {
  display: none;
}
/* line 120, ../sass/_topnav.scss */
.top-menu .region-header-first .search-field-block .a-mobile-search {
  position: absolute;
  width: 18px;
  height: 18px;
  text-decoration: none;
  cursor: pointer;
}
/* line 127, ../sass/_topnav.scss */
.top-menu .region-header-first .search-field-block .a-mobile-search:after {
  content: '';
  background: url("../images/v2/icons/search--grey-8b.svg");
  position: absolute;
  top: 0;
  background-position: center;
  background-repeat: no-repeat;
  width: 18px;
  height: 18px;
  background-size: 18px;
}
@media (min-width: 992px) {
  /* line 120, ../sass/_topnav.scss */
  .top-menu .region-header-first .search-field-block .a-mobile-search {
    display: none;
  }
}
@media (max-width: 991px) {
  /* line 147, ../sass/_topnav.scss */
  .top-menu .region-header-first .search-field-block form {
    display: none;
    position: fixed;
    padding: 15px;
    top: 50px;
    width: 100%;
    right: 0;
    background-color: white;
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.1);
    text-align: center;
  }
  /* line 158, ../sass/_topnav.scss */
  .top-menu .region-header-first .search-field-block form input {
    padding: 0px 15px;
    margin: 0 auto;
    width: 75%;
    text-decoration: none !important;
    outline: none !important;
    border: none !important;
    box-shadow: none !important;
  }
  /* line 167, ../sass/_topnav.scss */
  .top-menu .region-header-first .search-field-block form input:focus, .top-menu .region-header-first .search-field-block form input:focus-within, .top-menu .region-header-first .search-field-block form input:active, .top-menu .region-header-first .search-field-block form input:hover, .top-menu .region-header-first .search-field-block form input * {
    text-decoration: none !important;
    outline: none !important;
    border: none !important;
    box-shadow: none !important;
  }
}
@media (min-width: 991px) {
  /* line 181, ../sass/_topnav.scss */
  .top-menu .region-header-first .search-field-block form {
    display: block;
  }
}
/* line 223, ../sass/_topnav.scss */
.top-menu .region-header-first .header_first_telephone span {
  padding-top: 9px;
  padding-bottom: 5px;
  line-height: 20px;
  font-size: 12px;
  position: relative;
}
@media (max-width: 991px) {
  /* line 231, ../sass/_topnav.scss */
  .top-menu .region-header-first .header_first_telephone span.a-phone_desktop {
    display: none;
  }
}
/* line 237, ../sass/_topnav.scss */
.top-menu .region-header-first .header_first_telephone span.a-phone_mobile {
  font-size: 22px;
  position: absolute;
  top: 7px;
  right: 94px;
  z-index: 100;
  color: #4A851F;
}
@media (max-width: 991px) {
  /* line 237, ../sass/_topnav.scss */
  .top-menu .region-header-first .header_first_telephone span.a-phone_mobile {
    font-size: 26px;
    top: 6px;
  }
}
/* line 250, ../sass/_topnav.scss */
.top-menu .region-header-first .header_first_telephone span.a-phone_mobile span {
  display: none;
}
@media (min-width: 992px) {
  /* line 237, ../sass/_topnav.scss */
  .top-menu .region-header-first .header_first_telephone span.a-phone_mobile {
    display: none;
  }
}
@media (max-width: 767px) {
  /* line 50, ../sass/_topnav.scss */
  .top-menu .region-header-first {
    display: block;
  }
}

/* line 271, ../sass/_topnav.scss */
.menu-top .region-header-second .mobilemenu .mobile-menu-list:after {
  content: '';
  clear: both;
  display: block;
}
/* line 280, ../sass/_topnav.scss */
.menu-top .region-header-second .m-tel-left #new_header_telephone {
  margin-top: -10px;
}
/* line 283, ../sass/_topnav.scss */
.menu-top .region-header-second .m-tel-left #new_header_telephone a {
  position: relative;
  font-size: 24px;
  letter-spacing: 0.3px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #4A851F;
  font-weight: 600;
  text-shadow: 0 0.5px 1px rgba(0, 0, 0, 0.15);
  margin-left: 37px;
}
/* line 284, ../sass/_topnav.scss */
.menu-top .region-header-second .m-tel-left #new_header_telephone a:before {
  font-family: FontAwesome;
  position: absolute;
  font-size: 25px;
  top: 0;
  left: -28px;
}

@media (max-width: 991px) {
  /* line 303, ../sass/_topnav.scss */
  .top-menu .region-header-first .country-menu .om-maximenu ul#om-menu-country-select li.om-leaf .om-link {
    background-color: transparent;
    height: 21px !important;
    background-size: contain;
  }
  /* line 307, ../sass/_topnav.scss */
  .top-menu .region-header-first .country-menu .om-maximenu ul#om-menu-country-select li.om-leaf .om-link:after {
    display: none;
    opacity: 0.3;
  }
  /* line 317, ../sass/_topnav.scss */
  .top-menu .global-menu {
    display: none;
  }
  /* line 323, ../sass/_topnav.scss */
  .top-menu .global-menu .menu-name-menu-global-menu .navbar-nav li.leaf .contact-us-top-header {
    background: url("../images/icons/call-answer.png") no-repeat #ffffff;
    background-size: 24px 24px;
    background-position: 50% 50%;
    width: 40px;
    right: 60px;
  }
  /* line 338, ../sass/_topnav.scss */
  .top-menu .region-language-switcher .country-menu {
    right: 105px;
  }
  /* line 341, ../sass/_topnav.scss */
  .top-menu .region-language-switcher .country-menu #om-menu-country-select {
    height: 28px;
    top: -2px;
  }
  /* line 344, ../sass/_topnav.scss */
  .top-menu .region-language-switcher .country-menu #om-menu-country-select .om-link {
    width: 20px;
    height: 20px;
    background-color: transparent;
  }
  /* line 348, ../sass/_topnav.scss */
  .top-menu .region-language-switcher .country-menu #om-menu-country-select .om-link:after {
    display: none;
  }

  /* line 360, ../sass/_topnav.scss */
  .main-nav-menu.menu-top .mobilemenu .mobile-button {
    background: url("../images/v2/icons/hamburger-nav.svg") no-repeat #ffffff;
    background-size: 24px 24px;
    background-position: 50% 50%;
    top: -2px;
    cursor: pointer;
  }
  /* line 367, ../sass/_topnav.scss */
  .main-nav-menu.menu-top .mobilemenu .mobile-menu-list {
    position: relative;
    top: 10px;
    z-index: 100;
  }
  /* line 371, ../sass/_topnav.scss */
  .main-nav-menu.menu-top .mobilemenu .mobile-menu-list .navbar-nav li a {
    background: #ffffff;
    color: inherit;
    text-align: left;
    position: relative;
  }
  /* line 375, ../sass/_topnav.scss */
  .main-nav-menu.menu-top .mobilemenu .mobile-menu-list .navbar-nav li a .caret {
    position: absolute;
    right: 0;
    top: 50%;
  }
  /* line 383, ../sass/_topnav.scss */
  .main-nav-menu.menu-top .mobilemenu .mobile-menu-list .navbar-nav li .mysagepay-login {
    background: #ffffff;
    color: inherit;
  }
  /* line 392, ../sass/_topnav.scss */
  .main-nav-menu.menu-top .logo {
    top: 4px;
  }
  /* line 394, ../sass/_topnav.scss */
  .main-nav-menu.menu-top .logo .site-logo {
    height: 43px;
  }
  /* line 397, ../sass/_topnav.scss */
  .main-nav-menu.menu-top .row.nav {
    height: 50px;
  }
}
@media (max-width: 767px) {
  /* line 407, ../sass/_topnav.scss */
  .main-nav-menu.menu-top .mobilemenu .mobile-button {
    top: -42px;
  }
  /* line 411, ../sass/_topnav.scss */
  .main-nav-menu.menu-top .logo {
    left: 0;
    height: 40px;
  }
  /* line 414, ../sass/_topnav.scss */
  .main-nav-menu.menu-top .logo .site-logo {
    padding-left: 0;
    height: 40px;
  }

  /* line 421, ../sass/_topnav.scss */
  .top-menu .region-language-switcher .country-menu {
    right: 105px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 430, ../sass/_topnav.scss */
  .menu-top .region-header-second .mobilemenu .mobile-menu-list {
    margin-top: 81px;
  }

  /* line 438, ../sass/_topnav.scss */
  .top-menu .container {
    width: 100%;
  }
}
@media (min-width: 991px) {
  /* line 447, ../sass/_topnav.scss */
  header .top-menu .region-header-first {
    padding-top: 10px;
  }
  /* line 448, ../sass/_topnav.scss */
  header .top-menu .region-header-first .header_first_telephone {
    margin-left: 30px;
  }
  /* line 450, ../sass/_topnav.scss */
  header .top-menu .region-header-first .header_first_telephone > a {
    color: #0075c9;
    font-size: 16px;
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  }
  /* line 460, ../sass/_topnav.scss */
  header .top-menu .region-language-switcher .om-menu-ul-wrapper {
    top: 3px;
    left: 15px;
  }
  /* line 464, ../sass/_topnav.scss */
  header .main-nav-menu {
    overflow: inherit;
  }
  /* line 467, ../sass/_topnav.scss */
  header .main-nav-menu.menu-top.top-nav-collapse {
    padding-top: 10px;
  }
  /* line 483, ../sass/_topnav.scss */
  header .main-nav-menu .logo-container {
    display: flex;
  }

  /* line 489, ../sass/_topnav.scss */
  #block-block-251:not(:empty) {
    display: none;
  }
}
@media (min-width: 1400px) {
  /* line 499, ../sass/_topnav.scss */
  .menu-top .region-header-second .m-tel-left #new_header_telephone {
    margin-left: 25px;
  }
  /* line 500, ../sass/_topnav.scss */
  .menu-top .region-header-second .m-tel-left #new_header_telephone a {
    font-size: 28px;
  }
  /* line 501, ../sass/_topnav.scss */
  .menu-top .region-header-second .m-tel-left #new_header_telephone a:before {
    font-size: 30px;
    left: -32px;
  }
}
/* line 240, ../sass/scss/00_base/_0.1-b-custom-variables.scss */
body.node-type-widget-builder .row,
body.page-search .row {
  margin-right: -15px;
  margin-left: -15px;
}

/* line 243, ../sass/scss/00_base/_0.1-b-custom-variables.scss */
.m-0 {
  margin: 0px !important;
}

/* line 244, ../sass/scss/00_base/_0.1-b-custom-variables.scss */
.mt-0 {
  margin-top: 0px !important;
}

/* line 245, ../sass/scss/00_base/_0.1-b-custom-variables.scss */
.mb-0 {
  margin-bottom: 0px !important;
}

/* line 246, ../sass/scss/00_base/_0.1-b-custom-variables.scss */
.mr-0 {
  margin-right: 0px !important;
}

/* line 247, ../sass/scss/00_base/_0.1-b-custom-variables.scss */
.ml-0 {
  margin-left: 0px !important;
}

/* line 249, ../sass/scss/00_base/_0.1-b-custom-variables.scss */
.mb-30 {
  margin-bottom: 30px !important;
}

/* line 250, ../sass/scss/00_base/_0.1-b-custom-variables.scss */
.mt-30 {
  margin-top: 30px !important;
}

/* line 254, ../sass/scss/00_base/_0.1-b-custom-variables.scss */
.p-0 {
  padding: 0px !important;
}

/* line 255, ../sass/scss/00_base/_0.1-b-custom-variables.scss */
.pt-0 {
  padding-top: 0px !important;
}

/* line 256, ../sass/scss/00_base/_0.1-b-custom-variables.scss */
.pb-0 {
  padding-bottom: 0px !important;
}

/* line 257, ../sass/scss/00_base/_0.1-b-custom-variables.scss */
.pb-60 {
  padding-bottom: 60px !important;
}

/* line 258, ../sass/scss/00_base/_0.1-b-custom-variables.scss */
.pr-0 {
  padding-right: 0px !important;
}

/* line 259, ../sass/scss/00_base/_0.1-b-custom-variables.scss */
.pl-0 {
  padding-left: 0px !important;
}

@media (min-width: 992px) {
  /* line 260, ../sass/scss/00_base/_0.1-b-custom-variables.scss */
  .p-lg-0 {
    padding: 0px !important;
  }
}

/* line 268, ../sass/scss/00_base/_0.1-b-custom-variables.scss */
.bg-grey-74 {
  background-color: #f1f1f1 !important;
}

/* line 269, ../sass/scss/00_base/_0.1-b-custom-variables.scss */
.bg-grey-f1 {
  background-color: #f1f1f1 !important;
}

/* line 16, ../sass/scss/00_base/_0.3-b-typography.scss */
body.node-type-widget-builder h1, body.node-type-widget-builder ._a-h1,
body.page-search h1,
body.page-search ._a-h1 {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: normal;
  color: #0C2074;
  margin-bottom: 15px;
  padding-bottom: 0px;
}
/* line 27, ../sass/scss/00_base/_0.3-b-typography.scss */
body.node-type-widget-builder h1.text-white, body.node-type-widget-builder ._a-h1.text-white,
body.page-search h1.text-white,
body.page-search ._a-h1.text-white {
  color: #fff;
}
/* line 32, ../sass/scss/00_base/_0.3-b-typography.scss */
body.node-type-widget-builder h2,
body.page-search h2 {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: normal;
  color: #0C2074;
  margin-bottom: 15px;
  padding-bottom: 0px;
}
/* line 43, ../sass/scss/00_base/_0.3-b-typography.scss */
body.node-type-widget-builder h2.text-white,
body.page-search h2.text-white {
  color: #fff;
}
/* line 46, ../sass/scss/00_base/_0.3-b-typography.scss */
body.node-type-widget-builder h3,
body.page-search h3 {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: normal;
  color: #0C2074;
  margin-bottom: 15px;
  padding-bottom: 0px;
}
/* line 58, ../sass/scss/00_base/_0.3-b-typography.scss */
body.node-type-widget-builder h4,
body.page-search h4 {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: normal;
  color: #0C2074;
  margin-bottom: 15px;
  padding-bottom: 0px;
}
/* line 69, ../sass/scss/00_base/_0.3-b-typography.scss */
body.node-type-widget-builder h4.subtitle,
body.page-search h4.subtitle {
  line-height: 1.57;
  letter-spacing: 0.16px;
}
/* line 75, ../sass/scss/00_base/_0.3-b-typography.scss */
body.node-type-widget-builder h5,
body.page-search h5 {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0.67px;
  color: #0C2074;
  margin-bottom: 15px;
  padding-bottom: 0px;
  margin-top: 0px;
}
/* line 94, ../sass/scss/00_base/_0.3-b-typography.scss */
body.node-type-widget-builder p,
body.page-search p {
  font-size: 14px;
  color: #0C2074;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.57;
  padding-bottom: 0px;
  margin-bottom: 15px;
  letter-spacing: 0.16px;
}
/* line 104, ../sass/scss/00_base/_0.3-b-typography.scss */
body.node-type-widget-builder p strong,
body.page-search p strong {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
}
/* line 110, ../sass/scss/00_base/_0.3-b-typography.scss */
body.node-type-widget-builder p._small,
body.page-search p._small {
  font-size: 12px;
  line-height: normal;
  letter-spacing: normal;
}
/* line 116, ../sass/scss/00_base/_0.3-b-typography.scss */
body.node-type-widget-builder p:last-of-type,
body.page-search p:last-of-type {
  margin-bottom: 0px;
}

@media (min-width: 768px) {
  /* line 157, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder h1, body.node-type-widget-builder ._a-h1,
  body.page-search h1,
  body.page-search ._a-h1 {
    font-size: 30px;
  }
  /* line 160, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder h1.text-white, body.node-type-widget-builder ._a-h1.text-white,
  body.page-search h1.text-white,
  body.page-search ._a-h1.text-white {
    color: #fff;
  }
  /* line 165, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder h2,
  body.page-search h2 {
    font-size: 26px;
  }
  /* line 169, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder h3,
  body.page-search h3 {
    font-size: 20px;
  }
  /* line 173, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder h4,
  body.page-search h4 {
    font-size: 16px;
  }
  /* line 177, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder h5,
  body.page-search h5 {
    font-size: 16px;
  }
  /* line 188, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder p._large,
  body.page-search p._large {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  /* line 210, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder h1, body.node-type-widget-builder ._a-h1,
  body.page-search h1,
  body.page-search ._a-h1 {
    font-size: 32px;
  }
  /* line 214, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder h2,
  body.page-search h2 {
    font-size: 28px;
    line-height: 1.33;
  }
  /* line 219, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder h3,
  body.page-search h3 {
    font-size: 22px;
    line-height: 1.67;
    letter-spacing: 0.4px;
  }
  /* line 225, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder h4,
  body.page-search h4 {
    font-size: 17px;
    font-weight: normal;
    line-height: 1.39;
    letter-spacing: 0.67px;
  }
  /* line 232, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder h5,
  body.page-search h5 {
    font-size: 17px;
  }
  /* line 242, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder p,
  body.page-search p {
    line-height: 1.5;
    letter-spacing: normal;
  }
  /* line 246, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder p._small,
  body.page-search p._small {
    font-size: 13px;
    line-height: 1.62;
  }
  /* line 251, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder p._large,
  body.page-search p._large {
    font-size: 17px;
    line-height: 1.78;
  }
}
@media (min-width: 1200px) {
  /* line 274, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder h1, body.node-type-widget-builder ._a-h1,
  body.page-search h1,
  body.page-search ._a-h1 {
    font-size: 34px;
  }
  /* line 278, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder h2,
  body.page-search h2 {
    font-size: 30px;
  }
  /* line 282, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder h3,
  body.page-search h3 {
    font-size: 24px;
  }
  /* line 286, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder h4,
  body.page-search h4 {
    font-size: 18px;
  }
  /* line 290, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder h5,
  body.page-search h5 {
    font-size: 18px;
  }
  /* line 300, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder p,
  body.page-search p {
    font-size: 16px;
  }
  /* line 303, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder p._large,
  body.page-search p._large {
    font-size: 18px;
  }
}
/* line 12, ../sass/style.scss */
body, html {
  scroll-behavior: smooth;
}

/* line 15, ../sass/style.scss */
img {
  max-width: 100%;
  height: auto;
}

/*Image Rotate 45 Degree*/
/* line 83, ../sass/style.scss */
.rotate {
  behavior: url(-ms-transform.htc);
  /* Firefox */
  -moz-transform: rotate(45deg);
  /* Safari and Chrome */
  -webkit-transform: rotate(45deg);
  /* Opera */
  -o-transform: rotate(45deg);
  /* IE9 */
  -ms-transform: rotate(45deg);
  /* IE6,IE7 */
  filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476);
  /* IE8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476)";
}

/* line 86, ../sass/style.scss */
.breadcrumb {
  font-size: 14px;
}
/* line 88, ../sass/style.scss */
.breadcrumb a {
  color: #B8B9BA;
  text-decoration: none;
}
/* line 92, ../sass/style.scss */
.breadcrumb .delimiter {
  color: #B8B9BA;
  padding-left: 10px;
  padding-right: 10px;
}
/* line 97, ../sass/style.scss */
.breadcrumb span.delimiter:nth-last-child(1) {
  display: none;
}

/* line 101, ../sass/style.scss */
.main-container {
  background: #ffffff;
}
/* line 103, ../sass/style.scss */
.main-container .container.main {
  padding-top: 40px;
  padding-bottom: 0px;
}
/* line 107, ../sass/style.scss */
.main-container .container.main section h1.page-header {
  color: #4d4f53;
  font-size: 40px;
  line-height: 45px;
}
/* line 114, ../sass/style.scss */
.main-container .container.main .view-search-error-messages .views-row {
  margin-bottom: 20px;
}
/* line 116, ../sass/style.scss */
.main-container .container.main .view-search-error-messages .views-row h3.field-content {
  line-height: 36px;
  margin-bottom: 10px;
}
/* line 119, ../sass/style.scss */
.main-container .container.main .view-search-error-messages .views-row h3.field-content a {
  color: #4D4F53;
  text-decoration: none;
  font-size: 40px;
}
/* line 123, ../sass/style.scss */
.main-container .container.main .view-search-error-messages .views-row h3.field-content a:hover {
  color: #4A851F;
}

/* line 133, ../sass/style.scss */
.side-navigation {
  display: none;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 99999;
  margin-top: 20%;
}
/* line 140, ../sass/style.scss */
.side-navigation ul.ui-menu-item {
  list-style-type: none;
  margin: 0;
  padding: 0px 20px;
}
/* line 145, ../sass/style.scss */
.side-navigation ul.ui-menu-item li a {
  webkit-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
/* line 153, ../sass/style.scss */
.side-navigation ul.ui-menu-item li a .icono-support {
  width: 10px;
  height: 10px;
  background: #EFEFEF;
  color: #EFEFEF;
}
/* line 158, ../sass/style.scss */
.side-navigation ul.ui-menu-item li a .icono-support:before, .side-navigation ul.ui-menu-item li a .icono-support:after {
  width: 0px;
  background: #EFEFEF;
  color: #EFEFEF;
}
/* line 168, ../sass/style.scss */
.side-navigation ul.ui-menu-item li.active a .icono-support {
  width: 10px;
  height: 10px;
  background: #4D4F53;
  color: #4D4F53;
}
/* line 173, ../sass/style.scss */
.side-navigation ul.ui-menu-item li.active a .icono-support:before, .side-navigation ul.ui-menu-item li.active a .icono-support:after {
  width: 0px;
  background: #4D4F53;
  color: #4D4F53;
}

/* line 183, ../sass/style.scss */
.current-dot {
  background: #4D4F53 !important;
  color: #4D4F53 !important;
}

/* line 188, ../sass/style.scss */
.display-block {
  display: block;
}

/* line 189, ../sass/style.scss */
.display-none {
  display: none;
}

/* line 191, ../sass/style.scss */
.region-header-second {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-left: auto;
}
@media (max-width: 767px) {
  /* line 197, ../sass/style.scss */
  .region-header-second section {
    width: 100%;
  }
}

/* line 205, ../sass/style.scss */
.main-nav-menu .logo {
  display: inline-block;
}

/* line 208, ../sass/style.scss */
.logo img.site-logo {
  vertical-align: baseline;
  padding: 0 0;
}

/* line 210, ../sass/style.scss */
.tb-megamenu .nav > li {
  display: inline-block;
  width: auto;
}

/* line 214, ../sass/style.scss */
.tb-megamenu .nav > li > a {
  display: inline-block;
  padding: 25px 20px;
}
/* line 218, ../sass/style.scss */
.tb-megamenu .nav > li > a:hover {
  color: #4A851F;
}
@media (max-width: 1199px) {
  /* line 214, ../sass/style.scss */
  .tb-megamenu .nav > li > a {
    padding: 25px 14px;
  }
}

/* line 228, ../sass/style.scss */
.tb-megamenu .nav .open > a, .tb-megamenu .nav .open > a:hover, .tb-megamenu .nav .open > a:focus {
  background-color: inherit;
}
/* line 230, ../sass/style.scss */
.tb-megamenu .nav .dropdown-toggle:hover {
  color: #4A851F !important;
}
/* line 233, ../sass/style.scss */
.tb-megamenu .nav .dropdown-toggle:focus {
  color: #4A851F !important;
}
/* line 238, ../sass/style.scss */
.tb-megamenu .nav .dropdown-submenu > a:after {
  display: none;
}
/* line 242, ../sass/style.scss */
.tb-megamenu .nav .li.mega.dropdown > .dropdown-toggle .caret {
  display: none;
}
/* line 246, ../sass/style.scss */
.tb-megamenu .nav .caret {
  display: inline-block;
  float: right;
  transform: rotate(-90deg);
  border-top-color: #ccc !important;
  border-bottom-color: #ccc !important;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top-width: 8px;
}

/* line 260, ../sass/style.scss */
body.logged-in .main-nav-menu .tb-megamenu .mega.level-1 > .mega-dropdown-menu {
  top: 157px;
}
@media (min-width: 1200px) {
  /* line 260, ../sass/style.scss */
  body.logged-in .main-nav-menu .tb-megamenu .mega.level-1 > .mega-dropdown-menu {
    top: 174px;
  }
}

/* line 272, ../sass/style.scss */
body.logged-in.sticky-message .main-nav-menu .tb-megamenu .mega.level-1 > .mega-dropdown-menu {
  top: 264px;
}
@media (min-width: 1200px) {
  /* line 272, ../sass/style.scss */
  body.logged-in.sticky-message .main-nav-menu .tb-megamenu .mega.level-1 > .mega-dropdown-menu {
    top: 279px;
  }
}

/* line 297, ../sass/style.scss */
.main-nav-menu .tb-megamenu .mega.level-1 > .mega-dropdown-menu {
  position: fixed;
  overflow: hidden;
  width: 100%;
  top: 128px;
  height: auto;
  padding: 50px 0;
  background: #fff;
  box-shadow: inset 0 8px 8px -3px #c7c7c7;
}
@media (min-width: 1200px) {
  /* line 297, ../sass/style.scss */
  .main-nav-menu .tb-megamenu .mega.level-1 > .mega-dropdown-menu {
    top: 145px;
  }
}
/* line 314, ../sass/style.scss */
.main-nav-menu .tb-megamenu .mega.level-1 > .mega-dropdown-menu .mega-dropdown-inner {
  position: relative;
}
/* line 316, ../sass/style.scss */
.main-nav-menu .tb-megamenu .mega.level-1 > .mega-dropdown-menu .mega-dropdown-inner .block-inner section {
  height: auto;
}
/* line 318, ../sass/style.scss */
.main-nav-menu .tb-megamenu .mega.level-1 > .mega-dropdown-menu .mega-dropdown-inner .block-inner section .top-cols {
  margin-bottom: 40px;
}
/* line 320, ../sass/style.scss */
.main-nav-menu .tb-megamenu .mega.level-1 > .mega-dropdown-menu .mega-dropdown-inner .block-inner section .top-cols img {
  width: 110px;
  height: auto;
  right: 0;
  top: -10px;
  margin: 0 auto;
}
/* line 335, ../sass/style.scss */
.main-nav-menu .tb-megamenu .mega.level-2 > .mega-dropdown-menu {
  position: relative;
  top: 0 !important;
  margin-top: 0;
  margin-left: 0;
  left: 0;
  box-shadow: none;
  background-color: white;
  width: 100%;
  display: block;
  opacity: 0;
  max-height: 0;
  transition: max-height 1s ease-out, opacity 1s ease-out;
  overflow: hidden;
}
/* line 338, ../sass/style.scss */
.main-nav-menu .tb-megamenu .mega.level-2 > .mega-dropdown-menu .mega-dropdown-inner .container {
  width: auto;
  padding: 0;
}
/* line 342, ../sass/style.scss */
.main-nav-menu .tb-megamenu .mega.level-2 > .mega-dropdown-menu .mega-dropdown-inner .container .tb-megamenu-row .tb-megamenu-subnav li a {
  font-size: 16px;
  padding-left: 15px;
}
/* line 348, ../sass/style.scss */
.main-nav-menu .tb-megamenu .mega.level-2 > .mega-dropdown-menu .span12.mega-col-nav .mega-inner {
  padding: 0;
}
/* line 350, ../sass/style.scss */
.main-nav-menu .tb-megamenu .mega.level-2.dropdown-submenu.open > .mega-dropdown-menu {
  opacity: 1;
  max-height: 300px;
  transition: max-height 1s ease-in, opacity 1s ease-in;
  top: 0 !important;
}
/* line 353, ../sass/style.scss */
.main-nav-menu .tb-megamenu .mega.level-3 > .mega-dropdown-menu {
  position: relative;
  top: 0 !important;
  left: 0;
  margin-top: 0;
  margin-left: 0;
  box-shadow: none;
  background-color: white;
  width: 100%;
  display: block;
  opacity: 0;
  max-height: 0;
  transition: max-height 1s ease-out, opacity 1s ease-out;
  overflow: hidden;
}
/* line 356, ../sass/style.scss */
.main-nav-menu .tb-megamenu .mega.level-3 > .mega-dropdown-menu .mega-dropdown-inner .container {
  width: auto;
  padding: 0;
}
/* line 360, ../sass/style.scss */
.main-nav-menu .tb-megamenu .mega.level-3 > .mega-dropdown-menu .mega-dropdown-inner .container .tb-megamenu-row .tb-megamenu-subnav li a {
  font-size: 14px;
  padding-left: 30px;
}
/* line 366, ../sass/style.scss */
.main-nav-menu .tb-megamenu .mega.level-3 > .mega-dropdown-menu .span12.mega-col-nav .mega-inner {
  padding: 0;
}
/* line 368, ../sass/style.scss */
.main-nav-menu .tb-megamenu .mega.level-3.dropdown-submenu.open > .mega-dropdown-menu {
  opacity: 1;
  max-height: 300px;
  transition: max-height 1s ease-in, opacity 1s ease-in;
}
/* line 373, ../sass/style.scss */
.main-nav-menu .tb-megamenu .dropdown-menu a {
  white-space: normal;
}
/* line 376, ../sass/style.scss */
.main-nav-menu .tb-megamenu .dropdown-menu a [class*=icono-]:before, .main-nav-menu .tb-megamenu .dropdown-menu a [class*=icono-]:after {
  width: 10px;
  color: #4A851F;
}
/* line 383, ../sass/style.scss */
.main-nav-menu .tb-megamenu .dropdown-menu a:hover [class*=icono-]:before, .main-nav-menu .tb-megamenu .dropdown-menu a:hover [class*=icono-]:after {
  color: #0d2173;
}

/* line 391, ../sass/style.scss */
.container-fluid {
  width: 100%;
}
/* line 393, ../sass/style.scss */
.container-fluid .row {
  padding-right: 0px;
  padding-left: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
/* line 398, ../sass/style.scss */
.container-fluid .row .col-md-12 {
  padding-right: 0px;
  padding-left: 0px;
}

/* line 404, ../sass/style.scss */
.container-fluid.breadcrumb {
  border-radius: 0px;
  margin-bottom: 0px;
  background-color: #4D4F53;
  color: #ffffff;
}
/* line 409, ../sass/style.scss */
.container-fluid.breadcrumb .container {
  padding-left: 0px;
}
/* line 411, ../sass/style.scss */
.container-fluid.breadcrumb .container .breadcrumb {
  background-color: #4D4F53;
  margin-bottom: 0px;
  padding: 4px 0px;
}

/* line 419, ../sass/style.scss */
.transparent_class_90 {
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  /* IE 5-7 */
  filter: alpha(opacity=90);
  /* Netscape */
  -moz-opacity: 0.9;
  /* Safari 1.x */
  -khtml-opacity: 0.9;
  /* Good browsers */
  opacity: 0.9;
}

/* line 439, ../sass/style.scss */
a,
[class*=icono-] {
  webkit-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

/* line 449, ../sass/style.scss */
a.grey-link,
a.white-link {
  background-color: transparent;
  border-radius: 15px;
  color: #4D4F53;
  border: 1px solid #4D4F53;
  padding: 8px 40px;
  text-decoration: none;
}
/* line 457, ../sass/style.scss */
a.grey-link :hover,
a.white-link :hover {
  text-decoration: none;
  color: #F1F1F1;
  background-color: #4D4F53;
  padding: 12px 40px;
}

/* line 464, ../sass/style.scss */
a.white-link {
  background-color: #ffffff;
  color: #4D4F53;
  border: 1px solid #ffffff;
  padding: 12px 40px;
}

/* line 472, ../sass/style.scss */
a.darker {
  color: #333333;
  text-decoration: none;
}
/* line 475, ../sass/style.scss */
a.darker:hover {
  text-decoration: none;
  color: #0075c9;
}

/* line 482, ../sass/style.scss */
#my-sagepay-login {
  display: none;
  position: fixed;
  top: 31%;
  z-index: 10;
  right: 0;
  background-color: #7e807f;
  padding: 0px;
  color: #ffffff;
  -moz-transform: matrix(0, -1, 1, 0, 23px, 0px);
  -webkit-transform: matrix(0, -1, 1, 0, 23, 0);
  -o-transform: matrix(0, -1, 1, 0, 23, 0);
}
/* line 495, ../sass/style.scss */
#my-sagepay-login a {
  color: #ffffff;
  text-decoration: none;
  display: inline-block;
  padding: 10px 15px;
}
/* line 500, ../sass/style.scss */
#my-sagepay-login a :hover {
  color: #ffffff;
  text-decoration: none;
}
/* line 504, ../sass/style.scss */
#my-sagepay-login a span {
  float: right;
  font-size: 12px;
}

/* line 511, ../sass/style.scss */
#hero_panel_switch_to_sagepay {
  height: 400px;
  background-image: url("/files/paul_a_young.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  color: #ffffff;
}

/* line 518, ../sass/style.scss */
#hero_panel_grey {
  height: 400px;
  background-color: #4D4F53;
  color: #ffffff;
}

/* line 524, ../sass/style.scss */
#block-om-maximenu-om-maximenu-2 {
  float: left;
}

/* line 527, ../sass/style.scss */
#block-menu-block-1 li {
  float: left;
}

/* line 531, ../sass/style.scss */
.tac {
  text-align: center;
}

/* line 535, ../sass/style.scss */
.tal {
  text-align: left;
}

/* line 539, ../sass/style.scss */
.tar {
  text-align: right;
}

/* line 549, ../sass/style.scss */
#hero_panel.business_support_hero ul li a:after {
  content: '';
  background-image: url("../images/arrows.png");
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 0px;
  padding-right: 10px;
  margin-left: 10px;
  width: 17px;
  height: 17px;
  webkit-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.0s;
  -ms-transition-duration: 0.0s;
  transition-duration: 0.0s;
}
/* line 567, ../sass/style.scss */
#hero_panel.business_support_hero ul li a:hover, #hero_panel.business_support_hero ul li a:active, #hero_panel.business_support_hero ul li a:focus {
  color: #0d2173;
  text-decoration: none;
  text-shadow: 0px 0px #0d2173;
}
/* line 571, ../sass/style.scss */
#hero_panel.business_support_hero ul li a:hover:after, #hero_panel.business_support_hero ul li a:active:after, #hero_panel.business_support_hero ul li a:focus:after {
  background-position: right center;
}

/* line 581, ../sass/style.scss */
body.front .hp-headings.green-color {
  font-size: 60px;
}
@media (max-width: 767px) {
  /* line 581, ../sass/style.scss */
  body.front .hp-headings.green-color {
    font-size: 30px;
  }
}
/* line 587, ../sass/style.scss */
body.front .container.integrates {
  padding-bottom: 0px;
}

/* line 593, ../sass/style.scss */
body.not-front #hero_panel {
  padding-bottom: 0px;
  min-height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: relative;
  display: inline-block;
  width: 100%;
}
/* line 601, ../sass/style.scss */
body.not-front #hero_panel.business_support_hero {
  background: rgba(86, 86, 86, 0.8);
}
/* line 603, ../sass/style.scss */
body.not-front #hero_panel.business_support_hero img {
  top: -110px;
}
/* line 607, ../sass/style.scss */
body.not-front #hero_panel.business_support_hero .mini-nav-with-pics img {
  top: 0px;
}

/* line 614, ../sass/style.scss */
#hero_panel_not_front {
  background: #F1F1F1;
  background-size: 100%;
  background-repeat: no-repeat;
  min-height: 200px;
  padding-top: 30px;
  text-align: center;
}

/* line 623, ../sass/style.scss */
.region-header-third h2 {
  display: none;
}

/* line 627, ../sass/style.scss */
header {
  background-color: #DFDFDF;
}

/* line 632, ../sass/style.scss */
.top-menu {
  background-color: #fff;
  position: relative;
}

/* line 637, ../sass/style.scss */
.main-nav-menu {
  background-color: #ffffff;
  padding: 0px;
  position: relative;
  overflow: hidden;
}

@media (min-width: 768px) {
  /* line 647, ../sass/style.scss */
  .top-nav-collapse {
    position: fixed;
    top: 0px;
    z-index: 999;
    width: 100%;
    display: inline-block;
    padding: 0px;
    border-bottom: 1px solid #F1F1F1;
  }
  /* line 661, ../sass/style.scss */
  .top-nav-collapse .row.nav .logo img.site-logo {
    padding: 0;
  }
  /* line 675, ../sass/style.scss */
  .top-nav-collapse .tb-megamenu .mega > .mega-dropdown-menu {
    top: 91px;
  }
}
/* line 684, ../sass/style.scss */
.body-collapse {
  top: 87px;
}

/* line 688, ../sass/style.scss */
.tb-megamenu {
  background-color: #ffffff;
  color: #4D4F53;
  margin-top: 0px;
}
/* line 692, ../sass/style.scss */
.tb-megamenu .dropdown-menu {
  border: 0px solid rgba(0, 0, 0, 0.2);
  border-top: 1px solid #F1F1F1;
}

/* line 698, ../sass/style.scss */
.tb-megamenu .nav > li > a {
  color: #607d8b;
  border: none;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 0.78;
}
/* line 706, ../sass/style.scss */
.tb-megamenu .nav > li > a:hover {
  font-size: 18px;
  font-weight: normal;
  line-height: 0.78;
  color: #4A851F;
}

/* line 715, ../sass/style.scss */
.dark-round a {
  background-color: #4D4F53 !important;
  border-radius: 30px;
  color: #F1F1F1 !important;
}

/* line 721, ../sass/style.scss */
.light-round-border a {
  background-color: #F1F1F1 !important;
  border-radius: 15px;
  color: #4D4F53 !important;
  border: 1px solid #4D4F53 !important;
  margin-left: 5px;
}

/* line 729, ../sass/style.scss */
.tb-megamenu .nav > .active > a, .tb-megamenu .nav > .active > a:hover, .tb-megamenu .nav > .active > a:focus {
  background-color: #F1F1F1;
  color: #4D4F53;
}

/* line 734, ../sass/style.scss */
div#node-13911 > h2 {
  display: none;
}

/* line 739, ../sass/style.scss */
.field-name-field-widget-inline {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* line 742, ../sass/style.scss */
.field-name-field-widget-inline h2 {
  display: none;
}
/* line 743, ../sass/style.scss */
.field-name-field-widget-inline .content h2 {
  display: block;
  color: #0C2074;
  margin-bottom: 15px;
  font-size: 30px;
}
/* line 744, ../sass/style.scss */
.field-name-field-widget-inline .content h3 {
  font-size: 24px;
  color: #0C2074;
}
/* line 745, ../sass/style.scss */
.field-name-field-widget-inline #bg {
  background: -webkit-linear-gradient(to left, #f9f9f9, #f9f9f9 50%, #dddddd 50%, #dddddd);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(to left, #f9f9f9, #f9f9f9 50%, #dddddd 50%, #dddddd);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(to left, #f9f9f9, #f9f9f9 50%, #dddddd 50%, #dddddd);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to left, #f9f9f9, #f9f9f9 50%, #dddddd 50%, #dddddd);
  /* Standard syntax */
  background-size: cover;
  background-repeat: no-repeat;
}
/* line 754, ../sass/style.scss */
.field-name-field-widget-inline #bg .node-view-widget {
  margin-top: 0px;
  padding: 20px 25px 30px 25px;
}
/* line 758, ../sass/style.scss */
.field-name-field-widget-inline #bg .node-view-widget .views-row {
  margin-bottom: 20px;
}
/* line 760, ../sass/style.scss */
.field-name-field-widget-inline #bg .node-view-widget:nth-child(1) {
  padding-left: 15px;
}
/* line 761, ../sass/style.scss */
.field-name-field-widget-inline #bg .node-view-widget:nth-last-child(1) {
  padding-right: 15px;
}
/* line 762, ../sass/style.scss */
.field-name-field-widget-inline #bg div#node-13956 {
  background: #DFDFDF;
}
/* line 763, ../sass/style.scss */
.field-name-field-widget-inline #bg div#node-13957 {
  background: #EFEFEF;
}
/* line 764, ../sass/style.scss */
.field-name-field-widget-inline #bg div#node-13960 {
  background: #F9F9F9;
}
/* line 766, ../sass/style.scss */
.field-name-field-widget-inline #node-13963 {
  background: #E4E4E4;
  padding-bottom: 20px;
}
/* line 769, ../sass/style.scss */
.field-name-field-widget-inline #node-13963 .col-md-3 {
  padding-top: 74px;
}
/* line 771, ../sass/style.scss */
.field-name-field-widget-inline #node-13963 .col-md-3 a.grey-link {
  margin-top: 30px;
}
/* line 776, ../sass/style.scss */
.field-name-field-widget-inline #node-13965 .field-name-field-view {
  margin-bottom: 30px;
}
/* line 778, ../sass/style.scss */
.field-name-field-widget-inline #node-13965 .field-name-field-view h2 {
  text-align: center;
  color: #0C2074;
}
/* line 779, ../sass/style.scss */
.field-name-field-widget-inline #node-13965 .field-name-field-view .view-videos ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
/* line 784, ../sass/style.scss */
.field-name-field-widget-inline #node-13965 .field-name-field-view .view-videos li.views-row video {
  width: 100%;
  height: auto;
  border: 3px solid #333333;
}
/* line 790, ../sass/style.scss */
.field-name-field-widget-inline #node-13965 .field-name-field-widget-footer {
  text-align: center;
}
/* line 792, ../sass/style.scss */
.field-name-field-widget-inline #node-13965 {
  padding: 20px 0 35px 0;
}
/* line 796, ../sass/style.scss */
.field-name-field-widget-inline #node-13988 h2.block-title {
  display: none;
}
/* line 801, ../sass/style.scss */
.field-name-field-widget-inline #node-13911 .block-nodeblock h2,
.field-name-field-widget-inline #node-13915 .block-nodeblock h2 {
  display: none;
}
/* line 803, ../sass/style.scss */
.field-name-field-widget-inline #node-13911 .block-nodeblock .node-block h2,
.field-name-field-widget-inline #node-13915 .block-nodeblock .node-block h2 {
  display: block;
}
@media (max-width: 991px) {
  /* line 913, ../sass/style.scss */
  .field-name-field-widget-inline #node-13911 .block-nodeblock .node-block .container,
  .field-name-field-widget-inline #node-13915 .block-nodeblock .node-block .container {
    text-align: center;
  }
  /* line 915, ../sass/style.scss */
  .field-name-field-widget-inline #node-13911 .block-nodeblock .node-block .container .grey-border-bottom,
  .field-name-field-widget-inline #node-13915 .block-nodeblock .node-block .container .grey-border-bottom {
    margin-bottom: 30px;
    border-bottom: 1px solid #B8B9BA;
    padding-bottom: 30px;
  }
  /* line 919, ../sass/style.scss */
  .field-name-field-widget-inline #node-13911 .block-nodeblock .node-block .container .grey-border-bottom .icon,
  .field-name-field-widget-inline #node-13915 .block-nodeblock .node-block .container .grey-border-bottom .icon {
    height: 160px;
  }
  /* line 923, ../sass/style.scss */
  .field-name-field-widget-inline #node-13911 .block-nodeblock .node-block .container .grey-border-bottom:nth-last-child(1),
  .field-name-field-widget-inline #node-13915 .block-nodeblock .node-block .container .grey-border-bottom:nth-last-child(1) {
    border-bottom: 0px solid #B8B9BA;
    padding-bottom: 0px;
  }
}
@media (max-width: 767px) {
  /* line 932, ../sass/style.scss */
  .field-name-field-widget-inline #we-ve-got-it-covered {
    padding: 30px 0;
  }
  /* line 937, ../sass/style.scss */
  .field-name-field-widget-inline #we-ve-got-it-covered .container .row:nth-last-child(1) .tb-spacing {
    padding-bottom: 0px;
  }
}
/* line 945, ../sass/style.scss */
.field-name-field-widget-inline #support-panel .container {
  padding-top: 0;
}
/* line 948, ../sass/style.scss */
.field-name-field-widget-inline #support-panel .container .row .col-md-4 {
  text-align: center;
}
@media (max-width: 768px) {
  /* line 952, ../sass/style.scss */
  .field-name-field-widget-inline #support-panel .container .row .hp-headings {
    font-size: 32px;
  }
}
/* line 956, ../sass/style.scss */
.field-name-field-widget-inline #support-panel .container .row strong {
  font-size: 30px;
}
@media (max-width: 768px) {
  /* line 956, ../sass/style.scss */
  .field-name-field-widget-inline #support-panel .container .row strong {
    font-size: 24px;
  }
}
@media (max-width: 768px) {
  /* line 962, ../sass/style.scss */
  .field-name-field-widget-inline #support-panel .container .row .icon {
    margin: 0 30px;
  }
}
/* line 966, ../sass/style.scss */
.field-name-field-widget-inline #support-panel .container .row .icon img {
  max-width: 255px;
  position: relative;
}
@media (max-width: 991px) {
  /* line 971, ../sass/style.scss */
  .field-name-field-widget-inline #support-panel .container .row .icon img {
    max-width: 100%;
    height: auto;
    max-height: 100%;
  }
}
@media (max-width: 768px) {
  /* line 980, ../sass/style.scss */
  .field-name-field-widget-inline #support-panel .container .row .icon-1 {
    height: 170px;
  }
}
@media (max-width: 768px) {
  /* line 985, ../sass/style.scss */
  .field-name-field-widget-inline #support-panel .container .row .icon-3 {
    height: 120px;
  }
}
@media (max-width: 768px) {
  /* line 996, ../sass/style.scss */
  .field-name-field-widget-inline #node-13913 .container .hp-headings {
    font-size: 35px;
    padding: 0 30px;
  }
}
/* line 1003, ../sass/style.scss */
.field-name-field-widget-inline #node-13989,
.field-name-field-widget-inline #node-14003,
.field-name-field-widget-inline #node-14058,
.field-name-field-widget-inline #node-14132,
.field-name-field-widget-inline #node-14151,
.field-name-field-widget-inline #node-14288 {
  padding: 40px 0;
}
/* line 1011, ../sass/style.scss */
.field-name-field-widget-inline #node-14058,
.field-name-field-widget-inline #node-14151 {
  padding: 0 0 40px 0;
}
/* line 1016, ../sass/style.scss */
.field-name-field-widget-inline #node-13991 .dark-color-bg {
  padding-bottom: 50px;
}
/* line 1019, ../sass/style.scss */
.field-name-field-widget-inline #node-13991 .dark-color-bg .tac h2 {
  padding: 0px;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  /* line 1019, ../sass/style.scss */
  .field-name-field-widget-inline #node-13991 .dark-color-bg .tac h2 {
    padding: 0 20px;
    margin-bottom: 40px;
    font-size: 35px;
  }
}
/* line 1029, ../sass/style.scss */
.field-name-field-widget-inline #node-13991 .dark-color-bg .col-sm-4 {
  padding: 0 0 50px 0;
  font-size: 1.3em;
}
@media (max-width: 768px) {
  /* line 1042, ../sass/style.scss */
  .field-name-field-widget-inline #node-13991 .dark-color-bg h3 {
    font-size: 25px;
  }
  /* line 1045, ../sass/style.scss */
  .field-name-field-widget-inline #node-13991 .dark-color-bg .short-desc {
    display: none;
  }
}
/* line 1051, ../sass/style.scss */
.field-name-field-widget-inline #node-13992 {
  z-index: 1;
}
/* line 1053, ../sass/style.scss */
.field-name-field-widget-inline #node-13992:after {
  content: '';
  height: 67px;
  width: 67px;
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: -1;
  position: relative;
  visibility: visible;
  margin: 0 auto;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  top: 32px;
}
@media (max-width: 767px) {
  /* line 1053, ../sass/style.scss */
  .field-name-field-widget-inline #node-13992:after {
    display: none;
  }
}
@media (max-width: 767px) {
  /* line 1074, ../sass/style.scss */
  .field-name-field-widget-inline #node-13992 .views-row img {
    max-width: 100%;
    height: auto;
  }
}
@media (max-width: 992px) {
  /* line 1083, ../sass/style.scss */
  .field-name-field-widget-inline #node-13924,
  .field-name-field-widget-inline #node-14059 {
    height: auto;
  }
}

/* line 1092, ../sass/style.scss */
.customer-case-studies-carousel {
  padding-bottom: 20px;
  display: inline-block;
}
/* line 1095, ../sass/style.scss */
.customer-case-studies-carousel .view-header {
  float: left;
  width: 48%;
  margin-right: 2%;
}
/* line 1099, ../sass/style.scss */
.customer-case-studies-carousel .view-header .view-content {
  float: none;
  width: 100%;
}
/* line 1102, ../sass/style.scss */
.customer-case-studies-carousel .view-header .view-content .views-row {
  text-align: center;
}
/* line 1104, ../sass/style.scss */
.customer-case-studies-carousel .view-header .view-content .views-row .views-field-field-teaser-image {
  padding: 0 15px 15px 0;
}
/* line 1108, ../sass/style.scss */
.customer-case-studies-carousel .view-header .view-content .views-row:nth-child(10) {
  display: none;
}
@media (max-width: 767px) {
  /* line 1108, ../sass/style.scss */
  .customer-case-studies-carousel .view-header .view-content .views-row:nth-child(10) {
    display: block;
  }
}
/* line 1116, ../sass/style.scss */
.customer-case-studies-carousel .view-content {
  float: left;
  width: 48%;
  margin-left: 2%;
}
/* line 1120, ../sass/style.scss */
.customer-case-studies-carousel .view-content .testimonial {
  font-weight: 500;
  padding-top: 25px;
}
/* line 1123, ../sass/style.scss */
.customer-case-studies-carousel .view-content .testimonial .stars.tac {
  padding: 0px 0 20px 0;
}
/* line 1126, ../sass/style.scss */
.customer-case-studies-carousel .view-content .testimonial .normal.tac {
  color: #999999;
  padding: 15px 0 5px 0;
}
/* line 1130, ../sass/style.scss */
.customer-case-studies-carousel .view-content .testimonial .medium.tac {
  font-size: 25px;
  line-height: normal;
  padding-left: 10%;
  padding-right: 10%;
}
/* line 1139, ../sass/style.scss */
.customer-case-studies-carousel .view-content .pager li a, .customer-case-studies-carousel .view-content .pager li span {
  display: inline-block;
  padding: 7px 12px 12px 13px;
  line-height: 20px;
  font-size: 48px;
  font-weight: 300;
  border: 1px solid #DFDFDF;
  border-radius: 30px;
  color: #ffffff;
  background-color: #DFDFDF;
}
/* line 1149, ../sass/style.scss */
.customer-case-studies-carousel .view-content .pager li a i, .customer-case-studies-carousel .view-content .pager li span i {
  font-size: 8px;
  top: -8px;
}
/* line 1153, ../sass/style.scss */
.customer-case-studies-carousel .view-content .pager li a:hover, .customer-case-studies-carousel .view-content .pager li span:hover {
  color: #DFDFDF;
  background-color: #ffffff;
}
/* line 1156, ../sass/style.scss */
.customer-case-studies-carousel .view-content .pager li a:hover i, .customer-case-studies-carousel .view-content .pager li span:hover i {
  color: #DFDFDF;
  background-color: #ffffff;
}
/* line 1163, ../sass/style.scss */
.customer-case-studies-carousel .view-content .pager .pager-previous {
  margin-right: 5px;
  height: 32px;
  display: inline-block;
}
/* line 1168, ../sass/style.scss */
.customer-case-studies-carousel .view-content .pager .pager-current {
  display: none;
}
@media (max-width: 991px) {
  /* line 1174, ../sass/style.scss */
  .customer-case-studies-carousel .view-header {
    float: left;
    width: 100%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  /* line 1180, ../sass/style.scss */
  .customer-case-studies-carousel .view-content {
    float: left;
    width: 100%;
    margin-left: 0%;
  }
}
@media (max-width: 767px) {
  /* line 1189, ../sass/style.scss */
  .customer-case-studies-carousel .view-header .view-content .views-row {
    margin-bottom: 20px;
  }
  /* line 1191, ../sass/style.scss */
  .customer-case-studies-carousel .view-header .view-content .views-row img {
    max-width: 100%;
    height: auto;
  }
  /* line 1196, ../sass/style.scss */
  .customer-case-studies-carousel .view-header .view-content .views-row:nth-last-child(1) {
    margin-bottom: 0px;
  }
}

/* line 1205, ../sass/style.scss */
.node-reusable-widget h2 {
  display: none;
}
/* line 1209, ../sass/style.scss */
.node-reusable-widget .content h2 {
  display: block;
}
/* line 1212, ../sass/style.scss */
.node-reusable-widget .content .desc {
  padding: 0 0 15px 0;
}
/* line 1215, ../sass/style.scss */
.node-reusable-widget .content .contact-text {
  padding: 15px 0;
}

/* line 1221, ../sass/style.scss */
#node-14012,
#node-14014,
#node-14016,
#node-14018 {
  position: relative;
  overflow: hidden;
}

/* line 1230, ../sass/style.scss */
#node-14020 .container {
  padding-bottom: 40px;
  font-size: 18px;
}
/* line 1234, ../sass/style.scss */
#node-14020 .container .pic img {
  width: 100%;
  height: 100%;
}

/* line 1244, ../sass/style.scss */
#node-14024 .row {
  display: table;
}
@media (max-width: 992px) {
  /* line 1244, ../sass/style.scss */
  #node-14024 .row {
    display: block;
  }
}
/* line 1251, ../sass/style.scss */
#node-14024 .cols {
  float: none;
  display: table-cell;
  vertical-align: top;
  text-align: center;
  font-size: 16px;
  margin: 30px 0;
}
@media (max-width: 992px) {
  /* line 1251, ../sass/style.scss */
  #node-14024 .cols {
    float: left;
    display: block;
    width: 100%;
  }
}
/* line 1264, ../sass/style.scss */
#node-14024 .cols img {
  padding-bottom: 20px;
  width: 200px;
  height: auto;
}
/* line 1269, ../sass/style.scss */
#node-14024 .cols .text {
  padding-bottom: 100px;
}
/* line 1274, ../sass/style.scss */
#node-14024 .btn-wrapper {
  bottom: 0;
  clear: both;
  left: 0;
  position: absolute;
  width: 100%;
}
@media (max-width: 992px) {
  /* line 1274, ../sass/style.scss */
  #node-14024 .btn-wrapper {
    width: 100%;
    position: relative;
    bottom: auto;
  }
}

/* line 1290, ../sass/style.scss */
#node-14027 .center {
  display: none;
}
/* line 1293, ../sass/style.scss */
#node-14027 .light-color-3-bg {
  background-color: #EDEDEE;
}
/* line 1295, ../sass/style.scss */
#node-14027 .light-color-3-bg .container {
  padding: 80px 0;
}

/* line 1302, ../sass/style.scss */
#node-14030 .status-updates {
  padding: 14px 0;
  font-size: 15px;
}
/* line 1305, ../sass/style.scss */
#node-14030 .status-updates a {
  text-decoration: none;
}
/* line 1307, ../sass/style.scss */
#node-14030 .status-updates a:hover {
  color: #0d2173;
}

/* line 1316, ../sass/style.scss */
#node-14032 .row {
  margin-left: 0;
  margin-right: 0;
}
/* line 1321, ../sass/style.scss */
#node-14032 .search-support h6 {
  color: #ffffff;
}
/* line 1323, ../sass/style.scss */
#node-14032 .search-support h6 a {
  color: #ffffff;
}
/* line 1325, ../sass/style.scss */
#node-14032 .search-support h6 a:hover {
  text-decoration: underline;
}
/* line 1332, ../sass/style.scss */
#node-14032 .search-support .support-topics .contextual-links-wrapper,
#node-14032 .search-support .error-code-search .contextual-links-wrapper {
  display: none;
}
/* line 1335, ../sass/style.scss */
#node-14032 .search-support .support-topics .views-exposed-form,
#node-14032 .search-support .error-code-search .views-exposed-form {
  position: relative;
}
/* line 1337, ../sass/style.scss */
#node-14032 .search-support .support-topics .views-exposed-form .views-exposed-widget,
#node-14032 .search-support .error-code-search .views-exposed-form .views-exposed-widget {
  padding: 0;
  width: 100%;
}
/* line 1340, ../sass/style.scss */
#node-14032 .search-support .support-topics .views-exposed-form .views-exposed-widget input[type="submit"],
#node-14032 .search-support .support-topics .views-exposed-form .views-exposed-widget .form-submit,
#node-14032 .search-support .error-code-search .views-exposed-form .views-exposed-widget input[type="submit"],
#node-14032 .search-support .error-code-search .views-exposed-form .views-exposed-widget .form-submit {
  background: url(/sites/all/themes/sagepay_bootstrap/images/search-icons.png) 9px -22px no-repeat;
  border: 0;
  font-size: 0px;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0px;
  right: 0px;
  background-size: 20px;
  padding: 0;
}
/* line 1353, ../sass/style.scss */
#node-14032 .search-support .support-topics .views-exposed-form .views-exposed-widget label,
#node-14032 .search-support .error-code-search .views-exposed-form .views-exposed-widget label {
  display: none;
}
/* line 1355, ../sass/style.scss */
#node-14032 .search-support .support-topics .views-exposed-form .views-exposed-widget .views-widget input[type="text"],
#node-14032 .search-support .error-code-search .views-exposed-form .views-exposed-widget .views-widget input[type="text"] {
  height: 40px;
  width: 100%;
  padding: 0 40px 0 15px;
  border-radius: 0px;
  color: #4D4F53;
  font-size: 16px;
}
/* line 1363, ../sass/style.scss */
#node-14032 .search-support .support-topics .views-exposed-form .views-exposed-widget .views-widget input[type="text"]::-webkit-input-placeholder,
#node-14032 .search-support .error-code-search .views-exposed-form .views-exposed-widget .views-widget input[type="text"]::-webkit-input-placeholder {
  color: #4D4F53;
}
/* line 1366, ../sass/style.scss */
#node-14032 .search-support .support-topics .views-exposed-form .views-exposed-widget .views-widget input[type="text"]::-moz-placeholder,
#node-14032 .search-support .error-code-search .views-exposed-form .views-exposed-widget .views-widget input[type="text"]::-moz-placeholder {
  /* Firefox 18- */
  color: #000000 !important;
}
/* line 1369, ../sass/style.scss */
#node-14032 .search-support .support-topics .views-exposed-form .views-exposed-widget .views-widget input[type="text"]::-moz-placeholder,
#node-14032 .search-support .error-code-search .views-exposed-form .views-exposed-widget .views-widget input[type="text"]::-moz-placeholder {
  /* Firefox 19+ */
  color: #4D4F53;
}
/* line 1372, ../sass/style.scss */
#node-14032 .search-support .support-topics .views-exposed-form .views-exposed-widget .views-widget input[type="text"]:-ms-input-placeholder,
#node-14032 .search-support .error-code-search .views-exposed-form .views-exposed-widget .views-widget input[type="text"]:-ms-input-placeholder {
  color: #4D4F53;
}
/* line 1380, ../sass/style.scss */
#node-14032 .search-support .error-code-search {
  margin-top: 30px;
}
/* line 1384, ../sass/style.scss */
#node-14032 .search-support .error-code-search .views-exposed-form .views-exposed-widget input[type="submit"],
#node-14032 .search-support .error-code-search .views-exposed-form .views-exposed-widget .form-submit {
  background: url(/sites/all/themes/sagepay_bootstrap/images/search-icons.png) 9px -22px no-repeat;
  background-size: 20px;
}
/* line 1392, ../sass/style.scss */
#node-14032 .search-support .system-mornitor {
  margin-left: -15px;
  margin-right: 0px;
}
/* line 1399, ../sass/style.scss */
#node-14032 .search-support .system-mornitor .system-normal i,
#node-14032 .search-support .system-mornitor .system_down i,
#node-14032 .search-support .system-mornitor .system_degraded i,
#node-14032 .search-support .system-mornitor .system_information i {
  margin-bottom: 10px;
  width: 65px;
  height: 65px;
  padding: 9px;
}
/* line 1404, ../sass/style.scss */
#node-14032 .search-support .system-mornitor .system-normal i:before,
#node-14032 .search-support .system-mornitor .system_down i:before,
#node-14032 .search-support .system-mornitor .system_degraded i:before,
#node-14032 .search-support .system-mornitor .system_information i:before {
  font-size: 50px;
}
/* line 1409, ../sass/style.scss */
#node-14032 .search-support .system-mornitor .system-normal #block-views-support-monitor-block-1--2 .system_normal.system-status,
#node-14032 .search-support .system-mornitor .system-normal #block-views-support-monitor-block-1--2 .system_down.system-status,
#node-14032 .search-support .system-mornitor .system-normal #block-views-support-monitor-block-1--2 .system_degraded.system-status,
#node-14032 .search-support .system-mornitor .system-normal #block-views-support-monitor-block-1--2 .system_information.system-status,
#node-14032 .search-support .system-mornitor .system_down #block-views-support-monitor-block-1--2 .system_normal.system-status,
#node-14032 .search-support .system-mornitor .system_down #block-views-support-monitor-block-1--2 .system_down.system-status,
#node-14032 .search-support .system-mornitor .system_down #block-views-support-monitor-block-1--2 .system_degraded.system-status,
#node-14032 .search-support .system-mornitor .system_down #block-views-support-monitor-block-1--2 .system_information.system-status,
#node-14032 .search-support .system-mornitor .system_degraded #block-views-support-monitor-block-1--2 .system_normal.system-status,
#node-14032 .search-support .system-mornitor .system_degraded #block-views-support-monitor-block-1--2 .system_down.system-status,
#node-14032 .search-support .system-mornitor .system_degraded #block-views-support-monitor-block-1--2 .system_degraded.system-status,
#node-14032 .search-support .system-mornitor .system_degraded #block-views-support-monitor-block-1--2 .system_information.system-status,
#node-14032 .search-support .system-mornitor .system_information #block-views-support-monitor-block-1--2 .system_normal.system-status,
#node-14032 .search-support .system-mornitor .system_information #block-views-support-monitor-block-1--2 .system_down.system-status,
#node-14032 .search-support .system-mornitor .system_information #block-views-support-monitor-block-1--2 .system_degraded.system-status,
#node-14032 .search-support .system-mornitor .system_information #block-views-support-monitor-block-1--2 .system_information.system-status {
  color: #ffffff;
  line-height: 200px;
  height: 130px;
  background-position: top center;
  padding: 0;
}
/* line 1420, ../sass/style.scss */
#node-14032 .search-support .system-mornitor .system-normal #block-views-support-monitor-block-1--2 h2,
#node-14032 .search-support .system-mornitor .system_down #block-views-support-monitor-block-1--2 h2,
#node-14032 .search-support .system-mornitor .system_degraded #block-views-support-monitor-block-1--2 h2,
#node-14032 .search-support .system-mornitor .system_information #block-views-support-monitor-block-1--2 h2 {
  display: none;
}
@media (max-width: 1199px) {
  /* line 1392, ../sass/style.scss */
  #node-14032 .search-support .system-mornitor {
    margin-left: -15px;
    margin-right: 0px;
  }
}
@media (max-width: 991px) {
  /* line 1392, ../sass/style.scss */
  #node-14032 .search-support .system-mornitor {
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 30px;
  }
}
/* line 1436, ../sass/style.scss */
#node-14032 .search-support .status-updates a {
  color: #E4E4E4;
  text-decoration: none;
}
/* line 1439, ../sass/style.scss */
#node-14032 .search-support .status-updates a:hover {
  color: #4A851F;
}
/* line 1443, ../sass/style.scss */
#node-14032 .search-support .status-updates .follow {
  padding: 15px 0;
}
/* line 1447, ../sass/style.scss */
#node-14032 .search-support .status-updates .rrs a {
  color: #ffffff;
}
/* line 1449, ../sass/style.scss */
#node-14032 .search-support .status-updates .rrs a:hover {
  color: #4A851F;
}
@media (max-width: 1199px) {
  /* line 1455, ../sass/style.scss */
  #node-14032 .search-support .status-updates .follow, #node-14032 .search-support .status-updates .rrs {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  /* line 1435, ../sass/style.scss */
  #node-14032 .search-support .status-updates {
    padding-bottom: 30px;
  }
  /* line 1459, ../sass/style.scss */
  #node-14032 .search-support .status-updates .follow, #node-14032 .search-support .status-updates .rrs {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  /* line 1464, ../sass/style.scss */
  #node-14032 .search-support .support-topics h6 {
    margin-top: 3%;
    margin-bottom: 3%;
  }
  /* line 1469, ../sass/style.scss */
  #node-14032 .search-support .system-mornitor {
    display: block;
    clear: both;
    overflow: auto;
    margin-top: 0;
    padding-top: 0px;
  }
  /* line 1475, ../sass/style.scss */
  #node-14032 .search-support .system-mornitor h6 {
    width: 100%;
    float: left;
    margin-top: 24px;
  }
  /* line 1480, ../sass/style.scss */
  #node-14032 .search-support .system-mornitor .dark-green-color-bg {
    padding: 20px 0;
    overflow: auto;
  }
  /* line 1484, ../sass/style.scss */
  #node-14032 .search-support .system-mornitor .system-normal {
    width: 100%;
    float: left;
  }
  /* line 1487, ../sass/style.scss */
  #node-14032 .search-support .system-mornitor .system-normal i {
    float: left;
  }
  /* line 1491, ../sass/style.scss */
  #node-14032 .search-support .system-mornitor .tb-spacing_20 {
    padding: 0px;
  }
  /* line 1496, ../sass/style.scss */
  #node-14032 .search-support .status-updates h6 {
    width: 33.33%;
    float: left;
    padding: 20px 0;
    margin: 0;
    text-align: center;
  }
  /* line 1503, ../sass/style.scss */
  #node-14032 .search-support .status-updates .follow {
    width: 33.33%;
    float: left;
    padding: 15px 0;
  }
  /* line 1508, ../sass/style.scss */
  #node-14032 .search-support .status-updates .rrs {
    width: 33.33%;
    float: left;
    padding: 15px 0;
  }
}
@media (max-width: 767px) {
  /* line 1516, ../sass/style.scss */
  #node-14032 .search-support .support-topics {
    float: none;
    width: auto;
    margin-top: 50px;
    padding: 0px;
  }
  /* line 1521, ../sass/style.scss */
  #node-14032 .search-support .support-topics h6 {
    left: auto;
    margin: 20px 0;
    position: relative;
    top: auto;
    text-align: center;
  }
  /* line 1529, ../sass/style.scss */
  #node-14032 .search-support .error-code-search {
    float: none;
    width: auto;
    margin-top: 20px;
    margin-bottom: 15px;
    padding: 0px;
  }
  /* line 1536, ../sass/style.scss */
  #node-14032 .search-support .system-mornitor {
    display: block;
    clear: both;
    overflow: auto;
    margin-top: 0;
    padding-top: 0px;
  }
  /* line 1542, ../sass/style.scss */
  #node-14032 .search-support .system-mornitor h6 {
    width: auto;
    float: none;
  }
  /* line 1546, ../sass/style.scss */
  #node-14032 .search-support .system-mornitor .dark-green-color-bg {
    padding: 0;
    padding-bottom: 10px;
  }
  /* line 1551, ../sass/style.scss */
  #node-14032 .search-support .system-mornitor .system-normal {
    width: auto;
    float: none;
  }
  /* line 1554, ../sass/style.scss */
  #node-14032 .search-support .system-mornitor .system-normal i {
    float: none;
  }
  /* line 1558, ../sass/style.scss */
  #node-14032 .search-support .system-mornitor .tb-spacing_20 {
    padding: 0px;
  }
  /* line 1563, ../sass/style.scss */
  #node-14032 .search-support .status-updates h6 {
    width: auto;
    float: none;
    text-align: left;
  }
  /* line 1568, ../sass/style.scss */
  #node-14032 .search-support .status-updates .follow {
    width: auto;
    float: none;
  }
  /* line 1572, ../sass/style.scss */
  #node-14032 .search-support .status-updates .rrs {
    width: auto;
    float: none;
  }
}

/* line 1583, ../sass/style.scss */
body.page-node-143 .system_normal.system-status,
body.page-node-143 .system_down.system-status,
body.page-node-143 .system_degraded.system-status,
body.page-node-143 .system_information.system-status {
  padding: 0px 0px 0px 70px;
  margin-left: 0px;
  background-position: 0px;
  line-height: 50px;
  color: #0C2074;
}

/* line 1599, ../sass/style.scss */
body.not-logged-in #node-14032 .search-support .support-topics .contextual-links-wrapper,
body.not-logged-in #node-14032 .search-support .error-code-search .contextual-links-wrapper {
  display: none;
}

/* line 1607, ../sass/style.scss */
.refer-a-friend {
  position: relative;
  overflow: hidden;
}
/* line 1610, ../sass/style.scss */
.refer-a-friend img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: auto;
  height: auto;
}
/* line 1618, ../sass/style.scss */
.refer-a-friend .par {
  font-size: 16px;
  padding-top: 60px;
  padding-bottom: 60px;
}
@media (max-width: 991px) {
  /* line 1607, ../sass/style.scss */
  .refer-a-friend {
    text-align: center;
  }
  /* line 1625, ../sass/style.scss */
  .refer-a-friend .faded {
    background: rgba(255, 255, 255, 0.65);
    width: 100%;
    height: 100%;
    position: absolute;
  }
}

/* line 1635, ../sass/style.scss */
#node-14048,
#node-14062 {
  position: relative;
  overflow: hidden;
}
/* line 1640, ../sass/style.scss */
#node-14048 .woman-laptop img,
#node-14062 .woman-laptop img {
  left: 0;
}
/* line 1643, ../sass/style.scss */
#node-14048 .woman-laptop .online-payments,
#node-14062 .woman-laptop .online-payments {
  float: right;
  padding: 6% 0px 4% 80px;
}
@media (max-width: 991px) {
  /* line 1649, ../sass/style.scss */
  #node-14048 .woman-laptop img,
  #node-14062 .woman-laptop img {
    float: left;
    width: 100%;
  }
  /* line 1653, ../sass/style.scss */
  #node-14048 .woman-laptop .container,
  #node-14062 .woman-laptop .container {
    min-height: 100%;
    background: rgba(219, 184, 184, 0.59);
    position: relative;
    display: block;
    width: 100%;
  }
  /* line 1659, ../sass/style.scss */
  #node-14048 .woman-laptop .container .online-payments,
  #node-14062 .woman-laptop .container .online-payments {
    padding: 30px 15px 20px 15px;
    text-align: center;
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 1665, ../sass/style.scss */
  #node-14048 .woman-laptop .container .online-payments .online-payments-text,
  #node-14062 .woman-laptop .container .online-payments .online-payments-text {
    text-align: center;
  }
}
/* line 1672, ../sass/style.scss */
#node-14048 .blue-circle,
#node-14062 .blue-circle {
  width: 160px;
  height: 160px;
  background-color: #0075c9;
  color: #ffffff;
  border-radius: 100%;
  padding-top: 18px;
  position: absolute;
  left: -25%;
  bottom: 20px;
  font-size: 18px;
}
/* line 1683, ../sass/style.scss */
#node-14048 .blue-circle h3,
#node-14062 .blue-circle h3 {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 24px;
}

/* line 1692, ../sass/style.scss */
#node-13995 .select-your-payment-type {
  font-size: 16px;
}
/* line 1694, ../sass/style.scss */
#node-13995 .select-your-payment-type p {
  padding: 0 19%;
}
@media (max-width: 991px) {
  /* line 1698, ../sass/style.scss */
  #node-13995 .select-your-payment-type .tb-spacing-bottom {
    padding-bottom: 20px;
  }
  /* line 1701, ../sass/style.scss */
  #node-13995 .select-your-payment-type .terminals, #node-13995 .select-your-payment-type .systems {
    padding-top: 0px;
    padding-bottom: 15px;
  }
  /* line 1705, ../sass/style.scss */
  #node-13995 .select-your-payment-type .systems {
    padding-bottom: 0px;
  }
  /* line 1708, ../sass/style.scss */
  #node-13995 .select-your-payment-type p {
    height: auto !important;
  }
}
@media (max-width: 767px) {
  /* line 1692, ../sass/style.scss */
  #node-13995 .select-your-payment-type {
    padding-bottom: 15px;
  }
}

@media (max-width: 1199px) {
  /* line 1724, ../sass/style.scss */
  #node-13996 .field-items .standalone img {
    width: 280px;
  }
  /* line 1725, ../sass/style.scss */
  #node-13996 .field-items .standalone .green-circle {
    width: 190px;
    height: 190px;
    padding-top: 25px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
    left: 240px;
    bottom: 30px;
  }
  /* line 1738, ../sass/style.scss */
  #node-13996 .field-items .pricing-structure-block .btns .btn-dark, #node-13996 .field-items .pricing-structure-block .btns .btn-orange {
    width: 222px;
  }
}
@media (max-width: 991px) {
  /* line 1745, ../sass/style.scss */
  #node-13996 .field-items .standalone {
    padding-bottom: 15px;
  }
  /* line 1747, ../sass/style.scss */
  #node-13996 .field-items .standalone img {
    width: 230px;
  }
  /* line 1750, ../sass/style.scss */
  #node-13996 .field-items .standalone .green-circle {
    width: 170px;
    height: 170px;
    padding-top: 25px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
    left: 185px;
    bottom: 40px;
  }
  /* line 1759, ../sass/style.scss */
  #node-13996 .field-items .standalone .green-circle .pound {
    font-size: 35px;
  }
  /* line 1764, ../sass/style.scss */
  #node-13996 .field-items .pricing-structure-block {
    text-align: center;
  }
  /* line 1767, ../sass/style.scss */
  #node-13996 .field-items .pricing-structure-block .btns .btn-dark {
    float: none;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
    width: 100%;
  }
  /* line 1774, ../sass/style.scss */
  #node-13996 .field-items .pricing-structure-block .btns .btn-orange {
    width: 100%;
  }
}
@media (max-width: 767px) {
  /* line 1781, ../sass/style.scss */
  #node-13996 .field-items .standalone {
    position: relative;
    padding-bottom: 15px;
    width: 52%;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 1789, ../sass/style.scss */
  #node-13996 .field-items .pricing-structure-block h5 {
    font-size: 30px;
    line-height: 35px;
  }
  /* line 1794, ../sass/style.scss */
  #node-13996 .field-items .pricing-structure-block .btns .btn-orange, #node-13996 .field-items .pricing-structure-block .btns .btn-dark {
    width: 80% !important;
  }
}
@media (max-width: 567px) {
  /* line 1801, ../sass/style.scss */
  #node-13996 .field-items .standalone {
    position: relative;
    padding-bottom: 15px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 1808, ../sass/style.scss */
  #node-13996 .field-items .pricing-structure-block {
    text-align: center;
  }
  /* line 1811, ../sass/style.scss */
  #node-13996 .field-items .pricing-structure-block .btns .btn-dark, #node-13996 .field-items .pricing-structure-block .btns .btn-orange {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  /* line 1815, ../sass/style.scss */
  #node-13996 .field-items .pricing-structure-block .btns .btn-dark {
    margin-right: 0px;
  }
}
@media (max-width: 399px) {
  /* line 1823, ../sass/style.scss */
  #node-13996 .field-items .standalone img {
    width: 180px;
  }
  /* line 1826, ../sass/style.scss */
  #node-13996 .field-items .standalone .green-circle {
    left: 110px;
    bottom: 5px;
  }
}

/* line 1835, ../sass/style.scss */
.customer-story-carousel {
  padding-bottom: 35px;
}
/* line 1839, ../sass/style.scss */
.customer-story-carousel .views_slideshow_slide .tb-spacing .main-header {
  float: left;
}
/* line 1841, ../sass/style.scss */
.customer-story-carousel .views_slideshow_slide .tb-spacing .main-header h3 {
  margin-top: 0px;
}
/* line 1844, ../sass/style.scss */
.customer-story-carousel .views_slideshow_slide .tb-spacing .main-header h4 {
  margin-bottom: 0px;
}
/* line 1847, ../sass/style.scss */
.customer-story-carousel .views_slideshow_slide .tb-spacing .main-header h6 {
  margin-top: 0px;
  margin-bottom: 20px;
}
/* line 1850, ../sass/style.scss */
.customer-story-carousel .views_slideshow_slide .tb-spacing .main-header h6 a {
  color: #7E7F83;
  text-decoration: none;
}
/* line 1853, ../sass/style.scss */
.customer-story-carousel .views_slideshow_slide .tb-spacing .main-header h6 a:hover {
  color: #7E7F83;
}
@media (max-width: 767px) {
  /* line 1859, ../sass/style.scss */
  .customer-story-carousel .views_slideshow_slide .tb-spacing .main-header h3 {
    text-align: center;
    margin-bottom: 30px;
  }
}
/* line 1865, ../sass/style.scss */
.customer-story-carousel .views_slideshow_slide .tb-spacing .main-text {
  float: left;
}
/* line 1867, ../sass/style.scss */
.customer-story-carousel .views_slideshow_slide .tb-spacing .main-text .btn-dark {
  width: 240px;
  margin-right: 20px;
  font-size: 20px;
}
/* line 1872, ../sass/style.scss */
.customer-story-carousel .views_slideshow_slide .tb-spacing .main-text .btn-clear {
  font-size: 16px;
  text-decoration: underline;
  cursor: pointer;
}
/* line 1878, ../sass/style.scss */
.customer-story-carousel .views_slideshow_slide .tb-spacing .main-text .customer-quote {
  padding-bottom: 20px;
  font-size: 16px;
}
/* line 1881, ../sass/style.scss */
.customer-story-carousel .views_slideshow_slide .tb-spacing .main-text .customer-quote a {
  text-decoration: none;
}
@media (max-width: 991px) {
  /* line 1886, ../sass/style.scss */
  .customer-story-carousel .views_slideshow_slide .tb-spacing .main-text .btn-dark {
    width: 210px;
  }
}
@media (max-width: 767px) {
  /* line 1891, ../sass/style.scss */
  .customer-story-carousel .views_slideshow_slide .tb-spacing .main-text .btn-dark {
    width: 300px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }
  /* line 1898, ../sass/style.scss */
  .customer-story-carousel .views_slideshow_slide .tb-spacing .main-text .btn-clear {
    display: block;
    text-align: center;
    text-decoration: none;
  }
}
/* line 1905, ../sass/style.scss */
.customer-story-carousel .views_slideshow_slide .tb-spacing .main-video {
  float: right;
}
@media (max-width: 767px) {
  /* line 1905, ../sass/style.scss */
  .customer-story-carousel .views_slideshow_slide .tb-spacing .main-video {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  /* line 1838, ../sass/style.scss */
  .customer-story-carousel .views_slideshow_slide .tb-spacing {
    padding-bottom: 0px;
  }
}
@media (max-width: 767px) {
  /* line 1916, ../sass/style.scss */
  .customer-story-carousel .views_slideshow_slide .main-video, .customer-story-carousel .views_slideshow_slide .main-text, .customer-story-carousel .views_slideshow_slide .main-header {
    float: none;
    width: 100%;
  }
}

/* line 1926, ../sass/style.scss */
#node-14131, #node-14025, #node-136 {
  background: url("/sites/all/themes/sagepay_bootstrap/images/featured-success-story_bg.jpg") 0px 0px;
  background-size: cover;
}

/* line 1930, ../sass/style.scss */
#node-14057,
#node-14076 {
  background-size: cover;
}
/* line 1933, ../sass/style.scss */
#node-14057 .main-text,
#node-14076 .main-text {
  float: left;
}
/* line 1935, ../sass/style.scss */
#node-14057 .main-text .btn-dark,
#node-14076 .main-text .btn-dark {
  color: #ffffff;
}
/* line 1937, ../sass/style.scss */
#node-14057 .main-text .btn-dark:hover,
#node-14076 .main-text .btn-dark:hover {
  color: #ffffff;
}
/* line 1941, ../sass/style.scss */
#node-14057 .main-text .btn-clear,
#node-14076 .main-text .btn-clear {
  color: #4D4F53;
}
/* line 1943, ../sass/style.scss */
#node-14057 .main-text .btn-clear:hover,
#node-14076 .main-text .btn-clear:hover {
  color: #75777b;
}
/* line 1947, ../sass/style.scss */
#node-14057 .main-text .customer-quote,
#node-14076 .main-text .customer-quote {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* line 1950, ../sass/style.scss */
#node-14057 .main-text .customer-quote a,
#node-14076 .main-text .customer-quote a {
  color: #4D4F53;
}
/* line 1952, ../sass/style.scss */
#node-14057 .main-text .customer-quote a:hover,
#node-14076 .main-text .customer-quote a:hover {
  color: #75777b;
}

/* line 1964, ../sass/style.scss */
#node-13997 .insight-read-more a {
  width: 100%;
  position: relative;
  display: block;
  color: #ffffff;
  text-decoration: none;
}
/* line 1970, ../sass/style.scss */
#node-13997 .insight-read-more a:hover {
  color: #0d2173;
}

/* line 1978, ../sass/style.scss */
#node-14037 a {
  color: #ffffff;
  text-decoration: none;
}
/* line 1981, ../sass/style.scss */
#node-14037 a:hover {
  color: #0d2173;
}

/* line 1989, ../sass/style.scss */
body.page-node-169 #node-13990 .container {
  padding-bottom: 60px;
}
/* line 1992, ../sass/style.scss */
body.page-node-169 #node-13990 .container .row:nth-last-child(1) {
  padding-top: 30px;
}
@media (max-width: 767px) {
  /* line 1996, ../sass/style.scss */
  body.page-node-169 #node-13990 .container .row:nth-last-child(1) {
    padding-top: 0px;
  }
}
@media (max-width: 767px) {
  /* line 1989, ../sass/style.scss */
  body.page-node-169 #node-13990 .container {
    padding-bottom: 30px;
  }
}
/* line 2008, ../sass/style.scss */
body.page-node-169 #node-13921 .container {
  padding-top: 60px;
}
@media (max-width: 992px) {
  /* line 2008, ../sass/style.scss */
  body.page-node-169 #node-13921 .container {
    padding-top: 0px;
  }
}
/* line 2014, ../sass/style.scss */
body.page-node-169 #node-13921 .orange-circle {
  bottom: -120px;
}
@media (max-width: 992px) {
  /* line 2014, ../sass/style.scss */
  body.page-node-169 #node-13921 .orange-circle {
    bottom: 0px;
  }
}

/* line 2025, ../sass/style.scss */
#node-14050 .btn-dark, #node-14051 .btn-dark {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

/* line 2036, ../sass/style.scss */
#node-14004 .container .row input[type="text"] {
  color: #4D4F53;
  font-size: 16px;
}
/* line 2040, ../sass/style.scss */
#node-14004 .container .row input[type="text"]::-webkit-input-placeholder {
  color: #4D4F53;
}
/* line 2043, ../sass/style.scss */
#node-14004 .container .row input[type="text"]::-moz-placeholder {
  /* Firefox 18- */
  color: #000000 !important;
}
/* line 2046, ../sass/style.scss */
#node-14004 .container .row input[type="text"]::-moz-placeholder {
  /* Firefox 19+ */
  color: #4D4F53;
}
/* line 2049, ../sass/style.scss */
#node-14004 .container .row input[type="text"]:-ms-input-placeholder {
  color: #4D4F53;
}
/* line 2054, ../sass/style.scss */
#node-14004 .container .row .search-panel #edit-partner-type,
#node-14004 .container .row .search-panel #edit-specialisation,
#node-14004 .container .row .search-panel #edit-country {
  color: #4D4F53;
  font-size: 16px;
}

@media (max-width: 767px) {
  /* line 2068, ../sass/style.scss */
  #node-14000 #hero_panel {
    padding-left: 15px;
    padding-right: 15px;
  }
  /* line 2072, ../sass/style.scss */
  #node-14000 #hero_panel .mini-nav .green-border {
    border-color: #ffffff !important;
  }
  /* line 2074, ../sass/style.scss */
  #node-14000 #hero_panel .mini-nav .green-border:after {
    border-top: 10px solid #ffffff;
  }
  /* line 2078, ../sass/style.scss */
  #node-14000 #hero_panel .mini-nav .white-color-bg {
    background-color: #0d2173;
  }
  /* line 2081, ../sass/style.scss */
  #node-14000 #hero_panel .mini-nav .green-color-bg {
    display: none;
  }
}

@media (max-width: 767px) {
  /* line 2094, ../sass/style.scss */
  #node-13990 .container .col-sm-4 {
    padding-bottom: 20px;
  }
  /* line 2096, ../sass/style.scss */
  #node-13990 .container .col-sm-4 h3 {
    font-size: 25px;
    line-height: 30px;
  }
  /* line 2100, ../sass/style.scss */
  #node-13990 .container .col-sm-4 .white-color {
    display: none;
  }
}

/* line 2111, ../sass/style.scss */
.field-name-field-widget-inline .field-items .widget:nth-child(even) .woman-laptop img {
  left: 0px;
}
/* line 2114, ../sass/style.scss */
.field-name-field-widget-inline .field-items .widget:nth-child(even) .woman-laptop .online-payments {
  float: right;
  padding: 6% 0px 4% 80px;
}

/*EXCLUDING THE SCROLL FROM DISPLAYING TO THE PAGE*/
/* line 2125, ../sass/style.scss */
body.not-front .field-name-field-widget-inline #node-14009 .center {
  display: none;
}
/* line 2130, ../sass/style.scss */
body.not-front .field-name-field-widget-inline #node-14020 .within-viewport, body.not-front .field-name-field-widget-inline #node-14028 .within-viewport {
  background-color: #DFDFDF !important;
}

/* line 2138, ../sass/style.scss */
.menu-name-menu-global-menu {
  float: right;
}
/* line 2141, ../sass/style.scss */
.menu-name-menu-global-menu .nav .last {
  background: #4D4F53;
}
/* line 2143, ../sass/style.scss */
.menu-name-menu-global-menu .nav .last:hover {
  background: #4D4F53;
}
/* line 2146, ../sass/style.scss */
.menu-name-menu-global-menu .nav .last a {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #ffffff;
  background: none;
}
/* line 2152, ../sass/style.scss */
.menu-name-menu-global-menu .nav .last a:hover {
  background: none;
  color: #4A851F;
}

/* line 2161, ../sass/style.scss */
.orange-block {
  background-color: #0d2173 !important;
  color: #ffffff !important;
  opacity: 0.9;
}

/* line 2167, ../sass/style.scss */
.tb-megamenu .nav > li.green-block {
  float: right;
}

/* line 2171, ../sass/style.scss */
.green-block a {
  background-color: #4A851F !important;
  color: #ffffff !important;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  padding-left: 60px !important;
  padding-right: 60px !important;
}

/* line 2180, ../sass/style.scss */
.watch-how {
  font-size: 20px;
  width: 340px;
  line-height: 60px;
  margin: auto;
  margin-top: 20px;
  margin-bottom: 60px;
}

/* line 2190, ../sass/style.scss */
.tb-megamenu .nav li.dropdown.active > .dropdown-toggle, .tb-megamenu .nav li.dropdown.open.active > .dropdown-toggle, .tb-megamenu .nav > li.dropdown.open.active > a {
  background: #ffffff !important;
  color: #4A851F;
}
/* line 2193, ../sass/style.scss */
.tb-megamenu .nav li.dropdown.active > .dropdown-toggle:hover, .tb-megamenu .nav li.dropdown.open.active > .dropdown-toggle:hover, .tb-megamenu .nav > li.dropdown.open.active > a:hover {
  color: #4A851F;
}

/* line 2200, ../sass/style.scss */
.tb-megamenu .open .dropdown-toggle:focus {
  background: #ffffff;
}

/* line 2207, ../sass/style.scss */
.center {
  width: 50%;
  margin: auto;
  text-align: center;
  position: relative;
  top: -35px;
  z-index: 5;
}

/* line 2216, ../sass/style.scss */
a.scroll-button {
  display: inline-block;
  position: relative;
  -moz-background-clip: padding;
  -webkit-background-clip: padding;
  background-clip: padding-box;
  border: 13px solid;
  -webkit-border-radius: 67px;
  -moz-border-radius: 67px;
  border-radius: 67px;
  width: 67px;
  height: 67px;
  font-size: 0px;
  z-index: 1;
}
/* line 2230, ../sass/style.scss */
a.scroll-button:hover {
  cursor: pointer;
  color: transparent;
}
/* line 2234, ../sass/style.scss */
a.scroll-button:after {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-top: 10px solid #ffffff;
  left: 11px;
  top: 18px;
  color: transparent;
}
@media (max-width: 767px) {
  /* line 2216, ../sass/style.scss */
  a.scroll-button {
    display: none !important;
  }
}

/* line 2252, ../sass/style.scss */
.white-bold {
  color: #ffffff;
  font-weight: bold;
}

/* line 2259, ../sass/style.scss */
#node-13915 div.light-color-3-bg {
  padding-bottom: 80px;
}

/* line 2263, ../sass/style.scss */
#block-nodeblock-428d3734-1147-4a0a-99ca-2e16bffb5152 h2 {
  display: none;
}

/* line 2268, ../sass/style.scss */
.testimonial {
  padding-top: 50px;
}

/* line 2272, ../sass/style.scss */
.circle-container {
  position: relative;
}

/* line 2276, ../sass/style.scss */
.orange-circle {
  width: 230px;
  height: 230px;
  color: #ffffff;
  background-color: #0d2173;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  padding-top: 67px;
  position: absolute;
  right: 40px;
  bottom: -110px;
  font-weight: 100;
  font-size: 1.2em;
  z-index: 1;
}
/* line 2290, ../sass/style.scss */
.orange-circle h3 {
  font-size: 1.7em;
}
/* line 2293, ../sass/style.scss */
.orange-circle .circle-content {
  padding: 0px 10px;
}
/* line 2296, ../sass/style.scss */
.orange-circle p {
  color: #ffffff !important;
}

/* line 2302, ../sass/style.scss */
.white-circle {
  width: 230px;
  height: 230px;
  color: #0d2173;
  background-color: #ffffff;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  padding-top: 67px;
  position: absolute;
  right: 40px;
  bottom: -110px;
  font-weight: 100;
  font-size: 1.2em;
  z-index: 1;
}
/* line 2316, ../sass/style.scss */
.white-circle h3 {
  font-size: 1.7em;
  color: #0d2173 !important;
}
/* line 2320, ../sass/style.scss */
.white-circle .circle-content {
  padding: 0px 10px;
}
/* line 2323, ../sass/style.scss */
.white-circle p {
  color: #0d2173 !important;
}

@media (max-width: 992px) {
  /* line 2329, ../sass/style.scss */
  .orange-circle {
    position: relative;
    width: 100%;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
    bottom: 0;
    right: 0;
    height: auto;
    padding: 10px 20px;
    color: #ffffff;
    margin-top: 25px;
  }
  /* line 2339, ../sass/style.scss */
  .orange-circle h3 {
    margin: 10px 0px 15px 0px;
  }
  /* line 2342, ../sass/style.scss */
  .orange-circle .circle-content {
    padding-bottom: 10px;
  }
}
/* line 2349, ../sass/style.scss */
.green-circle {
  font-family: foco;
  width: 230px;
  height: 230px;
  background-color: #4A851F;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  padding-top: 65px;
  float: right;
  font-weight: 100;
  font-size: 1.2em;
  color: #FFF;
  position: absolute;
  left: 328px;
  bottom: 47px;
}
/* line 2364, ../sass/style.scss */
.green-circle h3 {
  font-size: 1.7em;
}
/* line 2368, ../sass/style.scss */
.green-circle hr {
  margin: 10px 40px;
  opacity: 0.5;
}
/* line 2373, ../sass/style.scss */
.green-circle .pound {
  font-size: 40px;
  font-weight: bold;
  position: relative;
  top: -10px;
}
/* line 2380, ../sass/style.scss */
.green-circle .month {
  font-size: 20px;
  font-weight: 100;
  position: relative;
  top: -10px;
}

/* line 2388, ../sass/style.scss */
.coffee-background {
  background: url("../images/img_ready-to-start_1900x450.jpg") center calc(100% - 36px);
  background-size: cover;
  background-repeat: no-repeat;
}

/* line 2394, ../sass/style.scss */
.footer {
  border-top: none;
  margin-top: 0;
  padding-bottom: 0px;
  overflow: hidden;
}
/* line 2402, ../sass/style.scss */
.footer section .block-title {
  margin-top: 0;
  color: #0C2074;
  font-size: 16px;
  font-weight: bold;
}
@media (max-width: 992px) {
  /* line 2402, ../sass/style.scss */
  .footer section .block-title {
    font-size: 28px;
  }
}
/* line 2414, ../sass/style.scss */
.footer section .nav li a {
  padding: 6px 0px;
  color: #0C2074;
  font-size: 16px;
}
/* line 2418, ../sass/style.scss */
.footer section .nav li a .caret {
  border-top-color: #7E7F83;
  border-bottom-color: #7E7F83;
}
/* line 2422, ../sass/style.scss */
.footer section .nav li a:hover, .footer section .nav li a:focus {
  background: transparent;
  color: #4A851F;
}
/* line 2425, ../sass/style.scss */
.footer section .nav li a:hover .caret, .footer section .nav li a:focus .caret {
  border-top-color: #4A851F;
  border-bottom-color: #4A851F;
}
/* line 2433, ../sass/style.scss */
.footer section .nav li .dropdown-menu li a {
  padding: 6px 10px;
}
/* line 2435, ../sass/style.scss */
.footer section .nav li .dropdown-menu li a:hover, .footer section .nav li .dropdown-menu li a:focus {
  background-color: #F1F1F1;
  color: #4A851F;
}
@media (max-width: 991px) {
  /* line 2413, ../sass/style.scss */
  .footer section .nav li {
    float: none;
  }
}
@media (max-width: 991px) {
  /* line 2412, ../sass/style.scss */
  .footer section .nav {
    float: none;
  }
}
@media (max-width: 991px) {
  /* line 2453, ../sass/style.scss */
  .footer .region-footer-first section {
    text-align: center;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #DFDFDF;
  }
  /* line 2458, ../sass/style.scss */
  .footer .region-footer-first section .dropdown-menu {
    left: 0;
    right: 0;
  }
  /* line 2463, ../sass/style.scss */
  .footer .region-footer-first section.block-nodeblock {
    border-bottom: 0px solid #DFDFDF;
    padding-bottom: 0px;
    margin-bottom: 0px;
  }
}
/* line 2471, ../sass/style.scss */
.footer section.block-nodeblock p.icons {
  padding-bottom: 20px;
}
@media (max-width: 991px) {
  /* line 2474, ../sass/style.scss */
  .footer section.block-nodeblock p.icons a {
    margin-right: 10px;
  }
}
/* line 2480, ../sass/style.scss */
.footer .container {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
/* line 2488, ../sass/style.scss */
.footer .bg .container {
  padding: 20px 15px;
  text-align: center;
}
/* line 2492, ../sass/style.scss */
.footer .bg .container .nav li {
  display: inline-block;
  padding-right: 15px;
}
/* line 2500, ../sass/style.scss */
.footer p {
  color: #607d8b;
}

/* line 2503, ../sass/style.scss */
ul.cke_panel_list h1 {
  font-size: 15px !important;
}

/* line 2509, ../sass/style.scss */
.country-united-kingdom {
  background-image: url("/files/uk-flag.png");
  background-repeat: no-repeat;
  padding-left: 36px !important;
  background-position: 6px;
  background-color: #F1F1F1;
  color: #333333;
}

/* line 2518, ../sass/style.scss */
.country-germany {
  background-image: url("/files/de-flag.png");
  background-repeat: no-repeat;
  padding-left: 36px !important;
  background-position: 6px;
  background-color: #F1F1F1;
  color: #333333;
}

/* line 2527, ../sass/style.scss */
.country-ireland {
  background-image: url("/files/ie-flag.png");
  background-repeat: no-repeat;
  padding-left: 36px !important;
  background-position: 6px;
  background-color: #F1F1F1;
  color: #333333;
}

/* line 2536, ../sass/style.scss */
.country-spain {
  background-image: url("/files/es-flag.png");
  background-repeat: no-repeat;
  padding-left: 36px !important;
  background-position: 6px;
  background-color: #F1F1F1;
  color: #333333;
}

/* line 2545, ../sass/style.scss */
.om-maximenu ul.om-menu {
  height: 50px;
}

/* line 2549, ../sass/style.scss */
.om-maximenu ul.om-menu li.om-leaf {
  height: 50px;
}

/* line 2553, ../sass/style.scss */
.om-maximenu.om-maximenu-block-down .om-maximenu-content {
  margin-top: 18px;
}

/* line 2557, ../sass/style.scss */
.om-maximenu-no-style .om-maximenu-content {
  left: 0;
}

/* line 2561, ../sass/style.scss */
.om-maximenu-no-style .om-maximenu-middle-right {
  padding: 0;
}

/* line 2565, ../sass/style.scss */
.om-maximenu ul.om-menu li.om-leaf .om-link {
  padding: 5px 15px;
  height: 50px !important;
  background-color: #fff;
}

/* line 2570, ../sass/style.scss */
.within-viewport {
  background-color: #0d2173 !important;
}

/* line 2574, ../sass/style.scss */
.get-started div.get-started-block {
  min-width: 143px;
  position: relative;
  margin-left: 43px;
  font-size: 15px;
  float: right;
  display: block;
}
@media (max-width: 992px) {
  /* line 2574, ../sass/style.scss */
  .get-started div.get-started-block {
    display: none;
  }
}
/* line 2587, ../sass/style.scss */
.get-started div.get-started-block a {
  text-decoration: none;
  color: #ffffff;
}
/* line 2611, ../sass/style.scss */
.get-started div.get-started-block .or-call-block {
  color: #4D4F53;
}
/* line 2614, ../sass/style.scss */
.get-started div.get-started-block .regulation {
  font-size: 10px;
  text-align: center;
  line-height: 10px;
  font-style: italic;
}

/* line 2622, ../sass/style.scss */
.chevron-right {
  width: 20px;
  margin-right: 40px;
  position: relative;
  top: -10px;
}

/* line 2630, ../sass/style.scss */
.pricing-structure-block .btn-orange, .pricing-structure-block .btn-dark {
  width: 256px;
  height: 50px;
  font-size: 16px;
  margin-top: 20px;
  margin-bottom: 20px;
}
/* line 2637, ../sass/style.scss */
.pricing-structure-block .btn-dark {
  display: block;
  margin: 30px auto;
}

/* line 2644, ../sass/style.scss */
.insight-image1 {
  background-image: url("/files/dress-design.jpg");
  width: 285px;
  height: 160px;
  color: #FFF;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  font-size: 20px;
  font-weight: 100;
  font-family: 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 2647, ../sass/style.scss */
.insight-image2 {
  background-image: url("/files/packaging-guys.jpg");
  width: 285px;
  height: 160px;
  color: #FFF;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  font-size: 20px;
  font-weight: 100;
  font-family: 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 2650, ../sass/style.scss */
.insight-image3 {
  background-image: url("/files/typing-terminal.jpg");
  width: 285px;
  height: 160px;
  color: #FFF;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  font-size: 20px;
  font-weight: 100;
  font-family: 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 2653, ../sass/style.scss */
.insight-image4 {
  background-image: url("/files/tablet-menu.jpg");
  width: 285px;
  height: 160px;
  color: #FFF;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  font-size: 20px;
  font-weight: 100;
  font-family: 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
}

@media (max-width: 991px) {
  /* line 2657, ../sass/style.scss */
  .insight-image1, .insight-image2, .insight-image3, .insight-image4 {
    width: 100%;
    position: relative;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0;
  }
}

/* line 2668, ../sass/style.scss */
.insight-text {
  font-family: foco;
  padding: 20px;
  font-size: 1.2em;
  background-color: #FFF;
  display: none;
}

/* line 2676, ../sass/style.scss */
.insight-read-more {
  padding-top: 10px;
  padding-bottom: 10px;
}

/* line 2681, ../sass/style.scss */
.woman-laptop {
  padding-right: 0px;
  padding-left: 0px;
}
/* line 2684, ../sass/style.scss */
.woman-laptop img {
  width: 50%;
  position: absolute;
  right: 0;
}
/* line 2689, ../sass/style.scss */
.woman-laptop .online-payments {
  padding: 6% 80px 4% 0;
  font-size: 18px;
}
@media (max-width: 991px) {
  /* line 2693, ../sass/style.scss */
  .woman-laptop .online-payments a.btn-green {
    width: 280px;
  }
  /* line 2696, ../sass/style.scss */
  .woman-laptop .online-payments .blue-circle {
    display: none;
  }
}

/* line 2704, ../sass/style.scss */
#looking-for-a-partner-filtering .faded {
  opacity: 1;
  position: absolute;
  background: rgba(51, 51, 51, 0.8);
  width: 100%;
  height: 100%;
}
/* line 2711, ../sass/style.scss */
#looking-for-a-partner-filtering .search-panel {
  background-color: #FFF;
  margin: auto;
  min-height: 122px;
  border-radius: 5px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 5px;
  margin-left: 16.666666%;
}
/* line 2720, ../sass/style.scss */
#looking-for-a-partner-filtering .search-panel h4, #looking-for-a-partner-filtering .search-panel .h4 {
  font-size: 24px;
  line-height: 30px;
}
/* line 2725, ../sass/style.scss */
#looking-for-a-partner-filtering .search-panel .views-exposed-form .views-exposed-widget {
  padding: 0em;
}
/* line 2728, ../sass/style.scss */
#looking-for-a-partner-filtering .search-panel .views-exposed-form .views-exposed-widget input[type=text] {
  border-radius: 0;
  width: 260px;
  height: 50px;
  position: relative;
  top: 0px;
}
@media (max-width: 1199px) {
  /* line 2728, ../sass/style.scss */
  #looking-for-a-partner-filtering .search-panel .views-exposed-form .views-exposed-widget input[type=text] {
    width: 215px;
  }
}
@media (max-width: 991px) {
  /* line 2728, ../sass/style.scss */
  #looking-for-a-partner-filtering .search-panel .views-exposed-form .views-exposed-widget input[type=text] {
    width: 143px;
  }
}
@media (max-width: 767px) {
  /* line 2728, ../sass/style.scss */
  #looking-for-a-partner-filtering .search-panel .views-exposed-form .views-exposed-widget input[type=text] {
    width: 100%;
    padding: 0 1em;
  }
}
@media (max-width: 767px) {
  /* line 2725, ../sass/style.scss */
  #looking-for-a-partner-filtering .search-panel .views-exposed-form .views-exposed-widget {
    padding: 0 0 1em 0;
    width: 100%;
  }
}
/* line 2751, ../sass/style.scss */
#looking-for-a-partner-filtering .search-panel .views-submit-button button {
  margin-top: 0 !important;
  height: 50px;
  position: relative;
  top: 0px;
  margin-left: 0;
  left: 0px;
  border-radius: 0;
  background-color: #4d4f53;
}
@media (max-width: 767px) {
  /* line 2751, ../sass/style.scss */
  #looking-for-a-partner-filtering .search-panel .views-submit-button button {
    width: 100%;
  }
}
/* line 2764, ../sass/style.scss */
#looking-for-a-partner-filtering .search-panel #edit-partner-type-title {
  display: none;
}
/* line 2767, ../sass/style.scss */
#looking-for-a-partner-filtering .search-panel #edit-partner-type,
#looking-for-a-partner-filtering .search-panel #edit-specialisation,
#looking-for-a-partner-filtering .search-panel #edit-country {
  height: 50px;
  position: relative;
  left: 0px;
  border-radius: 2px;
  background: linear-gradient(#f8f8f8, #e1e1e1);
}
/* line 2776, ../sass/style.scss */
#looking-for-a-partner-filtering .search-panel #edit-submit-partner-type {
  float: right;
  height: 50px;
  border-radius: 2px;
  background-color: #4A851F;
  margin-bottom: 0px;
  margin-top: 22px;
}
@media (max-width: 1200px) {
  /* line 2776, ../sass/style.scss */
  #looking-for-a-partner-filtering .search-panel #edit-submit-partner-type {
    margin-top: 4%;
    width: 14%;
  }
}
@media (max-width: 991px) {
  /* line 2776, ../sass/style.scss */
  #looking-for-a-partner-filtering .search-panel #edit-submit-partner-type {
    margin-top: 3.5%;
  }
}
@media (max-width: 767px) {
  /* line 2776, ../sass/style.scss */
  #looking-for-a-partner-filtering .search-panel #edit-submit-partner-type {
    margin-top: 0.5%;
  }
}
@media (max-width: 516px) {
  /* line 2776, ../sass/style.scss */
  #looking-for-a-partner-filtering .search-panel #edit-submit-partner-type {
    margin-bottom: 20px;
    width: 30%;
  }
}
/* line 72, ../sass/_mixins.scss */
html.ie9 #looking-for-a-partner-filtering .search-panel #edit-submit-partner-type {
  margin-top: 0px;
}
@media (max-width: 991px) {
  /* line 2711, ../sass/style.scss */
  #looking-for-a-partner-filtering .search-panel {
    width: 100%;
    margin-left: 0%;
  }
}
/* line 2808, ../sass/style.scss */
#looking-for-a-partner-filtering .looking-for-a-partner {
  background-size: cover;
  background-position: center;
}
/* line 2809, ../sass/style.scss */
#looking-for-a-partner-filtering .looking-for-a-partner .center {
  top: -74px;
}
/* line 2811, ../sass/style.scss */
#looking-for-a-partner-filtering .looking-for-a-partner .center a.scroll-button {
  left: 0;
  top: 0px;
  margin: 0 auto;
  display: block;
}
@media (max-width: 991px) {
  /* line 2808, ../sass/style.scss */
  #looking-for-a-partner-filtering .looking-for-a-partner {
    background-image: linear-gradient(rgba(51, 51, 51, 0.8), rgba(51, 51, 51, 0.8)), url("../images/bn_tablet_looking-for-a-partner_1200x1000.jpg");
  }
}
@media (max-width: 667px) {
  /* line 2808, ../sass/style.scss */
  #looking-for-a-partner-filtering .looking-for-a-partner {
    background-image: linear-gradient(rgba(51, 51, 51, 0.8), rgba(51, 51, 51, 0.8)), url("../images/bn_mobile_looking-for-a-partner_640x950.jpg");
  }
}

/* line 2833, ../sass/style.scss */
.absolute-container {
  position: absolute;
}

/* line 2837, ../sass/style.scss */
.products-blocks-height {
  max-height: 400px;
  overflow: hidden;
}

/* line 2853, ../sass/style.scss */
.explore-our-support .container .row h3 {
  margin: 30px 0;
}
/* line 2856, ../sass/style.scss */
.explore-our-support .container .row .col-md-4 {
  min-height: 150px;
  margin-bottom: 15px;
}
/* line 2859, ../sass/style.scss */
.explore-our-support .container .row .col-md-4 a {
  text-decoration: none;
  color: #4D4F53;
}
/* line 2862, ../sass/style.scss */
.explore-our-support .container .row .col-md-4 a h5 {
  padding-right: 50px;
  line-height: 25px;
}
/* line 2866, ../sass/style.scss */
.explore-our-support .container .row .col-md-4 a span.icon_svg {
  position: absolute;
  top: 8px;
  right: 20px;
  width: 50px;
  height: 35px;
  background: url("/sites/all/themes/sagepay_bootstrap/images/sp_support-icons.png") no-repeat;
  background-size: 534px 35px;
  background-position: 5px 0px;
}
/* line 2878, ../sass/style.scss */
.explore-our-support .container .row .col-md-4 a:hover, .explore-our-support .container .row .col-md-4 a:focus {
  color: #4D4F53;
}
/* line 2880, ../sass/style.scss */
.explore-our-support .container .row .col-md-4 a:hover section, .explore-our-support .container .row .col-md-4 a:focus section {
  background-color: #C6E5C6;
}
/* line 2885, ../sass/style.scss */
.explore-our-support .container .row .col-md-4 section {
  width: 100%;
  padding-top: 10px;
  min-height: 150px;
}
/* line 2889, ../sass/style.scss */
.explore-our-support .container .row .col-md-4 section p {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 10px 30px 25px 30px;
}
/* line 2896, ../sass/style.scss */
.explore-our-support .container .row .col-md-4:hover, .explore-our-support .container .row .col-md-4:focus {
  color: #4D4F53;
}
/* line 2898, ../sass/style.scss */
.explore-our-support .container .row .col-md-4:hover section, .explore-our-support .container .row .col-md-4:focus section {
  background-color: #C6E5C6;
}
/* line 2904, ../sass/style.scss */
.explore-our-support .container .row .col-md-4:nth-child(2) span.icon_svg {
  background: url("/sites/all/themes/sagepay_bootstrap/images/sp_support-icons.png") no-repeat;
  background-position: -93px 0px;
}
/* line 2912, ../sass/style.scss */
.explore-our-support .container .row .col-md-4:nth-child(3) span.icon_svg {
  background: url("/sites/all/themes/sagepay_bootstrap/images/sp_support-icons.png") no-repeat;
  background-position: -196px 0px;
}
/* line 2920, ../sass/style.scss */
.explore-our-support .container .row .col-md-4:nth-child(4) span.icon_svg {
  background: url("/sites/all/themes/sagepay_bootstrap/images/sp_support-icons.png") no-repeat;
  background-position: -288px 0px;
}
/* line 2928, ../sass/style.scss */
.explore-our-support .container .row .col-md-4:nth-child(5) span.icon_svg {
  background: url("/sites/all/themes/sagepay_bootstrap/images/sp_support-icons.png") no-repeat;
  background-position: -405px 0px;
}
/* line 2936, ../sass/style.scss */
.explore-our-support .container .row .col-md-4:nth-child(6) span.icon_svg {
  background: url("/sites/all/themes/sagepay_bootstrap/images/sp_support-icons.png") no-repeat;
  background-position: -490px 0px;
}
/* line 2944, ../sass/style.scss */
.explore-our-support .container .row.last-row {
  padding-left: 15px;
  padding-right: 15px;
}
/* line 2947, ../sass/style.scss */
.explore-our-support .container .row.last-row .col-md-4 {
  min-height: 102px;
  padding-top: 20px;
  padding-bottom: 20px;
}
/* line 2951, ../sass/style.scss */
.explore-our-support .container .row.last-row .col-md-4 .btn-green {
  width: 270px;
  color: #ffffff;
}

/* line 2963, ../sass/style.scss */
.no-svg .explore-our-support .container .row .col-md-4 span.icon_svg {
  background: url("/sites/all/themes/sagepay_bootstrap/images/sp_support-icons.png") no-repeat;
}
/* line 2968, ../sass/style.scss */
.no-svg .explore-our-support .container .row .col-md-4:nth-child(2) span.icon_svg {
  background: url("/sites/all/themes/sagepay_bootstrap/images/sp_support-icons.png") no-repeat;
}
/* line 2973, ../sass/style.scss */
.no-svg .explore-our-support .container .row .col-md-4:nth-child(3) span.icon_svg {
  background: url("/sites/all/themes/sagepay_bootstrap/images/sp_support-icons.png") no-repeat;
}
/* line 2978, ../sass/style.scss */
.no-svg .explore-our-support .container .row .col-md-4:nth-child(4) span.icon_svg {
  background: url("/sites/all/themes/sagepay_bootstrap/images/sp_support-icons.png") no-repeat;
}
/* line 2983, ../sass/style.scss */
.no-svg .explore-our-support .container .row .col-md-4:nth-child(5) span.icon_svg {
  background: url("/sites/all/themes/sagepay_bootstrap/images/sp_support-icons.png") no-repeat;
}
/* line 2988, ../sass/style.scss */
.no-svg .explore-our-support .container .row .col-md-4:nth-child(6) span.icon_svg {
  background: url("/sites/all/themes/sagepay_bootstrap/images/sp_support-icons.png") no-repeat;
}

/* line 2996, ../sass/style.scss */
.field-name-field-boost {
  display: none;
}

/* line 3000, ../sass/style.scss */
.node-pricing-panel .field-name-field-title-of-widget h2 {
  padding-right: 15px;
  padding-left: 15px;
  text-align: center;
  color: #4D4F53;
  font-size: 46px;
  font-weight: bold;
}
/* line 3014, ../sass/style.scss */
.node-pricing-panel .field-collection-container .field-items .field-collection-view:nth-child(1) .field-name-field-price-panel-call-to-action a:hover, .node-pricing-panel .field-collection-container .field-items .field-collection-view:nth-child(1) .field-name-field-price-panel-call-to-action a:focus, .node-pricing-panel .field-collection-container .field-items .field-collection-view:nth-child(2) .field-name-field-price-panel-call-to-action a:hover, .node-pricing-panel .field-collection-container .field-items .field-collection-view:nth-child(2) .field-name-field-price-panel-call-to-action a:focus, .node-pricing-panel .field-collection-container .field-items .field-collection-view:nth-child(3) .field-name-field-price-panel-call-to-action a:hover, .node-pricing-panel .field-collection-container .field-items .field-collection-view:nth-child(3) .field-name-field-price-panel-call-to-action a:focus {
  background: #4A851F;
}
/* line 3021, ../sass/style.scss */
.node-pricing-panel .field-collection-container .field-items .field-collection-view:nth-child(1) .field-name-field-details ul li, .node-pricing-panel .field-collection-container .field-items .field-collection-view:nth-child(2) .field-name-field-details ul li, .node-pricing-panel .field-collection-container .field-items .field-collection-view:nth-child(3) .field-name-field-details ul li {
  background-image: url("/sites/all/themes/sagepay_bootstrap/images/blue-2-tick.png");
}
/* line 3030, ../sass/style.scss */
.node-pricing-panel .field-collection-container .field-items .field-collection-view:nth-child(2) .field-name-field-price-panel-call-to-action a:hover, .node-pricing-panel .field-collection-container .field-items .field-collection-view:nth-child(2) .field-name-field-price-panel-call-to-action a:focus {
  background: #0d2173;
}
/* line 3037, ../sass/style.scss */
.node-pricing-panel .field-collection-container .field-items .field-collection-view:nth-child(2) .field-name-field-details ul li {
  background-image: url("/sites/all/themes/sagepay_bootstrap/images/online-payment-ticks_orange.png");
}
/* line 3046, ../sass/style.scss */
.node-pricing-panel .field-collection-container .field-items .field-collection-view:nth-child(3) .field-name-field-price-panel-call-to-action a:hover, .node-pricing-panel .field-collection-container .field-items .field-collection-view:nth-child(3) .field-name-field-price-panel-call-to-action a:focus {
  background: #0075c9;
}
/* line 3053, ../sass/style.scss */
.node-pricing-panel .field-collection-container .field-items .field-collection-view:nth-child(3) .field-name-field-details ul li {
  background-image: url("/sites/all/themes/sagepay_bootstrap/images/blue-2-tick.png");
}
/* line 3059, ../sass/style.scss */
.node-pricing-panel .field-collection-container .field-items .field-collection-view {
  float: left;
  width: 33.33333333333333%;
  display: inline-block;
  margin: 0px;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
  border-bottom: 0px dotted #d4d5d4;
}
@media (max-width: 767px) {
  /* line 3059, ../sass/style.scss */
  .node-pricing-panel .field-collection-container .field-items .field-collection-view {
    width: 100%;
    border-bottom: 1px dotted #d4d5d4;
    margin-bottom: 15px;
  }
}
/* line 3073, ../sass/style.scss */
.node-pricing-panel .field-collection-container .field-items .field-collection-view .circle {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  width: 150px;
  height: 150px;
  position: relative;
  margin: 0 auto;
  margin-bottom: 30px;
}
/* line 3080, ../sass/style.scss */
.node-pricing-panel .field-collection-container .field-items .field-collection-view .circle .cont {
  width: 70%;
  height: auto;
  overflow: auto;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  line-height: inherit;
  font-size: 16px;
  color: #ffffff;
}
/* line 3097, ../sass/style.scss */
.node-pricing-panel .field-collection-container .field-items .field-collection-view .circle .cont .field-name-field-price-prefix, .node-pricing-panel .field-collection-container .field-items .field-collection-view .circle .cont .field-name-field-price-suffix {
  font-size: 16px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* line 3102, ../sass/style.scss */
.node-pricing-panel .field-collection-container .field-items .field-collection-view .circle .cont .field-name-field-price-suffix, .node-pricing-panel .field-collection-container .field-items .field-collection-view .circle .cont .field-name-field-panel-price {
  display: inline-block;
  font-size: 14px;
}
/* line 3106, ../sass/style.scss */
.node-pricing-panel .field-collection-container .field-items .field-collection-view .circle .cont .field-name-field-item-title {
  padding-bottom: 6px;
  margin-bottom: 6px;
}
/* line 3110, ../sass/style.scss */
.node-pricing-panel .field-collection-container .field-items .field-collection-view .circle .cont .field-name-field-price-prefix {
  display: none;
}
/* line 3117, ../sass/style.scss */
.node-pricing-panel .field-collection-container .field-items .field-collection-view .circle.green-color-bg .cont .field-name-field-item-title {
  border-bottom: 2px solid #cce3f4;
}
/* line 3124, ../sass/style.scss */
.node-pricing-panel .field-collection-container .field-items .field-collection-view .circle.orange-color-bg .cont .field-name-field-item-title {
  border-bottom: 2px solid #cce3f4;
}
/* line 3131, ../sass/style.scss */
.node-pricing-panel .field-collection-container .field-items .field-collection-view .circle.blue-color-bg .cont .field-name-field-item-title {
  border-bottom: 2px solid #cce3f4;
}
/* line 3137, ../sass/style.scss */
.node-pricing-panel .field-collection-container .field-items .field-collection-view .field-name-field-details ul {
  margin: 0px;
  padding: 0px;
}
/* line 3140, ../sass/style.scss */
.node-pricing-panel .field-collection-container .field-items .field-collection-view .field-name-field-details ul li {
  list-style-type: none;
  padding-left: 3.3em;
  background-size: 2.5em;
  background-repeat: no-repeat;
  min-height: 50px;
  line-height: 18px;
  padding-top: 8px;
  font-size: 15px;
  color: #4D4F53;
  position: relative;
  display: inline-block;
  width: 100%;
}
@media (max-width: 767px) {
  /* line 3136, ../sass/style.scss */
  .node-pricing-panel .field-collection-container .field-items .field-collection-view .field-name-field-details {
    width: 320px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 3160, ../sass/style.scss */
  .node-pricing-panel .field-collection-container .field-items .field-collection-view .field-name-field-details ul {
    height: auto !important;
  }
}
/* line 3166, ../sass/style.scss */
.node-pricing-panel .field-collection-container .field-items .field-collection-view .field-name-field-price-panel-call-to-action a {
  width: 200px;
  height: 42px;
  font-size: 16px;
  background: #B8B9BA;
  color: #ffffff;
  position: relative;
  display: block;
  text-align: center;
  padding: 10px 0px;
  text-decoration: none;
  margin: 20px auto;
}
/* line 3180, ../sass/style.scss */
.node-pricing-panel .field-collection-container .field-items .field-collection-view .field-name-field-title-colour,
.node-pricing-panel .field-collection-container .field-items .field-collection-view .field-name-field-price-size {
  display: none;
}
/* line 3188, ../sass/style.scss */
.node-pricing-panel .field-collection-container .field-items .field-collection-view:nth-child(1) .field-name-field-details ul li, .node-pricing-panel .field-collection-container .field-items .field-collection-view:nth-child(3) .field-name-field-details ul li {
  background-image: url("/sites/all/themes/sagepay_bootstrap_v2/images/blue-1-tick.png");
}
/* line 3195, ../sass/style.scss */
.node-pricing-panel .field-collection-container .field-items .field-collection-view:nth-child(2) .field-name-field-details ul li {
  background-image: url("/sites/all/themes/sagepay_bootstrap_v2/images/blue-2-tick.png");
}
@media (max-width: 767px) {
  /* line 3199, ../sass/style.scss */
  .node-pricing-panel .field-collection-container .field-items .field-collection-view:nth-last-child(1) {
    border-bottom: 0px dotted #d4d5d4;
  }
}
/* line 3205, ../sass/style.scss */
.node-pricing-panel .field-collection-container .field-items .field-collection-view.two-columns .field-name-field-details ul {
  width: 250px;
  max-width: 100%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  /* line 3204, ../sass/style.scss */
  .node-pricing-panel .field-collection-container .field-items .field-collection-view.two-columns {
    width: 100% !important;
    margin: 0 0 15px 0 !important;
  }
}

/* line 3224, ../sass/style.scss */
body.not-front .field-name-field-widget-inline #node-14064 .center,
body.not-front .field-name-field-widget-inline #node-14141 .center {
  margin-bottom: -68px;
}

/* line 3232, ../sass/style.scss */
body.node-type-payment-solution-info .within-viewport {
  background-color: #B8B9BA !important;
}
/* line 3236, ../sass/style.scss */
body.node-type-payment-solution-info #node-13990 .container {
  padding-bottom: 60px;
}
/* line 3238, ../sass/style.scss */
body.node-type-payment-solution-info #node-13990 .container .tb-spacing {
  padding-top: 0;
}
/* line 3244, ../sass/style.scss */
body.node-type-payment-solution-info #node-13921 .white-border,
body.node-type-payment-solution-info #node-13921 .transparent-border {
  border-color: #ffffff !important;
}

/* line 3250, ../sass/style.scss */
img.price-calculate-next-arrow {
  position: absolute;
  right: -70px;
  bottom: -25px;
}
@media (max-width: 991px) {
  /* line 3250, ../sass/style.scss */
  img.price-calculate-next-arrow {
    width: 90px;
    right: -55px;
    bottom: -40px;
  }
}
@media (max-width: 767px) {
  /* line 3250, ../sass/style.scss */
  img.price-calculate-next-arrow {
    behavior: url(-ms-transform.htc);
    /* Firefox */
    -moz-transform: rotate(90deg);
    /* Safari and Chrome */
    -webkit-transform: rotate(90deg);
    /* Opera */
    -o-transform: rotate(90deg);
    /* IE9 */
    -ms-transform: rotate(90deg);
    /* IE6,IE7 */
    filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476);
    /* IE8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476)";
    bottom: -115px;
  }
}

/* line 3266, ../sass/style.scss */
#calculator .center {
  margin-bottom: -30px;
}
/* line 3272, ../sass/style.scss */
#calculator table#cost-calculator thead tr .col-sm-3 h6 {
  position: relative;
  margin: 10px 0 30px 0;
  float: left;
  width: 100%;
  text-align: center;
  font-weight: bold;
}
@media (max-width: 991px) {
  /* line 3272, ../sass/style.scss */
  #calculator table#cost-calculator thead tr .col-sm-3 h6 {
    margin: 10px 0 40px 0;
  }
}
@media (max-width: 767px) {
  /* line 3272, ../sass/style.scss */
  #calculator table#cost-calculator thead tr .col-sm-3 h6 {
    height: 100% !important;
    margin: 10px 0;
  }
}
/* line 3289, ../sass/style.scss */
#calculator table#cost-calculator tbody tr,
#calculator table#cost-calculator tfoot tr {
  cursor: pointer;
}
/* line 3292, ../sass/style.scss */
#calculator table#cost-calculator tbody tr:nth-of-type(even),
#calculator table#cost-calculator tfoot tr:nth-of-type(even) {
  background: #F9F9F9;
}
/* line 3296, ../sass/style.scss */
#calculator table#cost-calculator tbody tr th img,
#calculator table#cost-calculator tfoot tr th img {
  max-width: 100px;
}
@media (max-width: 767px) {
  /* line 3296, ../sass/style.scss */
  #calculator table#cost-calculator tbody tr th img,
  #calculator table#cost-calculator tfoot tr th img {
    max-width: 100%;
  }
}
/* line 3302, ../sass/style.scss */
#calculator table#cost-calculator tbody tr th .col-sm-3,
#calculator table#cost-calculator tfoot tr th .col-sm-3 {
  background: url("../images/price-calculate-next-arrow.png") no-repeat;
  background-size: 100%;
  background-position: 0%;
  width: 40px;
  height: 40px;
}
/* line 3309, ../sass/style.scss */
#calculator table#cost-calculator tbody tr th:nth-child(2),
#calculator table#cost-calculator tfoot tr th:nth-child(2) {
  background-color: #41A940;
}
/* line 3313, ../sass/style.scss */
#calculator table#cost-calculator tbody tr td,
#calculator table#cost-calculator tfoot tr td {
  text-align: center;
}
/* line 3317, ../sass/style.scss */
#calculator table#cost-calculator tbody tr td .glyphicon-ok,
#calculator table#cost-calculator tfoot tr td .glyphicon-ok {
  background: url("../images/glyphicon-ok.png") no-repeat;
  background-size: 100%;
  background-position: 0%;
  width: 40px;
  height: 40px;
}
/* line 3323, ../sass/style.scss */
#calculator table#cost-calculator tbody tr td .glyphicon-ok::before,
#calculator table#cost-calculator tfoot tr td .glyphicon-ok::before {
  content: "";
}
/* line 3328, ../sass/style.scss */
#calculator table#cost-calculator tbody tr td .glyphicon-remove::before,
#calculator table#cost-calculator tfoot tr td .glyphicon-remove::before {
  font-size: 25px;
}
/* line 3333, ../sass/style.scss */
#calculator table#cost-calculator tbody tr td:first-child img,
#calculator table#cost-calculator tfoot tr td:first-child img {
  margin-right: 10px;
  margin-bottom: 20px;
  float: left;
}
/* line 3338, ../sass/style.scss */
#calculator table#cost-calculator tbody tr td:first-child #cost-calculator-description.active,
#calculator table#cost-calculator tfoot tr td:first-child #cost-calculator-description.active {
  padding: 10px 10px 10px 36px;
  color: #666666;
}
/* line 3345, ../sass/style.scss */
#calculator table#cost-calculator tbody tr td:nth-child(2) .glyphicon-ok,
#calculator table#cost-calculator tfoot tr td:nth-child(2) .glyphicon-ok {
  background: url("../images/glyphicon-ok-white.png") no-repeat;
  background-size: 100%;
  background-position: 0%;
  width: 40px;
  height: 40px;
}
/* line 3354, ../sass/style.scss */
#calculator table#cost-calculator tbody tr td:nth-child(1),
#calculator table#cost-calculator tfoot tr td:nth-child(1) {
  text-align: left;
  font-weight: bold;
  font-size: 20px;
  width: 100%;
}
/* line 3360, ../sass/style.scss */
#calculator table#cost-calculator tbody tr td:nth-child(2),
#calculator table#cost-calculator tfoot tr td:nth-child(2) {
  background-color: #41A940;
}
/* line 3363, ../sass/style.scss */
#calculator table#cost-calculator tbody tr td #cost-calculator-description,
#calculator table#cost-calculator tfoot tr td #cost-calculator-description {
  font-weight: normal;
  font-size: 16px;
  -webkit-transform: scaleY(0);
  -o-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: top;
  -o-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  -webkit-transition: -webkit-transform 0.2s ease;
  -o-transition: -o-transform 0.2s ease;
  -ms-transition: -ms-transform 0.2s ease;
  transition: transform 0.2s ease;
}
/* line 3382, ../sass/style.scss */
#calculator table#cost-calculator tbody tr td #cost-calculator-description.active,
#calculator table#cost-calculator tfoot tr td #cost-calculator-description.active {
  -webkit-transform: scaleY(1);
  -o-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
}
/* line 3390, ../sass/style.scss */
#calculator table#cost-calculator tbody tr:hover span.glyphicon, #calculator table#cost-calculator tbody tr:hover span.results,
#calculator table#cost-calculator tfoot tr:hover span.glyphicon,
#calculator table#cost-calculator tfoot tr:hover span.results {
  color: #4D4F53;
}
/* line 3393, ../sass/style.scss */
#calculator table#cost-calculator tbody tr:hover td,
#calculator table#cost-calculator tfoot tr:hover td {
  background: transparent;
}
/* line 3395, ../sass/style.scss */
#calculator table#cost-calculator tbody tr:hover td .glyphicon-ok,
#calculator table#cost-calculator tfoot tr:hover td .glyphicon-ok {
  background: url("../images/glyphicon-ok.png") no-repeat;
  background-size: 100%;
  background-position: 0%;
  width: 40px;
  height: 40px;
}
/* line 3402, ../sass/style.scss */
#calculator table#cost-calculator tbody tr:hover td:nth-child(2),
#calculator table#cost-calculator tfoot tr:hover td:nth-child(2) {
  background: #41A940;
}
/* line 3404, ../sass/style.scss */
#calculator table#cost-calculator tbody tr:hover td:nth-child(2) .glyphicon-ok,
#calculator table#cost-calculator tfoot tr:hover td:nth-child(2) .glyphicon-ok {
  background: url("../images/glyphicon-ok-white.png") no-repeat;
  background-size: 100%;
  background-position: 0%;
  width: 40px;
  height: 40px;
}
/* line 3416, ../sass/style.scss */
#calculator table#cost-calculator tfoot tr {
  cursor: auto;
}
/* line 3418, ../sass/style.scss */
#calculator table#cost-calculator tfoot tr td {
  color: #4D4F53;
  font-size: 20px;
  border: hidden;
  padding: 10px;
  font-weight: bold;
}
/* line 3424, ../sass/style.scss */
#calculator table#cost-calculator tfoot tr td:first-child {
  padding: 20px 10px 20px 45px;
  color: #4A851F;
}
/* line 3428, ../sass/style.scss */
#calculator table#cost-calculator tfoot tr td:nth-child(2) {
  color: #ffffff;
}
/* line 3433, ../sass/style.scss */
#calculator table#cost-calculator .form-group {
  background: #4D4F53;
  padding: 15px;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  width: 100%;
  float: left;
}
/* line 3440, ../sass/style.scss */
#calculator table#cost-calculator .form-group ::-webkit-input-placeholder {
  text-align: center;
}
/* line 3443, ../sass/style.scss */
#calculator table#cost-calculator .form-group :-moz-placeholder {
  /* Firefox 18- */
  text-align: center;
}
/* line 3446, ../sass/style.scss */
#calculator table#cost-calculator .form-group ::-moz-placeholder {
  /* Firefox 19+ */
  text-align: center;
}
/* line 3449, ../sass/style.scss */
#calculator table#cost-calculator .form-group :-ms-input-placeholder {
  text-align: center;
}
/* line 3452, ../sass/style.scss */
#calculator table#cost-calculator .form-group .ui-slider-horizontal {
  height: .4em;
}
/* line 3454, ../sass/style.scss */
#calculator table#cost-calculator .form-group .ui-slider-horizontal .ui-widget-header {
  border: 0px solid #aaa;
  background: transparent;
}
/* line 3458, ../sass/style.scss */
#calculator table#cost-calculator .form-group .ui-slider-horizontal .ui-state-default {
  border: 0px solid #d3d3d3;
  background: #0d2173;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  width: 1.1em;
  height: 1.1em;
}
/* line 3466, ../sass/style.scss */
#calculator table#cost-calculator .form-group .dc-cc-slider {
  border: 0px solid #aaa;
}
/* line 3468, ../sass/style.scss */
#calculator table#cost-calculator .form-group .dc-cc-slider:before, #calculator table#cost-calculator .form-group .dc-cc-slider:after {
  height: 20px;
  width: 3px;
  background: white;
  position: absolute;
  left: 0px;
  bottom: -7px;
}
/* line 3476, ../sass/style.scss */
#calculator table#cost-calculator .form-group .dc-cc-slider:after {
  left: auto;
  right: 0px;
  bottom: -7px;
  visibility: visible;
}
/* line 3483, ../sass/style.scss */
#calculator table#cost-calculator .form-group .dc-cc-values {
  color: #ffffff;
  padding-top: 6px;
  padding-bottom: 5px;
  font-size: 14px;
  font-weight: normal;
}
/* line 3490, ../sass/style.scss */
#calculator table#cost-calculator .form-group #edit-number-of-transactions--2 {
  text-align: right;
}
/* line 3493, ../sass/style.scss */
#calculator table#cost-calculator .form-group label {
  color: #ffffff;
  font-weight: normal;
}
/* line 3496, ../sass/style.scss */
#calculator table#cost-calculator .form-group label span {
  color: #4A851F;
}
@media (max-width: 767px) {
  /* line 3433, ../sass/style.scss */
  #calculator table#cost-calculator .form-group {
    width: 98%;
  }
}
/* line 3504, ../sass/style.scss */
#calculator table#cost-calculator #edit-slider--2.form-group {
  padding: 0px 15px;
}
/* line 3507, ../sass/style.scss */
#calculator table#cost-calculator .button-row {
  float: left;
  width: 100%;
  text-align: center;
  padding-top: 20px;
}
/* line 3513, ../sass/style.scss */
#calculator table#cost-calculator a.scroll-button {
  top: -15px;
}
@media (max-width: 767px) {
  /* line 3265, ../sass/style.scss */
  #calculator {
    display: none;
    visible: none;
  }
}

/*Single Pages*/
/* line 3534, ../sass/style.scss */
body.node-type-news .main-container .container.main,
body.node-type-event .main-container .container.main,
body.node-type-whitepaper .main-container .container.main,
body.node-type-policy .main-container .container.main,
body.page-node-455 .main-container .container.main,
body.page-node-458 .main-container .container.main,
body.page-node-255 .main-container .container.main {
  padding-top: 40px;
  padding-bottom: 0px;
  font-size: 16px;
}
/* line 3539, ../sass/style.scss */
body.node-type-news .main-container .container.main section h1.page-header,
body.node-type-event .main-container .container.main section h1.page-header,
body.node-type-whitepaper .main-container .container.main section h1.page-header,
body.node-type-policy .main-container .container.main section h1.page-header,
body.page-node-455 .main-container .container.main section h1.page-header,
body.page-node-458 .main-container .container.main section h1.page-header,
body.page-node-255 .main-container .container.main section h1.page-header {
  display: none;
}
/* line 3544, ../sass/style.scss */
body.node-type-news .main-container .container.main .region-content .field-name-field-teaser-image,
body.node-type-event .main-container .container.main .region-content .field-name-field-teaser-image,
body.node-type-whitepaper .main-container .container.main .region-content .field-name-field-teaser-image,
body.node-type-policy .main-container .container.main .region-content .field-name-field-teaser-image,
body.page-node-455 .main-container .container.main .region-content .field-name-field-teaser-image,
body.page-node-458 .main-container .container.main .region-content .field-name-field-teaser-image,
body.page-node-255 .main-container .container.main .region-content .field-name-field-teaser-image {
  padding-bottom: 20px;
}
/* line 3546, ../sass/style.scss */
body.node-type-news .main-container .container.main .region-content .field-name-field-teaser-image img,
body.node-type-event .main-container .container.main .region-content .field-name-field-teaser-image img,
body.node-type-whitepaper .main-container .container.main .region-content .field-name-field-teaser-image img,
body.node-type-policy .main-container .container.main .region-content .field-name-field-teaser-image img,
body.page-node-455 .main-container .container.main .region-content .field-name-field-teaser-image img,
body.page-node-458 .main-container .container.main .region-content .field-name-field-teaser-image img,
body.page-node-255 .main-container .container.main .region-content .field-name-field-teaser-image img {
  max-width: 100%;
  height: auto;
}
/* line 3557, ../sass/style.scss */
body.node-type-news .block-views,
body.node-type-event .block-views,
body.node-type-whitepaper .block-views,
body.node-type-policy .block-views,
body.page-node-455 .block-views,
body.page-node-458 .block-views,
body.page-node-255 .block-views {
  padding-bottom: 20px;
}
/* line 3562, ../sass/style.scss */
body.node-type-news .views-row .views-field-title .h3,
body.node-type-event .views-row .views-field-title .h3,
body.node-type-whitepaper .views-row .views-field-title .h3,
body.node-type-policy .views-row .views-field-title .h3,
body.page-node-455 .views-row .views-field-title .h3,
body.page-node-458 .views-row .views-field-title .h3,
body.page-node-255 .views-row .views-field-title .h3 {
  color: #4D4F53;
  line-height: 40px;
  margin-top: 0px;
  margin-bottom: 10px;
  display: block;
}
/* line 3568, ../sass/style.scss */
body.node-type-news .views-row .views-field-title .h3 a,
body.node-type-event .views-row .views-field-title .h3 a,
body.node-type-whitepaper .views-row .views-field-title .h3 a,
body.node-type-policy .views-row .views-field-title .h3 a,
body.page-node-455 .views-row .views-field-title .h3 a,
body.page-node-458 .views-row .views-field-title .h3 a,
body.page-node-255 .views-row .views-field-title .h3 a {
  color: #4D4F53;
  text-decoration: none;
}
/* line 3575, ../sass/style.scss */
body.node-type-news #block-social-tab-social-inline,
body.node-type-event #block-social-tab-social-inline,
body.node-type-whitepaper #block-social-tab-social-inline,
body.node-type-policy #block-social-tab-social-inline,
body.page-node-455 #block-social-tab-social-inline,
body.page-node-458 #block-social-tab-social-inline,
body.page-node-255 #block-social-tab-social-inline {
  background: #F9F9F9;
  padding: 0 0px 0 15px;
  width: 265px;
  float: right;
}
/* line 3580, ../sass/style.scss */
body.node-type-news #block-social-tab-social-inline h2, body.node-type-news #block-social-tab-social-inline ul,
body.node-type-event #block-social-tab-social-inline h2,
body.node-type-event #block-social-tab-social-inline ul,
body.node-type-whitepaper #block-social-tab-social-inline h2,
body.node-type-whitepaper #block-social-tab-social-inline ul,
body.node-type-policy #block-social-tab-social-inline h2,
body.node-type-policy #block-social-tab-social-inline ul,
body.page-node-455 #block-social-tab-social-inline h2,
body.page-node-455 #block-social-tab-social-inline ul,
body.page-node-458 #block-social-tab-social-inline h2,
body.page-node-458 #block-social-tab-social-inline ul,
body.page-node-255 #block-social-tab-social-inline h2,
body.page-node-255 #block-social-tab-social-inline ul {
  display: inline-block;
  float: left;
}
/* line 3584, ../sass/style.scss */
body.node-type-news #block-social-tab-social-inline h2,
body.node-type-event #block-social-tab-social-inline h2,
body.node-type-whitepaper #block-social-tab-social-inline h2,
body.node-type-policy #block-social-tab-social-inline h2,
body.page-node-455 #block-social-tab-social-inline h2,
body.page-node-458 #block-social-tab-social-inline h2,
body.page-node-255 #block-social-tab-social-inline h2 {
  font-size: 16px;
  line-height: 16px;
  margin-top: 15px;
}
/* line 3589, ../sass/style.scss */
body.node-type-news #block-social-tab-social-inline ul,
body.node-type-event #block-social-tab-social-inline ul,
body.node-type-whitepaper #block-social-tab-social-inline ul,
body.node-type-policy #block-social-tab-social-inline ul,
body.page-node-455 #block-social-tab-social-inline ul,
body.page-node-458 #block-social-tab-social-inline ul,
body.page-node-255 #block-social-tab-social-inline ul {
  list-style-type: none;
  margin: 8px 0;
  padding-left: 20px;
}
/* line 3593, ../sass/style.scss */
body.node-type-news #block-social-tab-social-inline ul li,
body.node-type-event #block-social-tab-social-inline ul li,
body.node-type-whitepaper #block-social-tab-social-inline ul li,
body.node-type-policy #block-social-tab-social-inline ul li,
body.page-node-455 #block-social-tab-social-inline ul li,
body.page-node-458 #block-social-tab-social-inline ul li,
body.page-node-255 #block-social-tab-social-inline ul li {
  display: inline-block;
  float: left;
  margin-right: 10px;
}
/* line 3597, ../sass/style.scss */
body.node-type-news #block-social-tab-social-inline ul li a.at300b,
body.node-type-event #block-social-tab-social-inline ul li a.at300b,
body.node-type-whitepaper #block-social-tab-social-inline ul li a.at300b,
body.node-type-policy #block-social-tab-social-inline ul li a.at300b,
body.page-node-455 #block-social-tab-social-inline ul li a.at300b,
body.page-node-458 #block-social-tab-social-inline ul li a.at300b,
body.page-node-255 #block-social-tab-social-inline ul li a.at300b {
  background-repeat: no-repeat;
  background-position: 0px 0px;
  width: 30px;
  height: 30px;
  display: block;
  font-size: 0px;
}
/* line 3604, ../sass/style.scss */
body.node-type-news #block-social-tab-social-inline ul li a.at300b .at4-icon,
body.node-type-event #block-social-tab-social-inline ul li a.at300b .at4-icon,
body.node-type-whitepaper #block-social-tab-social-inline ul li a.at300b .at4-icon,
body.node-type-policy #block-social-tab-social-inline ul li a.at300b .at4-icon,
body.page-node-455 #block-social-tab-social-inline ul li a.at300b .at4-icon,
body.page-node-458 #block-social-tab-social-inline ul li a.at300b .at4-icon,
body.page-node-255 #block-social-tab-social-inline ul li a.at300b .at4-icon {
  display: none;
}
/* line 3608, ../sass/style.scss */
body.node-type-news #block-social-tab-social-inline ul li .addthis_button_facebook,
body.node-type-event #block-social-tab-social-inline ul li .addthis_button_facebook,
body.node-type-whitepaper #block-social-tab-social-inline ul li .addthis_button_facebook,
body.node-type-policy #block-social-tab-social-inline ul li .addthis_button_facebook,
body.page-node-455 #block-social-tab-social-inline ul li .addthis_button_facebook,
body.page-node-458 #block-social-tab-social-inline ul li .addthis_button_facebook,
body.page-node-255 #block-social-tab-social-inline ul li .addthis_button_facebook {
  background: url("/sites/all/themes/sagepay_bootstrap/images/facebook-icon.png");
  background-size: 30px;
}
/* line 3612, ../sass/style.scss */
body.node-type-news #block-social-tab-social-inline ul li .addthis_button_twitter,
body.node-type-event #block-social-tab-social-inline ul li .addthis_button_twitter,
body.node-type-whitepaper #block-social-tab-social-inline ul li .addthis_button_twitter,
body.node-type-policy #block-social-tab-social-inline ul li .addthis_button_twitter,
body.page-node-455 #block-social-tab-social-inline ul li .addthis_button_twitter,
body.page-node-458 #block-social-tab-social-inline ul li .addthis_button_twitter,
body.page-node-255 #block-social-tab-social-inline ul li .addthis_button_twitter {
  background: url("/sites/all/themes/sagepay_bootstrap/images/twitter-icon.png");
  background-size: 30px;
}
/* line 3616, ../sass/style.scss */
body.node-type-news #block-social-tab-social-inline ul li .addthis_button_google_plusone_share,
body.node-type-event #block-social-tab-social-inline ul li .addthis_button_google_plusone_share,
body.node-type-whitepaper #block-social-tab-social-inline ul li .addthis_button_google_plusone_share,
body.node-type-policy #block-social-tab-social-inline ul li .addthis_button_google_plusone_share,
body.page-node-455 #block-social-tab-social-inline ul li .addthis_button_google_plusone_share,
body.page-node-458 #block-social-tab-social-inline ul li .addthis_button_google_plusone_share,
body.page-node-255 #block-social-tab-social-inline ul li .addthis_button_google_plusone_share {
  background: url("/sites/all/themes/sagepay_bootstrap/images/google-plus-icon.png");
  background-size: 30px;
}
/* line 3620, ../sass/style.scss */
body.node-type-news #block-social-tab-social-inline ul li .addthis_button_email,
body.node-type-event #block-social-tab-social-inline ul li .addthis_button_email,
body.node-type-whitepaper #block-social-tab-social-inline ul li .addthis_button_email,
body.node-type-policy #block-social-tab-social-inline ul li .addthis_button_email,
body.page-node-455 #block-social-tab-social-inline ul li .addthis_button_email,
body.page-node-458 #block-social-tab-social-inline ul li .addthis_button_email,
body.page-node-255 #block-social-tab-social-inline ul li .addthis_button_email {
  background: url("/sites/all/themes/sagepay_bootstrap/images/mail-icon.png");
  background-size: 30px;
}
/* line 3626, ../sass/style.scss */
body.node-type-news #block-social-tab-social-inline ul.contextual-links,
body.node-type-event #block-social-tab-social-inline ul.contextual-links,
body.node-type-whitepaper #block-social-tab-social-inline ul.contextual-links,
body.node-type-policy #block-social-tab-social-inline ul.contextual-links,
body.page-node-455 #block-social-tab-social-inline ul.contextual-links,
body.page-node-458 #block-social-tab-social-inline ul.contextual-links,
body.page-node-255 #block-social-tab-social-inline ul.contextual-links {
  display: none;
  padding-left: 0px;
}
/* line 3633, ../sass/style.scss */
body.node-type-news aside .region-sidebar-second section,
body.node-type-event aside .region-sidebar-second section,
body.node-type-whitepaper aside .region-sidebar-second section,
body.node-type-policy aside .region-sidebar-second section,
body.page-node-455 aside .region-sidebar-second section,
body.page-node-458 aside .region-sidebar-second section,
body.page-node-255 aside .region-sidebar-second section {
  padding-bottom: 20px;
  background-color: #ffffff;
  margin-bottom: 0px;
  padding: 0px;
}
@media (max-width: 767px) {
  /* line 3633, ../sass/style.scss */
  body.node-type-news aside .region-sidebar-second section,
  body.node-type-event aside .region-sidebar-second section,
  body.node-type-whitepaper aside .region-sidebar-second section,
  body.node-type-policy aside .region-sidebar-second section,
  body.page-node-455 aside .region-sidebar-second section,
  body.page-node-458 aside .region-sidebar-second section,
  body.page-node-255 aside .region-sidebar-second section {
    padding-top: 20px;
  }
}
/* line 3641, ../sass/style.scss */
body.node-type-news aside .region-sidebar-second section h2.block-title,
body.node-type-event aside .region-sidebar-second section h2.block-title,
body.node-type-whitepaper aside .region-sidebar-second section h2.block-title,
body.node-type-policy aside .region-sidebar-second section h2.block-title,
body.page-node-455 aside .region-sidebar-second section h2.block-title,
body.page-node-458 aside .region-sidebar-second section h2.block-title,
body.page-node-255 aside .region-sidebar-second section h2.block-title {
  display: none;
}
/* line 3647, ../sass/style.scss */
body.node-type-news aside .region-sidebar-second section .node-block .content .field-name-body .article,
body.node-type-event aside .region-sidebar-second section .node-block .content .field-name-body .article,
body.node-type-whitepaper aside .region-sidebar-second section .node-block .content .field-name-body .article,
body.node-type-policy aside .region-sidebar-second section .node-block .content .field-name-body .article,
body.page-node-455 aside .region-sidebar-second section .node-block .content .field-name-body .article,
body.page-node-458 aside .region-sidebar-second section .node-block .content .field-name-body .article,
body.page-node-255 aside .region-sidebar-second section .node-block .content .field-name-body .article {
  text-align: center;
  color: #DFDFDF;
}
/* line 3650, ../sass/style.scss */
body.node-type-news aside .region-sidebar-second section .node-block .content .field-name-body .article img,
body.node-type-event aside .region-sidebar-second section .node-block .content .field-name-body .article img,
body.node-type-whitepaper aside .region-sidebar-second section .node-block .content .field-name-body .article img,
body.node-type-policy aside .region-sidebar-second section .node-block .content .field-name-body .article img,
body.page-node-455 aside .region-sidebar-second section .node-block .content .field-name-body .article img,
body.page-node-458 aside .region-sidebar-second section .node-block .content .field-name-body .article img,
body.page-node-255 aside .region-sidebar-second section .node-block .content .field-name-body .article img {
  width: 262.5px;
}
/* line 3653, ../sass/style.scss */
body.node-type-news aside .region-sidebar-second section .node-block .content .field-name-body .article .btn-green,
body.node-type-event aside .region-sidebar-second section .node-block .content .field-name-body .article .btn-green,
body.node-type-whitepaper aside .region-sidebar-second section .node-block .content .field-name-body .article .btn-green,
body.node-type-policy aside .region-sidebar-second section .node-block .content .field-name-body .article .btn-green,
body.page-node-455 aside .region-sidebar-second section .node-block .content .field-name-body .article .btn-green,
body.page-node-458 aside .region-sidebar-second section .node-block .content .field-name-body .article .btn-green,
body.page-node-255 aside .region-sidebar-second section .node-block .content .field-name-body .article .btn-green {
  width: 233px;
  margin-bottom: 15px;
}
/* line 3657, ../sass/style.scss */
body.node-type-news aside .region-sidebar-second section .node-block .content .field-name-body .article h4, body.node-type-news aside .region-sidebar-second section .node-block .content .field-name-body .article p,
body.node-type-event aside .region-sidebar-second section .node-block .content .field-name-body .article h4,
body.node-type-event aside .region-sidebar-second section .node-block .content .field-name-body .article p,
body.node-type-whitepaper aside .region-sidebar-second section .node-block .content .field-name-body .article h4,
body.node-type-whitepaper aside .region-sidebar-second section .node-block .content .field-name-body .article p,
body.node-type-policy aside .region-sidebar-second section .node-block .content .field-name-body .article h4,
body.node-type-policy aside .region-sidebar-second section .node-block .content .field-name-body .article p,
body.page-node-455 aside .region-sidebar-second section .node-block .content .field-name-body .article h4,
body.page-node-455 aside .region-sidebar-second section .node-block .content .field-name-body .article p,
body.page-node-458 aside .region-sidebar-second section .node-block .content .field-name-body .article h4,
body.page-node-458 aside .region-sidebar-second section .node-block .content .field-name-body .article p,
body.page-node-255 aside .region-sidebar-second section .node-block .content .field-name-body .article h4,
body.page-node-255 aside .region-sidebar-second section .node-block .content .field-name-body .article p {
  padding-left: 15px;
  padding-right: 15px;
}
/* line 3661, ../sass/style.scss */
body.node-type-news aside .region-sidebar-second section .node-block .content .field-name-body .article p,
body.node-type-event aside .region-sidebar-second section .node-block .content .field-name-body .article p,
body.node-type-whitepaper aside .region-sidebar-second section .node-block .content .field-name-body .article p,
body.node-type-policy aside .region-sidebar-second section .node-block .content .field-name-body .article p,
body.page-node-455 aside .region-sidebar-second section .node-block .content .field-name-body .article p,
body.page-node-458 aside .region-sidebar-second section .node-block .content .field-name-body .article p,
body.page-node-255 aside .region-sidebar-second section .node-block .content .field-name-body .article p {
  margin: 0 0 15px;
}
@media (max-width: 1199px) {
  /* line 3665, ../sass/style.scss */
  body.node-type-news aside .region-sidebar-second section .node-block .content .field-name-body .article img,
  body.node-type-event aside .region-sidebar-second section .node-block .content .field-name-body .article img,
  body.node-type-whitepaper aside .region-sidebar-second section .node-block .content .field-name-body .article img,
  body.node-type-policy aside .region-sidebar-second section .node-block .content .field-name-body .article img,
  body.page-node-455 aside .region-sidebar-second section .node-block .content .field-name-body .article img,
  body.page-node-458 aside .region-sidebar-second section .node-block .content .field-name-body .article img,
  body.page-node-255 aside .region-sidebar-second section .node-block .content .field-name-body .article img {
    width: 212.5px;
  }
  /* line 3668, ../sass/style.scss */
  body.node-type-news aside .region-sidebar-second section .node-block .content .field-name-body .article .btn-green,
  body.node-type-event aside .region-sidebar-second section .node-block .content .field-name-body .article .btn-green,
  body.node-type-whitepaper aside .region-sidebar-second section .node-block .content .field-name-body .article .btn-green,
  body.node-type-policy aside .region-sidebar-second section .node-block .content .field-name-body .article .btn-green,
  body.page-node-455 aside .region-sidebar-second section .node-block .content .field-name-body .article .btn-green,
  body.page-node-458 aside .region-sidebar-second section .node-block .content .field-name-body .article .btn-green,
  body.page-node-255 aside .region-sidebar-second section .node-block .content .field-name-body .article .btn-green {
    width: 182px;
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  /* line 3674, ../sass/style.scss */
  body.node-type-news aside .region-sidebar-second section .node-block .content .field-name-body .article img,
  body.node-type-event aside .region-sidebar-second section .node-block .content .field-name-body .article img,
  body.node-type-whitepaper aside .region-sidebar-second section .node-block .content .field-name-body .article img,
  body.node-type-policy aside .region-sidebar-second section .node-block .content .field-name-body .article img,
  body.page-node-455 aside .region-sidebar-second section .node-block .content .field-name-body .article img,
  body.page-node-458 aside .region-sidebar-second section .node-block .content .field-name-body .article img,
  body.page-node-255 aside .region-sidebar-second section .node-block .content .field-name-body .article img {
    width: 157.5px;
  }
  /* line 3677, ../sass/style.scss */
  body.node-type-news aside .region-sidebar-second section .node-block .content .field-name-body .article .btn-green,
  body.node-type-event aside .region-sidebar-second section .node-block .content .field-name-body .article .btn-green,
  body.node-type-whitepaper aside .region-sidebar-second section .node-block .content .field-name-body .article .btn-green,
  body.node-type-policy aside .region-sidebar-second section .node-block .content .field-name-body .article .btn-green,
  body.page-node-455 aside .region-sidebar-second section .node-block .content .field-name-body .article .btn-green,
  body.page-node-458 aside .region-sidebar-second section .node-block .content .field-name-body .article .btn-green,
  body.page-node-255 aside .region-sidebar-second section .node-block .content .field-name-body .article .btn-green {
    width: 127px;
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  /* line 3683, ../sass/style.scss */
  body.node-type-news aside .region-sidebar-second section .node-block .content .field-name-body .article img,
  body.node-type-event aside .region-sidebar-second section .node-block .content .field-name-body .article img,
  body.node-type-whitepaper aside .region-sidebar-second section .node-block .content .field-name-body .article img,
  body.node-type-policy aside .region-sidebar-second section .node-block .content .field-name-body .article img,
  body.page-node-455 aside .region-sidebar-second section .node-block .content .field-name-body .article img,
  body.page-node-458 aside .region-sidebar-second section .node-block .content .field-name-body .article img,
  body.page-node-255 aside .region-sidebar-second section .node-block .content .field-name-body .article img {
    width: 100%;
  }
  /* line 3686, ../sass/style.scss */
  body.node-type-news aside .region-sidebar-second section .node-block .content .field-name-body .article .btn-green,
  body.node-type-event aside .region-sidebar-second section .node-block .content .field-name-body .article .btn-green,
  body.node-type-whitepaper aside .region-sidebar-second section .node-block .content .field-name-body .article .btn-green,
  body.node-type-policy aside .region-sidebar-second section .node-block .content .field-name-body .article .btn-green,
  body.page-node-455 aside .region-sidebar-second section .node-block .content .field-name-body .article .btn-green,
  body.page-node-458 aside .region-sidebar-second section .node-block .content .field-name-body .article .btn-green,
  body.page-node-255 aside .region-sidebar-second section .node-block .content .field-name-body .article .btn-green {
    width: 100% !important;
    font-size: 16px;
  }
}

/* line 3700, ../sass/style.scss */
.region-node-top,
.region-node-sharethis {
  float: left;
  width: 100%;
  padding-bottom: 20px;
}

/* line 3706, ../sass/style.scss */
.region-node-top {
  padding-bottom: 0px;
}
/* line 3708, ../sass/style.scss */
.region-node-top h2.block-title {
  display: none;
}

/* line 3712, ../sass/style.scss */
.region-node-bottom {
  padding-top: 15px;
  padding-bottom: 25px;
}
/* line 3717, ../sass/style.scss */
.region-node-bottom h2.block-title {
  display: none;
}

/* line 3723, ../sass/style.scss */
.region-preface-first .block-breadcrumb-block {
  display: none;
}

/* line 3729, ../sass/style.scss */
body.page-node-174 .main-container {
  padding: 0px;
}
@media (max-width: 769px) {
  /* line 3729, ../sass/style.scss */
  body.page-node-174 .main-container {
    padding: 0;
  }
}
@media (max-width: 767px) {
  /* line 3738, ../sass/style.scss */
  body.page-node-174 .node-pricing-panel .field-collection-container .field-collection-view:nth-child(1) {
    margin-left: 0%;
  }
}

/* line 3751, ../sass/style.scss */
#node-504 .field-name-field-general-items .field-items a {
  color: #4D4F53;
  text-decoration: none;
}
/* line 3754, ../sass/style.scss */
#node-504 .field-name-field-general-items .field-items a:hover {
  color: #4A851F;
}
/* line 3759, ../sass/style.scss */
#node-504 .field-name-field-general-items .field-items .field-collection-view:nth-child(even) .col-md-6 {
  float: right;
}
@media (max-width: 991px) {
  /* line 3759, ../sass/style.scss */
  #node-504 .field-name-field-general-items .field-items .field-collection-view:nth-child(even) .col-md-6 {
    width: 100%;
    text-align: center;
  }
}
/* line 3767, ../sass/style.scss */
#node-504 .field-name-field-general-items .field-items .field-collection-view {
  padding: 2em 0 2em 0;
}
/* line 3770, ../sass/style.scss */
#node-504 .field-name-field-general-items .field-items .field-collection-view .col-md-6 img {
  max-width: 100%;
  height: auto;
}

/* line 3780, ../sass/style.scss */
#node-505 {
  color: #4d4f53;
  padding: 2em 0 2em 0;
  border-bottom: 1px solid #d4d5d4;
}
/* line 3784, ../sass/style.scss */
#node-505 a {
  color: #4A851F;
  text-decoration: none;
}
/* line 3787, ../sass/style.scss */
#node-505 a:hover {
  color: #4D4F53;
}
/* line 3792, ../sass/style.scss */
#node-505 .content .field-collection-container {
  text-align: center;
  border-bottom: 0px solid #d4d5d4;
}
/* line 3797, ../sass/style.scss */
#node-505 .content .field-collection-container .content .field-items a {
  height: auto;
  width: 340px;
  background: #4A851F;
  color: #ffffff;
  text-align: center;
  padding: 16px;
  font-size: 21px;
  font-family: 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: inline-block;
  cursor: pointer;
  position: relative;
  -webkit-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
  width: 250px;
}
/* line 327, ../sass/_lib.scss */
#node-505 .content .field-collection-container .content .field-items a:hover {
  text-decoration: none;
  background: #4D4F53;
  color: #ffffff;
  cursor: pointer;
}
@media (max-width: 479px) {
  /* line 3797, ../sass/style.scss */
  #node-505 .content .field-collection-container .content .field-items a {
    width: 260px !important;
    font-size: 18px;
  }
}

/* line 3809, ../sass/style.scss */
.node-view-widget a {
  color: #4D4F53;
  text-decoration: none;
}
/* line 3812, ../sass/style.scss */
.node-view-widget a:hover {
  color: #4A851F;
}
/* line 3816, ../sass/style.scss */
.node-view-widget .btn-dark {
  color: #ffffff;
}
/* line 3818, ../sass/style.scss */
.node-view-widget .btn-dark:hover {
  background: #4A851F;
  color: #ffffff;
}

/* line 3827, ../sass/style.scss */
.view-case-study--related-stories .views-row {
  display: inline-block;
  margin-left: 45px;
}
/* line 3831, ../sass/style.scss */
.view-case-study--related-stories .views-row.views-row-first {
  margin-left: 0px;
}

/* line 3844, ../sass/style.scss */
body.page-support-search #block-system-main {
  padding-bottom: 20px;
}

/* line 3851, ../sass/style.scss */
.view-search---support .views-row,
.view-search---sitewide .views-row {
  margin-bottom: 20px;
}
/* line 3853, ../sass/style.scss */
.view-search---support .views-row h2.field-content,
.view-search---support .views-row h3,
.view-search---sitewide .views-row h2.field-content,
.view-search---sitewide .views-row h3 {
  line-height: 36px;
  margin-bottom: 10px;
}
/* line 3857, ../sass/style.scss */
.view-search---support .views-row h2.field-content a,
.view-search---support .views-row h3 a,
.view-search---sitewide .views-row h2.field-content a,
.view-search---sitewide .views-row h3 a {
  color: #4D4F53;
  text-decoration: none;
  font-size: 24px;
  font-weight: normal;
  line-height: 1.1;
  margin-bottom: 10px;
  font-weight: bold;
}
/* line 3865, ../sass/style.scss */
.view-search---support .views-row h2.field-content a:hover,
.view-search---support .views-row h3 a:hover,
.view-search---sitewide .views-row h2.field-content a:hover,
.view-search---sitewide .views-row h3 a:hover {
  color: #4A851F;
}
/* line 3870, ../sass/style.scss */
.view-search---support .views-row span.search-result-section,
.view-search---sitewide .views-row span.search-result-section {
  color: #4A851F;
  font-weight: bold;
}
/* line 3875, ../sass/style.scss */
.view-search---support .pagination > .active > a, .view-search---support .pagination > .active > span, .view-search---support .pagination > .active > a:hover, .view-search---support .pagination > .active > span:hover, .view-search---support .pagination > .active > a:focus, .view-search---support .pagination > .active > span:focus,
.view-search---sitewide .pagination > .active > a,
.view-search---sitewide .pagination > .active > span,
.view-search---sitewide .pagination > .active > a:hover,
.view-search---sitewide .pagination > .active > span:hover,
.view-search---sitewide .pagination > .active > a:focus,
.view-search---sitewide .pagination > .active > span:focus {
  background-color: #4A851F;
  border-color: #4A851F;
  color: #ffffff;
}
/* line 3880, ../sass/style.scss */
.view-search---support .pagination > li > a, .view-search---support .pagination > li > span,
.view-search---sitewide .pagination > li > a,
.view-search---sitewide .pagination > li > span {
  color: #4D4F53;
}

/* line 3886, ../sass/style.scss */
.region-sidebar-second h2.block-title {
  font-size: 24px;
  line-height: 1.1;
  margin-bottom: 10px;
  font-weight: bold;
  margin-top: 0px;
}
/* line 3893, ../sass/style.scss */
.region-sidebar-second p {
  margin-bottom: 15px !important;
}
/* line 3897, ../sass/style.scss */
.region-sidebar-second .item-list ul {
  margin: 0 0 0.75em 0;
  padding: 0;
}
/* line 3900, ../sass/style.scss */
.region-sidebar-second .item-list ul li {
  margin: 0 0 0.25em 1.5em;
  padding: 0;
}
/* line 3906, ../sass/style.scss */
.region-sidebar-second li {
  list-style: none;
}

/* line 3911, ../sass/style.scss */
#block-views-exp-search-support-page,
#block-facetapi-csixrzngkzpp74cpun1notz6wzigr7c5,
#block-views-exp-search-sitewide-page,
#block-facetapi-jcifuflhj15odogzoiv7g1zwwnvhb2ra {
  background-color: #F1F1F1;
  padding: 20px;
  margin-bottom: 0;
  margin-top: 0;
}
/* line 3920, ../sass/style.scss */
#block-views-exp-search-support-page .views-exposed-form .views-exposed-widgets,
#block-facetapi-csixrzngkzpp74cpun1notz6wzigr7c5 .views-exposed-form .views-exposed-widgets,
#block-views-exp-search-sitewide-page .views-exposed-form .views-exposed-widgets,
#block-facetapi-jcifuflhj15odogzoiv7g1zwwnvhb2ra .views-exposed-form .views-exposed-widgets {
  padding: 0em 0em 0 0;
  margin-bottom: 0em;
  position: relative;
}
/* line 3924, ../sass/style.scss */
#block-views-exp-search-support-page .views-exposed-form .views-exposed-widgets .views-widget-filter-keyword,
#block-facetapi-csixrzngkzpp74cpun1notz6wzigr7c5 .views-exposed-form .views-exposed-widgets .views-widget-filter-keyword,
#block-views-exp-search-sitewide-page .views-exposed-form .views-exposed-widgets .views-widget-filter-keyword,
#block-facetapi-jcifuflhj15odogzoiv7g1zwwnvhb2ra .views-exposed-form .views-exposed-widgets .views-widget-filter-keyword {
  margin: 0em 0em 0 0;
  padding: 0em 0em 0 0;
  width: 100%;
}
/* line 3929, ../sass/style.scss */
#block-views-exp-search-support-page .views-exposed-form .views-exposed-widgets .views-submit-button,
#block-facetapi-csixrzngkzpp74cpun1notz6wzigr7c5 .views-exposed-form .views-exposed-widgets .views-submit-button,
#block-views-exp-search-sitewide-page .views-exposed-form .views-exposed-widgets .views-submit-button,
#block-facetapi-jcifuflhj15odogzoiv7g1zwwnvhb2ra .views-exposed-form .views-exposed-widgets .views-submit-button {
  margin: 0em 0em 0 0;
  padding: 0em 0em 0 0;
}
/* line 3933, ../sass/style.scss */
#block-views-exp-search-support-page .views-exposed-form .views-exposed-widgets .form-submit,
#block-facetapi-csixrzngkzpp74cpun1notz6wzigr7c5 .views-exposed-form .views-exposed-widgets .form-submit,
#block-views-exp-search-sitewide-page .views-exposed-form .views-exposed-widgets .form-submit,
#block-facetapi-jcifuflhj15odogzoiv7g1zwwnvhb2ra .views-exposed-form .views-exposed-widgets .form-submit {
  margin-top: 0em;
}
/* line 3938, ../sass/style.scss */
#block-views-exp-search-support-page select, #block-views-exp-search-support-page button, #block-views-exp-search-support-page .form-control,
#block-facetapi-csixrzngkzpp74cpun1notz6wzigr7c5 select,
#block-facetapi-csixrzngkzpp74cpun1notz6wzigr7c5 button,
#block-facetapi-csixrzngkzpp74cpun1notz6wzigr7c5 .form-control,
#block-views-exp-search-sitewide-page select,
#block-views-exp-search-sitewide-page button,
#block-views-exp-search-sitewide-page .form-control,
#block-facetapi-jcifuflhj15odogzoiv7g1zwwnvhb2ra select,
#block-facetapi-jcifuflhj15odogzoiv7g1zwwnvhb2ra button,
#block-facetapi-jcifuflhj15odogzoiv7g1zwwnvhb2ra .form-control {
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #DFDFDF;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  box-shadow: none;
  color: #999999;
  display: block;
  font-size: 14px;
  height: 42px;
  line-height: 1.42857;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  vertical-align: middle;
}
/* line 3953, ../sass/style.scss */
#block-views-exp-search-support-page button,
#block-facetapi-csixrzngkzpp74cpun1notz6wzigr7c5 button,
#block-views-exp-search-sitewide-page button,
#block-facetapi-jcifuflhj15odogzoiv7g1zwwnvhb2ra button {
  background: #4A851F;
  font-family: "focobold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  border-color: #4A851F;
  color: #ffffff;
  background: url(/sites/all/themes/sagepay_bootstrap/images/search-icons.png) 9px -22px no-repeat;
  border: 0;
  font-size: 0px;
  width: 40px;
  height: 41px;
  position: absolute;
  top: 0px;
  right: 0px;
  background-size: 20px;
  padding: 0;
}

/* line 3971, ../sass/style.scss */
#block-facetapi-csixrzngkzpp74cpun1notz6wzigr7c5,
#block-facetapi-jcifuflhj15odogzoiv7g1zwwnvhb2ra {
  padding-top: 0px;
}
/* line 3974, ../sass/style.scss */
#block-facetapi-csixrzngkzpp74cpun1notz6wzigr7c5 .form-group,
#block-facetapi-jcifuflhj15odogzoiv7g1zwwnvhb2ra .form-group {
  margin-bottom: 0px;
}
@media (max-width: 479px) {
  /* line 3971, ../sass/style.scss */
  #block-facetapi-csixrzngkzpp74cpun1notz6wzigr7c5,
  #block-facetapi-jcifuflhj15odogzoiv7g1zwwnvhb2ra {
    margin-bottom: 0px;
  }
}

/* line 3982, ../sass/style.scss */
.support-topics #block-views-exp-search-support-page {
  background-color: none;
  padding: 0px;
}

/* line 3989, ../sass/style.scss */
#block-current-search-active-search .current-search-item.current-search-item-text {
  float: left;
  width: 100%;
  padding-top: 15px;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 15px;
}
/* line 3997, ../sass/style.scss */
#block-current-search-active-search .current-search-item.current-search-item-active-links,
#block-current-search-active-search .current-search-item.current-search-item-active {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
/* line 4002, ../sass/style.scss */
#block-current-search-active-search .current-search-item.current-search-item-active-links ul,
#block-current-search-active-search .current-search-item.current-search-item-active ul {
  padding-left: 0;
  margin: 0;
}
/* line 4005, ../sass/style.scss */
#block-current-search-active-search .current-search-item.current-search-item-active-links ul li,
#block-current-search-active-search .current-search-item.current-search-item-active ul li {
  margin: 0px 10px 0px 0px;
  display: inline-block;
  zoom: 1;
  color: #ffffff;
  background-color: #4A851F;
  background: #4A851F url("../images/close-128.png") 95% 3px no-repeat;
  padding-right: 40px;
  padding-bottom: 0;
  line-height: 26px;
  background-size: 20px;
  webkit-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -moz-transition: background-color 1s 0.5s, color 1s;
  -o-transition: background-color 1s 0.5s, color 1s;
  -webkit-transition: background-color 1s 0.5s, color 1s;
  transition: background-color 1s 0.5s, color 1s;
}
/* line 4023, ../sass/style.scss */
#block-current-search-active-search .current-search-item.current-search-item-active-links ul li:hover,
#block-current-search-active-search .current-search-item.current-search-item-active ul li:hover {
  background-color: #2E712D;
}
/* line 4026, ../sass/style.scss */
#block-current-search-active-search .current-search-item.current-search-item-active-links ul li .filter-item,
#block-current-search-active-search .current-search-item.current-search-item-active ul li .filter-item {
  color: #ffffff;
  padding: 0 0px 0 5px;
  margin: 0px;
  height: 30px;
  line-height: 30px;
  display: block;
  cursor: pointer;
}
/* line 4034, ../sass/style.scss */
#block-current-search-active-search .current-search-item.current-search-item-active-links ul li .filter-item a,
#block-current-search-active-search .current-search-item.current-search-item-active ul li .filter-item a {
  color: #ffffff;
  display: block;
  text-decoration: none;
}
/* line 4047, ../sass/style.scss */
#block-current-search-active-search .current-search-item.current-search-item-active ul li .filter-item {
  padding: 0;
}
/* line 4050, ../sass/style.scss */
#block-current-search-active-search .current-search-item.current-search-item-active ul li .filter-item a {
  padding: 0 30px 0 10px;
}

/* line 4058, ../sass/style.scss */
body.page-search #block-facetapi-csixrzngkzpp74cpun1notz6wzigr7c5,
body.page-search #block-facetapi-jcifuflhj15odogzoiv7g1zwwnvhb2ra {
  width: 50%;
  float: left;
  margin-top: 15px;
}
/* line 4063, ../sass/style.scss */
body.page-search #block-facetapi-csixrzngkzpp74cpun1notz6wzigr7c5 select,
body.page-search #block-facetapi-jcifuflhj15odogzoiv7g1zwwnvhb2ra select {
  width: 100%;
}
@media (max-width: 479px) {
  /* line 4058, ../sass/style.scss */
  body.page-search #block-facetapi-csixrzngkzpp74cpun1notz6wzigr7c5,
  body.page-search #block-facetapi-jcifuflhj15odogzoiv7g1zwwnvhb2ra {
    width: 100%;
  }
}

/* Sidebar */
/* line 4076, ../sass/style.scss */
aside .region-sidebar-second section {
  background-color: #F1F1F1;
  margin-bottom: 20px;
  padding: 15px;
}
/* line 4080, ../sass/style.scss */
aside .region-sidebar-second section h2 {
  color: #4d4f53;
  text-decoration: none;
  font-size: 40px;
  line-height: 36px;
}
/* line 4087, ../sass/style.scss */
aside .region-sidebar-second section #node-105 a.support-feedback-button {
  height: auto;
  width: 340px;
  background: #4A851F;
  color: #ffffff;
  text-align: center;
  padding: 16px;
  font-size: 21px;
  font-family: 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: inline-block;
  cursor: pointer;
  position: relative;
  -webkit-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
  font-size: 20px;
  width: 100%;
}
/* line 327, ../sass/_lib.scss */
aside .region-sidebar-second section #node-105 a.support-feedback-button:hover {
  text-decoration: none;
  background: #4D4F53;
  color: #ffffff;
  cursor: pointer;
}
@media (max-width: 479px) {
  /* line 4087, ../sass/style.scss */
  aside .region-sidebar-second section #node-105 a.support-feedback-button {
    width: 260px !important;
    font-size: 18px;
  }
}

/* line 4098, ../sass/style.scss */
#node-143 .field-collection-container {
  border-bottom: 0px solid #d4d5d4;
  margin-bottom: 2em;
}

@media (max-width: 767px) {
  /* line 4106, ../sass/style.scss */
  body.page-node-752 .container.main h1.page-header {
    text-align: center;
  }
}

/* line 4115, ../sass/style.scss */
#node-752 .field-collection-view,
#node-757 .field-collection-view {
  margin: 0em;
}
/* line 4118, ../sass/style.scss */
#node-752 .field-collection-view .field-name-field-widget-item-link a,
#node-757 .field-collection-view .field-name-field-widget-item-link a {
  height: auto;
  width: 340px;
  background: #4A851F;
  color: #ffffff;
  text-align: center;
  padding: 16px;
  font-size: 21px;
  font-family: 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: inline-block;
  cursor: pointer;
  position: relative;
  -webkit-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
  font-size: 20px;
}
/* line 327, ../sass/_lib.scss */
#node-752 .field-collection-view .field-name-field-widget-item-link a:hover,
#node-757 .field-collection-view .field-name-field-widget-item-link a:hover {
  text-decoration: none;
  background: #4D4F53;
  color: #ffffff;
  cursor: pointer;
}
@media (max-width: 479px) {
  /* line 4118, ../sass/style.scss */
  #node-752 .field-collection-view .field-name-field-widget-item-link a,
  #node-757 .field-collection-view .field-name-field-widget-item-link a {
    width: 260px !important;
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  /* line 4113, ../sass/style.scss */
  #node-752,
  #node-757 {
    text-align: center;
  }
}

/* line 4130, ../sass/style.scss */
#node-1850 .container {
  width: auto;
  padding-right: 0px;
  padding-left: 0px;
}
/* line 4135, ../sass/style.scss */
#node-1850 .container .field-name-field-general-item-image img {
  max-width: 100%;
  height: auto;
}
/* line 4141, ../sass/style.scss */
#node-1850 .container .field-name-field-general-item-text ul {
  padding-left: 15px;
}

/* line 4153, ../sass/style.scss */
.node-payment-solution-info .field-collection-view {
  margin: 1em 0 0;
}
/* line 4157, ../sass/style.scss */
.node-payment-solution-info table {
  border: hidden;
}
/* line 4161, ../sass/style.scss */
.node-payment-solution-info table thead th {
  color: #4A851F;
  border: hidden;
}
/* line 4168, ../sass/style.scss */
.node-payment-solution-info table tbody {
  color: #434549;
}
/* line 4170, ../sass/style.scss */
.node-payment-solution-info table tbody tr {
  height: 50px;
  border: hidden;
}
/* line 4175, ../sass/style.scss */
.node-payment-solution-info table tbody tr:nth-of-type(even) {
  background: #F8F8F8;
}
/* line 4179, ../sass/style.scss */
.node-payment-solution-info table tbody tr td {
  border: hidden;
}
/* line 4182, ../sass/style.scss */
.node-payment-solution-info table tbody tr td:first-child {
  color: #4A851F;
}

/* line 8, ../sass/_mixins.scss */
.form__cross {
  background: url("../images/cross_dark.svg") no-repeat;
  height: 100%;
  background-position: 50%;
  text-indent: -999999px;
}
/* line 8, ../sass/_mixins.scss */
.form__tick {
  background: url("../images/tick_dark.svg") no-repeat;
  background-size: 80%;
  height: 100%;
  background-position: 50%;
  text-indent: -999999px;
}

/* line 4215, ../sass/style.scss */
.container.need-help-with {
  padding-top: 20px;
  padding-bottom: 20px;
}
/* line 4218, ../sass/style.scss */
.container.need-help-with ul#four-business-support {
  list-style-type: none;
  padding: 0;
  margin: 0;
  float: left;
  width: 100%;
  text-align: center;
}
/* line 4225, ../sass/style.scss */
.container.need-help-with ul#four-business-support li {
  min-height: 190px;
  margin: 30px 0px 20px 0px;
  padding: 0px 15px;
}
/* line 4229, ../sass/style.scss */
.container.need-help-with ul#four-business-support li img {
  z-index: 1;
  top: 0;
  position: relative;
  padding-bottom: 20px;
  width: 200px;
  height: auto;
  max-width: 100%;
  min-width: 0;
  min-height: 0;
}
/* line 4240, ../sass/style.scss */
.container.need-help-with ul#four-business-support li a {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 25px;
  color: #4A851F;
  text-align: center;
  -webkit-transition-duration: 0.0s;
  -ms-transition-duration: 0.0s;
  transition-duration: 0.0s;
}
/* line 4246, ../sass/style.scss */
.container.need-help-with ul#four-business-support li a [class*=icono-] {
  margin: 7px 0px 7px 11px;
  color: #4A851F;
}
/* line 4249, ../sass/style.scss */
.container.need-help-with ul#four-business-support li a [class*=icono-]:before {
  width: 12px;
}
/* line 4250, ../sass/style.scss */
.container.need-help-with ul#four-business-support li a [class*=icono-]:after {
  width: 12px;
}
/* line 4251, ../sass/style.scss */
.container.need-help-with ul#four-business-support li a [class*=icono-]:hover, .container.need-help-with ul#four-business-support li a [class*=icono-]:active, .container.need-help-with ul#four-business-support li a [class*=icono-]:focus {
  color: #0d2173;
}
/* line 4253, ../sass/style.scss */
.container.need-help-with ul#four-business-support li a [class*=icono-]:hover:before, .container.need-help-with ul#four-business-support li a [class*=icono-]:active:before, .container.need-help-with ul#four-business-support li a [class*=icono-]:focus:before {
  color: #0d2173;
}
/* line 4254, ../sass/style.scss */
.container.need-help-with ul#four-business-support li a [class*=icono-]:hover:after, .container.need-help-with ul#four-business-support li a [class*=icono-]:active:after, .container.need-help-with ul#four-business-support li a [class*=icono-]:focus:after {
  color: #0d2173;
}
/* line 4260, ../sass/style.scss */
.container.need-help-with ul#four-business-support li a:after {
  content: '';
  background-image: url("../images/arrows.png");
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 0px;
  padding-right: 10px;
  margin-left: 10px;
  width: 17px;
  height: 17px;
  webkit-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.0s;
  -ms-transition-duration: 0.0s;
  transition-duration: 0.0s;
}
/* line 4277, ../sass/style.scss */
.container.need-help-with ul#four-business-support li a:hover, .container.need-help-with ul#four-business-support li a:active, .container.need-help-with ul#four-business-support li a:focus {
  color: #0d2173;
  text-decoration: none;
  text-shadow: 0px 0px #0d2173;
}
/* line 4281, ../sass/style.scss */
.container.need-help-with ul#four-business-support li a:hover [class*=icono-], .container.need-help-with ul#four-business-support li a:active [class*=icono-], .container.need-help-with ul#four-business-support li a:focus [class*=icono-] {
  color: #0d2173;
}
/* line 4284, ../sass/style.scss */
.container.need-help-with ul#four-business-support li a:hover:after, .container.need-help-with ul#four-business-support li a:active:after, .container.need-help-with ul#four-business-support li a:focus:after {
  background-position: right center !important;
}

/* line 4294, ../sass/style.scss */
.view-id-case_study___listing ul.pager {
  float: left;
  width: 100%;
}

@media (max-width: 767px) {
  /* line 4300, ../sass/style.scss */
  .widget.fifty .widget-item {
    width: 100% !important;
  }
}

/* line 4307, ../sass/style.scss */
.customer-stories {
  padding-bottom: 20px;
  padding-top: 20px;
}

/* line 4317, ../sass/style.scss */
#node-2511 > h2 {
  display: none;
}
/* line 4319, ../sass/style.scss */
#node-2511 > h2 .content {
  display: block;
  font-family: "focobold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 30px;
  color: #4d4f53;
  line-height: normal;
}
/* line 4325, ../sass/style.scss */
#node-2511 > h2 .content p {
  font-family: "foco", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #4d4f53;
  margin: 0 0 10px;
}

/* line 4336, ../sass/style.scss */
body.page-node-361 .field-name-field-widget-inline h2 {
  display: none;
}
/* line 4340, ../sass/style.scss */
body.page-node-361 .field-name-field-widget-inline .content h2 {
  display: block;
  font-family: foco,arial,helvetica,sans-serif;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 15px;
  color: #4d4f53;
}

/* line 4357, ../sass/style.scss */
.block__whitepapers h2 {
  margin-bottom: 40px !important;
  font-size: 38px;
  font-weight: bold;
}

/* line 4367, ../sass/style.scss */
body.page-node-356 table thead th {
  color: #4A851F;
  border: hidden;
  padding: 10px;
}
/* line 4371, ../sass/style.scss */
body.page-node-356 table thead th p {
  font-family: "foco", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #4d4f53;
}
/* line 4380, ../sass/style.scss */
body.page-node-356 table tbody tr:nth-of-type(even) {
  background: #F8F8F8;
}
/* line 4383, ../sass/style.scss */
body.page-node-356 table tbody tr td {
  padding: 0 10px;
}
/* line 4385, ../sass/style.scss */
body.page-node-356 table tbody tr td p {
  margin: 10px 0;
}

/* line 4395, ../sass/style.scss */
.customer-story-header h1 {
  color: #4d4f53;
  font-size: 40px;
  line-height: 45px;
}
/* line 4400, ../sass/style.scss */
.customer-story-header h4 {
  font-size: 20px;
  line-height: 1.1;
  margin-bottom: 10px;
}
/* line 4405, ../sass/style.scss */
.customer-story-header .main-image {
  float: right;
  padding-left: 20px;
  width: 40%;
}
/* line 4409, ../sass/style.scss */
.customer-story-header .main-image img {
  max-width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  /* line 4405, ../sass/style.scss */
  .customer-story-header .main-image {
    padding-left: 0px;
    padding-bottom: 20px;
    width: 100%;
    float: none;
  }
}
/* line 4420, ../sass/style.scss */
.customer-story-header .customer-details {
  float: left;
  width: 60%;
}
/* line 4423, ../sass/style.scss */
.customer-story-header .customer-details .quote-mark-first {
  overflow: hidden;
  padding-left: 46px;
  background-image: url(/sites/all/themes/site_frontend/images/assets/story_picture_quotationmarks_normal.png);
  background-repeat: no-repeat;
  background-position: left top;
}
/* line 4429, ../sass/style.scss */
.customer-story-header .customer-details .quote-mark-first .quote-mark-last {
  overflow: hidden;
  padding-right: 46px;
  background-image: url(/sites/all/themes/site_frontend/images/assets/story_picture_quotationmarks2_normal.png);
  background-repeat: no-repeat;
  background-position: right bottom;
}
/* line 4437, ../sass/style.scss */
.customer-story-header .customer-details .teaser-image {
  float: left;
}
/* line 4440, ../sass/style.scss */
.customer-story-header .customer-details .customer-name, .customer-story-header .customer-details .customer-job-title {
  display: block;
  font-weight: bold;
  margin-left: 120px;
}
/* line 4445, ../sass/style.scss */
.customer-story-header .customer-details .customer-name {
  padding-top: 20px;
}
@media (max-width: 767px) {
  /* line 4420, ../sass/style.scss */
  .customer-story-header .customer-details {
    width: 100%;
    float: none;
  }
}

/* line 4457, ../sass/style.scss */
body.node-type-customer-story #block-social-tab-social-inline ul,
body.node-type-businesses-logos #block-social-tab-social-inline ul {
  list-style-type: none;
  margin: 8px 0;
  padding-left: 20px;
}
/* line 4461, ../sass/style.scss */
body.node-type-customer-story #block-social-tab-social-inline ul li,
body.node-type-businesses-logos #block-social-tab-social-inline ul li {
  display: inline-block;
  float: left;
  margin-right: 10px;
}
/* line 4465, ../sass/style.scss */
body.node-type-customer-story #block-social-tab-social-inline ul li a.at300b,
body.node-type-businesses-logos #block-social-tab-social-inline ul li a.at300b {
  background-repeat: no-repeat;
  background-position: 0px 0px;
  width: 30px;
  height: 30px;
  display: block;
  font-size: 0px;
}
/* line 4472, ../sass/style.scss */
body.node-type-customer-story #block-social-tab-social-inline ul li a.at300b .at4-icon,
body.node-type-businesses-logos #block-social-tab-social-inline ul li a.at300b .at4-icon {
  display: none;
}
/* line 4476, ../sass/style.scss */
body.node-type-customer-story #block-social-tab-social-inline ul li .addthis_button_facebook,
body.node-type-businesses-logos #block-social-tab-social-inline ul li .addthis_button_facebook {
  background: url("/sites/all/themes/sagepay_bootstrap/images/facebook-icon.png");
  background-size: 30px;
}
/* line 4480, ../sass/style.scss */
body.node-type-customer-story #block-social-tab-social-inline ul li .addthis_button_twitter,
body.node-type-businesses-logos #block-social-tab-social-inline ul li .addthis_button_twitter {
  background: url("/sites/all/themes/sagepay_bootstrap/images/twitter-icon.png");
  background-size: 30px;
}
/* line 4484, ../sass/style.scss */
body.node-type-customer-story #block-social-tab-social-inline ul li .addthis_button_google_plusone_share,
body.node-type-businesses-logos #block-social-tab-social-inline ul li .addthis_button_google_plusone_share {
  background: url("/sites/all/themes/sagepay_bootstrap/images/google-plus-icon.png");
  background-size: 30px;
}
/* line 4488, ../sass/style.scss */
body.node-type-customer-story #block-social-tab-social-inline ul li .addthis_button_email,
body.node-type-businesses-logos #block-social-tab-social-inline ul li .addthis_button_email {
  background: url("/sites/all/themes/sagepay_bootstrap/images/mail-icon.png");
  background-size: 30px;
}

/* line 4498, ../sass/style.scss */
#get-more-value-for-your-money a {
  color: #4A851F;
  text-decoration: none;
}
/* line 4501, ../sass/style.scss */
#get-more-value-for-your-money a:hover {
  color: #0d2173;
}

/* line 4517, ../sass/style.scss */
#partners-apachesolr-partner-type-form .form-type-select {
  display: inline-block;
  padding-right: 0px;
  width: 180px;
}
@media (max-width: 1199px) {
  /* line 4517, ../sass/style.scss */
  #partners-apachesolr-partner-type-form .form-type-select {
    width: 27%;
  }
}
@media (max-width: 767px) {
  /* line 4517, ../sass/style.scss */
  #partners-apachesolr-partner-type-form .form-type-select {
    width: 26%;
  }
}
@media (max-width: 516px) {
  /* line 4517, ../sass/style.scss */
  #partners-apachesolr-partner-type-form .form-type-select {
    width: 100%;
    padding-right: 0px;
  }
}
/* line 4532, ../sass/style.scss */
#partners-apachesolr-partner-type-form #edit-submit-partner-type {
  width: 22%;
}
@media (max-width: 1199px) {
  /* line 4532, ../sass/style.scss */
  #partners-apachesolr-partner-type-form #edit-submit-partner-type {
    width: 15%;
  }
}
@media (max-width: 516px) {
  /* line 4532, ../sass/style.scss */
  #partners-apachesolr-partner-type-form #edit-submit-partner-type {
    width: 100%;
    margin-bottom: 20px;
  }
}

/* line 4545, ../sass/style.scss */
body.page-partners-and-developers #partners-apachesolr-partner-type-form .form-type-select {
  width: 100%;
}

/* line 4552, ../sass/style.scss */
#looking-for-a-partner-filtering .partner-filter {
  width: 100%;
}

/* line 4557, ../sass/style.scss */
.node-pricing-panel {
  padding-top: 40px;
  padding-bottom: 40px;
}
/* line 4561, ../sass/style.scss */
.node-pricing-panel .field-items h2 {
  font-size: 60px !important;
}
@media (max-width: 481px) {
  /* line 4561, ../sass/style.scss */
  .node-pricing-panel .field-items h2 {
    font-size: 30px !important;
  }
}

/* line 4574, ../sass/style.scss */
.page-node-143 .field-name-field-widget-inline #node-147 h2 {
  display: block;
  font-size: 34px !important;
  font-weight: bold;
  margin-bottom: 20px;
}
/* line 4583, ../sass/style.scss */
.page-node-143 .field-name-field-widget-inline #node-211 .content h2 {
  display: none;
}

/* line 4596, ../sass/style.scss */
body.node-type-support-article .region-content section.block-views h2.block-title,
body.node-type-support-article .region-content section.block-nodeblock h2.block-title,
body.page-support .region-content section.block-views h2.block-title,
body.page-support .region-content section.block-nodeblock h2.block-title {
  font-size: 34px !important;
}

/* line 4607, ../sass/style.scss */
body.page-support .region-content section#block-nodeblock-037878bf-5328-41ea-91e6-149947ab8e93 h2,
body.page-support .region-content section#block-nodeblock-66faaffc-e205-4698-a4a6-83b0ac27ca8a h2 {
  display: none;
}
/* line 4614, ../sass/style.scss */
body.page-support .region-content .content .field-items .explore-our-support.support-articles h2 {
  display: block !important;
  font-size: 34px !important;
}
/* line 4618, ../sass/style.scss */
body.page-support .region-content .content .field-items .explore-our-support.support-articles .col-md-4 {
  background: #f6f6f6;
  min-height: 100%;
  padding-top: 1px;
  padding-bottom: 1px;
}
/* line 4623, ../sass/style.scss */
body.page-support .region-content .content .field-items .explore-our-support.support-articles .col-md-4 a {
  text-decoration: none;
  color: #4D4F53;
}
/* line 4626, ../sass/style.scss */
body.page-support .region-content .content .field-items .explore-our-support.support-articles .col-md-4 a h5 {
  padding-right: 50px;
  line-height: 25px;
}
/* line 4630, ../sass/style.scss */
body.page-support .region-content .content .field-items .explore-our-support.support-articles .col-md-4 a span.icon_svg {
  position: absolute;
  top: 22px;
  right: 20px;
  width: 50px;
  height: 35px;
  background: url("/sites/all/themes/sagepay_bootstrap/images/sp_support-icons.png") no-repeat;
  background-size: 534px 35px;
  background-position: 5px 0px;
}
/* line 4640, ../sass/style.scss */
body.page-support .region-content .content .field-items .explore-our-support.support-articles .col-md-4 a:hover, body.page-support .region-content .content .field-items .explore-our-support.support-articles .col-md-4 a:focus {
  color: #4D4F53;
}
/* line 4642, ../sass/style.scss */
body.page-support .region-content .content .field-items .explore-our-support.support-articles .col-md-4 a:hover section, body.page-support .region-content .content .field-items .explore-our-support.support-articles .col-md-4 a:focus section {
  background-color: #C6E5C6;
}
/* line 4647, ../sass/style.scss */
body.page-support .region-content .content .field-items .explore-our-support.support-articles .col-md-4 section {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 5px;
  padding-bottom: 10px;
}
/* line 4652, ../sass/style.scss */
body.page-support .region-content .content .field-items .explore-our-support.support-articles .col-md-4 section p {
  position: relative;
  bottom: 0;
  left: 0;
  padding: 0px;
}
@media (max-width: 991px) {
  /* line 4647, ../sass/style.scss */
  body.page-support .region-content .content .field-items .explore-our-support.support-articles .col-md-4 section {
    height: auto !important;
  }
}
/* line 4662, ../sass/style.scss */
body.page-support .region-content .content .field-items .explore-our-support.support-articles .col-md-4:hover, body.page-support .region-content .content .field-items .explore-our-support.support-articles .col-md-4:focus {
  color: #4D4F53;
}
/* line 4664, ../sass/style.scss */
body.page-support .region-content .content .field-items .explore-our-support.support-articles .col-md-4:hover section, body.page-support .region-content .content .field-items .explore-our-support.support-articles .col-md-4:focus section {
  background-color: #EDEDEE;
}
/* line 4671, ../sass/style.scss */
body.page-support .region-content .content .field-items .explore-our-support.support-articles .col-md-4:nth-child(2) span.icon_svg {
  background: url("/sites/all/themes/sagepay_bootstrap/images/sp_support-icons.png") no-repeat;
  background-position: -93px 0px;
}
/* line 4677, ../sass/style.scss */
body.page-support .region-content .content .field-items .explore-our-support.support-articles .col-md-4:nth-child(3) span.icon_svg {
  background: url("/sites/all/themes/sagepay_bootstrap/images/sp_support-icons.png") no-repeat;
  background-position: -196px 0px;
}
/* line 4683, ../sass/style.scss */
body.page-support .region-content .content .field-items .explore-our-support.support-articles .col-md-4:nth-child(4) span.icon_svg {
  background: url("/sites/all/themes/sagepay_bootstrap/images/sp_support-icons.png") no-repeat;
  background-position: -288px 0px;
}
/* line 4689, ../sass/style.scss */
body.page-support .region-content .content .field-items .explore-our-support.support-articles .col-md-4:nth-child(5) span.icon_svg {
  background: url("/sites/all/themes/sagepay_bootstrap/images/sp_support-icons.png") no-repeat;
  background-position: -405px 0px;
}
/* line 4695, ../sass/style.scss */
body.page-support .region-content .content .field-items .explore-our-support.support-articles .col-md-4:nth-child(6) span.icon_svg {
  background: url("/sites/all/themes/sagepay_bootstrap/images/sp_support-icons.png") no-repeat;
  background-position: -490px 0px;
}
/* line 4704, ../sass/style.scss */
body.page-support .region-content section .view-support---article-categories,
body.page-support .region-content section .help-for-shoppers {
  background-color: #F1F1F1;
  padding: 15px 20px 0px 20px;
  margin-bottom: 15px;
  margin-top: 0;
  font-size: 16px;
}
/* line 4712, ../sass/style.scss */
body.page-support .region-content section .view-support---article-categories .item-list ul,
body.page-support .region-content section .help-for-shoppers .item-list ul {
  padding-left: 0;
  margin-bottom: 0px;
}
/* line 4715, ../sass/style.scss */
body.page-support .region-content section .view-support---article-categories .item-list ul li,
body.page-support .region-content section .help-for-shoppers .item-list ul li {
  list-style: none;
  display: inline-block;
  width: 31.3%;
  margin: 0px 2.5% 2% 0px;
}
@media (max-width: 991px) {
  /* line 4715, ../sass/style.scss */
  body.page-support .region-content section .view-support---article-categories .item-list ul li,
  body.page-support .region-content section .help-for-shoppers .item-list ul li {
    width: 100%;
    margin: 0px 0% 2% 0px;
  }
}
/* line 4725, ../sass/style.scss */
body.page-support .region-content section .view-support---article-categories .item-list ul li .views-field a,
body.page-support .region-content section .help-for-shoppers .item-list ul li .views-field a {
  padding: 30px 10px;
  margin-top: 10px;
  background: #0C2074;
  width: 100%;
  float: left;
  text-align: center;
  font-size: 18px;
  text-decoration: none;
  color: #ffffff;
}
/* line 4735, ../sass/style.scss */
body.page-support .region-content section .view-support---article-categories .item-list ul li .views-field a:hover, body.page-support .region-content section .view-support---article-categories .item-list ul li .views-field a:focus, body.page-support .region-content section .view-support---article-categories .item-list ul li .views-field a.active,
body.page-support .region-content section .help-for-shoppers .item-list ul li .views-field a:hover,
body.page-support .region-content section .help-for-shoppers .item-list ul li .views-field a:focus,
body.page-support .region-content section .help-for-shoppers .item-list ul li .views-field a.active {
  text-decoration: none;
  background: #0d2173;
  color: #4A851F;
}
/* line 4743, ../sass/style.scss */
body.page-support .region-content section .view-support---article-categories .item-list ul li:nth-last-child(1),
body.page-support .region-content section .help-for-shoppers .item-list ul li:nth-last-child(1) {
  margin: 0px 0% 2% 0px;
}
/* line 4749, ../sass/style.scss */
body.page-support .region-content section .help-for-shoppers {
  background-color: transparent;
  padding: 0px;
}
/* line 4756, ../sass/style.scss */
body.page-support .mini-nav {
  float: left;
  width: 100%;
  position: relative;
  padding-top: 0px;
}
@media (max-width: 991px) {
  /* line 4756, ../sass/style.scss */
  body.page-support .mini-nav {
    padding-top: 0px;
  }
}
/* line 4764, ../sass/style.scss */
body.page-support .mini-nav .mini-scroll-button {
  display: inline-block;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: -44px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding;
  background-clip: padding-box;
  border: 13px solid transparent;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  text-shadow: 1px 1px #ffffff;
  width: 84px;
  height: 84px;
  font-size: 0;
  z-index: 5;
}
@media (max-width: 1199px) {
  /* line 4764, ../sass/style.scss */
  body.page-support .mini-nav .mini-scroll-button {
    width: 70px;
    height: 70px;
    top: -38px;
  }
}
@media (max-width: 991px) {
  /* line 4764, ../sass/style.scss */
  body.page-support .mini-nav .mini-scroll-button {
    top: -37px;
  }
}
/* line 4791, ../sass/style.scss */
body.page-support .mini-nav .mini-scroll-button:after {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-top: 10px solid #4A851F;
  left: 20px;
  top: 27px;
  color: transparent;
}
@media (max-width: 1199px) {
  /* line 4791, ../sass/style.scss */
  body.page-support .mini-nav .mini-scroll-button:after {
    left: 13px;
    top: 20px;
  }
}

/* line 4812, ../sass/style.scss */
.widget.node-unpublished {
  background: #fef5f1;
}

/* line 4817, ../sass/style.scss */
.view-ecommerce-software-packages.view-display-id-block_2 .views-row {
  text-align: center;
}

/* line 4824, ../sass/style.scss */
section#block-views-case-study-listing-block .view-case-study---listing .views-row {
  padding-bottom: 15px;
  min-height: 210px;
}
@media (max-device-width: 1024px) and (orientation: landscape) {
  /* line 4824, ../sass/style.scss */
  section#block-views-case-study-listing-block .view-case-study---listing .views-row {
    min-height: 215px;
  }
}
@media (max-width: 991px) {
  /* line 4824, ../sass/style.scss */
  section#block-views-case-study-listing-block .view-case-study---listing .views-row {
    height: 100% !important;
    min-height: 100%;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
  }
  /* line 4836, ../sass/style.scss */
  section#block-views-case-study-listing-block .view-case-study---listing .views-row:nth-last-child(1) {
    border-bottom: 0px solid #eee;
  }
}
@media (max-width: 767px) {
  /* line 4824, ../sass/style.scss */
  section#block-views-case-study-listing-block .view-case-study---listing .views-row {
    text-align: center;
  }
  /* line 4842, ../sass/style.scss */
  section#block-views-case-study-listing-block .view-case-study---listing .views-row .views-field-field-teaser-image {
    padding-bottom: 10px;
  }
}
/* line 4846, ../sass/style.scss */
section#block-views-case-study-listing-block .view-case-study---listing .views-row h3 {
  font-size: 24px;
  margin-top: 0px;
}

/* line 4854, ../sass/style.scss */
#additional-services {
  position: relative;
  background-repeat: no-repeat;
}
@media (min-width: 992px) {
  /* line 4854, ../sass/style.scss */
  #additional-services {
    background: #0C2074;
    background-size: cover;
  }
}
/* line 4861, ../sass/style.scss */
#additional-services .fade {
  width: 100%;
  height: 100%;
  position: absolute;
}
@media (max-width: 991px) {
  /* line 4861, ../sass/style.scss */
  #additional-services .fade {
    background-color: rgba(73, 167, 73, 0.91);
    opacity: 1;
  }
}
/* line 4872, ../sass/style.scss */
#additional-services h2 {
  text-align: center;
  font-size: 30px;
  color: #ffffff;
  position: relative;
}
/* line 4879, ../sass/style.scss */
#additional-services .cols h4, #additional-services .cols .h4 {
  color: #ffffff;
}
/* line 4882, ../sass/style.scss */
#additional-services .cols a.btn {
  color: #ffffff;
  text-align: center;
  width: 200px;
  padding: 14px 16px;
  font-size: 20px;
  border: 2px solid #ffffff;
  margin-top: 20px;
}
/* line 4890, ../sass/style.scss */
#additional-services .cols a.btn:hover, #additional-services .cols a.btn:focus {
  background-color: rgba(77, 79, 83, 0.8);
}
@media (max-width: 767px) {
  /* line 4878, ../sass/style.scss */
  #additional-services .cols {
    float: left;
    border-bottom: 1px solid #DBDCDD;
    padding-bottom: 30px;
    margin-bottom: 0 !important;
  }
  /* line 4895, ../sass/style.scss */
  #additional-services .cols h4, #additional-services .cols .text {
    height: auto !important;
  }
  /* line 4902, ../sass/style.scss */
  #additional-services .cols:nth-last-child(1) {
    border-bottom: 0px solid #DBDCDD;
  }
}

/* line 4909, ../sass/style.scss */
.node-type-landing-page .body-text-landing-page-type {
  margin-bottom: 0 !important;
}

/* line 4914, ../sass/style.scss */
.page-node-9 #node-193 {
  padding-top: 0% !important;
}
/* line 4919, ../sass/style.scss */
.page-node-9 #node-193 .content .container .row h2 {
  padding-left: 1.3%;
  padding-right: 1.3%;
  margin-bottom: 0;
}
/* line 4924, ../sass/style.scss */
.page-node-9 #node-193 .content .container .row p {
  padding: 1.3% !important;
}

/* 3 of the many benefits of becoming an official Sage Pay partner */
/* line 4936, ../sass/style.scss */
.node-general-widget.widget.node-view-mode-usp {
  padding-top: 20px;
  background: #DFDFDF;
}
/* line 4939, ../sass/style.scss */
.node-general-widget.widget.node-view-mode-usp h1 {
  font-size: 60px;
}
@media (max-width: 991px) {
  /* line 4939, ../sass/style.scss */
  .node-general-widget.widget.node-view-mode-usp h1 {
    font-size: 50px;
  }
}
@media (max-width: 767px) {
  /* line 4939, ../sass/style.scss */
  .node-general-widget.widget.node-view-mode-usp h1 {
    font-size: 40px;
  }
}
/* line 4948, ../sass/style.scss */
.node-general-widget.widget.node-view-mode-usp .widget-item.three-cols {
  width: 33.3333333%;
  float: left;
  padding: 15px;
  clear: none;
}
/* line 4953, ../sass/style.scss */
.node-general-widget.widget.node-view-mode-usp .widget-item.three-cols .field-name-field-general-item-image,
.node-general-widget.widget.node-view-mode-usp .widget-item.three-cols .field-name-field-general-item-title,
.node-general-widget.widget.node-view-mode-usp .widget-item.three-cols .field-name-field-general-item-text {
  text-align: center;
}
@media (max-width: 767px) {
  /* line 4948, ../sass/style.scss */
  .node-general-widget.widget.node-view-mode-usp .widget-item.three-cols {
    width: 100%;
  }
}
/* line 4962, ../sass/style.scss */
.node-general-widget.widget.node-view-mode-usp .widget-item.three-cols:nth-child(2) {
  border-left: 1px solid #999999;
  border-right: 1px solid #999999;
}
@media (max-width: 767px) {
  /* line 4962, ../sass/style.scss */
  .node-general-widget.widget.node-view-mode-usp .widget-item.three-cols:nth-child(2) {
    border: none;
  }
}

/* line 4972, ../sass/style.scss */
.six-partners-logo,
.five-integration-logos-only {
  padding: 20px 0;
}
/* line 4975, ../sass/style.scss */
.six-partners-logo h2,
.five-integration-logos-only h2 {
  font-weight: normal;
  font-size: 50px !important;
}
/* line 4980, ../sass/style.scss */
.six-partners-logo .view-ecommerce-software-packages .views-row:nth-child(1),
.five-integration-logos-only .view-ecommerce-software-packages .views-row:nth-child(1) {
  margin-left: 8%;
}
@media (max-width: 767px) {
  /* line 4980, ../sass/style.scss */
  .six-partners-logo .view-ecommerce-software-packages .views-row:nth-child(1),
  .five-integration-logos-only .view-ecommerce-software-packages .views-row:nth-child(1) {
    margin-left: 0%;
  }
}
/* line 4987, ../sass/style.scss */
.six-partners-logo .views-row,
.five-integration-logos-only .views-row {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  /* line 4987, ../sass/style.scss */
  .six-partners-logo .views-row,
  .five-integration-logos-only .views-row {
    text-align: center;
    margin-bottom: 20px;
  }
}

/* line 4996, ../sass/style.scss */
.want-know-more-about-our-partner-and-log-your-partner-directory-page {
  padding: 0;
  position: relative;
  background: #4d4f53;
  background: -moz-linear-gradient(left, #4d4f53 0%, #4d4f53 50%, #999999 51%, #999999 71%, #999999 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #4d4f53), color-stop(50%, #4d4f53), color-stop(51%, #999999), color-stop(71%, #999999), color-stop(100%, #999999));
  background: -webkit-linear-gradient(left, #4d4f53 0%, #4d4f53 50%, #999999 51%, #999999 71%, #999999 100%);
  background: -o-linear-gradient(left, #4d4f53 0%, #4d4f53 50%, #999999 51%, #999999 71%, #999999 100%);
  background: -ms-linear-gradient(left, #4d4f53 0%, #4d4f53 50%, #999999 51%, #999999 71%, #999999 100%);
  background: linear-gradient(to right, #4d4f53 0%, #4d4f53 50%, #999999 51%, #999999 71%, #999999 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d4f53', endColorstr='#999999', GradientType=1 );
}
/* line 5010, ../sass/style.scss */
.want-know-more-about-our-partner-and-log-your-partner-directory-page .rulers {
  display: table;
}
/* line 5019, ../sass/style.scss */
.want-know-more-about-our-partner-and-log-your-partner-directory-page .container .col-sm-6:nth-of-type(1) {
  background-color: #4D4F53;
  min-height: 360px;
  padding: 35px;
  display: table-cell;
  float: none;
  vertical-align: top;
}
@media (max-width: 767px) {
  /* line 5019, ../sass/style.scss */
  .want-know-more-about-our-partner-and-log-your-partner-directory-page .container .col-sm-6:nth-of-type(1) {
    display: block;
    float: left;
    vertical-align: middle;
  }
}
/* line 5035, ../sass/style.scss */
.want-know-more-about-our-partner-and-log-your-partner-directory-page .container .col-sm-6:nth-of-type(2) {
  background-color: #999999;
  min-height: 360px;
  padding: 35px;
  display: table-cell;
  float: none;
  vertical-align: top;
}
@media (max-width: 767px) {
  /* line 5035, ../sass/style.scss */
  .want-know-more-about-our-partner-and-log-your-partner-directory-page .container .col-sm-6:nth-of-type(2) {
    display: block;
    float: left;
    vertical-align: middle;
  }
}
@media (max-width: 767px) {
  /* line 5014, ../sass/style.scss */
  .want-know-more-about-our-partner-and-log-your-partner-directory-page .container {
    padding: 0;
  }
}
@media (max-width: 767px) {
  /* line 4996, ../sass/style.scss */
  .want-know-more-about-our-partner-and-log-your-partner-directory-page {
    background: #999999;
  }
}
/* line 5058, ../sass/style.scss */
.want-know-more-about-our-partner-and-log-your-partner-directory-page h4 {
  text-align: center;
  padding-bottom: 20px;
}
/* line 5062, ../sass/style.scss */
.want-know-more-about-our-partner-and-log-your-partner-directory-page .want-know-more-about-our-partner {
  color: #ffffff;
}
/* line 5064, ../sass/style.scss */
.want-know-more-about-our-partner-and-log-your-partner-directory-page .want-know-more-about-our-partner h4 {
  color: #ffffff;
}
/* line 5067, ../sass/style.scss */
.want-know-more-about-our-partner-and-log-your-partner-directory-page .want-know-more-about-our-partner .white-circle {
  width: 180px;
  height: 180px;
  margin-right: 40px;
  padding-top: 45px;
  position: relative;
  right: 0px;
  bottom: 0px;
  display: inline-block;
  float: left;
}
@media (max-width: 991px) {
  /* line 5067, ../sass/style.scss */
  .want-know-more-about-our-partner-and-log-your-partner-directory-page .want-know-more-about-our-partner .white-circle {
    margin: 0 0 0 18%;
  }
}
@media (max-width: 767px) {
  /* line 5067, ../sass/style.scss */
  .want-know-more-about-our-partner-and-log-your-partner-directory-page .want-know-more-about-our-partner .white-circle {
    margin-left: auto;
    margin-right: auto;
    float: none;
    display: block;
  }
}
/* line 5086, ../sass/style.scss */
.want-know-more-about-our-partner-and-log-your-partner-directory-page .want-know-more-about-our-partner .white-circle .circle-content {
  font-size: 16px;
}
/* line 5089, ../sass/style.scss */
.want-know-more-about-our-partner-and-log-your-partner-directory-page .want-know-more-about-our-partner .white-circle h3 {
  font-size: 22px;
}
/* line 5093, ../sass/style.scss */
.want-know-more-about-our-partner-and-log-your-partner-directory-page .want-know-more-about-our-partner .btn-orange {
  float: left;
  width: 265px;
  font-size: 20px;
  line-height: 1.1;
  margin-top: 65px;
  padding: 10px 16px;
}
/* line 5100, ../sass/style.scss */
.want-know-more-about-our-partner-and-log-your-partner-directory-page .want-know-more-about-our-partner .btn-orange:hover {
  background: #0d2173;
}
@media (max-width: 1199px) {
  /* line 5093, ../sass/style.scss */
  .want-know-more-about-our-partner-and-log-your-partner-directory-page .want-know-more-about-our-partner .btn-orange {
    width: 180px;
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  /* line 5093, ../sass/style.scss */
  .want-know-more-about-our-partner-and-log-your-partner-directory-page .want-know-more-about-our-partner .btn-orange {
    width: 90%;
    font-size: 16px;
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  /* line 5093, ../sass/style.scss */
  .want-know-more-about-our-partner-and-log-your-partner-directory-page .want-know-more-about-our-partner .btn-orange {
    width: 100% !important;
    padding: 16px;
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  /* line 5062, ../sass/style.scss */
  .want-know-more-about-our-partner-and-log-your-partner-directory-page .want-know-more-about-our-partner {
    width: 100%;
    float: left;
  }
}
/* line 5123, ../sass/style.scss */
.want-know-more-about-our-partner-and-log-your-partner-directory-page .log-your-partner-directory-page {
  color: #4D4F53;
}
/* line 5125, ../sass/style.scss */
.want-know-more-about-our-partner-and-log-your-partner-directory-page .log-your-partner-directory-page #user-login {
  background: transparent;
  margin: 0 auto;
  padding: 0;
}
/* line 5129, ../sass/style.scss */
.want-know-more-about-our-partner-and-log-your-partner-directory-page .log-your-partner-directory-page #user-login .btn-default {
  margin-top: 0px;
  padding: 4px 10px;
  transition-duration: 0.5s;
  transition-property: all;
}
/* line 5134, ../sass/style.scss */
.want-know-more-about-our-partner-and-log-your-partner-directory-page .log-your-partner-directory-page #user-login .btn-default:hover {
  background: #4D4F53;
  color: #999999;
}
@media (max-width: 767px) {
  /* line 5129, ../sass/style.scss */
  .want-know-more-about-our-partner-and-log-your-partner-directory-page .log-your-partner-directory-page #user-login .btn-default {
    margin-top: 15px;
    padding: 16px;
  }
}
/* line 5145, ../sass/style.scss */
.want-know-more-about-our-partner-and-log-your-partner-directory-page .log-your-partner-directory-page form {
  width: 80%;
  margin: 0 auto;
}
@media (max-width: 1199px) {
  /* line 5145, ../sass/style.scss */
  .want-know-more-about-our-partner-and-log-your-partner-directory-page .log-your-partner-directory-page form {
    width: 90%;
  }
}
@media (max-width: 991px) {
  /* line 5145, ../sass/style.scss */
  .want-know-more-about-our-partner-and-log-your-partner-directory-page .log-your-partner-directory-page form {
    width: 95%;
  }
}
@media (max-width: 767px) {
  /* line 5145, ../sass/style.scss */
  .want-know-more-about-our-partner-and-log-your-partner-directory-page .log-your-partner-directory-page form {
    width: 100%;
  }
}
/* line 5157, ../sass/style.scss */
.want-know-more-about-our-partner-and-log-your-partner-directory-page .log-your-partner-directory-page form .form-control {
  background-color: #ffffff;
  border: 1px solid #DFDFDF;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  box-shadow: none;
  display: block;
  font-size: 14px;
  height: 42px;
  line-height: 1;
  padding: 6px 12px;
}
/* line 5171, ../sass/style.scss */
.want-know-more-about-our-partner-and-log-your-partner-directory-page .log-your-partner-directory-page form .form-control ::-webkit-input-placeholder {
  color: #000000;
}
/* line 5175, ../sass/style.scss */
.want-know-more-about-our-partner-and-log-your-partner-directory-page .log-your-partner-directory-page form .form-control :-moz-placeholder {
  /* Firefox 18- */
  color: #000000;
}
/* line 5179, ../sass/style.scss */
.want-know-more-about-our-partner-and-log-your-partner-directory-page .log-your-partner-directory-page form .form-control ::-moz-placeholder {
  /* Firefox 19+ */
  color: #000000;
}
/* line 5183, ../sass/style.scss */
.want-know-more-about-our-partner-and-log-your-partner-directory-page .log-your-partner-directory-page form .form-control :-ms-input-placeholder {
  color: #000000;
}
/* line 5188, ../sass/style.scss */
.want-know-more-about-our-partner-and-log-your-partner-directory-page .log-your-partner-directory-page form .forgotten-password {
  text-align: center;
}
/* line 5192, ../sass/style.scss */
.want-know-more-about-our-partner-and-log-your-partner-directory-page .log-your-partner-directory-page form .request-password a {
  background: #4D4F53;
  border: 0px solid transparent;
  width: 100%;
  text-align: center;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  padding: 4px 10px;
  color: #999999;
  font-size: 18px;
  display: block;
}
/* line 5205, ../sass/style.scss */
.want-know-more-about-our-partner-and-log-your-partner-directory-page .log-your-partner-directory-page form .request-password a:hover {
  background: #4A851F;
  text-decoration: none;
  color: #ffffff;
}
@media (max-width: 991px) {
  /* line 5192, ../sass/style.scss */
  .want-know-more-about-our-partner-and-log-your-partner-directory-page .log-your-partner-directory-page form .request-password a {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  /* line 5192, ../sass/style.scss */
  .want-know-more-about-our-partner-and-log-your-partner-directory-page .log-your-partner-directory-page form .request-password a {
    font-size: 18px;
    padding: 16px;
  }
}
/* line 5220, ../sass/style.scss */
.want-know-more-about-our-partner-and-log-your-partner-directory-page .log-your-partner-directory-page form .login .btn {
  background: #4A851F;
  border: 0px solid transparent;
  width: 100%;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  margin-top: 0px;
  padding: 5px 10px;
  color: #999999;
  font-size: 18px;
}
@media (max-width: 991px) {
  /* line 5220, ../sass/style.scss */
  .want-know-more-about-our-partner-and-log-your-partner-directory-page .log-your-partner-directory-page form .login .btn {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  /* line 5220, ../sass/style.scss */
  .want-know-more-about-our-partner-and-log-your-partner-directory-page .log-your-partner-directory-page form .login .btn {
    margin-top: 20px;
    font-size: 18px;
    padding: 16px;
  }
}
@media (max-width: 767px) {
  /* line 5123, ../sass/style.scss */
  .want-know-more-about-our-partner-and-log-your-partner-directory-page .log-your-partner-directory-page {
    width: 100%;
    float: left;
    padding-top: 40px;
  }
}

/*Become a partner Page*/
/* line 5256, ../sass/style.scss */
body.page-node-106 h1 {
  font-family: "focobold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-size: 60px;
  line-height: 1em;
}
/* line 5262, ../sass/style.scss */
body.page-node-106 #we-integrates,
body.page-node-106 #over-55000 {
  padding-top: 40px;
}
/* line 5265, ../sass/style.scss */
body.page-node-106 #we-integrates .center,
body.page-node-106 #over-55000 .center {
  display: none;
}
/* line 5269, ../sass/style.scss */
body.page-node-106 .field-name-field-widget-footer {
  padding-bottom: 40px;
}

/* line 5274, ../sass/style.scss */
.view-partners.view-id-partners.view-display-id-block {
  padding-bottom: 50px;
}

/* line 5280, ../sass/style.scss */
.get-more-value-your-money-become-partner .get-more-value-for-your-money .dark-color-bg {
  padding-bottom: 40px;
}

/* line 5285, ../sass/style.scss */
.online-payments-made-easy-with-video {
  padding-bottom: 35px;
  background: #ebf0f4;
  padding-top: 25px;
  min-height: 100%;
  position: relative;
  width: 100%;
}
/* line 5294, ../sass/style.scss */
.online-payments-made-easy-with-video .content .how-does-einvoicing h2 {
  font-size: 60px;
  line-height: 1;
  font-family: "focobold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #4D4F53;
  text-align: left;
  margin: 10px 0;
  padding: 0px 10px 0 0;
  display: block;
}
/* line 5304, ../sass/style.scss */
.online-payments-made-easy-with-video .content .how-does-einvoicing .contact-text {
  color: #0d2173;
  font-size: 28px;
  font-weight: bold;
}

/* line 5316, ../sass/style.scss */
body.page-node-9 #looking-for-a-partner-filtering .looking-for-a-partner .center {
  top: -100px;
}

/* line 5324, ../sass/style.scss */
body.page-node-255 #ready-to-get-started-with-sagepay {
  padding-top: 0px !important;
  margin-top: 50px !important;
}
/* line 5327, ../sass/style.scss */
body.page-node-255 #ready-to-get-started-with-sagepay .center {
  top: -35px !important;
}

/* line 5333, ../sass/style.scss */
body.page-node-545 #ready-to-get-started-with-sagepay {
  padding-top: 0px !important;
}
/* line 5335, ../sass/style.scss */
body.page-node-545 #ready-to-get-started-with-sagepay .center {
  height: 67px;
  z-index: 5;
}
/* line 5338, ../sass/style.scss */
body.page-node-545 #ready-to-get-started-with-sagepay .center a.scroll-button {
  top: inherit;
}

/* line 5346, ../sass/style.scss */
body.node-type-webform .preface-second {
  text-align: center;
}

/* line 5352, ../sass/style.scss */
#features-to-help-you-collect-payments-faster .text {
  font-size: 18px;
}

@media (max-width: 991px) {
  /* line 5359, ../sass/style.scss */
  .get-paid-faster .clear-padding {
    padding-bottom: 15px !important;
  }
  /* line 5362, ../sass/style.scss */
  .get-paid-faster .clear-padding:last-child {
    padding-right: 15px !important;
  }
}
@media (max-width: 767px) {
  /* line 5366, ../sass/style.scss */
  .get-paid-faster h3, .get-paid-faster .desc {
    height: 100%;
  }
}

/* line 5374, ../sass/style.scss */
.node-general-widget.node-promoted {
  padding-top: 20px;
  padding-bottom: 40px;
}
@media (max-device-width: 1024px) and (orientation: landscape) {
  /* line 5374, ../sass/style.scss */
  .node-general-widget.node-promoted {
    padding-bottom: 0;
  }
}

/* get-more-value-for-your-money */
/* line 5385, ../sass/style.scss */
#node-15326 #get-more-value-for-your-money .dark-color-bg {
  padding-bottom: 50px;
}
/* line 5387, ../sass/style.scss */
#node-15326 #get-more-value-for-your-money .dark-color-bg h2.tb-spacing {
  padding-top: 0px;
}

/* USP 3 panel - F2F Semi and Fully Integrated */
/* line 5397, ../sass/style.scss */
#node-15331 #support-panel .light-color-3-bg {
  padding-bottom: 60px;
}

/* Get more value for your money - Online Payments */
/* line 5406, ../sass/style.scss */
#node-15551 #get-more-value-for-your-money .dark-color-bg {
  padding-bottom: 50px;
}
/* line 5408, ../sass/style.scss */
#node-15551 #get-more-value-for-your-money .dark-color-bg .center {
  display: none;
}

/* line 5416, ../sass/style.scss */
.view-case-study-articles----carousel.view-display-id-block_3.container .stars {
  padding-bottom: 20px;
}
/* line 5419, ../sass/style.scss */
.view-case-study-articles----carousel.view-display-id-block_3.container .medium {
  margin-bottom: 15px;
  font-size: 22px;
  line-height: normal;
}
@media (max-width: 767px) {
  /* line 5419, ../sass/style.scss */
  .view-case-study-articles----carousel.view-display-id-block_3.container .medium {
    height: auto !important;
  }
}
/* line 5427, ../sass/style.scss */
.view-case-study-articles----carousel.view-display-id-block_3.container .normal {
  color: #999999;
  font-size: 18px;
}

/*Removing Scroll Down Icon from Price Comparison page*/
@media (max-width: 767px) {
  /* line 5437, ../sass/style.scss */
  body.page-node-14102 .center,
  body.page-node-16876 .center {
    display: none;
  }
}

/* line 5447, ../sass/style.scss */
body.page-node-15051 #node-15061 #get-more-value-for-your-money .container {
  padding-bottom: 30px;
}
/* line 5449, ../sass/style.scss */
body.page-node-15051 #node-15061 #get-more-value-for-your-money .container h2.white-color.hp-headings.tb-spacing {
  padding-top: 0px;
}
/* line 5457, ../sass/style.scss */
body.page-node-15051 #node-15091 .content .container {
  margin: 0px auto 30px auto;
}
/* line 5459, ../sass/style.scss */
body.page-node-15051 #node-15091 .content .container:nth-child(1) {
  margin: 20px auto 0 auto;
}

/* line 5467, ../sass/style.scss */
#node-680 {
  padding-bottom: 40px;
}

/* line 5471, ../sass/style.scss */
.page__support .region-node-refer-a-friend {
  padding-top: 20px;
}

/* line 5477, ../sass/style.scss */
.white-color-bg.dark-border:after {
  border-top-color: #4D4F53 !important;
}

/* line 5482, ../sass/style.scss */
.white-color-bg.green-border:after {
  border-top-color: #4A851F !important;
}

/* line 5488, ../sass/style.scss */
.light-color-8-bg.light-border:after {
  border-top-color: #F1F1F1 !important;
}

/* line 5494, ../sass/style.scss */
.dark-color-bg.white-border:after {
  border-top-color: #ffffff !important;
}

/* line 5500, ../sass/style.scss */
#support-panel.f2f-semi-and-fully-integrated .container {
  padding-bottom: 50px;
}

/* line 5505, ../sass/style.scss */
.field-name-field-standfirst {
  padding: 0px 0 15px 0;
}

/* USP 3 panel */
/* line 5512, ../sass/style.scss */
#support-panel .three-cols {
  padding-bottom: 60px;
}

@media (max-width: 767px) {
  /* line 5517, ../sass/style.scss */
  .light-color-3-bg {
    padding: 40px 0 !important;
  }
}

@media (max-width: 767px) {
  /* line 5523, ../sass/style.scss */
  #over-55000,
  #we-integrates {
    padding: 40px 0 0 0;
  }
}
/* line 5528, ../sass/style.scss */
#over-55000 .view-ecommerce-software-packages,
#we-integrates .view-ecommerce-software-packages {
  padding-bottom: 20px;
}

@media (max-width: 767px) {
  /* line 5533, ../sass/style.scss */
  .view-ecommerce-software-packages {
    padding-bottom: 30px;
  }
}

/* line 5539, ../sass/style.scss */
.field-name-field-widget-inline #node-13989 {
  padding: 40px 0 0 0;
}

@media (max-width: 767px) {
  /* line 5543, ../sass/style.scss */
  #node-14027 .light-color-3-bg .container {
    padding: 20px 0 !important;
  }
}

@media (max-width: 767px) {
  /* line 5551, ../sass/style.scss */
  .over-55000-content .customer-case-studies-carousel {
    padding: 0;
  }
  /* line 5553, ../sass/style.scss */
  .over-55000-content .customer-case-studies-carousel .view-header {
    margin: 0;
  }
}

/* line 5566, ../sass/style.scss */
#pricing-structure .tb-spacing_20 .tb-spacing .col-md-6.standalone .green-circle {
  bottom: 10px;
}
@media (max-width: 1199px) {
  /* line 5578, ../sass/style.scss */
  #pricing-structure .tb-spacing_20 .tb-spacing .col-md-6.standalone .green-circle {
    width: 210px;
    height: 210px;
    padding-top: 35px;
    padding-left: 30px;
    padding-right: 30px;
    bottom: -20px;
  }
}
@media (max-width: 991px) {
  /* line 5591, ../sass/style.scss */
  #pricing-structure .tb-spacing_20 {
    padding-top: 50px;
    padding-bottom: 40px;
  }
  /* line 5594, ../sass/style.scss */
  #pricing-structure .tb-spacing_20 .tb-spacing {
    padding-bottom: 0px;
  }
  /* line 5596, ../sass/style.scss */
  #pricing-structure .tb-spacing_20 .tb-spacing .arrow-navigation {
    margin: -34px -15px;
  }
  /* line 5599, ../sass/style.scss */
  #pricing-structure .tb-spacing_20 .tb-spacing .col-md-6.standalone {
    width: 60%;
    margin-left: 20%;
    margin-right: 20%;
  }
  /* line 5603, ../sass/style.scss */
  #pricing-structure .tb-spacing_20 .tb-spacing .col-md-6.standalone .green-circle {
    width: 200px;
    height: 200px;
    padding-top: 35px;
    bottom: 0px;
  }
  /* line 5612, ../sass/style.scss */
  #pricing-structure .tb-spacing_20 .tb-spacing .pricing-structure-block .btns .btn-dark {
    width: 222px !important;
    margin-left: 33.333%;
  }
}
@media (max-width: 768px) {
  /* line 5628, ../sass/style.scss */
  #pricing-structure .tb-spacing_20 .tb-spacing .col-md-6.standalone img {
    margin: 0;
  }
  /* line 5631, ../sass/style.scss */
  #pricing-structure .tb-spacing_20 .tb-spacing .col-md-6.standalone .green-circle {
    left: 225px;
  }
}
@media (max-width: 599px) {
  /* line 5640, ../sass/style.scss */
  #pricing-structure .tb-spacing_20 .tb-spacing {
    padding-top: 0px;
  }
  /* line 5642, ../sass/style.scss */
  #pricing-structure .tb-spacing_20 .tb-spacing .col-md-6.standalone {
    width: 100% !important;
    display: inline-block;
    padding-bottom: 0px !important;
    margin-left: 0%;
    margin-right: 0%;
  }
  /* line 5648, ../sass/style.scss */
  #pricing-structure .tb-spacing_20 .tb-spacing .col-md-6.standalone img {
    width: 100%;
    float: left;
  }
  /* line 5652, ../sass/style.scss */
  #pricing-structure .tb-spacing_20 .tb-spacing .col-md-6.standalone .green-circle {
    width: 100% !important;
    left: 0;
    height: 100% !important;
    padding: 20px 20px 0px 20px !important;
    margin-bottom: 0px;
    margin-top: 10px;
    float: left;
    position: relative;
    border-radius: 0;
  }
  /* line 5666, ../sass/style.scss */
  #pricing-structure .tb-spacing_20 .tb-spacing .pricing-structure-block .btns .btn-dark {
    width: 100% !important;
    margin-left: 0%;
  }
}

@media (max-width: 767px) {
  /* line 5677, ../sass/style.scss */
  .products-blocks-height {
    padding-top: 20px;
  }
  /* line 5680, ../sass/style.scss */
  .products-blocks-height .woman-laptop {
    text-align: center;
  }
  /* line 5682, ../sass/style.scss */
  .products-blocks-height .woman-laptop img {
    display: none;
  }
  /* line 5685, ../sass/style.scss */
  .products-blocks-height .woman-laptop .tb-spacing-bottom.tal {
    text-align: center;
    padding-bottom: 10px;
  }
}

@media (max-width: 767px) {
  /* line 5694, ../sass/style.scss */
  #integrated-payment-solutions .col-sm-6 {
    padding-top: 30px;
    text-align: center;
  }
  /* line 5698, ../sass/style.scss */
  #integrated-payment-solutions .col-sm-6 .tal {
    text-align: center;
  }
  /* line 5701, ../sass/style.scss */
  #integrated-payment-solutions .col-sm-6 .tb-spacing-bottom {
    padding-bottom: 0px;
  }
  /* line 5703, ../sass/style.scss */
  #integrated-payment-solutions .col-sm-6 .tb-spacing-bottom .btn-orange {
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  /* line 5714, ../sass/style.scss */
  .node-general-widget.fifty.node-view-mode-usp .content .container {
    text-align: center;
  }
}

@media (max-width: 991px) {
  /* line 5722, ../sass/style.scss */
  .media-center-block {
    text-align: center;
  }
}

@media (max-width: 991px) {
  /* line 5731, ../sass/style.scss */
  #block-views-videos-block-1 .view-content ul li {
    text-align: center;
  }
}

@media (max-width: 1200px) {
  /* line 5741, ../sass/style.scss */
  .block__half-image .block__half-image--background,
  .block__half-image .block__half-image--background-right {
    display: block;
    background: none !important;
  }
  /* line 5746, ../sass/style.scss */
  .block__half-image .block__half-image--background .block__half-image--image,
  .block__half-image .block__half-image--background .block__half-image--content,
  .block__half-image .block__half-image--background-right .block__half-image--image,
  .block__half-image .block__half-image--background-right .block__half-image--content {
    width: 100%;
  }
  /* line 5749, ../sass/style.scss */
  .block__half-image .block__half-image--background .block__half-image--image.col-md-push-6,
  .block__half-image .block__half-image--background .block__half-image--content.col-md-push-6,
  .block__half-image .block__half-image--background-right .block__half-image--image.col-md-push-6,
  .block__half-image .block__half-image--background-right .block__half-image--content.col-md-push-6 {
    left: 0%;
  }
  /* line 5752, ../sass/style.scss */
  .block__half-image .block__half-image--background .block__half-image--image.col-md-pull-6,
  .block__half-image .block__half-image--background .block__half-image--content.col-md-pull-6,
  .block__half-image .block__half-image--background-right .block__half-image--image.col-md-pull-6,
  .block__half-image .block__half-image--background-right .block__half-image--content.col-md-pull-6 {
    right: 0%;
  }
  /* line 5755, ../sass/style.scss */
  .block__half-image .block__half-image--background .block__half-image--image .hidden-display,
  .block__half-image .block__half-image--background .block__half-image--content .hidden-display,
  .block__half-image .block__half-image--background-right .block__half-image--image .hidden-display,
  .block__half-image .block__half-image--background-right .block__half-image--content .hidden-display {
    display: block;
    max-height: 320px;
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
  }
  /* line 5764, ../sass/style.scss */
  .block__half-image .block__half-image--background .block__half-image--image .wrap__right,
  .block__half-image .block__half-image--background .block__half-image--image .wrap__left,
  .block__half-image .block__half-image--background .block__half-image--content .wrap__right,
  .block__half-image .block__half-image--background .block__half-image--content .wrap__left,
  .block__half-image .block__half-image--background-right .block__half-image--image .wrap__right,
  .block__half-image .block__half-image--background-right .block__half-image--image .wrap__left,
  .block__half-image .block__half-image--background-right .block__half-image--content .wrap__right,
  .block__half-image .block__half-image--background-right .block__half-image--content .wrap__left {
    width: 100%;
    position: relative;
    left: 0;
    top: 0;
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
  }
  /* line 5777, ../sass/style.scss */
  .block__half-image .block__half-image--background .block__half-image--content,
  .block__half-image .block__half-image--background-right .block__half-image--content {
    padding-top: 25px;
    padding-bottom: 50px;
  }
}
@media (max-width: 991px) {
  /* line 5785, ../sass/style.scss */
  .block__half-image .block__half-image--background .block__half-image--image .hidden-display,
  .block__half-image .block__half-image--background .block__half-image--content .hidden-display,
  .block__half-image .block__half-image--background-right .block__half-image--image .hidden-display,
  .block__half-image .block__half-image--background-right .block__half-image--content .hidden-display {
    max-height: 0;
  }
  /* line 5789, ../sass/style.scss */
  .block__half-image .block__half-image--background .block__half-image--content,
  .block__half-image .block__half-image--background-right .block__half-image--content {
    padding-top: 25px;
    padding-bottom: 20px;
    margin-top: 0px;
  }
}
@media (max-width: 768px) {
  /* line 5795, ../sass/style.scss */
  .block__half-image .block__half-image--background .block__half-image--content,
  .block__half-image .block__half-image--background-right .block__half-image--content {
    text-align: center;
  }
}
/* line 5799, ../sass/style.scss */
.block__half-image .block__half-image--background .block__half-image--content h1, .block__half-image .block__half-image--background .block__half-image--content h2, .block__half-image .block__half-image--background .block__half-image--content h3,
.block__half-image .block__half-image--background-right .block__half-image--content h1,
.block__half-image .block__half-image--background-right .block__half-image--content h2,
.block__half-image .block__half-image--background-right .block__half-image--content h3 {
  color: #0C2074;
  font-weight: normal;
}
/* line 5803, ../sass/style.scss */
.block__half-image .block__half-image--background .block__half-image--content h3,
.block__half-image .block__half-image--background-right .block__half-image--content h3 {
  font-size: 30px;
  line-height: 30px;
}
/* line 5809, ../sass/style.scss */
.block__half-image .block__half-image--background .block__half-image--content .field-type-text-with-summary .field-items p,
.block__half-image .block__half-image--background-right .block__half-image--content .field-type-text-with-summary .field-items p {
  color: #0C2074;
  box-sizing: border-box;
  margin: 0px 0px 10px;
  width: 100% !important;
  float: none;
}
/* line 5815, ../sass/style.scss */
.block__half-image .block__half-image--background .block__half-image--content .field-type-text-with-summary .field-items p span,
.block__half-image .block__half-image--background-right .block__half-image--content .field-type-text-with-summary .field-items p span {
  font-size: 16px !important;
  line-height: 16px !important;
}
/* line 5820, ../sass/style.scss */
.block__half-image .block__half-image--background .block__half-image--content .field-type-text-with-summary .field-items li,
.block__half-image .block__half-image--background-right .block__half-image--content .field-type-text-with-summary .field-items li {
  color: #0C2074;
}

@media (max-width: 768px) {
  /* line 5830, ../sass/style.scss */
  #node-16906 .block__half-image--content {
    padding: 20px 15px 50px 15px;
  }
}
@media (max-width: 767px) {
  /* line 5830, ../sass/style.scss */
  #node-16906 .block__half-image--content {
    padding: 20px 15px;
  }
}

@media (max-width: 767px) {
  /* line 5841, ../sass/style.scss */
  .view.view-news.view-id-news h3 {
    text-align: center;
  }
}
/* line 5846, ../sass/style.scss */
.view.view-news.view-id-news .views-row {
  width: 100%;
  float: left;
  margin-bottom: 20px;
  border-bottom: 1px solid #eee;
  padding-bottom: 20px;
}
/* line 5852, ../sass/style.scss */
.view.view-news.view-id-news .views-row:nth-last-child(1) {
  border-bottom: 0px solid #eee;
}
@media (max-width: 767px) {
  /* line 5846, ../sass/style.scss */
  .view.view-news.view-id-news .views-row {
    text-align: center;
  }
}
/* line 5859, ../sass/style.scss */
.view.view-news.view-id-news .views-field-field-teaser-image {
  float: left;
  margin: 0 20px 0px 0 !important;
}
@media (max-width: 767px) {
  /* line 5859, ../sass/style.scss */
  .view.view-news.view-id-news .views-field-field-teaser-image {
    width: 100%;
    padding-right: 0px;
    padding-bottom: 15px;
  }
}
/* line 5869, ../sass/style.scss */
.view.view-news.view-id-news .views-field-title {
  float: right;
  width: 80%;
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  /* line 5869, ../sass/style.scss */
  .view.view-news.view-id-news .views-field-title {
    width: 75%;
  }
}
@media (max-width: 767px) {
  /* line 5869, ../sass/style.scss */
  .view.view-news.view-id-news .views-field-title {
    width: 100%;
  }
}
/* line 5880, ../sass/style.scss */
.view.view-news.view-id-news .views-field-created {
  float: right;
  width: 80%;
}
@media (max-width: 991px) {
  /* line 5880, ../sass/style.scss */
  .view.view-news.view-id-news .views-field-created {
    width: 75%;
  }
}
@media (max-width: 767px) {
  /* line 5880, ../sass/style.scss */
  .view.view-news.view-id-news .views-field-created {
    width: 100%;
  }
}
/* line 5891, ../sass/style.scss */
.view.view-news.view-id-news .views-field-field-teaser-summary {
  float: right;
  width: 80%;
}
@media (max-width: 991px) {
  /* line 5891, ../sass/style.scss */
  .view.view-news.view-id-news .views-field-field-teaser-summary {
    width: 75%;
  }
}
@media (max-width: 767px) {
  /* line 5891, ../sass/style.scss */
  .view.view-news.view-id-news .views-field-field-teaser-summary {
    width: 100%;
  }
}

/* line 5904, ../sass/style.scss */
body.page-node-14256 .view.view-news.view-id-news .views-row {
  margin-bottom: 0px;
  border-bottom: 0px solid #eee;
  padding-bottom: 0px;
}
/* line 5908, ../sass/style.scss */
body.page-node-14256 .view.view-news.view-id-news .views-row:nth-last-child(1) {
  border-bottom: 0px solid #eee;
  margin-bottom: 0px;
}
@media (max-width: 992px) {
  /* line 5904, ../sass/style.scss */
  body.page-node-14256 .view.view-news.view-id-news .views-row {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
    text-align: left;
  }
  /* line 5919, ../sass/style.scss */
  body.page-node-14256 .view.view-news.view-id-news .views-row:nth-last-child(1) {
    border-bottom: 0px solid #eee;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  /* line 5904, ../sass/style.scss */
  body.page-node-14256 .view.view-news.view-id-news .views-row {
    text-align: left;
  }
}
/* line 5930, ../sass/style.scss */
body.page-node-14256 .view.view-news.view-id-news .views-field-title,
body.page-node-14256 .view.view-news.view-id-news .views-field-created,
body.page-node-14256 .view.view-news.view-id-news .views-field-field-teaser-summary {
  float: none;
  width: 100%;
}
@media (max-width: 992px) {
  /* line 5939, ../sass/style.scss */
  body.page-node-14256 .view.view-events.view-id-events .views-row {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
    padding-bottom: 0px;
    text-align: left;
  }
  /* line 5946, ../sass/style.scss */
  body.page-node-14256 .view.view-events.view-id-events .views-row:nth-last-child(1) {
    border-bottom: 0px solid #eee;
    margin-bottom: 10px;
  }
}
@media (max-width: 992px) {
  /* line 5956, ../sass/style.scss */
  body.page-node-14256 .view.view-events.view-id-events .views-row .views-field-field-event-date .field-content .row .remove-padding-all {
    width: 10% !important;
    float: left !important;
  }
  /* line 5960, ../sass/style.scss */
  body.page-node-14256 .view.view-events.view-id-events .views-row .views-field-field-event-date .field-content .row .col-md-9 {
    width: 90% !important;
    float: right !important;
  }
}
@media (max-width: 767px) {
  /* line 5966, ../sass/style.scss */
  body.page-node-14256 .view.view-events.view-id-events .views-row .views-field-field-event-date .field-content .row .remove-padding-all {
    width: 100% !important;
    float: left !important;
    padding-bottom: 10px !important;
  }
  /* line 5971, ../sass/style.scss */
  body.page-node-14256 .view.view-events.view-id-events .views-row .views-field-field-event-date .field-content .row .col-md-9 {
    width: 100% !important;
    float: left !important;
    padding-right: 0px;
    padding-left: 0px;
  }
}
@media (max-width: 992px) {
  /* line 5985, ../sass/style.scss */
  body.page-node-14256 .view.view-whitepaper.view-id-whitepaper .views-row {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
    padding-bottom: 0px;
    text-align: left;
  }
  /* line 5992, ../sass/style.scss */
  body.page-node-14256 .view.view-whitepaper.view-id-whitepaper .views-row:nth-last-child(1) {
    border-bottom: 0px solid #eee;
    margin-bottom: 10px;
  }
}
@media (max-width: 992px) {
  /* line 6003, ../sass/style.scss */
  body.page-node-14256 .view.view-whitepaper.view-id-whitepaper .views-row .views-field.views-field-nothing .field-content .whitepaper .row .remove-padding {
    width: 10% !important;
    float: left !important;
  }
  /* line 6007, ../sass/style.scss */
  body.page-node-14256 .view.view-whitepaper.view-id-whitepaper .views-row .views-field.views-field-nothing .field-content .whitepaper .row .col-sm-9 {
    width: 90% !important;
    float: right !important;
  }
}
@media (max-width: 767px) {
  /* line 6013, ../sass/style.scss */
  body.page-node-14256 .view.view-whitepaper.view-id-whitepaper .views-row .views-field.views-field-nothing .field-content .whitepaper .row .remove-padding {
    width: 100% !important;
    float: left !important;
    padding-bottom: 10px !important;
  }
  /* line 6018, ../sass/style.scss */
  body.page-node-14256 .view.view-whitepaper.view-id-whitepaper .views-row .views-field.views-field-nothing .field-content .whitepaper .row .col-sm-9 {
    width: 100% !important;
    float: left !important;
    padding-right: 0px;
    padding-left: 0px;
  }
}
@media (max-width: 992px) {
  /* line 6033, ../sass/style.scss */
  body.page-node-14256 .field-name-field-widget-footer .field-items a.grey-link {
    width: 100% !important;
  }
}

/* line 6044, ../sass/style.scss */
section#block-views-events-block .view-id-events .views-row {
  width: 100%;
  float: left;
  margin-bottom: 20px;
  border-bottom: 1px solid #eee;
  padding-bottom: 20px;
}
/* line 6050, ../sass/style.scss */
section#block-views-events-block .view-id-events .views-row:nth-last-child(1) {
  border-bottom: 0px solid #eee;
}
@media (max-width: 767px) {
  /* line 6044, ../sass/style.scss */
  section#block-views-events-block .view-id-events .views-row {
    text-align: center;
  }
}
/* line 6058, ../sass/style.scss */
section#block-views-events-block .view-id-events .views-field-field-teaser-image {
  float: left;
  padding-right: 20px;
  margin: 0;
}
@media (max-width: 767px) {
  /* line 6058, ../sass/style.scss */
  section#block-views-events-block .view-id-events .views-field-field-teaser-image {
    width: 100%;
    padding-right: 0px;
    padding-bottom: 15px;
  }
}
/* line 6069, ../sass/style.scss */
section#block-views-events-block .view-id-events .views-field-title {
  width: 80%;
  float: right;
  margin-bottom: 10px;
}
/* line 6074, ../sass/style.scss */
section#block-views-events-block .view-id-events .views-field-title a {
  font-size: 24px;
  font-weight: bold;
}
@media (max-width: 991px) {
  /* line 6069, ../sass/style.scss */
  section#block-views-events-block .view-id-events .views-field-title {
    width: 75%;
  }
}
@media (max-width: 767px) {
  /* line 6069, ../sass/style.scss */
  section#block-views-events-block .view-id-events .views-field-title {
    width: 100%;
  }
}
/* line 6086, ../sass/style.scss */
section#block-views-events-block .view-id-events .views-field-field-event-date,
section#block-views-events-block .view-id-events .views-field-field-teaser-summary {
  float: right;
  width: 80%;
}
@media (max-width: 991px) {
  /* line 6086, ../sass/style.scss */
  section#block-views-events-block .view-id-events .views-field-field-event-date,
  section#block-views-events-block .view-id-events .views-field-field-teaser-summary {
    width: 75%;
  }
}
@media (max-width: 767px) {
  /* line 6086, ../sass/style.scss */
  section#block-views-events-block .view-id-events .views-field-field-event-date,
  section#block-views-events-block .view-id-events .views-field-field-teaser-summary {
    width: 100%;
  }
}

@media (max-width: 767px) {
  /* line 6102, ../sass/style.scss */
  .business_support_hero .mini-nav-with-pics .mini-scroll-button {
    display: none !important;
  }
}

/* line 6110, ../sass/style.scss */
.node-payment-solution-info .content .field-items #node-11311.node-general-widget {
  min-height: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
}

/* line 6116, ../sass/style.scss */
#node-16586 {
  padding-bottom: 70px;
}
@media (max-width: 767px) {
  /* line 6116, ../sass/style.scss */
  #node-16586 {
    padding-bottom: 40px;
    padding-top: 0px;
  }
}

/* line 6127, ../sass/style.scss */
body.page__video #ready-to-get-started-with-sagepay .center a.scroll-button {
  border: 13px solid #ffffff !important;
  top: 28px;
}

/* line 6147, ../sass/style.scss */
.container.integrates {
  padding-bottom: 50px;
}

/* line 6153, ../sass/style.scss */
body.page-node-253 .thin-strip-background-image > img {
  min-height: 100%;
}
/* line 6156, ../sass/style.scss */
body.page-node-253 .thin-strip-background-tablet-image {
  -webkit-transform: translate(0%, -15%);
  -moz-transform: translate(0%, -15%);
  -ms-transform: translate(0%, -15%);
  -o-transform: translate(0%, -15%);
  transform: translate(0%, -15%);
}

/* line 6165, ../sass/style.scss */
#we-ve-got-it-covered {
  padding-bottom: 70px;
}
/* line 6167, ../sass/style.scss */
#we-ve-got-it-covered .container {
  padding: 30px 0;
}
@media (max-width: 768px) {
  /* line 6170, ../sass/style.scss */
  #we-ve-got-it-covered .container .row {
    margin-left: 0px;
    margin-right: 0px;
  }
}
/* line 6175, ../sass/style.scss */
#we-ve-got-it-covered .container .got-it-covered {
  padding-bottom: 40px;
}
/* line 6177, ../sass/style.scss */
#we-ve-got-it-covered .container .got-it-covered .hp-headings {
  font-size: 60px;
}
@media (max-width: 991px) {
  /* line 6177, ../sass/style.scss */
  #we-ve-got-it-covered .container .got-it-covered .hp-headings {
    font-size: 50px !important;
  }
}
@media (max-width: 767px) {
  /* line 6177, ../sass/style.scss */
  #we-ve-got-it-covered .container .got-it-covered .hp-headings {
    font-size: 40px !important;
  }
}
@media (max-width: 480px) {
  /* line 6177, ../sass/style.scss */
  #we-ve-got-it-covered .container .got-it-covered .hp-headings {
    font-size: 30px !important;
  }
}
/* line 6190, ../sass/style.scss */
#we-ve-got-it-covered .container .icon {
  text-align: center;
  overflow: hidden;
  margin: 20px 20px 20px 20px;
  position: relative;
}
@media (max-width: 767px) {
  /* line 6190, ../sass/style.scss */
  #we-ve-got-it-covered .container .icon {
    height: auto;
    padding: 10px 0;
  }
}
@media (max-width: 768px) {
  /* line 6190, ../sass/style.scss */
  #we-ve-got-it-covered .container .icon {
    margin: 0 10px;
  }
}
/* line 6202, ../sass/style.scss */
#we-ve-got-it-covered .container .icon img {
  max-width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
@media (max-width: 767px) {
  /* line 6202, ../sass/style.scss */
  #we-ve-got-it-covered .container .icon img {
    max-width: 100%;
    position: absolute;
  }
}
@media (max-width: 991px) {
  /* line 6215, ../sass/style.scss */
  #we-ve-got-it-covered .container .icon img {
    max-width: 100%;
    height: auto;
    max-height: 100%;
  }
}
/* line 6222, ../sass/style.scss */
#we-ve-got-it-covered .container .icon::before {
  content: '';
  display: block;
  padding-top: 73%;
}
/* line 6229, ../sass/style.scss */
#we-ve-got-it-covered .container .subtitle p.large {
  margin-bottom: 15px;
  position: relative;
}
/* line 6232, ../sass/style.scss */
#we-ve-got-it-covered .container .subtitle p.large a {
  color: #4A851F;
  font-weight: 700;
  font-size: 28px;
  line-height: 28px;
  display: block;
  background-image: url("../images/read-more-icon.png");
  background-repeat: no-repeat;
  background-position: 94% 36px;
}
@media (max-width: 991px) {
  /* line 6232, ../sass/style.scss */
  #we-ve-got-it-covered .container .subtitle p.large a {
    text-align: center;
  }
}
@media (max-width: 480px) {
  /* line 6232, ../sass/style.scss */
  #we-ve-got-it-covered .container .subtitle p.large a {
    font-size: 20px;
  }
}
/* line 6248, ../sass/style.scss */
#we-ve-got-it-covered .container .subtitle p.large a span {
  color: #999999;
  font-weight: 400;
}
/* line 6252, ../sass/style.scss */
#we-ve-got-it-covered .container .subtitle p.large a i.icono-caretRight {
  position: absolute;
  bottom: 0;
  right: 10px;
  width: 13px;
  height: 20px;
  margin: 0;
  color: #4A851F;
}
/* line 6260, ../sass/style.scss */
#we-ve-got-it-covered .container .subtitle p.large a i.icono-caretRight:before, #we-ve-got-it-covered .container .subtitle p.large a i.icono-caretRight:after {
  width: 10px;
}
/* line 6264, ../sass/style.scss */
#we-ve-got-it-covered .container .subtitle p.large a:hover {
  text-decoration: none;
  color: #999999;
}
/* line 6267, ../sass/style.scss */
#we-ve-got-it-covered .container .subtitle p.large a:hover span {
  color: #4A851F;
}
/* line 6274, ../sass/style.scss */
#we-ve-got-it-covered .container a.darker-color {
  color: #333333;
  text-decoration: none;
  display: block;
}
/* line 6278, ../sass/style.scss */
#we-ve-got-it-covered .container a.darker-color:hover {
  text-decoration: none;
  color: #4A851F;
}
@media (max-width: 768px) {
  /* line 6284, ../sass/style.scss */
  #we-ve-got-it-covered .container .short-desc {
    display: none;
  }
}
/* line 6290, ../sass/style.scss */
#we-ve-got-it-covered .container .row:nth-last-child(1) .tb-spacing {
  padding-bottom: 0px;
}
@media (max-width: 991px) {
  /* line 6296, ../sass/style.scss */
  #we-ve-got-it-covered .container {
    padding-bottom: 0px !important;
  }
}
@media (max-width: 767px) {
  /* line 6165, ../sass/style.scss */
  #we-ve-got-it-covered {
    padding-bottom: 70px !important;
  }
}

/* line 6307, ../sass/style.scss */
#support-panel .light-color-3-bg {
  padding-bottom: 80px !important;
}
/* line 6309, ../sass/style.scss */
#support-panel .light-color-3-bg .container {
  padding-bottom: 0px !important;
}
/* line 6312, ../sass/style.scss */
#support-panel .light-color-3-bg .container .row .hp-headings {
  padding-bottom: 40px;
}
@media (max-width: 767px) {
  /* line 6307, ../sass/style.scss */
  #support-panel .light-color-3-bg {
    padding-bottom: 40px !important;
  }
  /* line 6319, ../sass/style.scss */
  #support-panel .light-color-3-bg .medium {
    padding-bottom: 20px;
    margin-bottom: 20px !important;
    border-bottom: 1px solid #B8B9BA;
  }
  /* line 6323, ../sass/style.scss */
  #support-panel .light-color-3-bg .medium.medium:nth-last-child(1) {
    border-bottom: 0px solid #B8B9BA;
    margin-bottom: 0px !important;
    padding-bottom: 0px;
  }
}

/* line 6335, ../sass/style.scss */
#get-more-value-for-your-money .dark-color-bg {
  padding-bottom: 40px;
}
@media (max-width: 767px) {
  /* line 6335, ../sass/style.scss */
  #get-more-value-for-your-money .dark-color-bg {
    padding: 40px 0 30px 0 !important;
  }
}
@media (max-width: 767px) {
  /* line 6340, ../sass/style.scss */
  #get-more-value-for-your-money .dark-color-bg .tb-spacing {
    padding-top: 0px;
  }
}
/* line 6345, ../sass/style.scss */
#get-more-value-for-your-money .dark-color-bg h2.tb-spacing.exists {
  padding-top: 0;
}
@media (max-width: 767px) {
  /* line 6349, ../sass/style.scss */
  #get-more-value-for-your-money .dark-color-bg .row .col-sm-4 {
    border-bottom: 1px solid #7E7F83;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
}
@media (max-width: 767px) {
  /* line 6357, ../sass/style.scss */
  #get-more-value-for-your-money .dark-color-bg .row:nth-last-child(1) {
    padding-bottom: 0px;
  }
}
/* line 6361, ../sass/style.scss */
#get-more-value-for-your-money .dark-color-bg .row:nth-last-child(1) .col-sm-4:nth-last-child(1) {
  border-bottom: 0px solid #7E7F83;
  margin-bottom: 0px;
}

/* line 6369, ../sass/style.scss */
.epos_banner {
  padding: 20px 0 40px 0;
}
@media (max-width: 767px) {
  /* line 6369, ../sass/style.scss */
  .epos_banner {
    padding-bottom: 0;
  }
  /* line 6373, ../sass/style.scss */
  .epos_banner p {
    margin-bottom: 0px !important;
  }
}

/* line 6379, ../sass/style.scss */
.how-does-einvoicing {
  padding-bottom: 35px;
  padding-top: 25px;
  min-height: 100%;
  position: relative;
  display: inline-block;
  width: 100%;
}
@media (max-width: 481px) {
  /* line 6388, ../sass/style.scss */
  .how-does-einvoicing .col-md-6 h2 {
    padding: 0px !important;
  }
  /* line 6392, ../sass/style.scss */
  .how-does-einvoicing .col-md-6 .desc .btn-orange-play {
    width: 100% !important;
  }
  /* line 6396, ../sass/style.scss */
  .how-does-einvoicing .col-md-6 .btn-orange-play {
    width: 100% !important;
  }
}
/* line 6401, ../sass/style.scss */
.how-does-einvoicing .col-md-6:nth-last-child(1) {
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: left;
}

@media (max-width: 991px) {
  /* line 6409, ../sass/style.scss */
  .hp-headings {
    font-size: 50px !important;
  }
}
@media (max-width: 767px) {
  /* line 6409, ../sass/style.scss */
  .hp-headings {
    font-size: 40px !important;
  }
}
@media (max-width: 480px) {
  /* line 6409, ../sass/style.scss */
  .hp-headings {
    font-size: 30px !important;
  }
}

@media (max-width: 991px) {
  /* line 6422, ../sass/style.scss */
  .einvoice-features .col-xs-12 {
    border-bottom: 1px solid #EFEFEF;
    margin-bottom: 20px;
  }
  /* line 6426, ../sass/style.scss */
  .einvoice-features .col-xs-12.col-xs-12:nth-last-child(1) {
    border-bottom: 0px solid #EFEFEF;
  }
}

@media (max-width: 480px) {
  /* line 6434, ../sass/style.scss */
  .node-general-widget .field-name-field-title-of-widget .field-items {
    text-align: center !important;
  }
}

@media (max-width: 1024px) and (min-width: 992px) {
  /* line 6442, ../sass/style.scss */
  .field-collection-view .entity-field-collection-item .content .field-name-field-general-item-image {
    float: left !important;
    width: 25% !important;
  }
  /* line 6446, ../sass/style.scss */
  .field-collection-view .entity-field-collection-item .content .field-name-field-general-item-title {
    float: right !important;
    width: 75% !important;
    text-align: left !important;
    margin-left: 0 !important;
  }
  /* line 6452, ../sass/style.scss */
  .field-collection-view .entity-field-collection-item .content .field-name-field-general-item-text {
    float: right !important;
    width: 75% !important;
    text-align: left !important;
    margin-left: 0 !important;
  }
}
@media (max-width: 769px) {
  /* line 6460, ../sass/style.scss */
  .field-collection-view .entity-field-collection-item .content .field-name-field-general-item-image,
  .field-collection-view .entity-field-collection-item .content .field-name-field-general-item-title,
  .field-collection-view .entity-field-collection-item .content .field-name-field-general-item-text {
    width: 100% !important;
  }
}

/* line 6470, ../sass/style.scss */
#grey-3-column-blocks .container {
  padding: 30px 0 20px 0;
}
@media (max-width: 767px) {
  /* line 6474, ../sass/style.scss */
  #grey-3-column-blocks .container .row .cols h4 {
    height: auto !important;
  }
}
/* line 6479, ../sass/style.scss */
#grey-3-column-blocks .container .row .cols .tb-spacing-bottom {
  padding-bottom: 20px;
}
/* line 6481, ../sass/style.scss */
#grey-3-column-blocks .container .row .cols .tb-spacing-bottom p {
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  /* line 6481, ../sass/style.scss */
  #grey-3-column-blocks .container .row .cols .tb-spacing-bottom p {
    height: auto !important;
  }
}
@media (max-width: 767px) {
  /* line 6473, ../sass/style.scss */
  #grey-3-column-blocks .container .row .cols {
    border-bottom: 1px solid #7E7F83;
    margin-bottom: 40px;
    padding-bottom: 40px;
  }
  /* line 6492, ../sass/style.scss */
  #grey-3-column-blocks .container .row .cols:nth-last-child(1) {
    border-bottom: 0px solid #7E7F83;
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
}

@media (max-width: 991px) {
  /* line 6508, ../sass/style.scss */
  .node-type-landing-page .content .lp-marign-box .gcolor p, .node-type-landing-page .content .lp-marign-box .gcolor h2 {
    height: auto !important;
  }
}

@media (max-width: 1199px) and (min-width: 992px) {
  /* line 6519, ../sass/style.scss */
  #node-113 .phone-icon-small {
    font-size: 20px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  /* line 6519, ../sass/style.scss */
  #node-113 .phone-icon-small {
    font-size: 14px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  /* line 6527, ../sass/style.scss */
  #node-113 .twitter-icon-small {
    font-size: 12px;
  }
}

@media (max-width: 1199px) and (min-width: 768px) {
  /* line 6537, ../sass/style.scss */
  #block-views-exp-partner-dir-acquia-page form button.btn {
    padding: 6px 7px;
  }
}
/* line 6546, ../sass/style.scss */
#node-13909 .field-name-body .row .col-md-12 {
  padding-right: 15px;
  padding-left: 15px;
}

/* line 6554, ../sass/style.scss */
body.page-videos .container.main {
  padding-bottom: 40px;
}

@media (max-width: 767px) {
  /* line 6560, ../sass/style.scss */
  .page__video .view-id-videos .view-content .views-row,
  #block-views-videos-block-1 .view-id-videos .view-content .views-row {
    height: auto !important;
    margin-bottom: 30px;
    border-bottom: 1px solid #DBDCDD;
    text-align: center;
  }
  /* line 6567, ../sass/style.scss */
  .page__video .view-id-videos .view-content .views-row:nth-last-child(1),
  #block-views-videos-block-1 .view-id-videos .view-content .views-row:nth-last-child(1) {
    margin-bottom: 0px;
    border-bottom: 0px solid #DBDCDD;
  }
}

/* line 6575, ../sass/style.scss */
#block-views-videos-block-1 .view-id-videos .view-content .views-row .views-field-title {
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0;
}
/* line 6581, ../sass/style.scss */
#block-views-videos-block-1 .view-id-videos .view-content .views-row .views-field-body {
  margin-bottom: 30px;
}

@media (max-width: 991px) {
  /* line 6586, ../sass/style.scss */
  #insight_box_views .node-view-widget .content .field-name-field-view {
    height: auto !important;
  }
}

/*Drop Down Scroller*/
/* line 6596, ../sass/style.scss */
#node-13921 #ready-to-get-started-with-sagepay .center a.scroll-button {
  border: 13px solid #EDEDEE !important;
}

/* line 6606, ../sass/style.scss */
body.front #node-13921 #ready-to-get-started-with-sagepay .center a.scroll-button {
  border: 13px solid #ffffff !important;
}

/* line 6616, ../sass/style.scss */
.custom-class .grayscale:nth-child(-n+4) {
  padding-bottom: 20px;
}

/* line 6624, ../sass/style.scss */
body.page-support-error-codes #views-exposed-form-search-error-messages-page-1 {
  padding-bottom: 20px;
}
/* line 6631, ../sass/style.scss */
body.page-support-error-codes section .view-search-error-messages .views-row .field-content div {
  padding-bottom: 20px;
}
/* line 6634, ../sass/style.scss */
body.page-support-error-codes section .view-search-error-messages .views-row .field-content div p:nth-last-child(1) {
  margin-bottom: 0px !important;
}

/* line 6647, ../sass/style.scss */
#additional-resources .insight-read-more a {
  color: #ffffff;
}
/* line 6649, ../sass/style.scss */
#additional-resources .insight-read-more a:hover {
  color: #0d2173;
}

/* line 6656, ../sass/style.scss */
.region-header-notification {
  text-align: center;
  color: #ffffff;
  font-size: 16px;
}
/* line 6661, ../sass/style.scss */
.region-header-notification section.critical {
  padding: 20px;
  background-color: #0d2173;
}
/* line 6665, ../sass/style.scss */
.region-header-notification section.critical .view-notifications a {
  color: #ffffff;
  text-decoration: underline;
}
/* line 6671, ../sass/style.scss */
.region-header-notification section.announcements {
  padding: 20px;
  background-color: #0075c9;
}
/* line 6675, ../sass/style.scss */
.region-header-notification section.announcements .view-notifications a {
  color: #ffffff;
  text-decoration: underline;
}
@media (max-width: 991px) {
  /* line 6656, ../sass/style.scss */
  .region-header-notification {
    font-size: 14px;
  }
  /* line 6685, ../sass/style.scss */
  .region-header-notification section.critical, .region-header-notification section.announcements {
    padding: 16px;
  }
}

/* line 6692, ../sass/style.scss */
.notification-bar {
  position: relative;
}

/* line 6699, ../sass/style.scss */
.region-content .view-notifications {
  padding-bottom: 30px;
}
/* line 6701, ../sass/style.scss */
.region-content .view-notifications .views-row {
  padding-bottom: 20px;
  margin: 0px 0 20px 0;
  border-bottom: 1px solid #eee;
}
/* line 6705, ../sass/style.scss */
.region-content .view-notifications .views-row .views-field-title {
  padding-bottom: 10px;
}
/* line 6707, ../sass/style.scss */
.region-content .view-notifications .views-row .views-field-title a {
  color: #41a940;
  font-size: 30px;
  line-height: 30px;
}
/* line 6711, ../sass/style.scss */
.region-content .view-notifications .views-row .views-field-title a:hover {
  color: #41a940;
}
/* line 6716, ../sass/style.scss */
.region-content .view-notifications .views-row:nth-last-child(1) {
  padding-bottom: 0px;
  margin-bottom: 0px;
  border-bottom: 0px solid #eee;
}

/*Logos Content Type*/
/* line 6733, ../sass/style.scss */
.mid-market-customer-logos {
  padding-top: 40px;
}

/* line 6736, ../sass/style.scss */
.mid-market-customer-logos-block {
  padding: 40px 0;
}
/* line 6740, ../sass/style.scss */
.mid-market-customer-logos-block .container.mid-market-customer-view .view-content .views-row {
  position: relative;
}
/* line 6742, ../sass/style.scss */
.mid-market-customer-logos-block .container.mid-market-customer-view .view-content .views-row:nth-child(10) {
  display: none;
}
@media (max-width: 767px) {
  /* line 6742, ../sass/style.scss */
  .mid-market-customer-logos-block .container.mid-market-customer-view .view-content .views-row:nth-child(10) {
    display: block;
  }
}
/* line 6749, ../sass/style.scss */
.mid-market-customer-logos-block .container.mid-market-customer-view .view-content .views-row .views-field-field-images .field-content {
  height: 100px;
  margin-bottom: 30px;
}

/* line 6763, ../sass/style.scss */
body.page__partners--directory .main-container .container.main .region-content section .view-partner-dir-acquia {
  padding-top: 30px;
}

/******************
* Ireland Website *
******************/
/* line 6782, ../sass/style.scss */
body.ireland #media-browser-tabset #branding {
  overflow: hidden;
  padding: 10px 10px 0px 10px;
  position: relative;
  background-color: #e0e0d8;
}
/* line 6787, ../sass/style.scss */
body.ireland #media-browser-tabset #branding h1 {
  font-size: 1.538em;
}
/* line 6793, ../sass/style.scss */
body.ireland form#media-format-form a.button {
  cursor: pointer;
  padding: 4px 17px;
  margin-bottom: 1em;
  margin-right: 1em;
  color: #5a5a5a;
  text-align: center;
  font-weight: normal;
  font-size: 1.077em;
  font-family: "Lucida Grande", Verdana, sans-serif;
  border: 1px solid #e4e4e4;
  border-bottom: 1px solid #b4b4b4;
  border-left-color: #d2d2d2;
  border-right-color: #d2d2d2;
  background: url(images/buttons.png) 0 0 repeat-x;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
/* line 6816, ../sass/style.scss */
body.ireland .customer-case-studies-carousel .view-header .view-content .views-row {
  height: 100px;
  margin-bottom: 15px;
}
/* line 6819, ../sass/style.scss */
body.ireland .customer-case-studies-carousel .view-header .view-content .views-row .views-field-field-teaser-image {
  padding: 0;
}
/* line 6823, ../sass/style.scss */
body.ireland .customer-case-studies-carousel .view-header .view-content .views-row:nth-child(10) {
  display: none;
}
@media (max-width: 767px) {
  /* line 6823, ../sass/style.scss */
  body.ireland .customer-case-studies-carousel .view-header .view-content .views-row:nth-child(10) {
    display: none;
  }
}

/* line 6838, ../sass/style.scss */
body.ireland.page__partners--individual .field-name-field-customers-logos .field-items a img {
  margin-right: 15px;
  margin-bottom: 15px;
  max-width: 95px;
  height: auto;
  padding: 1px;
}
/* line 6848, ../sass/style.scss */
body.ireland.page__partners--individual .addressfield-container-inline.name-block {
  padding-top: 20px;
}
/* line 6850, ../sass/style.scss */
body.ireland.page__partners--individual .addressfield-container-inline.name-block:first-child {
  padding-top: 0px;
}

/* line 6858, ../sass/style.scss */
body.ireland.page-partners-and-developers-partner-directory .region-content .view-content .field-name-field-company-logo1 {
  float: left;
}
/* line 6860, ../sass/style.scss */
body.ireland.page-partners-and-developers-partner-directory .region-content .view-content .field-name-field-company-logo1 img {
  width: 100px;
}
/* line 6864, ../sass/style.scss */
body.ireland.page-partners-and-developers-partner-directory .region-content .view-content .partner-information-wrapper {
  margin-top: -15px;
}

/* line 6872, ../sass/style.scss */
.error-message-full h2 {
  color: #4d4f53;
  font-size: 34px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 20px 0 20px 0;
  padding-bottom: 9px;
  border-bottom: 1px solid #eee;
}

/*news page*/
/* line 11, ../sass/_customSC.scss */
#node-245 .field-collection-container {
  border: none;
}
/* line 14, ../sass/_customSC.scss */
#node-245 .block-title {
  display: none;
}

/* line 20, ../sass/_customSC.scss */
#node-10756 {
  padding-top: 30px;
}
/* line 23, ../sass/_customSC.scss */
#node-10756 .field-collection-view {
  margin: 0;
}
/* line 27, ../sass/_customSC.scss */
#node-10756 .field-items h4 {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.1;
  margin-bottom: 10px;
}
/* line 35, ../sass/_customSC.scss */
#node-10756 .field-items p {
  font-size: 16px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #4D4F53;
}
/* line 42, ../sass/_customSC.scss */
#node-10756 .field.field-type-image {
  float: left;
  margin: 0 20px 8px 0;
}
/* line 51, ../sass/_customSC.scss */
#node-10756 .field.field-type-link-field .field-items {
  display: inline-block;
  vertical-align: middle;
}
/* line 56, ../sass/_customSC.scss */
#node-10756 .field.field-type-link-field:before {
  content: "";
  display: inline-block;
  background: url(/sites/all/themes/site_frontend/images/read-more-icon.png) no-repeat;
  width: 8px;
  height: 13px;
  vertical-align: middle;
  padding-right: 13px;
}
/* line 66, ../sass/_customSC.scss */
#node-10756 .field.field-type-link-field a {
  text-decoration: none;
  color: #42ac41;
  font-size: 14px;
}
@media (max-width: 767px) {
  /* line 20, ../sass/_customSC.scss */
  #node-10756 {
    padding-top: 0;
  }
}
@media (max-width: 479px) {
  /* line 77, ../sass/_customSC.scss */
  #node-10756 .field-type-image {
    display: block;
    width: 100%;
    margin: 20px 0;
    text-align: center;
  }
  /* line 82, ../sass/_customSC.scss */
  #node-10756 .field-type-image a img {
    display: block;
    margin: 0 auto;
  }
}

/* line 91, ../sass/_customSC.scss */
.view.view-news.view-id-news,
.view.view-events {
  padding-bottom: 15px;
}
/* line 95, ../sass/_customSC.scss */
.view.view-news.view-id-news .views-row,
.view.view-events .views-row {
  clear: both;
  overflow: hidden;
  padding-bottom: 15px;
}
/* line 101, ../sass/_customSC.scss */
.view.view-news.view-id-news .views-field-field-teaser-image,
.view.view-events .views-field-field-teaser-image {
  float: left;
  margin: 0 20px 30px 0;
}
@media (max-width: 991px) {
  /* line 101, ../sass/_customSC.scss */
  .view.view-news.view-id-news .views-field-field-teaser-image,
  .view.view-events .views-field-field-teaser-image {
    margin-bottom: 50px;
  }
}
/* line 110, ../sass/_customSC.scss */
.view.view-news.view-id-news .views-field-title h3,
.view.view-events .views-field-title h3 {
  margin-top: 0;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  line-height: 1.1;
  margin-bottom: 10px;
}
/* line 117, ../sass/_customSC.scss */
.view.view-news.view-id-news .views-field-title h3:hover,
.view.view-events .views-field-title h3:hover {
  text-decoration: none;
  color: #007f64;
}
/* line 123, ../sass/_customSC.scss */
.view.view-news.view-id-news .views-field-field-teaser-summary,
.view.view-events .views-field-field-teaser-summary {
  color: #4d4f53;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
}
/* line 129, ../sass/_customSC.scss */
.view.view-news.view-id-news .views-field-created,
.view.view-events .views-field-created {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* line 134, ../sass/_customSC.scss */
.view.view-news.view-id-news .form-type-select,
.view.view-events .form-type-select {
  margin: 15px 0;
  width: 200px;
  overflow: hidden;
  background: #F8F8F8;
  border: 1px solid #DDDDDD;
  height: 40px;
  border-radius: 2px;
}
/* line 144, ../sass/_customSC.scss */
.view.view-news.view-id-news .form-type-select select,
.view.view-events .form-type-select select {
  width: 100%;
  border: 0;
  height: 40px;
  line-height: 1.5;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
  appearance: none;
  background: url("../images/select-dropdown.jpg") no-repeat scroll 101% 0 #ffffff;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  /* line 144, ../sass/_customSC.scss */
  .view.view-news.view-id-news .form-type-select select,
  .view.view-events .form-type-select select {
    background: url("../images/select-dropdown.jpg") no-repeat scroll 101% 0 #FFFFFF;
    background-size: 16px 144px;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 134, ../sass/_customSC.scss */
  .view.view-news.view-id-news .form-type-select,
  .view.view-events .form-type-select {
    /* project development page table fix */
  }
  /* line 164, ../sass/_customSC.scss */
  .view.view-news.view-id-news .form-type-select select::-ms-expand,
  .view.view-events .form-type-select select::-ms-expand {
    display: none;
  }
}
@media (max-width: 479px) {
  /* line 170, ../sass/_customSC.scss */
  .view.view-news.view-id-news .views-field-field-teaser-image,
  .view.view-events .views-field-field-teaser-image {
    display: block;
    width: 100%;
    margin: 20px 0;
  }
  /* line 174, ../sass/_customSC.scss */
  .view.view-news.view-id-news .views-field-field-teaser-image img,
  .view.view-events .views-field-field-teaser-image img {
    display: block;
    margin: 0 auto;
  }
}

/*hide Block title*/
/* line 185, ../sass/_customSC.scss */
#node-247 .block-title {
  display: none;
}

/* line 191, ../sass/_customSC.scss */
#node-213 .field-collection-container {
  border-bottom: none;
}

/*bottom icon styles*/
/* line 201, ../sass/_customSC.scss */
.node-icon-link-widget .field-name-field-title-of-widget h2 {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 15px;
}
/* line 212, ../sass/_customSC.scss */
.node-icon-link-widget .field-name-field-icon-link-items .field-collection-view {
  display: inline-block;
  width: 23% !important;
  margin: 0 0 45px 0;
  border-bottom: none;
}
/* line 218, ../sass/_customSC.scss */
.node-icon-link-widget .field-name-field-icon-link-items .field-collection-view .field-name-field-general-item-image, .node-icon-link-widget .field-name-field-icon-link-items .field-collection-view .field-name-field-widget-item-link {
  display: inline-block;
  vertical-align: top;
}
/* line 222, ../sass/_customSC.scss */
.node-icon-link-widget .field-name-field-icon-link-items .field-collection-view .field-name-field-widget-item-link {
  padding-left: 15px;
  width: 70%;
}
/* line 226, ../sass/_customSC.scss */
.node-icon-link-widget .field-name-field-icon-link-items .field-collection-view .field-name-field-widget-item-link a {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: normal;
  line-height: 1.1;
  text-decoration: none;
  color: #4d4f53;
}
@media (max-width: 991px) {
  /* line 212, ../sass/_customSC.scss */
  .node-icon-link-widget .field-name-field-icon-link-items .field-collection-view {
    width: 32% !important;
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  /* line 212, ../sass/_customSC.scss */
  .node-icon-link-widget .field-name-field-icon-link-items .field-collection-view {
    width: 49% !important;
    margin-bottom: 30px;
  }
}
@media (max-width: 479px) {
  /* line 212, ../sass/_customSC.scss */
  .node-icon-link-widget .field-name-field-icon-link-items .field-collection-view {
    width: 100% !important;
    margin-bottom: 30px;
  }
  /* line 248, ../sass/_customSC.scss */
  .node-icon-link-widget .field-name-field-icon-link-items .field-collection-view .field-name-field-general-item-image, .node-icon-link-widget .field-name-field-icon-link-items .field-collection-view .field-name-field-widget-item-link {
    vertical-align: middle;
  }
}

/*Stand alone terminals*/
/* line 258, ../sass/_customSC.scss */
.container-fluid.terminals {
  position: relative;
}
/* line 261, ../sass/_customSC.scss */
.container-fluid.terminals .top-strip-title {
  color: #fff;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 55px;
  margin: 30px 0 5px;
  text-align: left;
}
/* line 270, ../sass/_customSC.scss */
.container-fluid.terminals .top-strip-standfirst {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 28px;
  width: 70%;
}
/* line 276, ../sass/_customSC.scss */
.container-fluid.terminals .green-button {
  margin: 30px 0;
  display: inline-block;
  font-size: 28px;
}
/* line 281, ../sass/_customSC.scss */
.container-fluid.terminals .green-button a {
  background-color: #41a940;
  color: #ffffff;
  padding: 13px;
  text-decoration: none;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
/* line 289, ../sass/_customSC.scss */
.container-fluid.terminals .green-button a:hover {
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
  background: #4d4f53;
}

/* line 318, ../sass/_customSC.scss */
#node-476 .field-collection-container {
  border-bottom: none;
}

/* line 324, ../sass/_customSC.scss */
#node-256 .field-type-text-with-summary {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 15px;
}
/* line 330, ../sass/_customSC.scss */
#node-256 .field-type-text-long {
  font-size: 16px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* line 336, ../sass/_customSC.scss */
#node-256 h3.text-align-center {
  font-weight: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
}
/* line 342, ../sass/_customSC.scss */
#node-256 .entity-field-collection-item .field-name-field-widget-item-link {
  text-align: center;
}
/* line 345, ../sass/_customSC.scss */
#node-256 .entity-field-collection-item .field-name-field-widget-item-link a {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 28px;
  font-weight: bold;
  color: #ffffff;
  background-color: #41a940;
  padding: 15px 25px;
  border: none;
  text-decoration: none;
  display: inline-block;
  zoom: 1;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
/* line 358, ../sass/_customSC.scss */
#node-256 .entity-field-collection-item .field-name-field-widget-item-link a:hover {
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
  background: #4d4f53;
}
/* line 367, ../sass/_customSC.scss */
#node-256 .node-general-widget .widget-item img {
  margin-bottom: 40px;
}
@media (max-width: 1199px) {
  /* line 367, ../sass/_customSC.scss */
  #node-256 .node-general-widget .widget-item img {
    margin-bottom: 85px;
  }
}
@media (max-width: 991px) {
  /* line 367, ../sass/_customSC.scss */
  #node-256 .node-general-widget .widget-item img {
    margin-bottom: 15px;
  }
}
@media (max-width: 991px) {
  /* line 366, ../sass/_customSC.scss */
  #node-256 .node-general-widget .widget-item {
    display: block;
    width: 100%;
    height: 500px;
  }
}
@media (max-width: 767px) {
  /* line 383, ../sass/_customSC.scss */
  #node-256 .node-general-widget .widget-item img {
    float: none;
    display: block;
    margin: 0 auto;
  }
}
/* line 393, ../sass/_customSC.scss */
#node-256 .field-type-text-with-summary .field-items h2 {
  padding-top: 15px;
  font-size: 48px;
}

/* line 402, ../sass/_customSC.scss */
#node-13221 p {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
}

/* line 410, ../sass/_customSC.scss */
#node-13076 h2 {
  display: none;
}
/* line 413, ../sass/_customSC.scss */
#node-13076 .get-more {
  display: inline-block;
  padding-bottom: 15px;
}
/* line 418, ../sass/_customSC.scss */
#node-13076 .field-collection-view {
  margin-bottom: 15px;
}
/* line 424, ../sass/_customSC.scss */
#node-13076 .odd {
  position: relative;
}
/* line 426, ../sass/_customSC.scss */
#node-13076 .odd .field-name-field-general-item-image {
  float: right;
  width: 49%;
}
/* line 430, ../sass/_customSC.scss */
#node-13076 .odd .field-name-field-general-item-title, #node-13076 .odd .field-name-field-general-item-text {
  float: left;
  width: 49%;
}
@media (max-width: 992px) {
  /* line 436, ../sass/_customSC.scss */
  #node-13076 .get-more {
    font-size: 48px;
    text-align: center;
    padding: 20px 0 30px;
  }
  /* line 443, ../sass/_customSC.scss */
  #node-13076 .even img, #node-13076 .odd img {
    max-width: 100%;
    float: none !important;
    margin: 0 auto;
    display: block;
  }
  /* line 451, ../sass/_customSC.scss */
  #node-13076 .odd {
    position: relative;
  }
  /* line 453, ../sass/_customSC.scss */
  #node-13076 .odd .field-name-field-general-item-image {
    float: none;
    width: 100%;
  }
  /* line 458, ../sass/_customSC.scss */
  #node-13076 .odd .field-name-field-general-item-title, #node-13076 .odd .field-name-field-general-item-text {
    float: none;
    width: 100%;
  }
}

@media (max-width: 768px) {
  /* line 469, ../sass/_customSC.scss */
  .page__getting-started #block-menu-menu-tab-menu-editable .content {
    width: 100% !important;
  }
  /* line 475, ../sass/_customSC.scss */
  .page__getting-started .guide-for-start-ups .start-ups-box-left, .page__getting-started .guide-for-start-ups .start-ups-box-right {
    width: 100%;
  }
}

/* line 483, ../sass/_customSC.scss */
#node-13196 {
  margin-bottom: 30px;
}
/* line 486, ../sass/_customSC.scss */
#node-13196 p.text-align-center img {
  max-width: 100%;
}

/* line 495, ../sass/_customSC.scss */
body.page-node-367 #node-367 p, body.page-node-367 #node-367 ul > li {
  font-size: 16px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* line 501, ../sass/_customSC.scss */
body.page-node-367 #node-367 .field-type-entityreference .field-name-field-general-item-text ul {
  padding: 0;
}
/* line 506, ../sass/_customSC.scss */
body.page-node-367 #node-367 .field-type-entityreference .field-name-field-general-item-text, body.page-node-367 #node-367 .field-type-entityreference .field-name-field-widget-item-link {
  padding-left: 257px;
}
/* line 513, ../sass/_customSC.scss */
body.page-node-367 #node-367 .field-name-field-general-item-title h3 a {
  text-decoration: none;
}
/* line 521, ../sass/_customSC.scss */
body.page-node-367 #node-367 .field-collection-view {
  margin-bottom: 15px;
}
/* line 526, ../sass/_customSC.scss */
body.page-node-367 #node-372 .field-name-field-widget-item-link {
  padding-left: 0 !important;
}
/* line 529, ../sass/_customSC.scss */
body.page-node-367 #node-372 .text-align-center {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* line 534, ../sass/_customSC.scss */
body.page-node-367 #node-372 .field-collection-container {
  border-bottom: none;
}
/* line 537, ../sass/_customSC.scss */
body.page-node-367 #node-372 .field-name-field-widget-item-link {
  text-align: center;
}
/* line 539, ../sass/_customSC.scss */
body.page-node-367 #node-372 .field-name-field-widget-item-link a {
  background-color: #41a940;
  color: #ffffff;
  padding: 15px 35px;
  text-decoration: none;
  font-size: 25px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
/* line 548, ../sass/_customSC.scss */
body.page-node-367 #node-372 .field-name-field-widget-item-link a:hover {
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
  background: #4d4f53;
}
/* line 557, ../sass/_customSC.scss */
body.page-node-367 #node-89 .field-type-text-with-summary p {
  padding-bottom: 15px;
}
/* line 563, ../sass/_customSC.scss */
body.page-node-367 #node-1969 {
  padding: 20px 0;
}

/* line 569, ../sass/_customSC.scss */
body.page-node-2316 .field-collection-view.clearfix.view-mode-general {
  border-bottom: none;
}

/* line 583, ../sass/_customSC.scss */
body.page-node-258 .node-promoted .widget-item .field-type-text-long img {
  padding: 20px 0;
  margin: 0 auto;
  display: block;
  float: none;
}
/* line 591, ../sass/_customSC.scss */
body.page-node-258 .node-promoted .widget-item ul li {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* line 601, ../sass/_customSC.scss */
body.page-node-258 #node-13056 .field-type-field-collection .odd {
  position: relative;
}
/* line 603, ../sass/_customSC.scss */
body.page-node-258 #node-13056 .field-type-field-collection .odd .field-name-field-general-item-image {
  float: right;
  width: 49%;
}
/* line 607, ../sass/_customSC.scss */
body.page-node-258 #node-13056 .field-type-field-collection .odd .field-name-field-general-item-title, body.page-node-258 #node-13056 .field-type-field-collection .odd .field-name-field-general-item-text {
  float: left;
  width: 49%;
}
@media (max-width: 991px) {
  /* line 615, ../sass/_customSC.scss */
  body.page-node-258 #node-13056 .field-type-field-collection .even img, body.page-node-258 #node-13056 .field-type-field-collection .odd img {
    max-width: 100%;
    float: none !important;
    margin: 0 auto;
    display: block;
  }
  /* line 622, ../sass/_customSC.scss */
  body.page-node-258 #node-13056 .field-type-field-collection .odd {
    position: relative;
  }
  /* line 624, ../sass/_customSC.scss */
  body.page-node-258 #node-13056 .field-type-field-collection .odd .field-name-field-general-item-image {
    float: none;
    width: 100%;
  }
  /* line 629, ../sass/_customSC.scss */
  body.page-node-258 #node-13056 .field-type-field-collection .odd .field-name-field-general-item-title, body.page-node-258 #node-13056 .field-type-field-collection .odd .field-name-field-general-item-text {
    float: none;
    width: 100%;
  }
}

/* line 641, ../sass/_customSC.scss */
#node-13201 {
  padding-bottom: 30px;
}

/* line 645, ../sass/_customSC.scss */
.field-collection-container {
  border-bottom: none;
}

/* line 651, ../sass/_customSC.scss */
.node-type-webform .preface-second {
  padding: 20px 0;
}
/* line 653, ../sass/_customSC.scss */
.node-type-webform .preface-second p {
  font-size: 16px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 663, ../sass/_customSC.scss */
body.page-node-173 #node-172 {
  padding: 20px 0;
}
/* line 665, ../sass/_customSC.scss */
body.page-node-173 #node-172 h2 {
  display: none;
}
/* line 670, ../sass/_customSC.scss */
body.page-node-173 .node-general-widget img {
  float: none;
}
/* line 677, ../sass/_customSC.scss */
body.page-node-173 #node-218 .field-name-field-widget-main-text {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* line 682, ../sass/_customSC.scss */
body.page-node-173 #node-218 .field-name-field-widget-item-link {
  text-align: center;
}
/* line 684, ../sass/_customSC.scss */
body.page-node-173 #node-218 .field-name-field-widget-item-link a {
  background: none repeat scroll 0 0 #41a940;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-decoration: none;
  font-size: 21px;
  height: auto;
  opacity: 0.9;
  padding: 13px 50px;
  position: relative;
  text-align: center;
}
/* line 698, ../sass/_customSC.scss */
body.page-node-173 #node-218 .field-name-field-widget-item-link a:hover {
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
  background: #4d4f53;
}

/* line 709, ../sass/_customSC.scss */
.guide-for-start-ups-tabs {
  background: #fff;
}
/* line 711, ../sass/_customSC.scss */
.guide-for-start-ups-tabs > h2 {
  display: none;
}
/* line 716, ../sass/_customSC.scss */
.guide-for-start-ups-tabs .menu.nav.navbar-nav li {
  display: inline-block;
  float: none;
}
@media (max-width: 768px) {
  /* line 715, ../sass/_customSC.scss */
  .guide-for-start-ups-tabs .menu.nav.navbar-nav {
    margin: 0;
  }
  /* line 723, ../sass/_customSC.scss */
  .guide-for-start-ups-tabs .menu.nav.navbar-nav li {
    border: none;
    width: 100%;
  }
}
/* line 731, ../sass/_customSC.scss */
.guide-for-start-ups-tabs .guide-for-start-ups-tabs-link {
  background: #4D4F53;
}
@media (max-width: 768px) {
  /* line 734, ../sass/_customSC.scss */
  .guide-for-start-ups-tabs .guide-for-start-ups-tabs-link .container {
    padding-left: 0;
    padding-right: 0;
  }
}
/* line 740, ../sass/_customSC.scss */
.guide-for-start-ups-tabs .guide-for-start-ups-tabs-link ul {
  border: 0px;
  width: 100%;
  margin-bottom: 0px;
}
/* line 744, ../sass/_customSC.scss */
.guide-for-start-ups-tabs .guide-for-start-ups-tabs-link ul li {
  width: 22%;
  border-right: 1px solid #fff;
  margin-bottom: 0px;
}
/* line 749, ../sass/_customSC.scss */
.guide-for-start-ups-tabs .guide-for-start-ups-tabs-link ul li:last-child {
  border-right: none;
}
@media (max-width: 768px) {
  /* line 744, ../sass/_customSC.scss */
  .guide-for-start-ups-tabs .guide-for-start-ups-tabs-link ul li {
    width: 50%;
  }
  /* line 754, ../sass/_customSC.scss */
  .guide-for-start-ups-tabs .guide-for-start-ups-tabs-link ul li:first-child {
    border-bottom: 1px solid #fff;
  }
  /* line 757, ../sass/_customSC.scss */
  .guide-for-start-ups-tabs .guide-for-start-ups-tabs-link ul li:nth-child(2) {
    border-right: 0px;
    border-bottom: 1px solid #fff;
  }
}
/* line 762, ../sass/_customSC.scss */
.guide-for-start-ups-tabs .guide-for-start-ups-tabs-link ul li:last-child {
  border-right: 0px;
}
/* line 766, ../sass/_customSC.scss */
.guide-for-start-ups-tabs .guide-for-start-ups-tabs-link ul li:hover:after {
  position: absolute;
  content: "";
  width: 0px;
  height: 0px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #4A851F;
  left: 48%;
  right: auto;
  z-index: 5;
}
@media (max-width: 768px) {
  /* line 766, ../sass/_customSC.scss */
  .guide-for-start-ups-tabs .guide-for-start-ups-tabs-link ul li:hover:after {
    display: none;
  }
}
/* line 782, ../sass/_customSC.scss */
.guide-for-start-ups-tabs .guide-for-start-ups-tabs-link ul li a {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  margin-right: 0px;
  color: #fff;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  border: 0px;
}
/* line 791, ../sass/_customSC.scss */
.guide-for-start-ups-tabs .guide-for-start-ups-tabs-link ul li a:hover {
  background: #4A851F;
  border: 0px;
  margin-bottom: 0px;
}
/* line 796, ../sass/_customSC.scss */
.guide-for-start-ups-tabs .guide-for-start-ups-tabs-link ul li a:focus {
  background: #4A851F;
  border: 0px;
  margin-bottom: 0px;
}
/* line 804, ../sass/_customSC.scss */
.guide-for-start-ups-tabs .guide-for-start-ups-tabs-link ul .active-c {
  background: #4A851F;
}
/* line 806, ../sass/_customSC.scss */
.guide-for-start-ups-tabs .guide-for-start-ups-tabs-link ul .active-c a {
  position: relative;
  left: -3px;
  background: #4A851F;
  color: #fff;
  border: 0px;
}
/* line 812, ../sass/_customSC.scss */
.guide-for-start-ups-tabs .guide-for-start-ups-tabs-link ul .active-c a:hover {
  background: #4A851F;
  border: 0px;
  margin-bottom: 0px;
}
/* line 817, ../sass/_customSC.scss */
.guide-for-start-ups-tabs .guide-for-start-ups-tabs-link ul .active-c a:focus {
  background: #4A851F;
  border: 0px;
  margin-bottom: 0px;
}
/* line 823, ../sass/_customSC.scss */
.guide-for-start-ups-tabs .guide-for-start-ups-tabs-link ul .active-c:after {
  position: absolute;
  content: "";
  width: 0px;
  height: 0px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #4A851F;
  left: 48%;
  right: auto;
}
@media (max-width: 768px) {
  /* line 823, ../sass/_customSC.scss */
  .guide-for-start-ups-tabs .guide-for-start-ups-tabs-link ul .active-c:after {
    display: none;
  }
}
/* line 838, ../sass/_customSC.scss */
.guide-for-start-ups-tabs .guide-for-start-ups-tabs-link ul .active {
  background: #4A851F;
}
/* line 840, ../sass/_customSC.scss */
.guide-for-start-ups-tabs .guide-for-start-ups-tabs-link ul .active a {
  background: #4A851F;
  color: #fff;
  border: 0px;
}
/* line 844, ../sass/_customSC.scss */
.guide-for-start-ups-tabs .guide-for-start-ups-tabs-link ul .active a:hover {
  background: #4A851F;
  border: 0px;
  margin-bottom: 0px;
}
/* line 849, ../sass/_customSC.scss */
.guide-for-start-ups-tabs .guide-for-start-ups-tabs-link ul .active a:focus {
  background: #4A851F;
  border: 0px;
  margin-bottom: 0px;
}
/* line 854, ../sass/_customSC.scss */
.guide-for-start-ups-tabs .guide-for-start-ups-tabs-link ul .active a:after {
  content: "";
  display: none;
}
/* line 859, ../sass/_customSC.scss */
.guide-for-start-ups-tabs .guide-for-start-ups-tabs-link ul .active:after {
  position: absolute;
  content: "";
  width: 0px;
  height: 0px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #4A851F;
  left: 48%;
  right: auto;
}
@media (max-width: 768px) {
  /* line 859, ../sass/_customSC.scss */
  .guide-for-start-ups-tabs .guide-for-start-ups-tabs-link ul .active:after {
    display: none;
  }
}

/* line 879, ../sass/_customSC.scss */
.node-payment-solution-info .field-name-body.field-type-text-with-summary {
  margin-bottom: 0;
}
/* line 882, ../sass/_customSC.scss */
.node-payment-solution-info .field.field-name-field-block.field-type-blockreference {
  margin-bottom: 0;
}
/* line 886, ../sass/_customSC.scss */
.node-payment-solution-info .guide-for-start-ups .start-ups-box-left {
  padding: 5% 80px 5% 0;
}
/* line 890, ../sass/_customSC.scss */
.node-payment-solution-info .node-call-to-action-widget {
  padding-top: 20px;
}
@media (max-width: 768px) {
  /* line 878, ../sass/_customSC.scss */
  .node-payment-solution-info {
    padding-bottom: 30px;
  }
  /* line 894, ../sass/_customSC.scss */
  .node-payment-solution-info .guide-for-start-ups {
    background: none;
    border-bottom: none;
    padding-bottom: 20px;
  }
  /* line 899, ../sass/_customSC.scss */
  .node-payment-solution-info .guide-for-start-ups .start-ups-box-right {
    padding: 0;
  }
}

/*getting-started --child pages*/
/* line 910, ../sass/_customSC.scss */
.node-type-payment-solution-info.page__getting-started ul {
  list-style-type: initial;
}
/* line 914, ../sass/_customSC.scss */
.node-type-payment-solution-info.page__getting-started .field-name-field-call-to-action-links .field-type-link-field a {
  font-size: 28px;
  font-weight: bold;
  padding: 28px 40px;
  text-decoration: none;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
/* line 920, ../sass/_customSC.scss */
.node-type-payment-solution-info.page__getting-started .field-name-field-call-to-action-links .field-type-link-field a:hover {
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
  background: none;
  background-color: #4d4f53;
}
/* line 928, ../sass/_customSC.scss */
.node-type-payment-solution-info.page__getting-started .node-payment-solution-info .node-general-widget.widget.node-view-mode-gen-w3 .widget-item .field {
  margin-left: 0;
}
/* line 932, ../sass/_customSC.scss */
.node-type-payment-solution-info.page__getting-started .node-payment-solution-info .field-type-text h3, .node-type-payment-solution-info.page__getting-started .node-payment-solution-info .field-type-text-long h3 {
  font-size: 38px;
}
/* line 937, ../sass/_customSC.scss */
.node-type-payment-solution-info.page__getting-started .node-payment-solution-info .field-type-image img {
  margin-top: 0%;
}
/* line 942, ../sass/_customSC.scss */
.node-type-payment-solution-info.page__getting-started .node-payment-solution-info .view-mode-gen-w3.even .field-type-image {
  display: table;
}
/* line 944, ../sass/_customSC.scss */
.node-type-payment-solution-info.page__getting-started .node-payment-solution-info .view-mode-gen-w3.even .field-type-image img {
  display: table-cell;
}
/* line 950, ../sass/_customSC.scss */
.node-type-payment-solution-info.page__getting-started .node-payment-solution-info .view-mode-gen-w3.odd .field-type-image {
  float: right !important;
}
/* line 954, ../sass/_customSC.scss */
.node-type-payment-solution-info.page__getting-started .node-payment-solution-info .view-mode-gen-w3.odd .field-type-text, .node-type-payment-solution-info.page__getting-started .node-payment-solution-info .view-mode-gen-w3.odd .field-type-text-long {
  float: left;
}
@media (max-width: 1020px) {
  /* line 958, ../sass/_customSC.scss */
  .node-type-payment-solution-info.page__getting-started .node-payment-solution-info .view-mode-gen-w3.odd .field-type-image {
    width: 100%;
  }
  /* line 960, ../sass/_customSC.scss */
  .node-type-payment-solution-info.page__getting-started .node-payment-solution-info .view-mode-gen-w3.odd .field-type-image img {
    margin-top: 0;
  }
}

/* line 970, ../sass/_customSC.scss */
body.page-node-543 .guide-for-start-ups.start-ups-stap-1 {
  background: url("../images/img_step1_chose_850x600.jpg") no-repeat scroll 100% center/50% auto transparent;
}
/* line 973, ../sass/_customSC.scss */
body.page-node-543 .guide-for-start-ups.start-ups-stap-2 {
  background: url("../images/img_step2_apply_850x600.jpg") no-repeat scroll 0 center/50% auto transparent;
}
/* line 976, ../sass/_customSC.scss */
body.page-node-543 .guide-for-start-ups.start-ups-stap-3 {
  background: url("../images/img_step3_card-machine_850x600.jpg") no-repeat scroll 100% center/50% auto transparent;
}
/* line 979, ../sass/_customSC.scss */
body.page-node-543 .guide-for-start-ups.start-ups-stap-4 {
  background: url("../images/start-up-stap-4.jpg") no-repeat scroll 0 center/50% auto transparent;
}
@media (max-width: 768px) {
  /* line 983, ../sass/_customSC.scss */
  body.page-node-543 .guide-for-start-ups {
    background: none !important;
  }
}

/* line 991, ../sass/_customSC.scss */
body.page-node-549 .guide-for-start-ups.start-ups-stap-1 {
  background: url("../images/img_step1_apply-phone_850x600.jpg") no-repeat scroll 100% center/50% auto transparent;
}
/* line 994, ../sass/_customSC.scss */
body.page-node-549 .guide-for-start-ups.start-ups-stap-2 {
  background: url("../images/img_step2_merchant-phone_850x600.jpg") no-repeat scroll 0 center/50% auto transparent;
}
/* line 997, ../sass/_customSC.scss */
body.page-node-549 .guide-for-start-ups.start-ups-stap-3 {
  background: url("../images/img_step3_test_850x600.jpg") no-repeat scroll 100% center/50% auto transparent;
}
/* line 1000, ../sass/_customSC.scss */
body.page-node-549 .guide-for-start-ups.start-ups-stap-4 {
  background: url("../images/img_step4_compliance-phone_850x600.jpg") no-repeat scroll 0 center/50% auto transparent;
}
/* line 1004, ../sass/_customSC.scss */
body.page-node-549 .guide-for-start-ups.start-ups-stap-5 {
  background: url("../images/start-up-stap-5.jpg") no-repeat scroll 100% center/50% auto transparent;
}
@media (max-width: 768px) {
  /* line 1008, ../sass/_customSC.scss */
  body.page-node-549 .guide-for-start-ups {
    background: none !important;
  }
}

/*TW tasks*/
/* line 1016, ../sass/_customSC.scss */
a.scroll-button {
  left: 0;
  top: -3px;
}

/* line 1022, ../sass/_customSC.scss */
.om-maximenu .om-maximenu-middle {
  background: transparent;
}

/* line 1026, ../sass/_customSC.scss */
.om-maximenu .om-maximenu-open {
  display: none;
}

/* line 1035, ../sass/_customSC.scss */
.page__getting-started .col-sm-12 {
  padding: 1.5% !important;
}

@media (max-width: 991px) {
  /* line 1044, ../sass/_customSC.scss */
  #ready-to-get-started-with-sagepay .tac.orange-circle {
    min-height: 130px;
    padding: 25px;
  }
  /* line 1049, ../sass/_customSC.scss */
  #ready-to-get-started-with-sagepay .mt {
    margin-top: 20px;
  }
}

/* line 1060, ../sass/_customSC.scss */
#get-more-value-for-your-money .dark-color-bg .row .green-color {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
}
/* line 1065, ../sass/_customSC.scss */
#get-more-value-for-your-money .dark-color-bg .row .white-color {
  font-size: 18px;
  padding: 0 15px 30px;
}

/* line 1076, ../sass/_customSC.scss */
body.page-node-256 .field-collection-view.clearfix.view-mode-gen-w5 .field-name-field-widget-item-link a, body.page-node-256 .field-collection-view.clearfix.view-mode-gen-w3 .field-name-field-widget-item-link a {
  background-image: none;
  margin-top: 15px;
}

/* line 1086, ../sass/_customSC.scss */
.node-reusable-widget .block-nodeblock .block-title {
  text-align: center;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 15px 0;
}

/* line 1097, ../sass/_customSC.scss */
#node-15091.node-table-widget .field-name-field-title-of-widget h2 {
  text-align: center;
}
/* line 1102, ../sass/_customSC.scss */
#node-15091.node-table-widget .field-collection-item-field-table-collection table {
  margin: 0 auto;
}

/* line 1109, ../sass/_customSC.scss */
body.page-node-14 .main-container {
  padding-top: 20px;
}

/* line 1114, ../sass/_customSC.scss */
#node-14906 {
  padding-bottom: 30px;
}
/* line 1116, ../sass/_customSC.scss */
#node-14906 #hero_panel {
  background: url("../images/einvoice-top-bg.jpg") no-repeat rgba(0, 0, 0, 0.4);
  background-position: 50% 50%;
}
/* line 1120, ../sass/_customSC.scss */
#node-14906 #block_container {
  padding-bottom: 35px;
  background: #ebf0f4;
  padding-top: 25px;
  min-height: 100%;
  position: relative;
  display: inline-block;
  width: 100%;
}
/* line 1129, ../sass/_customSC.scss */
#node-14906 img {
  max-width: 100%;
}
/* line 1134, ../sass/_customSC.scss */
#node-14906 .content .block-title {
  display: none;
}
/* line 1137, ../sass/_customSC.scss */
#node-14906 .content .row {
  margin-left: 0px;
  margin-right: 0px;
}
/* line 1142, ../sass/_customSC.scss */
#node-14906 .content .in-a-nutshell {
  background: #fff;
  padding-bottom: 70px;
  padding-top: 25px;
  min-height: 100%;
  position: relative;
  width: 100%;
}
/* line 1149, ../sass/_customSC.scss */
#node-14906 .content .in-a-nutshell h2 {
  margin: 20px 0;
  font-size: 55px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #4D4F53;
  text-align: center;
  margin: 30px 0 50px;
}
/* line 1159, ../sass/_customSC.scss */
#node-14906 .content .in-a-nutshell .staps:after {
  content: "";
  background: url("../images/vt_einvoicing-process-arrows.png") no-repeat;
  width: 30px;
  height: 23px;
  display: block;
  position: absolute;
  right: -10px;
  top: 30px;
}
/* line 1170, ../sass/_customSC.scss */
#node-14906 .content .in-a-nutshell .desc {
  font-size: 14px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #4D4F53;
  text-align: center;
  padding: 0 25px;
  margin: 20px 0px;
}
/* line 1181, ../sass/_customSC.scss */
#node-14906 .content .how-much-it-cost {
  background: url("../images/einvoice-top-bg.jpg") no-repeat rgba(0, 0, 0, 0.4);
  background-position: 50% 50%;
  padding-bottom: 70px;
  padding-top: 25px;
  min-height: 100%;
  position: relative;
  width: 100%;
  color: #fff;
}
/* line 1190, ../sass/_customSC.scss */
#node-14906 .content .how-much-it-cost h2 {
  font-size: 55px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
  text-align: center;
  margin: 30px 0 30px;
}
/* line 1198, ../sass/_customSC.scss */
#node-14906 .content .how-much-it-cost .green-circle {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  width: 250px;
  height: 250px;
  background-color: #4A851F;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  padding-top: 25px;
  float: none;
  font-weight: 100;
  font-size: 1.2em;
  color: #FFF;
  position: relative;
  left: auto;
  bottom: auto;
}
/* line 1212, ../sass/_customSC.scss */
#node-14906 .content .how-much-it-cost .green-circle .big-font {
  border-bottom: 1px solid #fff;
  clear: both;
  display: block;
  font-size: 40px;
  margin: 10px 20px;
  text-align: center;
}
/* line 1220, ../sass/_customSC.scss */
#node-14906 .content .how-much-it-cost .green-circle .pounds {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 40px;
  line-height: 40px;
}
/* line 1227, ../sass/_customSC.scss */
#node-14906 .content .how-much-it-cost ul {
  width: 80%;
  margin: 0 auto;
  text-align: left;
}
/* line 1231, ../sass/_customSC.scss */
#node-14906 .content .how-much-it-cost ul li {
  list-style: none;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: url("../images/list-style-green-circle.png") no-repeat;
  background-size: 30px 30px;
  background-position: 0px 12px;
  padding: 10px 0 10px 47px;
  font-size: 16px;
  line-height: 35px;
}
/* line 1244, ../sass/_customSC.scss */
#node-14906 .content .how-much-it-cost .desc {
  color: #0d2173;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  line-height: 28px;
  margin: 15px 0px;
  text-align: left;
}
/* line 1253, ../sass/_customSC.scss */
#node-14906 .content .how-much-it-cost .btn-orange {
  max-width: 100%;
  font-size: 16px;
  padding: 12px;
}
/* line 1261, ../sass/_customSC.scss */
#node-14906 .content .einvoice-features {
  background: #fff;
  padding-bottom: 70px;
  padding-top: 25px;
  min-height: 100%;
  position: relative;
  width: 100%;
}
/* line 1268, ../sass/_customSC.scss */
#node-14906 .content .einvoice-features h2 {
  margin: 20px 0;
  font-size: 55px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #4D4F53;
  text-align: center;
  margin: 30px 0 50px;
}
/* line 1276, ../sass/_customSC.scss */
#node-14906 .content .einvoice-features h2 a {
  color: #4D4F53;
}
/* line 1278, ../sass/_customSC.scss */
#node-14906 .content .einvoice-features h2 a:hover {
  color: #4D4F53;
}
/* line 1283, ../sass/_customSC.scss */
#node-14906 .content .einvoice-features h4 {
  margin: 20px 0 5px 0;
  font-size: 24px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #4D4F53;
  text-align: center;
}
/* line 1291, ../sass/_customSC.scss */
#node-14906 .content .einvoice-features .desc {
  font-size: 14px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #4D4F53;
  text-align: center;
  padding: 0 25px;
  margin: 5px 0 20px 0px;
}
/* line 1303, ../sass/_customSC.scss */
#node-14906 .content .ipad-video-bg {
  text-align: center;
  width: 100%;
}

/*fatstrip style*/
/* line 1314, ../sass/_customSC.scss */
.fat-strip-outer-wrapper .fat-strip-body-wrapper .top-strip-standfirst {
  color: #fff;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 28px;
  margin: 0 auto !important;
  text-align: center;
  width: 70%;
}

/* line 1325, ../sass/_customSC.scss */
.all-buisiness-critical {
  background: #edf2f6;
  padding: 50px 0;
}
/* line 1329, ../sass/_customSC.scss */
.all-buisiness-critical h3.font-bold {
  font-size: 50px;
  color: #4d4f53;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* line 1334, ../sass/_customSC.scss */
.all-buisiness-critical .online-payments-text {
  font-size: 16px;
}
/* line 1337, ../sass/_customSC.scss */
.all-buisiness-critical .btn-orange {
  width: auto;
  padding: 15px 60px;
}
/* line 1341, ../sass/_customSC.scss */
.all-buisiness-critical .btn-orange:before {
  border: 3px solid white;
  border-radius: 54px;
  content: "";
  display: inline-block;
  height: 38px;
  position: absolute;
  right: 10px;
  top: 12px;
  width: 38px;
}
/* line 1353, ../sass/_customSC.scss */
.all-buisiness-critical .btn-orange:after {
  border-bottom: 8px solid transparent;
  border-left: 10px solid #ffffff;
  border-top: 8px solid transparent;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  right: 22px;
  top: 23px;
  width: 0;
}
/* line 1367, ../sass/_customSC.scss */
.all-buisiness-critical .tel-custom {
  position: relative;
  padding: 25px 0;
  color: #4A851F !important;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 25px !important;
}

/* line 1377, ../sass/_customSC.scss */
.page-node-252 .light-color-bg {
  background: #F9F9F8;
}
/* line 1382, ../sass/_customSC.scss */
.page-node-252 .all-buisiness-critical .container h2 {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 53px !important;
}
/* line 1391, ../sass/_customSC.scss */
.page-node-252 .field-name-field-widget-inline > .field-items .container .field-name-field-widget-main-text {
  padding: 3% 15%;
}
/* line 1398, ../sass/_customSC.scss */
.page-node-252 .field-name-field-table-collection .widget-item {
  width: 68%;
}
/* line 1402, ../sass/_customSC.scss */
.page-node-252 .field-name-field-table-collection table {
  width: 100%;
}
/* line 1407, ../sass/_customSC.scss */
.page-node-252 .field-name-field-table-collection table tbody tr td {
  padding-left: 10px;
}
@media (max-width: 991px) {
  /* line 1417, ../sass/_customSC.scss */
  .page-node-252 #node-15671 .hp-headings.dark-color.tac {
    font-size: 50px;
  }
}
@media (max-width: 767px) {
  /* line 1423, ../sass/_customSC.scss */
  .page-node-252 .hp-headings.dark-color.tac {
    font-size: 40px;
  }
}
@media (max-width: 480px) {
  /* line 1428, ../sass/_customSC.scss */
  .page-node-252 .hp-headings.dark-color.tac {
    font-size: 30px;
    padding: 5% 1%;
  }
}

/* line 1437, ../sass/_customSC.scss */
.customer-story-carousel .views-slideshow-cycle-main-frame {
  width: 100% !important;
  min-height: 366px;
}
@media (max-width: 991px) {
  /* line 1437, ../sass/_customSC.scss */
  .customer-story-carousel .views-slideshow-cycle-main-frame {
    min-height: 366px;
  }
}
@media (max-width: 767px) {
  /* line 1437, ../sass/_customSC.scss */
  .customer-story-carousel .views-slideshow-cycle-main-frame {
    min-height: auto;
  }
}
/* line 1448, ../sass/_customSC.scss */
.customer-story-carousel .views-slideshow-cycle-main-frame-row {
  width: 100% !important;
  height: auto !important;
}
@media (max-width: 1300px) {
  /* line 1455, ../sass/_customSC.scss */
  .customer-story-carousel .file-video img {
    width: 85%;
    height: auto !important;
  }
}
@media (max-width: 1199px) {
  /* line 1463, ../sass/_customSC.scss */
  .customer-story-carousel .file-video {
    padding-top: 7% !important;
  }
  /* line 1465, ../sass/_customSC.scss */
  .customer-story-carousel .file-video img {
    width: 60%;
    height: auto !important;
  }
}
@media (max-width: 991px) {
  /* line 1472, ../sass/_customSC.scss */
  .customer-story-carousel .btn-clear {
    display: block;
    padding-top: 10px;
  }
}
@media (max-width: 800px) {
  /* line 1478, ../sass/_customSC.scss */
  .customer-story-carousel .file-video {
    margin: 10% 5%;
  }
  /* line 1482, ../sass/_customSC.scss */
  .customer-story-carousel .main-header .orange-color, .customer-story-carousel .main-header .dark-color, .customer-story-carousel .main-header .light-color-7 {
    padding-left: 0%;
  }
  /* line 1486, ../sass/_customSC.scss */
  .customer-story-carousel .col-sm-6.main-text {
    padding-left: 5%;
  }
}
@media (max-width: 767px) {
  /* line 1491, ../sass/_customSC.scss */
  .customer-story-carousel .btn-clear {
    display: inline-block;
    padding-top: auto;
  }
  /* line 1496, ../sass/_customSC.scss */
  .customer-story-carousel .main-header .orange-color, .customer-story-carousel .main-header .dark-color, .customer-story-carousel .main-header .light-color-7 {
    padding-left: auto;
  }
  /* line 1500, ../sass/_customSC.scss */
  .customer-story-carousel .col-sm-6.main-text {
    padding-left: auto;
  }
  /* line 1504, ../sass/_customSC.scss */
  .customer-story-carousel .file-video {
    padding-top: 1% !important;
    padding-bottom: 1% !important;
    margin: auto;
  }
  /* line 1509, ../sass/_customSC.scss */
  .customer-story-carousel .file-video img {
    width: 60%;
    height: auto !important;
  }
}
@media (max-width: 480px) {
  /* line 1517, ../sass/_customSC.scss */
  .customer-story-carousel img {
    width: 100% !important;
  }
}

/* line 1526, ../sass/_customSC.scss */
#node-2311 .field-type-text-long ul {
  padding-bottom: 22px;
}

/* line 1534, ../sass/_customSC.scss */
body.page-node-282 #node-113 .phone-icon-small {
  padding-left: 30px;
  font-size: 20px;
}
@media (max-width: 800px) {
  /* line 1580, ../sass/_customSC.scss */
  body.page-node-282 .table-responsive > .table > thead > tr > th, body.page-node-282 .table-responsive > .table > tbody > tr > th, body.page-node-282 .table-responsive > .table > tfoot > tr > th, body.page-node-282 .table-responsive > .table > thead > tr > td, body.page-node-282 .table-responsive > .table > tbody > tr > td, body.page-node-282 .table-responsive > .table > tfoot > tr > td {
    white-space: inherit;
  }
  /* line 1583, ../sass/_customSC.scss */
  body.page-node-282 table tbody {
    font-size: 15px;
  }
  /* line 1587, ../sass/_customSC.scss */
  body.page-node-282 .node-payment-solution-info .content .field-items p {
    padding: 3px;
    font-size: 15px;
  }
  /* line 1592, ../sass/_customSC.scss */
  body.page-node-282 aside .region-sidebar-second section #node-105 a.support-feedback-button {
    display: block;
    margin: 0 auto;
  }
}
@media (max-width: 480px) {
  /* line 1599, ../sass/_customSC.scss */
  body.page-node-282 .thin-strip-content-wrapper, body.page-node-282 .fat-strip-content-wrapper {
    padding: 0 20px;
    min-height: 300px;
  }
}

/**
 * System status
 * Appears sidebar 2 of support section and also in main column of support/system-monitor
 */
/* line 1618, ../sass/_customSC.scss */
.system-status {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.1;
  font-weight: normal;
  color: #0C2074;
  padding-left: 26px;
  padding-top: 1px;
  min-height: 24px;
}

/* line 1628, ../sass/_customSC.scss */
.system_normal {
  background-image: url("../images/assets/system-monitor/system_normal_blue.png");
  background-repeat: no-repeat;
  background-position: left top;
}

/* line 1634, ../sass/_customSC.scss */
.system_degraded {
  background-image: url("../images/assets/system-monitor/system_degraded.png");
  color: #41A640;
  background-repeat: no-repeat;
  background-position: left top;
}

/* line 1641, ../sass/_customSC.scss */
.system_down {
  background-image: url("../images/assets/system-monitor/system_down.png");
  background-repeat: no-repeat;
  background-position: left top;
  color: #FFAB7E;
}

/* line 1648, ../sass/_customSC.scss */
.system_information {
  background-image: url("../images/assets/system-monitor/system_information.png");
  background-repeat: no-repeat;
  color: #41A640;
  background-position: left top;
}

/* line 1655, ../sass/_customSC.scss */
.system_monitor_updated {
  font-weight: bold;
  font-size: 12px;
  margin-top: 8px;
  margin-bottom: 5px;
  margin-left: 0px;
}

/* line 1669, ../sass/_customSC.scss */
.two-columns {
  width: 49% !important;
}
/* line 1672, ../sass/_customSC.scss */
.two-columns .field-name-field-details .field-items ul {
  margin-left: 10%;
}
@media (max-width: 768px) {
  /* line 1669, ../sass/_customSC.scss */
  .two-columns {
    width: 100% !important;
    margin: 0 !important;
  }
  /* line 1685, ../sass/_customSC.scss */
  .two-columns .field-name-field-details .field-items ul {
    margin-left: 0;
  }
}

/* Magnific Popup CSS */
/* line 1701, ../sass/_customSC.scss */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

/* line 1714, ../sass/_customSC.scss */
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

/* line 1725, ../sass/_customSC.scss */
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 1738, ../sass/_customSC.scss */
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

/* line 1745, ../sass/_customSC.scss */
.mfp-align-top .mfp-container:before {
  display: none;
}

/* line 1749, ../sass/_customSC.scss */
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

/* line 1758, ../sass/_customSC.scss */
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

/* line 1763, ../sass/_customSC.scss */
.mfp-ajax-cur {
  cursor: progress;
}

/* line 1767, ../sass/_customSC.scss */
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

/* line 1773, ../sass/_customSC.scss */
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

/* line 1780, ../sass/_customSC.scss */
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

/* line 1784, ../sass/_customSC.scss */
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/* line 1790, ../sass/_customSC.scss */
.mfp-loading.mfp-figure {
  display: none;
}

/* line 1794, ../sass/_customSC.scss */
.mfp-hide {
  display: none !important;
}

/* line 1798, ../sass/_customSC.scss */
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

/* line 1810, ../sass/_customSC.scss */
.mfp-preloader a {
  color: #CCC;
}

/* line 1814, ../sass/_customSC.scss */
.mfp-preloader a:hover {
  color: #FFF;
}

/* line 1818, ../sass/_customSC.scss */
.mfp-s-ready .mfp-preloader {
  display: none;
}

/* line 1822, ../sass/_customSC.scss */
.mfp-s-error .mfp-content {
  display: none;
}

/* line 1826, ../sass/_customSC.scss */
button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 1840, ../sass/_customSC.scss */
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* line 1845, ../sass/_customSC.scss */
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

/* line 1863, ../sass/_customSC.scss */
.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 1868, ../sass/_customSC.scss */
.mfp-close:active {
  top: 1px;
}

/* line 1872, ../sass/_customSC.scss */
.mfp-close-btn-in .mfp-close {
  color: #333;
}

/* line 1876, ../sass/_customSC.scss */
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

/* line 1884, ../sass/_customSC.scss */
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

/* line 1894, ../sass/_customSC.scss */
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

/* line 1907, ../sass/_customSC.scss */
.mfp-arrow:active {
  margin-top: -54px;
}

/* line 1911, ../sass/_customSC.scss */
.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 1916, ../sass/_customSC.scss */
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

/* line 1929, ../sass/_customSC.scss */
.mfp-arrow:after, .mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

/* line 1935, ../sass/_customSC.scss */
.mfp-arrow:before, .mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

/* line 1941, ../sass/_customSC.scss */
.mfp-arrow-left {
  left: 0;
}

/* line 1945, ../sass/_customSC.scss */
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

/* line 1950, ../sass/_customSC.scss */
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

/* line 1955, ../sass/_customSC.scss */
.mfp-arrow-right {
  right: 0;
}

/* line 1959, ../sass/_customSC.scss */
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

/* line 1964, ../sass/_customSC.scss */
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F;
}

/* line 1968, ../sass/_customSC.scss */
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

/* line 1973, ../sass/_customSC.scss */
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

/* line 1979, ../sass/_customSC.scss */
.mfp-iframe-holder .mfp-close {
  top: -40px;
}

/* line 1983, ../sass/_customSC.scss */
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

/* line 1990, ../sass/_customSC.scss */
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
/* line 2002, ../sass/_customSC.scss */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
/* line 2016, ../sass/_customSC.scss */
.mfp-figure {
  line-height: 0;
}

/* line 2020, ../sass/_customSC.scss */
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

/* line 2035, ../sass/_customSC.scss */
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

/* line 2042, ../sass/_customSC.scss */
.mfp-figure figure {
  margin: 0;
}

/* line 2046, ../sass/_customSC.scss */
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

/* line 2055, ../sass/_customSC.scss */
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

/* line 2063, ../sass/_customSC.scss */
.mfp-image-holder .mfp-content {
  max-width: 100%;
}

/* line 2067, ../sass/_customSC.scss */
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  /* line 2075, ../sass/_customSC.scss */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  /* line 2079, ../sass/_customSC.scss */
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  /* line 2082, ../sass/_customSC.scss */
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  /* line 2086, ../sass/_customSC.scss */
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  /* line 2090, ../sass/_customSC.scss */
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  /* line 2101, ../sass/_customSC.scss */
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  /* line 2104, ../sass/_customSC.scss */
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  /* line 2108, ../sass/_customSC.scss */
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  /* line 2122, ../sass/_customSC.scss */
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  /* line 2127, ../sass/_customSC.scss */
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  /* line 2132, ../sass/_customSC.scss */
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  /* line 2137, ../sass/_customSC.scss */
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
/* line 2143, ../sass/_customSC.scss */
.mfp-ie7 .mfp-img {
  padding: 0;
}

/* line 2147, ../sass/_customSC.scss */
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}

/* line 2155, ../sass/_customSC.scss */
.mfp-ie7 .mfp-container {
  padding: 0;
}

/* line 2159, ../sass/_customSC.scss */
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}

/* line 2163, ../sass/_customSC.scss */
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}

/* line 2179, ../sass/_customSC.scss */
body.page-node-15051 .node-general-widget.node-promoted .field-name-field-general-item-title {
  text-align: center;
}
/* line 2185, ../sass/_customSC.scss */
body.page-node-15051 .node-general-widget.node-promoted .field-name-field-general-item-text .field-items strong {
  color: #0C2074;
}

/* line 2194, ../sass/_customSC.scss */
body.page-node-10796 #node-15601 .node-general-widget .widget-item img {
  padding-top: 20px;
}
/* line 2199, ../sass/_customSC.scss */
body.page-node-10796 #node-10796 .field-name-field-title-of-widget .field-items {
  font-size: 48px;
  color: #4D4F53;
}

/* line 2208, ../sass/_customSC.scss */
.field-name-field-widget-main-text ul li {
  list-style-image: url("../images/bullet-big.png");
}

/* line 2215, ../sass/_customSC.scss */
body.page-node-716 #node-15391 .field-name-field-title-of-widget {
  padding-bottom: 35px;
}

/* line 2223, ../sass/_customSC.scss */
#node-14042 .btn-green:hover {
  background: #ff5800 !important;
}

/* line 2229, ../sass/_customSC.scss */
.region.region-preface-first, .region.region-preface-second {
  clear: both;
}

/* line 2235, ../sass/_customSC.scss */
#block-views-events-event-details-block .views-row-1 .views-label {
  font-weight: bold;
}
/* line 2238, ../sass/_customSC.scss */
#block-views-events-event-details-block .views-row-1 .field-content {
  display: inline-block;
  padding-top: 15px;
}

/* line 2247, ../sass/_customSC.scss */
body.page-node-253 .widget-item-alpha .entity-field-collection-item {
  padding-right: 15px;
}
/* line 2250, ../sass/_customSC.scss */
body.page-node-253 .widget-item-omega .entity-field-collection-item {
  padding-left: 15px;
}

/* line 2366, ../sass/_customSC.scss */
.node-type-webform .webform-lead {
  clear: both;
  overflow: hidden;
}
/* line 2368, ../sass/_customSC.scss */
.node-type-webform .webform-lead .field-name-field-sidebar-image {
  padding-top: 2%;
}
/* line 2371, ../sass/_customSC.scss */
.node-type-webform .webform-lead .webform-client-form {
  width: 100%;
  margin-top: 0;
}
/* line 2375, ../sass/_customSC.scss */
.node-type-webform .webform-lead .webform-client-form .form-item label {
  position: static;
  text-align: left;
}
/* line 2383, ../sass/_customSC.scss */
.node-type-webform .webform-lead .web-form-content {
  float: right;
}
/* line 2386, ../sass/_customSC.scss */
.node-type-webform .webform-lead .image-aside-content {
  float: left;
}
@media (max-width: 991px) {
  /* line 2392, ../sass/_customSC.scss */
  .node-type-webform .image-aside-content {
    margin-bottom: 5%;
  }
  /* line 2394, ../sass/_customSC.scss */
  .node-type-webform .image-aside-content img {
    margin: 0 auto;
    display: block;
  }
  /* line 2399, ../sass/_customSC.scss */
  .node-type-webform .web-form-content, .node-type-webform .image-aside-content {
    float: none !important;
  }
}

/* line 2406, ../sass/_customSC.scss */
.green-stripe-webform {
  background: #41A940;
  text-align: center;
  padding: 2% 0;
}
/* line 2411, ../sass/_customSC.scss */
.green-stripe-webform .stripe-webform {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  margin: 0 2%;
  color: #ffffff;
}
/* line 2416, ../sass/_customSC.scss */
.green-stripe-webform .stripe-webform:hover {
  color: #ff5800;
  text-decoration: none;
  text-shadow: 0px 0px #ff5800;
}
@media (max-width: 991px) {
  /* line 2406, ../sass/_customSC.scss */
  .green-stripe-webform {
    padding: 3% 0;
  }
}
@media (max-width: 767px) {
  /* line 2426, ../sass/_customSC.scss */
  .green-stripe-webform .stripe-webform {
    display: block;
    padding: 2% 5%;
    margin: 2% auto;
    width: 90%;
  }
}

@media (max-width: 1199px) {
  /* line 2437, ../sass/_customSC.scss */
  #footer_panel .tar, #footer_panel .tal {
    text-align: center;
    padding-bottom: 20px;
  }
}

/* line 1, ../sass/_custom.scss */
body.body-collapse {
  padding-top: 108px;
}
@media (max-width: 992px) {
  /* line 1, ../sass/_custom.scss */
  body.body-collapse {
    padding-top: 0px;
  }
}

@media (max-width: 767px) {
  /* line 13, ../sass/_custom.scss */
  #node-13909 .content #hero_panel h3 {
    font-size: 22px;
  }
}

/* line 22, ../sass/_custom.scss */
.node-type-landing-page .row {
  margin-right: 0px;
  margin-left: 0px;
}
/* line 34, ../sass/_custom.scss */
.node-type-landing-page .body-text-landing-page-type {
  margin: 20px 0;
}
/* line 38, ../sass/_custom.scss */
.node-type-landing-page .support-landing-page {
  background: url("../images/lp-support-gradient.jpg") repeat-x;
  overflow: hidden;
}
/* line 41, ../sass/_custom.scss */
.node-type-landing-page .support-landing-page .lp-bg-img {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
/* line 57, ../sass/_custom.scss */
.node-type-landing-page .tac h1 {
  font-size: 80px;
  line-height: 90px;
  margin-bottom: 0;
}
@media (max-width: 1200px) {
  /* line 57, ../sass/_custom.scss */
  .node-type-landing-page .tac h1 {
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 35px;
  }
}
@media (max-width: 992px) {
  /* line 57, ../sass/_custom.scss */
  .node-type-landing-page .tac h1 {
    font-size: 44px;
    line-height: 48px;
    margin-bottom: 35px;
  }
}
@media (max-width: 768px) {
  /* line 57, ../sass/_custom.scss */
  .node-type-landing-page .tac h1 {
    font-size: 44px;
    line-height: 48px;
    margin-bottom: 35px;
    padding: 0 20px;
  }
}
@media (max-width: 481px) {
  /* line 57, ../sass/_custom.scss */
  .node-type-landing-page .tac h1 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 80px;
    padding: 0 0px;
  }
}
@media (max-width: 768px) {
  /* line 87, ../sass/_custom.scss */
  .node-type-landing-page .tac .block-footer-text {
    display: none;
  }
}
/* line 94, ../sass/_custom.scss */
.node-type-landing-page .content .support-landing-page-content {
  padding-top: 250px;
  padding-bottom: 150px;
}
@media (max-width: 1280px) {
  /* line 94, ../sass/_custom.scss */
  .node-type-landing-page .content .support-landing-page-content {
    padding-top: 120px;
    padding-bottom: 50px;
  }
}
@media (max-width: 991px) {
  /* line 94, ../sass/_custom.scss */
  .node-type-landing-page .content .support-landing-page-content {
    padding-top: 50px;
    padding-bottom: 30px;
  }
}
@media (max-width: 767px) {
  /* line 94, ../sass/_custom.scss */
  .node-type-landing-page .content .support-landing-page-content {
    padding-top: 20px;
    padding-bottom: 10px;
  }
}
@media (max-width: 991px) {
  /* line 110, ../sass/_custom.scss */
  .node-type-landing-page .content .lp-marign-box {
    width: 100%;
    padding-top: 25px;
    margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  /* line 110, ../sass/_custom.scss */
  .node-type-landing-page .content .lp-marign-box {
    width: 100%;
  }
}
@media (max-width: 481px) {
  /* line 110, ../sass/_custom.scss */
  .node-type-landing-page .content .lp-marign-box {
    padding-bottom: 25px;
    padding-top: 25px;
    margin-bottom: 15px;
  }
}
/* line 131, ../sass/_custom.scss */
.node-type-landing-page .content .lp-marign-box .gcolor {
  margin-right: 0;
  padding: 10px 15px 25px 15px;
  background-color: rgba(255, 255, 255, 0.7);
}
@media (max-width: 481px) {
  /* line 136, ../sass/_custom.scss */
  .node-type-landing-page .content .lp-marign-box .gcolor .bs-icon {
    margin: 0 auto;
    padding: 0;
  }
}
/* line 143, ../sass/_custom.scss */
.node-type-landing-page .content .lp-marign-box .gcolor h2 {
  color: #4D4F53;
  font-size: 28px;
  text-align: center;
}
@media (max-width: 481px) {
  /* line 143, ../sass/_custom.scss */
  .node-type-landing-page .content .lp-marign-box .gcolor h2 {
    line-height: 34px;
  }
}
/* line 152, ../sass/_custom.scss */
.node-type-landing-page .content .lp-marign-box .gcolor h2 a {
  color: #4D4F53;
  text-align: center;
  font-size: 28px;
}
@media (max-width: 1280px) {
  /* line 152, ../sass/_custom.scss */
  .node-type-landing-page .content .lp-marign-box .gcolor h2 a {
    font-size: 24px;
  }
}
/* line 159, ../sass/_custom.scss */
.node-type-landing-page .content .lp-marign-box .gcolor h2 a:hover {
  color: #0075c9;
  text-decoration: none;
}
/* line 167, ../sass/_custom.scss */
.node-type-landing-page .content .lp-marign-box .gcolor p {
  text-align: center;
  font-size: 17px;
}
@media (max-width: 1280px) {
  /* line 167, ../sass/_custom.scss */
  .node-type-landing-page .content .lp-marign-box .gcolor p {
    font-size: 14px;
  }
}
/* line 176, ../sass/_custom.scss */
.node-type-landing-page .content .lp-clear-right-margin {
  margin-right: 0px;
}

@media (max-width: 991px) {
  /* line 183, ../sass/_custom.scss */
  .top-nav-collapse {
    position: fixed;
  }
}
@media (max-width: 991px) {
  /* line 188, ../sass/_custom.scss */
  .top-nav-collapse {
    position: relative;
  }
  /* line 190, ../sass/_custom.scss */
  .top-nav-collapse .logo {
    display: inline-block;
    float: left;
    left: 15px;
    position: absolute;
    top: 0;
  }
  /* line 198, ../sass/_custom.scss */
  .top-nav-collapse .logo .site-logo {
    height: auto;
  }

  /* line 204, ../sass/_custom.scss */
  .menu-top .container {
    width: 100%;
  }
}
/* line 212, ../sass/_custom.scss */
.region-footer-first {
  margin-bottom: 50px;
}
/* line 214, ../sass/_custom.scss */
.region-footer-first .navbar-nav > li {
  clear: both;
  display: block;
  float: left;
}
/* line 220, ../sass/_custom.scss */
.region-footer-first:after {
  content: '';
  display: block;
  clear: both;
}

/* line 229, ../sass/_custom.scss */
.region-footer-second .footer-branding {
  color: #0C2074;
}
/* line 231, ../sass/_custom.scss */
.region-footer-second .footer-branding a {
  color: #0C2074;
}
/* line 233, ../sass/_custom.scss */
.region-footer-second .footer-branding a:hover {
  color: #4A851F;
  text-decoration: none;
}
/* line 239, ../sass/_custom.scss */
.region-footer-second .legal-menu {
  color: #0C2074;
}
/* line 243, ../sass/_custom.scss */
.region-footer-second .legal-menu .nav li:hover {
  background: transparent;
}
/* line 246, ../sass/_custom.scss */
.region-footer-second .legal-menu .nav li a {
  color: #0C2074;
  font-size: 13px;
  padding: 0 12px;
}
/* line 250, ../sass/_custom.scss */
.region-footer-second .legal-menu .nav li a:hover {
  color: #4A851F;
}
/* line 254, ../sass/_custom.scss */
.region-footer-second .legal-menu .nav li a:after {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 5px;
  bottom: 5px;
  width: 1px;
  background: #6e7aab;
}
/* line 270, ../sass/_custom.scss */
.region-footer-second .legal-menu .nav li:last-child a:after {
  display: none;
}
/* line 277, ../sass/_custom.scss */
.region-footer-second .legal-menu .navbar-nav {
  float: none;
  display: inline-block;
  margin: 0;
}

@media (max-width: 991px) {
  /* line 286, ../sass/_custom.scss */
  .top-menu .region-header-first {
    height: 0px;
  }
  /* line 289, ../sass/_custom.scss */
  .top-menu .region-header-first .search-field-block {
    z-index: 30;
    position: absolute;
    right: 77px;
    top: 15px;
  }
  /* line 295, ../sass/_custom.scss */
  .top-menu .region-header-first .search-field-block .icon {
    display: inline-block;
    font-size: 20px;
    color: #607d8b;
  }
  /* line 298, ../sass/_custom.scss */
  .top-menu .region-header-first .search-field-block form:before {
    font: normal normal normal 24px/1 FontAwesome;
    display: none;
  }
}
@media (max-width: 991px) {
  /* line 307, ../sass/_custom.scss */
  .top-menu .country-menu {
    position: absolute;
    right: 166px;
  }
  /* line 313, ../sass/_custom.scss */
  .top-menu .country-menu .om-maximenu ul.om-menu {
    height: 50px;
    width: 60px;
  }
  /* line 318, ../sass/_custom.scss */
  .top-menu .country-menu .om-maximenu ul.om-menu li.om-leaf .om-link {
    height: 50px;
    width: 60px;
    text-indent: -9999px;
  }
  /* line 328, ../sass/_custom.scss */
  .top-menu .country-menu .om-link:after {
    content: " ";
    background: url("../images/arrow-mobile-country.png") no-repeat;
    background-size: 10px 8px;
    width: 10px;
    height: 8px;
    position: absolute;
    right: 10px;
    top: 23px;
  }
  /* line 341, ../sass/_custom.scss */
  .top-menu .country-menu .navbar-nav {
    margin: 7.5px 0;
  }
}
@media (max-width: 767px) {
  /* line 350, ../sass/_custom.scss */
  .top-menu .global-menu {
    position: absolute;
    right: 60px;
  }
}
@media (max-width: 767px) {
  /* line 357, ../sass/_custom.scss */
  .top-menu .global-menu .menu-name-menu-global-menu li {
    display: none;
  }
  /* line 360, ../sass/_custom.scss */
  .top-menu .global-menu .menu-name-menu-global-menu .navbar-nav {
    margin: 0px;
  }
  /* line 363, ../sass/_custom.scss */
  .top-menu .global-menu .menu-name-menu-global-menu .menu-mlid-11220 {
    display: block;
  }
  /* line 365, ../sass/_custom.scss */
  .top-menu .global-menu .menu-name-menu-global-menu .menu-mlid-11220 .contact-us-top-header {
    display: block;
    background: url("../images/contact-us-phone.png") no-repeat #f2f2f2;
    background-size: 45px 45px;
    background-position: 50% 50%;
    height: 50px;
    position: absolute;
    right: 0px;
    width: 60px;
    text-indent: -9999px;
    z-index: 3;
    border-left: 1px solid #fff;
  }
}

@media (max-width: 991px) {
  /* line 387, ../sass/_custom.scss */
  header {
    clear: both;
  }
}
/* line 393, ../sass/_custom.scss */
.menu-top .block-tb-megamenu {
  float: left;
}
/* line 396, ../sass/_custom.scss */
.menu-top .get-started {
  margin-top: 0px;
  float: right;
}
@media (max-width: 1200px) {
  /* line 401, ../sass/_custom.scss */
  .menu-top .get-started {
    display: none;
  }
}
@media (max-width: 991px) {
  /* line 392, ../sass/_custom.scss */
  .menu-top {
    height: auto;
  }
  /* line 407, ../sass/_custom.scss */
  .menu-top .block-tb-megamenu {
    display: none;
  }
  /* line 410, ../sass/_custom.scss */
  .menu-top .get-started {
    display: none;
    float: right;
    margin-top: 0px;
    margin-right: 130px;
  }
  /* line 415, ../sass/_custom.scss */
  .menu-top .get-started .get-started-block {
    z-index: 100;
    display: block;
    margin-left: 0px;
    top: 0px;
    padding: 8px 0px;
  }
  /* line 421, ../sass/_custom.scss */
  .menu-top .get-started .get-started-block .mobile-get-started-button {
    float: left;
  }
  /* line 424, ../sass/_custom.scss */
  .menu-top .get-started .get-started-block .mobile-get-started-tel {
    float: left;
    margin: 10px 0px 0px 15px;
  }
  /* line 438, ../sass/_custom.scss */
  .menu-top .logo {
    position: absolute;
    top: 25px;
  }
  /* line 454, ../sass/_custom.scss */
  .menu-top .logo img.site-logo {
    padding: 0;
    max-width: 100%;
    height: 50px;
    padding: 5px;
  }
  /* line 462, ../sass/_custom.scss */
  .menu-top .region-header-second {
    float: left;
    clear: none;
    width: 100%;
    margin-left: 0;
    height: auto;
    position: relative;
    display: block;
  }
  /* line 471, ../sass/_custom.scss */
  .menu-top .region-header-second section {
    height: auto;
  }
  /* line 475, ../sass/_custom.scss */
  .menu-top .region-header-second .m-tel-left {
    display: none;
  }
}
@media (max-width: 767px) {
  /* line 392, ../sass/_custom.scss */
  .menu-top {
    height: auto;
  }
  /* line 483, ../sass/_custom.scss */
  .menu-top .block-tb-megamenu {
    display: none;
  }
  /* line 486, ../sass/_custom.scss */
  .menu-top .get-started {
    display: none;
  }
  /* line 490, ../sass/_custom.scss */
  .menu-top .row.nav {
    height: 50px;
  }
  /* line 495, ../sass/_custom.scss */
  .menu-top .logo {
    display: inline-block;
    float: left;
    height: 50px;
    left: 15px;
    position: relative;
    top: auto;
    max-width: 125px;
    width: auto !important;
  }
  /* line 507, ../sass/_custom.scss */
  .menu-top .logo img.site-logo {
    padding: 0;
    max-width: 100%;
    height: 50px;
    padding: 5px;
  }
  /* line 515, ../sass/_custom.scss */
  .menu-top .region-header-second {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
    height: auto;
    position: relative;
  }
  /* line 522, ../sass/_custom.scss */
  .menu-top .region-header-second section {
    height: auto;
  }
}
/* line 528, ../sass/_custom.scss */
.menu-top .mobilemenu {
  display: none;
}
@media (max-width: 991px) {
  /* line 528, ../sass/_custom.scss */
  .menu-top .mobilemenu {
    display: block;
  }
  /* line 533, ../sass/_custom.scss */
  .menu-top .mobilemenu .mobile-button {
    background: url("../images/v2/icons/hamburger-nav.svg") no-repeat #f2f2f2;
    background-size: 45px 45px;
    background-position: 50% 50%;
    height: 50px;
    text-indent: -9999px;
    position: absolute;
    right: 0;
    width: 25px;
    top: 25px;
    border-left: 1px solid #fff;
  }
  /* line 546, ../sass/_custom.scss */
  .menu-top .mobilemenu .mobile-menu-list {
    display: none;
    width: 100%;
  }
  /* line 549, ../sass/_custom.scss */
  .menu-top .mobilemenu .mobile-menu-list .navbar-nav {
    margin: 0;
  }
  /* line 551, ../sass/_custom.scss */
  .menu-top .mobilemenu .mobile-menu-list .navbar-nav li {
    width: 100%;
    background: #fff;
    border-top: 1px solid #ccc;
    padding-bottom: 0;
  }
  /* line 556, ../sass/_custom.scss */
  .menu-top .mobilemenu .mobile-menu-list .navbar-nav li a {
    width: 100%;
    transition-duration: 0s;
    color: #000;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
  }
  /* line 564, ../sass/_custom.scss */
  .menu-top .mobilemenu .mobile-menu-list .navbar-nav li a .caret {
    border-width: 7px 7px 0;
    border-bottom-color: #607d8b;
    border-top-color: #607d8b;
  }
  /* line 570, ../sass/_custom.scss */
  .menu-top .mobilemenu .mobile-menu-list .navbar-nav li .mysagepay-login {
    background: #494b4f;
    color: #fff;
  }
  /* line 574, ../sass/_custom.scss */
  .menu-top .mobilemenu .mobile-menu-list .navbar-nav li .get-started-now {
    background: #ff5800;
    color: #fff;
  }
  /* line 578, ../sass/_custom.scss */
  .menu-top .mobilemenu .mobile-menu-list .navbar-nav li:first-child {
    border-top: 0px;
    box-shadow: inset 0 7px 9px -7px #b4b4b4;
    -moz-box-shadow: inset 0 7px 9px -7px #b4b4b4;
    -webkit-box-shadow: inset 0 7px 9px -7px #b4b4b4;
  }
  /* line 584, ../sass/_custom.scss */
  .menu-top .mobilemenu .mobile-menu-list .navbar-nav li:last-child {
    box-shadow: inset 0 -10px 10px -10px #b4b4b4;
    -moz-box-shadow: inset 0 -10px 10px -10px #b4b4b4;
    -webkit-box-shadow: inset 0 -10px 10px -10px #b4b4b4;
  }
  /* line 590, ../sass/_custom.scss */
  .menu-top .mobilemenu .mobile-menu-list .navbar-nav li .dropdown-menu {
    padding: 0px;
    z-index: 99999;
    position: relative;
    width: 100%;
    border: none;
    box-shadow: none;
  }
  /* line 598, ../sass/_custom.scss */
  .menu-top .mobilemenu .mobile-menu-list .navbar-nav li .dropdown-menu li {
    border-top: 0px;
    background: #fff;
  }
  /* line 601, ../sass/_custom.scss */
  .menu-top .mobilemenu .mobile-menu-list .navbar-nav li .dropdown-menu li a {
    padding: 10px 20px;
    color: #607d8b;
  }
  /* line 605, ../sass/_custom.scss */
  .menu-top .mobilemenu .mobile-menu-list .navbar-nav li .dropdown-menu li a:after {
    content: " ";
    background-size: 14px 20px;
    height: 20px;
    margin-left: 5px;
    position: relative;
    top: 2px;
    width: 14px;
    display: inline-block;
  }
  /* line 620, ../sass/_custom.scss */
  .menu-top .mobilemenu .mobile-menu-list .navbar-nav li .dropdown-menu li .dropdown-menu li a {
    padding: 10px 25px;
  }
  /* line 623, ../sass/_custom.scss */
  .menu-top .mobilemenu .mobile-menu-list .navbar-nav li .dropdown-menu li .dropdown-menu li .dropdown-menu li a {
    padding: 10px 30px;
  }
  /* line 628, ../sass/_custom.scss */
  .menu-top .mobilemenu .mobile-menu-list .navbar-nav li .dropdown-menu li:first-child {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
  }
  /* line 633, ../sass/_custom.scss */
  .menu-top .mobilemenu .mobile-menu-list .navbar-nav li .dropdown-menu li:last-child {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
  }
}
@media (max-width: 767px) {
  /* line 528, ../sass/_custom.scss */
  .menu-top .mobilemenu {
    display: block;
  }
  /* line 649, ../sass/_custom.scss */
  .menu-top .mobilemenu .mobile-button {
    background: url("../images/v2/icons/hamburger-nav.svg") no-repeat #fff;
    background-size: 45px 45px;
    background-position: 50% 50%;
    height: 50px;
    text-indent: -9999px;
    position: absolute;
    right: 0;
    width: 25px;
    top: -50px;
    border-left: 1px solid #fff;
  }
  /* line 662, ../sass/_custom.scss */
  .menu-top .mobilemenu .mobile-menu-list {
    display: none;
    width: 100%;
    overflow: visible !important;
  }
  /* line 666, ../sass/_custom.scss */
  .menu-top .mobilemenu .mobile-menu-list .navbar-nav {
    margin: 0;
  }
  /* line 669, ../sass/_custom.scss */
  .menu-top .mobilemenu .mobile-menu-list .navbar-nav li {
    background: #f9f9f8;
    border-top: 1px solid #ccc;
  }
  /* line 672, ../sass/_custom.scss */
  .menu-top .mobilemenu .mobile-menu-list .navbar-nav li a {
    transition-duration: 0s;
    color: #0C2074;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
  }
  /* line 678, ../sass/_custom.scss */
  .menu-top .mobilemenu .mobile-menu-list .navbar-nav li a .caret {
    border-width: 7px 7px 0;
    border-bottom-color: #607d8b;
    border-top-color: #607d8b;
  }
  /* line 684, ../sass/_custom.scss */
  .menu-top .mobilemenu .mobile-menu-list .navbar-nav li .mysagepay-login {
    background: #494b4f;
    color: #fff;
  }
  /* line 688, ../sass/_custom.scss */
  .menu-top .mobilemenu .mobile-menu-list .navbar-nav li .get-started-now {
    background: #ff5800;
    color: #fff;
  }
  /* line 692, ../sass/_custom.scss */
  .menu-top .mobilemenu .mobile-menu-list .navbar-nav li:first-child {
    border-top: 0px;
    box-shadow: inset 0 7px 9px -7px #b4b4b4;
    -moz-box-shadow: inset 0 7px 9px -7px #b4b4b4;
    -webkit-box-shadow: inset 0 7px 9px -7px #b4b4b4;
  }
  /* line 698, ../sass/_custom.scss */
  .menu-top .mobilemenu .mobile-menu-list .navbar-nav li:last-child {
    box-shadow: inset 0 -10px 10px -10px #b4b4b4;
    -moz-box-shadow: inset 0 -10px 10px -10px #b4b4b4;
    -webkit-box-shadow: inset 0 -10px 10px -10px #b4b4b4;
  }
  /* line 704, ../sass/_custom.scss */
  .menu-top .mobilemenu .mobile-menu-list .navbar-nav li .dropdown-menu {
    padding: 0px;
    z-index: 99999;
    position: relative;
    width: 100%;
    border: none;
    top: auto !important;
  }
  /* line 712, ../sass/_custom.scss */
  .menu-top .mobilemenu .mobile-menu-list .navbar-nav li .dropdown-menu li {
    border-top: 0px;
    background: #fff;
  }
  /* line 715, ../sass/_custom.scss */
  .menu-top .mobilemenu .mobile-menu-list .navbar-nav li .dropdown-menu li a {
    padding: 10px 15px;
    color: #607d8b;
  }
  /* line 719, ../sass/_custom.scss */
  .menu-top .mobilemenu .mobile-menu-list .navbar-nav li .dropdown-menu li a:after {
    content: " ";
    background-size: 14px 20px;
    height: 20px;
    margin-left: 5px;
    position: relative;
    top: 2px;
    width: 14px;
    display: inline-block;
  }
  /* line 732, ../sass/_custom.scss */
  .menu-top .mobilemenu .mobile-menu-list .navbar-nav li .dropdown-menu li:first-child {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
  }
  /* line 737, ../sass/_custom.scss */
  .menu-top .mobilemenu .mobile-menu-list .navbar-nav li .dropdown-menu li:last-child {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
  }
}

@media (max-width: 767px) {
  /* line 755, ../sass/_custom.scss */
  .menu-top .nav {
    margin-left: -15px;
    margin-right: -15px;
  }
}
/* line 763, ../sass/_custom.scss */
.tb-megamenu .collapse {
  display: block;
}
@media (max-width: 768px) {
  /* line 763, ../sass/_custom.scss */
  .tb-megamenu .collapse {
    display: none;
  }
}

/* line 770, ../sass/_custom.scss */
#node-14067,
#node-14191 {
  background: #eef3f7;
}

/* line 787, ../sass/_custom.scss */
#node-14086 img,
#node-14191 img {
  max-width: 100%;
}
/* line 792, ../sass/_custom.scss */
#node-14086 .content .block-title,
#node-14191 .content .block-title {
  display: none;
}
/* line 795, ../sass/_custom.scss */
#node-14086 .content .row,
#node-14191 .content .row {
  margin-left: 0px;
  margin-right: 0px;
}
/* line 800, ../sass/_custom.scss */
#node-14086 .content .how-does-einvoicing h2,
#node-14191 .content .how-does-einvoicing h2 {
  font-size: 40px;
  line-height: 40px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #4D4F53;
  text-align: left;
  margin: 10px 0;
  padding: 0px 10px 0 0;
  display: block;
}
@media (max-width: 767px) {
  /* line 800, ../sass/_custom.scss */
  #node-14086 .content .how-does-einvoicing h2,
  #node-14191 .content .how-does-einvoicing h2 {
    font-size: 30px;
    line-height: 30px;
  }
}
/* line 815, ../sass/_custom.scss */
#node-14086 .content .how-does-einvoicing .desc,
#node-14191 .content .how-does-einvoicing .desc {
  font-size: 16px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #4D4F53;
  text-align: left;
  padding: 0px;
  margin: 20px 0px;
}
/* line 824, ../sass/_custom.scss */
#node-14086 .content .how-does-einvoicing .btn-orange-play,
#node-14191 .content .how-does-einvoicing .btn-orange-play {
  font-size: 19px;
  padding: 16px 55px 16px 16px;
  width: 300px;
}
/* line 828, ../sass/_custom.scss */
#node-14086 .content .how-does-einvoicing .btn-orange-play:before,
#node-14191 .content .how-does-einvoicing .btn-orange-play:before {
  content: "";
  display: inline-block;
  width: 29px;
  height: 29px;
  border: 2px solid white;
  border-radius: 54px;
  position: absolute;
  right: 10px;
  top: 29px;
}
/* line 839, ../sass/_custom.scss */
#node-14086 .content .how-does-einvoicing .btn-orange-play:after,
#node-14191 .content .how-does-einvoicing .btn-orange-play:after {
  border-bottom: 5px solid transparent;
  border-left: 7px solid #ffffff;
  border-top: 5px solid transparent;
  content: "";
  display: block;
  height: 0;
  right: 20px;
  position: absolute;
  top: 39px;
  width: 0;
}
/* line 853, ../sass/_custom.scss */
#node-14086 .content .how-does-einvoicing .contact-text,
#node-14191 .content .how-does-einvoicing .contact-text {
  color: #0d2173;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 28px;
  margin: 15px 0px;
}

/* line 870, ../sass/_custom.scss */
#node-14086 .content .how-does-einvoicing .btn-orange-play,
#node-14191 .content .how-does-einvoicing .btn-orange-play {
  font-size: 19px;
  padding: 16px 55px 16px 16px;
  width: 300px;
}
/* line 875, ../sass/_custom.scss */
html.ie9 #node-14086 .content .how-does-einvoicing .btn-orange-play:before, html.ie9
#node-14191 .content .how-does-einvoicing .btn-orange-play:before {
  content: "";
  display: inline-block;
  width: 29px;
  height: 29px;
  border: 2px solid white;
  border-radius: 54px;
  position: absolute;
  right: 10px;
  top: 15px;
}
/* line 889, ../sass/_custom.scss */
html.ie9 #node-14086 .content .how-does-einvoicing .btn-orange-play:after, html.ie9
#node-14191 .content .how-does-einvoicing .btn-orange-play:after {
  border-bottom: 5px solid transparent;
  border-left: 7px solid #ffffff;
  border-top: 5px solid transparent;
  content: "";
  display: block;
  height: 0;
  right: 20px;
  position: absolute;
  top: 25px;
  width: 0;
}

/* line 908, ../sass/_custom.scss */
#node-175,
#node-167,
#node-14067,
#node-14191 {
  padding-bottom: 30px;
}
/* line 913, ../sass/_custom.scss */
#node-175 #hero_panel,
#node-167 #hero_panel,
#node-14067 #hero_panel,
#node-14191 #hero_panel {
  background: url("../images/einvoice-top-bg.jpg") no-repeat rgba(0, 0, 0, 0.4);
  background-position: 50% 50%;
}
/* line 926, ../sass/_custom.scss */
#node-175 img,
#node-167 img,
#node-14067 img,
#node-14191 img {
  max-width: 100%;
}
/* line 931, ../sass/_custom.scss */
#node-175 .content .block-title,
#node-167 .content .block-title,
#node-14067 .content .block-title,
#node-14191 .content .block-title {
  display: none;
}
/* line 934, ../sass/_custom.scss */
#node-175 .content .row,
#node-167 .content .row,
#node-14067 .content .row,
#node-14191 .content .row {
  margin-left: 0px;
  margin-right: 0px;
}
/* line 939, ../sass/_custom.scss */
#node-175 .content .in-a-nutshell,
#node-167 .content .in-a-nutshell,
#node-14067 .content .in-a-nutshell,
#node-14191 .content .in-a-nutshell {
  background: #fff;
  padding-bottom: 70px;
  padding-top: 25px;
  min-height: 100%;
  position: relative;
  width: 100%;
}
/* line 946, ../sass/_custom.scss */
#node-175 .content .in-a-nutshell h2,
#node-167 .content .in-a-nutshell h2,
#node-14067 .content .in-a-nutshell h2,
#node-14191 .content .in-a-nutshell h2 {
  margin: 20px 0;
  font-size: 55px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #4D4F53;
  text-align: center;
  margin: 30px 0 50px;
}
/* line 956, ../sass/_custom.scss */
#node-175 .content .in-a-nutshell .staps:after,
#node-167 .content .in-a-nutshell .staps:after,
#node-14067 .content .in-a-nutshell .staps:after,
#node-14191 .content .in-a-nutshell .staps:after {
  content: "";
  background: url("../images/vt_einvoicing-process-arrows.png") no-repeat;
  width: 30px;
  height: 23px;
  display: block;
  position: absolute;
  right: -10px;
  top: 30px;
}
/* line 967, ../sass/_custom.scss */
#node-175 .content .in-a-nutshell .desc,
#node-167 .content .in-a-nutshell .desc,
#node-14067 .content .in-a-nutshell .desc,
#node-14191 .content .in-a-nutshell .desc {
  font-size: 14px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #4D4F53;
  text-align: center;
  padding: 0 25px;
  margin: 20px 0px;
}
/* line 978, ../sass/_custom.scss */
#node-175 .content .how-much-it-cost,
#node-167 .content .how-much-it-cost,
#node-14067 .content .how-much-it-cost,
#node-14191 .content .how-much-it-cost {
  background: url("../images/einvoice-top-bg.jpg") no-repeat rgba(0, 0, 0, 0.4);
  background-position: 50% 50%;
  padding-bottom: 70px;
  padding-top: 25px;
  min-height: 100%;
  position: relative;
  width: 100%;
  color: #fff;
}
/* line 987, ../sass/_custom.scss */
#node-175 .content .how-much-it-cost h2,
#node-167 .content .how-much-it-cost h2,
#node-14067 .content .how-much-it-cost h2,
#node-14191 .content .how-much-it-cost h2 {
  margin: 20px 0;
  font-size: 55px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
  text-align: center;
  margin: 30px 0 30px;
}
/* line 996, ../sass/_custom.scss */
#node-175 .content .how-much-it-cost .green-circle,
#node-167 .content .how-much-it-cost .green-circle,
#node-14067 .content .how-much-it-cost .green-circle,
#node-14191 .content .how-much-it-cost .green-circle {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  width: 230px;
  height: 230px;
  background-color: #4A851F;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  padding-top: 25px;
  float: none;
  font-weight: 100;
  font-size: 1.2em;
  color: #FFF;
  position: relative;
  left: auto;
  bottom: auto;
}
/* line 1010, ../sass/_custom.scss */
#node-175 .content .how-much-it-cost .green-circle .big-font,
#node-167 .content .how-much-it-cost .green-circle .big-font,
#node-14067 .content .how-much-it-cost .green-circle .big-font,
#node-14191 .content .how-much-it-cost .green-circle .big-font {
  border-bottom: 1px solid #fff;
  clear: both;
  display: block;
  font-size: 40px;
  margin: 10px 20px;
  text-align: center;
}
/* line 1018, ../sass/_custom.scss */
#node-175 .content .how-much-it-cost .green-circle .pounds,
#node-167 .content .how-much-it-cost .green-circle .pounds,
#node-14067 .content .how-much-it-cost .green-circle .pounds,
#node-14191 .content .how-much-it-cost .green-circle .pounds {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 40px;
  line-height: 40px;
}
/* line 1025, ../sass/_custom.scss */
#node-175 .content .how-much-it-cost ul,
#node-167 .content .how-much-it-cost ul,
#node-14067 .content .how-much-it-cost ul,
#node-14191 .content .how-much-it-cost ul {
  width: 80%;
  margin: 0 auto;
  text-align: left;
}
/* line 1029, ../sass/_custom.scss */
#node-175 .content .how-much-it-cost ul li,
#node-167 .content .how-much-it-cost ul li,
#node-14067 .content .how-much-it-cost ul li,
#node-14191 .content .how-much-it-cost ul li {
  list-style: none;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: url("../images/list-style-green-circle.png") no-repeat;
  background-size: 30px 30px;
  background-position: 0px 12px;
  padding: 10px 0 10px 47px;
  font-size: 16px;
  line-height: 35px;
}
/* line 1043, ../sass/_custom.scss */
#node-175 .content .how-much-it-cost .desc,
#node-167 .content .how-much-it-cost .desc,
#node-14067 .content .how-much-it-cost .desc,
#node-14191 .content .how-much-it-cost .desc {
  color: #0d2173;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  line-height: 28px;
  margin: 15px 0px;
  text-align: left;
}
/* line 1052, ../sass/_custom.scss */
#node-175 .content .how-much-it-cost .btn-orange,
#node-167 .content .how-much-it-cost .btn-orange,
#node-14067 .content .how-much-it-cost .btn-orange,
#node-14191 .content .how-much-it-cost .btn-orange {
  max-width: 100%;
  font-size: 16px;
  padding: 12px;
}
/* line 1060, ../sass/_custom.scss */
#node-175 .content .einvoice-features,
#node-167 .content .einvoice-features,
#node-14067 .content .einvoice-features,
#node-14191 .content .einvoice-features {
  background: #fff;
  padding-bottom: 70px;
  padding-top: 25px;
  min-height: 100%;
  position: relative;
  width: 100%;
}
/* line 1067, ../sass/_custom.scss */
#node-175 .content .einvoice-features h2,
#node-167 .content .einvoice-features h2,
#node-14067 .content .einvoice-features h2,
#node-14191 .content .einvoice-features h2 {
  margin: 20px 0;
  font-size: 55px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #4D4F53;
  text-align: center;
  margin: 30px 0 50px;
}
/* line 1075, ../sass/_custom.scss */
#node-175 .content .einvoice-features h2 a,
#node-167 .content .einvoice-features h2 a,
#node-14067 .content .einvoice-features h2 a,
#node-14191 .content .einvoice-features h2 a {
  color: #4D4F53;
}
/* line 1077, ../sass/_custom.scss */
#node-175 .content .einvoice-features h2 a:hover,
#node-167 .content .einvoice-features h2 a:hover,
#node-14067 .content .einvoice-features h2 a:hover,
#node-14191 .content .einvoice-features h2 a:hover {
  color: #4D4F53;
}
/* line 1082, ../sass/_custom.scss */
#node-175 .content .einvoice-features h4,
#node-167 .content .einvoice-features h4,
#node-14067 .content .einvoice-features h4,
#node-14191 .content .einvoice-features h4 {
  margin: 20px 0 5px 0;
  font-size: 24px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #4D4F53;
  text-align: center;
}
/* line 1090, ../sass/_custom.scss */
#node-175 .content .einvoice-features .desc,
#node-167 .content .einvoice-features .desc,
#node-14067 .content .einvoice-features .desc,
#node-14191 .content .einvoice-features .desc {
  font-size: 14px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #4D4F53;
  text-align: center;
  padding: 0 25px;
  margin: 5px 0 20px 0px;
}
/* line 1102, ../sass/_custom.scss */
#node-175 .content .ipad-video-bg,
#node-167 .content .ipad-video-bg,
#node-14067 .content .ipad-video-bg,
#node-14191 .content .ipad-video-bg {
  text-align: center;
  width: 100%;
}
@media (max-width: 767px) {
  /* line 908, ../sass/_custom.scss */
  #node-175,
  #node-167,
  #node-14067,
  #node-14191 {
    padding-bottom: 0px;
  }
}

/* line 1112, ../sass/_custom.scss */
#node-167,
#node-14191 {
  padding-bottom: 0px;
}

/* line 1119, ../sass/_custom.scss */
#node-175 #node-14131 .views-slideshow-controls-bottom {
  display: block;
}

@media (max-width: 991px) {
  /* line 1125, ../sass/_custom.scss */
  .face-to-face-payments {
    background: none;
    position: relative;
  }
  /* line 1132, ../sass/_custom.scss */
  .face-to-face-payments:before {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    opacity: 0.2;
    background-image: url("../images/img_multi-channel-whitebgnd_850x600.jpg");
    background-repeat: no-repeat;
    background-position: 50% 0;
    -ms-background-size: contain;
    -o-background-size: contain;
    -moz-background-size: contain;
    -webkit-background-size: contain;
    background-size: contain;
  }
}
@media (max-device-width: 763px) and (orientation: landscape) {
  /* line 1125, ../sass/_custom.scss */
  .face-to-face-payments {
    background: none;
    position: relative;
  }
  /* line 1158, ../sass/_custom.scss */
  .face-to-face-payments:before {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    opacity: 0.1;
    background-image: url("../images/face-to-face-payments-block-image.jpg");
    background-repeat: no-repeat;
    background-position: 50% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
  }
}
/* line 1179, ../sass/_custom.scss */
.face-to-face-payments .face-to-face {
  padding-top: 6%;
  padding-bottom: 6%;
}
/* line 1183, ../sass/_custom.scss */
.face-to-face-payments .face-to-face:nth-child(1) {
  background: url("../images/img_multi-channel-whitebgnd_850x600.jpg") no-repeat 0% 0%/100%;
  height: 400px;
  background-size: contain;
}
@media (max-width: 1199px) {
  /* line 1183, ../sass/_custom.scss */
  .face-to-face-payments .face-to-face:nth-child(1) {
    background: url("../images/img_multi-channel-whitebgnd_850x600.jpg") no-repeat 0% 45%/100%;
  }
}
@media (max-width: 991px) {
  /* line 1183, ../sass/_custom.scss */
  .face-to-face-payments .face-to-face:nth-child(1) {
    background: url("../images/img_multi-channel-whitebgnd_850x600.jpg") no-repeat 50% 25%/40%;
  }
}
@media (max-width: 767px) {
  /* line 1183, ../sass/_custom.scss */
  .face-to-face-payments .face-to-face:nth-child(1) {
    background: url("../images/img_multi-channel-whitebgnd_850x600.jpg") no-repeat 50% 25%/60%;
  }
}
@media (max-width: 767px) {
  /* line 1179, ../sass/_custom.scss */
  .face-to-face-payments .face-to-face {
    padding: 0 20px 20px 20px;
    text-align: center;
  }
  /* line 1202, ../sass/_custom.scss */
  .face-to-face-payments .face-to-face .tal {
    text-align: center;
  }
}
@media (max-width: 481px) {
  /* line 1179, ../sass/_custom.scss */
  .face-to-face-payments .face-to-face {
    padding: 0 15px;
  }
}
@media (max-device-width: 763px) and (orientation: landscape) {
  /* line 1179, ../sass/_custom.scss */
  .face-to-face-payments .face-to-face {
    padding: 0 15px;
  }
}
@media (max-width: 991px) {
  /* line 1179, ../sass/_custom.scss */
  .face-to-face-payments .face-to-face {
    padding: 20px 0px 50px 0px;
    text-align: center;
  }
  /* line 1215, ../sass/_custom.scss */
  .face-to-face-payments .face-to-face:nth-child(1) {
    display: none;
  }
  /* line 1220, ../sass/_custom.scss */
  .face-to-face-payments .face-to-face .tal {
    text-align: center;
  }
}
@media (max-width: 767px) {
  /* line 1226, ../sass/_custom.scss */
  .face-to-face-payments .face-to-face:nth-last-child(1) {
    margin: 0 0 0 0;
    padding: 0 10% 20px 10%;
  }
  /* line 1231, ../sass/_custom.scss */
  .face-to-face-payments .face-to-face:nth-last-child(1) .btn-green {
    width: 100%;
  }
}
@media (max-width: 481px) {
  /* line 1226, ../sass/_custom.scss */
  .face-to-face-payments .face-to-face:nth-last-child(1) {
    background-color: rgba(255, 255, 255, 0);
  }
}

/* line 1242, ../sass/_custom.scss */
.get-paid-faster {
  background: #4d4f53;
  padding: 25px 0px 50px 0px;
}
@media (min-width: 768px) {
  /* line 1246, ../sass/_custom.scss */
  .get-paid-faster .clear-padding {
    padding: 0px;
    padding-right: 15px;
  }
  /* line 1249, ../sass/_custom.scss */
  .get-paid-faster .clear-padding:last-child {
    padding-right: 0px;
  }
}
/* line 1255, ../sass/_custom.scss */
.get-paid-faster .white-block {
  background: #fff;
  width: 100%;
  padding: 35px 15px;
}
/* line 1260, ../sass/_custom.scss */
.get-paid-faster h2 {
  margin-bottom: 0;
  padding-bottom: 25px;
}
/* line 1264, ../sass/_custom.scss */
.get-paid-faster .after-title {
  width: 80%;
  margin: 0 auto 25px;
  font-size: 28px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
  text-align: center;
}
/* line 1273, ../sass/_custom.scss */
.get-paid-faster h3 {
  position: relative;
  margin: 20px 0 25px 0;
  font-size: 24px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #007c60;
  text-align: center;
}
/* line 1282, ../sass/_custom.scss */
.get-paid-faster .bold-font {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #007c60;
}
/* line 1287, ../sass/_custom.scss */
.get-paid-faster .light-green {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #253781;
}
/* line 1293, ../sass/_custom.scss */
.get-paid-faster .desc {
  font-size: 14px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #4D4F53;
  text-align: center;
  margin-bottom: 30px;
}
/* line 1302, ../sass/_custom.scss */
.get-paid-faster .mini-orange-circle {
  position: absolute;
  display: block;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  width: 50px;
  height: 50px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: #0d2173;
  color: #fff;
  font-size: 12px;
  line-height: 12px;
  top: -30px;
  right: 30px;
  padding: 5px;
}
/* line 1318, ../sass/_custom.scss */
.get-paid-faster .light-gray-button {
  height: auto;
  width: 340px;
  background: #e0e1dd;
  color: #4d4f53;
  text-align: center;
  padding: 16px;
  font-size: 21px;
  font-family: 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: inline-block;
  cursor: pointer;
  position: relative;
  -webkit-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  max-width: 70%;
  font-size: 14px;
  padding: 10px;
}
/* line 327, ../sass/_lib.scss */
.get-paid-faster .light-gray-button:hover {
  text-decoration: none;
  background: #4D4F53;
  color: #4d4f53;
  cursor: pointer;
}
@media (max-width: 479px) {
  /* line 1318, ../sass/_custom.scss */
  .get-paid-faster .light-gray-button {
    width: 260px !important;
    font-size: 18px;
  }
}
/* line 1325, ../sass/_custom.scss */
.get-paid-faster .light-gray-button:hover {
  color: #fff;
}

/* line 1332, ../sass/_custom.scss */
.looking-for-a-partner .views-exposed-form .views-exposed-widget {
  padding-right: 0px;
}

/* line 1338, ../sass/_custom.scss */
#node-14201 .row {
  margin-left: 0px;
  margin-right: 0px;
}
/* line 1342, ../sass/_custom.scss */
#node-14201 .sales-enquiry {
  background: url("../images/einvoice-top-bg.jpg") no-repeat rgba(0, 0, 0, 0.4);
  background-position: 50% 50%;
  background-size: cover;
  padding-bottom: 0px;
  padding-top: 25px;
  min-height: 100%;
  position: relative;
  width: 100%;
  color: #fff;
}
/* line 1352, ../sass/_custom.scss */
#node-14201 .sales-enquiry h1 {
  margin: 20px 0;
  font-size: 55px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
  text-align: center;
  margin: 30px 0 5px;
}
/* line 1361, ../sass/_custom.scss */
#node-14201 .sales-enquiry .title-desc {
  margin: 20px 0;
  font-size: 28px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
  text-align: center;
  margin: 0px auto;
  width: 70%;
}
@media (max-width: 992px) {
  /* line 1361, ../sass/_custom.scss */
  #node-14201 .sales-enquiry .title-desc {
    font-size: 22px;
  }
}
/* line 1374, ../sass/_custom.scss */
#node-14201 .sales-enquiry .green-color-bg {
  font-size: 28px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 10px 0;
}
/* line 1380, ../sass/_custom.scss */
#node-14201 .sales-enquiry .green-footer-line-box {
  background: #4A851F;
  margin-top: 35px;
}

/* line 1388, ../sass/_custom.scss */
#node-1857, .node-webform, .block-webform {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  /* Let's Beautify Our Form */
}
/* line 1392, ../sass/_custom.scss */
#node-1857 .webform-client-form, .node-webform .webform-client-form, .block-webform .webform-client-form {
  width: 30%;
  margin: 0 auto;
  margin-top: 55px;
  margin-bottom: 55px;
}
@media (max-width: 992px) {
  /* line 1392, ../sass/_custom.scss */
  #node-1857 .webform-client-form, .node-webform .webform-client-form, .block-webform .webform-client-form {
    width: 100%;
  }
}
@media (max-width: 481px) {
  /* line 1392, ../sass/_custom.scss */
  #node-1857 .webform-client-form, .node-webform .webform-client-form, .block-webform .webform-client-form {
    margin-top: 0;
  }
}
/* line 1407, ../sass/_custom.scss */
#node-1857 .webform-client-form .form-item, .node-webform .webform-client-form .form-item, .block-webform .webform-client-form .form-item {
  position: relative;
  margin: 10px 0;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #4d4f53;
}
/* line 1415, ../sass/_custom.scss */
#node-1857 .webform-client-form .form-item label, .node-webform .webform-client-form .form-item label, .block-webform .webform-client-form .form-item label {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #4D4F53;
  left: -106%;
  position: absolute;
  text-align: right;
  top: 11px;
  width: 100%;
  font-weight: normal;
}
@media (max-width: 992px) {
  /* line 1415, ../sass/_custom.scss */
  #node-1857 .webform-client-form .form-item label, .node-webform .webform-client-form .form-item label, .block-webform .webform-client-form .form-item label {
    position: relative;
    top: auto;
    left: auto;
    width: auto;
    text-align: left;
  }
}
/* line 1435, ../sass/_custom.scss */
#node-1857 .webform-client-form .form-item label .form-required, .node-webform .webform-client-form .form-item label .form-required, .block-webform .webform-client-form .form-item label .form-required {
  color: #4A851F;
}
/* line 1442, ../sass/_custom.scss */
#node-1857 .webform-client-form .form-item .form-type-checkbox label,
#node-1857 .webform-client-form .form-item .form-radios label, .node-webform .webform-client-form .form-item .form-type-checkbox label,
.node-webform .webform-client-form .form-item .form-radios label, .block-webform .webform-client-form .form-item .form-type-checkbox label,
.block-webform .webform-client-form .form-item .form-radios label {
  position: relative;
  left: auto;
  top: auto;
}
/* line 1451, ../sass/_custom.scss */
#node-1857 .webform-client-form .captcha, .node-webform .webform-client-form .captcha, .block-webform .webform-client-form .captcha {
  border-radius: 0px;
  border: 0px;
  padding: 0px;
}
/* line 1455, ../sass/_custom.scss */
#node-1857 .webform-client-form .captcha .panel-body, .node-webform .webform-client-form .captcha .panel-body, .block-webform .webform-client-form .captcha .panel-body {
  padding: 0px;
}
/* line 1459, ../sass/_custom.scss */
#node-1857 .webform-client-form .webform-component,
#node-1857 .webform-client-form .mollom-privacy,
#node-1857 .webform-client-form .form-item-mollom-captcha, .node-webform .webform-client-form .webform-component,
.node-webform .webform-client-form .mollom-privacy,
.node-webform .webform-client-form .form-item-mollom-captcha, .block-webform .webform-client-form .webform-component,
.block-webform .webform-client-form .mollom-privacy,
.block-webform .webform-client-form .form-item-mollom-captcha {
  float: left;
  width: 100%;
}
/* line 1465, ../sass/_custom.scss */
#node-1857 .webform-client-form .mollom-privacy, .node-webform .webform-client-form .mollom-privacy, .block-webform .webform-client-form .mollom-privacy {
  margin: 10px 0;
  display: none;
}
/* line 1469, ../sass/_custom.scss */
#node-1857 .webform-client-form .form-item-mollom-captcha, .node-webform .webform-client-form .form-item-mollom-captcha, .block-webform .webform-client-form .form-item-mollom-captcha {
  padding: 15px;
}
/* line 1472, ../sass/_custom.scss */
#node-1857 .webform-client-form .form-item-mollom-captcha .mollom-captcha-container .mollom-image-captcha-instructions, .node-webform .webform-client-form .form-item-mollom-captcha .mollom-captcha-container .mollom-image-captcha-instructions, .block-webform .webform-client-form .form-item-mollom-captcha .mollom-captcha-container .mollom-image-captcha-instructions {
  padding: 10px 0;
}
/* line 1476, ../sass/_custom.scss */
#node-1857 .webform-client-form .form-item-mollom-captcha input[type="text"], .node-webform .webform-client-form .form-item-mollom-captcha input[type="text"], .block-webform .webform-client-form .form-item-mollom-captcha input[type="text"] {
  background-color: #fff;
  background-image: none;
  border: 1px solid #7a7a7a;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  box-shadow: none;
  color: #4D4F53;
  display: block;
  font-size: 14px;
  height: 42px;
  line-height: 1.42857;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  vertical-align: middle;
  width: 100%;
}
/* line 1493, ../sass/_custom.scss */
#node-1857 .webform-client-form fieldset, .node-webform .webform-client-form fieldset, .block-webform .webform-client-form fieldset {
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0px;
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05);
  margin-bottom: 20px;
  clear: both;
}
/* line 1500, ../sass/_custom.scss */
#node-1857 .webform-client-form fieldset .panel-heading, .node-webform .webform-client-form fieldset .panel-heading, .block-webform .webform-client-form fieldset .panel-heading {
  background-color: #C6E5C6;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  padding: 10px 15px;
}
/* line 1505, ../sass/_custom.scss */
#node-1857 .webform-client-form fieldset .panel-heading .panel-title, .node-webform .webform-client-form fieldset .panel-heading .panel-title, .block-webform .webform-client-form fieldset .panel-heading .panel-title {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #C6E5C6;
  border: 0px;
  color: #333;
}
/* line 1513, ../sass/_custom.scss */
#node-1857 .webform-client-form fieldset .panel-body, .node-webform .webform-client-form fieldset .panel-body, .block-webform .webform-client-form fieldset .panel-body {
  padding: 0px;
}
/* line 1518, ../sass/_custom.scss */
#node-1857 .webform-client-form .webform-container-inline .form-type-select, #node-1857 .webform-client-form .webform-container-inline .form-type-textfield, .node-webform .webform-client-form .webform-container-inline .form-type-select, .node-webform .webform-client-form .webform-container-inline .form-type-textfield, .block-webform .webform-client-form .webform-container-inline .form-type-select, .block-webform .webform-client-form .webform-container-inline .form-type-textfield {
  float: left;
}
/* line 1520, ../sass/_custom.scss */
#node-1857 .webform-client-form .webform-container-inline .form-type-select .form-control, #node-1857 .webform-client-form .webform-container-inline .form-type-textfield .form-control, .node-webform .webform-client-form .webform-container-inline .form-type-select .form-control, .node-webform .webform-client-form .webform-container-inline .form-type-textfield .form-control, .block-webform .webform-client-form .webform-container-inline .form-type-select .form-control, .block-webform .webform-client-form .webform-container-inline .form-type-textfield .form-control {
  width: auto;
}
/* line 1524, ../sass/_custom.scss */
#node-1857 .webform-client-form .webform-container-inline .chosen-container, .node-webform .webform-client-form .webform-container-inline .chosen-container, .block-webform .webform-client-form .webform-container-inline .chosen-container {
  padding: 0px;
}
/* line 1529, ../sass/_custom.scss */
#node-1857 .email,
#node-1857 .form-control, .node-webform .email,
.node-webform .form-control, .block-webform .email,
.block-webform .form-control {
  background-color: #fff;
  background-image: none;
  border: 1px solid #DFDFDF;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  box-shadow: none;
  color: #4D4F53;
  display: block;
  font-size: 14px;
  height: 42px;
  line-height: 1.42857;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  vertical-align: middle;
  width: 100%;
}
/* line 1546, ../sass/_custom.scss */
#node-1857 .btn-primary, .node-webform .btn-primary, .block-webform .btn-primary {
  font-size: 18px;
  width: 100%;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  background: #4A851F;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  border-color: #4A851F;
  padding: 10px 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
/* line 1558, ../sass/_custom.scss */
#node-1857 .btn-primary:hover, .node-webform .btn-primary:hover, .block-webform .btn-primary:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 60 ")";
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
  -webkit-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
/* line 1571, ../sass/_custom.scss */
#node-1857 .select-wrapper, .node-webform .select-wrapper, .block-webform .select-wrapper {
  float: none;
  display: inline-block;
  border: 1px solid #d8d8d8;
  background: url("../images/select-dropdown.jpg") no-repeat right 0 transparent;
  cursor: pointer;
}
/* line 1580, ../sass/_custom.scss */
#node-1857 .select-wrapper, #node-1857 .select-wrapper select, .node-webform .select-wrapper, .node-webform .select-wrapper select, .block-webform .select-wrapper, .block-webform .select-wrapper select {
  width: 100%;
  height: 42px;
  line-height: 26px;
}
/* line 1585, ../sass/_custom.scss */
#node-1857 .select-wrapper:hover, .node-webform .select-wrapper:hover, .block-webform .select-wrapper:hover {
  background: url("../images/select-dropdown.jpg") no-repeat right 0px transparent;
  border-color: #4A851F;
}
/* line 1592, ../sass/_custom.scss */
#node-1857 .webform-container-inline .select-wrapper, .node-webform .webform-container-inline .select-wrapper, .block-webform .webform-container-inline .select-wrapper {
  float: none;
  display: inline-block;
  border: 1px solid #d8d8d8;
  background: url("../images/select-dropdown.jpg") no-repeat right 50%/30px transparent;
  cursor: pointer;
}
/* line 1599, ../sass/_custom.scss */
#node-1857 .webform-container-inline .select-wrapper, #node-1857 .webform-container-inline .select-wrapper select, .node-webform .webform-container-inline .select-wrapper, .node-webform .webform-container-inline .select-wrapper select, .block-webform .webform-container-inline .select-wrapper, .block-webform .webform-container-inline .select-wrapper select {
  width: 100%;
  height: 42px;
  line-height: 26px;
}
/* line 1604, ../sass/_custom.scss */
#node-1857 .webform-container-inline .select-wrapper:hover, .node-webform .webform-container-inline .select-wrapper:hover, .block-webform .webform-container-inline .select-wrapper:hover {
  background: url("../images/select-dropdown.jpg") no-repeat right 50%/30px transparent;
  border-color: #4A851F;
}
/* line 1611, ../sass/_custom.scss */
#node-1857 .webform-component-date .webform-container-inline .form-type-select, #node-1857 .webform-component-date .webform-container-inline .form-type-textfield, .node-webform .webform-component-date .webform-container-inline .form-type-select, .node-webform .webform-component-date .webform-container-inline .form-type-textfield, .block-webform .webform-component-date .webform-container-inline .form-type-select, .block-webform .webform-component-date .webform-container-inline .form-type-textfield {
  width: 33.33%;
  margin: 0px;
}
/* line 1616, ../sass/_custom.scss */
#node-1857 .webform-component-date .webform-container-inline .form-type-select .select-wrapper .form-select, #node-1857 .webform-component-date .webform-container-inline .form-type-textfield .select-wrapper .form-select, .node-webform .webform-component-date .webform-container-inline .form-type-select .select-wrapper .form-select, .node-webform .webform-component-date .webform-container-inline .form-type-textfield .select-wrapper .form-select, .block-webform .webform-component-date .webform-container-inline .form-type-select .select-wrapper .form-select, .block-webform .webform-component-date .webform-container-inline .form-type-textfield .select-wrapper .form-select {
  width: 100%;
}
/* line 1620, ../sass/_custom.scss */
#node-1857 .webform-component-date .webform-container-inline .form-type-select .form-text, #node-1857 .webform-component-date .webform-container-inline .form-type-textfield .form-text, .node-webform .webform-component-date .webform-container-inline .form-type-select .form-text, .node-webform .webform-component-date .webform-container-inline .form-type-textfield .form-text, .block-webform .webform-component-date .webform-container-inline .form-type-select .form-text, .block-webform .webform-component-date .webform-container-inline .form-type-textfield .form-text {
  width: 100%;
}
/* line 1625, ../sass/_custom.scss */
#node-1857 .select-wrapper .holder, .node-webform .select-wrapper .holder, .block-webform .select-wrapper .holder {
  display: block;
  margin: 6px 35px 6px 10px;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  position: relative;
  z-index: 1;
}
/* line 1634, ../sass/_custom.scss */
#node-1857 .select-wrapper select, .node-webform .select-wrapper select, .block-webform .select-wrapper select {
  margin: 0;
  position: absolute;
  z-index: 2;
  cursor: pointer;
  outline: none;
  opacity: 0;
  /* CSS hacks for older browsers */
  _noFocusLine: expression(this.hideFocus=true);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
}
/* line 1649, ../sass/_custom.scss */
#node-1857 form, .node-webform form, .block-webform form {
  margin: 20px;
}
/* line 1652, ../sass/_custom.scss */
#node-1857 input[type="submit"], .node-webform input[type="submit"], .block-webform input[type="submit"] {
  float: left;
  background: #d8d8d8;
  border: 1px solid #c4c4c4;
  margin-left: 10px;
  padding: 4px 10px;
  cursor: pointer;
  outline: none;
}
/* line 1661, ../sass/_custom.scss */
#node-1857 input[type="submit"]:hover, .node-webform input[type="submit"]:hover, .block-webform input[type="submit"]:hover {
  color: #fff;
  border-color: #1b7aa9;
  background-color: #239fdb;
}

/* line 1669, ../sass/_custom.scss */
#node-15 #hero_panel {
  background: url("../images/map_europe_1.png") no-repeat 100% 0 #4D4F53;
  padding-bottom: 30px;
  padding-top: 50px;
}
/* line 1675, ../sass/_custom.scss */
#node-15 #hero_panel img {
  bottom: 0;
  height: auto;
  min-height: 0;
  min-width: 0;
  position: relative;
  right: 0;
  top: auto;
  width: auto;
  z-index: 1;
}
/* line 1687, ../sass/_custom.scss */
#node-15 #block_container {
  padding-bottom: 35px;
  background: #ebf0f4;
  padding-top: 25px;
  min-height: 100%;
  position: relative;
  display: inline-block;
  width: 100%;
}
/* line 1698, ../sass/_custom.scss */
#node-15 .content .block-title {
  display: none;
}
/* line 1701, ../sass/_custom.scss */
#node-15 .content .row {
  margin-left: 0px;
  margin-right: 0px;
}
/* line 1706, ../sass/_custom.scss */
#node-15 .contact-us-tabs {
  background: #fff;
  padding-bottom: 55px;
}
/* line 1709, ../sass/_custom.scss */
#node-15 .contact-us-tabs .contact-us-tabs-link {
  background: #4A851F;
}
/* line 1711, ../sass/_custom.scss */
#node-15 .contact-us-tabs .contact-us-tabs-link ul {
  border: 0px;
  width: 100%;
  margin-bottom: 0px;
}
/* line 1715, ../sass/_custom.scss */
#node-15 .contact-us-tabs .contact-us-tabs-link ul li {
  width: 50%;
  border-right: 1px solid #fff;
  margin-bottom: 0px;
}
/* line 1719, ../sass/_custom.scss */
#node-15 .contact-us-tabs .contact-us-tabs-link ul li:last-child {
  border-right: 0px;
}
/* line 1723, ../sass/_custom.scss */
#node-15 .contact-us-tabs .contact-us-tabs-link ul li:hover:after {
  position: absolute;
  content: "";
  width: 0px;
  height: 0px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #0d2173;
  left: 48%;
  right: auto;
}
/* line 1735, ../sass/_custom.scss */
#node-15 .contact-us-tabs .contact-us-tabs-link ul li a {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  margin-right: 0px;
  color: #fff;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  border: 0px;
}
/* line 1744, ../sass/_custom.scss */
#node-15 .contact-us-tabs .contact-us-tabs-link ul li a:hover {
  background: #0d2173;
  border: 0px;
  margin-bottom: 0px;
}
/* line 1749, ../sass/_custom.scss */
#node-15 .contact-us-tabs .contact-us-tabs-link ul li a:focus {
  background: #0d2173;
  border: 0px;
  margin-bottom: 0px;
}
/* line 1757, ../sass/_custom.scss */
#node-15 .contact-us-tabs .contact-us-tabs-link ul .active {
  background: #0d2173;
}
/* line 1759, ../sass/_custom.scss */
#node-15 .contact-us-tabs .contact-us-tabs-link ul .active a {
  background: #0d2173;
  color: #fff;
  border: 0px;
}
/* line 1763, ../sass/_custom.scss */
#node-15 .contact-us-tabs .contact-us-tabs-link ul .active a:hover {
  background: #0d2173;
  border: 0px;
  margin-bottom: 0px;
}
/* line 1768, ../sass/_custom.scss */
#node-15 .contact-us-tabs .contact-us-tabs-link ul .active a:focus {
  background: #0d2173;
  border: 0px;
  margin-bottom: 0px;
}
/* line 1774, ../sass/_custom.scss */
#node-15 .contact-us-tabs .contact-us-tabs-link ul .active:after {
  position: absolute;
  content: "";
  width: 0px;
  height: 0px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #0d2173;
  left: 48%;
  right: auto;
}
/* line 1788, ../sass/_custom.scss */
#node-15 .contact-us-tabs .contact-us-tabs-content-fixed {
  background: #fff;
}
/* line 1790, ../sass/_custom.scss */
#node-15 .contact-us-tabs .contact-us-tabs-content-fixed h4 {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  color: #4D4F53;
  margin-top: 40px;
  margin-bottom: 0px;
}
/* line 1797, ../sass/_custom.scss */
#node-15 .contact-us-tabs .contact-us-tabs-content-fixed .desc {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #4D4F53;
  padding: 0 20px;
}
/* line 1803, ../sass/_custom.scss */
#node-15 .contact-us-tabs .contact-us-tabs-content-fixed .contact-info-block {
  margin-top: 20px;
}
/* line 1805, ../sass/_custom.scss */
#node-15 .contact-us-tabs .contact-us-tabs-content-fixed .contact-info-block .tel {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  color: #4D4F53;
  margin: 0px;
}
/* line 1811, ../sass/_custom.scss */
#node-15 .contact-us-tabs .contact-us-tabs-content-fixed .contact-info-block .twitter {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  color: #4D4F53;
  position: relative;
}
/* line 1816, ../sass/_custom.scss */
#node-15 .contact-us-tabs .contact-us-tabs-content-fixed .contact-info-block .twitter:after {
  content: "";
  background: url("../images/twitter-contact-icon.png") no-repeat;
  width: 28px;
  height: 24px;
  display: block;
  position: absolute;
  right: -39px;
  top: 0;
}
/* line 1827, ../sass/_custom.scss */
#node-15 .contact-us-tabs .contact-us-tabs-content-fixed .contact-info-block .email {
  width: 100%;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  color: #4A851F;
  display: block;
  text-decoration: underline;
  margin-top: 10px;
}
/* line 1835, ../sass/_custom.scss */
#node-15 .contact-us-tabs .contact-us-tabs-content-fixed .contact-info-block .email:hover {
  text-decoration: none;
  color: #0d2173;
}
/* line 1842, ../sass/_custom.scss */
#node-15 .contact-us-tabs .contact-us-tabs-content {
  background: #fff;
  margin-top: 25px;
}
/* line 1845, ../sass/_custom.scss */
#node-15 .contact-us-tabs .contact-us-tabs-content .contact-panel {
  background: url("../images/address-point-icon.png") no-repeat #f6f6f6;
  overflow: auto;
  background-position: 10px 10px;
  padding: 10px 10px 35px;
  min-height: 222px;
}
/* line 1851, ../sass/_custom.scss */
#node-15 .contact-us-tabs .contact-us-tabs-content .contact-panel h5 {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  color: #4D4F53;
}
/* line 1856, ../sass/_custom.scss */
#node-15 .contact-us-tabs .contact-us-tabs-content .contact-panel .address-box {
  font-size: 16px;
}
/* line 1860, ../sass/_custom.scss */
#node-15 .contact-us-tabs .contact-us-tabs-content .remove-right-padding {
  padding-right: 0px;
}
@media (max-width: 481px) {
  /* line 1860, ../sass/_custom.scss */
  #node-15 .contact-us-tabs .contact-us-tabs-content .remove-right-padding {
    padding-right: 15px;
  }
}
/* line 1867, ../sass/_custom.scss */
#node-15 .contact-us-tabs .contact-us-tabs-content .show-on-map {
  display: block;
  color: #4A851F;
  text-decoration: underline;
}
/* line 1871, ../sass/_custom.scss */
#node-15 .contact-us-tabs .contact-us-tabs-content .show-on-map:hover {
  text-decoration: none;
}
/* line 1876, ../sass/_custom.scss */
#node-15 .contact-us-tabs .contact-us-tabs-content .tell-us-how-box .tell-us-img {
  width: 60%;
  height: 222px;
  float: left;
  background: url("../images/tell-us-how.jpg") no-repeat;
  background-size: contain;
}
@media (max-width: 769px) {
  /* line 1876, ../sass/_custom.scss */
  #node-15 .contact-us-tabs .contact-us-tabs-content .tell-us-how-box .tell-us-img {
    width: 50%;
    height: 230px;
  }
}
@media (max-device-width: 1024px) and (orientation: landscape) {
  /* line 1876, ../sass/_custom.scss */
  #node-15 .contact-us-tabs .contact-us-tabs-content .tell-us-how-box .tell-us-img {
    background-size: cover;
    height: 250px;
  }
}
@media (max-width: 481px) {
  /* line 1876, ../sass/_custom.scss */
  #node-15 .contact-us-tabs .contact-us-tabs-content .tell-us-how-box .tell-us-img {
    width: 100%;
    height: 185px;
  }
}
/* line 1898, ../sass/_custom.scss */
#node-15 .contact-us-tabs .contact-us-tabs-content .tell-us-how-box .tell-us-contetn {
  width: 40%;
  float: left;
  background: url("../images/tell-us-link-icon.png") no-repeat #4D4F53;
  background-position: 95% 95%;
  color: #fff;
  padding: 10px 25px;
  height: 222px;
}
@media (max-width: 769px) {
  /* line 1898, ../sass/_custom.scss */
  #node-15 .contact-us-tabs .contact-us-tabs-content .tell-us-how-box .tell-us-contetn {
    width: 50%;
    height: 230px;
  }
}
@media (max-device-width: 1024px) and (orientation: landscape) {
  /* line 1898, ../sass/_custom.scss */
  #node-15 .contact-us-tabs .contact-us-tabs-content .tell-us-how-box .tell-us-contetn {
    height: 250px;
    background-size: 30px;
  }
}
@media (max-width: 481px) {
  /* line 1898, ../sass/_custom.scss */
  #node-15 .contact-us-tabs .contact-us-tabs-content .tell-us-how-box .tell-us-contetn {
    width: 100%;
  }
}
/* line 1921, ../sass/_custom.scss */
#node-15 .contact-us-tabs .contact-us-tabs-content .tell-us-how-box .tell-us-contetn h6 {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: left;
  font-size: 24px;
  margin-bottom: 20px;
  color: #fff;
}
@media (max-device-width: 1024px) and (orientation: landscape) {
  /* line 1921, ../sass/_custom.scss */
  #node-15 .contact-us-tabs .contact-us-tabs-content .tell-us-how-box .tell-us-contetn h6 {
    font-size: 18px;
  }
}
@media (max-width: 481px) {
  /* line 1921, ../sass/_custom.scss */
  #node-15 .contact-us-tabs .contact-us-tabs-content .tell-us-how-box .tell-us-contetn h6 {
    color: white;
  }
}
@media (max-device-width: 763px) and (orientation: landscape) {
  /* line 1921, ../sass/_custom.scss */
  #node-15 .contact-us-tabs .contact-us-tabs-content .tell-us-how-box .tell-us-contetn h6 {
    color: white;
  }
}
/* line 1940, ../sass/_custom.scss */
#node-15 .contact-us-tabs .contact-us-tabs-content .tell-us-how-box .tell-us-contetn .desc {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: left;
  font-size: 14px;
}
/* line 1945, ../sass/_custom.scss */
#node-15 .contact-us-tabs .contact-us-tabs-content .tell-us-how-box .tell-us-contetn .tell-us-link {
  margin-top: 10px;
  font-size: 16px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: block;
  color: #fff;
  text-align: left;
  width: 100%;
}
@media (max-width: 481px) {
  /* line 1945, ../sass/_custom.scss */
  #node-15 .contact-us-tabs .contact-us-tabs-content .tell-us-how-box .tell-us-contetn .tell-us-link {
    margin-top: 5px;
  }
}

/* line 1964, ../sass/_custom.scss */
#node-14231 {
  background: url("../images/looking-for-support.png") no-repeat #E0E1DD;
  background-size: cover;
  padding: 55px 0 100px;
}
@media (min-width: 768px) {
  /* line 1969, ../sass/_custom.scss */
  #node-14231 .clear-padding {
    padding: 0px;
    padding-right: 15px;
  }
  /* line 1972, ../sass/_custom.scss */
  #node-14231 .clear-padding:last-child {
    padding-right: 0px;
  }
}
@media (max-width: 769px) {
  /* line 1964, ../sass/_custom.scss */
  #node-14231 {
    padding: 55px 0 100px;
    background-size: 480%;
    background-position: 25%;
  }
}
@media (max-device-width: 1024px) and (orientation: landscape) {
  /* line 1964, ../sass/_custom.scss */
  #node-14231 {
    background-size: cover;
    background-position: 0;
  }
}
@media (max-width: 769px) {
  /* line 1989, ../sass/_custom.scss */
  #node-14231 .clear-padding {
    padding-right: 0;
    margin-bottom: 25px;
  }
}
@media (max-device-width: 1024px) and (orientation: landscape) {
  /* line 1989, ../sass/_custom.scss */
  #node-14231 .clear-padding {
    padding: 15px;
  }
}
/* line 2001, ../sass/_custom.scss */
#node-14231 .content .white-block {
  background: #fff;
  width: 100%;
  padding: 15px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 80 ")";
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}
/* line 2007, ../sass/_custom.scss */
#node-14231 .content h2 {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 55px;
  color: #0C2074;
  text-align: center;
  padding-bottom: 55px;
}
@media (max-width: 769px) {
  /* line 2007, ../sass/_custom.scss */
  #node-14231 .content h2 {
    padding: 0 100px 55px;
  }
}
/* line 2017, ../sass/_custom.scss */
#node-14231 .content h3 {
  color: #0C2074;
  font-size: 28px;
  text-align: center;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
/* line 2022, ../sass/_custom.scss */
#node-14231 .content h3 a {
  color: #0C2074;
  text-align: center;
  font-size: 28px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
@media (max-width: 1280px) {
  /* line 2022, ../sass/_custom.scss */
  #node-14231 .content h3 a {
    font-size: 24px;
  }
}
/* line 2030, ../sass/_custom.scss */
#node-14231 .content h3 a:hover {
  color: #4A851F;
  text-decoration: none;
}
/* line 2038, ../sass/_custom.scss */
#node-14231 .content p {
  text-align: center;
  font-size: 16px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
@media (max-width: 1280px) {
  /* line 2038, ../sass/_custom.scss */
  #node-14231 .content p {
    font-size: 14px;
  }
}

/* line 2051, ../sass/_custom.scss */
#node-14266 .block-title {
  display: none;
}

/* line 2057, ../sass/_custom.scss */
#node-14256 .block-title {
  display: none;
}

/* line 2061, ../sass/_custom.scss */
#node-14258 .field-items {
  background: #4D4F53;
}
/* line 2064, ../sass/_custom.scss */
#node-14258 .row {
  margin-right: 0;
  margin-left: 0;
}
/* line 2068, ../sass/_custom.scss */
#node-14258 #hero_panel {
  background: url("../images/hero_insight_1900x400.png") no-repeat center;
  background-size: cover;
  padding-bottom: 30px;
  padding-top: 50px;
}
/* line 2074, ../sass/_custom.scss */
#node-14258 #hero_panel img {
  bottom: 0;
  height: auto;
  min-height: 0;
  min-width: 0;
  position: relative;
  right: 0;
  top: auto;
  width: auto;
  z-index: 1;
}
/* line 2086, ../sass/_custom.scss */
#node-14258 .mini-nav {
  padding-top: 95px;
}
@media (max-width: 991px) {
  /* line 2086, ../sass/_custom.scss */
  #node-14258 .mini-nav {
    padding-top: 59px;
  }
}
/* line 2092, ../sass/_custom.scss */
#node-14258 .mini-nav .mini-scroll-button:after {
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-top: 10px solid #ffffff;
}

/* line 2104, ../sass/_custom.scss */
#node-14257 .media-center-block {
  color: #fff;
  background: url("../images/img_media-centre_1900x400.jpg") no-repeat center;
  background-size: cover;
  padding: 25px 0px;
}
/* line 2109, ../sass/_custom.scss */
#node-14257 .media-center-block .row {
  margin-right: 0;
  margin-left: 0;
}
/* line 2113, ../sass/_custom.scss */
#node-14257 .media-center-block h4 {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  color: #fff;
  text-align: left;
}
/* line 2119, ../sass/_custom.scss */
#node-14257 .media-center-block .desc {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #fff;
  text-align: left;
  margin-bottom: 20px;
}
/* line 2126, ../sass/_custom.scss */
#node-14257 .media-center-block .btn-green {
  width: 240px;
  padding: 10px;
  font-size: 16px;
}

/* line 2135, ../sass/_custom.scss */
#block-views-featured-blog-post-block {
  background: #f7f7f7;
  padding: 40px 0;
}
/* line 2138, ../sass/_custom.scss */
#block-views-featured-blog-post-block .row {
  margin-right: 0;
  margin-left: 0;
}
/* line 2142, ../sass/_custom.scss */
#block-views-featured-blog-post-block h1 {
  display: block;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  color: #4A851F;
  line-height: normal;
  margin-bottom: 0px;
}
@media (max-width: 481px) {
  /* line 2142, ../sass/_custom.scss */
  #block-views-featured-blog-post-block h1 {
    margin: 0;
  }
}
/* line 2154, ../sass/_custom.scss */
#block-views-featured-blog-post-block h3 {
  margin-bottom: 0px;
}
/* line 2156, ../sass/_custom.scss */
#block-views-featured-blog-post-block h3 a {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  color: #4D4F53;
  line-height: normal;
}
/* line 2163, ../sass/_custom.scss */
#block-views-featured-blog-post-block .date {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #4D4F53;
  margin-bottom: 25px;
}
/* line 2169, ../sass/_custom.scss */
#block-views-featured-blog-post-block .desc {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #4D4F53;
}
/* line 2174, ../sass/_custom.scss */
#block-views-featured-blog-post-block .link-btn {
  margin-top: 20px;
}
/* line 2176, ../sass/_custom.scss */
#block-views-featured-blog-post-block .link-btn a {
  height: auto;
  width: 340px;
  background: #4A851F;
  color: #ffffff;
  text-align: center;
  padding: 16px;
  font-size: 21px;
  font-family: 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: inline-block;
  cursor: pointer;
  position: relative;
  -webkit-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
  font-size: 18px;
  padding: 12px;
  width: 300px;
  margin-bottom: 10px;
}
/* line 327, ../sass/_lib.scss */
#block-views-featured-blog-post-block .link-btn a:hover {
  text-decoration: none;
  background: #4D4F53;
  color: #ffffff;
  cursor: pointer;
}
@media (max-width: 479px) {
  /* line 2176, ../sass/_custom.scss */
  #block-views-featured-blog-post-block .link-btn a {
    width: 260px !important;
    font-size: 18px;
  }
}
@media (max-width: 481px) {
  /* line 2174, ../sass/_custom.scss */
  #block-views-featured-blog-post-block .link-btn {
    margin-bottom: 20px;
  }
}
/* line 2188, ../sass/_custom.scss */
#block-views-featured-blog-post-block img {
  max-width: 100%;
}

/* line 2193, ../sass/_custom.scss */
#node-14264 {
  background: #f7f7f7;
  padding: 40px 0;
}
/* line 2198, ../sass/_custom.scss */
#node-14264 .view-content ul li {
  list-style: none;
  padding: 0px;
  padding-right: 15px;
}
/* line 2202, ../sass/_custom.scss */
#node-14264 .view-content ul li .views-field-title {
  padding: 10px 0;
  line-height: 1.5em;
}
/* line 2206, ../sass/_custom.scss */
#node-14264 .view-content ul li:last-child {
  padding-right: 0px;
}
/* line 2212, ../sass/_custom.scss */
#node-14264 .view-content ul li .views-field-title .field-content a {
  font-size: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  color: #4D4F53;
}
/* line 2221, ../sass/_custom.scss */
#node-14264 .view-content ul li .views-field-term-node-tid .field-content a {
  font-size: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #4D4F53;
}
@media (max-width: 991px) {
  /* line 2197, ../sass/_custom.scss */
  #node-14264 .view-content ul {
    padding-left: 0;
  }
  /* line 2231, ../sass/_custom.scss */
  #node-14264 .view-content ul li {
    padding-right: 0px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #DFDFDF;
  }
}
/* line 2240, ../sass/_custom.scss */
#node-14264 .field-name-field-widget-footer {
  margin-top: 40px;
  margin-bottom: 20px;
}
/* line 2244, ../sass/_custom.scss */
#node-14264 .field-name-field-widget-footer .field-items p {
  text-align: center;
}
/* line 2247, ../sass/_custom.scss */
#node-14264 .field-name-field-widget-footer .field-items .btn-dark {
  padding: 12px;
  font-size: 18px;
  width: 300px;
}

/* line 2256, ../sass/_custom.scss */
#node-14267 {
  background: #f6f6f6 url("../images/img_start-up-guide_850x600.jpg") no-repeat 0% 0/50%;
  padding: 110px 0;
}
@media (max-width: 991px) {
  /* line 2256, ../sass/_custom.scss */
  #node-14267 {
    background: none;
    padding: 30px 0;
  }
}
/* line 2263, ../sass/_custom.scss */
#node-14267 .row {
  margin-right: 0;
  margin-left: 0;
}
/* line 2269, ../sass/_custom.scss */
#node-14267 .media-center-block .content-box {
  padding-left: 50px;
}
@media (max-width: 767px) {
  /* line 2269, ../sass/_custom.scss */
  #node-14267 .media-center-block .content-box {
    padding-left: 0px;
  }
}
/* line 2274, ../sass/_custom.scss */
#node-14267 .media-center-block .content-box h4 {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #afafaf;
  font-size: 40px;
  margin-bottom: 15px;
}
/* line 2279, ../sass/_custom.scss */
#node-14267 .media-center-block .content-box h4 .greem-text {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #4A851F;
}
/* line 2284, ../sass/_custom.scss */
#node-14267 .media-center-block .content-box .desc {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #4D4F53;
  padding: 10px 0 20px 0;
  font-size: 16px;
}
/* line 2290, ../sass/_custom.scss */
#node-14267 .media-center-block .content-box .btn-green {
  padding: 12px;
  font-size: 18px;
  width: 280px;
}

/* line 2299, ../sass/_custom.scss */
#insight_box_views {
  padding: 20px 0 40px 0;
}
/* line 2301, ../sass/_custom.scss */
#insight_box_views .row {
  display: table;
}
@media (max-width: 992px) {
  /* line 2301, ../sass/_custom.scss */
  #insight_box_views .row {
    display: block;
  }
}
/* line 2308, ../sass/_custom.scss */
#insight_box_views .row [class*="col-"] {
  float: none;
  display: table-cell;
  vertical-align: top;
}
@media (max-width: 992px) {
  /* line 2308, ../sass/_custom.scss */
  #insight_box_views .row [class*="col-"] {
    float: left;
    display: block;
    width: 100%;
  }
}
@media (max-width: 767px) {
  /* line 2308, ../sass/_custom.scss */
  #insight_box_views .row [class*="col-"] {
    width: 100%;
  }
}
/* line 2321, ../sass/_custom.scss */
#insight_box_views .field-name-field-widget-footer {
  position: relative;
  width: 100%;
}
@media (max-width: 992px) {
  /* line 2321, ../sass/_custom.scss */
  #insight_box_views .field-name-field-widget-footer {
    width: 100%;
    position: relative;
    bottom: auto;
  }
}
/* line 2331, ../sass/_custom.scss */
#insight_box_views #node-14263 .views-row {
  margin-bottom: 15px;
}
/* line 2335, ../sass/_custom.scss */
#insight_box_views #node-14263 .views-field-title a {
  color: #4D4F53;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
}
/* line 2342, ../sass/_custom.scss */
#insight_box_views #node-14263 .views-field-created .field-content {
  color: #a6a7a9;
}
/* line 2347, ../sass/_custom.scss */
#insight_box_views #node-14263 .views-field-field-teaser-summary .field-content {
  color: #4D4F53;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
}
/* line 2355, ../sass/_custom.scss */
#insight_box_views #node-14263 .field-name-field-widget-footer .field-items p {
  text-align: center;
}
/* line 2359, ../sass/_custom.scss */
#insight_box_views #node-14263 .field-name-field-widget-footer .grey-link {
  height: auto;
  width: 340px;
  background: #eff0ee;
  color: #4D4F53;
  text-align: center;
  padding: 16px;
  font-size: 21px;
  font-family: 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: inline-block;
  cursor: pointer;
  position: relative;
  -webkit-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  padding: 12px;
  border: 0px;
  width: 80%;
}
/* line 327, ../sass/_lib.scss */
#insight_box_views #node-14263 .field-name-field-widget-footer .grey-link:hover {
  text-decoration: none;
  background: #4D4F53;
  color: #4D4F53;
  cursor: pointer;
}
@media (max-width: 479px) {
  /* line 2359, ../sass/_custom.scss */
  #insight_box_views #node-14263 .field-name-field-widget-footer .grey-link {
    width: 260px !important;
    font-size: 18px;
  }
}
/* line 2367, ../sass/_custom.scss */
#insight_box_views #node-14263 .field-name-field-widget-footer .grey-link:hover {
  border: 0px;
  color: #fff;
}
@media (max-width: 991px) {
  /* line 2359, ../sass/_custom.scss */
  #insight_box_views #node-14263 .field-name-field-widget-footer .grey-link {
    width: 100%;
  }
}
/* line 2380, ../sass/_custom.scss */
#insight_box_views #node-14269 .view-content .field-content .row {
  margin-bottom: 15px;
}
/* line 2383, ../sass/_custom.scss */
#insight_box_views #node-14269 .view-content .field-content .remove-padding-all {
  padding: 0px;
}
/* line 2387, ../sass/_custom.scss */
#insight_box_views #node-14269 .view-content img {
  max-width: 100%;
  margin: 0 auto;
}
/* line 2392, ../sass/_custom.scss */
#insight_box_views #node-14269 .view-content a h3 {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  color: #4D4F53;
  line-height: normal;
  margin: 0px;
}
/* line 2400, ../sass/_custom.scss */
#insight_box_views #node-14269 .view-content .event-date {
  color: #4A851F;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
}
/* line 2408, ../sass/_custom.scss */
#insight_box_views #node-14269 .field-name-field-widget-footer .field-items p {
  text-align: center;
}
/* line 2412, ../sass/_custom.scss */
#insight_box_views #node-14269 .field-name-field-widget-footer .grey-link {
  height: auto;
  width: 340px;
  background: #eff0ee;
  color: #4D4F53;
  text-align: center;
  padding: 16px;
  font-size: 21px;
  font-family: 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: inline-block;
  cursor: pointer;
  position: relative;
  -webkit-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  padding: 12px;
  border: 0px;
  width: 80%;
}
/* line 327, ../sass/_lib.scss */
#insight_box_views #node-14269 .field-name-field-widget-footer .grey-link:hover {
  text-decoration: none;
  background: #4D4F53;
  color: #4D4F53;
  cursor: pointer;
}
@media (max-width: 479px) {
  /* line 2412, ../sass/_custom.scss */
  #insight_box_views #node-14269 .field-name-field-widget-footer .grey-link {
    width: 260px !important;
    font-size: 18px;
  }
}
/* line 2420, ../sass/_custom.scss */
#insight_box_views #node-14269 .field-name-field-widget-footer .grey-link:hover {
  border: 0px;
  color: #fff;
}
@media (max-width: 991px) {
  /* line 2412, ../sass/_custom.scss */
  #insight_box_views #node-14269 .field-name-field-widget-footer .grey-link {
    width: 100%;
  }
}
/* line 2430, ../sass/_custom.scss */
#insight_box_views .content {
  padding: 20px;
}
/* line 2432, ../sass/_custom.scss */
#insight_box_views .content .block-title {
  display: block;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #4A851F;
  font-size: 28px;
}

/* line 2444, ../sass/_custom.scss */
#node-14256 #node-14265 #node-13921 .scroll-button {
  display: none;
}

/* line 2453, ../sass/_custom.scss */
#ready-to-get-started-with-sagepay {
  padding-bottom: 60px;
  padding-top: 40px;
  background-image: url("../images/img_ready-to-start_dark.jpg");
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.7)), url("../images/img_ready-to-start_1900x450.jpg");
  position: relative;
}
@media (min-width: 768px) and (max-width: 992px) {
  /* line 2453, ../sass/_custom.scss */
  #ready-to-get-started-with-sagepay {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.7)), url("../images/img_tablet_ready-to-start_1200x1000.jpg");
    padding-bottom: 0px;
  }
}
@media (max-width: 767px) {
  /* line 2453, ../sass/_custom.scss */
  #ready-to-get-started-with-sagepay {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.7)), url("../images/img_mobile_ready-to-start_640x950.jpg");
    padding-bottom: 0px;
  }
}
/* line 2467, ../sass/_custom.scss */
#ready-to-get-started-with-sagepay .position-scroll-button {
  position: absolute;
  top: -66px;
  width: 100%;
}
/* line 72, ../sass/_mixins.scss */
html.ie9 #ready-to-get-started-with-sagepay .position-scroll-button {
  top: -35px;
}
/* line 2477, ../sass/_custom.scss */
#ready-to-get-started-with-sagepay .orange-circle h3 {
  font-size: 1.7em;
  margin-bottom: 0px;
  margin-top: 10px;
}

/* line 2490, ../sass/_custom.scss */
#node-14270 #block-views-whitepaper-block-1 .view-content .views-row {
  padding-bottom: 15px;
}
/* line 2494, ../sass/_custom.scss */
#node-14270 #block-views-whitepaper-block-1 .view-content .field-content .row {
  margin-bottom: 15px;
}
/* line 2497, ../sass/_custom.scss */
#node-14270 #block-views-whitepaper-block-1 .view-content .field-content .remove-padding {
  padding: 0px;
}
/* line 2500, ../sass/_custom.scss */
#node-14270 #block-views-whitepaper-block-1 .view-content .field-content img {
  max-width: 100%;
}
/* line 2503, ../sass/_custom.scss */
#node-14270 #block-views-whitepaper-block-1 .view-content .field-content a {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #4D4F53;
}
/* line 2507, ../sass/_custom.scss */
#node-14270 #block-views-whitepaper-block-1 .view-content .field-content a:hover {
  color: #4A851F;
}
/* line 2516, ../sass/_custom.scss */
#node-14270 .field-name-field-widget-footer .field-items p {
  text-align: center;
}
/* line 2520, ../sass/_custom.scss */
#node-14270 .field-name-field-widget-footer .grey-link {
  height: auto;
  width: 340px;
  background: #eff0ee;
  color: #4D4F53;
  text-align: center;
  padding: 16px;
  font-size: 21px;
  font-family: 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: inline-block;
  cursor: pointer;
  position: relative;
  -webkit-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  padding: 12px;
  border: 0px;
  width: 80%;
}
/* line 327, ../sass/_lib.scss */
#node-14270 .field-name-field-widget-footer .grey-link:hover {
  text-decoration: none;
  background: #4D4F53;
  color: #4D4F53;
  cursor: pointer;
}
@media (max-width: 479px) {
  /* line 2520, ../sass/_custom.scss */
  #node-14270 .field-name-field-widget-footer .grey-link {
    width: 260px !important;
    font-size: 18px;
  }
}
/* line 2528, ../sass/_custom.scss */
#node-14270 .field-name-field-widget-footer .grey-link:hover {
  border: 0px;
  color: #fff;
}
@media (max-width: 991px) {
  /* line 2520, ../sass/_custom.scss */
  #node-14270 .field-name-field-widget-footer .grey-link {
    width: 100%;
  }
}

/* line 2539, ../sass/_custom.scss */
.thin-strip-outer-wrapper,
.fat-strip-outer-wrapper {
  display: block;
  overflow: hidden;
  position: relative;
}
/* line 2544, ../sass/_custom.scss */
.thin-strip-outer-wrapper h1,
.fat-strip-outer-wrapper h1 {
  margin: 20px 0;
  font-size: 55px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
  text-align: center;
  margin: 30px 0 5px;
}
@media (max-width: 767px) {
  /* line 2544, ../sass/_custom.scss */
  .thin-strip-outer-wrapper h1,
  .fat-strip-outer-wrapper h1 {
    font-size: 45px;
    line-height: 30px;
  }
}
@media (max-width: 479px) {
  /* line 2544, ../sass/_custom.scss */
  .thin-strip-outer-wrapper h1,
  .fat-strip-outer-wrapper h1 {
    line-height: 40px;
  }
}
@media (max-device-width: 763px) and (orientation: landscape) {
  /* line 2544, ../sass/_custom.scss */
  .thin-strip-outer-wrapper h1,
  .fat-strip-outer-wrapper h1 {
    line-height: 46px;
    margin-bottom: 30px;
  }
}
/* line 2564, ../sass/_custom.scss */
.thin-strip-outer-wrapper .thin-strip-standfirst,
.fat-strip-outer-wrapper .thin-strip-standfirst {
  font-size: 28px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #ffffff;
  text-align: center;
  margin: 0px auto;
  width: 70%;
}
@media (max-width: 992px) {
  /* line 2564, ../sass/_custom.scss */
  .thin-strip-outer-wrapper .thin-strip-standfirst,
  .fat-strip-outer-wrapper .thin-strip-standfirst {
    font-size: 22px;
  }
}
/* line 2575, ../sass/_custom.scss */
.thin-strip-outer-wrapper .thin-strip-standfirst > p,
.fat-strip-outer-wrapper .thin-strip-standfirst > p {
  color: #ffffff;
}
/* line 2582, ../sass/_custom.scss */
.thin-strip-outer-wrapper .top-strip-standfirst > p,
.fat-strip-outer-wrapper .top-strip-standfirst > p {
  color: #ffffff;
}

/* line 2587, ../sass/_custom.scss */
.thin-strip-background-image,
.thin-strip-background-tablet-image,
.thin-strip-background-mobile-image,
.fat-strip-background-image {
  color: #fff;
  position: absolute;
  top: 0;
  z-index: 0;
  width: 100%;
}

@media (max-width: 1445px) {
  /* line 2598, ../sass/_custom.scss */
  .thin-strip-background-image {
    left: 0;
    width: 1430px;
    height: 300px;
  }
}
@media (max-width: 767px) and (min-width: 480px) {
  /* line 2607, ../sass/_custom.scss */
  body.page__support .thin-strip-background-mobile-image {
    max-width: 767px;
    top: -70%;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  /* line 2616, ../sass/_custom.scss */
  body.page-node-180 .thin-strip-background-tablet-image {
    max-width: 991px;
    top: -35%;
  }
}
@media (max-width: 767px) and (min-width: 480px) {
  /* line 2622, ../sass/_custom.scss */
  body.page-node-180 .thin-strip-background-mobile-image {
    max-width: 767px;
    top: -35%;
  }
}

@media (max-width: 1024px) {
  /* line 2632, ../sass/_custom.scss */
  body.page-support-error-codes .thin-strip-content-wrapper,
  body.page-support-error-codes .fat-strip-content-wrapper,
  body.page-support-search .thin-strip-content-wrapper,
  body.page-support-search .fat-strip-content-wrapper {
    min-height: 150px;
  }
}
/* line 2639, ../sass/_custom.scss */
.thin-strip-background-image > img,
.thin-strip-background-tablet-image > img,
.thin-strip-background-mobile-image > img,
.fat-strip-background-image > img {
  height: auto;
  width: 100%;
  min-height: 300px;
  min-width: 100%;
}
@media (max-width: 992px) {
  /* line 2639, ../sass/_custom.scss */
  .thin-strip-background-image > img,
  .thin-strip-background-tablet-image > img,
  .thin-strip-background-mobile-image > img,
  .fat-strip-background-image > img {
    min-height: 250px;
  }
}
@media (max-width: 479px) {
  /* line 2639, ../sass/_custom.scss */
  .thin-strip-background-image > img,
  .thin-strip-background-tablet-image > img,
  .thin-strip-background-mobile-image > img,
  .fat-strip-background-image > img {
    min-height: 450px;
  }
}

/* line 2656, ../sass/_custom.scss */
.thin-strip-content-wrapper,
.fat-strip-content-wrapper {
  min-height: 300px;
  position: relative;
  width: 100%;
  z-index: 5;
  overflow: hidden;
}
@media (max-width: 992px) {
  /* line 2656, ../sass/_custom.scss */
  .thin-strip-content-wrapper,
  .fat-strip-content-wrapper {
    min-height: 300px;
  }
}
@media (max-width: 479px) {
  /* line 2656, ../sass/_custom.scss */
  .thin-strip-content-wrapper,
  .fat-strip-content-wrapper {
    min-height: 450px;
  }
}
/* line 2671, ../sass/_custom.scss */
.thin-strip-content-wrapper .fat-strip-body-wrapper .top-strip-standfirst,
.fat-strip-content-wrapper .fat-strip-body-wrapper .top-strip-standfirst {
  margin: 15px 0;
}
@media (max-device-width: 763px) and (orientation: landscape) {
  /* line 2671, ../sass/_custom.scss */
  .thin-strip-content-wrapper .fat-strip-body-wrapper .top-strip-standfirst,
  .fat-strip-content-wrapper .fat-strip-body-wrapper .top-strip-standfirst {
    font-size: 18px;
  }
}

@media (min-width: 992px) {
  /* line 2683, ../sass/_custom.scss */
  .thin-strip-background-tablet-image {
    display: none;
  }

  /* line 2686, ../sass/_custom.scss */
  .thin-strip-background-mobile-image {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  /* line 2692, ../sass/_custom.scss */
  .thin-strip-background-image {
    display: none;
  }

  /* line 2695, ../sass/_custom.scss */
  .thin-strip-background-mobile-image {
    display: none;
  }
}
@media (max-width: 767px) {
  /* line 2701, ../sass/_custom.scss */
  .thin-strip-background-image {
    display: none;
  }

  /* line 2704, ../sass/_custom.scss */
  .thin-strip-background-tablet-image {
    display: none;
  }
}
/* line 2709, ../sass/_custom.scss */
.green-line-box {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: #253781;
  font-size: 28px;
  padding: 10px 0;
  text-align: center;
  color: #fff;
}
@media (max-width: 481px) {
  /* line 2709, ../sass/_custom.scss */
  .green-line-box {
    padding: 20px;
  }
}
/* line 72, ../sass/_mixins.scss */
html.ie9 .green-line-box ul li {
  padding-top: 12px;
  padding-bottom: 12px;
}
/* line 2727, ../sass/_custom.scss */
.green-line-box ul li a {
  background: transparent none repeat scroll 0 0 !important;
  color: #ffffff;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  padding: 0 25px;
  text-decoration: none;
  transition-duration: 0s;
}
/* line 72, ../sass/_mixins.scss */
html.ie9 .green-line-box ul li a {
  padding: 10px 15px;
}

/* line 2743, ../sass/_custom.scss */
#node-2411,
.customer-story-carousel {
  background: url("/sites/all/themes/sagepay_bootstrap/images/featured-success-story-online-payment-white_bg.jpg") 0px 0px;
  background-size: cover;
}
/* line 2748, ../sass/_custom.scss */
#node-2411 .main-header h4,
.customer-story-carousel .main-header h4 {
  color: #4D4F53;
}
/* line 2752, ../sass/_custom.scss */
#node-2411 .main-header h6 a,
.customer-story-carousel .main-header h6 a {
  color: #4D4F53;
}
/* line 2754, ../sass/_custom.scss */
#node-2411 .main-header h6 a:hover,
.customer-story-carousel .main-header h6 a:hover {
  color: #75777b;
}
/* line 2760, ../sass/_custom.scss */
#node-2411 .main-text,
.customer-story-carousel .main-text {
  float: left;
}
/* line 2762, ../sass/_custom.scss */
#node-2411 .main-text .btn-dark,
.customer-story-carousel .main-text .btn-dark {
  background-color: #4D4F53;
  color: #ffffff;
}
/* line 2765, ../sass/_custom.scss */
#node-2411 .main-text .btn-dark:hover,
.customer-story-carousel .main-text .btn-dark:hover {
  background-color: #75777b;
}
/* line 2769, ../sass/_custom.scss */
#node-2411 .main-text .btn-clear,
.customer-story-carousel .main-text .btn-clear {
  color: #4A851F;
}
/* line 2771, ../sass/_custom.scss */
#node-2411 .main-text .btn-clear:hover,
.customer-story-carousel .main-text .btn-clear:hover {
  color: #75777b;
}
/* line 2776, ../sass/_custom.scss */
#node-2411 .main-text .customer-quote a,
.customer-story-carousel .main-text .customer-quote a {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #4D4F53;
}
/* line 2779, ../sass/_custom.scss */
#node-2411 .main-text .customer-quote a:hover,
.customer-story-carousel .main-text .customer-quote a:hover {
  color: #75777b;
}

/* line 2791, ../sass/_custom.scss */
.customer-story-carousel .skin-default {
  position: relative;
}
@media (max-width: 768px) {
  /* line 2795, ../sass/_custom.scss */
  .customer-story-carousel .skin-default .views_slideshow_cycle_main .main-video {
    text-align: center;
  }
}
/* line 2803, ../sass/_custom.scss */
.customer-story-carousel .skin-default .views_slideshow_controls_text {
  position: absolute;
  top: 44%;
  color: #f00;
  font-size: 22px;
  width: 100%;
}
/* line 2810, ../sass/_custom.scss */
.customer-story-carousel .skin-default .views_slideshow_controls_text .views-slideshow-controls-text-previous {
  float: left;
  margin-left: -49px;
  background-image: url("/sites/all/themes/site_frontend/images/assets/story_button_customer-story-navigation-left_hover.png");
  background-position: left top;
  background-repeat: no-repeat;
  display: block;
  height: 49px;
  left: auto;
  opacity: 0.5;
  overflow: hidden;
  text-indent: -9000px;
  top: auto;
  width: 49px;
}
@media (max-width: 1040px) {
  /* line 2810, ../sass/_custom.scss */
  .customer-story-carousel .skin-default .views_slideshow_controls_text .views-slideshow-controls-text-previous {
    margin-left: -40px;
  }
}
@media (max-width: 1020px) {
  /* line 2810, ../sass/_custom.scss */
  .customer-story-carousel .skin-default .views_slideshow_controls_text .views-slideshow-controls-text-previous {
    margin-left: -36px;
  }
}
@media (max-width: 991px) {
  /* line 2810, ../sass/_custom.scss */
  .customer-story-carousel .skin-default .views_slideshow_controls_text .views-slideshow-controls-text-previous {
    margin-left: -70px;
  }
}
@media (max-width: 870px) {
  /* line 2810, ../sass/_custom.scss */
  .customer-story-carousel .skin-default .views_slideshow_controls_text .views-slideshow-controls-text-previous {
    margin-left: -50px;
  }
}
@media (max-width: 810px) {
  /* line 2810, ../sass/_custom.scss */
  .customer-story-carousel .skin-default .views_slideshow_controls_text .views-slideshow-controls-text-previous {
    margin-left: -5%;
  }
}
@media (max-width: 800px) {
  /* line 2810, ../sass/_custom.scss */
  .customer-story-carousel .skin-default .views_slideshow_controls_text .views-slideshow-controls-text-previous {
    margin-left: -4%;
  }
}
@media (max-width: 768px) {
  /* line 2810, ../sass/_custom.scss */
  .customer-story-carousel .skin-default .views_slideshow_controls_text .views-slideshow-controls-text-previous {
    margin-left: -3%;
  }
}
@media (max-width: 767px) {
  /* line 2810, ../sass/_custom.scss */
  .customer-story-carousel .skin-default .views_slideshow_controls_text .views-slideshow-controls-text-previous {
    margin-left: 0;
  }
}
@media (max-width: 481px) {
  /* line 2810, ../sass/_custom.scss */
  .customer-story-carousel .skin-default .views_slideshow_controls_text .views-slideshow-controls-text-previous {
    display: none;
  }
}
/* line 2854, ../sass/_custom.scss */
.customer-story-carousel .skin-default .views_slideshow_controls_text .views-slideshow-controls-text-next {
  float: right;
  margin-right: -49px;
  background-image: url("/sites/all/themes/site_frontend/images/assets/story_button_customer-story-navigation-right_hover.png");
  background-position: left top;
  background-repeat: no-repeat;
  display: block;
  height: 49px;
  opacity: 0.5;
  overflow: hidden;
  right: auto;
  text-indent: -9000px;
  top: auto;
  width: 49px;
}
@media (max-width: 481px) {
  /* line 2854, ../sass/_custom.scss */
  .customer-story-carousel .skin-default .views_slideshow_controls_text .views-slideshow-controls-text-next {
    display: none;
  }
}
@media (max-width: 1040px) {
  /* line 2854, ../sass/_custom.scss */
  .customer-story-carousel .skin-default .views_slideshow_controls_text .views-slideshow-controls-text-next {
    margin-right: -40px;
  }
}
@media (max-width: 1020px) {
  /* line 2854, ../sass/_custom.scss */
  .customer-story-carousel .skin-default .views_slideshow_controls_text .views-slideshow-controls-text-next {
    margin-right: -36px;
  }
}
@media (max-width: 991px) {
  /* line 2854, ../sass/_custom.scss */
  .customer-story-carousel .skin-default .views_slideshow_controls_text .views-slideshow-controls-text-next {
    margin-right: -70px;
  }
}
@media (max-width: 870px) {
  /* line 2854, ../sass/_custom.scss */
  .customer-story-carousel .skin-default .views_slideshow_controls_text .views-slideshow-controls-text-next {
    margin-right: -50px;
  }
}
@media (max-width: 810px) {
  /* line 2854, ../sass/_custom.scss */
  .customer-story-carousel .skin-default .views_slideshow_controls_text .views-slideshow-controls-text-next {
    margin-right: -5%;
  }
}
@media (max-width: 800px) {
  /* line 2854, ../sass/_custom.scss */
  .customer-story-carousel .skin-default .views_slideshow_controls_text .views-slideshow-controls-text-next {
    margin-right: -4%;
  }
}
@media (max-width: 768px) {
  /* line 2854, ../sass/_custom.scss */
  .customer-story-carousel .skin-default .views_slideshow_controls_text .views-slideshow-controls-text-next {
    margin-right: -3%;
  }
}
@media (max-width: 767px) {
  /* line 2854, ../sass/_custom.scss */
  .customer-story-carousel .skin-default .views_slideshow_controls_text .views-slideshow-controls-text-next {
    margin-right: 0;
  }
}
/* line 2898, ../sass/_custom.scss */
.customer-story-carousel .skin-default .views_slideshow_controls_text .views-slideshow-controls-text-pause {
  display: none;
}

/* line 2908, ../sass/_custom.scss */
#node-14293 .block-title {
  display: none;
}

/* line 2913, ../sass/_custom.scss */
#node-14292 .row {
  margin-left: 0px;
  margin-right: 0px;
}
/* line 2917, ../sass/_custom.scss */
#node-14292 #hero_panel {
  background: url("../images/einvoice.png") no-repeat rgba(0, 0, 0, 0.4);
  background-position: 50% 0%;
  background-size: contain;
  padding-top: 50px;
}
/* line 2923, ../sass/_custom.scss */
#node-14292 #hero_panel .mini-nav {
  padding-top: 50px;
}
/* line 2926, ../sass/_custom.scss */
#node-14292 #hero_panel .mini-scroll-button {
  top: 16px;
}

/* line 2934, ../sass/_custom.scss */
#node-14291 .block-title {
  display: none;
}

/* line 2940, ../sass/_custom.scss */
#node-14290 .cols, #node-15541 .cols {
  text-align: center;
  font-size: 16px;
  margin: 30px 0;
}
/* line 2944, ../sass/_custom.scss */
#node-14290 .cols img, #node-15541 .cols img {
  padding-bottom: 20px;
  width: 200px;
  height: auto;
}
/* line 2950, ../sass/_custom.scss */
#node-14290 .btn-white, #node-15541 .btn-white {
  height: auto;
  width: 340px;
  background: #ffffff;
  color: #4D4F53;
  text-align: center;
  padding: 16px;
  font-size: 21px;
  font-family: 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: inline-block;
  cursor: pointer;
  position: relative;
  -webkit-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
  width: 200px;
  padding: 14px 16px;
  font-size: 20px;
}
/* line 327, ../sass/_lib.scss */
#node-14290 .btn-white:hover, #node-15541 .btn-white:hover {
  text-decoration: none;
  background: #4D4F53;
  color: #4D4F53;
  cursor: pointer;
}
@media (max-width: 479px) {
  /* line 2950, ../sass/_custom.scss */
  #node-14290 .btn-white, #node-15541 .btn-white {
    width: 260px !important;
    font-size: 18px;
  }
}
/* line 2955, ../sass/_custom.scss */
#node-14290 .btn-white:hover, #node-15541 .btn-white:hover {
  color: #ffffff;
}

/* line 2962, ../sass/_custom.scss */
#node-13912 .light-color-3-bg {
  padding-bottom: 30px;
}
/* line 2964, ../sass/_custom.scss */
#node-13912 .light-color-3-bg .hp-headings {
  padding-bottom: 20px;
  width: 80%;
  margin: 0 auto;
}
/* line 2969, ../sass/_custom.scss */
#node-13912 .light-color-3-bg .icon {
  min-height: 160px;
}
@media (max-width: 767px) {
  /* line 2969, ../sass/_custom.scss */
  #node-13912 .light-color-3-bg .icon {
    min-height: auto;
  }
}
/* line 2975, ../sass/_custom.scss */
#node-13912 .light-color-3-bg h4 {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #4D4F53;
  margin-top: 15px;
  font-size: 24px;
}

/* line 2985, ../sass/_custom.scss */
#node-577 .block-title {
  display: none;
}
/* line 2988, ../sass/_custom.scss */
#node-577 .row {
  margin-left: 0;
  margin-right: 0;
}
/* line 2992, ../sass/_custom.scss */
#node-577 #hero_panel {
  background: url("../images/start-up-hero-bg.png") no-repeat rgba(0, 0, 0, 0.4);
  background-position: 50% 50%;
  background-size: cover;
  padding: 40px 0;
}
/* line 2998, ../sass/_custom.scss */
#node-577 .guide-for-start-ups-tabs {
  background: #fff;
}
/* line 3000, ../sass/_custom.scss */
#node-577 .guide-for-start-ups-tabs .guide-for-start-ups-tabs-link {
  background: #4D4F53;
}
@media (max-width: 768px) {
  /* line 3002, ../sass/_custom.scss */
  #node-577 .guide-for-start-ups-tabs .guide-for-start-ups-tabs-link .container {
    padding-left: 0;
    padding-right: 0;
  }
}
/* line 3008, ../sass/_custom.scss */
#node-577 .guide-for-start-ups-tabs .guide-for-start-ups-tabs-link ul {
  border: 0px;
  width: 100%;
  margin-bottom: 0px;
}
/* line 3012, ../sass/_custom.scss */
#node-577 .guide-for-start-ups-tabs .guide-for-start-ups-tabs-link ul li {
  width: 25%;
  border-right: 1px solid #fff;
  margin-bottom: 0px;
}
@media (max-width: 768px) {
  /* line 3012, ../sass/_custom.scss */
  #node-577 .guide-for-start-ups-tabs .guide-for-start-ups-tabs-link ul li {
    width: 50%;
  }
  /* line 3018, ../sass/_custom.scss */
  #node-577 .guide-for-start-ups-tabs .guide-for-start-ups-tabs-link ul li:first-child {
    border-bottom: 1px solid #fff;
  }
  /* line 3021, ../sass/_custom.scss */
  #node-577 .guide-for-start-ups-tabs .guide-for-start-ups-tabs-link ul li:nth-child(2) {
    border-right: 0px;
    border-bottom: 1px solid #fff;
  }
}
/* line 3026, ../sass/_custom.scss */
#node-577 .guide-for-start-ups-tabs .guide-for-start-ups-tabs-link ul li:last-child {
  border-right: 0px;
}
/* line 3030, ../sass/_custom.scss */
#node-577 .guide-for-start-ups-tabs .guide-for-start-ups-tabs-link ul li:hover:after {
  position: absolute;
  content: "";
  width: 0px;
  height: 0px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #4A851F;
  left: 48%;
  right: auto;
  z-index: 5;
}
@media (max-width: 768px) {
  /* line 3030, ../sass/_custom.scss */
  #node-577 .guide-for-start-ups-tabs .guide-for-start-ups-tabs-link ul li:hover:after {
    display: none;
  }
}
/* line 3046, ../sass/_custom.scss */
#node-577 .guide-for-start-ups-tabs .guide-for-start-ups-tabs-link ul li a {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  margin-right: 0px;
  color: #fff;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  border: 0px;
}
/* line 3054, ../sass/_custom.scss */
#node-577 .guide-for-start-ups-tabs .guide-for-start-ups-tabs-link ul li a:hover {
  background: #4A851F;
  border: 0px;
  margin-bottom: 0px;
}
/* line 3059, ../sass/_custom.scss */
#node-577 .guide-for-start-ups-tabs .guide-for-start-ups-tabs-link ul li a:focus {
  background: #4A851F;
  border: 0px;
  margin-bottom: 0px;
}
/* line 3067, ../sass/_custom.scss */
#node-577 .guide-for-start-ups-tabs .guide-for-start-ups-tabs-link ul .active {
  background: #4A851F;
}
/* line 3069, ../sass/_custom.scss */
#node-577 .guide-for-start-ups-tabs .guide-for-start-ups-tabs-link ul .active a {
  background: #4A851F;
  color: #fff;
  border: 0px;
}
/* line 3073, ../sass/_custom.scss */
#node-577 .guide-for-start-ups-tabs .guide-for-start-ups-tabs-link ul .active a:hover {
  background: #4A851F;
  border: 0px;
  margin-bottom: 0px;
}
/* line 3078, ../sass/_custom.scss */
#node-577 .guide-for-start-ups-tabs .guide-for-start-ups-tabs-link ul .active a:focus {
  background: #4A851F;
  border: 0px;
  margin-bottom: 0px;
}
/* line 3084, ../sass/_custom.scss */
#node-577 .guide-for-start-ups-tabs .guide-for-start-ups-tabs-link ul .active:after {
  position: absolute;
  content: "";
  width: 0px;
  height: 0px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #4A851F;
  left: 48%;
  right: auto;
}
@media (max-width: 768px) {
  /* line 3084, ../sass/_custom.scss */
  #node-577 .guide-for-start-ups-tabs .guide-for-start-ups-tabs-link ul .active:after {
    display: none;
  }
}

/* line 3105, ../sass/_custom.scss */
.guide-for-start-ups {
  color: #4D4F53;
  font-size: 16px;
}
/* line 3108, ../sass/_custom.scss */
.guide-for-start-ups h4 {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  color: #4D4F53;
}
/* line 3113, ../sass/_custom.scss */
.guide-for-start-ups a {
  color: #4A851F;
}
/* line 3116, ../sass/_custom.scss */
.guide-for-start-ups .start-ups-box-left {
  padding: 3% 80px 3% 0px;
}
@media (max-width: 768px) {
  /* line 3116, ../sass/_custom.scss */
  .guide-for-start-ups .start-ups-box-left {
    padding: 20px 20px;
  }
}
/* line 3122, ../sass/_custom.scss */
.guide-for-start-ups .start-ups-box-right {
  padding: 3% 0px 3% 80px;
}
@media (max-width: 768px) {
  /* line 3122, ../sass/_custom.scss */
  .guide-for-start-ups .start-ups-box-right {
    padding: 20px 20px;
  }
}
/* line 3128, ../sass/_custom.scss */
.guide-for-start-ups .empty-box {
  display: block;
}
@media (max-width: 768px) {
  /* line 3128, ../sass/_custom.scss */
  .guide-for-start-ups .empty-box {
    display: none;
  }
}

/* line 3135, ../sass/_custom.scss */
.start-ups-stap-1 {
  background: url("../images/img_step1_apply_850x600.jpg") no-repeat 100%/50%;
}
/* line 3137, ../sass/_custom.scss */
.start-ups-stap-1 .start-ups-box-left {
  padding: 4% 80px 4% 0px;
}
@media (max-width: 768px) {
  /* line 3135, ../sass/_custom.scss */
  .start-ups-stap-1 {
    background: none;
    border-bottom: 1px solid #4D4F53;
  }
  /* line 3143, ../sass/_custom.scss */
  .start-ups-stap-1 .start-ups-box-left {
    padding: 20px 20px;
  }
}

/* line 3148, ../sass/_custom.scss */
.start-ups-stap-2 {
  background: url("../images/img_step2_merchant_850x600.jpg") no-repeat 0%/50%;
}
@media (max-width: 768px) {
  /* line 3148, ../sass/_custom.scss */
  .start-ups-stap-2 {
    background: none;
    border-bottom: 1px solid #4D4F53;
  }
}

/* line 3155, ../sass/_custom.scss */
.start-ups-stap-3 {
  background: url("../images/img_step3_website_850x600.jpg") no-repeat 100%/50%;
}
@media (max-width: 768px) {
  /* line 3155, ../sass/_custom.scss */
  .start-ups-stap-3 {
    background: none;
    border-bottom: 1px solid #4D4F53;
  }
}

/* line 3162, ../sass/_custom.scss */
.start-ups-stap-4 {
  background: url("../images/start-up-stap-4.jpg") no-repeat 0%/50%;
}
@media (max-width: 768px) {
  /* line 3162, ../sass/_custom.scss */
  .start-ups-stap-4 {
    background: none;
    border-bottom: 1px solid #4D4F53;
  }
}

/* line 3169, ../sass/_custom.scss */
.start-ups-stap-5 {
  background: url("../images/start-up-stap-5.jpg") no-repeat 100%/50%;
}
@media (max-width: 768px) {
  /* line 3169, ../sass/_custom.scss */
  .start-ups-stap-5 {
    background: none;
    border-bottom: 1px solid #4D4F53;
  }
}

/* line 3217, ../sass/_custom.scss */
.tb-megamenu .dropdown-menu {
  background: #f2f2f2;
}
/* line 3221, ../sass/_custom.scss */
.tb-megamenu .dropdown-menu .tb-megamenu-row .tb-megamenu-subnav li {
  padding-bottom: 0;
}
/* line 3223, ../sass/_custom.scss */
.tb-megamenu .dropdown-menu .tb-megamenu-row .tb-megamenu-subnav li a {
  font-size: 16px;
  color: #607d8b;
  border: 0px;
}
/* line 3228, ../sass/_custom.scss */
.tb-megamenu .dropdown-menu .tb-megamenu-row .tb-megamenu-subnav li a:hover {
  border: 0px;
  color: #0d2173;
}
/* line 3236, ../sass/_custom.scss */
.tb-megamenu .dropdown-menu .tb-megamenu-row .tb-megamenu-column-inner img {
  max-width: 100%;
}
/* line 3240, ../sass/_custom.scss */
.tb-megamenu .dropdown-menu .tb-megamenu-row .tb-megamenu-column-inner .image-link a {
  padding: 0px;
}
/* line 3248, ../sass/_custom.scss */
.tb-megamenu .tb-megamenu-block .top-cols {
  text-align: center;
}
/* line 3251, ../sass/_custom.scss */
.tb-megamenu .tb-megamenu-block .top-cols .subtitle a {
  color: #000;
  display: block;
  font-family: "AdelleSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 30px;
  padding-bottom: 5px;
  padding-right: 30px;
  width: auto;
}
/* line 3261, ../sass/_custom.scss */
.tb-megamenu .tb-megamenu-block .top-cols .subtitle a:hover {
  color: #0d2173;
}
/* line 3267, ../sass/_custom.scss */
.tb-megamenu .tb-megamenu-block .top-cols a {
  text-decoration: none;
}
/* line 3270, ../sass/_custom.scss */
.tb-megamenu .tb-megamenu-block .top-cols:nth-child(4) {
  clear: both;
}
/* line 3273, ../sass/_custom.scss */
.tb-megamenu .tb-megamenu-block .top-cols img {
  position: relative;
}
/* line 3277, ../sass/_custom.scss */
.tb-megamenu .tb-megamenu-block .omega {
  text-align: right;
}
/* line 3279, ../sass/_custom.scss */
.tb-megamenu .tb-megamenu-block .omega a {
  background: url("../images/arrow-dark-icon.png") 100% 28%/12px no-repeat;
  display: inline-block;
  padding-right: 30px;
  display: inline-block;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-top: 70px;
  line-height: normal;
}
/* line 3287, ../sass/_custom.scss */
.tb-megamenu .tb-megamenu-block .omega a:hover {
  color: #0d2173;
  background: url("../images/arrow-orange-icon.png") 100% 28%/12px no-repeat;
}
/* line 3296, ../sass/_custom.scss */
.tb-megamenu .large-mega-menu-content a {
  color: transparent;
}
/* line 3298, ../sass/_custom.scss */
.tb-megamenu .large-mega-menu-content a:hover {
  color: transparent;
}
/* line 3302, ../sass/_custom.scss */
.tb-megamenu .large-mega-menu-content h2 {
  color: #4D4F53;
  font-size: 28px;
  text-align: center;
}
/* line 3306, ../sass/_custom.scss */
.tb-megamenu .large-mega-menu-content h2 a {
  color: #4D4F53;
  text-align: center;
  font-size: 28px;
}
@media (max-width: 1280px) {
  /* line 3306, ../sass/_custom.scss */
  .tb-megamenu .large-mega-menu-content h2 a {
    font-size: 24px;
  }
}
/* line 3313, ../sass/_custom.scss */
.tb-megamenu .large-mega-menu-content h2 a:hover {
  color: #0d2173 !important;
  text-decoration: none;
}
/* line 3321, ../sass/_custom.scss */
.tb-megamenu .large-mega-menu-content p {
  text-align: center;
  font-size: 16px;
}
@media (max-width: 1280px) {
  /* line 3321, ../sass/_custom.scss */
  .tb-megamenu .large-mega-menu-content p {
    font-size: 14px;
  }
}

@media (max-width: 991px) {
  /* line 3335, ../sass/_custom.scss */
  .main-nav-menu .tb-megamenu .mega > .mega-dropdown-menu .mega-dropdown-inner .block-inner section .top-cols img {
    position: relative;
    top: auto;
  }
}
/* line 3360, ../sass/_custom.scss */
.main-nav-menu .tb-megamenu .dropdown-menu .tb-megamenu-row .tb-megamenu-subnav li a {
  font-size: 18px;
  padding: 15px 0;
  font-weight: 600;
  color: #607d8b;
  border-bottom: 1px solid #AFAFAF;
}
/* line 3368, ../sass/_custom.scss */
.main-nav-menu .tb-megamenu .dropdown-menu .tb-megamenu-row .tb-megamenu-subnav li a:hover {
  border-bottom: 1px solid #AFAFAF;
  color: #4A851F;
}
/* line 3374, ../sass/_custom.scss */
.main-nav-menu .tb-megamenu .dropdown-menu .tb-megamenu-row .tb-megamenu-subnav .active a {
  background-color: transparent;
  background-image: none;
}
/* line 3381, ../sass/_custom.scss */
.main-nav-menu .tb-megamenu .tb-megamenu-block .omega {
  text-align: left;
}
/* line 3388, ../sass/_custom.scss */
.main-nav-menu .tb-megamenu .tb-megamenu-block .item-content a {
  color: inherit;
}
/* line 3391, ../sass/_custom.scss */
.main-nav-menu .tb-megamenu .tb-megamenu-block .omega a {
  background: url("../images/arrow-dark-icon.png") 100% 57%/12px no-repeat;
  display: inline-block;
  padding-right: 18px;
  display: inline-block;
  font-family: "AdelleSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-top: 0;
  padding-left: 0px;
  line-height: normal;
  padding-left: 18px;
}
/* line 3403, ../sass/_custom.scss */
.main-nav-menu .logo {
  float: left;
  width: 20%;
}

/* line 3429, ../sass/_custom.scss */
#node-205 h2 {
  display: block;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #4D4F53;
}
/* line 3433, ../sass/_custom.scss */
#node-205 h2 a {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #4D4F53;
}
/* line 3439, ../sass/_custom.scss */
#node-205 a {
  color: #4A851F;
}
/* line 3441, ../sass/_custom.scss */
#node-205 a:hover {
  text-decoration: underline;
}
/* line 3448, ../sass/_custom.scss */
#node-205 .item-list ul li a {
  color: #4A851F;
}
/* line 3450, ../sass/_custom.scss */
#node-205 .item-list ul li a:hover {
  text-decoration: underline;
}
/* line 3457, ../sass/_custom.scss */
#node-205 #node-14357 {
  width: 100%;
  padding: 20px;
}
/* line 3460, ../sass/_custom.scss */
#node-205 #node-14357 h2 {
  display: none;
}
/* line 3463, ../sass/_custom.scss */
#node-205 #node-14357 h3 {
  font-size: 24px;
  line-height: normal;
}
/* line 3466, ../sass/_custom.scss */
#node-205 #node-14357 h3 a {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  color: #4D4F53;
}
/* line 3472, ../sass/_custom.scss */
#node-205 #node-14357 h4 {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #4D4F53;
}
/* line 3477, ../sass/_custom.scss */
#node-205 #node-14357 .content h2 {
  display: block;
}
/* line 3481, ../sass/_custom.scss */
#node-205 #node-14357 .view-mode-general {
  width: 50%;
  float: left;
  margin: 0px;
}
/* line 3487, ../sass/_custom.scss */
#node-205 #node-14358 {
  width: 100%;
}
/* line 3489, ../sass/_custom.scss */
#node-205 #node-14358 h2 {
  display: none;
}
/* line 3492, ../sass/_custom.scss */
#node-205 #node-14358 h3 {
  font-size: 24px;
  line-height: normal;
}
/* line 3495, ../sass/_custom.scss */
#node-205 #node-14358 h3 a {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  color: #4D4F53;
}
/* line 3501, ../sass/_custom.scss */
#node-205 #node-14358 h4 {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #4D4F53;
}
/* line 3505, ../sass/_custom.scss */
#node-205 #node-14358 .view-mode-general {
  width: 100%;
  float: left;
  margin: 0px;
}

/* line 3514, ../sass/_custom.scss */
#node-660 h2 {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 30px;
}
/* line 3518, ../sass/_custom.scss */
#node-660 h3 {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 28px;
}
/* line 3522, ../sass/_custom.scss */
#node-660 p {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
}
/* line 3526, ../sass/_custom.scss */
#node-660 .field-name-field-general-item-title, #node-660 .field-name-field-general-item-text {
  margin-left: 180px;
}
/* line 3530, ../sass/_custom.scss */
#node-660 ul li {
  font-size: 16px;
}
/* line 3532, ../sass/_custom.scss */
#node-660 ul li a {
  color: #4A851F;
  font-size: 16px;
}
/* line 3535, ../sass/_custom.scss */
#node-660 ul li a:hover {
  text-decoration: underline;
}

/* line 3545, ../sass/_custom.scss */
#node-661 h3,
#node-624 h3,
.node-call-to-action-widget h3 {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 28px;
}
/* line 3549, ../sass/_custom.scss */
#node-661 .field-name-field-widget-main-text,
#node-624 .field-name-field-widget-main-text,
.node-call-to-action-widget .field-name-field-widget-main-text {
  margin-bottom: 15px;
}

/* line 3553, ../sass/_custom.scss */
#node-14361,
#node-656 {
  margin: 15px 0;
}

/* line 3557, ../sass/_custom.scss */
.widget.fifty .widget-item {
  width: 50%;
  margin-bottom: 45px;
}
@media (max-width: 481px) {
  /* line 3557, ../sass/_custom.scss */
  .widget.fifty .widget-item {
    margin-bottom: 20px;
  }
}

/* line 3566, ../sass/_custom.scss */
.node-general-widget .widget-item img {
  float: left;
  margin-bottom: 8px;
  margin-right: 20px;
}
/* line 3571, ../sass/_custom.scss */
.node-general-widget .field-collection-view {
  border-bottom: 0px;
  margin: 0;
  padding: 1em 0 0.3em;
}
/* line 3576, ../sass/_custom.scss */
.node-general-widget .widget-item {
  float: left;
  margin-bottom: 45px;
}
/* line 3580, ../sass/_custom.scss */
.node-general-widget .widget-item-alpha {
  clear: both;
  padding-right: 10px;
}
@media (max-width: 769px) {
  /* line 3580, ../sass/_custom.scss */
  .node-general-widget .widget-item-alpha {
    padding-right: 0;
  }
}

/* line 3590, ../sass/_custom.scss */
.node-general-widget .field-name-field-title-of-widget {
  margin-top: 15px;
}
/* line 3592, ../sass/_custom.scss */
.node-general-widget .field-name-field-title-of-widget .field-items {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 28px;
  color: #4D4F53;
}

/* line 3599, ../sass/_custom.scss */
.commit {
  font-size: 12px;
}

/* line 3604, ../sass/_custom.scss */
#node-623 h3 {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 28px;
}
/* line 3608, ../sass/_custom.scss */
#node-623 h3 a {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 28px;
  color: #4D4F53;
}
/* line 3614, ../sass/_custom.scss */
#node-623 p {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
}
/* line 3618, ../sass/_custom.scss */
#node-623 .widget-item img {
  float: none;
  margin-bottom: 8px;
  margin-right: 20px;
}

/* line 3726, ../sass/_custom.scss */
body.front #node-46 a.scroll-button {
  margin: 0 auto;
  background: #FF691A;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
/* line 3731, ../sass/_custom.scss */
body.front #node-46 a.scroll-button:hover {
  background: #ff6210;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

/* line 3741, ../sass/_custom.scss */
.page-partners-and-developers-partner-directory .no-block-title h2 {
  display: none;
}
/* line 3745, ../sass/_custom.scss */
.page-partners-and-developers-partner-directory .grey-block {
  background: #4D4F53;
}
/* line 3748, ../sass/_custom.scss */
.page-partners-and-developers-partner-directory .well {
  background-color: transparent;
  border: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  box-shadow: 0 0px 0px #fff;
  padding: 0px;
}
/* line 3755, ../sass/_custom.scss */
.page-partners-and-developers-partner-directory .well .partner-filter {
  padding: 0px 20px;
}
/* line 3757, ../sass/_custom.scss */
.page-partners-and-developers-partner-directory .well .partner-filter h2 {
  display: none;
}
/* line 3762, ../sass/_custom.scss */
.page-partners-and-developers-partner-directory .well .partner-filter #edit-partner-type-title h3 {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  color: #fff;
  padding-top: 25px;
  padding-bottom: 0;
}
/* line 3771, ../sass/_custom.scss */
.page-partners-and-developers-partner-directory .well .partner-filter #partners-apachesolr-partner-type-form #edit-submit-partner-type {
  display: none;
}
/* line 3775, ../sass/_custom.scss */
.page-partners-and-developers-partner-directory .well .partner-filter .form-type-select {
  margin: 15px 0;
  overflow: hidden;
  background: #F8F8F8;
  border: 1px solid #DDDDDD;
  height: 40px;
  border-radius: 0px;
  box-shadow: 0 0px 0px #fff;
}
/* line 3786, ../sass/_custom.scss */
.page-partners-and-developers-partner-directory .well .partner-filter .form-type-select select {
  width: 100%;
  border: 0;
  height: 40px;
  line-height: 1.5;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
  appearance: none;
  padding: 6px 12px;
  background: url("../images/select-dropdown.jpg") no-repeat scroll 101% 0 #ffffff;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  /* line 3786, ../sass/_custom.scss */
  .page-partners-and-developers-partner-directory .well .partner-filter .form-type-select select {
    background: url("../images/select-dropdown.jpg") no-repeat scroll 101% 0 #FFFFFF;
    background-size: 16px 144px;
  }
}
/* line 3803, ../sass/_custom.scss */
.page-partners-and-developers-partner-directory .well .partner-filter .form-type-select select:after {
  content: "++";
  width: 15px;
  height: 15px;
  background: url("../images/select-dropdown.jpg") no-repeat scroll 101% 0 #ffffff;
}
/* line 72, ../sass/_mixins.scss */
html.ie9 .page-partners-and-developers-partner-directory .well .partner-filter .form-type-select select {
  background: none;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 3775, ../sass/_custom.scss */
  .page-partners-and-developers-partner-directory .well .partner-filter .form-type-select {
    /* project development page table fix */
  }
  /* line 3815, ../sass/_custom.scss */
  .page-partners-and-developers-partner-directory .well .partner-filter .form-type-select select::-ms-expand {
    display: none;
  }
}
/* line 3821, ../sass/_custom.scss */
.page-partners-and-developers-partner-directory .well #block-facetapi-ni5s7up4rxycuhgsj5qwrypwow1zmp1d {
  padding-bottom: 25px;
}
/* line 3824, ../sass/_custom.scss */
.page-partners-and-developers-partner-directory .well .block-nodeblock {
  margin-bottom: 15px;
}
/* line 3826, ../sass/_custom.scss */
.page-partners-and-developers-partner-directory .well .block-nodeblock h3 {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  color: #fff;
  line-height: normal;
}
/* line 3832, ../sass/_custom.scss */
.page-partners-and-developers-partner-directory .well .block-nodeblock h4 {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #fff;
  line-height: normal;
}
/* line 3838, ../sass/_custom.scss */
.page-partners-and-developers-partner-directory .well .block-nodeblock p {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #fff;
}
/* line 3843, ../sass/_custom.scss */
.page-partners-and-developers-partner-directory .well .block-nodeblock .content {
  padding: 10px 20px 20px;
}
/* line 3849, ../sass/_custom.scss */
.page-partners-and-developers-partner-directory .region-content .page-header {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 28px;
  color: #fff;
  line-height: normal;
  border-bottom: 0px;
}
/* line 3856, ../sass/_custom.scss */
.page-partners-and-developers-partner-directory .region-content .content {
  font-size: 16px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* line 3861, ../sass/_custom.scss */
.page-partners-and-developers-partner-directory .region-content .partner-search-form .views-exposed-widgets {
  padding: 10px 15px;
}
/* line 3863, ../sass/_custom.scss */
.page-partners-and-developers-partner-directory .region-content .partner-search-form .views-exposed-widgets .form-control {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
}
/* line 3865, ../sass/_custom.scss */
.page-partners-and-developers-partner-directory .region-content .partner-search-form .views-exposed-widgets .form-control:focus {
  border-color: #4A851F;
  box-shadow: 0 0px 0px #4A851F;
  outline: 0 none;
}
/* line 3871, ../sass/_custom.scss */
.page-partners-and-developers-partner-directory .region-content .partner-search-form .views-exposed-widgets .form-submit {
  margin-top: 0px;
}
/* line 3874, ../sass/_custom.scss */
.page-partners-and-developers-partner-directory .region-content .partner-search-form .views-exposed-widgets .btn-primary {
  background: #4A851F;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  border-color: #4A851F;
  webkit-transition-property: background;
  -ms-transition-property: background;
  transition-property: background;
  -webkit-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
/* line 3884, ../sass/_custom.scss */
.page-partners-and-developers-partner-directory .region-content .partner-search-form .views-exposed-widgets .btn-primary:hover {
  background: #fff;
  color: #4D4F53;
}
/* line 3892, ../sass/_custom.scss */
.page-partners-and-developers-partner-directory .region-content #block-current-search-active-search .current-search-item-text {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #4D4F53;
  margin: 15px 0;
}
/* line 3924, ../sass/_custom.scss */
.page-partners-and-developers-partner-directory .region-content .view-content .views-row {
  margin-bottom: 20px;
}
/* line 3927, ../sass/_custom.scss */
.page-partners-and-developers-partner-directory .region-content .view-content .field-name-field-partner-logo {
  float: left;
}
/* line 3929, ../sass/_custom.scss */
.page-partners-and-developers-partner-directory .region-content .view-content .field-name-field-partner-logo .field-item {
  float: left;
}
/* line 3933, ../sass/_custom.scss */
.page-partners-and-developers-partner-directory .region-content .view-content .partner-information-wrapper {
  margin-left: 120px;
}
/* line 3937, ../sass/_custom.scss */
.page-partners-and-developers-partner-directory .region-content .view-content .group-partner-information .v3-compliance-logo-help {
  float: right;
}
/* line 3939, ../sass/_custom.scss */
.page-partners-and-developers-partner-directory .region-content .view-content .group-partner-information .v3-compliance-logo-help .v3-compliance-logo-help-text {
  display: none;
}
/* line 3945, ../sass/_custom.scss */
.page-partners-and-developers-partner-directory .region-content .view-content .field-name-title h2 {
  font-size: 24px;
  line-height: normal;
}
/* line 3948, ../sass/_custom.scss */
.page-partners-and-developers-partner-directory .region-content .view-content .field-name-title h2 a {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  color: #4D4F53;
  line-height: normal;
}
/* line 3956, ../sass/_custom.scss */
.page-partners-and-developers-partner-directory .region-content .view-content .field-name-field-partner-teaser {
  font-size: 16px;
}
/* line 3962, ../sass/_custom.scss */
.page-partners-and-developers-partner-directory .region-content .pagination .first a {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
}
/* line 3967, ../sass/_custom.scss */
.page-partners-and-developers-partner-directory .region-content .pagination .last a {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
}
/* line 3972, ../sass/_custom.scss */
.page-partners-and-developers-partner-directory .region-content .pagination .active a {
  background: #4A851F;
  color: #fff;
  border-color: #4A851F;
}
/* line 3979, ../sass/_custom.scss */
.page-partners-and-developers-partner-directory .region-content .pagination li a {
  color: #4A851F;
}
/* line 3984, ../sass/_custom.scss */
.page-partners-and-developers-partner-directory .region-content .facetapi-facet-bm-field-v3-compliant {
  float: right;
  margin: 15px 0;
}
/* line 3987, ../sass/_custom.scss */
.page-partners-and-developers-partner-directory .region-content .facetapi-facet-bm-field-v3-compliant #facetapi-link {
  display: none;
}

/* line 3995, ../sass/_custom.scss */
.node-payment-solution-info .row {
  margin-right: 0;
  margin-left: 0;
}
/* line 3999, ../sass/_custom.scss */
.node-payment-solution-info .content {
  width: 100%;
}
/* line 4002, ../sass/_custom.scss */
.node-payment-solution-info .content .field-items p {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #4D4F53;
}
/* line 4011, ../sass/_custom.scss */
.node-payment-solution-info .content .field-items .node-general-widget {
  width: 100%;
}
@media (max-width: 769px) {
  /* line 4011, ../sass/_custom.scss */
  .node-payment-solution-info .content .field-items .node-general-widget {
    min-height: auto;
  }
}
/* line 4021, ../sass/_custom.scss */
.node-payment-solution-info .content .field-items .node-general-widget .view-mode-general .field-name-field-general-item-title .field-items h3 {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 30px;
  color: #4D4F53;
  line-height: normal;
}
/* line 4026, ../sass/_custom.scss */
.node-payment-solution-info .content .field-items .node-general-widget .view-mode-general .field-name-field-general-item-title .field-items h3 a {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 30px;
  color: #4D4F53;
  line-height: normal;
}
/* line 4039, ../sass/_custom.scss */
.node-payment-solution-info .content .field-items #node-385 .content .field-collection-view {
  float: left;
  width: 25%;
  padding: 10px;
}
@media (max-width: 1200px) {
  /* line 4039, ../sass/_custom.scss */
  .node-payment-solution-info .content .field-items #node-385 .content .field-collection-view {
    width: 50%;
  }
}
@media (max-width: 768px) {
  /* line 4039, ../sass/_custom.scss */
  .node-payment-solution-info .content .field-items #node-385 .content .field-collection-view {
    width: 100%;
  }
}
@media (max-width: 768px) {
  /* line 4057, ../sass/_custom.scss */
  .node-payment-solution-info .content .field-items #node-2291 .field-name-field-general-item-text .field-items,
  .node-payment-solution-info .content .field-items #node-733 .field-name-field-general-item-text .field-items,
  .node-payment-solution-info .content .field-items #node-722 .field-name-field-general-item-text .field-items,
  .node-payment-solution-info .content .field-items #node-743 .field-name-field-general-item-text .field-items {
    margin-left: 0px;
  }
}

/* line 4070, ../sass/_custom.scss */
.getting-started h2 {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 30px;
  color: #4D4F53;
  line-height: normal;
}
/* line 4076, ../sass/_custom.scss */
.getting-started p {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #4D4F53;
}
/* line 4082, ../sass/_custom.scss */
.getting-started .new {
  float: left;
  width: 24%;
  background-color: #4d4f53;
  background-image: url("../images/home_icon_new_normal.png");
  background-position: 12px center;
  background-repeat: no-repeat;
  margin-bottom: 20px;
  margin-right: 15px;
}
@media (max-width: 1200px) {
  /* line 4082, ../sass/_custom.scss */
  .getting-started .new {
    width: 48%;
    margin-right: 15px;
  }
}
@media (max-width: 768px) {
  /* line 4082, ../sass/_custom.scss */
  .getting-started .new {
    width: 100%;
    margin-right: 0px;
  }
}
/* line 4099, ../sass/_custom.scss */
.getting-started .new a {
  width: 100%;
  float: left;
  padding: 20px 20px 20px 100px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: normal;
  text-align: right;
}
/* line 4108, ../sass/_custom.scss */
.getting-started .new a:hover {
  text-decoration: none;
  color: #4A851F;
}
/* line 4114, ../sass/_custom.scss */
.getting-started .switching {
  float: left;
  width: 24%;
  background-color: #4d4f53;
  background-image: url("../images/home_icon_switch-to-sagepay_normal.png");
  background-position: left center;
  background-repeat: no-repeat;
  margin-bottom: 20px;
  margin-right: 15px;
}
@media (max-width: 1200px) {
  /* line 4114, ../sass/_custom.scss */
  .getting-started .switching {
    width: 48%;
    margin-right: 0px;
  }
}
@media (max-width: 768px) {
  /* line 4114, ../sass/_custom.scss */
  .getting-started .switching {
    width: 100%;
    margin-right: 0px;
  }
}
/* line 4131, ../sass/_custom.scss */
.getting-started .switching a {
  width: 100%;
  float: left;
  padding: 20px 20px 20px 100px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: normal;
  text-align: right;
}
/* line 4140, ../sass/_custom.scss */
.getting-started .switching a:hover {
  text-decoration: none;
  color: #4A851F;
}
/* line 4146, ../sass/_custom.scss */
.getting-started .build {
  float: left;
  width: 24%;
  background: url("../images/home_icon_corporate-solutions_normal.png") no-repeat scroll -2px center #4d4f53;
  margin-bottom: 20px;
  margin-right: 15px;
}
@media (max-width: 1200px) {
  /* line 4146, ../sass/_custom.scss */
  .getting-started .build {
    width: 48%;
    margin-right: 15px;
  }
}
@media (max-width: 768px) {
  /* line 4146, ../sass/_custom.scss */
  .getting-started .build {
    width: 100%;
    margin-right: 0px;
  }
}
/* line 4160, ../sass/_custom.scss */
.getting-started .build a {
  width: 100%;
  float: left;
  padding: 20px 20px 20px 100px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: normal;
  text-align: right;
}
/* line 4169, ../sass/_custom.scss */
.getting-started .build a:hover {
  text-decoration: none;
  color: #4A851F;
}
/* line 4175, ../sass/_custom.scss */
.getting-started .apply {
  height: 78px;
  margin-bottom: 20px;
  float: left;
  width: 24%;
  min-height: 96px;
  margin-right: 0px;
}
@media (max-width: 1200px) {
  /* line 4175, ../sass/_custom.scss */
  .getting-started .apply {
    width: 48%;
    margin-right: 0px;
  }
}
@media (max-width: 768px) {
  /* line 4175, ../sass/_custom.scss */
  .getting-started .apply {
    width: 100%;
    margin-right: 0px;
  }
}
/* line 4190, ../sass/_custom.scss */
.getting-started .apply a {
  background-color: #41a940;
  border: medium none;
  color: #ffffff;
  display: block;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 28px;
  font-weight: bold;
  line-height: normal;
  text-align: center;
  text-decoration: none;
  min-height: 96px;
  padding: 31px;
}
/* line 4203, ../sass/_custom.scss */
.getting-started .apply a:hover {
  text-decoration: none;
  color: #4D4F53;
}

/* line 4211, ../sass/_custom.scss */
table {
  border: hidden;
}
/* line 4216, ../sass/_custom.scss */
table thead tr th {
  color: #4A851F;
  border: hidden;
  padding: 10px;
  font-size: 18px;
  vertical-align: middle;
  cursor: auto;
}
/* line 4223, ../sass/_custom.scss */
table thead tr th p {
  color: #ffffff;
  margin: 0px !important;
  font-size: 18px;
}
/* line 4233, ../sass/_custom.scss */
table tbody {
  color: #4D4F53;
  font-size: 18px;
}
/* line 4236, ../sass/_custom.scss */
table tbody tr {
  height: 50px;
  border: hidden;
}
/* line 4239, ../sass/_custom.scss */
table tbody tr th {
  color: #4D4F53;
  border: hidden;
  padding: 10px;
  font-size: 18px;
  vertical-align: middle;
  cursor: auto;
}
/* line 4246, ../sass/_custom.scss */
table tbody tr th p {
  color: #4D4F53 !important;
  margin: 0px !important;
  font-size: 18px !important;
}
/* line 4254, ../sass/_custom.scss */
table tbody tr:nth-of-type(even) {
  background: #F8F8F8;
}
/* line 4259, ../sass/_custom.scss */
table tbody tr td {
  border: hidden;
  padding: 10px;
}
/* line 4263, ../sass/_custom.scss */
table tbody tr td:first-child {
  color: #4A851F;
}
/* line 4267, ../sass/_custom.scss */
table tbody tr td p a {
  word-break: break-word;
}

/* line 4283, ../sass/_custom.scss */
.node-view-mode-full table {
  border-collapse: separate;
  border-spacing: 0px;
  background: #fff;
}
/* line 4291, ../sass/_custom.scss */
.node-view-mode-full table thead th {
  color: #4A851F;
  padding: 10px;
  background: #f8f8f8;
  border: 2px solid #fff;
}
/* line 4300, ../sass/_custom.scss */
.node-view-mode-full table tbody {
  color: #434549;
}
/* line 4302, ../sass/_custom.scss */
.node-view-mode-full table tbody tr {
  height: 50px;
  border: 2px solid #000;
}
/* line 4306, ../sass/_custom.scss */
.node-view-mode-full table tbody tr:nth-of-type(even) {
  background: #f8f8f8;
  border: 2px solid #000;
}
/* line 4311, ../sass/_custom.scss */
.node-view-mode-full table tbody tr td {
  padding: 10px;
  background: #f8f8f8;
  border: 2px solid #fff;
}
/* line 4315, ../sass/_custom.scss */
.node-view-mode-full table tbody tr td:first-child {
  color: #4A851F;
  border: 2px solid #fff;
}
/* line 4321, ../sass/_custom.scss */
.node-view-mode-full table tbody tr td ul {
  padding-left: 15px;
}

/* line 4332, ../sass/_custom.scss */
.page-node-13943 .mini-nav {
  float: left;
  width: 100%;
  position: relative;
}
/* line 4340, ../sass/_custom.scss */
.page-node-13943 .mini-nav .mini-scroll-button {
  display: inline-block;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: -42px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding;
  background-clip: padding-box;
  border: 13px solid transparent;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  text-shadow: 1px 1px #ffffff;
  width: 84px;
  height: 84px;
  font-size: 0;
  z-index: 99;
}
@media (max-width: 1199px) {
  /* line 4340, ../sass/_custom.scss */
  .page-node-13943 .mini-nav .mini-scroll-button {
    width: 70px;
    height: 70px;
    top: -33px;
  }
}
@media (max-width: 991px) {
  /* line 4340, ../sass/_custom.scss */
  .page-node-13943 .mini-nav .mini-scroll-button {
    top: -35px;
  }
}
/* line 4367, ../sass/_custom.scss */
.page-node-13943 .mini-nav .mini-scroll-button:after {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-top: 10px solid #4A851F;
  left: 20px;
  top: 27px;
  color: transparent;
}
@media (max-width: 1199px) {
  /* line 4367, ../sass/_custom.scss */
  .page-node-13943 .mini-nav .mini-scroll-button:after {
    left: 13px;
    top: 20px;
  }
}

/* line 4399, ../sass/_custom.scss */
.business-support-hero #node-14029 #hero_panel {
  padding-top: 0px;
}
/* line 4402, ../sass/_custom.scss */
.business-support-hero #node-14029 .business_support_her {
  padding-top: 0px;
}
/* line 4405, ../sass/_custom.scss */
.business-support-hero #node-14029 .mini-nav-with-pics {
  margin-top: 0;
  z-index: 99;
}

/* line 4417, ../sass/_custom.scss */
body.node-type-policy .main-container .container.main section h1.page-header {
  display: block;
  border-bottom: 0px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #4D4F53;
  font-weight: normal;
}

/* line 4429, ../sass/_custom.scss */
#block-views-partners-block-1 {
  margin-bottom: 30px;
}

/* line 4434, ../sass/_custom.scss */
#node-12 #block-views-news-block-1 {
  margin-bottom: 40px;
}
/* line 4437, ../sass/_custom.scss */
#node-12 #block-views-news-block-1 .view-footer a {
  color: #fff;
}
/* line 4443, ../sass/_custom.scss */
#node-12 #block-views-events-block-1 {
  margin-bottom: 40px;
}
/* line 4446, ../sass/_custom.scss */
#node-12 #block-views-events-block-1 .view-footer a {
  color: #fff;
}
/* line 4453, ../sass/_custom.scss */
#node-12 .node-general-widget .content .container {
  padding-left: 0px;
  padding-right: 0px;
}

/* line 4461, ../sass/_custom.scss */
.arrow-navigation-wrapper {
  position: relative;
}

/* line 4464, ../sass/_custom.scss */
.arrow-navigation {
  position: absolute;
  text-align: center;
  top: -47px;
  width: 100%;
  z-index: 5;
}

/* line 4474, ../sass/_custom.scss */
.node-view-widget .arrow-navigation {
  margin: 0px;
  position: absolute;
  text-align: center;
  top: -33px;
  width: 100%;
  z-index: 5;
}

/* line 4485, ../sass/_custom.scss */
#node-14001 .arrow-navigation {
  margin: 0 -15px;
}

/* line 4491, ../sass/_custom.scss */
#node-14003 .arrow-navigation {
  top: -72px;
}

/* line 4498, ../sass/_custom.scss */
#node-14009 .arrow-navigation {
  top: -30px;
}

/* line 4504, ../sass/_custom.scss */
#node-14010 .arrow-navigation-wrapper {
  font-size: inherit;
}
/* line 4507, ../sass/_custom.scss */
#node-14010 .arrow-navigation {
  margin: 0px;
  top: -70px;
}

/* Goran's css */
/* line 4515, ../sass/_custom.scss */
.custom-class {
  padding: 0 0 6% 0;
  width: 100%;
  background: #4A851F;
}
/* line 72, ../sass/_mixins.scss */
html.ie9 .custom-class {
  background: #4A851F;
}
/* line 4522, ../sass/_custom.scss */
.custom-class h2 {
  margin-top: 3%;
  margin-bottom: 2%;
  font-size: 42px !important;
  color: #ffffff !important;
}
/* line 4528, ../sass/_custom.scss */
.custom-class .row {
  margin-top: 1%;
}
@media (max-width: 480px) {
  /* line 4530, ../sass/_custom.scss */
  .custom-class .row div {
    margin-bottom: 10%;
  }
}
/* line 4536, ../sass/_custom.scss */
.custom-class .row .grayscale h5 {
  font-size: 20px;
  margin-top: 20px;
}
@media (max-width: 767px) {
  /* line 4536, ../sass/_custom.scss */
  .custom-class .row .grayscale h5 {
    margin: 0 0 50px 0px;
  }
}
/* line 4544, ../sass/_custom.scss */
.custom-class .row .grayscale a {
  color: #fff;
  text-decoration: none;
}
/* line 4548, ../sass/_custom.scss */
.custom-class .row .grayscale a:hover {
  color: #000;
}
@media (max-width: 767px) {
  /* line 4515, ../sass/_custom.scss */
  .custom-class {
    padding: 20px 0 0px 0;
  }
}

/* line 4562, ../sass/_custom.scss */
.icons-for-nav1 {
  display: block;
  background: url("../images/spt_subpage-nav_1.2.png") no-repeat;
  height: 90px;
  width: 100px;
  margin: 0 auto;
}

/* line 4571, ../sass/_custom.scss */
.icons-for-nav1:hover {
  background: url("../images/spt_subpage-nav_1.2.png") no-repeat;
  background-position: 0 100%;
}

/* line 4575, ../sass/_custom.scss */
.icons-for-nav2 {
  display: block;
  background: url("../images/spt_subpage-nav_1.2.png") no-repeat;
  height: 90px;
  width: 100px;
  margin: 0 auto;
  background-position: 47% 0;
}

/* line 4584, ../sass/_custom.scss */
.icons-for-nav2:hover {
  background: url("../images/spt_subpage-nav_1.2.png") no-repeat;
  background-position: 47% 100%;
}

/* line 4588, ../sass/_custom.scss */
.icons-for-nav3 {
  display: block;
  background: url("../images/spt_subpage-nav_1.2.png") no-repeat;
  height: 90px;
  width: 100px;
  margin: 0 auto;
  background-position: 23% 0;
}

/* line 4596, ../sass/_custom.scss */
.icons-for-nav3:hover {
  background: url("../images/spt_subpage-nav_1.2.png") no-repeat;
  background-position: 23% 100%;
}

/* line 4600, ../sass/_custom.scss */
.icons-for-nav4 {
  display: block;
  background: url("../images/spt_subpage-nav_1.2.png") no-repeat;
  height: 90px;
  width: 100px;
  margin: 0 auto;
  background-position: 74% 0;
}

/* line 4608, ../sass/_custom.scss */
.icons-for-nav4:hover {
  background: url("../images/spt_subpage-nav_1.2.png") no-repeat;
  background-position: 74% 100%;
}

/* line 4613, ../sass/_custom.scss */
.icons-for-nav5 {
  display: block;
  background: url("../images/spt_subpage-nav_1.2.png") no-repeat;
  height: 90px;
  width: 100px;
  margin: 0 auto;
  background-position: 99% 0;
}

/* line 4621, ../sass/_custom.scss */
.icons-for-nav5:hover {
  background: url("../images/spt_subpage-nav_1.2.png") no-repeat;
  background-position: 99% 100%;
}

/* line 4626, ../sass/_custom.scss */
.node-table-widget.node-view-mode-general tbody tr:hover td {
  background: none !important;
}

/* line 4631, ../sass/_custom.scss */
.responsive-font .mobile-alignment {
  align-items: center !important;
}

/* line 4634, ../sass/_custom.scss */
.responsive-font h1,
.responsive-font h1 * {
  font-size: 30px;
  line-height: 1;
  padding-bottom: 30px;
}

/* line 4640, ../sass/_custom.scss */
.responsive-font h2,
.responsive-font h2 {
  font-size: 22px;
  line-height: 1.2;
  padding-bottom: 30px;
  font-weight: normal;
}

/* line 4647, ../sass/_custom.scss */
.subtitle-text * {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

/* line 4656, ../sass/_custom.scss */
.anchor_link_id {
  position: absolute;
  margin-top: -108px;
}

/* line 8, ../sass/_mixins.scss */
.text__green {
  color: #3A9F38;
}

/* line 11, ../sass/_custom-2.scss */
.all-background {
  background-color: #0d2173 !important;
}

@media (max-width: 481px) {
  /* line 14, ../sass/_custom-2.scss */
  .hp-headings {
    font-size: 36px;
  }
}

@media (max-device-width: 1024px) and (orientation: landscape) {
  /* line 20, ../sass/_custom-2.scss */
  .fa_circle, .fa_circle_white {
    width: 30px;
    height: 30px;
    font-size: 20px;
  }
}

@media (max-device-width: 1024px) and (orientation: landscape) {
  /* line 28, ../sass/_custom-2.scss */
  li {
    list-style-position: inside;
  }
}

@media (max-device-width: 1024px) and (orientation: landscape) {
  /* line 34, ../sass/_custom-2.scss */
  .file-video-youtube {
    margin: 0 auto;
    text-align: center;
    padding-bottom: 20px;
  }
}

@media (max-device-width: 1024px) and (orientation: landscape) {
  /* line 42, ../sass/_custom-2.scss */
  .page__video .views-field-body {
    margin-bottom: 70px;
  }
}

@media (max-width: 769px) {
  /* line 48, ../sass/_custom-2.scss */
  .money-icons {
    min-height: 170px;
  }
}
@media (max-device-width: 1024px) and (orientation: landscape) {
  /* line 48, ../sass/_custom-2.scss */
  .money-icons {
    min-height: 170px;
  }
}
@media (max-width: 767px) {
  /* line 48, ../sass/_custom-2.scss */
  .money-icons {
    min-height: 100%;
  }
}

/* line 64, ../sass/_custom-2.scss */
form#user-login, form#user-pass {
  padding: 40px 20px;
  margin: 20px 0px 60px;
  background-color: #F8F8F8;
}
/* line 69, ../sass/_custom-2.scss */
form#user-login .btn-default, form#user-pass .btn-default {
  background-color: #3BAF29;
  color: white;
  border: none;
  padding: 10px 50px;
  margin-top: 15px;
}

@media (max-width: 769px) {
  /* line 78, ../sass/_custom-2.scss */
  .tab-content > .active {
    margin-bottom: 20px;
  }
}

/* line 86, ../sass/_custom-2.scss */
a[href^=tel] {
  color: inherit;
  text-decoration: none;
}

@media (max-width: 481px) {
  /* line 93, ../sass/_custom-2.scss */
  .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: white;
  }
}
@media (max-device-width: 763px) and (orientation: landscape) {
  /* line 93, ../sass/_custom-2.scss */
  .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: white;
  }
}
@media (max-width: 769px) {
  /* line 93, ../sass/_custom-2.scss */
  .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: white;
  }
}

/* line 109, ../sass/_custom-2.scss */
.slant-custom .next_arrow {
  bottom: 30px;
}

/* line 113, ../sass/_custom-2.scss */
body.node-type-widget-builder .gcdc-gate .gcdc-form-render > div.gcdc-form-group .gcdc-form-field-wrapper.gcdc-select-wrapper select.gcdc-form-field,
body.node-type-widget-builder .gcdc-gate .gcdc-content-render > div.gcdc-form-group .gcdc-form-field-wrapper.gcdc-select-wrapper select.gcdc-form-field,
body.node-type-widget-builder .gcdc-gate .gcdc-form-render > div.gcdc-form-group .gcdc-form-field-wrapper input.gcdc-form-field,
body.node-type-widget-builder .gcdc-gate .gcdc-form-render > div.gcdc-form-group .gcdc-form-field-wrapper textarea.gcdc-form-field,
body.node-type-widget-builder .gcdc-gate .gcdc-content-render > div.gcdc-form-group .gcdc-form-field-wrapper input.gcdc-form-field,
body.node-type-widget-builder .gcdc-gate .gcdc-content-render > div.gcdc-form-group .gcdc-form-field-wrapper textarea.gcdc-form-field {
  border-right: 0px !important;
}
/* line 121, ../sass/_custom-2.scss */
body.node-type-widget-builder .gcdc-gate .gcdc-form-render > div.gcdc-form-group .gcdc-form-field-wrapper.gcdc-select-wrapper,
body.node-type-widget-builder .gcdc-gate .gcdc-content-render > div.gcdc-form-group .gcdc-form-field-wrapper.gcdc-select-wrapper {
  border-right: 0px !important;
}

/* line 129, ../sass/_custom-2.scss */
body #landscapeReportForm h3 {
  padding-bottom: 0px;
}
/* line 131, ../sass/_custom-2.scss */
body #landscapeReportForm input, body #landscapeReportForm select {
  max-width: 100% !important;
  margin-top: 0px !important;
  height: 40px !important;
  font-size: 16px;
  border-right: 0px !important;
}
/* line 139, ../sass/_custom-2.scss */
body #landscapeReportForm input[type="checkbox"] {
  height: 20px !important;
  width: 20px;
  vertical-align: top;
}
/* line 143, ../sass/_custom-2.scss */
body #landscapeReportForm input[type="submit"] {
  text-align: center;
}

/* line 154, ../sass/_custom-2.scss */
.page-partners-and-developers-partner-directory .well .block-nodeblock h3 {
  margin-top: 0;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 28px;
  color: #fff;
  line-height: normal;
  font-weight: lighter;
  padding: 10px;
}

/* line 168, ../sass/_custom-2.scss */
.grey-block-dark {
  background: #434549;
  padding: 0;
  text-align: center;
  margin-bottom: 20px !important;
}
/* line 174, ../sass/_custom-2.scss */
.grey-block-dark .content {
  padding: 0 !important;
}
/* line 178, ../sass/_custom-2.scss */
.grey-block-dark p {
  padding: 0 10px;
}

/* line 185, ../sass/_custom-2.scss */
a.button__green {
  width: 100%;
  float: left;
  text-align: center;
  color: white;
  background: #42A940;
  padding: 15px;
  margin-bottom: 10px;
}

/* line 195, ../sass/_custom-2.scss */
a.button__orange {
  width: 100%;
  float: left;
  text-align: center;
  color: white;
  background: #FF4D00;
  padding: 15px;
  margin-bottom: 10px;
}

/* line 207, ../sass/_custom-2.scss */
.grey-block__login .form-submit {
  width: 100%;
  text-align: center;
  border: none;
  border-radius: 0;
  background: #399F38;
  color: white;
  font-size: 18px;
}
/* line 217, ../sass/_custom-2.scss */
.grey-block__login .form-control {
  border-radius: 0;
}
/* line 13, ../sass/_mixins.scss */
.grey-block__login--help {
  text-align: center;
  font-size: 14px;
}
/* line 225, ../sass/_custom-2.scss */
.grey-block__login--help h4 {
  color: #434549 !important;
  font-size: 14px;
  font-weight: normal;
  text-decoration: underline;
}
/* line 232, ../sass/_custom-2.scss */
.grey-block__login--help p, .grey-block__login--help a {
  color: #434549;
  font-size: 14px;
  font-weight: normal;
}

/* line 241, ../sass/_custom-2.scss */
body.logged-in .grey-block__login {
  display: none;
}

/* line 245, ../sass/_custom-2.scss */
.region-sidebar-first .grey-block__login h2 {
  padding: 15px 20px 0px;
}

@media (max-width: 769px) {
  /* line 249, ../sass/_custom-2.scss */
  .node-call-to-action-widget.node-view-mode-primary-call-to-action .field-name-field-widget-item-link a {
    line-height: 36px;
  }
}

@media (max-width: 769px) {
  /* line 256, ../sass/_custom-2.scss */
  #node-14032 .search-support .status-updates .rrs .green-color {
    font-size: inherit;
  }
}

/* line 263, ../sass/_custom-2.scss */
.node-general-widget.widget.node-view-mode-alternating .even.widget-item img {
  margin-top: 0;
}

/* line 271, ../sass/_custom-2.scss */
.thin-strip-content-wrapper .thin-strip-standfirst p {
  color: white;
}
@media (max-device-width: 1024px) and (orientation: landscape) {
  /* line 271, ../sass/_custom-2.scss */
  .thin-strip-content-wrapper .thin-strip-standfirst p {
    font-size: 22px;
  }
}

/* line 284, ../sass/_custom-2.scss */
.block__half-image .bg-white {
  background-color: white;
  min-height: 350px;
}
@media (max-width: 993px) {
  /* line 284, ../sass/_custom-2.scss */
  .block__half-image .bg-white {
    min-height: 400px;
  }
}
/* line 293, ../sass/_custom-2.scss */
.block__half-image .bg-grey {
  background-color: #F5F5F5;
  min-height: 350px;
}
@media (max-width: 993px) {
  /* line 293, ../sass/_custom-2.scss */
  .block__half-image .bg-grey {
    min-height: 400px;
  }
}
/* line 13, ../sass/_mixins.scss */
.block__half-image--image {
  padding: 0;
  min-height: 470px;
}
@media (max-width: 993px) {
  /* line 13, ../sass/_mixins.scss */
  .block__half-image--image {
    min-height: 450px;
  }
}
/* line 310, ../sass/_custom-2.scss */
.block__half-image--image img {
  width: 100%;
  height: auto;
}
/* line 315, ../sass/_custom-2.scss */
.block__half-image--image .hidden-display {
  display: none;
}
@media (max-width: 993px) {
  /* line 315, ../sass/_custom-2.scss */
  .block__half-image--image .hidden-display {
    display: block !important;
  }
}
@media (max-width: 768px) {
  /* line 13, ../sass/_mixins.scss */
  .block__half-image--image {
    display: none;
  }
}
/* line 13, ../sass/_mixins.scss */
.block__half-image--background {
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  background-repeat: no-repeat;
  background-size: 72%;
  background-position: 0;
}
@media (max-width: 1201px) {
  /* line 13, ../sass/_mixins.scss */
  .block__half-image--background {
    background-size: 70%;
  }
}
@media (max-width: 993px) {
  /* line 13, ../sass/_mixins.scss */
  .block__half-image--background {
    display: block;
    background: none !important;
  }
}
/* line 13, ../sass/_mixins.scss */
.block__half-image--background-right {
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  background-repeat: no-repeat;
  background-size: 60%;
  background-position: right;
}
@media (max-width: 1201px) {
  /* line 13, ../sass/_mixins.scss */
  .block__half-image--background-right {
    background-size: 70%;
  }
}
@media (max-width: 993px) {
  /* line 13, ../sass/_mixins.scss */
  .block__half-image--background-right {
    display: block;
    background: none !important;
  }
}
/* line 13, ../sass/_mixins.scss */
.block__half-image--content {
  padding: 0px 50px 30px 50px;
  border-bottom: 0px;
  margin-top: 50px;
}
@media (max-width: 769px) {
  /* line 13, ../sass/_mixins.scss */
  .block__half-image--content {
    position: relative;
    padding: 50px 15px;
  }
}
@media (max-width: 768px) {
  /* line 13, ../sass/_mixins.scss */
  .block__half-image--content {
    padding: 20px 15px;
    border-bottom: solid 1px #DFDFDF;
  }
}
/* line 385, ../sass/_custom-2.scss */
.block__half-image--content h3 {
  color: #42A940;
  margin-top: 0;
}
/* line 390, ../sass/_custom-2.scss */
.block__half-image--content .wrap__right {
  width: 70%;
  position: absolute;
  left: 50%;
  top: 45%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-53%, -14%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (max-width: 993px) {
  /* line 390, ../sass/_custom-2.scss */
  .block__half-image--content .wrap__right {
    width: 100%;
    position: relative;
    left: auto;
    top: auto;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
/* line 413, ../sass/_custom-2.scss */
.block__half-image--content .wrap__left {
  width: 70%;
  position: absolute;
  left: 50%;
  top: 45%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-53%, -14%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (max-width: 993px) {
  /* line 413, ../sass/_custom-2.scss */
  .block__half-image--content .wrap__left {
    width: 100%;
    margin-left: 0;
    position: relative;
    left: auto;
    top: auto;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
/* line 440, ../sass/_custom-2.scss */
.block__half-image--content .field-type-text-with-summary p {
  font-size: 16px !important;
  line-height: 22px !important;
}
/* line 444, ../sass/_custom-2.scss */
.block__half-image--content .field-type-text-with-summary p:last-child {
  margin-bottom: 0;
}
/* line 451, ../sass/_custom-2.scss */
.block__half-image--content .field-name-field-link {
  margin: 30px 0;
}
/* line 454, ../sass/_custom-2.scss */
.block__half-image--content .field-name-field-link a {
  color: white;
  background: #42A940;
  padding: 15px 25px;
  font-size: 16px;
}

/* line 8, ../sass/_mixins.scss */
.hero_panel__image {
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 550px;
  padding-bottom: 20px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -2;
  overflow: hidden;
}
@media (max-device-width: 1024px) and (orientation: landscape) {
  /* line 489, ../sass/_custom-2.scss */
  .hero_panel__image .hidden-sm.hidden-xs {
    display: none !important;
  }
}
@media (max-device-width: 1024px) and (orientation: landscape) {
  /* line 495, ../sass/_custom-2.scss */
  .hero_panel__image .hidden-md.hidden-lg.hidden-xs {
    display: block !important;
  }
}
/* line 501, ../sass/_custom-2.scss */
.hero_panel__image img {
  position: absolute;
  top: 0px;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  background-size: cover;
}
@media (max-device-width: 1024px) and (orientation: landscape) {
  /* line 501, ../sass/_custom-2.scss */
  .hero_panel__image img {
    top: -20%;
  }
}

/* line 523, ../sass/_custom-2.scss */
#hero_panel .white-color a {
  color: white;
}
@media only screen and (max-device-width: 1024px) and (orientation: landscape) {
  /* line 528, ../sass/_custom-2.scss */
  #hero_panel .btn-orange-phone, #hero_panel .btn-mobile-play {
    width: 325px;
  }
}

/* line 538, ../sass/_custom-2.scss */
#mobilevideo {
  position: absolute;
  top: 0;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  padding-top: 58%;
  z-index: 9999;
}

/* line 8, ../sass/_mixins.scss */
.mobilevideo__close {
  background: url("../images/cross_light.svg") no-repeat;
  background-size: 70%;
  background-position: 50% 50%;
  height: 50px;
  width: 50px;
  display: block;
  position: absolute;
  top: 3%;
  z-index: 999999;
  right: 3%;
  border: 5px solid white;
  border-radius: 50px;
}
/* line 8, ../sass/_mixins.scss */
.mobilevideo__overlay {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  height: 100%;
  width: 100%;
}

/* line 576, ../sass/_custom-2.scss */
.btn-mobile-play {
  height: auto;
  width: 340px;
  background: #4A851F;
  color: #ffffff;
  text-align: center;
  padding: 16px;
  font-size: 21px;
  font-family: 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: inline-block;
  cursor: pointer;
  position: relative;
  -webkit-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
  margin: 0 auto;
}
/* line 327, ../sass/_lib.scss */
.btn-mobile-play:hover {
  text-decoration: none;
  background: #4D4F53;
  color: #ffffff;
  cursor: pointer;
}
@media (max-width: 479px) {
  /* line 576, ../sass/_custom-2.scss */
  .btn-mobile-play {
    width: 260px !important;
    font-size: 18px;
  }
}
/* line 580, ../sass/_custom-2.scss */
.btn-mobile-play:before {
  content: "";
  display: inline-block;
  width: 38px;
  height: 38px;
  border: 3px solid white;
  border-radius: 54px;
  position: absolute;
  right: 10px;
  top: 12px;
}
@media (max-width: 481px) {
  /* line 580, ../sass/_custom-2.scss */
  .btn-mobile-play:before {
    width: 32px;
    height: 32px;
    border: 3px solid white;
    border-radius: 58px;
    position: absolute;
    right: 12px;
    top: 15px;
  }
}
/* line 601, ../sass/_custom-2.scss */
.btn-mobile-play:after {
  border-bottom: 8px solid transparent;
  border-left: 10px solid #ffffff;
  border-top: 8px solid transparent;
  content: "";
  display: block;
  height: 0;
  right: 22px;
  position: absolute;
  top: 23px;
  width: 0;
}

/* line 620, ../sass/_custom-2.scss */
a.bs-icon:hover, a.pid-icon:hover, a.os-icon:hover {
  color: transparent;
}

/* line 634, ../sass/_custom-2.scss */
.page__partners--individual h1 {
  font-size: 32px;
}
/* line 638, ../sass/_custom-2.scss */
.page__partners--individual .field.field-name-title h2 {
  font-size: 38px;
}
/* line 642, ../sass/_custom-2.scss */
.page__partners--individual .node-webform {
  background: #EDEEEC;
  padding: 10px;
}
/* line 646, ../sass/_custom-2.scss */
.page__partners--individual .node-webform h2 {
  display: none;
}
/* line 650, ../sass/_custom-2.scss */
.page__partners--individual .node-webform .webform-client-form {
  width: 100%;
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
}
/* line 656, ../sass/_custom-2.scss */
.page__partners--individual .node-webform .webform-client-form .webform-component {
  margin-top: 0;
}
/* line 660, ../sass/_custom-2.scss */
.page__partners--individual .node-webform .webform-client-form .btn-default {
  width: 100%;
  background: #4A851F;
  color: white;
  border-radius: 0;
  padding: 15px;
  font-size: 16px;
  border: none;
}
/* line 671, ../sass/_custom-2.scss */
.page__partners--individual .node-webform .webform-client-form .form-item label {
  position: initial;
  text-align: left;
  font-weight: bold;
}
/* line 677, ../sass/_custom-2.scss */
.page__partners--individual .node-webform .webform-client-form .form-item textarea {
  height: 200px;
}
/* line 687, ../sass/_custom-2.scss */
.page__partners--individual .field-name-field-partner-customer-logos img {
  margin-right: 15px;
  margin-bottom: 15px;
  max-width: 95px;
  height: auto;
  padding: 1px;
}
/* line 696, ../sass/_custom-2.scss */
.page__partners--individual .field .field-label {
  margin-bottom: 25px;
  margin-top: 25px;
  font-size: 24px;
}
/* line 702, ../sass/_custom-2.scss */
.page__partners--individual .field.field-name-field-main-partner-office.field-type-addressfield {
  color: #434549;
}
/* line 705, ../sass/_custom-2.scss */
.page__partners--individual .field.field-name-field-main-partner-office.field-type-addressfield .field .field-label {
  margin-top: 0;
}
/* line 710, ../sass/_custom-2.scss */
.page__partners--individual .field-name-field-type-of-partner {
  margin-top: 20px;
}
/* line 714, ../sass/_custom-2.scss */
.page__partners--individual .addressfield-container-inline.name-block {
  font-weight: bold;
}
/* line 718, ../sass/_custom-2.scss */
.page__partners--individual .ds-2col > .group-right {
  float: right;
  width: 25%;
}
/* line 724, ../sass/_custom-2.scss */
.page__partners--individual .ds-2col > .group-right .field-name-field-partner-logo.field-type-image img,
.page__partners--individual .ds-2col > .group-right .field-name-field-company-logo1.field-type-text-long img {
  border: 10px solid #E0E1DD;
  padding: 10px;
  width: 100%;
  height: auto;
}
/* line 733, ../sass/_custom-2.scss */
.page__partners--individual .ds-2col > .group-left {
  float: left;
  width: 75%;
  padding-right: 5%;
}
/* line 739, ../sass/_custom-2.scss */
.page__partners--individual .field.field-name-field-main-partner-website {
  background: #434549;
  text-align: center;
  padding: 10px;
}
/* line 744, ../sass/_custom-2.scss */
.page__partners--individual .field.field-name-field-main-partner-website a {
  background: #4A851F;
  width: 100%;
  color: white;
  display: block;
  padding: 15px;
  font-size: 16px;
}
/* line 754, ../sass/_custom-2.scss */
.page__partners--individual .slideButton {
  background: #4A851F;
  width: 100%;
  color: white;
  display: block;
  padding: 15px;
  font-size: 16px;
  border-right: 10px solid #434549;
  border-left: 10px solid #434549;
  border-bottom: 10px solid #434549;
  text-align: center;
}
/* line 767, ../sass/_custom-2.scss */
.page__partners--individual .slideButton.formOpen {
  background-color: #777777;
}
/* line 770, ../sass/_custom-2.scss */
.page__partners--individual .slideButton.formOpen:hover {
  text-decoration: none;
}
/* line 775, ../sass/_custom-2.scss */
.page__partners--individual .node-webform .webform-client-form .captcha .panel-body {
  background-color: #EDEEEC;
}
/* line 779, ../sass/_custom-2.scss */
.page__partners--individual .node-webform .webform-client-form .captcha {
  margin-bottom: 0;
}
/* line 783, ../sass/_custom-2.scss */
.page__partners--individual .field-name-field-editor-email, .page__partners--individual .field-name-field-main-partner-email {
  background: #434549;
  text-align: center;
  padding: 0 10px 10px;
}
/* line 788, ../sass/_custom-2.scss */
.page__partners--individual .field-name-field-editor-email a, .page__partners--individual .field-name-field-main-partner-email a {
  background: #4A851F;
  width: 100%;
  color: white;
  display: block;
  padding: 15px;
  font-size: 16px;
}
/* line 798, ../sass/_custom-2.scss */
.page__partners--individual .field-name-field-main-partner-office,
.page__partners--individual .field-name-field-offices {
  background: #EDEEEC;
  padding: 15px;
  margin: 20px 0;
}
/* line 804, ../sass/_custom-2.scss */
.page__partners--individual .field-name-field-main-partner-office .field-label,
.page__partners--individual .field-name-field-offices .field-label {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 22px;
}
/* line 811, ../sass/_custom-2.scss */
.page__partners--individual .field-name-field-main-partner-office .field-items .country,
.page__partners--individual .field-name-field-offices .field-items .country {
  display: block;
  margin-bottom: 20px;
}
/* line 812, ../sass/_custom-2.scss */
.page__partners--individual .field-name-field-main-partner-office .field-items .country:last-of-type,
.page__partners--individual .field-name-field-offices .field-items .country:last-of-type {
  margin-bottom: 0;
}
/* line 817, ../sass/_custom-2.scss */
.page__partners--individual footer {
  margin-top: 30px;
}
/* line 830, ../sass/_custom-2.scss */
.page__partners--directory .region-sidebar-first #partners-apachesolr-partner-type-form .form-type-select {
  margin: 0 !important;
}
/* line 834, ../sass/_custom-2.scss */
.page__partners--directory .region-sidebar-first .grey-block {
  background: #EDEEEC;
}
/* line 837, ../sass/_custom-2.scss */
.page__partners--directory .region-sidebar-first .grey-block h3 {
  font-size: 20px !important;
  font-weight: normal !important;
}
/* line 842, ../sass/_custom-2.scss */
.page__partners--directory .region-sidebar-first .grey-block h2 {
  font-size: 20px;
  margin-top: 0;
}
/* line 847, ../sass/_custom-2.scss */
.page__partners--directory .region-sidebar-first .grey-block h3, .page__partners--directory .region-sidebar-first .grey-block p {
  color: #434549 !important;
}
/* line 852, ../sass/_custom-2.scss */
.page__partners--directory .region-sidebar-first .partner-search-form {
  padding: 15px;
  margin-top: 20px;
}
/* line 856, ../sass/_custom-2.scss */
.page__partners--directory .region-sidebar-first .partner-search-form .form-control {
  width: 75%;
  float: left;
  border-radius: 1px 0 0 1px;
}
@media (max-width: 769px) {
  /* line 856, ../sass/_custom-2.scss */
  .page__partners--directory .region-sidebar-first .partner-search-form .form-control {
    width: 70%;
  }
}
/* line 866, ../sass/_custom-2.scss */
.page__partners--directory .region-sidebar-first .partner-search-form .views-submit-button {
  padding: 0;
  margin: 0;
}
/* line 870, ../sass/_custom-2.scss */
.page__partners--directory .region-sidebar-first .partner-search-form .views-submit-button button {
  background: #4D4F53;
  border-radius: 0 1px 1px 0;
  border: 1px solid #4D4F53;
}
/* line 877, ../sass/_custom-2.scss */
.page__partners--directory .region-sidebar-first .partner-search-form .views-exposed-form .views-exposed-widget .form-submit {
  margin-top: 0;
}
/* line 881, ../sass/_custom-2.scss */
.page__partners--directory .region-sidebar-first .partner-search-form .views-exposed-form .views-exposed-widget {
  float: none;
}
/* line 886, ../sass/_custom-2.scss */
.page__partners--directory .region-sidebar-first .form-type-select {
  padding: 0 !important;
  margin: 5px 0 !important;
}

/* line 901, ../sass/_custom-2.scss */
body.node-type-integration .field-collection-item-field-call-to-action-links {
  margin: 25px 0;
}
/* line 907, ../sass/_custom-2.scss */
body.node-type-integration .region-sidebar-second #block-user-login input {
  width: 100%;
}

/* line 13, ../sass/_mixins.scss */
.page__why-sagepay--block {
  border-top: 10px solid #4A851F;
}
/* line 924, ../sass/_custom-2.scss */
.page__why-sagepay h2.block-title {
  display: none;
}
/* line 928, ../sass/_custom-2.scss */
.page__why-sagepay .region.region-preface-first {
  height: 300px;
}
/* line 934, ../sass/_custom-2.scss */
.page__why-sagepay .products-blocks-height {
  max-height: none;
}
/* line 938, ../sass/_custom-2.scss */
.page__why-sagepay .col-sm-6 {
  padding: 0;
}
/* line 942, ../sass/_custom-2.scss */
.page__why-sagepay .text {
  padding: 50px 75px !important;
}
/* line 946, ../sass/_custom-2.scss */
.page__why-sagepay .about {
  text-align: center;
  padding: 50px !important;
}
/* line 950, ../sass/_custom-2.scss */
.page__why-sagepay .about p, .page__why-sagepay .about h3, .page__why-sagepay .about h4, .page__why-sagepay .about h5 {
  text-align: left;
}
/* line 955, ../sass/_custom-2.scss */
.page__why-sagepay h3 {
  font-size: 28px;
}
/* line 959, ../sass/_custom-2.scss */
.page__why-sagepay p {
  margin-bottom: 22px;
}

/* line 968, ../sass/_custom-2.scss */
body.page__support .get-started div.get-started-block .or-call-block {
  display: none;
}
/* line 973, ../sass/_custom-2.scss */
body.page__support .node-type-landing-page .tac h1 {
  font-size: 88px;
  line-height: 88px;
  margin-bottom: 20px;
  margin-top: 0;
}
@media (max-width: 769px) {
  /* line 973, ../sass/_custom-2.scss */
  body.page__support .node-type-landing-page .tac h1 {
    font-size: 44px;
    line-height: 50px;
  }
}

@media (max-width: 769px) {
  /* line 988, ../sass/_custom-2.scss */
  body.page-node-175 .node-payment-solution-info .content .field-items h2 {
    padding: 20px 150px;
  }
}
@media (max-width: 481px) {
  /* line 988, ../sass/_custom-2.scss */
  body.page-node-175 .node-payment-solution-info .content .field-items h2 {
    padding: 0px;
  }
}

/* line 1004, ../sass/_custom-2.scss */
.page__video .block-system-main {
  margin-bottom: 120px;
}
/* line 1008, ../sass/_custom-2.scss */
.page__video .views-field.views-field-title {
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0;
}
/* line 1014, ../sass/_custom-2.scss */
.page__video .views-field-body {
  margin-bottom: 30px;
}

/* line 1023, ../sass/_custom-2.scss */
body.page-node-262 .fat-strip-content-wrapper {
  background: rgba(0, 0, 0, 0.5);
}

@media (max-width: 769px) {
  /* line 1032, ../sass/_custom-2.scss */
  body.page-node-716 .light-color-5-bg h4 {
    font-size: 28px;
  }
}

/* line 8, ../sass/_mixins.scss */
.form__cross {
  background: url("../images/cross_dark.svg") no-repeat;
  height: 100%;
  background-position: 50%;
  text-indent: -999999px;
}
/* line 8, ../sass/_mixins.scss */
.form__tick {
  background: url("../images/tick_dark.svg") no-repeat;
  background-size: 80%;
  height: 100%;
  background-position: 50%;
  text-indent: -999999px;
}
/* line 1062, ../sass/_custom-2.scss */
.form__tick_size {
  background-size: 20px;
}

/* line 1070, ../sass/_custom-2.scss */
.om-maximenu ul.om-menu li.om-leaf .om-link {
  height: 48px;
}

/* line 1074, ../sass/_custom-2.scss */
.om-maximenu.om-maximenu-block-down .om-maximenu-content {
  margin-top: 20px;
}

/* line 1078, ../sass/_custom-2.scss */
.om-maximenu ul.om-menu li.om-leaf .om-link {
  padding: 10px 15px;
  height: 48px;
  background-color: #fff;
}

/* line 1084, ../sass/_custom-2.scss */
.white-color-bg h5.font-bold-green {
  padding-right: 40px;
  margin-bottom: 15px;
}
@media (max-device-width: 1024px) and (orientation: landscape) {
  /* line 1084, ../sass/_custom-2.scss */
  .white-color-bg h5.font-bold-green {
    font-size: 22px;
  }
}

/* line 8, ../sass/_mixins.scss */
.form__cross {
  background: url("../images/cross_dark.svg") no-repeat;
  height: 100%;
  background-position: 50%;
  text-indent: -999999px;
}
/* line 8, ../sass/_mixins.scss */
.form__tick {
  background: url("../images/tick_dark.svg") no-repeat;
  background-size: 80%;
  height: 100%;
  background-position: 50%;
  text-indent: -999999px;
}
/* line 1108, ../sass/_custom-2.scss */
.form__tick_size {
  background-size: 20px;
}

@media (max-width: 481px) {
  /* line 1115, ../sass/_custom-2.scss */
  .tb-spacing h2 {
    text-align: center;
  }
}
@media (max-device-width: 763px) and (orientation: landscape) {
  /* line 1115, ../sass/_custom-2.scss */
  .tb-spacing h2 {
    text-align: center;
  }
}

/* line 1128, ../sass/_custom-2.scss */
.om-maximenu ul.om-menu li.om-leaf .om-link {
  height: 48px;
}

/* line 1132, ../sass/_custom-2.scss */
.om-maximenu.om-maximenu-block-down .om-maximenu-content {
  margin-top: 20px;
}

/* line 1136, ../sass/_custom-2.scss */
.om-maximenu ul.om-menu li.om-leaf .om-link {
  padding: 10px 15px;
  height: 48px;
  background-color: #fff;
}

@media (max-width: 481px) {
  /* line 1143, ../sass/_custom-2.scss */
  .view-case-study--related-stories .views-row.views-row-first {
    margin-left: 5%;
  }
}
@media (max-device-width: 763px) and (orientation: landscape) {
  /* line 1143, ../sass/_custom-2.scss */
  .view-case-study--related-stories .views-row.views-row-first {
    margin-left: 45px !important;
  }
}
@media (max-width: 481px) {
  /* line 1152, ../sass/_custom-2.scss */
  .view-case-study--related-stories .views-row {
    float: left;
    width: 40%;
    margin: 5%;
  }
}

@media (max-width: 481px) {
  /* line 1163, ../sass/_custom-2.scss */
  .view-videos ul {
    padding: 0;
    margin: 0;
  }
}

@media (max-width: 481px) {
  /* line 1171, ../sass/_custom-2.scss */
  .node-type-webform .preface-second p {
    text-align: center;
    padding: 0 20px;
  }
}

@media (max-width: 481px) {
  /* line 1178, ../sass/_custom-2.scss */
  a.arrow-link {
    padding: 10px 20px 10px 0;
    float: left;
  }
}

@media (max-width: 481px) {
  /* line 1185, ../sass/_custom-2.scss */
  .integrated-payment-solutions {
    text-align: center;
  }
  /* line 1189, ../sass/_custom-2.scss */
  .integrated-payment-solutions .tal {
    text-align: center;
  }
}
@media (max-device-width: 763px) and (orientation: landscape) {
  /* line 1185, ../sass/_custom-2.scss */
  .integrated-payment-solutions {
    text-align: center;
  }
  /* line 1196, ../sass/_custom-2.scss */
  .integrated-payment-solutions .tal {
    text-align: center;
  }
}

/* line 1204, ../sass/_custom-2.scss */
span.rTapNumber53467 a {
  color: white;
}
@media (max-width: 481px) {
  /* line 1202, ../sass/_custom-2.scss */
  span.rTapNumber53467 {
    float: left;
    width: 100%;
  }
}
@media (max-device-width: 763px) and (orientation: landscape) {
  /* line 1202, ../sass/_custom-2.scss */
  span.rTapNumber53467 {
    float: left;
    width: 100%;
  }
}

@media (max-width: 481px) {
  /* line 1218, ../sass/_custom-2.scss */
  div#node-1974 {
    text-align: center;
  }
}
@media (max-device-width: 763px) and (orientation: landscape) {
  /* line 1218, ../sass/_custom-2.scss */
  div#node-1974 {
    text-align: center;
  }
}

/* line 1229, ../sass/_custom-2.scss */
span.rTapNumber162637 a {
  color: white;
}
@media (max-width: 481px) {
  /* line 1227, ../sass/_custom-2.scss */
  span.rTapNumber162637 {
    width: 100%;
    float: left;
    text-align: center;
  }
}
@media (max-device-width: 763px) and (orientation: landscape) {
  /* line 1227, ../sass/_custom-2.scss */
  span.rTapNumber162637 {
    width: 100%;
    float: left;
    text-align: center;
  }
}

@media (max-width: 481px) {
  /* line 1246, ../sass/_custom-2.scss */
  .top-strip-standfirst p {
    font-size: 22px;
    padding: 10px 0 15px;
  }
}
@media (max-device-width: 763px) and (orientation: landscape) {
  /* line 1246, ../sass/_custom-2.scss */
  .top-strip-standfirst p {
    font-size: 22px;
  }
}

@media (max-width: 769px) {
  /* line 1262, ../sass/_custom-2.scss */
  section#block-views-webform-body-block .field-content p {
    text-align: center;
  }
}

/* line 13, ../sass/_mixins.scss */
.block__more--sagepay {
  margin-top: 25px;
  margin-bottom: 30px;
}
/* line 1281, ../sass/_custom-2.scss */
.block__more--sagepay .field-collection-container {
  border-bottom: 0;
}
/* line 1286, ../sass/_custom-2.scss */
.block__more--sagepay .field-name-field-title-of-widget h2 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 40px;
}
/* line 1293, ../sass/_custom-2.scss */
.block__more--sagepay .field-collection-view {
  width: 25%;
  margin: 0;
  padding: 0;
  float: left;
  border-bottom: none;
}
/* line 1300, ../sass/_custom-2.scss */
.block__more--sagepay .field-collection-view .field-name-field-general-item-image {
  width: 30%;
  float: left;
}
/* line 1305, ../sass/_custom-2.scss */
.block__more--sagepay .field-collection-view .field-name-field-widget-item-link {
  width: 70%;
  float: left;
  padding-top: 5%;
  font-size: 18px;
}
/* line 1311, ../sass/_custom-2.scss */
.block__more--sagepay .field-collection-view .field-name-field-widget-item-link a {
  color: #434549;
}
@media (max-width: 767px) {
  /* line 1324, ../sass/_custom-2.scss */
  .block__whitepapers h2 {
    text-align: center;
  }
}
/* line 1329, ../sass/_custom-2.scss */
.block__whitepapers .views-row {
  width: 100%;
  float: left;
  margin-bottom: 20px;
  border-bottom: 1px solid #eee;
  padding-bottom: 20px;
}
/* line 1335, ../sass/_custom-2.scss */
.block__whitepapers .views-row:nth-last-child(1) {
  border-bottom: 0px solid #eee;
}
@media (max-width: 767px) {
  /* line 1329, ../sass/_custom-2.scss */
  .block__whitepapers .views-row {
    text-align: center;
  }
}
/* line 1343, ../sass/_custom-2.scss */
.block__whitepapers .views-field-field-teaser-image {
  width: 25%;
  float: left;
  padding-right: 20px;
}
@media (max-width: 767px) {
  /* line 1343, ../sass/_custom-2.scss */
  .block__whitepapers .views-field-field-teaser-image {
    width: 100%;
    padding-right: 0px;
    padding-bottom: 15px;
  }
}
/* line 1354, ../sass/_custom-2.scss */
.block__whitepapers .views-field-title {
  width: 75%;
  float: right;
  margin-bottom: 10px;
}
/* line 1359, ../sass/_custom-2.scss */
.block__whitepapers .views-field-title a {
  font-size: 24px;
  font-weight: bold;
}
@media (max-width: 767px) {
  /* line 1354, ../sass/_custom-2.scss */
  .block__whitepapers .views-field-title {
    width: 100%;
  }
}
/* line 1368, ../sass/_custom-2.scss */
.block__whitepapers .views-field-field-teaser-summary {
  float: right;
  width: 75%;
}
@media (max-width: 767px) {
  /* line 1368, ../sass/_custom-2.scss */
  .block__whitepapers .views-field-field-teaser-summary {
    width: 100%;
  }
}
/* line 1383, ../sass/_custom-2.scss */
.block__integrations .views-column-class-wrapper ul {
  list-style-type: none;
}
/* line 1386, ../sass/_custom-2.scss */
.block__integrations .views-column-class-wrapper ul li {
  width: 23%;
  float: left;
  margin: 1%;
  height: 330px;
}
@media (max-width: 769px) {
  /* line 1386, ../sass/_custom-2.scss */
  .block__integrations .views-column-class-wrapper ul li {
    width: 48%;
  }
}
@media (max-width: 481px) {
  /* line 1386, ../sass/_custom-2.scss */
  .block__integrations .views-column-class-wrapper ul li {
    width: 100%;
    margin: 2% 0;
  }
}
/* line 1401, ../sass/_custom-2.scss */
.block__integrations .views-column-class-wrapper ul li h3 {
  font-size: 20px;
}
/* line 1411, ../sass/_custom-2.scss */
.block__serviceproviders .block-title {
  font-size: 32px;
  margin-bottom: 30px;
}
/* line 1417, ../sass/_custom-2.scss */
.block__serviceproviders .field-items .grid-4 {
  width: 25%;
  float: left;
  text-align: center;
}
/* line 1422, ../sass/_custom-2.scss */
.block__serviceproviders .field-items .grid-4 h3 {
  line-height: 26px;
}
/* line 1424, ../sass/_custom-2.scss */
.block__serviceproviders .field-items .grid-4 h3 a {
  font-size: 22px;
  display: block;
  text-decoration: none;
}
/* line 1428, ../sass/_custom-2.scss */
.block__serviceproviders .field-items .grid-4 h3 a:hover {
  color: #0d2173;
}
/* line 1436, ../sass/_custom-2.scss */
.block__serviceproviders .field-name-field-widget-main-text {
  margin: 30px 0 0;
}
/* line 1440, ../sass/_custom-2.scss */
.block__serviceproviders .field-collection-view {
  text-align: center;
  margin: 0;
  padding: 0;
}
/* line 1447, ../sass/_custom-2.scss */
.block__serviceproviders .icon {
  width: 100%;
  height: 100px;
}
/* line 1453, ../sass/_custom-2.scss */
.block__serviceproviders .icon-1 {
  background: url("/files/pdct_multi-channel_120x80.png") no-repeat 50%;
}
/* line 1454, ../sass/_custom-2.scss */
.block__serviceproviders .icon-2 {
  background: url("/files/pdct_face-to-face-payment_120x80.png") no-repeat 50%;
}
/* line 1455, ../sass/_custom-2.scss */
.block__serviceproviders .icon-3 {
  background: url("/files/pdct_phone-payment_120X80.png") no-repeat 50%;
}
/* line 1456, ../sass/_custom-2.scss */
.block__serviceproviders .icon-4 {
  background: url("/files/pdct_einvoicing_120x80.png") no-repeat 50%;
}
/* line 1461, ../sass/_custom-2.scss */
.block__serviceproviders .field-type-field-collection {
  text-align: center;
}
/* line 1464, ../sass/_custom-2.scss */
.block__serviceproviders .field-type-field-collection .node-payment-solution-info .field-collection-view {
  margin: 0;
}
/* line 1466, ../sass/_custom-2.scss */
.block__serviceproviders .field-type-field-collection .node-payment-solution-info .field-collection-view .field-items {
  margin-bottom: 20px;
}
/* line 1469, ../sass/_custom-2.scss */
.block__serviceproviders .field-type-field-collection .node-payment-solution-info .field-collection-view .field-items a {
  background: #4A851F;
  color: white;
  padding: 20px 30px;
  font-size: 22px;
}
/* line 1483, ../sass/_custom-2.scss */
.block__serviceproviders .view-id-case_study__related_stories {
  margin-bottom: 15px;
}
/* line 13, ../sass/_mixins.scss */
.block__serviceproviders--sub {
  margin-bottom: 15px;
}
/* line 1490, ../sass/_custom-2.scss */
.block__serviceproviders--sub h2 {
  font-size: 30px;
}
/* line 1499, ../sass/_custom-2.scss */
.block__success ul {
  list-style-type: none;
}
/* line 1502, ../sass/_custom-2.scss */
.block__success ul li.views-row {
  width: 48%;
  margin: 1%;
  float: left;
  min-height: 180px;
}
/* line 1508, ../sass/_custom-2.scss */
.block__success ul li.views-row .views-field-field-teaser-image {
  width: 25%;
  float: left;
  height: 180px;
}
/* line 1514, ../sass/_custom-2.scss */
.block__success ul li.views-row .views-field-title {
  width: 75%;
  float: left;
}
/* line 1518, ../sass/_custom-2.scss */
.block__success ul li.views-row .views-field-title a {
  font-size: 24px;
}
/* line 1523, ../sass/_custom-2.scss */
.block__success ul li.views-row .views-field-field-teaser-summary {
  width: 75%;
  float: left;
}
/* line 1530, ../sass/_custom-2.scss */
.block__success ul li.views-row .views-widget .form-type-select .form-control {
  border: 2px solid #98999A;
  margin-left: 15%;
  margin-top: 15%;
}

@media (max-device-width: 1024px) and (orientation: landscape) {
  /* line 1555, ../sass/_custom-2.scss */
  .node-general-widget.widget.node-view-mode-general .widget-item {
    margin-left: 0;
  }
}
@media (max-width: 769px) {
  /* line 1559, ../sass/_custom-2.scss */
  .node-general-widget.widget.node-view-mode-general .widget-item .field {
    margin-left: 0;
    float: left;
    width: 50%;
  }
}
@media (max-device-width: 1024px) and (orientation: landscape) {
  /* line 1559, ../sass/_custom-2.scss */
  .node-general-widget.widget.node-view-mode-general .widget-item .field {
    float: left;
    width: 50%;
  }
}
@media (max-width: 481px) {
  /* line 1559, ../sass/_custom-2.scss */
  .node-general-widget.widget.node-view-mode-general .widget-item .field {
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 481px) {
  /* line 1576, ../sass/_custom-2.scss */
  .node-general-widget.widget.node-view-mode-general .widget-item .field p {
    margin-bottom: 25px;
  }
}
/* line 1582, ../sass/_custom-2.scss */
.node-general-widget.widget.node-view-mode-general .widget-item .field.field-type-image {
  margin-left: 0px;
}

/* line 1587, ../sass/_custom-2.scss */
.widget.fifty .widget-item {
  width: 48% !important;
  margin: 1%;
}
/* line 1587, ../sass/_custom-2.scss */
.widget.fifty .widget-item p {
  margin: 20px 0;
}
@media (max-width: 769px) {
  /* line 1587, ../sass/_custom-2.scss */
  .widget.fifty .widget-item {
    width: 48%;
    margin: 0;
    margin-right: 1%;
  }
}

@media (max-width: 769px) {
  /* line 1590, ../sass/_custom-2.scss */
  body.page-node-15096 .node-payment-solution-info .content .field-items .node-general-widget {
    padding: 25px 0 50px;
  }
}

@media (max-width: 769px) {
  /* line 1602, ../sass/_custom-2.scss */
  .tb-megamenu .nav > li > a {
    font-size: 14px;
    padding: 25px 10px;
  }
  /* line 1607, ../sass/_custom-2.scss */
  .tb-megamenu .nav > li > a:hover {
    font-size: 14px;
  }

  /* line 1612, ../sass/_custom-2.scss */
  .logo {
    width: 150px;
    height: 95px;
  }
  /* line 1616, ../sass/_custom-2.scss */
  .logo img {
    max-width: 100%;
    height: auto;
  }
  /* line 1621, ../sass/_custom-2.scss */
  .logo img.site-logo {
    padding: 25px 0;
  }

  /* line 1626, ../sass/_custom-2.scss */
  .top-nav-collapse {
    height: 95px;
  }
  /* line 1630, ../sass/_custom-2.scss */
  .top-nav-collapse .row.nav .logo img.site-logo {
    padding: 25px 0;
  }
  /* line 1632, ../sass/_custom-2.scss */
  .top-nav-collapse .row.nav .region-header-second {
    height: 60px;
  }
  /* line 1635, ../sass/_custom-2.scss */
  .top-nav-collapse .row.nav .region-header-second section .tb-megamenu .nav > li {
    height: 70px;
  }
  /* line 1638, ../sass/_custom-2.scss */
  .top-nav-collapse .row.nav .region-header-second section .tb-megamenu .nav > li a {
    padding: 0 10px !important;
  }

  /* line 1649, ../sass/_custom-2.scss */
  .main-nav-menu .tb-megamenu {
    background: transparent;
  }
  /* line 1652, ../sass/_custom-2.scss */
  .main-nav-menu .tb-megamenu .mega > .mega-dropdown-menu {
    padding: 35px;
  }
  /* line 1656, ../sass/_custom-2.scss */
  .main-nav-menu .tb-megamenu .nav li.dropdown.active > .dropdown-toggle {
    background: transparent !important;
  }
  /* line 1662, ../sass/_custom-2.scss */
  .main-nav-menu .tb-megamenu .tb-megamenu-block .top-cols .subtitle a {
    font-size: 18px;
  }
  /* line 1667, ../sass/_custom-2.scss */
  .main-nav-menu .tb-megamenu .tb-megamenu-block .omega {
    text-align: left;
  }

  /* line 1675, ../sass/_custom-2.scss */
  .mega-dropdown-inner .container {
    width: auto;
  }
}
@media (max-width: 769px) {
  /* line 1685, ../sass/_custom-2.scss */
  .light-color-3-bg img {
    max-width: 100%;
    height: auto;
  }
}
@media (max-width: 769px) {
  /* line 1692, ../sass/_custom-2.scss */
  .col-md-4.lp-marign-box:first-of-type {
    margin-top: 40%;
  }
}
@media (max-width: 481px) {
  /* line 1692, ../sass/_custom-2.scss */
  .col-md-4.lp-marign-box:first-of-type {
    margin-top: 0;
  }
}

@media (max-width: 769px) {
  /* line 1703, ../sass/_custom-2.scss */
  .get-paid-faster .field-items h2 {
    padding: 25px 100px;
  }
}

@media (max-width: 769px) {
  /* line 1713, ../sass/_custom-2.scss */
  .field-name-field-widget-inline #node-13915 .block-nodeblock .node-block .container .row .icon {
    height: auto !important;
    padding-bottom: 20px;
  }

  /* line 1718, ../sass/_custom-2.scss */
  #node-13912 .light-color-3-bg h4 {
    font-size: 20px;
  }

  /* line 1722, ../sass/_custom-2.scss */
  .field-name-field-widget-inline #node-13911 .block-nodeblock .node-block .container .icon img {
    max-width: 85%;
  }

  /* line 1726, ../sass/_custom-2.scss */
  .field-name-field-widget-inline #node-13911 .block-nodeblock .node-block .container .subtitle p.large a {
    font-weight: 500;
  }

  /* line 1731, ../sass/_custom-2.scss */
  .view-id-partners img {
    max-width: 100%;
    height: auto;
  }
}
@media (max-width: 481px) {
  /* line 1742, ../sass/_custom-2.scss */
  .field-name-field-widget-inline #node-13911 .block-nodeblock .node-block .container .icon img {
    max-width: 100% !important;
  }
}
@media (max-width: 769px) {
  /* line 1756, ../sass/_custom-2.scss */
  .woman-laptop .online-payments {
    padding: 0 1%;
    font-size: 18px;
  }
  /* line 1760, ../sass/_custom-2.scss */
  .woman-laptop .online-payments img {
    width: 65%;
    position: absolute;
    right: -15%;
  }

  /* line 1770, ../sass/_custom-2.scss */
  .field-name-field-widget-inline .field-items .widget:nth-child(even) .woman-laptop .online-payments {
    padding: 0 3%;
    float: none;
  }
  /* line 1775, ../sass/_custom-2.scss */
  .field-name-field-widget-inline .field-items .widget:nth-child(even) .woman-laptop img {
    left: 0;
  }
}
@media (max-width: 481px) {
  /* line 1786, ../sass/_custom-2.scss */
  .woman-laptop img {
    width: 100%;
    opacity: 0.4;
  }
  /* line 1790, ../sass/_custom-2.scss */
  .woman-laptop .online-payments {
    padding: 0;
    font-size: 16px;
    text-align: center;
  }
  /* line 1795, ../sass/_custom-2.scss */
  .woman-laptop .online-payments img {
    width: 100%;
    position: absolute;
    right: 0%;
    opacity: 0.4;
  }
  /* line 1804, ../sass/_custom-2.scss */
  .woman-laptop .tb-spacing-bottom {
    padding-bottom: 10px;
  }
  /* line 1808, ../sass/_custom-2.scss */
  .woman-laptop .container {
    border-bottom: 5px solid white;
    margin-bottom: 25px;
  }
  /* line 1813, ../sass/_custom-2.scss */
  .woman-laptop h3 {
    font-size: 28px;
  }

  /* line 1819, ../sass/_custom-2.scss */
  .field-name-field-widget-inline .field-items .widget:nth-child(even) .woman-laptop .online-payments {
    padding: 0;
    text-align: center;
  }
  /* line 1824, ../sass/_custom-2.scss */
  .field-name-field-widget-inline .field-items .widget:nth-child(even) .woman-laptop img {
    left: 0 !important;
    width: 100%;
    opacity: 0.3;
  }
}
@media (max-device-width: 763px) and (orientation: landscape) {
  /* line 1835, ../sass/_custom-2.scss */
  .woman-laptop .online-payments {
    padding: 0 10% !important;
  }
  /* line 1839, ../sass/_custom-2.scss */
  .woman-laptop h3 {
    text-align: center;
    padding: 20px;
  }
  /* line 1844, ../sass/_custom-2.scss */
  .woman-laptop img {
    width: 100%;
    left: 0 !important;
    opacity: 0.4;
  }
  /* line 1850, ../sass/_custom-2.scss */
  .woman-laptop .tb-spacing-bottom {
    text-align: center;
  }
}
/* line 1883, ../sass/_custom-2.scss */
.node-payment-solution-info .field-collection-view {
  margin: 1em 0 0;
}
/* line 1887, ../sass/_custom-2.scss */
.node-payment-solution-info table {
  border: hidden;
}
/* line 1891, ../sass/_custom-2.scss */
.node-payment-solution-info table thead th {
  color: #4A851F;
  border: hidden;
  padding: 10px;
}
/* line 1899, ../sass/_custom-2.scss */
.node-payment-solution-info table tbody {
  color: #434549;
}
/* line 1901, ../sass/_custom-2.scss */
.node-payment-solution-info table tbody tr {
  height: 50px;
  border: hidden;
}
/* line 1906, ../sass/_custom-2.scss */
.node-payment-solution-info table tbody tr:nth-of-type(even) {
  background: #F8F8F8;
}
/* line 1910, ../sass/_custom-2.scss */
.node-payment-solution-info table tbody tr td {
  border: hidden;
}
/* line 1913, ../sass/_custom-2.scss */
.node-payment-solution-info table tbody tr td:first-child {
  color: #4A851F;
}
/* line 1923, ../sass/_custom-2.scss */
.node-payment-solution-info p {
  width: auto;
  float: left;
}
/* line 1928, ../sass/_custom-2.scss */
.node-payment-solution-info ul {
  list-style-type: none;
}

/* line 1940, ../sass/_custom-2.scss */
.looking-for-a-partner .container .row .tac > h2 {
  color: #fff !important;
}
/* line 72, ../sass/_mixins.scss */
html.ie9 .looking-for-a-partner .container .row .tac > h2 {
  color: #fff;
  font-size: 50px;
}
/* line 1947, ../sass/_custom-2.scss */
.looking-for-a-partner .container .row .tac h3 {
  color: #fff !important;
}
/* line 72, ../sass/_mixins.scss */
html.ie9 .looking-for-a-partner .container .row .tac h3 {
  color: #fff;
}
/* line 1953, ../sass/_custom-2.scss */
.looking-for-a-partner .container .row .tac h4 {
  color: #fff !important;
}
/* line 1956, ../sass/_custom-2.scss */
.looking-for-a-partner .container .row .tac h6 {
  color: #fff !important;
}

/* line 1970, ../sass/_custom-2.scss */
.page__news .block-title {
  margin-bottom: 40px !important;
  font-size: 38px;
  font-weight: bold;
}
/* line 1976, ../sass/_custom-2.scss */
.page__news .views-row {
  width: 100%;
  float: left;
  margin-bottom: 2%;
}
/* line 1981, ../sass/_custom-2.scss */
.page__news .views-row:last-of-type {
  margin-bottom: 5%;
}
/* line 1986, ../sass/_custom-2.scss */
.page__news .views-field-field-teaser-image {
  width: 25%;
  float: left;
  margin: 0 !important;
}
/* line 1991, ../sass/_custom-2.scss */
.page__news .views-field-title {
  width: 75%;
  float: left;
}
/* line 1995, ../sass/_custom-2.scss */
.page__news .views-field-title h3 {
  font-size: 24px;
  font-weight: bold;
}
/* line 2001, ../sass/_custom-2.scss */
.page__news .views-field-field-teaser-summary {
  width: 75%;
  float: left;
}
/* line 2008, ../sass/_custom-2.scss */
.page__support p {
  margin-bottom: 20px !important;
}
/* line 2012, ../sass/_custom-2.scss */
.page__support table p {
  margin-bottom: 0px !important;
}
/* line 2017, ../sass/_custom-2.scss */
.page__support h4 {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.1;
}
/* line 2022, ../sass/_custom-2.scss */
.page__support .page-header {
  font-size: 34px !important;
  font-weight: bold;
  margin-bottom: 20px;
}
/* line 2032, ../sass/_custom-2.scss */
.page__support .node-error-message .field-name-field-error-number .field-label,
.page__support .node-error-message .field-name-field-error-message .field-label,
.page__support .node-error-message .field-name-field-error-solution .field-label,
.page__support .node-error-message .field-name-body .field-label {
  font-size: 20px !important;
  font-weight: bold;
  line-height: 1.1;
  margin-bottom: 5px;
}
/* line 2038, ../sass/_custom-2.scss */
.page__support .node-error-message .field-name-field-error-number .field-items,
.page__support .node-error-message .field-name-field-error-message .field-items,
.page__support .node-error-message .field-name-field-error-solution .field-items,
.page__support .node-error-message .field-name-body .field-items {
  margin-bottom: 15px;
}
/* line 2043, ../sass/_custom-2.scss */
.page__support .node-error-message .field-name-field-error-number .field-items {
  font-size: 20px !important;
  font-weight: bold;
  line-height: 1.1;
  margin-bottom: 10px;
}
/* line 2052, ../sass/_custom-2.scss */
.page__support .field-name-field-support-related-articles .field-label {
  font-size: 24px;
  font-weight: normal;
  line-height: 1.1;
  margin-bottom: 10px;
  font-weight: bold;
  letter-spacing: -0.05em;
}
/* line 2061, ../sass/_custom-2.scss */
.page__support .field-name-field-support-related-articles .field-items a {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.285;
  text-decoration: none;
  color: #41a940;
  background-image: url(/sites/all/themes/site_frontend/images/read-more-icon.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 13px;
  display: block;
  margin-bottom: 10px;
}
/* line 2078, ../sass/_custom-2.scss */
.page__support .region-sidebar-second h2.block-title {
  font-size: 24px;
  line-height: 1.1;
  margin-bottom: 10px;
  font-weight: bold;
  margin-top: 0px;
}
/* line 2085, ../sass/_custom-2.scss */
.page__support .region-sidebar-second p {
  margin-bottom: 15px !important;
}
/* line 2089, ../sass/_custom-2.scss */
.page__support .region-sidebar-second .item-list ul {
  margin: 0 0 0.75em 0;
  padding: 0;
}
/* line 2092, ../sass/_custom-2.scss */
.page__support .region-sidebar-second .item-list ul li {
  margin: 0 0 0.25em 1.5em;
  padding: 0;
}
/* line 2098, ../sass/_custom-2.scss */
.page__support .region-sidebar-second li {
  list-style: none;
}
/* line 2106, ../sass/_custom-2.scss */
.page__logo .widget-item {
  width: 48%;
}
/* line 2110, ../sass/_custom-2.scss */
.page__logo .widget-item .field-name-field-general-item-image {
  width: 100%;
  float: left;
}
/* line 2115, ../sass/_custom-2.scss */
.page__logo .widget-item ul {
  padding: 0 5%;
}
/* line 2118, ../sass/_custom-2.scss */
.page__logo .widget-item ul li {
  font-size: 16px;
}
/* line 2123, ../sass/_custom-2.scss */
.page__logo .widget-item h3 {
  font-size: 28px;
}
/* line 2131, ../sass/_custom-2.scss */
.page__online-payments h2.block-title {
  font-size: 32px;
}

/* line 2146, ../sass/_custom-2.scss */
.js-video {
  height: 0;
  padding-top: 25px;
  position: relative;
  overflow: hidden;
}

/* line 2154, ../sass/_custom-2.scss */
.js-video embed, .js-video iframe, .js-video object, .js-video video {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}

/* line 2163, ../sass/_custom-2.scss */
#webform-component-sf-country span.select-wrapper {
  position: relative;
}
/* line 2165, ../sass/_custom-2.scss */
#webform-component-sf-country span.select-wrapper select#edit-submitted-sf-country {
  top: 0;
}

/* line 1, ../sass/_customGH.scss */
#node-577 #hero_panel {
  background: url("../images/hero_desktop_start-up-guides_1900x400.jpg") no-repeat rgba(0, 0, 0, 0.4);
  background-size: cover;
}

/* line 6, ../sass/_customGH.scss */
.insight-image1 {
  background: linear-gradient(rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.75)), url("../images/img_guide-to-starting-an-online-business_285x161.jpg");
}

/* line 9, ../sass/_customGH.scss */
.insight-image2 {
  background: linear-gradient(rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.75)), url("../images/img_start-up-guide_285x161.jpg");
}

/* line 12, ../sass/_customGH.scss */
.insight-image3 {
  background: linear-gradient(rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.75)), url("../images/img_switching-to-sage_285x161.jpg");
}

/* line 15, ../sass/_customGH.scss */
.insight-image4 {
  background: linear-gradient(rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.75)), url("../images/img_corporate-solutions_285x161.jpg");
}

/* line 19, ../sass/_customGH.scss */
.looking-for-a-partner {
  background-image: url("../images/bn_desktop_looking-for-a-partner_dark.jpg");
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../images/bn_desktop_looking-for-a-partner_1900x800.jpg");
}

/* line 52, ../sass/_customGH.scss */
.fat-strip-content-wrapper {
  background: rgba(0, 0, 0, 0.5);
}

@media (min-width: 992px) {
  /* line 57, ../sass/_customGH.scss */
  .thin-strip-background-tablet-image {
    display: none;
  }

  /* line 60, ../sass/_customGH.scss */
  .thin-strip-background-mobile-image {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  /* line 66, ../sass/_customGH.scss */
  .thin-strip-background-image {
    display: none;
  }

  /* line 69, ../sass/_customGH.scss */
  .thin-strip-background-mobile-image {
    display: none;
  }
}
@media (max-width: 767px) {
  /* line 75, ../sass/_customGH.scss */
  .thin-strip-background-image {
    display: none;
  }

  /* line 78, ../sass/_customGH.scss */
  .thin-strip-background-tablet-image {
    display: none;
  }
}
/* line 85, ../sass/_customGH.scss */
.insight-text {
  padding: 0;
  background-color: transparent;
}

/* line 92, ../sass/_customGH.scss */
.node-type-integration .content .container {
  width: auto;
}
/* line 98, ../sass/_customGH.scss */
.node-type-integration .region-sidebar-second section {
  padding: 10px 10px 10px 10px;
  background: #e0e1dd;
  margin: 0;
}
/* line 103, ../sass/_customGH.scss */
.node-type-integration .region-sidebar-second .view-content {
  background: #fff;
  min-height: 220px;
}
/* line 107, ../sass/_customGH.scss */
.node-type-integration .region-sidebar-second .view-content div img {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(25%);
  -ms-transform: translateY(25%);
  transform: translateY(25%);
  display: block;
  margin: 0 auto;
}
/* line 114, ../sass/_customGH.scss */
.node-type-integration .region-sidebar-second #block-views-customlinks-block {
  padding: 10px !important;
  background: #4d4f53;
}
/* line 116, ../sass/_customGH.scss */
.node-type-integration .region-sidebar-second #block-views-customlinks-block .block-title {
  display: none;
}
/* line 120, ../sass/_customGH.scss */
.node-type-integration .region-sidebar-second #block-views-customlinks-block .view-content {
  background: transparent;
  min-height: 0;
}
/* line 126, ../sass/_customGH.scss */
.node-type-integration .region-sidebar-second #block-views-customlinks-block .view-content .views-field-field-linkcustom .field-content a {
  background: #41a940;
  margin-bottom: 10px;
}
/* line 129, ../sass/_customGH.scss */
.node-type-integration .region-sidebar-second #block-views-customlinks-block .view-content .views-field-field-linkcustom .field-content a:hover {
  background: grey;
  text-decoration: none;
}
/* line 138, ../sass/_customGH.scss */
.node-type-integration .region-sidebar-second #block-views-customlinks-block .view-content .views-field-nothing .field-content #contactUs-button {
  display: block;
  width: 100%;
  color: #fff;
  text-align: center;
  font-size: 16px;
  padding: 4% 0;
  background: #4A851F;
}
/* line 147, ../sass/_customGH.scss */
.node-type-integration .region-sidebar-second #block-views-customlinks-block .view-content .views-field-nothing .field-content #contactUs-button:hover {
  background: grey;
  text-decoration: none;
  cursor: pointer;
}
/* line 156, ../sass/_customGH.scss */
.node-type-integration .region-sidebar-second #block-views-customlinks-block .view-content a {
  display: block;
  width: 100%;
  color: #fff;
  text-align: center;
  font-size: 16px;
  padding: 4% 0;
}
/* line 167, ../sass/_customGH.scss */
.node-type-integration .region-sidebar-second .block-webform {
  background: #eff0ee;
}
/* line 169, ../sass/_customGH.scss */
.node-type-integration .region-sidebar-second .block-webform .block-title {
  display: none;
}
/* line 173, ../sass/_customGH.scss */
.node-type-integration .region-sidebar-second .block-webform .webform-client-form {
  width: 100%;
  margin: 0;
}
/* line 177, ../sass/_customGH.scss */
.node-type-integration .region-sidebar-second .block-webform .webform-client-form .form-control {
  -webkit-box-shadow: inset 0px 1px 2px 0px #4d4f53;
  -moz-box-shadow: inset 0px 1px 2px 0px #4d4f53;
  box-shadow: inset 0px 1px 2px 0px #4d4f53;
}
/* line 183, ../sass/_customGH.scss */
.node-type-integration .region-sidebar-second .block-webform .webform-client-form .email {
  -webkit-box-shadow: inset 0px 1px 2px 0px #4d4f53;
  -moz-box-shadow: inset 0px 1px 2px 0px #4d4f53;
  box-shadow: inset 0px 1px 2px 0px #4d4f53;
}
/* line 190, ../sass/_customGH.scss */
.node-type-integration .region-sidebar-second .block-webform .webform-client-form .form-item label {
  position: relative;
  left: 0;
  text-align: left;
  top: 0;
  font-size: 18px;
}
/* line 198, ../sass/_customGH.scss */
.node-type-integration .region-sidebar-second .block-webform .webform-client-form #edit-submit {
  background: #41a940;
  border: none;
  border-radius: 0;
  width: 100%;
  color: #fff;
  padding: 5%;
}
/* line 205, ../sass/_customGH.scss */
.node-type-integration .region-sidebar-second .block-webform .webform-client-form #edit-submit:hover {
  background: grey;
}
/* line 213, ../sass/_customGH.scss */
.node-type-integration .region-sidebar-second #block-views-formlogo-block {
  background: #f1f1f1;
  min-height: 340px;
  margin-top: 20px;
  padding: 20px;
}
/* line 221, ../sass/_customGH.scss */
.node-type-integration .region-sidebar-second #block-views-formlogo-block .view-content div .links {
  width: 100%;
  bottom: -90px;
  position: relative;
}
/* line 225, ../sass/_customGH.scss */
.node-type-integration .region-sidebar-second #block-views-formlogo-block .view-content div .links a:first-child {
  display: block;
  text-align: center;
  font-size: 18px;
  width: 100%;
}
/* line 233, ../sass/_customGH.scss */
.node-type-integration .region-sidebar-second #block-views-formlogo-block .view-content div .links a:last-child {
  display: block;
  width: 100%;
  text-align: center;
  padding: 6%;
  background: #fff;
  font-size: 16px;
  color: black;
}
/* line 242, ../sass/_customGH.scss */
.node-type-integration .region-sidebar-second #block-views-formlogo-block .view-content div .links a:last-child:hover {
  background: grey;
  color: #fff;
  text-decoration: none;
}
/* line 256, ../sass/_customGH.scss */
.node-type-integration .region-sidebar-second #block-user-login {
  margin-top: 40px;
  background: #eff0ee;
}
/* line 259, ../sass/_customGH.scss */
.node-type-integration .region-sidebar-second #block-user-login .block-title {
  font-size: 18px !important;
  width: 74%;
  padding-bottom: 20px;
}
/* line 267, ../sass/_customGH.scss */
.node-type-integration .region-sidebar-second #block-user-login #user-login-form div ul {
  padding: 0;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 0;
}
/* line 273, ../sass/_customGH.scss */
.node-type-integration .region-sidebar-second #block-user-login #user-login-form div ul li a {
  background: #4d4f53;
  padding: 2%;
  color: #a7adaf;
  width: 100%;
  display: block;
}
/* line 284, ../sass/_customGH.scss */
.node-type-integration .region-sidebar-second #block-user-login #user-login-form div .form-item label {
  display: none;
}
/* line 288, ../sass/_customGH.scss */
.node-type-integration .region-sidebar-second #block-user-login #user-login-form div .form-control {
  border-radius: 0;
  -webkit-box-shadow: inset 0px 1px 2px 0px #4d4f53;
  -moz-box-shadow: inset 0px 1px 2px 0px #4d4f53;
  box-shadow: inset 0px 1px 2px 0px #4d4f53;
  height: 42px;
}
/* line 295, ../sass/_customGH.scss */
.node-type-integration .region-sidebar-second #block-user-login #user-login-form div button.form-submit {
  background: #41a940;
  color: #fff;
  border-radius: 0;
  width: 100%;
}
/* line 304, ../sass/_customGH.scss */
.node-type-integration .region-sidebar-second #block-views-office-s-block {
  background: #eff0ee;
  margin-top: 20px;
}
/* line 307, ../sass/_customGH.scss */
.node-type-integration .region-sidebar-second #block-views-office-s-block .view-office-s- .view-content {
  background: transparent;
}
/* line 312, ../sass/_customGH.scss */
.node-type-integration .region-sidebar-second #block-views-office-s-block .view-office-s- .view-content .views-row .views-field .field-content .textformatter-list {
  padding-left: 5px;
  margin-bottom: 10px;
}
/* line 315, ../sass/_customGH.scss */
.node-type-integration .region-sidebar-second #block-views-office-s-block .view-office-s- .view-content .views-row .views-field .field-content .textformatter-list .first {
  font-weight: bold;
}
/* line 327, ../sass/_customGH.scss */
.node-type-integration .main-container .container.main section h1.page-header {
  border-bottom: none;
  font-size: 30px;
  margin: 0;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /* line 398, ../sass/_customGH.scss */
  .menu-top .mobilemenu .mobile-button {
    z-index: 1000;
  }

  /* line 412, ../sass/_customGH.scss */
  .get-started .get-started-block .or-call-block a {
    background-color: transparent;
    width: auto;
    height: auto;
    padding: 0px 10px 0;
    display: inline-block;
    font-weight: bold;
    color: black;
  }

  /* line 426, ../sass/_customGH.scss */
  .get-paid-faster .clear-padding:last-child {
    padding-right: 15px;
  }

  /* line 432, ../sass/_customGH.scss */
  .node-pricing-panel {
    margin-bottom: 20px;
  }

  /* line 439, ../sass/_customGH.scss */
  .support-landing-page .content .row .container {
    width: 100%;
  }

  /* line 445, ../sass/_customGH.scss */
  .node-general-widget.widget.node-view-mode-gen-w3 .widget-item .field {
    margin-left: 0;
  }

  /* line 449, ../sass/_customGH.scss */
  .node-general-widget.widget h3 {
    display: block;
    clear: both;
  }

  /* line 456, ../sass/_customGH.scss */
  #node-13996 .field-items .standalone .green-circle {
    left: 424px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* line 456, ../sass/_customGH.scss */
  #node-13996 .field-items .standalone .green-circle {
    left: 240px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /* line 465, ../sass/_customGH.scss */
  #node-13996 .field-items .standalone img {
    margin: 0 auto;
    display: block;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* line 465, ../sass/_customGH.scss */
  #node-13996 .field-items .standalone img {
    margin: inherit;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* line 481, ../sass/_customGH.scss */
  #node-15046 #node-14012 .woman-laptop img {
    width: 72%;
    left: -160px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* line 496, ../sass/_customGH.scss */
  #node-14012 .woman-laptop img {
    width: 50%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* line 496, ../sass/_customGH.scss */
  #node-14012 .woman-laptop img {
    width: 50%;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /* line 515, ../sass/_customGH.scss */
  .customer-story-carousel .views_slideshow_slide .main-video {
    height: 260px;
  }
  /* line 520, ../sass/_customGH.scss */
  .customer-story-carousel .views_slideshow_slide .main-text .btn-dark {
    margin-right: 6px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* line 520, ../sass/_customGH.scss */
  .customer-story-carousel .views_slideshow_slide .main-text .btn-dark {
    width: 220px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (max-width: 769px) {
  /* line 513, ../sass/_customGH.scss */
  .customer-story-carousel {
    height: 435px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /* line 537, ../sass/_customGH.scss */
  #node-15016 h3 {
    font-size: 24px;
  }

  /* line 542, ../sass/_customGH.scss */
  #views_slideshow_cycle_main_case_study_articles____carousel-block img {
    height: auto;
  }

  /* line 547, ../sass/_customGH.scss */
  #views_slideshow_cycle_main_case_study_articles____carousel-block img {
    width: auto;
  }
}
@media (max-width: 767px) {
  /* line 556, ../sass/_customGH.scss */
  #views_slideshow_cycle_main_case_study_articles____carousel-block img {
    height: auto;
  }

  /* line 561, ../sass/_customGH.scss */
  #node-14012 img {
    display: none;
  }
}
/* line 569, ../sass/_customGH.scss */
.node-payment-solution-info p {
  float: none;
}

/* line 571, ../sass/_customGH.scss */
.node-payment-solution-info ul {
  list-style-type: inherit;
}

/* line 574, ../sass/_customGH.scss */
#node-13909 {
  background: rgba(0, 0, 0, 0.3);
}

/* line 580, ../sass/_customGH.scss */
.page-node-done .main-container .main {
  padding-top: 0;
}
/* line 583, ../sass/_customGH.scss */
.page-node-done .main-container .main #block-system-main {
  padding: 5%;
}
/* line 586, ../sass/_customGH.scss */
.page-node-done .main-container .main #block-system-main .webform-confirmation {
  text-align: center;
  font-size: 34px;
  padding-bottom: 20px;
}
@media (max-width: 768px) {
  /* line 586, ../sass/_customGH.scss */
  .page-node-done .main-container .main #block-system-main .webform-confirmation {
    font-size: 20px;
  }
}
/* line 594, ../sass/_customGH.scss */
.page-node-done .main-container .main #block-system-main .links {
  text-align: center;
  font-size: 26px;
}
@media (max-width: 768px) {
  /* line 594, ../sass/_customGH.scss */
  .page-node-done .main-container .main #block-system-main .links {
    font-size: 14px;
  }
}

/* line 608, ../sass/_customGH.scss */
.page-node-9 .body-text-landing-page-type p {
  font-size: 20px !important;
}
/* line 614, ../sass/_customGH.scss */
.page-node-9 #node-193 {
  padding: 1% 0 5% 0;
}
/* line 619, ../sass/_customGH.scss */
.page-node-9 #node-193 .content .container .row p {
  font-size: 20px;
  padding: 1.6%;
}

/* line 632, ../sass/_customGH.scss */
.page-support-error-codes .views-exposed-form .form-control {
  border-radius: 0;
}
/* line 635, ../sass/_customGH.scss */
.page-support-error-codes .views-exposed-form .views-exposed-widget {
  padding: 0;
}
/* line 639, ../sass/_customGH.scss */
.page-support-error-codes .views-exposed-form .views-exposed-widget #edit-submit-search-error-messages {
  margin-top: 1.8em;
  border-radius: 0;
  background: #41a940;
}

/* line 654, ../sass/_customGH.scss */
.node-type-landing-page .content .lp-marign-box p {
  font-size: 15px;
}

/* line 665, ../sass/_customGH.scss */
#node-14086 .content .how-does-einvoicing .btn-orange-play:before, #node-14191 .content .how-does-einvoicing .btn-orange-play:before {
  top: auto;
}
/* line 668, ../sass/_customGH.scss */
#node-14086 .content .how-does-einvoicing .btn-orange-play:after, #node-14191 .content .how-does-einvoicing .btn-orange-play:after {
  top: 24px;
}

/* line 676, ../sass/_customGH.scss */
.page__support .get-started {
  float: right;
}

/* line 681, ../sass/_customGH.scss */
#block-nodeblock-d7efc9c4-48d2-493c-bba1-67c9e192e2b5 {
  display: none;
}

/* line 687, ../sass/_customGH.scss */
.node-view-mode-full table {
  border-collapse: separate;
  border-spacing: 0px;
  background: #fff;
}
/* line 695, ../sass/_customGH.scss */
.node-view-mode-full table thead th {
  color: #4A851F;
  padding: 10px;
  background: #f8f8f8;
  border: 2px solid #fff;
}
/* line 704, ../sass/_customGH.scss */
.node-view-mode-full table tbody {
  color: #434549;
}
/* line 706, ../sass/_customGH.scss */
.node-view-mode-full table tbody tr {
  height: 50px;
  border: 2px solid #000;
}
/* line 710, ../sass/_customGH.scss */
.node-view-mode-full table tbody tr:nth-of-type(even) {
  background: #f8f8f8;
  border: 2px solid #000;
}
/* line 714, ../sass/_customGH.scss */
.node-view-mode-full table tbody tr:hover {
  background: #f8f8f8;
}
/* line 718, ../sass/_customGH.scss */
.node-view-mode-full table tbody tr td {
  padding: 10px;
  background: #f8f8f8;
  border: 2px solid #fff;
}
/* line 722, ../sass/_customGH.scss */
.node-view-mode-full table tbody tr td:first-child {
  color: #4A851F;
  border: 2px solid #fff;
}

/* line 735, ../sass/_customGH.scss */
.green-box-call {
  padding: 30px 0;
}

/* line 740, ../sass/_customGH.scss */
.page-node-13934 .top-strip-title {
  color: #ff691a;
}
/* line 743, ../sass/_customGH.scss */
.page-node-13934 #hero_panel {
  padding-top: 0;
}
/* line 746, ../sass/_customGH.scss */
.page-node-13934 #hero_panel .mini-nav-with-pics {
  margin-top: 0;
}
/* line 748, ../sass/_customGH.scss */
.page-node-13934 #hero_panel .mini-nav-with-pics .mini-scroll-button {
  z-index: 99;
}

/* line 755, ../sass/_customGH.scss */
.node-payment-solution-info .content .field-items h2 {
  font-size: 40px;
  line-height: 100%;
}
@media (max-width: 991px) {
  /* line 755, ../sass/_customGH.scss */
  .node-payment-solution-info .content .field-items h2 {
    font-size: 30px !important;
  }
}
@media (max-width: 767px) {
  /* line 755, ../sass/_customGH.scss */
  .node-payment-solution-info .content .field-items h2 {
    font-size: 25px !important;
  }
}

/* line 766, ../sass/_customGH.scss */
.green-color {
  font-size: 30px;
}

/* line 771, ../sass/_customGH.scss */
.field-name-field-widget-inline .content .white-color {
  font-size: 50px;
}

/* line 777, ../sass/_customGH.scss */
#block-views-videos-block-1 img {
  height: auto;
  width: 252px;
  max-width: 100%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 777, ../sass/_customGH.scss */
  #block-views-videos-block-1 img {
    width: auto;
    height: 102px;
  }
}
@media (max-width: 991px) {
  /* line 777, ../sass/_customGH.scss */
  #block-views-videos-block-1 img {
    width: auto;
    height: auto;
  }
}

/* line 795, ../sass/_customGH.scss */
#page-node-15491 .start-ups-stap-2 {
  background: url("../images/img_step2_merchant-einvoice_850x600.jpg") no-repeat 0%/50%;
}
/* line 799, ../sass/_customGH.scss */
#page-node-15491 .start-ups-stap-3 {
  background: url("../images/img_step3_integrate-einvoice_850x600.jpg") no-repeat 100%/50%;
}
/* line 802, ../sass/_customGH.scss */
#page-node-15491 .start-ups-stap-4 {
  background: url("../images/img_step4_test-einvoice_850x600.jpg") no-repeat 0%/50%;
}
/* line 805, ../sass/_customGH.scss */
#page-node-15491 .start-ups-stap-5 {
  background: url("../images/img_step5_compliance-einvoice_850x600.jpg") no-repeat 0%/50%;
}

/* line 811, ../sass/_customGH.scss */
.node-type-video .node-video {
  margin-bottom: 2%;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /* line 820, ../sass/_customGH.scss */
  .thin-strip-outer-wrapper h1, .fat-strip-outer-wrapper h1 {
    font-size: 35px;
  }

  /* line 823, ../sass/_customGH.scss */
  .widget.fifty .widget-item p {
    min-height: 90px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* line 846, ../sass/_customGH.scss */
  .orange-circle h3 span span a {
    color: #fff;
  }

  /* line 853, ../sass/_customGH.scss */
  .node-general-widget .widget-item-alpha {
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  /* line 862, ../sass/_customGH.scss */
  .hp-headings {
    font-size: 30px !important;
  }

  /* line 871, ../sass/_customGH.scss */
  #node-13912 #support-panel .light-color-3-bg .container .row .light-color-5 {
    margin-bottom: 80px;
  }
  /* line 874, ../sass/_customGH.scss */
  #node-13912 #support-panel .light-color-3-bg .container .row .light-color-5 h4 {
    margin-top: 0;
  }
  /* line 878, ../sass/_customGH.scss */
  #node-13912 #support-panel .light-color-3-bg .container .row .light-color-5:last-child {
    margin-bottom: 0;
  }

  /* line 886, ../sass/_customGH.scss */
  .thin-strip-content-wrapper, .fat-strip-content-wrapper {
    display: -webkit-flex;
    /* Safari */
    -webkit-justify-content: center;
    /* Safari 6.1+ */
    display: flex;
    justify-content: center;
    flex-direction: column;
    -webkit-flex-direction: column;
  }

  /* line 894, ../sass/_customGH.scss */
  .light-color-4 {
    color: #000;
  }

  /* line 900, ../sass/_customGH.scss */
  .field-name-field-widget-inline .content .white-color {
    font-size: 30px;
  }

  /* line 907, ../sass/_customGH.scss */
  .widget.fifty .widget-item {
    width: 100% !important;
  }

  /* line 912, ../sass/_customGH.scss */
  .thin-strip-outer-wrapper h1, .fat-strip-outer-wrapper h1 {
    font-size: 30px;
  }

  /* line 916, ../sass/_customGH.scss */
  .btn-orange-play {
    margin-bottom: 10px;
    padding: 8px 0;
  }
  /* line 920, ../sass/_customGH.scss */
  .btn-orange-play:before {
    display: none;
  }
  /* line 923, ../sass/_customGH.scss */
  .btn-orange-play:after {
    display: none;
  }
}
/* line 929, ../sass/_customGH.scss */
#node-13071 {
  margin-bottom: 5%;
}

/* line 936, ../sass/_customGH.scss */
.field-name-field-general-item-text .field-items ul li {
  color: #4D4F53;
  font-size: 16px;
}

/* line 944, ../sass/_customGH.scss */
.no-gutters {
  padding: 0;
}

/* line 949, ../sass/_customGH.scss */
.node-type-canvas-page .submitted {
  display: none;
}

/* line 3, ../sass/_enhancements.scss */
.landing-page-form #webform-component-clrfx {
  float: none;
  pointer-events: none;
  clear: both;
}
@media screen and (min-width: 1200px) {
  /* line 9, ../sass/_enhancements.scss */
  .landing-page-form .thin-strip-content-wrapper {
    min-height: 184px;
  }
}
@media screen and (min-width: 1200px) {
  /* line 14, ../sass/_enhancements.scss */
  .landing-page-form .thin-strip-content-wrapper .thin-strip-outer-wrapper h1.top-strip-title {
    margin-top: 18px;
  }
}
/* line 24, ../sass/_enhancements.scss */
.landing-page-form .landing-page-form .webform-component-fieldset[id^="webform-component-left-column"], .landing-page-form .landing-page-form .webform-component-fieldset[id^="webform-component-right-column"] {
  background: transparent;
}
@media screen and (min-width: 769px) {
  /* line 24, ../sass/_enhancements.scss */
  .landing-page-form .landing-page-form .webform-component-fieldset[id^="webform-component-left-column"], .landing-page-form .landing-page-form .webform-component-fieldset[id^="webform-component-right-column"] {
    width: 50%;
    float: left;
    clear: none;
    box-sizing: border-box;
    margin: 0;
  }
}
@media screen and (min-width: 769px) {
  /* line 38, ../sass/_enhancements.scss */
  .landing-page-form .landing-page-form .webform-component-fieldset[id^="webform-component-left-column"] {
    padding-right: 15px;
  }
  /* line 41, ../sass/_enhancements.scss */
  .landing-page-form .landing-page-form .webform-component-fieldset[id^="webform-component-right-column"] {
    padding-left: 15px;
  }
}
/* line 46, ../sass/_enhancements.scss */
.landing-page-form .landing-page-form .campaign-details {
  text-align: center;
}
/* line 48, ../sass/_enhancements.scss */
.landing-page-form .landing-page-form .campaign-details p {
  font-size: 16px;
}
/* line 50, ../sass/_enhancements.scss */
.landing-page-form .landing-page-form .campaign-details p.campaign-details__call-us {
  font-size: 20px;
  font-weight: 600;
}
/* line 53, ../sass/_enhancements.scss */
.landing-page-form .landing-page-form .campaign-details p.campaign-details__call-us .campaign-details--number {
  font-size: 24px;
}
/* line 59, ../sass/_enhancements.scss */
.landing-page-form .landing-page-form button.btn-orange {
  background: #4A851F;
  border-color: #4A851F;
}
/* line 63, ../sass/_enhancements.scss */
.landing-page-form .landing-page-form #edit-clrfx {
  clear: both;
}
/* line 69, ../sass/_enhancements.scss */
.landing-page-form #block-system-main .col-md-6.image-aside-content:not(:empty) {
  padding-bottom: 15px;
}
/* line 72, ../sass/_enhancements.scss */
.landing-page-form #block-system-main .col-md-6.web-form-content {
  padding-left: 0;
  padding-right: 0;
}
/* line 76, ../sass/_enhancements.scss */
.landing-page-form #block-system-main .col-md-6.web-form-content > form > div {
  margin-bottom: 196px;
  padding: 15px 15px 0 15px;
  background: #EFEFEF;
  position: relative;
}
/* line 81, ../sass/_enhancements.scss */
.landing-page-form #block-system-main .col-md-6.web-form-content > form > div > button.form-submit {
  position: absolute;
  bottom: -60px;
  width: 100%;
  left: 0;
}
/* line 87, ../sass/_enhancements.scss */
.landing-page-form #block-system-main .col-md-6.web-form-content > form > div > #edit-bespoke-sf-campaign-details {
  position: absolute;
  bottom: -158px;
  left: 0;
  width: 100%;
}
/* line 96, ../sass/_enhancements.scss */
.landing-page-form #block-system-main > .node-webform + .node-webform {
  overflow: hidden;
}

/* line 102, ../sass/_enhancements.scss */
.container-full {
  padding-left: 30px;
  padding-right: 70px;
}
@media (max-width: 991px) {
  /* line 102, ../sass/_enhancements.scss */
  .container-full {
    padding-left: 25px;
    padding-right: inherit;
  }
}

/* line 3, ../sass/_mini-nav.scss */
.node-type-payment-solution-info .green-line-box,
.node-type-landing-page .green-line-box {
  padding: 0 !important;
}
/* line 7, ../sass/_mini-nav.scss */
.node-type-payment-solution-info .green-color-bg,
.node-type-landing-page .green-color-bg {
  padding: 36px 0 20px 0;
}
@media (max-width: 1199px) {
  /* line 7, ../sass/_mini-nav.scss */
  .node-type-payment-solution-info .green-color-bg,
  .node-type-landing-page .green-color-bg {
    padding-top: 25px 0 15px 0;
  }
}
@media (max-width: 767px) {
  /* line 7, ../sass/_mini-nav.scss */
  .node-type-payment-solution-info .green-color-bg,
  .node-type-landing-page .green-color-bg {
    padding: 0;
  }
}
/* line 16, ../sass/_mini-nav.scss */
.node-type-payment-solution-info .mini-nav,
.node-type-landing-page .mini-nav {
  float: left;
  width: 100%;
  position: relative;
  padding-top: 0;
  font-size: 18px;
}
/* line 23, ../sass/_mini-nav.scss */
.node-type-payment-solution-info .mini-nav .inner-container,
.node-type-landing-page .mini-nav .inner-container {
  width: 88%;
  display: block;
  margin: 0 auto;
}
@media (max-width: 481px) {
  /* line 23, ../sass/_mini-nav.scss */
  .node-type-payment-solution-info .mini-nav .inner-container,
  .node-type-landing-page .mini-nav .inner-container {
    width: 100%;
    position: relative;
    z-index: 99999;
    padding: 10px 0;
  }
}
@media (max-width: 991px) {
  /* line 16, ../sass/_mini-nav.scss */
  .node-type-payment-solution-info .mini-nav,
  .node-type-landing-page .mini-nav {
    padding-top: 0;
  }
}
/* line 38, ../sass/_mini-nav.scss */
.node-type-payment-solution-info .mini-nav .mini-scroll-button,
.node-type-landing-page .mini-nav .mini-scroll-button {
  display: inline-block;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: -44px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding;
  background-clip: padding-box;
  border: 13px solid transparent;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  text-shadow: 1px 1px #ffffff;
  width: 84px;
  height: 84px;
  font-size: 0;
  z-index: 101;
}
@media (max-width: 1199px) {
  /* line 38, ../sass/_mini-nav.scss */
  .node-type-payment-solution-info .mini-nav .mini-scroll-button,
  .node-type-landing-page .mini-nav .mini-scroll-button {
    width: 70px;
    height: 70px;
  }
}
@media (max-width: 991px) {
  /* line 38, ../sass/_mini-nav.scss */
  .node-type-payment-solution-info .mini-nav .mini-scroll-button,
  .node-type-landing-page .mini-nav .mini-scroll-button {
    top: -44px;
  }
}
/* line 64, ../sass/_mini-nav.scss */
.node-type-payment-solution-info .mini-nav .mini-scroll-button:after,
.node-type-landing-page .mini-nav .mini-scroll-button:after {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-top: 10px solid #4A851F;
  left: 20px;
  top: 27px;
  color: transparent;
}
@media (max-width: 1199px) {
  /* line 64, ../sass/_mini-nav.scss */
  .node-type-payment-solution-info .mini-nav .mini-scroll-button:after,
  .node-type-landing-page .mini-nav .mini-scroll-button:after {
    left: 13px;
    top: 20px;
  }
}
@media (max-width: 767px) {
  /* line 38, ../sass/_mini-nav.scss */
  .node-type-payment-solution-info .mini-nav .mini-scroll-button,
  .node-type-landing-page .mini-nav .mini-scroll-button {
    display: none;
  }
}
/* line 85, ../sass/_mini-nav.scss */
.node-type-payment-solution-info .mini-nav ul,
.node-type-landing-page .mini-nav ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
@media (max-width: 991px) {
  /* line 85, ../sass/_mini-nav.scss */
  .node-type-payment-solution-info .mini-nav ul,
  .node-type-landing-page .mini-nav ul {
    float: none;
  }
}
@media (max-width: 767px) {
  /* line 85, ../sass/_mini-nav.scss */
  .node-type-payment-solution-info .mini-nav ul,
  .node-type-landing-page .mini-nav ul {
    padding-top: 0px !important;
  }
}
/* line 95, ../sass/_mini-nav.scss */
.node-type-payment-solution-info .mini-nav ul li,
.node-type-landing-page .mini-nav ul li {
  display: inline-block;
  z-index: 100;
  vertical-align: middle;
  overflow: hidden;
}
@media (max-width: 1024px) {
  /* line 95, ../sass/_mini-nav.scss */
  .node-type-payment-solution-info .mini-nav ul li,
  .node-type-landing-page .mini-nav ul li {
    text-align: center;
  }
}
/* line 105, ../sass/_mini-nav.scss */
.node-type-payment-solution-info .mini-nav ul li a,
.node-type-landing-page .mini-nav ul li a {
  background: none !important;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  color: #ffffff;
  padding: 15px 25px 20px 25px;
  text-decoration: none;
  -webkit-transition-duration: 0.0s;
  -ms-transition-duration: 0.0s;
  transition-duration: 0.0s;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* line 123, ../sass/_mini-nav.scss */
  .node-type-payment-solution-info .mini-nav ul li a a,
  .node-type-landing-page .mini-nav ul li a a {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  /* line 105, ../sass/_mini-nav.scss */
  .node-type-payment-solution-info .mini-nav ul li a,
  .node-type-landing-page .mini-nav ul li a {
    padding: 0;
    font-size: 16px;
  }
}
/* line 134, ../sass/_mini-nav.scss */
.node-type-payment-solution-info .mini-nav ul li a:hover, .node-type-payment-solution-info .mini-nav ul li a:active, .node-type-payment-solution-info .mini-nav ul li a:focus,
.node-type-landing-page .mini-nav ul li a:hover,
.node-type-landing-page .mini-nav ul li a:active,
.node-type-landing-page .mini-nav ul li a:focus {
  color: #0d2173;
  text-decoration: none;
  text-shadow: 0px 0px #0d2173;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* line 95, ../sass/_mini-nav.scss */
  .node-type-payment-solution-info .mini-nav ul li,
  .node-type-landing-page .mini-nav ul li {
    padding: 20px 10px;
  }
}
/* line 154, ../sass/_mini-nav.scss */
.node-type-payment-solution-info .mini-nav .row ul,
.node-type-landing-page .mini-nav .row ul {
  width: 100%;
}
@media (max-width: 767px) {
  /* line 156, ../sass/_mini-nav.scss */
  .node-type-payment-solution-info .mini-nav .row ul li,
  .node-type-landing-page .mini-nav .row ul li {
    min-height: 60px;
    border-bottom: 1px solid #37b13f;
  }
}
/* line 161, ../sass/_mini-nav.scss */
.node-type-payment-solution-info .mini-nav .row ul li a,
.node-type-landing-page .mini-nav .row ul li a {
  padding: 20px 0px;
}
@media (max-width: 767px) {
  /* line 161, ../sass/_mini-nav.scss */
  .node-type-payment-solution-info .mini-nav .row ul li a,
  .node-type-landing-page .mini-nav .row ul li a {
    display: block;
  }
}
/* line 167, ../sass/_mini-nav.scss */
.node-type-payment-solution-info .mini-nav .row ul li:nth-last-child(1),
.node-type-landing-page .mini-nav .row ul li:nth-last-child(1) {
  border-bottom: 0px solid #37b13f;
}

/*mini-nav-with-pics*/
/* line 186, ../sass/_mini-nav.scss */
#hero_panel {
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 550px;
  padding-top: 5%;
  padding-bottom: 20px;
  text-align: center;
}
/* line 193, ../sass/_mini-nav.scss */
#hero_panel .tar, #hero_panel .tal {
  padding-bottom: 40px;
}
@media (max-width: 1199px) {
  /* line 197, ../sass/_mini-nav.scss */
  #hero_panel .tar, #hero_panel .tal {
    text-align: center;
    padding-bottom: 20px;
  }
}
/* line 202, ../sass/_mini-nav.scss */
#hero_panel video, #hero_panel img {
  position: absolute;
  top: 0px;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -1;
  background-size: cover;
}
/* line 214, ../sass/_mini-nav.scss */
#hero_panel h2 {
  display: block;
}
/* line 215, ../sass/_mini-nav.scss */
#hero_panel .mini-nav-with-pics {
  padding-top: 0;
  margin-top: 80px;
  background-color: #ffffff;
}
/* line 219, ../sass/_mini-nav.scss */
#hero_panel .mini-nav-with-pics .mini-scroll-button {
  display: inline-block;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: -42px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding;
  background-clip: padding-box;
  border: 13px solid transparent;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  text-shadow: 1px 1px #ffffff;
  width: 84px;
  height: 84px;
  font-size: 0;
  z-index: 5;
}
@media (max-width: 1199px) {
  /* line 219, ../sass/_mini-nav.scss */
  #hero_panel .mini-nav-with-pics .mini-scroll-button {
    width: 70px;
    height: 70px;
  }
}
/* line 242, ../sass/_mini-nav.scss */
#hero_panel .mini-nav-with-pics .mini-scroll-button:after {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-top: 10px solid #ffffff;
  left: 20px;
  top: 27px;
  color: transparent;
}
@media (max-width: 1199px) {
  /* line 242, ../sass/_mini-nav.scss */
  #hero_panel .mini-nav-with-pics .mini-scroll-button:after {
    left: 13px;
    top: 20px;
  }
}
/* line 261, ../sass/_mini-nav.scss */
#hero_panel .mini-nav-with-pics .row ul {
  width: 100%;
  list-style-type: none;
  padding: 0;
  margin: 0;
  float: left;
}
@media (max-width: 991px) {
  /* line 261, ../sass/_mini-nav.scss */
  #hero_panel .mini-nav-with-pics .row ul {
    float: none;
  }
}
/* line 270, ../sass/_mini-nav.scss */
#hero_panel .mini-nav-with-pics .row ul li {
  min-height: 190px;
  margin: 50px 0px 30px 0px;
  padding: 0px 15px;
}
@media (max-width: 768px) {
  /* line 270, ../sass/_mini-nav.scss */
  #hero_panel .mini-nav-with-pics .row ul li {
    margin: 0px 0px 30px 0px;
    padding: 0px;
  }
  /* line 277, ../sass/_mini-nav.scss */
  #hero_panel .mini-nav-with-pics .row ul li:nth-child(1), #hero_panel .mini-nav-with-pics .row ul li:nth-child(2) {
    margin: 30px 0px 30px 0px;
    padding-bottom: 20px;
    min-height: 0;
  }
}
/* line 283, ../sass/_mini-nav.scss */
#hero_panel .mini-nav-with-pics .row ul li img {
  z-index: 1;
  top: 0;
  position: relative;
  padding-bottom: 20px;
  width: 200px;
  height: auto;
  max-width: 100%;
  min-width: 0;
  min-height: 0;
}
/* line 294, ../sass/_mini-nav.scss */
#hero_panel .mini-nav-with-pics .row ul li a {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 25px;
  color: #4A851F;
}
/* line 299, ../sass/_mini-nav.scss */
#hero_panel .mini-nav-with-pics .row ul li a [class*=icono-] {
  margin: 7px 0px 7px 11px;
  color: #4A851F;
}
/* line 302, ../sass/_mini-nav.scss */
#hero_panel .mini-nav-with-pics .row ul li a [class*=icono-]:before {
  width: 12px;
}
/* line 303, ../sass/_mini-nav.scss */
#hero_panel .mini-nav-with-pics .row ul li a [class*=icono-]:after {
  width: 12px;
}
/* line 304, ../sass/_mini-nav.scss */
#hero_panel .mini-nav-with-pics .row ul li a [class*=icono-]:hover, #hero_panel .mini-nav-with-pics .row ul li a [class*=icono-]:active, #hero_panel .mini-nav-with-pics .row ul li a [class*=icono-]:focus {
  color: #0d2173;
}
/* line 306, ../sass/_mini-nav.scss */
#hero_panel .mini-nav-with-pics .row ul li a [class*=icono-]:hover:before, #hero_panel .mini-nav-with-pics .row ul li a [class*=icono-]:active:before, #hero_panel .mini-nav-with-pics .row ul li a [class*=icono-]:focus:before {
  color: #0d2173;
}
/* line 307, ../sass/_mini-nav.scss */
#hero_panel .mini-nav-with-pics .row ul li a [class*=icono-]:hover:after, #hero_panel .mini-nav-with-pics .row ul li a [class*=icono-]:active:after, #hero_panel .mini-nav-with-pics .row ul li a [class*=icono-]:focus:after {
  color: #0d2173;
}
/* line 310, ../sass/_mini-nav.scss */
#hero_panel .mini-nav-with-pics .row ul li a:hover, #hero_panel .mini-nav-with-pics .row ul li a:active, #hero_panel .mini-nav-with-pics .row ul li a:focus {
  color: #0d2173;
  text-decoration: none;
  text-shadow: 0px 0px #0d2173;
}
/* line 314, ../sass/_mini-nav.scss */
#hero_panel .mini-nav-with-pics .row ul li a:hover [class*=icono-], #hero_panel .mini-nav-with-pics .row ul li a:active [class*=icono-], #hero_panel .mini-nav-with-pics .row ul li a:focus [class*=icono-] {
  color: #0d2173;
}
/* line 320, ../sass/_mini-nav.scss */
#hero_panel .mini-nav-with-pics .row ul li:nth-child(1) a {
  padding: 0px 0px 0px 0px;
}
@media (max-width: 1199px) {
  /* line 320, ../sass/_mini-nav.scss */
  #hero_panel .mini-nav-with-pics .row ul li:nth-child(1) a {
    padding: 0px 0px 0px 0px;
  }
}
/* line 328, ../sass/_mini-nav.scss */
#hero_panel .mini-nav-with-pics .row ul li:nth-last-child(1) a {
  padding: 0px 0px 0px 0px;
}
@media (max-width: 1199px) {
  /* line 328, ../sass/_mini-nav.scss */
  #hero_panel .mini-nav-with-pics .row ul li:nth-last-child(1) a {
    padding: 0px 0px 0px 0px;
  }
}

/* line 6897, ../sass/style.scss */
.block__half-image--content {
  background-color: #ffffff;
}

/* line 6901, ../sass/style.scss */
.block__half-image--image {
  min-height: 390px;
}

/* line 6905, ../sass/style.scss */
div#contactUs-button:empty {
  padding: 0px !important;
  margin-top: -10px;
}

/* line 6910, ../sass/style.scss */
#insight_box_views #node-14263 .field-name-field-widget-footer .grey-link,
#insight_box_views #node-14269 .field-name-field-widget-footer .grey-link,
#insight_box_views #node-14270 .field-name-field-widget-footer .grey-link {
  width: 100% !important;
}

/* line 5, ../sass/_customSR131.scss */
.font-weight--light {
  font-weight: lighter;
}

/* line 10, ../sass/_customSR131.scss */
.disruptive-logos h5 {
  color: #ccc;
  border-bottom: 1px solid #f1f2f1;
  font-size: 13px;
  padding-bottom: 6px;
  margin-bottom: 20px;
}
/* line 18, ../sass/_customSR131.scss */
.disruptive-logos .eight {
  /* float: left; */
  width: 14.89%;
  text-align: center;
  min-height: 60px;
  display: table-cell;
  vertical-align: middle;
}

/* line 28, ../sass/_customSR131.scss */
#node-19401 {
  border-top: 0px solid #f1f2f1;
}
@media (max-width: 767px) {
  /* line 28, ../sass/_customSR131.scss */
  #node-19401 {
    border-top: 0px solid #f1f2f1;
    padding-top: 0px;
  }
}

/* line 37, ../sass/_customSR131.scss */
.trust-wrap {
  border-top: 1px solid #f1f2f1;
}
@media (max-width: 767px) {
  /* line 37, ../sass/_customSR131.scss */
  .trust-wrap {
    border-top: 0px solid #f1f2f1;
  }
}
/* line 44, ../sass/_customSR131.scss */
.trust-wrap .trust {
  padding: 40px 0px 5px 0px;
}
@media (max-width: 767px) {
  /* line 44, ../sass/_customSR131.scss */
  .trust-wrap .trust {
    max-width: 450px;
    margin: 0 auto;
    padding: 20px 0px 5px 0px;
  }
  /* line 52, ../sass/_customSR131.scss */
  .trust-wrap .trust span {
    font-size: 30px !important;
  }
}
@media (max-width: 450px) {
  /* line 58, ../sass/_customSR131.scss */
  .trust-wrap .trust span {
    font-size: 24px !important;
  }
}

/* line 66, ../sass/_customSR131.scss */
.disruptive-testimonials {
  padding-top: 70px;
}

/* line 70, ../sass/_customSR131.scss */
.round-image {
  border-radius: 100%;
}

/* line 74, ../sass/_customSR131.scss */
.block--payment-solutions {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (max-width: 767px) {
  /* line 74, ../sass/_customSR131.scss */
  .block--payment-solutions {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
/* line 83, ../sass/_customSR131.scss */
.block--payment-solutions header {
  padding-top: 0;
  padding-bottom: 20px;
  background: transparent;
}
/* line 88, ../sass/_customSR131.scss */
.block--payment-solutions header h3 {
  margin-bottom: 15px;
}
@media (max-width: 480px) {
  /* line 91, ../sass/_customSR131.scss */
  .block--payment-solutions header h3 span {
    font-size: 36px !important;
  }
}
/* line 96, ../sass/_customSR131.scss */
.block--payment-solutions header h4 {
  margin-bottom: 15px;
}
@media (max-width: 480px) {
  /* line 99, ../sass/_customSR131.scss */
  .block--payment-solutions header h4 span {
    font-size: 24px !important;
  }
}
/* line 112, ../sass/_customSR131.scss */
.block--payment-solutions div.row > div[class*="col-"] > h5 {
  line-height: 1.071;
}
@media (max-width: 767px) {
  /* line 112, ../sass/_customSR131.scss */
  .block--payment-solutions div.row > div[class*="col-"] > h5 {
    padding: 0px 20px;
  }
  /* line 117, ../sass/_customSR131.scss */
  .block--payment-solutions div.row > div[class*="col-"] > h5 span {
    font-size: 5vw !important;
  }
}
@media (max-width: 480px) {
  /* line 112, ../sass/_customSR131.scss */
  .block--payment-solutions div.row > div[class*="col-"] > h5 {
    padding: 0px 0px;
  }
  /* line 124, ../sass/_customSR131.scss */
  .block--payment-solutions div.row > div[class*="col-"] > h5 span {
    font-size: 5vw !important;
  }
}
/* line 129, ../sass/_customSR131.scss */
.block--payment-solutions div.row > div[class*="col-"] > h5 > img {
  margin-bottom: 10px;
}
/* line 132, ../sass/_customSR131.scss */
.block--payment-solutions div.row > div[class*="col-"] > h5 > *:not(p),
.block--payment-solutions div.row > div[class*="col-"] > h5 > *:not(img) {
  display: inline-block;
  max-width: 75%;
}
/* line 139, ../sass/_customSR131.scss */
.block--payment-solutions div.row > div[class*="col-"] p.rtecenter {
  line-height: 1.389;
  min-height: 100px;
  margin-top: 25px;
  padding: 0px 15px;
}
@media (max-width: 767px) {
  /* line 139, ../sass/_customSR131.scss */
  .block--payment-solutions div.row > div[class*="col-"] p.rtecenter {
    padding: 0px 15px;
  }
}
@media (max-width: 600px) {
  /* line 150, ../sass/_customSR131.scss */
  .block--payment-solutions div.row > div[class*="col-"] p.rtecenter span {
    font-size: 17px;
  }
}
@media (max-width: 480px) {
  /* line 156, ../sass/_customSR131.scss */
  .block--payment-solutions div.row > div[class*="col-"] p.rtecenter span {
    font-size: 15px !important;
  }
}
@media (max-width: 380px) {
  /* line 162, ../sass/_customSR131.scss */
  .block--payment-solutions div.row > div[class*="col-"] p.rtecenter span {
    font-size: 14px !important;
  }
}
/* line 168, ../sass/_customSR131.scss */
.block--payment-solutions div.row > div[class*="col-"] .image-outer-wrap {
  display: table;
  width: 100%;
  margin-bottom: 20px;
}
/* line 173, ../sass/_customSR131.scss */
.block--payment-solutions div.row > div[class*="col-"] .image-outer-wrap .image-wrap {
  text-align: center;
  height: 181px;
  vertical-align: bottom;
  display: table-cell;
  width: 100%;
  max-width: 100%;
}
@media (max-width: 767px) {
  /* line 173, ../sass/_customSR131.scss */
  .block--payment-solutions div.row > div[class*="col-"] .image-outer-wrap .image-wrap {
    height: 150px;
    padding: 0px 15px;
  }
}
@media (max-width: 480px) {
  /* line 173, ../sass/_customSR131.scss */
  .block--payment-solutions div.row > div[class*="col-"] .image-outer-wrap .image-wrap {
    height: 31vw;
  }
}
/* line 192, ../sass/_customSR131.scss */
.block--payment-solutions div.row > div[class*="col-"] a.col-button {
  text-align: center;
  display: none;
}
@media (max-width: 480px) {
  /* line 192, ../sass/_customSR131.scss */
  .block--payment-solutions div.row > div[class*="col-"] a.col-button {
    font-size: 16px;
  }
}
/* line 200, ../sass/_customSR131.scss */
.block--payment-solutions div.row > div[class*="col-"] a.col-button:hover {
  text-decoration: none;
}
@media (max-width: 767px) {
  /* line 205, ../sass/_customSR131.scss */
  .block--payment-solutions div.row .col-xs-6 {
    min-height: 454px;
    padding: 20px 0px 0px 0px;
  }
  /* line 210, ../sass/_customSR131.scss */
  .block--payment-solutions div.row .col-xs-6:first-child {
    border-right: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
  }
  /* line 214, ../sass/_customSR131.scss */
  .block--payment-solutions div.row .col-xs-6:nth-child(2) {
    border-bottom: 1px solid #d2d2d2;
  }
  /* line 217, ../sass/_customSR131.scss */
  .block--payment-solutions div.row .col-xs-6:nth-child(3) {
    border-right: 1px solid #d2d2d2;
  }
}
@media (max-width: 480px) {
  /* line 205, ../sass/_customSR131.scss */
  .block--payment-solutions div.row .col-xs-6 {
    min-height: 350px;
  }
}

/* line 236, ../sass/_customSR131.scss */
.modal-open {
  overflow: visible;
}

@media (max-width: 1200px) {
  /* line 242, ../sass/_customSR131.scss */
  body.node-type-disruptive-landing-page .region-header-first {
    display: none !important;
  }
}
/* line 248, ../sass/_customSR131.scss */
body.node-type-disruptive-landing-page .main-nav-menu {
  height: 90px;
}
@media (max-width: 1200px) {
  /* line 248, ../sass/_customSR131.scss */
  body.node-type-disruptive-landing-page .main-nav-menu {
    height: auto;
  }
}
@media (max-width: 767px) {
  /* line 255, ../sass/_customSR131.scss */
  body.node-type-disruptive-landing-page .main-nav-menu .nav {
    padding-left: 15px;
  }
}
/* line 260, ../sass/_customSR131.scss */
body.node-type-disruptive-landing-page .main-nav-menu .nav .logo {
  width: 11%;
}
@media (max-width: 1200px) {
  /* line 260, ../sass/_customSR131.scss */
  body.node-type-disruptive-landing-page .main-nav-menu .nav .logo {
    width: 30% !important;
    padding-top: 0px;
  }
}
@media (max-width: 991px) {
  /* line 260, ../sass/_customSR131.scss */
  body.node-type-disruptive-landing-page .main-nav-menu .nav .logo {
    padding-top: 20px;
    top: 0;
    position: absolute;
  }
}
@media (max-width: 768px) {
  /* line 260, ../sass/_customSR131.scss */
  body.node-type-disruptive-landing-page .main-nav-menu .nav .logo {
    padding-top: 15px;
  }
}
/* line 277, ../sass/_customSR131.scss */
body.node-type-disruptive-landing-page .main-nav-menu .nav .logo img {
  padding: 25px 0px 20px 0;
}
@media (max-width: 1200px) {
  /* line 277, ../sass/_customSR131.scss */
  body.node-type-disruptive-landing-page .main-nav-menu .nav .logo img {
    padding: 20px 0;
  }
}
@media (max-width: 991px) {
  /* line 277, ../sass/_customSR131.scss */
  body.node-type-disruptive-landing-page .main-nav-menu .nav .logo img {
    padding: 5px;
    position: absolute;
    width: 150px !important;
    max-width: 200px !important;
  }
}
/* line 294, ../sass/_customSR131.scss */
body.node-type-disruptive-landing-page .main-nav-menu .nav .region-header-disruptive {
  float: right;
  width: 80%;
}
/* line 298, ../sass/_customSR131.scss */
body.node-type-disruptive-landing-page .main-nav-menu .nav .region-header-disruptive .block-title {
  display: none;
}
@media (max-width: 1200px) {
  /* line 294, ../sass/_customSR131.scss */
  body.node-type-disruptive-landing-page .main-nav-menu .nav .region-header-disruptive {
    float: right;
    width: 70%;
  }
}
@media (max-width: 1200px) {
  /* line 309, ../sass/_customSR131.scss */
  body.node-type-disruptive-landing-page .main-nav-menu .nav .region-header-disruptive .collapse {
    display: none !important;
    border-color: transparent !important;
  }
  /* line 313, ../sass/_customSR131.scss */
  body.node-type-disruptive-landing-page .main-nav-menu .nav .region-header-disruptive .in {
    display: block !important;
    border-color: transparent !important;
  }
}
@media (max-width: 1200px) and (max-width: 1200px) {
  /* line 318, ../sass/_customSR131.scss */
  body.node-type-disruptive-landing-page .main-nav-menu .nav .region-header-disruptive .navbar-default, body.node-type-disruptive-landing-page .main-nav-menu .nav .region-header-disruptive .navbar-collapse {
    border-color: transparent !important;
    padding: 0;
  }
}
@media (max-width: 1200px) {
  /* line 324, ../sass/_customSR131.scss */
  body.node-type-disruptive-landing-page .main-nav-menu .nav .region-header-disruptive .toggle-button-wrap {
    display: inline-block;
    width: 100%;
  }
  /* line 331, ../sass/_customSR131.scss */
  body.node-type-disruptive-landing-page .main-nav-menu .nav .region-header-disruptive .toggle-button-wrap .navbar-toggle {
    display: block !important;
    background-color: white;
    color: #707372;
    font-size: 24px;
    line-height: 1;
    margin-top: 16px;
    margin-bottom: 0px;
  }
}
@media (max-width: 1200px) and (max-width: 1200px) {
  /* line 331, ../sass/_customSR131.scss */
  body.node-type-disruptive-landing-page .main-nav-menu .nav .region-header-disruptive .toggle-button-wrap .navbar-toggle {
    margin-top: 30px;
  }
}
@media (max-width: 1200px) and (max-width: 991px) {
  /* line 331, ../sass/_customSR131.scss */
  body.node-type-disruptive-landing-page .main-nav-menu .nav .region-header-disruptive .toggle-button-wrap .navbar-toggle {
    margin-top: 20px;
  }
}
@media (max-width: 1200px) and (max-width: 768px) {
  /* line 331, ../sass/_customSR131.scss */
  body.node-type-disruptive-landing-page .main-nav-menu .nav .region-header-disruptive .toggle-button-wrap .navbar-toggle {
    margin-top: 16px;
  }
}

/* line 359, ../sass/_customSR131.scss */
body.node-type-disruptive-landing-page .main-nav-menu .nav .region-header-disruptive .navbar {
  background-color: #ffffff;
  border-color: #ffffff;
  position: relative;
  min-height: 1px;
  margin-bottom: 0;
  border: none;
  padding-top: 23px;
}
@media (max-width: 1200px) {
  /* line 359, ../sass/_customSR131.scss */
  body.node-type-disruptive-landing-page .main-nav-menu .nav .region-header-disruptive .navbar {
    border-color: transparent !important;
    padding-top: 18px;
  }
}
/* line 373, ../sass/_customSR131.scss */
body.node-type-disruptive-landing-page .main-nav-menu .nav .region-header-disruptive .navbar ul.nav {
  width: 100%;
}
@media (max-width: 767px) {
  /* line 373, ../sass/_customSR131.scss */
  body.node-type-disruptive-landing-page .main-nav-menu .nav .region-header-disruptive .navbar ul.nav {
    padding-left: 0px;
  }
}
@media (max-width: 1200px) {
  /* line 380, ../sass/_customSR131.scss */
  body.node-type-disruptive-landing-page .main-nav-menu .nav .region-header-disruptive .navbar ul.nav li {
    float: none !important;
    text-align: right;
    display: block;
  }
}
/* line 387, ../sass/_customSR131.scss */
body.node-type-disruptive-landing-page .main-nav-menu .nav .region-header-disruptive .navbar ul.nav li a {
  padding: 12px 25px;
  text-decoration: none;
  display: inline-block;
}
@media (max-width: 1200px) {
  /* line 387, ../sass/_customSR131.scss */
  body.node-type-disruptive-landing-page .main-nav-menu .nav .region-header-disruptive .navbar ul.nav li a {
    padding: 12px 15px;
  }
}
/* line 397, ../sass/_customSR131.scss */
body.node-type-disruptive-landing-page .main-nav-menu .nav .region-header-disruptive .navbar ul.nav li:last-child {
  float: right;
}
/* line 407, ../sass/_customSR131.scss */
body.node-type-disruptive-landing-page .modal-backdrop {
  z-index: 999999;
  position: absolute;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  opacity: 0;
}
/* line 417, ../sass/_customSR131.scss */
body.node-type-disruptive-landing-page .modal {
  overflow: hidden !important;
  overflow-y: hidden !important;
}
@media (max-width: 1199px) {
  /* line 417, ../sass/_customSR131.scss */
  body.node-type-disruptive-landing-page .modal {
    position: absolute;
  }
}
/* line 425, ../sass/_customSR131.scss */
body.node-type-disruptive-landing-page .modal .modal-dialog {
  padding: 0 !important;
}
@media (max-width: 1199px) {
  /* line 429, ../sass/_customSR131.scss */
  body.node-type-disruptive-landing-page .modal .modal-dialog .modal-content .modal-body {
    padding: 10px 10px 0px 10px;
  }
}
/* line 435, ../sass/_customSR131.scss */
body.node-type-disruptive-landing-page .modal .modal-dialog .modal-content .modal-body .embedded-video iframe {
  max-width: 100% !important;
  height: 314px;
}
@media (max-width: 1024) {
  /* line 435, ../sass/_customSR131.scss */
  body.node-type-disruptive-landing-page .modal .modal-dialog .modal-content .modal-body .embedded-video iframe {
    height: 324px;
  }
}
@media (max-width: 600) {
  /* line 435, ../sass/_customSR131.scss */
  body.node-type-disruptive-landing-page .modal .modal-dialog .modal-content .modal-body .embedded-video iframe {
    height: 43vw;
  }
}
@media (max-width: 1199px) {
  /* line 454, ../sass/_customSR131.scss */
  body.node-type-disruptive-landing-page .modal .modal-dialog .modal-content .modal-footer {
    padding: 10px 10px 10px;
    margin-top: 10px;
  }
}
/* line 459, ../sass/_customSR131.scss */
body.node-type-disruptive-landing-page .modal .modal-dialog .modal-content .modal-footer a {
  background: transparent;
  border: 2px solid #c8006e;
  color: #c8006e;
  transition: 0.3s all ease-out;
  z-index: 2;
  position: relative;
  font-size: 18px;
  line-height: 1.2;
  text-align: center;
  padding: 5.5px 37px;
  text-decoration: none;
  display: inline-block;
  font-weight: bold;
}
/* line 479, ../sass/_customSR131.scss */
body.node-type-disruptive-landing-page .node-general-widget.node-promoted {
  padding-bottom: 0px;
  padding-top: 0px;
}
@media (max-width: 767px) {
  /* line 479, ../sass/_customSR131.scss */
  body.node-type-disruptive-landing-page .node-general-widget.node-promoted {
    padding-top: 0px;
  }
}
/* line 487, ../sass/_customSR131.scss */
body.node-type-disruptive-landing-page > .main-container {
  border-bottom: 1px solid #f1f2f1;
}
@media (max-width: 767px) {
  /* line 487, ../sass/_customSR131.scss */
  body.node-type-disruptive-landing-page > .main-container {
    border-bottom: 0px solid #f1f2f1;
  }
}
/* line 495, ../sass/_customSR131.scss */
body.node-type-disruptive-landing-page > footer.footer {
  background: transparent;
  border: 0;
  padding-top: 45px;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}
/* line 503, ../sass/_customSR131.scss */
body.node-type-disruptive-landing-page > footer.footer .container {
  padding-bottom: 0px;
}
@media (max-width: 767px) {
  /* line 495, ../sass/_customSR131.scss */
  body.node-type-disruptive-landing-page > footer.footer {
    border-top: 1px solid #d2d2d2;
    margin-top: 40px;
    padding-top: 35px;
  }
}
/* line 513, ../sass/_customSR131.scss */
body.node-type-disruptive-landing-page > footer.footer .enquire-block {
  margin: 0 auto !important;
  float: none !important;
  text-align: center;
}
/* line 518, ../sass/_customSR131.scss */
body.node-type-disruptive-landing-page > footer.footer .enquire-block + .block {
  padding-top: 40px;
  padding-bottom: 20px;
}
/* line 522, ../sass/_customSR131.scss */
body.node-type-disruptive-landing-page > footer.footer .enquire-block .block-title {
  color: #243741;
  font-weight: bold;
  line-height: 1.083;
  font-size: 48px;
  text-transform: capitalize;
  text-align: left;
  max-width: 540px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  /* line 522, ../sass/_customSR131.scss */
  body.node-type-disruptive-landing-page > footer.footer .enquire-block .block-title {
    font-size: 30px;
    text-align: center;
  }
}
@media (max-width: 330px) {
  /* line 522, ../sass/_customSR131.scss */
  body.node-type-disruptive-landing-page > footer.footer .enquire-block .block-title {
    font-size: 26px;
    text-align: center;
  }
}
/* line 543, ../sass/_customSR131.scss */
body.node-type-disruptive-landing-page > footer.footer .enquire-block .node-webform > h2 {
  display: none;
  visibility: hidden;
}
/* line 548, ../sass/_customSR131.scss */
body.node-type-disruptive-landing-page > footer.footer .enquire-block .node-webform .field-name-body .field-items {
  max-width: 540px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  /* line 548, ../sass/_customSR131.scss */
  body.node-type-disruptive-landing-page > footer.footer .enquire-block .node-webform .field-name-body .field-items {
    font-size: 16px;
    text-align: center;
  }
}
/* line 557, ../sass/_customSR131.scss */
body.node-type-disruptive-landing-page > footer.footer .enquire-block .node-webform .webform-client-form {
  width: 100%;
  max-width: 540px;
  margin: 0 auto;
  margin-top: 25px;
}
/* line 563, ../sass/_customSR131.scss */
body.node-type-disruptive-landing-page > footer.footer .enquire-block .node-webform .webform-client-form fieldset {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  /* line 557, ../sass/_customSR131.scss */
  body.node-type-disruptive-landing-page > footer.footer .enquire-block .node-webform .webform-client-form {
    max-width: 100%;
    margin-top: 25px;
  }
}
@media (max-width: 767px) {
  /* line 572, ../sass/_customSR131.scss */
  body.node-type-disruptive-landing-page > footer.footer .enquire-block .node-webform .webform-client-form .form-item {
    margin: 5px 0;
  }
}
/* line 578, ../sass/_customSR131.scss */
body.node-type-disruptive-landing-page > footer.footer .enquire-block .node-webform .webform-client-form input {
  border-width: 2px;
  border-color: #e4e5e4;
  border-style: solid;
  border-radius: 3px;
  background-color: white;
  font-size: 18px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #979892;
  line-height: 1.333;
  text-align: left;
  padding: 0 25px;
  height: 56px;
}
@media (max-width: 767px) {
  /* line 578, ../sass/_customSR131.scss */
  body.node-type-disruptive-landing-page > footer.footer .enquire-block .node-webform .webform-client-form input {
    height: 46px;
  }
}
/* line 597, ../sass/_customSR131.scss */
body.node-type-disruptive-landing-page > footer.footer .enquire-block .node-webform .webform-client-form select {
  border-width: 2px;
  border-color: #e4e5e4;
  border-style: solid;
  border-radius: 3px;
  background-color: white;
  font-size: 18px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #979892;
  line-height: 1.333;
  text-align: left;
  padding: 0 25px;
  height: 56px;
}
@media (max-width: 767px) {
  /* line 597, ../sass/_customSR131.scss */
  body.node-type-disruptive-landing-page > footer.footer .enquire-block .node-webform .webform-client-form select {
    height: 46px;
  }
}
/* line 615, ../sass/_customSR131.scss */
body.node-type-disruptive-landing-page > footer.footer .enquire-block .node-webform .webform-client-form #edit-submit {
  font-size: 20px;
  color: white;
  font-weight: bold;
  font-style: italic;
  line-height: 1.2;
  text-align: left;
  border-radius: 0;
  padding: 13px 50px;
  background: #41a940;
  border: 0;
  box-shadow: none;
  left: 0;
  margin-top: 20px;
  width: auto;
}
@media (max-width: 767px) {
  /* line 615, ../sass/_customSR131.scss */
  body.node-type-disruptive-landing-page > footer.footer .enquire-block .node-webform .webform-client-form #edit-submit {
    margin-bottom: -15px;
    margin-top: 15px;
  }
}
/* line 637, ../sass/_customSR131.scss */
body.node-type-disruptive-landing-page > footer.footer .enquire-block .node-webform .webform-client-form ::-webkit-input-placeholder {
  color: #979892 !important;
}
/* line 641, ../sass/_customSR131.scss */
body.node-type-disruptive-landing-page > footer.footer .enquire-block .node-webform .webform-client-form :-moz-placeholder {
  /* Firefox 18- */
  color: #979892 !important;
}
/* line 645, ../sass/_customSR131.scss */
body.node-type-disruptive-landing-page > footer.footer .enquire-block .node-webform .webform-client-form ::-moz-placeholder {
  /* Firefox 19+ */
  color: #979892 !important;
}
/* line 649, ../sass/_customSR131.scss */
body.node-type-disruptive-landing-page > footer.footer .enquire-block .node-webform .webform-client-form :-ms-input-placeholder {
  color: #979892 !important;
}
/* line 653, ../sass/_customSR131.scss */
body.node-type-disruptive-landing-page > footer.footer .enquire-block .node-webform .field-name-body {
  font-size: 18px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #51534a;
  line-height: 1.5;
  text-align: left;
  margin-top: 10px;
}
/* line 662, ../sass/_customSR131.scss */
body.node-type-disruptive-landing-page > footer.footer .enquire-block .node-webform .panel-heading {
  margin-top: 10px;
}
@media (max-width: 767px) {
  /* line 677, ../sass/_customSR131.scss */
  body.node-type-disruptive-landing-page > footer.footer .enquire-block .field-items p span {
    font-size: 22px;
  }
}
@media (max-width: 330px) {
  /* line 683, ../sass/_customSR131.scss */
  body.node-type-disruptive-landing-page > footer.footer .enquire-block .field-items p span {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  /* line 688, ../sass/_customSR131.scss */
  body.node-type-disruptive-landing-page > footer.footer .enquire-block .field-items p strong {
    display: block;
    font-size: 25px;
  }
}
@media (max-width: 330px) {
  /* line 688, ../sass/_customSR131.scss */
  body.node-type-disruptive-landing-page > footer.footer .enquire-block .field-items p strong {
    font-size: 24px;
  }
}
/* line 705, ../sass/_customSR131.scss */
body.node-type-disruptive-landing-page > footer.footer p.footer-slogan {
  margin: 20px 0px;
}
/* line 709, ../sass/_customSR131.scss */
body.node-type-disruptive-landing-page > footer.footer p.logos {
  margin-bottom: 25px;
}
/* line 711, ../sass/_customSR131.scss */
body.node-type-disruptive-landing-page > footer.footer p.logos img {
  margin-right: 10px;
}
/* line 716, ../sass/_customSR131.scss */
body.node-type-disruptive-landing-page > footer.footer p.footer-info {
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  /* line 720, ../sass/_customSR131.scss */
  body.node-type-disruptive-landing-page > footer.footer p.footer-info span {
    font-size: 14px !important;
  }
}
@media (max-width: 350px) {
  /* line 726, ../sass/_customSR131.scss */
  body.node-type-disruptive-landing-page > footer.footer p.footer-info span {
    font-size: 13px !important;
  }
}
/* line 732, ../sass/_customSR131.scss */
body.node-type-disruptive-landing-page > footer.footer p a, body.node-type-disruptive-landing-page > footer.footer p a {
  color: #1963f6;
}
/* line 734, ../sass/_customSR131.scss */
body.node-type-disruptive-landing-page > footer.footer p a:hover, body.node-type-disruptive-landing-page > footer.footer p a:hover {
  text-decoration: none;
}
/* line 739, ../sass/_customSR131.scss */
body.node-type-disruptive-landing-page > footer.footer .payment-expert-wrap {
  width: 100%;
  max-width: 540px;
  margin: 0 auto;
}
/* line 744, ../sass/_customSR131.scss */
body.node-type-disruptive-landing-page > footer.footer .payment-expert-wrap .payment-expert {
  padding-bottom: 45px;
  padding-top: 40px;
}
@media (max-width: 767px) {
  /* line 744, ../sass/_customSR131.scss */
  body.node-type-disruptive-landing-page > footer.footer .payment-expert-wrap .payment-expert {
    padding-bottom: 35px;
    padding-top: 30px;
  }
}
/* line 753, ../sass/_customSR131.scss */
body.node-type-disruptive-landing-page > footer.footer .payment-expert-wrap .payment-expert span a span {
  color: #243741;
}

/* line 763, ../sass/_customSR131.scss */
body.modal-open .owl-stage-outer {
  z-index: 999999999 !important;
}

/* line 768, ../sass/_customSR131.scss */
.collapsed-widget {
  overflow: hidden;
  position: relative;
  margin-top: 30px;
  border-top: 1px solid #f1f2f1;
}
/* line 778, ../sass/_customSR131.scss */
.collapsed-widget:hover > .contextual-links-wrapper.contextual-links-processed .contextual-links-trigger {
  display: block;
}
/* line 784, ../sass/_customSR131.scss */
.collapsed-widget .collapse--top {
  padding-top: 45px;
  padding-bottom: 45px;
  position: relative;
}
@media (max-width: 767px) {
  /* line 784, ../sass/_customSR131.scss */
  .collapsed-widget .collapse--top {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #eeeeed;
  }
}
/* line 795, ../sass/_customSR131.scss */
.collapsed-widget .collapse--top .collapse--headline {
  background: transparent;
  text-align: center;
}
/* line 799, ../sass/_customSR131.scss */
.collapsed-widget .collapse--top .collapse--headline h3 {
  font-size: 48px;
  color: #243741;
  line-height: 0.875;
}
@media (max-width: 767px) {
  /* line 799, ../sass/_customSR131.scss */
  .collapsed-widget .collapse--top .collapse--headline h3 {
    font-size: 32px !important;
    margin-bottom: 15px;
  }
}
@media (max-width: 330px) {
  /* line 799, ../sass/_customSR131.scss */
  .collapsed-widget .collapse--top .collapse--headline h3 {
    font-size: 24px !important;
    margin-bottom: 15px;
  }
}
/* line 815, ../sass/_customSR131.scss */
.collapsed-widget .collapse--top .collapse--headline p {
  line-height: 1.333;
}
/* line 819, ../sass/_customSR131.scss */
.collapsed-widget .collapse--top .collapse--headline .mobile-section {
  display: none !important;
}
@media (max-width: 767px) {
  /* line 819, ../sass/_customSR131.scss */
  .collapsed-widget .collapse--top .collapse--headline .mobile-section {
    display: block !important;
  }
}
/* line 826, ../sass/_customSR131.scss */
.collapsed-widget .collapse--top .collapse--headline .mobile-section p span {
  font-size: 20px !important;
}
/* line 831, ../sass/_customSR131.scss */
.collapsed-widget .collapse--top .collapse--headline .mobile-section a {
  margin-top: 10px;
  margin-bottom: 16px;
  border-radius: 0;
  background: #c8006e;
  border: 2px solid #c8006e;
  transition: 0.3s all ease-out;
  z-index: 2;
  position: relative;
  font-size: 20px;
  line-height: 1.2;
  text-align: center;
  padding: 15px 40px;
  color: #ffffff;
  display: none;
  text-decoration: none !important;
  font-style: italic;
  font-weight: bold;
}
/* line 853, ../sass/_customSR131.scss */
.collapsed-widget .collapse--top:after, .collapsed-widget .collapse--top:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  border-bottom: 0;
}
/* line 863, ../sass/_customSR131.scss */
.collapsed-widget .collapse--top:before {
  bottom: -37px;
  left: calc(50% - 37px);
  border-top-color: #f1f2f1;
  border-width: 36px;
}
/* line 870, ../sass/_customSR131.scss */
.collapsed-widget .collapse--top:after {
  bottom: -36px;
  left: calc(50% - 36px);
  border-top-color: #fff;
  border-width: 36px;
}
/* line 876, ../sass/_customSR131.scss */
.collapsed-widget .collapse--top .collapse--trigger {
  text-align: center;
}
/* line 878, ../sass/_customSR131.scss */
.collapsed-widget .collapse--top .collapse--trigger .btn {
  margin-top: 16px;
  margin-bottom: 16px;
  border-radius: 0;
  background: transparent;
  border: 2px solid #41a940;
  color: #fff;
  transition: 0.3s all ease-out;
  z-index: 2;
  position: relative;
  font-size: 18px;
  line-height: 1.2;
  text-align: center;
  padding: 5.5px 37px;
}
@media (max-width: 767px) {
  /* line 878, ../sass/_customSR131.scss */
  .collapsed-widget .collapse--top .collapse--trigger .btn {
    display: none;
  }
}
/* line 897, ../sass/_customSR131.scss */
.collapsed-widget .collapse--top .collapse--trigger .btn.collapsed {
  color: #41a940;
}
/* line 899, ../sass/_customSR131.scss */
.collapsed-widget .collapse--top .collapse--trigger .btn.collapsed:before {
  right: 100%;
}
/* line 903, ../sass/_customSR131.scss */
.collapsed-widget .collapse--top .collapse--trigger .btn:hover {
  color: #fff;
}
/* line 905, ../sass/_customSR131.scss */
.collapsed-widget .collapse--top .collapse--trigger .btn:hover:before {
  right: 0;
}
/* line 909, ../sass/_customSR131.scss */
.collapsed-widget .collapse--top .collapse--trigger .btn:before {
  transition: 0.3s all ease-out;
  background: #41a940;
  z-index: -1;
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  right: 0;
}
/* line 923, ../sass/_customSR131.scss */
.collapsed-widget .collapse--bottom {
  background: #eeeeed;
  border-top: 1px solid #f1f2f1;
  border-bottom: 1px solid #f1f2f1;
  padding-top: 48px;
  padding-bottom: 100px;
}
@media (max-width: 767px) {
  /* line 923, ../sass/_customSR131.scss */
  .collapsed-widget .collapse--bottom {
    display: none;
  }
}
/* line 934, ../sass/_customSR131.scss */
.collapsed-widget .collapse--bottom:after, .collapsed-widget .collapse--bottom:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  border-bottom: 0;
}
/* line 944, ../sass/_customSR131.scss */
.collapsed-widget .collapse--bottom:before {
  bottom: -1px;
  left: calc(50% - 72px);
  border-right-color: #fff;
  border-width: 36px;
}
/* line 950, ../sass/_customSR131.scss */
.collapsed-widget .collapse--bottom:after {
  bottom: 0px;
  left: 50%;
  border-left-color: #fff;
  border-width: 36px;
}
/* line 957, ../sass/_customSR131.scss */
.collapsed-widget .collapse--bottom table {
  border: 1px solid #cbcbc9;
  table-layout: fixed;
  max-width: 990px;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 30px;
}
/* line 966, ../sass/_customSR131.scss */
.collapsed-widget .collapse--bottom table th:first-child, .collapsed-widget .collapse--bottom table td:first-child {
  width: 33%;
}
/* line 969, ../sass/_customSR131.scss */
.collapsed-widget .collapse--bottom table th:nth-child(2), .collapsed-widget .collapse--bottom table td:nth-child(2) {
  width: 13%;
}
/* line 972, ../sass/_customSR131.scss */
.collapsed-widget .collapse--bottom table th:nth-child(3), .collapsed-widget .collapse--bottom table td:nth-child(3) {
  width: 14%;
}
/* line 975, ../sass/_customSR131.scss */
.collapsed-widget .collapse--bottom table th:nth-child(4), .collapsed-widget .collapse--bottom table td:nth-child(4) {
  width: 13%;
}
/* line 978, ../sass/_customSR131.scss */
.collapsed-widget .collapse--bottom table th:last-child, .collapsed-widget .collapse--bottom table td:last-child {
  width: 14%;
}
/* line 982, ../sass/_customSR131.scss */
.collapsed-widget .collapse--bottom table tr {
  border: 1px solid #cbcbc9;
}
/* line 985, ../sass/_customSR131.scss */
.collapsed-widget .collapse--bottom table th, .collapsed-widget .collapse--bottom table td {
  border: 1px solid #cbcbc9;
}
/* line 988, ../sass/_customSR131.scss */
.collapsed-widget .collapse--bottom table thead {
  border: 1px solid #cbcbc9;
}
/* line 990, ../sass/_customSR131.scss */
.collapsed-widget .collapse--bottom table thead th {
  color: #fff;
  background: #00adba;
  text-align: center;
  line-height: 1.1;
  font-size: 20px;
  padding: 5px 15px;
}
/* line 999, ../sass/_customSR131.scss */
.collapsed-widget .collapse--bottom table thead th:first-child {
  background: #243741;
}
/* line 1002, ../sass/_customSR131.scss */
.collapsed-widget .collapse--bottom table thead th:nth-child(2) {
  background: #004089;
}
/* line 1005, ../sass/_customSR131.scss */
.collapsed-widget .collapse--bottom table thead th:nth-child(3) {
  background: #64006e;
}
/* line 1008, ../sass/_customSR131.scss */
.collapsed-widget .collapse--bottom table thead th:nth-child(4) {
  background: #37215a;
}
/* line 1011, ../sass/_customSR131.scss */
.collapsed-widget .collapse--bottom table thead th:last-child {
  background: #156e96;
}
/* line 1017, ../sass/_customSR131.scss */
.collapsed-widget .collapse--bottom table tbody {
  border: 1px solid #cbcbc9;
}
/* line 1019, ../sass/_customSR131.scss */
.collapsed-widget .collapse--bottom table tbody tr:nth-of-type(odd) {
  background: #fff;
}
/* line 1022, ../sass/_customSR131.scss */
.collapsed-widget .collapse--bottom table tbody tr:nth-of-type(even) {
  background: transparent;
}
/* line 1025, ../sass/_customSR131.scss */
.collapsed-widget .collapse--bottom table tbody td {
  vertical-align: middle;
  font-size: 35px;
  color: #37215a;
  line-height: 1.056;
  font-weight: bold;
}
/* line 1026, ../sass/_customSR131.scss */
.collapsed-widget .collapse--bottom table tbody td:first-child {
  font-size: 16px;
  color: #4e4f4e;
  font-size: 18px;
  line-height: 1.222;
  font-weight: 400;
}
/* line 1040, ../sass/_customSR131.scss */
.collapsed-widget .collapse--bottom table tbody td img {
  margin-right: 8px;
}
/* line 1043, ../sass/_customSR131.scss */
.collapsed-widget .collapse--bottom table tbody td img:last-child {
  margin-right: 0;
}
/* line 1048, ../sass/_customSR131.scss */
.collapsed-widget .collapse--bottom table tbody td.text {
  font-size: 18px;
}
/* line 1051, ../sass/_customSR131.scss */
.collapsed-widget .collapse--bottom table tbody td.content {
  font-size: 18px;
  color: #4e4f4e;
  line-height: 1.188;
  font-weight: 400;
}
/* line 1057, ../sass/_customSR131.scss */
.collapsed-widget .collapse--bottom table tbody td.content strong {
  font-size: 18px;
  color: #4e4f4e;
  line-height: 1.188;
}
/* line 1064, ../sass/_customSR131.scss */
.collapsed-widget .collapse--bottom table tbody td[colspan="2"] {
  padding-left: 85px;
}
/* line 1074, ../sass/_customSR131.scss */
.collapsed-widget .collapse--bottom table tbody tr:last-child td:first-child {
  border: 0;
  position: relative;
}
/* line 1083, ../sass/_customSR131.scss */
.collapsed-widget .collapse--bottom p span {
  line-height: 1.2;
}
/* line 1087, ../sass/_customSR131.scss */
.collapsed-widget .collapse--bottom p a {
  color: #4178be;
}
/* line 1090, ../sass/_customSR131.scss */
.collapsed-widget .collapse--bottom p a:hover {
  text-decoration: none;
}

/* line 1098, ../sass/_customSR131.scss */
.call-to-action-grid {
  position: relative;
}
/* line 1102, ../sass/_customSR131.scss */
.call-to-action-grid:hover > .contextual-links-wrapper.contextual-links-processed .contextual-links-trigger {
  display: block;
}
/* line 1107, ../sass/_customSR131.scss */
.call-to-action-grid .grid--heading {
  z-index: 2;
  position: relative;
  background: transparent;
  padding-top: 24px;
  padding-bottom: 24px;
  border-bottom: 1px solid #f1f2f1;
}
/* line 1115, ../sass/_customSR131.scss */
.call-to-action-grid .grid--heading .col-xs-12 *:first-child {
  margin-top: 0;
}
/* line 1118, ../sass/_customSR131.scss */
.call-to-action-grid .grid--heading .col-xs-12 *:last-child {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  /* line 1124, ../sass/_customSR131.scss */
  .call-to-action-grid .grid--heading.has-caret:after, .call-to-action-grid .grid--heading.has-caret:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent;
    border-bottom: 0;
  }
  /* line 1134, ../sass/_customSR131.scss */
  .call-to-action-grid .grid--heading.has-caret:before {
    bottom: -37px;
    left: calc(50% - 37px);
    border-top-color: #f1f2f1;
    border-width: 36px;
  }
  /* line 1141, ../sass/_customSR131.scss */
  .call-to-action-grid .grid--heading.has-caret:after {
    bottom: -36px;
    left: calc(50% - 36px);
    border-top-color: #fff;
    border-width: 36px;
  }
}
/* line 1150, ../sass/_customSR131.scss */
.call-to-action-grid .grid--items {
  z-index: 1;
  position: relative;
  border-bottom: 1px solid #f1f2f1;
}
/* line 1155, ../sass/_customSR131.scss */
.call-to-action-grid .grid--row {
  position: relative;
  overflow-x: hidden;
}
/* line 1158, ../sass/_customSR131.scss */
.call-to-action-grid .grid--row .grid--row__background {
  display: none;
}
@media (min-width: 992px) {
  /* line 1158, ../sass/_customSR131.scss */
  .call-to-action-grid .grid--row .grid--row__background {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    z-index: 1;
  }
  /* line 1168, ../sass/_customSR131.scss */
  .call-to-action-grid .grid--row .grid--row__background .col-md-6 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 50%;
  }
  /* line 1174, ../sass/_customSR131.scss */
  .call-to-action-grid .grid--row .grid--row__background .col-md-6 + .col-md-6 {
    left: 50%;
    right: 0;
  }
}
/* line 1181, ../sass/_customSR131.scss */
.call-to-action-grid .grid--row .grid--row__content {
  position: relative;
  z-index: 2;
}
/* line 1186, ../sass/_customSR131.scss */
.call-to-action-grid .grid--item {
  padding-top: 15px;
  padding-bottom: 15px;
}
/* line 1189, ../sass/_customSR131.scss */
.call-to-action-grid .grid--item img.grid--item__image {
  max-width: calc(50% - 20px);
  height: auto;
  margin-right: 20px;
  margin-bottom: 20px;
}
/* line 1194, ../sass/_customSR131.scss */
.call-to-action-grid .grid--item img.grid--item__image.pull-right {
  margin-right: 0;
  margin-left: 20px;
}
/* line 1199, ../sass/_customSR131.scss */
.call-to-action-grid .grid--item .item--headline {
  clear: none;
  float: left;
  max-width: 50%;
  background: transparent;
}
/* line 1204, ../sass/_customSR131.scss */
.call-to-action-grid .grid--item .item--headline h3 {
  margin-top: 0;
  font-style: italic;
  color: #2e3456;
  text-transform: uppercase;
  font-size: 28px;
}
@media (min-width: 1200px) {
  /* line 1204, ../sass/_customSR131.scss */
  .call-to-action-grid .grid--item .item--headline h3 {
    max-width: 80%;
    margin-bottom: 12px;
  }
}
/* line 1215, ../sass/_customSR131.scss */
.call-to-action-grid .grid--item .item--headline h4 {
  font-size: 16px;
  font-weight: lighter;
}
@media (min-width: 1200px) {
  /* line 1215, ../sass/_customSR131.scss */
  .call-to-action-grid .grid--item .item--headline h4 {
    max-width: 80%;
  }
}
/* line 1222, ../sass/_customSR131.scss */
.call-to-action-grid .grid--item .item--headline *:last-child {
  margin-bottom: 0;
}
/* line 1227, ../sass/_customSR131.scss */
.call-to-action-grid .grid--item.align-right .item--headline {
  float: right;
}
/* line 1229, ../sass/_customSR131.scss */
.call-to-action-grid .grid--item.align-right .item--headline h3 {
  float: right;
  margin-right: 20px;
  text-align: right;
}
/* line 1234, ../sass/_customSR131.scss */
.call-to-action-grid .grid--item.align-right .item--headline h4 {
  float: right;
  margin-right: 20px;
  text-align: right;
}
/* line 1240, ../sass/_customSR131.scss */
.call-to-action-grid .grid--item.align-right .item--cta {
  text-align: right;
}
/* line 1242, ../sass/_customSR131.scss */
.call-to-action-grid .grid--item.align-right .item--cta .btn {
  margin-right: 20px;
}
/* line 1247, ../sass/_customSR131.scss */
.call-to-action-grid .grid--item .item--content {
  clear: both;
}
/* line 1249, ../sass/_customSR131.scss */
.call-to-action-grid .grid--item .item--content > *:last-child {
  margin-bottom: 0;
}
/* line 1254, ../sass/_customSR131.scss */
.call-to-action-grid .grid--item .item--cta .btn {
  margin-top: 16px;
  margin-bottom: 16px;
  border-radius: 0;
  background: transparent;
  border: 1px solid #ca2a60;
  color: #ca2a60;
  transition: 0.3s all ease-out;
  z-index: 2;
  position: relative;
}
/* line 1264, ../sass/_customSR131.scss */
.call-to-action-grid .grid--item .item--cta .btn:hover {
  color: #fff;
}
/* line 1266, ../sass/_customSR131.scss */
.call-to-action-grid .grid--item .item--cta .btn:hover:before {
  right: 0;
}
/* line 1270, ../sass/_customSR131.scss */
.call-to-action-grid .grid--item .item--cta .btn:before {
  transition: 0.3s all ease-out;
  background: #ca2a60;
  z-index: -1;
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  right: 100%;
}
/* line 1283, ../sass/_customSR131.scss */
.call-to-action-grid .grid--item .item--wrapper {
  padding-top: 21px;
  padding-bottom: 21px;
}
/* line 1288, ../sass/_customSR131.scss */
.call-to-action-grid .grid--item .item--wrapper:hover > .contextual-links-wrapper.contextual-links-processed .contextual-links-trigger {
  display: block;
}
/* line 1295, ../sass/_customSR131.scss */
.call-to-action-grid .grid--item.left .item--wrapper {
  padding-right: 21px;
}
/* line 1300, ../sass/_customSR131.scss */
.call-to-action-grid .grid--item.right .item--wrapper {
  padding-left: 21px;
}

/* line 1307, ../sass/_customSR131.scss */
.switching-mobile {
  display: none;
  text-align: center;
  margin-top: 35px;
}
@media (max-width: 767px) {
  /* line 1307, ../sass/_customSR131.scss */
  .switching-mobile {
    display: block;
  }
}
/* line 1316, ../sass/_customSR131.scss */
.switching-mobile a {
  margin-top: 10px;
  margin-bottom: 0;
  border-radius: 0;
  background: #c8006e;
  border: 2px solid #c8006e;
  transition: 0.3s all ease-out;
  z-index: 2;
  position: relative;
  line-height: 1.2;
  text-align: center;
  padding: 15px 40px;
  color: #ffffff;
  display: inline-block;
  text-decoration: none !important;
  font-style: italic;
  font-weight: bold;
  width: 100%;
  max-width: 257px;
}

/* line 1338, ../sass/_customSR131.scss */
.disruptive--hero {
  border-top: 1px solid #f1f2f1;
  border-bottom: 1px solid #f1f2f1;
  position: relative;
}
/* line 1344, ../sass/_customSR131.scss */
.disruptive--hero:hover > .contextual-links-wrapper.contextual-links-processed .contextual-links-trigger {
  display: block;
}
/* line 1350, ../sass/_customSR131.scss */
.disruptive--hero .carousel .carousel-indicators {
  z-index: 2;
  display: none;
}
/* line 1355, ../sass/_customSR131.scss */
.disruptive--hero .carousel .carousel-control {
  z-index: 2;
  background: transparent;
  opacity: 1;
  color: #707372;
}
@media (max-width: 767px) {
  /* line 1355, ../sass/_customSR131.scss */
  .disruptive--hero .carousel .carousel-control {
    color: #ca2a60;
  }
}
/* line 1365, ../sass/_customSR131.scss */
.disruptive--hero .carousel .carousel-control span.glyphicon {
  font-size: 80px;
  top: 76%;
  display: none;
}
@media (max-width: 1360px) {
  /* line 1365, ../sass/_customSR131.scss */
  .disruptive--hero .carousel .carousel-control span.glyphicon {
    font-size: 70px;
    top: 78%;
  }
}
@media (max-width: 1150px) {
  /* line 1365, ../sass/_customSR131.scss */
  .disruptive--hero .carousel .carousel-control span.glyphicon {
    font-size: 44px;
    top: 67%;
  }
}
@media (max-width: 768px) {
  /* line 1365, ../sass/_customSR131.scss */
  .disruptive--hero .carousel .carousel-control span.glyphicon {
    top: 83%;
    display: inline-block;
  }
}
@media (max-width: 767px) {
  /* line 1365, ../sass/_customSR131.scss */
  .disruptive--hero .carousel .carousel-control span.glyphicon {
    font-size: 20px;
    top: 130px;
  }
}
@media (max-width: 1600px) {
  /* line 1355, ../sass/_customSR131.scss */
  .disruptive--hero .carousel .carousel-control {
    width: 6%;
  }
}
@media (max-width: 1400px) {
  /* line 1355, ../sass/_customSR131.scss */
  .disruptive--hero .carousel .carousel-control {
    width: 4%;
  }
}
@media (max-width: 1200px) {
  /* line 1355, ../sass/_customSR131.scss */
  .disruptive--hero .carousel .carousel-control {
    width: 7%;
  }
}
@media (min-width: 992px) and (max-width: 1098px) {
  /* line 1355, ../sass/_customSR131.scss */
  .disruptive--hero .carousel .carousel-control {
    width: 7%;
  }
  /* line 1402, ../sass/_customSR131.scss */
  .disruptive--hero .carousel .carousel-control.left {
    margin-left: 5px;
  }
  /* line 1405, ../sass/_customSR131.scss */
  .disruptive--hero .carousel .carousel-control.right {
    margin-right: 5px;
  }
}
@media (max-width: 767px) {
  /* line 1355, ../sass/_customSR131.scss */
  .disruptive--hero .carousel .carousel-control {
    width: 2%;
  }
}
/* line 1413, ../sass/_customSR131.scss */
.disruptive--hero .carousel a.left {
  background-image: url("../images/slide-left.png");
  background-repeat: no-repeat;
  background-position: 100% 85%;
}
@media (max-width: 768px) {
  /* line 1413, ../sass/_customSR131.scss */
  .disruptive--hero .carousel a.left {
    background-image: none;
  }
}
/* line 1422, ../sass/_customSR131.scss */
.disruptive--hero .carousel a.right {
  background-image: url("../images/slide-right.png");
  background-repeat: no-repeat;
  background-position: 20% 85%;
}
@media (max-width: 768px) {
  /* line 1422, ../sass/_customSR131.scss */
  .disruptive--hero .carousel a.right {
    background-image: none;
  }
}
/* line 1431, ../sass/_customSR131.scss */
.disruptive--hero .carousel .carousel-inner {
  z-index: 1;
}
/* line 1435, ../sass/_customSR131.scss */
.disruptive--hero .carousel .item .item-wrapper {
  padding-bottom: 15px;
  padding-top: 15px;
  position: relative;
}
/* line 1439, ../sass/_customSR131.scss */
.disruptive--hero .carousel .item .item-wrapper .item--background {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
@media (max-width: 991px) {
  /* line 1439, ../sass/_customSR131.scss */
  .disruptive--hero .carousel .item .item-wrapper .item--background {
    left: 0;
    background-size: cover;
    background-position: center center;
  }
}
@media (max-width: 767px) {
  /* line 1439, ../sass/_customSR131.scss */
  .disruptive--hero .carousel .item .item-wrapper .item--background {
    background-position: 65% top;
  }
}
@media (max-width: 450px) {
  /* line 1439, ../sass/_customSR131.scss */
  .disruptive--hero .carousel .item .item-wrapper .item--background {
    height: 325px;
  }
}
/* line 1459, ../sass/_customSR131.scss */
.disruptive--hero .carousel .item .item-wrapper > * {
  position: relative;
  z-index: 2;
}
/* line 1462, ../sass/_customSR131.scss */
.disruptive--hero .carousel .item .item-wrapper > *.item--background {
  z-index: 1;
  position: absolute;
}
/* line 1469, ../sass/_customSR131.scss */
.disruptive--hero .carousel .item .item-wrapper:hover .contextual-links-wrapper.contextual-links-processed .contextual-links-trigger {
  display: block;
}
/* line 1475, ../sass/_customSR131.scss */
.disruptive--hero .carousel .item .item-wrapper .row {
  padding-top: 40px;
  padding-bottom: 10px;
}
@media (max-width: 768px) {
  /* line 1475, ../sass/_customSR131.scss */
  .disruptive--hero .carousel .item .item-wrapper .row {
    padding-top: 20px;
  }
}
/* line 1483, ../sass/_customSR131.scss */
.disruptive--hero .carousel .item .item-wrapper .row .item--headline {
  background: transparent;
}
@media (max-width: 767px) {
  /* line 1486, ../sass/_customSR131.scss */
  .disruptive--hero .carousel .item .item-wrapper .row .item--headline .owner {
    padding-top: 15px;
  }
  /* line 1489, ../sass/_customSR131.scss */
  .disruptive--hero .carousel .item .item-wrapper .row .item--headline .owner span {
    font-size: 18px !important;
  }
}
/* line 1495, ../sass/_customSR131.scss */
.disruptive--hero .carousel .item .item-wrapper .row .item--headline h3 {
  line-height: 1.26;
}
@media (max-width: 1000px) {
  /* line 1498, ../sass/_customSR131.scss */
  .disruptive--hero .carousel .item .item-wrapper .row .item--headline h3 span {
    font-size: 70px !important;
  }
}
@media (max-width: 767px) {
  /* line 1504, ../sass/_customSR131.scss */
  .disruptive--hero .carousel .item .item-wrapper .row .item--headline h3 span {
    font-size: 8vw !important;
    line-height: 1;
  }
}
/* line 1512, ../sass/_customSR131.scss */
.disruptive--hero .carousel .item .item-wrapper .row .item--headline p {
  line-height: 1.048;
}
@media (max-width: 767px) {
  /* line 1515, ../sass/_customSR131.scss */
  .disruptive--hero .carousel .item .item-wrapper .row .item--headline p span {
    font-size: 6vw !important;
  }
}
/* line 1526, ../sass/_customSR131.scss */
.disruptive--hero .carousel .item .item-wrapper .row .item--content ul, .disruptive--hero .carousel .item .item-wrapper .row .item--content ol,
.disruptive--hero .carousel .item .item-wrapper .row .item--suffix ul,
.disruptive--hero .carousel .item .item-wrapper .row .item--suffix ol {
  padding-left: 16px;
}
@media (max-width: 768px) {
  /* line 1529, ../sass/_customSR131.scss */
  .disruptive--hero .carousel .item .item-wrapper .row .item--content ul li, .disruptive--hero .carousel .item .item-wrapper .row .item--content ol li,
  .disruptive--hero .carousel .item .item-wrapper .row .item--suffix ul li,
  .disruptive--hero .carousel .item .item-wrapper .row .item--suffix ol li {
    font-size: 16px !important;
  }
}
/* line 1536, ../sass/_customSR131.scss */
.disruptive--hero .carousel .item .item-wrapper .row .item--content p,
.disruptive--hero .carousel .item .item-wrapper .row .item--suffix p {
  line-height: 1.333;
  margin-bottom: 0px;
}
@media (max-width: 768px) {
  /* line 1541, ../sass/_customSR131.scss */
  .disruptive--hero .carousel .item .item-wrapper .row .item--content p span,
  .disruptive--hero .carousel .item .item-wrapper .row .item--suffix p span {
    font-size: 16px !important;
  }
}
@media (max-width: 767px) {
  /* line 1547, ../sass/_customSR131.scss */
  .disruptive--hero .carousel .item .item-wrapper .row .item--content p span,
  .disruptive--hero .carousel .item .item-wrapper .row .item--suffix p span {
    font-size: 14px !important;
  }
}
/* line 1553, ../sass/_customSR131.scss */
.disruptive--hero .carousel .item .item-wrapper .row .item--content img, .disruptive--hero .carousel .item .item-wrapper .row .item--content p img,
.disruptive--hero .carousel .item .item-wrapper .row .item--suffix img,
.disruptive--hero .carousel .item .item-wrapper .row .item--suffix p img {
  margin-top: 40px;
  margin-right: 15px;
}
/* line 1558, ../sass/_customSR131.scss */
.disruptive--hero .carousel .item .item-wrapper .row .item--cta {
  padding-top: 6px;
  padding-bottom: 15px;
}
/* line 1565, ../sass/_customSR131.scss */
.disruptive--hero .carousel .item .item-wrapper .row .item--cta a.btn {
  font-size: 20px;
  color: white;
  font-weight: bold;
  font-style: italic;
  line-height: 1.2;
  text-align: center;
  border-radius: 0;
  padding: 13px 50px;
  background: #4A851F;
  border: 0;
  box-shadow: none;
}
@media (max-width: 768px) {
  /* line 1565, ../sass/_customSR131.scss */
  .disruptive--hero .carousel .item .item-wrapper .row .item--cta a.btn {
    font-size: 22px;
    padding: 15px 40px;
  }
}
/* line 1588, ../sass/_customSR131.scss */
.disruptive--hero .carousel .item .item--footer .bottom-slider {
  padding: 60px 0px;
}
@media (max-width: 1200px) {
  /* line 1588, ../sass/_customSR131.scss */
  .disruptive--hero .carousel .item .item--footer .bottom-slider {
    padding: 45px 45px;
  }
}
@media (max-width: 768px) {
  /* line 1588, ../sass/_customSR131.scss */
  .disruptive--hero .carousel .item .item--footer .bottom-slider {
    padding: 45px 75px;
  }
}
@media (max-width: 767px) {
  /* line 1588, ../sass/_customSR131.scss */
  .disruptive--hero .carousel .item .item--footer .bottom-slider {
    padding: 40px 0;
  }
}
/* line 1603, ../sass/_customSR131.scss */
.disruptive--hero .carousel .item .item--footer .bottom-slider h3 {
  margin: 0 auto;
  margin-bottom: 50px;
  font-weight: 400;
}
@media (max-width: 1200px) {
  /* line 1603, ../sass/_customSR131.scss */
  .disruptive--hero .carousel .item .item--footer .bottom-slider h3 {
    margin-bottom: 30px;
  }
  /* line 1611, ../sass/_customSR131.scss */
  .disruptive--hero .carousel .item .item--footer .bottom-slider h3 span {
    font-size: 34px !important;
  }
}
@media (max-width: 1050px) {
  /* line 1618, ../sass/_customSR131.scss */
  .disruptive--hero .carousel .item .item--footer .bottom-slider h3 span {
    font-size: 30px !important;
  }
}
@media (max-width: 768px) {
  /* line 1624, ../sass/_customSR131.scss */
  .disruptive--hero .carousel .item .item--footer .bottom-slider h3 span {
    font-size: 32px !important;
  }
}
@media (max-width: 767px) {
  /* line 1603, ../sass/_customSR131.scss */
  .disruptive--hero .carousel .item .item--footer .bottom-slider h3 {
    line-height: 1;
  }
  /* line 1632, ../sass/_customSR131.scss */
  .disruptive--hero .carousel .item .item--footer .bottom-slider h3 span {
    font-size: 24px !important;
  }
}
/* line 1638, ../sass/_customSR131.scss */
.disruptive--hero .carousel .item .item--footer .bottom-slider p {
  max-width: 900px;
  margin: 0 auto;
  line-height: 1.583;
}
@media (max-width: 1200px) {
  /* line 1638, ../sass/_customSR131.scss */
  .disruptive--hero .carousel .item .item--footer .bottom-slider p {
    max-width: 820px;
  }
  /* line 1646, ../sass/_customSR131.scss */
  .disruptive--hero .carousel .item .item--footer .bottom-slider p span {
    font-size: 24px !important;
  }
}
@media (max-width: 1050px) {
  /* line 1653, ../sass/_customSR131.scss */
  .disruptive--hero .carousel .item .item--footer .bottom-slider p span {
    font-size: 20px !important;
  }
}
@media (max-width: 768px) {
  /* line 1638, ../sass/_customSR131.scss */
  .disruptive--hero .carousel .item .item--footer .bottom-slider p {
    max-width: 900px;
  }
  /* line 1660, ../sass/_customSR131.scss */
  .disruptive--hero .carousel .item .item--footer .bottom-slider p span {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  /* line 1666, ../sass/_customSR131.scss */
  .disruptive--hero .carousel .item .item--footer .bottom-slider p span {
    font-size: 18px !important;
  }
}

/* line 1677, ../sass/_customSR131.scss */
.social-report-wrap {
  margin-left: -20px;
}
@media (max-width: 767px) {
  /* line 1677, ../sass/_customSR131.scss */
  .social-report-wrap {
    margin-left: 0px;
  }
}
/* line 1684, ../sass/_customSR131.scss */
.social-report-wrap .download-wrap {
  border-bottom: 1px solid #f1f2f1;
  padding-bottom: 45px;
  border-top: 1px solid #f1f2f1;
  padding-top: 25px;
}
@media (max-width: 767px) {
  /* line 1684, ../sass/_customSR131.scss */
  .social-report-wrap .download-wrap {
    border-left: none;
    padding-bottom: 40px;
  }
}
/* line 1695, ../sass/_customSR131.scss */
.social-report-wrap .download-wrap h3 {
  line-height: 1.083;
}
@media (max-width: 767px) {
  /* line 1695, ../sass/_customSR131.scss */
  .social-report-wrap .download-wrap h3 {
    line-height: 1.1;
  }
  /* line 1701, ../sass/_customSR131.scss */
  .social-report-wrap .download-wrap h3 span {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  /* line 1695, ../sass/_customSR131.scss */
  .social-report-wrap .download-wrap h3 {
    text-align: center;
  }
  /* line 1708, ../sass/_customSR131.scss */
  .social-report-wrap .download-wrap h3 .xs-bold {
    font-weight: 400;
  }
  /* line 1712, ../sass/_customSR131.scss */
  .social-report-wrap .download-wrap h3 span {
    font-size: 22px !important;
  }
}
/* line 1719, ../sass/_customSR131.scss */
.social-report-wrap .download-wrap p img {
  margin: 10px 0px 30px 0px;
}
@media (max-width: 768px) {
  /* line 1719, ../sass/_customSR131.scss */
  .social-report-wrap .download-wrap p img {
    max-width: 65%;
  }
}
/* line 1727, ../sass/_customSR131.scss */
.social-report-wrap .download-wrap p a {
  line-height: 1.2;
  padding: 13px 58px;
  background-color: #41a940;
  display: inline-block;
  text-decoration: none;
}
@media (max-width: 768px) {
  /* line 1727, ../sass/_customSR131.scss */
  .social-report-wrap .download-wrap p a {
    font-size: 18px;
    padding: 10px 40px;
  }
}
/* line 1739, ../sass/_customSR131.scss */
.social-report-wrap .download-wrap p a:hover {
  text-decoration: none;
}

/* line 1747, ../sass/_customSR131.scss */
.block-views {
  padding-bottom: 15px;
}
@media (max-width: 767px) {
  /* line 1747, ../sass/_customSR131.scss */
  .block-views {
    padding-bottom: 0px;
  }
}
/* line 1757, ../sass/_customSR131.scss */
.block-views .owl-stage-outer .owl-item {
  float: left;
  padding: 0px 20px;
  text-align: center;
}
@media (max-width: 767px) {
  /* line 1757, ../sass/_customSR131.scss */
  .block-views .owl-stage-outer .owl-item {
    padding: 0px;
  }
}
/* line 1774, ../sass/_customSR131.scss */
.block-views .owl-stage-outer .owl-item .views-field-field-client-image {
  max-width: 190px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  /* line 1774, ../sass/_customSR131.scss */
  .block-views .owl-stage-outer .owl-item .views-field-field-client-image {
    max-width: 150px;
  }
}
@media (max-width: 390px) {
  /* line 1774, ../sass/_customSR131.scss */
  .block-views .owl-stage-outer .owl-item .views-field-field-client-image {
    max-width: 40vw;
  }
}
/* line 1787, ../sass/_customSR131.scss */
.block-views .owl-stage-outer .owl-item .views-field-body {
  margin-top: 25px;
  font-size: 23px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #2e3456;
  font-weight: bold;
  font-style: italic;
  line-height: 1.261;
}
@media (max-width: 767px) {
  /* line 1787, ../sass/_customSR131.scss */
  .block-views .owl-stage-outer .owl-item .views-field-body {
    font-size: 20px;
  }
}
/* line 1800, ../sass/_customSR131.scss */
.block-views .owl-stage-outer .owl-item .views-field-field-person {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  color: #51534a;
  font-weight: bold;
  line-height: 1.261;
  margin-top: 20px;
  margin-bottom: 2px;
}
/* line 1809, ../sass/_customSR131.scss */
.block-views .owl-stage-outer .owl-item .views-field-field-orginization {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 17px;
  color: #51534a;
  line-height: 1.261;
}
/* line 1816, ../sass/_customSR131.scss */
.block-views .owl-stage-outer .owl-item a.watch-btn {
  margin-top: 25px;
  margin-bottom: 20px;
  border-radius: 0;
  background: transparent;
  border: 2px solid #41a940;
  color: #41a940;
  transition: 0.3s all ease-out;
  z-index: 2;
  position: relative;
  font-size: 18px;
  line-height: 1.2;
  text-align: center;
  padding: 5.5px 37px;
  text-decoration: none;
  display: inline-block;
  cursor: pointer;
}
@media (max-width: 767px) {
  /* line 1816, ../sass/_customSR131.scss */
  .block-views .owl-stage-outer .owl-item a.watch-btn {
    margin-bottom: 0px;
    color: white;
    font-weight: bold;
    font-style: italic;
    line-height: 1.2;
    text-align: center;
    border-radius: 0;
    background: #41a940;
    border: none;
    box-shadow: none;
    font-size: 22px;
    padding: 15px 40px;
  }
}
@media (max-width: 1199px) {
  /* line 1854, ../sass/_customSR131.scss */
  .block-views .owl-controls .owl-nav .owl-prev {
    display: inline-block !important;
    color: transparent;
    position: absolute;
    top: 43px;
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  }
  /* line 1864, ../sass/_customSR131.scss */
  .block-views .owl-controls .owl-nav .owl-prev:after {
    content: '<';
    display: block;
    height: 20px;
    width: 20px;
    color: #d2d2d2;
    font-size: 160px;
    line-height: 1px;
    font-family: inherit;
  }
}
@media (max-width: 1199px) and (max-width: 390px) {
  /* line 1864, ../sass/_customSR131.scss */
  .block-views .owl-controls .owl-nav .owl-prev:after {
    font-size: 37vw;
  }
}

@media (max-width: 1199px) {
  /* line 1882, ../sass/_customSR131.scss */
  .block-views .owl-controls .owl-nav .owl-next {
    display: inline-block !important;
    color: transparent;
    position: absolute;
    top: 43px;
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    right: 60px;
  }
}
@media (max-width: 1199px) and (max-width: 390px) {
  /* line 1882, ../sass/_customSR131.scss */
  .block-views .owl-controls .owl-nav .owl-next {
    right: 13vw;
  }
}
@media (max-width: 1199px) {
  /* line 1895, ../sass/_customSR131.scss */
  .block-views .owl-controls .owl-nav .owl-next:after {
    content: '>';
    display: block;
    height: 20px;
    width: 20px;
    color: #d2d2d2;
    font-size: 160px;
    line-height: 1px;
    font-family: inherit;
  }
}
@media (max-width: 1199px) and (max-width: 390px) {
  /* line 1895, ../sass/_customSR131.scss */
  .block-views .owl-controls .owl-nav .owl-next:after {
    font-size: 37vw;
  }
}

/* line 1921, ../sass/_customSR131.scss */
body.disruptive--thank-you .disruptive--hero {
  border-top: 1px solid #f1f2f1;
  border-bottom: 1px solid #f1f2f1;
  position: relative;
}
/* line 1927, ../sass/_customSR131.scss */
body.disruptive--thank-you .disruptive--hero:hover > .contextual-links-wrapper.contextual-links-processed .contextual-links-trigger {
  display: block;
}
/* line 1933, ../sass/_customSR131.scss */
body.disruptive--thank-you .disruptive--hero .carousel .carousel-indicators {
  z-index: 2;
  display: none;
}
/* line 1938, ../sass/_customSR131.scss */
body.disruptive--thank-you .disruptive--hero .carousel .carousel-control {
  z-index: 2;
  background: transparent;
  opacity: 1;
  color: #ca2a60;
}
@media (max-width: 1600px) {
  /* line 1938, ../sass/_customSR131.scss */
  body.disruptive--thank-you .disruptive--hero .carousel .carousel-control {
    width: 6%;
  }
}
@media (max-width: 1400px) {
  /* line 1938, ../sass/_customSR131.scss */
  body.disruptive--thank-you .disruptive--hero .carousel .carousel-control {
    width: 4%;
  }
}
@media (min-width: 1099px) and (max-width: 1199px) {
  /* line 1938, ../sass/_customSR131.scss */
  body.disruptive--thank-you .disruptive--hero .carousel .carousel-control {
    width: 7%;
  }
}
@media (min-width: 992px) and (max-width: 1098px) {
  /* line 1938, ../sass/_customSR131.scss */
  body.disruptive--thank-you .disruptive--hero .carousel .carousel-control {
    width: auto;
  }
  /* line 1954, ../sass/_customSR131.scss */
  body.disruptive--thank-you .disruptive--hero .carousel .carousel-control.left {
    margin-left: 5px;
  }
  /* line 1957, ../sass/_customSR131.scss */
  body.disruptive--thank-you .disruptive--hero .carousel .carousel-control.right {
    margin-right: 5px;
  }
}
@media (max-width: 767px) {
  /* line 1938, ../sass/_customSR131.scss */
  body.disruptive--thank-you .disruptive--hero .carousel .carousel-control {
    width: 2%;
  }
}
/* line 1965, ../sass/_customSR131.scss */
body.disruptive--thank-you .disruptive--hero .carousel .carousel-inner {
  z-index: 1;
}
/* line 1969, ../sass/_customSR131.scss */
body.disruptive--thank-you .disruptive--hero .carousel .item .item-wrapper {
  padding-bottom: 15px;
  padding-top: 15px;
  position: relative;
}
/* line 1973, ../sass/_customSR131.scss */
body.disruptive--thank-you .disruptive--hero .carousel .item .item-wrapper .item--background {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
@media (max-width: 991px) {
  /* line 1973, ../sass/_customSR131.scss */
  body.disruptive--thank-you .disruptive--hero .carousel .item .item-wrapper .item--background {
    left: 0;
    background-size: cover;
    background-position: center center;
  }
}
@media (max-width: 767px) {
  /* line 1973, ../sass/_customSR131.scss */
  body.disruptive--thank-you .disruptive--hero .carousel .item .item-wrapper .item--background {
    background-position: 30% center;
  }
}
/* line 1990, ../sass/_customSR131.scss */
body.disruptive--thank-you .disruptive--hero .carousel .item .item-wrapper > * {
  position: relative;
  z-index: 2;
}
/* line 1993, ../sass/_customSR131.scss */
body.disruptive--thank-you .disruptive--hero .carousel .item .item-wrapper > *.item--background {
  z-index: 1;
  position: absolute;
}
/* line 2000, ../sass/_customSR131.scss */
body.disruptive--thank-you .disruptive--hero .carousel .item .item-wrapper:hover .contextual-links-wrapper.contextual-links-processed .contextual-links-trigger {
  display: block;
}
/* line 2006, ../sass/_customSR131.scss */
body.disruptive--thank-you .disruptive--hero .carousel .item .item-wrapper .row {
  padding-top: 40px;
  padding-bottom: 10px;
}
@media (max-width: 768px) {
  /* line 2006, ../sass/_customSR131.scss */
  body.disruptive--thank-you .disruptive--hero .carousel .item .item-wrapper .row {
    padding-top: 20px;
  }
}
/* line 2014, ../sass/_customSR131.scss */
body.disruptive--thank-you .disruptive--hero .carousel .item .item-wrapper .row .item--headline {
  background: transparent;
}
/* line 2021, ../sass/_customSR131.scss */
body.disruptive--thank-you .disruptive--hero .carousel .item .item-wrapper .row .item--headline h3 {
  line-height: 1.26;
}
/* line 2025, ../sass/_customSR131.scss */
body.disruptive--thank-you .disruptive--hero .carousel .item .item-wrapper .row .item--headline p {
  line-height: 1.048;
}
@media (max-width: 768px) {
  /* line 2030, ../sass/_customSR131.scss */
  body.disruptive--thank-you .disruptive--hero .carousel .item .item-wrapper .row .item--headline h3 span {
    font-size: 36px !important;
  }
}
/* line 2037, ../sass/_customSR131.scss */
body.disruptive--thank-you .disruptive--hero .carousel .item .item-wrapper .row .item--content ul, body.disruptive--thank-you .disruptive--hero .carousel .item .item-wrapper .row .item--content ol,
body.disruptive--thank-you .disruptive--hero .carousel .item .item-wrapper .row .item--suffix ul,
body.disruptive--thank-you .disruptive--hero .carousel .item .item-wrapper .row .item--suffix ol {
  padding-left: 16px;
}
@media (max-width: 768px) {
  /* line 2040, ../sass/_customSR131.scss */
  body.disruptive--thank-you .disruptive--hero .carousel .item .item-wrapper .row .item--content ul li, body.disruptive--thank-you .disruptive--hero .carousel .item .item-wrapper .row .item--content ol li,
  body.disruptive--thank-you .disruptive--hero .carousel .item .item-wrapper .row .item--suffix ul li,
  body.disruptive--thank-you .disruptive--hero .carousel .item .item-wrapper .row .item--suffix ol li {
    font-size: 16px !important;
  }
}
/* line 2047, ../sass/_customSR131.scss */
body.disruptive--thank-you .disruptive--hero .carousel .item .item-wrapper .row .item--content p,
body.disruptive--thank-you .disruptive--hero .carousel .item .item-wrapper .row .item--suffix p {
  line-height: 1.333;
  margin-bottom: 0px;
}
@media (max-width: 768px) {
  /* line 2052, ../sass/_customSR131.scss */
  body.disruptive--thank-you .disruptive--hero .carousel .item .item-wrapper .row .item--content p span,
  body.disruptive--thank-you .disruptive--hero .carousel .item .item-wrapper .row .item--suffix p span {
    font-size: 16px !important;
  }
}
@media (max-width: 767px) {
  /* line 2058, ../sass/_customSR131.scss */
  body.disruptive--thank-you .disruptive--hero .carousel .item .item-wrapper .row .item--content p span,
  body.disruptive--thank-you .disruptive--hero .carousel .item .item-wrapper .row .item--suffix p span {
    font-size: 14px !important;
  }
}
/* line 2064, ../sass/_customSR131.scss */
body.disruptive--thank-you .disruptive--hero .carousel .item .item-wrapper .row .item--content img, body.disruptive--thank-you .disruptive--hero .carousel .item .item-wrapper .row .item--content p img,
body.disruptive--thank-you .disruptive--hero .carousel .item .item-wrapper .row .item--suffix img,
body.disruptive--thank-you .disruptive--hero .carousel .item .item-wrapper .row .item--suffix p img {
  margin-top: 40px;
  margin-right: 15px;
}
/* line 2069, ../sass/_customSR131.scss */
body.disruptive--thank-you .disruptive--hero .carousel .item .item-wrapper .row .item--cta {
  padding-top: 6px;
  padding-bottom: 15px;
}
@media (max-width: 767px) {
  /* line 2069, ../sass/_customSR131.scss */
  body.disruptive--thank-you .disruptive--hero .carousel .item .item-wrapper .row .item--cta {
    display: none;
  }
}
/* line 2077, ../sass/_customSR131.scss */
body.disruptive--thank-you .disruptive--hero .carousel .item .item-wrapper .row .item--cta a.btn {
  font-size: 20px;
  color: white;
  font-weight: bold;
  font-style: italic;
  line-height: 1.2;
  text-align: center;
  border-radius: 0;
  padding: 13px 50px;
  background: #ca2a60;
  border: 0;
  box-shadow: none;
}
@media (max-width: 768px) {
  /* line 2077, ../sass/_customSR131.scss */
  body.disruptive--thank-you .disruptive--hero .carousel .item .item-wrapper .row .item--cta a.btn {
    font-size: 18px;
    padding: 10px 40px;
  }
}
/* line 2102, ../sass/_customSR131.scss */
body.disruptive--thank-you .social-report-outer-wrap {
  padding: 60px 0px 60px 0px;
  float: left;
  width: 100%;
}
@media (max-width: 768px) {
  /* line 2102, ../sass/_customSR131.scss */
  body.disruptive--thank-you .social-report-outer-wrap {
    padding: 0px 0px 35px 0px;
  }
}
@media (max-width: 767px) {
  /* line 2113, ../sass/_customSR131.scss */
  body.disruptive--thank-you .social-report-outer-wrap .col-sm-6:nth-child(2) {
    border-top: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
    padding-top: 25px;
    margin-top: 10px;
    padding-bottom: 40px;
    margin-bottom: 5px;
  }
}
/* line 2125, ../sass/_customSR131.scss */
body.disruptive--thank-you .social-report-outer-wrap .social-wrap h3 {
  margin-bottom: 20px;
  line-height: 1.083;
}
/* line 2129, ../sass/_customSR131.scss */
body.disruptive--thank-you .social-report-outer-wrap .social-wrap h3 .visible-xs {
  display: none !important;
}
@media (max-width: 767px) {
  /* line 2134, ../sass/_customSR131.scss */
  body.disruptive--thank-you .social-report-outer-wrap .social-wrap h3 span {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  /* line 2125, ../sass/_customSR131.scss */
  body.disruptive--thank-you .social-report-outer-wrap .social-wrap h3 {
    text-align: center;
  }
  /* line 2142, ../sass/_customSR131.scss */
  body.disruptive--thank-you .social-report-outer-wrap .social-wrap h3 .xs-bold {
    font-weight: 400;
  }
  /* line 2146, ../sass/_customSR131.scss */
  body.disruptive--thank-you .social-report-outer-wrap .social-wrap h3 span {
    font-size: 22px !important;
  }
}
/* line 2152, ../sass/_customSR131.scss */
body.disruptive--thank-you .social-report-outer-wrap .social-wrap p {
  line-height: 1.5;
}
@media (max-width: 768px) {
  /* line 2156, ../sass/_customSR131.scss */
  body.disruptive--thank-you .social-report-outer-wrap .social-wrap p span {
    font-size: 16px !important;
  }
}
@media (max-width: 767px) {
  /* line 2162, ../sass/_customSR131.scss */
  body.disruptive--thank-you .social-report-outer-wrap .social-wrap .social-inner-wrap {
    max-width: 175px;
    margin: 0 auto;
  }
}
/* line 2168, ../sass/_customSR131.scss */
body.disruptive--thank-you .social-report-outer-wrap .social-wrap .social-inner-wrap p.socialp {
  margin-top: 30px;
}
@media (max-width: 767px) {
  /* line 2168, ../sass/_customSR131.scss */
  body.disruptive--thank-you .social-report-outer-wrap .social-wrap .social-inner-wrap p.socialp {
    margin-top: 0;
    display: table-cell;
  }
  /* line 2177, ../sass/_customSR131.scss */
  body.disruptive--thank-you .social-report-outer-wrap .social-wrap .social-inner-wrap p.socialp:last-child a img {
    margin: 0 !important;
  }
}
/* line 2184, ../sass/_customSR131.scss */
body.disruptive--thank-you .social-report-outer-wrap .social-wrap .social-inner-wrap p.socialp a {
  color: #156e96;
}
@media (max-width: 768px) {
  /* line 2188, ../sass/_customSR131.scss */
  body.disruptive--thank-you .social-report-outer-wrap .social-wrap .social-inner-wrap p.socialp a span {
    font-size: 16px !important;
  }
}
@media (max-width: 767px) {
  /* line 2184, ../sass/_customSR131.scss */
  body.disruptive--thank-you .social-report-outer-wrap .social-wrap .social-inner-wrap p.socialp a {
    float: left;
  }
}
/* line 2197, ../sass/_customSR131.scss */
body.disruptive--thank-you .social-report-outer-wrap .social-wrap .social-inner-wrap p.socialp a img {
  margin-right: 30px;
}
@media (max-width: 768px) {
  /* line 2197, ../sass/_customSR131.scss */
  body.disruptive--thank-you .social-report-outer-wrap .social-wrap .social-inner-wrap p.socialp a img {
    margin-right: 20px;
  }
}
/* line 2208, ../sass/_customSR131.scss */
body.disruptive--thank-you .social-report-outer-wrap .social-wrap .social-inner-wrap u.hidden-xs {
  display: inline-block !important;
}
@media (max-width: 767px) {
  /* line 2208, ../sass/_customSR131.scss */
  body.disruptive--thank-you .social-report-outer-wrap .social-wrap .social-inner-wrap u.hidden-xs {
    display: none !important;
  }
}
/* line 2218, ../sass/_customSR131.scss */
body.disruptive--thank-you .social-report-outer-wrap .download-wrap {
  border-left: 1px solid #e4e5e4;
}
@media (max-width: 767px) {
  /* line 2218, ../sass/_customSR131.scss */
  body.disruptive--thank-you .social-report-outer-wrap .download-wrap {
    border-left: none;
    padding-bottom: 30px;
    padding-top: 20px;
  }
}
/* line 2227, ../sass/_customSR131.scss */
body.disruptive--thank-you .social-report-outer-wrap .download-wrap h3 {
  line-height: 1.261;
}
@media (max-width: 767px) {
  /* line 2227, ../sass/_customSR131.scss */
  body.disruptive--thank-you .social-report-outer-wrap .download-wrap h3 {
    line-height: 1.1;
  }
  /* line 2233, ../sass/_customSR131.scss */
  body.disruptive--thank-you .social-report-outer-wrap .download-wrap h3 span {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  /* line 2227, ../sass/_customSR131.scss */
  body.disruptive--thank-you .social-report-outer-wrap .download-wrap h3 {
    text-align: center;
  }
  /* line 2240, ../sass/_customSR131.scss */
  body.disruptive--thank-you .social-report-outer-wrap .download-wrap h3 .xs-bold {
    font-weight: 400;
  }
  /* line 2244, ../sass/_customSR131.scss */
  body.disruptive--thank-you .social-report-outer-wrap .download-wrap h3 span {
    font-size: 22px !important;
  }
}
/* line 2251, ../sass/_customSR131.scss */
body.disruptive--thank-you .social-report-outer-wrap .download-wrap p img {
  margin: 10px 0px;
}
@media (max-width: 768px) {
  /* line 2251, ../sass/_customSR131.scss */
  body.disruptive--thank-you .social-report-outer-wrap .download-wrap p img {
    max-width: 65%;
  }
}
/* line 2259, ../sass/_customSR131.scss */
body.disruptive--thank-you .social-report-outer-wrap .download-wrap p a {
  line-height: 1.2;
  padding: 13px 58px;
  background-color: #c8006e;
  display: inline-block;
  text-decoration: none;
}
@media (max-width: 768px) {
  /* line 2259, ../sass/_customSR131.scss */
  body.disruptive--thank-you .social-report-outer-wrap .download-wrap p a {
    font-size: 18px;
    padding: 10px 40px;
  }
}
/* line 2271, ../sass/_customSR131.scss */
body.disruptive--thank-you .social-report-outer-wrap .download-wrap p a:hover {
  text-decoration: none;
}
/* line 2278, ../sass/_customSR131.scss */
body.disruptive--thank-you .social-report-outer-wrap .tag-cta {
  clear: both;
  padding-top: 30px;
  text-align: center;
}
/* line 2283, ../sass/_customSR131.scss */
body.disruptive--thank-you .social-report-outer-wrap .tag-cta a {
  line-height: 1.2;
  background-color: #c8006e;
  display: inline-block;
  text-decoration: none;
  font-size: 18px;
  padding: 10px 40px;
}
/* line 2291, ../sass/_customSR131.scss */
body.disruptive--thank-you .social-report-outer-wrap .tag-cta a:hover {
  text-decoration: none;
}
@media (max-width: 767px) {
  /* line 2299, ../sass/_customSR131.scss */
  body.disruptive--thank-you .main-container {
    border-bottom: none !important;
  }
}
@media (max-width: 767px) {
  /* line 2305, ../sass/_customSR131.scss */
  body.disruptive--thank-you footer.footer {
    border-top: 1px solid #d2d2d2;
    margin-top: 0px;
    padding-top: 40px;
  }
}

/* line 2316, ../sass/_customSR131.scss */
.d-flex {
  display: flex;
}
/* line 2318, ../sass/_customSR131.scss */
.d-flex .flex {
  flex: 1 0 auto;
}

/* line 2321, ../sass/_customSR131.scss */
.flex-align-center {
  align-items: center;
}

@media (max-width: 767px) {
  /* line 2326, ../sass/_customSR131.scss */
  .footer .block-title, .footer .block-description {
    display: none;
  }
}
/* line 2333, ../sass/_customSR131.scss */
.footer .block-title {
  color: #0C2074;
}
@media (max-width: 993px) {
  /* line 2338, ../sass/_customSR131.scss */
  .footer section h2.block-title {
    font-size: 16px;
  }
}
/* line 2346, ../sass/_customSR131.scss */
.footer .region-footer-second .footer-branding, .footer .region-footer-second .legal-menu {
  font-size: 13px;
}
@media (max-width: 767px) {
  /* line 2346, ../sass/_customSR131.scss */
  .footer .region-footer-second .footer-branding, .footer .region-footer-second .legal-menu {
    text-align: center;
    font-size: 12px;
  }
}
/* line 2354, ../sass/_customSR131.scss */
.footer .region-footer-second .legal-menu .nav li a, .footer .region-footer-second .footer-branding p {
  color: #0C2074;
  font-size: 13px;
}
@media (max-width: 767px) {
  /* line 2354, ../sass/_customSR131.scss */
  .footer .region-footer-second .legal-menu .nav li a, .footer .region-footer-second .footer-branding p {
    font-size: 12px;
  }
}
/* line 2364, ../sass/_customSR131.scss */
.footer .region-footer-second .legal-menu .nav li {
  padding-right: 0;
}
/* line 2370, ../sass/_customSR131.scss */
.footer .region-footer-second > div {
  padding: 0;
}
@media (max-width: 991px) {
  /* line 2375, ../sass/_customSR131.scss */
  .footer .region-footer-first {
    display: none;
  }
}
@media (max-width: 992px) {
  /* line 2380, ../sass/_customSR131.scss */
  .footer .region-footer-first section {
    border-bottom: 0;
  }
}
@media (max-width: 767px) {
  /* line 2325, ../sass/_customSR131.scss */
  .footer {
    text-align: center;
    padding-top: 0;
  }
}
@media (max-width: 991px) {
  /* line 2391, ../sass/_customSR131.scss */
  .footer .footer_logo {
    text-align: center;
  }
}
@media (max-width: 767px) {
  /* line 2397, ../sass/_customSR131.scss */
  .footer .container {
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  /* line 2404, ../sass/_customSR131.scss */
  .footer .row.d-flex {
    flex-wrap: wrap;
  }
}

/* line 2412, ../sass/_customSR131.scss */
.btn-sign-in {
  width: 128px;
  height: 48px;
  border-radius: 5px;
  background-color: #ffffff;
  line-height: 2.4;
  margin-left: 33px;
  font-size: 16px;
}
/* line 2421, ../sass/_customSR131.scss */
.btn-sign-in.fa {
  margin-left: 5px;
}
@media (max-width: 767px) {
  /* line 2412, ../sass/_customSR131.scss */
  .btn-sign-in {
    display: none;
  }
}
/* line 2429, ../sass/_customSR131.scss */
.btn-sign-in:hover {
  background-color: #41a940;
  color: #fff;
}

/* line 2438, ../sass/_customSR131.scss */
.icons a {
  text-decoration: none;
}
/* line 2440, ../sass/_customSR131.scss */
.icons a .fa {
  color: #fff;
  width: 30px;
  height: 30px;
  background-color: #000;
  text-align: center;
  line-height: 2;
  border-radius: 100%;
  opacity: 0.4;
  margin-left: 5px;
  transition: 0.3s;
}
/* line 2455, ../sass/_customSR131.scss */
.icons a:hover .fa {
  color: #000;
  background-color: transparent;
  opacity: 0.4;
}
@media (max-width: 767px) {
  /* line 2435, ../sass/_customSR131.scss */
  .icons {
    display: none;
  }
}

/* line 240, ../sass/scss/00_base/_0.1-b-custom-variables.scss */
body.node-type-widget-builder .row,
body.page-search .row {
  margin-right: -15px;
  margin-left: -15px;
}

/* line 243, ../sass/scss/00_base/_0.1-b-custom-variables.scss */
.m-0 {
  margin: 0px !important;
}

/* line 244, ../sass/scss/00_base/_0.1-b-custom-variables.scss */
.mt-0 {
  margin-top: 0px !important;
}

/* line 245, ../sass/scss/00_base/_0.1-b-custom-variables.scss */
.mb-0 {
  margin-bottom: 0px !important;
}

/* line 246, ../sass/scss/00_base/_0.1-b-custom-variables.scss */
.mr-0 {
  margin-right: 0px !important;
}

/* line 247, ../sass/scss/00_base/_0.1-b-custom-variables.scss */
.ml-0 {
  margin-left: 0px !important;
}

/* line 249, ../sass/scss/00_base/_0.1-b-custom-variables.scss */
.mb-30 {
  margin-bottom: 30px !important;
}

/* line 250, ../sass/scss/00_base/_0.1-b-custom-variables.scss */
.mt-30 {
  margin-top: 30px !important;
}

/* line 254, ../sass/scss/00_base/_0.1-b-custom-variables.scss */
.p-0 {
  padding: 0px !important;
}

/* line 255, ../sass/scss/00_base/_0.1-b-custom-variables.scss */
.pt-0 {
  padding-top: 0px !important;
}

/* line 256, ../sass/scss/00_base/_0.1-b-custom-variables.scss */
.pb-0 {
  padding-bottom: 0px !important;
}

/* line 257, ../sass/scss/00_base/_0.1-b-custom-variables.scss */
.pb-60 {
  padding-bottom: 60px !important;
}

/* line 258, ../sass/scss/00_base/_0.1-b-custom-variables.scss */
.pr-0 {
  padding-right: 0px !important;
}

/* line 259, ../sass/scss/00_base/_0.1-b-custom-variables.scss */
.pl-0 {
  padding-left: 0px !important;
}

@media (min-width: 992px) {
  /* line 260, ../sass/scss/00_base/_0.1-b-custom-variables.scss */
  .p-lg-0 {
    padding: 0px !important;
  }
}

/* line 268, ../sass/scss/00_base/_0.1-b-custom-variables.scss */
.bg-grey-74 {
  background-color: #f1f1f1 !important;
}

/* line 269, ../sass/scss/00_base/_0.1-b-custom-variables.scss */
.bg-grey-f1 {
  background-color: #f1f1f1 !important;
}

/* line 16, ../sass/scss/00_base/_0.3-b-typography.scss */
body.node-type-widget-builder h1, body.node-type-widget-builder ._a-h1,
body.page-search h1,
body.page-search ._a-h1 {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: normal;
  color: #0C2074;
  margin-bottom: 15px;
  padding-bottom: 0px;
}
/* line 27, ../sass/scss/00_base/_0.3-b-typography.scss */
body.node-type-widget-builder h1.text-white, body.node-type-widget-builder ._a-h1.text-white,
body.page-search h1.text-white,
body.page-search ._a-h1.text-white {
  color: #fff;
}
/* line 32, ../sass/scss/00_base/_0.3-b-typography.scss */
body.node-type-widget-builder h2,
body.page-search h2 {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: normal;
  color: #0C2074;
  margin-bottom: 15px;
  padding-bottom: 0px;
}
/* line 43, ../sass/scss/00_base/_0.3-b-typography.scss */
body.node-type-widget-builder h2.text-white,
body.page-search h2.text-white {
  color: #fff;
}
/* line 46, ../sass/scss/00_base/_0.3-b-typography.scss */
body.node-type-widget-builder h3,
body.page-search h3 {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: normal;
  color: #0C2074;
  margin-bottom: 15px;
  padding-bottom: 0px;
}
/* line 58, ../sass/scss/00_base/_0.3-b-typography.scss */
body.node-type-widget-builder h4,
body.page-search h4 {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: normal;
  color: #0C2074;
  margin-bottom: 15px;
  padding-bottom: 0px;
}
/* line 69, ../sass/scss/00_base/_0.3-b-typography.scss */
body.node-type-widget-builder h4.subtitle,
body.page-search h4.subtitle {
  line-height: 1.57;
  letter-spacing: 0.16px;
}
/* line 75, ../sass/scss/00_base/_0.3-b-typography.scss */
body.node-type-widget-builder h5,
body.page-search h5 {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0.67px;
  color: #0C2074;
  margin-bottom: 15px;
  padding-bottom: 0px;
  margin-top: 0px;
}
/* line 94, ../sass/scss/00_base/_0.3-b-typography.scss */
body.node-type-widget-builder p,
body.page-search p {
  font-size: 14px;
  color: #0C2074;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.57;
  padding-bottom: 0px;
  margin-bottom: 15px;
  letter-spacing: 0.16px;
}
/* line 104, ../sass/scss/00_base/_0.3-b-typography.scss */
body.node-type-widget-builder p strong,
body.page-search p strong {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
}
/* line 110, ../sass/scss/00_base/_0.3-b-typography.scss */
body.node-type-widget-builder p._small,
body.page-search p._small {
  font-size: 12px;
  line-height: normal;
  letter-spacing: normal;
}
/* line 116, ../sass/scss/00_base/_0.3-b-typography.scss */
body.node-type-widget-builder p:last-of-type,
body.page-search p:last-of-type {
  margin-bottom: 0px;
}

@media (min-width: 768px) {
  /* line 157, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder h1, body.node-type-widget-builder ._a-h1,
  body.page-search h1,
  body.page-search ._a-h1 {
    font-size: 30px;
  }
  /* line 160, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder h1.text-white, body.node-type-widget-builder ._a-h1.text-white,
  body.page-search h1.text-white,
  body.page-search ._a-h1.text-white {
    color: #fff;
  }
  /* line 165, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder h2,
  body.page-search h2 {
    font-size: 26px;
  }
  /* line 169, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder h3,
  body.page-search h3 {
    font-size: 20px;
  }
  /* line 173, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder h4,
  body.page-search h4 {
    font-size: 16px;
  }
  /* line 177, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder h5,
  body.page-search h5 {
    font-size: 16px;
  }
  /* line 188, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder p._large,
  body.page-search p._large {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  /* line 210, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder h1, body.node-type-widget-builder ._a-h1,
  body.page-search h1,
  body.page-search ._a-h1 {
    font-size: 32px;
  }
  /* line 214, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder h2,
  body.page-search h2 {
    font-size: 28px;
    line-height: 1.33;
  }
  /* line 219, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder h3,
  body.page-search h3 {
    font-size: 22px;
    line-height: 1.67;
    letter-spacing: 0.4px;
  }
  /* line 225, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder h4,
  body.page-search h4 {
    font-size: 17px;
    font-weight: normal;
    line-height: 1.39;
    letter-spacing: 0.67px;
  }
  /* line 232, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder h5,
  body.page-search h5 {
    font-size: 17px;
  }
  /* line 242, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder p,
  body.page-search p {
    line-height: 1.5;
    letter-spacing: normal;
  }
  /* line 246, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder p._small,
  body.page-search p._small {
    font-size: 13px;
    line-height: 1.62;
  }
  /* line 251, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder p._large,
  body.page-search p._large {
    font-size: 17px;
    line-height: 1.78;
  }
}
@media (min-width: 1200px) {
  /* line 274, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder h1, body.node-type-widget-builder ._a-h1,
  body.page-search h1,
  body.page-search ._a-h1 {
    font-size: 34px;
  }
  /* line 278, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder h2,
  body.page-search h2 {
    font-size: 30px;
  }
  /* line 282, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder h3,
  body.page-search h3 {
    font-size: 24px;
  }
  /* line 286, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder h4,
  body.page-search h4 {
    font-size: 18px;
  }
  /* line 290, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder h5,
  body.page-search h5 {
    font-size: 18px;
  }
  /* line 300, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder p,
  body.page-search p {
    font-size: 16px;
  }
  /* line 303, ../sass/scss/00_base/_0.3-b-typography.scss */
  body.node-type-widget-builder p._large,
  body.page-search p._large {
    font-size: 18px;
  }
}
/* line 7, ../sass/scss/01_atom/_1.0-a-global.scss */
.d-none {
  display: none !important;
}

/* line 9, ../sass/scss/01_atom/_1.0-a-global.scss */
.screenreader-only {
  border: 0;
  clip: rect(0 0 0 0);
  clip-path: polygon(0px 0px, 0px 0px, 0px 0px);
  -webkit-clip-path: polygon(0px 0px, 0px 0px, 0px 0px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
}

/* line 25, ../sass/scss/01_atom/_1.0-a-global.scss */
#cookie-policy-banner {
  padding: 15px;
  background: #0C2074;
}
@media screen and (min-width: 768px) {
  /* line 25, ../sass/scss/01_atom/_1.0-a-global.scss */
  #cookie-policy-banner {
    padding: 15px 0;
  }
}
/* line 32, ../sass/scss/01_atom/_1.0-a-global.scss */
#cookie-policy-banner p {
  color: #FFFFFF;
}
/* line 35, ../sass/scss/01_atom/_1.0-a-global.scss */
#cookie-policy-banner p a {
  color: #FFFFFF;
  font-weight: bold;
}
/* line 39, ../sass/scss/01_atom/_1.0-a-global.scss */
#cookie-policy-banner p a:hover {
  color: #FFFFFF;
}

/* line 49, ../sass/scss/01_atom/_1.0-a-global.scss */
img.biggerHeight {
  width: auto;
  height: 100%;
}

/* line 55, ../sass/scss/01_atom/_1.0-a-global.scss */
.popup-fullscreen {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  box-sizing: border-box;
  padding: 25px;
  z-index: 999999;
  display: none;
}
/* line 66, ../sass/scss/01_atom/_1.0-a-global.scss */
.popup-fullscreen .popup-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.8);
}
/* line 75, ../sass/scss/01_atom/_1.0-a-global.scss */
.popup-fullscreen img {
  position: relative;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
}
/* line 82, ../sass/scss/01_atom/_1.0-a-global.scss */
.popup-fullscreen img.show {
  opacity: 1;
}
/* line 86, ../sass/scss/01_atom/_1.0-a-global.scss */
.popup-fullscreen .popup-video-container {
  width: 100%;
  max-width: 1024px;
  position: relative;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (min-width: 1600px) {
  /* line 86, ../sass/scss/01_atom/_1.0-a-global.scss */
  .popup-fullscreen .popup-video-container {
    max-width: 1440px;
  }
}
/* line 98, ../sass/scss/01_atom/_1.0-a-global.scss */
.popup-fullscreen .embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
/* line 105, ../sass/scss/01_atom/_1.0-a-global.scss */
.popup-fullscreen .embed-container iframe, .popup-fullscreen .embed-container object, .popup-fullscreen .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 115, ../sass/scss/01_atom/_1.0-a-global.scss */
.a-link {
  color: #4A851F;
  display: inline-block;
  font-size: 14px;
  line-height: 1.79;
  font-weight: 600;
  letter-spacing: normal;
  text-decoration: none;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* line 124, ../sass/scss/01_atom/_1.0-a-global.scss */
.a-link:hover, .a-link:focus, .a-link:active {
  text-decoration: none;
  color: inherit;
}
/* line 128, ../sass/scss/01_atom/_1.0-a-global.scss */
.a-link.a-previous {
  position: relative;
  padding-left: 25px;
}
/* line 130, ../sass/scss/01_atom/_1.0-a-global.scss */
.a-link.a-next {
  position: relative;
  padding-right: 25px;
}
/* line 131, ../sass/scss/01_atom/_1.0-a-global.scss */
.a-link.a-next:after {
  content: ' ';
  position: absolute;
  right: 0;
  top: calc(50% - 1px);
  transform: translateY(-50%);
  width: 15px;
  height: 10px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: all ease-in-out 0.3s;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  /* line 131, ../sass/scss/01_atom/_1.0-a-global.scss */
  .a-link.a-next:after {
    top: calc(50% - 3px);
  }
}
/* line 143, ../sass/scss/01_atom/_1.0-a-global.scss */
.a-link.a-next:hover:after {
  right: -4px;
}
/* line 148, ../sass/scss/01_atom/_1.0-a-global.scss */
.a-link.a-green {
  color: #4A851F;
}
/* line 149, ../sass/scss/01_atom/_1.0-a-global.scss */
.a-link.a-green:after {
  background-image: url("../images/v2/icons/arrow--right-green_40.svg");
}
/* line 153, ../sass/scss/01_atom/_1.0-a-global.scss */
.a-link.a-white {
  color: white;
}
/* line 154, ../sass/scss/01_atom/_1.0-a-global.scss */
.a-link.a-white:after {
  background-image: url("../images/v2/icons/arrow--right-white.svg");
}

/* line 162, ../sass/scss/01_atom/_1.0-a-global.scss */
.a-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  line-height: 1.56;
  font-weight: 600;
}
/* line 169, ../sass/scss/01_atom/_1.0-a-global.scss */
.a-list li {
  font-size: 14px;
  margin-bottom: 20px;
}
/* line 173, ../sass/scss/01_atom/_1.0-a-global.scss */
.a-list li:before {
  content: '';
  display: inline-block;
  border-left: 3px solid;
  border-bottom: 3px solid;
  transform: rotate(-45deg);
  margin-right: 19px;
  width: 15px;
  height: 10px;
}
/* line 184, ../sass/scss/01_atom/_1.0-a-global.scss */
.a-list li:last-child {
  margin-bottom: 0;
}

/* line 191, ../sass/scss/01_atom/_1.0-a-global.scss */
.a-white {
  color: #ffffff;
}

@media (min-width: 768px) {
  /* line 222, ../sass/scss/01_atom/_1.0-a-global.scss */
  .a-link {
    font-size: 15px;
  }
}
@media (min-width: 992px) {
  /* line 236, ../sass/scss/01_atom/_1.0-a-global.scss */
  .a-link {
    font-size: 16px;
    line-height: 1.56;
  }
  /* line 239, ../sass/scss/01_atom/_1.0-a-global.scss */
  .a-link.a-next:after {
    top: calc(50%);
  }
}
@media screen and (min-width: 992px) and (-ms-high-contrast: active), (min-width: 992px) and (-ms-high-contrast: none) {
  /* line 239, ../sass/scss/01_atom/_1.0-a-global.scss */
  .a-link.a-next:after {
    top: calc(50% - 3px);
  }
}

/* line 7, ../sass/scss/01_atom/_1.1-a-icons.scss */
.a-arrow-right {
  background-image: url("../images/icons/icon--arrow-right.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

/* line 14, ../sass/scss/01_atom/_1.1-a-icons.scss */
.a-arrow-link {
  background-image: url("../images/icon--arrow-green.svg");
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 22px;
  padding-right: 30px;
}

/* line 22, ../sass/scss/01_atom/_1.1-a-icons.scss */
.a-clipboard-link {
  border: 0;
  background-color: #d4d5d4;
  border-radius: 4px;
  background-image: url("../images/icons/icon--copy.svg");
  background-position: center;
  background-size: 25px;
  background-repeat: no-repeat;
  overflow: hidden;
  position: relative;
  text-indent: -150px;
  cursor: pointer;
}
/* line 35, ../sass/scss/01_atom/_1.1-a-icons.scss */
.a-clipboard-link.a-active {
  position: relative;
  background-color: #6e7aab;
}

/* line 8, ../sass/scss/01_atom/_1.2-a-buttons.scss */
#ot-sdk-btn.ot-sdk-show-settings, #ot-sdk-btn.optanon-show-settings {
  color: #4A851F !important;
  border: none !important;
  display: inline-block;
  font-size: 14px !important;
  line-height: 1.79 !important;
  font-weight: 600;
  letter-spacing: normal;
  padding: 0 !important;
  margin: 15px 0;
  text-decoration: none;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  padding-right: 25px !important;
  background: none !important;
}
/* line 20, ../sass/scss/01_atom/_1.2-a-buttons.scss */
#ot-sdk-btn.ot-sdk-show-settings:hover, #ot-sdk-btn.ot-sdk-show-settings:focus, #ot-sdk-btn.ot-sdk-show-settings:active, #ot-sdk-btn.optanon-show-settings:hover, #ot-sdk-btn.optanon-show-settings:focus, #ot-sdk-btn.optanon-show-settings:active {
  text-decoration: none;
  color: inherit;
  background: none !important;
}
/* line 24, ../sass/scss/01_atom/_1.2-a-buttons.scss */
#ot-sdk-btn.ot-sdk-show-settings:after, #ot-sdk-btn.optanon-show-settings:after {
  content: '';
  position: absolute;
  right: 0;
  top: calc(50% - 1px);
  transform: translateY(-50%);
  width: 15px;
  height: 10px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: all ease-in-out 0.3s !important;
  background-image: url("../images/v2/icons/arrow--right-green_40.svg");
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  /* line 24, ../sass/scss/01_atom/_1.2-a-buttons.scss */
  #ot-sdk-btn.ot-sdk-show-settings:after, #ot-sdk-btn.optanon-show-settings:after {
    top: calc(50% - 3px);
  }
}

/* line 40, ../sass/scss/01_atom/_1.2-a-buttons.scss */
.a-btn {
  font-size: 15px;
  text-align: center;
  letter-spacing: 0.16px;
  border-radius: 4px;
  outline: none;
  text-decoration: none;
  transition: all ease-in-out 0.3s;
  padding: 13.5px 15px;
  line-height: normal;
  display: inline-block;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
}
/* line 49, ../sass/scss/01_atom/_1.2-a-buttons.scss */
.a-btn:hover, .a-btn:focus, .a-btn:active {
  text-decoration: none;
  outline: none;
  transition: all ease-in-out 0.3s;
}
/* line 52, ../sass/scss/01_atom/_1.2-a-buttons.scss */
.a-btn:hover {
  top: -1px;
  box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.31);
}
/* line 53, ../sass/scss/01_atom/_1.2-a-buttons.scss */
.a-btn:active {
  top: 1px;
  box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.5);
}
/* line 57, ../sass/scss/01_atom/_1.2-a-buttons.scss */
.a-btn.btn-green-nw {
  background-color: #4A851F;
  color: #ffffff;
}
/* line 61, ../sass/scss/01_atom/_1.2-a-buttons.scss */
.a-btn.btn-green-nw:hover, .a-btn.btn-green-nw:focus {
  background-color: #569a24;
}
/* line 64, ../sass/scss/01_atom/_1.2-a-buttons.scss */
.a-btn.btn-green-nw:active {
  background-color: #3e701a;
}
/* line 69, ../sass/scss/01_atom/_1.2-a-buttons.scss */
.a-btn.btn-green {
  background-color: #4A851F;
  color: #ffffff;
}
/* line 70, ../sass/scss/01_atom/_1.2-a-buttons.scss */
.a-btn.btn-green:hover, .a-btn.btn-green:focus {
  background-color: #569a24;
}
/* line 71, ../sass/scss/01_atom/_1.2-a-buttons.scss */
.a-btn.btn-green:active {
  background-color: #3e701a;
}
/* line 74, ../sass/scss/01_atom/_1.2-a-buttons.scss */
.a-btn.btn-hollow-nw {
  background-color: #ffffff;
  color: #4A851F;
  border: solid 1px #4A851F;
}
/* line 77, ../sass/scss/01_atom/_1.2-a-buttons.scss */
.a-btn.btn-hollow-nw:hover, .a-btn.btn-hollow-nw:focus {
  background-color: #569a24;
  color: #ffffff;
}
/* line 80, ../sass/scss/01_atom/_1.2-a-buttons.scss */
.a-btn.btn-hollow-nw:active {
  background-color: #3e701a;
  color: #ffffff;
}
/* line 85, ../sass/scss/01_atom/_1.2-a-buttons.scss */
.a-btn.btn-hollow-orange {
  background-color: transparent;
  color: #021E26;
  border: solid 1px #f0AC04;
}
/* line 86, ../sass/scss/01_atom/_1.2-a-buttons.scss */
.a-btn.btn-hollow-orange:hover, .a-btn.btn-hollow-orange:focus {
  background-color: white;
  color: #f0AC04;
}
/* line 87, ../sass/scss/01_atom/_1.2-a-buttons.scss */
.a-btn.btn-hollow-orange:active {
  background-color: white;
  color: #f0AC04;
}
/* line 90, ../sass/scss/01_atom/_1.2-a-buttons.scss */
.a-btn.btn-blue {
  background-color: #3391d4;
  color: #ffffff;
}
/* line 93, ../sass/scss/01_atom/_1.2-a-buttons.scss */
.a-btn.btn-blue:hover, .a-btn.btn-blue:focus {
  background-color: #489cd8;
}
/* line 96, ../sass/scss/01_atom/_1.2-a-buttons.scss */
.a-btn.btn-blue:active {
  background-color: #2984c4;
}
/* line 101, ../sass/scss/01_atom/_1.2-a-buttons.scss */
.a-btn.btn-red {
  background-color: #4A851F;
  color: #ffffff;
}
/* line 104, ../sass/scss/01_atom/_1.2-a-buttons.scss */
.a-btn.btn-red:hover, .a-btn.btn-red:focus {
  background-color: #569a24;
}
/* line 107, ../sass/scss/01_atom/_1.2-a-buttons.scss */
.a-btn.btn-red:active {
  background-color: #3e701a;
}
/* line 112, ../sass/scss/01_atom/_1.2-a-buttons.scss */
.a-btn.btn-white {
  background-color: #ffffff;
  color: #66acdf;
}
/* line 115, ../sass/scss/01_atom/_1.2-a-buttons.scss */
.a-btn.btn-white:hover, .a-btn.btn-white:focus, .a-btn.btn-white:active {
  background-color: #ffffff;
}
/* line 123, ../sass/scss/01_atom/_1.2-a-buttons.scss */
.a-btn._small {
  min-width: 150px;
}
/* line 125, ../sass/scss/01_atom/_1.2-a-buttons.scss */
.a-btn._medium {
  min-width: 250px;
}
/* line 127, ../sass/scss/01_atom/_1.2-a-buttons.scss */
.a-btn._large {
  width: 100%;
  max-width: 344px;
}

/* line 134, ../sass/scss/01_atom/_1.2-a-buttons.scss */
.a-close {
  position: relative;
  border: 0px;
  outline: none;
  padding: 0px;
  background-color: transparent;
  width: 20px;
  height: 20px;
  transition: all ease-in-out 0.3s;
}
/* line 139, ../sass/scss/01_atom/_1.2-a-buttons.scss */
.a-close:before, .a-close:after {
  position: absolute;
  width: 20px;
  height: 1px;
  left: 0px;
  content: '';
  top: 50%;
  background-color: #7e807f;
}
/* line 144, ../sass/scss/01_atom/_1.2-a-buttons.scss */
.a-close:before {
  transform: translateY(-50%) rotate(45deg);
}
/* line 145, ../sass/scss/01_atom/_1.2-a-buttons.scss */
.a-close:after {
  transform: translateY(-50%) rotate(-45deg);
}

@media (min-width: 576px) {
  /* line 167, ../sass/scss/01_atom/_1.2-a-buttons.scss */
  .a-btn._large {
    min-width: 344px;
  }
}
/* line 7, ../sass/scss/01_atom/_1.3-a-link.scss */
.a-arrow-right {
  width: 15px;
  height: 10px;
  vertical-align: middle;
  display: inline-block;
  margin-left: 7px;
}

/* line 7, ../sass/scss/01_atom/_1.4-a-input.scss */
.a-valid {
  position: absolute;
  width: 24px;
  height: 24px;
  right: -30px;
  bottom: 10px;
  border-radius: 30px;
  font: normal normal normal 14px/1 FontAwesome;
  opacity: 0;
  transition: 0.3s;
  background-color: #4A851F;
}
/* line 18, ../sass/scss/01_atom/_1.4-a-input.scss */
.a-valid:after {
  content: "\f00c";
  color: white;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

/* line 21, ../sass/scss/01_atom/_1.4-a-input.scss */
label.error {
  position: absolute;
  bottom: -32px;
}

/* line 30, ../sass/scss/01_atom/_1.4-a-input.scss */
.form-control.form-select {
  padding: 6px 60px 6px 12px;
}

/* line 37, ../sass/scss/01_atom/_1.4-a-input.scss */
.a-form-control {
  background-color: white;
  border-radius: 4px;
  border: solid 1px #7e807f;
  padding: 12px 20px;
  font-size: 14px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0.14px;
  color: #0C2074;
  height: auto;
  box-shadow: none;
  font-family: "AdelleSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* line 52, ../sass/scss/01_atom/_1.4-a-input.scss */
.a-form-control:hover, .a-form-control:focus {
  border-color: #7e807f;
  outline: 0;
  box-shadow: none;
  color: #0C2074;
}
/* line 59, ../sass/scss/01_atom/_1.4-a-input.scss */
.a-form-control.select {
  position: relative;
  display: flex;
  padding: 2px 0;
}
/* line 64, ../sass/scss/01_atom/_1.4-a-input.scss */
.a-form-control.select:after {
  content: '';
  width: 10px;
  height: 10px;
  border-left: 1px solid #7e807f;
  border-bottom: 1px solid #7e807f;
  transform: translateY(-50%) rotate(-45deg);
  position: absolute;
  right: 10px;
  top: 50%;
}

/* line 80, ../sass/scss/01_atom/_1.4-a-input.scss */
.form-type-select.form-item.form-item-have-merchant-account {
  position: relative;
}
/* line 81, ../sass/scss/01_atom/_1.4-a-input.scss */
.form-type-select.form-item.form-item-have-merchant-account p {
  display: inline-block;
}
/* line 82, ../sass/scss/01_atom/_1.4-a-input.scss */
.form-type-select.form-item.form-item-have-merchant-account label {
  padding-right: 40px;
  display: inline-block;
}
/* line 83, ../sass/scss/01_atom/_1.4-a-input.scss */
.form-type-select.form-item.form-item-have-merchant-account .m-tooltip-wrap {
  top: 0;
  left: auto;
  right: 0px;
}

@media (min-width: 768px) {
  /* line 114, ../sass/scss/01_atom/_1.4-a-input.scss */
  .a-form-control {
    font-size: 16px;
  }
}
/* line 5, ../sass/scss/02_molecule/_2.0-m-global.scss */
.m-content-box {
  background-color: #ffffff;
  border-radius: 4px;
  padding: 19px;
  box-shadow: -1px 25px 20px 0 rgba(96, 96, 96, 0.1);
  padding: 30px 15px;
  max-width: 535px;
  margin-left: auto;
  margin-right: auto;
}

/* line 16, ../sass/scss/02_molecule/_2.0-m-global.scss */
.new_branded_call_to_action {
  padding-left: 15px;
  padding-right: 15px;
  margin: 30px 0;
}
/* line 20, ../sass/scss/02_molecule/_2.0-m-global.scss */
.new_branded_call_to_action .row.display-flex {
  display: flex;
  flex-wrap: wrap;
}
/* line 24, ../sass/scss/02_molecule/_2.0-m-global.scss */
.new_branded_call_to_action .row.display-flex > [class*='col-'] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
/* line 30, ../sass/scss/02_molecule/_2.0-m-global.scss */
.new_branded_call_to_action a.a-btn {
  width: 100%;
}
/* line 33, ../sass/scss/02_molecule/_2.0-m-global.scss */
.new_branded_call_to_action p {
  margin-bottom: 15px;
}
/* line 36, ../sass/scss/02_molecule/_2.0-m-global.scss */
.new_branded_call_to_action .branded_cta_block {
  padding: 30px 20px;
  background-color: #d4d5d4;
  text-align: center;
}
/* line 40, ../sass/scss/02_molecule/_2.0-m-global.scss */
.new_branded_call_to_action .branded_cta_block img {
  margin-bottom: 20px;
}

/* line 54, ../sass/scss/02_molecule/_2.0-m-global.scss */
.m-icon-link .a-link-text {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-size: 18px;
}
/* line 55, ../sass/scss/02_molecule/_2.0-m-global.scss */
.m-icon-link .a-icon {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}

@media (min-width: 768px) {
  /* line 83, ../sass/scss/02_molecule/_2.0-m-global.scss */
  .m-content-box {
    padding: 50px 65px;
  }

  /* line 87, ../sass/scss/02_molecule/_2.0-m-global.scss */
  .new_branded_call_to_action {
    padding-left: 0;
    padding-right: 0;
    margin: 60px 0;
  }
  /* line 91, ../sass/scss/02_molecule/_2.0-m-global.scss */
  .new_branded_call_to_action .branded_cta_block {
    text-align: left;
  }
}
/* line 11, ../sass/scss/02_molecule/_2.1-m-cards.scss */
.m-card .a-meta-type, .m-card .a-card-title {
  font-weight: 600;
}
/* line 14, ../sass/scss/02_molecule/_2.1-m-cards.scss */
.m-card.m-stacked .a-img-wrap {
  width: 100px;
  height: 90px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom center;
  margin: 0 auto;
  margin-bottom: 15px;
}
/* line 20, ../sass/scss/02_molecule/_2.1-m-cards.scss */
.m-card.m-content-cta {
  border-radius: 5px;
  text-align: left;
  padding: 20px 15px;
}
/* line 21, ../sass/scss/02_molecule/_2.1-m-cards.scss */
.m-card.m-content-cta hr {
  max-width: 56px;
  margin: 0;
  border-width: 4px;
  border-radius: 2px;
  margin-right: auto;
}
/* line 25, ../sass/scss/02_molecule/_2.1-m-cards.scss */
.m-card.m-content-cta h2 {
  color: #ffffff !important;
  margin-top: 30px;
  margin-bottom: 30px;
}
/* line 27, ../sass/scss/02_molecule/_2.1-m-cards.scss */
.m-card.m-content-cta p {
  color: #ffffff;
}
/* line 30, ../sass/scss/02_molecule/_2.1-m-cards.scss */
.m-card.m-bullet {
  display: flex;
  flex: 1;
  align-items: center;
}
/* line 31, ../sass/scss/02_molecule/_2.1-m-cards.scss */
.m-card.m-bullet .a-img-wrap {
  width: 100%;
  max-width: 62px;
}
/* line 32, ../sass/scss/02_molecule/_2.1-m-cards.scss */
.m-card.m-bullet .a-text-wrap {
  padding-left: 15px;
}
/* line 33, ../sass/scss/02_molecule/_2.1-m-cards.scss */
.m-card.m-bullet .a-text-wrap h5 {
  margin-bottom: 0px;
}
/* line 42, ../sass/scss/02_molecule/_2.1-m-cards.scss */
.m-card.m-inline .m-card-image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  left: 40%;
  background-size: cover;
  background-position: center;
}
/* line 43, ../sass/scss/02_molecule/_2.1-m-cards.scss */
.m-card.m-inline .m-card-body {
  position: relative;
  width: 60%;
  background: white;
  z-index: 10;
}
/* line 46, ../sass/scss/02_molecule/_2.1-m-cards.scss */
.m-card.m-resource {
  margin: 0 auto;
  width: 100%;
  max-width: 345px;
  display: block;
  position: relative;
}
/* line 47, ../sass/scss/02_molecule/_2.1-m-cards.scss */
.m-card.m-resource .m-card-body {
  width: auto;
  margin: 0px 15px;
  padding: 20px;
  border-radius: 3.2px;
  position: relative;
  box-shadow: -1px 25px 20px 0 rgba(96, 96, 96, 0.1);
  background-color: #ffffff;
}
/* line 51, ../sass/scss/02_molecule/_2.1-m-cards.scss */
.m-card.m-resource .m-card-body .a-meta-type {
  line-height: 1.79;
  color: #0d2173;
  margin-bottom: 2.5px;
  display: inline-block;
  text-transform: capitalize;
}
/* line 52, ../sass/scss/02_molecule/_2.1-m-cards.scss */
.m-card.m-resource .m-card-body .a-card-title {
  line-height: 1.56;
  max-height: 48px;
  letter-spacing: 0.27px;
  margin-bottom: 10px;
  --lh: 2.45rem;
  --max-lines: 2;
  line-height: 2.45rem;
  max-height: calc(var(--lh) * var(--max-lines));
  overflow: hidden;
  position: relative;
}
/* line 55, ../sass/scss/02_molecule/_2.1-m-cards.scss */
.m-card.m-resource .m-card-body .a-card-title a {
  color: inherit;
  font-size: inherit;
  line-height: 1;
  transition: all ease-in-out 0.3s;
}
/* line 56, ../sass/scss/02_molecule/_2.1-m-cards.scss */
.m-card.m-resource .m-card-body .a-card-title a:hover {
  color: #0d2173;
  text-decoration: none;
}
/* line 59, ../sass/scss/02_molecule/_2.1-m-cards.scss */
.m-card.m-resource .m-card-body .a-card-desc {
  margin-bottom: 10px;
  max-height: 69px;
  --lh: 2.3rem;
  --max-lines: 3;
  line-height: 2.3rem;
  max-height: calc(var(--lh) * var(--max-lines));
  overflow: hidden;
  position: relative;
}
/* line 66, ../sass/scss/02_molecule/_2.1-m-cards.scss */
.m-card.m-resource.has_img .m-card-image {
  height: 200px;
  border-radius: 3px;
  margin: 0 auto;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
/* line 71, ../sass/scss/02_molecule/_2.1-m-cards.scss */
.m-card.m-resource.has_img .m-card-body {
  margin: -50px 15px 0px;
}

@media (min-width: 576px) {
  /* line 91, ../sass/scss/02_molecule/_2.1-m-cards.scss */
  .m-card.m-stacked .a-img-wrap {
    width: 120px;
    height: 100px;
  }
  /* line 94, ../sass/scss/02_molecule/_2.1-m-cards.scss */
  .m-card.m-resource {
    max-width: 100%;
  }
  /* line 95, ../sass/scss/02_molecule/_2.1-m-cards.scss */
  .m-card.m-resource .m-card-body {
    margin: 0px;
  }
}
@media (max-width: 767px) {
  /* line 109, ../sass/scss/02_molecule/_2.1-m-cards.scss */
  .m-card.m-inline {
    position: relative;
  }
  /* line 110, ../sass/scss/02_molecule/_2.1-m-cards.scss */
  .m-card.m-inline .m-card-image {
    position: relative;
    width: 100%;
    left: 0;
  }
  /* line 159, ../sass/scss/00_base/_0.2-b-mixins.scss */
  .m-card.m-inline .m-card-image:before {
    content: "";
    display: block;
    padding-top: 58%;
  }
}
@media (min-width: 768px) {
  /* line 121, ../sass/scss/02_molecule/_2.1-m-cards.scss */
  .m-card.m-bullet {
    flex-direction: column;
  }
  /* line 122, ../sass/scss/02_molecule/_2.1-m-cards.scss */
  .m-card.m-bullet .a-img-wrap {
    max-width: 72px;
  }
  /* line 123, ../sass/scss/02_molecule/_2.1-m-cards.scss */
  .m-card.m-bullet .a-text-wrap {
    padding-left: 0px;
    padding-top: 15px;
  }
  /* line 126, ../sass/scss/02_molecule/_2.1-m-cards.scss */
  .m-card.m-content-cta {
    text-align: left;
    padding: 30px 20px;
  }
  /* line 129, ../sass/scss/02_molecule/_2.1-m-cards.scss */
  .m-card.m-resource .m-card-body {
    padding: 25px;
    box-shadow: -1px 5px 10px 0 rgba(96, 96, 96, 0.1);
  }
  /* line 130, ../sass/scss/02_molecule/_2.1-m-cards.scss */
  .m-card.m-resource .m-card-body .a-meta-type {
    font-size: 15px;
    line-height: 1.67;
  }
  /* line 131, ../sass/scss/02_molecule/_2.1-m-cards.scss */
  .m-card.m-resource .m-card-body .a-card-title {
    line-height: 1.36;
    max-height: 58px;
    letter-spacing: 0.37px;
    --lh: 2.9rem;
    --max-lines: 2;
    line-height: 2.9rem;
    max-height: calc(var(--lh) * var(--max-lines));
    overflow: hidden;
    position: relative;
  }
  /* line 135, ../sass/scss/02_molecule/_2.1-m-cards.scss */
  .m-card.m-resource .m-card-body .a-card-desc {
    line-height: 1.5;
    max-height: 69px;
    margin-bottom: 15px;
    --lh: 2.3rem;
    --max-lines: 3;
    line-height: 2.3rem;
    max-height: calc(var(--lh) * var(--max-lines));
    overflow: hidden;
    position: relative;
  }
}
@media (min-width: 992px) {
  /* line 156, ../sass/scss/02_molecule/_2.1-m-cards.scss */
  .m-card.m-resource .m-card-body {
    padding: 30px 35px;
  }
  /* line 158, ../sass/scss/02_molecule/_2.1-m-cards.scss */
  .m-card.m-resource .m-card-body .a-card-title {
    font-size: 22px;
    max-height: 58px;
    min-height: 58px;
    margin-bottom: 15px;
    --lh: 2.9rem;
    --max-lines: 2;
    line-height: 2.9rem;
    max-height: calc(var(--lh) * var(--max-lines));
    overflow: hidden;
    position: relative;
    min-height: calc(var(--lh) * var(--max-lines));
  }
  /* line 162, ../sass/scss/02_molecule/_2.1-m-cards.scss */
  .m-card.m-resource .m-card-body .a-card-desc {
    max-height: 69px;
    min-height: 69px;
    --lh: 2.3rem;
    --max-lines: 3;
    line-height: 2.3rem;
    max-height: calc(var(--lh) * var(--max-lines));
    overflow: hidden;
    position: relative;
    min-height: calc(var(--lh) * var(--max-lines));
  }
  /* line 169, ../sass/scss/02_molecule/_2.1-m-cards.scss */
  .m-card.m-resource.has_img .m-card-image {
    position: absolute;
    top: -15px;
    right: 0px;
    bottom: -15px;
    left: 0px;
    max-width: 415px;
    margin-left: 0px;
    height: auto;
    width: 100%;
  }
  /* line 175, ../sass/scss/02_molecule/_2.1-m-cards.scss */
  .m-card.m-resource.has_img .m-card-body {
    padding: 30px 45px;
    margin: 0px 0px 0px 44%;
  }
}
@media (min-width: 1200px) {
  /* line 193, ../sass/scss/02_molecule/_2.1-m-cards.scss */
  .m-card.m-content-cta {
    padding: 45px 30px;
  }
}
/* line 7, ../sass/scss/02_molecule/_2.2-m-icon-box.scss */
.m-icon-box {
  text-align: center;
  margin-top: 20px;
  max-width: 275px;
  margin-right: auto;
  margin-left: auto;
}
/* line 10, ../sass/scss/02_molecule/_2.2-m-icon-box.scss */
.m-icon-box .m-icon-title {
  margin: 15px 0px 5px 0px;
}
/* line 11, ../sass/scss/02_molecule/_2.2-m-icon-box.scss */
.m-icon-box img {
  max-width: 56px;
}
/* line 12, ../sass/scss/02_molecule/_2.2-m-icon-box.scss */
.m-icon-box .a-link {
  margin-top: 5px;
}

@media (min-width: 768px) {
  /* line 41, ../sass/scss/02_molecule/_2.2-m-icon-box.scss */
  .m-icon-box .m-icon-title {
    margin: 20px 0px 10px 0px;
  }
  /* line 42, ../sass/scss/02_molecule/_2.2-m-icon-box.scss */
  .m-icon-box img {
    width: 80px;
    height: 80px;
    object-fit: contain;
    object-position: center;
    margin: 0 auto;
  }
}
/* line 7, ../sass/scss/02_molecule/_2.3-m-page-banner.scss */
.m-page-banner {
  background-color: #3391d4;
  padding: 10px 0px;
  text-align: center;
}
/* line 9, ../sass/scss/02_molecule/_2.3-m-page-banner.scss */
.m-page-banner .text-wrap * {
  color: white;
  letter-spacing: 0.23px;
}
/* line 10, ../sass/scss/02_molecule/_2.3-m-page-banner.scss */
.m-page-banner .text-wrap *:last-of-type {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

@media (min-width: 768px) {
  /* line 40, ../sass/scss/02_molecule/_2.3-m-page-banner.scss */
  .m-page-banner {
    padding: 15px 0px;
  }
  /* line 42, ../sass/scss/02_molecule/_2.3-m-page-banner.scss */
  .m-page-banner .text-wrap * {
    letter-spacing: normal;
    line-height: 1.78;
  }
}
@media (min-width: 992px) {
  /* line 58, ../sass/scss/02_molecule/_2.3-m-page-banner.scss */
  .m-page-banner {
    padding: 20px 0px;
  }
}
/* line 7, ../sass/scss/02_molecule/_2.4-m-faq-item.scss */
.m-faq-item {
  background-color: #f1f1f1;
  color: #0C2074;
  display: block;
  text-align: left;
  padding: 12.5px 15px;
  position: relative;
  padding-right: 35px;
  transition: all ease-in-out 0.3s;
}
/* line 12, ../sass/scss/02_molecule/_2.4-m-faq-item.scss */
.m-faq-item:after {
  content: '';
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
  width: 12px;
  height: 12px;
  border-right: 1px solid #0075c9;
  border-bottom: 1px solid #0075c9;
  transition: all ease-in-out 0.3s;
}
/* line 19, ../sass/scss/02_molecule/_2.4-m-faq-item.scss */
.m-faq-item:hover, .m-faq-item:focus, .m-faq-item:active {
  text-decoration: none;
  color: #0C2074;
  outline: none;
}
/* line 22, ../sass/scss/02_molecule/_2.4-m-faq-item.scss */
.m-faq-item:hover, .m-faq-item:focus {
  background-color: #f4f4f4;
}
/* line 26, ../sass/scss/02_molecule/_2.4-m-faq-item.scss */
.m-faq-item:hover:after {
  right: 10px;
}
/* line 28, ../sass/scss/02_molecule/_2.4-m-faq-item.scss */
.m-faq-item:active {
  background-color: #e4e4e4;
  top: 1px;
  box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.5);
}

@media (min-width: 768px) {
  /* line 59, ../sass/scss/02_molecule/_2.4-m-faq-item.scss */
  .m-faq-item {
    padding: 15px 20px;
    padding-right: 40px;
  }
  /* line 61, ../sass/scss/02_molecule/_2.4-m-faq-item.scss */
  .m-faq-item:after {
    width: 14px;
    height: 14px;
    right: 20px;
  }
  /* line 63, ../sass/scss/02_molecule/_2.4-m-faq-item.scss */
  .m-faq-item:hover:after {
    right: 15px;
  }
}
@media (min-width: 992px) {
  /* line 79, ../sass/scss/02_molecule/_2.4-m-faq-item.scss */
  .m-faq-item {
    padding: 17.5px 25px;
    padding-right: 55px;
  }
  /* line 81, ../sass/scss/02_molecule/_2.4-m-faq-item.scss */
  .m-faq-item:after {
    border-width: 2px;
    width: 16px;
    height: 16px;
    right: 30px;
  }
  /* line 85, ../sass/scss/02_molecule/_2.4-m-faq-item.scss */
  .m-faq-item:hover:after {
    right: 25px;
  }
}
@media (min-width: 1200px) {
  /* line 101, ../sass/scss/02_molecule/_2.4-m-faq-item.scss */
  .m-faq-item {
    padding: 20px 30px;
    padding-right: 70px;
  }
  /* line 103, ../sass/scss/02_molecule/_2.4-m-faq-item.scss */
  .m-faq-item:after {
    width: 18px;
    height: 18px;
    right: 40px;
  }
  /* line 105, ../sass/scss/02_molecule/_2.4-m-faq-item.scss */
  .m-faq-item:hover:after {
    right: 35px;
  }
}
/* line 7, ../sass/scss/02_molecule/_2.5-m-guide.scss */
.m-guide-wrap {
  position: relative;
  padding-left: 90px;
  padding-top: 10px;
  padding-bottom: 70px;
  z-index: 1;
  min-height: 75px;
  text-align: left;
}
/* line 11, ../sass/scss/02_molecule/_2.5-m-guide.scss */
.m-guide-wrap:before {
  content: '';
  position: absolute;
  left: 35px;
  width: 2px;
  top: 0;
  bottom: 0;
  background-image: linear-gradient(to bottom, #7e807f 2px, white 2px);
  opacity: 0.8;
  background-position: top;
  background-size: 1px 6px;
  background-repeat: repeat-y;
}
/* line 17, ../sass/scss/02_molecule/_2.5-m-guide.scss */
.m-guide-wrap .m-guide-number {
  width: 72px;
  height: 72px;
  border: 2px solid #0C2074;
  background-color: #0C2074;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 40px;
  position: absolute;
  left: 0;
  top: 0px;
  z-index: 2;
}
/* line 43, ../sass/scss/02_molecule/_2.5-m-guide.scss */
.m-guide-wrap .m-guide-content {
  position: relative;
  z-index: 2;
}
/* line 44, ../sass/scss/02_molecule/_2.5-m-guide.scss */
.m-guide-wrap .m-guide-content .a-link {
  margin-top: 15px;
}
/* line 47, ../sass/scss/02_molecule/_2.5-m-guide.scss */
.m-guide-wrap.last-item {
  padding-bottom: 0px;
}
/* line 48, ../sass/scss/02_molecule/_2.5-m-guide.scss */
.m-guide-wrap.last-item:before {
  display: none;
}

@media (min-width: 768px) {
  /* line 77, ../sass/scss/02_molecule/_2.5-m-guide.scss */
  .m-guide-wrap {
    max-width: 50%;
    padding-top: 0px;
    padding-bottom: 75px;
  }
  /* line 79, ../sass/scss/02_molecule/_2.5-m-guide.scss */
  .m-guide-wrap .m-guide-content {
    max-width: 308px;
  }
  /* line 81, ../sass/scss/02_molecule/_2.5-m-guide.scss */
  .m-guide-wrap.m-left {
    padding-right: 100px;
    padding-left: 0px;
    right: -37.5px;
    margin-right: auto;
  }
  /* line 83, ../sass/scss/02_molecule/_2.5-m-guide.scss */
  .m-guide-wrap.m-left:before {
    left: auto;
    right: 35px;
  }
  /* line 85, ../sass/scss/02_molecule/_2.5-m-guide.scss */
  .m-guide-wrap.m-left .m-guide-number {
    left: auto;
    right: 0;
  }
  /* line 86, ../sass/scss/02_molecule/_2.5-m-guide.scss */
  .m-guide-wrap.m-left .m-guide-content {
    margin-left: auto;
  }
  /* line 89, ../sass/scss/02_molecule/_2.5-m-guide.scss */
  .m-guide-wrap.m-right {
    padding-left: 100px;
    padding-right: 0px;
    left: -34.5px;
    margin-left: auto;
  }
  /* line 92, ../sass/scss/02_molecule/_2.5-m-guide.scss */
  .m-guide-wrap.m-right .m-guide-content {
    margin-right: auto;
  }
}
@media (min-width: 992px) {
  /* line 108, ../sass/scss/02_molecule/_2.5-m-guide.scss */
  .m-guide-wrap {
    padding-bottom: 80px;
  }
  /* line 109, ../sass/scss/02_molecule/_2.5-m-guide.scss */
  .m-guide-wrap.m-left {
    padding-right: 120px;
  }
  /* line 110, ../sass/scss/02_molecule/_2.5-m-guide.scss */
  .m-guide-wrap.m-right {
    padding-left: 120px;
  }
}
@media (min-width: 1200px) {
  /* line 125, ../sass/scss/02_molecule/_2.5-m-guide.scss */
  .m-guide-wrap {
    padding-bottom: 85px;
  }
  /* line 126, ../sass/scss/02_molecule/_2.5-m-guide.scss */
  .m-guide-wrap.m-left {
    padding-right: 150px;
  }
  /* line 127, ../sass/scss/02_molecule/_2.5-m-guide.scss */
  .m-guide-wrap.m-right {
    padding-left: 150px;
  }
}
/* line 9, ../sass/scss/02_molecule/_2.6-m-megamenu.scss */
.o-main-navigation ul.m-megamenu > li.a-megamenu-item {
  position: relative;
}
/* line 11, ../sass/scss/02_molecule/_2.6-m-megamenu.scss */
.o-main-navigation ul.m-megamenu > li.a-megamenu-item > a {
  padding: 0px 0px;
  margin-left: 13px;
}
/* line 15, ../sass/scss/02_molecule/_2.6-m-megamenu.scss */
.o-main-navigation ul.m-megamenu > li.a-megamenu-item > a > span.caret {
  display: none !important;
}
/* line 19, ../sass/scss/02_molecule/_2.6-m-megamenu.scss */
.o-main-navigation ul.m-megamenu > li.a-megamenu-item:after {
  content: '';
  box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.12);
  display: none;
  position: absolute;
  width: 26px;
  height: 26px;
  background: #ffffff;
  border: none;
  box-sizing: border-box;
  left: 50%;
  bottom: -50px;
  z-index: 1000;
  transform: translateX(-50%) rotate(45deg);
}
/* line 39, ../sass/scss/02_molecule/_2.6-m-megamenu.scss */
.o-main-navigation ul.m-megamenu > li.a-megamenu-item.dropdown.open:hover:after {
  display: block;
}
/* line 47, ../sass/scss/02_molecule/_2.6-m-megamenu.scss */
.o-main-navigation ul.m-megamenu > li.a-megamenu-item:hover a {
  color: #0d2173;
}
/* line 51, ../sass/scss/02_molecule/_2.6-m-megamenu.scss */
.o-main-navigation ul.m-megamenu > li.a-megamenu-item.active > a {
  background: transparent;
  color: #4A851F;
}
/* line 60, ../sass/scss/02_molecule/_2.6-m-megamenu.scss */
.o-main-navigation ul.m-megamenu > li.dropdown.open > .dropdown-toggle {
  color: #0d2173;
}

@media (min-width: 992px) {
  /* line 117, ../sass/scss/02_molecule/_2.6-m-megamenu.scss */
  .o-main-navigation ul.m-megamenu > li.a-megamenu-item .dropdown-menu {
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.12);
  }
  /* line 121, ../sass/scss/02_molecule/_2.6-m-megamenu.scss */
  .o-main-navigation ul.m-megamenu > li.a-megamenu-item a {
    color: #0d2173;
  }
  /* line 122, ../sass/scss/02_molecule/_2.6-m-megamenu.scss */
  .o-main-navigation ul.m-megamenu > li.a-megamenu-item a:hover {
    color: #4A851F;
  }

  /* line 137, ../sass/scss/02_molecule/_2.6-m-megamenu.scss */
  .top-nav-collapse .o-main-navigation ul.m-megamenu > li.a-megamenu-item .dropdown-menu {
    top: 88px;
  }

  /* line 153, ../sass/scss/02_molecule/_2.6-m-megamenu.scss */
  body.sticky-message .top-nav-collapse .o-main-navigation ul.m-megamenu > li.a-megamenu-item > .dropdown-menu {
    top: 194px !important;
  }

  /* line 170, ../sass/scss/02_molecule/_2.6-m-megamenu.scss */
  .logged-in .top-nav-collapse .o-main-navigation ul.m-megamenu > li.a-megamenu-item > .dropdown-menu {
    top: 117px !important;
  }

  /* line 186, ../sass/scss/02_molecule/_2.6-m-megamenu.scss */
  body.logged-in.sticky-message .top-nav-collapse .o-main-navigation ul.m-megamenu > li.a-megamenu-item > .dropdown-menu {
    top: 194px !important;
  }
}
@media (max-width: 1200px) {
  /* line 210, ../sass/scss/02_molecule/_2.6-m-megamenu.scss */
  .o-main-navigation ul.m-megamenu > li.a-megamenu-item:after {
    bottom: -38px;
  }
}
@media (min-width: 1200px) {
  /* line 226, ../sass/scss/02_molecule/_2.6-m-megamenu.scss */
  .o-main-navigation ul.m-megamenu > li {
    margin-left: 42px;
  }
  /* line 230, ../sass/scss/02_molecule/_2.6-m-megamenu.scss */
  .o-main-navigation ul.m-megamenu > li.a-megamenu-item > a {
    /*margin-left:42px;*/
    margin-left: 0;
  }
  /* line 232, ../sass/scss/02_molecule/_2.6-m-megamenu.scss */
  .o-main-navigation ul.m-megamenu > li.a-megamenu-item:first-child {
    margin-left: 0;
  }
  /* line 235, ../sass/scss/02_molecule/_2.6-m-megamenu.scss */
  .o-main-navigation ul.m-megamenu > li.a-megamenu-item:first-child > a {
    margin-left: 0;
  }

  /* line 248, ../sass/scss/02_molecule/_2.6-m-megamenu.scss */
  body.logged-in.sticky-message .top-nav-collapse .o-main-navigation ul.m-megamenu > li.a-megamenu-item > .dropdown-menu {
    top: 210px !important;
  }

  /* line 264, ../sass/scss/02_molecule/_2.6-m-megamenu.scss */
  .top-nav-collapse .o-main-navigation ul.m-megamenu > li.a-megamenu-item > .dropdown-menu {
    top: 103px !important;
  }

  /* line 280, ../sass/scss/02_molecule/_2.6-m-megamenu.scss */
  body.sticky-message .top-nav-collapse .o-main-navigation ul.m-megamenu > li.a-megamenu-item > .dropdown-menu {
    top: 210px !important;
  }

  /* line 297, ../sass/scss/02_molecule/_2.6-m-megamenu.scss */
  body.logged-in .top-nav-collapse .o-main-navigation ul.m-megamenu > li.a-megamenu-item > .dropdown-menu {
    top: 133px !important;
  }
}
/* line 7, ../sass/scss/02_molecule/_2.7-m-system-status.scss */
.m-system-status {
  background-color: #0d2173;
  padding: 8px 15px;
  padding-left: 40px;
  position: relative;
  text-align: left;
}
/* line 10, ../sass/scss/02_molecule/_2.7-m-system-status.scss */
.m-system-status:after {
  content: '';
  width: 15px;
  height: 15px;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-image: url("../images/v2/icons/tick--white.svg");
  background-size: cover;
  position: absolute;
}
/* line 17, ../sass/scss/02_molecule/_2.7-m-system-status.scss */
.m-system-status span {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: white;
  position: relative;
}
/* line 23, ../sass/scss/02_molecule/_2.7-m-system-status.scss */
.m-system-status span.a-system-status {
  text-transform: capitalize;
}

@media (min-width: 992px) {
  /* line 64, ../sass/scss/02_molecule/_2.7-m-system-status.scss */
  .m-system-status {
    width: 100%;
    max-width: 330px;
    border-radius: 5px;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
    background-color: white;
    padding: 20px 30px 15px 30px;
    text-align: left;
    min-height: 128px;
  }
  /* line 68, ../sass/scss/02_molecule/_2.7-m-system-status.scss */
  .m-system-status:after {
    content: none;
  }
  /* line 71, ../sass/scss/02_molecule/_2.7-m-system-status.scss */
  .m-system-status span.a-system-label {
    font-size: 18px;
    line-height: 1.78;
    color: #0C2074;
    letter-spacing: normal;
    display: block;
  }
  /* line 76, ../sass/scss/02_molecule/_2.7-m-system-status.scss */
  .m-system-status span.a-system-status {
    background-color: #4A851F;
    padding: 13.5px 15px;
    padding-left: 65px;
    font-size: 15px;
    display: inline-block;
    border-radius: 4px;
    min-width: 173px;
    margin-top: 10px;
  }
  /* line 80, ../sass/scss/02_molecule/_2.7-m-system-status.scss */
  .m-system-status span.a-system-status:before {
    content: '';
    width: 15px;
    height: 15px;
    left: 35px;
    top: calc(50% - 1px);
    transform: translateY(-50%);
    background-repeat: no-repeat;
    background-image: url("../images/v2/icons/tick--white.svg");
    background-size: cover;
    position: absolute;
  }
}
/* line 7, ../sass/scss/02_molecule/_2.8-m-breadcrumbs.scss */
.m-breadcrumbs-wrap {
  background-color: #f1f1f1;
  padding: 6.5px 0px;
}
/* line 9, ../sass/scss/02_molecule/_2.8-m-breadcrumbs.scss */
.m-breadcrumbs-wrap .m-breadcrumbs > * {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-stretch: normal;
  line-height: 1.71;
  letter-spacing: 0.16px;
  color: #0C2074;
}
/* line 15, ../sass/scss/02_molecule/_2.8-m-breadcrumbs.scss */
.m-breadcrumbs-wrap .m-breadcrumbs strong {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* line 18, ../sass/scss/02_molecule/_2.8-m-breadcrumbs.scss */
.m-breadcrumbs-wrap .m-breadcrumbs strong a {
  color: #0C2074;
}

@media (min-width: 992px) {
  /* line 60, ../sass/scss/02_molecule/_2.8-m-breadcrumbs.scss */
  .m-breadcrumbs-wrap {
    padding: 6.5px 0px;
  }
  /* line 61, ../sass/scss/02_molecule/_2.8-m-breadcrumbs.scss */
  .m-breadcrumbs-wrap .m-breadcrumbs {
    padding-left: 35px;
  }
  /* line 62, ../sass/scss/02_molecule/_2.8-m-breadcrumbs.scss */
  .m-breadcrumbs-wrap .m-breadcrumbs > * {
    font-size: 15px;
    line-height: 1.6;
    letter-spacing: 0.17px;
  }
}
/* line 7, ../sass/scss/02_molecule/_2.9-m-eloqua-form.scss */
.m-eloqua-form {
  border-radius: 4px;
  background-color: white;
  padding: 30px 15px 20px;
  text-align: center;
  position: relative;
  z-index: 2;
  margin: auto;
}
/* line 17, ../sass/scss/02_molecule/_2.9-m-eloqua-form.scss */
.m-eloqua-form .form-header .elqFormKnown {
  color: #0C2074;
  font-weight: bold;
}
/* line 22, ../sass/scss/02_molecule/_2.9-m-eloqua-form.scss */
.m-eloqua-form .form-header p._large {
  margin-bottom: 15px;
}
/* line 26, ../sass/scss/02_molecule/_2.9-m-eloqua-form.scss */
.m-eloqua-form .form-header h3 {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  line-height: normal !important;
  letter-spacing: normal !important;
  color: #0d2173 !important;
  margin-bottom: 15px !important;
  padding-bottom: 0px !important;
}
/* line 42, ../sass/scss/02_molecule/_2.9-m-eloqua-form.scss */
.m-eloqua-form .form-group {
  text-align: left;
}
/* line 44, ../sass/scss/02_molecule/_2.9-m-eloqua-form.scss */
.m-eloqua-form .form-group label {
  color: #0C2074;
  font-size: 14px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 22px;
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 5px;
  letter-spacing: normal;
  outline: none;
  appearance: none;
}
/* line 57, ../sass/scss/02_molecule/_2.9-m-eloqua-form.scss */
.m-eloqua-form .form-group label.error {
  display: block;
  width: 100%;
  margin-top: .25rem;
  color: #dc3545;
}
/* line 67, ../sass/scss/02_molecule/_2.9-m-eloqua-form.scss */
.m-eloqua-form form {
  text-align: left;
}
/* line 69, ../sass/scss/02_molecule/_2.9-m-eloqua-form.scss */
.m-eloqua-form select {
  flex: 1;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  box-shadow: none;
  border: 1px solid transparent;
  background-color: transparent;
}
/* line 79, ../sass/scss/02_molecule/_2.9-m-eloqua-form.scss */
.m-eloqua-form select::-ms-expand {
  display: none;
}
/* line 85, ../sass/scss/02_molecule/_2.9-m-eloqua-form.scss */
.m-eloqua-form .select {
  background-color: white;
  border-radius: 4px;
  border: solid 1px #7e807f;
  padding: 12px 20px;
  font-size: 13px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0.14px;
  color: #0C2074;
  height: auto;
  box-shadow: none;
  position: relative;
  display: flex;
  padding: 0;
}
/* line 101, ../sass/scss/02_molecule/_2.9-m-eloqua-form.scss */
.m-eloqua-form .select:after {
  content: '';
  background: url("../images/v2/icons/arrow--down-grey.png") no-repeat;
  width: 14px;
  height: 8px;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
/* line 112, ../sass/scss/02_molecule/_2.9-m-eloqua-form.scss */
.m-eloqua-form .select select {
  margin: -1px;
}
/* line 114, ../sass/scss/02_molecule/_2.9-m-eloqua-form.scss */
.m-eloqua-form .select select:hover, .m-eloqua-form .select select:focus {
  border-color: transparent;
}
/* line 121, ../sass/scss/02_molecule/_2.9-m-eloqua-form.scss */
.m-eloqua-form .a-btn._large {
  border: 0;
  margin-top: 12px;
  width: 100%;
  max-width: 100%;
}
/* line 130, ../sass/scss/02_molecule/_2.9-m-eloqua-form.scss */
.m-eloqua-form #GDPRConsent > p {
  margin-bottom: 20px;
}
/* line 133, ../sass/scss/02_molecule/_2.9-m-eloqua-form.scss */
.m-eloqua-form .form-check {
  margin-top: 14px;
}
/* line 136, ../sass/scss/02_molecule/_2.9-m-eloqua-form.scss */
.m-eloqua-form .form-check .form-check-input {
  position: absolute;
  display: none;
}
/* line 142, ../sass/scss/02_molecule/_2.9-m-eloqua-form.scss */
.m-eloqua-form .form-check .form-check-input:checked ~ .form-check-label:after {
  opacity: 1;
}
/* line 149, ../sass/scss/02_molecule/_2.9-m-eloqua-form.scss */
.m-eloqua-form .form-check .form-check-label {
  font-size: 13px;
  font-weight: normal;
  position: relative;
  padding-left: 42px;
}
/* line 154, ../sass/scss/02_molecule/_2.9-m-eloqua-form.scss */
.m-eloqua-form .form-check .form-check-label a {
  font-size: 13px;
}
/* line 156, ../sass/scss/02_molecule/_2.9-m-eloqua-form.scss */
.m-eloqua-form .form-check .form-check-label:before {
  content: '';
  display: inline-block;
  float: left;
  left: 0;
  width: 30px;
  height: 30px;
  border: 1px solid #7e807f;
  border-radius: 50px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
/* line 171, ../sass/scss/02_molecule/_2.9-m-eloqua-form.scss */
.m-eloqua-form .form-check .form-check-label:after {
  content: '';
  width: 15px;
  height: 10px;
  position: absolute;
  top: 45%;
  left: 7px;
  border: 3px solid #0d2173;
  border-top: 0;
  border-right: 0;
  background: transparent;
  opacity: 0;
  transition: 0.3s ease;
  transform: translateY(-45%) rotate(-45deg);
}
/* line 192, ../sass/scss/02_molecule/_2.9-m-eloqua-form.scss */
.m-eloqua-form .form-check:last-child {
  margin-bottom: 13px;
}
/* line 195, ../sass/scss/02_molecule/_2.9-m-eloqua-form.scss */
.m-eloqua-form .form-check:last-child .form-check-label:after {
  top: 35%;
}

@media (min-width: 576px) {
  /* line 221, ../sass/scss/02_molecule/_2.9-m-eloqua-form.scss */
  .m-eloqua-form .a-btn._large {
    width: auto;
    max-width: 0;
  }
}
@media (min-width: 768px) {
  /* line 241, ../sass/scss/02_molecule/_2.9-m-eloqua-form.scss */
  .m-eloqua-form p._large {
    font-size: 16px;
    line-height: 1.57;
  }
  /* line 247, ../sass/scss/02_molecule/_2.9-m-eloqua-form.scss */
  .m-eloqua-form .form-header h3 {
    font-size: 20px !important;
  }
  /* line 252, ../sass/scss/02_molecule/_2.9-m-eloqua-form.scss */
  .m-eloqua-form .a-form-control {
    font-size: 15px;
    padding: 10.5px 20px;
  }
  /* line 257, ../sass/scss/02_molecule/_2.9-m-eloqua-form.scss */
  .m-eloqua-form .a-btn {
    max-width: auto;
    min-width: 271px;
  }
}
@media (min-width: 992px) {
  /* line 276, ../sass/scss/02_molecule/_2.9-m-eloqua-form.scss */
  .m-eloqua-form {
    padding: 32px 102px 45px;
    max-width: 630px;
  }
  /* line 282, ../sass/scss/02_molecule/_2.9-m-eloqua-form.scss */
  .m-eloqua-form .form-header h3 {
    font-size: 22px !important;
    line-height: 1.67 !important;
    letter-spacing: 0.4px !important;
  }
  /* line 289, ../sass/scss/02_molecule/_2.9-m-eloqua-form.scss */
  .m-eloqua-form p._large {
    font-size: 17px;
    line-height: 1.78;
  }
  /* line 295, ../sass/scss/02_molecule/_2.9-m-eloqua-form.scss */
  .m-eloqua-form .form-group label {
    font-size: 16px;
    margin-bottom: 10px;
  }
  /* line 301, ../sass/scss/02_molecule/_2.9-m-eloqua-form.scss */
  .m-eloqua-form .form-header {
    margin-bottom: 30px;
  }
  /* line 303, ../sass/scss/02_molecule/_2.9-m-eloqua-form.scss */
  .m-eloqua-form .form-header .elqFormKnown {
    visibility: hidden;
  }
  /* line 308, ../sass/scss/02_molecule/_2.9-m-eloqua-form.scss */
  .m-eloqua-form .a-form-control {
    font-size: 16px;
    padding: 10px 20px;
  }
  /* line 313, ../sass/scss/02_molecule/_2.9-m-eloqua-form.scss */
  .m-eloqua-form .a-btn {
    font-size: 15px;
    margin-top: 20px;
  }
}
@media (min-width: 1200px) {
  /* line 333, ../sass/scss/02_molecule/_2.9-m-eloqua-form.scss */
  .m-eloqua-form .form-header h3 {
    font-size: 24px !important;
  }
  /* line 335, ../sass/scss/02_molecule/_2.9-m-eloqua-form.scss */
  .m-eloqua-form p._large {
    font-size: 18px;
    margin: 20px auto;
  }
}
/* line 8, ../sass/scss/02_molecule/_2.10-m-form-modal.scss */
body.node-type-widget-builder .modal-backdrop {
  border: solid 1px #7e807f;
  background-color: rgba(23, 114, 134, 0.3);
}

/* line 14, ../sass/scss/02_molecule/_2.10-m-form-modal.scss */
.m-form-modal .modal-dialog {
  padding: 0px;
}
/* line 15, ../sass/scss/02_molecule/_2.10-m-form-modal.scss */
.m-form-modal .modal-dialog .modal-content {
  width: 100%;
  max-width: 500px;
  border-radius: 4px;
  background-color: #f1f1f1;
  margin: 15px auto;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1), -1px 25px 20px 0 rgba(96, 96, 96, 0.1);
  padding: 20px;
  border: 0px;
}
/* line 20, ../sass/scss/02_molecule/_2.10-m-form-modal.scss */
.m-form-modal .modal-dialog .modal-content .modal-body {
  padding: 0px;
}
/* line 22, ../sass/scss/02_molecule/_2.10-m-form-modal.scss */
.m-form-modal .modal-dialog .modal-content .modal-body .a-close {
  position: absolute;
  right: -10px;
  top: -10px;
}
/* line 24, ../sass/scss/02_molecule/_2.10-m-form-modal.scss */
.m-form-modal .modal-dialog .modal-content .modal-body .node-webform {
  background-color: #f1f1f1;
}
/* line 26, ../sass/scss/02_molecule/_2.10-m-form-modal.scss */
.m-form-modal .modal-dialog .modal-content .modal-body .node-webform h2 {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.27px;
  color: #0d2173;
  pointer-events: none;
}
/* line 28, ../sass/scss/02_molecule/_2.10-m-form-modal.scss */
.m-form-modal .modal-dialog .modal-content .modal-body .node-webform h2 a {
  color: inherit;
  text-decoration: none;
  font-size: inherit;
}
/* line 30, ../sass/scss/02_molecule/_2.10-m-form-modal.scss */
.m-form-modal .modal-dialog .modal-content .modal-body .node-webform .webform-component-markup {
  margin: 0px;
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0.23px;
  color: #0C2074;
}
/* line 35, ../sass/scss/02_molecule/_2.10-m-form-modal.scss */
.m-form-modal .modal-dialog .modal-content .modal-body .node-webform .webform-client-form {
  width: 100%;
  margin: 0;
}
/* line 37, ../sass/scss/02_molecule/_2.10-m-form-modal.scss */
.m-form-modal .modal-dialog .modal-content .modal-body .node-webform .webform-client-form .form-item {
  margin: 0px;
  margin-bottom: 15px;
}
/* line 38, ../sass/scss/02_molecule/_2.10-m-form-modal.scss */
.m-form-modal .modal-dialog .modal-content .modal-body .node-webform .webform-client-form .form-item.checkbox {
  margin-bottom: 0px;
}
/* line 39, ../sass/scss/02_molecule/_2.10-m-form-modal.scss */
.m-form-modal .modal-dialog .modal-content .modal-body .node-webform .webform-client-form .form-item.error {
  background-color: transparent;
}
/* line 40, ../sass/scss/02_molecule/_2.10-m-form-modal.scss */
.m-form-modal .modal-dialog .modal-content .modal-body .node-webform .webform-client-form .form-item label {
  position: relative;
  display: inline-block;
  top: 0;
  left: 0;
  font-size: 14px;
  font-weight: normal;
  text-align: left;
  color: #707271;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* line 46, ../sass/scss/02_molecule/_2.10-m-form-modal.scss */
.m-form-modal .modal-dialog .modal-content .modal-body .node-webform .webform-client-form .form-item label span {
  color: #0075c9;
}
/* line 48, ../sass/scss/02_molecule/_2.10-m-form-modal.scss */
.m-form-modal .modal-dialog .modal-content .modal-body .node-webform .webform-client-form .form-item input {
  height: 44px;
  border-radius: 4px;
  background-color: #f1f1f1;
  border-color: #7e807f;
  color: #0C2074;
  outline: none;
}
/* line 51, ../sass/scss/02_molecule/_2.10-m-form-modal.scss */
.m-form-modal .modal-dialog .modal-content .modal-body .node-webform .webform-client-form .form-item input.error {
  border-color: #0075c9;
}
/* line 55, ../sass/scss/02_molecule/_2.10-m-form-modal.scss */
.m-form-modal .modal-dialog .modal-content .modal-body .node-webform .webform-client-form .form-type-checkbox {
  padding-left: 30px;
}
/* line 56, ../sass/scss/02_molecule/_2.10-m-form-modal.scss */
.m-form-modal .modal-dialog .modal-content .modal-body .node-webform .webform-client-form .form-type-checkbox input {
  opacity: 0;
  position: absolute;
  visibility: hidden;
}
/* line 57, ../sass/scss/02_molecule/_2.10-m-form-modal.scss */
.m-form-modal .modal-dialog .modal-content .modal-body .node-webform .webform-client-form .form-type-checkbox input:checked + label:after {
  content: '';
}
/* line 60, ../sass/scss/02_molecule/_2.10-m-form-modal.scss */
.m-form-modal .modal-dialog .modal-content .modal-body .node-webform .webform-client-form .form-type-checkbox label {
  font-size: 12px;
  position: relative;
}
/* line 62, ../sass/scss/02_molecule/_2.10-m-form-modal.scss */
.m-form-modal .modal-dialog .modal-content .modal-body .node-webform .webform-client-form .form-type-checkbox label:before {
  content: '';
  position: absolute;
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 20px;
  height: 20px;
  border-radius: 3px;
  background: #f1f1f1;
  transition: 0.3s all ease-in-out;
  left: -30px;
  border: 1px solid #7e807f;
}
/* line 69, ../sass/scss/02_molecule/_2.10-m-form-modal.scss */
.m-form-modal .modal-dialog .modal-content .modal-body .node-webform .webform-client-form .form-type-checkbox label:after {
  position: absolute;
  left: -25px;
  top: 7px;
  background: #f1f1f1;
  width: 10px;
  height: 5px;
  transform: rotate(-45deg);
  border-left: 2px solid #0C2074;
  border-bottom: 2px solid #0C2074;
}
/* line 77, ../sass/scss/02_molecule/_2.10-m-form-modal.scss */
.m-form-modal .modal-dialog .modal-content .modal-body .node-webform .webform-client-form .form-type-checkbox.error label:before {
  border-color: #0075c9;
}
/* line 82, ../sass/scss/02_molecule/_2.10-m-form-modal.scss */
.m-form-modal .modal-dialog .modal-content .modal-body .node-webform .webform-client-form .form-submit {
  font-size: 15px;
  text-align: center;
  letter-spacing: 0.16px;
  border-radius: 4px;
  outline: none;
  text-decoration: none;
  transition: all ease-in-out 0.3s;
  padding: 13.5px 15px;
  line-height: normal;
  display: inline-block;
  border: 0px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  width: 100%;
  background-color: #0075c9;
  color: #ffffff;
  margin-top: 5px;
  opacity: 1;
}
/* line 93, ../sass/scss/02_molecule/_2.10-m-form-modal.scss */
.m-form-modal .modal-dialog .modal-content .modal-body .node-webform .webform-client-form .form-submit:hover, .m-form-modal .modal-dialog .modal-content .modal-body .node-webform .webform-client-form .form-submit:focus, .m-form-modal .modal-dialog .modal-content .modal-body .node-webform .webform-client-form .form-submit:active {
  text-decoration: none;
  outline: none;
  transition: all ease-in-out 0.3s;
}
/* line 96, ../sass/scss/02_molecule/_2.10-m-form-modal.scss */
.m-form-modal .modal-dialog .modal-content .modal-body .node-webform .webform-client-form .form-submit:hover, .m-form-modal .modal-dialog .modal-content .modal-body .node-webform .webform-client-form .form-submit:focus {
  background-color: #0084e3;
  top: -1px;
  box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.31);
}
/* line 99, ../sass/scss/02_molecule/_2.10-m-form-modal.scss */
.m-form-modal .modal-dialog .modal-content .modal-body .node-webform .webform-client-form .form-submit:active {
  top: 1px;
  box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.5);
  background-color: #0066b0;
}
/* line 110, ../sass/scss/02_molecule/_2.10-m-form-modal.scss */
.m-form-modal.in {
  display: flex !important;
  width: 100%;
  height: 100%;
  z-index: 999999;
}
/* line 111, ../sass/scss/02_molecule/_2.10-m-form-modal.scss */
.m-form-modal.in .modal-dialog {
  display: table-cell;
  vertical-align: middle;
}

@media (min-width: 576px) {
  /* line 130, ../sass/scss/02_molecule/_2.10-m-form-modal.scss */
  .m-form-modal .modal-dialog .modal-content {
    padding: 40px 30px 30px;
  }
  /* line 132, ../sass/scss/02_molecule/_2.10-m-form-modal.scss */
  .m-form-modal .modal-dialog .modal-content .modal-body .a-close {
    right: -20px;
    top: -30px;
  }
}
@media (min-width: 768px) {
  /* line 152, ../sass/scss/02_molecule/_2.10-m-form-modal.scss */
  .m-form-modal .modal-dialog .modal-content {
    padding: 50px 40px 40px;
  }
  /* line 156, ../sass/scss/02_molecule/_2.10-m-form-modal.scss */
  .m-form-modal .modal-dialog .modal-content .modal-body .node-webform h2 {
    font-size: 18px;
  }
  /* line 157, ../sass/scss/02_molecule/_2.10-m-form-modal.scss */
  .m-form-modal .modal-dialog .modal-content .modal-body .node-webform .webform-component-markup {
    font-size: 14px;
  }
  /* line 160, ../sass/scss/02_molecule/_2.10-m-form-modal.scss */
  .m-form-modal .modal-dialog .modal-content .modal-body .node-webform .webform-client-form .form-item {
    margin-bottom: 20px;
  }
  /* line 161, ../sass/scss/02_molecule/_2.10-m-form-modal.scss */
  .m-form-modal .modal-dialog .modal-content .modal-body .node-webform .webform-client-form .form-item label {
    font-size: 15px;
  }
  /* line 165, ../sass/scss/02_molecule/_2.10-m-form-modal.scss */
  .m-form-modal .modal-dialog .modal-content .modal-body .node-webform .webform-client-form .form-type-checkbox label {
    font-size: 13px;
  }
}
@media (min-width: 992px) {
  /* line 188, ../sass/scss/02_molecule/_2.10-m-form-modal.scss */
  .m-form-modal .modal-dialog .modal-content {
    padding: 70px 60px 60px;
  }
  /* line 192, ../sass/scss/02_molecule/_2.10-m-form-modal.scss */
  .m-form-modal .modal-dialog .modal-content .modal-body .node-webform h2 {
    font-size: 24px;
    letter-spacing: 0.4px;
  }
  /* line 193, ../sass/scss/02_molecule/_2.10-m-form-modal.scss */
  .m-form-modal .modal-dialog .modal-content .modal-body .node-webform .webform-component-markup {
    font-size: 16px;
    letter-spacing: 0.27px;
  }
  /* line 196, ../sass/scss/02_molecule/_2.10-m-form-modal.scss */
  .m-form-modal .modal-dialog .modal-content .modal-body .node-webform .webform-client-form .form-item {
    margin-bottom: 30px;
  }
  /* line 197, ../sass/scss/02_molecule/_2.10-m-form-modal.scss */
  .m-form-modal .modal-dialog .modal-content .modal-body .node-webform .webform-client-form .form-item label {
    font-size: 16px;
    line-height: 1.5;
  }
  /* line 200, ../sass/scss/02_molecule/_2.10-m-form-modal.scss */
  .m-form-modal .modal-dialog .modal-content .modal-body .node-webform .webform-client-form .form-type-checkbox {
    padding-left: 40px;
  }
  /* line 201, ../sass/scss/02_molecule/_2.10-m-form-modal.scss */
  .m-form-modal .modal-dialog .modal-content .modal-body .node-webform .webform-client-form .form-type-checkbox label {
    font-size: 14px;
    line-height: normal;
    letter-spacing: 0.23px;
  }
  /* line 203, ../sass/scss/02_molecule/_2.10-m-form-modal.scss */
  .m-form-modal .modal-dialog .modal-content .modal-body .node-webform .webform-client-form .form-type-checkbox label:before {
    left: -40px;
    width: 30px;
    height: 28px;
  }
  /* line 205, ../sass/scss/02_molecule/_2.10-m-form-modal.scss */
  .m-form-modal .modal-dialog .modal-content .modal-body .node-webform .webform-client-form .form-type-checkbox label:after {
    left: -33px;
    top: 8px;
    width: 17px;
    height: 8px;
  }
}
/* line 7, ../sass/scss/02_molecule/_2.11-m-search-filter.scss */
.m-search-filter {
  background: #EDEEEC;
}
/* line 8, ../sass/scss/02_molecule/_2.11-m-search-filter.scss */
.m-search-filter .a-search-toggle {
  padding: 10px 20px;
}

/* line 2, ../sass/scss/02_molecule/_2.12-m-lists.scss */
ul.m-list-style-1 {
  text-align: left;
  padding: 0;
  margin: 0;
}
/* line 3, ../sass/scss/02_molecule/_2.12-m-lists.scss */
ul.m-list-style-1._m-top {
  margin-top: 45px;
}
/* line 4, ../sass/scss/02_molecule/_2.12-m-lists.scss */
ul.m-list-style-1 li {
  list-style-type: none;
  padding-bottom: 30px;
}
/* line 5, ../sass/scss/02_molecule/_2.12-m-lists.scss */
ul.m-list-style-1 li .a-icn {
  float: left;
  color: white;
  border-radius: 100%;
  background-color: #0d2173;
  padding: 5px;
  margin-right: 15px;
  margin-bottom: 10px;
}
/* line 6, ../sass/scss/02_molecule/_2.12-m-lists.scss */
ul.m-list-style-1 li h4 {
  margin-bottom: 5px;
}
/* line 7, ../sass/scss/02_molecule/_2.12-m-lists.scss */
ul.m-list-style-1 li p {
  margin-left: 40px;
  color: #6e7aab;
  line-height: normal;
}
/* line 8, ../sass/scss/02_molecule/_2.12-m-lists.scss */
ul.m-list-style-1 li a {
  color: #6e7aab;
  text-decoration: underline;
}
/* line 10, ../sass/scss/02_molecule/_2.12-m-lists.scss */
ul.m-list-style-1._small {
  margin: 20px 0 30px;
}
/* line 11, ../sass/scss/02_molecule/_2.12-m-lists.scss */
ul.m-list-style-1._small li {
  padding-bottom: 10px;
  margin-bottom: 4px;
}
/* line 12, ../sass/scss/02_molecule/_2.12-m-lists.scss */
ul.m-list-style-1._small li .a-icn {
  transform: scale(0.75);
  margin-right: 7px;
}
/* line 16, ../sass/scss/02_molecule/_2.12-m-lists.scss */
ul.m-list-style-1._green li {
  font-size: 16px;
  color: #0d2173;
}
/* line 17, ../sass/scss/02_molecule/_2.12-m-lists.scss */
ul.m-list-style-1._green li .a-icn {
  background-color: #4A851F;
}
/* line 21, ../sass/scss/02_molecule/_2.12-m-lists.scss */
ul.m-list-style-2 {
  display: flex;
  flex-wrap: wrap;
  padding-left: 20px;
  margin-top: 20px;
}
/* line 22, ../sass/scss/02_molecule/_2.12-m-lists.scss */
ul.m-list-style-2 li {
  flex: 0 0 100%;
  font-size: 20px;
  color: #0d2173;
  padding-bottom: 12px;
}
/* line 23, ../sass/scss/02_molecule/_2.12-m-lists.scss */
ul.m-list-style-2 li p {
  margin-bottom: 0;
  color: #0d2173;
}

@media (min-width: 768px) {
  /* line 31, ../sass/scss/02_molecule/_2.12-m-lists.scss */
  ul.m-list-style-1._m-top {
    margin-top: 45px;
  }
  /* line 32, ../sass/scss/02_molecule/_2.12-m-lists.scss */
  ul.m-list-style-1._small {
    margin: 20px -3px 30px -3px;
  }
  /* line 35, ../sass/scss/02_molecule/_2.12-m-lists.scss */
  ul.m-list-style-1 li h4 {
    margin-bottom: 10px;
  }
  /* line 40, ../sass/scss/02_molecule/_2.12-m-lists.scss */
  ul.m-list-style-2 li {
    flex: 0 0 50%;
  }
}
@media (min-width: 1200px) {
  /* line 47, ../sass/scss/02_molecule/_2.12-m-lists.scss */
  ul.m-list-style-1 {
    padding: 0 23px;
    margin: 0;
  }
  /* line 48, ../sass/scss/02_molecule/_2.12-m-lists.scss */
  ul.m-list-style-1._m-top {
    margin-top: 45px;
    margin-left: 20px;
  }
  /* line 49, ../sass/scss/02_molecule/_2.12-m-lists.scss */
  ul.m-list-style-1._m-top + ul {
    margin-left: 20px;
  }
}
/* line 2, ../sass/scss/02_molecule/_2.13-m-tooltips.scss */
.m-tooltip-wrap {
  position: absolute;
  left: 320px;
  top: 0;
}
/* line 3, ../sass/scss/02_molecule/_2.13-m-tooltips.scss */
.m-tooltip-wrap .m-tooltip {
  position: relative;
  display: inline-block;
  color: white;
  text-align: center;
  width: 20px;
  height: 20px;
  padding: 0;
  top: 2px;
}
/* line 4, ../sass/scss/02_molecule/_2.13-m-tooltips.scss */
.m-tooltip-wrap .m-tooltip .a-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.6;
  background-color: #0b1d79;
  border-radius: 100%;
}
/* line 5, ../sass/scss/02_molecule/_2.13-m-tooltips.scss */
.m-tooltip-wrap .m-tooltip .fa {
  position: relative;
  top: -1px;
}
/* line 6, ../sass/scss/02_molecule/_2.13-m-tooltips.scss */
.m-tooltip-wrap .m-tooltip .tooltiptext {
  visibility: hidden;
  position: absolute;
  width: 290px;
  background-color: #f1f1f1;
  text-align: left;
  padding: 15px;
  border-radius: 4px;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.3s;
}
/* line 18, ../sass/scss/02_molecule/_2.13-m-tooltips.scss */
.m-tooltip-wrap .m-tooltip .tooltiptext h4 {
  color: #0b1d79;
  font-weight: normal;
  margin-bottom: 10px;
}
/* line 19, ../sass/scss/02_molecule/_2.13-m-tooltips.scss */
.m-tooltip-wrap .m-tooltip .tooltiptext p {
  font-size: 14px;
  color: #6e7aab;
}
/* line 21, ../sass/scss/02_molecule/_2.13-m-tooltips.scss */
.m-tooltip-wrap .m-tooltip .tooltip-right {
  top: -2px;
  left: 111%;
}
/* line 27, ../sass/scss/02_molecule/_2.13-m-tooltips.scss */
.m-tooltip-wrap:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}

@media (max-width: 575px) {
  /* line 36, ../sass/scss/02_molecule/_2.13-m-tooltips.scss */
  .m-tooltip-wrap {
    position: absolute;
    left: 0px;
    top: 23px;
  }
}
/* line 6, ../sass/scss/03_organism/_3.0-o-global.scss */
.o-block.o-checklist {
  text-align: left;
  padding: 30px 0px;
  background-color: #0d2173;
  position: relative;
  z-index: 1;
  overflow: hidden;
  background-image: url("../images/icons/Circle.png");
  background-position: right bottom;
  background-repeat: no-repeat;
}
/* line 10, ../sass/scss/03_organism/_3.0-o-global.scss */
.o-block.o-checklist:before, .o-block.o-checklist:after {
  content: ' ';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-repeat: no-repeat;
  z-index: -1;
}
/* line 15, ../sass/scss/03_organism/_3.0-o-global.scss */
.o-block.o-checklist:before {
  background-position: top right;
  background-position: top right;
  left: auto;
  background-size: 100% 100%;
  height: 230px;
  width: 100%;
  max-width: 450px;
}
/* line 21, ../sass/scss/03_organism/_3.0-o-global.scss */
.o-block.o-checklist:after {
  background-position: bottom left;
  background-size: 100%;
}
/* line 26, ../sass/scss/03_organism/_3.0-o-global.scss */
.o-block.o-checklist * {
  color: white;
}
/* line 28, ../sass/scss/03_organism/_3.0-o-global.scss */
.o-block.o-checklist h2 {
  max-width: 780px;
  margin-left: auto;
  margin-right: auto;
  font-weight: normal;
}
/* line 30, ../sass/scss/03_organism/_3.0-o-global.scss */
.o-block.o-checklist p._large {
  margin-bottom: 5px;
  max-width: 705px;
  margin-left: auto;
  margin-right: auto;
}
/* line 32, ../sass/scss/03_organism/_3.0-o-global.scss */
.o-block.o-checklist .m-card.m-bullet {
  margin-top: 25px;
  position: relative;
}
/* line 35, ../sass/scss/03_organism/_3.0-o-global.scss */
.o-block.o-img-pillars {
  padding-top: 45px;
  padding-bottom: 10px;
  text-align: center;
  overflow: hidden;
}
/* line 38, ../sass/scss/03_organism/_3.0-o-global.scss */
.o-block.o-img-pillars .a-link {
  margin-top: 15px;
  margin-bottom: 5px;
}
/* line 41, ../sass/scss/03_organism/_3.0-o-global.scss */
.o-block.o-call-to-action {
  padding: 25px 0;
  background-color: #d4d5d4;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
/* line 45, ../sass/scss/03_organism/_3.0-o-global.scss */
.o-block.o-call-to-action .m-content-cta {
  padding: 0px;
}
/* line 46, ../sass/scss/03_organism/_3.0-o-global.scss */
.o-block.o-call-to-action .m-content-cta.m-left {
  margin-right: -10px;
}
/* line 48, ../sass/scss/03_organism/_3.0-o-global.scss */
.o-block.o-call-to-action .m-content-cta.m-right {
  margin-left: -10px;
}
/* line 50, ../sass/scss/03_organism/_3.0-o-global.scss */
.o-block.o-call-to-action .m-content-cta hr {
  display: none;
}
/* line 52, ../sass/scss/03_organism/_3.0-o-global.scss */
.o-block.o-call-to-action .m-content-cta .a-btn {
  display: block;
  padding: 15px 5px;
}
/* line 53, ../sass/scss/03_organism/_3.0-o-global.scss */
.o-block.o-call-to-action .m-content-cta .a-btn .a-link {
  padding: 0px;
  padding-bottom: 15px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
}
/* line 59, ../sass/scss/03_organism/_3.0-o-global.scss */
.o-block.o-call-to-action .m-content-cta .a-btn .a-link:after {
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  margin: 0 auto;
  top: calc(100% - 6px);
  right: auto;
}
/* line 67, ../sass/scss/03_organism/_3.0-o-global.scss */
.o-block.o-call-to-action .m-content-cta .a-btn:hover .a-link:after {
  left: calc(50% + 4px);
}

@media (min-width: 768px) {
  /* line 104, ../sass/scss/03_organism/_3.0-o-global.scss */
  .o-block.o-checklist {
    text-align: center;
    padding: 50px 0px;
  }
  /* line 105, ../sass/scss/03_organism/_3.0-o-global.scss */
  .o-block.o-checklist p._large {
    margin-top: 20px;
  }
  /* line 106, ../sass/scss/03_organism/_3.0-o-global.scss */
  .o-block.o-checklist .m-row {
    max-width: 650px;
    margin: 0 auto;
  }
  /* line 109, ../sass/scss/03_organism/_3.0-o-global.scss */
  .o-block.o-checklist .m-row .col .m-card.m-bullet:after,
  .o-block.o-checklist .m-row .col .m-card.m-bullet:before {
    background-color: #ffffff;
    position: absolute;
    width: calc(50% - 20px);
    height: 3px;
    top: 36px;
    z-index: 1;
  }
  /* line 115, ../sass/scss/03_organism/_3.0-o-global.scss */
  .o-block.o-checklist .m-row .col .m-card.m-bullet:after {
    right: -15px;
  }
  /* line 116, ../sass/scss/03_organism/_3.0-o-global.scss */
  .o-block.o-checklist .m-row .col .m-card.m-bullet:before {
    left: -15px;
  }
  /* line 119, ../sass/scss/03_organism/_3.0-o-global.scss */
  .o-block.o-checklist .m-row .col:first-child .m-card.m-bullet:after {
    content: '';
  }
  /* line 122, ../sass/scss/03_organism/_3.0-o-global.scss */
  .o-block.o-checklist .m-row .col:nth-child(2) .m-card.m-bullet:after {
    content: '';
  }
  /* line 123, ../sass/scss/03_organism/_3.0-o-global.scss */
  .o-block.o-checklist .m-row .col:nth-child(2) .m-card.m-bullet:before {
    content: '';
  }
  /* line 126, ../sass/scss/03_organism/_3.0-o-global.scss */
  .o-block.o-checklist .m-row .col:nth-child(3) .m-card.m-bullet:before {
    content: '';
  }
  /* line 131, ../sass/scss/03_organism/_3.0-o-global.scss */
  .o-block.o-checklist .m-card.m-bullet {
    margin-top: 40px;
  }
  /* line 132, ../sass/scss/03_organism/_3.0-o-global.scss */
  .o-block.o-checklist .m-card.m-bullet .a-img-wrap {
    position: relative;
    z-index: 2;
  }
  /* line 136, ../sass/scss/03_organism/_3.0-o-global.scss */
  .o-block.o-img-pillars {
    text-align: left;
    padding-top: 75px;
    padding-bottom: 30px;
  }
  /* line 138, ../sass/scss/03_organism/_3.0-o-global.scss */
  .o-block.o-img-pillars .m-row {
    display: flex;
    align-items: center;
  }
  /* line 140, ../sass/scss/03_organism/_3.0-o-global.scss */
  .o-block.o-img-pillars .m-row .m-col h2 {
    max-width: 400px;
    margin-bottom: 25px;
  }
  /* line 141, ../sass/scss/03_organism/_3.0-o-global.scss */
  .o-block.o-img-pillars .m-row .m-col p {
    max-width: 430px;
  }
  /* line 145, ../sass/scss/03_organism/_3.0-o-global.scss */
  .o-block.o-img-pillars .a-link {
    margin-top: 30px;
  }
  /* line 147, ../sass/scss/03_organism/_3.0-o-global.scss */
  .o-block.o-img-pillars .m-img-pillar-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: wrap;
  }
  /* line 149, ../sass/scss/03_organism/_3.0-o-global.scss */
  .o-block.o-img-pillars .m-img-pillar-wrap .m-pillar {
    padding-right: 20px;
    width: 33%;
  }
  /* line 151, ../sass/scss/03_organism/_3.0-o-global.scss */
  .o-block.o-img-pillars .m-img-pillar-wrap .m-pillar .a-img-wrap {
    box-shadow: -1px 13px 20px 0 #f0f2f4;
    background-color: white;
    display: inline-block;
    padding: 15px;
    max-width: 192px;
    margin: 17px 0px;
    position: relative;
  }
  /* line 157, ../sass/scss/03_organism/_3.0-o-global.scss */
  .o-block.o-img-pillars .m-img-pillar-wrap .m-pillar:first-child .a-img-wrap:nth-child(2) {
    left: -15px;
  }
  /* line 163, ../sass/scss/03_organism/_3.0-o-global.scss */
  .o-block.o-call-to-action {
    padding-top: 35px;
    background-color: white;
  }
  /* line 165, ../sass/scss/03_organism/_3.0-o-global.scss */
  .o-block.o-call-to-action:after {
    content: '';
    position: absolute;
    height: 100%;
    right: 0;
    bottom: -10px;
    left: 0;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom;
    z-index: -1;
  }
  /* line 172, ../sass/scss/03_organism/_3.0-o-global.scss */
  .o-block.o-call-to-action .m-content-cta {
    padding: 30px 45px;
  }
  /* line 173, ../sass/scss/03_organism/_3.0-o-global.scss */
  .o-block.o-call-to-action .m-content-cta.m-left {
    background-color: #0C2074;
    margin-right: -5px;
  }
  /* line 174, ../sass/scss/03_organism/_3.0-o-global.scss */
  .o-block.o-call-to-action .m-content-cta.m-left .a-link {
    color: #4A851F;
  }
  /* line 180, ../sass/scss/03_organism/_3.0-o-global.scss */
  .o-block.o-call-to-action .m-content-cta.m-right {
    background-color: #0C2074;
    margin-left: -5px;
  }
  /* line 181, ../sass/scss/03_organism/_3.0-o-global.scss */
  .o-block.o-call-to-action .m-content-cta.m-right .a-link {
    color: #4A851F;
  }
  /* line 187, ../sass/scss/03_organism/_3.0-o-global.scss */
  .o-block.o-call-to-action .m-content-cta .a-phone-icon {
    display: none;
  }
  /* line 189, ../sass/scss/03_organism/_3.0-o-global.scss */
  .o-block.o-call-to-action .m-content-cta hr {
    display: inline-block;
  }
  /* line 191, ../sass/scss/03_organism/_3.0-o-global.scss */
  .o-block.o-call-to-action .m-content-cta p {
    max-width: 260px;
  }
  /* line 193, ../sass/scss/03_organism/_3.0-o-global.scss */
  .o-block.o-call-to-action .m-content-cta .a-btn {
    display: inline-block;
    padding: 12.5px 15px;
    background-color: white;
    min-width: 210px;
  }
  /* line 197, ../sass/scss/03_organism/_3.0-o-global.scss */
  .o-block.o-call-to-action .m-content-cta .a-btn .a-link {
    padding: 0px;
  }
  /* line 198, ../sass/scss/03_organism/_3.0-o-global.scss */
  .o-block.o-call-to-action .m-content-cta .a-btn .a-link:before, .o-block.o-call-to-action .m-content-cta .a-btn .a-link:after {
    display: none;
  }
  /* line 201, ../sass/scss/03_organism/_3.0-o-global.scss */
  .o-block.o-call-to-action .m-content-cta .a-btn:hover, .o-block.o-call-to-action .m-content-cta .a-btn:focus, .o-block.o-call-to-action .m-content-cta .a-btn:active {
    background-color: white;
  }
}
@media (min-width: 992px) {
  /* line 220, ../sass/scss/03_organism/_3.0-o-global.scss */
  .o-block.o-checklist {
    padding: 60px 0px;
  }
  /* line 221, ../sass/scss/03_organism/_3.0-o-global.scss */
  .o-block.o-checklist:before, .o-block.o-checklist:after {
    content: ' ';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-repeat: no-repeat;
    z-index: -1;
    background-size: contain;
  }
  /* line 226, ../sass/scss/03_organism/_3.0-o-global.scss */
  .o-block.o-checklist:before {
    background-position: top right;
    right: -7%;
    height: 15vw;
    top: -5%;
    max-width: 37vw;
    left: auto;
  }
  /* line 232, ../sass/scss/03_organism/_3.0-o-global.scss */
  .o-block.o-checklist:after {
    background-position: bottom left;
    height: 30vw;
    top: auto;
  }
  /* line 238, ../sass/scss/03_organism/_3.0-o-global.scss */
  .o-block.o-img-pillars {
    padding-top: 90px;
    padding-bottom: 40px;
  }
  /* line 241, ../sass/scss/03_organism/_3.0-o-global.scss */
  .o-block.o-img-pillars .m-img-pillar-wrap .m-pillar {
    padding-right: 30px;
  }
  /* line 244, ../sass/scss/03_organism/_3.0-o-global.scss */
  .o-block.o-img-pillars .m-img-pillar-wrap .m-pillar:first-child .a-img-wrap:nth-child(2) {
    left: -25px;
  }
  /* line 247, ../sass/scss/03_organism/_3.0-o-global.scss */
  .o-block.o-img-pillars .m-img-pillar-wrap .m-pillar:last-child {
    padding-right: 5px;
  }
  /* line 252, ../sass/scss/03_organism/_3.0-o-global.scss */
  .o-block.o-call-to-action {
    padding-top: 45px;
  }
  /* line 253, ../sass/scss/03_organism/_3.0-o-global.scss */
  .o-block.o-call-to-action .m-content-cta {
    padding: 45px 60px;
  }
  /* line 254, ../sass/scss/03_organism/_3.0-o-global.scss */
  .o-block.o-call-to-action .m-content-cta .a-btn {
    margin-top: 10px;
  }
  /* line 255, ../sass/scss/03_organism/_3.0-o-global.scss */
  .o-block.o-call-to-action .m-content-cta .a-btn .a-link {
    font-size: 15px;
  }
}
@media (min-width: 1200px) {
  /* line 274, ../sass/scss/03_organism/_3.0-o-global.scss */
  .o-block.o-checklist {
    padding: 70px 0px;
  }
  /* line 275, ../sass/scss/03_organism/_3.0-o-global.scss */
  .o-block.o-checklist h2 {
    font-size: 34px;
  }
  /* line 276, ../sass/scss/03_organism/_3.0-o-global.scss */
  .o-block.o-checklist p._large {
    margin-top: 25px;
  }
  /* line 277, ../sass/scss/03_organism/_3.0-o-global.scss */
  .o-block.o-checklist .m-card.m-bullet {
    margin-top: 60px;
  }
  /* line 278, ../sass/scss/03_organism/_3.0-o-global.scss */
  .o-block.o-checklist .m-card.m-bullet .a-text-wrap {
    padding-top: 20px;
    width: calc(100% - 6px);
  }
  /* line 282, ../sass/scss/03_organism/_3.0-o-global.scss */
  .o-block.o-img-pillars {
    padding-top: 115px;
    padding-bottom: 50px;
  }
  /* line 285, ../sass/scss/03_organism/_3.0-o-global.scss */
  .o-block.o-img-pillars .m-img-pillar-wrap .m-pillar {
    padding-right: 40px;
  }
  /* line 288, ../sass/scss/03_organism/_3.0-o-global.scss */
  .o-block.o-img-pillars .m-img-pillar-wrap .m-pillar:first-child .a-img-wrap:nth-child(2) {
    left: -35px;
  }
  /* line 291, ../sass/scss/03_organism/_3.0-o-global.scss */
  .o-block.o-img-pillars .m-img-pillar-wrap .m-pillar:last-child {
    padding-right: 10px;
  }
  /* line 296, ../sass/scss/03_organism/_3.0-o-global.scss */
  .o-block.o-call-to-action {
    padding-bottom: 30px;
    padding-top: 50px;
  }
  /* line 297, ../sass/scss/03_organism/_3.0-o-global.scss */
  .o-block.o-call-to-action .m-content-cta {
    padding: 55px 70px;
  }
  /* line 298, ../sass/scss/03_organism/_3.0-o-global.scss */
  .o-block.o-call-to-action .m-content-cta h2 {
    margin-top: 40px;
    margin-bottom: 45px;
  }
}
@media (max-width: 500px) {
  /* line 320, ../sass/scss/03_organism/_3.0-o-global.scss */
  .o-block.o-checklist {
    background-image: none;
  }
}
/* line 5, ../sass/scss/03_organism/_3.1-o-hero.scss */
.o-hero-banner {
  position: relative;
  background-color: #f1f1f1;
  padding: 15px 0px;
}
/* line 8, ../sass/scss/03_organism/_3.1-o-hero.scss */
.o-hero-banner .hero-overlay {
  z-index: 1;
  position: absolute;
}
/* line 9, ../sass/scss/03_organism/_3.1-o-hero.scss */
.o-hero-banner .hero-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100%;
}
/* line 15, ../sass/scss/03_organism/_3.1-o-hero.scss */
.o-hero-banner .hero-content-wrap {
  z-index: 3;
  position: relative;
  margin-top: 60%;
}
/* line 16, ../sass/scss/03_organism/_3.1-o-hero.scss */
.o-hero-banner .hero-content-wrap .hero-image {
  display: none;
}
/* line 17, ../sass/scss/03_organism/_3.1-o-hero.scss */
.o-hero-banner .hero-content-wrap .hero-content {
  background-color: white;
  animation: fadeInLeft 0.5s ease-in;
  text-align: center;
  padding: 20px;
  border-radius: 3.2px;
}
@keyframes fadeInLeft {
  0% {
    transform: translateX(15px);
    opacity: 0;
  }
  100% {
    transform: translateX(0px);
    opacity: 1;
  }
}
/* line 23, ../sass/scss/03_organism/_3.1-o-hero.scss */
.o-hero-banner .hero-content-wrap .hero-content p.a-slogan {
  display: none;
  color: #0d2173;
}
/* line 24, ../sass/scss/03_organism/_3.1-o-hero.scss */
.o-hero-banner .hero-content-wrap .hero-content p.m-btn-green-nw {
  margin-bottom: 10px;
}
/* line 25, ../sass/scss/03_organism/_3.1-o-hero.scss */
.o-hero-banner .hero-content-wrap .hero-content p.m-btn-green-nw span {
  margin-bottom: 10px;
}
/* line 28, ../sass/scss/03_organism/_3.1-o-hero.scss */
.o-hero-banner .hero-content-wrap .hero-content p.m-btn-green-nw .a-btn.btn-green-nw span {
  display: none;
}
/* line 29, ../sass/scss/03_organism/_3.1-o-hero.scss */
.o-hero-banner .hero-content-wrap .hero-content p.m-btn-green-nw .a-btn.btn-green-nw .a-phone-icon {
  position: absolute;
  margin-left: -35px;
  top: 10px;
}
/* line 34, ../sass/scss/03_organism/_3.1-o-hero.scss */
.o-hero-banner .hero-content-wrap .hero-content p .btn-hollow-nw .a-phone-icon {
  position: absolute;
  margin-left: -35px;
  top: 10px;
  color: #0d2173;
}
/* line 36, ../sass/scss/03_organism/_3.1-o-hero.scss */
.o-hero-banner .hero-content-wrap .hero-content p .a-btn {
  max-height: 48px;
  min-height: 48px;
}

@media (min-width: 576px) {
  /* line 58, ../sass/scss/03_organism/_3.1-o-hero.scss */
  .o-hero-banner {
    background-color: white;
  }
  /* line 60, ../sass/scss/03_organism/_3.1-o-hero.scss */
  .o-hero-banner .hero-overlay {
    background-color: #e5f1fa;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
  }
  /* line 72, ../sass/scss/03_organism/_3.1-o-hero.scss */
  .o-hero-banner .hero-bg {
    display: none;
  }
  /* line 74, ../sass/scss/03_organism/_3.1-o-hero.scss */
  .o-hero-banner .hero-content-wrap {
    margin-top: 0;
    min-height: 500px;
  }
  /* line 75, ../sass/scss/03_organism/_3.1-o-hero.scss */
  .o-hero-banner .hero-content-wrap .container {
    position: relative;
    min-height: inherit;
  }
  /* line 77, ../sass/scss/03_organism/_3.1-o-hero.scss */
  .o-hero-banner .hero-content-wrap .hero-image {
    top: 15px;
    left: 15px;
    background-position: center center;
    background-size: cover;
    max-height: 330px;
    max-width: 440px;
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    animation: fadeInRight 0.5s ease-in;
  }
  @keyframes fadeInRight {
    0% {
      transform: translateX(-15px);
      opacity: 0;
    }
    100% {
      transform: translateX(0px);
      opacity: 1;
    }
  }
  /* line 85, ../sass/scss/03_organism/_3.1-o-hero.scss */
  .o-hero-banner .hero-content-wrap .hero-content {
    box-shadow: -1px 25px 20px 0 rgba(96, 96, 96, 0.1);
    position: absolute;
    padding: 30px 40px;
    max-width: 400px;
    bottom: 15px;
    right: 15px;
    text-align: left;
  }
  /* line 91, ../sass/scss/03_organism/_3.1-o-hero.scss */
  .o-hero-banner .hero-content-wrap .hero-content p.a-slogan {
    display: block;
  }
  /* line 92, ../sass/scss/03_organism/_3.1-o-hero.scss */
  .o-hero-banner .hero-content-wrap .hero-content p.m-btn-green-nw {
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) {
  /* line 118, ../sass/scss/03_organism/_3.1-o-hero.scss */
  .o-hero-banner .hero-content-wrap .hero-image {
    max-height: 340px;
    max-width: 470px;
  }
  /* line 122, ../sass/scss/03_organism/_3.1-o-hero.scss */
  .o-hero-banner .hero-content-wrap .hero-content {
    padding: 30px 45px;
    max-width: 440px;
  }
  /* line 125, ../sass/scss/03_organism/_3.1-o-hero.scss */
  .o-hero-banner .hero-content-wrap .hero-content h1 + p {
    margin-bottom: 20px;
  }
  /* line 128, ../sass/scss/03_organism/_3.1-o-hero.scss */
  .o-hero-banner .hero-content-wrap .hero-content p .a-btn {
    font-size: 18px;
    padding: 12px 15px;
    line-height: normal;
  }
  /* line 130, ../sass/scss/03_organism/_3.1-o-hero.scss */
  .o-hero-banner .hero-content-wrap .hero-content p .a-btn.btn-green-nw span {
    display: inline-block;
    margin-right: 5px;
  }
  /* line 131, ../sass/scss/03_organism/_3.1-o-hero.scss */
  .o-hero-banner .hero-content-wrap .hero-content p .a-btn.btn-green-nw .a-phone-icon {
    display: none;
  }
  /* line 135, ../sass/scss/03_organism/_3.1-o-hero.scss */
  .o-hero-banner .hero-content-wrap .hero-content p .btn-hollow-nw .a-phone-icon {
    display: none;
  }
}
@media (min-width: 992px) {
  /* line 159, ../sass/scss/03_organism/_3.1-o-hero.scss */
  .o-hero-banner .hero-overlay:after {
    height: 13vw;
    width: 33vw;
  }
  /* line 163, ../sass/scss/03_organism/_3.1-o-hero.scss */
  .o-hero-banner .hero-content-wrap .hero-image {
    left: 45px;
    max-height: 380px;
    max-width: 520px;
  }
}
@media (min-width: 1200px) {
  /* line 191, ../sass/scss/03_organism/_3.1-o-hero.scss */
  .o-hero-banner .hero-content-wrap {
    min-height: 600px;
  }
  /* line 192, ../sass/scss/03_organism/_3.1-o-hero.scss */
  .o-hero-banner .hero-content-wrap .hero-image {
    max-height: 500px;
    max-width: 700px;
    top: 15px;
  }
  /* line 196, ../sass/scss/03_organism/_3.1-o-hero.scss */
  .o-hero-banner .hero-content-wrap .hero-content {
    max-width: 480px;
    padding: 40px 55px;
    bottom: 15px;
  }
}
/* line 7, ../sass/scss/03_organism/_3.2-o-half-image-text.scss */
.o-half-image-text {
  position: relative;
}
/* line 9, ../sass/scss/03_organism/_3.2-o-half-image-text.scss */
.o-half-image-text .a-half-img {
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 145px;
  height: 45vw;
  background-position: center center;
}
/* line 11, ../sass/scss/03_organism/_3.2-o-half-image-text.scss */
.o-half-image-text .m-half-text-wrap {
  display: flex;
  align-items: center;
  text-align: center;
  padding: 20px 15px;
  background-color: #0C2074;
}
/* line 13, ../sass/scss/03_organism/_3.2-o-half-image-text.scss */
.o-half-image-text .m-half-text-wrap .m-half-text {
  display: block;
  width: 100%;
  max-width: 520px;
}
/* line 14, ../sass/scss/03_organism/_3.2-o-half-image-text.scss */
.o-half-image-text .m-half-text-wrap .m-half-text h2, .o-half-image-text .m-half-text-wrap .m-half-text p {
  color: white !important;
}
/* line 15, ../sass/scss/03_organism/_3.2-o-half-image-text.scss */
.o-half-image-text .m-half-text-wrap .m-half-text .a-btn {
  margin-bottom: 15px;
  min-width: 225px;
  color: #4A851F;
}

@media (min-width: 576px) {
  /* line 33, ../sass/scss/03_organism/_3.2-o-half-image-text.scss */
  .o-half-image-text {
    position: relative;
  }
  /* line 34, ../sass/scss/03_organism/_3.2-o-half-image-text.scss */
  .o-half-image-text .m-row {
    display: flex;
  }
  /* line 36, ../sass/scss/03_organism/_3.2-o-half-image-text.scss */
  .o-half-image-text .a-half-img {
    position: absolute;
    top: 0;
    right: 0px;
    bottom: 0;
    left: 0;
    height: auto;
  }
  /* line 41, ../sass/scss/03_organism/_3.2-o-half-image-text.scss */
  .o-half-image-text .m-half-text-wrap {
    text-align: left;
    margin-left: -15px;
    padding: 25px;
  }
}
@media (min-width: 768px) {
  /* line 57, ../sass/scss/03_organism/_3.2-o-half-image-text.scss */
  .o-half-image-text .m-half-text-wrap {
    padding: 30px;
    min-height: 200px;
  }
}
@media (min-width: 992px) {
  /* line 72, ../sass/scss/03_organism/_3.2-o-half-image-text.scss */
  .o-half-image-text .m-half-text-wrap {
    padding: 45px;
    min-height: 300px;
  }
  /* line 74, ../sass/scss/03_organism/_3.2-o-half-image-text.scss */
  .o-half-image-text .m-half-text-wrap .m-half-text h2 {
    margin-bottom: 25px;
  }
  /* line 75, ../sass/scss/03_organism/_3.2-o-half-image-text.scss */
  .o-half-image-text .m-half-text-wrap .m-half-text a {
    margin-bottom: 20px;
    min-width: 240px;
  }
}
@media (min-width: 1200px) {
  /* line 93, ../sass/scss/03_organism/_3.2-o-half-image-text.scss */
  .o-half-image-text .m-half-text-wrap {
    padding: 55px;
    min-height: 400px;
  }
}
/* line 5, ../sass/scss/03_organism/_3.3-o-testimonial.scss */
.o-testimonial {
  background-color: #f1f1f1;
  position: relative;
}
/* line 10, ../sass/scss/03_organism/_3.3-o-testimonial.scss */
.o-testimonial .m-image {
  background-color: #a9aaaa;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  animation: fadeInRight 0.3s ease-in;
}
@keyframes fadeInRight {
  0% {
    transform: translateX(15px);
    opacity: 0;
  }
  100% {
    transform: translateX(0px);
    opacity: 1;
  }
}
/* line 19, ../sass/scss/03_organism/_3.3-o-testimonial.scss */
.o-testimonial .m-image img {
  display: none;
}
/* line 21, ../sass/scss/03_organism/_3.3-o-testimonial.scss */
.o-testimonial .m-image:before {
  content: '';
  display: block;
  padding-top: 62%;
}
/* line 29, ../sass/scss/03_organism/_3.3-o-testimonial.scss */
.o-testimonial .m-content {
  padding-bottom: 53px;
}
/* line 32, ../sass/scss/03_organism/_3.3-o-testimonial.scss */
.o-testimonial .m-content .a-floating-content {
  box-shadow: -1px 25px 20px 0 rgba(96, 96, 96, 0.1);
  animation: fadeInLeft 0.5s ease-in;
  margin-top: -22px;
}
@keyframes fadeInLeft {
  0% {
    transform: translateX(15px);
    opacity: 0;
  }
  100% {
    transform: translateX(0px);
    opacity: 1;
  }
}
/* line 40, ../sass/scss/03_organism/_3.3-o-testimonial.scss */
.o-testimonial .m-content .m-testimonials {
  margin-top: 40px;
  padding-left: 15px;
  padding-right: 15px;
  animation: fadeInLeft 0.8s ease-in;
}
@keyframes fadeInLeft {
  0% {
    transform: translateX(15px);
    opacity: 0;
  }
  100% {
    transform: translateX(0px);
    opacity: 1;
  }
}
/* line 53, ../sass/scss/03_organism/_3.3-o-testimonial.scss */
.o-testimonial.o-developer .row .a-floating-content {
  padding: 54px 15px;
}
/* line 54, ../sass/scss/03_organism/_3.3-o-testimonial.scss */
.o-testimonial.o-developer .row .a-floating-content .m-btn-green-nw {
  margin-top: 30px;
}
/* line 56, ../sass/scss/03_organism/_3.3-o-testimonial.scss */
.o-testimonial.o-developer .row .a-floating-content .m-btn-green-nw .a-btn._large {
  max-width: 260px;
}
/* line 64, ../sass/scss/03_organism/_3.3-o-testimonial.scss */
.o-testimonial.with-form .webform-client-form {
  width: 100%;
  margin: 0;
}
/* line 66, ../sass/scss/03_organism/_3.3-o-testimonial.scss */
.o-testimonial.with-form .webform-client-form .form-item {
  margin: 0px;
  margin-bottom: 20px;
}
/* line 67, ../sass/scss/03_organism/_3.3-o-testimonial.scss */
.o-testimonial.with-form .webform-client-form .form-item.checkbox {
  margin-bottom: 0px;
}
/* line 68, ../sass/scss/03_organism/_3.3-o-testimonial.scss */
.o-testimonial.with-form .webform-client-form .form-item.error {
  background-color: transparent;
}
/* line 69, ../sass/scss/03_organism/_3.3-o-testimonial.scss */
.o-testimonial.with-form .webform-client-form .form-item label {
  position: relative;
  display: inline-block;
  top: 0;
  left: 0;
  font-size: 14px;
  font-weight: normal;
  text-align: left;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* line 77, ../sass/scss/03_organism/_3.3-o-testimonial.scss */
.o-testimonial.with-form .webform-client-form .form-item label .form-required {
  color: transparent;
  position: relative;
}
/* line 81, ../sass/scss/03_organism/_3.3-o-testimonial.scss */
.o-testimonial.with-form .webform-client-form .form-item label .form-required:before {
  content: '(required)';
  display: inline-block;
  color: #0d2173;
}
/* line 88, ../sass/scss/03_organism/_3.3-o-testimonial.scss */
.o-testimonial.with-form .webform-client-form .form-item input.form-text {
  height: 44px;
  border-radius: 4px;
  background-color: #ffffff;
  padding: 6px 12px;
  border-color: #7e807f;
  color: #0C2074;
  outline: none;
  border-width: 1px;
}
/* line 91, ../sass/scss/03_organism/_3.3-o-testimonial.scss */
.o-testimonial.with-form .webform-client-form .form-item input.form-text.error {
  border-color: #0075c9;
}
/* line 95, ../sass/scss/03_organism/_3.3-o-testimonial.scss */
.o-testimonial.with-form .webform-client-form .form-type-checkbox {
  padding-left: 30px;
}
/* line 96, ../sass/scss/03_organism/_3.3-o-testimonial.scss */
.o-testimonial.with-form .webform-client-form .form-type-checkbox input {
  opacity: 0;
  position: absolute;
  visibility: hidden;
}
/* line 97, ../sass/scss/03_organism/_3.3-o-testimonial.scss */
.o-testimonial.with-form .webform-client-form .form-type-checkbox input:checked + label:after {
  content: '';
}
/* line 100, ../sass/scss/03_organism/_3.3-o-testimonial.scss */
.o-testimonial.with-form .webform-client-form .form-type-checkbox label {
  font-size: 12px;
  position: relative;
}
/* line 102, ../sass/scss/03_organism/_3.3-o-testimonial.scss */
.o-testimonial.with-form .webform-client-form .form-type-checkbox label:before {
  content: '';
  position: absolute;
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 20px;
  height: 20px;
  border-radius: 3px;
  background: #f1f1f1;
  transition: 0.3s all ease-in-out;
  left: -30px;
  border: 1px solid #7e807f;
}
/* line 109, ../sass/scss/03_organism/_3.3-o-testimonial.scss */
.o-testimonial.with-form .webform-client-form .form-type-checkbox label:after {
  position: absolute;
  left: -25px;
  top: 7px;
  background: #f1f1f1;
  width: 10px;
  height: 5px;
  transform: rotate(-45deg);
  border-left: 2px solid #0C2074;
  border-bottom: 2px solid #0C2074;
}
/* line 117, ../sass/scss/03_organism/_3.3-o-testimonial.scss */
.o-testimonial.with-form .webform-client-form .form-type-checkbox.error label:before {
  border-color: #0075c9;
}
/* line 122, ../sass/scss/03_organism/_3.3-o-testimonial.scss */
.o-testimonial.with-form .webform-client-form .form-submit {
  font-size: 15px;
  text-align: center;
  letter-spacing: 0.16px;
  border-radius: 4px;
  outline: none;
  text-decoration: none;
  transition: all ease-in-out 0.3s;
  padding: 13.5px 15px;
  line-height: normal;
  display: inline-block;
  border: 0px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  width: 100%;
  background-color: #4A851F;
  color: #ffffff;
  margin-top: 5px;
  opacity: 1;
}
/* line 133, ../sass/scss/03_organism/_3.3-o-testimonial.scss */
.o-testimonial.with-form .webform-client-form .form-submit:hover, .o-testimonial.with-form .webform-client-form .form-submit:focus, .o-testimonial.with-form .webform-client-form .form-submit:active {
  text-decoration: none;
  outline: none;
  transition: all ease-in-out 0.3s;
}
/* line 136, ../sass/scss/03_organism/_3.3-o-testimonial.scss */
.o-testimonial.with-form .webform-client-form .form-submit:hover, .o-testimonial.with-form .webform-client-form .form-submit:focus {
  background-color: #569a24;
  top: -1px;
  box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.31);
}
/* line 139, ../sass/scss/03_organism/_3.3-o-testimonial.scss */
.o-testimonial.with-form .webform-client-form .form-submit:active {
  top: 1px;
  box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.5);
  background-color: #3e701a;
}
/* line 146, ../sass/scss/03_organism/_3.3-o-testimonial.scss */
.o-testimonial.with-form .m-content-box {
  padding: 51px 20px;
}

@media (min-width: 768px) {
  /* line 182, ../sass/scss/03_organism/_3.3-o-testimonial.scss */
  .o-testimonial {
    padding-top: 75px;
    padding-bottom: 75px;
  }
  /* line 187, ../sass/scss/03_organism/_3.3-o-testimonial.scss */
  .o-testimonial:before {
    background-repeat: no-repeat;
    background-position: top left;
    animation: fadeInRight 0.8s ease-in;
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
  }
  @keyframes fadeInRight {
    0% {
      transform: translateX(15px);
      opacity: 0;
    }
    100% {
      transform: translateX(0px);
      opacity: 1;
    }
  }
  /* line 206, ../sass/scss/03_organism/_3.3-o-testimonial.scss */
  .o-testimonial .m-image:before {
    padding-top: 420px;
  }
  /* line 211, ../sass/scss/03_organism/_3.3-o-testimonial.scss */
  .o-testimonial .m-content {
    padding-bottom: 0;
  }
  /* line 213, ../sass/scss/03_organism/_3.3-o-testimonial.scss */
  .o-testimonial .m-content .a-floating-content {
    margin-top: 35px;
    padding: 30px 30px;
    margin-left: -20%;
  }
  /* line 219, ../sass/scss/03_organism/_3.3-o-testimonial.scss */
  .o-testimonial .m-content .m-testimonials {
    padding-left: 19px;
    padding-right: 19px;
  }
  /* line 226, ../sass/scss/03_organism/_3.3-o-testimonial.scss */
  .o-testimonial.o-gtm:before {
    height: calc(100% + 470px);
    pointer-events: none;
  }
  /* line 229, ../sass/scss/03_organism/_3.3-o-testimonial.scss */
  .o-testimonial.o-developer {
    padding-bottom: 97px;
  }
  /* line 230, ../sass/scss/03_organism/_3.3-o-testimonial.scss */
  .o-testimonial.o-developer:before {
    z-index: 0;
  }
  /* line 231, ../sass/scss/03_organism/_3.3-o-testimonial.scss */
  .o-testimonial.o-developer .row {
    display: flex;
  }
  /* line 232, ../sass/scss/03_organism/_3.3-o-testimonial.scss */
  .o-testimonial.o-developer .row .m-content {
    display: flex;
    align-items: center;
  }
  /* line 233, ../sass/scss/03_organism/_3.3-o-testimonial.scss */
  .o-testimonial.o-developer .row .m-content .a-floating-content {
    margin-top: 0;
    position: relative;
    padding: 52px 77px;
  }
  /* line 234, ../sass/scss/03_organism/_3.3-o-testimonial.scss */
  .o-testimonial.o-developer .row .m-content .a-floating-content .m-btn-green-nw {
    margin-top: 20px;
  }
  /* line 237, ../sass/scss/03_organism/_3.3-o-testimonial.scss */
  .o-testimonial.o-developer .row .m-content .a-floating-content .m-btn-green-nw .a-btn._large {
    max-width: 344px;
  }
  /* line 245, ../sass/scss/03_organism/_3.3-o-testimonial.scss */
  .o-testimonial.with-form {
    padding-bottom: 88px;
  }
  /* line 248, ../sass/scss/03_organism/_3.3-o-testimonial.scss */
  .o-testimonial.with-form:before {
    z-index: 0;
  }
  /* line 251, ../sass/scss/03_organism/_3.3-o-testimonial.scss */
  .o-testimonial.with-form .m-image:before {
    padding-top: 486px;
  }
  /* line 257, ../sass/scss/03_organism/_3.3-o-testimonial.scss */
  .o-testimonial.with-form .node-webform .webform-client-form .form-item {
    margin-bottom: 20px;
  }
  /* line 258, ../sass/scss/03_organism/_3.3-o-testimonial.scss */
  .o-testimonial.with-form .node-webform .webform-client-form .form-item label {
    font-size: 15px;
  }
  /* line 261, ../sass/scss/03_organism/_3.3-o-testimonial.scss */
  .o-testimonial.with-form .node-webform .webform-client-form .form-type-checkbox label {
    font-size: 13px;
  }
}
@media (min-width: 992px) {
  /* line 285, ../sass/scss/03_organism/_3.3-o-testimonial.scss */
  .o-testimonial .m-content .a-floating-content {
    padding: 52px 77px;
  }
}
@media (min-width: 1200px) {
  /* line 304, ../sass/scss/03_organism/_3.3-o-testimonial.scss */
  .o-testimonial:before {
    background-size: 22%;
  }
}
/* line 5, ../sass/scss/03_organism/_3.4-o-faq-list.scss */
.o-block.o-faq-list {
  text-align: center;
  padding: 35px 0px 70px 0px;
}
/* line 6, ../sass/scss/03_organism/_3.4-o-faq-list.scss */
.o-block.o-faq-list .m-faq-item {
  max-width: 795px;
  margin: 0 auto;
}
/* line 7, ../sass/scss/03_organism/_3.4-o-faq-list.scss */
.o-block.o-faq-list .a-link {
  margin-top: 20px;
}
/* line 11, ../sass/scss/03_organism/_3.4-o-faq-list.scss */
.o-block.o-faq-list.p-support {
  padding-top: 30px;
  padding-bottom: 35px;
}

@media (min-width: 768px) {
  /* line 41, ../sass/scss/03_organism/_3.4-o-faq-list.scss */
  .o-block.o-faq-list {
    padding-top: 55px;
    padding-bottom: 45px;
  }
  /* line 42, ../sass/scss/03_organism/_3.4-o-faq-list.scss */
  .o-block.o-faq-list h2 {
    margin-bottom: 20px;
  }
  /* line 43, ../sass/scss/03_organism/_3.4-o-faq-list.scss */
  .o-block.o-faq-list .a-link {
    margin-top: 25px;
  }
  /* line 47, ../sass/scss/03_organism/_3.4-o-faq-list.scss */
  .o-block.o-faq-list.p-support {
    padding-top: 45px;
    padding-bottom: 45px;
  }
}
@media (min-width: 992px) {
  /* line 62, ../sass/scss/03_organism/_3.4-o-faq-list.scss */
  .o-block.o-faq-list {
    padding-top: 75px;
    padding-bottom: 50px;
  }
  /* line 63, ../sass/scss/03_organism/_3.4-o-faq-list.scss */
  .o-block.o-faq-list h2 {
    margin-bottom: 25px;
  }
  /* line 64, ../sass/scss/03_organism/_3.4-o-faq-list.scss */
  .o-block.o-faq-list .a-link {
    margin-top: 30px;
  }
  /* line 68, ../sass/scss/03_organism/_3.4-o-faq-list.scss */
  .o-block.o-faq-list.p-support {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media (min-width: 1200px) {
  /* line 83, ../sass/scss/03_organism/_3.4-o-faq-list.scss */
  .o-block.o-faq-list {
    padding-top: 90px;
    padding-bottom: 55px;
  }
  /* line 84, ../sass/scss/03_organism/_3.4-o-faq-list.scss */
  .o-block.o-faq-list h2 {
    margin-bottom: 30px;
  }
  /* line 85, ../sass/scss/03_organism/_3.4-o-faq-list.scss */
  .o-block.o-faq-list .a-link {
    margin-top: 35px;
  }
  /* line 89, ../sass/scss/03_organism/_3.4-o-faq-list.scss */
  .o-block.o-faq-list.p-support {
    padding-top: 70px;
    padding-bottom: 65px;
  }
}
/* line 5, ../sass/scss/03_organism/_3.5-o-guide.scss */
.o-block.o-guide {
  text-align: center;
  padding: 30px 0px 60px 0px;
}
/* line 6, ../sass/scss/03_organism/_3.5-o-guide.scss */
.o-block.o-guide.reduced-bottom-padding {
  padding-bottom: 30px;
}
/* line 7, ../sass/scss/03_organism/_3.5-o-guide.scss */
.o-block.o-guide h2 {
  margin-bottom: 25px;
}

@media (min-width: 768px) {
  /* line 37, ../sass/scss/03_organism/_3.5-o-guide.scss */
  .o-block.o-guide {
    padding: 60px 0px 75px 0px;
  }
  /* line 38, ../sass/scss/03_organism/_3.5-o-guide.scss */
  .o-block.o-guide h2 {
    margin-bottom: 40px;
  }
}
@media (min-width: 992px) {
  /* line 53, ../sass/scss/03_organism/_3.5-o-guide.scss */
  .o-block.o-guide {
    padding: 90px 0px 105px 0px;
  }
  /* line 54, ../sass/scss/03_organism/_3.5-o-guide.scss */
  .o-block.o-guide.reduced-bottom-padding {
    padding-bottom: 0;
  }
  /* line 55, ../sass/scss/03_organism/_3.5-o-guide.scss */
  .o-block.o-guide h2 {
    margin-bottom: 55px;
  }
}
@media (min-width: 1200px) {
  /* line 70, ../sass/scss/03_organism/_3.5-o-guide.scss */
  .o-block.o-guide {
    padding: 110px 0px 130px 0px;
  }
  /* line 71, ../sass/scss/03_organism/_3.5-o-guide.scss */
  .o-block.o-guide.reduced-bottom-padding {
    padding-bottom: 0;
  }
  /* line 72, ../sass/scss/03_organism/_3.5-o-guide.scss */
  .o-block.o-guide h2 {
    margin-bottom: 70px;
  }
}
/* line 6, ../sass/scss/03_organism/_3.6-o-image-reference.scss */
.new_image_reference {
  margin: 50px 0;
}
/* line 8, ../sass/scss/03_organism/_3.6-o-image-reference.scss */
.new_image_reference a.a-btn {
  width: 100%;
}
/* line 11, ../sass/scss/03_organism/_3.6-o-image-reference.scss */
.new_image_reference .row.display-flex {
  display: flex;
  flex-wrap: wrap;
}
/* line 15, ../sass/scss/03_organism/_3.6-o-image-reference.scss */
.new_image_reference .row.display-flex > [class*='col-'] {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
/* line 20, ../sass/scss/03_organism/_3.6-o-image-reference.scss */
.new_image_reference .image_reference_text {
  text-align: center;
}
/* line 23, ../sass/scss/03_organism/_3.6-o-image-reference.scss */
.new_image_reference .image_reference_image {
  margin-bottom: 30px;
}

/* line 35, ../sass/scss/03_organism/_3.6-o-image-reference.scss */
.o-figure.full-width {
  width: 100%;
  max-width: 1065px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
}
/* line 37, ../sass/scss/03_organism/_3.6-o-image-reference.scss */
.o-figure.article-banner-image .a-image {
  cursor: pointer;
}

@media (min-width: 768px) {
  /* line 69, ../sass/scss/03_organism/_3.6-o-image-reference.scss */
  .new_image_reference a.a-btn {
    max-width: 75%;
  }
  /* line 72, ../sass/scss/03_organism/_3.6-o-image-reference.scss */
  .new_image_reference .image_reference_text {
    text-align: left;
  }
  /* line 75, ../sass/scss/03_organism/_3.6-o-image-reference.scss */
  .new_image_reference .image_reference_image {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  /* line 93, ../sass/scss/03_organism/_3.6-o-image-reference.scss */
  .o-figure.full-width {
    margin-top: 70px;
  }
}
/* line 5, ../sass/scss/03_organism/_3.8-o-hero-standard.scss */
.o-hero-standard {
  position: relative;
  background-color: #e5f1fa;
  /*padding: 15px 0px;*/
  padding: 0;
  /*.hero-bg {
  	position: absolute; top: 0; right: 0; bottom: 0; left: 0;
  	background-position: top center; background-repeat: no-repeat;
  	background-size: 100%;
  }*/
}
/* line 13, ../sass/scss/03_organism/_3.8-o-hero-standard.scss */
.o-hero-standard .hero-bg {
  position: relative;
  width: 100%;
  height: 275px;
  z-index: 1;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}
/* line 18, ../sass/scss/03_organism/_3.8-o-hero-standard.scss */
.o-hero-standard .hero-content-wrap {
  z-index: 2;
  position: relative;
  /*margin-top: 45%;*/
  margin-top: 0;
  top: -25px;
}
/* line 19, ../sass/scss/03_organism/_3.8-o-hero-standard.scss */
.o-hero-standard .hero-content-wrap .hero-content {
  background-color: white;
  animation: fadeInLeft 0.5s ease-in;
  text-align: center;
  padding: 20px;
  border-radius: 3.2px;
  box-shadow: -1px 20px 16px 0 rgba(96, 96, 96, 0.1);
}
@keyframes fadeInLeft {
  0% {
    transform: translateX(15px);
    opacity: 0;
  }
  100% {
    transform: translateX(0px);
    opacity: 1;
  }
}
/* line 26, ../sass/scss/03_organism/_3.8-o-hero-standard.scss */
.o-hero-standard .hero-content-wrap .hero-content h1:last-child, .o-hero-standard .hero-content-wrap .hero-content ._a-h1:last-child {
  margin: 0;
}
/* line 29, ../sass/scss/03_organism/_3.8-o-hero-standard.scss */
.o-hero-standard .hero-content-wrap .hero-content .a-btn {
  max-height: 48px;
  min-height: 48px;
}
/* line 30, ../sass/scss/03_organism/_3.8-o-hero-standard.scss */
.o-hero-standard .hero-content-wrap .hero-content .a-btn span {
  display: none;
}
/* line 31, ../sass/scss/03_organism/_3.8-o-hero-standard.scss */
.o-hero-standard .hero-content-wrap .hero-content .a-btn .a-phone-icon {
  position: absolute;
  margin-left: -35px;
  top: 10px;
}
/* line 33, ../sass/scss/03_organism/_3.8-o-hero-standard.scss */
.o-hero-standard .hero-content-wrap .hero-content .a-btn.btn-red.btn-hollow-nw {
  background-color: #ffffff;
  color: #4A851F;
  border: solid 1px #4A851F;
}
/* line 43, ../sass/scss/03_organism/_3.8-o-hero-standard.scss */
.o-hero-standard .hero-content-wrap .hero-content .m-btn-red-nw {
  margin-bottom: 10px;
}
/* line 48, ../sass/scss/03_organism/_3.8-o-hero-standard.scss */
.o-hero-standard.o-hub-header {
  padding-bottom: 25px;
}
/* line 49, ../sass/scss/03_organism/_3.8-o-hero-standard.scss */
.o-hero-standard.o-hub-header .hero-bg {
  max-height: 275px;
  background-position: center center;
  background-size: cover;
}
/* line 50, ../sass/scss/03_organism/_3.8-o-hero-standard.scss */
.o-hero-standard.o-hub-header .hero-content-wrap {
  margin-top: 245px;
}
/* line 51, ../sass/scss/03_organism/_3.8-o-hero-standard.scss */
.o-hero-standard.o-hub-header .hero-content-wrap .hero-content {
  text-align: left;
  padding: 25px 20px;
  box-shadow: -1px 25px 20px 0 rgba(96, 96, 96, 0.1);
}
/* line 54, ../sass/scss/03_organism/_3.8-o-hero-standard.scss */
.o-hero-standard.o-hub-header .hero-content-wrap .hero-content .bolded {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.79;
  text-transform: capitalize;
  letter-spacing: normal;
  color: #0d2173;
  margin-bottom: 10px;
}
/* line 59, ../sass/scss/03_organism/_3.8-o-hero-standard.scss */
.o-hero-standard.o-hub-header .hero-content-wrap .hero-content h1, .o-hero-standard.o-hub-header .hero-content-wrap .hero-content ._a-h1 {
  font-size: 16px;
  line-height: 1.56;
  letter-spacing: 0.27px;
  margin-bottom: 10px;
}
/* line 61, ../sass/scss/03_organism/_3.8-o-hero-standard.scss */
.o-hero-standard.o-hub-header .hero-content-wrap .hero-content p {
  line-height: 1.71;
  letter-spacing: normal;
}

/* line 67, ../sass/scss/03_organism/_3.8-o-hero-standard.scss */
.o-hero-standard-wrap {
  background-color: #e5f1fa;
}
/* line 68, ../sass/scss/03_organism/_3.8-o-hero-standard.scss */
.o-hero-standard-wrap.section-nav-sticky {
  display: flex;
  flex-direction: column;
}
/* line 70, ../sass/scss/03_organism/_3.8-o-hero-standard.scss */
.o-hero-standard-wrap.section-nav-sticky .o-hero-standard {
  order: 2;
}
/* line 71, ../sass/scss/03_organism/_3.8-o-hero-standard.scss */
.o-hero-standard-wrap.section-nav-sticky .o-section-nav {
  order: 1;
}
/* line 74, ../sass/scss/03_organism/_3.8-o-hero-standard.scss */
.o-hero-standard-wrap.extra_padding {
  padding-bottom: 5px;
}

@media (min-width: 576px) {
  /* line 95, ../sass/scss/03_organism/_3.8-o-hero-standard.scss */
  .o-hero-standard {
    padding: 20px 0px;
  }
  /* line 97, ../sass/scss/03_organism/_3.8-o-hero-standard.scss */
  .o-hero-standard .hero-bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: auto;
    width: calc(100% - 34vw);
    height: auto;
    background-position: left top;
  }
  /* line 103, ../sass/scss/03_organism/_3.8-o-hero-standard.scss */
  .o-hero-standard .hero-content-wrap {
    margin-top: 0%;
    top: 0;
  }
  /* line 104, ../sass/scss/03_organism/_3.8-o-hero-standard.scss */
  .o-hero-standard .hero-content-wrap .hero-content {
    padding: 30px 40px;
    max-width: 350px;
    text-align: left;
  }
  /* line 105, ../sass/scss/03_organism/_3.8-o-hero-standard.scss */
  .o-hero-standard .hero-content-wrap .hero-content .a-btn._large {
    min-width: 1px;
    max-width: 344px;
  }
  /* line 112, ../sass/scss/03_organism/_3.8-o-hero-standard.scss */
  .o-hero-standard.o-hub-header {
    padding: 20px 0px;
  }
  /* line 113, ../sass/scss/03_organism/_3.8-o-hero-standard.scss */
  .o-hero-standard.o-hub-header .hero-bg {
    max-height: none;
  }
  /* line 114, ../sass/scss/03_organism/_3.8-o-hero-standard.scss */
  .o-hero-standard.o-hub-header .hero-content-wrap {
    margin-top: 0px;
  }
}
@media (min-width: 768px) {
  /* line 130, ../sass/scss/03_organism/_3.8-o-hero-standard.scss */
  .o-hero-standard {
    padding: 25px 0px;
    min-height: 425px;
  }
  /* line 133, ../sass/scss/03_organism/_3.8-o-hero-standard.scss */
  .o-hero-standard .hero-content-wrap .hero-content {
    padding: 35px 45px;
    max-width: 475px;
  }
  /* line 134, ../sass/scss/03_organism/_3.8-o-hero-standard.scss */
  .o-hero-standard .hero-content-wrap .hero-content .a-btn._large {
    min-width: 344px;
    max-width: 344px;
  }
  /* line 137, ../sass/scss/03_organism/_3.8-o-hero-standard.scss */
  .o-hero-standard .hero-content-wrap .hero-content .m-btn-red-nw {
    margin-bottom: 10px;
  }
  /* line 139, ../sass/scss/03_organism/_3.8-o-hero-standard.scss */
  .o-hero-standard .hero-content-wrap .hero-content .m-btn-red-nw .a-btn span {
    display: inline-block;
    margin-right: 5px;
  }
  /* line 140, ../sass/scss/03_organism/_3.8-o-hero-standard.scss */
  .o-hero-standard .hero-content-wrap .hero-content .m-btn-red-nw .a-btn .a-phone-icon {
    display: none;
  }
  /* line 147, ../sass/scss/03_organism/_3.8-o-hero-standard.scss */
  .o-hero-standard .hero-content-wrap .hero-content .btn-hollow-nw .a-phone-icon {
    display: none;
  }
  /* line 149, ../sass/scss/03_organism/_3.8-o-hero-standard.scss */
  .o-hero-standard .hero-content-wrap .hero-content .bolded {
    font-weight: bold;
  }
  /* line 151, ../sass/scss/03_organism/_3.8-o-hero-standard.scss */
  .o-hero-standard .hero-content-wrap .hero-content h1 + p {
    margin-bottom: 20px;
  }
  /* line 156, ../sass/scss/03_organism/_3.8-o-hero-standard.scss */
  .o-hero-standard.o-hub-header {
    padding: 30px 0px;
    min-height: 350px;
  }
  /* line 160, ../sass/scss/03_organism/_3.8-o-hero-standard.scss */
  .o-hero-standard.o-hub-header .hero-content-wrap .hero-content .bolded {
    margin-bottom: 5px;
  }
  /* line 162, ../sass/scss/03_organism/_3.8-o-hero-standard.scss */
  .o-hero-standard.o-hub-header .hero-content-wrap .hero-content h1, .o-hero-standard.o-hub-header .hero-content-wrap .hero-content ._a-h1 {
    font-size: 18px;
    margin-bottom: 15px;
  }
  /* line 163, ../sass/scss/03_organism/_3.8-o-hero-standard.scss */
  .o-hero-standard.o-hub-header .hero-content-wrap .hero-content h1 + p {
    margin-bottom: 15px;
  }

  /* line 169, ../sass/scss/03_organism/_3.8-o-hero-standard.scss */
  .o-hero-standard-wrap {
    display: block;
    flex-direction: unset;
  }
  /* line 170, ../sass/scss/03_organism/_3.8-o-hero-standard.scss */
  .o-hero-standard-wrap .o-hero-standard {
    order: unset;
  }
  /* line 171, ../sass/scss/03_organism/_3.8-o-hero-standard.scss */
  .o-hero-standard-wrap .o-section-nav {
    order: unset;
  }
}
@media (min-width: 992px) {
  /* line 186, ../sass/scss/03_organism/_3.8-o-hero-standard.scss */
  .o-hero-standard {
    padding: 30px 0px;
    min-height: 450px;
  }
  /* line 189, ../sass/scss/03_organism/_3.8-o-hero-standard.scss */
  .o-hero-standard .hero-content-wrap .hero-content {
    padding: 40px 50px;
    max-width: 500px;
  }
  /* line 190, ../sass/scss/03_organism/_3.8-o-hero-standard.scss */
  .o-hero-standard .hero-content-wrap .hero-content .bolded {
    font-size: 15px;
    line-height: 1.6;
    letter-spacing: 0.17px;
  }
  /* line 195, ../sass/scss/03_organism/_3.8-o-hero-standard.scss */
  .o-hero-standard.o-hub-header {
    padding: 40px 0px;
    min-height: 390px;
  }
  /* line 198, ../sass/scss/03_organism/_3.8-o-hero-standard.scss */
  .o-hero-standard.o-hub-header .hero-content-wrap .hero-content {
    padding: 30px 40px 35px;
  }
  /* line 200, ../sass/scss/03_organism/_3.8-o-hero-standard.scss */
  .o-hero-standard.o-hub-header .hero-content-wrap .hero-content .bolded {
    font-size: 15px;
    line-height: 1.67;
  }
  /* line 202, ../sass/scss/03_organism/_3.8-o-hero-standard.scss */
  .o-hero-standard.o-hub-header .hero-content-wrap .hero-content h1, .o-hero-standard.o-hub-header .hero-content-wrap .hero-content ._a-h1 {
    font-size: 22px;
    line-height: 1.25;
    letter-spacing: 0.4px;
    margin-bottom: 20px;
  }
  /* line 204, ../sass/scss/03_organism/_3.8-o-hero-standard.scss */
  .o-hero-standard.o-hub-header .hero-content-wrap .hero-content p {
    line-height: 1.5;
  }

  /* line 210, ../sass/scss/03_organism/_3.8-o-hero-standard.scss */
  .o-hero-standard-wrap {
    position: relative;
  }
  /* line 211, ../sass/scss/03_organism/_3.8-o-hero-standard.scss */
  .o-hero-standard-wrap.section-nav-sticky {
    padding-bottom: 53px;
  }
  /* line 213, ../sass/scss/03_organism/_3.8-o-hero-standard.scss */
  .o-hero-standard-wrap.extra_padding {
    padding-bottom: 30px;
  }
}
@media (min-width: 1200px) {
  /* line 230, ../sass/scss/03_organism/_3.8-o-hero-standard.scss */
  .o-hero-standard {
    padding: 35px 0px;
    min-height: 475px;
  }
  /* line 233, ../sass/scss/03_organism/_3.8-o-hero-standard.scss */
  .o-hero-standard .hero-content-wrap .hero-content {
    padding: 45px 55px;
    max-width: 525px;
  }
  /* line 234, ../sass/scss/03_organism/_3.8-o-hero-standard.scss */
  .o-hero-standard .hero-content-wrap .hero-content .a-btn {
    margin: 0px;
  }
  /* line 239, ../sass/scss/03_organism/_3.8-o-hero-standard.scss */
  .o-hero-standard.o-hub-header {
    padding: 50px 0px;
    min-height: 410px;
  }
  /* line 242, ../sass/scss/03_organism/_3.8-o-hero-standard.scss */
  .o-hero-standard.o-hub-header .hero-content-wrap .hero-content {
    padding: 35px 45px 40px;
  }
  /* line 246, ../sass/scss/03_organism/_3.8-o-hero-standard.scss */
  .o-hero-standard.o-hub-header .hero-content-wrap .hero-content h1, .o-hero-standard.o-hub-header .hero-content-wrap .hero-content ._a-h1 {
    font-size: 24px;
  }

  /* line 254, ../sass/scss/03_organism/_3.8-o-hero-standard.scss */
  .o-hero-standard-wrap {
    position: relative;
  }
  /* line 255, ../sass/scss/03_organism/_3.8-o-hero-standard.scss */
  .o-hero-standard-wrap.section-nav-sticky {
    padding-bottom: 64px;
  }
  /* line 257, ../sass/scss/03_organism/_3.8-o-hero-standard.scss */
  .o-hero-standard-wrap.extra_padding {
    padding-bottom: 40px;
  }
}
/* line 5, ../sass/scss/03_organism/_3.9-o-section-nav.scss */
.o-section-nav {
  background-color: #3391d4;
  width: 100%;
}
/* line 7, ../sass/scss/03_organism/_3.9-o-section-nav.scss */
.o-section-nav .m-section-nav {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 10px 0px;
}
/* line 9, ../sass/scss/03_organism/_3.9-o-section-nav.scss */
.o-section-nav .m-section-nav .section-link {
  position: relative;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: white;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
  letter-spacing: 0.16px;
  padding-right: 10px;
}
/* line 16, ../sass/scss/03_organism/_3.9-o-section-nav.scss */
.o-section-nav .m-section-nav .section-link:after {
  content: '';
  width: 1px;
  height: 12px;
  background-color: white;
  right: 4px;
  top: 50%;
  position: absolute;
  transform: translateY(-50%);
}
/* line 21, ../sass/scss/03_organism/_3.9-o-section-nav.scss */
.o-section-nav .m-section-nav .section-link:last-child {
  padding-right: 0px;
}
/* line 22, ../sass/scss/03_organism/_3.9-o-section-nav.scss */
.o-section-nav .m-section-nav .section-link:last-child:after {
  content: none;
}

@media (min-width: 992px) {
  /* line 70, ../sass/scss/03_organism/_3.9-o-section-nav.scss */
  body.logged-in.sticky-message .o-section-nav.a-fixed._a-in {
    top: 195px;
  }

  /* line 78, ../sass/scss/03_organism/_3.9-o-section-nav.scss */
  body.sticky-message .o-section-nav.a-fixed._a-out {
    top: 195px;
  }

  /* line 82, ../sass/scss/03_organism/_3.9-o-section-nav.scss */
  .o-section-nav {
    position: absolute;
    bottom: 0;
    z-index: 99;
  }
  /* line 83, ../sass/scss/03_organism/_3.9-o-section-nav.scss */
  .o-section-nav.a-fixed {
    position: fixed;
    margin-top: 0;
    bottom: auto;
  }
  /* line 84, ../sass/scss/03_organism/_3.9-o-section-nav.scss */
  .o-section-nav.a-fixed._a-in {
    top: 118px;
  }
  /* line 85, ../sass/scss/03_organism/_3.9-o-section-nav.scss */
  .o-section-nav.a-fixed._a-out {
    top: 89px;
  }
  /* line 88, ../sass/scss/03_organism/_3.9-o-section-nav.scss */
  .o-section-nav .m-section-nav {
    padding: 0px;
    text-align: center;
    flex-wrap: nowrap;
  }
  /* line 89, ../sass/scss/03_organism/_3.9-o-section-nav.scss */
  .o-section-nav .m-section-nav .section-link {
    padding: 15px 15px;
    width: 100%;
    text-decoration: none;
    transition: none;
    line-height: 1.2;
    letter-spacing: 0.67px;
    font-size: 17px;
    min-height: 53px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  /* line 94, ../sass/scss/03_organism/_3.9-o-section-nav.scss */
  .o-section-nav .m-section-nav .section-link:hover, .o-section-nav .m-section-nav .section-linkactive, .o-section-nav .m-section-nav .section-link:focus {
    text-decoration: none;
  }
  /* line 96, ../sass/scss/03_organism/_3.9-o-section-nav.scss */
  .o-section-nav .m-section-nav .section-link:hover, .o-section-nav .m-section-nav .section-link.active {
    background-color: #0075c9;
  }
  /* line 98, ../sass/scss/03_organism/_3.9-o-section-nav.scss */
  .o-section-nav .m-section-nav .section-link:after {
    content: none;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #0075c9;
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: auto;
    transform: none;
    background-color: transparent;
  }
  /* line 105, ../sass/scss/03_organism/_3.9-o-section-nav.scss */
  .o-section-nav .m-section-nav .section-link:last-of-type {
    padding-right: 15px;
  }
  /* line 107, ../sass/scss/03_organism/_3.9-o-section-nav.scss */
  .o-section-nav .m-section-nav .section-link.active {
    pointer-events: none;
  }
  /* line 108, ../sass/scss/03_organism/_3.9-o-section-nav.scss */
  .o-section-nav .m-section-nav .section-link.active:after {
    content: ' ';
  }
}
@media (min-width: 1200px) {
  /* line 129, ../sass/scss/03_organism/_3.9-o-section-nav.scss */
  body.logged-in.sticky-message .o-section-nav.a-fixed._a-in {
    top: 211px;
  }

  /* line 136, ../sass/scss/03_organism/_3.9-o-section-nav.scss */
  body.sticky-message .o-section-nav.a-fixed._a-out {
    top: 212px;
  }

  /* line 142, ../sass/scss/03_organism/_3.9-o-section-nav.scss */
  .o-section-nav.a-fixed._a-in {
    top: 134px;
  }
  /* line 143, ../sass/scss/03_organism/_3.9-o-section-nav.scss */
  .o-section-nav.a-fixed._a-out {
    top: 105px;
  }
  /* line 146, ../sass/scss/03_organism/_3.9-o-section-nav.scss */
  .o-section-nav .m-section-nav .section-link {
    padding: 19.5px 15px;
    font-size: 18px;
    min-height: 64px;
  }
}
/* line 7, ../sass/scss/03_organism/_3.10-o-page-header.scss */
.o-page-header-wrap {
  display: flex;
  flex-direction: column;
  background-color: #f1f1f1;
  position: relative;
  justify-content: flex-end;
}
/* line 10, ../sass/scss/03_organism/_3.10-o-page-header.scss */
.o-page-header-wrap .o-page-header {
  order: 2;
  padding: 15px 0px;
}
/* line 13, ../sass/scss/03_organism/_3.10-o-page-header.scss */
.o-page-header-wrap .o-page-header .search-field-block {
  position: relative;
  width: 100%;
  height: 44px;
  text-align: center;
  margin-bottom: 5px;
}
/* line 18, ../sass/scss/03_organism/_3.10-o-page-header.scss */
.o-page-header-wrap .o-page-header .search-field-block form {
  position: relative;
}
/* line 19, ../sass/scss/03_organism/_3.10-o-page-header.scss */
.o-page-header-wrap .o-page-header .search-field-block form input {
  border-radius: 22px;
  background-color: #ffffff;
  height: auto;
  outline: none;
  box-shadow: none;
  border: none;
  width: 100%;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.57;
  letter-spacing: 0.16px;
  color: #0d2173;
  padding: 11.5px 15px;
  padding-right: 35px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
/* line 33, ../sass/scss/03_organism/_3.10-o-page-header.scss */
.o-page-header-wrap .o-page-header .search-field-block form ::-webkit-input-placeholder {
  color: #0d2173;
}
/* line 36, ../sass/scss/03_organism/_3.10-o-page-header.scss */
.o-page-header-wrap .o-page-header .search-field-block form :-ms-input-placeholder {
  color: #0d2173;
}
/* line 39, ../sass/scss/03_organism/_3.10-o-page-header.scss */
.o-page-header-wrap .o-page-header .search-field-block form ::-moz-placeholder {
  color: #0d2173;
  opacity: 1;
}
/* line 43, ../sass/scss/03_organism/_3.10-o-page-header.scss */
.o-page-header-wrap .o-page-header .search-field-block form :-moz-placeholder {
  color: #0d2173;
  opacity: 1;
}
/* line 48, ../sass/scss/03_organism/_3.10-o-page-header.scss */
.o-page-header-wrap .o-page-header .search-field-block form .m-search-wrap .a-submit {
  position: absolute;
  top: 10px;
  color: #0C2074;
  right: 15px;
  background: transparent;
  border: 0;
}
/* line 56, ../sass/scss/03_organism/_3.10-o-page-header.scss */
.o-page-header-wrap .o-page-header .m-enquiry-box-wrap {
  display: flex;
  flex-direction: column;
  padding-top: 10px;
}
/* line 57, ../sass/scss/03_organism/_3.10-o-page-header.scss */
.o-page-header-wrap .o-page-header .m-enquiry-box-wrap .m-enquiry-box {
  padding-bottom: 12.5px;
  margin-bottom: 12.5px;
  border-bottom: 2px solid #0d2173;
}
/* line 60, ../sass/scss/03_organism/_3.10-o-page-header.scss */
.o-page-header-wrap .o-page-header .m-enquiry-box-wrap .m-enquiry-box:last-of-type {
  border: 0px;
  margin-bottom: 5px;
  padding-bottom: 0px;
}
/* line 62, ../sass/scss/03_organism/_3.10-o-page-header.scss */
.o-page-header-wrap .o-page-header .m-enquiry-box-wrap .m-enquiry-box .a-enquiry-label {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.57;
  letter-spacing: 0.16px;
  margin-bottom: 5px;
  color: #0d2173;
}
/* line 68, ../sass/scss/03_organism/_3.10-o-page-header.scss */
.o-page-header-wrap .o-page-header .m-enquiry-box-wrap .m-enquiry-box .a-enquiry-number {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  color: #0d2173;
}
/* line 79, ../sass/scss/03_organism/_3.10-o-page-header.scss */
.o-page-header-wrap .m-system-status {
  order: 1;
}
/* line 84, ../sass/scss/03_organism/_3.10-o-page-header.scss */
.o-page-header-wrap.o-support-header .o-page-header {
  padding: 25px 0px;
}
/* line 87, ../sass/scss/03_organism/_3.10-o-page-header.scss */
.o-page-header-wrap.o-support-header .o-page-header .search-field-block {
  margin: 0 auto 0 0;
  max-width: 260px;
}
/* line 89, ../sass/scss/03_organism/_3.10-o-page-header.scss */
.o-page-header-wrap.o-support-header .o-page-header .search-field-block form input {
  color: #0C2074;
}
/* line 91, ../sass/scss/03_organism/_3.10-o-page-header.scss */
.o-page-header-wrap.o-support-header .o-page-header .search-field-block form ::-webkit-input-placeholder {
  color: #0C2074;
}
/* line 94, ../sass/scss/03_organism/_3.10-o-page-header.scss */
.o-page-header-wrap.o-support-header .o-page-header .search-field-block form :-ms-input-placeholder {
  color: #0C2074;
}
/* line 97, ../sass/scss/03_organism/_3.10-o-page-header.scss */
.o-page-header-wrap.o-support-header .o-page-header .search-field-block form ::-moz-placeholder {
  color: #0C2074;
  opacity: 1;
}
/* line 101, ../sass/scss/03_organism/_3.10-o-page-header.scss */
.o-page-header-wrap.o-support-header .o-page-header .search-field-block form :-moz-placeholder {
  color: #0C2074;
  opacity: 1;
}
/* line 111, ../sass/scss/03_organism/_3.10-o-page-header.scss */
.o-page-header-wrap.p-search {
  background-color: #0d2173;
  justify-content: center;
}
/* line 113, ../sass/scss/03_organism/_3.10-o-page-header.scss */
.o-page-header-wrap.p-search .o-page-header h1 {
  color: white;
  text-align: center;
}
/* line 116, ../sass/scss/03_organism/_3.10-o-page-header.scss */
.o-page-header-wrap.p-search .m-system-status {
  border-radius: 5px 0 0 5px;
}
/* line 121, ../sass/scss/03_organism/_3.10-o-page-header.scss */
.o-page-header-wrap.o-request-a-callback {
  background-color: #3391d4;
}
/* line 124, ../sass/scss/03_organism/_3.10-o-page-header.scss */
.o-page-header-wrap.o-request-a-callback .o-block.o-page-header {
  padding-bottom: 23px;
  padding-top: 23px;
}
/* line 126, ../sass/scss/03_organism/_3.10-o-page-header.scss */
.o-page-header-wrap.o-request-a-callback .o-block.o-page-header .m-container h1 {
  color: #ffffff;
  margin-bottom: 0;
}
/* line 127, ../sass/scss/03_organism/_3.10-o-page-header.scss */
.o-page-header-wrap.o-request-a-callback .o-block.o-page-header .m-container .m-enquiry-box-wrap {
  padding-top: 6px;
  max-width: 360px;
}
/* line 129, ../sass/scss/03_organism/_3.10-o-page-header.scss */
.o-page-header-wrap.o-request-a-callback .o-block.o-page-header .m-container .m-enquiry-box-wrap .m-enquiry-box .a-enquiry-label {
  line-height: 1.57;
  margin-bottom: 9px;
  font-size: 14px;
}
/* line 130, ../sass/scss/03_organism/_3.10-o-page-header.scss */
.o-page-header-wrap.o-request-a-callback .o-block.o-page-header .m-container .m-enquiry-box-wrap .m-enquiry-box .a-enquiry-number {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
}
/* line 131, ../sass/scss/03_organism/_3.10-o-page-header.scss */
.o-page-header-wrap.o-request-a-callback .o-block.o-page-header .m-container .m-enquiry-box-wrap .m-enquiry-box .a-enquiry-label, .o-page-header-wrap.o-request-a-callback .o-block.o-page-header .m-container .m-enquiry-box-wrap .m-enquiry-box .a-enquiry-number {
  color: #ffffff;
}
/* line 132, ../sass/scss/03_organism/_3.10-o-page-header.scss */
.o-page-header-wrap.o-request-a-callback .o-block.o-page-header .m-container .m-enquiry-box-wrap .m-enquiry-box:last-of-type {
  margin-bottom: 0;
}
/* line 140, ../sass/scss/03_organism/_3.10-o-page-header.scss */
.o-page-header-wrap.o-resource-header {
  background: #3391d4;
  justify-content: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  /* line 140, ../sass/scss/03_organism/_3.10-o-page-header.scss */
  .o-page-header-wrap.o-resource-header {
    display: table;
    width: 100%;
  }
}
/* line 147, ../sass/scss/03_organism/_3.10-o-page-header.scss */
.o-page-header-wrap.o-resource-header .o-page-header {
  padding: 20px 0px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  /* line 147, ../sass/scss/03_organism/_3.10-o-page-header.scss */
  .o-page-header-wrap.o-resource-header .o-page-header {
    display: table-cell;
    vertical-align: middle;
  }
}
/* line 152, ../sass/scss/03_organism/_3.10-o-page-header.scss */
.o-page-header-wrap.o-resource-header .o-page-header h1, .o-page-header-wrap.o-resource-header .o-page-header ._a-h1 {
  color: white;
}
/* line 154, ../sass/scss/03_organism/_3.10-o-page-header.scss */
.o-page-header-wrap.o-resource-header .o-page-header .m-enquiry-box-wrap {
  padding: 0px;
}
/* line 155, ../sass/scss/03_organism/_3.10-o-page-header.scss */
.o-page-header-wrap.o-resource-header .o-page-header .m-enquiry-box-wrap .m-enquiry-box {
  margin: 0px;
}
/* line 156, ../sass/scss/03_organism/_3.10-o-page-header.scss */
.o-page-header-wrap.o-resource-header .o-page-header .m-enquiry-box-wrap .m-enquiry-box .a-enquiry-label {
  margin: 0px;
  color: white;
  letter-spacing: normal;
  line-height: 1.86;
}

@media (min-width: 576px) {
  /* line 177, ../sass/scss/03_organism/_3.10-o-page-header.scss */
  .o-page-header-wrap .o-page-header {
    padding: 30px 0px;
  }
  /* line 180, ../sass/scss/03_organism/_3.10-o-page-header.scss */
  .o-page-header-wrap .o-page-header .m-enquiry-box-wrap {
    flex-direction: inherit;
    flex-wrap: wrap;
    max-width: 360px;
    margin-top: 15px;
  }
  /* line 183, ../sass/scss/03_organism/_3.10-o-page-header.scss */
  .o-page-header-wrap .o-page-header .m-enquiry-box-wrap .m-enquiry-box {
    flex-basis: 100%;
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom: 0px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 70px;
  }
  /* line 187, ../sass/scss/03_organism/_3.10-o-page-header.scss */
  .o-page-header-wrap .o-page-header .m-enquiry-box-wrap .m-enquiry-box .a-enquiry-number {
    font-size: 30px;
    font-weight: 600;
    line-height: 1.33;
    letter-spacing: normal;
  }
  /* line 191, ../sass/scss/03_organism/_3.10-o-page-header.scss */
  .o-page-header-wrap .o-page-header .m-enquiry-box-wrap .m-enquiry-box:first-child {
    margin-left: 0px;
  }
  /* line 193, ../sass/scss/03_organism/_3.10-o-page-header.scss */
  .o-page-header-wrap .o-page-header .m-enquiry-box-wrap .m-enquiry-box:nth-last-child(2), .o-page-header-wrap .o-page-header .m-enquiry-box-wrap .m-enquiry-box:nth-child(2), .o-page-header-wrap .o-page-header .m-enquiry-box-wrap .m-enquiry-box:nth-child(3) {
    flex-basis: 50%;
    padding-left: 45px;
  }
  /* line 197, ../sass/scss/03_organism/_3.10-o-page-header.scss */
  .o-page-header-wrap .o-page-header .m-enquiry-box-wrap .m-enquiry-box:nth-last-child(2) .a-enquiry-label, .o-page-header-wrap .o-page-header .m-enquiry-box-wrap .m-enquiry-box:nth-child(2) .a-enquiry-label, .o-page-header-wrap .o-page-header .m-enquiry-box-wrap .m-enquiry-box:nth-child(3) .a-enquiry-label {
    margin-bottom: 0px;
  }
  /* line 199, ../sass/scss/03_organism/_3.10-o-page-header.scss */
  .o-page-header-wrap .o-page-header .m-enquiry-box-wrap .m-enquiry-box:nth-last-child(2) .a-enquiry-number, .o-page-header-wrap .o-page-header .m-enquiry-box-wrap .m-enquiry-box:nth-child(2) .a-enquiry-number, .o-page-header-wrap .o-page-header .m-enquiry-box-wrap .m-enquiry-box:nth-child(3) .a-enquiry-number {
    font-size: 18px;
    font-weight: normal;
    line-height: 1.78;
  }
  /* line 204, ../sass/scss/03_organism/_3.10-o-page-header.scss */
  .o-page-header-wrap .o-page-header .m-enquiry-box-wrap .m-enquiry-box:nth-last-child(2) {
    border-right: 1px solid #0d2173;
    padding: 0px;
    padding-right: 45px;
  }
  /* line 210, ../sass/scss/03_organism/_3.10-o-page-header.scss */
  .o-page-header-wrap .o-page-header .m-enquiry-box-wrap .m-enquiry-box:nth-child(2) {
    margin-top: 45px;
  }
  /* line 212, ../sass/scss/03_organism/_3.10-o-page-header.scss */
  .o-page-header-wrap .o-page-header .m-enquiry-box-wrap .m-enquiry-box:last-child {
    margin-left: auto;
    margin-bottom: 0px;
    padding-bottom: 0px;
    margin-top: auto;
  }
  /* line 220, ../sass/scss/03_organism/_3.10-o-page-header.scss */
  .o-page-header-wrap.o-support-header {
    background-color: #0d2173;
    background-repeat: no-repeat;
    justify-content: flex-end;
  }
  /* line 226, ../sass/scss/03_organism/_3.10-o-page-header.scss */
  .o-page-header-wrap.o-support-header .o-block.o-page-header .m-container {
    color: #ffffff;
  }
  /* line 228, ../sass/scss/03_organism/_3.10-o-page-header.scss */
  .o-page-header-wrap.o-support-header .o-block.o-page-header .m-container h1, .o-page-header-wrap.o-support-header .o-block.o-page-header .m-container ._a-h1 {
    color: #ffffff;
  }
  /* line 231, ../sass/scss/03_organism/_3.10-o-page-header.scss */
  .o-page-header-wrap.o-support-header .o-block.o-page-header .m-container .search-field-block {
    max-width: 400px;
  }
  /* line 239, ../sass/scss/03_organism/_3.10-o-page-header.scss */
  .o-page-header-wrap.o-request-a-callback {
    background-image: url("../images/icons/Circle.png");
    background-position: right bottom;
    background-repeat: no-repeat;
    background-color: #3391d4;
    justify-content: center;
  }
  /* line 247, ../sass/scss/03_organism/_3.10-o-page-header.scss */
  .o-page-header-wrap.o-request-a-callback .o-block.o-page-header {
    padding-bottom: 0;
  }
  /* line 249, ../sass/scss/03_organism/_3.10-o-page-header.scss */
  .o-page-header-wrap.o-request-a-callback .o-block.o-page-header .m-container h1 {
    margin-top: 75px;
    margin-bottom: 24px;
  }
  /* line 250, ../sass/scss/03_organism/_3.10-o-page-header.scss */
  .o-page-header-wrap.o-request-a-callback .o-block.o-page-header .m-container .m-enquiry-box-wrap {
    padding-top: 0;
    margin-bottom: 85px;
  }
  /* line 252, ../sass/scss/03_organism/_3.10-o-page-header.scss */
  .o-page-header-wrap.o-request-a-callback .o-block.o-page-header .m-container .m-enquiry-box-wrap .m-enquiry-box .a-enquiry-label {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 1.5;
  }
  /* line 253, ../sass/scss/03_organism/_3.10-o-page-header.scss */
  .o-page-header-wrap.o-request-a-callback .o-block.o-page-header .m-container .m-enquiry-box-wrap .m-enquiry-box .a-enquiry-number {
    margin-top: 30px;
  }
  /* line 262, ../sass/scss/03_organism/_3.10-o-page-header.scss */
  .o-page-header-wrap.o-resource-header .o-page-header {
    padding: 30px 0px;
  }
  /* line 263, ../sass/scss/03_organism/_3.10-o-page-header.scss */
  .o-page-header-wrap.o-resource-header .o-page-header .m-enquiry-box-wrap {
    max-width: 630px;
    margin: 0px;
  }
  /* line 264, ../sass/scss/03_organism/_3.10-o-page-header.scss */
  .o-page-header-wrap.o-resource-header .o-page-header .m-enquiry-box-wrap .m-enquiry-box {
    min-height: 1px;
  }
}
@media (min-width: 768px) {
  /* line 285, ../sass/scss/03_organism/_3.10-o-page-header.scss */
  .o-page-header-wrap .o-page-header .m-container {
    padding-left: 30px;
  }
  /* line 288, ../sass/scss/03_organism/_3.10-o-page-header.scss */
  .o-page-header-wrap.o-support-header {
    justify-content: flex-end;
    text-align: left;
  }
}
@media screen and (min-width: 768px) and (-ms-high-contrast: active), (min-width: 768px) and (-ms-high-contrast: none) {
  /* line 288, ../sass/scss/03_organism/_3.10-o-page-header.scss */
  .o-page-header-wrap.o-support-header {
    display: table;
    width: 100%;
  }
}
@media (min-width: 768px) {
  /* line 295, ../sass/scss/03_organism/_3.10-o-page-header.scss */
  .o-page-header-wrap.o-support-header .o-page-header {
    padding: 30px 0px;
  }
}
@media screen and (min-width: 768px) and (-ms-high-contrast: active), (min-width: 768px) and (-ms-high-contrast: none) {
  /* line 295, ../sass/scss/03_organism/_3.10-o-page-header.scss */
  .o-page-header-wrap.o-support-header .o-page-header {
    display: table-cell;
    vertical-align: bottom;
  }
}
@media (min-width: 768px) {
  /* line 302, ../sass/scss/03_organism/_3.10-o-page-header.scss */
  .o-page-header-wrap.o-support-header .o-page-header .search-field-block {
    margin: 0px;
  }
  /* line 312, ../sass/scss/03_organism/_3.10-o-page-header.scss */
  .o-page-header-wrap.o-request-a-callback .o-block.o-page-header .m-container .m-enquiry-box-wrap {
    max-width: 550px;
  }
  /* line 324, ../sass/scss/03_organism/_3.10-o-page-header.scss */
  .o-page-header-wrap.o-resource-header {
    min-height: 200px;
  }
}
@media (max-width: 991px) {
  /* line 336, ../sass/scss/03_organism/_3.10-o-page-header.scss */
  .o-page-header-wrap.p-search {
    min-height: 100px;
  }
}
@media (min-width: 992px) {
  /* line 343, ../sass/scss/03_organism/_3.10-o-page-header.scss */
  .o-page-header-wrap {
    min-height: 269px;
  }
  /* line 344, ../sass/scss/03_organism/_3.10-o-page-header.scss */
  .o-page-header-wrap .o-page-header {
    order: 1;
  }
  /* line 346, ../sass/scss/03_organism/_3.10-o-page-header.scss */
  .o-page-header-wrap .o-page-header .m-container {
    padding-left: 60px;
  }
  /* line 349, ../sass/scss/03_organism/_3.10-o-page-header.scss */
  .o-page-header-wrap .o-page-header .search-field-block {
    max-width: 540px;
    height: 54px;
  }
  /* line 353, ../sass/scss/03_organism/_3.10-o-page-header.scss */
  .o-page-header-wrap .o-page-header .search-field-block form:before {
    width: 17px;
    height: 18px;
    background-size: 17px;
    right: 25px;
  }
  /* line 357, ../sass/scss/03_organism/_3.10-o-page-header.scss */
  .o-page-header-wrap .o-page-header .search-field-block form input {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: normal;
    padding: 14px 45px 14px 35px;
    border-radius: 26.5px;
    border: solid 1px #ffffff;
  }
  /* line 363, ../sass/scss/03_organism/_3.10-o-page-header.scss */
  .o-page-header-wrap .o-page-header .search-field-block form .m-search-wrap .a-submit {
    top: 15px;
  }
  /* line 374, ../sass/scss/03_organism/_3.10-o-page-header.scss */
  .o-page-header-wrap.o-request-a-callback .o-block.o-page-header .m-container .m-enquiry-box-wrap {
    max-width: 750px;
  }
  /* line 380, ../sass/scss/03_organism/_3.10-o-page-header.scss */
  .o-page-header-wrap .m-system-status {
    order: 1;
    position: absolute;
    right: 0;
    bottom: 25px;
  }
  /* line 383, ../sass/scss/03_organism/_3.10-o-page-header.scss */
  .o-page-header-wrap.o-support-header .o-page-header {
    padding-bottom: 70px;
  }
  /* line 386, ../sass/scss/03_organism/_3.10-o-page-header.scss */
  .o-page-header-wrap.o-support-header .o-page-header .search-field-block {
    max-width: 540px;
  }
  /* line 391, ../sass/scss/03_organism/_3.10-o-page-header.scss */
  .o-page-header-wrap.p-search {
    position: relative;
    background-image: url("../images/icons/Circle.png");
    background-repeat: no-repeat;
    background-position: bottom right;
    height: 90px;
    background-color: #0d2173;
  }
  /* line 402, ../sass/scss/03_organism/_3.10-o-page-header.scss */
  .o-page-header-wrap.p-search .o-page-header h1 {
    text-align: left;
  }
  /* line 403, ../sass/scss/03_organism/_3.10-o-page-header.scss */
  .o-page-header-wrap.p-search .o-page-header .a-result {
    display: block;
    font-style: italic;
  }
  /* line 407, ../sass/scss/03_organism/_3.10-o-page-header.scss */
  .o-page-header-wrap.o-resource-header {
    min-height: 269px;
  }
  /* line 409, ../sass/scss/03_organism/_3.10-o-page-header.scss */
  .o-page-header-wrap.o-resource-header .o-page-header .m-enquiry-box-wrap {
    padding-top: 5px;
  }
  /* line 411, ../sass/scss/03_organism/_3.10-o-page-header.scss */
  .o-page-header-wrap.o-resource-header .o-page-header .m-enquiry-box-wrap .m-enquiry-box .a-enquiry-label {
    font-size: 18px;
    line-height: 1.78;
  }
}
@media (min-width: 1200px) {
  /* line 434, ../sass/scss/03_organism/_3.10-o-page-header.scss */
  .o-page-header-wrap .o-page-header .m-container {
    padding-left: 90px;
  }
  /* line 437, ../sass/scss/03_organism/_3.10-o-page-header.scss */
  .o-page-header-wrap .o-page-header .search-field-block {
    max-width: 640px;
  }
  /* line 445, ../sass/scss/03_organism/_3.10-o-page-header.scss */
  .o-page-header-wrap.o-support-header .o-page-header .search-field-block {
    max-width: 640px;
  }
  /* line 450, ../sass/scss/03_organism/_3.10-o-page-header.scss */
  .o-page-header-wrap.o-resource-header {
    min-height: 275px;
  }
}
/* line 6, ../sass/scss/03_organism/_3.11-o-footer.scss */
.o-footer .block-title {
  font-weight: normal;
  font-size: 16px;
}
/* line 11, ../sass/scss/03_organism/_3.11-o-footer.scss */
.o-footer .m-footer-first {
  padding-left: 15px;
  padding-right: 15px;
}
/* line 16, ../sass/scss/03_organism/_3.11-o-footer.scss */
.o-footer .region-footer-first {
  display: flex;
  flex-wrap: wrap;
}
/* line 20, ../sass/scss/03_organism/_3.11-o-footer.scss */
.o-footer .region-footer-first > .block-menu-block {
  flex: 1 0 18%;
  align-items: center;
  justify-content: center;
}
/* line 26, ../sass/scss/03_organism/_3.11-o-footer.scss */
.o-footer .region-footer-first > .block-menu-block .navbar-nav li {
  padding-bottom: 0;
}
/* line 28, ../sass/scss/03_organism/_3.11-o-footer.scss */
.o-footer .region-footer-first > .block-menu-block .navbar-nav li a {
  padding: 0;
  line-height: 1.88;
}
/* line 36, ../sass/scss/03_organism/_3.11-o-footer.scss */
.o-footer .region-footer-second .legal-menu .nav.navbar-nav {
  margin-top: 4px;
}
/* line 38, ../sass/scss/03_organism/_3.11-o-footer.scss */
.o-footer .region-footer-second .legal-menu .nav.navbar-nav li {
  display: inline-block;
  margin-bottom: 0;
}
/* line 42, ../sass/scss/03_organism/_3.11-o-footer.scss */
.o-footer .region-footer-second .legal-menu .nav.navbar-nav li:last-child a {
  padding-right: 0;
}
/* line 49, ../sass/scss/03_organism/_3.11-o-footer.scss */
.o-footer .d-flex {
  flex-wrap: wrap;
  justify-content: center;
}
/* line 50, ../sass/scss/03_organism/_3.11-o-footer.scss */
.o-footer .d-flex:before {
  display: none;
}
/* line 55, ../sass/scss/03_organism/_3.11-o-footer.scss */
.o-footer .m-footer_logo-wrapper {
  padding: 0 15px;
  margin-bottom: 50px;
}
/* line 58, ../sass/scss/03_organism/_3.11-o-footer.scss */
.o-footer .m-footer_logo-wrapper .icons {
  margin-bottom: 25px;
}
/* line 61, ../sass/scss/03_organism/_3.11-o-footer.scss */
.o-footer .m-footer_logo-wrapper .icons #social-nav {
  display: none;
}
/* line 62, ../sass/scss/03_organism/_3.11-o-footer.scss */
.o-footer .m-footer_logo-wrapper .icons ul li {
  list-style: none;
  display: inline-block;
}
/* line 64, ../sass/scss/03_organism/_3.11-o-footer.scss */
.o-footer .m-footer_logo-wrapper .icons .fa {
  opacity: 0.3;
}
/* line 69, ../sass/scss/03_organism/_3.11-o-footer.scss */
.o-footer .m-footer-login .block-title {
  margin-bottom: 5px;
}
/* line 70, ../sass/scss/03_organism/_3.11-o-footer.scss */
.o-footer .m-footer-login .block-description {
  font-size: 16px;
}
/* line 71, ../sass/scss/03_organism/_3.11-o-footer.scss */
.o-footer .m-footer-login .btn-sign-in {
  margin-left: 23px;
  font-size: 16px;
}
/* line 74, ../sass/scss/03_organism/_3.11-o-footer.scss */
.o-footer .m-footer-login .btn-sign-in .a-signin-icon {
  display: inline-block;
  position: relative;
  top: 2px;
  width: 16px;
  height: 16px;
  background-image: url("../images/v2/icons/user_icon.svg");
  background-size: cover;
  margin-right: 2px;
}
/* line 85, ../sass/scss/03_organism/_3.11-o-footer.scss */
.o-footer .m-footer-login .btn-sign-in:hover {
  background-color: #ffffff;
  color: #0d2173;
}

@media (max-width: 991px) {
  /* line 128, ../sass/scss/03_organism/_3.11-o-footer.scss */
  .o-footer {
    padding-top: 0;
    text-align: center;
  }
  /* line 131, ../sass/scss/03_organism/_3.11-o-footer.scss */
  .o-footer .m-footer-login {
    display: none;
  }
  /* line 132, ../sass/scss/03_organism/_3.11-o-footer.scss */
  .o-footer .footer_logo_wrapper {
    margin-bottom: 15px;
  }
  /* line 136, ../sass/scss/03_organism/_3.11-o-footer.scss */
  .o-footer .footer_logo_wrapper .footer_logo img {
    max-width: 123px;
  }
  /* line 140, ../sass/scss/03_organism/_3.11-o-footer.scss */
  .o-footer .region-footer-second {
    text-align: center;
  }
  /* line 141, ../sass/scss/03_organism/_3.11-o-footer.scss */
  .o-footer .region-footer-second .legal-menu {
    margin-top: 20px;
  }
  /* line 145, ../sass/scss/03_organism/_3.11-o-footer.scss */
  .o-footer .region-footer-second .legal-menu .nav.navbar-nav li {
    padding-bottom: 0;
  }
  /* line 151, ../sass/scss/03_organism/_3.11-o-footer.scss */
  .o-footer .m-footer_logo-wrapper {
    margin-bottom: 15px;
    padding: 15px;
  }
  /* line 153, ../sass/scss/03_organism/_3.11-o-footer.scss */
  .o-footer .icons {
    display: none;
  }
  /* line 155, ../sass/scss/03_organism/_3.11-o-footer.scss */
  .o-footer .m-footer-first {
    display: none;
  }
}
/* line 5, ../sass/scss/03_organism/_3.12-o-testimonial-slider.scss */
.o-testimonial-slider-wrap {
  background-color: #66acdf;
  overflow: hidden;
}
/* line 10, ../sass/scss/03_organism/_3.12-o-testimonial-slider.scss */
.o-testimonial-slider-wrap .o-block {
  position: relative;
}
/* line 12, ../sass/scss/03_organism/_3.12-o-testimonial-slider.scss */
.o-testimonial-slider-wrap .bg-image {
  padding-top: 79%;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100%;
}
/* line 18, ../sass/scss/03_organism/_3.12-o-testimonial-slider.scss */
.o-testimonial-slider-wrap .m-content {
  position: relative;
  margin-top: -20%;
  padding: 15px 20px 0;
  z-index: 5;
  box-shadow: -1px 25px 20px 0 rgba(96, 96, 96, 0.1);
  margin-bottom: 74px;
  animation: fadeInLeft 0.5s ease-in;
}
@keyframes fadeInLeft {
  0% {
    transform: translateX(15px);
    opacity: 0;
  }
  100% {
    transform: translateX(0px);
    opacity: 1;
  }
}
/* line 30, ../sass/scss/03_organism/_3.12-o-testimonial-slider.scss */
.o-testimonial-slider-wrap .m-content .a-testimonial-item img {
  max-height: 55px;
  max-width: 100%;
  width: auto;
  margin-bottom: 15px;
}
/* line 31, ../sass/scss/03_organism/_3.12-o-testimonial-slider.scss */
.o-testimonial-slider-wrap .m-content .a-testimonial-item h3 {
  font-size: 14px;
}
/* line 34, ../sass/scss/03_organism/_3.12-o-testimonial-slider.scss */
.o-testimonial-slider-wrap .m-content .a-link {
  margin-top: 12px;
}
/* line 40, ../sass/scss/03_organism/_3.12-o-testimonial-slider.scss */
.o-testimonial-slider-wrap .owl-carousel .owl-item {
  opacity: 0;
}
/* line 41, ../sass/scss/03_organism/_3.12-o-testimonial-slider.scss */
.o-testimonial-slider-wrap .owl-carousel .owl-item.active {
  opacity: 1;
}
/* line 43, ../sass/scss/03_organism/_3.12-o-testimonial-slider.scss */
.o-testimonial-slider-wrap .owl-carousel .owl-dots {
  position: relative;
  top: 46px;
  text-align: center;
}
/* line 49, ../sass/scss/03_organism/_3.12-o-testimonial-slider.scss */
.o-testimonial-slider-wrap .owl-carousel .owl-dots button.owl-dot {
  opacity: 0.4;
  background-color: #ffffff;
  width: 10px;
  height: 10px;
  margin-right: 10px;
  border-radius: 50px;
  outline: none;
}
/* line 57, ../sass/scss/03_organism/_3.12-o-testimonial-slider.scss */
.o-testimonial-slider-wrap .owl-carousel .owl-dots button.owl-dot.active {
  opacity: 1;
}

@media (min-width: 420px) {
  /* line 79, ../sass/scss/03_organism/_3.12-o-testimonial-slider.scss */
  .o-testimonial-slider-wrap .m-content {
    margin-top: -10%;
  }
  /* line 83, ../sass/scss/03_organism/_3.12-o-testimonial-slider.scss */
  .o-testimonial-slider-wrap .bg-image {
    padding-top: 62%;
  }
}
@media (min-width: 768px) {
  /* line 102, ../sass/scss/03_organism/_3.12-o-testimonial-slider.scss */
  .o-testimonial-slider-wrap {
    padding: 0px;
  }
  /* line 106, ../sass/scss/03_organism/_3.12-o-testimonial-slider.scss */
  .o-testimonial-slider-wrap .o-block .container {
    padding-top: 56%;
    position: relative;
  }
  /* line 112, ../sass/scss/03_organism/_3.12-o-testimonial-slider.scss */
  .o-testimonial-slider-wrap .o-block .bg-image {
    background-size: cover;
    width: calc(100% - 34vw);
    padding-top: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: auto;
    z-index: 1;
  }
  /* line 123, ../sass/scss/03_organism/_3.12-o-testimonial-slider.scss */
  .o-testimonial-slider-wrap .o-block .m-content {
    margin-top: 0;
    padding: 40px 60px 28px;
    position: absolute;
    left: 16px;
    top: 50%;
    z-index: 10;
    transform: translateY(-50%);
  }
  /* line 132, ../sass/scss/03_organism/_3.12-o-testimonial-slider.scss */
  .o-testimonial-slider-wrap .o-block .m-content:after {
    content: '';
    display: block;
    border: 22px solid transparent;
    border-left: 15px solid #fff;
    width: 29px;
    height: 26px;
    position: absolute;
    right: -36px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
  }
  /* line 146, ../sass/scss/03_organism/_3.12-o-testimonial-slider.scss */
  .o-testimonial-slider-wrap .o-block .m-content .a-link {
    margin-top: 25px;
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
  }
  /* line 152, ../sass/scss/03_organism/_3.12-o-testimonial-slider.scss */
  .o-testimonial-slider-wrap .o-block .m-content .a-testimonial-item img {
    margin-bottom: 15px;
  }
  /* line 153, ../sass/scss/03_organism/_3.12-o-testimonial-slider.scss */
  .o-testimonial-slider-wrap .o-block .m-content .a-testimonial-item h3 {
    font-size: 24px;
  }
  /* line 159, ../sass/scss/03_organism/_3.12-o-testimonial-slider.scss */
  .o-testimonial-slider-wrap .owl-carousel .owl-dots {
    text-align: left;
    left: -25px;
    top: 73px;
  }
}
@media (min-width: 992px) {
  /* line 184, ../sass/scss/03_organism/_3.12-o-testimonial-slider.scss */
  .o-testimonial-slider-wrap .o-block .container {
    padding-top: 0;
    height: 618px;
  }
  /* line 194, ../sass/scss/03_organism/_3.12-o-testimonial-slider.scss */
  .o-testimonial-slider-wrap .owl-carousel .owl-dots button.owl-dot {
    width: 8px;
    height: 8px;
  }
}
/* line 8, ../sass/scss/03_organism/_3.12.1-o-carousel-integrations.scss */
.preloader .o-services-wrapper {
  opacity: 0;
  transition: 0.3s;
}

/* line 12, ../sass/scss/03_organism/_3.12.1-o-carousel-integrations.scss */
.lab-app .o-services-wrapper {
  opacity: 1;
  transition: 0.3s;
}

/* line 15, ../sass/scss/03_organism/_3.12.1-o-carousel-integrations.scss */
.o-services-section {
  padding-top: 35px;
  padding-bottom: 35px;
}
/* line 17, ../sass/scss/03_organism/_3.12.1-o-carousel-integrations.scss */
.o-services-section .header-wrapper {
  text-align: center;
  margin-bottom: 33px;
}
/* line 21, ../sass/scss/03_organism/_3.12.1-o-carousel-integrations.scss */
.o-services-section .owl-carousel .owl-nav button {
  position: absolute;
  top: 20px;
  outline: none !important;
  width: 15px;
  height: 15px;
  background-position: center center;
  background-repeat: no-repeat;
}
/* line 30, ../sass/scss/03_organism/_3.12.1-o-carousel-integrations.scss */
.o-services-section .owl-carousel .owl-nav button.owl-prev, .o-services-section .owl-carousel .owl-nav button.owl-next {
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
}
/* line 34, ../sass/scss/03_organism/_3.12.1-o-carousel-integrations.scss */
.o-services-section .owl-carousel .owl-nav button.owl-prev {
  transform: rotate(135deg);
  left: 20px;
}
/* line 35, ../sass/scss/03_organism/_3.12.1-o-carousel-integrations.scss */
.o-services-section .owl-carousel .owl-nav button.owl-next {
  transform: rotate(-45deg);
  right: 20px;
}
/* line 36, ../sass/scss/03_organism/_3.12.1-o-carousel-integrations.scss */
.o-services-section .owl-carousel .owl-nav button span {
  display: none;
}

/* line 42, ../sass/scss/03_organism/_3.12.1-o-carousel-integrations.scss */
.o-services-wrapper {
  position: relative;
  width: 100%;
}
/* line 44, ../sass/scss/03_organism/_3.12.1-o-carousel-integrations.scss */
.o-services-wrapper .m-column span {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  height: 100%;
  text-align: center;
  word-break: break-word;
}
/* line 45, ../sass/scss/03_organism/_3.12.1-o-carousel-integrations.scss */
.o-services-wrapper .m-column .a-column-header {
  background-color: #0C2074;
  color: white;
  font-weight: 600;
  text-align: center;
  padding: 20px 30px;
}
/* line 46, ../sass/scss/03_organism/_3.12.1-o-carousel-integrations.scss */
.o-services-wrapper .m-column .a-column-cell {
  padding: 10px 5px;
}
/* line 47, ../sass/scss/03_organism/_3.12.1-o-carousel-integrations.scss */
.o-services-wrapper .m-column .a-column-cell span {
  color: #0d2173;
}
/* line 48, ../sass/scss/03_organism/_3.12.1-o-carousel-integrations.scss */
.o-services-wrapper .m-column .a-column-cell:nth-child(odd) {
  background-color: #f1f1f1;
}
/* line 52, ../sass/scss/03_organism/_3.12.1-o-carousel-integrations.scss */
.o-services-wrapper #desktop-titles-column {
  display: none;
}
/* line 53, ../sass/scss/03_organism/_3.12.1-o-carousel-integrations.scss */
.o-services-wrapper .o-carousel-block {
  width: 100%;
}
/* line 55, ../sass/scss/03_organism/_3.12.1-o-carousel-integrations.scss */
.o-services-wrapper .o-carousel-block .m-column .a-column-cell {
  position: relative;
  word-break: break-all;
}
/* line 58, ../sass/scss/03_organism/_3.12.1-o-carousel-integrations.scss */
.o-services-wrapper .o-carousel-block .m-column .a-column-cell span {
  position: relative;
  color: #0C2074;
}
/* line 61, ../sass/scss/03_organism/_3.12.1-o-carousel-integrations.scss */
.o-services-wrapper .o-carousel-block .m-column .a-column-cell span.a-line-title {
  opacity: 1 !important;
  font-weight: 600;
}
/* line 67, ../sass/scss/03_organism/_3.12.1-o-carousel-integrations.scss */
.o-services-wrapper .o-carousel-block .m-column .a-column-cell.yes span.a-line-text:before {
  content: '';
  display: block;
  width: 19px;
  height: 9px;
  opacity: 1;
  border-left: 3px solid #177286;
  border-bottom: 3px solid #177286;
  transform: rotate(-47deg);
}
/* line 81, ../sass/scss/03_organism/_3.12.1-o-carousel-integrations.scss */
.o-services-wrapper .o-carousel-block .m-column .a-column-cell.no span.a-line-text:before {
  content: '';
  display: block;
  border: 1px solid #888;
  height: 1px;
  width: 15px;
}
/* line 96, ../sass/scss/03_organism/_3.12.1-o-carousel-integrations.scss */
.o-services-wrapper:not(._static) .o-carousel-block .m-column .a-column-cell {
  height: 82px !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 101, ../sass/scss/03_organism/_3.12.1-o-carousel-integrations.scss */
.o-services-wrapper._static {
  width: 100% !important;
}
/* line 102, ../sass/scss/03_organism/_3.12.1-o-carousel-integrations.scss */
.o-services-wrapper._static .o-carousel-block {
  width: 100% !important;
}
/* line 103, ../sass/scss/03_organism/_3.12.1-o-carousel-integrations.scss */
.o-services-wrapper._static .o-carousel-block .owl-item {
  height: 0px;
  transition: all ease-in-out 0.5s;
}
/* line 104, ../sass/scss/03_organism/_3.12.1-o-carousel-integrations.scss */
.o-services-wrapper._static .o-carousel-block .owl-item.active {
  height: auto;
}
/* line 107, ../sass/scss/03_organism/_3.12.1-o-carousel-integrations.scss */
.o-services-wrapper._static .o-carousel-block .m-column .a-column-header {
  font-size: 14px;
}
/* line 108, ../sass/scss/03_organism/_3.12.1-o-carousel-integrations.scss */
.o-services-wrapper._static .o-carousel-block .m-column .a-column-cell {
  font-size: 12px;
  word-break: break-word;
}
/* line 109, ../sass/scss/03_organism/_3.12.1-o-carousel-integrations.scss */
.o-services-wrapper._static .o-carousel-block .m-column .a-column-cell .mobile_title {
  display: none;
}

@media (max-width: 767px) {
  /* line 130, ../sass/scss/03_organism/_3.12.1-o-carousel-integrations.scss */
  .o-services-wrapper .o-carousel-block .m-column .a-column-cell {
    padding: 0;
    color: #0d2173;
  }
  /* line 131, ../sass/scss/03_organism/_3.12.1-o-carousel-integrations.scss */
  .o-services-wrapper .o-carousel-block .m-column .a-column-cell.yes, .o-services-wrapper .o-carousel-block .m-column .a-column-cell.no {
    background-image: none;
    opacity: 1;
  }
  /* line 132, ../sass/scss/03_organism/_3.12.1-o-carousel-integrations.scss */
  .o-services-wrapper .o-carousel-block .m-column .a-column-cell.yes .a-line-text, .o-services-wrapper .o-carousel-block .m-column .a-column-cell.no .a-line-text {
    color: #0d2173;
    opacity: 1;
    text-indent: -300px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
  }
  /* line 135, ../sass/scss/03_organism/_3.12.1-o-carousel-integrations.scss */
  .o-services-wrapper .o-carousel-block .m-column .a-column-cell .a-line-text, .o-services-wrapper .o-carousel-block .m-column .a-column-cell .glyphicon {
    width: 30%;
    justify-content: center;
  }
  /* line 138, ../sass/scss/03_organism/_3.12.1-o-carousel-integrations.scss */
  .o-services-wrapper .o-carousel-block .m-column .a-column-cell.yes .a-line-text {
    height: 20px;
  }
  /* line 143, ../sass/scss/03_organism/_3.12.1-o-carousel-integrations.scss */
  .o-services-wrapper .o-carousel-block .m-column .a-column-cell .a-line-title {
    width: 70%;
    padding: 10px 10px 10px 20px;
    display: inline-flex;
    text-align: left;
    vertical-align: middle;
  }
}
@media (min-width: 768px) {
  /* line 166, ../sass/scss/03_organism/_3.12.1-o-carousel-integrations.scss */
  .o-services-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  /* line 167, ../sass/scss/03_organism/_3.12.1-o-carousel-integrations.scss */
  .o-services-section .header-wrapper {
    margin-bottom: 48px;
  }
  /* line 168, ../sass/scss/03_organism/_3.12.1-o-carousel-integrations.scss */
  .o-services-section .header-wrapper .a-btn {
    min-width: 421px;
  }

  /* line 172, ../sass/scss/03_organism/_3.12.1-o-carousel-integrations.scss */
  .o-services-wrapper {
    display: flex;
    width: 100%;
  }
  /* line 173, ../sass/scss/03_organism/_3.12.1-o-carousel-integrations.scss */
  .o-services-wrapper .m-column {
    flex: 1;
    text-align: center;
  }
  /* line 174, ../sass/scss/03_organism/_3.12.1-o-carousel-integrations.scss */
  .o-services-wrapper .m-column .a-line-title {
    display: none;
  }
  /* line 177, ../sass/scss/03_organism/_3.12.1-o-carousel-integrations.scss */
  .o-services-wrapper .o-column-titles {
    width: 50%;
  }
  /* line 179, ../sass/scss/03_organism/_3.12.1-o-carousel-integrations.scss */
  .o-services-wrapper .o-column-titles .m-column .a-column-cell {
    text-align: left;
    padding-left: 10px;
    min-height: 82px;
    word-break: break-word;
  }
  /* line 184, ../sass/scss/03_organism/_3.12.1-o-carousel-integrations.scss */
  .o-services-wrapper .o-column-titles .m-column .a-column-cell span {
    font-weight: 600;
    text-align: left;
  }
  /* line 190, ../sass/scss/03_organism/_3.12.1-o-carousel-integrations.scss */
  .o-services-wrapper .o-column-titles #desktop-titles-column {
    display: block;
  }
  /* line 192, ../sass/scss/03_organism/_3.12.1-o-carousel-integrations.scss */
  .o-services-wrapper .o-carousel-block {
    width: 85%;
  }
  /* line 193, ../sass/scss/03_organism/_3.12.1-o-carousel-integrations.scss */
  .o-services-wrapper .o-carousel-block .services-carousel {
    display: flex;
    width: 100%;
  }
}
@media (max-width: 991px) {
  /* line 206, ../sass/scss/03_organism/_3.12.1-o-carousel-integrations.scss */
  .o-services-wrapper .m-column .a-column-header {
    padding: 20px 5px;
  }
  /* line 211, ../sass/scss/03_organism/_3.12.1-o-carousel-integrations.scss */
  .o-services-wrapper._static .o-carousel-block .m-column .a-column-header {
    font-size: 16px;
  }
  /* line 212, ../sass/scss/03_organism/_3.12.1-o-carousel-integrations.scss */
  .o-services-wrapper._static .o-carousel-block .m-column .a-column-cell {
    padding: 10px 10px 10px 20px;
    height: auto !important;
    font-size: 14px;
    text-align: left;
  }
  /* line 213, ../sass/scss/03_organism/_3.12.1-o-carousel-integrations.scss */
  .o-services-wrapper._static .o-carousel-block .m-column .a-column-cell .mobile_title {
    display: block;
    padding-bottom: 10px;
    width: 100%;
    text-align: left;
    font-weight: bold;
  }
}
@media (min-width: 992px) {
  /* line 227, ../sass/scss/03_organism/_3.12.1-o-carousel-integrations.scss */
  .o-services-section .a-btn {
    font-size: 18px;
  }
  /* line 228, ../sass/scss/03_organism/_3.12.1-o-carousel-integrations.scss */
  .o-services-section .o-services-wrapper {
    font-size: 16px;
  }
  /* line 231, ../sass/scss/03_organism/_3.12.1-o-carousel-integrations.scss */
  .o-services-section .o-services-wrapper .o-carousel-block .services-carousel-2 {
    display: flex;
    width: 100%;
  }
}
/* line 5, ../sass/scss/03_organism/_3.13-o-two-column-image.scss */
.o-two-column-image {
  background-color: #f1f1f1;
  padding-top: 21px;
  padding-bottom: 28px;
}
/* line 11, ../sass/scss/03_organism/_3.13-o-two-column-image.scss */
.o-two-column-image .m-image {
  margin-bottom: 21px;
  margin-right: -15px;
  text-align: center;
}
/* line 16, ../sass/scss/03_organism/_3.13-o-two-column-image.scss */
.o-two-column-image .m-image img {
  max-width: 100%;
}
/* line 19, ../sass/scss/03_organism/_3.13-o-two-column-image.scss */
.o-two-column-image .m-content-box {
  text-align: center;
}
/* line 21, ../sass/scss/03_organism/_3.13-o-two-column-image.scss */
.o-two-column-image .a-list {
  margin-top: 20px;
}
/* line 22, ../sass/scss/03_organism/_3.13-o-two-column-image.scss */
.o-two-column-image .a-list li {
  color: #4A851F;
  margin-bottom: 10px;
}
/* line 26, ../sass/scss/03_organism/_3.13-o-two-column-image.scss */
.o-two-column-image .a-list li:before {
  border-color: #0d2173;
}

@media (min-width: 992px) {
  /* line 75, ../sass/scss/03_organism/_3.13-o-two-column-image.scss */
  .o-two-column-image {
    padding-top: 115px;
    padding-bottom: 145px;
  }
  /* line 79, ../sass/scss/03_organism/_3.13-o-two-column-image.scss */
  .o-two-column-image .row {
    display: flex;
    flex-wrap: wrap;
  }
  /* line 84, ../sass/scss/03_organism/_3.13-o-two-column-image.scss */
  .o-two-column-image .m-image {
    order: 2;
    padding-left: 86px;
    padding-right: 52px;
  }
  /* line 90, ../sass/scss/03_organism/_3.13-o-two-column-image.scss */
  .o-two-column-image .m-content-wrapper {
    order: 1;
  }
  /* line 92, ../sass/scss/03_organism/_3.13-o-two-column-image.scss */
  .o-two-column-image .m-content-wrapper .m-content-box {
    padding-bottom: 30px;
    text-align: left;
  }
  /* line 97, ../sass/scss/03_organism/_3.13-o-two-column-image.scss */
  .o-two-column-image .m-content-wrapper .a-list {
    margin-top: 30px;
  }
  /* line 100, ../sass/scss/03_organism/_3.13-o-two-column-image.scss */
  .o-two-column-image .m-content-wrapper .a-list li {
    margin-bottom: 20px;
  }
  /* line 102, ../sass/scss/03_organism/_3.13-o-two-column-image.scss */
  .o-two-column-image .m-content-wrapper .a-list:last-child {
    margin-bottom: 0;
  }
}
/* line 5, ../sass/scss/03_organism/_3.14-o-icon-list.scss */
.o-block.o-benefits {
  padding: 35px 0px 40px 0px;
  text-align: center;
}
/* line 6, ../sass/scss/03_organism/_3.14-o-icon-list.scss */
.o-block.o-benefits h2 {
  margin-bottom: 10px;
}
/* line 7, ../sass/scss/03_organism/_3.14-o-icon-list.scss */
.o-block.o-benefits ._large {
  padding-bottom: 10px;
}
/* line 10, ../sass/scss/03_organism/_3.14-o-icon-list.scss */
.o-block.o-benefits.p-support {
  padding-top: 15px;
  padding-bottom: 35px;
}

@media (min-width: 768px) {
  /* line 41, ../sass/scss/03_organism/_3.14-o-icon-list.scss */
  .o-block.o-benefits .m-icon-box {
    margin-top: 45px;
  }
  /* line 42, ../sass/scss/03_organism/_3.14-o-icon-list.scss */
  .o-block.o-benefits .m-icon-box img {
    width: 80px;
    height: 80px;
    object-fit: contain;
    object-position: center;
    margin: 0 auto;
  }
  /* line 50, ../sass/scss/03_organism/_3.14-o-icon-list.scss */
  .o-block.o-benefits .m-col {
    display: inline-block;
    float: none;
    width: 33%;
    vertical-align: top;
  }
  /* line 56, ../sass/scss/03_organism/_3.14-o-icon-list.scss */
  .o-block.o-benefits.p-support {
    padding-top: 0px;
    padding-bottom: 45px;
  }
}
@media (min-width: 992px) {
  /* line 71, ../sass/scss/03_organism/_3.14-o-icon-list.scss */
  .o-block.o-benefits {
    padding: 40px 0px 40px 0px;
  }
  /* line 72, ../sass/scss/03_organism/_3.14-o-icon-list.scss */
  .o-block.o-benefits .m-icon-box {
    margin-top: 60px;
  }
  /* line 76, ../sass/scss/03_organism/_3.14-o-icon-list.scss */
  .o-block.o-benefits.p-support {
    padding-top: 0px;
    padding-bottom: 60px;
  }
}
@media (min-width: 1200px) {
  /* line 91, ../sass/scss/03_organism/_3.14-o-icon-list.scss */
  .o-block.o-benefits {
    padding: 45px 0px 45px 0px;
  }
  /* line 92, ../sass/scss/03_organism/_3.14-o-icon-list.scss */
  .o-block.o-benefits .m-icon-box {
    margin-top: 80px;
  }
  /* line 96, ../sass/scss/03_organism/_3.14-o-icon-list.scss */
  .o-block.o-benefits.p-support {
    margin-top: -5px;
    padding-top: 0px;
    padding-bottom: 90px;
  }
}
/* line 7, ../sass/scss/03_organism/_3.15-o-logo-listing.scss */
.o-logo-listing {
  background-color: #ffffff;
  padding-top: 30px;
}
/* line 10, ../sass/scss/03_organism/_3.15-o-logo-listing.scss */
.o-logo-listing h2 {
  text-align: center;
}
/* line 12, ../sass/scss/03_organism/_3.15-o-logo-listing.scss */
.o-logo-listing .m-logo-listing-wrapper, .o-logo-listing .m-content {
  display: block;
  animation: fadeInRight 0.5s ease-in;
}
@keyframes fadeInRight {
  0% {
    transform: translateX(15px);
    opacity: 0;
  }
  100% {
    transform: translateX(0px);
    opacity: 1;
  }
}
/* line 21, ../sass/scss/03_organism/_3.15-o-logo-listing.scss */
.o-logo-listing .m-logo-listing-wrapper .m-logo-listing .owl-stage-outer .owl-stage {
  display: flex;
}
/* line 22, ../sass/scss/03_organism/_3.15-o-logo-listing.scss */
.o-logo-listing .m-logo-listing-wrapper .m-logo-listing .owl-stage-outer .owl-stage .owl-item {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 3px;
}
/* line 24, ../sass/scss/03_organism/_3.15-o-logo-listing.scss */
.o-logo-listing .m-logo-listing-wrapper .m-logo-listing .owl-stage-outer .owl-stage .owl-item .a-logo-item {
  margin-right: 5px;
}
/* line 25, ../sass/scss/03_organism/_3.15-o-logo-listing.scss */
.o-logo-listing .m-logo-listing-wrapper .m-logo-listing .owl-stage-outer .owl-stage .owl-item .a-logo-item a {
  text-align: center;
  display: block;
}
/* line 26, ../sass/scss/03_organism/_3.15-o-logo-listing.scss */
.o-logo-listing .m-logo-listing-wrapper .m-logo-listing .owl-stage-outer .owl-stage .owl-item .a-logo-item a img {
  max-width: 137px;
}
/* line 27, ../sass/scss/03_organism/_3.15-o-logo-listing.scss */
.o-logo-listing .m-logo-listing-wrapper .m-logo-listing .owl-stage-outer .owl-stage .owl-item .a-logo-item a.no_link {
  pointer-events: none;
}
/* line 31, ../sass/scss/03_organism/_3.15-o-logo-listing.scss */
.o-logo-listing .m-logo-listing-wrapper .m-logo-listing .owl-stage-outer .owl-stage .owl-item.active {
  padding-left: 0px;
}
/* line 38, ../sass/scss/03_organism/_3.15-o-logo-listing.scss */
.o-logo-listing .m-content {
  justify-content: center;
  padding-top: 0px;
}
/* line 40, ../sass/scss/03_organism/_3.15-o-logo-listing.scss */
.o-logo-listing .m-content .a-title {
  text-align: center;
}
/* line 41, ../sass/scss/03_organism/_3.15-o-logo-listing.scss */
.o-logo-listing .m-content .a-title .text {
  margin-bottom: 0px;
}
/* line 45, ../sass/scss/03_organism/_3.15-o-logo-listing.scss */
.o-logo-listing.p-partner {
  padding-bottom: 30px;
}

@media (min-width: 768px) {
  /* line 76, ../sass/scss/03_organism/_3.15-o-logo-listing.scss */
  .o-logo-listing {
    box-shadow: 0 9px 9px 0 rgba(0, 0, 0, 0.07);
    display: flex;
    align-content: center;
    align-items: center;
    padding-top: 0px;
  }
  /* line 80, ../sass/scss/03_organism/_3.15-o-logo-listing.scss */
  .o-logo-listing .m-logo-listing-wrapper, .o-logo-listing .m-content {
    display: flex;
    align-items: center;
    min-height: 170px;
  }
  /* line 84, ../sass/scss/03_organism/_3.15-o-logo-listing.scss */
  .o-logo-listing .row {
    display: flex;
    align-content: center;
  }
  /* line 88, ../sass/scss/03_organism/_3.15-o-logo-listing.scss */
  .o-logo-listing h2 {
    padding-top: 40px;
  }
  /* line 91, ../sass/scss/03_organism/_3.15-o-logo-listing.scss */
  .o-logo-listing .m-logo-listing-wrapper .m-logo-listing {
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    padding-left: 15px;
  }
  /* line 95, ../sass/scss/03_organism/_3.15-o-logo-listing.scss */
  .o-logo-listing .m-logo-listing-wrapper .m-logo-listing .owl-stage-outer .owl-stage {
    flex-wrap: wrap;
    display: flex;
    min-height: 89px;
    height: 80px;
    align-content: center;
  }
  /* line 97, ../sass/scss/03_organism/_3.15-o-logo-listing.scss */
  .o-logo-listing .m-logo-listing-wrapper .m-logo-listing .owl-stage-outer .owl-stage .owl-item .a-logo-item {
    margin-right: 15px;
  }
  /* line 104, ../sass/scss/03_organism/_3.15-o-logo-listing.scss */
  .o-logo-listing .m-content {
    padding-top: 0;
    justify-content: flex-start;
  }
  /* line 107, ../sass/scss/03_organism/_3.15-o-logo-listing.scss */
  .o-logo-listing .m-content .a-title {
    text-align: left;
  }
  /* line 109, ../sass/scss/03_organism/_3.15-o-logo-listing.scss */
  .o-logo-listing .m-content .a-link {
    margin-top: 12px;
  }
  /* line 112, ../sass/scss/03_organism/_3.15-o-logo-listing.scss */
  .o-logo-listing.p-partner {
    padding-bottom: 0px;
  }
}
@media (min-width: 992px) {
  /* line 130, ../sass/scss/03_organism/_3.15-o-logo-listing.scss */
  .o-logo-listing .m-logo-listing-wrapper .m-logo-listing {
    padding-left: 35px;
  }
  /* line 134, ../sass/scss/03_organism/_3.15-o-logo-listing.scss */
  .o-logo-listing .m-logo-listing-wrapper .m-logo-listing .owl-stage-outer .owl-stage .owl-item .a-logo-item {
    margin-right: 35px;
  }
  /* line 141, ../sass/scss/03_organism/_3.15-o-logo-listing.scss */
  .o-logo-listing.p-partner {
    margin-top: 20px;
  }
}
@media (min-width: 1200px) {
  /* line 157, ../sass/scss/03_organism/_3.15-o-logo-listing.scss */
  .o-logo-listing.p-partner {
    margin-top: 40px;
  }
}
/* line 8, ../sass/scss/03_organism/_3.16-o-cta-banner.scss */
.o-cta-banner .m-cta-wrap {
  background-color: #f1f1f1;
  padding: 20px 15px 30px 15px;
  text-align: center;
  position: relative;
}
/* line 14, ../sass/scss/03_organism/_3.16-o-cta-banner.scss */
.o-cta-banner .m-cta-wrap .a-cta-img {
  max-width: 140px;
  margin: 0 auto;
  margin-bottom: 20px;
}
/* line 16, ../sass/scss/03_organism/_3.16-o-cta-banner.scss */
.o-cta-banner .m-cta-wrap .a-cta-text {
  max-width: 380px;
  margin: 0 auto;
  margin-bottom: 15px;
}
/* line 17, ../sass/scss/03_organism/_3.16-o-cta-banner.scss */
.o-cta-banner .m-cta-wrap .a-cta-text p {
  margin-bottom: 0px !important;
}
/* line 21, ../sass/scss/03_organism/_3.16-o-cta-banner.scss */
.o-cta-banner .m-cta-wrap .a-cta-btn a {
  max-width: 260px;
  width: 100%;
}
/* line 24, ../sass/scss/03_organism/_3.16-o-cta-banner.scss */
.o-cta-banner .trustpilot-widget {
  position: relative;
  top: 16px;
}
/* line 26, ../sass/scss/03_organism/_3.16-o-cta-banner.scss */
.o-cta-banner.p-partner {
  margin-top: 0;
}
/* line 29, ../sass/scss/03_organism/_3.16-o-cta-banner.scss */
.o-cta-banner.p-partner .m-cta-wrap .a-cta-btn .a-btn.btn-red {
  background-color: #4A851F;
  color: #ffffff;
}
/* line 32, ../sass/scss/03_organism/_3.16-o-cta-banner.scss */
.o-cta-banner.p-partner .m-cta-wrap .a-cta-btn .a-btn.btn-red:hover, .o-cta-banner.p-partner .m-cta-wrap .a-cta-btn .a-btn.btn-red:focus {
  background-color: #569a24;
}
/* line 35, ../sass/scss/03_organism/_3.16-o-cta-banner.scss */
.o-cta-banner.p-partner .m-cta-wrap .a-cta-btn .a-btn.btn-red:active {
  background-color: #3e701a;
}
/* line 44, ../sass/scss/03_organism/_3.16-o-cta-banner.scss */
.o-cta-banner.extra-padding {
  margin-bottom: 40px;
}

@media (min-width: 576px) {
  /* line 63, ../sass/scss/03_organism/_3.16-o-cta-banner.scss */
  .o-cta-banner .m-cta-wrap .a-cta-img {
    max-width: 180px;
  }
}
@media (min-width: 768px) {
  /* line 81, ../sass/scss/03_organism/_3.16-o-cta-banner.scss */
  .o-cta-banner .m-cta-wrap {
    text-align: left;
    padding: 25px;
  }
  /* line 83, ../sass/scss/03_organism/_3.16-o-cta-banner.scss */
  .o-cta-banner .m-cta-wrap .a-cta-img {
    max-width: 50%;
    margin: 0px;
    margin-bottom: 20px;
  }
  /* line 85, ../sass/scss/03_organism/_3.16-o-cta-banner.scss */
  .o-cta-banner .m-cta-wrap .a-cta-text {
    max-width: 50%;
    margin: 0px;
  }
  /* line 87, ../sass/scss/03_organism/_3.16-o-cta-banner.scss */
  .o-cta-banner .m-cta-wrap .a-cta-btn {
    position: absolute;
    right: 25px;
    top: 50%;
    transform: translateY(-50%);
    width: calc(50% - 50px);
  }
  /* line 89, ../sass/scss/03_organism/_3.16-o-cta-banner.scss */
  .o-cta-banner .m-cta-wrap .a-cta-btn a {
    width: auto;
    min-width: 235px;
  }
}
@media (min-width: 992px) {
  /* line 110, ../sass/scss/03_organism/_3.16-o-cta-banner.scss */
  .o-cta-banner .m-cta-wrap {
    margin: 0 auto;
    padding: 25px 40px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    max-width: 1065px;
  }
  /* line 113, ../sass/scss/03_organism/_3.16-o-cta-banner.scss */
  .o-cta-banner .m-cta-wrap .a-cta-img {
    width: 100%;
    max-width: 230px;
    margin: 0px;
    text-align: center;
  }
  /* line 115, ../sass/scss/03_organism/_3.16-o-cta-banner.scss */
  .o-cta-banner .m-cta-wrap .a-cta-text {
    width: 100%;
    max-width: 366px;
    flex: 1;
    margin-left: 35px;
    margin-right: 20px;
  }
  /* line 116, ../sass/scss/03_organism/_3.16-o-cta-banner.scss */
  .o-cta-banner .m-cta-wrap .a-cta-text p {
    font-size: 14px;
  }
  /* line 119, ../sass/scss/03_organism/_3.16-o-cta-banner.scss */
  .o-cta-banner .m-cta-wrap .a-cta-btn {
    position: relative;
    top: auto;
    right: 0px;
    transform: none;
    width: 100%;
    max-width: 235px;
    margin-left: auto;
  }
  /* line 121, ../sass/scss/03_organism/_3.16-o-cta-banner.scss */
  .o-cta-banner .m-cta-wrap .a-cta-btn .a-btn {
    font-size: 18px;
  }
}
@media screen and (min-width: 992px) and (-ms-high-contrast: active), (min-width: 992px) and (-ms-high-contrast: none) {
  /* line 119, ../sass/scss/03_organism/_3.16-o-cta-banner.scss */
  .o-cta-banner .m-cta-wrap .a-cta-btn {
    margin-left: 30px;
  }
}
@media (min-width: 992px) {
  /* line 128, ../sass/scss/03_organism/_3.16-o-cta-banner.scss */
  .o-cta-banner.p-partner {
    margin-top: 0px;
  }
  /* line 131, ../sass/scss/03_organism/_3.16-o-cta-banner.scss */
  .o-cta-banner.extra-padding {
    margin-bottom: 60px;
  }
}
@media (min-width: 1200px) {
  /* line 149, ../sass/scss/03_organism/_3.16-o-cta-banner.scss */
  .o-cta-banner .m-cta-wrap {
    padding: 25px 80px 25px 40px;
  }
  /* line 153, ../sass/scss/03_organism/_3.16-o-cta-banner.scss */
  .o-cta-banner .m-cta-wrap .a-cta-text {
    margin-left: 70px;
    margin-right: 40px;
  }
  /* line 159, ../sass/scss/03_organism/_3.16-o-cta-banner.scss */
  .o-cta-banner.p-partner .m-cta-wrap .a-cta-text {
    margin-left: 40px;
  }
}
/* line 7, ../sass/scss/03_organism/_3.17-o-boxed-two-col.scss */
.o-boxed-two-col {
  padding: 30px 0px;
}
/* line 8, ../sass/scss/03_organism/_3.17-o-boxed-two-col.scss */
.o-boxed-two-col .m-boxed-wrap {
  border-radius: 4px;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  background-color: white;
  padding: 30px 15px 20px 15px;
  text-align: center;
  position: relative;
  z-index: 2;
}
/* line 13, ../sass/scss/03_organism/_3.17-o-boxed-two-col.scss */
.o-boxed-two-col .m-boxed-wrap .m-box-content .a-link {
  margin-top: 10px;
}
/* line 14, ../sass/scss/03_organism/_3.17-o-boxed-two-col.scss */
.o-boxed-two-col .m-boxed-wrap .m-box-content .a-faq-link {
  color: #0d2173;
}
/* line 16, ../sass/scss/03_organism/_3.17-o-boxed-two-col.scss */
.o-boxed-two-col .m-boxed-wrap .m-box-content h4 a:hover {
  color: #0d2173;
  text-decoration: none;
}
/* line 17, ../sass/scss/03_organism/_3.17-o-boxed-two-col.scss */
.o-boxed-two-col .m-boxed-wrap .m-box-content h4:last-of-type {
  margin-bottom: 5px;
}
/* line 20, ../sass/scss/03_organism/_3.17-o-boxed-two-col.scss */
.o-boxed-two-col .m-boxed-wrap .m-box-content.faq-list {
  margin-top: 20px;
}
/* line 23, ../sass/scss/03_organism/_3.17-o-boxed-two-col.scss */
.o-boxed-two-col .m-boxed-wrap .m-box-image {
  margin-top: 20px;
  text-align: center;
}
/* line 24, ../sass/scss/03_organism/_3.17-o-boxed-two-col.scss */
.o-boxed-two-col .m-boxed-wrap .m-box-image img {
  display: inline-block;
}
/* line 29, ../sass/scss/03_organism/_3.17-o-boxed-two-col.scss */
.o-boxed-two-col.o-hub {
  padding: 35px 0px 50px;
  background: #f1f1f1;
}
/* line 30, ../sass/scss/03_organism/_3.17-o-boxed-two-col.scss */
.o-boxed-two-col.o-hub .m-boxed-wrap {
  margin: 0px auto 30px;
  text-align: left;
  padding: 20px;
  max-width: 400px;
  width: 100%;
}
/* line 32, ../sass/scss/03_organism/_3.17-o-boxed-two-col.scss */
.o-boxed-two-col.o-hub .m-boxed-wrap:last-child {
  margin-bottom: 0px;
}
/* line 35, ../sass/scss/03_organism/_3.17-o-boxed-two-col.scss */
.o-boxed-two-col.o-hub .m-boxed-wrap .m-box-content span {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.79;
  color: #0d2173;
  text-transform: capitalize;
  display: inline-block;
}
/* line 39, ../sass/scss/03_organism/_3.17-o-boxed-two-col.scss */
.o-boxed-two-col.o-hub .m-boxed-wrap .m-box-content p {
  line-height: 1.71;
  letter-spacing: normal;
}
/* line 40, ../sass/scss/03_organism/_3.17-o-boxed-two-col.scss */
.o-boxed-two-col.o-hub .m-boxed-wrap .m-box-content .a-link {
  margin-top: 15px;
}
/* line 43, ../sass/scss/03_organism/_3.17-o-boxed-two-col.scss */
.o-boxed-two-col.o-hub .m-boxed-wrap .m-box-image {
  width: 100%;
  max-width: 100%;
  height: 175px;
  position: relative;
  background-position: center center;
  background-size: cover;
  overflow: hidden;
}
/* line 48, ../sass/scss/03_organism/_3.17-o-boxed-two-col.scss */
.o-boxed-two-col.o-hub .m-boxed-wrap .m-box-image .a-video {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  background-image: url("../images/v2/icons/play_icon.svg");
  background-repeat: no-repeat;
  background-size: 42px 48px;
  background-position: center center;
  transition: all ease-in-out 0.3s;
  background-color: rgba(96, 125, 139, 0.56078);
}
/* line 55, ../sass/scss/03_organism/_3.17-o-boxed-two-col.scss */
.o-boxed-two-col.o-hub .m-boxed-wrap .m-box-image .a-video:hover {
  background-color: #0C2074;
  transform: scale(1.1);
}

@media (min-width: 576px) {
  /* line 76, ../sass/scss/03_organism/_3.17-o-boxed-two-col.scss */
  .o-boxed-two-col .m-boxed-wrap {
    padding: 30px;
  }
}
@media (min-width: 768px) {
  /* line 92, ../sass/scss/03_organism/_3.17-o-boxed-two-col.scss */
  .o-boxed-two-col .m-boxed-wrap {
    text-align: left;
    width: 100%;
    max-width: 1065px;
    margin: 0 auto;
    padding: 30px;
  }
  /* line 95, ../sass/scss/03_organism/_3.17-o-boxed-two-col.scss */
  .o-boxed-two-col .m-boxed-wrap .m-row {
    display: flex;
    align-items: center;
  }
  /* line 98, ../sass/scss/03_organism/_3.17-o-boxed-two-col.scss */
  .o-boxed-two-col .m-boxed-wrap .m-box-content .a-link {
    margin-top: 20px;
  }
  /* line 100, ../sass/scss/03_organism/_3.17-o-boxed-two-col.scss */
  .o-boxed-two-col .m-boxed-wrap .m-box-content.faq-list {
    padding-left: 15px;
    margin-top: 0px;
  }
  /* line 103, ../sass/scss/03_organism/_3.17-o-boxed-two-col.scss */
  .o-boxed-two-col .m-boxed-wrap .m-box-image {
    margin-top: 0px;
    text-align: left;
  }
  /* line 108, ../sass/scss/03_organism/_3.17-o-boxed-two-col.scss */
  .o-boxed-two-col._faq-list .m-boxed-wrap .m-row {
    align-items: flex-start;
  }
  /* line 113, ../sass/scss/03_organism/_3.17-o-boxed-two-col.scss */
  .o-boxed-two-col.o-hub {
    padding: 50px 0px;
  }
  /* line 116, ../sass/scss/03_organism/_3.17-o-boxed-two-col.scss */
  .o-boxed-two-col.o-hub .m-boxed-wrap {
    max-width: 1065px;
    padding: 30px 75px;
    margin: 0px auto 40px;
  }
  /* line 117, ../sass/scss/03_organism/_3.17-o-boxed-two-col.scss */
  .o-boxed-two-col.o-hub .m-boxed-wrap:last-child {
    margin-bottom: 0px;
  }
  /* line 120, ../sass/scss/03_organism/_3.17-o-boxed-two-col.scss */
  .o-boxed-two-col.o-hub .m-boxed-wrap .m-box-content span {
    font-size: 15px;
    line-height: 1.67;
    margin-bottom: 5px;
  }
  /* line 121, ../sass/scss/03_organism/_3.17-o-boxed-two-col.scss */
  .o-boxed-two-col.o-hub .m-boxed-wrap .m-box-content p {
    line-height: 1.5;
  }
  /* line 123, ../sass/scss/03_organism/_3.17-o-boxed-two-col.scss */
  .o-boxed-two-col.o-hub .m-boxed-wrap .m-box-image {
    max-width: 415px;
    height: 180px;
  }
  /* line 124, ../sass/scss/03_organism/_3.17-o-boxed-two-col.scss */
  .o-boxed-two-col.o-hub .m-boxed-wrap .m-box-image .a-video {
    background-size: 55px 63px;
  }
}
@media (min-width: 992px) {
  /* line 142, ../sass/scss/03_organism/_3.17-o-boxed-two-col.scss */
  .o-boxed-two-col {
    padding: 45px 0px;
  }
  /* line 143, ../sass/scss/03_organism/_3.17-o-boxed-two-col.scss */
  .o-boxed-two-col .m-boxed-wrap {
    padding: 40px 90px;
  }
  /* line 146, ../sass/scss/03_organism/_3.17-o-boxed-two-col.scss */
  .o-boxed-two-col .m-boxed-wrap .m-box-content h2 {
    margin-bottom: 20px;
  }
  /* line 148, ../sass/scss/03_organism/_3.17-o-boxed-two-col.scss */
  .o-boxed-two-col .m-boxed-wrap .m-box-content.faq-list {
    padding-left: 35px;
  }
  /* line 152, ../sass/scss/03_organism/_3.17-o-boxed-two-col.scss */
  .o-boxed-two-col._faq-list {
    padding: 40px 0px;
  }
  /* line 154, ../sass/scss/03_organism/_3.17-o-boxed-two-col.scss */
  .o-boxed-two-col.o-gtm {
    position: relative;
  }
  /* line 156, ../sass/scss/03_organism/_3.17-o-boxed-two-col.scss */
  .o-boxed-two-col.o-gtm:before {
    content: '';
    background-position: left 0px, left 10vw;
    position: absolute;
    background-repeat: no-repeat, no-repeat;
    background-image: url("../images/v2/elements/overlay--arrow-bottom-grey.png"), url("../images/v2/elements/overlay--arrow-left-grey.png");
    height: calc(100% + 360px);
    top: 15px;
    right: 0;
    left: 0;
    z-index: 1;
    background-size: 19%;
    opacity: 0.7;
  }
  /* line 164, ../sass/scss/03_organism/_3.17-o-boxed-two-col.scss */
  .o-boxed-two-col.o-hub {
    padding: 60px 0px;
  }
  /* line 165, ../sass/scss/03_organism/_3.17-o-boxed-two-col.scss */
  .o-boxed-two-col.o-hub .m-boxed-wrap {
    padding: 40px 90px;
  }
  /* line 167, ../sass/scss/03_organism/_3.17-o-boxed-two-col.scss */
  .o-boxed-two-col.o-hub .m-boxed-wrap .m-box-content h2 {
    margin-bottom: 15px;
  }
  /* line 169, ../sass/scss/03_organism/_3.17-o-boxed-two-col.scss */
  .o-boxed-two-col.o-hub .m-boxed-wrap .m-box-image {
    height: 200px;
  }
}
@media (min-width: 1200px) {
  /* line 187, ../sass/scss/03_organism/_3.17-o-boxed-two-col.scss */
  .o-boxed-two-col .m-boxed-wrap {
    padding: 50px 110px;
  }
  /* line 190, ../sass/scss/03_organism/_3.17-o-boxed-two-col.scss */
  .o-boxed-two-col .m-boxed-wrap .m-box-content p + p {
    margin-top: 25px;
  }
  /* line 192, ../sass/scss/03_organism/_3.17-o-boxed-two-col.scss */
  .o-boxed-two-col .m-boxed-wrap .m-box-content.faq-list {
    padding-left: 70px;
  }
  /* line 197, ../sass/scss/03_organism/_3.17-o-boxed-two-col.scss */
  .o-boxed-two-col.o-hub {
    padding: 70px 0px;
    background-size: 24vw;
  }
  /* line 198, ../sass/scss/03_organism/_3.17-o-boxed-two-col.scss */
  .o-boxed-two-col.o-hub .m-boxed-wrap {
    padding: 45px 110px;
  }
  /* line 199, ../sass/scss/03_organism/_3.17-o-boxed-two-col.scss */
  .o-boxed-two-col.o-hub .m-boxed-wrap .m-box-image {
    height: 230px;
  }
}
/* line 6, ../sass/scss/03_organism/_3.18-o-services.scss */
.o-block.o-services {
  text-align: center;
  padding: 30px 0px;
}
/* line 8, ../sass/scss/03_organism/_3.18-o-services.scss */
.o-block.o-services ._large {
  color: #0C2074;
  max-width: 850px;
  margin: 0 auto;
  margin-bottom: 0px;
}
/* line 10, ../sass/scss/03_organism/_3.18-o-services.scss */
.o-block.o-services .a-link {
  margin-top: 45px;
  display: inline-block;
}
/* line 12, ../sass/scss/03_organism/_3.18-o-services.scss */
.o-block.o-services .m-card.m-stacked {
  max-width: 200px;
  margin: 0 auto;
}
/* line 13, ../sass/scss/03_organism/_3.18-o-services.scss */
.o-block.o-services .m-card.m-stacked .a-img-wrap {
  margin-top: 30px;
}
/* line 14, ../sass/scss/03_organism/_3.18-o-services.scss */
.o-block.o-services .m-card.m-stacked h5 {
  margin-bottom: 0px;
}
/* line 15, ../sass/scss/03_organism/_3.18-o-services.scss */
.o-block.o-services .m-card.m-stacked h5 a {
  color: inherit;
  font-size: inherit;
  line-height: 1;
  transition: all ease-in-out 0.3s;
  text-decoration: none !important;
}
/* line 19, ../sass/scss/03_organism/_3.18-o-services.scss */
.o-block.o-services .m-card.m-stacked h5 a:hover {
  color: #0d2173;
}
/* line 22, ../sass/scss/03_organism/_3.18-o-services.scss */
.o-block.o-services .m-card.m-stacked p {
  display: none;
  font-size: 13px;
  line-height: 1.62;
  letter-spacing: normal;
}
/* line 26, ../sass/scss/03_organism/_3.18-o-services.scss */
.o-block.o-services.o-gtm h2 {
  margin-bottom: 20px;
}
/* line 27, ../sass/scss/03_organism/_3.18-o-services.scss */
.o-block.o-services.o-gtm .a-link {
  margin-top: 20px;
}

@media (min-width: 768px) {
  /* line 61, ../sass/scss/03_organism/_3.18-o-services.scss */
  .o-block.o-services {
    padding: 40px 0px 60px 0px;
    background-repeat: no-repeat;
    background-position: 0px 97%;
  }
  /* line 67, ../sass/scss/03_organism/_3.18-o-services.scss */
  .o-block.o-services .m-card.m-stacked .a-img-wrap {
    margin-top: 30px;
  }
  /* line 68, ../sass/scss/03_organism/_3.18-o-services.scss */
  .o-block.o-services .m-card.m-stacked h5 {
    margin-bottom: 15px;
  }
  /* line 69, ../sass/scss/03_organism/_3.18-o-services.scss */
  .o-block.o-services .m-card.m-stacked p {
    display: block;
  }
  /* line 72, ../sass/scss/03_organism/_3.18-o-services.scss */
  .o-block.o-services.o-gtm {
    background-image: none;
  }
  /* line 73, ../sass/scss/03_organism/_3.18-o-services.scss */
  .o-block.o-services.o-gtm h2 {
    margin-bottom: 25px;
  }
  /* line 74, ../sass/scss/03_organism/_3.18-o-services.scss */
  .o-block.o-services.o-gtm .a-link {
    margin-top: 25px;
  }
}
@media (min-width: 992px) {
  /* line 92, ../sass/scss/03_organism/_3.18-o-services.scss */
  .o-block.o-services {
    padding: 70px 0px 90px 0px;
  }
  /* line 94, ../sass/scss/03_organism/_3.18-o-services.scss */
  .o-block.o-services .m-card.m-stacked {
    margin-top: 45px;
  }
  /* line 95, ../sass/scss/03_organism/_3.18-o-services.scss */
  .o-block.o-services .m-card.m-stacked .a-img-wrap {
    width: 150px;
  }
}
@media (min-width: 1200px) {
  /* line 113, ../sass/scss/03_organism/_3.18-o-services.scss */
  .o-block.o-services {
    padding: 100px 0px 120px 0px;
    background-size: 22%;
  }
  /* line 115, ../sass/scss/03_organism/_3.18-o-services.scss */
  .o-block.o-services .m-card.m-stacked {
    margin-top: 60px;
  }
}
/* line 7, ../sass/scss/03_organism/_3.19-o-partner-programme.scss */
.o-block.o-partner-programme {
  padding: 20px 0px;
  text-align: center;
}
/* line 9, ../sass/scss/03_organism/_3.19-o-partner-programme.scss */
.o-block.o-partner-programme ._large {
  width: 100%;
  max-width: 630px;
  margin: 0px auto;
}
/* line 10, ../sass/scss/03_organism/_3.19-o-partner-programme.scss */
.o-block.o-partner-programme .a-link {
  margin-top: 15px;
}
/* line 12, ../sass/scss/03_organism/_3.19-o-partner-programme.scss */
.o-block.o-partner-programme .m-partner-group {
  padding: 25px 0px;
}
/* line 13, ../sass/scss/03_organism/_3.19-o-partner-programme.scss */
.o-block.o-partner-programme .m-partner-group .m-row {
  display: flex;
  flex-wrap: wrap;
}
/* line 14, ../sass/scss/03_organism/_3.19-o-partner-programme.scss */
.o-block.o-partner-programme .m-partner-group .m-row .m-col {
  margin: 0 auto;
}

@media (min-width: 768px) {
  /* line 44, ../sass/scss/03_organism/_3.19-o-partner-programme.scss */
  .o-block.o-partner-programme {
    padding: 30px 0px;
  }
  /* line 47, ../sass/scss/03_organism/_3.19-o-partner-programme.scss */
  .o-block.o-partner-programme .a-link {
    margin-top: 15px;
  }
  /* line 49, ../sass/scss/03_organism/_3.19-o-partner-programme.scss */
  .o-block.o-partner-programme .m-partner-group {
    padding: 35px 0px 30px 0px;
  }
}
@media (min-width: 992px) {
  /* line 64, ../sass/scss/03_organism/_3.19-o-partner-programme.scss */
  .o-block.o-partner-programme {
    padding: 45px 0px;
  }
  /* line 66, ../sass/scss/03_organism/_3.19-o-partner-programme.scss */
  .o-block.o-partner-programme ._large {
    margin: 15px auto;
  }
  /* line 67, ../sass/scss/03_organism/_3.19-o-partner-programme.scss */
  .o-block.o-partner-programme .a-link {
    margin-top: 15px;
  }
  /* line 69, ../sass/scss/03_organism/_3.19-o-partner-programme.scss */
  .o-block.o-partner-programme .m-partner-group {
    padding: 45px 0px 40px 0px;
  }
}
@media (min-width: 1200px) {
  /* line 84, ../sass/scss/03_organism/_3.19-o-partner-programme.scss */
  .o-block.o-partner-programme {
    padding: 60px 0px;
  }
  /* line 86, ../sass/scss/03_organism/_3.19-o-partner-programme.scss */
  .o-block.o-partner-programme ._large {
    margin: 20px auto;
  }
  /* line 87, ../sass/scss/03_organism/_3.19-o-partner-programme.scss */
  .o-block.o-partner-programme .a-link {
    margin-top: 15px;
  }
  /* line 89, ../sass/scss/03_organism/_3.19-o-partner-programme.scss */
  .o-block.o-partner-programme .m-partner-group {
    padding: 55px 0px 50px 0px;
  }
}
/* line 7, ../sass/scss/03_organism/_3.20-o-partner-directory.scss */
.o-partner-directory {
  padding: 30px 0px;
}
/* line 9, ../sass/scss/03_organism/_3.20-o-partner-directory.scss */
.o-partner-directory .m-login-form {
  max-width: 415px;
  margin: 0 auto;
}
/* line 10, ../sass/scss/03_organism/_3.20-o-partner-directory.scss */
.o-partner-directory .m-login-form #user-login {
  padding: 0px;
  margin: 0px;
  background-color: transparent;
}
/* line 13, ../sass/scss/03_organism/_3.20-o-partner-directory.scss */
.o-partner-directory .m-login-form #user-login label {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #0C2074;
}
/* line 20, ../sass/scss/03_organism/_3.20-o-partner-directory.scss */
.o-partner-directory .m-login-form #user-login .form-control {
  background-color: white;
  border-radius: 4px;
  border: solid 1px #7e807f;
  padding: 12px 20px;
  font-size: 13px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0.14px;
  color: #0C2074;
  height: auto;
  box-shadow: none;
  outline: none;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
/* line 31, ../sass/scss/03_organism/_3.20-o-partner-directory.scss */
.o-partner-directory .m-login-form #user-login .form-submit {
  font-size: 15px;
  text-align: center;
  letter-spacing: 0.16px;
  border-radius: 4px;
  outline: none;
  text-decoration: none;
  transition: all ease-in-out 0.3s;
  padding: 13.5px 15px;
  background-color: #0075c9;
  color: #ffffff;
  width: 100%;
  line-height: normal;
  display: inline-block;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
}
/* line 41, ../sass/scss/03_organism/_3.20-o-partner-directory.scss */
.o-partner-directory .m-login-form #user-login .form-submit:hover, .o-partner-directory .m-login-form #user-login .form-submit:focus {
  background-color: #0084e3;
}
/* line 42, ../sass/scss/03_organism/_3.20-o-partner-directory.scss */
.o-partner-directory .m-login-form #user-login .form-submit:hover, .o-partner-directory .m-login-form #user-login .form-submit:focus, .o-partner-directory .m-login-form #user-login .form-submit:active {
  text-decoration: none;
  outline: none;
  transition: all ease-in-out 0.3s;
}
/* line 45, ../sass/scss/03_organism/_3.20-o-partner-directory.scss */
.o-partner-directory .m-login-form #user-login .form-submit:hover {
  top: -1px;
  box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.31);
}
/* line 46, ../sass/scss/03_organism/_3.20-o-partner-directory.scss */
.o-partner-directory .m-login-form #user-login .form-submit:active {
  top: 1px;
  box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.5);
  background-color: #0066b0;
}
/* line 50, ../sass/scss/03_organism/_3.20-o-partner-directory.scss */
.o-partner-directory .m-login-form .a-forgot-password {
  margin-top: 20px;
  display: inline-block;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #0C2074;
}
/* line 59, ../sass/scss/03_organism/_3.20-o-partner-directory.scss */
.o-partner-directory .m-partner-contact {
  max-width: 415px;
  margin: 0 auto;
  margin-top: 30px;
}
/* line 61, ../sass/scss/03_organism/_3.20-o-partner-directory.scss */
.o-partner-directory .m-partner-contact .a-partner-contact .a-partner-cta {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #0C2074;
  position: relative;
  padding-left: 10px;
}
/* line 68, ../sass/scss/03_organism/_3.20-o-partner-directory.scss */
.o-partner-directory .m-partner-contact .a-partner-contact .a-partner-cta img {
  max-width: 31px;
  position: relative;
  left: -10px;
}
/* line 72, ../sass/scss/03_organism/_3.20-o-partner-directory.scss */
.o-partner-directory .m-partner-contact .a-partner-contact:nth-of-type(2) {
  padding-top: 20px;
}

@media (min-width: 768px) {
  /* line 102, ../sass/scss/03_organism/_3.20-o-partner-directory.scss */
  .o-partner-directory {
    padding: 45px 0px;
  }
  /* line 104, ../sass/scss/03_organism/_3.20-o-partner-directory.scss */
  .o-partner-directory .m-login-form {
    margin: 0px;
    margin-right: auto;
  }
  /* line 105, ../sass/scss/03_organism/_3.20-o-partner-directory.scss */
  .o-partner-directory .m-login-form h3 {
    margin-bottom: 20px;
  }
  /* line 108, ../sass/scss/03_organism/_3.20-o-partner-directory.scss */
  .o-partner-directory .m-login-form #user-login label {
    font-size: 15px;
  }
  /* line 110, ../sass/scss/03_organism/_3.20-o-partner-directory.scss */
  .o-partner-directory .m-login-form #user-login .form-control {
    font-size: 15px;
    padding: 10.5px 20px;
  }
  /* line 113, ../sass/scss/03_organism/_3.20-o-partner-directory.scss */
  .o-partner-directory .m-login-form .a-forgot-password {
    font-size: 15px;
  }
  /* line 116, ../sass/scss/03_organism/_3.20-o-partner-directory.scss */
  .o-partner-directory .m-partner-contact {
    margin-top: 10px;
    margin-left: 60px;
  }
  /* line 117, ../sass/scss/03_organism/_3.20-o-partner-directory.scss */
  .o-partner-directory .m-partner-contact h3 {
    margin-bottom: 20px;
  }
  /* line 119, ../sass/scss/03_organism/_3.20-o-partner-directory.scss */
  .o-partner-directory .m-partner-contact .a-partner-contact .a-partner-cta {
    font-size: 15px;
  }
}
@media (min-width: 992px) {
  /* line 136, ../sass/scss/03_organism/_3.20-o-partner-directory.scss */
  .o-partner-directory {
    padding: 65px 0px 55px 0px;
  }
  /* line 139, ../sass/scss/03_organism/_3.20-o-partner-directory.scss */
  .o-partner-directory .m-login-form h3 {
    margin-bottom: 25px;
  }
  /* line 142, ../sass/scss/03_organism/_3.20-o-partner-directory.scss */
  .o-partner-directory .m-login-form #user-login label {
    font-size: 16px;
    margin-bottom: 10px;
  }
  /* line 144, ../sass/scss/03_organism/_3.20-o-partner-directory.scss */
  .o-partner-directory .m-login-form #user-login .form-control {
    padding: 10px 20px;
    font-size: 16px;
  }
  /* line 146, ../sass/scss/03_organism/_3.20-o-partner-directory.scss */
  .o-partner-directory .m-login-form #user-login .form-submit {
    margin-top: 20px;
  }
  /* line 149, ../sass/scss/03_organism/_3.20-o-partner-directory.scss */
  .o-partner-directory .m-login-form .a-forgot-password {
    font-size: 16px;
    margin-top: 25px;
  }
  /* line 152, ../sass/scss/03_organism/_3.20-o-partner-directory.scss */
  .o-partner-directory .m-partner-contact {
    margin-left: 95px;
  }
  /* line 153, ../sass/scss/03_organism/_3.20-o-partner-directory.scss */
  .o-partner-directory .m-partner-contact h3 {
    margin-bottom: 25px;
  }
  /* line 155, ../sass/scss/03_organism/_3.20-o-partner-directory.scss */
  .o-partner-directory .m-partner-contact .a-partner-contact .a-partner-cta {
    font-size: 16px;
  }
  /* line 157, ../sass/scss/03_organism/_3.20-o-partner-directory.scss */
  .o-partner-directory .m-partner-contact .a-partner-contact:nth-of-type(2) {
    padding-top: 30px;
  }
}
@media (min-width: 1200px) {
  /* line 174, ../sass/scss/03_organism/_3.20-o-partner-directory.scss */
  .o-partner-directory {
    padding: 85px 0px 75px 0px;
  }
}
/* line 7, ../sass/scss/03_organism/_3.21-o-developer-cta.scss */
.o-developer-cta {
  background-color: #e5f1fa;
  padding: 30px 0px;
  position: relative;
}
/* line 8, ../sass/scss/03_organism/_3.21-o-developer-cta.scss */
.o-developer-cta .hero-overlay {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
}
/* line 11, ../sass/scss/03_organism/_3.21-o-developer-cta.scss */
.o-developer-cta .hero-overlay:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background-repeat: no-repeat;
  background-size: contain;
  pointer-events: none;
}
/* line 17, ../sass/scss/03_organism/_3.21-o-developer-cta.scss */
.o-developer-cta .m-content-box {
  background-color: #0C2074;
  border-radius: 0px;
  padding: 20px;
  box-shadow: none;
}
/* line 20, ../sass/scss/03_organism/_3.21-o-developer-cta.scss */
.o-developer-cta .m-content-box h2 {
  color: white;
}
/* line 21, ../sass/scss/03_organism/_3.21-o-developer-cta.scss */
.o-developer-cta .m-content-box p {
  color: white;
}
/* line 22, ../sass/scss/03_organism/_3.21-o-developer-cta.scss */
.o-developer-cta .m-content-box .a-btn {
  min-width: 225px;
  margin-top: 15px;
  color: #4A851F;
}
/* line 29, ../sass/scss/03_organism/_3.21-o-developer-cta.scss */
.o-developer-cta .right-col .m-content-box {
  background-color: #0C2074;
  margin-top: 25px;
}

@media (min-width: 768px) {
  /* line 58, ../sass/scss/03_organism/_3.21-o-developer-cta.scss */
  .o-developer-cta {
    padding: 50px 0px;
  }
  /* line 60, ../sass/scss/03_organism/_3.21-o-developer-cta.scss */
  .o-developer-cta .hero-overlay:before {
    left: -30px;
    top: -10vw;
    bottom: 0;
    right: 0;
    background-size: 11vw;
  }
  /* line 64, ../sass/scss/03_organism/_3.21-o-developer-cta.scss */
  .o-developer-cta .hero-overlay:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    background-repeat: no-repeat;
    background-size: 100%;
    height: 19vw;
    width: 42vw;
  }
  /* line 70, ../sass/scss/03_organism/_3.21-o-developer-cta.scss */
  .o-developer-cta .m-content-box {
    padding: 45px 30px;
  }
  /* line 72, ../sass/scss/03_organism/_3.21-o-developer-cta.scss */
  .o-developer-cta .m-content-box h2 {
    margin-bottom: 25px;
  }
  /* line 74, ../sass/scss/03_organism/_3.21-o-developer-cta.scss */
  .o-developer-cta .m-content-box .a-btn {
    margin-top: 25px;
    min-width: 250px;
  }
  /* line 78, ../sass/scss/03_organism/_3.21-o-developer-cta.scss */
  .o-developer-cta .right-col .m-content-box {
    margin-top: 0px;
  }
}
@media (min-width: 992px) {
  /* line 94, ../sass/scss/03_organism/_3.21-o-developer-cta.scss */
  .o-developer-cta {
    padding: 75px 0px;
  }
  /* line 96, ../sass/scss/03_organism/_3.21-o-developer-cta.scss */
  .o-developer-cta .m-content-box {
    padding: 75px 50px;
    max-width: 100%;
  }
  /* line 98, ../sass/scss/03_organism/_3.21-o-developer-cta.scss */
  .o-developer-cta .m-content-box h2 {
    margin-bottom: 35px;
  }
  /* line 100, ../sass/scss/03_organism/_3.21-o-developer-cta.scss */
  .o-developer-cta .m-content-box .a-btn {
    margin-top: 35px;
    min-width: 275px;
  }
  /* line 103, ../sass/scss/03_organism/_3.21-o-developer-cta.scss */
  .o-developer-cta .right-col {
    padding-left: 10px;
  }
  /* line 105, ../sass/scss/03_organism/_3.21-o-developer-cta.scss */
  .o-developer-cta .left-col {
    padding-right: 10px;
  }
}
@media (min-width: 1200px) {
  /* line 120, ../sass/scss/03_organism/_3.21-o-developer-cta.scss */
  .o-developer-cta {
    padding: 100px 0px;
  }
  /* line 122, ../sass/scss/03_organism/_3.21-o-developer-cta.scss */
  .o-developer-cta .m-content-box {
    padding: 90px 65px;
  }
  /* line 124, ../sass/scss/03_organism/_3.21-o-developer-cta.scss */
  .o-developer-cta .m-content-box h2 {
    margin-bottom: 45px;
  }
  /* line 126, ../sass/scss/03_organism/_3.21-o-developer-cta.scss */
  .o-developer-cta .m-content-box .a-btn {
    margin-top: 45px;
    min-width: 290px;
  }
}
/* line 8, ../sass/scss/03_organism/_3.22.0-o-forms.scss */
.m-page-banner.o-request-a-callback {
  background-color: #e5f1fa;
  padding-bottom: 38px;
  padding-top: 25px;
}
/* line 10, ../sass/scss/03_organism/_3.22.0-o-forms.scss */
.m-page-banner.o-request-a-callback .m-container {
  padding-top: 15px;
  border-radius: 4px;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 11, ../sass/scss/03_organism/_3.22.0-o-forms.scss */
.m-page-banner.o-request-a-callback .m-container h3 {
  text-align: left;
  font-size: 24px;
  line-height: normal;
}
/* line 13, ../sass/scss/03_organism/_3.22.0-o-forms.scss */
.m-page-banner.o-request-a-callback .m-container .m-form-wrap {
  padding-right: 35px;
}
/* line 23, ../sass/scss/03_organism/_3.22.0-o-forms.scss */
.m-page-banner.o-request-a-callback .m-container .field.field-name-field-form-to-display.field-type-entityreference.field-label-hidden .field-items .node.node-webform h2 {
  display: none;
}
/* line 27, ../sass/scss/03_organism/_3.22.0-o-forms.scss */
.m-page-banner.o-request-a-callback .m-container .field.field-name-field-form-to-display.field-type-entityreference.field-label-hidden .field-items .node.node-webform .content form.webform-client-form {
  margin-bottom: 30px;
  margin-top: 0;
}
/* line 30, ../sass/scss/03_organism/_3.22.0-o-forms.scss */
.m-page-banner.o-request-a-callback .m-container .field.field-name-field-form-to-display.field-type-entityreference.field-label-hidden .field-items .node.node-webform .content form.webform-client-form .form-item.webform-component label {
  display: block;
  color: #0C2074;
  line-height: 22px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* line 35, ../sass/scss/03_organism/_3.22.0-o-forms.scss */
.m-page-banner.o-request-a-callback .m-container .field.field-name-field-form-to-display.field-type-entityreference.field-label-hidden .field-items .node.node-webform .content form.webform-client-form .form-item.webform-component .form-control.form-text {
  border-radius: 4px;
  border-color: #7e807f;
  height: 44px;
  color: #0C2074;
  letter-spacing: 0.14px;
}
/* line 36, ../sass/scss/03_organism/_3.22.0-o-forms.scss */
.m-page-banner.o-request-a-callback .m-container .field.field-name-field-form-to-display.field-type-entityreference.field-label-hidden .field-items .node.node-webform .content form.webform-client-form .form-item.webform-component .form-control.form-text:focus {
  outline: none;
}
/* line 41, ../sass/scss/03_organism/_3.22.0-o-forms.scss */
.m-page-banner.o-request-a-callback .m-container .field.field-name-field-form-to-display.field-type-entityreference.field-label-hidden .field-items .node.node-webform .content form.webform-client-form .form-item.webform-component .email.form-text.form-email {
  border-radius: 4px;
  border-color: #7e807f;
  height: 44px;
  color: #0C2074;
  letter-spacing: 0.14px;
}
/* line 42, ../sass/scss/03_organism/_3.22.0-o-forms.scss */
.m-page-banner.o-request-a-callback .m-container .field.field-name-field-form-to-display.field-type-entityreference.field-label-hidden .field-items .node.node-webform .content form.webform-client-form .form-item.webform-component .email.form-text.form-email:focus {
  outline: none;
}
/* line 53, ../sass/scss/03_organism/_3.22.0-o-forms.scss */
.m-page-banner.o-request-a-callback .m-container .field.field-name-field-form-to-display.field-type-entityreference.field-label-hidden .field-items .node.node-webform .content form.webform-client-form fieldset.captcha.panel.panel-default.form-wrapper {
  margin-bottom: 15px;
}
/* line 58, ../sass/scss/03_organism/_3.22.0-o-forms.scss */
.m-page-banner.o-request-a-callback .m-container .field.field-name-field-form-to-display.field-type-entityreference.field-label-hidden .field-items .node.node-webform .content form.webform-client-form fieldset.captcha.panel.panel-default.form-wrapper .panel-body .form-type-textfield.form-item-captcha-response.form-item.form-group {
  text-align: left;
  color: #0C2074;
  font-size: 14px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 22px;
}
/* line 62, ../sass/scss/03_organism/_3.22.0-o-forms.scss */
.m-page-banner.o-request-a-callback .m-container .field.field-name-field-form-to-display.field-type-entityreference.field-label-hidden .field-items .node.node-webform .content form.webform-client-form fieldset.captcha.panel.panel-default.form-wrapper .panel-body .form-type-textfield.form-item-captcha-response.form-item.form-group label {
  color: #0C2074;
  font-size: 14px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 22px;
}
/* line 68, ../sass/scss/03_organism/_3.22.0-o-forms.scss */
.m-page-banner.o-request-a-callback .m-container .field.field-name-field-form-to-display.field-type-entityreference.field-label-hidden .field-items .node.node-webform .content form.webform-client-form fieldset.captcha.panel.panel-default.form-wrapper .panel-body .form-type-textfield.form-item-captcha-response.form-item.form-group .form-control.form-text.required {
  border-radius: 4px;
  border-color: #7e807f;
}
/* line 84, ../sass/scss/03_organism/_3.22.0-o-forms.scss */
.m-page-banner.o-request-a-callback .m-container .field.field-name-field-form-to-display.field-type-entityreference.field-label-hidden .field-items .node.node-webform .content form.webform-client-form .btn.btn-primary.form-submit {
  border-radius: 4px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  letter-spacing: 0.16px;
  min-height: 48px;
  position: relative;
  top: 0;
}
/* line 88, ../sass/scss/03_organism/_3.22.0-o-forms.scss */
.m-page-banner.o-request-a-callback .m-container .field.field-name-field-form-to-display.field-type-entityreference.field-label-hidden .field-items .node.node-webform .content form.webform-client-form .btn.btn-primary.form-submit:hover, .m-page-banner.o-request-a-callback .m-container .field.field-name-field-form-to-display.field-type-entityreference.field-label-hidden .field-items .node.node-webform .content form.webform-client-form .btn.btn-primary.form-submit:focus {
  background-color: #569a24;
  color: #ffffff;
  box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.31);
  top: -1px;
  opacity: 1;
}
/* line 91, ../sass/scss/03_organism/_3.22.0-o-forms.scss */
.m-page-banner.o-request-a-callback .m-container .field.field-name-field-form-to-display.field-type-entityreference.field-label-hidden .field-items .node.node-webform .content form.webform-client-form .btn.btn-primary.form-submit:active {
  background-color: #3e701a;
  color: #ffffff;
}

@media (min-width: 768px) {
  /* line 138, ../sass/scss/03_organism/_3.22.0-o-forms.scss */
  .m-page-banner.o-request-a-callback {
    padding-top: 50px;
    background-color: #e5f1fa;
    padding-bottom: 60px;
  }
  /* line 141, ../sass/scss/03_organism/_3.22.0-o-forms.scss */
  .m-page-banner.o-request-a-callback .m-container {
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
    margin-left: auto;
    margin-right: auto;
    padding-top: 0px;
    box-shadow: none;
    border-radius: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
  /* line 143, ../sass/scss/03_organism/_3.22.0-o-forms.scss */
  .m-page-banner.o-request-a-callback .m-container .m-form-wrap {
    background-color: #ffffff;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
    padding-top: 75px;
    padding-left: 45px;
    padding-right: 45px;
    border-radius: 4px;
    width: 100%;
    max-width: 740px;
  }
  /* line 150, ../sass/scss/03_organism/_3.22.0-o-forms.scss */
  .m-page-banner.o-request-a-callback .m-container .m-form-wrap .field.field-name-field-form-to-display.field-type-entityreference.field-label-hidden .field-items {
    max-width: 364px;
  }
  /* line 157, ../sass/scss/03_organism/_3.22.0-o-forms.scss */
  .m-page-banner.o-request-a-callback .m-container .m-form-wrap .field.field-name-field-form-to-display.field-type-entityreference.field-label-hidden .field-items .node.node-webform .content form.webform-client-form {
    margin-left: 0;
    width: 100%;
    text-align: left;
    margin-bottom: 35px;
  }
  /* line 158, ../sass/scss/03_organism/_3.22.0-o-forms.scss */
  .m-page-banner.o-request-a-callback .m-container .m-form-wrap .field.field-name-field-form-to-display.field-type-entityreference.field-label-hidden .field-items .node.node-webform .content form.webform-client-form .form-item {
    margin: 10px 0 25px 0;
  }
  /* line 160, ../sass/scss/03_organism/_3.22.0-o-forms.scss */
  .m-page-banner.o-request-a-callback .m-container .m-form-wrap .field.field-name-field-form-to-display.field-type-entityreference.field-label-hidden .field-items .node.node-webform .content form.webform-client-form .form-item.webform-component label {
    position: static;
    text-align: left;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 7px;
  }
  /* line 162, ../sass/scss/03_organism/_3.22.0-o-forms.scss */
  .m-page-banner.o-request-a-callback .m-container .m-form-wrap .field.field-name-field-form-to-display.field-type-entityreference.field-label-hidden .field-items .node.node-webform .content form.webform-client-form .form-item.webform-component .form-control.form-text {
    font-size: 16px;
  }
  /* line 166, ../sass/scss/03_organism/_3.22.0-o-forms.scss */
  .m-page-banner.o-request-a-callback .m-container .m-form-wrap .field.field-name-field-form-to-display.field-type-entityreference.field-label-hidden .field-items .node.node-webform .content form.webform-client-form .form-item.webform-component .email.form-text.form-email {
    font-size: 16px;
  }
  /* line 181, ../sass/scss/03_organism/_3.22.0-o-forms.scss */
  .m-page-banner.o-request-a-callback .m-container .m-form-wrap .field.field-name-field-form-to-display.field-type-entityreference.field-label-hidden .field-items .node.node-webform .content form.webform-client-form fieldset.captcha.panel.panel-default.form-wrapper .panel-body .form-type-textfield.form-item-captcha-response.form-item.form-group {
    font-size: 16px;
  }
  /* line 182, ../sass/scss/03_organism/_3.22.0-o-forms.scss */
  .m-page-banner.o-request-a-callback .m-container .m-form-wrap .field.field-name-field-form-to-display.field-type-entityreference.field-label-hidden .field-items .node.node-webform .content form.webform-client-form fieldset.captcha.panel.panel-default.form-wrapper .panel-body .form-type-textfield.form-item-captcha-response.form-item.form-group label {
    position: static;
    text-align: left;
    width: auto;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 7px;
  }
  /* line 201, ../sass/scss/03_organism/_3.22.0-o-forms.scss */
  .m-page-banner.o-request-a-callback .m-container .m-form-wrap .field.field-name-field-form-to-display.field-type-entityreference.field-label-hidden .field-items .node.node-webform .content form.webform-client-form .btn.btn-primary.form-submit {
    width: auto;
    min-width: 271px;
    padding: 12px 0;
  }
}
@media (min-width: 992px) {
  /* line 236, ../sass/scss/03_organism/_3.22.0-o-forms.scss */
  .m-page-banner.o-request-a-callback .m-container .m-form-wrap {
    padding-left: 60px;
    padding-right: 60px;
  }
  /* line 242, ../sass/scss/03_organism/_3.22.0-o-forms.scss */
  .m-page-banner.o-request-a-callback .m-container .m-form-wrap .field.field-name-field-form-to-display.field-type-entityreference.field-label-hidden .field-items {
    max-width: 420px;
  }
}
@media (min-width: 1200px) {
  /* line 270, ../sass/scss/03_organism/_3.22.0-o-forms.scss */
  .m-page-banner.o-request-a-callback .m-container .m-form-wrap {
    padding-left: 100px;
    padding-right: 100px;
  }
  /* line 276, ../sass/scss/03_organism/_3.22.0-o-forms.scss */
  .m-page-banner.o-request-a-callback .m-container .m-form-wrap .field.field-name-field-form-to-display.field-type-entityreference.field-label-hidden .field-items {
    max-width: 455px;
  }
}
/* line 8, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback.m-page-banner {
  background-color: white;
}
/* line 9, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback.m-page-banner .m-form-info {
  background-color: #e5f1fa;
  border-radius: 0 4px 4px 0;
  padding: 5px 30px 15px;
}
/* line 11, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap {
  text-align: left;
  padding-bottom: 60px;
}
/* line 14, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap label, .o-request-a-callback .m-form-wrap p {
  display: block;
  font-weight: normal;
  font-size: 16px;
}
/* line 16, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap p.large {
  font-size: 18px;
}
/* line 17, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap p.mb-40 {
  margin-bottom: 40px;
}
/* line 21, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .topErrorMsg {
  font-weight: bold;
  color: #b94a48;
  margin: 25px 0px;
  letter-spacing: 0px;
}
/* line 25, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .errors {
  margin: 20px auto;
}
/* line 26, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .errors * {
  color: #b94a48;
  font-size: 16px;
}
/* line 31, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .form-group.form-item.error, .o-request-a-callback .m-form-wrap .form-type-checkbox.form-item.error {
  background-color: transparent;
}
/* line 37, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .form-group.a-verify:not(.a-null).a-error, .o-request-a-callback .m-form-wrap .form-type-checkbox.a-verify:not(.a-null).a-error {
  margin-bottom: 70px;
}
/* line 38, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .form-group.a-verify:not(.a-null) label, .o-request-a-callback .m-form-wrap .form-type-checkbox.a-verify:not(.a-null) label {
  color: #b94a48;
}
/* line 39, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .form-group.a-verify:not(.a-null) label:before, .o-request-a-callback .m-form-wrap .form-type-checkbox.a-verify:not(.a-null) label:before {
  border-color: #b94a48 !important;
}
/* line 41, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .form-group.a-verify:not(.a-null) .a-valid, .o-request-a-callback .m-form-wrap .form-type-checkbox.a-verify:not(.a-null) .a-valid {
  opacity: 1;
  background-color: #b94a48;
}
/* line 42, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .form-group.a-verify:not(.a-null) .a-valid:after, .o-request-a-callback .m-form-wrap .form-type-checkbox.a-verify:not(.a-null) .a-valid:after {
  content: '\f00d';
}
/* line 44, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .form-group.a-verify:not(.a-null) .form-control, .o-request-a-callback .m-form-wrap .form-type-checkbox.a-verify:not(.a-null) .form-control {
  border-color: #b94a48;
}
/* line 45, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .form-group.a-verify:not(.a-null) .a-error-message, .o-request-a-callback .m-form-wrap .form-type-checkbox.a-verify:not(.a-null) .a-error-message {
  opacity: 0;
  transition: 0.3s;
}
/* line 48, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .form-group.a-verified:not(.a-null) > label, .o-request-a-callback .m-form-wrap .form-type-checkbox.a-verified:not(.a-null) > label {
  color: #0d2173;
}
/* line 49, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .form-group.a-verified:not(.a-null) .a-valid, .o-request-a-callback .m-form-wrap .form-type-checkbox.a-verified:not(.a-null) .a-valid {
  opacity: 1;
}
/* line 53, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .form-group.form-item-website-url.a-error, .o-request-a-callback .m-form-wrap .form-type-checkbox.form-item-website-url.a-error {
  margin-bottom: 70px;
}
/* line 57, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .form-type-checkbox {
  margin-bottom: 34px !important;
  position: relative;
}
/* line 58, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .form-type-checkbox .a-valid {
  top: 50%;
  transform: translateY(-50%);
}
/* line 59, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .form-type-checkbox label.error {
  display: none !important;
}
/* line 62, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap label {
  margin-bottom: 8px;
}
/* line 63, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap label.error {
  font-weight: bold;
  bottom: -40px;
}
/* line 65, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap input.valid {
  position: relative;
}
/* line 66, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap input.valid + .a-valid {
  right: -30px;
  bottom: 10px;
  transition: 0.3s;
}
/* line 69, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .form-group {
  margin-bottom: 34px;
  position: relative;
}
/* line 71, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .form-group.form-item-have-merchant-account label {
  position: relative;
}
/* line 73, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .form-group.form-item-have-merchant-account label.error .m-tooltip-wrap {
  display: none;
}
/* line 80, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap input[type="text"], .o-request-a-callback .m-form-wrap input[type="email"], .o-request-a-callback .m-form-wrap input[type="tel"], .o-request-a-callback .m-form-wrap input[type="url"] {
  border-color: #7e807f;
  box-shadow: none;
  font-size: 16px;
  height: 44px;
  color: #0d2173;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 86, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .m-form-block {
  background-color: #F3F3F3;
  border-radius: 4px;
  margin-bottom: 34px;
  border: 0;
}
/* line 87, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .m-form-block .a-element-title {
  font-weight: 600;
}
/* line 88, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .m-form-block p {
  margin-bottom: 10px;
}
/* line 95, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .a-form-hr {
  border-top-color: #7e807f;
}
/* line 97, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .m-arrow-list {
  margin-bottom: 35px;
  list-style-type: none;
  margin-left: 0;
  padding: 0;
}
/* line 98, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .m-arrow-list .m-list-row {
  padding: 24px 0;
  border-bottom: 1px solid #d4d5d4;
  font-weight: bold;
}
/* line 99, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .m-arrow-list .m-list-row span {
  font-size: 16px;
  color: #0b1d79;
}
/* line 100, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .m-arrow-list .m-list-row .a-arrow-link {
  float: right;
  font-size: 14px;
}
/* line 104, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .btn-default {
  margin-top: 35px;
  outline: none !important;
}
/* line 108, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .form-group {
  margin-bottom: 34px;
}
/* line 110, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .form-group.form-item-have-merchant-account label {
  position: relative;
}
/* line 112, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .form-group.form-item-have-merchant-account label.error .m-tooltip-wrap {
  display: none;
}
/* line 117, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap input[type="text"], .o-request-a-callback .m-form-wrap input[type="email"], .o-request-a-callback .m-form-wrap input[type="tel"], .o-request-a-callback .m-form-wrap input[type="url"] {
  border-color: #7e807f;
  box-shadow: none;
  font-size: 16px;
  height: 44px;
  color: #0d2173;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 119, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .form-item-referred label {
  display: block;
  margin-bottom: 15px;
}
/* line 120, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .form-item-referred .radio {
  flex: 1;
}
/* line 122, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .form-radios {
  display: flex;
  border: 0;
}
/* line 123, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .form-radios .radio {
  margin: 0;
  padding-left: 26px;
}
/* line 124, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .form-radios .radio input[type="radio"] {
  opacity: 0;
  height: 0;
}
/* line 125, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .form-radios .radio input[type="radio"] + label, .o-request-a-callback .m-form-wrap .form-radios .radio input[type="radio"] + span + label {
  position: relative;
  margin-bottom: 0;
  margin-right: 30px;
}
/* line 126, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .form-radios .radio input[type="radio"] + label:before, .o-request-a-callback .m-form-wrap .form-radios .radio input[type="radio"] + span + label:before {
  content: '';
  padding: 8px;
  position: absolute;
  left: -27px;
  top: 1px;
  border-radius: 100%;
  border: solid 1px #7e807f;
}
/* line 130, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .form-radios .radio input[type="radio"]:checked + label:before, .o-request-a-callback .m-form-wrap .form-radios .radio input[type="radio"]:checked + span + label:before {
  border-color: #0b1d79;
  border-width: 7px;
  padding: 3px;
}
/* line 136, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .checkbox {
  padding-left: 26px;
  margin-top: 20px;
  margin-bottom: 24px;
}
/* line 137, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .checkbox input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
/* line 138, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .checkbox input[type="checkbox"] + label, .o-request-a-callback .m-form-wrap .checkbox input[type="checkbox"] + span + label {
  position: relative;
  margin-bottom: 0;
}
/* line 139, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .checkbox input[type="checkbox"] + label:before, .o-request-a-callback .m-form-wrap .checkbox input[type="checkbox"] + span + label:before {
  content: '';
  padding: 9px;
  position: absolute;
  left: -27px;
  top: 1px;
  border-radius: 4px;
  border: solid 1px #7e807f;
}
/* line 140, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .checkbox input[type="checkbox"] + label:after, .o-request-a-callback .m-form-wrap .checkbox input[type="checkbox"] + span + label:after {
  content: '';
  position: absolute;
  display: none;
}
/* line 144, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .checkbox input[type="checkbox"]:checked + label:before, .o-request-a-callback .m-form-wrap .checkbox input[type="checkbox"]:checked + span + label:before {
  background-color: #0b1d79;
  border-color: #0b1d79;
}
/* line 145, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .checkbox input[type="checkbox"]:checked + label:after, .o-request-a-callback .m-form-wrap .checkbox input[type="checkbox"]:checked + span + label:after {
  display: block;
  left: -19px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
/* line 152, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .form-type-select .select2-container {
  width: 100% !important;
}
/* line 153, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .form-type-select .select2-container .select2-choice {
  height: 44px;
  line-height: 44px;
  border-color: #7e807f;
  border-radius: 4px;
  color: #0d2173;
  background-image: none;
  padding: 0 0 0 15px;
}
/* line 154, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .form-type-select .select2-container .select2-choice > .select2-chosen {
  margin-right: 50px;
  text-align: left;
  color: #0d2173;
  font-size: 16px;
}
/* line 155, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .form-type-select .select2-container .select2-choice .select2-arrow {
  width: 46px;
  border-left: 0;
  border-radius: 0;
  background: white;
  background-image: none;
}
/* line 156, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .form-type-select .select2-container .select2-choice .select2-arrow b {
  background-image: none !important;
  background-size: auto !important;
  border-bottom: 2px solid #7e807f;
  border-right: solid 2px #7e807f;
  width: 18px;
  height: 18px;
  transform: rotate(45deg);
  top: 8px;
  position: relative;
  right: -6px;
}
/* line 160, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .form-type-select .select2-container.select2-dropdown-open .select2-choice {
  box-shadow: none;
  background-color: white;
}
/* line 163, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .form-type-select .select2-container.select2-container-active .select2-choice, .o-request-a-callback .m-form-wrap .form-type-select .select2-container.select2-container-active .select2-choices {
  box-shadow: none;
}
/* line 167, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .form-type-select .select-wrapper select {
  height: 44px;
  border-color: #7e807f;
  appearance: none;
  background: white url("../images/select-dropdown.jpg") no-repeat center right;
  font-size: 16px;
  color: #0d2173;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
}
/* line 169, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .form-type-select .select-wrapper select:focus {
  box-shadow: none;
}
/* line 172, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .form-type-select .select-wrapper select::-ms-expand {
  display: none;
}
/* line 173, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .form-type-select .select-wrapper .holder {
  opacity: 0;
  font-size: 0;
  position: absolute;
}
/* line 179, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .form-type-select.form-item-partner .select2-container .select2-choice .select2-arrow b {
  border: 0;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 18px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  color: #7e807f;
  transform: none;
  top: 0;
}
/* line 180, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .form-type-select.form-item-partner .select2-container .select2-choice .select2-arrow b:before {
  content: "\f002";
}
/* line 189, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .form-type-select.a-verify:not(.a-null) .select2-container .select2-choice {
  border-color: #b94a48;
}
/* line 193, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .form-submit, .o-request-a-callback .m-form-wrap .btn, .o-request-a-callback .m-form-wrap .btn-default {
  background-color: #4A851F;
  border-color: #4A851F;
  min-width: 271px;
  font-size: 15px;
  padding: 12.5px 12px;
  position: relative;
  color: white;
  margin: 30px 0 15px;
  width: 100%;
}
/* line 194, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .form-submit:hover, .o-request-a-callback .m-form-wrap .form-submit:focus, .o-request-a-callback .m-form-wrap .btn:hover, .o-request-a-callback .m-form-wrap .btn:focus, .o-request-a-callback .m-form-wrap .btn-default:hover, .o-request-a-callback .m-form-wrap .btn-default:focus {
  background-color: #569a24;
  border-color: #569a24;
  top: -1px;
  box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.31);
}
/* line 197, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .panel {
  border: 0;
  border-radius: 0;
  box-shadow: none;
}
/* line 198, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .panel > .panel-heading {
  background-color: transparent;
  padding: 6px 0 30px 0;
  border: 0;
}
/* line 199, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .panel > .panel-heading .panel-title {
  font-size: 18px;
  color: #0d2173;
}
/* line 203, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .box {
  padding: 15px;
  font-size: 16px;
}
/* line 204, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .box.mb-30 {
  margin-bottom: 30px;
}
/* line 205, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .box.mt-30 {
  margin-top: 30px;
}
/* line 206, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .box._grey-bg {
  background-color: #F3F3F3;
}
/* line 207, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .box._grey-bg .a-title {
  font-weight: bold;
  margin-bottom: 20px;
}
/* line 208, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .box._grey-bg .m-copy-wrap {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
/* line 209, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .box._grey-bg .a-copy-text {
  font-size: 15px;
  word-break: break-all;
  padding-right: 15px;
}
/* line 210, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .box._grey-bg .a-clone {
  padding: 8px 12px;
  background-color: #d4d5d4;
  margin-left: auto;
  cursor: pointer;
}
/* line 212, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .box .referal_link_text {
  display: flex;
  align-items: center;
}
/* line 213, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .box .referal_link_text .a-copy-text {
  word-break: break-all;
  padding-right: 15px;
}
/* line 220, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .o-panel._industries-panel .a-panel-title {
  font-size: 18px;
  margin: 50px 0 30px;
}
/* line 224, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .merchant-form-checklist {
  padding: 0;
}
/* line 226, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-wrap .merchant-form-industry-checklist {
  margin-bottom: 30px;
}
/* line 234, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-info {
  position: relative;
}
/* line 236, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-request-a-callback .m-form-info .bottom_key_points._active {
  position: absolute;
  z-index: 10;
}

/* line 249, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.m-widget.copy-to-clipboard {
  background-color: #F3F3F3;
  border-radius: 4px;
  padding: 15px;
  margin-bottom: 15px;
}
/* line 250, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.m-widget.copy-to-clipboard .m-clipboard-wrapper {
  width: 100%;
  display: flex;
}
/* line 251, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.m-widget.copy-to-clipboard .m-clipboard-wrapper .a-clipboard {
  display: inline-block;
  margin: 20px 15px 30px 0;
  font-size: 15px;
  flex: 1;
  word-break: break-all;
}
/* line 252, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.m-widget.copy-to-clipboard .m-clipboard-wrapper .a-clipboard-link {
  display: inline-block;
  width: 40px;
  height: 35px;
  align-self: center;
  outline: none !important;
}

/* line 257, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.m-input-notice {
  background-color: #F3F3F3;
  border-radius: 4px;
  padding: 15px;
  margin: -30px 0 15px;
}
/* line 258, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.m-input-notice * {
  font-size: 16px;
  color: #0b1d79;
}

/* line 262, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-logo-grid._merchant-services {
  display: flex;
  width: 100%;
  margin: 40px 0 0;
  padding: 0;
}
/* line 263, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-logo-grid._merchant-services .o-card {
  flex: 1 1 33%;
}
/* line 264, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-logo-grid._merchant-services .o-card .m-card-image {
  margin: 0;
  padding: 0;
}
/* line 265, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-logo-grid._merchant-services .o-card .m-card-image img {
  max-height: 36px;
  max-width: 100%;
}
/* line 267, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-logo-grid._merchant-services .o-card .m-card-body {
  margin-top: 17px;
  padding-right: 20px;
}
/* line 268, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-logo-grid._merchant-services .o-card .m-card-body p {
  font-size: 13px;
  color: #6e7aab;
  padding: 0;
  margin: 0;
}

/* line 275, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-package-list._payments-types {
  margin-bottom: 35px;
}
/* line 276, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-package-list._payments-types .a-block-text {
  line-height: 1.5;
  margin-bottom: 16px;
}
/* line 277, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-package-list._payments-types .m-card-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
/* line 278, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.o-package-list._payments-types .m-card-list li {
  display: inline-block;
  margin-right: 20px;
}

/* line 284, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.form-item-additional-payment-methods .a-panel-text {
  display: block;
  margin: 40px 0 35px;
  font-size: 16px;
}
/* line 285, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.form-item-additional-payment-methods #edit-additional-payment-methods {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -34px;
}
/* line 286, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.form-item-additional-payment-methods #edit-additional-payment-methods .form-type-checkbox {
  flex: 1 1 50%;
  margin-top: 0;
  margin-bottom: 30px;
}
/* line 287, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.form-item-additional-payment-methods #edit-additional-payment-methods .form-type-checkbox label {
  margin-right: 10px;
}
/* line 288, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
.form-item-additional-payment-methods #edit-additional-payment-methods .form-type-checkbox label p {
  font-size: 13px;
  color: #6e7aab;
}

@media (max-width: 575px) {
  /* line 310, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
  .o-request-a-callback .m-form-wrap .form-group.form-item-have-merchant-account label {
    padding-bottom: 25px;
  }
}
@media (min-width: 768px) {
  /* line 335, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
  .o-request-a-callback.m-page-banner {
    background-color: #e5f1fa;
  }
  /* line 336, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
  .o-request-a-callback.m-page-banner .m-form-info {
    background-color: transparent;
    border-radius: 0;
    padding: 0;
  }
  /* line 339, ../sass/scss/03_organism/_3.22.1-o-form-long-application.scss */
  .o-request-a-callback.m-page-banner .m-form-wrap .form-submit, .o-request-a-callback.m-page-banner .m-form-wrap .btn, .o-request-a-callback.m-page-banner .m-form-wrap .btn-default {
    width: auto;
  }
}
/* line 10, ../sass/scss/03_organism/_3.23.0-o-blocks.scss */
.o-video.full-width {
  position: relative;
  width: 100%;
  margin: 30px 0px;
  padding: 0px 15px;
}
/* line 11, ../sass/scss/03_organism/_3.23.0-o-blocks.scss */
.o-video.full-width .o-video-wrapper {
  position: relative;
  max-width: 850px;
  margin: 0 auto;
}
/* line 12, ../sass/scss/03_organism/_3.23.0-o-blocks.scss */
.o-video.full-width .o-video-wrapper .a-video, .o-video.full-width .o-video-wrapper .play-video {
  width: 100%;
  height: 190px;
}
/* line 13, ../sass/scss/03_organism/_3.23.0-o-blocks.scss */
.o-video.full-width .o-video-wrapper .play-video {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: block;
  cursor: pointer;
}
/* line 16, ../sass/scss/03_organism/_3.23.0-o-blocks.scss */
.o-video.full-width .o-video-placeholder {
  overflow: hidden;
}
/* line 17, ../sass/scss/03_organism/_3.23.0-o-blocks.scss */
.o-video.full-width .o-video-placeholder .a-video {
  display: block;
  transition: all ease-in-out 0.3s;
  height: auto;
}
/* line 18, ../sass/scss/03_organism/_3.23.0-o-blocks.scss */
.o-video.full-width .o-video-placeholder .a-video:hover {
  transform: scale(1.1);
}
/* line 19, ../sass/scss/03_organism/_3.23.0-o-blocks.scss */
.o-video.full-width .o-video-placeholder .a-video img {
  width: 100%;
}

@media (min-width: 576px) {
  /* line 43, ../sass/scss/03_organism/_3.23.0-o-blocks.scss */
  .o-video.full-width .o-video-wrapper .a-video, .o-video.full-width .o-video-wrapper .play-video {
    height: 250px;
  }
  /* line 47, ../sass/scss/03_organism/_3.23.0-o-blocks.scss */
  .o-video.full-width .o-video-placeholder .a-video {
    height: auto;
  }
}
@media (min-width: 768px) {
  /* line 67, ../sass/scss/03_organism/_3.23.0-o-blocks.scss */
  .o-video.full-width .o-video-wrapper .a-video, .o-video.full-width .o-video-wrapper .play-video {
    height: 380px;
  }
  /* line 71, ../sass/scss/03_organism/_3.23.0-o-blocks.scss */
  .o-video.full-width .o-video-placeholder .a-video {
    height: auto;
  }
}
@media (min-width: 992px) {
  /* line 89, ../sass/scss/03_organism/_3.23.0-o-blocks.scss */
  .o-video.full-width {
    margin: 40px 0px;
    padding: 0px;
  }
  /* line 91, ../sass/scss/03_organism/_3.23.0-o-blocks.scss */
  .o-video.full-width .o-video-wrapper .a-video, .o-video.full-width .o-video-wrapper .play-video {
    height: 465px;
  }
  /* line 95, ../sass/scss/03_organism/_3.23.0-o-blocks.scss */
  .o-video.full-width .o-video-placeholder .a-video {
    height: auto;
  }
}
/* line 9, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog .m-block-wrapper {
  max-width: 850px;
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
}
/* line 12, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog a .a-arrow-right {
  width: 15px;
  height: 10px;
  vertical-align: middle;
  display: inline-block;
  margin-left: 7px;
}
/* line 16, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.hero-banner {
  background-repeat: no-repeat;
  margin-bottom: 0px;
  position: relative;
  padding: 60px 15px 15px 15px;
  background-size: 0px;
}
/* line 20, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.hero-banner:before {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  height: 100px;
  background-color: #f1f1f1;
  z-index: 1;
  background-repeat: no-repeat;
  background-position: top right;
  background-size: contain;
}
/* line 27, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.hero-banner .text-wrap * {
  color: white;
  letter-spacing: 0.23px;
}
/* line 28, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.hero-banner .text-wrap *:last-of-type {
  margin-bottom: 0px;
  padding-bottom: 0px;
}
/* line 32, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.hero-banner .m-page-banner-text {
  padding: 20px;
  border-radius: 3.2px;
  box-shadow: -1px 5px 10px 0 rgba(96, 96, 96, 0.1);
  width: 100%;
  position: relative;
  background-color: white;
  z-index: 2;
  max-width: 850px;
  margin: 0 auto;
}
/* line 36, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.hero-banner .m-page-banner-text .a-meta-type {
  color: #0d2173;
  font-size: 14px;
  padding: 0;
  margin: 0;
  font-weight: bold;
  text-transform: capitalize;
}
/* line 37, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.hero-banner .m-page-banner-text .a-title {
  font-size: 24px;
  letter-spacing: 0px;
  margin: 0px;
  margin-bottom: 10px;
}
/* line 38, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.hero-banner .m-page-banner-text .a-meta-date {
  font-size: 12px;
  letter-spacing: 0px;
  font-weight: bold;
  padding: 0;
  margin: 0;
  color: #6e7aab;
}
/* line 43, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.hero-banner.bg-img:before {
  background-color: white;
  background-image: inherit;
  background-position: center top;
  background-size: cover;
}
/* line 54, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.anchor-links {
  display: inline-block;
  width: 100%;
}
/* line 55, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.anchor-links .m-block-wrapper {
  padding-bottom: 30px;
  border-bottom: 2px solid #d4d5d4;
  margin-bottom: 30px;
}
/* line 56, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.anchor-links .m-block-wrapper .a-title {
  display: block;
  font-size: 16px;
  color: #0d2173;
  margin-top: 0;
  letter-spacing: 0.59px;
  margin-bottom: 15px;
}
/* line 57, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.anchor-links .m-block-wrapper .a-anchor-link {
  margin-bottom: 10px;
}
/* line 58, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.anchor-links .m-block-wrapper .a-anchor-link:last-of-type {
  margin-bottom: 0px;
}
/* line 60, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.anchor-links .m-block-wrapper .a-anchor-link .a-link {
  letter-spacing: 0.52px;
}
/* line 70, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.article-content .m-block-wrapper {
  padding-bottom: 60px;
}
/* line 71, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.article-content .m-block-wrapper hr {
  border-top: 2px solid #d4d5d4;
  border-radius: 3px;
  margin: 30px auto;
  display: block;
  width: 100%;
}
/* line 72, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.article-content .m-block-wrapper .a-title {
  font-size: 18px;
  margin: 30px 0px 15px;
}
/* line 73, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.article-content .m-block-wrapper p {
  font-size: 14px;
  line-height: 1.86;
  letter-spacing: normal;
  margin-bottom: 25px;
  color: #6e7aab;
}
/* line 74, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.article-content .m-block-wrapper p:last-of-type {
  margin-bottom: 0px;
}
/* line 77, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy {
  padding: 0;
}
/* line 78, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy .ot-sdk-cookie-policy-title {
  font-size: 18px;
  margin: 0 0 15px;
  color: #0C2074 !important;
}
/* line 79, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy #cookie-policy-description {
  font-size: 14px;
  line-height: 1.86;
  letter-spacing: normal;
  margin-bottom: 25px;
  color: #6e7aab;
}
/* line 80, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy hr {
  border-top: 2px solid #d4d5d4;
  border-radius: 3px;
  margin: 30px auto;
  display: block;
  width: 100%;
}
/* line 81, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy .a-title {
  font-size: 18px;
  margin: 0 0 15px;
  color: #0C2074 !important;
}
/* line 82, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy p {
  font-size: 14px;
  line-height: 1.86;
  letter-spacing: normal;
  margin-bottom: 25px;
  color: #6e7aab;
}
/* line 83, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy h4 {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: normal;
  color: #0C2074;
  margin-bottom: 15px;
  padding-bottom: 0;
}
/* line 93, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table {
  border: hidden;
}
/* line 94, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table thead, .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table tbody {
  color: #707271;
  font-size: 18px;
}
/* line 95, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table thead tr, .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table tbody tr {
  height: 50px;
  border: hidden;
}
/* line 96, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table thead tr th, .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table tbody tr th {
  font-weight: 600;
}
/* line 97, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table thead tr th, .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table thead tr td, .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table tbody tr th, .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table tbody tr td {
  border: hidden;
  padding: 10px;
  font-size: 14px;
  line-height: 1.86;
  letter-spacing: normal;
  color: #6e7aab;
}
/* line 98, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table thead tr th a, .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table thead tr td a, .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table tbody tr th a, .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table tbody tr td a {
  font-size: 14px;
  color: #4A851F;
  line-height: 1.86;
  letter-spacing: normal;
  background: transparent;
  text-decoration: none;
}
/* line 99, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table thead tr th a:hover, .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table thead tr th a:focus, .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table thead tr td a:hover, .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table thead tr td a:focus, .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table tbody tr th a:hover, .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table tbody tr th a:focus, .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table tbody tr td a:hover, .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table tbody tr td a:focus {
  color: #0C2074;
  text-decoration: underline;
}
/* line 101, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table thead tr th span, .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table thead tr td span, .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table tbody tr th span, .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table tbody tr td span {
  font-size: 14px;
  line-height: 1.86;
  letter-spacing: normal;
  color: #6e7aab;
}
/* line 103, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table thead tr:nth-of-type(odd), .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table tbody tr:nth-of-type(odd) {
  background: #f1f1f1;
}
/* line 106, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table thead, .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table thead tr, .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table thead tr th {
  background: #ffffff !important;
}
/* line 111, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.article-content .m-block-wrapper img {
  display: block;
  margin-bottom: 25px;
  float: none !important;
  width: 100%;
}
/* line 114, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.article-content.table-widget table {
  overflow-x: auto;
  display: block;
}
/* line 118, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.article-content.table-widget div p a {
  overflow-wrap: break-word;
  word-wrap: break-word;
}
/* line 126, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.related-articles {
  padding-top: 30px;
  padding-bottom: 10px;
  position: relative;
}
/* line 127, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.related-articles .container-fluid {
  max-width: 850px;
  margin: 0 auto;
  padding: 0px 15px;
}
/* line 129, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.related-articles .a-h2 {
  font-size: 18px;
  margin: 0px 0px 15px;
  display: block;
}
/* line 131, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.related-articles.upcoming-events {
  background-color: #f1f1f1;
  overflow: hidden;
}
/* line 132, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.related-articles.upcoming-events .a-h2 {
  margin: 0px 0px 30px;
}
/* line 141, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.block-2-col-text-form .o-container {
  max-width: 850px;
  width: 100%;
}
/* line 142, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.block-2-col-text-form .o-container .m-content {
  padding: 0px 30px;
}
/* line 143, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.block-2-col-text-form .o-container .m-content .a-title {
  font-size: 18px;
  margin: 30px 0px 15px;
}
/* line 144, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.block-2-col-text-form .o-container .m-content p {
  font-size: 14px;
  line-height: 1.86;
  letter-spacing: normal;
  margin-bottom: 25px;
  color: #6e7aab;
}
/* line 145, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.block-2-col-text-form .o-container .m-content p:last-of-type {
  margin-bottom: 0px;
}
/* line 148, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.block-2-col-text-form .o-container .m-form {
  padding: 30px;
  padding-bottom: 0px;
}
/* line 149, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.block-2-col-text-form .o-container .m-form .node-webform {
  border-radius: 4px;
  background-color: #66acdf;
  padding: 20px;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1), -1px 25px 20px 0 rgba(96, 96, 96, 0.1);
}
/* line 153, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.block-2-col-text-form .o-container .m-form .node-webform h2 {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.27px;
  color: #ffffff;
  pointer-events: none;
}
/* line 155, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.block-2-col-text-form .o-container .m-form .node-webform h2 a {
  color: inherit;
  text-decoration: none;
  font-size: inherit;
}
/* line 157, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.block-2-col-text-form .o-container .m-form .node-webform .webform-client-form {
  width: 100%;
  margin: 0;
}
/* line 159, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.block-2-col-text-form .o-container .m-form .node-webform .webform-client-form .webform-component-fieldset.panel {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
/* line 160, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.block-2-col-text-form .o-container .m-form .node-webform .webform-client-form .webform-component-fieldset.panel p {
  margin: 0px;
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0.23px;
  color: #ffffff;
}
/* line 166, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.block-2-col-text-form .o-container .m-form .node-webform .webform-client-form .webform-component-fieldset#webform-component-email-marketing p {
  font-size: 12px;
  letter-spacing: 0.2px;
}
/* line 169, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.block-2-col-text-form .o-container .m-form .node-webform .webform-client-form .form-item {
  margin: 0px;
  margin-bottom: 15px;
}
/* line 170, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.block-2-col-text-form .o-container .m-form .node-webform .webform-client-form .form-item.checkbox {
  margin-bottom: 0px;
}
/* line 171, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.block-2-col-text-form .o-container .m-form .node-webform .webform-client-form .form-item.error {
  background-color: transparent;
}
/* line 172, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.block-2-col-text-form .o-container .m-form .node-webform .webform-client-form .form-item label {
  position: relative;
  display: inline-block;
  top: 0;
  left: 0;
  font-size: 14px;
  font-weight: normal;
  text-align: left;
  color: white;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* line 179, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.block-2-col-text-form .o-container .m-form .node-webform .webform-client-form .form-item label span {
  color: #0075c9;
}
/* line 181, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.block-2-col-text-form .o-container .m-form .node-webform .webform-client-form .form-item label[for="edit-submitted-receive-email-marketing"] {
  display: none;
}
/* line 183, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.block-2-col-text-form .o-container .m-form .node-webform .webform-client-form .form-item input {
  height: 38px;
  border-radius: 4px;
  background-color: #ffffff;
  color: #0C2074;
  outline: none;
}
/* line 184, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.block-2-col-text-form .o-container .m-form .node-webform .webform-client-form .form-item input.error {
  border-color: #0075c9;
}
/* line 188, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.block-2-col-text-form .o-container .m-form .node-webform .webform-client-form .form-type-checkbox {
  padding-left: 30px;
}
/* line 189, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.block-2-col-text-form .o-container .m-form .node-webform .webform-client-form .form-type-checkbox input {
  opacity: 0;
  position: absolute;
  visibility: hidden;
}
/* line 190, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.block-2-col-text-form .o-container .m-form .node-webform .webform-client-form .form-type-checkbox input:checked + label:after {
  content: '';
}
/* line 193, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.block-2-col-text-form .o-container .m-form .node-webform .webform-client-form .form-type-checkbox label {
  font-size: 12px;
  position: relative;
}
/* line 195, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.block-2-col-text-form .o-container .m-form .node-webform .webform-client-form .form-type-checkbox label:before {
  content: '';
  position: absolute;
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 20px;
  height: 20px;
  border-radius: 3px;
  background: white;
  transition: 0.3s all ease-in-out;
  left: -30px;
}
/* line 201, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.block-2-col-text-form .o-container .m-form .node-webform .webform-client-form .form-type-checkbox label:after {
  position: absolute;
  left: -25px;
  top: 7px;
  background: white;
  width: 10px;
  height: 5px;
  transform: rotate(-45deg);
  border-left: 2px solid #0C2074;
  border-bottom: 2px solid #0C2074;
}
/* line 210, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.block-2-col-text-form .o-container .m-form .node-webform .webform-client-form .form-type-checkbox.error label:before {
  border: 1px solid #0075c9;
}
/* line 215, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.block-2-col-text-form .o-container .m-form .node-webform .webform-client-form .form-submit {
  font-size: 15px;
  text-align: center;
  letter-spacing: 0.16px;
  border-radius: 4px;
  outline: none;
  text-decoration: none;
  transition: all ease-in-out 0.3s;
  padding: 13.5px 15px;
  line-height: normal;
  display: inline-block;
  border: 0px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  width: 100%;
  background-color: #4A851F;
  color: #ffffff;
  margin-top: 5px;
}
/* line 225, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.block-2-col-text-form .o-container .m-form .node-webform .webform-client-form .form-submit:hover, .o-block-blog.block-2-col-text-form .o-container .m-form .node-webform .webform-client-form .form-submit:focus, .o-block-blog.block-2-col-text-form .o-container .m-form .node-webform .webform-client-form .form-submit:active {
  text-decoration: none;
  outline: none;
  transition: all ease-in-out 0.3s;
}
/* line 228, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.block-2-col-text-form .o-container .m-form .node-webform .webform-client-form .form-submit:hover, .o-block-blog.block-2-col-text-form .o-container .m-form .node-webform .webform-client-form .form-submit:focus {
  background-color: #569a24;
  top: -1px;
  box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.31);
}
/* line 231, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.block-2-col-text-form .o-container .m-form .node-webform .webform-client-form .form-submit:active {
  top: 1px;
  box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.5);
  background-color: #3e701a;
}
/* line 240, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.block-2-col-text-form .o-container hr {
  border-top: 2px solid #d4d5d4;
  border-radius: 3px;
  margin: 35px auto 0px auto;
  display: block;
  width: 100%;
}
/* line 244, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.block-2-col-text-form .o-container hr.a-desktop {
  display: none;
}
/* line 253, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
.o-block-blog.social-share-this {
  padding-bottom: 15px;
}

@media (min-width: 400px) {
  /* line 270, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy {
    width: 100%;
  }
}
@media only screen and (max-width: 530px) {
  /* line 283, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table {
    display: table;
  }
  /* line 284, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table thead {
    display: table-header-group;
  }
  /* line 285, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table thead tr {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
    margin: 0;
  }
  /* line 287, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table tbody {
    display: table-row-group;
  }
  /* line 289, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table thead tr, .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table tbody tr {
    display: table-row;
  }
  /* line 290, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table thead tr th, .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table thead tr td, .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table tbody tr th, .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table tbody tr td {
    display: table-cell;
    word-break: break-word;
  }
  /* line 291, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table thead tr th:before, .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table thead tr td:before, .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table tbody tr th:before, .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table tbody tr td:before {
    display: none;
  }
}
@media (min-width: 576px) {
  /* line 313, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.hero-banner {
    padding-top: 75px;
  }
  /* line 314, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.hero-banner:before {
    height: 150px;
  }
}
@media (min-width: 768px) {
  /* line 334, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.hero-banner {
    padding-top: 80px;
  }
  /* line 335, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.hero-banner:before {
    height: 205px;
  }
  /* line 338, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.hero-banner .m-page-banner-text .a-title {
    font-size: 28px;
  }
  /* line 339, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.hero-banner .m-page-banner-text .a-meta-date {
    font-size: 13px;
  }
  /* line 347, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.anchor-links .m-block-wrapper .a-title {
    font-size: 17px;
  }
  /* line 355, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.article-content .m-block-wrapper .a-title {
    font-size: 24px;
  }
  /* line 356, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.article-content .m-block-wrapper p {
    font-size: 16px;
  }
  /* line 358, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.article-content .m-block-wrapper img {
    display: inline-block;
    float: right !important;
    margin-bottom: 0px;
    max-width: 410px;
    margin-left: 30px;
    width: auto;
  }
  /* line 364, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy .ot-sdk-cookie-policy-title {
    font-size: 24px;
  }
  /* line 365, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy #cookie-policy-description {
    font-size: 16px;
  }
  /* line 366, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy .a-title {
    font-size: 24px;
  }
  /* line 367, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy p {
    font-size: 16px;
  }
  /* line 368, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy h4 {
    font-size: 16px;
  }
  /* line 374, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table thead tr th, .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table thead tr td, .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table tbody tr th, .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table tbody tr td {
    font-size: 16px;
  }
  /* line 375, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table thead tr th a, .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table thead tr th span, .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table thead tr td a, .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table thead tr td span, .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table tbody tr th a, .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table tbody tr th span, .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table tbody tr td a, .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table tbody tr td span {
    font-size: 16px;
  }
  /* line 388, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.related-articles .a-h2 {
    font-size: 24px;
  }
  /* line 391, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.related-articles.upcoming-events .event-overlay {
    z-index: 0;
    position: absolute;
    right: 0;
    top: 0;
  }
  /* line 392, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.related-articles.upcoming-events .event-overlay:after {
    content: " ";
    position: absolute;
    right: 0;
    top: 0;
    height: 25vw;
    width: 45vw;
    background-image: url("../images/v2/elements/overlay--curve-top_blue.svg");
    background-repeat: no-repeat;
    background-size: 100%;
  }
  /* line 406, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.block-2-col-text-form .o-container .m-content .a-title {
    font-size: 18px;
  }
  /* line 407, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.block-2-col-text-form .o-container .m-content p {
    font-size: 16px;
  }
  /* line 411, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.block-2-col-text-form .o-container .m-form .node-webform h2 {
    font-size: 18px;
  }
  /* line 415, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.block-2-col-text-form .o-container .m-form .node-webform .webform-client-form .webform-component-fieldset.panel p {
    font-size: 14px;
  }
}
@media (min-width: 992px) {
  /* line 441, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog .m-block-wrapper {
    padding: 0px;
  }
  /* line 444, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.hero-banner {
    height: 205px;
    padding: 0px;
    margin-bottom: 75px;
    background-color: #f1f1f1;
    background-repeat: no-repeat;
    background-position: top right;
    background-size: contain;
  }
  /* line 449, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.hero-banner:before {
    background-color: transparent;
  }
  /* line 451, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.hero-banner .m-page-banner-text {
    padding: 35px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -55px;
  }
  /* line 453, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.hero-banner .m-page-banner-text .a-meta-type {
    font-size: 15px;
    line-height: 1.67;
    margin-bottom: 5px;
  }
  /* line 454, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.hero-banner .m-page-banner-text .a-title {
    font-size: 34px;
    letter-spacing: normal;
    margin-bottom: 20px;
  }
  /* line 455, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.hero-banner .m-page-banner-text .a-meta-date {
    font-size: 14px;
    letter-spacing: normal;
  }
  /* line 459, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.hero-banner.bg-img {
    background-size: cover;
    background-position: top center;
    background-color: white;
  }
  /* line 461, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.hero-banner.bg-img:before {
    display: none;
  }
  /* line 469, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.anchor-links .m-block-wrapper .a-title {
    font-size: 18px;
    line-height: 1.78;
    letter-spacing: 0.67px;
    margin-bottom: 10px;
  }
  /* line 470, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.anchor-links .m-block-wrapper .a-anchor-link {
    margin-bottom: 15px;
  }
  /* line 471, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.anchor-links .m-block-wrapper .a-anchor-link:last-of-type {
    margin-bottom: 0px;
  }
  /* line 473, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.anchor-links .m-block-wrapper .a-anchor-link .a-link {
    font-size: 18px;
    letter-spacing: 0.67px;
  }
  /* line 482, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.article-content .m-block-wrapper hr {
    margin: 35px auto;
  }
  /* line 483, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.article-content .m-block-wrapper .a-title {
    font-size: 30px;
    line-height: 1.33;
    letter-spacing: normal;
    margin: 70px 0px 20px;
  }
  /* line 484, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.article-content .m-block-wrapper p {
    font-size: 18px;
    line-height: 1.78;
    margin-bottom: 35px;
  }
  /* line 485, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.article-content .m-block-wrapper p:last-of-type {
    margin-bottom: 0px;
  }
  /* line 489, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy .ot-sdk-cookie-policy-title {
    font-size: 22px;
    line-height: 1.67;
    letter-spacing: normal;
    margin: 0 0 20px;
  }
  /* line 490, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy #cookie-policy-description {
    font-size: 18px;
    line-height: 1.78;
    margin-bottom: 35px;
  }
  /* line 491, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy hr {
    margin: 35px auto;
  }
  /* line 492, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy .a-title {
    font-size: 22px;
    line-height: 1.67;
    letter-spacing: normal;
    margin: 0 0 20px;
  }
  /* line 493, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy p {
    font-size: 18px;
    line-height: 1.78;
    margin-bottom: 35px;
  }
  /* line 494, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy h4 {
    font-size: 17px;
    font-weight: normal;
    line-height: 1.39;
    letter-spacing: 0.67px;
  }
  /* line 503, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table thead tr th, .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table thead tr td, .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table tbody tr th, .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table tbody tr td {
    font-size: 18px;
  }
  /* line 504, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table thead tr th a, .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table thead tr th span, .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table thead tr td a, .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table thead tr td span, .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table tbody tr th a, .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table tbody tr th span, .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table tbody tr td a, .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy table tbody tr td span {
    font-size: 18px;
  }
  /* line 516, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.related-articles {
    padding: 70px 0px;
  }
  /* line 517, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.related-articles .container-fluid {
    max-width: 850px;
    margin: 0 auto;
    padding: 0px;
  }
  /* line 518, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.related-articles .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  /* line 519, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.related-articles .row .o-card {
    padding: 0px 10px;
  }
  /* line 522, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.related-articles .a-h2 {
    font-size: 30px;
    line-height: 1.33;
    letter-spacing: normal;
    margin-bottom: 40px;
  }
  /* line 527, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.related-articles.upcoming-events .a-h2 {
    margin: 0px 0px 35px;
  }
  /* line 533, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.block-2-col-text-form {
    padding: 40px 0px 0px;
  }
  /* line 535, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.block-2-col-text-form .o-container .m-content {
    padding: 0px 20px 0px 15px;
  }
  /* line 536, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.block-2-col-text-form .o-container .m-content .a-title {
    margin: 0px 0px 15px;
    font-size: 24px;
    line-height: 1.67;
  }
  /* line 537, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.block-2-col-text-form .o-container .m-content p {
    font-size: 18px;
    line-height: 1.78;
    margin-bottom: 35px;
  }
  /* line 538, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.block-2-col-text-form .o-container .m-content p:last-of-type {
    margin-bottom: 0px;
  }
  /* line 541, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.block-2-col-text-form .o-container .m-form {
    padding: 0px 15px 0px 20px;
  }
  /* line 542, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.block-2-col-text-form .o-container .m-form .node-webform {
    padding: 45px 40px;
  }
  /* line 543, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.block-2-col-text-form .o-container .m-form .node-webform h2 {
    font-size: 24px;
    letter-spacing: 0.4px;
  }
  /* line 547, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.block-2-col-text-form .o-container .m-form .node-webform .webform-client-form .webform-component-fieldset.panel p {
    font-size: 16px;
    letter-spacing: 0.27px;
  }
  /* line 554, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.block-2-col-text-form .o-container hr {
    margin: 70px auto 0px auto;
  }
  /* line 555, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.block-2-col-text-form .o-container hr.a-mobile {
    display: none;
  }
  /* line 556, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.block-2-col-text-form .o-container hr.a-desktop {
    display: block;
  }
  /* line 563, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.social-share-this {
    padding-bottom: 30px;
  }
}
@media (min-width: 1200px) {
  /* line 585, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy .ot-sdk-cookie-policy-title {
    font-size: 24px;
  }
  /* line 586, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy .a-title {
    font-size: 24px;
  }
  /* line 587, ../sass/scss/03_organism/_3.23.1-o-block-blog.scss */
  .o-block-blog.article-content .m-block-wrapper #ot-sdk-cookie-policy .ot-sdk-cookie-policy h4 {
    font-size: 18px;
  }
}
/* line 7, ../sass/scss/03_organism/_3.23.2-o-block-hub.scss */
.o-block-hub {
  padding: 70px 0px 90px;
}
/* line 8, ../sass/scss/03_organism/_3.23.2-o-block-hub.scss */
.o-block-hub .m-content-header {
  width: 100%;
  margin-bottom: 20px;
}
/* line 9, ../sass/scss/03_organism/_3.23.2-o-block-hub.scss */
.o-block-hub .m-content-header .a-content-header {
  width: 80%;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
/* line 10, ../sass/scss/03_organism/_3.23.2-o-block-hub.scss */
.o-block-hub .m-content-header .a-text-link {
  width: 18.5%;
  display: inline-block;
  vertical-align: middle;
  text-align: right;
  color: #0d2173;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.56;
}
/* line 17, ../sass/scss/03_organism/_3.23.2-o-block-hub.scss */
.o-block-hub .o-content-main .o-block-wrapper {
  padding-right: 60px;
  border-right: 1px solid #7e807f;
}
/* line 20, ../sass/scss/03_organism/_3.23.2-o-block-hub.scss */
.o-block-hub .o-content-right .o-block-wrapper {
  margin-left: 30px;
}
/* line 22, ../sass/scss/03_organism/_3.23.2-o-block-hub.scss */
.o-block-hub .a-content-header {
  font-size: 24px;
  line-height: 1.67;
  letter-spacing: 0.4px;
}

/* line 29, ../sass/scss/03_organism/_3.23.2-o-block-hub.scss */
.o-block-hub-cta {
  padding: 70px 0 111px;
  background: #e5f1fa;
  background-size: contain;
}

@media (max-width: 767px) {
  /* line 59, ../sass/scss/03_organism/_3.23.2-o-block-hub.scss */
  .o-block-hub {
    margin: 0px;
    padding: 35px 0px 40px;
  }
  /* line 60, ../sass/scss/03_organism/_3.23.2-o-block-hub.scss */
  .o-block-hub .o-content-main {
    padding-bottom: 15px;
  }
  /* line 61, ../sass/scss/03_organism/_3.23.2-o-block-hub.scss */
  .o-block-hub .o-content-main .o-block-wrapper {
    max-width: 400px;
    margin: 0 auto;
  }
  /* line 62, ../sass/scss/03_organism/_3.23.2-o-block-hub.scss */
  .o-block-hub .o-content-main .m-content-header {
    margin-bottom: 10px;
  }
  /* line 65, ../sass/scss/03_organism/_3.23.2-o-block-hub.scss */
  .o-block-hub .o-content-right .o-block-wrapper {
    max-width: 400px;
    margin: 0 auto;
  }
  /* line 68, ../sass/scss/03_organism/_3.23.2-o-block-hub.scss */
  .o-block-hub .m-content-header .a-content-header {
    font-size: 16px;
    line-height: 2.5;
    letter-spacing: 0.27px;
  }
  /* line 71, ../sass/scss/03_organism/_3.23.2-o-block-hub.scss */
  .o-block-hub .m-content-header .a-text-link {
    font-size: 14px;
    line-height: 1.79;
  }

  /* line 79, ../sass/scss/03_organism/_3.23.2-o-block-hub.scss */
  .o-block-hub-cta {
    background-position: bottom right;
    background-size: contain;
    padding: 40px 0 30px;
  }
  /* line 81, ../sass/scss/03_organism/_3.23.2-o-block-hub.scss */
  .o-block-hub-cta .container {
    padding: 0;
  }
  /* line 83, ../sass/scss/03_organism/_3.23.2-o-block-hub.scss */
  .o-block-hub-cta .o-card {
    max-width: 400px;
    margin: 0 auto;
  }
}
@media (max-width: 991px) {
  /* line 104, ../sass/scss/03_organism/_3.23.2-o-block-hub.scss */
  .o-block-hub .o-content-main .o-block-wrapper {
    padding-right: 0;
    border-right: 0;
  }
}
/* line 7, ../sass/scss/03_organism/_3.23.3-o-block-api-integrations.scss */
.block-api-integrations {
  margin: 50px auto;
}
/* line 8, ../sass/scss/03_organism/_3.23.3-o-block-api-integrations.scss */
.block-api-integrations .m-block-header {
  text-align: center;
  margin: 0 auto 50px;
  max-width: 1000px;
  width: 100%;
}
/* line 9, ../sass/scss/03_organism/_3.23.3-o-block-api-integrations.scss */
.block-api-integrations .m-block-header .a-title {
  margin-bottom: 30px;
}
/* line 10, ../sass/scss/03_organism/_3.23.3-o-block-api-integrations.scss */
.block-api-integrations .m-block-header .a-block-description {
  line-height: 1.6;
  letter-spacing: 1.2px;
}
/* line 13, ../sass/scss/03_organism/_3.23.3-o-block-api-integrations.scss */
.block-api-integrations .o-card.repeating-card {
  box-shadow: 0 0 10px #E4E4E4;
  border-radius: 5px;
  margin-bottom: 20px;
}
/* line 15, ../sass/scss/03_organism/_3.23.3-o-block-api-integrations.scss */
.block-api-integrations .o-card.repeating-card .m-icon-link .a-link-text {
  font-weight: bolder;
  color: #4A851F;
}

@media (max-width: 767px) {
  /* line 47, ../sass/scss/03_organism/_3.23.3-o-block-api-integrations.scss */
  .block-api-integrations .o-card.repeating-card {
    box-shadow: 0px 15px 20px #DDD;
    margin-bottom: 30px;
  }
}
/* line 7, ../sass/scss/03_organism/_3.23.4-o-block-3-card-application.scss */
.o-block-three-card {
  padding: 60px 0;
  background-color: #e5f1fa;
}
/* line 10, ../sass/scss/03_organism/_3.23.4-o-block-3-card-application.scss */
.o-block-three-card._account-apply .m-block-header {
  margin-bottom: 40px;
}
/* line 11, ../sass/scss/03_organism/_3.23.4-o-block-3-card-application.scss */
.o-block-three-card._account-apply .m-block-header * {
  text-align: center;
}
/* line 12, ../sass/scss/03_organism/_3.23.4-o-block-3-card-application.scss */
.o-block-three-card._account-apply .m-block-header .a-block-title {
  margin-bottom: 35px;
}
/* line 19, ../sass/scss/03_organism/_3.23.4-o-block-3-card-application.scss */
.o-block-three-card._account-apply .o-card-grid .col-12:nth-child(2) .a-btn.btn-green {
  background-color: white;
  color: #4A851F;
  border: 1px solid #4A851F;
}
/* line 23, ../sass/scss/03_organism/_3.23.4-o-block-3-card-application.scss */
.o-block-three-card._account-apply .o-card-grid .col-12 .o-card._box-shadow {
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
}
/* line 25, ../sass/scss/03_organism/_3.23.4-o-block-3-card-application.scss */
.o-block-three-card._account-apply .o-card-grid .col-12 .o-card .m-card-body p {
  font-size: 18px;
}
/* line 28, ../sass/scss/03_organism/_3.23.4-o-block-3-card-application.scss */
.o-block-three-card._account-apply .o-card-grid .col-12 .o-card .m-card-footer .a-text-link, .o-block-three-card._account-apply .o-card-grid .col-12 .o-card .m-card-footer .m-link-detail {
  font-size: 15px;
}

@media (min-width: 992px) {
  /* line 76, ../sass/scss/03_organism/_3.23.4-o-block-3-card-application.scss */
  .o-block-three-card._account-apply .o-card-grid .col-md-4 {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media (min-width: 1200px) {
  /* line 96, ../sass/scss/03_organism/_3.23.4-o-block-3-card-application.scss */
  .o-block-three-card._account-apply .o-card-grid .col-md-4 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
/* line 7, ../sass/scss/03_organism/_3.23.5-o-block-modal.scss */
.o-modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 100000;
  overflow: hidden;
}
/* line 8, ../sass/scss/03_organism/_3.23.5-o-block-modal.scss */
.o-modal .o-modal-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
}
/* line 9, ../sass/scss/03_organism/_3.23.5-o-block-modal.scss */
.o-modal .o-modal-wrapper .o-card {
  max-width: 750px;
  margin: auto;
  text-align: center;
  padding: 30px 25px;
  width: 90%;
  text-align: center;
  position: relative;
}
/* line 10, ../sass/scss/03_organism/_3.23.5-o-block-modal.scss */
.o-modal .o-modal-wrapper .o-card .a-modal-close-btn {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  border: 2px solid #4A851F;
  border-radius: 20px;
}
/* line 186, ../sass/scss/00_base/_0.2-b-mixins.scss */
.o-modal .o-modal-wrapper .o-card .a-modal-close-btn:before {
  content: '';
  background: #4A851F;
  width: 100%;
  height: 2px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  transition: 0.3s;
}
/* line 198, ../sass/scss/00_base/_0.2-b-mixins.scss */
.o-modal .o-modal-wrapper .o-card .a-modal-close-btn:after {
  content: '';
  background: #4A851F;
  width: 100%;
  height: 2px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
  transition: 0.3s;
}
/* line 211, ../sass/scss/00_base/_0.2-b-mixins.scss */
.o-modal .o-modal-wrapper .o-card .a-modal-close-btn:hover:before {
  transform: translate(-50%, -50%) rotate(-45deg);
  transition: 0.3s;
  background: #0d2173;
}
/* line 212, ../sass/scss/00_base/_0.2-b-mixins.scss */
.o-modal .o-modal-wrapper .o-card .a-modal-close-btn:hover:after {
  transform: translate(-50%, -50%) rotate(45deg);
  transition: 0.3s;
  background: #0d2173;
}
/* line 12, ../sass/scss/03_organism/_3.23.5-o-block-modal.scss */
.o-modal .o-modal-wrapper .o-card .a-modal-close-btn:hover {
  border-color: #0d2173;
}
/* line 14, ../sass/scss/03_organism/_3.23.5-o-block-modal.scss */
.o-modal .o-modal-wrapper .o-card h1 {
  margin-bottom: 30px;
  font-size: 30px;
}
/* line 15, ../sass/scss/03_organism/_3.23.5-o-block-modal.scss */
.o-modal .o-modal-wrapper .o-card .m-btn-green-nw {
  margin: 50px auto 30px;
}
/* line 16, ../sass/scss/03_organism/_3.23.5-o-block-modal.scss */
.o-modal .o-modal-wrapper .o-card .a-text-link {
  display: inline-block;
  cursor: pointer;
  color: #4A851F;
  font-size: 15px;
}
/* line 17, ../sass/scss/03_organism/_3.23.5-o-block-modal.scss */
.o-modal .o-modal-wrapper .o-card .a-text-link:hover {
  text-decoration: underline;
}
/* line 23, ../sass/scss/03_organism/_3.23.5-o-block-modal.scss */
.o-modal#privacy_policy_popup .o-modal-wrapper .o-card {
  height: 90vh;
  text-align: left;
  position: relative;
}
/* line 24, ../sass/scss/03_organism/_3.23.5-o-block-modal.scss */
.o-modal#privacy_policy_popup .o-modal-wrapper .o-card .m-card-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  top: 50px;
  bottom: 50px;
  overflow-y: auto;
  padding: 0 50px;
}

@media (min-width: 768px) {
  /* line 58, ../sass/scss/03_organism/_3.23.5-o-block-modal.scss */
  .o-modal .o-modal-wrapper .o-card {
    padding: 60px 85px;
  }
}
/* line 8, ../sass/scss/03_organism/_3.23.6-o-block-new-product-info-widget.scss */
.o-block.o-product-information-widget {
  background-color: #f2f2f2;
  padding: 50px 0;
}
/* line 9, ../sass/scss/03_organism/_3.23.6-o-block-new-product-info-widget.scss */
.o-block.o-product-information-widget .toggle-content {
  display: none;
}
/* line 10, ../sass/scss/03_organism/_3.23.6-o-block-new-product-info-widget.scss */
.o-block.o-product-information-widget .toggle-content.on {
  display: block;
}
/* line 13, ../sass/scss/03_organism/_3.23.6-o-block-new-product-info-widget.scss */
.o-block.o-product-information-widget #m-new-prod-menu {
  position: relative;
  display: block;
  width: 100%;
  overflow-x: auto;
  white-space: nowrap;
  padding: 10px 20px;
  text-align: center;
}
/* line 15, ../sass/scss/03_organism/_3.23.6-o-block-new-product-info-widget.scss */
.o-block.o-product-information-widget #m-new-prod-menu .toggle-div {
  display: inline-block;
  width: auto;
  min-width: 120px;
  padding: 12px;
  cursor: pointer;
  color: #4A851F;
  border: 1px solid #4A851F;
  border-radius: 5px;
}
/* line 24, ../sass/scss/03_organism/_3.23.6-o-block-new-product-info-widget.scss */
.o-block.o-product-information-widget #m-new-prod-menu .toggle-div:hover {
  background-color: white;
}
/* line 25, ../sass/scss/03_organism/_3.23.6-o-block-new-product-info-widget.scss */
.o-block.o-product-information-widget #m-new-prod-menu .toggle-div.on {
  border: 1px solid #0C2074;
  border-radius: 5px;
  color: white;
  background-color: #0C2074;
  text-decoration: none;
}
/* line 35, ../sass/scss/03_organism/_3.23.6-o-block-new-product-info-widget.scss */
.o-block.o-product-information-widget .o-tab-content {
  padding: 5px 20px 20px;
}
/* line 37, ../sass/scss/03_organism/_3.23.6-o-block-new-product-info-widget.scss */
.o-block.o-product-information-widget .toggle-content .a-title {
  font-size: 16px;
  font-weight: 500;
}
/* line 38, ../sass/scss/03_organism/_3.23.6-o-block-new-product-info-widget.scss */
.o-block.o-product-information-widget .toggle-content .a-text {
  font-size: 16px;
}
/* line 39, ../sass/scss/03_organism/_3.23.6-o-block-new-product-info-widget.scss */
.o-block.o-product-information-widget .toggle-content .a-image {
  max-width: 100%;
  margin: 8px auto;
  display: block;
}
/* line 40, ../sass/scss/03_organism/_3.23.6-o-block-new-product-info-widget.scss */
.o-block.o-product-information-widget .toggle-content .a-btn {
  display: block;
  max-width: 260px;
  margin: 20px auto;
}
/* line 41, ../sass/scss/03_organism/_3.23.6-o-block-new-product-info-widget.scss */
.o-block.o-product-information-widget .toggle-content .o-features-block {
  padding: 20px;
  background-color: white;
  border-radius: 5px;
}
/* line 42, ../sass/scss/03_organism/_3.23.6-o-block-new-product-info-widget.scss */
.o-block.o-product-information-widget .toggle-content .o-features-block .a-title {
  font-size: 16px;
  margin-bottom: 12px;
}
/* line 44, ../sass/scss/03_organism/_3.23.6-o-block-new-product-info-widget.scss */
.o-block.o-product-information-widget .toggle-content .o-features-block .m-list._new-prod-feature-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
/* line 45, ../sass/scss/03_organism/_3.23.6-o-block-new-product-info-widget.scss */
.o-block.o-product-information-widget .toggle-content .o-features-block .m-list._new-prod-feature-list .a-list-item {
  position: relative;
  display: block;
  margin-bottom: 12px;
  font-size: 16px;
  padding-left: 26px;
}
/* line 219, ../sass/scss/00_base/_0.2-b-mixins.scss */
.o-block.o-product-information-widget .toggle-content .o-features-block .m-list._new-prod-feature-list .a-list-item:before {
  content: '';
  display: block;
  width: 16px;
  height: 9px;
  opacity: 1;
  border-left: 3px solid #4A851F;
  border-bottom: 3px solid #4A851F;
  transform: rotate(-47deg);
}
/* line 52, ../sass/scss/03_organism/_3.23.6-o-block-new-product-info-widget.scss */
.o-block.o-product-information-widget .toggle-content .o-features-block .m-list._new-prod-feature-list .a-list-item:last-child {
  margin-bottom: 0;
}
/* line 53, ../sass/scss/03_organism/_3.23.6-o-block-new-product-info-widget.scss */
.o-block.o-product-information-widget .toggle-content .o-features-block .m-list._new-prod-feature-list .a-list-item:before {
  position: absolute;
  top: 5px;
  left: 0;
}

@media (min-width: 768px) {
  /* line 90, ../sass/scss/03_organism/_3.23.6-o-block-new-product-info-widget.scss */
  .o-block.o-product-information-widget .o-tab-content {
    margin-top: 30px;
    margin-bottom: 50px;
  }
  /* line 92, ../sass/scss/03_organism/_3.23.6-o-block-new-product-info-widget.scss */
  .o-block.o-product-information-widget .toggle-content.on {
    display: flex;
  }
  /* line 93, ../sass/scss/03_organism/_3.23.6-o-block-new-product-info-widget.scss */
  .o-block.o-product-information-widget .toggle-content .m-block-body {
    width: 60%;
    margin-right: 30px;
  }
  /* line 94, ../sass/scss/03_organism/_3.23.6-o-block-new-product-info-widget.scss */
  .o-block.o-product-information-widget .toggle-content .o-features-block {
    width: 40%;
    align-self: flex-start;
  }
}
@media (min-width: 992px) {
  /* line 115, ../sass/scss/03_organism/_3.23.6-o-block-new-product-info-widget.scss */
  .o-block.o-product-information-widget ._features-row {
    display: flex;
  }
  /* line 116, ../sass/scss/03_organism/_3.23.6-o-block-new-product-info-widget.scss */
  .o-block.o-product-information-widget #m-new-prod-menu {
    width: 25%;
    white-space: normal;
  }
  /* line 117, ../sass/scss/03_organism/_3.23.6-o-block-new-product-info-widget.scss */
  .o-block.o-product-information-widget #m-new-prod-menu .toggle-div {
    text-align: left;
    margin-bottom: 15px;
  }
  /* line 118, ../sass/scss/03_organism/_3.23.6-o-block-new-product-info-widget.scss */
  .o-block.o-product-information-widget #m-new-prod-menu .m-tab-item {
    width: 100%;
  }
  /* line 120, ../sass/scss/03_organism/_3.23.6-o-block-new-product-info-widget.scss */
  .o-block.o-product-information-widget .o-tab-content {
    width: 75%;
    margin-top: 0;
    margin-bottom: 50px;
    padding: 0;
  }
  /* line 122, ../sass/scss/03_organism/_3.23.6-o-block-new-product-info-widget.scss */
  .o-block.o-product-information-widget .toggle-content.on {
    display: flex;
  }
  /* line 123, ../sass/scss/03_organism/_3.23.6-o-block-new-product-info-widget.scss */
  .o-block.o-product-information-widget .toggle-content .m-block-body {
    width: 60%;
    margin: 0 30px;
  }
  /* line 124, ../sass/scss/03_organism/_3.23.6-o-block-new-product-info-widget.scss */
  .o-block.o-product-information-widget .toggle-content .o-features-block {
    width: 40%;
  }
}
/* line 8, ../sass/scss/03_organism/_3.24.0-o-card.scss */
.o-card._box-shadow {
  background-color: white;
  box-shadow: 0 0 5px #6e7aab;
  border-radius: 5px;
}
/* line 12, ../sass/scss/03_organism/_3.24.0-o-card.scss */
.o-card.related-article {
  margin-bottom: 30px;
}
/* line 13, ../sass/scss/03_organism/_3.24.0-o-card.scss */
.o-card.related-article .m-card-image {
  position: relative;
  background-size: cover;
  background-position: center center;
  border-radius: 3px;
}
/* line 17, ../sass/scss/03_organism/_3.24.0-o-card.scss */
.o-card.related-article .m-card-image:before {
  content: "";
  display: block;
  width: 100%;
  height: 200px;
  margin: 0 auto;
}
/* line 21, ../sass/scss/03_organism/_3.24.0-o-card.scss */
.o-card.related-article .m-card-body {
  position: relative;
  margin: -50px 15px 0;
  padding: 15px;
  border-radius: 3.2px;
  box-shadow: -1px 25px 20px 0 rgba(96, 96, 96, 0.1);
  background-color: #ffffff;
}
/* line 25, ../sass/scss/03_organism/_3.24.0-o-card.scss */
.o-card.related-article .m-card-body .m-wrapper {
  display: block;
}
/* line 27, ../sass/scss/03_organism/_3.24.0-o-card.scss */
.o-card.related-article .m-card-body .a-category {
  font-size: 12px;
  font-weight: bold;
  letter-spacing: normal;
  color: #4A851F;
}
/* line 28, ../sass/scss/03_organism/_3.24.0-o-card.scss */
.o-card.related-article .m-card-body .a-title {
  margin: 5px 0px 10px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.56;
  letter-spacing: 0.27px;
  color: #0d2173;
}
/* line 32, ../sass/scss/03_organism/_3.24.0-o-card.scss */
.o-card.related-article .m-card-body .a-desc {
  font-size: 14px;
  line-height: 1.71;
  letter-spacing: normal;
  color: #0C2074;
  margin-bottom: 10px;
}
/* line 35, ../sass/scss/03_organism/_3.24.0-o-card.scss */
.o-card.related-article .m-card-body .a-link {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.79;
  letter-spacing: normal;
  color: #4A851F;
  margin: 0px;
}
/* line 42, ../sass/scss/03_organism/_3.24.0-o-card.scss */
.o-card.related-article.upcoming-article .m-card-body .a-category {
  font-size: 14px;
}
/* line 52, ../sass/scss/03_organism/_3.24.0-o-card.scss */
.o-card.latest-news .m-card {
  margin-top: 15px;
  border-bottom: 1px solid #7e807f;
  padding-bottom: 15px;
}
/* line 54, ../sass/scss/03_organism/_3.24.0-o-card.scss */
.o-card.latest-news .m-card .m-card-body .a-meta-date {
  font-size: 12px;
  line-height: 2.08;
  font-weight: 600;
}
/* line 55, ../sass/scss/03_organism/_3.24.0-o-card.scss */
.o-card.latest-news .m-card .m-card-body .a-card-title {
  font-size: 14px;
  line-height: 1.79;
  letter-spacing: 0.52px;
  margin-bottom: 10px;
  font-weight: normal;
}
/* line 59, ../sass/scss/03_organism/_3.24.0-o-card.scss */
.o-card.latest-news .m-card .m-card-body .a-card-desc {
  font-size: 14px;
  line-height: 1.71;
  color: #6e7aab;
}
/* line 60, ../sass/scss/03_organism/_3.24.0-o-card.scss */
.o-card.latest-news .m-card .m-card-body .a-link {
  display: inline-block;
  margin-top: 10px;
}
/* line 69, ../sass/scss/03_organism/_3.24.0-o-card.scss */
.o-card.featured-news {
  position: relative;
  padding: 0 0 30px 0;
}
/* line 70, ../sass/scss/03_organism/_3.24.0-o-card.scss */
.o-card.featured-news .m-card-image {
  border-radius: 3px;
}
/* line 71, ../sass/scss/03_organism/_3.24.0-o-card.scss */
.o-card.featured-news .m-card-body {
  border-radius: 3.2px;
  padding: 20px;
  max-width: 400px;
  width: 100%;
  box-shadow: -1px 25px 20px 0 rgba(96, 96, 96, 0.1);
}
/* line 75, ../sass/scss/03_organism/_3.24.0-o-card.scss */
.o-card.featured-news .m-card-body .a-meta-type {
  color: #0d2173;
  margin-bottom: 9px;
  display: block;
  line-height: 1.79;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  text-transform: capitalize;
}
/* line 81, ../sass/scss/03_organism/_3.24.0-o-card.scss */
.o-card.featured-news .m-card-body .a-card-title {
  font-size: 16px;
  line-height: 1.56;
  letter-spacing: 0.27px;
  margin-bottom: 10px;
}
/* line 82, ../sass/scss/03_organism/_3.24.0-o-card.scss */
.o-card.featured-news .m-card-body .a-card-desc {
  font-size: 14px;
  line-height: 1.71;
  margin-bottom: 15px;
}
/* line 90, ../sass/scss/03_organism/_3.24.0-o-card.scss */
.o-card.o-cta-card {
  position: relative;
}
/* line 91, ../sass/scss/03_organism/_3.24.0-o-card.scss */
.o-card.o-cta-card .m-card-image {
  right: 44.5%;
  left: 0;
  margin-top: -107px;
  margin-bottom: 44px;
}
/* line 92, ../sass/scss/03_organism/_3.24.0-o-card.scss */
.o-card.o-cta-card .m-card-body {
  margin-left: 40%;
  margin-top: 107px;
  margin-bottom: -44px;
  padding: 56px 44px;
  border-radius: 3px;
}
/* line 94, ../sass/scss/03_organism/_3.24.0-o-card.scss */
.o-card.o-cta-card .m-card-body .a-meta-type {
  color: #0d2173;
  margin-bottom: 5px;
  display: block;
  font-size: 15px;
  line-height: 25px;
  text-transform: capitalize;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* line 104, ../sass/scss/03_organism/_3.24.0-o-card.scss */
.o-card.o-cta-card .m-card-body .a-card-title {
  font-size: 30px;
  line-height: 40px;
  letter-spacing: 0.27px;
  margin-bottom: 20px;
}
/* line 105, ../sass/scss/03_organism/_3.24.0-o-card.scss */
.o-card.o-cta-card .m-card-body .a-card-desc {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 20px;
}
/* line 106, ../sass/scss/03_organism/_3.24.0-o-card.scss */
.o-card.o-cta-card .m-card-body .a-text-link {
  font-size: 16px;
  line-height: 25px;
  display: inline-block;
  margin-right: 65px;
}
/* line 116, ../sass/scss/03_organism/_3.24.0-o-card.scss */
.o-card.repeating-card .m-card-body {
  padding: 35px;
  display: block;
  color: #0d2173;
}
/* line 117, ../sass/scss/03_organism/_3.24.0-o-card.scss */
.o-card.repeating-card .m-card-body h3, .o-card.repeating-card .m-card-body p {
  text-decoration: none;
}
/* line 118, ../sass/scss/03_organism/_3.24.0-o-card.scss */
.o-card.repeating-card .m-card-body:hover, .o-card.repeating-card .m-card-body:visited, .o-card.repeating-card .m-card-body:focus {
  text-decoration: none;
}
/* line 119, ../sass/scss/03_organism/_3.24.0-o-card.scss */
.o-card.repeating-card .m-card-body:hover h3, .o-card.repeating-card .m-card-body:hover p, .o-card.repeating-card .m-card-body:visited h3, .o-card.repeating-card .m-card-body:visited p, .o-card.repeating-card .m-card-body:focus h3, .o-card.repeating-card .m-card-body:focus p {
  text-decoration: none;
}
/* line 121, ../sass/scss/03_organism/_3.24.0-o-card.scss */
.o-card.repeating-card .m-card-body .a-title {
  line-height: 1;
  margin-bottom: 15px;
}
/* line 122, ../sass/scss/03_organism/_3.24.0-o-card.scss */
.o-card.repeating-card .m-card-body p {
  font-size: 16px;
  letter-spacing: 1.1px;
}
/* line 123, ../sass/scss/03_organism/_3.24.0-o-card.scss */
.o-card.repeating-card .m-card-body .m-icon-link {
  margin-top: 20px;
  display: inline-block;
}
/* line 124, ../sass/scss/03_organism/_3.24.0-o-card.scss */
.o-card.repeating-card .m-card-body .m-icon-link .a-link-text {
  font-size: 16px;
  color: #4A851F;
}
/* line 125, ../sass/scss/03_organism/_3.24.0-o-card.scss */
.o-card.repeating-card .m-card-body .m-icon-link .a-icon {
  height: 12px;
  width: 18px;
}
/* line 126, ../sass/scss/03_organism/_3.24.0-o-card.scss */
.o-card.repeating-card .m-card-body .m-icon-link:hover {
  text-decoration: none;
}

@media (max-width: 767px) {
  /* line 161, ../sass/scss/03_organism/_3.24.0-o-card.scss */
  .o-card.related-article {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 167, ../sass/scss/03_organism/_3.24.0-o-card.scss */
  .o-card.featured-news {
    position: relative;
  }
  /* line 168, ../sass/scss/03_organism/_3.24.0-o-card.scss */
  .o-card.featured-news .m-card-body {
    width: 91.5%;
    margin: -30px auto 0;
  }
  /* line 176, ../sass/scss/03_organism/_3.24.0-o-card.scss */
  .o-card.o-cta-card .m-card-image {
    right: 0;
    left: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
  /* line 177, ../sass/scss/03_organism/_3.24.0-o-card.scss */
  .o-card.o-cta-card .m-card-body {
    margin: -30px auto 0;
    padding: 25px 20px;
    width: 91.5%;
  }
  /* line 178, ../sass/scss/03_organism/_3.24.0-o-card.scss */
  .o-card.o-cta-card .m-card-body .a-meta-type {
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 5px;
  }
  /* line 179, ../sass/scss/03_organism/_3.24.0-o-card.scss */
  .o-card.o-cta-card .m-card-body .a-card-title {
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 0.27px;
    margin-bottom: 15px;
  }
  /* line 180, ../sass/scss/03_organism/_3.24.0-o-card.scss */
  .o-card.o-cta-card .m-card-body .a-card-desc {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 15px;
  }
  /* line 181, ../sass/scss/03_organism/_3.24.0-o-card.scss */
  .o-card.o-cta-card .m-card-body .a-text-link {
    font-size: 14px;
    line-height: 25px;
  }
}
@media (min-width: 768px) {
  /* line 202, ../sass/scss/03_organism/_3.24.0-o-card.scss */
  .o-card.latest-news .m-card .m-card-body .a-meta-date {
    font-size: 13px;
  }
  /* line 203, ../sass/scss/03_organism/_3.24.0-o-card.scss */
  .o-card.latest-news .m-card .m-card-body .a-card-title {
    font-size: 16px;
  }
  /* line 204, ../sass/scss/03_organism/_3.24.0-o-card.scss */
  .o-card.latest-news .m-card .m-card-body .a-card-desc {
    font-size: 15px;
  }
  /* line 213, ../sass/scss/03_organism/_3.24.0-o-card.scss */
  .o-card.featured-news {
    margin-bottom: 30px;
    padding: 38px 0;
  }
}
@media (min-width: 992px) {
  /* line 235, ../sass/scss/03_organism/_3.24.0-o-card.scss */
  .o-card.related-article {
    margin-bottom: 0px;
  }
  /* line 237, ../sass/scss/03_organism/_3.24.0-o-card.scss */
  .o-card.related-article .m-card-image:before {
    height: 240px;
  }
  /* line 239, ../sass/scss/03_organism/_3.24.0-o-card.scss */
  .o-card.related-article .m-card-body {
    padding: 25px 15px;
  }
  /* line 241, ../sass/scss/03_organism/_3.24.0-o-card.scss */
  .o-card.related-article .m-card-body .m-wrapper {
    display: block;
  }
  /* line 243, ../sass/scss/03_organism/_3.24.0-o-card.scss */
  .o-card.related-article .m-card-body .a-category {
    font-size: 15px;
    line-height: 1.67;
  }
  /* line 244, ../sass/scss/03_organism/_3.24.0-o-card.scss */
  .o-card.related-article .m-card-body .a-title {
    margin: 5px 0px 15px;
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0.33px;
  }
  /* line 247, ../sass/scss/03_organism/_3.24.0-o-card.scss */
  .o-card.related-article .m-card-body .a-desc {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 15px;
  }
  /* line 250, ../sass/scss/03_organism/_3.24.0-o-card.scss */
  .o-card.related-article .m-card-body .a-link {
    font-size: 16px;
  }
  /* line 255, ../sass/scss/03_organism/_3.24.0-o-card.scss */
  .o-card.related-article.upcoming-article .m-card-body .a-category {
    font-size: 15px;
  }
  /* line 267, ../sass/scss/03_organism/_3.24.0-o-card.scss */
  .o-card.latest-news .m-card .m-card-body .a-meta-date {
    font-size: 14px;
    line-height: 1.79;
    margin-bottom: 5px;
    display: inline-block;
  }
  /* line 268, ../sass/scss/03_organism/_3.24.0-o-card.scss */
  .o-card.latest-news .m-card .m-card-body .a-card-title {
    font-size: 18px;
    line-height: 1.39;
    letter-spacing: 0.67px;
    margin-bottom: 15px;
  }
  /* line 269, ../sass/scss/03_organism/_3.24.0-o-card.scss */
  .o-card.latest-news .m-card .m-card-body .a-card-desc {
    font-size: 16px;
    line-height: 1.5;
  }
  /* line 270, ../sass/scss/03_organism/_3.24.0-o-card.scss */
  .o-card.latest-news .m-card .m-card-body .a-link {
    margin-top: 15px;
  }
  /* line 279, ../sass/scss/03_organism/_3.24.0-o-card.scss */
  .o-card.featured-news {
    margin-bottom: 30px;
  }
  /* line 280, ../sass/scss/03_organism/_3.24.0-o-card.scss */
  .o-card.featured-news .m-card-body {
    padding: 30px 40px;
    max-width: 435px;
  }
  /* line 281, ../sass/scss/03_organism/_3.24.0-o-card.scss */
  .o-card.featured-news .m-card-body .a-meta-type {
    font-size: 15px;
    line-height: 1.67;
  }
  /* line 282, ../sass/scss/03_organism/_3.24.0-o-card.scss */
  .o-card.featured-news .m-card-body .a-card-title {
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0.33px;
    margin-bottom: 15px;
  }
  /* line 283, ../sass/scss/03_organism/_3.24.0-o-card.scss */
  .o-card.featured-news .m-card-body .a-card-desc {
    font-size: 16px;
    line-height: 1.5;
  }
}
@media (min-width: 1200px) {
  /* line 313, ../sass/scss/03_organism/_3.24.0-o-card.scss */
  .o-card.related-article.upcoming-article .m-card-image:before {
    height: 300px;
  }
  /* line 315, ../sass/scss/03_organism/_3.24.0-o-card.scss */
  .o-card.related-article.upcoming-article .m-card-body {
    padding: 25px 30px;
    margin: -100px 20px 0;
  }
  /* line 317, ../sass/scss/03_organism/_3.24.0-o-card.scss */
  .o-card.related-article.upcoming-article .m-card-body .a-title {
    font-size: 24px;
    margin-bottom: 20px;
  }
  /* line 318, ../sass/scss/03_organism/_3.24.0-o-card.scss */
  .o-card.related-article.upcoming-article .m-card-body .a-desc {
    margin-bottom: 20px;
  }
}
/* line 8, ../sass/scss/03_organism/_3.24.1-o-card-icon-shadow.scss */
.o-card.icon-card {
  margin: 10px auto;
  padding: 30px 40px 45px;
  height: 100%;
}
/* line 10, ../sass/scss/03_organism/_3.24.1-o-card-icon-shadow.scss */
.o-card.icon-card .m-card-image img {
  display: block;
  margin: 0 auto;
}
/* line 12, ../sass/scss/03_organism/_3.24.1-o-card-icon-shadow.scss */
.o-card.icon-card .m-card-body {
  text-align: center;
}
/* line 13, ../sass/scss/03_organism/_3.24.1-o-card-icon-shadow.scss */
.o-card.icon-card .m-card-body p {
  margin-bottom: 40px;
}
/* line 15, ../sass/scss/03_organism/_3.24.1-o-card-icon-shadow.scss */
.o-card.icon-card .m-card-footer {
  text-align: center;
}
/* line 16, ../sass/scss/03_organism/_3.24.1-o-card-icon-shadow.scss */
.o-card.icon-card .m-card-footer .a-btn {
  width: 100% !important;
  border: 1px solid #4A851F;
}
/* line 17, ../sass/scss/03_organism/_3.24.1-o-card-icon-shadow.scss */
.o-card.icon-card .m-card-footer .a-text-link {
  margin-bottom: 20px;
  display: block;
}

/* line 7, ../sass/scss/03_organism/_3.25.-o-integrations.scss */
.o-developer-integration {
  margin-bottom: 20px;
}
/* line 9, ../sass/scss/03_organism/_3.25.-o-integrations.scss */
.o-developer-integration h2 {
  font-size: 18px;
  font-weight: 600;
  line-height: 2.22;
  text-align: center;
  color: #0d2173;
}
/* line 17, ../sass/scss/03_organism/_3.25.-o-integrations.scss */
.o-developer-integration .a-description {
  text-align: center;
  margin-bottom: 33px;
}
/* line 20, ../sass/scss/03_organism/_3.25.-o-integrations.scss */
.o-developer-integration .a-description p {
  max-width: 507px;
  text-align: center;
  margin: 0 auto 30px;
  line-height: 1.78;
  letter-spacing: normal;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* line 38, ../sass/scss/03_organism/_3.25.-o-integrations.scss */
.o-developer-integration p {
  font-size: 14px;
  line-height: 1.86;
}
/* line 40, ../sass/scss/03_organism/_3.25.-o-integrations.scss */
.o-developer-integration .wrapper {
  display: flex;
  flex: 1 0 auto;
}
/* line 42, ../sass/scss/03_organism/_3.25.-o-integrations.scss */
.o-developer-integration .owl-carousel .center {
  top: 0;
}
/* line 45, ../sass/scss/03_organism/_3.25.-o-integrations.scss */
.o-developer-integration .div-wrapper:after {
  content: '';
  display: block;
  clear: both;
}
/* line 52, ../sass/scss/03_organism/_3.25.-o-integrations.scss */
.o-developer-integration .a-logo {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  animation: fadeIn 1s;
  height: 80px;
}
/* line 57, ../sass/scss/03_organism/_3.25.-o-integrations.scss */
.o-developer-integration .a-logo img {
  max-width: 124px;
}
/* line 60, ../sass/scss/03_organism/_3.25.-o-integrations.scss */
.o-developer-integration .a-footer-description {
  padding-top: 20px;
}

/* line 69, ../sass/scss/03_organism/_3.25.-o-integrations.scss */
.block__integrations .views-column-class-wrapper ul li {
  display: inline-block;
  float: none;
  width: 100%;
  vertical-align: top;
  height: auto;
}

@media (min-width: 768px) {
  /* line 101, ../sass/scss/03_organism/_3.25.-o-integrations.scss */
  .o-developer-integration {
    margin-bottom: 30px;
  }
  /* line 103, ../sass/scss/03_organism/_3.25.-o-integrations.scss */
  .o-developer-integration .div-wrapper {
    display: flex;
    flex-wrap: wrap;
  }
  /* line 105, ../sass/scss/03_organism/_3.25.-o-integrations.scss */
  .o-developer-integration .a-logo {
    margin-bottom: 20px;
    width: 217px;
    height: 106px;
    padding: 20px;
    box-shadow: -1px 13px 20px 0 #f0f2f4;
    background-color: #ffffff;
  }
  /* line 108, ../sass/scss/03_organism/_3.25.-o-integrations.scss */
  .o-developer-integration .a-logo img {
    width: 100%;
  }
  /* line 111, ../sass/scss/03_organism/_3.25.-o-integrations.scss */
  .o-developer-integration .a-description {
    margin-bottom: 35px;
  }
  /* line 112, ../sass/scss/03_organism/_3.25.-o-integrations.scss */
  .o-developer-integration .a-description p {
    font-size: 18px;
  }

  /* line 121, ../sass/scss/03_organism/_3.25.-o-integrations.scss */
  .block__integrations .views-column-class-wrapper ul li {
    width: 47.5%;
    min-height: 330px;
  }
}
@media (min-width: 992px) {
  /* line 145, ../sass/scss/03_organism/_3.25.-o-integrations.scss */
  .o-developer-integration h2 {
    font-size: 30px;
  }
  /* line 146, ../sass/scss/03_organism/_3.25.-o-integrations.scss */
  .o-developer-integration p {
    font-size: 18px;
  }
  /* line 147, ../sass/scss/03_organism/_3.25.-o-integrations.scss */
  .o-developer-integration .a-description {
    padding: 0 35px;
  }

  /* line 156, ../sass/scss/03_organism/_3.25.-o-integrations.scss */
  .block__integrations .views-column-class-wrapper ul li {
    width: 22.7%;
  }
}
@media (min-width: 1200px) {
  /* line 179, ../sass/scss/03_organism/_3.25.-o-integrations.scss */
  .o-developer-integration .a-logo {
    margin: 20px;
  }
}
/* line 8, ../sass/scss/03_organism/_3.25-o-resource-center.scss */
.o-resource-center .m-block-wrapper {
  max-width: 100%;
  width: 100%;
  margin: 0px;
  padding: 0px;
}

/* line 13, ../sass/scss/03_organism/_3.25-o-resource-center.scss */
.o-resource-center .m-resource-filters {
  padding-top: 40px;
  text-align: center;
}
/* line 14, ../sass/scss/03_organism/_3.25-o-resource-center.scss */
.o-resource-center .m-resource-filters a {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #0C2074;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  padding: 0px;
  margin: 0px;
  border: none;
  background-color: transparent;
  padding-bottom: 15px;
  position: relative;
  padding-right: 35px;
  margin-right: 35px;
  outline: 0;
  display: inline-block;
}
/* line 23, ../sass/scss/03_organism/_3.25-o-resource-center.scss */
.o-resource-center .m-resource-filters a:after {
  content: '   |   ';
  position: absolute;
  top: 0px;
  right: 0px;
}
/* line 27, ../sass/scss/03_organism/_3.25-o-resource-center.scss */
.o-resource-center .m-resource-filters a:hover {
  text-decoration: underline;
}
/* line 29, ../sass/scss/03_organism/_3.25-o-resource-center.scss */
.o-resource-center .m-resource-filters a:last-child {
  padding-right: 0px;
  margin-right: 0px;
}
/* line 30, ../sass/scss/03_organism/_3.25-o-resource-center.scss */
.o-resource-center .m-resource-filters a:last-child:after {
  display: none;
}
/* line 35, ../sass/scss/03_organism/_3.25-o-resource-center.scss */
.o-resource-center .m-resource-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0px -10px;
  padding: 30px 0px 10px;
}
/* line 36, ../sass/scss/03_organism/_3.25-o-resource-center.scss */
.o-resource-center .m-resource-list .o-card {
  margin-bottom: 30px;
  width: 100%;
  max-width: 100%;
  padding: 0px 10px;
}
/* line 37, ../sass/scss/03_organism/_3.25-o-resource-center.scss */
.o-resource-center .m-resource-list .o-card .m-card {
  transition: all ease-in-out 0.3s;
}
/* line 39, ../sass/scss/03_organism/_3.25-o-resource-center.scss */
.o-resource-center .m-resource-list .iso-sizer {
  padding: 0px !important;
  margin: 0px !important;
}

/* line 48, ../sass/scss/03_organism/_3.25-o-resource-center.scss */
.view-id-resource_centre .pagination {
  margin: 0px;
  margin-bottom: 30px;
}
/* line 50, ../sass/scss/03_organism/_3.25-o-resource-center.scss */
.view-id-resource_centre .pagination .first, .view-id-resource_centre .pagination .last, .view-id-resource_centre .pagination .pager-ellipsis {
  display: none;
}
/* line 51, ../sass/scss/03_organism/_3.25-o-resource-center.scss */
.view-id-resource_centre .pagination .first.active, .view-id-resource_centre .pagination .last.active, .view-id-resource_centre .pagination .pager-ellipsis.active {
  display: inline;
}
/* line 55, ../sass/scss/03_organism/_3.25-o-resource-center.scss */
.view-id-resource_centre .pagination > li > a {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.79;
  letter-spacing: 1.58px;
  color: #0d2173;
  width: 24px;
  height: 25px;
  background-color: white;
  border: 1px solid transparent;
  float: none;
  display: inline-block;
  text-indent: 1px;
  padding: 0px;
  border-radius: 25px;
  margin: 0px 2px;
  transition: 0.3s all ease-in-out;
}
/* line 63, ../sass/scss/03_organism/_3.25-o-resource-center.scss */
.view-id-resource_centre .pagination > li > a:hover {
  border-color: #0d2173;
  color: #0d2173;
}
/* line 68, ../sass/scss/03_organism/_3.25-o-resource-center.scss */
.view-id-resource_centre .pagination > li:first-child a, .view-id-resource_centre .pagination > li:last-child a {
  border-radius: 25px;
}
/* line 72, ../sass/scss/03_organism/_3.25-o-resource-center.scss */
.view-id-resource_centre .pagination > li.active > a {
  background-color: #0d2173;
  border-color: #0d2173;
  color: white;
}
/* line 74, ../sass/scss/03_organism/_3.25-o-resource-center.scss */
.view-id-resource_centre .pagination > li.active > a:hover {
  background-color: #0d2173;
  border-color: #0d2173;
  color: white;
}

@media (min-width: 576px) {
  /* line 98, ../sass/scss/03_organism/_3.25-o-resource-center.scss */
  .o-resource-center .m-resource-filters {
    padding-top: 50px;
  }
  /* line 100, ../sass/scss/03_organism/_3.25-o-resource-center.scss */
  .o-resource-center .m-resource-list {
    padding: 40px 0px 20px;
  }
  /* line 101, ../sass/scss/03_organism/_3.25-o-resource-center.scss */
  .o-resource-center .m-resource-list .o-card {
    max-width: 50%;
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  /* line 119, ../sass/scss/03_organism/_3.25-o-resource-center.scss */
  .o-resource-center .m-resource-filters {
    padding-top: 60px;
  }
  /* line 121, ../sass/scss/03_organism/_3.25-o-resource-center.scss */
  .o-resource-center .m-resource-list {
    padding: 60px 0px 40px;
  }

  /* line 125, ../sass/scss/03_organism/_3.25-o-resource-center.scss */
  .view-id-resource_centre .pagination {
    margin-bottom: 60px;
  }
}
@media (min-width: 992px) {
  /* line 142, ../sass/scss/03_organism/_3.25-o-resource-center.scss */
  .o-resource-center .m-resource-filters {
    padding-top: 70px;
  }
  /* line 144, ../sass/scss/03_organism/_3.25-o-resource-center.scss */
  .o-resource-center .m-resource-list {
    padding: 90px 0px 40px;
  }
  /* line 145, ../sass/scss/03_organism/_3.25-o-resource-center.scss */
  .o-resource-center .m-resource-list .o-card {
    max-width: 33%;
    margin-bottom: 60px;
  }
  /* line 146, ../sass/scss/03_organism/_3.25-o-resource-center.scss */
  .o-resource-center .m-resource-list .o-card.has_m-card-img {
    max-width: 66%;
  }
  /* line 151, ../sass/scss/03_organism/_3.25-o-resource-center.scss */
  .o-resource-center .m-resource-list .o-card:nth-of-type(even).has_m-card-img .m-card-image, .o-resource-center .m-resource-list .o-card:last-child.has_m-card-img .m-card-image {
    margin-left: auto;
    margin-right: 0;
  }
  /* line 152, ../sass/scss/03_organism/_3.25-o-resource-center.scss */
  .o-resource-center .m-resource-list .o-card:nth-of-type(even).has_m-card-img .m-card-body, .o-resource-center .m-resource-list .o-card:last-child.has_m-card-img .m-card-body {
    margin: 0px 44% 0px 0px;
  }

  /* line 160, ../sass/scss/03_organism/_3.25-o-resource-center.scss */
  .view-id-resource_centre .pagination {
    margin-bottom: 90px;
  }
}
/* line 8, ../sass/scss/03_organism/_3.26-o-video-banner.scss */
.new-video-banner .o-video-baner .hero-content-wrap .hero-bg {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  cursor: pointer;
  width: 100%;
  height: 300px;
  margin: 0 auto 20px;
  background-color: black;
  order: 2;
}

/* line 13, ../sass/scss/03_organism/_3.26-o-video-banner.scss */
.o-video-baner {
  position: relative;
  background-color: #f1f1f1;
  overflow: hidden;
}
/* line 16, ../sass/scss/03_organism/_3.26-o-video-banner.scss */
.o-video-baner .hero-content-wrap {
  position: relative;
  display: flex;
  flex-direction: column;
}
/* line 17, ../sass/scss/03_organism/_3.26-o-video-banner.scss */
.o-video-baner .hero-content-wrap .hero-bg {
  margin: 0px -15px;
  max-height: 300px;
}
/* line 19, ../sass/scss/03_organism/_3.26-o-video-banner.scss */
.o-video-baner .hero-content-wrap .hero-bg .a-aspect-ratio {
  width: 100%;
  position: relative;
  max-height: inherit;
}
/* line 20, ../sass/scss/03_organism/_3.26-o-video-banner.scss */
.o-video-baner .hero-content-wrap .hero-bg .a-aspect-ratio:after {
  content: "";
  display: block;
  padding-top: 56.6%;
}
/* line 26, ../sass/scss/03_organism/_3.26-o-video-banner.scss */
.o-video-baner .hero-content-wrap .hero-bg .a-aspect-ratio iframe {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100% !important;
  height: 100% !important;
}
/* line 32, ../sass/scss/03_organism/_3.26-o-video-banner.scss */
.o-video-baner .hero-content-wrap .hero-content {
  background-color: transparent;
  animation: fadeInLeft 0.5s ease-in;
  text-align: center;
  padding: 40px 0px;
}
@keyframes fadeInLeft {
  0% {
    transform: translateX(15px);
    opacity: 0;
  }
  100% {
    transform: translateX(0px);
    opacity: 1;
  }
}
/* line 37, ../sass/scss/03_organism/_3.26-o-video-banner.scss */
.o-video-baner .hero-content-wrap .hero-content .hero-title {
  margin-bottom: 10px;
}
/* line 38, ../sass/scss/03_organism/_3.26-o-video-banner.scss */
.o-video-baner .hero-content-wrap .hero-content p {
  margin-bottom: 20px;
  line-height: 1.71;
}
/* line 39, ../sass/scss/03_organism/_3.26-o-video-banner.scss */
.o-video-baner .hero-content-wrap .hero-content p:last-child {
  margin-bottom: 0px;
}
/* line 42, ../sass/scss/03_organism/_3.26-o-video-banner.scss */
.o-video-baner .hero-content-wrap .hero-content .a-btn {
  max-height: 48px;
  min-height: 48px;
  text-shadow: 0 0.5px 1px rgba(0, 0, 0, 0.15);
  font-size: 16px;
  letter-spacing: 0.17px;
}
/* line 45, ../sass/scss/03_organism/_3.26-o-video-banner.scss */
.o-video-baner .hero-content-wrap .hero-content .a-btn span {
  display: none;
}
/* line 46, ../sass/scss/03_organism/_3.26-o-video-banner.scss */
.o-video-baner .hero-content-wrap .hero-content .a-btn .a-phone-icon {
  position: absolute;
  margin-left: -35px;
  top: 10px;
}
/* line 48, ../sass/scss/03_organism/_3.26-o-video-banner.scss */
.o-video-baner .hero-content-wrap .hero-content .a-btn.btn-red.btn-hollow-nw {
  background-color: #ffffff;
  color: #0075c9;
  border: solid 1px #0075c9;
}
/* line 52, ../sass/scss/03_organism/_3.26-o-video-banner.scss */
.o-video-baner .hero-content-wrap .hero-content .m-btn-red-nw {
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  /* line 88, ../sass/scss/03_organism/_3.26-o-video-banner.scss */
  .new-video-banner .o-video-baner .hero-content-wrap .hero-bg {
    height: auto;
    margin-bottom: 0;
  }

  /* line 94, ../sass/scss/03_organism/_3.26-o-video-banner.scss */
  .o-video-baner .hero-content-wrap {
    display: flex;
    flex-direction: row;
  }
  /* line 96, ../sass/scss/03_organism/_3.26-o-video-banner.scss */
  .o-video-baner .hero-content-wrap .hero-bg {
    order: 2;
    max-width: calc(50% - 15px);
    width: 100%;
    background-color: black;
    margin: 0 0 0 30px;
    max-height: 100%;
  }
  /* line 100, ../sass/scss/03_organism/_3.26-o-video-banner.scss */
  .o-video-baner .hero-content-wrap .hero-bg .a-aspect-ratio {
    display: flex;
    top: 50%;
    transform: translateY(-50%);
  }
  /* line 105, ../sass/scss/03_organism/_3.26-o-video-banner.scss */
  .o-video-baner .hero-content-wrap .hero-content {
    margin-top: 0px;
    max-width: calc(50% - 15px);
    text-align: left;
  }
  /* line 109, ../sass/scss/03_organism/_3.26-o-video-banner.scss */
  .o-video-baner .hero-content-wrap .hero-content .hero-title {
    margin-bottom: 15px;
  }
  /* line 112, ../sass/scss/03_organism/_3.26-o-video-banner.scss */
  .o-video-baner .hero-content-wrap .hero-content p {
    line-height: 1.5;
    text-align: justify;
  }
  /* line 114, ../sass/scss/03_organism/_3.26-o-video-banner.scss */
  .o-video-baner .hero-content-wrap .hero-content .a-btn {
    font-size: 18px;
    padding: 10px 15px;
  }
  /* line 116, ../sass/scss/03_organism/_3.26-o-video-banner.scss */
  .o-video-baner .hero-content-wrap .hero-content .a-btn._large {
    min-width: 1px;
    max-width: 344px;
    font-size: 18px;
    letter-spacing: 0.19px;
    padding: 12px 15px;
  }
  /* line 119, ../sass/scss/03_organism/_3.26-o-video-banner.scss */
  .o-video-baner .hero-content-wrap .hero-content .m-btn-red-nw {
    margin-bottom: 10px;
  }
  /* line 121, ../sass/scss/03_organism/_3.26-o-video-banner.scss */
  .o-video-baner .hero-content-wrap .hero-content .m-btn-red-nw .a-btn span {
    display: inline-block;
    margin-right: 5px;
  }
  /* line 122, ../sass/scss/03_organism/_3.26-o-video-banner.scss */
  .o-video-baner .hero-content-wrap .hero-content .m-btn-red-nw .a-btn .a-phone-icon {
    display: none;
  }
  /* line 129, ../sass/scss/03_organism/_3.26-o-video-banner.scss */
  .o-video-baner .hero-content-wrap .hero-content .btn-hollow-nw .a-phone-icon {
    display: none;
  }
  /* line 131, ../sass/scss/03_organism/_3.26-o-video-banner.scss */
  .o-video-baner .hero-content-wrap .hero-content .hero-title + p {
    margin-bottom: 25px;
  }
}
@media (min-width: 992px) {
  /* line 150, ../sass/scss/03_organism/_3.26-o-video-banner.scss */
  .o-video-baner .hero-content-wrap .hero-bg {
    max-width: calc(100% - 435px);
  }
  /* line 152, ../sass/scss/03_organism/_3.26-o-video-banner.scss */
  .o-video-baner .hero-content-wrap .hero-content {
    min-height: 420px;
    display: flex;
    padding: 40px 30px 40px 0;
    flex-direction: column;
    justify-content: center;
  }
}
@media (min-width: 1200px) {
  /* line 175, ../sass/scss/03_organism/_3.26-o-video-banner.scss */
  .o-video-baner .hero-content-wrap .hero-content .a-btn {
    margin: 0px;
  }
}
/* line 5, ../sass/scss/03_organism/_3.27-o-trustpilot-carousel.scss */
.o-trustpilot-carousel {
  margin: 80px 0 40px;
}

/* line 7, ../sass/scss/03_organism/_3.28-o-half-image-text-buttons.scss */
.o-half-image-text-buttons {
  margin-bottom: 40px;
}
/* line 10, ../sass/scss/03_organism/_3.28-o-half-image-text-buttons.scss */
.o-half-image-text-buttons img {
  width: 100%;
  height: auto;
  display: block;
}
/* line 15, ../sass/scss/03_organism/_3.28-o-half-image-text-buttons.scss */
.o-half-image-text-buttons .half-image-text-container {
  padding: 40px 40px 8px;
  background: #0C2074;
  text-align: center;
}
/* line 20, ../sass/scss/03_organism/_3.28-o-half-image-text-buttons.scss */
.o-half-image-text-buttons .half-image-text-container h2 {
  color: #ffffff !important;
  margin-bottom: 20px;
  line-height: 36px;
}
/* line 25, ../sass/scss/03_organism/_3.28-o-half-image-text-buttons.scss */
.o-half-image-text-buttons .half-image-text-container .a-btn {
  margin-bottom: 32px;
  color: #4A851F;
  padding-left: 40px;
  padding-right: 40px;
}

@media (min-width: 768px) {
  /* line 60, ../sass/scss/03_organism/_3.28-o-half-image-text-buttons.scss */
  .o-half-image-text-buttons {
    display: flex;
    margin-bottom: 60px;
  }
  /* line 64, ../sass/scss/03_organism/_3.28-o-half-image-text-buttons.scss */
  .o-half-image-text-buttons img {
    width: 50%;
    max-height: 402px;
    object-fit: cover;
  }
  /* line 69, ../sass/scss/03_organism/_3.28-o-half-image-text-buttons.scss */
  .o-half-image-text-buttons .half-image-text-container {
    width: 50%;
    max-height: 402px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    text-align: left;
  }
  /* line 77, ../sass/scss/03_organism/_3.28-o-half-image-text-buttons.scss */
  .o-half-image-text-buttons .half-image-text-container h2 {
    font-size: 18px;
    line-height: 40px;
  }
}
@media (min-width: 1200px) {
  /* line 112, ../sass/scss/03_organism/_3.28-o-half-image-text-buttons.scss */
  .o-half-image-text-buttons .half-image-text-container h2 {
    font-size: 24px;
  }
}
/* line 7, ../sass/scss/03_organism/_3.29-o-alternating-block-section.scss */
.o-alternating-block-section {
  padding: 50px 0;
  background-size: contain;
}
/* line 9, ../sass/scss/03_organism/_3.29-o-alternating-block-section.scss */
.o-alternating-block-section .m-alternating-block-section-header h2 {
  margin-bottom: 10px;
}
/* line 10, ../sass/scss/03_organism/_3.29-o-alternating-block-section.scss */
.o-alternating-block-section .m-alternating-block-section-header p {
  margin-bottom: 35px !important;
  font-size: 18px;
}
/* line 12, ../sass/scss/03_organism/_3.29-o-alternating-block-section.scss */
.o-alternating-block-section .container {
  max-width: 1065px;
}
/* line 13, ../sass/scss/03_organism/_3.29-o-alternating-block-section.scss */
.o-alternating-block-section .container .o-alternating-block {
  background: #ffffff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  padding: 50px 85px;
  margin-bottom: 30px;
  display: flex;
  align-items: center;
}
/* line 14, ../sass/scss/03_organism/_3.29-o-alternating-block-section.scss */
.o-alternating-block-section .container .o-alternating-block .m-alternating-block-content, .o-alternating-block-section .container .o-alternating-block .m-alternating-block-image {
  flex-basis: 50%;
  padding: 0 25px;
}
/* line 16, ../sass/scss/03_organism/_3.29-o-alternating-block-section.scss */
.o-alternating-block-section .container .o-alternating-block .m-alternating-block-content h2 {
  margin-bottom: 20px;
}
/* line 17, ../sass/scss/03_organism/_3.29-o-alternating-block-section.scss */
.o-alternating-block-section .container .o-alternating-block .m-alternating-block-content p {
  margin-bottom: 20px !important;
}
/* line 19, ../sass/scss/03_organism/_3.29-o-alternating-block-section.scss */
.o-alternating-block-section .container .o-alternating-block .m-alternating-block-content .a-link:first-of-type {
  margin-right: 30px;
}
/* line 23, ../sass/scss/03_organism/_3.29-o-alternating-block-section.scss */
.o-alternating-block-section .container .o-alternating-block .m-alternating-block-image img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}
/* line 26, ../sass/scss/03_organism/_3.29-o-alternating-block-section.scss */
.o-alternating-block-section .container .o-alternating-block.right .m-alternating-block-content {
  order: 2;
}
/* line 27, ../sass/scss/03_organism/_3.29-o-alternating-block-section.scss */
.o-alternating-block-section .container .o-alternating-block.right .m-alternating-block-image {
  order: 1;
}

@media (max-width: 767px) {
  /* line 57, ../sass/scss/03_organism/_3.29-o-alternating-block-section.scss */
  .o-alternating-block-section .m-alternating-block-section-header p {
    font-weight: 600;
  }
  /* line 60, ../sass/scss/03_organism/_3.29-o-alternating-block-section.scss */
  .o-alternating-block-section .container .o-alternating-block {
    flex-direction: column;
    padding: 30px 15px 20px;
  }
  /* line 61, ../sass/scss/03_organism/_3.29-o-alternating-block-section.scss */
  .o-alternating-block-section .container .o-alternating-block .m-alternating-block-content, .o-alternating-block-section .container .o-alternating-block .m-alternating-block-image {
    flex-basis: 100%;
    padding: 0;
  }
  /* line 62, ../sass/scss/03_organism/_3.29-o-alternating-block-section.scss */
  .o-alternating-block-section .container .o-alternating-block .m-alternating-block-content {
    margin-bottom: 20px;
  }
  /* line 66, ../sass/scss/03_organism/_3.29-o-alternating-block-section.scss */
  .o-alternating-block-section .container .o-alternating-block .m-alternating-block-content .a-link:first-of-type {
    margin-bottom: 10px;
  }
  /* line 70, ../sass/scss/03_organism/_3.29-o-alternating-block-section.scss */
  .o-alternating-block-section .container .o-alternating-block.right .m-alternating-block-content {
    order: 1;
  }
  /* line 71, ../sass/scss/03_organism/_3.29-o-alternating-block-section.scss */
  .o-alternating-block-section .container .o-alternating-block.right .m-alternating-block-image {
    order: 2;
  }
}
@media (min-width: 768px) {
  /* line 82, ../sass/scss/03_organism/_3.29-o-alternating-block-section.scss */
  .o-alternating-block-section .container {
    width: 100%;
  }
}
@media (min-width: 992px) {
  /* line 97, ../sass/scss/03_organism/_3.29-o-alternating-block-section.scss */
  .o-alternating-block-section .container {
    width: 100%;
  }
}
/* line 7, ../sass/scss/03_organism/_3.30-o-two-column-cards.scss */
.o-two-column-cards {
  padding: 60px 0;
}
/* line 9, ../sass/scss/03_organism/_3.30-o-two-column-cards.scss */
.o-two-column-cards .col-sm-12 .m-card {
  margin-bottom: 60px;
}
/* line 13, ../sass/scss/03_organism/_3.30-o-two-column-cards.scss */
.o-two-column-cards .col-sm-12:last-child .m-card {
  margin-bottom: 0;
}
/* line 18, ../sass/scss/03_organism/_3.30-o-two-column-cards.scss */
.o-two-column-cards .m-card {
  background-color: #ffffff;
  border-radius: 4px;
  box-shadow: -1px 25px 20px 0 rgba(96, 96, 96, 0.1);
  overflow: hidden;
  /*img { width: 100%; height: 250px; display: block; object-fit: cover; }*/
}
/* line 25, ../sass/scss/03_organism/_3.30-o-two-column-cards.scss */
.o-two-column-cards .m-card .a-img {
  width: 100%;
  height: 250px;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
/* line 26, ../sass/scss/03_organism/_3.30-o-two-column-cards.scss */
.o-two-column-cards .m-card .m-card-content {
  padding: 20px 15px;
}
/* line 27, ../sass/scss/03_organism/_3.30-o-two-column-cards.scss */
.o-two-column-cards .m-card .m-card-content p {
  margin-bottom: 25px;
}

@media (min-width: 992px) {
  /* line 70, ../sass/scss/03_organism/_3.30-o-two-column-cards.scss */
  .o-two-column-cards .col-sm-12 .m-card {
    margin-bottom: 0;
  }
}
/* line 8, ../sass/scss/03_organism/_3.31-o-new-carousel-widget.scss */
.o-new-carousel-widget .m-new-carousel {
  position: relative;
}
/* line 10, ../sass/scss/03_organism/_3.31-o-new-carousel-widget.scss */
.o-new-carousel-widget .m-new-carousel.owl-carousel .owl-stage {
  display: flex;
}
/* line 12, ../sass/scss/03_organism/_3.31-o-new-carousel-widget.scss */
.o-new-carousel-widget .m-new-carousel .owl-stage-outer {
  z-index: 1;
}
/* line 15, ../sass/scss/03_organism/_3.31-o-new-carousel-widget.scss */
.o-new-carousel-widget .m-new-carousel .owl-dots,
.o-new-carousel-widget .m-new-carousel .owl-nav {
  z-index: 2;
  position: absolute;
  bottom: 13rem;
  left: 0;
}
/* line 21, ../sass/scss/03_organism/_3.31-o-new-carousel-widget.scss */
.o-new-carousel-widget .m-new-carousel .owl-dots button:active,
.o-new-carousel-widget .m-new-carousel .owl-nav button:active {
  outline: none;
}
/* line 25, ../sass/scss/03_organism/_3.31-o-new-carousel-widget.scss */
.o-new-carousel-widget .m-new-carousel .owl-nav {
  left: 15px;
}
/* line 27, ../sass/scss/03_organism/_3.31-o-new-carousel-widget.scss */
.o-new-carousel-widget .m-new-carousel .owl-nav button {
  text-indent: -9999px;
}
/* line 29, ../sass/scss/03_organism/_3.31-o-new-carousel-widget.scss */
.o-new-carousel-widget .m-new-carousel .owl-nav button.owl-next, .o-new-carousel-widget .m-new-carousel .owl-nav button.owl-prev {
  height: 17px;
  width: 32px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url("../images/v2/icons/arrow--right-white.svg");
}
/* line 39, ../sass/scss/03_organism/_3.31-o-new-carousel-widget.scss */
.o-new-carousel-widget .m-new-carousel .owl-nav button.owl-next {
  margin-left: 1rem;
}
/* line 42, ../sass/scss/03_organism/_3.31-o-new-carousel-widget.scss */
.o-new-carousel-widget .m-new-carousel .owl-nav button.owl-prev {
  transform: rotate(180deg);
}
/* line 47, ../sass/scss/03_organism/_3.31-o-new-carousel-widget.scss */
.o-new-carousel-widget .m-new-carousel .owl-dots {
  left: 115px;
}
/* line 50, ../sass/scss/03_organism/_3.31-o-new-carousel-widget.scss */
.o-new-carousel-widget .m-new-carousel .owl-dots button.owl-dot {
  opacity: 0.4;
  background-color: #ffffff;
  width: 10px;
  height: 10px;
  margin-right: 10px;
  border-radius: 50px;
  outline: none;
}
/* line 59, ../sass/scss/03_organism/_3.31-o-new-carousel-widget.scss */
.o-new-carousel-widget .m-new-carousel .owl-dots button.owl-dot:hover, .o-new-carousel-widget .m-new-carousel .owl-dots button.owl-dot.active {
  opacity: 1;
}
/* line 66, ../sass/scss/03_organism/_3.31-o-new-carousel-widget.scss */
.o-new-carousel-widget .m-new-carousel .m-new-carousel-widget-slide > .background {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
/* line 77, ../sass/scss/03_organism/_3.31-o-new-carousel-widget.scss */
.o-new-carousel-widget .m-new-carousel .m-new-carousel-widget-slide > .overlay {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
}
/* line 86, ../sass/scss/03_organism/_3.31-o-new-carousel-widget.scss */
.o-new-carousel-widget .m-new-carousel .m-new-carousel-widget-slide > .content {
  z-index: 3;
  position: relative;
  padding-top: 3rem;
  padding-bottom: 3rem;
}
/* line 91, ../sass/scss/03_organism/_3.31-o-new-carousel-widget.scss */
.o-new-carousel-widget .m-new-carousel .m-new-carousel-widget-slide > .content .content-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  min-height: 40vh;
  margin-bottom: 15rem;
  padding-top: 2rem;
}
/* line 98, ../sass/scss/03_organism/_3.31-o-new-carousel-widget.scss */
.o-new-carousel-widget .m-new-carousel .m-new-carousel-widget-slide > .content .content-wrapper .copy-wrapper {
  max-width: 45%;
  margin-bottom: 2rem;
}
/* line 100, ../sass/scss/03_organism/_3.31-o-new-carousel-widget.scss */
.o-new-carousel-widget .m-new-carousel .m-new-carousel-widget-slide > .content .content-wrapper .copy-wrapper p {
  color: #ffffff;
  font-size: 3rem;
}

@media (max-width: 767px) {
  /* line 136, ../sass/scss/03_organism/_3.31-o-new-carousel-widget.scss */
  .o-new-carousel-widget .m-new-carousel .m-new-carousel-widget-slide > .content .content-wrapper .copy-wrapper {
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  /* line 144, ../sass/scss/03_organism/_3.31-o-new-carousel-widget.scss */
  .o-new-carousel-widget .m-new-carousel .owl-nav {
    left: calc(50vw - 375px);
  }

  /* line 147, ../sass/scss/03_organism/_3.31-o-new-carousel-widget.scss */
  .o-new-carousel-widget .m-new-carousel .owl-dots {
    left: calc(50vw - 275px);
  }
}
@media (min-width: 992px) {
  /* line 162, ../sass/scss/03_organism/_3.31-o-new-carousel-widget.scss */
  .o-new-carousel-widget .m-new-carousel .owl-nav {
    left: calc(50vw - 485px);
  }

  /* line 165, ../sass/scss/03_organism/_3.31-o-new-carousel-widget.scss */
  .o-new-carousel-widget .m-new-carousel .owl-dots {
    left: calc(50vw - 385px);
  }
}
@media (min-width: 1200px) {
  /* line 181, ../sass/scss/03_organism/_3.31-o-new-carousel-widget.scss */
  .o-new-carousel-widget .m-new-carousel .owl-nav {
    left: calc(50vw - 585px);
  }

  /* line 184, ../sass/scss/03_organism/_3.31-o-new-carousel-widget.scss */
  .o-new-carousel-widget .m-new-carousel .owl-dots {
    left: calc(50vw - 485px);
  }
}
/* line 7, ../sass/scss/03_organism/_3.32-o-related-products-widget.scss */
.o-block-related-products {
  padding: 30px 0;
}
/* line 9, ../sass/scss/03_organism/_3.32-o-related-products-widget.scss */
.o-block-related-products h2.a-title {
  margin-bottom: 25px;
}
/* line 11, ../sass/scss/03_organism/_3.32-o-related-products-widget.scss */
.o-block-related-products .m-card {
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  width: calc(100% - 30px);
  margin: 0 auto 25px;
}
/* line 12, ../sass/scss/03_organism/_3.32-o-related-products-widget.scss */
.o-block-related-products .m-card .a-img-wrap {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
/* line 13, ../sass/scss/03_organism/_3.32-o-related-products-widget.scss */
.o-block-related-products .m-card .a-img-wrap:before {
  content: '';
  display: inline-block;
  padding-top: 65%;
}
/* line 15, ../sass/scss/03_organism/_3.32-o-related-products-widget.scss */
.o-block-related-products .m-card .m-card-body {
  padding: 25px 15px;
}
/* line 16, ../sass/scss/03_organism/_3.32-o-related-products-widget.scss */
.o-block-related-products .m-card .m-card-body .a-copy {
  font-size: 16px;
  line-height: 24px;
}
/* line 17, ../sass/scss/03_organism/_3.32-o-related-products-widget.scss */
.o-block-related-products .m-card .m-card-body .a-link {
  margin-top: 15px;
}

@media (min-width: 768px) {
  /* line 47, ../sass/scss/03_organism/_3.32-o-related-products-widget.scss */
  .o-block-related-products {
    padding: 40px 0;
  }
  /* line 48, ../sass/scss/03_organism/_3.32-o-related-products-widget.scss */
  .o-block-related-products .m-row {
    display: flex;
    justify-content: center;
  }
  /* line 50, ../sass/scss/03_organism/_3.32-o-related-products-widget.scss */
  .o-block-related-products h2.a-title {
    margin-bottom: 35px;
  }
  /* line 52, ../sass/scss/03_organism/_3.32-o-related-products-widget.scss */
  .o-block-related-products .m-card {
    width: 100%;
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  /* line 68, ../sass/scss/03_organism/_3.32-o-related-products-widget.scss */
  .o-block-related-products {
    padding: 60px 0;
  }
  /* line 70, ../sass/scss/03_organism/_3.32-o-related-products-widget.scss */
  .o-block-related-products h2.a-title {
    margin-bottom: 69px;
  }
  /* line 73, ../sass/scss/03_organism/_3.32-o-related-products-widget.scss */
  .o-block-related-products .m-card .m-card-body {
    padding: 25px 40px;
  }
  /* line 74, ../sass/scss/03_organism/_3.32-o-related-products-widget.scss */
  .o-block-related-products .m-card .m-card-body .a-link {
    margin-top: 40px;
  }
}
/* line 10, ../sass/scss/03_organism/_3.33-o-new-wysiwyg.scss */
body.node-type-widget-builder .o-new-wysiwyg p {
  font-size: 14px;
  line-height: 1.86;
  margin-bottom: 25px;
  color: #6e7aab;
}
/* line 11, ../sass/scss/03_organism/_3.33-o-new-wysiwyg.scss */
body.node-type-widget-builder .o-new-wysiwyg p:last-child {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  /* line 46, ../sass/scss/03_organism/_3.33-o-new-wysiwyg.scss */
  body.node-type-widget-builder .o-new-wysiwyg p {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  /* line 67, ../sass/scss/03_organism/_3.33-o-new-wysiwyg.scss */
  body.node-type-widget-builder .o-new-wysiwyg p {
    font-size: 18px;
    line-height: 1.78;
  }
}
/* line 7, ../sass/scss/03_organism/_3.34-o-section-nav-widget.scss */
.o-section-nav-widget {
  background-color: #3391d4;
  width: 100%;
}
/* line 9, ../sass/scss/03_organism/_3.34-o-section-nav-widget.scss */
.o-section-nav-widget .m-section-nav {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 10px 0px;
}
/* line 11, ../sass/scss/03_organism/_3.34-o-section-nav-widget.scss */
.o-section-nav-widget .m-section-nav .section-link {
  position: relative;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: white;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
  letter-spacing: 0.16px;
  padding-right: 10px;
}
/* line 18, ../sass/scss/03_organism/_3.34-o-section-nav-widget.scss */
.o-section-nav-widget .m-section-nav .section-link:after {
  content: '';
  width: 1px;
  height: 12px;
  background-color: white;
  right: 4px;
  top: 50%;
  position: absolute;
  transform: translateY(-50%);
}
/* line 23, ../sass/scss/03_organism/_3.34-o-section-nav-widget.scss */
.o-section-nav-widget .m-section-nav .section-link:last-child {
  padding-right: 0px;
}
/* line 24, ../sass/scss/03_organism/_3.34-o-section-nav-widget.scss */
.o-section-nav-widget .m-section-nav .section-link:last-child:after {
  content: none;
}

@media (min-width: 992px) {
  /* line 69, ../sass/scss/03_organism/_3.34-o-section-nav-widget.scss */
  .o-section-nav-widget .m-section-nav {
    padding: 0px;
    text-align: center;
    flex-wrap: nowrap;
  }
  /* line 70, ../sass/scss/03_organism/_3.34-o-section-nav-widget.scss */
  .o-section-nav-widget .m-section-nav .section-link {
    padding: 15px 15px;
    width: 100%;
    text-decoration: none;
    transition: none;
    line-height: 1.2;
    letter-spacing: 0.67px;
    font-size: 17px;
    min-height: 53px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  /* line 75, ../sass/scss/03_organism/_3.34-o-section-nav-widget.scss */
  .o-section-nav-widget .m-section-nav .section-link:hover, .o-section-nav-widget .m-section-nav .section-linkactive, .o-section-nav-widget .m-section-nav .section-link:focus {
    text-decoration: none;
  }
  /* line 77, ../sass/scss/03_organism/_3.34-o-section-nav-widget.scss */
  .o-section-nav-widget .m-section-nav .section-link:hover, .o-section-nav-widget .m-section-nav .section-link.active {
    background-color: #0075c9;
  }
  /* line 79, ../sass/scss/03_organism/_3.34-o-section-nav-widget.scss */
  .o-section-nav-widget .m-section-nav .section-link:after {
    content: none;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #0075c9;
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: auto;
    transform: none;
    background-color: transparent;
  }
  /* line 86, ../sass/scss/03_organism/_3.34-o-section-nav-widget.scss */
  .o-section-nav-widget .m-section-nav .section-link:last-of-type {
    padding-right: 15px;
  }
  /* line 88, ../sass/scss/03_organism/_3.34-o-section-nav-widget.scss */
  .o-section-nav-widget .m-section-nav .section-link.active {
    pointer-events: none;
  }
  /* line 89, ../sass/scss/03_organism/_3.34-o-section-nav-widget.scss */
  .o-section-nav-widget .m-section-nav .section-link.active:after {
    content: ' ';
  }
}
@media (min-width: 1200px) {
  /* line 112, ../sass/scss/03_organism/_3.34-o-section-nav-widget.scss */
  .o-section-nav-widget .m-section-nav .section-link {
    padding: 19.5px 15px;
    font-size: 18px;
    min-height: 64px;
  }
}
/* line 10, ../sass/scss/04_pages/_4.1-p-search.scss */
body.page-search .main-container #block-views-exp-search-sitewide-page,
body.page-search .main-container section[id^="block-facetapi"] {
  padding: 0px !important;
  background-color: #EDEEEC;
  float: none !important;
  width: 100% !important;
  margin-top: 15px;
  opacity: 0;
  position: relative;
  animation: scale 2s ease-in-out 1 forwards;
}
@keyframes scale {
  0% {
    transform: scale(0);
    transform-origin: 50% 50%;
  }
  50% {
    transform: scale(1);
    transform-origin: 50% 50%;
  }
  100% {
    opacity: 1;
  }
}
/* line 35, ../sass/scss/04_pages/_4.1-p-search.scss */
body.page-search .main-container #block-views-exp-search-sitewide-page .captcha-admin-links,
body.page-search .main-container section[id^="block-facetapi"] .captcha-admin-links {
  display: none;
}
/* line 37, ../sass/scss/04_pages/_4.1-p-search.scss */
body.page-search .main-container #block-views-exp-search-sitewide-page input, body.page-search .main-container #block-views-exp-search-sitewide-page select,
body.page-search .main-container section[id^="block-facetapi"] input,
body.page-search .main-container section[id^="block-facetapi"] select {
  background-color: white !important;
  border-radius: 4px !important;
  border: solid 1px #a9aaaa !important;
  padding: 12px 20px !important;
  font-size: 13px !important;
  font-weight: normal !important;
  line-height: normal !important;
  letter-spacing: 0.14px !important;
  color: #0C2074 !important;
  height: auto !important;
  box-shadow: none !important;
  outline: none !important;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  padding-right: 35px !important;
}
/* line 57, ../sass/scss/04_pages/_4.1-p-search.scss */
body.page-search .main-container #block-views-exp-search-sitewide-page input::-ms-expand, body.page-search .main-container #block-views-exp-search-sitewide-page select::-ms-expand,
body.page-search .main-container section[id^="block-facetapi"] input::-ms-expand,
body.page-search .main-container section[id^="block-facetapi"] select::-ms-expand {
  display: none;
}
/* line 62, ../sass/scss/04_pages/_4.1-p-search.scss */
body.page-search .main-container #block-views-exp-search-sitewide-page button,
body.page-search .main-container section[id^="block-facetapi"] button {
  display: none !important;
}
/* line 66, ../sass/scss/04_pages/_4.1-p-search.scss */
body.page-search .main-container section[id^="block-facetapi"] .form-group {
  position: relative;
}
/* line 67, ../sass/scss/04_pages/_4.1-p-search.scss */
body.page-search .main-container section[id^="block-facetapi"] .form-group:after {
  content: '';
  position: absolute;
  right: 15px;
  top: calc(50% - 2px);
  transform: translateY(-50%) rotate(45deg);
  width: 12px;
  height: 12px;
  border-right: 1px solid #7e807f;
  border-bottom: 1px solid #7e807f;
  transition: all ease-in-out 0.3s;
  pointer-events: none;
}
/* line 84, ../sass/scss/04_pages/_4.1-p-search.scss */
body.page-search .main-container #block-views-exp-search-sitewide-page .form-group {
  position: relative;
}
/* line 85, ../sass/scss/04_pages/_4.1-p-search.scss */
body.page-search .main-container #block-views-exp-search-sitewide-page .form-group:after {
  content: '';
  background: url("../images/v2/icons/search--grey-8b.svg");
  width: 15px;
  height: 16px;
  background-size: 15px;
  right: 15px;
  position: absolute;
  top: 50%;
  background-position: bottom;
  background-repeat: no-repeat;
  transform: translateY(-50%);
}
/* line 101, ../sass/scss/04_pages/_4.1-p-search.scss */
body.page-search .main-container #block-current-search-active-search {
  border-bottom: solid 1px #7e807f;
  margin-bottom: 20px;
}
/* line 102, ../sass/scss/04_pages/_4.1-p-search.scss */
body.page-search .main-container #block-current-search-active-search .current-search-item {
  float: none;
  padding: 0px;
  margin-bottom: 15px;
}
/* line 103, ../sass/scss/04_pages/_4.1-p-search.scss */
body.page-search .main-container #block-current-search-active-search .current-search-item:empty {
  display: none;
  margin: 0px;
}
/* line 104, ../sass/scss/04_pages/_4.1-p-search.scss */
body.page-search .main-container #block-current-search-active-search .current-search-item .result-count {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.57;
  letter-spacing: 0.16px;
  color: #0C2074;
  background: #EDEEEC;
  padding-left: 15px;
  padding-bottom: 10px;
}
/* line 117, ../sass/scss/04_pages/_4.1-p-search.scss */
body.page-search .main-container #block-current-search-active-search .current-search-item.current-search-item-active {
  display: none;
}
/* line 121, ../sass/scss/04_pages/_4.1-p-search.scss */
body.page-search .main-container .view-search---sitewide {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 2.08;
  letter-spacing: 0.5px;
  color: #0d2173;
}
/* line 131, ../sass/scss/04_pages/_4.1-p-search.scss */
body.page-search .main-container .view-search---sitewide .view-content .views-row {
  border-bottom: solid 1px #7e807f;
  padding-bottom: 30px;
}
/* line 135, ../sass/scss/04_pages/_4.1-p-search.scss */
body.page-search .main-container .view-search---sitewide .view-content .views-row:last-child {
  border-bottom: 0px;
  padding-bottom: 0px;
}
/* line 139, ../sass/scss/04_pages/_4.1-p-search.scss */
body.page-search .main-container .view-search---sitewide .search-result-section {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 2.08;
  letter-spacing: 0.5px;
  color: #0d2173;
  padding-bottom: 10px;
  display: inline-block;
}
/* line 151, ../sass/scss/04_pages/_4.1-p-search.scss */
body.page-search .main-container .view-search---sitewide h3, body.page-search .main-container .view-search---sitewide h3 a {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.23px;
  color: #0d2173;
  margin-bottom: 0px;
}
/* line 164, ../sass/scss/04_pages/_4.1-p-search.scss */
body.page-search .main-container .view-search---sitewide .views-field-ss-custom-description {
  margin-top: 10px;
}
/* line 165, ../sass/scss/04_pages/_4.1-p-search.scss */
body.page-search .main-container .view-search---sitewide .views-field-ss-custom-description span {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #0C2074;
}
/* line 176, ../sass/scss/04_pages/_4.1-p-search.scss */
body.page-search .main-container .view-search---sitewide .custom_link {
  display: none;
}
/* line 178, ../sass/scss/04_pages/_4.1-p-search.scss */
body.page-search .main-container .view-search---sitewide > .text-center {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  display: block;
  width: 100%;
  bottom: -75px;
  z-index: 9;
}
/* line 189, ../sass/scss/04_pages/_4.1-p-search.scss */
body.page-search .main-container .view-search---sitewide > .text-center .pagination {
  margin: 0px;
}
/* line 192, ../sass/scss/04_pages/_4.1-p-search.scss */
body.page-search .main-container .view-search---sitewide > .text-center .pagination .first, body.page-search .main-container .view-search---sitewide > .text-center .pagination .last, body.page-search .main-container .view-search---sitewide > .text-center .pagination .pager-ellipsis {
  display: none;
}
/* line 194, ../sass/scss/04_pages/_4.1-p-search.scss */
body.page-search .main-container .view-search---sitewide > .text-center .pagination .first.active, body.page-search .main-container .view-search---sitewide > .text-center .pagination .last.active, body.page-search .main-container .view-search---sitewide > .text-center .pagination .pager-ellipsis.active {
  display: inline;
}
/* line 198, ../sass/scss/04_pages/_4.1-p-search.scss */
body.page-search .main-container .view-search---sitewide > .text-center .pagination > li > a {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.79;
  letter-spacing: 1.58px;
  color: #0d2173;
  width: 24px;
  height: 25px;
  background-color: white;
  border: 1px solid transparent;
  float: none;
  display: inline-block;
  text-indent: 1px;
  padding: 0px;
  border-radius: 25px;
  margin: 0px 2px;
  transition: 0.3s all ease-in-out;
}
/* line 218, ../sass/scss/04_pages/_4.1-p-search.scss */
body.page-search .main-container .view-search---sitewide > .text-center .pagination > li > a:hover {
  border-color: #0d2173;
  color: #0d2173;
}
/* line 225, ../sass/scss/04_pages/_4.1-p-search.scss */
body.page-search .main-container .view-search---sitewide > .text-center .pagination > li.active > a {
  background-color: #0d2173;
  border-color: #0d2173;
  color: white;
}
/* line 236, ../sass/scss/04_pages/_4.1-p-search.scss */
body.page-search .main-container .m-search-filter {
  text-align: center;
  padding: 15px;
}
/* line 238, ../sass/scss/04_pages/_4.1-p-search.scss */
body.page-search .main-container .m-search-filter .m-search-wrap.closed {
  display: none;
}
/* line 239, ../sass/scss/04_pages/_4.1-p-search.scss */
body.page-search .main-container .m-search-filter .m-search-wrap.opened {
  display: block;
}
/* line 241, ../sass/scss/04_pages/_4.1-p-search.scss */
body.page-search .main-container .m-search-filter .m-search-wrap.opened #block-views-exp-search-sitewide-page,
body.page-search .main-container .m-search-filter .m-search-wrap.opened section[id^="block-facetapi"] {
  animation: none;
  opacity: 1;
}
/* line 248, ../sass/scss/04_pages/_4.1-p-search.scss */
body.page-search .main-container .m-search-filter .a-search-toggle {
  background-color: white;
  border-radius: 4px;
  border: solid 1px #a9aaaa;
  padding: 12px 20px;
  font-size: 13px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0.14px;
  color: #0C2074;
  height: auto;
  box-shadow: none;
  outline: none;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding-right: 35px;
  display: inline-block;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  width: 100%;
  max-width: 100%;
}
/* line 271, ../sass/scss/04_pages/_4.1-p-search.scss */
body.page-search .main-container .m-search-filter .a-search-toggle:after {
  content: '';
  position: absolute;
  right: 15px;
  top: calc(50% - 2px);
  transform: translateY(-50%) rotate(45deg);
  width: 12px;
  height: 12px;
  border-right: 1px solid #7e807f;
  border-bottom: 1px solid #7e807f;
  transition: all ease-in-out 0.3s;
  pointer-events: none;
}
/* line 286, ../sass/scss/04_pages/_4.1-p-search.scss */
body.page-search .main-container .m-search-filter .a-search-toggle.opened:after {
  transform: translateY(-50%) rotate(-135deg);
  top: calc(50% + 4px);
}
/* line 294, ../sass/scss/04_pages/_4.1-p-search.scss */
body.page-search .main-container .row .col-sm-8,
body.page-search .main-container .row .col-sm-12 {
  margin: 0px;
}
/* line 296, ../sass/scss/04_pages/_4.1-p-search.scss */
body.page-search .main-container .row .col-sm-8 section .region-content,
body.page-search .main-container .row .col-sm-12 section .region-content {
  border-radius: 4px;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  padding: 15px;
  margin-bottom: 60px;
  position: relative;
}
/* line 306, ../sass/scss/04_pages/_4.1-p-search.scss */
body.page-search .main-container .row .col-sm-3 .o-block.o-faq-list {
  padding-top: 60px;
  padding-bottom: 20px;
  text-align: center;
}
/* line 309, ../sass/scss/04_pages/_4.1-p-search.scss */
body.page-search .main-container .row .col-sm-3 .o-block.o-faq-list .a-link {
  margin-top: 0px;
}

@media (min-width: 768px) {
  /* line 347, ../sass/scss/04_pages/_4.1-p-search.scss */
  body.page-search .main-container .row .col-sm-8,
  body.page-search .main-container .row .col-sm-12 {
    width: 100%;
  }
  /* line 349, ../sass/scss/04_pages/_4.1-p-search.scss */
  body.page-search .main-container .row .col-sm-8 section .region-content,
  body.page-search .main-container .row .col-sm-12 section .region-content {
    padding: 25px 45px;
  }
  /* line 351, ../sass/scss/04_pages/_4.1-p-search.scss */
  body.page-search .main-container .row .col-sm-3 {
    margin: 0px;
    width: 100%;
  }
}
@media (min-width: 992px) {
  /* line 370, ../sass/scss/04_pages/_4.1-p-search.scss */
  body.page-search .main-container .container.main {
    padding-top: 60px;
  }
  /* line 374, ../sass/scss/04_pages/_4.1-p-search.scss */
  body.page-search .main-container #block-views-exp-search-sitewide-page input, body.page-search .main-container #block-views-exp-search-sitewide-page select,
  body.page-search .main-container section[id^="block-facetapi"] input,
  body.page-search .main-container section[id^="block-facetapi"] select {
    padding: 10px 20px !important;
    font-size: 16px !important;
    letter-spacing: 0.18px !important;
    padding-right: 35px !important;
  }
  /* line 384, ../sass/scss/04_pages/_4.1-p-search.scss */
  body.page-search .main-container #block-views-exp-search-sitewide-page .form-group:after {
    width: 17px;
    height: 18px;
    background-size: 17px;
    right: 15px;
  }
  /* line 394, ../sass/scss/04_pages/_4.1-p-search.scss */
  body.page-search .main-container #block-current-search-active-search {
    margin-bottom: 30px;
  }
  /* line 396, ../sass/scss/04_pages/_4.1-p-search.scss */
  body.page-search .main-container #block-current-search-active-search .current-search-item .result-count {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: normal;
    background: transparent;
  }
  /* line 404, ../sass/scss/04_pages/_4.1-p-search.scss */
  body.page-search .main-container #block-current-search-active-search.m-toggle-ext {
    position: absolute;
    right: 102px;
    top: 58px;
    border: 0;
    margin: 0;
  }
  /* line 413, ../sass/scss/04_pages/_4.1-p-search.scss */
  body.page-search .main-container section[id^="block-facetapi"] {
    max-width: calc(50% - 7.5px);
    display: inline-block;
  }
  /* line 417, ../sass/scss/04_pages/_4.1-p-search.scss */
  body.page-search .main-container section[id^="block-facetapi"].product-filter {
    right: -15px;
  }
  /* line 420, ../sass/scss/04_pages/_4.1-p-search.scss */
  body.page-search .main-container section[id^="block-facetapi"] .form-group:after {
    border-width: 2px;
  }
  /* line 427, ../sass/scss/04_pages/_4.1-p-search.scss */
  body.page-search .main-container .view-search---sitewide {
    font-size: 16px;
    line-height: 1.56;
    letter-spacing: normal;
  }
  /* line 433, ../sass/scss/04_pages/_4.1-p-search.scss */
  body.page-search .main-container .view-search---sitewide .view-content .views-row {
    border-bottom: solid 1px #7e807f;
    padding-bottom: 45px;
    margin-bottom: 30px;
  }
  /* line 438, ../sass/scss/04_pages/_4.1-p-search.scss */
  body.page-search .main-container .view-search---sitewide .view-content .views-row:last-child {
    margin-bottom: 20px;
    border-bottom: 0px;
    padding-bottom: 0px;
  }
  /* line 442, ../sass/scss/04_pages/_4.1-p-search.scss */
  body.page-search .main-container .view-search---sitewide .search-result-section {
    font-size: 16px;
    line-height: 1.56;
    letter-spacing: normal;
    padding-bottom: 12.5px;
  }
  /* line 449, ../sass/scss/04_pages/_4.1-p-search.scss */
  body.page-search .main-container .view-search---sitewide h3, body.page-search .main-container .view-search---sitewide h3 a {
    font-size: 24px;
    line-height: 1.67;
    letter-spacing: 0.4px;
  }
  /* line 455, ../sass/scss/04_pages/_4.1-p-search.scss */
  body.page-search .main-container .view-search---sitewide .views-field-ss-custom-description {
    margin-top: 10px;
  }
  /* line 456, ../sass/scss/04_pages/_4.1-p-search.scss */
  body.page-search .main-container .view-search---sitewide .views-field-ss-custom-description span {
    font-size: 13px;
    line-height: 1.62;
    letter-spacing: normal;
  }
  /* line 463, ../sass/scss/04_pages/_4.1-p-search.scss */
  body.page-search .main-container .view-search---sitewide .custom_link {
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: 0.67px;
    color: #0075c9;
    margin-top: 15px;
  }
  /* line 476, ../sass/scss/04_pages/_4.1-p-search.scss */
  body.page-search .main-container .view-search---sitewide > .text-center {
    bottom: -80px;
  }
  /* line 481, ../sass/scss/04_pages/_4.1-p-search.scss */
  body.page-search .main-container .m-search-filter {
    text-align: left;
    border-bottom: solid 1px #7e807f;
    margin-bottom: 30px;
  }
  /* line 485, ../sass/scss/04_pages/_4.1-p-search.scss */
  body.page-search .main-container .m-search-filter .a-search-toggle {
    padding: 10px 20px;
    font-size: 16px;
    letter-spacing: 0.18px;
    padding-right: 35px;
    max-width: 200px;
  }
  /* line 492, ../sass/scss/04_pages/_4.1-p-search.scss */
  body.page-search .main-container .m-search-filter .a-search-toggle:after {
    border-width: 2px;
  }
  /* line 499, ../sass/scss/04_pages/_4.1-p-search.scss */
  body.page-search .main-container .row .col-sm-8 {
    width: 58.333333333333336%;
  }
  /* line 500, ../sass/scss/04_pages/_4.1-p-search.scss */
  body.page-search .main-container .row .col-sm-8 section .region-content {
    padding: 35px 85px;
    margin-bottom: 145px;
  }
  /* line 502, ../sass/scss/04_pages/_4.1-p-search.scss */
  body.page-search .main-container .row .col-sm-12 {
    width: 100%;
  }
  /* line 503, ../sass/scss/04_pages/_4.1-p-search.scss */
  body.page-search .main-container .row .col-sm-12 section .region-content {
    padding: 35px 85px;
    margin-bottom: 145px;
  }
  /* line 505, ../sass/scss/04_pages/_4.1-p-search.scss */
  body.page-search .main-container .row .col-sm-3 {
    margin: 0px;
    width: 41.66666666666667%;
  }
  /* line 506, ../sass/scss/04_pages/_4.1-p-search.scss */
  body.page-search .main-container .row .col-sm-3 .o-block.o-faq-list {
    padding-top: 10px;
    padding-left: 15px;
    text-align: left;
  }
  /* line 507, ../sass/scss/04_pages/_4.1-p-search.scss */
  body.page-search .main-container .row .col-sm-3 .o-block.o-faq-list h2 {
    margin-bottom: 20px;
  }
  /* line 508, ../sass/scss/04_pages/_4.1-p-search.scss */
  body.page-search .main-container .row .col-sm-3 .o-block.o-faq-list .a-link {
    margin-top: 5px;
  }
}
@media (min-width: 1200px) {
  /* line 532, ../sass/scss/04_pages/_4.1-p-search.scss */
  body.page-search .main-container .m-search-filter .a-search-toggle {
    max-width: 265px;
  }
  /* line 538, ../sass/scss/04_pages/_4.1-p-search.scss */
  body.page-search .main-container .row .col-sm-3 .o-block.o-faq-list {
    padding-left: 30px;
  }
  /* line 542, ../sass/scss/04_pages/_4.1-p-search.scss */
  body.page-search .main-container #block-current-search-active-search.m-toggle-ext {
    right: 135px;
  }
}
@supports (-ms-ime-align: auto) {
  /* Microsoft EdgeV13&14 CSS styles go here */
}
@supports (-ms-accelerator: true) {
  /* Microsoft EdgeV13 CSS styles go here */
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10 & IE11 CSS styles go here */
  /* line 23, ../sass/scss/05_overrides/all-ie-only.scss */
  .o-modal .o-modal-wrapper .o-card {
    align-self: center;
  }
}
/* line 16, ../sass/scss/05_overrides/all-ios.scss */
html.ios body {
  overflow-x: hidden;
}

/*
 *  Owl Carousel - Core
 */
/* line 4, ../sass/owl-carousel/_core.scss */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
/* line 12, ../sass/owl-carousel/_core.scss */
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}
/* line 19, ../sass/owl-carousel/_core.scss */
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/* line 28, ../sass/owl-carousel/_core.scss */
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
/* line 35, ../sass/owl-carousel/_core.scss */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
/* line 45, ../sass/owl-carousel/_core.scss */
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
/* line 53, ../sass/owl-carousel/_core.scss */
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
/* line 58, ../sass/owl-carousel/_core.scss */
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}
/* line 63, ../sass/owl-carousel/_core.scss */
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 74, ../sass/owl-carousel/_core.scss */
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
/* line 84, ../sass/owl-carousel/_core.scss */
.owl-carousel.owl-loaded {
  display: block;
}
/* line 88, ../sass/owl-carousel/_core.scss */
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
/* line 93, ../sass/owl-carousel/_core.scss */
.owl-carousel.owl-hidden {
  opacity: 0;
}
/* line 97, ../sass/owl-carousel/_core.scss */
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
/* line 101, ../sass/owl-carousel/_core.scss */
.owl-carousel.owl-drag .owl-item {
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 109, ../sass/owl-carousel/_core.scss */
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
/* line 114, ../sass/owl-carousel/_core.scss */
.owl-carousel.owl-rtl {
  direction: rtl;
}
/* line 118, ../sass/owl-carousel/_core.scss */
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
/* line 124, ../sass/owl-carousel/_core.scss */
.no-js .owl-carousel {
  display: block;
}

/*
 *  Owl Carousel - Animate Plugin
 */
/* line 5, ../sass/owl-carousel/_animate.scss */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}
/* line 9, ../sass/owl-carousel/_animate.scss */
.owl-carousel .owl-animated-in {
  z-index: 0;
}
/* line 12, ../sass/owl-carousel/_animate.scss */
.owl-carousel .owl-animated-out {
  z-index: 1;
}
/* line 15, ../sass/owl-carousel/_animate.scss */
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
/* line 5, ../sass/owl-carousel/_autoheight.scss */
.owl-height {
  transition: height 500ms ease-in-out;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
/* line 6, ../sass/owl-carousel/_lazyload.scss */
.owl-carousel .owl-item {
  /**
  	This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
  	calculation of the height of the owl-item that breaks page layouts
   */
}
/* line 7, ../sass/owl-carousel/_lazyload.scss */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}
/* line 16, ../sass/owl-carousel/_lazyload.scss */
.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0;
}
/* line 20, ../sass/owl-carousel/_lazyload.scss */
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */
/* line 8, ../sass/owl-carousel/_video.scss */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
/* line 14, ../sass/owl-carousel/_video.scss */
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}
/* line 29, ../sass/owl-carousel/_video.scss */
.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3);
}
/* line 33, ../sass/owl-carousel/_video.scss */
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
/* line 38, ../sass/owl-carousel/_video.scss */
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}
/* line 47, ../sass/owl-carousel/_video.scss */
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

/* line 3, ../sass/bau/style.scss */
.d-none {
  display: none;
}

/* line 9, ../sass/bau/style.scss */
.tb-megamenu .tb-megamenu-block h2 {
  font-size: 36px;
}

/* line 14, ../sass/bau/style.scss */
.main-nav-menu .tb-megamenu .mega > .mega-dropdown-menu {
  top: 112px;
}

/* line 23, ../sass/bau/style.scss */
.o-card.repeating-card .m-card-body {
  display: block;
  color: #0C2074;
}
/* line 24, ../sass/bau/style.scss */
.o-card.repeating-card .m-card-body h3, .o-card.repeating-card .m-card-body p {
  text-decoration: none;
}
/* line 25, ../sass/bau/style.scss */
.o-card.repeating-card .m-card-body:hover, .o-card.repeating-card .m-card-body:visited, .o-card.repeating-card .m-card-body:focus {
  text-decoration: none;
}
/* line 26, ../sass/bau/style.scss */
.o-card.repeating-card .m-card-body:hover h3, .o-card.repeating-card .m-card-body:hover p, .o-card.repeating-card .m-card-body:visited h3, .o-card.repeating-card .m-card-body:visited p, .o-card.repeating-card .m-card-body:focus h3, .o-card.repeating-card .m-card-body:focus p {
  text-decoration: none;
}

/* line 33, ../sass/bau/style.scss */
.top-nav-collapse {
  z-index: 9999 !important;
}

/* line 37, ../sass/bau/style.scss */
body.admin-menu .o-message-strip.sticky {
  top: 29px;
}

/* line 43, ../sass/bau/style.scss */
body.body-collapse.logged-in .o-message-strip.sticky {
  top: 28px;
}
/* line 48, ../sass/bau/style.scss */
body.body-collapse .o-message-strip.sticky {
  top: 0;
}

/* line 54, ../sass/bau/style.scss */
.o-message-strip {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
/* line 57, ../sass/bau/style.scss */
.o-message-strip.delayed {
  height: 0;
  padding: 0;
  overflow: hidden;
}
/* line 62, ../sass/bau/style.scss */
.o-message-strip.sticky {
  z-index: 9998;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
/* line 69, ../sass/bau/style.scss */
.o-message-strip .a-message-strip-message {
  font-size: 16px;
}
/* line 72, ../sass/bau/style.scss */
.o-message-strip .a-message-strip-cta {
  text-align: right;
}
@media (max-width: 767px) {
  /* line 72, ../sass/bau/style.scss */
  .o-message-strip .a-message-strip-cta {
    margin-top: 1.5rem;
  }
}
/* line 77, ../sass/bau/style.scss */
.o-message-strip .a-message-strip-cta a {
  display: inline-block;
  font-size: 16px;
  position: relative;
  padding-right: 30px;
  transition: all 0.5s ease-in-out;
  top: 0;
}
@media (min-width: 1200px) {
  /* line 77, ../sass/bau/style.scss */
  .o-message-strip .a-message-strip-cta a {
    width: 100%;
    text-align: center;
    max-width: 250px;
  }
}
/* line 89, ../sass/bau/style.scss */
.o-message-strip .a-message-strip-cta a:after {
  background-image: url("../images/v2/icons/arrow--right-green_40.svg");
  content: ' ';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 15px;
  height: 10px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: all ease-in-out 0.3s;
}
/* line 103, ../sass/bau/style.scss */
.o-message-strip .a-message-strip-cta a:focus, .o-message-strip .a-message-strip-cta a:hover {
  text-decoration: none;
}
/* line 106, ../sass/bau/style.scss */
.o-message-strip .a-message-strip-cta a:focus:after, .o-message-strip .a-message-strip-cta a:hover:after {
  right: -4px;
}
/* line 112, ../sass/bau/style.scss */
.o-message-strip .close {
  margin-left: auto;
  display: block;
  width: 18px;
  height: 18px;
  text-indent: -9999px;
  position: relative;
}
/* line 119, ../sass/bau/style.scss */
.o-message-strip .close:before, .o-message-strip .close:after {
  content: '';
  position: absolute;
  left: 0;
  top: 9px;
  width: 18px;
  height: 2px;
}
/* line 128, ../sass/bau/style.scss */
.o-message-strip .close:before {
  transform: rotate(45deg);
}
/* line 131, ../sass/bau/style.scss */
.o-message-strip .close:after {
  transform: rotate(-45deg);
}

/* line 139, ../sass/bau/style.scss */
.new-countdown-timer {
  padding: 50px 0;
}
/* line 142, ../sass/bau/style.scss */
.new-countdown-timer .a-description {
  margin-bottom: 50px;
}

/* line 146, ../sass/bau/style.scss */
#countdown-timer-container {
  width: 100%;
  display: table;
  margin: 0 auto;
}
/* line 151, ../sass/bau/style.scss */
#countdown-timer-container .countdown-time-column {
  width: 20%;
  float: left;
  padding: 15px;
  box-sizing: border-box;
}
/* line 157, ../sass/bau/style.scss */
#countdown-timer-container .countdown-time-column h2 {
  margin-bottom: 30px;
}
/* line 160, ../sass/bau/style.scss */
#countdown-timer-container .countdown-time-column .countdown-time {
  width: 100%;
  height: 150px;
  border-radius: 5px;
  background: #0d2173;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 169, ../sass/bau/style.scss */
#countdown-timer-container .countdown-time-column .countdown-time p {
  font-size: 50px;
  font-weight: bold;
  color: white;
}

@media screen and (max-width: 640px) {
  /* line 180, ../sass/bau/style.scss */
  #countdown-timer-container .countdown-time-column {
    padding: 7px;
  }
  /* line 183, ../sass/bau/style.scss */
  #countdown-timer-container .countdown-time-column h2 {
    margin-bottom: 20px;
  }
  /* line 186, ../sass/bau/style.scss */
  #countdown-timer-container .countdown-time-column .countdown-time {
    height: 80px;
  }
  /* line 189, ../sass/bau/style.scss */
  #countdown-timer-container .countdown-time-column .countdown-time p {
    font-size: 30px;
  }
}
@media screen and (max-width: 400px) {
  /* line 200, ../sass/bau/style.scss */
  #countdown-timer-container .countdown-time-column h2 {
    font-size: 14px;
  }
}
/* line 209, ../sass/bau/style.scss */
.page-partners-and-developers-partner-directory .region-content .view-content .group-partner-information .v3-compliance-logo-help {
  display: none;
  visibility: hidden;
}

/* line 215, ../sass/bau/style.scss */
.o-block-blog .sharethis-inline-share-buttons {
  padding: 10px;
}
/* line 217, ../sass/bau/style.scss */
.o-block-blog .sharethis-inline-share-buttons .social-link {
  padding: 5px 15px;
  margin: 5px;
  background-color: #eee;
  border-radius: 8px;
  text-decoration: none;
  line-height: 1.2;
  color: #fff;
  display: inline-block;
}
/* line 227, ../sass/bau/style.scss */
.o-block-blog .sharethis-inline-share-buttons .social-link .fa {
  margin-right: 5px;
}
/* line 228, ../sass/bau/style.scss */
.o-block-blog .sharethis-inline-share-buttons .social-link.facebook {
  background: #3578E5;
}
/* line 229, ../sass/bau/style.scss */
.o-block-blog .sharethis-inline-share-buttons .social-link.twitter {
  background-color: #1da1f2;
}
/* line 230, ../sass/bau/style.scss */
.o-block-blog .sharethis-inline-share-buttons .social-link.linkedIn {
  background-color: #0077B5;
}

@media (max-width: 767px) {
  /* line 236, ../sass/bau/style.scss */
  .main-nav-menu.menu-top .logo .site-logo {
    height: 50px;
  }
}
@media (max-width: 991px) {
  /* line 242, ../sass/bau/style.scss */
  .main-nav-menu.menu-top .logo .site-logo {
    height: 50px;
  }
}
@media (max-width: 991px) {
  /* line 248, ../sass/bau/style.scss */
  #additional-services .fade {
    background-color: #0C2074;
  }
}
/* line 255, ../sass/bau/style.scss */
#additional-services .cols a.btn {
  background-color: #4A851F;
  border-color: #4A851F;
}
/* line 256, ../sass/bau/style.scss */
#additional-services .cols a.btn:hover {
  background: transparent;
  border-color: #ffffff;
}

/* line 262, ../sass/bau/style.scss */
#ready-to-get-started-with-sagepay, #ready-to-get-started-with-Opayo {
  position: relative;
  background-image: url(../images/img_ready-to-start_dark.jpg);
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.7)), url("../images/img_ready-to-start_1900x450.jpg");
  background: #0C207;
  padding-bottom: 60px;
  padding-top: 40px;
}
/* line 270, ../sass/bau/style.scss */
#ready-to-get-started-with-sagepay .btn-green, #ready-to-get-started-with-sagepay .btn-orange, #ready-to-get-started-with-Opayo .btn-green, #ready-to-get-started-with-Opayo .btn-orange {
  background: #4A851F;
  border-radius: 4px;
}
/* line 273, ../sass/bau/style.scss */
#ready-to-get-started-with-sagepay .btn-green:hover, #ready-to-get-started-with-sagepay .btn-orange:hover, #ready-to-get-started-with-Opayo .btn-green:hover, #ready-to-get-started-with-Opayo .btn-orange:hover {
  background: transparent;
  border-color: #ffffff;
}
@media (max-width: 768px) {
  /* line 270, ../sass/bau/style.scss */
  #ready-to-get-started-with-sagepay .btn-green, #ready-to-get-started-with-sagepay .btn-orange, #ready-to-get-started-with-Opayo .btn-green, #ready-to-get-started-with-Opayo .btn-orange {
    margin-bottom: 15px;
  }
}
@media (max-width: 991px) {
  /* line 279, ../sass/bau/style.scss */
  #ready-to-get-started-with-sagepay .tar, #ready-to-get-started-with-sagepay .tal, #ready-to-get-started-with-Opayo .tar, #ready-to-get-started-with-Opayo .tal {
    text-align: center;
  }
}

/* line 287, ../sass/bau/style.scss */
.customer-story-carousel .main-text .btn-dark {
  background-color: #4A851F;
  border-radius: 4px;
}

/* line 292, ../sass/bau/style.scss */
#we-ve-got-it-covered .container .subtitle p.large a {
  color: #0C2074;
}

/* line 296, ../sass/bau/style.scss */
.orange-circle {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: #4A851F;
  padding-top: 0;
}
/* line 303, ../sass/bau/style.scss */
.orange-circle h3 {
  padding-bottom: 0;
}

/* line 306, ../sass/bau/style.scss */
.insight-read-more {
  background-color: #4A851F;
}

/* line 310, ../sass/bau/style.scss */
#node-205 a {
  color: #0C2074;
}
/* line 312, ../sass/bau/style.scss */
#node-205 a:hover {
  color: #4A851F;
}

/* line 315, ../sass/bau/style.scss */
#popup-buttons .agree-button {
  cursor: pointer;
  margin-right: 5px;
  margin-top: 1em;
  vertical-align: middle;
  overflow: visible;
  width: auto;
  box-shadow: inset 0 1px 0 0 #ffffff;
  background-color: #ededed;
  background-image: linear-gradient(to bottom, #ededed 5%, #dfdfdf 100%);
  border-radius: 6px;
  border: 1px solid #fff;
  color: #000 !important;
  font-family: Arial, sans-serif;
  font-weight: bold;
  padding: 4px 8px;
  text-decoration: none;
  text-shadow: 1px 1px 0 #ffffff;
}
/* line 334, ../sass/bau/style.scss */
#popup-buttons .agree-button:hover {
  background: #fff;
}

/* line 339, ../sass/bau/style.scss */
#popup-buttons .decline-button {
  cursor: pointer;
  border: none;
  background: transparent;
  margin-top: 1em;
  padding: 0 8px;
  vertical-align: middle;
  color: #fff !important;
  box-shadow: none;
  text-shadow: none;
  border-radius: 0;
}
/* line 351, ../sass/bau/style.scss */
#popup-buttons .decline-button:hover, #popup-buttons .decline-button:focus, #popup-buttons .decline-button:active {
  background: transparent;
}

/* line 356, ../sass/bau/style.scss */
.thin-strip-content-wrapper {
  background: rgba(0, 0, 0, 0.3);
}

/* line 360, ../sass/bau/style.scss */
.thin-strip-outer-wrapper {
  background: #0C2074;
}

/* line 364, ../sass/bau/style.scss */
.button_white {
  width: 100%;
  float: left;
  text-align: center;
  color: #0C2074;
  background: #ffffff;
  padding: 15px;
  margin-bottom: 10px;
}

/* line 375, ../sass/bau/style.scss */
body.page-search .main-container .view-search---sitewide .custom_link {
  color: #4A851F;
}
/* line 381, ../sass/bau/style.scss */
body .node-widget-builder .dark-blue-color-bg .container h2, body .node-widget-builder .dark-blue-color-bg .container h3, body .node-widget-builder .dark-blue-color-bg .container h4 {
  color: #ffffff;
}
/* line 388, ../sass/bau/style.scss */
body .node-widget-builder h2.text-white, body .node-widget-builder h3.text-white, body .node-widget-builder h4.text-white {
  color: #ffffff;
}

/* line 396, ../sass/bau/style.scss */
.node-pricing-panel .field-collection-container .field-items .field-collection-view .field-name-field-price-panel-call-to-action a {
  background: #4A851F;
}
/* line 398, ../sass/bau/style.scss */
.node-pricing-panel .field-collection-container .field-items .field-collection-view .field-name-field-price-panel-call-to-action a:hover, .node-pricing-panel .field-collection-container .field-items .field-collection-view .field-name-field-price-panel-call-to-action a:focus, .node-pricing-panel .field-collection-container .field-items .field-collection-view .field-name-field-price-panel-call-to-action a:active {
  color: #4A851F;
  background: #fff !important;
}

/* line 404, ../sass/bau/style.scss */
.contact-us-tabs .contact-us-tabs-link {
  position: relative;
}
/* line 407, ../sass/bau/style.scss */
.contact-us-tabs .contact-us-tabs-link ul li {
  padding-bottom: 0;
}
/* line 409, ../sass/bau/style.scss */
.contact-us-tabs .contact-us-tabs-link ul li a:focus {
  background: transparent !important;
}
/* line 416, ../sass/bau/style.scss */
.contact-us-tabs .contact-us-tabs-link ul li:first-child.active:before, .contact-us-tabs .contact-us-tabs-link ul li:first-child:hover:before {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  height: 100%;
  background: #0C2074;
  width: 100vw;
}
/* line 430, ../sass/bau/style.scss */
.contact-us-tabs .contact-us-tabs-link ul li:last-child.active:before, .contact-us-tabs .contact-us-tabs-link ul li:last-child:hover:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  height: 100%;
  background: #0C2074;
  width: 100vw;
}

/* line 443, ../sass/bau/style.scss */
.scroll-button.light-color-8-bg, .scroll-button.white-color-bg {
  background: #4A851F;
}

/* line 447, ../sass/bau/style.scss */
.page-partners-and-developers-partner-directory .region-content .view-content .field-name-title h2 a {
  color: #0C2074;
}
/* line 449, ../sass/bau/style.scss */
.page-partners-and-developers-partner-directory .region-content .view-content .field-name-title h2 a:hover {
  color: #4A851F;
}

/* line 454, ../sass/bau/style.scss */
.main-container .container.main section h1.page-header {
  color: #0C2074;
}

/* line 458, ../sass/bau/style.scss */
.green-color-bg {
  background-color: #0C2074;
}

/* line 465, ../sass/bau/style.scss */
.o-video._video-only .o-video-wrapper .a-video-play {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  background-position: center center;
  transition: all ease-in-out 0.3s;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
}
/* line 470, ../sass/bau/style.scss */
.o-video._video-only .o-video-wrapper .a-video-play._hide {
  transition-delay: 0.3s;
  z-index: -1;
  opacity: 0;
}
/* line 473, ../sass/bau/style.scss */
.o-video._video-only .o-video-wrapper iframe {
  background-color: black;
}

/* line 479, ../sass/bau/style.scss */
#node-1857 .webform-client-form, .node-webform .webform-client-form, .block-webform .webform-client-form {
  margin-top: 0px;
}
