/*
	Theme Name: ResponseSource
	Author: Redwire Design
	Author URI: http://www.redwiredesign.com
	Description: ResponseSource
	Version: 1.0
*/
.blockAnchor {
  display: block;
  width: 100%;
  height: 100%;
}
body {
  font-family: "Neue Helvetica W01", "Helvetica neue", "Helvetica";
  font-weight: 500;
  font-stretch: normal;
  font-size: 15px;
  line-height: 22px;
  color: #333333;
  background: #ffffff;
  -webkit-font-smoothing: antialiased;
  word-break: break-word;
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  clear: both;
  padding: 0;
  margin: 0;
  list-style-type: none;
  color: #333333;
  font-weight: 600;
}
h1.auto-width,
h2.auto-width,
h3.auto-width,
h4.auto-width,
h5.auto-width,
h6.auto-width {
  width: auto;
  clear: none;
}
h1 {
  font-size: 46px;
  line-height: 54px;
}
h2 {
  font-size: 28px;
  line-height: 32px;
}
h3 {
  font-size: 20px;
  line-height: 26px;
}
h4 {
  font-size: 18px;
  line-height: 24px;
}
h5 {
  font-size: 16px;
  line-height: 22px;
}
@media (max-width: 456px) {
  h1 {
    font-size: 32px;
    line-height: 32px;
  }
  h2 {
    font-size: 20px;
    line-height: 28px;
  }
  h3 {
    font-size: 18px;
    line-height: 26px;
  }
  h4 {
    font-size: 16px;
    line-height: 24px;
  }
  h5 {
    font-size: 14px;
    line-height: 22px;
  }
}
.bold {
  font-weight: 600;
}
.textWhite {
  color: #ffffff !important;
}
.textGreen {
  color: #5e9931 !important;
}
.textOrange {
  color: #ff6900 !important;
}
.textLightGrey {
  color: #999999 !important;
}
.textDarkGrey {
  color: #333333 !important;
}
.ultrasmalltext {
  font-size: 13px;
  line-height: 18px;
}
.smalltext {
  font-size: 14px;
  line-height: 20px;
}
.basetext {
  font-size: 15px;
  line-height: 22px;
}
.mediumtext {
  font-size: 16px;
  line-height: 24px;
}
.largetext {
  font-size: 18px;
  line-height: 26px;
}
@media (max-width: 456px) {
  .largetext {
    font-size: 16px;
    line-height: 24px;
  }
}
.largishtext {
  font-size: 20px;
  line-height: 26px;
}
@media (max-width: 456px) {
  .largishtext {
    font-size: 18px;
    line-height: 26px;
  }
}
@media (max-width: 456px) and (max-width: 456px) {
  .largishtext .largetext {
    font-size: 16px;
    line-height: 24px;
  }
}
.superlargetext {
  font-size: 22px;
  line-height: 28px;
}
@media (max-width: 456px) {
  .superlargetext {
    font-size: 20px;
    line-height: 26px;
  }
}
@media (max-width: 456px) and (max-width: 456px) {
  .superlargetext .largishtext {
    font-size: 18px;
    line-height: 26px;
  }
}
@media (max-width: 456px) and (max-width: 456px) and (max-width: 456px) {
  .superlargetext .largishtext .largetext {
    font-size: 16px;
    line-height: 24px;
  }
}
.massivetext {
  font-size: 26px;
  line-height: 32px;
}
@media (max-width: 456px) {
  .massivetext {
    font-size: 22px;
    line-height: 28px;
  }
}
@media (max-width: 456px) and (max-width: 456px) {
  .massivetext .superlargetext {
    font-size: 20px;
    line-height: 26px;
  }
}
@media (max-width: 456px) and (max-width: 456px) and (max-width: 456px) {
  .massivetext .superlargetext .largishtext {
    font-size: 18px;
    line-height: 26px;
  }
}
@media (max-width: 456px) and (max-width: 456px) and (max-width: 456px) and (max-width: 456px) {
  .massivetext .superlargetext .largishtext .largetext {
    font-size: 16px;
    line-height: 24px;
  }
}
a {
  color: #333333;
  text-decoration: none;
  display: inline-block;
  width: auto;
  height: auto;
  text-indent:0;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
}
a:hover {
  color: #ff8733;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
a.inline {
  display: inline;
}
p {
  padding: 5px 0 5px 0;
  margin: 0;
  font-size: 15px;
  line-height: 22px;
  font-weight: 400;
}
p.halfwidth {
  width: 70%;
  text-align: center;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 456px) {
  p.halfwidth {
    width: 90%;
  }
}
ul {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  clear: both;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
ol {
  padding-left: 20px;
  clear: both;
}
select {
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
  cursor: pointer;
  height: 100%;
  outline: 0;
  width: 100%;
  line-height: normal;
  padding-left: 15px;
  border: 0;
}
input {
  border: 0;
  padding-left: 20px;
}
textarea {
  background-color: #ffffff;
  font-weight: 600;
  border: 1px solid #d8d8d8;
  padding: 10px;
  width: 100%;
  max-width: 400px;
  height: 180px;
  font-size: 15px;
  line-height: 22px;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="tel"] {
  height: 40px;
  max-width: 400px;
  border-radius: 2px;
  width: 100%;
  outline: 0;
  display: block;
  background-color: #ffffff;
  border: 1px solid #d8d8d8;
  padding-left: 10px;
  color: #333333;
}
input[type="text"]:invalid,
input[type="password"]:invalid,
input[type="email"]:invalid,
input[type="url"]:invalid,
input[type="tel"]:invalid,
input[type="text"].error:focus,
input[type="password"].error:focus,
input[type="email"].error:focus,
input[type="url"].error:focus,
input[type="tel"].error:focus {
  border-color: #ff6900;
}
.required {
  color: #ff6900;
  font-size: 22px;
  line-height: 28px;
}
@media (max-width: 456px) {
  .required {
    font-size: 20px;
    line-height: 26px;
  }
}
@media (max-width: 456px) and (max-width: 456px) {
  .required .largishtext {
    font-size: 18px;
    line-height: 26px;
  }
}
@media (max-width: 456px) and (max-width: 456px) and (max-width: 456px) {
  .required .largishtext .largetext {
    font-size: 16px;
    line-height: 24px;
  }
}
label,
input[type="checkbox"],
input[type="radio"],
select {
  cursor: pointer;
  vertical-align: middle;
  display: inline-block;
}
select::-ms-expand {
  display: none;
}
select:focus::-ms-value {
  background-color: #d8d8d8;
  color: #333333;
}
select,
input {
  font-size: 15px;
  line-height: 22px;
  color: #333333;
  font-weight: 600;
}
button {
  outline: 0;
}
input[type="submit"],
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #d8d8d8 inset;
}
::selection {
  color: #ffffff;
  background-color: #ff6900;
}
::-moz-selection {
  color: #ffffff;
  background: #ff6900;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.main-content {
  padding: 30px;
}
@media (max-width: 456px) {
  .main-content {
    padding: 15px;
  }
}
.center {
  position: relative;
  display: block;
  margin: 0 auto;
  width: 1060px;
}
.center.small-width {
  width: 50%;
  min-width: 730px;
}
@media (max-width: 760px) {
  .center.small-width {
    width: 90%;
    min-width: 0px;
  }
}
.clear {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  clear: both;
}
.col_left,
.col_right,
.col_main,
.col_side,
.col_3_1,
.col_3_2,
.col_3_3,
.col_main_right {
  float: left;
  position: relative;
}
.col_left,
.col_right {
  width: 50%;
}
.col_left {
  padding-right: 20px;
}
.col_right {
  padding-left: 20px;
}
.col_main {
  width: 75%;
  padding-right: 40px;
}
.col_main_right {
  width: 75%;
  padding: 0;
}
.col_side {
  width: 25%;
}
.col_3_1,
.col_3_2,
.col_3_3 {
  width: 33%;
}
.col_3_1 {
  padding-right: 20px;
}
.col_3_2 {
  padding: 0 20px;
}
.col_3_3 {
  padding-left: 20px;
}
@media (max-width: 1140px) {
  .center {
    width: 90%;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
  }
}
@media (max-width: 760px) {
  .col_left,
  .col_right,
  .col_main,
  .col_main_right,
  .col_side,
  .col_3_1,
  .col_3_2,
  .col_3_3 {
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 456px) {
  .center {
    width: 90%;
  }
}
#container {
  position: relative;
  display: block;
  margin: 0 auto;
  width: 1060px;
}
#container.small-width {
  width: 50%;
  min-width: 730px;
}
@media (max-width: 760px) {
  #container.small-width {
    width: 90%;
    min-width: 0px;
  }
}
header,
nav,
footer {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  clear: both;
}
header {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  clear: both;
  background-color: #ffffff;
  z-index: 5;
  height: 115px;
}
@media (max-width: 1050px) {
  header {
    height: 60px;
  }
}
#header-container {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  clear: both;
  padding-bottom: 20px;
  background-color: #ffffff;
}
#header-container.shrunk {
  position: fixed;
  top: 0;
  padding: 9px;
  z-index: 5;
  -webkit-box-shadow: 0px 1px 25px -10px rgba(0, 0, 0, 0.95);
  -moz-box-shadow: 0px 1px 25px -10px rgba(0, 0, 0, 0.95);
  box-shadow: 0px 1px 25px -10px rgba(0, 0, 0, 0.95);
}
#header-container.shrunk #small-nav {
  display: none;
}
#header-container.shrunk #logo {
  top: 5px;
  width: 180px;
}
#header-container #login-dropdown {
  width: 190px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  padding: 15px 0;
  position: absolute;
  right: 0;
  top: 100px;
  display: none;
  text-align: center;
  z-index: 5;
}
#header-container #login-dropdown .button {
  margin: 5px 0;
}
#header-container #login-dropdown:after,
#header-container #login-dropdown:before {
  bottom: 100%;
  left: 77%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
#header-container #login-dropdown:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #ffffff;
  border-width: 10px;
  margin-left: -10px;
}
#header-container #login-dropdown:before {
  border-color: rgba(221, 221, 221, 0);
  border-bottom-color: #dddddd;
  border-width: 11px;
  margin-left: -11px;
}
#header-container.shrunk #login-dropdown {
  top: 52px;
}
@media (max-width: 1050px) {
  #header-container {
    padding-bottom: 15px;
  }
  #header-container #login-dropdown {
    right: 61px;
    top: 62px;
  }
  #header-container #login-dropdown:after,
  #header-container #login-dropdown:before {
    left: 20%;
  }
  #header-container.shrunk #login-dropdown {
    top: 60px;
  }
}
#logo {
  width: auto;
  position: absolute;
  left: 0;
  top: 45px;
  float: left;
  width: 250px;
  z-index: 3;
}
#logo img {
  width: 100%;
}
#logo a {
  display: block;
  width: 100%;
}
@media (max-width: 1050px) {
  #logo {
    position: relative;
    top: 10px;
    width: 200px;
  }
  #logo img {
    width: 100%;
  }
}
#nav {
  position: relative;
  float: right;
}
@media (max-width: 1050px) {
  #nav {
    display: none;
  }
}
#mobile-nav {
  position: fixed;
  right: 0;
  display: none;
  background-color: #ffffff;
  width: 300px;
  padding: 20px 30px;
  height: 100%;
  z-index: 5;
}
@media (max-width: 1050px) {
  #mobile-nav.active {
    display: block;
  }
}
#mobile-nav .button {
  display: inline;
}
#mobile-nav #main-nav-mob {
  list-style-type: none;
  float: left;
  margin-top: 30px;
}
#mobile-nav #main-nav-mob li {
  margin: 10px 0px;
  display: block;
  font-size: 15px;
  line-height: 22px;
}
#mobile-nav #main-nav-mob li .button {
  display: inline;
}
#mobile-nav #main-nav-mob li.active {
  border-bottom: 2px solid #ff6900;
}
#mobile-nav #small-nav-mob {
  list-style-type: none;
  display: block;
  margin-top: 10px;
  float: left;
}
#mobile-nav #small-nav-mob li {
  margin: 10px 0px;
  display: block;
  font-size: 14px;
  line-height: 20px;
}
#mobile-nav #small-nav-mob li a {
  color: #999999 !important;
}
#mobile-nav #small-nav-mob li a:hover {
  color: #333333 !important;
}
#mobile-nav #small-nav-mob li.active a {
  color: #ff6900 !important;
}
#mobile-nav #small-nav-mob li:last-child {
  width: 30px;
  height: 30px;
  margin-top: 30px;
}
#mobile-nav #small-nav-mob li #lang {
  list-style-type: none;
  margin: 0;
  z-index: 5;
  width: auto;
  position: absolute;
  cursor: pointer;
}
#mobile-nav #small-nav-mob li #lang:after {
  content: "";
  position: absolute;
  height: 30px;
  width: 25px;
  right: -22px;
  top: -5px;
  background: url("assets/img/arrow-down-grey.svg") transparent no-repeat center;
  background-size: 8px 8px;
}
#mobile-nav #small-nav-mob li #lang li {
  width: 25px;
  height: 25px;
  display: none;
  margin: 0;
  margin-bottom: 5px;
  clear: both;
  float: left;
}
#mobile-nav #small-nav-mob li #lang li img {
  width: 100%;
}
#mobile-nav #small-nav-mob li #lang li:first-child {
  display: block;
}
#mobile-nav #small-nav-mob li #lang.active li {
  display: block;
}
#main-nav {
  list-style-type: none;
  float: right;
  width: auto;
  clear: none;
}
#main-nav li {
  display: inline;
  float: right;
  position: relative;
  margin: 5px 10px;
  padding: 5px 0;
  font-size: 15px;
  line-height: 22px;
}
#main-nav li .button {
  display: inline;
}
#main-nav li.active {
  border-bottom: 2px solid #ff6900;
}
#main-nav li.hovered a {
  color: #ff6900;
}
#small-nav {
  list-style-type: none;
  float: right;
  width: auto;
}
#small-nav li {
  display: inline;
  float: left;
  margin: 15px 15px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
}
#small-nav li a {
  color: #999999 !important;
}
#small-nav li a:hover {
  color: #333333 !important;
}
#small-nav li.active a {
  color: #ff6900 !important;
}
#small-nav li:last-child {
  width: 30px;
  height: 30px;
}
#small-nav li #lang {
  list-style-type: none;
  margin: 0;
  z-index: 5;
  width: auto;
  position: absolute;
  cursor: pointer;
}
#small-nav li #lang:after {
  content: "";
  position: absolute;
  height: 30px;
  width: 25px;
  right: -22px;
  top: -5px;
  background: url("assets/img/arrow-down-grey.svg") transparent no-repeat center;
  background-size: 8px 8px;
}
#small-nav li #lang li {
  width: 25px;
  height: 25px;
  display: none;
  margin: 0;
  margin-bottom: 5px;
  clear: both;
  float: left;
}
#small-nav li #lang li img {
  width: 100%;
}
#small-nav li #lang li:first-child {
  display: block;
}
#small-nav li #lang.active li {
  display: block;
}
#nav-block-container .header-block-nav {
  display: none;
  z-index: 4;
}
#menu {
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 20px;
  margin-right: 30px;
  cursor: pointer;
  padding: 20px 40px 20px 8px;
  background: #ffffff;
  display: none;
  z-index: 6;
}
@media (max-width: 1050px) {
  #menu {
    position: fixed;
  }
}
#menu span,
#menu span:before,
#menu span:after {
  cursor: pointer;
  border-radius: 1px;
  height: 2px;
  width: 25px;
  background: #999999;
  position: absolute;
  display: block;
  content: '';
  transition: all 300ms ease-in-out;
}
#menu span {
  margin-left: 4px;
}
#menu span:before {
  top: -8px;
}
#menu span:after {
  bottom: -8px;
}
#menu:hover span {
  background-color: transparent;
}
#menu:hover span:before,
#menu:hover span:after {
  top: 0;
}
#menu:hover span:before {
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  /* IE 9 */

  -webkit-transform: rotate(90deg);
  /* Chrome, Safari, Opera */

}
#menu:hover span:after {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  /* IE 9 */

  -webkit-transform: rotate(180deg);
  /* Chrome, Safari, Opera */

}
@media (max-width: 1050px) {
  #menu {
    margin-top: 10px;
    display: block;
    margin-right: 20px;
  }
}
#menu.active span {
  background-color: transparent;
}
#menu.active span:before,
#menu.active span:after {
  top: 0;
}
#menu.active span:before {
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  /* IE 9 */

  -webkit-transform: rotate(45deg);
  /* Chrome, Safari, Opera */

}
#menu.active span:after {
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  /* IE 9 */

  -webkit-transform: rotate(-45deg);
  /* Chrome, Safari, Opera */

}
#main {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  clear: both;
}
#main #main-wrapper {
  background: white;
  min-height: 1000px;
  width: 900px;
  padding: 0 0 80px 100px;
  float: left;
}
@media (max-width: 760px) {
  #main #main-wrapper {
    width: 100%;
    padding: 0;
  }
}
footer {
  background-color: #111111;
  text-align: left;
  padding: 25px 0;
}
footer.sticky {
  position: fixed;
  bottom: 0;
  z-index: 2;
  padding: 5px 0;
}
@media (max-width: 760px) {
  footer.sticky {
    position: relative;
  }
}
footer.sticky #small-footer {
  margin-top: 0;
}
footer .footer-section {
  position: relative;
  float: left;
  width: 20%;
  margin-right: 5%;
}
@media (max-width: 760px) {
  footer .footer-section {
    width: 23%;
  }
  footer .footer-section:first-child {
    width: 32%;
    margin-right: 5%;
  }
}
footer .footer-section ul li a:not(.button),
footer #small-footer ul li a:not(.button) {
  color: #999999;
}
footer .footer-section ul li a:not(.button):hover,
footer #small-footer ul li a:not(.button):hover {
  color: #ff6900;
}
footer #small-footer {
  padding: 5px 0;
  width: 100%;
  float: none;
  display: inline-block;
  margin-top: 30px;
}
footer #small-footer ul li {
  font-size: 13px;
  line-height: 18px;
  color: #999999 !important;
  display: inline;
  float: left;
  margin-right: 10px;
}
@media (max-width: 456px) {
  footer #small-footer ul li {
    font-size: 11px;
    line-height: 16px;
  }
}
@media (max-width: 456px) {
  footer {
    padding: 15px 0;
  }
  footer .footer-section {
    width: 100%;
  }
  footer .footer-section:first-child {
    width: 100%;
    text-align: center;
  }
  footer .footer-section:first-child img {
    display: none;
  }
  footer .footer-section:first-child .button {
    padding: 5px 10px;
  }
  footer .toggle-footer {
    position: relative;
    cursor: pointer;
    padding: 0;
    margin: 5px 10px;
  }
  footer .toggle-footer h3 {
    padding: 0;
    display: block;
    width: 100%;
    margin: 0;
  }
  footer .toggle-footer h3:after {
    content: "+";
    font-size: 22px;
    color: #ffffff;
    width: 20px;
    height: 20px;
    position: absolute;
    top: -2px;
    margin-left: 10px;
  }
  footer .toggle-footer h3.active:after {
    content: "-";
  }
  footer .toggle-footer ul {
    display: none;
    margin: 5px 0;
  }
}
.button {
  width: auto;
  padding: 7px 15px 7px 15px;
  background: #ff6900;
  color: #ffffff;
  display: inline-block;
  outline: 0;
  border: 0;
  border-radius: 5px;
  cursor: pointer;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
}
.button.ultrasmalltext {
  font-size: 13px;
  line-height: 18px;
}
.button:hover {
  background-color: #e65e00;
  color: #ffffff;
}
.button.white {
  background-color: #ffffff;
  color: #333333 !important;
}
.button.white:hover {
  background-color: #f2f2f2;
  color: #333333;
}
.button.grey {
  background-color: #dddddd;
  color: #999999 !important;
}
.button.grey:hover {
  background-color: #d0d0d0;
  color: #dddddd;
}
.button.pink {
  background: #ff3366;
}
.button.pink:hover {
  background-color: #ff1953;
  color: #ffffff;
}
.button.green {
  background: #5e9931;
}
.button.green:hover {
  background-color: #52862b;
  color: #ffffff;
}
.button.large {
  padding: 10px 20px 10px 20px;
}
.button.full-width {
  width: 100%;
}
input.button {
  border-radius: 5px;
}
.pagination-container {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  clear: both;
  text-align: center;
}
.pagination-container #pagination {
  display: inline-block;
  list-style-type: none;
  float: none;
  width: auto;
}
.pagination-container #pagination li {
  list-style-type: none;
  text-decoration: none;
  width: 30px;
  height: 40px;
  text-align: center;
  font-size: 18px;
  line-height: 26px;
  float: left;
  margin: 0 5px;
}
@media (max-width: 456px) {
  .pagination-container #pagination li {
    font-size: 16px;
    line-height: 24px;
  }
}
.pagination-container #pagination li.active {
  border-bottom: 2px solid #ff6900;
}
.pagination-container #pagination li a {
  display: block;
}
.pagination-container #pagination li:before {
  display: none;
}
@media (max-width: 456px) {
  .pagination-container #pagination li {
    font-size: 14px;
    line-height: 20px;
    width: 20px;
    height: 30px;
  }
}
form {
  position: relative;
  float: left;
  width: 100%;
  clear: both;
  float: none;
  display: block;
}
form ul,
form li {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  clear: both;
}
#filterDates {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  clear: both;
  width: auto;
  float: right;
}
form.general_form {
  margin-top: 10px;
}
form.general_form h2 {
  margin-bottom: 10px;
}
form.general_form textarea {
  width: 500px;
  height: 150px;
  font-size: 14px;
  color: #333333;
  margin-bottom: 20px;
}
form.general_form .button {
  display: block;
}
@media (max-width: 456px) {
  form.general_form textarea {
    width: 100%;
  }
}
.rs_success {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  clear: both;
  padding: 20px;
  border: 2px solid #5e9931;
  text-align: center;
}
.rs_success span {
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  color: #5e9931;
}
@media (max-width: 456px) {
  .rs_success span {
    font-size: 16px;
    line-height: 24px;
  }
}
.rs_errors {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  clear: both;
  padding: 20px;
  border: 2px solid #ff6900;
}
.rs_errors .error {
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  margin: 2px 0;
  position: relative;
  clear: both;
  float: left;
}
.rs_col_left {
  position: relative;
  float: left;
  clear: none;
  width: 40%;
}
.rs_col_right {
  position: relative;
  clear: none;
  float: right;
  width: 40%;
}
@media (max-width: 760px) {
  .rs_col_left,
  .rs_col_right {
    width: 100%;
    margin-bottom: 30px;
  }
}
.first-letter::first-letter {
  font-weight: 600;
  color: #ff6900;
  font-size: 50px;
  line-height: inherit;
  float: left;
  padding: 10px 15px 20px 0;
  margin-bottom: 0px;
}
.speech {
  font-weight: 600;
  color: #ff6900;
  font-size: 50px;
  line-height: inherit;
  float: left;
  padding: 4px 30px 20px 0;
  margin-bottom: 0px;
}
@media (max-width: 760px) {
  .hide-tablet {
    display: none !important;
  }
}
@media (max-width: 456px) {
  .hide-mob {
    display: none !important;
  }
}
.icon-right {
  vertical-align: middle;
  margin-left: 10px;
  width: 15px;
}
.center-image {
  margin: 0 auto;
  display: block;
}
.icon-left {
  vertical-align: middle;
  margin-right: 10px;
  width: 15px;
}
.icon-extra-small {
  width: 20px;
}
.icon-small {
  width: 25px;
}
.icon-medium {
  width: 35px;
}
.block {
  display: block;
}
.show {
  display: block;
}
.hide {
  display: none;
}
.talignleft {
  text-align: left;
}
.talignright {
  text-align: right;
}
.taligncenter {
  text-align: center;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.blockright {
  float: right;
}
.blockleft {
  float: left;
}
.margin-top-30 {
  margin-top: 30px;
}
.margin-top-20 {
  margin-top: 20px;
}
.margin-top-10 {
  margin-top: 10px;
}
.margin-top-5 {
  margin-top: 5px;
}
.margin-bottom-30 {
  margin-bottom: 30px;
}
.margin-bottom-20 {
  margin-bottom: 20px;
}
.margin-bottom-10 {
  margin-bottom: 10px;
}
.margin-bottom-5 {
  margin-bottom: 5px;
}
.margin-left-20 {
  margin-left: 20px;
}
.margin-right-20 {
  margin-right: 20px;
}
.margin-left-10 {
  margin-left: 10px;
}
.margin-right-10 {
  margin-right: 10px;
}
.margin-left-5 {
  margin-left: 5px;
}
.margin-right-5 {
  margin-right: 5px;
}
.margin-top-30 {
  margin-top: 30px;
}
.margin-top-20 {
  margin-top: 20px;
}
.margin-tb-10 {
  margin: 10px 0;
}
.margin-tb-5 {
  margin: 5px 0;
}
.margin-tb-20 {
  margin: 20px 0;
}
.margin-tb-30 {
  margin: 30px 0;
}
@media (max-width: 760px) {
  .blockright {
    float: left;
  }
}
@media (max-width: 456px) {
  .margin-top-30 {
    margin-top: 20px;
  }
  .margin-top-20 {
    margin-top: 15px;
  }
  .margin-bottom-30 {
    margin-bottom: 20px;
  }
  .margin-bottom-20 {
    margin-bottom: 15px;
  }
  .margin-left-20 {
    margin-left: 15px;
  }
  .margin-right-20 {
    margin-right: 15px;
  }
  .margin-top-30 {
    margin-top: 20px;
  }
  .margin-top-20 {
    margin-top: 15px;
  }
  .margin-tb-20 {
    margin: 15px 0;
  }
  .margin-tb-30 {
    margin: 20px 0;
  }
}
.border-bottom-orange {
  border-bottom: 2px solid #ff6900;
}
.border-bottom-1 {
  border-bottom: 1px solid #d8d8d8;
}
.padding-box-10 {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  clear: both;
  padding: 10px 0;
}
.padding-box-20 {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  clear: both;
  padding: 20px 0;
}
.padding-bottom-10 {
  padding-bottom: 10px;
}
.padding-bottom-20 {
  padding-bottom: 20px;
}
.outer {
  display: table;
  position: relative;
  height: 100%;
  width: 100%;
  z-index: 1;
}
.middle {
  display: table-cell;
  vertical-align: middle;
}
.inner {
  margin-left: auto;
  margin-right: auto;
  width: 90%;
  background: transparent;
}
@media (max-width: 760px) {
  .inner {
    width: 70%;
  }
}
@media (max-width: 456px) {
  .inner {
    width: 90%;
  }
}
.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  height: 100%;
  background: #111111;
  visibility: hidden;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.dropdown {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  clear: both;
  height: auto;
  width: 400px;
}
.dropdown select {
  background-color: #ffffff;
  border: 1px solid #d8d8d8;
  border-radius: 3px;
  padding: 10px 10px;
}
.dropdown:after {
  content: "";
  position: absolute;
  height: 40px;
  width: 25px;
  right: 5px;
  top: 0px;
  background: url("assets/img/arrow-down-grey.svg") transparent no-repeat center;
  background-size: 8px 8px;
  pointer-events: none;
}
@media (max-width: 456px) {
  .dropdown {
    width: 100%;
  }
}
.main-content-block {
  position: relative;
  display: block;
  float: left;
  clear: both;
  width: 100%;
  padding: 40px 0;
}
.main-content-block.multiple {
  padding: 30px 0;
}
.main-content-block.first {
  padding-top: 60px;
}
.main-content-block.last {
  padding-bottom: 60px;
}
@media (max-width: 760px) {
  .main-content-block {
    padding: 30px 0;
  }
  .main-content-block.first {
    padding-top: 30px;
  }
  .main-content-block.last {
    padding-bottom: 30px;
  }
  .main-content-block.multiple {
    padding: 20px 0;
  }
}
.main-content-block a:not(.button) {
  color: #00A0DD;
  
}
.main-content-block a:not(.button):visited {
  color: #006699;
}
.main-content-block a:not(.button):hover {
  color: #ff6900;
}
.main-content-block ul li {
  padding-left: 32px;
  text-indent: -32px;
  margin: 2px 0;
  font-weight: 400;
}
.main-content-block ul li:before {
  content: "• ";
  color: #ff6900;
  padding-right: 20px;
}
.modal {
  position: fixed;
  display: none;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(216, 47, 47, 0.6);
  z-index: 9;
}
.modal .inner {
  padding: 30px;
  height: 100%;
  max-height: 550px;
  background-color: #ffffff;
  max-width: 500px;
  position: relative;
  border-radius: 5px;
}
.modal input,
.modal .button {
  margin-left: auto;
  margin-right: auto;
}
.modal input[type="text"],
.modal input[type="password"],
.modal input[type="email"] {
  width: 70%;
}
.modal .content {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  overflow: auto;
  display: block;
  background: #333333;
  margin: 10px;
  padding: 30px 0;
  color: #ffffff;
}
@media (max-width: 456px) {
  .modal .content {
    padding: 20px;
  }
}
.modal .highlighted {
  color: #ff6900;
}
#clients {
  text-align: center;
}
#clients .client {
  display: inline-block;
  float: left;
  margin-right: 50px;
}
#clients .client:last-child {
  margin-right: 0;
}
@media (max-width: 456px) {
  #clients .client {
    margin-right: 0;
    float: none;
  }
}
#reviews {
  text-align: center;
}
#reviews .small-text {
  font-size: 14px;
  line-height: 16px;
  color: #b2b6bc;
}
#reviews h3 {
  text-align: left;
}
#reviews-container .review {
  display: none;
  position: relative;
  width: 100%;
  float: left;
}
#reviews-container .review.active {
  display: block;
}
#reviews-container .review .review-content {
  width: 38%;
  text-align: left;
  float: left;
  position: relative;
}
#reviews-container .review .review-content:first-child {
  margin-right: 23%;
}
@media (max-width: 456px) {
  #reviews-container .review .review-content {
    width: 100%;
  }
}
#reviews-thumbnails {
  position: relative;
  display: inline-block;
  margin: 0 auto;
  float: none;
  margin-top: 40px;
}
#reviews-thumbnails .thumbnail {
  position: relative;
  float: left;
  height: 5px;
  width: 5px;
  background-color: #dddddd;
  border-radius: 50%;
  margin: 0 5px;
  cursor: pointer;
}
#reviews-thumbnails .thumbnail.active {
  background-color: #ff6900;
}
#tpl-fat-block {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  clear: both;
  padding: 130px 0;
  background-size: cover;
  background-position: center;
}
#tpl-fat-block .overlay {
  filter: alpha(opacity=0);
  -khtml-opacity: 0.3;
  -moz-opacity: 0.3;
  opacity: 0.3;
  visibility: visible;
}
#tpl-fat-block.thin {
  padding: 40px 0;
}
#tpl-fat-block h1 {
  cursor: pointer;
}
#tpl-fat-block h1.arrow:after {
  content: "";
  width: 43px;
  display: inline-block;
  position: relative;
  height: 43px;
  margin: 0 auto;
  margin-top: 50px;
  background: url("assets/img//play-video.svg") transparent no-repeat center;
  display: block;
}
#tpl-fat-block h1:hover.arrow:after {
  background-image: url("assets/img//play-video-orange.svg");
}
@media (max-width: 456px) {
  #tpl-fat-block {
    padding: 40px 0;
  }
}
#bottom-thin-block {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  clear: both;
  padding: 80px 0;
  background-size: cover;
  background-position: center;
}
#bottom-thin-block.bottom-pos {
  background-position: center -620px;
}
#bottom-thin-block a {
  display: block;
  width: 100%;
}
#bottom-thin-block h1:after {
  content: "";
  width: 43px;
  display: inline-block;
  margin: 0 0 5px 15px;
  position: relative;
  height: 43px;
  vertical-align: middle;
  background: url("assets/img//intro/arrow-right.svg") transparent no-repeat center;
}
#bottom-thin-block h1:hover:after {
  background-image: url("assets/img//intro/arrow-right-orange.svg");
}
@media (max-width: 456px) {
  #bottom-thin-block {
    padding: 40px 0;
  }
}
#related-blog-posts {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  clear: both;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 30px;
}
#related-blog-posts .overlay {
  background-color: #029bd6;
  filter: alpha(opacity=0);
  -khtml-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  visibility: visible;
}
#related-blog-posts .main-content-block {
  z-index: 1;
}
#related-blog-posts .blog-post {
  background-color: #ffffff;
  width: 25%;
  margin-right: 12%;
  float: left;
  position: relative;
  padding: 20px;
  height: 200px;
}
#related-blog-posts .blog-post a {
  display: block;
  height: 100%;
  width: 100%;
}
#related-blog-posts .blog-post:hover {
  -webkit-box-shadow: 0px 1px 45px -10px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 1px 45px -10px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 1px 45px -10px rgba(0, 0, 0, 0.75);
}
#related-blog-posts .blog-post:nth-child(3n) {
  margin-right: 0;
}
#related-blog-posts .blog-post .blog-wrapper {
  position: relative;
  height: 100%;
}
#related-blog-posts .blog-post .date {
  color: #999999;
  font-size: 14px;
  line-height: 20px;
  padding-top: 10px;
  border-top: 2px solid #999999;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media (max-width: 760px) {
  #related-blog-posts .blog-post {
    width: 46%;
    margin: 0 2%;
    margin-bottom: 5%;
  }
  #related-blog-posts .blog-post:last-child {
    margin: 0 2%;
    margin-bottom: 5%;
  }
}
@media (max-width: 456px) {
  #related-blog-posts .blog-post {
    width: 98%;
    height: 150px;
    margin-right: 0;
  }
}
#related-blog-posts .dynamic-post-container > :nth-child(3n) {
  margin-right: 0;
}
@media (max-width: 760px) {
  #related-blog-posts .dynamic-post-container > :nth-child(2n) {
    margin-right: 0;
  }
}
#introductory-video-modal .inner {
  width: 90%;
  max-width: none;
  height: 480px;
  max-width: 800px;
  background-color: transparent;
}
@media (max-width: 456px) {
  #introductory-video-modal .inner {
    height: 300px;
    width: 98%;
  }
  #introductory-video-modal .inner #how-it-works-video {
    height: auto;
  }
}
#introductory-video-modal .inner #close-video {
  position: absolute;
  right: 20px;
  width: 25px;
  top: 15px;
  cursor: pointer;
}
.generic-content {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  clear: both;
  margin-bottom: 30px;
}
.generic-content img {
  width: auto;
  height: auto;
  max-width: 100%;
  margin: 20px 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
@media (max-width: 456px) {
  .generic-content img {
    margin: 15px 0;
  }
}
.generic-content table,
.generic-content caption,
.generic-content tbody,
.generic-content tfoot,
.generic-content thead,
.generic-content tr,
.generic-content th,
.generic-content td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  background-color: #ffffff;
}
.generic-content iframe {
  max-width: 100%;
}
.generic-content table {
  float: left;
  background-color: #ffffff;
  color: #333333;
  text-align: left;
  border-collapse: collapse;
  max-width: 100%;
  width: auto;
}
.generic-content table th {
  font-weight: 600;
  color: #ff6900;
}
.generic-content table td {
  border-bottom: 1px solid #ff6900;
}
.generic-content table th,
.generic-content table td {
  padding: 5px 10px;
  margin: 0;
}
.generic-content table th:first-child,
.generic-content table td:first-child {
  padding-left: 0;
}
.generic-content table tr:last-child td {
  border: 0;
}
.generic-content .wp-caption {
  position: relative;
  float: left;
  width: auto !important;
}
.generic-content .wp-caption img {
  width: 70%;
  height: auto;
  margin: 20px 0;
  margin-bottom: 10px;
  display: block;
}
@media (max-width: 456px) {
  .generic-content .wp-caption img {
    margin: 15px 0;
  }
}
.generic-content .wp-caption-text {
  padding: 0px;
  background-color: #ffffff;
  color: #999999 !important;
  font-size: 15px;
  line-height: 22px;
  position: relative;
  float: left;
  width: 100%;
}
ol li {
	clear:both;
	margin-bottom:10px;
	font-weight:400;
}
.generic-content ol.nested_counter {
	margin-top:10px;
}
@media (max-width: 456px) {
  .generic-content .wp-caption-text {
    width: 100%;
    float: left;
    position: relative;
    margin-top: 0;
    padding: 0;
  }
}
.generic-content p {
  margin: 5px 0;
  float: left;
  width: 100%;
}
.generic-content h1 {
  color: #ff6900;
  font-size: 28px;
  line-height: 34px;
  margin: 15px 0;
}
.generic-content h2,
.generic-content h2,
.generic-content h3,
.generic-content h4 {
  color: #ff6900;
  font-size: 22px;
  line-height: 28px;
  margin: 15px 0;
}
.generic-content h5 {
  font-size: 15px;
  line-height: 22px;
  color: #ff6900;
  margin: 15px 0;
}
.generic-content hr {
  border: 1px solid #ff6900;
  margin: 30px 0;
  float: left;
  position: relative;
  width: 100%;
}
.generic-content ol,
.generic-content ul {
  float: left;
}
@media (max-width: 456px) {
  .generic-content h1 {
    font-size: 24px;
    line-height: 30px;
  }
  .generic-content h2,
  .generic-content h2,
  .generic-content h3,
  .generic-content h4 {
    font-size: 18px;
    line-height: 24px;
  }
}
#intro-block {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
#intro-block .intro-section {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transition: width 0.5s;
  -moz-transition: width 0.5s;
  transition: width 0.5s;
}
#intro-block .intro-section.left {
  left: 0;
  background-position: right;
  text-align: right;
}
#intro-block .intro-section.left .intro-section-content h1:before {
  content: "";
  width: 43px;
  margin: 0 15px 5px;
  display: inline-block;
  position: relative;
  height: 43px;
  vertical-align: middle;
  background: url("assets/img//intro/arrow-left.svg") transparent no-repeat center;
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
  transition: background 0.5s;
}
#intro-block .intro-section.left:hover .intro-section-content h1:before {
  background-image: url("assets/img//intro/arrow-left-orange.svg");
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
  transition: background 0.5s;
}
#intro-block .intro-section.right {
  right: 0;
  background-position: left;
  text-align: left;
}
#intro-block .intro-section.right .intro-section-content h1:after {
  content: "";
  width: 43px;
  display: inline-block;
  margin: 0 0 5px 15px;
  position: relative;
  height: 43px;
  vertical-align: middle;
  background: url("assets/img//intro/arrow-right.svg") transparent no-repeat center;
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
  transition: background 0.5s;
}
#intro-block .intro-section.right:hover .intro-section-content h1:after {
  background-image: url("assets/img//intro/arrow-right-orange.svg");
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
  transition: background 0.5s;
}
#intro-block .intro-section .intro-section-content {
  padding: 0 40px;
  top: 45%;
}
#intro-block .intro-section .intro-section-content .intro-section-toggle {
  display: none;
  width: 400px;
}
#intro-block .intro-section.small {
  -webkit-transition: width 0.5s;
  -moz-transition: width 0.5s;
  transition: width 0.5s;
  width: 46% !important;
}
#intro-block .intro-section.small .overlay {
  visibility: visible;
  filter: alpha(opacity=0);
  -khtml-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
#intro-block .intro-section.active {
  -webkit-transition: width 0.5s;
  -moz-transition: width 0.5s;
  transition: width 0.5s;
  width: 55% !important;
  z-index: 2;
}
@media (max-width: 1050px) {
  #intro-block {
    position: relative;
    float: left;
  }
  #intro-block .intro-section {
    width: 100%;
    position: relative;
    height: 400px;
    margin: 0 auto;
  }
  #intro-block .intro-section.small {
    -webkit-transition: width 0.5s;
    -moz-transition: width 0.5s;
    transition: width 0.5s;
    width: 100%;
  }
  #intro-block .intro-section .intro-section-content {
    padding: 0 10px;
    margin: 0 auto;
    text-align: center;
    top: 20%;
  }
  #intro-block .intro-section .intro-section-content .button {
    display: inline-block;
    float: none;
  }
  #intro-block .intro-section .intro-section-content h1:after,
  #intro-block .intro-section .intro-section-content h1:before {
    display: none !important;
  }
  #intro-block .intro-section .intro-section-content .intro-section-toggle {
    display: block;
    width: 90%;
    margin: 0 auto;
    float: none;
    margin-top: 20px;
    display: inline-block;
  }
  #intro-block .intro-section.active {
    -webkit-transition: width 0.5s;
    -moz-transition: width 0.5s;
    transition: width 0.5s;
    width: 100%;
    z-index: 2;
  }
}
.header-block {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  clear: both;
  height: 450px;
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  text-align: center;
}
.header-block .overlay {
  display: block;
  visibility: visible;
  filter: alpha(opacity=0);
  -khtml-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
.header-block.center-pos {
  background-position: center;
}
.header-block.bottom-pos {
  background-position: bottom;
}
@media (max-width: 456px) {
  .header-block {
    height: 250px;
  }
}
.header-block-nav-gutter {
  height: 240px;
  width: 100%;
  float: left;
  position: relative;
  display: none;
}
@media (max-width: 456px) {
  .header-block-nav-gutter {
    height: 116px;
  }
}
.header-block-nav {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  clear: both;
  background-color: #111111;
  padding: 30px 0;
}
.header-block-nav .nav-link {
  display: inline-block;
  text-align: center;
  width: 32%;
  vertical-align: top;
  color: #ffffff;
  font-weight: 700;
}
.header-block-nav .nav-link a {
  color: #ffffff;
  width: 100%;
  display: block;
}
.nav-link p {
	font-weight: 600;
}

.header-block-nav .nav-link a:hover {
  color: #ff6900;
}
.header-block-nav .nav-link.active a {
  color: #ff6900;
}
.header-block-nav .nav-link p.halfwidth {
  width: 40%;
}
.header-block-nav .nav-link .link-icon {
  width: 110px;
  height: 110px;
  display: inline-block;
  background-color: #ff6900;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 50px 50px;
  border-radius: 50%;
}
.header-block-nav.shrunk {
  position: fixed;
  top: 0;
  margin-top: 60px;
  padding: 10px 0;
  z-index: 2;
  text-align: center;
}
.header-block-nav.shrunk .nav-link {
  width: 28%;
}
.header-block-nav.shrunk .nav-link .link-icon {
  width: 50px;
  height: 50px;
  background-size: 25px 25px;
  display: inline-block;
  vertical-align: middle;
}
.header-block-nav.shrunk .nav-link p.halfwidth {
  display: inline-block;
  text-align: left;
  width: auto;
  margin-left: 10px;
}
.header-block-nav.nav-shrunk {
  top: 56px;
  position: absolute;
}
.header-block-nav.nav-shrunk-bottom {
  top: 0px;
  position: fixed;
}
@media (max-width: 760px) {
  .header-block-nav.shrunk {
    margin-top: 60px;
  }
  .header-block-nav .nav-link p.halfwidth {
    width: 100%;
    text-align: center;
    margin-left: 0;
  }
}
@media (max-width: 456px) {
  .header-block-nav {
    padding: 20px 0;
  }
  .header-block-nav.shrunk .nav-link {
    width: 32%;
  }
  .header-block-nav.shrunk .nav-link p.halfwidth {
    text-align: center;
    margin: 0;
    margin-top: 10px;
  }
  .header-block-nav .nav-link {
    width: 32%;
  }
  .header-block-nav .nav-link .link-icon {
    width: 50px;
    height: 50px;
    background-size: 25px 25px;
    display: inline-block;
    vertical-align: middle;
  }
  .header-block-nav .nav-link p.halfwidth {
    text-align: center;
  }
}
#how-it-works .col_left {
  float: left;
  width: 40%;
}
#how-it-works .col_right {
  float: right;
  width: 40%;
}
@media (max-width: 456px) {
  #how-it-works .col_left,
  #how-it-works .col_right {
    width: 100%;
  }
}
#how-it-works-illustration {
  width: 100%;
}
@media (max-width: 456px) {
  #how-it-works-illustration {
    display: none;
  }
}
.how-it-works-point {
  width: 100%;
  display: inline-block;
}
#requests-sent .request-stat {
  display: inline-block;
  position: relative;
  float: left;
  width: 18%;
  margin-right: 8%;
  text-align: left;
}
#requests-sent .request-stat:last-child {
  margin-right: 0;
}
#requests-sent .request-stat .stat {
  font-size: 50px;
  line-height: 56px;
  font-weight: 600;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 2px solid #ff6900;
  display: block;
  text-align: left;
}
@media (max-width: 760px) {
  #requests-sent .request-stat {
    width: 42%;
  }
  #requests-sent .request-stat:nth-child(2),
  #requests-sent .request-stat:nth-child(3) {
    margin-bottom: 5%;
  }
  #requests-sent .request-stat .stat {
    font-size: 40px;
    line-height: 46px;
  }
}
#industry-sectors #sector-list {
  margin-top: 15px;
  position: relative;
  display: block;
  float: left;
  width: 100%;
  clear: both;
  max-height: 200px;
  overflow-y: auto !important;
  display: none;
}
#industry-sectors #sector-list p {
  padding: 3px 0;
  width: 100%;
  float: left;
  cursor: pointer;
}
#industry-sectors #sector-list p.active {
  color: #5e9931;
}
@media (max-width: 456px) {
  #industry-sectors h1 {
    font-size: 18px;
    line-height: 22px;
  }
}
#industry-sectors #change-sector {
  color: #5e9931;
  font-size: 16px;
  line-height: 22px;
  margin-left: 20px;
  position: relative;
  padding-right: 20px;
  cursor: pointer;
}
#industry-sectors #change-sector:after {
  border: solid transparent;
  content: " ";
  height: 8px;
  width: 8px;
  position: absolute;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #5e9931;
  border-width: 6px;
  bottom: 0;
  right: 0;
}
#industry-sectors #requests-bar {
  position: relative;
  margin-top: 30px;
  float: left;
  clear: both;
  width: 100%;
  background-color: #A5A5A5;
  height: 50px;
}
@media (max-width: 456px) {
  #industry-sectors #requests-bar {
    margin-top: 15px;
  }
}
#industry-sectors #requests-bar #progress {
  position: relative;
  float: left;
  height: 50px;
  width: 0;
  background-color: #5e9931;
}
#industry-sectors #requests-bar #amount {
  font-size: 20px;
  line-height: 26px;
  padding: 15px;
  color: #ffffff;
  float: left;
  padding: 12px 20px;
  font-weight: 600;
  position: absolute;
  z-index: 1;
}
@media (max-width: 456px) {
  #industry-sectors #requests-bar #amount {
    font-size: 18px;
    line-height: 26px;
  }
}
@media (max-width: 456px) and (max-width: 456px) {
  #industry-sectors #requests-bar #amount .largetext {
    font-size: 16px;
    line-height: 24px;
  }
}
#pb-container {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
#pb-container .overlay {
  visibility: visible;
  filter: alpha(opacity=0);
  -khtml-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  background-color: #333;
}
#pricing-and-benefits {
  z-index: 1;
  text-align: center;
}
#pricing-and-benefits ul {
  color: #ffffff;
  text-align: left;
}
#pricing-and-benefits .pricing-block {
  position: relative;
  display: inline-block;
  width: 23%;
  margin-right: 1%;
  color: #ffffff;
  background-color: #dddddd;
  text-align: center;
  vertical-align: top;
  min-height: 260px;
}
#pricing-and-benefits .pricing-block .pricing-top {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  clear: both;
  background-color: #ff6900;
  padding: 15px;
}
#pricing-and-benefits .pricing-block .pricing-top .price {
  font-size: 50px;
  line-height: 58px;
  font-weight: 600;
}
#pricing-and-benefits .pricing-block .pricing-bottom {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  clear: both;
  padding: 15px;
  background-color: #dddddd;
  color: #333333;
}
#pricing-and-benefits .pricing-block.extras {
  background-color: #333333;
  text-align: left;
  padding: 15px 20px;
  margin-right: 0;
}
#pricing-and-benefits .pricing-block.extras tr {
  border-bottom: 1px solid #4E4E4E;
  position: relative;
  float: left;
  width: 100%;
  padding: 3px 0;
}
#pricing-and-benefits .pricing-block.extras tr:last-child {
  border: 0;
}
#pricing-and-benefits .pricing-block.extras td {
  width: 20%;
  float: left;
  text-align: right;
}
#pricing-and-benefits .pricing-block.extras td:first-child {
  width: 80%;
  text-align: left;
}
@media (max-width: 900px) {
  #pricing-and-benefits .pricing-block {
    width: 48%;
    margin-right: 3%;
    margin-bottom: 3%;
    min-height: 0;
  }
  #pricing-and-benefits .pricing-block:nth-child(3) {
    margin-right: 0;
  }
  #pricing-and-benefits .pricing-block.extras {
    width: 100%;
  }
}
@media (max-width: 456px) {
  #pricing-and-benefits .pricing-block {
    width: 100%;
    margin: 0;
    margin-bottom: 5%;
  }
}
#blog-archive .blog-post,
#related-posts-single .blog-post {
  position: relative;
  display: inline-block;
  width: 31.6%;
  margin-right: 2%;
  margin-bottom: 3%;
  text-align: left;
  background-color: #eeeeee;
  padding: 25px;
  border-left: 2px solid #ff6900;
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  cursor: pointer;
  vertical-align: top;
  min-height: 450px;
  padding-bottom: 80px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
#blog-archive .blog-post a,
#related-posts-single .blog-post a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
}
#blog-archive .blog-post:hover,
#related-posts-single .blog-post:hover {
  background-color: #ffffff;
  border: 2px solid #ff6900;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
#blog-archive .blog-post .blog-date,
#related-posts-single .blog-post .blog-date {
  position: absolute;
  bottom: 20px;
  left: 20px;
  color: #999999 !important;
  font-size: 13px;
  line-height: 18px;
}
#blog-archive .blog-post .blog-cats,
#related-posts-single .blog-post .blog-cats {
  font-size: 14px;
  line-height: 20px;
  color: #ff6900;
  position: relative;
  display: block;
  float: left;
  width: 100%;
  clear: both;
  margin-bottom: 10px;
  font-weight: 600;
}
#blog-archive .blog-post .blog-content,
#related-posts-single .blog-post .blog-content {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  clear: both;
  color: #999999 !important;
  font-size: 15px;
  line-height: 22px;
}
@media (max-width: 900px) {
  #blog-archive .blog-post,
  #related-posts-single .blog-post {
    width: 48.6%;
  }
}
@media (max-width: 700px) {
  #blog-archive .blog-post,
  #related-posts-single .blog-post {
    width: 100%;
    height: auto;
    min-height: 0;
    margin-right: 0;
  }
}
#blog-archive .dynamic-post-container > :nth-child(3n),
#related-posts-single .dynamic-post-container > :nth-child(3n) {
  margin-right: 0;
}
@media (max-width: 900px) {
  #blog-archive .dynamic-post-container > :nth-child(2n),
  #related-posts-single .dynamic-post-container > :nth-child(2n) {
    margin-right: 0;
  }
}
#morePosts {
  visibility: hidden;
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
#blog-archive #cat-list {
  margin-top: 15px;
  position: relative;
  display: block;
  float: left;
  width: 100%;
  clear: both;
  max-height: 200px;
  overflow-y: auto !important;
  display: none;
}
#blog-archive #cat-list a {
  padding: 3px 0;
  width: 100%;
  float: left;
  cursor: pointer;
}
#blog-archive #cat-list a.active {
  color: #ff6900;
}
#blog-archive #select-cat {
  color: #ff6900;
  font-size: 16px;
  line-height: 22px;
  margin-left: 20px;
  padding-right: 20px;
  position: relative;
  cursor: pointer;
}
#blog-archive #select-cat:after {
  border: solid transparent;
  content: " ";
  height: 8px;
  width: 8px;
  position: absolute;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #ff6900;
  border-width: 6px;
  bottom: 0;
  right: 0;
}
#searchform {
  float: right;
  width: auto;
  clear: none;
}
@media (max-width: 456px) {
  #searchform {
    float: left;
    margin: 10px 0;
    width: 100%;
  }
}
#searchform #search-submit {
  border: 0;
  background: url("assets/img/search.png") transparent no-repeat center;
  background-size: 12px 12px;
  position: absolute;
  right: 0;
  outline: 0;
  top: 0;
  bottom: 0;
  cursor: pointer;
}
#blog-q {
  border: 1px solid #dddddd;
  background-color: #ffffff;
  border-radius: 3px;
  width: 230px;
  height: 30px;
  font-size: 13px;
  line-height: 18px;
  float: right;
}
@media (max-width: 456px) {
  #blog-q {
    width: 100%;
    height: 40px;
  }
}
#blog-single #social img {
  width: 20px;
  margin-left: 5px;
  vertical-align: middle;
}
#blog-single .blog-details p {
  margin: 0;
  padding: 1px 0px;
  color: #999999 !important;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
}
#blog-single .blog-details .col_right {
  text-align: right;
}
#blog-single .blog-details .col_left {
  text-align: left;
}
@media (max-width: 760px) {
  #blog-single .blog-details .col_right,
  #blog-single .blog-details .col_left {
    width: 50%;
  }
}
@media (max-width: 456px) {
  #blog-single .blog-details .col_left,
  #blog-single .blog-details .col_right {
    text-align: left;
    width: 100%;
  }
  #blog-single .blog-details .col_right {
    margin-top: 10px;
  }
}
@media (max-width: 456px) {
  #blog-single #email-subscribe {
    float: left;
    margin-top: 20px;
  }
}
#about-us .generic-content h2 {
  border-left: 1px solid #ff6900;
  padding-left: 30px;
  margin-left: 5%;
  width: 95%;
}
#contact-us #capture-box {
  background-color: #111111;
  padding: 10px 15px;
  display: inline;
  position: relative;
  color: #ffffff;
  border-radius: 5px;
  float: left;
}
#contact-us > .col_left {
  width: 100%;
}
#contact-us label {
  display: block;
  width: 100%;
  margin: 5px 0;
  font-weight: 600;
}
#contact-us label input {
  margin-right: 10px;
  margin-top: 4px;
  position: relative;
  float: left;
}
#contact-us #heardFrom-error {
  margin-top: 10px;
}
#contact-map {
  float: left;
  position: relative;
  width: 100%;
  height: 500px;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("assets/img//map.jpg");
}
#contact-map .contact-map-inner {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  clear: both;
  width: 400px;
  background-color: #ffffff;
  padding: 40px;
  height: 500px;
}
#contact-map .contact-map-inner .small-text {
  font-size: 13px;
  line-height: 18px;
  color: #999999 !important;
}
@media (max-width: 456px) {
  #contact-map .contact-map-inner {
    width: 100%;
  }
}
#free-trial-form {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  clear: both;
}
#free-trial-form #terms {
  margin-right: 10px;
  float: left;
  margin-top: 6px;
}
#free-trial-form #terms-error {
  display: block;
  margin-top: 10px;
}
#free-trial .overlay {
  visibility: visible;
  filter: alpha(opacity=0);
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
  background-color: #ffffff;
}
#trial-service-list {
  margin-bottom: 10px;
  position: relative;
  display: block;
  float: left;
  width: 100%;
  clear: both;
  max-height: 200px;
  overflow-y: auto !important;
  display: none;
}
#trial-service-list p {
  padding: 3px 0;
  width: 100%;
  float: left;
  cursor: pointer;
}
#trial-service-list p.active {
  color: #ff6900;
}
#select-trial-service {
  color: #ff6900;
  padding-right: 20px;
  position: relative;
  cursor: pointer;
}
#select-trial-service:after {
  border: solid transparent;
  content: " ";
  height: 8px;
  width: 8px;
  position: absolute;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #ff6900;
  border-width: 6px;
  bottom: 0;
  right: 0;
}
.media_col_main {
  position: relative;
  float: left;
  width: 80%;
  padding-right: 20px;
}
@media (max-width: 760px) {
  .media_col_main {
    width: 100%;
    padding-right: 0px;
  }
}
.media_col_side {
  position: relative;
  float: left;
  width: 20%;
}
@media (max-width: 760px) {
  .media_col_side {
    width: 100%;
  }
}
#news-archive .news-post-small,
#related-news-single .news-post-small {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  clear: both;
  padding: 10px 0;
  border-bottom: 1px solid #dddddd;
}
#news-archive .news-post-small .news-date,
#related-news-single .news-post-small .news-date {
  display: inline-block;
  margin-bottom: 5px;
  color: #999999 !important;
  font-size: 12px;
  line-height: 15px;
}
#news-archive .news-post-small a,
#related-news-single .news-post-small a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
}
#news-archive .news-post,
#related-news-single .news-post {
  position: relative;
  display: inline-block;
  width: 31.5%;
  margin-right: 2%;
  margin-bottom: 3%;
  text-align: left;
  background-color: #eeeeee;
  padding: 0;
  border-left: 2px solid #ffffff;
  border-top: 2px solid #ff6900;
  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  cursor: pointer;
  vertical-align: top;
  min-height: 420px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
#news-archive .news-post a,
#related-news-single .news-post a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
}
#news-archive .news-post:hover,
#related-news-single .news-post:hover {
  background-color: #ffffff;
  border: 2px solid #ff6900;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
#news-archive .news-post .news-date,
#related-news-single .news-post .news-date {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  clear: both;
  margin-bottom: 10px;
  color: #999999 !important;
  font-size: 13px;
  line-height: 18px;
}
#news-archive .news-post .news-cats,
#related-news-single .news-post .news-cats {
  font-size: 14px;
  line-height: 20px;
  color: #ff6900;
  position: relative;
  display: block;
  float: left;
  width: 100%;
  clear: both;
  margin-bottom: 10px;
  font-weight: 600;
}
#news-archive .news-post .featured-image,
#related-news-single .news-post .featured-image {
  width: 100%;
  height: 130px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
#news-archive .news-post .news-inner-wrapper,
#related-news-single .news-post .news-inner-wrapper {
  padding: 25px;
  padding-bottom: 80px;
}
#news-archive .news-post .news-content,
#related-news-single .news-post .news-content {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  clear: both;
  color: #999999 !important;
  font-size: 15px;
  line-height: 22px;
}
#news-archive .news-post.small,
#related-news-single .news-post.small {
  width: 23.1%;
}
@media (max-width: 900px) {
  #news-archive .news-post.small,
  #related-news-single .news-post.small {
    width: 48.6%;
  }
}
@media (max-width: 600px) {
  #news-archive .news-post,
  #related-news-single .news-post {
    width: 100%;
    height: auto;
    min-height: 0;
    margin-right: 0;
  }
  #news-archive .news-post.small,
  #related-news-single .news-post.small {
    width: 100%;
    height: auto;
    min-height: 0;
    margin-right: 0;
  }
}
#news-archive .dynamic-post-container > :not(.small):nth-child(3n),
#related-news-single .dynamic-post-container > :not(.small):nth-child(3n) {
  margin-right: 0;
}
#news-archive .dynamic-post-container > .small:nth-child(4n),
#related-news-single .dynamic-post-container > .small:nth-child(4n) {
  margin-right: 0;
}
@media (max-width: 900px) {
  #news-archive .dynamic-post-container > .small:nth-child(2n),
  #related-news-single .dynamic-post-container > .small:nth-child(2n) {
    margin-right: 0;
  }
}
#moreNews {
  visibility: hidden;
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
#news-archive #cat-list {
  margin-top: 15px;
  position: relative;
  display: block;
  float: left;
  width: 100%;
  clear: both;
  max-height: 200px;
  overflow-y: auto !important;
  display: none;
}
#news-archive #cat-list a {
  padding: 3px 0;
  width: 100%;
  float: left;
  cursor: pointer;
}
#news-archive #cat-list a.active {
  color: #ff6900;
}
#news-archive #select-cat {
  color: #ff6900;
  font-size: 16px;
  line-height: 22px;
  margin-left: 20px;
  padding-right: 20px;
  position: relative;
  cursor: pointer;
}
#news-archive #select-cat:after {
  border: solid transparent;
  content: " ";
  height: 8px;
  width: 8px;
  position: absolute;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #ff6900;
  border-width: 6px;
  bottom: 0;
  right: 0;
}
#news-q {
  border: 1px solid #dddddd;
  background-color: #ffffff;
  border-radius: 3px;
  width: 230px;
  height: 30px;
  font-size: 13px;
  line-height: 18px;
  float: right;
}
@media (max-width: 456px) {
  #news-q {
    width: 100%;
    height: 40px;
  }
}
#news-single #social img {
  width: 20px;
  margin-left: 5px;
  vertical-align: middle;
}
#news-single .generic-content .featured-image {
  max-width: 300px;
}
#news-single .news-details p {
  margin: 0;
  padding: 1px 0px;
  color: #999999 !important;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
}
#news-single .news-details .col_right {
  text-align: right;
}
#news-single .news-details .col_left {
  text-align: left;
}
@media (max-width: 760px) {
  #news-single .news-details .col_right,
  #news-single .news-details .col_left {
    width: 50%;
  }
}
@media (max-width: 456px) {
  #news-single .news-details .col_left,
  #news-single .news-details .col_right {
    text-align: left;
    width: 100%;
  }
  #news-single .news-details .col_right {
    margin-top: 10px;
  }
}
@media (max-width: 456px) {
  #news-single #email-subscribe {
    float: left;
    margin-top: 20px;
  }
}
.bulletin-links {
  float: right;
}
@media (max-width: 760px) {
  .bulletin-links {
    float: left;
    margin: 0;
    margin-top: 10px;
    clear: both;
  }
}
#media-youtube {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  clear: both;
  padding: 50px 0;
  background-color: #111111;
}
#media-youtube iframe {
  position: relative;
  margin: 0 auto;
  left: 0;
  right: 0;
  display: block;
}
@media (max-width: 456px) {
  #media-youtube iframe {
    width: 100%;
  }
}
#interview-archive .interview-post,
#related-interview-single .interview-post {
  position: relative;
  display: inline-block;
  width: 23%;
  margin-right: 2%;
  margin-bottom: 3%;
  text-align: left;
  background-color: #eeeeee;
  padding: 0;
  border-left: 2px solid #ffffff;
  border-top: 2px solid #ff6900;
  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  cursor: pointer;
  vertical-align: top;
  min-height: 420px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
#interview-archive .interview-post a,
#related-interview-single .interview-post a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
}
#interview-archive .interview-post:hover,
#related-interview-single .interview-post:hover {
  background-color: #ffffff;
  border: 2px solid #ff6900;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
#interview-archive .interview-post .interview-date,
#related-interview-single .interview-post .interview-date {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  clear: both;
  margin-bottom: 10px;
  color: #999999 !important;
  font-size: 13px;
  line-height: 18px;
}
#interview-archive .interview-post .interview-cats,
#related-interview-single .interview-post .interview-cats {
  font-size: 14px;
  line-height: 20px;
  color: #ff6900;
  position: relative;
  display: block;
  float: left;
  width: 100%;
  clear: both;
  margin-bottom: 10px;
  font-weight: 600;
}
#interview-archive .interview-post .featured-image,
#related-interview-single .interview-post .featured-image {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0 auto;
  margin-top: 20px;
}
#interview-archive .interview-post .interview-inner-wrapper,
#related-interview-single .interview-post .interview-inner-wrapper {
  padding: 25px;
  padding-bottom: 80px;
}
#interview-archive .interview-post .interview-content,
#related-interview-single .interview-post .interview-content {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  clear: both;
  color: #999999 !important;
  font-size: 15px;
  line-height: 22px;
}
#interview-archive .interview-post.small,
#related-interview-single .interview-post.small {
  width: 31.5%;
}
@media (max-width: 900px) {
  #interview-archive .interview-post,
  #related-interview-single .interview-post {
    width: 47.6%;
  }
  #interview-archive .interview-post.small,
  #related-interview-single .interview-post.small {
    width: 47.6%;
  }
}
@media (max-width: 700px) {
  #interview-archive .interview-post,
  #related-interview-single .interview-post {
    width: 100%;
    height: auto;
    min-height: 0;
  }
  #interview-archive .interview-post.small,
  #related-interview-single .interview-post.small {
    width: 100%;
    height: auto;
    min-height: 0;
  }
}
@media (max-width: 900px) {
  #interview-archive .col_main,
  #related-interview-single .col_main,
  #interview-archive .col_side,
  #related-interview-single .col_side {
    width: 100%;
    padding: 0;
  }
}
#interview-archive .dynamic-post-container > :not(.small):nth-child(4n),
#related-interview-single .dynamic-post-container > :not(.small):nth-child(4n) {
  margin-right: 0;
}
@media (min-width: 900px) {
  #interview-archive .dynamic-post-container > .small:nth-child(3n),
  #related-interview-single .dynamic-post-container > .small:nth-child(3n) {
    margin-right: 0;
  }
}
@media (max-width: 900px) {
  #interview-archive .dynamic-post-container > :not(.small):nth-child(2n),
  #related-interview-single .dynamic-post-container > :not(.small):nth-child(2n) {
    margin-right: 0;
  }
  #interview-archive .dynamic-post-container > .small:nth-child(2n),
  #related-interview-single .dynamic-post-container > .small:nth-child(2n) {
    margin-right: 0;
  }
}
@media (max-width: 900px) {
  #interview-archive .dynamic-post-container > .small:nth-child(2n),
  #related-interview-single .dynamic-post-container > .small:nth-child(2n) {
    margin-right: 0;
  }
}
#moreInterviews {
  visibility: hidden;
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
#interview-archive #cat-list {
  margin-top: 15px;
  position: relative;
  display: block;
  float: left;
  width: 100%;
  clear: both;
  max-height: 200px;
  overflow-y: auto !important;
  display: none;
}
#interview-archive #cat-list a {
  padding: 3px 0;
  width: 100%;
  float: left;
  cursor: pointer;
}
#interview-archive #cat-list a.active {
  color: #ff6900;
}
#interview-archive #select-cat {
  color: #ff6900;
  font-size: 16px;
  line-height: 22px;
  margin-left: 20px;
  padding-right: 20px;
  position: relative;
  cursor: pointer;
}
#interview-archive #select-cat:after {
  border: solid transparent;
  content: " ";
  height: 8px;
  width: 8px;
  position: absolute;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #ff6900;
  border-width: 6px;
  bottom: 0;
  right: 0;
}
#interview-q {
  border: 1px solid #dddddd;
  background-color: #ffffff;
  border-radius: 3px;
  width: 230px;
  height: 30px;
  font-size: 13px;
  line-height: 18px;
  float: right;
}
@media (max-width: 456px) {
  #interview-q {
    width: 100%;
    height: 40px;
  }
}
.back-link {
  background-color: #dddddd;
  color: #717171;
  padding: 5px 15px;
  position: relative;
  display: inline-block;
  border-radius: 5px;
  margin-bottom: 10px;
  margin-right: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
}
#interview-single #social img {
  width: 20px;
  margin-left: 5px;
  vertical-align: middle;
}
#interview-single .generic-content .featured-image {
  max-width: 300px;
  margin-top: 15px;
}
#interview-single .generic-content img {
  float: left;
  width: auto;
  margin-right: 20px;
}
#interview-single .generic-content blockquote {
  float: right;
  width: 250px;
  padding: 20px;
  padding-top: 30px;
  border-left: 2px solid #5e9931;
  position: relative;
  display: inline-block;
  font-size: 18px;
  line-height: 26px;
}
@media (max-width: 456px) {
  #interview-single .generic-content blockquote {
    font-size: 16px;
    line-height: 24px;
  }
}
#interview-single .generic-content blockquote:before {
  content: '\201D';
  font-weight: 600;
  color: #ff6900;
  font-size: 50px;
  line-height: inherit;
  float: left;
  padding: 4px 30px 20px 0;
  margin-bottom: 0px;
  color: #5e9931;
  position: absolute;
  height: 30px;
  width: 30px;
  left: 20px;
  top: 0px;
}
#interview-single .generic-content blockquote p {
  float: none;
  display: inline;
  font-size: 18px;
  line-height: 26px;
}
@media (max-width: 456px) {
  #interview-single .generic-content blockquote p {
    font-size: 16px;
    line-height: 24px;
  }
}
#interview-single .generic-content p,
#interview-single .generic-content h5 {
  float: none;
  position: relative;
  vertical-align: top;
  display: inherit;
  clear: none;
}
#interview-single .interview-details p {
  margin: 0;
  padding: 1px 0px;
  color: #999999 !important;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
}
#interview-single .interview-details .col_right {
  text-align: right;
}
#interview-single .interview-details .col_left {
  text-align: left;
}
@media (max-width: 760px) {
  #interview-single .interview-details .col_right,
  #interview-single .interview-details .col_left {
    width: 50%;
  }
}
@media (max-width: 456px) {
  #interview-single .interview-details .col_left,
  #interview-single .interview-details .col_right {
    text-align: left;
    width: 100%;
  }
  #interview-single .interview-details .col_right {
    margin-top: 10px;
  }
}
@media (max-width: 456px) {
  #interview-single #email-subscribe {
    float: left;
    margin-top: 20px;
  }
}
#related-interview-single .interview-post,
#related-news-single .interview-post,
#related-interview-single .news-post,
#related-news-single .news-post {
  width: 30.8%;
}
@media (max-width: 900px) {
  #related-interview-single .interview-post,
  #related-news-single .interview-post,
  #related-interview-single .news-post,
  #related-news-single .news-post {
    width: 48.6%;
  }
}
@media (max-width: 700px) {
  #related-interview-single .interview-post,
  #related-news-single .interview-post,
  #related-interview-single .news-post,
  #related-news-single .news-post {
    width: 100%;
    height: auto;
    min-height: 0;
  }
}
.twitter-post {
  position: relative;
  display: inline-block;
  width: 23%;
  margin-bottom: 3%;
  text-align: left;
  background-color: #eeeeee;
  padding: 0;
  border-left: 2px solid #ffffff;
  border-top: 2px solid #00a0dd;
  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  cursor: pointer;
  vertical-align: top;
  min-height: 420px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.twitter-post #tweet-container .twitter-tweet {
  display: none;
  font-weight: 600;
}
.twitter-post #tweet-container .twitter-tweet.active {
  display: block;
}
.twitter-post .twitter-date {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  clear: both;
  margin: 15px 0;
  color: #999999 !important;
  font-size: 13px;
  line-height: 18px;
}
.twitter-post #twitter-controls {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  margin-bottom: 30px;
}
.twitter-post #twitter-controls #prev.disabled path,
.twitter-post #twitter-controls #next.disabled path {
  fill: #E8E8E8;
}
.twitter-post #twitter-controls #prev:hover,
.twitter-post #twitter-controls #next:hover {
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
}
.twitter-post #twitter-controls #prev:hover path,
.twitter-post #twitter-controls #next:hover path {
  fill: #00a0dd;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
}
.twitter-post #twitter-controls #prev:hover.disabled path,
.twitter-post #twitter-controls #next:hover.disabled path {
  fill: #E8E8E8;
}
.twitter-post .twitter-inner-wrapper {
  padding: 25px;
  padding-bottom: 80px;
}
.twitter-post .twitter-inner-wrapper a {
  color: #00a0dd;
  font-weight: 600;
}
.twitter-post.full-width {
  width: 100%;
}
@media (max-width: 900px) {
  .twitter-post {
    width: 47%;
  }
}
@media (max-width: 700px) {
  .twitter-post {
    width: 100%;
    height: auto;
    min-height: 300px;
  }
}
.form--send fieldset {
  border: 0;
  padding: 0;
  margin: 0 0 35px;
}
.form--send .form__element {
  display: block;
}
.form--send .form__element input[type="text"],
.form--send .form__element textarea,
.form--send .form__element select {
  display: block;
}
.form--send .form__element textarea {
  height: auto;
}
.form--send .dropdown {
  float: none;
}
.form__element {
  margin: 20px 0 10px;
}
.form__element textarea {
  max-width: none;
  width: 75%;
}
.form__legend {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  clear: both;
  padding: 20px 0;
  border-bottom: 2px solid #ff6900;
  font-size: 23px;
  margin-bottom: 25px;
}
.form__label {
  display: inline-block;
  margin-bottom: 5px;
}
.form__subsection {
  margin-top: 40px;
  clear: both;
}
.category-cloud__element {
  display: block;
  float: left;
  width: 33.3%;
  font-weight: 600;
  margin: 2px 0;
}
.category-cloud__element input {
  position: relative;
  margin-top: 1px;
}
@media (max-width: 968px) {
  .category-cloud__element {
    width: 50%;
  }
}
@media (max-width: 660px) {
  .category-cloud__element {
    width: 100%;
  }
}


